.es-authors-wrap{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-top:4px solid var(--brand,#a40606);border-radius:var(--radius,8px);margin-bottom:var(--gap);box-sizing:border-box;width:100%;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif;box-shadow:0 1px 3px #00000008}.es-authors-head{background:0 0;margin-bottom:20px;padding:0 0 16px}.es-authors-head-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.es-authors-title{text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1.25rem;font-weight:800;color:var(--brand,#a40606)!important}.es-authors-more{font-size:1.5rem;font-weight:900;line-height:1;text-decoration:none;transition:opacity .2s;color:var(--brand,#a40606)!important}.es-authors-more:hover{opacity:.8;text-decoration:none}.es-authors-dots{letter-spacing:-2px}.es-authors-head-line{background:var(--brand,#a40606);width:100%;height:2.5px}.es-authors-body{width:100%;padding:0}.es-authors-slider-container{width:100%;position:relative}.es-authors-slider-track{grid-template-columns:repeat(5,1fr);gap:16px;width:100%;padding:4px 2px;display:grid}.es-author-card{border-radius:var(--radius,8px);border:1px solid #e2e8f0;border-bottom:4px solid var(--brand,#a40606);color:inherit;box-sizing:border-box;background:#f8fafc;flex-direction:column;justify-content:space-between;align-items:center;min-width:0;height:100%;padding:24px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #00000008}.es-author-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000000f}.es-author-article{color:#334155;text-align:center;-webkit-line-clamp:3;-webkit-box-orient:vertical;width:100%;height:58px;margin-bottom:20px;font-size:13.5px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.es-author-avatar-container{background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:20px;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000f}.es-author-avatar{object-fit:cover;width:100%;height:100%}.es-author-name{letter-spacing:.5px;text-transform:uppercase;text-align:center;margin-top:auto;font-size:13px;font-weight:700;color:var(--brand,#a40606)!important}.es-author-arrow-btn{display:none}@media (max-width:1024px){.es-authors-slider-track{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width:768px){.es-authors-wrap{padding:16px}.es-authors-slider-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;display:flex;overflow-x:auto}.es-authors-slider-track::-webkit-scrollbar{display:none}.es-author-card{scroll-snap-align:center;flex:0 0 240px;height:auto}}@media (max-width:480px){.es-author-card{flex:0 0 100%}.es-author-avatar-container{width:90px;height:90px}.es-author-article{height:52px;font-size:12px}}[data-theme=dark] .es-authors-wrap{background:var(--surface,#1e1e1e)!important;border-color:var(--border,#ffffff1a)!important;border-top-color:var(--brand,#a40606)!important}[data-theme=dark] .es-author-card{background:var(--surface-2,#ffffff0a)!important;border-color:var(--border,#ffffff1a)!important;border-bottom:4px solid var(--brand,#a40606)!important}[data-theme=dark] .es-author-article{color:#cbd5e1!important}[data-theme=dark] .es-author-avatar-container{border-color:var(--border,#ffffff1a)!important;background:var(--surface-2,#ffffff0d)!important}html[data-theme=dark] [data-theme=light] .es-authors-wrap{border-color:#e2e8f0!important;border-top-color:var(--brand,#a40606)!important;background:#fff!important}html[data-theme=dark] [data-theme=light] .es-author-card{border-color:#e2e8f0!important;border-bottom:4px solid var(--brand,#a40606)!important;background:#f8fafc!important}
