.ui-image-wrapper{display:block;overflow:hidden;width:auto;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;position:relative;cursor:pointer}.ui-image-wrapper>*{pointer-events:none}.ui-image{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:inherit!important;height:inherit!important;max-width:inherit!important;-o-object-fit:inherit!important;object-fit:inherit!important;transition:opacity .8s ease,transform .12s ease}.ui-image.loading{position:absolute;opacity:0;width:0;height:0}.ui-image:hover{transform:scale(1.01);z-index:1}.thumbnail{position:absolute;inset:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;width:inherit!important;height:inherit!important;max-width:inherit!important;-o-object-fit:inherit!important;object-fit:inherit!important}