@charset "UTF-8";.lf-animated-headline__content-rotation{display:inline-block;perspective:300px;vertical-align:top;max-width:100%}.lf-animated-headline__content-rotation--full-width .lf-animated-headline__content-rotation-line{width:100%}.lf-animated-headline__content-rotation-line{display:block;position:absolute;left:0;top:0;animation-duration:.8s}.lf-animated-headline__content-rotation-line--flip-in{animation:animated-headline-flip-in .8s;animation-fill-mode:forwards;transform-origin:50% 100%;transform:rotateX(180deg)}.lf-animated-headline__content-rotation-line--flip-out{animation:animated-headline-flip-out .8s;animation-fill-mode:forwards;transform-origin:50% 100%;transform:rotateX(180deg)}.lf-animated-headline__content-rotation-line--dropin-in{animation:animated-headline-dropin-in .8s;animation-fill-mode:forwards}.lf-animated-headline__content-rotation-line--dropin-out{animation:animated-headline-dropin-out .8s;animation-fill-mode:forwards}.lf-animated-headline__content-animated{display:inline-block;position:relative;vertical-align:top;max-width:100%}.lf-animated-headline__content-animated:before{content:""}.lf-animated-headline__content-animated:after{content:""}.lf-animated-headline__content-animated--has-before:before{content:" "}.lf-animated-headline__content-animated--has-after:after{content:" "}.lf-animated-headline__content-animated.highlighted:before{content:" "}.lf-animated-headline__content-animated.highlighted:after{content:" "}.lf-animated-headline__content-animated svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible}.lf-animated-headline__content-animated svg path{stroke:#000;stroke-width:2;fill:none;stroke-dasharray:1500;opacity:0;animation:headline-dash 10s infinite 1.5s}@keyframes headline-dash{0%{opacity:1;stroke-dasharray:0 1500}15%{stroke-dasharray:1500 1500}85%{opacity:1}90%{stroke-dasharray:1500 1500;opacity:0}to{stroke-dasharray:0 1500;opacity:0}}@keyframes animated-headline-dropin-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes animated-headline-dropin-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}@keyframes animated-headline-flip-in{0%{transform:rotateX(180deg);opacity:0}35%{transform:rotateX(120deg);opacity:0}65%{opacity:0}to{transform:rotateX(1turn);opacity:1}}@keyframes animated-headline-flip-out{0%{transform:rotateX(0);opacity:1}35%{transform:rotateX(-40deg);opacity:1}65%{opacity:0}to{transform:rotateX(180deg);opacity:0}}
