.tab-bg-pill{transform-origin:50%;opacity:0;pointer-events:none;z-index:0;will-change:transform, opacity;background-color:#fff;border-radius:.75rem;width:95%;height:41px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .4s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scaleX(0)}.tab-bg-pill--active{opacity:1;z-index:1;border-radius:.75rem;height:41px;transform:translate(-50%,-50%)scaleX(1)}.tab-bg-pill--collapsing{opacity:0;border-radius:.75rem;height:41px;transition:transform .3s cubic-bezier(.4,0,.6,1),opacity .25s cubic-bezier(.4,0,.6,1);transform:translate(-50%,-50%)scaleX(0)}.tab-bg-pill--inactive{opacity:0;border-radius:.75rem;height:41px;transform:translate(-50%,-50%)scaleX(0)}.nav-item.active{z-index:5;overflow:visible}
