.custom-cursor-dot{background-color:var(--brand-ocean,#00d169);pointer-events:none;z-index:10120;opacity:0;border-radius:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;transition:width .22s,height .22s,margin .22s,background-color .22s,box-shadow .22s,opacity .3s;position:fixed;top:0;left:0;transform:translate(0,0)}.custom-cursor-follower{border:1px solid var(--brand-ocean,#00d169);pointer-events:none;z-index:10110;opacity:0;border-radius:50%;width:32px;height:32px;margin-top:-16px;margin-left:-16px;transition:width .3s,height .3s,margin .3s,border-color .22s,background-color .22s,box-shadow .22s,opacity .3s;position:fixed;top:0;left:0;transform:translate(0,0)}.custom-cursor-dot.is-visible,.custom-cursor-follower.is-visible{opacity:1}.custom-cursor-dot.is-hovering{background-color:#7746db;width:14px;height:14px;margin-top:-7px;margin-left:-7px;box-shadow:0 0 0 4px #7746db29}.custom-cursor-follower.is-hovering{background-color:#7746db1f;border-color:#7746db;border-radius:50%;width:76px;height:76px;margin-top:-38px;margin-left:-38px;box-shadow:0 0 0 10px #7746db14}
