.expand{-webkit-animation:cursorAnimationExpand .5s forwards;animation:cursorAnimationExpand .5s forwards;border:1px solid var(--brand-color);box-shadow:0 0 10px var(--brand-color)}.b{border-radius:60px}.header-menu-2{--color:white;font-family:inherit;display:inline-block;width:fit-content;height:45px;line-height:45px;letter-spacing:.5px;margin:0;position:relative;cursor:pointer;overflow:hidden;transition:color .5s;z-index:1;text-align:center;Justify-content:center;border-radius:30px;font-weight:400;color:var(--color);background:rgba(255,255,255,.17);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:.5px solid rgba(255,255,255,.4)}.header-menu-2:before{content:"";position:absolute;z-index:-1;background:#19a052;height:250px;width:300px;border-radius:40%;font-weight:800}.header-menu-2:hover{color:#fff;border-color:solid 2px #19a052;transform:scale(1.05)}.header-menu-2:active{color:#fff}.header-menu-2:before{top:100%;left:100%;transition:all .7s;color:#fff}.header-menu-2:hover:before{top:-30px;left:-30px;color:#19a052}.header-menu-2:active:before{background:#19a052;transition:background 2s;color:#fff}.ct-header{z-index:10}