:root{--BottomOffset:1px;--LineHeight:5px;--LineColor:#E62D39}.dl-menu-style3 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style3 ul.et-menu>li>a:before{position:absolute;content:'';display:block;z-index:-1;background:var(--LineColor);width:0;height:var(--LineHeight);bottom:var(--BottomOffset);right:calc(var(--LineHeight) / -2);transition:0.3s cubic-bezier(.03,.3,.4,.96)}.dl-menu-style3 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight))}