.ffcs-sec{padding:var(--ffv3-sec-pad) 0}.ffcs-head{margin:0;max-width:900px}.ffcs-head__h{font-size:clamp(30px,4.4vw,44px);font-weight:var(--ffv3-w-semi);letter-spacing:-.02em;line-height:1.08;margin:0}.ffcs-head__lead{font-size:var(--ffv3-lead);line-height:1.5;margin:var(--ffv3-stack-md) 0 0;max-width:66ch}.ffcs-radio{opacity:0;pointer-events:none;position:absolute}.ffcs-filter{display:flex;flex-wrap:wrap;gap:10px;margin-top:var(--ffv3-stack-lg)}.ffcs-chip{border:1.5px solid #d8cfe0;border-radius:999px;color:var(--ffv3-purple);cursor:pointer;display:inline-block;font-size:15px;font-weight:var(--ffv3-w-bold);padding:10px 18px;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.ffcs-chip:hover{border-color:var(--ffv3-purple)}.ffcs-radio:focus-visible~.ffcs-body .ffcs-chip[for=ffcs-all]{outline:3px solid var(--ffv3-pink);outline-offset:3px}#ffcs-all:checked~.ffcs-body .ffcs-chip[for=ffcs-all],#ffcs-construction:checked~.ffcs-body .ffcs-chip[for=ffcs-construction],#ffcs-education:checked~.ffcs-body .ffcs-chip[for=ffcs-education],#ffcs-healthcare:checked~.ffcs-body .ffcs-chip[for=ffcs-healthcare],#ffcs-infrastructure:checked~.ffcs-body .ffcs-chip[for=ffcs-infrastructure],#ffcs-it:checked~.ffcs-body .ffcs-chip[for=ffcs-it],#ffcs-manufacturing:checked~.ffcs-body .ffcs-chip[for=ffcs-manufacturing],#ffcs-nonprofit:checked~.ffcs-body .ffcs-chip[for=ffcs-nonprofit],#ffcs-oilgas:checked~.ffcs-body .ffcs-chip[for=ffcs-oilgas],#ffcs-professional:checked~.ffcs-body .ffcs-chip[for=ffcs-professional],#ffcs-public:checked~.ffcs-body .ffcs-chip[for=ffcs-public]{background:var(--ffv3-purple);border-color:var(--ffv3-purple);color:var(--ffv3-white)}#ffcs-construction:checked~.ffcs-body .ffcs-card:not(.is-construction),#ffcs-education:checked~.ffcs-body .ffcs-card:not(.is-education),#ffcs-healthcare:checked~.ffcs-body .ffcs-card:not(.is-healthcare),#ffcs-infrastructure:checked~.ffcs-body .ffcs-card:not(.is-infrastructure),#ffcs-it:checked~.ffcs-body .ffcs-card:not(.is-it),#ffcs-manufacturing:checked~.ffcs-body .ffcs-card:not(.is-manufacturing),#ffcs-nonprofit:checked~.ffcs-body .ffcs-card:not(.is-nonprofit),#ffcs-oilgas:checked~.ffcs-body .ffcs-card:not(.is-oilgas),#ffcs-professional:checked~.ffcs-body .ffcs-card:not(.is-professional),#ffcs-public:checked~.ffcs-body .ffcs-card:not(.is-public){display:none}.ffcs-grid{display:grid;gap:var(--ffv3-sec-pad) var(--ffv3-col-gap);grid-template-columns:repeat(3,1fr);margin-top:var(--ffv3-stack-lg)}.ffcs-card{aspect-ratio:4/5;background:var(--ffv3-purple-deep);border-radius:var(--ffv3-radius-card);color:var(--ffv3-white);display:flex;flex-direction:column;justify-content:flex-end;min-width:0;overflow:hidden;padding:var(--ffv3-card-pad);position:relative;text-decoration:none;transition:transform .18s ease}.ffcs-card:hover{transform:translateY(-3px)}.ffcs-card__img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.ffcs-card__veil{background:linear-gradient(0deg,rgba(12,20,40,.92) 0,rgba(12,20,40,.62) 48%,rgba(12,20,40,.28));inset:0;position:absolute;z-index:1}.ffcs-card__logo{left:var(--ffv3-card-pad);max-height:26px;position:absolute;top:var(--ffv3-card-pad);width:auto;z-index:2}.ffcs-card__body{min-width:0;position:relative;z-index:2}.ffcs-card__stat{display:block;font-size:clamp(34px,3.4vw,46px);font-weight:var(--ffv3-w-semi);line-height:1;margin:0 0 10px}.ffcs-card__out{color:hsla(0,0%,100%,.9);font-size:15px;line-height:1.4;margin:0}.ffcs-card__more{align-items:center;color:var(--ffv3-white);display:inline-flex;font-size:15px;font-weight:var(--ffv3-w-bold);gap:8px;margin-top:var(--ffv3-stack-md);text-decoration:underline;text-underline-offset:4px}.ffcs-card__more svg{height:15px;transition:transform .18s ease;width:15px}.ffcs-card:hover .ffcs-card__more svg{transform:translateX(3px)}@media (max-width:1000px){.ffcs-grid{gap:var(--ffv3-stack-lg) var(--ffv3-col-gap);grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.ffcs-grid{gap:var(--ffv3-stack-lg);grid-template-columns:1fr}.ffcs-card{aspect-ratio:3/2;padding:var(--ffv3-stack-md)}.ffcs-card__logo{left:var(--ffv3-stack-md);top:var(--ffv3-stack-md)}.ffcs-card__stat{font-size:34px;margin-bottom:6px}.ffcs-card__out{font-size:14.5px}.ffcs-card__more{margin-top:var(--ffv3-stack-sm)}.ffcs-filter{flex-wrap:nowrap;overflow-x:auto;padding-bottom:6px}.ffcs-chip{flex:0 0 auto}}@media (prefers-reduced-motion:reduce){.ffcs-card,.ffcs-card__more svg,.ffcs-chip{transition:none}}