.inner_banner_style_02 {
	width: 100%;
	min-height: 400px;
}

.left_txt_block {
	width: 52%;
}

.right_img_block {
	width: 42%;
	border-radius: 0px 150px 0px 0px;
	overflow: hidden;
}

/* .con-1400 {
    max-width: 1400px;
} */

.initiative_ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.initiative_ul li {
	list-style: none;
	width: 50%;
	padding-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}

.sus_img_block_small {
	width: 34.5%;
	overflow: hidden;
	border-radius: 0px 60px 0px 0px;
}

.sus_txt_block_small {
	width: 55%;
	padding-left: 3%;
	padding-right: 3%;
}

.sus_txt_block_small h5 {
	color: #02968a;
	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
}

.sus_txt_block_small p {
	color: #000;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 10px;
}

.page-template-sustainability .link {
	font-size: 16px;
	color: #256670;
	font-weight: 600;
}
.reports_txt_sec p{
	min-height: 150px;
}

.center-position-li {
	margin-top: 45px;
}

.flx_center {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.mySwiper_awards .swiper-slide {
	width: 33%;
	padding-left: 5%;
	padding-right: 5%;
}

.mySwiper_awards .award_img {
	border-radius: 25px;
	overflow: hidden;
	aspect-ratio: 628/376;
}

.mySwiper_awards .award_img img {
	display: block; width: 100%; height: 100%; object-fit: cover;
}

.cercle_block {
	width: 20px;
	height: 20px;
	background: #02968a;
	border-radius: 10px;
	display: inline-flex;
	position: relative;
	z-index: 5;
}

.eyer_block {
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.eyer_block::after {
	display: block;
	content: "";
	height: 1px;
	position: absolute;
	background: #9d9d9d;
	bottom: 88%;
	z-index: 1;
	left: -17%;
	right: -17%;
}

.eyer_block h3 {
	color: #02968a;
	font-size: 30px;
	font-weight: 700;
	margin: 30px 0 30px 0px;
	display: inline-block;
	width: 100%;
}

.eyer_block h4 {
	color: #256670;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.navigation_block {
	width: 100%;

	display: flex;
	justify-content: center;
}

.navigation_block .award-but {
	transition: 0.4s ease-out;
	border: solid 1px #e2e2e2;
	width: 59px !important;
	height: 59px !important;
	position: unset;
	margin: 0;
}

.navigation_block .award-but:hover {
	border: solid 1px #02968a;
}

.navigation_block .award_navigation_block {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.sustainability_imm {
	width: 100%;
	position: relative;
	text-align: center;
}

.sus_txt {
	position: absolute;
	color: #02968a;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.sus_txt_01 {
	bottom: 30%;
	left: 3vw;
}

.sus_txt_02 {
	bottom: 15%;
	left: 10vw;
}

.sus_txt_03 {
	bottom: -3%;
	max-width: 395px;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -197.5px;
}

.text-black p {
	font-size: 16px;
	line-height: 26px;
}

.sus_txt_04 {
	bottom: 16%;
	right: 9vw;
}

.sus_txt_05 {
	bottom: 32%;
	right: 2vw;
	max-width: 23%;
}

.highlights_ul {
	margin: 0;
	display: flex;
	padding: 0;
	gap: 1.2%;
	flex-wrap: wrap;
}

.highlights_ul.col_04_ul li {
	width: 24%;
}

.highlights_ul li {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	margin: 0;
	margin-bottom: 25px;
	padding: 2% 2%;
	display: flex;
	flex-wrap: wrap;
	border-bottom: solid 1px #e9e9e9;
	border-top: solid 1px #e9e9e9;
	background: #eef8f1;
	width: 32%;
}

.highlights_ul li:hover img {
	filter: brightness(0) invert(1);
}

.highlights_ul li:hover h4,
.highlights_ul li:hover .cound_block {
	color: #fff;
}

.highlights_ul li:hover {
	background: #005dab;
	border-radius: 0px 100px 0px 0px;
}

.highlights_ul li:hover p {
	color: #fff !important;
}

.highlights_ul li {
	border-radius: 0px 100px 0px 0px;
	border: solid 1px #e9e9e9;
}

.cound_block {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	padding-left: 3%;
	padding-right: 3%;
	color: #4a7735;
	font-size: 45px;
	font-weight: 700;
}

.sus_icon_block_main {
	width: 100%;
	display: flex;
	align-items: center;
	gap: 20px;
}
.rating-features .sus_icon_block_main,
.articles .sus_icon_block_main {
	flex-wrap: wrap;
}

.highlights_ul li h4 {
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	margin: 0;
	font-weight: 500;
	margin-top: 10px;
	font-size: 16px;
}

.report_block_ul {
	margin: 0;
	padding: 0;
	gap: 2%;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.report_block_ul li,
.mySwiper_products li {
	width: 23.5%;
	list-style: none;
	margin-bottom: 25px;
}

.reports_img_sec {
	width: 100%;
	overflow: hidden;
	aspect-ratio: 366/243;
	border-radius: 0 70px 0px 0px;
}

.reports_img_sec img {
	width: 100%;
	display: block;
	height: 100%;
	object-fit: cover;
}

.reports_txt_sec {
	width: 100%;
	margin-top: 15px;
}

.reports_txt_sec h4 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	color: #256670;
	margin: 0;
	margin-bottom: 10px;
}

.statement_ul li {
	margin-bottom: 45px;
	width: 23.5%;
}

.statement_ul.col_05_ul li {
	width: 18%;
}

.mySwiper_awards .swiper-slide {
	opacity: 0.6;
}

.mySwiper_awards .swiper-slide-active {
	opacity: 1;
}

.buttion-01-v2 {
	display: inline-block;
	padding: 10px 20px;
	border: solid 1px #02968a;
	color: #02968a;
	font-size: 14px;
	border-radius: 5px;
	text-decoration: none;
}

.buttion_ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.buttion-01-v2:hover {
	background: #02968a;
	color: #fff;
}

.buttion-01-v2.fill_but {
	background: #02968a;
	color: #fff;
}

.buttion-01-v2.fill_but:hover {
	background: #fff;
	color: #02968a;
	border: solid 1px #02968a;
}

@media only screen and (max-width: 1024px) {
	.sus_txt {
		font-size: 15px;
		line-height: 14px;
		max-width: 150px;
	}

	.sus_txt {
		max-width: 150px;
	}

	.sus_txt_03 {
		margin-left: -75px;
	}

	.sus_img_block_small {
		width: 100%;
	}

	.sus_txt_block_small {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.initiative_ul li {
		width: 33%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.initiative_ul {
		margin-left: -2%;
		margin-right: -2%;
	}

	.sus_img_block_small img {
		width: 100%;
	}

	.cound_block {
		width: 100%;
		margin-top: 25px;
		font-size: 34px;
	}

	.statement_ul li {
		width: 23.5%;
	}

	.reports_txt_sec h4 {
		font-size: 17px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 820px) {
	.reports_img_sec {
		border-radius: 0 40px 0px 0px;
	}
}

@media only screen and (max-width: 768px) {
	.sus_txt_01 {
		left: 0;
	}

	.sus_txt_05 {
		right: 0vw;
	}

	.sus_txt_04 {
		right: 13vw;
	}

	.sus_txt_03 {
		margin-left: -52px;
	}

	.report_block_ul li {
		width: 31.5%;
	}

	.statement_ul li {
		width: 31.5%;
	}
}

@media only screen and (max-width: 768px) {
	.sus_txt {
		font-size: 12px;
		line-height: 11px;
	}

	.sus_txt {
		max-width: 105px;
	}

	.eyer_block h4 {
		font-size: 16px;
		line-height: 18px;
	}
}

@media only screen and (max-width: 700px) {
	.mySwiper_awards .swiper-slide {
		width: 55%;
	}

	.mySwiper_awards .award_img {
		border-radius: 15px;
	}

	.eyer_block h3 {
		font-size: 25px;
		margin: 21px 0 20px 0px;
	}

	.eyer_block::after {
		bottom: 55%;
	}

	.left_txt_block {
		width: 100%;
	}

	.right_img_block {
		width: 100%;
		margin-bottom: 15px;
	}

	.column-reverse-mobile {
		flex-direction: column-reverse;
	}

	.right_img_block {
		border-radius: 0px 90px 0px 0px;
	}

	.initiative_ul li {
		width: 50%;
	}

	.sus_img_block_small {
		border-radius: 0px 40px 0px 0px;
	}

	.sus_txt_block_small h5 {
		font-size: 16px;
	}

	.sus_txt_block_small .link,
	.reports_txt_sec .link {
		font-size: 13px;
	}

	.eyer_block h4 {
		font-size: 13px;
	}

	.navigation_block .award-but {
		width: 39px !important;
		height: 39px !important;
	}

	.highlights_ul li {
		width: 49%;
	}

	.cound_block {
		margin-top: 18px;
		font-size: 30px;
	}

	.highlights_ul li h4 {
		font-size: 14px;
	}

	.report_block_ul li {
		width: 49%;
	}

	.sus_txt_block_small p,
	.text-black p {
		line-height: 18px;
	}
}

.text-black-02 {
	max-width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* Banner Clip Mask Zoom Animation Styles */
.main-banner-sustainability {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.banner-image-wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.mySwiper_products .swiper-slide-active {
    margin-top: 50px;
}

.banner-image {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
	will-change: clip-path, transform;
}

/* Banner Text Animation Styles */
.banner_content_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: flex;
	align-items: center;
}

.banner_txt_block_01 p,
.banner_txt_block_01 h2 {
	will-change: transform, opacity;
}

/*-------New Style-------*/

.title_collor {
	color: #02968a;
}

.title_collor_02 {
	color: #256670;
}

.report_block_ul.block-03 > li {
	width: 31%;
}

.report_block_ul.block-03 {
	gap: 3%;
}

.report_block_ul.block-03 .list_style_01,
.mySwiper_products .list_style_01 {
	margin: 0;
	padding: 0;
}

.report_block_ul.block-03 .list_style_01 li,
.mySwiper_products .list_style_01 li {
	color: #fff;
	font-size: 16px;
	padding-left: 25px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.report_block_ul.block-03 p {
	color: #fff;
	font-size: 16px;
}

.report_block_ul.block-03 .list_style_01 li::after,
.mySwiper_products .list_style_01 li::after {
	position: absolute;
	left: 0;
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	left: 0;
	top: 2px;
	background: url(../images/icon_list.svg) no-repeat center center;
	background-size: contain;
}

.banner_image_new {
	border-radius: 0 0 185px;
}

.overflow_hidden {
	overflow: visible !important;
}

.reports_txt_sec_clr {
	background: #02968a;
	margin-top: 0;
	padding: 6%;
	min-height: 350px;
}

/* .reports_txt_sec h4{ color: #fff;} */

.reports_txt_sec_clr h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	margin-bottom: 15px;
}

.align_items_center {
	align-items: center;
}

.cound_block_02 {
	color: #256670;
	font-size: 22px;
	font-weight: 500;
}

.highlights_ul li:hover .cound_block_02 {
	color: #fff;
}

.mx-1398 {
	max-width: 1398px;
	margin-left: auto;
	margin-right: auto;
}



.main-banner-sustainability img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right;
}

.banner_content_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.banner_txt_block_01 {
	width: 100%;
}

.banner_txt_block_01 h2 {
	color: #02968a;
	font-size: 130px;
	font-weight: 500;
	margin: 0;
	line-height: 114%;
}

.banner_txt_02 {
	text-align: right;
	position: relative;
}

.text_wrap_banner_new {
	/* padding-left: 15%; */
}

.banner_txt_block_01 p {
	color: #02968a;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.3;
}

.banner_txt_01_new p {
	margin-bottom: 50px;
}

.left_align_text {
	text-align: left;
	display: inline-block;
	/* width: 500px; */
	transform: translate(240%, 0px);
}

.banner_txt_02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.banner_txt_03 {
	/* width: 0px; */
	overflow: hidden;
	/* transform: translate(95%, 0px); */
}

.banner_txt_03_content {
	width: 450px;
	padding-top: 55px;
}

.banner_txt_03_content p {
	text-align: left;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 25px;
}

.buttion_ul {
	margin: 0;
	padding: 0;
}

.buttion_ul li {
	list-style: none;
	margin-bottom: 10px;
}

.main-banner-sustainability {
	margin-bottom: 100px;
	background: #052032 !important;
}

.mySwiper_esg {
	overflow: visible;
}

.mySwiper_esg h5 {
	font-size: 18px;
	color: #256670;
}

.banner_txt_block_01 p {
	padding-left: 5px;
}

/* -------------sustainability page----------- */

/* Inner Banner with Image and Overlay */
.inner_banner_style_02 {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;

	border-radius: 0 0 150px;
	padding: 0;
}

/* Inner Banner Image Wrapper */
.inner_banner_style_02 .inner-banner-image-wrapper {
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.inner_banner_style_02 .inner-banner-image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

/* Inner Banner Overlay */
.inner_banner_style_02::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		to top,
		hsla(0, 0%, 0%, 0.7) 0%,
		rgba(0, 0, 0, 0) 100%
	);
	z-index: 2;
	pointer-events: none;
}

/* Inner Banner Content */
.inner_banner_style_02 .inner-banner-content {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	z-index: 3;
	width: 100%;
	margin: 0 auto;
	padding: 40px 20px;
}

.inner_banner_style_02 .inner-banner-content h1,
.inner_banner_style_02 .inner-banner-content h2 {
	color: #fff;
	font-size: 48px;
	font-weight: 700;
	margin: 0 0 20px 0;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.inner_banner_style_02 .inner-banner-content p {
	color: #fff;
	font-size: 20px;
	line-height: 1.6;
	margin: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

/* Breadcrumb and Social Share Section */
.breadcrumb-social-section {
	width: 100%;
	padding: 30px 0;
	background: #fff;
}

.breadcrumb-social-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
}

.breadcrumb-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
}

.breadcrumb-link {
	color: #256670;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
	opacity: 0.8;
	text-decoration: none;
}

.breadcrumb-link:hover {
	color: #256670;
	text-decoration: underline;
}

.breadcrumb-separator {
	margin: 0 4px;
}

.breadcrumb-current {
	color: #256670;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
}

.social-share-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}

.share-label {
	color: #256670;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 400;
}

.social-icons {
	display: flex;
	align-items: center;
	gap: 12px;
}

.social-icon {
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: auto;
	aspect-ratio: 1/1;
	transition: all 0.3s ease;

	img {
		max-width: 70%;
		max-height: 70%;
		object-fit: contain;
	}
}

.social-icon:hover {
	color: #256670;
	transform: translateY(-2px);
}

.social-icon svg {
	width: 20px;
	height: 20px;
}

.article_section_01 {
	justify-content: space-between;
	align-items: center;
}

.article_section_01.reverse_section {
	flex-direction: row-reverse;
}

.article_wrapper_01 {
	width: 50%;
}

.article_wrapper_01 .bottom_section_01 {
	background: #eef8f1;
	padding: 40px;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.article_wrapper_01 .bottom_section_01 h4 {
	color: #256670;
	font-size: 22px;
	line-height: 1.3;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}

.article_wrapper_01 .bottom_section_01 p {
	color: #000000;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	margin: 0px;
}

.article_list_wrapper {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 60px 30px;
	list-style: none;
}

.article_list_item {
	height: 100%;
	width: 100%;
}

.article_list_item:nth-child(2n) {
	transform: translateY(70px);
}

.article_card_wrapper {
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: relative;
	border-top-right-radius: 75px;
	min-height: 320px;
	cursor: pointer;
}

.article_card_wrapper .article_card_image {
	position: relative;
	width: 100%;
	/* min-height: 100%; */
	height: 100%;
}

.article_card_wrapper .article_card_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.article_card_wrapper .article_card_content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
	flex-direction: column;
	background-image: linear-gradient(to bottom, #02968a00 0%, #02968a 100%);
	padding: 20px;
}

.article_card_wrapper .article_card_content h3 {
	color: #ffffff;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 10px;
}

.article_card_wrapper .article_card_content a {
	color: #ffffff;
	font-size: 16px;
	line-height: 1.3;
	font-weight: 600;
	text-decoration: underline;
}

.article_card_wrapper .article_card_content a:hover {
	color: #000000;
}

/* ----------media queries------ */

@media only screen and (max-width: 1440px) {
	section:not(.network_map_sec):not(.full-w):not(.main-banner-sustainability) {
		padding-left: 2% !important;
		padding-right: 2% !important;
	}

	.banner_txt_block_01 h2 {
		font-size: 100px;
	}

	.banner_txt_03_content p {
		font-size: 18px;
		line-height: 1.5;
	}

	.banner_txt_01_new p {
		margin-bottom: 25px;
	}

	.banner_content_block .con-1400 {
		max-width: 90%;
	}
}

@media only screen and (max-width: 1280px) {
	.article_list_wrapper {
		gap: 40px 20px;
	}

	.article_list_item:nth-child(2n) {
		transform: translateY(50px);
	}

	.article_wrapper_01 .bottom_section_01 {
		padding: 30px 5%;
	}

	.banner_txt_block_01 h2 {
		font-size: 80px;
	}

	.banner_txt_block_01 p {
		font-size: 20px;
	}

	.text_wrap_banner_new {
		/* padding-left: 10%; */
	}
}

@media only screen and (max-width: 1024px) {
	.inner_banner_style_02 {
		height: 350px;
	}

	.article_list_wrapper {
		grid-template-columns: repeat(3, 1fr);
		gap: 40px 20px;
	}

	.article_list_item:nth-child(2n) {
		transform: translateY(0px);
	}

	.article_list_item:nth-child(3n + 2) {
		transform: translateY(50px);
	}

	.inner_banner_style_02 {
		min-height: 350px;
	}

	.inner_banner_style_02 .inner-banner-content h1,
	.inner_banner_style_02 .inner-banner-content h2 {
		font-size: 40px;
	}

	.inner_banner_style_02 .inner-banner-content p {
		font-size: 18px;
	}

	/* Breadcrumb and Social Share Section */
	.breadcrumb-social-section {
		padding: 25px 0;
	}

	.social-icons {
		gap: 10px;
	}

	.social-icon {
		width: 25px;
	}

	.article_wrapper_01 .bottom_section_01 h4 {
		font-size: 20px;
	}

	.feature_img_block_new {
		align-items: flex-start !important;
	}

	.banner_txt_block_01 h2 {
		line-height: 1.2 !important;
	}

	.banner_txt_01_new p {
		margin-bottom: 10px;
	}

	.main-banner-sustainability {
		/* height: 80vh; */
		/* border-radius: 0 0 120px; */
	}

	.banner_txt_block_01 h2 {
		font-size: 65px;
	}

	.banner_txt_block_01 p {
		font-size: 18px;
	}

	.banner_txt_03_content {
		width: 350px;
		padding-top: 40px;
	}

	.banner_txt_03_content p {
		font-size: 16px;
		line-height: 22px;
	}

	.sus_txt_03 {
		bottom: -6%;
	}

	.sus_txt_05 {
		bottom: 31%;
	}

	.navigation_block .award-but {
		width: 45px !important;
		height: 45px !important;
	}

	.statement_ul.col_05_ul {
		gap: 10px;
	}

	.statement_ul.col_05_ul li {
		margin-bottom: 20px;
		width: calc((100% / 3) - 7px);
	}

	.sus_icon_block_main .icon_block_sus {
		width: 50px;
		height: 50px;
	}

	.cound_block_02 {
		font-size: 19px;
	}

	.highlights_ul li {
		border-radius: 0px 60px 0px 0px;
	}

	.highlights_ul li:hover {
		border-radius: 0px 50px 0px 0px;
	}

	.mySwiper_awards .swiper-slide {
		padding-left: 3%;
		padding-right: 3%;
	}

	.eyer_block {
		margin-top: 35px;
	}
}

@media only screen and (max-width: 820px) {
	.article_card_wrapper .article_card_content h3 {
		font-size: 16px;
	}

	.article_card_wrapper {
		min-height: 250px;
	}

	.article_wrapper_01 .bottom_section_01 {
		padding: 25px 5%;
		margin-bottom: 25px;
	}

	.article_wrapper_01 .bottom_section_01 h4 {
		font-size: 18px;
	}

	.feature_img_block_new {
		flex-direction: column-reverse !important;
	}

	.banner_txt_block_01 h2 {
		font-size: 50px;
	}

	.banner_txt_block_01 p {
		font-size: 16px !important;
	}

	.right_img_block {
		width: 100%;
		height: 400px;
	}

	.right_img_block img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.left_txt_block {
		width: 100%;
		margin-top: 25px;
	}

	.center-position-li {
		margin-top: 0px;
	}

	.report_block_ul.block-03 {
		gap: 1%;
	}

	.report_block_ul.block-03 > li {
		width: 32%;
	}

	.reports_txt_sec_clr h4 {
		margin-top: 10px;
	}

	.sustainability_imm img {
		max-width: 65%;
	}

	.sus_txt_03 {
		bottom: -9%;
	}

	.frame_work_block .text-black-02 {
		margin-top: 50px;
	}

	.sus_txt_05 {
		bottom: 26%;
	}

	.mySwiper_awards .swiper-slide {
		width: 40%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.eyer_block {
		margin-top: 15px;
	}

	.mySwiper_awards .award_img {
		border-radius: 15px;
	}

	.cercle_block {
		height: 15px;
		width: 15px;
	}
}

@media only screen and (max-width: 768px) {
	.inner_banner_style_02 {
		height: 300px;
	}

	.inner_banner_style_02 {
		min-height: 300px;
		border-bottom-right-radius: 50px;
	}

	.inner_banner_style_02 .inner-banner-content {
		padding: 30px 15px;
	}

	.inner_banner_style_02 .inner-banner-content h1,
	.inner_banner_style_02 .inner-banner-content h2 {
		font-size: 32px;
		margin-bottom: 15px;
	}

	.inner_banner_style_02 .inner-banner-content p {
		font-size: 16px;
	}

	.breadcrumb-social-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

	.breadcrumb-nav {
		width: 100%;
	}

	.breadcrumb-current {
		font-size: 14px;
		line-height: 1.4;
	}

	.social-share-wrapper {
		width: 100%;
		justify-content: flex-start;
	}

	.main-banner-sustainability {
		margin-bottom: 40px;
	}

	.statement_ul.col_05_ul li {
		width: calc((100% / 2) - 7px);
	}

	.sus_icon_block_main {
		flex-direction: column;
	}

	.sus_icon_block_main .icon_block_sus {
		width: 40px;
		height: 40px;
	}

	.sus_icon_block_main .cound_block_02 {
		font-size: 18px;
	}

	/* .main-banner-sustainability {
        height: 70vh;
        border-radius: 0 0 80px;
    } */
	.report_block_ul.block-03 > li {
		width: 48%;
	}

	.banner_txt_block_01 h2 {
		font-size: 60px;
	}

	.banner_txt_block_01 p {
		font-size: 20px;
	}

	.text_wrap_banner_new {
		/* padding-left: 5%; */
	}

	.left_align_text {
		width: 100%;
		max-width: 300px;
	}

	.banner_txt_03 {
		transform: translate(0%, 0px);
		width: auto !important;
		overflow: visible !important;
	}

	.banner_txt_03_content {
		width: 100%;
		max-width: 300px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.banner_txt_03_content p {
		font-size: 16px;
		line-height: 20px;
	}
}

@media only screen and (max-width: 700px) {
	.article_card_wrapper {
		min-height: 150px;
	}

	.article_card_wrapper .article_card_content h3 {
		font-size: 14px;
	}

	.article_card_wrapper .article_card_content a {
		font-size: 14px;
	}

	.article_card_wrapper .article_card_content {
		padding: 15px;
	}

	.inner_banner_style_02 {
		height: 250px;
	}

	.article_card_wrapper {
		border-top-right-radius: 50px;
	}

	.article_list_wrapper {
		grid-template-columns: repeat(1, 1fr);
		gap: 20px;
	}

	.article_list_item {
		transform: translateY(0px) !important;
	}

	.inner_banner_style_02 {
		min-height: 250px;
	}

	.inner_banner_style_02 .inner-banner-content {
		padding: 20px 15px;
	}

	.inner_banner_style_02 .inner-banner-content h1,
	.inner_banner_style_02 .inner-banner-content h2 {
		font-size: 28px;
		line-height: 1.3;
	}

	.inner_banner_style_02 .inner-banner-content p {
		font-size: 14px;
		line-height: 1.5;
	}

	.breadcrumb-social-section {
		padding: 20px 0;
	}

	.breadcrumb-link,
	.breadcrumb-separator,
	.breadcrumb-current,
	.share-label {
		font-size: 14px;
	}

	.social-icon {
		width: 28px;
		height: 28px;
	}

	.social-icon svg {
		width: 18px;
		height: 18px;
	}

	.article_section_01 {
		flex-direction: column !important;
	}

	.article_section_01.reverse_section {
		flex-direction: column !important;
	}

	.article_wrapper_01 .bottom_section_01 {
		padding: 25px 5%;
	}

	p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	.highlights_ul.col_04_ul {
		gap: 10px;
	}

	.highlights_ul.col_04_ul li {
		width: calc((100% / 2) - 5px);
	}

	.statement_ul {
		gap: 25px;
	}

	.statement_ul li {
		width: 100%;
	}

	.eyer_block::after {
		bottom: 90%;
	}

	.mySwiper_awards .swiper-slide {
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.position_statements_block .column-reverse-mobile {
		flex-direction: column !important;
	}

	.statement_ul.col_05_ul li {
		width: 100%;
	}

	.highlights_ul li {
		overflow: hidden;
		padding: 15px;
	}

	.sus_icon_block_main .cound_block_02 {
		font-size: 15px;
	}

	.sus_icon_block_main .icon_block_sus {
		width: 30px;
		height: 30px;
	}

	.sus_icon_block_main {
		gap: 10px;
	}

	.left_txt_block h2 {
		line-height: 1.3 !important;
	}

	.report_block_ul.block-03 {
		gap: 20px;
	}

	.report_block_ul li {
		margin-bottom: 0px;
	}

	.reports_txt_sec_clr h4 {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.report_block_ul.block-03 .list_style_01 li,
	.mySwiper_products .list_style_01 li {
		font-size: 14px;
	}

	.reports_txt_sec_clr {
		min-height: unset;
	}

	.report_block_ul.block-03 > li {
		width: 100%;
	}

	.sus_txt_05 {
		bottom: 24%;
	}

	.sus_txt_02 {
		bottom: 12%;
	}

	.sus_txt {
		font-size: 10px;
	}

	.banner_txt_02 {
		justify-content: space-between;
		flex-direction: column;
	}

	.banner_txt_03_content {
		width: 100%;
		max-width: unset;
		padding-top: 10px;
		/* margin: 0 auto; */
	}

	.text_wrap_banner_new {
		/* padding-left: 0; */
	}

	.banner_txt_block_01 h2 {
		font-size: 45px;
	}
}

@charset "utf-8";

/* New Style CSS File */

/* Add your custom styles here */

.title_collor {
	color: #02968a;
}

.title_collor_02 {
	color: #256670;
}

.report_block_ul.block-03 > li {
	width: 31%;
}

.report_block_ul.block-03 {
	gap: 3%;
}

.report_block_ul.block-03 .list_style_01,
.mySwiper_products .list_style_01 {
	margin: 0;
	padding: 0;
}

.report_block_ul.block-03 .list_style_01 li,
.mySwiper_products .list_style_01 li {
	color: #fff;
	font-size: 16px;
	padding-left: 25px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}

.report_block_ul.block-03 p,
.mySwiper_products p {
	color: #fff;
	font-size: 16px;
}

.report_block_ul.block-03 .list_style_01 li::after,
.mySwiper_products .list_style_01 li::after {
	position: absolute;
	left: 0;
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	left: 0;
	top: 2px;
	background: url(../images/icon_list.svg) no-repeat center center;
	background-size: contain;
}

.banner_image_new {
	border-radius: 0 0 185px;
}

.overflow_hidden {
	overflow: hidden !important;
}

.reports_txt_sec_clr {
	background: #02968a;
	margin-top: 0;
	padding: 6%;
	min-height: 350px;
}

/* .reports_txt_sec h4{ color: #fff;} */

.reports_txt_sec_clr h4 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
	margin-bottom: 15px;
}

.align_items_center {
	align-items: center;
}

.cound_block_02 {
	color: #256670;
	font-size: 22px;
	font-weight: 500;
}

.highlights_ul li:hover .cound_block_02 {
	color: #fff;
}

.mx-1398 {
	max-width: 1398px;
	margin-left: auto;
	margin-right: auto;
}

.main-banner-sustainability {
	height: 100vh;
	background: #fff;
	position: relative;
	padding-bottom: 0 !important;
	overflow: hidden;
}

.main-banner-sustainability img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: right;
}

.banner_content_block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.banner_txt_block_01 {
	width: 100%;
}

.banner_txt_block_01 h2 {
	color: #02968a;
	font-size: 130px;
	font-weight: 500;
	margin: 0;
}

.banner_txt_02 {
	text-align: right;
	position: relative;
}

.text_wrap_banner_new {
	/* padding-left: 15%; */
}

.banner_txt_block_01 p {
	color: #02968a;
	font-size: 30px;
	font-weight: 300;
	line-height: 1.3;
}

.banner_txt_01_new p {
	margin-bottom: 50px;
}

.left_align_text {
	text-align: left;
	display: inline-block;
	/* width: 500px; */
	transform: translate(240%, 0px);
}

.banner_txt_02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.banner_txt_03 {
	/* width: 0px; */
	overflow: hidden;
	/* transform: translate(95%, 0px); */
}

.banner_txt_03_content {
	width: 450px;
	padding-top: 55px;
}

.banner_txt_03_content p {
	text-align: left;
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 25px;
}

.buttion_ul {
	margin: 0;
	padding: 0;
}

.buttion_ul li {
	list-style: none;
	margin-bottom: 10px;
}



.mySwiper_esg {
	overflow: visible;
}

.mySwiper_esg h5 {
	font-size: 18px;
	color: #256670;
}
.banner_txt_block_01 p {
	padding-left: 5px;
}

/* Responsive Styles for Banner */
@media only screen and (max-width: 1440px) {
	.banner_txt_block_01 h2 {
		font-size: 100px;
	}

	.banner_txt_03_content p {
		font-size: 18px;
		line-height: 1.5;
	}

	.banner_txt_01_new p {
		margin-bottom: 25px;
	}

	.banner_content_block .con-1400 {
		max-width: 90%;
	}
}

@media only screen and (max-width: 1280px) {
	.banner_txt_block_01 h2 {
		font-size: 80px;
	}

	.banner_txt_block_01 p {
		font-size: 20px;
	}

	.text_wrap_banner_new {
		/* padding-left: 10%; */
	}
}

@media only screen and (max-width: 1024px) {
	.feature_img_block_new {
		align-items: flex-start !important;
	}

	.banner_txt_block_01 h2 {
		line-height: 1.2 !important;
	}

	.banner_txt_01_new p {
		margin-bottom: 10px;
	}

	.main-banner-sustainability {
		/* height: 80vh; */
		/* border-radius: 0 0 120px; */
	}

	.banner_txt_block_01 h2 {
		font-size: 65px;
	}

	.banner_txt_block_01 p {
		font-size: 18px;
	}

	.banner_txt_03_content {
		width: 350px;
		padding-top: 40px;
	}

	.banner_txt_03_content p {
		font-size: 16px;
		line-height: 22px;
	}

	.sus_txt_03 {
		bottom: -6%;
	}

	.sus_txt_05 {
		bottom: 31%;
	}

	.navigation_block .award-but {
		width: 45px !important;
		height: 45px !important;
	}

	.statement_ul.col_05_ul {
		gap: 10px;
	}

	.statement_ul.col_05_ul li {
		margin-bottom: 20px;
		width: calc((100% / 3) - 7px);
	}

	.sus_icon_block_main .icon_block_sus {
		width: 50px;
		height: 50px;
	}

	.cound_block_02 {
		font-size: 19px;
	}

	.highlights_ul li {
		border-radius: 0px 60px 0px 0px;
	}

	.highlights_ul li:hover {
		border-radius: 0px 50px 0px 0px;
	}

	.mySwiper_awards .swiper-slide {
		padding-left: 3%;
		padding-right: 3%;
	}

	.eyer_block {
		margin-top: 35px;
	}
}

@media only screen and (max-width: 820px) {
	.feature_img_block_new {
		flex-direction: column-reverse !important;
	}

	.banner_txt_block_01 h2 {
		font-size: 50px;
	}

	.banner_txt_block_01 p {
		font-size: 16px !important;
	}

	.right_img_block {
		width: 100%;
		height: 400px;
	}

	.right_img_block img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.left_txt_block {
		width: 100%;
		margin-top: 25px;
	}

	.center-position-li {
		margin-top: 0px;
	}

	.report_block_ul.block-03 {
		gap: 1%;
	}

	.report_block_ul.block-03 > li {
		width: 32%;
	}

	.reports_txt_sec_clr h4 {
		margin-top: 10px;
	}

	.sustainability_imm img {
		max-width: 65%;
	}

	.sus_txt_03 {
		bottom: -9%;
	}

	.frame_work_block .text-black-02 {
		margin-top: 50px;
	}

	.sus_txt_05 {
		bottom: 26%;
	}

	.mySwiper_awards .swiper-slide {
		width: 40%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.eyer_block {
		margin-top: 15px;
	}

	.mySwiper_awards .award_img {
		border-radius: 15px;
	}

	.cercle_block {
		height: 15px;
		width: 15px;
	}
}

@media only screen and (max-width: 768px) {
	.main-banner-sustainability {
		margin-bottom: 40px;
	}

	.statement_ul.col_05_ul li {
		width: calc((100% / 2) - 7px);
	}

	.sus_icon_block_main {
		flex-direction: column;
	}

	.sus_icon_block_main .icon_block_sus {
		width: 40px;
		height: 40px;
	}

	.sus_icon_block_main .cound_block_02 {
		font-size: 18px;
	}

	/* .main-banner-sustainability {
        height: 70vh;
        border-radius: 0 0 80px;
    } */
	.report_block_ul.block-03 > li {
		width: 48%;
	}

	.banner_txt_block_01 h2 {
		font-size: 60px;
	}

	.banner_txt_block_01 p {
		font-size: 20px;
	}

	.text_wrap_banner_new {
		/* padding-left: 5%; */
	}

	.left_align_text {
		width: 100%;
		max-width: 300px;
	}

	.banner_txt_03 {
		transform: translate(0%, 0px);
		width: auto !important;
		overflow: visible !important;
	}

	.banner_txt_03_content {
		width: 100%;
		max-width: 300px;
		padding-top: 30px;
		margin: 0 auto;
	}

	.banner_txt_03_content p {
		font-size: 16px;
		line-height: 20px;
	}

	.swiper-button-next.product-button-next{     right: 10px !important;}
	.swiper-button-prev.product-button-prev{ left: 10px !important;}
}

@media only screen and (max-width: 700px) {
	p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	.highlights_ul.col_04_ul {
		gap: 10px;
	}

	.highlights_ul.col_04_ul li {
		width: calc((100% / 2) - 5px);
	}

	.statement_ul {
		gap: 25px;
	}

	.statement_ul li {
		width: 100%;
	}

	.eyer_block::after {
		bottom: 90%;
	}

	.mySwiper_awards .swiper-slide {
		width: 100%;
		padding-left: 2%;
		padding-right: 2%;
	}

	.position_statements_block .column-reverse-mobile {
		flex-direction: column !important;
	}

	.statement_ul.col_05_ul li {
		width: 100%;
	}

	.highlights_ul li {
		overflow: hidden;
		padding: 15px;
	}

	.sus_icon_block_main .cound_block_02 {
		font-size: 15px;
	}

	.sus_icon_block_main .icon_block_sus {
		width: 30px;
		height: 30px;
	}

	.sus_icon_block_main {
		gap: 10px;
	}

	.left_txt_block h2 {
		line-height: 1.3 !important;
	}

	.report_block_ul.block-03 {
		gap: 20px;
	}

	.report_block_ul li {
		margin-bottom: 0px;
	}

	.reports_txt_sec_clr h4 {
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.report_block_ul.block-03 .list_style_01 li,
	.mySwiper_products .list_style_01 li {
		font-size: 14px;
	}

	.reports_txt_sec_clr {
		min-height: unset;
	}

	.report_block_ul.block-03 > li {
		width: 100%;
	}

	.sus_txt_05 {
		bottom: 24%;
	}

	.sus_txt_02 {
		bottom: 12%;
	}

	.sus_txt {
		font-size: 10px;
	}

	.banner_txt_02 {
		justify-content: space-between;
		flex-direction: column;
	}

	.banner_txt_03_content {
		width: 100%;
		max-width: unset;
		padding-top: 10px;
		/* margin: 0 auto; */
	}

	.text_wrap_banner_new {
		/* padding-left: 0; */
	}

	.banner_txt_block_01 h2 {
		font-size: 45px;
	}

	section.main-banner-sustainability:not(.network_map_sec):not(.full-w){ padding-left: 0% !important;  padding-right: 0% !important;}
}

/* 
@media only screen and (max-width: 480px) {
    .main-banner-sustainability {
        height: 60vh;
        border-radius: 0 0 50px;
    }

    .banner_txt_block_01 h2 {
        font-size: 40px;
    }

    .banner_txt_block_01 p {
        font-size: 16px;
    }

    .left_align_text {
        max-width: 250px;
    }

    .banner_txt_03_content {
        max-width: 250px;
        padding-top: 20px;
    }

    .banner_txt_03_content p {
        font-size: 14px;
        line-height: 18px;
    }

    .banner_txt_block_01 {
        text-align: center;
        padding-bottom: 20px;
    }

    .reports_txt_sec_clr h4 {
        font-size: 16px;
    }

    .report_block_ul.block-03>li {
        width: 100%;
    }

    .reports_txt_sec_clr {
        min-height: auto;
    }

    .highlights_ul li {
        width: 100%;
        padding: 5%;
    }

    .cound_block_02 {
        font-size: 19px;
    }

    .statement_ul.col_05_ul li {
        width: 100%;
    }

    .highlights_ul.col_04_ul li {
        width: 100%;
    }

} */
.banner_element_02 {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.banner_element_01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

/* Slide-up animation for banner elements */
@keyframes slideUp {
	from {
		opacity: 0;
		transform: translateY(100px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.banner_element_01,
.banner_element_02 {
	opacity: 0;
	animation: slideUp 0.8s ease-out forwards;
}

.banner_element_01 {
	animation-delay: 0.3s;
}

/* Floating animation for banner_element_02 */
@keyframes float {
	0%,
	100% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-15px);
	}
}

.banner_element_02 {
	animation: slideUp 0.8s ease-out 0.6s forwards,
		float 3s ease-in-out 1.4s infinite;
}

@media only screen and (max-width: 700px) {
.banner-image-wrapper .banner-image{ height:100%; width: 100%; object-fit: cover; object-position: center; }
.highlights_ul li{ border-radius: 0px 30px 0px 0px;}
.reports_img_sec{ border-radius: 0 22px 0px 0px;}
.right_img_block{ border-radius: 0px 40px 0px 0px;}
}