.webinar-speakers-module{border-bottom:1px solid var(--color-gray-200,#e2e8f0);margin-bottom:3rem;padding-bottom:2rem}.webinar-speakers-heading{color:var(--color-gray-600,#475569);font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.webinar-speakers-list{display:flex;flex-wrap:wrap;gap:20px}.webinar-speaker-card{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;max-width:160px;width:100%}.webinar-speaker-avatar{background-color:var(--color-gray-100,#f1f5f9);border-radius:50%;flex-shrink:0;height:60px;overflow:hidden;width:60px}.webinar-speaker-avatar img{height:100%;object-fit:cover;width:100%}.webinar-speaker-name{color:#2d3136;font-size:1rem;font-weight:600;margin-bottom:4px}.webinar-speaker-title{font-size:.75rem}