.cards-grid{padding:max(6.25rem,min(11.1111111111vw,10rem)) 0 max(2.5rem,min(5.5555555556vw,5rem));background-color:#fff}.cards-grid .cards-grid__list{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;grid-gap:1.25rem;gap:1.25rem}@media screen and (max-width:1023.98px){.cards-grid .cards-grid__list{grid-template-columns:repeat(2,minmax(0,25.75rem))}}@media screen and (max-width:767.98px){.cards-grid .cards-grid__list{grid-template-columns:1fr;justify-items:center}}@media screen and (min-width:1440.02px){.cards-grid{padding:calc(6.6666666667rem + 3.7037037037vw) 0 calc(3.3333333333rem + 1.8518518519vw)}.cards-grid .cards-grid__list{grid-template-columns:repeat(auto-fit,minmax(0,calc(17.1666666667rem + 9.537037037vw)));gap:calc(.8333333333rem + .462962963vw)}}
