@keyframes hover-gradient{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}@keyframes text-hover-gradient{0%{background-position:100% 0%}100%{background-position:0% 0%}}.brand-stat-card{align-items:center;background-color:#fff;border:0.0625rem solid rgba(36,46,57,.12);border-radius:0.5rem;box-shadow:0 0.125rem 0.5rem rgba(36,46,57,.04);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-height:11.125rem;min-width:0;padding:1.25rem 1rem 1.125rem;text-align:center}.brand-stat-card__brand{align-items:center;display:flex;flex:0 0 1.625rem;height:1.625rem;justify-content:center;margin-bottom:0.875rem;width:100%}.brand-stat-card__logo{display:block;height:1.5rem;max-width:5.875rem;object-fit:contain;width:100%}.brand-stat-card__wordmark{color:#242e39;display:flex;flex-direction:column;line-height:1}.brand-stat-card__brand-name{font-family:"Source Sans Pro Bold",sans-serif;font-size:1rem;line-height:110%;letter-spacing:-0.03125rem;text-transform:uppercase}.brand-stat-card__brand-byline{font-family:"Source Sans Pro Regular",sans-serif;font-size:0.4375rem;margin-top:0.125rem}.brand-stat-card__value{margin:0 0 1rem}.brand-stat-card__value *{color:#242e39;font-family:"Source Sans Pro Bold",sans-serif;font-size:1.75rem;letter-spacing:-0.04375rem;line-height:1}.brand-stat-card__description{margin:0;max-width:10rem;overflow-wrap:anywhere}.brand-stat-card__description *{color:#242e39;font-family:"Source Sans Pro Regular",sans-serif;font-size:0.8125rem;line-height:1.25}