:root{--sok-orange: #f26a21;--sok-orange-dark: #c94c0c;--sok-ink: #111317;--sok-muted: #61656c;--sok-soft: #f4f5f2;--sok-line: #dfe1dc;--sok-radius-sm: .8rem;--sok-radius: 1.6rem;--sok-radius-lg: 2.6rem;--sok-shadow: 0 1.8rem 5rem rgba(18, 22, 28, .1);--sok-transition: .2s cubic-bezier(.2, .7, .2, 1)}html{scroll-behavior:smooth}body{color:var(--sok-ink)}.page-width,.sok-shell{width:min(100% - 3.2rem,144rem);margin-inline:auto}.sok-shell{position:relative}.header-wrapper{border-color:#11131714}.header{min-height:7.6rem}.header__heading-link{font-weight:800;letter-spacing:-.04em}.header__menu-item{font-weight:650;text-decoration:none}.header__menu-item:hover span{text-decoration:none;color:var(--sok-orange-dark)}.announcement-bar{letter-spacing:.02em}.button,.shopify-payment-button__button,.sok-button{border-radius:999px;font-weight:760;letter-spacing:.01em;min-height:4.8rem}.button:after,.button:before{border-radius:999px}.button:focus-visible,.sok-button:focus-visible,.sok-tabs button:focus-visible,.sok-hero__controls button:focus-visible{outline:.3rem solid var(--sok-orange);outline-offset:.3rem}.card-wrapper .card{transition:transform var(--sok-transition),box-shadow var(--sok-transition);border-radius:var(--sok-radius);overflow:hidden}.card-wrapper:hover .card{transform:translateY(-.5rem);box-shadow:var(--sok-shadow)}.card__media .media{background:#f7f7f5}.price{font-weight:760}.badge{border-radius:999px}.sok-eyebrow{margin:0 0 1.2rem;font-size:1.25rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff}.sok-eyebrow--dark{color:var(--sok-orange-dark)}.sok-section{padding:clamp(6.8rem,8vw,12rem) 0}.sok-section--compact{padding:clamp(4rem,6vw,8rem) 0}.sok-section--soft{background:var(--sok-soft)}.sok-section__head{margin-bottom:clamp(3rem,5vw,5.4rem);max-width:84rem}.sok-section__head--split{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(30rem,.7fr);gap:5rem;align-items:end}.sok-section__head h2{margin:0;max-width:80rem;font-size:clamp(3.4rem,5vw,6.4rem);line-height:.98;letter-spacing:-.045em}.sok-section__intro{color:var(--sok-muted);font-size:1.8rem;line-height:1.65}.sok-section__intro p{margin:0}.sok-actions{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:2.6rem}.sok-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;text-decoration:none;transition:transform var(--sok-transition),background var(--sok-transition),color var(--sok-transition)}.sok-button:hover{transform:translateY(-.2rem)}.sok-button--accent{color:#fff;background:var(--sok-orange)}.sok-button--accent:hover{background:var(--sok-orange-dark)}.sok-button--light{color:#fff;border:.1rem solid rgba(255,255,255,.72);background:#0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sok-button--dark{color:#fff;background:var(--sok-ink)}.sok-hero{position:relative;overflow:hidden;background:var(--sok-ink);color:#fff}.sok-hero__track{display:grid}.sok-hero__slide{grid-area:1 / 1;position:relative;min-height:clamp(62rem,77vh,82rem);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.sok-hero__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.sok-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sok-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#05080bc7,#05080b61 52%,#05080b1f)}.sok-hero__content{min-height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-block:9rem 12rem}.sok-hero__content--right{align-items:flex-end;text-align:right}.sok-hero__content>*{max-width:68rem}.sok-hero h1,.sok-hero h2{color:#fff;margin:0;font-size:clamp(4.4rem,6.5vw,8.5rem);line-height:.93;letter-spacing:-.055em;text-wrap:balance}.sok-hero__text{margin-top:2rem;max-width:64rem;font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.55;color:#ffffffdb}.sok-hero__text p{margin:0}.sok-hero__controls{z-index:3;position:absolute;inset:auto 0 3.2rem;display:flex;align-items:center;gap:.8rem;pointer-events:none}.sok-hero__controls button{pointer-events:auto;width:4.4rem;height:4.4rem;border-radius:50%;border:.1rem solid rgba(255,255,255,.5);color:#fff;background:#0003;cursor:pointer}.sok-hero__dots{display:flex;gap:.8rem;margin-inline:.5rem auto}.sok-hero__dots button{width:.9rem;height:.9rem;min-width:.9rem;border:0;padding:0;background:#ffffff73}.sok-hero__dots button[aria-selected=true]{width:3rem;border-radius:999px;background:var(--sok-orange)}.sok-trust{border-bottom:.1rem solid var(--sok-line);background:#fff}.sok-trust__grid{min-height:8.4rem;display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}.sok-trust__item{padding:1.8rem 2rem;display:flex;flex-direction:column;justify-content:center;border-right:.1rem solid var(--sok-line)}.sok-trust__item:first-child{border-left:.1rem solid var(--sok-line)}.sok-trust__item strong{font-size:1.45rem}.sok-trust__item span{margin-top:.3rem;color:var(--sok-muted);font-size:1.2rem}.sok-collection-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.6rem}.sok-collection-link{min-width:0;color:var(--sok-ink);text-decoration:none;font-size:1.55rem;font-weight:750;text-align:center}.sok-collection-link__media{aspect-ratio:1;display:grid;place-items:center;margin-bottom:1.4rem;border-radius:50%;overflow:hidden;background:var(--sok-soft);transition:transform var(--sok-transition),box-shadow var(--sok-transition)}.sok-collection-link:hover .sok-collection-link__media{transform:translateY(-.5rem);box-shadow:var(--sok-shadow)}.sok-collection-link img,.sok-collection-link svg{width:82%;height:82%;object-fit:contain;transition:transform var(--sok-transition)}.sok-collection-link:hover img{transform:scale(1.04)}.sok-tabs{display:flex;gap:1rem;overflow-x:auto;scrollbar-width:none;margin:0 0 2.4rem;padding-bottom:.5rem}.sok-tabs::-webkit-scrollbar{display:none}.sok-tabs button{white-space:nowrap;border:.1rem solid var(--sok-line);border-radius:999px;padding:1rem 2rem;background:#fff;color:var(--sok-ink);font-weight:740;cursor:pointer}.sok-tabs button[aria-selected=true]{color:#fff;border-color:var(--sok-ink);background:var(--sok-ink)}.sok-application{display:none;grid-template-columns:minmax(0,1.35fr) minmax(32rem,.65fr);min-height:55rem;border-radius:var(--sok-radius-lg);overflow:hidden;background:#fff}.sok-application__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(3.2rem,5vw,7rem)}.sok-application__copy h3{margin:0 0 2rem;font-size:clamp(3rem,4vw,5.2rem);line-height:1;letter-spacing:-.04em}.sok-application__copy>div{color:var(--sok-muted);font-size:1.7rem;line-height:1.65}.sok-application__copy .sok-button{margin-top:2rem}.sok-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.sok-feature{position:relative;min-height:31rem;padding:3rem;border:.1rem solid var(--sok-line);border-radius:var(--sok-radius);overflow:hidden;background:#fff;transition:transform var(--sok-transition),box-shadow var(--sok-transition)}.sok-feature:hover{transform:translateY(-.5rem);box-shadow:var(--sok-shadow)}.sok-feature__number{display:block;color:var(--sok-orange-dark);font-weight:850}.sok-feature__icon{width:5.4rem;height:5.4rem;object-fit:contain;margin-top:3rem}.sok-feature h3{margin:3rem 0 1rem;font-size:2.2rem}.sok-feature>div{color:var(--sok-muted);line-height:1.6}.sok-feature>div p{margin:0}.sok-app-zone__blocks:empty{display:none}.sok-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin:0}.sok-spec-grid>div{padding:2.4rem;border-radius:var(--sok-radius-sm);background:#fff}.sok-spec-grid dt{color:var(--sok-muted);font-size:1.35rem}.sok-spec-grid dd{margin:.6rem 0 0;font-size:2.1rem;font-weight:780}.sok-product-meta{margin-top:3rem}.sok-product-source{margin-top:3rem;font-size:1.3rem}.sok-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem}.sok-gallery__item{grid-column:span 4;position:relative;aspect-ratio:1;margin:0;border-radius:var(--sok-radius);overflow:hidden;background:var(--sok-soft)}.sok-gallery__item:nth-child(1),.sok-gallery__item:nth-child(5){grid-column:span 8;aspect-ratio:2.05 / 1}.sok-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sok-gallery__item:hover img{transform:scale(1.025)}.sok-gallery__item figcaption{position:absolute;inset:auto 1.2rem 1.2rem;padding:.7rem 1.1rem;border-radius:999px;background:#000000a6;color:#fff;font-size:1.2rem}.sok-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.sok-video-card{border-radius:var(--sok-radius);overflow:hidden;background:#fff}.sok-video-card__media{aspect-ratio:16 / 9;background:#111}.sok-video-card__media iframe,.sok-video-card__media svg{width:100%;height:100%;border:0}.sok-video-card__copy{padding:2.4rem}.sok-video-card__copy h3{margin:0 0 1rem;font-size:2rem}.sok-video-card__copy>div{color:var(--sok-muted)}.product__title h1{letter-spacing:-.04em}.product__info-container .price{font-size:2.8rem}.product-form__submit{background:var(--sok-orange);color:#fff;border-color:var(--sok-orange)}.product-form__submit:hover{background:var(--sok-orange-dark)}.collection-hero__title,.main-page-title,.title--primary{letter-spacing:-.04em}.footer{border-top:0;background:var(--sok-ink);color:#ffffffc7}.footer .footer-block__heading,.footer a,.footer .copyright__content{color:#fff}@media(max-width:989px){.sok-section__head--split{grid-template-columns:1fr;gap:2rem}.sok-collection-links{grid-template-columns:repeat(3,minmax(0,1fr))}.sok-application{grid-template-columns:1fr}.sok-application__media{min-height:36rem}.sok-feature-grid,.sok-spec-grid,.sok-video-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.page-width,.sok-shell{width:min(100% - 2.4rem,144rem)}.sok-hero__slide{min-height:66rem}.sok-hero__content{justify-content:flex-end;padding-block:8rem 11rem}.sok-hero__content--right{align-items:flex-start;text-align:left}.sok-hero__scrim{background:linear-gradient(0deg,#05080be0,#05080b5c 68%,#05080b1f)}.sok-hero h1,.sok-hero h2{font-size:clamp(4rem,12vw,6rem)}.sok-hero__controls{bottom:2rem}.sok-trust__grid{grid-template-columns:repeat(2,1fr)}.sok-trust__item:nth-child(odd){border-left:.1rem solid var(--sok-line)}.sok-trust__item{border-bottom:.1rem solid var(--sok-line)}.sok-collection-links{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem}.sok-collection-link{flex:0 0 12rem;scroll-snap-align:start}.sok-application__media{min-height:28rem}.sok-feature-grid,.sok-spec-grid{grid-template-columns:1fr}.sok-gallery__item,.sok-gallery__item:nth-child(1),.sok-gallery__item:nth-child(5){grid-column:span 12;aspect-ratio:4 / 3}.sok-video-grid{grid-template-columns:1fr}.sok-feature{min-height:0}}.sok-site-skip{position:fixed;top:-70px;left:16px;z-index:1000;padding:12px 18px;background:var(--sok-red-500);color:#fff;font-weight:800}.sok-site-skip:focus{top:12px}.sok-site-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid var(--sok-border)}.sok-site-announcement{display:flex;align-items:center;justify-content:center;gap:9px;height:40px;padding-inline:20px;white-space:nowrap;overflow:hidden;background:#111;color:#ffffffe6;font-size:13px;font-weight:650}.sok-site-announcement a{color:#ff5960;text-decoration:underline;text-underline-offset:3px}.sok-site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;max-width:1536px;height:70px;margin-inline:auto;padding-inline:38px}.sok-site-logo{display:inline-flex;align-items:center;flex-shrink:0}.sok-site-logo img{display:block;width:114px;height:52px;object-fit:contain}.sok-site-nav{display:flex;align-items:center;align-self:stretch;margin-left:clamp(22px,2vw,32px)}.sok-site-nav>a,.sok-site-nav summary{position:relative;display:flex;align-items:center;height:100%;padding-inline:clamp(11px,1.15vw,20px);color:#2b2b2b;font-size:15px;font-weight:700;list-style:none;cursor:pointer}.sok-site-nav a,.sok-site-nav summary,.sok-site-actions a{text-decoration:none}.sok-site-nav summary::-webkit-details-marker{display:none}.sok-site-nav details{height:100%}.sok-site-nav summary span{margin-left:5px}.sok-site-nav>a:after,.sok-site-nav>details>summary:after{content:"";position:absolute;left:12px;right:12px;bottom:10px;height:2px;background:var(--sok-red-500);transform:scaleX(0);transition:transform .2s}.sok-site-nav>a:hover:after,.sok-site-nav details[open]>summary:after{transform:scaleX(1)}.sok-site-mega{position:absolute;left:50%;right:auto;top:110px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px;width:min(1320px,calc(100vw - 40px));padding:38px 42px 44px;transform:translate(-50%);border:1px solid var(--sok-border);border-radius:0 0 28px 28px;box-shadow:0 22px 60px #00000029;background:#fff}.sok-site-mega>div{display:flex;flex-direction:column;gap:13px}.sok-site-mega>div:first-child{padding-right:34px;border-right:1px solid var(--sok-border)}.sok-site-mega strong{color:#7a7a7a;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.sok-site-mega h2{margin:0;font-size:27px;line-height:1.08}.sok-site-mega p{margin:0;font-size:13px}.sok-site-mega a{color:#2b2b2b;font-size:13px;font-weight:700}.sok-site-flyout{position:relative}.sok-site-flyout>div{position:absolute;top:70px;left:50%;display:grid;grid-template-columns:1fr 1fr;gap:0 24px;min-width:440px;padding:24px 28px 28px;transform:translate(-50%);border:1px solid var(--sok-border);border-radius:0 0 18px 18px;box-shadow:0 22px 60px #00000029;background:#fff}.sok-site-flyout a{min-height:42px;padding-block:12px;border-bottom:1px solid var(--sok-border);color:#2b2b2b;font-size:13px;font-weight:700}.sok-site-actions{display:flex;align-items:center;gap:8px;justify-self:end}.sok-site-icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:9px;border:0;border-radius:999px;background:transparent;color:#111;cursor:pointer}.sok-site-icon:hover{background:#f7f3f3}.sok-site-icon svg{width:22px;height:22px}.sok-site-cart>span{position:absolute;top:-3px;right:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding-inline:4px;border:2px solid #fff;border-radius:999px;background:var(--sok-red-800);color:#fff;font-size:11px;font-weight:850}.sok-site-menu{display:none;width:44px;height:44px;border:0;border-radius:50%;background:#111}.sok-site-menu i{display:block;width:18px;height:2px;margin:4px auto;background:#fff}.sok-site-search,.sok-site-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .2s,visibility .2s}.sok-site-search.is-open,.sok-site-drawer.is-open{visibility:visible;opacity:1;pointer-events:auto}.sok-site-search>button,.sok-site-drawer>button{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#041815b8}.sok-site-search>div{position:relative;width:min(900px,calc(100% - 40px));margin-inline:auto;padding:34px;border-radius:0 0 28px 28px;background:#fff}.sok-site-search>div>div{display:flex;align-items:center;justify-content:space-between;font-size:20px}.sok-site-search>div>div button,.sok-site-drawer aside>div button{width:44px;height:44px;border:0;border-radius:50%;background:#f7f3f3;font-size:24px;cursor:pointer}.sok-site-search form{margin-top:28px}.sok-site-search label{display:block;margin-bottom:8px;font-size:13px;font-weight:750}.sok-site-search form>div{display:flex;gap:10px}.sok-site-search input{flex:1;min-height:54px;padding-inline:20px;border:1px solid #c9c9c9;border-radius:999px}.sok-site-drawer aside{position:absolute;top:0;right:0;bottom:0;display:flex;flex-direction:column;width:min(92vw,430px);transform:translate(102%);background:#fff;transition:transform .4s cubic-bezier(.22,1,.36,1)}.sok-site-drawer.is-open aside{transform:none}.sok-site-drawer aside>div{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:14px 22px;border-bottom:1px solid var(--sok-border)}.sok-site-drawer nav{flex:1;overflow-y:auto;padding:22px}.sok-site-drawer nav>a,.sok-site-drawer summary{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid var(--sok-border);font-size:18px;font-weight:800;list-style:none}.sok-site-drawer details div{display:grid;padding:0 0 14px 14px}.sok-site-drawer details div a{min-height:38px;color:#5f5f5f;font-size:13px;font-weight:700}.sok-site-drawer footer{display:flex;flex-direction:column;gap:8px;padding:20px 22px;background:#111;color:#fff;font-size:13px}@media(max-width:1100px){.sok-site-nav{display:none}.sok-site-header__inner{grid-template-columns:auto 1fr auto}.sok-site-menu{display:block}}@media(max-width:749px){.sok-site-announcement{justify-content:flex-start;height:36px;padding-inline:14px;font-size:11px;overflow-x:auto}.sok-site-header__inner{height:62px;padding-inline:14px}.sok-site-logo img{width:94px;height:44px}.sok-site-actions{gap:0}.sok-site-actions>.sok-site-icon:nth-of-type(2){display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--sok-red-800: #b71921;--sok-red-700: #d1262f;--sok-red-500: #ef3b43;--sok-black: #111;--sok-paper: #fff;--sok-warm: #f7f6f1;--sok-border: #e3e3e3;--sok-local-radius: 18px;--sok-local-radius-lg: 28px;--sok-local-shadow: 0 10px 30px rgba(0,0,0,.09)}body{font-family:Helvetica,Helvetica Neue,Arial,sans-serif;color:var(--sok-black)}.page-width,.sok-shell,.sok-local-shell{width:100%;max-width:1320px;margin-inline:auto;padding-inline:30px}.announcement-bar-section .utility-bar{min-height:40px;background:#111;color:#fff;border:0}.announcement-bar__message{min-height:40px;padding:9px 20px;font-size:13px;font-weight:650;letter-spacing:.01em}.section-header.shopify-section-group-header-group{z-index:50}.header-wrapper{background:#fff;border-bottom:1px solid #e3e3e3}.header{width:100%;max-width:1536px;min-height:70px;padding:9px 38px}.header__heading-logo-wrapper{display:flex;align-items:center;width:114px;height:52px}.header__heading-logo{width:114px;height:52px;object-fit:contain}.header__inline-menu{margin-left:24px}.header__menu-item{min-height:52px;padding-inline:14px;font-size:15px;font-weight:700;color:#2b2b2b}.header__icons{gap:4px}.header__icon{width:40px;height:40px}.localization-form__select{min-height:40px;border-radius:6px;background:#f7f3f3}.sok-hero__slide{min-height:clamp(580px,40vw,720px)}.sok-hero__image{filter:brightness(.62) saturate(.9)}.sok-hero__slide:nth-child(n+2) .sok-hero__image{filter:brightness(.34) contrast(1.08) saturate(.9)}.sok-hero__scrim{background:#041b1714}.sok-hero__content{justify-content:flex-start;padding-top:clamp(108px,9vw,154px);padding-bottom:80px}.sok-hero__content>*{max-width:min(39%,560px)}.sok-hero__content--right{align-items:flex-end}.sok-hero h1,.sok-hero h2{font-size:clamp(38px,3.25vw,62px);font-weight:800;line-height:1.04;letter-spacing:-.035em}.sok-hero__text{margin-top:20px;font-size:clamp(15px,1.04vw,17px);font-weight:600;line-height:1.72}.sok-hero .sok-eyebrow{display:none}.sok-hero .sok-actions{gap:12px;margin-top:26px}.sok-hero .sok-button{min-height:44px;padding:10px 20px;border-radius:5px;font-size:14px}.sok-button--accent{background:var(--sok-red-500)}.sok-button--accent:hover{background:var(--sok-red-700)}.sok-hero__controls{inset:auto 0 24px;justify-content:center}.sok-hero__controls>button{width:42px;height:42px}.sok-hero__dots{margin-inline:6px}.sok-hero__dots button[aria-selected=true]{width:48px;background:#fff}.sok-trust{background:#111;color:#fff;border:0}.sok-trust__grid{min-height:106px}.sok-trust__item{padding:20px 30px;border-color:#ffffff29}.sok-trust__item:first-child{border-left:0}.sok-trust__item strong{font-size:17px}.sok-trust__item span{color:#ffffffa3;font-size:13px}.sok-section--compact{padding:44px 0 56px}.sok-collection-links{gap:18px}.sok-collection-link{font-size:14px;font-weight:650}.sok-collection-link__media{height:138px;aspect-ratio:auto;margin-bottom:14px;border-radius:0;background:transparent}.sok-collection-link img,.sok-collection-link svg{width:100%;height:100%;object-fit:contain}.sok-section.sok-section--soft[data-sok-tabs]{padding:68px 0 96px;background:#fff}[data-sok-tabs] .sok-section__head{margin:0 auto 22px;text-align:center}[data-sok-tabs] .sok-section__head h2{max-width:760px;margin-inline:auto;font-size:clamp(35px,4vw,62px);line-height:1.02}[data-sok-tabs] .sok-section__intro,[data-sok-tabs] .sok-eyebrow{display:none}.sok-tabs{gap:12px;margin:0 0 34px;border-bottom:1px solid var(--sok-border)}.sok-tabs button{position:relative;padding:19px 26px 21px;border:0;border-radius:10px 10px 0 0;background:transparent;color:#7a7a7a;font-size:16px}.sok-tabs button[aria-selected=true]{background:#f7f3f3;color:var(--sok-red-800)}.sok-tabs button[aria-selected=true]:after{content:"";position:absolute;left:18px;right:18px;bottom:-1px;height:3px;background:var(--sok-red-700)}.sok-application{display:none;position:relative;min-height:clamp(360px,39vw,520px);grid-template-columns:1fr;border-radius:28px}.sok-application.is-active{display:grid}.sok-application__media{position:absolute;top:0;right:0;bottom:0;left:0}.sok-application__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(4,27,23,.82),transparent 62%)}.sok-application__media img{width:100%;height:100%;object-fit:cover}.sok-application__copy{position:relative;z-index:1;justify-content:flex-end;padding:40px;color:#fff}.sok-application__copy .sok-eyebrow{display:block;margin-bottom:4px;color:#ff9a9f;font-size:13px}.sok-application__copy h3{color:#fff;margin:0 0 10px;font-size:clamp(38px,4vw,62px)}.sok-application__copy>div{max-width:560px;color:#ffffffc7;font-size:16px}.sok-application__copy .sok-button{margin-top:22px;color:#111;background:#fff}.sok-local-home{--sok-copy: #5f5f5f}.sok-local-home *,.sok-local-home *:before,.sok-local-home *:after{box-sizing:border-box}.sok-local-home a{text-decoration:none}.sok-local-section{padding:clamp(68px,6vw,96px) 0}.sok-local-heading-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:48px}.sok-local-heading-row h2,.sok-local-engineering h2,.sok-local-victron h2,.sok-local-contact h2{margin:0;font-size:clamp(34px,4.4vw,62px);line-height:1.02;letter-spacing:-.035em}.sok-local-heading-row a{color:var(--sok-red-700);font-size:14px;font-weight:800}.sok-local-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid transparent;border-radius:999px;color:#111;font-size:14px;font-weight:800;text-decoration:none;cursor:pointer}.sok-local-button--red{color:#fff;background:var(--sok-red-500)}.sok-local-button--red:hover{color:#fff;background:var(--sok-red-700)}.sok-local-button--dark{color:#fff;background:#111}.sok-local-button--ghost{border-color:var(--sok-border);background:#fff}.sok-local-button--light{color:#111;background:#fff}.sok-local-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sok-local-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--sok-border);border-radius:18px;background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.sok-local-product-card:hover{transform:translateY(-5px);border-color:#ff9a9f;box-shadow:var(--sok-local-shadow)}.sok-local-product-media{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:22px;background:#fff}.sok-local-product-media img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.sok-local-product-card:hover .sok-local-product-media img{transform:scale(1.06)}.sok-local-product-copy{display:flex;flex:1;flex-direction:column;padding:22px;border-top:1px solid var(--sok-border)}.sok-local-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.sok-local-tags span{padding:6px 9px;border-radius:999px;color:var(--sok-red-800);background:#f7f3f3;font-size:12px;font-weight:800}.sok-local-product-card h3{margin:0;min-height:2.24em;font-size:20px;line-height:1.12}.sok-local-price{display:flex;gap:8px;align-items:baseline;margin-top:18px;padding-top:20px;color:var(--sok-red-800);font-size:21px;font-weight:800}.sok-local-price s{color:#7a7a7a;font-size:13px;font-weight:500}.sok-local-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:18px}.sok-local-card-actions .sok-local-button{min-height:42px;padding:8px 10px}.sok-local-product-form{grid-column:1/-1}.sok-local-add{width:100%;min-height:42px;border:0;border-radius:999px;background:var(--sok-red-800);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.sok-local-placeholder svg{width:100%}.sok-local-engineering{background:#fff}.sok-local-engineering-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(44px,7vw,100px)}.sok-local-engineering-copy h2{margin-bottom:24px}.sok-local-richtext{color:var(--sok-copy);font-size:16px;line-height:1.72}.sok-local-richtext p{margin:0;color:inherit}.sok-local-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.sok-local-engineering-image{overflow:hidden;border-radius:28px}.sok-local-engineering-image img{width:100%;aspect-ratio:4/3;object-fit:cover}.sok-local-advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:56px;border-top:1px solid var(--sok-border)}.sok-local-advantage-grid article{min-height:244px;padding:38px 32px;border-right:1px solid var(--sok-border)}.sok-local-advantage-grid article:last-child{border-right:0}.sok-local-advantage-grid h3{margin:0 0 16px;font-size:24px;line-height:1.1}.sok-local-advantage-grid div{color:var(--sok-copy);font-size:15px;line-height:1.55}.sok-local-victron{background:#111;color:#fff}.sok-local-victron-layout{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(50px,8vw,120px)}.sok-local-victron-image{position:relative;min-height:650px;overflow:hidden;border-radius:28px}.sok-local-victron-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sok-local-signal{position:absolute;left:30px;bottom:30px;display:flex;align-items:center;gap:12px;padding:12px 18px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sok-local-signal i{width:80px;height:2px;background:var(--sok-red-500)}.sok-local-victron-copy h2{color:#fff;margin-bottom:24px}.sok-local-victron-copy .sok-local-richtext{color:#ffffffb3}.sok-local-victron-copy ul{display:grid;gap:12px;margin:28px 0 32px;padding:0;list-style:none;color:#ffffffd1}.sok-local-victron-copy li:before{content:"\2713";margin-right:10px;color:var(--sok-red-500);font-weight:900}.sok-local-data{background:#fff;text-align:center}.sok-local-data h2{margin:0 0 48px;font-size:clamp(30px,2.6vw,42px)}.sok-local-data-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--sok-border);text-align:left}.sok-local-data-grid>div{display:flex;flex-direction:column;min-height:210px;padding:38px 28px;border-right:1px solid var(--sok-border)}.sok-local-data-grid>div:last-child{border-right:0}.sok-local-data-grid strong{color:var(--sok-red-800);font-size:clamp(34px,3.2vw,52px);line-height:1;letter-spacing:-.07em;white-space:nowrap}.sok-local-data-grid span{margin-top:auto;color:#7a7a7a;font-size:15px;font-weight:650}.sok-local-partnership{padding-top:0}.sok-local-partnership-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sok-local-partner-card{position:relative;min-height:470px;padding:48px;overflow:hidden;border-radius:28px;color:#fff;background-position:center;background-size:cover}.sok-local-partner-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#111111c2}.sok-local-partner-card>*{position:relative;z-index:1}.sok-local-partner-card--dealer{background-image:url(https://static.wixstatic.com/media/7f132f_dab30ad5ecf640eabe61d0fa58bf1055~mv2.jpg/v1/fill/w_1200,h_800,al_c,q_85,enc_avif,quality_auto/dealership%20programmae.jpg)}.sok-local-partner-card--selector{background-image:url(sok-application-rv.png)}.sok-local-partner-card h2{max-width:560px;margin:0 0 18px;color:#fff;font-size:clamp(36px,4vw,58px);line-height:.98}.sok-local-partner-card p{max-width:510px;color:#ffffffc7;font-size:16px}.sok-local-partner-card .sok-local-button{position:absolute;left:48px;bottom:48px}.sok-local-learning{background:#111;color:#fff}.sok-local-learning .sok-local-heading-row h2{color:#fff}.sok-local-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sok-local-article{display:block;height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:#fff;color:#111}.sok-local-article-media{aspect-ratio:16/10;background:#f4f4f2}.sok-local-article-media img{width:100%;height:100%;padding:20px;object-fit:contain}.sok-local-article>div:last-child{display:flex;flex-direction:column;min-height:250px;padding:26px}.sok-local-article span{color:var(--sok-red-800);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.sok-local-article h3{margin:14px 0;font-size:23px;line-height:1.25}.sok-local-article p{color:#5f5f5f;font-size:15px;line-height:1.58}.sok-local-article small{margin-top:auto;padding-top:22px;color:var(--sok-red-800);font-size:13px;font-weight:850}.sok-local-contact{background:var(--sok-red-800);color:#fff}.sok-local-contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(40px,5vw,72px)}.sok-local-contact h2{color:#fff;margin-bottom:24px}.sok-local-contact p{color:#ffffffb8}.sok-local-contact dl{display:grid;gap:18px;margin:34px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.18)}.sok-local-contact dl div{display:grid;grid-template-columns:100px 1fr;gap:8px}.sok-local-contact dt{color:#ff9a9f;font-size:13px;font-weight:800;text-transform:uppercase}.sok-local-contact dd{margin:0;font-size:13px}.sok-local-contact-form{padding:38px;border-radius:28px;background:#fff;color:#111}.sok-local-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px}.sok-local-form-grid label{display:flex;flex-direction:column;gap:8px;color:#2b2b2b;font-size:13px;font-weight:800}.sok-local-form-grid input,.sok-local-form-grid select,.sok-local-form-grid textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #c9c9c9;border-radius:12px;background:#fff;font:inherit}.sok-local-form-span{grid-column:1/-1}.collection-hero{background:#111;color:#fff}.collection-hero__title{color:#fff;font-size:clamp(42px,6vw,72px)}.collection-hero__description{color:#ffffffb8}.card-wrapper .card{border:1px solid var(--sok-border);border-radius:18px;background:#fff}.card__content{padding:18px}.card__heading{font-size:18px;line-height:1.2}.price{color:var(--sok-red-800)}.product-form__submit{background:var(--sok-red-800);border-color:var(--sok-red-800)}@media(max-width:989px){.header{padding-inline:20px}.sok-hero__content>*{max-width:68%}.sok-local-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sok-local-engineering-layout,.sok-local-victron-layout,.sok-local-contact-layout{grid-template-columns:1fr}.sok-local-victron-image{min-height:500px}.sok-local-advantage-grid{grid-template-columns:repeat(2,1fr)}.sok-local-advantage-grid article:nth-child(2){border-right:0}.sok-local-partner-card{min-height:420px}}@media(max-width:749px){.page-width,.sok-shell,.sok-local-shell{padding-inline:18px}.announcement-bar__message{font-size:11px}.header{min-height:62px;padding:6px 14px}.header__heading-logo-wrapper,.header__heading-logo{width:94px;height:44px}.sok-hero__slide{min-height:610px}.sok-hero__content{justify-content:flex-end;align-items:flex-start;padding:80px 18px 98px;text-align:left}.sok-hero__content>*{max-width:100%}.sok-hero h1,.sok-hero h2{font-size:clamp(40px,12vw,56px)}.sok-hero__text{font-size:15px}.sok-hero__controls{bottom:16px}.sok-trust__grid{grid-template-columns:repeat(2,1fr)}.sok-trust__item{min-height:82px;padding:15px}.sok-trust__item strong{font-size:14px}.sok-section--compact{padding-block:30px 38px}.sok-collection-links{display:flex}.sok-collection-link{flex-basis:105px}.sok-collection-link__media{height:104px}[data-sok-tabs] .sok-section__head h2{font-size:36px}.sok-tabs button{padding:15px 17px 17px;font-size:14px}.sok-application{min-height:520px}.sok-application__copy{padding:26px}.sok-local-section{padding-block:64px}.sok-local-heading-row{align-items:flex-start;flex-direction:column;margin-bottom:30px}.sok-local-heading-row h2,.sok-local-engineering h2,.sok-local-victron h2,.sok-local-contact h2{font-size:36px}.sok-local-product-grid{grid-template-columns:1fr 1fr;gap:10px}.sok-local-product-copy{padding:14px}.sok-local-tags{display:none}.sok-local-product-card h3{min-height:0;font-size:16px}.sok-local-price{font-size:18px}.sok-local-card-actions{grid-template-columns:1fr}.sok-local-card-actions .sok-local-button--ghost{display:none}.sok-local-product-form{grid-column:auto}.sok-local-engineering-layout{gap:32px}.sok-local-advantage-grid{grid-template-columns:1fr}.sok-local-advantage-grid article{min-height:0;padding:28px 8px;border-right:0}.sok-local-victron-image{min-height:360px}.sok-local-data-grid{grid-template-columns:repeat(2,1fr)}.sok-local-data-grid>div{min-height:150px;padding:24px 16px;border-bottom:1px solid var(--sok-border)}.sok-local-data-grid>div:nth-child(2){border-right:0}.sok-local-data-grid strong{font-size:34px}.sok-local-partnership-grid,.sok-local-article-grid{grid-template-columns:1fr}.sok-local-partner-card{min-height:390px;padding:30px}.sok-local-partner-card .sok-local-button{left:30px;bottom:30px}.sok-local-form-grid{grid-template-columns:1fr}.sok-local-contact-form{padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sok-theme.css.map */
