.webinar-speaker{align-items:center;background:#f7f7fa;border-radius:12px;display:flex;gap:20px;margin-bottom:12px;padding:20px}.webinar-speaker__photo-wrap{background:#e0e0e8;border-radius:50%;flex-shrink:0;height:80px;overflow:hidden;width:80px}.webinar-speaker__photo-wrap img{border-radius:50%;height:80px;object-fit:cover;width:80px}.webinar-speaker__info{color:#666;flex:1;font-size:13px;line-height:1.8}.webinar-speaker__info strong{color:#1f1f24;font-size:15px}.webinar-speaker__info em{color:#999;font-size:11px;font-style:normal}@media (max-width:768px){.webinar-speaker{align-items:flex-start;flex-direction:column}.webinar-speaker__photo-wrap,.webinar-speaker__photo-wrap img{height:100px;width:100px}}