.profile-card[data-v-6972b92c]{display:flex;flex-direction:column;position:relative;text-decoration:none;border-radius:var(--border-radius);cursor:pointer}.profile-card[data-v-6972b92c]:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:all .8s var(--ease-circ);box-shadow:var(--box-shadow-card);border-radius:30px;background-color:#fff}.profile-card[data-v-6972b92c]:hover:before{box-shadow:0 2px 10px #0003;transform:scale(.975)}.profile-card__content[data-v-6972b92c]{display:flex;flex-direction:column;gap:18px;padding:20px 20px 30px;position:relative}@media(min-width:48em){.profile-card__content[data-v-6972b92c]{gap:24px;padding:40px 40px 30px;min-height:180px}}.profile-card__thumbnail-wrap[data-v-6972b92c]{position:relative;overflow:hidden;border-radius:30px 30px 0 0;transition:all .8s var(--ease-circ);display:flex;justify-content:center;align-items:center;padding-top:20px}@media(min-width:48em){.profile-card__thumbnail-wrap[data-v-6972b92c]{padding-top:40px}}.profile-card:hover .profile-card__thumbnail-wrap[data-v-6972b92c]{transform:scale(.975)}.profile-card__thumbnail[data-v-6972b92c]{border-radius:50%;width:140px;height:140px}@media(min-width:48em){.profile-card__thumbnail[data-v-6972b92c]{width:200px;height:200px}}.profile-card__heading[data-v-6972b92c]{color:var(--c-heading)}.profile-card__heading .profile-card__title-end[data-v-6972b92c]{white-space:nowrap}.profile-card__heading .profile-card__title-end .icon[data-v-6972b92c]{--translateY:2px;width:20px;height:20px;margin-left:20px;color:var(--c-smoke);transition:transform .3s ease-in-out;transform:translateY(var(--translateY))}@media(min-width:48em){.profile-card__heading .profile-card__title-end .icon[data-v-6972b92c]{--translateY:0px;width:22px;height:22px;transform:translateY(var(--translateY))}}.profile-card:hover .profile-card__heading .profile-card__title-end .icon[data-v-6972b92c]{color:var(--c-scarlett);transform:translate(5px,var(--translateY))}.profile-card__title[data-v-6972b92c]{font-weight:var(--fw-medium);color:var(--theme-accent)}@media(min-width:48em){.profile-card__title[data-v-6972b92c]{margin-top:-12px}}.profile-card__description[data-v-6972b92c]{color:var(--c-text)}.profile-card--static[data-v-6972b92c]{cursor:default}.profile-card--static[data-v-6972b92c]:before{transition:none}.profile-card--static[data-v-6972b92c]:hover:before{box-shadow:var(--box-shadow-card);transform:none}.profile-card--static .profile-card__thumbnail-wrap[data-v-6972b92c]{transform:none!important}.profile-card--static .icon[data-v-6972b92c]{display:none}
