.c-shopping-list__tabs{background-color:#cee5c8;border-radius:48px;padding:4px;gap:30px;position:relative}.c-shopping-list__tab{min-width:150px;height:46px;border-radius:48px;padding:8px 16px;box-sizing:border-box;background:none;border:none;color:#384241;cursor:pointer;position:relative;z-index:1}.c-shopping-list__tab.active{cursor:default}.c-shopping-list__tabs-indicator{position:absolute;left:4px;height:46px;border-radius:48px;background:#fff;width:150px;transition:all .3s ease-in-out}