.ha-experts-listing{margin:0 auto;padding:2.5rem 1rem}.ha-experts-listing__title{font-size:2rem;font-weight:700;margin:0 0 2rem;text-align:center}.ha-alpha-nav{border:1px solid hsla(0,0%,100%,.12);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-wrap:nowrap;margin-bottom:3rem;overflow:hidden;overflow-x:auto;position:sticky;scrollbar-width:none;top:65px;z-index:10}.ha-alpha-nav::-webkit-scrollbar{display:none}.ha-alpha-nav__item{align-items:center;background-color:var(--ui-slate-50,#f8fafc);border-right:1px solid hsla(0,0%,100%,.08);display:inline-flex;flex:1 0 0;font-size:1.25rem;font-weight:600;height:3rem;justify-content:center;min-width:2.5rem;text-decoration:none;transition:background-color .15s ease}.dark .ha-alpha-nav__item{background-color:var(--ui-slate-800,#1e293b)}.ha-alpha-nav__item:last-child{border-right:none}a.ha-alpha-nav__item.is-active,a.ha-alpha-nav__item:hover{background-color:var(--ui-slate-700);color:#fff;text-decoration:none}.dark a.ha-alpha-nav__item.is-active,.dark a.ha-alpha-nav__item:hover{background-color:var(--ui-slate-300);color:var(--primary);text-decoration:none}.ha-alpha-nav__item--empty{color:var(--ui-slate-500);cursor:not-allowed}.ha-experts-section{margin-bottom:3rem;scroll-margin-top:80px}.ha-experts-section__header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.ha-experts-section__letter{flex-shrink:0;font-size:1.75rem;font-weight:700;line-height:1}.ha-experts-section__rule{border:none;border-top:1px solid hsla(0,0%,100%,.15);flex:1;margin:0}.ha-experts-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@media (max-width:860px){.ha-alpha-nav{overflow-x:auto}.ha-experts-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.ha-alpha-nav{overflow-x:auto}.ha-experts-grid{grid-template-columns:repeat(2,1fr)}}.ha-expert-card{border-radius:8px;overflow:hidden;position:relative}.ha-expert-card__photo-wrap{aspect-ratio:3/4;background-color:#2d4a6e;overflow:hidden;position:relative}.ha-expert-card__photo{display:block;filter:grayscale(100%);height:100%;mix-blend-mode:luminosity;object-fit:cover;object-position:top center;width:100%}.ha-expert-card__photo-fallback{background-color:var(--ui-slate-700,#314158);height:100%;width:100%}.ha-expert-card__body{background:linear-gradient(180deg,transparent 0,rgba(10,20,40,.55) 40%,rgba(10,20,40,.85));bottom:0;left:0;padding:2.5rem .875rem .875rem;position:absolute;right:0}.ha-expert-card__name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3;margin:0 0 .3rem}.ha-expert-card__company{align-items:flex-start;color:hsla(0,0%,100%,.75);display:flex;font-size:.75rem;gap:.375rem;line-height:1.4;margin:0}.ha-expert-card__icon{flex-shrink:0;height:13px;margin-top:1px;width:13px}