.speakers-listing__filters-hld{display:flex;flex-direction:column;margin-bottom:clamp(2rem,3.18vw + 1.28rem,4rem);gap:1.5rem}.speakers-listing__filters--categories{display:flex;flex-flow:row wrap;gap:.75rem;width:100%}.speakers-listing__filters{display:flex;flex:1 1 0%;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;padding-top:1.5rem;gap:.75rem;border-top:1px solid var(--c-neutral-600)}.speakers-listing__filters-label{display:flex;flex-flow:column nowrap;gap:1rem;width:calc(50% - .375rem)}.speakers-listing__filters-label-text{color:var(--c-neutral-300, #A6A5A8);font-size:14px;font-style:normal;font-weight:400;letter-spacing:.28px;line-height:120%}@media all and (max-width: 768px){.speakers-listing__filters-label{width:100%}}.speakers-listing .heading{margin-bottom:4rem;text-align:center}.speakers-listing__results{margin-bottom:1rem}.speakers-listing__grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem}@media only screen and (min-width: 768px){.speakers-listing__grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1024px){.speakers-listing__grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 1280px){.speakers-listing__grid{grid-template-columns:repeat(4, 1fr)}}
