.local-forecast-infobox__container{display:flex;flex-direction:column;gap:3.2rem;gap:var(--wb-ds-space--2xl);padding:2.8rem;padding:var(--wb-ds-space--xl);background-color:#263645;background-color:var(--theme__color-legend-background--default,var(--wb-ds-color-secondary--2x-dark))}@media(min-width:768px){.local-forecast-infobox__container{flex-direction:row;gap:1.6rem;gap:var(--wb-ds-space--s)}}@media(min-width:768px){.local-forecast-infobox__danger{flex:1}}@media(min-width:1024px){.local-forecast-infobox__danger{min-height:auto}}.local-forecast-infobox__weather{display:flex;flex-direction:column;gap:4.8rem;gap:var(--wb-ds-space--4xl)}@media(min-width:768px){.local-forecast-infobox__weather{flex:1}}@media(min-width:1024px){.local-forecast-infobox__weather{flex-direction:row;flex:2;gap:2.4rem;gap:var(--wb-ds-space--l)}}.local-forecast-infobox__summary{display:flex;flex-direction:row;gap:3.2rem;gap:var(--wb-ds-space--2xl)}@media(min-width:768px){.local-forecast-infobox__summary{flex:1}}@media(min-width:1024px){.local-forecast-infobox__summary{gap:2.4rem;gap:var(--wb-ds-space--l)}}.local-forecast-infobox__weather_data{display:grid;gap:1.6rem 1.6rem;gap:var(--wb-ds-space--s) var(--wb-ds-space--s);grid-template-columns:1fr 1fr;grid-auto-rows:minmax(min-content,max-content)}@media(min-width:768px){.local-forecast-infobox__weather_data{flex:2}}@media(min-width:1024px){.local-forecast-infobox__weather_data{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.local-forecast-infobox__summary-icon{min-width:9.6rem;min-width:var(--wb-ds-size--600)}.local-forecast-infobox__summary-text{font-size:2.4rem;font-size:var(--wb-ds-font-size--2xl);line-height:3.6rem;line-height:var(--wb-ds-line-height--2xl);font-weight:700;font-weight:var(--wb-ds-font-weight--thick)}@media(min-width:1024px){.local-forecast-infobox__summary-text{font-size:1.8rem;font-size:var(--wb-ds-font-size--l);line-height:2.8rem;line-height:var(--wb-ds-line-height--l)}}.local-forecast-infobox__timestamp-text{font-size:2.4rem;font-size:var(--wb-ds-font-size--2xl);line-height:3.6rem;line-height:var(--wb-ds-line-height--2xl);font-weight:var(--wb-ds-font-weight--normal)}@media(min-width:1024px){.local-forecast-infobox__timestamp-text{font-size:1.8rem;font-size:var(--wb-ds-font-size--l);line-height:2.8rem;line-height:var(--wb-ds-line-height--l)}}.weather-data-cell__container{display:flex;flex-direction:row;gap:.4rem;gap:var(--wb-ds-space--3xs)}.weather-data-cell__text-container{display:flex;flex-direction:column}.weather-data-cell__main-info{font-size:1.6rem;font-size:var(--wb-ds-font-size--m);line-height:2.4rem;line-height:var(--wb-ds-line-height--m);font-weight:700;font-weight:var(--wb-ds-font-weight--thick)}@media(min-width:1024px){.weather-data-cell__main-info{font-size:1.8rem;font-size:var(--wb-ds-font-size--l);line-height:2.8rem;line-height:var(--wb-ds-line-height--l)}}.weather-data-cell__subtitle,.weather-data-cell__title{font-size:1.2rem;font-size:var(--wb-ds-font-size--xs);line-height:1.2rem;line-height:var(--wb-ds-line-height--xs);display:flex;align-items:center}.weather-data-cell__variance{font-size:1.6rem;font-size:var(--wb-ds-font-size--m);line-height:2.4rem;line-height:var(--wb-ds-line-height--m)}