.shortlisted_card{padding:50px 20px 20px;margin:0 0 10px;display:flex;justify-content:space-between;border-radius:12px;overflow:hidden;background-color:#fff;position:relative;flex-direction:column;font-family:var(--font-roboto);border:.529046px solid #c8c8c8}.shortlisted_card.signup_card_width{width:min(350px,95vw)}.shortlisted_card.signup_card_width img{--size:50px;width:var(--size);height:var(--size);background-color:#dbd5f3;border-radius:50%;padding:5px}.shortlisted_card span{display:inline-block;font-size:1.2rem;font-weight:700;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.shortlisted_card p{max-width:100%;font-family:var(--font-roboto);margin:0}.shortlisted_card img{--size:75px;width:var(--size);height:var(--size);background-color:#dbd5f3;border-radius:50%;padding:5px}