@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Regular.eot) format("eot");src:url(../fonts/Gilroy-Regular.ttf) format("ttf");src:url(../fonts/Gilroy-Regular.woff) format("woff");src:url(../fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Medium.eot) format("eot");src:url(../fonts/Gilroy-Medium.ttf) format("ttf");src:url(../fonts/Gilroy-Medium.woff) format("woff");src:url(../fonts/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;src:url(../fonts/Gilroy-Bold.eot) format("eot");src:url(../fonts/Gilroy-Bold.ttf) format("ttf");src:url(../fonts/Gilroy-Bold.woff) format("woff");src:url(../fonts/Gilroy-Bold.woff2) format("woff2");font-weight:700;font-style:normal}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@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)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@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)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@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)}}.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)}}.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)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;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)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}.title{width:100%;color:#000;text-align:center;font-size:42px;font-weight:700;margin-bottom:80px}.hide{opacity:0;visibility:hidden}.overflow-hidden{overflow:hidden}.modal-window{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.4);z-index:10000;transition:.3s all ease-in-out}.modal-window__block{position:relative;width:410px;min-height:155px;padding:50px 50px 70px;top:45%;left:50%;transform:translate(-50%,-50%);border-radius:15px;text-align:center;background-color:rgba(44,44,44,.93);border:3px solid #7f69de}.modal-window__block-close{width:31px;padding-left:3px;color:#fff;font-size:50px;font-weight:300;position:absolute;top:-15px;right:10px;transition:all linear .1s;-webkit-user-select:none;user-select:none;cursor:pointer}.modal-window__block-close:hover{color:silver}.modal-window__title{color:#fff;font-size:30px;margin-bottom:0}.modal-window__text{margin-top:8px;padding-top:0;color:#fff;font-size:20px;margin-bottom:45px}.modal-window__form{width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.modal-window__form-input{margin-bottom:15px;width:100%;height:50px;border-radius:10px;outline:0;box-sizing:border-box;border:0 solid #fff;padding:0 23px;font-size:16px;font-family:Gilroy}.modal-window__form-input:last-child{margin-bottom:0}.modal-window__form-btn{margin-top:30px;width:140px;height:40px;border-radius:10px;outline:0;background-color:rgba(0,0,0,0);border:2px solid #fff;color:#fff;font-size:16px;cursor:pointer;margin-top:15px;transition:.2s all ease;font-family:Gilroy;font-weight:700;padding-bottom:3px}.modal-window__form-btn:hover{background-color:#1f1f1f;color:#fff;box-shadow:0 3px 3px 4px rgba(34,60,80,.17)}.modal-window__form-btn:active{transition:.1s all ease;border-color:#fff;background-color:#fff;color:#141414;box-shadow:0 3px 2px 0 rgba(34,60,80,.16)}.hide{opacity:0;visibility:hidden}.overflow-hidden{overflow:hidden}.modal-success{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.45);z-index:10000}.modal-success__block{position:relative;width:620px;height:auto;padding:35px;padding-top:25px;top:45%;left:50%;transform:translate(-50%,-50%);border-radius:10px;text-align:center;background:rgba(41,41,41,.97);border:3px solid #7f69de}.modal-success__block-close{width:31px;padding-left:3px;color:#fff;font-size:50px;font-weight:300;position:absolute;top:-15px;right:10px;transition:all linear .1s;-webkit-user-select:none;user-select:none;cursor:pointer}.modal-success__block-close:hover{color:silver}.modal-success__block-title{font-size:32px;margin-top:20px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.15)}.modal-success__block-descr{font-size:24px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.15)}header{width:100%;padding:25px 60px;background-color:#000}header nav{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center}.logo svg{width:100%}.logo2{display:none}.menu{display:flex;list-style-type:none;align-items:center}.menu__item{margin-right:25px}.menu__item:last-child{margin-right:0}.menu__item a{position:relative;color:#fff;text-align:center;font-size:16px;font-weight:700;text-decoration:none}.menu__item a::before{content:"";position:absolute;height:2px;width:0%;left:50%;transform:translateX(-50%);bottom:-5px;background-color:#fff;transition:.15s all ease-in-out}.menu__item a:hover::before{width:98%}.social{display:flex;align-items:center}.social__link{margin-right:15px}.social__link:last-child{margin-right:0}.menu__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0)}main{position:relative;display:flex;flex-direction:column;align-items:center;padding:14% 0 75px 0;width:100%;margin:0 auto;height:93vh;background:url(../img/bg/main_bg.jpg) center center/cover no-repeat}.subtitle{color:#fff;text-align:center;font-size:24px;font-weight:700;margin-bottom:20px}.maintitle{width:75%;color:#fff;text-align:center;font-size:60px;font-weight:700;margin-bottom:40px}.description{color:#fff;text-align:center;font-size:24px;font-weight:400;width:40%}.down{position:relative;bottom:-55%;cursor:pointer}.privacy{width:100%;position:relative;padding:40px 0 70px}.privacy__block{width:100%;margin:0 auto}.privacy__subtitle{margin-bottom:25px;font-size:36px;font-weight:700;line-height:60px}.privacy__text{margin-bottom:.7rem}@media(max-width:1199px){.privacy .container{width:90%}.privacy__subtitle{margin-top:15px;font-size:26px;line-height:34px}}.title_fz20{font-size:20px;line-height:32px;margin-bottom:.5rem}.title_fz20 a{color:#7f69de;text-decoration:none;margin-bottom:25px;display:block}.title_fz20 a:hover{color:#e39eac}.about{width:100%;position:relative;padding-top:180px}.about__wrapper{display:flex;justify-content:space-between;}.about__info{width:48%;margin-top:110px;display:flex;flex-direction:column;align-items:start}.about__title{color:#000;font-size:42px;font-weight:700}.about__descr{color:#000;font-size:20px;font-weight:300}.about__descr span{font-weight:500}.about__img{width:48%;position:relative;height: max-content}.about__img img{width:100%;height:100%;object-fit:cover;position:relative;border-radius:25px}.about__img::before{content:"";position:absolute;background-image:url(../img/notebook.jpg);width:100%;height:100%;background-size:100% 100%;bottom:-13px;right:-14px;display:block;border-radius:25px;opacity:.6}.about__block{position:relative;width:100%;padding:50px 54px 42px 135px;border-radius:25px;background:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;margin-top:115px}.about__text{color:#2f2f2f;font-size:24px;font-weight:400;line-height:32px}.about__text_strong{font-weight:700}.about__text_accent{color:#e39eac;font-weight:700}.about__name{width:100%;text-align:right;color:#000;font-size:18px;font-weight:500;margin-top:15px}.about__image{position:absolute;top:44px;left:7%;width:90px}.divider{margin-top:20px;margin-bottom:30px;width:50px;height:3px;background-color:#000}.services{width:100%;position:relative;margin-top:160px}.services__block{display:flex;justify-content:space-between;flex-wrap:wrap}.services__item{height:auto;width:32%;border-radius:25px;background:#2f2f2f;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:35px;padding:40px 30px;transition:.2s all ease-in-out}.services__item:hover{box-shadow:4px 4px 30px 3px rgba(0,0,0,.4)}.services__name{color:#e39eac;text-align:center;font-family:Gilroy;font-size:26px;font-weight:700;margin-bottom:5px}.services__price{color:#fff;text-align:center;font-family:Gilroy;font-size:24px;font-weight:400}.services__subtitle{color:silver;text-align:center;font-family:Gilroy;font-size:18px;font-weight:400}.services__divider{background-color:#e39eac;margin-bottom:17px}.services__list{margin-top:25px;display:flex;flex-direction:column;padding-left:23px}.services__list_item{position:relative;margin-bottom:8px;color:#fff;font-family:Gilroy;font-size:16px;font-weight:400}.consul{width:100%;min-height:365px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:140px;background:url(../img/bg/consul_bg.jpg) center center/cover no-repeat}.consul__title{color:#fff;text-align:center;font-size:36px;font-weight:400}.consul__subtitle{color:#fff;text-align:center;font-size:36px;font-weight:700}.consul__btn{margin-top:48px;width:300px;height:55px;border-radius:25px;outline:0;border:1px solid rgba(0,0,0,0);background:url(../icons/btn.png) center center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;font-size:20px;font-weight:700;cursor:pointer;transition:.2s all}.consul__btn:hover{border-color:#fff;box-shadow:4px 4px 30px 3px rgba(0,0,0,.45)}.stages{width:100%;position:relative;margin-top:160px}.stages__list{display:flex;flex-direction:column;list-style-type:none}.stages .collapsed{height:auto}.stages__item{width:100%;overflow-y:hidden;border-radius:25px;border:1px solid #868686;margin-bottom:20px;padding:20px 100px 20px 85px;overflow:hidden;transition:height .3s ease-out;height:72px}.stages__item_head{display:flex;cursor:pointer}.stages__item_head img{position:absolute;width:33px;height:33px;left:35px;margin-right:30px;padding-top:3px;transition:.4s all}.stages__item_title{color:#7f69de;font-size:26px;font-weight:700}.stages__item_list{display:flex;flex-direction:column;margin-left:70px;margin-top:22px}.stages__item_list-item{color:#3c3c3c;font-size:20px;font-weight:700;margin-bottom:13px}.stages__item_list-item::marker{color:#7f69de;background:#7f69de}.activeArrow{transform:rotate(-180deg)}.advantages{width:100%;position:relative;margin-top:160px}.advantages__block{display:flex;flex-wrap:wrap;justify-content:space-between}.advantages__item{width:48.5%;margin-bottom:34px;border-radius:25px;background:#faf1ff;padding:48px 2% 40px 4%;display:flex;justify-content:space-between}.advantages__img{margin-right:3%;margin-top:5px}.advantages__img img{max-width:95px;max-height:95px;width:auto}.advantages__title{margin-bottom:65px}.advantages__text{width:77%;display:flex;flex-direction:column}.advantages__subtitle{color:#000;font-size:22px;font-weight:700;margin-bottom:8px}.advantages__descr{color:#000;font-size:18px;font-weight:400}.projects{width:100%;margin-top:180px;position:relative}.projects__wrap{display:flex;flex-direction:column;align-items:center}.projects__block{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}.projects__item{position:relative;width:47%;height:370px;margin-bottom:34px;border-radius:25px;background:#faf1ff;display:flex;justify-content:center;align-items:center;border-radius:25px;box-shadow:0 4px 40px 0 rgba(0,0,0,.2);transition:.3s all}.projects__item::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;display:block;background-color:rgba(0,0,0,0);border-radius:25px;transition:.3s all}.projects__item_title{color:#fff;font-size:22px;font-weight:700}.projects__item_subtitle{color:#e39eac;font-size:16px;font-weight:700;margin-bottom:12px;-webkit-user-select:none;user-select:none}.projects__item_link{color:#fff;font-size:16px;font-weight:700;text-decoration:none;transition:.2s all}.projects__item_link:hover{text-decoration:underline}.projects img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:25px}.projects__content{z-index:1}.projects__content{display:flex;flex-direction:column;align-items:center;opacity: 0;transition: all .3s ease-in-out;}.projects__btn{width:300px;height:55px;margin:0 auto;outline:0;display:flex;justify-content:center;align-items:center;border-radius:25px;background:#7f69de;color:#fff;text-align:center;font-size:20px;font-weight:700;cursor:pointer;margin-top:40px;transition:.2s all;border:2px solid rgba(0,0,0,0)}.projects__btn:hover{box-shadow:4px 4px 15px 3px rgba(0,0,0,.25)}.projects__btn:active{transition:.2s all;border-color:#fff}.projects__item:hover::after{background-color:rgba(0,0,0,.62);transition:.3s all}.projects__item:hover .projects__content{opacity: 1}.founders{width:100%;margin-top:170px;position:relative}.founders__wrap{display:flex;flex-direction:column;align-items:center}.founders__title{margin-bottom:65px}.founders__item{width:100%;display:flex;flex-direction:column;margin-bottom:35px}.founders__block{width:95%;min-height:480px;display:flex;justify-content:space-between;border-radius:25px;background:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.15)}.founders__img{display:block;width:39%;object-fit:cover;border-top-left-radius:25px;border-bottom-left-radius:25px}.founders__info{width:60%;padding:50px 20px 30px 40px}.founders__name{color:#2f2f2f;font-size:26px;font-weight:700;margin-bottom:7px}.founders__subname{color:#666;font-size:18px;font-weight:400;margin-bottom:15px}.founders__descr{max-width:99%;width:max-content;padding:13px 23px 15px;border-radius:25px;background:#faf1ff;color:#2f2f2f;font-size:18px;font-weight:400}.founders__list{position:relative;margin-left:35px;list-style-type:none;margin-top:29px}.founders__list_item{position:relative;color:#2f2f2f;font-size:18px;font-weight:400;margin-bottom:11px}.founders__list_item::after{content:"";position:absolute;width:14px;height:14px;top:45%;left:-30px;display:block;background-color:#7f69de;border-radius:50%}.founders__quote{position:relative;right:-5%;bottom:40px;width:95%;padding:46px 70px 52px 150px;border-radius:25px;background:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.1);display:flex;flex-direction:column}.founders__quote p{color:#2f2f2f;font-size:24px;font-weight:400;line-height:34px}.founders__image{position:absolute;top:44px;left:7%;width:90px}.founders__item:nth-child(2n) .founders__quote{right:0}.founders__item:nth-child(2n) .founders__block{position:relative;right:-5%;flex-direction:row-reverse}.founders__item:nth-child(2n) .founders__img{border-radius:0;border-top-right-radius:25px;border-bottom-right-radius:25px}.answers{width:100%;position:relative;margin-top:160px}.answers__list{display:flex;flex-direction:column;list-style-type:none}.answers .collapsed{height:auto}.answers__item{width:100%;overflow-y:hidden;border-bottom:1px solid #d9d9d9;margin-bottom:20px;padding-bottom:20px;overflow:hidden;transition:height .3s ease-out;height:50px}.answers__item_head{width:100%;display:flex;cursor:pointer}.answers__item_head img{position:absolute;width:33px;height:33px;right:25px;padding-top:3px;transition:.4s all}.answers__item_title{color:#2f2f2f;font-size:26px;font-weight:700}.answers__content{display:flex;flex-direction:column;margin-left:70px;margin-top:22px}.answers__content_item{color:#3c3c3c;font-size:20px;font-weight:700;margin-bottom:13px}.answers__content_item::marker{color:#000;background:#000}.activeArrow{transform:rotate(-180deg)}.gamburger{top:18px;position:absolute;right:55px;display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;cursor:pointer}.gamburger span{width:100%;height:2px;background-color:#fff}.activeBurger span:nth-child(1){position:absolute;transform:rotate(45deg);top:7px}.activeBurger span:nth-child(2){display:none}.activeBurger span:nth-child(3){position:absolute;transform:rotate(-45deg);top:7px}.pageup{position:fixed;display:flex;justify-content:center;align-items:center;border-radius:100%;left:60px;bottom:50px;width:48px;height:48px;background-color:#e39eac;border:2px solid #e39eac;transition:all .3s;z-index:1000;opacity:0}.pageup svg{width:18px;height:18px;object-fit:cover;transform:rotateX(180deg)}.pageup path{fill:#fff}.pageup:hover{background-color:rgba(0,0,0,0)}.pageup:hover path{fill:#e39eac}.footer{width:100%;position:relative;background-color:#2f2f2f;padding:70px 0 25px;margin-top:150px}.footer__wrapper{display:flex;justify-content:space-between}.footer__img{width:164px}.footer__divider{height:2px;background-color:#fff;margin:5px 0 7px}.footer__logo{width:12%}.footer__title{color:#e39eac;font-size:16px;font-weight:700;line-height:111.8%}.footer__nav{width:33%;margin-right:17%}.footer__menu{list-style-type:none;display:flex;flex-wrap:wrap;flex-direction:column;max-height:130px}.footer__menu_item{position:relative;margin-bottom:15px}.footer__menu_item:nth-child(4n){margin-bottom:0}.footer__menu_item a{position:relative;color:#fff;font-size:16px;font-weight:700;text-decoration:none}.footer__menu_item a::before{content:"";position:absolute;height:2px;width:0%;left:0;bottom:-5px;background-color:#fff;transition:.15s all ease-in-out}.footer__menu_item a:hover::before{width:98%}.footer__info{width:24%;display:flex;flex-direction:column;align-items:flex-end}.footer__btn{width:230px;height:47px;outline:0;display:flex;justify-content:center;align-items:center;border-radius:25px;background:#7f69de;color:#fff;text-align:center;font-size:18px;font-weight:700;cursor:pointer;transition:.2s all;border:2px solid rgba(0,0,0,0);margin-bottom:15px}.footer__btn:hover{background-color:rgba(0,0,0,0);border-color:#7f69de}.footer__btn:active{transition:.2s all;border-color:#fff}.footer__feedback{color:#fff;font-size:20px;font-weight:700;margin-bottom:12px;padding-left:6px}.footer__contact{display:flex;flex-direction:column;padding-left:8px;margin-bottom:10px}.footer__contact_item{display:flex;margin-bottom:8px}.footer__contact_icon{margin-right:10px}.footer__contact_link{color:#fff;font-size:20px;font-weight:700;text-decoration:none;transition:.15s all ease-in-out}.footer__contact_link:hover{color:#7f69de}.footer__social{display:flex;padding-left:8px}.footer__social_link{margin-left:15px;text-decoration:none}.footer__line{width:100%;height:2px;background:#d8d8d8;margin:60px 0 25px}.footer__text{display:flex;justify-content:space-between}.footer__rules{color:#b7b7b7;font-size:16px;font-weight:700;-webkit-user-select:none;user-select:none}.footer__politics{color:#b7b7b7;font-size:16px;font-weight:700;text-decoration:none}.footer__politics:hover{text-decoration:underline}*{padding:0;margin:0;box-sizing:border-box}a,body,button{font-family:Gilroy,sans-serif}.container{width:61%;margin:0 auto;position:relative}::selection{background:#d8c0ff}@media(max-width:1600px){.container{width:90%}header{padding:25px 50px}.menu__item{margin-right:15px}.menu__item a{font-size:14px}main{padding:13% 0 80px 0}.subtitle{font-size:20px;margin-bottom:17px}.maintitle{font-size:54px;margin-bottom:25px}.description{font-size:22px;width:55%}.about{padding-top:120px}.advantages__subtitle{font-size:21px}}@media(max-width:1200px){.container{width:90%}header{padding:25px 25px 30px 20px}.logo svg{width:85%}.menu__item{margin-right:10px}.menu__item a{font-size:13px}.social__link{margin-right:5px}.social__link svg{width:90%}main{padding-top:14%}.maintitle{font-size:44px;width:86%;margin-bottom:20px}.description{font-size:22px;width:60%}.title{font-size:34px}.about{padding-top:120px}.about__info{width:48%;margin-top:60px}.about__title{font-size:34px}.about__descr{font-size:16px}.about__img{width:43%}.about__block{padding:38px 54px 31px 105px;margin-top:75px}.about__image{top:34px;left:7%}.about__text{font-size:20px;font-weight:400;line-height:27px}.about__name{font-size:17px;font-weight:500;margin-top:8px}.services{margin-top:120px}.services__title{margin-bottom:70px}.services__item{width:45%;margin-bottom:35px;padding:40px 30px}.consul{min-height:300px;margin-top:90px}.consul__title{font-size:30px;font-weight:400}.consul__subtitle{font-size:30px;font-weight:700}.stages{margin-top:140px}.stages__title{font-size:34px;margin-bottom:70px}.stages__item_title{font-size:22px}.advantages{margin-top:140px}.advantages__title{margin-top:140px}.advantages__subtitle{font-size:17px}.advantages__descr{font-size:15px}.advantages__img img{max-width:70px;max-height:70px}.advantages__item{padding:48px 1% 40px 3%}.projects{margin-top:110px}.projects__item{height:300px}.founders{margin-top:110px}.founders__name{font-size:24px}.founders__subname{font-size:16px}.founders__descr{font-size:14px}.founders__list_item{font-size:15px}.founders__quote{padding:30px 70px 30px 123px}.founders__quote p{font-size:20px}.founders__image{top:34px;left:10%;width:63px}.answers{margin-top:110px}.answers__item_title{font-size:20px}.footer{margin-top:110px}.footer__link svg{width:125px}.footer__title{font-size:13px}.footer__nav{width:36%;margin-right:11%}.footer__text a,.footer__text p{font-size:15px}}@media(max-width:992px){.gamburger{display:flex!important}header{position:fixed;border-bottom:2px solid #fff;z-index:99}header nav{padding-top:70px;z-index:100;width:30%;position:absolute;flex-direction:column;justify-content:start;left:-100%;top:55px;background-color:#000;border-right:2px solid #fff;height:100vh;position:fixed;transition:.5s all ease-in-out}.logo{display:none}.logo2{display:block;position:absolute;top:18px;left:62px}.menu{align-items:flex-start;flex-direction:column}.menu__item{margin-top:5px;margin-bottom:11px}.menu__item a{font-size:17px}.mob-menu_active{left:0;z-index:100;width:40%}main{padding-top:32%}.maintitle{font-size:40px;width:90%}.description{font-size:19px}.down{bottom:-45%}.social{margin-top:25%}.divider{margin-top:17px;margin-bottom:23px}.about{padding-top:110px}.about__title{font-size:28px}.about__descr{font-size:15px}.about__img{width:48%}.about__block{padding:28px 40px 28px 67px;margin-top:60px}.about__text{font-size:18px;line-height:25px}.about__name{font-size:17px;margin-top:8px}.about__image{width:65px;top:31px;left:6%}.title{font-size:28px;margin-bottom:55px}.services{margin-top:110px}.services__item{width:48%;margin-bottom:30px}.services__name{font-size:22px;margin-bottom:5px}.services__price{font-size:20px}.services__subtitle{font-size:18px}.services__list_item{font-size:14px;margin-bottom:8px}.consul{min-height:260px;margin-top:80px}.consul__title{font-size:26px}.consul__subtitle{font-size:26px}.consul__btn{width:250px;height:50px;font-size:16px}.stages{margin-top:110px}.stages__title{font-size:28px;margin-bottom:55px}.stages__item_title{font-size:20px}.stages__item_list{margin-left:30px}.stages__item_list-item{font-size:18px}.advantages{margin-top:100px}.advantages__title{margin-top:0}.advantages__subtitle{font-size:15px}.advantages__descr{font-size:13px}.advantages__img img{max-width:65px;max-height:65px}.advantages__item{width:49%;padding:30px 1% 26px 2.5%}.projects{margin-top:90px}.projects__item{width:48%;height:245px}.founders__block{min-height:425px}.founders__info{width:62%;padding:40px 15px 30px 25px}.founders__list{margin-top:17px}.founders__name{font-size:21px;margin-bottom:9px}.founders__subname{font-size:14px;margin-bottom:9px}.founders__descr{font-size:13px}.founders__list_item{font-size:13px}.founders__quote{padding:31px 31px 33px 89px}.founders__quote p{line-height:27px;font-size:17px}.founders__image{top:27px;left:8%}.founders__item{margin-bottom:20px}.answers{margin-top:70px}.answers__item_title{font-size:18px}.answers__content_item{font-size:16px}.footer{margin-top:90px;padding-top:60px}.footer__logo{width:19%}.footer__title{font-size:12px}.footer__nav{width:44%;margin-right:0}.footer__menu_item a{font-size:14px}.footer__info{width:30%}.footer__btn{width:180px;height:42px;margin-bottom:13px;font-size:16px}.footer__feedback{font-size:16px;margin-bottom:10px}.footer__contact{margin-bottom:8px}.footer__contact_link{font-size:16px}.footer__line{margin-top:45px}.footer__text p{font-size:13px}.modal-window__title{font-size:28px}.modal-window__text{font-size:15px;margin-bottom:30px}.modal-window__block{width:339px;padding:40px 30px 45px;background-color:rgba(44,44,44,.85);border:3px solid #7f69de}.modal-window__form-input{font-family:Gilroy;font-family:700}.modal-window__form-input::placeholder{font-family:400}}@media(max-width:768px){main{padding-top:34%;height:570px}.maintitle{font-size:36px;width:92%;margin-bottom:25px}.description{font-size:18px;width:82%}.down{bottom:-42%}.divider{margin-top:10px;margin-bottom:15px}.about{padding-top:105px}.about__info{width:100%;margin-top:0}.about__img{display:none}.about__descr{font-size:16px;width:100%}.about__block{padding:28px 16px 28px 46px;margin-top:60px}.about__image{width:65px;top:31px;left:6%}.about__text{font-size:14px;line-height:22px}.about__name{font-size:13px;margin-top:11px}.title{font-size:26px;margin-bottom:45px}.services{margin-top:100px}.services__block{justify-content:center}.services__item{width:420px;margin-bottom:25px}.services__name{font-size:22px;margin-bottom:5px}.services__price{font-size:18px}.services__subtitle{font-size:18px}.services__list{margin-top:17px;padding-left:13px}.services__list_item{font-size:15px;margin-bottom:7px}.consul{min-height:230px;margin-top:80px}.consul__title{font-size:21px}.consul__subtitle{font-size:21px}.consul__btn{width:250px;height:50px;font-size:16px;margin-top:30px}.stages{margin-top:100px}.stages__title{font-size:26px;margin-bottom:55px}.stages__item{height:57px;padding:15px 15px 20px 78px}.stages__item_title{font-size:16px}.stages__item_head img{width:27px;height:27px;left:37px;padding-bottom:5px}.stages__item_list{margin-left:15px;margin-top:22px}.stages__item_list-item{margin-bottom:9px;font-size:16px}.advantages{margin-top:100px}.advantages__title{margin-top:0;font-size:26px;margin-bottom:45px}.advantages__block{justify-content:center}.advantages__item{width:420px;padding:30px 2% 26px 4%;margin-bottom:22px}.advantages__img{margin-right:2%;margin-top:7px}.advantages__text{width:78%}.advantages__subtitle{font-size:16px;margin-bottom:8px}.advantages__descr{font-size:14px}.projects{margin-top:90px}.projects__block{justify-content:center}.projects__item{width:420px;height:260px;margin-bottom:34px}.projects__item::after{background-color:rgba(0,0,0,.3)}.projects__item::hover{background-color:rgba(0,0,0,.8)}.founders{margin-top:105px}.founders__item{align-items:center;margin-bottom:15px}.founders__block{width:460px;min-height:425px;flex-direction:column;margin:0 auto}.founders__img{width:100%;height:370px;object-position:0 -7px;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-left-radius:0}.founders__info{width:100%;padding:25px 15px 50px 22px}.founders__name{font-size:24px;margin-bottom:2px}.founders__subname{font-size:16px;margin-bottom:15px}.founders__descr{font-size:14px;padding:13px 13px 15px}.founders__list{margin-top:17px;margin-left:35px}.founders__list_item{font-size:15px;margin-bottom:13px}.founders__quote{width:460px;padding:25px 20px 26px 35px}.founders__quote p{line-height:22px;font-size:15px}.founders__image{top:19px;left:5%;width:55px}.founders__item:nth-child(2n) .founders__quote{right:3%}.founders__item:nth-child(2n) .founders__block{right:0;flex-direction:column}.founders__item:nth-child(2n) .founders__img{width:100%;height:350px;object-position:top;border-radius:0;border-top-left-radius:25px;border-top-right-radius:25px;border-bottom-right-radius:0}.answers__item{height:38px}.answers__item_head img{width:25px;height:27px}.answers__item_title{width:90%;font-size:16px}.answers__content{margin-left:45px}.answers__content_item{font-size:15px}.footer__logo{width:33%}.footer__title{font-size:14px}.footer__nav{display:none}.footer__info{width:50%}.footer__text{flex-direction:column;align-items:center}.footer__text p{font-size:16px;margin-bottom:8px}.footer__text a{font-size:16px}}@media(max-width:525px){.mob-menu_active{width:50%}main{padding-top:38%;height:570px}.subtitle{font-size:20px;margin-bottom:10px}.maintitle{font-size:34px;width:92%;margin-bottom:15px}.description{font-size:17px;width:82%}.down{bottom:-52%}.about{padding-top:85px}.about__title{font-size:23px}.about__descr{font-size:14px}.about__image{width:57px;top:31px;left:5%}.about__block{padding:25px 13px 25px 39px;margin-top:60px}.about__text{font-size:14px;line-height:20px}.title{font-size:23px;margin-bottom:33px}.services{margin-top:85px}.services__item{margin-bottom:23px}.services__name{font-size:20px;margin-bottom:5px}.services__price{font-size:16px}.services__subtitle{font-size:16px}.services__list{margin-top:17px;padding-left:13px}.services__list_item{font-size:14px;margin-bottom:7px}.consul{min-height:230px;margin-top:65px}.consul__title{font-size:18px}.consul__subtitle{font-size:18px}.consul__btn{width:230px;height:48px}.stages{margin-top:85px}.stages__title{font-size:22px;margin-bottom:45px}.stages__item_title{font-size:14px}.stages__item_list{margin-left:10px;margin-top:20px}.stages__item_list-item{margin-bottom:8px;font-size:14px}.advantages{margin-top:80px}.advantages__img img{max-width:60px;max-height:60px}.advantages__subtitle{font-size:16px;margin-bottom:8px}.advantages__descr{font-size:14px}.projects{margin-top:75px}.projects__btn{width:230px;height:50px;font-size:16px;margin-top:20px}.founders{margin-top:105px}.founders__item{margin-bottom:15px;width:100%}.founders__block{width:100%;min-height:425px}.founders__img{height:330px}.founders__info{width:100%;padding:25px 8px 50px 10px}.founders__name{font-size:22px;margin-bottom:2px}.founders__subname{font-size:16px;margin-bottom:15px}.founders__quote{width:99%;padding:20px 12px 22px 30px;right:-3%}.founders__list_item{font-size:13px}.answers{margin-top:50px}.modal-window__title{font-size:24px}.modal-window__text{font-size:15px;margin-bottom:23px}.modal-window__block{width:325px;padding:40px 25px 37px;background-color:rgba(44,44,44,.85);border:3px solid #7f69de}}@media(max-width:425px){.mob-menu_active{width:70%}.logo2{left:32px}.gamburger{right:35px}main{padding-top:60%;height:93vh}.subtitle{font-size:22px;margin-bottom:10px}.maintitle{font-size:30px;width:92%;margin-bottom:22px}.description{font-size:16px;width:88%}.down{bottom:-48%}.about{padding-top:65px}.about__title{font-size:22px}.about__descr{font-size:14px}.about__image{width:51px;top:16px;left:5%}.about__text{font-size:12px;line-height:16px}.about__name{font-size:12px;margin-top:11px}.about__block{padding:18px 9px 18px 17px;border-radius:15px;margin-top:45px}.title{font-size:19px;margin-bottom:30px}.services{margin-top:65px}.services__item{width:100%;margin-bottom:23px}.services__name{font-size:18px;margin-bottom:5px}.services__price{font-size:14px}.services__subtitle{font-size:14px}.services__list{margin-top:17px;padding-left:13px}.services__list_item{font-size:12px;margin-bottom:7px}.consul{min-height:190px;margin-top:45px}.consul__title{font-size:15px}.consul__subtitle{font-size:15px}.consul__btn{width:175px;height:40px;font-size:14px}.stages{margin-top:65px}.stages__title{font-size:19px;margin-bottom:35px}.stages__item{border-radius:20px;height:49px;padding:11px 15px 14px 50px;margin-bottom:12px}.stages__item_head{width:90%;height:37px}.stages__item_head img{width:22px;height:27px;left:19px;padding-bottom:3px}.stages__item_title{width:100%;height:28px;left:19px;font-size:13px;line-height:14px;display:flex;align-items:center;padding-bottom:2px}.stages__item_list{margin-left:7px;margin-top:6px}.stages__item_list-item{font-size:12px}.advantages__item{width:330px;padding:20px 2% 23px 4%;margin-bottom:20px}.advantages__img{width:16%;justify-content:center;display:flex;margin-right:2%;margin-top:12px}.advantages__img img{max-width:52px;max-height:52px}.advantages__subtitle{font-size:13px;margin-bottom:8px}.advantages__descr{font-size:12px}.projects{margin-top:55px}.projects__item{height:215px;margin-bottom:30px}.projects__item::after{background-color:rgba(0,0,0,.5)}.founders{margin-top:100px}.founders__img{height:300px;object-position:-7px -7px}.founders__info{padding:15px 8px 45px 10px}.founders__name{font-size:21px;text-align:center;margin-bottom:4px}.founders__subname{font-size:14px;margin-bottom:17px;text-align:center}.founders__descr{font-size:13px;padding:13px 13px 15px;max-width:100%;border-radius:20px}.founders__list{margin-top:16px;margin-left:33px}.founders__list_item{font-size:13px;margin-bottom:13px}.founders__quote{width:99%;padding:20px 12px 22px 29px;right:-3%}.founders__quote p{line-height:18px;font-size:14px}.founders__image{top:23px;left:4%;width:40px}.answers{margin-top:30px}.answers__item_title{width:90%;font-size:12px}.answers__content_item{font-size:13px}.footer{margin-top:60px;padding-top:55px}.footer__logo{width:37%}.footer__title{font-size:13px}.footer__link svg{width:108px}.footer__info{width:61%}.footer__btn{width:135px;height:36px;margin-bottom:12px;font-size:12px}.footer__feedback{font-size:14px}.footer__contact_link{font-size:15px}.footer__text p{font-size:12px}.footer__text a{font-size:14px}.modal-window__title{font-size:22px}.modal-window__text{font-size:14px;margin-bottom:20px}.modal-window__block{width:295px;padding:35px 23px 33px}.modal-window__form-input{height:45px;font-size:15px}}@media(max-width:375px){main{padding-top:68%;height:93vh}.subtitle{font-size:19px;margin-bottom:10px}.maintitle{font-size:25px;width:95%;margin-bottom:22px}.description{font-size:15px;width:92%}.down{bottom:-60%}.advantages__img img{max-width:47px;max-height:47px}.consul__title{font-size:14px}.consul__subtitle{font-size:14px}}