.cs-hero[data-astro-cid-72nlo57a]{position:relative;min-height:340px;display:flex;align-items:center;overflow:hidden;color:#fff}.cs-hero__bg[data-astro-cid-72nlo57a]{position:absolute;inset:0;background-image:url(/images/case_studies_hero.webp);background-size:cover;background-position:center;animation:kenBurns 20s ease-in-out infinite alternate}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.cs-hero__bg[data-astro-cid-72nlo57a]{animation:none}}.cs-hero__overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;background:linear-gradient(135deg,#0b1733e0,#1b2a4ab8,#0b173385)}@media(max-width:768px){.cs-hero__overlay[data-astro-cid-72nlo57a]{background:linear-gradient(135deg,#0b1733ad,#1b2a4a7a,#0b173347)}}.cs-hero__content[data-astro-cid-72nlo57a]{position:relative;z-index:1;padding-top:var(--space-10);padding-bottom:var(--space-8)}.cs-hero[data-astro-cid-72nlo57a] h1[data-astro-cid-72nlo57a]{color:#fff;margin-bottom:var(--space-2)}.cs-hero[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{color:#ffffffd9;font-size:1.125rem;max-width:600px}.cs-hero[data-astro-cid-72nlo57a] .breadcrumb[data-astro-cid-72nlo57a]{margin-bottom:var(--space-3);color:#ffffffb3}.cs-hero[data-astro-cid-72nlo57a] .breadcrumb[data-astro-cid-72nlo57a] a[data-astro-cid-72nlo57a]{color:#ffffffb3}.cs-hero[data-astro-cid-72nlo57a] .breadcrumb[data-astro-cid-72nlo57a] a[data-astro-cid-72nlo57a]:hover{color:#fff}.cs-hero[data-astro-cid-72nlo57a] .breadcrumb__current[data-astro-cid-72nlo57a]{color:#ffffffe6}.cs-hero[data-astro-cid-72nlo57a] .breadcrumb__sep[data-astro-cid-72nlo57a]{color:#fff6}.case-study-grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3);margin-bottom:var(--space-8)}.case-study-card[data-astro-cid-72nlo57a]{background:#fff;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base),transform var(--transition-base);text-decoration:none;display:flex;flex-direction:column}.case-study-card[data-astro-cid-72nlo57a]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.case-study-card__image[data-astro-cid-72nlo57a]{aspect-ratio:4/3;overflow:hidden;background:var(--colour-neutral-200)}.case-study-card__image[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.case-study-card[data-astro-cid-72nlo57a]:hover .case-study-card__image[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{transform:scale(1.05)}.case-study-card__body[data-astro-cid-72nlo57a]{padding:var(--space-3);flex:1;display:flex;flex-direction:column}.case-study-card__location[data-astro-cid-72nlo57a]{display:inline-flex;align-items:center;gap:.3rem;font-size:.8125rem;color:var(--colour-neutral-500);margin-bottom:.5rem}.case-study-card__body[data-astro-cid-72nlo57a] h3[data-astro-cid-72nlo57a]{font-size:1.0625rem;margin-bottom:.5rem;color:var(--colour-neutral-900);line-height:1.4}.case-study-card__body[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{font-size:.875rem;color:var(--colour-neutral-600);line-height:1.5;margin-bottom:.75rem;flex:1}.case-study-card__tags[data-astro-cid-72nlo57a]{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.75rem}.case-study-tag[data-astro-cid-72nlo57a]{display:inline-block;padding:.2rem .625rem;font-size:.75rem;font-weight:600;background:var(--colour-accent);color:var(--colour-primary);border-radius:var(--radius-full)}.case-study-card__link[data-astro-cid-72nlo57a]{font-size:.875rem;font-weight:600;color:var(--colour-primary);margin-top:auto}.case-study-prose[data-astro-cid-72nlo57a]{max-width:720px;margin:var(--space-6) 0 var(--space-8)}.case-study-prose[data-astro-cid-72nlo57a] h3[data-astro-cid-72nlo57a]{margin-bottom:var(--space-3);font-size:1.25rem;color:var(--colour-neutral-900)}.case-study-prose[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{color:var(--colour-neutral-700);line-height:1.7;margin-bottom:var(--space-3)}.case-study-prose[data-astro-cid-72nlo57a] a[data-astro-cid-72nlo57a]{color:var(--colour-primary);text-decoration:underline;text-underline-offset:3px}.case-study-cta[data-astro-cid-72nlo57a]{text-align:center;padding:var(--space-8) var(--space-6);background:var(--colour-neutral-50);border-radius:var(--radius-xl)}.case-study-cta[data-astro-cid-72nlo57a] h2[data-astro-cid-72nlo57a]{margin-bottom:var(--space-2)}.case-study-cta[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{max-width:520px;margin:0 auto var(--space-4);color:var(--colour-neutral-600);font-size:1.0625rem}.case-study-cta__actions[data-astro-cid-72nlo57a]{display:flex;gap:var(--space-2);justify-content:center;flex-wrap:wrap}@media(max-width:900px){.case-study-grid[data-astro-cid-72nlo57a]{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){.case-study-grid[data-astro-cid-72nlo57a]{grid-template-columns:1fr}}
