.dhv-section{isolation:isolate;overflow:hidden;padding-left:10px;padding-right:10px}.dhv-section__heading{margin:0 0 24px}.dhv__grid{display:flex;align-items:flex-start;gap:6px}.dhv__panel{position:relative;display:flex;flex-direction:column;flex:66 1 0;min-width:0;transition:flex-grow .6s cubic-bezier(.65,0,.35,1)}.dhv__panel--teaser,.dhv[data-hover=teaser] .dhv__panel--ambient{flex-grow:34}.dhv[data-hover=teaser] .dhv__panel--teaser{flex-grow:66}.dhv__media{position:relative;flex:0 0 auto;height:clamp(420px,47.85vw,720px);min-height:0;overflow:hidden;border-radius:20px;background:#111;cursor:pointer}.dhv__poster,.dhv__video-mount,.dhv__poster .image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dhv__poster img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px}.dhv__video-mount{opacity:0;transition:opacity .4s ease;pointer-events:none}.dhv__video-mount video{display:block;width:100%;height:100%;object-fit:cover;border:0}.dhv__video-mount iframe{display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;border:0;transform:translate(-50%,-50%)}.dhv__panel.is-playing .dhv__video-mount,.dhv__panel--ambient.is-revealed .dhv__video-mount{opacity:1}@media screen and (min-width:750px){.dhv__media [data-breakpoint=mobile]{display:none}}@media screen and (max-width:749px){.dhv__media [data-breakpoint=desktop]{display:none}}.dhv__overlay-heading{position:absolute;left:82px;top:calc(50% - 43px);transform:translateY(-50%);z-index:2;max-width:261px;margin:0;color:#fff;font-family:var(--FONT-STACK-HEADING);font-weight:300;font-size:65px;line-height:1;letter-spacing:-.04em;hanging-punctuation:first last;transition:opacity .4s ease}.dhv__panel.is-playing .dhv__overlay-heading,.dhv__panel.is-revealed .dhv__overlay-heading{opacity:0;pointer-events:none}.dhv__pause-toggle{position:absolute;right:16px;bottom:16px;z-index:2;display:none;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#00000059;cursor:pointer}.dhv__pause-toggle .icon{width:14px;height:14px;stroke:#fff}.dhv__pause-toggle .icon path{stroke:#fff;fill:#fff}.dhv__play-icon,.dhv__pause-toggle[data-state=paused] .dhv__pause-icon{display:none}.dhv__pause-toggle[data-state=paused] .dhv__play-icon{display:block}.dhv__footer{padding-top:16px;text-align:center}.dhv__caption-title{margin:0;font-family:var(--FONT-STACK-HEADING);font-style:var(--FONT-STYLE-HEADING);font-weight:300;font-size:27px;line-height:1.3;letter-spacing:-.04em;hanging-punctuation:first last;color:#000}.dhv__caption-duration{margin:4px 0 0;font-family:var(--FONT-STACK-HEADING);font-weight:300;font-size:17px;line-height:1.3;letter-spacing:-.04em;hanging-punctuation:first last;color:rgba(var(--color-foreground),.6);color:#000}.dhv__cta.btn.btn-icon{position:absolute;left:20px;bottom:18px;z-index:2;align-items:center;font-size:15px;letter-spacing:0}.dhv__cta.btn.btn-icon span{font-size:15px}.dhv__cta.btn.btn-icon .dhv__cta-roll{display:grid;overflow:hidden;height:1.2em;padding:0;margin:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0}.dhv__cta.btn.btn-icon .dhv__cta-label{grid-area:1 / 1;padding:0;margin:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;line-height:1.2;white-space:nowrap;transition:transform .35s ease}.dhv__cta.btn.btn-icon .dhv__cta-label--hover{transform:translateY(100%)}.dhv__panel.is-hover .dhv__cta.btn.btn-icon .dhv__cta-label--default{transform:translateY(-100%)}.dhv__panel.is-hover .dhv__cta.btn.btn-icon .dhv__cta-label--hover{transform:translateY(0)}@media screen and (min-width:750px){.dhv-section--layout-second{display:none}}@media screen and (max-width:749px){.dhv-section--layout-first .dhv__panel--teaser,.dhv-section--layout-second .dhv__panel--ambient{display:none}.dhv-section--layout-second.dhv-section{padding-left:0;padding-right:0;padding-bottom:0}.dhv-section--layout-second .dhv__grid{width:calc(100% - 20px);margin-left:auto;border-left:1px solid var(--color-medium-gray)}.dhv-section--layout-second .dhv__media{width:calc(100vw - 14px);margin-left:-14px}.dhv-section--layout-second .dhv__footer{padding-bottom:100px}}@media screen and (max-width:749px){.dhv__grid{flex-direction:column;align-items:stretch;height:auto;gap:24px}.dhv__overlay-heading{top:175px;left:38px;transform:none}.dhv__panel,.dhv__panel--teaser,.dhv[data-hover=teaser] .dhv__panel--ambient,.dhv[data-hover=teaser] .dhv__panel--teaser{flex-basis:auto;transition:none}.dhv__media{height:auto;aspect-ratio:9 / 16}}@media(prefers-reduced-motion:reduce){.dhv__panel,.dhv__video-mount,.dhv__cta-label{transition:none!important}}.dhv__theater,.dhv__theater:fullscreen,.dhv__theater:-webkit-full-screen{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:9000;background:#000;opacity:0;transition:opacity .3s ease}.dhv__theater[hidden]{display:none}.dhv__theater.is-open{opacity:1}.dhv__theater-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}@media screen and (min-width:750px){.dhv__theater-stage{top:12px;right:12px;bottom:44px;left:12px;border-radius:20px;clip-path:inset(0 round 20px)}}.dhv__theater-video{position:absolute;top:0;right:0;bottom:0;left:0}.dhv__theater-video video{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:contain}.dhv__theater-video iframe{display:block;position:absolute;top:50%;left:50%;width:100%;height:100%;border:0;transform:translate(-50%,-50%)}.dhv__theater-playpause{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;border:0;background:none;cursor:pointer}.dhv__theater-playpause-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#00000073;opacity:0;transition:opacity .3s ease}.dhv__theater.controls-visible .dhv__theater-playpause-icon{opacity:1}.dhv__theater-playpause-pause,.dhv__theater-playpause-play{display:block;width:20px;height:20px}.dhv__theater-playpause-pause .icon path,.dhv__theater-playpause-play .icon path{stroke:#fff;fill:#fff}.dhv__theater-playpause-play,.dhv__theater-playpause[data-state=paused] .dhv__theater-playpause-pause{display:none}.dhv__theater-playpause[data-state=paused] .dhv__theater-playpause-play{display:block}.dhv__theater-chrome{position:absolute;right:0;bottom:65px;left:0;z-index:2;display:flex;align-items:center;gap:16px;padding:0 32px;opacity:0;transition:opacity .3s ease;pointer-events:none}.dhv__theater.controls-visible .dhv__theater-chrome{opacity:1;pointer-events:auto}.dhv__theater-back{box-sizing:border-box;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:0;border-radius:1000px;background:#ffffff1a;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);color:#fff;cursor:pointer}.dhv__theater-back .icon{width:20px;height:20px}.dhv__theater-back .icon path{stroke:#fff}.dhv__theater-mute{box-sizing:border-box;display:none;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;padding:9px;border:0;border-radius:1000px;background:#ffffff1a;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);cursor:pointer}.dhv__theater-mute .icon{width:22px;height:22px}.dhv__theater-mute .icon path{stroke:#fff}.dhv__theater-mute-off,.dhv__theater-mute[data-muted=true] .dhv__theater-mute-on{display:none}.dhv__theater-mute[data-muted=true] .dhv__theater-mute-off{display:block}.dhv__theater-scrubber{flex:1 1 auto;padding:8px 0;cursor:pointer}.dhv__theater-close{box-sizing:border-box;display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:40px;height:40px;padding:10px;border:0;border-radius:1000px;background:#ffffff1a;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);cursor:pointer;top:22px;right:25px;position:absolute;color:#fff;z-index:2}.dhv__theater-close svg path{stroke:#fff}.dhv__theater-scrubber-track{position:relative;display:block;height:8px;border-radius:50px;background:#d9d9d940}.dhv__theater-scrubber-fill{position:absolute;top:0;left:0;height:100%;width:0%;border-radius:50px;background:#d9d9d9d9}.dhv__theater-scrubber-handle{display:none}.dhv__theater-time{position:absolute;bottom:100%;left:0%;margin-bottom:10px;color:#fff;font-size:15px;font-family:var(--font-abc-diatype);white-space:nowrap;transform:translate(-50%)}.dhv__theater-watching{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:12px 32px;background:#000;color:#fff;font-family:var(--font-abc-diatype);font-weight:400;font-size:15px;line-height:1.2;letter-spacing:0;opacity:.5;text-align:left}@media screen and (max-width:749px){.dhv__theater-watching{display:none}.dhv-section{padding-left:6px;padding-right:6px}.dhv__theater-chrome{bottom:32px}}html.dhv-theater-open .header__wrapper,html.dhv-theater-open .theme__header{background:transparent}html.dhv-theater-open .header__desktop__bar__l,html.dhv-theater-open .header__desktop__bar__r,html.dhv-theater-open .header__mobile .header__logo{visibility:hidden}html.dhv-theater-open .header__desktop__upper{justify-content:center}html.dhv-theater-open .header__menu{padding:8px 24px;border-radius:100px;background:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media screen and (min-width:749px){.dhv__grid{align-items:stretch;aspect-ratio:4/3}.dhv__panel .dhv__media{height:calc(100% - 78px)}}@media screen and (min-width:1025px){.dhv__grid{aspect-ratio:800 / 340}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/double-hero-video.css.map */
