.sms-code-component{width:6rem}.sms-cooldown-text-component{font-size:.875rem;font-weight:300}.sms-cooldown-text-component__number-text{color:var(--color-primary);font-style:normal}.quick-form{min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.quick-form,.quick-form__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quick-form__icon{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--color-primary-lightest);border-radius:9999px;margin-top:.75rem;margin-bottom:.75rem;width:180px;height:180px}.quick-form__icon svg{fill:currentColor;color:var(--color-primary)}.quick-form__title{font-weight:400;font-size:1.5rem;margin-top:.5rem;margin-bottom:.5rem}.quick-form__subtitle{margin-top:.25rem;margin-bottom:1.25rem;font-size:1rem;font-weight:300}.quick-form__error{color:var(--color-danger);font-size:.75rem;margin-top:.25rem;margin-bottom:.25rem}.quick-form__max-width-block{margin-top:.5rem;margin-bottom:.5rem;width:100%;max-width:16rem}.quick-form__text-button{padding:.25rem;margin-top:.25rem;margin-bottom:.25rem;color:var(--color-primary);font-size:.875rem}@media (min-width:768px){.quick-form{padding-top:5rem;padding-left:16.66667%;padding-right:16.66667%}}