.stores{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0 auto}.stores *{margin:0;padding:0}.stores h2{font-size:15px;line-height:15px;font-weight:700;text-transform:none;margin:0 0 4px 0}.stores .stores_content{display:flex;flex-flow:column wrap;gap:4px}.stores .stores_list{width:900px;display:flex;flex-flow:row wrap;justify-content:center;padding:40px 0 0 0;gap:4px}.stores .stores_list>div{flex:0 0 calc(33.333% - 8px);margin:0 0 8px 0}.stores .stores_list a{text-decoration:none}@media screen and (max-width: 749px){.stores .stores_list{flex-flow:column;gap:0;width:100%}.stores .stores_list>div{flex:0 0 100%;margin:0 0 8px 0}}
