.awards-section__award{width:153px;height:100px;flex-shrink:0;border-radius:var(--radius-m);overflow:hidden;background:linear-gradient(var(--surface-light),rgb(from var(--surface-light) r g b/0))}@layer mixins{.awards-section__award{display:flex;justify-content:center;align-items:center}}@media(min-width:1000px){.awards-section__award{width:317px;height:150px}}.awards-section__award img{max-height:60px}