.scentra-offer-popup-section{position:relative;z-index:2147482000}.scentra-offer-popup{--sop-brand: #001a33;--sop-surface: #001a33;--sop-text: #fff;--sop-muted: #c5d3df;--sop-cta-bg: #fff;--sop-cta-text: #001a33;--sop-overlay-opacity: .7;--sop-radius: 26px;--sop-desktop-width: 600px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482000;display:grid;place-items:center;padding:12px;visibility:hidden;opacity:0;pointer-events:none;isolation:isolate;transition:opacity .22s ease,visibility .22s ease}.scentra-offer-popup.is-open{visibility:visible;opacity:1;pointer-events:auto}.scentra-offer-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:rgba(0,8,18,var(--sop-overlay-opacity));backdrop-filter:blur(7px) saturate(.85);-webkit-backdrop-filter:blur(7px) saturate(.85)}.scentra-offer-popup__panel{position:relative;width:min(100%,var(--sop-desktop-width));max-height:min(90dvh,760px);overflow:hidden auto;border:1px solid rgba(255,255,255,.16);border-radius:var(--sop-radius);color:var(--sop-text);background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.14),transparent 35%),radial-gradient(circle at 100% 100%,rgba(87,159,214,.14),transparent 38%),linear-gradient(145deg,color-mix(in srgb,var(--sop-surface) 93%,white 7%),var(--sop-surface) 58%,color-mix(in srgb,var(--sop-brand) 84%,black 16%));box-shadow:0 30px 80px #000a186b,inset 0 1px #ffffff14;transform:translateY(22px) scale(.985);opacity:0;transition:transform .36s cubic-bezier(.2,.8,.2,1),opacity .24s ease;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}.scentra-offer-popup.is-open .scentra-offer-popup__panel{transform:translateY(0) scale(1);opacity:1}.scentra-offer-popup__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.26) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.26) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,#000 0,transparent 46%);-webkit-mask-image:linear-gradient(to bottom,#000 0,transparent 46%)}.scentra-offer-popup__ambient{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-radius:inherit}.scentra-offer-popup__ambient span{position:absolute;display:block;border:1px solid rgba(255,255,255,.14);border-radius:999px}.scentra-offer-popup__ambient span:nth-child(1){width:170px;height:170px;top:-96px;right:-45px}.scentra-offer-popup__ambient span:nth-child(2){width:108px;height:108px;top:-61px;right:-14px}.scentra-offer-popup__ambient span:nth-child(3){width:7px;height:7px;top:37px;right:88px;border:0;background:#fff;box-shadow:0 0 0 5px #ffffff0f,0 0 24px #fff6}.scentra-offer-popup__content{position:relative;z-index:2;display:grid;gap:18px;padding:28px 18px 18px}.scentra-offer-popup__close{position:absolute;top:12px;right:12px;z-index:5;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:999px;color:var(--sop-text);background:#ffffff14;box-shadow:inset 0 1px #ffffff14;cursor:pointer;-webkit-tap-highlight-color:transparent}.scentra-offer-popup__close svg{width:18px;height:18px}.scentra-offer-popup__header{display:grid;justify-items:center;gap:9px;padding-inline:38px;text-align:center}.scentra-offer-popup__eyebrow{display:inline-flex;align-items:center;width:fit-content;gap:8px;min-height:26px;padding:5px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:color-mix(in srgb,var(--sop-muted) 92%,white 8%);background:#ffffff0f;font-size:10px;font-weight:700;line-height:1;letter-spacing:.1em}.scentra-offer-popup__pulse{width:7px;height:7px;border-radius:50%;background:#7ce7c5;box-shadow:0 0 0 4px #7ce7c51a,0 0 18px #7ce7c573}.scentra-offer-popup__heading{max-width:500px;margin:0 auto;color:var(--sop-text);font-family:var(--font-heading-family, inherit);font-size:clamp(25px,7.4vw,35px);font-style:var(--font-heading-style, normal);font-weight:700;line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.scentra-offer-popup__subheading{max-width:520px;margin:0 auto;color:var(--sop-muted);font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0}.scentra-offer-popup__tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.scentra-offer-popup__tier{position:relative;display:grid;align-content:space-between;gap:14px;min-width:0;min-height:142px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(145deg,#ffffff16,#ffffff09);box-shadow:inset 0 1px #ffffff0e;overflow:hidden;color:inherit;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.scentra-offer-popup__tier:after{content:"";position:absolute;right:-22px;bottom:-34px;width:86px;height:86px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.scentra-offer-popup__tier.is-highlighted{border-color:#ffffff6b;background:linear-gradient(145deg,#ffffff2e,#ffffff12),color-mix(in srgb,var(--sop-brand) 86%,white 14%);box-shadow:inset 0 1px #ffffff29,0 10px 30px #000a182b}.scentra-offer-popup__tier-topline,.scentra-offer-popup__tier-meta{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:7px}.scentra-offer-popup__tier-index{color:#ffffff6b;font-size:10px;font-weight:700;line-height:1;letter-spacing:.08em}.scentra-offer-popup__tier-badge{display:inline-flex;align-items:center;min-height:22px;max-width:100%;padding:4px 7px;border-radius:999px;color:var(--sop-brand);background:#fff;font-size:8px;font-weight:800;line-height:1;letter-spacing:.06em;white-space:nowrap}.scentra-offer-popup__tier-main{position:relative;z-index:1;display:grid;gap:4px}.scentra-offer-popup__tier-title{color:var(--sop-muted);font-size:11px;font-weight:700;line-height:1.2;letter-spacing:0}.scentra-offer-popup__tier-price{color:var(--sop-text);font-size:clamp(20px,6vw,28px);font-weight:760;line-height:1;letter-spacing:-.03em;white-space:nowrap}.scentra-offer-popup__tier-meta{justify-content:flex-start;flex-wrap:wrap;min-height:18px;color:#ffffff94;font-size:9.5px;line-height:1.25;letter-spacing:0}.scentra-offer-popup__tier-meta strong{color:#fff;font-weight:700}.scentra-offer-popup__tier-meta span+strong:before{content:"\2022";display:inline-block;margin-right:7px;color:#ffffff52}.scentra-offer-popup__actions{display:grid;gap:10px}.scentra-offer-popup__cta{display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:14px 18px;border:1px solid rgba(255,255,255,.22);border-radius:16px;color:var(--sop-cta-text);background:var(--sop-cta-bg);box-shadow:0 10px 34px #00081233;font-size:14px;font-weight:760;line-height:1;letter-spacing:0;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.scentra-offer-popup__cta svg{width:18px;height:18px;transition:transform .16s ease}.scentra-offer-popup__cta:active{transform:scale(.99)}.scentra-offer-popup__footnote{display:flex;align-items:center;justify-content:center;gap:6px;margin:0;color:color-mix(in srgb,var(--sop-muted) 88%,white 12%);font-size:10px;font-weight:600;line-height:1.3;letter-spacing:0;text-align:center}.scentra-offer-popup__footnote svg{width:15px;height:15px;flex:0 0 auto;color:#7ce7c5}body.scentra-offer-popup-open{overflow:hidden;overscroll-behavior:none}.scentra-offer-popup__close:focus-visible,.scentra-offer-popup__cta:focus-visible,.scentra-offer-popup__tier:focus-visible,.scentra-offer-popup__panel:focus-visible{outline:2px solid #fff;outline-offset:3px}@media screen and (max-width:519px){.scentra-offer-popup{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.scentra-offer-popup__panel{max-height:min(88dvh,620px);border-radius:min(var(--sop-radius),22px)}.scentra-offer-popup__content{gap:10px;padding:18px 14px 12px}.scentra-offer-popup__close{top:9px;right:9px;width:32px;height:32px}.scentra-offer-popup__close svg{width:15px;height:15px}.scentra-offer-popup__header{gap:6px;padding-inline:34px}.scentra-offer-popup__eyebrow{min-height:22px;padding:4px 9px;font-size:9px}.scentra-offer-popup__heading{font-size:clamp(22px,6.7vw,27px);line-height:1.03}.scentra-offer-popup__subheading{font-size:12px;line-height:1.38}.scentra-offer-popup__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.scentra-offer-popup__tier{gap:6px;min-height:116px;padding:8px;border-radius:14px}.scentra-offer-popup__tier-topline{gap:4px}.scentra-offer-popup__tier-index{font-size:8px}.scentra-offer-popup__tier-badge{min-height:18px;padding:3px 5px;font-size:6.5px;letter-spacing:.035em}.scentra-offer-popup__tier-main{gap:3px}.scentra-offer-popup__tier-title{font-size:9.5px}.scentra-offer-popup__tier-price{font-size:clamp(16px,4.7vw,20px);letter-spacing:-.035em}.scentra-offer-popup__tier-meta{min-height:24px;gap:3px;font-size:7.5px;line-height:1.18}.scentra-offer-popup__tier-meta span,.scentra-offer-popup__tier-meta strong{overflow-wrap:anywhere}.scentra-offer-popup__tier-meta span+strong:before{margin-right:3px}.scentra-offer-popup__actions{gap:6px}.scentra-offer-popup__cta{min-height:46px;padding:11px 16px;border-radius:14px;font-size:13.5px}.scentra-offer-popup__footnote{gap:5px;font-size:9.5px;line-height:1.2}.scentra-offer-popup__footnote svg{width:13px;height:13px}}@media screen and (min-width:520px){.scentra-offer-popup{place-items:center;padding:24px}.scentra-offer-popup__content{gap:22px;padding:34px 28px 24px}.scentra-offer-popup__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.scentra-offer-popup__tier{min-height:142px;padding:13px}.scentra-offer-popup__tier-price{font-size:clamp(21px,4vw,26px)}.scentra-offer-popup__tier-meta{font-size:9px}}@media screen and (min-width:750px){.scentra-offer-popup__panel{border-radius:var(--sop-radius);transform:translateY(12px) scale(.975)}.scentra-offer-popup__content{padding:38px 34px 28px}.scentra-offer-popup__close{top:16px;right:16px}.scentra-offer-popup__header{padding-inline:48px}.scentra-offer-popup__heading{font-size:38px}.scentra-offer-popup__subheading{font-size:14px}.scentra-offer-popup__tier-price{font-size:28px}.scentra-offer-popup__tier:hover{transform:translateY(-2px);border-color:#ffffff57;box-shadow:inset 0 1px #ffffff1a,0 10px 24px #0008122e}.scentra-offer-popup__cta:hover{transform:translateY(-1px);box-shadow:0 14px 38px #00081240}.scentra-offer-popup__cta:hover svg{transform:translate(3px)}}@media screen and (max-width:359px){.scentra-offer-popup{padding:8px}.scentra-offer-popup__content{padding-inline:14px}.scentra-offer-popup__tier{min-height:112px;padding:7px}.scentra-offer-popup__tier-title{font-size:9px}.scentra-offer-popup__tier-price{font-size:15px}.scentra-offer-popup__tier-meta{font-size:7px}.scentra-offer-popup__tier-badge{font-size:6px;padding-inline:4px}}.scentra-offer-popup__tier:active{transform:scale(.985)}@media(prefers-reduced-motion:reduce){.scentra-offer-popup,.scentra-offer-popup__panel,.scentra-offer-popup__tier,.scentra-offer-popup__cta,.scentra-offer-popup__cta svg{transition:none!important}}@supports not (background: color-mix(in srgb,white 50%,black)){.scentra-offer-popup__panel{background:linear-gradient(145deg,#092843,var(--sop-surface) 55%,#001225)}.scentra-offer-popup__eyebrow,.scentra-offer-popup__footnote{color:var(--sop-muted)}.scentra-offer-popup__tier.is-highlighted{background:linear-gradient(145deg,#ffffff2e,#ffffff14),var(--sop-brand)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/scentra-offer-popup.css.map */
