.author-hero{padding:80px 0 0}@media (min-width:1200px){.author-hero{padding:124px 0 0}}.author-hero .author-hero__wrapper{background:var(--background-card-color,#efefe9);border-radius:24px;display:grid;gap:16px;grid-template-columns:clamp(256px,28.334vw,408px) minmax(auto,762px);justify-content:space-between;padding:clamp(16px,4.445vw,64px) clamp(16px,2.78vw,40px)}@media (max-width:991px){.author-hero .author-hero__wrapper{padding-left:16px;padding-right:16px}}@media (max-width:767px){.author-hero .author-hero__wrapper{grid-template-columns:1fr}}.author-hero .author-hero__photo{background-color:#fff;border-radius:24px;overflow:hidden;padding-top:clamp(231px,25.625vw,369px);position:relative}@media (max-width:767px){.author-hero .author-hero__photo{aspect-ratio:1.11}}:is(.author-hero .author-hero__photo):before{content:"No image";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}:is(.author-hero .author-hero__photo) img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.author-hero .author-hero__info{display:flex;flex-direction:column;gap:32px}.author-hero .author-hero__text-content{display:flex;flex-direction:column;gap:clamp(16px,1.667vw,24px)}.author-hero h1{color:#000;font-size:clamp(32px,3.334vw,48px);font-weight:500;line-height:1.167}.author-hero .author-hero__position{color:#000;font-size:clamp(16px,1.25vw,18px);font-weight:600;line-height:1.33}.author-hero .author-hero__bio{color:var(--text-color,#636363);font-size:clamp(14px,1.112vw,16px);font-weight:400;line-height:1.25}@media (min-width:768px){.author-hero .author-hero__bio{font-weight:500}}.author-hero .auhtor-hero__socials-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:space-between}.author-hero .author-hero__socials{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.author-hero .author-hero__social{align-items:center;background:var(--background-color,#fdfdf5);border-radius:20px;display:flex;height:44px;justify-content:center;transition:opacity .3s;width:44px}:is(.author-hero .author-hero__social) img{height:20px;width:20px}:is(.author-hero .author-hero__social):hover{opacity:.7}.author-hero .author-hero__articles{align-items:center;color:#000;display:flex;gap:4px;justify-content:center}:is(.author-hero .author-hero__articles) span{color:inherit;font-size:16px;font-weight:500}