.chips{width:100%}.chips .button--primary{width:100%;line-height:24px;height:max-content}.chips__list{background-color:#fff;display:flex;flex-wrap:wrap;z-index:1}.chips__filters{padding:16px 12px 24px;position:relative}@media(max-width:500px){.chips__filters{background:#fff;border-radius:var(--rounding-small,8px) var(--rounding-small,8px) 0 0;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:2}}.chips__filters-close{display:none;position:absolute;right:8px;top:8px;width:max-content}@media(max-width:500px){.chips__filters-close{display:flex}}.chips__filters-title{color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:20px;font-weight:700;line-height:22px;margin-bottom:16px}.chips__item{align-items:center;background:var(--ui-tertiary,#f2f5f8);border-radius:20px;display:flex;margin-bottom:8px;margin-right:4px;padding:11px 16px;width:max-content}