.p-stores-map{position:relative;margin-bottom:30px}.p-stores-panel{padding:30px 24px;background:#fbfbfb;border:1px solid #ededed;border-radius:12px}.p-stores-panel,.p-stores-panel__header{margin-bottom:24px}@media(min-width:768px)and (max-width:1023px){.p-stores-panel__header{margin-bottom:16px}}@media(min-width:0)and (max-width:767px){.p-stores-panel__header{margin-bottom:12px}}.p-stores-panel__items{display:flex;flex-direction:column;padding-top:5px;padding-bottom:5px;padding-left:5px;gap:16px}.p-stores-panel__search{width:calc(16px + (100% - 32px)*2/3);margin-bottom:24px}@media(min-width:0)and (max-width:767px){.p-stores-panel__search{width:100%;margin-bottom:12px}}@media(min-width:768px)and (max-width:1365px){.p-stores-panel__search{width:100%;margin-bottom:16px}}.p-stores-item{display:flex;align-items:flex-start;padding:24px;box-shadow:0 1px 6px rgba(92,92,92,.15);background:#fff;border-radius:12px;cursor:pointer;text-decoration:none;gap:32px}@media(min-width:0)and (max-width:767px){.p-stores-item{flex-direction:column;gap:16px}}.p-stores-item__name{width:30%;color:#252525;font-size:20px;line-height:140%;transition:.25s}@media(min-width:0)and (max-width:767px){.p-stores-item__name{width:100%}}.p-stores-item:hover .p-stores-item__name{color:#5da14c}.p-stores-item__worktime{color:#707070;text-transform:uppercase;font-size:17px;line-height:140%;white-space:break-spaces;min-width:200px}.p-stores-item__phone{flex:1 1;color:#5da14c;text-decoration:none;font-size:17px;font-weight:500;line-height:140%}.vm-user-store{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#707070;transition:.25s}.vm-user-store--active,.vm-user-store:hover{color:#e03b6f}