.weather__element{border:1px solid var(--color_cd-text);border-radius:3px;display:flex;justify-content:space-between}@media (min-width:901px){.weather__element{flex-direction:row;padding:50px 70px 50px 50px}}@media (max-width:900px){.weather__element{flex-direction:column-reverse;padding:15px 10px}}.weather>div>.weather__element:last-of-type{margin-bottom:20px}@media (max-width:900px){.weather>div>.weather__element{margin:0 0 60px}}@media (min-width:901px){.weather__element__description{width:23.21428571%}}@media (max-width:900px){.weather__element__description{margin:0 0 33px}}.weather__element__description>p{font:400 normal calc(20px*var(--font_secondary-mod))/30px var(--font_secondary),Arial,sans-serif;font-size:calc(20px*var(--font_secondary-mod));font-style:normal;font-weight:400;line-height:30px}@media (min-width:901px){.weather__element__description>p{margin:0 0 10px}}@media (max-width:900px){.weather__element__description>p{margin:0 0 15px}}.weather__element__description__wrapper{display:flex}@media (min-width:901px){.weather__element__description__wrapper{flex-direction:column}}@media (max-width:900px){.weather__element__description__wrapper{flex-direction:row}}@media (min-width:901px){.weather__element__description__wrapper>h5{font:700 normal calc(24px*var(--font_primary-mod))/24px var(--font_primary),Arial,sans-serif;font-size:calc(24px*var(--font_primary-mod));font-style:normal;font-weight:700;line-height:24px}.weather__element__description__wrapper>h5:not(:last-child){margin:0 0 10px}.weather__element__description__wrapper>h5:last-child{margin:0}}@media (max-width:900px){.weather__element__description__wrapper>h5{font:700 normal calc(20px*var(--font_primary-mod))/24px var(--font_primary),Arial,sans-serif;font-size:calc(20px*var(--font_primary-mod));font-style:normal;font-weight:700;line-height:24px}.weather__element__description__wrapper>h5:not(:last-child){margin:0 50px 0 0}.weather__element__description__wrapper>h5:last-child{margin:0}}