.content{width:100%;position:relative;background:transparent;overflow-x:hidden;overflow:visible}.content__img{position:absolute;width:140px;aspect-ratio:1.1;border-radius:1rem;top:0;left:0;opacity:0;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform,filter}.content__img-inner{background-position:50% 50%;width:calc(100% + 24px);height:calc(100% + 24px);background-size:cover;position:absolute;top:calc(-1 * 24px / 2);left:calc(-1 * 24px / 2)}