.hz__productGallery{--hz-product-gallery-gap: 24px;--hz-product-gallery-thumb-gap: 10px;--hz-product-gallery-thumb-size: 84px;--hz-product-gallery-control-size: 40px;--hz-product-gallery-motion-duration: .36s;--hz-product-gallery-motion-easing: cubic-bezier(.22, 1, .36, 1);--hz-product-gallery-indicator-gap: 8px;position:relative;display:block;width:100%;min-width:0;color:var(--hz-product-gallery-foreground, #16151a);background:var(--hz-product-gallery-section-background, #ffffff)}.hz__productGalleryShell,.hz__productGalleryStage,.hz__productGalleryTrack,.hz__productGalleryMedia,.hz__productGalleryMediaFrame{min-width:0}.hz__productGalleryShell{display:grid;grid-template-areas:"stage";width:100%}.hz__productGalleryStage{position:relative;grid-area:stage;width:100%;overflow:hidden}.hz__productGalleryTrack{display:grid;gap:var(--hz-product-gallery-gap);width:100%;overflow-anchor:none}.hz__productGalleryMedia{position:relative;width:100%;overflow:hidden;background:var(--hz-product-gallery-media-background, #f7f3ed);scroll-margin-block-start:calc(var(--sticky-area-height, 0px) + 24px);isolation:isolate}.hz__productGalleryMediaFrame{position:relative;width:100%;height:100%;overflow:hidden}.hz__productGalleryMediaAsset,.hz__productGalleryMediaFrame>img,.hz__productGalleryMediaFrame>video-media,.hz__productGalleryMediaFrame>model-media,.hz__productGalleryMediaFrame video,.hz__productGalleryMediaFrame iframe,.hz__productGalleryMediaFrame model-viewer{display:block;width:100%;max-width:none}.hz__productGalleryMediaFrame>img,.hz__productGalleryMediaFrame>.hz__productGalleryMediaAsset,.hz__productGalleryMediaFrame video,.hz__productGalleryMediaFrame iframe,.hz__productGalleryMediaFrame model-viewer{height:100%;object-fit:cover}.hz__productGalleryMediaFrame>video-media,.hz__productGalleryMediaFrame>model-media{height:100%}.hz__productGalleryMediaFrame video-media>img,.hz__productGalleryMediaFrame video-media>video,.hz__productGalleryMediaFrame video-media>iframe,.hz__productGalleryMediaFrame model-media>model-viewer{width:100%;height:100%;object-fit:cover}.hz__productGalleryPlaceholder{min-height:320px;background:var(--hz-product-gallery-media-background, #f7f3ed)}.hz__productGalleryMediaPlaceholder{min-height:var(--hz-product-gallery-placeholder-height, 1px);height:var(--hz-product-gallery-placeholder-height, auto);pointer-events:none}.hz__productGalleryMediaButton{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:none;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;touch-action:pan-x pan-y pinch-zoom}.hz__productGalleryMediaButton[data-hz-gallery-control-purpose=promote],.hz__productGalleryMedia:not([data-hz-media-type=image]) .hz__productGalleryMediaButton{cursor:pointer}.hz__productGalleryMediaButton:focus-visible,.hz__productGalleryMedia:focus-visible{outline:2px solid var(--hz-product-gallery-focus, #16151a);outline-offset:-4px}.hz__productGalleryZoomCue{position:absolute;z-index:1;inset-block-start:16px;inset-inline-end:16px;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--hz-product-gallery-control-border, #cfced0);border-radius:999px;background:var(--hz-product-gallery-control-background, #ffffff);color:var(--hz-product-gallery-control-text, #16151a);box-shadow:0 8px 24px var(--hz-product-gallery-shadow-soft, rgba(22, 21, 26, .12));opacity:0;transform:translateY(-6px) scale(.94);transition:opacity .22s ease,transform .28s var(--hz-product-gallery-motion-easing),background-color .18s ease,border-color .18s ease;pointer-events:none}.hz__productGalleryMediaButton:not([data-hz-gallery-control-purpose=gallery]) .hz__productGalleryZoomCue,.hz__productGalleryMediaButton:not([data-hz-gallery-control-role=main]) .hz__productGalleryZoomCue,.hz__productGalleryMedia:not([data-hz-media-type=image]) .hz__productGalleryZoomCue{display:none}@media(hover:hover)and (pointer:fine){.hz__productGalleryMedia:hover .hz__productGalleryMediaButton[data-hz-gallery-control-purpose=gallery][data-hz-gallery-control-role=main] .hz__productGalleryZoomCue,.hz__productGalleryMediaButton[data-hz-gallery-control-purpose=gallery][data-hz-gallery-control-role=main]:focus-visible .hz__productGalleryZoomCue{opacity:1;transform:translateY(0) scale(1)}.hz__productGalleryMediaButton[data-hz-gallery-control-purpose=gallery][data-hz-gallery-control-role=main]:hover .hz__productGalleryZoomCue{background:var(--hz-product-gallery-control-hover-background, #f7f3ed)}}.hz__productGalleryVideoToggle{position:absolute;z-index:7;inset-block-start:50%;inset-inline-start:50%;display:none;align-items:center;justify-content:center;width:52px;height:52px;margin:0;padding:0;overflow:hidden;border:1px solid var(--hz-product-gallery-video-control-color, #16151a);border-radius:999px;background:transparent;color:var(--hz-product-gallery-video-control-color, #16151a);cursor:pointer;opacity:1;transform:translate(-50%,-50%) scale(1);transition:opacity .22s ease,transform .28s var(--hz-product-gallery-motion-easing)}.hz__productGalleryVideoToggle:not([hidden]){display:flex}.hz__productGalleryVideoControlBackdrop{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--hz-product-gallery-video-control-background, #ffffff);opacity:.9;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.hz__productGalleryVideoControlIcon{position:relative;z-index:1;display:none;align-items:center;justify-content:center;width:20px;height:20px}.hz__productGalleryVideoToggle[data-hz-state=play] .hz__productGalleryVideoControlIcon--play,.hz__productGalleryVideoToggle[data-hz-state=pause] .hz__productGalleryVideoControlIcon--pause{display:flex}.hz__productGalleryVideoCustomIcon,.hz__socialVideoHpFallbackIcon{display:block;width:20px;height:20px;max-width:20px;object-fit:contain}.hz__productGalleryVideoToggle:focus-visible{outline:2px solid var(--hz-product-gallery-focus, #16151a);outline-offset:4px}@media(hover:hover)and (pointer:fine){.hz__productGalleryVideoToggle[data-hz-state=pause]{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.94)}.hz__productGalleryMedia:hover .hz__productGalleryVideoToggle[data-hz-state=pause],.hz__productGalleryVideoToggle[data-hz-state=pause]:focus-visible{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}}.hz__productGalleryMediaBadge,.hz__productGalleryThumbnailBadge,.hz__productGalleryModalThumbnailBadge{position:absolute;z-index:2;display:grid;place-items:center;border-radius:999px;background:var(--hz-product-gallery-badge-background, #ffffff);color:var(--hz-product-gallery-badge-color, #16151a);box-shadow:0 2px 12px var(--hz-product-gallery-shadow-soft, rgba(22, 21, 26, .12));pointer-events:none}.hz__productGalleryMediaBadge{inset-block-start:14px;inset-inline-start:14px;width:34px;height:34px}.hz__productGalleryExpandButton{position:absolute;z-index:5;inset-block-start:14px;inset-inline-end:14px;display:none;place-items:center;width:40px;height:40px;margin:0;padding:0;border:1px solid var(--hz-product-gallery-control-border, #cfced0);border-radius:999px;background:var(--hz-product-gallery-control-background, #ffffff);color:var(--hz-product-gallery-control-text, #16151a);box-shadow:0 4px 18px var(--hz-product-gallery-shadow-subtle, rgba(22, 21, 26, .1));cursor:zoom-in;pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.hz__productGallery[data-hz-product-gallery-ready] .hz__productGalleryExpandButton:not([hidden]){display:grid}.hz__productGalleryExpandButton:hover{background:var(--hz-product-gallery-control-hover-background, #f7f3ed);transform:scale(1.04)}.hz__productGalleryExpandButton:focus-visible{outline:2px solid var(--hz-product-gallery-focus, #16151a);outline-offset:2px}.hz__productGalleryThumbRail{position:relative;grid-area:thumbs;display:none;min-width:0}.hz__productGalleryThumbViewport{min-width:0;overflow:hidden;scrollbar-width:none}.hz__productGalleryThumbViewport::-webkit-scrollbar,.hz__productGalleryTrack::-webkit-scrollbar,.hz__productGalleryModalThumbViewport::-webkit-scrollbar{display:none}.hz__productGalleryThumbList{display:flex;gap:var(--hz-product-gallery-thumb-gap);width:max-content;min-width:0}.hz__productGalleryThumbnail{position:relative;flex:0 0 var(--hz-product-gallery-thumb-size);width:var(--hz-product-gallery-thumb-size);height:var(--hz-product-gallery-thumb-size);margin:0;padding:0;overflow:hidden;border:1px solid var(--hz-product-gallery-thumbnail-border, #d8d4cf);border-radius:0;background:var(--hz-product-gallery-thumbnail-background, #f7f3ed);color:inherit;cursor:pointer;scroll-snap-align:start;transition:border-color .18s ease,opacity .18s ease}.hz__productGalleryThumbnail:hover{opacity:.82}.hz__productGalleryThumbnail[aria-current=true]{border-color:var(--hz-product-gallery-thumbnail-active-border, #16151a)}.hz__productGalleryThumbnail:focus-visible,.hz__productGalleryThumbControl:focus-visible,.hz__productGalleryIndicator:focus-visible,.hz__productGalleryModalNav:focus-visible,.hz__productGalleryModalThumbnail:focus-visible,.hz__productGalleryZoomButton:focus-visible,.hz__productGalleryZoomReset:focus-visible,.hz__productGalleryArButton:focus-visible,.hz__productGalleryExpandButton:focus-visible{outline:2px solid var(--hz-product-gallery-focus, #16151a);outline-offset:2px}.hz__productGalleryThumbnailMedia,.hz__productGalleryThumbnailMedia img{display:block;width:100%;height:100%}.hz__productGalleryThumbnailMedia img{object-fit:cover}.hz__productGalleryThumbnailBadge,.hz__productGalleryModalThumbnailBadge{inset-block-end:5px;inset-inline-end:5px;width:22px;height:22px}.hz__productGalleryThumbControls{position:absolute;display:flex;gap:8px;width:calc((var(--hz-product-gallery-control-size) * 2) + 8px);visibility:hidden;pointer-events:none}.hz__productGalleryThumbControl{display:grid;flex:0 0 var(--hz-product-gallery-control-size);place-items:center;width:var(--hz-product-gallery-control-size);height:var(--hz-product-gallery-control-size);margin:0;padding:0;border:1px solid var(--hz-product-gallery-control-border, #cfced0);border-radius:0;background:var(--hz-product-gallery-control-background, #ffffff);color:var(--hz-product-gallery-control-text, #16151a);cursor:pointer;transition:background-color .18s ease,border-color .18s ease,opacity .18s ease}.hz__productGalleryThumbControl:hover:not(:disabled){background:var(--hz-product-gallery-control-hover-background, #f7f3ed)}.hz__productGalleryThumbControl:disabled{opacity:.32;cursor:default}.hz__productGallery[data-hz-thumb-overflow=true] .hz__productGalleryThumbControls{position:static;visibility:visible;pointer-events:auto}.hz__productGalleryIndicators{position:absolute;z-index:5;inset-block-end:24px;left:50%;display:grid;grid-template-columns:repeat(var(--hz-product-gallery-indicator-count),minmax(0,1fr));gap:var(--hz-product-gallery-indicator-gap, 8px);width:min(212px,calc(100% - 40px));height:3px;transform:translate(-50%)}.hz__productGalleryIndicator{position:relative;width:100%;height:3px;margin:0;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer}.hz__productGalleryIndicator:before{content:"";position:absolute;top:-12px;right:0;bottom:-12px;left:0}.hz__productGalleryIndicatorBar{position:relative;display:block;width:100%;height:3px;overflow:hidden;border-radius:999px;background:var(--hz-product-gallery-indicator-inactive, rgba(22, 21, 26, .2))}.hz__productGalleryIndicatorBar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--hz-product-gallery-indicator-active, #16151a);opacity:var(--hz-product-gallery-indicator-progress, 0);transition:opacity .3s var(--hz-product-gallery-motion-easing);will-change:opacity}.hz__productGallery[data-hz-gallery-scrolling=true] .hz__productGalleryIndicatorBar:after{transition-duration:80ms;transition-timing-function:linear}.hz__productGalleryArButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;margin-block-start:12px;padding:12px 18px;border:1px solid var(--hz-product-gallery-control-border, #cfced0);background:var(--hz-product-gallery-control-background, #ffffff);color:var(--hz-product-gallery-control-text, #16151a);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.2;cursor:pointer;transition:background-color .18s ease}.hz__productGalleryArButton:hover{background:var(--hz-product-gallery-control-hover-background, #f7f3ed)}@media screen and (max-width:1024px){.hz__productGalleryShell{display:block}.hz__productGalleryThumbRail{display:none}.hz__productGallery:not([data-hz-product-gallery-ready]) .hz__productGalleryIndicators{display:none}.hz__productGalleryStage{overflow:hidden}.hz__productGalleryTrack{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.hz__productGalleryMedia{aspect-ratio:var(--hz-product-gallery-mobile-ratio);scroll-snap-align:start}.hz__productGalleryMedia--loopClone{pointer-events:none;-webkit-user-select:none;user-select:none}.hz__productGalleryMedia--loopClone .hz__productGalleryMediaFrame>img{width:100%;height:100%;object-fit:cover}.hz__productGalleryZoomCue{display:none}.hz__productGalleryVideoToggle{width:48px;height:48px}.hz__productGalleryMediaFrame,.hz__productGalleryMediaAsset,.hz__productGalleryMediaFrame>img,.hz__productGalleryMediaFrame>video-media,.hz__productGalleryMediaFrame>model-media{width:100%;height:100%}.hz__productGallery[data-hz-product-gallery-ready] .hz__productGalleryMedia[data-hz-media-type=image] .hz__productGalleryMediaButton:not([hidden]){display:block}.hz__productGalleryArButton{margin-inline:var(--hz-main-product-side-padding-mobile, 20px);width:calc(100% - var(--hz-main-product-side-padding-mobile, 20px) - var(--hz-main-product-side-padding-mobile, 20px))}}@media screen and (min-width:769px)and (max-width:1024px){.hz__productGallery{--hz-product-gallery-thumb-size: clamp(88px, 10vw, 104px);padding-inline:var(--hz-main-product-side-padding-desktop, 30px)}.hz__productGalleryShell{display:grid;grid-template-areas:"thumbs stage";grid-template-columns:var(--hz-product-gallery-thumb-size) minmax(0,1fr);align-items:stretch;gap:20px}.hz__productGallery[data-hz-product-gallery-ready] .hz__productGalleryThumbRail:not([hidden]){display:grid;grid-template-rows:minmax(0,1fr);height:var(--hz-product-gallery-vertical-rail-height, 100%);min-height:0}.hz__productGallery[data-hz-thumb-overflow=true] .hz__productGalleryThumbRail{grid-template-rows:minmax(0,1fr) auto;gap:12px}.hz__productGalleryThumbViewport{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-block:contain;scroll-behavior:smooth;scroll-snap-type:block proximity}.hz__productGalleryThumbList{flex-direction:column;width:100%;height:max-content}.hz__productGalleryThumbnail{flex-basis:var(--hz-product-gallery-thumb-size);width:100%;height:var(--hz-product-gallery-thumb-size)}.hz__productGalleryThumbControls{flex-direction:column;justify-content:center;width:100%;height:80px}.hz__productGalleryThumbControl{flex-basis:36px;width:100%;height:36px}.hz__productGalleryThumbControl svg{transform:rotate(90deg)}.hz__productGalleryArButton{width:100%;margin-inline:0}}@media screen and (max-width:768px){.hz__productGallery{padding-inline:0}.hz__productGalleryShell{display:block}.hz__productGalleryThumbRail{display:none}}@media screen and (min-width:1025px){.hz__productGalleryIndicators,.hz__productGalleryArButton{display:none}.hz__productGallery[data-hz-desktop-layout=stack] .hz__productGalleryTrack{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--hz-product-gallery-gap)}.hz__productGallery[data-hz-desktop-layout=stack][data-hz-desktop-media-sizing=fixed] .hz__productGalleryMedia{aspect-ratio:var(--hz-product-gallery-desktop-ratio)}.hz__productGallery[data-hz-desktop-layout=stack][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia,.hz__productGallery[data-hz-desktop-layout=highlighted_grid][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia--active{aspect-ratio:auto;overflow:visible;background:transparent}.hz__productGallery[data-hz-desktop-layout=stack][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame,.hz__productGallery[data-hz-desktop-layout=highlighted_grid][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia--active .hz__productGalleryMediaFrame{height:auto}.hz__productGallery[data-hz-desktop-layout=stack][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame>img,.hz__productGallery[data-hz-desktop-layout=highlighted_grid][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia--active .hz__productGalleryMediaFrame>img{height:auto;object-fit:contain}.hz__productGallery[data-hz-desktop-layout=stack][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame>:is(video-media,model-media),.hz__productGallery[data-hz-desktop-layout=highlighted_grid][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia--active .hz__productGalleryMediaFrame>:is(video-media,model-media){height:auto}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout=stack] .hz__productGalleryMedia[data-hz-media-type=image] .hz__productGalleryMediaButton:not([hidden]){display:block}.hz__productGallery[data-hz-desktop-layout=highlighted_grid] .hz__productGalleryTrack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hz-product-gallery-gap)}.hz__productGallery[data-hz-desktop-layout=highlighted_grid] .hz__productGalleryMedia{aspect-ratio:1 / 1}.hz__productGallery[data-hz-desktop-layout=highlighted_grid] .hz__productGalleryMedia--active{order:-1;grid-column:1 / -1}.hz__productGallery[data-hz-desktop-layout=highlighted_grid][data-hz-desktop-media-sizing=fixed] .hz__productGalleryMedia--active{aspect-ratio:var(--hz-product-gallery-desktop-ratio)}.hz__productGallery[data-hz-desktop-layout=highlighted_grid] .hz__productGalleryMedia:not(.hz__productGalleryMedia--active) .hz__productGalleryMediaFrame{pointer-events:none}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout=highlighted_grid] .hz__productGalleryMediaButton:not([hidden]){display:block}.hz__productGallery[data-hz-desktop-layout=thumbnails_bottom] .hz__productGalleryShell{grid-template-areas:"stage" "thumbs";grid-template-columns:minmax(0,1fr);gap:16px}.hz__productGallery[data-hz-desktop-layout=thumbnails_left]{--hz-product-gallery-thumb-size: 72px}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryShell{grid-template-areas:"thumbs stage";grid-template-columns:var(--hz-product-gallery-thumb-size) minmax(0,1fr);align-items:stretch;gap:16px}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryThumbRail{display:grid}.hz__productGallery[data-hz-desktop-layout=thumbnails_bottom] .hz__productGalleryThumbRail{grid-template-columns:minmax(0,1fr);align-items:center}.hz__productGallery[data-hz-desktop-layout=thumbnails_bottom][data-hz-thumb-overflow=true] .hz__productGalleryThumbRail{grid-template-columns:minmax(0,1fr) auto;gap:12px}.hz__productGallery[data-hz-desktop-layout=thumbnails_bottom] .hz__productGalleryThumbViewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:inline proximity}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbRail{grid-template-rows:minmax(0,1fr);height:var(--hz-product-gallery-vertical-rail-height, 100%);min-height:0}.hz__productGallery[data-hz-desktop-layout=thumbnails_left][data-hz-thumb-overflow=true] .hz__productGalleryThumbRail{grid-template-rows:minmax(0,1fr) auto;gap:12px}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbViewport{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:block proximity}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbList{flex-direction:column;width:100%;height:max-content}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbnail{flex-basis:var(--hz-product-gallery-thumb-size);width:100%;height:var(--hz-product-gallery-thumb-size)}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbControls{flex-direction:column;width:100%;height:80px;justify-content:center}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbControl{width:100%;height:36px;flex-basis:36px}.hz__productGallery[data-hz-desktop-layout=thumbnails_left] .hz__productGalleryThumbControl svg{scale:1;transform:rotate(90deg)}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryTrack{position:relative;display:grid;gap:0;width:100%}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryMedia{grid-area:1 / 1;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--hz-product-gallery-motion-duration) var(--hz-product-gallery-motion-easing),visibility 0s linear var(--hz-product-gallery-motion-duration)}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryMedia:not(.hz__productGalleryMedia--active){position:absolute;top:0;right:0;bottom:0;left:0}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryMedia--active{position:relative;z-index:1;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=fixed] .hz__productGalleryTrack,.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=fixed] .hz__productGalleryMedia{aspect-ratio:var(--hz-product-gallery-desktop-ratio)}.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=adapt] .hz__productGalleryTrack,.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMedia{aspect-ratio:auto}.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame,.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame>img,.hz__productGallery[data-hz-desktop-layout^=thumbnails_][data-hz-desktop-media-sizing=adapt] .hz__productGalleryMediaFrame>:is(video-media,model-media){height:auto}.hz__productGallery[data-hz-product-gallery-ready][data-hz-desktop-layout^=thumbnails_] .hz__productGalleryMedia--active[data-hz-media-type=image] .hz__productGalleryMediaButton:not([hidden]){display:block}}.hz__productGalleryModal{z-index:1200;display:none;position:relative;color:var(--hz-product-gallery-modal-text, #ffffff);--hz-product-gallery-modal-edge: clamp(16px, 2.4vw, 36px);--hz-product-gallery-motion-duration: .36s;--hz-product-gallery-motion-easing: cubic-bezier(.22, 1, .36, 1)}.hz__productGalleryModal::part(base){position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:stretch;width:100%;height:100%}.hz__productGalleryModal::part(overlay){position:fixed;top:0;right:0;bottom:0;left:0;min-height:100vh;background:var(--hz-product-gallery-modal-overlay, #0c0c0e);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hz__productGalleryModal::part(content){width:100%;max-width:none;height:100vh;height:100dvh;max-height:none;overflow:hidden;background:var(--hz-product-gallery-modal-background, #16151a);color:var(--hz-product-gallery-modal-text, #ffffff);isolation:isolate}.hz__productGalleryModal::part(header){position:fixed;z-index:8;inset-block-start:var(--hz-product-gallery-modal-edge);inset-inline-end:var(--hz-product-gallery-modal-edge);display:block;width:48px;height:48px;padding:0;border:0;background:transparent}.hz__productGalleryModal::part(close-button){position:static;display:grid;place-items:center;width:48px;height:48px;margin:0;padding:0;border:1px solid var(--hz-product-gallery-modal-control-border, #5a595d);border-radius:999px;background:var(--hz-product-gallery-modal-control-background, #2c2b30);color:var(--hz-product-gallery-modal-control-text, #ffffff);opacity:1;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px var(--hz-product-gallery-modal-shadow, rgba(0, 0, 0, .34));transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.hz__productGalleryModal::part(close-button):hover{background:var(--hz-product-gallery-modal-control-hover-background, #3b3a3f);transform:scale(1.04)}.hz__productGalleryModal::part(close-button):focus-visible{outline:2px solid var(--hz-product-gallery-modal-control-text, #ffffff);outline-offset:2px}.hz__productGalleryModal::part(close-button)>svg{display:block}.hz__productGalleryModal::part(body){width:100%;height:100%;padding:0;overflow:hidden}.hz__productGalleryModalBody{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;padding:var(--hz-product-gallery-modal-edge);background:var(--hz-product-gallery-modal-background, #16151a)}.hz__productGalleryModalTopbar{position:relative;z-index:4;display:flex;align-items:center;min-height:48px;padding-inline-end:64px}.hz__productGalleryModalCounter{color:var(--hz-product-gallery-modal-muted-text, #c7c6c8);font-family:DM Sans,sans-serif;font-size:13px;font-variant-numeric:tabular-nums;letter-spacing:.08em;line-height:1}.hz__productGalleryModalViewer{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:clamp(10px,2vw,28px);min-height:0}.hz__productGalleryModalViewport{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:hidden;border-radius:2px;background:var(--hz-product-gallery-modal-background, #16151a);touch-action:none;-webkit-user-select:none;user-select:none}.hz__productGalleryModalViewport:focus-visible{outline:2px solid var(--hz-product-gallery-modal-control-text, #ffffff);outline-offset:-4px}.hz__productGalleryModalViewport[data-hz-gallery-modal-media-type=video],.hz__productGalleryModalViewport[data-hz-gallery-modal-media-type=external_video],.hz__productGalleryModalViewport[data-hz-gallery-modal-media-type=model]{touch-action:auto;-webkit-user-select:auto;user-select:auto}.hz__productGalleryModalLoader{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;background:var(--hz-product-gallery-modal-background, #16151a);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility 0s linear .26s}.hz__productGalleryModal[data-hz-gallery-modal-loading] .hz__productGalleryModalLoader{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.hz__productGalleryModalLoaderGlow{position:absolute;width:132px;height:132px;border-radius:999px;background:var(--hz-product-gallery-modal-loader-accent, #ffffff);opacity:.09;filter:blur(34px);animation:hz__productGalleryLoaderPulse 1.9s ease-in-out infinite}.hz__productGalleryModalLoaderOrbit{position:relative;width:64px;height:64px;border-radius:999px;filter:drop-shadow(0 12px 32px var(--hz-product-gallery-modal-shadow, rgba(0, 0, 0, .34)))}.hz__productGalleryModalLoaderOrbit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--hz-product-gallery-modal-loader-track, #4a494d);border-radius:inherit}.hz__productGalleryModalLoaderArc{position:absolute;border-style:solid;border-color:transparent;border-radius:999px;animation:hz__productGalleryLoaderSpin .98s linear infinite}.hz__productGalleryModalLoaderArc--one{top:0;right:0;bottom:0;left:0;border-width:2px;border-block-start-color:var(--hz-product-gallery-modal-loader-accent, #ffffff);border-inline-end-color:var(--hz-product-gallery-modal-loader-accent, #ffffff)}.hz__productGalleryModalLoaderArc--two{top:9px;right:9px;bottom:9px;left:9px;border-width:1.5px;border-block-end-color:var(--hz-product-gallery-modal-loader-accent, #ffffff);opacity:.72;animation-duration:1.24s;animation-direction:reverse}.hz__productGalleryModalLoaderArc--three{top:21px;right:21px;bottom:21px;left:21px;border-width:1.5px;border-block-start-color:var(--hz-product-gallery-modal-loader-accent, #ffffff);opacity:.48;animation-duration:.78s}@keyframes hz__productGalleryLoaderSpin{to{transform:rotate(1turn)}}@keyframes hz__productGalleryLoaderPulse{0%,to{transform:scale(.82);opacity:.05}50%{transform:scale(1.12);opacity:.11}}.hz__productGalleryModalStage{display:grid;place-items:center;width:100%;height:100%;min-height:0;overflow:hidden}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media]{position:relative;inset:auto;display:grid;place-items:center;grid-area:auto;order:0;width:100%;height:100%;min-width:0;min-height:0;max-width:none;aspect-ratio:auto;overflow:visible;background:transparent;opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(var(--hz-product-gallery-swipe-x, 0px),0,0);transition:transform .22s var(--hz-product-gallery-motion-easing),opacity .22s ease}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media][data-hz-gallery-swiping=true]{transition:none}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] :is(.hz__productGalleryMediaButton,.hz__productGalleryMediaBadge,.hz__productGalleryExpandButton){display:none}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame{display:grid;place-items:center;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:transparent}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame>img{position:static;inset:auto;display:block;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;object-fit:contain;object-position:center;cursor:zoom-in;transform:translate3d(var(--hz-product-gallery-pan-x, 0px),var(--hz-product-gallery-pan-y, 0px),0) scale(var(--hz-product-gallery-zoom-scale, 1));transform-origin:center;transition:transform .22s var(--hz-product-gallery-motion-easing);will-change:transform}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media][data-hz-gallery-pannable] .hz__productGalleryMediaFrame>img{cursor:grab}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media][data-hz-gallery-zoom-dragging=true] .hz__productGalleryMediaFrame>img{cursor:grabbing;transition:none}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame>:is(video-media,model-media){width:min(100%,1440px);height:min(100%,900px);max-height:100%}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame :is(video-media>img,video,iframe,model-viewer){object-fit:contain}.hz__productGalleryModalNav{display:grid;place-items:center;width:52px;height:52px;margin:0;padding:0;border:1px solid var(--hz-product-gallery-modal-control-border, #5a595d);border-radius:999px;background:var(--hz-product-gallery-modal-control-background, #2c2b30);color:var(--hz-product-gallery-modal-control-text, #ffffff);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 12px 32px var(--hz-product-gallery-modal-shadow, rgba(0, 0, 0, .34));transition:background-color .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.hz__productGalleryModalNav:hover:not(:disabled){background:var(--hz-product-gallery-modal-control-hover-background, #3b3a3f);transform:scale(1.04)}.hz__productGalleryModalNav:disabled{opacity:.28;cursor:default}.hz__productGalleryModal .hz__productGalleryModalNav:focus-visible,.hz__productGalleryModal .hz__productGalleryModalThumbnail:focus-visible,.hz__productGalleryModal .hz__productGalleryZoomButton:focus-visible,.hz__productGalleryModal .hz__productGalleryZoomReset:focus-visible,.hz__productGalleryModal .hz__productGalleryVideoToggle:focus-visible{outline:2px solid var(--hz-product-gallery-modal-control-text, #ffffff);outline-offset:2px}.hz__productGalleryZoomControls{position:fixed;z-index:7;inset-block-end:calc(var(--hz-product-gallery-modal-edge) + 92px);inset-inline-end:var(--hz-product-gallery-modal-edge);display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--hz-product-gallery-modal-control-border, #5a595d);border-radius:999px;background:var(--hz-product-gallery-modal-control-background, #2c2b30);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 32px var(--hz-product-gallery-modal-shadow, rgba(0, 0, 0, .34))}.hz__productGalleryZoomButton,.hz__productGalleryZoomReset{display:grid;place-items:center;height:42px;margin:0;padding:0;border:0;background:transparent;color:var(--hz-product-gallery-modal-control-text, #ffffff);cursor:pointer}.hz__productGalleryZoomButton{width:42px}.hz__productGalleryZoomReset{min-width:64px;padding-inline:10px;border-inline:1px solid var(--hz-product-gallery-modal-control-border, #5a595d);color:var(--hz-product-gallery-modal-muted-text, #c7c6c8);font-family:DM Sans,sans-serif;font-size:12px;font-variant-numeric:tabular-nums}.hz__productGalleryZoomButton:hover:not(:disabled),.hz__productGalleryZoomReset:hover{background:var(--hz-product-gallery-modal-control-hover-background, #3b3a3f)}.hz__productGalleryZoomButton:disabled{opacity:.32;cursor:default}.hz__productGalleryModalThumbViewport{width:min(720px,calc(100vw - (var(--hz-product-gallery-modal-edge) * 2)));margin-inline:auto;padding-block-start:14px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.hz__productGalleryModalThumbList{display:flex;justify-content:safe center;gap:10px;width:max-content;min-width:100%}.hz__productGalleryModalThumbnail{position:relative;flex:0 0 64px;width:64px;height:64px;margin:0;padding:0;overflow:hidden;border:1px solid transparent;background:var(--hz-product-gallery-modal-thumbnail-background, #2c2b30);color:var(--hz-product-gallery-modal-control-text, #ffffff);opacity:.54;cursor:pointer;transition:border-color .18s ease,opacity .18s ease,transform .18s ease}.hz__productGalleryModalThumbnail img{display:block;width:100%;height:100%;object-fit:cover}.hz__productGalleryModalThumbnail:hover,.hz__productGalleryModalThumbnail[aria-current=true]{border-color:var(--hz-product-gallery-modal-thumbnail-active-border, #ffffff);opacity:1}.hz__productGalleryModalThumbnail[aria-current=true]{transform:translateY(-2px)}.hz__productGalleryModal[data-hz-gallery-modal-media-type=video] .hz__productGalleryZoomControls,.hz__productGalleryModal[data-hz-gallery-modal-media-type=external_video] .hz__productGalleryZoomControls,.hz__productGalleryModal[data-hz-gallery-modal-media-type=model] .hz__productGalleryZoomControls{display:none}@media screen and (max-width:768px){.hz__productGalleryModal{--hz-product-gallery-modal-edge: 14px}.hz__productGalleryModal::part(header){inset-block-start:14px;inset-inline-end:14px;width:44px;height:44px}.hz__productGalleryModal::part(close-button){width:44px;height:44px}.hz__productGalleryModalBody{grid-template-rows:auto minmax(0,1fr);padding:14px 0 18px}.hz__productGalleryModalTopbar{min-height:44px;padding-inline:20px 64px}.hz__productGalleryModalViewer{position:relative;display:block;min-height:0}.hz__productGalleryModalViewport{width:100%;height:100%;border-radius:0}.hz__productGalleryModalNav{position:absolute;z-index:5;inset-block-start:50%;width:44px;height:44px;transform:translateY(-50%)}.hz__productGalleryModalNav:hover:not(:disabled){transform:translateY(-50%)}.hz__productGalleryModalNav--previous{inset-inline-start:12px}.hz__productGalleryModalNav--next{inset-inline-end:12px}.hz__productGalleryZoomControls{inset-block-end:18px;inset-inline-end:auto;left:50%;transform:translate(-50%)}.hz__productGalleryModalThumbViewport{display:none}.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame{padding:0 12px}}@media(forced-colors:active){.hz__productGalleryThumbnail,.hz__productGalleryThumbControl,.hz__productGalleryExpandButton,.hz__productGalleryVideoToggle,.hz__productGalleryArButton,.hz__productGalleryModalNav,.hz__productGalleryZoomControls,.hz__productGalleryModalThumbnail{border:1px solid ButtonText}.hz__productGalleryZoomCue{border:1px solid ButtonText;background:Canvas;color:ButtonText}.hz__productGalleryIndicatorBar{background:GrayText;forced-color-adjust:none}.hz__productGalleryIndicatorBar:after{background:Highlight}.hz__productGalleryThumbnail[aria-current=true],.hz__productGalleryModalThumbnail[aria-current=true]{outline:2px solid Highlight;outline-offset:-2px}.hz__productGalleryModal::part(close-button){border:1px solid ButtonText}}@media(prefers-reduced-motion:reduce){.hz__productGalleryTrack,.hz__productGalleryMedia,.hz__productGalleryIndicatorBar:after,.hz__productGalleryThumbnail,.hz__productGalleryThumbControl,.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media],.hz__productGalleryModalStage .hz__productGalleryMedia[data-hz-gallery-modal-media] .hz__productGalleryMediaFrame>img,.hz__productGalleryModalNav,.hz__productGalleryModalThumbnail,.hz__productGalleryZoomButton,.hz__productGalleryZoomReset,.hz__productGalleryExpandButton,.hz__productGalleryZoomCue,.hz__productGalleryVideoToggle,.hz__productGalleryModalLoader,.hz__productGalleryModalLoaderGlow,.hz__productGalleryModalLoaderOrbit,.hz__productGalleryModalLoaderArc{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.hz__productGallery[data-hz-gallery-scrolling=true] .hz__productGalleryIndicatorBar:after{transition-duration:.01ms}.hz__productGalleryModalLoaderArc{animation:none}.hz__productGalleryModalLoaderArc--one{border-color:var(--hz-product-gallery-modal-loader-accent, #ffffff)}}.hz__productGallery[data-hz-product-gallery][data-hz-product-gallery-ready] [hidden],.hz__productGalleryModal[data-hz-gallery-modal].hz__productGalleryModal [hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/arProductGallery.css.map */
