.clever-curve{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center center;box-sizing:content-box;z-index:1}.clever-viewer div>span.clever-curve-label{position:absolute;font-size:15px;font-family:sans-serif;color:#fff;background:rgb(27 27 27 / .6);line-height:20px;padding:10px 15px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:5px}.clever-viewer div>span.clever-curve-label.top-left{top:10px;left:10px}.clever-viewer div>span.clever-curve-label.top-center{top:10px;left:50%;transform:translateX(-50%)}.clever-viewer div>span.clever-curve-label.top-right{top:10px;right:10px}.clever-viewer div>span.clever-curve-label.right-center{right:10px;top:50%;transform:translateY(-50%)}.clever-viewer div>span.clever-curve-label.bottom-right{right:10px;bottom:10px}.clever-viewer div>span.clever-curve-label.bottom-center{left:50%;bottom:10px;transform:translateX(-50%)}.clever-viewer div>span.clever-curve-label.bottom-left{bottom:10px;left:10px}.clever-viewer div>span.clever-curve-label.left-center{left:10px;top:50%;transform:translateY(-50%)}.clever-viewer div>span.clever-curve-label.center{left:50%;top:50%;transform:translate(-50%,-50%)}.clever-stroke{position:absolute;top:0;left:0;right:0;bottom:0;background:#00aeff;z-index:2}.clever-viewer{width:600px;height:400px;position:relative;overflow:hidden}.clever-viewer img{max-width:100%!important;max-height:100%;width:100%!important;height:inherit}.clever-viewer.auto-resize{width:100%!important;height:unset}.clever-viewer>.simple{height:inherit}.clever-viewer *{-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.clever-viewer .clever-curve img{max-width:100%;max-height:100%;height:100%;width:100%}