@import url("./font.css");
 * {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

a {
	color: rgb(217, 32, 38);
	text-decoration: none;
}

a:hover {
	color: rgb(217, 32, 38);
	text-decoration: none !important;
}

img {
	max-width: 100%;
}

.s_title {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2;
	font-family: "6cac7b93-20db-4605-97ca-e4bd2d404baa";
}

.s_button1 {
	background-color: rgb(255, 255, 255);
	color: rgb(52, 52, 52);
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
}

body {
	margin: 0px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: rgb(33, 37, 41);
	background-color: rgb(255, 255, 255);
}

#c_static_001-1680483398748 {
	min-height: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
}

#c_static_001-1680483398748.active {
	background: rgba(38, 38, 38, 0.9);
	padding-top: 5px;
	padding-bottom: 5px;
}

#c_static_001-1680483398748 .e_container-1 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
}

#c_static_001-1680483398748 .e_container-1 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680483398748 .e_container-1 .p_item {
}

#c_static_001-1680483398748 .e_image-2 {
	overflow: hidden;
	max-width: 150px;
	width: 100px;
	padding: 5px 0px;
}

#c_static_001-1680483398748 .e_image-2 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1680483398748 .e_image-2 .active-logo {
	display: none;
}

#c_static_001-1680483398748.active .e_image-2 .active-logo {
	display: block;
}

#c_static_001-1680483398748.active .e_image-2 .logo {
	display: none;
}

#c_static_001-1680483398748 .e_navigationG-4 {
	display: flex;
	justify-content: end;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navButton {
	width: 60px;
	height: 60px;
	text-align: center;
	border-radius: 50%;
	background: rgb(217, 33, 39);
	justify-content: center;
	cursor: pointer;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navBu1 {
	width: 41px;
	height: 16px;
	text-align: center;
	margin: 18px auto;
	color: rgb(255, 255, 255);
	cursor: pointer;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navS1 {
	width: 100%;
	background: rgb(255, 255, 255);
	display: block;
	height: 1px;
	margin: 6px 0px;
	float: left;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navS1:nth-child(2) {
	width: 50%;
	float: right;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navS1:nth-child(3) {
	display: none;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeButton {
	width: 45px;
	justify-content: center;
	margin-right: 10px;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navBu2 {
	width: 45px;
	height: 12px;
	cursor: pointer;
	margin-top: 1px;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navS2 {
	width: 100%;
	background: rgb(255, 255, 255);
	display: block;
	height: 1px;
	margin: 1px 0px;
	float: left;
	transition: all 0.3s ease 0s;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeButton > p span:nth-of-type(1) {
	transform: translateY(4px) rotate(670deg);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeButton > p span:nth-of-type(2) {
	transform: translateY(0px) rotate(768deg);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeButton > p span:nth-of-type(3) {
	width: 0px;
	opacity: 0;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navContent {
	position: fixed;
	left: -100%;
	width: 100%;
	background: rgb(22, 22, 22);
	transition: all 0.6s ease 0s;
	top: 0px;
	bottom: 0px;
	height: 100%;
	padding: 40px 60px 40px 90px;
	z-index: 2;
	overflow-y: scroll;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeT {
	margin-bottom: 60px;
	display: flex;
	justify-content: end;
	cursor: pointer;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeText {
	font-size: 20px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 24px;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_cS {
	text-transform: uppercase;
	font-style: inherit;
	margin-left: 8px;
	color: rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateX(6px);
	transition: all 0.3s ease 0s;
	display: none;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_closeText:hover .p_cS {
	opacity: 1;
	transform: translateX(0px);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_blackbg {
	position: fixed;
	inset: 0px;
	background: rgba(8, 28, 48, 0.7);
	z-index: 1;
	opacity: 0;
	transition: all 0.6s ease 0s;
	pointer-events: none;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_level1Box {
	padding-bottom: 60px;
	width: 50%;
	float: left;
	border-bottom: 1px solid rgb(238, 238, 238);
}



#c_static_001-1680483398748 .e_navigationG-4 .p_level2Box {
	display: none;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_level3Box {
	display: none;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_menu1Item {
	display: flex;
	justify-content: space-between;
	line-height: 1;
	padding: 24px 0px;
	font-size: 48px;
	color: rgb(255, 255, 255);
	transition: all 0.15s ease 0s;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_menu2Item {
	display: flex;
	justify-content: space-between;
	line-height: 1;
	padding: 8px 0px;
	font-size: 22px;
	color: rgba(0, 0, 0, 0.5);
	transition: all 0.15s ease 0s;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_menu3Item {
	position: relative;
	display: flex;
	justify-content: flex-start;
	line-height: 1;
	padding: 5px 0px 5px 15px;
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 6px;
	transition: all 0.15s ease 0s;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_menu3Item::before {
	content: "";
	margin-right: 10px;
	width: 5px;
	height: 5px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 100%;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_level3Item:last-child .p_menu3Item {
	margin-bottom: 10px;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_level3Item:first-child {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px solid rgb(238, 238, 238);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_level3Item:last-child {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(238, 238, 238);
}

#c_static_001-1680483398748 .e_navigationG-4 a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 1;
	width: 100%;
	font-weight: 400;
	font-family: "6cac7b93-20db-4605-97ca-e4bd2d404baa";
	color: rgb(255, 255, 255);
}

#c_static_001-1680483398748 .e_navigationG-4 svg {
	margin: 0px;
	height: 38px;
	width: 38px;
	cursor: pointer;
	transition: all 0.3s ease 0s;
	transform: rotate(90deg) rotateY(0deg);
}

#c_static_001-1680483398748 .e_navigationG-4 p:hover {
	color: rgb(217, 32, 38);
}

#c_static_001-1680483398748 .e_navigationG-4 p:hover .p_jtIcon {
	transform: rotate(90deg) rotateY(180deg);
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navContent.showmenuBox {
	left: 0px;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_blackbg.showbg {
	opacity: 1;
	pointer-events: auto;
}

#c_static_001-1680483398748 .e_navigationG-4 .p_navContent::-webkit-scrollbar {
	display: none;
}

#c_static_001-1680483398748 .e_container-1 .cbox-1-1 {
	flex: 0 0 auto;
	align-self: center;
}

#c_static_001-1680483398748 .e_container-1 .cbox-1-2 {
	flex: 0 0 66px;
	align-self: center;
}

#c_static_001-1680483398748 .e_text-5 {
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
	text-align: center;
	color: rgb(255, 255, 255);
	margin-bottom: 0;
}

#c_static_001-1680483398748.active .e_text-5 {
	color: rgb(255, 255, 255);
}

#c_static_001-1680483398748 .e_container-1 .cbox-1-0 {
	align-self: center;
}

@media screen and (max-width: 768px) {
	#c_static_001-1680483398748 .e_navigationG-4 .p_menu1Item {
			font-size: 22px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navContent {
			padding: 40px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navContent::after {
			display: none;
	}

	#c_static_001-1680483398748 {
			padding-top: 2px;
			padding-bottom: 10px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_level1Box {
			width: 100%;
	}

	#c_static_001-1680483398748 .e_container-1 {
			width: 95%;
	}

	#c_static_001-1680483398748 .e_image-2 {
			width: 30%;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navContent {
			max-width: 100%;
			left: -100%;
			padding: 40px 30px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_closeT {
			margin-bottom: 30px;
	}

	#c_static_001-1680483398748 .e_text-5 {
			color: rgb(255, 255, 255);
			font-size: 18px;
	}

	#c_static_001-1680483398748.active {
			padding-top: 10px;
			padding-bottom: 10px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navButton {
			width: 40px;
			height: 40px;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navBu1 {
			width: 21px;
			height: 35px;
			text-align: center;
			margin: 10px auto;
			color: rgb(255, 255, 255);
			cursor: pointer;
	}
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1680483398748 .e_navigationG-4 .p_menu1Item {
			font-size: 28px;
	}

	#c_static_001-1680483398748 .e_container-1 {
			width: 95%;
	}

	#c_static_001-1680483398748 .e_navigationG-4 .p_navContent {
			padding: 40px;
	}
}


.home-banner {
}

.home-banner .e_bannerA-2 {
}

p.p_btitle a {
	color: rgb(255, 255, 255);
}

.home-banner .e_bannerA-2 .swiper-container {
	height: inherit;
}

.home-banner .e_bannerA-2 .swiper-wrapper {
	height: inherit;
}

.home-banner .e_bannerA-2 .swiper-slide {
	height: inherit;
}

.home-banner .e_bannerA-2 .p_img {
	width: 100%;
	height: 100%;
	background: rgb(32, 27, 27);
}

.home-banner .e_bannerA-2 .p_img img {
	width: 63%;
	float: right;
	object-fit: cover;
}

.home-banner .e_bannerA-2 .custom-bullet {
	background: rgb(204, 204, 204);
}

.home-banner .e_bannerA-2 .p_info {
	width: 90%;
	max-width: 1600px;
	position: absolute;
	right: 50%;
	top: 50%;
	z-index: 9;
	display: flex;
	transform: translateX(50%) translateY(-45%);
	align-items: center;
	text-align: center;
	letter-spacing: 1px;
	height: 50%;
}

.home-banner .e_bannerA-2 .p_info h1 {
	color: rgb(217, 32, 38);
	font-size: 8vw;
	text-align: left;
	font-family: YousheTitle;
	text-transform: uppercase;
	letter-spacing: 5px;
	line-height: 0.8;
	margin-bottom: 10px;
	opacity: 0;
	transition: all 0.2s ease 0.2s;
	transform: translateY(5px);
}

.home-banner .e_bannerA-2 .swiper-slide-active .p_info h1 {
	display: block;
	opacity: 1;
	transform: translateY(0px);
}

.home-banner .e_bannerA-2 .p_info div {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	margin: 10px 0px;
}

.home-banner .e_bannerA-2 .p_info .is-inview {
	opacity: 0;
	transition: all 1.2s ease 1.2s;
	transform: translateY(10px);
}
.home-banner .e_bannerA-2 .p_info >div {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.home-banner .e_bannerA-2 .swiper-slide-active .is-inview {
	display: block;
	opacity: 1;
	transform: translateY(0px);
}

.home-banner .e_bannerA-2 .p_subtitle {
	padding: 5px 0px;
	color: rgb(255, 255, 255);
	text-align: left;
	font-size: 6vw;
	font-family: Moshou;
	text-transform: uppercase;
	letter-spacing: 0px;
	width: 33%;
	word-break: keep-all;
	margin-bottom: 9px;
	line-height: 0.9;
	opacity: 0;
	transition: all 0.6s ease 0.6s;
	transform: translateY(10px);
}

.home-banner .e_bannerA-2 .swiper-slide-active .p_subtitle {
	display: block;
	opacity: 1;
	transform: translateY(0px);
}

.home-banner .e_bannerA-2 .p_info p {
	color: rgb(255, 255, 255);
	font-size: 18px;
	text-align: left;
	width: 35%;
	margin-bottom: 30px;
	text-align: center;
	display: none;
}

.home-banner .e_bannerA-2 .p_info .p_summary {
	margin-top: 35px;
	text-align: left;
	width: 34%;
	opacity: 0;
	transition: all 0.6s ease 0.6s;
	transform: translateY(10px);
}

.home-banner .e_bannerA-2 .swiper-slide-active .p_info .p_summary {
	display: block;
	opacity: 1;
	transform: translateY(0px);
}

.home-banner .e_bannerA-2 .swiper-container-vertical {
	height: 50vw;
}

.home-banner .e_bannerA-2 .p_video {
	width: 100%;
	height: 100%;
	z-index: 3;
	overflow: hidden;
	margin-right: 0px;
	margin-left: auto;
	position: relative;
}

.home-banner .e_bannerA-2 .p_video .videoContent {
	width: 100%;
	height: 100%;
}

.home-banner .e_bannerA-2 .p_video video {
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0);
}

.home-banner .e_bannerA-2 .p_videoPoster {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.home-banner .e_bannerA-2 .p_videoPoster::before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url("/npublic/img/playVideo.png") center center no-repeat;
}

.home-banner .e_bannerA-2 .p_videoPoster img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-banner .e_bannerA-2 .p_videoInfo {
	display: none;
}

@media screen and (max-width: 768px) {
	.home-banner .e_bannerA-2 .swiper-container-vertical {
		height: 365px;
	}
	.home-banner .e_bannerA-2 .p_info {
			width: 100%;
			z-index: 9;
			text-align: center;
			display: none;
	}

	.home-banner .e_bannerA-2 .p_summary {
			display: none;
	}

	.home-banner .e_bannerA-2 .p_info {
			width: 95%;
	}

	.home-banner .e_bannerA-2 .is-inview {
			display: none;
	}

	.home-banner .e_bannerA-2 .p_img img {
			width: 100%;
			padding-top: 60px;
	}

	.home-banner .e_bannerA-2 .p_info p {
			width: 80%;
	}

	.home-banner .e_bannerA-2 .p_subtitle {
			width: 80%;
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	.home-banner .e_bannerA-2 .p_info p {
			font-size: 14px;
			margin-bottom: 10px;
	}

	.home-banner .e_bannerA-2 .p_info .p_summary {
			display: none;
	}

	.home-banner .e_bannerA-2 .is-inview {
			display: none;
	}

	.home-banner .e_bannerA-2 .p_info {
			width: 95%;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1025px) {
	.home-banner .e_bannerA-2 .p_info p {
			font-size: 14px;
			margin-bottom: 10px;
	}

	.home-banner .e_bannerA-2 .p_info .p_summary {
			display: none;
	}

	.home-banner .e_bannerA-2 .p_info {
			width: 95%;
	}
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
	.home-banner .e_bannerA-2 .p_info p {
			font-size: 16px;
			margin-bottom: 20px;
	}
}

.swiper-button-next, .swiper-button-prev {
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.6);
	background-size: 25%;
	inset: auto auto 30px 60px;
	width: 48px;
	height: 48px;
}

.swiper-button-next {
	transform: translateX(120%);
}

#c_static_001-1680491024295 {
	min-height: 300px;
	width: 90%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 6%;
	padding-top: 0px;
	margin-top: 6%;
}

#c_static_001-1680491024295 .e_container-1 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
}

#c_static_001-1680491024295 .e_container-1 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680491024295 .e_container-1 .p_item {
}

#c_static_001-1680491024295 .e_text-2 {
	line-height: normal;
	font-size: 4.8vw;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
}

#c_static_001-1680491024295 .e_text-3 {
	line-height: normal;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}

#c_static_001-1680491024295 .e_text-4 {
	line-height: 1.5;
	width: 88%;
	color: rgb(102, 102, 102);
	margin-bottom: 90px;
}

#c_static_001-1680491024295 .e_container-5 {
	display: flex;
	flex-flow: wrap;
	width: 94%;
	margin-left: 0px;
	margin-right: auto;
}

#c_static_001-1680491024295 .e_container-5 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680491024295 .e_image-6 {
	overflow: hidden;
}

#c_static_001-1680491024295 .e_image-6 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1680491024295 .e_container-7 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
}

#c_static_001-1680491024295 .e_container-7 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680491024295 .e_text-8 {
	font-size: 2vw;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
	text-align: right;
	line-height: 1.7;
}

#c_static_001-1680491024295 .e_container-7 .cbox-7-0 {
	flex: 0 0 20%;
	align-self: center;
}

#c_static_001-1680491024295 .e_richText-10 {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2;
	font-family: e9577cc9-e151-436a-96c9-71ceba1b9dbc;
}

#c_static_001-1680491024295 .e_richText-10 p {
	font-family: e9577cc9-e151-436a-96c9-71ceba1b9dbc;
}

#c_static_001-1680491024295 .e_container-11 {
	display: flex;
	flex-flow: wrap;
	width: 94%;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 5%;
}

#c_static_001-1680491024295 .e_container-11 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680491024295 .e_image-12 {
	overflow: hidden;
}

#c_static_001-1680491024295 .e_image-12 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1680491024295 .e_container-13 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
}

#c_static_001-1680491024295 .e_container-13 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1680491024295 .e_container-13 .cbox-13-0 {
	flex: 0 0 20%;
	align-self: center;
}

#c_static_001-1680491024295 .e_richText-14 {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2;
	font-family: e9577cc9-e151-436a-96c9-71ceba1b9dbc;
}

#c_static_001-1680491024295 .e_richText-14 p {
	font-family: e9577cc9-e151-436a-96c9-71ceba1b9dbc;
}

#c_static_001-1680491024295 .e_text-15 {
	font-size: 2vw;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
	text-align: right;
	line-height: 1.7;
}

#c_static_001-1680491024295 .e_container-5 {
	transition: all 2s ease-in 0s;
	opacity: 0;
	transform: translateY(50px);
}

#c_static_001-1680491024295.response-animated .e_container-5 {
	transition: all 2s ease-in 0s;
	opacity: 1;
	transform: translateY(0px);
}

#c_static_001-1680491024295 .e_container-11 {
	transition: all 1s ease-in 0s;
	opacity: 0;
	transform: translateY(50px);
}

#c_static_001-1680491024295.response-animated .e_container-11 {
	transition: all 1s ease-in 0s;
	opacity: 1;
	transform: translateY(0px);
}

@media screen and (max-width: 768px) {
	#c_static_001-1680491024295 {
			width: 95%;
	}

	#c_static_001-1680491024295 .e_text-4 {
			font-size: 14px;
			line-height: 2;
			margin-bottom: 20px;
			display: none;
	}

	#c_static_001-1680491024295 .e_image-12 {
	}

	#c_static_001-1680491024295 .e_container-1 {
			flex-direction: column;
	}

	#c_static_001-1680491024295 .e_image-6 {
			margin-top: 3%;
	}

	#c_static_001-1680491024295 .e_container-5 {
			width: 100%;
	}

	#c_static_001-1680491024295 .e_container-11 {
			width: 100%;
	}

	#c_static_001-1680491024295 .e_container-7 .cbox-7-1 {
			align-self: center;
	}

	#c_static_001-1680491024295 .e_container-13 {
	}

	#c_static_001-1680491024295 .e_container-13 .cbox-13-1 {
			align-self: center;
	}

	#c_static_001-1680491024295 .e_richText-14 p {
			font-size: 12px !important;
	}

	#c_static_001-1680491024295 .e_richText-10 p {
			font-size: 12px !important;
	}
}

@media screen and (min-width: 769px) {
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1680491024295 {
			width: 95%;
	}

	#c_static_001-1680491024295 .e_text-4 {
			font-size: 14px;
			line-height: 2;
			margin-bottom: 20px;
	}

	#c_static_001-1680491024295 .e_richText-14 {
	}

	#c_static_001-1680491024295 .e_richText-14 p {
			font-size: 12px !important;
	}

	#c_static_001-1680491024295 .e_richText-10 p {
			font-size: 12px !important;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1025px) {
	#c_static_001-1680491024295 .e_text-4 {
			font-size: 14px;
			line-height: 2;
			margin-bottom: 30px;
	}

	#c_static_001-1680491024295 {
			width: 95%;
	}

	#c_static_001-1680491024295 .e_text-3 {
	}
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
	#c_static_001-1680491024295 .e_text-4 {
			font-size: 16px;
			line-height: 2;
			margin-bottom: 30px;
	}
}

#c_static_368_P_019-1680492135499 {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	min-height: 0px;
}

.e_container0 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
}

.e_container0 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

.e_container0 .cbox-25-0 {
	flex: 0 0 35%;
}

.e_container0 .cbox-25-1 {
	flex: 0 0 65%;
}

#c_static_368_P_019-1680492135499.response-animated .undefined {
	animation-name: none, none;
	animation-delay: 0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1;
}

#c_static_368_P_019-1680492135499 .p_breadcrumb {
	padding-top: 30px;
}

#c_static_368_P_019-1680492135499 .e_container-33 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
	background-color: rgb(255, 255, 255);
}

#c_static_368_P_019-1680492135499 .e_container-33 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

.e_container-36 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	max-width: 1600px;
	margin: -2% auto 0px;
}

.e_container-36 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

.e_container-36 .cbox-36-0 {
	flex: 0 0 42%;
}

.e_container-36 .p_item {
}

.e_container-83 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	max-width: 1600px;
	margin: 3% auto 10%;
}

.e_container-83 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

.e_container-83 .cbox-83-0 {
	flex: 0 0 42%;
}

.e_container-83 .p_item {
}

.e_container-84 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	max-width: 576px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	border-radius: 0px;
}

#c_static_368_P_019-1680492135499 .e_container-84 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_368_P_019-1680492135499 .e_image-85 {
	overflow: hidden;
	max-width: 381px;
	width: 70%;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 5%;
	border-radius: 0px;
}

#c_static_368_P_019-1680492135499 .e_image-85 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_368_P_019-1680492135499 .e_image-86 {
	overflow: hidden;
	width: auto;
	margin-left: 0px;
	margin-right: auto;
	max-width: none;
	margin-top: 0px;
	border-radius: 0px;
}

#c_static_368_P_019-1680492135499 .e_image-86 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_368_P_019-1680492135499 .e_richText-87 {
	font-weight: normal;
	margin-left: auto;
	margin-right: 5%;
	max-width: none;
	margin-top: 5%;
	font-family: "6cac7b93-20db-4605-97ca-e4bd2d404baa";
	color: rgb(102, 102, 102);
	padding-left: 0px;
	line-height: 1.8;
	/* word-break: keep-all; */
}

#c_static_368_P_019-1680492135499 .e_image-90 {
	overflow: hidden;
	width: auto;
	margin-right: 0px;
	margin-left: auto;
	max-width: none;
	margin-top: 10%;
	border-radius: 0px;
}

#c_static_368_P_019-1680492135499 .e_image-90 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.e_text-96 {
	line-height: normal;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}

.e_text-97 {
	line-height: normal;
	font-size: 4.8vw;
	font-family: 'Moshou';
}

#c_static_368_P_019-1680492135499 .e_richText-98 {
	font-weight: normal;
	width: 85%;
	margin-left: 0px;
	max-width: none;
	margin-top: 15%;
	font-family: "6cac7b93-20db-4605-97ca-e4bd2d404baa";
	color: rgb(102, 102, 102);
	padding-left: 0px;
	line-height: 1.8;
	/* word-break: keep-all; */
	margin-right: auto;
}

#c_static_368_P_019-1680492135499 .e_container-99 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	max-width: 822px;
	margin-right: 0px;
	margin-left: auto;
}

#c_static_368_P_019-1680492135499 .e_container-99 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_368_P_019-1680492135499 .e_text-100 {
	line-height: normal;
	font-size: 22px;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
	margin-top: 8%;
}

#c_static_368_P_019-1680492135499 .e_image-86 {
	transition: all 1s ease-in 0s;
	opacity: 0;
	transform: translateY(50px);
}

#c_static_368_P_019-1680492135499.response-animated .e_image-86 {
	transition: all 1s ease-in 0s;
	opacity: 1;
	transform: translateY(0px);
}

#c_static_368_P_019-1680492135499 .e_image-90 {
	transition: all 1.5s ease-in 0s;
	opacity: 0;
	transform: translateY(50px);
}

#c_static_368_P_019-1680492135499.response-animated .e_image-90 {
	transition: all 1.5s ease-in 0s;
	opacity: 1;
	transform: translateY(0px);
}

#c_static_368_P_019-1680492135499 .e_image-85 {
	transition: all 2s ease-in 0s;
	opacity: 0;
	transform: translateY(50px);
}

#c_static_368_P_019-1680492135499.response-animated .e_image-85 {
	transition: all 2s ease-in 0s;
	opacity: 1;
	transform: translateY(0px);
}

@media screen and (max-width: 768px) {
	.e_container-83 {
			width: 95%;
	}

	.e_container-36 {
			width: 95%;
	}

	.e_container-36 {
			flex-direction: column;
	}

	.e_container-83 {
			flex-direction: column;
	}

	#c_static_368_P_019-1680492135499 .e_richText-87 {
			font-size: 14px;
			color: rgb(51, 51, 51);
			line-height: 2;
			width: 100%;
	}

	#c_static_368_P_019-1680492135499 .e_image-86 {
	}

	#c_static_368_P_019-1680492135499 .e_container-84 {
			width: 100%;
	}

	#c_static_368_P_019-1680492135499 .e_richText-87 span {
			line-height: 1.5;
			font-size: 16px !important;
	}

	#c_static_368_P_019-1680492135499 .e_image-85 {
			width: 100%;
			display: none;
	}

	#c_static_368_P_019-1680492135499 .e_image-90 {
			width: 100%;
	}

	#c_static_368_P_019-1680492135499 .e_richText-98 {
			font-size: 14px;
			color: rgb(51, 51, 51);
			line-height: 2;
			width: 100%;
			margin-top: 5%;
	}

	#c_static_368_P_019-1680492135499 .e_richText-98 span {
			line-height: 1.5;
			font-size: 16px !important;
	}

	#c_static_368_P_019-1680492135499 .e_container-99 {
			width: 100%;
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_368_P_019-1680492135499 .e_container-83 {
			width: 95%;
	}

	#c_static_368_P_019-1680492135499 .e_container-36 {
			width: 95%;
	}

	#c_static_368_P_019-1680492135499 .e_richText-87 span {
			font-size: 14px !important;
	}

	#c_static_368_P_019-1680492135499 .e_richText-98 span {
			font-size: 14px !important;
	}

	#c_static_368_P_019-1680492135499 .e_image-85 {
			display: none;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1025px) {
	#c_static_368_P_019-1680492135499 .e_container-83 {
			width: 95%;
	}

	#c_static_368_P_019-1680492135499 .e_container-36 {
			width: 95%;
	}

	#c_static_368_P_019-1680492135499 .e_richText-87 span {
			font-size: 14px !important;
	}

	#c_static_368_P_019-1680492135499 .e_richText-98 span {
			font-size: 14px !important;
	}
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
	#c_static_368_P_019-1680492135499 .e_richText-87 span {
			font-size: 16px !important;
	}

	#c_static_368_P_019-1680492135499 .e_richText-98 span {
			font-size: 16px !important;
	}
}

#c_grid-116273709439190 .p_gridbox::after {
	content: "";
	clear: left;
	display: block;
}

#c_grid-116273709439190 > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}

#c_grid-116273709439190 > div > .p_gridCell {
	float: left;
	position: static;
}

#c_grid-116273709439190 > .p_gridbox.signal {
	min-height: inherit;
}

#c_grid-116273709439190 > .p_gridbox.signal > .p_gridCell {
	min-height: inherit !important;
}

#c_grid-116273709439190 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	background: #eee;
}

@media screen and (max-width: 768px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(n+1) {
			width: 99%;
			margin: 0.5rem 0.5%;
			clear: left;
	}

	#c_grid-116273709439190 {
	}
}

@media screen and (min-width: 769px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(n+1) {
			width: 100%;
			margin: 0rem 0%;
			clear: left;
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(n+1) {
			width: 100%;
			margin: 0rem 0%;
			clear: left;
	}
}

#c_static_001-1636703125092 .e_container-199 {
	display: flex;
	flex-flow: wrap;
	width: 90%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#c_static_001-1636703125092 .e_container-199 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1636703125092 .e_richText-215 {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 1.5;
	margin-left: auto;
	margin-right: 0px;
	text-align: left;
	font-weight: normal;
	width: auto;
	margin-top: 6%;
}
#c_static_001-1636703125092 .e_richText-215 a{
	color: inherit;
}
#c_static_001-1636703125092 .form-control {
}

#c_static_001-1636703125092 .e_container-253 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
	margin-top: 8%;
	margin-bottom: 5%;
}

#c_static_001-1636703125092 .e_container-253 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: rgb(153, 153, 153) !important;
}

#c_static_001-1636703125092 .e_text-262 {
	line-height: normal;
	color: rgb(0, 0, 0);
	margin-top: 5%;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	max-width: 379px;
	font-size: 32px;
	font-weight: normal;
	font-family: poppins !important;
}

#c_static_001-1636703125092 .e_provider-298 {
	text-align: right;
	font-size: 18px;
	color: rgb(51, 51, 51);
}

#c_static_001-1636703125092 .e_html-299 {
	min-height: 3px;
}

#c_static_001-1636703125092 .e_container-253 .cbox-253-1 {
	flex: 0 0 40%;
}

#c_static_001-1636703125092 .e_credible-319 .img1 {
	width: 65px;
	height: 23px;
}

#c_static_001-1636703125092 .e_credible-319 .img2 {
	width: 79px;
	height: 28px;
}

#c_static_001-1636703125092 .e_credible-319 .img3 {
	width: 92px;
	height: 33px;
}

#c_static_001-1636703125092 .e_credible-319 .img4 {
	width: 106px;
	height: 38px;
}

#c_static_001-1636703125092 .e_credible-319 .img5 {
	width: 131px;
	height: 47px;
}

#c_static_001-1636703125092 .e_credible-319 {
	max-width: 135px;
	margin-right: auto;
	margin-left: 0px;
}

#c_static_001-1636703125092 .e_container-253 .p_item {
}

#c_static_001-1636703125092 .e_container-199 .p_item {
}

#c_static_001-1636703125092 .e_richText-321 {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
}

#c_static_001-1636703125092 .e_richText-321 span {
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 2;
	font-family: d1dab250-bfff-4ff7-8b00-d4fd0a444bf2;
}

#c_static_001-1636703125092 .e_richText-321 a,
#c_static_001-1636703125092 .e_provider-298 a{
	color: #333;
	font-size: 19px;
}
#c_static_001-1636703125092 .e_text-322 {
	margin-top: 6%;
	margin-bottom: 3%;
	font-size: 18px;
	line-height: 2;
	width: 58%;
}

#c_static_001-1636703125092 .e_container-323 {
	display: flex;
	flex-flow: wrap;
	width: 100%;
	max-width: 280px;
	margin-right: 0px;
	margin-left: auto;
}

#c_static_001-1636703125092 .e_container-323 > .p_item {
	flex: 1 1 0%;
	max-width: 100%;
	max-height: 100%;
}

#c_static_001-1636703125092 .e_image-324 {
	overflow: hidden;
	max-width: 28px;
	margin-left: auto;
	margin-right: 0px;
}

#c_static_001-1636703125092 .e_image-324 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1636703125092 .e_image-325 {
	overflow: hidden;
	max-width: 28px;
	margin-left: auto;
	margin-right: 0px;
}

#c_static_001-1636703125092 .e_image-325 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1636703125092 .e_image-326 {
	overflow: hidden;
	max-width: 28px;
	margin-left: auto;
	margin-right: 0px;
}

#c_static_001-1636703125092 .e_image-326 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1636703125092 .e_image-327 {
	overflow: hidden;
	max-width: 28px;
	margin-left: auto;
	margin-right: 0px;
}

#c_static_001-1636703125092 .e_image-327 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#c_static_001-1636703125092 .e_image-328 {
	overflow: hidden;
	max-width: 124px;
	width: 90%;
	margin: 0px 0px 10px auto;
	transform: translateY(-30%);
}

#c_static_001-1636703125092 .e_image-328 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media screen and (max-width: 768px) {
	#c_static_001-1636703125092 {
			max-width: none;
			width: auto;
			min-width: 0px;
			height: auto;
			max-height: none;
			margin-top: 0px;
			margin-bottom: 0px;
			padding-top: 0px !important;
			padding-bottom: 0px !important;
	}

	#c_static_001-1636703125092 .e_container-199 .p_item {
	}

	#c_static_001-1636703125092 .e_container-199 {
	}

	#c_grid-116273709439190 > .p_gridbox > .p_gridCell:nth-child(n+1) {
			width: 100% !important;
			margin: 0px !important;
	}

	#c_static_001-1636703125092 .e_provider-298 {
			line-height: 2;
			text-align: center;
			font-size: 14px;
	}

	#c_static_001-1636703125092 .e_richText-215 {
			line-height: 1.5;
			font-size: 14px;
			text-align: center;
	}

	#c_static_001-1636703125092 .e_richText-215 p {
			text-align: center !important;
	}

	#c_static_001-1636703125092 .e_credible-319 {
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 3%;
	}

	#c_static_001-1636703125092 .e_text-322 {
			display: none;
	}

	#c_static_001-1636703125092 .e_richText-321 {
			display: none;
	}

	#c_static_001-1636703125092 .e_container-253 {
			flex-direction: column;
	}

	#c_static_001-1636703125092 .e_image-324 {
	}

	#c_static_001-1636703125092 .e_container-323 {
			margin-left: auto;
			margin-right: auto;
	}

	#c_static_001-1636703125092 .e_image-328 {
			margin-left: auto;
			margin-right: auto;
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
	#c_static_001-1636703125092 {
	}

	#c_static_001-1636703125092 .e_provider-298 {
			font-size: 14px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_richText-215 {
			font-size: 14px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_richText-321 span {
			font-size: 14px !important;
	}

	#c_static_001-1636703125092 .e_container-199 {
			width: 95%;
	}

	#c_static_001-1636703125092 .e_text-322 {
			font-size: 14px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_container-253 .cbox-253-1 {
			flex: 0 0 30%;
	}
}

@media screen and (max-width: 1280px) and (min-width: 1025px) {
	#c_static_001-1636703125092 {
	}

	#c_static_001-1636703125092 .e_richText-321 {
	}

	#c_static_001-1636703125092 .e_container-253 {
	}

	#c_static_001-1636703125092 .e_container-199 {
			width: 95%;
	}

	#c_static_001-1636703125092 .e_text-322 {
			font-size: 16px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_richText-215 {
			font-size: 16px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_provider-298 {
			font-size: 16px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_richText-321 span {
			font-size: 16px !important;
	}
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
	#c_static_001-1636703125092 {
	}

	#c_static_001-1636703125092 .e_text-322 {
			font-size: 16px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_richText-215 {
			font-size: 16px;
			line-height: 2;
	}

	#c_static_001-1636703125092 .e_provider-298 {
			font-size: 16px;
			line-height: 2;
	}
}

.box {
	margin-bottom: 25px;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.product .container-fluid {
	width: calc(90% + 30px);
	padding: 0px;
	margin: 0px auto;
}

.product .longBox {
	height: 686px;
	display: table;
	background-size: cover;
}

.product .longBoxContent {
	display: table-cell;
	position: relative;
	vertical-align: top;
	z-index: 9;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 50px !important;
}

.product .longBoxContent .title {
	display: block;
	color: rgb(255, 255, 255);
	margin-bottom: 25px;
	line-height: 34px;
	font-size: 26px !important;
	font-family: Roboto, Arial, sans-serif !important;
}

.longBoxContent p {
	margin-bottom: 15px;
	color: rgb(255, 255, 255);
	font-size: 16px !important;
	line-height: 22px !important;
}

.product .shortBox {
	min-height: 388px;
	display: table;
	padding: 0px;
}

.shortBox .title {
	display: block;
	font-size: 24px !important;
	line-height: 26px !important;
}

.shortBoxRed {
	background-position: center top !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.product .redBoxContent {
	display: table-cell;
	z-index: 99;
	position: relative;
	padding-left: 25px;
	padding-right: 100px;
	vertical-align: bottom;
}

.product .redBoxContent .title, .product .redBoxContent p {
	color: rgb(255, 255, 255) !important;
}

.product .redBoxContent p {
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 20px;
}

.box2 .img {
	width: 103%;
	height: 178px;
	max-width: initial;
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.box2:nth-child(n+2) .img {
	margin-left: -2%;
}

.box2 .text {
	font-size: 16px;
	text-align: center;
	line-height: 1.3;
	color: #fff;
	padding: 18px 0px;
	width: 103%;
	background: url(../assets/imgs/bg_title.jpg) no-repeat center;
	background-size: cover;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px;
	padding: 18px 0px;
	padding-right: 10px;
	width: 103%;
}
.box2:nth-child(n+2) .text {
	margin-left: -2%;
}
@media screen and (max-width: 767px) {
	.longBox {
			height: 400px!important;
			margin-bottom: 30px!important;
	}

	.box {
			margin-bottom: 15px;
	}

	.blackBoxBlog .boxContent {
			top: 0px !important;
	}

	.boxContent {
			position: absolute;
			bottom: 100px;
			left: 15px;
			right: 15px;
			z-index: 999;
	}

	.boxContainer {
			padding: 0px !important;
	}

	.absoluteBottomImage {
			left: 15px;
	}

	.boxContainer {
			margin-top: 15px;
	}

	.shortBox .box2 {
			margin-bottom: 15px;
	}
}

.boxContainer .s_title {
	min-height: 144px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 16px;
}

.container-fluid.boxContainer {
	padding-top: 20px;
}
#c_static_001-1680483398748 .e_navigationG-4 .p_navContent::after {
	content: "";
	background-image: url("../assets/imgs/menu.jpg");
	background-size: 100%;
	max-width: 490px;
	width: 48%;
	height: 565px;
	float: right;
	background-repeat: no-repeat;
	display: block;
}