.cards-grid{padding-inline:1rem}.cards-grid--desktop{display:none}@media only screen and (min-width: 720px){.cards-grid--desktop{display:flex;flex-direction:column;gap:2.5rem;justify-content:center}}.cards-grid--mobile{display:flex;flex-direction:column;gap:2.5rem;justify-content:center}@media only screen and (min-width: 720px){.cards-grid--mobile{display:none}}.cards-grid__content-wrapper{display:flex;flex-direction:column;gap:1rem}.cards-grid__title,.cards-grid__title p{font-size:1.5rem;font-weight:700;text-align:center}@media only screen and (min-width: 720px){.cards-grid__title,.cards-grid__title p{font-size:2rem}}.cards-grid__text{text-align:center;font-weight:300}.cards-grid__container-desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.cards-grid-item{margin:0}
