.TextAnimation{display:inline-block}.TextAnimation.styleRevealOnScroll{--scroll-region-enter-once: true;--scroll-region-start-offset: -90vh}.TextAnimation__slicer{display:inline-block;opacity:.001}html.DOMContentLoaded .TextAnimation__slicer{opacity:1}.TextAnimation__slicer .word{margin-top:-.1em}.TextAnimation__slicer .word:not(.words-inside){white-space:nowrap}.TextAnimation__slicer .words-inside>span{white-space:nowrap}.TextAnimation.styleSplitLetters .TextAnimation__slicer .word{display:inline-block}.TextAnimation__slicer .original{white-space:nowrap;overflow:hidden;display:table-cell;padding-top:.1em}.TextAnimation__slicer .value{display:inline-block}.TextAnimation:not(.styleSplitLetters) .TextAnimation__slicer .word .value{transform:translateY(115%);transform:translateY(calc(115% * (1 - var(--text-animation-reveal, 0))))}.TextAnimation.styleSplitLetters .TextAnimation__slicer .letter .value{transform:translateY(115%);transform:translateY(calc(115% * (1 - var(--text-animation-reveal, 0))))}.TextAnimation.styleRevealOnScroll.entered .TextAnimation__slicer .value{--text-animation-reveal: 1}html.page-load .TextAnimation:not(.styleRevealOnScroll):not(.styleManualReveal) .TextAnimation__slicer .value,html.new-children-added .TextAnimation:not(.styleRevealOnScroll):not(.styleManualReveal) .TextAnimation__slicer .value,.out .TextAnimation:not(.styleRevealOnScroll):not(.styleManualReveal) .TextAnimation__slicer .value{--text-animation-reveal: 1}html.DOMContentLoaded .TextAnimation.styleSplitLetters .TextAnimation__slicer .letter .value{transition-property:transform;transition-duration:var(--text-duration);transition-delay:calc(0s + 0ms);transition-delay:calc(var(--text-animation-delay, 0s) + var(--letter-index, 0) * 15ms);transition-timing-function:var(--ease-spring)}html.DOMContentLoaded .TextAnimation:not(.styleSplitLetters) .TextAnimation__slicer .word .value{transition-property:transform;transition-duration:var(--text-duration);transition-delay:0s;transition-delay:calc(var(--text-animation-delay, 0s) + var(--word-index, 0) * .05s);transition-timing-function:var(--ease-spring)}
