@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.app{align-items:center;display:flex;flex-direction:column;font-family:Manrope,sans-serif;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:0;line-height:150%;margin:0 auto;max-width:500px;min-height:100vh;text-align:center;width:100vw}.app,a{color:#000}a{text-decoration:underline}strong{font-weight:700}.container{padding-bottom:16px}.logo{margin:32px auto;width:48px}.logo img{border-radius:8px}.logo.logo-wide{max-width:220px;width:auto}.logo.logo-wide img{border-radius:0;height:auto;width:100%}.section{padding:24px 0 0}.section h1{font-size:51px;margin:24px 0}.section h1,.section h2{font-weight:800;letter-spacing:-.5%;line-height:100%}.section h2{font-size:32px;margin:24px 0 12px}.section h3{font-size:18px;font-weight:600;letter-spacing:-.5%;line-height:130%;margin:0}.section p{margin:24px 0 0;text-align:left}.success p{size:16px;font-weight:600;line-height:130%;margin:0;text-align:center}.hr{align-items:center;background:#e4e4e5;height:1px;margin-top:24px;width:100%}.hr-icon:after,.hr-icon:before{background:#000;content:"";flex:1 1;height:1px}.hr-icon img{margin:0 24px}.checkbox-section{align-items:flex-start;background-color:#f8f9fb;border-radius:16px;justify-items:flex-start;padding:16px 16px 0;text-align:left}h1{color:#000;font-size:30px;font-weight:650;letter-spacing:-.25;line-height:1.2}.field-error{align-items:center;bottom:0;color:#b71938;display:flex;left:0;position:absolute}.field-error.footer{display:inline-block;position:static}.checkbox-field{align-items:center;cursor:default;display:inline-flex;gap:12px;margin-bottom:16px;position:relative}.checkbox-field a{text-decoration:none}.checkbox{background:url(/static/media/checkbox-unchecked.a6d30b5084fd538ae408.svg) no-repeat 50%;height:24px;min-width:24px;width:24px}.checkbox.disabled{opacity:.7}.checkbox-field:hover .checkbox{border-color:#000}.checkbox.checked{background:url(/static/media/checkbox-checked.8de0b9c6a92976af2924.svg) no-repeat 50%}.checkbox-field span{font-size:14px;font-weight:600;line-height:"155%"}.button{background-color:#000;border:none;border-radius:100px;color:#fff;cursor:pointer;display:block;font-size:20px;font-weight:700;letter-spacing:-.02em;line-height:100%;margin-top:32px;padding:18px 0;transition:background-color .2s ease-in-out;width:100%}.button:disabled,.button:disabled:hover{background-color:#0f1318;cursor:default;opacity:.42}.button:hover{opacity:.8}.button.loading{cursor:default}.button.loading,.success{align-items:center;display:flex;justify-content:center}.success{flex-direction:column;flex-grow:1;padding-top:8px}.success-icon{align-items:center;background:#c0ff93;border-radius:60px;box-shadow:0 0 0 10px #c0ff9380;display:flex;gap:10px;height:68px;justify-content:center;padding:16px;width:68px}.success-message{margin-top:16px}.copyright{font-size:14px;font-weight:450;letter-spacing:0;line-height:155%;margin-top:auto;padding-bottom:16px;padding-top:10px;text-align:center}.loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media (max-width:450px){.app{padding:32px 16px 16px}}
/*# sourceMappingURL=main.eadc7af3.css.map*/