/* Canonical Winge chrome extracted from the production main theme. */
html body .mobile-nav{
	display: none;
}
@media  (min-width: 1450px) {html body .nav .container{
		max-width:100%;
		width:100%;
		padding:0 135px 0 150px;
	}
html body .footer .container{
		max-width:100%;
		width:100%;
		padding:0 40px 0 150px;
	}
html body .footer .container .bottom{margin:0 110px 0 0;}}
html body nav.nav{
	position: relative;
	top: auto;
	left: auto;
	z-index: 999999999;
	width: 100%;
	transition: 0.3s;
}
html body nav.nav.white-bg{
	background-color: #fff;
	border-bottom: none;
}
html body nav.nav.white-bg .container .logo a img.black{
	display: block;
}
html body nav.nav.white-bg .container .logo a img.white{
	display: none;
}
html body nav.nav.white-bg .container .logo a svg g{
	fill: #333;
}
html body nav.nav.white-bg .container .navbar-nav .navbar ul li a{
	color: #333;
}
html body nav.nav.white-bg .container .navbar-nav .navModule .navbtn .menu .line{
	stroke: #333;
}
html body nav.nav .container{
	display: flex;
	align-items: center;
	height: 80px;
	justify-content: space-between;
}
html body .top-bar{
	height: 100px !important;
	background: #fff !important;
	
	padding:20px 0;
}
html body .top-bar .container{
	display: flex !important;
	align-items: center !important;
	height: 100% !important;
	justify-content: space-between !important;
}
html body .top-bar .logo{
	display: flex !important;
	align-items: center !important;
}
html body .top-bar .logo a img{
	height: 38px;
}
html body .top-bar .logo a img.black{
	display: block !important;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body nav.nav .container .logo{
	display: flex;
	align-items: center;
}
html body nav.nav .container .logo a img{
	height: 42px;
}
html body nav.nav .container .logo a img.black{
	display: none;
}
html body .top-bar .logo a img.black{
	display: block !important;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body .top-bar-right .yyqh{
	display: block !important;
}
html body .top-bar-right .yyqh ul{
	display: flex !important;
	gap: 15px !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
html body .top-bar-right .yyqh li{
	float: none !important;
	padding-left: 0 !important;
	display: inline-block !important;
}
html body .top-bar-right .yyqh li a{
	color: #666 !important;
	text-decoration: none;
	font-size: 13px;
	transition: color 0.3s;
	display: flex !important;
	align-items: center !important;
}
html body .top-bar-right .yyqh li a img{
	height: 12px !important;
	padding-right: 5px !important;
	float: none !important;
	width: 23px !important;
	margin-top: 0 !important;
	vertical-align: middle !important;
	display: inline-block !important;
}
html body nav.nav .container .logo a img.white{
	display: block;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body .top-bar .logo a img.black{
	display: block !important;
}
html body nav.nav .container .logo .search{
	display: none !important;
}
html body .top-bar .search{
	display: flex !important;
	height: 36px !important;
	width: 280px !important;
	border-radius: 0px !important;
	overflow: hidden !important;
	border: 1px solid #ddd !important;
	background: #f5f5f5 !important;
	margin-left: 0 !important;
}
html body .top-bar .search form{
	flex: 1 !important;
	display: flex !important;
}
html body .top-bar .search input{
	height: 36px !important;
	width: 100% !important;
	border: 0 !important;
	flex: 1 !important;
	padding: 0 15px !important;
	font-size: 13px !important;
	outline: none !important;
	background: transparent !important;
}
html body .top-bar .search button{
	width: 40px !important;
	height: 36px !important;
	border: 0 !important;
	background-color: transparent !important;
	cursor: pointer !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
html body .top-bar .search button svg{
	fill: #999 !important;
}
html body nav.nav .container .logo a svg g{
	fill: #fff;
}
html body nav.nav .container .logo .search{
	height: 42px;
	width: 520px;
	display: flex;
	border-radius: 6px;
	overflow: hidden;
	margin-left: 10%;
	border: 1px solid #222;
}
html body nav.nav .container .logo .search form{
	flex: 1;
	display: flex;
}
html body nav.nav .container .logo .search input{
	height: 42px;
	width: 100%;
	border: 0;
	flex: 1;
	padding: 12px;
	font-size: 13px;
	outline: solid;
}
html body nav.nav .container .logo .search button{
	width: 52px;
	height: 42px;
	border: 0;
	background-color: #222;
	cursor: pointer;
}
html body nav.nav .container .logo .search button path{
	fill: #fff;
}
html body nav.nav .container .navbar-nav{
	height: 100%;
	position: relative;
}
html body .top-bar .navbar-nav{
	display: none !important;
}
html body nav.nav .container .navbar-nav .navbar{
	height: 100%;
}
html body nav.nav .container .navbar-nav .navbar ul{
	display: flex;
	height: 100%;
	align-items: center;
}
html body nav.nav .container .navbar-nav .navbar ul li a{
	padding: 12px 12px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
}
html body nav.nav .container .navbar-nav .navModule .navbtn{
	height: 60px;
	aspect-ratio: 1.1;
	overflow: hidden;
	display: none;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu{
	height: 100%;
	cursor: pointer;
	transform: scale(1.2);
	-webkit-tap-highlight-color: transparent;
	transition: transform 400ms;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu.active{
	transform: rotate(45deg);
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu.active .line.top{
	stroke-dashoffset: -68px;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu.active .line.bottom{
	stroke-dashoffset: -68px;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu .line{
	fill: none;
	transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
	stroke: #fff;
	stroke-width: 3;
	stroke-linecap: round;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu .line.top{
	stroke-dasharray: 40 121;
}
html body nav.nav .container .navbar-nav .navModule .navbtn .menu .line.bottom{
	stroke-dasharray: 40 121;
}
html body .in_fib .container .left .logo{
	margin-bottom: 32px;
}
html body .in_fib .container .left .logo svg g{
	fill: #fff;
}
html body .in_imonial .container .iInt .logo{
	display: block;
	padding-bottom: 16px;
}
html body .in_imonial .container .iInt .logo svg{
	height: 26px;
	width: 249px;
}
html body .in_fiverr .container .mySwiperFiverr .swiper-slide a .con .logo{
	border-radius: 50%;
	height: 40px;
	width: 40px;
	overflow: hidden;
}
html body footer.footer{
	padding-bottom: 24px;
	padding-top: 64px;
	border-top: 1px solid #eee;
}
html body footer.footer .container .nav{
	display: flex;
	padding-bottom: 12px;
}
html body footer.footer .container .nav li{
	flex: 1;
	padding-bottom: 20px;
}
html body footer.footer .container .nav li .title{
	font-weight: bold;
	padding-bottom: 20px;
}
html body footer.footer .container .nav li a{
	color: #74767e;
}
html body footer.footer .container .footer-info{
	padding-bottom: 40px;
	margin-bottom: 24px;
}
html body footer.footer .container .footer-info .footer-info-container{
	display: flex;
	justify-content: space-between;
	gap: 60px;
}
html body footer.footer .container .footer-info .footer-info-left{
	flex: 0 0 35%;
	max-width: 400px;
}
html body footer.footer .container .footer-info .footer-info-left .footer-logo{
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}
html body footer.footer .container .footer-info .footer-info-left .footer-logo span{
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
html body footer.footer .container .footer-info .footer-info-left .footer-desc{
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}
html body footer.footer .container .footer-info .footer-info-center{
	flex: 0 0 30%;
	display: flex;
	gap: 250px;
}
html body footer.footer .container .footer-info .footer-info-center .footer-nav-group h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 16px;
}
html body footer.footer .container .footer-info .footer-info-center .footer-nav-group ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
html body footer.footer .container .footer-info .footer-info-center .footer-nav-group ul li{
	margin-bottom: 10px;
}
html body footer.footer .container .footer-info .footer-info-center .footer-nav-group ul li a{
	color: #666;
	font-size: 14px;
	text-decoration: none;
	transition: color 0.3s;
}
html body footer.footer .container .footer-info .footer-info-center .footer-nav-group ul li a:hover{
	color: #1dbf73;
}
html body footer.footer .container .footer-info .footer-info-right{
	flex: 0 0 25%;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact h4{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 16px;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact .contact-item{
	margin-bottom: 12px;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact .contact-item .contact-label{
	display: block;
	font-size: 13px;
	color: #999;
	margin-bottom: 4px;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact .contact-item .contact-value{
	display: block;
	font-size: 14px;
	color: #333;
	font-weight: 500;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact .contact-item .qr-code{
	margin-top: 8px;
	width: 120px;
	height: 120px;
}
html body footer.footer .container .footer-info .footer-info-right .footer-contact .contact-item .qr-code img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
html body footer.footer .container .bottom{
	border-top: 1px solid #eee;
	display: flex;
	padding-top: 24px;
	justify-content: space-between;
}
html body footer.footer .container .bottom .left{
	display: flex;
	align-items: center;
}
html body footer.footer .container .bottom .left .logo img{
	height: 42px;
}
html body footer.footer .container .bottom .left .text{
	
	font-size: 14px;
	line-height: 21px;
}
html body footer.footer .container .bottom .right{
	display: flex;
	align-items: center;
	height: 100%;
}
html body footer.footer .container .bottom .right ul{
	display: flex;
	align-items: center;
	height: 100%;
}
html body footer.footer .container .bottom .right ul li{
	padding-left: 12px;
}
@media  (max-width: 768px) {html body nav.nav .container .logo .search{
		display: none !important;
	}
html body footer.footer .container .nav{
		display: flex;
		padding-bottom: 12px;
		flex-direction: column;
	}
html body footer.footer .container .nav ul{
		display: flex;
		flex-wrap: wrap;
	}
html body footer.footer .container .nav li{
		flex: auto;
		display: block;
		padding-bottom: 20px;
		padding-right: 20px;
		width: -moz-fit-content;
		width: fit-content;
	}
html body footer.footer .container .footer-info{
		padding-bottom: 24px;
		margin-bottom: 12px;
	}
html body footer.footer .container .footer-info .footer-info-container{
		flex-direction: column;
		gap: 30px;
	}
html body footer.footer .container .footer-info .footer-info-left,
html body footer.footer .container .footer-info .footer-info-center,
html body footer.footer .container .footer-info .footer-info-right{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
html body footer.footer .container .footer-info .footer-info-center{
		flex-direction: column;
		gap: 24px;
	}
html body footer.footer .container .footer-info .footer-info-left .footer-desc{
		font-size: 13px;
	}
html body footer.footer .container .bottom{
		flex-direction: column-reverse;
	}
html body footer.footer .container .bottom .left{
		display: flex;
		align-items: center;
		padding-left: 12px;
		padding-bottom: 14px;
	}
html body nav.nav .container .navbar-nav .navbar ul li a{
		padding: 12px 6px;
	}
html body nav.nav .container .logo a img{
		height: 32px;
	}
html body footer.footer .container .bottom .right{
		justify-content: center;
		padding-bottom: 8px;
	}
html body footer.footer{
		padding-bottom: 6px;
		padding-top: 64px;
	}
html body nav.nav .container .navbar-nav .navbar{
		height: 100vh;
		position: absolute;
		top: 100%;
		left: 0;
		background-color: #fff;
		border-top: 1px solid #eee;
		width: 100%;
		display: none;
	}
html body nav.nav .container .navbar-nav .navbar ul{
		flex-direction: column;
	}
html body nav.nav.white-bg .container .navbar-nav .navbar ul li{
		display: block;
		width: 100%;
		border-bottom: 1px solid #eee;
	}
html body nav.nav.white-bg .container .navbar-nav .navbar ul li a{
		display: block;
		padding: 12px;
	}
html body nav.nav .container .navbar-nav .navModule .navbtn{
		display: block;
		padding-top: 12px;
		margin-top: 2px;
	}}
html body .navbar .nav-item{height: 80px;line-height: 80px;}
html body .nav-item:hover .xlflxq{
  display: none!important;
}
html body .yyqh li{ float:left;padding-left: 15px;}
html body .yyqh li img{height:12px;padding-right:5px;float: left;width:23px;margin-top: 5px;}
html body .yyqh li:nth-child(2){padding-top:1px;}
html body .yyqh li:nth-child(2) img{margin-top:4px;}
@media  (max-width: 768px) {html body .navbar .nav-item{height:auto!important;line-height:1.5!important;}
html body .nav-item:hover .xlflxq{
  display:none!important;
}}
@media  (max-width: 768px) {html body nav.nav .container .navbar-nav{position: inherit;}
html body .desktop-nav{
		display: none !important;
	}
html body .mobile-nav{
		display: block !important;
		
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999999999;
		background: #fff;
		border-bottom: 1px solid #eee;
	}
html body .mobile-nav .container{
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 60px;
		padding: 0 15px;
	}
html body .mobile-nav .logo{
		flex: 0 0 auto;
		margin-right: 15px;
	}
html body .mobile-nav .logo a img{
		height: 32px;
		width: auto;
	}
html body .mobile-nav .logo a img.black{
		display: block;
	}
html body .mobile-nav .logo a img.white{
		display: none;
	}
html body .mobile-nav .yyqh{
		flex: 1 1 auto;
	}
html body .mobile-nav .yyqh ul{
		display: flex;
		flex-direction: column;
		gap: 0;
		list-style: none;
		margin: 0;
		padding: 0;
		align-items: flex-start;
	}
html body .mobile-nav .yyqh li{
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
html body .mobile-nav .yyqh li a{
		color: #666;
		text-decoration: none;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}
html body .mobile-nav .yyqh li img{
		height: 12px;
		padding-right: 5px;
		float: none;
		width: 23px;
		margin-top: 0;
		vertical-align: middle;
	}
html body .mobile-nav .yyqh li:nth-child(2){
		padding-top: 0;
	}
html body .mobile-nav .yyqh li:nth-child(2) img{
		margin-top: 0;
	}
html body .mobile-nav .navModule{
		display: block !important;
		flex: 0 0 auto;
		display: flex !important;
		align-items: center;
	}
html body .mobile-nav .navModule .navbtn{
		height: 60px;
		aspect-ratio: 1.1;
		overflow: hidden;
		padding-top: 12px;
		margin-top: -11px;
	}
html body .mobile-nav .navModule .navbtn .menu{
		height: 100%;
		cursor: pointer;
		transform: scale(1.2);
		-webkit-tap-highlight-color: transparent;
		transition: transform 400ms;
		-moz-user-select: none;
		-webkit-user-select: none;
		user-select: none;
	}
html body .mobile-nav .navModule.active .navbtn .menu{
		transform: rotate(45deg);
	}
html body .mobile-nav .navModule .navbtn .menu .line{
		fill: none;
		transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
		stroke: #333;
		stroke-width: 3;
		stroke-linecap: round;
	}
html body .mobile-nav .navModule .navbtn .menu .line.top{
		stroke-dasharray: 40 121;
	}
html body .mobile-nav .navModule .navbtn .menu .line.bottom{
		stroke-dasharray: 40 121;
	}
html body .mobile-nav .navModule.active .navbtn .menu .line.top{
		stroke-dashoffset: -68px;
	}
html body .mobile-nav .navModule.active .navbtn .menu .line.bottom{
		stroke-dashoffset: -68px;
	}
html body .mobile-nav .mobile-menu-content{
		display: none;
		position: fixed;
		top: 60px;
		left: 0;
		width: 100%;
		height: calc(100vh - 60px);
		overflow-y: auto;
		background: #fff;
		z-index: 999;
	}
html body .mobile-nav .mobile-menu-content.active{
		display: block;
	}
html body .mobile-nav .mobile-menu-content ul{
		list-style: none;
		margin: 0;
		padding: 0;
	}
html body .mobile-nav .mobile-menu-content li{
		border-bottom: 1px solid #f0f0f0;
	}
html body .mobile-nav .mobile-menu-content li a{
		display: block;
		padding: 15px 20px;
		color: #333;
		text-decoration: none;
		font-size: 16px;
	}}
html body nav.nav{
	position: relative;
	top: auto;
	left: auto;
	z-index: 999999999;
	width: 100%;
	transition: 0.3s;
	background: #fff;
}
html body .top-bar{
	background: #fff;
	height: 100px;
}
html body .top-bar .container{
	display: flex;
	align-items: center;
	height: 100%;
	justify-content: space-between;
}
html body .top-bar-left{
	display: flex;
	align-items: center;
	gap: 30px;
}
html body .top-bar .logo a img{
	height: 38px;
}
html body .top-bar .logo a img.black{
	display: block;
}
html body .top-bar .logo a img.white{
	display: none;
}
html body .top-bar .search{
	height: 36px;
	width: 280px;
	display: flex;
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #f5f5f5;
}
html body .top-bar .search form{
	flex: 1;
	display: flex;
}
html body .top-bar .search input{
	height: 36px;
	width: 100%;
	border: 0;
	flex: 1;
	padding: 0 15px;
	font-size: 13px;
	outline: none;
	background: transparent;
}
html body .top-bar .search button{
	width: 40px;
	height: 36px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
html body .top-bar .search button svg{
	fill: #999;
}
html body .top-bar-center{
	flex: 1;
	display: flex;
	justify-content: center;
}
html body .top-bar-center ul{
	display: flex;
	gap: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
html body .top-bar-center ul li a{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: 400;
	padding: 8px 0;
	transition: color 0.3s;
	display: block;
}
html body .top-bar-center ul li a:hover{
	color: #007bff;
}
html body .top-bar-right{
	display: flex;
	align-items: center;
}
html body .top-bar-right .yyqh{
	margin: 0;
}
html body .top-bar-right .yyqh ul{
	display: flex;
	gap: 15px;
	list-style: none;
	margin: 0;
	padding: 0;
}
html body .top-bar-right .yyqh li{
	float: none;
	padding-left: 0;
}
html body .top-bar-right .yyqh li img{
	height: 12px;
	padding-right: 5px;
	float: none;
	width: 23px;
	margin-top: 0;
	vertical-align: middle;
}
html body .top-bar-right .yyqh li a{
	color: #666;
	text-decoration: none;
	font-size: 13px;
	transition: color 0.3s;
}
html body .top-bar-right .yyqh li a:hover{
	color: #007bff;
}
html body .top-bar .container{
	display: flex;
	height: 100%;
}
html body .top-bar .logo{
	display: flex;
}
html body .top-bar .search{
	display: flex;
}
html body .top-bar .yyqh{
	display: block;
}
html body nav.nav .top-bar{
	position: relative !important;
	z-index: 100 !important;
}
html body nav.nav .top-bar .container{
	display: flex !important;
	align-items: center !important;
	height: 60px !important;
	justify-content: space-between !important;
	background: #fff !important;
}
html body .top-bar-left{
	display: flex !important;
	align-items: center !important;
	gap: 30px !important;
}
html body .top-bar .logo{
	display: flex !important;
	align-items: center !important;
	margin: 0 !important;
}
html body .top-bar .logo a{
	display: flex !important;
	align-items: center !important;
}
html body .top-bar .logo a img{
	height: 38px !important;
	width: auto !important;
}
html body .top-bar .logo a img.black{
	display: block !important;
}
html body .top-bar .logo a img.white{
	display: none !important;
}
html body .top-bar .search{
	display: flex !important;
	height: 36px !important;
	width: 280px !important;
	border-radius: 18px !important;
	overflow: hidden !important;
	border: 1px solid #ddd !important;
	background: #f5f5f5 !important;
	margin: 0 !important;
}
html body .top-bar .search form{
	flex: 1 !important;
	display: flex !important;
	align-items: center !important;
}
html body .top-bar .search input{
	height: 36px !important;
	width: 100% !important;
	border: 0 !important;
	flex: 1 !important;
	padding: 0 15px !important;
	font-size: 13px !important;
	outline: none !important;
	background: transparent !important;
	color: #333 !important;
}
html body .top-bar .search button{
	width: 40px !important;
	height: 36px !important;
	border: 0 !important;
	background-color: transparent !important;
	cursor: pointer !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
html body .top-bar .search button svg{
	fill: #999 !important;
}
html body .top-bar-center{
	flex: 1 !important;
	display: flex !important;
	justify-content: center !important;
}
html body .top-bar-center ul{
	display: flex !important;
	gap: 30px !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	align-items: center !important;
}
html body .top-bar-center ul li{
	display: inline-block !important;
	float: none !important;
}
html body .top-bar-center ul li a{
	color: #333 !important;
	text-decoration: none !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	padding: 8px 0 !important;
	transition: color 0.3s !important;
	display: block !important;
	white-space: nowrap !important;
}
html body .top-bar-center ul li a:hover{
	color: #007bff !important;
}
html body .top-bar-right{
	display: flex !important;
	align-items: center !important;
	margin: 0 !important;
}
html body .top-bar-right .yyqh{
	display: block !important;
	margin: 0 !important;
}
html body .top-bar-right .yyqh ul{
	display: flex !important;
	gap: 15px !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
	align-items: center !important;
}
html body .top-bar-right .yyqh li{
	display: inline-block !important;
	float: none !important;
	padding-left: 0 !important;
}
html body .top-bar-right .yyqh li a{
	color: #666 !important;
	text-decoration: none !important;
	font-size: 13px !important;
	transition: color 0.3s !important;
	display: flex !important;
	align-items: center !important;
	white-space: nowrap !important;
}
html body .top-bar-right .yyqh li a:hover{
	color: #007bff !important;
}
html body .top-bar-right .yyqh li a img{
	height: 12px !important;
	width: 23px !important;
	margin-right: 5px !important;
	padding-right: 0 !important;
	float: none !important;
	margin-top: 0 !important;
	vertical-align: middle !important;
	display: inline-block !important;
}
html body .navbar-container .nav-item .xlflxq{
	display: none !important;
}
html body .top-bar{
	position: relative;
	z-index: 1010;
}
html body .top-bar-left .search{
	display: none !important;
}
html body .top-bar-center .site-main-nav{
	align-items: center;
	gap: 24px;
}
html body .top-bar-center .site-main-nav > li{
	position: relative;
}
html body .top-bar-center .site-main-nav > li > a{
	white-space: nowrap;
	font-weight: 500;
}
html body .top-bar-center .has-dropdown > a::after{
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-left: 7px;
	border-right: 1px solid currentColor;
	border-bottom: 1px solid currentColor;
	transform: rotate(45deg) translateY(-2px);
	opacity: .7;
}
html body .top-bar-center .nav-dropdown{
	position: absolute;
	left: 50%;
	top: calc(100% + 14px);
	min-width: 220px;
	padding: 10px;
	background: #fff;
	border: 1px solid #e7edf5;
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(15, 37, 64, .14);
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%, 8px);
	transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
	z-index: 1100;
}
html body .top-bar-center .nav-dropdown::before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -16px;
	height: 16px;
}
html body .top-bar-center .has-dropdown:hover .nav-dropdown{
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0);
}
html body .top-bar-center .nav-dropdown a{
	display: block;
	padding: 10px 12px;
	color: #25364a;
	font-size: 14px;
	line-height: 1.45;
	border-radius: 6px;
	white-space: nowrap;
}
html body .top-bar-center .nav-dropdown a:hover{
	color: #1f7fe5;
	background: #f2f7ff;
}
html body .top-bar-center .nav-dropdown--wide{
	width: 560px;
	padding: 14px;
}
html body .top-bar-center .nav-dropdown__grid{
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
}
html body .top-bar-center .nav-dropdown__grid a{
	white-space: normal;
}
html body .top-bar-center .nav-dropdown__grid strong{
	display: block;
	color: #152238;
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 4px;
}
html body .top-bar-center .nav-dropdown__grid span{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #718096;
	font-size: 12px;
	line-height: 1.55;
}
html body .navbar .service-quick-nav{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 38px;
	width: 100%;
	margin: 0;
	padding: 0;
}
html body .navbar .service-quick-nav .nav-item{
	height: 60px;
	line-height: 60px;
}
html body .navbar .service-quick-nav .nav-item a{
	display: block;
	color: #263445;
	font-size: 15px;
	font-weight: 500;
	white-space: nowrap;
}
html body .navbar .service-quick-nav .nav-item a:hover{
	color: #1f7fe5;
}
html body .navbar .service-quick-nav{
	justify-content: space-between !important;
	gap: 0 !important;
	max-width: 100% !important;
	overflow: hidden !important;
}
html body .navbar .service-quick-nav .nav-item{
	flex: 0 1 auto !important;
	min-width: 0 !important;
}
html body .navbar .service-quick-nav .nav-item a{
	padding: 0 6px !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
}
html body .navbar-container .navbar-nav .navbar ul.service-quick-nav li.nav-item a{
	padding: 0 6px !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
}
@media  (max-width: 1400px) {html body .top-bar-center .site-main-nav{
		gap: 18px;
	}
html body .navbar .service-quick-nav{
		gap: 0;
	}
html body .navbar .service-quick-nav .nav-item a{
		font-size: 13px !important;
		padding: 0 4px !important;
	}
html body .navbar-container .navbar-nav .navbar ul.service-quick-nav li.nav-item a{
		font-size: 13px !important;
		padding: 0 4px !important;
	}}
@media  (max-width: 1199px) {html body .top-bar-center .site-main-nav{
		gap: 14px;
	}
html body .top-bar-center .site-main-nav > li > a{
		font-size: 13px;
	}
html body .navbar .service-quick-nav{
		gap: 18px;
	}
html body .navbar .service-quick-nav .nav-item a{
		font-size: 14px;
	}}
@media  (max-width: 991px) {html body .mobile-nav .mobile-menu-content .mobile-subnav{
		padding: 0 0 10px 18px;
		background: #f8fbff;
	}
html body .mobile-nav .mobile-menu-content .mobile-subnav li{
		border-bottom: 0;
	}
html body .mobile-nav .mobile-menu-content .mobile-subnav li a{
		padding: 10px 20px;
		font-size: 14px;
		color: #5b6675;
	}
html body .mobile-nav .mobile-menu-content .mobile-menu-section > span{
		display: block;
		padding: 15px 20px 8px;
		color: #111827;
		font-size: 15px;
		font-weight: 700;
	}}
html body nav.nav .navbar-container{
	display: none !important;
}
html body footer.footer .container .footer-info .footer-info-container{
	display: grid;
	grid-template-columns: minmax(250px, 0.9fr) minmax(560px, 2fr) minmax(220px, 0.8fr);
	gap: 42px;
	align-items: flex-start;
}
html body footer.footer .container .footer-info .footer-info-left,
html body footer.footer .container .footer-info .footer-info-center,
html body footer.footer .container .footer-info .footer-info-right{
	flex: none;
	max-width: none;
	min-width: 0;
}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern{
	display: grid;
	grid-template-columns: repeat(5, minmax(108px, 1fr));
	gap: 24px 26px;
}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern .footer-nav-group h4{
	white-space: nowrap;
}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern .footer-nav-group ul li{
	margin-bottom: 8px;
}
html body footer.footer .container .bottom .right{
	display: none;
}
@media  (max-width: 1320px) {html body footer.footer .container .footer-info .footer-info-container{
		grid-template-columns: 1fr;
		gap: 34px;
	}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern{
		grid-template-columns: repeat(5, minmax(120px, 1fr));
	}}
@media  (max-width: 900px) {html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern{
		grid-template-columns: repeat(3, minmax(140px, 1fr));
	}}
@media  (max-width: 767px) {html body footer.footer .container .footer-info .footer-info-container{
		display: grid;
		grid-template-columns: 1fr;
	}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern{
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 22px 18px;
	}}
@media  (max-width: 420px) {html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern{
		grid-template-columns: 1fr;
	}}
html body .yyqh.yyqh--international{
  position: relative !important;
  display: block !important;
  margin: 0 !important;
}
html body .yyqh--international .international-language-trigger{
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 0 12px;
  border: 1px solid #dde3ea;
  border-radius: 9px;
  background: #fff;
  color: #333;
  font: inherit;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  cursor: pointer;
}
html body .yyqh--international .international-language-trigger:hover,
html body .yyqh--international.is-open .international-language-trigger{
  border-color: #8eb4ff;
  color: #005dff;
}
html body .top-bar-right .yyqh.yyqh--international > ul,
html body .mobile-nav .yyqh.yyqh--international > ul{
  position: absolute !important;
  inset-block-start: calc(100% + 8px) !important;
  inset-inline-end: 0 !important;
  z-index: 1200 !important;
  width: 276px !important;
  display: none !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 4px !important;
  margin: 0 !important;
  padding: 10px !important;
  border: 1px solid #dde3ea !important;
  border-radius: 13px !important;
  background: #fff !important;
  box-shadow: 0 18px 46px rgba(9, 24, 48, .16) !important;
  list-style: none !important;
}
html body .top-bar-right .yyqh.yyqh--international.is-open > ul,
html body .mobile-nav .yyqh.yyqh--international.is-open > ul{
  display: grid !important;
}
html body .top-bar-right .yyqh.yyqh--international > ul > li,
html body .mobile-nav .yyqh.yyqh--international > ul > li{
  display: block !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body .top-bar-right .yyqh.yyqh--international > ul > li > a,
html body .mobile-nav .yyqh.yyqh--international > ul > li > a{
  min-height: 36px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 7px 9px !important;
  border-radius: 7px !important;
  color: #4c5868 !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
  text-decoration: none !important;
  white-space: normal !important;
}
html body .top-bar-right .yyqh.yyqh--international > ul > li > a:hover,
html body .top-bar-right .yyqh.yyqh--international > ul > li > a[aria-current="page"],
html body .mobile-nav .yyqh.yyqh--international > ul > li > a:hover,
html body .mobile-nav .yyqh.yyqh--international > ul > li > a[aria-current="page"]{
  background: #eef4ff !important;
  color: #005dff !important;
}
@media  (max-width: 767px) {html body .mobile-nav .yyqh.yyqh--international{
    flex: 0 0 auto !important;
    margin-inline-start: auto !important;
  }
html body .mobile-nav .yyqh--international .international-language-trigger{
    width: 40px;
    min-height: 40px;
    justify-content: center;
    padding: 0;
    font-size: 0;
  }
html body .mobile-nav .yyqh--international .international-language-trigger span{
    font-size: 18px;
  }
html body .mobile-nav .yyqh.yyqh--international > ul{
    position: fixed !important;
    inset-block-start: 66px !important;
    inset-inline: 12px !important;
    width: auto !important;
  }}
body:not(.mirror-translation) footer a[href*="beian.miit.gov.cn"] {
  direction: ltr;
  unicode-bidi: isolate;
}

@media (min-width: 768px) {
  body:not(.mirror-translation) .rightfixed > .item .tit strong {
    font-size: 11px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 767px) {
  body:not(.mirror-translation) footer.footer {
    padding-bottom: 74px;
  }

  body:not(.mirror-translation) footer.footer .bottom .left {
    box-sizing: border-box;
    padding-right: 74px;
  }
}

/* v20260905-footer-qr-sync-r18: shared r5 dimensions and desktop rail clearance. */
footer.footer .footer-contact-channels {
  width: 280px;
  max-width: 100%;
  gap: 8px;
}

footer.footer .footer-contact-channel {
  padding: 8px;
}

footer.footer .footer-contact-channel .qr-code img {
  width: 104px;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: contain;
}

/* Keep the existing desktop columns, with a complete 280px contact column. */
@media (min-width: 1321px) {
  footer.footer .container .footer-info .footer-info-container {
    grid-template-columns: minmax(250px, 0.9fr) minmax(0, 2fr) minmax(280px, 0.8fr);
  }

  footer.footer .container .footer-info .footer-info-center.footer-nav-modern {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  footer.footer .container .footer-info .footer-info-center.footer-nav-modern .footer-nav-group h4 {
    white-space: normal;
    overflow-wrap: anywhere;
  }
}

/* 100px includes the fixed rail, its 10px edge inset and at least 12px clearance. */
@media (min-width: 1321px) and (max-width: 1449px) {
  footer.footer > .container {
    box-sizing: border-box;
    padding-right: max(0px, calc(100px - (100% - 1240px) / 2));
  }
}

@media (min-width: 1321px) and (max-width: 1599px) {
  footer.footer .container .footer-info .footer-info-container {
    gap: 24px;
  }

  footer.footer .container .footer-info .footer-info-center.footer-nav-modern {
    column-gap: 18px;
  }
}

@media (min-width: 1450px) {
  footer.footer > .container {
    padding-right: clamp(40px, calc(640px - 32vw), 100px);
  }
}

@media (min-width: 1441px) and (max-width: 1449px) {
  footer.footer > .container {
    padding-right: max(0px, calc(110px - (100% - 1240px) / 2));
  }
}

@media (min-width: 768px) and (max-width: 1320px) {
  html[dir="rtl"] footer.footer .footer-contact-channels {
    margin-right: max(0px, calc(100px - (100vw - 100%) / 2));
  }
}

@media  (max-width: 768px) {html body .mobile-nav .international-language-trigger{
    width: auto !important;
    max-width: none !important;
    min-width: 40px !important;
    padding: 0 8px !important;
    gap: 4px !important;
    font-size: 12px !important;
    white-space: nowrap !important;
  }
html body .mobile-nav .international-language-current{
    display: inline !important;
    font-size: 12px !important;
    letter-spacing: 0 !important;
  }}
@media  (max-width: 360px) {html body .mobile-nav .international-language-trigger{
    padding: 0 5px !important;
    gap: 3px !important;
    font-size: 11px !important;
  }
html body .mobile-nav .international-language-current{
    font-size: 10.5px !important;
  }}
html body .footer-contact-channels{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  margin-top: 12px;
  max-width: 280px;
}
html body .footer-contact-channel{
  min-width: 0;
  padding: 8px;
  border: 1px solid #e3eaf2;
  border-radius: 10px;
  background: #f8fafc;
  color: inherit;
  text-decoration: none;
  transition: border-color .2s ease, background .2s ease, transform .2s ease;
}
html body .footer-contact-channel--whatsapp:hover{
  border-color: #83dfa5;
  background: #effcf4;
  transform: translateY(-2px);
}
html body .footer-contact-channel-name,
html body .footer-contact-channel-note{
  display: block;
}
html body .footer-contact-channel-name{
  color: #1f2937;
  font-weight: 700;
  line-height: 1.3;
}
html body .footer-contact-channel-note{
  min-height: 34px;
  margin: 4px 0 6px;
  color: #718096;
  font-size: 12px;
  line-height: 1.45;
}
html body .footer-contact-channel .qr-code img{
  display: block;
  width: 100%;
  max-width: 104px;
  aspect-ratio: 1;
  margin: 0 auto;
  object-fit: contain;
  background: #fff;
  border: 1px solid #edf1f5;
}
html body .rightfixed{
  position: fixed;
  z-index: 333;
  box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
  border-radius: 3px;
  background-color: #fff;
  width: 78px;
  display: none;
}
@media  (max-width: 1440px) {html body .rightfixed{ width: 68px; }}
@media  (min-width: 768px) {html body .rightfixed{
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }}
@media  (max-width: 767px) {html body .rightfixed{
    bottom: 0;
    left: 0;
    width: 100%;
  }
html body .rightfixed::after{
    content: "";
    clear: both;
    display: block;
  }}
html body .rightfixed .item{
  position: relative;
  width: 100%;
  display: block;
  border-bottom: 1px solid #eee;
}
@media  (max-width: 767px) {html body .rightfixed .item{
    width: 25%;
    float: left;
    border: none;
    border-right: 1px solid #eee;
  }}
html body .rightfixed .item:last-child{
  border-bottom: none;
  border-right: none;
}
html body .rightfixed .item .tit{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  padding: 16px 0 10px;
  font-size: 14px;
}
@media  (max-width: 1440px) {html body .rightfixed .item .tit{ padding: 12px 0 10px; }}
html body .rightfixed .item .tit i{
  display: block;
  overflow: hidden;
  text-align: center;
  width: 26px;
  height: 26px;
  margin-bottom: 12px;
}
@media  (max-width: 1440px) {html body .rightfixed .item .tit i{
    width: 22px;
    height: 22px;
    margin-bottom: 4px;
  }}
html body .rightfixed .item .tit i img{
  max-width: 100%;
  max-height: 100%;
  float: left;
}
html body .rightfixed .item .tit strong{ font-weight: 400; }
html body .rightfixed .item--whatsapp .tit i{
  display: grid;
  place-items: center;
  overflow: visible;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -.4px;
}
html body .rightfixed .item .tel{
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 16px;
  height: 100%;
  display: none;
}
html body .rightfixed .item .tel .text{
  color: #fff;
  width: 162px;
  height: 100%;
  background-color: #0059aa;
  border-radius: 3px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media  (max-width: 1440px) {html body .rightfixed .item .tel .text{
    width: 140px;
    font-size: 16px;
  }}
html body .rightfixed .item .tel .text::after{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #0059aa;
}
html body .rightfixed .item--qr .tel{ height: auto; }
html body .rightfixed .item--qr .tel .text{
  height: auto;
  min-height: 148px;
  padding: 10px;
  flex-direction: column;
  gap: 7px;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}
html body .rightfixed .item--qr .tel .text img{
  display: block;
  width: 112px;
  height: 112px;
  object-fit: contain;
  background: #fff;
}
@media  (max-width: 767px) {html body .rightfixed .item--backtop{ display: none; }}
html body .rightfixed .item:hover .tit{
  background-color: #0059aa;
  color: #fff;
}
html body .rightfixed .item:hover .tit i img:nth-child(1){ display: none; }
html body .rightfixed .item:hover .tit i img:nth-child(2){ display: block; }
@media  (min-width: 1200px) {html body .rightfixed .item:hover .tel{ display: block; }}
/* Shared site chrome. Chinese geometry is the baseline for every locale. */
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern {
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  row-gap:28px!important;
}
html body footer.footer .footer-nav-group,
html body footer.footer .footer-contact,
html body footer.footer .footer-contact .contact-value {min-width:0;overflow-wrap:anywhere;}
html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern .footer-nav-group h4 {
  white-space:normal!important;overflow-wrap:anywhere;line-height:1.4;
}
html body footer.footer .footer-contact-channels {
  display:grid!important;grid-template-columns:minmax(0,1fr)!important;
  width:136px!important;max-width:136px!important;gap:8px!important;
}
html body footer.footer .footer-contact-channel {min-width:0;box-sizing:border-box;}
html body footer.footer .footer-contact-channels .qr-code img {width:104px;max-width:100%;height:auto;aspect-ratio:1;object-fit:contain;}
html body .winge-target-language {display:block;font-size:12px;font-weight:400;color:#718096;line-height:1.45;white-space:normal;overflow-wrap:anywhere;}
html body nav.nav .desktop-nav .top-bar .container {height:100%!important;max-width:1260px!important;width:calc(100% - 60px)!important;box-sizing:border-box;gap:20px;}
html body nav.nav .desktop-nav .top-bar-left,
html body nav.nav .desktop-nav .top-bar .logo,
html body nav.nav .desktop-nav .top-bar .logo > a {flex:0 0 auto!important;min-width:0;width:152px!important;}
html body nav.nav .desktop-nav .top-bar .logo a img {width:152px!important;height:38px!important;object-fit:contain;}
html body nav.nav .desktop-nav .top-bar-center {min-width:0;}
html body nav.nav .desktop-nav .top-bar-right {flex:0 0 auto!important;margin-inline-start:0!important;}
html body nav.nav .desktop-nav .site-main-nav {gap:24px!important;align-items:center;}
html body nav.nav .desktop-nav .site-main-nav > li > a {font-size:14px!important;white-space:nowrap;font-weight:500;}
html body nav.nav .desktop-nav .international-language-trigger {font-size:13px!important;padding-inline:12px!important;}
html body nav.nav .nav-dropdown a {white-space:normal;overflow-wrap:anywhere;}
html body nav.nav .has-dropdown:focus-within > .nav-dropdown {opacity:1;visibility:visible;transform:translate(-50%,0);}
html body nav.mobile-nav .mobile-subnav a strong,
html body nav.mobile-nav .mobile-subnav a span {display:block;}
html body nav.mobile-nav .mobile-subnav a strong {margin-bottom:4px;line-height:1.3;}
html body nav.mobile-nav .mobile-subnav a span {color:#667085;font-size:13px;line-height:1.45;}
html body .rightfixed > .item .tit strong {font-size:11px!important;line-height:1.2!important;white-space:normal!important;overflow-wrap:anywhere;}
@media(min-width:992px) {
  html body nav.nav .desktop-nav {display:block!important;}
  html body nav.mobile-nav,html body.mirror-translation nav.mobile-nav {display:none!important;}
}
@media(min-width:992px) and (max-width:1400px) {
  html body nav.nav .desktop-nav .site-main-nav {gap:18px!important;}
}
@media(min-width:992px) and (max-width:1199px) {
  html body nav.nav .desktop-nav .top-bar .container {width:calc(100% - 40px)!important;gap:12px;}
  html body nav.nav .desktop-nav .site-main-nav {gap:10px!important;}
  html body nav.nav .desktop-nav .site-main-nav > li > a {font-size:13px!important;}
  html body nav.nav .desktop-nav .international-language-trigger {font-size:12px!important;padding-inline:9px!important;}
}
@media(max-width:991px) {
  html body nav.nav .desktop-nav {display:none!important;}
  html body nav.mobile-nav {display:block!important;}
}
@media(max-width:767px) {
  html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern {grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 18px!important;}
  html body .rightfixed {display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;height:68px!important;}
  html body .rightfixed > .item {float:none!important;width:auto!important;min-width:0!important;height:68px!important;}
  html body .rightfixed > .item .tit {box-sizing:border-box;width:100%!important;height:68px!important;padding:6px 4px 4px!important;}
  html body .rightfixed > .item .tit i {flex:0 0 22px;width:22px!important;height:22px!important;margin-bottom:3px!important;}
  html body .rightfixed > .item .tit strong {width:100%;min-width:0;font-size:14px!important;line-height:16px!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:normal;overflow:visible!important;text-overflow:clip!important;}
}
@media(max-width:420px) {
  html body footer.footer .container .footer-info .footer-info-center.footer-nav-modern {grid-template-columns:minmax(0,1fr)!important;}
}
@media(max-width:360px) {
  html body nav.mobile-nav .container {padding-inline:10px!important;}
  html body nav.mobile-nav .logo {margin-inline-end:8px!important;}
  html body nav.mobile-nav .logo a img {width:112px!important;height:28px!important;object-fit:contain;}
  html body nav.mobile-nav .navModule {flex:0 0 48px!important;}
  html body nav.mobile-nav .navModule .navbtn {width:48px!important;height:48px!important;padding-top:0!important;margin-top:0!important;aspect-ratio:auto;}
  html body nav.mobile-nav .navModule .navbtn .menu {width:48px!important;height:48px!important;}
}
html[dir=rtl] body nav.nav .nav-dropdown {direction:rtl;text-align:right;}
html[dir=rtl] body footer.footer {text-align:right;}
/* Knowledge landing pages use the site's existing title and taxonomy modules. */
.knowledge-hub .newsTaxonomyTitle h1 {font-size:clamp(30px,4vw,42px);line-height:1.2;margin:0 0 18px;}
.knowledge-hub .newsTaxonomyTitle p {max-width:900px;line-height:1.7;}
.knowledge-hub .newsTaxonomyTitle .container {max-width:1260px;width:calc(100% - 60px);margin-inline:auto;padding-inline:10px;box-sizing:border-box;}
@media(max-width:575px){.knowledge-hub .newsTaxonomyTitle .container {width:calc(100% - 20px);}}
.knowledge-hub .knowledge-categories {padding:40px 0 64px;}
.knowledge-hub .knowledge-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;}
.knowledge-hub .knowledge-card {display:block;padding:28px;border:1px solid #e7edf5;border-radius:8px;color:#25364a;background:#fff;min-width:0;overflow-wrap:anywhere;}
.knowledge-hub .knowledge-card:hover {border-color:#1f7fe5;color:#1f7fe5;}
.knowledge-hub .knowledge-card h2 {font-size:20px;line-height:1.5;margin:0;}
@media(max-width:991px){.knowledge-hub .knowledge-grid {grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:575px){.knowledge-hub .knowledge-grid {grid-template-columns:minmax(0,1fr);}}

/* Limit theme defaults to shared components, independent of each page's body CSS. */
/* Long translated process labels must not expand their grid tracks. */
html body .svc-process-item {min-width:0;overflow-wrap:anywhere;}
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed),
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed) * {box-sizing:border-box;font-family:Macan,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:1px;}
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed) {font-size:16px;font-weight:400;line-height:normal;color:#333;}
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed) ul {list-style:none;padding:0;margin:0;}
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed) a {text-decoration:none;color:inherit;}
html body :is(nav.nav,nav.mobile-nav,footer.footer,.rightfixed) img {vertical-align:middle;max-width:100%;}
html body nav.nav {width:100%;margin:0;padding:0;border:0;z-index:100;}
html body nav.nav .desktop-nav .top-bar {height:100px!important;min-height:100px!important;padding:20px 0!important;background:#fff;}
html body nav.nav .desktop-nav .top-bar .container {display:flex;align-items:center;justify-content:space-between;margin:0 auto!important;padding:0 10px!important;}
html body nav.nav .desktop-nav .top-bar-center {flex:1;display:flex;justify-content:center;}
html body nav.nav .desktop-nav .site-main-nav {display:flex;}
html body nav.nav .desktop-nav .site-main-nav>li>a {line-height:normal!important;padding:8px 0!important;}
html body nav.nav .desktop-nav .top-bar .search {display:none!important;}
html body nav.nav .desktop-nav .navbar-container {display:none!important;}
html body nav.nav .desktop-nav {padding-bottom:0;background:#fff;}
html body nav.mobile-nav {height:100px!important;padding:0;margin:0;width:100%;background:#fff;position:relative;z-index:101;overflow:visible!important;border:0!important;}
html body nav.mobile-nav>.container {width:100%!important;max-width:none!important;height:100px!important;margin:0!important;padding:0 15px!important;display:flex;align-items:center;justify-content:space-between;gap:0;}
html body nav.mobile-nav .logo {width:auto;flex:0 0 auto;margin:0 12px 0 0;}
html body nav.mobile-nav .logo img {width:140px!important;height:35px!important;object-fit:contain;}
html body nav.mobile-nav .logo img.white {display:none!important;}
html body nav.mobile-nav .yyqh {margin-inline-start:auto;}
html body nav.mobile-nav .navModule {flex:0 0 60px;}
html body nav.mobile-nav .navModule .navbtn {width:60px;height:60px;padding:0;margin:0;}
html body nav.mobile-nav .navModule .navbtn svg {width:60px;height:60px;}
html body footer.footer {width:100%;max-width:none;margin:0;padding:64px 0 24px!important;background:#fff;}
html body footer.footer.footer>.container {width:calc(100% - 60px)!important;max-width:1260px!important;margin:0 auto!important;padding:0 10px!important;}
html body footer.footer .footer-info {padding:0 0 40px!important;margin:0!important;}
html body footer.footer .footer-info .footer-info-container {width:100%;display:grid!important;grid-template-columns:minmax(250px,.9fr) minmax(0,2fr) minmax(280px,.8fr)!important;gap:24px!important;align-items:start;}
html body footer.footer .footer-info-left,html body footer.footer .footer-info-right {width:auto!important;max-width:none!important;min-width:0;margin:0!important;}
html body footer.footer .footer-info-center.footer-nav-modern {display:grid!important;margin:0!important;width:100%!important;min-width:0;column-gap:18px!important;}
html body footer.footer .footer-logo img {width:160px!important;height:40px!important;object-fit:contain;}
html body footer.footer .footer-desc {font-size:14px!important;line-height:1.8!important;color:#718096;margin:20px 0 0!important;max-width:none!important;}
html body footer.footer :is(.footer-nav-group,.footer-contact) h4 {margin:0 0 20px!important;font-size:16px!important;line-height:1.4!important;font-weight:700!important;color:#333;}
html body footer.footer .footer-nav-group li {margin:0 0 12px!important;padding:0!important;}
html body footer.footer .footer-nav-group li a {font-size:14px!important;line-height:normal!important;color:#666;}
html body footer.footer .footer-nav-group li a:hover {color:#0059aa;}
html body footer.footer .contact-item {margin:0 0 15px!important;display:block;}
html body footer.footer .contact-label {display:block;font-size:14px;color:#718096;margin:0 0 8px;}
html body footer.footer .contact-value {display:block;font-size:14px!important;color:#333;line-height:1.5;}
html body footer.footer .footer-contact-channels {margin:12px 0 0!important;}
html body footer.footer .footer-contact-channel {padding:8px!important;border:1px solid #e3eaf2!important;border-radius:10px;background:#f8fafc;}
html body footer.footer .footer-contact-channel-name {display:block;font-size:16px;font-weight:700;line-height:1.3;color:#1f2937;min-height:0;margin:0;padding:0;}
html body footer.footer .footer-contact-channel-note {display:block;font-size:12px;line-height:1.45;min-height:34px;margin:4px 0 6px;color:#718096;}
html body footer.footer .footer-contact-channel .qr-code {margin:0;padding:0;background:transparent;width:auto;height:auto;}
html body footer.footer .bottom {padding:24px 0 0!important;margin:0!important;border-top:1px solid #eee;font-size:14px;line-height:1.8;}
html body footer.footer .bottom .left {width:100%;padding:0!important;}
html body footer.footer .bottom .text {margin:0;line-height:1.8;font-size:14px;}
html body .rightfixed {display:block!important;position:fixed!important;right:10px;top:50%;bottom:auto;left:auto;transform:translateY(-50%);width:68px!important;background:#fff;z-index:333;}
html body .rightfixed>.item {display:block;width:100%;border-bottom:1px solid #eee;}
html body .rightfixed>.item .tit {display:flex;align-items:center;justify-content:center;flex-direction:column;padding:12px 0 10px;height:auto;}
html body .rightfixed>.item .tit i {width:22px;height:22px;margin:0 0 4px;display:block;overflow:hidden;}
html body .rightfixed>.item .tit i img {width:22px;height:22px;}
html body .rightfixed>.item .tit i img:nth-child(2) {display:none;}
html body .rightfixed>.item:hover .tit i img:nth-child(1) {display:none;}
html body .rightfixed>.item:hover .tit i img:nth-child(2) {display:block;}
html body .rightfixed>.item--whatsapp .tit i {display:grid;place-items:center;background:#25d366;border-radius:50%;color:#fff;font:800 10px Arial;letter-spacing:-.4px;}
html body .rightfixed>.item .tit strong {font-weight:400;}
@media(min-width:768px){html body .rightfixed>.item,html body .rightfixed>.item .tit {height:62px!important;}html body .rightfixed>.item .tit {padding:6px 2px!important;}}
@media(min-width:1321px) and (max-width:1449px){html body footer.footer.footer>.container {padding-right:max(0px,calc(100px - (100vw - 15px - 1240px)/2))!important;}}
@media(min-width:1450px){html body footer.footer.footer>.container {padding-right:clamp(40px,calc(640px - 32vw),100px)!important;}}
@media(min-width:768px) and (max-width:1320px){html body footer.footer .footer-info .footer-info-container {grid-template-columns:minmax(0,1fr)!important;gap:34px!important;}html body footer.footer.footer>.container {padding-inline:10px!important;}}
@media(max-width:991px){html body nav.nav {height:0!important;}html body nav.mobile-nav .mobile-menu-content {top:100px!important;max-height:calc(100dvh - 168px)!important;overflow-y:auto;}}
@media(max-width:767px){
 html body footer.footer {padding:44px 0 92px!important;}
 html body footer.footer.footer>.container {width:100%!important;padding:0 10px!important;}
 html body footer.footer .footer-info .footer-info-container {grid-template-columns:minmax(0,1fr)!important;gap:30px!important;}
 html body .rightfixed {top:auto!important;right:0!important;bottom:0!important;left:0!important;transform:none!important;display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;height:68px!important;}
 html body .rightfixed>.item--backtop {display:none!important;}
 html body .rightfixed::after {display:none!important;}
 html body .rightfixed>.item .tit {padding:6px 4px 4px!important;}
 html body .rightfixed>.item--qr:not(.item--whatsapp):focus .tel {display:block!important;top:auto;bottom:100%;right:0;left:auto;height:auto;padding:0 0 10px;}
 html body .rightfixed>.item--qr:focus .tel .text::after {display:none;}
}
@media(max-width:360px){html body nav.mobile-nav>.container {padding-inline:10px!important;}html body nav.mobile-nav .logo img {width:112px!important;height:28px!important;}html body nav.mobile-nav .navModule,html body nav.mobile-nav .navModule .navbtn,html body nav.mobile-nav .navModule .navbtn svg {width:48px;height:48px;flex-basis:48px;}}
