.ap-hub-hero-overlay{.ap-hub-hero{position:relative;width:100%;height:85vh;min-height:600px;display:flex;align-items:center;justify-content:flex-start;padding:0 6vw;background-color:var(--ap-black);overflow:hidden;box-sizing:border-box}.ap-hub-hero-video{position:absolute;top:50%;left:50%;width:100vw;height:100vh;object-fit:cover;transform:translate(-50%,-50%);z-index:1;opacity:.5;pointer-events:none}.ap-hub-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,20,20,.95) 0%,rgba(20,20,20,.4) 60%,transparent 100%),linear-gradient(0deg,rgba(20,20,20,.9) 0%,transparent 30%);z-index:2}.ap-hub-hero-content{position:relative;z-index:3;max-width:800px;color:var(--ap-light)}@media (max-width:768px){.ap-hub-hero-overlay{background:linear-gradient(0deg,rgba(20,20,20,.95) 0%,rgba(20,20,20,.7) 50%,rgba(20,20,20,.4) 100%)}}}