@media (min-width:992px){.fx-orb-dots{gap:10px;margin-top:22px;align-items:center;min-height:48px}.fx-orb-dot{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14);display:inline-flex;align-items:center;justify-content:center;overflow:visible;position:relative;transition:width .35s cubic-bezier(.34,1.56,.64,1),height .35s cubic-bezier(.34,1.56,.64,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}.fx-orb-dot img{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(1.6);opacity:.55;transition:filter .3s ease,opacity .3s ease,width .35s ease,height .35s ease}.fx-orb-dot:hover{background:rgba(59,212,255,.08);border-color:rgba(155,228,242,.55)}.fx-orb-dot:hover img{opacity:.95;filter:grayscale(0)}.fx-orb-dot.on{width:44px;height:44px;background:rgba(59,212,255,.1);border-color:rgba(59,212,255,.6);box-shadow:0 0 18px rgba(59,212,255,.25)}.fx-orb-dot.on img{width:19px;height:19px;opacity:1;filter:grayscale(0)}.fx-orb-dot i{inset:auto 20% -8px;height:2px;border-radius:2px}}