@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Montserrat:wght@300;400;500;600;700&display=swap";.video-hero-wrapper{position:relative;width:100%;min-height:var(--section-height, 500px);background:#f8f8f8;overflow:hidden}.video-hero-container{position:relative;width:100%;height:100%;min-height:var(--section-height, 500px);display:flex;align-items:center;justify-content:center}.video-hero-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.video-hero-video{width:100%;height:100%;object-fit:cover;display:block}.video-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fffffff2;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px #00000026;z-index:3}.video-play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff;box-shadow:0 8px 32px #0003}.video-play-button svg{width:24px;height:28px;margin-left:4px}.video-hero-content{position:relative;z-index:2;width:100%;max-width:1400px;padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center}.video-hero-content-inner{background:rgba(255,255,255,var(--text-overlay-opacity, .95));padding:60px 80px;max-width:800px;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.video-hero-subheading{font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;letter-spacing:2.5px;text-transform:uppercase;color:#666;margin:0 0 20px;animation:fadeIn 1s ease-out .2s backwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-hero-heading{font-family:Cormorant Garamond,serif;font-size:clamp(36px,5vw,64px);font-weight:300;letter-spacing:3px;text-transform:uppercase;color:#1a1a1a;margin:0 0 30px;line-height:1.2;animation:fadeIn 1s ease-out .4s backwards}.video-hero-description{font-family:Montserrat,sans-serif;font-size:13px;font-weight:400;line-height:1.8;color:#333;max-width:600px;margin:0 auto 30px;animation:fadeIn 1s ease-out .6s backwards}.video-hero-description p{margin:0}.video-hero-button{display:inline-block;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a;text-decoration:none;padding:16px 48px;border:1.5px solid #1a1a1a;background:transparent;transition:all .3s ease;animation:fadeIn 1s ease-out .8s backwards;position:relative;overflow:hidden}.video-hero-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#1a1a1a;transition:left .4s ease;z-index:-1}.video-hero-button:hover{color:#fff}.video-hero-button:hover:before{left:0}.video-hero-badges{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:4}.video-hero-badge{position:absolute;font-family:Montserrat,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;color:#1a1a1a;background:#ffffffe6;padding:12px 20px}.video-hero-badge-left{top:30px;left:30px;animation:slideInLeft 1s ease-out .3s backwards}.video-hero-badge-right{top:30px;right:30px;animation:slideInRight 1s ease-out .3s backwards}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 1024px){.video-hero-content-inner{padding:50px 60px}.video-hero-heading{font-size:clamp(32px,6vw,48px)}}@media (max-width: 768px){.video-hero-wrapper,.video-hero-container{min-height:600px}.video-hero-content{padding:40px 20px}.video-hero-content-inner{padding:40px 30px}.video-hero-subheading{font-size:10px;letter-spacing:2px;margin-bottom:15px}.video-hero-heading{font-size:clamp(28px,8vw,40px);letter-spacing:2px;margin-bottom:20px}.video-hero-description{font-size:12px;line-height:1.7;margin-bottom:25px}.video-hero-button{font-size:11px;padding:14px 36px}.video-hero-badge{font-size:9px;padding:10px 16px}.video-hero-badge-left{top:20px;left:20px}.video-hero-badge-right{top:20px;right:20px}.video-play-button{width:70px;height:70px}.video-play-button svg{width:20px;height:24px}}@media (max-width: 480px){.video-hero-wrapper,.video-hero-container{min-height:500px}.video-hero-content-inner{padding:30px 24px}.video-hero-heading{letter-spacing:1px}.video-hero-button{padding:12px 32px}.video-play-button{width:60px;height:60px}}@media (prefers-reduced-motion: reduce){.video-hero-content-inner,.video-hero-subheading,.video-hero-heading,.video-hero-description,.video-hero-button,.video-hero-badge{animation:none}.video-play-button,.video-hero-button:before{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-video-hero.css.map */
