.m-content-card__image-wrapper{background-color:rgb(var(--color-product-card-background));padding:8%}.m-content-card__image-wrapper:hover .m-content-card__image img{transform:rotate(2.3deg)}.m-content-card__image-wrapper:hover .m-content-card__image .m-content-card__image-with-shadow{transform:translate(-50%,-50%) rotate(2.3deg)}.m-content-card__image-wrapper--has-shadow .m-content-card__image{position:relative}.m-content-card__image-wrapper--has-shadow .m-content-card__image .m-content-card__image-with-shadow{box-shadow:0 1rem 6rem 0 rgba(var(--color-black),.4);height:100%;left:50%;max-height:100%;max-width:100%;object-fit:unset;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(0deg);width:auto}.m-content-card__image-wrapper--has-shadow .m-content-card__image .m-content-card__image-with-shadow+img{opacity:0}.m-content-card__url{text-decoration:none}.m-content-card__image{position:relative}.m-content-card__image img{display:block;font-size:0;height:auto;max-width:100%;object-fit:contain;transform:rotate(0deg);transition:transform var(--default-transition-easing) var(--default-transition-timing);width:100%}.m-content-card__badges{left:2rem;position:absolute;top:2rem;z-index:9}.m-content-card__content{margin-top:1.5rem}