.archive.author .content-area{margin-top:20px}.author-profile{margin-top:8px;margin-bottom:32px}@media(min-width: 1024px){.author-profile{margin-top:0}}.author-profile .author-grid .author-top{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width: 1024px){.author-profile .author-grid .author-top{grid-template-columns:minmax(360px, auto) 1fr;gap:32px;align-items:start}}.author-profile .author-grid .author-top .author-header-info{display:grid;gap:16px;grid-template-columns:88px 1fr}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info{grid-template-columns:145px 1fr;gap:32px}}.author-profile .author-grid .author-top .author-header-info .author-avatar{max-width:88px;margin:0;height:fit-content}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info .author-avatar{max-width:145px}}.author-profile .author-grid .author-top .author-header-info .author-avatar img{border-radius:6px;object-fit:cover}.author-profile .author-grid .author-top .author-header-info .author-heading{max-width:100%}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info .author-heading{max-width:212px}}.author-profile .author-grid .author-top .author-header-info .author-heading .author-name{font-weight:var(--cc-font-weight-bold);font-size:var(--text-2xl);line-height:120%;color:var(--text-primary, #0F0E0D);margin-bottom:2px;text-transform:capitalize;letter-spacing:normal;word-break:keep-all}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info .author-heading .author-name{font-size:var(--text-4xl)}}.author-profile .author-grid .author-top .author-header-info .author-heading .author-badges{display:flex;align-items:center;gap:8px}.author-profile .author-grid .author-top .author-header-info .author-heading .author-badges .badge-text{font-weight:var(--cc-font-weight-bold);font-size:var(--text-sm);line-height:130%;color:var(--text-secondary, #494745)}.author-profile .author-grid .author-top .author-header-info .author-heading .author-social{margin-top:16px}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info .author-heading .author-social{margin-top:8px}}.author-profile .author-grid .author-top .author-header-info .author-heading .author-social .author-social-media-links{display:grid;grid-template-columns:repeat(auto-fit, minmax(20px, auto));gap:12px;justify-content:start}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-header-info .author-heading .author-social .author-social-media-links{grid-template-columns:repeat(7, auto)}}.author-profile .author-grid .author-top .author-header-info .author-heading .author-social .author-social-media-links a{width:20px;height:20px}.author-profile .author-grid .author-top .author-bio{font-weight:500;font-size:var(--text-sm);line-height:120%;color:var(--text-primary, #0F0E0D)}@media(min-width: 1024px){.author-profile .author-grid .author-top .author-bio{padding-top:16px}}.author-profile .author-grid .header-cards{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);background:linear-gradient(360deg, var(--surfaces-primary, #3A3984) -201.76%, var(--white, #FFFFFF) 100%);padding-top:16px;padding-bottom:16px;display:flex;flex-direction:column;gap:8px}@media(min-width: 1024px){.author-profile .author-grid .header-cards{flex-direction:row;margin-top:32px}}.author-profile .author-grid .header-cards .header-card{border:1px solid #c2c2d9;border-radius:8px;padding:8px;background-color:var(--white, #FFFFFF)}@media(min-width: 1024px){.author-profile .author-grid .header-cards .header-card{width:100%}}.author-profile .author-grid .header-cards .header-card .card-title{font-weight:500;font-size:var(--text-sm);line-height:120%;color:var(--text-primary, #0F0E0D);margin-bottom:8px;padding:6px 10px;background-color:#ebebf3;border-radius:4px}.author-profile .author-grid .header-cards .header-card .card-description{font-weight:500;font-size:var(--text-xs);line-height:130%;color:var(--text-secondary, #494745);margin-bottom:0 !important}.author-posts{display:grid}.author-posts h2{font-weight:var(--cc-font-weight-bold);font-size:var(--text-2xl);line-height:var(--cc-line-height-md);text-transform:capitalize;margin-bottom:16px;color:var(--text-primary)}.author-posts .category-filter-bar{margin-bottom:16px}.author-posts .category-filter-bar .category-filters{display:flex;flex-wrap:wrap;gap:8px}.author-posts .category-filter-bar .category-filters .category-filter-item{display:inline-flex;align-items:center;padding:0px 4px;border:1px solid var(--stroke-category, #3377FF);border-radius:8px;color:var(--text-category, #3377FF);text-decoration:none;font-weight:var(--cc-font-weight-bold);font-size:var(--text-xxs);line-height:130%;transition:all .2s ease}.author-posts .category-filter-bar .category-filters .category-filter-item:hover{background:var(--surfaces-category, #3377FF);color:var(--white);border-color:var(--stroke-category, #3377FF)}.author-posts .author-posts-grid{margin-right:calc(-50vw + 50%);padding-right:16px;margin-bottom:16px;display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.author-posts .author-posts-grid::-webkit-scrollbar{display:none}@media(min-width: 1024px){.author-posts .author-posts-grid{margin-right:0;padding-right:0;display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;overflow-x:visible;scroll-snap-type:none;padding-bottom:0}}.author-posts .author-posts-grid .post-card{--bgColor: var(--white);flex:0 0 80vw;scroll-snap-align:start}@media(min-width: 768px){.author-posts .author-posts-grid .post-card{flex:0 0 40vw}}@media(min-width: 1024px){.author-posts .author-posts-grid .post-card{flex:none}}.author-posts .author-posts-grid .post-card:hover{text-decoration:none}.author-posts .author-posts-grid .post-card{background:var(--white);overflow:hidden}.author-posts .author-posts-grid .post-card .post-card-link{display:block;text-decoration:none;color:inherit}.author-posts .author-posts-grid .post-card .post-card-image{position:relative;height:192px;overflow:hidden;border-radius:8px}.author-posts .author-posts-grid .post-card .post-card-image img{width:100%;height:100%;object-fit:cover}.author-posts .author-posts-grid .post-card .post-card-content{padding-top:8px}.author-posts .author-posts-grid .post-card .post-card-title{font-weight:var(--cc-font-weight-bold);font-size:var(--text-lg);color:var(--text-primary);margin:0 0 8px 0;line-height:var(--cc-line-height-lg);display:block}.author-posts .author-posts-grid .post-card .post-card-title:hover{text-decoration:none}.author-posts .author-posts-grid .post-card .post-card-excerpt{font-size:var(--text-sm);color:var(--text-secondary)}@supports(color: contrast-color(red)){.author-posts .author-posts-grid .post-card .post-card-excerpt{color:contrast-color(var(--bgColor))}}.author-posts .author-posts-grid .post-card .post-card-excerpt{line-height:var(--cc-line-height-xxl);margin-bottom:8px !important;margin-right:0}@media(min-width: 1024px){.author-posts .author-posts-grid .post-card .post-card-excerpt{margin-right:16px}}.author-posts .author-posts-grid .post-card .post-card-excerpt:hover{text-decoration:none}.author-posts .author-posts-grid .post-card .post-card-meta{display:flex;justify-content:flex-start;align-items:center;font-weight:var(--cc-font-weight-regular);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);color:var(--text-secondary)}@supports(color: contrast-color(red)){.author-posts .author-posts-grid .post-card .post-card-meta{color:contrast-color(var(--bgColor))}}.author-posts .author-posts-grid .post-card .post-card-meta{margin-top:8px}.author-posts .author-posts-grid .post-card .post-card-meta .author-avatar{width:24px;height:24px;border-radius:100%;border:1px solid #c2c2d9;margin-bottom:0 !important;overflow:hidden}.author-posts .author-posts-grid .post-card .post-card-meta .author-avatar img{width:100%;height:100%;object-fit:cover}.author-posts .author-posts-grid .post-card .post-card-meta .post-date{font-weight:var(--cc-font-weight-regular);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);color:var(--black);padding-left:8px;position:relative}.author-posts .author-posts-grid .post-card .post-card-meta .post-date::before{content:"";display:inline-block;width:4px;height:4px;background-color:var(--black);border-radius:100%;margin-right:8px;margin-bottom:3px}.author-posts .author-posts-grid .post-card .post-card-meta .post-author{color:var(--text-secondary)}@supports(color: contrast-color(red)){.author-posts .author-posts-grid .post-card .post-card-meta .post-author{color:contrast-color(var(--bgColor))}}.author-posts .author-posts-grid .post-card .post-card-meta .post-author{font-weight:var(--cc-font-weight-bold);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);margin-left:4px}.author-posts .author-posts-list{display:grid;gap:16px}.author-posts .author-posts-list .post-list-item{background:var(--white);overflow:hidden}@media(min-width: 1024px){.author-posts .author-posts-list .post-list-item{padding:12px 0}}.author-posts .author-posts-list .post-list-item .post-list-link{display:block;text-decoration:none;color:inherit}@media(min-width: 1024px){.author-posts .author-posts-list .post-list-item .post-list-link{display:grid;grid-template-columns:1fr 250px}}.author-posts .author-posts-list .post-list-item .post-list-content{padding-top:8px;order:1}@media(min-width: 1024px){.author-posts .author-posts-list .post-list-item .post-list-content{padding:0px;display:flex;flex-direction:column;justify-content:flex-start;order:1}}.author-posts .author-posts-list .post-list-item .post-list-image{width:100%;height:192px;overflow:hidden;order:2;border-radius:8px}@media(min-width: 1024px){.author-posts .author-posts-list .post-list-item .post-list-image{order:2;height:143px;border-radius:6px}}.author-posts .author-posts-list .post-list-item .post-list-image img{width:100%;height:100%;object-fit:cover}.author-posts .author-posts-list .post-list-item .post-list-title{font-weight:var(--cc-font-weight-bold);font-size:var(--text-lg);line-height:130%;color:var(--text-primary);margin:0 0 8px 0}.author-posts .author-posts-list .post-list-item .post-list-excerpt{font-weight:var(--cc-font-weight-regular);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);color:var(--text-secondary)}@supports(color: contrast-color(red)){.author-posts .author-posts-list .post-list-item .post-list-excerpt{color:contrast-color(var(--bgColor))}}.author-posts .author-posts-list .post-list-item .post-list-excerpt{margin-bottom:8px !important}.author-posts .author-posts-list .post-list-item .post-list-meta{display:flex;flex-direction:row;gap:4px;align-items:center}.author-posts .author-posts-list .post-list-item .post-list-meta .post-author{font-weight:var(--cc-font-weight-bold);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);color:var(--text-secondary)}@supports(color: contrast-color(red)){.author-posts .author-posts-list .post-list-item .post-list-meta .post-author{color:contrast-color(var(--bgColor))}}.author-posts .author-posts-list .post-list-item .post-list-meta .post-date{font-weight:var(--cc-font-weight-regular);font-size:var(--text-sm);line-height:var(--cc-line-height-sm);color:var(--black);padding-left:8px;position:relative}.author-posts .author-posts-list .post-list-item .post-list-meta .post-date::before{content:"";display:inline-block;width:4px;height:4px;background-color:var(--black);border-radius:100%;margin-right:8px;margin-bottom:3px}.author-posts .author-posts-list .post-list-item .post-list-meta .author-avatar{width:24px;height:24px;border-radius:100%;border:1px solid #c2c2d9;margin-bottom:0 !important}.author-posts .author-posts-list .post-list-item .post-list-meta .author-avatar img{width:100%;height:100%;object-fit:cover}.author-posts .view-archive-container{margin-bottom:32px}.author-posts .view-archive-container .view-archive-button{display:inline-block;padding:11px 32px;background:var(--cta-secondary, #3A3984);color:var(--white);text-decoration:none;border-radius:8px;font-weight:var(--cc-font-weight-bold);font-size:var(--text-md);line-height:130%;text-transform:uppercase}.author-posts .view-archive-container .view-archive-button img{margin-left:8px}.author-posts .latest-news-block{overflow:hidden}.author-posts .pagination-wrapper{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px}.author-posts .pagination-wrapper a,.author-posts .pagination-wrapper .current{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease}.author-posts .pagination-wrapper a:not(.prev):not(.next),.author-posts .pagination-wrapper .current:not(.prev):not(.next){width:6px;height:6px;border-radius:50%;background:#e8e8e8;color:rgba(0,0,0,0);font-size:0;overflow:hidden}.author-posts .pagination-wrapper a:not(.prev):not(.next):hover,.author-posts .pagination-wrapper .current:not(.prev):not(.next):hover{background:var(--text-secondary)}.author-posts .pagination-wrapper a:not(.prev):not(.next).current,.author-posts .pagination-wrapper .current:not(.prev):not(.next).current{background:var(--text-secondary);width:10px;height:10px}.author-posts .pagination-wrapper a.prev,.author-posts .pagination-wrapper a.next,.author-posts .pagination-wrapper .current.prev,.author-posts .pagination-wrapper .current.next{width:34px;height:34px;background:#ebebf0;border-radius:8px;color:var(--black);font-size:var(--text-lg);margin:0 8px}.author-posts .pagination-wrapper a.prev:hover,.author-posts .pagination-wrapper a.next:hover,.author-posts .pagination-wrapper .current.prev:hover,.author-posts .pagination-wrapper .current.next:hover{background:var(--surfaces-background);color:#333}.author-posts .pagination-wrapper .dots{display:flex;align-items:center;color:var(--dot-indicator)}/*# sourceMappingURL=author-archive.min.css.map */
