.course__author__desktop[data-v-243c5b50]{background:var(--white);border-radius:16px;box-shadow:0 0 20px #8486b014;display:grid;grid-template-columns:60% 40%;overflow:hidden}.course__author__desktop .course__author__left[data-v-243c5b50]{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:28px 32px}.course__author__desktop .course__author__left p[data-v-243c5b50]{font-style:italic}.course__author__desktop .course__author__left .course__author__description[data-v-243c5b50]{white-space:break-spaces}.course__author__desktop .course__author__right[data-v-243c5b50]{align-items:center;background:#efe0f3;display:flex}.course__author__desktop .course__author__right.loaded[data-v-243c5b50]{animation:showAuthor .2s ease-in}.course__author__desktop .course__author__right .default__image[data-v-243c5b50]{background:var(--purpul_l2)}.course__author__desktop .course__author__right img[data-v-243c5b50]{height:100%;max-height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.course__author__mobile .course__author[data-v-243c5b50]{background:var(--white);border-radius:16px;box-shadow:0 0 20px #8486b014;overflow:hidden}.course__author__mobile .course__author__info[data-v-243c5b50]{padding:20px 16px}.course__author__mobile .course__author__info p[data-v-243c5b50]{font-style:italic}.course__author__mobile .course__author__info .author__description[data-v-243c5b50]{border-bottom:1px solid var(--lilac_l2);margin:0 0 20px;padding:0 0 20px}.course__author__mobile .course__author__image[data-v-243c5b50]{background:var(--purpul_l2)}.course__author__mobile .course__author__image img[data-v-243c5b50]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}@keyframes showAuthor{0%{opacity:0}to{opacity:1}}
