.map{width:100%;height:430px;margin-top:20px;border-radius:12px;overflow:hidden;position:relative}.filters-section{width:100%;position:relative}.filters{margin:20px 0 50px;height:30px;display:flex;gap:16px;justify-content:space-between;background:#f9f9f9;border-radius:12px;flex-wrap:wrap;position:relative}.filters select,.filters button{width:48%;min-width:200px;padding:10px 28px 10px 10px;border-radius:8px;border:1px solid #ccc;font-size:1rem}@media (max-width: 768px){.filters{height:120px;margin-bottom:20px}.filters select,.filters button{width:100%}}.custom-marker{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;box-shadow:0 0 4px #0006;overflow:hidden}.custom-marker img{width:40px;height:40px;object-fit:cover;border-radius:50%}.no-results-banner{font-family:Lato,sans-serif;color:#ed4337;margin-top:10px;background:#ffffffe6;padding:12px 20px;border-radius:8px;font-size:1rem;font-weight:500;text-align:center;z-index:10}
