.cursors .progress-wrap{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:100000;border-radius:50px;width:100%;height:100%;-webkit-transition:all .2s linear;transition:all .2s linear;display:block}.cursors .progress-wrap svg path{fill:none}.cursors .progress-wrap svg.progress-circle path{stroke:#000;stroke-width:4px;box-sizing:border-box;-webkit-transition:all .2s linear;transition:all .2s linear}.cursors .progress-wrap svg.progress-circle path.dce-cursortrack-path1{stroke:#999}.cursors .progress-wrap svg.progress-circle path.dce-cursortrack-path2{stroke:#000}.cursors{pointer-events:none;z-index:100000;transform-origin:50%;width:46px;height:46px;display:none;position:fixed;top:0%;left:0}.cursors .cursor-wrap{transform-origin:0 0;transition:opacity .5s ease-out;transform:translate(-50%,-50%)}.cursors.hover .progress-wrap svg.progress-circle path.dce-cursortrack-path1{opacity:0}.cursors.hover .progress-wrap svg.progress-circle path{transition:all .4s ease-in-out}.cursors .cursor{border-radius:50%;width:100%;height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}