@keyframes box-float{0%{transform:translateY(0)}50%{transform:translateY(2em)}to{transform:translateY(0)}}@keyframes box-float-inverted{0%{transform:translateY(2em)}50%{transform:translateY(0)}to{transform:translateY(2em)}}@keyframes sticker-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,.25)}25%{box-shadow:0 0 0 3.5em hsla(0,0%,100%,0)}to{box-shadow:0 0 0 3.5em hsla(0,0%,100%,0)}}@keyframes loader-spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes vista-scale{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes vista-scale-inverted{0%{transform:scale(1.1)}50%{transform:scale(1)}to{transform:scale(1.1)}}.DNA-module[data-id=weather]{opacity:1}.DNA-module[data-id=weather] .DNA-module__list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-1em;width:calc(100% + 2em)}.DNA-module[data-id=weather] .DNA-module__list+.DNA-loader{display:none!important}.DNA-module[data-id=weather] .DNA-module__item{display:flex;flex-direction:column;flex-wrap:wrap;padding:1em;text-align:center;width:20%}.DNA-module[data-id=weather] .DNA-module__header{background-color:#7e7770;color:#fff;flex:1;padding:2em 1em}.DNA-module[data-id=weather] .DNA-module__icon .weather-icon{font-size:4.5em}.DNA-module[data-id=weather] .DNA-module__text{margin-top:2em}.DNA-module[data-id=weather] .DNA-module__text b,.DNA-module[data-id=weather] .DNA-module__text span{font-size:1.4em}.DNA-module[data-id=weather] .DNA-module__content{background-color:#fff;margin-top:1em}.DNA-module[data-id=weather] .DNA-module__temp span{font-size:1.4em}@media(min-width:1025px){.DNA-module[data-id=weather] .DNA-module__item:nth-child(odd){animation:box-float 20s ease-in-out infinite}.DNA-module[data-id=weather] .DNA-module__item:nth-child(2n){animation:box-float-inverted 20s ease-in-out infinite}}@media(max-width:1024px){.DNA-module[data-id=weather] .DNA-module__item{width:33.33%}}@media(max-width:767px){.DNA-module[data-id=weather] .DNA-module__item{width:50%}}@media(max-width:480px){.DNA-module[data-id=weather] .DNA-module__list{display:block;margin-left:0;width:100%}.DNA-module[data-id=weather] .DNA-module__item{padding:1em 0;width:100%}}
