.featured-plans{grid-gap:2rem;align-content:stretch;align-items:stretch;border-radius:var(--kmt-sys-size-border-radius-lg);display:grid;gap:1px;grid-template-columns:repeat(1,minmax(0,1fr));justify-content:stretch;justify-items:stretch;overflow:hidden;place-content:stretch;place-items:stretch}@media(min-width:48em){.featured-plans{grid-template-columns:repeat(auto-fit,minmax(8rem,1fr))}}
