.stores-page__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px}.stores-page__tabs{margin-bottom:16px}@media(min-width:1024px)and (max-width:99998px){.stores-page__tabs{display:none}}@media(min-width:0)and (max-width:1023px){.stores-page__tab{display:none}.stores-page__tab--active{display:block}}.stores-page__filters{display:flex;align-items:center;gap:40px}.stores-page__count{color:#687cab;font-size:14px;font-weight:400;line-height:18px}.stores-page__inner{display:flex;align-items:flex-start;gap:16px}@media(min-width:0)and (max-width:1023px){.stores-page__inner{display:block}}.stores-page-aside{width:350px;height:700px;margin-left:-30px}@media(min-width:0)and (max-width:1023px){.stores-page-aside{width:100%;margin-left:0}}.stores-page-aside__inner{padding-left:30px}@media(min-width:0)and (max-width:1023px){.stores-page-aside__inner{padding-left:0}}.stores-page__map{flex:1 1;height:700px;background:#eef7ff;border-radius:24px;overflow:hidden}.stores-page-item{padding:16px 24px;border:1px solid #ced8f1;border-radius:24px}.stores-page-item:not(.stores-page-item:last-child){margin-bottom:16px}.stores-page-item__badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;margin-bottom:12px;box-shadow:0 0 20px rgba(74,74,74,.1);background:#687cab;border-radius:50px;color:#fff;font-size:12px;font-weight:400;line-height:16px;gap:4px}.stores-page-item__name{margin-bottom:12px;cursor:pointer;color:#444449;font-size:30px;font-weight:700;line-height:120%;transition:.3s}.stores-page-item__name:hover{color:#00a3b3}.stores-page-item__brand{margin-bottom:4px;color:#444449;font-size:12px;font-weight:400;line-height:16px}.stores-page-item__address{margin-bottom:12px;cursor:pointer;color:#007c81;font-size:16px;font-weight:300;line-height:18px}.stores-page-item__delimiter{width:100%;margin-bottom:12px;border:1px solid #a9b9de}.stores-page-item__phone{margin-bottom:12px;color:#444449;text-decoration:none;font-size:16px;font-weight:400;line-height:120%}.stores-page-item__schedule{color:#687cab;font-size:14px;font-weight:400;line-height:20px;white-space:pre}.stores-page-item__footer{margin-top:20px}