.home{padding-bottom:6rem}.home__sections{margin-top:4rem}.home__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.home__cards{grid-template-columns:1fr 1fr}}@media(max-width:600px){.home__cards{grid-template-columns:1fr}}