/* Physical positions must never follow RTL/LTR writing direction. */
html body #pactora-ai.pactora-ai{
  inset-inline-start:auto!important;
  inset-inline-end:auto!important;
  left:22px!important;
  right:auto!important;
}
html body .pwa-install-entry{
  inset-inline-start:auto!important;
  inset-inline-end:auto!important;
  left:auto!important;
  right:18px!important;
}
@media(max-width:560px){
  html body #pactora-ai.pactora-ai{left:12px!important;right:auto!important}
  html body .pwa-install-entry{left:auto!important;right:12px!important}
}
