.hero-video{justify-content:center;align-items:center;width:100%;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.video-bg{object-fit:cover;z-index:-2;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.video-overlay{z-index:-1;background:#00359566;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-content{color:var(--text-light);text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.video-content h1{text-shadow:0 2px 12px #0006;margin-bottom:1.5rem;font-size:3.8rem;font-weight:800;line-height:1.15}.video-content p{opacity:.95;text-shadow:0 1px 6px #0006;max-width:900px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.hero-secondary-text{color:var(--accent-color);text-shadow:0 1px 6px #00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000059;border:1px solid #ffffff1a;border-radius:12px;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:.8rem 1.5rem;font-size:1rem;font-weight:600}@media (max-width:768px){.hero-video{height:auto;min-height:100vh;padding:6rem 0 3rem}.video-content h1{font-size:2.2rem;line-height:1.2}.video-content p{margin-bottom:1.2rem;font-size:.95rem}.hero-secondary-text{margin-bottom:2rem;padding:.6rem 1rem;font-size:.85rem}}
