.sa-animated-heading .sa-main-heading,.sa-animated-heading .sa-main-heading span,.sa-animated-heading .sa-prefix,.sa-animated-heading .sa-suffix{display:inline-block}.sa-animated-heading .sa-char-space{white-space:pre}.sa-animated-heading .sa-highlight-word{position:relative;z-index:0;display:inline-block;padding:0 .1em}.sa-animated-heading .sa-highlight-word:before{content:"";position:absolute;inset:0 -.1em;background:currentColor;opacity:.15;border-radius:.15em;transform:scaleX(0);transform-origin:left;transition:transform .5s ease;z-index:-1}.sa-animated-heading .sa-highlight-word.sa--active:before{transform:scaleX(1)}.sa-animated-heading .sa-reveal-word{display:inline-block;animation:saRevealIn .55s cubic-bezier(.77,0,.175,1) forwards}.sa-animated-heading[data-style=word-rotate] .sa-main-heading{perspective:300px;overflow:hidden;vertical-align:bottom;position:relative}.sa-animated-heading .sa-rotate-word{display:inline-block;animation:saWordRotateIn .45s ease forwards;transform-origin:center bottom}.sa-animated-heading .sa-rotate-exit{display:inline-block;position:absolute;left:0;top:0;animation:saWordRotateOut .35s ease forwards;transform-origin:center top}.sa-animated-heading[data-style=split-chars] .sa-main-heading{position:relative}.sa-animated-heading .sa-split-char{display:inline-block}.sa-animated-heading[data-style=gravity] .sa-main-heading{position:relative}.sa-animated-heading .sa-gravity-char{display:inline-block;opacity:0;animation:saGravityIn .5s ease forwards}.sa-animated-heading .sa-gravity-exit .sa-gravity-char{animation:saGravityOut .35s ease forwards;animation-delay:0s!important}.sa-animated-heading[data-style=flip-chars] .sa-main-heading{perspective:500px;position:relative}.sa-animated-heading .sa-flip-char{display:inline-block;opacity:0;animation:saFlipCharIn .45s ease forwards}.sa-animated-heading .sa-flip-exit .sa-flip-char{animation:saFlipCharOut .32s ease forwards;animation-delay:0s!important}.sa-animated-heading[data-style=vortex] .sa-main-heading{position:relative}.sa-animated-heading .sa-vortex-char{display:inline-block}.sa-animated-heading .sa-wave-char{display:inline-block;opacity:0;animation:saWaveChar .55s cubic-bezier(.36,.07,.19,.97) forwards}.rtl .sa-highlight-word:before{transform-origin:right}.rtl .sa-reveal-rtl,.rtl .sa-reveal-word{animation-name:saRevealInRtl}@keyframes saRevealIn{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes saRevealInRtl{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes saWordRotateIn{0%{transform:rotateX(-90deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@keyframes saWordRotateOut{0%{transform:rotateX(0deg);opacity:1}to{transform:rotateX(90deg);opacity:0}}@keyframes saGravityIn{0%{transform:translateY(-1.6em);opacity:0}55%{transform:translateY(0);opacity:1}70%{transform:translateY(.2em)}82%{transform:translateY(-.09em)}91%{transform:translateY(.06em)}to{transform:translateY(0);opacity:1}}@keyframes saGravityOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(1.6em);opacity:0}}@keyframes saFlipCharIn{0%{transform:rotateY(-90deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes saFlipCharOut{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(90deg);opacity:0}}@keyframes saWaveChar{0%{transform:translateY(.45em);opacity:0}40%{transform:translateY(-.3em);opacity:1}65%{transform:translateY(.1em)}82%{transform:translateY(-.05em)}to{transform:translateY(0);opacity:1}}