.merchantGrid{flex:1;grid-template-columns:repeat(3,1fr);gap:16px;min-width:0;scroll-margin-top:92px;display:grid}.merchantGrid--empty,.merchantGrid--error{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;width:100%;min-height:360px;padding:32px;display:flex}.merchantGrid__emptyText,.merchantGrid__errorText{color:#3d3d3d;text-align:center;margin:0;font-family:Grab Community Solid,Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;line-height:1.3}.merchantGrid__emptySubtext,.merchantGrid__errorSubtext{color:#707070;text-align:center;margin:0;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.merchantGrid__clearLink{color:#00804a;border:1.5px solid #00804a;border-radius:20px;margin-top:8px;padding:8px 20px;font-family:Inter Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s}.merchantGrid__clearLink:hover{color:#fff;background-color:#00804a}@media (max-width:1024px){.merchantGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.merchantGrid{grid-template-columns:1fr;gap:12px;width:100%;scroll-margin-top:115px}}
.noCoverageState{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.noCoverageState__illustration{background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:250px;max-width:100%;margin-bottom:32px;display:flex}@media (min-width:1025px){.noCoverageState__illustration{width:280px}}.noCoverageState__image{object-fit:contain;width:100%;height:auto}.noCoverageState__title{max-width:400px;margin-bottom:8px!important}.noCoverageState__subtitle{color:#707070;max-width:500px;margin-bottom:32px!important}.noCoverageState__cta{width:100%;max-width:300px;min-width:240px!important;height:48px!important;font-size:16px!important}@media (min-width:1025px){.noCoverageState__cta{width:auto}}
