.kfw-ele-widget-text-highlighter-sub-title{font-size:16px;color:var(--kinfw-secondary-color);font-weight:700;letter-spacing:1.5px;margin-bottom:5px}.kfw-elementor-text-highlighter-wrap{position:relative;display:inline-block}.kfw-elementor-text-highlighter-wrap svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible}.kfw-elementor-text-highlighter-wrap svg path{stroke:var(--kinfw-secondary-color);stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s}.kfw-ele-widget-text-highlighter-title-wrap>*{margin-bottom:0}.kfw-ele-widget-text-highlighter-title-wrap.e-animated svg path{animation:forwards kinfw-headline-dash;animation-duration:var(--animation-duration,1.2s)}.kfw-ele-widget-text-highlighter-title-wrap.e-animated svg path:nth-of-type(2){animation-delay:calc(var(--animation-duration, 1.2s) / 2)}.kfw-ele-widget-text-highlighter-title-wrap.e-hide-highlight svg path{opacity:1;stroke-dasharray:1500 1500;animation:.4s forwards kinfw-hide-highlight}@keyframes kinfw-headline-dash{0%{stroke-dasharray:0 1500;opacity:1}to{stroke-dasharray:1500 1500;opacity:1}}@keyframes kinfw-hide-highlight{0%{opacity:1;stroke-dasharray:1500 1500}to{opacity:0;filter:blur(10px)}}