.viu-chip[data-v-20386056]{display:flex;gap:4px;padding:2px 8px;height:30px;width:-moz-min-content;width:min-content;white-space:nowrap;border-radius:100px;align-items:center;box-sizing:border-box}.viu-chip.with-badge[data-v-20386056]{padding-right:6px}.viu-chip.small[data-v-20386056]{height:24px;font-size:14px}.viu-chip.small.with-badge[data-v-20386056]{padding-right:4px}.viu-chip>span[data-v-20386056]{font-size:14px;font-weight:500;font-family:Gilroy}.viu-chip.selectable[data-v-20386056]{cursor:pointer}.viu-chip[data-v-20386056]:not(.selectable){pointer-events:none}.viu-chip.green[data-v-20386056]{border:1px solid var(--green-500);color:var(--green-800)}.viu-chip.green.borderless[data-v-20386056]{border:0;background-color:var(--green-50)}.viu-chip.green[data-v-20386056]:hover{background-color:var(--green-50)}.viu-chip.green.selected[data-v-20386056]{background-color:var(--green-500);color:var(--white)}.viu-chip.blue[data-v-20386056]{border:1px solid var(--blue-500);color:var(--blue-800)}.viu-chip.blue.borderless[data-v-20386056]{border:0;background-color:var(--blue-20)}.viu-chip.blue[data-v-20386056]:hover{background-color:var(--blue-50)}.viu-chip.blue.selected[data-v-20386056]{background-color:var(--blue-500);color:var(--white)}.viu-chip.red[data-v-20386056]{border:1px solid var(--red-500);color:var(--red-800)}.viu-chip.red.borderless[data-v-20386056]{border:0;background-color:var(--red-20)}.viu-chip.red[data-v-20386056]:hover{background-color:var(--red-50)}.viu-chip.red.selected[data-v-20386056]{background-color:var(--red-500);color:var(--white)}.viu-chip.primary[data-v-20386056]{border:1px solid var(--grey-950);color:var(--grey-950)}.viu-chip.primary.borderless[data-v-20386056]{border:0;background-color:var(--grey-20)}.viu-chip.primary[data-v-20386056]:hover{background-color:var(--grey-50)}.viu-chip.primary.selected[data-v-20386056]{background-color:var(--grey-950);color:var(--white)}.viu-chip.yellow[data-v-20386056]{border:1px solid var(--mango-600);color:var(--mango-800);background:var(--white)}.viu-chip.yellow.borderless[data-v-20386056]{border:0;background-color:var(--mango-50)}.viu-chip.yellow[data-v-20386056]:hover{background-color:var(--mango-50)}.viu-chip.yellow.selected[data-v-20386056]{background-color:var(--mango-600);color:var(--white)}.viu-chip.white[data-v-20386056]{border:1px solid #35425b;color:#35425b;background:#fff}.viu-chip.white.borderless[data-v-20386056]{border:0;background-color:#fff}.viu-chip.white.selected[data-v-20386056]{background-color:#35425b;color:#fff}.viu-toggle{display:flex;width:40px;height:24px;padding:4px 4px;background:var(--grey-100);border-radius:50px;align-items:center;cursor:pointer;transition:background .2s}.viu-toggle,.viu-toggle *{box-sizing:border-box}.viu-toggle.is-active{background:var(--primary-950)}.viu-toggle.is-active.green{background:var(--green-500)}.viu-toggle.is-active.green:hover{background:var(--green-400)}.viu-toggle.is-active.blue{background:var(--blue-500)}.viu-toggle.is-active.blue:hover{background:var(--blue-400)}.viu-toggle.is-active.red{background:var(--red-500)}.viu-toggle.is-active.red:hover{background:var(--red-400)}.viu-toggle.is-active .active-icon{transition:transform .2s;transform:translateX(16px)}.viu-toggle.small{width:30px;height:16px;padding:10px 2px}.viu-toggle.small .active-icon{transform:translateX(10px)}.viu-toggle:not(.is-active) .unactive-icon{display:flex;transition:transform .2s;transform:translateX(0)}.viu-toggle .active-icon,.viu-toggle .unactive-icon{display:flex;align-items:center;width:16px;height:16px;color:var(--white)}.viu-toggle .active-icon.small,.viu-toggle .unactive-icon.small{width:12px;height:12px}.viu-toggle .active-icon{transform:translateX(16px)}