.ui-chips{display:flex;align-items:center;overflow:hidden;border-radius:8px;background-color:var(--Light-Base-0);white-space:nowrap;gap:8px}.ui-chips__label{font-family:var(--main-font);font-size:14px;font-weight:500;line-height:16px;padding:8px 12px;color:var(--Light-Base-1000)}@media screen and (min-width:769px){.ui-chips__label{padding:12px 16px;cursor:pointer}}.ui-chips__button{padding:0;border:0;background-color:transparent;color:inherit;font-family:inherit}.ui-chips__button:not(:disabled){cursor:pointer}.ui-chips__button:focus-visible{border:none}.ui-chips__button{display:flex;padding:4px 8px 4px 0}@media screen and (min-width:769px){.ui-chips__button{padding:8px 12px 8px 0}}.ui-chips__button-icon{fill:var(--Light-Base-500)}.ui-chips__switch{position:relative;top:-2px;padding-right:8px}.ui-chips--applied{background-color:var(--Light-Base-200)}.ui-chips--applied .ui-chips__label{color:var(--Light-Standalone-Deep-Breeze)}@media screen and (min-width:769px){.ui-chips--applied .ui-chips__label{cursor:default}}.ui-chips--with-icon .ui-chips__label{padding:8px 0 8px 12px}@media screen and (min-width:769px){.ui-chips--with-icon .ui-chips__label{padding:12px 0 12px 16px}}.ui-chips--with-switch .ui-chips__label{padding-right:0}
