.res-store-selector{display:grid;grid-template-columns:repeat(2,minmax(0,360px));justify-content:center;gap:20px;margin:24px auto;max-width:760px}.res-store-card{box-sizing:border-box;padding:22px 20px;border:1px solid #eadfd8;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(83,54,40,.08);text-align:center}.res-store-card__name{margin:0 0 8px;font-size:20px;line-height:1.5;font-weight:700;color:#5b4035}.res-store-card__access{min-height:48px;margin:0 0 16px;font-size:14px;line-height:1.7;color:#5f5651}.res-store-card__primary{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:52px;padding:12px 16px;border-radius:999px;background:#ef7b63;color:#fff!important;font-size:15px;font-weight:700;line-height:1.45;text-decoration:none!important;box-shadow:0 5px 14px rgba(239,123,99,.25)}.res-store-card__secondary{display:inline-block;margin-top:14px;color:#70584d!important;font-size:14px;text-decoration:underline!important;text-underline-offset:3px}@media(max-width:600px){.res-store-selector{grid-template-columns:minmax(0,1fr);gap:14px;margin:18px 0}.res-store-card{padding:18px 16px;border-radius:16px}.res-store-card__name{font-size:18px}.res-store-card__access{min-height:0;margin-bottom:14px}.res-store-card__primary{min-height:50px;font-size:14px}}
