.v-image{position:relative;width:100%;height:100%;min-height:0}.v-image__nested-enter-active,.v-image__nested-leave-active{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.v-image__nested-enter-from,.v-image__nested-leave-to{opacity:0}.v-image__nested-enter-to,.v-image__nested-leave-from{opacity:1}.v-image__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);cursor:pointer}.v-image__toolbox{position:absolute;right:12px;top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:20px;background-color:#fff}.v-image__toolbox--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 12px}.v-image__toolbox--row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:12px 16px}.v-image__content{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.v-image__placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#aaa;font-size:18px;overflow:hidden}.v-image__placeholder,.v-image__placeholder svg{width:100%;height:100%}.vm-img-viewer .vm--modal{background:transparent!important;left:0!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;margin:0 auto}.vm-img-viewer .vm--modal,.vm-img-viewer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vm-img-viewer__body,.vm-img-viewer img{max-width:80vw;max-height:80vh}.vm-img-viewer img{width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.image-uploader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.image-uploader__title{font-weight:500;font-size:18px;color:#484848}.image-uploader .view-modal{position:fixed;z-index:10;top:3rem;left:0;width:100%;height:100%;padding:100px;background:rgba(52,52,52,.46);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-uploader .view-modal .modal-close{color:#fff}.image-uploader .view-modal img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}