.hero-video-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:flex-start;justify-content:flex-start;padding:12% 5% 0 14%}.hero-text-column{max-width:500px;background:#00000080;padding:2rem;border-radius:0;color:#fff;box-shadow:0 4px 10px #0000004d}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}.hero-button{background-color:#fff;color:#000;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;border-radius:0;transition:background .3s ease;display:inline-block}.hero-button:hover{background-color:#e0e0e0}.fade-step-1,.fade-step-2,.fade-step-3{opacity:0;transform:translateY(20px);animation:fadeUp 1s ease-out forwards}.fade-step-1{animation-delay:.3s}.fade-step-2{animation-delay:.6s}.fade-step-3{animation-delay:.9s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-content{align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-text-column{max-width:100%;background:#0009}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/187/assets/hero-video.css.map */
