.forecast-list-wind-icon{--icon-color:var(--br-text-default)}.forecast-list-hours{border:none;border-collapse:collapse;table-layout:fixed;margin:0;width:100%;text-wrap:nowrap}.forecast-list-hours__row{background-color:#fff;background-color:var(--br-table-default,#fff)}.forecast-list-hours__row:nth-of-type(odd){background-color:#f5f5f5;background-color:var(--br-table-tint-primary,#f5f5f5)}.forecast-list-hours__header-cell{font-weight:400;font-size:var(--br-font-size-m)}.forecast-list-hours__header-cell:last-child{padding-right:16px}@media(min-width:480px){.forecast-list-hours__header-cell:last-child{padding-right:32px}}.forecast-list-hours__cell{text-align:center;padding:8px 0}.forecast-list-hours__cell:first-child{padding-left:24px}@media(min-width:480px){.forecast-list-hours__cell:first-child{padding-left:32px}}.forecast-list-hours__cell:last-child{padding-right:16px}@media(min-width:480px){.forecast-list-hours__cell:last-child{padding-right:32px}}.forecast-list-hours__cell--show-on-large-mobile{display:none}@media screen and (max-width:410px)and (min-width:360px){.forecast-list-hours__cell--show-on-large-mobile{display:table-cell}}.forecast-list-hours__cell--hide-on-large-mobile{display:table-cell}@media screen and (max-width:410px)and (min-width:360px){.forecast-list-hours__cell--hide-on-large-mobile{display:none}}.forecast-list-hours__weather-icon{width:24px;height:24px;vertical-align:bottom;margin-left:8px}@media(min-width:880px){.forecast-list-hours__weather-icon{width:30px;height:30px}}.forecast-list-hours__wind-view{display:flex;align-items:center;justify-content:center;gap:8px}.forecast-sun-data{display:flex;flex-direction:row;align-items:flex-end;justify-content:flex-end;gap:12px;font-size:var(--br-font-size-l)}.forecast-sun-data-item{display:flex;flex-direction:row;align-items:center;gap:8px}