.section-newsletter-popup{padding:0;margin:0}.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;visibility:hidden;opacity:0;transition:visibility var(--duration-default) ease,opacity var(--duration-default) ease}.newsletter-popup.is-visible{visibility:visible;opacity:1}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5);cursor:pointer}.newsletter-popup__overlay:empty{display:block}.newsletter-popup__container{position:relative;width:100%;max-width:1100px;max-height:calc(100vh - 3rem);overflow:hidden;border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),calc(var(--popup-shadow-opacity) * .5));transform:scale(.95);transition:transform var(--duration-default) ease}.newsletter-popup.is-visible .newsletter-popup__container{transform:scale(1);overflow-y:auto}.newsletter-popup__close{position:absolute;top:0;right:0;z-index:2;padding:10px;width:45px;height:45px;background:#fff;border:none;cursor:pointer;color:rgb(var(--color-foreground));transition:opacity .2s ease}.newsletter-popup__close:hover{opacity:.8}.newsletter-popup__close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.newsletter-popup__close .icon{width:1.8rem;height:1.8rem}.newsletter-popup__inner{display:flex;flex-direction:row-reverse;min-height:20rem}.newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;width:100%;padding:50px 20px;order:1;text-align:center}.newsletter-popup__heading{margin:0 0 10px}.newsletter-popup__heading>*{margin:0;color:#121212;text-align:center;font-family:Assistant;font-size:38px;font-style:normal;font-weight:700;line-height:37px}.newsletter-popup__description{margin:0 0 45px}.newsletter-popup__description>*{color:#121212;font-size:22px;font-style:normal;font-weight:400;line-height:28px}.newsletter-popup__description p{margin:0 0 .5rem}.newsletter-popup__description p:last-child{margin-bottom:0}.newsletter-popup__form .newsletter-form__field-wrapper{max-width:100%}.newsletter-popup__form .field{margin-bottom:10px}.newsletter-popup__form .field__input{padding-right:5rem}.newsletter-popup__form .newsletter-form__button{all:unset;position:static;background-color:rgba(var(--color-button))!important;color:rgba(var(--color-button-text));width:100%;padding:10px 0;display:flex;align-items:center;justify-content:center}.newsletter-popup__media{position:relative;width:100%;padding-bottom:75%;width:50%;overflow:hidden;background-color:rgba(var(--color-foreground),.05)}.newsletter-popup__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.newsletter-popup__form .newsletter-form__message--success{margin-top:0}@media screen and (min-width:769px){.newsletter-popup__content{width:50%;padding:100px 50px}.newsletter-popup__media img{position:relative}.newsletter-popup__media{width:50%;padding-bottom:0;min-height:24rem}}@media screen and (max-width:768px){.newsletter-popup__media{display:none}}@media screen and (max-width:640px){.newsletter-popup__heading>*{font-size:28px;line-height:28px}.newsletter-popup__description>*{font-size:18px;line-height:24px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/newsletter-popup.css.map */
