.company-video{border-radius:20px;height:80vh;overflow:hidden;position:relative}.company-video video{height:100%;object-fit:cover;width:100%}.company-video:after{background:linear-gradient(180deg,#0000,#0000004d);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.video-container{height:100vh;overflow:hidden;position:relative;width:100%}.video-container video{height:100%;object-fit:cover;width:100%}.video-container:after{background:linear-gradient(180deg,#0000,#0000004d);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.header{align-items:center;display:flex;height:100vh;justify-content:center;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.header section{color:#fff;font-family:var(--primary-font);left:50%;margin:0;padding-inline:3rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (min-width:1000px){.header section{padding-inline:10rem}}