.banner {
	margin-bottom: 48px;
}

.banner-slider__slide {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 672px;
}

.banner-slider__heading {
	max-width: 800px;
	padding: 80px;
	position: relative;
	z-index: 1;
}

.banner-slider__heading h1 {
	font-size: 72px;
	font-weight: 600;
	font-family: "Open Sans", "sans-serif";
}

.banner-slider__heading span {
	color: #00A76B;
}


.banner-slider__image {
	position: absolute;
	right: 0;
	top: 0;
	width: 60%;
	height: 100%;
}

.banner-slider__image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right bottom;
	opacity: 0.6;
}

.banner .swiper-pagination {
	z-index: 1;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
}

.banner .swiper-pagination-bullet-active {
	width: 24px;
	height: 24px;
	background-color: #00A76B;
	border: 7px solid #FFFFFF;
	outline: 1px solid #00A76B;
}

.banner-slider__nav {
	position: absolute;
	display: flex;
	bottom: 30px;
	left: 80px;
	gap: 8px;
	z-index: 1;
}

.banner-slider__nav .swiper-button-default {
	position: relative;
	left: unset;
	top: unset;
	right: unset;
	bottom: unset;
}

.banner-slider__nav .swiper-button-default:hover{
	background-color: #00A76B;
}

@media screen and (max-width: 1439px) {
	.banner-slider__heading {
		max-width: 670px;
	}
	.banner-slider__heading h1 {
		font-size: 52px;
	}
	.banner-slider__slide {
		min-height: 472px;
	}
}

@media screen and (max-width: 1299px) {
	.banner-slider__heading {
		padding: 62px 16px;
	}

	.banner-slider__nav {
		left: 16px;
	}
}

@media screen and (max-width: 767px) {
	.banner {
		margin-bottom: 32px;
	}
	.banner-slider__slide {
		min-height: 223px;
	}
	.banner-slider__heading {
		max-width: 290px;
	}
	.banner-slider__heading h1 {
		font-size: 24px;
	}
	.banner-slider__image {
		width: 100%;
	}

	.banner-slider__image img {
		object-fit: cover;
		object-position: 0 bottom;
	}
}



/*.banner {*/
/*	width: 100%;*/
/*	height: 720px;*/
/*	position: relative;*/
/*}*/

/*.banner-slider {*/
/*	width: 100%;*/
/*	height: 672px;*/
/*}*/

/*.banner-slider__heading {*/
/*	max-width: 743px;*/
/*	width: 100%;*/
/*	height: 287px;*/
/*	position: absolute;*/
/*	top: 161px;*/
/*	left: 80px;*/
/*	z-index: 2;*/
/*}*/

/*.banner-slider__heading h1 {*/
/*	font-family: "Open Sans", "sans-serif";*/
/*	font-weight: 600;*/
/*	font-style: normal;*/
/*	font-size: 72px;*/
/*	color: #0E0E0F;*/
/*}*/

/*.banner-slider__heading h1 span {*/
/*	color: #00A76B;*/
/*}*/

/*.banner-slider__image {*/
/*	height: 672px;*/
/*}*/

/*.banner-slider__image img {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	-o-object-fit: cover;*/
/*	object-fit: cover;*/
/*	opacity: 0.6;*/
/*}*/

/*.banner .swiper-pagination {*/
/*	z-index: 1;*/
/*	bottom: 0;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	gap: 10px;*/
/*}*/

/*.banner .swiper-pagination-bullet {*/
/*	width: 10px;*/
/*	height: 10px;*/
/*}*/

/*.banner .swiper-pagination-bullet-active {*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	background-color: #00A76B;*/
/*	border: 7px solid #FFFFFF;*/
/*	outline: 1px solid #00A76B;*/
/*}*/

/*.banner-slider__nav {*/
/*	position: absolute;*/
/*	display: flex;*/
/*	bottom: 30px;*/
/*	left: 80px;*/
/*	gap: 8px;*/
/*	z-index: 1;*/
/*}*/

/*.banner-slider__nav .swiper-button-default {*/
/*	position: relative;*/
/*	left: unset;*/
/*	top: unset;*/
/*	right: unset;*/
/*	bottom: unset;*/
/*}*/

/*.banner-slider__nav .swiper-button-default:hover{*/
/*	background-color: #00A76B;*/
/*}*/

/*.banner-slider__nav .swiper-button-default::after {*/
/*	background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 20L14 16L18 12" stroke="white" stroke-width="1.5" stroke-linecap="round"/></svg>');*/
/*}*/

/*@media screen and (min-width: 981px) {*/
/*	.banner-slider__image img {*/
/*		object-fit: contain;*/
/*		object-position: right bottom;*/
/*	}*/
/*}*/

/*@media screen and (max-width: 980px) {*/
/*	.banner {*/
/*		height: 600px;*/
/*	}*/

/*	.banner-slider {*/
/*		height: 528px;*/
/*	}*/

/*	.banner-slider__nav,*/
/*	.banner-slider__heading {*/
/*		left: 60px;*/
/*	}*/

/*	.banner-slider__heading h1 {*/
/*		font-family: "Open Sans", "sans-serif";*/
/*		font-weight: 600;*/
/*		font-style: normal;*/
/*		font-size: 58px;*/
/*		color: #0E0E0F;*/
/*	}*/
/*}*/

/*@media screen and (max-width: 700px) {*/
/*	.banner {*/
/*		height: 500px;*/
/*	}*/

/*	.banner-slider {*/
/*		height: 440px;*/
/*	}*/

/*	.banner-slider__heading {*/
/*		top: 136px;*/
/*		left: 30px;*/
/*		max-width: 400px;*/
/*		height: 99px;*/
/*	}*/

/*	.banner-slider__nav {*/
/*		left: 30px;*/
/*	}*/

/*	.banner-slider__heading h1 {*/
/*		font-family: "Open Sans", "sans-serif";*/
/*		font-weight: 600;*/
/*		font-style: normal;*/
/*		font-size: 36px;*/
/*	}*/

/*	.banner-slider__image {*/
/*		height: 440px;*/
/*	}*/
/*}*/

/*@media screen and (max-width: 420px) {*/
/*	.banner {*/
/*		height: 271px;*/
/*	}*/

/*	.banner-slider {*/
/*		height: 223px;*/
/*	}*/

/*	.banner-slider__heading {*/
/*		top: 62px;*/
/*		left: 16px;*/
/*		max-width: 288px;*/
/*		height: 99px;*/
/*	}*/

/*	.banner-slider__nav {*/
/*		left: 16px;*/
/*		bottom: 16px;*/
/*	}*/

/*	.banner-slider__heading h1 {*/
/*		font-family: "Open Sans", "sans-serif";*/
/*		font-weight: 600;*/
/*		font-style: normal;*/
/*		font-size: 24px;*/
/*	}*/

/*	.banner-slider__image {*/
/*		height: 223px;*/
/*	}*/
/*}*/
