::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#f7f8fa}::-webkit-scrollbar-thumb{background:#0162bd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0155a4}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#fff;width:10px}::-webkit-scrollbar-thumb{background:#cdcdcf;border-radius:12px}.animated-checkbox{position:relative;width:-moz-fit-content;width:fit-content}.animated-checkbox .checkbox-tooltip{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;padding:10px;position:absolute;transform:translateY(-130%);width:400px;z-index:100}@media screen and (max-width:600px){.animated-checkbox .checkbox-tooltip{width:300px}}.animated-checkbox label{align-items:center;cursor:pointer;display:flex;gap:10px}.animated-checkbox label input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;aspect-ratio:1;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;color:currentColor;cursor:pointer;display:grid;font:inherit;height:24px;margin:0;place-content:center;transform:translateY(-.075em);width:24px}.animated-checkbox label input[type=checkbox]:before{box-shadow:inset 1em 1em #0162bd;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:12px;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:13px}.animated-checkbox label input[type=checkbox]:checked:before{transform:scale(1)}.animated-checkbox label span{color:#5b616e;font-family:Inter,sans-serif;font-size:12px;width:100%}
