@keyframes shineEffect{0%{left:-75%}to{left:125%}}.weather__icon-conditions{list-style-type:none;margin:0;padding:0}.weather{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative}.weather__visual{align-items:center;background:var(--color-content-base-4);color:var(--color-surface-base-1);display:flex;flex-direction:column;height:90px;justify-content:center;width:90px}.weather__visual svg{height:32px;width:32px;fill:var(--color-surface-base-1)}.weather__visual p{font-size:1.25rem;line-height:1.25rem;margin-top:8px}.weather__data{color:var(--color-content-base-2);padding:8px 16px}.weather__pictogram svg{height:14px;width:14px;fill:var(--color-content-base-2)}.weather__icon-conditions{gap:8px}.weather__icon-conditions,.weather__icon-conditions>li{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap}.weather__icon-conditions>li span{display:flex;margin-top:2px}.weather__key{font-size:1.25rem;line-height:1.25rem;margin-bottom:8px}.weather__source{font-size:.875rem;font-weight:400;letter-spacing:-.0175rem;line-height:120%;margin-top:8px}