<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body *:not(.fa){
  font-family: Raleway-Regular;
}
.zhLan, .zhLan *{
  font-family: Noto Sans SC !important;
}
.ralewayBold, .ralewayBold *:not(.fa){
  font-family: Raleway-Bold !important;
}
.ralewayMedium, .ralewayMedium *:not(.fa){
  font-family: Raleway-Medium !important;
}
.titilliumLight, .titilliumLight *:not(.fa){
  font-family: TitilliumWeb-Light !important;
}

#spa-hero-text, #spa-hero-text *{
  font-family: Raleway-Bold !important;
}
.grayBold, .grayBold *{
  font-family: Raleway-Bold !important;
  color: #4c4c4c;
}
.slide-title {
	font-family: Raleway-Bold !important;
}
.slide-text{
	font-family: Raleway-Medium !important;
}


.brandShop, .brandWhereToBuy {
	text-decoration: underline;
	color: #63AFD1;    
    font-size: 14px;
}
.redColor *{
  color: red !important;
}
.hidden{
  display: none !important;
}
#expandMore{
  font-family: TitilliumWeb-Light !important;
}</pre></body></html>