:root{--black:#1e1e1e;--white:#fff;--lightest-gray:#f6f6f6;--light-gray:#eaeaea;--light-gray-3:#e9e9eb;--light-gray-2:#cacaca;--gray:#757575;--dark-gray:#444;--purple:#7061ed;--purple-2:#aaa5fc;--light-purple:#c9c7ff;--lightest-purple:#efeeff;--dark-purple:#4238d2;--light-red:#ffdedf;--red:#ff9ca0;--red-2:#c81c23;--dark-red:#b0464a;--light-yellow:#fff5b0;--yellow:#ffd344;--dark-yellow:#c59700;--light-green:#dbffe3;--green:#81d993;--dark-green:#47a159;--light-blue:#b8dcff;--blue:#96cbff;--dark-blue:#467eb5;--light-orange:#ffefe6;--orange:#f75c00;--mint:#f0f7ff;--iwb-shell-bg:#e9e9eb;--iwb-input-color:#2f2f2f;--iwb-placeholder-color:#7a7a7a;--iwb-button-bg:#1d1d21;--iwb-button-bg-hover:#292931;--iwb-button-color:#fff;--iwb-border-color:transparent;--iwb-focus-ring:#2962ff33;--transform-transition:.3s ease;--color-transition:.15s ease;--slide-transition:.5s ease-in-out;--drawer-open-offset:318px;--drawer-closed-offset:120px;--box-shadow:0px 1px 8px #0000001a;--header-height:96px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-open-sans), sans-serif;background-color:var(--lightest-gray)}html{scrollbar-gutter:stable}*{scrollbar-width:thin;scrollbar-color:var(--light-gray-2) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--light-gray-2);background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--gray)}@media (max-width:767px){body{background-color:var(--white)}}
