@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,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:translate3d(0,0,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)}}@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:translate3d(0,0,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:translate3d(0,0,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)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(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:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(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:scale3d(1,1,1);transform:scaleZ(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translate(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translate(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translate(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translate(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translate(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translate(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skew(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skew(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0px) scale(.7);transform:translate(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0px) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.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:scale3d(1,1,1);transform:scaleZ(1)}}@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:scale3d(1,1,1);transform:scaleZ(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-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:translate3d(0,0,0);transform:translateZ(0)}}@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:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.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:translate3d(0,0,0);transform:translateZ(0)}}@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:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.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:translate3d(0,0,0);transform:translateZ(0)}}@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:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.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:translate3d(0,0,0);transform:translateZ(0)}}@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:translate3d(0,0,0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-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)}}@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)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-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)}}@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)}}.animate__bounceOutDown{-webkit-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)}}@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)}}.animate__bounceOutLeft{-webkit-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)}}@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)}}.animate__bounceOutRight{-webkit-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)}}@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)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(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) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scaleZ(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) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skew(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skew(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skew(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skew(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.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)}}@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)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{-webkit-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}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-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)}}@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)}}.animate__zoomInDown{-webkit-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)}}@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)}}.animate__zoomInLeft{-webkit-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)}}@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)}}.animate__zoomInRight{-webkit-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)}}@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)}}.animate__zoomInUp{-webkit-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}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-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)}}@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)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.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)}}@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)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.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)}}@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)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.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)}}@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)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:Lato;src:url(/assets/fonts/lato-regular.eot);src:local("Lato Regular"),local("Lato-Regular"),url(/assets/fonts/lato-regular.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/lato-regular.woff2) format("woff2"),url(/assets/fonts/lato-regular.woff) format("woff"),url(/assets/fonts/lato-regular.ttf) format("truetype"),url(/assets/fonts/lato-regular.svg#lato) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Lato Light;src:url(/assets/fonts/lato-light.eot);src:local("Lato Light"),local("Lato-Light"),url(/assets/fonts/lato-light.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/lato-light.woff2) format("woff2"),url(/assets/fonts/lato-light.woff) format("woff"),url(/assets/fonts/lato-light.ttf) format("truetype"),url(/assets/fonts/lato-light.svg#lato) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Halvar;src:url(/assets/fonts/halvar/HalvarBreit-Bd.eot);src:local("Halvar Regular"),local("Halvar-Regular"),url(/assets/fonts/halvar/HalvarBreit-Bd.woff2) format("woff2"),url(/assets/fonts/halvar/HalvarBreit-Bd.woff) format("woff"),url(/assets/fonts/halvar/HalvarBreit-Bd.ttf) format("truetype");font-weight:800;font-style:normal}.button{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 24px;cursor:pointer;border-radius:40px;font-style:normal;font-size:14px;font-weight:400;color:#000;line-height:20px;transition:background-color 1s}@media screen and (max-width: 768px){.button{padding:8px 12px}}.button__secondary{background-color:transparent;border:1px solid #FFBA0D}.button__secondary:hover{background-color:#ffba0d}.button__primary{background-color:#ffba0d;border:1px solid #FFBA0D}.button__primary:hover{background-color:transparent}.button__transparent{background-color:transparent;border:0}:root{--montserrat-font: "Montserrat", sans-serif;--lato-font: "Lato", sans-serif;--header-height: 80px;--header-height-mobile: 60px;--fc-event-bg-color: rgba(0, 164, 146, .1);--fc-event-text-color: #1D1D1B;--fc-event-border-color: transparent;--fc-border-color: #ECECEC;--fc-small-font-size: 12px;--fc-today-bg-color: transparent;--fc-neutral-bg-color: white }*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:1.5;background:#fff;color:#1d1d1b;margin:0;padding:0;height:100%;width:100%}body{min-height:100vh}@media (hover: hover){*:hover{opacity:1}}a,button,input,textarea,svg,path,circle{font-family:Lato,sans-serif}b,strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;color:#1d1d1b;text-align:left;margin:0 0 15px}input[type=text]{width:100%;height:44px;padding:12px 16px;border-radius:40px;border:1px solid #ECECEC;outline:none;font-family:Lato,sans-serif;font-size:12px;font-weight:400;line-height:16px}input[type=text]:focus{border:1px solid #FFBA0D}.currency{position:relative;width:100%}.currency:after{content:"₽";position:absolute;right:16px;top:14px;font-size:12px;font-weight:400;line-height:16px;color:#878787}input[type=text].required::placeholder:after{content:"*"}.input-filed{position:relative;cursor:text}.input-placeholder{font-size:12px;font-weight:400;line-height:16px;color:#878787;width:100%;height:100%;display:flex;padding-left:16px;align-items:center}.input-placeholder.required:after{content:"*";color:red;margin-left:1px}.input-placeholder.recommended:after{content:"*";color:#878787;margin-left:1px}.input-placeholder.dropdown-arrow:after{content:"";background:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_1519_11117)"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.57613 5.57576C3.81044 5.34145 4.19034 5.34145 4.42465 5.57576L8.00039 9.1515L11.5761 5.57576C11.8104 5.34145 12.1903 5.34145 12.4247 5.57576C12.659 5.81007 12.659 6.18997 12.4247 6.42429L8.42465 10.4243C8.19034 10.6586 7.81044 10.6586 7.57613 10.4243L3.57613 6.42429C3.34181 6.18997 3.34181 5.81007 3.57613 5.57576Z" fill="%23878787"/></g><defs><clipPath id="clip0_1519_11117"><rect width="16" height="16" fill="white"/></clipPath></defs></svg>');width:16px;height:16px;position:absolute;right:16px;cursor:pointer;transition:opacity 1s}.input-placeholder.dropdown-arrow:after:hover{opacity:.6}.content-max{max-width:685px}.content-link-u a{text-decoration:underline;color:#00a492}.content-h3-pt h3{padding-top:8px}.content-body p{margin:0 0 16px}.content-body p:last-child{margin-bottom:0}.content-body a{color:#00a492}.content-gray{background-color:#f3f3f3}.content-image{display:block}.content-image-radius img{border-radius:16px;width:100%}.content-tabs{padding:50px 0}@media screen and (max-width: 768px){.content-tabs{padding:24px 0}.content-tabs-body{row-gap:8px}}.filters{gap:16px}.filters__item{position:relative}.filters__item-h{height:44px;padding:12px 16px;gap:8px;border-radius:40px;border:1px solid #ECECEC;font-size:12px;font-weight:400;line-height:16px;color:#878787;position:relative;transition:opacity 1s;cursor:pointer}.filters__item-h.active{border:1px solid #FFBA0D}.filters__item-h.active:after{transform:rotate(180deg)}.filters__item-h:hover{opacity:.7}.filters__item-h:after{content:"";background:url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.575638 0.57576C0.809953 0.341446 1.18985 0.341446 1.42417 0.57576L4.9999 4.1515L8.57564 0.57576C8.80995 0.341446 9.18985 0.341446 9.42417 0.57576C9.65848 0.810075 9.65848 1.18997 9.42417 1.42429L5.42417 5.42429C5.18985 5.6586 4.80995 5.6586 4.57564 5.42429L0.575638 1.42429C0.341324 1.18997 0.341324 0.810075 0.575638 0.57576Z" fill="%23878787"/></svg>');width:10px;height:6px;position:absolute;right:19px;top:50%;margin-top:-3px;transition:transform .7s}.filters__item-c{background-color:#fff;position:absolute;z-index:10;padding:24px;border-radius:16px;border:1px solid #ECECEC;margin-top:4px;width:100%;min-width:246px;box-shadow:0 2px 8px #3737371a;max-height:300px;overflow-y:auto}@media screen and (max-width: 768px){.filters__item-c{max-height:100%}}.filters__item-list{display:grid;row-gap:8px}.filters__item-point{font-size:14px;font-weight:400;line-height:24px;color:#878787}.filters__count{background:#e95e18;text-align:center;border-radius:50%;position:absolute;right:0;top:-4px;width:16px;height:16px;font-size:10px;font-weight:700;color:#fff}.quote{padding-left:12px;border-left:1px solid #E95E18}.quote-italic{font-style:italic}.quote-normal{font-style:normal}.color-gray{color:#878787}.color-gray-2{color:#9c9e9f}.color-blue{color:#00a492}.color-white{color:#fff}.color-orange{color:#ffba0d}.color-orange-secondary{color:#e95e18}.bg-white{background-color:#fff}.translucent-bg{background-color:#00000080}.wrapper{display:flex;flex-direction:column;height:100%}.content{flex-grow:1}.radius-contaner{border-radius:24px 24px 0 0;margin-top:-24px;background-color:#fff;position:relative;z-index:1;overflow:hidden;padding-top:24px}.radius-contaner.nover{overflow:visible}.tabs__item{cursor:pointer;margin-right:12px;height:40px;padding:8px 20px;border-radius:24px;background-color:#f3f3f3;font-size:10px;font-weight:400;line-height:12px;text-transform:uppercase;display:inline-flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.tabs__item{height:32px;font-size:10px;line-height:12px}}.tabs__item.active{color:#fff;background-color:#9c9e9f}.tabs__item:last-child{margin-right:0}.xtabs{display:grid;row-gap:16px}.xtabs__max{max-width:685px}.xtabs__item{background-color:#fff;border-radius:24px}.xtabs__item-header{padding:24px}.xtabs__item-content{padding:0 24px 24px}.xtabs__item-content blockquote{padding-left:12px;border-left:1px solid #E95E18;font-family:Montserrat,sans-serif;font-style:italic;font-weight:600}.xtabs__item-content blockquote>*{margin:0 0 16px}.xtabs__item-content blockquote>*:last-child{margin-bottom:0}.xtabs__item-content>ul{padding-left:16px}.xtabs__item-content>*{margin:0 0 16px}.xtabs__item-content>*:last-child{margin-bottom:0}@media screen and (max-width: 768px){.xtabs__item{border-radius:16px}.xtabs__item-header{padding:16px}.xtabs__item-content{padding:0 16px 16px}}@media screen and (max-width: 768px){.xtabs{row-gap:8px}}.defaultSlider__itemWfull{width:100%!important}.defaultSlider .splide__arrow{width:40px;height:40px;background:#fff;opacity:1!important;box-shadow:0 2px 8px #32241314;transition:opacity 1s}.defaultSlider .splide__arrow svg{width:12px;height:20px;display:block}.defaultSlider .splide__arrow--next{right:-20px}.defaultSlider .splide__arrow--prev{left:-20px}.cursor-pointer{cursor:pointer}a{text-decoration:none;color:#1d1d1b}.text-header,.text .content-body h1{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:32px}@media screen and (max-width: 768px){.text-header,.text .content-body h1{font-size:20px;line-height:28px}}.loading{width:20px;height:20px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20px" height="20px" viewBox="0 0 100 100"><circle cx="50" cy="50" fill="none" stroke="%23000" stroke-width="14" r="34" stroke-dasharray="160.22122533307947 55.40707511102649"><animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform></circle></svg>') no-repeat}.loading-container{top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#ebebeb80}.container{max-width:1072px;width:100%;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.container{max-width:100%}}@media screen and (max-width: 768px){.container{padding-left:16px;padding-right:16px}}.popup-bg{z-index:3000;bottom:0;top:0;left:0;right:0;background-color:#00000080}.popup-container{min-width:240px;min-height:100px;background-color:#fff;width:100%;max-width:500px;border-radius:20px}@media screen and (max-width: 768px){.popup-container{border-radius:20px 20px 0 0;max-width:100%}}.popup-fixed-top-right{position:absolute;right:0;top:0}.popup-close-hidden{display:none!important}.popup-close-x{transition:opacity 1s;right:16px;top:20px;z-index:10}.popup-close-x:hover{opacity:.7}.popup-close-icon{background:url(/assets/images/popup_close.svg) no-repeat;width:24px;height:24px}.opacity-hover{transition:opacity 1s}.opacity-hover:hover{opacity:.5}.checkbox{position:absolute;z-index:-1;opacity:0}.checkbox-container{cursor:pointer}.checkbox-container span{padding-top:2px}.checkbox:not(:disabled):not(:checked)+label:hover:before{border-color:#ffba0d}.checkbox:checked+label:before{border-color:#ffba0d;background-color:#ffba0d;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.checkbox:disabled+label:before{border:1px solid #878787;opacity:.5}.checkbox+label{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none}.checkbox+label.start{align-items:flex-start}.checkbox+label.start:before{margin-top:2px}.checkbox+label:before{cursor:pointer;content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;flex-grow:0;position:relative;border:1px solid #ECECEC;border-radius:4px;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.radio{display:flex;align-items:center;position:relative;padding-left:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-weight:400;line-height:16px}.radio:hover input~.radio____checkmark{background-color:#ccc}.radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}input:checked~.radio__checkmark{background-color:#ffba0d;border:1px solid transparent}input:checked~.radio__checkmark:after{display:block}.radio__checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border:1px solid #ECECEC;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color 1s}.radio__checkmark:after{content:"";position:absolute;display:none;width:8px;height:8px;border-radius:50%;background:#1d1d1b}.noselect{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.nowrap{white-space:nowrap}.radius-16{border-radius:16px}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.object-cover{object-fit:cover}.row-gap-16{row-gap:16px}.row-gap-12{row-gap:12px}.gap-48{gap:48px}.gap-40{gap:40px}.gap-24{gap:24px}.gap-16{gap:16px}.gap-12{gap:12px}.gap-8{gap:8px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.z-10{z-index:10}.z-20{z-index:20}.font-size-20{font-size:20px}.font-size-16{font-size:16px}.font-size-14{font-size:14px}.font-size-12{font-size:12px}.font-size-10{font-size:10px}.font-weight-7{font-weight:700}.font-weight-6{font-weight:600}.font-weight-4{font-weight:400}.font-height-28{line-height:28px}.font-height-22{line-height:22px}.font-height-20{line-height:20px}.font-height-18{line-height:18px}.font-height-16{line-height:16px}.font-height-14{line-height:14px}.font-height-12{line-height:12px}.font-family-msr{font-family:Montserrat,sans-serif}.font-family-lato-l{font-family:Lato Light,sans-serif}.font-family-lato{font-family:Lato,sans-serif}.w-full{width:100%}.w-auto{width:auto}.w-331{width:331px}.w-20{width:20px}.w-16{width:16px}.h-full{height:100%}.h-44{height:44px}.h-40{height:40px}.h-32{height:32px}.h-20{height:20px}.h-16{height:16px}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.block{display:block}.inline-flex{display:inline-flex}.hidden{display:none}.mb-100{margin-bottom:100px}.mb-80{margin-bottom:80px}.mb-64{margin-bottom:64px}.mb-50{margin-bottom:50px}.mb-48{margin-bottom:48px}.mb-40{margin-bottom:40px}.mb-24{margin-bottom:24px}.mb-20{margin-bottom:20px}.mb-16{margin-bottom:16px}.mb-12{margin-bottom:12px}.mb-8{margin-bottom:8px}.mb-4{margin-bottom:4px}.mb-2{margin-bottom:2px}.mb-0{margin-bottom:0}.mt-100{margin-top:100px}.mt-80{margin-top:80px}.mt-50{margin-top:50px}.mt-40{margin-top:40px}.mt-24{margin-top:24px}.mt-16{margin-top:16px}.mt-12{margin-top:12px}.mt-8{margin-top:8px}.mt-4{margin-top:4px}.mt-0{margin-top:0}.ml-24{margin-left:24px}.ml-16{margin-left:16px}.ml-12{margin-left:12px}.ml-8{margin-left:8px}.ml-0{margin-left:0}.mr-24{margin-right:24px}.mr-16{margin-right:16px}.mr-8{margin-right:8px}.mr-0{margin-right:0}.mx-auto{margin-left:auto;margin-right:auto}.grid{display:grid}.grid-i{display:grid!important}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex{display:flex}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-grow{flex-grow:1}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}@media screen and (max-width: 768px){.sm\:noselect{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.sm\:nowrap{white-space:nowrap}.sm\:radius-16{border-radius:16px}.sm\:upper{text-transform:uppercase}.sm\:lower{text-transform:lowercase}.sm\:object-cover{object-fit:cover}.sm\:row-gap-16{row-gap:16px}.sm\:row-gap-12{row-gap:12px}.sm\:gap-48{gap:48px}.sm\:gap-40{gap:40px}.sm\:gap-24{gap:24px}.sm\:gap-16{gap:16px}.sm\:gap-12{gap:12px}.sm\:gap-8{gap:8px}.sm\:overflow-hidden{overflow:hidden}.sm\:overflow-y-auto{overflow-y:auto}.sm\:z-10{z-index:10}.sm\:z-20{z-index:20}.sm\:font-size-20{font-size:20px}.sm\:font-size-16{font-size:16px}.sm\:font-size-14{font-size:14px}.sm\:font-size-12{font-size:12px}.sm\:font-size-10{font-size:10px}.sm\:font-weight-7{font-weight:700}.sm\:font-weight-6{font-weight:600}.sm\:font-weight-4{font-weight:400}.sm\:font-height-28{line-height:28px}.sm\:font-height-22{line-height:22px}.sm\:font-height-20{line-height:20px}.sm\:font-height-18{line-height:18px}.sm\:font-height-16{line-height:16px}.sm\:font-height-14{line-height:14px}.sm\:font-height-12{line-height:12px}.sm\:font-family-msr{font-family:Montserrat,sans-serif}.sm\:font-family-lato-l{font-family:Lato Light,sans-serif}.sm\:font-family-lato{font-family:Lato,sans-serif}.sm\:w-full{width:100%}.sm\:w-auto{width:auto}.sm\:w-331{width:331px}.sm\:w-20{width:20px}.sm\:w-16{width:16px}.sm\:h-full{height:100%}.sm\:h-44{height:44px}.sm\:h-40{height:40px}.sm\:h-32{height:32px}.sm\:h-20{height:20px}.sm\:h-16{height:16px}.sm\:relative{position:relative}.sm\:absolute{position:absolute}.sm\:fixed{position:fixed}.sm\:block{display:block}.sm\:inline-flex{display:inline-flex}.sm\:hidden{display:none}.sm\:mb-100{margin-bottom:100px}.sm\:mb-80{margin-bottom:80px}.sm\:mb-64{margin-bottom:64px}.sm\:mb-50{margin-bottom:50px}.sm\:mb-48{margin-bottom:48px}.sm\:mb-40{margin-bottom:40px}.sm\:mb-24{margin-bottom:24px}.sm\:mb-20{margin-bottom:20px}.sm\:mb-16{margin-bottom:16px}.sm\:mb-12{margin-bottom:12px}.sm\:mb-8{margin-bottom:8px}.sm\:mb-4{margin-bottom:4px}.sm\:mb-2{margin-bottom:2px}.sm\:mb-0{margin-bottom:0}.sm\:mt-100{margin-top:100px}.sm\:mt-80{margin-top:80px}.sm\:mt-50{margin-top:50px}.sm\:mt-40{margin-top:40px}.sm\:mt-24{margin-top:24px}.sm\:mt-16{margin-top:16px}.sm\:mt-12{margin-top:12px}.sm\:mt-8{margin-top:8px}.sm\:mt-4{margin-top:4px}.sm\:mt-0{margin-top:0}.sm\:ml-24{margin-left:24px}.sm\:ml-16{margin-left:16px}.sm\:ml-12{margin-left:12px}.sm\:ml-8{margin-left:8px}.sm\:ml-0{margin-left:0}.sm\:mr-24{margin-right:24px}.sm\:mr-16{margin-right:16px}.sm\:mr-8{margin-right:8px}.sm\:mr-0{margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:grid{display:grid}.sm\:grid-i{display:grid!important}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:flex{display:flex}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:flex-row{flex-direction:row}.sm\:flex-grow{flex-grow:1}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:items-stretch{align-items:stretch}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:top-0{top:0}.sm\:bottom-0{bottom:0}.sm\:left-0{left:0}.sm\:right-0{right:0}}@media screen and (max-width: 992px){.md\:noselect{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.md\:nowrap{white-space:nowrap}.md\:radius-16{border-radius:16px}.md\:upper{text-transform:uppercase}.md\:lower{text-transform:lowercase}.md\:object-cover{object-fit:cover}.md\:row-gap-16{row-gap:16px}.md\:row-gap-12{row-gap:12px}.md\:gap-48{gap:48px}.md\:gap-40{gap:40px}.md\:gap-24{gap:24px}.md\:gap-16{gap:16px}.md\:gap-12{gap:12px}.md\:gap-8{gap:8px}.md\:overflow-hidden{overflow:hidden}.md\:overflow-y-auto{overflow-y:auto}.md\:z-10{z-index:10}.md\:z-20{z-index:20}.md\:font-size-20{font-size:20px}.md\:font-size-16{font-size:16px}.md\:font-size-14{font-size:14px}.md\:font-size-12{font-size:12px}.md\:font-size-10{font-size:10px}.md\:font-weight-7{font-weight:700}.md\:font-weight-6{font-weight:600}.md\:font-weight-4{font-weight:400}.md\:font-height-28{line-height:28px}.md\:font-height-22{line-height:22px}.md\:font-height-20{line-height:20px}.md\:font-height-18{line-height:18px}.md\:font-height-16{line-height:16px}.md\:font-height-14{line-height:14px}.md\:font-height-12{line-height:12px}.md\:font-family-msr{font-family:Montserrat,sans-serif}.md\:font-family-lato-l{font-family:Lato Light,sans-serif}.md\:font-family-lato{font-family:Lato,sans-serif}.md\:w-full{width:100%}.md\:w-auto{width:auto}.md\:w-331{width:331px}.md\:w-20{width:20px}.md\:w-16{width:16px}.md\:h-full{height:100%}.md\:h-44{height:44px}.md\:h-40{height:40px}.md\:h-32{height:32px}.md\:h-20{height:20px}.md\:h-16{height:16px}.md\:relative{position:relative}.md\:absolute{position:absolute}.md\:fixed{position:fixed}.md\:block{display:block}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:mb-100{margin-bottom:100px}.md\:mb-80{margin-bottom:80px}.md\:mb-64{margin-bottom:64px}.md\:mb-50{margin-bottom:50px}.md\:mb-48{margin-bottom:48px}.md\:mb-40{margin-bottom:40px}.md\:mb-24{margin-bottom:24px}.md\:mb-20{margin-bottom:20px}.md\:mb-16{margin-bottom:16px}.md\:mb-12{margin-bottom:12px}.md\:mb-8{margin-bottom:8px}.md\:mb-4{margin-bottom:4px}.md\:mb-2{margin-bottom:2px}.md\:mb-0{margin-bottom:0}.md\:mt-100{margin-top:100px}.md\:mt-80{margin-top:80px}.md\:mt-50{margin-top:50px}.md\:mt-40{margin-top:40px}.md\:mt-24{margin-top:24px}.md\:mt-16{margin-top:16px}.md\:mt-12{margin-top:12px}.md\:mt-8{margin-top:8px}.md\:mt-4{margin-top:4px}.md\:mt-0{margin-top:0}.md\:ml-24{margin-left:24px}.md\:ml-16{margin-left:16px}.md\:ml-12{margin-left:12px}.md\:ml-8{margin-left:8px}.md\:ml-0{margin-left:0}.md\:mr-24{margin-right:24px}.md\:mr-16{margin-right:16px}.md\:mr-8{margin-right:8px}.md\:mr-0{margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:grid{display:grid}.md\:grid-i{display:grid!important}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:flex{display:flex}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}.md\:flex-row{flex-direction:row}.md\:flex-grow{flex-grow:1}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:items-stretch{align-items:stretch}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:top-0{top:0}.md\:bottom-0{bottom:0}.md\:left-0{left:0}.md\:right-0{right:0}}.header{width:100%}.header__full{height:var(--header-height);position:relative}@media screen and (min-width: 768px){.header__full{box-shadow:0 2px 8px #32241314}}@media screen and (max-width: 768px){.header__full{height:var(--header-height-mobile);z-index:2000}}.header__container,.header__wrap{height:100%}.header__wrap{display:flex;align-items:center}.header__left{align-items:center}.header__logo{width:150px;height:40px}@media screen and (max-width: 992px){.header__logo{width:40px;height:30px}}.header__search .go-search{display:none}.header__menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll;z-index:1000}@media screen and (max-width: 768px){.header__menu{background:transparent}}.header__menu-icon{background-image:url(/assets/images/icons/menu.svg);background-repeat:no-repeat;cursor:pointer;width:20px;height:20px}.header__menu-icon:hover{background-image:url(/assets/images/icons/menu-hover.svg)}.header__menu-icon-left{display:block;background-position:left center;padding:20px 60px 20px 0}@media screen and (max-width: 768px){.header__menu-icon-left{display:none}}.header__menu-icon-right{display:none;background-position:right center;padding:20px 0 20px 44px}@media screen and (max-width: 768px){.header__menu-icon-right{display:block}}.header__menu-zone{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1}.header__menu-nav{position:fixed;z-index:2;width:400px;background-color:#fff;height:100%;padding:24px 24px 0;left:0;top:0;overflow:hidden}@media screen and (max-width: 768px){.header__menu-nav{width:100%;padding:16px;top:var(--header-height-mobile)}}.header__menu-nav-header{padding-top:6px;padding-bottom:30px}@media screen and (max-width: 768px){.header__menu-nav-header{padding-top:0;padding-bottom:16px}.header__menu-nav-header-section{width:100%;display:flex;align-items:center}}.header__menu-nav-close{background:url(/assets/images/icons/close.svg) no-repeat;width:20px;height:20px}@media screen and (max-width: 768px){.header__menu-nav-close{display:none}}.header__menu-scroll{overflow:hidden;overflow-y:scroll;height:100%;width:calc(100% + 100px);margin-left:-50px}.header__menu-list{display:grid;row-gap:8px;padding:0 50px;list-style:none;margin:0}.header__menu-item{width:100%;padding:16px 12px 12px;border:1px solid #F3F3F3;border-radius:16px}.header__menu-item-section{-webkit-user-select:none;user-select:none;align-items:center;padding:5px 0}.header__menu-item-section .arrow-dropdown{transition:transform .7s}.header__menu-item-section.active .arrow-dropdown{transform:rotate(90deg)}.header__menu-item-icon{width:24px;height:24px;margin-right:12px;display:block}@media screen and (max-width: 768px){.header__menu-item-icon{width:20px;height:20px;background-size:20px 20px;margin-right:8px}}.header__menu-item-icon.icon-news{background-image:url(/assets/images/icons/menu/news.svg)}.header__menu-item-icon.icon-books{background-image:url(/assets/images/icons/menu/books.svg)}.header__menu-item-title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;flex-grow:1}@media screen and (max-width: 768px){.header__menu-item-title{font-size:14px;line-height:18px}}.header__menu-item-open{background:url(/assets/images/icons/arrow-right.svg) no-repeat;width:24px;height:24px;padding-left:24px;cursor:pointer}.header__menu-item-open.share{background:url(/assets/images/icons/arrow-right-up.svg) no-repeat}.header__menu-dropdown-container{display:grid;row-gap:16px;padding:8px 28px}.header__menu-dropdown-link{font-family:Lato,sans-serif;font-size:16px;font-weight:400;line-height:22px}.header__menu-dropdown-link:hover{color:#00a492}@media screen and (max-width: 768px){.header__menu-dropdown-link{font-size:14px;line-height:20px}}.header__menu-footer{align-items:center;padding:0 50px 24px;margin-top:20px}@media screen and (max-width: 768px){.header__menu-footer{padding-bottom:var(--header-height-mobile)}}.header__menu-footer-social{align-items:center;gap:20px}.header__menu-footer-social .icon{width:40px;height:40px}.header__menu-footer-social .icon-vk{background:url(/assets/images/icons/menu/vk.svg) no-repeat}.header__menu-footer-social .icon-telegram{background:url(/assets/images/icons/menu/telegram.svg) no-repeat}.header__menu-footer-social .icon-youtube{background:url(/assets/images/icons/menu/youtube.svg) no-repeat}.header__menu-footer-phone{font-size:14px;font-weight:600;line-height:17px}.header__nav{flex-grow:1;height:100%}@media screen and (max-width: 768px){.header__nav{display:none}}.header__nav-list{display:flex;justify-content:center;padding:0 2px;height:100%}.header__nav-item{display:flex;align-items:center;height:100%;padding:0 16px;position:relative}@media screen and (max-width: 1200px){.header__nav-item{padding:0 12px}}.header__nav-item:hover .header__nav-item-link{border-bottom:1px solid #ECECEC}.header__nav-item-link{border-bottom:1px solid transparent;border-top:1px solid transparent;font-family:Montserrat,sans-serif;white-space:nowrap;font-size:14px;font-weight:600;line-height:18px;display:flex;height:100%;align-items:center;cursor:pointer}.header__nav-item-dropdown{position:absolute;z-index:100;top:var(--header-height);left:-32px;width:328px;padding:24px 28px;border-radius:0 0 16px 16px;background-color:#fff}.header__nav-item-dropdown-c{display:grid;row-gap:16px}.header__nav-item-dropdown-link{font-size:16px;font-weight:400;line-height:22px}.header__nav-item-dropdown-link:hover{color:#00a492}.header__right{display:flex;align-items:center;gap:24px}@media screen and (max-width: 768px){.header__right{flex-grow:1;justify-content:flex-end;gap:0}}.header__right-close{background:url(/assets/images/icons/close.svg) no-repeat;width:20px;height:20px;margin-left:24px;padding:10px 0}.header__right-donate .button{max-height:40px}@media screen and (max-width: 768px){.header__right-donate .button{max-height:32px}}.header__right-search{background:url(/assets/images/icons/search.svg) no-repeat;width:20px;height:20px;cursor:pointer;margin-right:24px}.header__right-lang{text-transform:uppercase;display:flex;font-size:12px;font-weight:700}.header__right-lang a{color:#878787;margin-right:16px;position:relative}.header__right-lang a.active{color:#000}.header__right-lang a:after{content:"";height:14px;border-left:1px solid #878787;position:absolute;top:1px;right:-8px}.header__right-lang a:last-child{margin-right:0}.header__right-lang a:last-child:after{border-left:0}.header__right-section{align-items:center}@media screen and (max-width: 992px){.header__right-section{display:none}}.footer__wrap{background-color:#ececec;width:100%;padding:40px 0}@media screen and (max-width: 768px){.footer__wrap{padding:24px 0}}.footer__left{font-size:12px;font-weight:400;line-height:16px;color:#878787;max-width:528px}@media screen and (max-width: 768px){.footer__left{max-width:100%;display:flex;flex-direction:column-reverse}}.footer__left-header{align-items:center}.footer__left-footer{margin-top:48px}@media screen and (max-width: 768px){.footer__left-footer{margin-top:0}}.footer__right{align-items:flex-end}@media screen and (max-width: 768px){.footer__right{align-items:flex-start}}.footer__nav{display:grid;row-gap:12px;text-align:end;margin-top:24px;font-size:12px;font-weight:400;line-height:16px}@media screen and (min-width: 768px){.footer__nav-mobile{display:none}}@media screen and (max-width: 768px){.footer__nav{text-align:left;padding:12px 0;margin-bottom:24px;border-top:1px solid #dcdcdd;border-bottom:1px solid #dcdcdd}.footer__nav-pc{display:none}}.footer__nav-link{transition:opacity 1s}.footer__nav-link:hover{opacity:.7}.footer__logo{background:url(/assets/images/footer_logo.svg) no-repeat;width:34px;height:24px}@media screen and (max-width: 768px){.footer__logo{width:24px;height:18px;background-size:24px 18px}}.footer__copy{padding-left:12px}.footer__row{gap:24px}@media screen and (max-width: 768px){.footer__row{flex-direction:column-reverse}}.footer__social{gap:16px}.footer__social-item .hover-item{fill:#9c9e9f}.footer__social-item .hover-item:hover.hover-vk rect{fill:#07f}.footer__social-item .hover-item:hover.hover-tg rect{fill:#24a1de}.footer__social-item .hover-item:hover.hover-yt rect{fill:#ef0800}.not-found{background:#f3f3f3;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.not-found__form{background:#fff;padding:48px;overflow:hidden;border-radius:12px;width:100%;max-width:600px;position:relative;display:grid;text-align:center;row-gap:32px;margin:0 16px}.not-found__form-g1{background:url(/assets/images/gradients/gradient_1.png) no-repeat;width:476px;height:400px;background-size:100% 100%;position:absolute;left:0;top:0;z-index:1}.not-found__form-g2{background:url(/assets/images/gradients/gradient_2.png);width:400px;height:400px;position:absolute;background-size:100% 100%;right:0;top:0}.not-found__form-logo,.not-found__form-404,.not-found__form-message{position:relative;z-index:2}.not-found__form-404{padding:25px 0}.not-found__form-404 img{max-width:322px;width:100%}.not-found__form-message-h{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:32px;text-align:center}@media screen and (max-width: 768px){.not-found__form-message-h{font-size:20px;line-height:28px}}.not-found__form-message-b{font-size:16px;font-weight:400;line-height:22px;text-align:center;margin-top:8px}@media screen and (max-width: 768px){.not-found__form-message-b{font-size:14px;line-height:20px}}.dropdown-content{visibility:hidden}.dropdown-content-active{visibility:visible}.wpopup__wrap{margin-top:50%;padding:20px 16px}@media screen and (max-width: 768px){.wpopup__wrap{margin-top:80%}}.wpopup__header{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px;text-align:center}@media screen and (max-width: 768px){.wpopup__header{font-size:20px;font-weight:600;line-height:28px;text-align:left}}.wpopup__body{font-size:16px;font-weight:400;line-height:22px;text-align:center;margin:16px 0}@media screen and (max-width: 768px){.wpopup__body{font-size:14px;font-weight:400;line-height:20px;text-align:left}}.wpopup__image img{object-fit:cover}.event-manager__filters{gap:16px}.event-manager__filters-item{width:248px;position:relative}@media screen and (max-width: 768px){.event-manager__filters-item{width:100%}}.event-manager__filters-item-h{height:44px;padding:12px 16px;gap:8px;border-radius:40px;border:1px solid #ECECEC;font-size:12px;font-weight:400;line-height:16px;color:#878787;position:relative;transition:opacity 1s;cursor:pointer}.event-manager__filters-item-h.active{border:1px solid #FFBA0D}.event-manager__filters-item-h.active:after{transform:rotate(180deg)}.event-manager__filters-item-h:hover{opacity:.7}.event-manager__filters-item-h:after{content:"";background:url('data:image/svg+xml,<svg width="10" height="6" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0.575638 0.57576C0.809953 0.341446 1.18985 0.341446 1.42417 0.57576L4.9999 4.1515L8.57564 0.57576C8.80995 0.341446 9.18985 0.341446 9.42417 0.57576C9.65848 0.810075 9.65848 1.18997 9.42417 1.42429L5.42417 5.42429C5.18985 5.6586 4.80995 5.6586 4.57564 5.42429L0.575638 1.42429C0.341324 1.18997 0.341324 0.810075 0.575638 0.57576Z" fill="%23878787"/></svg>');width:10px;height:6px;position:absolute;right:19px;top:50%;margin-top:-3px;transition:transform .7s}.event-manager__filters-item-c{background-color:#fff;position:absolute;z-index:10;padding:24px;border-radius:16px;border:1px solid #ECECEC;margin-top:4px;width:100%;min-width:246px;box-shadow:0 2px 8px #3737371a}.event-manager__filters-item-list{display:grid;row-gap:8px}.event-manager__filters-item-point{font-size:14px;font-weight:400;line-height:24px;color:#878787}.event-manager__filters-count{background:#e95e18;text-align:center;border-radius:50%;position:absolute;right:0;top:-4px;width:16px;height:16px;font-size:10px;font-weight:700;color:#fff}.event-manager__list{margin-top:24px}@media screen and (max-width: 768px){.event-manager__list{margin-top:16px}}.event-manager__list-empty{color:#878787;font-size:14px;padding-bottom:24px}.event-manager__item{padding:8px 0;border-bottom:1px solid #F3F3F3}.event-manager__item:last-child{border-bottom:0}.event-manager__item-wrap{padding:16px 8px;display:flex;gap:24px;min-height:120px}@media screen and (max-width: 768px){.event-manager__item-wrap{flex-wrap:wrap}}.event-manager__item-time{font-size:12px;font-weight:600;line-height:14px;color:#878787;text-transform:uppercase;width:44px;padding-top:4px;padding-left:4px}@media screen and (max-width: 768px){.event-manager__item-time{font-size:10px;font-weight:400;line-height:12px}}.event-manager__item-header{flex-grow:1;width:80%}@media screen and (max-width: 992px){.event-manager__item-header{width:auto}}.event-manager__item-title{font-size:16px;font-weight:700;line-height:22px}@media screen and (max-width: 768px){.event-manager__item-title{font-size:14px;font-weight:700;line-height:20px}}.event-manager__item-address{font-size:14px;font-weight:400;line-height:20px;margin-top:8px;color:#878787}@media screen and (max-width: 768px){.event-manager__item-address{font-size:12px;line-height:16px}}.event-manager__item-line{border-left:2px solid #00A492}.event-manager__item-group{display:flex;flex-grow:1;gap:24px}.event-manager__item-users{flex-grow:1;width:20%;display:flex;flex-direction:column}@media screen and (max-width: 992px){.event-manager__item-users{width:auto}}@media screen and (max-width: 768px){.event-manager__item-users{flex-direction:row;justify-content:flex-end}}.event-manager__item-user{display:flex;align-items:center;margin-top:-10px}.event-manager__item-user-flag{position:absolute;right:0;top:-5px;border-radius:3px}@media screen and (max-width: 768px){.event-manager__item-user-flag{top:unset;bottom:-5px}}.event-manager__item-user:first-child{margin-top:0}.event-manager__item-user-photo{position:relative}.event-manager__item-user-photo-c{border:1px solid #FFFFFF;overflow:hidden;width:40px;height:40px;border-radius:50%;background-color:#878787}.event-manager__item-user-photo-c img{object-fit:cover;width:100%;height:100%}.event-manager__item-user-name{margin-left:16px;font-size:14px;font-weight:400;line-height:20px;color:#878787;white-space:nowrap}@media screen and (max-width: 768px){.event-manager__item-user-name{display:none}}@media screen and (max-width: 768px){.event-manager__item-user{margin-top:0;margin-left:-10px;align-items:flex-start}.event-manager__item-user:first-child{margin-left:0}}.event-manager__item-broadcast{display:inline-flex;padding:12px 16px;border:1px solid #ECECEC;border-radius:40px;justify-content:center;align-items:center;transition:opacity 1s;font-size:14px;font-weight:400;line-height:20px;color:#878787}@media screen and (max-width: 768px){.event-manager__item-broadcast{font-size:12px;line-height:16px;padding:8px 12px;margin-left:66px}}.event-manager__item-broadcast:hover{opacity:.6}.event-manager__item-broadcast-c{min-width:265px;text-align:right}@media screen and (max-width: 992px){.event-manager__item-broadcast-c{min-width:150px}}@media screen and (max-width: 768px){.event-manager__item-broadcast-c{width:100%;text-align:left}}.event-manager__item-broadcast-i{background:url(/assets/images/youtube_button.svg?1) no-repeat;width:20px;height:20px;margin-right:8px}.event-manager__months{position:absolute;top:0;font-size:10px;font-weight:400;line-height:12px;color:#9c9e9f;text-transform:uppercase;z-index:1}.event-manager__months-item{padding-right:16px;padding-left:32px;background-color:#fff}@media screen and (max-width: 768px){.event-manager__months-item{padding-left:16px}}.event-manager__slider-track{padding-top:20px!important}.event-manager__slider-month{z-index:100;top:-20px;left:0;font-size:10px;font-weight:400;line-height:12px;color:#9c9e9f;text-transform:uppercase}@media screen and (max-width: 768px){.event-manager__slider-month{padding-left:8px}}.event-manager__slider-container{padding:0 8px;position:relative}@media screen and (max-width: 768px){.event-manager__slider-container{padding:0;margin-left:-16px;margin-right:-16px}}.event-manager__slider-item{display:flex;align-items:center;flex-direction:column;transition:opacity 1s}.event-manager__slider-item:hover{opacity:.5}@media screen and (max-width: 768px){.event-manager__slider-item{width:12.5%!important}}.event-manager__slider-item.active-slide .event-manager__slider-item-wrap{background-color:#f3f3f3}.event-manager__slider-item.lastday{margin-right:24px!important}@media screen and (max-width: 768px){.event-manager__slider-item.lastday{margin-right:16px!important}}.event-manager__slider-item-wrap{padding:13px 11px;border-radius:40px;width:60px}@media screen and (max-width: 768px){.event-manager__slider-item-wrap{width:40px}}.event-manager__slider-item-num{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;text-align:center}@media screen and (max-width: 768px){.event-manager__slider-item-num{font-size:14px;line-height:18px}}.event-manager__slider-item-day{font-size:12px;font-weight:600;line-height:14px;text-align:center;margin-top:4px;color:#9c9e9f}@media screen and (max-width: 768px){.event-manager__slider-item-day{font-size:10px;font-weight:400;line-height:12px;margin-top:2px}}.event-manager__slider-item-day-weekend{color:#f5222d}.calendar__title{overflow:hidden;text-overflow:ellipsis;font-weight:400;pointer-events:none}.calendar__time{font-size:10px;line-height:12px;display:flex;align-items:center;overflow:visible;padding-right:6px;padding-left:2px;font-weight:400;color:#878787}.calendar__bigEvent .calendar__time{color:#1d1d1b}.calendar__popup-title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;padding-bottom:24px;border-bottom:1px solid #ECECEC;padding-right:16px}.calendar__popup-date{padding-top:16px;margin-bottom:8px;font-size:16px;font-weight:700;line-height:22px}.calendar__popup-loc{font-size:14px;font-weight:400;line-height:20px;text-align:left;border-bottom:1px solid #ECECEC;padding-bottom:16px;color:#878787}.calendar__closePopup{top:2px;right:0;z-index:10;cursor:pointer}.fc-daygrid-day-top{justify-content:flex-end}.fc .fc-daygrid-day-number{margin:11px 11px 4px;font-size:12px;font-weight:600;line-height:16px;text-align:center;width:22px;height:22px;display:flex;justify-content:center;align-items:center;padding:1px}.fc .fc-day-today .fc-daygrid-day-number{background-color:#ffba0d;border-radius:50%}.fc .fc-daygrid-event-dot{display:none}.fc .fc-event:not(.fc-event-start) .fc-event-main{visibility:hidden}.fc .fc-event:focus{box-shadow:unset}.fc .fc-event:focus:after{background:var(--fc-event-bg-color);inset:unset}.fc .fc-event{overflow:hidden;padding:4px;border:0;cursor:pointer}.fc .fc-event:hover{opacity:.6}.fc .fc-daygrid-dot-event{background-color:#f3f3f3}.fc-event-start{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;margin-left:12px!important}.fc-event-end{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important;margin-right:12px!important}.fc .fc-h-event{padding:0}.fc-event-main{padding:4px}.fc-event-start .fc-event-main{border-left:2px solid #00A492}.fc-col-header-cell{padding:6px!important}.fc-col-header-cell-cushion{color:#9c9e9f;text-transform:uppercase;font-size:12px;font-weight:600;line-height:14px}.fc .fc-event{margin-bottom:4px!important}.fc .fc-more-link{padding:4px;width:100%;background-color:#f3f3f3;text-align:center;font-size:12px;font-weight:400;line-height:16px}.fc .fc-daygrid-day-bottom{margin:0 12px}.fc .fc-popover-body .fc-event{margin-left:0!important;margin-right:0!important}.tippy-box[data-theme~=calendar]{background-color:#fff;box-shadow:0 4px 20px #00000040;padding:20px 16px;border-radius:12px;width:360px;color:#1d1d1b}.videoSlider__item-container{position:relative;overflow:hidden;border-radius:16px}.videoSlider__item-wrap{padding-bottom:56.3636363636%}.videoSlider__item-icon-img{background:url(/assets/images/video.svg);width:40px;height:40px}.videoSlider__item-pic{width:100%}.videoSlider__item-pic img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:right bottom}.map__map{height:480px}@media screen and (max-width: 768px){.map__map{height:360px}}.map__marker{cursor:pointer;background:url(/assets/images/map/marker.svg) no-repeat;width:40px;height:40px;position:relative;z-index:1}.map__marker-location{background:url(/assets/images/map/marker-loc.svg) no-repeat;width:40px;height:40px}@media screen and (max-width: 768px){.map__marker{width:24px;height:24px;background-size:24px 24px}}.map__marker-dropdown{background-color:#fff;min-width:250px;border-radius:16px;overflow:hidden;margin-left:-105px;position:absolute;bottom:40px;left:0;z-index:10}.map__marker-image{position:relative;background-color:#f1f1f1}.map__marker-image-c{position:relative;overflow:hidden}.map__marker-image-wrap{padding-top:48%}.map__marker-image-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.map__marker-content{padding:20px}.map__marker-content-name{font-size:14px;font-weight:700;line-height:20px}.map__marker-content-address{font-size:12px;font-weight:400;line-height:16px;color:#878787;margin-top:12px}.map__marker-content-field{display:flex;align-items:center;margin-top:12px}.map__marker-content-field:last-child{margin-top:8px}.map__marker-content-field-i{width:32px;height:32px}.map__marker-content-field-i.icon-phone{background:url(/assets/images/map/phone.svg)}.map__marker-content-field-i.icon-email{background:url(/assets/images/map/email.svg)}.map__marker-content-field-c{font-size:14px;font-weight:400;line-height:20px;margin-left:12px}.map__marker-content-route{margin-top:12px;display:inline-block;font-size:12px;font-weight:400;line-height:16px;color:#00a492}.map__mobile{overflow-y:auto}.map__mobile-bg{background-color:#00000080}.map__mobile-content{background-color:#fff;padding:20px 16px}.map__mobile-cnt{padding:20px 16px}.map__mobile-detail-header{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px}.map__mobile-detail-image{position:relative;background-color:#f1f1f1;overflow:hidden;border-radius:16px;margin-top:24px}.map__mobile-detail-image-wrap{padding-top:48%}.map__mobile-detail-image-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.map__mobile-detail-address{font-size:14px;font-weight:400;line-height:20px;margin-top:16px;margin-bottom:4px}@media screen and (max-width: 768px){.map__addresses{margin-top:-57px}.map__addresses-list{margin-top:36px}}.map__addresses-content{background-color:#fff;padding:30px 20px;box-shadow:0 2px 8px #00000026;max-width:419px;height:360px;width:100%;border-radius:24px}@media screen and (max-width: 768px){.map__addresses-content{background-color:transparent;box-shadow:unset;padding:0;max-width:100%;height:auto}}.map__addresses-header{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px}.map__addresses-search-icon{background:url(/assets/images/map/locate.svg) no-repeat;width:40px;height:40px;margin-left:12px}.map__addresses-item{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #F3F3F3}.map__addresses-item:last-child{padding-bottom:0;margin-bottom:0;border:0}.map__addresses-item-header{font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:18px}.map__addresses-item-body{font-family:Lato,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#878787}@media screen and (max-width: 768px){.map__addresses-item-body{font-size:12px}}.map__addresses-item-icon{background:url(/assets/images/map/circle-marker.svg) no-repeat;width:40px;height:40px}.map__addresses-item-icon.icon-phone{background:url(/assets/images/map/phone.svg) no-repeat;background-size:40px 40px}.map__addresses-item-icon.icon-email{background:url(/assets/images/map/email.svg) no-repeat;background-size:40px 40px}.map__addresses-search-text ymaps>ymaps>ymaps{margin-top:6px;border-radius:16px}.map__container ymaps[class$=-islets_card__title],.map__container ymaps[class$=-islets_card__description],.map__container ymaps[class$=-route-content__description],.map__container ymaps[class$=-route-content__title]{padding-left:16px;padding-top:8px}.map__container ymaps[class$=-controls__control_toolbar]{display:none!important}.map__container ymaps[class$=-balloon-pane]{margin-top:-12px!important;margin-left:-70px!important}@media screen and (max-width: 768px){.map__container ymaps[class$=-balloon-pane]{display:none!important}}.map__container ymaps[class$=-balloon__tail],.map__container ymaps[class$=islets_card__row-links]{display:none}.map__container .ymaps-2-1-79-balloon{box-shadow:unset!important}.map__container ymaps[class$=-balloon__content]{background:transparent;padding:0!important;margin:0!important}.map__container ymaps[class$=-balloon__content]>ymaps{width:100%!important;height:100%!important}.map__container ymaps[class$=-balloon__layout]{box-shadow:0 2px 8px #00000026;border-radius:12px;padding:0!important;overflow:hidden;width:250px}.map__container ymaps[class$=-balloon__close-button]{background:url(/assets/images/map/close.svg) no-repeat;width:40px;height:40px;top:8px;right:8px;opacity:1}@media screen and (max-width: 768px){.map__container ymaps[class$=-copyrights-pane]{top:30px!important;right:0!important}.map__container ymaps[class$=-copyright__logo-cell]{display:none!important}}.banner{position:relative;max-height:476px;min-height:476px;overflow:hidden;background-color:#878787}@media screen and (max-width: 768px){.banner{max-height:unset;min-height:unset}}.banner__wrap{padding-top:33.0555555556%;overflow:hidden}@media screen and (max-width: 768px){.banner__wrap{padding-top:94.4444444444%}}.banner__image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.banner__container{padding:40px 0}@media screen and (max-width: 768px){.banner__container{padding:20px 0 44px}}.banner__gradient{position:absolute;transition:all .5s}.banner__gradient-left{bottom:0;left:0;top:0;height:100%;width:70%}@media screen and (max-width: 768px){.banner__gradient-left{width:100%;bottom:-10%}}.banner__gradient-right{top:0;right:0;height:100%;width:60%}@media screen and (max-width: 768px){.banner__gradient-right{width:90%;top:0}}.banner__title{font-family:Halvar,sans-serif;font-size:60px;font-weight:800;line-height:68px;max-width:597px;color:#fff}@media screen and (max-width: 992px){.banner__title{font-size:42px;line-height:48px}}@media screen and (max-width: 768px){.banner__title{font-size:32px;font-weight:800;line-height:32px}}.banner__info{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;text-align:left;color:#fff;margin-top:16px;max-width:597px}@media screen and (max-width: 768px){.banner__info{font-size:14px;font-weight:600;line-height:18px}}.banner__breadcrumbs-list{list-style:none;color:#fff;display:flex;gap:20px;margin:0;padding:0;font-size:16px;font-weight:700;line-height:22px}@media screen and (max-width: 768px){.banner__breadcrumbs-list{font-size:14px;line-height:20px}}.banner__breadcrumbs-list li{position:relative}.banner__breadcrumbs-list li a{color:#fff}.banner__breadcrumbs-list li:after{content:"";background:url('data:image/svg+xml,<svg width="4" height="4" viewBox="0 0 4 4" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="2" cy="2" r="2" fill="white"/></svg>');width:4px;height:4px;position:absolute;top:50%;right:-12px;margin-top:-2px}.banner__breadcrumbs-list li:last-child:after{background:none}.home{margin-top:40px}@media screen and (max-width: 768px){.home{margin-top:8px}}.home__slider .splide__slide{max-width:850px;opacity:.5;transition:opacity .7s}.home__slider .splide__slide.is-active{opacity:1}@media screen and (max-width: 768px){.home__slider .splide__slide{width:85vw}}.home__slider .splide__arrow{width:40px;height:40px;display:flex;justify-content:center;background:#fff;opacity:1;transition:opacity 1s;box-shadow:0 2px 8px #32241314}.home__slider .splide__arrow:hover:not(:disabled){opacity:.5}.home__slider .splide__arrow svg{width:8px;height:12px;display:block}@media screen and (max-width: 768px){.home__slider .splide__arrow{display:none}}.home__slider-slide{position:relative;overflow:hidden;border-radius:16px}.home__slider-slide-wrap{padding-bottom:50%}@media screen and (max-width: 768px){.home__slider-slide-wrap{padding-bottom:100%}}.home__slider-slide-pic{width:100%}.home__slider-slide-pic img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:right bottom}.home__slider-slide-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;padding:40px}@media screen and (max-width: 768px){.home__slider-slide-layer{padding:20px}}.home__slider-slide-tag{font-size:16px;font-weight:700;line-height:22px;color:#fff}@media screen and (max-width: 768px){.home__slider-slide-tag{font-size:14px;font-weight:700;line-height:20px}}.home__slider-slide-title{font-family:Halvar,sans-serif;font-size:60px;font-weight:800;line-height:68px;color:#fff}@media screen and (max-width: 768px){.home__slider-slide-title{font-size:32px;line-height:32px}}.home__calendar{margin-top:100px;margin-bottom:100px}@media screen and (max-width: 768px){.home__calendar{margin-top:40px;margin-bottom:40px}}@media screen and (max-width: 768px){.home__videos-slider-list{display:grid!important;row-gap:16px}.home__videos-slider-list .videoSlider__item{width:100%!important;display:none}.home__videos-slider-list .videoSlider__item:nth-child(-n+2){display:block}}.contacts .map__addresses{display:none}@media screen and (max-width: 768px){.contacts .tabs__item{width:50%}}.contacts__header{margin-top:50px}@media screen and (max-width: 768px){.contacts__header{margin-top:24px}}.contacts__list{margin-bottom:50px}@media screen and (max-width: 768px){.contacts__list{margin-bottom:24px}.contacts__list.is-content{margin-bottom:0}}.contacts__list-item{padding:8px 0;border-bottom:1px solid #F3F3F3}.contacts__list-item:last-child{border-bottom:0}.contacts__list-item-left{margin-right:24px;width:60%}.contacts__list-item-left:last-child{margin-right:0}@media screen and (max-width: 768px){.contacts__list-item-left{width:100%}}.contacts__list-item-right{width:40%}.contacts__list-item-header{width:50%}.contacts__list-item-name{font-size:16px;font-weight:700;line-height:22px;margin-bottom:8px}@media screen and (max-width: 768px){.contacts__list-item-name{font-size:14px;line-height:20px}}.contacts__list-item-address{font-size:14px;font-weight:400;line-height:20px;color:#878787}@media screen and (max-width: 768px){.contacts__list-item-address{font-size:12px;line-height:16px}}.contacts__list-item-body{width:50%}.contacts__list-item-c{margin-bottom:8px}.contacts__list-item-c:last-child{margin-bottom:0}@media screen and (max-width: 768px){.contacts__list-item-c{margin-bottom:0;margin-right:12px}.contacts__list-item-c:last-child{margin-right:0}}.contacts__list-item-c-text{font-size:14px;font-weight:400;line-height:20px;margin-left:12px}.contacts__list-item-c-icon{width:40px;height:40px}.contacts__list-item-c-icon.icon-phone{background:url(/assets/images/map/phone.svg) no-repeat;background-size:40px 40px}.contacts__list-item-c-icon.icon-telegram{background:url(/assets/images/map/telegram.svg) no-repeat;background-size:40px 40px}.contacts__list-item-c-icon.icon-website{background:url(/assets/images/map/website.svg) no-repeat;background-size:40px 40px}.contacts__list-item-c-icon.icon-vk{background:url(/assets/images/map/vk.svg) no-repeat;background-size:40px 40px}.contacts__list-item-c-icon.icon-email{background:url(/assets/images/map/email.svg) no-repeat;background-size:40px 40px}.contacts__list-item-c-icon.icon-location{background:url(/assets/images/map/circle-marker.svg) no-repeat;background-size:40px 40px}.contacts__list-item-user-img{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#ececec}.contacts__list-item-user-name{font-size:14px;font-weight:400;line-height:20px;color:#878787}.contacts__content{padding:50px 0;max-width:685px}.contacts__content>*{margin:0 0 16px}.contacts__content p{font-size:16px;line-height:22px}.contacts__content h1,.contacts__content h2,.contacts__content h3{font-family:Montserrat,sans-serif;margin-bottom:24px}@media screen and (max-width: 768px){.contacts__content h1,.contacts__content h2,.contacts__content h3{margin-bottom:16px}}.contacts__content h1{font-size:28px;line-height:32px}.contacts__content>*:last-child{margin-bottom:0}@media screen and (max-width: 768px){.contacts__content{padding-top:40px;padding-bottom:24px}.contacts__content p{font-size:14px;line-height:20px}.contacts__content h1{font-size:20px;line-height:28px}.contacts__content h2{font-size:18px;line-height:24px}.contacts__content h3{font-size:16px;line-height:22px}}.donate__pay,.donate__fake{width:420px;padding:24px;margin-left:24px;min-height:400px}.donate__pay.isOneTab-1,.donate__fake.isOneTab-1{min-height:1px}@media screen and (max-width: 768px){.donate__pay,.donate__fake{padding:24px 16px 0;min-height:unset}}.donate__pay{box-shadow:0 2px 8px #00000026;background-color:#fff;border-radius:24px}@media screen and (max-width: 768px){.donate__pay{width:100%;box-shadow:unset;margin-top:-24px;margin-left:0}}.donate__pay-container{padding-bottom:24px}@media screen and (max-width: 768px){.donate__pay-container{margin-bottom:40px;padding-bottom:0}.donate__pay-container>.container{padding:0}}.donate__content{margin:100px 0}@media screen and (max-width: 768px){.donate__content{margin-top:0;margin-bottom:24px}}.donate__payments{grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.donate__payments{grid-template-columns:1fr}}.donate__payments-item{border-radius:24px;overflow:hidden;border:1px solid #ECECEC}.donate__payments-item-img{position:relative;overflow:hidden}@media screen and (min-width: 768px){.donate__payments-item-img:hover img{transform:scale(1.3)}}.donate__payments-item-img-wrap{padding-top:56.2992125984%}.donate__payments-item-img-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:transform 1s}.donate__payments-item-val{max-width:360px}@media screen and (max-width: 768px){.donate__payments-item-val{max-width:100%}}.donate__payments-item-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px;text-align:left;position:absolute;bottom:16px;left:16px;right:16px;color:#fff}@media screen and (max-width: 768px){.donate__payments-item-title{font-size:20px;line-height:28px}}.donate__payments-item-body{padding:24px}.donate__payments-item-dropdown{bottom:14px;right:14px}.donate__payments-item-plus,.donate__payments-item-minus{background-size:20px 20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;padding:16px}.donate__payments-item-plus{background-image:url(/assets/images/plus.svg)}.donate__payments-item-minus{background-image:url(/assets/images/minus.svg)}.donate__payments-item-gradient{position:absolute;width:100%;height:100%;top:0;left:0;background-size:100% 100%}.donate__payments-item-gradient.gradient-1{background-image:url(/assets/images/donate/grad-1.png)}.donate__payments-item-gradient.gradient-2{background-image:url(/assets/images/donate/grad-2.png)}.donate__payments-item-gradient.gradient-3{background-image:url(/assets/images/donate/grad-3.png)}.donate__payments-item-gradient.gradient-4{background-image:url(/assets/images/donate/grad-2.png)}@media screen and (max-width: 768px){.donate__payments-item-gradient.gradient-1{background-image:url(/assets/images/donate/grad-1-m.png)}.donate__payments-item-gradient.gradient-2{background-image:url(/assets/images/donate/grad-2-m.png)}.donate__payments-item-gradient.gradient-3{background-image:url(/assets/images/donate/grad-3-m.png)}.donate__payments-item-gradient.gradient-4{background-image:url(/assets/images/donate/grad-2-m.png)}}@media screen and (max-width: 768px){.about__list-item{display:flex}}.about__list-item-header{font-family:Montserrat,sans-serif;font-weight:600;font-size:24px;line-height:28px}@media screen and (max-width: 768px){.about__list-item-header{font-size:20px;line-height:24px;font-weight:500;margin-right:16px}}.about__list-item-body{font-size:16px;font-weight:400;line-height:22px}@media screen and (max-width: 768px){.about__list-item-body{font-size:14px;line-height:20px}}.about__blue{background-color:#00a492;padding:40px 0;font-family:Halvar,sans-serif;font-size:28px;font-weight:400;line-height:40px;color:#00a492;position:relative}@media screen and (max-width: 768px){.about__blue{padding:20px 0;font-size:18px;line-height:24px}}.about__blue-gr{background:url(/assets/images/about/grad.png) no-repeat;width:100%;background-size:100% 100%;height:100%;position:absolute;left:0;top:0}@media screen and (max-width: 768px){.about__blue-gr{background:url(/assets/images/about/grad-mobile.png) no-repeat;background-size:100% 100%}}@media screen and (max-width: 768px){.about__history{padding-top:20px}}.about__history-item{max-width:596px;margin-left:24px;padding-left:24px;border-left:4px solid #ECECEC;padding-bottom:40px;position:relative}.about__history-item.unactive{border-left:4px solid #ECECEC}.about__history-item:last-child{border-left:4px solid transparent}@media screen and (max-width: 768px){.about__history-item{padding-bottom:20px;margin-left:0;padding-left:16px}}.about__history-item-gb{border-left:4px solid #FFBA0D;position:absolute;left:24px;top:0;height:300px;z-index:1;transition:height .6s}@media screen and (max-width: 768px){.about__history-item-gb{left:0}}.about__history-item-content{padding-left:24px;position:relative}@media screen and (max-width: 768px){.about__history-item-content{padding-left:0}}.about__history-item-img{border-radius:16px}.about__history-item-img-wrap{padding-top:60.4026845638%}.about__history-item-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px;color:#9c9e9f;position:relative;top:0;left:0;transition:color 1s}.about__history-item-title:before{content:"";background-color:#ececec;width:16px;height:16px;border-radius:50%;position:absolute;top:0;left:-58px;transition:background-color 1s}@media screen and (max-width: 768px){.about__history-item-title:before{left:-24px;width:12px;height:12px}}.about__history-item-title.xactive{color:#ffba0d}.about__history-item-title.xactive:before{background-color:#ffba0d}@media screen and (max-width: 768px){.about__history-item-title{font-size:14px;line-height:18px}}.about__history-item.active .about__history-item-title{color:#ffba0d}.about__history-item.active .about__history-item-title:before{background-color:#ffba0d}.about__history-slider{position:absolute}@media screen and (max-width: 768px){.about__history-slider{margin-left:-20px}.about__history-slider-c{position:relative;margin:0 -16px}.about__history-slider .splide__track{margin-right:16px;overflow:visible!important}}@media screen and (max-width: 768px) and (max-width: 768px){.about__history-slider .splide__slide{width:75vw!important}}@media screen and (max-width: 768px){.about__history-slider .splide__slide:first-child{margin-left:16px}}.about__footer{background-color:#f3f3f3;padding:100px 0}@media screen and (max-width: 768px){.about__footer{padding:40px 0}}.about__footer-i{font-family:Montserrat,sans-serif}.about__footer-left-body{border-left:1px solid #E95E18;padding-left:12px}.about__footer-video{border-radius:16px;position:relative}.about__footer-video-wrap{padding-top:56.496350365%}.about__footer-video-icon{background:url(/assets/images/video.svg);width:40px;height:40px}.about__footer-video-icon-wrap{position:absolute;width:100%;height:100%;top:0;left:0}.about__footer-video img,.about__footer-video iframe{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.vision__info-body{max-width:685px}.vision__orange{padding:70px 0;background:#ffba0d;color:#ffba0d;font-family:Halvar,sans-serif;font-size:76px;font-weight:400;line-height:80px}@media screen and (max-width: 768px){.vision__orange{padding:40px 0;font-size:56px;line-height:60px}}.vision__orange-gr{background:url(/assets/images/vision/grad.png) no-repeat;width:100%;background-size:100% 100%;height:100%;position:absolute;left:0;top:0}@media screen and (max-width: 768px){.vision__orange-gr{background:url(/assets/images/vision/grad-mobile.png) no-repeat;background-size:100% 100%}}.vision__steps-item-desc{border-left:1px solid #E95E18;padding-left:12px;display:grid;row-gap:8px;max-width:661px}.vision__steps-item-desc-body{font-family:Montserrat,sans-serif}.vision__steps-item-desc-footer{text-transform:uppercase;font-size:12px;line-height:14px;font-weight:400}@media screen and (max-width: 768px){.vision__steps-item-desc-footer{font-size:10px;line-height:12px}}.vision__steps-item-body{max-width:685px}@media screen and (max-width: 768px){.vision__steps-item-slider{margin-left:-16px}.vision__steps-item-slider .splide__track{overflow:visible!important}}@media screen and (max-width: 768px) and (max-width: 768px){.vision__steps-item-slider .splide__slide{width:75vw!important}}.pteam__list{gap:24px}@media screen and (max-width: 768px){.pteam__list{row-gap:16px}}.pteam__list-item{border-radius:16px;background-color:#fff;border:1px solid #ECECEC}.pteam__list-item-image img{transition:transform 1s}.pteam__list-item-image:hover img{transform:scale(1.3)}.pteam__list-item-image-wrap{padding-top:82.6446280992%}.pteam__list-item-body{padding:20px 20px 12px;min-height:164px}@media screen and (max-width: 768px){.pteam__list-item-body{min-height:144px}}.pteam__list-item-name{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#000;margin-bottom:4px}@media screen and (max-width: 768px){.pteam__list-item-name{font-size:14px;line-height:18px}}.pteam__list-item-popup{width:400px;border-radius:0;min-height:100%}@media screen and (max-width: 768px){.pteam__list-item-popup{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;top:40px}}.pteam__list-item-popup-c{background-color:#fff;width:32px;height:32px;border-radius:50%;top:12px;right:12px}.pteam__list-item-popup-c-i{background:url(/assets/images/close_custom.svg) no-repeat;width:12px;height:12px}.pteam__list-item-popup-body{padding:24px}@media screen and (max-width: 768px){.pteam__list-item-popup-body{padding:16px}}.pteam__list-item-popup-t{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px;margin-bottom:4px}@media screen and (max-width: 768px){.pteam__list-item-popup-t{font-size:20px;line-height:28px}}.pteam__list-item-popup-quote{border-left:1px solid #E95E18;padding-left:12px}.pteam__list-item-popup-content h3{font-size:16px;font-weight:700;line-height:22px;margin-bottom:8px}.pteam__list-item-popup-content p{margin-top:0;margin-bottom:16px}.pteam__list-item-popup-content p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.pteam__list-item-popup-content h3{font-size:14px;line-height:20px}}.pteam__list-item-popup-soc{padding:24px;background-color:#f3f3f3;border-radius:16px}.events__list{gap:24px}@media screen and (max-width: 768px){.events__list{row-gap:16px}}.events__list-item{border-radius:16px;background-color:#fff;border:1px solid #ECECEC}.events__list-item-grad{background:url(/assets/images/events/item-grad.png) no-repeat;background-size:100%;transition:opacity 1s}.events__list-item-grad:hover{opacity:.6}.events__list-item-image{background-color:#878787}.events__list-item-image img{transition:transform 1s}.events__list-item-image:hover img{transform:scale(1.3)}.events__list-item-image-wrap{padding-top:66.5289256198%}.events__list-item-body{padding:20px 20px 12px;min-height:172px}@media screen and (max-width: 768px){.events__list-item-body{min-height:130px}}.events__list-item-name{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#000;margin-bottom:4px}@media screen and (max-width: 768px){.events__list-item-name{font-size:14px;line-height:18px}}.event__container{margin-bottom:50px}.event__body-trunc.ellipsed{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}@media screen and (max-width: 768px){.event__slider{margin-left:-16px;margin-right:-16px}.event__slider .splide__track{overflow:visible!important}}.event__slider-slide{border-radius:8px}@media screen and (max-width: 768px){.event__slider-slide{width:38vw!important}}.event__slider-slide-wrap{padding-top:56.1933534743%}@media screen and (max-width: 768px){.event__slider-slide-wrap{padding-top:66.6666666667%}}.event__schedule-days_item{margin-right:4px;padding:17px 20px;border-radius:40px;text-align:center}.event__schedule-days_item:last-child{margin-right:0}.event__schedule-days_item.active{background-color:#f3f3f3}@media screen and (max-width: 768px){.event__schedule-days_item{padding:13px}}.event__schedule-list{max-width:597px}@media screen and (max-width: 768px){.event__schedule-list{max-width:100%}}.event__schedule-list-item{border-bottom:1px solid #F3F3F3;min-height:48px;margin-bottom:8px;padding-top:8px}.event__schedule-list-item:last-child{border-bottom:0;margin-bottom:0}.event__schedule-list-item-time{margin-right:24px;padding:4px}.event__schedule-list-item-img{width:40px;height:40px;margin-right:16px}.event__schedule-list-item-img-wrap{border-radius:50%}.event__schedule-list-item-img-flag{right:-5px;top:-5px}@media screen and (max-width: 768px){.event__schedule-list-item{min-height:36px;padding-bottom:16px}.event__schedule-list-item-time{margin-right:12px}.event__schedule-list-item-img{width:32px;height:32px;margin-right:8px}}.event__contact{padding:24px;background-color:#f3f3f3;width:420px;border-radius:16px}@media screen and (max-width: 768px){.event__contact{width:100%;padding:16px}}@media screen and (max-width: 768px){.event__speakers-slider{margin-left:-16px;margin-right:-16px}.event__speakers-slider .splide__track{overflow:visible!important}}@media screen and (max-width: 768px){.event__speakers-slider .splide__slide{width:44vw!important}}.event__popup-header{padding:24px}.event__popup-wrap{width:400px;border-radius:0;min-height:100%}@media screen and (max-width: 768px){.event__popup-wrap{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;top:40px}}.event__popup-wrap .popup-close-x{margin-top:8px}.event__popup-body{padding:24px}@media screen and (max-width: 768px){.event__popup-body{padding:0 16px 16px}}.event__popup-donate{background-color:#ececec;padding:17px 12px;border-radius:12px}.event__popup-terms{color:#878787;overflow:hidden}.event__popup-terms.ellipsed{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.event__popup-terms-all{padding-left:28px}.calendarpage__header-month-l,.calendarpage__header-month-r{background-color:#f3f3f3;padding:10px;overflow:hidden;cursor:pointer}.calendarpage__header-month-l{border-top-left-radius:20px;border-bottom-left-radius:20px}.calendarpage__header-month-r{border-top-right-radius:20px;border-bottom-right-radius:20px}.calendarpage__header-month-c{padding:0 16px;background-color:#f3f3f3;margin:0 2px;height:40px}.kids__contact,.kids__help-donate{padding:24px;background-color:#f3f3f3;width:331px;border-radius:16px}@media screen and (max-width: 768px){.kids__contact,.kids__help-donate{width:100%;padding:16px}}.kids__help-donate-btn{min-width:118px}.kids__recom-item-btn{min-width:164px}@media screen and (max-width: 768px){.kids__recom-item-i svg{width:20px;height:20px;margin-top:4px}}.kids__bottom-btn{min-width:242px}.video__list{row-gap:80px}@media screen and (max-width: 768px){.video__list{row-gap:50px}}@media screen and (max-width: 768px){.video__slider{width:100vw;margin-left:16px}.video__slider .splide__track{overflow:visible!important}}@media screen and (max-width: 768px) and (max-width: 768px){.video__slider .splide__slide{width:75vw!important}}@media screen and (max-width: 768px){.video__channel-item-c{width:100vw;margin-left:-34px}}.old__contact{padding:24px;background-color:#f3f3f3;border-radius:16px}@media screen and (max-width: 768px){.old__contact{padding:16px}}.homegroup__item{padding:24px;gap:16px;border-radius:16px;background-color:#f3f3f3}.homegroup__item-icon{background:url(/assets/images/homegroup/icon.svg);width:24px;height:24px;background-size:24px 24px}.homegroup__filters-mobile{padding-top:48px;overflow-y:auto}@media screen and (min-width: 768px){.homegroup__filters-mobile{display:none!important}}.homegroup__filters-mobile-w{min-height:100%}.homegroup__filters-mobile-cnt{padding:20px 16px}.homegroup__showFilters{height:40px;width:40px;background-color:#f3f3f3;border-radius:50%}.homegroup__video-layer-i{background:url(/assets/images/video.svg);width:40px;height:40px}.homegroup__list-item{padding-top:8px;padding-bottom:16px;border-bottom:1px solid #F3F3F3;margin-top:8px}.homegroup__list-item:first-child{margin-top:8px}.homegroup__list-item:last-child{border-bottom:0}.homegroup__list-item-user-img{height:40px;width:40px;overflow:hidden;background-color:#ececec;border-radius:50%;z-index:1;background-image:url('data:image/svg+xml,<svg width="16px" height="16px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.1992 12C14.9606 12 17.1992 9.76142 17.1992 7C17.1992 4.23858 14.9606 2 12.1992 2C9.43779 2 7.19922 4.23858 7.19922 7C7.19922 9.76142 9.43779 12 12.1992 12Z" stroke="%23878787" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M3 22C3.57038 20.0332 4.74796 18.2971 6.3644 17.0399C7.98083 15.7827 9.95335 15.0687 12 15C16.12 15 19.63 17.91 21 22" stroke="%23878787" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:12px 12px}.homegroup__map{height:620px;border-radius:16px;overflow:hidden}@media screen and (max-width: 768px){.homegroup__map{height:400px;width:100vw;margin-left:-16px;margin-right:-16px;border-radius:0}}.care__tabs .tabs__item{height:40px;padding:8px 20px;font-size:12px;line-height:14px;white-space:nowrap}@media screen and (max-width: 768px){.care__tabs{padding-left:16px;padding-right:16px}.care__tabs-hidden{overflow:hidden;height:40px;margin-left:-16px;margin-right:-16px}.care__tabs-cnt{display:table}.care__tabs-scroll{height:70px;overflow-x:scroll}}.care__list-item{border-radius:24px;overflow:hidden;border:1px solid #ECECEC}.care__list-item-img{position:relative;overflow:hidden;background:#878787}@media screen and (min-width: 768px){.care__list-item-img:hover img{transform:scale(1.3)}}.care__list-item-img-wrap{padding-top:56.2992125984%}.care__list-item-img-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:transform 1s}.care__list-item-val{max-width:360px}@media screen and (max-width: 768px){.care__list-item-val{max-width:100%}}.care__list-item-title{font-family:Montserrat,sans-serif;font-size:24px;font-weight:600;line-height:28px;text-align:left;position:absolute;bottom:16px;left:16px;right:16px;color:#fff}@media screen and (max-width: 768px){.care__list-item-title{font-size:20px;line-height:28px;padding-right:32px}}.care__list-item-body{padding:24px}.care__list-item-dropdown{bottom:14px;right:14px}.care__list-item-plus,.care__list-item-minus{background-size:20px 20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;padding:16px}.care__list-item-plus{background-image:url(/assets/images/plus.svg)}.care__list-item-minus{background-image:url(/assets/images/minus.svg)}.care__list-item-gradient{position:absolute;width:100%;height:100%;top:0;left:0;background-size:100% 100%}.care__list-item-gradient.gradient-1{background-image:url(/assets/images/care/grad-1.png)}.care__list-item-gradient.gradient-2{background-image:url(/assets/images/care/grad-2.png)}.care__list-item-gradient.gradient-3{background-image:url(/assets/images/care/grad-3.png)}@media screen and (max-width: 768px){.care__list-item-gradient.gradient-1{background-image:url(/assets/images/care/grad-1-m.png)}.care__list-item-gradient.gradient-2{background-image:url(/assets/images/care/grad-2-m.png)}.care__list-item-gradient.gradient-3{background-image:url(/assets/images/care/grad-3-m.png)}}.team__tabs .tabs__item{height:40px;padding:8px 20px;font-size:12px;line-height:14px;white-space:nowrap}@media screen and (max-width: 768px){.team__tabs{padding-left:16px;padding-right:16px}.team__tabs-hidden{overflow:hidden;height:40px;margin-left:-16px;margin-right:-16px}.team__tabs-cnt{display:table}.team__tabs-scroll{height:70px;overflow-x:scroll}}.team__list-item{border-radius:24px;overflow:hidden;border:1px solid #ECECEC}.team__list-item-img{position:relative;overflow:hidden;background:#878787}@media screen and (min-width: 768px){.team__list-item-img:hover img{transform:scale(1.3)}}.team__list-item-img-wrap{padding-top:66.6666666667%}@media screen and (max-width: 768px){.team__list-item-img-wrap{padding-top:56.0975609756%}}.team__list-item-img-wrap img{position:absolute;width:100%;height:100%;object-fit:cover;top:0;left:0;transition:transform 1s}.team__list-item-footer{padding-top:16px;border-top:1px solid #ECECEC}.team__list-item-val{max-width:360px}@media screen and (max-width: 768px){.team__list-item-val{max-width:100%}}.team__list-item-title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;text-align:left;position:absolute;bottom:16px;left:16px;right:16px;color:#fff}@media screen and (max-width: 768px){.team__list-item-title{font-size:20px;line-height:28px;padding-right:32px}}.team__list-item-body{padding:24px}.team__list-item-dropdown{bottom:14px;right:14px}.team__list-item-plus,.team__list-item-minus{background-size:20px 20px;background-repeat:no-repeat;background-position:center;width:20px;height:20px;padding:16px}.team__list-item-plus{background-image:url(/assets/images/plus.svg)}.team__list-item-minus{background-image:url(/assets/images/minus.svg)}.team__list-item-gradient{position:absolute;width:100%;height:100%;top:0;left:0;background-size:100% 100%}.team__list-item-gradient.gradient-1{background-image:url(/assets/images/team/grad-1.png)}.team__list-item-gradient.gradient-2{background-image:url(/assets/images/team/grad-2.png)}.team__list-item-gradient.gradient-3{background-image:url(/assets/images/team/grad-3.png)}@media screen and (max-width: 768px){.team__list-item-gradient.gradient-1{background-image:url(/assets/images/team/grad-1-m.png)}.team__list-item-gradient.gradient-2{background-image:url(/assets/images/team/grad-2-m.png)}.team__list-item-gradient.gradient-3{background-image:url(/assets/images/team/grad-3-m.png)}}.hello__banner{position:relative;overflow:hidden}.hello__banner-img{width:100%;height:480px;object-fit:cover;display:block}@media screen and (max-width: 768px){.hello__banner-img{height:260px}}.hello__banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000059;text-align:center}.hello__banner-title{font-family:Montserrat,sans-serif;font-size:32px;line-height:40px;font-weight:700;color:#fff;margin-bottom:12px}@media screen and (max-width: 768px){.hello__banner-title{font-size:20px;line-height:28px;margin-bottom:8px}}.hello__banner-subtitle{font-size:20px;line-height:28px;font-weight:400;color:#fff}@media screen and (max-width: 768px){.hello__banner-subtitle{font-size:14px;line-height:20px}}.hello__section-subtitle{font-family:Montserrat,sans-serif;font-size:22px;font-weight:600;line-height:30px;text-align:center;color:#1d1d1b}@media screen and (max-width: 768px){.hello__section-subtitle{font-size:16px;line-height:22px}}.hello__row{display:flex;gap:48px;align-items:center}@media screen and (max-width: 768px){.hello__row--img-first .hello__row-img{order:-1}}@media screen and (max-width: 768px){.hello__row{flex-direction:column;gap:20px}}.hello__row-img{flex:0 0 45%}.hello__row-img img{width:100%;display:block;border-radius:16px}@media screen and (max-width: 768px){.hello__row-img{width:100%;flex:none}}.hello__row-text{flex:1;font-size:16px;line-height:22px;font-weight:400}.hello__row-text p{margin:0 0 16px}.hello__row-text p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.hello__row-text{font-size:14px;line-height:20px}}.hello__row-quote{font-size:18px;line-height:26px;font-weight:600;font-style:italic;font-family:Montserrat,sans-serif;margin:0 0 12px}@media screen and (max-width: 768px){.hello__row-quote{font-size:14px;line-height:20px}}.hello__row-cite{font-size:14px;line-height:20px;color:#878787}@media screen and (max-width: 768px){.hello__row-cite{font-size:12px;line-height:16px}}.hello__card{border:1px solid #E95E18;border-radius:16px;padding:24px;max-width:420px}@media screen and (max-width: 768px){.hello__card{padding:16px;max-width:100%}}.hello__card-title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:600;line-height:28px;margin-bottom:8px}@media screen and (max-width: 768px){.hello__card-title{font-size:16px;line-height:22px}}.hello__card-desc{font-size:16px;line-height:22px;font-weight:400;color:#878787;margin-bottom:16px}@media screen and (max-width: 768px){.hello__card-desc{font-size:14px;line-height:20px;margin-bottom:12px}}.hello__video{border-radius:16px;overflow:hidden;position:relative;cursor:pointer}.hello__video-poster img{width:100%;display:block}.hello__video-play{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.hello__video-play-btn{width:72px;height:72px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s}.hello__video-play-btn:hover{transform:scale(1.08);background:#fff}.hello__video-play-btn svg{margin-left:5px}@media screen and (max-width: 768px){.hello__video-play-btn{width:52px;height:52px}}.hello__video iframe{width:100%;aspect-ratio:16/9;border:none;display:block}.hello__schedule-item{border-bottom:1px solid #ECECEC}.hello__schedule-item:first-child{border-top:1px solid #ECECEC}.hello__schedule-location{margin-bottom:16px}.hello__schedule-location:last-child{margin-bottom:0}.hello__schedule-location-title{font-weight:600;margin-bottom:4px}.hello__schedule-location-times{font-size:14px;line-height:22px;color:#878787}@media screen and (max-width: 768px){.hello__schedule-location-times{font-size:12px;line-height:18px}}.hello__schedule-online{margin-top:20px;padding-top:20px;border-top:1px solid #ECECEC;font-size:14px;line-height:20px;color:#878787}@media screen and (max-width: 768px){.hello__schedule-online{font-size:12px;line-height:18px}}.christian-basics__top{background-color:#f3f3f3;padding-top:calc(var(--header-height) + 40px);padding-bottom:48px}@media screen and (max-width: 768px){.christian-basics__top{padding-top:calc(var(--header-height-mobile) + 24px);padding-bottom:36px}}.christian-basics__title{font-family:Montserrat,sans-serif;font-size:28px;font-weight:600;line-height:36px;text-align:center;color:#1d1d1b}@media screen and (max-width: 768px){.christian-basics__title{font-size:20px;line-height:28px}}.christian-basics__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}@media screen and (max-width: 992px){.christian-basics__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 768px){.christian-basics__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.christian-basics__card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000014}.christian-basics__card-icon{display:flex;justify-content:center;margin-bottom:16px}.christian-basics__card-icon img{width:48px;height:48px;object-fit:contain}@media screen and (max-width: 768px){.christian-basics__card-icon img{width:36px;height:36px}}.christian-basics__card-text{font-size:14px;line-height:20px;font-weight:400;color:#1d1d1b}@media screen and (max-width: 768px){.christian-basics__card-text{font-size:12px;line-height:18px}}@media screen and (max-width: 768px){.christian-basics__card{padding:16px;border-radius:12px}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
