body .mmos-service-pointer{display:none;position:fixed;left:0;top:0;width:0;height:0;z-index:2147482000;pointer-events:none!important;opacity:0;transition:opacity .16s}
body .mmos-service-pointer-ring{display:block;width:34px;height:34px;margin:-17px;transition:scale .2s ease;filter:drop-shadow(0 1px 1px #082e2e)}
body .mmos-service-pointer svg{display:block;overflow:visible;width:100%;height:100%;fill:none;stroke:#f3d8a4;stroke-width:1.15}
body .mmos-service-pointer-needle{transform-origin:20px 20px;rotate:var(--pointer-bearing,0deg);transition:rotate .24s ease-out}
body .mmos-service-pointer-needle path:first-child{fill:#d9743f;stroke:#f5d8a2;stroke-width:.7}
body .mmos-service-pointer-needle path:last-child{fill:#f3e6cc;stroke:none}
body .mmos-service-pointer-dot{fill:#173c32;stroke:#fff0ce;stroke-width:1}
body .mmos-service-pointer.is-link .mmos-service-pointer-ring{scale:1.35}
body .mmos-service-pointer.is-pressed .mmos-service-pointer-ring{scale:.8}
@media(hover:hover) and (pointer:fine) and (min-width:681px){
 body.mmos-service-pointer-ready .mmos-service-pointer{display:block}
 body.mmos-service-pointer-ready .mmos-service-pointer.is-visible{opacity:1}
 body.mmos-service-cursor-on,body.mmos-service-cursor-on *{cursor:none!important}
}
