.nearestLocations{display:flex;flex-direction:column;gap:4px;height:100%}.nearestLocations__popularHashtags{display:flex;flex-wrap:nowrap;gap:4px;padding:12px 0 6px;margin-bottom:6px;overflow-x:auto;scrollbar-width:thin}.nearestLocations__locationsWrapper{display:flex;flex-direction:column;gap:4px;height:100vh;max-height:calc(100% - 109px);padding-right:8px;overflow-y:auto;scrollbar-width:thin}@media(max-width:992px){.nearestLocations__search{width:calc(100% - 60px)}}