@layer layout{.home-support-page{padding-block:var(--space-12)}.home-support-hero{border-radius:var(--radius-card);flex-direction:column;display:flex;overflow:hidden}.home-support-hero-copy{align-content:center;justify-items:start;gap:var(--space-6);padding:var(--space-8);color:var(--colour-text-inverse);background:var(--colour-brand);display:grid}.home-support-hero-copy h1{color:var(--colour-text-inverse)}.home-support-hero-copy .button{margin-top:var(--space-2)}.home-support-photo{aspect-ratio:4/3;border-radius:0;order:-1}.home-support-detail{gap:var(--space-8);padding-block:var(--space-12);display:grid}.home-support-detail-heading,.home-support-detail-copy{align-content:start;gap:var(--space-6);display:grid}.home-support-detail-copy{max-width:var(--content-measure);padding-top:var(--space-6);border-top:1px solid var(--colour-border)}@media (max-width:719px){.home-support-hero-copy{justify-items:stretch}.home-support-hero-copy .button{width:100%}}@media (min-width:720px){.home-support-hero,.home-support-detail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-support-photo{order:initial;aspect-ratio:auto;min-height:100%}}@media (min-width:1100px){.home-support-hero-copy{padding:var(--space-12)}}}
