.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.newsletter-popup.is-open{opacity:1;visibility:visible}.newsletter-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--newsletter-popup-overlay-opacity, .5));cursor:pointer}.newsletter-popup__box{position:relative;display:flex;flex-direction:column;width:100%;max-width:720px;max-height:90vh;background:rgb(var(--newsletter-popup-bg));border-radius:var(--popup-corner-radius, 8px);box-shadow:0 25px 50px -12px #00000040;overflow:hidden}.newsletter-popup__box--reverse{flex-direction:column-reverse}@media screen and (max-width:749px){.newsletter-popup__box--reverse .newsletter-popup__media{order:1}.newsletter-popup__box--reverse .newsletter-popup__content{order:0}}@media screen and (min-width:750px){.newsletter-popup__box{flex-direction:row;max-width:900px;max-height:85vh}.newsletter-popup__box--reverse{flex-direction:row-reverse}}.newsletter-popup__media{flex:0 0 auto;width:100%;min-height:220px;height:35vh;max-height:320px;overflow:hidden;background:#eee}@media screen and (min-width:750px){.newsletter-popup__media{width:40%;min-width:280px;min-height:0;height:auto;max-height:none;flex:0 0 40%;align-self:stretch}}.newsletter-popup__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;vertical-align:middle}@media screen and (min-width:750px){.newsletter-popup__image{min-height:100%}}.newsletter-popup__content{flex:1 1 auto;min-width:0;min-height:0;display:flex;flex-direction:column;padding:3rem 2.5rem 2.5rem;overflow-y:auto;background:rgb(var(--newsletter-popup-bg))}.newsletter-popup__box--text-center .newsletter-popup__content{align-items:center;text-align:center;justify-content:center}.newsletter-popup__box--text-center .newsletter-popup__body{align-items:center;width:100%;max-width:36rem}.newsletter-popup__box--text-center .newsletter-popup__form,.newsletter-popup__box--text-center .newsletter-popup__field-wrapper{width:100%}.newsletter-popup__box--text-center .newsletter-popup__message,.newsletter-popup__box--text-center .newsletter-popup__social .list-social{justify-content:center}.newsletter-popup__close{position:absolute;top:1.2rem;right:1.2rem;width:4rem;height:4rem;padding:0;border-radius:50%;color:rgb(var(--newsletter-popup-accent));background:transparent;border:none;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.newsletter-popup__close:hover{background:rgba(var(--newsletter-popup-accent),.08)}.newsletter-popup__close .icon{width:1.8rem;height:1.8rem}.newsletter-popup__body{display:flex;flex-direction:column;gap:1.6rem}.newsletter-popup__subheading{margin:0;font-size:1.1rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--newsletter-popup-text-muted))}.newsletter-popup__heading{margin:0;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--newsletter-popup-text))}.newsletter-popup__heading-highlight{position:relative;display:inline;background:linear-gradient(transparent 60%,rgba(var(--newsletter-popup-highlight),.6) 60%);background-size:100% .35em;background-repeat:repeat-x;background-position:0 .92em}.newsletter-popup__form,.newsletter-popup__field-wrapper{width:100%}.newsletter-popup__field-wrapper .field{position:relative;z-index:0}.newsletter-popup__input{width:100%;padding:1.4rem 5rem 1.4rem 1.6rem;font-size:1.5rem;border-radius:var(--inputs-radius, 0);border:1px solid rgba(var(--newsletter-popup-text-muted),.3);background:#fffc;color:rgb(var(--newsletter-popup-text))}.newsletter-popup__input::placeholder{color:rgb(var(--newsletter-popup-text-muted))}.newsletter-popup__input:focus{outline:none;border-color:rgb(var(--newsletter-popup-accent));box-shadow:0 0 0 1px rgb(var(--newsletter-popup-accent))}.newsletter-popup__submit{position:absolute;top:0;right:0;width:4.8rem;height:100%;margin:0;padding:0;border:none;border-radius:0 var(--inputs-radius, 0) var(--inputs-radius, 0) 0;background:rgb(var(--newsletter-popup-accent));color:rgb(var(--newsletter-popup-bg));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.newsletter-popup__submit:hover{opacity:.9}.newsletter-popup__submit .icon{width:1.6rem;height:1.6rem}.newsletter-popup__message{margin-top:.8rem;font-size:1.3rem;color:rgb(var(--newsletter-popup-text-muted));display:flex;align-items:center;gap:.5rem}.newsletter-popup__success{display:flex;align-items:center;gap:1rem;margin:0}.newsletter-popup__success-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem}.newsletter-popup__success-icon .icon{width:2.8rem;height:2.8rem}.newsletter-popup__success-text{margin:0;font-size:1.5rem;font-weight:500;color:rgb(var(--newsletter-popup-accent))}.newsletter-popup__subtext{margin:0;font-size:1.35rem;line-height:1.5;color:rgb(var(--newsletter-popup-text-muted))}.newsletter-popup__subtext p{margin:0 0 .5em}.newsletter-popup__subtext p:last-child{margin-bottom:0}.newsletter-popup__social{margin-top:.5rem}.newsletter-popup__social .list-social{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;padding:0;margin:0}.newsletter-popup__social .list-social__link{color:rgb(var(--newsletter-popup-accent))}.newsletter-popup__social .list-social__link:hover{opacity:.8}.newsletter-popup__social .icon{width:2rem;height:2rem}.newsletter-popup__box--no-image .newsletter-popup__content{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/4/assets/newsletter-popup.css.map */
