<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rkit-animated-heading p{position:relative}.rkit-animated-heading{position:relative}.text-writing{display:inline-block}.text-writing::after{content:"|";display:inline-block;vertical-align:top;animation:blink-caret 600ms infinite alternate}.rkit-animated-heading p{margin-bottom:0}.text-flipping{transition:.5s;animation-duration:.5s;animation-fill-mode:both;display:inline-block}.flip-out{transform:perspective(400px) rotateX(90deg);animation-name:flipOut;transform-origin:bottom;opacity:0}.flip-in{transform:perspective(400px) rotateX(0deg);animation-name:flipIn;transform-origin:bottom;opacity:1}.text-sliding_up,.text-sliding_down{overflow:hidden;transition:opacity .5s;display:inline-flex}.text-sliding_down.slide-down_in{height:auto;animation:slideDown_In .5s}.text-sliding_down.slide-down_out{height:auto;animation:slideDown_Out .5s}.text-sliding_up.slide-up_in{height:auto;animation:slideUp_In .5s}.text-sliding_up.slide-up_out{height:auto;animation:slideUp_Out .5s}.rkit-animated-heading__text svg{fill:none;stroke:black;stroke-width:12px;stroke-miterlimit:10;stroke-dasharray:1500;stroke-dashoffset:1500;stroke-linecap:round;position:absolute;top:50%;left:50%;width:calc(100% + 20px);opacity:0;transform:translate(-50%,-50%);z-index:-1;height:calc(100% + 15px);overflow:visible}.rkit-animated-heading__text{color:#00cea6}.rkit-highlighted.in_front svg{z-index:2!important}.highlighted_in svg{animation:handdrawn 1s forwards}.highlighted_out svg{stroke-dashoffset:0;animation:opacity 1s}.rkit-highlighted{display:inline-flex}.text-drop-in,.text-drop-out{overflow:hidden;display:inline-flex}.text-drop-in.drop-in_out{animation:dropIn_Out .5s;opacity:0}.text-drop-in.drop-in_in{animation:dropIn_In .5s;opacity:1}.text-drop-out.drop-out_out{animation:dropOut_Out .5s;opacity:0}.text-drop-out.drop-out_in{animation:dropOut_In .5s;opacity:1}</pre></body></html>