.pageHero{background:linear-gradient(120deg,#eaf4ff,#fff 55%,#fff7d8)!important}.storeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:32px}.storeCard{overflow:hidden;border:1px solid #d9e5f1;border-radius:18px;background:#fff;box-shadow:0 15px 35px #0b3b7114}.storeCard img{width:100%;height:245px;object-fit:cover;display:block}.storeCard>div{padding:21px}.storeCard h2{font-size:21px;margin:0 0 8px;color:#073f80}.storeCard p{color:#5a6b7e;font-size:14px}.storeCard strong{display:block;color:#07376f;font-size:18px;margin-bottom:17px}.storeCard a{display:inline-block;background:#f5c928;color:#173453!important;text-decoration:none!important;font-size:13px;font-weight:900;padding:10px 14px;border-radius:9px}.storeEmpty{grid-column:1/-1;padding:32px;border:1px dashed #b8cde3;background:#f7fbff;color:#5a6d80;border-radius:15px}@media(max-width:850px){.storeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:550px){.storeGrid{grid-template-columns:1fr}}
