.further-education-text-sections{gap:var(--spacing-r-2xl);flex-direction:column;display:flex}
.home-hero{padding:var(--spacing-r-2xl) 0 var(--spacing-r-3xl)}.home-hero-grid{gap:var(--spacing-r-l) 20px;grid-template-columns:repeat(1,1fr);display:grid}@media (min-width:500px){.home-hero-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.home-hero-grid{grid-template-columns:repeat(3,1fr)}}.home-hero-title-card{padding:var(--spacing-r-l) 0;background-color:#0000;grid-column:1/-1;align-items:center;display:flex}@media (min-width:500px){.home-hero-title-card{grid-column:span 2}}@media (min-width:1024px){.home-hero-title-card{grid-column:span 2}}.home-hero-title u,.home-hero-title a,.home-hero-title a:hover{color:inherit}.home-hero-title u,.home-hero-title a{-webkit-text-decoration:underline var(--color-lime-50) .2em;-webkit-text-decoration:underline var(--color-lime-50) .2em;text-decoration:underline var(--color-lime-50) .2em;text-underline-offset:calc(.125rem * var(--mantine-scale))}.home-hero-card{flex-direction:column;display:flex}@media (min-width:500px){.home-hero-card--span-sm-1{grid-column:span 1}.home-hero-card--span-sm-2{grid-column:span 2}}@media (min-width:1024px){.home-hero-card--span-md-1{grid-column:span 1}.home-hero-card--span-md-2{grid-column:span 2}.home-hero-card--span-md-3{grid-column:span 3}}
