@keyframes float{0%,to{transform:translateY(0) rotate(var(--rotation,0deg))}50%{transform:translateY(-10px) rotate(var(--rotation,0deg))}}.foodie-tour__icon{animation:3s ease-in-out infinite float}.map-marker.active{z-index:999!important}.foodie-tour__map{transition:transform .1s}.foodie-tour__map-scroll-wrapper::-webkit-scrollbar{display:none}.foodie-tour__map-scroll-wrapper{scrollbar-width:none;-ms-overflow-style:none}@media (max-width:768px){.foodie-tour__map{flex-shrink:0;width:1115px;max-width:none;height:563px;margin:0;position:relative}.foodie-tour__icon{width:30px;height:30px}.map-marker{width:14px;height:20px}}
