.mq-welcome-popup{--som-navy: #1a3352;--som-gold: #c8863a;--som-ink: #111111;--som-muted: #333333;--som-white: #ffffff;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:max(8px,env(safe-area-inset-top,0px)) max(8px,env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mq-welcome-popup.is-open{opacity:1;visibility:visible}.mq-welcome-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.mq-welcome-popup__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-width:100%;max-height:calc(100dvh - 24px);background:var(--som-white);border-radius:16px;overflow:hidden;box-shadow:0 24px 64px #00000038}.mq-welcome-popup__close{position:absolute;top:14px;right:14px;z-index:6;width:28px;height:28px;border:none;background:none;color:var(--som-ink);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.mq-welcome-popup__media{flex-shrink:0;height:clamp(110px,30vw,180px);max-height:180px;overflow:hidden;background:#f5f5f5}.mq-welcome-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center center}.mq-welcome-popup__content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:clamp(16px,4vw,28px) clamp(14px,4vw,22px) clamp(14px,3vw,24px);text-align:center}.mq-welcome-popup__logo{display:inline-block;flex-shrink:0;font-family:Inter,system-ui,sans-serif;font-size:clamp(13px,3.5vw,15px);font-weight:700;letter-spacing:.01em;color:var(--som-white);background:var(--som-navy);padding:6px 16px;border-radius:6px;margin:0 auto clamp(10px,2.5vw,16px);line-height:1}.mq-welcome-popup__logo--win{display:none;padding:5px 14px;font-size:12px;margin-bottom:8px}.mq-welcome-popup__kicker{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(15px,4.2vw,17px);font-style:italic;font-weight:500;color:var(--som-gold);margin:0 0 clamp(6px,2vw,12px);line-height:1.2}.mq-welcome-popup__headline{font-family:Inter,system-ui,sans-serif;font-size:clamp(17px,4.8vw,22px);font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:var(--som-navy);margin:0 0 clamp(8px,2.5vw,14px);line-height:1.12}.mq-welcome-popup__body{font-family:Inter,system-ui,sans-serif;font-size:clamp(12px,3.4vw,13px);font-weight:400;line-height:1.45;color:var(--som-muted);margin:0 auto clamp(10px,3vw,16px);max-width:36ch}.mq-welcome-popup__body--win{font-size:clamp(11px,3.2vw,13px);font-weight:500;color:var(--som-navy);margin-bottom:clamp(8px,2vw,12px)}.mq-welcome-popup__offer{font-family:Inter,system-ui,sans-serif;font-size:clamp(44px,14vw,64px);font-weight:800;line-height:.95;letter-spacing:-.02em;color:var(--som-gold);margin:0 0 clamp(12px,3vw,18px)}.mq-welcome-popup__offer--win{color:var(--som-navy);font-size:clamp(40px,12vw,52px);margin-bottom:clamp(4px,1.5vw,8px)}.mq-welcome-popup__cta{display:block;width:100%;border:none;border-radius:8px;padding:clamp(13px,3.6vw,17px) clamp(14px,4vw,20px);font-family:Inter,system-ui,sans-serif;font-size:clamp(11px,3.2vw,13px);font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--som-navy);color:var(--som-white);cursor:pointer;transition:opacity .2s ease;line-height:1.25}.mq-welcome-popup__cta:hover{opacity:.92}.mq-welcome-popup__cta[disabled]{opacity:.5;cursor:wait}.mq-welcome-popup__skip{display:block;width:100%;margin-top:clamp(10px,3vw,16px);padding:6px;border:none;background:none;font-family:Inter,system-ui,sans-serif;font-size:clamp(10px,2.8vw,12px);font-weight:400;color:var(--som-ink);cursor:pointer;line-height:1.35}.mq-welcome-popup__form{text-align:left;max-width:100%;margin:0 auto}.mq-welcome-popup__label{display:block;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700;color:var(--som-navy);margin-bottom:8px}.mq-welcome-popup__input{width:100%;box-sizing:border-box;border:1px solid var(--som-ink);border-radius:6px;padding:14px;font-family:Inter,system-ui,sans-serif;font-size:16px;background:#fff;color:var(--som-ink);margin-bottom:16px}.mq-welcome-popup__input:focus{outline:none;border-color:var(--som-navy)}.mq-welcome-popup__error{margin:10px 0 0;font-family:Inter,system-ui,sans-serif;font-size:13px;color:#b42318;text-align:center}.mq-welcome-popup__codebox{display:flex;align-items:center;justify-content:space-between;gap:10px;border:2px solid var(--som-navy);border-radius:8px;padding:clamp(10px,3vw,16px) clamp(12px,3.5vw,18px);margin:0 auto clamp(10px,3vw,14px);max-width:100%;background:#fff}.mq-welcome-popup__code{font-family:Inter,system-ui,sans-serif;font-size:clamp(16px,5vw,22px);font-weight:800;letter-spacing:.05em;color:var(--som-navy);line-height:1}.mq-welcome-popup__copy{flex-shrink:0;width:clamp(34px,10vw,40px);height:clamp(34px,10vw,40px);border:none;background:none;color:var(--som-navy);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.mq-welcome-popup__fine{font-family:Inter,system-ui,sans-serif;font-size:clamp(10px,2.8vw,11.5px);line-height:1.4;color:var(--som-navy);margin:0 auto clamp(10px,2.5vw,12px);max-width:42ch}.mq-welcome-popup.is-keyboard .mq-welcome-popup__media{display:none}.mq-welcome-popup.is-keyboard .mq-welcome-popup__panel{max-height:calc(100dvh - 16px)}.mq-welcome-popup.is-step-3 .mq-welcome-popup__logo--main{display:none}.mq-welcome-popup.is-step-3 .mq-welcome-popup__logo--win{display:inline-block}.mq-welcome-popup.is-step-3 .mq-welcome-popup__media{display:none}.mq-welcome-popup.is-step-3 .mq-welcome-popup__panel{max-width:min(400px,calc(100vw - 16px))}.mq-welcome-popup.is-step-3 .mq-welcome-popup__content{padding:14px 16px 16px;justify-content:flex-start;overflow-y:auto}.mq-welcome-popup.is-step-3 .mq-welcome-popup__step[data-step="3"]{display:flex;flex-direction:column;align-items:center;width:100%}.mq-welcome-popup.is-step-3 .mq-welcome-popup__kicker,.mq-welcome-popup.is-step-3 .mq-welcome-popup__headline{margin-bottom:4px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__body--win,.mq-welcome-popup.is-step-3 .mq-welcome-popup__codebox{margin-bottom:8px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__fine{margin-bottom:10px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__cta--activate{margin-top:0;flex-shrink:0}@media(max-width:767px){.mq-welcome-popup{padding:8px;align-items:center}.mq-welcome-popup__panel{max-height:calc(100dvh - 16px);border-radius:14px}.mq-welcome-popup__close{top:10px;right:10px;width:32px;height:32px;background:#ffffffeb;border-radius:50%;box-shadow:0 1px 4px #0000001f}.mq-welcome-popup.is-step-1 .mq-welcome-popup__media,.mq-welcome-popup.is-step-2 .mq-welcome-popup__media{height:clamp(90px,24vw,130px);max-height:130px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__offer--win{font-size:clamp(36px,11vw,44px)}.mq-welcome-popup.is-step-3 .mq-welcome-popup__code{font-size:15px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__codebox{padding:8px 12px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__fine{font-size:9.5px;line-height:1.35}.mq-welcome-popup.is-step-3 .mq-welcome-popup__cta--activate{font-size:10px;padding:11px 10px}}@media(max-width:380px){.mq-welcome-popup.is-step-3 .mq-welcome-popup__offer--win{font-size:34px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__headline{font-size:15px}.mq-welcome-popup__cta--activate{font-size:9.5px;padding:10px 8px}}@media(min-width:768px){.mq-welcome-popup{padding:16px}.mq-welcome-popup__panel{flex-direction:row;width:min(780px,calc(100vw - 32px));max-width:780px;min-height:0;max-height:calc(100dvh - 32px);border-radius:16px}.mq-welcome-popup__media{width:50%;height:auto;max-height:none;min-height:100%}.mq-welcome-popup__content{width:50%;display:flex;flex-direction:column;justify-content:flex-start;padding:clamp(16px,2vw,24px) clamp(20px,2.5vw,28px);overflow-y:auto;min-height:0}.mq-welcome-popup__close{top:14px;right:14px}.mq-welcome-popup__logo{margin-bottom:clamp(14px,2vw,22px)}.mq-welcome-popup__offer{font-size:clamp(56px,6vw,72px)}.mq-welcome-popup__offer--win{font-size:clamp(40px,4.5vw,48px)}.mq-welcome-popup__code{font-size:clamp(16px,1.8vw,20px)}.mq-welcome-popup.is-step-3 .mq-welcome-popup__panel{width:min(780px,calc(100vw - 32px));max-width:780px;max-height:calc(100dvh - 32px);height:auto}.mq-welcome-popup.is-step-3 .mq-welcome-popup__media{display:block;width:44%;flex-shrink:0}.mq-welcome-popup.is-step-3 .mq-welcome-popup__content{width:56%;padding:14px 20px 16px;justify-content:flex-start;overflow-y:auto}.mq-welcome-popup.is-step-3 .mq-welcome-popup__logo--win{font-size:11px;padding:4px 12px;margin-bottom:6px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__kicker{margin-bottom:2px;font-size:14px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__headline{font-size:15px;margin-bottom:2px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__offer--win{font-size:38px;margin-bottom:2px;line-height:1}.mq-welcome-popup.is-step-3 .mq-welcome-popup__body--win{margin-bottom:6px;font-size:10.5px;line-height:1.25}.mq-welcome-popup.is-step-3 .mq-welcome-popup__codebox{padding:6px 10px;margin-bottom:6px;gap:6px;border-width:1.5px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__code{font-size:16px;letter-spacing:.03em}.mq-welcome-popup.is-step-3 .mq-welcome-popup__copy{width:28px;height:28px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__copy svg{width:16px;height:16px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__fine{font-size:9px;line-height:1.3;margin-bottom:8px}.mq-welcome-popup.is-step-3 .mq-welcome-popup__cta--activate{margin-top:0;padding:9px 10px;font-size:9px;letter-spacing:.01em;line-height:1.3}.mq-welcome-popup.is-step-1 .mq-welcome-popup__content,.mq-welcome-popup.is-step-2 .mq-welcome-popup__content{justify-content:center}.mq-welcome-popup.is-keyboard .mq-welcome-popup__media{display:block;width:50%}}.mq-welcome-popup__cta--activate{margin-top:clamp(8px,2.5vw,14px);font-size:clamp(10px,2.8vw,11px);letter-spacing:.03em;line-height:1.35;padding:clamp(12px,3.2vw,14px) clamp(10px,3vw,14px);text-transform:none;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.mq-discount-toast{position:fixed;left:50%;bottom:24px;z-index:100000;transform:translate(-50%) translateY(16px);background:var(--som-navy, #1a3352);color:#fff;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;padding:14px 22px;border-radius:999px;box-shadow:0 8px 28px #00000038;opacity:0;visibility:hidden;transition:opacity .28s ease,transform .28s ease,visibility .28s ease,bottom .2s ease;pointer-events:none;max-width:min(92vw,420px);text-align:center;white-space:normal;line-height:1.35}.mq-discount-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}@media(min-width:768px){.mq-discount-toast{bottom:32px;font-size:15px;padding:15px 26px}}@media(prefers-reduced-motion:reduce){.mq-welcome-popup,.mq-welcome-popup__panel{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mq-welcome-popup.css.map */
