:root{--grid-columns: 2;--grid-column-gap: 40px;--grid-row-gap: 60px}.section-stores{--padding-top: 80px}.stores__heading p{margin:0 auto;max-width:600px}.section-stores-grid{display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);column-gap:var(--grid-column-gap);row-gap:var(--grid-row-gap);padding-block:80px}@media screen and (max-width:768px){.section-stores-grid{grid-template-columns:repeat(1,1fr);padding-block:40px}}.store-heading{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;color:var(--color-scheme-text)}.store-card{width:100%;overflow:hidden;display:flex;gap:40px;justify-content:space-between}.store-card .right{min-width:330px}.store-card .right img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1200px){.store-card{flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/86/assets/section-stores.css.map */
