/*!
 * 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 (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}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:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.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-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-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.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:scaleX(1);transform:scaleX(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:scaleX(1);transform:scaleX(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:translateZ(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:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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:translateZ(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:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.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:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.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%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.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-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.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{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.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{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.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{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.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{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.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{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.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-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,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) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.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%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@charset "UTF-8";*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-moz-box-sizing:border-box;outline:0}:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;outline:0}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0;width:100%}hr{border:0;border-top:1px solid #eee;display:block;height:1px;margin:0;padding:0}input,select{vertical-align:middle}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:100;src:url(/fonts/stolzl_thin.otf) format("truetype")}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:300;src:url(/fonts/stolzl_light.otf) format("truetype")}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:400;src:url(/fonts/stolzl_regular.otf) format("truetype")}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:500;src:url(/fonts/stolzl_medium.otf) format("truetype")}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:600;src:url(/fonts/stolzl_book.otf) format("truetype")}@font-face{font-display:swap;font-family:Stolzl;font-style:normal;font-weight:700;src:url(/fonts/stolzl_bold.otf) format("truetype")}.green-text{color:#02d17f}.f-50{font-size:50px;line-height:60px}@media screen and (max-width:1199px){.f-50{font-size:44px;line-height:52px}}@media screen and (max-width:991px){.f-50{font-size:36px;line-height:45px}}@media screen and (max-width:767px){.f-50{font-size:28px;line-height:36px}}@media screen and (max-width:575px){.f-50{font-size:20px;line-height:28px}}.f-28{font-size:28px;line-height:36px}@media screen and (max-width:991px){.f-28{font-size:24px;line-height:30px}}@media screen and (max-width:575px){.f-28{font-size:20px;line-height:26px}}.f-24{font-size:24px;line-height:29px}@media screen and (max-width:1199px){.f-24{font-size:20px;line-height:26px}}@media screen and (max-width:991px){.f-24{font-size:18px;line-height:24px}}@media screen and (max-width:767px){.f-24{font-size:16px;line-height:22px}}@media screen and (max-width:320px){.f-24{font-size:14px;line-height:18px}}.f-18{font-size:18px;line-height:23px}@media screen and (max-width:991px){.f-18{font-size:16px;line-height:24px}}*{box-sizing:border-box;font-family:Stolzl;font-size:16px;font-weight:400;line-height:19px}a{color:#000;text-decoration:none}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}ol li,ul li{margin:0;padding:0}.container{margin:0 auto;max-width:1440px;width:100%}.container .wrapper{padding:0 45px}@media screen and (max-width:1031px){.container .wrapper{padding:0 26px}}@media screen and (max-width:767px){.container .wrapper{padding:0 23px}}@media screen and (max-width:1199px){.br--pc{display:none}}@media screen and (max-width:991px){.br--pc-and-big-tablet{display:none}}@media screen and (max-width:575px){.br--not-mobile{display:none}}body{display:flex;flex-direction:column;min-height:100vh}body.no-scroll{overflow:hidden}header{flex:0 0 auto}header,main{display:flex}main{flex:1 0 auto;flex-direction:column}footer{display:flex;flex:0 0 auto}.overlay{background-color:#000;height:100%;opacity:.6;position:fixed;transition:opacity .3s ease 0s;width:100vw;z-index:99}.offset-132{margin-bottom:123px}@media screen and (max-width:991px){.offset-132{margin-bottom:97px}}@media screen and (max-width:767px){.offset-132{margin-bottom:76px}}@media screen and (max-width:575px){.offset-132{margin-bottom:50px}}.no-overflow{overflow:hidden}.leave-a-request{background-color:#02d17f;border:1px solid transparent;border-radius:10px;color:#fff;cursor:pointer;padding:15px 36px 14px;text-transform:uppercase;transition:background-color .3s ease 0s,color .3s ease 0s,border-color .3s ease 0s}.leave-a-request:hover{background-color:#fff!important;border-color:#02d17f;color:#02d17f}.header{background-color:#fff;position:fixed;width:100%;z-index:100}@media screen and (max-width:1279px){.header{position:relative}}.nav-panel{align-items:center;display:flex;height:50px;justify-content:space-between;margin:24px auto;max-width:1440px;width:100%}.nav-panel .logo{height:24px;margin-left:3px;width:143px}.nav-panel .logo img{height:100%;width:100%}.nav-panel .nav{display:flex}@media screen and (max-width:1279px){.nav-panel .nav{display:none}}.nav-panel .menu{align-items:center;display:flex;list-style:none;margin-right:83px}@media screen and (max-width:1439px){.nav-panel .menu{margin-right:40px}}.nav-panel .menu--item:not(:last-child){margin-right:40px}.nav-panel .menu--item a{font-weight:600;transition:all .3s ease 0s}.nav-panel .menu--item a:active,.nav-panel .menu--item a:focus,.nav-panel .menu--item a:hover,.nav-panel .menu--item.active a{color:#02d17f}.nav-panel .burger{display:none;transition:opacity .3s ease 0s}@media screen and (max-width:1279px){.nav-panel .burger{cursor:pointer;display:block;position:fixed;right:45px;top:24px;z-index:100}}@media screen and (max-width:1031px){.nav-panel .burger{right:26px}}@media screen and (max-width:767px){.nav-panel .burger{right:23px}}.nav-panel .burger:hover{opacity:.8}.nav-panel .mobile-menu{background-color:#02d17f;height:100%;max-height:100%;overflow:auto;position:fixed;right:-320px;top:0;transition:all .3s ease 0s;width:320px;z-index:150}.nav-panel .mobile-menu.open{right:0}.nav-panel .mobile-menu .menu-wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:60px 30px 0}.nav-panel .mobile-menu .cross-hair{align-items:center;cursor:pointer;display:flex;height:60px;justify-content:center;position:absolute;right:0;top:0;width:60px;z-index:151}.nav-panel .mobile-menu .cross-hair img{transition:all .3s ease 0s}.nav-panel .mobile-menu .cross-hair:active img,.nav-panel .mobile-menu .cross-hair:focus img,.nav-panel .mobile-menu .cross-hair:hover img{filter:invert(1)}.nav-panel .mobile-menu .logo{height:37px;margin-bottom:40px;width:220px}.nav-panel .mobile-menu .logo img{filter:invert(1)}.nav-panel .mobile-menu .menu{align-items:flex-start;flex-direction:column}.nav-panel .mobile-menu .menu--item{margin-bottom:30px;margin-right:0}.nav-panel .mobile-menu .menu--item a{color:#fff;font-size:22px;font-weight:400;line-height:26px}.nav-panel .mobile-menu .menu--item.active a{color:#fff}.nav-panel .mobile-menu .block .title{margin-bottom:10px}.nav-panel .mobile-menu .block a:not(:last-child){margin-bottom:12px}.nav-panel .mobile-menu .title{color:hsla(0,0%,100%,.7);font-size:18px;line-height:23px}.nav-panel .mobile-menu .item{color:#fff;font-size:22px;line-height:29px}.nav-panel .mobile-menu .phone-block{display:flex;flex-direction:column;margin-bottom:30px}.nav-panel .mobile-menu .leave-a-request{background-color:#fff;border-radius:15px;color:#02d17f;font-size:18px;line-height:22px;margin-bottom:60px;margin-top:40px;padding:21px 38px 20px}.nav-panel .mobile-menu .leave-a-request:hover{color:#fff}.hero{background-color:rgba(0,0,0,.5);border-radius:30px;height:100%;max-height:676px;overflow:hidden;position:relative;width:100%}@media screen and (max-width:1279px){.hero{height:100%;margin-top:0;max-height:50vw}}@media screen and (max-width:991px){.hero{height:600px;max-height:unset}}@media screen and (max-width:767px){.hero{height:530px}}.hero.bottom-offset-132{margin-bottom:132px}@media screen and (max-width:1199px){.hero.bottom-offset-132{margin-bottom:100px}}@media screen and (max-width:767px){.hero.bottom-offset-132{margin-bottom:70px}}@media screen and (max-width:575px){.hero.bottom-offset-132{margin-bottom:50px}}.hero video{filter:brightness(.6);width:100%}@media screen and (max-width:991px){.hero video{height:100%;-o-object-fit:cover;object-fit:cover}}.hero .content{left:74px;max-width:1260px;position:absolute;top:36px}@media screen and (max-width:991px){.hero .content{left:20px;top:20px}}@media screen and (max-width:320px){.hero .content{left:10px;top:10px}}.hero .content .preview{max-width:760px}@media screen and (max-width:991px){.hero .content .preview{padding-right:20px}}.hero .content h1{color:#fff;margin-bottom:24px;visibility:hidden}@media screen and (max-width:320px){.hero .content h1{margin-bottom:10px}}.hero .content h1.animate__animated{visibility:visible}.hero .content .description{color:#fff;visibility:hidden}.hero .content .description.animate__animated{visibility:visible}.hero .content .description img{float:left;height:48px;margin-right:24px;margin-top:7px;width:48px}@media screen and (max-width:1199px){.hero .content .description img{height:40px;margin-right:20px;margin-top:4px;width:40px}}@media screen and (max-width:767px){.hero .content .description img{height:34px;width:34px}}@media screen and (max-width:575px){.hero .content .description img{height:30px;width:30px}}.hero .leave-a-request{border-radius:15px;bottom:48px;font-size:18px;left:74px;line-height:22px;padding:21px 57px 20px;position:absolute}@media screen and (max-width:1199px){.hero .leave-a-request{font-size:16px;line-height:20px;padding:17px 30px 15px}}@media screen and (max-width:991px){.hero .leave-a-request{left:20px}}.hero .rules{bottom:46px;display:flex;flex-direction:column;max-width:500px;padding-left:20px;position:absolute;right:30px;visibility:hidden}@media screen and (max-width:1199px){.hero .rules{max-width:400px}}@media screen and (max-width:991px){.hero .rules{bottom:140px;left:20px;right:unset;top:unset}}@media screen and (max-width:320px){.hero .rules{padding-left:10px}}.hero .rules.animate__animated{visibility:visible}.hero .rules li{color:#fff;font-weight:600;position:relative}.hero .rules li:after{content:"—";left:-25px;position:absolute;top:0}@media screen and (max-width:320px){.hero .rules li:after{left:-15px}}.hero .rules li:not(:last-child){margin-bottom:12px}.certificate{display:grid;gap:40px 0;grid-template-areas:"title certificate" "textContainer certificate";grid-template-columns:1fr 385px;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;margin-bottom:135px;padding:0 150px 0 71px}@media screen and (max-width:1279px){.certificate{gap:40px 20px;padding:0}}@media screen and (max-width:991px){.certificate{grid-template-areas:"title" "certificate" "textContainer";grid-template-columns:1fr;margin-bottom:60px}}@media screen and (max-width:767px){.certificate{margin-bottom:40px}}.certificate .item{display:flex}.certificate .item:not(:last-child){margin-bottom:40px}.certificate .item .img{flex-shrink:0;height:70px;margin-right:32px;width:70px}@media screen and (max-width:575px){.certificate .item .img{height:40px;margin-right:20px;margin-top:7px;width:40px}}.certificate .item .img img{height:100%;width:100%}.certificate .item .text{line-height:27px;max-width:400px}.certificate .title{grid-area:title;padding-top:46px}@media screen and (max-width:991px){.certificate .title{padding-top:0;text-align:center}}.certificate .title h2 span{font-weight:400}.certificate .textContainer{grid-area:textContainer}@media screen and (max-width:991px){.certificate .textContainer{margin:0 auto}}.certificate .cert{grid-area:certificate}@media screen and (max-width:991px){.certificate .cert{margin:0 auto;max-width:385px}}.certificate .cert .img{display:block;height:533px;width:385px}@media screen and (max-width:575px){.certificate .cert .img{height:auto;max-width:385px;padding:0 10px;width:100%}}.certificate .cert .img img{height:100%;width:100%}.statistic{display:flex;visibility:hidden}@media screen and (max-width:575px){.statistic{align-items:center;flex-direction:column}}.statistic.animate__animated{visibility:visible}.statistic.b--offset{margin-bottom:132px}@media screen and (max-width:1199px){.statistic.b--offset{margin-bottom:100px}}@media screen and (max-width:767px){.statistic.b--offset{margin-bottom:70px}}@media screen and (max-width:575px){.statistic.b--offset{margin-bottom:40px}}.statistic .circle{height:100%;margin-left:-54px;max-height:442px;max-width:442px;position:relative;width:100%}@media screen and (max-width:1031px){.statistic .circle{height:365px;width:364px}}@media screen and (max-width:767px){.statistic .circle{height:246px;width:246px}}@media screen and (max-width:575px){.statistic .circle{margin-left:0;margin-top:-54px}}.statistic .circle img{height:100%;width:100%}.statistic .circle .text{left:50%;max-width:365px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:1031px){.statistic .circle .text{max-width:265px}}@media screen and (max-width:767px){.statistic .circle .text{max-width:165px}}.statistic .circle .text h4{color:#000;font-size:49px;line-height:64px;margin-bottom:24px}@media screen and (max-width:1031px){.statistic .circle .text h4{font-size:36px;line-height:42px}}@media screen and (max-width:767px){.statistic .circle .text h4{font-size:24px;line-height:30px;margin-bottom:10px}}.statistic .circle .text p{font-size:24px;line-height:31px}@media screen and (max-width:1031px){.statistic .circle .text p{font-size:18px;line-height:22px}}@media screen and (max-width:991px){.statistic .circle .text p{font-size:16px;line-height:20px}}@media screen and (max-width:767px){.statistic .circle .text p{font-size:14px;line-height:20px}}.statistic .circle:first-child .text{left:57%;top:42%;width:-webkit-max-content;width:-moz-max-content;width:max-content}.statistic .circle:nth-child(2) .text{left:54%;top:45%}.statistic .circle:nth-child(3) .text{left:55%;top:48%}.statistic .circle:nth-child(3) .text h4,.statistic .circle:nth-child(3) .text p{color:#fff}.components h2{font-size:50px;line-height:60px;margin-bottom:80px;text-align:center}@media screen and (max-width:1439px){.components h2{font-size:40px;line-height:48px}}@media screen and (max-width:991px){.components h2{font-size:36px;line-height:43px;margin-bottom:64px}}@media screen and (max-width:767px){.components h2{font-size:28px;line-height:34px;margin-bottom:56px}}@media screen and (max-width:419px){.components h2{font-size:24px;line-height:29px;margin-bottom:32px}}.components .image-container{display:grid;gap:15px 15px;grid-template-areas:"microscheme transistors diods" "resistors svetodiod slots" "resistors text text";grid-template-columns:minmax(440px,1fr) minmax(440px,1fr) minmax(440px,1fr);grid-template-rows:minmax(1px,357px) minmax(1px,357px) minmax(1px,311px)}@media screen and (max-width:1439px){.components .image-container{gap:7px 7px;grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:991px){.components .image-container{grid-template-areas:"microscheme transistors" "resistors diods" "resistors svetodiod" "slots text";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr}}.components .item{position:relative}.components .item .image{border-radius:30px;height:100%;max-height:357px;max-width:440px;overflow:hidden;width:100%}@media screen and (max-width:1439px){.components .item .image{max-height:100%;max-width:100%}}.components .item .image:active img,.components .item .image:focus img,.components .item .image:hover img{transform:scale(1.05)}.components .item img{display:block;filter:brightness(.8);height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease 0s;width:100%}@media screen and (max-width:1439px){.components .item img{border-radius:26px}}@media screen and (max-width:575px){.components .item img{border-radius:20px}}.components .item--text{bottom:32px;color:#fff;left:32px;position:absolute}@media screen and (max-width:1439px){.components .item--text{bottom:26px;left:26px}}@media screen and (max-width:991px){.components .item--text{bottom:30px;left:35px}}@media screen and (max-width:767px){.components .item--text{bottom:18px;font-size:20px;left:25px;line-height:24px}}@media screen and (max-width:419px){.components .item--text{bottom:14px;font-size:14px;left:16px;line-height:19px}}.components .microscheme{grid-area:microscheme}.components .transistors{grid-area:transistors}.components .diods{grid-area:diods}.components .svetodiod{grid-area:svetodiod}.components .slots{grid-area:slots}.components .resistors{grid-area:resistors}.components .resistors .image{height:100%;max-height:673px;max-width:440px;width:100%}@media screen and (max-width:991px){.components .resistors .image{max-height:100%;max-width:100%}}.components .text{background-color:#e6faf2;border-radius:30px;grid-area:text;height:100%;max-height:303px}@media screen and (max-width:991px){.components .text{max-height:100%}}.components .text .item--text{color:#000;font-size:28px;left:50%;line-height:36px;text-align:center;top:50%;transform:translate(-50%,-36%)}@media screen and (max-width:1439px){.components .text .item--text{font-size:24px;line-height:31px}}@media screen and (max-width:767px){.components .text .item--text{font-size:20px;line-height:24px}}@media screen and (max-width:575px){.components .text .item--text{font-size:14px;line-height:19px;transform:translate(-50%,-50%)}}.developers .tabs{display:grid;grid-auto-columns:1fr 1fr;grid-template-areas:"local import";margin-bottom:79px}.developers .tabs a{align-items:center;background-color:#fff;border:2px solid #e5e5e5;color:#02d17f;cursor:pointer;display:flex;font-size:24px;justify-content:center;line-height:29px;padding:16px;text-align:center;transition:color .3s ease 0s,background-color .3s ease 0s,border-color .3s ease 0s}.developers .tabs a.active,.developers .tabs a:hover{background-color:#02d17f;border-color:#02d17f;color:#fff}@media screen and (max-width:991px){.developers .tabs a{font-size:18px;line-height:22px}}@media screen and (max-width:575px){.developers .tabs a{font-size:14px;line-height:18px;padding-left:4px;padding-right:4px}}.developers .tabs a:first-child{border-radius:15px 0 0 15px}.developers .tabs a:last-child{border-radius:0 15px 15px 0}.developers .tab-content{display:none;overflow:auto;padding-bottom:20px}.developers .tab-content .dev{align-items:center;display:flex;flex-direction:column;justify-content:center}.developers .tab-content .dev h4{color:grey;font-size:14px;line-height:18px;margin-top:40px;text-align:center}.developers .tab-content .dev .img{align-items:center;display:flex;height:100%;justify-content:center;max-height:80px;max-width:222px;width:100%}.developers .tab-content .dev img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:991px){.developers .tab-content .dev img{overflow:hidden}}.developers .tab-content.active{display:grid;gap:60px 10px;grid-template-columns:minmax(200px,256px) minmax(200px,256px) minmax(200px,256px) minmax(200px,256px) minmax(200px,256px)}.principles{display:grid;gap:0 0;grid-template-areas:"Title request_1 kp_2" "Title invoice_3 payment_4" "deliver_5 support_6 payment_4";grid-template-columns:minmax(1px,450px) minmax(1px,450px) minmax(1px,450px);grid-template-rows:minmax(1px,325px) minmax(1px,325px) minmax(1px,325px)}@media screen and (max-width:1199px){.principles{grid-template-areas:"Title Title Title" " . request_1 kp_2" " . invoice_3 payment_4" "deliver_5 support_6 payment_4";grid-template-rows:minmax(1px,128px) minmax(1px,325px) minmax(1px,325px) minmax(1px,325px)}}@media screen and (max-width:991px){.principles{grid-template-areas:"Title Title" "request_1 kp_2" "invoice_3 payment_4" "deliver_5 support_6";grid-template-columns:1fr 1fr;grid-template-rows:minmax(1px,128px) minmax(1px,408px) minmax(1px,408px) minmax(1px,408px)}}@media screen and (max-width:767px){.principles{grid-template-rows:minmax(1px,128px) minmax(1px,317px) minmax(1px,317px) minmax(1px,317px)}}@media screen and (max-width:575px){.principles{gap:10px 0;grid-template-areas:"Title" "request_1" "kp_2" "invoice_3" "payment_4" "deliver_5" "support_6";grid-template-columns:1fr;grid-template-rows:52px minmax(207px,1fr) minmax(207px,1fr) minmax(207px,1fr) minmax(207px,1fr) minmax(207px,1fr) minmax(207px,1fr)}}.principles .item{padding:132px 10px 10px 42px;position:relative}@media screen and (max-width:1199px){.principles .item{padding-left:20px}}@media screen and (max-width:991px){.principles .item{padding-top:115px}}@media screen and (max-width:767px){.principles .item{padding-top:98px}}@media screen and (max-width:575px){.principles .item{border-radius:20px!important}}@media screen and (min-width:992px){.principles .item:nth-child(3),.principles .item:nth-child(4),.principles .item:nth-child(6){background-color:#e6faf2}.principles .item:nth-child(3) .number,.principles .item:nth-child(4) .number,.principles .item:nth-child(6) .number{color:#b8f2db}}@media screen and (min-width:576px) and (max-width:991px){.principles .item:nth-child(3),.principles .item:nth-child(4),.principles .item:nth-child(7){background-color:#e6faf2}.principles .item:nth-child(3) .number,.principles .item:nth-child(4) .number,.principles .item:nth-child(7) .number{color:#b8f2db}}@media screen and (max-width:575px){.principles .item:nth-child(2),.principles .item:nth-child(5),.principles .item:nth-child(7){border:2px solid #e5e5e5}}.principles .item h5{font-size:28px;line-height:36px;margin-bottom:24px}@media screen and (max-width:1199px){.principles .item h5{font-size:24px;line-height:31px}}@media screen and (max-width:991px){.principles .item h5{font-size:24px;line-height:31px;margin-bottom:24px}}@media screen and (max-width:767px){.principles .item h5{font-size:20px;line-height:26px;margin-bottom:12px}}@media screen and (max-width:575px){.principles .item h5{font-size:16px;line-height:21px}}.principles .item .img{left:42px;position:absolute;top:50px}@media screen and (max-width:1199px){.principles .item .img{left:20px;top:30px}}.principles .item .number{color:#e5e5e5;font-size:50px;line-height:65px;position:absolute;right:73px;top:50px}@media screen and (max-width:1199px){.principles .item .number{right:30px;top:20px}}@media screen and (max-width:575px){.principles .item .number{font-size:36px;line-height:47px}}.principles .item p{font-size:18px;line-height:27px;margin-bottom:40px;max-width:350px;width:100%}@media screen and (max-width:1199px){.principles .item p{font-size:18px;line-height:27px}}@media screen and (max-width:991px){.principles .item p{margin-bottom:24px}}@media screen and (max-width:767px){.principles .item p{margin-bottom:12px}}@media screen and (max-width:575px){.principles .item p{font-size:12px;line-height:18px}}.principles .item picture{display:flex;justify-content:center}@media screen and (max-width:991px){.principles .item picture{justify-content:flex-start}}@media screen and (max-width:575px){.principles .item picture{display:none}}.principles .item .list{display:none}@media screen and (max-width:575px){.principles .item .list{display:flex;flex-direction:column;font-size:12px;line-height:18px;list-style:disc;padding-left:20px}.principles .item .list li{color:#02d17f}.principles .item .list li::marker{color:#02d17f}}.Title_0{font-size:48px;font-weight:400;grid-area:Title;line-height:58px}@media screen and (max-width:1199px){.Title_0{font-size:40px;line-height:48px}}@media screen and (max-width:991px){.Title_0{font-size:32px;line-height:38px}}@media screen and (max-width:767px){.Title_0{font-size:28px;line-height:34px}}@media screen and (max-width:575px){.Title_0{font-size:24px;line-height:29px}}.request_1{grid-area:request_1;visibility:hidden}.request_1.animate__animated{visibility:visible}.kp_2{border-radius:0 30px 30px 0;grid-area:kp_2;visibility:hidden}@media screen and (max-width:575px){.kp_2{background-color:#e6faf2}}.kp_2.animate__animated{visibility:visible}.invoice_3{border-radius:30px 0 0 0;grid-area:invoice_3;visibility:hidden}@media screen and (max-width:575px){.invoice_3{background-color:#f6f6f6}}.invoice_3.animate__animated{visibility:visible}.payment_4{background:#f6f6f6;border-radius:0 30px 30px 30px;grid-area:payment_4;visibility:hidden}@media screen and (max-width:575px){.payment_4{background-color:#fff}}@media screen and (max-width:991px){.payment_4{border-radius:0 30px 30px 0}}.payment_4.animate__animated{visibility:visible}.deliver_5{border-radius:30px 0 0 30px;grid-area:deliver_5;visibility:hidden}@media screen and (max-width:575px){.deliver_5{background-color:#e6faf2}}.deliver_5.animate__animated{visibility:visible}.support_6{grid-area:support_6;visibility:hidden}@media screen and (max-width:991px){.support_6{border-radius:0 30px 30px 0}}.support_6.animate__animated{visibility:visible}.reviews{padding:0 72px}@media screen and (max-width:1199px){.reviews{padding:0}}.reviews h4{font-size:32px;line-height:42px;margin-bottom:80px}@media screen and (max-width:1031px){.reviews h4{font-size:28px;line-height:36px;margin-bottom:60px}}@media screen and (max-width:767px){.reviews h4{font-size:28px;line-height:34px}}@media screen and (max-width:575px){.reviews h4{font-size:24px;line-height:29px}}.reviews--list{display:flex;overflow:auto}@media screen and (max-width:991px){.reviews--list{padding-bottom:20px}}.reviews--list .item:not(:last-child){margin-right:30px}.reviews--list .item .img-wrapper{display:block;height:100%;margin-bottom:24px;max-height:322px;max-width:228px;width:100%}.reviews--list .item .title{font-size:28px;line-height:42px}@media screen and (max-width:1031px){.reviews--list .item .title{font-size:24px;line-height:30px}}@media screen and (max-width:767px){.reviews--list .item .title{font-size:20px;line-height:24px}}@media screen and (max-width:575px){.reviews--list .item .title{font-size:18px;line-height:24px}}.reviews--list .item p{color:grey;font-size:18px;line-height:28px;margin-top:12px}@media screen and (max-width:767px){.reviews--list .item p{font-size:16px;line-height:20px}}@media (max-width:860px){.form{grid-area:form}}@media screen and (max-width:860px) and (max-width:991px){.form{margin:12225px 0}}@media (max-width:860px){.form form .submit{font-size:18px;line-height:24px;padding:17px 36px;transition:all .3s ease 0s;width:100%!important}.form form .submit:disabled{opacity:.7;pointer-events:none}}.review-form--container{background-image:url(/img/min/form-back-min.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:30px;height:100%;width:100%}@media screen and (max-width:575px){.review-form--container{border-radius:20px}}.review-form{display:grid;gap:0 100px;grid-template-areas:"title form" "title form" ". form" "phone form";grid-template-columns:1fr minmax(561px,1fr);grid-template-rows:1fr 1fr 1fr 1fr;margin:0 auto;padding:66px 40px 35px 73px;width:100%}@media screen and (max-width:1279px){.review-form{gap:0 20px;grid-template-columns:1fr 1fr;padding:30px 30px 30px 40px}}@media screen and (min-width:768px) and (max-width:991px){.review-form{grid-template-areas:"title title title" ". form ." ". phone .";grid-template-columns:1fr 3fr 1fr;grid-template-rows:none}}@media screen and (max-width:767px){.review-form{gap:10px 0;grid-template-areas:"title" "form" "phone";grid-template-columns:1fr;grid-template-rows:none}}@media screen and (max-width:575px){.review-form{padding:10px}}.review-form .form{grid-area:form}@media screen and (max-width:991px){.review-form .form{margin:15px 0}}.review-form .form form{background-color:#fff;border-radius:30px;padding:40px}@media screen and (max-width:575px){.review-form .form form{border-radius:20px;padding:20px 14px}}.review-form .form form input:not([type=checkbox]){border:2px solid #e5e5e5;border-radius:15px;font-size:16px;line-height:24px;margin-bottom:20px;padding:18px;width:100%}@media screen and (max-width:575px){.review-form .form form input:not([type=checkbox]){font-size:14px;line-height:18px}}.review-form .form form input:not([type=checkbox])::-moz-placeholder{color:grey;font-size:16px;line-height:24px}.review-form .form form input:not([type=checkbox]):-ms-input-placeholder{color:grey;font-size:16px;line-height:24px}.review-form .form form input:not([type=checkbox])::placeholder{color:grey;font-size:16px;line-height:24px}@media screen and (max-width:575px){.review-form .form form input:not([type=checkbox])::-moz-placeholder{font-size:14px;line-height:18px}.review-form .form form input:not([type=checkbox]):-ms-input-placeholder{font-size:14px;line-height:18px}.review-form .form form input:not([type=checkbox])::placeholder{font-size:14px;line-height:18px}}@media screen and (max-width:575px){.review-form .form form input:not([type=checkbox]){border-radius:20px;margin-bottom:12px;padding:15px 12px}}.review-form .form form .file-picker{display:flex;justify-content:space-between}.review-form .form form .file-picker .file{align-items:center;cursor:pointer;display:flex}.review-form .form form .file-picker .file:hover p{color:#02d17f}.review-form .form form .file-picker .file img{margin-right:20px}@media screen and (max-width:575px){.review-form .form form .file-picker .file img{height:18px;margin-right:12px;width:18px}}.review-form .form form .file-picker .file p{font-size:16px;line-height:24px;text-decoration:underline;transition:color .3s ease 0s}@media screen and (max-width:575px){.review-form .form form .file-picker .file p{font-size:14px;line-height:18px}}.review-form .form form .file-picker .remove{cursor:pointer;flex:none;transition:color .3s ease 0s}.review-form .form form .file-picker .remove:active,.review-form .form form .file-picker .remove:focus,.review-form .form form .file-picker .remove:hover{color:#02d17f}.review-form .form form .checkBoxGroup{cursor:pointer;display:flex;margin-bottom:40px;margin-top:30px}@media screen and (max-width:575px){.review-form .form form .checkBoxGroup{margin-bottom:26px;margin-top:18px}}.review-form .form form .checkBoxGroup .checkbox{align-items:center;border:1px solid #000;display:flex;flex:none;height:20px;justify-content:center;margin-right:10px;width:20px}.review-form .form form .checkBoxGroup p{font-size:12px;line-height:18px}.review-form .form form .checkBoxGroup p a{color:#000;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease 0s}.review-form .form form .checkBoxGroup p a:active,.review-form .form form .checkBoxGroup p a:focus,.review-form .form form .checkBoxGroup p a:hover{color:#02d17f}.review-form .title{grid-area:title}.review-form .title h5{color:#fff;font-size:48px;line-height:58px}@media screen and (max-width:1199px){.review-form .title h5{font-size:42px;line-height:52px}}@media screen and (max-width:991px){.review-form .title h5{text-align:center}}@media screen and (max-width:767px){.review-form .title h5{font-size:32px;line-height:36px}}@media screen and (max-width:575px){.review-form .title h5{font-size:24px;line-height:32px}}.review-form .title p{color:#fff;font-size:18px;font-weight:600;line-height:27px;margin-top:24px}@media screen and (max-width:1199px){.review-form .title p{font-size:16px;line-height:22px}}@media screen and (max-width:991px){.review-form .title p{text-align:center}}.review-form .phone{grid-area:phone}@media screen and (max-width:1031px){.review-form .phone{display:flex;flex-direction:column;justify-content:flex-end}}@media screen and (max-width:991px){.review-form .phone{align-items:center}}.review-form .phone a,.review-form .phone p{color:#fff;font-size:24px;line-height:31px}@media screen and (max-width:1031px){.review-form .phone a,.review-form .phone p{font-size:18px;line-height:22px}}@media screen and (max-width:575px){.review-form .phone a,.review-form .phone p{text-align:center}}.review-form .phone a{align-items:center;display:flex;margin-top:24px;transition:all .3s ease 0s;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:1031px){.review-form .phone a{margin-top:14px}}.review-form .phone a:hover{color:#02d17f}.review-form .phone a img{margin-right:20px}@media screen and (max-width:1031px){.review-form .phone a img{height:30px;width:30px}}.review-form-none{display:flex;flex-direction:column;margin-top:30px!important;margin:0 auto;width:100%}@media screen and (max-width:1279px){.review-form-none{gap:0 20px;grid-template-columns:1fr 1fr;padding:30px 30px 30px 40px}}@media screen and (min-width:768px) and (max-width:991px){.review-form-none{grid-template-areas:"title title title" ". form ." ". phone .";grid-template-columns:1fr 3fr 1fr;grid-template-rows:none}}@media screen and (max-width:767px){.review-form-none{gap:10px 0;grid-template-areas:"title" "form" "phone";grid-template-columns:1fr;grid-template-rows:none}}@media screen and (max-width:575px){.review-form-none{padding:10px}}.review-form-none .form{grid-area:form}@media screen and (max-width:991px){.review-form-none .form{margin:15px 0}}.review-form-none .form form{background-color:#fff;border-radius:30px;margin-top:10px}.review-form-none .form form .loader{margin:10% auto 0;padding:0 auto}.review-form-none .form form .phone-email{display:flex;justify-content:space-between;width:100%}.review-form-none .form form .phone-email label{width:48%}.review-form-none .form form .phone-email label input,.review-form-none .form form div label input{margin-top:10px}@media screen and (max-width:575px){.review-form-none .form form{border-radius:20px;padding:20px 14px}}.review-form-none .form form input:not([type=checkbox]){border:2px solid #e5e5e5;border-radius:15px;font-size:16px;line-height:24px;margin-bottom:20px;padding:18px;width:100%}@media screen and (max-width:575px){.review-form-none .form form input:not([type=checkbox]){font-size:14px;line-height:18px}}.review-form-none .form form input:not([type=checkbox])::-moz-placeholder{color:grey;font-size:16px;line-height:24px}.review-form-none .form form input:not([type=checkbox]):-ms-input-placeholder{color:grey;font-size:16px;line-height:24px}.review-form-none .form form input:not([type=checkbox])::placeholder{color:grey;font-size:16px;line-height:24px}@media screen and (max-width:575px){.review-form-none .form form input:not([type=checkbox])::-moz-placeholder{font-size:14px;line-height:18px}.review-form-none .form form input:not([type=checkbox]):-ms-input-placeholder{font-size:14px;line-height:18px}.review-form-none .form form input:not([type=checkbox])::placeholder{font-size:14px;line-height:18px}}@media screen and (max-width:575px){.review-form-none .form form input:not([type=checkbox]){border-radius:20px;margin-bottom:12px;padding:15px 12px}}.review-form-none .form form .file-picker{display:flex;justify-content:space-between}.review-form-none .form form .file-picker .file{align-items:center;cursor:pointer;display:flex}.review-form-none .form form .file-picker .file:hover p{color:#02d17f}.review-form-none .form form .file-picker .file img{margin-right:20px}@media screen and (max-width:575px){.review-form-none .form form .file-picker .file img{height:18px;margin-right:12px;width:18px}}.review-form-none .form form .file-picker .file p{font-size:16px;line-height:24px;text-decoration:underline;transition:color .3s ease 0s}@media screen and (max-width:575px){.review-form-none .form form .file-picker .file p{font-size:14px;line-height:18px}}.review-form-none .form form .file-picker .remove{cursor:pointer;flex:none;transition:color .3s ease 0s}.review-form-none .form form .file-picker .remove:active,.review-form-none .form form .file-picker .remove:focus,.review-form-none .form form .file-picker .remove:hover{color:#02d17f}.review-form-none .form form .checkBoxGroup{cursor:pointer;display:flex;margin-bottom:40px;margin-top:30px}@media screen and (max-width:575px){.review-form-none .form form .checkBoxGroup{margin-bottom:26px;margin-top:18px}}.review-form-none .form form .checkBoxGroup .checkbox{align-items:center;border:1px solid #000;display:flex;flex:none;height:20px;justify-content:center;margin-right:10px;width:20px}.review-form-none .form form .checkBoxGroup p{font-size:12px;line-height:18px}.review-form-none .form form .checkBoxGroup p a{color:#000;text-decoration:underline;text-underline-offset:3px;transition:color .3s ease 0s}.review-form-none .form form .checkBoxGroup p a:active,.review-form-none .form form .checkBoxGroup p a:focus,.review-form-none .form form .checkBoxGroup p a:hover{color:#02d17f}.review-form-none .form form .submit{font-size:18px;line-height:24px;padding:17px 36px;transition:all .3s ease 0s;width:22%}.review-form-none .form form .submit:disabled{opacity:.7;pointer-events:none}.review-form-none .title{grid-area:title}.review-form-none .title h5{color:#000;font-size:30px;line-height:35px}@media screen and (max-width:1199px){.review-form-none .title h5{font-size:42px;line-height:52px}}@media screen and (max-width:991px){.review-form-none .title h5{text-align:center}}@media screen and (max-width:767px){.review-form-none .title h5{font-size:32px;line-height:36px}}@media screen and (max-width:575px){.review-form-none .title h5{font-size:24px;line-height:32px}}.review-form-none .title p{color:#000;font-size:22px;font-weight:600;line-height:27px;margin:15px 0}@media screen and (max-width:1199px){.review-form-none .title p{font-size:16px;line-height:22px}}@media screen and (max-width:991px){.review-form-none .title p{text-align:center}}.footer .wrapper{display:grid;gap:0 0;grid-auto-flow:row;grid-template-areas:"logo_1 . navigations_2 contacts_3 documents_4";grid-template-columns:1fr minmax(1px,182px) minmax(1px,217px) minmax(1px,245px) 1fr;grid-template-rows:1fr;margin-bottom:60px;padding-bottom:58px;position:relative}@media screen and (max-width:1031px){.footer .wrapper{grid-template-areas:"logo_1 navigations_2 contacts_3 documents_4";grid-template-columns:1fr minmax(1px,181px) minmax(1px,220px) 1fr;margin-bottom:0;padding-bottom:117px}}@media screen and (max-width:991px){.footer .wrapper{gap:49px 16px;grid-template-areas:"logo_1 navigations_2 contacts_3" "documents_4  documents_4  documents_4";grid-template-columns:1fr 1fr 1fr;padding-bottom:36px}}@media screen and (max-width:767px){.footer .wrapper{gap:30px 30px;grid-template-areas:"logo_1 navigations_2" "contacts_3 navigations_2" "documents_4 developers_logo ";grid-template-columns:1fr 1fr;padding:46px 46px 70px}}@media screen and (max-width:575px){.footer .wrapper{gap:14px 8px;grid-template-areas:"logo_1 logo_1" "navigations_2 contacts_3" "documents_4 documents_4" "developers_logo developers_logo";grid-template-columns:1fr 1fr;padding:26px 26px 38px}}@media screen and (max-width:320px){.footer .wrapper{grid-template-areas:"logo_1" "navigations_2" "contacts_3" "documents_4" "developers_logo";grid-template-columns:1fr;padding:20px}}.footer .wrapper .title{font-size:16px;font-weight:400;line-height:19px;margin-bottom:20px;text-transform:uppercase}@media screen and (max-width:767px){.footer .wrapper .title{font-size:14px;line-height:17px;margin-bottom:14px}}.footer .wrapper .subtitle{color:grey;font-size:14px;line-height:18px;margin-bottom:5px}.footer .wrapper .list{display:flex;flex-direction:column;margin-bottom:10px}.footer .wrapper .list li{margin-bottom:10px}.footer .wrapper .list li a{font-size:16px;font-weight:600;line-height:20px;transition:color .3s ease 0s}@media screen and (max-width:767px){.footer .wrapper .list li a{font-size:14px;line-height:17px}}.footer .wrapper .list li a:active,.footer .wrapper .list li a:focus,.footer .wrapper .list li a:hover{color:#02d17f}.footer .wrapper .logo_1{grid-area:logo_1}.footer .wrapper .logo_1 a{display:block;margin-bottom:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.footer .wrapper .logo_1 p{font-weight:600;margin-bottom:10px}@media screen and (max-width:767px){.footer .wrapper .logo_1 p{font-size:14px;line-height:17px}}.footer .wrapper .navigations_2{grid-area:navigations_2}.footer .wrapper .navigations_2 .menu--item{margin-bottom:20px}.footer .wrapper .navigations_2 .menu--item a{font-size:16px;font-weight:600;line-height:19px;transition:color .3s ease 0s}.footer .wrapper .navigations_2 .menu--item a:active,.footer .wrapper .navigations_2 .menu--item a:focus,.footer .wrapper .navigations_2 .menu--item a:hover{color:#02d17f}.footer .wrapper .contacts_3{grid-area:contacts_3}.footer .wrapper .contacts_3 .list li a{font-size:18px;line-height:24px}@media screen and (max-width:767px){.footer .wrapper .contacts_3 .list li a{font-size:14px;line-height:17px}}.footer .wrapper .documents_4{grid-area:documents_4}.footer .wrapper .developers_logo{bottom:60px;grid-area:developers_logo;position:absolute;right:60px}@media screen and (max-width:1031px){.footer .wrapper .developers_logo{bottom:53px;right:25px}}@media screen and (max-width:767px){.footer .wrapper .developers_logo{align-self:flex-end;margin-bottom:10px;position:static}}.footer .wrapper .developers_logo a{align-items:center;display:flex;font-size:16px;font-weight:600;line-height:22px;transition:color .3s ease 0s}.footer .wrapper .developers_logo a:active,.footer .wrapper .developers_logo a:focus,.footer .wrapper .developers_logo a:hover{color:#02d17f}.footer .wrapper .developers_logo img{margin-left:10px}.Modal--common .close{cursor:pointer;height:32px;opacity:.3;position:absolute;right:40px;top:20px;width:32px}@media screen and (max-width:991px){.Modal--common .close{right:20px;top:10px}}@media screen and (max-width:575px){.Modal--common .close{right:10px;top:10px}}.Modal--common .close:after,.Modal--common .close:before{background-color:#333;content:" ";height:33px;left:15px;position:absolute;width:2px}@media screen and (max-width:575px){.Modal--common .close:after,.Modal--common .close:before{height:23px}}.Modal--common .close:before{transform:rotate(45deg)}.Modal--common .close:after{transform:rotate(-45deg)}@media screen and (max-width:991px){.Modal--common .title{padding-top:10px}}.Modal--success{align-items:center;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;max-height:327px;max-width:597px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:575px){.Modal--success{max-width:90vw}}.Modal--success h5{font-size:24px;line-height:31px;margin:32px 0 24px;text-align:center}@media screen and (max-width:575px){.Modal--success h5{font-size:18px;line-height:22px}}.Modal--success p{font-size:18px;font-weight:600;text-align:center}@media screen and (max-width:575px){.Modal--success p{font-size:16px;line-height:20px}}.Modal--success .content{align-items:center;display:flex;flex-direction:column;max-width:390px}.Overlay{background-color:rgba(0,0,0,.8);bottom:0;left:0;position:fixed;right:0;top:0;z-index:110}.SearchRequestForm{background-color:#fff;border-radius:30px;left:50%;max-width:1350px;overflow:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.SearchRequestForm .review-form .phone *,.SearchRequestForm .review-form .title *{color:#000}.RequestForm{background-color:#fff;border-radius:30px;left:50%;max-width:1350px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media screen and (max-width:1279px){.RequestForm{max-height:90vh;max-width:90vw;overflow:auto;width:100%}}@media screen and (max-width:575px){.RequestForm{border-radius:20px}}.RequestForm .phone a,.RequestForm .phone p,.RequestForm .title h5,.RequestForm .title p{color:#000}@media screen and (max-width:991px){.RequestForm .review-form{grid-template-areas:"title" "form" "phone";grid-template-columns:1fr}}@media screen and (max-width:575px){.RequestForm .review-form{padding:20px}}@media screen and (max-width:320px){.RequestForm .review-form{padding:20px 10px}}@media (max-width:1274px){.container-offset{margin-top:0!important}}@media (max-width:1025px){.SearchRequestForm{max-height:90vh;max-width:90vw;overflow-x:none;width:100%}.container .wrapper{padding:0 0 0 25px}.container .wrapper .search--form{max-width:974px;width:100%}.container .wrapper .find-text{margin-top:0}.container .wrapper .table{overflow-x:scroll}.container .wrapper .table .tbody .count-list,.container .wrapper .table .tbody .tr{width:1350px}.container .wrapper .table .tbody .td{max-width:600px;width:100%}.container .wrapper .table .tbody .td .left-item{border-right:1px solid rgba(2,209,127,.27);color:#626262;font-size:14px;letter-spacing:.4px;line-height:16px}.container .wrapper .table .tbody .td .right-item{font-size:16px;line-height:19px}.container .wrapper .table .tbody .actions{justify-content:flex-start}.container .wrapper .table .tbody .actions button{background:#b3f1d9;color:#000;margin-right:5px}}@media (max-width:768px){.find-text{margin-top:0}.SearchRequestForm{width:90%}.review-form{grid-template-columns:1fr}.RequestForm{max-height:90vh;max-width:88vw;overflow:auto;width:100%}.Modal--common .close{right:30px;top:40px}.container-offset{margin-top:0}.container .wrapper{padding:0 64px 0 62px}.container .wrapper .table{overflow-x:none}.container .wrapper .table .tbody{max-width:672px;overflow-x:visible;width:100%}.container .wrapper .table .tbody .count-list{max-width:672px;width:100%}.container .wrapper .table .tbody .tr{display:block;max-width:672px;padding:12px 10px 0;width:100%}.container .wrapper .table .tbody .tr .tv-top{display:block;padding-bottom:0}.container .wrapper .table .tbody .tr .tv-bottom{display:block;width:100%}.container .wrapper .table .tbody .tr .tv-bottom .td{display:block;height:48px;margin-top:12px;max-width:780px;max-width:652px;padding:4px 12px;width:100%}.container .wrapper .table .tbody .tr .tv-bottom .td div{font-weight:400;height:50%;padding:0;width:100%}.container .wrapper .table .tbody .tr .tv-bottom .td .left-item{font-size:14px;line-height:16px}.container .wrapper .table .tbody .tr .tv-bottom .td .right-item{font-size:16px;line-height:19px}.container .wrapper .table .tbody .tr .td{display:block;height:48px;margin-top:12px;max-width:780px;max-width:652px;padding:4px 12px;width:100%}.container .wrapper .table .tbody .tr .td div{font-weight:400;height:50%;padding:0;width:100%}.container .wrapper .table .tbody .tr .td .left-item{font-size:14px;line-height:16px}.container .wrapper .table .tbody .tr .td .right-item{font-size:16px;line-height:19px}.container .wrapper .table .tbody .tr .actions-one{display:flex;margin-top:0;width:100%}.container .wrapper .table .tbody .tr .actions-one a,.container .wrapper .table .tbody .tr .actions-one button{background:#b3f1d9;border:1px solid transparent;border-radius:10px;color:#000;cursor:pointer;padding:10px 28px}.container .wrapper .table .tbody .tr .actions-one button{margin-left:15px}.container .wrapper .table .tbody .count-list .subRowHeader{margin-top:18px}.container .wrapper .table .tbody .count-list .subRowHeader span{font-size:15px;line-height:18px}.container .wrapper .table .tbody .count-list .subRowHeader .actions{display:none}}@media (max-width:528px){.Modal--common .close{right:10px;top:20px}.container-offset{margin-top:0}.container .wrapper{padding:0 10px}.container .wrapper .find-text{margin-top:0}}@media (max-width:470px){.container .wrapper{padding:0 10px}.container .wrapper .find-text{margin-top:0}.container .wrapper .find-text .text-brand p{font-size:24px}.container .wrapper .find-text .find-img img{width:100%}}@media (max-width:375px){.container .wrapper .search--form{display:flex;height:75px}.container .wrapper .search--form .svg-input,.container .wrapper .search--form .v1{display:none}.container .wrapper .search--form input{height:40px;padding-left:12px}.container .wrapper .search--form .v2{align-items:center;display:flex;flex-direction:row;gap:10px;height:40px;justify-content:center;padding:10px;width:40px}.container .wrapper .table{margin-top:30px;overflow-x:scroll}.container .wrapper .table .tbody{margin-top:0}.container .wrapper .table .tbody .tr{width:486px}.container .wrapper .table .tbody .tr .actions-one{margin-top:0}.container .wrapper .table .tbody .count-list{width:486px}.container .wrapper .find-text{margin-top:0}}.container-offset{margin-top:98px}.pageLoading{background-color:rgba(0,0,0,.2);display:block;height:100vh;min-height:100px;position:fixed;top:0;width:100vw;z-index:101}.searchPage{margin-top:0;padding:10px 0;position:relative}.searchPage .loader{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px;position:absolute;top:25%;transform:translateY(-50%);width:100%;z-index:203}.searchPage .loader .Search{color:#fff;font-family:Stolzl;font-size:32px;font-style:normal;font-weight:400;line-height:130%;text-align:center}.searchPage .loader .css-1xdhyk6 span{background:#02d17f;height:39px;width:39px}.searchPage .table{margin-top:40px}.searchPage .table .th{display:flex;gap:10px}.searchPage .table .th .td{align-items:center;background-color:gray;color:#fff}.searchPage .table .td{background-color:#fff;border:1px solid rgba(2,209,127,.27);border-radius:10px;display:flex;justify-content:space-around;max-width:350px;width:100%}.searchPage .table .td div{align-items:center;align-self:center;display:flex;height:100%;justify-content:flex-start;padding:10px}.searchPage .table .td .left-item{border-radius:10px 0 0 10px;border-right:1px solid rgba(2,209,127,.27);display:flex;height:100%;justify-content:flex-start;padding-right:30px;vertical-align:middle;width:50%}.searchPage .table .td .right-item{font-size:17px;width:100%}.searchPage .table .tbody{margin-bottom:40px;margin-top:20px}.searchPage .table .tbody .tr{background:#e6faf2;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:10px;justify-content:space-around;max-width:1350px;padding:27px 22px 17px 53px;width:100%}.searchPage .table .tbody .tr .tv-top{padding:27px 0 17px;width:100%}.searchPage .table .tbody .tr .tv-bottom,.searchPage .table .tbody .tr .tv-top{background:#e6faf2;border-radius:20px 20px 0 0;display:flex;flex-direction:row;gap:10px;justify-content:space-between}.searchPage .table .tbody .tr .tv-bottom{max-width:100%;padding-bottom:17px;width:79%}.searchPage .table .tbody .tr .tv-bottom .td{max-width:550px;width:100%}.searchPage .table .tbody .tr .tv-bottom .td .left-item{width:100%}.searchPage .table .tbody .tr .tv-bottom .td .right-item{max-width:115px;width:50%}.searchPage .table .tbody .tr .tv-bottom .tb-copy{height:41px;max-width:350px;width:100%}.searchPage .table .tbody .tr .tv-bottom .tb-copy .left-item{padding-right:5px;width:60%}.searchPage .table .tbody .tr .tv-bottom .tb-copy .right-item{width:40%}.searchPage .table .tbody .tr .actions-one{display:none}.searchPage .table .tbody .count-list{background:#e6faf2;border-radius:0 0 20px 20px;display:flex;flex-direction:column;gap:0;margin-bottom:50px;padding:0 5px 5px}.searchPage .table .tbody .count-list .subRowHeader{align-items:center;background-color:#f6f6f6;display:flex;padding:6px}.searchPage .table .tbody .count-list li{display:flex;gap:10px}.searchPage .table .tbody .count-list li span{max-width:240px;text-align:center;width:100%}.searchPage .table .tbody .count-list .rowItem{background:#f6f6f6}.searchPage .table .tbody .count-list .rowItem span{padding:10px}.searchPage .table .tbody .count-list .rowItem:nth-child(2n){background:#fff}.searchPage .table .tbody .count-list .rowItem:last-child{border-radius:0 0 18px 18px}.searchPage .table .actions{display:flex;justify-content:center;width:100%}.searchPage .table .actions a,.searchPage .table .actions button{background-color:#02d17f;border:1px solid transparent;border-radius:10px;color:#fff;cursor:pointer;padding:10px 28px}.searchPage .table .actions a:hover,.searchPage .table .actions button:hover{background-color:#fff!important;border-color:#02d17f;color:#02d17f}.searchPage .table .actions a{background:#b3f1d9;color:#000;margin-right:5px}.searchPage .table .actions a:hover{background-color:#fff!important;border-color:#02d17f;color:#000}.find-text{display:grid;margin-bottom:114px;margin-top:80px;place-items:center}.find-text .text-brand{margin-bottom:40px}.find-text .text-brand p{font-family:Stolzl;font-size:32px;font-style:normal;font-weight:400;line-height:130%;max-width:814px;text-align:center;width:100%}.find-text .indent{height:140px;padding:10px 0}.search--form{background:#e6faf2;border-radius:20px;display:flex;height:90px;max-width:1350px;padding:20px 16px 20px 10px;width:100%}.search--form input[type=search]{border:0;border-radius:10px;margin-right:15px;max-width:1079px;padding:10px 10px 10px 55px;position:relative;width:100%}.search--form .svg-input{left:35px;position:absolute;top:47px;width:18px}.search--form .v2{display:none}.search--form button{background:#02d17f;border:none;border-radius:10px;color:#f0f8ff;cursor:pointer;height:50px;max-width:220px;width:100%}.modalSearchFormRequest{display:flex;flex-direction:column}.modalSearchFormRequest h5{margin-bottom:10px}.modalSearchFormRequest form{display:flex;flex-direction:column}.modalSearchFormRequest form input{margin-bottom:10px}

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