@media(hover:hover)and (pointer:fine){html.has-custom-cursor,html.has-custom-cursor *{cursor:none!important}}.custom-cursor{left:0;pointer-events:none;position:fixed;top:0;z-index:99999}.custom-cursor__dot{background:transparent;border:2px solid #fe5631;border-radius:50%;height:12px;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),opacity .15s ease;width:12px}.custom-cursor__dot--hidden{opacity:0}.custom-cursor__dot--painted{background:#fe56310f;border-color:#fe563166;height:40px;width:40px}.custom-cursor__dot--grab{background:#fe563114;border-color:#fe5631;height:36px;width:36px}.custom-cursor__dot--grabbing{background:#fe563126;border-color:#fe5631;height:28px;width:28px}
