.ProImage-module__YwRc7G__image{max-height:var(--image-height);max-width:var(--image-width);min-height:var(--image-height);min-width:var(--image-width);border-radius:var(--image-radius);background:rgb(var(--color-black),.1);cursor:inherit;flex-flow:wrap;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProImage-module__YwRc7G__image:after{opacity:.25}.ProImage-module__YwRc7G__image.ProImage-module__YwRc7G__loading>img{opacity:0}.ProImage-module__YwRc7G__image>img.ProImage-module__YwRc7G__background-image,.ProImage-module__YwRc7G__image>img.ProImage-module__YwRc7G__content-image{height:var(--image-height);width:var(--image-width);object-fit:contain;-webkit-user-drag:none;user-drag:none;z-index:4;max-width:100%;max-height:100%;transition:all .3s var(--medium-animation-timing-function)}.ProImage-module__YwRc7G__image>img.ProImage-module__YwRc7G__background-image{object-fit:cover;filter:blur(20px) brightness(1.1) saturate(1.2);z-index:3;position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.15)}.ProImage-module__YwRc7G__image>.ProImage-module__YwRc7G__background-blurhash,.ProImage-module__YwRc7G__image>.ProImage-module__YwRc7G__background-gradient{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.ProImage-module__YwRc7G__image>.ProImage-module__YwRc7G__background-gradient{background:rgb(var(--color-white));z-index:1}.ProImage-module__YwRc7G__image>.ProImage-module__YwRc7G__background-gradient:before{content:"";z-index:0;background:linear-gradient(45deg,rgb(var(--primary-color)),rgb(var(--secondary-color)));opacity:.3;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.ProImage-module__YwRc7G__image>.ProImage-module__YwRc7G__background-blurhash{z-index:2}