.logo__img{display:block}.menu{background-color:#b4f9c0;border-radius:6px;color:#1e1e1e;padding:8px 16px;position:absolute;right:12px;text-transform:uppercase;top:20px;width:150px}@media (min-width:576px){.menu{right:16px}}@media (min-width:1200px){.menu{display:none}}.menu__header{align-items:center;display:flex;gap:30px;justify-content:space-between}.menu__content{height:0;overflow:hidden;width:0}.menu__icon{height:10px;position:relative;width:24px}.menu__icon:after,.menu__icon:before{background-color:#1e1e1e;border-radius:1px;content:"";display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:24px}.menu__icon:after{transform:translate(-50%,calc(-50% - 4px))}.menu__icon:before{transform:translate(-50%,calc(-50% + 4px))}.menu__icon.active:after{transform:translate(-50%,-50%) rotate(-345deg)}.menu__icon.active:before{transform:translate(-50%,-50%) rotate(345deg)}.menu__list{display:flex;flex-direction:column;gap:8px;margin-top:16px}.menu__link.router-link-exact-active:not(:nth-child(2)){padding-left:24px;position:relative}.menu__link.router-link-exact-active:not(:nth-child(2)):before{background-image:url(../img/menu-arrow.svg);background-size:cover;content:"";display:block;height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.menu__socials{gap:8px;margin-top:16px}.menu__social,.menu__socials{align-items:center;display:flex}.menu__social{border:1px solid rgba(30,30,30,.24);border-radius:50%;height:44px;justify-content:center;width:44px}.menu__social img{display:block;filter:invert(100%)}.menu__bottom{display:flex;gap:16px;margin-top:16px}.menu__bottom a{color:#1e1e1e80;white-space:nowrap}.menu__underline{display:inline-block;position:relative;transition:color .3s ease}.menu__underline:hover{color:#1e1e1e}.menu__underline:after,.menu__underline:before{background-color:#1e1e1e80;bottom:0;content:"";display:block;height:1px;left:1px;position:absolute;right:1px;transition:transform .9s ease}.menu__underline:before{transform:scaleX(1);transform-origin:right center;transition-delay:.15s}.menu__underline:after{transform:scaleX(0);transform-origin:left center;transition-delay:0s}.menu__underline:hover:before{transform:scaleX(0);transition-delay:0s}.menu__underline:hover:after{transform:scaleX(1);transition-delay:.15s}.menu__underline.footer__link:after,.menu__underline.footer__link:before,.menu__underline:hover:after,.menu__underline:hover:before{background-color:#1e1e1e}.header{align-items:center;display:flex;height:90px;justify-content:space-between;left:0;padding:12px;position:fixed;right:0;top:0;z-index:10}@media (min-width:1200px){.header{padding:12px 24px}}.header__logo{height:auto;width:146px}.logo__img{height:auto}.header__btns{margin-left:auto}@media (max-width:1199px){.header__btns,.header__register{display:none}}.header__register{width:160px}@media (min-width:1200px){.header__menu{display:none!important}}.proposal-header{align-items:center;display:flex;height:90px;justify-content:flex-end;left:0;padding:12px;position:fixed;right:0;top:0;transition:all .3s ease;z-index:10}@media (min-width:1200px){.proposal-header{padding:12px 24px}}.proposal-header:not(.bottom){transform:translateY(-100%)}.proposal-header__proposal{height:auto;left:16px;position:absolute;top:10px;transform-origin:left top;transition:all .3s ease}@media (max-width:1199px){.proposal-header__proposal{top:63px}}@media (min-width:1200px){.proposal-header__proposal{left:24px;top:10px}}.proposal-header__proposal.scale{transform:scale(.2)}@media (max-width:1199px){.proposal-header__proposal.scale{left:12px;top:24px}}.proposal-header__icon{height:auto;width:65px}@media (min-width:576px){.proposal-header__icon{width:106px}}@media (min-width:1200px){.proposal-header__icon{width:150px}}.proposal-header__btns{margin-left:auto}@media (max-width:1199px){.proposal-header__btns,.proposal-header__register{display:none}}.proposal-header__register{width:160px}.trustpilot-widget{text-align:right}.footer{background-color:#b4f9c0;bottom:0;color:#1e1e1e;padding:68px 12px 16px;position:sticky;z-index:1}@media (min-width:1200px){.footer{padding:80px 24px 24px}}.footer ::-moz-selection{background-color:#1e1e1e;color:#f3f3f3}.footer ::selection{background-color:#1e1e1e;color:#f3f3f3}.footer__logo{height:auto;margin-bottom:40px;width:100%}.footer__nav{display:grid;gap:24px 12px;grid-template-columns:repeat(2,1fr)}@media (min-width:1200px){.footer__nav{display:flex;justify-content:space-between}}.footer__nav>:nth-child(n+3){grid-column:1/-1}.footer__list{align-items:flex-start;display:flex;flex-direction:column;gap:8px}@media (min-width:1200px){.footer__list:last-child{align-items:flex-end;text-align:right}}.footer__top{margin-top:42px}.footer__title{color:#1e1e1e66;margin-bottom:8px}.footer__bottom{align-items:center;color:#1e1e1e80;display:flex;gap:8px;justify-content:space-between}@media (max-width:575px){.footer__bottom{align-items:flex-start;flex-direction:column}}.footer__line{background-color:#1e1e1e3d;height:1px;margin:24px -12px;width:calc(100% + 24px)}@media (min-width:1200px){.footer__line{margin:24px -24px;width:calc(100% + 48px)}}.footer__links{display:flex;gap:16px}.footer__underline{display:inline-block;position:relative;transition:color .3s ease}.footer__underline:hover{color:#1e1e1e}.footer__underline:after,.footer__underline:before{background-color:#1e1e1e3d;bottom:0;content:"";display:block;height:1px;left:1px;position:absolute;right:1px;transition:transform .9s ease}.footer__underline:before{transform:scaleX(1);transform-origin:right center;transition-delay:.15s}.footer__underline:after{transform:scaleX(0);transform-origin:left center;transition-delay:0s}.footer__underline:hover:before{transform:scaleX(0);transition-delay:0s}.footer__underline:hover:after{transform:scaleX(1);transition-delay:.15s}.footer__underline.footer__link:after,.footer__underline.footer__link:before,.footer__underline:hover:after,.footer__underline:hover:before{background-color:#1e1e1e}.footer__trustpilot{text-align:right}.second-footer{background-image:url(../img/second-footer-bg.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:0;color:#f2f2f280;display:flex;flex-direction:column;height:100vh;height:100lvh;justify-content:flex-end;margin-top:-60px;padding:12px;position:sticky}@media (min-width:576px){.second-footer{padding:16px}}@media (min-width:1200px){.second-footer{padding:24px}}.second-footer__text{text-wrap:balance;-webkit-text-stroke:1px #1e1e1e;text-stroke:1px #1e1e1e;color:#f3f3f3;font-family:sans-serif;font-size:18px;font-weight:800;line-height:1.2;text-align:center;text-transform:uppercase}@media (min-width:576px){.second-footer__text{-webkit-text-stroke:2px #1e1e1e;text-stroke:2px #1e1e1e;font-size:36px}}@media (min-width:1200px){.second-footer__text{-webkit-text-stroke:3px #1e1e1e;text-stroke:3px #1e1e1e;font-size:56px;line-height:70px}}.second-footer__bottom{align-items:center;display:flex;gap:8px;justify-content:space-between}@media (max-width:575px){.second-footer__bottom{align-items:flex-start;flex-direction:column}}.second-footer__bottom a{color:#f3f3f3;text-decoration:underline}.second-footer__bottom a:hover{text-decoration:none}.second-footer__line{background-color:#f2f2f23d;height:1px;margin:24px -12px;width:calc(100% + 24px)}@media (min-width:576px){.second-footer__line{margin:24px -16px;width:calc(100% + 32px)}}@media (min-width:1200px){.second-footer__line{margin:24px -24px;width:calc(100% + 48px)}}.second-footer__links{display:flex;gap:16px}@media (pointer:fine){.cursor{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:100}.cursor.drag .cursor__horizontal,.cursor.drag .cursor__vertical,.cursor.hide .cursor__horizontal,.cursor.hide .cursor__vertical{opacity:0}.cursor__vertical{height:100vh;top:0;width:1px}.cursor__horizontal,.cursor__vertical{border:1px dashed hsla(0,0%,95%,.24);position:absolute;transition:opacity .3s ease}.cursor__horizontal{height:1px;left:0;width:100vw}.circle-info{border-radius:8px;left:100px;padding:2px 8px;position:fixed;top:100px;transform:translate(10px,-50%);z-index:999}.circle-info,.cursor-drag{background-color:#b4f9c0;color:#1e1e1e}.cursor-drag{align-items:center;border-radius:50%;display:flex;height:132px;justify-content:center;opacity:0;padding:15px;position:absolute;text-align:center;transform:translate(-50%,-50%);transition:opacity .3s ease;width:132px}.cursor.drag .cursor-drag{opacity:1}}@media (pointer:coarse){.cursor{display:none}}@media (pointer:none){.cursor{display:none}}.preloader{align-items:center;background-color:#1e1e1e;background-image:linear-gradient(hsla(0,0%,95%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,95%,.04) 1px,transparent 0);background-position:-1px -1px,-1px -1px;background-size:44px 44px,120px 120px;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.preloader__switch{background-color:#f3f3f3;border-radius:2px;height:32px;position:relative;width:12px}.preloader__switch:after{background-color:inherit;border-radius:1px;content:"";height:calc(100% + 8px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px}.preloader__percent{bottom:24px;left:50%;position:absolute;transform:translate(-50%)}.close{align-items:center;border:1px solid rgba(30,30,30,.24);border-radius:50%;display:flex;height:40px;justify-content:center;margin:0 auto 24px;width:40px}.page-register[data-v-b1b43449]{align-items:center;background-color:#b4f9c0;bottom:0;color:#1e1e1e;display:none;flex-direction:column;justify-content:space-between;left:0;min-height:100vh;min-height:100svh;padding:40px 24px;position:fixed;right:0;text-align:center;top:0;z-index:0}.page-register[data-v-b1b43449] ::-moz-selection{background-color:#1e1e1e;color:#f3f3f3}.page-register[data-v-b1b43449] ::selection{background-color:#1e1e1e;color:#f3f3f3}.page-register[data-v-b1b43449]:after,.page-register[data-v-b1b43449]:before{background-color:#1e1e1e;border-radius:36px;content:"";display:block;height:72px;left:50%;opacity:0;position:absolute;transition:.3s ease;transition-property:tramsform,opacity;width:98%;z-index:10}.page-register[data-v-b1b43449]:before{top:0;transform:translate(-50%,-100%)}.page-register.active[data-v-b1b43449]:before{opacity:1;transform:translate(-50%,calc(-100% + 26px))}.page-register[data-v-b1b43449]:after{bottom:0;transform:translate(-50%,100%)}.page-register.active[data-v-b1b43449]:after{opacity:1;transform:translate(-50%,calc(100% - 26px))}.register__count[data-v-b1b43449]{color:#1e1e1e7a}.register__count span[data-v-b1b43449]{color:#1e1e1e}.form[data-v-b1b43449]{display:flex;flex-direction:column;margin:auto;max-width:420px;width:100%}.form__subtitle[data-v-b1b43449]{font-family:Astraneo;margin-bottom:24px}.form__subtitle[data-v-b1b43449]::-moz-selection{background-color:#1e1e1e;color:#f3f3f3}.form__subtitle[data-v-b1b43449]::selection{background-color:#1e1e1e;color:#f3f3f3}.form__text[data-v-b1b43449]{font-size:24px;font-weight:500;line-height:30px;margin-bottom:24px;text-transform:uppercase}.form__text[data-v-b1b43449]::-moz-selection{background-color:#1e1e1e;color:#f3f3f3}.form__text[data-v-b1b43449]::selection{background-color:#1e1e1e;color:#f3f3f3}.form__group[data-v-b1b43449]{align-items:center;display:flex;gap:24px;justify-content:center}.form__label[data-v-b1b43449]{cursor:pointer}.form__label[data-v-b1b43449],.form__range[data-v-b1b43449]{align-items:center;display:flex;gap:8px}.form__range[data-v-b1b43449]{justify-content:space-between}.form__value[data-v-b1b43449]{font-size:48px;font-weight:500;line-height:60px;margin-bottom:24px;text-transform:uppercase}.form__textarea[data-v-b1b43449]{height:100px;width:100%}.form__input~.form__input[data-v-b1b43449]{margin-top:24px}.register__bottom[data-v-b1b43449]{align-items:center;display:inline-flex;gap:8px;margin-top:auto}.register__prev[data-v-b1b43449]{align-items:center;background-color:#f3f3f3;border-radius:12px;display:flex;height:42px;justify-content:center;transition:background-color .3s ease;width:48px}.register__prev path[data-v-b1b43449]{transition:stroke .3s ease}.register__prev[data-v-b1b43449]:focus-visible,.register__prev[data-v-b1b43449]:hover{background-color:#404040}.register__prev:focus-visible path[data-v-b1b43449],.register__prev:hover path[data-v-b1b43449]{stroke:#f3f3f3}.register__prev[data-v-b1b43449]:active{background-color:#1e1e1e}.register__prev:active path[data-v-b1b43449]{stroke:#f3f3f3}@media (pointer:fine){.circle-info{background-color:#b4f9c0;border-radius:8px;color:#1e1e1e;left:100px;padding:2px 8px;position:fixed;top:100px;transform:translate(10px,-50%);z-index:999}.circle-info--left{transform:translate(calc(-100% - 10px),-50%)}}.circle-info-enter-active,.circle-info-leave-active{transition:opacity .3s ease}.circle-info-enter-from,.circle-info-leave-to{opacity:0}.alert{bottom:24px;left:16px;position:fixed;right:16px;z-index:100}.alert__wrap{background-color:#f3f3f3;border-radius:12px;color:#1e1e1e;margin:0 auto;max-width:500px;padding:16px}.alert__title{grid-column:1/-1;margin-bottom:12px}.alert__content{display:flex;flex-direction:column;justify-items:stretch}@media (min-width:1200px){.alert__content{display:grid;gap:0 50px;grid-template-columns:1fr 100px}}@media (max-width:1199px){.alert__text{margin-bottom:16px}}.alert__text a{text-decoration:underline}.alert__text a:hover{text-decoration:none}.alert__btn{width:100%}@media (min-width:1200px){.alert__btn{width:100px}}.split-parent{overflow:hidden}.clipPath{display:block;height:0;width:0}.app-content.mask{-webkit-clip-path:url(#clipPath);clip-path:url(#clipPath)}.app-content,.main-content{position:relative;z-index:2}.main-content{box-shadow:0 0 #1e1e1e29,0 4px 8px #1e1e1e29,0 15px 15px #1e1e1e24,0 34px 21px #1e1e1e14,0 61px 24px #1e1e1e05,0 96px 27px #1e1e1e00;padding-bottom:80px;transition:.2s ease;transition-property:transform,border-radius}.main-content.scaled{--scaled:.98;border-radius:0 0 24px 24px;transform:scaleX(var(--scaled))}@media (min-width:1200px){.main-content.scaled{border-radius:0 0 36px 36px}}.popup-enter-active,.popup-leave-active{transition:opacity .3s ease}.popup-enter-from,.popup-leave-to{opacity:0}.crickets{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:2}.crickets__one,.crickets__three,.crickets__two{animation-duration:100s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:#b4f9c0;background:radial-gradient(circle,rgba(180,249,192,.5) 0,transparent 50%);border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.crickets__one{animation-name:crickets-one;height:408px;left:50%;opacity:.48;top:-5%;width:408px}@keyframes crickets-one{0%{left:50%;top:-5%}12.5%{left:105%;top:-5%}37.5%{left:105%;top:105%}62.5%{left:-5%;top:105%}87.5%{left:-5%;top:-5%}to{left:50%;top:-5%}}.crickets__two{animation-name:crickets-two;height:900px;left:120%;opacity:.32;top:120%;width:900px}@keyframes crickets-two{0%{left:120%;top:120%}25%{left:-20%;top:120%}50%{left:-20%;top:-20%}75%{left:120%;top:-20%}to{left:120%;top:120%}}.crickets__three{animation-name:crickets-three;height:448px;left:-10%;opacity:.32;top:50%;width:448px}@keyframes crickets-three{0%{left:-10%;top:50%}12.5%{left:-10%;top:-10%}37.5%{left:110%;top:-10%}62.5%{left:110%;top:110%}87.5%{left:-10%;top:110%}to{left:-10%;top:50%}}.error-page{background-color:#1e1e1e;min-height:100vh;overflow:hidden;position:relative}.error-page:after{background-color:#1e1e1e;bottom:0;content:"";display:block;height:60px;position:absolute;right:0;width:60px;z-index:101}@media (min-width:576px){.error-page:after{height:84px;width:84px}}.error-page__back{left:calc(50% - 30px);position:absolute;top:calc(50% - 30px);transform:translate(-50%,-50%);z-index:103}@media (min-width:576px){.error-page__back{left:calc(50% - 42px);top:calc(50% - 42px)}}.error-page__text{color:#b4f9c005;font-size:150px;font-weight:500;left:calc(50% - 30px);pointer-events:none;position:absolute;top:calc(50% - 30px);transform:translate(-50%,-45%);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:576px){.error-page__text{font-size:300px;left:calc(50% - 42px);top:calc(50% - 42px)}}@media (min-width:1200px){.error-page__text{font-size:400px}}.error-page__volume{bottom:60px;height:108px;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;right:60px;width:calc(100% - 60px)}@media (min-width:576px){.error-page__volume{bottom:84px;right:84px;width:calc(100% - 84px)}}.error-page__volume g:not(:nth-last-child(-n+4)){opacity:1}.error-page__vectors{left:50%;pointer-events:none;position:absolute;top:calc(50% - 30px);transform:translate(-50%,-50%);width:100%}@media (min-width:576px){.error-page__vectors{top:calc(50% - 42px)}}.error-page__graph{background-color:#1e1e1e;border-left:1px solid #f3f3f3;bottom:60px;position:absolute;right:0;top:0;width:60px;z-index:102}@media (min-width:576px){.error-page__graph{bottom:84px;width:84px}}.error-page__line:first-child{margin-top:25px}.error-page__line:nth-child(2),.error-page__line:nth-child(3){margin-top:auto}.error-page__line:nth-child(4){margin-top:50px}.error-page__line:nth-child(5){margin-top:70px}.error-page__line:nth-child(6){margin-top:100px}.error-page__line:nth-child(7){margin-top:10px}.error-page__line:nth-child(8){margin-top:20px}.error-page__line:nth-child(9){margin-top:70px}.error-page__graph ul{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-around}.error-page__line{padding-left:20px;position:relative}.error-page__line:after{background-color:#f3f3f3;content:"";display:block;height:1px;left:0;position:absolute;top:50%;width:16px}.error-page__1graph{background-color:#1e1e1e;border-top:1px solid #f3f3f3;bottom:0;height:60px;left:0;position:absolute;right:60px;z-index:102}.error-page__1graph ul{display:flex;justify-content:space-between}@media (min-width:576px){.error-page__1graph{height:84px;right:84px}}.error-page__1line{padding-top:20px;position:relative;transform:translate(-50%)}.error-page__1line:after{content:"";display:block;height:16px;left:50%;top:0;width:1px}.error-page__1line:after,.horizontal-some{background-color:#f3f3f3;position:absolute}.horizontal-some{border-radius:8px;color:#1e1e1e;padding:2px 8px;top:calc(100% - 60px);transform:translate(-50%);white-space:nowrap;z-index:102}@media (min-width:576px){.horizontal-some{top:calc(100% - 84px)}}.vertical-some{background-color:#b4f9c0;border-radius:8px;color:#1e1e1e;left:calc(100% - 60px);padding:2px 8px;position:absolute;transform:translateY(-50%);white-space:nowrap;z-index:102}@media (min-width:576px){.vertical-some{left:calc(100% - 84px)}}
