.awards-module{box-sizing:border-box;padding:2rem 1rem;width:100%}.awards-module__header{margin-bottom:2rem}.awards-module__header--left{text-align:left}.awards-module__header--center{text-align:center}.awards-module__heading{color:#000;margin:0}.awards-module__logos{display:flex;flex-wrap:nowrap;gap:1rem;justify-content:center;margin-bottom:1.5rem;overflow-x:auto}.awards-module__logo-item{box-sizing:border-box;flex:0 1 auto;padding:.5rem;text-align:center}.awards-module__logo-item .awards-module__logo-image{display:inline-block;height:auto;max-height:80px;width:auto}.awards-module__descriptions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:0}.awards-module__description{box-sizing:border-box;flex:0 1 40%;max-width:40%;text-align:center}@media (max-width:768px){.awards-module__description{flex:1 0 100%;max-width:100%}}.awards-module__description-title{color:#000;margin:0 0 .5rem;text-align:center}.awards-module__description-text{color:#000;font-size:1rem;line-height:1.6}@media only screen and (max-width:994px){.awards-module__logos{flex-direction:column}.awards-module__logo-item .awards-module__logo-image{max-height:180px}}