.store-list{margin:64px 104px}@media(max-width:1200px){.store-list{margin:64px 40px}}@media(max-width:767px){.store-list{margin:48px 16px}}.store-list__items-block{display:flex;justify-content:center;column-gap:80px;row-gap:40px;flex-wrap:wrap}@media(max-width:767px){.store-list__items-block{grid-template-columns:repeat(1,1fr);row-gap:32px}}.store-list__paragraph{text-align:center;margin-top:40px}@media(max-width:767px){.store-list__paragraph{margin-top:32px}.item-store{width:100%}}.item-store__content{margin-top:24px;text-align:center}@media(max-width:767px){.item-store__content{margin-top:16px}}.item-store__content__title{font-weight:500;margin-bottom:8px}.item-store__image{width:344px;height:344px;object-fit:cover}@media(max-width:767px){.item-store__image{width:100%}}