.nuk-services-hero{position:relative;overflow:hidden;min-height:560px;display:grid;align-items:end;padding-top:170px;background:var(--brand-primary-dark)}.nuk-services-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.nuk-services-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(30,45,77,.9),rgba(30,45,77,.42));z-index:1}.nuk-services-hero .container{position:relative;z-index:2}.nuk-services-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem));max-width:780px}.nuk-services-hero .nuk-eyebrow,.nuk-services-hero p{color:#fff;max-width:720px}.nuk-capability-band{background:#fff}.nuk-capability-band p{color:var(--brand-text)}.nuk-production-capacity,.nuk-service-pillars{background:var(--brand-bg-alt)}.nuk-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.nuk-service-grid article{border:1px solid var(--brand-border);background:#fff;padding:22px}.nuk-service-grid span{display:inline-flex;color:var(--brand-primary);font-weight:800;margin-bottom:14px}.nuk-service-grid h3{font-size:1.12rem}.nuk-centered-cta{text-align:center;background:#fff}.nuk-centered-cta .container{max-width:760px}@media (max-width:991px){.nuk-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.nuk-service-grid{grid-template-columns:1fr}}