.bx-cursor{position:fixed;left:0;top:0;width:28px;height:28px;z-index:2147483000;pointer-events:none;opacity:0;transition:opacity .15s ease;filter:drop-shadow(0 0 .6px rgba(0,0,0,.9))}
.bx-cursor.is-on{opacity:1}
html.bx-hover, html.bx-hover *{cursor:none!important}
@media (hover:none),(pointer:coarse){.bx-cursor{display:none}}
.bx-cursor img{display:block;width:100%;height:100%}
