



























/* Variables kit Minerva */ 




































































































































































































:root {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
	--bs-cyan: #0dcaf0;
	--bs-white: #fff;
	--bs-gray: #52677B;
	--bs-gray-dark: #2A333D;
	--bs-gray-100: #f8f9fa;
	--bs-gray-200: #e9ecef;
	--bs-gray-300: #dee2e6;
	--bs-gray-400: #ced4da;
	--bs-gray-500: #adb5bd;
	--bs-gray-600: #6c757d;
	--bs-gray-700: #495057;
	--bs-gray-800: #343a40;
	--bs-gray-900: #212529;
	--bs-primary: #295EFF;
	--bs-secondary: #002464;
	--bs-success: #1E851E;
	--bs-info: #0B78D0;
	--bs-warning: #F45516;
	--bs-danger: #F45516;
	--bs-light: #FFFFFF;
	--bs-dark: #2A333D;
	--bs-gray-dark: #2A333D;
	--bs-gray: #52677B;
	--bs-gray-light: #8393A3;
	--bs-gray-lighter: #CED7E0;
	--bs-gray-background: #F0F2F5;
  --bs-gray-white: #FFFFFF;
  --bs-primary-dark: #0038E1;
  --bs-primary-light: #5583FF;
  --bs-primary-lighter: #A3B7F5;
  --bs-primary-background: #F5F7FF;
  --bs-brand-dark: #001B4C;
  --bs-brand: #002464;
  --bs-brand-light: #002884;
  --bs-brand-lighter: #A3C1F5;
  --bs-brand-background: #F5F9FF;
  --bs-success-dark: #176517;
  --bs-success-light: #18AC18;
  --bs-success-lighter: #9BD49B;
  --bs-success-background: #F5FFF5;
  --bs-error-dark: #C13D09;
  --bs-error: #F45516;
  --bs-error-light: #FF7337;
  --bs-error-lighter: #F5BAA3;
  --bs-error-background: #FFF8F5;
  --bs-warning-dark: #C13D09;
  --bs-warning-light: #FF7337;
  --bs-warning-lighter: #F5BAA3;
  --bs-warning-background: #FFF8F5;
  --bs-info-dark: #085B9E;
  --bs-info-light: #0092FF;
  --bs-info-lighter: #A3D0F5;
  --bs-info-background: #F5FAFF;
  --bs-backup-yellow: #FFD941;
	--bs-primary-rgb: 41, 94, 255 ;
  --bs-secondary-rgb: 0, 36, 100;
  --bs-success-rgb: 30, 133, 30;
  --bs-info-rgb: 11, 120, 208;
  --bs-warning-rgb: 244, 85, 22;
  --bs-danger-rgb: 244, 85, 22;
  --bs-light-rgb: 255, 255, 255;
  --bs-dark-rgb: 42, 51, 61;
  --bs-gray-dark-rgb: 42, 51, 61;
  --bs-gray-rgb: 82, 103, 123;
  --bs-gray-light-rgb: 131, 147, 163;
  --bs-gray-lighter-rgb: 206, 215, 224;
  --bs-gray-background-rgb: 240, 242, 245;
  --bs-gray-white-rgb: 255, 255, 255;
  --bs-primary-dark-rgb: 0, 56, 225;
  --bs-primary-light-rgb: 85, 131, 255;
  --bs-primary-lighter-rgb: 163, 183, 245;
  --bs-primary-background-rgb: 245, 247, 255;
  --bs-brand-dark-rgb: 0, 27, 76;
  --bs-brand-rgb: 0, 36, 100;
  --bs-brand-light-rgb: 0, 40, 132;
  --bs-brand-lighter-rgb: 163, 193, 245;
  --bs-brand-background-rgb: 245, 249, 255;
  --bs-success-dark-rgb: 23, 101, 23;
  --bs-success-light-rgb: 24, 172, 24;
  --bs-success-lighter-rgb: 155, 212, 155;
  --bs-success-background-rgb: 245, 255, 245;
  --bs-error-dark-rgb: 193, 61, 9;
  --bs-error-rgb: 244, 85, 22;
  --bs-error-light-rgb: 255, 115, 55;
  --bs-error-lighter-rgb: 245, 186, 163;
  --bs-error-background-rgb: 255, 248, 245;
  --bs-warning-dark-rgb: 193, 61, 9;
  --bs-warning-light-rgb: 255, 115, 55;
  --bs-warning-lighter-rgb: 245, 186, 163;
  --bs-warning-background-rgb: 255, 248, 245;
  --bs-info-dark-rgb: 8, 91, 158;
  --bs-info-light-rgb: 0, 146, 255;
  --bs-info-lighter-rgb: 163, 208, 245;
  --bs-info-background-rgb: 245, 250, 255;
  --bs-backup-yellow-rgb: 255, 217, 65;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: 'Nunito Sans', sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: 'Nunito Sans', sans-serif;
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
	--bs-body-color: #52677B;
  --bs-body-bg: #fff;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	font-size: 16px;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


@charset "UTF-8";

.btn {
  letter-spacing: 0.4px;
  text-transform: uppercase;
  /*margin-bottom: 1rem;*/
  line-height: 1.5rem;
  position: relative;
  overflow: hidden;
  transition: background 400ms;
}
.btn-check:focus + .btn, .btn:focus {
  box-shadow: none;
}
.btn-check:checked + .btn, .btn-check:active + .btn, .btn:active, .btn.active {
  box-shadow: none;
}
.btn-check:checked + .btn:focus, .btn-check:active + .btn:focus, .btn:active:focus, .btn.active:focus {
  box-shadow: none;
}
.btn span.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  animation: ripple 600ms ease-in;
  background-color: rgba(255, 255, 255, 0.2);
}
.btn.btn-primary {
  background-image: linear-gradient(135deg, #5583FF 0%, #295EFF 100%);
}
.btn-check:focus + .btn.btn-primary, .btn.btn-primary:focus {
  box-shadow: none;
}
.btn-check:checked + .btn.btn-primary, .btn-check:active + .btn.btn-primary, .btn.btn-primary:active, .btn.btn-primary.active {
  box-shadow: none;
}
.btn-check:checked + .btn.btn-primary:focus, .btn-check:active + .btn.btn-primary:focus, .btn.btn-primary:active:focus, .btn.btn-primary.active:focus {
  box-shadow: none;
}
.btn.btn-primary:disabled, .btn.btn-primary.disabled, fieldset:disabled .btn.btn-primary {
  pointer-events: none;
  opacity: 1;
  background: #A3B7F5;
}
.btn.btn-brand {
  background-image: linear-gradient(135deg, #002884 0%, #001B4C 100%);
}
.btn-check:focus + .btn.btn-brand, .btn.btn-brand:focus {
  box-shadow: none;
}
.btn-check:checked + .btn.btn-brand, .btn-check:active + .btn.btn-brand, .btn.btn-brand:active, .btn.btn-brand.active {
  box-shadow: none;
}
.btn-check:checked + .btn.btn-brand:focus, .btn-check:active + .btn.btn-brand:focus, .btn.btn-brand:active:focus, .btn.btn-brand.active:focus {
  box-shadow: none;
}
.btn.btn-brand:disabled, .btn.btn-brand.disabled, fieldset:disabled .btn.btn-brand {
  pointer-events: none;
  opacity: 1;
  background: #A3C1F5;
}
.btn.btn-secondary {
  border-width: 0.125rem;
  border-color: #A3B7F5;
  background: #f8f9fa;
  color: #295EFF;
  padding: 0.875rem 1.5rem;
  font-size: 0.875rem;
  border-radius: 100rem;
}
.btn.btn-secondary:hover {
  border-color: #5583FF;
  background: #f8f9fa;
  color: #295EFF;
}
.btn-check:focus + .btn.btn-secondary, .btn.btn-secondary:focus {
  background: #5583FF;
  border-color: #5583FF;
  color: #f8f9fa;
  box-shadow: none;
}
.btn-check:checked + .btn.btn-secondary, .btn-check:active + .btn.btn-secondary, .btn.btn-secondary:active, .btn.btn-secondary.active {
  box-shadow: none;
}
.btn-check:checked + .btn.btn-secondary:focus, .btn-check:active + .btn.btn-secondary:focus, .btn.btn-secondary:active:focus, .btn.btn-secondary.active:focus {
  box-shadow: none;
}
.btn.btn-secondary:disabled, .btn.btn-secondary.disabled, fieldset:disabled .btn.btn-secondary {
  pointer-events: none;
  opacity: 1;
  border-color: #CED7E0;
  background: #f8f9fa;
  color: #8393A3;
}
.btn.btn-secondary.btn-neutral {
  border-color: #CED7E0;
  color: #2A333D;
}
.btn.btn-secondary.btn-neutral:hover {
  border-color: #8393A3;
  color: #2A333D;
}
.btn-check:focus + .btn.btn-secondary.btn-neutral, .btn.btn-secondary.btn-neutral:focus {
  background: #8393A3;
  border-color: #8393A3;
  color: #f8f9fa;
}
.btn.btn-secondary.btn-neutral:disabled, .btn.btn-secondary.btn-neutral.disabled, fieldset:disabled .btn.btn-secondary.btn-neutral {
  color: #8393A3;
}
.btn.btn-secondary.btn-neutral.btn-inverse {
  border-color: #f8f9fa;
  color: #f8f9fa;
  background-color: #2A333D;
}
.btn-check:focus + .btn.btn-secondary.btn-neutral.btn-inverse, .btn.btn-secondary.btn-neutral.btn-inverse:focus {
  background: #8393A3;
  border-color: #8393A3;
}
.btn.btn-secondary.btn-neutral.btn-inverse:disabled, .btn.btn-secondary.btn-neutral.btn-inverse.disabled, fieldset:disabled .btn.btn-secondary.btn-neutral.btn-inverse {
  border-color: #52677B;
  color: #8393A3;
}
.btn.btn-secondary.btn-error {
  border-color: #F5BAA3;
  color: #C13D09;
}
.btn.btn-secondary.btn-error:hover {
  border-color: #FF7337;
  color: #C13D09;
}
.btn-check:focus + .btn.btn-secondary.btn-error, .btn.btn-secondary.btn-error:focus {
  background: #FF7337;
  border-color: #FF7337;
  color: #f8f9fa;
}
.btn.btn-secondary.btn-error:disabled, .btn.btn-secondary.btn-error.disabled, fieldset:disabled .btn.btn-secondary.btn-error {
  border-color: #CED7E0;
  color: #8393A3;
}
.btn.btn-link {
  font-weight: 700;
	text-decoration: none;
}
.btn.btn-link.btn-link-error {
  color: #F45516;
}
.btn.btn-link.btn-link-error:hover {
  color: #F45516;
}
.btn.btn-link.btn-link-error:disabled, .btn.btn-link.btn-link-error.disabled {
  color: #8393A3;
}
.btn.btn-link.btn-inverse {
  color: #f8f9fa;
  background-color: #2A333D;
}
.btn.btn-lg {
  padding: 1.25rem 1.25rem;
  font-size: calc(1.275rem + 0.3vw);
  border-radius: 100rem;
  line-height: 2rem;
}
@media (min-width: 1200px) {
  .btn.btn-lg {
    font-size: 1.5rem;
  }
}
.btn.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  border-radius: 100rem;
}

@keyframes ripple {
  to {
    transform: scale(4);
    opacity: 0;
  }
}
.form-group,
.form-floating {
  margin-bottom: 1rem;
}

.form-control {
  line-height: 1.5rem;
}
.form-control:focus {
  border-width: 0.125rem;
  padding: 0.875rem 0.875rem;
}
.form-control:disabled, .form-control[readonly] {
  color: #CED7E0;
}
.form-control:disabled::placeholder, .form-control[readonly]::placeholder {
  color: #CED7E0;
}
.form-control:hover:not(:disabled) {
  border-color: #295EFF;
}

.form-floating > .form-control,
.form-floating > .form-select,
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-select:-webkit-autofill {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-select:not(:placeholder-shown),
.form-floating > .form-control:-webkit-autofill:not(:placeholder-shown),
.form-floating > .form-select:-webkit-autofill:not(:placeholder-shown) {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.form-floating > .form-control:not(:placeholder-shown):not(:placeholder-shown),
.form-floating > .form-select:not(:placeholder-shown):not(:placeholder-shown),
.form-floating > .form-control:-webkit-autofill:not(:placeholder-shown):not(:placeholder-shown),
.form-floating > .form-select:-webkit-autofill:not(:placeholder-shown):not(:placeholder-shown) {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select:not(:placeholder-shown) ~ label,
.form-floating > .form-control:-webkit-autofill:not(:placeholder-shown) ~ label,
.form-floating > .form-select:-webkit-autofill:not(:placeholder-shown) ~ label {
  background: #fff;
  height: auto;
  padding: 0.25rem;
  margin-left: 0.75rem;
  top: 0.75rem;
  line-height: 1rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-select:focus,
.form-floating > .form-control:-webkit-autofill:focus,
.form-floating > .form-select:-webkit-autofill:focus {
  padding: 0.875rem;
}
.form-floating > .form-control:focus:not(:placeholder-shown),
.form-floating > .form-select:focus:not(:placeholder-shown),
.form-floating > .form-control:-webkit-autofill:focus:not(:placeholder-shown),
.form-floating > .form-select:-webkit-autofill:focus:not(:placeholder-shown) {
  padding: 0.875rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-select:focus ~ label,
.form-floating > .form-control:-webkit-autofill:focus ~ label,
.form-floating > .form-select:-webkit-autofill:focus ~ label {
  background: #fff;
  height: auto;
  padding: 0.25rem;
  margin-left: 0.75rem;
  top: 0.75rem;
  line-height: 1rem;
}
.form-floating > .form-control:disabled, .form-floating > .form-control[readonly],
.form-floating > .form-select:disabled,
.form-floating > .form-select[readonly],
.form-floating > .form-control:-webkit-autofill:disabled,
.form-floating > .form-control:-webkit-autofill[readonly],
.form-floating > .form-select:-webkit-autofill:disabled,
.form-floating > .form-select:-webkit-autofill[readonly] {
  color: #CED7E0;
}
.form-floating > .form-control:disabled ~ label, .form-floating > .form-control[readonly] ~ label,
.form-floating > .form-select:disabled ~ label,
.form-floating > .form-select[readonly] ~ label,
.form-floating > .form-control:-webkit-autofill:disabled ~ label,
.form-floating > .form-control:-webkit-autofill[readonly] ~ label,
.form-floating > .form-select:-webkit-autofill:disabled ~ label,
.form-floating > .form-select:-webkit-autofill[readonly] ~ label {
  color: #CED7E0;
}
.form-floating > .form-control option:disabled,
.form-floating > .form-select option:disabled,
.form-floating > .form-control:-webkit-autofill option:disabled,
.form-floating > .form-select:-webkit-autofill option:disabled {
  color: #CED7E0;
}
.form-floating > label {
  line-height: 1rem;
  height: auto !important;
  border: 0 !important;
  color: #52677B;
  background: #fff;
  padding: 0.25rem !important;
  margin-left: 0.75rem !important;
  top: 1rem !important;
  border-radius: 0.5rem;
}
.form-floating .form-control-sm,
.form-floating .form-select-sm {
  padding: 0.4375rem 0.9375rem !important;
}
.form-floating .form-control-sm:not(:placeholder-shown),
.form-floating .form-select-sm:not(:placeholder-shown) {
  padding: 0.4375rem 0.9375rem !important;
}
.form-floating .form-control-sm:not(:placeholder-shown) ~ label,
.form-floating .form-select-sm:not(:placeholder-shown) ~ label {
  transform: translateY(-1.25rem) translateX(0) !important;
}
.form-floating .form-control-sm:focus,
.form-floating .form-select-sm:focus {
  padding: 0.375rem 0.875rem !important;
}
.form-floating .form-control-sm:focus ~ label,
.form-floating .form-select-sm:focus ~ label {
  transform: translateY(-1.25rem) translateX(0) !important;
}
.form-floating .form-control-sm ~ label,
.form-floating .form-select-sm ~ label {
  padding: 0.25rem;
  top: 0.5rem !important;
  margin-left: 0.75rem !important;
  border-radius: 0.5rem;
  font-size: 0.875rem;
}
.form-floating .form-control-lg,
.form-floating .form-select-lg {
  padding: 0.9375rem 0.9375rem !important;
}
.form-floating .form-control-lg:focus,
.form-floating .form-select-lg:focus {
  padding: 0.875rem 0.875rem !important;
}
.form-floating .form-control-lg ~ label,
.form-floating .form-select-lg ~ label {
  padding: 0.9375rem 0.9375rem;
}

.form-select:focus {
  border-width: 0.125rem;
}

.was-validated .form-control:invalid:focus, .was-validated .form-control:valid:focus,
.was-validated .form-select:invalid:focus,
.was-validated .form-select:valid:focus {
  box-shadow: none !important;
}

.form-control.is-valid:focus, .form-control.is-invalid:focus,
.form-select.is-valid:focus,
.form-select.is-invalid:focus {
  box-shadow: none !important;
}

/* Alert */
.alert[role="alert"] {
	border: 2px solid;
	border-left: 16px solid;
	border-radius: 0.5rem !important;
	padding: 1rem;
} 
.alert-success {
	background: var(--bs-success-background) !important;
	border-color: var(--bs-success) !important;
}
.alert-info {
	background: var(--bs-info-background) !important;
	border-color: var(--bs-info) !important;
}
/*
.form-floating {
  position: relative;

  > .form-control,
  > .form-select {
    height: $form-floating-height;
    line-height: $form-floating-line-height;
  }

  > label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; // allow textareas
    padding: $form-floating-padding-y $form-floating-padding-x;
    pointer-events: none;
    border: $input-border-width solid transparent; // Required for aligning label's text with the input as it affects inner box model
    transform-origin: 0 0;
    @include transition($form-floating-transition);
  }

  // stylelint-disable no-duplicate-selectors
  > .form-control {
    padding: $form-floating-padding-y $form-floating-padding-x;

    &::placeholder {
      color: transparent;
    }

    &:focus,
    &:not(:placeholder-shown) {
      padding-top: $form-floating-input-padding-t;
      padding-bottom: $form-floating-input-padding-b;
    }
    // Duplicated because `:-webkit-autofill` invalidates other selectors when grouped
    &:-webkit-autofill {
      padding-top: $form-floating-input-padding-t;
      padding-bottom: $form-floating-input-padding-b;
    }
  }

  > .form-select {
    padding-top: $form-floating-input-padding-t;
    padding-bottom: $form-floating-input-padding-b;
  }

  > .form-control:focus,
  > .form-control:not(:placeholder-shown),
  > .form-select {
    ~ label {
      opacity: $form-floating-label-opacity;
      transform: $form-floating-label-transform;
    }
  }
  // Duplicated because `:-webkit-autofill` invalidates other selectors when grouped
  > .form-control:-webkit-autofill {
    ~ label {
      opacity: $form-floating-label-opacity;
      transform: $form-floating-label-transform;
    }
  }
  // stylelint-enable no-duplicate-selectors
}

*/
/*

//
// General form controls (plus a few specific high-level interventions)
//

.form-control {
  display: block;
  width: 100%;
  padding: $input-padding-y $input-padding-x;
  font-family: $input-font-family;
  @include font-size($input-font-size);
  font-weight: $input-font-weight;
  line-height: $input-line-height;
  color: $input-color;
  background-color: $input-bg;
  background-clip: padding-box;
  border: $input-border-width solid $input-border-color;
  appearance: none; // Fix appearance for date inputs in Safari

  // Note: This has no effect on <select>s in some browsers, due to the limited stylability of `<select>`s in CSS.
  @include border-radius($input-border-radius, 0);

  @include box-shadow($input-box-shadow);
  @include transition($input-transition);

  &[type="file"] {
    overflow: hidden; // prevent pseudo element button overlap

    &:not(:disabled):not([readonly]) {
      cursor: pointer;
    }
  }

  // Customize the `:focus` state to imitate native WebKit styles.
  &:focus {
    color: $input-focus-color;
    background-color: $input-focus-bg;
    border-color: $input-focus-border-color;
    outline: 0;
    @if $enable-shadows {
      @include box-shadow($input-box-shadow, $input-focus-box-shadow);
    } @else {
      // Avoid using mixin so we can pass custom focus shadow properly
      box-shadow: $input-focus-box-shadow;
    }
  }

  // Add some height to date inputs on iOS
  // https://github.com/twbs/bootstrap/issues/23307
  // TODO: we can remove this workaround once https://bugs.webkit.org/show_bug.cgi?id=198959 is resolved
  &::-webkit-date-and-time-value {
    // Multiply line-height by 1em if it has no unit
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
  }

  // Placeholder
  &::placeholder {
    color: $input-placeholder-color;
    // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526.
    opacity: 1;
  }

  // Disabled and read-only inputs
  //
  // HTML5 says that controls under a fieldset > legend:first-child won't be
  // disabled if the fieldset is disabled. Due to implementation difficulty, we
  // don't honor that edge case; we style them as disabled anyway.
  &:disabled,
  &[readonly] {
    background-color: $input-disabled-bg;
    border-color: $input-disabled-border-color;
    // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655.
    opacity: 1;
  }

  // File input buttons theming
  &::file-selector-button {
    padding: $input-padding-y $input-padding-x;
    margin: (-$input-padding-y) (-$input-padding-x);
    margin-inline-end: $input-padding-x;
    color: $form-file-button-color;
    @include gradient-bg($form-file-button-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: $input-border-width;
    border-radius: 0; // stylelint-disable-line property-disallowed-list
    @include transition($btn-transition);
  }

  &:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: $form-file-button-hover-bg;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y $input-padding-x;
    margin: (-$input-padding-y) (-$input-padding-x);
    margin-inline-end: $input-padding-x;
    color: $form-file-button-color;
    @include gradient-bg($form-file-button-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: $input-border-width;
    border-radius: 0; // stylelint-disable-line property-disallowed-list
    @include transition($btn-transition);
  }

  &:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: $form-file-button-hover-bg;
  }
}

// Readonly controls as plain text
//
// Apply class to a readonly input to make it appear like regular plain
// text (without any border, background color, focus indicator)

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: $input-padding-y 0;
  margin-bottom: 0; // match inputs if this class comes on inputs with default margins
  line-height: $input-line-height;
  color: $input-plaintext-color;
  background-color: transparent;
  border: solid transparent;
  border-width: $input-border-width 0;

  &.form-control-sm,
  &.form-control-lg {
    padding-right: 0;
    padding-left: 0;
  }
}

// Form control sizing
//
// Build on `.form-control` with modifier classes to decrease or increase the
// height and font-size of form controls.
//
// Repeated in `_input_group.scss` to avoid Sass extend issues.

.form-control-sm {
  min-height: $input-height-sm;
  padding: $input-padding-y-sm $input-padding-x-sm;
  @include font-size($input-font-size-sm);
  @include border-radius($input-border-radius-sm);

  &::file-selector-button {
    padding: $input-padding-y-sm $input-padding-x-sm;
    margin: (-$input-padding-y-sm) (-$input-padding-x-sm);
    margin-inline-end: $input-padding-x-sm;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y-sm $input-padding-x-sm;
    margin: (-$input-padding-y-sm) (-$input-padding-x-sm);
    margin-inline-end: $input-padding-x-sm;
  }
}

.form-control-lg {
  min-height: $input-height-lg;
  padding: $input-padding-y-lg $input-padding-x-lg;
  @include font-size($input-font-size-lg);
  @include border-radius($input-border-radius-lg);

  &::file-selector-button {
    padding: $input-padding-y-lg $input-padding-x-lg;
    margin: (-$input-padding-y-lg) (-$input-padding-x-lg);
    margin-inline-end: $input-padding-x-lg;
  }

  &::-webkit-file-upload-button {
    padding: $input-padding-y-lg $input-padding-x-lg;
    margin: (-$input-padding-y-lg) (-$input-padding-x-lg);
    margin-inline-end: $input-padding-x-lg;
  }
}

// Make sure textareas don't shrink too much when resized
// https://github.com/twbs/bootstrap/pull/29124
// stylelint-disable selector-no-qualifying-type
textarea {
  &.form-control {
    min-height: $input-height;
  }

  &.form-control-sm {
    min-height: $input-height-sm;
  }

  &.form-control-lg {
    min-height: $input-height-lg;
  }
}
// stylelint-enable selector-no-qualifying-type

.form-control-color {
  width: $form-color-width;
  height: auto; // Override fixed browser height
  padding: $input-padding-y;

  &:not(:disabled):not([readonly]) {
    cursor: pointer;
  }

  &::-moz-color-swatch {
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
    @include border-radius($input-border-radius);
  }

  &::-webkit-color-swatch {
    height: if(unit($input-line-height) == "", $input-line-height * 1em, $input-line-height);
    @include border-radius($input-border-radius);
  }
}

*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: #CED7E0;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 0.0625rem;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

h1, .h1 {
  font-size: calc(1.2875rem + 0.45vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 1.625rem;
  }
}

h2, .h2 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.5rem;
  }
}

h3, .h3 {
  font-size: 1.25rem;
}

h4, .h4 {
  font-size: 1rem;
}

h5, .h5 {
  font-size: 0.875rem;
}

h6, .h6 {
  font-size: 0.75rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #295EFF;
  text-decoration: none;
}
a:hover {
  color: #214bcc;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.5rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
	cursor: pointer;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25em;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 2.5rem;
  }
}

.display-2 {
  font-size: calc(1.325rem + 0.9vw);
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 2rem;
  }
}

.display-3 {
  font-size: calc(1.2875rem + 0.45vw);
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 1.625rem;
  }
}

.display-4 {
  font-size: calc(1.275rem + 0.3vw);
  font-weight: 400;
  line-height: 1.5;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 1.5rem;
  }
}

.display-5 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
}

.display-6 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.display-7 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
}

.display-8 {
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}

.list-unstyled, .list-none {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875rem;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 0.0625rem solid #dee2e6;
  border-radius: 1rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0rem;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0rem;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 0.75rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 0.75rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 1.5rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 1.5rem;
}

.g-6,
.gx-6 {
  --bs-gutter-x: 2rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 2rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 2.5rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 2.5rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0rem;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0rem;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 0.75rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 0.75rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-6,
.gx-sm-6 {
    --bs-gutter-x: 2rem;
  }

  .g-sm-6,
.gy-sm-6 {
    --bs-gutter-y: 2rem;
  }

  .g-sm-7,
.gx-sm-7 {
    --bs-gutter-x: 2.5rem;
  }

  .g-sm-7,
.gy-sm-7 {
    --bs-gutter-y: 2.5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
.gx-md-0 {
    --bs-gutter-x: 0rem;
  }

  .g-md-0,
.gy-md-0 {
    --bs-gutter-y: 0rem;
  }

  .g-md-1,
.gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
.gx-md-3 {
    --bs-gutter-x: 0.75rem;
  }

  .g-md-3,
.gy-md-3 {
    --bs-gutter-y: 0.75rem;
  }

  .g-md-4,
.gx-md-4 {
    --bs-gutter-x: 1rem;
  }

  .g-md-4,
.gy-md-4 {
    --bs-gutter-y: 1rem;
  }

  .g-md-5,
.gx-md-5 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-5,
.gy-md-5 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-6,
.gx-md-6 {
    --bs-gutter-x: 2rem;
  }

  .g-md-6,
.gy-md-6 {
    --bs-gutter-y: 2rem;
  }

  .g-md-7,
.gx-md-7 {
    --bs-gutter-x: 2.5rem;
  }

  .g-md-7,
.gy-md-7 {
    --bs-gutter-y: 2.5rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0rem;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0rem;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 0.75rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 0.75rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-6,
.gx-lg-6 {
    --bs-gutter-x: 2rem;
  }

  .g-lg-6,
.gy-lg-6 {
    --bs-gutter-y: 2rem;
  }

  .g-lg-7,
.gx-lg-7 {
    --bs-gutter-x: 2.5rem;
  }

  .g-lg-7,
.gy-lg-7 {
    --bs-gutter-y: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0rem;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0rem;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 0.75rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 0.75rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-6,
.gx-xl-6 {
    --bs-gutter-x: 2rem;
  }

  .g-xl-6,
.gy-xl-6 {
    --bs-gutter-y: 2rem;
  }

  .g-xl-7,
.gx-xl-7 {
    --bs-gutter-x: 2.5rem;
  }

  .g-xl-7,
.gy-xl-7 {
    --bs-gutter-y: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0rem;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0rem;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 0.75rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 0.75rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-6,
.gx-xxl-6 {
    --bs-gutter-x: 2rem;
  }

  .g-xxl-6,
.gy-xxl-6 {
    --bs-gutter-y: 2rem;
  }

  .g-xxl-7,
.gx-xxl-7 {
    --bs-gutter-x: 2.5rem;
  }

  .g-xxl-7,
.gy-xxl-7 {
    --bs-gutter-y: 2.5rem;
  }
}
.btn {
  display: inline-block;
  font-weight: 700;
  line-height: 1.5rem;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 0 solid transparent;
  padding: 1rem 1.5rem;
  font-size: 0.875rem;
  border-radius: 100rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: none;
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #295EFF;
  border-color: #295EFF;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2350d9;
  border-color: #214bcc;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #2350d9;
  border-color: #214bcc;
  box-shadow: 0 0 0 0.25rem rgba(73, 118, 255, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #214bcc;
  border-color: #1f47bf;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(73, 118, 255, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #295EFF;
  border-color: #295EFF;
}

.btn-secondary {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #001f55;
  border-color: #001d50;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #001f55;
  border-color: #001d50;
  box-shadow: 0 0 0 0.25rem rgba(38, 69, 123, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #001d50;
  border-color: #001b4b;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 69, 123, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}

.btn-success {
  color: #fff;
  background-color: #1E851E;
  border-color: #1E851E;
}
.btn-success:hover {
  color: #fff;
  background-color: #1a711a;
  border-color: #186a18;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #1a711a;
  border-color: #186a18;
  box-shadow: 0 0 0 0.25rem rgba(64, 151, 64, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #186a18;
  border-color: #176417;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(64, 151, 64, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #1E851E;
  border-color: #1E851E;
}

.btn-info {
  color: #fff;
  background-color: #0B78D0;
  border-color: #0B78D0;
}
.btn-info:hover {
  color: #fff;
  background-color: #0966b1;
  border-color: #0960a6;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #fff;
  background-color: #0966b1;
  border-color: #0960a6;
  box-shadow: 0 0 0 0.25rem rgba(48, 140, 215, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0960a6;
  border-color: #085a9c;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(48, 140, 215, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #fff;
  background-color: #0B78D0;
  border-color: #0B78D0;
}

.btn-warning {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-warning:hover {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #f67745;
  border-color: #f5662d;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}

.btn-danger {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-danger:hover {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #f67745;
  border-color: #f5662d;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}

.btn-light {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-light:hover {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-dark {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-dark:hover {
  color: #fff;
  background-color: #242b34;
  border-color: #222931;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #242b34;
  border-color: #222931;
  box-shadow: 0 0 0 0.25rem rgba(74, 82, 90, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #222931;
  border-color: #20262e;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(74, 82, 90, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}

.btn-gray-dark {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-gray-dark:hover {
  color: #fff;
  background-color: #242b34;
  border-color: #222931;
}
.btn-check:focus + .btn-gray-dark, .btn-gray-dark:focus {
  color: #fff;
  background-color: #242b34;
  border-color: #222931;
  box-shadow: 0 0 0 0.25rem rgba(74, 82, 90, 0.5);
}
.btn-check:checked + .btn-gray-dark, .btn-check:active + .btn-gray-dark, .btn-gray-dark:active, .btn-gray-dark.active, .show > .btn-gray-dark.dropdown-toggle {
  color: #fff;
  background-color: #222931;
  border-color: #20262e;
}
.btn-check:checked + .btn-gray-dark:focus, .btn-check:active + .btn-gray-dark:focus, .btn-gray-dark:active:focus, .btn-gray-dark.active:focus, .show > .btn-gray-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(74, 82, 90, 0.5);
}
.btn-gray-dark:disabled, .btn-gray-dark.disabled {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}

.btn-gray {
  color: #fff;
  background-color: #52677B;
  border-color: #52677B;
}
.btn-gray:hover {
  color: #fff;
  background-color: #465869;
  border-color: #425262;
}
.btn-check:focus + .btn-gray, .btn-gray:focus {
  color: #fff;
  background-color: #465869;
  border-color: #425262;
  box-shadow: 0 0 0 0.25rem rgba(108, 126, 143, 0.5);
}
.btn-check:checked + .btn-gray, .btn-check:active + .btn-gray, .btn-gray:active, .btn-gray.active, .show > .btn-gray.dropdown-toggle {
  color: #fff;
  background-color: #425262;
  border-color: #3e4d5c;
}
.btn-check:checked + .btn-gray:focus, .btn-check:active + .btn-gray:focus, .btn-gray:active:focus, .btn-gray.active:focus, .show > .btn-gray.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 126, 143, 0.5);
}
.btn-gray:disabled, .btn-gray.disabled {
  color: #fff;
  background-color: #52677B;
  border-color: #52677B;
}

.btn-gray-light {
  color: #000;
  background-color: #8393A3;
  border-color: #8393A3;
}
.btn-gray-light:hover {
  color: #000;
  background-color: #96a3b1;
  border-color: #8f9eac;
}
.btn-check:focus + .btn-gray-light, .btn-gray-light:focus {
  color: #000;
  background-color: #96a3b1;
  border-color: #8f9eac;
  box-shadow: 0 0 0 0.25rem rgba(111, 125, 139, 0.5);
}
.btn-check:checked + .btn-gray-light, .btn-check:active + .btn-gray-light, .btn-gray-light:active, .btn-gray-light.active, .show > .btn-gray-light.dropdown-toggle {
  color: #000;
  background-color: #9ca9b5;
  border-color: #8f9eac;
}
.btn-check:checked + .btn-gray-light:focus, .btn-check:active + .btn-gray-light:focus, .btn-gray-light:active:focus, .btn-gray-light.active:focus, .show > .btn-gray-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(111, 125, 139, 0.5);
}
.btn-gray-light:disabled, .btn-gray-light.disabled {
  color: #000;
  background-color: #8393A3;
  border-color: #8393A3;
}

.btn-gray-lighter {
  color: #000;
  background-color: #CED7E0;
  border-color: #CED7E0;
}
.btn-gray-lighter:hover {
  color: #000;
  background-color: #d5dde5;
  border-color: #d3dbe3;
}
.btn-check:focus + .btn-gray-lighter, .btn-gray-lighter:focus {
  color: #000;
  background-color: #d5dde5;
  border-color: #d3dbe3;
  box-shadow: 0 0 0 0.25rem rgba(175, 183, 190, 0.5);
}
.btn-check:checked + .btn-gray-lighter, .btn-check:active + .btn-gray-lighter, .btn-gray-lighter:active, .btn-gray-lighter.active, .show > .btn-gray-lighter.dropdown-toggle {
  color: #000;
  background-color: #d8dfe6;
  border-color: #d3dbe3;
}
.btn-check:checked + .btn-gray-lighter:focus, .btn-check:active + .btn-gray-lighter:focus, .btn-gray-lighter:active:focus, .btn-gray-lighter.active:focus, .show > .btn-gray-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(175, 183, 190, 0.5);
}
.btn-gray-lighter:disabled, .btn-gray-lighter.disabled {
  color: #000;
  background-color: #CED7E0;
  border-color: #CED7E0;
}

.btn-gray-background {
  color: #000;
  background-color: #F0F2F5;
  border-color: #F0F2F5;
}
.btn-gray-background:hover {
  color: #000;
  background-color: #f2f4f7;
  border-color: #f2f3f6;
}
.btn-check:focus + .btn-gray-background, .btn-gray-background:focus {
  color: #000;
  background-color: #f2f4f7;
  border-color: #f2f3f6;
  box-shadow: 0 0 0 0.25rem rgba(204, 206, 208, 0.5);
}
.btn-check:checked + .btn-gray-background, .btn-check:active + .btn-gray-background, .btn-gray-background:active, .btn-gray-background.active, .show > .btn-gray-background.dropdown-toggle {
  color: #000;
  background-color: #f3f5f7;
  border-color: #f2f3f6;
}
.btn-check:checked + .btn-gray-background:focus, .btn-check:active + .btn-gray-background:focus, .btn-gray-background:active:focus, .btn-gray-background.active:focus, .show > .btn-gray-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 206, 208, 0.5);
}
.btn-gray-background:disabled, .btn-gray-background.disabled {
  color: #000;
  background-color: #F0F2F5;
  border-color: #F0F2F5;
}

.btn-gray-white {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-gray-white:hover {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:focus + .btn-gray-white, .btn-gray-white:focus {
  color: #000;
  background-color: white;
  border-color: white;
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-check:checked + .btn-gray-white, .btn-check:active + .btn-gray-white, .btn-gray-white:active, .btn-gray-white.active, .show > .btn-gray-white.dropdown-toggle {
  color: #000;
  background-color: white;
  border-color: white;
}
.btn-check:checked + .btn-gray-white:focus, .btn-check:active + .btn-gray-white:focus, .btn-gray-white:active:focus, .btn-gray-white.active:focus, .show > .btn-gray-white.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-gray-white:disabled, .btn-gray-white.disabled {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-primary-dark {
  color: #fff;
  background-color: #0038E1;
  border-color: #0038E1;
}
.btn-primary-dark:hover {
  color: #fff;
  background-color: #0030bf;
  border-color: #002db4;
}
.btn-check:focus + .btn-primary-dark, .btn-primary-dark:focus {
  color: #fff;
  background-color: #0030bf;
  border-color: #002db4;
  box-shadow: 0 0 0 0.25rem rgba(38, 86, 230, 0.5);
}
.btn-check:checked + .btn-primary-dark, .btn-check:active + .btn-primary-dark, .btn-primary-dark:active, .btn-primary-dark.active, .show > .btn-primary-dark.dropdown-toggle {
  color: #fff;
  background-color: #002db4;
  border-color: #002aa9;
}
.btn-check:checked + .btn-primary-dark:focus, .btn-check:active + .btn-primary-dark:focus, .btn-primary-dark:active:focus, .btn-primary-dark.active:focus, .show > .btn-primary-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 86, 230, 0.5);
}
.btn-primary-dark:disabled, .btn-primary-dark.disabled {
  color: #fff;
  background-color: #0038E1;
  border-color: #0038E1;
}

.btn-primary-light {
  color: #000;
  background-color: #5583FF;
  border-color: #5583FF;
}
.btn-primary-light:hover {
  color: #000;
  background-color: #6f96ff;
  border-color: #668fff;
}
.btn-check:focus + .btn-primary-light, .btn-primary-light:focus {
  color: #000;
  background-color: #6f96ff;
  border-color: #668fff;
  box-shadow: 0 0 0 0.25rem rgba(72, 111, 217, 0.5);
}
.btn-check:checked + .btn-primary-light, .btn-check:active + .btn-primary-light, .btn-primary-light:active, .btn-primary-light.active, .show > .btn-primary-light.dropdown-toggle {
  color: #000;
  background-color: #779cff;
  border-color: #668fff;
}
.btn-check:checked + .btn-primary-light:focus, .btn-check:active + .btn-primary-light:focus, .btn-primary-light:active:focus, .btn-primary-light.active:focus, .show > .btn-primary-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(72, 111, 217, 0.5);
}
.btn-primary-light:disabled, .btn-primary-light.disabled {
  color: #000;
  background-color: #5583FF;
  border-color: #5583FF;
}

.btn-primary-lighter {
  color: #000;
  background-color: #A3B7F5;
  border-color: #A3B7F5;
}
.btn-primary-lighter:hover {
  color: #000;
  background-color: #b1c2f7;
  border-color: #acbef6;
}
.btn-check:focus + .btn-primary-lighter, .btn-primary-lighter:focus {
  color: #000;
  background-color: #b1c2f7;
  border-color: #acbef6;
  box-shadow: 0 0 0 0.25rem rgba(139, 156, 208, 0.5);
}
.btn-check:checked + .btn-primary-lighter, .btn-check:active + .btn-primary-lighter, .btn-primary-lighter:active, .btn-primary-lighter.active, .show > .btn-primary-lighter.dropdown-toggle {
  color: #000;
  background-color: #b5c5f7;
  border-color: #acbef6;
}
.btn-check:checked + .btn-primary-lighter:focus, .btn-check:active + .btn-primary-lighter:focus, .btn-primary-lighter:active:focus, .btn-primary-lighter.active:focus, .show > .btn-primary-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(139, 156, 208, 0.5);
}
.btn-primary-lighter:disabled, .btn-primary-lighter.disabled {
  color: #000;
  background-color: #A3B7F5;
  border-color: #A3B7F5;
}

.btn-primary-background {
  color: #000;
  background-color: #F5F7FF;
  border-color: #F5F7FF;
}
.btn-primary-background:hover {
  color: #000;
  background-color: #f7f8ff;
  border-color: #f6f8ff;
}
.btn-check:focus + .btn-primary-background, .btn-primary-background:focus {
  color: #000;
  background-color: #f7f8ff;
  border-color: #f6f8ff;
  box-shadow: 0 0 0 0.25rem rgba(208, 210, 217, 0.5);
}
.btn-check:checked + .btn-primary-background, .btn-check:active + .btn-primary-background, .btn-primary-background:active, .btn-primary-background.active, .show > .btn-primary-background.dropdown-toggle {
  color: #000;
  background-color: #f7f9ff;
  border-color: #f6f8ff;
}
.btn-check:checked + .btn-primary-background:focus, .btn-check:active + .btn-primary-background:focus, .btn-primary-background:active:focus, .btn-primary-background.active:focus, .show > .btn-primary-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 210, 217, 0.5);
}
.btn-primary-background:disabled, .btn-primary-background.disabled {
  color: #000;
  background-color: #F5F7FF;
  border-color: #F5F7FF;
}

.btn-brand-dark {
  color: #fff;
  background-color: #001B4C;
  border-color: #001B4C;
}
.btn-brand-dark:hover {
  color: #fff;
  background-color: #001741;
  border-color: #00163d;
}
.btn-check:focus + .btn-brand-dark, .btn-brand-dark:focus {
  color: #fff;
  background-color: #001741;
  border-color: #00163d;
  box-shadow: 0 0 0 0.25rem rgba(38, 61, 103, 0.5);
}
.btn-check:checked + .btn-brand-dark, .btn-check:active + .btn-brand-dark, .btn-brand-dark:active, .btn-brand-dark.active, .show > .btn-brand-dark.dropdown-toggle {
  color: #fff;
  background-color: #00163d;
  border-color: #001439;
}
.btn-check:checked + .btn-brand-dark:focus, .btn-check:active + .btn-brand-dark:focus, .btn-brand-dark:active:focus, .btn-brand-dark.active:focus, .show > .btn-brand-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 61, 103, 0.5);
}
.btn-brand-dark:disabled, .btn-brand-dark.disabled {
  color: #fff;
  background-color: #001B4C;
  border-color: #001B4C;
}

.btn-brand {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-brand:hover {
  color: #fff;
  background-color: #001f55;
  border-color: #001d50;
}
.btn-check:focus + .btn-brand, .btn-brand:focus {
  color: #fff;
  background-color: #001f55;
  border-color: #001d50;
  box-shadow: 0 0 0 0.25rem rgba(38, 69, 123, 0.5);
}
.btn-check:checked + .btn-brand, .btn-check:active + .btn-brand, .btn-brand:active, .btn-brand.active, .show > .btn-brand.dropdown-toggle {
  color: #fff;
  background-color: #001d50;
  border-color: #001b4b;
}
.btn-check:checked + .btn-brand:focus, .btn-check:active + .btn-brand:focus, .btn-brand:active:focus, .btn-brand.active:focus, .show > .btn-brand.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 69, 123, 0.5);
}
.btn-brand:disabled, .btn-brand.disabled {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}

.btn-brand-light {
  color: #fff;
  background-color: #002884;
  border-color: #002884;
}
.btn-brand-light:hover {
  color: #fff;
  background-color: #002270;
  border-color: #00206a;
}
.btn-check:focus + .btn-brand-light, .btn-brand-light:focus {
  color: #fff;
  background-color: #002270;
  border-color: #00206a;
  box-shadow: 0 0 0 0.25rem rgba(38, 72, 150, 0.5);
}
.btn-check:checked + .btn-brand-light, .btn-check:active + .btn-brand-light, .btn-brand-light:active, .btn-brand-light.active, .show > .btn-brand-light.dropdown-toggle {
  color: #fff;
  background-color: #00206a;
  border-color: #001e63;
}
.btn-check:checked + .btn-brand-light:focus, .btn-check:active + .btn-brand-light:focus, .btn-brand-light:active:focus, .btn-brand-light.active:focus, .show > .btn-brand-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 72, 150, 0.5);
}
.btn-brand-light:disabled, .btn-brand-light.disabled {
  color: #fff;
  background-color: #002884;
  border-color: #002884;
}

.btn-brand-lighter {
  color: #000;
  background-color: #A3C1F5;
  border-color: #A3C1F5;
}
.btn-brand-lighter:hover {
  color: #000;
  background-color: #b1caf7;
  border-color: #acc7f6;
}
.btn-check:focus + .btn-brand-lighter, .btn-brand-lighter:focus {
  color: #000;
  background-color: #b1caf7;
  border-color: #acc7f6;
  box-shadow: 0 0 0 0.25rem rgba(139, 164, 208, 0.5);
}
.btn-check:checked + .btn-brand-lighter, .btn-check:active + .btn-brand-lighter, .btn-brand-lighter:active, .btn-brand-lighter.active, .show > .btn-brand-lighter.dropdown-toggle {
  color: #000;
  background-color: #b5cdf7;
  border-color: #acc7f6;
}
.btn-check:checked + .btn-brand-lighter:focus, .btn-check:active + .btn-brand-lighter:focus, .btn-brand-lighter:active:focus, .btn-brand-lighter.active:focus, .show > .btn-brand-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(139, 164, 208, 0.5);
}
.btn-brand-lighter:disabled, .btn-brand-lighter.disabled {
  color: #000;
  background-color: #A3C1F5;
  border-color: #A3C1F5;
}

.btn-brand-background {
  color: #000;
  background-color: #F5F9FF;
  border-color: #F5F9FF;
}
.btn-brand-background:hover {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
}
.btn-check:focus + .btn-brand-background, .btn-brand-background:focus {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
  box-shadow: 0 0 0 0.25rem rgba(208, 212, 217, 0.5);
}
.btn-check:checked + .btn-brand-background, .btn-check:active + .btn-brand-background, .btn-brand-background:active, .btn-brand-background.active, .show > .btn-brand-background.dropdown-toggle {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
}
.btn-check:checked + .btn-brand-background:focus, .btn-check:active + .btn-brand-background:focus, .btn-brand-background:active:focus, .btn-brand-background.active:focus, .show > .btn-brand-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 212, 217, 0.5);
}
.btn-brand-background:disabled, .btn-brand-background.disabled {
  color: #000;
  background-color: #F5F9FF;
  border-color: #F5F9FF;
}

.btn-success-dark {
  color: #fff;
  background-color: #176517;
  border-color: #176517;
}
.btn-success-dark:hover {
  color: #fff;
  background-color: #145614;
  border-color: #125112;
}
.btn-check:focus + .btn-success-dark, .btn-success-dark:focus {
  color: #fff;
  background-color: #145614;
  border-color: #125112;
  box-shadow: 0 0 0 0.25rem rgba(58, 124, 58, 0.5);
}
.btn-check:checked + .btn-success-dark, .btn-check:active + .btn-success-dark, .btn-success-dark:active, .btn-success-dark.active, .show > .btn-success-dark.dropdown-toggle {
  color: #fff;
  background-color: #125112;
  border-color: #114c11;
}
.btn-check:checked + .btn-success-dark:focus, .btn-check:active + .btn-success-dark:focus, .btn-success-dark:active:focus, .btn-success-dark.active:focus, .show > .btn-success-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(58, 124, 58, 0.5);
}
.btn-success-dark:disabled, .btn-success-dark.disabled {
  color: #fff;
  background-color: #176517;
  border-color: #176517;
}

.btn-success-light {
  color: #000;
  background-color: #18AC18;
  border-color: #18AC18;
}
.btn-success-light:hover {
  color: #000;
  background-color: #3bb83b;
  border-color: #2fb42f;
}
.btn-check:focus + .btn-success-light, .btn-success-light:focus {
  color: #000;
  background-color: #3bb83b;
  border-color: #2fb42f;
  box-shadow: 0 0 0 0.25rem rgba(20, 146, 20, 0.5);
}
.btn-check:checked + .btn-success-light, .btn-check:active + .btn-success-light, .btn-success-light:active, .btn-success-light.active, .show > .btn-success-light.dropdown-toggle {
  color: #000;
  background-color: #46bd46;
  border-color: #2fb42f;
}
.btn-check:checked + .btn-success-light:focus, .btn-check:active + .btn-success-light:focus, .btn-success-light:active:focus, .btn-success-light.active:focus, .show > .btn-success-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(20, 146, 20, 0.5);
}
.btn-success-light:disabled, .btn-success-light.disabled {
  color: #000;
  background-color: #18AC18;
  border-color: #18AC18;
}

.btn-success-lighter {
  color: #000;
  background-color: #9BD49B;
  border-color: #9BD49B;
}
.btn-success-lighter:hover {
  color: #000;
  background-color: #aadaaa;
  border-color: #a5d8a5;
}
.btn-check:focus + .btn-success-lighter, .btn-success-lighter:focus {
  color: #000;
  background-color: #aadaaa;
  border-color: #a5d8a5;
  box-shadow: 0 0 0 0.25rem rgba(132, 180, 132, 0.5);
}
.btn-check:checked + .btn-success-lighter, .btn-check:active + .btn-success-lighter, .btn-success-lighter:active, .btn-success-lighter.active, .show > .btn-success-lighter.dropdown-toggle {
  color: #000;
  background-color: #afddaf;
  border-color: #a5d8a5;
}
.btn-check:checked + .btn-success-lighter:focus, .btn-check:active + .btn-success-lighter:focus, .btn-success-lighter:active:focus, .btn-success-lighter.active:focus, .show > .btn-success-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(132, 180, 132, 0.5);
}
.btn-success-lighter:disabled, .btn-success-lighter.disabled {
  color: #000;
  background-color: #9BD49B;
  border-color: #9BD49B;
}

.btn-success-background {
  color: #000;
  background-color: #F5FFF5;
  border-color: #F5FFF5;
}
.btn-success-background:hover {
  color: #000;
  background-color: #f7fff7;
  border-color: #f6fff6;
}
.btn-check:focus + .btn-success-background, .btn-success-background:focus {
  color: #000;
  background-color: #f7fff7;
  border-color: #f6fff6;
  box-shadow: 0 0 0 0.25rem rgba(208, 217, 208, 0.5);
}
.btn-check:checked + .btn-success-background, .btn-check:active + .btn-success-background, .btn-success-background:active, .btn-success-background.active, .show > .btn-success-background.dropdown-toggle {
  color: #000;
  background-color: #f7fff7;
  border-color: #f6fff6;
}
.btn-check:checked + .btn-success-background:focus, .btn-check:active + .btn-success-background:focus, .btn-success-background:active:focus, .btn-success-background.active:focus, .show > .btn-success-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 217, 208, 0.5);
}
.btn-success-background:disabled, .btn-success-background.disabled {
  color: #000;
  background-color: #F5FFF5;
  border-color: #F5FFF5;
}

.btn-error-dark {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-error-dark:hover {
  color: #fff;
  background-color: #a43408;
  border-color: #9a3107;
}
.btn-check:focus + .btn-error-dark, .btn-error-dark:focus {
  color: #fff;
  background-color: #a43408;
  border-color: #9a3107;
  box-shadow: 0 0 0 0.25rem rgba(202, 90, 46, 0.5);
}
.btn-check:checked + .btn-error-dark, .btn-check:active + .btn-error-dark, .btn-error-dark:active, .btn-error-dark.active, .show > .btn-error-dark.dropdown-toggle {
  color: #fff;
  background-color: #9a3107;
  border-color: #912e07;
}
.btn-check:checked + .btn-error-dark:focus, .btn-check:active + .btn-error-dark:focus, .btn-error-dark:active:focus, .btn-error-dark.active:focus, .show > .btn-error-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(202, 90, 46, 0.5);
}
.btn-error-dark:disabled, .btn-error-dark.disabled {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}

.btn-error {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-error:hover {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
}
.btn-check:focus + .btn-error, .btn-error:focus {
  color: #000;
  background-color: #f66f39;
  border-color: #f5662d;
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-check:checked + .btn-error, .btn-check:active + .btn-error, .btn-error:active, .btn-error.active, .show > .btn-error.dropdown-toggle {
  color: #000;
  background-color: #f67745;
  border-color: #f5662d;
}
.btn-check:checked + .btn-error:focus, .btn-check:active + .btn-error:focus, .btn-error:active:focus, .btn-error.active:focus, .show > .btn-error.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207, 72, 19, 0.5);
}
.btn-error:disabled, .btn-error.disabled {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}

.btn-error-light {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-error-light:hover {
  color: #000;
  background-color: #ff8855;
  border-color: #ff814b;
}
.btn-check:focus + .btn-error-light, .btn-error-light:focus {
  color: #000;
  background-color: #ff8855;
  border-color: #ff814b;
  box-shadow: 0 0 0 0.25rem rgba(217, 98, 47, 0.5);
}
.btn-check:checked + .btn-error-light, .btn-check:active + .btn-error-light, .btn-error-light:active, .btn-error-light.active, .show > .btn-error-light.dropdown-toggle {
  color: #000;
  background-color: #ff8f5f;
  border-color: #ff814b;
}
.btn-check:checked + .btn-error-light:focus, .btn-check:active + .btn-error-light:focus, .btn-error-light:active:focus, .btn-error-light.active:focus, .show > .btn-error-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 98, 47, 0.5);
}
.btn-error-light:disabled, .btn-error-light.disabled {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}

.btn-error-lighter {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-error-lighter:hover {
  color: #000;
  background-color: #f7c4b1;
  border-color: #f6c1ac;
}
.btn-check:focus + .btn-error-lighter, .btn-error-lighter:focus {
  color: #000;
  background-color: #f7c4b1;
  border-color: #f6c1ac;
  box-shadow: 0 0 0 0.25rem rgba(208, 158, 139, 0.5);
}
.btn-check:checked + .btn-error-lighter, .btn-check:active + .btn-error-lighter, .btn-error-lighter:active, .btn-error-lighter.active, .show > .btn-error-lighter.dropdown-toggle {
  color: #000;
  background-color: #f7c8b5;
  border-color: #f6c1ac;
}
.btn-check:checked + .btn-error-lighter:focus, .btn-check:active + .btn-error-lighter:focus, .btn-error-lighter:active:focus, .btn-error-lighter.active:focus, .show > .btn-error-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 158, 139, 0.5);
}
.btn-error-lighter:disabled, .btn-error-lighter.disabled {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}

.btn-error-background {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-error-background:hover {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
}
.btn-check:focus + .btn-error-background, .btn-error-background:focus {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
  box-shadow: 0 0 0 0.25rem rgba(217, 211, 208, 0.5);
}
.btn-check:checked + .btn-error-background, .btn-check:active + .btn-error-background, .btn-error-background:active, .btn-error-background.active, .show > .btn-error-background.dropdown-toggle {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
}
.btn-check:checked + .btn-error-background:focus, .btn-check:active + .btn-error-background:focus, .btn-error-background:active:focus, .btn-error-background.active:focus, .show > .btn-error-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 211, 208, 0.5);
}
.btn-error-background:disabled, .btn-error-background.disabled {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}

.btn-warning-dark {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-warning-dark:hover {
  color: #fff;
  background-color: #a43408;
  border-color: #9a3107;
}
.btn-check:focus + .btn-warning-dark, .btn-warning-dark:focus {
  color: #fff;
  background-color: #a43408;
  border-color: #9a3107;
  box-shadow: 0 0 0 0.25rem rgba(202, 90, 46, 0.5);
}
.btn-check:checked + .btn-warning-dark, .btn-check:active + .btn-warning-dark, .btn-warning-dark:active, .btn-warning-dark.active, .show > .btn-warning-dark.dropdown-toggle {
  color: #fff;
  background-color: #9a3107;
  border-color: #912e07;
}
.btn-check:checked + .btn-warning-dark:focus, .btn-check:active + .btn-warning-dark:focus, .btn-warning-dark:active:focus, .btn-warning-dark.active:focus, .show > .btn-warning-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(202, 90, 46, 0.5);
}
.btn-warning-dark:disabled, .btn-warning-dark.disabled {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}

.btn-warning-light {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-warning-light:hover {
  color: #000;
  background-color: #ff8855;
  border-color: #ff814b;
}
.btn-check:focus + .btn-warning-light, .btn-warning-light:focus {
  color: #000;
  background-color: #ff8855;
  border-color: #ff814b;
  box-shadow: 0 0 0 0.25rem rgba(217, 98, 47, 0.5);
}
.btn-check:checked + .btn-warning-light, .btn-check:active + .btn-warning-light, .btn-warning-light:active, .btn-warning-light.active, .show > .btn-warning-light.dropdown-toggle {
  color: #000;
  background-color: #ff8f5f;
  border-color: #ff814b;
}
.btn-check:checked + .btn-warning-light:focus, .btn-check:active + .btn-warning-light:focus, .btn-warning-light:active:focus, .btn-warning-light.active:focus, .show > .btn-warning-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 98, 47, 0.5);
}
.btn-warning-light:disabled, .btn-warning-light.disabled {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}

.btn-warning-lighter {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-warning-lighter:hover {
  color: #000;
  background-color: #f7c4b1;
  border-color: #f6c1ac;
}
.btn-check:focus + .btn-warning-lighter, .btn-warning-lighter:focus {
  color: #000;
  background-color: #f7c4b1;
  border-color: #f6c1ac;
  box-shadow: 0 0 0 0.25rem rgba(208, 158, 139, 0.5);
}
.btn-check:checked + .btn-warning-lighter, .btn-check:active + .btn-warning-lighter, .btn-warning-lighter:active, .btn-warning-lighter.active, .show > .btn-warning-lighter.dropdown-toggle {
  color: #000;
  background-color: #f7c8b5;
  border-color: #f6c1ac;
}
.btn-check:checked + .btn-warning-lighter:focus, .btn-check:active + .btn-warning-lighter:focus, .btn-warning-lighter:active:focus, .btn-warning-lighter.active:focus, .show > .btn-warning-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 158, 139, 0.5);
}
.btn-warning-lighter:disabled, .btn-warning-lighter.disabled {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}

.btn-warning-background {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-warning-background:hover {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
}
.btn-check:focus + .btn-warning-background, .btn-warning-background:focus {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
  box-shadow: 0 0 0 0.25rem rgba(217, 211, 208, 0.5);
}
.btn-check:checked + .btn-warning-background, .btn-check:active + .btn-warning-background, .btn-warning-background:active, .btn-warning-background.active, .show > .btn-warning-background.dropdown-toggle {
  color: #000;
  background-color: #fff9f7;
  border-color: #fff9f6;
}
.btn-check:checked + .btn-warning-background:focus, .btn-check:active + .btn-warning-background:focus, .btn-warning-background:active:focus, .btn-warning-background.active:focus, .show > .btn-warning-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 211, 208, 0.5);
}
.btn-warning-background:disabled, .btn-warning-background.disabled {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}

.btn-info-dark {
  color: #fff;
  background-color: #085B9E;
  border-color: #085B9E;
}
.btn-info-dark:hover {
  color: #fff;
  background-color: #074d86;
  border-color: #06497e;
}
.btn-check:focus + .btn-info-dark, .btn-info-dark:focus {
  color: #fff;
  background-color: #074d86;
  border-color: #06497e;
  box-shadow: 0 0 0 0.25rem rgba(45, 116, 173, 0.5);
}
.btn-check:checked + .btn-info-dark, .btn-check:active + .btn-info-dark, .btn-info-dark:active, .btn-info-dark.active, .show > .btn-info-dark.dropdown-toggle {
  color: #fff;
  background-color: #06497e;
  border-color: #064477;
}
.btn-check:checked + .btn-info-dark:focus, .btn-check:active + .btn-info-dark:focus, .btn-info-dark:active:focus, .btn-info-dark.active:focus, .show > .btn-info-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(45, 116, 173, 0.5);
}
.btn-info-dark:disabled, .btn-info-dark.disabled {
  color: #fff;
  background-color: #085B9E;
  border-color: #085B9E;
}

.btn-info-light {
  color: #000;
  background-color: #0092FF;
  border-color: #0092FF;
}
.btn-info-light:hover {
  color: #000;
  background-color: #26a2ff;
  border-color: #1a9dff;
}
.btn-check:focus + .btn-info-light, .btn-info-light:focus {
  color: #000;
  background-color: #26a2ff;
  border-color: #1a9dff;
  box-shadow: 0 0 0 0.25rem rgba(0, 124, 217, 0.5);
}
.btn-check:checked + .btn-info-light, .btn-check:active + .btn-info-light, .btn-info-light:active, .btn-info-light.active, .show > .btn-info-light.dropdown-toggle {
  color: #000;
  background-color: #33a8ff;
  border-color: #1a9dff;
}
.btn-check:checked + .btn-info-light:focus, .btn-check:active + .btn-info-light:focus, .btn-info-light:active:focus, .btn-info-light.active:focus, .show > .btn-info-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 124, 217, 0.5);
}
.btn-info-light:disabled, .btn-info-light.disabled {
  color: #000;
  background-color: #0092FF;
  border-color: #0092FF;
}

.btn-info-lighter {
  color: #000;
  background-color: #A3D0F5;
  border-color: #A3D0F5;
}
.btn-info-lighter:hover {
  color: #000;
  background-color: #b1d7f7;
  border-color: #acd5f6;
}
.btn-check:focus + .btn-info-lighter, .btn-info-lighter:focus {
  color: #000;
  background-color: #b1d7f7;
  border-color: #acd5f6;
  box-shadow: 0 0 0 0.25rem rgba(139, 177, 208, 0.5);
}
.btn-check:checked + .btn-info-lighter, .btn-check:active + .btn-info-lighter, .btn-info-lighter:active, .btn-info-lighter.active, .show > .btn-info-lighter.dropdown-toggle {
  color: #000;
  background-color: #b5d9f7;
  border-color: #acd5f6;
}
.btn-check:checked + .btn-info-lighter:focus, .btn-check:active + .btn-info-lighter:focus, .btn-info-lighter:active:focus, .btn-info-lighter.active:focus, .show > .btn-info-lighter.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(139, 177, 208, 0.5);
}
.btn-info-lighter:disabled, .btn-info-lighter.disabled {
  color: #000;
  background-color: #A3D0F5;
  border-color: #A3D0F5;
}

.btn-info-background {
  color: #000;
  background-color: #F5FAFF;
  border-color: #F5FAFF;
}
.btn-info-background:hover {
  color: #000;
  background-color: #f7fbff;
  border-color: #f6fbff;
}
.btn-check:focus + .btn-info-background, .btn-info-background:focus {
  color: #000;
  background-color: #f7fbff;
  border-color: #f6fbff;
  box-shadow: 0 0 0 0.25rem rgba(208, 213, 217, 0.5);
}
.btn-check:checked + .btn-info-background, .btn-check:active + .btn-info-background, .btn-info-background:active, .btn-info-background.active, .show > .btn-info-background.dropdown-toggle {
  color: #000;
  background-color: #f7fbff;
  border-color: #f6fbff;
}
.btn-check:checked + .btn-info-background:focus, .btn-check:active + .btn-info-background:focus, .btn-info-background:active:focus, .btn-info-background.active:focus, .show > .btn-info-background.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 213, 217, 0.5);
}
.btn-info-background:disabled, .btn-info-background.disabled {
  color: #000;
  background-color: #F5FAFF;
  border-color: #F5FAFF;
}

.btn-backup-yellow {
  color: #000;
  background-color: #FFD941;
  border-color: #FFD941;
}
.btn-backup-yellow:hover {
  color: #000;
  background-color: #ffdf5e;
  border-color: #ffdd54;
}
.btn-check:focus + .btn-backup-yellow, .btn-backup-yellow:focus {
  color: #000;
  background-color: #ffdf5e;
  border-color: #ffdd54;
  box-shadow: 0 0 0 0.25rem rgba(217, 184, 55, 0.5);
}
.btn-check:checked + .btn-backup-yellow, .btn-check:active + .btn-backup-yellow, .btn-backup-yellow:active, .btn-backup-yellow.active, .show > .btn-backup-yellow.dropdown-toggle {
  color: #000;
  background-color: #ffe167;
  border-color: #ffdd54;
}
.btn-check:checked + .btn-backup-yellow:focus, .btn-check:active + .btn-backup-yellow:focus, .btn-backup-yellow:active:focus, .btn-backup-yellow.active:focus, .show > .btn-backup-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 184, 55, 0.5);
}
.btn-backup-yellow:disabled, .btn-backup-yellow.disabled {
  color: #000;
  background-color: #FFD941;
  border-color: #FFD941;
}
.btn[class*="btn-outline-"] {
  border-width: 2px !important;
}
.btn-outline-primary {
  color: #295EFF;
  border-color: #295EFF;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #295EFF;
  border-color: #295EFF;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(41, 94, 255, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #295EFF;
  border-color: #295EFF;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(41, 94, 255, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #295EFF;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #002464;
  border-color: #002464;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 36, 100, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 36, 100, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #002464;
  background-color: transparent;
}

.btn-outline-success {
  color: #1E851E;
  border-color: #1E851E;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #1E851E;
  border-color: #1E851E;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(30, 133, 30, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #1E851E;
  border-color: #1E851E;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(30, 133, 30, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #1E851E;
  background-color: transparent;
}

.btn-outline-info {
  color: #0B78D0;
  border-color: #0B78D0;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #0B78D0;
  border-color: #0B78D0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 120, 208, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #fff;
  background-color: #0B78D0;
  border-color: #0B78D0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 120, 208, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0B78D0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #F45516;
  border-color: #F45516;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #F45516;
  background-color: transparent;
}

.btn-outline-danger {
  color: #F45516;
  border-color: #F45516;
}
.btn-outline-danger:hover {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #F45516;
  background-color: transparent;
}

.btn-outline-light {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-dark {
  color: #2A333D;
  border-color: #2A333D;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(42, 51, 61, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(42, 51, 61, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #2A333D;
  background-color: transparent;
}

.btn-outline-gray-dark {
  color: #2A333D;
  border-color: #2A333D;
}
.btn-outline-gray-dark:hover {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-check:focus + .btn-outline-gray-dark, .btn-outline-gray-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(42, 51, 61, 0.5);
}
.btn-check:checked + .btn-outline-gray-dark, .btn-check:active + .btn-outline-gray-dark, .btn-outline-gray-dark:active, .btn-outline-gray-dark.active, .btn-outline-gray-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #2A333D;
  border-color: #2A333D;
}
.btn-check:checked + .btn-outline-gray-dark:focus, .btn-check:active + .btn-outline-gray-dark:focus, .btn-outline-gray-dark:active:focus, .btn-outline-gray-dark.active:focus, .btn-outline-gray-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(42, 51, 61, 0.5);
}
.btn-outline-gray-dark:disabled, .btn-outline-gray-dark.disabled {
  color: #2A333D;
  background-color: transparent;
}

.btn-outline-gray {
  color: #52677B;
  border-color: #52677B;
}
.btn-outline-gray:hover {
  color: #fff;
  background-color: #52677B;
  border-color: #52677B;
}
.btn-check:focus + .btn-outline-gray, .btn-outline-gray:focus {
  box-shadow: 0 0 0 0.25rem rgba(82, 103, 123, 0.5);
}
.btn-check:checked + .btn-outline-gray, .btn-check:active + .btn-outline-gray, .btn-outline-gray:active, .btn-outline-gray.active, .btn-outline-gray.dropdown-toggle.show {
  color: #fff;
  background-color: #52677B;
  border-color: #52677B;
}
.btn-check:checked + .btn-outline-gray:focus, .btn-check:active + .btn-outline-gray:focus, .btn-outline-gray:active:focus, .btn-outline-gray.active:focus, .btn-outline-gray.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(82, 103, 123, 0.5);
}
.btn-outline-gray:disabled, .btn-outline-gray.disabled {
  color: #52677B;
  background-color: transparent;
}

.btn-outline-gray-light {
  color: #8393A3;
  border-color: #8393A3;
}
.btn-outline-gray-light:hover {
  color: #000;
  background-color: #8393A3;
  border-color: #8393A3;
}
.btn-check:focus + .btn-outline-gray-light, .btn-outline-gray-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(131, 147, 163, 0.5);
}
.btn-check:checked + .btn-outline-gray-light, .btn-check:active + .btn-outline-gray-light, .btn-outline-gray-light:active, .btn-outline-gray-light.active, .btn-outline-gray-light.dropdown-toggle.show {
  color: #000;
  background-color: #8393A3;
  border-color: #8393A3;
}
.btn-check:checked + .btn-outline-gray-light:focus, .btn-check:active + .btn-outline-gray-light:focus, .btn-outline-gray-light:active:focus, .btn-outline-gray-light.active:focus, .btn-outline-gray-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(131, 147, 163, 0.5);
}
.btn-outline-gray-light:disabled, .btn-outline-gray-light.disabled {
  color: #8393A3;
  background-color: transparent;
}

.btn-outline-gray-lighter {
  color: #CED7E0;
  border-color: #CED7E0;
}
.btn-outline-gray-lighter:hover {
  color: #000;
  background-color: #CED7E0;
  border-color: #CED7E0;
}
.btn-check:focus + .btn-outline-gray-lighter, .btn-outline-gray-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(206, 215, 224, 0.5);
}
.btn-check:checked + .btn-outline-gray-lighter, .btn-check:active + .btn-outline-gray-lighter, .btn-outline-gray-lighter:active, .btn-outline-gray-lighter.active, .btn-outline-gray-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #CED7E0;
  border-color: #CED7E0;
}
.btn-check:checked + .btn-outline-gray-lighter:focus, .btn-check:active + .btn-outline-gray-lighter:focus, .btn-outline-gray-lighter:active:focus, .btn-outline-gray-lighter.active:focus, .btn-outline-gray-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(206, 215, 224, 0.5);
}
.btn-outline-gray-lighter:disabled, .btn-outline-gray-lighter.disabled {
  color: #CED7E0;
  background-color: transparent;
}

.btn-outline-gray-background {
  color: #F0F2F5;
  border-color: #F0F2F5;
}
.btn-outline-gray-background:hover {
  color: #000;
  background-color: #F0F2F5;
  border-color: #F0F2F5;
}
.btn-check:focus + .btn-outline-gray-background, .btn-outline-gray-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 242, 245, 0.5);
}
.btn-check:checked + .btn-outline-gray-background, .btn-check:active + .btn-outline-gray-background, .btn-outline-gray-background:active, .btn-outline-gray-background.active, .btn-outline-gray-background.dropdown-toggle.show {
  color: #000;
  background-color: #F0F2F5;
  border-color: #F0F2F5;
}
.btn-check:checked + .btn-outline-gray-background:focus, .btn-check:active + .btn-outline-gray-background:focus, .btn-outline-gray-background:active:focus, .btn-outline-gray-background.active:focus, .btn-outline-gray-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(240, 242, 245, 0.5);
}
.btn-outline-gray-background:disabled, .btn-outline-gray-background.disabled {
  color: #F0F2F5;
  background-color: transparent;
}

.btn-outline-gray-white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-outline-gray-white:hover {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-check:focus + .btn-outline-gray-white, .btn-outline-gray-white:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-check:checked + .btn-outline-gray-white, .btn-check:active + .btn-outline-gray-white, .btn-outline-gray-white:active, .btn-outline-gray-white.active, .btn-outline-gray-white.dropdown-toggle.show {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-check:checked + .btn-outline-gray-white:focus, .btn-check:active + .btn-outline-gray-white:focus, .btn-outline-gray-white:active:focus, .btn-outline-gray-white.active:focus, .btn-outline-gray-white.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 255, 255, 0.5);
}
.btn-outline-gray-white:disabled, .btn-outline-gray-white.disabled {
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline-primary-dark {
  color: #0038E1;
  border-color: #0038E1;
}
.btn-outline-primary-dark:hover {
  color: #fff;
  background-color: #0038E1;
  border-color: #0038E1;
}
.btn-check:focus + .btn-outline-primary-dark, .btn-outline-primary-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 56, 225, 0.5);
}
.btn-check:checked + .btn-outline-primary-dark, .btn-check:active + .btn-outline-primary-dark, .btn-outline-primary-dark:active, .btn-outline-primary-dark.active, .btn-outline-primary-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #0038E1;
  border-color: #0038E1;
}
.btn-check:checked + .btn-outline-primary-dark:focus, .btn-check:active + .btn-outline-primary-dark:focus, .btn-outline-primary-dark:active:focus, .btn-outline-primary-dark.active:focus, .btn-outline-primary-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 56, 225, 0.5);
}
.btn-outline-primary-dark:disabled, .btn-outline-primary-dark.disabled {
  color: #0038E1;
  background-color: transparent;
}

.btn-outline-primary-light {
  color: #5583FF;
  border-color: #5583FF;
}
.btn-outline-primary-light:hover {
  color: #000;
  background-color: #5583FF;
  border-color: #5583FF;
}
.btn-check:focus + .btn-outline-primary-light, .btn-outline-primary-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 131, 255, 0.5);
}
.btn-check:checked + .btn-outline-primary-light, .btn-check:active + .btn-outline-primary-light, .btn-outline-primary-light:active, .btn-outline-primary-light.active, .btn-outline-primary-light.dropdown-toggle.show {
  color: #000;
  background-color: #5583FF;
  border-color: #5583FF;
}
.btn-check:checked + .btn-outline-primary-light:focus, .btn-check:active + .btn-outline-primary-light:focus, .btn-outline-primary-light:active:focus, .btn-outline-primary-light.active:focus, .btn-outline-primary-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 131, 255, 0.5);
}
.btn-outline-primary-light:disabled, .btn-outline-primary-light.disabled {
  color: #5583FF;
  background-color: transparent;
}

.btn-outline-primary-lighter {
  color: #A3B7F5;
  border-color: #A3B7F5;
}
.btn-outline-primary-lighter:hover {
  color: #000;
  background-color: #A3B7F5;
  border-color: #A3B7F5;
}
.btn-check:focus + .btn-outline-primary-lighter, .btn-outline-primary-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 183, 245, 0.5);
}
.btn-check:checked + .btn-outline-primary-lighter, .btn-check:active + .btn-outline-primary-lighter, .btn-outline-primary-lighter:active, .btn-outline-primary-lighter.active, .btn-outline-primary-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #A3B7F5;
  border-color: #A3B7F5;
}
.btn-check:checked + .btn-outline-primary-lighter:focus, .btn-check:active + .btn-outline-primary-lighter:focus, .btn-outline-primary-lighter:active:focus, .btn-outline-primary-lighter.active:focus, .btn-outline-primary-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 183, 245, 0.5);
}
.btn-outline-primary-lighter:disabled, .btn-outline-primary-lighter.disabled {
  color: #A3B7F5;
  background-color: transparent;
}

.btn-outline-primary-background {
  color: #F5F7FF;
  border-color: #F5F7FF;
}
.btn-outline-primary-background:hover {
  color: #000;
  background-color: #F5F7FF;
  border-color: #F5F7FF;
}
.btn-check:focus + .btn-outline-primary-background, .btn-outline-primary-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 247, 255, 0.5);
}
.btn-check:checked + .btn-outline-primary-background, .btn-check:active + .btn-outline-primary-background, .btn-outline-primary-background:active, .btn-outline-primary-background.active, .btn-outline-primary-background.dropdown-toggle.show {
  color: #000;
  background-color: #F5F7FF;
  border-color: #F5F7FF;
}
.btn-check:checked + .btn-outline-primary-background:focus, .btn-check:active + .btn-outline-primary-background:focus, .btn-outline-primary-background:active:focus, .btn-outline-primary-background.active:focus, .btn-outline-primary-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 247, 255, 0.5);
}
.btn-outline-primary-background:disabled, .btn-outline-primary-background.disabled {
  color: #F5F7FF;
  background-color: transparent;
}

.btn-outline-brand-dark {
  color: #001B4C;
  border-color: #001B4C;
}
.btn-outline-brand-dark:hover {
  color: #fff;
  background-color: #001B4C;
  border-color: #001B4C;
}
.btn-check:focus + .btn-outline-brand-dark, .btn-outline-brand-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 27, 76, 0.5);
}
.btn-check:checked + .btn-outline-brand-dark, .btn-check:active + .btn-outline-brand-dark, .btn-outline-brand-dark:active, .btn-outline-brand-dark.active, .btn-outline-brand-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #001B4C;
  border-color: #001B4C;
}
.btn-check:checked + .btn-outline-brand-dark:focus, .btn-check:active + .btn-outline-brand-dark:focus, .btn-outline-brand-dark:active:focus, .btn-outline-brand-dark.active:focus, .btn-outline-brand-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 27, 76, 0.5);
}
.btn-outline-brand-dark:disabled, .btn-outline-brand-dark.disabled {
  color: #001B4C;
  background-color: transparent;
}

.btn-outline-brand {
  color: #002464;
  border-color: #002464;
}
.btn-outline-brand:hover {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-check:focus + .btn-outline-brand, .btn-outline-brand:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 36, 100, 0.5);
}
.btn-check:checked + .btn-outline-brand, .btn-check:active + .btn-outline-brand, .btn-outline-brand:active, .btn-outline-brand.active, .btn-outline-brand.dropdown-toggle.show {
  color: #fff;
  background-color: #002464;
  border-color: #002464;
}
.btn-check:checked + .btn-outline-brand:focus, .btn-check:active + .btn-outline-brand:focus, .btn-outline-brand:active:focus, .btn-outline-brand.active:focus, .btn-outline-brand.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 36, 100, 0.5);
}
.btn-outline-brand:disabled, .btn-outline-brand.disabled {
  color: #002464;
  background-color: transparent;
}

.btn-outline-brand-light {
  color: #002884;
  border-color: #002884;
}
.btn-outline-brand-light:hover {
  color: #fff;
  background-color: #002884;
  border-color: #002884;
}
.btn-check:focus + .btn-outline-brand-light, .btn-outline-brand-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 40, 132, 0.5);
}
.btn-check:checked + .btn-outline-brand-light, .btn-check:active + .btn-outline-brand-light, .btn-outline-brand-light:active, .btn-outline-brand-light.active, .btn-outline-brand-light.dropdown-toggle.show {
  color: #fff;
  background-color: #002884;
  border-color: #002884;
}
.btn-check:checked + .btn-outline-brand-light:focus, .btn-check:active + .btn-outline-brand-light:focus, .btn-outline-brand-light:active:focus, .btn-outline-brand-light.active:focus, .btn-outline-brand-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 40, 132, 0.5);
}
.btn-outline-brand-light:disabled, .btn-outline-brand-light.disabled {
  color: #002884;
  background-color: transparent;
}

.btn-outline-brand-lighter {
  color: #A3C1F5;
  border-color: #A3C1F5;
}
.btn-outline-brand-lighter:hover {
  color: #000;
  background-color: #A3C1F5;
  border-color: #A3C1F5;
}
.btn-check:focus + .btn-outline-brand-lighter, .btn-outline-brand-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 193, 245, 0.5);
}
.btn-check:checked + .btn-outline-brand-lighter, .btn-check:active + .btn-outline-brand-lighter, .btn-outline-brand-lighter:active, .btn-outline-brand-lighter.active, .btn-outline-brand-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #A3C1F5;
  border-color: #A3C1F5;
}
.btn-check:checked + .btn-outline-brand-lighter:focus, .btn-check:active + .btn-outline-brand-lighter:focus, .btn-outline-brand-lighter:active:focus, .btn-outline-brand-lighter.active:focus, .btn-outline-brand-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 193, 245, 0.5);
}
.btn-outline-brand-lighter:disabled, .btn-outline-brand-lighter.disabled {
  color: #A3C1F5;
  background-color: transparent;
}

.btn-outline-brand-background {
  color: #F5F9FF;
  border-color: #F5F9FF;
}
.btn-outline-brand-background:hover {
  color: #000;
  background-color: #F5F9FF;
  border-color: #F5F9FF;
}
.btn-check:focus + .btn-outline-brand-background, .btn-outline-brand-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 249, 255, 0.5);
}
.btn-check:checked + .btn-outline-brand-background, .btn-check:active + .btn-outline-brand-background, .btn-outline-brand-background:active, .btn-outline-brand-background.active, .btn-outline-brand-background.dropdown-toggle.show {
  color: #000;
  background-color: #F5F9FF;
  border-color: #F5F9FF;
}
.btn-check:checked + .btn-outline-brand-background:focus, .btn-check:active + .btn-outline-brand-background:focus, .btn-outline-brand-background:active:focus, .btn-outline-brand-background.active:focus, .btn-outline-brand-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 249, 255, 0.5);
}
.btn-outline-brand-background:disabled, .btn-outline-brand-background.disabled {
  color: #F5F9FF;
  background-color: transparent;
}

.btn-outline-success-dark {
  color: #176517;
  border-color: #176517;
}
.btn-outline-success-dark:hover {
  color: #fff;
  background-color: #176517;
  border-color: #176517;
}
.btn-check:focus + .btn-outline-success-dark, .btn-outline-success-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(23, 101, 23, 0.5);
}
.btn-check:checked + .btn-outline-success-dark, .btn-check:active + .btn-outline-success-dark, .btn-outline-success-dark:active, .btn-outline-success-dark.active, .btn-outline-success-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #176517;
  border-color: #176517;
}
.btn-check:checked + .btn-outline-success-dark:focus, .btn-check:active + .btn-outline-success-dark:focus, .btn-outline-success-dark:active:focus, .btn-outline-success-dark.active:focus, .btn-outline-success-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(23, 101, 23, 0.5);
}
.btn-outline-success-dark:disabled, .btn-outline-success-dark.disabled {
  color: #176517;
  background-color: transparent;
}

.btn-outline-success-light {
  color: #18AC18;
  border-color: #18AC18;
}
.btn-outline-success-light:hover {
  color: #000;
  background-color: #18AC18;
  border-color: #18AC18;
}
.btn-check:focus + .btn-outline-success-light, .btn-outline-success-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(24, 172, 24, 0.5);
}
.btn-check:checked + .btn-outline-success-light, .btn-check:active + .btn-outline-success-light, .btn-outline-success-light:active, .btn-outline-success-light.active, .btn-outline-success-light.dropdown-toggle.show {
  color: #000;
  background-color: #18AC18;
  border-color: #18AC18;
}
.btn-check:checked + .btn-outline-success-light:focus, .btn-check:active + .btn-outline-success-light:focus, .btn-outline-success-light:active:focus, .btn-outline-success-light.active:focus, .btn-outline-success-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(24, 172, 24, 0.5);
}
.btn-outline-success-light:disabled, .btn-outline-success-light.disabled {
  color: #18AC18;
  background-color: transparent;
}

.btn-outline-success-lighter {
  color: #9BD49B;
  border-color: #9BD49B;
}
.btn-outline-success-lighter:hover {
  color: #000;
  background-color: #9BD49B;
  border-color: #9BD49B;
}
.btn-check:focus + .btn-outline-success-lighter, .btn-outline-success-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(155, 212, 155, 0.5);
}
.btn-check:checked + .btn-outline-success-lighter, .btn-check:active + .btn-outline-success-lighter, .btn-outline-success-lighter:active, .btn-outline-success-lighter.active, .btn-outline-success-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #9BD49B;
  border-color: #9BD49B;
}
.btn-check:checked + .btn-outline-success-lighter:focus, .btn-check:active + .btn-outline-success-lighter:focus, .btn-outline-success-lighter:active:focus, .btn-outline-success-lighter.active:focus, .btn-outline-success-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(155, 212, 155, 0.5);
}
.btn-outline-success-lighter:disabled, .btn-outline-success-lighter.disabled {
  color: #9BD49B;
  background-color: transparent;
}

.btn-outline-success-background {
  color: #F5FFF5;
  border-color: #F5FFF5;
}
.btn-outline-success-background:hover {
  color: #000;
  background-color: #F5FFF5;
  border-color: #F5FFF5;
}
.btn-check:focus + .btn-outline-success-background, .btn-outline-success-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 255, 245, 0.5);
}
.btn-check:checked + .btn-outline-success-background, .btn-check:active + .btn-outline-success-background, .btn-outline-success-background:active, .btn-outline-success-background.active, .btn-outline-success-background.dropdown-toggle.show {
  color: #000;
  background-color: #F5FFF5;
  border-color: #F5FFF5;
}
.btn-check:checked + .btn-outline-success-background:focus, .btn-check:active + .btn-outline-success-background:focus, .btn-outline-success-background:active:focus, .btn-outline-success-background.active:focus, .btn-outline-success-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 255, 245, 0.5);
}
.btn-outline-success-background:disabled, .btn-outline-success-background.disabled {
  color: #F5FFF5;
  background-color: transparent;
}

.btn-outline-error-dark {
  color: #C13D09;
  border-color: #C13D09;
}
.btn-outline-error-dark:hover {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-check:focus + .btn-outline-error-dark, .btn-outline-error-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 61, 9, 0.5);
}
.btn-check:checked + .btn-outline-error-dark, .btn-check:active + .btn-outline-error-dark, .btn-outline-error-dark:active, .btn-outline-error-dark.active, .btn-outline-error-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-check:checked + .btn-outline-error-dark:focus, .btn-check:active + .btn-outline-error-dark:focus, .btn-outline-error-dark:active:focus, .btn-outline-error-dark.active:focus, .btn-outline-error-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 61, 9, 0.5);
}
.btn-outline-error-dark:disabled, .btn-outline-error-dark.disabled {
  color: #C13D09;
  background-color: transparent;
}

.btn-outline-error {
  color: #F45516;
  border-color: #F45516;
}
.btn-outline-error:hover {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:focus + .btn-outline-error, .btn-outline-error:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-check:checked + .btn-outline-error, .btn-check:active + .btn-outline-error, .btn-outline-error:active, .btn-outline-error.active, .btn-outline-error.dropdown-toggle.show {
  color: #000;
  background-color: #F45516;
  border-color: #F45516;
}
.btn-check:checked + .btn-outline-error:focus, .btn-check:active + .btn-outline-error:focus, .btn-outline-error:active:focus, .btn-outline-error.active:focus, .btn-outline-error.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(244, 85, 22, 0.5);
}
.btn-outline-error:disabled, .btn-outline-error.disabled {
  color: #F45516;
  background-color: transparent;
}

.btn-outline-error-light {
  color: #FF7337;
  border-color: #FF7337;
}
.btn-outline-error-light:hover {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-check:focus + .btn-outline-error-light, .btn-outline-error-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 115, 55, 0.5);
}
.btn-check:checked + .btn-outline-error-light, .btn-check:active + .btn-outline-error-light, .btn-outline-error-light:active, .btn-outline-error-light.active, .btn-outline-error-light.dropdown-toggle.show {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-check:checked + .btn-outline-error-light:focus, .btn-check:active + .btn-outline-error-light:focus, .btn-outline-error-light:active:focus, .btn-outline-error-light.active:focus, .btn-outline-error-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 115, 55, 0.5);
}
.btn-outline-error-light:disabled, .btn-outline-error-light.disabled {
  color: #FF7337;
  background-color: transparent;
}

.btn-outline-error-lighter {
  color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-outline-error-lighter:hover {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-check:focus + .btn-outline-error-lighter, .btn-outline-error-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 186, 163, 0.5);
}
.btn-check:checked + .btn-outline-error-lighter, .btn-check:active + .btn-outline-error-lighter, .btn-outline-error-lighter:active, .btn-outline-error-lighter.active, .btn-outline-error-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-check:checked + .btn-outline-error-lighter:focus, .btn-check:active + .btn-outline-error-lighter:focus, .btn-outline-error-lighter:active:focus, .btn-outline-error-lighter.active:focus, .btn-outline-error-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 186, 163, 0.5);
}
.btn-outline-error-lighter:disabled, .btn-outline-error-lighter.disabled {
  color: #F5BAA3;
  background-color: transparent;
}

.btn-outline-error-background {
  color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-outline-error-background:hover {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-check:focus + .btn-outline-error-background, .btn-outline-error-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 248, 245, 0.5);
}
.btn-check:checked + .btn-outline-error-background, .btn-check:active + .btn-outline-error-background, .btn-outline-error-background:active, .btn-outline-error-background.active, .btn-outline-error-background.dropdown-toggle.show {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-check:checked + .btn-outline-error-background:focus, .btn-check:active + .btn-outline-error-background:focus, .btn-outline-error-background:active:focus, .btn-outline-error-background.active:focus, .btn-outline-error-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 248, 245, 0.5);
}
.btn-outline-error-background:disabled, .btn-outline-error-background.disabled {
  color: #FFF8F5;
  background-color: transparent;
}

.btn-outline-warning-dark {
  color: #C13D09;
  border-color: #C13D09;
}
.btn-outline-warning-dark:hover {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-check:focus + .btn-outline-warning-dark, .btn-outline-warning-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 61, 9, 0.5);
}
.btn-check:checked + .btn-outline-warning-dark, .btn-check:active + .btn-outline-warning-dark, .btn-outline-warning-dark:active, .btn-outline-warning-dark.active, .btn-outline-warning-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #C13D09;
  border-color: #C13D09;
}
.btn-check:checked + .btn-outline-warning-dark:focus, .btn-check:active + .btn-outline-warning-dark:focus, .btn-outline-warning-dark:active:focus, .btn-outline-warning-dark.active:focus, .btn-outline-warning-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 61, 9, 0.5);
}
.btn-outline-warning-dark:disabled, .btn-outline-warning-dark.disabled {
  color: #C13D09;
  background-color: transparent;
}

.btn-outline-warning-light {
  color: #FF7337;
  border-color: #FF7337;
}
.btn-outline-warning-light:hover {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-check:focus + .btn-outline-warning-light, .btn-outline-warning-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 115, 55, 0.5);
}
.btn-check:checked + .btn-outline-warning-light, .btn-check:active + .btn-outline-warning-light, .btn-outline-warning-light:active, .btn-outline-warning-light.active, .btn-outline-warning-light.dropdown-toggle.show {
  color: #000;
  background-color: #FF7337;
  border-color: #FF7337;
}
.btn-check:checked + .btn-outline-warning-light:focus, .btn-check:active + .btn-outline-warning-light:focus, .btn-outline-warning-light:active:focus, .btn-outline-warning-light.active:focus, .btn-outline-warning-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 115, 55, 0.5);
}
.btn-outline-warning-light:disabled, .btn-outline-warning-light.disabled {
  color: #FF7337;
  background-color: transparent;
}

.btn-outline-warning-lighter {
  color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-outline-warning-lighter:hover {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-check:focus + .btn-outline-warning-lighter, .btn-outline-warning-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 186, 163, 0.5);
}
.btn-check:checked + .btn-outline-warning-lighter, .btn-check:active + .btn-outline-warning-lighter, .btn-outline-warning-lighter:active, .btn-outline-warning-lighter.active, .btn-outline-warning-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #F5BAA3;
  border-color: #F5BAA3;
}
.btn-check:checked + .btn-outline-warning-lighter:focus, .btn-check:active + .btn-outline-warning-lighter:focus, .btn-outline-warning-lighter:active:focus, .btn-outline-warning-lighter.active:focus, .btn-outline-warning-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 186, 163, 0.5);
}
.btn-outline-warning-lighter:disabled, .btn-outline-warning-lighter.disabled {
  color: #F5BAA3;
  background-color: transparent;
}

.btn-outline-warning-background {
  color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-outline-warning-background:hover {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-check:focus + .btn-outline-warning-background, .btn-outline-warning-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 248, 245, 0.5);
}
.btn-check:checked + .btn-outline-warning-background, .btn-check:active + .btn-outline-warning-background, .btn-outline-warning-background:active, .btn-outline-warning-background.active, .btn-outline-warning-background.dropdown-toggle.show {
  color: #000;
  background-color: #FFF8F5;
  border-color: #FFF8F5;
}
.btn-check:checked + .btn-outline-warning-background:focus, .btn-check:active + .btn-outline-warning-background:focus, .btn-outline-warning-background:active:focus, .btn-outline-warning-background.active:focus, .btn-outline-warning-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 248, 245, 0.5);
}
.btn-outline-warning-background:disabled, .btn-outline-warning-background.disabled {
  color: #FFF8F5;
  background-color: transparent;
}

.btn-outline-info-dark {
  color: #085B9E;
  border-color: #085B9E;
}
.btn-outline-info-dark:hover {
  color: #fff;
  background-color: #085B9E;
  border-color: #085B9E;
}
.btn-check:focus + .btn-outline-info-dark, .btn-outline-info-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(8, 91, 158, 0.5);
}
.btn-check:checked + .btn-outline-info-dark, .btn-check:active + .btn-outline-info-dark, .btn-outline-info-dark:active, .btn-outline-info-dark.active, .btn-outline-info-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #085B9E;
  border-color: #085B9E;
}
.btn-check:checked + .btn-outline-info-dark:focus, .btn-check:active + .btn-outline-info-dark:focus, .btn-outline-info-dark:active:focus, .btn-outline-info-dark.active:focus, .btn-outline-info-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(8, 91, 158, 0.5);
}
.btn-outline-info-dark:disabled, .btn-outline-info-dark.disabled {
  color: #085B9E;
  background-color: transparent;
}

.btn-outline-info-light {
  color: #0092FF;
  border-color: #0092FF;
}
.btn-outline-info-light:hover {
  color: #000;
  background-color: #0092FF;
  border-color: #0092FF;
}
.btn-check:focus + .btn-outline-info-light, .btn-outline-info-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 146, 255, 0.5);
}
.btn-check:checked + .btn-outline-info-light, .btn-check:active + .btn-outline-info-light, .btn-outline-info-light:active, .btn-outline-info-light.active, .btn-outline-info-light.dropdown-toggle.show {
  color: #000;
  background-color: #0092FF;
  border-color: #0092FF;
}
.btn-check:checked + .btn-outline-info-light:focus, .btn-check:active + .btn-outline-info-light:focus, .btn-outline-info-light:active:focus, .btn-outline-info-light.active:focus, .btn-outline-info-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 146, 255, 0.5);
}
.btn-outline-info-light:disabled, .btn-outline-info-light.disabled {
  color: #0092FF;
  background-color: transparent;
}

.btn-outline-info-lighter {
  color: #A3D0F5;
  border-color: #A3D0F5;
}
.btn-outline-info-lighter:hover {
  color: #000;
  background-color: #A3D0F5;
  border-color: #A3D0F5;
}
.btn-check:focus + .btn-outline-info-lighter, .btn-outline-info-lighter:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 208, 245, 0.5);
}
.btn-check:checked + .btn-outline-info-lighter, .btn-check:active + .btn-outline-info-lighter, .btn-outline-info-lighter:active, .btn-outline-info-lighter.active, .btn-outline-info-lighter.dropdown-toggle.show {
  color: #000;
  background-color: #A3D0F5;
  border-color: #A3D0F5;
}
.btn-check:checked + .btn-outline-info-lighter:focus, .btn-check:active + .btn-outline-info-lighter:focus, .btn-outline-info-lighter:active:focus, .btn-outline-info-lighter.active:focus, .btn-outline-info-lighter.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(163, 208, 245, 0.5);
}
.btn-outline-info-lighter:disabled, .btn-outline-info-lighter.disabled {
  color: #A3D0F5;
  background-color: transparent;
}

.btn-outline-info-background {
  color: #F5FAFF;
  border-color: #F5FAFF;
}
.btn-outline-info-background:hover {
  color: #000;
  background-color: #F5FAFF;
  border-color: #F5FAFF;
}
.btn-check:focus + .btn-outline-info-background, .btn-outline-info-background:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 250, 255, 0.5);
}
.btn-check:checked + .btn-outline-info-background, .btn-check:active + .btn-outline-info-background, .btn-outline-info-background:active, .btn-outline-info-background.active, .btn-outline-info-background.dropdown-toggle.show {
  color: #000;
  background-color: #F5FAFF;
  border-color: #F5FAFF;
}
.btn-check:checked + .btn-outline-info-background:focus, .btn-check:active + .btn-outline-info-background:focus, .btn-outline-info-background:active:focus, .btn-outline-info-background.active:focus, .btn-outline-info-background.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 250, 255, 0.5);
}
.btn-outline-info-background:disabled, .btn-outline-info-background.disabled {
  color: #F5FAFF;
  background-color: transparent;
}

.btn-outline-backup-yellow {
  color: #FFD941;
  border-color: #FFD941;
}
.btn-outline-backup-yellow:hover {
  color: #000;
  background-color: #FFD941;
  border-color: #FFD941;
}
.btn-check:focus + .btn-outline-backup-yellow, .btn-outline-backup-yellow:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 217, 65, 0.5);
}
.btn-check:checked + .btn-outline-backup-yellow, .btn-check:active + .btn-outline-backup-yellow, .btn-outline-backup-yellow:active, .btn-outline-backup-yellow.active, .btn-outline-backup-yellow.dropdown-toggle.show {
  color: #000;
  background-color: #FFD941;
  border-color: #FFD941;
}
.btn-check:checked + .btn-outline-backup-yellow:focus, .btn-check:active + .btn-outline-backup-yellow:focus, .btn-outline-backup-yellow:active:focus, .btn-outline-backup-yellow.active:focus, .btn-outline-backup-yellow.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 217, 65, 0.5);
}
.btn-outline-backup-yellow:disabled, .btn-outline-backup-yellow.disabled {
  color: #FFD941;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #295EFF;
  text-decoration: underline;
}
.btn-link:hover {
  color: #295EFF;
}
.btn-link:disabled, .btn-link.disabled {
  color: #8393A3;
}

.btn-lg {
  padding: 1.25rem 1.25rem;
  font-size: calc(1.275rem + 0.3vw);
  border-radius: 100rem;
}
@media (min-width: 1200px) {
  .btn-lg {
    font-size: 1.5rem;
  }
}

.btn-sm {
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
  border-radius: 100rem;
}

.form-label {
  margin-bottom: 0.5rem;
  color: #52677B;
}

.col-form-label {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
  color: #52677B;
}

.col-form-label-lg {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
}

.col-form-label-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.9375rem 0.9375rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #2A333D;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.0625rem solid var(--bs-gray-lighter);
  appearance: none;
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #2A333D;
  background-color: #fff;
  border-color: #295EFF;
  outline: 0;
  box-shadow: none;
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #8393A3;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #fff;
  border-color: #CED7E0;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 0.0625rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 0.0625rem;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.9375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 0.0625rem 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: 2.5rem;
  padding: 0.4375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.4375rem 0.9375rem;
  margin: -0.4375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.4375rem 0.9375rem;
  margin: -0.4375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
}

.form-control-lg {
  min-height: 3.5rem;
  padding: 0.9375rem 0.9375rem;
  font-size: 1rem;
  border-radius: 0.5rem;
}
.form-control-lg::file-selector-button {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.9375rem 0.9375rem;
  margin: -0.9375rem -0.9375rem;
  margin-inline-end: 0.9375rem;
}

textarea.form-control {
  min-height: 3.5rem;
}
textarea.form-control-sm {
  min-height: 2.5rem;
}
textarea.form-control-lg {
  min-height: 3.5rem;
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.9375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.5rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.5rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.9375rem 2.25rem 0.9375rem 0.9375rem;
  -moz-padding-start: calc(0.9375rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 0.0625rem solid var(--bs-gray-lighter);
  border-radius: 0.5rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: var(--bs-primary);
  outline: 0;
  box-shadow: none;
	background: var(--bs-white);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.9375rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
  border-color: #CED7E0;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875;
  border-radius: 0.5rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1;
  border-radius: 0.5rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #94afff;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(41, 94, 255, 0.25);
}
.form-check-input:checked {
  background-color: #295EFF;
  border-color: #295EFF;
}
.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #295EFF;
  border-color: #295EFF;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2394afff'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(41, 94, 255, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(41, 94, 255, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #295EFF;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #bfcfff;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #295EFF;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #bfcfff;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: auto;
  line-height: 1.5;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 0.9375rem 0.9375rem;
  pointer-events: none;
  border: 0.0625rem solid transparent;
  transform-origin: 0 0;
  transition: background-color 0.1s, opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 0.9375rem 0.9375rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.form-floating > .form-select {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 1;
  transform: scale(0.8875) translateY(-1.9rem) translateX(0);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 1;
  transform: scale(0.8875) translateY(-1.9rem) translateX(0);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 0.0625rem solid #ced4da;
  border-radius: 0.5rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.9375rem 0.9375rem;
  font-size: 1rem;
  border-radius: 0.5rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.4375rem 0.9375rem;
  font-size: 0.875rem;
  border-radius: 0.5rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3.1875rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -0.0625rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #1E851E;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875;
  color: #fff;
  background-color: rgba(30, 133, 30, 0.9);
  border-radius: 1rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #1E851E;
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #1E851E;
  box-shadow: 0 0 0 0.125rem rgba(30, 133, 30, 0.25);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #1E851E;
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #1E851E;
  box-shadow: 0 0 0 0.125rem rgba(30, 133, 30, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #1E851E;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #1E851E;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.125rem rgba(30, 133, 30, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #1E851E;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 1rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.125rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.125rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.125rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0.0625rem solid rgba(0, 0, 0, 0.125);
  border-radius: 1rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.9375rem;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.9375rem;
  border-bottom-left-radius: 0.9375rem;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0.9375rem 0.9375rem 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0.9375rem 0.9375rem;
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: 0.9375rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: 0.9375rem;
  border-top-right-radius: 0.9375rem;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.9375rem;
  border-bottom-left-radius: 0.9375rem;
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card {
  padding: 1rem 1rem;
}
.card .card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card .card-title {
  margin-bottom: 0.5rem;
}
.card .card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card .card-text:last-child {
  margin-bottom: 0;
}
.card .card-img,
.card .card-img-top,
.card .card-img-bottom {
  width: 100%;
}
.card .card-img,
.card .card-img-top {
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.card .card-img,
.card .card-img-bottom {
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

/*

//
// Base styles
//

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0; // See https://github.com/twbs/bootstrap/pull/22740#issuecomment-305868106
    height: $card-height;
    word-wrap: break-word;
    background-color: $card-bg;
    background-clip: border-box;
    border: $card-border-width solid $card-border-color;
    @include border-radius($card-border-radius);
    @include box-shadow($card-box-shadow);

    > hr {
        margin-right: 0;
        margin-left: 0;
    }

    > .list-group {
        border-top: inherit;
        border-bottom: inherit;

        &:first-child {
        border-top-width: 0;
        @include border-top-radius($card-inner-border-radius);
        }

        &:last-child  {
        border-bottom-width: 0;
        @include border-bottom-radius($card-inner-border-radius);
        }
    }

    // Due to specificity of the above selector (`.card > .list-group`), we must
    // use a child selector here to prevent double borders.
    > .card-header + .list-group,
    > .list-group + .card-footer {
        border-top: 0;
    }
    }

    .card-body {
    // Enable `flex-grow: 1` for decks and groups so that card blocks take up
    // as much space as possible, ensuring footers are aligned to the bottom.
    flex: 1 1 auto;
    padding: $card-spacer-y $card-spacer-x;
    color: $card-color;
    }

    .card-title {
    margin-bottom: $card-title-spacer-y;
    }

    .card-subtitle {
    margin-top: -$card-title-spacer-y * .5;
    margin-bottom: 0;
    }

    .card-text:last-child {
    margin-bottom: 0;
    }

    .card-link {
    &:hover {
        text-decoration: if($link-hover-decoration == underline, none, null);
    }

    + .card-link {
        margin-left: $card-spacer-x;
    }
    }

    //
    // Optional textual caps
    //

    .card-header {
    padding: $card-cap-padding-y $card-cap-padding-x;
    margin-bottom: 0; // Removes the default margin-bottom of <hN>
    color: $card-cap-color;
    background-color: $card-cap-bg;
    border-bottom: $card-border-width solid $card-border-color;

    &:first-child {
        @include border-radius($card-inner-border-radius $card-inner-border-radius 0 0);
    }
    }

    .card-footer {
    padding: $card-cap-padding-y $card-cap-padding-x;
    color: $card-cap-color;
    background-color: $card-cap-bg;
    border-top: $card-border-width solid $card-border-color;

    &:last-child {
        @include border-radius(0 0 $card-inner-border-radius $card-inner-border-radius);
    }
    }


    //
    // Header navs
    //

    .card-header-tabs {
    margin-right: -$card-cap-padding-x * .5;
    margin-bottom: -$card-cap-padding-y;
    margin-left: -$card-cap-padding-x * .5;
    border-bottom: 0;

    @if $nav-tabs-link-active-bg != $card-bg {
        .nav-link.active {
        background-color: $card-bg;
        border-bottom-color: $card-bg;
        }
    }
    }

    .card-header-pills {
    margin-right: -$card-cap-padding-x * .5;
    margin-left: -$card-cap-padding-x * .5;
    }

    // Card image
    .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: $card-img-overlay-padding;
    @include border-radius($card-inner-border-radius);
    }

    .card-img,
    .card-img-top,
    .card-img-bottom {
    width: 100%; // Required because we use flexbox and this inherently applies align-self: stretch
    }

    .card-img,
    .card-img-top {
    @include border-top-radius($card-inner-border-radius);
    }

    .card-img,
    .card-img-bottom {
    @include border-bottom-radius($card-inner-border-radius);
    }


    //
    // Card groups
    //

    .card-group {
    // The child selector allows nested `.card` within `.card-group`
    // to display properly.
    > .card {
        margin-bottom: $card-group-margin;
    }

    @include media-breakpoint-up(sm) {
        display: flex;
        flex-flow: row wrap;
        // The child selector allows nested `.card` within `.card-group`
        // to display properly.
        > .card {
        // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4
        flex: 1 0 0%;
        margin-bottom: 0;

        + .card {
            margin-left: 0;
            border-left: 0;
        }

        // Handle rounded corners
        @if $enable-rounded {
            &:not(:last-child) {
            @include border-end-radius(0);

            .card-img-top,
            .card-header {
                // stylelint-disable-next-line property-disallowed-list
                border-top-right-radius: 0;
            }
            .card-img-bottom,
            .card-footer {
                // stylelint-disable-next-line property-disallowed-list
                border-bottom-right-radius: 0;
            }
            }

            &:not(:first-child) {
            @include border-start-radius(0);

            .card-img-top,
            .card-header {
                // stylelint-disable-next-line property-disallowed-list
                border-top-left-radius: 0;
            }
            .card-img-bottom,
            .card-footer {
                // stylelint-disable-next-line property-disallowed-list
                border-bottom-left-radius: 0;
            }
            }
        }
        }
    }
}

*/
/*
@import "tables";
@import "transitions";
@import "dropdown";
@import "button-group";
@import "nav";
@import "navbar";
@import "accordion";
@import "breadcrumb";
@import "pagination";
@import "badge";
@import "alert";
@import "progress";
@import "list-group";
@import "close";
@import "toasts";
@import "modal";
@import "tooltip";
@import "popover";
@import "carousel";
@import "spinners";
@import "offcanvas";
@import "placeholders";
*/
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #295EFF;
}
.link-primary:hover, .link-primary:focus {
  color: #214bcc;
}

.link-secondary {
  color: #002464;
}
.link-secondary:hover, .link-secondary:focus {
  color: #001d50;
}

.link-success {
  color: #1E851E;
}
.link-success:hover, .link-success:focus {
  color: #186a18;
}

.link-info {
  color: #0B78D0;
}
.link-info:hover, .link-info:focus {
  color: #0960a6;
}

.link-warning {
  color: #F45516;
}
.link-warning:hover, .link-warning:focus {
  color: #f67745;
}

.link-danger {
  color: #F45516;
}
.link-danger:hover, .link-danger:focus {
  color: #f67745;
}

.link-light {
  color: #FFFFFF;
}
.link-light:hover, .link-light:focus {
  color: white;
}

.link-dark {
  color: #2A333D;
}
.link-dark:hover, .link-dark:focus {
  color: #222931;
}

.link-gray-dark {
  color: #2A333D;
}
.link-gray-dark:hover, .link-gray-dark:focus {
  color: #222931;
}

.link-gray {
  color: #52677B;
}
.link-gray:hover, .link-gray:focus {
  color: #425262;
}

.link-gray-light {
  color: #8393A3;
}
.link-gray-light:hover, .link-gray-light:focus {
  color: #9ca9b5;
}

.link-gray-lighter {
  color: #CED7E0;
}
.link-gray-lighter:hover, .link-gray-lighter:focus {
  color: #d8dfe6;
}

.link-gray-background {
  color: #F0F2F5;
}
.link-gray-background:hover, .link-gray-background:focus {
  color: #f3f5f7;
}

.link-gray-white {
  color: #FFFFFF;
}
.link-gray-white:hover, .link-gray-white:focus {
  color: white;
}

.link-primary-dark {
  color: #0038E1;
}
.link-primary-dark:hover, .link-primary-dark:focus {
  color: #002db4;
}

.link-primary-light {
  color: #5583FF;
}
.link-primary-light:hover, .link-primary-light:focus {
  color: #779cff;
}

.link-primary-lighter {
  color: #A3B7F5;
}
.link-primary-lighter:hover, .link-primary-lighter:focus {
  color: #b5c5f7;
}

.link-primary-background {
  color: #F5F7FF;
}
.link-primary-background:hover, .link-primary-background:focus {
  color: #f7f9ff;
}

.link-brand-dark {
  color: #001B4C;
}
.link-brand-dark:hover, .link-brand-dark:focus {
  color: #00163d;
}

.link-brand {
  color: #002464;
}
.link-brand:hover, .link-brand:focus {
  color: #001d50;
}

.link-brand-light {
  color: #002884;
}
.link-brand-light:hover, .link-brand-light:focus {
  color: #00206a;
}

.link-brand-lighter {
  color: #A3C1F5;
}
.link-brand-lighter:hover, .link-brand-lighter:focus {
  color: #b5cdf7;
}

.link-brand-background {
  color: #F5F9FF;
}
.link-brand-background:hover, .link-brand-background:focus {
  color: #f7faff;
}

.link-success-dark {
  color: #176517;
}
.link-success-dark:hover, .link-success-dark:focus {
  color: #125112;
}

.link-success-light {
  color: #18AC18;
}
.link-success-light:hover, .link-success-light:focus {
  color: #46bd46;
}

.link-success-lighter {
  color: #9BD49B;
}
.link-success-lighter:hover, .link-success-lighter:focus {
  color: #afddaf;
}

.link-success-background {
  color: #F5FFF5;
}
.link-success-background:hover, .link-success-background:focus {
  color: #f7fff7;
}

.link-error-dark {
  color: #C13D09;
}
.link-error-dark:hover, .link-error-dark:focus {
  color: #9a3107;
}

.link-error {
  color: #F45516;
}
.link-error:hover, .link-error:focus {
  color: #f67745;
}

.link-error-light {
  color: #FF7337;
}
.link-error-light:hover, .link-error-light:focus {
  color: #ff8f5f;
}

.link-error-lighter {
  color: #F5BAA3;
}
.link-error-lighter:hover, .link-error-lighter:focus {
  color: #f7c8b5;
}

.link-error-background {
  color: #FFF8F5;
}
.link-error-background:hover, .link-error-background:focus {
  color: #fff9f7;
}

.link-warning-dark {
  color: #C13D09;
}
.link-warning-dark:hover, .link-warning-dark:focus {
  color: #9a3107;
}

.link-warning-light {
  color: #FF7337;
}
.link-warning-light:hover, .link-warning-light:focus {
  color: #ff8f5f;
}

.link-warning-lighter {
  color: #F5BAA3;
}
.link-warning-lighter:hover, .link-warning-lighter:focus {
  color: #f7c8b5;
}

.link-warning-background {
  color: #FFF8F5;
}
.link-warning-background:hover, .link-warning-background:focus {
  color: #fff9f7;
}

.link-info-dark {
  color: #085B9E;
}
.link-info-dark:hover, .link-info-dark:focus {
  color: #06497e;
}

.link-info-light {
  color: #0092FF;
}
.link-info-light:hover, .link-info-light:focus {
  color: #33a8ff;
}

.link-info-lighter {
  color: #A3D0F5;
}
.link-info-lighter:hover, .link-info-lighter:focus {
  color: #b5d9f7;
}

.link-info-background {
  color: #F5FAFF;
}
.link-info-background:hover, .link-info-background:focus {
  color: #f7fbff;
}

.link-backup-yellow {
  color: #FFD941;
}
.link-backup-yellow:hover, .link-backup-yellow:focus {
  color: #ffe167;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0px 4px 12px rgba(42, 52, 61, 0.1) !important;
}

.shadow-sm {
  box-shadow: 0px 0px 1px rgba(0, 36, 100, 0.1) !important;
}

.shadow-lg {
  box-shadow: 0px 0px 2px rgba(42, 52, 61, 0.12), 0px 2px 4px rgba(42, 52, 61, 0.24) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.shadow-min {
  box-shadow: 0px 0px 1px rgba(0, 36, 100, 0.1) !important;
}

.shadow-tiny {
  box-shadow: 0px 0px 1px rgb(131, 147, 163) !important;
}

.shadow-neutral {
  box-shadow: 0px 4px 12px rgba(42, 52, 61, 0.1) !important;
}

.shadow-controls {
  box-shadow: 0px 0px 2px rgba(42, 52, 61, 0.12), 0px 2px 4px rgba(42, 52, 61, 0.24) !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 0.0625rem solid #CED7E0 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 0.0625rem solid #CED7E0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 0.0625rem solid #CED7E0 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 0.0625rem solid #CED7E0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 0.0625rem solid #CED7E0 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #295EFF !important;
}

.border-secondary {
  border-color: #002464 !important;
}

.border-success {
  border-color: #1E851E !important;
}

.border-info {
  border-color: #0B78D0 !important;
}

.border-warning {
  border-color: #F45516 !important;
}

.border-danger {
  border-color: #F45516 !important;
}

.border-light {
  border-color: #FFFFFF !important;
}

.border-dark {
  border-color: #2A333D !important;
}

.border-gray-dark {
  border-color: #2A333D !important;
}

.border-gray {
  border-color: #52677B !important;
}

.border-gray-light {
  border-color: #8393A3 !important;
}

.border-gray-lighter {
  border-color: #CED7E0 !important;
}

.border-gray-background {
  border-color: #F0F2F5 !important;
}

.border-gray-white {
  border-color: #FFFFFF !important;
}

.border-primary-dark {
  border-color: #0038E1 !important;
}

.border-primary-light {
  border-color: #5583FF !important;
}

.border-primary-lighter {
  border-color: #A3B7F5 !important;
}

.border-primary-background {
  border-color: #F5F7FF !important;
}

.border-brand-dark {
  border-color: #001B4C !important;
}

.border-brand {
  border-color: #002464 !important;
}

.border-brand-light {
  border-color: #002884 !important;
}

.border-brand-lighter {
  border-color: #A3C1F5 !important;
}

.border-brand-background {
  border-color: #F5F9FF !important;
}

.border-success-dark {
  border-color: #176517 !important;
}

.border-success-light {
  border-color: #18AC18 !important;
}

.border-success-lighter {
  border-color: #9BD49B !important;
}

.border-success-background {
  border-color: #F5FFF5 !important;
}

.border-error-dark {
  border-color: #C13D09 !important;
}

.border-error {
  border-color: #F45516 !important;
}

.border-error-light {
  border-color: #FF7337 !important;
}

.border-error-lighter {
  border-color: #F5BAA3 !important;
}

.border-error-background {
  border-color: #FFF8F5 !important;
}

.border-warning-dark {
  border-color: #C13D09 !important;
}

.border-warning-light {
  border-color: #FF7337 !important;
}

.border-warning-lighter {
  border-color: #F5BAA3 !important;
}

.border-warning-background {
  border-color: #FFF8F5 !important;
}

.border-info-dark {
  border-color: #085B9E !important;
}

.border-info-light {
  border-color: #0092FF !important;
}

.border-info-lighter {
  border-color: #A3D0F5 !important;
}

.border-info-background {
  border-color: #F5FAFF !important;
}

.border-backup-yellow {
  border-color: #FFD941 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 0.0625rem !important;
}

.border-2 {
  border-width: 0.125rem !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0rem !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 0.75rem !important;
}

.gap-4 {
  gap: 1rem !important;
}

.gap-5 {
  gap: 1.5rem !important;
}

.gap-6 {
  gap: 2rem !important;
}

.gap-7 {
  gap: 2.5rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0rem !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.m-5 {
  margin: 1.5rem !important;
}

.m-6 {
  margin: 2rem !important;
}

.m-7 {
  margin: 2.5rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 0.75rem !important;
  margin-left: 0.75rem !important;
}

.mx-4 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-5 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-6 {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.mx-7 {
  margin-right: 2.5rem !important;
  margin-left: 2.5rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-5 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-6 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.my-7 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mt-5 {
  margin-top: 1.5rem !important;
}

.mt-6 {
  margin-top: 2rem !important;
}

.mt-7 {
  margin-top: 2.5rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0rem !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 0.75rem !important;
}

.me-4 {
  margin-right: 1rem !important;
}

.me-5 {
  margin-right: 1.5rem !important;
}

.me-6 {
  margin-right: 2rem !important;
}

.me-7 {
  margin-right: 2.5rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.mb-5 {
  margin-bottom: 1.5rem !important;
}

.mb-6 {
  margin-bottom: 2rem !important;
}

.mb-7 {
  margin-bottom: 2.5rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0rem !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 0.75rem !important;
}

.ms-4 {
  margin-left: 1rem !important;
}

.ms-5 {
  margin-left: 1.5rem !important;
}

.ms-6 {
  margin-left: 2rem !important;
}

.ms-7 {
  margin-left: 2.5rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.5rem !important;
}

.p-6 {
  padding: 2rem !important;
}

.p-7 {
  padding: 2.5rem !important;
}

.px-0 {
  padding-right: 0rem !important;
  padding-left: 0rem !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

.px-4 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-5 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-6 {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.px-7 {
  padding-right: 2.5rem !important;
  padding-left: 2.5rem !important;
}

.py-0 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-5 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-6 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.py-7 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pt-5 {
  padding-top: 1.5rem !important;
}

.pt-6 {
  padding-top: 2rem !important;
}

.pt-7 {
  padding-top: 2.5rem !important;
}

.pe-0 {
  padding-right: 0rem !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 0.75rem !important;
}

.pe-4 {
  padding-right: 1rem !important;
}

.pe-5 {
  padding-right: 1.5rem !important;
}

.pe-6 {
  padding-right: 2rem !important;
}

.pe-7 {
  padding-right: 2.5rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pb-5 {
  padding-bottom: 1.5rem !important;
}

.pb-6 {
  padding-bottom: 2rem !important;
}

.pb-7 {
  padding-bottom: 2.5rem !important;
}

.ps-0 {
  padding-left: 0rem !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 0.75rem !important;
}

.ps-4 {
  padding-left: 1rem !important;
}

.ps-5 {
  padding-left: 1.5rem !important;
}

.ps-6 {
  padding-left: 2rem !important;
}

.ps-7 {
  padding-left: 2.5rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.2875rem + 0.45vw) !important;
}

.fs-2 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-3 {
  font-size: 1.25rem !important;
}

.fs-4 {
  font-size: 1rem !important;
}

.fs-5 {
  font-size: 0.875rem !important;
}

.fs-6 {
  font-size: 0.75rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.3 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-gray-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-gray {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-rgb), var(--bs-text-opacity)) !important;
}

.text-gray-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-light-rgb), var(--bs-text-opacity)) !important;
}

.text-gray-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-gray-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-background-rgb), var(--bs-text-opacity)) !important;
}

.text-gray-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray-white-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-light-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-background-rgb), var(--bs-text-opacity)) !important;
}

.text-brand-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-brand-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-brand {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-brand-rgb), var(--bs-text-opacity)) !important;
}

.text-brand-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-brand-light-rgb), var(--bs-text-opacity)) !important;
}

.text-brand-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-brand-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-brand-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-brand-background-rgb), var(--bs-text-opacity)) !important;
}

.text-success-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-success-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-light-rgb), var(--bs-text-opacity)) !important;
}

.text-success-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-success-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-background-rgb), var(--bs-text-opacity)) !important;
}

.text-error-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-error-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-error {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-error-rgb), var(--bs-text-opacity)) !important;
}

.text-error-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-error-light-rgb), var(--bs-text-opacity)) !important;
}

.text-error-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-error-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-error-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-error-background-rgb), var(--bs-text-opacity)) !important;
}

.text-warning-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-warning-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-light-rgb), var(--bs-text-opacity)) !important;
}

.text-warning-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-warning-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-background-rgb), var(--bs-text-opacity)) !important;
}

.text-info-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-info-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-light-rgb), var(--bs-text-opacity)) !important;
}

.text-info-lighter {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-lighter-rgb), var(--bs-text-opacity)) !important;
}

.text-info-background {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-background-rgb), var(--bs-text-opacity)) !important;
}

.text-backup-yellow {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-backup-yellow-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray-dark {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray-light {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray-lighter {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray-background {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray-white {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-gray-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-dark {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-primary-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-light {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-primary-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-lighter {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-primary-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-background {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-primary-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-brand-dark {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-brand {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-rgb), var(--bs-bg-opacity)) !important;
}

.bg-brand-light {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-brand-lighter {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-brand-background {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success-dark {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-brand-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success-light {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-success-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success-lighter {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-success-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success-background {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-success-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-error-dark {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-error-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-error {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-error-rgb), var(--bs-bg-opacity)) !important;
}

.bg-error-light {
  --bs-bg-opacity: 1;
	background: rgba(var(--bs-error-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-error-lighter {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-error-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-error-background {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-error-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning-dark {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-warning-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning-light {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-warning-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning-lighter {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-warning-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning-background {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-warning-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info-dark {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-info-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info-light {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-info-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info-lighter {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-info-lighter-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info-background {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-info-background-rgb), var(--bs-bg-opacity)) !important;
}

.bg-backup-yellow {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-backup-yellow-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 1rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.5rem !important;
}

.rounded-2 {
  border-radius: 1rem !important;
}

.rounded-3 {
  border-radius: 1.5rem !important;
}
.rounded-4 {
  border-radius: 2rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 100rem !important;
}

.rounded-top {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.rounded-end {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

.rounded-start {
  border-bottom-left-radius: 1rem !important;
  border-top-left-radius: 1rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0rem !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 0.75rem !important;
  }

  .gap-sm-4 {
    gap: 1rem !important;
  }

  .gap-sm-5 {
    gap: 1.5rem !important;
  }

  .gap-sm-6 {
    gap: 2rem !important;
  }

  .gap-sm-7 {
    gap: 2.5rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0rem !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 0.75rem !important;
  }

  .m-sm-4 {
    margin: 1rem !important;
  }

  .m-sm-5 {
    margin: 1.5rem !important;
  }

  .m-sm-6 {
    margin: 2rem !important;
  }

  .m-sm-7 {
    margin: 2.5rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .mx-sm-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .mx-sm-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .my-sm-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .my-sm-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 0.75rem !important;
  }

  .mt-sm-4 {
    margin-top: 1rem !important;
  }

  .mt-sm-5 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-6 {
    margin-top: 2rem !important;
  }

  .mt-sm-7 {
    margin-top: 2.5rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0rem !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 0.75rem !important;
  }

  .me-sm-4 {
    margin-right: 1rem !important;
  }

  .me-sm-5 {
    margin-right: 1.5rem !important;
  }

  .me-sm-6 {
    margin-right: 2rem !important;
  }

  .me-sm-7 {
    margin-right: 2.5rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 0.75rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-6 {
    margin-bottom: 2rem !important;
  }

  .mb-sm-7 {
    margin-bottom: 2.5rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0rem !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 0.75rem !important;
  }

  .ms-sm-4 {
    margin-left: 1rem !important;
  }

  .ms-sm-5 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-6 {
    margin-left: 2rem !important;
  }

  .ms-sm-7 {
    margin-left: 2.5rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0rem !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 0.75rem !important;
  }

  .p-sm-4 {
    padding: 1rem !important;
  }

  .p-sm-5 {
    padding: 1.5rem !important;
  }

  .p-sm-6 {
    padding: 2rem !important;
  }

  .p-sm-7 {
    padding: 2.5rem !important;
  }

  .px-sm-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .px-sm-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .px-sm-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }

  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .py-sm-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .py-sm-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-sm-0 {
    padding-top: 0rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 0.75rem !important;
  }

  .pt-sm-4 {
    padding-top: 1rem !important;
  }

  .pt-sm-5 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-6 {
    padding-top: 2rem !important;
  }

  .pt-sm-7 {
    padding-top: 2.5rem !important;
  }

  .pe-sm-0 {
    padding-right: 0rem !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 0.75rem !important;
  }

  .pe-sm-4 {
    padding-right: 1rem !important;
  }

  .pe-sm-5 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-6 {
    padding-right: 2rem !important;
  }

  .pe-sm-7 {
    padding-right: 2.5rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 0.75rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-6 {
    padding-bottom: 2rem !important;
  }

  .pb-sm-7 {
    padding-bottom: 2.5rem !important;
  }

  .ps-sm-0 {
    padding-left: 0rem !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 0.75rem !important;
  }

  .ps-sm-4 {
    padding-left: 1rem !important;
  }

  .ps-sm-5 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-6 {
    padding-left: 2rem !important;
  }

  .ps-sm-7 {
    padding-left: 2.5rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0rem !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 0.75rem !important;
  }

  .gap-md-4 {
    gap: 1rem !important;
  }

  .gap-md-5 {
    gap: 1.5rem !important;
  }

  .gap-md-6 {
    gap: 2rem !important;
  }

  .gap-md-7 {
    gap: 2.5rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0rem !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 0.75rem !important;
  }

  .m-md-4 {
    margin: 1rem !important;
  }

  .m-md-5 {
    margin: 1.5rem !important;
  }

  .m-md-6 {
    margin: 2rem !important;
  }

  .m-md-7 {
    margin: 2.5rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .mx-md-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .mx-md-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .my-md-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .my-md-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0rem !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 0.75rem !important;
  }

  .mt-md-4 {
    margin-top: 1rem !important;
  }

  .mt-md-5 {
    margin-top: 1.5rem !important;
  }

  .mt-md-6 {
    margin-top: 2rem !important;
  }

  .mt-md-7 {
    margin-top: 2.5rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0rem !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 0.75rem !important;
  }

  .me-md-4 {
    margin-right: 1rem !important;
  }

  .me-md-5 {
    margin-right: 1.5rem !important;
  }

  .me-md-6 {
    margin-right: 2rem !important;
  }

  .me-md-7 {
    margin-right: 2.5rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 0.75rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1rem !important;
  }

  .mb-md-5 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-6 {
    margin-bottom: 2rem !important;
  }

  .mb-md-7 {
    margin-bottom: 2.5rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0rem !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 0.75rem !important;
  }

  .ms-md-4 {
    margin-left: 1rem !important;
  }

  .ms-md-5 {
    margin-left: 1.5rem !important;
  }

  .ms-md-6 {
    margin-left: 2rem !important;
  }

  .ms-md-7 {
    margin-left: 2.5rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0rem !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 0.75rem !important;
  }

  .p-md-4 {
    padding: 1rem !important;
  }

  .p-md-5 {
    padding: 1.5rem !important;
  }

  .p-md-6 {
    padding: 2rem !important;
  }

  .p-md-7 {
    padding: 2.5rem !important;
  }

  .px-md-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .px-md-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .px-md-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }

  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .py-md-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .py-md-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-md-0 {
    padding-top: 0rem !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 0.75rem !important;
  }

  .pt-md-4 {
    padding-top: 1rem !important;
  }

  .pt-md-5 {
    padding-top: 1.5rem !important;
  }

  .pt-md-6 {
    padding-top: 2rem !important;
  }

  .pt-md-7 {
    padding-top: 2.5rem !important;
  }

  .pe-md-0 {
    padding-right: 0rem !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 0.75rem !important;
  }

  .pe-md-4 {
    padding-right: 1rem !important;
  }

  .pe-md-5 {
    padding-right: 1.5rem !important;
  }

  .pe-md-6 {
    padding-right: 2rem !important;
  }

  .pe-md-7 {
    padding-right: 2.5rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 0.75rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1rem !important;
  }

  .pb-md-5 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-6 {
    padding-bottom: 2rem !important;
  }

  .pb-md-7 {
    padding-bottom: 2.5rem !important;
  }

  .ps-md-0 {
    padding-left: 0rem !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 0.75rem !important;
  }

  .ps-md-4 {
    padding-left: 1rem !important;
  }

  .ps-md-5 {
    padding-left: 1.5rem !important;
  }

  .ps-md-6 {
    padding-left: 2rem !important;
  }

  .ps-md-7 {
    padding-left: 2.5rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0rem !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 0.75rem !important;
  }

  .gap-lg-4 {
    gap: 1rem !important;
  }

  .gap-lg-5 {
    gap: 1.5rem !important;
  }

  .gap-lg-6 {
    gap: 2rem !important;
  }

  .gap-lg-7 {
    gap: 2.5rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0rem !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 0.75rem !important;
  }

  .m-lg-4 {
    margin: 1rem !important;
  }

  .m-lg-5 {
    margin: 1.5rem !important;
  }

  .m-lg-6 {
    margin: 2rem !important;
  }

  .m-lg-7 {
    margin: 2.5rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .mx-lg-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .mx-lg-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .my-lg-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .my-lg-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 0.75rem !important;
  }

  .mt-lg-4 {
    margin-top: 1rem !important;
  }

  .mt-lg-5 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-6 {
    margin-top: 2rem !important;
  }

  .mt-lg-7 {
    margin-top: 2.5rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0rem !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 0.75rem !important;
  }

  .me-lg-4 {
    margin-right: 1rem !important;
  }

  .me-lg-5 {
    margin-right: 1.5rem !important;
  }

  .me-lg-6 {
    margin-right: 2rem !important;
  }

  .me-lg-7 {
    margin-right: 2.5rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 0.75rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-6 {
    margin-bottom: 2rem !important;
  }

  .mb-lg-7 {
    margin-bottom: 2.5rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0rem !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 0.75rem !important;
  }

  .ms-lg-4 {
    margin-left: 1rem !important;
  }

  .ms-lg-5 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-6 {
    margin-left: 2rem !important;
  }

  .ms-lg-7 {
    margin-left: 2.5rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0rem !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 0.75rem !important;
  }

  .p-lg-4 {
    padding: 1rem !important;
  }

  .p-lg-5 {
    padding: 1.5rem !important;
  }

  .p-lg-6 {
    padding: 2rem !important;
  }

  .p-lg-7 {
    padding: 2.5rem !important;
  }

  .px-lg-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .px-lg-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .px-lg-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }

  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .py-lg-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .py-lg-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-lg-0 {
    padding-top: 0rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 0.75rem !important;
  }

  .pt-lg-4 {
    padding-top: 1rem !important;
  }

  .pt-lg-5 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-6 {
    padding-top: 2rem !important;
  }

  .pt-lg-7 {
    padding-top: 2.5rem !important;
  }

  .pe-lg-0 {
    padding-right: 0rem !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 0.75rem !important;
  }

  .pe-lg-4 {
    padding-right: 1rem !important;
  }

  .pe-lg-5 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-6 {
    padding-right: 2rem !important;
  }

  .pe-lg-7 {
    padding-right: 2.5rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 0.75rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-6 {
    padding-bottom: 2rem !important;
  }

  .pb-lg-7 {
    padding-bottom: 2.5rem !important;
  }

  .ps-lg-0 {
    padding-left: 0rem !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 0.75rem !important;
  }

  .ps-lg-4 {
    padding-left: 1rem !important;
  }

  .ps-lg-5 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-6 {
    padding-left: 2rem !important;
  }

  .ps-lg-7 {
    padding-left: 2.5rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0rem !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 0.75rem !important;
  }

  .gap-xl-4 {
    gap: 1rem !important;
  }

  .gap-xl-5 {
    gap: 1.5rem !important;
  }

  .gap-xl-6 {
    gap: 2rem !important;
  }

  .gap-xl-7 {
    gap: 2.5rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0rem !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 0.75rem !important;
  }

  .m-xl-4 {
    margin: 1rem !important;
  }

  .m-xl-5 {
    margin: 1.5rem !important;
  }

  .m-xl-6 {
    margin: 2rem !important;
  }

  .m-xl-7 {
    margin: 2.5rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .mx-xl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .mx-xl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .my-xl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .my-xl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0rem !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 0.75rem !important;
  }

  .mt-xl-4 {
    margin-top: 1rem !important;
  }

  .mt-xl-5 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-6 {
    margin-top: 2rem !important;
  }

  .mt-xl-7 {
    margin-top: 2.5rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0rem !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 0.75rem !important;
  }

  .me-xl-4 {
    margin-right: 1rem !important;
  }

  .me-xl-5 {
    margin-right: 1.5rem !important;
  }

  .me-xl-6 {
    margin-right: 2rem !important;
  }

  .me-xl-7 {
    margin-right: 2.5rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0rem !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 0.75rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-6 {
    margin-bottom: 2rem !important;
  }

  .mb-xl-7 {
    margin-bottom: 2.5rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0rem !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 0.75rem !important;
  }

  .ms-xl-4 {
    margin-left: 1rem !important;
  }

  .ms-xl-5 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-6 {
    margin-left: 2rem !important;
  }

  .ms-xl-7 {
    margin-left: 2.5rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0rem !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 0.75rem !important;
  }

  .p-xl-4 {
    padding: 1rem !important;
  }

  .p-xl-5 {
    padding: 1.5rem !important;
  }

  .p-xl-6 {
    padding: 2rem !important;
  }

  .p-xl-7 {
    padding: 2.5rem !important;
  }

  .px-xl-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .px-xl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .px-xl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }

  .py-xl-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .py-xl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .py-xl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-xl-0 {
    padding-top: 0rem !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 0.75rem !important;
  }

  .pt-xl-4 {
    padding-top: 1rem !important;
  }

  .pt-xl-5 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-6 {
    padding-top: 2rem !important;
  }

  .pt-xl-7 {
    padding-top: 2.5rem !important;
  }

  .pe-xl-0 {
    padding-right: 0rem !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 0.75rem !important;
  }

  .pe-xl-4 {
    padding-right: 1rem !important;
  }

  .pe-xl-5 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-6 {
    padding-right: 2rem !important;
  }

  .pe-xl-7 {
    padding-right: 2.5rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0rem !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 0.75rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-6 {
    padding-bottom: 2rem !important;
  }

  .pb-xl-7 {
    padding-bottom: 2.5rem !important;
  }

  .ps-xl-0 {
    padding-left: 0rem !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 0.75rem !important;
  }

  .ps-xl-4 {
    padding-left: 1rem !important;
  }

  .ps-xl-5 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-6 {
    padding-left: 2rem !important;
  }

  .ps-xl-7 {
    padding-left: 2.5rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0rem !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 0.75rem !important;
  }

  .gap-xxl-4 {
    gap: 1rem !important;
  }

  .gap-xxl-5 {
    gap: 1.5rem !important;
  }

  .gap-xxl-6 {
    gap: 2rem !important;
  }

  .gap-xxl-7 {
    gap: 2.5rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0rem !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 0.75rem !important;
  }

  .m-xxl-4 {
    margin: 1rem !important;
  }

  .m-xxl-5 {
    margin: 1.5rem !important;
  }

  .m-xxl-6 {
    margin: 2rem !important;
  }

  .m-xxl-7 {
    margin: 2.5rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 0.75rem !important;
    margin-left: 0.75rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-5 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-6 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .mx-xxl-7 {
    margin-right: 2.5rem !important;
    margin-left: 2.5rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 0.75rem !important;
    margin-bottom: 0.75rem !important;
  }

  .my-xxl-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-5 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-6 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .my-xxl-7 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0rem !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 0.75rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1rem !important;
  }

  .mt-xxl-5 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-6 {
    margin-top: 2rem !important;
  }

  .mt-xxl-7 {
    margin-top: 2.5rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0rem !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 0.75rem !important;
  }

  .me-xxl-4 {
    margin-right: 1rem !important;
  }

  .me-xxl-5 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-6 {
    margin-right: 2rem !important;
  }

  .me-xxl-7 {
    margin-right: 2.5rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0rem !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 0.75rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-6 {
    margin-bottom: 2rem !important;
  }

  .mb-xxl-7 {
    margin-bottom: 2.5rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0rem !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 0.75rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1rem !important;
  }

  .ms-xxl-5 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-6 {
    margin-left: 2rem !important;
  }

  .ms-xxl-7 {
    margin-left: 2.5rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0rem !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 0.75rem !important;
  }

  .p-xxl-4 {
    padding: 1rem !important;
  }

  .p-xxl-5 {
    padding: 1.5rem !important;
  }

  .p-xxl-6 {
    padding: 2rem !important;
  }

  .p-xxl-7 {
    padding: 2.5rem !important;
  }

  .px-xxl-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 0.75rem !important;
    padding-left: 0.75rem !important;
  }

  .px-xxl-4 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-5 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-6 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .px-xxl-7 {
    padding-right: 2.5rem !important;
    padding-left: 2.5rem !important;
  }

  .py-xxl-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }

  .py-xxl-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-5 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-6 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .py-xxl-7 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0rem !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 0.75rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1rem !important;
  }

  .pt-xxl-5 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-6 {
    padding-top: 2rem !important;
  }

  .pt-xxl-7 {
    padding-top: 2.5rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0rem !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 0.75rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1rem !important;
  }

  .pe-xxl-5 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-6 {
    padding-right: 2rem !important;
  }

  .pe-xxl-7 {
    padding-right: 2.5rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0rem !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 0.75rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-6 {
    padding-bottom: 2rem !important;
  }

  .pb-xxl-7 {
    padding-bottom: 2.5rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0rem !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 0.75rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1rem !important;
  }

  .ps-xxl-5 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-6 {
    padding-left: 2rem !important;
  }

  .ps-xxl-7 {
    padding-left: 2.5rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 1.625rem !important;
  }

  .fs-2 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}
/*
// 1. Include functions first (so you can manipulate colors, SVGs, calc, etc)
@import "../node_modules/bootstrap/scss/functions";

// 2. Include any default variable overrides here
@import "minerva/tokens";

// 3. Include remainder of required Bootstrap stylesheets
@import "../node_modules/bootstrap/scss/variables";
@import "../node_modules/bootstrap/scss/mixins";
@import "../node_modules/bootstrap/scss/root";

// 4. Include any optional Bootstrap CSS as needed
@import "../node_modules/bootstrap/scss/utilities";
@import "../node_modules/bootstrap/scss/reboot";
@import "../node_modules/bootstrap/scss/type";
@import "../node_modules/bootstrap/scss/images";
@import "../node_modules/bootstrap/scss/containers";
@import "../node_modules/bootstrap/scss/grid";
@import "../node_modules/bootstrap/scss/helpers";


// 5. Optionally include utilities API last to generate classes based on the Sass map in `_utilities.scss`
@import "../node_modules/bootstrap/scss/utilities/api";

// 6. Elements
@import "minerva/elements";
*/
body {
  font-size: 1rem;
  line-height: 1.5rem;
}

h1, .h1, h2, .h2 {
  line-height: 2rem;
  font-weight: 400;
}

h3, .h3 {
  line-height: 1.5em;
  font-weight: 400;
}

h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1.5rem;
  font-weight: 700;
}

h6, .h6 {
  text-transform: uppercase;
}

.display-1 {
  line-height: 3rem;
}

.display-2 {
  line-height: 2.5rem;
}

.display-3 {
  line-height: 2rem;
}

.display-4, .display-5, .display-6, .display-7, .display-8 {
  line-height: 1.5rem;
}

p {
  font-size: 1rem;
  line-height: 1.5rem;
}

h1.bigger, .bigger.h1 {
  font-size: 2.5rem;
  line-height: 3rem;
}

h2.big, .big.h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}

h3.medium, .medium.h3 {
  font-size: 1.5rem;
  line-height: 2rem;
}

small, .small, p.small {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

p.smaller {
  font-size: 0.75rem;
  line-height: 1rem;
}

button {
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 700;
}

button.small {
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.4px;
  font-weight: 700;
}

.number {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.number.bigger {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.number.big {
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.number.small {
  font-size: 0.75rem;
  line-height: 1.5rem;
  font-weight: 700;
  letter-spacing: 1px;
}

.bg-brand-gradient {
  background-image: linear-gradient(135deg, #002884 0%, #001B4C 100%);
}

.bg-primary-gradient {
  background-image: linear-gradient(135deg, #5583FF 0%, #295EFF 100%);
}

/*# sourceMappingURL=output.css.map */
