.tabbar-wrapper{position:relative}.tabbar-fade{bottom:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .15s ease-out;width:24px;z-index:5}.tabbar-fade-left{background:linear-gradient(to right,var(--bs-body-bg,#fff),transparent);left:32px}.tabbar-fade-right{background:linear-gradient(to left,var(--bs-body-bg,#fff),transparent);right:32px}.tabbar-fade--visible{opacity:1}.tabbar-arrow{align-items:center;background:var(--bs-body-bg,#fff);border:0;bottom:0;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;top:0;width:32px;z-index:10}.tabbar-arrow-left{border-right:1px solid rgba(0,0,0,.06);left:0}.tabbar-arrow-right{border-left:1px solid rgba(0,0,0,.06);right:0}.tabbar-arrow .material-icons{font-size:20px}.tabbar-wrapper .mdc-tab-scroller__scroll-area{-ms-overflow-style:none;scrollbar-width:none}.tabbar-wrapper .mdc-tab-scroller__scroll-area::-webkit-scrollbar{display:none}