.cursor-text{will-change:transform;display:flex;position:absolute;top:0;left:0}@media (max-width:576px){.cursor-text{display:none}}.cursor-text.cursor-text--fixed{position:fixed}.cursor-text{color:#fff;z-index:10;pointer-events:none;background-color:#ff7300;border-radius:42px;justify-content:center;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:500;line-height:14.3px}.cursor-text.cursor-text--left{flex-direction:row-reverse}.cursor-text i{background-color:#fff;font-size:16px}
