.welcome-popup-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:1.5rem}.welcome-popup-modal.is-open{display:flex}.welcome-popup-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;margin:0;background:#00000073;cursor:pointer}.welcome-popup-modal__panel{position:relative;z-index:1;width:100%;max-width:48rem;max-height:90vh;overflow:auto;border-radius:var(--popup-corner-radius, 0);background-color:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground, 46 46 46));border:var(--popup-border-width, .1rem) solid rgba(var(--color-foreground, 46 46 46),var(--popup-border-opacity, .1));box-shadow:var(--popup-shadow-horizontal-offset, 0) var(--popup-shadow-vertical-offset, 4px) var(--popup-shadow-blur-radius, 5px) rgba(var(--color-shadow, 46 46 46),var(--popup-shadow-opacity, .2));padding:2.5rem 2rem 2rem}@media screen and (min-width:750px){.welcome-popup-modal__panel{padding:3rem 3rem 2.5rem}}.welcome-popup-modal__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),.55);cursor:pointer;padding:0}.welcome-popup-modal__close:hover{color:rgba(var(--color-foreground),.75)}.welcome-popup-modal__close .icon{width:2.2rem;height:auto}.welcome-popup-modal__content-info{text-align:center;padding-right:3rem}.welcome-popup-modal__image{margin:0 auto 1.5rem;max-width:12rem}.welcome-popup-modal__image img{width:100%;height:auto;display:block}.welcome-popup-modal__heading{margin:0 0 .8rem}.welcome-popup-modal__subheading{margin:0 0 2rem;color:rgba(var(--color-foreground),.75)}.welcome-popup-modal .newsletter-form{align-items:center;text-align:center}.welcome-popup-modal .newsletter-form__field-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}.welcome-popup-modal .newsletter-form__field-wrapper .field{max-width:100%;width:100%}.welcome-popup-modal .newsletter-form__message{justify-content:center;text-align:center}@media screen and (min-width:750px){.welcome-popup-modal .newsletter-form,.welcome-popup-modal .newsletter-form__message{align-items:center;justify-content:center}}.welcome-popup-modal__form .field{margin-bottom:1.2rem}.welcome-popup-modal .newsletter-form__field-wrapper .field__input,.welcome-popup-modal [id^=WelcomePopupEmail-]{border:1px solid #2e2e2e!important;outline:none!important;box-shadow:none!important}.welcome-popup-modal .newsletter-form__field-wrapper .field__input:focus,.welcome-popup-modal .newsletter-form__field-wrapper .field__input:focus-visible,.welcome-popup-modal [id^=WelcomePopupEmail-]:focus,.welcome-popup-modal [id^=WelcomePopupEmail-]:focus-visible{border:1px solid #2e2e2e!important;outline:none!important;box-shadow:none!important}.welcome-popup-modal__disclaimer{margin:1.2rem 0 0;font-size:1.2rem;line-height:1.4;text-align:center;color:rgba(var(--color-foreground),.65)}.welcome-popup-modal__actions{display:flex;flex-direction:column;gap:1rem}.welcome-popup-modal__submit{width:100%}.welcome-popup-modal__error{display:block;margin-top:1rem;text-align:center;justify-content:center}.welcome-popup-modal__error[hidden],.welcome-popup-modal__success[hidden],.welcome-popup-modal__form-panel[hidden]{display:none}.welcome-popup-modal__code-wrap{display:flex;align-items:center;gap:.8rem;margin:1.5rem 0}.welcome-popup-modal__code{flex:1;margin:0;font-size:1.8rem;font-weight:600;letter-spacing:.08em;padding:1.2rem 1rem;border:.1rem dashed rgba(var(--color-foreground),.25);border-radius:var(--popup-corner-radius, 0);background:rgba(var(--color-foreground),.04)}.welcome-popup-modal__copy.button{flex-shrink:0;min-width:0;min-height:0;padding:1.2rem 1.6rem;font-size:1.4rem;line-height:1;white-space:nowrap}.welcome-popup-modal__shop-now{width:100%}.welcome-popup-modal__copy-feedback{font-size:1.2rem;margin-top:.6rem;color:rgba(var(--color-foreground),.7)}.welcome-popup-modal__copy-feedback[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-welcome-popup.css.map */
