@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,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,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}@font-face{font-family:Proxima Nova Cn;font-style:normal;font-weight:300;src:local("Proxima Nova Condensed Light"),local("ProximaNovaCond-Light"),url(/_next/static/media/ProximaNovaCond-Light.5f8709ed.woff2) format("woff2"),url(/_next/static/media/ProximaNovaCond-Light.0bbe8cc4.woff) format("woff");font-display:swap}@font-face{font-family:Proxima Nova Cn;font-style:normal;font-weight:400;src:local("Proxima Nova Condensed Regular"),local("ProximaNovaCond-Regular"),url(/_next/static/media/ProximaNovaCond-Regular.84ed0883.woff2) format("woff2"),url(/_next/static/media/ProximaNovaCond-Regular.79a6097a.woff) format("woff");font-display:swap}@font-face{font-family:Proxima Nova Cn;font-style:normal;font-weight:600;src:local("Proxima Nova Condensed Semibold"),local("ProximaNovaCond-Semibold"),url(/_next/static/media/ProximaNovaCond-Semibold.b9f51988.woff2) format("woff2"),url(/_next/static/media/ProximaNovaCond-Semibold.82d636fd.woff) format("woff");font-display:swap}body,html{padding:0;margin:0;font-family:Proxima Nova Cn,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}*{scrollbar-width:thin;scrollbar-color:#333 #fff}body::-webkit-scrollbar{width:7px;height:5px}body::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background-color:#2f88f0}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.heading{font-size:36px;line-height:44px;margin:0}.heading,.text{font-style:normal;font-weight:400;text-align:left;color:#030304}.text{font-size:24px;line-height:29px;margin:20px 0 0}.text__link{color:#030304;text-decoration:none;border-bottom:1px solid #000;padding-bottom:7px;font-size:18px;line-height:22px;white-space:nowrap}.center-content{display:flex;justify-content:center}.main-content{padding-left:160px;padding-right:160px}@media(max-width:1439px){.main-content{padding-left:80px;padding-right:80px}}@media(max-width:1023px){.heading{font-size:24px;line-height:32px}.text{font-size:18px;line-height:23px}.main-content{padding-left:40px;padding-right:40px}.text__link{font-size:16px;line-height:15px;white-space:nowrap}}@media(max-width:767px){.heading{font-size:18px}.heading,.text{line-height:23px}.text{font-size:16px}.main-content{padding-left:40px;padding-right:40px}.text__link{font-size:14px;line-height:15px;white-space:nowrap}}@media(max-width:320px){.main-content{padding-left:15px;padding-right:15px}}@media(min-width:1441px){.main-content{max-width:1440px;margin:0 auto}}.header{background-color:#030304;padding-top:40px;position:relative;width:100%}.header,.header__navbar{display:flex;justify-content:space-between}.header__navbar{width:1440px}#toggle{display:none}#toggle:checked~nav{transform:translateX(-100%);transition:transform .25s linear;will-change:transform}.toggle-hamburger{color:#ccc;display:block;position:relative;overflow:hidden;margin:0;padding:0;width:35px;height:35px;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border:none;border-radius:0;cursor:pointer;transition:background .3s}.toggle-hamburger:focus{outline:none}.toggle-hamburger:hover{opacity:.7}.toggle-hamburger span{display:block;position:absolute;top:13px;left:7px;right:7px;height:2px;background:#ff3264}.toggle-hamburger span:after,.toggle-hamburger span:before{position:absolute;display:block;left:0;width:100%;height:2px;background-color:#ff3264;content:""}.toggle-hamburger span:before{top:-7px}.toggle-hamburger span:after{bottom:-7px}.toggle-hamburger.toggle-hamburger__arrtoleft span{background-color:#f9f9fa;transition:transform .3s}.toggle-hamburger.toggle-hamburger__arrtoleft span:after,.toggle-hamburger.toggle-hamburger__arrtoleft span:before{background-color:#f9f9fa}.toggle-hamburger.toggle-hamburger__arrtoleft span:before{transform-origin:top right;transition:transform .3s,width .3s,top .3s}.toggle-hamburger.toggle-hamburger__arrtoleft span:after{transform-origin:bottom right;transition:transform .3s,width .3s,bottom .3s}.toggle-hamburger.toggle-hamburger__arrtoleft.is-active span{background-color:#c394ff;transform:rotate(180deg)}.toggle-hamburger.toggle-hamburger__arrtoleft.is-active span:after,.toggle-hamburger.toggle-hamburger__arrtoleft.is-active span:before{background-color:#c394ff;width:50%}.toggle-hamburger.toggle-hamburger__arrtoleft.is-active span:before{top:-10px;transform:translateX(-12px) translateY(12px) rotate(135deg)}.toggle-hamburger.toggle-hamburger__arrtoleft.is-active span:after{bottom:-10px;transform:translateX(-12px) translateY(-12px) rotate(-135deg)}nav{position:absolute;width:375px;background-color:#1b1b21;top:0;right:-375px;transform:none;transition:transform .25s linear;will-change:transform}.header__close{position:absolute;top:40px;right:40px;cursor:pointer}.header__close:hover{opacity:.75}.header__menu{padding:140px 64px 95px}.header__menu a:hover{color:#8c98b2}.header__link{color:#fff;font-style:normal;font-weight:300;font-size:18px;line-height:22px;text-decoration:none;cursor:pointer}.header__link_address{display:flex}.header__link_address p{margin-bottom:0}.header__sections{display:flex;flex-direction:column;padding-bottom:40px;margin-bottom:38px;border:1px #363640;border-style:none none solid}.header__sections .header__link{padding:0 0 20px}.header__contacts{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding-bottom:267px}.header__contacts img{padding-right:20px;max-height:21px}.header__contacts .header__link{padding:0 0 39px}.header__footer{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0}.header__footer__link{margin-bottom:8px}.header__footer__link a{color:#fff;font-style:normal;font-weight:300;font-size:18px;line-height:22px;text-decoration:none;cursor:pointer}.header__footer__link .text__link{border:1px #363640;border-style:none none solid;padding-bottom:8px}.header__footer_logos{display:flex;justify-content:center;align-items:center}.header__footer_logos a{padding:12px;cursor:pointer}.header__footer_logos a:hover{opacity:.75}@media (max-width:767px){.header{padding-top:23px}.header__menu{padding:110px 64px 32px}.header__sections{padding-bottom:20px}.header__contacts{padding-bottom:130px}.toggle-hamburger span{top:10px}.header__logo{content:url(/_next/static/media/logo_mobile.1ece3b4d.svg)}}@media (max-width:374px){nav{width:100%;right:-100%}.header__menu{padding:80px 32px 144px}.header__sections{width:100%}.header__contacts{width:100%;padding-bottom:50px}}@media (min-width:2048px){.header__menu{padding-top:186px;padding-bottom:147px}}.top{padding-top:111px;background:#030304}.top__img{padding-bottom:683px;background-image:url(/_next/static/media/topimg.79a94858.png);background-size:contain;background-repeat:no-repeat;background-position:50%}.top__main_text{display:flex;justify-content:space-between}.top__heading{color:#fff;margin-top:0;line-height:44px;text-align:left;padding-right:40px}.color__heading{color:#c394ff}.top__heading a:hover{opacity:.75}.top__text{margin-top:0}.top__text a{color:#fff;border-bottom:1px solid #818ca4;cursor:pointer}.top__text a:hover{color:#8c98b2}@media (max-width:767px){.top{background-image:url(/_next/static/media/topimg_mobile.b83e085c.png);background-size:contain;background-repeat:no-repeat;background-position:50%;padding-top:56px}.top__img{padding-bottom:0;background:none}.top__main_text{display:block}.top__heading{padding:0;margin-bottom:0;line-height:17px}.top__text{margin-top:0;padding-top:504px;margin-bottom:0;padding-bottom:40px;font-size:14px;line-height:15px}}@media (min-width:2048px){.top__main_text{margin-bottom:120px}}.company{padding-top:120px;padding-bottom:120px}.company__about_us{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:120px}.company__about_us__heading{white-space:nowrap;margin-top:0}.company__about_us__text{line-height:28px}.company__about_us__text a{color:#00afe5}.company__about_us__text a:hover{color:#8c98b2}.company__projects_logo{display:grid;grid-template-columns:25% 25% 25% 25%;grid-template-rows:50% 50%}.company__projects_logo a{display:flex;justify-content:center;align-items:center}.company__img{border:2px solid #efeff2;border-top:none;border-left:none}.company__img img{margin-top:auto;margin-bottom:auto;filter:grayscale(1);transition:all .2s;cursor:pointer}.company__img img:hover{filter:none;transform:scale(1.1)}.company__projects_logo :last-child,.company__projects_logo :nth-last-child(5){border-right:none}.company__projects_logo :nth-last-child(-n+4){border-bottom:none;border-top:none}@media (max-width:1023px){.company__aeb img{content:url(/_next/static/media/aeb_mobile.dfe5b9a0.png)}.company__yarmiaz img{content:url(/_next/static/media/yarmiaz_mobile.670bd00d.png)}.company__siboil img{content:url(/_next/static/media/siboil_mobile.a383b7fd.png)}.company__mypoint img{content:url(/_next/static/media/mypoint_mobile.bcdc91f6.png)}.company__svfu img{content:url(/_next/static/media/svfu_mobile.770e99cf.png)}.company__itpark img{content:url(/_next/static/media/itpark_mobile.73fad357.png)}.company__agent img{content:url(/_next/static/media/agent_mobile.e1ff3d8d.png)}.company__saybm img{content:url(/_next/static/media/saybm_mobile.572b34d3.png)}}@media (max-width:767px){.company{padding:40px 0}.company__about_us{flex-wrap:wrap;margin-bottom:40px;padding-left:40px;padding-right:40px}.company__about_us__heading{margin-right:0}.company__about_us__text{font-size:16px;line-height:21px}.company__projects_logo{grid-template-columns:repeat(12,minmax(auto,1fr));grid-template-rows:none;grid-column-gap:12px;width:100%;height:105px;overflow-y:hidden;overflow-x:auto;padding-left:40px;padding-right:40px;background:#f9f9fa}.company__img{border:none}.company__aeb img{content:url(/_next/static/media/aeb_mobile.dfe5b9a0.png)}.company__yarmiaz img{content:url(/_next/static/media/yarmiaz_mobile.670bd00d.png)}.company__siboil img{content:url(/_next/static/media/siboil_mobile.a383b7fd.png)}.company__mypoint img{content:url(/_next/static/media/mypoint_mobile.bcdc91f6.png)}.company__svfu img{content:url(/_next/static/media/svfu_mobile.770e99cf.png)}.company__itpark img{content:url(/_next/static/media/itpark_mobile.73fad357.png)}.company__agent img{content:url(/_next/static/media/agent_mobile.e1ff3d8d.png)}.company__saybm img{content:url(/_next/static/media/saybm_mobile.572b34d3.png)}.company__img img{filter:none}}@media (max-width:320px){.company__about_us{padding-left:15px;padding-right:15px}}.projects{padding-top:120px;padding-bottom:127px;background-color:#f9f9fa}.projects__our_projects{display:flex;justify-content:space-between}.projects__heading{margin-bottom:80px}.projects__text{margin-top:0;font-size:18px}.projects__info_total{display:flex;justify-content:space-between;flex-wrap:wrap}.project__text{font-size:24px;line-height:29px;margin-top:20px;margin-bottom:20px}.project{background-image:url(/_next/static/media/project1.6fdd34c8.png);background-size:contain;background-repeat:no-repeat;background-position:top;padding-top:300px;position:relative;margin-bottom:160px;width:40%}.project__link a{cursor:pointer}.link__mobile{opacity:0}.project2{background-image:url(/_next/static/media/project2.ea3900ed.png)}.project3{background-image:url(/_next/static/media/project3.46d5c565.png);margin-bottom:0}.project4{background-image:url(/_next/static/media/project4.52bc4f7d.png);margin-bottom:0}@media (max-width:1023px){.project__text{font-size:18px;line-height:21px}}@media (max-width:767px){.projects{padding-top:40px;padding-bottom:40px;background:none}.projects__our_projects{margin-bottom:20px}.projects__heading{font-size:16px;line-height:16px;margin-bottom:25px}.projects__heading br{display:none}.projects__text{font-size:14px;line-height:12px;margin:0;padding-top:5px}.projects__info_total{flex-wrap:nowrap;overflow-y:hidden;overflow-x:auto}.project{padding-top:150px;margin-right:45px;margin-bottom:0;width:auto}.project .text{width:max-content}.link__mobile{position:absolute;top:0;left:0;display:block;width:100%;height:100%;text-decoration:none;opacity:0}.project__link,.project__text{font-size:14px;line-height:15px}.project__link{display:none}.project1{background-image:url(/_next/static/media/project1_mobile.5fe72995.png)}.project2{background-image:url(/_next/static/media/project2_mobile.11f00675.png)}.project3{background-image:url(/_next/static/media/project3_mobile.fcc0dd8a.png);margin-bottom:0}.project4{background-image:url(/_next/static/media/project4_mobile.f3d939a1.png);margin-bottom:0}}.services{padding-top:120px;padding-bottom:120px;background:#030304}.services__both{display:flex;justify-content:space-between}.services p,.services__info h2{color:#fefefe}.services__info a:hover{opacity:.75}.services__left{max-width:60%}.services__right{width:40%}.services__text{margin-bottom:120px;margin-top:0}.services__img{background-image:url(/_next/static/media/servicesimg.d10d1078.png);background-repeat:no-repeat;background-size:contain;width:475px;height:335px;margin-top:98px}.services__accordion{padding:0;width:348px}.accordion-item__service{padding-bottom:50px;position:relative}.services__accordion :last-child{padding-bottom:0}.accordion-item__trigger{font-size:24px;line-height:29px;color:#fefefe;cursor:pointer;width:100%;text-align:left;padding:0 70px 10px 0}.accordion-item__content{max-height:0;overflow:hidden;transition:max-height .3s ease-out;font-style:normal;font-weight:400;font-size:18px;line-height:22px;text-align:left;color:#fefefe}.accordion-item__content.active{max-height:130px}.accordion-item__trigger:before{transform:translate(-50%,-50%) rotate(90deg);will-change:translate,rotate}.accordion-item__trigger:after{transform:translate(-50%,-50%);will-change:translate,opacity}.accordion-item__trigger.active:before{transform:translate(-50%,-50%) rotate(0deg)}.accordion-item__trigger:after,.accordion-item__trigger:before{content:"";width:14px;height:2px;background-color:#fff;position:absolute;top:15px;right:0;transition:all .2s ease-in-out}@media (max-width:1114px){.services__info .heading br,.services__text br{display:none}}@media (max-width:1023px){.services__img{background-image:url(/_next/static/media/servicesimg_mobile.5237273a.png);background-size:contain;background-repeat:no-repeat;width:295px;height:196px}.accordion-item__trigger{font-size:18px;line-height:21px;padding:0 35px 10px 0}.accordion-item__content{font-size:16px;line-height:21px}.services__accordion{padding:0;width:100%}.accordion-item__trigger:after,.accordion-item__trigger:before{top:11px;right:0}}@media (max-width:767px){.services{padding-top:40px;padding-bottom:40px}.services__both{display:flex;flex-wrap:wrap}.services__info .heading{font-size:16px;line-height:16px}.services__text{font-size:14px;line-height:15px;margin-bottom:38px}.services__info .text br,.services__text br{display:none}.services__img{background-image:url(/_next/static/media/servicesimg_mobile.5237273a.png);background-size:contain;background-repeat:no-repeat;width:295px;height:196px;margin-top:40px}.services__accordion{padding:0;width:100%}.accordion-item__service{padding-bottom:30px;position:relative}.accordion-item__trigger{font-size:16px;line-height:15px;padding:0 35px 10px 0}.accordion-item__trigger br{display:none}.accordion-item__content{font-size:14px;line-height:14px}.accordion-item__content.active{max-height:86px}.accordion-item__trigger:after,.accordion-item__trigger:before{content:"";width:10px;height:1px;background-color:#fff;position:absolute;top:7px;right:0;transition:all .2s ease-in-out}}@media (max-width:588px){.services__both{flex-direction:column}.services__left{max-width:100%}.services__mobile__img{display:flex;justify-content:center;align-items:center}.services__img{margin-top:20px;margin-bottom:20px}.services__right{width:100%}.services__accordion{max-width:75%}}@media (max-width:424px){.services__accordion{max-width:100%}}.price{padding-top:120px;padding-bottom:120px}.price__heading{display:flex;justify-content:space-between}.price__heading h2{margin-top:0}.price__info{margin-bottom:40px}.price__services{justify-content:center;height:635px;width:50%;max-width:518px;margin-right:20px}.price__choose,.price__services{display:flex;flex-direction:column}.price__choose{background:#f9f9fa;border-radius:10px 10px 0 0;border-bottom:none;height:588px;overflow-x:hidden;overflow-y:auto;font-style:normal;font-weight:400;font-size:24px;line-height:36px;color:#282830;padding:30px 37px 19px 27px;transition:all .2s}.price__choose::-webkit-scrollbar{width:3px;height:5px}.price__choose::-webkit-scrollbar-thumb{background-color:#333;border-radius:10px}.price__choose::-webkit-scrollbar-thumb:hover{background-color:#2f88f0}.price__choose :last-child{padding-bottom:0}.price__choose_form{padding-bottom:40px;display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}.price__choose_form .form_check-label{transition:color .3s linear}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.price__check{width:20px;height:20px}.form-check-label{max-width:90%}.form-check-label.notActive{transition:color .3s linear}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{pointer-events:none;opacity:.7}.form-check-label.active{transition:color .3s linear}.price__choose_time{font-style:normal;font-weight:600;font-size:24px;line-height:40px;color:#030304;display:flex;justify-content:space-between;border-top:1px solid #e0e0e0;padding-top:10px;height:67px;background:#f9f9fa;padding-left:27px;padding-right:27px;border-radius:0 0 10px 10px}.form-check-input[type=checkbox]{border-radius:100%;transition:all .3s linear}.form-check-input:checked{background-color:#333;border:none}.price__choose .form-check .form-check-input{float:right;margin-left:20px}.form-check{padding-left:0;margin-bottom:0}.form-check-input,.form-check-label,.price__sum_form,.price__sum_label{cursor:pointer}.form-check-input:checked[type=checkbox],.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:focus{box-shadow:none}.price__sum{display:flex;flex-direction:column;width:50%;max-width:518px;font-style:normal;font-weight:400;font-size:24px;line-height:36px;color:#76767a}.price__sum_form{display:flex;justify-content:center;align-items:center;border:1px solid #f0f0f0;box-sizing:border-box;border-radius:10px;margin-bottom:20px;padding-top:36px;padding-bottom:37px;padding-left:60px;box-shadow:0 0 0 0 #f0f0f0;transition:color .3s linear,box-shadow .3s linear}.price__sum_form .form-check-label{margin-right:auto}.price__sum_form:last-child{margin-bottom:0}.price__sum_form:hover{box-shadow:0 0 0 2px #2f88f0;color:#2f88f0}.price__sum_form:hover>.form-check-input{border-color:#2f88f0}.form-check-input[type=radio]{transition:all .3s linear}.price__sum_form.active{background-color:#2f88f0;color:#fff}.price__radio{width:20px;height:20px;border-radius:100%;margin-right:1.5rem}.price__sum_form.active .price__radio{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%232F88F0' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.price__sum_label{font-style:normal;font-weight:400;font-size:36px;line-height:36px;float:right;margin-right:27px}.price__mobile__form{display:none}span.ruble-icon{font-family:Helvetica Neue,sans-serif}span.ruble-icon.zero{display:none}.price__form{display:flex;justify-content:space-between}.price__form__button{display:flex;justify-content:flex-end;margin-bottom:40px}.price__form__button .form-check-label{margin-right:0}.price2{width:50%;max-width:518px;display:flex;justify-content:space-between}.platform__choose_form{margin-bottom:0;padding:15px 19px;text-align:center;white-space:nowrap;width:60%}.platform__choose_form:first-child{margin-right:20px;width:40%}.platform__choose_form .price__radio{display:none}.platform__choose_form .form-check-label{font-size:24px}.price__bottom__text{display:flex}.price__bottom__text img{margin-right:20px}.price__bottom__text .text{color:#76767a}@media (max-width:1215px){.form-check-label{max-width:85%}.price__form .form-check-label{font-size:20px}.price__sum{line-height:34px}.price__sum_label{font-size:28px}.platform__choose_form .form-check-label{font-size:20px;line-height:24px}.price__services{height:630px}}@media (max-width:1070px){.price__form .form-check-label{font-size:16px}.price__sum_label{font-size:18px;line-height:28px}.platform__choose_form .form-check-label{font-size:16px;line-height:18px}.price__choose{line-height:28px}.price__form input[type=checkbox],.price__form input[type=radio]{width:20px;height:20px}.price__sum{line-height:28px}.price__services{height:605px}}@media (max-width:830px){.price__sum_label{font-size:14px}.platform__choose_form{width:65%}.platform__choose_form:first-child{width:35%}}@media (max-width:767px){.form-check .form-check-input{float:none;margin-left:-1.5em}.price{padding:40px 0}.price__heading,.price__info{padding-left:40px;padding-right:40px}.price__info{margin-bottom:18px}.price__info .heading{font-size:14px;line-height:14px}.price__form__button{justify-content:center;margin-bottom:18px}.price__form{flex-wrap:wrap}.price__choose{max-width:374px;font-size:14px;line-height:14px;padding-top:20px;padding-left:40px;padding-right:40px}.price__choose_form{padding:20px 40px 15px;background-color:#f9f9fa}.price__choose_form__last{border-bottom:1px solid #e0e0e0;padding-bottom:20px;margin-bottom:20px}.price__choose_time{font-weight:600;font-size:14px;line-height:14px;display:flex;justify-content:space-between;padding-bottom:20px;margin-left:40px;margin-right:40px;background-color:#f9f9fa;padding-left:0;padding-right:0;height:max-content}.price__sum_form{display:block;margin-bottom:0;padding:0;border-radius:0}.price__sum_form:hover{box-shadow:none;color:#76767a}.price__sum_label{font-size:14px;line-height:14px;margin-right:34px;margin-top:33px}.price__form{display:none}.price__form__button .price__sum_form:hover{color:#fff}.price__mobile__form{display:flex;justify-content:center;align-items:center;flex-direction:column}.price__accordion__mobile{display:flex;flex-direction:column;padding:0;width:374px}.price__accordion__mobile .accordion-item__mobile:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.price__sum_form:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.form-check{min-width:0}.form-check-input[type=radio]{margin-top:33px;margin-left:40px}.form-check-input{margin-top:0}.accordion-item__mobile{position:relative;color:#76767a}.accordion-item__mobile__top{display:flex;align-items:center;margin-right:20px}.accordion-item__mobile .price__radio,.accordion-item__mobile .price__sum_label{margin-top:0}.price__choose_time .price__choose_time__last{margin-right:0}.accordion-item__trigger__mobile{padding-top:33px;padding-bottom:32px;font-size:14px;line-height:14px;color:#76767a;margin-right:auto}.accordion-item__trigger__mobile.active{color:#fff}.sum__label__mobile{font-size:14px;line-height:14px}.accordion-item__mobile.active{background-color:#2f88f0;color:#fff}.accordion-item__content__mobile{display:flex;flex-direction:column;max-height:0;overflow:hidden;transition:max-height .5s ease-out;font-style:normal;font-weight:400;font-size:14px;line-height:14px;background-color:#f9f9fa;color:#282830}.accordion-item__content__mobile.active{max-height:1200px}.accordion-item__trigger__mobile:before{transform:translate(-30%,-50%) rotate(45deg);will-change:translate,rotate}.accordion-item__trigger__mobile:after{transform:translate(30%,-50%) rotate(-45deg);will-change:translate,opacity}.accordion-item__trigger__mobile.active:before{transform:translate(-30%,-50%) rotate(-45deg)}.accordion-item__trigger__mobile.active:after{transform:translate(30%,-50%) rotate(45deg)}.accordion-item__trigger__mobile:after,.accordion-item__trigger__mobile:before{content:"";width:9px;height:2px;background-color:#76767a;position:absolute;top:38px;right:35px;transition:all .2s ease-in-out}.accordion-item__trigger__mobile.active:after,.accordion-item__trigger__mobile.active:before{background-color:#fff}.accordion-item__mobile .form-check-input[type=checkbox]{float:right;margin:0}.accordion-item__mobile.active .price__radio{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%232F88F0' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.platform__choose_form .form-check-label{font-size:14px;line-height:14px}.platform__choose_form{padding:15px 10px;width:177px;flex-wrap:wrap;border-radius:10px}.platform__choose_form:first-child{padding:15px 19px;width:177px}.price__bottom__text{padding-left:40px;padding-right:40px}.price2{width:100%;justify-content:center}}@media (max-width:357px){.price__heading,.price__info{padding-left:15px;padding-right:15px}.price__sum_label{margin-right:34px}.platform__choose_form{padding:15px 0;width:170px}}@media (max-width:336px){.platform__choose_form:first-child{margin-right:0}.platform__choose_form{white-space:normal}.accordion-item__trigger__mobile{max-width:40%}}.dialog{background:#030304;padding-top:120px;padding-bottom:120px}.dialog .main-content{width:100%;display:flex;flex-direction:column}.dialog__both{display:flex;justify-content:space-between}.dialog__left{max-width:60%}.dialog__right{max-width:40%}.dialog__both__text{margin-bottom:62px}.dialog__right{display:flex;justify-content:space-between;flex-direction:column}.dialog__right .text{margin-top:0}.dialog h2,.dialog p{color:#fefefe}.dialog__img{background-image:url(/_next/static/media/dialog.ab5f36a9.png);background-repeat:no-repeat;background-size:contain;width:410px;height:410px}.dialog__button__main{height:50%}.dialog__button__main button{font-size:28px;width:100%}.dialog__button{cursor:pointer;border-radius:5px;position:relative;text-decoration:none;display:flex;font-family:Proxima Nova Cn,sans-serif;align-items:center;justify-content:center;border:2px solid #000;padding:.7rem 1rem;font-size:28px;background-size:300%;transition:all .6s;color:#fff;background-image:linear-gradient(90deg,#0d6efd 50%,#774bf3 0)}.dialog__button:hover{color:#fff;background-position:100%;transform:translateX(.5rem)}.dialog__button:active{transform:translate(.5rem,.5rem);box-shadow:0 10px 20px -15px rgba(0,0,0,.75)}@media (max-width:1023px){.dialog__button__main button{font-size:24px}}@media (max-width:767px){.dialog{padding-top:40px;padding-bottom:40px}.dialog__both__text{margin-bottom:31px}.dialog__button__main{height:auto}.dialog__button__main button{font-size:18px}.dialog__img{width:288px;height:288px;justify-content:center}}@media (max-width:585px){.dialog__both{flex-direction:column;justify-content:center;align-items:center}.dialog__left,.dialog__right{max-width:100%}.dialog__img,.dialog__right .text{margin-bottom:20px}}@media (max-width:349px){.dialog__img{width:217px;height:217px;justify-content:center}}.team{padding-top:120px;padding-bottom:147px;background-color:#f9f9fa;position:relative}.team__top{margin-bottom:30px}.team__names{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow:auto}.slider-content{margin:0 auto}.team__item{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-bottom:80px;min-width:100%;cursor:-webkit-grab;cursor:grab}.team__item__picture{margin-right:40px}.team__item_text{width:65%;flex-wrap:nowrap}.team__heading{font-style:normal;font-weight:600;font-size:24px;line-height:29px;color:#030304;text-align:left;margin:0 0 20px}.team__heading.role{font-style:normal;font-weight:400}.slick-dots li button:before{font-size:15px}.slick-dots li button:focus:before{opacity:.25}.slick-dots li button:hover:before,.slick-dots li.slick-active button:focus:before{opacity:1}.team__text{font-style:normal;font-weight:300;font-size:24px;line-height:29px;color:#030304;text-align:left;margin:0 0 20px}.arrowUp{display:none;position:fixed;right:30px;bottom:30px;cursor:pointer}.arrowUp img{height:50px;width:50px}.arrowUp:hover{opacity:.7}@media (max-width:1023px){.team__heading{font-size:24px;line-height:24px}.team__text{font-size:18px;line-height:21px}}@media (max-width:767px){.team{padding-top:40px;padding-bottom:60px}.team__item{display:flex;justify-content:center;flex-wrap:wrap}.team__heading{font-size:16px;line-height:16px;margin:10px 0}.team__heading.role{margin-top:0}.team__text{font-size:14px;line-height:17px;margin:0 0 10px;width:100%}.team__item{margin-right:50px;margin-bottom:20px}.team__item__picture{margin-right:10px}.team__item_text{min-width:100%}.team__item__picture_img{max-width:100%}.slick-dots li button:before{font-size:10px}.arrowUp{visibility:hidden}}.footer{background:#030304;padding-top:80px;padding-bottom:80px}.footer__top{display:flex;justify-content:space-between;padding-bottom:40px;border:1px #76767a;border-style:none none solid}.footer__heading{color:#fff}.footer__heading a:hover{opacity:.75}.footer__text a{color:#fff;border-bottom:1px solid #76767a;cursor:pointer}.footer__text a:hover{color:#8c98b2}.footer__contacts_heading{font-style:normal;font-weight:300;font-size:18px;line-height:21px;color:#fff}.footer__contacts_icons a:last-child{margin-top:3px}.footer__contacts_icons a:hover{opacity:.55}.footer__contacts_text a{text-decoration:none;color:#fff}.footer__bottom{display:flex;justify-content:space-between;padding-top:40px}.footer__logo{cursor:pointer}.footer__links{display:flex;justify-content:space-between;width:40%}.footer__links a{cursor:pointer}.footer__links a:hover{color:#8c98b2}.footer__links p:last-child{padding-right:0}.footer__links a{text-decoration:none;color:#fff}.footer .text{margin-top:0}.footer__contacts_icons{display:flex;justify-content:space-between;align-items:center;margin-top:21px;margin-bottom:0}.footer__contacts_icons a{cursor:pointer}.footer__social{display:none}.footer__company{width:100%;margin-top:40px}.footer__company,.footer__company__terms{display:flex;justify-content:space-between}.footer__company__terms{width:60%}.footer__company__terms a{cursor:pointer}.footer__company__terms a:hover{color:#8c98b2}@media (max-width:1023px){.footer__company__terms,.footer__links{width:50%}}@media (max-width:767px){.footer{background:#030304;padding-top:40px;padding-bottom:40px}.footer__heading{padding-right:50px}.footer__top{padding-bottom:40px}.footer__text{font-size:14px}.footer__contacts_heading{padding-bottom:20px;margin-top:0;margin-bottom:0}.footer__contacts_icons a:hover{opacity:.55}.footer__social{display:flex;justify-content:space-between;padding-bottom:0;margin-bottom:0}.footer__social a:first-child{margin-right:15px}.footer__bottom,.footer__contacts_icons{display:none}.footer__company{flex-wrap:wrap;flex-direction:column-reverse;margin-top:20px}.footer__contacts_heading{font-weight:400}.footer__copyright{display:flex;justify-content:space-between}.footer__copyright>p{padding-bottom:0;padding-top:20px}.footer__company p{font-size:14px}.footer__company__terms{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;width:100%}}@media (max-width:320px){.footer{padding-left:15px;padding-right:15px}}.table{width:100%;border-collapse:collapse;border:1px solid #d1d5db;margin-top:10px;margin-bottom:10px}.table__head-row{background-color:#f3f4f6}.table__th{padding:12px;text-align:left;font-weight:600;border:1px solid #d1d5db}a{color:blue}.table__row{transition:background-color .2s}.table__row:hover{background-color:#f9fafb}.table__td{padding:12px;border:1px solid #d1d5db}.partner{padding-top:120px;padding-bottom:127px}.partners__our_partners{margin-bottom:80px}.modal{height:100vh;width:100vw;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center}.modal__content{position:relative;padding:20px;border-radius:0;background-color:#fff;width:1129px}.modal__header{width:100%;display:flex;justify-content:flex-end}.modal__close{position:absolute;top:20px;right:20px;height:20px;width:20px;font-size:40px;line-height:40px;color:#76767a;cursor:pointer;margin:0}.modal__close:hover{color:red}.fade-appear{opacity:0;transition:opacity .6s linear}.fade-appear-active{opacity:1}.fade-enter{opacity:0;transition:opacity .6s linear}.fade-enter-active{opacity:1}.fade-exit{opacity:1;transition:opacity .6s linear}.fade-exit-active,.fade-exit-done{opacity:0}.scale-appear{transform:scale(0);transition:all .6s}.scale-appear-active{transform:scale(1)}.scale-enter{transform:scale(0);transition:all .6s}.scale-enter.scale-enter-active,.scale-exit{transform:scale(1)}.scale-exit{transition:all .6s}.scale-exit-active,.scale-exit-done{transform:scale(0)}.contactUs__main{display:flex;flex-direction:column;justify-content:center;padding:30px 130px}.contactUs__main .text{margin-top:0}.contactUs__heading{margin-bottom:22px;font-weight:600;font-size:36px;line-height:44px;text-align:left;width:100%}.contactUs__text{font-size:18px;line-height:22px;color:#76767a;text-align:left;margin-bottom:22px}.contactUs__modal__error{color:#dc3545}.contactUs__modal{display:flex;flex-direction:column;justify-content:center}.contactUs__modal__group{display:flex;justify-content:flex-start;margin-bottom:20px}.contactUs__modal .form-control{display:block;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:Proxima Nova Cn,sans-serif;padding:1rem .75rem}.contactUs__modal .form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.contactUs__modal__email{margin-right:40px;width:45%}.contactUs__modal__fio{width:55%}.contactUs__modal__message{width:100%;margin-bottom:50px}.contactUs__modal__textarea{height:228px}.contactUs__modal__bottom{display:flex;justify-content:space-between}.contactUs__button{margin-right:50px;max-width:217px;max-height:51px;display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#fff;background-color:#0d6efd;border-color:#0d6efd;padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem;font-family:Proxima Nova Cn,sans-serif}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.contactUs__modal__bottom .contactUs__text{margin-bottom:0}.contactUs__success{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:61px;margin-bottom:147px}.contactUs__success__text{font-weight:600;font-size:24px;line-height:29px;text-align:center;color:#2f88f0}.contactUs__error__text{color:#dd513a}.contactUs__modal__textarea::-webkit-scrollbar{width:5px;height:5px}.contactUs__modal__textarea::-webkit-scrollbar-thumb{background-color:#86b7fe;border-radius:10px}.contactUs__modal__textarea::-webkit-scrollbar-thumb:hover{background-color:#2f88f0}@media (max-width:960px){.contactUs__modal__bottom{display:flex;flex-wrap:wrap-reverse}.contactUs__modal__bottom .contactUs__text,.contactUs__modal__message{margin-bottom:20px}}@media (max-width:775px){.contactUs__heading{font-size:28px;line-height:34px}.contactUs__text{font-size:16px;line-height:18px}.contactUs__main{padding:30px 65px}}@media (max-width:592px){.contactUs__heading{font-size:22px;line-height:24px}.contactUs__text{font-size:14px;line-height:16px}.contactUs__main{padding:30px 32px}}@media (max-width:508px){.contactUs__modal__group{display:flex;flex-wrap:wrap-reverse;margin-bottom:20px}.contactUs__modal__fio{margin-bottom:20px;width:100%}.contactUs__modal__email{margin-right:0;width:100%}}@media (max-width:368px){.contactUs__modal__bottom .contactUs__text{font-size:11px;line-height:11px}}@media (max-height:708px){.contactUs__modal__textarea{height:114px}}