.speakers.svelte-intvpx{display:grid;grid-template-columns:repeat(2,1fr);gap:30px 20px;max-width:900px;margin:30px auto 0}.speakers.svelte-intvpx button:where(.svelte-intvpx){display:flex;flex-direction:column;align-items:center;width:100%;text-align:center;cursor:pointer}.speakers.svelte-intvpx img:where(.svelte-intvpx){width:160px;height:160px;border-radius:50%;object-fit:cover;margin-bottom:10px}.name.svelte-intvpx{font-weight:500;font-size:15px}.title.svelte-intvpx{font-size:12px;color:var(--color-gray-text);margin-top:2px}.view.svelte-intvpx{margin-top:6px;font-size:13px;text-decoration:underline}.bio.svelte-intvpx{text-align:center}.bio-img.svelte-intvpx{width:150px;height:150px;border-radius:50%;object-fit:cover;margin:0 auto 12px}.bio-title.svelte-intvpx{margin-bottom:16px}.bio.svelte-intvpx .body-content:where(.svelte-intvpx){text-align:left}@media (min-width: 768px){.speakers.svelte-intvpx{grid-template-columns:repeat(4,1fr)}}
