.imageCard_card__eeN_c{margin:10px;width:300px;height:300px;display:flex;justify-content:center;align-items:center;--scaleAmount:1}.imageCard_cardText__PY0s9{position:absolute;text-shadow:2px 2px 5px black;font-weight:700}.imageCard_image__d0iu_{width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;transform:scale(var(--scaleAmount));align-items:center;transition:transform .25s ease-out}.imageCard_card__eeN_c:hover{cursor:pointer;--scaleAmount:1.02}@media only screen and (max-width:600px){.imageCard_card__eeN_c{margin-bottom:10px}}