.branch{padding:40px 20px;max-width:1200px;margin:auto;font-family:Segoe UI,sans-serif;color:#1f2937}.branch h2{text-align:center;font-size:28px;margin-bottom:30px}.filters{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:30px}.dropdown{display:flex;flex-direction:column;font-weight:500}.dropdown label{margin-bottom:8px}.dropdown select{padding:10px;border:2px solid #111;border-radius:10px;min-width:200px;font-size:16px}.branch-results{display:grid;grid-template-columns:1fr 1fr;gap:20px}.branch-info{border:2px solid #111;border-radius:10px;padding:30px;text-align:left;background-color:#fff;overflow-y:auto;max-height:500px}.branch-info h3{text-align:center;font-size:22px;font-weight:600;margin-bottom:22px}.branch-info .placeholder{font-size:24px;font-weight:700;color:var(  --secondary-color)}.branch-map{background-color:#e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;min-height:500px;overflow:hidden}.branch-map p{color:#444;font-weight:500;text-align:center}.map-iframe{flex:1}.map-iframe iframe{width:100%;height:500px;border:none}@media (max-width:768px){.branch-results{grid-template-columns:1fr}}.branch-card p{cursor:pointer;margin-block:2px}