/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce),print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -30px, 0) scaleY(1.1);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);-webkit-transform:translate3d(0, -15px, 0) scaleY(1.05);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateZ(0) scaleY(0.95);transform:translateZ(0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -4px, 0) scaleY(1.02);transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, 0.75, 1);transform:scale3d(1.25, 0.75, 1)}40%{-webkit-transform:scale3d(0.75, 1.25, 1);transform:scale3d(0.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, 0.85, 1);transform:scale3d(1.15, 0.85, 1)}65%{-webkit-transform:scale3d(0.95, 1.05, 1);transform:scale3d(0.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, 0.95, 1);transform:scale3d(1.05, 0.95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg);transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(0.7);transform:translateY(-1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(0.7);transform:translateY(1200px) scale(0.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(0.7);transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(0.7);transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(0.7);transform:translateX(0) scale(0.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(0.7);transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(0.7);transform:translateY(0) scale(0.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(0.7);transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(0.97, 0.97, 0.97);transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0) scaleY(3);transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0) scaleY(0.9);transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.95);transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, 5px, 0) scaleY(0.985);transform:translate3d(0, 5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0) scaleX(3);transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0) scaleX(1);transform:translate3d(25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(-10px, 0, 0) scaleX(0.98);transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(5px, 0, 0) scaleX(0.995);transform:translate3d(5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0) scaleX(3);transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0) scaleX(1);transform:translate3d(-25px, 0, 0) scaleX(1)}75%{-webkit-transform:translate3d(10px, 0, 0) scaleX(0.98);transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{-webkit-transform:translate3d(-5px, 0, 0) scaleX(0.995);transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0) scaleY(5);transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.95);transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{-webkit-transform:translate3d(0, -5px, 0) scaleY(0.985);transform:translate3d(0, -5px, 0) scaleY(0.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9, 0.9, 0.9);transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0) scaleY(0.985);transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0) scaleY(0.9);transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0) scaleY(3);transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0) scaleX(0.9);transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0) scaleX(2);transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0) scaleX(0.9);transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0) scaleX(2);transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0) scaleY(0.985);transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0) scaleY(0.9);transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0) scaleY(3);transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, -100%, 0);transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, -100%, 0);transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%, 100%, 0);transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%, 100%, 0);transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0) skewX(30deg);transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%, 0, 0) skewX(-30deg);transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px, 0, 0);transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px, 0, 0);transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;-webkit-transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;cursor:pointer}button{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;box-shadow:none;color:inherit;cursor:pointer;font:inherit;margin:0;outline:none;padding:0;text-decoration:none;text-transform:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}html{height:100%;scroll-behavior:smooth;overflow-x:hidden}.body{font-family:"Source Sans 3", sans-serif;display:flex;flex-direction:row;height:100%}@media screen and (min-width: 64rem) and (max-width: 79.938rem){.no-scroll{overflow:hidden;touch-action:none}}@media screen and (max-width: 63.938rem){.no-scroll{overflow:hidden;touch-action:none}}.page{display:flex;flex-direction:column;height:100%;width:100%}.page .main{flex:1 0 auto}.page .footer{flex:0 0 auto}@media screen and (min-width: 117.5rem){.page{padding-left:17.5rem;max-width:calc(100% - 17.5rem)}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.page{padding-left:14.25rem;max-width:calc(100% - 14.25rem)}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.page{padding-left:12.5rem;max-width:calc(100% - 12.5rem)}}.container{max-width:102.5rem;margin:0 auto}@media screen and (min-width: 117.5rem){.container{padding:0 6.25rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.container{padding:0 3.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.container{padding:0 3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.container{padding:0 2.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.container{padding:0 2.5rem}}@media screen and (max-width: 47.938rem){.container{padding:0 1.25rem}}@media screen and (min-width: 117.5rem){.page-container{padding-top:7rem;padding-bottom:9.625rem}}@media screen and (max-width: 117.438rem){.page-container{padding-bottom:7.5rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.page-container{padding-top:5.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.page-container{padding-top:9rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.page-container{padding-top:13.625rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.page-container{padding-top:9.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.page-container{padding-top:8.938rem}}@media screen and (max-width: 25.813rem){.page-container{padding-top:6.625rem}}.block-picture img{width:100%}.tl-container{opacity:0;visibility:hidden;transition:all 0.7s ease;max-width:90rem;height:0;width:auto;background-color:transparent}@media screen and (min-width: 117.5rem){.tl-container{padding:1.5rem 3rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.tl-container{padding:8px 24px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.tl-container{padding:0 24px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.tl-container{padding:0 24px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.tl-container{padding:16px 32px}}@media screen and (min-width: 36rem) and (max-width: 63.938rem){.tl-container{padding:0 34px}}@media screen and (max-width: 35.938rem){.tl-container{padding:0}}.tl-container.uploaded{opacity:1;visibility:visible;background-color:#fff;height:100%}.x-tl-booking-widget-container{top:auto !important;bottom:15px !important;height:max-content}.x-tl-booking-widget{background:#052C65 !important}.tl-widgets-container{bottom:0 !important}.btn{display:flex;justify-content:center;align-items:center;text-align:center;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;border-radius:0.5rem;width:100%}.primary--btn{color:#fff;background:#052C65;transition:background 0.3s ease-in-out}@media screen and (hover: hover){.primary--btn:hover{background:#15478E}}.primary--btn:active{background:linear-gradient(0deg, #133C7A 0%, #133C7A 100%),#052C65}.secondary--btn{color:#052C65;background:#E3EEFA;border:0.0625rem solid #E3EEFA;transition:all 0.3s ease-in-out}@media screen and (hover: hover){.secondary--btn:hover{background:#E3EEFA;border:0.0625rem solid #052C65}}.secondary--btn:active{background:#E3EEFA;border:0.0625rem solid #052C65}.outline--btn{color:#052C65;background:#fff;border:0.0625rem solid #D6DFEC;transition:all 0.3s ease-in-out}@media screen and (hover: hover){.outline--btn:hover{background:#fff;border:0.0625rem solid #8CA0BD}}.outline--btn:active{background:#EEF2F8;border:0.0625rem solid #8CA0BD}.pagination--btn{color:#052C65;background:transparent;border:0.0625rem solid #D6DFEC;transition:all 0.3s ease-in-out}@media screen and (hover: hover){.pagination--btn:hover{background:#E3EEFA;border:0.0625rem solid #8CA0BD}}.pagination--btn:active{background:#E3EEFA;border:0.0625rem solid #8CA0BD}.booking-slider-btn svg rect{fill:transparent;stroke:#fff;transition:all 0.2s ease-in-out}.booking-slider-btn svg path{fill:#fff}@media screen and (hover: hover){.booking-slider-btn:hover svg rect{fill:#15478E;stroke:#15478E}.booking-slider-btn:hover svg path{fill:#fff}}.capsule-slider--btn{display:flex;z-index:2}.capsule-slider--btn svg rect{fill:transparent;stroke:#fff;transition:all 0.2s ease-in-out}.capsule-slider--btn svg path{fill:#fff}@media screen and (min-width: 80rem){.capsule-slider--btn svg{width:56px;height:56px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-slider--btn svg{width:48px;height:48px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-slider--btn svg{width:72px;height:72px}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-slider--btn svg{width:72px;height:72px}}@media screen and (max-width: 47.938rem){.capsule-slider--btn svg{width:54px;height:54px}}@media screen and (hover: hover){.capsule-slider--btn:hover svg rect{fill:#15478E;stroke:#15478E}.capsule-slider--btn:hover svg path{fill:#fff}}.main-title{color:#F5F8FB;font-style:normal;font-weight:600;line-height:110%;position:relative;transform:all 0.3s ease}@media screen and (min-width: 80rem){.main-title{font-size:clamp(3.125rem, calc(1.375rem + 2.1875vw), 4rem);letter-spacing:-0.64px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.main-title{font-size:2.813rem;letter-spacing:-0.45px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.main-title{font-size:4.688rem;letter-spacing:-0.75px}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.main-title{font-size:48px}}@media screen and (max-width: 47.938rem){.main-title{font-size:clamp(1.6875rem, calc(1.0341rem + 3.267vw), 3.125rem);letter-spacing:-0.04rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.home-title br{display:none}}@media screen and (max-width: 63.938rem){.home-title br{display:none}}.long-term-title span{color:#D3E5FF}.section-title{color:#052C65;font-style:normal;font-weight:600;line-height:110%}@media screen and (min-width: 117.5rem){.section-title{font-size:4.25rem;letter-spacing:-0.043rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.section-title{font-size:3.375rem;letter-spacing:-0.034rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.section-title{font-size:2.5rem;letter-spacing:-0.025rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.section-title{font-size:2.5rem;letter-spacing:-0.025rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.section-title{font-size:3.375rem;letter-spacing:-0.034rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.section-title{font-size:3rem;letter-spacing:-0.03rem}}@media screen and (max-width: 47.938rem){.section-title{font-size:2.5rem;letter-spacing:-0.025rem}}.sub-title{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 117.5rem){.sub-title{font-size:48px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.sub-title{font-size:40px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.sub-title{font-size:28px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.sub-title{font-size:28px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.sub-title{font-size:40px}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.sub-title{font-size:32px}}@media screen and (max-width: 47.938rem){.sub-title{font-size:28px}}.block-title{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.block-title{font-size:clamp(1.125rem, calc(0.375rem + 0.9375vw), 1.5rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.block-title{font-size:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.block-title{font-size:1.625rem}}@media screen and (max-width: 63.938rem){.block-title{font-size:clamp(1.375rem, calc(1.3182rem + 0.2841vw), 1.5rem)}}.blog-title{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.blog-title{font-size:clamp(1.75rem, calc(0.25rem + 1.875vw), 2.5rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog-title{font-size:24px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog-title{font-size:32px}}@media screen and (max-width: 63.938rem){.blog-title{font-size:clamp(1.5rem, calc(1.2724rem + 1.138vw), 2rem)}}.article-title{color:#052C65;font-style:normal;font-weight:600;line-height:110%}@media screen and (min-width: 80rem){.article-title{font-size:clamp(2.625rem, calc(1.7679rem + 1.3393vw), 3.375rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article-title{font-size:42px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article-title{font-size:48px}}@media screen and (max-width: 63.938rem){.article-title{font-size:clamp(2rem, calc(1.7159rem + 1.4205vw), 2.625rem)}}.other-articles-title{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.other-articles-title{font-size:clamp(1.5rem, calc(0.5rem + 1.25vw), 2rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.other-articles-title{font-size:24px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.other-articles-title{font-size:32px}}@media screen and (max-width: 63.938rem){.other-articles-title{font-size:clamp(1.5rem, calc(1.3864rem + 0.5682vw), 1.75rem)}}.text{color:#5D6065;font-style:normal;font-weight:400;line-height:146%}@media screen and (min-width: 80rem){.text{font-size:clamp(0.875rem, calc(0.5rem + 0.4688vw), 1.0625rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.text{font-size:0.875rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.text{font-size:1.125rem}}@media screen and (max-width: 63.938rem){.text{font-size:clamp(1rem, calc(0.9716rem + 0.142vw), 1.0625rem)}}.text-element{color:#052C65;font-style:normal;font-weight:600;line-height:128%;position:relative;border-left:2px #2E5690 solid}@media screen and (min-width: 117.5rem){.text-element{padding:22px 0px 22px 32px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.text-element{padding:16px 0px 16px 32px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.text-element{padding:14px 0px 14px 24px}}@media screen and (min-width: 80rem){.text-element{font-size:clamp(1.25rem, calc(-0.25rem + 1.875vw), 2rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.text-element{font-size:1.25rem;padding:14px 0px 14px 24px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.text-element{font-size:1.5rem;padding:16px 0px 16px 32px}}@media screen and (max-width: 63.938rem){.text-element{font-size:clamp(1.25rem, calc(1.0227rem + 1.1364vw), 1.75rem);padding:14px 0px 14px 24px}}.date-text{color:#052C65;font-style:normal;font-weight:400;line-height:116%}@media screen and (min-width: 80rem){.date-text{font-size:clamp(1.25rem, calc(0.75rem + 0.625vw), 1.5rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.date-text{font-size:20px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.date-text{font-size:24px}}@media screen and (max-width: 63.938rem){.date-text{font-size:clamp(1.25rem, calc(1.1362rem + 0.569vw), 1.5rem)}}.other-date-text{color:#052C65;font-style:normal;font-weight:400;line-height:116%}@media screen and (min-width: 80rem){.other-date-text{font-size:clamp(1.25rem, calc(1rem + 0.3125vw), 1.375rem)}}@media screen and (max-width: 79.938rem){.other-date-text{font-size:20px}}.switch-btn{cursor:pointer}.switch-btn .switch-language{position:relative;width:100%;z-index:2;display:flex}@media screen and (min-width: 80rem){.switch-btn .switch-language{justify-content:space-between}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language{align-items:center;justify-content:center;gap:0.1875rem}}@media screen and (min-width: 48rem){.switch-btn .switch-language__value{display:none}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language__value{display:flex;align-items:center;justify-content:center}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.switch-btn .switch-language__value{width:3.625rem;height:3rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn .switch-language__value{width:3.625rem;height:2.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn .switch-language__value{width:4.25rem;height:4.0625rem}}@media screen and (min-width: 80rem){.switch-btn .switch-language__value{width:3.9375rem;height:2.875rem}}.switch-btn .switch-language__list{display:flex;list-style-type:none}@media screen and (min-width: 48rem){.switch-btn .switch-language__list{flex-direction:row;gap:0}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language__list{max-height:0;visibility:hidden;overflow:hidden;opacity:0;transition:all 0.3s ease;position:absolute;left:-1px;width:inherit;flex-direction:column;background-color:#EEF2F8;border-left:0.0625rem solid #8CA0BD;border-right:0.0625rem solid #8CA0BD;border-bottom:0.0625rem solid #8CA0BD;border-bottom-left-radius:0.5rem;border-bottom-right-radius:0.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.switch-btn .switch-language__list{top:1.5625rem}}@media screen and (max-width: 25.813rem){.switch-btn .switch-language__list{top:1.25rem}}.switch-btn .switch-language__item a{color:#969595;transition:0.3s color ease;width:100%;height:100%;display:block}@media screen and (hover: hover){.switch-btn .switch-language__item a:hover{color:inherit}}@media screen and (min-width: 48rem){.switch-btn .switch-language__item a{display:flex;align-items:center;justify-content:center}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language__item a{text-align:left}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.switch-btn .switch-language__item a{padding-left:0.6875rem}}@media screen and (max-width: 25.813rem){.switch-btn .switch-language__item a{padding-left:0.5rem}}@media screen and (min-width: 48rem){.switch-btn .switch-language__item.active{border-radius:0.5rem;border:0.0625rem solid #58759F;background:#E3EEFA}.switch-btn .switch-language__item.active a{color:inherit}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language__item.active{display:none}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.switch-btn .switch-language__item{width:3.625rem;height:3rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn .switch-language__item{width:3.625rem;height:2.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn .switch-language__item{width:4.25rem;height:4.0625rem}}@media screen and (min-width: 80rem){.switch-btn .switch-language__item{width:3.9375rem;height:2.875rem}}@media screen and (min-width: 48rem){.switch-btn .switch-language__arrow{display:none}}@media screen and (max-width: 47.938rem){.switch-btn .switch-language__arrow{display:flex}}@media screen and (max-width: 47.938rem){.switch-btn.active{background:#EEF2F8;border:0.0625rem solid #8CA0BD}.switch-btn.active .switch-language__list{max-height:max-content;visibility:visible;overflow:visible;opacity:1}}@media screen and (max-width: 47.938rem) and (min-width: 80rem){.switch-btn.active .switch-language__list{padding:1.25rem 0;gap:1.25rem}}@media screen and (max-width: 47.938rem) and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn.active .switch-language__list{padding:0.625rem 0;gap:0.625rem}}@media screen and (max-width: 47.938rem) and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.switch-btn.active .switch-language__list{padding:0.9375rem 0;gap:0.9375rem}}@media screen and (max-width: 47.938rem) and (min-width: 48rem) and (max-width: 63.938rem){.switch-btn.active .switch-language__list{padding:0.75rem 0;gap:0.75rem}}@media screen and (max-width: 47.938rem) and (min-width: 25.875rem) and (max-width: 47.938rem){.switch-btn.active .switch-language__list{padding:0.625rem 0;gap:0.625rem}}@media screen and (max-width: 47.938rem) and (max-width: 25.813rem){.switch-btn.active .switch-language__list{padding:0.375rem 0;gap:0.375rem}}.aside{background-color:#fff;position:fixed}@media screen and (min-width: 117.5rem){.aside{min-width:12.875rem;padding:0 2.3125rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside{min-width:12.313rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside{min-width:10.5rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.aside{padding:0 1rem}}@media screen and (min-width: 80rem){.aside{box-shadow:0.125rem 0px 1.38125rem 0px rgba(106,122,146,0.2);height:100%;z-index:5}}@media screen and (max-width: 79.938rem){.aside{z-index:-5;overflow:hidden;visibility:hidden;opacity:0;left:-100%;max-width:0;width:100%;height:100%;transition:all 0.7s ease-out}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside{top:4.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside{top:8.125rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside{top:5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside{top:5.5rem}}@media screen and (max-width: 25.813rem){.aside{top:3.25rem}}.aside__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 80rem){.aside__logo{padding-top:3.5625rem}}@media screen and (max-width: 79.938rem){.aside__logo{display:none}}@media screen and (min-width: 117.5rem){.aside__logo svg{width:10.75rem;height:2.875rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__logo svg{width:9.815rem;height:2.625rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__logo svg{width:8.413rem;height:2.25rem}}.aside__nav{display:flex;flex-direction:column}@media screen and (min-width: 117.5rem){.aside__nav{margin-top:4.75rem;margin-bottom:3.875rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__nav{margin-top:3.5rem;margin-bottom:2rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__nav{margin-top:1.5rem;margin-bottom:2.375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__nav{margin-top:3rem;margin-bottom:1.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__nav{margin-top:6rem;margin-bottom:6.375rem}}@media screen and (orientation: portrait) and (max-height: 1366px){.aside__nav{margin-top:3rem;margin-bottom:1.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__nav{margin-top:5rem;margin-bottom:4.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem) and (max-height: 1080px){.aside__nav{margin-top:3rem;margin-bottom:1.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__nav{margin-top:3.0625rem;margin-bottom:1.9375rem}}@media screen and (max-width: 25.813rem){.aside__nav{margin-top:2.625rem;margin-bottom:1.25rem}}.aside__nav--link{color:#494949;text-align:center;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.aside__nav--link span{position:relative}.aside__nav--link span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.aside__nav--link span:hover::after{width:100%}}.aside__nav--link span::after{background-color:#494949}@media screen and (min-width: 117.5rem){.aside__nav--link{font-size:1rem;letter-spacing:0.03rem}}@media screen and (min-width: 90rem){.aside__nav--link{padding:1rem 2rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__nav--link{font-size:0.875rem;letter-spacing:0.026rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__nav--link{padding:0.75rem 2rem;font-size:0.75rem;letter-spacing:0.023rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__nav--link{padding:0.9375rem 2rem;font-size:1.25rem;letter-spacing:0.038rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__nav--link{padding:1.875rem 2rem;font-size:2rem;letter-spacing:0.06rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__nav--link{padding:1.25rem 2rem;font-size:1.625rem;letter-spacing:0.049rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__nav--link{padding:1.25rem 2rem;font-size:1.25rem;letter-spacing:0.038rem}}@media screen and (max-width: 25.813rem){.aside__nav--link{padding:0.875rem 2rem;font-size:1rem;letter-spacing:0.03rem}}.aside__nav--link.active span{position:relative}.aside__nav--link.active span::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0.063rem}.aside__contact{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.aside__contact--tel{color:#052C65;text-align:center;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}@media screen and (min-width: 117.5rem){.aside__contact--tel{font-size:1.375rem;margin-bottom:2.875rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__contact--tel{font-size:1.25rem;margin-bottom:2rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__contact--tel{font-size:1.125rem;margin-bottom:1.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--tel{font-size:1.875rem;margin-bottom:1.75rem}}@media screen and (max-width: 79.938rem){.aside__contact--tel{order:2}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--tel{font-size:3.25rem;margin-bottom:2.9375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__contact--tel{font-size:2.375rem;margin-bottom:2.75rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__contact--tel{font-size:1.875rem;margin-bottom:1.3125rem}}@media screen and (max-width: 25.813rem){.aside__contact--tel{font-size:1.5rem;margin-bottom:1.3125rem}}@media screen and (min-width: 90rem){.aside__contact--book{margin-bottom:1rem}}@media screen and (min-width: 80rem){.aside__contact--book{max-width:11.75rem;height:3.125rem;font-size:0.9375rem;letter-spacing:0.028rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__contact--book{margin-bottom:0.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--book{max-width:14.375rem;height:3.4375rem;font-size:1.125rem;letter-spacing:0.034rem;margin-bottom:3.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--book{max-width:19.9375rem;height:5.4375rem;font-size:1.75rem;letter-spacing:0.053rem;margin-bottom:6.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__contact--book{max-width:16.125rem;height:3.75rem;font-size:1.375rem;letter-spacing:0.041rem;margin-bottom:4.375rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__contact--book{max-width:14.375rem;height:3.4375rem;font-size:1.125rem;letter-spacing:0.034rem;margin-bottom:3.4375rem}}@media screen and (max-width: 25.813rem){.aside__contact--book{max-width:11.875rem;height:2.875rem;font-size:0.875rem;letter-spacing:0.026rem;margin-bottom:2.75rem}}.aside__contact--address{color:#494949;text-align:center;font-style:normal;font-weight:600;line-height:100%}.aside__contact--address span{position:relative}.aside__contact--address span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.aside__contact--address span:hover::after{width:100%}}.aside__contact--address span::after{background-color:#494949}@media screen and (min-width: 117.5rem){.aside__contact--address{font-size:1rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__contact--address{font-size:0.9375rem}}@media screen and (min-width: 90rem){.aside__contact--address{margin-bottom:1.875rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__contact--address{font-size:0.8125rem;margin-bottom:1.5rem}}@media screen and (max-width: 79.938rem){.aside__contact--address{order:3}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--address{font-size:1.125rem;margin-bottom:2rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--address{font-size:2.125rem;margin-bottom:4.4375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__contact--address{font-size:1.5rem;margin-bottom:3.3125rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__contact--address{margin-bottom:2.75rem}}@media screen and (max-width: 47.938rem){.aside__contact--address{font-size:1.125rem}}@media screen and (max-width: 25.813rem){.aside__contact--address{margin-bottom:1.25rem}}.aside__contact--social{display:flex;justify-content:center}@media screen and (max-width: 79.938rem){.aside__contact--social{margin-bottom:1.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--social{gap:0.75rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__contact--social{gap:1.125rem}}@media screen and (max-width: 79.938rem){.aside__contact--social{order:4}}.aside__contact--social---link{color:#052C65;transition:all 0.3s ease-in-out;padding:0.5rem}@media screen and (hover: hover){.aside__contact--social---link:hover{color:#15478E;scale:1.1}}@media screen and (min-width: 90rem){.aside__contact--social---link svg{width:2rem;height:2rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__contact--social---link svg{width:1.5rem;height:1.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--social---link svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.aside__contact--social---link svg{width:3.875rem;height:3.875rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.aside__contact--social---link svg{width:3.375rem;height:3.375rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.aside__contact--social---link svg{width:40px;height:40px}}@media screen and (max-width: 25.813rem){.aside__contact--social---link svg{width:2rem;height:2rem}}.aside__options{justify-content:space-between;align-items:center;width:100%;gap:12px;max-width:11.75rem}.aside__options--btn{max-width:11.75rem;height:3.125rem;font-size:0.9375rem;letter-spacing:0.028rem}@media screen and (min-width: 117.5rem){.aside__options{margin-bottom:72px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.aside__options{margin-bottom:39px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.aside__options{margin-bottom:22px}}@media screen and (min-width: 80rem){.aside__options{display:flex}}@media screen and (max-width: 79.938rem){.aside__options{display:none}}.mobile-menu{z-index:7;visibility:visible;overflow:visible;opacity:1;left:0;max-width:100%;overflow-y:scroll}@media screen and (min-width: 25.875rem) and (max-width: 79.938rem){.mobile-menu{height:calc(100% - 4.375rem)}}@media screen and (max-width: 25.813rem){.mobile-menu{height:calc(100% - 3.438rem)}}.header{background-color:#fff;border-bottom:0.0625rem solid #D6DFEC;position:fixed;z-index:7;top:0;width:100%}@media screen and (min-width: 80rem){.header{display:none}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header{padding:1rem 0}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header{padding:1.9375rem 0}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.header{padding:1.25rem 0}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.header{padding:22.5px 0}}@media screen and (max-width: 25.813rem){.header{padding:0.625rem 0}}.header__wrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header__logo svg{width:10.283rem;height:2.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header__logo svg{width:15rem;height:4rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.header__logo svg{width:10.3125rem;height:2.75rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.header__logo svg{width:9.375rem;height:2.5rem}}@media screen and (max-width: 25.813rem){.header__logo svg{width:6.5625rem;height:1.75rem}}.header__nav{display:flex;align-items:center;width:100%;justify-content:end}@media screen and (min-width: 80rem){.header__nav{gap:3.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav{gap:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav{gap:3.625rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.header__nav{gap:2.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.header__nav{gap:1.5rem}}@media screen and (max-width: 25.813rem){.header__nav{gap:1.125rem}}.header__nav .menu-btn{flex-direction:column;background:transparent;border:none;padding:0;width:auto;position:relative}@media screen and (min-width: 80rem){.header__nav .menu-btn{width:1.5rem;height:1.5rem;gap:0.313rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav .menu-btn{width:1.5rem;height:1.5rem;gap:0.313rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav .menu-btn{width:2rem;height:2rem;gap:0.438rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.header__nav .menu-btn{width:1.5rem;height:1.5rem;gap:0.313rem}}@media screen and (max-width: 25.813rem){.header__nav .menu-btn{width:1.25rem;height:0.875rem;gap:0.25rem}}.header__nav .menu-btn span{width:100%;background-color:#052C65;transition:all 0.3s ease-in-out}@media screen and (min-width: 80rem){.header__nav .menu-btn span{height:0.125rem;border-radius:0.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav .menu-btn span{height:0.125rem;border-radius:0.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header__nav .menu-btn span{height:0.188rem;border-radius:0.188rem}}@media screen and (max-width: 63.938rem){.header__nav .menu-btn span{height:0.125rem;border-radius:0.125rem}}.header__nav .cross span{position:absolute}.header__nav .cross span:nth-child(1){transform:rotate(45deg)}.header__nav .cross span:nth-child(2){display:none}.header__nav .cross span:nth-child(3){transform:rotate(-45deg)}.header__options{justify-content:space-between;align-items:center;gap:12px;max-width:11.75rem}@media screen and (min-width: 80rem){.header__options{display:none}}@media screen and (max-width: 79.938rem){.header__options{display:flex}}@media screen and (min-width: 80rem){.header__options-btn{width:auto;height:2.875rem}.header__options-btn svg{width:0.75rem;height:0.875rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.header__options-btn{width:auto;height:2.875rem}.header__options-btn svg{width:0.75rem;height:0.875rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.header__options-btn{font-size:24px;width:auto;height:4.125rem}.header__options-btn svg{width:1.25rem;height:1.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.header__options-btn{width:auto;height:3.125rem}.header__options-btn svg{width:0.875rem;height:0.9375rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.header__options-btn{width:3.625rem;height:2.813rem}.header__options-btn svg{width:0.75rem;height:0.875rem}}@media screen and (max-width: 25.813rem){.header__options-btn{width:3rem;height:2.25rem;font-size:0.8125rem}.header__options-btn svg{width:0.75rem;height:0.75rem}}.footer{background-color:#fff;border-top:1px solid #EAEDEF}@media screen and (min-width: 117.5rem){.footer{padding-top:7.25rem;padding-bottom:5rem}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.footer{padding-top:6.25rem;padding-bottom:4rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer{padding-top:6.3125rem;padding-bottom:3.9375rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.footer{padding-top:6rem;padding-bottom:4.5rem}}@media screen and (max-width: 25.813rem){.footer{padding-top:6rem;padding-bottom:3rem}}.footer__top{border-bottom:0.0625rem solid #EAEDEF}@media screen and (min-width: 64rem){.footer__top{padding-bottom:7.3125rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__top{padding-bottom:5.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.footer__top{padding-bottom:5rem}}@media screen and (max-width: 25.813rem){.footer__top{padding-bottom:4rem}}.footer__content{display:flex}@media screen and (min-width: 48rem){.footer__content{align-items:end;justify-content:space-between}}@media screen and (max-width: 47.938rem){.footer__content{flex-direction:column;align-items:center;justify-content:center}}@media screen and (min-width: 48rem){.footer__info{text-align:left}}@media screen and (max-width: 47.938rem){.footer__info{text-align:center;margin-bottom:4.5rem}}.footer__info--logo{display:block}@media screen and (min-width: 90rem){.footer__info--logo{margin-bottom:4.875rem}}@media screen and (min-width: 64rem) and (max-width: 89.938rem){.footer__info--logo{margin-bottom:3.75rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__info--logo{margin-bottom:4rem}}@media screen and (min-width: 48rem){.footer__info--logo svg{width:17.375rem;height:4.625rem}}@media screen and (max-width: 47.938rem){.footer__info--logo{margin-bottom:4.5rem}.footer__info--logo svg{width:15.027rem;height:4rem}}.footer__list{display:grid;grid-template-columns:auto auto}@media screen and (min-width: 117.5rem){.footer__list{gap:2rem 7.25rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.footer__list{gap:2rem 3rem}}@media screen and (max-width: 89.938rem){.footer__list{gap:2rem 2rem;grid-template-columns:1fr}}.footer__item{display:flex;align-items:center;gap:0.5rem;font-style:normal;font-weight:600;line-height:100%}@media screen and (min-width: 80rem){.footer__item{font-size:clamp(0.9375rem, calc(0.6875rem + 0.3125vw), 1.0625rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.footer__item{font-size:0.9375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.footer__item{font-size:1.125rem}}@media screen and (max-width: 63.938rem){.footer__item{font-size:clamp(1rem, calc(0.9716rem + 0.142vw), 1.0625rem)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__item:nth-child(2){flex-direction:column;align-items:baseline}}@media screen and (max-width: 47.938rem){.footer__item{justify-content:center;flex-wrap:wrap}}@media screen and (max-width: 25.813rem){.footer__item{flex-direction:column}}.footer__item--desc{color:#052C65}.footer__item--link{color:#5D6065}.footer__item--link span{position:relative}.footer__item--link span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.footer__item--link span:hover::after{width:100%}}.footer__item--link span::after{background-color:#5D6065}@media screen and (max-width: 47.938rem){.footer__contact{text-align:center;max-width:374px;width:100%}}.footer__contact--tel{display:block;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase;color:#052C65}@media screen and (min-width: 117.5rem){.footer__contact--tel{font-size:48px}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.footer__contact--tel{font-size:43px}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__contact--tel{font-size:37px}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.footer__contact--tel{font-size:46px}}@media screen and (max-width: 25.813rem){.footer__contact--tel{font-size:32px}}@media screen and (min-width: 25.875rem){.footer__contact--tel{margin-bottom:1.5rem}}@media screen and (max-width: 25.813rem){.footer__contact--tel{margin-bottom:1.25rem}}@media screen and (min-width: 80rem){.footer__contact--book{height:3.25rem;font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.footer__contact--book{height:3.25rem;font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.footer__contact--book{height:3.4375rem;font-size:1.125rem;letter-spacing:0.034rem}}@media screen and (max-width: 63.938rem){.footer__contact--book{letter-spacing:0.026rem;font-size:clamp(0.875rem, calc(0.8181rem + 0.2845vw), 1rem)}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.footer__contact--book{height:3.25rem}}@media screen and (min-width: 25.875rem){.footer__contact--book{margin-bottom:1.5rem}}@media screen and (max-width: 25.813rem){.footer__contact--book{margin-bottom:1.25rem;height:3rem}}.footer__contact--wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (min-width: 25.875rem){.footer__contact--wrapper{gap:1.5rem}}@media screen and (max-width: 25.813rem){.footer__contact--wrapper{gap:1.25rem}}@media screen and (min-width: 80rem){.footer__contact--social{height:3.25rem;font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.footer__contact--social{height:3.25rem;font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.footer__contact--social{height:3.4375rem;font-size:1.125rem;letter-spacing:0.034rem}}@media screen and (max-width: 63.938rem){.footer__contact--social{letter-spacing:0.026rem;font-size:clamp(0.875rem, calc(0.8181rem + 0.2845vw), 1rem)}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.footer__contact--social{height:3.25rem}}@media screen and (max-width: 25.813rem){.footer__contact--social{height:3rem}}@media screen and (min-width: 25.875rem){.footer__contact--social{gap:0.375rem}}@media screen and (max-width: 25.813rem){.footer__contact--social{gap:0.25rem}}.footer__bottom{display:flex;align-items:center;justify-content:space-between}@media screen and (min-width: 64rem){.footer__bottom{padding-top:1.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__bottom{padding-top:2rem}}@media screen and (max-width: 47.938rem){.footer__bottom{flex-direction:column;justify-content:center;padding-top:46px}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.footer__bottom{gap:2.4375rem}}@media screen and (max-width: 25.813rem){.footer__bottom{gap:2rem}}.footer__bottom--copyright{color:#052C65;font-style:normal;font-weight:600;line-height:160%;letter-spacing:0.17rem;text-transform:uppercase}.footer__bottom--copyright span{position:relative}.footer__bottom--copyright span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.footer__bottom--copyright span:hover::after{width:100%}}.footer__bottom--copyright span::after{background-color:#052C65}@media screen and (min-width: 64rem){.footer__bottom--copyright{font-size:16px}}@media screen and (max-width: 63.938rem){.footer__bottom--copyright{font-size:15px}}.footer__bottom--copyright.active span{position:relative}.footer__bottom--copyright.active span::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0.063rem}.footer__bottom--wrapper{display:flex;align-items:center}@media screen and (min-width: 117.5rem){.footer__bottom--wrapper{gap:5.5rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.footer__bottom--wrapper{gap:3.5rem}}@media screen and (min-width: 64rem) and (max-width: 79.938rem){.footer__bottom--wrapper{gap:2.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.footer__bottom--wrapper{gap:2rem}}@media screen and (max-width: 47.938rem){.footer__bottom--wrapper{flex-direction:column;justify-content:center;text-align:center}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.footer__bottom--wrapper{gap:2.4375rem}}@media screen and (max-width: 25.813rem){.footer__bottom--wrapper{gap:2rem}}.booking-banner{position:relative}@media screen and (max-width: 25.813rem){.with-btn{padding-top:3.125rem}}.booking-slider__slide{background-repeat:no-repeat;background-size:cover;width:100%}@media screen and (min-width: 36rem){.booking-slider__slide{background-position:center center;height:100vh}@supports (--css: variables){.booking-slider__slide{height:100dvh}}}@media screen and (max-height: 660px){.booking-slider__slide{min-height:886px;height:100%}}@media screen and (min-width: 25.875rem) and (max-width: 35.938rem){.booking-slider__slide{min-height:530px}}@media screen and (max-width: 25.813rem){.booking-slider__slide{min-height:340px}}.booking-slider__nav{display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:5;gap:1.25rem;left:50%;transform:translateX(-50%);max-width:fit-content;width:100%}@media screen and (min-width: 90rem){.booking-slider__nav{bottom:24px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.booking-slider__nav{bottom:16px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.booking-slider__nav{bottom:16px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.booking-slider__nav{bottom:25px}}@media screen and (min-width: 36rem) and (max-width: 63.938rem){.booking-slider__nav{bottom:20px}}@media screen and (max-width: 35.938rem){.booking-slider__nav{display:none}}.booking-slider__nav .swiper-pagination{display:flex;gap:12px;position:relative;width:fit-content;top:auto;bottom:auto}@media screen and (min-width: 36rem){.booking-slider__nav .swiper-pagination{display:flex}}@media screen and (max-width: 35.938rem){.booking-slider__nav .swiper-pagination{display:none}}.booking-slider__nav .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;margin:0;background-color:#fff}@media screen and (min-width: 64.063rem){.booking-slider__nav .booking-slider-btn{display:flex}}@media screen and (max-width: 64rem){.booking-slider__nav .booking-slider-btn{display:none}}.booking-content{width:100%;z-index:2}@media screen and (min-width: 90rem){.booking-content{bottom:80px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.booking-content{bottom:64px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content{bottom:64px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content{bottom:82px}}@media screen and (min-width: 36rem) and (max-width: 63.938rem){.booking-content{bottom:62px}}@media screen and (min-width: 36rem){.booking-content{position:absolute}}@media screen and (max-width: 35.938rem){.booking-content{position:relative}}.booking-content__title{text-shadow:0px 4px 25px rgba(133,164,209,0.3);text-align:left}@media screen and (min-width: 117.5rem){.booking-content__block{margin-bottom:48px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.booking-content__block{margin-bottom:32px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.booking-content__block{margin-bottom:20px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content__block{margin-bottom:20px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content__block{margin-bottom:40px}}@media screen and (min-width: 36rem) and (max-width: 63.938rem){.booking-content__block{margin-bottom:40px}}@media screen and (max-width: 35.938rem){.booking-content__block{position:absolute;width:calc(100% - 2.5rem)}}@media screen and (min-width: 24.75rem) and (max-width: 35.938rem){.booking-content__block{bottom:16.375rem}}@media screen and (max-width: 24.688rem){.booking-content__block{bottom:26.75rem}}.booking-content__btn{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;height:auto;padding:0.875rem 0;margin-top:1rem;font-size:1rem;letter-spacing:0.03rem;max-width:13rem}.booking-content__btn span{display:flex}@media screen and (min-width: 25.875rem){.booking-content__btn{margin-top:1.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content__btn{font-size:1.125rem;letter-spacing:0.03375rem}}@media screen and (min-width: 117.5rem){.booking-content__btn{max-width:12.0625rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.booking-content__btn{max-width:13.3125rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.booking-content__btn{max-width:9.9375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.booking-content__btn{max-width:10rem}}@media screen and (max-width: 25.813rem){.booking-content__btn{max-width:9.875rem}}.guest-ratings{background-color:#F5F8FB}@media screen and (min-width: 117.5rem){.guest-ratings{padding:32px 0 40px 0}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.guest-ratings{padding:30px 0 22px 0}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.guest-ratings{padding:22px 0 14px 0}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings{padding:22px 0 14px 0}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings{padding:48px 0 38px 0}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.guest-ratings{padding:40px 0 34px 0}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.guest-ratings{padding:56px 0 38px 0}}@media screen and (max-width: 25.813rem){.guest-ratings{padding:48px 0 30px 0}}.guest-ratings__wrapper{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 80rem){.guest-ratings__wrapper{gap:3.375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__wrapper{gap:3.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__wrapper{gap:2.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.guest-ratings__wrapper{gap:2.9375rem}}@media screen and (max-width: 47.938rem){.guest-ratings__wrapper{flex-direction:column;gap:2rem}}.guest-ratings__title{color:#052C65;font-style:normal;font-weight:600;line-height:100%}@media screen and (min-width: 80rem){.guest-ratings__title{font-size:clamp(1.75rem, calc(0.25rem + 1.875vw), 2.5rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__title{font-size:1.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__title{font-size:2.5rem}}@media screen and (max-width: 63.938rem){.guest-ratings__title{font-size:1.75rem}}.guest-ratings__list{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width: 35.938rem){.guest-ratings__list{flex-wrap:wrap}}.guest-ratings__link{display:flex;height:auto}.guest-ratings__link:nth-child(3){margin:-10px -10px}.guest-ratings__link svg{height:100%;width:100%}@media screen and (min-width: 117.5rem){.guest-ratings__link:nth-child(1){width:200px}.guest-ratings__link:nth-child(2){width:88px}.guest-ratings__link:nth-child(3){width:98px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.guest-ratings__link:nth-child(3){width:91px}.guest-ratings__link:nth-child(2){width:82px}.guest-ratings__link:nth-child(1){width:183px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.guest-ratings__link:nth-child(3){width:78px}.guest-ratings__link:nth-child(2){width:70px}.guest-ratings__link:nth-child(1){width:158px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__link:nth-child(3){width:78px}.guest-ratings__link:nth-child(2){width:69px}.guest-ratings__link:nth-child(1){width:158px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.guest-ratings__link:nth-child(3){width:98px}.guest-ratings__link:nth-child(2){width:88px}.guest-ratings__link:nth-child(1){width:200px}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.guest-ratings__link:nth-child(3){width:98px}.guest-ratings__link:nth-child(2){width:88px}.guest-ratings__link:nth-child(1){width:200px}}@media screen and (max-width: 25.813rem){.guest-ratings__link:nth-child(3){width:88px}.guest-ratings__link:nth-child(2){width:89px}.guest-ratings__link:nth-child(1){width:165px}}.capsule-long-term{background-color:#F5F8FB;z-index:1}@media screen and (min-width: 117.5rem){.capsule-long-term{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-long-term{padding-top:5rem;padding-bottom:5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-long-term{padding-top:4.5rem;padding-bottom:4.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-long-term{padding-top:9.5rem;padding-bottom:9.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-long-term{padding-top:9.5rem;padding-bottom:9.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-long-term{padding-top:7.5rem;padding-bottom:7.5rem}}@media screen and (max-width: 25.813rem){.capsule-long-term{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width: 80rem){.capsule-long-term__content--title{margin-bottom:2rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-long-term__content--title{margin-bottom:1.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-long-term__content--title{margin-bottom:3rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.capsule-long-term__content--title{margin-bottom:3rem}}@media screen and (max-width: 25.813rem){.capsule-long-term__content--title{margin-bottom:2rem}}.capsule-long-term__description--text{margin-bottom:0.625rem}.capsule-long-term__description--link{display:flex;color:#052C65}@media screen and (min-width: 48rem){.capsule-long-term__description--link{align-items:center;gap:6px}}@media screen and (max-width: 47.938rem){.capsule-long-term__description--link{flex-direction:column;gap:2px}}.capsule-long-term__description--link a{color:#052C65;font-weight:600}.capsule-long-term__description--link a span{position:relative}.capsule-long-term__description--link a span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.capsule-long-term__description--link a span:hover::after{width:100%}}.capsule-long-term__description--link a span::after{background-color:#052C65}.general-description{background-color:#fff;z-index:1}@media screen and (min-width: 117.5rem){.general-description{padding-top:9.625rem;padding-bottom:9.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.general-description{padding-top:5.5rem;padding-bottom:7.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.general-description{padding-top:4.5rem;padding-bottom:6.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.general-description{padding-top:8.75rem;padding-bottom:8.75rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.general-description{padding-top:8.75rem;padding-bottom:8.75rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.general-description{padding-top:70px;padding-bottom:6rem}}@media screen and (max-width: 25.813rem){.general-description{padding-top:32px;padding-bottom:6rem}}.general-description__list{display:grid}@media screen and (min-width: 80rem){.general-description__list{grid-template-columns:repeat(4, 1fr);grid-gap:3rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__list{grid-template-columns:repeat(4, 1fr);grid-gap:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__list{grid-template-columns:repeat(2, 1fr);grid-gap:3.75rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.general-description__list{grid-template-columns:repeat(2, 1fr);grid-gap:3.75rem}}@media screen and (max-width: 47.938rem){.general-description__list{grid-template-columns:repeat(1, 1fr);grid-gap:70px}}.general-description__item{display:flex;flex-direction:column;align-items:baseline}@media screen and (min-width: 90rem){.general-description__item{gap:1.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.general-description__item{gap:1.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__item{gap:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__item{gap:1.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.general-description__item{gap:1.5rem}}@media screen and (max-width: 47.938rem){.general-description__item{gap:1.125rem}}@media screen and (min-width: 117.5rem){.general-description__item--icon svg{width:3.125rem;height:3.125rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.general-description__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.general-description__item--icon svg{width:54px;height:54px}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.general-description__item--icon svg{width:3.375rem;height:3.375rem}}@media screen and (max-width: 47.938rem){.general-description__item--icon svg{width:2.5rem;height:2.5rem}}.location-map{background-color:#fff;z-index:1}.location-map__container{max-width:102.5rem;margin:0 auto;width:100%}@media screen and (min-width: 117.5rem){.location-map__container{padding-bottom:10rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.location-map__container{padding-bottom:8.25rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__container{padding-bottom:8.25rem}}.location-map__wrapper{display:grid}@media screen and (min-width: 117.5rem){.location-map__wrapper{grid-template-columns:auto 786px;align-items:center;grid-gap:4rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.location-map__wrapper{grid-template-columns:auto 586px;grid-gap:4rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.location-map__wrapper{grid-template-columns:auto 516px}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.location-map__wrapper{grid-gap:3rem}}@media screen and (min-width: 80rem){.location-map__wrapper{align-items:center}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__wrapper{grid-template-columns:auto 488px;grid-gap:3rem;align-items:center}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__wrapper{grid-template-columns:1fr}}@media screen and (max-width: 63.938rem){.location-map__wrapper{grid-template-columns:1fr}}.location-map__map{width:100%;height:auto}.location-map__map img{width:100%;height:auto}@media screen and (min-width: 117.5rem){.location-map__content{padding-right:6.25rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.location-map__content{padding-right:3.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__content{padding-right:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__content{padding:9.5rem 2.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.location-map__content{padding:9.5rem 2.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.location-map__content{padding:7.5rem 1.25rem}}@media screen and (max-width: 25.813rem){.location-map__content{padding:6rem 1.25rem}}@media screen and (min-width: 90rem){.location-map__content--title{margin-bottom:3.375rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.location-map__content--title{margin-bottom:2.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__content--title{margin-bottom:2.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.location-map__content--title{margin-bottom:3rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.location-map__content--title{margin-bottom:3rem}}@media screen and (max-width: 25.813rem){.location-map__content--title{margin-bottom:2rem;font-size:31px}}.capsule-types{background-color:#fff;z-index:1}.capsule-types__container{max-width:102.5rem;margin:0 auto;width:100%}@media screen and (min-width: 80rem){.capsule-types__container{padding-top:5.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__container{padding-top:3.625rem}}.capsule-types__wrapper{display:grid;position:relative}@media screen and (min-width: 117.5rem){.capsule-types__wrapper{grid-template-columns:49.25rem auto}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-types__wrapper{grid-template-columns:36.625rem auto}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-types__wrapper{grid-template-columns:32.25rem auto}}@media screen and (min-width: 117.5rem){.capsule-types__wrapper{grid-gap:4rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-types__wrapper{grid-gap:3rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__wrapper{grid-template-columns:30.5rem auto;grid-gap:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__wrapper{grid-template-columns:1fr}}@media screen and (max-width: 63.938rem){.capsule-types__wrapper{grid-template-columns:1fr}}.capsule-types__background{position:absolute;width:100%;height:100%;z-index:2;background-color:#F5F8FB}@media screen and (min-width: 80rem){.capsule-types__background{max-width:80%}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__background{max-width:80%}}.capsule-types__slider{position:relative;width:100%;z-index:2;overflow:hidden}@media screen and (min-width: 80rem){.capsule-types__slider{top:-5.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider{top:-3.625rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider{order:1}}@media screen and (max-width: 63.938rem){.capsule-types__slider{order:1}}.capsule-types__slider--slide{background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%}@media screen and (min-width: 80rem){.capsule-types__slider--slide{height:100%}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider--slide{height:100%}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider--slide{height:40.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__slider--slide{height:35.3125rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-types__slider--slide{height:40.375rem}}@media screen and (max-width: 25.813rem){.capsule-types__slider--slide{height:28.75rem}}.capsule-types__slider--nav{display:flex;align-items:center;position:absolute;z-index:4}@media screen and (min-width: 117.5rem){.capsule-types__slider--nav{right:2.53125rem;bottom:2.5rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-types__slider--nav{right:3.4375rem;bottom:2.6875rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-types__slider--nav{right:2.1875rem;bottom:2.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider--nav{right:1.6875rem;bottom:2.4375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__slider--nav{right:3.6875rem;bottom:3.6875rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__slider--nav{right:2.5rem;bottom:3.1875rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-types__slider--nav{right:1.875rem;bottom:2.4375rem}}@media screen and (min-width: 25.875rem){.capsule-types__slider--nav{gap:1.25rem}}@media screen and (max-width: 25.813rem){.capsule-types__slider--nav{right:1.25rem;bottom:1.9375rem;gap:0.875rem}}.capsule-types__content{display:flex;z-index:2}@media screen and (min-width: 117.5rem){.capsule-types__content{padding-left:6.25rem;gap:4.9375rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-types__content{gap:3.375rem}}@media screen and (min-width: 80rem){.capsule-types__content{padding-top:7.5rem;padding-bottom:7.5rem;flex-direction:column}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-types__content{gap:3rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-types__content{padding-left:3.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__content{flex-direction:column;gap:3rem;padding-left:3rem;padding-top:7.5rem;padding-bottom:7.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__content{flex-direction:row;gap:6.75rem;padding:9.5rem 2.5rem;order:2}}@media screen and (max-width: 63.938rem){.capsule-types__content{order:2}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__content{flex-direction:row;gap:4rem;padding:9.5rem 2.5rem}}@media screen and (max-width: 47.938rem){.capsule-types__content{flex-direction:column;gap:3.875rem;padding:6rem 1.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__content--wrapper{flex:1 1 50%}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__content--wrapper{flex:1 1 50%}}@media screen and (min-width: 117.5rem){.capsule-types__content--title{margin-bottom:3.375rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-types__content--title{margin-bottom:3rem}}@media screen and (min-width: 25.875rem) and (max-width: 89.938rem){.capsule-types__content--title{margin-bottom:2.5rem}}@media screen and (max-width: 25.813rem){.capsule-types__content--title{margin-bottom:2rem}}.capsule-types__list{display:grid}@media screen and (min-width: 117.5rem){.capsule-types__list{grid-gap:4.5rem 4rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-types__list{grid-gap:3.375rem 3rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-types__list{grid-gap:3rem}}@media screen and (min-width: 80rem){.capsule-types__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__list{grid-gap:3rem;grid-template-columns:repeat(2, 1fr)}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__list{grid-gap:5.75rem 4rem;grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 63.938rem){.capsule-types__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__list{grid-gap:4rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-types__list{grid-gap:54px}}@media screen and (max-width: 25.813rem){.capsule-types__list{grid-gap:48px}}.capsule-types__item{display:flex;flex-direction:column}@media screen and (min-width: 90rem){.capsule-types__item{gap:1.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-types__item{gap:1.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__item{gap:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__item{gap:1.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.capsule-types__item{gap:1.5rem}}@media screen and (max-width: 25.813rem){.capsule-types__item{gap:1.125rem}}.capsule-types__item--icon{display:flex}@media screen and (min-width: 117.5rem){.capsule-types__item--icon svg{width:2.625rem;height:2.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-types__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-types__item--icon svg{width:3.375rem;height:3.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-types__item--icon svg{width:3.125rem;height:3.125rem}}@media screen and (max-width: 47.938rem){.capsule-types__item--icon svg{width:2.5rem;height:2.5rem}}.capsule-desc{background-color:#fff;z-index:1}@media screen and (min-width: 117.5rem){.capsule-desc{padding:11.75rem 0}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-desc{padding:7.5rem 0}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-desc{padding:6.75rem 0}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-desc{padding:7.5rem 0}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-desc{padding:9.5rem 0}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-desc{padding:9.5rem 0}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-desc{padding:7.5rem 0}}@media screen and (max-width: 25.813rem){.capsule-desc{padding:6rem 0}}.capsule-desc__block{display:grid}@media screen and (min-width: 117.5rem){.capsule-desc__block{grid-template-columns:43rem 38.625rem;grid-gap:7.375rem}}@media screen and (max-width: 117.438rem){.capsule-desc__block{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-desc__block{max-width:70.4%}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-desc__block{grid-gap:3rem}}@media screen and (min-width: 25.875rem) and (max-width: 89.938rem){.capsule-desc__block{grid-gap:2.5rem}}@media screen and (max-width: 25.813rem){.capsule-desc__block{grid-gap:2rem}}.capsule-desc__block--title{color:#052C65;font-style:normal;font-weight:600;line-height:128%}@media screen and (min-width: 117.5rem){.capsule-desc__block--title{font-size:2.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-desc__block--title{font-size:2rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-desc__block--title{font-size:2rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-desc__block--title{font-size:2.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-desc__block--title{font-size:2.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-desc__block--title{font-size:2rem}}@media screen and (max-width: 25.813rem){.capsule-desc__block--title{font-size:1.5rem}}.capsule-desc__block--desc{line-height:158%}@media screen and (min-width: 117.5rem){.capsule-desc__block--desc{padding-top:0.375rem}}.capsule-amenities{background-color:#fff;z-index:1}.capsule-amenities__container{max-width:102.5rem;margin:0 auto;width:100%}@media screen and (min-width: 117.5rem){.capsule-amenities__container{padding-bottom:7.75rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-amenities__container{padding-bottom:5.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__container{padding-bottom:6.375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__container{padding-bottom:6.5rem}}.capsule-amenities__wrapper{display:grid;align-items:center;position:relative}@media screen and (min-width: 117.5rem){.capsule-amenities__wrapper{grid-template-columns:790px auto;grid-gap:64px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-amenities__wrapper{grid-template-columns:586px auto}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-amenities__wrapper{grid-gap:3rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__wrapper{grid-template-columns:516px auto}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__wrapper{grid-template-columns:456px auto;grid-gap:84px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__wrapper{grid-template-columns:1fr}}@media screen and (max-width: 63.938rem){.capsule-amenities__wrapper{grid-template-columns:1fr}}.capsule-amenities__background{position:absolute;width:100%;height:100%;z-index:2;background-color:#F5F8FB}@media screen and (min-width: 80rem){.capsule-amenities__background{max-width:80%}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__background{max-width:80%}}.capsule-amenities__img{width:100%;z-index:2}@media screen and (min-width: 117.5rem){.capsule-amenities__img{padding-top:5rem;padding-bottom:8.125rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-amenities__img{padding-top:5rem;padding-bottom:18.375rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__img{padding-top:4.625rem;padding-bottom:16.625rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__img{padding-top:4.625rem;padding-bottom:14.6875rem}}.capsule-amenities__img img{width:100%;height:auto}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__img img{width:100%;height:auto}}@media screen and (max-width: 63.938rem){.capsule-amenities__img img{width:100%;height:auto}}.capsule-amenities__content{z-index:2}@media screen and (min-width: 117.5rem){.capsule-amenities__content{padding-left:6.25rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-amenities__content{padding-left:3.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__content{padding-left:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__content{padding:9.5rem 2.5rem;order:1}}@media screen and (max-width: 63.938rem){.capsule-amenities__content{order:1}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-amenities__content{padding:9.5rem 2.5rem}}@media screen and (max-width: 47.938rem){.capsule-amenities__content{padding:6rem 1.25rem}}@media screen and (min-width: 90rem){.capsule-amenities__content--title{margin-bottom:5.625rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__content--title{margin-bottom:3.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__content--title{margin-bottom:3.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__content--title{margin-bottom:5.75rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-amenities__content--title{margin-bottom:5.75rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-amenities__content--title{margin-bottom:5.5rem}}@media screen and (max-width: 25.813rem){.capsule-amenities__content--title{margin-bottom:4.625rem}}.capsule-amenities__list{display:grid}@media screen and (min-width: 117.5rem){.capsule-amenities__list{grid-gap:4.5rem 4rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.capsule-amenities__list{grid-gap:3.375rem 3rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__list{grid-gap:3rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__list{grid-gap:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__list{grid-gap:5.75rem 4rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-amenities__list{grid-gap:4rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.capsule-amenities__list{grid-gap:5.5rem}}@media screen and (max-width: 25.813rem){.capsule-amenities__list{grid-gap:4.625rem}}@media screen and (min-width: 48rem){.capsule-amenities__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 47.938rem){.capsule-amenities__list{grid-template-columns:repeat(1, 1fr)}}.capsule-amenities__item{display:flex;flex-direction:column}@media screen and (min-width: 90rem){.capsule-amenities__item{gap:1.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.capsule-amenities__item{gap:1.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__item{gap:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__item{gap:1.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.capsule-amenities__item{gap:1.5rem}}@media screen and (max-width: 25.813rem){.capsule-amenities__item{gap:1.125rem}}.capsule-amenities__item--icon{display:flex}@media screen and (min-width: 117.5rem){.capsule-amenities__item--icon svg{width:2.625rem;height:2.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.capsule-amenities__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.capsule-amenities__item--icon svg{width:3.375rem;height:3.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.capsule-amenities__item--icon svg{width:3.125rem;height:3.125rem}}@media screen and (max-width: 47.938rem){.capsule-amenities__item--icon svg{width:2.5rem;height:2.5rem}}.common-spaces{z-index:1}@media screen and (min-width: 80rem){.common-spaces{margin-top:7.6875rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces{margin-top:5.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces{margin-top:7.875rem}}.common-spaces .container{position:relative;overflow:hidden}@media screen and (min-width: 117.5rem){.common-spaces__wrapper{padding-top:6.25rem;padding-bottom:7.1875rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.common-spaces__wrapper{padding-top:6rem;padding-bottom:6.875rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.common-spaces__wrapper{padding-top:5.5625rem;padding-bottom:10.1875rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__wrapper{padding-top:5.0625rem;padding-bottom:8.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__wrapper{padding-top:5.25rem;padding-bottom:8.3125rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-spaces__wrapper{padding-top:9.5rem;padding-bottom:9.5rem}}@media screen and (max-width: 47.938rem){.common-spaces__wrapper{padding-top:7.5rem;padding-bottom:7.5rem}}.common-spaces__background{position:absolute;width:100%;height:100%;right:0;left:auto;top:0;bottom:0;z-index:-1;background-color:#F5F8FB}@media screen and (min-width: 117.5rem){.common-spaces__background{max-width:50.0625rem}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.common-spaces__background{max-width:36.625rem}}.common-spaces__block{display:grid;z-index:2}@media screen and (min-width: 117.5rem){.common-spaces__block{grid-template-columns:1fr 36.5rem;grid-gap:13.875rem;margin-bottom:6.4375rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.common-spaces__block{grid-gap:3rem;margin-bottom:4.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__block{grid-gap:1.9375rem;margin-bottom:3.4375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__block{grid-gap:4rem;margin-bottom:4rem}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.common-spaces__block{grid-template-columns:1fr 27.5625rem;justify-content:center}}@media screen and (max-width: 63.938rem){.common-spaces__block{grid-template-columns:1fr}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.common-spaces__block{grid-gap:2.5rem;margin-bottom:4.5rem}}@media screen and (max-width: 25.813rem){.common-spaces__block{grid-gap:2rem;margin-bottom:4rem}}.common-spaces__list{display:grid;z-index:2}@media screen and (min-width: 117.5rem){.common-spaces__list{grid-gap:2rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.common-spaces__list{grid-gap:1.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.common-spaces__list{grid-gap:1.3125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__list{grid-gap:1.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__list{grid-gap:1.1875rem}}@media screen and (min-width: 64rem){.common-spaces__list{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-spaces__list{grid-template-columns:repeat(2, 1fr);grid-gap:1.5rem}}@media screen and (max-width: 47.938rem){.common-spaces__list{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.common-spaces__list{grid-gap:4.625rem}}@media screen and (max-width: 25.813rem){.common-spaces__list{grid-gap:3.375rem}}.common-spaces__item{display:flex;flex-direction:column;justify-content:end;color:#fff;background-repeat:no-repeat;background-size:110%;background-position:center center;transition:all 1s ease}@media screen and (hover: hover){.common-spaces__item:hover{background-size:120%}}@media screen and (min-width: 117.5rem){.common-spaces__item{height:32.501rem}.common-spaces__item:nth-child(2){margin-top:3.625rem}.common-spaces__item:nth-child(3){margin-top:7.25rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.common-spaces__item{height:27.813rem}.common-spaces__item:nth-child(2){margin-top:3.125rem}.common-spaces__item:nth-child(3){margin-top:6.3125rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.common-spaces__item{height:22.063rem}.common-spaces__item:nth-child(2){margin-top:2.75rem}.common-spaces__item:nth-child(3){margin-top:5.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__item{height:22.813rem}.common-spaces__item:nth-child(2){margin-top:2.6875rem}.common-spaces__item:nth-child(3){margin-top:5.3125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-spaces__item{height:23.75rem}.common-spaces__item:nth-child(2){margin-top:2.75rem}.common-spaces__item:nth-child(3){margin-top:5.375rem}}@media screen and (min-width: 64rem){.common-spaces__item{padding:2rem 2rem 2.5rem 2rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-spaces__item{height:23.75rem;padding:2rem 1.5rem 2.5rem 1.5rem}.common-spaces__item:first-child{grid-column:-1 / 1}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.common-spaces__item{height:25.125rem;padding:2rem 2rem 2.5rem 2rem}}@media screen and (max-width: 25.813rem){.common-spaces__item{height:22.813rem;padding:2rem 1.125rem 2.5rem 1.125rem}}.common-spaces__item--title{border-bottom:0.0625rem solid #fff}@media screen and (min-width: 117.5rem){.common-spaces__item--title{font-size:32px}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.common-spaces__item--title{font-size:30px}}@media screen and (min-width: 48rem) and (max-width: 89.938rem){.common-spaces__item--title{font-size:26px}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.common-spaces__item--title{font-size:32px}}@media screen and (max-width: 25.813rem){.common-spaces__item--title{font-size:28px}}@media screen and (min-width: 48rem){.common-spaces__item--title{padding-bottom:1.75rem}}@media screen and (max-width: 47.938rem){.common-spaces__item--title{padding-bottom:1.5rem}}.common-spaces__item--desc{color:#fff;font-size:1.0625rem;font-style:normal;font-weight:400;line-height:146%}@media screen and (min-width: 64rem){.common-spaces__item--desc{font-size:clamp(0.875rem, calc(0.6607rem + 0.3348vw), 1.0625rem)}}@media screen and (max-width: 63.938rem){.common-spaces__item--desc{font-size:clamp(1rem, calc(0.9432rem + 0.2841vw), 1.125rem)}}@media screen and (min-width: 48rem){.common-spaces__item--desc{padding-top:1.75rem}}@media screen and (max-width: 47.938rem){.common-spaces__item--desc{padding-top:1.5rem}}.common-amenities{background-color:#fff;z-index:1}@media screen and (min-width: 117.5rem){.common-amenities{padding-top:9.625rem;padding-bottom:9.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.common-amenities{padding-top:7.5rem;padding-bottom:7.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities{padding-top:7.5rem;padding-bottom:7.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities{padding-top:7.75rem;padding-bottom:9.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-amenities{padding-top:7.75rem;padding-bottom:9.5rem}}@media screen and (max-width: 47.938rem){.common-amenities{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width: 80rem){.common-amenities__title{margin-bottom:3.375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__title{margin-bottom:3.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__title{margin-bottom:2.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.common-amenities__title{margin-bottom:2.5rem}}@media screen and (max-width: 25.813rem){.common-amenities__title{margin-bottom:2rem}}.common-amenities__wrapper{display:grid}@media screen and (min-width: 117.5rem){.common-amenities__wrapper{grid-gap:7rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.common-amenities__wrapper{grid-gap:3rem}}@media screen and (min-width: 80rem){.common-amenities__wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__wrapper{grid-template-columns:repeat(2, 1fr);grid-gap:3rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__wrapper{grid-template-columns:repeat(1, 1fr);grid-gap:4rem}}@media screen and (max-width: 63.938rem){.common-amenities__wrapper{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-amenities__wrapper{grid-gap:5rem}}@media screen and (max-width: 47.938rem){.common-amenities__wrapper{grid-gap:3.375rem}}.common-amenities__list{display:grid}@media screen and (min-width: 117.5rem){.common-amenities__list{grid-gap:3rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.common-amenities__list{grid-gap:2rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__list{grid-gap:2rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__list{grid-gap:2.5rem}}@media screen and (max-width: 63.938rem){.common-amenities__list{grid-gap:2.5rem}}@media screen and (min-width: 48rem){.common-amenities__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 47.938rem){.common-amenities__list{grid-template-columns:repeat(1, 1fr)}}.common-amenities__item{display:flex;align-items:center}@media screen and (min-width: 80rem){.common-amenities__item{gap:0.875rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item{gap:0.875rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item{gap:1.125rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.common-amenities__item{gap:1.125rem}}@media screen and (max-width: 47.938rem){.common-amenities__item{gap:1.25rem}}.common-amenities__item--desc{color:#052C65;font-style:normal;font-weight:400;line-height:116%}@media screen and (min-width: 80rem){.common-amenities__item--desc{font-size:clamp(0.875rem, calc(0.375rem + 0.625vw), 1.125rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item--desc{font-size:0.875rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item--desc{font-size:1.125rem}}@media screen and (max-width: 63.938rem){.common-amenities__item--desc{font-size:1.125rem}}.common-amenities__item--icon{display:flex}@media screen and (min-width: 117.5rem){.common-amenities__item--icon svg{width:2.625rem;height:2.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.common-amenities__item--icon svg{width:2rem;height:2rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item--icon svg{width:2rem;height:2rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.common-amenities__item--icon svg{width:2.5rem;height:2.5rem}}@media screen and (max-width: 63.938rem){.common-amenities__item--icon svg{width:2.5rem;height:2.5rem}}.faq{background-color:#F5F8FB}@media screen and (min-width: 117.5rem){.faq{padding-top:9.625rem;padding-bottom:9.625rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.faq{padding-top:7.75rem;padding-bottom:7.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.faq{padding-top:7.75rem;padding-bottom:7.75rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.faq{padding-top:9.625rem;padding-bottom:9.625rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.faq{padding-top:9.625rem;padding-bottom:9.625rem}}@media screen and (max-width: 47.938rem){.faq{padding-top:6rem;padding-bottom:6rem}}@media screen and (min-width: 117.5rem){.faq__title{margin-bottom:4rem}}@media screen and (min-width: 48rem) and (max-width: 117.438rem){.faq__title{margin-bottom:3.375rem}}@media screen and (max-width: 47.938rem){.faq__title{margin-bottom:24px}}.faq__item{border-bottom:0.0625rem solid #EAEDEF}@media screen and (min-width: 117.5rem){.faq__item{padding:1.75rem 0}}@media screen and (min-width: 48rem) and (max-width: 117.438rem){.faq__item{padding:1.125rem 0}}@media screen and (max-width: 47.938rem){.faq__item{padding:0.8125rem 0}}.faq__item--wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer}@media screen and (min-width: 117.5rem){.faq__item--wrapper{padding:1.1875rem 0}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.faq__item--wrapper{padding:1.375rem 0}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.faq__item--wrapper{padding:0.9375rem 0}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--wrapper{padding:0.9375rem 0}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--wrapper{padding:1.25rem 0}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.faq__item--wrapper{padding:1.375rem 0}}@media screen and (max-width: 47.938rem){.faq__item--wrapper{padding:1rem 0}}.faq__item--title{color:#052C65;font-style:normal;font-weight:500;line-height:100%}@media screen and (min-width: 117.5rem){.faq__item--title{font-size:1.625rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.faq__item--title{font-size:1.25rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.faq__item--title{font-size:1.125rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--title{font-size:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--title{font-size:1.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.faq__item--title{font-size:1.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.faq__item--title{font-size:1.125rem}}@media screen and (max-width: 25.813rem){.faq__item--title{font-size:1rem}}.faq__item--plus{display:flex;transition:all 0.3s ease-in-out}@media screen and (min-width: 48rem){.faq__item--plus svg{width:1.75rem;height:1.75rem}}@media screen and (max-width: 47.938rem){.faq__item--plus svg{width:1.375rem;height:1.375rem}}.faq__item--desc:not(:last-child){margin-bottom:1.25rem}.faq__item--desc .bold{font-weight:600}.faq__item--list{padding-left:1.25rem}.faq__item--links{display:flex;align-items:center}@media screen and (min-width: 25.875rem){.faq__item--links{gap:1.5rem}}@media screen and (max-width: 25.813rem){.faq__item--links{gap:1.25rem}}@media screen and (min-width: 117.5rem){.faq__item--social{width:11.75rem;height:3.25rem}}@media screen and (min-width: 80rem){.faq__item--social{font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--social{font-size:1rem;letter-spacing:0.03rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.faq__item--social{font-size:1.125rem;letter-spacing:0.03375rem}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.faq__item--social{width:10.25rem;height:3.25rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.faq__item--social{width:9rem;height:3.25rem;font-size:1rem;letter-spacing:0.03rem}}@media screen and (max-width: 25.813rem){.faq__item--social{width:8rem;height:3rem;font-size:0.875rem;letter-spacing:0.02625rem}}@media screen and (min-width: 25.875rem){.faq__item--social{gap:0.375rem}}@media screen and (max-width: 25.813rem){.faq__item--social{gap:0.25rem}}.faq__item--content{max-height:0;visibility:hidden;opacity:0;overflow:hidden;transition:all 0.3s ease-in-out}.faq .show{max-height:100vh;visibility:visible;opacity:1;overflow:visible}.faq .rotate{transform:rotate(45deg)}.parallax{position:relative;overflow:hidden;background-size:cover;background-position:center center;background-repeat:no-repeat}@media screen and (min-width: 90rem){.parallax{height:44.25rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.parallax{height:35.25rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.parallax{height:35.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.parallax{height:41.375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.parallax{height:35.25rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.parallax{height:28.25rem}}@media screen and (max-width: 25.813rem){.parallax{height:25rem}}@media screen and (min-width: 90rem){.primary:not(:last-child){margin-bottom:7.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.primary:not(:last-child){margin-bottom:5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.primary:not(:last-child){margin-bottom:5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.primary:not(:last-child){margin-bottom:6rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.primary:not(:last-child){margin-bottom:5rem}}@media screen and (max-width: 47.938rem){.primary:not(:last-child){margin-bottom:4.5rem}}.primary .block-wrapper{display:flex;flex-direction:column}@media screen and (min-width: 64rem){.primary .block-wrapper{gap:2rem}}@media screen and (max-width: 63.938rem){.primary .block-wrapper{gap:1.5rem}}@media screen and (min-width: 117.5rem){.primary .section-title{padding-bottom:1.375rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.primary .section-title{padding-bottom:1rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.primary .section-title{padding-bottom:0.25rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.primary .section-title{padding-bottom:0.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.primary .section-title{padding-bottom:1rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.primary .section-title{padding-bottom:0.25rem}}@media screen and (max-width: 47.938rem){.primary .section-title{padding-bottom:0.5rem}}@media screen and (min-width: 48rem){.primary .block-picture{padding:1rem 0}}@media screen and (max-width: 47.938rem){.primary .block-picture{padding:0.5rem 0}}.documents__list{display:flex;flex-direction:column;list-style:none;padding:1.375rem 0}@media screen and (min-width: 90rem){.documents__list{gap:2rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.documents__list{gap:1.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.documents__list{gap:2rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.documents__list{gap:2.5rem}}@media screen and (max-width: 63.938rem){.documents__list{gap:2rem}}.documents__item--link{color:#052C65;font-style:normal;font-weight:600;line-height:128%}.documents__item--link span{position:relative}.documents__item--link span::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.documents__item--link span:hover::after{width:100%}}.documents__item--link span::after{background-color:#052C65}@media screen and (min-width: 80rem){.documents__item--link{font-size:clamp(1.125rem, calc(0.875rem + 0.3125vw), 1.25rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.documents__item--link{font-size:1.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.documents__item--link{font-size:1.5rem}}@media screen and (max-width: 63.938rem){.documents__item--link{font-size:clamp(1.125rem, calc(1.0682rem + 0.2841vw), 1.25rem)}}.error-page{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;color:#052C65;background-color:#F6FAFF;text-align:center;font-variant-numeric:lining-nums tabular-nums;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 90rem){.error-page{font-size:1.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.error-page{font-size:1.25rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.error-page{font-size:1.625rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.error-page{font-size:1.625rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.error-page{font-size:1.25rem}}@media screen and (max-width: 25.813rem){.error-page{font-size:1rem}}.error-page__content{display:flex;flex-direction:column;width:100%}@media screen and (min-width: 80rem){.error-page__content{gap:1.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.error-page__content{gap:1.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.error-page__content{gap:2rem}}@media screen and (max-width: 63.938rem){.error-page__content{gap:1.5rem}}.error-page__content-link{color:#052C65}.error-page__content-link span{position:relative;transition:0.3s ease-in-out}.error-page__content-link span::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:2px;transition:width 0.3s ease-in-out;background-color:#052C65}.error-page__content-link:hover{color:#15478E}.error-page__content-link:hover span::after{width:0}@media screen and (min-width: 117.5rem){.blog__title{margin-bottom:1.5rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.blog__title{margin-bottom:1rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__title{margin-bottom:0.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__title{margin-bottom:1rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__title{margin-bottom:0.9375rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__title{margin-bottom:0.875rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__title{margin-bottom:1rem}}@media screen and (max-width: 25.813rem){.blog__title{margin-bottom:0.625rem}}@media screen and (min-width: 117.5rem){.blog__header{margin-bottom:3rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.blog__header{margin-bottom:3.75rem}}@media screen and (min-width: 48rem) and (max-width: 89.938rem){.blog__header{margin-bottom:3.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__header{margin-bottom:3rem}}@media screen and (max-width: 25.813rem){.blog__header{margin-bottom:1.5rem}}.blog__list{display:grid;grid-template-columns:1fr}@media screen and (min-width: 117.5rem){.blog__list{margin-bottom:5.5625rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.blog__list{margin-bottom:3.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__list{margin-bottom:4.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list{margin-bottom:5.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list{margin-bottom:4.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__list{margin-bottom:5.5rem;grid-gap:5rem}}@media screen and (min-width: 64rem){.blog__list{grid-gap:4rem}}@media screen and (max-width: 47.938rem){.blog__list{grid-gap:4rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__list{margin-bottom:4rem}}@media screen and (max-width: 25.813rem){.blog__list{margin-bottom:3.5rem}}.blog__list--item{display:grid}@media screen and (min-width: 117.5rem){.blog__list--item{grid-template-columns:28.875rem 1fr;grid-gap:5rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.blog__list--item{grid-template-columns:26.625rem 1fr;grid-gap:5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__list--item{grid-template-columns:23.75rem 1fr;grid-gap:3.5rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--item{grid-template-columns:23.75rem 1fr;grid-gap:3.5rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--item{grid-template-columns:21.625rem 1fr;grid-gap:3.5rem}}@media screen and (max-width: 63.938rem){.blog__list--item{grid-template-columns:1fr;grid-gap:1.5rem}}.blog__list--wrapper{display:flex;flex-direction:column}@media screen and (min-width: 90rem){.blog__list--wrapper{gap:1.5rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__list--wrapper{gap:1rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--wrapper{gap:1rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--wrapper{gap:1.5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__list--wrapper{gap:1.5rem}}@media screen and (max-width: 47.938rem){.blog__list--wrapper{gap:1rem}}.blog__list--date{display:inline-block;margin-bottom:0.5rem}.blog__list--preview{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width: 117.5rem){.blog__list--preview{-webkit-line-clamp:4}}@media screen and (min-width: 64rem) and (max-width: 117.438rem){.blog__list--preview{-webkit-line-clamp:3}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__list--preview{-webkit-line-clamp:6}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__list--preview{-webkit-line-clamp:5}}@media screen and (max-width: 25.813rem){.blog__list--preview{-webkit-line-clamp:4}}.blog__list--thumb img{width:100%;height:auto}.blog__list--link{text-transform:uppercase}@media screen and (min-width: 90rem){.blog__list--link{height:3.125rem;min-width:11.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__list--link{height:2.875rem;min-width:10.375rem}}@media screen and (min-width: 80rem){.blog__list--link{font-size:clamp(0.875rem, calc(0.75rem + 0.1563vw), 0.9375rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--link{font-size:0.875rem;height:2.875rem;min-width:10.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__list--link{font-size:0.9375rem;height:3.125rem;min-width:11.75rem}}@media screen and (max-width: 63.938rem){.blog__list--link{font-size:clamp(0.875rem, calc(0.6474rem + 1.138vw), 1.375rem)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__list--link{height:3.75rem;min-width:16rem}}@media screen and (min-width: 48rem){.blog__list--link{width:fit-content}}@media screen and (max-width: 47.938rem){.blog__list--link{width:100%}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__list--link{height:3.4375rem}}@media screen and (max-width: 25.813rem){.blog__list--link{height:2.875rem}}.tags{display:flex;flex-wrap:wrap;gap:0.875rem}@media screen and (min-width: 117.5rem){.tags{padding-bottom:1.375rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.tags{padding-bottom:1rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.tags{padding-bottom:0.25rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.tags{padding-bottom:0.25rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.tags{padding-bottom:1rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.tags{padding-bottom:0.25rem}}@media screen and (max-width: 47.938rem){.tags{padding-bottom:0.5rem}}.tag{color:#5D6065;font-size:1rem;font-style:normal;font-weight:400;line-height:146%;cursor:pointer;transition:0.3s ease all;position:relative}.tag::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:0.0625rem;background-color:transparent;transition:0.3s ease all}.tag:hover{color:#595959}.tag:hover::after{background-color:#595959}.tag.active{color:#595959}.tag.active::after{background-color:#595959}@media screen and (min-width: 80rem){.article__back{display:none}}@media screen and (max-width: 79.938rem){.article__back{display:flex;align-items:center;color:#828D9A;font-style:normal;font-weight:400;line-height:100%;letter-spacing:0.135rem;text-transform:uppercase}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article__back{font-size:1.125rem;gap:1rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article__back{font-size:1.375rem;gap:1.5rem}}@media screen and (max-width: 63.938rem){.article__back{font-size:clamp(0.875rem, calc(0.7612rem + 0.569vw), 1.125rem)}}@media screen and (min-width: 48rem){.article__back{margin-bottom:2rem}}@media screen and (max-width: 47.938rem){.article__back{margin-bottom:1.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.article__back{gap:1rem}}@media screen and (max-width: 25.813rem){.article__back{gap:0.5rem}}@media screen and (min-width: 25.875rem){.article__back svg{width:1.5rem;height:1.5rem}}@media screen and (max-width: 25.813rem){.article__back svg{width:1.25rem;height:1.25rem}}.article__header{display:flex;flex-direction:column}@media screen and (min-width: 80rem){.article__header{padding:0.5rem 0;gap:1rem}}@media screen and (min-width: 48rem) and (max-width: 79.938rem){.article__header{padding:0.5rem 0}}@media screen and (max-width: 79.938rem){.article__header{gap:0.8125rem}}@media screen and (min-width: 48rem){.article__cover{padding:3rem 0}}@media screen and (max-width: 47.938rem){.article__cover{padding:1.5rem 0}}.article__cover img{width:100%}.article__body h2{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.article__body h2{font-size:clamp(1.75rem, calc(-0.75rem + 3.125vw), 3rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h2{font-size:28px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h2{font-size:40px}}@media screen and (max-width: 63.938rem){.article__body h2{font-size:clamp(1.75rem, calc(1.6364rem + 0.5682vw), 2rem)}}@media screen and (min-width: 48rem){.article__body h2{padding-top:5rem;padding-bottom:2rem}}@media screen and (max-width: 47.938rem){.article__body h2{padding-top:1.5rem;padding-bottom:2rem}}@media screen and (min-width: 48rem){.article__body div,.article__body p{padding:1rem 0}}@media screen and (max-width: 47.938rem){.article__body div,.article__body p{padding:0.75rem 0}}.article__body img{width:100%}@media screen and (min-width: 48rem){.article__body img{padding-top:2rem}}@media screen and (max-width: 47.938rem){.article__body img{padding-top:1.5rem}}.article__body a{color:#2776F9;position:relative;display:inline-block}.article__body a::after{content:'';position:absolute;left:0;bottom:0;width:0;height:0.063rem;background-color:#2776F9;transition:width 0.3s ease-in-out}@media screen and (hover: hover){.article__body a:hover::after{width:100%}}.article__body ul,.article__body ol{padding-left:1.5rem}@media screen and (min-width: 48rem){.article__body ul,.article__body ol{margin:1rem 0}}@media screen and (max-width: 47.938rem){.article__body ul,.article__body ol{margin:0.75rem 0}}.article__body ul{list-style:disc}.article__body ol{list-style:decimal}@media screen and (min-width: 48rem){.article__body li{margin-bottom:0.375rem}}@media screen and (max-width: 47.938rem){.article__body li{margin-bottom:0.25rem}}.article__body li::marker{color:#254E89}.article__body h3{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.article__body h3{font-size:clamp(1.375rem, calc(0.375rem + 1.25vw), 2.25rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h3{font-size:1.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h3{font-size:1.75rem}}@media screen and (max-width: 63.938rem){.article__body h3{font-size:clamp(1.25rem, calc(1.1364rem + 0.5682vw), 1.5rem)}}@media screen and (min-width: 48rem){.article__body h3{padding:1.5rem 0}}@media screen and (max-width: 47.938rem){.article__body h3{padding:1.25rem 0}}.article__body h4{color:#052C65;font-style:normal;font-weight:600;line-height:120%}@media screen and (min-width: 80rem){.article__body h4{font-size:clamp(1.125rem, calc(0.375rem + 0.9375vw), 1.75rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h4{font-size:1.125rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article__body h4{font-size:1.375rem}}@media screen and (max-width: 63.938rem){.article__body h4{font-size:clamp(1.0625rem, calc(1rem + 0.3125vw), 1.25rem)}}@media screen and (min-width: 48rem){.article__body h4{padding:1.25rem 0}}@media screen and (max-width: 47.938rem){.article__body h4{padding:1rem 0}}.article__body h5,.article__body h6{color:#052C65;font-style:normal;font-weight:600;line-height:120%;font-size:1rem}@media screen and (min-width: 48rem){.article__body h5,.article__body h6{padding:1rem 0}}@media screen and (max-width: 47.938rem){.article__body h5,.article__body h6{padding:0.75rem 0}}.article__body strong{font-weight:700;color:#052C65}.article__body em{font-style:italic}.article__body blockquote{border-left:0.125rem solid #2E5690;padding-left:1.5rem;color:#6F7E94;font-style:italic}@media screen and (min-width: 48rem){.article__body blockquote{margin:1.5rem 0}}@media screen and (max-width: 47.938rem){.article__body blockquote{margin:1rem 0}}@media screen and (min-width: 117.5rem){.article__content{margin-bottom:6rem}}@media screen and (min-width: 80rem) and (max-width: 117.438rem){.article__content{margin-bottom:6.5625rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.article__content{margin-bottom:6.5625rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.article__content{margin-bottom:6rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.article__content{margin-bottom:6.5625rem}}@media screen and (max-width: 47.938rem){.article__content{margin-bottom:5.5rem}}.article__container{max-width:1280px;margin-left:0}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;list-style:none;gap:1rem}@media screen and (min-width: 80rem){.breadcrumbs{margin-bottom:2rem}}@media screen and (max-width: 79.938rem){.breadcrumbs{display:none}}.breadcrumbs__separator{display:flex}.breadcrumbs__link{color:#C1C0C0;font-size:0.75rem;font-style:normal;font-weight:400;line-height:100%;letter-spacing:0.15rem;text-transform:uppercase;transition:0.3s ease all}.breadcrumbs__link:hover{color:#052C65}.breadcrumbs__item--active .breadcrumbs__link{color:#828D9A}.blog__nav{display:flex;justify-content:center;gap:1.5rem}@media screen and (max-width: 47.938rem){.blog__nav{flex-direction:column}}.blog__nav--btn{display:flex;justify-content:center;align-items:center}@media screen and (min-width: 90rem){.blog__nav--btn{height:3.125rem;min-width:15.125rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__nav--btn{height:2.875rem;min-width:14.5625rem}}@media screen and (min-width: 80rem){.blog__nav--btn{font-size:clamp(0.875rem, calc(0.75rem + 0.1563vw), 0.9375rem);gap:0.375rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__nav--btn{font-size:0.875rem;height:2.875rem;min-width:14.5625rem;gap:0.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__nav--btn{font-size:0.9375rem;height:3.125rem;min-width:17.25rem;gap:0.625rem}}@media screen and (max-width: 63.938rem){.blog__nav--btn{font-size:clamp(0.875rem, calc(0.6474rem + 1.138vw), 1.375rem);gap:0.625rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__nav--btn{height:3.75rem;min-width:20.75rem}}@media screen and (min-width: 48rem){.blog__nav--btn{width:fit-content}}@media screen and (max-width: 47.938rem){.blog__nav--btn{width:100%}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__nav--btn{height:3.4375rem}}@media screen and (max-width: 25.813rem){.blog__nav--btn{height:2.875rem}}.blog__nav--arrow{display:flex}@media screen and (min-width: 25.875rem){.blog__nav--arrow svg{width:1.5rem;height:1.5rem}}@media screen and (max-width: 25.813rem){.blog__nav--arrow svg{width:1.25rem;height:1.25rem}}.blog__nav__btn--prev.disabled,.blog__nav__btn--next.disabled{opacity:0.35;cursor:not-allowed;pointer-events:none}.blog__nav__btn--prev.disabled:hover,.blog__nav__btn--prev.disabled:active,.blog__nav__btn--next.disabled:hover,.blog__nav__btn--next.disabled:active{background:unset;color:unset}.blog__other{background:#F5F8FB}@media screen and (min-width: 117.5rem){.blog__other{padding-top:8rem;padding-bottom:9.625rem}}@media screen and (min-width: 90rem) and (max-width: 117.438rem){.blog__other{padding-top:5.5rem;padding-bottom:7.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__other{padding-top:4.5rem;padding-bottom:7.75rem}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other{padding:5rem 0}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other{padding-top:5.5rem;padding-bottom:5rem}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__other{padding-top:5.5rem;padding-bottom:5.5rem}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__other{padding-top:5rem;padding-bottom:6rem}}@media screen and (max-width: 25.813rem){.blog__other{padding-top:4.5rem;padding-bottom:4.5rem}}@media screen and (min-width: 117.5rem){.blog__other--title{margin-bottom:4rem}}@media screen and (max-width: 117.438rem){.blog__other--title{margin-bottom:3.375rem}}.blog__other--list{display:grid}@media screen and (min-width: 64rem){.blog__other--list{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__other--list{grid-template-columns:repeat(2, 1fr)}.blog__other--list .blog__other--item:nth-child(3){display:none}}@media screen and (min-width: 48rem){.blog__other--list{grid-gap:2rem}}@media screen and (max-width: 47.938rem){.blog__other--list{grid-template-columns:1fr;grid-gap:4rem}}.blog__other--item{display:flex;flex-direction:column;gap:1.5rem}.blog__other--thumb{display:flex}.blog__other--thumb img{width:100%;height:auto;aspect-ratio:16 / 9}.blog__other--info{display:flex;flex-direction:column}.blog__other--wrapper{display:flex;flex-direction:column;flex:1}@media screen and (min-width: 90rem){.blog__other--wrapper{gap:24px}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__other--wrapper{gap:22px}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other--wrapper{gap:22px}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other--wrapper{gap:24px}}@media screen and (min-width: 25.875rem) and (max-width: 63.938rem){.blog__other--wrapper{gap:24px}}@media screen and (max-width: 25.813rem){.blog__other--wrapper{gap:16px}}.blog__other--title-link{text-decoration:none;margin:0.5rem 0}.blog__other--preview{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width: 64rem){.blog__other--preview{-webkit-line-clamp:3}}@media screen and (max-width: 63.938rem){.blog__other--preview{-webkit-line-clamp:4}}.blog__other--link{text-transform:uppercase;margin-top:auto}@media screen and (min-width: 90rem){.blog__other--link{height:3.125rem;min-width:11.75rem}}@media screen and (min-width: 80rem) and (max-width: 89.938rem){.blog__other--link{height:2.875rem;min-width:10.375rem}}@media screen and (min-width: 80rem){.blog__other--link{font-size:clamp(0.875rem, calc(0.75rem + 0.1563vw), 0.9375rem)}}@media screen and (orientation: landscape) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other--link{font-size:0.875rem;height:2.875rem;min-width:10.375rem}}@media screen and (orientation: portrait) and (min-width: 64rem) and (max-width: 79.938rem){.blog__other--link{font-size:0.9375rem;height:3.125rem;min-width:11.75rem}}@media screen and (max-width: 63.938rem){.blog__other--link{font-size:clamp(0.875rem, calc(0.6474rem + 1.138vw), 1.375rem)}}@media screen and (min-width: 48rem) and (max-width: 63.938rem){.blog__other--link{height:3.75rem;min-width:16rem}}@media screen and (min-width: 48rem){.blog__other--link{width:fit-content}}@media screen and (max-width: 47.938rem){.blog__other--link{width:100%}}@media screen and (min-width: 25.875rem) and (max-width: 47.938rem){.blog__other--link{height:3.4375rem}}@media screen and (max-width: 25.813rem){.blog__other--link{height:2.875rem}}

/*# sourceMappingURL=article.css.map */