.hero-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center}.hero-section video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-section .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#00283cd9,#003f5c99);z-index:1}.hero-section .content{position:relative;z-index:2}#filter-container{position:-webkit-sticky;position:sticky;transition:top .3s ease-in-out,box-shadow .3s ease-in-out}.testimonials-swiper .swiper-pagination-bullet{background:var(--al-maher-blue);opacity:.5}.testimonials-swiper .swiper-pagination-bullet-active{background:var(--al-maher-green);opacity:1;transform:scale(1.2)}.logos-swiper img{filter:grayscale(100%);transition:filter .3s ease}.logos-swiper img:hover{filter:grayscale(0%)}
