.our-cards{display:flex;flex-direction:column;margin:0 auto;max-width:1100px;padding:35px 20px}.our-cards__summary{margin:0 auto 35px;max-width:750px}.cards{align-items:center;gap:40px;margin-bottom:35px}.cards,.cards__card{display:flex;flex-direction:column}.cards__card{gap:20px;max-width:280px}.cards__card a{display:contents;height:100%;width:100%}.cards__title{color:#000;font-size:20px;font-weight:700;text-align:center}.cards__description{text-align:left}@media (min-width:1024px){.our-cards{padding:70px 0}.cards,.our-cards__summary{margin-bottom:70px}.cards{flex-direction:row;justify-content:space-between}}