.speaker{padding-bottom:4rem}.speaker h3{display:flex;font-size:18px;font-weight:var(--font_weight_bold);gap:8px;margin:0;text-align:left}.speaker__divider{border-top:1px solid var(--color_gray50);padding:1rem}.speaker__info{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}@media (max-width:575px){.speaker__info{flex-flow:column nowrap}}.speaker__info:not(:last-of-type){margin-bottom:44px}.speaker__icon{height:28px;width:auto}.speaker__image{flex:0 0 auto;height:192px;margin-right:48px;overflow:hidden;text-align:center;width:192px}@media (max-width:575px){.speaker__image{flex:0 0 100%;margin-bottom:16px;margin-right:0;width:100%}}.speaker__image>img{border-radius:50%;height:100%;vertical-align:bottom;width:auto}.speaker__content{flex:1 1 auto}.speaker__name{font-size:18px;margin-bottom:1rem}.speaker__jobtitle,.speaker__name{font-weight:var(--font_weight_bold)}.speaker__jobtitle{font-size:14px}@media (max-width:575px){.speaker__jobtitle,.speaker__name{text-align:center}.speaker__image>img{max-width:190px}}