body.hidden {
	overflow: hidden;
}
.sth-header-v2 {
	position: relative;
}
.btn-style-v2 {
	background-color: #003399;
	border-radius: 9999px;
	padding: 9px 19px;
	border: 1px solid #003399;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	display: flex;
	transition: all 0.2s ease-in-out;
	width: max-content;
}

.btn-style-v2:hover {
	border: 1px solid #1A70D6;
	background-color: #1A70D6;
	/* 	color: #003399; */
}
.btn-style-v2 svg path {
	transition: all 0.2s ease-in-out;
}
/* .btn-style-v2:hover svg path{
stroke: #003399;
} */

.container-v2 {
	max-width:  1440px;
	padding-left: 24px;
	padding-right: 24px;
	margin: auto;
}
.sth-header-v2 .logo-menu img {
	max-width: 110px;
	margin-top: 0;
}
.sth-header-v2 .main-menu ul li a {
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	font-family: "Nunito", sans-serif;
	color: #020618 !important;
	font-weight: 600;
	letter-spacing: 0;
}
.sth-header-v2 .main-menu ul>li {
	padding-left: 20px;
	padding-right: 20px;
}
.sth-header-v2 .main-menu ul li.menu-item-has-children:before {
	background-image: url(/wp-content/uploads/2026/06/arrow.svg);
	width: 8px;
	right: 0;
	bottom: 8px;
	height: 4px;
}
.sth-header-v2 .main-menu ul {
	gap: 4px;
}
.sth-header-v2 .main-menu ul li.menu-item-has-children {
	padding-right: 20px;
}
.sth-header-v2 .main-menu ul li a:hover {
	color: #020618 !important;
	border-bottom: 2px solid #020618;
}
.sth-header-v2 .main-menu ul li>.sub-menu li {
	padding-left: 0;
	padding-right: 0;
}
.container-v2.menu-desktop {
	padding-top: 17px;
}
.btn-header {
	/* 	display: none; */
}
.sth-header-v2 .sth-menu-mb span {
	background-color: #000;
}
.sth-header-v2 .sth-menu-mb span:last-child {
	margin-bottom: 0;
}
.group-header-v2 {
	display: flex;
	gap: 10px;
	align-items: center;
}
.sth-header-v2 ul li>.sub-menu li a {
	border-bottom: 0;
}
/*  */
.main-footer-v2 {
	background-color: #020618;
	padding-top: 96px;
	padding-bottom: 96px;
}
.footer-head-v2 {
	padding-bottom: 48px;
}
.wrap-footer-v2 {
	display: flex;
	gap: 24px;
}
.sthv2-subscribe-box {
	width: 36.781%;
	max-width: 512px;
}
.nav-footer-v2 {
	display: flex;
	gap: 24px;
	width: calc((100% - 36.781%) - 24px);
}
.title-footer-v2 {
	font-weight: 800;
	font-size: 48px;
	line-height: 1.25;
	color: #fff;
	margin-bottom: 4px;
}
.desc-footer-v2 {
	font-family: "Nunito";
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	margin-bottom: 24px;
}
.btn-footer {
	display: block;
	width: max-content;
	border-radius: 9999px;
	padding: 9px 19px;
	color: #003399;
	background-color: #fff;
	font-family: 'Nunito';
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.2s ease-in-out;
	border: 1px solid #fff;
}
.btn-footer:hover {
	color: #fff;
	border: 1px solid #1A70D6;
	background-color: #1A70D6;
}
.nav-box-item {
	width: calc((100% - 72px) / 4);
}
.nav-box-item span {
	display: block;
	font-family: 'Nunito';
	font-weight: 400;
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #CAD5E2;
	margin-bottom: 16px;
}
.nav-box-item li {
	margin-bottom: 4px;
}
.nav-box-item li:last-child {
	margin-bottom: 0;
}
.nav-box-item li a {
	font-family: 'Nunito';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
}
.footer-bottom-v2 .box-menu-ft ul li a {
	color: #fff;
	font-size: 16px !important;
	line-height: 1.5 !important;
	text-decoration: none;
}
.wrap-copyright-v2 {
	display: flex;
	gap: 24px;
	justify-content: space-between;
}
.wrap-copyright-v2 .ft-copyright p {
	font-size: 16px !important;
	line-height: 1.5;
	color: #fff;
}
.logo-footer-v2 {
	/* 	margin-bottom: 48px; */
}
.logo-footer-v2 img {
	vertical-align: middle;
	max-width: 266px;
	margin: auto;
	display: block;
}
.footer-bottom-v2 .wrap-ft-bt {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 48px;
}
.footer-bottom-v2 .box-menu-ft2 {
	padding-bottom: 0;
}

.footer-bottom-v2 .box-menu-ft ul li {
	margin-bottom: 0;
}
.contact-footer-v2 {
	padding-top: 147px;
	padding-bottom: 147px;
	background-color: #F1F5F9;
}
.sth2-wrap-ct {
	display: flex;
	gap: 48px;
}
.sth2-right-ct,
.sth2-left-ct {
	width: 50%;
}
.sth2-left-ct {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.sth2-title-ct {
	color: #020618;
	font-size: 48px;
	line-height: 1.25;
	font-weight: 800;
}
.sth2-decs-ct p {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 300;
	font-family: 'Nunito';
}
.sth2-decs-ct p a{
	font-weight: 700;
	text-decoration: underline;
	color: inherit;
}
/*  */
.fr2-group-row {
	display: flex;
	gap: 24px;

}
.fr2-group-row .wrap-fr2-row {
	width: calc((100% - 24px) / 2);
}
.wrap-fr2-row {
	width: 100%;
	margin-bottom: 24px;
}
.fr2-label {
	font-size: 14px;
	line-height: 20px;
	color: #020618;
	font-weight: 400;
	margin-bottom: 12px;
	padding-left: 24px;
}
.fr2-item>p{
	font-size: unset;
	line-height: unset;
}
.fr2-item input {
	border: 1px solid #CAD5E2;
	border-radius: 9999px;
	padding: 11px 23px;
	color: #90A1B9;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
}
.fr2-item textarea {
	border: 1px solid #CAD5E2;
	border-radius: 16px;
	padding: 12px 24px;
	color: #90A1B9;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
	height: 80px;
}
.fr2-item select {
	border: 1px solid #CAD5E2;
	border-radius: 9999px;
	padding: 11px 23px;
	color: #90A1B9;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 1.5 !important;
	width: 100%;
}
.fr2-item select {
	background-image: url(/wp-content/uploads/2026/06/lucide_chevron-down.svg) !important;
	background-size: 16px !important;
}
.sth2-form-contact-ft {
	padding: 24px;
	background-color: #fff;
	padding-top: 48px;
	border-radius: 24px;
}
.char-counter-wrap p{
	font-size: 14px;
	color: #90A1B9;
	line-height: 1.5;
	margin-top: 5px;
	display: block;
}
.char-counter-wrap {
	padding-left: 24px;
}
.wrap-fr2-submit input {
	font-size: 17px;
	line-height: 24px;
	font-weight: 600;
	color: #fff;
	padding: 15px 23px;
	border-radius: 9999px;
	background-color: #003399;
	border: none;
	cursor: pointer;
	text-transform: none;
	border: 1px solid #003399;
	transition: all 0.2s ease-in-out;
}
.wrap-fr2-submit input:hover {
	border: 1px solid #1A70D6;
	background-color: #1A70D6;
	/* 	color: #003399; */
}
.wrap-fr2-submit .wpcf7-spinner {
	position: absolute;
	right: 110px;
	top: 16px;
}
.wrap-fr2-submit {
	display: flex;
	justify-content: flex-end;
	position: relative;
}
.sth2-form-contact-ft .wpcf7-not-valid + .wpcf7-not-valid-tip {
	padding-left: 24px;
	margin-top: 10px;
}
.ft-img-ct img {
	vertical-align: middle;
}
@media screen and (max-width: 1024px) { 
	.sth2-right-ct, .sth2-left-ct {
		width: 100%;
	}
	.sth2-wrap-ct {
		flex-wrap: wrap;
	}
	.ft-img-ct {
		text-align: right;
	}
	.contact-footer-v2 {
		padding-top: 102px;
		padding-bottom: 102px;
	}
}
@media screen and (max-width: 1024px) { 
	.wrap-footer-v2 {
		flex-wrap: wrap;
		gap: 48px;
	}
	.nav-footer-v2,
	.sthv2-subscribe-box {
		width: 100%;
		max-width: 100%;
	}
	.title-footer-v2 {
		font-size: 36px;
	}
	.main-footer-v2 {
		padding-top: 64px;
		padding-bottom: 64px;
	}
	.nav-footer-v2 {
		flex-wrap: wrap;
	}
	.nav-box-item {
		width: calc((100% - 24px) / 2);
	}
	.wrap-copyright-v2 {
		flex-wrap: wrap;
	}
	.sth2-title-ct {
		font-size: 36px;
		line-height: 48px;
	}
}
@media screen and (max-width: 840px) { 
	.sth-header-v2 .main-menu {
		display: none;
		box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.2);
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: linear-gradient(180deg, #1C54DB 0%, #0F2D75 100%);
		/* background-color: #fff; */
		padding: 95px 20px 50px;
	}
	.sth-header-v2 .main-menu {
		display: none;
	}
	.sth-header-v2 .sth-menu-mb {
		display: block;
		position: relative;
		z-index: 9;
	}
	.sth-header-v2 .main-menu ul li.menu-item-has-children:before {
		display: none;
	}
	.sth-header-v2 .main-menu ul li.menu-item-has-children>a:before {
		content:"";
		background-image: url(/wp-content/uploads/2026/06/icon-down.svg);
		width: 15px;
		right: -20px;
		bottom: 4px;
		height: 15px;
		position: absolute;
	}
	.sth-header-v2 .main-menu ul {
		gap: 20px;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}
	.sth-header-v2 .main-menu ul li.menu-item-has-children:before {
		top: 10px;
	}
	.sth-header-v2 .main-menu ul li>.sub-menu {
		height: 0;
		padding: 0;
		width: 0;
		transition: none;
	}
	.sth-header-v2 .main-menu ul li>.sub-menu.active {
		height: auto;
		width: auto;
		margin-top: 8px;
		padding: 5px 8px;
	}
	.sth-header-v2 .sth-menu-mb.active span {
		background-color: #fff;
	}
	.sth-header-v2 .main-menu ul li a {
		color: #fff !important;
		font-size: 18px;
		position: relative;
	}
	.sth-header-v2 .main-menu ul li a:hover {
		color: #fff !important;
		border-bottom-color: #fff;
	}
	.sth-header-v2 .main-menu ul li>.sub-menu li a {
		color: #000 !important;
	}
	.sth-header-v2 .main-menu ul li>.sub-menu {
		position: relative;
	}
	.sth-header-v2 .main-menu ul li {
		text-align: center;
	}
	.container-v2.menu-desktop {
		padding-top: 12px;
		padding-bottom: 12px;
		min-height: 64px;
	}
	/* ft	 */
	.sth2-decs-ct p {
		font-size: 18px;
		line-height: 28px;
		color: #45556C;
		font-weight: 400;
	}
	.sth2-decs-ct p a {
		color: #020618;
	}
	.sth2-title-ct {
		margin-bottom: 10px;
	}
	.sth2-decs-ct {
		max-width: 715px;
	}

}

@media screen and (max-width: 767px) { 
	/* 	 */
	.main-footer.main-footer-v2 {
		padding-top: 64px;
		padding-bottom: 64px;
		background-color: #020618;
	}
	.title-footer-v2 {
		font-size: 30px;
		line-height: 40px;
	}
	.wrap-footer-v2 {
		flex-wrap: wrap;
		gap: 48px;
	}
	.nav-footer-v2,
	.sthv2-subscribe-box {
		width: 100%;
	}
	.footer-bottom-v2 .box-menu-ft ul li a {
		line-height: 24px;
	}
	.footer-bottom-v2 #menu-footer-menu-2 {
		gap: 24px !important;
	}
	.wrap-copyright-v2 {
		flex-wrap: wrap;
	}
	.sth2-title-ct {
		font-size: 36px;
		line-height: 48px;
	}
	.sth2-title-ct {
		font-size: 30px;
		line-height: 48px;
	}
	.sth2-decs-ct p {
		font-size: 18px;
	}
	.sth2-decs-ct p a {
		font-size: 24px;
	}
	.fr2-group-row {
		flex-wrap: wrap;
		gap: 0;
	}
	.fr2-group-row .wrap-fr2-row {
		width: 100%;
	} 
}
@media screen and (max-width: 540px) { 
	.nav-footer-v2 {
		flex-wrap: wrap;
	}
	.nav-box-item {
		width: calc((100% - 24px) / 2);
	}
}
/* Inner page */
.desc-banner-v2 {
	color: #45556C;
	margin-bottom: 32px;
	font-size: 24px;
	line-height: 1.5;
	font-weight: 400;
	font-family: "Nunito";

}
.btn-style-v2.has-icon {
	padding: 15px 23px;
	width: max-content;
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 16px;
	line-height: 24px;
}
.sthv2-banner-products {
	display: flex;
	justify-content: space-between;
}
.sthv2-banner-left {
	max-width: 768px;
}
.sthv2-banner-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: flex-end;
}
.banner-meta-item {
	padding: 9px 20px;
	border-radius: 9999px;
	border: 1px solid #CAD5E2;
	margin-bottom: 12px;
	display: flex;
	gap: 10px;
	align-items: center;
	width: max-content;
}
.banner-meta-item:last-child {
	margin-bottom: 0;
}
.banner-meta-item span {
	color: #45556C;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.title-banner-v2 {
	font-size: 60px;
	line-height: 1.2;
	color: #020618;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 12px;
	letter-spacing: 1.6px;
}
.sthv2-hero-products {
	position: relative;
	background-color: #F1F5F9;
	padding-bottom: 96px;
}
.sthv2-hero-products video {
	position: relative;
	object-position: top center;
	max-height: 814px;
	object-fit: cover;
	/* 	max-width: 1512px; */
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	vertical-align: middle;
	display: block;
}
.sthv2-hero-products .container-v2 {
	position: absolute;
	bottom: 96px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	z-index: 2;
}
.sthv2-hero-products::before {
	content: "";
	position: absolute;
	bottom: 95px;
	left: 0;
	width: 100%;
	height: calc(100% - 95px);
	z-index: 1;
	pointer-events: none;
	background:
		linear-gradient(
			247.03deg,
			rgba(241, 245, 249, 0.5) 2.11%,
			rgba(241, 245, 249, 0) 44.57%
		),
		linear-gradient(
			180deg,
			rgba(241, 245, 249, 0) 17.21%,
			#F1F5F9 100%
		),
		linear-gradient(
			252.98deg,
			rgba(241, 245, 249, 0) 3.56%,
			rgba(241, 245, 249, 0.5) 90.58%
		);
	background-blend-mode: color;
}
.specifications-section-v2 {
	background-color: #F1F5F9;
	padding-bottom: 96px;
}
.wrap-group-spec {
	display: flex;
	gap: 24px;
}
.sth2-spec-1 {
	/* 	width: calc((100% - 120px) / 6); */
	width: 15.229%;
}
.sth2-spec-2 {
	/* 	width: calc(((100% - 120px) / 6) * 3); */
	width: 49.138%;
}
.sth2-spec-3 {
	width: calc(100% - 15.229% - 49.138% - 48px);
}
.sth2-spec-item {
	background-color: #fff;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	border-radius: 24px;
	padding: 24px;
	padding-top: 32px;
	margin-bottom: 24px;
}
.sth2-spec-item:last-child {
	margin-bottom: 0;
}
.sth2-spec-item h3 {
	color: #020618;
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	letter-spacing: 0px;
	margin-bottom: 3px;
}

.sth2-spec-item h3 span {
	font-size: 48px;
	line-height: 45px;
	font-weight: 800;
}
.sth2-spec-item h3 span b {
	font-size: 30px;
	font-weight: 800;
}
.sth2-spec-item p {
	color: #45556C;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}
.meta-spec-img {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0;
	bottom: 0;
}
.meta-spec-img img {
	vertical-align: middle;
}
.sth2-spec-2 {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	border-radius: 24px;
	padding: 24px;
	padding-bottom: 0;
	padding-top: 32px;
}
.sth2-spec-2 .sth2-spec-item {
	padding: 0;
	box-shadow: none;
}
.btn-link-posi {
	position: absolute;
	bottom: 24px;
	right: 24px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #003399;
	border-radius: 50%;
}
.sth2-spec-3 {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	border-radius: 24px;
	padding: 24px;
	padding-bottom: 0;
	padding-top: 27px;
}
.sth2-spec-wrap h3 {
	color: #020618;
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	letter-spacing: 0px;
	margin-bottom: 19px;
}
.sth2-il-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px 0;
	border-bottom: 1px solid #CAD5E2;
}
.sth2-il-item:last-child {
	border-bottom: none;
}
.sth2-il-item span {
	color: #45556C;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	font-family: "Nunito";
}
.boost-section-v2 {
	padding-top: 217px;
	padding-bottom: 217px;
}
.title-section-v2 {
	color: #020618;
	font-size: 48px;
	line-height: 1.25;
	font-weight: 800;
	margin-bottom: 12px;
}
.title-boost-section {
	margin-bottom: 12px;
}
.head-boost-v2 {
	max-width: 768px;
	margin-bottom: 48px;
}
.desc-section-v2 {
	color: #45556C;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
}
.muilti-desc-v2 {
	padding-top: 32px;
	padding-right: 10px;
}
.muilti-desc-v2 p {
	color: #020618;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
}
.muilti-desc-v2 p a {
	font-weight: 700;
	text-decoration: underline;
	color: #020618;
}
.list-boost-v2 {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}
.boost-box-item {
	width: calc((100% - 48px) / 3);
}
.img-boost {
	padding: 24px;
	background-color: #F1F5F9;
	border-radius: 24px;
	width: 128px;
	margin-bottom: 24px;
}
.img-boost img {
	vertical-align: middle;
	width: 100%;
}
.title-boost-i {
	color: #020618;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	margin-bottom: 12px;
}
.boost-box-item p {
	padding-right: 24px;
	color: #45556C;
	font-size: 18px;
	line-height: 28px;
	font-family: "Nunito";
	font-weight: 400;
}
.realtime-section-v2 {
	padding-top: 96px;
	padding-bottom: 120px;
	background-color: #F1F5F9;
	background: linear-gradient(180deg, rgba(241, 245, 249, 0) 0%, #F1F5F9 100%);
}
.modal-realtime-v2 {
	display: flex;
	gap: 24px;
}
.sth2-realtime-left {
	width: 32.184%;
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.sth2-realtime-right {
	width: calc(100% - 32.184% - 24px);
}
.wrap-meta-realtime {
	display: flex;
	gap: 24px;
}
.wrap-meta-realtime {
	height: calc((100% - 24px) / 2);
}
.head-left-realtime img {
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	border-radius: 24px;
	vertical-align: middle;
}
.head-left-realtime video {
	width: 100%;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	border-radius: 24px;
	vertical-align: middle;
}
.sth2-realtime-right {
	height: calc((100% - 24px) / 2);
}
.sth2-realtime-right img,
.sth2-realtime-right video {
	border-radius: 24px;
	vertical-align: middle;
	width: 100%;
}
.realtime-meta-box {
	width: calc((100% - 24px) / 2);
	border-radius: 24px;
	background-color: #fff;
	padding: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
}
.meta-title-realtime {
	color: #020618;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}
.airobotics-section-v2 {
	padding-top: 96px;
	padding-bottom: 96px;
	background-color: #F1F5F9;
}
.sth2-airobotics-infor {
	display: flex;
	gap: 24px;
}
.airobotics-item {
	width: calc((100% - 24px) / 3);
	background-color: #fff;
	border-radius: 24px;
	padding: 24px;
}
.sth2-title-airobotics {
	color: #020618;
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	padding-top: 24px;
	padding-bottom: 24px;
}
.airobotics-l-item {
	padding: 16px 0;
	display: flex;
	gap: 8px;
	border-bottom: 1px solid #CAD5E2;
	align-items: center;
	min-height: 107px;
}
.airobotics-l-item:last-child {
	border-bottom: none;
}
.sth2-meta-airobotics {
	width: calc(100% - 40px);
}
.sth2-tlc-airobotics {
	display: block;
	font-family: "Nunito";
	font-size: 18px;
	color: #020618;
	font-weight: 400;
}
.sth2-desc-airobotics {
	display: block;
	font-family: "Nunito";
	font-size: 16px;
	color: #90A1B9;
	font-weight: 400;
}
.reclaim-section-v2 {
	padding-top: 96px;
	padding-bottom: 96px;
}
.wrap-reclaim-v2 {
	display: flex;
	gap: 48px;
}
.sth2-reclaim-left {
	width: 31.035%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.reclaim-gallery-v2 {
	width: calc(100% - 31.035% - 48px);
}
.sth2-title-reclaim {
	color: #020618;
	font-size: 36px;
	line-height: 48px;
	font-weight: 300;
	font-family: "Nunito";
	margin-bottom: 24px;
}
.sth2-reclaim-img {
	background-color: #F1F5F9;
	border-radius: 24px;
	overflow: hidden;
}
.sth2-reclaim-img img {
	width: 100%;
	aspect-ratio: 912 / 790;
	object-fit: cover;
	vertical-align: middle;
	border-radius: 24px;
}
.reclaim-control {
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
	z-index: 1;
	cursor: pointer;
}
.reclaim-gallery-v2 {
	position: relative;
}
.reclaim-next {
	right: 24px;
}
.reclaim-prev {
	left: 24px;
}
.reclaim-control.swiper-button-disabled {
	opacity: 0;
}
.reclaim-pagination {
	width: max-content !important;
	right: 20px;
	bottom: 20px !important;
	left: unset !important;
}
.reclaim-pagination  .swiper-pagination-bullet {
	background-color: #CAD5E2;
	opacity: 1;
}
.reclaim-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #020618
}
.sth2-head-tab {
	display: flex;
	gap: 16px;
	margin-bottom: 48px;
}
.sth2-head-tab .sth2-title-tab {
	padding: 4px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #45556C;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
	position: relative;
	cursor: pointer;
}
.sth2-head-tab .sth2-title-tab:before {
	content: "";
	width: 100%;
	height: 4px;
	bottom: -2px;
	left: 0;
	position: absolute;
	background-color: #003399;
	opacity: 0;
}
.sth2-head-tab .sth2-title-tab.active {
	color: #003399;
	font-weight: 700;
}
.sth2-head-tab .sth2-title-tab.active:before {
	opacity: 1;
}
.sth2-roi-head {
	display: flex;
	gap: 24px;
}
.sth2-headleft-roi {
	width: 18.60%;
}

.sth2-wrap-meta-roi {
	display: flex;
	gap: 24px;
	width: calc(100% - 18.6% - 24px);
}
.sth2-body-item,
.sth2-head-item {
	width: calc((100% - 48px) / 3);
}
.sth2-row-body {
	display: flex;
	gap: 24px;
}
.sth2-wrap-meta-roi .sth2-body-item:nth-child(3),
.sth2-wrap-meta-roi .sth2-head-item:nth-child(3) {
	background-color: #F1F5F9;
}
.sth2-head-item {
	padding: 28px 24px 4px 24px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #CAD5E2;
	border-top-left-radius: 24px;
	border-top-right-radius: 24px;
}
.sth2-head-item h4 {
	font-size: 24px;
	line-height: 32px;
	color: #020618;
	padding: 24px 0;
	font-weight: 700;
}
.sth2-body-item {
	padding: 0 24px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CAD5E2;
}
.sth2-body-item span {
	font-family: "Nunito";
	display: block;
	padding: 24px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #45556C;
	padding: 23px 0;
	font-weight: 400;
	border-bottom: 1px solid #CAD5E2;
}
.sth2-row-body .sth2-headleft-roi {
	padding-right: 24px;
}
.sth2-row-body .sth2-headleft-roi span {
	font-family: "Nunito";
	display: block;
	padding: 24px 0;
	font-size: 16px;
	line-height: 1.5;
	color: #020618;
	padding: 23px 0;
	font-weight: 400;
	border-bottom: 1px solid #CAD5E2;
}
.sth2-row-body:last-child .sth2-body-item {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CAD5E2;
	border-bottom-left-radius: 24px;
	border-bottom-right-radius: 24px;
	padding-bottom: 24px;
}
.sth2-row-body:last-child .sth2-body-item span {
	border: none;
	padding: 14px 0;
}
.sth2-row-body:last-child .sth2-headleft-roi span {
	border: none;
	padding: 14px 0;
}
.sth2-body-item .emty-roi {
	min-height: 73px;
}
.sth2-body-item .emty-roi:before {
	width: 10px;
	left: 5px;
}
.depreciation-roi-v2 {
	margin-top: 48px;
}
.depreciation-roi-v2 p {
	color: #45556C;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}

.sth2-tab-row {
	display: none;
	overflow-x: auto;
	width: 100%;
}
.sth2-tab-row.active {
	display: block;
}
.sth2-production-roi {
	width: 1392px;
}
.roi-section-v2 {
	padding-top: 96px;
	padding-bottom: 96px;
}
.roi-section-v2 .title-section-v2 {
	margin-bottom: 12px;
}
.sth2-deploy-item video {
	width: 100%;
	vertical-align: middle;
}
.sth2-carosel-deploy {
	position: relative;
}
.sth2-deploy-control {
	display: flex;
	gap: 16px;
	margin-bottom: 48px;
}
.sth2-deploy-control .swiper-pagination-bullet {
	width: max-content;
	height: auto;
	padding: 4px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #45556C !important;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
	position: relative;
	cursor: pointer;
	border-radius: 0;
	background-color: transparent;
	opacity: 1;
	margin: 0 !important;
}
.sth2-deploy-control .swiper-pagination-bullet.swiper-pagination-bullet-active {
	color: #003399 !important;
	font-weight: 700;
}
.sth2-deploy-control .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
	opacity: 1;
}

.sth2-deploy-control .swiper-pagination-bullet:before {
	content: "";
	width: 100%;
	height: 4px;
	bottom: -2px;
	left: 0;
	position: absolute;
	background-color: #003399;
	opacity: 0;
}
.deploy-section-v2 {
	overflow: hidden;
	padding: 96px 0;
	background: linear-gradient(180deg, rgba(241, 245, 249, 0) 0%, #F1F5F9 100%)
}
.sth2-deploy-slider {
	/* 	overflow: visible; */
}
.sth2-description-item-v2 {
	margin-top: 24px;
	color: #45556C;
	font-size: 18px;
	font-weight: 400;
	font-family: "Nunito";
	line-height: 28px;
	text-align: center;
}
.sth2-modal-video-v2 img,
.sth2-modal-video-v2 video {
	border-radius: 14px;

}
.sth2-modal-video-v2 {
	border: 4px solid #90A1B9;
	padding: 30px;
	border-radius: 45px;
	background: #000;
}

/* 	 */
@media screen and (max-width: 1300px) { 
	.sth2-spec-1 {
		width: 21%;
	}
	.sth2-spec-2 {
		width: 40.5%;
	}
	.sth2-spec-3 {
		width: calc(100% - 61.5% - 48px);
	}
	/* 	.sth2-realtime-left {
	width: 40%;
}
	.sth2-realtime-right {
	width: calc(100% - 40% - 24px);
} */
	.modal-realtime-v2 {
		flex-wrap: wrap;
	}
	.sth2-realtime-right {
		width: 100%;
	}
	.sth2-realtime-left {
		flex-direction: row-reverse;
		flex-wrap: wrap;
		width: 100%;
	}
	.head-left-realtime {
		width: 31.297%;
	}
	.wrap-meta-realtime {
		width: calc(100% - 31.297% - 24px);
		height: auto;
	}
	.head-left-realtime img {
		height: 100%;
		object-fit: cover;
	}
	.head-left-realtime video,
	.realtime-meta-box {
		min-height: 251px;
		object-fit: cover;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1300px) { 
	.sth2-spec-3 {
		width: calc(100% - 61.5% - 40px);
	}
	.wrap-group-spec {
		gap: 20px;
	}
}
@media screen and (max-width: 960px) { 
	.sthv2-hero-products {
		padding-bottom: 0;
	}
	.sthv2-banner-left {
		max-width: 720px;
	}
	.sthv2-hero-products video {
		/* 		max-height: 896px; */
		max-height: 100vh;
		aspect-ratio: 834 / 896;
	}
	.sthv2-hero-products::before {
		bottom: 0;
		height: 100%;
	}
	.desc-banner-v2 {
		font-size: 20px;
		line-height: 1.6;
		color: #020618;
	}
	.sthv2-banner-products {
		flex-wrap: wrap;
	}
	.sthv2-banner-right {
		margin-top: 32px;
		align-items: flex-start;
		flex-direction: row;
		gap: 12px;
		flex-wrap: wrap;
	}
	.banner-meta-item {
		margin-bottom: 0;
	}
	.sth2-spec-1 {
		width: 100%;
		display: flex;
		gap: 24px;
		flex-wrap: wrap;
	}
	.wrap-group-spec {
		flex-wrap: wrap;
	}
	.sth2-spec-item {
		width: calc((100% - 24px) / 2);
		margin-bottom: 0;
	}
	.sth2-spec-item h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.sth2-spec-item h3 {
		margin-bottom: 5px;
	}
	.sth2-spec-3,
	.sth2-spec-2 {
		width: calc((100% - 24px) / 2);
	}
	.sth2-spec-2 .sth2-spec-item {
		width: 100%;
	}
	.sth2-spec-2 .sth2-spec-item h3 {
		margin-bottom: 11px;
	}
	.sth2-spec-wrap h3 {
		font-size: 30px;
		line-height: 40px;
	}
	.sth2-spec-3 {
		padding-top: 25px;
	}
	.title-section-v2 {
		font-size: 36px;
		line-height: 48px;
	}
	.boost-section-v2 {
		padding-top: 96px;
		padding-bottom: 96px;
	}
	.title-boost-section {
		max-width: 580px;
	}
	.img-boost {
		width: 96px;
		padding: 16px;
	}
	.boost-box-item p {
		font-size: 16px;
		line-height: 1.5;
	}
	.realtime-section-v2 {
		padding-top: 0;
		padding-bottom: 96px;
	}
	.modal-realtime-v2 {
		flex-wrap: wrap;
	}
	.sth2-realtime-left {
		width: 100%;
	}
	.sth2-realtime-right {
		width: 100%;
	}
	.sth2-realtime-left {
		flex-direction: row-reverse;
		flex-wrap: wrap;
	}
	.head-left-realtime {
		width: 31.297%;
	}
	.wrap-meta-realtime {
		width: calc(100% - 31.297% - 24px);
		height: auto;
	}
	.head-left-realtime img {
		height: 100%;
		object-fit: cover;
	}
	.head-left-realtime video {
		object-fit: cover;
		aspect-ratio: 246 / 251;
		min-height: unset;
	}
	.realtime-meta-box {
		/* 		min-height: 251px; */
		aspect-ratio: 246 / 251;
		min-height: unset;
	}
	.sth2-airobotics-infor {
		overflow-x: auto;
	}
	.airobotics-item {
		min-width: 500px;
	}
	.airobotics-item:first-child {
		order: 2;
	}
	.airobotics-item:nth-child(2) {
		order: 1;
	}
	.airobotics-item:nth-child(3) {
		order: 3;
	}
	.sth2-title-airobotics {
		font-size: 30px;
		line-height: 40px;
	}
	.wrap-reclaim-v2 {
		flex-wrap: wrap;
	}
	.sth2-reclaim-left {
		width: 100%;
	}
	.reclaim-gallery-v2 {
		width: 100%;
	}
	.sth2-reclaim-img img {
		aspect-ratio: 786 / 486;
	}
	.roi-section-v2 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.sth2-headleft-roi {
		width: 192px;
	}
	.sth2-wrap-meta-roi {
		width: calc(100% - 192px - 24px);
	}
	.sth2-production-roi {
		width: 1168px;
	}
	.sth2-head-item {
		padding-top: 23px;
		padding-bottom: 0;
	}
	.sth2-head-item h4 {
		min-height: 112px;
		display: flex;
		align-items: center;
	}
	.sth2-row-body:last-child .sth2-body-item {
		padding-bottom: 26px;
	}
	.sth2-description-item-v2 {
		font-size: 16px;
	}
	.deploy-section-v2 {
		padding-bottom: 0;
	}
	.wrap-modal-control-v2 {
		overflow-x: auto;
	}
	.sth2-deploy-control {
		width: max-content !important;
	}
	.sth2-deploy-control .swiper-pagination-bullet {
		width: max-content;

	}
	.sth2-tab-row {
		width: calc(100% + 24px);
	}

}
@media screen and (max-width: 640px) { 
	.sthv2-hero-products video {
		/* 		min-height: 896px; */
		min-height: 100vh;
	}
	.head-left-realtime video {
		aspect-ratio: unset;
	}
	.title-banner-v2 {
		font-size: 36px;
		line-height: 48px;
	}
	.desc-banner-v2 {
		font-size: 18px;
		line-height: 28px;
	}
	.sthv2-banner-right {
		justify-content: flex-start;
	}
	.sth2-spec-item {
		width: 100%;
	}
	.sth2-spec-wrap h3,
	.sth2-spec-item h3 {
		font-size: 24px;
		line-height: 36px;
		min-height: 51px;
	}
	.sth2-spec-3, .sth2-spec-2 {
		width: 100%;
		min-height: 303px;
	}
	.sth2-infor-list {
		padding-bottom: 24px;
	}
	.title-section-v2 {
		font-size: 30px;
		line-height: 40px;
	}
	.boost-box-item {
		width: 100%;
	}
	.list-boost-v2 {
		row-gap: 48px;
	}
	.wrap-meta-realtime,
	.head-left-realtime {
		width: 100%;
	}
	.sth2-realtime-left {
		flex-direction: column-reverse;
	}
	.realtime-meta-box {
		min-height: 192px;
	}
	.meta-title-realtime {
		margin-top: -6px;
	}
	.head-left-realtime img {
		aspect-ratio: 354 / 251;
	}
	.sth2-realtime-right img {
		aspect-ratio: 354 / 251;
		object-fit: cover;
		object-position: left center;
	}
	.realtime-section-v2 {
		padding-bottom: 0;
	}
	.sth2-title-airobotics {
		font-size: 24px;
		line-height: 36px;
	}
	.airobotics-item {
		min-width: 342px;
	}
	.sth2-airobotics-infor {
		gap: 12px;
		width: calc(100% + 24px);
		padding-right: 24px;
	}
	.sth2-reclaim-img img {
		aspect-ratio: 1 / 1;
	}
	.reclaim-gallery-v2 {
		width: calc(100% + 24px);
	}
	.reclaim-control svg {
		width: 40px;
		height: 40px;
	}
	.reclaim-next {
		right: 40px;
	}
	.reclaim-pagination {
		position: unset;
		margin-top: 14px;
		margin-left: auto;
		margin-right: auto;
	}
	.reclaim-section-v2 {
		padding-bottom: 90px;
	}
	.sth2-decs-ct p a {
		font-size: 18px;
		line-height: 28px;
	}
	.sth2-title-ct {
		margin-bottom: 7px;
	}
	.footer-head-v2 {
		padding-bottom: 95px;
	}
	.logo-footer-v2 {
		margin-bottom: 96px;
	}
	.btn-header {
		display: none;
	}
	.logo-menu a {
		display: flex;
	}
	.sth-header-v2 .logo-menu img {
		width: 28px !important;
		object-fit: cover;
		height: 24px;
		object-position: left center;
	}
	.sth-header-v2 .sth-menu-mb span {
		display: block;
		width: 16px;
		height: 2px;
		margin-bottom: 3px;
	}
	.sth-header-v2 .sth-menu-mb.active>span:first-child {
		transform: rotate(45deg) translate(3px, 3px);
	}
	.sth-header-v2 .sth-menu-mb.active>span:last-child {
		transform: rotate(-45deg) translate(4px, -4px);
	}
	.wrap-slider-deploy-v2 {
		/* 		width: calc(100% + 24px); */
	}
	.sth2-modal-video-v2 {
		border-radius: 25px;
		padding: 25px;
	}
}
.wrap-slider-deploy-v2 {
	/* 	max-width: 778px; */
}

/* MRX */

.sthv2-hero-products img {
	margin: auto;
	aspect-ratio: 1512 / 910;
	object-fit: cover;
	display: block;
	will-change: transform;
}
.sthv2-hero-products.hero-mrx:before {
	opacity: 0;
	visibility: hidden;
}
.wrap-bg-mrx-intro {
	background: linear-gradient(224.13deg, rgba(241, 245, 249, 0) 32.25%, #F1F5F9 99.6%);
}
.sthv2-hero-products.hero-mrx {
	background-color: transparent;
	/* 	background: linear-gradient(224.13deg, rgba(241, 245, 249, 0) 32.25%, #F1F5F9 99.6%); */
	padding-bottom: 0;
}

.sthv2-hero-products.hero-mrx {
	position: relative;
	overflow: hidden;
}

.wrap-bg-mrx-intro .specifications-section-v2 {
	background-color: transparent;
}

.sth2-group-spec-mrx .spec-mrx {
	width: calc((100% - 48px) / 3);
	overflow: hidden;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
}

.sth2-spec-1.spec-mrx {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}
.sth2-group-sp12 {
	width: 100%;
	display: flex;
	gap: 24px;
}
.sth2-group-sp12 .sth2-spec-item {
	width: calc((100% - 24px) / 2) !important;
}
.sth2-spec-1.spec-mrx .sth2-spec-item {
	width: calc((100% - 24px) / 2);
	margin-bottom: 0;

}
.sth2-spec-1.spec-mrx .sth2-spec-item:last-child {
	width: 100%;
}
.sth2-group-spec-mrx .sth2-spec-2 {
	padding-top: 24px;
}
.spec-mrx .sth2-spec-wrap h3,
.spec-mrx .sth2-spec-item h3 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 6px;
}
.spec-mrx .sth2-spec-wrap p {
	color: #45556C;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
}
.spec-mrx .meta-spec-img {
	position: unset;
	width: calc(100% + 48px);
	margin-left: -24px;
}
.spec-mrx.sth2-spec-3 {
	padding-top: 24px;
}

.spec-mrx .sth2-il-item span {
	font-size: 14px;
}
.spec-mrx .sth2-infor-list {
	margin-top: 24px;
}
.todo-section-v2 {
	padding-top: 96px;
}
.wrap-todo-cat {
	display: flex;
	gap: 24px;
}
.todo-cat-item {
	width: calc((100% - 24px) / 2);
	border: 1px solid #CAD5E2;
	border-radius: 24px;
	padding: 23px;
}
.icon-todo {
	width: 96px;
}
.todo-cat-item {
	display: flex;
	gap: 24px;
	align-items: center;
}
.icon-todo img {
	width: 100%;
	vertical-align: middle;
}
.todo-cat-item h4 {
	width: calc(100% - 96px - 24px);
	font-size: 24px;
	line-height: 32px;
	color: #020618;
	font-weight: 700;
}
.wrap-packets-todo {
	margin-top: 24px;
	display: flex;
	gap: 24px;
}
.sth2-packet-item {
	width: calc((100% - 48px) / 3);
	background-color: #F1F5F9;
	border-radius: 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
}
.sth2-head-pac {
	padding: 48px;
	padding-bottom: 24px;
}
.sth2-head-pac h3 {
	font-size: 30px;
	line-height: 40px;
	color: #020618;
	font-weight: 700;
	text-align: center;
	margin-bottom: 8px;
}
.sth2-head-pac p {
	font-size: 18px;
	line-height: 28px;
	color: #020618;
	font-weight: 400;
	text-align: center;
}
.sth2-packet-item img {
	width: 100%;
	vertical-align: middle;
	aspect-ratio: 448 / 350;
	object-fit: cover;
}
.faq-section-v2 {
	padding-top: 96px;
}
.sth2-faq-head h2 {
	color: #020618;
	font-size: 48px;
	line-height: 1.25;
	font-weight: 800;
	margin-bottom: 16px;
}
.sth2-faq-head p {
	color: #45556C;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-faq-head p a {
	color: #020618;
	text-decoration: underline;
}
.wrap-faq-layout-v2 {
	display: flex;
	gap: 24px;
}
.sth2-faq-question,
.sth2-faq-head {
	width: calc((100% - 24px) / 2);
}

.sth2-faq-qs {
	padding: 15px 0 24px;
	border-top: 1px solid #CAD5E2;
	position: relative;
	cursor: pointer;
}
.sth2-faq-qs p  {
	color: #020618;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-faq-ans {
	padding-bottom: 10px;
}
.sth2-faq-ans p{
	color: #45556C;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-faq-qs:before {
	width: 16px;
	height: 16px;
	content: "";
	position: absolute;
	right: 0px;
	top: 22px;
	background-image: url(/wp-content/uploads/2026/06/lucide_chevron-down.svg);
	transition: all 0.2s ease-in-out;
}
.sth2-faq-qs.active:before {
	transform: rotate(-90deg);
}
.sth2-faq-ans {
	display: none;
}
.section-cta-v2 {
	padding-top: 96px;
	padding-bottom: 96px;
}
.wrap-cta-v2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.sth2-tag-cta {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1.6px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 16px;
}
.wrap-cta-v2 {
	background-color: #003399;
	border-radius: 24px;
	overflow: hidden;
	padding: 66px;
}
.sth2-title-cta {
	max-width: 768px;
	margin: auto;
	margin-bottom: 16px;
	font-size: 48px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-weight: 800;
}
.btn-footer.btn-cta-v2 {
	margin: auto;
	border: 1px solid #fff;
}
.btn-footer.btn-cta-v2:hover {
	border: 1px solid #1A70D6;
	background-color: #1A70D6;
}
.sth2-modal-priority {
	background-color: #fff;
	border-radius: 24px;
	padding: 24px;
	padding-top: 80px;
	max-height: 99vh;
	overflow: auto;
}
.sth2-priority-thank h3,
.sth2-modal-priority h3 {
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	color: #020618;
	margin-bottom: 12px;
	padding-left: 24px;
	padding-right: 24px;
	max-width: 425px;
}
.sth2-modal-priority p {
	padding-left: 24px;
	padding-right: 24px;
	max-width: 464px;
}
.sth2-priority-thank p,
.sth2-modal-priority p {
	font-family: "Nunito";
	font-size: 18px !important;
	line-height: 28px;
	font-weight: 400;
	color: #45556C !important;
}

.sth2-priority-thank,
.sth2-modal-priority {
	position: relative;
	padding-bottom: 48px;
	max-width: 100%;
	width: 512px;
}
.sth2-priority-thank {
	text-align: center;
	padding: 24px;
	padding-bottom: 80px;
	background-color: #fff;
	border-radius: 24px;
}
.btn-close-priority {
	width: 56px;
	height: 56px;
	padding: 16px;
	margin-left: auto;
}
.btn-close-priority svg {
	vertical-align: middle;
	width: 100%;
}
.sth2-modal-priority.success .sth2-desc-form,
.sth2-modal-priority.success .sth2-title-form {
	display: none;
}
.sth2-icon-succses {
	text-align: center;
	display: none;
}
.sth2-modal-priority.success .sth2-icon-succses {
	display: flex;
	align-items: center;
	justify-content: center;
}
.sth2-ct-thank h3 {
	font-size: 36px !important;
	line-height: 48px;
	font-weight: 700 !important;
	color: #020618;
	margin-top: 24px !important;
	margin-bottom: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.sth2-ct-thank p {
	font-family: "Nunito";
	font-size: 18px !important;
	line-height: 28px;
	font-weight: 400;
	color: #45556C !important;
}
.sth2-ct-thank {
	text-align: center;
}
.sth2-modal-priority.success .wpforms-confirmation-container-full {
	background-color: transparent !important;
	border: none;
	padding: 0;
}
.sth2-modal-priority.success .wpforms-container {
	margin: 0;
}
.sth2-modal-priority {
	padding-bottom: 24px;
}
/* css popup */

.sth2-modal-popup.active {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.sth2-modal-popup {
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 999999;
	pointer-events: none;
}

.sth2-overlay {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: black;
	opacity: 0.8;
}

.sth2-content-popup {
	position: relative;
	z-index: 1;
}

.btn-close-priority {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	width: 50px;
	cursor: pointer;
}
.custom-priority-form {
	margin-bottom: 0 !important;
}
.custom-priority-form input:placeholder {
	color: #90A1B9;
}
.custom-priority-form input {
	border: 1px solid #CAD5E2;
	border-radius: 9999px !important;
	padding: 11px 23px;
	color: #020618;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
	outline: none;
	min-height: 48px;
}
.custom-priority-form .wpforms-required-label {
	display: none;
}
.custom-priority-form .wpforms-has-error>label {
	color: #FF3131 !important;
}
.custom-priority-form .wpforms-field-limit-text {
	margin-top: 12px !important;
	padding-left: 24px;
}
.custom-priority-form textarea {
	border: 1px solid #CAD5E2;
	border-radius: 16px !important;
	padding: 11px 23px;
	color: #020618;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	width: 100%;
	outline: none;
	height: 80px !important;
}
.custom-priority-form input:focus {
	border: 1px solid #CAD5E2 !important;
	box-shadow: none !important;
}
.custom-priority-form .wpforms-field-label {
	font-size: 14px !important;
	line-height: 20px !important;
	color: #020618 !important;
	font-weight: 400 !important;
	margin-bottom: 12px !important;
	padding-left: 24px !important;
}
.custom-priority-form.wpforms-container .wpforms-field {
	padding-top: 0 !important;
	padding-bottom: 24px !important;
}
.custom-priority-form .wpforms-form .wpforms-submit-container {
	margin-top: 24px !important;

}
.custom-priority-form .wpforms-form .wpforms-submit-container button {
	width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #fff !important;
	padding: 15px 23px !important;
	border-radius: 9999px;
	background-color: #003399 !important;
	cursor: pointer;
	text-transform: none;
	border: 1px solid #003399;
	transition: all 0.2s ease-in-out;
}
.custom-priority-form.wpforms-container .wpforms-submit-spinner {
	position: absolute;
	top: 40%;
	width: 14px;
	left: 30%;
}
.ver-solutions.sthv2-hero-products::before {
	background:
		linear-gradient(252.98deg, rgba(241, 245, 249, 0) 3.56%, rgba(241, 245, 249, 0.3) 90.58%),
		linear-gradient(180deg, rgba(241, 245, 249, 0) 15.78%, #F1F5F9 100%),
		linear-gradient(248.6deg, rgba(241, 245, 249, 0.3) 2%, rgba(241, 245, 249, 0) 100%),
		rgba(241, 245, 249, 0.25);
	background-blend-mode: color, color, color, normal;
}
.section-cta-v2.ver-solutions {
	position: relative;
	padding-bottom: 0;
	background-color: #F1F5F9;
}
.section-cta-v2.ver-solutions video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}
.section-cta-v2.ver-solutions .wrap-cta-v2{
	position: relative;
	padding: 64px;
}
.cta-solutions-meta {
	position: relative;
	max-width: 600px;
	margin: auto;
	z-index: 2;
}
.cta-solutions-meta p {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	margin: auto;
	margin-bottom: 16px;
	margin-top: -6px;
}
.section-cta-v2.ver-solutions .wrap-cta-v2:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0, 51, 153, 0.8);
}
.section-cta-v2.ver-solutions .sth2-title-cta {
	margin-bottom: 0;
}
/* industries */
.head-industries-v2 {
	max-width: 768px;
	margin-bottom: 48px;
}
.desc-industries-section {
	font-size: 24px;
	line-height: 36px;
}
.section-industries-v2 {
	padding-top: 96px;
	background-color: #F1F5F9;
}
.sth2-industries-list {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}
.sth2-industries-item {
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	padding: 24px;
	border-radius: 24px;
	background-color: #fff;
	width: calc((100% - 48px) / 3);
}
.sth2-industries-icon {
	width: 48px;
	margin-bottom: 24px;
}

.sth2-industries-icon img {
	vertical-align: middle;
	width: 100%;
}
.sth2-industries-meta h3 {
	color: #020618;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 4px;
}
.sth2-industries-meta p {
	color: #45556C;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-industries-item.sth2-default {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sth2-industries-item.sth2-default h3 {
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	max-width: 376px;
}
.sth2-industries-item.sth2-default a {
	margin-left: auto;
	padding: 15px 23px;
	font-size: 16px;
	line-height: 24px;
}
.wrap-solutions-v2 {
	display: flex;
	gap: 24px;
}
.sth2-solutions-nav {
	position: sticky;
	top: 0;
	width: calc((100% - 24px) / 2);
	height: max-content;
	max-height: 100vh;
	overflow: auto;
}
.sth2-title-so-box {
	font-size: 48px;
	line-height: 60px;
	color: #020618;
	font-weight: 800;
	margin-bottom: 16px;
}
.sth2-desc-so-box ul li,
.sth2-desc-so-box p {
	font-size: 18px;
	line-height: 28px;
	color: #020618;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-desc-so-box p {
	margin-bottom: 16px;
}
.sth2-desc-so-box ul {
	padding-left: 24px;
	margin-bottom: 16px;
}
.sth2-desc-so-box p:last-child {
	margin-bottom: 0;
}
.sth2-list-btn {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	padding-top: 24px;
}
.sth2-tag-btn {
	display: flex;
	gap: 10px;
	width: max-content;
	align-items: center;
	border: 1px solid #020618;
	border-radius: 9999px;
	padding: 10px 20px;
}
.sth2-tag-btn span {
	font-size: 16px;
	line-height: 24px;
	color: #020618;
	font-family: "Nunito";
	font-weight: 400;
}
.sth2-solutions-content {
	width: calc((100% - 24px) / 2);
	padding-top: 96px;
}
.sth2-solutions-box {
	min-height: 886px;
	margin-bottom: 96px;
}
.sth2-single-video {
	border-radius: 16px;
	border: 8px solid #020618;
}
.sth2-single-video video {
	width: 100%;
	vertical-align: middle;
	border-radius: 8px;
}
.wrap-single-video {
	margin-top: 32px;
	padding-top: 24px;
	padding-bottom: 48px;
}
.sth2-time-nav {
	color: #90A1B9;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	font-family: "Nunito";
	display: block;
	margin-bottom: 24px;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
.wrap-single-video {
	position: relative;
	opacity: 0;
	visibility: hidden;
}
.wrap-single-video .video-controls {
	position: unset;
	transform: none;
	margin-top: 24px;
	justify-content: center;
}
.wrap-single-video .video-controls .video-btn {
	background-color: #003399;
	width: 56px;
	height: 56px;
}
.wrap-single-video .video-btn svg {
	fill: none;
	width: 25px;
	height: 25px;
}
.wrap-single-video .pause-play.paused .icon-play {
	fill: #fff;
}
.wrap-single-video .video-btn.disable {
	opacity: 0.5;
	pointer-events: none;
	cursor: not-allowed;
	background-color: #F1F5F9;
}
.sth2-number-nav {
	padding: 8px 12px;
	border-radius: 9999px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	font-family: "Nunito";
	width: max-content;
	width: 40px;
	color: #020618;
}
.sth2-btn-nav.active .sth2-number-nav {
	background-color: #003399;
	color: #fff;
}
.sth2-nav-stick li {
	list-style: none;
	margin-bottom: 8px;
}
.sth2-nav-stick li:last-child {
	margin-bottom: 0;
}
.sth2-nav-stick li a {
	display: flex;
	align-items: center;
}
.sth2-title-nav {
	padding: 8px;
	width: calc(100% - 40px);
	color: #45556C;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	font-family: "Nunito";
	text-transform: uppercase;
	letter-spacing: 1.6px;
}
.sth2-nav-stick {
	padding-top: 96px;
	padding-left: 16px;
	padding-bottom: 24px;
	border-left: 1px solid #CAD5E2;
}
.video-wrap.wrap-single-video.sth2-nav-videos {
	display: none;
	opacity: 0;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
}
.video-wrap.wrap-single-video.sth2-nav-videos.active {
	display: block;
	opacity: 1;
	visibility: visible;
}
.sth2-menu-tablet {
	display: none;
	min-height: 64px;
}
/* Mega Menu */
@media screen and (max-width: 960px) {
	.container-v2.menu-desktop {
		display: none;
	}
	.sth2-menu-tablet {
		display: block;
		padding: 13px 0;
	}
}
.sth-menu-tablet {
	transition: all 0.2s ease-in-out;
}
.sth-menu-tablet span {
	display: block;
	width: 16px;
	height: 2px;
	background-color: #fff;
	margin-bottom: 3px;
	transition: all 0.2s ease-in-out;
}
.sth-header-v2 .sth-menu-tablet span {
	background-color: #000;
}
.sth-header-v2 .sth-menu-tablet span:last-child {
	margin-bottom: 0;
}
.sth-menu-tablet.active>span:nth-child(2) {
	visibility: hidden;
}
.sth-header-v2 .sth-menu-tablet.active span {
	background-color: #fff;
}
.sth-header-v2 .sth-menu-tablet.active>span:first-child {
	transform: rotate(45deg) translate(3px, 3px);
}
.sth-header-v2 .sth-menu-tablet.active>span:last-child {
	transform: rotate(-45deg) translate(4px, -4px);
}
.wrap-menu-tablet {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 40px;
}
.sth2-head-mega {
	display: flex;
	justify-content: space-between;
	padding: 12px 16px 12px 48px;
	align-items: center;
}
.sth2-head-mega .sth2-logo-mega {
	max-width: 27px;
}
.sth2-head-mega .sth2-logo-mega img {
	vertical-align: middle;
}
.sth-close-tablet {
	width: 40px;
	height: 40px;
	padding: 12px;
	cursor: pointer;
}
.sth2-nav-mega {
	margin-top: 48px;
	padding: 0 24px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: calc(100vh - 112px);
	padding-bottom: 48px;
}
.sth2-nav-mega li {
	list-style: none;
	margin-bottom: 8px;
}
.sth2-nav-mega li:last-child {
	margin-bottom: 0;
}
.sth2-nav-mega li a {
	display: flex;
	justify-content: space-between;
	padding: 10px 20px;
}
.sth2-nav-mega a span {
	font-size: 14px;
	line-height: 20px;
	color: #020618;
	font-weight: 600;
}
.btn-header-mega a {
	width: 100%;
	justify-content: center;
}
.sth2-menu-tablet {
	position: relative;
}

/* css popup */

.nav-modal-popup.active {
	visibility: visible;
	opacity: 1;
}

.nav-modal-popup {
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	z-index: 999999;
}

.nav-overlay {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: black;
	opacity: 0.8;
}

.wrap-mega-menu {
	position: relative;
	z-index: 1;
	height: 100vh;
	max-width: 400px;
	width: 100%;
	background-color: #fff;
}
.wrap-mega-child {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	height: 100vh;
	max-width: 400px;
	width: 100%;
	background-color: #fff;
	transform: translateX(100%);
	overflow: hidden;
	opacity: 0;
}
.wrap-mega-child.active {
	transform: translatex(0);
	overflow: visible;
	opacity: 1;
}
.wrap-mega-menu.hidden {

}
.sth2-head-child {
	display: flex;
	justify-content: space-between;
	padding: 12px 16px;
}
.sth2-head-child a {
	width: 40px;
	display: flex;
	height: 40px;
	align-items: center;
	justify-content: center;
}
.content-mega-child {
	/* 	margin-top: 48px; */
}
.sth2-ct-products {
	padding: 48px;
}
.sth2-ct-products h4 {
	color: #020618;
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 8px;
}
.sth2-ct-products p {
	color: #45556C;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: "Nunito";
}
.sth2-meganav-products {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
	padding: 0 24px;
}
.sth2-meganav-products a {
	width: calc((100% - 24px) / 2);
	padding: 24px;
}
.thumbnail-products-nav {
	margin-bottom: 16px;
	background-color: #F1F5F9;
	border-radius: 16px;
}
.thumbnail-products-nav img {
	border-radius: 16px;
	vertical-align: middle;
}
.sth2-meganav-title {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #020618;
	text-align: center;
	margin-bottom: 4px;
}
.sth2-meganav-desc {
	display: block;
	color: #45556C;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	font-family: "Nunito";
}
.sth2-meganav-solutions {
	padding: 0 24px;
}
.sth2-meganav-solutions a {
	padding: 16px 24px;
	display: flex;
	gap: 8px;
	margin-bottom: 8px;
}
.sth2-meganav-solutions a:last-child {
	margin-bottom: 0;
}
.sth2-meta-solutions-nav .sth2-meganav-desc,
.sth2-meta-solutions-nav .sth2-meganav-title {
	text-align: left;
}
.btn-footer.btn-cta-v2.has-icon {
	display: flex;
	align-items: center;
	gap: 8px;
}
.btn-footer.btn-cta-v2.has-icon svg path {
	transition: all 0.2s ease-in-out;
}
.btn-footer.btn-cta-v2.has-icon:hover svg path{
	stroke: #fff;
}
.mobile-todo-layout {
	display: none;
}
.custom-priority-form .wpforms-form em.wpforms-error {
	display: none !important;
}
@media screen and (max-width: 640px) {
	.sth2-head-mega {
		padding-left: 24px;
	}
	.wrap-mega-child,
	.wrap-mega-menu {
		max-width: 100%;
	}
	.sth2-nav-mega {
		margin-top: 16px;
	}
	.sth2-nav-mega li a {
		justify-content: center;
		gap: 8px;
		align-items: center;
	}
	.sth2-nav-mega li {
		margin-bottom: 4px;
	}
	.wrap-mega-child, .wrap-mega-menu {
		height: max-content;
	}
	.sth2-nav-mega {
		justify-content: flex-start;
		gap: 20px;
		height: max-content;
	}
	.sth2-meganav-products {
		padding-bottom: 22px;
	}
	.sth2-meganav-solutions {
		padding-bottom: 24px;
	}
}
/*  */
@media screen and (max-width: 960px) {
	.sthv2-hero-products.ver-solutions video {
		aspect-ratio: 834 / 660;
		min-height: unset;
	}
	.sth2-solutions-nav {
		width: 30.5%;
	}
	.sth2-solutions-content {
		width: calc(100% - 30.5% - 24px);
	}
	.sth2-nav-video {
		display: none;
	}
	.wrap-single-video {
		opacity: 1;
		visibility: visible;
	}
	.wrap-single-video .video-controls .video-btn {
		width: 40px;
		height: 40px;
	}
	.wrap-single-video .video-btn svg {
		width: 16px;
		height: 16px;
	}
	.desc-industries-section {
		font-size: 18px;
		line-height: 28px;
	}
	.title-section-v2.title-industries-section{
		font-size: 36px;
		line-height: 48px;
	}
	.sth2-industries-item {
		width: calc((100% - 24px) / 2);
	}
	.sth2-industries-item.sth2-default a {
		margin-left: auto;
		padding: 9px 19px;
		font-size: 14px;
		line-height: 20px;
	}
	.section-cta-v2.ver-solutions .sth2-title-cta {
		font-size: 36px;
		line-height: 48px;
	}
}
@media screen and (max-width: 640px) {
	.sthv2-hero-products.ver-solutions video {
		aspect-ratio: 402 / 802;
		min-height: unset;
	}
	.wrap-solutions-v2 {
		flex-direction: column-reverse;
	}
	.sth2-solutions-nav {
		width: 100%;
	}
	.sth2-nav-stick {
		padding: 24px 0;
		overflow-x: auto;
		border: none;
		background-color: #fff;
	}
	.sth2-nav-stick ul {
		display: flex;
		gap: 8px;
	}
	.sth2-nav-stick ul li {
		width: max-content;
		margin-bottom: 0;
	}
	.sth2-nav-stick li a {
		width: max-content;
	}
	.sth2-solutions-content {
		width: 100%;
		padding-top: 48px;
	}
	.sth2-title-so-box {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 24px;
	}
	.sth2-desc-so-box p {
		margin-bottom: 24px;
	}
	.sth2-desc-so-box ul {
		margin-bottom: 24px;
	}
	.wrap-single-video {
		margin-top: 24px;
	}
	.sth2-solutions-box {
		margin-bottom: 48px;
	}
	.sth2-tag-btn span {
		font-size: 14px;
		line-height: 20px;
	}
	.sth2-tag-btn img {
		display: none;
	}
	.sth2-tag-btn {
		padding: 7px 15px;
	}
	.title-section-v2.title-industries-section {
		font-size: 30px;
		line-height: 40px;
	}
	.sth2-industries-list {
		overflow: auto;
		width: calc(100% + 24px);
		flex-wrap: nowrap;
		gap: 12px;
		padding-right: 24px;
	}
	.sth2-industries-item {
		min-width: 280px;
	}
	.sth2-industries-item.sth2-default h3 {
		font-size: 24px;
		line-height: 36px;
	}
	.section-cta-v2.ver-solutions .sth2-title-cta {
		font-size: 30px;
		line-height: 40px;
	}
	.section-cta-v2.ver-solutions .wrap-cta-v2 {
		padding: 64px 24px;
		min-height: 390px;
	}
}
/* MRX */
@media screen and (max-width: 960px) {
	.sthv2-hero-products.hero-mrx img {
		width: 100%;
		aspect-ratio: 834 / 896;
		object-fit: cover;
		height: calc(100vh - 66px);
		max-height: 896px;
	}
	.sthv2-hero-products.hero-mrx:before {
		opacity: 1; 
		visibility: visible;
		bottom: 0;
		height: 100%;
	}
	.sthv2-hero-products.hero-mrx .container-v2 {
		bottom: 48px;
	}
	.wrap-bg-mrx-intro .specifications-section-v2 {
		background-color: #f1f5f9;
	}
	.wrap-group-spec {
		flex-wrap: wrap;
	}
	.sth2-spec-1.spec-mrx {
		width: 100%;
	}
	.sth2-group-sp12,
	.spec-mrx.sth2-spec-3,
	.sth2-group-spec-mrx .sth2-spec-2 {
		width: calc((100% - 24px) / 2);
	}
	.sth2-spec-1.spec-mrx .sth2-spec-item:last-child {
		width: calc((100% - 24px) / 2);
	}
	.sth2-group-sp12 .sth2-spec-item {
		width: 100% !important;
	}
	.sth2-group-sp12 {
		flex-wrap: wrap;
	}
	.wrap-packets-todo {
		flex-wrap: wrap;
	}
	.sth2-packet-item {
		width: 100%;
		flex-direction: row;
	}
	.sth2-packet-item img,
	.sth2-head-pac {
		width: 50%;
	}
	.sth2-packet-item:nth-child(odd) {
		flex-direction: row-reverse;
	}
	.sth2-head-pac {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.sth2-faq-question, .sth2-faq-head {
		width: 100%;
	}
	.sth2-faq-head {
		max-width: 575px;
	}
	.wrap-faq-layout-v2 {
		flex-wrap: wrap;
	}
	.sth2-faq-head h2 {
		font-size: 36px;
		line-height: 48px;
	}
	.sth2-title-cta {
		font-size: 36px;
		line-height: 48px;
	}
	.sth2-priority-thank h3, .sth2-modal-priority h3 {
		font-size: 26px;
		line-height: 30px;
	}
	.sth2-modal-priority {
		padding-top: 24px;
	}
	.sth2-priority-thank p, .sth2-modal-priority p {
		font-size: 16px !important;
		line-height: 20px;
	}
	.sth2-priority-thank, .sth2-modal-priority {
		width: 100%;
		max-width: 512px;
	}
	.custom-priority-form.wpforms-container .wpforms-field {
		padding-bottom: 12px !important;
	}
	.custom-priority-form .wpforms-field-label {
		margin-bottom: 8px !important;
	}
	.custom-priority-form input {
		min-height: 40px;
	}
	.custom-priority-form .wpforms-field-limit-text {
		margin-top: 8px !important;
	}
	.custom-priority-form .wpforms-form .wpforms-submit-container {
		margin-top: 12px !important;
	}
	.custom-priority-form .wpforms-form .wpforms-submit-container button {
		padding: 10px 16px !important;
	}
	.custom-priority-form {
		margin-top: 12px !important;
	}
	.sth2-modal-priority {
		max-height: 100vh;
		overflow: auto;
	}
}
@media screen and (max-width: 640px) { 
	.sth2-group-sp12 .sth2-spec-item {
		width: calc((100% - 24px) / 2) !important;
		padding-top: 24px;
	}
	.sth2-spec-1.spec-mrx .sth2-spec-item:last-child {
		width: 100%;
	}
	.sth2-group-sp12, .spec-mrx.sth2-spec-3, .sth2-group-spec-mrx .sth2-spec-2 {
		width: 100%;
	}
	.sth2-spec-item h3 span {
		font-size: 30px;
		line-height: 40px;
	}
	.spec-mrx .sth2-spec-item h3 {
		font-size: 24px;
		line-height: 36px;
		min-height: 40px;
		margin-bottom: 4px;
	}
	.desktop-todo-layout {
		display: none;
	}
	.mobile-todo-layout {
		display: block;
	}
	.mobile-todo-layout .sth2-packet-item{
		flex-direction: column;
		width: 280px;
	}
	.mobile-todo-layout {
		overflow-x: auto;
		width: calc(100% + 24px);
		padding-right: 24px;
	}
	.mobile-todo-layout .wrap-packets-todo {
		width: max-content;
	}
	.mobile-todo-layout .wrap-packets-todo {
		flex-wrap: nowrap;
	}
	.mobile-todo-layout .sth2-packet-item img, .mobile-todo-layout .sth2-head-pac {
		width: 100%;
	}
	.mobile-todo-layout .wrap-todo-cat {
		width: 280px;
		flex-wrap: wrap;
	}
	.mobile-todo-layout .todo-cat-item {
		width: 100%;
		flex-direction: column;
		gap: 8px;
		justify-content: center;
		align-items: center;
	}
	.todo-cat-item h4 {
		font-size: 18px;
		line-height: 28px;
		font-weight: 400;
		text-align: center;
	}
	.mobile-todo-layout .icon-todo {
		width: 64px;
	}
	.sth2-head-pac h3 {
		font-size: 24px;
		line-height: 36px;
	}
	.sth2-head-pac{
		padding: 48px 16px 24px;
	}
	.sth2-title-cta {
		font-size: 30px;
		line-height: 40px;
		margin-top: 0;
	}
	.btn-footer.btn-cta-v2 {
		margin-top: 0;
		margin-bottom: 0;
	}
	.wrap-cta-v2 {
		padding: 24px;
		min-height: 640px;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}
/* CF7 */
.modal-popup-cf7.active {
	visibility: visible;
	opacity: 1;
}

.modal-popup-cf7 {
	transition: all 0.3s ease-in-out;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.overlay-cf7 {
	cursor: pointer;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: black;
	opacity: 0.8;
}

.content-popup-cf7 {
	position: relative;
	z-index: 1;
}
.sth2-cf7-custom-message {
	padding: 84px 24px;
	border-radius: 24px;
	background-color: #fff;
	text-align: center;
	max-width: 500px;
	display: none;
}
.sth2-cf7-custom-message.active {
	display: block;
}
.sth2-cf7-custom-message svg {
	width: 48px;
	margin: auto;
	margin-bottom: 24px;
}
.sth2-cf7-custom-message h2 {
	color: #020618;
	font-size: 36px;
	line-height: 48px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 12px;
}
.sth2-cf7-custom-message p {
	color: #020618;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	text-align: center;
}
.btn-close-popup-cf7 {
	padding: 16px;
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	width: 56px;
	cursor: pointer;
}
.ft-ct-form .wpcf7-response-output {
	display: none;
}
/* Home v3 */
.breaking-box-v2 {
	display: none;
	padding: 16px;
	background: #11264E;
	position: relative;
}
.wrap-breaking-v2 a {
	display: flex;
	gap: 8px;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	font-family: "Nunito";
	color: #fff;
	max-width: 520px;
	margin: auto;
}
.wrap-breaking-v2 a>span {
	width: calc(100% - 25px);
}
.wrap-breaking-v2 a b {
	font-weight: 700;
}
.sth2-close-break {
	position: absolute;
	top: 8px;
	right: 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.home-intro-v3 {
	padding-bottom: 96px;
	padding-top: 462px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
}
.wrap-intro-v3 {
	max-width: 768px;
}
.sth2-title-banner-home {
	font-size: 60px;
	line-height: 72px;
	letter-spacing: 1.6px;
	color: #fff;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.wrap-intro-v3 p {
	color: #fff;
	font-size: 24px;
	line-height: 36px;
	font-family: "Nunito";
	margin-bottom: 32px;
}
.about-home-v3 {
	padding-top: 96px;
	padding-bottom: 48px;
}
.sth2-modal-block {
	max-width: 767px;
}
.sth2-modal-block h2 {
	color: #020618;
	font-size: 48px;
	line-height: 60px;
	font-weight: 800;
	margin-bottom: 12px;
}
.ct-modal-block p {
	font-size: 18px;
	line-height: 28px;
	color: #45556C;
	margin-bottom: 28px;
}
.ct-modal-block p:last-child {
	margin-bottom: 0;
}
.investors-section-v2 {
	padding: 96px 0;
	background: linear-gradient(180deg, rgba(241, 245, 249, 0) 0%, #F1F5F9 100%);
}
.wrap-investors-v2 .ct-modal-block p {
	font-size: 24px;
	line-height: 36px;
}
.sth2-investors-list {
	display: flex;
	gap: 24px;
	padding-top: 48px;
}

.sth2-investors-item {
	width: calc((100% - 96px) / 5);
}
.sth2-logo-inves {
	width: 100%;
	margin-bottom: 24px;
	max-width: 200px;
}

.sth2-logo-inves img {
	vertical-align: middle;
	width: 100%;
}
.sth2-investors-item a {
	display: flex;
	gap: 8px;
	align-items: center;
	color: #020618;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	width: max-content;
	max-width: 100%;
	padding: 4px 0;
	border-bottom: 1px solid #000000;
}
.sth2-investors-item a span {
	width: calc(100% - 24px);
}
.sth2-investors-item a svg {
	width: 16px;
	vertical-align: middle;
}
.workus-section-v3 {
	padding: 96px 0;
	background: #F1F5F9;
}
.wrap-workus-v3 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 96px 64px;
	position: relative;
	border-radius: 24px;
}
.sth2-ct-workus {
	position: relative;
	z-index: 1;
	max-width: 768px;
}
.sth2-ct-workus span {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #fff;
	display: block;
	margin-bottom: 16px;
	font-family: "Nunito";
	text-transform: uppercase;
}
.sth2-ct-workus h2 {
	font-size: 48px;
	line-height: 60px;
	font-weight: 800;
	color: #fff;
	margin-bottom: 16px;
}
.sth2-workus-team {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 640px;
}
.sth2-workus-team img {
	vertical-align: middle;
}
.news-section-v3 {
	padding: 96px 0;
	background-color: #F1F5F9;
}
.latestnews-box-v3 {
	display: flex;
	gap: 24px;
	margin-top: 48px;
}
.sth2-news-big {
	width: 32.1839%;
	border-radius: 24px;
	overflow: hidden;
	background-color: #fff;
	display: flex;
	flex-direction: column;
}
.sth2-new-right {
	width: calc(100% - 32.1839% - 24px);
}
.sth2-thumb-news {
	margin-bottom: 24px;
}
.sth2-tag {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 1.6px;
	display: block;
	width: max-content;
	padding: 5px 11px;
	border: 1px solid #CAD5E2;
	border-radius: 9999px;
	color: #45556C;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.sth2-thumb-news img {
	/* 	aspect-ratio: 448 / 192; */
	vertical-align: middle;
	/* 	object-fit: cover; */
}
.sth2-news-title {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 8px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4; 
	-webkit-box-orient: vertical;
}
.sth2-wrap-ct-box {
	padding: 24px;
	padding-top: 0;
	height: 100%;
}
.sth2-link-detail .btn-read-more {
	padding: 8px 16px;
	display: flex;
	gap: 8px;
	align-items: center;
	color: #020618;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-transform: none;
}
.sth2-link-detail .btn-read-more:before {
	display: none;
}
.sth2-link-detail {
	display: flex;
	margin-top: 8px;
	justify-content: flex-end;
}
.sth2-new-right {
	display: flex;
	gap: 24px;
	flex-wrap: wrap;
}
.sth2-more-box,
.sth2-news-item:first-child {
	width: 23.04%;
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	padding: 24px;
	border-radius: 24px;
	background-color: #fff;
}
.sth2-news-item:nth-child(3),
.sth2-news-item:nth-child(2) {
	box-shadow: 0px 16px 32px 0px #003A8A0A;
	padding: 24px;
	border-radius: 24px;
	background-color: #fff;
	width: calc(100% - 23.04% - 24px);
}
.sth2-news-content p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #45556C;
}
.sth2-wrap-ct-box,
.sth2-news-item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sth2-more-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sth2-more-box span{
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	color: #020618;
}
.wrap-timeline-v2 {
	display: flex;
	gap: 24px;
}
.sth2-timeline-content {
	width: calc((100% - 24px) / 2);
}
.sth2-timeline-nav {
	position: sticky;
	top: 40px;
	width: calc((100% - 24px) / 2);
	height: max-content;
}
.sth-tl-date {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1.6px;
	font-weight: 400;
	color: #45556C;
	display: block;
	margin-bottom: 12px;
	padding-top: 5px;
}
.sth2-title-tl-box {
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	color: #020618;
	margin-bottom: 8px;
}
.sth2-desc-tl-box p {
	font-size: 18px;
	line-height: 28px;
	color: #45556C;
	font-family: "Nunito";
	margin-bottom: 8px;
}
.timeline-section-v2 {
	padding-top: 71px;
}
.sth2-btn-timline {
	display: flex;
	gap: 8px;
	width: max-content;
	border-radius: 9999px;
	padding: 15px 23px;
	color: #020618;
	background-color: #fff;
	font-family: 'Nunito';
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0px;
	align-items: center;
	text-align: center;
	vertical-align: middle;
	transition: all 0.2s ease-in-out;
	border: 1px solid #CAD5E2;
}
.sth2-tl-cta.ver-desktop {
	margin-top: 32px;
}
.sth2-btn-timline:hover {
	color: #fff;
	border: 1px solid #1A70D6;
	background-color: #1A70D6;
}
.sth2-btn-timline svg path {
	transition: all 0.2s ease-in-out;
}
.sth2-btn-timline:hover svg path {
	stroke: #fff;
}
.sth2-timeline-content .sth2-wrap-timeline video {
	object-position: top center;
}
.sth2-timeline-content .sth2-wrap-timeline video,
.sth2-timeline-content .sth2-wrap-timeline img {
	aspect-ratio: 728 / 680;
	vertical-align: middle;
	object-fit: cover;
	border-radius: 24px;
	opacity: 0;
	visibility: hidden;
}
.video-wrap.sth2-wrap-timeline .video-controls {
	display: none;
}
.sth2-timeline-nav .sth2-wrap-timeline video,
.sth2-timeline-nav .sth2-wrap-timeline img {
	aspect-ratio: 680 / 814;
	vertical-align: middle;
	object-fit: cover;
	object-position: center;
	border-radius: 24px;
	max-height: 96vh;
}
.sth2-timeline-nav .sth2-wrap-timeline {
	display: none;
}
.sth2-timeline-nav .sth2-wrap-timeline.active {
	display: block;
}
.sth2-timeline-box {
	position: relative;
	padding-left: 40px;
}
.sth2-timeline-box:before {
	content: "";
	position: absolute;
	left: 11px;
	top: 0;
	height: 100%;
	width: 2px;
	background-color: #003399;
}
.sth2-timeline-box:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color:#fff;
	border-radius: 50%;
	height: 16px;
	width: 16px;
	border: 4px solid #003399;
}
.sth2-timeline-box:nth-child(3):before {
	background-color: #CAD5E2;
}
.sth2-timeline-box:nth-child(3):after {
	background-color:#003399;
}
.sth2-timeline-box:last-child:before {
	display: none;
}
.sth2-timeline-box:last-child:after {
	border: 4px solid #CAD5E2;
}
.sth2-tl-cta.ver-mobile {
	display: none;
}
.latestnews-box-mobile {
	display: none;
}
.page-template-tpl-home-v3 .contact-footer-v2 {
	display: none;
}
.latestnews-box-mobile.ver-scroll {
	display: none;
}
@media screen and (max-width: 1440px) {
	.sth2-timeline-nav {
		top: 20px;
	}
	.sth2-timeline-content .sth2-wrap-timeline video, .sth2-timeline-content .sth2-wrap-timeline img {
		aspect-ratio: 728 / 530;
	}
}
@media screen and (max-width: 1024px) {
	.sth2-investors-list {
		flex-wrap: wrap;
	}
	.sth2-investors-item {
		width: calc((100% - 48px) / 3);
	}
	.latestnews-box-v3.ver-desktop {
		display: none;
	}
	.latestnews-box-mobile {
		display: block;
		padding-top: 36px;
	}
	/* 	 */
	.sth2-top-head-news {
		display: flex;
		gap: 24px;
	}
	.sth2-top-right-head,
	.sth2-big-news-mb {
		width: calc((100% - 24px) / 2);
	}
	.sth2-big-news-mb .sth2-news-big {
		width: 100%;
		height: 100%;
	}
	.sth2-top-right-head {
		display: flex;
		flex-direction: column;
		gap: 24px;
	}
	.sth2-top-right-head .sth2-news-item{
		width: 100%;
	}
	.sth2-footer-news {
		display: flex;
		gap: 24px;
	}
	.sth2-footer-news {
		margin-top: 24px;
	}
	.sth2-footer-news .sth2-more-box,
	.sth2-footer-news .sth2-news-item {
		width: calc((100% - 24px) / 2);
	}
	.sth2-big-news-mb .sth2-news-title{
		display: block;
	}
}
@media screen and (max-width: 960px) {
	.home-intro-v3 {
		padding-top: 192px;
	}
	.sth2-tl-cta.ver-desktop {
		display: none;
	}
	.sth2-tl-cta.ver-mobile {
		display: block;
	}
	.sth2-timeline-nav {
		display: none;
	}

	.sth2-timeline-content .sth2-wrap-timeline video, .sth2-timeline-content .sth2-wrap-timeline img {
		opacity: 1;
		visibility: visible;
		aspect-ratio: 728 / 314;
	}
	.sth2-timeline-content .sth2-wrap-timeline video {
		aspect-ratio: unset;
	}
	.sth2-timeline-content {
		width: 100%;
	}
	.sth2-wrap-timeline {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	.sth2-timeline-box {
		padding-bottom: 96px;
	}
	.sth2-modal-block h2 {
		font-size: 36px;
		line-height: 48px;
	}
	.sth2-title-tl-box {
		font-size: 20px;
		line-height: 32px;
	}
	.sth2-timeline-box:last-child .sth2-wrap-timeline img {
		object-fit: contain;
		background-color: #F1F5F9;
	}

}
@media screen and (max-width: 767px) {
	.sth2-title-banner-home {
		font-size: 50px;
		line-height: 65px;
	}
}
@media screen and (max-width: 640px) {
	.home-intro-v3 {
		padding-top: 366px;
	}
	.sth2-title-banner-home {
		font-size: 36px;
		line-height: 48px;
	}
	.wrap-intro-v3 p {
		font-size: 18px;
		line-height: 28px;
	}
	.sth2-modal-block h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.sth2-timeline-content .sth2-wrap-timeline img {
		aspect-ratio: 1 / 1;
	}
	.sth2-investors-item {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.sth2-investors-item:nth-child(4) img{
		transform: translatex(19%);
	}
	.wrap-workus-v3 {
		padding: 24px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 640px;
		background-image: url('/wp-content/uploads/2026/06/cta-bg-mb.png') !important;
	}
	.sth2-workus-team {
		display: none;
	}
	.sth2-ct-workus h2 {
		font-size: 30px;
		line-height: 40px;
		text-align: center;
	}
	.sth2-ct-workus span {
		text-align: center;
	}
	.sth2-ct-workus .btn-footer {
		margin-left: auto;
		margin-right: auto;
	}
	.latestnews-box-mobile {
		display: none;
	}
	.latestnews-box-mobile.ver-scroll {
		display: block;
	}
	.latestnews-scroll-layout {
		width: max-content;
		display: flex;
		gap: 24px;
	}
	.latestnews-box-mobile.ver-scroll {
		overflow-x: auto;
		width: calc(100% + 24px);
		padding-right: 24px;
	}
	.latestnews-scroll-layout .sth2-news-big {
		width: 280px;
	}
	.latestnews-scroll-layout .sth2-news-title {
		display: block;
	}
	.latestnews-scroll-layout .sth2-news-content p {
		display: none;
	}
	.sth2-thumb-news img {
		aspect-ratio: 280 / 192;
		object-fit: cover;
	}
	.sth2-more-box {
		justify-content: flex-end;
		gap: 24px;
		width: 280px;
	}
	.sth2-faq-head {
		margin-bottom: 32px;
	}
	.sth2-faq-head h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.page-template-tpl-products-mrx .wrap-cta-v2 {
		background-image: url('/wp-content/uploads/2026/06/cta-bg-mb.png') !important;
	}

}
@media screen and (max-width: 391px) {
	.sth2-modal-block h2 {
		font-size: 29px;
	}
	.title-section-v2 {
		font-size: 29px;
	}
}
@media screen and (max-width: 380px) {
	.sth2-modal-block h2 {
		font-size: 28px;
	}

}
.modal-mega-desktop {
	display: none;
	z-index: 9;
}
@media screen and (min-width: 961px){
	.modal-mega-desktop {
		display: block;
	}
	.wrap-header-v2 {
		position: relative;
	}
	.sth-header-v2 .btn-nav-mega-desktop {
		display: flex;
		align-items: center;
		gap: 8px;
		min-height: 40px;
		border-radius: 9999px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.sth-header-v2 .main-menu li {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.sth-header-v2 .btn-nav-mega-desktop.active,
	.sth-header-v2 .main-menu li .btn-nav-mega-desktop:hover {
		background: #F1F5F9;
	}

	.sth-header-v2 .btn-nav-mega-desktop:hover {
		border: none !important;
	}
	.sth-header-v2 .btn-nav-mega-desktop.active svg {
		transform: rotate(0deg);
	}
	.sth-header-v2 .btn-nav-mega-desktop svg {
		transform: rotate(90deg);
	}
	/* 	 */

	.modal-mega-desktop {
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		position: absolute;
		padding-top: 48px;
		padding-bottom: 48px;
		top: 100%;
		left: 0;
		right: 0;
		box-shadow: 0px 16px 32px 0px #003A8A0A;
		background-color: #fff;
		transition: all 0.2s ease-in-out;
	}
	.modal-mega-desktop.active {
		pointer-events: auto;
		opacity: 1;
		visibility: visible;
	}
	.wrap-mega-desktop {
		display: flex;
		gap: 48px;
	}
	.mega-left-desktop {
		width: calc((100% - 48px) / 2);
	}
	.mega-right-desktop {
		width: calc((100% - 48px) / 2);
	}
	.mega-left-desktop .sth2-ct-products {
		padding: 24px;
		padding-top: 0;
	}
	.mega-left-desktop .sth2-ct-products h4 {
		color: #020618;
		font-size: 36px;
		line-height: 48px;
		font-weight: 700;
		margin-bottom: 8px;
	}
	.mega-left-desktop .sth2-meganav-products {
		padding: 0;
	}
	.mega-right-desktop {
		background-image: url('/wp-content/uploads/2026/06/bg-mega-desktop.png');
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		padding: 64px;
		border-radius: 24px;
	}
	.mega-right-desktop span {
		font-size: 12px;
		line-height: 16px;
		letter-spacing: 1.6px;
		text-transform: uppercase;
		display: block;
		margin-bottom: 16px;
		text-align: center;
		color: #fff;
	}
	.mega-right-desktop h3 {
		font-size: 36px;
		line-height: 48px;
		margin-bottom: 16px;
		text-align: center;
		color: #fff;
		font-weight: 700;
		max-width: 415px;
	}
	.mega-right-desktop .btn-footer {
		display: flex;
		align-items: center;
		gap: 8px;
	}
	.mega-right-desktop .btn-footer:hover span {
		color: #fff;
	}
	.mega-right-desktop .btn-footer svg path {
		transition: all 0.2s ease-in-out;
	}
	.mega-right-desktop .btn-footer:hover svg path {
		stroke: #fff;
	}
	.mega-right-desktop .btn-footer span{
		color: #003399;
		margin-bottom: 0;
		font-size: 14px;
		line-height: 20px;
		font-weight: 600;
		text-transform: none;
		transition: all 0.2s ease-in-out;
	}
	.mega-left-desktop .sth2-meganav-solutions {
		padding: 0;
	}
	#mega_nav_solutions .mega-left-desktop .sth2-ct-products {
		padding-top: 0;
	}
	#mega_nav_solutions .mega-right-desktop {
		border: 1px solid #CAD5E2;
		padding: 24px;
		padding-bottom: 0;
		background-color: #fff;
		background-image: unset;
		justify-content: flex-end;
	}
	#mega_nav_about .mega-right-desktop {
		padding: 0;
		background-image: unset;
	}
	.mega-right-desktop .sth2-form-contact-ft {
		padding: 24px;
		background-color: #F1F5F9;
	}
	.mega-right-desktop .sth2-form-contact-ft span {
		margin-bottom: 0;
	}
	.mega-right-desktop .sth2-form-contact-ft #current-char {
		display: inline-block;
		color: #90A1B9;
	}
	.mega-right-desktop .sth2-form-contact-ft .wpcf7-not-valid + .wpcf7-not-valid-tip {
		text-align: left;
		text-transform: none;
		letter-spacing: 0;
	}
	.mega-right-desktop .wpcf7-response-output {
		display: none;
	}
	.sth-header-v2 .menu-desktop .main-menu ul>li svg {
		transition: all 0.2s ease-in-out;
	}
	.sth-header-v2 .menu-desktop .main-menu ul>li:nth-child(3) svg {
		display: none;
	}
	.mega-left-desktop .content-mega-child {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		height: 100%
	}
}
.sth2-nav-mega li:nth-child(3) svg {
	display: none;
}
.footer-social-v2 {
	display: flex;
	gap: 24px;
	margin-bottom: 68px;
	margin-top: -68px;
}
.footer-social-v2 a {
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
	background-color:#003399;
	border-radius: 8px;
}
.footer-social-v2 a svg {
	fill: #fff;
	width: 100%;
}
@media screen and (max-width: 640px){
	.footer-social-v2 {
		margin-bottom: 48px;
		margin-top: -68px;
	}
}
@media screen and (min-width: 1366px) and (max-width: 1440px){
	.title-footer-v2 {
		font-size: 45px;
	}
}
.sth2-modal-video-v2 img {
	aspect-ratio: 684 / 385;
	vertical-align: middle;
	object-fit: cover;
}