.participantButtonRow{display:flex;flex-direction:row;gap:20px}.participantButtonRow div{align-items:center;background:#fff;border:1px solid #a5a5a4;border-radius:4px;color:#1d1d1b;display:inline-flex;flex-shrink:0;font-family:Red Hat Text;font-size:16px;font-style:normal;font-weight:500;gap:16px;height:48px;justify-content:center;line-height:24px;padding:12px 24px}.participantButton.selected{border:1px solid #0a66c2;color:#0a66c2}.hidden-slide{display:none!important}@media (max-width:768px){.participantButtonRow{flex-direction:column!important}}