.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.upr-stage{max-width:250px;width:100%;border-radius:16px;overflow:hidden;position:relative;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:cover}.upr-stage--pointer{cursor:pointer}.upr-stage--disabled{pointer-events:none}.upr-stage:before{content:"";display:block;padding-top:100%}.upr-stage__konva{position:absolute;top:0;left:0;right:0;bottom:0}.upr-stage__remove{position:absolute;padding:4px;border-radius:4px;background-color:var(--wrong-color);-webkit-transform:translate(-120%,1px);transform:translate(-120%,1px);width:24px;height:24px;border:.5px solid #000;cursor:pointer}