.store-page{display:flex;flex-direction:column;gap:32px}.store-page__header{font-weight:700;font-size:24px;text-align:center;color:#1260b7}.store-card__container{display:flex;flex-direction:column;gap:16px;width:100%}.store-card__wrapper{display:flex;flex-direction:row-reverse;gap:16px}.store-card__table{display:none;position:sticky;height:max-content;border:2px solid #d0d8e0;border-radius:24px;padding:12px 12px 12px 36px;margin:0;min-width:250px}.store-card__table li{cursor:pointer}.store-card{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;padding:12px;border-radius:24px;border:2px solid #d0d8e0;position:relative}.store-card .store-name{color:#1260b7;font-size:18px;text-wrap:wrap}.store-card hr{width:100%;border-radius:1px;background:#d0d8e0;height:2px;margin:0;padding:0}.store-summary{display:flex;align-items:center;width:100%;justify-content:start}.store-summary__name-rating{flex:1}.store-link{display:flex;justify-content:center;align-items:center;text-decoration:none;margin:10px;background-color:#ff7c1f;color:#fff;padding:10px 20px;width:145px;font-size:16px;border-radius:80px;gap:4px}.store-link span{line-height:28px}.store-link:visited{color:#fff}.store-details{display:flex;flex-direction:column;gap:12px;font-size:12px;color:#000;width:100%;font-weight:400px}.store-description,.store-address,.store-phone{display:flex;align-items:center;gap:12px}.store-description svg,.store-address svg,.store-phone svg{width:16px;height:16px;min-height:16px;min-width:16px}.store-address__url{display:flex;align-items:center;color:#1260b7}.address-container,.phone-container{display:flex;gap:8px;flex-wrap:wrap}.store-phone__link,.store-phone__link:visited{color:#1260b7}@media (min-width: 768px){.store-card__table{display:block}.store-description,.store-address,.store-phone{gap:20px}.store-page__header{font-size:48px}.store-card__container{gap:24px}.store-link{width:250px}.store-card{padding:20px}.store-card .store-name{font-size:32px}.store-details{gap:16px;font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/store-list.css.map */
