.awards{--awards-gap:2rem;--awards-gap-large:3rem}@media only screen and (min-width:64rem){.awards{--awards-gap:2.5rem;--awards-gap-large:4rem}}.awards__inner{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;padding:0}.awards__list{align-items:stretch;flex-flow:row wrap;gap:var(--awards-gap);width:100%}.awards__list,.awards__list-item{display:flex;justify-content:center}.awards__list-item{align-items:center;flex-flow:column nowrap;height:auto;width:8.125rem}@media only screen and (min-width:50rem){.awards__list-item{width:9.375rem}}.awards__list-item img{height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.awards__cta{align-items:center;display:flex;flex-flow:row wrap;gap:var(--awards-gap);justify-content:center;margin-top:var(--awards-gap-large);width:100%}