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