@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);#app{display:flex}.content{width:100%}.custom-form{box-shadow:0 4px 10px rgba(0,0,0,.12);border-radius:20px;background:#fff;position:absolute}.blank_button{background-color:inherit!important}.is_disabled{color:currentColor;cursor:not-allowed;opacity:.8;text-decoration:none;pointer-events:none}.btn-red{border-radius:12px;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:14px;line-height:18px;margin-right:4px;outline:none;border:none;display:flex;align-content:center}.btn-red:hover{background:#c14141;color:#fff}.btn-red span{font-weight:600;font-size:14px;line-height:18px;color:#fff}.input-container{width:100%}.custom-input{display:flex;align-items:center;width:100%;padding:12px 16px;border:1px solid #e6e6f0;border-radius:8px;overflow:hidden;transition:all .4s}.custom-input input{border:0!important;padding:0!important;outline:none!important;background:none!important}.custom-input span{font-weight:400;font-size:14px;line-height:18px;color:#292930;padding-right:16px;border-right:1px solid #e6e6f0;margin-right:16px}.custom-input-label{font-weight:400;font-size:12px;line-height:15px;display:flex;align-items:center;color:rgba(39,39,41,.7);transition:all .4s;padding-left:16px;padding-right:16px}

/*!
 * 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{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)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{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{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.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)}}.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(.39063deg) skewY(.39063deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.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)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@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)}}.bounceIn{animation-duration:.75s;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)}60%{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%{opacity:0;transform:translate3d(-3000px,0,0)}60%{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%{opacity:0;transform:translate3d(3000px,0,0)}60%{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%{opacity:0;transform:translate3d(0,3000px,0)}60%{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%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{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%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{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{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.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)}}.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)}}.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}}.flipOutX{animation-duration:.75s;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}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@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)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.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)}}.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)}}.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)}}.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)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.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);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@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);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{transform:translateZ(0);opacity:1}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{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),(print){.animated{animation:unset!important;transition:none!important}}@font-face{font-family:Gilroy;src:url(/fonts/Gilroy-ExtraBold.c940d509.eot);src:local("Gilroy ExtraBold"),local("Gilroy-ExtraBold"),url(/fonts/Gilroy-ExtraBold.c940d509.eot?#iefix) format("embedded-opentype"),url(/fonts/Gilroy-ExtraBold.b3ddf5a9.woff) format("woff"),url(/fonts/Gilroy-ExtraBold.909272af.ttf) format("truetype");font-weight:800;font-style:normal}body{font-size:16px;color:#14212b;font-weight:400;overflow-x:hidden}*,body{font-family:Inter,sans-serif;letter-spacing:-.02em}*{box-sizing:border-box}.link,a{text-decoration:none!important;color:#7d8592!important}.link:hover,a:hover{color:#db5555!important}h1,h2,h3,h4,h5{color:#252a36}h5{font-weight:600;font-size:24px;line-height:29px}label{margin-bottom:.5rem}.gray-txt{font-weight:400;font-size:14px;line-height:18px;color:#656571;margin:0!important}.bold{font-weight:600!important;font-size:20px!important;line-height:24px!important;display:flex!important;align-items:center!important;color:#292930!important}.gray-small{font-weight:400;font-size:12px;line-height:15px;display:flex;align-items:center;color:#8a8a94;margin-bottom:2px;position:relative;text-align:left}.bold-small{font-weight:600!important;font-size:14px!important;color:#292930!important}.bold-middle,.bold-small{display:flex;align-items:center;margin:0!important}.bold-middle{font-weight:600;font-size:16px;color:#292930}img{vertical-align:middle;border-style:none}tr{display:table-row;vertical-align:inherit}thead,tr{border-color:inherit}thead{display:table-header-group;vertical-align:middle}.content-box{border-radius:10px;background:#fff;padding:1em}.content-box_border{border:1px solid #e6e6f0}.content-box_bg{background:#f7f7fc}.content-box_shadow{box-shadow:0 2px 4px rgba(0,0,0,.12)}.page_wrapper{padding:1.5em 3em;background:rgba(230,230,235,.5)}.txt-small{font-size:10px!important}.icon-success{background:url(/img/9.77bec8d1.svg) no-repeat 50%}.icon-delete{background:url(/img/del.c01e7a65.svg) no-repeat 50%}.form-container{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;z-index:-1}.form-footer{border-top:1px solid #e6e6f0}.form-footer,.pass-input{display:flex;align-items:center}.pass-input{justify-content:center;width:100%;padding:12px 12px;border-radius:8px}.pass-number{border:1px solid #e6e6f0!important;border-radius:12px!important;padding:12px 15px 12px 16px!important;width:46px!important;margin:0 5px;font-weight:600!important;font-size:20px!important;line-height:24px!important;display:flex;align-items:center;text-align:center!important;color:#292930}.logo{height:40px}.for-input-pass{display:flex;align-items:center;width:100%;padding:12px 12px;border:1px solid #e6e6f0;border-radius:8px}input#code[data-v-da812a84]{width:25%!important;outline:none;padding:0!important;border:0!important;border-radius:0!important;border-right:1px solid #e6e6f0!important;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;font-weight:400!important;font-size:14px!important;line-height:18px!important}input#code[data-v-da812a84]:last-child{border-right:none!important}.custom_checkbox{display:flex;flex-direction:column}.custom_checkbox_block{margin:.8em 0;flex-direction:row;display:flex;position:relative;width:100%;align-items:center}.custom_checkbox_options{margin-left:1em}.custom_checkbox_block label{font-weight:400;font-size:16px;line-height:24px;color:#7d8592;padding-left:15%;margin-left:0;cursor:pointer}.custom_checkbox_block input{background:#3d65ba;display:none;width:0;height:0;opacity:0}.checkbox-mask{content:"";position:absolute;left:0;top:0;width:22px;height:22px;border:2px solid #3d65ba;border-radius:5px}.checkbox-mask-background{top:5%;left:5%}.checked_mask{background:url(/img/check.7d412a02.svg) no-repeat 50%}.gray-bg{background:#f7f7fc;border:1px solid #e6e6f0;border-radius:16px;margin:16px 0}.input-container{position:relative}.custom-select_main span{cursor:pointer}.custom-select_options{margin-top:.5em;padding-left:0!important;z-index:99;list-style:none;min-width:100%;background:#fff;border:1px solid #e6e6f0;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:12px;padding:4px}.custom-select_options span{padding:8px 12px;font-weight:400;font-size:14px;line-height:24px;color:#292930;display:inline-block;border-radius:8px;width:100%;white-space:nowrap;cursor:pointer}.custom-select_options span:hover{color:#3d65ba}.custom-input_icon{position:absolute;top:35%;right:7px;height:15px;width:15px;z-index:99}.arrow-icon{background:url(/img/blue-arrow.25befbee.svg) no-repeat 50%}.right-arrow-icon{top:20%;background:url(/img/42.ffa7cab8.svg) no-repeat 50%}.custom-input-active{border:1px solid #3d65ba}.disabled-label{color:#b6b6bf!important}.address-icon{background:url(/img/marker.7a8c5b43.svg) no-repeat 50%;height:20px;width:25px;top:50%;right:10px}.file-icon{background:url(/img/docs_input.1b494295.svg) no-repeat 50%;height:20px;width:20px}.file-icon:after{content:"";height:100%;width:1px;background:#9a9999;display:block;margin-left:25px}.upload-icon{background:url(/img/download.3a295f09.svg) no-repeat 50%;height:20px;width:20px;top:50%}.icon-left{left:5px;top:50%}.for-file-input{padding:18px;position:relative;width:100%;border:1px solid #e6e6f0;border-radius:10px;background:#fff;display:flex;align-items:center}.custom-input_file{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.time-icon[data-v-c6127ff2]{top:50%;background:url(/img/clock.3483e9ca.svg) no-repeat 50%;height:20px;width:20px}.empty[data-v-c6127ff2]:before{content:"чч.мм";color:grey}.empty[data-v-c6127ff2]{color:#fff;animation:none}.empty[data-v-c6127ff2]:focus{color:#000}.empty[data-v-c6127ff2]:focus:before,.filled[data-v-c6127ff2]:focus:before{content:""}.filled[data-v-c6127ff2]{color:#000}.filled[data-v-c6127ff2]:before{content:""}input[type=time][data-v-c6127ff2]::-webkit-calendar-picker-indicator{display:none}.date-icon{top:50%;background:url(/img/date.d6a11a5d.svg) no-repeat 50%;height:20px;width:20px}.for-date-input{padding:13px;position:relative;width:100%;border:1px solid #e6e6f0;border-radius:10px;background:#fff;display:flex;align-items:center}.custom-datepicker{position:absolute;top:99%;left:5%;z-index:100;display:block;font-family:Inter,sans-serif;padding:8px;background:#fff;border:1px solid #e6e6f0;box-shadow:0 2px 6px rgba(0,0,0,.1);border-radius:12px;width:400px;cursor:pointer}.datepicker_header{display:flex}.datepicker_body{width:100%}.datepicker-day{padding:15px 16px!important;text-align:center!important;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#292930;margin:0;border:0;background:none;border-radius:8px}.datepicker-day_highlight{border-color:#dcdcdc;background-color:#3d65ba!important;color:#fff!important}.week-days{margin-top:1em;width:100%}.datepicker_head{font-family:Inter,sans-serif;background:none!important;font-weight:400;font-size:12px;line-height:16px;color:#8a8a94;border-radius:2px}.date-input[data-v-1f6676cd]{position:absolute;width:100%;height:100%;left:0;top:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:100}.custom-select[data-v-1f6676cd]{margin-right:10px}table[data-v-1f6676cd]{margin-top:1em;width:100%;table-layout:fixed;border-collapse:collapse}.add-icon{background:url(/img/blue-plus.2d783da5.svg) no-repeat 50%;top:43%}.delete-icon{background:url(/img/del.c01e7a65.svg) no-repeat 50%}.add-input_items{width:100%;display:flex;flex-direction:column}.add-input_item{margin-top:1em;padding:16px;background:#f7f7fc;border:1px solid #e6e6f0;border-radius:12px;display:flex;align-items:center;justify-content:space-between;position:relative}.add-input_item span{font-weight:600;font-size:14px;line-height:18px;color:#292930}.round-image{border-radius:100%;z-index:100}.modal_wrapper{position:absolute;top:0;left:0;height:100vh;width:100vw}.close-icon{background:url(/img/close.db48b660.svg) no-repeat 50%;opacity:80%}.custom-modal-bg{height:100vh;width:100vw;position:relative;z-index:100;background:hsla(0,0%,47%,.425)}.custom-modal{position:absolute;overflow-y:scroll;box-shadow:0 4px 10px rgba(0,0,0,.12);border-radius:20px;background:#fff;-ms-overflow-style:-ms-autohiding-scrollbar!important;scrollbar-width:none}.custom-modal_head{position:relative;display:flex;justify-content:space-between;background:#db5555;border-top-left-radius:20px;border-top-right-radius:20px;padding-top:1em;padding-left:1em;padding-right:1em}.close-icon{position:relative!important}.custom-modal_head h2{color:#fff;font-weight:600;font-size:20px;line-height:24px}.empty-notif{padding:20% 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-notif_text{font-weight:600;font-size:18px;line-height:24px;text-align:center;color:#292930;margin-bottom:4px}.notification-box{padding:16px;margin-bottom:0;border-radius:0;margin-top:-1px;border-bottom:.5px solid #e6e6f0}.empty-notif_text_blank{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:#8a8a94}.modal-content-section{padding-top:1.5em;display:flex;flex-direction:column;border-bottom:1px solid #e6e6f0;padding-bottom:1.5em}.photo-annot{margin-top:2em}.info-txt{font-weight:600;font-size:14px;line-height:18px;display:flex;align-items:center;color:#292930}.modal-section_head{display:flex;justify-content:space-between;margin-top:.8em;margin-bottom:1em;gap:10px}.section-edit{width:30%}.section-txt{display:flex;flex-direction:column;margin-left:15px;margin-bottom:.2em;width:80%}p[data-v-175deccf]{margin-bottom:0}.red-bold{font-weight:600;font-size:14px;line-height:18px;display:flex;align-items:center;color:#db5555}.red-section{background:#db5555;padding:1em;margin-top:-8px}.gray-section{background:#f7f7fc;width:100%;padding:1em 1em;border-radius:16px;margin-bottom:10px}.red-section .gray-small{color:hsla(0,0%,100%,.7)}.title-brigade{margin-top:1em}.driver-brigade{width:48%}.modal-link{width:30%;margin-top:5px}.brigade-add{width:30%;margin-top:3em;margin-left:35%}.modal-btns button{width:25%;justify-self:end}.file-desc{margin-top:1em;color:#b6b6bf}.for-images-input{height:80px;width:80px;display:flex;justify-content:center;align-items:center;cursor:pointer}.for-images-input label{cursor:pointer}.create_brigade_gray{background:#f7f7fc;border:.5px solid #e6e6f0}.about-brigade_auto_text .gray-txt{text-align:left;font-size:14px!important;line-height:18px!important;color:#8a8a94!important}.about-brigade_auto_text .sm-title{font-weight:400;font-size:12px;line-height:15px;margin-bottom:.5em}.delete-img{position:absolute;bottom:2px;left:0;background:#e3e3e3;opacity:80%}.newbrigpopup-btm{padding:0 1em}.create-brigade-datepicker{display:flex;margin-top:1.5em;border-radius:8px;height:3em}.after-signup_btn{height:27px;width:27px}.search-icon{background:url(/img/search.5b8da2da.svg) no-repeat 50%}.arrow-down-icon{background:url(/img/arrow.6427ad89.svg) no-repeat 50%}.notif-icon{background:url(/img/notifi.1121950d.svg) no-repeat 50%;height:20px;width:20px;display:block}.custom-navbar{width:100%;padding:13px 8%;background:#fff;display:flex;justify-content:space-between}.custom-navbar_search{width:30%}.custom-navbar_user{display:flex}.custom-navbar_user-info button{height:100%;padding:0 5px!important}.custom-navbar_user-info button p{height:100%;margin:0 10px!important;padding:0!important}.custom-navbar_user-info button span{height:100%;margin:0!important;padding:0!important;position:relative;top:0;bottom:0;left:0;right:0}.custom-navbar_user-info p{color:#000;padding-top:1em;margin-left:1em;margin-right:2em}.custom-navbar_user-notif{width:45px;height:100%;margin-right:1em;display:block}.custom-navbar_user-notif button{height:100%}.custom-navbar_submenu{width:100%;position:absolute;top:10%;background:#fff;padding:5px;border-radius:10px;border:1px solid #e6e6f0;box-shadow:0 2px 6px rgba(0,0,0,.1);min-width:232px;display:flex;align-items:flex-start;justify-content:space-between;z-index:100}.custom-navbar_submenu-list{width:100%;margin:0;padding:0;list-style:none}.custom-navbar_submenu-item{width:100%}.custom-navbar_submenu-item a{width:100%;padding:8px 12px;font-weight:400;font-size:14px;line-height:24px;display:flex;align-items:center;color:#292930}.exit{border-top:1px solid #e6e6f0}.exit a{color:#db5555!important}.sidebar{z-index:96;width:160px;height:100vh;background:#292930}.sidebar_items{list-style:none;padding:0;margin:0;margin-top:60px}.sidebar_items-link{display:flex;flex-direction:column;align-items:center;padding:16px;border-bottom:1px solid rgba(230,230,240,.1)}.sidebar_items-link span{color:hsla(0,0%,100%,.7);font-weight:600;font-size:12px;line-height:15px;text-align:center;margin-top:4px;transition:all .4s}.logo[data-v-74c46667]{margin-top:1em;margin-left:auto;width:100%;display:flex;justify-content:center;margin-bottom:2em}a.active[data-v-74c46667]{background:#db5555;border-color:transparent}.timer{margin-right:auto;display:flex;justify-content:center}.profile-icon{background:url(/img/32.27165bc4.svg) no-repeat 50%}.border-left-blue{border-left:2px solid #3d65ba}.success-icon{background:url(/img/31.10039c14.svg) no-repeat 50%}.checkbox{flex-direction:row;display:flex}.form-body{padding:8px 41px}.form-body .checkbox{margin-top:1em}.button-login{margin-left:auto;padding:12px 14px 12px 18px;width:48%}.big-link{padding:12px 24px;color:#db5555;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;font-weight:600;font-size:14px;line-height:18px;margin-right:4px}h5[data-v-3269e087],h5[data-v-79cdea62]{margin-top:32px;margin-bottom:8px}.text[data-v-79cdea62]{margin-bottom:48px}.text a[data-v-79cdea62],.text[data-v-79cdea62]{font-weight:400;font-size:12px;line-height:15px;color:#292930}.text a[data-v-79cdea62]{text-decoration:underline!important}.bold-link{font-weight:600;font-size:14px;line-height:18px;display:flex;align-items:center;color:#292930;margin-left:4px}h5[data-v-5965111a]{margin-top:32px;margin-bottom:8px}.text[data-v-5965111a]{margin-bottom:48px}.text a[data-v-5965111a],.text[data-v-5965111a]{font-weight:400;font-size:12px;line-height:15px;color:#292930}.text a[data-v-5965111a]{text-decoration:underline!important}h5[data-v-5f7d6826]{margin-top:32px;margin-bottom:8px}.text[data-v-5f7d6826]{font-weight:400;font-size:12px;line-height:15px;color:#292930;margin-bottom:48px}.button-back[data-v-5f7d6826]{width:48%}.main_login_links{display:flex;width:100%;justify-content:space-between}.main_login_button{margin-right:auto;margin-top:2em}.main_login_input{padding-bottom:1em}.main_login_half{min-height:100vh;display:flex;align-items:center;justify-content:center;align-content:flex-start}.main_login_text_content{width:80%;max-width:482px;display:flex;flex-direction:column;justify-content:center}.main_login_form{background:#fff;height:100vh}.h3-red[data-v-472a46a2]{color:#fff;margin-top:32px;margin-bottom:8px}.h3-form[data-v-472a46a2]{color:#111;margin-top:32px;margin-bottom:32px;font-weight:600;font-size:40px}p[data-v-472a46a2]{font-weight:400;font-size:20px;line-height:28px;color:#fff;margin-bottom:24px}.success-icon{background:url(/img/9.77bec8d1.svg) no-repeat 50%}.index_btns{height:35px}.icon{height:25px;width:25px;margin-right:2px;margin-top:5px}.icon-notification{background:url(/img/6.f506bd39.svg) no-repeat 50%}.btn_blue{font-weight:600!important;font-size:14px;line-height:18px!important;color:#3d65ba!important;text-align:center!important;margin-top:5px}.arrow_blue_icon{background:url(/img/8.497ade5e.svg) no-repeat 50%}.disabled_type{font-weight:600;font-size:30px;line-height:36px;color:#b6b6bf;margin-right:40px;padding-bottom:6px;display:inline-block}.active_type{color:#292930!important;border-bottom:2px solid #db5555}.add-order-btn{width:8%}.order-datepicker{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.12);border-radius:16px;margin-bottom:24px;overflow:hidden;padding:2em;margin-top:1em;width:80%}.dp__calendar_header{width:100%}.dp__calendar_header_item{font-family:Inter,sans-serif;background:none!important;font-weight:400;font-size:12px;line-height:16px;color:#8a8a94;border-radius:2px}.dp__action_row{display:none}.dp__active_date{background:#3d65ba!important;color:#fff!important}.order-datepicker-calendar{margin-top:1em;width:100%}.dp__calendar{width:100%}.order-datepicker-cell{border:0;margin:1px;height:3em;width:3em}.orders-list{width:80%}.orders-list_head{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 9px 16px}.order-active,.order-status,.orders-list_head,.orders-list_item:hover{background:#ececf1}.order-status{font-weight:600;font-size:10px;line-height:12px;color:#8a8a94;padding:4px;min-width:80px;border-radius:16px;display:flex;align-items:center;justify-content:center}.brigade-status-free,.order-status-new{background:#9ece3d;color:#fff}.order-status-completed{color:#9ece3d;background:none;border:1px solid #9ece3d}.order-time{font-weight:400;font-size:12px;line-height:15px;color:#292930;padding-left:28px;min-height:20px;display:flex;align-items:center;background:url(/img/clock.3483e9ca.svg) no-repeat 0}.active-order_head{height:2em}.active-order-cost_left h2{color:#3d65ba}.phone-icon{background:url(/img/33.13f865fd.svg) no-repeat 50%}.bgredcustom{background-color:#db5555!important}.bgredcustom p{color:#fff!important}.arrow-left-icon{background:url(/img/28.fc00352d.svg) no-repeat 50%}.arrow-right-icon{background:url(/img/arrow-gray.da98b66c.svg) no-repeat 50%}.menu-item_active{background:#ececf1}.hours .hint,.minutes .hint{display:none}th{text-align:center}