.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999!important;display:flex;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2rem;padding-bottom:max(2rem,env(safe-area-inset-bottom))}.newsletter-popup[hidden]{display:none}.newsletter-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(120% 120% at 50% 42%,#42311fb3,#302214e0 62%,#20160cf0)!important;-webkit-backdrop-filter:blur(5px) saturate(.92);backdrop-filter:blur(5px) saturate(.92);animation:nlp-fade .45s ease both}.newsletter-popup__panel{position:relative;z-index:1;width:min(98.6rem,calc(100vw - 4rem));margin:auto;animation:nlp-rise .55s cubic-bezier(.22,1,.36,1) .08s both}.newsletter-popup__dialog{position:relative;width:100%;min-height:56rem;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:center;border-radius:3rem;background-color:#a35139;overflow:hidden;color:#fff;box-shadow:0 3rem 8rem #140c0673}.newsletter-popup__salt-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.newsletter-popup__media,.newsletter-popup__content{position:relative;z-index:1}.newsletter-popup__close{position:absolute;top:1.2rem;right:1.2rem;width:3.6rem;height:3.6rem;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#42311f8c;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background-color .2s ease,border-color .2s ease}.newsletter-popup__close-icon{display:inline-flex;align-items:center;justify-content:center}.newsletter-popup__close-icon .icon{width:1.6rem;height:1.6rem}.newsletter-popup__close:hover,.newsletter-popup__close:focus-visible{background:#42311fd9;border-color:#fff}.newsletter-popup__close:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.newsletter-popup__media{height:100%}.newsletter-popup__media img{width:100%;height:100%;object-fit:cover;display:block}.newsletter-popup__content{width:100%;max-width:44rem;justify-self:center;display:flex;flex-direction:column;gap:2rem;padding:4.8rem 4rem;text-align:center}.newsletter-popup__headings{display:flex;flex-direction:column;gap:.8rem}.newsletter-popup__heading{margin:0;color:#fff;font-family:"Tanker",var(--font-heading-family);font-size:4rem;font-weight:400;line-height:1.06;letter-spacing:.02em;text-transform:uppercase}.newsletter-popup__eyebrow{margin:0;color:#fff;font-family:"Be Vietnam Pro",var(--font-body-family);font-size:2rem;font-weight:700;line-height:1.4}.newsletter-popup__body,.newsletter-popup__body p{margin:0;color:#fffffff2;font-family:"Be Vietnam Pro",var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:1.6}.newsletter-popup__form{display:flex;flex-direction:column;gap:1.2rem}.newsletter-popup__field-row{width:100%;min-height:6rem;display:flex;align-items:center;gap:.8rem;padding:.6rem .6rem .6rem 2.4rem;border-radius:3.4rem;background:#fff}.newsletter-popup__field-row:focus-within{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.newsletter-popup__input{flex:1 1 auto;width:100%;min-width:0;border:0;background:transparent;color:#42311f;font-family:"Be Vietnam Pro",var(--font-body-family);font-size:1.6rem;font-weight:600;line-height:1.4;padding:0;-webkit-appearance:none;appearance:none;box-shadow:none}.newsletter-popup__input::placeholder{color:#575757;opacity:1}.newsletter-popup__input:focus,.newsletter-popup__input:focus-visible{outline:none;box-shadow:none}.newsletter-popup__submit{flex:0 0 auto;min-height:4.8rem;min-width:12rem;padding:0 2.6rem;border-radius:3.2rem;border:0;background:#42311f;color:#fff;font-family:"Be Vietnam Pro",var(--font-body-family);font-size:1.7rem;font-weight:700;line-height:1;cursor:pointer;transition:background-color .2s ease,transform .15s ease}.newsletter-popup__submit:hover,.newsletter-popup__submit:focus-visible{background:#2e2115}.newsletter-popup__submit:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.newsletter-popup__submit:active{transform:scale(.98)}.newsletter-popup__message{margin:0;font-family:"Be Vietnam Pro",var(--font-body-family);font-size:1.4rem;font-weight:500;line-height:1.4;text-align:center}.newsletter-popup__message--error{color:#fde2e2}.newsletter-popup__message--success{color:#e9ffeb}body.newsletter-popup-open{overflow:hidden}@keyframes nlp-fade{0%{opacity:0}}@keyframes nlp-rise{0%{opacity:0;transform:translateY(1.8rem) scale(.97)}}@media screen and (max-width:989px){.newsletter-popup{padding:1.2rem;padding-bottom:max(1.2rem,env(safe-area-inset-bottom))}.newsletter-popup__panel{width:min(56rem,calc(100vw - 2.4rem))}.newsletter-popup__dialog{min-height:auto;grid-template-columns:minmax(0,1fr);border-radius:2.4rem}.newsletter-popup__media{min-height:22rem;max-height:30rem}.newsletter-popup__content{max-width:none;padding:2.6rem 2rem 3rem;gap:1.8rem}.newsletter-popup__heading{font-size:3rem}.newsletter-popup__eyebrow{font-size:1.7rem}.newsletter-popup__body,.newsletter-popup__body p{font-size:1.5rem}}@media screen and (max-width:600px){.newsletter-popup__media{min-height:18rem;max-height:26rem}.newsletter-popup__field-row{flex-direction:column;align-items:stretch;padding:.8rem;border-radius:2.4rem}.newsletter-popup__input{min-height:4.6rem;padding:0 1.6rem}.newsletter-popup__submit{width:100%;min-height:5.2rem}}@media screen and (max-height:640px){.newsletter-popup__media{max-height:20rem}}@media(prefers-reduced-motion:reduce){.newsletter-popup__overlay,.newsletter-popup__panel{animation:none}.newsletter-popup__close,.newsletter-popup__submit{transition:none}.newsletter-popup__dialog{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360'%3E%3Cg fill='%23ffffff'%3E%3Ccircle cx='40' cy='60' r='1.6' opacity='.5'/%3E%3Ccircle cx='300' cy='40' r='1.2' opacity='.35'/%3E%3Ccircle cx='200' cy='140' r='1.4' opacity='.4'/%3E%3Ccircle cx='90' cy='250' r='1.2' opacity='.3'/%3E%3Ccircle cx='320' cy='220' r='1.6' opacity='.45'/%3E%3Ccircle cx='250' cy='320' r='1.1' opacity='.3'/%3E%3Ccircle cx='150' cy='30' r='1' opacity='.3'/%3E%3Cpath d='M60 160l3 6-3 6-3-6z' opacity='.35'/%3E%3Cpath d='M280 120l2.5 5-2.5 5-2.5-5z' opacity='.3'/%3E%3Cpath d='M180 240l2.5 5-2.5 5-2.5-5z' opacity='.28'/%3E%3C/g%3E%3C/svg%3E");background-size:360px 360px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/newsletter-popup-snippet.css.map */
