.card_card__2hAQS{display:flex;flex-direction:column;background:var(--color-white);box-shadow:0 4px 16px rgba(0,0,0,.15);border-radius:.4rem;max-width:400px;min-height:475px;margin:20px}.card_card__2hAQS:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;opacity:0;border-radius:.4rem;box-shadow:0 4px 16px rgba(0,0,0,.2);transition:opacity .25s ease-in-out}.card_card__2hAQS:hover:after{opacity:1}.card_cover-image__QNa_1{border-top-left-radius:.4rem;border-top-right-radius:.4rem;overflow:hidden}.card_cover-image__QNa_1 img{display:block;width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.card_content__pbJMQ{padding:2rem 2.8rem;display:flex;flex-direction:column;justify-content:space-between;height:60%}.card_content__pbJMQ h4{font-size:1.5rem;margin:0;font-weight:400}.card_content__pbJMQ p{font-size:1rem;margin:1rem 0 0;color:var(--color-gray);font-weight:300}.card_button-container__1tCw_{margin-top:2rem;display:flex;flex-direction:row;justify-content:left}@media (max-width:500px){.card_card__2hAQS{margin:20px 0}}