.custom_scroll::-webkit-scrollbar{width:5px;height:5px}.custom_scroll::-webkit-scrollbar-thumb{background-color:#eee;border-radius:5px}.custom_scroll::-webkit-scrollbar-track{background-color:transparent}.custom_scroll::-webkit-scrollbar-corner{background:transparent}.svg{width:16px;height:16px;color:#727880;transition:all .2s ease-in-out;cursor:pointer}.svg:hover{color:#000}.shimmer{width:100%;position:absolute;inset:0;background:linear-gradient(100deg,hsla(0,0%,100%,0) 20%,hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0) 80%);animation:shimmer 1.5s linear infinite}.spinner_default{max-width:16px;max-height:16px;position:absolute;right:8px;color:#fff;top:calc(50% - 8px);animation:rotate 1.5s linear infinite}@keyframes shimmer{0%{transform:translateX(-25%)}to{transform:translateX(100%)}}@keyframes rotate{0%{rotate:0deg}to{rotate:1turn}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:FavoritPro,Helvetica Neue,Arial,sans-serif;font-weight:400;--default-tippy-width:calc(100% - 6px);--tippy-max-content:max-content;--tippy-width:var(--default-tippy-width)}img{max-width:100%}button{outline:none;border:none;background:transparent}a,button{color:inherit;font:inherit}a{text-decoration:none}li{list-style:none}[data-tippy-root]{width:var(--tippy-width)}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}