.catalog-shops-menu{display:flex;gap:20px}.catalog-shops-menu__item{flex-grow:1;flex-basis:0}.catalog-shops-menu__item a{display:flex;align-items:center;justify-content:center;height:86px;background-color:#679fea;font-family:Ubuntu;font-size:16px;font-weight:500;line-height:19.2px;text-align:left;color:#fff;border-radius:4px;padding:0 20px}.catalog-shops-menu__item a:hover{color:#fff;opacity:.9}.catalog-shops-menu__item:nth-child(2) a{background-color:#fc7b2f}.catalog-shops-menu__item:nth-child(3) a{background-color:#f6b60e}.catalog-shops-menu__item:nth-child(4) a{background-color:#48bcbb}.catalog-shops-menu__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-right:15px}@media (max-width:767px){.catalog-shops-menu{margin:0 -18px;scrollbar-width:none;overflow-x:auto;padding:0 18px;gap:12px;align-items:stretch}.catalog-shops-menu__item a{justify-content:flex-start;flex-direction:column;padding:15px 16px 12px;height:100%;box-sizing:border-box;align-items:center;font-size:12px;font-weight:500;line-height:14.4px;text-align:center}.catalog-shops-menu__icon{margin-right:0;width:40px;height:40px;margin-bottom:5px}.catalog-shops-menu__item{width:120px;flex:none}}