.custom-img{height:100%;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.custom-img .loading-skeleton{background-color:#f5f5f5;height:100%;overflow:hidden;position:relative;width:100%}.custom-img .loading-skeleton:after{animation:skeleton-loading 1.2s ease-in-out infinite;background:linear-gradient(-45deg,#f5f5f5 25%,#fff,#f5f5f5 65%);background-size:100% 100%;content:"";height:100%;left:0;position:absolute;top:0;width:400%;will-change:transform}@keyframes skeleton-loading{0%{transform:translate(-75%)}to{transform:translate(0)}}.custom-img .error-status,.custom-img .error-status img{background-color:#f5f5f5;display:flex;height:100%;max-height:100vh;-o-object-fit:scale-down;object-fit:scale-down;width:100%}.inner-position-bottom img{-o-object-position:bottom center;object-position:bottom center}
