.awards__award{padding:4rem 0}.awards__award:first-of-type{padding-top:0}.awards__award:last-of-type{padding-bottom:0}.awards__award+.awards__award{border-top:1px solid var(--black)}.awards__image{margin-bottom:2rem;text-align:center}.awards__stats{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap-md);justify-content:center;margin-top:4rem}.awards__stat,.awards__stats{display:-webkit-box;display:-ms-flexbox;display:flex}.awards__stat{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:var(--gap)}.awards__stat-description{line-height:1.2;max-width:10rem}.awards__logos{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--gap-md);justify-content:center;margin-top:4rem}@media (min-width:768px){.awards__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:var(--gap-md)}.awards__image{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;width:30%}}@media (min-width:992px){.awards__award{padding:8rem 0}.awards__logos,.awards__stats{margin-top:6rem}}