.stores-container{color:var(--color-grayScale);font-family:DM Sans,sans-serif}.stores-container .stores{display:grid;margin-bottom:24px}.stores-container .stores__title{color:var(--color-main);font-size:16px;font-weight:700;line-height:20px;margin:24px 0}@media(max-width:1280px){.stores-container .stores{grid-template-columns:1fr}}.stores-container .stores .store{padding-bottom:24px}.stores-container .stores .store__subtitle{font-size:14px;font-weight:700;line-height:18px;margin-bottom:8px}.stores-container .stores .store__our-store{color:var(--color-grayScale-darkest);font-size:14px;font-weight:400;line-height:18px;max-width:288px}