@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--illustration-width: 500px;--logo-width: 260px;--title-font-size: 4rem}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:#07080c;color:#fff}ul{padding:0;list-style:none}a{text-decoration:none;color:#fff}.container{max-width:1024px;width:calc(100% - 4rem);margin-left:2rem;margin-right:2rem;min-height:100vh}.content{display:flex;flex-direction:column;justify-content:center;align-items:center}.title,.modal-title{color:#fff;font-style:normal;font-weight:700;font-size:var(--title-font-size);line-height:72px;letter-spacing:-.02em}@media screen and (min-width: 1024px){.container{margin-left:auto;margin-right:auto}}@media screen and (max-width: 800px){.container{margin-top:2.5rem}.title{text-align:center}}@media screen and (max-width: 550px){:root{--title-font-size: 3rem}}@media screen and (max-width: 360px){.container{margin-left:1rem;margin-right:1rem;width:calc(100% - 2rem)}}@keyframes fadeInLeft{0%{transform:translate3d(-40px,0,0);opacity:.1}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeInLeft{0%{transform:translate3d(-40px,0,0);opacity:.1}to{transform:translateZ(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate3d(40px,0,0);opacity:.1}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeInRight{0%{transform:translate3d(40px,0,0);opacity:.1}to{transform:translateZ(0);opacity:1}}@keyframes fadeInUp{0%{transform:translate3d(0,-40px,0);opacity:.1}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes fadeInUp{0%{transform:translate3d(0,-40px,0);opacity:.1}to{transform:translateZ(0);opacity:1}}.ftr[data-v-9d6baf25]{width:100%;animation:fadeInUp .8s ease-out}.ftr-title[data-v-9d6baf25]{font-weight:500;font-size:1rem;line-height:24px;text-align:center;color:#667085}.divider[data-v-9d6baf25]{width:100%;border:1px solid #323232}.socials[data-v-9d6baf25]{display:flex;justify-content:space-evenly;align-items:center;padding-top:.25rem;padding-bottom:.25rem}@media screen and (max-width: 800px){.ftr[data-v-9d6baf25]{margin-top:1rem}}@media screen and (max-width: 550px){.socials[data-v-9d6baf25]{justify-content:space-between}}.input-wraper[data-v-d44e8422]{position:relative;margin-bottom:1rem}.input-icon-holder[data-v-d44e8422]{display:flex;position:absolute;top:0;bottom:0;left:0;padding-left:.75rem;align-items:center;pointer-events:none}.input-icon[data-v-d44e8422]{color:#fff;width:1.25rem;height:1.25rem}.input-modifer[data-v-d44e8422]{display:block;padding:.625rem .625rem .625rem 2.5rem;background-color:#07080c;color:#fff;font-size:.875rem;line-height:1.25rem;width:100%;border-radius:.5rem;border:1px solid #15141b}.input-modifer[data-v-d44e8422]:focus{outline:none;background-color:#15141b;color:#fff}.input-modifer[data-v-d44e8422]:not(:placeholder-shown){background-color:#15141b}.input-modifer[data-v-d44e8422]:autofill,.input-modifer[data-v-d44e8422]:-webkit-autofill{appearance:none;background:none;background-color:#15141b!important;color:#fff!important}.input-wraper:has(.input-modifer:not(:placeholder-shown),.input-modifer:focus) .input-icon[data-v-d44e8422]{color:#fff}.input-wraper:has(.input-disabled) .input-icon[data-v-d44e8422]{color:#6b7280}#spinner[data-v-be2660a5]{width:24px;height:24px;border:3px solid #949494;border-top:3px solid white;border-radius:50%}#spinner[data-v-be2660a5]{-webkit-transition-property:-webkit-transform;-webkit-transition-duration:1.2s;-webkit-animation-name:rotate-be2660a5;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-transition-property:-moz-transform;-moz-animation-name:rotate-be2660a5;-moz-animation-duration:1.2s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;transition-property:transform;animation-name:rotate-be2660a5;animation-duration:1.2s;transition-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes rotate-be2660a5{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-moz-keyframes rotate-be2660a5{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@keyframes rotate-be2660a5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn[data-v-e2106821]{display:flex;justify-content:center;align-items:center;cursor:pointer;outline:none;padding:12px 20px;gap:8px;background:#15141b;border:none;box-shadow:0 1px 2px #1018280d;border-radius:8px;font-weight:500;font-size:16px;line-height:24px;width:100%;color:#667085}.btn[data-v-e2106821]:not(.btn-disabled){color:#fff}.btn[data-v-e2106821]:not(.btn-disabled):hover{background:#21202b;color:#fff}.btn-disabled[data-v-e2106821]{cursor:not-allowed}.close[data-v-1dbbf1e4]{display:flex;flex-direction:row-reverse}.modal-sub-title[data-v-1dbbf1e4]{width:19ch;margin-top:2rem;margin-bottom:2rem;font-style:normal;font-weight:500;font-size:1rem;line-height:24px;color:#667085}dialog[data-v-1dbbf1e4]{padding:1.5rem;box-shadow:1px 1px 15px #363636;border:none!important;background:#07080c;border-radius:20px;max-width:400px}dialog[data-v-1dbbf1e4]::backdrop{background:rgba(0,0,0,.6)}@media screen and (max-width: 460px){dialog[data-v-1dbbf1e4]{max-width:360px}}@media screen and (max-width: 370px){dialog[data-v-1dbbf1e4]{max-width:320px}}@media screen and (max-width: 320px){dialog[data-v-1dbbf1e4]{max-width:30px}}.form-area[data-v-ac40f24f]{padding-top:1.5rem}.hdr[data-v-ac40f24f]{width:100%;align-items:center;flex-grow:1;display:grid;gap:1.4rem;grid-auto-columns:1fr;grid-template-areas:"one two"}.img-holder__logo[data-v-ac40f24f]{padding-bottom:1rem}.img-holder__illustration[data-v-ac40f24f]{display:flex;justify-content:center;align-items:center;animation:fadeInRight .8s ease-out}.error[data-v-ac40f24f]{margin-top:2rem;margin-bottom:2rem;font-style:normal;font-weight:500;font-size:1rem;line-height:24px;color:red}.main_form[data-v-ac40f24f]{animation:fadeInLeft .8s ease-out}@media screen and (max-width: 960px){.illustration[data-v-ac40f24f]{width:calc(var(--illustration-width) * .75)}}@media screen and (max-width: 800px){.hdr[data-v-ac40f24f]{gap:3rem;grid-template-areas:"one"}.img-holder__logo[data-v-ac40f24f]{display:flex;justify-content:center}.img-holder__logo img[data-v-ac40f24f]{scale:.8}}@media screen and (max-width: 460px){.illustration[data-v-ac40f24f]{width:calc(var(--illustration-width) * .5)}}
