.hero-slider{background:none;overflow:visible}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity .9s ease;z-index:0}.hero-slide.active{opacity:1}.hero-slider .hero-content{min-height:430px;display:flex;flex-direction:column;justify-content:center}.hero-slider h1{max-width:720px}.slider-dots{position:absolute;z-index:4;bottom:78px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dots button{width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:transparent;padding:0;cursor:pointer}.slider-dots button.active{width:28px;border-radius:8px;background:var(--yellow);border-color:var(--yellow)}.slider-arrow{position:absolute;z-index:4;top:46%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(0,54,110,.35);color:#fff;font-size:36px;line-height:1;cursor:pointer}.slider-arrow:hover{background:var(--orange)}.slider-arrow.prev{left:24px}.slider-arrow.next{right:24px}
.services{background:linear-gradient(180deg,#fff 0%,#eefaff 48%,#fff8e1 100%);position:relative}.services:before{content:"";position:absolute;left:0;top:0;width:100%;height:9px;background:linear-gradient(90deg,var(--sky),var(--blue),var(--yellow),var(--orange))}.services-heading{text-align:center;max-width:760px;margin:0 auto 48px}.services-heading h2{font-size:clamp(36px,4vw,54px);color:var(--deep)}.services-heading>p:not(.eyebrow){color:#668096;line-height:1.7}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-group{background:#fff;border:1px solid #dbeef7;border-radius:18px;padding:28px 25px;box-shadow:0 14px 34px rgba(0,89,159,.1);transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.service-group:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:linear-gradient(90deg,var(--sky),var(--orange))}.service-group:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(0,89,159,.17)}.service-icon{width:54px;height:54px;display:grid;place-items:center;background:linear-gradient(135deg,#e1f8ff,#fff2c2);border-radius:15px;font-size:28px}.service-group h3{font-size:19px;color:var(--deep);margin:18px 0 15px}.service-group ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.service-group li{display:flex;gap:9px;font-size:13px;line-height:1.45;color:#516d84}.service-group li span{color:var(--orange);font-weight:900}.services-cta{margin-top:38px;padding:22px 28px;border-radius:15px;background:linear-gradient(90deg,var(--deep),var(--blue));color:#fff;display:flex;align-items:center;justify-content:center;gap:25px;font-weight:700}.services-cta .button{padding:13px 20px;font-size:13px}
.header .brand img,footer .brand img{filter:none}.header .brand{height:96px;width:285px}footer .brand{height:95px;width:300px;background:#fff}footer .brand img{object-fit:contain}
@media(max-width:980px){.services-grid{grid-template-columns:repeat(2,1fr)}.slider-arrow{display:none}.header nav{gap:16px}}
@media(max-width:800px){.hero-slider{padding-top:55px}.hero-slider .hero-content{min-height:460px}.hero-slider h1{font-size:42px}.hero-slide{background-position:center}.slider-dots{bottom:120px}.services-heading{padding:0 8px}.services-grid{grid-template-columns:1fr}.service-group{text-align:left}.service-icon{margin:0 auto}.service-group h3{text-align:center}.services-cta{flex-direction:column;text-align:center}.services-cta .button{width:100%}.header .brand{width:260px;height:84px}footer .brand{width:275px;height:90px}}
@media(max-width:420px){.hero-slider h1{font-size:38px}.hero-slider .hero-content{min-height:500px}.services{padding-left:16px;padding-right:16px}.service-group{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}
