.awards-cards__content{margin-bottom:92px}.awards-cards__grid{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.awards-cards__grid .awards-card{display:flex;flex-direction:column;gap:36px}.awards-cards__grid .awards-card img{max-width:230px;width:100%}.awards-cards__grid .awards-card h5{margin-bottom:12px}.awards-cards__grid .awards-card .intro{margin-bottom:24px}@media screen and (min-width:768px){.awards-cards__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1024px){.awards-cards__grid{gap:42px;grid-template-columns:repeat(3,1fr)}}