/*
Theme Name: OKhub Theme
Author: OKHUB_Team
Author URI: https: https://okhub.vn/
Version:1.0
*/
:root {
	--Trng: #fff;
	--Linear-blue-1: linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%);
	--Linear-blue-2: linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%);
	--Linear-orange-1: linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%);
	--greyscaletext-0: #fff;
	--Grey-Normal: #454545;
	--Grey-Dark: #343434;
	--Spacing-Spacing---none: 0rem;
	--Spacing-Spacing---6: 1.5rem;
	--LINE: #ffaf46;
	--Linear-blue-1: #004ab8;
	--Grey-Light: #ececec;
	--Foundation-Blue-blue-2: #c2cada;
	--grey-normal-hover: #3e3e3e;
	--Foundation-Blue-blue-6: #002365;
}
*,
*:before,
*:after {
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
	font: inherit;
}
img,
picture,
svg,
video {
	display: block;
	max-width: 100%;
}
body {
	min-height: 100vh;
}

html {
	font-size: 1vw;
	scroll-behavior: smooth;
}

html body[data-scroll-locked] {
	overflow: auto !important;
	margin-right: 0 !important;
}

@media (max-width: 767px) {
	html {
		font-size: 4.26666vw;
	}
}
button {
	cursor: pointer;
	outline: none;
}
.ctf7_btncong,
.ctf7_btntru,
.reason_popup_item,
button,
a {
	-webkit-tap-highlight-color: transparent;
}
body {
	background: white;
	color: black;
	scroll-behavior: smooth;
}
a {
	text-decoration: none;
}
/* font */
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyBlack.otf") format("opentype");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyBold.otf") format("opentype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyMedium.otf") format("opentype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyLight.otf") format("opentype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroySemiBold.otf") format("opentype");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyRegular.otf") format("opentype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyThin.otf") format("opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyXBold.otf") format("opentype");
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: "SVN-Gilroy";
	src: url("./fonts/SVN-GilroyXlight.otf") format("opentype");
	font-weight: 200;
	font-style: normal;
}
/* code */
.hidden_scroll {
	overflow: -moz-scrollbars-none;
	-ms-overflow-style: none;
}
.hidden_scroll::-webkit-scrollbar {
	width: 0 !important;
	display: none;
}
.navmenufixed_item {
	display: none;
}
.hidden_div {
	position: fixed;
	top: -100%;
}
.nav {
	transition: all 0.5s ease;
	height: 5.75rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 51;
}
.nav_imgbg {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.nav_menu {
	position: relative;
	z-index: 10;
	padding-left: 7.5rem;
	padding-right: 7.5rem;
	height: 100%;
	display: flex;
	align-items: center;
}
.nav_menuh1 {
	margin-right: 2rem;
	width: 9rem;
}
.nav_warper_flex {
	width: 105%;
	display: flex;
	align-items: center;
}
.nav_warper_flex img {
	margin-right: 0.25rem;
	transform: translateY(0.05rem);
}
.nav_menu_span {
	white-space: nowrap;
	width: 100%;
	font-family: "SVN-Gilroy";
	font-size: 1rem;
	font-style: italic;
	font-weight: 900;
	line-height: 120%;
	letter-spacing: -0.015rem;
	background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.nav_menu_list {
	display: flex;
	text-decoration: none;
	list-style: none;
}
.nav_menu_item {
	cursor:pointer;
	margin-left: 1.5rem;
	text-decoration: none;
	color: var(--Trng, #fff);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.ld_banner {
	position: relative;
	z-index: 10;
	width: 100%;
	/* height: 49.0625rem; */
	position: relative;
	/* display: flex; */
	/* align-items: center; */
}
.ld_banner_img {
	width: 100%;
	height: 61.65rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
}
.ld_introduce {
	position: relative;
	z-index: 10;
	padding-left: 7.5rem;
	display: flex;
	align-items: center;
	width: 100%;
	height: 49.0625rem;
}
.ld_introduce_left_title {
	position: relative;
	display: flex;
	align-items: center;
	width: 31.0625rem;
	height: 4.3125rem;
	padding-left: 4.13rem;
}
.ld_introduce_left_title svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.ld_introduce_left_title span {
	position: relative;
	z-index: 10;
	color: #fff;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
}
.introduce_menuh1 {
	margin-top: 2.5rem;
}
.introduce_warper {
	display: flex;
	align-items: center;
}
.introduce_warper img {
	transform: translateY(0.2rem);
	width: 8.125rem;
	height: 2.70831rem;
}
.introduce_menu_span {
	width: 100%;
	font-family: SVN-Gilroy;
	font-size: 3.5rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-blue-1,
		linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.introduce_banner_span {
	list-style:none;
	text-decoration:none;
	width: 32.4375rem;
	color: var(--Grey-Dark, #343434);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin-top: 2rem;
}
.intro_btn_hotline {
	white-space: nowrap;
	width: 13.25rem;
	margin-top: 2.5rem;
	border: none;
	display: flex;
	padding: 1rem 1.9375rem;
	justify-content: center;
	align-items: center;
	border-radius: 12.5rem;
	background: var(
		--Linear-orange-1,
		linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%)
	);
	box-shadow: 0px 98px 28px 0px rgba(255, 187, 0, 0),
		0px 63px 25px 0px rgba(255, 187, 0, 0.01),
		0px 35px 21px 0px rgba(255, 187, 0, 0.05),
		0px 16px 16px 0px rgba(255, 187, 0, 0.09),
		0px 4px 9px 0px rgba(255, 187, 0, 0.1);

	color: var(--greyscaletext-0, #fff);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.intro_btn_hotline img {
	margin-right: 0.625rem;
	animation: animationIcon 1s infinite ease-in-out;
}
.ld_introduce_right {
	position: absolute;
	right: 0;
	top: 15.25rem;
	display: flex;
	flex-direction: column;
	align-items: end;
}
.introduce_right_label {
	margin-bottom: 1rem;
	padding: 1rem 7.5rem 0.75rem 2.5rem;
	border-radius: 3.125rem 0rem 0rem 3.125rem;
	background: linear-gradient(
		90deg,
		rgba(255, 175, 70, 0.7) 0%,
		rgba(255, 175, 70, 0) 100%
	);
}
.introduce_right_label p {
	width: calc(100% + 0.25rem);
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 700;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*  */

.ld_know {
	position: relative;
	display: flex;
	height: 27.75rem;
	width: 100%;
	justify-content: center;
	align-items: center;
	background: linear-gradient(
		184deg,
		rgba(231, 246, 254, 0) -12.69%,
		#e7f6fe 37.31%
	);
}
.ld_know_content {
	margin-left: 10rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.ld_know_img {
	width: 29.4375rem;
	height: 27.6875rem;
	position: absolute;
	left: 3.37rem;
	top: 0;
}
.know_content_btn {
	margin-left: 4rem;
	position: relative;
	margin-bottom: 2.7rem;
	border: none;
	display: inline-flex;
	padding: 1rem 2rem;
	justify-content: center;
	align-items: center;
	border-radius: 3.125rem;
	background: var(
		--Linear-orange-1,
		linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%)
	);
	color: var(--Trng, #fff);
	font-family: SVN-Gilroy;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.035rem;
}
.know_content_btn svg {
	width: 5.72175rem;
	height: 4.86619rem;
	position: absolute;
	top: -2.86619rem;
	left: -4.2175rem;
}
.know_warpper_text {
	display: flex;
	align-items: center;
}
.know_textpt {
	font-family: SVN-Gilroy;
	font-size: 5.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.know_warpper_text2_p strong,
.know_warpper_text_p strong {
	padding-right: 1rem;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: linear-gradient(88deg, #E79A26 23.01%, #EBC388 119.54%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.know_warpper_text_p p {
	background: var(--Linear-blue-2, linear-gradient(148deg, #004AB8 20.67%, #002262 81.2%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-left: 0.75rem;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}
.know_warpper_text_p {
	display: flex;
	flex-direction: column;
}
.know_warpper_text2_p {
	display: flex;
}
.know_warpper_text2_p p {
	background: var(--Linear-blue-2, linear-gradient(148deg, #004AB8 20.67%, #002262 81.2%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

/*  */
.artico_uses {
	display: flex;
	justify-content: center;
	width: 100%;
	position: relative;
	height: 56.9375rem;
	padding-top: 2rem;
}
.artico_uses_hoatiet {
	position: absolute;
	width: 65.875rem;
	height: 30.72413rem;
	opacity: 0.2;
	left: 50%;
	transform: translateX(-50%);
	bottom: 9.61rem;
}
.artico_uses_nen {
	height:calc(100% + 3rem);
	width: 100%;
	position: absolute;
	top: -3rem;
	left: 0;
}
.artico_uses_xuong {
	position: absolute;
	width: 43.375rem;
	height: 39.5rem;
	left: 50%;
	transform: translateX(-50%);
	bottom: 7.31rem;
}
.artico_uses_title {
	display:block;
	height: max-content;
	width: 100%;
	position: relative;
	z-index: 20;
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 3rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.artico_uses_xuong_detail {
	width: 100%;
	height: 100%;
	position: relative;
}
.uses_xuong_detail_item4,
.uses_xuong_detail_item3,
.uses_xuong_detail_item2,
.uses_xuong_detail_item1 {
	position: absolute;
	display: flex;
}
.uses_xuong_detail_item1 {
	top: 9.38rem;
}
.uses_xuong_detail_item2 {
	bottom: 12.31rem;
}
.uses_xuong_detail_item3 {
	top: 11.7rem;
	right: 0.44rem;
}
.uses_xuong_detail_item4 {
	bottom: 7.38rem;
	right: -2.06rem;
}
.uses_xuong_detail_line4,
.uses_xuong_detail_line3,
.uses_xuong_detail_line2,
.uses_xuong_detail_line1 {
	object-fit: contain;
	z-index: 10;
}
.uses_xuong_detail_line1 {
	width: 7.9375rem;
	height: 3.1875rem;
}
.uses_xuong_detail_line2 {
	width: 11.375rem;
	height: 4.125rem;
}
.uses_xuong_detail_line3 {
	width: 7.125rem;
	height: 2.875rem;
}
.uses_xuong_detail_line4 {
	width: 13.99838rem;
	height: 6.06088rem;
}
.uses_detail_item_box4,
.uses_detail_item_box3,
.uses_detail_item_box2,
.uses_detail_item_box {
	padding: 1.5rem 2rem;
	border-radius: 0.5rem;
	border: 1px solid var(--Colors-Border-Border---Light2, #d4d3d2);
	background: rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(2px);
}
.uses_detail_item_box {
	position: absolute;
	transform: translateX(-98%) translateY(-50%);
	top: 0;
	width: 19.625rem;
	height: 11rem;
}
.uses_detail_item_box2 {
	position: absolute;
	transform: translateX(-77%) translateY(96%);
	width: 19.0625rem;
	bottom: 0;
	left: 0;
}
.uses_detail_item_box3 {
	position: absolute;
	transform: translateX(96%) translateY(-50%);
	top: 0;
	right: 0;
	width: 21.3125rem;
}
.uses_detail_item_box4 {
	position: absolute;
	width: 19.1875rem;
	transform: translateX(97.5%) translateY(7%);
	top: 0;
	right: 0;
}
.uses_detail_item_title {
	color: var(--Trng, #fff);
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 700;
	line-height: 120%;
}
.uses_detail_item_descript {
	width: 16.1875rem;
	margin-top: 0.5rem;
}
.uses_detail_item_descript2 {
	width: 11.0625rem;
	margin-top: 0.5rem;
}
.uses_detail_item_descript3 {
	margin-top: 0.5rem;
}
.uses_detail_item_descript4 {
	width: 13.1875rem;
	margin-top: 0.5rem;
}
.uses_detail_item_descript4 p,
.uses_detail_item_descript3 p,
.uses_detail_item_descript2 p {
	color: var(--Grey-Light, #ececec);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.uses_detail_item_descript p {
	color: var(--Grey-Light, #ececec);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.uses_detail_item_img {
	border-radius: 100%;
	position: absolute;
	width: 5.5625rem;
	height: 5.5625rem;
	top: 1.25rem;
	left: -4.21rem;
	box-shadow: 0px 0px 55.644px 0px rgba(129, 156, 255, 0.76);
}
.uses_detail_item_img2 {
	position: absolute;
	right: -3.2rem;
	bottom: -2.1rem;
	border-radius: 100%;
	width: 6.81244rem;
	height: 6.8125rem;
	box-shadow: 0px 0px 68.149px 0px rgba(129, 156, 255, 0.76);
}
.uses_detail_item_img3 {
	position: absolute;
	right: 1.4rem;
	bottom: -3.5rem;
	border-radius: 100%;
	width: 5.25rem;
	height: 5.25rem;
	box-shadow: 0px 0px 52.518px 0px rgba(255, 175, 70, 0.69);
}
.uses_detail_item_img4 {
	border-radius: 100%;
	position: absolute;
	right: -2.1rem;
	top: -1.75rem;
	width: 6.5rem;
	height: 6.5rem;
	box-shadow: 0px 0px 65.023px 0px rgba(255, 175, 70, 0.69);
}
/*  */
.special_mechanism {
	position: relative;
	width: 100%;
	height: 68.75rem;
	padding: 7rem 7.5rem;
}
.special_mechanism_img1 {
	display: block;
	position: absolute;
	top: -0.25rem;
	left: 0;
	height: 54.6875rem;
	width: 100%;
}
.special_mechanism_img2 {
	width: 100%;
	position: absolute;
	bottom: -11rem;
	left: 0;
}
.special_mechanism_warpper {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.special_mechanism_h2 {
	padding: 0.5rem 0.5rem 0.5rem 0;
	position: relative;
	z-index: 10;
	margin-bottom: 6.81rem;
	width: 34.4375rem;
	font-family: SVN-Gilroy;
	font-size: 3rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.special_mechanism_contaier {
	position: relative;
	z-index: 10;
}
.special_mechanism_contaier_span {
	font-family: SVN-Gilroy;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-bottom: 1rem;
}
.special_mechanism_contaier p {
	min-height: 10.825rem;
	margin-top: 1rem;
	width: 44.125rem;
	color: var(--Grey-Dark, #343434);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.img_bannergen {
	width: 28rem;
	height: 28rem;
	z-index: 10;
	position: absolute;
	right: 0;
	top: 0;
}
.special_mechanism_phay {
	position: relative;
	z-index: 10;
	margin-top: 9.81rem;
}
.special_mechanism_phay p {
	margin-top: 2rem;
	width: 55.1875rem;
	color: var(--Trng, #fff);
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 700;
	line-height: 120%;
}

.collavant {
	padding: 5.5rem 0 0 7.5rem;
	position: relative;
	z-index: 20;
}
.collavant_title h2 {
	margin-bottom: 1rem;
	height: 7rem;
	width: 36.5rem;
	font-family: SVN-Gilroy;
	font-size: 2.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.collavant_title p {
	width: 30.75rem;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.collavant_detail {
	margin-top: 3.81rem;
	display: flex;
}
.collavant_imgnguoi {
	position: relative;
	width: 16.0625rem;
	height: 41.625rem;
}
.collavant_imgnguoi_ig {
	width: 100%;
	height: 100%;
}
.collavant_imgnguoi_muiten1 {
	object-fit: cover;
	width: 15.05425rem;
	height: 3.125rem;
	position: absolute;
	top: 3.75rem;
	left: 5.5rem;
}
.collavant_imgnguoi_muiten2 {
	object-fit: cover;
	width: 15.05425rem;
	height: 3.125rem;
	position: absolute;
	bottom: 9.06rem;
	left: 7.25rem;
}
.collavant_imgnguoi_muiten3 {
	object-fit: cover;
	width: 14.54875rem;
	height: 7.43556rem;
	position: absolute;
	bottom: 19.39rem;
	left: 5.75rem;
}
.collavant_detail_content {
	margin-left: 5.7rem;
	padding-top: 3rem;
	width: 42.4375rem;
}
.collavant_content_item {
	max-height:4.6875rem;
	margin-bottom: 3.75rem;
	position: relative;
	display: flex;
	padding: var(--Spacing-Spacing---6, 1.5rem) var(--Spacing-Spacing---6, 1.5rem)
		var(--Spacing-Spacing---6, 1.5rem) 5rem;
	align-items: center;
	flex: 1 0 0;
	border-radius: 1rem;
	background: linear-gradient(
		88deg,
		#ffd698 39.83%,
		rgba(255, 238, 214, 0.7) 98.55%
	);
}
.collavant_content_item p {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 133.3%;
}
.collavant_content_item_elit {
	border-radius: 5.125rem;
	border: 4px solid var(--LINE, #FFAF46);
	box-shadow: 5px 0px 20px 0px rgba(72, 52, 0, 0.25);
	z-index:10;
	position: absolute;
	left: calc(-5.125rem / 2);
	width: 5.125rem;
	height: 5.125rem;
}
.collavant_content_item_down {
	position: absolute;
	left: calc(-1.50113rem / 2);
	bottom: -1.5rem;
	width: 1.50113rem;
	height: 1.175rem;
	transform: scale(1.5);
}
.collavant_detail_content2 {
	margin-left: 3rem;
	margin-top: 6.5rem;
}
.collavant_detail_content2_item {
	position: relative;
	z-index: 10;
	display: flex;
	align-items: center;
	margin-bottom:2.5rem
}
.collavant_detail_content2_bg {
	z-index: 11;
	display: flex;
	width: 17.5625rem;
	height: 6rem;
	padding: var(--Spacing-Spacing---6, 1.5rem) 1.6875rem;
	justify-content: center;
	align-items: center;
	border-radius: 4.5rem;
	background: var(
		--Ln-blue-button,
		linear-gradient(91deg, #004ab8 3.3%, #457fed 99.68%)
	);
}
.collavant_detail_content2_bg p {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	width: 13.8125rem;
	color: #fff;
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 133.3%;
}
.collavant_detail_content2_item svg {
	z-index:10;
	position: absolute;
	left: calc(-0.75rem / 2);
	width: 0.75rem;
	height: 0.75rem;
}
.collavant_content2_item_line {
	transform: rotate(180deg);
	position: absolute;
	left: -43.25rem;
	width: 43.25rem;
	height: 1px;
	opacity: 0.6;
	background: linear-gradient(270deg, #2650e7 84%, #fff 100%);
}

/*  */
.case {
	position: relative;
	width: 100%;
	height: 70.5625rem;
	margin-top: 8rem;
	background-color: white;
	padding: 6.7rem 7.5rem 0 7.5rem;
}
.case_bg_lineBig {
	position: absolute;
	z-index: 10;
	left: 0;
	top: -18.5rem;
	height: 60.63806rem;
	width: 100%;
	object-fit: cover;
}
.case_bg_P4 {
	object-fit: contain;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.case_title {
	position: relative;
	z-index: 20;
}
.case_title h2 {
	height: 8rem;
	width: 50.5rem;
	font-family: SVN-Gilroy;
	font-size: 3rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.case_title p {
	width: 43.25rem;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.case_list {
	position: absolute;
	z-index: 20;
	bottom: 13rem;
	right: 7.5rem;
	display: flex;
	flex-direction: column;
	align-items: end;
}
.case_list_item {
	position: relative;
	margin-bottom: 3.12rem;
	display: flex;
	width: 22.375rem;
	height: 7rem;
	padding: 1rem;
	align-items: center;
	border-radius: 12.5rem;
	border: 1.051px solid #ed8b07;
	background: #ed8b07;
}
.case_list_item_linesong1 {
	opacity: 0.5;
	position: absolute;
	left: -0.80056rem;
	bottom: -1.325rem;
	width: 8.625rem;
	height: 8.625rem;
}
.case_list_item_linesong2 {
	opacity: 0.2;
	position: absolute;
	left: -1.60056rem;
	bottom: -2.1rem;
	width: 10rem;
	height: 10rem;
}
.case_list_item_img {
	margin-right: 1rem;
	width: 4rem;
	height: 4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 6.25rem;
	background: #fff;
}
.case_list_item p {
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	color: var(--Trng, #fff);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	padding:0.5rem;
}
.case_list_item:nth-child(1) {
	margin-right: 2.7rem;
}
.case_list_item:nth-child(3) {
	margin-right: 1.63rem;
}
.case_list_item:nth-child(4) {
	margin-right: 8.7rem;
	margin-bottom: 0;
}
.reason_popup_hotline {
	transform: translateY(-0.5rem);
	border: none;
	display: flex;
	width: 19.125rem;
	padding: 1rem 1.9375rem;
	justify-content: center;
	align-items: center;
	border-radius: 12.5rem;
	background: linear-gradient(90deg, #fdc95d -13.64%, #eb8a10 102.45%);
	box-shadow: 0px 98px 28px 0px rgba(255, 187, 0, 0),
		0px 63px 25px 0px rgba(255, 187, 0, 0.01),
		0px 35px 21px 0px rgba(255, 187, 0, 0.05),
		0px 16px 16px 0px rgba(255, 187, 0, 0.09),
		0px 4px 9px 0px rgba(255, 187, 0, 0.1);
}
.reason_popup_hotline img {
	margin-right: 0.625rem;
	width: 1.1875rem;
	height: 1.1875rem;
	animation: animationIcon 1s infinite ease-in-out;
}
.reason_popup_hotline p {
	color: var(--greyscaletext-0, #fff);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
/*  */

.reason {
	padding: 3.2rem 7.5rem 7.5rem 7.5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
}
.reason_imgbg {
	z-index:-1;
	width: 100%;
	height: 99.6875rem;
	position: absolute;
	bottom: 0;
	left: 0;
}
.reason_imgbgtren {
	z-index:-2;
	display:block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.reason_h2 {
	z-index:10;
	width: 100%;
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 3rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.reason_h3 {
	z-index:10;
	width: 100%;
	text-align: center;
	margin-bottom: 1rem;
	margin-top: 2.62rem;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-orange-1,
		linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.reason_h3_label {
	z-index:10;
	max-width: 100%;
	display: flex;
}
.reason_h3_label p {
	width: 16.5rem;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
}
.reason_popup {
	display: flex;
	margin-top: 17.7rem;
}
.reason_popup_item {
	transition: all 0.5s ease;
	cursor: pointer;
	margin-right: 1.5rem;
	background-color: white;
	position: relative;
	display: flex;
	height: 26.25rem;
	flex-direction: column;
	align-items: center;
	flex: 1 0 0;
	box-shadow: 1px 1px 30px 0px rgba(7, 0, 82, 0.1);
	border-radius: 1.5rem;
}
.reason_popup_item:last-child {
	margin-right: 0;
}
.reason_popup_item_img {
	object-fit:cover;
	flex: 1 0 0;
	box-shadow: 1px 1px 30px 0px rgba(7, 0, 82, 0.1);
	border-radius: 1.5rem 1.5rem 0rem 0rem;
	border: 5px solid var(--LINE, #ffaf46);
	background: linear-gradient(180deg, rgba(0, 74, 184, 0) 80%, #004cbf 100%);
}
.reason_popup_item_title {
	position: relative;
	height: 8.125rem;
	padding: 1rem;
	width: 100%;
}
.reason_item_title_text {
	position: relative;
	z-index: 10;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.reason_popup_item_imgline {
	position: absolute;
	top: -0.875rem;
	left: 0;
	width: 100%;
	height: 5.5rem;
}
.reason_item_title_text span {
	padding-right: 0.5rem;
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: italic;
	font-weight: 700;
	line-height: 120%;
	background: linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.reason_item_title_text p {
	margin-top: 0.5rem;
	color: var(--Grey-Normal, #454545);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
}
.reason_popup_couter {
	position: absolute;
	top: calc(-3.125rem / 2);
	display: flex;
	width: 3.125rem;
	height: 3.125rem;
	padding: 0.5625rem 0.8125rem;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-radius: 3.125rem;
	border: 2.5px solid var(--Linear-blue-1, #004ab8);
	background-color: #fff;
	box-shadow: 0px 98px 28px 0px rgba(255, 187, 0, 0),
		0px 63px 25px 0px rgba(255, 187, 0, 0.01),
		0px 35px 21px 0px rgba(255, 187, 0, 0.05),
		0px 16px 16px 0px rgba(255, 187, 0, 0.09),
		0px 4px 9px 0px rgba(255, 187, 0, 0.1);
}
.reason_popup_couter p {
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: normal;
	font-weight: 800;
	line-height: 120%;
	letter-spacing: -0.03rem;
	text-transform: uppercase;
	background: var(
		--Linear-blue-1,
		linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* modal */
.mySwiperModul {
	width: 100%;
}

.modalSuccessForm,
.modal {
	position: fixed;
	display: none;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100vh;
	top: 0;
	z-index: 60;
	background-color: #0000004d;
}
.modal_closeSuccess {
	position: absolute;
    right: 1rem;
    top: 1rem;
	cursor:pointer;
}
.modal_containerSuccess {
	position:relative;
}
.modal_containerSuccess,
.modal_container {
	display: flex;
	width: 43.75rem;
	max-height: 40rem;
	flex-direction: column;
	align-items: center;
	border-radius: 1.5rem;
	background: #fff;
}
.contentModul a { 
	text-decoration:underline;
}
.contentModul span {
	padding: 0.25rem 0;
	padding-right: 0.25rem;
    text-align: center;
    font-family: SVN-Gilroy;
    font-size: 3rem;
    font-style: italic;
    font-weight: 800;
    line-height: 120%;
    background: linear-gradient(90deg, #FFAF46 60%, #FABC6A 76.9%, #FFF 110%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contentModul {
	display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem;
}
.contentModul p {
	margin-top: 1.5rem;
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: italic;
	font-weight: 600;
	line-height: 120%;
	background: var(--Linear-blue-2, linear-gradient(148deg, #004AB8 20.67%, #002262 81.2%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.modal_close {
	display: flex;
	padding: 1.25rem var(--Spacing-Spacing---6, 1.5rem);
	justify-content: flex-end;
	align-items: center;
	width: 100%;
}
.modal_navmenu {
	display: flex;
	padding: var(--Spacing-Spacing---none, 0rem) 1rem;
	align-items: center;
	flex: 1 0 0;
}
.modal_close svg {
	cursor: pointer;
}
.modal_content {
	display: flex;
	width: 43.75rem;
	padding: var(--Spacing-Spacing---none, 0rem) 2.5rem;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 1rem;
}
.modal_content_img {
	height: 12.5rem;
	border-radius: 0.5rem;
	background: #d9d9d9;
	width: 100%;
	object-fit: contain;
}
.modal_content_text {
	width: 100%;
	margin-top: 2.5rem;
}
.modal_content_text span {
	overflow-y: auto;
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.modal_content_text p {
	max-height: 15rem;
	overflow-y: auto;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;
	margin-top: 0.5rem;
}
.know_warpper_text2_p strong {
	margin-left: 0.25rem;
}
.swiper-pagination-bullet {
	border-radius: 100%;
	margin-right: 0.5rem;
	cursor: pointer;
	display: flex;
	width: 2rem;
	height: 2rem;
	padding: 0.36rem 0.52rem;
	justify-content: center;
	align-items: center;
	background: var(--Grey-Light, #ececec);
	color: var(--Foundation-Blue-blue-2, #c2cada);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	letter-spacing: -0.01875rem;
	text-transform: uppercase;
	opacity: 1;
}
.swiper-pagination-bullet:focus-visible {
	background-color: transparent;
}
.swiper-pagination-bullet-active {
	width: 2.5rem;
	height: 2.5rem;
	padding: 0.45rem 0.65rem;
	border-radius: 2.5rem;
	border: 2px solid var(--Linear-blue-1, #004ab8);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 800;
	line-height: 120%;
	letter-spacing: -0.0225rem;
	text-transform: uppercase;
	background: var(
		--Linear-blue-1,
		linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* form */
.reason_form {
	position: relative;
	margin-top: 7rem;
	width: 85rem;
	border-radius: 2.5rem;
	background: #fff;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	display:flex;
	justify-content:end
}
.reason_form_bgimg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* share */
.share {
	transform: translateY(-1rem);
	padding: 5rem 7.5rem;
	background: #f5f5f5;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.share h2 {
	padding-top: 0.25rem;
	padding-right: 0.25rem;
	font-family: SVN-Gilroy;
	font-size: 3rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(
		--Linear-blue-2,
		linear-gradient(148deg, #004ab8 20.67%, #002262 81.2%)
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.share_box {
	margin-top: 2.5rem;
	padding: 2.5rem 4rem;
	border-radius: 1.25rem;
	background: #fff;
	box-shadow: 0px 1px 30px 0px rgba(61, 56, 120, 0.1);
}
.share_line {
	margin: 1.19rem 0;
	width: 77rem;
	height: 0.0625rem;
	background: rgba(0, 0, 0, 0.07);
}
.share_all {
	display: flex;
	align-items: center;
}
.share_all p:nth-child(1) {
	color: #020b27;
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 700;
	line-height: 133.3%;
	margin-right: 0.25rem;
}
.share_all p:nth-child(2) {
	transform: translateY(0.05rem);
	color: #657384;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}
.evaluate {
	display: flex;
}
.evaluate_total {
	margin-right: 4.25rem;
	margin-bottom: 1.5rem;
}
.evaluate_total span {
	display: flex;
	width: 5.22556rem;
	height: 1.5rem;
	flex-direction: column;
	justify-content: center;
	color: #4a4f63;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5rem;
}
.evaluate_total_text {
	display: flex;
	align-items: center;
}
.evaluate_total_text img {
	width: 1.99606rem;
	height: 1.99606rem;
	transform: translateY(0.2rem);
}
.filter_star_box {
	display:flex;
	align-items: center;
}
.evaluate_total_text span {
	width: max-content;
	height: 3.25rem;
	color: #020b27;
	font-family: "SVN-Gilroy";
	font-size: 2.25rem;
	font-style: normal;
	font-weight: 600;
	line-height: 3.25rem;
}
.evaluate_total_all_img {
	display: flex;
	align-items: center;
}
.evaluate_total_img_star,
.evaluate_total_img_white {
	width: 1.28056rem;
	height: 1.21794rem;
}
.evaluate_total_warper_line {
	height: 1.21794rem;
	display: flex;
	align-items: center;
	position: relative;
}
.evaluate_total_warper_line span {
	color: var(--Grey-Normal, #454545);
	font-family: "SVN-Gilroy";
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.evaluate_total_all_line {
	width: 18.4035rem;
	height: 8px;
	background-color: #ddd;
	border-radius: 1rem;
	margin-right: 1rem;
}
.evaluate_total_all {
	margin-right: 1.5rem;
}
.evaluate_total_allline {
	display: flex;
	flex-direction: column-reverse;
}
.evaluate_total_line_star {
	position: absolute;
	border-radius: 1rem;
	left: 0;
	height: 8px;
	background: #ffb800;
	max-width: 18.4035rem;
}
@media (max-width: 767px) {
	.evaluate_total_line_star {
		max-width: 10.58rem;
	}
}
.evaluate_total_warper_line:nth-child(1) .evaluate_total_line_star {
	width: 18.4035rem;
}
.evaluate_total_warper_line:nth-child(2) .evaluate_total_line_star {
	width: 0rem;
}
.evaluate_total_warper_line:nth-child(3) .evaluate_total_line_star {
	width: 0rem;
}
.evaluate_total_warper_line:nth-child(4) .evaluate_total_line_star {
	width: 0rem;
}
.evaluate_total_warper_line:nth-child(5) .evaluate_total_line_star {
	width: 0rem;
}
.filter_star {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.filter_star_text {
	padding-right:0.5rem;
	white-space:nowrap;
	color: #4a4f63;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}
.filter_star_btn {
	cursor: pointer;
	margin-left: 0.63rem;
	display: flex;
	width: 3.9375rem;
	height: 2rem;
	justify-content: center;
	align-items: center;
	border-radius: 3.125rem;
	border: 1px solid #e5e7eb;
	background: #fff;
	color: #4a4f63;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.share_comment {
	margin-top: 1.7rem;
	position: relative;
}
.share_comment_lineLpc {
	display: block;
	position: absolute;
	top: 2.7rem;
	left: 1.5rem;
	width: 4rem;
	border-left: 2px solid #d9d9d9;
	border-bottom: 2px solid #d9d9d9;
	border-radius: 0.5rem;
}
.share_comment_1 {
	display: flex;
	align-items: flex-start;
}
.share_comment1_img {
	margin-top: 2rem;
	margin-right: 1.2rem;
	width: 3rem;
	height: 3rem;
	border-radius: 100rem;
	background: white;
	position: relative;
	z-index: 10;
}
.share_comment1_box {
	display: inline-flex;
	padding: 1.3125rem 1.75rem;
	flex-direction: column;
	align-items: flex-start;
	border-radius: 0rem 1.5rem 1.5rem 1.5rem;
}
.share_comment1_box_name {
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 600;
	line-height: 133.3%;
}
.share_comment1_box_star {
	display: flex;
	padding: 0.3125rem 0.9375rem;
	align-items: center;
	border-radius: 0.5rem;
	background: #fffaed;
	margin: 1.125rem 0;
}
.share_comment1_box_star p {
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 0.875rem !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 150%;
	width: 0.5rem;
	height: 1.0625rem;
}
.share_comment1_box_star p {
	margin-right:0.62rem;
}
.share_comment1_box_star img {
	width: 1.28056rem;
	height: 1.21794rem;
}
.share_comment1_box p {
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.share_comment1_date {
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
	margin-top: 1.125rem;
}
.share_comment_2 {
	display: flex;
	align-items: flex-start;
	margin-left: 4rem;
	margin-top: 1.5rem;
}
.share_comment1_box_nameqtv {
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 600;
	line-height: 133.3%;
	background: linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.share_comment1_box_qtv {
	margin: 1.125rem 0;
	border-radius: 0.5rem;
	background: #e6edf8;
	display: flex;
	padding: 0.25rem 0.875rem;
	align-items: flex-start;
	color: #004ab8;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 600;
	line-height: 150%;
}

/* footer */

.artico_footer {
	display: flex;
	justify-content: space-between;
	padding: var(--Spacing-Spacing---none, 0rem) 7.5rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.artico_footer_logo {
	width: 22.375rem;
}
.artico_footer_title {
	display: flex;
	width: 22.375rem;
	height: 5.60213rem;
	flex-direction: column;
}
.artico_footer_title_span {
	white-space: nowrap;
	padding-right: 1rem;
	font-family: SVN-Gilroy;
	font-size: 2.5rem;
	font-style: italic;
	font-weight: 900;
	line-height: 120%;
	letter-spacing: -0.0375rem;
	background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.artico_footer_title_warper {
	display: flex;
	align-items: center;
	width: 100%;
}
.artico_footer_title_warper img {
	transform: translateY(0.1rem);
	width: 5.63256rem;
	height: 1.91213rem;
}
.artico_footer_cty {
	margin: 1rem 0;
	color: var(--grey-normal-hover, #3e3e3e);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.artico_footer_address {
	color: #6d6d6d;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.footer_contact {
	display: flex;
	width: 19.375rem;
	flex-direction: column;
	align-items: flex-start;
}
.footer_purchase_title,
.footer_contact_title {
	margin-bottom: 1.5rem;
}
.footer_fl,
.footer_purchase_title,
.footer_contact_title {
	color: var(--grey-normal-hover, #3e3e3e);
	text-shadow: 0px 4px 20px rgba(255, 255, 255, 0.24);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.footer_purchase_content,
.footer_contact_content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.footer_purchase_content p,
.footer_contact_content p {
	cursor:pointer;
	margin-bottom: 0.75rem;
	color: #6d6d6d;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.footer_content_fl {
	display: flex;
	margin-top: 1rem;
}
.footer_content_fl svg {
	width: 2.8rem;
	height: 2.8rem;
	margin-right: 0.75rem;
}
.footer_purchase {
	display: flex;
	width: 11.5rem;
	flex-direction: column;
	align-items: flex-start;
}
.nav_menu_icon {
	width: 2.625rem;
	height: 2.25rem;
}
.ld_banner_imgmb {
	display: none;
}
.artico_uses_nenmb {
	display: none;
}
.pchidden {
	display: none;
}
.evaluate_total_all_warpper {
	display: flex;
}
.footer_purchase_fl {
	display: flex;
}
.special_mechanism_phay svg {
	width: 4.25rem;
	height: 3.625rem;
}
.artico_uses_hotline {
	position: absolute;
	bottom: 6rem;
	display: flex;
	width: 19.125rem;
	padding: 1rem 1.9375rem;
	justify-content: center;
	align-items: center;
	border-radius: 12.5rem;
	background: linear-gradient(90deg, #fdc95d -13.64%, #eb8a10 102.45%);
	box-shadow: 0px 98px 28px 0px rgba(255, 187, 0, 0),
		0px 63px 25px 0px rgba(255, 187, 0, 0.01),
		0px 35px 21px 0px rgba(255, 187, 0, 0.05),
		0px 16px 16px 0px rgba(255, 187, 0, 0.09),
		0px 4px 9px 0px rgba(255, 187, 0, 0.1);
}
.artico_uses_hotline img {
	margin-right: 0.62rem;
	animation: animationIcon 1s infinite ease-in-out;
}
.artico_uses_hotline p {
	color: var(--greyscaletext-0, #fff);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
/*  */
.screen-reader-response {
	display:none;
}
.wpcf7-not-valid-tip {
	color:#e62b2b;
	text-align: start;
	transform: translateY(-1rem);
}
.animation_icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0 0 #e79a26;
	background-color: var(--Foundation-Orange-orange-6, #e79a26);;
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-animation: animationIcon 2.3s infinite ease-in-out;
	animation: animationIcon 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animuiion: zoom 1.3s infinite;
	animation: zoom 1.3s infinite;
}
@keyframes zoom {
	% {
		transform: scale(.9);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}
	100% {
		transform: scale(.9);
		box-shadow: 0 0 0 0 transparent;
	}
}
/*  */
.artico_contact {
	position: fixed;
	z-index: 40;
	bottom: 5rem;
	right: 4.5rem;
	display: flex;
	flex-direction: column;
	align-items: end;
}
.artico_contact_btn {
	width: max-content;
	margin-top: 1.5rem;
	position: relative;
	cursor: pointer;
	border-radius: 1.6875rem 0rem 0rem 1.6875rem;
	background: var(--Foundation-Orange-orange-6, #e79a26);
	padding: 1rem var(--Spacing-Spacing---6, 1.5rem);
	color: var(--Trng, #fff);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.artico_contact_btnicon {
	position: absolute;
	right: -3rem;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	padding: 1.1875rem 1.25rem;
	align-items: flex-start;
	border-radius: 3.125rem;
	background: var(--Foundation-Orange-orange-6, #e79a26);
	box-shadow: 0px 0px 10px 0px rgba(17, 5, 0, 0.25);
}
.artico_contact_btnicon img {
	width: 1.5rem;
	height: 1.5rem;
	animation: animationIcon 1s infinite ease-in-out;
}
.share_comment1_noimg {
	margin-top: 2rem;
	margin-right: 1.2rem;
	width: 3rem;
	height: 3rem;
	border-radius: 100rem;
	background-color: #d9d9d9;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: SVN-Gilroy;
	font-size: 1.125rem;
	font-style: normal;
	font-weight: 500;
	line-height: 150%;
}
.share_line_interhtml:last-child {
	display: none;
}
.filter_star_warpper {
	display: flex;
	align-items: center;
}
.active_filter_star_btn {
	background: #f8d98a;
}
.reason_form {
	padding: 3.47rem 4.63rem;
}
.reason_form_warr {
	width: 39.75rem;
	z-index: 10;
}
.reason_form_title {
	margin-bottom: 2.44rem;
}
.reason_form_title span {
	padding-right:1rem;
	padding-top:0.5rem;
	white-space:nowrap;
	font-family: SVN-Gilroy;
	font-size: 3.5rem;
	font-style: italic;
	font-weight: 800;
	line-height: 120%;
	background: var(--Linear-blue-2, linear-gradient(148deg, #004AB8 20.67%, #002262 81.2%));
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.reason_form_title p {
	margin-top:2rem;
	width: 39.75rem;
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; 
	letter-spacing: -0.0125rem;
}
.wpcf7-form label {
	color: var(--Grey-Normal, #454545);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.wpcf7-form-control-wrap input {
	width:100%;
	margin-top:0.5rem;
	margin-bottom:1.5rem;
	padding: 1rem;
	border-radius: 0.75rem;
	border: 1.5px solid var(--Ln-blue-button, #004AB8);
	background: #FFF;
	box-shadow: 0px 0px 20px 0px rgba(165, 165, 165, 0.05);
	color: var(--grey-light-active, #000);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.wpcf7-form-control[type="submit"] {
	cursor:pointer;
}
.wpcf7-form-control-wrap input::placeholder  {
	color: var(--grey-light-active, #C5C5C5);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: -0.0125rem;
}
.ctf7_into {
	display:flex;
}
.ctf7_btncouter {
	display: flex;
	padding: 0.625rem;
	justify-content: space-between;
	align-items: center;
	border-radius: 1.9375rem;
	border: 1px solid var(--Grey-Light, #ECECEC);
	background: var(--Trng, #FFF);
	box-shadow: 0px 0px 20px 0px rgba(165, 165, 165, 0.05);
	margin-top:0.5rem;
	width:100%;
}
.ctf7_label {
	width:9.375rem;
	margin-right:2rem;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.ctf7_label p {
	color: var(--Grey-Normal, #454545);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.wpcf7-response-output {
	display:none;
}
.wpcf7-spinner {
/* 	display:none !important; */
	transform: translateY(-2.5rem) translateX(11.5rem);
}
.ctf7_btntru,
.ctf7_btncong {
	user-select: none;
	font-size: 1.25rem !important;
	cursor:pointer;
	display: flex;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
	width: 2rem;
	height: 2rem;
	background-color:rgba(236, 236, 236, 0.40);
}
.ctf_intomoney {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.ctf_intomoney p {
	color: var(--Grey-Normal, #454545);
	text-align: center;
	font-family: SVN-Gilroy;
	font-size: 0.875rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; 
}
.ctf_intomoney_text {
	display:flex;
	align-items:center;
	height:3.25rem;
	margin-top:0.5rem;
	width: 13.75rem;
	padding: 0.5rem 1rem;
	border-radius: 2.9375rem;
	border: 1px solid var(--Grey-Light, #ECECEC);
	background: var(--Trng, #FFF);
	box-shadow: 0px 0px 20px 0px rgba(165, 165, 165, 0.05);
	pointer-events: none;
	outline: none;
	color: var(--Grey-Dark, #343434);
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
}
.ctf7_gia {
	margin:2.12rem 0;
}
.ctf7_gia p {
	color: #454545;
	font-family: SVN-Gilroy;
	font-size: 1.5rem;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
}
.ctf7_gia_text {
	color: #E79A26;
	font-family: SVN-Gilroy;
	font-size: 2rem;
	font-style: normal;
	font-weight: 800;
	line-height: 120%;
	margin-bottom:0.55rem;
}
.wpcf7-submit {
	width:100%;
	border: none;
	display: flex;
	padding: 1rem 1.9375rem;
	justify-content: center;
	align-items: center;
	align-self: stretch;
	border-radius: 12.5rem;
	background: linear-gradient(90deg, #FDC95D -13.64%, #EB8A10 102.45%);
	box-shadow: 0px 98px 28px 0px rgba(255, 187, 0, 0.00), 0px 63px 25px 0px rgba(255, 187, 0, 0.01), 0px 35px 21px 0px rgba(255, 187, 0, 0.05), 0px 16px 16px 0px rgba(255, 187, 0, 0.09), 0px 4px 9px 0px rgba(255, 187, 0, 0.10);
	color: var(--greyscaletext-0, #FFF);
	font-family: SVN-Gilroy;
	font-size: 1rem;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
}
.ctf7_number {
	color: var(--Grey-Normal, #454545);
	font-family: SVN-Gilroy;
	font-size: 1.25rem;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; 
	letter-spacing: -0.0125rem;
}
#gia_sp {
	display:none
}
.modal_navmenufixed {
	display:none;
}
.ld_know_warpermb {
	position: sticky;
	top: 0;
}
.reason_popup_item_activeSection:nth-child(odd) {
	transform: translatey(-8rem);
}
.reason_popup_item_activeSection:nth-child(even) {
	transform: translatey(-4rem);
}
/* mb */
@media (max-width: 767px) {
	body {
		overflow-x:hidden;
	}
	.modalSuccessForm {
		padding: 0 0.5rem;
	}
	.contentModul {
		padding-top:2rem;
	}
	.contentModul span {
		text-align: center;
	}
	.artico_uses_title_mb {
		display:block;
		height: max-content;
		position: relative;
		z-index: 20;
		background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		width: 100%;
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 145%;
		padding: 0 1rem;
	}
	.filter_star_box {
		display:flex;
		align-items:center;
	}
	.reason_popup_item_title {
		height: 7.1875rem,
	}
	.reason_form {
		padding: 3.5rem 1rem;
	}
	.reason_form_warr {
		width:100%
	}
	.reason_form_title p {
		width:100%;
		color: #D7D7D7;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.reason_form_title span {
		color: var(--Trng, #FFF);
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 800;
		line-height: 120%;
		-webkit-background-clip: unset;
		-webkit-text-fill-color: unset;
		background: transparent;
	}
	.ctf7_btntru,
	.ctf7_btncong {
		font-size: 1.75rem;
		user-select: none;
	}
	.ctf7_btntru,
	.ctf7_btncong {
		color: #454545 !important;
	}
	.wpcf7-spinner {
		transform: translateY(-2.5rem) translateX(2.5rem);
	}
	.ctf7_label p,
	.ctf_intomoney p,
	.wpcf7-form label {
		color: var(--grey-light-active, #C5C5C5);
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 0.75rem;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
	}
	.ctf7_gia p {
		color: var(--Grey-Light, #ECECEC);
		font-family: SVN-Gilroy;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	.ctf7_gia_text {
		color: #E79A26;
		font-family: SVN-Gilroy;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 800;
		line-height: 120%;
	}
	.ctf_intomoney_text {
		width:100%;
	}
	.ctf7_label {
		width:auto:
			flex:1 0 0;
	}
	.ctf_intomoney {
		flex: 1 0 0;
	}
	.share_comment1_noimg {
		width: 2rem;
		height: 2rem;
		color: #fff;
		font-family: Inter;
		font-size: 0.74369rem;
		font-style: normal;
		font-weight: 500;
		line-height: 150%;
	}
	.artico_contact {
		right: 2.25rem;
		bottom: 3rem;
	}
	.artico_contact_btn {
		padding: 0.75rem 1rem;
		color: var(--Trng, #fff);
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 600;
		line-height: 120%;
		padding-right: 2.5rem;
	}
	.artico_contact_btnicon {
		padding: 0.9375rem 1rem;
		right: -1.5rem;
	}
	.artico_contact_btnicon img {
		width: 1.375rem;
		height: 1.375rem;
	}
	.reason_form {
		margin-top: 2.62rem;
	}
	.swiper-pagination-bullet-active {
		background: var(
			--Ln-blue-button,
			linear-gradient(91deg, #004ab8 3.3%, #457fed 99.68%)
		);
		color: white;
		-webkit-text-fill-color: unset;
	}
	.modal_container {
		width: calc(100% - 1rem);
	}
	.nav_menu_icon {
		display: block;
	}
	.nav {
		width: 100%;
		height: 3.25rem;
		background: var(--Foundation-Blue-blue-6, #002365);
	}
	.nav_imgbg {
		display: none;
	}
	.nav_menu {
		padding: 0.5rem 1rem;
		justify-content: space-between;
	}
	.nav_menu_list {
		display: none;
	}
	.nav_menu_span {
		font-family: SVN-Gilroy;
		font-size: 0.625rem;
		font-style: italic;
		font-weight: 900;
		line-height: 120%;
		letter-spacing: -0.00625rem;
		background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.nav_warper_flex img {
		width: 1.1875rem;
		height: 0.454rem;
	}
	.ld_banner_imgspmb {
		display: block;
		position: absolute;
		right: 0;
		top: 12.5rem;
	}
	.ld_banner_imgspmbdiv {
		position: absolute;
		left: 0;
		top: 3.5rem;
		width: 18.875rem;
		height: 18.60144rem;
		border-radius: 25.3855rem;
		background: radial-gradient(
			46.8% 46.78% at 50% 50%,
			rgb(152 231 238 / 0%) 29.03%,
			#8ec5ff30 100%
		),
			url(/wp-content/uploads/2024/06/K1xuong.png) lightgray -14.66px -14.06px / 110.172% 110.172%
			no-repeat;
	}
	.ld_banner_img {
		display: none;
	}
	.ld_banner_imgmb {
		height: 70.75rem;
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		background: linear-gradient(
			256deg,
			rgba(242, 247, 252, 0) 66.79%,
			rgba(243, 248, 252, 0.2) 93.37%
		),
			linear-gradient(
				0deg,
				rgba(231, 246, 254, 0) 0%,
				rgba(255, 255, 255, 0.85) 17%
			),
			linear-gradient(180deg, rgba(255, 255, 255, 0) 74.7%, #f5fcff 102.88%);
	}
	.ld_introduce {
		padding: 0;
	}
	.ld_introduce_left {
		margin-top: 27.5rem;
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 0 1rem;
	}
	.ld_introduce_left_title {
		width: 20.9375rem;
		height: 3rem;
		padding-left: 3.5rem;
	}
	.ld_introduce_left_title span {
		color: #fff;
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: italic;
		font-weight: 800;
		line-height: 133.3%;
	}
	.introduce_menu_span {
		width: 100%;
		height: 2.125rem;
		font-family: SVN-Gilroy;
		font-size: 2rem;
		font-style: italic;
		font-weight: 800;
		line-height: 120%;
		background: var(
			--Linear-blue-1,
			linear-gradient(180deg, #004ab8 24.55%, #002262 77.84%)
		);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.introduce_warper img {
		width: 4.33275rem;
		height: 1.82269rem;
	}
	.introduce_banner_span {
		width: 100%;
		color: var(--Grey-Dark, #343434);
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
		margin-top:1.5rem;
	}
	.intro_btn_hotline {
		width: 100%;
		margin-top:1.5rem;
	}
	.ld_introduce_right {
		top: 6.95rem;
	}
	.introduce_right_label {
		padding: 0.5rem 2rem 0.3125rem 1rem;
	}
	.introduce_right_label p {
		width: 100%;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: italic;
		font-weight: 700;
		line-height: 150%;
	}
	.ld_know_warpermb {
		padding: 4rem 1rem 4.5rem;
	}
	.ld_know {
		height: auto;
		display: flex;
		padding: 1.25rem 1rem;
		justify-content: space-between;
		align-items: flex-end;
		border-radius: 1.5rem;
		background: #fff;
		box-shadow: 0px 0px 100px 0px rgba(0, 4, 102, 0.1);
	}
	.ld_know_img {
		object-fit: cover;
		position: static;
		width: 6.1875rem;
		height: 11.25rem;
		margin-right: 2.12rem;
	}
	.ld_know_content {
		margin-left: 0rem;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}
	.know_content_btn {
		margin: 0;
		padding: 0;
		background-color: transparent;
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: italic;
		font-weight: 700;
		line-height: 133.3%;
		background: var(
			--Linear-orange-1,
			linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%)
		);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.know_content_btn svg {
		width: 2.5315rem;
		height: 2.15294rem;
		top: -4.19rem;
		left: -3.2175rem;
	}
	.know_textpt {
		display: flex;
		width: 10.625rem;
		height: 2.9375rem;
		flex-direction: column;
		justify-content: center;
		font-family: SVN-Gilroy;
		font-size: 2.5rem;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
	}
	.know_warpper_text {
		flex-direction: column;
	}
	.know_warpper_text2_p strong,
	.know_warpper_text_p strong {
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: italic;
		font-weight: 700;
		line-height: 150%;
	}
	.know_warpper_text_p p {
		margin-left: 0;
	}
	.know_warpper_text_p p,
	.know_warpper_text2_p p {
		margin-left: 0rem;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 700;
		line-height: 150%;
	}
	.know_warpper_text_p,
	.know_warpper_text2_p {
		display: block;
	}
	.artico_uses {
		height: auto;
	}
	.artico_uses_nen {
		display: none;
	}
	.artico_uses_nenmb {
		height: calc(100% + 1rem);
		width: 100%;
		position: absolute;
		top: -1rem;
		display: block;
		z-index: 10;
	}
	.artico_uses {
		position: relative;
		padding-top: 2rem;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		z-index:11;
	}
	.artico_uses_xuong_ong {
		display:block;
		margin-bottom:8rem;
		position: sticky;
		z-index: 10;
		top: 3.5rem;
		width: 100%;
	}
	.artico_uses_title {
		position: sticky;
		top:3.5rem;
		width: 21.75rem;
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 120%;
	}
	.mbhidden {
		display: none;
	}
	.artico_uses_xuong {
		width:100%;
		z-index: 10;
		height: 20.13344rem;
		object-fit: cover;
		position: static;
		transform: translateX(0);
		margin-top: 4rem;
	}
	.artico_uses_hoatiet {
		top: 10rem;
		width: 33.25rem;
		height: 15.50781rem;
		z-index: 10;
		object-fit: cover;
	}
	.artico_uses_detailmb {
		display: block;
		position: relative;
		z-index: 21;
		margin-top: 0rem;
		padding: 0 0.75rem;
		background:transparent;
	}
	.artico_uses_detailmb_box {
		margin-bottom: 1.5rem;
		position: relative;
		display: flex;
		justify-content: center;
		height: 11rem;
		padding: var(--Spacing-Spacing---6, 1.5rem);
		flex-direction: column;
		border-radius: 0.48894rem;
		border: 0.978px solid var(--Colors-Border-Border---Light2, #d4d3d2);
		background: rgba(166, 181, 110, 0.16);
		backdrop-filter: blur(20px) contrast(100%);
    	-webkit-backdrop-filter: blur(20px) contrast(100%);
	}
	.artico_uses_detailmb_title {
		color: #fff;
        font-family: SVN-Gilroy;
        font-size: 1.5rem;
        font-style: italic;
        font-weight: 700;
        line-height: 120%;
        margin-top: 75px;
        text-align: center;
	}
	.artico_uses_detailmb_descript {
		padding-top: 1rem;
	}
	.artico_uses_detailmb_descript p {
		color: var(--Grey-Light, #ececec);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.artico_uses_detailmb_img4,
	.artico_uses_detailmb_img3,
	.artico_uses_detailmb_img2,
	.artico_uses_detailmb_img {
		position: absolute;
        top: 1rem;
        right: 50%;
        border-radius: 100%;
        width: 4rem;
        height: 4rem;
        transform: translateX(50%);
	}
	.artico_uses_detailmb_img3,
	.artico_uses_detailmb_img {
		box-shadow: 0px 0px 40.014px 0px rgba(129, 156, 255, 0.76);
	}
	.artico_uses_detailmb_img4,
	.artico_uses_detailmb_img2 {
		box-shadow: 0px 0px 40.014px 0px rgba(255, 175, 70, 0.69);
	}
	.artico_uses_hotline {
		width: calc(100% - 1.5rem);
		position: static;
		z-index: 10;
		margin: 0 0.75rem;
		margin-top: 1rem;
		display: flex;
		padding: 0.75rem var(--Spacing-Spacing---6, 1.5rem);
		justify-content: center;
		align-items: center;
		align-self: stretch;
		border-radius: 8.41244rem;
		margin-bottom: 2.7rem;
		background: var(
			--Linear-orange-1,
			linear-gradient(92deg, #e79a26 0.26%, #ffba54 100.1%)
		);
		box-shadow: 0px 65.954px 18.844px 0px rgba(255, 187, 0, 0),
			0px 42.399px 16.825px 0px rgba(255, 187, 0, 0.01),
			0px 23.555px 14.133px 0px rgba(255, 187, 0, 0.05),
			0px 10.768px 10.768px 0px rgba(255, 187, 0, 0.09),
			0px 2.692px 6.057px 0px rgba(255, 187, 0, 0.1);
	}
	.artico_uses_hotline p {
		display: flex;
		height: 0.875rem;
		flex-direction: column;
		justify-content: center;
		color: var(--greyscaletext-0, #fff);
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
	}
	/*  */
	.special_mechanism {
		height: auto;
		padding: 2rem 1rem;
	}
	.special_mechanism_warpper {
		width: 100%;
	}
	.special_mechanism_h2 {
		width: 100%;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 120%;
		margin-bottom: 0;
	}
	.img_bannergen {
		position: relative;
		z-index: 10;
		margin: 2.5rem auto;
		width: 11.25rem;
		height: 11.25rem;
	}
	.special_mechanism_contaier_span {
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: normal;
		font-weight: 800;
		line-height: 133.3%;
	}
	.special_mechanism_contaier p {
		width: 100%;
		color: var(--Grey-Dark, #343434);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.special_mechanism_img1mb {
		display: block;
		object-fit: cover;
		height: 39.6875rem;
		width: 100%;
		position: absolute;
		top: -0.25rem;
		left: 0;
	}
	.special_mechanism_img2mb {
		display: block;
		width: 100%;
		position: absolute;
		bottom: -4.9rem;
		left: 0;
	}
	.special_mechanism_phay {
		margin-top: 4rem;
	}
	.special_mechanism_phay svg {
		width: 2rem;
		height: 1.70588rem;
	}
	.special_mechanism_phay p {
		color: var(--Trng, #fff);
		width: 14.1875rem;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
		margin-top:1rem;
	}
	/*  */
	.collavant_detail {
		margin-top: 1.5rem;
	}

	.collavant {
		padding: 4rem 1rem;
	}
	.collavant_title h2 {
		height: 3rem;
		width: 100%;
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: normal;
		font-weight: 800;
		line-height: 133.3%;
	}
	.collavant_title p {
		width: 100%;
		color: var(--Grey-Dark, #343434);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.collavant_detail {
		flex-direction: column;
	}
	.collavant_detail_content2 {
		display: none;
	}
	.collavant_detail_content {
		margin-top:1.5rem;
		width: calc(100% - 2.5rem);
		margin-left: 2.5rem;
	}
	.collavant_content_item {
		width: 19.1875rem;
		padding-left: 3.19rem;
		margin-bottom: 1.5rem;
		max-height: none;
	}
	.collavant_content_item p {
		-webkit-line-clamp: 4;
		color: var(--Grey-Normal, #454545);
		width: 15.4375rem;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	/*  */
	.case {
		padding: 0 1rem;
		margin-top: 0;
		height: auto;
	}
	.case_title h2 {
		height: 7rem;
		width: 100%;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 120%;
		margin-bottom: 1rem;
	}
	.case_title {
		padding-top: 3.87rem;
	}
	.case_title p {
		width: 100%;
		color: var(--Grey-Dark, #343434);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.case_bg_lineBigmb {
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: -1rem;
		width: 100%;
		height: 3.4375rem;
		z-index: 10;
	}
	.case_bg_P4mb {
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.nguoimb {
		transform: translateX(-1rem);
		width: calc(100% + 2rem);
		display: block;
		position: relative;
		z-index: 10;
		overflow: hidden;
	}
	.nguoimb_imght {
		position: absolute;
		top: -11rem;
		right: 1rem;
		transform:scale(1.1);
	}
	.nguoimb_imgmbb {
		width: 17.73894rem;
    height: 18.24844rem;
    object-fit: cover;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
	}
	.case_list {
		position: relative;
		bottom: 0;
		right: 0;
	}
	.case_list_item:nth-child(n) {
		margin-right: 0;
	}
	.case_list_item {
		height: 5.5rem;
		margin-bottom: 1.5rem;
		width: 100%;
	}
	.case_list_item:nth-child(4) {
		margin-bottom: 3.44rem;
	}
	.case_list_item p {
		color: var(--Trng, #fff);
		font-family: SVN-Gilroy;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 700;
		line-height: 133.3%;
	}

	/*  */
	.reason {
		padding: 2.5rem 0;
		padding-bottom: 0;
	}
	.reason_h2 {
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 120%;
	}
	.reason_h3 {
		margin-top:1rem;
		margin-bottom: 0.5rem;
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.25rem;
		font-style: italic;
		font-weight: 800;
		line-height: 133.3%;
	}
	.reason_h3_label {
		padding: 0 1rem;
		width:100%;
	}
	.reason_h3_label p {
		width: 100%;
		color: var(--Grey-Dark, #343434);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
	}
	.reason_popup {
		margin-top: 3.81rem;
		padding: 0 1rem;
		flex-direction: column;
	}
	.reason_popup_item {
		flex: none;
		height: 23.25rem;
		margin-right: 0;
		margin-bottom: 1.5rem;
		position: sticky;
		top: 3.5rem;
	}
	.reason_popup_item_imglinemb {
		display: block;
		position: absolute;
		top: -1.875rem;
		left: 0;
		width: 100%;
		height: 5.5rem;
	}
	.reason_popup_couter {
		top: 0.63rem;
		left: 0.63rem;
	}
	.reason_popup_hotline {
		width: 21.4375rem;
		transform: translateY(0);
		margin: 0 1rem;
		margin-top: 1rem;
	}
	.reason_imgbg {
		display: none;
	}
	.reason_form {
		width: 100%;
		border-radius: 0;
		background: linear-gradient(180deg, #004ab8 2.7%, #002262 64.33%);
	}
	.reason_form_bgimg {
		display: none;
	}
	.share {
		padding: 4rem 1rem;
	}
	.share h2 {
		text-align: center;
		font-family: SVN-Gilroy;
		font-size: 1.75rem;
		font-style: italic;
		font-weight: 700;
		line-height: 120%;
	}
	.share_line {
		width: 100%;
	}
	.evaluate {
		flex-direction: column;
	}
	.share_box {
		width: 100%;
		padding: 1rem;
	}
	.share_all p {
		color: #020b27;
		font-family: SVN-Gilroy;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	.evaluate_total_img_star,
	.evaluate_total_img_white {
		width: 1.038rem;
		height: 0.98719rem;
	}
	.evaluate_total {
		display: flex;
		align-items: center;
	}
	.evaluate_total_allsao {
		width: 5.8rem;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.evaluate_total_alltientrinh {
		flex: 1 0 0;
		display: flex;
		justify-content: space-around;
		margin-right:0;
	}
	.evaluate_total_all_line {
		width: 10.58rem;
	}
	.evaluate_total_warper_line:nth-child(1) .evaluate_total_line_star {
		width: 10.58rem;
	}
	.evaluate_total_warper_line:nth-child(2) .evaluate_total_line_star {
		width: 0rem;
	}
	.evaluate_total_warper_line:nth-child(3) .evaluate_total_line_star {
		width: 0rem;
	}
	.evaluate_total_warper_line:nth-child(4) .evaluate_total_line_star {
		width: 0rem;
	}
	.evaluate_total_warper_line:nth-child(5) .evaluate_total_line_star {
		width: 0rem;
	}
	.evaluate_total_warper_line {
		height: 6.621px;
	}
	.evaluate_total_warper_line span {
		color: var(--Grey-Normal, #454545);
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 500;
		line-height: 150%;
	}
	.share_comment1_noimg {
		margin: 0;
	}
	.share_comment_lineLpc {
		top: 1.5rem;
		left: 1rem;
		width: 1rem;
	}
	.evaluate_total_text span {
		color: #020b27;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 700;
		line-height: 133.3%;
		display: flex;
		height: 0.875rem;
		flex-direction: column;
		justify-content: center;
	}
	.evaluate_total_text img {
		width: 1.07969rem;
		height: 1.07969rem;
		transform: translateY(0rem);
	}
	.filter_star_warpper {
		position: relative;
		height: 2rem;
		overflow-x: auto;
		width: 100%;
		justify-content: space-between;
	}
	.filter_star {
		width: max-content;
		position: absolute;
		overflow-x: auto;
	}
	.share_comment1_img {
		margin: 0;
		width: 2rem;
		height: 2rem;
	}
	.share_comment1_box {
		padding: 0 0.75rem;
	}
	.share_comment_2 {
		margin-left: 1.81rem;
		margin-top: 3rem;
	}
	.share_comment1_box_name {
		color: var(--Grey-Normal, #454545);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	.share_comment1_box p {
		color: var(--grey-dark-active, #1f1f1f);
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 500;
		line-height: 150%;
	}
	.share_comment1_date {
		color: var(--Gray-text, #afafaf);
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
	}
	.share_comment1_box_nameqtv {
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	.artico_footer {
		padding: 1.5rem 1rem;
		flex-direction: column;
	}
	.artico_footer_logo {
		margin-bottom: 2.5rem;
	}
	.footer_contact {
		margin-bottom: 2.5rem;
	}
	.footer_purchase {
		margin-bottom: 2.5rem;
	}
	.artico_footer_title_span {
		white-space: nowrap;
		font-family: SVN-Gilroy;
		font-size: 2.5rem;
		font-style: italic;
		font-weight: 900;
		line-height: 120%;
		letter-spacing: -0.0375rem;
		background: linear-gradient(90deg, #ffaf46 0%, #fabc6a 26.9%, #fff 100%);
		background-clip: text;
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.artico_footer_title_warper img {
		width: 5.63256rem;
		height: 1.91213rem;
		border-radius: 1.00638rem;
		border: 2.473px solid #fff;
	}
	.artico_footer_cty {
		color: var(--grey-normal-hover, #3e3e3e);
		font-family: SVN-Gilroy;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 700;
		line-height: 133.3%;
	}
	.artico_footer_address {
		color: #6d6d6d;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 500;
		line-height: 150%;
	}
	.footer_contact_title {
		color: var(--grey-normal-hover, #3e3e3e);
		text-shadow: 0px 4px 20px rgba(255, 255, 255, 0.24);
		font-family: SVN-Gilroy;
		font-size: 1.125rem;
		font-style: normal;
		font-weight: 700;
		line-height: 133.3%;
	}
	.footer_contact_content p {
		color: #6d6d6d;
		text-align: justify;
		font-family: SVN-Gilroy;
		font-size: 0.875rem;
		font-style: normal;
		font-weight: 500;
		line-height: 150%;
	}
	.footer_purchase {
		width: 10rem;
	}
	.introduce_menuh1 {
		width: 100%;
		padding-left: 2rem;
		margin-top:1.5rem;
	}
	.collavant_imgnguoi {
		width: 12.8125rem;
		height: 33.125rem;
	}
	.collavant_imgnguoi_warpper {
		display: flex;
	}
	.collavant_imgnguoi_boox {
		display: block;
		position: relative;
		flex: 1 0 0;
	}
	.collavant_imgnguoi_muiten1 {
		top: 2.75rem;
		left: 4.35rem;
	}
	.collavant_imgnguoi_muiten3 {
		bottom: 14.39rem;
		left: 5.05rem;
	}
	.collavant_imgnguoi_muiten2 {
		bottom: 7.06rem;
		left: 5.8rem;
	}
	.collavant_imgnguoi_boox_item1 {
		width: 3.125rem;
		height: 3.125rem;
		border-radius: 3.125rem;
		border: 3px solid var(--LINE, #ffaf46);
		background: linear-gradient(0deg, #fff 0%, #fff 100%);
		box-shadow: 5px 0px 20px 0px rgba(72, 52, 0, 0.25);
	}
	.collavant_imgnguoi_boox_item1:nth-child(1) {
		position: absolute;
		top: 2.81rem;
		right: 1.5rem;
	}
	.collavant_imgnguoi_boox_item1:nth-child(2) {
		position: absolute;
		top: 10.37rem;
		right: 1.5rem;
	}
	.collavant_imgnguoi_boox_item1:nth-child(3) {
		position: absolute;
		top: 16.54rem;
		right: 1.5rem;
	}
	.collavant_imgnguoi_boox_item1:nth-child(4) {
		position: absolute;
		bottom: 7rem;
		right: 1.5rem;
	}
	.collavant_imgnguoi_itemso {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: -0.75rem;
		display: flex;
		width: 1.5rem;
		height: 1.5rem;
		padding: var(--Spacing-Spacing---none, 0.3125rem)
			var(--Spacing-Spacing---none, 0rem)
			var(--Spacing-Spacing---none, 0.0625rem)
			var(--Spacing-Spacing---none, 0rem);
		justify-content: center;
		align-items: center;
		border-radius: 1.25rem;
		background: var(
			--Ln-blue-button,
			linear-gradient(91deg, #004ab8 3.3%, #457fed 99.68%)
		);
		color: #fff;
		font-family: Epilogue;
		font-size: 0.75rem;
		font-style: normal;
		font-weight: 600;
		line-height: 150%;
	}
	.collavant_content_phu {
		left: -3rem;
		z-index:20;
	}
	.share_comment_lineLmb {
		display: block;
		width: 0.625rem;
		height: 11.25rem;
		position: absolute;
		top: 1.7rem;
		left: -0.2rem;
		width: 3.1695rem;
		height: 12.73919rem;
	}
	.modal_content_img {
		height: 12.5rem;
	}
	.modal_content {
		padding: 0 0.75rem;
	}
	.modal_content_text {
		margin-top: 1rem;
	}
	.modal_content_text span {
		font-family: SVN-Gilroy;
		font-size: 1.5rem;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
	}
	.modal_content_text p {
		color: #454545;
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 133.3%;
		max-height: 16rem;
		overflow-y: auto;
	}
	.case_list_item_linesong1 {
		width: 6.375rem;
		height: 6.375rem;
		left: -0.50056rem;
		bottom: -0.525rem;
	}
	.case_list_item_linesong2 {
		width: 7.25rem;
		height: 7.25rem;
		left: -1.0056rem;
		bottom: -0.8825rem;
	}
	.modal_navmenu {
		background-color: #ececec;
		width: max-content !important;
		margin-right: auto;
		padding: 0;
		border-radius: 2rem;
		flex: none;
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}

	/*  */
	.modal_navmenufixed {
		display:block;
		transform: translateX(100%);
		position: fixed;
		z-index: 50;
		bottom: 0;
		height: 100vh;
		width: 100%;
		background: var(--Foundation-Blue-blue-6, #002365);
		padding-top: 7.25rem;
		padding-left: 1rem;
		transition: all 0.5s ease;
	}
	.navmenu_modal {
		border-bottom: 1px solid var(--Foundation-Blue-blue-5, #2e4b81);
	}
	.navmenufixed_item {
		border-radius: 1.875rem 0rem 0rem 1.875rem;
		display: flex;
		padding: 1rem 1.5rem;
		align-items: center;
		color: var(--Trng, #fff);
		font-family: SVN-Gilroy;
		font-size: 1rem;
		font-style: normal;
		font-weight: 600;
		line-height: 133.3%;
	}
	.active_navmenufixed_item {
		border-radius: 1.875rem 0rem 0rem 1.875rem;
		background: linear-gradient(90deg, #e79a26 0%, rgba(231, 154, 38, 0) 100%);
	}
	.navmenufixed_icon {
		position: absolute;
		display: flex;
		bottom: 1.5rem;
		right: 1.5rem;
	}
	.navmenufixed_icon img {
		width: 2rem;
		height: 2rem;
		margin-left: 0.54rem;
	}
	.navmenufixed_icon a {
		display: flex;
		align-items: center;
	}
	#nav_menu_icon_X {
		display: none;
	}
}
@keyframes animationIcon {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}
