.header-hero{position:relative;height:460px;background-image:url("/assets/images/services/bg.jpg");background-size:cover;background-position:center 60%;display:flex;align-items:center;justify-content:center}.header-hero .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg, var(--second-color), rgba(10, 45, 77, 0.75));z-index:1}.header-hero .hero-content{position:relative;z-index:2}.header-hero .hero-title{font-size:clamp(36px,5vw,56px);font-weight:800;color:#fff;margin:0}.header-hero p{color:#cdcdcd}@media(max-width: 767px){.header-hero{padding-top:45px}}.service-card{scroll-margin-top:120px}#service-categories{padding:50px 0px}#service-categories .service-card img{width:100%;aspect-ratio:4/2.5;border-radius:var(--border-radius)}/*# sourceMappingURL=index.css.map */