.c_weather-top-pois .weather-top-pois__list{font-size:14px;color:var(--secondary-10);line-height:16px}.c_weather-top-pois .weather-top-pois__item{display:flex;justify-content:space-between;padding:8px 24px;background-color:#fff;border-bottom:1px solid var(--secondary-80);line-height:22px;align-items:center}.c_weather-top-pois .weather-top-pois__item:hover{background-color:#dfdfdf}.c_weather-top-pois .weather-top-pois__item--name{flex-basis:15em;text-align:left}.c_weather-top-pois .weather-top-pois__item--name a{display:block}.c_weather-top-pois .weather-top-pois__item--name span{font-size:11px;color:#6e6e6e}.c_weather-top-pois .weather-top-pois__item--temperature{text-align:right;font-weight:700;min-width:65px}.c_weather-top-pois .weather-top-pois__item--img{min-width:30px;margin-left:8px;display:flex;justify-content:flex-end;align-items:center}.c_weather-top-pois .weather-top-pois__item--img img{height:24px;display:block}.is-mobile .c_weather-top-pois .weather-top-pois__inner{margin-left:-15px;margin-right:-15px}@media (max-width:374px){.is-mobile .c_weather-top-pois .weather-top-pois__inner{margin-left:-8px;margin-right:-8px}}