.vue-phigros-render{position:relative;display:flex;justify-content:center;align-items:center}.vue-phigros-render .canvas-wrapper{min-width:640px;min-height:360px}.vue-phigros-render .canvas__main{width:100%;background-color:#000;transition:all .2s ease}.vue-phigros-render .canvas__backgroud{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;filter:brightness(.8)}.vue-phigros-render .canvas__backgroud.hide{display:none}.vue-phigros-render .modal-wrapper{position:absolute;height:100%;width:100%;left:0;top:0;z-index:999;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.8)}.vue-phigros-render .modal-wrapper .error-text{color:red;font-size:16px}