:export{themecolors-blue-lightest:#d4ebf9;themecolors-blue-lighter:#95dbff;themecolors-blue-light:#289ce1;themecolors-primary:#007acc;themecolors-blue:#007acc;themecolors-blue-dark:#005a96;themecolors-green-lightest:#d3ede9;themecolors-green-lighter:#8df2da;themecolors-green-light:#22a78f;themecolors-green:#148571;themecolors-green-dark:#0c685d;themecolors-purple-lightest:#e9e4f9;themecolors-purple-lighter:#a7a2ff;themecolors-purple-light:#9376f5;themecolors-purple:#6c4fd0;themecolors-purple-dark:#433e94;themecolors-pink-lightest:#f7dbf6;themecolors-pink-lighter:#f099f1;themecolors-pink-light:#da55d3;themecolors-pink:#c72ebf;themecolors-pink-dark:#7d3276;themecolors-red-lightest:#fedddd;themecolors-red-lighter:#fda4a6;themecolors-red-light:#fc5457;themecolors-red:#e22b2f;themecolors-red-dark:#be282c;themecolors-yellow-lightest:#fdefce;themecolors-yellow-lighter:#fde99a;themecolors-yellow-light:#f4ab00;themecolors-yellow:#a96600;themecolors-yellow-dark:#8f4f00;themecolors-white:#fff;themecolors-gray-lightest:#eaeff2;themecolors-gray-light:#9ba7af;themecolors-gray-primary:#4d545d;themecolors-gray-dark:#1e252c;themecolors-gray:#f2f5f7;themecolors-gray-100:#eaeff2;themecolors-gray-200:#c8d0d5;themecolors-gray-300:#9ba7af;themecolors-gray-400:#68707a;themecolors-gray-500:#4d545d;themecolors-gray-600:#3e464e;themecolors-gray-700:#2d363e;themecolors-gray-800:#242c34;themecolors-gray-900:#1e252c;themecolors-black:#000;themecolors-default:#007acc;themecolors-secondary:#005a96;themecolors-info:#6c4fd0;themecolors-success:#148571;themecolors-warning:#a96600;themecolors-danger:#e22b2f;themecolors-light:#fff;themecolors-dark:#1e252c;gradientcolors-blue-gradient:linear-gradient(135deg,#289ce1,#006ab0);gradientcolors-light-gradient:linear-gradient(135deg,#f2f5f7,#fff);gradientcolors-dark-gradient:linear-gradient(135deg,#1d242b,#4d545d);gradientcolors-purple-gradient:linear-gradient(135deg,#289ce1,#6c4fd0);gradientcolors-green-gradient:linear-gradient(134deg,#8df2da,#289ce1);gradientcolors-yellow-gradient:linear-gradient(135deg,#f4ab00,#fc5457);gradientcolors-red-gradient:linear-gradient(135deg,#fc5457,#be282c);gradientcolors-pink-gradient:linear-gradient(129deg,#d84ad0,#6c4fd0)}.toggle-switch .custom-control{padding-left:2rem}.toggle-switch .custom-control-inline .custom-control-input{height:1.5rem;width:1.5rem}.toggle-switch .custom-control-label:before{border:2px solid #9ba7af;height:1.5rem;left:-2rem;top:0;width:1.5rem}.toggle-switch .custom-control-label:after{height:1.5rem;left:-2rem;top:0;width:1.5rem}.toggle-switch .custom-control-label:hover:before{box-shadow:0 0 1px 1px #95dbff}.toggle-switch .custom-switch{padding-left:3.125rem}.toggle-switch .custom-switch .custom-control-label:before{border-radius:.75rem;left:-3.125rem;width:2.625rem}.toggle-switch .custom-switch .custom-control-label:after{background-color:#9ba7af;border-radius:.75rem;height:subtract(1.5rem,8px);left:calc(-3.125rem + 4px);top:4px;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:subtract(1.5rem,8px)}@media(prefers-reduced-motion:reduce){.toggle-switch .custom-switch .custom-control-label:after{transition:none}}.toggle-switch .custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(1.125rem)}