.award-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#222;padding-top:1rem;min-height:21.5rem}.award-card__heading-image{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.award-card__body{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem}@supports (gap: .5rem){@media only screen and (min-width: 48rem){.award-card__body{display:flex}}.award-card__body{gap:.5rem}}@supports not (gap: .5rem){.award-card__body{margin:-.25rem}.award-card__body>*{margin:.25rem}}.award-card__body-subtitle{font-size:1rem;line-height:1.375rem}
