.webinar-attendees{margin:20px auto 30px}.attendee,.webinar-attendees{align-items:flex-start;display:flex;flex-direction:column;gap:14px;justify-content:flex-start}.attendee{background-color:#fff;border:1px solid #e4e5e9;border-radius:6px;padding:16px}.attendee-header{align-items:center;display:flex;justify-content:flex-start}.attendee-header .attendee-profile-picture{background-position:50%;background-size:cover;border-radius:50%;height:100px;margin-right:16px;width:100px}.attendee-label{color:#186ddc;display:block;font-size:12px;font-weight:400;line-height:130%;margin-bottom:5px;margin-top:0;text-transform:uppercase}.attendee-name{font-family:Noto Sans,Open Sans,sans-serif;font-size:18px;font-weight:600;margin:5px 0}.attendee-job-title{color:#555;font-size:13px;line-height:1.4;margin-bottom:0}.attendee-bio{color:#333;font-size:13px;line-height:1.3;margin-bottom:4px}.attendee-details{flex:1}@media only screen and (min-width:1000px){.webinar-attendees{align-items:stretch;flex-direction:row;flex-wrap:wrap;margin-bottom:50px}.attendee{width:calc(50% - 9px)}}