scc-popup{--popup-navy: #073b56;--popup-sky: #eaf8ff;--popup-yellow: #ffd34e;color:var(--popup-navy);font-family:var(--font-body-family, Inter),Inter,sans-serif}scc-popup *,scc-popup *:before,scc-popup *:after{box-sizing:border-box}scc-popup [hidden]{display:none!important}.scc-popup{padding:0;border:0;width:min(var(--popup-width, 920px),calc(100vw - 48px));max-width:none;max-height:min(760px,calc(100dvh - 48px));border-radius:24px;color:var(--popup-navy);background:#fff;box-shadow:0 30px 100px #001e4280;overflow:hidden}.scc-popup::backdrop{background:#05283eb3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.scc-popup__layout{display:grid;grid-template-columns:.83fr 1.17fr;max-height:inherit}scc-popup[data-layout=simple] .scc-popup{width:min(520px,calc(100vw - 24px))}scc-popup[data-layout=simple] .scc-popup__layout{grid-template-columns:1fr}scc-popup[data-layout=simple] .scc-popup__aside{display:none}.scc-popup__aside{position:relative;isolation:isolate;background:var(--popup-navy);color:#fff;padding:40px 30px;display:flex;flex-direction:column;overflow:hidden}.scc-popup__aside:before{content:"";position:absolute;width:330px;height:330px;border:1px solid #ffffff20;border-radius:50%;bottom:-100px;left:-80px;z-index:-1;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff04}.scc-popup__brand{font-family:var(--font-heading-family, Inter),Inter,sans-serif;font-weight:800;letter-spacing:-1px;font-size:23px;line-height:1.2}.scc-popup__brand span{color:var(--popup-yellow)}.scc-popup__eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 14px;line-height:1.5}.scc-popup__aside .scc-popup__eyebrow{color:#b7e9ff;margin-top:32px}.scc-popup__aside h3{margin:0;color:inherit;font:700 36px/1.12 var(--font-heading-family, Inter),Inter,sans-serif;letter-spacing:-1.4px}.scc-popup__aside p:not(.scc-popup__eyebrow){font-size:14px;line-height:1.6;color:#d2e8f1}.scc-popup__body{overflow-y:auto;overscroll-behavior:contain;padding:25px 36px 24px;min-width:0}.scc-popup__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin-bottom:24px;position:sticky;top:0;z-index:2;background:#fff}.scc-popup__progress{display:flex;gap:5px;margin-right:auto}.scc-popup__progress i{width:24px;height:4px;border-radius:3px;background:#dceaf0}.scc-popup__progress i[data-complete=true]{background:var(--popup-navy)}.scc-popup__icon-button{border:0;background:var(--popup-sky);border-radius:50%;min-width:44px;min-height:44px;cursor:pointer;color:var(--popup-navy);font:inherit;font-size:26px;line-height:1}.scc-popup__back{border:0;background:none;color:var(--popup-navy);font:inherit;font-size:13px;padding:0 4px;min-height:44px;cursor:pointer}.scc-popup h2{margin:0 0 15px;font:750 36px/1.12 var(--font-heading-family, Inter),Inter,sans-serif;letter-spacing:-1.3px;color:var(--popup-navy)}.scc-popup__intro{font-size:15px;line-height:1.6;margin:0 0 24px;color:#506977}.scc-popup__choice{border:1px solid #c8e1ed;background:#fff;display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:17px;border-radius:14px;margin:12px 0;cursor:pointer;font:inherit;color:var(--popup-navy);min-height:82px}.scc-popup__choice:hover{background:var(--popup-sky);border-color:#007ba7}.scc-popup__choice-icon{width:42px;height:42px;border-radius:12px;background:var(--popup-sky);display:grid;place-items:center;flex-shrink:0;font-size:23px}.scc-popup__choice strong{display:block;font-size:15px}.scc-popup__choice small{display:block;color:#506977;font-size:12px;margin-top:5px}.scc-popup__arrow{margin-left:auto;font-size:23px}.scc-popup__note{background:var(--popup-sky);border-radius:10px;padding:12px 14px;margin-top:20px;font-size:12px;line-height:1.6}.scc-popup__terms{font-size:11px;line-height:1.6;color:#506977;margin-top:22px}.scc-popup__terms a{color:inherit;text-decoration:underline;text-underline-offset:3px}.scc-popup__label{display:block;font-size:13px;font-weight:650;margin:16px 0 7px}.scc-popup__input{display:block;width:100%;height:52px;border:1px solid #b6ceda;background:#fff;border-radius:10px;padding:0 14px;font:inherit;font-size:16px;color:var(--popup-navy)}.scc-popup__providers{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-height:230px;overflow-y:auto;overscroll-behavior:contain;margin:14px 0;padding:4px}.scc-popup__provider{min-height:86px;border:1px solid #d6e5ec;background:#fff;border-radius:10px;padding:10px 8px;font:inherit;color:var(--popup-navy);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%}.scc-popup__provider:hover{border-color:#007ba7;background:#f5fbfe}.scc-popup__provider img{width:108px;height:27px;object-fit:contain}.scc-popup__provider span{font-size:11px;line-height:1.3}.scc-popup__primary{display:flex;align-items:center;justify-content:center;gap:14px;padding:15px 20px;width:100%;min-height:54px;margin:20px 0 12px;border:0;border-radius:100px;background:var(--popup-yellow);color:var(--popup-navy);font:inherit;font-size:15px;font-weight:750;cursor:pointer;text-decoration:none;text-align:center}.scc-popup__primary:hover{filter:brightness(.97)}.scc-popup__primary:disabled{opacity:.6;cursor:wait}.scc-popup__quiet{display:block;margin:0 auto;min-height:44px;border:0;background:none;color:#506977;text-decoration:underline;text-underline-offset:4px;font:inherit;font-size:12px;cursor:pointer}.scc-popup__success-mark{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#e8faf1;color:#006a40;font-size:30px;margin-bottom:18px}.scc-popup__code{display:flex;align-items:center;gap:8px;border:1px dashed #80b0c5;border-radius:12px;padding:12px;background:var(--popup-sky)}.scc-popup__code input{min-width:0;width:100%;border:0;background:transparent;color:var(--popup-navy);font:700 23px/1.3 monospace;padding:4px}.scc-popup__code button{background:#fff;border:1px solid #c8e1ed;border-radius:8px;min-height:44px;padding:8px 12px;font:inherit;font-size:12px;cursor:pointer;color:var(--popup-navy)}.scc-popup__error{background:#fff0ed;color:#942d1d;border-radius:8px;padding:12px;font-size:13px;line-height:1.5}.scc-popup__trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.scc-popup__teaser{position:fixed;z-index:8;bottom:20px;left:20px;border:1px solid #c8e1ed;box-shadow:0 4px 18px #073b5620;padding:12px 18px;border-radius:100px;background:var(--popup-yellow);color:var(--popup-navy);font:700 13px/1.4 var(--font-body-family, Inter),sans-serif;cursor:pointer;min-height:44px}.scc-popup__preview{padding:12px 20px;background:var(--popup-sky);text-align:center}.scc-popup__preview button{min-height:44px;cursor:pointer}scc-popup :is(button,a,input,select):focus-visible{outline:3px solid #006f96;outline-offset:3px}.scc-popup h2:focus{outline:none}@media(max-width:749px){scc-popup[data-mobile=bottom] .scc-popup{margin-bottom:0;width:100%;border-radius:20px 20px 0 0;max-height:calc(100dvh - 16px)}.scc-popup{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:20px}.scc-popup__layout{display:block;overflow-y:auto}.scc-popup__aside{padding:24px;display:block;min-height:170px}.scc-popup__brand{font-size:19px}.scc-popup__aside .scc-popup__eyebrow{margin:18px 0 5px;font-size:10px}.scc-popup__aside h3{font-size:23px;letter-spacing:-.6px;max-width:52%}.scc-popup__body{padding:12px 24px 24px;overflow:visible}.scc-popup__toolbar{margin-bottom:12px}.scc-popup h2{font-size:29px;letter-spacing:-.9px}.scc-popup__intro{font-size:14px;margin-bottom:18px}.scc-popup__choice{padding:13px;min-height:76px}.scc-popup__choice strong{font-size:14px}.scc-popup__providers{max-height:205px}.scc-popup__teaser{bottom:12px;left:12px}}@media(max-width:359px){.scc-popup__body,.scc-popup__aside{padding-inline:16px}.scc-popup__choice{gap:9px}.scc-popup__choice-icon{width:34px}.scc-popup__provider img{width:90px}}@media(prefers-reduced-motion:no-preference){.scc-popup[open]{animation:scc-popup-in .22s ease-out}@keyframes scc-popup-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}@media(forced-colors:active){.scc-popup,.scc-popup__choice,.scc-popup__provider,.scc-popup__primary{border:1px solid ButtonText}}.scc-popup__photo{margin:auto -30px -40px;padding-top:24px}.scc-popup__photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.scc-popup__aside h3{white-space:pre-line}@media(max-width:749px){.scc-popup__photo{position:absolute;right:0;bottom:0;width:144px;margin:0;padding:0}.scc-popup__brand{font-size:17px;max-width:calc(100% - 120px)}.scc-popup__aside .scc-popup__eyebrow{margin:22px 0 6px;font-size:9px;max-width:50%;letter-spacing:.8px}.scc-popup__aside h3{font-size:22px}.scc-popup__aside p:not(.scc-popup__eyebrow){display:none}}@media(max-width:359px){.scc-popup__photo{width:132px}.scc-popup__aside h3{font-size:20px}.scc-popup__brand{font-size:15px}}@media(min-width:750px){.scc-popup{height:min(740px,calc(100dvh - 48px))}.scc-popup__layout{height:100%}.scc-popup__aside{padding:28px 26px 0;min-height:0}.scc-popup__aside .scc-popup__eyebrow{margin-top:26px}.scc-popup__aside h3{font-size:32px}.scc-popup__aside p:not(.scc-popup__eyebrow){margin-bottom:20px}.scc-popup__photo{flex:1;min-height:0;margin:0 -26px;padding:0}.scc-popup__photo img{height:100%;object-fit:cover;object-position:center top}}.scc-popup__aside .scc-popup__eyebrow{white-space:pre-line}.scc-popup__choice{border-width:2px;padding:15px}.scc-popup__choice-icon{display:none}.scc-popup__choice strong{font-size:13px;font-weight:600}.scc-popup__choice .scc-popup__choice-offer{display:inline-block;margin-top:7px;padding:2px 7px 4px;margin-left:-7px;font-size:28px;font-weight:800;letter-spacing:-.8px;line-height:1.15;background:var(--popup-yellow);border-radius:5px}.scc-popup__choice small{margin-top:4px}.scc-popup__offer-highlight{padding:15px 18px;margin:0 0 20px;background:var(--popup-yellow);border-radius:12px}.scc-popup__offer-highlight>span{font-size:32px;font-weight:800;letter-spacing:-1px;line-height:1.15}.scc-popup__offer-highlight small{display:block;margin-top:5px;font-size:12px}.scc-popup__choice[data-insurance=no] .scc-popup__choice-offer,.scc-popup__offer-highlight--inverse{background:var(--popup-navy);color:var(--popup-yellow)}.scc-popup__body{padding-bottom:70px}.scc-popup__close{position:absolute;bottom:10px;left:10px;z-index:4;width:44px;height:44px;color:#36546a;background:#f2f7fa80;border:1px solid #073b5626;font-size:21px}.scc-popup__close:is(:hover,:focus-visible){background:#f2f7fa}scc-popup[data-close-delayed] .scc-popup__close:not(:focus-visible){opacity:0;pointer-events:none}.scc-popup__close:focus-visible{opacity:1}.scc-popup__teaser-group{display:contents}.scc-popup__teaser-group:has(>[data-teaser][hidden]){display:none}.scc-popup__teaser-close{display:none}.scc-popup__teaser{max-width:220px;overflow-wrap:anywhere}scc-popup[data-tab-position=left] .scc-popup__teaser,scc-popup[data-tab-position=right] .scc-popup__teaser{top:var(--popup-tab-offset);bottom:auto;transform:translateY(-50%);writing-mode:vertical-rl;max-height:60vh;width:44px;padding:8px 10px;font-size:17px;line-height:1.1;border-radius:0 12px 12px 0;background:#ffd34ed1;background:color-mix(in srgb,var(--popup-yellow) 82%,transparent)}scc-popup[data-tab-position=left] .scc-popup__teaser{left:var(--popup-tab-edge);right:auto}scc-popup[data-tab-position=right] .scc-popup__teaser{right:var(--popup-tab-edge);left:auto;border-radius:12px 0 0 12px}scc-popup[data-tab-position=bottom-left] .scc-popup__teaser{left:max(12px,var(--popup-tab-edge));right:auto;bottom:max(12px,var(--popup-tab-edge))}scc-popup[data-tab-position=bottom-right] .scc-popup__teaser{right:max(12px,var(--popup-tab-edge));left:auto;bottom:max(12px,var(--popup-tab-edge))}scc-popup[data-tab-position=left] .scc-popup__teaser-group{display:flex;flex-direction:column;align-items:center;position:fixed;z-index:8;top:var(--popup-tab-offset);left:var(--popup-tab-edge);transform:translateY(-50%);width:44px;max-height:60vh;border:1px solid #c8e1ed;border-radius:0 12px 12px 0;background:#ffe080d1;background:color-mix(in srgb,color-mix(in srgb,var(--popup-yellow) 75%,white) 82%,transparent);box-shadow:0 4px 18px #073b5620}scc-popup[data-tab-position=left] .scc-popup__teaser-group:has(>[data-teaser][hidden]){display:none}scc-popup[data-tab-position=left] .scc-popup__teaser{position:static;transform:none;width:42px;max-height:calc(60vh - 2px);border:0;border-radius:0 12px 12px 0;background:transparent;box-shadow:none}scc-popup[data-tab-position=left] .scc-popup__teaser-close{display:flex;position:absolute;z-index:1;top:-24px;right:-12px;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #c8e1ed;border-radius:50%;background:#ffe080d1;background:color-mix(in srgb,color-mix(in srgb,var(--popup-yellow) 75%,white) 82%,transparent);color:var(--popup-navy);font:500 22px/1 sans-serif;cursor:pointer}scc-popup[data-tab-position=left] .scc-popup__teaser-close:hover{filter:brightness(.97)}@media(max-width:749px){.scc-popup__aside .scc-popup__eyebrow{letter-spacing:.5px}.scc-popup__choice .scc-popup__choice-offer{font-size:26px}}@media(forced-colors:active){.scc-popup__close{border-color:ButtonText}}@media(max-width:359px){.scc-popup__offer-highlight>span{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/section-scc-popup.css.map */
