.speakers-listing__filters-hld{display:flex;flex-direction:column;margin-bottom:clamp(2rem,3.18vw + 1.28rem,4rem);gap:1.5rem}.speakers-listing__filters-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:.75rem}@media only screen and (min-width: 640px){.speakers-listing__filters-grid{grid-template-columns:repeat(2, 1fr)}}.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__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)}}
