@keyframes qi-blocks-fade-in{0%{opacity:0;visibility:hidden;z-index:102}to{opacity:1;visibility:visible;z-index:102}}@keyframes qi-blocks-fade-out{0%{opacity:1;visibility:visible;z-index:102}to{opacity:0;visibility:hidden;z-index:0}}@keyframes qi-blocks-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes qi-blocks-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}to{transform:scaleX(1);transform-origin:right}}@keyframes qi-blocks-animate-underline-multiline{0%{background-position-x:right;background-size:100% 87%}38%{background-position-x:right;background-size:0 87%}39%{background-position-x:left;background-size:0 87%}to{background-position-x:left;background-size:100% 87%}}@keyframes qi-blocks-animate-underline-multiline-2{0%{background-position-x:right;background-size:100% 95%}38%{background-position-x:right;background-size:0 95%}39%{background-position-x:left;background-size:0 95%}to{background-position-x:left;background-size:100% 95%}}@keyframes qi-blocks-animate-highlight{0%{background-position-x:left;background-size:0 100%}to{background-position-x:left;background-size:100% 100%}}@keyframes qi-blocks-animate-underline-multiline-thick{0%{background-position-x:right;background-size:100% 93%}38%{background-position-x:right;background-size:0 93%}39%{background-position-x:left;background-size:0 93%}to{background-position-x:left;background-size:100% 93%}}@keyframes qi-blocks-follow-info{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.qi-block-highlight{margin:0!important}.qi-block-highlight .qodef-highlight-text{background-repeat:no-repeat;color:#fff;padding:0}.qi-block-highlight.qodef--has-appear .qodef-highlight-text{background-position-x:left;background-size:0 100%}.qi-block-highlight.qodef--has-appear.qodef--appeared .qodef-highlight-text{animation:qi-blocks-animate-highlight 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qi-block-highlight.qodef--has-appear.qodef--appeared .qodef-highlight-text:nth-of-type(2n+2){animation-delay:.2s}