.customer-register-wrapper{display:flex;flex-direction:column;align-items:center;padding:60px 0;gap:60px}.form__fields,.customer-register-header{width:100%}.customer-register-header h3{margin-bottom:0}form{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 749px){form{gap:10px}}@media screen and (min-width: 750px){form{gap:30px}}form .field-group{width:100%;display:flex}@media screen and (max-width: 749px){form .field-group{flex-direction:column;gap:10px}}@media screen and (min-width: 750px){form .field-group{gap:30px}}form .input-field{width:100%;display:flex;flex-direction:column;gap:5px}form .input-field label{text-transform:uppercase;font-weight:700;color:#35728d}form .input-field input,form .input-field select{margin:0;padding:0 15px;border:unset;height:45px;border-radius:5px;box-shadow:0 0 5px #00000029;transition:all .3s ease}form .input-field input:focus-visible{outline-offset:unset;outline-color:#35728d}form .text-required-fields{margin-top:-20px}form button{display:flex!important;flex-direction:row;align-items:center;gap:7px}.form__steps{width:100%;max-width:800px;position:relative;display:flex;justify-content:space-between;gap:10px}.form__steps .line-wrapper{margin-top:25px;position:absolute;width:100%;display:flex;justify-content:center}.form__steps .line-wrapper .line{border-bottom:dashed 1px #000000;width:calc(100% - 150px)}.form__steps .step{z-index:1;width:200px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.form__fields .step[active]{display:block}.form__fields .step:not([active]){display:none}.form__steps .step .number{width:50px;height:50px;border-radius:50%;background-color:#71b45d;color:#fff;display:flex;justify-content:center;align-items:center;font-size:30px;font-weight:700;line-height:1}.form__steps .step:not([active]) .number{background-color:#e0e0e0}.form__steps .step:not([active]) .text{color:#e0e0e0}.membership-wrapper{display:flex;flex-direction:column;align-items:center;gap:60px}.membership-disount{width:100%;display:flex;flex-direction:column;align-items:center}.membership-disount p{text-align:center}.membership-disount form{flex-direction:row;align-items:flex-end;max-width:700px}.membership-offers{width:100%;flex-direction:column;gap:20px}.membership-offers .offers{display:flex;justify-content:center;gap:30px}.membership-offers .offers[active]{display:flex}.membership-offers .offers:not([active]){display:none}.membership-offers .offer{display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px;border-radius:5px;box-shadow:0 0 5px #00000029}.membership-offers .offer .offer-name{text-transform:uppercase;font-weight:700;color:#35728d}.membership-offers .offer .offer-price{font-size:25px;font-weight:700;color:#71b45d}.membership-offers .offers .offer .offer-description p{margin:0}.membership-offers .offers .offer button{display:flex;flex-direction:row;align-items:center;gap:7px}.referral-code__wrapper .referral-code__description{width:100%}.referral-code__wrapper .referral-code__input{display:flex;align-items:center;gap:10px}.referral-code__wrapper .referral-code__action{display:flex;flex-direction:row;align-items:center;gap:15px;max-width:700px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/customer-register.css.map */
