.header{background:#fff;border-bottom:max(1rem,1px) solid #0000;box-sizing:border-box;left:0;position:fixed;top:0;transition:top .5s ease,border-color .5s ease;width:100%;z-index:9}.header._is-compact{top:calc(-40rem*var(--banners-count))}@media (max-width:599px){.header._is-compact{top:calc(-34rem*var(--banners-count))}}body._has-open-menu .header{border-bottom-color:#0000}.header__inner{align-items:center;display:flex;height:124rem;justify-content:space-between;position:relative;transition:height .5s ease}@media (max-width:1099px){.header__inner{height:80rem}}.header._is-compact .header__inner{height:70rem}@media (max-width:1099px){.header._is-compact .header__inner{height:60rem}}.header__logo{display:block;height:24rem;overflow:hidden;position:relative;width:200rem;z-index:2}.header__logo span{height:1px;left:0;margin:-1px;overflow:hidden;position:absolute;top:0;width:1px;clip:rect(0 0 0 0)}.header__logo svg{display:block;height:100%;width:100%}.header__nav{display:flex;position:relative;z-index:1}@media (max-width:1099px){.header__nav{display:none}}.header__nav>a{position:relative;transform:translateZ(0);z-index:2}.header__nav-list{align-items:center;display:flex;font-size:16rem;gap:40rem;list-style:none;margin:0 60rem 0 0;padding:0;position:relative;z-index:1}.header__nav-list>li{display:block;position:relative}.header__nav-list>li:has(.header__nav-sublist .router-link-active)>a>span:before{left:0;width:100%}.header__nav-list>li>a{display:inline-block;line-height:1.5;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none;z-index:2}.header__nav-list>li>a>span{display:block;position:relative}.header__nav-list>li>a>span:before{background:currentColor;bottom:2rem;content:"";display:block;height:max(1rem,1px);position:absolute;right:0;transition:all .3s ease;width:0}.header__nav-list>li>a.router-link-active>span:before,body.desktop .header__nav-list>li>a:hover>span:before{left:0;width:100%}.header__nav-list>li>a.router-link-exact-active{pointer-events:none}.header__nav-list>li>a[href="#"]{cursor:default}.header__nav-sublist{left:0;padding-bottom:20rem;padding-top:80rem;position:absolute;top:-50rem;transform:scaleY(0) translateZ(0);transform-origin:top;visibility:hidden;z-index:1;--delay:.4s;transition:transform .3s ease .2s,visibility 0s linear .5s}li._is-active .header__nav-sublist{transform:scaleY(1) translateZ(0);transition:transform .3s ease .1s;visibility:visible}li._is-active .header__nav-sublist li{opacity:1;transform:translateY(0);transition:all .2s ease}li._is-active .header__nav-sublist li:first-child{transition-delay:calc(var(--delay))}li._is-active .header__nav-sublist li:nth-child(2){transition-delay:calc(var(--delay) + .05s)}li._is-active .header__nav-sublist li:nth-child(3){transition-delay:calc(var(--delay) + .1s)}li._is-active .header__nav-sublist li:nth-child(4){transition-delay:calc(var(--delay) + .15s)}li._is-active .header__nav-sublist li:nth-child(4)~li{transition-delay:calc(var(--delay) + .2s)}.header__nav-sublist:before{background:#fff;content:"";display:block;height:100%;left:-100vw;pointer-events:none;position:absolute;top:0;width:200vw;z-index:0}.header__nav-sublist ul{list-style:none;margin:0;padding:0;position:relative;z-index:1}.header__nav-sublist ul a{color:var(--color-black);display:inline-block;line-height:1.5;position:relative;text-decoration:none;transform:translateZ(0);-webkit-user-select:none;user-select:none;white-space:nowrap}.header__nav-sublist ul a>span{display:block;position:relative}.header__nav-sublist ul a>span:before{background:currentColor;bottom:2rem;content:"";display:block;height:max(1rem,1px);position:absolute;right:0;transition:all .3s ease;width:0}.header__nav-sublist ul a.router-link-active>span:before,body.desktop .header__nav-sublist ul a:hover>span:before{left:0;width:100%}.header__nav-sublist ul a.router-link-exact-active{pointer-events:none}.header__nav-sublist li{display:block;margin-bottom:5rem;opacity:0;position:relative;transform:translateY(10rem);transition:opacity .2s ease,transform 0s linear .2s}.header__burger{background:#0000;border:0;display:none;height:40rem;margin-right:-5rem;overflow:hidden;padding:0;position:relative;width:40rem}@media (max-width:1099px){.header__burger{display:block}}.header__burger._is-active:before{transform:rotate(25deg)}.header__burger._is-active:after{transform:rotate(-25deg)}.header__burger:after,.header__burger:before{background:var(--color-black);content:"";display:block;height:2rem;left:50%;margin-left:-15rem;position:absolute;top:50%;transition:transform .3s ease;width:30rem}.header__burger:before{transform:translateY(-5rem)}.header__burger:after{transform:translateY(5rem)}.header__burger span{height:1px;left:0;margin:-1px;overflow:hidden;position:absolute;top:0;width:1px;clip:rect(0 0 0 0)}.header__extra{position:relative}.header__extra-link{align-items:center;background:#dee1e6;box-sizing:border-box;display:flex;font-weight:500;height:40rem;justify-content:center;line-height:1.2;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none}@media (max-width:599px){.header__extra-link{font-size:10rem;height:34rem}}.header__extra-link>.wrap{position:relative;z-index:2}.header__extra-link._travel:before{background:linear-gradient(78.8deg,#5bc2c9 -5.93%,#acdc00 99.39%);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .5s ease;width:100%;z-index:1}body.desktop .header__extra-link._travel:hover:before{opacity:.75}.header__extra-link._travel .header__extra-link-title{background:url(./logo_travel.fb3d5f72.svg) no-repeat 0 0;background-size:contain;display:inline-block;height:14rem;position:relative;top:1rem;width:47rem}@media (max-width:599px){.header__extra-link._travel .header__extra-link-title{height:10rem;width:35rem}}.header__extra-link._travel .header__extra-link-title span{height:1px;left:0;margin:-1px;overflow:hidden;position:absolute;top:0;width:1px;clip:rect(0 0 0 0)}.menu{display:none;height:100svh;left:0;overflow:hidden;position:fixed;top:0;transition:all 0s ease .5s;visibility:hidden;width:100vw;z-index:4;--duration:.5s;--delay:.3s;transition:height var(--duration) ease-in-out,visibility 0s linear var(--duration);will-change:height}@media (max-width:1099px){.menu{display:block}}.menu._is-open{height:100vh;transition:height var(--duration) ease-in-out;visibility:visible}.menu__scrollable{box-sizing:border-box;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%;left:0;pointer-events:auto;position:absolute;top:0;width:100%;z-index:2}body.desktop .menu__scrollable{scrollbar-color:var(--color-black) #fff;scrollbar-width:thin}body.desktop .menu__scrollable::-webkit-scrollbar{background:#fff;height:10px;width:10px}body.desktop .menu__scrollable::-webkit-scrollbar-thumb{background-color:var(--color-black);border:2px solid #fff;border-radius:8px;box-sizing:border-box}.menu__inner{background:#fff;box-sizing:border-box;height:0;left:0;overflow:hidden;padding-top:calc(128rem + var(--banners-count)*40rem);position:absolute;top:0;transition:height var(--duration) ease-in-out,padding-top .5s ease;width:100%}@media (max-width:1099px){.menu__inner{padding-top:calc(90rem + var(--banners-count)*34rem)}}.menu._is-open .menu__inner{height:100vh}body:has(.header._is-compact) .menu__inner{padding-top:70rem}@media (max-width:599px){body:has(.header._is-compact) .menu__inner{padding-top:60rem}}.menu__list{display:block;font-size:24rem;list-style:none;margin-bottom:0;margin-top:16rem;padding:0}.menu__list>li{display:block;margin:8rem 0;opacity:0;position:relative;transform:translateY(15rem);transition:opacity .2s ease,transform .1s ease .4s;will-change:transform,opacity}.menu._is-open .menu__list>li{opacity:1;transform:translateY(0);transition:all .4s ease}.menu._is-open .menu__list>li:first-child{transition-delay:calc(var(--delay))}.menu._is-open .menu__list>li:nth-child(2){transition-delay:calc(var(--delay) + .05s)}.menu._is-open .menu__list>li:nth-child(3){transition-delay:calc(var(--delay) + .1s)}.menu._is-open .menu__list>li:nth-child(4){transition-delay:calc(var(--delay) + .15s)}.menu._is-open .menu__list>li:nth-child(4)~li{transition-delay:calc(var(--delay) + .2s)}.menu__list>li:last-child{margin-top:20rem}.menu__list>li>a:not(.btn-link),.menu__list>li>span{display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none}.menu__list>li>a:not(.btn-link)>span,.menu__list>li>span>span{display:block;position:relative}.menu__list>li>a:not(.btn-link)>span:before,.menu__list>li>span>span:before{background:currentColor;bottom:2rem;content:"";display:block;height:max(1rem,1px);position:absolute;right:0;transition:all .3s ease;width:0}.menu__list>li>a:not(.btn-link).router-link-active>span:before,.menu__list>li>span.router-link-active>span:before,body.desktop .menu__list>li>a:not(.btn-link):hover>span:before,body.desktop .menu__list>li>span:hover>span:before{left:0;width:100%}.menu__list>li>a:not(.btn-link).router-link-exact-active,.menu__list>li>span.router-link-exact-active{pointer-events:none}.menu__sublist{font-size:16rem;list-style:none;margin:12rem 0 12rem 12rem;padding:0}.menu__sublist li{margin-bottom:10rem}.menu__sublist a{display:inline-block;text-decoration:none;-webkit-user-select:none;user-select:none}.menu__sublist a>span{display:block;position:relative}.menu__sublist a>span:before{background:currentColor;bottom:2rem;content:"";display:block;height:max(1rem,1px);position:absolute;right:0;transition:all .3s ease;width:0}.menu__sublist a.router-link-active>span:before,body.desktop .menu__sublist a:hover>span:before{left:0;width:100%}.menu__sublist a.router-link-exact-active{pointer-events:none}.preloader{animation:preloaderHide .5s ease-in-out 4s;animation-fill-mode:forwards;background:var(--color-black);height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:11}.preloader__inner{height:100vh;left:0;position:absolute;top:0;width:100vw}.preloader__svg{animation:preloaderLogoHide .3s ease-in-out 4s;animation-fill-mode:forwards;aspect-ratio:8;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:800rem}@media (max-width:1099px){.preloader__svg{animation:preloaderLogoHideMobile .3s ease-in-out 4s;animation-fill-mode:forwards;transform:translate(-50%,-100%);width:500rem}}@media (max-width:599px){.preloader__svg{width:280rem}}.preloader__svg svg{display:block;height:auto;width:100%}@media (max-width:599px){.preloader__svg svg path{stroke-width:4}}@keyframes animate-svg-stroke-1{0%{stroke-dashoffset:565.8694458008px;stroke-dasharray:565.8694458008px}to{stroke-dashoffset:0;stroke-dasharray:565.8694458008px}}.svg-elem-1{animation:animate-svg-stroke-1 1.2s linear 1s both,animate-svg-fill-1 .7s cubic-bezier(.47,0,.745,.715) .8s both}@keyframes animate-svg-stroke-2{0%{stroke-dashoffset:464.8023376465px;stroke-dasharray:464.8023376465px}to{stroke-dashoffset:0;stroke-dasharray:464.8023376465px}}.svg-elem-2{animation:animate-svg-stroke-2 1.2s linear 1.1s both,animate-svg-fill-2 .7s cubic-bezier(.47,0,.745,.715) .9s both}@keyframes animate-svg-stroke-3{0%{stroke-dashoffset:859.3195800781px;stroke-dasharray:859.3195800781px}to{stroke-dashoffset:0;stroke-dasharray:859.3195800781px}}.svg-elem-3{animation:animate-svg-stroke-3 1.2s linear 1.2s both,animate-svg-fill-3 .7s cubic-bezier(.47,0,.745,.715) 1s both}@keyframes animate-svg-stroke-4{0%{stroke-dashoffset:814.9851074219px;stroke-dasharray:814.9851074219px}to{stroke-dashoffset:0;stroke-dasharray:814.9851074219px}}.svg-elem-4{animation:animate-svg-stroke-4 1.2s linear 1.3s both,animate-svg-fill-4 .7s cubic-bezier(.47,0,.745,.715) 1.1s both}@keyframes animate-svg-stroke-5{0%{stroke-dashoffset:572.52734375px;stroke-dasharray:572.52734375px}to{stroke-dashoffset:0;stroke-dasharray:572.52734375px}}.svg-elem-5{animation:animate-svg-stroke-5 1.2s linear 1.4s both,animate-svg-fill-5 .7s cubic-bezier(.47,0,.745,.715) 1.2s both}@keyframes animate-svg-stroke-6{0%{stroke-dashoffset:381.4923706055px;stroke-dasharray:381.4923706055px}to{stroke-dashoffset:0;stroke-dasharray:381.4923706055px}}.svg-elem-6{animation:animate-svg-stroke-6 1.2s linear 1.5s both,animate-svg-fill-6 .7s cubic-bezier(.47,0,.745,.715) 1.3s both}@keyframes animate-svg-stroke-7{0%{stroke-dashoffset:674.7027587891px;stroke-dasharray:674.7027587891px}to{stroke-dashoffset:0;stroke-dasharray:674.7027587891px}}.svg-elem-7{animation:animate-svg-stroke-7 1.2s linear 1.6s both,animate-svg-fill-7 .7s cubic-bezier(.47,0,.745,.715) 1.4s both}@keyframes animate-svg-stroke-8{0%{stroke-dashoffset:861.1649780273px;stroke-dasharray:861.1649780273px}to{stroke-dashoffset:0;stroke-dasharray:861.1649780273px}}.svg-elem-8{animation:animate-svg-stroke-8 1.2s linear 1.7s both,animate-svg-fill-8 .7s cubic-bezier(.47,0,.745,.715) 1.5s both}@keyframes animate-svg-stroke-9{0%{stroke-dashoffset:572.4479370117px;stroke-dasharray:572.4479370117px}to{stroke-dashoffset:0;stroke-dasharray:572.4479370117px}}.svg-elem-9{animation:animate-svg-stroke-9 1.2s linear 1.8s both,animate-svg-fill-9 .7s cubic-bezier(.47,0,.745,.715) 1.6s both}@keyframes animate-svg-stroke-10{0%{stroke-dashoffset:858.8481445313px;stroke-dasharray:858.8481445313px}to{stroke-dashoffset:0;stroke-dasharray:858.8481445313px}}.svg-elem-10{animation:animate-svg-stroke-10 1.2s linear 1.9s both,animate-svg-fill-10 .7s cubic-bezier(.47,0,.745,.715) 1.7s both}@keyframes animate-svg-stroke-11{0%{stroke-dashoffset:814.9913330078px;stroke-dasharray:814.9913330078px}to{stroke-dashoffset:0;stroke-dasharray:814.9913330078px}}.svg-elem-11{animation:animate-svg-stroke-11 1.2s linear 2s both,animate-svg-fill-11 .7s cubic-bezier(.47,0,.745,.715) 1.8s both}@keyframes animate-svg-stroke-12{0%{stroke-dashoffset:1176.2745361328px;stroke-dasharray:1176.2745361328px}to{stroke-dashoffset:0;stroke-dasharray:1176.2745361328px}}.svg-elem-12{animation:animate-svg-stroke-12 1.2s linear 2.1s both,animate-svg-fill-12 .7s cubic-bezier(.47,0,.745,.715) 1.9s both}@keyframes animate-svg-stroke-13{0%{stroke-dashoffset:184.2674713135px;stroke-dasharray:184.2674713135px}to{stroke-dashoffset:0;stroke-dasharray:184.2674713135px}}.svg-elem-13{animation:animate-svg-stroke-13 1.2s linear 2.2s both,animate-svg-fill-13 .7s cubic-bezier(.47,0,.745,.715) 2s both}@keyframes animate-svg-stroke-14{0%{stroke-dashoffset:3946px;stroke-dasharray:3946px}to{stroke-dashoffset:0;stroke-dasharray:3946px}}@keyframes animate-svg-fill-14{0%{fill:#0000}to{fill:#fff}}.svg-elem-14{animation:animate-svg-stroke-14 1.2s linear 2.3s both,animate-svg-fill-14 .7s cubic-bezier(.47,0,.745,.715) 2.1s both}@keyframes preloaderHide{0%{height:100vh}99%{height:0}to{height:0;visibility:hidden}}@keyframes preloaderLogoHide{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-100%)}}@keyframes preloaderLogoHideMobile{0%{opacity:1;transform:translate(-50%,-100%)}to{opacity:0;transform:translate(-50%,-150%)}}:root{--font-default:"TTHoves","Arial",sans-serif;--font-alter:"TTTsars",var(--font-default);--color-black:#1a1a1a;--color-purple:#7f5ef3;--color-grey:#a3abb8;--color-grey-light:#dee1e6;--color-red:#ff2a4a;--rem:.06944vw;--radius:50rem}@media (max-width:1099px){:root{--rem:.13889vw;--radius:25rem}}@media (max-width:599px){:root{--rem:.27778vw}}@media (min-width:1600px){:root{--rem:.05208vw}}.cookie-disclaimer{background:#fff;border-radius:10rem 10rem 10rem 0;bottom:30rem;bottom:20rem;box-shadow:0 10px 16px #00000040;box-sizing:border-box;color:var(--color-black);left:48rem;opacity:0;padding:20rem;position:fixed;transform:translateY(10rem);width:596rem;z-index:9}.cookie-disclaimer:before{aspect-ratio:1.15;background:url(../img/cookie.webp) no-repeat 0 0;background-size:contain;content:"";display:block;left:14rem;position:absolute;top:-39rem;width:69rem}body._is-first-loaded .cookie-disclaimer{opacity:1;transform:translateY(0);transition:all .8s ease 1s}@media (max-width:1099px){.cookie-disclaimer{left:24rem;width:calc(100% - 48rem)}}@media (max-width:599px){.cookie-disclaimer{left:12rem;width:calc(100% - 24rem)}}.cookie-disclaimer__inner p{font-size:16rem;line-height:normal;margin:0}.cookie-disclaimer__inner p a{color:var(--color-purple);text-decoration:underline;transition:all .2s ease}body.desktop .cookie-disclaimer__inner p a:hover{text-decoration-color:#0000}.cookie-disclaimer__agree-btn{margin-top:10rem}
