.pillar-fixed-menu__toc a span{background:#fff;border-radius:2px;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:#ffbdcc}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:#ffbdcc}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;left:14px;position:absolute;top:50%;transform:translateY(-50%);width:30px}.sticky-wrapper{max-height:0!important;position:relative;z-index:1234}@media only screen and (max-width:1124px){.body-container-wrapper,.footer-container-wrapper,.header-container-wrapper{transform:inherit!important;transition:all .64s}}@media only screen and (max-width:600px){.top-bar{margin-top:-106px}.body-container-wrapper,.toggle-open .top-bar{margin-top:0!important}}