.speaker-block .inner{display:flex;flex-wrap:wrap;gap:30px;margin:60px auto;max-width:100%;padding:0 15px;width:1200px}.speaker-block .inner .text{width:100%}.speaker-block .inner .text h3{color:#000;font-family:Roboto,sans-serif;font-size:68px;font-weight:700;line-height:89px;margin:0}.speaker-block .inner .speakers{display:flex;flex-wrap:wrap;gap:30px;width:100%}.speaker-block .inner .speaker{align-items:center;background:#f2f2f2;border-radius:15px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:15px;width:300px}.speaker-block .inner .speaker .image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50px;height:80px;overflow:hidden;width:80px}.speaker-block .inner .speaker .description{width:calc(100% - 90px)}.speaker-block .inner .speaker .description h4{font-family:Roboto,sans-serif;font-weight:600;margin:0}.speaker-block .inner .speaker .description p{font-family:Roboto,sans-serif;margin:0}