html/////,body,a,button,select,input{cursor:none!important}.custom-cursor-dot,.custom-cursor-circle{position:fixed;top:0;left:0;transform:translate(-50%,-50%);pointer-events:none;z-index:99999;border-radius:50%;transition:width 0.3s,height 0.3s,background-color 0.3s}.custom-cursor-dot{width:4px;height:4px;background-color:#c79232;margin-top:-2px;margin-left:-2px}.custom-cursor-circle{width:40px;height:40px;border:1px solid #c79232;margin-top:-20px;margin-left:-20px}.custom-cursor-circle.hovered{width:55px;height:55px;margin-top:-27.5px;margin-left:-27.5px;background-color:rgba(0,0,0,0.0)}