.newsletter-popup-section{display:contents}.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.6rem;box-sizing:border-box}.newsletter-popup[hidden]{display:none!important}.newsletter-popup.is-open{display:flex}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--np-overlay, #000000);opacity:var(--np-overlay-opacity, .55);cursor:pointer}.newsletter-popup__shell{position:relative;z-index:2;width:min(100%,42rem);max-height:min(92vh,64rem)}@media screen and (min-width:750px){.newsletter-popup__shell{width:min(100%,78rem);max-height:min(88vh,56rem)}}.newsletter-popup__dialog{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-height:inherit;overflow:hidden;overflow-y:auto;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:0;box-shadow:0 1.2rem 4rem #00000047;transform:translateY(1.2rem);opacity:0;transition:transform .28s ease,opacity .28s ease}.newsletter-popup.is-open .newsletter-popup__dialog{transform:translateY(0);opacity:1}@media screen and (min-width:750px){.newsletter-popup__dialog{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);overflow-y:hidden}.newsletter-popup__dialog--image-right{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.newsletter-popup__dialog--image-right .newsletter-popup__media{order:2}.newsletter-popup__dialog--image-right .newsletter-popup__content{order:1}}.newsletter-popup__close{position:absolute;top:.8rem;right:.8rem;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;margin:0;padding:0;border:.1rem solid #111111;border-radius:0;background-color:#fff;color:#111;box-shadow:0 .15rem .6rem #0000004d;cursor:pointer;-webkit-tap-highlight-color:transparent}.newsletter-popup__close .svg-wrapper{width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center;pointer-events:none}.newsletter-popup__close .svg-wrapper svg,.newsletter-popup__close svg{width:1.2rem;height:1.2rem;display:block;fill:currentColor;stroke:none}.newsletter-popup__close:hover{opacity:.9}.newsletter-popup__close:focus-visible{outline:.15rem solid #111111;outline-offset:.15rem}.newsletter-popup__media{position:relative;min-height:18rem;overflow:hidden;background-color:rgba(var(--color-foreground),.06)}@media screen and (min-width:750px){.newsletter-popup__media{min-height:100%}}.newsletter-popup__image,.newsletter-popup__placeholder{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 5}@media screen and (min-width:750px){.newsletter-popup__image,.newsletter-popup__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}}.newsletter-popup__media--placeholder{display:flex;align-items:center;justify-content:center}.newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;padding:2.4rem 2rem 2.8rem;overflow-y:auto}@media screen and (min-width:750px){.newsletter-popup__content{padding:4rem 3.6rem}}.newsletter-popup__eyebrow{margin:0 0 1rem;font-family:var(--font-body-family);font-size:var(--font-microcaps, 1.1rem);font-weight:var(--font-weight-medium, 500);letter-spacing:var(--letter-spacing-microcaps, .08em);line-height:1.3;text-transform:uppercase;color:rgb(var(--color-foreground))}.newsletter-popup__heading{margin:0 0 1.2rem;font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.4rem);font-weight:var(--font-weight-bold, 700);letter-spacing:-.02em;line-height:1.1;text-transform:uppercase;color:rgb(var(--color-foreground))}.newsletter-popup__text{margin:0 0 2rem;font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-weight-regular, 400);line-height:1.5;color:rgba(var(--color-foreground),.82)}.newsletter-popup__text p{margin:0 0 .8rem}.newsletter-popup__text p:last-child{margin-bottom:0}.newsletter-popup__form{margin:0}.newsletter-popup__field{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:750px){.newsletter-popup__field{flex-direction:row;align-items:stretch;gap:0}}.newsletter-popup__input{flex:1 1 auto;width:100%;min-height:4.8rem;margin:0;padding:1.2rem 1.4rem;border:.15rem solid rgb(var(--color-foreground));border-radius:0;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;line-height:1.3;-webkit-appearance:none;appearance:none}.newsletter-popup__input::placeholder{color:rgba(var(--color-foreground),.45)}.newsletter-popup__input:focus{outline:0;box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}@media screen and (min-width:750px){.newsletter-popup__input{border-right:0}}.newsletter-popup__submit{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4.8rem;margin:0;padding:1.2rem 2rem;border:.15rem solid var(--np-button-bg, #000000);border-radius:0;background-color:var(--np-button-bg, #000000);color:var(--np-button-text, #ffffff);font-family:var(--font-body-family);font-size:1.2rem;font-weight:var(--font-weight-bold, 700);letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:opacity .15s ease}.newsletter-popup__submit:hover{opacity:.88}.newsletter-popup__submit:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.newsletter-popup__submit:disabled{opacity:.6;cursor:wait}.newsletter-popup__submit--secondary{width:100%;margin-top:2rem}.newsletter-popup__spinner{display:inline-flex;width:1.6rem;height:1.6rem}.newsletter-popup__spinner .loading__spinner,.newsletter-popup__spinner .spinner{width:1.6rem;height:1.6rem}.newsletter-popup__error{margin:.8rem 0 0;font-size:1.2rem;line-height:1.4;color:#8b2942}.newsletter-popup__form .shopify-challenge__container,.newsletter-popup__form .h-captcha,.newsletter-popup__form .cf-turnstile{margin-top:1rem}.newsletter-popup__legal{margin:1.2rem 0 0;font-size:1.1rem;line-height:1.45;color:rgba(var(--color-foreground),.55)}.newsletter-popup__legal p{margin:0}.newsletter-popup__legal a{color:inherit;text-underline-offset:.2rem}.newsletter-popup__success-view .newsletter-popup__heading{margin-bottom:1.2rem}.newsletter-popup__discount-badge{display:inline-flex;align-items:center;justify-content:center;margin:0 0 1.4rem;padding:.8rem 1.4rem;border:.15rem solid rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:clamp(2.8rem,4vw,4rem);font-weight:var(--font-weight-bold, 700);letter-spacing:-.02em;line-height:1;text-transform:uppercase;color:rgb(var(--color-foreground))}.newsletter-popup__code-label{margin:1.6rem 0 .6rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.newsletter-popup__code{display:inline-block;margin:0;padding:1rem 1.4rem;border:.15rem solid rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.6rem;font-weight:var(--font-weight-bold, 700);letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground))}body.newsletter-popup-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-newsletter-popup.css.map */
