/* Legal Works | Stable Nexo pose geometry v405 */
.lw-nexo-gesture-frame,
.lw-nexo-gesture-slot,
.lw-nexo-gesture-body,
.lw-nexo-gesture-head {
  width: 100% !important;
  height: 100% !important;
  inset: 0 !important;
  object-fit: contain !important;
  object-position: bottom center !important;
}

.lw-nexo-gesture-body,
.lw-nexo-gesture-head {
  scale: var(--lw-nexo-pose-scale, 1) !important;
  transform-origin: 50% 100% !important;
}

.lw-nexo-top-host-v404:popover-open {
  display: block !important;
  visibility: visible !important;
}
