.vv-hero{display:block;position:relative;isolation:isolate;height:clamp(700px,79vh,890px);min-height:700px;max-height:890px;width:100%;max-width:100%;overflow:hidden;background:#250608;color:#f8eee0;border-bottom:1px solid rgba(212,175,124,.24)}.vv-hero__backdrop{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:#250608 center/cover no-repeat;transform:translate3d(var(--vv-bg-x,0),var(--vv-bg-y,0),0) scale(1.035);transition:transform .35s cubic-bezier(.22,.61,.36,1);overflow:hidden}.vv-hero__backdrop:before{content:"";position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:inherit;background-size:cover;background-position:center;opacity:.32;filter:saturate(1.16) contrast(1.04) brightness(.82);transform:translate3d(-1.2%,0,0) scale(1.08);animation:vvVelvetDrift 18s ease-in-out infinite alternate}.vv-hero__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 76% 48%,rgba(218,157,82,.18),transparent 28%),linear-gradient(90deg,#180406eb,#180406c2 29%,#1f06086b 47%,#1403051f 68%,#0e020314),linear-gradient(0deg,rgba(14,2,3,.34),transparent 32%)}.vv-hero__depth-glow{position:absolute;z-index:1;right:2%;top:9%;width:58%;height:78%;border-radius:50%;background:radial-gradient(ellipse,rgba(222,166,98,.18),rgba(114,24,28,.08) 42%,transparent 72%);filter:blur(36px);pointer-events:none}.vv-hero__curtain{position:absolute;z-index:2;pointer-events:none;background:center/cover no-repeat;opacity:.2;mix-blend-mode:screen;filter:saturate(1.18) contrast(1.06);border-radius:50%;animation:vvVelvetRibbon 20s ease-in-out infinite alternate}.vv-hero__curtain--left{left:-13%;bottom:-37%;width:68%;height:76%;transform:rotate(8deg) scale(1.06);-webkit-mask-image:radial-gradient(ellipse at 54% 45%,#000 0 54%,transparent 77%);mask-image:radial-gradient(ellipse at 54% 45%,#000 0 54%,transparent 77%)}.vv-hero__curtain--right{right:-25%;top:-32%;width:62%;height:72%;transform:rotate(-12deg) scale(1.08);opacity:.13;-webkit-mask-image:radial-gradient(ellipse at 42% 58%,#000 0 50%,transparent 76%);mask-image:radial-gradient(ellipse at 42% 58%,#000 0 50%,transparent 76%)}.vv-hero__stage{position:absolute;z-index:3;right:clamp(-16px,1.5vw,24px);top:50%;width:min(57vw,900px);aspect-ratio:1254/925;transform:translate3d(var(--vv-stage-x,0),calc(-50% + var(--vv-stage-y,0)),20px);transition:transform .35s cubic-bezier(.22,.61,.36,1);-webkit-mask-image:radial-gradient(ellipse 86% 82% at 56% 50%,#000 0 57%,rgba(0,0,0,.92) 68%,transparent 96%);mask-image:radial-gradient(ellipse 86% 82% at 56% 50%,#000 0 57%,rgba(0,0,0,.92) 68%,transparent 96%);overflow:hidden}.vv-hero__static{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 30px 64px rgba(0,0,0,.42));transform:scale(.91)}.vv-hero__velvet-layer,.vv-hero__velvet-shadow{display:none!important}.vv-hero__shade{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(13,2,3,.34) 0%,rgba(13,2,3,.1) 41%,transparent 67%)}.vv-hero__content{position:relative;z-index:5;height:100%;display:flex;align-items:center}.vv-hero__copy{width:min(42%,590px);padding-top:58px;transform:translate3d(var(--vv-copy-x,0),var(--vv-copy-y,0),0);transition:transform .35s cubic-bezier(.22,.61,.36,1)}.vv-hero__kicker{font-size:.68rem;color:#d4af7c}.vv-hero h1{font-family:var(--vv-display);font-weight:400;font-size:clamp(3.7rem,5vw,5.2rem);line-height:.95;letter-spacing:-.035em;margin:.28em 0 .25em;max-width:590px;text-wrap:balance}.vv-hero__text{font-family:var(--vv-display);font-size:1.08rem;line-height:1.5;max-width:440px;color:#f2e7d8;margin-bottom:25px}.vv-hero__text p{margin:0}.vv-hero__button{background:#0e030438;color:#f8e7bf;border-color:#d3b56c;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:none}.vv-hero__button:hover{background:#d4af7c;color:#1b1512;box-shadow:0 8px 28px #d4af7c29;transform:translateY(-2px)}.vv-hero__bottom{position:absolute;bottom:30px;right:var(--vv-gutter);font-size:.56rem;letter-spacing:.21em;color:#cdb98d;text-transform:uppercase}.vv-hero__bottom b{margin:0 9px;color:#e4c67b}@keyframes vvVelvetDrift{0%{transform:translate3d(-1.5%,0,0) scale(1.08)}to{transform:translate3d(1.6%,-1.2%,0) scale(1.11)}}@keyframes vvVelvetRibbon{0%{translate:-1% 0;scale:1}to{translate:1.3% -1%;scale:1.035}}@media(max-width:1100px){.vv-hero__stage{width:min(61vw,820px);right:-6%}.vv-hero__copy{width:min(45%,520px)}.vv-hero h1{font-size:clamp(3.35rem,5.6vw,4.8rem)}}@media(max-width:800px){.vv-hero{height:84svh;min-height:690px;max-height:790px}.vv-hero__backdrop{transform:scale(1.03)!important;transition:none!important}.vv-hero__backdrop:before{animation:none;opacity:.22}.vv-hero__depth-glow{right:-20%;top:7%;width:120%;height:55%;filter:blur(26px);opacity:.66}.vv-hero__curtain{animation:none}.vv-hero__curtain--left{left:-34%;bottom:-22%;width:110%;height:48%;opacity:.16}.vv-hero__curtain--right{right:-40%;top:-22%;width:90%;height:48%;opacity:.1}.vv-hero__stage{width:96vw;max-width:690px;right:50%;top:31%;transform:translate3d(50%,-50%,0)!important;transition:none!important;-webkit-mask-image:radial-gradient(ellipse 83% 80% at 54% 50%,#000 0 53%,rgba(0,0,0,.86) 67%,transparent 96%);mask-image:radial-gradient(ellipse 83% 80% at 54% 50%,#000 0 53%,rgba(0,0,0,.86) 67%,transparent 96%)}.vv-hero__static{transform:scale(.91)}.vv-hero__shade{background:linear-gradient(0deg,#110305fa,#110305db 39%,#11030533 69%,#1103050f)}.vv-hero__content{align-items:end}.vv-hero__copy{width:100%;padding:0 0 76px;text-align:center;transform:none!important;transition:none!important}.vv-hero h1{font-size:clamp(2.75rem,11vw,3.5rem);line-height:.96;margin:.18em auto .22em;max-width:500px}.vv-hero__text{margin-inline:auto;font-size:.92rem;max-width:340px}.vv-hero__kicker{font-size:.54rem}.vv-hero__button{font-size:.57rem;padding-inline:18px}.vv-hero__bottom{display:none}}@media(max-width:460px){.vv-hero{min-height:670px}.vv-hero__stage{width:112vw;top:29%}.vv-hero__copy{padding-bottom:68px}.vv-hero h1{font-size:clamp(2.65rem,12vw,3.25rem)}}@media(prefers-reduced-motion:reduce){.vv-hero__backdrop:before,.vv-hero__curtain{animation:none!important}.vv-hero__backdrop,.vv-hero__stage,.vv-hero__copy{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/vv-v3-hero.css.map */
