.s-register-form{display:block;background-color:#2d2f33}.s-register-form--rtl{direction:rtl}.s-register-form--rtl .iti__country-container:after{left:0;right:auto!important}.s-register-form input:-webkit-autofill,.s-register-form input:-webkit-autofill:hover,.s-register-form input:-webkit-autofill:focus,.s-register-form input:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 20px 20px #2d2f33;-webkit-text-fill-color:#d4cfc8;caret-color:#d4cfc8}.s-register-form__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.s-register-form__content-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.s-register-form__image-wrapper{display:none}@media screen and (min-width: 768px){.s-register-form__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.s-register-form__image{width:100%;max-width:540px}.s-register-form__image>img{display:block;width:100%}.s-register-form__content{width:100%}@media screen and (min-width: 768px){.s-register-form__content{max-width:416px}}.s-register-form__inner{width:100%;padding:0 16px;margin:0 auto;max-width:1032px}.s-register-form__title *{margin:0;color:#f6f5f3;font-family:var(--font-heading);font-size:22px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.22px}.s-register-form__text{margin:25px 0 0}@media screen and (min-width: 768px){.s-register-form__text{margin:18px 0 0}}.s-register-form__text p{color:#f6f5f3;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:300;line-height:21px}.s-register-form__text a{color:#d4cfc8;font-family:var(--font-body);font-size:12px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;text-decoration:underline}.s-register-form__text a:hover{text-decoration:none}.s-register-form__form-wrapper{margin:33px 0 0;position:relative}@media screen and (min-width: 768px){.s-register-form__form-wrapper{margin:39px 0 0}}.s-register-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.s-register-form__form{gap:28px}}.s-register-form__label{position:relative;color:#f6f5f3;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:300;line-height:21px;padding:4px 0}.s-register-form__label.is-error{-webkit-padding-after:8px;padding-block-end:8px}.s-register-form__label.is-error .s-register-form__input-error{display:block}.s-register-form__label.is-error:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-49%,-50%);transform:translate(-49%,-50%);z-index:-1;width:calc(100% - 3px);height:100%;background:#fff;border:1px solid #f66;border-radius:4px}@media screen and (min-width: 508px){.s-register-form__label.is-error:before{width:calc(100% - 73px)}}.s-register-form__label-required{color:#f66;cursor:auto}.s-register-form__input{width:100%;height:25px;padding:4px 1px;background:#0000;border:none;border-bottom:1px solid #a5a5a5;color:#d4cfc8;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:300;line-height:160%}.s-register-form__input::-webkit-input-placeholder{color:#d4cfc8}.s-register-form__input::-moz-placeholder{color:#d4cfc8}.s-register-form__input:-ms-input-placeholder{color:#d4cfc8}.s-register-form__input::-ms-input-placeholder{color:#d4cfc8}.s-register-form__input::placeholder{color:#d4cfc8}.s-register-form__input:focus{outline:none}.s-register-form__input.is-error,.s-register-form__input.is-error-password{border-bottom:1px solid #f66}.s-register-form__input.is-error-password~.s-register-form__password-error{display:block}.s-register-form__input-error,.s-register-form__password-error{display:none;padding-top:5px;color:#f66;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:300;line-height:120%;cursor:auto}.s-register-form__date-input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #a5a5a5;padding:4px 0 3px}.s-register-form__select-wrapper{position:relative;width:100%;max-width:30%}.s-register-form__select-wrapper svg{pointer-events:none;position:absolute;bottom:6px;right:8px}.s-register-form__select-wrapper--rtl svg{left:8px;right:auto}.s-register-form__select-wrapper:not(:first-of-type) select{-webkit-padding-start:15px;padding-inline-start:15px}.s-register-form__select{width:100%;height:100%;border:none;background-color:#0000;outline:none;cursor:pointer;-moz-appearance:none;-webkit-appearance:none;color:#d4cfc8;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:300;line-height:21px}.s-register-form__date-input{width:100%;border:none;background-color:#0000;outline:none;color:#d4cfc8;-webkit-padding-start:15px;padding-inline-start:15px;-moz-appearance:textfield}.s-register-form__date-input::-webkit-input-placeholder{color:#d4cfc8}.s-register-form__date-input::-moz-placeholder{color:#d4cfc8}.s-register-form__date-input:-ms-input-placeholder{color:#d4cfc8}.s-register-form__date-input::-ms-input-placeholder{color:#d4cfc8}.s-register-form__date-input::placeholder{color:#d4cfc8}.s-register-form__date-input::-webkit-outer-spin-button,.s-register-form__date-input::-webkit-inner-spin-button{-webkit-appearance:none}.s-register-form__date-separator{display:block;-ms-flex-negative:0;flex-shrink:0;width:1px;background-color:#d4cfc8;opacity:.4}.s-register-form__radio-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:35px;padding:10px 0 0}.s-register-form__radio-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer;color:#d4cfc8;font-family:var(--font-body);font-size:13px;font-style:normal;font-weight:300;line-height:21px}.s-register-form__radio-input{width:17px;height:17px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer}.s-register-form__radio-input:checked:after,.s-register-form__radio-input:hover:after{background:#d4cfc8;outline:1px solid #222}.s-register-form__radio-input:after{content:"";position:absolute;top:0;left:0;width:17px;height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#0000;border:1px solid #d4cfc8;border-radius:100%;outline-offset:-2px}.s-register-form__submit{margin:15px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2d2f33;font-family:var(--font-body);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.14px;cursor:pointer;background:#f6f5f3;border:1px solid #f6f5f3;outline:none;border-radius:1px;padding:6px 30px;-webkit-transition:all .25s ease;transition:all .25s ease}.s-register-form__submit:focus,.s-register-form__submit:focus-visible{background:#f6f5f3;border:none;outline:none}.s-register-form__submit:disabled{opacity:.8;pointer-events:none}.s-register-form__submit:hover{background-color:#2d2f33;color:#f6f5f3}.s-register-form__password-visibility-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;width:29px;height:25px;padding:0;margin:0;position:absolute;right:7px;top:15px;z-index:1;background:none;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.s-register-form--rtl .s-register-form__password-visibility-button{left:7px;right:auto}.s-register-form__password-visibility-button .icon-password-hide{display:block}.s-register-form__password-visibility-button .icon-password-show,.s-register-form__password-visibility-button.is-active .icon-password-hide{display:none}.s-register-form__password-visibility-button.is-active .icon-password-show{display:block}.s-register-form .iti--allow-dropdown input,.s-register-form .iti--allow-dropdown input[type=text],.s-register-form .iti--allow-dropdown input[type=tel],.s-register-form .iti--separate-dial-code input,.s-register-form .iti--separate-dial-code input[type=text],.s-register-form .iti--separate-dial-code input[type=tel]{padding:5px 10px;margin-left:0;outline:none}.s-register-form .iti{width:100%;padding-bottom:0;bottom:0;padding-top:2px}.s-register-form .iti__selected-country .iti__arrow{border:none;content:"";display:block;border-left:none;border-bottom:1px solid #f6f5f3!important;border-right:1px solid #f6f5f3!important;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:7px;width:7px;padding:0 5px 0 0;margin-bottom:6px;margin-left:10px}.s-register-form .iti__selected-country{padding:0}.s-register-form .iti__country-container{margin:4px 0 0;width:46px;height:20px;padding-bottom:1px}.s-register-form .iti__country-container:after{content:"";position:absolute;top:50%;right:0;z-index:1;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.8px;height:13px;background:#a5a5a5}.s-register-form .iti__flag{min-height:15px;-webkit-box-shadow:none;box-shadow:none;background-color:#0000}.s-register-form .iti__dropdown-content{background-color:#2d2f33}.s-register-form__message{display:none;visibility:hidden;font-family:var(--font-body);font-style:normal;font-weight:300;font-size:13px;line-height:21px;padding:12px}.s-register-form__message.is-active{display:block;visibility:visible}.s-register-form__message--success{color:#b0f3a5}.s-register-form__message--error{color:#f66}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-register-form.css.map */
