*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:rgba(0,0,0,0)}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}/*!
* 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:0.5s;--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:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count: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:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;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(0)}}.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:1.3s;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:.75s;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:.75s;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(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{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{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{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:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;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:.75s;animation-duration:calc(var(--animate-duration)*.75);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:2s;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}.container{margin:0 auto}@media(min-width:320px){.container{max-width:310px}}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1400px){.container{max-width:1320px}}.xs{display:none}.sm{display:none}.md{display:none}.lg{display:none}.xl{display:none}@media(max-width:1399px){.uxl{display:none}.xl{display:block}}@media(max-width:1199px){.ulg{display:none}.lg{display:block}}@media(max-width:991px){.umd{display:none}.md{display:block}}@media(max-width:767px){.usm{display:none}.sm{display:block}}@media(max-width:575px){.uxs{display:none}.xs{display:block}}*{font-family:Roboto,sans-serif;list-style-type:none;color:#fff}.black{color:#000}.hide{display:none}.show{display:block}body{background-color:#1b1b1b;position:relative}.container{position:relative}.orange{color:#eb5f24}.blue{color:#51cfed}h1{font-size:76px;line-height:110%;font-weight:600}h2{font-size:60px;line-height:110%;font-weight:600}h3{font-size:48px;line-height:110%;font-weight:600}h4{font-size:38px;line-height:110%;font-weight:600}h5{font-size:32px;line-height:110%;font-weight:600}h6{font-size:24px;line-height:110%;font-weight:600}.text{font-size:20px;line-height:150%;font-weight:400}.text-s{font-size:16px;line-height:150%;font-weight:300}.text-ss{font-size:12px;line-height:150%;font-weight:300}.orange_btn{border:none;color:#f5f5f5;background-color:#eb5f24;box-shadow:0 0 5px #e06c3b,0 0 25px #e06c3b;transition:.5s all}.orange_btn:hover{box-shadow:0 0 5px #e06c3b,0 0 25px #e06c3b,0 0 50px #e06c3b,0 0 100px #e06c3b,0 0 200px #e06c3b}.ultra_btn{border:4px #a4a4a4 solid;width:300px;height:50px;padding:10px 20px 10px 20px;background-color:rgba(0,0,0,0);border-radius:163px;display:flex;justify-content:space-between;align-items:center;transition:.5s all}.ultra_btn .arrow{fill:#a4a4a4}.ultra_btn:hover{background-color:#00fe44;border:4px #000 solid;box-shadow:0 0 5px #00fe44,0 0 25px #00fe44,0 0 50px #00fe44,0 0 100px #00fe44,0 0 200px #00fe44}.ultra_btn:hover .arrow{fill:#000}.ultra_btn:hover h6{color:#000}.ultra_btn .arrow{width:50px}.ultra_btn h6{color:#a4a4a4;transform:translateY(3px)}.blue_btn{border:none;width:140px;height:60px;border-radius:8px;font-size:20px;font-weight:700;color:#f5f5f5;background-color:#51cfed;box-shadow:0 0 5px #00c6f5,0 0 25px #00c6f5;transition:.5s all}.blue_btn:hover{box-shadow:0 0 5px #00c6f5,0 0 25px #00c6f5,0 0 50px #00c6f5,0 0 100px #00c6f5,0 0 200px #00c6f5}a{text-decoration:none;color:#fff;transition:.5s all}a:hover{color:gray;text-decoration:none}.header{z-index:1000;position:fixed;width:100%;height:140px}.header__menu{width:128px;display:none;position:absolute;right:20px;top:20px;z-index:100}.header__content{padding:20px 40px;display:flex;justify-content:space-between;background-color:rgba(27,27,27,.3)}.header__subtitle{margin-top:12px}.header__links{margin-top:30px;display:flex;justify-content:space-between;width:650px}.header__links h6{transform:translateY(3px)}.header__links .orange_btn{border-radius:12px;border:1px #fff solid;width:100%;height:100%}.header__link{position:relative}.header__link:nth-child(1){width:150px;height:50px}.header__link:nth-child(2){width:250px;height:50px}.header__link:nth-child(3){width:170px;height:50px}.header__phone{max-width:350px;margin-top:30px;display:flex;justify-content:space-between}.header__img{margin-top:5px;width:32px;height:32px}.header__number{margin-left:12px;margin-top:4px}.header .menu{display:none;transform:translateX(130px);position:relative;z-index:2}.header .menu .line{height:140px;width:3px;border-radius:4px;background-color:#fff}.header .menu .menu__img:nth-child(2){transform:translateY(-115px)}.header .menu .menu__img:nth-child(3){transform:translateY(-72px) translateX(-95px)}.header .menu .menu__img:nth-child(4){transform:translateY(-27px) translateX(-102px)}.header .menu .header__link{position:absolute}.header .menu .header__link:nth-child(5){top:20px;right:0}.header .menu .header__link:nth-child(6){top:65px;left:-170px}.header .menu .header__link:nth-child(7){top:100px;right:0}.header .menu .blue_btn{border-radius:12px;border:1px #fff solid;height:50px}.header .menu .blue_btn h6{transform:translateY(3px)}.header .pages_active{display:block}@media(max-width:1399px){.header__link{position:relative}.header__link:nth-child(1){width:120px;height:40px}.header__link:nth-child(2){width:220px;height:40px}.header__link:nth-child(3){width:140px;height:40px}.header .menu{transform:translateX(110px)}.header .menu .menu__img:nth-child(2){transform:translateY(-115px)}.header .menu .menu__img:nth-child(3){transform:translateY(-72px) translateX(-95px)}.header .menu .menu__img:nth-child(4){transform:translateY(-55px) translateX(0)}.header .menu .header__link{position:absolute}.header .menu .header__link:nth-child(5){top:20px;right:-31px}.header .menu .header__link:nth-child(6){top:65px;left:-170px}.header .menu .header__link:nth-child(7){top:100px;right:-31px}.header__links{width:500px}.header__content{padding:20px 20px}.header__number{margin-left:12px;margin-top:8px}}@media(max-width:1199px){.header__title{text-align:center}.header__subtitle{text-align:center}.header .pages{display:none}.header__menu{display:block}.header__content{padding-top:100px;background-color:rgba(27,27,27,.8);flex-direction:column;align-items:center;justify-content:start;width:100%;height:100vh;position:relative;transition:.5s all;display:none}.header__content_active{display:flex}.header__links{flex-direction:column;align-items:center}.header__link{margin-top:40px;position:relative;width:230px;height:45px}.header__link:nth-child(1){width:230px;height:45px}.header__link:nth-child(2){width:230px;height:45px}.header__link:nth-child(3){width:230px;height:45px}.header__phone{margin-top:80px;max-width:700px}.header__number{transform:translateY(7px)}.header__img{width:75px;height:75px}}@media(max-width:767px){.header__menu{width:100px}}@media(max-width:575px){.header .header__menu{top:10px;right:10px;width:80px}.header__img{width:40px;height:40px}}.promo{padding-top:340px;background:url(../img/promo/promo.jpg) center center/cover no-repeat;min-height:1080px}.promo__subtitle{margin-top:20px}.promo__descr{margin-top:20px}.promo__btns{margin-top:40px}.promo__order{width:160px;height:80px;padding:22px 24px;border-radius:8px;font-size:24px;font-weight:700;margin-right:40px}.promo__about{transform:translateY(8px)}.promo__achivs{margin-top:120px;display:flex;justify-content:space-between;flex-wrap:wrap}.promo__text{padding-top:57px}.promo__ach{text-align:center;width:350px;height:130px;display:flex;justify-content:space-between}@media(max-width:1199px){.promo{min-height:1150px}.promo__achivs{justify-content:center;margin-top:40px}}@media(max-width:991px){.promo__title{text-align:center}.promo__subtitle{text-align:center}.promo__descr{text-align:center}.promo__btns{display:flex;justify-content:center}.promo__about{transform:translateY(20px)}}@media(max-width:767px){.promo{background:url(../img/promo/promo.jpg) calc(50% - 100px) center/cover no-repeat;padding-top:170px}.promo__achivs{margin-top:40px}}@media(max-width:575px){.promo__order{margin-right:10px}}.about{background-color:#000;min-height:450px}.about__title{margin-top:50px}.about__subtitle{margin-top:8px}.about__descr{margin-top:8px}.about .blue_btn{margin-top:50px}.about__img{z-index:1}.about__text{margin-left:4px;z-index:2}.about .container{display:flex;justify-content:space-between}@media(max-width:1399px){.about{min-height:0}.about__title{margin-top:40px}.about__img{height:400px}.about .blue_btn{margin-top:32px}}@media(max-width:1199px){.about__title{margin-top:20px}.about__img{height:300px}.about .blue_btn{margin-top:10px}}@media(max-width:991px){.about{overflow:hidden;min-height:300px}.about__text{text-align:center}.about__img{position:absolute;left:50%;transform:translate(-50%)}}@media(max-width:575px){.about{height:350px}.about__img{height:350px}.about__subtitle{margin-top:12px}.about__descr{margin-top:12px}.about .blue_btn{margin-top:30px}}.adv .container{display:flex;justify-content:space-between}.adv__text{max-width:700px}.adv__title{margin-top:100px}.adv__bg{z-index:-1;position:absolute;left:-300px;top:0}.adv__subtitle{margin-top:40px;margin-bottom:40px}.adv__icon{width:64px;height:64px}.adv__descr{margin-left:40px}.adv__n{margin-bottom:60px;display:flex;max-width:700px}@media(max-width:1199px){.adv{overflow:hidden}.adv__title{margin-top:40px}.adv__n{margin-bottom:40px}.adv__subtitle{margin-top:20px}.adv__img{height:660px}}@media(max-width:991px){.adv{overflow:hidden}.adv__n{margin-bottom:40px}.adv__img{margin-top:80px;height:500px}.adv__bg{top:-200px}}@media(max-width:767px){.adv__bg{top:-250px}.adv__img{height:100%;margin-top:0;position:absolute;z-index:-1;right:0}}@media(max-width:575px){.adv__title{text-align:center}.adv__subtitle{text-align:center}.adv__bg{display:none}.adv__img{transform:translateX(124px);height:900px;margin-top:0;position:absolute;z-index:-1;right:0}}.prot{overflow:hidden;padding-top:120px}.prot__title{margin-top:20px;margin-bottom:60px}.prot__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.prot__item{padding:20px;width:400px;height:270px;border:2px #eb5f24 solid;border-radius:8px;margin-bottom:40px}.prot__bg{position:absolute;z-index:-1;top:30px;right:-310px}.prot .blue{margin-top:12px}.prot .text{margin-top:12px}.prot__img{display:block;margin:0 auto}@media(max-width:1399px){.prot__wrapper{justify-content:space-around}}@media(max-width:991px){.prot__item{width:350px}}@media(max-width:767px){.prot__bg{position:absolute;z-index:-1;top:30px;right:-450px}}@media(max-width:575px){.prot h5{text-align:center}.prot h4{text-align:center}.prot__bg{position:absolute;z-index:-1;top:30px;right:-650px}}.order{height:958px;padding-top:120px;overflow:hidden}.order .man{position:absolute;z-index:-1;top:-100px;right:-350px}.order .mail{position:absolute;z-index:-1;top:-40px;right:630px}.order .tag{position:absolute;z-index:-2;top:550px;right:670px}.order .call{position:absolute;z-index:-1;top:-100px;right:1150px}.order .line{position:absolute;z-index:-1;top:220px;right:780px}.order__title{text-align:center}.order__subtitle{margin-top:20px;text-align:center}.order__wrapper{margin-left:120px;margin-top:120px}.order .telegram{background-color:#039be5;display:flex;align-items:center;border:3px #fff solid;width:320px;height:83px;border-radius:48px;padding-left:25px;margin-bottom:32px}.order .telegram:hover{scale:1.1}.order .whatsapp{background-color:#29a71a;display:flex;align-items:center;border:3px #fff solid;width:320px;height:83px;border-radius:48px;padding-left:25px;margin-bottom:32px}.order .whatsapp:hover{scale:1.1}.order .phone{background-color:#fff;display:flex;align-items:center;border:3px #000 solid;width:320px;height:83px;border-radius:48px;padding-left:34px;margin-bottom:32px}.order .phone:hover{scale:1.1}.order .gmail{background-color:#ea6e65;display:flex;align-items:center;border:3px #000 solid;width:425px;height:83px;border-radius:48px;padding-left:34px;transition:1s all}.order .gmail:hover{scale:1.1}.order__descr{margin-left:12px;transform:translateY(5px)}@media(max-width:1399px){.order .line{top:270px;left:60px}}@media(max-width:767px){.order{height:1000px}.order .line{top:250px;left:60px}}@media(max-width:575px){.order__wrapper{margin:0;margin-top:80px}.order .line{display:none}.order .telegram{width:310px}.order .whatsapp{width:310px}.order .phone{width:310px}.order .gmail{width:310px}.order .man{top:-170px;right:-550px}}.rev{padding-top:120px;min-height:800px}.rev__wrapper{margin-top:100px;display:flex;justify-content:space-between;flex-wrap:wrap}.rev__title{text-align:center}.rev__subtitle{margin-top:24px;text-align:center}.rev__item{border:2px #51cfed solid;border-radius:16px;padding:25px;width:400px;height:200px}.rev__subwrapper{display:flex}.rev__bg{position:absolute;z-index:-1;top:-40px;left:15px}.rev__stars{position:absolute;z-index:-2;right:10px}.rev__stars_1{width:128px;height:128px;top:-35px;right:210px}.rev__stars_2{width:58px;height:58px;top:120px;right:130px}.rev__stars_3{width:110px;height:110px;top:-65px;right:-40px}.rev__text{margin-left:20px}.rev__descr{margin-top:10px}.rev__dots{margin:0 auto;margin-top:60px;display:flex;justify-content:space-between;width:100px;height:20px}.rev__dot{width:20px;height:20px;background-color:#51cfed;border:1px #fff solid;border-radius:100%}@media(max-width:1399px){.rev{overflow:hidden;padding-bottom:20px}.rev__wrapper{margin-top:60px;justify-content:center}.rev__item{margin:20px 20px}.rev__dots{margin-top:20px}.rev__stars_3{right:0}}@media(max-width:991px){.rev__wrapper{margin-top:20px}.rev__item{margin:16px}.rev__bg{left:35px}}@media(max-width:767px){.rev{padding-top:40px}.rev__bg{left:-20px}}@media(max-width:575px){.rev{padding-top:10px}.rev__bg{top:100px;left:-150px}.rev__img{height:75px}.rev__item{height:240px}.rev__stars_1{top:0}.rev__stars_3{top:10px;right:0}}.bsmnt{border-top:1px #3a3a3a solid;padding-top:40px;height:450px}.bsmnt__descr{margin-top:12px}.bsmnt .line{max-width:1220px;margin:0 auto;margin-top:40px;height:1px;background-color:#fff}.bsmnt__img{width:64px;height:64px}.bsmnt__wrapper{display:flex;justify-content:space-between}.bsmnt__links{width:400px;display:flex;justify-content:space-between}.bsmnt__link{margin-top:47px;color:#a4a4a4}.bsmnt .society{display:flex;justify-content:space-between;width:300px;margin:0 auto;margin-top:120px}@media(max-width:991px){.bsmnt{height:380px}.bsmnt__links{transform:translateY(-16px)}.bsmnt .society{margin-top:80px}}@media(max-width:767px){.bsmnt__links{transform:translateY(3px)}}@media(max-width:575px){.bsmnt__logo{text-align:center}.bsmnt__descr{text-align:center}.bsmnt__links{width:100%;flex-wrap:wrap}.bsmnt .society{margin-top:52px}.bsmnt__link{margin-top:20px}.bsmnt__wrapper{flex-direction:column}}.we{padding-top:250px;min-height:1000px;overflow:hidden}.we .boxes{position:absolute;top:100px;right:-100px;z-index:-1}.we .container{display:flex;justify-content:space-between}.we__descr{margin-left:20px;transform:translateY(-66px)}.we__text{margin-bottom:12px}.we__subtitle{color:#a4a4a4;margin-top:20px}@media(max-width:1399px){.we__mans{width:600px}}@media(max-width:1199px){.we__mans{width:500px}}@media(max-width:991px){.we .container{flex-direction:column}.we__descr{order:1}.we__img{order:2}.we__mans{display:block;margin:0 auto;width:600px}.we__subtitle{text-align:center;margin-bottom:40px}}@media(max-width:767px){.we__mans{width:100%}.we .boxes{position:absolute;top:200px;right:-100px}}@media(max-width:575px){.we__descr{margin-left:0}.we .ultra_btn{margin-top:20px;width:310px}}.service{padding-top:260px;height:2026px;overflow:hidden}.service__bg{z-index:-1;position:absolute;top:-240px;left:188px}.service__title{text-align:center}.service__subtitle{width:700px}.service__item{padding:120px 0 0 60px;position:relative;max-width:744px;height:582px;position:absolute}.service__item:nth-child(3){background:url(../img/service/delivery.png);top:200px;left:0;z-index:1;transition:.5s all}.service__item:nth-child(3):hover{scale:1.1;z-index:3}.service__item:nth-child(4){padding:121px 60px 0 239px;background:url(../img/service/montage.png);top:570px;right:0;z-index:2;transition:.5s all}.service__item:nth-child(4) .service__subtitle{transform:translateX(-250px)}.service__item:nth-child(4) .service__descr{transform:translateX(20px)}.service__item:nth-child(4):hover{scale:1.1;z-index:3}.service__item:nth-child(5){background:url(../img/service/gruz.png);top:940px;left:0;z-index:1;transition:.5s all}.service__item:nth-child(5):hover{scale:1.1;z-index:3}.service .left{text-align:right}.service .left_btn{margin-left:145px}.service__img{position:absolute;z-index:-1}.service__descr{margin-top:20px;width:425px}.service__order{display:flex;align-items:center;margin-top:40px;height:50px}.service__popul{border:2px #088848 solid;border-radius:4px;width:125px;height:46px;text-align:center;background-color:#00ff7f;margin-left:20px;color:#000;padding-top:4px;font-weight:500}.service .ultra_btn{transform:translateY(-20px)}@media(max-width:1399px){.service__bg{left:0}}@media(max-width:1199px){.service{height:2200px}.service__item:nth-child(3){top:200px;left:-40px}.service__item:nth-child(4){top:750px;right:-40px}.service__item:nth-child(5){top:1300px;left:-40px}}@media(max-width:991px){.service__item:nth-child(3){top:200px;left:-12px}.service__item:nth-child(4){top:750px;right:-12px}.service__item:nth-child(5){top:1300px;left:-12px}}@media(max-width:767px){.service__item:nth-child(3){padding-left:100px;top:100px;left:-103px}.service__item:nth-child(3):hover{scale:1.05;z-index:3}.service__item:nth-child(4){padding-left:190px;top:650px;right:-103px}.service__item:nth-child(4):hover{scale:1.05;z-index:3}.service__item:nth-child(5){padding-left:100px;top:1200px;left:-103px}.service__item:nth-child(5):hover{scale:1.05;z-index:3}}@media(max-width:575px){.service{height:1900px}.service__descr{width:310px}.service__order{display:block}.service__popul{margin:0;border-radius:24px;height:37px;padding-top:0;width:300px}.service__item{scale:.8}.service__item:nth-child(3){top:50px;left:-210px}.service__item:nth-child(3):hover{scale:.8}.service__item:nth-child(4){top:500px;right:-210px}.service__item:nth-child(4):hover{scale:.8}.service__item:nth-child(4) .service__descr{transform:translateX(137px)}.service__item:nth-child(5){top:950px;left:-210px}.service__item:nth-child(5):hover{scale:.8}}@media(max-width:450px){.service__item:nth-child(3){padding-left:180px}.service__item:nth-child(4){padding-left:115px}.service__item:nth-child(5){padding-left:180px}}