.weather-reporter-card{width:100%;display:flex;gap:24px;align-items:center}.weather-reporter-card--backdrop{background-color:var(--br-bg-tint-secondary);padding:24px;border-radius:8px;flex-direction:column;align-items:flex-start}.weather-reporter-card__text{margin:0}.weather-reporter-card__title{margin-bottom:8px}@media(min-width:880px){.weather-reporter-card{flex-direction:row}}