.weather-card{border-top:1px solid #dcdee8;padding-top:8px}.weather-card__top-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.weather-card__top-content__left{-webkit-box-flex:1;-ms-flex:1;flex:1}.weather-card__title{color:#202020;font-family:BrownBold,sans-serif;font-size:1.8rem;font-weight:700;line-height:135%}.weather-card__title:first-letter{text-transform:capitalize}.weather-card__img{height:60px;width:60px}@media(min-width:1200px){.weather-card__img{height:80px;width:80px}}.weather-card__min-temp,.weather-card__symbol-phrase{color:#5c5c5c;font-family:BrownRegular,sans-serif;font-size:1.6rem;font-weight:400;line-height:125%;margin-top:4px}.weather-card__symbol-phrase{font-size:1.4rem}@media(min-width:1200px){.weather-card__symbol-phrase{font-size:1.6rem}}.weather-card__max-temp{color:#202020;font-family:BrownBold,sans-serif;font-size:2rem;font-weight:700;line-height:135%}.weather-card__max-temp:first-letter{text-transform:capitalize}@media(min-width:1200px){.weather-card__max-temp{color:#202020;font-family:BrownBold,sans-serif;font-size:2.2rem;font-weight:700;line-height:135%}}@media(min-width:1200px)and (min-width:1200px){.weather-card__max-temp{font-size:2.4rem}}@media(min-width:1200px){.weather-card__max-temp:first-letter{text-transform:capitalize}}.weather-card__tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;margin-top:8px}