.awards-wrapper{background:var(--white);border-radius:1.5rem;display:flex;flex-direction:column;padding:2rem 1.5rem}.awards-wrapper[data-theme=dark]{background:var(--gray-blue-900)}.award-image-container{display:block;height:125px;max-width:175px}.award-image-container img{height:100%;object-fit:contain;width:100%}.intro-wrapper.awards-intro-wrapper{margin-bottom:2.5rem}.awards-wrapper[data-theme=dark] .eyebrow.awards-eyebrow{color:var(--primary-200)}.awards-wrapper[data-theme=dark] .heading.awards-heading{color:var(--white);margin:0}.award-images-wrapper{gap:.5rem}.award-images-wrapper,.view-more-cta{align-items:center;display:flex;justify-content:center}.view-more-cta{color:var(--primary-400);gap:.8125rem}.awards-wrapper[data-theme=dark] .view-more-cta{color:var(--primary-200)}@media (min-width:48rem){.awards-wrapper{padding:3rem}}@media (min-width:80rem){.awards-wrapper{padding:3rem 4rem}}