<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 14px;
}
.pos-relative{
    position: relative;
}
img {
	vertical-align: sub;
}
.brandShop, .brandWhereToBuy {
	margin: 25px 0 25px;
}
.title {
	font-size: 60px;
	font-weight: 600;
}

.h2go {
	background: url(../img/logo_bg.jpg);
}

.logo_div {
	text-align: center;
}

.logo_img {
	position: relative;
	text-align: center;
	width: 650px;
}

.logo_span {
	position: relative;
	text-align: center;
	width: 100%;
}

.logo_span2 {
	position: relative;
	text-align: center;
	width: 100%;
	padding: 20px 0px 70px 0px;
	color: #353534;
}

.box {
	background-color: rgba(84, 121, 169, 1);
	padding: 0 0 30px;
	display: flex;
}

.box div {
	flex-grow: 1;
}

.box img {
	width: 100%;
	height: 100%;
}

.center-div {
	text-align: center;
	padding: 100px 0px;
}

.center-div2 {
	text-align: center;
}
.lowIndex{
	z-index: -1;
}
.highIndex{
	z-index: 99;
}
.new-video{
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%,-50%);
}
.es-es .font-css {
	font-size: 20px;
}
.font-css {
	font-size: 24px;
}

.font-css2 {
	position: relative;
	bottom: 95px;
	left: 280px;
}
/*.swiper-container .swiper-slide{
	height: auto;
	overflow: hidden;
}*/
.swiper-slide img {
	width: 100%;
}

.flex-box {
	display: flex;
	justify-content: center;
}

.flex-box span{
	position: relative;
}

.div-max-width {
	max-width: 1110px;
}
.caps {
	text-transform: uppercase;
}
.zhLan .caps{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.zhLan #snow_imb{
    line-height: 50px;
}
.top-div {
	text-align: center;
}
.top-div .container {
	margin-top: 50px;
}
.hero-img {
	position: relative;
}
.hero-img img{
	width: 100%;
}
.imghero{
	position: absolute;
	top: -5%;
	left: -5%;
}
.imghero img{
	width: 100%;
}
.hero-img:after {
	content: '';
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	height: 100px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.cta-box {
	position: absolute;
	bottom: 45px;
	padding: 35px 45px 35px;
	text-align: left;
	box-sizing: border-box;
	left: 150px;
}
.slide-title {
	font-size: 80px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.slide-text {
	font-size: 60px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}
.zhLan .slide-text{
    min-height:30px;
}
.slide-small-text {
	font-size: 35px;
	font-weight: normal;
	text-transform: capitalize;
	text-shadow: 2px 2px 7px black;
	line-height: 1.3;
	color: #fff;
	margin: 0 auto;
	max-width: 1400px;
}

#spa-hero-text {
	position: absolute;
	top: 60%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: 0 auto;
	max-width: 1000px;
	padding: 20px 55px;
	text-align: right;
	font-size: 75px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 7px black;
	line-height: 1.1;
	color: #fff;
	text-align: left;
}

.top {
	display: block;
}
.bottom2 {
	display: block;
	font-size: 50px;
	font-weight: normal;
	text-transform: capitalize;
}
.banner {
	overflow: hidden;
	position: relative;
}
.video_control_btn{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
}
.hidden {
	display: none !important;
}
.category-f {
	max-width: 1080px;
	margin: 0 auto 0;
	text-align: center;
	font-size: 0;
	display: flex;
}
.category-f &gt; div {
	font-size: 16px;
	flex: 1;
	overflow: hidden;
	padding: 10px;
}
.category-f h3 {
	font-weight: bold;
	margin: 25px 0 25px;
  font-family: Raleway-Medium !important;
}
.category-f .cf-img img{
	width: 100%;
}
.normalFontFamily{
    font-family:initial;
}</pre></body></html>