.instructor-banner{background:linear-gradient(180deg,var(--ui-slate-100) 0,var(--ui-slate-200) 100%);padding:72px;width:100%}.instructor-banner__inner{margin:0 auto;max-width:900px}.instructor-macro{border-bottom:1px solid var(--ui-slate-200);margin-bottom:30px;padding-bottom:35px}.instructor-macro:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dark .instructor-macro{border-color:var(--ui-slate-700)}.instructor-grid{display:flex;gap:16px;margin-top:16px}.ha-expert-card__photo-wrap{aspect-ratio:3/4;background-color:#2d4a6e;border-radius:8px;overflow:hidden;position:relative}.ha-expert-card__photo{display:block;filter:grayscale(100%);height:100%;max-width:280px;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%}.social-icons>a>svg{fill:var(--primary)!important;height:20px;transition:fill .3s ease;width:20px}.social-icons>a:hover>svg{fill:var(--ui-slate-400)!important}.dark .instructor-banner{background:linear-gradient(180deg,var(--ui-slate-700) 0,var(--ui-slate-900) 100%)}@media (max-width:600px){.instructor-banner{padding:20px}.instructor-grid{flex-direction:column-reverse!important}}