.home-banner{position:relative;overflow:hidden}.video-outer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.video-outer:before{content:"";background:#000;background:linear-gradient(357deg,#00000057,#00000080);position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.video-background{width:100%;height:100%;object-fit:cover}.video-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;text-align:center;padding:0 20px;color:#fff}.video-title h1{font-size:5rem;margin-bottom:1rem;font-weight:600;color:#fff;margin-bottom:15px;animation:fadeIn 1.2s ease-out forwards}.banner-content p{font-size:1.6rem;margin:0;margin-bottom:1.5rem;animation:slideUp 1s ease-out forwards}.banner-btn a{display:inline-block;padding:12px 24px;background-color:#fff;color:#000;font-weight:700;text-decoration:none;border-radius:4px;animation:fadeIn 2s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.video-title{font-size:2rem}.banner-content p{font-size:1rem}.banner-btn a{padding:10px 20px;font-size:.95rem}.video-content{height:100%;padding:20px}.video-title h1{font-size:3rem;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/home-banner.css.map */
