.ptr-floating-indicator{pointer-events:none;position:fixed;top:-100px;z-index:99999}.ptr-circle{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;height:42px;justify-content:center;width:42px}.ptr-circle svg{color:#3498db;height:24px;width:24px}.ptr-loader{animation:spin .8s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}
