.store-list.-beige-light[data-v-f4bcf2f2]{background-color:var(--color-beige-light)}.store-list.-white[data-v-f4bcf2f2]{background-color:var(--color-white)}.store-list.-white .store-list__card[data-v-f4bcf2f2]{background:var(--color-beige-light)}.store-list.-blue-dark[data-v-f4bcf2f2]{background-color:var(--color-blue-dark);color:var(--color-white)}.store-list__container[data-v-f4bcf2f2]{display:flex;flex-direction:column;align-items:center;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);gap:var(--section-gap);max-width:1100px}.store-list__head[data-v-f4bcf2f2]{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center}.store-list__head__description[data-v-f4bcf2f2]{max-width:800px;color:#6b7290}.store-list__list[data-v-f4bcf2f2]{width:100%;display:grid;grid-template-columns:repeat(1,1fr);gap:30px}@media (min-width: 1024px){.store-list__list[data-v-f4bcf2f2]{grid-template-columns:repeat(2,1fr)}}.store-list__card[data-v-f4bcf2f2]{background:var(--color-white);border-radius:8px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px}.store-list__card[data-v-f4bcf2f2]:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.store-list__card__label[data-v-f4bcf2f2]{font-size:14px;color:var(--color-text-light);text-transform:uppercase;margin-bottom:5px;display:block}.store-list__card__title[data-v-f4bcf2f2]{color:var(--color-text);line-height:.9}.store-list__card__actions[data-v-f4bcf2f2]{height:100%;display:flex;align-items:end}.store-list__card__actions button[data-v-f4bcf2f2]{background-color:var(--color-orange);width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-size:20px}
