.mt-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.mt-popup.is-open{display:flex}.mt-popup__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e;opacity:0;transition:opacity .3s}.mt-popup.is-open .mt-popup__scrim{opacity:1}.mt-popup__card{position:relative;width:min(560px,100%);background:var(--charcoal);color:#fff;border-radius:14px;border-top:3px solid var(--red);padding:48px 44px 36px;text-align:center;box-shadow:0 30px 80px -20px #000000b3;transform:translateY(16px) scale(.98);opacity:0;transition:transform .3s ease,opacity .3s ease}.mt-popup.is-open .mt-popup__card{transform:none;opacity:1}.mt-popup__close{position:absolute;top:14px;right:16px;background:none;border:none;color:#ffffff8c;cursor:pointer;display:inline-flex;transition:color .15s}.mt-popup__close:hover{color:#fff}.mt-popup__title{color:#fff;font-family:var(--font-display);text-transform:uppercase;font-weight:700;font-size:clamp(30px,5vw,46px);line-height:1.02;letter-spacing:-.01em;margin:0}.mt-popup__title .mt-accent{color:var(--red)}.mt-popup__text{color:#ffffffc7;margin:16px 0 26px;font-size:16px;line-height:1.5}.mt-popup__form{display:flex;flex-direction:column;gap:12px}.mt-popup__form input{height:54px;border-radius:30px;border:1.5px solid rgba(255,255,255,.22);background:#fffffff2;color:var(--ink);padding:0 22px;font-size:16px;font-family:inherit;outline:none;transition:border-color .15s}.mt-popup__form input:focus{border-color:var(--amber)}.mt-popup__form input::placeholder{color:var(--ink-3)}.mt-popup__submit{height:54px;border-radius:30px;background:var(--red);color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;font-weight:700;font-size:18px;border:none;cursor:pointer;transition:background .15s}.mt-popup__submit:hover{background:var(--red-dark)}.mt-popup__dismiss{margin-top:16px;background:none;border:none;color:#ffffffd9;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.14em;font-weight:600;font-size:13px;cursor:pointer;transition:color .15s}.mt-popup__dismiss:hover{color:#fff}.mt-popup__done{display:flex;align-items:center;justify-content:center;gap:10px;background:#c2841c29;border:1px solid var(--amber);padding:16px 20px;border-radius:30px;font-weight:600;color:#fff}.mt-popup__done svg{color:var(--amber)}@media(max-width:480px){.mt-popup__card{padding:40px 24px 28px}}.mt-root.mth26 .mt-popup__card{border-top:0}.mt-root.mth26 .mt-popup__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--red, #D80000);z-index:3;pointer-events:none}.mt-root.mth26 .mt-popup__close{top:14px;right:14px;width:36px;height:36px;border-radius:999px}.mt-root.mth26 .mt-popup__card--img{min-height:420px;align-items:center}@media(max-width:620px){.mt-root.mth26 .mt-popup{align-items:flex-end;padding:0}.mt-root.mth26 .mt-popup__card{width:100%;max-width:none;min-height:0;max-height:88vh;max-height:88dvh;overflow:auto;border-radius:18px 18px 0 0;transform:translateY(24px)}.mt-root.mth26 .mt-popup.is-open .mt-popup__card{transform:none}.mt-root.mth26 .mt-popup__card--img{grid-template-columns:1fr;min-height:0}.mt-root.mth26 .mt-popup__media{min-height:0;height:116px}.mt-root.mth26 .mt-popup__body{padding:20px 20px 16px}.mt-root.mth26 .mt-popup__title{font-size:26px}.mt-root.mth26 .mt-popup__text{margin:10px 0 16px}.mt-root.mth26 .mt-popup__close{top:8px;right:8px;width:44px;height:44px;background:#00000073;color:#fff}.mt-root.mth26 .mt-popup__form{flex-direction:column;gap:10px}.mt-root.mth26 .mt-popup__form input[type=email],.mt-root.mth26 .mt-popup__submit{width:100%;height:50px;flex:none}.mt-root.mth26 .mt-popup__dismiss{display:block;width:100%;min-height:44px;margin-top:6px}.mt-root.mth26 .mt-consent-notice{max-width:none;text-align:center}}@media(max-width:920px){.mt-root.mth26 .mt-popup__close{width:44px;height:44px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/mt-popup.css.map */
