*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;scrollbar-gutter:stable;scrollbar-width:var(--scrollbar-firefox-width);scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);background:var(--bg)}body{margin:0;min-height:100svh;background:var(--bg);color:var(--fg);font-family:var(--font-body);font-size:var(--type-body);line-height:var(--body-line-height);letter-spacing:var(--body-letter-spacing);text-transform:var(--body-transform);-webkit-font-smoothing:antialiased}main{background:var(--bg)}img,picture,video,canvas,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:var(--heading-line-height);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-transform)}.shopify-section{font-size:0;line-height:0}.shopify-section>*{font-size:var(--type-body);line-height:var(--body-line-height)}.section-slideshow,.section-marquee,.section-newsletter,.section-footer{margin:0;font-size:0;line-height:0}.section-newsletter,.section-footer{background:var(--inv-bg)}.section-slideshow>*,.section-marquee>*,.section-newsletter>*,.section-footer>*{font-size:var(--type-body);line-height:var(--body-line-height)}.btn-primary,.btn-secondary,.btn-outline{display:inline-flex;align-items:center;gap:var(--button-gap, 12px);border-radius:var(--btn-radius);font-size:var(--button-font-size, var(--type-button));font-weight:500;letter-spacing:.12em;text-transform:uppercase}.btn-primary{padding:var(--button-padding-y, 14px) var(--button-padding-x, 32px);border:1px solid var(--btn-primary-border, var(--fg));background:var(--btn-primary-bg, var(--fg));color:var(--btn-primary-fg, var(--inv-fg))}.btn-secondary{padding:var(--button-padding-y, 14px) var(--button-padding-x, 32px);border:1px solid var(--surface-strong, var(--border));background:var(--surface-strong, var(--surface));color:var(--fg)}.btn-outline{padding:calc(var(--button-padding-y, 14px) - 1px) calc(var(--button-padding-x, 32px) - 1px);border:1px solid var(--fg);color:var(--fg)}.btn-size-small{--button-padding-y: 10px;--button-padding-x: 20px;--button-gap: 8px;--button-font-size: calc(var(--type-button) * .9)}.btn-size-medium{--button-padding-y: 14px;--button-padding-x: 32px;--button-gap: 12px;--button-font-size: var(--type-button)}.btn-size-large{--button-padding-y: 17px;--button-padding-x: 40px;--button-gap: 14px;--button-font-size: calc(var(--type-button) * 1.08)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quick-view-modal[aria-hidden=true],.quick-view-lightbox[aria-hidden=true]{display:none}.hero-product-hotspots{--hero-hotspots-image-ratio: var(--hero-hotspots-desktop-image-ratio, 1);--hero-hotspots-image-target-width: clamp(820px, 72vw, 1500px);--hero-hotspots-image-frame-padding: 0px;position:relative;min-width:0;overflow:hidden;background:var(--bg);color:var(--fg);isolation:isolate}.hero-product-hotspots__stage{position:relative;height:calc(100dvh - var(--section-space-top-desktop, 0px) - var(--section-space-bottom-desktop, 0px));min-height:0;overflow:hidden;background:var(--bg)}.hero-product-hotspots__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;width:100%;height:100%;min-width:0;place-items:center;pointer-events:none}.hero-product-hotspots__media-frame{--hero-hotspots-map-left: 0px;--hero-hotspots-map-top: 0px;--hero-hotspots-map-width: 100%;--hero-hotspots-map-height: 100%;position:relative;display:grid;width:min(var(--hero-hotspots-image-target-width),calc(100% - (var(--page-gutter, 24px) * 2)));max-height:min(100%,calc(100% - (var(--hero-hotspots-image-frame-padding) * 2)));aspect-ratio:var(--hero-hotspots-image-ratio);place-items:center;pointer-events:auto}.hero-product-hotspots__media-frame picture{display:grid;width:100%;height:100%;place-items:center}.hero-product-hotspots__image,.hero-product-hotspots__placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center center}.hero-product-hotspots__pins,.hero-product-hotspots__panels{position:absolute;left:var(--hero-hotspots-map-left, 0px);top:var(--hero-hotspots-map-top, 0px);width:var(--hero-hotspots-map-width, 100%);height:var(--hero-hotspots-map-height, 100%);pointer-events:none}.hero-product-hotspots .slideshow__ghost-title{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:var(--slideshow-ghost-gap, 0px);padding-block:clamp(8px,1.7vw,24px);color:var(--hero-hotspots-ghost-color, color-mix(in srgb, var(--fg) 20%, var(--bg)));opacity:var(--slideshow-ghost-opacity, 1);pointer-events:none;mix-blend-mode:normal}.hero-product-hotspots .slideshow__ghost-title--top{justify-content:flex-start}.hero-product-hotspots .slideshow__ghost-title--center{justify-content:center}.hero-product-hotspots .slideshow__ghost-title--bottom{justify-content:flex-end}.hero-product-hotspots .slideshow__ghost-row{flex:0 0 auto;overflow:hidden}.hero-product-hotspots .slideshow__ghost-row--outline .slideshow__ghost-item{-webkit-text-fill-color:transparent;-webkit-text-stroke:1px currentColor}.hero-product-hotspots .slideshow__ghost-track{display:flex;align-items:center;width:max-content;white-space:nowrap;animation:heroHotspotsGhostMarquee var(--slideshow-ghost-speed, 28s) linear infinite;animation-direction:var(--slideshow-ghost-direction, normal);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.hero-product-hotspots:not(.is-in-view) .slideshow__ghost-track{animation-play-state:paused}.hero-product-hotspots .slideshow__ghost-sequence{display:flex;flex:0 0 auto;align-items:center;gap:var(--slideshow-ghost-title-spacing, 96px);padding-inline-end:var(--slideshow-ghost-title-spacing, 96px)}.hero-product-hotspots .slideshow__ghost-item{flex:0 0 auto;padding-inline:0;font-family:inherit;font-size:clamp(40px,var(--slideshow-ghost-font-size, 128px),220px);font-style:inherit;font-weight:inherit;letter-spacing:-.08em;line-height:.82;text-transform:uppercase}@media(max-width:1024px){.hero-product-hotspots{--hero-hotspots-image-ratio: var(--hero-hotspots-mobile-image-ratio, var(--hero-hotspots-desktop-image-ratio, 1));--hero-hotspots-image-target-width: min(84vw, 460px);--hero-hotspots-image-frame-padding: clamp(12px, 2.5vh, 24px)}.hero-product-hotspots__stage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto auto;height:auto;min-height:calc(100svh - var(--section-space-top-mobile, 0px) - var(--section-space-bottom-mobile, 0px));padding-top:clamp(18px,3vh,30px);padding-bottom:clamp(20px,3.5vh,36px)}.hero-product-hotspots__media{position:relative;inset:auto;grid-column:1;grid-row:1;place-items:start center}.hero-product-hotspots__media-frame{width:min(var(--hero-hotspots-image-target-width),calc(100% - (var(--page-gutter, 18px) * 2)));height:100%}.hero-product-hotspots .slideshow__ghost-title{position:relative;inset:auto;grid-column:1;grid-row:1;align-self:stretch}}@keyframes heroHotspotsGhostMarquee{to{transform:translate3d(calc(-1 * var(--slideshow-ghost-loop-distance, 50%)),0,0)}}
/*# sourceMappingURL=/cdn/shop/t/3404/assets/critical.css.map */
