@media (min-width:768px){.mobile{display:none}}@media (max-width:767px){.tablet:not(.mobile){display:none}}@media (min-width:1028px){.tablet:not(.desktop){display:none}}@media (min-width:1024px){.non-desktop:not(.desktop){display:none}}@media (max-width:1023px){.desktop:not(.tablet){display:none}}@media (max-width:767px){.desktop:not(.mobile){display:none}}.weather-header{margin-inline:-32px;overflow:hidden;position:relative}@media (min-width:768px){.weather-header{margin-inline:0}}.weather-header__month-year{background:#111827;border-radius:10px;color:#fff!important;display:block;font-size:1.5rem;font-weight:600;margin:1rem auto 0;padding:.3rem 1rem;text-align:center;width:-moz-fit-content;width:fit-content}.weather-header__inner{align-items:center;display:flex;flex-direction:column;padding:24px 32px;position:relative}@media (min-width:768px){.weather-header__inner{padding:24px 0}}.weather-header__slogan{font-size:3rem;font-weight:600;line-height:2.5rem;text-align:center;text-transform:uppercase}.weather-header__slogan span{color:var(--primary)}.weather-header__image{align-items:center;background:var(--header-image);background-position:50%;background-size:cover;display:flex;height:320px;justify-content:center;margin-top:1.5rem;margin-inline:-32px;width:calc(100% + 64px)}@media (min-width:768px){.weather-header__image{border-radius:10px;margin-inline:0;width:100%}}.weather-header__widget{height:114px;max-width:calc(100% - 24px);width:325px}
