.animated-heading{display:block;width:100%}.animated-heading__inner{display:block;margin:0;max-width:100%;overflow-wrap:break-word;width:100%;word-break:normal}.animated-heading__text{display:inline;max-width:100%}mark.animated-heading__text--animated{background-color:transparent;background-image:linear-gradient(120deg,currentColor,currentColor);background-position:0 85%;background-repeat:no-repeat;background-size:100% .4em;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;display:inline;padding:0;transition:background-size .4s cubic-bezier(.05,.2,.1,1)}.animated-heading:hover mark.animated-heading__text--animated{background-size:100% 55%}@media screen and (max-width:767px){mark.animated-heading__text--animated{background-size:100% .32em}.animated-heading:hover mark.animated-heading__text--animated{background-size:100% 50%}}