.fre-search form{display:flex;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px;margin-bottom:16px}.fre-search input,.fre-search select{padding:12px;border:1px solid #d1d5db;border-radius:10px}.fre-search button{padding:12px 18px;border:0;border-radius:10px;background:#1f3b82;color:#fff;font-weight:700}.fre-switch{display:flex;gap:8px;margin:10px 0 18px}.fre-switch a{padding:10px 14px;border:1px solid #d1d5db;border-radius:999px;text-decoration:none}.fre-switch a.active{background:#1f3b82;color:#fff}.fre-list{display:grid;gap:18px}.fre-card-public{display:grid;grid-template-columns:260px 1fr;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.fre-card-public img{width:100%;height:190px;object-fit:cover}.fre-card-public div{padding:16px}.fre-card-public h3{margin:0 0 8px}.fre-map{min-height:360px;background:#eef6ff;border:1px solid #bfdbfe;border-radius:14px;padding:20px;margin-bottom:18px}.fre-map span{display:inline-block;margin:4px;padding:4px 8px;background:#fff;border-radius:99px}@media(max-width:700px){.fre-card-public{grid-template-columns:1fr}.fre-card-public img{height:220px}}
