@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap);/*!
 * 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;-moz-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);-moz-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);-moz-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-moz-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);-moz-animation-iteration-count:-moz-calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-moz-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);-moz-animation-iteration-count:-moz-calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-moz-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);-moz-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-moz-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);-moz-animation-delay:-moz-calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-moz-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);-moz-animation-delay:-moz-calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-moz-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);-moz-animation-delay:-moz-calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-moz-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);-moz-animation-delay:-moz-calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);-moz-animation-duration:-moz-calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-moz-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);-moz-animation-duration:-moz-calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);-moz-animation-duration:-moz-calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-moz-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);-moz-animation-duration:-moz-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;-moz-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;-moz-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;-moz-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(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@-moz-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);-moz-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);-moz-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);-moz-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);-moz-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(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);-moz-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-moz-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);-moz-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-moz-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);-moz-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);-moz-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-moz-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;-moz-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)}}@-moz-keyframes pulse{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-moz-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);-moz-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;-moz-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,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes rubberBand{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-moz-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-moz-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);-moz-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);-moz-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;-moz-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)}}@-moz-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;-moz-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)}}@-moz-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;-moz-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)}}@-moz-keyframes headShake{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);-moz-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);-moz-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);-moz-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);-moz-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);-moz-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);-moz-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);-moz-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);-moz-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;-moz-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)}}@-moz-keyframes swing{20%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-moz-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-moz-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-moz-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.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)}}@-moz-keyframes tada{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);-moz-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);-moz-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);-moz-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);-moz-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);-moz-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);-moz-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);-moz-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);-moz-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;-moz-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)}}@-moz-keyframes wobble{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);-moz-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);-moz-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);-moz-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);-moz-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);-moz-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);-moz-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);-moz-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);-moz-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);-moz-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);-moz-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;-moz-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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-moz-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);-moz-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);-moz-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);-moz-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);-moz-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);-moz-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);-moz-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);-moz-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);-moz-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);-moz-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);-moz-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);-moz-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);-moz-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);-moz-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;-moz-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;-moz-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)}}@-moz-keyframes heartBeat{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;-moz-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-moz-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);-moz-animation-duration:-moz-calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);-moz-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);-moz-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;-moz-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);-moz-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);-moz-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;-moz-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);-moz-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);-moz-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;-moz-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-moz-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);-moz-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);-moz-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;-moz-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(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@-moz-keyframes backOutDown{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);-moz-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);-moz-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;-moz-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(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@-moz-keyframes backOutLeft{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);-moz-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);-moz-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;-moz-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(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@-moz-keyframes backOutRight{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);-moz-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);-moz-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);-moz-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;-moz-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(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@-moz-keyframes backOutUp{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);-moz-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);-moz-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);-moz-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;-moz-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@-moz-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-moz-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);-moz-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);-moz-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);-moz-animation-duration:-moz-calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);-moz-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);-moz-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);-moz-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);-moz-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);-moz-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);-moz-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);-moz-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);-moz-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);-moz-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);-moz-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);-moz-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);-moz-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);-moz-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);-moz-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);-moz-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);-moz-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);-moz-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);-moz-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);-moz-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);-moz-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);-moz-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);-moz-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);-moz-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);-moz-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-moz-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);-moz-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);-moz-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);-moz-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);-moz-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-moz-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);-moz-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);-moz-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);-moz-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);-moz-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-moz-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);-moz-animation-duration:-moz-calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@-moz-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);-moz-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);-moz-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);-moz-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);-moz-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);-moz-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);-moz-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-moz-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);-moz-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);-moz-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(.9);-moz-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);-moz-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-moz-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);-moz-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);-moz-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(.9);-moz-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);-moz-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@-moz-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);-moz-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);-moz-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);-moz-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);-moz-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);-moz-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);-moz-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;-moz-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)}}@-moz-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;-moz-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)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-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)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-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)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-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)}}@-moz-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;-moz-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)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-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)}}@-moz-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;-moz-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)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-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)}}@-moz-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);-moz-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);-moz-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;-moz-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)}}@-moz-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);-moz-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);-moz-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;-moz-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)}}@-moz-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);-moz-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);-moz-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;-moz-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)}}@-moz-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);-moz-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);-moz-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;-moz-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;-moz-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)}}@-moz-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-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)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);-moz-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-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)}}@-moz-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-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)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);-moz-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-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)}}@-moz-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-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)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);-moz-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-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)}}@-moz-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-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)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);-moz-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-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)}}@-moz-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);-moz-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);-moz-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;-moz-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)}}@-moz-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);-moz-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);-moz-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;-moz-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)}}@-moz-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);-moz-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);-moz-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;-moz-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)}}@-moz-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);-moz-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);-moz-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;-moz-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(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.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}}@-moz-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-moz-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-moz-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-moz-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-moz-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-moz-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-moz-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-moz-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-moz-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-moz-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-moz-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;-webkit-animation-name:flip;-moz-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)}}@-moz-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);-moz-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);-moz-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;-webkit-animation-name:flipInX;-moz-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)}}@-moz-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);-moz-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);-moz-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);-moz-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);-moz-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);-moz-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);-moz-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;-moz-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}}@-moz-keyframes flipOutX{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);-moz-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);-moz-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);-moz-animation-duration:-moz-calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;-moz-animation-name:flipOutX;animation-name:flipOutX;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}}@-moz-keyframes flipOutY{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);-moz-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);-moz-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);-moz-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);-moz-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;-moz-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);-moz-animation-duration:-moz-calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible!important;-webkit-animation-name:flipOutY;-moz-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)}}@-moz-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-moz-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-moz-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-moz-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);-moz-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);-moz-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);-moz-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;-moz-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;-moz-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)}}@-moz-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);-moz-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);-moz-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);-moz-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);-moz-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);-moz-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;-moz-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;-moz-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}}@-moz-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);-moz-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);-moz-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;-moz-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;-moz-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}}@-moz-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);-moz-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);-moz-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;-moz-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;-moz-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}}@-moz-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-moz-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-moz-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;-moz-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}}@-moz-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;-moz-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}}@-moz-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;-moz-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}}@-moz-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;-moz-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}}@-moz-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);-moz-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);-moz-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;-moz-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;-moz-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;-moz-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;-moz-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}}@-moz-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);-moz-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-moz-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);-moz-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);-moz-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);-moz-animation-duration:-moz-calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;-moz-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;-moz-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.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)}}@-moz-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);-moz-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);-moz-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;-moz-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)}}@-moz-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);-moz-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);-moz-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;-moz-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)}}@-moz-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);-moz-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);-moz-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;-moz-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;-moz-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-moz-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;-moz-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;-moz-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-moz-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-moz-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;-moz-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;-moz-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-moz-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-moz-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);-moz-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;-moz-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;-moz-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-moz-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-moz-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);-moz-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);-moz-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;-moz-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;-moz-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-moz-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-moz-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-moz-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-moz-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-moz-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;-moz-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;-moz-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)}}@-moz-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;-moz-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)}}@-moz-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;-moz-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)}}@-moz-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;-moz-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)}}@-moz-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;-moz-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)}}@-moz-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;-moz-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)}}@-moz-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;-moz-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)}}@-moz-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;-moz-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)}}@-moz-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;-moz-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-moz-box;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-moz-transition-property:transform,-moz-transform;transition-property:transform;transition-property:transform,-webkit-transform,-moz-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-moz-box-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-moz-transition-property:transform,height,-moz-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform,-moz-transform}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:-moz-calc(var(--swiper-navigation-size)/44 * 27);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;-webkit-font-feature-settings:normal,;-moz-font-feature-settings:normal,;font-feature-settings:normal,;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-moz-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-moz-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:transform .2s,top .2s;-moz-transition:transform .2s,top .2s;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,left .2s;-moz-transition:transform .2s,left .2s;transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,right .2s;-moz-transition:transform .2s,right .2s;transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-moz-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;-moz-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes swiper-preloader-spin{to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@-moz-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);transform:translate(0)}}@-moz-keyframes modal-video-inner{0%{-moz-transform:translateY(100px);transform:translateY(100px)}to{-moz-transform:translate(0);transform:translate(0)}}@keyframes modal-video-inner{0%{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}to{-webkit-transform:translate(0);-moz-transform:translate(0);transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;-moz-animation-name:modal-video;animation-name:modal-video;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center}.modal-video-inner{-moz-box-align:center;align-items:center}@media (orientation:landscape){.modal-video-inner{padding:10px 60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;-moz-animation-name:modal-video-inner;animation-name:modal-video-inner;-webkit-transform:translate(0);-moz-transform:translate(0);transform:translate(0);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-moz-transition:transform .3s ease-out,-moz-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out,-moz-transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media (orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.modal-video-close-btn:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}*{border:0}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*{scroll-behavior:smooth}.content,.content-f{max-width:1400px;margin:0 auto;width:100%}@media (max-width:1550px){.content,.content-f{max-width:1160px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media (max-width:1260px){.content,.content-f{max-width:964px}}@media (max-width:1000px){.content,.content-f{max-width:705px}}@media (max-width:735px){.content,.content-f{max-width:345px}}@media (max-width:1000px){.sm-hide{display:none!important}}.sm-show{display:none!important}@media (max-width:1000px){.sm-show{display:unset!important}}*{padding:0;margin:0}button{border:none;background:none;border-radius:0}li{content:none;list-style-type:none;display:block}a{text-decoration:none}html,input{font-family:Open Sans,sans-serif;border:none}body{min-width:320px;overflow-x:hidden}.reester__field{margin-top:50px;width:90%}.reester__field .reester{width:100%;display:-moz-box;display:flex}.reester__field .reester-content{padding:10px 15px 10px 0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center}.reester__field .reester-content__title{color:#106ceb;text-decoration:none;line-height:24px;font-size:14px;font-weight:700}.reester__field .reester-content__text{line-height:22px;font-size:14px;color:var(--gray)}.reester__field .reester__logo{border-left:1px solid #c5cddb;padding:10px 15px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.reester__field .reester__logo-img{width:50px;height:auto}.reester__field .reester__logo-text{font-size:14px;font-weight:700}@media (min-width:735px){.xs-show{display:none!important}}@media (min-width:1260px){.md-show{display:none!important}}@media (max-width:735px){.xs-hide{display:none!important}}@media (max-width:1260px){.swiper-button-next,.swiper-button-prev{display:none}}@media (max-width:735px){.swiper-pagination{display:none}}@media (max-width:1260px){.swiper-container{overflow:visible!important}}.logo-block{display:block;margin-top:6px;margin-left:1px;margin-right:-1.5px;z-index:21}@media (max-width:1260px){.logo-block_active .logo-block__logo{background:url(/_next/static/media/logo-fff.7a737783de1d6f67853eb2e907f43cb8.svg) no-repeat}}@media (max-width:735px){.logo-block.logo-block_active-footer .logo-block__logo{background:url(/_next/static/media/logo-fff.7a737783de1d6f67853eb2e907f43cb8.svg) no-repeat}}.logo-block__logo{width:176px;height:26px;background:url(/_next/static/media/logo.8a24c5c5a798874d005916f47a450df8.svg);background-size:176px 26px}@media (max-width:735px){.logo-block{margin-left:30px}}.logo-block:hover{-webkit-filter:brightness(0) saturate(100%) invert(51%) sepia(74%) saturate(436%) hue-rotate(178deg) brightness(99%) contrast(105%);filter:brightness(0) saturate(100%) invert(51%) sepia(74%) saturate(436%) hue-rotate(178deg) brightness(99%) contrast(105%)}.logo-block>img{width:176px;height:26px}.header{height:88px;border-bottom:1px solid #dce1e9;width:100%}.header>.content{height:100%}.header__container{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;height:100%;-moz-box-align:center;align-items:center}.header__subtitle{margin-top:5px;font-family:Open Sans,sans-serif;font-size:12px;line-height:12px;font-weight:400;color:#8f93ab}@media (max-width:1550px){.header__subtitle{margin-bottom:2px}}.header__navigation{margin-bottom:3px;display:-moz-box;display:flex;margin-left:20px}@media (max-width:1550px){.header__navigation{margin:0 12px 2px;font-size:11px}}@media (max-width:1260px){.header__navigation{display:none}}.header__navigation-link{white-space:nowrap;font-family:Open Sans,sans-serif;font-size:12px;line-height:24px;font-weight:700;text-transform:uppercase;color:#252837;margin:0 17.1px}@media (max-width:1550px){.header__navigation-link{margin:0 9.7px;font-size:11px}}.header__navigation-link:hover{color:#106ceb}.header--phone{margin-right:60px;margin-top:-2px}@media (max-width:735px){.header--phone{display:none}}@media (max-width:1550px){.header--phone{margin-top:5px;margin-right:30px}}@media (max-width:1260px){.header--phone{margin-right:32px}}.header--phone-text{font-family:Montserrat,sans-serif;font-size:16px;line-height:15px;font-weight:700;text-transform:uppercase;color:#106ceb;margin-top:11px;margin-bottom:6px;position:relative;top:2px}@media (max-width:1550px){.header--phone-text{font-size:14px}}.header__phone-subtitle{white-space:nowrap;font-size:12px;line-height:9px;font-weight:400;letter-spacing:.05em;color:#8f93ab;position:relative;top:5px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:1550px){.header__phone-subtitle{margin-top:2px;line-height:11px;font-size:11px}}.header__button{margin-bottom:4.5px;width:180px;background:#ed0d32;text-align:center;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff}@media (max-width:735px){.header__button{display:none}}@media (max-width:1550px){.header__button{width:170px;font-size:11px}}.header__button:hover{background:#d50000}.main-page{margin:auto;max-width:1920px}.swiper-container{overflow:visible!important}.swiper-pagination{margin-bottom:-52px}.swiper-pagination .swiper-pagination-bullet{margin:0 8px!important;width:10px;height:10px}.swiper-button-next,.swiper-button-prev{margin-top:-37px;width:30px!important;height:70px!important;background:url(/_next/static/media/arrow-right-disabled.9578ec4b5d49103a7465c5fa1235cf34.svg) 50% 50% no-repeat;background-size:19px}.swiper-button-next:hover,.swiper-button-prev:hover{background-image:url(/_next/static/media/arrow-right.21a2b761af856d0d0b3acccea1d27803.svg)}.swiper-button-next{margin-right:-85px}@media (max-width:1550px){.swiper-button-next{margin-right:-55px}}.swiper-button-prev{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);margin-left:-85px}@media (max-width:1550px){.swiper-button-prev{margin-left:-55px}}.swiper-button-disabled{background-image:url(/_next/static/media/arrow-right-disabled.9578ec4b5d49103a7465c5fa1235cf34.svg)}.f-cards-screen{margin:auto;max-width:1920px;overflow:hidden;padding-bottom:50px}.f-cards-screen .swiper-container{position:unset;overflow:hidden!important;margin-bottom:-54px;padding-bottom:54px}@media (max-width:1260px){.f-cards-screen .swiper-container{overflow:visible!important}}.f-cards-screen .swiper-pagination{margin-bottom:0}.f-cards-screen .swiper-button-next,.f-cards-screen .swiper-button-prev{margin-top:-63px}.f-cards-screen__title{margin-top:106px;text-align:center;font-family:Montserrat,sans-serif;font-size:44px;line-height:55px;font-weight:700;color:#252837}@media (max-width:1550px){.f-cards-screen__title{line-height:50px;margin-top:115px;font-size:40px}}@media (max-width:1260px){.f-cards-screen__title{margin-top:93px}}@media (max-width:1000px){.f-cards-screen__title{font-size:36px;line-height:46px}}@media (max-width:735px){.f-cards-screen__title{margin-top:65px;font-size:21px;line-height:30px}}.f-cards-screen__title-link,.f-cards-screen__title a{text-decoration:underline;color:#106ceb}.f-cards-screen__title-link:hover,.f-cards-screen__title a:hover{-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent;color:#569dff}.f-cards-screen__cards-slider{margin-top:66px;position:relative}.f-cards-screen__cards-slider .swiper-container{margin-top:-25px;padding-top:25px;margin-left:-25px;padding-left:25px}@media (max-width:1550px){.f-cards-screen__cards-slider{margin-top:67px}}@media (max-width:1260px){.f-cards-screen__cards-slider .swiper-slide{width:auto}}@media (max-width:1000px){.f-cards-screen__cards-slider{margin-top:63px}}@media (max-width:735px){.f-cards-screen__cards-slider{margin-top:50px}}.card-more__button{display:block;margin-top:31px;text-align:center;width:62px;background-color:#e0f0ff;border-radius:10px;font-size:12px;line-height:21px;font-weight:400;letter-spacing:.05em;color:#106ceb;-webkit-transition:.1s;-moz-transition:.1s;transition:.1s}@media (max-width:1550px){.card-more__button{margin-top:29px;font-size:11px}}.card-more__button>span:after{content:"";display:inline-block;background:url(/_next/static/media/arrow-link.617f3bbc6bc79e6dc486a1040e547756.svg) 100% 50% no-repeat;background-size:5px 9px;width:9px;height:9px}@media (max-width:1550px){.card-more__button>span:after{width:12px}}.card-more__button span{-webkit-transition:.1s;-moz-transition:.1s;transition:.1s;display:inline-block}.card-more__button:hover{-webkit-transform:scaleX(1.06452) scaleY(1.19048);-moz-transform:scaleX(1.06452) scaleY(1.19048);transform:scaleX(1.06452) scaleY(1.19048)}.card-more__button:hover span{-webkit-transform:scaleX(.93939) scaleY(.84);-moz-transform:scaleX(.93939) scaleY(.84);transform:scaleX(.93939) scaleY(.84)}.card-more{overflow:hidden;width:246px;height:296px;border:2px solid #c5cddb}@media (max-width:1550px){.card-more{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:210px;height:300px}}.card-more,.card-more .card-more__title,.card-more .card-more__top{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.card-more:hover{border-color:transparent;background-color:#fff;-webkit-box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15)}.card-more:hover .card-more__top{-webkit-transform:scale(1.083) translateX(5px);-moz-transform:scale(1.083) translateX(5px);transform:scale(1.083) translateX(5px)}.card-more:hover .card-more__title{color:#106ceb;opacity:1;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}.card-more__top{height:79px;position:relative}.card-more__top-circle{margin-top:18px;margin-left:22px;width:60px;height:60px;background-color:#c8e1fa;border-radius:50%}.card-more__top-variant{position:absolute;top:-40px;left:22px;width:100px;height:100px}.card-more__body{margin-left:29px}.card-more__title{display:block;font-family:Montserrat,sans-serif;font-size:16px;line-height:30px;font-weight:700;text-decoration:underline;color:#252837}@media (max-width:1550px){.card-more__title{font-size:15px}}.card-more__title:hover{opacity:.6}.card-more__item{display:block;margin-top:4.5px;font-size:12px;line-height:24px;font-weight:400;text-decoration:underline;letter-spacing:.05em;color:#61647c}@media (max-width:1550px){.card-more__item{font-size:11px}}.card-more__item:hover{color:#569dff}.link-block{display:block;font-size:14px;line-height:45px;font-weight:400;text-decoration:underline;position:relative;padding-left:23px;z-index:1;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width:1550px){.link-block{font-size:13px}}@media (max-width:1000px){.link-block{margin-left:-5px}}.link-block a{color:#106ceb}.link-block a:after{content:"";display:inline-block;width:14px;height:10px;-webkit-transform:translateY(1px);-moz-transform:translateY(1px);transform:translateY(1px);background:url(/_next/static/media/arrow-link.617f3bbc6bc79e6dc486a1040e547756.svg) 100% no-repeat;background-size:6px 10px}.link-block a>img{width:6px;height:10px;margin-left:8px}.link-block:before{-webkit-transition:.15s;-moz-transition:.15s;transition:.15s;z-index:-1;top:2px;left:1px;position:absolute;content:"";display:block;border-radius:50%;width:45px;height:45px;background-color:#c8e1fa}.link-block:hover:before{-webkit-transform:scale(1.2222);-moz-transform:scale(1.2222);transform:scale(1.2222)}.main-info{max-width:1920px;margin-top:95px;margin-bottom:126px}@media (max-width:1260px){.main-info{margin-bottom:106px}}@media (max-width:1000px){.main-info{margin-bottom:140px}}@media (max-width:735px){.main-info{margin-top:45px;margin-bottom:120px}}.main-info__container{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}@media (max-width:1000px){.main-info__container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.main-info__title{font-family:Montserrat,sans-serif;font-size:44px;line-height:55px;font-weight:400;color:#252837;max-width:520px}@media (max-width:1550px){.main-info__title{font-size:40px;line-height:52px;max-width:475px;margin-top:5px;margin-left:-2px}}@media (max-width:1260px){.main-info__title{font-size:36px;line-height:45px}}@media (max-width:1000px){.main-info__title{max-width:380px;margin:auto;font-size:33px;line-height:42px}}@media (max-width:735px){.main-info__title{margin:0;font-size:21px;line-height:30px;max-width:80%}}.main-info__text{max-width:650px;margin-top:18px;margin-left:2px;font-size:16px;line-height:32px;font-weight:400;color:#61647c}@media (max-width:1550px){.main-info__text{margin-top:19px;max-width:510px;font-size:14px;line-height:30px}}@media (max-width:1260px){.main-info__text{font-size:14px;line-height:28px;margin-top:29px;margin-left:-1px}}@media (max-width:1000px){.main-info__text{margin:29px auto auto;max-width:605px}}@media (max-width:735px){.main-info__text{margin:15px 0 0 1px;font-size:12px;line-height:22px;max-width:87%}}.main-info__link-block{margin-top:26px;margin-left:2px}@media (max-width:1550px){.main-info__link-block{margin-top:37px}}@media (max-width:1000px){.main-info__link-block{margin:33px auto auto;-webkit-transform:translateX(-3px);-moz-transform:translateX(-3px);transform:translateX(-3px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (max-width:735px){.main-info__link-block{margin:30px 0 0 -17px;-webkit-transform:translateX(-3px);-moz-transform:translateX(-3px);transform:translateX(-3px);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.main-info__information{margin-left:-1px;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1260px){.main-info__information{padding-top:5px;margin-left:0;padding-left:30px;width:48%}}@media (max-width:1000px){.main-info__information{padding:10px 0 0;width:100%;text-align:center}}@media (max-width:735px){.main-info__information{padding-top:0;padding-left:28px;text-align:start}}.main-info__opinions{width:533px;overflow:hidden;margin:8px -200px -50px;padding:0 200px 50px;-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(20%,#000),color-stop(80%,#000),color-stop(100%,transparent))}@media (max-width:1550px){.main-info__opinions{margin:8px -120px -50px;padding:0 120px 50px;-webkit-mask-image:-webkit-gradient(linear,left top,right top,color-stop(0,transparent),color-stop(10%,#000),color-stop(90%,#000),color-stop(100%,transparent))}}@media (max-width:1260px){.main-info__opinions{width:451px;margin:8px 0 0;padding:0;-webkit-mask-image:none;overflow:visible!important}.main-info__opinions .swiper-container{overflow:hidden!important;margin-bottom:-55px;padding-bottom:55px}}@media (max-width:1000px){.main-info__opinions{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:54px}}@media (max-width:735px){.main-info__opinions{margin-top:70px}.main-info__opinions .swiper-container{margin-bottom:-55px;padding-bottom:55px}}.main-info__opinions .swiper-button-next,.main-info__opinions .swiper-button-prev{margin-right:-90px;margin-top:-55px;background-size:19px}@media (max-width:1550px){.main-info__opinions .swiper-button-next,.main-info__opinions .swiper-button-prev{margin-right:-60px;margin-top:-52px}}.main-info__opinions .swiper-button-prev{display:none}.main-info__opinions .swiper-pagination{margin-bottom:-50px;margin-left:-177px}@media (max-width:1550px){.main-info__opinions .swiper-pagination{margin-bottom:-55px;margin-left:-174px}}@media (max-width:1260px){.main-info__opinions .swiper-pagination{margin-bottom:0;margin-left:-114px}}@media (max-width:1000px){.main-info__opinions .swiper-pagination{margin-bottom:0;margin-left:-224px}}@media (max-width:735px){.main-info__opinions .swiper-pagination{display:unset;margin-left:-110px}}.main-info__opinions-quotes{position:relative}.main-info__opinions-quotes>*{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);top:-90px;width:60px;position:absolute}@media (max-width:1550px){.main-info__opinions-quotes>*{top:-85px}}.main-info__opinions-quotes-f{left:-60px}@media (max-width:1260px){.main-info__opinions-quotes-f{left:-40px}}@media (max-width:1000px){.main-info__opinions-quotes-f{left:-25px}}.main-info__opinions-quotes-s{left:-25px;-webkit-filter:drop-shadow(0 -10px 20px rgba(127,139,167,.2));filter:drop-shadow(0 -10px 20px rgba(127,139,167,.2))}@media (max-width:1260px){.main-info__opinions-quotes-s{left:-5px}}@media (max-width:1000px){.main-info__opinions-quotes-s{left:10px}}.main-info__opinions-video{z-index:1;display:inline-block;width:533px;height:270px;background-image:url(/_next/static/media/natalia.6d05b71f978d6e8f4341c24ba15cb759.png);background-position:50%;background-size:cover;position:relative}.main-info__opinions-video .main-info__opinions-color,.main-info__opinions-video .main-info__opinions-video-play{-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.main-info__opinions-video .main-info__opinions-color{background:#252837;opacity:.4}.main-info__opinions-video:hover .main-info__opinions-color{opacity:0}.main-info__opinions-video:hover .main-info__opinions-video-play{-webkit-transform:scale(1.23256);-moz-transform:scale(1.23256);transform:scale(1.23256)}@media (max-width:1260px){.main-info__opinions-video{width:451px;background-position:62% 50%}}@media (max-width:1000px){.main-info__opinions-video{width:705px;height:422px;background-position:40% 50%}}@media (max-width:735px){.main-info__opinions-video{width:345px;height:206px;background-position:40% 50%}}.main-info__opinions-video-overlay{background:#252837;opacity:.4;width:100%;height:100%;display:none}.main-info__opinions-video-play{background:url(/_next/static/media/play.c08ac118425e17769e34a34ab51752e2.svg) 50% 50%/35px 43px no-repeat;margin:auto;width:35px;height:43px;padding-left:20px}@media (max-width:1260px){.main-info__opinions-video-play{padding-left:0;padding-left:17px}}@media (max-width:735px){.main-info__opinions-video-play{background-size:23px 28px;width:23px;height:28px}}.main-info__opinions-title{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837;margin-top:14px}@media (max-width:1550px){.main-info__opinions-title{margin-top:15px;font-size:16px}}@media (max-width:1000px){.main-info__opinions-title{margin-top:18px}}@media (max-width:735px){.main-info__opinions-title{margin-top:15px}}.main-info__opinions-text,.main-info__opinions-title{margin-left:60px}@media (max-width:1260px){.main-info__opinions-text,.main-info__opinions-title{margin-left:80px}}@media (max-width:1000px){.main-info__opinions-text,.main-info__opinions-title{margin-left:97px}}@media (max-width:735px){.main-info__opinions-text,.main-info__opinions-title{margin-left:29px}}.main-info__opinions-field{font-size:12px;line-height:30px;font-weight:400;color:#6d7084;margin-right:12px}@media (max-width:1550px){.main-info__opinions-field{line-height:22px}}.main-info__opinions-link{font-size:12px;line-height:24px;font-weight:400;text-decoration:underline;letter-spacing:.05em;color:#106ceb}@media (max-width:1550px){.main-info__opinions-link{line-height:22px}}.main-info__opinions-link:hover{opacity:.6}.overlay{top:0;left:0;position:absolute;width:100%;height:100%}.center{-moz-box-align:center;align-items:center}.center,.paper{display:-moz-box;display:flex}.paper{width:100%;min-height:650px;background:none 63px -moz-calc(100% + 30px) no-repeat,#fff;background:none 63px calc(100% + 30px) no-repeat,#fff;padding-bottom:74px}@media (max-width:1550px){.paper{background-size:511px;background-position:29px -moz-calc(100% + 5px);background-position:29px calc(100% + 5px);padding-bottom:74px}}@media (max-width:1260px){.paper{background-size:auto 552px;background-position:-100px 103%;margin-bottom:19px;padding-bottom:74px}}@media (max-width:1000px){.paper{background:#fff;margin-bottom:0;background-image:none!important;padding-bottom:74px;min-height:auto}}@media (max-width:735px){.paper{padding-bottom:60px}}.paper__content{display:inline-block;width:50%;padding-left:58px;padding-top:94px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.paper__content{padding-top:93px;padding-left:15px}}@media (max-width:1260px){.paper__content{padding-top:93px;padding-left:0;margin-left:199px;width:auto}}@media (max-width:1000px){.paper__content{padding-top:93px;margin-left:47px}}@media (max-width:735px){.paper__content{padding-top:71px;margin-left:0}}.paper__text{color:#252837;font-size:14px;font-weight:400;line-height:28px}.paper__h1{font-family:Montserrat,sans-serif;font-size:30px;line-height:38px;font-weight:700;color:#252837;margin-bottom:44px}@media (max-width:1550px){.paper__h1{font-size:28px}}@media (max-width:735px){.paper__h1{font-size:19px;margin-left:29px;margin-bottom:36px}}.paper__h2{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837}@media (max-width:1550px){.paper__h2{font-size:16px}}@media (max-width:735px){.paper__h2{font-size:14px;line-height:19px}}.paper__h3{font-size:14px;line-height:24px;font-weight:400;color:#61647c;margin-top:2px}@media (max-width:1550px){.paper__h3{font-size:13px;line-height:20px}}@media (max-width:735px){.paper__h3{font-size:12px;line-height:19px;max-width:95%}}.paper__item{position:relative;padding-left:60px;margin-bottom:39px}@media (max-width:1550px){.paper__item{margin-bottom:41.5px}}@media (max-width:1260px){.paper__item{margin-bottom:41.5px}}@media (max-width:735px){.paper__item{margin-left:1px;margin-bottom:29px}}.paper__item:before{top:-13px;left:-9px;position:absolute;content:"";border-radius:50%;width:35px;height:35px;background-color:#e7f2fd}@media (max-width:735px){.paper__item:before{width:29px;height:29px;left:12px;top:-11px}}.paper__item:after{width:25px;height:29px;top:-3px;left:11px;position:absolute;content:"";background:url(/_next/static/media/shield.2d03eb0e9a136978a8a5cb06cd5b0556.svg);background-size:25px 29px}@media (max-width:735px){.paper__item:after{width:22px;height:25px;background-size:22px 25px;left:27px;top:-2px}}.paper__block{margin-top:70px;margin-left:-25px;width:605px;height:103px;background:url(/_next/static/media/hands.58e49809c895ee03e22689ec00d5f75e.svg) 27px 48% no-repeat,#e7f2fd;background-size:41px 36px;border-radius:7px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}@media (max-width:1550px){.paper__block{margin-top:76px;margin-left:-22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:557px;height:103px;background-position:24px 49%}}@media (max-width:735px){.paper__block{margin:44px auto 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:326px;height:180px;background-position:24px 23%;flex-wrap:wrap}}.paper__block-text{display:inline-block;font-family:Montserrat,sans-serif;font-size:12px;line-height:21px;font-weight:700;color:#252837;margin-left:86px;margin-top:1px;width:246px;margin-right:14px}@media (max-width:1550px){.paper__block-text{margin-top:2px;margin-left:76px;margin-right:3px}}@media (max-width:1000px){.paper__block-text{margin-left:80px;margin-right:0}}@media (max-width:735px){.paper__block-text{margin-top:11px}}.paper__block-btn{margin-top:-5px;display:inline-block;width:224px;height:52px;background-color:#ed0d32;text-align:center;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff}@media (max-width:1550px){.paper__block-btn{margin-top:-4px;width:207px;height:52px;font-size:11px}}@media (max-width:735px){.paper__block-btn{margin:0 auto;width:277px;-webkit-transform:translateY(-18px);-moz-transform:translateY(-18px);transform:translateY(-18px)}}.paper__block-btn:hover{background:#d50000}.filter-nav{margin-left:-1px}.filter-nav .filter-nav-item{display:inline-block;white-space:nowrap}@media (max-width:1550px){.filter-nav{margin-top:6px}}@media (max-width:1000px){.filter-nav{margin-top:16px;max-width:450px}}.filter-nav-item{font-size:12px;line-height:12px;font-weight:700;text-transform:uppercase;color:#8f93ab;cursor:pointer}@media (max-width:1550px){.filter-nav-item{font-size:11px}}.filter-nav-item:hover,.filter-nav-item[active],.filter-nav-item_active{color:#106ceb}.filter-nav-item[active],.filter-nav-item_active{cursor:default}.filter-nav-item:not(:last-child):after{display:inline-block;content:"•";margin:0 11.4px;line-height:12px;font-size:11px;width:3px;height:3px;color:#8f93ab}@media (max-width:1550px){.filter-nav-item:not(:last-child):after{margin:0 15px}}@media (max-width:1260px){.filter-nav-item:not(:last-child):after{margin:0 10px}}.ToursCardsSlider{margin-top:31px;position:relative}@media (max-width:1260px){.ToursCardsSlider{margin-top:35px}.ToursCardsSlider .swiper-slide{width:auto}}@media (max-width:1000px){.ToursCardsSlider{margin-top:41px}}@media (max-width:735px){.ToursCardsSlider{margin-top:26px}}.ToursCardsSlider .swiper-container{position:unset;overflow:hidden!important;margin-bottom:-72px;padding-bottom:72px}@media (max-width:1260px){.ToursCardsSlider .swiper-container{overflow:visible!important}}.ToursCardsSlider .swiper-pagination{margin-bottom:0}.ToursCardsSlider .swiper-button-next,.ToursCardsSlider .swiper-button-prev{position:absolute;margin-top:-72px}.ToursCardsSlider .swiper-pagination .swiper-pagination-bullet{margin:0 11px!important}.tours-slider{margin:auto;max-width:1920px;overflow:hidden;padding-bottom:70px}.tours-slider__title{margin-left:-3px;max-width:600px;margin-top:124px;font-family:Montserrat,sans-serif;font-size:42px;line-height:50px;font-weight:400;color:#252837}@media (max-width:1550px){.tours-slider__title{margin-left:-4px;margin-top:129px;font-size:38px;line-height:48px}}@media (max-width:1260px){.tours-slider__title{margin-left:30px;margin-top:109px;font-size:36px;line-height:45px;margin-top:90px;margin-left:28px}}@media (max-width:735px){.tours-slider__title{margin-top:83px;font-size:21px;line-height:30px}}.tours-slider__nav{margin-top:7px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}@media (max-width:1550px){.tours-slider__nav{margin-top:6px}}@media (max-width:1260px){.tours-slider__nav{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:30px}}@media (max-width:735px){.tours-slider__nav{margin-top:0}}@media (max-width:1000px){.tours-slider__all-tours-link{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}}@media (max-width:735px){.tours-slider__all-tours-link{-webkit-transform:none;-moz-transform:none;transform:none;margin-top:33px;margin-left:8px}}.tours-slider__page{margin:0;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.card-tour{width:300px;height:350px;-webkit-box-shadow:inset 0 0 0 1000px rgba(13,34,64,.4);box-shadow:inset 0 0 0 1000px rgba(13,34,64,.4);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-out,-webkit-box-shadow .2s ease-out;transition:-webkit-transform .2s ease-out,-webkit-box-shadow .2s ease-out;-moz-transition:transform .2s ease-out,box-shadow .2s ease-out,-moz-transform .2s ease-out;transition:transform .2s ease-out,box-shadow .2s ease-out;transition:transform .2s ease-out,box-shadow .2s ease-out,-webkit-transform .2s ease-out,-moz-transform .2s ease-out,-webkit-box-shadow .2s ease-out;background-position:50%;background-size:cover!important}@media (max-width:1550px){.card-tour{width:270px}}.card-tour:hover{-webkit-transform:scale(1.02) translateY(1%);-moz-transform:scale(1.02) translateY(1%);transform:scale(1.02) translateY(1%);z-index:2;-webkit-box-shadow:inset 0 0 0 1000px rgba(13,34,64,0);box-shadow:inset 0 0 0 1000px rgba(13,34,64,0)}.card-tour__label{font-size:12px;line-height:24px;font-weight:400;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:25px;padding:1px 16px 0 24px;height:23px;background-color:#fa8700}@media (max-width:1260px){.card-tour__label{padding-right:14px;padding-left:30px}}.card-tour__title{margin-left:25px;margin-top:13px;font-family:Montserrat,sans-serif;font-size:22px;line-height:30px;font-weight:700;color:#fff}@media (max-width:1550px){.card-tour__title{font-size:20px;line-height:27px}}@media (max-width:1260px){.card-tour__title{margin-left:31px;margin-top:15px}}.card-tour__time{margin-bottom:8px;margin-left:25px;font-size:14px;font-weight:700;color:#fff}@media (max-width:1550px){.card-tour__time{font-size:13px}}@media (max-width:1260px){.card-tour__time{margin-left:31px}}.card-tour__cost-block{margin-bottom:30px;margin-left:25px}@media (max-width:1260px){.card-tour__cost-block{margin-left:31px}}.card-tour__cost-block>*{vertical-align:top}.card-tour__cost-mini{font-family:Montserrat,sans-serif;font-size:18px;line-height:28px;font-weight:400;color:#fff}@media (max-width:1550px){.card-tour__cost-mini{font-size:17px}}.card-tour__cost{font-family:Montserrat,sans-serif;font-size:32px;line-height:38px;font-weight:400;color:#fff;margin:0 4px 0 6px}@media (max-width:1550px){.card-tour__cost{font-size:30px}}.find-tour{overflow:hidden;margin-top:69px;margin-left:-1px;width:100%;background:url(/_next/static/media/bg.a8e7125cd36e7a135bd5ec31d2175cc1.png),#106ceb}.find-tour .TVWideForm .TVFilterForm,.find-tour .TVWideForm .TVMainForm{padding:0!important}.find-tour .TVMainColor,.find-tour .TVMainForm{background-color:transparent!important}.find-tour .TVOptionForm.TVFilterForm{margin-top:33px;background-color:transparent;color:#fff!important}.find-tour .TVTheme2.TVImageActive.TVHotelStar:before{color:#ffda44!important}.find-tour .TVSearchButton{text-shadow:none!important;padding:0!important;text-align:center;font-size:12px!important;line-height:56px;font-weight:700!important;text-transform:uppercase;color:#fff;background-color:#ed0d32}@media (max-width:1000px){.find-tour{height:356px;padding:0;margin-top:87px;padding-bottom:110px}}@media (max-width:735px){.find-tour{margin-top:30px;padding-bottom:97px}}.find-tour__container{width:882px;margin:auto;padding-bottom:80px}@media (max-width:1000px){.find-tour__container{width:375px}}@media (max-width:735px){.find-tour__container{width:305px}}.find-tour__title{padding-top:54px;width:100%;text-align:center;font-family:Montserrat,sans-serif;font-size:30px;line-height:38px;font-weight:700;color:#fff}.find-tour__from{font-size:16px;line-height:16px;font-weight:400;color:#edf0f3;margin-left:-2px;margin-top:20px}.find-tour__from:after{margin-left:12px;display:inline-block;width:10px;height:16px;background:url(/_next/static/media/arrow-down.c39f01028016cf0ddcad8a224f7212c4.svg) 50% 6.5px no-repeat;background-size:20px 12px;content:""}.find-tour__search-container{margin-top:16px;margin-left:-2px;display:-moz-box;display:flex;height:56px;background:#fff}.find-tour__search-label,.find-tour__search-value{margin-left:17px}.find-tour__search-item{border-right:1px solid #edf0f3}.find-tour__search-item:first-child{width:197px}.find-tour__search-item:nth-child(2){width:184px}.find-tour__search-item:nth-child(3){width:124px}.find-tour__search-item:nth-child(4){width:183px}.find-tour__search-item:nth-child(5){-moz-box-flex:1;flex-grow:1;border-right:none}.find-tour__search-button{width:100%;text-align:center;font-size:12px;line-height:56px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#ed0d32}.find-tour__search-label{margin-top:11px;font-size:9px;line-height:9px;font-weight:400;text-transform:uppercase;color:#767676}.find-tour__search-label:before{margin-right:6px;margin-bottom:-1.5px;content:"";display:inline-block;width:11px;height:10px}.find-tour__search-label-country:before{background:url(/_next/static/media/country.a1d28e10b9afa399f0d88a2fa3d22360.svg) no-repeat;background-size:8px 10px}.find-tour__search-label-calendar:before{background:url(/_next/static/media/calendar.cfb104ed9d9ac244f9e884cd5f51e19b.svg) no-repeat;background-size:11px 10px}.find-tour__search-label-time:before{background:url(/_next/static/media/time.973d45461b3990c2e563087e028657cc.svg) no-repeat;background-size:10px 10px}.find-tour__search-label-human:before{background:url(/_next/static/media/human.333b19a88eba290194747d8249e7d328.svg) no-repeat;background-size:11px 10px}.find-tour__search-value{margin-top:9px;font-family:Montserrat,sans-serif;font-size:16px;line-height:16px;font-weight:700;color:#252837}.find-tour__filter-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;margin-top:33px}.find-tour__filter-label{font-size:9px;line-height:7px;font-weight:400;text-transform:uppercase;color:#fff}.find-tour__filter-stars{margin-top:9px;margin-left:-2px}.find-tour__filter-star{display:inline-block;width:22px;height:18px;background:url(/_next/static/media/star-no-active.6afbe69e1a26dc79ca194e8f2d13b4d9.svg) no-repeat;background-size:19px 18px}.find-tour__filter-star_active{background:url(/_next/static/media/star.70408772d26e16353a5b459dab1779b0.svg) no-repeat}.find-tour__filter-item{margin-left:30px;position:relative}.find-tour__filter-item:first-child{margin-left:0}.find-tour__filter-item:nth-child(3){width:176px}.find-tour__filter-item:nth-child(4){width:160px;margin-left:26px}.find-tour__filter-item:nth-child(5){width:133px;margin-left:26px}.find-tour__filter-item:nth-child(6){width:176px;margin-left:27px}.find-tour__filter-dropdown{position:absolute;width:100%;display:none;top:0}.find-tour__filter-select{position:relative}.find-tour__filter-dropdown:hover,.find-tour__filter-select:active>.find-tour__filter-dropdown{display:block}.find-tour__filter-dropdown:active{display:none}.find-tour__filter-dropdown>li,.find-tour__filter-selector{cursor:pointer;width:100%;height:29px;font-size:14px;line-height:29px;font-weight:400;color:#767676;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:10px}.find-tour__filter-dropdown>li:hover{background:#106ceb;color:#fff}.find-tour__filter-selector{margin-top:5px;background:url(/_next/static/media/arrow-down.5c985ebd753bfaa8fb0930a1b691ea9e.png) no-repeat 95% 55%,#fff;background-size:12px 7px}.last-news{margin-top:101px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:stretch;align-items:stretch;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-bottom:159px}@media (max-width:1550px){.last-news{margin-top:91px;margin-bottom:167px}}@media (max-width:1000px){.last-news{margin-top:96px;margin-bottom:135px}}@media (max-width:735px){.last-news{margin-top:73px;flex-wrap:wrap;margin-bottom:103px}}.last-news__info{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;padding-bottom:24px;margin-left:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:300px}@media (max-width:1550px){.last-news__info{width:210px;padding-bottom:15px;margin-left:0}}@media (max-width:1260px){.last-news__info{width:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:33px}}.last-news__nav{margin-top:12px}@media (max-width:1000px){.last-news__nav{margin-top:2px;margin-left:-4px}}.last-news__nav .filter-nav-item{line-height:28px}@media (max-width:735px){.last-news__nav{margin-top:-2px;margin-left:-3px}.last-news__nav .filter-nav-item{line-height:22px}}.last-news__title{font-family:Montserrat,sans-serif;font-size:30px;line-height:38px;font-weight:700;color:#252837;margin-left:-3px}@media (max-width:1550px){.last-news__title{margin-top:11px;font-size:28px;line-height:34px}}@media (max-width:1000px){.last-news__title{margin-left:-5px}}@media (max-width:735px){.last-news__title{font-size:19px;line-height:26px;margin-top:0;max-width:60%}}.last-news__cards-wrapper{margin-top:4px;width:1034px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;transition:opacity .25s}@media (max-width:1550px){.last-news__cards-wrapper{width:863px}}@media (max-width:1260px){.last-news__cards-wrapper{margin-right:-150px;padding-right:150px}.last-news__cards-wrapper .swiper-slide{width:auto}}@media (max-width:1000px){.last-news__cards-wrapper{width:617px}}@media (max-width:735px){.last-news__cards-wrapper{margin-top:10px;overflow:visible!important}}.last-news__cards{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;width:1034px}@media (max-width:1550px){.last-news__cards{width:800px}}.last-news__all-news-bot{margin:35px auto 0}@media (max-width:735px){.last-news__all-news-bot{margin-left:0}}.NewsInfoBlock{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.NewsInfoBlock__label{line-height:24px;padding:0 12px;font-size:12px;font-weight:400;color:#fff}@media (max-width:1550px){.NewsInfoBlock__label{font-size:11px}}.NewsInfoBlock__date{margin-top:1px;margin-left:16px;font-size:12px;font-weight:400;color:#6d7084}@media (max-width:1550px){.NewsInfoBlock__date{font-size:11px}}.card-news{padding-top:37px;padding-left:23px;width:300px;border:2px solid #c5cddb;height:270px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-bottom:38px;-webkit-transition:.25s;-moz-transition:.25s;transition:.25s}@media (max-width:1550px){.card-news{width:270px}}.card-news:hover{border-color:transparent;background-color:#fff;-webkit-box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15)}.card-news:hover .card-news__title{color:#106ceb!important;text-decoration:underline!important;-webkit-text-decoration-color:transparent!important;-moz-text-decoration-color:transparent!important;text-decoration-color:transparent!important}.card-news__title{-webkit-transition:.25s;-moz-transition:.25s;transition:.25s;margin-top:18px;max-width:250px;font-family:Montserrat,sans-serif;font-size:16px;line-height:30px;font-weight:700;text-decoration:underline;color:#252837}@media (max-width:1550px){.card-news__title{font-size:14px;max-width:180px}}.card-news__link{font-size:12px;font-weight:400;color:#106ceb;text-decoration:none}.card-news__link:hover{color:#569dff}.card-news__link:hover:after{-webkit-filter:brightness(0) saturate(100%) invert(54%) sepia(39%) saturate(770%) hue-rotate(177deg) brightness(100%) contrast(105%);filter:brightness(0) saturate(100%) invert(54%) sepia(39%) saturate(770%) hue-rotate(177deg) brightness(100%) contrast(105%)}@media (max-width:1550px){.card-news__link{font-size:11px}}.card-news__link:after{display:inline-block;content:"";background:url(/_next/static/media/arrow-long.b5877517108439ee1d51fc81d17311ec.svg) no-repeat 100%;background-size:10px 7px;width:19px;height:7px}@media (max-width:1550px){.card-news__link:after{width:15px}}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.footer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:735px){.footer{padding-left:30px}}.footer__logo-container{display:-moz-box;display:flex;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important;-moz-box-pack:justify;justify-content:space-between}.footer__logo-container .burger{-webkit-transform:translateY(-13px);-moz-transform:translateY(-13px);transform:translateY(-13px)}.footer .logo-block{margin-top:0}@media (max-width:1000px){.footer .logo-block{margin-bottom:15px}}@media (max-width:735px){.footer .logo-block{margin-left:0;margin-bottom:20px}}.footer__subtitle{margin-top:5px;font-size:14px;line-height:15px;font-weight:400;color:#6d7084}.footer__bold{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837}@media (max-width:1550px){.footer__bold{font-size:16px}}.footer__bold:not([href^=tel]):hover{color:#106ceb}.footer__accent{margin-top:3px;font-size:12px;line-height:24px;font-weight:400;letter-spacing:.05em;color:#106ceb}@media (max-width:1550px){.footer__accent{margin-top:0;font-size:11px}}@media (max-width:735px){.footer__accent{margin-bottom:19px}}.footer .footer__links-list{margin-bottom:13px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.footer__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px;line-height:24px;font-weight:700;text-transform:uppercase;color:#252837}@media (max-width:1550px){.footer__title{font-size:13px}}@media (max-width:1000px){.footer__title-top{margin-bottom:14px}}.footer__title-top:hover{color:#106ceb}.footer__title-bottom{margin-bottom:14px}.footer__title-bottom:hover{color:#106ceb}.footer__grey{margin-top:69px}@media (max-width:1000px){.footer__grey{margin-top:55px}}@media (max-width:735px){.footer__grey{margin-top:32px}}.footer__grey,.footer__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:12px;line-height:24px;font-weight:400;letter-spacing:.05em;color:#6d7084}.footer__grey:after,.footer__link:after{content:"\200b"}@media (max-width:1550px){.footer__grey,.footer__link{font-size:11px}}@media (max-width:735px){.footer__grey,.footer__link{margin-bottom:3.5px}}.footer .card-more__button{margin-top:0;margin-left:-8px;margin-bottom:42px}.footer__link{margin-top:6.5px;text-decoration:underline;-webkit-transition:.1s;-moz-transition:.1s;transition:.1s}@media (max-width:735px){.footer__link{margin-top:0}}.footer__link:hover{text-decoration:underline;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent;color:#106ceb}.footer__media{font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#252837;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:36px;position:relative;margin-bottom:27px;max-width:210px}@media (max-width:1550px){.footer__media{margin-left:-1px;font-size:14px}}@media (max-width:735px){.footer__media{margin-bottom:19px;margin-left:-5px;font-size:16px;line-height:24px}}.footer__media:hover{color:#106ceb}.footer__media:before{position:absolute;left:0;content:"";display:inline-block;background-size:18px 22px}.footer__media:first-child:before{background:url(/_next/static/media/position.6a95027f243496ca201e690e6c05a029.svg) 50% 0 no-repeat;background-size:22px 26px;width:21px;height:25px}@media (max-width:735px){.footer__media:first-child:before{width:26px}}.footer__divider{height:1px;background-color:#dce1e9;width:1915px;max-width:98%;margin:-7px auto 54px}@media (max-width:1550px){.footer__divider{margin-top:0;margin-bottom:54px}}@media (max-width:735px){.footer__divider{margin-top:-6px;margin-bottom:47px}}.footer__top{padding-top:6px;flex-wrap:wrap}@media (max-width:1550px){.footer__top{padding-top:10px}.footer__top .logo-block{margin-top:-2px}}@media (max-width:1000px){.footer__top>:first-child{flex-basis:100%!important}}.footer__bot,.footer__top{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-bottom:40px}@media (max-width:1550px){.footer__bot,.footer__top{margin-bottom:33px;flex-basis:322px}}@media (max-width:735px){.footer__bot,.footer__top{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.footer__bot>:first-child,.footer__top>:first-child{flex-basis:392px}@media (max-width:1550px){.footer__bot>:first-child,.footer__top>:first-child{flex-basis:322px}}@media (max-width:1260px){.footer__bot>:first-child,.footer__top>:first-child{flex-basis:280px}}.footer__bot>:nth-child(2),.footer__top>:nth-child(2){flex-basis:367px}@media (max-width:1550px){.footer__bot>:nth-child(2),.footer__top>:nth-child(2){flex-basis:296px}}@media (max-width:1260px){.footer__bot>:nth-child(2),.footer__top>:nth-child(2){flex-basis:246px}}.footer__bot>:nth-child(3),.footer__top>:nth-child(3){flex-basis:364px}@media (max-width:1550px){.footer__bot>:nth-child(3),.footer__top>:nth-child(3){flex-basis:298px}}@media (max-width:1260px){.footer__bot>:nth-child(3),.footer__top>:nth-child(3){flex-basis:212px}}.footer__bot>:nth-child(4),.footer__top>:nth-child(4){-moz-box-flex:1;flex-grow:1}.footer__bot>*,.footer__top>*{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}@media (max-width:1000px){.footer__bot>:first-child,.footer__top>:nth-child(2){flex-basis:280px}.footer__bot>:nth-child(2),.footer__top>:nth-child(3){flex-basis:244px}.footer__bot>:nth-child(3),.footer__top>:nth-child(4){flex-basis:unset;-moz-box-flex:1;flex-grow:1}}@media (max-width:735px){.footer__bot>*,.footer__top>*{flex-basis:0px!important}}.footer__digital{letter-spacing:-.03px}.footer__digital>*{text-decoration:underline;color:#106ceb}.footer__digital>:hover{color:#569dff;text-decoration:none}@media (max-width:1550px){.footer__digital{font-size:11px;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform:scaleX(1);white-space:nowrap}}@media (max-width:1260px){.footer__digital{width:20px}}@media (max-width:1000px){.footer__digital{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px)}}.footer__social{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;grid-gap:29px;gap:29px}@media (max-width:1260px){.footer__social{grid-gap:20px;gap:20px}}@media (max-width:735px){.footer__social{grid-gap:29px;gap:29px}}.bread-crumbs{margin-top:42px}@media (max-width:1260px){.bread-crumbs{margin-top:32px;margin-left:29px}}@media (max-width:735px){.bread-crumbs{padding-left:0;margin-left:23px}.bread-crumbs>:not(:nth-last-child(3)){display:none}}.bread-crumbs__text{font-size:12px;line-height:24px;font-weight:400;letter-spacing:.05em;color:#61647c;display:inline-block}.bread-crumbs__text:not(:last-child){text-decoration:underline}@media (max-width:735px){.bread-crumbs__text:not(:last-child){text-decoration:none}}.bread-crumbs__text:not(:last-child):hover{color:#569dff;opacity:1}.bread-crumbs__marker{display:inline-block;width:24px;height:7px;background:url(/_next/static/media/crumbs-marker.752c92dfdba220e095ba6409ca88d3ea.svg) 50% 50% no-repeat;background-size:10px 7px}.bread-crumbs__marker-left{display:none}@media (max-width:735px){.bread-crumbs__marker-left{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);display:inline-block!important}}.healing-page__content{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-moz-box-pack:justify;justify-content:space-between;margin-bottom:119px}@media (max-width:1550px){.healing-page__content{margin-bottom:108px}}@media (max-width:1260px){.healing-page__content{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:114px}}@media (max-width:1000px){.healing-page__content{margin-bottom:120px}}@media (max-width:735px){.healing-page__content{margin-bottom:110px}}.healing-page__content>:first-child{flex-basis:872px}@media (max-width:1260px){.healing-page__content>:first-child{flex-basis:auto}}.healing-list__title{font-family:Montserrat,sans-serif;font-size:44px;line-height:55px;font-weight:700;color:#252837;max-width:90%;margin-top:6px}@media (max-width:1550px){.healing-list__title{font-size:40px;line-height:50px;max-width:95%}}@media (max-width:1260px){.healing-list__title{max-width:75%;margin-left:30px}}@media (max-width:1000px){.healing-list__title{font-size:36px;line-height:46px;max-width:90%}}@media (max-width:735px){.healing-list__title{font-size:21px;line-height:30px}}.healing-list__search{margin-top:31px}@media (max-width:1550px){.healing-list__search{margin-top:38px}}@media (max-width:1260px){.healing-list__search{margin-top:43px}}@media (max-width:1000px){.healing-list__search{margin-top:37px}}@media (max-width:735px){.healing-list__search{margin-top:30px}}.healing-list__search>*{max-width:100%;width:635px;height:50px;-webkit-box-shadow:0 0 24px 0 rgba(197,205,219,.51);box-shadow:0 0 24px 0 rgba(197,205,219,.51);background:url(/_next/static/media/search.a7e8e27410976303c2083523c819b15c.svg) 21px 50% no-repeat,#fff;background-size:19px;border-radius:25px;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:53px;font-size:16px;line-height:24px;font-weight:400;letter-spacing:.05em;color:#61647c;-webkit-transition:-webkit-box-shadow .15s ease-in-out;transition:-webkit-box-shadow .15s ease-in-out;-moz-transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out;transition:box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}@media (max-width:1550px){.healing-list__search>*{width:570px}}@media (max-width:1260px){.healing-list__search>*{padding-left:63px;background-position:31px 50%;width:635px}}@media (max-width:735px){.healing-list__search>*{padding-left:59px;font-size:14px;line-height:24px;background-size:16px;height:45px}}.healing-list__container{margin-top:45px}@media (max-width:1550px){.healing-list__container{width:690px}}@media (max-width:1260px){.healing-list__container{width:100%}}@media (max-width:735px){.healing-list__container{margin-top:35px}}.card-healing{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #c5cddb;padding-top:57px;padding-left:162px;position:relative;background:url(/_next/static/media/circle.0c686358efd4e8fc93942b6896c2e3b6.svg) 32px 32px no-repeat;background-size:70px;margin-bottom:40px}.card-healing,.card-healing .card-healing__icon,.card-healing .card-healing__title{-webkit-transition:.25s;-moz-transition:.25s;transition:.25s}.card-healing:hover{border-color:transparent;background-color:#fff;-webkit-box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);background-size:75.81px}@media (max-width:735px){.card-healing:hover{background-size:63.18px}}.card-healing:hover .card-healing__icon{-webkit-transform:scale(1.083) translateX(5px);-moz-transform:scale(1.083) translateX(5px);transform:scale(1.083) translateX(5px)}@media (max-width:735px){.card-healing:hover .card-healing__icon{-webkit-transform:scale(1.053) translateX(5px);-moz-transform:scale(1.053) translateX(5px);transform:scale(1.053) translateX(5px)}}.card-healing:hover .card-healing__title{color:#106ceb!important;opacity:1!important;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:1550px){.card-healing{background-position:27px 32px;padding-left:150px;padding-right:37px;width:100%}}@media (max-width:1260px){.card-healing{padding-right:4px;padding-left:181px;background-position:47px 32px}}@media (max-width:1000px){.card-healing{padding-left:154px;background-position:30px 32px;padding-right:16px}}@media (max-width:735px){.card-healing{padding-top:49px;padding-left:123px;background-position:28px 28px;padding-right:16px;background-size:60px}}.card-healing:before{top:0;left:0;position:absolute;content:"";width:100%;height:100%;pointer-events:none}.card-healing .card-healing__icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform-origin:left top;-moz-transform-origin:left top;transform-origin:left top;position:absolute;width:116.66667px;height:116.66667px;top:-15px;left:33px}@media (max-width:1550px){.card-healing .card-healing__icon{top:-16px;left:26px}}@media (max-width:1260px){.card-healing .card-healing__icon{top:-16px;left:46px}}@media (max-width:1000px){.card-healing .card-healing__icon{top:-16px;left:30px}}@media (max-width:735px){.card-healing .card-healing__icon{width:100px;height:100px;top:-11px;left:28px}}.card-healing__title{font-family:Montserrat,sans-serif;font-size:27px;line-height:30px;font-weight:700;text-decoration:underline;color:#252837}@media (max-width:735px){.card-healing__title{font-size:18px;line-height:30px}}.card-healing__title:hover{opacity:.6}.card-healing .card-healing__text{white-space:pre-wrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#61647c;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.7px;margin-top:28px;max-width:622px;margin-bottom:58px}@media (max-width:735px){.card-healing .card-healing__text{margin-left:-90px;margin-top:30px;margin-bottom:30px}}.card-healing__body{display:-moz-box;display:flex;flex-wrap:wrap;margin-top:27px;margin-bottom:38px;max-height:165px;-webkit-transition:max-height .5s ease-in-out;-moz-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}@media (max-width:1260px){.card-healing__body{margin-bottom:32px}}@media (max-width:1000px){.card-healing__body{margin-top:22px;margin-bottom:38px}}@media (max-width:735px){.card-healing__body{overflow:hidden;margin-bottom:35.5px}}.card-healing__body .card-healing__service{display:inline-block;text-overflow:ellipsis;white-space:nowrap;max-width:175px;overflow:hidden;font-size:14px;line-height:24px;font-weight:400;text-decoration:underline;letter-spacing:.05em;color:#61647c;-webkit-transition:.1s;-moz-transition:.1s;transition:.1s}.card-healing__body .card-healing__service:hover{color:#569dff;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:735px){.card-healing__body .card-healing__service{font-size:12px;line-height:24px}}.card-healing__body_all{max-height:500px}.card-healing__body>*{margin-bottom:12px;flex-basis:33.333%}@media (max-width:1550px){.card-healing__body>*{flex-basis:50%}}@media (max-width:1260px){.card-healing__body>*{flex-basis:33.333%;margin-bottom:14px}}@media (max-width:1000px){.card-healing__body>*{flex-basis:50%;margin-bottom:12px}}@media (max-width:735px){.card-healing__body>*{flex-basis:100%;margin-bottom:7.5px}}.card-healing__action{color:#106ceb;cursor:pointer;font-size:11px;margin-top:5px;display:none}@media (max-width:735px){.card-healing__action{display:block}}.paper-healing-container-ctn{padding-top:101px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%}@media (max-width:1260px){.paper-healing-container-ctn{padding-top:50px}}@media (max-width:1000px){.paper-healing-container-ctn{padding-top:30px}}@media (max-width:735px){.paper-healing-container-ctn{padding-top:15px}}.paper-healing-container{width:469px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%}@media (max-width:1550px){.paper-healing-container{width:421px}}@media (max-width:1260px){.paper-healing-container{width:auto}}.paper-healing{width:469px;background:#fff;-webkit-box-shadow:0 0 20px 15px rgba(233,237,241,.2);box-shadow:0 0 20px 15px rgba(233,237,241,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:50px;padding-bottom:71px}@media (max-width:1550px){.paper-healing{width:421px}}@media (max-width:1260px){.paper-healing{width:100%;padding-top:62px}}@media (max-width:1000px){.paper-healing{width:100%;padding-top:63px}}@media (max-width:735px){.paper-healing{padding-top:44px;padding-bottom:61px}}.paper-healing__title{text-align:center;max-width:90%;margin:auto;font-family:Montserrat,sans-serif;font-size:27px;line-height:38px;font-weight:700;color:#252837}@media (max-width:1260px){.paper-healing__title{text-align:start;margin-left:118px;margin-left:48px}}@media (max-width:735px){.paper-healing__title{font-size:18px;line-height:26px;margin-left:30px}}.paper-healing__container{margin:30px auto 0;width:80%}@media (max-width:1550px){.paper-healing__container{width:85.5%}}@media (max-width:1260px){.paper-healing__container{margin:32px auto 0;width:75.4%}}@media (max-width:1000px){.paper-healing__container{margin:32px auto 0;width:86.2%}}@media (max-width:735px){.paper-healing__container{margin:37px auto 0;width:91%}}.paper-healing__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:64px;padding-top:13px;background:url(/_next/static/media/oke-heart.3bb98702b4d4917de79aa291ee8f8fc0.svg) 18px 11px no-repeat,url(/_next/static/media/circle.2edbeb262573a1fc92fbfada22f16baa.svg) no-repeat;background-size:29px,35px;margin-bottom:21.5px}@media (max-width:1550px){.paper-healing__item{padding-left:62px}}@media (max-width:1260px){.paper-healing__item{padding-left:62px;margin-bottom:31.5px}}@media (max-width:1000px){.paper-healing__item{padding-left:60px;margin-bottom:27px}}@media (max-width:735px){.paper-healing__item{padding-top:10px;padding-left:51px;background-size:24px,29px;background-position:15px 9px,0 0;margin-bottom:17px}}.paper-healing__sub-title{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837}@media (max-width:735px){.paper-healing__sub-title{font-size:14px;line-height:19px}}.paper-healing__text{margin-top:4px;font-size:14px;line-height:21px;font-weight:400;color:#61647c}@media (max-width:735px){.paper-healing__text{font-size:12px;line-height:19px}}.paper-healing__block{background:url(/_next/static/media/hands.58e49809c895ee03e22689ec00d5f75e.svg) no-repeat,#e7f2fd;background-size:41px 36px;background-position:60px 33px;margin:45px 32px 0;border-radius:7px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:34px 0 35px}@media (max-width:1550px){.paper-healing__block{margin:45px 20px 0;background-position:48px 33px}}@media (max-width:1260px){.paper-healing__block{margin:39px 60px 0;background-position:60px 34px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;padding-bottom:27px}}@media (max-width:1000px){.paper-healing__block{margin:39px 48.5px 0;background-position:25px 34px}}@media (max-width:735px){.paper-healing__block{margin:42px 9.5px 0;display:block;background-position:25px 33px}}.paper-healing__block-text{max-width:70%;margin-left:116px;font-family:Montserrat,sans-serif;font-size:12px;line-height:19px;font-weight:700;color:#252837}@media (max-width:1550px){.paper-healing__block-text{margin-left:104px}}@media (max-width:1260px){.paper-healing__block-text{max-width:30%;margin-left:123px}}@media (max-width:1000px){.paper-healing__block-text{margin-top:1px;max-width:50%;margin-left:80px}}@media (max-width:735px){.paper-healing__block-text{font-size:11px;line-height:16px;margin-left:78px;max-width:90%}}.paper-healing__button{cursor:pointer;align-self:center;background-color:#ed0d32;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff;margin:18px 48px 0;text-align:center}.paper-healing__button:hover{background:#d50000}@media (max-width:1550px){.paper-healing__button{margin:18px 36px 0}}@media (max-width:1260px){.paper-healing__button{margin:-10px 60px auto 0;padding:0 62.5px}}@media (max-width:1000px){.paper-healing__button{white-space:nowrap;margin-right:25px;padding:0 24px}}@media (max-width:735px){.paper-healing__button{font-size:11px;margin:24px 24.5px 10px}}.healing-sub-top{margin-top:10px;display:-moz-box;display:flex}@media (max-width:1260px){.healing-sub-top{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:1000px){.healing-sub-top{margin-top:14px}}@media (max-width:735px){.healing-sub-top{margin-top:8px}}.healing-sub-top__title{font-family:Montserrat,sans-serif;font-size:44px;line-height:55px;font-weight:700;color:#252837;max-width:70%;white-space:pre-wrap}@media (max-width:1550px){.healing-sub-top__title{font-size:40px;line-height:50px;max-width:75%}}@media (max-width:1260px){.healing-sub-top__title{margin-left:30px;max-width:100%}}@media (max-width:1000px){.healing-sub-top__title{max-width:90%;font-size:36px;line-height:46px}}@media (max-width:735px){.healing-sub-top__title{font-size:21px;line-height:30px}}.healing-sub-top__link{text-decoration:underline;color:#106ceb;display:block}.healing-sub-top__text{margin-top:20px;font-size:16px;line-height:32px;font-weight:400;color:#61647c;max-width:80%}@media (max-width:1550px){.healing-sub-top__text{max-width:90%}}@media (max-width:1260px){.healing-sub-top__text{margin-left:30px;max-width:85%}}@media (max-width:1000px){.healing-sub-top__text{margin-top:18px}}@media (max-width:735px){.healing-sub-top__text{margin-top:7px;font-size:14px;line-height:28px}}.healing-sub-top__left{width:100%}.healing-sub-top__left .healing-sub-top__bot{margin-top:21px}@media (max-width:1550px){.healing-sub-top__left .healing-sub-top__bot{margin-top:15px}}@media (max-width:1260px){.healing-sub-top__left .healing-sub-top__bot{margin-top:18px}}@media (max-width:1000px){.healing-sub-top__left .healing-sub-top__bot{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-top:21px}}@media (max-width:735px){.healing-sub-top__left .healing-sub-top__bot{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:start;margin-top:21px;margin-left:30px}}.healing-sub-top__left .healing-sub-top__botLink{-moz-box-flex:0;flex:0 0 auto;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:21px;border-bottom:2px dotted #fff;-webkit-transition:.1s;-moz-transition:.1s;transition:.1s}.healing-sub-top__left .healing-sub-top__botLink:hover{color:#569dff;border-color:rgba(86,157,255,0)}.healing-sub-top__left .healing-sub-top__bot-btn{-moz-box-flex:0;flex:0 0 auto;display:none;width:227px;background-color:#106ceb;color:#fff;font-size:12px;font-weight:700;line-height:52px;text-transform:uppercase;text-align:center;margin-right:35px}@media (max-width:1000px){.healing-sub-top__left .healing-sub-top__bot-btn{display:block}}@media (max-width:735px){.healing-sub-top__left .healing-sub-top__bot-btn{margin-bottom:26px}}.healing-sub-top__right{flex-shrink:0;width:537px;padding-top:18px}@media (max-width:1550px){.healing-sub-top__right{width:450px}}@media (max-width:1260px){.healing-sub-top__right{display:none}}.healing-sub-top__mobile{display:none;-moz-box-pack:center;justify-content:center}@media (max-width:1000px){.healing-sub-top__mobile{display:-moz-box;display:flex;margin-top:200px}}@media (max-width:735px){.healing-sub-top__mobile{margin-top:100px}}.healing-sub-top__mobile .healing-sub-top__bot-btn{-moz-box-flex:0;flex:0 0 auto;display:none;width:227px;background-color:#106ceb;color:#fff;font-size:12px;font-weight:700;line-height:52px;text-transform:uppercase;text-align:center}@media (max-width:1000px){.healing-sub-top__mobile .healing-sub-top__bot-btn{display:block}}.free-button-block{-webkit-box-shadow:0 0 20px 15px rgba(233,237,241,.3);box-shadow:0 0 20px 15px rgba(233,237,241,.3);width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:61px 104px 56px;background:url(/_next/static/media/hands.58e49809c895ee03e22689ec00d5f75e.svg) 39px 62px no-repeat,#d8ecff;background-size:41px 36px}@media (max-width:1550px){.free-button-block{padding:61px 40px 56px 80px;background-position-x:25px}}.free-button-block__title{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837;white-space:pre-wrap}.free-button-block__text{font-size:14px;line-height:24px;font-weight:400;color:#252837;margin-top:9px;margin-left:1px}.free-button-block__btn{width:100%;margin-top:26px;text-align:center;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff;background-color:#106ceb}@media (max-width:1550px){.free-button-block__btn{margin-right:25px}}.free-button-block__btn:hover{background:#569dff}.swiper-button-next:after,.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:none!important}.healing-types{margin-top:11px}.healing-types__title{font-family:Montserrat,sans-serif;font-size:30px;line-height:55px;font-weight:700;color:#252837}@media (max-width:1260px){.healing-types__title{margin-left:30px;margin-top:43px}}@media (max-width:1000px){.healing-types__title{margin-top:12px}}@media (max-width:735px){.healing-types__title{margin-top:20px;font-size:19px;line-height:26px}}.healing-types__cards-slider{position:relative;margin-top:26px}.healing-types__cards-slider .swiper-container{position:unset;overflow:hidden!important;margin-bottom:-54px;padding-bottom:54px}@media (max-width:1260px){.healing-types__cards-slider .swiper-container{overflow:visible!important}.healing-types__cards-slider .swiper-container .swiper-slide{width:auto}}@media (max-width:735px){.healing-types__cards-slider{margin-top:23px}}.healing-types__cards-slider .swiper-pagination{display:none}.healing-types__cards-slider .swiper-button-next,.healing-types__cards-slider .swiper-button-prev{margin-top:-64.5px}@media (max-width:1550px){.healing-types__cards-slider .swiper-button-next,.healing-types__cards-slider .swiper-button-prev{display:unset}}@media (max-width:1260px){.healing-types__cards-slider .swiper-button-next,.healing-types__cards-slider .swiper-button-prev{display:none}}.card-healing-type{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:250px;border:2px solid #c5cddb;padding:108px 25px 0;height:189px;position:relative;background:url(/_next/static/media/circle.e99824eac74b8af5cc457aac3259135f.svg) 50% 27px no-repeat}.card-healing-type,.card-healing-type .card-healing-type__title{-webkit-transition:.25s;-moz-transition:.25s;transition:.25s}.card-healing-type:hover{background-color:#fff;-webkit-box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);border-color:transparent}.card-healing-type:hover .card-healing-type__title{color:#106ceb;text-decoration:underline;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}@media (max-width:1550px){.card-healing-type{width:263px}}@media (max-width:1260px){.card-healing-type{width:250px}}@media (max-width:735px){.card-healing-type{max-width:155px;background-size:50px;padding:90px 10px 0;height:168px}.card-healing-type:before{background-size:auto 35px!important;background-position-y:42px!important}}.card-healing-type:before{content:"";position:absolute;width:100%;height:88px;top:0;left:0;pointer-events:none}@media (max-width:735px){.card-healing-type:before{left:4px}}.card-healing-type .card-healing-type__icon{border:0!important;outline:none!important;position:absolute;display:block;top:-10px;left:92px;width:100px;height:100px}@media (max-width:1550px){.card-healing-type .card-healing-type__icon{left:100px}}@media (max-width:1260px){.card-healing-type .card-healing-type__icon{left:93px}}@media (max-width:735px){.card-healing-type .card-healing-type__icon{top:-10px;left:52px;width:87px;height:87px}}.card-healing-type-variant-1{background-position:50% 26px}.card-healing-type-variant-1:before{background:url(/_next/static/media/1.ec56c7adb6367c5732efabcfa1937b95.svg) 57% 100% no-repeat;background-size:29px 42px}.card-healing-type-variant-2{background-position:46% 26px}.card-healing-type-variant-2:before{background:url(/_next/static/media/2.cc2c6458bd025ee9afe227bb46f0de61.svg) 57% 100% no-repeat;background-size:42px 42px}.card-healing-type-variant-3{background-position:47% 26px}.card-healing-type-variant-3:before{background:url(/_next/static/media/3.95f31d3255edd8df748b22f4f7803523.svg) 57% 100% no-repeat;background-size:42px 42px}.card-healing-type-variant-4{background-position:48% 26px}.card-healing-type-variant-4:before{background:url(/_next/static/media/4.0bef71b8546edf182df1dbd57d7b841b.svg) 58% 100% no-repeat;background-size:42px 42px}.card-healing-type-variant-5{background-position:48% 26px}.card-healing-type-variant-5:before{background:url(/_next/static/media/5.b18d394d45c8fc07eed75633432eae91.svg) 57% 100% no-repeat;background-size:42px 42px}.card-healing-type__title{text-align:center;width:100%;display:block;margin:auto;font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;text-decoration:underline;color:#252837}@media (max-width:735px){.card-healing-type__title{font-size:12px;line-height:21px}}.healing-sub-paper-1{background:#fff;display:-moz-box;display:flex;-moz-box-align:stretch;align-items:stretch}.healing-sub-paper-1__container{margin-top:80px}@media (max-width:735px){.healing-sub-paper-1__container{margin-top:70px}}.healing-sub-paper-1__image{position:relative;flex-shrink:0;-moz-box-flex:0;flex-grow:0;width:627px}@media (max-width:1550px){.healing-sub-paper-1__image{width:542px}}@media (max-width:1260px){.healing-sub-paper-1__image{display:none}}.healing-sub-paper-1__img{position:absolute;width:100%;height:100%;object-fit:cover}.healing-sub-paper-1__text{max-height:-webkit-min-content;max-height:-moz-min-content;max-height:min-content;flex-basis:771px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5.15%}@media (max-width:1550px){.healing-sub-paper-1__text{padding-left:4.55%;padding-right:4%}}@media (max-width:1260px){.healing-sub-paper-1__text{padding-left:6.1%;padding-top:5.55%;padding-right:12%;flex-basis:100%}}@media (max-width:1000px){.healing-sub-paper-1__text{padding:7.55% 7% 7.3% 6.9%}}@media (max-width:735px){.healing-sub-paper-1__text{padding:13% 0 12.2% 8.7%}}.healing-sub-paper-1__title{font-family:Montserrat,sans-serif;font-size:30px;line-height:40px;font-weight:700;color:#252837;max-width:96%}@media (max-width:1260px){.healing-sub-paper-1__title{max-width:90%}}@media (max-width:735px){.healing-sub-paper-1__title{font-size:19px;line-height:26px;max-width:99%}}.healing-sub-paper-1__countries{margin-top:29px;margin-left:-3px;margin-bottom:-15px}@media (max-width:1260px){.healing-sub-paper-1__countries{margin-top:27px;margin-left:1px;margin-bottom:-11px}}.healing-sub-paper-1__country{margin-bottom:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-family:Montserrat,sans-serif;font-size:12px;line-height:30px;font-weight:700;color:#252837;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:19.5px;padding-right:17px;margin-right:17px;min-width:88px;cursor:pointer}.healing-sub-paper-1__country span{border-bottom:2px dotted #000}@media (max-width:735px){.healing-sub-paper-1__country:not(:last-child){margin-bottom:11px}}.healing-sub-paper-1__country[name~=kor]:before{background:url(/_next/static/media/southKorea.fac2a6a1a83dd246a44bdd2a7d89c4d1.svg) 50% no-repeat,#fff;background-size:35px}.healing-sub-paper-1__country[name~=chi]:before{background:url(/_next/static/media/china.26e528722136b86128f747fe88286e35.svg) 4px 2px no-repeat,#dd2910;background-size:33px}.healing-sub-paper-1__country[name~=tha]:before{background:url(/_next/static/media/thailand.fe04f38ebedc678f43992041c46b0511.svg) 50% no-repeat;background-size:42px}.healing-sub-paper-1__country .healing-sub-paper-1__country-flag{content:"";-webkit-box-shadow:0 0 3px 3px rgba(233,237,241,.4);box-shadow:0 0 3px 3px rgba(233,237,241,.4)}.healing-sub-paper-1__country .healing-sub-paper-1__country-flag,.healing-sub-paper-1__country:before{width:35px;height:35px;border-radius:50%;margin:2px 5px 2px 2px;vertical-align:-50%;display:inline-block}.healing-sub-paper-1__country:hover{color:#106ceb;text-decoration:none}.healing-sub-paper-1__country:hover span{border-color:#106ceb}.healing-sub-paper-1__country[active]{background-color:#c8e1fa;color:#106ceb;text-decoration:none}.healing-sub-paper-1__country[active] span{border-bottom:none}.healing-sub-paper-1__country_active{background-color:#c8e1fa;color:#106ceb;text-decoration:none}.healing-sub-paper-1__country_active span{border-bottom:none}.healing-sub-paper-1__top-text{margin-top:34px;max-width:602px;margin-bottom:32px}.healing-sub-paper-1__top-text,.healing-sub-paper-1__top-text.OkeList li{white-space:pre-wrap;color:#252837;font-weight:400;font-size:14px;line-height:28px}@media (max-width:1000px){.healing-sub-paper-1__top-text.OkeList li{font-size:12px;line-height:22px}}@media (max-width:1550px){.healing-sub-paper-1__top-text{margin-top:28px;max-width:602px}}@media (max-width:1000px){.healing-sub-paper-1__top-text{margin-top:18px;font-size:12px;line-height:22px;margin-bottom:18px}}.healing-sub-paper-1 .OkeList{margin-bottom:36px}.healing-sub-paper-1 .OkeList li{margin-bottom:27px;max-width:560px}@media (max-width:1550px){.healing-sub-paper-1 .OkeList li{font-size:14px;line-height:28px}}@media (max-width:1260px){.healing-sub-paper-1 .OkeList li{max-width:780px}}@media (max-width:735px){.healing-sub-paper-1 .OkeList li{font-size:12px;line-height:22px}.healing-sub-paper-1 .OkeList li:before{width:25px;height:25px;background-size:25px}}.healing-sub-paper-1__subheader{font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837;margin-top:43px}@media (max-width:1260px){.healing-sub-paper-1__subheader{margin-top:40px;margin-left:2px}}@media (max-width:735px){.healing-sub-paper-1__subheader{font-size:16px;line-height:24px}}.healing-sub-paper-1__link{margin-top:23px;margin-left:-2px;margin-bottom:5px;display:block;font-family:Montserrat,sans-serif;font-size:14px;line-height:21px;font-weight:600;color:#106ceb}@media (max-width:1550px){.healing-sub-paper-1__link{margin-top:20px}}@media (max-width:1260px){.healing-sub-paper-1__link{margin-top:21px;margin-left:0}}@media (max-width:735px){.healing-sub-paper-1__link{font-size:12px;line-height:21px}}.healing-sub-paper-1__link:hover{-webkit-filter:brightness(0) invert(57%) sepia(14%) saturate(3188%) hue-rotate(188deg) brightness(101%) contrast(101%);filter:brightness(0) invert(57%) sepia(14%) saturate(3188%) hue-rotate(188deg) brightness(101%) contrast(101%)}.healing-sub-paper-1__link:after{content:"";display:inline-block;background:url(/_next/static/media/arrow-long.b5877517108439ee1d51fc81d17311ec.svg) 100% 50% no-repeat;background-size:11px 8px;width:22px;height:8px}.healing-flex-best{margin-top:107px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:50px}@media (max-width:1260px){.healing-flex-best{margin-top:89px;padding:0 4.77%}}@media (max-width:1000px){.healing-flex-best{margin-top:79px;padding:0}}@media (max-width:735px){.healing-flex-best{margin-top:79px}}.healing-flex-best__title{white-space:pre-wrap;text-align:center;font-family:Montserrat,sans-serif;font-size:30px;line-height:39px;font-weight:700;color:#252837;padding:0 11%}@media (max-width:1550px){.healing-flex-best__title{padding:0 7%}}@media (max-width:1260px){.healing-flex-best__title{padding:0}}@media (max-width:735px){.healing-flex-best__title{font-size:19px;line-height:26px;text-align:start;padding-left:8.3%}}.healing-flex-best__container{display:-moz-box;display:flex;justify-content:space-around;margin-top:74px;flex-wrap:wrap}@media (max-width:1260px){.healing-flex-best__container{-moz-box-pack:start;justify-content:flex-start}}@media (max-width:1000px){.healing-flex-best__container{justify-content:space-around;margin-top:65px}}@media (max-width:735px){.healing-flex-best__container{-moz-box-pack:start;justify-content:flex-start;margin-top:37px;padding-left:14px}}.healing-flex-best__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:86px;white-space:pre-wrap;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#252837;max-width:240px;width:25%;min-width:240px;min-height:61px;background-repeat:no-repeat!important;background-position:46.5% 0!important;background-size:61px 60px!important}.healing-flex-best__item:first-child{background:url(/_next/static/media/1.410fe8b3cb7ca0ab531b6a9cc5470bc9.svg)}.healing-flex-best__item:nth-child(2){background:url(/_next/static/media/2.3b99f26bf1cfcbc5658adeae1b09ae7b.svg)}.healing-flex-best__item:nth-child(3){background:url(/_next/static/media/3.c0e63ab47939e7732acf35bcd653ad8d.svg)}.healing-flex-best__item:nth-child(4){background:url(/_next/static/media/4.d0f324b3a556b8906d263d658f17a554.svg)}@media (max-width:735px){.healing-flex-best__item:first-child{background:url(/_next/static/media/1xs.21c30099959d6c5efa6dbe87a08fb2d2.svg)}.healing-flex-best__item:nth-child(2){background:url(/_next/static/media/2xs.bb85afa2a863067b656985d7a7bc80fe.svg)}.healing-flex-best__item:nth-child(3){background:url(/_next/static/media/3xs.43da46f68608e31d1e321fa6a2a7cfac.svg)}.healing-flex-best__item:nth-child(4){background:url(/_next/static/media/4xs.5c2e3a7ff6aae864fbe30678f40b0ff1.svg)}}@media (max-width:1260px){.healing-flex-best__item{text-align:start;background-position:0 0!important;padding:15px 0 0 83px;min-width:360px;margin-bottom:91px}.healing-flex-best__item:nth-child(odd){margin-right:77px}}@media (max-width:1000px){.healing-flex-best__item{text-align:center;background-position:46.5% 0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:86px 0 0;font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#252837;max-width:240px;width:25%;min-width:240px;margin-bottom:70px;margin-right:0;margin-left:0}.healing-flex-best__item:nth-child(2n){margin-right:65px}.healing-flex-best__item:nth-child(odd){margin-left:35px}}@media (max-width:735px){.healing-flex-best__item{background-size:56px 50px!important;text-align:start;background-position:0 0!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 0 0 72px;font-size:14px;line-height:21px;font-weight:700;color:#252837;max-width:90%;width:90%;min-width:90%;margin:0 0 43px;min-height:50px}.healing-flex-best__item:nth-child(2n){margin-right:0}.healing-flex-best__item:nth-child(odd){margin-left:0}}.paper-accordion{margin-top:69px;background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:72px 142.5px}@media (max-width:1550px){.paper-accordion{padding:54px 79.5px 63px}}@media (max-width:1260px){.paper-accordion{margin-top:1px;padding:54px 58px 63px}}@media (max-width:1000px){.paper-accordion{margin-top:14px;padding:48px 48px 63px}}@media (max-width:735px){.paper-accordion{margin-top:35px;padding:45px 29px 44px}}.paper-accordion__title{font-family:Montserrat,sans-serif;text-align:center;font-size:30px;line-height:55px;font-weight:700;color:#252837;margin-bottom:40px}@media (max-width:1260px){.paper-accordion__title{margin-bottom:34px}}@media (max-width:1000px){.paper-accordion__title{margin-bottom:40px}}@media (max-width:735px){.paper-accordion__title{font-size:18px;line-height:25px;text-align:start;letter-spacing:.05em;margin-bottom:32px}}.paper-accordion__text{max-width:725px;margin-left:0;font-size:14px;line-height:30px;font-weight:400;color:#252837;margin-top:1px;margin-bottom:1px}@media (max-width:735px){.paper-accordion__text{font-size:12px;line-height:22px}}.paper-accordion .paper-accordion__visa-title{color:#252837;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:24px;margin-top:10px}@media (max-width:735px){.paper-accordion .paper-accordion__visa-title{line-height:24px;font-size:12px}}.paper-accordion .paper-accordion__visa-text{color:#252837;font-size:14px;font-weight:400;line-height:28px}.paper-accordion .paper-accordion__button{color:#106ceb;font-family:Montserrat,sans-serif;margin-top:16px;margin-bottom:3px;font-size:16px;line-height:21px;font-weight:700;border-bottom:2px dotted #106ceb}@media (max-width:735px){.paper-accordion .paper-accordion__button{font-size:14px;line-height:21px}}.paper-accordion .Collapsible{border-top:1px solid #d9e1e8;padding-top:0;padding-bottom:0!important;position:relative}.paper-accordion .Collapsible:last-child{border-bottom:1px solid #d9e1e8}.paper-accordion .Collapsible__trigger{cursor:pointer;padding-top:22px;padding-bottom:21px;max-width:876px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-family:Montserrat,sans-serif;font-size:18px;line-height:30px;font-weight:600;color:#252837}.paper-accordion .Collapsible__trigger:after{position:absolute;display:inline-block;right:17px;content:"";width:10px;height:16px;top:10px;background:url(/_next/static/media/black-arrow.8c26424d7ff27e120fa2b280f5083949.svg) 50% 50%/10px 16px no-repeat;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);padding:20px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out,-moz-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-moz-transform .2s ease-in-out;opacity:.3}@media (max-width:1260px){.paper-accordion .Collapsible__trigger:after{padding-right:2px}}@media (max-width:735px){.paper-accordion .Collapsible__trigger:after{padding-right:0;background-size:8px 12px!important;right:0;top:5px;width:8px;height:12px}}.paper-accordion .Collapsible__trigger.is-open:after{opacity:1;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.paper-accordion .Collapsible__trigger:hover:after{background:url(/_next/static/media/accent-arrow.93e56c79d5c7e7811cdde8f2de6da541.svg) 50% 50%/10px 16px no-repeat;opacity:1}.paper-accordion .Collapsible__trigger:hover{color:#106ceb;opacity:1}@media (max-width:1260px){.paper-accordion .Collapsible__trigger{max-width:83%}}@media (max-width:1000px){.paper-accordion .Collapsible__trigger{max-width:90%}}@media (max-width:735px){.paper-accordion .Collapsible__trigger{font-size:14px;line-height:21px;max-width:86%;padding-top:20px;padding-bottom:19px}}.paper-accordion .Collapsible__contentInner{margin-top:-9px;padding-left:2px;padding-bottom:41px}@media (max-width:1260px){.paper-accordion .Collapsible__contentInner{padding-right:16%}}@media (max-width:1000px){.paper-accordion .Collapsible__contentInner{padding-right:0}}@media (max-width:735px){.paper-accordion .Collapsible__contentInner{margin-top:-6px;padding-right:7%;padding-bottom:26px}}.paper-accordion .Collapsible__contentInner li{font-size:14px;line-height:28px;font-weight:400;color:#252837;padding-left:47px;position:relative}@media (max-width:735px){.paper-accordion .Collapsible__contentInner li{font-size:12px;line-height:22px;padding-left:26px}}.paper-accordion .Collapsible__contentInner li:before{position:absolute;left:0;top:12px;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);transform:translateY(-1px);content:"";display:inline-block;width:6px;height:6px;font-size:14px;line-height:28px;font-weight:400;background:#252837;border-radius:50%;margin-left:29px;margin-bottom:1.5px;margin-right:12px}@media (max-width:735px){.paper-accordion .Collapsible__contentInner li:before{margin-left:10px;top:8.8px}}.paper-accordion__link{margin-top:31px;margin-left:0;margin-bottom:0}@media (max-width:1260px){.paper-accordion__link{margin-top:27px}}@media (max-width:1000px){.paper-accordion__link{margin-top:21px}}.paper-accordion .paper-accordion__footer{margin-top:47px;margin-bottom:-16px}@media (max-width:1550px){.paper-accordion .paper-accordion__footer{margin-bottom:-12px}}@media (max-width:1260px){.paper-accordion .paper-accordion__footer{margin-bottom:-11px}}.opinions-slider{padding-top:96px}@media (max-width:1550px){.opinions-slider{padding-top:123px}}@media (max-width:1260px){.opinions-slider{padding-top:90px}}@media (max-width:735px){.opinions-slider{padding-top:76px}}.opinions-slider__container{position:relative}.opinions-slider .swiper-container{position:unset;overflow:hidden;margin-bottom:0;padding-bottom:61px}@media (max-width:1550px){.opinions-slider .swiper-container{padding-bottom:67px}}@media (max-width:1000px){.opinions-slider .swiper-container{padding-bottom:69px}}@media (max-width:1260px){.opinions-slider .swiper-container .swiper-slide{width:auto}}@media (max-width:735px){.opinions-slider .swiper-container{padding-bottom:58px}}.opinions-slider .swiper-button-next,.opinions-slider .swiper-button-prev{margin-top:-100px}.opinions-slider .swiper-pagination{margin-bottom:0}@media (max-width:735px){.opinions-slider .swiper-pagination{display:unset;margin-left:-20px}}.opinions-slider .main-info__opinions-video{width:421px;height:214px}@media (max-width:1550px){.opinions-slider .main-info__opinions-video{width:367px;height:214px}}@media (max-width:1000px){.opinions-slider .main-info__opinions-video{width:324px;height:190px}}@media (max-width:735px){.opinions-slider .main-info__opinions-video{width:100%}}.opinions-slider .main-info__opinions-title{margin-top:10px}@media (max-width:1550px){.opinions-slider .main-info__opinions-title{font-size:18px}}@media (max-width:735px){.opinions-slider .main-info__opinions-title{font-size:16px;line-height:24px}}.opinions-slider .main-info__opinions-text,.opinions-slider .main-info__opinions-title{margin-left:24px}@media (max-width:1550px){.opinions-slider .main-info__opinions-text,.opinions-slider .main-info__opinions-title{width:367px}}@media (max-width:1260px){.opinions-slider .main-info__opinions-text,.opinions-slider .main-info__opinions-title{margin-left:30px}}.opinions-slider__title{margin-bottom:30px;text-align:center;font-family:Montserrat,sans-serif;font-size:30px;line-height:55px;font-weight:700;color:#252837}@media (max-width:735px){.opinions-slider__title{font-size:19px;line-height:55px;text-align:start;margin-left:30px;margin-bottom:12px}}.fob{width:100%;background:url(/_next/static/media/2.7170668c868757d74784135e9dc9dc70.png) 7.3% 35% no-repeat,url(/_next/static/media/2bg.df04c2e811736b332c2e0689da486592.png);background-size:auto 86.5%,auto;padding-left:49.9%;padding-top:88px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:89px;position:relative}.fob .fob__loading{position:absolute;left:50%;z-index:1;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fob[loading]:before{position:absolute;content:"";left:0;top:0;width:100%;height:100%;display:block;background:hsla(0,0%,100%,.39)}@media (max-width:1550px){.fob{background-size:41% auto,auto;background-position:5% 42%}}@media (max-width:1260px){.fob{padding-top:57px;padding-left:43.5%;background-size:36% auto,auto;background-position:3.7% 52%;padding-bottom:36px}}@media (max-width:1000px){.fob{padding-top:57px;padding-left:7%;background-size:36% auto,auto;background-position:3.7% 52%;padding-bottom:36px;background:url(/_next/static/media/2bg.df04c2e811736b332c2e0689da486592.png)}}@media (max-width:735px){.fob{padding-top:46px;padding-left:8.7%;background-size:36% auto,auto;background-position:3.7% 52%;padding-bottom:30px;background:url(/_next/static/media/2bg.df04c2e811736b332c2e0689da486592.png)}}.fob__container{position:relative;padding-top:71px;margin-bottom:159px}@media (max-width:1550px){.fob__container{margin-bottom:148px}}@media (max-width:1260px){.fob__container{margin-bottom:115px}}@media (max-width:735px){.fob__container{padding-top:64px}}.fob__title{max-width:70%;font-family:Montserrat,sans-serif;font-size:30px;line-height:39px;font-weight:700;color:#fff}@media (max-width:1550px){.fob__title{max-width:80%}}@media (max-width:1260px){.fob__title{max-width:90%}}@media (max-width:1000px){.fob__title{max-width:95%}}@media (max-width:735px){.fob__title{font-size:19px;line-height:26px}}.fob__blocks{margin-top:23px;margin-left:-14px}@media (max-width:1000px){.fob__blocks{margin-top:30px;margin-left:-6px}}@media (max-width:735px){.fob__blocks{margin-top:20px;margin-left:-12px}}.fob__item{background:url(/_next/static/media/check-icon.ab92dd09f078b66464bab8e46478ecb4.svg) 0 0/40px 35px no-repeat;font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;color:#fff;padding-top:12px;padding-left:56px;margin-bottom:24px}@media (max-width:735px){.fob__item{font-size:14px;line-height:21px;background-size:33px;padding-left:48px;padding-top:10px;margin-bottom:18px}}.fob__flex{margin-top:64px;display:-moz-box;display:flex;flex-wrap:wrap;margin-left:1px}@media (max-width:1260px){.fob__flex{margin-top:45px}}@media (max-width:735px){.fob__flex{margin-top:32px}}.fob__flex>:nth-child(2n){margin-left:29px}@media (max-width:735px){.fob__flex>:nth-child(2n){margin-left:0}}.fob__flex>*{max-width:50%;margin-bottom:24px}@media (max-width:735px){.fob__flex>*{max-width:100%;margin-bottom:18px}}.fob__form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:19px;font-size:16px;line-height:30px;font-weight:400;color:#252837;height:52px;background-color:#fff;width:37.18%}@media (max-width:1550px){.fob__form{width:41.5%}}@media (max-width:1260px){.fob__form{width:44.26785%}}@media (max-width:735px){.fob__form{width:90%;padding-left:15px}}.fob__btn{text-align:center;background-color:#ed0d32;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff;width:37.18%}@media (max-width:1550px){.fob__btn{width:41.5%}}@media (max-width:1260px){.fob__btn{width:44.26785%}}@media (max-width:735px){.fob__btn{width:90%;margin-bottom:14px}}.fob__btn:disabled{cursor:default;-webkit-filter:grayscale(.6);filter:grayscale(.6);color:#c5c5c5}.fob__btn:not(:disabled):hover{background:#d50000}.fob__hide{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:4px;font-size:13px;line-height:18px;font-weight:400;max-width:50%;display:-moz-box;display:flex;grid-gap:15px;gap:15px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center}.fob__hide,.fob__hide a{color:#81b8fc}@media (max-width:1550px){.fob__hide{padding-left:0;padding-top:0;max-width:48%;line-height:17px}}@media (max-width:1000px){.fob__hide{padding-left:0;padding-top:9px;max-width:50%;line-height:17px}}@media (max-width:735px){.fob__hide{padding-left:0;padding-top:0;max-width:88%;line-height:17px}}.fob__checkbox input{position:absolute;z-index:-1;opacity:0}.fob__checkbox span{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;background-color:#fff;border:2px solid #dce2ed;cursor:pointer}.fob__checkbox input:checked+span{background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAQAAAAqJXdxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkBw4VJwTUu0/wAAAAhUlEQVQI12XOIQoCARCF4bGZBDGJsGKwKAgGb6CH8CBGwSNo9wKuyIJ5k8lkU2yeY9NnWBfFnQkz/A8ef4jaLmSSOp554fSPR54orELDUveDB25gI8IaqbbQdwFbIcIR7ExkYK9ZBokchQdItcraEIauyjnrVBrlmboj1/v6Vc/cwfhX/A2T6J4KgzRxWwAAAABJRU5ErkJggg==") 50% no-repeat,#106ceb;border:none}.card-info{background:#fff;width:100%;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;padding-bottom:79px;padding-top:66px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.card-info{padding-top:54px;padding-bottom:67px}}@media (max-width:1260px){.card-info{padding-top:52px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:1000px){.card-info{padding-top:50px}}@media (max-width:735px){.card-info{padding:47px 29px 11px}}.card-info__container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:67px;margin-bottom:-26px}@media (max-width:1550px){.card-info__container{margin-bottom:-42px}}@media (max-width:1260px){.card-info__container{margin-bottom:-17px;margin-top:57px}}@media (max-width:1000px){.card-info__container{margin-bottom:40px;margin-top:35px}}.card-info__start{padding-left:47px;display:-moz-box;display:flex;padding-right:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.card-info__start{padding-left:35px}}@media (max-width:1260px){.card-info__start{padding-left:28px}}@media (max-width:735px){.card-info__start{padding:0}}.card-info__flag{display:block;margin-top:-7px;-webkit-box-shadow:0 0 8px 5px rgba(233,237,241,.55);box-shadow:0 0 8px 5px rgba(233,237,241,.55);width:60px;height:60px;flex-shrink:0;border-radius:50%;overflow:hidden}@media (max-width:735px){.card-info__flag{display:none}}.card-info__title{margin-top:1px;margin-left:20px;font-family:Montserrat,sans-serif;font-size:18px;line-height:24px;font-weight:700;color:#252837}@media (max-width:1260px){.card-info__title{max-width:39%}}@media (max-width:1000px){.card-info__title{max-width:50%;margin-left:17px}}@media (max-width:735px){.card-info__title{max-width:100%;font-size:16px;line-height:24px;margin-left:0}}.card-info__end{width:934.5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;flex-shrink:0}@media (max-width:1550px){.card-info__end{width:795px;padding-right:40px}}@media (max-width:1260px){.card-info__end{width:96%;padding-top:30px;padding-left:110px}}@media (max-width:1000px){.card-info__end{padding-top:25px;padding-left:105px;width:100%}}@media (max-width:735px){.card-info__end{padding:17px 0;width:100%}}.card-info__text{max-width:800px;font-size:14px;line-height:28px;font-weight:400;color:#252837}@media (max-width:735px){.card-info__text{font-size:12px;line-height:22px;padding-right:1%}}.card-info__items{margin-top:13px;margin-left:-16px}@media (max-width:735px){.card-info__items{margin-top:15px;margin-left:-11px}}.card-info__item{padding-top:12px;padding-left:56px;margin-bottom:14px;background:url(/_next/static/media/check-icon-light.e8abc63df61c34a68cd22db9e824cd7c.svg) 0 0/40px 35px no-repeat;font-family:Montserrat,sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#252837;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.card-info__item{padding-right:10%}}@media (max-width:1260px){.card-info__item{margin-bottom:16px;padding-right:11%}}@media (max-width:1000px){.card-info__item{padding-right:0}}@media (max-width:735px){.card-info__item{font-size:12px;line-height:21px;background-size:34px 30px;padding-top:10px;padding-left:47px;margin-bottom:18px}}.card-info__links{margin-top:41px}@media (max-width:1550px){.card-info__links{margin-top:37px}}@media (max-width:735px){.card-info__links{margin-top:24px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start}}.card-info__link{font-family:Montserrat,sans-serif;font-size:16px;line-height:21px;font-weight:600;margin-right:48px;color:#106ceb;border-bottom:2px dotted #106ceb;cursor:pointer}.card-info__link:hover{opacity:.6}@media (max-width:1000px){.card-info__link{white-space:nowrap;margin-right:38px}}@media (max-width:735px){.card-info__link{font-size:14px;line-height:21px;margin-bottom:20px}}@-webkit-keyframes show-overlay{0%{top:-100%;opacity:0}to{top:0;opacity:1}}@-moz-keyframes show-overlay{0%{top:-100%;opacity:0}to{top:0;opacity:1}}@keyframes show-overlay{0%{top:-100%;opacity:0}to{top:0;opacity:1}}.card-info__overlay{position:fixed;width:100%;max-width:100%;min-height:100vh;height:0;top:0;left:0;z-index:100;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:rgba(216,236,255,.6);overflow:auto;padding:53px 30px;display:-moz-box;display:flex;-webkit-transition:top .2s,opacity .2s;-moz-transition:top .2s,opacity .2s;transition:top .2s,opacity .2s}.card-info__overlay,.card-info__overlay_hide{-webkit-animation:none;-moz-animation:none;animation:none}.card-info__overlay_hide{top:-100%;opacity:0;pointer-events:none}@media (max-width:735px){.card-info__overlay{padding:calc(15px + 38 * ((100vw - 375px) / 360)) calc(15px + 15 * ((100vw - 375px) / 360));width:100vw;max-width:100vw}}.card-info__popup{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:#fff;width:1000px;max-height:100%;max-width:100%;padding:82px 0;position:relative;margin:auto auto 50px}@media (max-width:735px){.card-info__popup{padding:calc(49px + 33 * ((100vw - 375px) / 360)) 0}}.card-info__popup .PopupFormCall__close{-webkit-filter:brightness(0) saturate(100%) invert(79%) sepia(9%) saturate(244%) hue-rotate(164deg) brightness(99%) contrast(94%);filter:brightness(0) saturate(100%) invert(79%) sepia(9%) saturate(244%) hue-rotate(164deg) brightness(99%) contrast(94%)}.card-info__popup .PopupFormCall__close:hover{-webkit-transform:none;-moz-transform:none;transform:none}.card-info__popup-title{text-align:center;max-width:100%;margin:0 auto;font-family:Montserrat,sans-serif;font-weight:700;color:#252837;width:500px;font-size:30px;line-height:36px}@media (max-width:1000px){.card-info__popup-title{position:relative;top:-4px;max-width:89%}}@media (max-width:735px){.card-info__popup-title{font-size:-moz-calc(19px + 11 * ((100vw - 375px)/360));font-size:calc(19px + 11 * ((100vw - 375px) / 360));line-height:-moz-calc(26px + 10 * ((100vw - 375px)/360));line-height:calc(26px + 10 * ((100vw - 375px) / 360))}}.card-info__popup-top{-moz-box-flex:0;flex:0 0 auto}.card-info__popup-mid{overflow:auto;margin-top:37px;margin-right:31px;-moz-box-flex:0;flex:0 1 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 85px}.card-info__popup-mid::-webkit-scrollbar{width:13px}.card-info__popup-mid::-webkit-scrollbar-track{background-color:#f6f6f8}.card-info__popup-mid::-webkit-scrollbar-thumb{background-color:#dbe0e6}@media (max-width:735px){.card-info__popup-mid{margin-top:21px;padding:0 calc(30px + 55 * ((100vw - 375px) / 360));margin-right:calc((50px + 25 * ((100vw - 375px) / 360) - 13px) / 2)}}.PopupBot{-moz-box-flex:0;flex:0 0 auto;margin-top:45px;padding:0 85px}@media (max-width:1000px){.PopupBot{padding:0 calc(20px + 65 * ((100vw - 768px) / 232))}}@media (max-width:735px){.PopupBot{margin-top:5px;padding:0 10px}}.healing-type-page__spacing1{margin-top:32px}@media (max-width:1550px){.healing-type-page__spacing1{margin-top:6px}}@media (max-width:1260px){.healing-type-page__spacing1{margin-top:13px}}@media (max-width:1000px){.healing-type-page__spacing1{margin-top:-33px}}.healing-type-page__spacing2{margin-top:13px}@media (max-width:1260px){.healing-type-page__spacing2{margin-top:-5px}}@media (max-width:1000px){.healing-type-page__spacing2{margin-top:18px}}@media (max-width:1550px){.healing-type-page__spacing3{margin-top:-15px}}@media (max-width:1260px){.healing-type-page__spacing3{margin-top:-25px}}@media (max-width:1000px){.healing-type-page__spacing3{margin-top:-18px}}@media (max-width:1550px){.healing-type-page__spacing4{margin-top:-12px}}@media (max-width:1000px){.healing-type-page__spacing4{margin-top:15px}}.price-list__item{margin-bottom:12px}@media (max-width:735px){.price-list__item{margin-bottom:13.5px}}.price-list__item-price{display:-moz-box;display:flex;-moz-box-align:end;align-items:flex-end}.price-list__item-cost,.price-list__item-name{font-family:Montserrat,sans-serif;font-size:16px;line-height:30px;font-weight:600;color:#252837}@media (max-width:735px){.price-list__item-cost,.price-list__item-name{font-size:-moz-calc(14px + 2 * ((100vw - 375px)/360));font-size:calc(14px + 2 * ((100vw - 375px) / 360));line-height:-moz-calc(21px + 9 * ((100vw - 375px)/360));line-height:calc(21px + 9 * ((100vw - 375px) / 360))}}.price-list__item-name{-moz-box-flex:1;flex:1 1 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.price-list__item-name:after{content:"........................................................................................................................................................................................................................................................................................................................................................................";font-family:Open Sans,sans-serif;font-size:14px;line-height:30px;font-weight:400;color:#9d9faf;position:absolute;margin-left:18px;margin-top:1px;overflow:hidden}@media (max-width:735px){.price-list__item-name:after{font-size:-moz-calc(12px + 2 * ((100vw - 375px)/360));font-size:calc(12px + 2 * ((100vw - 375px) / 360));margin-left:calc(10px + 8 * ((100vw - 375px) / 360));margin-top:calc(-4px + 5 * ((100vw - 375px) / 360))}}.price-list__item-cost{-moz-box-flex:0;flex:0 0 130px;margin-left:15px;white-space:nowrap}@media (max-width:1000px){.price-list__item-cost{flex-basis:105px}}@media (max-width:735px){.price-list__item-cost{flex-basis:-moz-calc(78px + 27 * ((100vw - 375px)/360));flex-basis:calc(78px + 27 * ((100vw - 375px) / 360));margin-left:calc(5px + 10 * ((100vw - 375px) / 360))}}.price-list__item-description{width:380px;max-width:-moz-calc(100% - 130px);max-width:calc(100% - 130px);font-size:14px;line-height:24px;font-weight:400;color:#61647c;white-space:pre-wrap}@media (max-width:735px){.price-list__item-description{font-size:12px;line-height:20px;max-width:100%}}.button-panel{background-color:#e7f2fd;border-radius:7px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:26px 48px}@media (max-width:1000px){.button-panel{padding:26px 25px}}@media (max-width:735px){.button-panel{flex-wrap:wrap;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-top:35px}}.button-panel__text{font-family:Montserrat,sans-serif;font-size:12px;line-height:21px;font-weight:700;color:#252837;-moz-box-flex:1;flex:1 1 auto;background:url(/_next/static/media/hands.58e49809c895ee03e22689ec00d5f75e.svg) 0 no-repeat;background-size:41px 36px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:66px;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);transform:translateY(-2px);height:36px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-right:10px}@media (max-width:735px){.button-panel__text{font-size:-moz-calc(11px + 1 * ((100vw - 375px)/360));font-size:calc(11px + 1 * ((100vw - 375px) / 360));line-height:16px;margin-right:0;padding-left:53px;margin-bottom:20px}}.button-panel__content{max-width:230px}@media (max-width:735px){.button-panel__content{max-width:100%}}.button-panel__icon{width:41px;height:36px;background-size:41px 36px;-moz-box-flex:0;flex:0 0 auto;margin-right:26px;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);transform:translateY(-1px)}@media (max-width:1000px){.button-panel__icon{margin-right:15px}}.button-panel__button{text-align:center;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff;-webkit-transform:translateY(-2px) translateX(-8px);-moz-transform:translateY(-2px) translateX(-8px);transform:translateY(-2px) translateX(-8px);padding:0 24px;white-space:nowrap;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#ed0d32;-moz-box-flex:0;flex:0 1 300px;margin:auto}.button-panel__button:hover{background:#d50000}@media (max-width:1000px){.button-panel__button{-moz-box-flex:0;flex-grow:0;flex-shrink:1;flex-basis:-moz-calc(233px + 67 * ((100vw - 768px)/232));flex-basis:calc(233px + 67 * ((100vw - 768px) / 232));-webkit-transform:translateY(-2px) translateX(0);-moz-transform:translateY(-2px) translateX(0);transform:translateY(-2px) translateX(0)}}@media (max-width:735px){.button-panel__button{font-size:-moz-calc(11px + 1 * ((100vw - 375px)/360));font-size:calc(11px + 1 * ((100vw - 375px) / 360));margin:0 auto;-moz-box-flex:1;flex:1 1 100%;width:100%}}.text-card{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #c5cddb;padding:35px 53px 38px;margin-bottom:25px;margin-top:-5px;overflow:hidden}@media (max-width:1000px){.text-card{margin-top:-9px;margin-bottom:30px;padding-bottom:21px}}@media (max-width:735px){.text-card{padding:26px 19px}}.text-card:last-child{margin-bottom:0}@media (max-width:735px){.text-card:last-child{margin-bottom:30px}}.text-card__title{font-family:Montserrat,sans-serif;font-size:16px;line-height:30px;font-weight:600;color:#252837}@media (max-width:735px){.text-card__title{font-size:14px;line-height:21px;max-width:90%}}.text-card__text{font-size:14px;line-height:24px;font-weight:400;color:#61647c;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (max-width:735px){.text-card__text{font-size:12px;line-height:22px;margin-top:5px}}.text-card__images{margin-top:32px;display:-moz-box;display:flex;max-width:100%}@media (max-width:1000px){.text-card__images{margin-top:22px;margin-right:0;margin-bottom:20px}}@media (max-width:735px){.text-card__images{margin-bottom:8px}}.text-card__image{height:200px;margin-right:20px}@media (max-width:1000px){.text-card__image{height:-moz-calc(159px + 41 * ((100vw - 768px)/232));height:calc(159px + 41 * ((100vw - 768px) / 232))}}@media (max-width:735px){.text-card__image{width:100%;height:auto}.text-card__image:not(:first-child){display:none}}.detailed-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:8px 56px}@media (max-width:1000px){.detailed-text{padding:3px calc(30px + 26 * ((100vw - 768px) / 232))}}@media (max-width:735px){.detailed-text{padding:3px 30px 30px}}.detailed-text__mid{padding:0 85px}@media (max-width:1000px){.detailed-text__mid{padding:0 calc(20px + 65 * ((100vw - 768px) / 232))}}@media (max-width:735px){.detailed-text__mid{padding:0 calc(0px + 20 * ((100vw - 768px) / 232))}}.detailed-text__subtitle,.detailed-text strong{font-family:Montserrat,sans-serif;font-size:16px;line-height:30px;font-weight:600;color:#252837}@media (max-width:735px){.detailed-text__subtitle,.detailed-text strong{font-size:14px;line-height:21px;margin-bottom:5px}}.detailed-text__text{font-size:14px;line-height:24px;font-weight:400;color:#61647c}@media (max-width:735px){.detailed-text__text{font-size:12px;line-height:22px}}.detailed-text__text p{margin-bottom:25px}@media (max-width:735px){.detailed-text__text p{margin-bottom:22px}}.detailed-text__text ul{padding-left:20px}.detailed-text__text li,.detailed-text__text ul{list-style:disc none outside;list-style:initial}.detailed-text__text li{display:list-item}.detailed-text__image{margin-top:27px;width:100%}#footerMenu{overflow:hidden}.burger-menu-container{position:absolute;left:0;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;min-height:100vh;background:#252837;z-index:20;opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;-moz-transition:opacity .4s,transform .4s,-moz-transform .4s;transition:opacity .4s,transform .4s;transition:opacity .4s,transform .4s,-webkit-transform .4s,-moz-transform .4s;padding:120px 32px 50px;pointer-events:none}.burger-menu-container,.burger-menu-container.burger-menu-container-footer{-webkit-transform:translateY(-100vh);-moz-transform:translateY(-100vh);transform:translateY(-100vh);display:none}.burger-menu-container.burger-menu-container-footer{top:unset}@media (max-width:735px){.burger-menu-container.burger-menu-container-footer{display:-moz-box;display:flex}}@media (max-width:1260px){.burger-menu-container{display:-moz-box;display:flex}.burger-menu-container_active{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.burger-menu-container_active.burger-menu-container-footer{top:unset;pointer-events:auto;-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);transform:translateY(-50px)}}.burger-menu__content{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;height:100%;-moz-box-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:relative;left:-42.5px;max-width:457px;margin:0 auto}@media (max-width:1000px){.burger-menu__content{left:0}}@media (max-width:735px){.burger-menu__content{padding-left:30px;margin-right:-30px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;justify-content:space-around}}.burger-menu__content-container{margin:auto}@media (max-width:735px){.burger-menu__content-container{margin:0 auto}}.burger-menu__link-container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;flex-wrap:wrap;margin-right:-5px;-moz-box-flex:0;flex:0 0 auto}@media (max-width:735px){.burger-menu__link-container{height:178px}}.burger-menu__contacts-container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-flex:0;flex:0 0 auto}@media (max-width:735px){.burger-menu__contacts-container{margin-top:36px}}.burger-menu__contacts-item{margin-bottom:18px}.burger-menu__contacts-title{font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase;color:#fff}.burger-menu__contacts-email{text-transform:unset}.burger-menu__contacts-button{margin-top:27px;position:relative;background-color:#ed0d32;text-align:center;font-size:12px;line-height:52px;font-weight:700;text-transform:uppercase;color:#fff}@media (max-width:735px){.burger-menu__contacts-button{left:-30px}}.burger-menu__contacts-subtitle{font-size:11px;font-weight:400;letter-spacing:.05em;color:#8f93ab}.burger-menu__contacts-subtitle,.burger-menu__link{line-height:24px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.burger-menu__link{font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:16px;-moz-box-flex:0;flex:0 0}.burger-menu__link:hover{text-decoration:underline}.burger-menu__divider{position:relative;width:300%;left:-70%;height:1px;background-color:#8f93ab;-moz-box-flex:0;flex:0 0 auto}.burger{margin-left:21px;-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);transform:translateY(-5px);background:url(/_next/static/media/burger.04541b6db7f693dc2f3c3dbc0f49e7d3.svg) 50%/14px 12px no-repeat,#c8e1fa;width:42px;height:42px;border-radius:50%;cursor:pointer;-webkit-transition:background-color 1s;-moz-transition:background-color 1s;transition:background-color 1s;z-index:21}.burger:hover{opacity:.7}@media (max-width:1260px){.burger_active{background:url(/_next/static/media/burger-x.5cd54959d92e808aa5997385c5d558c3.svg) 50%/14px 14px no-repeat,#252837;background-color:#252837!important;width:41px;height:41px;border:1px solid #fff}}@media (max-width:735px){.burger{width:52px;height:52px;background-size:20px 17px;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);transform:translateY(-3px)}.burger_active{background-size:18px 18px}}body{overflow-y:scroll}.page{position:relative;opacity:0;display:-moz-box;display:flex;min-height:100vh;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between}.page>*{z-index:2}.page .header{-moz-box-flex:0;flex:0 0 auto;z-index:4}.page .main{z-index:3;-moz-box-flex:1;flex:1 1 auto}.page .footer{-moz-box-flex:0;flex:0 0 auto}.page__image-cont{position:absolute;display:block;top:0;left:0;background-size:cover;height:700px;width:100%;z-index:1;overflow:hidden;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s}.page__image-cont:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(13,34,64,.5)}.page__image-cont img.page__image{position:relative;display:block;width:100%;height:100%;object-fit:cover}@media (max-width:1550px){.page__image-cont{height:700px}}@media (max-width:1260px){.page__image-cont{height:660px}}@media (max-width:1000px){.page__image-cont{height:700px}}@media (max-width:735px){.page__image-cont{height:605px}}.pageDone{opacity:1}.tours-page .find-tour .find-tour__title{padding-top:0;text-align:left;max-width:220px}@media (max-width:1260px){.tours-page .find-tour .find-tour__title{text-align:center;max-width:100%}}@media (max-width:1000px){.tours-page .find-tour .find-tour__title{padding-top:100px}}.tours-page .find-tour .TVWideForm{width:100%!important}.tours-page .find-tour .find-tour__container{display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;-moz-box-pack:justify;justify-content:space-between;width:1150px;height:100%;padding-bottom:0;padding-top:40px}@media (max-width:1550px){.tours-page .find-tour .find-tour__container{width:1040px}}@media (max-width:1260px){.tours-page .find-tour .find-tour__container{width:845px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;padding-top:0}}@media (max-width:1000px){.tours-page .find-tour .find-tour__container{width:375px}}@media (max-width:735px){.tours-page .find-tour .find-tour__container{width:305px}}.tours-page .find-tour .tv-search-form{width:885px}@media (max-width:1550px){.tours-page .find-tour .tv-search-form{width:100%}}.tour-page .find-tour,.tours-page .find-tour{margin-top:41px;height:260px}@media (max-width:1550px){.tour-page .find-tour,.tours-page .find-tour{margin-top:41px}}@media (max-width:1260px){.tour-page .find-tour,.tours-page .find-tour{height:300px}}@media (max-width:1000px){.tour-page .find-tour,.tours-page .find-tour{height:352px}}@media (max-width:735px){.tour-page .find-tour,.tours-page .find-tour{height:355px;margin-top:34px}}@media (max-width:1260px){.tour-page .bread-crumbs,.tours-page .bread-crumbs{margin-left:0}}@media (max-width:735px){.tour-page .bread-crumbs,.tours-page .bread-crumbs{margin-left:22px;margin-top:22px}}.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__title{margin-top:-4px}@media (max-width:1550px){.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__title{font-size:44px;line-height:55px}}@media (max-width:1260px){.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__title{max-width:600px;margin-top:0;margin-left:0;font-size:40px;line-height:50px}}@media (max-width:1000px){.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__title{margin-top:-5px;max-width:400px;font-size:36px;font-weight:700;line-height:46px}}@media (max-width:735px){.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__title{font-size:21px;font-weight:700;line-height:30px;margin-left:30px;margin-top:0}}.tours-filter{display:-moz-box;display:flex;margin-top:140px;-moz-box-pack:justify;justify-content:space-between;margin-bottom:139px}@media (max-width:1550px){.tours-filter{margin-bottom:127px}}@media (max-width:1260px){.tours-filter{margin-top:62px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:114px}}.tours-filter .tours-filter__tools-ctn{-moz-box-flex:0;flex:0 0 auto;width:337px;margin-right:60px}@media (max-width:1550px){.tours-filter .tours-filter__tools-ctn{width:270px;margin-right:30px}}@media (max-width:1260px){.tours-filter .tours-filter__tools-ctn{display:none}}.tours-filter .tours-filter__loader{display:none;position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}@media (max-width:1260px){.tours-filter .tours-filter__loader{top:70%}}.tours-filter .tours-filter__loader[loading]{display:block}.tours-filter__results{width:100%;position:relative}.tours-filter__results[loading]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.3)}.tours-filter__results[loading]:before{background:url(/_next/static/media/Spinner-0.7s-191px.40711b50ba99137eed7537ff07d5c56f.svg)}.tours-filter__results .card-tour{margin-bottom:50px;margin-right:50px}@media (max-width:1550px){.tours-filter__results .card-tour{margin-right:25px;margin-bottom:40px}.tours-filter__results .card-tour__cost-mini{vertical-align:top}.tours-filter__results .card-tour__title{font-size:20px;font-weight:700;line-height:30px}}@media (max-width:1260px){.tours-filter__results .card-tour{margin-right:32px;width:300px;margin-bottom:40px}.tours-filter__results .card-tour__title{font-size:22px;font-weight:700;line-height:30px;margin-left:25px}.tours-filter__results .card-tour__cost{font-size:32px;font-weight:400}.tours-filter__results .card-tour__cost-mini{font-size:18px;font-weight:400;line-height:24px}.tours-filter__results .card-tour__time{font-size:14px;font-weight:700}}@media (max-width:1000px){.tours-filter__results .card-tour{width:329px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:0;padding-right:50px;margin-right:50px}.tours-filter__results .card-tour__label{padding-left:25px}.tours-filter__results .card-tour__cost{font-size:32px;font-weight:400}.tours-filter__results .card-tour__cost-block,.tours-filter__results .card-tour__time,.tours-filter__results .card-tour__title{margin-left:25px}}@media (max-width:735px){.tours-filter__results .card-tour{margin-right:0;padding-left:0;width:100%;padding-right:50px}.tours-filter__results .card-tour__label{padding-left:25px}.tours-filter__results .card-tour__cost-block,.tours-filter__results .card-tour__time,.tours-filter__results .card-tour__title{margin-left:25px}}.tours-filter__filters{background:#fff;-webkit-box-shadow:0 0 20px 15px rgba(233,237,241,.2);box-shadow:0 0 20px 15px rgba(233,237,241,.2);padding:15px 26px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}@media (max-width:1550px){.tours-filter__filters{margin-bottom:25px}}.tours-filter__header{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}.tours-filter__ok-btn{color:#fff;font-size:12px;font-weight:700;line-height:50px;text-transform:uppercase;background-color:#106ceb;width:-moz-calc(100% + 50px);width:calc(100% + 50px);position:relative;left:-25px;margin:30px auto 65px}.tours-filter__delimiter{width:-moz-calc(100%);width:calc(100%);height:1px;background-color:#edf0f3;margin:0 auto 17px}.tours-filter__subtitle{font-family:Montserrat,sans-serif;font-size:16px;line-height:50px;font-weight:700;color:#252837}.tours-filter__reset{font-size:12px;position:relative;font-weight:400;color:#106ceb}@media (max-width:1550px){.tours-filter__reset{margin-right:-5px}}.tours-filter__reset:hover{opacity:.6}.tours-filter__reset:before{content:"";background:url(/_next/static/media/x.de296534130357db5259d54bc6384422.svg);background-size:9px;margin-right:3px;display:inline-block;width:9px;height:9px}.tours-filter__button{background-color:#106ceb;width:100%;text-align:center;font-size:12px;line-height:50px;font-weight:700;text-transform:uppercase;color:#fff;cursor:pointer}.tours-filter__button:hover{background:#d50000}.tours-filter .select-types{margin-top:2px;display:-moz-box;display:flex;flex-wrap:wrap;margin-bottom:21px}@media (max-width:1550px){.tours-filter .select-types{margin-left:-3px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:self-start;align-items:self-start}}@media (max-width:1260px){.tours-filter .select-types{margin-left:1px;margin-top:2px;display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-bottom:52px}}.tours-filter .select-types__type{white-space:nowrap;font-size:12px;font-weight:700;text-transform:uppercase;line-height:19px;color:#8f93ab;padding:0 7px;margin-right:14px;margin-bottom:9px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media (max-width:1550px){.tours-filter .select-types__type{margin-right:-5px;font-size:11px;margin-bottom:5.2px}}@media (max-width:1260px){.tours-filter .select-types__type{margin-right:14px;font-size:12px;margin-bottom:9px}}.tours-filter .select-types__type:last-child{margin-right:0}.tours-filter .select-types__type:nth-last-child(2){margin-right:10px}.tours-filter .select-types__type_active{color:#106ceb;background-color:rgba(16,108,235,.1)}.tours-filter__cards{display:-moz-box;display:flex;flex-wrap:wrap;margin-right:-60px}@media (max-width:735px){.tours-filter__cards{margin-right:0}}.tours-filter__footer{display:-moz-box;display:flex}.tours-filter__tools-mobile{display:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background:#fff;margin-bottom:17px;position:relative;z-index:102;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;white-space:nowrap}@media (max-width:1260px){.tours-filter__tools-mobile{display:block}}@media (max-width:735px){.tours-filter__tools-mobile{margin-top:-12px}}.tours-filter__tools-mobile[active]{background-color:#edf0f3}.tours-filter__tools-mobile[active]:after,.tours-filter__tools-mobile[active]:before{background-color:#edf0f3!important}.tours-filter__body:after,.tours-filter__body:before,.tours-filter__tools-mobile:after,.tours-filter__tools-mobile:before{-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;top:0;content:"";position:absolute;display:block;height:100%;right:100%;width:0;background-color:#fff}.tours-filter__body:after,.tours-filter__tools-mobile:after{left:100%;max-width:0}@media (max-width:735px){.tours-filter__body:after,.tours-filter__tools-mobile:after{max-width:600px}}.tours-filter__body[active]:after,.tours-filter__body[active]:before,.tours-filter__tools-mobile[active]:after,.tours-filter__tools-mobile[active]:before{width:600px}.tours-filter__body{background:#fff;position:absolute;left:0;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;pointer-events:none;top:100%}.tours-filter__body,.tours-filter__body-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;max-height:0}.tours-filter__body-wrapper{-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;overflow:hidden;position:relative;padding:0 55px 0 25px}@media (max-width:735px){.tours-filter__body-wrapper{padding-right:18px;padding-left:24px}}.tours-filter__body[active]{padding-top:16px;max-height:600px;pointer-events:auto}.tours-filter__body[active] .tours-filter__body-wrapper{max-height:600px}.tours-filter__body:before{background-color:#fff}.tours-filter__tabs{padding-left:7px}.tours-filter__tab{-webkit-transition:background-color .5s;-moz-transition:background-color .5s;transition:background-color .5s;color:#106ceb;font-size:12px;font-weight:700;line-height:53px;text-transform:uppercase;text-align:start;padding:0 49px 0 24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:735px){.tours-filter__tab{padding-left:16px;padding-right:38px}.tours-filter__tab:last-child{padding-left:20px}}.tours-filter__tab-type{background:url(/_next/static/media/win.aa4df079e87caf47687a4b9e90d992d6.svg) -moz-calc(100% - 27px) 50%/14px 14px no-repeat;background:url(/_next/static/media/win.aa4df079e87caf47687a4b9e90d992d6.svg) calc(100% - 27px)/14px 14px no-repeat}@media (max-width:735px){.tours-filter__tab-type{background-position-x:-moz-calc(100% - 16px);background-position-x:calc(100% - 16px)}}.tours-filter__tab-cost{background:url(/_next/static/media/mon.a7eb07ba8a55953f595b494855727452.svg) -moz-calc(100% - 25px) 50%/15px 15px no-repeat;background:url(/_next/static/media/mon.a7eb07ba8a55953f595b494855727452.svg) calc(100% - 25px)/15px 15px no-repeat}@media (max-width:735px){.tours-filter__tab-cost{background-position-x:-moz-calc(100% - 14px);background-position-x:calc(100% - 14px)}}.tours-filter__tab-country{background:url(/_next/static/media/nav.f4de772612e75333c56095c40da12564.svg) -moz-calc(100% - 29px) 50%/11px 17px no-repeat;background:url(/_next/static/media/nav.f4de772612e75333c56095c40da12564.svg) calc(100% - 29px)/11px 17px no-repeat}@media (max-width:735px){.tours-filter__tab-country{background-position-x:-moz-calc(100% - 19px);background-position-x:calc(100% - 19px)}}.tours-filter__tab[active]{color:#252837;background-color:#fff;background-image:url(/_next/static/media/x-black.09248a7a084b448f170d5ed70ba221ec.svg);background-size:11px}.flex{display:-moz-box;display:flex}.load-btn,.tours-filter__load-btn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;font-size:12px;line-height:50px;font-weight:700;text-transform:uppercase;color:#fff;width:187px;text-align:center;background:#106ceb url(/_next/static/media/refresh.4d12fb92f669330cc6faa8c06648721e.svg) no-repeat 30px 52%;background-size:15px;padding-left:24px}@media (max-width:1550px){.load-btn,.tours-filter__load-btn{margin-top:5px}}.load-btn:hover,.tours-filter__load-btn:hover{opacity:.6}.cost-slider__inputs{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}@media (max-width:1550px){.cost-slider__inputs{margin-top:2px}}.cost-slider__dash{color:#767676;position:relative;top:1px;background:#767676;width:7px;height:1px}.cost-slider__input-container{margin-top:2px;margin-left:1px;margin-right:4px;-moz-box-flex:0;flex:0 0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:110px;height:30px;background-color:#fff;border:2px solid #dce2ed;position:relative}@media (max-width:1550px){.cost-slider__input-container{margin:0;width:100px}}@media (max-width:1260px){.cost-slider__input-container{width:110px}}.cost-slider__input-overlay{position:absolute;top:0;left:0;pointer-events:none}.cost-slider__overlay-cost{opacity:0}.cost-slider__overlay-sym{font-weight:400;color:#61647c;margin-left:3px;font-family:Montserrat,sans-serif;font-size:13px}.cost-slider__input,.cost-slider__input-overlay{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;font-size:14px;line-height:26px;font-weight:400;color:#61647c;padding-left:10px;padding-bottom:1px}.cost-slider__range-container{margin-top:10px}.cost-slider__thumb{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:20px;height:20px;background:#fff;border:2px solid #dce2ed;border-radius:50%}.cost-slider__thumb:focus{outline:none;border:2px solid #8f949a}.cost-slider__track{height:2px;width:100%;align-self:center}.cost-slider__track-container{height:36px;display:-moz-box;display:flex;width:100%;margin-bottom:27px}.countries-checkboxes{margin-top:2px;margin-left:1px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:auto;overflow-x:hidden;max-height:171px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:10px;margin-bottom:30px}@media (max-width:1550px){.countries-checkboxes{margin-left:-1px;margin-right:-10px;margin-bottom:25px}}@media (max-width:1260px){.countries-checkboxes{margin-left:1px;margin-right:-4px;margin-bottom:34px;padding-right:25px;height:370px}}.countries-checkboxes::-webkit-scrollbar{width:14px}.countries-checkboxes::-webkit-scrollbar-track{background:linear-gradient(90deg,#dce2ed 2px,transparent 0)}.countries-checkboxes::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#106ceb 2px,transparent 0)}.countries-checkboxes__checkbox{position:absolute;z-index:-1;opacity:0}.countries-checkboxes__checkbox-container{margin-bottom:11px;position:relative}.countries-checkboxes__label:before{content:"";display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;background-color:#fff;border:2px solid #dce2ed;position:absolute;left:0;top:0;cursor:pointer}.countries-checkboxes__checkbox:checked+.countries-checkboxes__label:before{background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAQAAAAqJXdxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkBw4VJwTUu0/wAAAAhUlEQVQI12XOIQoCARCF4bGZBDGJsGKwKAgGb6CH8CBGwSNo9wKuyIJ5k8lkU2yeY9NnWBfFnQkz/A8ef4jaLmSSOp554fSPR54orELDUveDB25gI8IaqbbQdwFbIcIR7ExkYK9ZBokchQdItcraEIauyjnrVBrlmboj1/v6Vc/cwfhX/A2T6J4KgzRxWwAAAABJRU5ErkJggg==") 50% no-repeat,#106ceb;border:none}.countries-checkboxes__label{white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:top;display:inline-block;font-size:14px;line-height:18px;padding-left:29px;top:0;font-weight:400;color:#61647c}.tour-page__divider{margin-top:280px}@media (max-width:1260px){.tour-page__divider{margin-top:80px}}@media (max-width:1000px){.tour-page__divider{margin-top:120px}}.tour-page .SightsSlider{margin-top:118px}@media (max-width:1550px){.tour-page .SightsSlider{margin-top:135px}}@media (max-width:1260px){.tour-page .SightsSlider{margin-top:95px}}@media (max-width:1000px){.tour-page .SightsSlider{margin-top:85px}}@media (max-width:735px){.tour-page .SightsSlider{margin-top:69px}}.tour-page .fob__container{padding-top:58px}@media (max-width:1550px){.tour-page .fob__container{padding-top:40px}}@media (max-width:1260px){.tour-page .fob__container{padding-top:10px}}@media (max-width:1000px){.tour-page .fob__container{padding-top:20px}}.tour-page .healing-flex-best__container{margin-top:68px}.tour-page .paper-accordion{margin-top:134px}@media (max-width:1550px){.tour-page .paper-accordion{margin-top:139px}}@media (max-width:1260px){.tour-page .paper-accordion{margin-top:129px}}@media (max-width:735px){.tour-page .paper-accordion{margin-top:94px}}.tour-page .card-info__container{margin-top:62px}@media (max-width:735px){.tour-page .card-info__container{margin-top:51px}}.tour-page .card-info__container .card-info{padding-bottom:30px}@media (max-width:1550px){.tour-page .card-info__container .card-info{padding-bottom:45px}}@media (max-width:1260px){.tour-page .card-info__container .card-info{-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding-bottom:22px}}@media (max-width:1000px){.tour-page .card-info__container .card-info{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-bottom:22px}}@media (max-width:735px){.tour-page .card-info__container .card-info{padding-left:10px;padding-top:40px;padding-bottom:9px}}.tour-page .card-info__container .card-info__flag{display:none}.tour-page .card-info__container .card-info__title{margin-top:-1px;margin-left:40px;max-width:200px}@media (max-width:1550px){.tour-page .card-info__container .card-info__title{margin-top:11px;margin-left:45px}}@media (max-width:1260px){.tour-page .card-info__container .card-info__title{margin-top:7px;margin-left:25px;max-width:100%}}@media (max-width:1000px){.tour-page .card-info__container .card-info__title{margin-top:4px;margin-left:19px}}@media (max-width:1550px){.tour-page .card-info__container .card-info__text{margin-top:11px}}@media (max-width:1260px){.tour-page .card-info__container .card-info__text{margin-top:6px;margin-left:25px}}@media (max-width:1000px){.tour-page .card-info__container .card-info__text{margin-top:6px;margin-left:0}}@media (max-width:1260px){.tour-page .card-info__container .card-info__items{margin-left:9px}.tour-page .card-info__container .card-info__items .card-info__item{margin-bottom:15px}}@media (max-width:1000px){.tour-page .card-info__container .card-info__items{margin-left:-15px}.tour-page .card-info__container .card-info__items .card-info__item{margin-bottom:15px}}@media (max-width:735px){.tour-page .card-info__container .card-info__items{margin-top:17px;margin-left:-11px}}.tour-page .card-info__container .card-info__end{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.tour-page .card-info__container .card-info__end{width:754px}}@media (max-width:1260px){.tour-page .card-info__container .card-info__end{padding-top:0;padding-left:56px;width:700px}}@media (max-width:1000px){.tour-page .card-info__container .card-info__end{width:100%;padding-top:23px;padding-left:49px;padding-right:60px}}@media (max-width:735px){.tour-page .card-info__container .card-info__end{padding-right:0;padding-top:11px;padding-left:19px}}.tour-page:before{position:absolute;display:block;top:0;left:0;background:url(/_next/static/media/Thailand_Sea_Boats_449559_3840x2400.b0b4f93cd8b6413d4958239c0934a5b2.jpg) 50% 100% no-repeat;background-size:cover;height:700px;width:100%;z-index:-10;-webkit-box-shadow:inset 0 0 0 1000px rgba(13,34,64,.4);box-shadow:inset 0 0 0 1000px rgba(13,34,64,.4)}@media (max-width:1550px){.tour-page:before{height:700px;background-position-x:-150px}}@media (max-width:1260px){.tour-page:before{height:660px;background-position-x:-150px}}@media (max-width:1000px){.tour-page:before{background-position-x:-moz-calc(-200px + 50 * ((100vw - 768px)/232));background-position-x:calc(-200px + 50 * ((100vw - 768px) / 232));height:-moz-calc(700px + -40 * ((100vw - 768px)/232));height:calc(700px + -40 * ((100vw - 768px) / 232))}}@media (max-width:735px){.tour-page:before{background-size:auto 700px;background-position-x:-250px;height:605px}}.tour-page .find-tour{margin-top:85px;height:356px}@media (max-width:1550px){.tour-page .find-tour{height:356px}}@media (max-width:1260px){.tour-page .find-tour{height:327px;margin-top:65px}}@media (max-width:1000px){.tour-page .find-tour{height:395px;margin-top:45px}}@media (max-width:735px){.tour-page .find-tour{height:370px;margin-top:42px}}.tour-page .healing-sub-top__title{margin-bottom:4px;color:#fff}@media (max-width:1550px){.tour-page .healing-sub-top__title{max-width:100%}}@media (max-width:1260px){.tour-page .healing-sub-top__title{margin-right:100px}}@media (max-width:735px){.tour-page .healing-sub-top__title{margin-right:0}}.tour-page .healing-sub-top__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#569dff}@media (max-width:1260px){.tour-page .healing-sub-top__link{margin-bottom:0}}@media (max-width:1000px){.tour-page .healing-sub-top__link{margin-bottom:4px}}@media (max-width:735px){.tour-page .healing-sub-top__link{margin-bottom:0}}.tour-page .healing-sub-top__text{margin-top:6px;margin-right:250px;color:#fff}@media (max-width:1550px){.tour-page .healing-sub-top__text{margin-right:50px;max-width:100%}}@media (max-width:1260px){.tour-page .healing-sub-top__text{margin-top:8px;margin-left:0;margin-right:100px}}@media (max-width:1000px){.tour-page .healing-sub-top__text{margin-top:9px;margin-left:0;margin-right:150px}}@media (max-width:735px){.tour-page .healing-sub-top__text{margin-left:30px;margin-right:1px;margin-top:0}}.tour-page .healing-sub-top__right{padding-top:15px;width:460px}@media (max-width:1550px){.tour-page .healing-sub-top__right{width:423px}}@media (max-width:1260px){.tour-page .healing-sub-top__right{width:388px;display:block}}@media (max-width:1000px){.tour-page .healing-sub-top__right{display:none}}.tour-page .footer{margin-top:31px}.BlockCost{border:2px solid hsla(0,0%,100%,.6);width:100%;margin-right:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.BlockCost__label{margin-top:36px;margin-left:-2px;color:#fff;font-size:12px;font-weight:400;line-height:22px;background-color:#00d264;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-left:38px;padding-right:13px;padding-top:2px}@media (max-width:1550px){.BlockCost__label{padding-left:34px;padding-right:18px}}.BlockCost__body{margin-top:21px;padding:0 0 0 37px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex}@media (max-width:1550px){.BlockCost__body{padding:0 0 0 33px}}.BlockCost__col1{width:190px}@media (max-width:1550px){.BlockCost__col1{width:177px}}.BlockCost__subtitle{color:#fff;font-size:14px;font-weight:700}.BlockCost__country-link{margin-top:16px;color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:24px;text-decoration:underline}.BlockCost__country-link:hover{color:#569dff}.BlockCost__cost{margin-top:10px;color:#fff;font-family:Montserrat,sans-serif;font-size:32px;font-weight:400;line-height:24px}.BlockCost__cost:after,.BlockCost__cost:before{font-size:18px}.BlockCost__cost:before{content:"от";margin-right:9px}.BlockCost__cost:after{margin-left:3px;content:"₽"}@media (max-width:1260px){.BlockCost__cost:after{content:none}}.BlockCost__btn-cont{margin-top:32px;padding:0 38px;margin-bottom:40px}@media (max-width:1550px){.BlockCost__btn-cont{padding:0 33px}}.BlockCost__btn{color:#fff;font-size:12px;font-weight:700;line-height:52px;text-transform:uppercase;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#106ceb}.BlockCost__btn:hover{background:#569dff}.ToursCostSlider{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-top:106px;padding-bottom:60px}@media (max-width:1260px){.ToursCostSlider{margin-top:93px}}@media (max-width:735px){.ToursCostSlider{margin-top:69px}}.ToursCostSlider .ToursCostSlider__title{color:#252837;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:38.98px;text-align:center}@media (max-width:735px){.ToursCostSlider .ToursCostSlider__title{text-align:start;margin-left:30px;font-size:19px}}.ToursCostSlider .ToursCostSlider__text{margin:15px auto 0;color:#61647c;font-size:16px;font-weight:400;line-height:28px;max-width:810px;text-align:center}@media (max-width:735px){.ToursCostSlider .ToursCostSlider__text{margin-top:0;padding-right:5px;text-align:start;margin-left:30px;font-size:14px}}.ToursCostSlider .ToursCostSlider__swiper-container{position:relative;margin-top:46px}@media (max-width:1000px){.ToursCostSlider .ToursCostSlider__swiper-container{margin-top:34px}}@media (max-width:735px){.ToursCostSlider .ToursCostSlider__swiper-container{margin-top:28px}}.ToursCostSlider .ToursCostSlider__swiper-container .swiper-container{position:unset;overflow:hidden!important;margin-bottom:-55px;padding-bottom:55px}@media (max-width:1260px){.ToursCostSlider .ToursCostSlider__swiper-container .swiper-container{overflow:visible!important}.ToursCostSlider .ToursCostSlider__swiper-container .swiper-container .swiper-slide{width:auto}}.ToursCostSlider .ToursCostSlider__swiper-container .swiper-pagination{margin-bottom:0}@media (max-width:735px){.ToursCostSlider .ToursCostSlider__swiper-container .swiper-pagination{display:unset;white-space:nowrap}}.ToursCostSlider .ToursCostSlider__swiper-container .swiper-pagination .swiper-pagination-bullet{margin:0 8px}.ToursCostSlider .ToursCostSlider__swiper-container .swiper-button-next,.ToursCostSlider .ToursCostSlider__swiper-container .swiper-button-prev{position:absolute;margin-top:-72px}.tour-page__divider+.ToursCostSlider{margin-top:320px}@media (max-width:1260px){.tour-page__divider+.ToursCostSlider{margin-top:100px}}@media (max-width:1000px){.tour-page__divider+.ToursCostSlider{margin-top:180px}}@media (max-width:735px){.tour-page__divider+.ToursCostSlider{margin-top:200px}}.CardCost{width:250px;height:316px;border:2px solid #c5cddb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:31px 0 31px 36px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:justify;justify-content:space-between;-webkit-transition:.25s;-moz-transition:.25s;transition:.25s}.CardCost:hover{border-color:transparent;background-color:#fff;-webkit-box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15);box-shadow:0 0 23.75px 1.25px rgba(128,139,167,.15)}@media (max-width:1550px){.CardCost{width:213px;padding-left:30px}}@media (max-width:1260px){.CardCost{width:230px;padding-left:25px}}@media (max-width:735px){.CardCost{padding-top:26px;padding-bottom:26px;padding-left:28px;height:280px;width:210px}}.CardCost .CardCost__title{color:#252837;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;line-height:30px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}@media (max-width:735px){.CardCost .CardCost__title{font-size:14px}}.CardCost .CardCost__time{color:#4a87e4;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:20px}@media (max-width:735px){.CardCost .CardCost__time{font-size:12px}}.CardCost .CardCost__div{margin:auto}.CardCost .CardCost__div_28{margin-top:28px}.CardCost .CardCost__text{color:#61647c;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.6px}@media (max-width:735px){.CardCost .CardCost__text{font-size:11px}}.CardCost .CardCost__cost{color:#252837;font-family:Montserrat,sans-serif;font-size:32px;font-weight:400;line-height:24px}@media (max-width:735px){.CardCost .CardCost__cost{font-size:28px}}.CardCost .CardCost__cost:after,.CardCost .CardCost__cost:before{font-size:18px}@media (max-width:735px){.CardCost .CardCost__cost:after,.CardCost .CardCost__cost:before{font-size:16px}}.CardCost .CardCost__cost:before{content:"от";margin-right:8px}.CardCost .CardCost__cost:after{margin-left:3px;content:"₽"}.CardCost .CardCost__program{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#61647c;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.6px;text-decoration:underline;-webkit-text-decoration-style:dotted;-moz-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px}@media (max-width:735px){.CardCost .CardCost__program{font-size:11px}}.CardCost .CardCost__btn{color:#106ceb;font-size:12px;font-weight:400;line-height:24px;letter-spacing:.6px;border-radius:10px;background-color:#e0f0ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 -9px;padding:0 9px}.CardCost .CardCost__btn span{display:inline-block}.CardCost .CardCost__btn:hover{-webkit-transform:scaleX(1.06452) scaleY(1.19048);-moz-transform:scaleX(1.06452) scaleY(1.19048);transform:scaleX(1.06452) scaleY(1.19048)}.CardCost .CardCost__btn:hover span{-webkit-transform:scaleX(.93939) scaleY(.84);-moz-transform:scaleX(.93939) scaleY(.84);transform:scaleX(.93939) scaleY(.84)}.SightsSlider .SightsSlider__title{margin:auto;text-align:center;color:#252837;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:38.98px}@media (max-width:735px){.SightsSlider .SightsSlider__title{font-size:19px;text-align:start}}.SightsSlider .SightsSlider__swiper-container{margin-top:43px;position:relative}@media (max-width:735px){.SightsSlider .SightsSlider__swiper-container{margin-top:26px}}.SightsSlider .SightsSlider__swiper-container .swiper-container{position:unset;overflow:hidden;margin-bottom:-55px;padding-bottom:55px}@media (max-width:735px){.SightsSlider .SightsSlider__swiper-container .swiper-container{margin-bottom:-38px;padding-bottom:38px}}@media (max-width:1260px){.SightsSlider .SightsSlider__swiper-container .swiper-container .swiper-slide{width:auto}}.SightsSlider .SightsSlider__swiper-container .swiper-pagination{margin-bottom:0;white-space:nowrap}@media (max-width:735px){.SightsSlider .SightsSlider__swiper-container .swiper-pagination{display:unset}}.SightsSlider .SightsSlider__swiper-container .swiper-pagination .swiper-pagination-bullet{margin:0 8px}.SightsSlider .SightsSlider__swiper-container .swiper-button-next,.SightsSlider .SightsSlider__swiper-container .swiper-button-prev{position:absolute;margin-top:-72px}.CardSight{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-bottom:14px;width:330px}@media (max-width:1550px){.CardSight{width:275px}}.CardSight img.CardSight__image{object-fit:cover;display:block;width:100%;height:220px}@media (max-width:1550px){.CardSight img.CardSight__image{height:184px}}.CardSight .CardSight__subtitle{margin-top:21px;margin-left:10px;color:#252837;font-family:Montserrat,sans-serif;font-size:14px;line-height:24px}@media (max-width:1550px){.CardSight .CardSight__subtitle{margin-top:18px;margin-left:0}}@media (max-width:735px){.CardSight .CardSight__subtitle{font-size:13px;line-height:22px;margin-top:15px}}.countries-page .healing-sub-top__title{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);transform:translateY(-4px)}@media (max-width:1000px){.countries-page .healing-sub-top__title{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}}@media (max-width:735px){.countries-page .healing-sub-top__title{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);transform:translateY(-3px)}}.countries-page .footer{margin-top:79px}@media (max-width:1550px){.countries-page .footer{margin-top:56px}}@media (max-width:1260px){.countries-page .footer{margin-top:41px}}@media (max-width:1000px){.countries-page .footer{margin-top:42px;margin-top:62px}}.CardCountry{width:250px;height:180px;border:2px solid #c5cddb;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:40px;cursor:pointer;-webkit-box-shadow:0 0 24px 1px rgba(128,139,167,0);box-shadow:0 0 24px 1px rgba(128,139,167,0);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;margin-right:38px}@media (max-width:1550px){.CardCountry{width:208px;margin-right:30px}}@media (max-width:1260px){.CardCountry{width:208px;margin-bottom:41px;margin-right:34px}}@media (max-width:1000px){.CardCountry{width:208px;margin-right:27px;margin-bottom:38px}}@media (max-width:735px){.CardCountry{width:160px;margin-right:25px;margin-bottom:38px}}.CardCountry img.CardCountry__image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.5s;-moz-transition:.5s;transition:.5s;border-radius:50%;object-fit:fill;margin:20px auto 0;display:block;height:72px;width:72px}@media (max-width:735px){.CardCountry img.CardCountry__image{height:60px;width:60px}}.CardCountry .CardCountry__title{color:#252837;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;line-height:30px;text-decoration:underline;margin:4px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;text-align:center}@media (max-width:735px){.CardCountry .CardCountry__title{margin:16px auto 0;font-size:14px}}.CardCountry .CardCountry__label{margin:6px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;font-size:12px;font-weight:400;line-height:20px;padding:0 10px;background-color:#00d264}.CardCountry:hover{border-color:transparent;-webkit-box-shadow:0 0 24px 1px rgba(128,139,167,.15);box-shadow:0 0 24px 1px rgba(128,139,167,.15);background-color:#fff}.CardCountry:hover .CardCountry__title{color:#1b73ec;-webkit-text-decoration-color:transparent;-moz-text-decoration-color:transparent;text-decoration-color:transparent}.CardCountry:hover img.CardCountry__image{-webkit-box-shadow:0 0 8px 5px rgba(233,237,241,.55);box-shadow:0 0 8px 5px rgba(233,237,241,.55)}@media (max-width:1550px){.content.CountriesList .CountriesList__nav .filter-nav-item{font-size:12px}.content.CountriesList .CountriesList__nav .filter-nav-item:after{margin:0 11px}}@media (max-width:1260px){.content.CountriesList .CountriesList__nav{margin-top:-8px;margin-left:31px}.content.CountriesList .CountriesList__nav .filter-nav-item{font-size:12px}}@media (max-width:1000px){.content.CountriesList .CountriesList__nav{margin-top:-20px;margin-left:30px}}@media (max-width:735px){.content.CountriesList .CountriesList__nav{margin-top:-8px}.content.CountriesList .CountriesList__nav .filter-nav-item{margin-bottom:9px}}.content.CountriesList .CountriesList__body{display:-moz-box;display:flex;flex-wrap:wrap;margin-top:58px;margin-right:-40px}@media (max-width:1260px){.content.CountriesList .CountriesList__body{margin-top:50px;margin-left:30px}}@media (max-width:1000px){.content.CountriesList .CountriesList__body{margin-top:50px;margin-left:28px}}@media (max-width:735px){.content.CountriesList .CountriesList__body{margin-top:23px;margin-left:0}}.about-page .header .burger,.country-page .header .burger,.tour-page .header .burger,.tours-page .header .burger{background-color:#fff}.about-page .healing-sub-top__text,.about-page .healing-sub-top__title,.country-page .healing-sub-top__text,.country-page .healing-sub-top__title,.tour-page .healing-sub-top__text,.tour-page .healing-sub-top__title,.tours-page .healing-sub-top__text,.tours-page .healing-sub-top__title{color:#fff}.about-page .healing-sub-top__link,.country-page .healing-sub-top__link,.tour-page .healing-sub-top__link,.tours-page .healing-sub-top__link{color:#569dff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about-page .header__button:hover,.country-page .header__button:hover,.tour-page .header__button:hover,.tours-page .header__button:hover{opacity:1;background-color:#d50000}.about-page .fob,.country-page .fob,.tour-page .fob,.tours-page .fob{background-image:url(/_next/static/media/2.ae2c0abe99156c010a471aa97ad4a3dc.png),url(/_next/static/media/2-layers.0d721b914e4ff453eeeb57abfbed705f.jpg);background-repeat:no-repeat,no-repeat}@media (max-width:1000px){.about-page .fob,.country-page .fob,.tour-page .fob,.tours-page .fob{background-image:none,url(/_next/static/media/2-layers.0d721b914e4ff453eeeb57abfbed705f.jpg)}}.about-page .bread-crumbs__text,.country-page .bread-crumbs__text,.tour-page .bread-crumbs__text,.tours-page .bread-crumbs__text{color:#fff}.about-page .bread-crumbs__marker,.country-page .bread-crumbs__marker,.tour-page .bread-crumbs__marker,.tours-page .bread-crumbs__marker{background-image:url(/_next/static/media/crumbs-marker_white.c7d374a0802678ed158020518cfe9c98.svg)}.about-page .header--phone-text,.about-page .header__navigation-link,.about-page .header__phone-subtitle,.about-page .header__subtitle,.country-page .header--phone-text,.country-page .header__navigation-link,.country-page .header__phone-subtitle,.country-page .header__subtitle,.tour-page .header--phone-text,.tour-page .header__navigation-link,.tour-page .header__phone-subtitle,.tour-page .header__subtitle,.tours-page .header--phone-text,.tours-page .header__navigation-link,.tours-page .header__phone-subtitle,.tours-page .header__subtitle{color:#fff}.about-page .header__navigation-link:hover,.country-page .header__navigation-link:hover,.tour-page .header__navigation-link:hover,.tours-page .header__navigation-link:hover{color:#569dff;text-decoration:none}.about-page .bread-crumbs__text:not(:last-child):hover,.country-page .bread-crumbs__text:not(:last-child):hover,.tour-page .bread-crumbs__text:not(:last-child):hover,.tours-page .bread-crumbs__text:not(:last-child):hover{color:#569dff;opacity:1}.about-page .header .logo-block .header__subtitle,.country-page .header .logo-block .header__subtitle,.tour-page .header .logo-block .header__subtitle,.tours-page .header .logo-block .header__subtitle{color:#fff}.about-page .header .logo-block__logo,.country-page .header .logo-block__logo,.tour-page .header .logo-block__logo,.tours-page .header .logo-block__logo{background-image:url(/_next/static/media/logo-fff.7a737783de1d6f67853eb2e907f43cb8.svg);-webkit-filter:brightness(0) saturate(100%) invert(100%);filter:brightness(0) saturate(100%) invert(100%)}.about-page .header .logo-block:hover,.country-page .header .logo-block:hover,.tour-page .header .logo-block:hover,.tours-page .header .logo-block:hover{opacity:1!important;-webkit-filter:brightness(0) saturate(100%) invert(80%) sepia(22%) saturate(289%) hue-rotate(174deg) brightness(105%) contrast(96%)!important;filter:brightness(0) saturate(100%) invert(80%) sepia(22%) saturate(289%) hue-rotate(174deg) brightness(105%) contrast(96%)!important}.about-page .header .logo-block:hover .header__subtitle,.country-page .header .logo-block:hover .header__subtitle,.tour-page .header .logo-block:hover .header__subtitle,.tours-page .header .logo-block:hover .header__subtitle{color:#c8e1fa}.tours-page .page__image-cont{height:500px}@media (max-width:1260px){.tours-page .page__image-cont{height:485px}}@media (max-width:1000px){.tours-page .page__image-cont{height:560px}}@media (max-width:735px){.tours-page .page__image-cont{height:500px}}.country-page .page__image-cont{height:500px}@media (max-width:1550px){.country-page .page__image-cont{height:494px}}@media (max-width:1260px){.country-page .page__image-cont{height:494px}}@media (max-width:1000px){.country-page .page__image-cont{height:480px}}@media (max-width:735px){.country-page .page__image-cont{height:505px}}.country-page .find-tour{margin-top:115px}@media (max-width:1260px){.country-page .find-tour{margin-top:136px}}@media (max-width:735px){.country-page .find-tour{margin-top:112px}}.country-page .ToursCardsSlider{margin-top:46px}@media (max-width:735px){.country-page .ToursCardsSlider{margin-top:24px}}.country-page .ToursCardsSlider .swiper-container{padding-bottom:68px}@media (max-width:1260px){.country-page .ToursCardsSlider .swiper-container{padding-bottom:60px}}.country-page .ToursCardsSlider .swiper-pagination-bullet{margin:0 8px!important}.country-page .paper{padding-bottom:70px!important;min-height:0;margin-top:86px;margin-bottom:102px}@media (max-width:1550px){.country-page .paper{margin-bottom:98px;padding-bottom:22px}}@media (max-width:1260px){.country-page .paper{margin-top:95px;margin-bottom:73px;min-height:600px;padding-bottom:22px}}@media (max-width:1260px) and (min-width:1001px){.country-page .paper .paper__content:first-child{width:0}}@media (max-width:1000px){.country-page .paper{background-image:none!important;padding-bottom:22px}.country-page .paper .paper__content:first-child{display:none}}@media (max-width:735px){.country-page .paper{margin-top:91px;margin-bottom:55px;padding-bottom:50px}}@media (max-width:1550px){.country-page .paper .paper__item{margin-bottom:38px}}@media (max-width:735px){.country-page .paper .paper__item{margin-bottom:38px;position:relative;left:-29px;margin-bottom:27px}}.country-page .paper .paper__item[class~=paper__item]:last-of-type{margin-bottom:0!important}.country-page .paper .paper__h1{margin-bottom:11px}@media (max-width:1550px){.country-page .paper .paper__h1{font-size:30px;line-height:38px}}@media (max-width:735px){.country-page .paper .paper__h1{margin-left:0;font-size:19px;line-height:38px;margin-bottom:2px}}.country-page .paper .paper__h2{max-width:450px}@media (max-width:1550px){.country-page .paper .paper__h2{font-size:18px;line-height:24px;max-width:417px}}@media (max-width:1000px){.country-page .paper .paper__h2{max-width:500px}}@media (max-width:735px){.country-page .paper .paper__h2{font-size:14px;line-height:21px}}.country-page .paper .paper__h3{max-width:490px}@media (max-width:1550px){.country-page .paper .paper__h3{font-size:14px;font-weight:400;line-height:24px;max-width:435px}}@media (max-width:1000px){.country-page .paper .paper__h3{max-width:498px}}@media (max-width:735px){.country-page .paper .paper__h3{font-size:12px;line-height:19px}}.country-page .paper .paper__text{max-width:545px;margin-bottom:45px}@media (max-width:1550px){.country-page .paper .paper__text{max-width:495px}}@media (max-width:1000px){.country-page .paper .paper__text{max-width:595px;margin-bottom:30px}}@media (max-width:735px){.country-page .paper .paper__text{font-size:12px;line-height:22px;max-width:285px;margin-bottom:25px}}.country-page .paper .paper__content{width:100%;padding-top:84px}@media (max-width:1550px){.country-page .paper .paper__content{padding-top:55px}}@media (max-width:1000px){.country-page .paper .paper__content{margin-left:48px}}@media (max-width:735px){.country-page .paper .paper__content{padding-top:40px;margin-left:30px;margin-bottom:-27px}}.country-page .paper .paper__block{display:none}.country-page .healing-types{margin-top:51px}@media (max-width:1260px){.country-page .healing-types{margin-top:33px}}@media (max-width:1000px){.country-page .healing-types{margin-top:28px}}@media (max-width:735px){.country-page .healing-types{margin-top:24px}}.country-page .bread-crumbs{margin-left:0}@media (max-width:735px){.country-page .bread-crumbs{margin-top:22px;margin-left:22px}}.country-page .healing-sub-top{-moz-box-pack:justify;justify-content:space-between;margin-bottom:145px;margin-top:7px}@media (max-width:1260px){.country-page .healing-sub-top{margin-top:3px;margin-bottom:149px}}@media (max-width:1000px){.country-page .healing-sub-top{margin-bottom:136px}}@media (max-width:735px){.country-page .healing-sub-top{margin-bottom:109px}}@media (max-width:1550px){.country-page .healing-sub-top__title{font-size:44px;line-height:55px}}@media (max-width:1260px){.country-page .healing-sub-top__title{margin-left:0;font-size:40px;line-height:50px}}@media (max-width:1000px){.country-page .healing-sub-top__title{margin-left:0;font-size:36px;line-height:46px}}@media (max-width:735px){.country-page .healing-sub-top__title{font-size:21px;line-height:30px;margin-left:32px;margin-top:3px}}.country-page .healing-sub-top__text{max-width:700px}@media (max-width:1550px){.country-page .healing-sub-top__text{max-width:666px}}@media (max-width:1260px){.country-page .healing-sub-top__text{margin-left:0;margin-top:10px;max-width:480px}}@media (max-width:735px){.country-page .healing-sub-top__text{margin-left:30px;margin-top:5px;max-width:305px}}.country-page .healing-sub-top__right{width:537px}@media (max-width:1550px){.country-page .healing-sub-top__right{width:423px}}@media (max-width:1260px){.country-page .healing-sub-top__right{display:block;width:388px}}@media (max-width:1000px){.country-page .healing-sub-top__right{display:none}}.FlagButton{margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:260px;border:2px solid hsla(0,0%,100%,.6);display:-moz-box;display:flex;padding:20px 90px 41px 24px}@media (max-width:1550px){.FlagButton{height:254px;padding-top:26px;padding-right:26px}}@media (max-width:1260px){.FlagButton{padding-left:33px;padding-right:33px}}.FlagButton img.FlagButton__image{width:70px;height:70px;-moz-box-flex:0;flex:0 0 auto;margin-right:25px}@media (max-width:1550px){.FlagButton img.FlagButton__image{width:50px;height:50px;margin-right:20px}}@media (max-width:1260px){.FlagButton img.FlagButton__image{display:none}}.FlagButton .FlagButton__body{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding-top:14px;width:100%}@media (max-width:1550px){.FlagButton .FlagButton__body{padding-top:3px}}.FlagButton .FlagButton__body .FlagButton__title{color:#fff;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:24px}.FlagButton .FlagButton__body .FlagButton__text{margin-top:9px;color:#fff;font-size:14px;font-weight:400;line-height:24px}.FlagButton .FlagButton__body .FlagButton__btn{color:#fff;font-size:12px;font-weight:700;line-height:52px;text-transform:uppercase;background-color:#106ceb;width:100%;text-align:center}.FlagButton .FlagButton__body .FlagButton__btn:hover{background:#569dff}.CountryTitle{text-align:center}.CountryTitle .CountryTitle__title{margin:auto;max-width:675px;color:#252837;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:38.98px}@media (max-width:1000px){.CountryTitle .CountryTitle__title{max-width:621px}}@media (max-width:735px){.CountryTitle .CountryTitle__title{font-size:19px;font-weight:700;line-height:26px;text-align:start;margin-left:30px}}.country-page .CountryInfo{margin-top:106px}@media (max-width:1260px){.country-page .CountryInfo{margin-top:81px}}@media (max-width:735px){.country-page .CountryInfo{margin-top:61px}}.country-page .paper-accordion{margin-top:96px}@media (max-width:1260px){.country-page .paper-accordion{margin-top:81px}}@media (max-width:735px){.country-page .paper-accordion{margin-top:60px}}.country-page .healing-flex-best{margin-top:97px}@media (max-width:1260px){.country-page .healing-flex-best{margin-top:72px}}@media (max-width:735px){.country-page .healing-flex-best{margin-top:58px}}.country-page .healing-flex-best .healing-flex-best__title{margin:auto;max-width:635px}.country-page .healing-flex-best .healing-flex-best__container{margin-top:68px}@media (max-width:1550px){.country-page .healing-flex-best .healing-flex-best__container{margin-top:75px}}@media (max-width:735px){.country-page .healing-flex-best .healing-flex-best__container{margin-top:41px}}.country-page .fob__container{padding-top:57px}@media (max-width:1260px){.country-page .fob__container{padding-top:0;margin-top:-15px}.country-page .fob__container .fob{padding-top:52px}}@media (max-width:1000px){.country-page .fob__container{margin-top:0;padding-top:7px}}@media (max-width:735px){.country-page .fob__container{padding-top:17px}}.CountryInfo{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:2px solid #c5cddb;padding-top:58px;padding-bottom:73px}@media (max-width:1260px){.CountryInfo{padding-top:44px;padding-bottom:58px}}@media (max-width:735px){.CountryInfo{padding-bottom:48px}}@media (max-width:1550px){.CountryInfo .filter-nav-item{font-size:12px}.CountryInfo .filter-nav-item:after{margin:0 11px}}@media (max-width:735px){.CountryInfo .filter-nav-item{font-size:11px}}@media (max-width:1000px){.CountryInfo .filter-nav-item:not(:last-child):after{content:"•"}.CountryInfo .filter-nav{margin-top:4px;max-width:unset}}@media (max-width:735px){.CountryInfo .filter-nav{margin-top:8px;margin-left:26px}}.CountryInfo h2.CountryInfo__title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#252837;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:55px;margin:0 auto 5px}@media (max-width:735px){.CountryInfo h2.CountryInfo__title{font-size:19px;font-weight:700;line-height:26px;margin-left:27px}}.CountryInfo .CountryInfo__nav-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto 26px}@media (max-width:735px){.CountryInfo .CountryInfo__nav-container{margin-bottom:19px}}.CountryInfo .CountryInfo__body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 139px}@media (max-width:1550px){.CountryInfo .CountryInfo__body{margin:0 90px 0 94px}}@media (max-width:1260px){.CountryInfo .CountryInfo__body{margin:0 58px}}@media (max-width:1000px){.CountryInfo .CountryInfo__body{margin:0 47px}}@media (max-width:735px){.CountryInfo .CountryInfo__body{margin:0 29px}}@media (max-width:1260px){.CountryInfo .CountryInfo__body .CheckList{margin-top:12px}}@media (max-width:1000px){.CountryInfo .CountryInfo__body .CheckList{margin-top:7px}}@media (max-width:1260px){.CountryInfo .CountryInfo__body .CheckList__item{margin-bottom:13.5px}}@media (max-width:735px){.CountryInfo .CountryInfo__body .CheckList__item{font-size:14px;line-height:24px;margin-bottom:9px}}.CountryInfo .CountryInfo__body .CountryInfo__text-container{color:#252837;font-size:14px;font-weight:400;line-height:30px;max-width:1070px}@media (max-width:1550px){.CountryInfo .CountryInfo__body .CountryInfo__text-container{max-width:990px}}@media (max-width:735px){.CountryInfo .CountryInfo__body .CountryInfo__text-container{font-size:12px;line-height:22px}}.CountryInfo .CountryInfo__body .CountryInfo__text-container h2{font-size:18px;line-height:30px;font-weight:600;color:#252837}.CountryInfo .CountryInfo__body .CountryInfo__text-container li{padding-top:12px;padding-left:56px;margin-bottom:14px;background:url(/_next/static/media/check-icon-light.e8abc63df61c34a68cd22db9e824cd7c.svg) 0 0/40px 35px no-repeat;font-family:Montserrat,sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#252837;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.CountryInfo .CountryInfo__body .CountryInfo__text-container li{padding-right:10%}}@media (max-width:1260px){.CountryInfo .CountryInfo__body .CountryInfo__text-container li{margin-bottom:16px;padding-right:11%}}@media (max-width:1000px){.CountryInfo .CountryInfo__body .CountryInfo__text-container li{padding-right:0}}@media (max-width:735px){.CountryInfo .CountryInfo__body .CountryInfo__text-container li{font-size:12px;line-height:21px;background-size:34px 30px;padding-top:10px;padding-left:47px;margin-bottom:18px}}.CountryInfo .CountryInfo__body .CountryInfo__list .CountryInfo__li{color:#252837;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;line-height:24px}.CountryInfo .CountryInfo__body .CountryInfo__images{overflow:hidden;flex-wrap:wrap;margin-top:35px;height:110px}@media (max-width:735px){.CountryInfo .CountryInfo__body .CountryInfo__images{margin-top:25px;height:auto}}.CountryInfo .CountryInfo__body .CountryInfo__images .swiper-slide{width:auto}.CountryInfo .CountryInfo__body .CountryInfo__images .CountryInfo__image{display:block;height:110px;cursor:pointer;width:auto}@media (max-width:735px){.CountryInfo .CountryInfo__body .CountryInfo__images .CountryInfo__image{width:100%;height:auto;margin-right:0}.CountryInfo .CountryInfo__body .CountryInfo__images .CountryInfo__image:not(:first-child){display:none}}.CountryInfo .CountryInfo__body .CountryInfo__bottom{margin-top:26px}@media (max-width:735px){.CountryInfo .CountryInfo__body .CountryInfo__bottom{margin-top:20px}}.CountryInfo .CountryInfo__body button.CountryInfo__btn{color:#106ceb;font-size:14px;font-weight:400;line-height:21px;border-bottom:2px dotted #106ceb}.CheckList{margin-top:13px;margin-left:-16px}@media (max-width:735px){.CheckList{margin-top:15px;margin-left:-11px}}.CheckList .CheckList__item{padding-top:12px;padding-left:56px;margin-bottom:14px;background:url(/_next/static/media/check-icon-light.e8abc63df61c34a68cd22db9e824cd7c.svg) 0 0/40px 35px no-repeat;font-family:Montserrat,sans-serif;font-size:14px;line-height:24px;font-weight:700;color:#252837;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1550px){.CheckList .CheckList__item{padding-right:10%}}@media (max-width:1260px){.CheckList .CheckList__item{margin-bottom:16px;padding-right:11%}}@media (max-width:1000px){.CheckList .CheckList__item{padding-right:0}}@media (max-width:735px){.CheckList .CheckList__item{font-size:12px;line-height:21px;background-size:34px 30px;padding-top:10px;padding-left:47px;margin-bottom:18px}}.services-page .healing-list__container{margin-top:77px}.services-page .healing-page__content{margin-bottom:95px}.service-page .paper-accordion{padding-top:55px;margin-bottom:20px}@media (max-width:1260px){.service-page .paper-accordion{margin-top:55px}}@media (max-width:1000px){.service-page .paper-accordion{margin-top:60px}}@media (max-width:735px){.service-page .paper-accordion{margin-top:42px;padding-top:46px;padding-bottom:56px}}@media (max-width:1260px){.service-page .paper-accordion .paper-accordion__title{margin-bottom:39px}}@media (max-width:735px){.service-page .paper-accordion .paper-accordion__title{margin-bottom:30px}.service-page .paper-accordion .paper-accordion__text{max-width:250px}.service-page .paper-accordion .paper-accordion__button{font-size:14px;line-height:21px}.service-page .paper-accordion .Collapsible__trigger{font-size:16px;font-weight:700;line-height:24px}}.service-page .healing-sub-top__right{width:500px}@media (max-width:1550px){.service-page .healing-sub-top__right{width:450px}}.service-page .free-button-block{padding-right:90px}@media (max-width:1550px){.service-page .free-button-block{padding-right:35px}}.service-page .healing-sub-top__title{max-width:642px}@media (max-width:1550px){.service-page .healing-sub-top__title{font-size:44px;font-weight:700;line-height:55px}}@media (max-width:1260px){.service-page .healing-sub-top__title{max-width:585px;font-size:40px;font-weight:700;line-height:50px}}@media (max-width:1000px){.service-page .healing-sub-top__title{font-size:36px;line-height:46px}}@media (max-width:735px){.service-page .healing-sub-top__title{font-size:21px;font-weight:700;line-height:30px}}.service-page .healing-sub-top__text{font-size:16px;font-weight:400;line-height:32px}@media (max-width:735px){.service-page .healing-sub-top__text{font-size:14px;font-weight:400;line-height:28px}}.service-page .PricesStandalone{margin-top:45px}@media (max-width:735px){.service-page .PricesStandalone{margin-top:40px}}.PricesStandalone{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;padding:55px 155px 68px 145px}@media (max-width:1550px){.PricesStandalone{padding:55px 66px 68px 80px}}@media (max-width:1260px){.PricesStandalone{padding:55px 43px 49px 60px}}@media (max-width:1000px){.PricesStandalone{padding:55px 50px 70px 48px}}@media (max-width:735px){.PricesStandalone{padding:46px 6px 50px 30px}}.PricesStandalone .price-list__item-cost{font-size:14px;line-height:30px}.PricesStandalone .price-list__item-name{font-size:14px}.PricesStandalone .PopupBot{margin-top:30px;padding:0}@media (max-width:735px){.PricesStandalone .PopupBot{margin-top:25px}}.PricesStandalone .PopupBot .button-panel{padding-left:60px}@media (max-width:1550px){.PricesStandalone .PopupBot .button-panel{padding-left:40px}}@media (max-width:1260px){.PricesStandalone .PopupBot .button-panel{margin-right:20px;padding-top:37px;padding-right:34px;padding-bottom:34px}}@media (max-width:1000px){.PricesStandalone .PopupBot .button-panel{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-right:0;padding:46px 40px 35px}}@media (max-width:735px){.PricesStandalone .PopupBot .button-panel{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-left:-20px;margin-top:5px;margin-right:5px;padding:46px 24px 35px}}@media (max-width:1000px){.PricesStandalone .PopupBot .button-panel__button{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-moz-box-flex:0;flex:0 0 auto;margin-top:32px}}@media (max-width:735px){.PricesStandalone .PopupBot .button-panel__button{margin-top:51px}}@media (max-width:1000px){.PricesStandalone .PopupBot .button-panel__text{margin-right:0}}@media (max-width:735px){.PricesStandalone .PopupBot .button-panel__text{margin-right:0;padding-top:39px;padding-left:58px;font-size:12px;line-height:21px}}.PricesStandalone .PopupBot .button-panel__content{max-width:525px}@media (max-width:1550px){.PricesStandalone .PopupBot .button-panel__content{max-width:525px}}@media (max-width:1260px){.PricesStandalone .PopupBot .button-panel__content{max-width:356px}}@media (max-width:1000px){.PricesStandalone .PopupBot .button-panel__content{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;margin-left:-5px}}.PricesStandalone .card-info__popup-mid{margin-top:0}.PricesStandalone .price-list__item{margin-bottom:5px}@media (max-width:735px){.PricesStandalone .price-list__item{margin-bottom:3px}}.PricesStandalone .price-list__item:last-child{margin-bottom:0}.PricesStandalone .PricesStandalone__subtitle{color:#252837;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:30px;margin-bottom:10px}@media (max-width:735px){.PricesStandalone .PricesStandalone__subtitle{font-size:16px;line-height:30px;margin-bottom:8px}}.PricesStandalone .card-info__popup-mid{padding:0 0 19px}@media (max-width:735px){.PricesStandalone .card-info__popup-mid{padding-bottom:12px}}.PricesStandalone .paper-accordion__title{margin-bottom:27px}@media (max-width:735px){.PricesStandalone .paper-accordion__title{font-size:19px;line-height:26px}}.AboutPaper ul{margin-top:27px}.swiper-button-disabled,.swiper-pagination-bullet:only-child{display:none!important}.healing-sub-top__link,.main-info__opinions-text,.main-info__opinions-title{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.CheckList__item{max-width:830px}.text-card__text p{margin:12px 0;list-style:circle}.text-card__text ul{padding-left:20px}.text-card__text li,.text-card__text ul{list-style:disc none outside;list-style:initial}.text-card__text li{display:list-item}.healing-page,.healing-sub-category-page,.healing-type-page,.services-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 460px,#edf0f3 460px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 460px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:1550px){.healing-page,.healing-sub-category-page,.healing-type-page,.services-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 390px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 690px,#edf0f3 690px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 390px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 690px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}@media (max-width:1260px){.healing-page,.healing-sub-category-page,.healing-type-page,.services-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 460px,#edf0f3 460px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 460px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}@media (max-width:735px){.healing-page,.healing-sub-category-page,.healing-type-page,.services-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 550px) repeat-x,-moz-linear-gradient(top,transparent 300px,#edf0f3 300px,#edf0f3 -moz-calc(100% - 750px),transparent -moz-calc(100% - 750px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 550px) repeat-x,linear-gradient(180deg,transparent 300px,#edf0f3 0,#edf0f3 calc(100% - 750px),transparent calc(100% - 750px))}}@media (max-width:1550px){.healing-page,.services-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 460px,#edf0f3 460px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 160px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 460px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}.countries-page,.service-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 50px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 430px) repeat-x,-moz-linear-gradient(top,transparent 350px,#edf0f3 350px,#edf0f3 -moz-calc(100% - 630px),transparent -moz-calc(100% - 630px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 50px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 430px) repeat-x,linear-gradient(180deg,transparent 350px,#edf0f3 0,#edf0f3 calc(100% - 630px),transparent calc(100% - 630px))}.main-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 398px repeat-x,url(/_next/static/media/clouds-middle-left.fee29a7fddfc1d46171bfaa10222c16e.png) 0 1790px no-repeat,url(/_next/static/media/clouds-middle-right.c52305f685692854cb35db526d797137.png) 100% 2275px no-repeat,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 698px,#edf0f3 698px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 398px repeat-x,url(/_next/static/media/clouds-middle-left.fee29a7fddfc1d46171bfaa10222c16e.png) 0 1790px no-repeat,url(/_next/static/media/clouds-middle-right.c52305f685692854cb35db526d797137.png) 100% 2275px no-repeat,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 698px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:1000px){.main-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 358px repeat-x,url(/_next/static/media/clouds-middle-left.fee29a7fddfc1d46171bfaa10222c16e.png) 0 1790px no-repeat,url(/_next/static/media/clouds-middle-right.c52305f685692854cb35db526d797137.png) 100% 2275px no-repeat,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 658px,#edf0f3 658px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 358px repeat-x,url(/_next/static/media/clouds-middle-left.fee29a7fddfc1d46171bfaa10222c16e.png) 0 1790px no-repeat,url(/_next/static/media/clouds-middle-right.c52305f685692854cb35db526d797137.png) 100% 2275px no-repeat,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 658px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}.tour-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 625px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 925px,#edf0f3 925px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 625px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 925px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:735px){.tour-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 625px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 925px,#edf0f3 925px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 625px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 925px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.tours-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 355px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 655px,#edf0f3 655px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 355px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 655px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:1000px){.tours-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 490px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 790px,#edf0f3 790px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 490px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 790px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}@media (max-width:735px){.tours-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 390px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 690px,#edf0f3 690px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 390px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 690px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.country-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 275px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 575px,#edf0f3 575px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 275px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 575px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:735px){.country-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 275px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 575px,#edf0f3 575px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 275px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 575px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.FAQ-page{background:url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 0,#edf0f3 0,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 0,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:735px){.FAQ-page{background:url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 0,#edf0f3 0,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 0,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.publication-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 150px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 450px,#edf0f3 450px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 150px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 450px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:735px){.publication-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 150px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 450px,#edf0f3 450px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 150px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 450px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.e404-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -134px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 166px,#edf0f3 166px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -134px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 166px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:1550px){.e404-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 145px,#edf0f3 145px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 145px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}@media (max-width:735px){.e404-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 145px,#edf0f3 145px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 145px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.contacts-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 66px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 366px,#edf0f3 366px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 66px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 366px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:1550px){.contacts-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -2px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 298px,#edf0f3 298px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -2px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 298px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}}@media (max-width:735px){.contacts-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 145px,#edf0f3 145px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center -155px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 145px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.about-page{background:url(/_next/static/media/bg.699ee7664384ba2e99f4c935929f2558.svg) center 393px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent -107px,#edf0f3 -107px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/bg.699ee7664384ba2e99f4c935929f2558.svg) center 393px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent -107px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}.privacy-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 162px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 390px) repeat-x,-moz-linear-gradient(top,transparent 462px,#edf0f3 462px,#edf0f3 -moz-calc(100% - 590px),transparent -moz-calc(100% - 590px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 162px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 390px) repeat-x,linear-gradient(180deg,transparent 462px,#edf0f3 0,#edf0f3 calc(100% - 590px),transparent calc(100% - 590px))}@media (max-width:735px){.privacy-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 162px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 560px) repeat-x,-moz-linear-gradient(top,transparent 462px,#edf0f3 462px,#edf0f3 -moz-calc(100% - 760px),transparent -moz-calc(100% - 760px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 162px/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 560px) repeat-x,linear-gradient(180deg,transparent 462px,#edf0f3 0,#edf0f3 calc(100% - 760px),transparent calc(100% - 760px))}}.blog-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 290px) repeat-x,-moz-linear-gradient(top,transparent 300px,#edf0f3 300px,#edf0f3 -moz-calc(100% - 490px),transparent -moz-calc(100% - 490px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 290px) repeat-x,linear-gradient(180deg,transparent 300px,#edf0f3 0,#edf0f3 calc(100% - 490px),transparent calc(100% - 490px))}@media (max-width:735px){.blog-page{background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) 50% -moz-calc(100% - 460px) repeat-x,-moz-linear-gradient(top,transparent 300px,#edf0f3 300px,#edf0f3 -moz-calc(100% - 660px),transparent -moz-calc(100% - 660px));background:url(/_next/static/media/clouds_top.a529fc738b147e3d9709ac3405203440.png) center 0/1920px auto repeat-x,url(/_next/static/media/clouds-bot.cc921232e3791b1984be7de06a61987e.png) center calc(100% - 460px) repeat-x,linear-gradient(180deg,transparent 300px,#edf0f3 0,#edf0f3 calc(100% - 660px),transparent calc(100% - 660px))}}.Form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:url(/_next/static/media/bg.1435c0bf339c4300b290b61c833b178a.jpg);background-size:cover;-webkit-box-shadow:0 0 20px 15px rgba(234,238,241,.2);box-shadow:0 0 20px 15px rgba(234,238,241,.2);padding:60px 45px 72px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:relative}.Form .Form__loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.Form[loading]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.5)}@media (max-width:1550px){.Form{padding:60px 30px 72px}}@media (max-width:1260px){.Form{padding:58px 60px 47px}}@media (max-width:1000px){.Form{padding:58px 49px 47px}}@media (max-width:735px){.Form{padding:46px 30px 48px}}.Form *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Form .Form__header-container{width:100%}.Form .Form__body-container{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}@media (max-width:1260px){.Form .Form__body-container{width:-moz-calc(100% + 15px);width:calc(100% + 15px);display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-left:-15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media (max-width:1000px){.Form .Form__body-container{width:-moz-calc(100% + 30px);width:calc(100% + 30px);margin-right:-15px}}@media (max-width:735px){.Form .Form__body-container{width:100%;margin-right:0;margin-left:0}}.Form .Form__title{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:27px;line-height:35px;text-align:center;max-width:295px;margin:0 auto 18px}@media (max-width:1260px){.Form .Form__title{text-align:start;max-width:unset;margin:0 0 14px}}@media (max-width:735px){.Form .Form__title{font-size:19px;line-height:26px;margin:0 0 12px}}.Form .Form__text{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-align:center;margin:0 auto 35px}@media (max-width:1260px){.Form .Form__text{text-align:start;max-width:416px;margin:0 0 33px}}@media (max-width:735px){.Form .Form__text{font-size:14px;line-height:21px;max-width:unset;margin:0 -5px 32px 0}}.Form .Form__input-container{width:100%;margin-bottom:24px}@media (max-width:1260px){.Form .Form__input-container{width:50%;padding-right:15px;padding-left:15px;margin-bottom:18px}}@media (max-width:735px){.Form .Form__input-container{width:100%;padding-right:0;padding-left:0}}.Form .Form__input-container .Form__input{width:100%;height:100%;background:#fff;color:#252837;font-weight:400;font-size:16px;padding:15px 20px}@media (max-width:735px){.Form .Form__input-container .Form__input{font-size:14px;line-height:30px;padding:16.5px 16px}}.Form .Form__input-container textarea.Form__input{line-height:unset;resize:none;vertical-align:top;height:113px}.Form .Form__submit{width:100%}@media (max-width:1260px){.Form .Form__submit{width:50%;padding-right:15px;padding-left:15px}}@media (max-width:735px){.Form .Form__submit{width:100%;padding-right:0;padding-left:0}}.Form .Form__submit .Form__button{width:100%;line-height:52px;color:#fff;font-weight:700;font-size:12px;text-transform:uppercase;background-color:#ed0d32;text-align:center;margin-bottom:20px}@media (max-width:1260px){.Form .Form__submit .Form__button{margin-bottom:17px}}@media (max-width:735px){.Form .Form__submit .Form__button{margin-bottom:13px}}.Form .Form__submit .Form__button:disabled{cursor:default;-webkit-filter:grayscale(.6);filter:grayscale(.6);color:#c5c5c5}.Form .Form__submit .Form__button:not(:disabled):hover{background:#e84f69}.Form .Form__submit .Form__hide{color:#81b8fc;font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;display:-moz-box;display:flex;grid-gap:15px;gap:15px;-moz-box-align:center;align-items:center;height:-webkit-min-content;height:-moz-min-content;height:min-content}@media (max-width:1550px){.Form .Form__submit .Form__hide{max-width:270px}}@media (max-width:1260px){.Form .Form__submit .Form__hide{max-width:360px;text-align:start;margin:0}}@media (max-width:735px){.Form .Form__submit .Form__hide{max-width:269px}}.Form .Form__submit .Form__hide .Form__hide-link{text-decoration:underline;color:#81b8fc}.Form .Form__submit .Form__hide .Form__hide-link:hover{color:#bed9ff}.Form .Form__submit .Form__checkbox input{position:absolute;z-index:-1;opacity:0}.Form .Form__submit .Form__checkbox span{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;background-color:#fff;border:2px solid #dce2ed;cursor:pointer}.Form .Form__submit .Form__checkbox input:checked+span{background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAQAAAAqJXdxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkBw4VJwTUu0/wAAAAhUlEQVQI12XOIQoCARCF4bGZBDGJsGKwKAgGb6CH8CBGwSNo9wKuyIJ5k8lkU2yeY9NnWBfFnQkz/A8ef4jaLmSSOp554fSPR54orELDUveDB25gI8IaqbbQdwFbIcIR7ExkYK9ZBokchQdItcraEIauyjnrVBrlmboj1/v6Vc/cwfhX/A2T6J4KgzRxWwAAAABJRU5ErkJggg==") 50% no-repeat,#106ceb;border:none}.Form__ending{cursor:pointer;position:absolute;width:100%;height:100%;left:0;top:0;display:-moz-box;display:flex;background:url(/_next/static/media/bg.1435c0bf339c4300b290b61c833b178a.jpg);background-size:cover}.Form__ending .Form__ending-text{margin:auto;max-width:90%;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:27px;line-height:35px;text-align:center}@media (max-width:735px){.Form__ending .Form__ending-text{font-size:19px;line-height:26px}}.PageTitle{color:#252837;font-family:Montserrat,sans-serif;font-weight:700;font-size:44px;line-height:55px;margin-top:9px;max-width:550px;margin-bottom:73px}@media (max-width:1550px){.PageTitle{margin-top:1px}}@media (max-width:1260px){.PageTitle{font-size:40px;line-height:50px;margin-left:30px;margin-top:5px;margin-bottom:54px}}@media (max-width:1000px){.PageTitle{font-size:36px;line-height:46px;margin-bottom:51px}}@media (max-width:735px){.PageTitle{font-size:21px;line-height:30px;margin-bottom:39px}}.NewsPaper{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:70px 199px 75px}@media (max-width:1550px){.NewsPaper{padding:70px 100px 75px}}@media (max-width:1260px){.NewsPaper{padding:63px 60px 65px}}@media (max-width:1000px){.NewsPaper{padding:63px 50px 68px}}@media (max-width:735px){.NewsPaper{padding:45px 30px 50px}}.NewsPaper .NewsPaper__title h2{color:#252837;font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;line-height:38.98px;text-align:center;margin:0 auto 14px}@media (max-width:735px){.NewsPaper .NewsPaper__title h2{font-size:19px;line-height:26px;text-align:start;margin:0 0 11px}}.NewsPaper .NewsPaper__text{color:#61647c;font-weight:400;font-size:16px;line-height:32px;margin-bottom:21px}.NewsPaper .NewsPaper__text p+p{margin-top:15px}.NewsPaper .NewsPaper__text p+ol{margin-top:10px}.NewsPaper .NewsPaper__text ol+p{margin-top:30px}@media (max-width:735px){.NewsPaper .NewsPaper__text{font-size:12px;line-height:22px;max-width:284px;margin-bottom:18px}}.NewsPaper .PlusList{margin-top:0}.NewsPaper .NewsPaper__list{margin-bottom:64px}.NewsPaper .NewsPaper__list+.NewsInfoBlock{margin-top:-34px}@media (max-width:1260px){.NewsPaper .NewsPaper__list{margin-bottom:54px}}@media (max-width:1000px){.NewsPaper .NewsPaper__list{margin-bottom:46px}}@media (max-width:735px){.NewsPaper .NewsPaper__list{margin-bottom:33px}}.NewsPaper .NewsInfoBlock__date{margin-left:30px}@media (max-width:1000px){.NewsPaper .NewsInfoBlock__date{font-size:12px}}@media (max-width:735px){.NewsPaper .NewsInfoBlock__date{font-size:11px;margin-left:17px}}.NewsPaper .NewsPaper__image{width:100%;height:590px;object-fit:cover}@media (max-width:1550px){.NewsPaper .NewsPaper__image{height:590px}}@media (max-width:1260px){.NewsPaper .NewsPaper__image{height:519px}}@media (max-width:1000px){.NewsPaper .NewsPaper__image{height:374px}}@media (max-width:735px){.NewsPaper .NewsPaper__image{height:175px}}.NewsPaper .NewsPaper__slider-container{position:relative;padding-bottom:45px;margin-bottom:25px}@media (max-width:1000px){.NewsPaper .NewsPaper__slider-container{margin-bottom:44px}}@media (max-width:735px){.NewsPaper .NewsPaper__slider-container{padding-bottom:42px;margin-bottom:22px}}.NewsPaper .NewsPaper__slider-container .swiper-container{position:unset;overflow:hidden!important}.NewsPaper .NewsPaper__slider-container .swiper-button-next{margin-right:-114px}@media (max-width:1550px){.NewsPaper .NewsPaper__slider-container .swiper-button-next{margin-right:-64px}}.NewsPaper .NewsPaper__slider-container .swiper-button-prev{margin-left:-114px}@media (max-width:1550px){.NewsPaper .NewsPaper__slider-container .swiper-button-prev{margin-left:-64px}}.NewsPaper .NewsPaper__slider-container .swiper-button-next,.NewsPaper .NewsPaper__slider-container .swiper-button-prev{margin-top:-59px}.NewsPaper .NewsPaper__slider-container .swiper-pagination{bottom:0;margin-bottom:0}@media (max-width:735px){.NewsPaper .NewsPaper__slider-container .swiper-pagination{display:block}}.PlusList{margin-top:12px;margin-left:-4px}@media (max-width:1260px){.PlusList{margin-top:12px;margin-left:0}}.PlusList li{font-size:14px;line-height:28px;font-weight:400;color:#252837;display:block;position:relative;padding-left:35px;margin-bottom:28px}@media (max-width:735px){.PlusList li{padding-top:5px;font-size:12px;line-height:22px;padding-right:29px;margin-bottom:17px}}.PlusList li:last-child{margin-bottom:0}.PlusList li:before{content:"";display:inline-block;position:absolute;top:5px;left:0;background:url(/_next/static/media/plus.61e01b5dc4ae159dbaaa91819b2b813b.svg);width:22px;height:22px;background-size:22px}@media (max-width:735px){.PlusList li:before{width:20px;height:20px;background-size:20px}}.OkeList li{padding-left:50px;color:#61647c;font-weight:400;font-size:16px;line-height:32px;padding-top:4px;margin-bottom:16px}@media (max-width:1260px){.OkeList li{padding-top:2px;padding-left:44px;margin-bottom:17px;max-width:759px}}@media (max-width:735px){.OkeList li{padding-top:6px;padding-left:35px;font-size:12px;line-height:22px;max-width:unset;padding-right:0;margin-bottom:12px}}.OkeList li:before{margin-left:5px;background:url(/_next/static/media/okeico.e8b3872ea10d713edce9a910d8a744a8.svg);width:25px;height:25px;background-size:25px}@media (max-width:1260px){.OkeList li:before{margin-left:0}}@media (max-width:735px){.OkeList li:before{width:20px;height:20px;background-size:20px}}.BottomNavigation{display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center}.BottomNavigation .BottomNavigation__next,.BottomNavigation .BottomNavigation__prev{-moz-box-flex:0;flex:0 0 auto;color:#106ceb;font-weight:400;font-size:14px}@media (max-width:735px){.BottomNavigation .BottomNavigation__next,.BottomNavigation .BottomNavigation__prev{font-size:0}}.BottomNavigation .BottomNavigation__next:hover,.BottomNavigation .BottomNavigation__prev:hover{text-decoration:underline}.BottomNavigation .BottomNavigation__next:after,.BottomNavigation .BottomNavigation__next:before,.BottomNavigation .BottomNavigation__prev:after,.BottomNavigation .BottomNavigation__prev:before{display:inline-block;background:url(/_next/static/media/arrow-link2.57d14026e0eb1b2a9d19342983f58bed.svg) 100% 50% no-repeat;background-size:6px 10px;width:6px;height:10px}.BottomNavigation .BottomNavigation__prev:before{content:"";-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);margin-right:10px}.BottomNavigation .BottomNavigation__next:after{margin-left:10px;content:""}.BottomNavigation .BottomNavigation__btn{-moz-box-flex:0;flex:0 0 auto;color:#fff;font-weight:700;font-size:12px;line-height:50px;text-transform:uppercase;background-color:#106ceb;text-align:center;width:187px}.BottomNavigation .BottomNavigation__btn:hover{background-color:#2e7ce8}.NewsSlider .card-news{width:319px}@media (max-width:1550px){.NewsSlider .card-news{width:270px}}.NewsSlider .NewsSlider__title{font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:30px;line-height:38.98px;position:relative;left:2px;margin-bottom:46px}@media (max-width:1260px){.NewsSlider .NewsSlider__title{left:32px}}@media (max-width:735px){.NewsSlider .NewsSlider__title{font-size:19px;line-height:26px;margin-bottom:32px}}.NewsSlider .NewsSlider__slider-container{position:relative;padding-bottom:45px;margin-bottom:25px}.NewsSlider .NewsSlider__slider-container .swiper-container{position:unset;overflow:hidden}.NewsSlider .NewsSlider__slider-container .swiper-button-next{margin-right:-114px}.NewsSlider .NewsSlider__slider-container .swiper-button-prev{margin-left:-114px}.NewsSlider .NewsSlider__slider-container .swiper-button-next,.NewsSlider .NewsSlider__slider-container .swiper-button-prev{margin-top:-59px;display:none}.NewsSlider .NewsSlider__slider-container .swiper-pagination{display:none;bottom:0;margin-bottom:0}.PrivacyParagraph{max-width:990px;margin-bottom:45px}@media (max-width:1550px){.PrivacyParagraph{max-width:872px}}@media (max-width:1260px){.PrivacyParagraph{max-width:890px}}.PrivacyParagraph .PrivacyParagraph__title{white-space:pre-wrap;font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:30px;line-height:38.98px;margin-bottom:11px}@media (max-width:735px){.PrivacyParagraph .PrivacyParagraph__title{font-size:19px;line-height:26px}}.PrivacyParagraph .PrivacyParagraph__text{color:#61647c;font-weight:400;font-size:16px;line-height:32px}@media (max-width:735px){.PrivacyParagraph .PrivacyParagraph__text{font-size:14px;line-height:28px}}.PrivacyParagraph .PrivacyParagraph__text p{margin:6px 0 32px}@media (max-width:735px){.PrivacyParagraph .PrivacyParagraph__text p{margin:6px 0 28px}}.PrivacyParagraph .PrivacyParagraph__text h2{white-space:pre-wrap;font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:30px;line-height:38.98px;margin-bottom:11px}@media (max-width:735px){.PrivacyParagraph .PrivacyParagraph__text h2{font-size:19px;line-height:26px}}.ImagesSlider{position:relative;padding-bottom:0;margin-bottom:0}.ImagesSlider .swiper-container{position:unset;overflow:hidden}.ImagesSlider .swiper-button-next{margin-right:-85px}@media (max-width:1550px){.ImagesSlider .swiper-button-next{margin-right:-55px}}.ImagesSlider .swiper-button-prev{margin-left:-85px}@media (max-width:1550px){.ImagesSlider .swiper-button-prev{margin-left:-55px}}.ImagesSlider .swiper-button-next,.ImagesSlider .swiper-button-prev{margin-top:-35px}.ImagesSlider .swiper-pagination{display:none;bottom:0;margin-bottom:0}.ImagesSlider .ImagesSlider__image{display:block;object-fit:cover;width:426px;height:280px}@media (max-width:1550px){.ImagesSlider .ImagesSlider__image{width:366px;height:241px}}@media (max-width:1000px){.ImagesSlider .ImagesSlider__image{width:324px;height:214px}}@media (max-width:735px){.ImagesSlider .ImagesSlider__image{width:300px;height:198px}}.Error,.Error .Error__code{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Error .Error__code{font-family:Montserrat,sans-serif;color:#106ceb;font-weight:700;text-transform:uppercase;text-align:center;position:relative;left:-5px;font-size:300px;line-height:218px}@media (max-width:1000px){.Error .Error__code{font-size:-moz-calc(250px + 50 * ((100vw - 768px)/232));font-size:calc(250px + 50 * ((100vw - 768px) / 232));line-height:-moz-calc(181px + 37 * ((100vw - 768px)/232));line-height:calc(181px + 37 * ((100vw - 768px) / 232));left:0}}@media (max-width:735px){.Error .Error__code{font-size:120px;line-height:87px}}.Error .Error__code:before{content:"";display:block;position:absolute;top:-120px;border-radius:50%;background-color:#c8e1fa;z-index:-1;width:384px;height:384px;left:-125px}@media (max-width:1000px){.Error .Error__code:before{width:-moz-calc(321px + 63 * ((100vw - 768px)/232));width:calc(321px + 63 * ((100vw - 768px) / 232));height:-moz-calc(321px + 63 * ((100vw - 768px)/232));height:calc(321px + 63 * ((100vw - 768px) / 232));left:-moz-calc(-108px + -17 * ((100vw - 768px)/232));left:calc(-108px + -17 * ((100vw - 768px) / 232));top:-moz-calc(-98px + -22 * ((100vw - 768px)/232));top:calc(-98px + -22 * ((100vw - 768px) / 232))}}@media (max-width:735px){.Error .Error__code:before{width:164px;height:164px;left:-58px;top:-56px}}.Error .Error__message{font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:36px;line-height:38px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;margin:84px auto 0}@media (max-width:735px){.Error .Error__message{margin-top:51px;font-size:26px;line-height:38px}}.Error .Error__text{color:#61647c;font-weight:400;font-size:16px;line-height:26px;white-space:pre-wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:17px auto 0;text-align:center}@media (max-width:735px){.Error .Error__text{margin-top:5px;font-size:14px;line-height:21px}}.Error .Error__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:250px;display:block;color:#fff;font-weight:700;font-size:12px;margin:30px auto 0;text-transform:uppercase;line-height:50px;text-align:center;background-color:#106ceb}@media (max-width:735px){.Error .Error__button{margin-top:19px}}.ContactsForm{position:relative;display:-moz-box;display:flex}.ContactsForm,.ContactsForm .ContactsForm__image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ContactsForm .ContactsForm__image{-moz-box-flex:1;flex:1 1 auto;padding:131px 117px 42px 38px}@media (max-width:1550px){.ContactsForm .ContactsForm__image{padding:134px 41px 0 38px}}@media (max-width:1260px){.ContactsForm .ContactsForm__image{padding:162px 0 0 38px;margin-right:-7px}}@media (max-width:1000px){.ContactsForm .ContactsForm__image{display:none}}.ContactsForm .ContactsForm__image .ContactsForm__img{object-fit:contain;width:100%}.ContactsForm .ContactsForm__form{-moz-box-flex:0;flex:0 0 auto;width:700px}@media (max-width:1550px){.ContactsForm .ContactsForm__form{width:610px}}@media (max-width:1000px){.ContactsForm .ContactsForm__form{width:100%}}.ContactsForm .Form{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:none;background-size:cover;-webkit-box-shadow:none;box-shadow:none;padding:88px 0 93px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:unset}@media (max-width:1550px){.ContactsForm .Form{padding:88px 30px 93px}}@media (max-width:1260px){.ContactsForm .Form{padding:52px 20px 44px 65px}}@media (max-width:1000px){.ContactsForm .Form{padding:56px 49px 47px}}@media (max-width:735px){.ContactsForm .Form{padding:46px 30px 50px}}.ContactsForm .Form *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ContactsForm .Form .Form__header-container{width:100%}.ContactsForm .Form .Form__body-container{display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;margin-top:43px;flex-wrap:wrap}@media (max-width:1260px){.ContactsForm .Form .Form__body-container{margin-top:11px;width:-moz-calc(100% + 15px);width:calc(100% + 15px);display:-moz-box;display:flex;flex-wrap:wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-left:0;margin-right:-15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media (max-width:1000px){.ContactsForm .Form .Form__body-container{width:-moz-calc(100% + 30px);width:calc(100% + 30px);margin-right:-15px}}@media (max-width:735px){.ContactsForm .Form .Form__body-container{width:100%;margin-right:0;margin-left:0}}.ContactsForm .Form .Form__title{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;line-height:39px;text-align:start;max-width:532px;margin:0 0 15px}@media (max-width:1550px){.ContactsForm .Form .Form__title{max-width:485px}}@media (max-width:1260px){.ContactsForm .Form .Form__title{text-align:start;max-width:unset;margin:0 0 14px}}@media (max-width:1000px){.ContactsForm .Form .Form__title{max-width:540px}}@media (max-width:735px){.ContactsForm .Form .Form__title{font-size:19px;line-height:26px;margin:0 0 12px}}.ContactsForm .Form .Form__text{color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-align:start;margin:0;max-width:480px}@media (max-width:1260px){.ContactsForm .Form .Form__text{text-align:start;max-width:480px;margin:0 0 33px}}@media (max-width:1000px){.ContactsForm .Form .Form__text{max-width:526px;margin:0 0 23px}}@media (max-width:735px){.ContactsForm .Form .Form__text{font-size:14px;line-height:21px;max-width:unset;margin:0 -5px 20px 0;font-weight:400}}.ContactsForm .Form .Form__input-container{width:260px;margin-bottom:24px;margin-right:29px}@media (max-width:1550px){.ContactsForm .Form .Form__input-container{width:240px}}@media (max-width:1260px){.ContactsForm .Form .Form__input-container{width:240px;padding-right:0;padding-left:0;margin-bottom:24px}}@media (max-width:1000px){.ContactsForm .Form .Form__input-container{width:289px;margin-bottom:24px}}@media (max-width:735px){.ContactsForm .Form .Form__input-container{margin-right:0;margin-bottom:18px}}.ContactsForm .Form .Form__input-textarea{width:549px}@media (max-width:1550px){.ContactsForm .Form .Form__input-textarea{width:510px}}@media (max-width:1260px){.ContactsForm .Form .Form__input-textarea{width:510px}}@media (max-width:1000px){.ContactsForm .Form .Form__input-textarea{width:289px}}@media (max-width:735px){.ContactsForm .Form .Form__input-container{width:100%;padding-right:0;padding-left:0}}.ContactsForm .Form .Form__input-container .Form__input{width:100%;height:100%;background:#fff;color:#252837;font-weight:400;font-size:16px;padding:15px 20px}@media (max-width:735px){.ContactsForm .Form .Form__input-container .Form__input{font-size:14px;line-height:30px;padding:16.5px 16px}}.ContactsForm .Form .Form__input-container textarea.Form__input{line-height:unset;resize:none;vertical-align:top;height:113px}.ContactsForm .Form .Form__submit{width:100%;display:-moz-box;display:flex}@media (max-width:1260px){.ContactsForm .Form .Form__submit{width:100%;padding-right:0;padding-left:0}}@media (max-width:1000px){.ContactsForm .Form .Form__submit{width:289px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:735px){.ContactsForm .Form .Form__submit{width:100%;padding-right:0;padding-left:0}}.ContactsForm .Form .Form__submit .Form__button{-moz-box-flex:0;flex:0 0 auto;width:260px;line-height:52px;color:#fff;font-weight:700;font-size:12px;text-transform:uppercase;background-color:#ed0d32;text-align:center;margin-bottom:20px}@media (max-width:1550px){.ContactsForm .Form .Form__submit .Form__button{width:240px}}@media (max-width:1260px){.ContactsForm .Form .Form__submit .Form__button{margin-bottom:17px}}@media (max-width:1000px){.ContactsForm .Form .Form__submit .Form__button{width:100%}}@media (max-width:735px){.ContactsForm .Form .Form__submit .Form__button{margin-bottom:13px}}.ContactsForm .Form .Form__submit .Form__button:disabled{cursor:default;-webkit-filter:grayscale(.6);filter:grayscale(.6);color:#c5c5c5}.ContactsForm .Form .Form__submit .Form__button:not(:disabled):hover{background:#d50000}.ContactsForm .Form .Form__submit .Form__hide{color:#81b8fc;font-weight:400;font-size:13px;line-height:18px;white-space:pre-wrap;max-width:335px;margin:8px 0 0 47px;text-align:start}@media (max-width:1550px){.ContactsForm .Form .Form__submit .Form__hide{margin-top:6px;margin-left:30px;max-width:270px}}@media (max-width:1260px){.ContactsForm .Form .Form__submit .Form__hide{max-width:360px;text-align:start;margin:6px 0 0 31px}}@media (max-width:1000px){.ContactsForm .Form .Form__submit .Form__hide{margin-right:-10px;margin-left:0;margin-top:0}}@media (max-width:735px){.ContactsForm .Form .Form__submit .Form__hide{max-width:unset;margin-right:-7px}}.ContactsForm .Form .Form__submit .Form__hide .Form__hide-link{text-decoration:underline;color:#81b8fc}.ContactsForm .Form .Form__submit .Form__hide .Form__hide-link:hover{color:#bed9ff}.ContactsInfo{display:-moz-box;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;flex-wrap:wrap}@media (max-width:1550px) and (min-width:1261px){.ContactsInfo{margin-right:-30px}}@media (max-width:1260px){.ContactsInfo{margin-bottom:-26px}}@media (max-width:1260px) and (min-width:1001px){.ContactsInfo{padding:0 58px}}@media (max-width:1000px) and (min-width:736px){.ContactsInfo{padding:0 30px}}@media (max-width:735px){.ContactsInfo{padding:0 0 0 30px;margin-bottom:-15px}}.ContactsInfo .ContactsInfo__block{-moz-box-flex:0;flex:0 0 33.333%}@media (max-width:1260px){.ContactsInfo .ContactsInfo__block{-moz-box-flex:0;flex:0 0 50%;margin-bottom:26px}.ContactsInfo .ContactsInfo__block:first-child{-moz-box-ordinal-group:2;order:1}.ContactsInfo .ContactsInfo__block:nth-child(2){-moz-box-ordinal-group:4;order:3}.ContactsInfo .ContactsInfo__block:nth-child(3){-moz-box-ordinal-group:3;order:2}}@media (max-width:735px){.ContactsInfo .ContactsInfo__block{-moz-box-flex:0;flex:0 0 100%;margin-bottom:15px}.ContactsInfo .ContactsInfo__block:nth-child(2){-moz-box-ordinal-group:3;order:2}.ContactsInfo .ContactsInfo__block:nth-child(3){-moz-box-ordinal-group:4;order:3}}.ContactsInfo .ContactsInfo__block .ContactsInfo__title{color:#8f93ab;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.6px;margin-bottom:15px}@media (max-width:1550px){.ContactsInfo .ContactsInfo__block .ContactsInfo__title{margin-bottom:12px}}@media (max-width:735px){.ContactsInfo .ContactsInfo__block .ContactsInfo__title{margin-bottom:9px}}.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text{font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:30px;line-height:24px}.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text[underline]{border-bottom:2px solid #106ceb}.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text[underline]:hover{color:#106ceb}@media (max-width:1550px){.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text{font-size:28px}}@media (max-width:1000px){.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text{font-size:25px}}@media (max-width:735px){.ContactsInfo .ContactsInfo__block .ContactsInfo__link-text{font-size:22px}}.ContactsMap{display:-moz-box;display:flex;background:#fff}@media (max-width:1000px){.ContactsMap{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.ContactsMap .ContactsMap__panel{-moz-box-flex:1;flex:1 1 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:99px 97px 0;min-height:566px}@media (max-width:1000px){.ContactsMap .ContactsMap__panel{min-height:unset}}@media (max-width:1550px){.ContactsMap .ContactsMap__panel{padding:99px 70px 0 89px}}@media (max-width:1260px){.ContactsMap .ContactsMap__panel{padding:99px 70px 0 93px}}@media (max-width:1000px){.ContactsMap .ContactsMap__panel{padding:65px 83px 49px}}@media (max-width:735px){.ContactsMap .ContactsMap__panel{padding:58px 83px 48px 65px}}.ContactsMap .ContactsMap__panel .ContactsMap__address{position:relative;font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:18px;line-height:24px;margin-bottom:45px}@media (max-width:1000px){.ContactsMap .ContactsMap__panel .ContactsMap__address{margin-bottom:37px}}@media (max-width:735px){.ContactsMap .ContactsMap__panel .ContactsMap__address{font-size:16px;margin-bottom:35px}}.ContactsMap .ContactsMap__panel .ContactsMap__address:before{width:22px;height:29px;content:"";display:block;background:url(/_next/static/media/map.e2e5fe60e7bfed0f35bef95388cdaca8.svg);background-size:22px 29px;position:absolute;left:-37px;top:-2px}@media (max-width:1260px){.ContactsMap .ContactsMap__panel .ContactsMap__address:before{left:-34px}}.ContactsMap .ContactsMap__panel .ContactsMap__items{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:-22px}@media (max-width:1000px){.ContactsMap .ContactsMap__panel .ContactsMap__items{display:-moz-box;display:flex;flex-wrap:wrap}}.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item{margin-bottom:22px}@media (max-width:1000px){.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item{-moz-box-flex:0;flex:0 0 50%}}@media (max-width:735px){.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item{-moz-box-flex:0;flex:0 0 100%;margin-bottom:17px}}.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item .ContactsMap__item-title{color:#106ceb;font-weight:400;font-size:12px;line-height:24px;letter-spacing:.6px}.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item .ContactsMap__item-body .ContactsMap__item-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;font-family:Montserrat,sans-serif;color:#252837;font-weight:400;font-size:16px;line-height:30px}@media (max-width:735px){.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item .ContactsMap__item-body .ContactsMap__item-text{font-size:14px;line-height:30px}}.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item .ContactsMap__item-body a.ContactsMap__item-text{font-size:18px}@media (max-width:735px){.ContactsMap .ContactsMap__panel .ContactsMap__items .ContactsMap__item .ContactsMap__item-body a.ContactsMap__item-text{font-size:16px}}.ContactsMap .ContactsMap__map{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:931px;height:566px;-moz-box-flex:0;flex:0 0 auto}@media (max-width:1550px){.ContactsMap .ContactsMap__map{width:762px;height:566px}}@media (max-width:1260px){.ContactsMap .ContactsMap__map{width:543px;height:566px}}@media (max-width:1000px){.ContactsMap .ContactsMap__map{width:708px;height:376px}}@media (max-width:735px){.ContactsMap .ContactsMap__map{width:345px;height:500px}}.AboutCard{width:450px;height:300px;background-color:#fff}@media (max-width:1550px){.AboutCard{width:370px;height:300px}}@media (max-width:1260px){.AboutCard{width:308px;height:300px}}@media (max-width:1000px){.AboutCard{width:226px;height:315px}}@media (max-width:735px){.AboutCard{width:345px;height:216px;margin-bottom:15px}.AboutCard:last-child{margin-bottom:0}}.AboutCard .AboutCard__img{width:100px;height:100px;display:block;margin:20px auto 25px}@media (max-width:1000px){.AboutCard .AboutCard__img{margin:15px auto 25px}}@media (max-width:735px){.AboutCard .AboutCard__img{margin:2px auto 15px;width:91.52542px;height:91.52542px}}.AboutCard .AboutCard__title{font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:18px;line-height:24px;text-align:center;margin:0 auto 10px}@media (max-width:1260px){.AboutCard .AboutCard__title{max-width:220px}}@media (max-width:1000px){.AboutCard .AboutCard__title{max-width:167px}}@media (max-width:735px){.AboutCard .AboutCard__title{font-size:16px;line-height:24px;max-width:233px;margin:0 auto 4px}}.AboutCard .AboutCard__text{color:#61647c;font-weight:400;font-size:14px;line-height:24px;text-align:center;margin:0 auto;max-width:331px}@media (max-width:1260px){.AboutCard .AboutCard__text{max-width:257px}}@media (max-width:1000px){.AboutCard .AboutCard__text{max-width:184px}}@media (max-width:735px){.AboutCard .AboutCard__text{font-size:12px;line-height:21px;max-width:230px}}.Partners{display:-moz-box;display:flex}@media (max-width:1260px){.Partners{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.Partners .Partners__title-container{-moz-box-flex:0;flex:0 0 auto;width:277px}@media (max-width:1260px){.Partners .Partners__title-container{text-align:center;width:100%}}.Partners .Partners__title-container .Partners__title{font-family:Montserrat,sans-serif;color:#252837;font-weight:700;font-size:30px;line-height:39px}@media (max-width:1260px){.Partners .Partners__title-container .Partners__title{text-align:center;margin:0 auto;max-width:512px}}@media (max-width:735px){.Partners .Partners__title-container .Partners__title{margin:0 0 0 28px;text-align:start;font-size:19px;line-height:26px}}.Partners .Partners__images{display:-moz-box;display:flex;flex-wrap:wrap;margin-left:100px;margin-top:-25px;max-height:200px;overflow:hidden}@media (max-width:1550px){.Partners .Partners__images{margin-left:50px}}@media (max-width:1260px){.Partners .Partners__images{margin:20px -20px 0}}@media (max-width:735px){.Partners .Partners__images{margin:20px -10px 0;max-height:139.48718px}}.Partners .Partners__images .Partners__image-container{width:200px;height:50px;position:relative;margin:25px}@media (max-width:1260px){.Partners .Partners__images .Partners__image-container{margin:25px 20px}}@media (max-width:735px){.Partners .Partners__images .Partners__image-container{width:158.97436px;height:39.74359px;margin:15px 10px}}.Partners .Partners__images .Partners__image-container .Partners__image-color,.Partners .Partners__images .Partners__image-container .Partners__image-gray{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;transition:opacity .25s;cursor:pointer}.Partners .Partners__images .Partners__image-container .Partners__image-color{opacity:0}.Partners .Partners__images .Partners__image-container .Partners__image-gray{-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s;opacity:1;-webkit-filter:brightness(0) saturate(100%) invert(74%) sepia(28%) saturate(234%) hue-rotate(182deg) brightness(79%) contrast(76%);filter:brightness(0) saturate(100%) invert(74%) sepia(28%) saturate(234%) hue-rotate(182deg) brightness(79%) contrast(76%)}.Partners .Partners__images .Partners__image-container:hover .Partners__image-color{opacity:1}.Partners .Partners__images .Partners__image-container:hover .Partners__image-gray{opacity:0}.PopupFormCall{width:600px;max-width:100%;text-transform:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:76px 110px;background:url(/_next/static/media/bg.1435c0bf339c4300b290b61c833b178a.jpg);background-size:cover;position:relative;cursor:unset}@media (max-width:735px){.PopupFormCall{padding:calc(50px + 26 * ((100vw - 375px) / 360)) calc(30px + 80 * ((100vw - 375px) / 360));width:-moz-calc(335px + 265 * ((100vw - 375px)/360));width:calc(335px + 265 * ((100vw - 375px) / 360))}}.PopupFormCall .Form__loading{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.PopupFormCall[loading]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:hsla(0,0%,100%,.5)}.PopupFormCall .PopupFormCall__input{padding:10px 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;resize:none;display:block;width:100%;margin-bottom:24px;font-family:Open Sans,sans-serif;color:#252837;font-weight:400;font-size:16px;line-height:30px}@media (max-width:735px){.PopupFormCall .PopupFormCall__input{font-size:-moz-calc(14px + 2 * ((100vw - 375px)/360));font-size:calc(14px + 2 * ((100vw - 375px) / 360));margin-bottom:calc(18px + 6 * ((100vw - 375px) / 360))}}.PopupFormCall .PopupFormCall__title{font-family:Montserrat,sans-serif;color:#fff;font-weight:700;font-size:27px;line-height:35px;margin:0 -10px 20px;text-align:center}@media (max-width:735px){.PopupFormCall .PopupFormCall__title{font-size:19px;line-height:26px}}.PopupFormCall .PopupFormCall__subtitle{font-family:Montserrat,sans-serif;color:#fff;font-weight:700;font-size:16px;line-height:24px;margin-bottom:34px;text-align:center}@media (max-width:735px){.PopupFormCall .PopupFormCall__subtitle{font-size:14px;line-height:21px}}.PopupFormCall .PopupFormCall__button{font-family:Open Sans,sans-serif;line-height:52px;color:#fff;font-weight:700;font-size:12px;text-transform:uppercase;text-align:center;background-color:#ed0d32;width:100%}.PopupFormCall .PopupFormCall__button:disabled{cursor:default;-webkit-filter:grayscale(.6);filter:grayscale(.6);color:#c5c5c5}.PopupFormCall .PopupFormCall__button:not(:disabled):hover{background:#d50000}.PopupFormCall .PopupFormCall__hide{font-family:Open Sans,sans-serif;color:#81b8fc;font-weight:400;font-size:13px;line-height:18px;display:-moz-box;display:flex;grid-gap:15px;gap:15px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;margin-top:25px}.PopupFormCall .PopupFormCall__hide a{color:#81b8fc}@media (max-width:735px){.PopupFormCall .PopupFormCall__hide{margin-top:calc(18px + 7 * ((100vw - 375px) / 360))}}.PopupFormCall .PopupFormCall__checkbox input{position:absolute;z-index:-1;opacity:0}.PopupFormCall .PopupFormCall__checkbox span{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:18px;height:18px;background-color:#fff;border:2px solid #dce2ed;cursor:pointer}.PopupFormCall .PopupFormCall__checkbox input:checked+span{background:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAQAAAAqJXdxAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkBw4VJwTUu0/wAAAAhUlEQVQI12XOIQoCARCF4bGZBDGJsGKwKAgGb6CH8CBGwSNo9wKuyIJ5k8lkU2yeY9NnWBfFnQkz/A8ef4jaLmSSOp554fSPR54orELDUveDB25gI8IaqbbQdwFbIcIR7ExkYK9ZBokchQdItcraEIauyjnrVBrlmboj1/v6Vc/cwfhX/A2T6J4KgzRxWwAAAABJRU5ErkJggg==") 50% no-repeat,#106ceb;border:none}.PopupFormCall__close{width:75px;height:75px;position:absolute;z-index:30;top:0;right:0;background:url(/_next/static/media/x-fff.2a5c3feedd11ad0ca2cd7e316712325b.svg) no-repeat 50%;background-size:13px;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;-moz-transition:transform .25s,-moz-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s,-moz-transform .25s}@media (max-width:735px){.PopupFormCall__close{width:-moz-calc(50px + 25 * ((100vw - 375px)/360));width:calc(50px + 25 * ((100vw - 375px) / 360));height:-moz-calc(50px + 25 * ((100vw - 375px)/360));height:calc(50px + 25 * ((100vw - 375px) / 360))}}.PopupFormCall__close:hover{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);transform:scale(1.4)}.contacts-button{display:none;position:fixed;bottom:18px;right:18px;pointer-events:none;z-index:10}@media (max-width:735px){.contacts-button{display:block}}.contacts-button__group{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;grid-row-gap:10px;row-gap:10px;width:60px}.contacts-button__button,.contacts-button__group{display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.contacts-button__button{-moz-box-pack:center;justify-content:center;border-radius:50%;background:#106ceb;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;pointer-events:all;text-decoration:none;-webkit-tap-highlight-color:transparent}.contacts-button__button svg{width:20px;height:20px;color:#fff;fill:currentColor}.contacts-button__button.main{width:60px;height:60px;z-index:5;-webkit-animation:lightning 1.5s ease infinite;-moz-animation:lightning 1.5s ease infinite;animation:lightning 1.5s ease infinite}.contacts-button__button.main.open{-webkit-animation:none;-moz-animation:none;animation:none}.contacts-button__button.secondary{width:45px;height:45px;z-index:1}.contacts-button__group .contacts-button__button.secondary:first-child{-webkit-transform:translateY(calc(2 * 100% + 2 * 10px + 15px /2));-moz-transform:translateY(-moz-calc(2 * 100% + 2 * 10px + 15px/2));transform:translateY(calc(2 * 100% + 2 * 10px + 15px /2))}.contacts-button__group .contacts-button__button.secondary:nth-child(2){-webkit-transform:translateY(calc(1 * 100% + 1 * 10px + 15px /2));-moz-transform:translateY(-moz-calc(1 * 100% + 1 * 10px + 15px/2));transform:translateY(calc(1 * 100% + 1 * 10px + 15px /2))}.contacts-button__group.active .contacts-button__button.secondary{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes lightning{0%{-webkit-box-shadow:0 0 1px 0 rgba(190,162,255,.8);box-shadow:0 0 1px 0 rgba(190,162,255,.8)}to{-webkit-box-shadow:0 0 1px 8px rgba(190,162,255,.1);box-shadow:0 0 1px 8px rgba(190,162,255,.1)}}@-moz-keyframes lightning{0%{-webkit-box-shadow:0 0 1px 0 rgba(190,162,255,.8);box-shadow:0 0 1px 0 rgba(190,162,255,.8)}to{-webkit-box-shadow:0 0 1px 8px rgba(190,162,255,.1);box-shadow:0 0 1px 8px rgba(190,162,255,.1)}}@keyframes lightning{0%{-webkit-box-shadow:0 0 1px 0 rgba(190,162,255,.8);box-shadow:0 0 1px 0 rgba(190,162,255,.8)}to{-webkit-box-shadow:0 0 1px 8px rgba(190,162,255,.1);box-shadow:0 0 1px 8px rgba(190,162,255,.1)}}.FAQ-page .FAQ-page__container{display:-moz-box;display:flex;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:1260px){.FAQ-page .FAQ-page__container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.FAQ-page .FAQ-page__title{color:#252837;font-family:Montserrat,sans-serif;font-weight:700;font-size:44px;line-height:55px;margin-top:9px;max-width:550px;margin-bottom:73px}@media (max-width:1550px){.FAQ-page .FAQ-page__title{margin-top:1px}}@media (max-width:1260px){.FAQ-page .FAQ-page__title{font-size:40px;line-height:50px;margin-left:30px;margin-top:5px;margin-bottom:54px}}@media (max-width:1000px){.FAQ-page .FAQ-page__title{font-size:36px;line-height:46px;margin-bottom:51px}}@media (max-width:735px){.FAQ-page .FAQ-page__title{font-size:21px;line-height:30px;margin-bottom:39px}}.FAQ-page .FAQ-page__c1{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;flex-basis:872px;margin-right:30px;-moz-box-flex:0;flex-grow:0}@media (max-width:1550px){.FAQ-page .FAQ-page__c1{margin-right:25px;flex-basis:690px}}@media (max-width:1260px){.FAQ-page .FAQ-page__c1{flex-basis:auto;margin-right:0}}.FAQ-page .FAQ-page__c2{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-box-flex:0;flex-grow:0;flex-basis:466px;margin-left:30px}@media (max-width:1550px){.FAQ-page .FAQ-page__c2{margin-left:25px;flex-basis:420px}}@media (max-width:1260px){.FAQ-page .FAQ-page__c2{flex-basis:auto;margin-left:0;margin-top:60px}}@media (max-width:735px){.FAQ-page .FAQ-page__c2{margin-top:55px}}.FAQ-page .paper-accordion{margin-top:0;padding:49px 50px 91px}@media (max-width:1550px){.FAQ-page .paper-accordion{padding-bottom:87px}}@media (max-width:1260px){.FAQ-page .paper-accordion{padding-left:60px;padding-right:60px}}@media (max-width:1000px){.FAQ-page .paper-accordion{padding:37px 48px 76px}}@media (max-width:735px){.FAQ-page .paper-accordion{padding:27px 30px 61px}}.FAQ-page .paper-accordion .Collapsible__contentInner{padding-bottom:34px;max-width:645px}@media (max-width:735px){.FAQ-page .paper-accordion .Collapsible__contentInner{margin-top:10px;padding-bottom:29px}}.FAQ-page .paper-accordion .Collapsible__trigger{padding-bottom:21.6px;max-width:680px}@media (max-width:1550px){.FAQ-page .paper-accordion .Collapsible__trigger{max-width:530px;padding-bottom:20.2px}}@media (max-width:1260px){.FAQ-page .paper-accordion .Collapsible__trigger{max-width:700px;padding-bottom:21.5px}}@media (max-width:1000px){.FAQ-page .paper-accordion .Collapsible__trigger{max-width:525px;padding-bottom:19.45px}}@media (max-width:735px){.FAQ-page .paper-accordion .Collapsible__trigger{max-width:247px;padding-bottom:18.8px}}.FAQ-page .paper-accordion .Collapsible__trigger:after{right:6px}@media (max-width:1260px){.FAQ-page .paper-accordion .Collapsible__trigger:after{right:14px}}@media (max-width:735px){.FAQ-page .paper-accordion .Collapsible__trigger:after{right:-2px}}.FAQ-page .paper-accordion .Collapsible:first-child{border-top:none}.FAQ-page .paper-accordion .paper-accordion__footer{margin-top:40px}@media (max-width:1550px){.FAQ-page .paper-accordion .paper-accordion__footer{margin-top:35px}}@media (max-width:735px){.FAQ-page .paper-accordion .paper-accordion__footer{margin-top:32px}}.FAQ-page .footer{margin-top:156px}@media (max-width:1260px){.FAQ-page .footer{margin-top:114px}}.blog-page .PageTitle{max-width:630px;margin-bottom:24px}@media (max-width:1260px){.blog-page .PageTitle{margin-bottom:22px}}@media (max-width:735px){.blog-page .PageTitle{margin-bottom:18px}}.blog-page .filter-nav{margin-left:0;margin-bottom:78px}@media (max-width:1550px){.blog-page .filter-nav{margin-bottom:65px}}@media (max-width:1260px){.blog-page .filter-nav{margin-left:30px;margin-bottom:58px}}@media (max-width:1000px){.blog-page .filter-nav{margin-left:30px;margin-bottom:25px}}@media (max-width:735px){.blog-page .filter-nav{margin-bottom:35px}}.blog-page .filter-nav .filter-nav-item:after{margin:0 10.5px}@media (max-width:1550px){.blog-page .filter-nav .filter-nav-item{font-size:12px}}.blog-page .BlogList{display:-moz-box;display:flex;flex-wrap:wrap;margin-right:-40px;margin-bottom:-50px}@media (max-width:1550px){.blog-page .BlogList{margin-right:-26px;margin-bottom:-40px}}@media (max-width:1260px){.blog-page .BlogList{margin-right:-30px;margin-bottom:-40px}}@media (max-width:1000px){.blog-page .BlogList{margin-right:-33px;margin-bottom:-40px}}@media (max-width:735px){.blog-page .BlogList{margin-right:0;margin-bottom:-30px}}.blog-page .card-news{width:319px;height:270px;margin-right:40px;margin-bottom:50px}@media (max-width:1550px){.blog-page .card-news{width:270px;height:270px;margin-right:26px;margin-bottom:40px;padding-right:23px}}@media (max-width:1260px){.blog-page .card-news{width:301px;height:270px;margin-right:30px;margin-bottom:40px;padding:37px 28px}}@media (max-width:1000px){.blog-page .card-news{width:339px;height:270px}}@media (max-width:735px){.blog-page .card-news{width:100%;margin-bottom:30px;margin-right:0}}@media (max-width:1550px){.blog-page .card-news .card-news__title{font-size:16px;line-height:30px;max-width:unset}}@media (max-width:1000px){.blog-page .card-news .card-news__title{font-size:16px;line-height:30px;max-width:265px}}@media (max-width:735px){.blog-page .card-news .card-news__title{max-width:275px}}@media (max-width:1260px){.blog-page .card-news .card-news__link{font-size:12px}}.blog-page .blog-page__footer{margin-top:40px}@media (max-width:1550px){.blog-page .blog-page__footer{margin-top:35px}}@media (max-width:735px){.blog-page .blog-page__footer{margin-top:30px}}.blog-page .footer{margin-top:140px}@media (max-width:1260px){.blog-page .footer{margin-top:130px}}@media (max-width:735px){.blog-page .footer{margin-top:111px}}.publication-page .publication-page__news-image{width:100%;height:251px;object-fit:cover}.publication-page .healing-sub-top{margin-top:6px}@media (max-width:1260px){.publication-page .healing-sub-top{margin-top:8px}}@media (max-width:1000px){.publication-page .healing-sub-top{margin-top:14px}}@media (max-width:735px){.publication-page .healing-sub-top{margin-top:5px}}.publication-page .healing-sub-top .healing-sub-top__right{width:419px}.publication-page .healing-sub-top .healing-sub-top__text{margin-top:13px}@media (max-width:1260px){.publication-page .healing-sub-top .healing-sub-top__text{margin-top:17px;max-width:792px}}@media (max-width:1000px){.publication-page .healing-sub-top .healing-sub-top__text{margin-top:17px;max-width:587px}}@media (max-width:735px){.publication-page .healing-sub-top .healing-sub-top__text{margin-top:7px}}.publication-page .healing-sub-top .NewsInfoBlock{margin-top:20px}@media (max-width:1550px){.publication-page .healing-sub-top .NewsInfoBlock{margin-top:18px}}@media (max-width:1260px){.publication-page .healing-sub-top .NewsInfoBlock{margin-left:30px}}@media (max-width:735px){.publication-page .healing-sub-top .NewsInfoBlock{margin-top:14px}}.publication-page .healing-sub-top .NewsInfoBlock .NewsInfoBlock__date{margin-left:29px;font-size:12px}@media (max-width:1550px){.publication-page .healing-sub-top .NewsInfoBlock .NewsInfoBlock__date{margin-left:32px}}@media (max-width:735px){.publication-page .healing-sub-top .NewsInfoBlock .NewsInfoBlock__date{font-size:11px;margin-left:17px}}.publication-page .NewsPaper{margin-top:74px;margin-bottom:50px}@media (max-width:1550px){.publication-page .NewsPaper{margin-top:72px}}@media (max-width:1260px){.publication-page .NewsPaper{margin-top:61px}}@media (max-width:735px){.publication-page .NewsPaper{margin-top:55px;margin-bottom:45px}}.publication-page .BottomNavigation{margin-bottom:123px}@media (max-width:1260px){.publication-page .BottomNavigation{margin-bottom:103px}}@media (max-width:735px){.publication-page .BottomNavigation{margin-bottom:75px}}.publication-page .footer{margin-top:86px}@media (max-width:1260px){.publication-page .footer{margin-top:58px}}@media (max-width:735px){.publication-page .footer{margin-top:41px}}@media (max-width:1550px){.publication-page .healing-sub-top__title{font-size:44px;line-height:55px}}@media (max-width:1260px){.publication-page .healing-sub-top__title{font-size:40px;line-height:50px;max-width:666px}}@media (max-width:1000px){.publication-page .healing-sub-top__title{font-size:36px;line-height:46px;max-width:600px}}@media (max-width:735px){.publication-page .healing-sub-top__title{max-width:265px;font-size:21px;line-height:30px}}.privacy-page .PageTitle{margin-bottom:53px}@media (max-width:1550px){.privacy-page .PageTitle{margin-left:-4px}}@media (max-width:1260px){.privacy-page .PageTitle{margin-left:30px;margin-bottom:43px}}@media (max-width:1000px){.privacy-page .PageTitle{margin-top:8px;margin-left:26px;margin-bottom:43px}}@media (max-width:735px){.privacy-page .PageTitle{margin-top:5px;margin-left:28px;margin-bottom:34px}}.privacy-page .PrivacyParagraph{margin-bottom:45px}@media (max-width:1550px){.privacy-page .PrivacyParagraph{margin-bottom:51px}}@media (max-width:1260px){.privacy-page .PrivacyParagraph{margin-bottom:41px}}@media (max-width:735px){.privacy-page .PrivacyParagraph{margin-bottom:26px}}.privacy-page .PrivacyParagraph:last-child{margin-bottom:35px}@media (max-width:1550px){.privacy-page .PrivacyParagraph:last-child{margin-bottom:30px}}@media (max-width:1000px){.privacy-page .PrivacyParagraph:last-child{margin-bottom:26px}}@media (max-width:735px){.privacy-page .PrivacyParagraph:last-child{margin-bottom:16px}}.privacy-page .OkeList{max-width:990px;margin-bottom:74px}@media (max-width:1550px){.privacy-page .OkeList{max-width:840px}}@media (max-width:1260px){.privacy-page .OkeList{margin-left:30px;padding-right:0;margin-right:0;max-width:900px;margin-bottom:52px}}@media (max-width:735px){.privacy-page .OkeList{margin-bottom:36px}}.privacy-page .OkeList li{margin-bottom:29px}@media (max-width:1260px){.privacy-page .OkeList li{max-width:unset;margin-bottom:25px}}@media (max-width:735px){.privacy-page .OkeList li{font-size:14px;line-height:28px;padding-top:2px;margin-bottom:20px}}.privacy-page .OkeList li:last-child{margin-bottom:0}.privacy-page .footer{margin-top:155px}@media (max-width:1550px){.privacy-page .footer{margin-top:146px}}@media (max-width:1260px){.privacy-page .footer{margin-top:115px}}@media (max-width:735px){.privacy-page .footer{margin-top:129px}}.e404-page .Error{margin-top:193px}@media (max-width:1550px){.e404-page .Error{margin-top:190px}}@media (max-width:1260px){.e404-page .Error{margin-top:185px}}@media (max-width:1000px){.e404-page .Error{margin-top:163px}}@media (max-width:735px){.e404-page .Error{margin-top:106px}}.e404-page .tours-slider__title{margin-top:0}.e404-page .tours-slider{margin-top:114px}@media (max-width:735px){.e404-page .tours-slider{margin-top:54px}}.e404-page .footer{margin-top:102px}@media (max-width:735px){.e404-page .footer{margin-top:55px}}.contacts-page .PageTitle{margin-bottom:31px}@media (max-width:1550px) and (min-width:1261px){.contacts-page .PageTitle{font-size:40px}}@media (max-width:1260px){.contacts-page .PageTitle{margin-bottom:22px}}@media (max-width:1000px) and (min-width:736px){.contacts-page .PageTitle{margin-left:26.5px;margin-top:3px;margin-bottom:27px}}@media (max-width:735px){.contacts-page .PageTitle{margin-bottom:25px}}@media (max-width:1260px) and (min-width:1001px){.contacts-page .bread-crumbs,.contacts-page .PageTitle{margin-left:60px}}.contacts-page .ContactsInfo{margin-bottom:68px}@media (max-width:1550px){.contacts-page .ContactsInfo{margin-bottom:60px}}@media (max-width:1260px){.contacts-page .ContactsInfo{margin-bottom:22px}}@media (max-width:1000px){.contacts-page .ContactsInfo{margin-bottom:25px}}@media (max-width:735px){.contacts-page .ContactsInfo{margin-bottom:38px}}.contacts-page .ContactsMap{margin-bottom:91px}@media (max-width:1550px){.contacts-page .ContactsMap{margin-bottom:70px}}@media (max-width:1260px){.contacts-page .ContactsMap{margin-bottom:60px}}@media (max-width:1000px){.contacts-page .ContactsMap{margin-bottom:61px}}.contacts-page .footer{margin-top:156px}@media (max-width:1000px){.contacts-page .footer{margin-top:129px}}@media (max-width:735px){.contacts-page .footer{margin-top:121px}}.about-page li{color:#252837}.about-page .bread-crumbs__text{color:#fff}.about-page .bread-crumbs__text:hover:not(:last-child){color:#569dff;opacity:1}.about-page .bread-crumbs__marker{background-image:url(/_next/static/media/crumbs-marker_white.c7d374a0802678ed158020518cfe9c98.svg)}.about-page .header--phone-text,.about-page .header__navigation-link,.about-page .header__phone-subtitle,.about-page .header__subtitle{color:#fff}.about-page .header .logo-block__logo{background-image:url(/_next/static/media/logo-fff.7a737783de1d6f67853eb2e907f43cb8.svg)}.about-page .header .burger{background-color:#fff}.about-page .healing-sub-top__text,.about-page .healing-sub-top__title{color:#fff}.about-page .healing-sub-top__link{color:#569dff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about-page .healing-flex-best{margin-top:135px}@media (max-width:1550px){.about-page .healing-flex-best{margin-top:133px}}@media (max-width:1260px){.about-page .healing-flex-best{margin-top:100px}}@media (max-width:735px){.about-page .healing-flex-best{margin-top:58px}}.about-page .healing-flex-best .healing-flex-best__title{max-width:736px;margin:0 auto}.about-page .page__image-cont{height:543px}@media (max-width:1550px){.about-page .page__image-cont{height:537px}}@media (max-width:1260px){.about-page .page__image-cont{height:534px}}@media (max-width:1000px){.about-page .page__image-cont{height:550px}}.about-page .healing-sub-top__right{display:none}.about-page .healing-sub-top__title{max-width:719px}@media (max-width:1550px) and (min-width:1261px){.about-page .healing-sub-top__title{font-size:44px;line-height:55px;max-width:719px}}@media (max-width:1260px){.about-page .healing-sub-top__title{max-width:657px}}@media (max-width:1000px){.about-page .healing-sub-top__title{max-width:590px}}.about-page .healing-sub-top{margin-top:6px}.about-page .healing-sub-top__text{margin-left:2px;margin-top:16px;max-width:699px}@media (max-width:1260px){.about-page .healing-sub-top__text{margin-left:30px;max-width:615px}}@media (max-width:1000px){.about-page .healing-sub-top__text{margin-top:8px;max-width:545px}}@media (max-width:1550px) and (min-width:1261px){.about-page .healing-sub-paper-1__text{padding:81px 42px 60px}}@media (max-width:1260px) and (min-width:1001px){.about-page .healing-sub-paper-1__text{padding:61px 60px 35px}}@media (max-width:1000px){.about-page .healing-sub-paper-1__text{padding:61px 50px 35px}}@media (max-width:735px){.about-page .healing-sub-paper-1__text{padding:45px 31px 6px}}@media (max-width:1260px){.about-page .healing-sub-paper-1__title{max-width:567px}}@media (max-width:735px){.about-page .bread-crumbs{margin-top:23px}}@media (max-width:1260px){.about-page .healing-sub-paper-1__top-text{max-width:836px}}.about-page .about-page__cards{margin-top:81px;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between}@media (max-width:1550px){.about-page .about-page__cards{margin-top:75px}}@media (max-width:1260px){.about-page .about-page__cards{margin-top:55px}}@media (max-width:1000px){.about-page .about-page__cards{margin-top:64px}}@media (max-width:735px){.about-page .about-page__cards{margin-top:39px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:1260px){.about-page .healing-sub-paper-1__container{margin-top:14px}}@media (max-width:1000px){.about-page .healing-sub-paper-1__container{margin-top:29px}}@media (max-width:735px){.about-page .healing-sub-paper-1__container{margin-top:16px}}.about-page .Partners{margin-top:126px}@media (max-width:1260px){.about-page .Partners{margin-top:102px}}@media (max-width:735px){.about-page .Partners{margin-top:55px}}.about-page .fob__container{padding-top:105px}@media (max-width:1260px){.about-page .fob__container{padding-top:82px}}@media (max-width:735px){.about-page .fob__container{padding-top:42px}}.about-page .footer{margin-top:-30px}@media (max-width:1550px){.about-page .footer{margin-top:-20px}}@media (max-width:1260px){.about-page .footer{margin-top:-3px}}@media (max-width:735px){.about-page .footer{margin-top:2px}}.fob__form,.Form__input,.PopupFormCall__input{-webkit-transition:outline-color .25s;-moz-transition:outline-color .25s;transition:outline-color .25s;outline:2px solid rgba(255,60,89,0);outline-offset:-2px}.fob__form[invalidtest],.Form__input[invalidtest],.PopupFormCall__input[invalidtest]{outline-color:#ff3c59}.PricesStandalone .price-list__item-name{color:#252837;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:30px}@media (max-width:735px){.PricesStandalone .price-list__item-name{font-size:14px;line-height:30px}.PricesStandalone .price-list__item-name:after{font-size:12px;margin-left:10px;margin-top:0}}.PricesStandalone .price-list__item-cost{font-size:16px}@media (max-width:735px){.PricesStandalone .price-list__item-cost{font-size:14px;line-height:30px}}#__next{overflow:hidden}