.project-card_card__unXpo{position:relative;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 0 0 5px hsla(0,0%,100%,.502);transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.project-card_card__unXpo:hover{transform:scale(1.05);box-shadow:0 8px 16px hsla(0,0%,100%,.2)}.project-card_card__unXpo .project-card_cover__pHUUg{width:100%;height:100%;transition-property:all;transition-duration:.2s;transition-timing-function:ease-out}.project-card_card__unXpo:hover .project-card_cover__pHUUg{scale:0}.project-card_card__unXpo .project-card_content__RewDx{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;transform:rotateX(-90deg);transform-origin:bottom;transition:all .6s cubic-bezier(.175,.885,.32,1.275)}.project-card_card__unXpo:hover .project-card_content__RewDx{transform:rotateX(0deg)}