.svc-cards-grid{--dc-yellow:#f5d200;--ink:#1a1a1a;--paper:#fff;--paper-2:#f3f4f7;--line:#e0e3ec;--muted-soft:#6b6b6b;margin:0;border-bottom:1px solid var(--line);color:var(--ink);font-family:Hanken Grotesk,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}.svc-cards-grid--default{background:var(--paper)}.svc-cards-grid--grey{background:var(--paper-2)}.svc-cards-grid__layout{box-sizing:border-box;max-width:1280px;margin:0 auto;padding:52px 44px}.svc-cards-grid__header{display:grid;grid-template-columns:1fr auto;gap:16px 48px;align-items:end;margin-bottom:28px}.svc-cards-grid__kicker{grid-column:1;margin:0;color:var(--muted-soft);font-family:Spline Sans Mono,ui-monospace,monospace;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.svc-cards-grid__title{grid-column:1;margin:0;color:var(--ink);font-family:Archivo,sans-serif;font-size:30px;font-stretch:84%;font-weight:800;line-height:1.05;letter-spacing:.02em}.svc-cards-grid__bar{grid-column:1;width:80px;height:8px;margin:4px 0 0;background:var(--dc-yellow)}.svc-cards-grid__lead{grid-column:2;grid-row:1/-1;align-self:end;max-width:520px;margin:0;color:var(--muted-soft);font-size:13px;line-height:1.6}.svc-cards-grid__grid{display:grid;grid-template-columns:1fr;gap:16px;margin:0 0 20px;padding:0;list-style:none}.svc-cards-grid__cell{margin:0}.svc-cards-grid__card{display:flex;flex-direction:column;gap:12px;height:100%;padding:24px;border:1px solid var(--line);border-top:3px solid var(--line);background:var(--paper-2)}.svc-cards-grid__card--featured{border-top-color:var(--dc-yellow)}.svc-cards-grid__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;background:var(--line)}.svc-cards-grid__card--featured .svc-cards-grid__icon-wrap{background:var(--dc-yellow)}.svc-cards-grid__icon-img{width:auto;height:auto;max-width:32px;max-height:32px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) saturate(100%)}.svc-cards-grid__icon-fallback{display:block;width:32px;height:32px;background-repeat:no-repeat;background-position:center;background-size:contain}.svc-cards-grid__icon-fallback--cctv{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.6'><rect x='3' y='8' width='13' height='8' rx='1'/><path d='M16 12 L21 9 V15 Z'/><circle cx='9' cy='12' r='2'/></svg>")}.svc-cards-grid__icon-fallback--fire{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.6'><path d='M12 3 C12 7 16 9 16 14 a4 4 0 0 1 -8 0 C8 11 10 9 10 6 C11 7 12 7 12 3 Z'/></svg>")}.svc-cards-grid__icon-fallback--key{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.6'><circle cx='8' cy='12' r='4'/><path d='M12 12 H21 M18 12 V16 M21 12 V15'/></svg>")}.svc-cards-grid__icon-fallback--shield{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='1.6'><path d='M12 3 L20 6 V12 C20 17 16 20 12 21 C8 20 4 17 4 12 V6 Z'/></svg>")}.svc-cards-grid__icon-ph{display:block;width:24px;height:24px;border:2px solid var(--muted-soft);border-radius:2px}.svc-cards-grid__card--featured .svc-cards-grid__icon-ph{border-color:var(--ink)}.svc-cards-grid__card-title{margin:0;color:var(--ink);font-family:Archivo,sans-serif;font-size:17px;font-stretch:88%;font-weight:800;line-height:1.15}.svc-cards-grid__card-body{flex:1;margin:0;color:#525252!important;font-size:12px;line-height:1.7}.svc-cards-grid__card-link{display:inline-flex;align-items:center;min-height:24px;align-self:flex-start;margin-top:4px;padding-bottom:2px;border-bottom:2px solid var(--dc-yellow);color:var(--ink);font-family:Archivo,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-decoration:none}.svc-cards-grid__card-link:hover,.svc-cards-grid__card-link:focus{color:var(--ink)}.svc-cards-grid__footer{display:flex;align-items:center;gap:8px}.svc-cards-grid__footer-rule{flex:1;height:1px;background:var(--line)}.svc-cards-grid__footer-link{display:inline-flex;align-items:center;min-height:24px;color:var(--ink);font-family:Archivo,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;white-space:nowrap;text-decoration:none}.svc-cards-grid__footer-link:hover,.svc-cards-grid__footer-link:focus{text-decoration:underline}@media(min-width:640px){.svc-cards-grid__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.svc-cards-grid__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:639px){.svc-cards-grid__layout{padding:52px 22px}.svc-cards-grid__header{grid-template-columns:1fr}.svc-cards-grid__lead{grid-column:1;grid-row:auto;max-width:none}}.centurion-block-services-cards-grid{display:block}