.newsletter-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.45);height:100%;display:flex;align-items:center;justify-content:center}.newsletter-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.newsletter-popup-modal__content{border-radius:0;overflow:hidden;width:500px;height:500px;position:relative;border:none;box-shadow:var(--popup-shadow-horizontal-offset, 0) var(--popup-shadow-vertical-offset, 20px) var(--popup-shadow-blur-radius, 40px) rgba(var(--color-shadow),var(--popup-shadow-opacity, .3));background-size:cover;background-position:center;background-repeat:no-repeat}.newsletter-popup__content{width:100%;height:100%;padding:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;text-align:center;background:linear-gradient(180deg,#00000080,#000)}.newsletter-popup__close{position:absolute;top:1.5rem;right:1.5rem;background-color:#fff;border:none;cursor:pointer;padding:.5rem;z-index:10}.newsletter-popup__close .svg-wrapper{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.newsletter-popup__close .svg-wrapper svg,.newsletter-popup__close .svg-wrapper .icon{color:#000;fill:#000}.newsletter-popup__text{text-align:center;margin-bottom:2rem;max-width:440px}.newsletter-popup__eyebrow{font-size:1.2rem;letter-spacing:.4rem;font-weight:500;text-transform:uppercase;color:#fff;margin-bottom:.5rem}.newsletter-popup__heading{font-size:clamp(2.4rem,4vw,3.2rem);font-weight:600;margin-bottom:1rem;color:#fff;line-height:1.2;text-transform:uppercase}.newsletter-popup__description{font-size:1.5rem;color:#ffffffd9;line-height:1.4;margin-bottom:2rem}.newsletter-popup__description p{margin:.3rem 0}.newsletter-popup__form{width:min(100%,420px)}.newsletter-popup__form .newsletter-form__field-wrapper{margin-bottom:1rem;width:100%;max-width:none}.newsletter-popup__form .field{width:100%}.button--newsletter{width:100%!important}.newsletter-popup__form .newsletter-form__message{margin-top:1rem;padding:1rem;border-radius:0;font-size:1.3rem;text-align:center}.newsletter-popup__form .newsletter-form__message--success{background-color:rgba(var(--color-success),.1);color:rgb(var(--color-success));border:1px solid rgba(var(--color-success),.2)}.newsletter-popup__form .form__message{background-color:rgba(var(--color-error),.1);color:rgb(var(--color-error));border:1px solid rgba(var(--color-error),.2)}.newsletter-popup__disclaimer{font-size:1.1rem;color:#fff9;text-align:center;max-width:420px;margin-top:1.5rem}.newsletter-popup__social{width:100%}.newsletter-popup__social{width:100%;margin-top:1.5rem}.newsletter-popup__social .list-social{justify-content:center;gap:.5rem}.newsletter-popup__social .list-social__link{color:#111;background-color:#fff;border-radius:0;width:4.4rem;height:4.4rem;justify-content:center;padding:0;border:none;transition:transform .2s ease,opacity .2s ease}.newsletter-popup__social .list-social__link:hover{transform:translateY(-2px);opacity:.85}.newsletter-popup__social .icon{color:#000;fill:#000}@media screen and (max-width: 749px){.newsletter-popup-modal__content{width:90vw;max-width:500px;aspect-ratio:1 / 1}.newsletter-popup__content{padding:2.4rem;gap:1.2rem}.newsletter-popup__eyebrow{letter-spacing:.3rem}.newsletter-popup__form{width:100%}.newsletter-popup__close{background-color:#fff;border:none}}@media screen and (max-width: 480px){.newsletter-popup-modal__content{width:90vw;aspect-ratio:1 / 1}.newsletter-popup__content{padding:2rem 1.6rem 2.4rem}.newsletter-popup__heading{font-size:2rem}.newsletter-popup__description{font-size:1.3rem}.newsletter-popup__disclaimer{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/newsletter-popup.css.map */
