.newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:99999}.newsletter-popup.active{display:flex}.newsletter-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--overlay-color);opacity:var(--overlay-opacity)}.newsletter-popup__modal{position:relative;width:min(960px,90vw);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;z-index:2;background:var(--popup-bg);border-radius:var(--popup-radius);box-shadow:var(--popup-shadow)}.newsletter-popup__error:empty{display:none}.newsletter-popup__close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:0;border-radius:50%;cursor:pointer;z-index:5;font-size:36px;font-weight:100;background:transparent}.newsletter-popup__media{min-height:520px}.newsletter-popup__content{gap:var(--content-gap);padding:var(--content-padding);max-width:var(--content-width)}.newsletter-popup__mobile{display:none}@media(max-width:749px){:root{--content-padding:20px !important}.newsletter-popup__content{padding:20px!important}.newsletter-popup__content{justify-content:start!important}.newsletter-popup__close{color:#fff}.newsletter-popup__modal{width:94vw;grid-template-columns:1fr}.newsletter-popup__media{min-height:260px}.newsletter-popup__desktop{display:none}.newsletter-popup__mobile{display:block}.newsletter-popup__content{gap:var(--content-gap);padding:var(--content-padding);max-width:var(--content-width)}}html.newsletter-popup-open{overflow:hidden}.newsletter-popup__media{position:relative;overflow:hidden;background:#f5f5f5;min-height:520px;height:100%}.newsletter-popup__desktop,.newsletter-popup__mobile{width:100%;height:100%}.newsletter-popup__image,.newsletter-popup__video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.newsletter-popup__image{vertical-align:middle}.newsletter-popup__video{background:#000}.newsletter-popup__desktop:empty,.newsletter-popup__mobile:empty{display:flex;align-items:center;justify-content:center;background:#fafafa}@media(min-width:750px){.newsletter-popup__modal,.newsletter-popup__media{min-height:560px}.newsletter-popup__desktop{display:block}.newsletter-popup__mobile{display:none}}@media(max-width:749px){.newsletter-popup__modal{display:flex;flex-direction:column;width:min(94vw,420px);max-height:90vh}.newsletter-popup__media{min-height:unset;max-height:280px;aspect-ratio:4 / 3}.newsletter-popup__desktop{display:none}.newsletter-popup__mobile{display:block}.newsletter-popup__content{overflow-y:auto;max-width:100%}}.newsletter-popup__content{display:flex;flex-direction:column;justify-content:center;gap:18px}.newsletter-popup__content--left{text-align:left;align-items:flex-start}.newsletter-popup__content--center{text-align:center;align-items:center}.newsletter-popup__eyebrow{display:inline-flex;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--eyebrow-bg);color:var(--eyebrow-color)}.newsletter-popup__heading{margin:0;font-size:38px;line-height:1.15;font-weight:700;color:var(--heading-color)}.newsletter-popup__description{color:#555;font-size:16px;line-height:1.7;color:var(--description-color)}.newsletter-popup__description p:first-child{margin-top:0}.newsletter-popup__description p:last-child{margin-bottom:0}.newsletter-popup__form-wrapper{width:100%;margin-top:10px}.newsletter-popup__coupon-wrapper{width:100%}@media(min-width:750px){.newsletter-popup__modal--media_left,.newsletter-popup__modal--media_right{grid-template-columns:1fr 1fr}.newsletter-popup__modal--media_right .newsletter-popup__media{order:2}.newsletter-popup__modal--media_right .newsletter-popup__content{order:1}}@media(max-width:749px){.newsletter-popup__modal--media_left,.newsletter-popup__modal--media_right{display:flex;flex-direction:column}.newsletter-popup__heading{font-size:28px}}.newsletter-popup__form{width:100%;display:flex;flex-direction:column;gap:18px}.newsletter-popup__field{width:100%}.newsletter-popup__input{width:100%;height:56px;padding:0 18px;border:1px solid #d8d8d8;border-radius:10px;background:#fff;color:#111;font-size:15px;transition:all .25s ease;outline:none}.newsletter-popup__input::placeholder{color:#999}.newsletter-popup__input:hover{border-color:#bcbcbc}.newsletter-popup__input:focus{border-color:#111;box-shadow:0 0 0 3px #00000014}.newsletter-popup__input:invalid{box-shadow:none}.newsletter-popup__consent{width:100%}.newsletter-popup__checkbox{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.newsletter-popup__checkbox input{margin-top:4px;flex-shrink:0}.newsletter-popup__consent-text{font-size:13px;line-height:1.6;color:#666}.newsletter-popup__consent-text p{margin:0}.newsletter-popup__submit{width:100%;min-height:56px;border:none;border-radius:10px;background:#111;color:#fff;font-size:15px;font-weight:600;cursor:pointer;position:relative;transition:all .25s ease}.newsletter-popup__submit:hover{background:#222}.newsletter-popup__submit:disabled{opacity:.65;cursor:not-allowed}.newsletter-popup__loader{width:20px;height:20px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;display:inline-block;animation:newsletter-popup-spin .8s linear infinite;display:none}@keyframes newsletter-popup-spin{to{transform:rotate(360deg)}}.newsletter-popup__errors{color:#c62828;font-size:14px}.newsletter-popup__message{min-height:22px;font-size:14px}.newsletter-popup__message--success{color:#198754}.newsletter-popup__message--error{color:#c62828}@media(max-width:749px){.newsletter-popup__form{gap:16px}.newsletter-popup__input{height:52px}.newsletter-popup__submit{min-height:52px}}.newsletter-popup__form-group{width:100%}.newsletter-popup__error{min-height:18px;margin-top:6px;font-size:12px;color:#d32f2f}.newsletter-popup__success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center;padding:30px 0}.newsletter-popup__success-icon{width:72px;height:72px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:700}.newsletter-popup__success-heading{margin:0;font-size:28px;font-weight:700}.newsletter-popup__success-description{max-width:420px}.newsletter-popup__success[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/newsletter-popup-pro.css.map */
