.author-show{display:flex;flex-direction:column;align-items:start;justify-content:start}.author-show__header{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;background-color:#fff;width:100%;padding:0 16px 24px}.author-show__header__wrapper{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;width:100%;max-width:1280px}.author-show__breadcrumbs{max-width:1280px;width:100%;margin:auto;padding:16px 0}.author-show__content{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:8px}.author-show__content--desktop{display:none}.author-show__content__image{width:96px;height:96px;border-radius:50%;overflow:hidden;img{width: 100%; height: 100%; object-fit: cover;}}.author-show__content__info{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%}.author-show__content__info__name{font-weight:700;font-size:20px;line-height:28px;color:#121212}.author-show__content__stats{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.author-show__content__stats__item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:8px 0}.author-show__content__description{display:flex;flex-direction:column;align-items:start;justify-content:center}.author-show__content__description__short{font-weight:400;font-size:14px;line-height:20px;color:#121212;text-align:left}.author-show__content__description__short__more{font-weight:400;font-size:14px;line-height:20px;color:#005ff9;cursor:pointer;text-align:left}.author-show__content__description__long{display:none;font-weight:400;font-size:14px;line-height:20px;color:#121212;text-align:left}.author-show__content__social{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:100%}.author-show__content__social__item{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px;border-radius:50%;background-color:#f7f7f7;transition:all .3s ease}.author-show__content__social__item:hover{cursor:pointer;transform:translateY(-4px);box-shadow:0 4px 8px #0000001a}.author-show__body{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;width:100%;padding:0 16px 48px}.author-show__body__nav-links{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:16px;border-bottom:1px solid #EBEBEB;width:100%}.author-show__body__nav-links__item{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px;font-weight:600;font-size:16px;line-height:24px;color:#6c6c6c;cursor:pointer;&.active{border-bottom:2px solid #005FF9;color:#005ff9}}.author-show__body__content,.author-show__body__content--courses{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%}.author-show__body__content--courses__title{font-weight:700;font-size:20px;line-height:28px;color:#121212;padding:16px 0}.author-show__body__content--courses__list{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;gap:16px;.course_card{width: 100%;}}.author-show__body__content--blogs{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;display:none}.author-show__body__content--blogs__title{font-weight:700;font-size:20px;line-height:28px;color:#121212;padding:16px 0}.author-show__body__content--blogs__list{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;gap:16px}.author-show__body__content--blogs__list__item{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;gap:16px}.author-show__body__content--blogs__list__item__link:hover{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;cursor:pointer}.author-show__body__content--blogs__list__item__image{flex:0 0 128px;width:128px;height:72px;overflow:hidden;border-radius:8px;img{width: 100%; height: 100%; object-fit: cover;}}.author-show__body__content--blogs__list__item__info{flex:1 1 auto;display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;gap:4px}.author-show__body__content--blogs__list__item__info__category{display:none}.author-show__body__content--blogs__list__item__info__title{font-weight:700;font-size:16px;line-height:24px;color:#121212}.author-show__body__content--blogs__list__item__info__date{font-weight:400;font-size:14px;line-height:20px;color:#6c6c6c}.author-show__body__content--manuals{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;display:none}.author-show__body__content--manuals__title{font-weight:700;font-size:20px;line-height:28px;color:#121212;padding:16px 0}.author-show__body__content--manuals__list{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%;gap:16px}.author-show__body__content--manuals__list__item__link{display:flex;flex-direction:row;align-items:center;justify-content:start;width:100%;cursor:pointer}.author-show__body__content--manuals__list__item{font-weight:700;font-size:16px;line-height:24px;color:#121212;&:hover{color:#005ff9}}@media (min-width: 768px){.author-show__breadcrumbs{padding:24px 0}.author-show__header__wrapper{max-width:1280px;width:100%;margin:auto;padding:0 16px 24px}.author-show__body{max-width:1280px;width:100%;margin:auto;padding:0 16px 48px}.author-show__content{display:none}.author-show__content--desktop{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:108px}.author-show__content__social{display:none}.author-show__content__image{flex:0 0 224px;width:224px;height:224px}.author-show__content__info{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:24px;width:fit-content;max-width:618px;min-width:618px}.author-show__content__info_header--desktop{display:flex;flex-direction:column;align-items:start;justify-content:start;width:100%}.author-show__content__info__name{font-weight:700;font-size:32px;line-height:40px}.author-show__content__info__position{font-weight:400;font-size:16px;line-height:24px}.author-show__content_description--desktop{font-weight:400;font-size:16px;line-height:24px;color:#121212}.author-show__content__social--desktop{display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px}.author-show__content__stats{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:16px}.author-show__content__stats__item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px;padding:16px 0;border-bottom:1px solid #EBEBEB;&:last-child{border-bottom:none}}.author-show__body{gap:32px}.author-show__body__content--courses__list{flex-direction:row;flex-wrap:wrap;gap:16px}.author-show__body__content--blogs__list__item__info__category{display:block;font-weight:600;font-size:11px;line-height:16px;text-transform:uppercase;color:#121212}.author-show__body__content--blogs__list__item__info__title{font-weight:700;font-size:18px;line-height:28px;color:#121212}.author-show__body__content--blogs__list__item__image{flex:0 0 181px;width:181px;height:102px}}
