.rod-weather{min-height:165px;color:#172018}.rod-weather__loading,.rod-weather__error{padding:24px 0;color:#526057}.rod-weather__current{display:flex;align-items:center;gap:14px;margin:4px 0 12px}.rod-weather__icon{font-size:42px;line-height:1}.rod-weather__temp{font-size:42px;font-weight:800;line-height:1;color:#102117}.rod-weather__desc{margin-top:5px;font-size:14px;font-weight:700;text-transform:capitalize;color:#496052}.rod-weather__details{display:flex;flex-wrap:wrap;gap:14px;padding:9px 0;border-top:1px solid #edf0ed;border-bottom:1px solid #edf0ed;font-size:13px}.rod-weather__forecast{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:11px}.rod-weather__day{padding:7px 4px;border-radius:4px;background:#f3f7f3;text-align:center;font-size:12px}.rod-weather__day strong{display:block;margin-bottom:3px;color:#075127}.rod-weather__day-icon{display:block;font-size:21px}.rod-weather__updated{margin-top:8px;color:#788279;font-size:10px}@media(max-width:700px){.rod-weather__forecast{grid-template-columns:repeat(3,1fr)}}
