.featured{padding-bottom:5rem}@media (min-width:768px){.featured{padding-bottom:7rem}}.featured__head{margin-bottom:3rem;text-align:center}.featured__eyebrow{color:var(--muted-foreground)}.featured__heading{margin-top:0.5rem;font-family:var(--font-serif);font-weight:600;font-size:1.875rem}@media (min-width:768px){.featured__heading{font-size:2.25rem}}.featured__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem;row-gap:2.5rem}@media (min-width:1024px){.featured__grid{grid-template-columns:repeat(4,1fr)}}.featured__cta-wrap{margin-top:3.5rem;text-align:center}.featured__empty{text-align:center;font-size:0.875rem;color:var(--muted-foreground)}