.match-card-image{height:100px;width:100px;margin:0 auto 20px;border-radius:50px;display:flex;position:relative;background-color:#ceb0d4}.match-card-image img{width:100%;height:100%;border-radius:50px;position:relative}.match-card{display:flex;flex-direction:column;width:100%;max-width:350px;padding:30px;background-color:#fff;border-radius:12px;box-shadow:0 12px 24px -4px rgba(145,158,171,.12),0 0 2px 0 rgba(145,158,171,.2);transition:all .3s ease-in-out;position:relative}.match-card p{padding-top:5px;padding-bottom:5px}.match-card ul{margin-left:30px}.match-card ul li{list-style:none}.match-card__stars{width:180px;height:auto;position:absolute;left:85px;top:20px;height:117px}.match-card__edit-profile-btn{position:absolute;right:10px;top:10px}.match-card__age{text-align:center;font-size:12px;padding-top:0;font-weight:100;margin-bottom:10px}.match-card__patient-first-name{padding-top:20px}.match-card h2{font-family:var(--font-family-poppins);font-size:32px;margin:0;font-weight:800;color:#105847;text-align:center;font-size:20px}@media(max-width:600px){.match-card h2{font-size:20px}}.match-card .unmatched-copy{margin-top:35px;text-align:center}.match-card__email-link{border-radius:8px;background:#ceb0d4;padding:5px;color:#fff;margin-top:5px;margin-bottom:10px;text-align:center;width:100%;display:block}.match-card .action-buttons button{margin-top:15px}.match-card .action-buttons__error{font-family:var(--font-family-inter);font-size:14px;font-weight:600;color:#105847;color:#f16150;margin:4px 0}.match-card .match-card-icon-row{display:flex;justify-content:flex-start;align-items:center;justify-items:center;padding-bottom:10px}.match-card .match-card-icon-row span:last-child{padding-left:5px}.match-card__social-icons{margin:20px auto 0;flex-direction:row;text-align:center}.match-card__social-icons a{padding-left:10px;padding-right:10px;font-size:15px}.match-card .match-not-responded{text-align:center;margin-top:25px;color:#ceb0d4;padding-bottom:15px}.match-card-descriptor{padding:4px 0;display:flex;flex-direction:column}.match-card-descriptor__title{color:#105847;padding-bottom:5px;padding-top:5px}.lti-pill{display:flex;width:max-content;border-radius:20px;padding:8px 12px;background-color:#ceb0d4;color:#fff}.match-card-details__start-chat-button{margin:12px 0}.match-card-details__interests{display:flex;flex-wrap:wrap;gap:8px}@media(min-width:700px){.hide-on-tablet-and-up{display:none}}@media(max-width:700px){.hide-below-tablet{display:none}}@media(max-width:460px){.hide-on-phone{display:none}}