.DesignCanvas_root{display:grid;grid-template:"overlay";-webkit-align-items:stretch;align-items:stretch;justify-items:stretch;place-items:stretch}.DesignCanvas_renderObjects{grid-area:overlay;position:relative;overflow:hidden}.DesignCanvas_renderObjectsClipPathSvg{position:absolute;top:-1000px;left:-1000px}.DesignCanvas_stage{grid-area:overlay}.DesignCanvas_stage__cursor_crosshair{cursor:crosshair}.DesignCanvas_stage__cursor_default{cursor:default}.DesignCanvas_stage__cursor_ew-resize{cursor:ew-resize}.DesignCanvas_stage__cursor_grab{cursor:-webkit-grab;cursor:grab}.DesignCanvas_stage__cursor_move{cursor:move}.DesignCanvas_stage__cursor_nesw-resize{cursor:nesw-resize}.DesignCanvas_stage__cursor_not-allowed{cursor:not-allowed}.DesignCanvas_stage__cursor_ns-resize{cursor:ns-resize}.DesignCanvas_stage__cursor_nwse-resize{cursor:nwse-resize}.DesignCanvas_stage__cursor_pointer{cursor:pointer}.RenderFill_root{position:absolute;aspect-ratio:1;background:var(--renderfill-background);--renderfill-background:#fff;--renderfill-dark-checker:#e6e6e6;--renderfill-light-checker:#fff}.RenderFill_root__checker{background:repeating-conic-gradient(var(--renderfill-light-checker) 0 25%,var(--renderfill-dark-checker) 0 50%) 0/24px 24px}.RenderFill_root__darkbg{--renderfill-background:#4e4e4e;--renderfill-dark-checker:#4e4e4e;--renderfill-light-checker:#565656}.RenderFill_root__transparent{--renderfill-background:none}.RenderFill_svg{position:absolute}.RenderObject_rive{position:absolute;top:0;left:0;height:100%;width:100%}.VideoDuration_root{position:absolute;right:8px;bottom:8px;padding:0 8px;color:#fff;background:#000;border-radius:11px}