.register-form{width:100%}.register-form__form{display:flex;flex-flow:column;gap:8px}.register-form__submit{display:flex;align-items:center;justify-content:center;gap:8px}.register-form__loading{display:none;width:20px;height:20px;animation:spin 1s linear infinite}.register-form__submit.is-loading .register-form__loading{display:block}.register-form__title{margin-bottom:16px;color:var(--color)}.register-form__input-group{display:flex;gap:8px}.register-form__input{font-size:16px;font-weight:600;width:100%;height:56px;flex:1 1 auto;color:var(--t4s-dark-color)}.register-form__submit{font-weight:600;font-size:18px;height:64px}.register-form__message{text-align:center;margin-top:8px;font-weight:600;font-size:16px}.register-form__message:empty{display:none}.register-form__checkbox{margin-block:1em;cursor:pointer}.register-form__checkbox input{padding:0;width:1.5em;height:1.5em;margin-right:.5em;transition:background-color .2s ease,border-color .2s ease}.register-form__checkbox:hover input{border-color:var(--button-background)}.register-form__checkbox input:checked{border-color:var(--button-background);background-color:var(--button-background);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="1em" width="1em" version="1.1" id="Capa_1" viewBox="0 0 17.837 17.837" xml:space="preserve"><g><path style="fill:%23030104;" d="M16.145,2.571c-0.272-0.273-0.718-0.273-0.99,0L6.92,10.804l-4.241-4.27 c-0.272-0.274-0.715-0.274-0.989,0L0.204,8.019c-0.272,0.271-0.272,0.717,0,0.99l6.217,6.258c0.272,0.271,0.715,0.271,0.99,0 L17.63,5.047c0.276-0.273,0.276-0.72,0-0.994L16.145,2.571z"/></g></svg>');background-repeat:no-repeat;background-position:center center;background-size:75%}.register-form__checkbox a:hover{color:var(--secondary-color)}@keyframes spin{0%{rotate:0deg}to{rotate:360deg}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/register-form.css.map */
