.pillar-fixed-menu__toc a span{background:#fff;border-radius:5px;height:2px;left:15px;overflow:hidden;position:absolute;top:15px;transition:all .3s linear;width:17px}.pillar-fixed-menu__toc a span:before{content:"";height:100%;position:absolute;right:0;top:0;transition:all .3s linear;width:0}.pillar-fixed-menu__toc a span:first-child{animation:span-first-on .5s ease-in-out;animation-fill-mode:forwards}.pillar-fixed-menu__toc a span:nth-child(2){animation:span-second-on .5s ease-in-out;animation-fill-mode:forwards}.pillar-fixed-menu__toc a span:nth-child(3){animation:span-third-on .5s ease-in-out;animation-fill-mode:forwards}.pillar-fixed-menu__toc a.on:hover span:before{transition:all .3s linear;width:100%}.pillar-fixed-menu__toc a.on span:first-child{animation:span-first-off .5s ease-in-out;animation-fill-mode:forwards}.pillar-fixed-menu__toc a.on span:nth-child(2){animation:span-second-off .5s ease-in-out;animation-fill-mode:forwards}.pillar-fixed-menu__toc a.on span:nth-child(3){animation:span-third-off .5s ease-in-out;animation-fill-mode:forwards}@keyframes span-first-on{0%{transform:translate(-50%,-300%)}30%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-50%) rotate(-45deg)}}@keyframes span-first-off{0%{transform:translate(-50%,-50%) rotate(-45deg)}30%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-300%)}}@keyframes span-second-on{0%{transform:translate(-50%,-50%)}25%{background:#acdbfb}50%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-150%,-50%) scale(0)}}@keyframes span-second-off{0%{transform:translate(-150%,-50%) scale(0)}25%{background:#acdbfb}50%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%)}}@keyframes span-third-on{0%{transform:translate(-50%,200%)}30%{transform:translate(-50%,-50%)}to{transform:translate(-50%,-50%) rotate(45deg)}}@keyframes span-third-off{0%{transform:translate(-50%,-50%) rotate(45deg)}30%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,200%)}}.pillar-fixed-menu__toc a{border-radius:100%;display:inline-block;height:30px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:30px}.sticky-wrapper{position:relative;z-index:100000000000}.static-panel-menu.sticky-wrapper{height:auto!important}.sticky-element.dnd-section{overflow:visible;z-index:100000000000000000}