/* Refined corporate typography */
body{font-family:'DM Sans',Arial,sans-serif}
.hero h1,.section h2,.coverage h2,.cta h2,.service-card h3,.values h3,.why-list strong,.hero-stat b,.coverage-numbers b{font-family:'Plus Jakarta Sans',Arial,sans-serif}
.eyebrow,.section-label,.button,.nav-links>a,.trust-strip p,.service-card b{letter-spacing:1.4px}

/* Service imagery */
.service-card{isolation:isolate;overflow:hidden;padding:0 0 48px;min-height:340px}
.service-card>*:not(.service-image){position:relative;z-index:1}
.service-image{position:relative;inset:auto;z-index:0;display:block;flex:0 0 124px;height:124px;background-position:center;background-size:cover;opacity:1;transform:none;transition:filter .3s ease}
.service-image:after{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(3,20,47,.22),rgba(0,108,232,.4))}
.service-card:hover .service-image,.service-card.featured .service-image{opacity:1;transform:none;filter:saturate(1.14)}
.service-card .service-number{display:block;margin:17px 22px 0}
.service-card .service-icon{margin:9px 22px 10px}
.service-card h3,.service-card p{margin-left:22px;margin-right:22px}
.service-card h3{margin-top:0}
.service-card b{left:auto;right:22px;bottom:19px}
.service-card:nth-child(1) .service-image{background-image:url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=900&q=85')}
.service-card:nth-child(2) .service-image{background-image:url('https://images.unsplash.com/photo-1494412574643-ff11b0a5c1c3?auto=format&fit=crop&w=900&q=85')}
.service-card:nth-child(3) .service-image{background-image:url('https://images.unsplash.com/photo-1519003722824-194d4455a60c?auto=format&fit=crop&w=900&q=85')}
.service-card:nth-child(4) .service-image{background-image:url('https://images.unsplash.com/photo-1586528116311-ad8dd3c8310d?auto=format&fit=crop&w=900&q=85')}
.service-card:nth-child(5) .service-image{background-image:url('https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=900&q=85')}
.service-card:nth-child(6) .service-image{background-image:url('https://images.unsplash.com/photo-1566576912321-d58ddd7a6088?auto=format&fit=crop&w=900&q=85')}
.service-card:hover{background:#0a4eaa}
@media(max-width:600px){.service-card{min-height:315px;padding-bottom:44px}.service-image{height:97px;flex-basis:97px}.service-card .service-number{margin:13px 17px 0}.service-card .service-icon{margin:6px 17px 8px}.service-card h3,.service-card p{margin-left:17px;margin-right:17px}.service-card b{left:auto;right:17px;bottom:15px}}
