.services-hero{height:320px;background:url('images/index/hero1.webp') no-repeat center center / cover;position:relative;width:100%;} .services-hero-overlay{position:absolute;inset:0;background:rgba(3,15,39,0.86);display:flex;justify-content:center;align-items:center;text-align:center;} .services-hero-content h1{color:#fff;font-size:3.8rem;font-weight:700;font-family:Cambria,Cochin,Georgia,Times,'Times New Roman',serif;text-transform:uppercase;letter-spacing:2px;margin:0 0 10px;} .services-hero-content p{color:rgba(255,255,255,0.8);font-size:1.1rem;margin:0;} .services-intro{padding:70px 0 50px;background:#fff;text-align:center;} .services-intro .svc-intro-badge{display:inline-block;color:#FF5F1F;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:3px;margin-bottom:15px;} .services-intro h2{color:#0A2472;font-size:2.6rem;font-weight:700;margin:0 0 20px;line-height:1.2;} .services-intro p{color:#666;font-size:1.05rem;line-height:1.8;max-width:750px;margin:0 auto;} .services-alternating{padding:20px 0 60px;background:#fff;} .svc-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-bottom:0;border-bottom:1px solid #f0f0f0;} .svc-row:last-child{border-bottom:none;} .svc-row-reverse .svc-row-image{order:2;} .svc-row-reverse .svc-row-content{order:1;} .svc-row-image{overflow:hidden;height:420px;} .svc-row-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease;} .svc-row:hover .svc-row-image img{transform:scale(1.04);} .svc-row-content{padding:60px 70px;} .svc-row-icon{width:70px;height:70px;background:#FF5F1F;border-radius:0 20px 0 20px;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;margin-bottom:25px;} .svc-row-content h3{color:#0A2472;font-size:1.9rem;font-weight:700;margin:0 0 15px;} .svc-row-content p{color:#666;font-size:1rem;line-height:1.8;margin:0 0 25px;} .svc-row-link{display:inline-flex;align-items:center;gap:10px;background:#0A2472;color:#fff;padding:12px 28px;text-decoration:none;font-weight:600;font-size:15px;border-radius:4px;transition:all 0.3s ease;} .svc-row-link:hover{background:#FF5F1F;} .svc-row:nth-child(odd){background:#fff;} .svc-row:nth-child(even){background:#f5f6fa;} .svc-gallery-strip{background:#fff;padding:0;overflow:hidden;} .svc-gallery-track{display:flex;width:100%;height:320px;} .svc-gallery-slide{flex:1;overflow:hidden;position:relative;transition:flex 0.6s cubic-bezier(0.25,1,0.5,1);} .svc-gallery-slide:hover{flex:2;} .svc-gallery-slide img{width:100%;height:100%;object-fit:cover;display:block;filter:grayscale(20%);transition:all 0.6s ease;} .svc-gallery-slide:hover img{filter:grayscale(0%);transform:scale(1.05);} @media (max-width:992px){.svc-gallery-track{height:250px;} } @media (max-width:576px){.svc-gallery-track{height:180px;} .svc-gallery-slide:hover{flex:1.2;} } .services-cta-band{background:#fff;padding:60px 0;text-align:center;} .services-cta-band h2{color:#0A2472;font-size:2.2rem;font-weight:700;margin:0 0 15px;} .services-cta-band p{color:#0A2472;font-size:1.05rem;margin:0 0 30px;} .services-cta-band a{display:inline-flex;align-items:center;gap:10px;background:#FF5F1F;color:#fff;padding:14px 35px;text-decoration:none;font-weight:700;font-size:1rem;transition:all 0.3s ease;border-radius:4px;} .services-cta-band a:hover{background:#F9B935;color:#0A2472;} @media (max-width:1200px){.services-hero-content h1{font-size:3.2rem;} .svc-row-content{padding:50px;} } @media (max-width:1024px){.services-hero{height:280px;} .services-hero-content h1{font-size:2.8rem;} .services-intro h2{font-size:2.2rem;} } @media (max-width:900px){.svc-row{grid-template-columns:1fr;} .svc-row-reverse .svc-row-image{order:0;} .svc-row-reverse .svc-row-content{order:1;} .svc-row-image{height:350px;} .svc-row-content{padding:40px 30px;} .svc-gallery-track{height:250px;} } @media (max-width:760px){.services-hero{height:240px;} .services-hero-content h1{font-size:2.2rem;} .services-intro h2{font-size:1.8rem;} .services-intro p{font-size:1rem;} .svc-row-image{height:300px;} .services-cta-band h2{font-size:1.8rem;} } @media (max-width:600px){.svc-row-image{height:250px;} .svc-row-content h3{font-size:1.5rem;} .svc-gallery-track{height:200px;} .svc-gallery-slide:hover{flex:1.2;} } @media (max-width:460px){.services-hero{height:200px;} .services-hero-content h1{font-size:1.8rem;} .services-intro h2{font-size:1.5rem;} .svc-row-content{padding:30px 20px;} .services-cta-band h2{font-size:1.5rem;} .services-cta-band a{width:100%;max-width:320px;justify-content:center;padding:12px 20px;margin:0 auto;} } @media (max-width:300px){.services-hero-content h1{font-size:1.5rem;} .services-intro h2{font-size:1.3rem;} }