.sgs-elec{position:relative;background-color:var(--sgs-e-bg, #0d1220);color:var(--sgs-e-ink, #ffffff);padding:var(--sgs-e-pt, 96px) 0 var(--sgs-e-pb, 96px)}.sgs-elec__inner{width:100%;max-width:128rem;margin:0 auto;padding:0 clamp(2rem,5vw,7.2rem)}.sgs-elec__head{margin:0 0 clamp(3.2rem,3.6vw,4.8rem);text-align:center}.sgs-elec__headtext{max-width:72rem;margin:0 auto}.sgs-elec__pricenote{margin:1.6rem 0 0;color:var(--sgs-e-mute, rgba(206, 218, 240, .8));font-size:1.28rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.sgs-elec .sgs-elec__pricenote strong{color:var(--sgs-e-ink, #ffffff);font-weight:800;letter-spacing:.06em}.sgs-elec__eyebrow{margin:0 0 1.76rem;color:var(--sgs-e-accent, #9db2ff);font-size:1.088rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.sgs-elec .sgs-elec__heading{margin:0;color:var(--sgs-e-ink, #ffffff);font-size:clamp(2.08rem,1.76rem + .8vw,2.72rem);font-weight:800;line-height:1.2;letter-spacing:-.012em;text-wrap:balance}.sgs-elec__intro{max-width:62rem;margin:1.44rem auto 0;color:var(--sgs-e-mute, rgba(206, 218, 240, .8));font-size:clamp(1.344rem,1.296rem + .16vw,1.472rem);line-height:1.6}.sgs-elec__intro p{margin:0 0 1.44rem}.sgs-elec__intro p:last-child{margin-bottom:0}.sgs-elec .sgs-elec__intro strong{color:var(--sgs-e-accent, #9db2ff);font-weight:700}.sgs-elec__form{position:relative;z-index:1;margin:1.6rem 0 0}.sgs-elec__form .form,.sgs-elec__form .product-form__buttons{margin:0}.sgs-elec .sgs-elec__buy{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:0;padding:1.28rem 1.6rem;border:1px solid var(--sgs-e-accent, #9db2ff);border-radius:4px;background-color:transparent;color:var(--sgs-e-accent, #9db2ff);font-size:1.312rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:background-color .24s ease,color .24s ease}.sgs-elec .sgs-elec__buy:hover{background-color:var(--sgs-e-accent, #9db2ff);color:var(--sgs-e-bg, #0d1220)}.sgs-elec .sgs-elec__buy[aria-disabled=true]{opacity:.6;cursor:default}.sgs-elec__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.6rem 3.2rem;margin:clamp(3.2rem,3.6vw,4.8rem) 0 0}.sgs-elec__arrows{display:none;flex:none;gap:1.12rem}@media screen and (min-width:900px){.sgs-elec__arrows{display:flex}}.sgs-elec .sgs-elec__arrow{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;padding:0;border:1px solid var(--sgs-e-line2, rgba(206, 218, 240, .34));border-radius:50%;background-color:transparent;color:var(--sgs-e-ink, #ffffff);cursor:pointer;transition:background-color .22s ease,border-color .22s ease,opacity .22s ease}.sgs-elec .sgs-elec__arrow:hover{background-color:var(--sgs-e-tint, rgba(206, 218, 240, .14));border-color:var(--sgs-e-ink, #ffffff)}.sgs-elec .sgs-elec__arrow[disabled]{opacity:.3;cursor:default}.sgs-elec__arrow svg{width:2rem;height:2rem}.sgs-elec__rail{display:flex;gap:clamp(1.6rem,1.8vw,2.4rem);padding:0 clamp(2rem,5vw,7.2rem);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sgs-elec__rail::-webkit-scrollbar{display:none}.sgs-elec__rail:focus-visible{outline:2px solid var(--sgs-e-accent, #9db2ff);outline-offset:4px}.sgs-elec__rail.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.sgs-elec__card{position:relative;display:flex;flex:none;flex-direction:column;width:21rem;border:1px solid var(--sgs-e-line, rgba(206, 218, 240, .16));border-radius:16px;background-color:var(--sgs-e-card, rgba(255, 255, 255, .04));overflow:hidden;scroll-snap-align:start;transition:border-color .26s ease,background-color .26s ease,transform .26s ease}@media screen and (min-width:750px){.sgs-elec__card{width:26rem}.sgs-elec__card{width:30rem}}.sgs-elec__card:hover{border-color:var(--sgs-e-hover, rgba(157, 178, 255, .5));background-color:var(--sgs-e-card2, rgba(255, 255, 255, .07));transform:translateY(-2px)}.sgs-elec .sgs-elec__link{color:var(--sgs-e-ink, #ffffff);text-decoration:none}.sgs-elec .sgs-elec__link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.sgs-elec .sgs-elec__link:hover{text-decoration:underline;text-underline-offset:.24em;text-decoration-thickness:1px}.sgs-elec__card:focus-within{border-color:var(--sgs-e-hover, rgba(157, 178, 255, .5))}.sgs-elec__media{display:block;aspect-ratio:16 / 10;background-color:var(--sgs-e-tint, rgba(255, 255, 255, .06));overflow:hidden}.sgs-elec .sgs-elec__img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.sgs-elec__body{position:relative;display:flex;flex:1 1 auto;flex-direction:column;padding:2.24rem}.sgs-elec__topic{display:block;margin:0 0 1.28rem;color:var(--sgs-e-accent, #9db2ff);font-size:1.12rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.sgs-elec .sgs-elec__title{margin:0;color:var(--sgs-e-ink, #ffffff);font-size:1.6rem;font-weight:700;line-height:1.3}.sgs-elec__len{display:block;min-height:1.824rem;margin:auto 0 0;padding-bottom:0;padding-top:1.44rem;border-top:1px solid var(--sgs-e-line, rgba(206, 218, 240, .16));color:var(--sgs-e-mute, rgba(206, 218, 240, .8));font-size:1.216rem;font-weight:700;line-height:1.5;letter-spacing:.14em;text-transform:uppercase}.sgs-elec[data-reveal] .sgs-elec__headtext,.sgs-elec[data-reveal] .sgs-elec__rail{opacity:0;transform:translate3d(0,2.4rem,0);transition:opacity .72s ease,transform .72s cubic-bezier(.22,.61,.36,1)}.sgs-elec[data-reveal] .sgs-elec__rail{transition-delay:.14s}.sgs-elec[data-reveal].is-in .sgs-elec__headtext,.sgs-elec[data-reveal].is-in .sgs-elec__rail{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.sgs-elec[data-reveal] .sgs-elec__headtext,.sgs-elec[data-reveal] .sgs-elec__rail{opacity:1;transform:none;transition:none}}.sgs-faq{position:relative;background-color:var(--sgs-faq-bg, #f7f5f1);color:var(--sgs-faq-ink, #383838);overflow:hidden}.sgs-faq__inner{max-width:140.8rem;margin:0 auto;padding-block:var(--sgs-faq-pad, 110px 110px);padding-inline:clamp(2rem,5vw,7.2rem)}.sgs-faq__say{max-width:82rem;margin:0 auto;text-align:center}.sgs-faq__eyebrow{margin:0 0 2.24rem;color:var(--sgs-faq-eyebrow, currentColor);font-size:1.088rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.sgs-faq .sgs-faq__heading{margin:0 auto;max-width:22ch;color:var(--sgs-faq-ink, #383838);font-size:clamp(3.2rem,1.76rem + 3.2vw,6.08rem);font-weight:800;line-height:1.06;letter-spacing:-.02em;text-wrap:balance}.sgs-faq__sub{margin:1.76rem auto 0;max-width:58rem;font-size:clamp(1.52rem,1.408rem + .3vw,1.76rem);line-height:1.6;opacity:.88;text-wrap:pretty}.sgs-faq .sgs-faq__cta{display:inline-block;margin:clamp(2.8rem,3vw,3.6rem) 0 0;padding:1.68rem 3.36rem;border:0;border-radius:4px;background:var(--sgs-faq-accent, #3c5cd6);color:#fff;font-size:1.44rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-decoration:none;transition:transform .22s ease,filter .22s ease}.sgs-faq .sgs-faq__cta:hover{transform:translateY(-2px);filter:brightness(1.08)}.sgs-faq .sgs-faq__cta:focus-visible{outline:2px solid var(--sgs-faq-ink, #383838);outline-offset:3px}.sgs-faq__list{margin:clamp(4rem,4.6vw,5.6rem) 0 0;border-top:1px solid var(--sgs-faq-rule, rgba(56, 56, 56, .16))}.sgs-faq__row{border-bottom:1px solid var(--sgs-faq-rule, rgba(56, 56, 56, .16))}.sgs-faq .sgs-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(1.6rem,2vw,3.2rem);padding:clamp(2.2rem,2.4vw,2.9rem) 0;cursor:pointer;list-style:none;transition:color .22s ease}.sgs-faq__q::-webkit-details-marker{display:none}.sgs-faq__q:hover{color:var(--sgs-faq-accent, #3c5cd6)}.sgs-faq__q:focus-visible{outline:2px solid var(--sgs-faq-accent, #3c5cd6);outline-offset:4px}.sgs-faq .sgs-faq__qtext{margin:0;color:inherit;font-size:clamp(1.76rem,1.4rem + .8vw,2.56rem);font-weight:700;line-height:1.18;letter-spacing:-.01em;text-wrap:pretty}.sgs-faq .sgs-faq__mark{position:relative;flex:0 0 auto;width:1.6rem;height:1.6rem;margin-top:.4rem}.sgs-faq .sgs-faq__mark:before,.sgs-faq .sgs-faq__mark:after{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background:currentColor;transform:translateY(-50%);transition:transform .42s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.sgs-faq .sgs-faq__mark:after{transform:translateY(-50%) rotate(90deg)}.sgs-faq__row[open] .sgs-faq__mark:after{transform:translateY(-50%) rotate(0)}.sgs-faq__row[open] .sgs-faq__q{color:var(--sgs-faq-accent, #3c5cd6)}.sgs-faq__a{padding:0 clamp(3.2rem,4vw,5.6rem) clamp(2.4rem,2.6vw,3.2rem) 0}.sgs-faq__atext{max-width:88rem;font-size:clamp(1.4rem,1.3rem + .28vw,1.6rem);line-height:1.66;opacity:.82;text-wrap:pretty}.sgs-faq__atext>:first-child{margin-top:0}.sgs-faq__atext>:last-child{margin-bottom:0}.sgs-faq__atext ul,.sgs-faq__atext ol{margin:1.12rem 0 0;padding-left:1.8rem}.sgs-faq__atext li+li{margin-top:.56rem}.sgs-faq .sgs-faq__atext a{color:var(--sgs-faq-accent, #3c5cd6);font-weight:600;text-underline-offset:.25em}.sgs-faq__row[open] .sgs-faq__a{animation:sgs-faq-open .42s cubic-bezier(.22,.61,.36,1)}@keyframes sgs-faq-open{0%{opacity:0;transform:translate3d(0,-.8rem,0)}to{opacity:1;transform:none}}@media screen and (min-width:990px){.sgs-faq .sgs-faq__q{padding-block:clamp(2.6rem,2.8vw,3.4rem)}}.sgs-faq[data-reveal] .sgs-faq__eyebrow,.sgs-faq[data-reveal] .sgs-faq__heading,.sgs-faq[data-reveal] .sgs-faq__sub,.sgs-faq[data-reveal] .sgs-faq__cta,.sgs-faq[data-reveal] .sgs-faq__row{opacity:0;transform:translate3d(0,2.4rem,0);transition:opacity .72s ease,transform .72s cubic-bezier(.22,.61,.36,1)}.sgs-faq[data-reveal] .sgs-faq__heading{transition-delay:80ms}.sgs-faq[data-reveal] .sgs-faq__sub{transition-delay:.16s}.sgs-faq[data-reveal] .sgs-faq__cta{transition-delay:.24s}.sgs-faq[data-reveal] .sgs-faq__row{transition-delay:calc(var(--i) * 70ms + .16s)}.sgs-faq[data-reveal].is-in .sgs-faq__eyebrow,.sgs-faq[data-reveal].is-in .sgs-faq__heading,.sgs-faq[data-reveal].is-in .sgs-faq__sub,.sgs-faq[data-reveal].is-in .sgs-faq__cta,.sgs-faq[data-reveal].is-in .sgs-faq__row{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.sgs-faq[data-reveal] .sgs-faq__eyebrow,.sgs-faq[data-reveal] .sgs-faq__heading,.sgs-faq[data-reveal] .sgs-faq__sub,.sgs-faq[data-reveal] .sgs-faq__cta,.sgs-faq[data-reveal] .sgs-faq__row{opacity:1;transform:none;transition:none}.sgs-faq__row[open] .sgs-faq__a{animation:none}.sgs-faq .sgs-faq__mark:before,.sgs-faq .sgs-faq__mark:after,.sgs-faq .sgs-faq__cta{transition:none}}.sgs-footer{position:relative;background-color:var(--sgs-footer-bg, #f7f5f1);color:var(--sgs-footer-ink, #383838)}.sgs-footer__inner{max-width:140.8rem;margin:0 auto;padding-block:var(--sgs-footer-pad, 90px 40px);padding-inline:clamp(2rem,5vw,7.2rem)}.sgs-footer__top{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(4rem,5vw,6.4rem)}.sgs-footer__logolink{display:inline-block}.sgs-footer .sgs-footer__logo{display:block;width:auto;max-width:22rem;height:auto;max-height:6.4rem;object-fit:contain}.sgs-footer__blurb{margin:clamp(2rem,2.2vw,2.8rem) 0 0;max-width:42rem;font-size:1.376rem;line-height:1.6;opacity:.72;text-wrap:pretty}.sgs-footer__blurb p{margin:0}.sgs-footer__blurb p+p{margin-top:1.12rem}.sgs-footer__social{margin:clamp(2rem,2.2vw,2.8rem) 0 0}.sgs-footer__social .list-social{display:flex;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;list-style:none}.sgs-footer .sgs-footer__social .list-social__link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:1px solid rgba(56,56,56,.18);border-radius:999px;color:var(--sgs-footer-ink, #383838);transition:border-color .22s ease,background-color .22s ease}.sgs-footer .sgs-footer__social .list-social__link:hover{border-color:#38383866;background-color:#3838380d}.sgs-footer__social .list-social__link .svg-wrapper,.sgs-footer__social .list-social__link svg{width:1.8rem;height:1.8rem}.sgs-footer__shop{margin:clamp(1.6rem,1.8vw,2.4rem) 0 0}.sgs-footer__cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:clamp(3.2rem,3.4vw,4.8rem)}.sgs-footer__coltitle{margin:0 0 2rem;font-size:1.088rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;opacity:.5}.sgs-footer__links{display:grid;gap:1.12rem;margin:0;padding:0;list-style:none}.sgs-footer .sgs-footer__link{color:var(--sgs-footer-ink, #383838);font-size:1.376rem;line-height:1.45;text-decoration:none;opacity:.78;transition:opacity .2s ease,color .2s ease}.sgs-footer .sgs-footer__link:hover{opacity:1;color:var(--sgs-footer-accent, #3c5cd6)}.sgs-footer__note{font-size:1.376rem;line-height:1.6;opacity:.72}.sgs-footer__note p{margin:0}.sgs-footer__note p+p{margin-top:.8rem}.sgs-footer .sgs-footer__note a{color:var(--sgs-footer-accent, #3c5cd6);font-weight:600;text-underline-offset:.25em}.sgs-footer__newsnote{margin:0 0 2rem;max-width:38rem;font-size:1.376rem;line-height:1.6;opacity:.72}.sgs-footer__field{display:flex;align-items:center;gap:1.6rem;max-width:42rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(56,56,56,.28);transition:border-color .22s ease}.sgs-footer__field:focus-within{border-bottom-color:var(--sgs-footer-accent, #3c5cd6)}.sgs-footer .sgs-footer__input{flex:1 1 auto;min-width:0;padding:0;border:0;background:transparent;color:var(--sgs-footer-ink, #383838);font-size:1.6rem;line-height:1.4}.sgs-footer .sgs-footer__input:focus{outline:none;box-shadow:none}.sgs-footer .sgs-footer__input::placeholder{color:#38383880}.sgs-footer .sgs-footer__send{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(56,56,56,.24);border-radius:999px;background:transparent;color:var(--sgs-footer-ink, #383838);cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease}.sgs-footer .sgs-footer__send:hover{border-color:transparent;background-color:var(--sgs-footer-accent, #3c5cd6);color:#fff}.sgs-footer .sgs-footer__arrow{position:relative;display:block;width:1.4rem;height:1px;background:currentColor}.sgs-footer .sgs-footer__arrow:after{content:"";position:absolute;top:50%;right:0;width:.6rem;height:.6rem;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:translateY(-50%) rotate(45deg)}.sgs-footer__msg{margin:1.28rem 0 0;font-size:1.28rem;line-height:1.5;opacity:.8}.sgs-footer__msg--bad{color:#a5301b;opacity:1}.sgs-footer__base{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.6rem,2.4vw,3.2rem);flex-wrap:wrap;margin:clamp(4.8rem,5.4vw,7.2rem) 0 0;padding:clamp(2.4rem,2.6vw,3.2rem) 0 0;border-top:1px solid rgba(56,56,56,.14)}.sgs-footer__copy{margin:0;font-size:1.248rem;line-height:1.5;opacity:.56}.sgs-footer__policies{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;margin:0;padding:0;list-style:none}.sgs-footer__policies .sgs-footer__link{font-size:1.248rem;opacity:.56}.sgs-footer__loc{display:flex;align-items:center;gap:1.12rem}.sgs-footer .sgs-footer__select{padding:.8rem 1.2rem;border:1px solid rgba(56,56,56,.2);border-radius:4px;background:transparent;color:var(--sgs-footer-ink, #383838);font-size:1.248rem}.sgs-footer .sgs-footer__locgo{padding:.8rem 1.6rem;border:1px solid rgba(56,56,56,.2);border-radius:4px;background:transparent;color:var(--sgs-footer-ink, #383838);font-size:1.248rem;cursor:pointer}.sgs-footer__pays{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none}.sgs-footer__pay{display:flex;opacity:.82}.sgs-footer .sgs-footer__payicon{width:3.8rem;height:auto;border-radius:3px}@media screen and (min-width:990px){.sgs-footer__top{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) minmax(0,.9fr);align-items:start}}@media screen and (max-width:749px){.sgs-footer__copy.sgs-footer__copy,.sgs-footer__link.sgs-footer__link{font-size:1.4rem}}@media screen and (max-width:749px){.sgs-footer__input{min-height:4.4rem;font-size:16px}.sgs-footer__send{min-height:4.4rem}.sgs-footer__link{display:inline-flex;align-items:center;min-height:4rem}}.sgs-header{position:fixed;inset:0 0 auto;z-index:100;border-bottom:1px solid transparent;transition:background-color .3s ease,border-color .3s ease;--sgs-h-fg: #f3f5f9;--sgs-h-fg-muted: rgba(243, 245, 249, .8);--sgs-h-shadow: 0 1px 16px rgba(0, 0, 0, .6)}.sgs-header.is-light{--sgs-h-fg: #101828;--sgs-h-fg-muted: rgba(16, 24, 40, .72);--sgs-h-shadow: none}.sgs-header.is-scrolled{background-color:#0a0d14d1;border-bottom-color:#ffffff14;backdrop-filter:blur(6px) saturate(1.1);-webkit-backdrop-filter:blur(6px) saturate(1.1)}.sgs-header.is-scrolled.is-light{background-color:#ffffffdb;border-bottom-color:#10182814}.sgs-header .sgs-header__scrim{display:block;position:absolute;inset:0 0 auto;height:11.2rem;background:linear-gradient(180deg,rgba(0,0,0,.45) 0%,transparent 100%);pointer-events:none;opacity:1;transition:opacity .3s ease}.sgs-header.is-scrolled .sgs-header__scrim,.sgs-header.is-light .sgs-header__scrim{opacity:0}.sgs-header__bar{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--sgs-h-bargap, 2.4rem);padding:clamp(1.36rem,1.5vw,2.16rem) var(--sgs-h-pad, clamp(2rem, 4vw, 6.4rem))}.sgs-header__brand{display:flex;flex-shrink:0;align-items:center;text-decoration:none}.sgs-header__logo{width:var(--sgs-h-logo-w, 150px);height:auto;filter:drop-shadow(0 1px 10px rgba(0,0,0,.45));transition:filter .3s ease}.sgs-header.is-light .sgs-header__logo{filter:none}.sgs-header__wordmark{color:var(--sgs-h-fg);font-size:1.76rem;font-weight:700;letter-spacing:.02em;text-shadow:var(--sgs-h-shadow)}.sgs-header__nav{display:none;align-items:center;justify-content:center;gap:var(--sgs-h-navgap, 3.04rem);min-width:0}.sgs-header__link{position:relative;display:inline-flex;align-items:center;gap:.48rem;color:var(--sgs-h-fg-muted);font-size:1.312rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;text-shadow:var(--sgs-h-shadow);white-space:nowrap;cursor:pointer;transition:color .25s ease}.sgs-header__link:hover,.sgs-header__link[aria-current=page]{color:var(--sgs-h-fg)}.sgs-header__link--parent{list-style:none}.sgs-header__link--parent::-webkit-details-marker{display:none}.sgs-header__chev{width:1.36rem;height:1.36rem;transition:transform .25s ease}.sgs-header__group[open]>.sgs-header__link--parent .sgs-header__chev{transform:rotate(180deg)}.sgs-header__group{--sgs-h-gap: 1.76rem;position:relative}.sgs-header__dropdown{position:absolute;top:calc(100% + var(--sgs-h-gap, 1.76rem));left:50%;display:grid;min-width:25.6rem;padding:.96rem;border:1px solid rgba(16,24,40,.08);border-radius:14px;background-color:#fff;box-shadow:0 24px 60px -24px #0000008c;transform:translate(-50%)}.sgs-header__dropdown:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--sgs-h-gap, 1.76rem)}.sgs-header__link--parent .sgs-header__parent,.sgs-header__panel-link .sgs-header__parent{color:inherit;font:inherit;letter-spacing:inherit;text-decoration:none;text-transform:inherit}.sgs-header__dropdown-link{padding:1.04rem 1.44rem;border-radius:9px;color:#101828;font-size:1.472rem;text-decoration:none;white-space:nowrap;transition:background-color .2s ease}.sgs-header__dropdown-link:hover{background-color:#1018280f}.sgs-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.8rem}.sgs-header__login{display:none;padding:1.152rem 2.56rem;border-radius:999px;background-color:var(--sgs-h-accent, #3c5cd6);color:#fff;font-size:1.28rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:transform .25s ease,filter .25s ease}.sgs-header__login:hover{transform:translateY(-1px);filter:brightness(1.1)}.sgs-header__cart{position:relative;display:flex;align-items:center;justify-content:center;width:4.64rem;height:4.64rem;border-radius:999px;background-color:var(--sgs-h-cart, #e2725b);color:#fff;text-decoration:none;box-shadow:0 8px 24px -10px #0009;transition:transform .25s ease,filter .25s ease}.sgs-header__cart:hover{transform:translateY(-1px);filter:brightness(1.07)}.sgs-header__cart svg{width:2.08rem;height:2.08rem}.sgs-header__count{position:absolute;top:-.2rem;right:-.2rem;min-width:2rem;padding:0 .48rem;border-radius:999px;border:2px solid var(--sgs-h-cart, #e2725b);background-color:#101828;color:#fff;font-size:1.088rem;font-weight:700;line-height:2rem;text-align:center}.sgs-header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:4rem;height:4rem;padding:0;border:0;border-radius:999px;background:none;cursor:pointer}.sgs-header__burger span{display:block;width:1.84rem;height:2px;border-radius:2px;background-color:var(--sgs-h-fg);transition:transform .25s ease,opacity .25s ease}.sgs-header__burger[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.sgs-header__burger[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.sgs-header__panel{padding:.8rem clamp(2rem,4vw,6.4rem) 2.8rem;border-top:1px solid rgba(16,24,40,.08);background-color:#fff;max-height:calc(100svh - 7.2rem);overflow-y:auto}.sgs-header__panel-nav{display:grid;gap:.24rem}.sgs-header__panel-link,.sgs-header__panel-sublink{display:flex;align-items:center;justify-content:space-between;padding:1.36rem 0;border-bottom:1px solid rgba(16,24,40,.07);color:#101828;font-size:1.632rem;font-weight:600;text-decoration:none;cursor:pointer;list-style:none}.sgs-header__panel-link::-webkit-details-marker{display:none}.sgs-header__panel-sublink{padding-left:1.6rem;font-size:1.52rem;font-weight:500;color:#101828bf}.sgs-header__panel-group[open]>.sgs-header__panel-link .sgs-header__chev{transform:rotate(180deg)}.sgs-header__panel-cta{margin-top:2rem;padding:1.52rem 2.4rem;border-radius:999px;background-color:var(--sgs-h-accent, #3c5cd6);color:#fff;font-size:1.376rem;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;text-decoration:none}.sgs-header__link:focus-visible,.sgs-header__login:focus-visible,.sgs-header__cart:focus-visible,.sgs-header__burger:focus-visible,.sgs-header__dropdown-link:focus-visible,.sgs-header__panel-link:focus-visible,.sgs-header__panel-sublink:focus-visible,.sgs-header__parent:focus-visible{outline:2px solid var(--sgs-h-fg);outline-offset:3px}.sgs-header.is-crowded .sgs-header__nav{display:none}.sgs-header.is-crowded .sgs-header__burger{display:flex}@media screen and (min-width:1180px){.sgs-header,.sgs-header__bar{--sgs-h-pad: 2rem}.sgs-header__bar{--sgs-h-bargap: 1.6rem;--sgs-h-navgap: clamp(1.2rem, 1.6vw, 1.6rem);--sgs-h-pad: 2rem}.sgs-header__nav{display:flex}.sgs-header__burger{display:none}.sgs-header__link{font-size:1.184rem;letter-spacing:.07em}.sgs-header__logo{width:min(var(--sgs-h-logo-w, 150px),118px)}.sgs-header__login{display:inline-block;padding:1rem 1.68rem;font-size:1.152rem;letter-spacing:.08em}.sgs-header__cart{width:4rem;height:4rem}.sgs-header__cart svg{width:1.84rem;height:1.84rem}}@media screen and (min-width:1440px){.sgs-header,.sgs-header__bar{--sgs-h-pad: clamp(2rem, 4vw, 6.4rem)}.sgs-header__bar{--sgs-h-bargap: 2.4rem;--sgs-h-navgap: 3.04rem;--sgs-h-pad: clamp(2rem, 4vw, 6.4rem)}.sgs-header__link{font-size:1.312rem;letter-spacing:.14em}.sgs-header__logo{width:var(--sgs-h-logo-w, 150px)}.sgs-header__login{padding:1.152rem 2.56rem;font-size:1.28rem;letter-spacing:.14em}.sgs-header__cart{width:4.64rem;height:4.64rem}.sgs-header__cart svg{width:2.08rem;height:2.08rem}}@media(prefers-reduced-motion:reduce){.sgs-header,.sgs-header__scrim,.sgs-header__chev,.sgs-header__burger span{transition:none}}@media screen and (max-width:749px){.sgs-header__panel-link .sgs-header__parent{display:flex;align-items:center;min-height:4.4rem}.sgs-header__panel-cta{font-size:1.4rem}}.sgs-proof{position:relative;background-color:var(--sgs-proof-bg, #0a0e16);background-image:linear-gradient(180deg,var(--sgs-proof-bg, #0a0e16) 0%,var(--sgs-proof-bg2, #111827) 100%);color:#fff;overflow:hidden}.sgs-proof__inner{max-width:140.8rem;margin:0 auto;padding-block:var(--sgs-proof-pad, 110px 110px);padding-inline:clamp(2rem,5vw,7.2rem)}.sgs-proof__head{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem}.sgs-proof__headtext{max-width:64rem}.sgs-proof__eyebrow{margin:0 0 2.24rem;color:#cfe0ff;font-size:1.088rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.sgs-proof .sgs-proof__heading{margin:0;color:#fff;font-size:clamp(3.52rem,1.92rem + 3.9vw,7.2rem);font-weight:800;line-height:1.04;letter-spacing:-.02em;text-wrap:balance}.sgs-proof__intro{margin:1.76rem 0 0;max-width:54rem;color:#cedaf0cc;font-size:clamp(1.44rem,1.36rem + .25vw,1.632rem);line-height:1.66;text-wrap:pretty}.sgs-proof__rail{--rail-pad: clamp(2rem, 5vw, 7.2rem);--card-w: min(74vw, 34rem);display:flex;gap:1.6rem;margin:clamp(4rem,4.5vw,5.6rem) 0 0;margin-inline:calc(var(--rail-pad) * -1);padding:0 calc(50% - var(--card-w) / 2);list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.sgs-proof__rail::-webkit-scrollbar{display:none}.sgs-proof__card{flex:0 0 auto;width:var(--card-w);scroll-snap-align:center;opacity:.5;transition:opacity .32s ease}.sgs-proof__card.is-centred{opacity:1}@media screen and (min-width:990px){.sgs-proof:not(.sgs-proof--rail) .sgs-proof__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,1.8vw,2.8rem);margin-inline:0;padding:0;overflow:visible}.sgs-proof:not(.sgs-proof--rail) .sgs-proof__card{width:auto;opacity:1}.sgs-proof--rail .sgs-proof__rail{--proof-gap: clamp(1.6rem, 1.8vw, 2.8rem);--card-w: calc((100% - 2 * var(--proof-gap)) / 3);gap:var(--proof-gap);margin-inline:0;padding:0;scroll-behavior:smooth}.sgs-proof--rail .sgs-proof__card{width:var(--card-w);opacity:1;scroll-snap-align:start}.sgs-proof--rail .sgs-proof__arrows{display:flex}}.sgs-proof__arrows{display:none;gap:1.2rem;flex:0 0 auto}.sgs-proof .sgs-proof__arrow{display:grid;place-items:center;width:4.8rem;height:4.8rem;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:transparent;color:#fff;cursor:pointer;transition:border-color .2s ease,background .2s ease,opacity .2s ease}.sgs-proof .sgs-proof__arrow svg{width:2rem;height:2rem}.sgs-proof .sgs-proof__arrow:hover:not([disabled]){border-color:var(--sgs-proof-accent);background:#ffffff12}.sgs-proof .sgs-proof__arrow[disabled]{opacity:.28;cursor:default}.sgs-proof__frame{position:relative;aspect-ratio:9 / 16;border-radius:16px;background-color:#05070e;overflow:hidden;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.sgs-proof__card:hover .sgs-proof__frame{transform:translateY(-6px)}.sgs-proof .sgs-proof__poster,.sgs-proof__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;transition:transform .62s cubic-bezier(.22,.61,.36,1),opacity .32s ease}.sgs-proof__video{z-index:1;opacity:0}.sgs-proof__card:hover .sgs-proof__poster{transform:scale(1.04)}.sgs-proof__card.is-playing .sgs-proof__video{opacity:1}.sgs-proof__card.is-playing .sgs-proof__scrim,.sgs-proof__card.is-playing .sgs-proof__meta{opacity:0}.sgs-proof__card.is-playing .sgs-proof__playdisc{opacity:0;transform:scale(.9)}.sgs-proof__card.is-playing:hover .sgs-proof__playdisc{opacity:1;transform:scale(1)}.sgs-proof .sgs-proof__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(to top,#05070eeb,#05070e8c 26%,#05070e1f 58%,#05070e47);transition:opacity .32s ease}.sgs-proof .sgs-proof__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;width:100%;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.sgs-proof__playdisc{display:grid;place-items:center;width:clamp(5.6rem,5vw,6.8rem);height:clamp(5.6rem,5vw,6.8rem);border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#0a0e1694;transition:transform .32s cubic-bezier(.22,.61,.36,1),background-color .32s ease,opacity .32s ease}.sgs-proof__play:hover .sgs-proof__playdisc{transform:scale(1.08);background:#0a0e169e}.sgs-proof__play:focus-visible .sgs-proof__playdisc{outline:2px solid #fff;outline-offset:4px}.sgs-proof .sgs-proof__ico{width:2.24rem;height:2.24rem}.sgs-proof .sgs-proof__ico--pause,.sgs-proof__card.is-playing .sgs-proof__ico--play{display:none}.sgs-proof__card.is-playing .sgs-proof__ico--pause{display:block}.sgs-proof .sgs-proof__sound{position:absolute;top:1.2rem;right:1.2rem;z-index:6;display:grid;place-items:center;width:3.6rem;height:3.6rem;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#0a0e16a3;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .26s ease,background-color .22s ease}.sgs-proof__card.is-playing .sgs-proof__sound{opacity:1;pointer-events:auto}.sgs-proof .sgs-proof__sound:hover{background:#0a0e16b8}.sgs-proof .sgs-proof__sound:focus-visible{outline:2px solid #fff;outline-offset:3px}.sgs-proof .sgs-proof__sound .sgs-proof__ico{width:1.76rem;height:1.76rem}.sgs-proof .sgs-proof__ico--off,.sgs-proof__card.is-muted .sgs-proof__ico--on{display:none}.sgs-proof__card.is-muted .sgs-proof__ico--off{display:block}.sgs-proof__meta{position:absolute;inset:auto 0 0 0;z-index:3;padding:0 clamp(1.8rem,1.6vw,2.4rem) clamp(2rem,1.9vw,2.8rem);pointer-events:none;transition:opacity .32s ease}.sgs-proof .sgs-proof__name{margin:0;color:#fff;font-family:inherit;font-style:inherit;line-height:inherit;word-break:normal;font-size:clamp(1.6rem,1.44rem + .36vw,1.92rem);font-weight:700;letter-spacing:-.005em;text-shadow:0 1px 14px rgba(0,0,0,.7)}.sgs-proof__detail{margin:.4rem 0 0;color:#ffffffc7;font-size:1.28rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 12px rgba(0,0,0,.65)}.sgs-proof .sgs-proof__progress{display:block;position:absolute;left:0;bottom:0;z-index:5;width:0;height:3px;background:var(--sgs-proof-accent, #6f92ff);opacity:0;transition:opacity .26s ease}.sgs-proof__card.is-playing .sgs-proof__progress{opacity:1}@media screen and (max-width:989px){.sgs-proof__head{flex-direction:column;align-items:flex-start}}@media screen and (max-width:749px){.sgs-proof__rail{--card-w: calc((100% - 1.6rem)/2) ;padding-inline:var(--rail-pad);scroll-padding-inline:var(--rail-pad)}.sgs-proof__card,.sgs-proof__card.is-centred{opacity:1;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.sgs-proof__rail,.sgs-proof--rail .sgs-proof__rail{scroll-behavior:auto}.sgs-proof .sgs-proof__arrow,.sgs-proof__frame,.sgs-proof .sgs-proof__poster,.sgs-proof__playdisc{transition:none}.sgs-proof__card:hover .sgs-proof__frame,.sgs-proof__card:hover .sgs-proof__poster{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAeIA */
