﻿@charset "utf-8";.dotsIfTextTooLong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}h1{position:absolute;top:-10000px;}h2{font-family:Montserrat,"Lucida Grande",Tahoma,Sans-Serif;font-weight:800;}body{padding-top:100px;}body.block-scroll{overflow:hidden;padding-right:20px;}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){body{padding-top:50px;}body.block-scroll{padding-right:unset;}}#menustate{position:absolute;top:-1000px;left:-1000px;display:none;}#menustate:checked~label.curtain{opacity:1;right:0;bottom:0;width:100%;height:100%;transition:opacity .5s ease 0s,width 0s linear 0s,height 0s linear 0s;}#menustate:checked+* .menu-content ul{opacity:1;}#menustate:checked+* .menu-content ul li{opacity:1;margin-left:0;}#menustate:checked+* .menu-content .trustpilot-widget{height:auto;opacity:1;}header{background-color:rgba(255,255,255,.7);position:fixed;width:100vw;top:0;-webkit-backdrop-filter:blur(20px) saturate(2);-moz-backdrop-filter:blur(20px) saturate(2);-o-backdrop-filter:blur(20px) saturate(2);backdrop-filter:blur(20px) saturate(2);border-bottom:1px solid rgba(255,255,255,.5);z-index:9999;transition:background-color .5s;box-shadow:0 0 20px -20px;}@supports (-moz-appearance:none){header{background-color:rgba(255,255,255,.98);}}header .menu-content{max-height:0;transition:max-height ease-in-out 1s;overflow-y:auto;}@media only screen and (min-width:960px){header .menu-content{max-width:calc(1200px + 50px);margin:auto;display:flex;-ms-overflow-style:none;scrollbar-width:none;}header .menu-content::-webkit-scrollbar{display:none;}}header .menu-content .link-group{opacity:0;list-style-type:none;padding-left:30px;box-sizing:unset;width:calc(100% - 60px);transition:opacity .5s;}header .menu-content .link-group:not(:last-of-type){margin-bottom:40px;}header .menu-content .link-group::before{content:attr(data-title);font-weight:800;text-transform:uppercase;font-size:13px;margin-bottom:10px;display:block;color:#e2007b;}header .menu-content .link-group li{opacity:0;font-size:14px;padding:12px 0;color:#404040;transition:margin-left .5s,opacity .5s;transition-delay:.2s;margin-left:-10px;}header .menu-content .link-group li a{text-decoration:none !important;}header .menu-content .trustpilot-widget{height:0;opacity:0;width:100%;display:block;position:absolute !important;bottom:11px;transition:opacity .5s;overflow:hidden;}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){header .menu-content .trustpilot-widget{position:relative !important;}}header.open{background-color:#fff;}header.open .menu-content{max-height:calc(100vh - 100px);}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){header.open .menu-content{max-height:calc(100vh - 50px);}}header .title-content{width:1200px;max-width:calc(100% - 40px);margin:auto;display:flex;justify-content:space-between;height:100px;}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){header .title-content{height:50px;}}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){header .title-content{width:calc(100% - 40px);}}header .title-content .logo{padding-right:10px;align-items:center;display:flex;background-image:url(/images/logo/logo-full.svg);min-width:250px;background-repeat:no-repeat;background-position:center;background-size:300px;height:100%;}@media only screen and (max-width:719px),only screen and (min-width:720px) and (max-width:959px){header .title-content .logo{min-width:150px;background-image:url(/images/logo/logo-simple.svg);background-size:135px;background-position:left;}}header .title-content .menu-wrapper{width:100%;text-align:right;}header .title-content .menu-wrapper .nav-icon{width:14px;height:10px;position:absolute;margin:0 auto;cursor:pointer;right:0;transform:translate(-50%,-50%);top:50%;}header .title-content .menu-wrapper .nav-icon::before{content:'MENU';position:absolute;right:0;padding-right:23px;top:-2px;font-size:12px;font-weight:800;}header .title-content .menu-wrapper .nav-icon span{display:block;position:absolute;height:1px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}header .title-content .menu-wrapper .nav-icon span:nth-child(1){top:0;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}header .title-content .menu-wrapper .nav-icon span:nth-child(2){top:4px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}header .title-content .menu-wrapper .nav-icon span:nth-child(3){top:8px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;}header.open .title-content .menu-wrapper .nav-icon span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:0;left:0;}header.open .title-content .menu-wrapper .nav-icon span:nth-child(2){width:0%;opacity:0;}header.open .title-content .menu-wrapper .nav-icon span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:10px;left:0;}label.curtain{background:rgba(0,0,0,.6);opacity:0;position:fixed;top:0;left:0;width:0;height:0;z-index:9996;transition:opacity .5s ease 0s,width 0s linear .5s,height 0s linear .5s;-webkit-backdrop-filter:blur(3px);-moz-backdrop-filter:blur(3px);-o-backdrop-filter:blur(3px);backdrop-filter:blur(3px);}