.therapists-card{background:#fff;flex-direction:column;width:200px;display:flex}.horizontal-therapist-card{flex-direction:row;width:50%;height:260px;display:flex}.therapists-card-content{padding:var(--n-space-s)}.therapist-card-badge{border-radius:var(--n-border-radius-s);font-size:var(--n-font-size-l);background:var(--n-color-status-info-weak);color:var(--n-color-text-weak);border:none;padding:8px}.therapist-card-rating{align-items:center;gap:var(--n-space-xs);display:flex}.therapist-card-rating-stars{display:flex}.therapist-card-rating-stars>*{transform:scale(.7)}.recommended-therapist-card{border-radius:var(--n-border-radius);border-color:var(--n-color-border);border-width:1px;flex-direction:column;width:270px;display:flex;overflow:hidden}.recommended-therapist-card:hover{border-color:var(--n-color-border-strong)}.recommended-therapist-card-image{-o-object-fit:cover;object-fit:cover;width:100%;max-width:270px;height:270px;position:relative;overflow:hidden}.recommended-therapist-heading{color:var(--n-colors-text,#0c1a3d);white-space:nowrap;font-size:18px;line-height:28px}.therapist-card-description{padding:var(--n-space-l);flex-shrink:1}.therapist-card-horizontal{flex-direction:row;width:100%;display:flex;overflow:hidden}.therapist-card-horizontal.card-outline:hover{border-color:var(--n-color-border-strong)}.therapist-card-horizontal-specialities{flex-flow:wrap;gap:8px;display:flex;overflow:hidden}.recommended-therapist-subtitle{font-size:var(--n-font-size-m);font-weight:var(--n-font-weight);color:var(--n-color-text);line-height:150%}.therapist-card-image-wrapper{flex-shrink:0;width:108px;height:108px;position:relative}.therapist-card-image-wrapper img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.therapists-card{width:310px}.therapist-profile-picture{width:310px;height:310px}.horizontal-therapist-card{width:350px}.therapist-profile-picture-horizontal-card{width:200px}.recommended-therapist-card{flex-direction:column;width:270px;display:flex}.card-heading{font-size:18px;line-height:28px}.therapist-card-image-wrapper{width:72px;height:72px}}@media screen and (max-width:656px){.therapist-card-horizontal{flex-direction:column;width:100%;max-width:280px;max-height:none}.therapist-card-description{padding:var(--n-space-m)}}
