section.n-cards .cards__cards{gap:96px 80px}section.n-cards .cards__cards.a-start{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));justify-items:center}section.n-cards .cards__cards.a-center{display:-webkit-box;display:-ms-flexbox;display:flex;webkit-justify-content:center;flex-wrap:wrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}section.n-cards .cards__cards.a-start .cards__card{max-width:347px!important;width:347px!important}section.n-cards .cards__cards.a-center .cards__card{max-width:426px}section.n-cards .cards__image{margin-bottom:var(--spacing-08);max-height:426px;overflow:hidden}section.n-cards .cards__image img{aspect-ratio:1/1;height:100%!important;object-fit:cover;width:100%}section.n-cards .cards__text p,section.n-cards .cards__title-heading{margin-bottom:var(--spacing-04)}@media (max-width:1500px){section.n-cards .cards__cards{gap:96px 56px}section.n-cards .cards__cards.a-center .cards__card{max-width:330px}}@media (max-width:1000px) and (min-width:834px){grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}@media (max-width:834px){section.n-cards .cards__cards{gap:88px 40px;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center}section.n-cards .cards__cards.a-center .cards__card{max-width:309px}section.n-cards .cards__image{margin-bottom:var(--spacing-07)}}@media (max-width:600px){section.n-cards{padding:var(--padding-modules-sm)}section.n-cards .cards__cards.a-start .cards__card{width:270px}}