.btn-group{display:flex;gap:var(--kh-spacing--sm)}.btn-group--center{justify-content:center}.pixel-layout__featured-content .btn-giant-group{max-width:none}.btn-giant-group{display:grid;gap:var(--kh-spacing--xs);grid-template-columns:repeat(1,minmax(0,1fr));list-style:none;margin-left:auto;margin-right:auto;padding-left:0}@media screen and (min-width:992px){.btn-giant-group{flex-direction:row;flex-wrap:wrap;gap:var(--kh-spacing--sm);grid-template-columns:repeat(3,minmax(0,1fr))}}
