:root{--BottomOffset:20px;--LineHeight:5px;--LineColor:#00CCFF}.dl-menu-style1 ul.et-menu>li>a{position:relative;z-index:1}.dl-menu-style1 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);border-radius:var(--LineHeight);left:50%;transition:0.4s cubic-bezier(0.25,0.1,0,2.02)}.dl-menu-style1 ul.et-menu>li>a:hover:before{width:calc(100% + var(--LineHeight));left:calc(var(--LineHeight) / -2)}.sub-menu li a{font-size:15px!important;line-height:normal!important}@keyframes vibrate{0%,85%{transform:translateX(0) scale(1)}87%{transform:translateX(-3px) scale(1.1)}89%{transform:translateX(3px) scale(1.1)}91%{transform:translateX(-3px) scale(1.1)}93%{transform:translateX(3px) scale(1.1)}95%{transform:translateX(-2px) scale(1.1)}97%{transform:translateX(2px) scale(1.1)}100%{transform:translateX(0) scale(1)}}#Phone-0-channel a span{animation:vibrate 2s cubic-bezier(0.42,0,0.58,1) infinite;animation-delay:1.5s;display:inline-block;transform-origin:bottom}