.BusinessList_container__h30Ni{margin-top:3rem;padding-left:1rem;padding-right:1rem}@media (min-width:768px){.BusinessList_container__h30Ni{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.BusinessList_container__h30Ni{padding-left:5rem;padding-right:5rem}}.BusinessList_heading__nLZ67{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}@media (min-width:768px){.BusinessList_heading__nLZ67{text-align:left}}.BusinessList_grid__IHxQ2{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:640px){.BusinessList_grid__IHxQ2{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.BusinessList_grid__IHxQ2{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.BusinessList_grid__IHxQ2{grid-template-columns:repeat(4,1fr)}}.BusinessList_card__0dvMO{background-color:#fff;border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column;border:1px solid #f3f4f6;box-shadow:0 2px 4px rgba(0,0,0,.06);transition:all .3s ease;text-decoration:none}.BusinessList_card__0dvMO:hover{transform:scale(1.02);border-color:#2caaff;box-shadow:0 6px 12px rgba(0,0,0,.08)}.BusinessList_image__s_CBH{width:100%;height:160px;object-fit:cover}.BusinessList_content__8sc8c{display:flex;flex-direction:column;gap:.5rem;padding:1rem;flex-grow:1}.BusinessList_badge__DLqwJ{display:inline-block;background-color:#e0f2fe;color:#2caaff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;width:fit-content;box-shadow:0 1px 2px rgba(0,0,0,.05)}.BusinessList_name__DfFGk{font-size:1.125rem;font-weight:600;color:#1f2937}.BusinessList_button__xTMd6{margin-top:auto;width:100%;background:linear-gradient(90deg,#00c49a,#2caaff,#b44fff);color:#fff;padding:.5rem 0;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:filter .3s ease}.BusinessList_button__xTMd6:hover{filter:brightness(1.1)}.BusinessList_skeleton__PbcnO{height:300px;background-color:#e5e7eb;border-radius:.75rem;animation:BusinessList_pulse__0VJJw 1.5s ease-in-out infinite}@keyframes BusinessList_pulse__0VJJw{0%{background-color:#e5e7eb}50%{background-color:#f3f4f6}to{background-color:#e5e7eb}}.BusinessList_noBusiness__htobR{grid-column:span 4;text-align:center;color:#6b7280}