.author-article{gap:12px}.author-article .author-container{gap:18px}.author-article .author-avatar img{object-fit:cover;border-radius:50%}.author-article .author-content{gap:8px}.author-article .author-title-container{gap:20px}.author-article .author-title-container a.author-title{color:var(--v3-color--text-title-primary)}.author-article .author-title-container a.author-title:hover{color:var(--v3-color--text-button-subtitle-hover)}.author-article .author-title-container a.author-title:active{color:var(--v3-color--text-button-subtitle-pressed)}.author-article .author-title-container .author-caption{color:var(--v3-color--text-main)}.author-article .author-title-container .author-caption .divider{display:block;width:1px;height:20px;background-color:var(--v3-color--divider);margin:0 8px}.author-article .linkedin-button{gap:4px}.author-article .linkedin-button .icon-social{width:16px;height:16px;min-width:16px;min-height:16px}.author-article .author-description-container{text-align:start}.author-article .author-description{text-align:start;color:var(--v3-color--text-secondary-title)}.article-page .author-article{flex-direction:column;padding:16px 20px;border-radius:4px;margin-top:32px;background-color:var(--v3-color--background-white)}.author-page{padding-top:20px;padding-bottom:20px}.author-page .author-article{flex-direction:row;gap:0;margin-bottom:32px}.author-page .author-article .author-container{gap:16px}.author-page .author-article .author-content{min-width:max-content;align-items:flex-start}.author-page .author-article .author-title-container{flex-direction:column;gap:8px;align-items:flex-start}.author-page .author-article .author-description-container{margin-inline-start:24px;padding-inline-start:24px;border-inline-start:1px solid var(--v3-color--divider)}.author-page .articles-title,.author-page .author-article .author-subtitle{color:var(--v3-color--text-title)}.author-page .articles-title{margin-bottom:20px}.author-page .articles-container{display:grid;grid-template-columns:repeat(4,1fr);row-gap:20px;column-gap:20px}.author-page .articles-container .article-card{background-color:var(--v3-color--background-white);overflow:hidden;border-radius:4px}.author-page .tags-container{margin-bottom:20px}.author-page .mobile-scroll-wrapper:has(.tags-container){width:calc(100% + 18px)}.author-page .mobile-scroll-wrapper:has(.tags-container) .tags-container{display:flex;gap:8px;overflow-x:auto;padding-bottom:1px;flex-wrap:nowrap;max-width:fit-content}.author-page .articles-container .article-card.hidden{display:none}.author-page .articles-container .blog-article-card-wrapper{width:100%;height:100%}.blog-article-card-wrapper{width:240px;background-color:var(--color--button_white-background-default);overflow:hidden;border-radius:4px;cursor:pointer}.blog-article-card-wrapper:hover img{transform:scale(1.1)}.blog-article-card-wrapper:hover .title{color:#da382b}.blog-article-card-wrapper img{width:100%;max-width:100%;height:126px;object-fit:cover;transition:all .2s ease-in-out}.blog-article-card-wrapper object{gap:12px;height:100%}.blog-article-card-wrapper .content-container{gap:8px;height:100%}.blog-article-card-wrapper .content-container .title{transition:all .2s ease-in-out}.blog-article-card-wrapper .info-container{gap:6px}.blog-article-card-wrapper .info-container .divider{width:5px;height:5px;min-width:5px;min-height:5px;border:1px solid #161616;border-radius:5px}.blog-article-card-wrapper .article-tag{margin-top:auto}@media screen and (max-width:1200px){.article-page .author-article{padding:12px 18px;margin-top:28px}.author-page{padding-top:16px}.author-page .author-article{margin-bottom:18px}.author-page .author-article .author-description-container{margin-inline-start:18px;padding-inline-start:18px;border-inline-start:1px solid var(--v3-color--divider)}.author-page .articles-title,.author-page .tags-container{margin-bottom:18px}.author-page .articles-container{row-gap:18px;column-gap:18px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.author-article .author-container{gap:16px}.author-article .author-title-container{flex-direction:column;gap:8px}.article-page .author-article{width:calc(100% + 32px);margin:24px -16px 0;padding:12px 16px;border-radius:0}.article-page .author-article .author-container{gap:16px}.article-page .author-article .author-title-container{flex-direction:column;gap:8px}.author-page{padding-top:12px}.author-page .author-article{flex-direction:column;gap:18px}.author-page .author-article .author-avatar img{width:90px;height:90px}.author-page .author-article .author-description-container{margin-inline-start:0;padding-inline-start:0;border-inline-start:none}.author-page .author-article .author-subtitle{font-size:18px;line-height:22px}.author-page .articles-title,.author-page .tags-container{margin-bottom:16px}.author-page .articles-container{row-gap:16px;column-gap:16px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.author-page .articles-container{grid-template-columns:repeat(1,1fr)}}