.shop-item{padding:15px 5px;width:100%}.shop-item__store{align-items:center;border-bottom:1px solid #444;color:#8e8e8e;display:flex;padding:10px 0}.shop-item__store:last-child{border-bottom:none}.shop-item__letter{color:#f66;font-family:Arial,sans-serif;font-size:20px;font-weight:700;margin-right:10px;padding-top:6px}.shop-item__details{text-align:start}.shop-item__name{color:#fff;display:block;font-size:16px;font-weight:500;width:100%}@media screen and (min-width:768px){.shop-item__data{font-size:18px}}.shop-item__data{display:flex;flex-direction:column;gap:4px;margin:6px 0 8px}@media screen and (min-width:768px){.shop-item__data{flex-direction:row}}.shop-item__address,.shop-item__phone{font-size:12px;margin:0}@media screen and (min-width:768px){.shop-item__address,.shop-item__phone{font-size:14px}.shop-item__phone{margin-left:12px;position:relative}.shop-item__phone:before{content:"·";left:-10px;position:absolute;top:0}}.shop-item__state{color:#f66;font-size:12px}@media screen and (min-width:768px){.shop-item__state{font-size:14px}}.shop-item__state--opened{color:#23b950}.shop-item__open-time{display:inline;font-size:12px;margin-left:4px}@media screen and (min-width:768px){.shop-item__open-time{font-size:14px}}.shop-item__route-link{align-items:center;color:#8ab4f8;display:flex;flex-direction:column;font-size:14px;gap:6px;margin-left:auto}.shop-item__route-link:hover{color:#fff}.shop-item__route-link:hover svg{fill:#fff}.shop-item__route-icon{align-items:center;border:1px solid #d2d2d2;border-radius:50%;display:flex;height:44px;justify-content:center;width:44px}.shop-item__route-link:hover .shop-item__route-icon{background-color:#e7e7e78a}.shop-item__route:hover{border-color:#fff;color:#fff}@media screen and (min-width:1024px){.shop-list{display:flex;justify-content:space-between;margin-bottom:10px}}.shop-list__item{border-bottom:1px solid #5e5e5e;cursor:pointer;padding:0 10px;transition:background-color .2s linear;width:100%}.shop-list__item:hover{background-color:#222}@media screen and (min-width:1024px){.shop-list__item{border-bottom:none;padding-right:15px}.shop-list__item:nth-child(2n){border-left:1px solid #444;padding-left:15px}}.shop-list__item--last{border-bottom:none}#map{height:400px;margin:0 auto;position:relative;width:100%;z-index:1}.v-map__marker{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='41' fill='none' viewBox='0 0 25 41'%3E%3Cpath fill='%2338F' d='M12.5 0C5.6 0 0 5.6 0 12.5 0 20.6 12.5 41 12.5 41S25 20.6 25 12.5C25 5.6 19.4 0 12.5 0'/%3E%3Ccircle cx='12.5' cy='12.5' r='4.5' fill='%23fff'/%3E%3C/svg%3E")}.v-map__notification{align-items:center;background-color:#0007;color:#fff;display:flex;font-size:22px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;text-align:center;top:0;transition:opacity .2s linear;width:100%}.v-map__notification--shown{opacity:1;z-index:401}.location-block{margin:0 auto;max-width:1000px;padding:0 10px;width:100%}
