.classes-hero{justify-content:center;align-items:center;width:100vw;height:75vh;min-height:500px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.classes-hero-video-container{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.classes-hero-video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.classes-hero-overlay{z-index:1;background:#00000080;position:absolute;inset:0}.classes-hero-content{z-index:2;text-align:center;color:#fff;position:relative}.classes-hero-title{letter-spacing:8px;margin:0;font-size:5rem;font-weight:900}@media (max-width:768px){.classes-hero{height:50vh;min-height:300px}.classes-hero-title{font-size:3rem}}
