.as-skeleton-text--animate .as-skeleton-text__word:before{animation:as-skeleton-text-animate 1.7s linear infinite alternate}.as-skeleton-text__word{--primary-color:#ecebeb;--secondary-color:#f9f9f9;color:transparent!important;display:inline-block;font-size:inherit;line-height:100%}.as-skeleton-text__word:before{background-color:var(--color);border-radius:4px;content:attr(data-word);display:inherit}.as-skeleton-text__word:after{content:"_";display:inherit}@keyframes as-skeleton-text-animate{0%{background-color:var(--primary-color)}to{background-color:var(--secondary-color)}}
