.sso_shortlisted_card{padding:32px 24px 24px;margin-bottom:16px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border:.5px solid #c8c8c8;border-radius:12px;overflow:hidden;font-family:var(--font-roboto);width:100%}.sso_shortlisted_card .sso_card__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.sso_shortlisted_card .sso_card__header__image{flex:0 0 auto;display:flex;align-items:center}.sso_shortlisted_card .sso_card__header__image img{width:60px;height:60px;object-fit:contain;border-radius:50px;background-color:transparent;padding:0}.sso_shortlisted_card .sso_card__header__image h6{margin-left:12px;font-size:.8rem}.sso_shortlisted_card .sso_card__header__info{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;text-decoration:none;color:inherit}.sso_shortlisted_card .sso_card__header__info h5{font-size:1.1rem;font-weight:600;margin-bottom:4px}.sso_shortlisted_card .sso_card__header__info h6{font-size:.9rem;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:0}.sso_shortlisted_card .sso_card__header__info h6 p{margin:0}.sso_shortlisted_card .sso_card__header__info h6 .sso_divide{width:1px;height:16px;background-color:#ccc;display:inline-block}.sso_shortlisted_card .sso_card__header__cta{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.sso_shortlisted_card .sso_card__header__cta .sso_shortlist_btn{padding:10px 16px;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;white-space:nowrap;text-align:center;color:#fff}.sso_shortlisted_card .sso_card__header__cta h6{font-size:.8rem;color:#888}.sso_shortlisted_card.sso_signup_card_width{width:min(350px,95vw)}.sso_shortlisted_card.sso_signup_card_width img{--size:50px;width:var(--size);height:var(--size);background-color:#dbd5f3;border-radius:50%;padding:5px}.sso_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}.sso_shortlisted_card p{max-width:100%;margin:0;font-family:var(--font-roboto)}.sso_shortlisted_card img{--size:75px;width:var(--size);height:var(--size);background-color:#dbd5f3;border-radius:50%;padding:5px}