.tabs_tabs__bdKJC{display:flex;border-radius:18px;padding:2px;width:-moz-fit-content;width:fit-content;gap:4px;background-color:var(--color-light-grey);height:48px;position:relative}.tabs_tabs__bdKJC.tabs_fullWidth__JFH0C{width:100%}.tabs_tab__ha9Rm{display:flex;align-items:center;justify-content:center;padding-left:10px;padding-right:10px;color:#20152b;background-color:transparent;border-radius:16px;outline:none;border:none;cursor:pointer;height:100%;min-width:115px;z-index:2;transition:color .3s cubic-bezier(.4,0,.2,1)}.tabs_tab__ha9Rm[data-active=true]{cursor:default}.tabs_tab__ha9Rm.tabs_fullWidthTab__PZC4j{flex:1 1;min-width:0}.tabs_tabs__bdKJC:before{content:"";position:absolute;top:2px;left:var(--active-tab-left,2px);width:var(--active-tab-width,115px);height:calc(100% - 4px);background-color:white;border-radius:16px;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);z-index:1}