.cards .module__buttons{margin-top:3rem}.cards__content{margin-bottom:3rem}.cards__list{display:flex;display:-webkit-flex;flex-direction:row;align-items:stretch;-webkit-align-items:stretch;justify-content:flex-start;-webkit-justify-content:flex-start;flex-wrap:wrap;-webkit-flex-wrap:wrap;gap:3.5rem 1.25rem;-webkit-gap:3.5rem 1.25rem}@media screen and (min-width:0) and (max-width:730px){.cards__list{gap:1.875rem 0}}.cards__list .card{width:calc(33.3333333333% - .8333333333rem)}@media screen and (min-width:731px) and (max-width:1024px){.cards__list .card{width:calc(50% - .625rem)}}@media screen and (min-width:0) and (max-width:730px){.cards__list .card{width:100%}}.card-count--1 .cards__list{justify-content:center}@media screen and (min-width:731px){.card-count--2 .cards__list{justify-content:center}}