.stores-list[data-v-2d7fe9f5]{--border-width:2px;background-color:var(--surface-ground);box-sizing:border-box;display:flex;gap:var(--main-padding);padding:calc(var(--main-padding)*2);width:100%}@media(max-width:1800px){.stores-list[data-v-2d7fe9f5]{padding:var(--main-padding)}}@media(max-width:768px){.stores-list[data-v-2d7fe9f5]{padding:var(--main-padding)}}.stores-list h2[data-v-2d7fe9f5]{font-size:48px;font-weight:500;line-height:117%}@media(max-width:1800px){.stores-list h2[data-v-2d7fe9f5]{font-size:36px}}@media(max-width:1280px){.stores-list h2[data-v-2d7fe9f5]{font-size:32px}}.stores-list__items[data-v-2d7fe9f5],.stores-list__skeletons[data-v-2d7fe9f5]{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:auto}.stores-list__items[data-v-2d7fe9f5]::-webkit-scrollbar,.stores-list__skeletons[data-v-2d7fe9f5]::-webkit-scrollbar{width:20px}.stores-list__items[data-v-2d7fe9f5]::-webkit-scrollbar-thumb,.stores-list__skeletons[data-v-2d7fe9f5]::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--surface-black-t10);border:6px solid transparent;border-radius:0}.stores-list__items__item[data-v-2d7fe9f5]{--icon-size:24px;--item-icon-store-color:var(--body-text);--item-icon-arrow-rotate:0deg;--item-btn-title-color:var(--body-text);border-bottom:var(--border-width) solid var(--surface-black-t10);box-sizing:border-box;display:flex;flex-direction:column}.stores-list__items__item__btn[data-v-2d7fe9f5]{align-items:flex-start;background:none;box-sizing:border-box;display:flex;gap:calc(var(--main-padding)/1.5);height:74px;padding:calc(var(--main-padding)/1.5) 0 0;text-align:left;transition:var(--primary-transition) color,var(--secondary-transition) transform;-webkit-user-select:text;-moz-user-select:text;user-select:text}.stores-list__items__item__btn__info[data-v-2d7fe9f5]{display:flex;flex-direction:column;width:100%}.stores-list__items__item__btn__info>h4[data-v-2d7fe9f5]{color:var(--item-btn-title-color);font-size:16px;font-weight:500;line-height:138%}.stores-list__items__item__btn__info>span[data-v-2d7fe9f5]{color:var(--subtle-text2);font-size:14px;font-weight:400;line-height:143%}.stores-list__items__item__btn__icon[data-v-2d7fe9f5]{fill:var(--body-text);height:var(--icon-size);min-width:var(--icon-size);transition:var(--primary-transition) color,var(--secondary-transition) transform;width:var(--icon-size)}.stores-list__items__item__btn__icon.--arrow[data-v-2d7fe9f5]{fill:var(--subtle-text2);transform:rotate(var(--item-icon-arrow-rotate))}.stores-list__items__item__btn__icon.--store[data-v-2d7fe9f5]{fill:var(--item-icon-store-color);margin-bottom:auto}.stores-list__items__item__btn[data-v-2d7fe9f5]:hover{--item-icon-store-color:var(--primary);--item-btn-title-color:var(--primary)}.stores-list__items__item__btn:active .stores-list__items__item__btn__icon[data-v-2d7fe9f5]{transform:scale(var(--secondary-active-state-scale))}.stores-list__items__item__content[data-v-2d7fe9f5]{display:flex;flex-direction:column;padding:5px calc(var(--main-padding)*2) calc(var(--main-padding)/1.5)}.stores-list__items__item__content__path[data-v-2d7fe9f5]{align-items:center;display:flex;gap:4px;transition:var(--secondary-transition) transform;width:-moz-fit-content;width:fit-content}.stores-list__items__item__content__path span[data-v-2d7fe9f5]{color:var(--body-text);font-size:14px;font-weight:500;line-height:143%;transition:var(--primary-transition) color}.stores-list__items__item__content__path svg[data-v-2d7fe9f5]{fill:var(--body-text);height:14px;min-width:14px;transform:rotate(270deg);width:14px}.stores-list__items__item__content__path:hover span[data-v-2d7fe9f5]{color:var(--primary)}.stores-list__items__item__content__path:hover svg[data-v-2d7fe9f5]{fill:var(--primary)}.stores-list__items__item__content__path[data-v-2d7fe9f5]:active{transform:scale(var(--primary-active-state-scale))}.stores-list__items__item__content__info[data-v-2d7fe9f5]{display:flex;flex-wrap:wrap;gap:var(--main-padding);padding-bottom:calc(var(--main-padding)/1.5);padding-top:calc(var(--main-padding)/1.5)}.stores-list__items__item__content__info__item[data-v-2d7fe9f5]{display:flex;flex-direction:column}.stores-list__items__item__content__info__item small[data-v-2d7fe9f5]{color:var(--subtle-text2);font-size:12px;font-weight:500;line-height:133%;margin-bottom:8px}.stores-list__items__item__content__info__item span[data-v-2d7fe9f5]{font-size:14px;font-weight:400;line-height:143%}.stores-list__items__item__content__info__item a[data-v-2d7fe9f5]{font-size:14px;font-weight:700;line-height:143%;transition:var(--primary-transition) color,var(--secondary-transition) transform}.stores-list__items__item__content__info__item a[data-v-2d7fe9f5]:hover{color:var(--primary)}.stores-list__items__item__content__info__item a[data-v-2d7fe9f5]:active{transform:scale(var(--primary-active-state-scale))}.stores-list__items__item.active[data-v-2d7fe9f5]{--item-icon-store-color:var(--secondary);--item-btn-title-color:var(--secondary);--item-icon-arrow-rotate:90deg}@media(max-width:1024px){.stores-list__items__item__content[data-v-2d7fe9f5]{display:none}}.stores-list__skeletons[data-v-2d7fe9f5]{gap:var(--main-padding)}.stores-list__skeletons__item[data-v-2d7fe9f5]{border-bottom:var(--border-width) solid var(--surface-black-t10);box-sizing:border-box;display:flex;gap:calc(var(--main-padding)/1.5);height:74px;padding-bottom:calc(var(--main-padding)/1.5);width:100%}.stores-list__skeletons__item__arrow[data-v-2d7fe9f5],.stores-list__skeletons__item__market[data-v-2d7fe9f5]{height:24px;min-width:24px}.stores-list__skeletons__item__info[data-v-2d7fe9f5]{display:flex;flex-direction:column;gap:calc(var(--main-padding)/4);width:100%}.stores-list__skeletons__item__info>.skeleton[data-v-2d7fe9f5]{height:18px;max-width:210px}.stores-list__skeletons__item__info>.skeleton[data-v-2d7fe9f5]:last-child{max-width:120px}