.widget{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}.widget-qr.with-label{border-radius:12px;border-style:solid;border-width:10px}.widget-qr.with-label .widget-qr-code{border-style:solid;padding:7%}.widget-qr-code canvas{aspect-ratio:1!important;width:100%}.widget-qr-code img{display:block;height:100%;width:100%!important}.widget-qr-text{font-size:20px;font-weight:600;padding:15px 0 5px;text-align:center;text-transform:uppercase;width:100%}