.map-locations{padding:20px;background-color:var(--color-white)}.map-locations:not(:has(>*)){display:none}.map-locations__geolocation{margin-top:24px}.map-locations__geolocation .icon-svg{width:24px;height:24px}.map-locations__item{display:flex;align-items:center;gap:24px;padding:20px 8px;transition:background var(--t);cursor:pointer}.map-locations__item:not(:last-child){border-bottom:1px solid #f0ebe5}.map-locations__item .btn{min-width:unset}.map-locations__item .icon-svg--marker-red{width:38px;height:53px}.map-locations__info{flex:1;display:flex;flex-direction:column;gap:8px;font-size:14px}.map-locations__name{font-size:18px;font-weight:700;line-height:1.15}@media(hover:hover){.map-locations__item:hover{background-color:#f8f5f2}}@media(min-width:999px){.map-locations__name{font-size:20px}.map-locations__distance{font-size:16px}}
