@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300&family=Outfit:wght@200;300;400;500;600;700;800&display=swap";.video-hero{position:relative;width:100%;height:var(--section-height, 100vh);overflow:hidden;background:#000}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.video-hero__video{width:100%;height:100%;object-fit:cover;display:block}.video-hero__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0d0d0d)}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,calc(var(--overlay-opacity, .35) * .6)),rgba(0,0,0,var(--overlay-opacity, .35)),rgba(0,0,0,calc(var(--overlay-opacity, .35) * .8)));pointer-events:none}.video-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:80px 48px;box-sizing:border-box}.video-hero__content--left{align-items:flex-start}.video-hero__content--left .video-hero__inner{text-align:left;align-items:flex-start}.video-hero__content--right{align-items:flex-end}.video-hero__content--right .video-hero__inner{text-align:right;align-items:flex-end}.video-hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:820px}.video-hero__subheading{font-family:Outfit,sans-serif;letter-spacing:.35em;text-transform:uppercase;opacity:0;animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) .3s forwards}.video-hero__logo{opacity:0;animation:heroFadeUp 1.1s cubic-bezier(.22,1,.36,1) .55s forwards}.video-hero__logo-img{display:block;max-width:100%;height:auto;object-fit:contain}.video-hero__description{font-family:Outfit,sans-serif;line-height:1.7;max-width:540px;margin:0;opacity:0;animation:heroFadeUp 1.1s cubic-bezier(.22,1,.36,1) .8s forwards}.video-hero__cta{display:inline-flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;opacity:0;animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) 1.05s forwards;cursor:pointer}.video-hero__cta-text{font-family:Outfit,sans-serif;letter-spacing:.3em;text-transform:uppercase;transition:opacity .4s ease}.video-hero__cta-line{display:block;width:48px;height:1px;transition:width .5s cubic-bezier(.22,1,.36,1)}.video-hero__cta:hover .video-hero__cta-text{opacity:.7}.video-hero__cta:hover .video-hero__cta-line{width:72px}.video-hero__cta--secondary{animation-delay:1.2s}.video-hero__scroll{position:absolute;bottom:36px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;opacity:0;animation:heroFadeUp 1s cubic-bezier(.22,1,.36,1) 1.5s forwards}.video-hero__scroll-text{font-family:Outfit,sans-serif;font-weight:300;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:#ffffff80}.video-hero__scroll-line{display:block;width:1px;height:40px;transform-origin:top;animation:scrollPulse 2.2s ease-in-out infinite 2s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{transform:scaleY(1);opacity:.4}50%{transform:scaleY(.4);opacity:1}}@media(max-width:768px){.video-hero__content{padding:60px 24px}.video-hero__description{max-width:90%}.video-hero__scroll{bottom:24px}}@media(max-width:480px){.video-hero__content{padding:48px 20px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/video-hero.css.map */
