.club-login-popup{direction:rtl;--modal-width: 543px;--club-login-frame-width: 543px;--club-login-frame-height-check: 298px;--club-login-frame-height-not-member: 289px;--club-login-red: #ec1c25;--club-login-red-hover: #d41920;--club-login-border: #da2224;--club-login-input-border: #d0d0d0;--club-login-close-border: #d7d7d7;--club-login-content-width: 300px}.club-login-popup .drawer__inner{position:relative;box-sizing:border-box;width:var(--club-login-frame-width);min-height:var(--club-login-frame-height-check);overflow:visible;border:3px solid var(--club-login-border);border-radius:10px;background:#fff}.club-login-popup.club-login-popup--not-member .drawer__inner{min-height:var(--club-login-frame-height-not-member)}.club-login-popup__close{position:absolute;top:17px;left:17px;z-index:3;width:34px;height:34px;padding:10px;display:flex;align-items:center;justify-content:center;border:1px solid var(--club-login-close-border);border-radius:300px;background:#fff;cursor:pointer;transition:background-color .2s}.club-login-popup__close-icon-wrap{position:relative;display:block;width:14px;height:14px;flex-shrink:0}.club-login-popup__close-icon{position:absolute;top:1.64px;left:-.36px;display:block;width:14.728px;height:12.728px;max-width:none}.club-login-popup__close:hover{background:#f7f7f7}.club-login-popup__decor{position:absolute;right:-3px;bottom:18px;width:109px;height:102px;max-width:none;display:block;pointer-events:none;z-index:2}.club-login-popup__content{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:60px 14px 80px;text-align:center;color:#000}.club-login-popup--not-member .club-login-popup__content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:auto;padding-top:50px;padding-bottom:30px}.club-login-popup__step{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.club-login-popup__step[hidden]{display:none!important}.club-login-popup__step--not-member{flex:none;gap:0;width:100%}.club-login-popup__header{width:100%;text-align:center}.club-login-popup__title{margin:0;font-size:20px;font-weight:500;line-height:18px;color:#000}.club-login-popup__title--error{font-size:24px;font-weight:700;line-height:18px}.club-login-popup__form{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.club-login-popup__field{width:100%;max-width:var(--club-login-content-width)}.club-login-popup__input{width:var(--club-login-content-width);max-width:100%;margin:0 auto;padding:14px 50px;font-size:16px;font-weight:500;font-family:inherit;line-height:normal;color:#000;text-align:center;background:#fff;border:1px solid var(--club-login-input-border);border-radius:0;outline:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;direction:rtl;unicode-bidi:plaintext}.club-login-popup__input:focus{border-color:var(--club-login-border)}.club-login-popup__input::placeholder{color:#a4a4a4;text-align:center}.club-login-popup__submit{position:relative;display:flex;align-items:center;justify-content:center;width:var(--club-login-content-width);max-width:100%;margin:0;padding:14px 76px;font-size:16px;font-weight:500;font-family:inherit;line-height:normal;color:#fff;background-color:var(--club-login-red);border:none;border-radius:0;cursor:pointer;transition:background-color .2s}.club-login-popup__step--not-member .club-login-popup__submit{min-height:53px;font-size:18px;font-weight:700}.club-login-popup__submit:hover{background-color:var(--club-login-red-hover)}.club-login-popup__error{display:none;width:100%;max-width:var(--club-login-content-width);margin:-1rem 0 0;font-size:1.4rem;font-weight:600;line-height:1.4;color:var(--club-login-red);text-align:center}.club-login-popup__error.is-visible{display:block}.club-login-popup__not-member-main{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.club-login-popup__join-link{padding:0;height:unset;font-size:18px;font-weight:500;font-family:inherit;line-height:20px;color:#000;text-align:center;text-decoration:underline;text-underline-position:from-font;background:none;border:none;cursor:pointer}.club-login-popup__join-link:hover{color:#333}.club-login-popup__footer-note{width:315px;max-width:100%;margin:30px 0 0;font-size:16px;font-weight:500;line-height:20px;color:#000;text-align:center}.club-login-popup__submit[disabled]{pointer-events:none;opacity:.7}.club-login-popup__submit[disabled] .btn__text{visibility:hidden}.club-login-popup__submit[disabled] .loading__spinner{display:flex!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}@media(max-width:574.98px){.club-login-popup{--modal-width: min(349px, calc(100vw - 26px) );--club-login-frame-width: min(349px, calc(100vw - 26px) );--club-login-content-width: 250px}.club-login-popup .drawer__inner{width:var(--club-login-frame-width);max-width:calc(100vw - 26px)}.club-login-popup:not(.club-login-popup--not-member) .drawer__inner{min-height:316px}.club-login-popup.club-login-popup--not-member .drawer__inner{min-height:250px}.club-login-popup__close{top:7px;left:7px}.club-login-popup:not(.club-login-popup--not-member) .club-login-popup__decor{top:30px;right:auto;bottom:auto;left:50%;transform:translate(-50%);width:62px;height:80px;object-fit:contain}.club-login-popup:not(.club-login-popup--not-member) .club-login-popup__content{padding:110px 14px 20px}.club-login-popup:not(.club-login-popup--not-member) .club-login-popup__title{max-width:235px;font-size:16px;line-height:18px}.club-login-popup:not(.club-login-popup--not-member) .club-login-popup__input{width:250px;max-width:100%;padding-left:50px;padding-right:50px}.club-login-popup:not(.club-login-popup--not-member) .club-login-popup__submit{width:250px;max-width:100%;margin-bottom:10px;padding-left:76px;padding-right:76px}.club-login-popup--not-member .club-login-popup__decor{display:none}.club-login-popup--not-member .club-login-popup__content{display:flex;flex-direction:column;min-height:244px;padding:30px 14px 20px}.club-login-popup--not-member .club-login-popup__step--not-member{flex:1;width:100%;min-height:100%;justify-content:space-between}.club-login-popup--not-member .club-login-popup__title--error{max-width:235px;font-size:22px;line-height:18px}.club-login-popup--not-member .club-login-popup__not-member-main{gap:16px}.club-login-popup--not-member .club-login-popup__submit{width:250px;max-width:100%;min-height:50px;padding-left:76px;padding-right:76px;font-size:16px;font-weight:500}.club-login-popup--not-member .club-login-popup__join-link{max-width:100%;font-size:16px;line-height:20px}.club-login-popup--not-member .club-login-popup__footer-note{width:293px;max-width:calc(100% - 28px);margin:0;font-size:15px;line-height:20px}.club-login-popup__header{width:unset}}.club-register-popup{--club-register-red: #ec1c25;--club-register-red-mobile: #da2224;--club-register-red-hover: #d41920;--club-register-input-border: #d0d0d0;--club-register-placeholder: #9d9d9d;--club-register-close-border: #d7d7d7;--club-register-width-desktop: 880px;--club-register-width-mobile: min(345px, calc(100vw - 30px) );--modal-width: var(--club-register-width-desktop);direction:rtl}.club-register-popup .drawer__inner{position:relative;box-sizing:border-box;width:var(--club-register-width-desktop);max-width:calc(100vw - 3.2rem);height:auto;max-height:calc(100dvh - 4rem);overflow:visible;border-radius:10px;background:#fff;box-shadow:0 0 15px #0000000d}.club-register-popup__close{position:absolute;top:20px;left:20px;z-index:3;width:34px;height:34px;padding:10px;display:flex;align-items:center;justify-content:center;border:1px solid var(--club-register-close-border);border-radius:300px;background:#fff;cursor:pointer;transition:background-color .2s}.club-register-popup__close-icon-wrap{position:relative;display:block;width:14px;height:14px;flex-shrink:0}.club-register-popup__close-icon{position:absolute;top:1.64px;left:-.36px;display:block;width:14.728px;height:12.728px;max-width:none}.club-register-popup__close:hover{background:#f7f7f7}.club-register-popup__content{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:24px;padding:30px 40px 40px;max-height:calc(100dvh - 4rem);overflow-y:auto;color:#000;text-align:center;direction:rtl}.club-register-popup__header{margin:0}.club-register-popup__header--mobile{display:none}.club-register-popup__title{margin:0;font-family:var(--font-heading-family, inherit);font-weight:400;line-height:normal}.club-register-popup__title--desktop{font-size:50px;color:var(--club-register-red)}.club-register-popup__subtitle{margin:0;font-size:18px;font-weight:500;line-height:20px;color:#000}.club-register-popup__subtitle p{margin:0}.club-register-popup__subtitle-bold{font-weight:700}.club-register-popup__strap{margin:0;font-family:var(--font-heading-family, inherit);font-size:34px;font-weight:400;line-height:26px;color:#000;white-space:pre-wrap}.club-register-popup__form{display:flex;flex-direction:column;align-items:center;gap:0;width:100%;direction:rtl}.club-register-popup__fields{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"name phone" "id dob" "email email";gap:20px;width:100%;direction:rtl;overflow:visible}.club-register-popup__field--name{grid-area:name}.club-register-popup__field--phone{grid-area:phone}.club-register-popup__field--id{grid-area:id}.club-register-popup__field--dob{grid-area:dob}.club-register-popup__field--email{grid-area:email}.club-register-popup__field{position:relative;min-width:0;overflow:visible}.club-register-popup__input{box-sizing:border-box;width:100%;min-height:50px;padding:14px 20px;font-size:16px;font-weight:500;font-family:inherit;line-height:normal;color:#000;text-align:right;direction:rtl;unicode-bidi:plaintext;background:#fff;border:1px solid var(--club-register-input-border);border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .2s}.club-register-popup__input::placeholder{color:var(--club-register-placeholder);text-align:right}.club-register-popup__input--ltr{direction:ltr;text-align:left;unicode-bidi:embed}.club-register-popup__input--ltr[type=tel],.club-register-popup__input--ltr[type=email]{direction:ltr}.club-register-popup__input--ltr::placeholder{text-align:right}.club-register-popup__input:focus{border-color:var(--club-register-red)}.club-register-popup__input[readonly]{background:#fff;color:#000;cursor:default}.club-register-popup__dob-field{position:relative;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:14px 20px;border:1px solid var(--club-register-input-border);background:#fff;direction:ltr}.club-register-popup__dob-field:focus-within{border-color:var(--club-register-red)}.club-register-popup__dob-hint,.club-register-popup__dob-label{flex-shrink:0;font-size:16px;font-weight:500;line-height:normal;color:var(--club-register-placeholder);pointer-events:none;white-space:nowrap}.club-register-popup__dob-label{direction:rtl;unicode-bidi:embed}.club-register-popup__email-field{position:relative;box-sizing:border-box;width:100%;min-height:50px;border:1px solid var(--club-register-input-border);background:#fff}.club-register-popup__email-field:focus-within{border-color:var(--club-register-red)}.club-register-popup__email-input{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:14px 20px;border:none;background:transparent;font-size:16px;font-weight:500;font-family:inherit;line-height:normal;color:#000;text-align:left;direction:ltr;outline:none;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.club-register-popup__email-label{position:absolute;top:50%;right:20px;transform:translateY(-50%);font-size:16px;font-weight:500;line-height:normal;color:var(--club-register-placeholder);pointer-events:none;white-space:nowrap;direction:rtl;unicode-bidi:embed;z-index:0}.club-register-popup__field-required{font-weight:500}.club-register-popup__email-field:focus-within .club-register-popup__email-label,.club-register-popup__email-field:has(.club-register-popup__email-input:not(:placeholder-shown)) .club-register-popup__email-label{opacity:0;visibility:hidden}.club-register-popup__dob-input{position:absolute;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:14px 20px;border:none;background:transparent;font-size:16px;font-weight:500;font-family:inherit;line-height:normal;color:#000;text-align:left;direction:ltr;outline:none;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.club-register-popup__dob-field:focus-within .club-register-popup__dob-hint,.club-register-popup__dob-field:focus-within .club-register-popup__dob-label,.club-register-popup__dob-field:has(.club-register-popup__dob-input:not(:placeholder-shown)) .club-register-popup__dob-hint,.club-register-popup__dob-field:has(.club-register-popup__dob-input:not(:placeholder-shown)) .club-register-popup__dob-label{opacity:0;visibility:hidden}.club-register-popup__consent-wrap{position:relative;width:100%;margin-top:20px;overflow:visible}.club-register-popup__consent-label{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:8px;width:100%;margin-top:0;cursor:pointer;text-align:right;direction:rtl}.club-register-popup__consent-text{flex:1 1 0;min-width:0;font-size:14px;font-weight:500;line-height:16px;color:#000;text-align:right}.club-register-popup__consent-text-line{display:inline}.club-register-popup__consent-text a{color:#000;text-decoration:underline;text-decoration-color:var(--club-register-red);text-underline-position:from-font;text-decoration-skip-ink:none}.club-register-popup__consent-text a:hover{color:#000;text-decoration-color:var(--club-register-red-hover)}.club-register-popup__consent-checkbox{flex:0 0 18px;width:18px!important;height:18px!important;min-width:18px;min-height:18px;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;background:transparent var(--club-register-checkbox-unchecked) no-repeat center / 18px 18px!important;box-shadow:none!important;cursor:pointer;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;position:static;display:block;vertical-align:top}.club-register-popup__consent-checkbox:after{content:none!important;display:none!important}.club-register-popup__consent-checkbox:checked{background:transparent var(--club-register-checkbox-checked) no-repeat center / 18px 18px!important;--b: transparent;--bc: transparent}.club-register-popup__consent-checkbox:hover:not(:checked,:disabled),.club-register-popup__consent-checkbox:focus:not(:checked,:disabled){--bc: transparent;border:none!important}.club-register-popup__consent-checkbox:focus{box-shadow:none!important}.club-register-popup__consent-checkbox:focus-visible{outline:2px solid var(--club-register-red);outline-offset:2px}[dir=rtl] .club-register-popup__consent-checkbox:after{content:none!important;display:none!important}.club-register-popup__field-error{position:absolute;top:calc(100% + 2px);right:0;left:0;margin:0;padding:0;font-size:12px;font-weight:600;line-height:14px;color:var(--club-register-red);text-align:right;direction:rtl;pointer-events:none;z-index:2;opacity:0;visibility:hidden}.club-register-popup__field-error.is-visible{opacity:1;visibility:visible}.club-register-popup__field--has-error .club-register-popup__input,.club-register-popup__field--has-error .club-register-popup__dob-field,.club-register-popup__field--has-error .club-register-popup__email-field{border-color:var(--club-register-red)}.club-register-popup__consent-wrap .club-register-popup__field-error{top:calc(100% + 4px)}.club-register-popup__form-error-slot{position:relative;width:100%;height:0;overflow:visible}.club-register-popup__form-error-slot:has(.club-register-popup__error.is-visible){height:auto;margin-top:16px}.club-register-popup__form-error-slot .club-register-popup__error{position:absolute;right:0;left:0;bottom:8px;width:100%;font-size:14px;font-weight:600;line-height:1.4;color:var(--club-register-red);text-align:right;direction:rtl;opacity:0;visibility:hidden}.club-register-popup__form-error-slot .club-register-popup__error.is-visible{position:relative;bottom:auto;opacity:1;visibility:visible}.club-register-popup__submit{position:relative;display:flex;align-items:center;justify-content:center;width:264px;max-width:100%;min-height:50px;margin:24px 0 0;padding:14px 80px;font-size:16px;font-weight:700;font-family:inherit;line-height:normal;color:#fff;background-color:var(--club-register-red);border:none;border-radius:0;cursor:pointer;transition:background-color .2s}.club-register-popup__submit:hover{background-color:var(--club-register-red-hover)}.club-register-popup__submit[disabled]{pointer-events:none;opacity:.7}.club-register-popup__submit[disabled] .btn__text{visibility:hidden}.club-register-popup__submit[disabled] .loading__spinner{display:flex!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}.club-register-popup__consent-label.has-error{outline:1px solid var(--club-register-red);outline-offset:2px}.club-register-popup__consent-label.has-error .club-register-popup__consent-checkbox{outline:2px solid var(--club-register-red);outline-offset:2px}@media(max-width:574.98px){.club-register-popup{--modal-width: var(--club-register-width-mobile)}.club-register-popup .drawer__inner{width:var(--club-register-width-mobile);max-width:calc(100vw - 30px);box-shadow:0 0 10px #0000000f}.club-register-popup__close{top:10px;left:10px}.club-register-popup__content{gap:16px;padding:30px 20px}.club-register-popup__header--desktop{display:none}.club-register-popup__header--mobile{display:block}.club-register-popup__title--mobile{font-size:38px;color:var(--club-register-red-mobile)}.club-register-popup__subtitle--mobile{font-size:16px;line-height:20px}.club-register-popup__strap{font-size:30px;line-height:30px}.club-register-popup__fields{grid-template-columns:1fr;grid-template-areas:"name" "phone" "id" "dob" "email";gap:20px}.club-register-popup__submit{margin-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/club-login-popup.css.map */
