.customer-form__wrapper{display:flex;flex-direction:column;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.show-customer-form .customer-form__wrapper{opacity:1;visibility:visible;z-index:99999}.customer-form__wrapper:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000c;z-index:1}.customer-form__container{background-color:rgba(var(--color-background));max-width:560px;margin:0 auto;padding:40px 20px 20px;border-radius:10px;position:relative;z-index:2;width:100%}.customer-form__close{position:absolute;top:30px;right:30px;z-index:2}.customer-form__close svg{width:20px;height:20px}.customer-form__close svg path{fill:#98a2b3}.customer-form__wrapper .customer-form__container .customer{padding-left:0;padding-right:0}.customer-form__container .register{display:none}.customer-form__container .h2{--font-heading-scale: 1.3}.customer-form__container .customer .field{margin-bottom:20px}.customer-form__container .customer .field{--inputs-radius: 10px;flex-direction:column-reverse;align-items:flex-start}.customer-form__container .customer .field:after{content:none}.customer .field-checkbox{text-align:left;margin-bottom:2rem}.customer .field-checkbox label{font-size:1.4rem}.customer .field input:not(:placeholder-shown)~label,.customer-form__container .customer .field label,.customer-form__container .customer .field input:focus~label{font-size:1.4rem;position:static;color:#ffffffbf!important}.customer-form__container .customer .field input{background-color:rgba(var(--color-foreground));color:rgb(var(--color-background))}.customer-form__container .customer .field input::placeholder{color:rgb(var(--color-background));opacity:.5}.customer-form__container .customer .field input:focus,.customer-form__container .customer .field input:not(:placeholder-shown){padding-top:.8rem;padding-left:1.5rem}.toggle-password{display:flex;align-items:center;justify-content:center;position:absolute;right:8px;bottom:8px;z-index:2;cursor:pointer;width:24px;height:24px}.toggle-password[data-value=show] .icon-close,.toggle-password[data-value=close] .icon-open{display:none}.toggle-password[data-value=show] .icon-open,.toggle-password[data-value=close] .icon-close{display:block}.toggle-password svg{width:20px;height:20px}.toggle-password .icon-open svg path{fill:#98a2b3}.customer-form__container .customer button{margin-top:1rem}@media screen and (min-width: 992px){.customer-form__container{padding:80px;border-radius:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/customer-form-popup.css.map */
