.animate-charcter{text-transform:uppercase;background-image:linear-gradient(-225deg,#d0e3a1 0%,#a0dedd 29%,#d0e3a1 67%,#3ab5a8 100%);background-size:auto auto;background-clip:border-box;background-size:200% auto;color:#fff;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textclip 2s linear infinite;display:inline-block;font-size:30px}@keyframes textclip{to{background-position:200% center}}:root{--BottomOffset:10px;--LineHeight:5px;--LineColor:#024c8c}.dl-menu-style2 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style2 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:#024c8c;width:0;height:var(--LineHeight);bottom:var(--BottomOffset);left:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96);transform:skew(-10deg)}.dl-menu-style2 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}