.zyrever-hero-section{position:relative;width:100%;margin:0;padding:0}.zyrever-hero{--zy-hero-desktop-height: 84svh;--zy-hero-mobile-height: 78svh;--zy-hero-desktop-position-x: 50%;--zy-hero-desktop-position-y: 50%;--zy-hero-mobile-position-x: 50%;--zy-hero-mobile-position-y: 50%;--zy-hero-overlay-opacity: .2;--zy-hero-text-color: #ffffff;position:relative;display:block;width:100%;min-height:var(--zy-hero-desktop-height);overflow:hidden;background:#111;color:var(--zy-hero-text-color);isolation:isolate}.zyrever-hero *,.zyrever-hero *:before,.zyrever-hero *:after{box-sizing:border-box}.zyrever-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:#111}.zyrever-hero__video,.zyrever-hero__poster,.zyrever-hero__poster-image{width:100%;height:100%}.zyrever-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;border:0;background:#111;object-fit:cover;object-position:var(--zy-hero-desktop-position-x) var(--zy-hero-desktop-position-y);opacity:0;visibility:visible;pointer-events:none;transition:opacity .18s linear}.zyrever-hero__video.is-ready{opacity:1}.zyrever-hero__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;overflow:hidden;margin:0;background:#111;opacity:1;visibility:visible;pointer-events:none;transition:opacity .18s linear,visibility 0s linear .18s}.zyrever-hero__poster.is-hidden{opacity:0;visibility:hidden}.zyrever-hero__poster-image{display:block;object-fit:cover;object-position:var(--zy-hero-desktop-position-x) var(--zy-hero-desktop-position-y)}.zyrever-hero__placeholder,.zyrever-hero__placeholder svg{display:block;width:100%;height:100%}.zyrever-hero__placeholder{background:#d8d5cf}.zyrever-hero__placeholder svg{object-fit:cover}.zyrever-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:linear-gradient(90deg,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) + .09)),rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) * .72)) 34%,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) * .16)) 66%,#00000008),linear-gradient(180deg,#0000000f,#00000003 54%,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) + .06)));pointer-events:none}.zyrever-hero__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:block}.zyrever-hero__content-wrap{position:relative;z-index:5;display:flex;align-items:flex-end;justify-content:flex-start;width:100%;max-width:1440px;min-height:var(--zy-hero-desktop-height);margin:0 auto;padding:calc(var(--zy-header-height, 76px) + 32px) clamp(42px,5vw,72px) clamp(48px,6vh,68px);pointer-events:none}.zyrever-hero__content{width:min(100%,520px);margin:0;color:var(--zy-hero-text-color);text-align:left;pointer-events:auto;opacity:0;transform:translate3d(0,14px,0)}.zyrever-hero.is-mounted .zyrever-hero__content{animation:zyrever-hero-content-enter .7s cubic-bezier(.22,1,.36,1) 80ms both}@keyframes zyrever-hero-content-enter{0%{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translateZ(0)}}.zyrever-hero__eyebrow,.zyrever-hero__heading,.zyrever-hero__description,.zyrever-hero__button{opacity:0;transform:translate3d(0,8px,0)}.zyrever-hero.is-mounted .zyrever-hero__eyebrow{animation:zyrever-hero-item-enter .62s cubic-bezier(.22,1,.36,1) .12s both}.zyrever-hero.is-mounted .zyrever-hero__heading{animation:zyrever-hero-item-enter .65s cubic-bezier(.22,1,.36,1) .17s both}.zyrever-hero.is-mounted .zyrever-hero__description{animation:zyrever-hero-item-enter .65s cubic-bezier(.22,1,.36,1) .22s both}.zyrever-hero.is-mounted .zyrever-hero__button{animation:zyrever-hero-item-enter .65s cubic-bezier(.22,1,.36,1) .27s both}@keyframes zyrever-hero-item-enter{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}.zyrever-hero__content,.zyrever-hero__content *,.zyrever-hero__description,.zyrever-hero__description *,.zyrever-hero__description p{color:var(--zy-hero-text-color)!important}.zyrever-hero__eyebrow{margin:0 0 10px;font-family:var(--font-body-family, sans-serif);font-size:11px;font-style:normal;font-weight:500;line-height:1.2;letter-spacing:.11em;text-transform:uppercase}.zyrever-hero__heading{max-width:11ch;margin:0;font-family:var(--font-heading-family),Georgia,serif;font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400);font-size:clamp(48px,4.15vw,64px);line-height:.98;letter-spacing:-.028em}.zyrever-hero__description{max-width:440px;margin-top:14px;font-family:var(--font-body-family, sans-serif);font-size:14px;font-style:normal;font-weight:400;line-height:1.55}.zyrever-hero__description p{margin:0}.zyrever-hero__button{position:relative;z-index:7;display:inline-flex;align-items:center;justify-content:flex-start;min-height:42px;margin-top:17px;padding:5px 0;border:0;background:transparent;font-family:var(--font-body-family, sans-serif);font-size:13px;font-weight:500;line-height:1;letter-spacing:.02em;text-decoration:none}.zyrever-hero__button span{position:relative;display:inline-block;padding-bottom:6px}.zyrever-hero__button span:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left center;transition:transform .26s cubic-bezier(.22,1,.36,1)}.zyrever-hero__button:hover span:after{transform:scaleX(.48)}.zyrever-hero__button:active{opacity:.72}.zyrever-hero__control{position:absolute;right:clamp(20px,2.5vw,38px);bottom:clamp(22px,2.6vw,36px);z-index:8;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.zyrever-hero__control-visual{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#0a0a0a29;transition:background-color .22s ease,border-color .22s ease,transform .18s ease}.zyrever-hero__control:hover .zyrever-hero__control-visual{border-color:#fff;background:#0a0a0a66}.zyrever-hero__control:active .zyrever-hero__control-visual{transform:scale(.92)}.zyrever-hero__pause-icon,.zyrever-hero__play-icon{display:inline-flex;align-items:center;justify-content:center}.zyrever-hero__pause-icon[hidden],.zyrever-hero__play-icon[hidden]{display:none}.zyrever-hero__button:focus-visible,.zyrever-hero__control:focus-visible,.zyrever-hero__full-link:focus-visible{outline:2px solid #ffffff;outline-offset:3px}@media screen and (max-width:989px){.zyrever-hero{min-height:var(--zy-hero-mobile-height)}.zyrever-hero__video,.zyrever-hero__poster-image{object-position:var(--zy-hero-mobile-position-x) var(--zy-hero-mobile-position-y)}.zyrever-hero__overlay{background:linear-gradient(180deg,#0000000a,#00000003 48%,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) * .65)) 67%,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) + .24))),linear-gradient(90deg,rgba(0,0,0,calc(var(--zy-hero-overlay-opacity) * .6)),#00000005 76%)}.zyrever-hero__content-wrap{min-height:var(--zy-hero-mobile-height);padding:calc(var(--zy-header-height, 62px) + 20px) 20px max(68px,calc(env(safe-area-inset-bottom) + 54px))}.zyrever-hero__content{width:min(100%,330px)}.zyrever-hero__eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:.1em}.zyrever-hero__heading{max-width:10ch;font-size:clamp(35px,10.2vw,44px);line-height:.99;letter-spacing:-.025em}.zyrever-hero__description{display:none}.zyrever-hero__button{min-height:38px;margin-top:12px;font-size:12px}.zyrever-hero__button span{padding-bottom:5px}.zyrever-hero__control{right:14px;bottom:max(14px,calc(env(safe-area-inset-bottom) + 10px));width:44px;height:44px}.zyrever-hero__control-visual{width:30px;height:30px}.zyrever-hero__control svg{width:13px;height:13px}}@media screen and (max-width:390px){.zyrever-hero__content-wrap{padding-right:17px;padding-left:17px}.zyrever-hero__content{width:min(100%,295px)}.zyrever-hero__heading{font-size:clamp(33px,9.8vw,40px)}}@media(prefers-reduced-motion:reduce){.zyrever-hero__content,.zyrever-hero__eyebrow,.zyrever-hero__heading,.zyrever-hero__description,.zyrever-hero__button{opacity:1;transform:none;animation:none!important;transition:none!important}.zyrever-hero__video{display:none}.zyrever-hero__poster{opacity:1;visibility:visible;transition:none}.zyrever-hero__control{display:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/zyrever-hero-video.css.map */
