.zoh-pv{--zoh-pv-gap: 16px;--zoh-pv-slides: 3;--zoh-pv-slide-flex: calc((100% / var(--zoh-pv-slides)) - ((var(--zoh-pv-gap) + 8px) / 2));--zoh-pv-font-body: "Montserrat", sans-serif;display:block;width:100%;padding-block-start:var(--zoh-pv-pad-top, 0px);padding-block-end:var(--zoh-pv-pad-bottom, 6px)}.zoh-pv[hidden]{display:none!important}.zoh-pv__heading{text-align:left;margin:0 0 .75rem}.zoh-pv__heading :is(h1,h2,h3,p){margin:0;font-family:var(--font-heading--family),var(--zoh-pv-font-body)!important;font-weight:var(--font-heading--weight, 600)!important;font-size:clamp(.95rem,1.6vw,1.125rem)!important;letter-spacing:.04em;text-transform:uppercase;line-height:1.25!important;color:inherit}.zoh-pv__slider{position:relative}.zoh-pv__viewport{overflow:hidden;touch-action:pan-y}.zoh-pv__viewport.is-dragging{cursor:grabbing}.zoh-pv__track{display:flex;gap:var(--zoh-pv-gap);will-change:transform;transition:transform .3s ease}.zoh-pv__slide{flex:0 0 var(--zoh-pv-slide-flex);min-width:0}.zoh-pv__card{display:block;width:100%;padding:0;border:0;border-radius:10px;overflow:hidden;position:relative;cursor:pointer;background:#fff;text-align:left}.zoh-pv__media{position:relative;overflow:hidden;aspect-ratio:9.6 / 16;background-image:linear-gradient(to top,#000,#252525,#444,#676767,#8b8b8b,#9e9e9e,#b1b1b1,#c5c5c5,#cbcbcb,#d0d0d0,#d6d6d6,#dcdcdc);animation:zoh-pv-pulse .5s infinite alternate}@keyframes zoh-pv-pulse{0%{background-size:100% 100%}to{background-size:120% 120%}}.zoh-pv__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;pointer-events:none;z-index:1}.zoh-pv__video,.zoh-pv__embed,.zoh-pv__cover{display:block;width:100%;height:100%;object-fit:cover;border:0}.zoh-pv__cover,.zoh-pv__embed{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.zoh-pv__play{position:absolute;left:10px;bottom:10px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff;border-radius:50%;background-color:#0000004d;z-index:2;pointer-events:none;transition:opacity .25s ease}@media screen and (min-width:1024px){.zoh-pv__play{width:34px;height:34px}}.zoh-pv__play svg path{fill:#fff}.zoh-pv__play svg{display:block;width:100%;height:100%}.zoh-pv__card:hover .zoh-pv__play{opacity:0}.zoh-pv__nav{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:35px;height:52.5px;padding:0;margin:0;border:0;background-color:#ffffffb3;cursor:pointer;z-index:2;transition:background-color .25s ease,opacity .25s ease}.zoh-pv__nav:hover{background-color:#fff}.zoh-pv__nav:disabled{opacity:0;pointer-events:none}.zoh-pv__nav--prev{left:0;border-radius:0 5px 5px 0}.zoh-pv__nav--next{right:0;border-radius:5px 0 0 5px}.zoh-pv__nav svg{width:26.25px;height:26.25px;fill:#1c1c1c}.zoh-pv__nav--prev svg{transform:rotate(-180deg)}.zoh-pv__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--layer-temporary, 20);display:flex;align-items:center;justify-content:center;padding:10px;background-color:#00000080;opacity:0;pointer-events:none;overflow-y:auto;transition:opacity .25s ease}.zoh-pv__modal.is-open{opacity:1;pointer-events:all;z-index:var(--layer-temporary, 20)}.zoh-pv__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0}.zoh-pv__modal-inner{position:relative;width:100%;max-width:95%;z-index:1}@media screen and (min-width:1024px){.zoh-pv__modal{padding:100px}.zoh-pv__modal-inner{max-width:30%}}.zoh-pv__modal-close,.zoh-pv__modal-nav{position:fixed;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;z-index:calc(var(--layer-temporary, 20) + 1);margin:0;padding:6px;background-color:#fff3;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);border-radius:8px}.zoh-pv__modal-close{top:10px;right:10px;width:42px;height:42px}.zoh-pv__modal-nav{top:50%;transform:translateY(-50%);width:48px;height:48px}.zoh-pv__modal-nav:disabled{opacity:.3;cursor:not-allowed}.zoh-pv__modal-nav--prev{left:20px}.zoh-pv__modal-nav--next{right:20px}.zoh-pv__modal-close svg,.zoh-pv__modal-nav svg{fill:#fff;width:75%;height:75%}.zoh-pv__modal-viewport{overflow:hidden}.zoh-pv__modal-track{display:flex;transition:transform .3s ease}.zoh-pv__modal-slide{flex:0 0 100%;min-width:0}.zoh-pv__modal-panel{display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:16px;background-color:#fff}@media screen and (min-width:1024px){.zoh-pv__modal-panel:has(.zoh-pv__modal-copy){grid-template-columns:repeat(2,1fr)}}.zoh-pv__modal-media{position:relative;width:100%;overflow:hidden;max-height:75vh}@media screen and (min-width:1024px){.zoh-pv__modal-media{max-height:calc(95vh - 100px)}}.zoh-pv__modal-video,.zoh-pv__modal-embed{display:block;width:100%;height:100%;min-height:320px;object-fit:cover;border:0}.zoh-pv__modal-mute{position:absolute;top:20px;left:20px;width:35px;height:35px;border:0;border-radius:50%;background:#9d9d9d80;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.zoh-pv__modal-mute svg{width:20px;height:20px;fill:#fff}.zoh-pv__modal-mute-off,.zoh-pv__modal-mute.is-unmuted .zoh-pv__modal-mute-on{display:none}.zoh-pv__modal-mute.is-unmuted .zoh-pv__modal-mute-off{display:block}.zoh-pv__modal-copy{padding:16px;overflow-y:auto;background-color:#fff}.zoh-pv__modal-heading :is(h1,h2,h3,p){margin:0;font-family:var(--zoh-pv-font-body)!important;font-size:28px!important;line-height:1.3!important;text-align:center}.zoh-pv__modal-text{margin-top:16px}.zoh-pv__modal-text :is(p,li){margin:0;font-family:var(--zoh-pv-font-body)!important;font-size:16px!important;line-height:1.3!important;text-align:center}.zoh-pv__nav:focus-visible,.zoh-pv__card:focus-visible,.zoh-pv__modal-close:focus-visible,.zoh-pv__modal-nav:focus-visible,.zoh-pv__modal-mute:focus-visible{outline:2px solid #e31c23;outline-offset:2px}@media(max-width:768px){.zoh-pv__modal:not(.is-open){visibility:hidden}}@media(prefers-reduced-motion:reduce){.zoh-pv__media{animation:none}.zoh-pv__track,.zoh-pv__modal-track{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/zoh-product-videos.css.map */
