.card-deck-section{overflow:hidden}.card-deck-section .heading-container{margin:0 auto;max-width:1008px}.card-deck-grid{display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:384px}@media screen and (min-width:576px){.card-deck-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:unset}}@media screen and (min-width:992px){.card-deck-grid{gap:32px}.card-deck-grid[data-layout=three-col]{grid-template-columns:repeat(3,minmax(0,1fr));max-width:unset}}@media screen and (min-width:1024px){.card-deck-grid[data-layout=four-col]{grid-template-columns:repeat(4,minmax(0,1fr))}}.switchback-heading{margin-bottom:0}