.section-heading,.section-heading__line{display:block;overflow:hidden}.section-heading__word{white-space:nowrap;display:inline-block}.section-heading__space{white-space:pre}.section-heading__char{will-change:transform;display:inline-block}.section-heading__char--static{animation:none}.section-heading__char--hidden{transform:translateY(100%)}.section-heading__char--animated{animation:1.3s cubic-bezier(.19,1,.22,1) backwards section-heading-char-reveal;animation-delay:calc(30ms*var(--index))}@keyframes section-heading-char-reveal{0%{transform:translateY(100%)}to{transform:translateY(0)}}
