.custom-hero-video{height:80vh;overflow:hidden;position:relative;width:100%}.video-background{left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.hero-content{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 15px;position:relative;text-align:center;z-index:1}.hero-content h1,.hero-subtitle{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000}.hero-content h1{font-size:4rem;max-width:80vw}@media (max-width:767px){.hero-content h1{font-size:2.75rem}}.hero-subtitle{color:#22e1ff!important;font-size:2.5rem;font-weight:800;line-height:1.2}@media (max-width:767px){.hero-subtitle{font-size:1.75rem}}.hero-button{color:#fff!important;font-weight:700;letter-spacing:.1em;margin-top:40px;padding:10px 20px;transition:all .2s ease}.hero-button:hover{text-decoration:none!important}