html {
	scroll-behavior: smooth;
}
.body-wrap {
	overflow: unset;
}
.one-news,
body.stop {
	overflow: hidden;
}
.effective-solution {
	padding: 36px 0;
	background: #fff;
}
.effective-solution .mCustomScrollBox.mCSB_vertical .mCSB_container {
	padding: 0;
}
.effective-solution .mCSB_scrollTools {
	display: none !important;
}
.effective-solution .news-main__row {
	padding-top: 0;
	padding-bottom: 0;
}
.effective-solution .one-keys-title {
	width: max-content;
	text-align: center;
	margin: 0 auto 24px;
}
.effective-solution .one-keys-subtitle {
	max-width: 590px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.effective-solution-img {
	position: relative;
	max-width: 1210px;
	margin: 0px auto 0;
	border-radius: 24px;
	overflow: hidden;
	transition: all 1.5s linear;
	aspect-ratio: 2.55/1;
}
.effective-solution-img.active {
	max-width: 3250px;
	transition: all 3s linear;
}
.effective-solution-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.effective-solution-img button {
	position: absolute;
	bottom: 32px;
	box-shadow: none;
	background: none;
	border: none;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.component16 {
	background: #fff;
	padding: 36px 0;
}
.component16-box {
	padding: 36px 46px;
	display: flex;
	justify-content: space-between;
	border-radius: 24px;
	border: 1px solid #cbd5e1;
	background: #ecffe9;
}
.component16-right,
.component16-left {
	display: flex;
}
.component16-left {
	gap: 40px;
	width: 60%;
	align-items: center;
}
.component16-title {
	color: #232323;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 100%;
}
.component16-right {
	padding-left: 26px;
	position: relative;
	border-left: 1px solid #000;
	width: 35%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.component16-btn a {
	width: 235px;
	height: 52px;
	padding: 10px 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: "Inter";
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	letter-spacing: -0.44px;
	border-radius: 222px;
	background: #fd895d;
}
/* .df {
	display: flex;
}
.aic {
	align-items: center;
} */
.esc1.effective-solution-card {
	background: #f0feff;
}
.esc1 .effective-solution-btn a {
	background: linear-gradient(81.7deg, #00c4ff 1.23%, #7ade80 97.8%);
	width: 144px;
	text-align: center;
}
.esc1 .effective-solution-flex:not(:last-child) {
	margin-top: 0;
	margin-bottom: auto;
}
.effective-solution-flex {
	display: flex;
	justify-content: space-between;
}
.effective-solution-flex__right-bottom {
	/* font-family: Open Sans; */
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #1e293b;
}
.effective-solution-flex__right {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 40%;
	height: 100%;
}
.effective-solution-flex__left {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 48%;
	border-right: 1px solid #cbd5e1;
	padding-right: 7px;
}
.effective-solution-card__title img {
	margin: 0px 7px -3px 0px;
}
.effective-solution-img button.prev {
	left: 32px;
}
.effective-solution-img button.prev svg {
	transform: rotate(180deg);
}
.effective-solution-img button:last-child {
	left: 98px;
}
.effective-solution-img button.disabl {
	opacity: 0.4;
	pointer-events: none;
	cursor: default;
}
.effective-solution-list {
	display: flex;
	/* flex-wrap: wrap; */
	gap: 20px;
	margin-top: 40px;
}
.effective-solution-card {
	width: 30%;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	border: 1px solid #cbd5e1;
	padding: 24px;
	border-radius: 12px;
}
.effective-solution-card__title {
	font-family: "XO Tahion";
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #1e293b;
	margin-bottom: 16px;
	margin-top: 14px;
}
.effective-solution-card__title span {
	color: #94a3b8;
}
.effective-solution-card__text {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #475569;
	margin-bottom: 24px;
}
.effective-solution-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	grid-gap: 12px;
	margin-bottom: 22px;
	min-height: 120px;
}
.effective-solution-grid__card {
	display: flex;
	/* align-items: center; */
}
.effective-solution-grid__icon {
	max-width: 32px;
	max-height: 32px;
	min-width: 32px;
}
.effective-solution-grid__icon img {
	width: 100%;
}
.effective-solution-grid__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: left;
	color: #1e293b;
	margin-left: 12px;
	margin-top: 8px;
}
.effective-solution-card__subtext {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #475569;
	margin-bottom: 32px;
}
.effective-solution-card__subtext p:first-child {
	margin-top: 0;
}
.effective-solution-card__subtext p {
	display: flex;
}
.effective-solution-card__subtext p svg {
	/* margin: 4px 7px 0px 0px; */
}
.effective-solution-card__subtext span {
	width: 21px;
	display: inline-block;
	margin: 0px 7px 0px 0px;
}
.effective-solution-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: auto;
}
.effective-solution-btn a {
	padding: 12px 24px 12px 20px;
	background: #00a2ff;
	border-radius: 24px;
	display: inline-block;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.01em;
	text-align: left;
	text-decoration: none;
	color: #fff;
}
.effective-solution-sistym {
	display: flex;
}
.effective-solution-sistym span,
.effective-solution-sistym svg {
	margin-left: 15px;
}
.effective-solution-sistym span img {
	filter: grayscale(100%);
}
.effective-solution-baner {
	margin-top: 80px;
	padding: 0 32px;
	border-radius: 12px;
	display: flex;
	justify-content: space-between;
	background: #fef7e0;
}
.effective-solution-baner__left {
	padding: 32px 0;
}
.effective-solution-baner__sub {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	text-align: left;
	color: #604f16;
	margin-bottom: 12px;
}
.effective-solution-baner__title {
	font-family: "XO Tahion";
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: -0.01em;
	text-align: left;
	color: #000000;
	margin-bottom: 32px;
}
.effective-solution-baner__btn a {
	padding: 12px 49px 12px 49px;
	border-radius: 24px;
	background: #fff;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: -0.01em;
	text-align: center;
	color: #000000;
	text-decoration: none;
	display: inline-block;
}
.effective-solution-baner__right {
	max-width: 309px;
	display: flex;
}
.effective-solution-baner__right img {
	width: 100%;
}
.tabs {
	width: 100%;
	position: relative;
}
.tab-header {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin: 40px auto;
	border: 1px solid #cbd5e1;
	background: rgba(255, 255, 255, 0.84);
	padding: 8px;
	width: max-content;
	position: relative;
	border-radius: 100px;
	height: max-content;
	transition: all 0.5s linear;
}
.tab-header-box {
	transition: all 0.5s linear;
	position: absolute;
	top: 730px;
	top: 365px;
	z-index: 3;
	display: flex;
	justify-content: center;
	width: 100%;
	height: unset !important;
}
/* .tab-header.stic,
 .tab-header-box.stic{
    position: sticky;
    z-index: 5;
    top: 50px;
 } */
.tab-header.stop:before {
	content: "";
	display: block;
	width: 838px;
	height: 58px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.tab-header__item {
	padding: 8px 20px 8px 20px;
	margin-right: 10px;
	cursor: pointer;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	border-radius: 100px;
	color: #475569;
	white-space: nowrap;
}
.tab-header__item:hover {
	background: #fff;
}
/* .tab-header__item:last-child {
	margin-right: 0;
	margin-left: 60px;
} */
.tab-header__item.active {
	background: #475569;
	color: #fff;
	position: relative;
}
.tab-content {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}
.tab-content__item {
	display: none;
	margin-top: -1px;
}
.tab-content__item.active {
	display: block;
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 1s; /* Firefox < 16 */
	-ms-animation: fadein 1s; /* Internet Explorer */
	-o-animation: fadein 1s; /* Opera < 12.1 */
	animation: fadein 1s;
}
@keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Firefox < 16 */
@-moz-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Internet Explorer */
@-ms-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
/* Opera < 12.1 */
@-o-keyframes fadein {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.tab-header.stop::before {
	display: none;
}
.effective-solution-new__list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
	margin-bottom: 40px;
	padding-top: 15px;
	border-top: 1px solid #cbd5e1;
}
.effective-solution-new__card {
	display: flex;
}
.effective-solution-card .applications-card__top-right > span {
	background: none;
	min-width: unset;
	min-height: unset;
	margin-left: 8px;
}
.effective-solution-card__top {
	display: flex;
	justify-content: space-between;
	min-height: 86px;
}
.effective-solution-new__icon {
	width: 18px;
	min-width: 18px;
	margin-right: 7px;
	display: flex;
	justify-content: center;
	height: max-content;
}
.effective-solution-new__icon img {
	width: 100%;
}
.effective-solution-new__text {
	font-size: 14px;
	font-weight: 400;
	line-height: 16.8px;
	text-align: left;
	color: #475569;
}
.effective-solution-card__subtitle {
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	color: #475569;
	margin-bottom: 20px;
}
.js-tab1 {
}
.js-tab2 .effective-solution-card__text {
	min-height: 72px;
}
.js-tab3 .effective-solution-card__text {
	min-height: 96px;
}
.js-tab2 .effective-solution-card__top,
.js-tab3 .effective-solution-card__top {
	min-height: unset;
}
.js-tab4 .effective-solution-card__text {
	min-height: 144px;
}
@media (max-width: 1170px) {
	.esc1 .effective-solution-flex:not(:last-child) {
		margin-bottom: 40px;
		align-items: unset;
	}
	.esc1 .effective-solution-flex__right {
		height: unset;
	}
	.component16-btn a {
		padding: 8px 16px;
		font-size: 12px;
		width: 100px;
		height: 32px;
	}
	.component16-left {
		gap: 24px;
	}
	.component16-left-img {
		max-width: 60px;
		display: flex;
	}
	.component16-left-img img {
		max-width: 100%;
	}
	.component16-title {
		font-size: 28px;
	}
	.component16-box {
		padding: 32px;
		border-radius: 16px;
	}
	.effective-solution-card__top {
		min-height: unset;
	}
	.effective-solution {
		padding: 24px 0;
	}
	.tab-header__item {
		font-size: 10px;
		padding: 6px 12px 6px 12px;
	}
	.effective-solution-wrap {
		/* padding: 0 40px; */
	}
	.effective-solution-img {
		margin: 0 40px;
	}
	.effective-solution .one-keys-title {
		margin-bottom: 16px;
	}
	.tab-header-box {
		display: block;
	}
	.effective-solution-img {
		aspect-ratio: 2/1;
	}
	.effective-solution-card {
		min-width: 400px;
		width: 100%;
	}
	.effective-solution-box .news-main__row {
		/* padding: 0 20px 0 40px;
		width: 100%;
		overflow-x: scroll;
		-ms-overflow-style: none;
		scrollbar-width: none; 
		overflow-y: scroll; */
	}
	.effective-solution-list {
		flex-direction: column;
	}
	.tab-header-box {
		overflow-x: scroll;
		padding: 0;
		-ms-overflow-style: none; /* for Internet Explorer, Edge */
		scrollbar-width: none; /* for Firefox */
		overflow-y: scroll;
	}
	.tab-header-box {
		/* top: 55vw; */
		top: 29vw;
	}
	.effective-solution-box .news-main__row::-webkit-scrollbar,
	.tab-header-box::-webkit-scrollbar {
		display: none; /* for Chrome, Safari, and Opera */
	}
	.effective-solution .mCSB_horizontal.mCSB_inside > .mCSB_container {
		margin-bottom: 0;
	}
	.effective-solution #mCSB_2_scrollbar_horizontal,
	.effective-solution #mCSB_1_scrollbar_horizontal {
		opacity: 0;
	}
}
@media (max-width: 767px) {
	.component16-btn a {
		padding: 8px 16px;
		font-size: 12px;
		width: 100px;
		height: 40px;
	}
	.component16-left-img {
		max-width: 40px;
	}
	.component16-title {
		text-align: left;
		font-size: 24px;
	}
	.component16-left {
		flex-direction: column;
		align-items: flex-start;
	}
	.component16-right {
		width: 100%;
		border: none;
		justify-content: flex-start;
		padding: 0;
		margin: 32px 0px 0px 0px;
	}
	.component16-left {
		width: 100%;
	}
	.component16-box {
		flex-direction: column;
		padding: 20px;
		border-radius: 12px;
	}
	.effective-solution-card__text {
		font-size: 14px;
		line-height: 20px;
	}
	.js-tab4 .effective-solution-card__text {
		min-height: 168px;
	}
	.js-tab3 .effective-solution-card__text {
		min-height: 192px;
	}
	.js-tab2 .effective-solution-card__text {
		min-height: 144px;
	}
	.tab-header.stic,
	.tab-header-box.stic {
		position: unset;
	}
	.effective-solution-baner__left {
		padding: 18px 0;
	}
	.effective-solution-baner__btn a {
		width: 100%;
	}
	.effective-solution-baner__title {
		font-size: 24px;
		line-height: 28px;
	}
	/* .effective-solution .one-keys-title {
		width: unset;
		text-align: left;
	} */
	.effective-solution-img {
		border-radius: 16px;
	}
	/* .effective-solution .one-keys-subtitle {
		margin-bottom: 0;
		text-align: left;
	} */
	.tab-header {
		margin: 0px 40px 24px;
	}
	.effective-solution-img button {
		display: none;
	}
	.effective-solution-baner {
		margin-top: 40px;
		flex-direction: column;
		padding: 0 18px;
	}
	.effective-solution-list {
		gap: 12px;
		margin-top: 24px;
	}
	.effective-solution-card__title {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 12px;
		margin-top: 0;
	}
	.effective-solution-grid {
		grid-template-columns: 1fr 1fr;
	}
	.effective-solution-grid__text {
		font-size: 12px;
		line-height: 16px;
		margin-left: 10px;
	}
	.effective-solution-btn a {
		font-size: 12px;
		line-height: 16px;
		padding: 8px 12px 8px 12px;
	}
	.effective-solution-card {
		min-width: 320px;
		padding: 18px;
	}
	.effective-solution-box {
		overflow: hidden;
	}
	/* .effective-solution-box .news-main__row {
		margin-right: -20px;
		width: calc(100% + 20px);
	} */
	.effective-solution-box .mCustomScrollBox {
		overflow: unset;
	}
	.tab-header-box {
		top: 112vw;
		/* top: 42vw;
		position: unset; */
	}
	.tab-header__item {
		padding: 4px 12px 4px 12px;
	}
	.effective-solution-img {
		margin: 0 20px;
	}
	.effective-solution-img {
		aspect-ratio: 1/1.5;
	}
}
