#newsletter-popup{display:flex;top:0;width:100%;height:100%;position:fixed;z-index:10;visibility:hidden}#newsletter-popup[open]{visibility:visible}.position__popup-middle-center{justify-content:center;align-items:center}.position__popup-bottom-left{justify-content:start;align-items:flex-end}.position__popup-bottom-right{justify-content:end;align-items:flex-end}.modal__content-custom{margin:var(--padding-container);max-height:calc(100vh - 60px);width:540px;overflow:auto;transform:scale(.8);opacity:0;transition:all .3s;will-change:transform}.modal[open] .modal__content-custom{transform:scale(1);opacity:1}.modal__content-custom img{position:absolute;right:0;top:0;width:auto;height:100%;object-fit:cover}.modal__content-custom .newsletter-modal--reverse img{left:0;right:auto}.modal__content-custom .newsletter-modal--reverse .newsletter-modal__content>*:not(.block--email_form){padding-right:0;padding-left:50%}.modal__content-custom .newsletter-modal__content{padding:30px 40px}.modal__content-custom .newsletter-modal__content>*:not(.block--email_form){padding-right:50%}.modal__content-custom .modal__close-button{position:absolute;right:10px;z-index:1;border:0}.modal__overlay{position:fixed;top:0;display:block!important;bottom:auto;content:"";height:100vh;width:100vw;bottom:calc(100% - 10px);background:#000;visibility:hidden;opacity:0;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.modal[open]>.modal__overlay{visibility:visible;opacity:.3}@media screen and (max-width: 600px){.modal__content-custom{max-width:100%;width:100%;margin:0;text-align:center}.modal__content-custom img{display:none}.modal__content-custom .newsletter-modal__content>*{padding-right:0!important;padding-left:0!important}.modal__content-custom .newsletter-form__field-wrapper .field{flex-direction:column}.modal__content-custom .newsletter-form__field-wrapper .field__input{width:100%}.modal__content-custom .modal__close-button{right:5px;top:0;text-align:center;display:flex;justify-content:center;align-items:center}.modal__content-custom .modal__close-button svg{width:100%;height:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/popup.css.map */
