section.author{background-color:var(--White);align-items:center;padding-block:clamp(86px,7.292vw,140px) clamp(60px,7.292vw,140px)}section.author .section-header{grid-area:1/2/2/12;grid-template-columns:repeat(10,1fr);gap:30px clamp(10px,.833vw,16px);display:grid}@media (width<=1024px){section.author .section-header{grid-area:1/3/2/12;grid-template-columns:repeat(9,1fr)}}@media (width<=768px){section.author .section-header{flex-direction:column;gap:30px;display:flex}}section.author .section-header .breadcrumbs{grid-area:1/2/2/6}@media (width<=1024px){section.author .section-header .breadcrumbs{grid-area:1/1/2/10}}section.author .section-header .author-avatar{grid-area:2/1/4/2;gap:20px}section.author .section-header .author-avatar .author-thumb{border-radius:50%;width:clamp(100px,5.729vw,110px);height:clamp(100px,5.729vw,110px)}section.author .section-header .author-avatar .author-socials{gap:20px}section.author .section-header .author-avatar .author-socials a{width:24px;height:24px}section.author .section-header .author-avatar .author-socials a svg path{fill:var(--50);transition:fill var(--transition)}@media (hover:hover) and (pointer:fine) and (width>=768px){section.author .section-header .author-avatar .author-socials a:hover svg path{fill:var(--96)}}section.author .section-header .author-info{grid-area:2/2/3/6}@media (width<=1024px){section.author .section-header .author-info{grid-area:2/3/3/10}}section.author .section-header .author-info .count{margin-top:6px}section.author .section-header .author-info .description{margin-top:clamp(14px,1.042vw,20px)}section.author .section-header .author-subtitle{grid-area:3/2/4/6;margin-top:clamp(32px,3.125vw,60px)}@media (width<=1024px){section.author .section-header .author-subtitle{grid-area:3/1/4/11}}section.author .section-content{grid-area:2/3/3/12;margin-top:clamp(32px,3.125vw,60px);position:relative}section.author .posts-grid{grid-template-columns:repeat(4,1fr);gap:clamp(30px,3.125vw,60px) clamp(12px,.833vw,16px);display:grid}@media (width<=1024px){section.author .posts-grid{flex-direction:column;gap:30px;display:flex}}section.author .post-card .icon{border-radius:8px}section.author .post-card .icon img{transition:var(--transition-bezier)}section.author .post-card .date{color:var(--96)}section.author .post-card .title{color:var(--MainDark);transition:color var(--transition);box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.2em;margin-top:clamp(8px,.833vw,16px);margin-bottom:0;display:-webkit-box;overflow:hidden}@media (width<=1024px){section.author .post-card .title{width:70%}}@media (width<=768px){section.author .post-card .title{width:100%;min-height:auto}}section.author .post-card .tags-wrapper{height:clamp(32px,2.083vw,40px);overflow-y:hidden}section.author .post-card .tags{flex-wrap:wrap;gap:5px;display:flex}section.author .post-card .tags .tag{background-color:var(--12);color:var(--MainDark);-webkit-user-select:none;user-select:none;width:max-content;font-family:var(--neue_m);letter-spacing:normal;border-radius:12px;flex:none;justify-content:center;align-items:center;gap:10px;padding-block:clamp(6px,.417vw,8px);padding-inline:clamp(16px,1.042vw,20px);font-size:14px;font-weight:500;line-height:146%;transition:color .3s;display:flex}section.author .post-card .tags .tag.active{color:var(--blue)}@media (hover:hover) and (pointer:fine) and (width>=768px){section.author .post-card .tags .tag:hover{color:var(--blue)}section.author .post-card .tags .tag:hover .icon-close:before,section.author .post-card .tags .tag:hover .icon-close:after{background-color:var(--blue)}}section.author .post-card .tags .tag .icon-close{cursor:pointer;flex:none;width:14px;height:14px;display:flex;position:relative}section.author .post-card .tags .tag .icon-close:before,section.author .post-card .tags .tag .icon-close:after{content:"";background-color:var(--blue);width:100%;height:2px;transition:background-color .3s;position:absolute;top:50%;left:0}section.author .post-card .tags .tag .icon-close:before{transform:rotate(45deg)}section.author .post-card .tags .tag .icon-close:after{transform:rotate(-45deg)}section.author .post-card .tags .tag .icon-close:hover:before,section.author .post-card .tags .tag .icon-close:hover:after{background-color:""}section.author .post-card .description{box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;transition:opacity var(--transition);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}section.author .post-card .description-mobile{display:none}section.author .post-card.card-big{grid-column-end:span 6;justify-content:space-between;display:flex}section.author .post-card.card-big .date-small,section.author .post-card.card-big .title-small{display:none}section.author .post-card.card-big .icon{aspect-ratio:872/445;width:calc(66.6667% - 1.33333*clamp(12px,.833vw,16px) + clamp(12px,.833vw,16px))}section.author .post-card.card-big .content{width:calc(33.3333% - clamp(12px,.833vw,16px)/1.5)}section.author .post-card.card-big .title{margin-top:clamp(8px,.729vw,14px)}section.author .post-card.card-big .tags-wrapper{margin-top:10px}section.author .post-card.card-big .description{margin-top:20px}section.author .post-card.card-big .author-link{justify-content:center;align-items:center;gap:clamp(12px,.833vw,16px);margin-top:clamp(14px,1.042vw,20px);display:inline-flex}section.author .post-card.card-big .author-link span{color:var(--96);transition:color .3s}section.author .post-card.card-big .author-link--icon{border-radius:50%;width:clamp(30px,1.667vw,32px);height:clamp(30px,1.667vw,32px);overflow:hidden}@media (hover:hover) and (pointer:fine) and (width>=768px){section.author .post-card.card-big .author-link:hover span{color:var(--blue)}}section.author .post-card.card-big .author-link.active{pointer-events:none}section.author .post-card.card-big .author-link.active span{color:var(--blue)}@media (width<=1024px){section.author .post-card.card-big .icon,section.author .post-card.card-big .content{width:calc(50% - clamp(12px,.833vw,16px))}}@media (width<=768px){section.author .post-card.card-big{grid-column:unset;flex-direction:column}section.author .post-card.card-big .icon,section.author .post-card.card-big .content{width:100%}section.author .post-card.card-big .icon{aspect-ratio:428/254;margin-top:14px}section.author .post-card.card-big .date-big,section.author .post-card.card-big .title-big{display:none}section.author .post-card.card-big .date-small,section.author .post-card.card-big .title-small{display:block}section.author .post-card.card-big .title-small{margin-top:8px}section.author .post-card.card-big .author-link{display:none}}section.author .post-card.card-small{grid-column-end:span 2}@media (width<=1024px){section.author .post-card.card-small{grid-column-end:span 3}}section.author .post-card.card-small .date-big,section.author .post-card.card-small .title-big{display:none}section.author .post-card.card-small .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.author .post-card.card-small .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.author .post-card.card-small .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.author .post-card.card-small .description{opacity:1}}section.author .post-card.card-small .author-link{display:none}section.author .post-card.card-medium{grid-column-end:span 3}@media (width<=1024px){section.author .post-card.card-medium{grid-column-end:span 3}}section.author .post-card.card-medium .date-big,section.author .post-card.card-medium .title-big{display:none}section.author .post-card.card-medium .icon{aspect-ratio:428/254;margin-top:clamp(16px,1.25vw,24px)}section.author .post-card.card-medium .tags-wrapper{margin-top:clamp(16px,1.25vw,24px)}section.author .post-card.card-medium .description{transition:opacity var(--transition);opacity:0;margin-top:clamp(16px,1.25vw,24px)}@media (width<=1024px){section.author .post-card.card-medium .description{opacity:1}}section.author .post-card.card-medium .author-link{display:none}@media (hover:hover) and (pointer:fine) and (width>=768px){section.author .post-card:hover .title{color:var(--blue)}section.author .post-card:hover .description{opacity:1}section.author .post-card:hover img{transition:all 1.7s cubic-bezier(.16,1,.3,1);transform:scale(1.1)}}section.author .no-result{display:none}