.event-speakers__title{color:#130f25;font-size:16px;line-height:24px;font-weight:400;font-weight:500;margin-bottom:2.4rem}
.event-speakers__container{display:grid;gap:4rem;grid-template-columns:repeat(2,1fr)}
@media screen and (max-width:1023px) and (min-width:640px){.event-speakers__container{grid-template-columns:repeat(3,1fr)}
}
.event-speakers__block img{display:flex;width:10rem;height:10rem;justify-content:flex-end;align-items:center;border-radius:9999px;border:.5rem solid #fff;background:#ff1675;margin-bottom:1.2rem}
.event-speakers__block h6{margin:0}
.event-speakers__block p{font-size:14px;line-height:22px;font-weight:400;color:#555;margin:0}