:root{--gradient-bg: linear-gradient(45deg, #3f4ca5, #5c0381);--primary-color: white;--primary-color-2: rgb(250, 250, 250);--primary-color-3: grey;--background-color: rgb(255, 255, 255);--background-color-light: rgb(255, 255, 255);--secondary-color: #2e2c2d;--secondary-color-2: rgb(198, 198, 198);--nav-bar-color: #808080;--border-color: #e0e0e0;--button-text-hover: grey;--button-border: rgb(53, 53, 53) .1rem solid;--button-border-2: rgb(255, 255, 255) .1rem solid;--container-border: rgb(163, 163, 163);--button-background-light: #ac6dca;--button-background: #7b1fa2;--delet-button-background: #d32f2f;--card-background-color: rgb(255, 255, 255);--ag-accent-color: #7b1fa2 !important;--ag-background-color: white !important;--ag-foreground-color: #181D1F !important;--ag-active-color: #2196f3 !important;--ag-charts-background-color: #FBFBFB !important;--ag-charts-foreground-color: #181D1F !important}[theme=dark]{--primary-color: black;--primary-color-2: rgb(43, 42, 42);--primary-color-3: rgb(74, 74, 74);--background-color: rgb(14, 6, 41);--background-color-light: #220d2e;--secondary-color: #d3d1d1;--secondary-color-2: rgb(110, 110, 110);--nav-bar-color: #afafaf;--border-color: rgb(78, 77, 77);--button-text-hover: lightgrey;--button-border: rgb(202, 202, 202) .1rem solid;--button-border-2: rgb(0, 0, 0) .1rem solid;--container-border: rgb(92, 92, 92);--button-background-light: #ddc0fb;--button-background: #B48DDF;--delet-button-background: #d32f2f;--card-background-color: #361847;--ag-accent-color: #d3c2e6 !important;--ag-background-color: #361847 !important;--ag-foreground-color: #D3D1D1 !important;--ag-active-color: #B48DDF !important;--ag-charts-background-color: #220D2E !important;--ag-charts-foreground-color: #D3D1D1 !important}body{font-family:IBM Plex Sans;background-color:var(--background-color)}.progress{background-color:#ccafed!important}.progress .indeterminate{background-color:#600d85!important}.logo{display:inline-block;height:100%}.logo>img{position:absolute;top:50%;transform:translateY(-50%)}.logo-img{width:150px;height:150px;object-fit:contain}.slideout-nav-img{width:500px;filter:brightness(50%);object-fit:contain}.ag-checkbox-input,.ag-toggle-button-input,.ag-input-field-input{z-index:1!important;pointer-events:auto!important;cursor:pointer!important}.nav-tabs a,.nav-bar-icons{color:var(--nav-bar-color)!important}.nav-item-active a i{color:#fff!important}.ag-radio-button-input{z-index:1!important;pointer-events:auto!important;cursor:auto!important}.ag-header,.ag-advanced-filter-header{background-color:var(--ag-background-color)!important}.spinner-layer{border-color:var(--button-background)!important}.w4rAnimated_checkmark svg{width:100px;display:block;margin:40px auto 0}.w4rAnimated_checkmark .path{stroke-dasharray:1000;stroke-dashoffset:0}.w4rAnimated_checkmark .path.circle{-webkit-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.w4rAnimated_checkmark .path.line{stroke-dashoffset:1000;-webkit-animation:dash .9s .35s ease-in-out forwards;animation:dash .9s .35s ease-in-out forwards}.w4rAnimated_checkmark .path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s .35s ease-in-out forwards;animation:dash-check .9s .35s ease-in-out forwards}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.animation-ctn{text-align:center;margin-top:5em}@-webkit-keyframes checkmark{0%{stroke-dashoffset:100px}to{stroke-dashoffset:200px}}@-ms-keyframes checkmark{0%{stroke-dashoffset:100px}to{stroke-dashoffset:200px}}@keyframes checkmark{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0px}}@-webkit-keyframes checkmark-circle{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}@-ms-keyframes checkmark-circle{0%{stroke-dashoffset:240px}to{stroke-dashoffset:480px}}@keyframes checkmark-circle{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}@keyframes colored-circle{0%{opacity:0}to{opacity:100}}.inlinesvg .svg svg{display:inline}.icon--order-success svg polyline{-webkit-animation:checkmark .25s ease-in-out .7s backwards;animation:checkmark .25s ease-in-out .7s backwards}.icon--order-success svg circle{-webkit-animation:checkmark-circle .6s ease-in-out backwards;animation:checkmark-circle .6s ease-in-out backwards}.icon--order-success svg circle#colored{-webkit-animation:colored-circle .6s ease-in-out .7s backwards;animation:colored-circle .6s ease-in-out .7s backwards}
