.container{margin:0 auto;max-width:1400px;padding:0 15px;width:100%}.hide-sm,.show-md{display:none}.customer-registration-popup{background:#00000080;inset:0;position:fixed;transform:translateY(1rem);transition:all .3s ease;z-index:2147483650}.customer-registration-popup p{margin:0}.customer-registration-popup .link{color:#ec1a4d}.customer-registration-popup.hidden{opacity:0;visibility:hidden}.customer-registration-popup .btn{background-color:#333232;border-color:#333232;border-radius:15px;color:#fff;transition:all .3s}.customer-registration-popup.visible{transform:translateY(0)}.customer-registration-popup__content{-ms-overflow-style:none;background:#fff;border-radius:30px;left:50%;line-height:0;max-height:550px;overflow-x:auto;padding:0;position:fixed;scrollbar-width:none;top:50%;transform:translate(-50%,-50%);width:90vw}.customer-registration-popup__content::-webkit-scrollbar{display:none}.customer-registration-popup__register-image{display:none;height:100%;width:530px}.customer-registration-popup__register-image img{height:100%;object-fit:cover;width:100%}.customer-registration-popup__registration{line-height:normal;padding:1rem}.customer-registration-popup__registration .register-form .brands-select{margin:0}.customer-registration-popup__login{line-height:normal}.customer-registration-popup__close{cursor:pointer;height:25px;position:absolute;right:5px;top:15px;width:25px}.customer-registration-popup__close:after,.customer-registration-popup__close:before{background:#000;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.customer-registration-popup__close:before{transform:rotate(45deg)}.customer-registration-popup__close:after{transform:rotate(-45deg)}.customer-registration-popup .register-form input.input--error{margin-bottom:10px}.customer-registration-popup .register-form__error{color:#ec1a4d;font-size:14px;margin-right:5px}.customer-registration-popup .register-form__terms{font-size:12px}.customer-registration-popup .register-form__subheading{color:#ec1a4d;font-size:14px;font-weight:700;margin:10px 20px;text-align:center}.customer-registration-popup .register-form__text{margin:16px 0;text-align:center}.customer-registration-popup .register-form__form{display:flex;flex-direction:column;gap:16px;justify-content:center}.customer-registration-popup .login-form__heading{margin-bottom:20px}.customer-registration-popup .login-form__form,.customer-registration-popup .reset-password-form__form{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}.customer-registration-popup .reset-password-form__form{margin:20px 0 0}.customer-registration-popup .subheading{margin:20px 0;text-align:center}.customer-registration-popup .field{border:1px solid #ec1a4d;border-radius:0;height:48px;outline:none;padding:0 20px;width:100%}.customer-registration-popup .input-error-message{color:#000;display:flex;font-size:.875em;line-height:1.3}.customer-registration-popup .create_account,.customer-registration-popup .has-account{text-align:center}.customer-registration-popup .create_account .link,.customer-registration-popup .has-account .link{font-weight:bolder;text-transform:uppercase}@media only screen and (min-width:768px){.container{padding:0 50px}.hide-sm{display:flex}.show-sm{display:none}.customer-registration-popup__content{max-width:600px;padding:0}.customer-registration-popup__registration{padding:1.8rem 3rem}.customer-registration-popup__close{right:15px}.customer-registration-popup .register-form__terms{font-size:14px}.customer-registration-popup .register-form__subheading{font-size:18px}}@media only screen and (min-width:992px){.show-md{display:flex}}@media only screen and (min-width:1200px){.customer-registration-popup__content{max-width:-webkit-min-content;max-width:min-content}.customer-registration-popup__content:has(.customer-registration-popup__registration:not(.hidden)){align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.customer-registration-popup__content:has(.customer-registration-popup__registration.hidden) .customer-registration-popup__register-image{display:none}.customer-registration-popup__content:has(.customer-registration-popup__registration.hidden){max-width:600px}.customer-registration-popup__register-image{display:block}.customer-registration-popup__registration{padding:1.8rem 0 1.8rem 3rem;width:450px}}@media only screen and (min-width:1400px){.customer-registration-popup__registration{width:600px}}@media screen and (height >= 700px){.customer-registration-popup__content{max-height:95dvh}}