.speakers_wrapper{padding:80px 0}.webinar_speakers{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.webinar_speakers .speaker{display:flex;gap:24px}.webinar_speakers .speaker .image{border-radius:8px;height:183px;overflow:hidden;width:183px}.webinar_speakers .speaker .image img{height:100%;object-fit:cover;width:100%}.webinar_speakers .speaker .content{flex:1}.webinar_speakers .speaker h3{color:#0e3c5a;font-size:24px;font-weight:500;line-height:normal;margin:0}.webinar_speakers .speaker .role{color:#f26c0c;font-size:14px;font-weight:600;line-height:150%;margin-bottom:10px}.webinar_speakers .speaker .description,.webinar_speakers .speaker .description p{color:#0c1124;font-size:14px;font-style:normal;font-weight:400;line-height:150%}@media (max-width:868px){.webinar_speakers{grid-template-columns:repeat(1,minmax(0,1fr))}.webinar_speakers .speaker{flex-direction:column}.speakers_wrapper{padding:40px 0}}