.orvex-compression-hero{position:relative;min-height:var(--hero-height-desktop);overflow:hidden;background:#0b0d0e;color:var(--hero-text);isolation:isolate}.orvex-compression-hero__media,.orvex-compression-hero__image,.orvex-compression-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.orvex-compression-hero__image,.orvex-compression-hero__placeholder{object-fit:cover;object-position:var(--hero-desktop-x) var(--hero-desktop-y)}.orvex-compression-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--hero-overlay) * .7)),rgba(0,0,0,calc(var(--hero-overlay) * .2)) 45%,rgba(0,0,0,var(--hero-overlay)))}.orvex-compression-hero__content{position:relative;z-index:2;display:flex;min-height:var(--hero-height-desktop);padding:clamp(40px,6vw,92px)}.orvex-compression-hero__content--top-left{align-items:flex-start;justify-content:flex-start}.orvex-compression-hero__content--top-center{align-items:flex-start;justify-content:center}.orvex-compression-hero__content--center-left{align-items:center;justify-content:flex-start}.orvex-compression-hero__content--center{align-items:center;justify-content:center}.orvex-compression-hero__content--bottom-left{align-items:flex-end;justify-content:flex-start}.orvex-compression-hero__content--bottom-center{align-items:flex-end;justify-content:center}.orvex-compression-hero__copy{width:min(100%,680px)}.orvex-compression-hero__copy--left{text-align:left}.orvex-compression-hero__copy--center{text-align:center}.orvex-compression-hero__eyebrow{margin:0 0 14px;color:var(--hero-accent);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.orvex-compression-hero h1{max-width:760px;margin:0;color:var(--hero-text);font-size:clamp(48px,6vw,88px);font-weight:800;line-height:.98;letter-spacing:-.045em;text-shadow:0 2px 24px rgba(0,0,0,.36)}.orvex-compression-hero__copy--center h1{margin-inline:auto}.orvex-compression-hero__reviews{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:24px;color:var(--hero-text);font-size:14px}.orvex-compression-hero__copy--center .orvex-compression-hero__reviews{justify-content:center}.orvex-compression-hero__stars{padding:3px 6px;border-radius:2px;background:var(--hero-accent);color:#fff;font-size:11px;letter-spacing:2px}.orvex-compression-hero__subheading{max-width:600px;margin:18px 0 0;color:var(--hero-text);font-size:clamp(16px,1.4vw,20px);line-height:1.45}.orvex-compression-hero__copy--center .orvex-compression-hero__subheading{margin-inline:auto}.orvex-compression-hero__button{display:inline-flex;align-items:center;gap:10px;margin-top:26px;padding:13px 22px;border-radius:999px;background:#fff;color:#0b0d0e;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s ease,background-color .18s ease}.orvex-compression-hero__button:hover{transform:translateY(-2px);background:var(--hero-accent);color:#fff}@media(max-width:749px){.orvex-compression-hero{min-height:var(--hero-height-mobile)}.orvex-compression-hero__image,.orvex-compression-hero__placeholder{object-position:var(--hero-mobile-x) var(--hero-mobile-y)}.orvex-compression-hero__content{min-height:var(--hero-height-mobile);align-items:flex-start;justify-content:center;padding:46px 18px 28px}.orvex-compression-hero__copy{width:100%;text-align:center}.orvex-compression-hero h1{max-width:320px;margin-inline:auto;font-size:clamp(34px,10.5vw,46px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.orvex-compression-hero__reviews{justify-content:center;margin-top:18px;font-size:12px}.orvex-compression-hero__subheading{margin-inline:auto;font-size:15px}}@media(prefers-reduced-motion:reduce){.orvex-compression-hero__button{transition:none}}.orvex-hotspots{padding:0;background:transparent;color:var(--hotspots-text)}.orvex-hotspots *{box-sizing:border-box}.orvex-hotspots__width{width:min(100%,var(--hotspots-max-width));margin:0 auto}.orvex-hotspots__layout{position:relative;display:flex;gap:var(--hotspots-layout-gap)}.orvex-hotspots__layout--above,.orvex-hotspots__layout--below{flex-direction:column}.orvex-hotspots__layout--above.has-no-content .orvex-hotspots__content,.orvex-hotspots__layout--below.has-no-content .orvex-hotspots__content{display:none}.orvex-hotspots__layout--below .orvex-hotspots__content{order:2}.orvex-hotspots__layout--left,.orvex-hotspots__layout--right{display:grid;height:var(--hotspots-module-height);gap:0;overflow:hidden;border-radius:var(--hotspots-module-radius);background:var(--hotspots-module-background)}.orvex-hotspots__layout--screen-fit.orvex-hotspots__layout--left,.orvex-hotspots__layout--screen-fit.orvex-hotspots__layout--right{height:min(var(--hotspots-module-height),max(500px,calc(100svh - 170px)))}.orvex-hotspots__layout--right{grid-template-columns:minmax(0,var(--hotspots-media-width)) minmax(280px,1fr);grid-template-areas:"media content"}.orvex-hotspots__layout--left{grid-template-columns:minmax(280px,1fr) minmax(0,var(--hotspots-media-width));grid-template-areas:"content media"}.orvex-hotspots__content{flex:1 1 0;min-width:240px;align-self:center}.orvex-hotspots__layout--left .orvex-hotspots__content,.orvex-hotspots__layout--right .orvex-hotspots__content{grid-area:content;width:100%;height:100%;min-width:0;min-height:0;padding:var(--hotspots-content-padding);display:flex;flex-direction:column;justify-content:center;align-self:stretch;overflow:hidden;background:radial-gradient(circle at 15% 10%,color-mix(in srgb,var(--hotspots-accent) 7%,transparent),transparent 38%),linear-gradient(145deg,#ffffff09,#0000001a)}.orvex-hotspots__layout--above .orvex-hotspots__content,.orvex-hotspots__layout--below .orvex-hotspots__content{width:min(100%,760px);margin-inline:auto;text-align:center}.orvex-hotspots__eyebrow{width:fit-content;margin:0 0 18px;padding:6px 17px 5px;border:1px solid var(--hotspots-accent);border-radius:999px;background:linear-gradient(90deg,#0000000a,#0000007a);color:color-mix(in srgb,var(--hotspots-text) 82%,transparent);font-size:12px;font-weight:700;line-height:1.15;letter-spacing:.13em;text-transform:uppercase;box-shadow:12px 0 22px -14px var(--hotspots-accent)}.orvex-hotspots__heading{margin:0;color:inherit;max-width:9ch;font-size:clamp(40px,4.4vw,72px);font-weight:600;letter-spacing:-.045em;line-height:.96}.orvex-hotspots__text{margin-top:18px;font-size:16px;line-height:1.55}.orvex-hotspots__text p{margin:0;color:inherit}.orvex-hotspots__features{display:grid;gap:var(--hotspots-feature-gap);margin-top:34px}.orvex-hotspots__layout--left .orvex-hotspots__features,.orvex-hotspots__layout--right .orvex-hotspots__features{min-height:0;margin-top:24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--hotspots-text) 28%,transparent) transparent}.orvex-hotspots__layout--left.has-no-content .orvex-hotspots__features,.orvex-hotspots__layout--right.has-no-content .orvex-hotspots__features{margin-top:0}.orvex-hotspots__features:empty{display:none}.orvex-hotspots__feature{min-height:78px;padding:16px 20px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:0;border-radius:var(--hotspots-feature-radius);background:var(--hotspots-feature-box);box-shadow:none}.orvex-hotspots__feature strong{color:inherit;font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.orvex-hotspots__feature p{margin:0;color:inherit;font-size:15px;font-weight:400;line-height:1.4}.orvex-hotspots__media{position:relative;width:var(--hotspots-media-width);height:auto;margin-inline:auto;border:0!important;outline:0!important;border-radius:var(--hotspots-radius);box-shadow:none!important}.orvex-hotspots__layout--left .orvex-hotspots__media,.orvex-hotspots__layout--right .orvex-hotspots__media{grid-area:media;width:100%;height:100%;max-width:none;margin-inline:0;aspect-ratio:auto}.orvex-hotspots__media.is-placeholder{aspect-ratio:var(--hotspots-aspect-ratio)}.orvex-hotspots__media--square{aspect-ratio:1 / 1}.orvex-hotspots__media--portrait{aspect-ratio:4 / 5}.orvex-hotspots__media--landscape{aspect-ratio:4 / 3}.orvex-hotspots__image{width:100%;height:auto;display:block;object-fit:var(--hotspots-image-fit);border:0!important;outline:0!important;border-radius:inherit;box-shadow:none!important}.orvex-hotspots__media--square .orvex-hotspots__image,.orvex-hotspots__media--portrait .orvex-hotspots__image,.orvex-hotspots__media--landscape .orvex-hotspots__image,.orvex-hotspots__layout--left .orvex-hotspots__image,.orvex-hotspots__layout--right .orvex-hotspots__image{height:100%}.orvex-hotspots__placeholder{background:#252525}.orvex-hotspots__media.is-placeholder .orvex-hotspots__placeholder{height:100%}.orvex-hotspots__hotspot{position:absolute;z-index:2;left:var(--hotspot-x);top:var(--hotspot-y);transform:translate(-50%,-50%)}.orvex-hotspots__hotspot:has(.orvex-hotspots__panel:not([hidden])){z-index:4}.orvex-hotspots__dot{position:relative;width:var(--hotspots-dot-size);height:var(--hotspots-dot-size);padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--hotspots-dot) 18%,transparent);cursor:pointer;appearance:none;-webkit-appearance:none}.orvex-hotspots__dot:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid color-mix(in srgb,var(--hotspots-dot) 72%,transparent);border-radius:inherit;transition:transform .18s ease,opacity .18s ease}.orvex-hotspots__dot span{width:34%;height:34%;display:block;border-radius:50%;background:var(--hotspots-dot);box-shadow:0 0 12px color-mix(in srgb,var(--hotspots-dot) 72%,transparent)}.orvex-hotspots__dot:hover:before,.orvex-hotspots__dot[aria-expanded=true]:before{transform:scale(1.22)}.orvex-hotspots__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}[data-hotspot-draggable] .orvex-hotspots__dot{cursor:grab;touch-action:none}[data-hotspot-draggable].is-dragging .orvex-hotspots__dot{cursor:grabbing}.orvex-hotspots__coordinates{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);padding:5px 8px;border-radius:4px;background:#fff;color:#111;font:600 11px/1.2 Arial,sans-serif;white-space:nowrap;box-shadow:0 4px 14px #0000003d}.orvex-hotspots__coordinates[hidden]{display:none}.orvex-hotspots__panel{position:absolute;width:min(var(--hotspot-panel-width),calc(100vw - 48px));min-height:74px;padding:14px 18px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;border:1px solid rgba(255,255,255,.16);border-radius:6px;background:color-mix(in srgb,var(--hotspots-panel) 74%,transparent);color:var(--hotspots-text);box-shadow:0 14px 34px #0000003d;backdrop-filter:blur(14px) saturate(110%);-webkit-backdrop-filter:blur(14px) saturate(110%)}.orvex-hotspots__panel[hidden]{display:none}.orvex-hotspots__panel--right{left:calc(100% + 14px);top:50%;transform:translateY(-50%)}.orvex-hotspots__panel--left{right:calc(100% + 14px);top:50%;transform:translateY(-50%)}.orvex-hotspots__panel--above{left:50%;bottom:calc(100% + 14px);transform:translate(-50%)}.orvex-hotspots__panel--below{left:50%;top:calc(100% + 14px);transform:translate(-50%)}.orvex-hotspots__icon{width:34px;height:34px;display:grid;place-items:center;color:var(--hotspots-accent)}.orvex-hotspots__icon svg{width:27px;height:30px;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.orvex-hotspots__copy{min-width:0;display:grid;gap:4px}.orvex-hotspots__copy strong{font-size:15px;line-height:1.2;font-weight:600}.orvex-hotspots__copy>span{font-size:15px;line-height:1.35;font-weight:400}@media screen and (max-width:749px){.orvex-hotspots__heading{margin-bottom:18px}.orvex-hotspots__layout,.orvex-hotspots__layout--left,.orvex-hotspots__layout--right{flex-direction:column}.orvex-hotspots__layout--left,.orvex-hotspots__layout--right{display:flex;height:auto;overflow:visible;border-radius:var(--hotspots-module-radius);background:var(--hotspots-module-background)}.orvex-hotspots__layout--below .orvex-hotspots__content{order:2}.orvex-hotspots__layout--left .orvex-hotspots__media,.orvex-hotspots__layout--right .orvex-hotspots__media{order:1;width:var(--hotspots-mobile-media-width);height:auto;margin-inline:auto}.orvex-hotspots__layout--left .orvex-hotspots__content,.orvex-hotspots__layout--right .orvex-hotspots__content{order:2;height:auto;padding:28px 20px;overflow:visible}.orvex-hotspots__content{width:min(100%,680px);min-width:0;text-align:center}.orvex-hotspots__title-group{display:grid;justify-items:center}.orvex-hotspots__heading{max-width:12ch;font-size:clamp(36px,12vw,56px)}.orvex-hotspots__features{gap:12px;margin-top:24px;text-align:left}.orvex-hotspots__feature{min-height:82px;padding:17px 18px}.orvex-hotspots__media{flex:0 0 auto;width:var(--hotspots-mobile-media-width);max-width:100%}.orvex-hotspots__layout--left .orvex-hotspots__media--square,.orvex-hotspots__layout--right .orvex-hotspots__media--square{aspect-ratio:1 / 1}.orvex-hotspots__layout--left .orvex-hotspots__media--portrait,.orvex-hotspots__layout--right .orvex-hotspots__media--portrait{aspect-ratio:4 / 5}.orvex-hotspots__layout--left .orvex-hotspots__media--landscape,.orvex-hotspots__layout--right .orvex-hotspots__media--landscape{aspect-ratio:4 / 3}.orvex-hotspots__layout--left .orvex-hotspots__media--natural .orvex-hotspots__image,.orvex-hotspots__layout--right .orvex-hotspots__media--natural .orvex-hotspots__image{height:auto}.orvex-hotspots__hotspot{left:var(--hotspot-mobile-x);top:var(--hotspot-mobile-y)}.orvex-hotspots__panel{min-height:68px;padding:12px 14px;grid-template-columns:30px minmax(0,1fr);gap:10px}.orvex-hotspots__icon{width:30px;height:30px}.orvex-hotspots__icon svg{width:24px;height:27px}.orvex-hotspots__copy strong,.orvex-hotspots__copy>span{font-size:14px}}@media(prefers-reduced-motion:no-preference){.orvex-hotspots__dot:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid var(--hotspots-dot);border-radius:inherit;animation:orvex-hotspot-pulse 2s ease-out infinite}}@keyframes orvex-hotspot-pulse{0%{opacity:.7;transform:scale(.8)}75%,to{opacity:0;transform:scale(1.65)}}.orvex-performance-banner{width:100%;overflow:hidden;background:#171717;color:var(--opb-text, #ffffff);padding:0}.orvex-performance-banner__stage{position:relative;min-height:var(--opb-desktop-height, 528px);overflow:hidden;isolation:isolate}.orvex-performance-banner__media,.orvex-performance-banner__placeholder,.orvex-performance-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0}.orvex-performance-banner__media{display:block;z-index:-3}.orvex-performance-banner__image,.orvex-performance-banner__placeholder svg{width:100%;height:100%;display:block;object-fit:cover}.orvex-performance-banner__image{object-position:var(--opb-desktop-x, 50%) var(--opb-desktop-y, 50%)}.orvex-performance-banner__shade{z-index:-2;background:linear-gradient(90deg,#05080abd,#06090b6b 35%,#06090b14 72%),rgba(0,0,0,var(--opb-overlay, .18))}.orvex-performance-banner__content{box-sizing:border-box;width:min(var(--opb-content-width, 610px),calc(100% - 48px));min-height:var(--opb-desktop-height, 528px);margin-left:clamp(32px,9.25vw,178px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.orvex-performance-banner__eyebrow{margin:0 0 16px;font-size:11px;line-height:1;letter-spacing:.06em;text-transform:uppercase;opacity:.68}.orvex-performance-banner__heading{max-width:610px;margin:0 0 16px;color:inherit;font-size:clamp(31px,2.25vw,43px);font-weight:400;line-height:1.08;letter-spacing:-.025em}.orvex-performance-banner__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(545px,100%);gap:7px;margin-bottom:15px}.orvex-performance-banner__metric{box-sizing:border-box;min-height:61px;padding:13px 12px 10px;background:#080b0d7a;border:1px solid rgba(255,255,255,.035);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.orvex-performance-banner__metric-value,.orvex-performance-banner__metric-label{margin:0}.orvex-performance-banner__metric-value{color:inherit;font-size:15px;font-weight:600;line-height:1.2}.orvex-performance-banner__metric-label{margin-top:8px;color:#ffffff7a;font-size:8px;line-height:1.2}.orvex-performance-banner__button{box-sizing:border-box;display:inline-flex;width:234px;min-height:46px;align-items:center;justify-content:center;padding:12px 20px;background:#ffffff2e;color:#fff;border:1px solid rgba(0,0,0,.72);border-radius:3px;box-shadow:inset 0 0 0 1px #ffffff1f,0 5px 18px #0000001f;backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);font-size:15px;line-height:1;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.orvex-performance-banner__button:hover{background:#ffffff4d;color:#fff;border-color:#000;transform:translateY(-1px)}@media screen and (max-width:749px){.orvex-performance-banner{padding:0}.orvex-performance-banner__stage{min-height:var(--opb-mobile-height, 600px)}.orvex-performance-banner__image{object-position:var(--opb-mobile-x, 50%) var(--opb-mobile-y, 50%)}.orvex-performance-banner__shade{background:linear-gradient(180deg,#04070905 20%,#05070938 48%,#050709e0),rgba(0,0,0,var(--opb-overlay, .18))}.orvex-performance-banner__content{width:auto;min-height:var(--opb-mobile-height, 600px);margin:0;padding:0 7px 37px;justify-content:flex-end}.orvex-performance-banner__eyebrow{margin-bottom:12px;font-size:10px}.orvex-performance-banner__heading{max-width:330px;margin-bottom:26px;font-size:24px;line-height:1.08}.orvex-performance-banner__metrics{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:6px;margin-bottom:17px}.orvex-performance-banner__metric{min-height:60px;padding:12px 13px 9px;background:#100e0c85}.orvex-performance-banner__metric-value{font-size:15px}.orvex-performance-banner__metric-label{margin-top:8px;font-size:8px}.orvex-performance-banner__button{width:100%;min-height:45px}}@media(prefers-reduced-motion:no-preference){.orvex-performance-banner__content>*{animation:orvex-performance-rise .65s both}.orvex-performance-banner__content>:nth-child(2){animation-delay:80ms}.orvex-performance-banner__content>:nth-child(3){animation-delay:.15s}.orvex-performance-banner__content>:nth-child(4){animation-delay:.22s}}@keyframes orvex-performance-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.owi{width:100%;padding:var(--owi-top) 24px var(--owi-bottom);overflow:hidden;background:var(--owi-background);color:var(--owi-text);font-family:var(--owi-font-family);font-style:var(--owi-font-style);font-weight:var(--owi-font-weight)}.owi,.owi *{box-sizing:border-box}.owi__inner{width:100%;max-width:var(--owi-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:var(--owi-gap)}.owi--image-left .owi__content{order:2}.owi--image-left .owi__media{order:1}.owi__content{min-width:0}.owi__heading{margin:0 0 20px;color:var(--owi-heading);font-size:clamp(32px,3.25vw,48px);font-family:var(--owi-font-family);font-weight:var(--owi-font-weight-bold);line-height:1.04;letter-spacing:-.035em;text-shadow:0 0 10px rgb(255 255 255 / 24%)}.owi__items{margin:0 0 28px;padding:0;display:grid;gap:4px;list-style:none;color:var(--owi-text);font-size:clamp(16px,1.45vw,22px);font-weight:var(--owi-font-weight);line-height:1.35}.owi__items:empty{display:none}.owi__mobile-details{display:none}.owi__product-form,.owi__form{display:block;width:100%}.owi__button{width:100%;min-height:62px;padding:16px 24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:var(--owi-accent);color:var(--owi-accent-text);font:inherit;font-size:14px;font-family:var(--owi-font-family);font-weight:var(--owi-font-weight-bold);line-height:1.2;text-transform:uppercase;cursor:pointer;transition:filter .18s ease,transform .18s ease}.owi__sizes>summary{list-style:none}.owi__sizes>summary::-webkit-details-marker{display:none}.owi__button-chevron{width:18px;height:18px;margin-left:12px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.owi__sizes[open] .owi__button-chevron{transform:rotate(180deg)}.owi__button:hover{filter:brightness(1.08)}.owi__button:active{transform:translateY(1px)}.owi__button:focus-visible{outline:2px solid var(--owi-heading);outline-offset:3px}.owi__button:disabled{cursor:not-allowed;opacity:.55}.owi__button-price{white-space:nowrap}.owi__size-panel{margin-top:10px;padding:18px 16px;border-radius:3px;background:var(--owi-assurance-background);color:var(--owi-assurance-text);animation:owi-size-reveal .2s ease both}.owi__size-header{margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px}.owi__size-title{margin:0;color:inherit;font-family:var(--owi-font-family);font-size:14px;font-weight:var(--owi-font-weight);line-height:1.2}.owi__size-title strong{margin-right:6px;font-weight:var(--owi-font-weight-bold)}.owi__size-guide{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font-family:var(--owi-font-family);font-size:13px;font-weight:var(--owi-font-weight);line-height:1.25;cursor:pointer}.owi__size-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:10px}.owi__size-option{position:relative}.owi__variant-input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.owi__size-option label{width:100%;min-height:44px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:2px;background:#090909;color:#fff;font-family:var(--owi-font-family);font-size:12px;font-weight:var(--owi-font-weight-bold);line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.owi__variant-input:checked+label{border-color:var(--owi-selection-accent);background:color-mix(in srgb,var(--owi-selection-accent) 18%,#090909);color:#fff;box-shadow:inset 0 0 0 1px var(--owi-selection-accent)}.owi__variant-input:focus-visible+label{outline:2px solid var(--owi-heading);outline-offset:2px}.owi__variant-input:disabled+label{opacity:.35;cursor:not-allowed;text-decoration:line-through}.owi__size-submit{width:100%;min-height:54px;margin-top:18px;padding:12px 18px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:1px solid #090909;border-radius:4px;background:var(--owi-selection-accent);color:#fff;font-family:var(--owi-font-family);font-size:12px;font-weight:var(--owi-font-weight-bold);line-height:1.2;text-transform:uppercase;cursor:pointer;transition:filter .18s ease,opacity .18s ease,transform .18s ease}.owi__size-submit small{color:inherit;font:inherit;font-size:11px;font-weight:var(--owi-font-weight);text-transform:none}.owi__size-submit:disabled{opacity:.42;cursor:not-allowed}.owi__size-submit:not(:disabled):hover{filter:brightness(1.08)}.owi__size-submit:not(:disabled):active{transform:translateY(1px)}.owi__selected-price{min-height:44px;margin-top:14px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid color-mix(in srgb,var(--owi-assurance-text) 18%,transparent);color:inherit;font-size:13px}.owi__selected-price strong{color:inherit;font-size:16px;font-weight:var(--owi-font-weight-bold)}.owi__size-submit:focus-visible{outline:2px solid var(--owi-heading);outline-offset:2px}@keyframes owi-size-reveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.owi__assurances{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.owi__assurances:empty{display:none}.owi__assurance{min-height:38px;padding:7px 14px;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:4px;background:var(--owi-assurance-background);color:var(--owi-assurance-text);font-size:11px;font-family:var(--owi-font-family);font-weight:var(--owi-font-weight);line-height:1.14;text-align:left}.owi__assurance:last-child:nth-child(odd){grid-column:1 / -1}.owi__assurance-icon{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center}.owi__assurance-icon:empty{display:none}.owi__assurance-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.owi__media{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--owi-image-radius);background:var(--owi-image-background)}.owi__image,.owi__placeholder{width:100%;height:100%;display:block;object-fit:contain}@media(max-width:989px){.owi__inner{gap:clamp(28px,5vw,48px)}.owi__heading{font-size:clamp(30px,4vw,40px)}}@media(max-width:749px){.owi{padding:var(--owi-mobile-top) 14px calc(var(--owi-mobile-bottom) + 16px);background:#000}.owi__inner{grid-template-columns:minmax(0,1fr);gap:0}.owi__content{display:contents}.owi__heading{order:1;margin:0 0 20px;font-size:28px;line-height:1.08;text-align:center}.owi__items{display:none}.owi__media,.owi--image-left .owi__media{order:2;width:calc(100% - 56px);max-width:366px;margin:0 auto 18px;aspect-ratio:4 / 3;border-radius:10px}.owi__media .owi__image,.owi__media .owi__placeholder{width:100%;height:100%;max-width:100%;margin:0;padding:0;object-fit:contain;object-position:center}.owi__mobile-details{order:3;margin:0 0 20px;display:block}.owi__mobile-details details{border-bottom:1px solid rgb(255 255 255 / 58%)}.owi__mobile-details summary{min-height:54px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;color:#fff;font-family:var(--owi-font-family);font-size:12px;font-weight:var(--owi-font-weight-bold);line-height:1.2;text-transform:uppercase;cursor:pointer}.owi__mobile-details summary::-webkit-details-marker{display:none}.owi__details-icon{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;transition:transform .18s ease}.owi__details-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.owi__mobile-details details[open] .owi__details-icon{transform:rotate(180deg)}.owi__mobile-details ul,.owi__mobile-specifications{margin:0;padding:2px 0 18px;color:#b8b8b8;font-size:13px;line-height:1.45}.owi__mobile-details ul{list-style:none}.owi__mobile-specifications p{margin:0 0 8px}.owi__product-form{order:4}.owi__button{min-height:60px;padding-inline:18px}.owi__size-panel{margin-top:12px;padding:20px 16px 18px}.owi__size-header{min-height:44px;margin-bottom:14px}.owi__size-guide{min-height:44px;display:inline-flex;align-items:center;font-size:13px}.owi__size-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.owi__size-option label{min-height:50px;padding:12px 9px;font-size:12px}.owi__size-submit{min-height:58px;margin-top:18px;border-color:var(--owi-selection-accent);font-size:13px}.owi__assurances{order:5;margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.owi__assurance{width:100%;height:44px;min-height:44px;padding:6px 10px;justify-content:flex-start;border-radius:4px;background:var(--owi-assurance-background);font-size:10px;line-height:1.15}.owi__assurance-icon{width:20px;height:20px;flex-basis:20px}.owi__assurance>span:last-child{min-width:0;display:block;overflow-wrap:anywhere}.owi__assurance:last-child:nth-child(odd){grid-column:1 / -1;justify-content:center}}@media(max-width:420px){.owi__assurances{grid-template-columns:repeat(2,minmax(0,1fr))}.owi__assurance:last-child:nth-child(odd){grid-column:1 / -1}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
