.chip-group{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%;scrollbar-width:none}.chip-group::-webkit-scrollbar{display:none}.chip-group:not(.chip-group--scroll){gap:.8rem}.chip-group:not(.chip-group--scroll)>*{margin-bottom:1.6rem}.chip-group.chip-group--small:not(.chip-group--scroll)>*{margin-bottom:.8rem}.chip-group--center{justify-content:center}.chip-group--scroll{flex-wrap:nowrap;justify-content:flex-start;overflow-x:scroll;padding-bottom:1.2rem;gap:1.6rem}.chip-group--scroll.chip-group--small{padding-bottom:.4rem;gap:.8rem}
