:root,
[data-bs-theme=light] {
  --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-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --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: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  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: var(--bs-secondary-color);
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 226, 254.6);
  --bs-table-border-color: rgb(165.28, 180.8, 203.68);
  --bs-table-striped-bg: rgb(196.27, 214.7, 241.87);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 203.4, 229.14);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 209.05, 235.505);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: rgb(225.6, 227.4, 229);
  --bs-table-border-color: rgb(180.48, 181.92, 183.2);
  --bs-table-striped-bg: rgb(214.32, 216.03, 217.55);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(203.04, 204.66, 206.1);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(208.68, 210.345, 211.825);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: rgb(209, 231, 220.8);
  --bs-table-border-color: rgb(167.2, 184.8, 176.64);
  --bs-table-striped-bg: rgb(198.55, 219.45, 209.76);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(188.1, 207.9, 198.72);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(193.325, 213.675, 204.24);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: rgb(248, 214.6, 217.8);
  --bs-table-border-color: rgb(198.4, 171.68, 174.24);
  --bs-table-striped-bg: rgb(235.6, 203.87, 206.91);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 193.14, 196.02);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 198.505, 201.465);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: rgb(198.4, 199.2, 200);
  --bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
  --bs-table-striped-color: #000;
  --bs-table-active-bg: rgb(223.2, 224.1, 225);
  --bs-table-active-color: #000;
  --bs-table-hover-bg: rgb(229.4, 230.325, 231.25);
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: rgb(77.4, 80.6, 83.8);
  --bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: rgb(55.2, 58.8, 62.4);
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: rgb(49.65, 53.35, 57.05);
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.bs-slice {
  /* rtl:begin:remove */
  /* rtl:end:remove */
}
.bs-slice .align-baseline {
  vertical-align: baseline !important;
}
.bs-slice .align-top {
  vertical-align: top !important;
}
.bs-slice .align-middle {
  vertical-align: middle !important;
}
.bs-slice .align-bottom {
  vertical-align: bottom !important;
}
.bs-slice .align-text-bottom {
  vertical-align: text-bottom !important;
}
.bs-slice .align-text-top {
  vertical-align: text-top !important;
}
.bs-slice .float-start {
  float: left !important;
}
.bs-slice .float-end {
  float: right !important;
}
.bs-slice .float-none {
  float: none !important;
}
.bs-slice .object-fit-contain {
  object-fit: contain !important;
}
.bs-slice .object-fit-cover {
  object-fit: cover !important;
}
.bs-slice .object-fit-fill {
  object-fit: fill !important;
}
.bs-slice .object-fit-scale {
  object-fit: scale-down !important;
}
.bs-slice .object-fit-none {
  object-fit: none !important;
}
.bs-slice .opacity-0 {
  opacity: 0 !important;
}
.bs-slice .opacity-25 {
  opacity: 0.25 !important;
}
.bs-slice .opacity-50 {
  opacity: 0.5 !important;
}
.bs-slice .opacity-75 {
  opacity: 0.75 !important;
}
.bs-slice .opacity-100 {
  opacity: 1 !important;
}
.bs-slice .overflow-auto {
  overflow: auto !important;
}
.bs-slice .overflow-hidden {
  overflow: hidden !important;
}
.bs-slice .overflow-visible {
  overflow: visible !important;
}
.bs-slice .overflow-scroll {
  overflow: scroll !important;
}
.bs-slice .overflow-x-auto {
  overflow-x: auto !important;
}
.bs-slice .overflow-x-hidden {
  overflow-x: hidden !important;
}
.bs-slice .overflow-x-visible {
  overflow-x: visible !important;
}
.bs-slice .overflow-x-scroll {
  overflow-x: scroll !important;
}
.bs-slice .overflow-y-auto {
  overflow-y: auto !important;
}
.bs-slice .overflow-y-hidden {
  overflow-y: hidden !important;
}
.bs-slice .overflow-y-visible {
  overflow-y: visible !important;
}
.bs-slice .overflow-y-scroll {
  overflow-y: scroll !important;
}
.bs-slice .d-inline {
  display: inline !important;
}
.bs-slice .d-inline-block {
  display: inline-block !important;
}
.bs-slice .d-block {
  display: block !important;
}
.bs-slice .d-grid {
  display: grid !important;
}
.bs-slice .d-inline-grid {
  display: inline-grid !important;
}
.bs-slice .d-table {
  display: table !important;
}
.bs-slice .d-table-row {
  display: table-row !important;
}
.bs-slice .d-table-cell {
  display: table-cell !important;
}
.bs-slice .d-flex {
  display: flex !important;
}
.bs-slice .d-inline-flex {
  display: inline-flex !important;
}
.bs-slice .d-none {
  display: none !important;
}
.bs-slice .shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.bs-slice .shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.bs-slice .shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.bs-slice .shadow-none {
  box-shadow: none !important;
}
.bs-slice .focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.bs-slice .position-static {
  position: static !important;
}
.bs-slice .position-relative {
  position: relative !important;
}
.bs-slice .position-absolute {
  position: absolute !important;
}
.bs-slice .position-fixed {
  position: fixed !important;
}
.bs-slice .position-sticky {
  position: sticky !important;
}
.bs-slice .top-0 {
  top: 0 !important;
}
.bs-slice .top-50 {
  top: 50% !important;
}
.bs-slice .top-100 {
  top: 100% !important;
}
.bs-slice .bottom-0 {
  bottom: 0 !important;
}
.bs-slice .bottom-50 {
  bottom: 50% !important;
}
.bs-slice .bottom-100 {
  bottom: 100% !important;
}
.bs-slice .start-0 {
  left: 0 !important;
}
.bs-slice .start-50 {
  left: 50% !important;
}
.bs-slice .start-100 {
  left: 100% !important;
}
.bs-slice .end-0 {
  right: 0 !important;
}
.bs-slice .end-50 {
  right: 50% !important;
}
.bs-slice .end-100 {
  right: 100% !important;
}
.bs-slice .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.bs-slice .translate-middle-x {
  transform: translateX(-50%) !important;
}
.bs-slice .translate-middle-y {
  transform: translateY(-50%) !important;
}
.bs-slice .border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.bs-slice .border-0 {
  border: 0 !important;
}
.bs-slice .border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.bs-slice .border-top-0 {
  border-top: 0 !important;
}
.bs-slice .border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.bs-slice .border-end-0 {
  border-right: 0 !important;
}
.bs-slice .border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.bs-slice .border-bottom-0 {
  border-bottom: 0 !important;
}
.bs-slice .border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.bs-slice .border-start-0 {
  border-left: 0 !important;
}
.bs-slice .border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.bs-slice .border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.bs-slice .border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.bs-slice .border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.bs-slice .border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.bs-slice .border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.bs-slice .border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.bs-slice .border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.bs-slice .border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.bs-slice .border-1 {
  border-width: 1px !important;
}
.bs-slice .border-2 {
  border-width: 2px !important;
}
.bs-slice .border-3 {
  border-width: 3px !important;
}
.bs-slice .border-4 {
  border-width: 4px !important;
}
.bs-slice .border-5 {
  border-width: 5px !important;
}
.bs-slice .border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.bs-slice .border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.bs-slice .border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.bs-slice .border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.bs-slice .border-opacity-100 {
  --bs-border-opacity: 1;
}
.bs-slice .w-25 {
  width: 25% !important;
}
.bs-slice .w-50 {
  width: 50% !important;
}
.bs-slice .w-75 {
  width: 75% !important;
}
.bs-slice .w-100 {
  width: 100% !important;
}
.bs-slice .w-auto {
  width: auto !important;
}
.bs-slice .mw-100 {
  max-width: 100% !important;
}
.bs-slice .vw-100 {
  width: 100vw !important;
}
.bs-slice .min-vw-100 {
  min-width: 100vw !important;
}
.bs-slice .h-25 {
  height: 25% !important;
}
.bs-slice .h-50 {
  height: 50% !important;
}
.bs-slice .h-75 {
  height: 75% !important;
}
.bs-slice .h-100 {
  height: 100% !important;
}
.bs-slice .h-auto {
  height: auto !important;
}
.bs-slice .mh-100 {
  max-height: 100% !important;
}
.bs-slice .vh-100 {
  height: 100vh !important;
}
.bs-slice .min-vh-100 {
  min-height: 100vh !important;
}
.bs-slice .flex-fill {
  flex: 1 1 auto !important;
}
.bs-slice .flex-row {
  flex-direction: row !important;
}
.bs-slice .flex-column {
  flex-direction: column !important;
}
.bs-slice .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.bs-slice .flex-column-reverse {
  flex-direction: column-reverse !important;
}
.bs-slice .flex-grow-0 {
  flex-grow: 0 !important;
}
.bs-slice .flex-grow-1 {
  flex-grow: 1 !important;
}
.bs-slice .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.bs-slice .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.bs-slice .flex-wrap {
  flex-wrap: wrap !important;
}
.bs-slice .flex-nowrap {
  flex-wrap: nowrap !important;
}
.bs-slice .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.bs-slice .justify-content-start {
  justify-content: flex-start !important;
}
.bs-slice .justify-content-end {
  justify-content: flex-end !important;
}
.bs-slice .justify-content-center {
  justify-content: center !important;
}
.bs-slice .justify-content-between {
  justify-content: space-between !important;
}
.bs-slice .justify-content-around {
  justify-content: space-around !important;
}
.bs-slice .justify-content-evenly {
  justify-content: space-evenly !important;
}
.bs-slice .align-items-start {
  align-items: flex-start !important;
}
.bs-slice .align-items-end {
  align-items: flex-end !important;
}
.bs-slice .align-items-center {
  align-items: center !important;
}
.bs-slice .align-items-baseline {
  align-items: baseline !important;
}
.bs-slice .align-items-stretch {
  align-items: stretch !important;
}
.bs-slice .align-content-start {
  align-content: flex-start !important;
}
.bs-slice .align-content-end {
  align-content: flex-end !important;
}
.bs-slice .align-content-center {
  align-content: center !important;
}
.bs-slice .align-content-between {
  align-content: space-between !important;
}
.bs-slice .align-content-around {
  align-content: space-around !important;
}
.bs-slice .align-content-stretch {
  align-content: stretch !important;
}
.bs-slice .align-self-auto {
  align-self: auto !important;
}
.bs-slice .align-self-start {
  align-self: flex-start !important;
}
.bs-slice .align-self-end {
  align-self: flex-end !important;
}
.bs-slice .align-self-center {
  align-self: center !important;
}
.bs-slice .align-self-baseline {
  align-self: baseline !important;
}
.bs-slice .align-self-stretch {
  align-self: stretch !important;
}
.bs-slice .order-first {
  order: -1 !important;
}
.bs-slice .order-0 {
  order: 0 !important;
}
.bs-slice .order-1 {
  order: 1 !important;
}
.bs-slice .order-2 {
  order: 2 !important;
}
.bs-slice .order-3 {
  order: 3 !important;
}
.bs-slice .order-4 {
  order: 4 !important;
}
.bs-slice .order-5 {
  order: 5 !important;
}
.bs-slice .order-last {
  order: 6 !important;
}
.bs-slice .m-0 {
  margin: 0 !important;
}
.bs-slice .m-1 {
  margin: 0.25rem !important;
}
.bs-slice .m-2 {
  margin: 0.5rem !important;
}
.bs-slice .m-3 {
  margin: 1rem !important;
}
.bs-slice .m-4 {
  margin: 1.5rem !important;
}
.bs-slice .m-5 {
  margin: 3rem !important;
}
.bs-slice .m-auto {
  margin: auto !important;
}
.bs-slice .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.bs-slice .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.bs-slice .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.bs-slice .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.bs-slice .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.bs-slice .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.bs-slice .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.bs-slice .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.bs-slice .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.bs-slice .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.bs-slice .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.bs-slice .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.bs-slice .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.bs-slice .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.bs-slice .mt-0 {
  margin-top: 0 !important;
}
.bs-slice .mt-1 {
  margin-top: 0.25rem !important;
}
.bs-slice .mt-2 {
  margin-top: 0.5rem !important;
}
.bs-slice .mt-3 {
  margin-top: 1rem !important;
}
.bs-slice .mt-4 {
  margin-top: 1.5rem !important;
}
.bs-slice .mt-5 {
  margin-top: 3rem !important;
}
.bs-slice .mt-auto {
  margin-top: auto !important;
}
.bs-slice .me-0 {
  margin-right: 0 !important;
}
.bs-slice .me-1 {
  margin-right: 0.25rem !important;
}
.bs-slice .me-2 {
  margin-right: 0.5rem !important;
}
.bs-slice .me-3 {
  margin-right: 1rem !important;
}
.bs-slice .me-4 {
  margin-right: 1.5rem !important;
}
.bs-slice .me-5 {
  margin-right: 3rem !important;
}
.bs-slice .me-auto {
  margin-right: auto !important;
}
.bs-slice .mb-0 {
  margin-bottom: 0 !important;
}
.bs-slice .mb-1 {
  margin-bottom: 0.25rem !important;
}
.bs-slice .mb-2 {
  margin-bottom: 0.5rem !important;
}
.bs-slice .mb-3 {
  margin-bottom: 1rem !important;
}
.bs-slice .mb-4 {
  margin-bottom: 1.5rem !important;
}
.bs-slice .mb-5 {
  margin-bottom: 3rem !important;
}
.bs-slice .mb-auto {
  margin-bottom: auto !important;
}
.bs-slice .ms-0 {
  margin-left: 0 !important;
}
.bs-slice .ms-1 {
  margin-left: 0.25rem !important;
}
.bs-slice .ms-2 {
  margin-left: 0.5rem !important;
}
.bs-slice .ms-3 {
  margin-left: 1rem !important;
}
.bs-slice .ms-4 {
  margin-left: 1.5rem !important;
}
.bs-slice .ms-5 {
  margin-left: 3rem !important;
}
.bs-slice .ms-auto {
  margin-left: auto !important;
}
.bs-slice .p-0 {
  padding: 0 !important;
}
.bs-slice .p-1 {
  padding: 0.25rem !important;
}
.bs-slice .p-2 {
  padding: 0.5rem !important;
}
.bs-slice .p-3 {
  padding: 1rem !important;
}
.bs-slice .p-4 {
  padding: 1.5rem !important;
}
.bs-slice .p-5 {
  padding: 3rem !important;
}
.bs-slice .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.bs-slice .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.bs-slice .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.bs-slice .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.bs-slice .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.bs-slice .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.bs-slice .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.bs-slice .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.bs-slice .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.bs-slice .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.bs-slice .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.bs-slice .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.bs-slice .pt-0 {
  padding-top: 0 !important;
}
.bs-slice .pt-1 {
  padding-top: 0.25rem !important;
}
.bs-slice .pt-2 {
  padding-top: 0.5rem !important;
}
.bs-slice .pt-3 {
  padding-top: 1rem !important;
}
.bs-slice .pt-4 {
  padding-top: 1.5rem !important;
}
.bs-slice .pt-5 {
  padding-top: 3rem !important;
}
.bs-slice .pe-0 {
  padding-right: 0 !important;
}
.bs-slice .pe-1 {
  padding-right: 0.25rem !important;
}
.bs-slice .pe-2 {
  padding-right: 0.5rem !important;
}
.bs-slice .pe-3 {
  padding-right: 1rem !important;
}
.bs-slice .pe-4 {
  padding-right: 1.5rem !important;
}
.bs-slice .pe-5 {
  padding-right: 3rem !important;
}
.bs-slice .pb-0 {
  padding-bottom: 0 !important;
}
.bs-slice .pb-1 {
  padding-bottom: 0.25rem !important;
}
.bs-slice .pb-2 {
  padding-bottom: 0.5rem !important;
}
.bs-slice .pb-3 {
  padding-bottom: 1rem !important;
}
.bs-slice .pb-4 {
  padding-bottom: 1.5rem !important;
}
.bs-slice .pb-5 {
  padding-bottom: 3rem !important;
}
.bs-slice .ps-0 {
  padding-left: 0 !important;
}
.bs-slice .ps-1 {
  padding-left: 0.25rem !important;
}
.bs-slice .ps-2 {
  padding-left: 0.5rem !important;
}
.bs-slice .ps-3 {
  padding-left: 1rem !important;
}
.bs-slice .ps-4 {
  padding-left: 1.5rem !important;
}
.bs-slice .ps-5 {
  padding-left: 3rem !important;
}
.bs-slice .gap-0 {
  gap: 0 !important;
}
.bs-slice .gap-1 {
  gap: 0.25rem !important;
}
.bs-slice .gap-2 {
  gap: 0.5rem !important;
}
.bs-slice .gap-3 {
  gap: 1rem !important;
}
.bs-slice .gap-4 {
  gap: 1.5rem !important;
}
.bs-slice .gap-5 {
  gap: 3rem !important;
}
.bs-slice .row-gap-0 {
  row-gap: 0 !important;
}
.bs-slice .row-gap-1 {
  row-gap: 0.25rem !important;
}
.bs-slice .row-gap-2 {
  row-gap: 0.5rem !important;
}
.bs-slice .row-gap-3 {
  row-gap: 1rem !important;
}
.bs-slice .row-gap-4 {
  row-gap: 1.5rem !important;
}
.bs-slice .row-gap-5 {
  row-gap: 3rem !important;
}
.bs-slice .column-gap-0 {
  column-gap: 0 !important;
}
.bs-slice .column-gap-1 {
  column-gap: 0.25rem !important;
}
.bs-slice .column-gap-2 {
  column-gap: 0.5rem !important;
}
.bs-slice .column-gap-3 {
  column-gap: 1rem !important;
}
.bs-slice .column-gap-4 {
  column-gap: 1.5rem !important;
}
.bs-slice .column-gap-5 {
  column-gap: 3rem !important;
}
.bs-slice .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.bs-slice .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.bs-slice .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.bs-slice .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.bs-slice .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.bs-slice .fs-5 {
  font-size: 1.25rem !important;
}
.bs-slice .fs-6 {
  font-size: 1rem !important;
}
.bs-slice .fst-italic {
  font-style: italic !important;
}
.bs-slice .fst-normal {
  font-style: normal !important;
}
.bs-slice .fw-lighter {
  font-weight: lighter !important;
}
.bs-slice .fw-light {
  font-weight: 300 !important;
}
.bs-slice .fw-normal {
  font-weight: 400 !important;
}
.bs-slice .fw-medium {
  font-weight: 500 !important;
}
.bs-slice .fw-semibold {
  font-weight: 600 !important;
}
.bs-slice .fw-bold {
  font-weight: 700 !important;
}
.bs-slice .fw-bolder {
  font-weight: bolder !important;
}
.bs-slice .lh-1 {
  line-height: 1 !important;
}
.bs-slice .lh-sm {
  line-height: 1.25 !important;
}
.bs-slice .lh-base {
  line-height: 1.5 !important;
}
.bs-slice .lh-lg {
  line-height: 2 !important;
}
.bs-slice .text-start {
  text-align: left !important;
}
.bs-slice .text-end {
  text-align: right !important;
}
.bs-slice .text-center {
  text-align: center !important;
}
.bs-slice .text-decoration-none {
  text-decoration: none !important;
}
.bs-slice .text-decoration-underline {
  text-decoration: underline !important;
}
.bs-slice .text-decoration-line-through {
  text-decoration: line-through !important;
}
.bs-slice .text-lowercase {
  text-transform: lowercase !important;
}
.bs-slice .text-uppercase {
  text-transform: uppercase !important;
}
.bs-slice .text-capitalize {
  text-transform: capitalize !important;
}
.bs-slice .text-wrap {
  white-space: normal !important;
}
.bs-slice .text-nowrap {
  white-space: nowrap !important;
}
.bs-slice .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.bs-slice .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.bs-slice .text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.bs-slice .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.bs-slice .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.bs-slice .text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.bs-slice .text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
.bs-slice .text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
.bs-slice .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.bs-slice .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.bs-slice .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.bs-slice .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.bs-slice .text-opacity-100 {
  --bs-text-opacity: 1;
}
.bs-slice .text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.bs-slice .text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.bs-slice .text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.bs-slice .text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.bs-slice .text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.bs-slice .text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.bs-slice .text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.bs-slice .text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.bs-slice .link-opacity-10 {
  --bs-link-opacity: 0.1;
}
.bs-slice .link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
.bs-slice .link-opacity-25 {
  --bs-link-opacity: 0.25;
}
.bs-slice .link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
.bs-slice .link-opacity-50 {
  --bs-link-opacity: 0.5;
}
.bs-slice .link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
.bs-slice .link-opacity-75 {
  --bs-link-opacity: 0.75;
}
.bs-slice .link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
.bs-slice .link-opacity-100 {
  --bs-link-opacity: 1;
}
.bs-slice .link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
.bs-slice .link-offset-1 {
  text-underline-offset: 0.125em !important;
}
.bs-slice .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.bs-slice .link-offset-2 {
  text-underline-offset: 0.25em !important;
}
.bs-slice .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.bs-slice .link-offset-3 {
  text-underline-offset: 0.375em !important;
}
.bs-slice .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.bs-slice .link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.bs-slice .link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.bs-slice .link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}
.bs-slice .link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
.bs-slice .link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}
.bs-slice .link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
.bs-slice .link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}
.bs-slice .link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
.bs-slice .link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}
.bs-slice .link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
.bs-slice .link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}
.bs-slice .link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
.bs-slice .link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}
.bs-slice .link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
.bs-slice .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bs-slice .bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bs-slice .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bs-slice .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bs-slice .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bs-slice .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bs-slice .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bs-slice .bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.bs-slice .bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.bs-slice .bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.bs-slice .bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.bs-slice .bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.bs-slice .bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.bs-slice .bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.bs-slice .bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.bs-slice .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.bs-slice .user-select-all {
  user-select: all !important;
}
.bs-slice .user-select-auto {
  user-select: auto !important;
}
.bs-slice .user-select-none {
  user-select: none !important;
}
.bs-slice .pe-none {
  pointer-events: none !important;
}
.bs-slice .pe-auto {
  pointer-events: auto !important;
}
.bs-slice .rounded {
  border-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-0 {
  border-radius: 0 !important;
}
.bs-slice .rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.bs-slice .rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.bs-slice .rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.bs-slice .rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.bs-slice .rounded-circle {
  border-radius: 50% !important;
}
.bs-slice .rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.bs-slice .rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.bs-slice .rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.bs-slice .rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.bs-slice .rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.bs-slice .rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.bs-slice .rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.bs-slice .rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.bs-slice .rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.bs-slice .rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.bs-slice .rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.bs-slice .rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.bs-slice .rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.bs-slice .rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.bs-slice .rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.bs-slice .rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.bs-slice .rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.bs-slice .rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.bs-slice .rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.bs-slice .rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.bs-slice .rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.bs-slice .rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.bs-slice .rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.bs-slice .rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.bs-slice .rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.bs-slice .rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.bs-slice .rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.bs-slice .rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.bs-slice .rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.bs-slice .rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.bs-slice .visible {
  visibility: visible !important;
}
.bs-slice .invisible {
  visibility: hidden !important;
}
.bs-slice .z-n1 {
  z-index: -1 !important;
}
.bs-slice .z-0 {
  z-index: 0 !important;
}
.bs-slice .z-1 {
  z-index: 1 !important;
}
.bs-slice .z-2 {
  z-index: 2 !important;
}
.bs-slice .z-3 {
  z-index: 3 !important;
}
@media (min-width: 576px) {
  .bs-slice .float-sm-start {
    float: left !important;
  }
  .bs-slice .float-sm-end {
    float: right !important;
  }
  .bs-slice .float-sm-none {
    float: none !important;
  }
  .bs-slice .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .bs-slice .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .bs-slice .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .bs-slice .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .bs-slice .object-fit-sm-none {
    object-fit: none !important;
  }
  .bs-slice .d-sm-inline {
    display: inline !important;
  }
  .bs-slice .d-sm-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-sm-block {
    display: block !important;
  }
  .bs-slice .d-sm-grid {
    display: grid !important;
  }
  .bs-slice .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-sm-table {
    display: table !important;
  }
  .bs-slice .d-sm-table-row {
    display: table-row !important;
  }
  .bs-slice .d-sm-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-sm-flex {
    display: flex !important;
  }
  .bs-slice .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-sm-none {
    display: none !important;
  }
  .bs-slice .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .bs-slice .flex-sm-row {
    flex-direction: row !important;
  }
  .bs-slice .flex-sm-column {
    flex-direction: column !important;
  }
  .bs-slice .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bs-slice .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bs-slice .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .bs-slice .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .bs-slice .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bs-slice .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bs-slice .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .bs-slice .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .bs-slice .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bs-slice .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .bs-slice .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .bs-slice .justify-content-sm-center {
    justify-content: center !important;
  }
  .bs-slice .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .bs-slice .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .bs-slice .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .bs-slice .align-items-sm-start {
    align-items: flex-start !important;
  }
  .bs-slice .align-items-sm-end {
    align-items: flex-end !important;
  }
  .bs-slice .align-items-sm-center {
    align-items: center !important;
  }
  .bs-slice .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .bs-slice .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .bs-slice .align-content-sm-start {
    align-content: flex-start !important;
  }
  .bs-slice .align-content-sm-end {
    align-content: flex-end !important;
  }
  .bs-slice .align-content-sm-center {
    align-content: center !important;
  }
  .bs-slice .align-content-sm-between {
    align-content: space-between !important;
  }
  .bs-slice .align-content-sm-around {
    align-content: space-around !important;
  }
  .bs-slice .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .bs-slice .align-self-sm-auto {
    align-self: auto !important;
  }
  .bs-slice .align-self-sm-start {
    align-self: flex-start !important;
  }
  .bs-slice .align-self-sm-end {
    align-self: flex-end !important;
  }
  .bs-slice .align-self-sm-center {
    align-self: center !important;
  }
  .bs-slice .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .bs-slice .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .bs-slice .order-sm-first {
    order: -1 !important;
  }
  .bs-slice .order-sm-0 {
    order: 0 !important;
  }
  .bs-slice .order-sm-1 {
    order: 1 !important;
  }
  .bs-slice .order-sm-2 {
    order: 2 !important;
  }
  .bs-slice .order-sm-3 {
    order: 3 !important;
  }
  .bs-slice .order-sm-4 {
    order: 4 !important;
  }
  .bs-slice .order-sm-5 {
    order: 5 !important;
  }
  .bs-slice .order-sm-last {
    order: 6 !important;
  }
  .bs-slice .m-sm-0 {
    margin: 0 !important;
  }
  .bs-slice .m-sm-1 {
    margin: 0.25rem !important;
  }
  .bs-slice .m-sm-2 {
    margin: 0.5rem !important;
  }
  .bs-slice .m-sm-3 {
    margin: 1rem !important;
  }
  .bs-slice .m-sm-4 {
    margin: 1.5rem !important;
  }
  .bs-slice .m-sm-5 {
    margin: 3rem !important;
  }
  .bs-slice .m-sm-auto {
    margin: auto !important;
  }
  .bs-slice .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .bs-slice .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .bs-slice .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .bs-slice .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .bs-slice .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .bs-slice .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .bs-slice .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bs-slice .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .bs-slice .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bs-slice .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .bs-slice .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .bs-slice .mt-sm-0 {
    margin-top: 0 !important;
  }
  .bs-slice .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .bs-slice .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .bs-slice .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .bs-slice .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .bs-slice .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .bs-slice .mt-sm-auto {
    margin-top: auto !important;
  }
  .bs-slice .me-sm-0 {
    margin-right: 0 !important;
  }
  .bs-slice .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .bs-slice .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .bs-slice .me-sm-3 {
    margin-right: 1rem !important;
  }
  .bs-slice .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .bs-slice .me-sm-5 {
    margin-right: 3rem !important;
  }
  .bs-slice .me-sm-auto {
    margin-right: auto !important;
  }
  .bs-slice .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .bs-slice .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .bs-slice .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .bs-slice .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .bs-slice .ms-sm-0 {
    margin-left: 0 !important;
  }
  .bs-slice .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .bs-slice .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .bs-slice .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .bs-slice .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .bs-slice .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .bs-slice .ms-sm-auto {
    margin-left: auto !important;
  }
  .bs-slice .p-sm-0 {
    padding: 0 !important;
  }
  .bs-slice .p-sm-1 {
    padding: 0.25rem !important;
  }
  .bs-slice .p-sm-2 {
    padding: 0.5rem !important;
  }
  .bs-slice .p-sm-3 {
    padding: 1rem !important;
  }
  .bs-slice .p-sm-4 {
    padding: 1.5rem !important;
  }
  .bs-slice .p-sm-5 {
    padding: 3rem !important;
  }
  .bs-slice .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .bs-slice .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .bs-slice .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .bs-slice .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .bs-slice .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .bs-slice .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .bs-slice .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bs-slice .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bs-slice .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .bs-slice .pt-sm-0 {
    padding-top: 0 !important;
  }
  .bs-slice .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .bs-slice .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .bs-slice .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .bs-slice .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .bs-slice .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .bs-slice .pe-sm-0 {
    padding-right: 0 !important;
  }
  .bs-slice .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .bs-slice .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .bs-slice .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .bs-slice .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .bs-slice .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .bs-slice .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .bs-slice .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .bs-slice .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .bs-slice .ps-sm-0 {
    padding-left: 0 !important;
  }
  .bs-slice .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .bs-slice .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .bs-slice .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .bs-slice .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .bs-slice .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .bs-slice .gap-sm-0 {
    gap: 0 !important;
  }
  .bs-slice .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .bs-slice .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .bs-slice .gap-sm-3 {
    gap: 1rem !important;
  }
  .bs-slice .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .bs-slice .gap-sm-5 {
    gap: 3rem !important;
  }
  .bs-slice .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .bs-slice .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .bs-slice .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .bs-slice .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .bs-slice .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .bs-slice .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .bs-slice .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .bs-slice .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .bs-slice .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .bs-slice .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .bs-slice .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .bs-slice .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .bs-slice .text-sm-start {
    text-align: left !important;
  }
  .bs-slice .text-sm-end {
    text-align: right !important;
  }
  .bs-slice .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .bs-slice .float-md-start {
    float: left !important;
  }
  .bs-slice .float-md-end {
    float: right !important;
  }
  .bs-slice .float-md-none {
    float: none !important;
  }
  .bs-slice .object-fit-md-contain {
    object-fit: contain !important;
  }
  .bs-slice .object-fit-md-cover {
    object-fit: cover !important;
  }
  .bs-slice .object-fit-md-fill {
    object-fit: fill !important;
  }
  .bs-slice .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .bs-slice .object-fit-md-none {
    object-fit: none !important;
  }
  .bs-slice .d-md-inline {
    display: inline !important;
  }
  .bs-slice .d-md-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-md-block {
    display: block !important;
  }
  .bs-slice .d-md-grid {
    display: grid !important;
  }
  .bs-slice .d-md-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-md-table {
    display: table !important;
  }
  .bs-slice .d-md-table-row {
    display: table-row !important;
  }
  .bs-slice .d-md-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-md-flex {
    display: flex !important;
  }
  .bs-slice .d-md-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-md-none {
    display: none !important;
  }
  .bs-slice .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .bs-slice .flex-md-row {
    flex-direction: row !important;
  }
  .bs-slice .flex-md-column {
    flex-direction: column !important;
  }
  .bs-slice .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bs-slice .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bs-slice .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .bs-slice .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .bs-slice .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bs-slice .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bs-slice .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .bs-slice .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .bs-slice .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bs-slice .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .bs-slice .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .bs-slice .justify-content-md-center {
    justify-content: center !important;
  }
  .bs-slice .justify-content-md-between {
    justify-content: space-between !important;
  }
  .bs-slice .justify-content-md-around {
    justify-content: space-around !important;
  }
  .bs-slice .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .bs-slice .align-items-md-start {
    align-items: flex-start !important;
  }
  .bs-slice .align-items-md-end {
    align-items: flex-end !important;
  }
  .bs-slice .align-items-md-center {
    align-items: center !important;
  }
  .bs-slice .align-items-md-baseline {
    align-items: baseline !important;
  }
  .bs-slice .align-items-md-stretch {
    align-items: stretch !important;
  }
  .bs-slice .align-content-md-start {
    align-content: flex-start !important;
  }
  .bs-slice .align-content-md-end {
    align-content: flex-end !important;
  }
  .bs-slice .align-content-md-center {
    align-content: center !important;
  }
  .bs-slice .align-content-md-between {
    align-content: space-between !important;
  }
  .bs-slice .align-content-md-around {
    align-content: space-around !important;
  }
  .bs-slice .align-content-md-stretch {
    align-content: stretch !important;
  }
  .bs-slice .align-self-md-auto {
    align-self: auto !important;
  }
  .bs-slice .align-self-md-start {
    align-self: flex-start !important;
  }
  .bs-slice .align-self-md-end {
    align-self: flex-end !important;
  }
  .bs-slice .align-self-md-center {
    align-self: center !important;
  }
  .bs-slice .align-self-md-baseline {
    align-self: baseline !important;
  }
  .bs-slice .align-self-md-stretch {
    align-self: stretch !important;
  }
  .bs-slice .order-md-first {
    order: -1 !important;
  }
  .bs-slice .order-md-0 {
    order: 0 !important;
  }
  .bs-slice .order-md-1 {
    order: 1 !important;
  }
  .bs-slice .order-md-2 {
    order: 2 !important;
  }
  .bs-slice .order-md-3 {
    order: 3 !important;
  }
  .bs-slice .order-md-4 {
    order: 4 !important;
  }
  .bs-slice .order-md-5 {
    order: 5 !important;
  }
  .bs-slice .order-md-last {
    order: 6 !important;
  }
  .bs-slice .m-md-0 {
    margin: 0 !important;
  }
  .bs-slice .m-md-1 {
    margin: 0.25rem !important;
  }
  .bs-slice .m-md-2 {
    margin: 0.5rem !important;
  }
  .bs-slice .m-md-3 {
    margin: 1rem !important;
  }
  .bs-slice .m-md-4 {
    margin: 1.5rem !important;
  }
  .bs-slice .m-md-5 {
    margin: 3rem !important;
  }
  .bs-slice .m-md-auto {
    margin: auto !important;
  }
  .bs-slice .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .bs-slice .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .bs-slice .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .bs-slice .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .bs-slice .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .bs-slice .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .bs-slice .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bs-slice .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .bs-slice .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bs-slice .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .bs-slice .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .bs-slice .mt-md-0 {
    margin-top: 0 !important;
  }
  .bs-slice .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .bs-slice .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .bs-slice .mt-md-3 {
    margin-top: 1rem !important;
  }
  .bs-slice .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .bs-slice .mt-md-5 {
    margin-top: 3rem !important;
  }
  .bs-slice .mt-md-auto {
    margin-top: auto !important;
  }
  .bs-slice .me-md-0 {
    margin-right: 0 !important;
  }
  .bs-slice .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .bs-slice .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .bs-slice .me-md-3 {
    margin-right: 1rem !important;
  }
  .bs-slice .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .bs-slice .me-md-5 {
    margin-right: 3rem !important;
  }
  .bs-slice .me-md-auto {
    margin-right: auto !important;
  }
  .bs-slice .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .bs-slice .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .bs-slice .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .bs-slice .mb-md-auto {
    margin-bottom: auto !important;
  }
  .bs-slice .ms-md-0 {
    margin-left: 0 !important;
  }
  .bs-slice .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .bs-slice .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .bs-slice .ms-md-3 {
    margin-left: 1rem !important;
  }
  .bs-slice .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .bs-slice .ms-md-5 {
    margin-left: 3rem !important;
  }
  .bs-slice .ms-md-auto {
    margin-left: auto !important;
  }
  .bs-slice .p-md-0 {
    padding: 0 !important;
  }
  .bs-slice .p-md-1 {
    padding: 0.25rem !important;
  }
  .bs-slice .p-md-2 {
    padding: 0.5rem !important;
  }
  .bs-slice .p-md-3 {
    padding: 1rem !important;
  }
  .bs-slice .p-md-4 {
    padding: 1.5rem !important;
  }
  .bs-slice .p-md-5 {
    padding: 3rem !important;
  }
  .bs-slice .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .bs-slice .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .bs-slice .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .bs-slice .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .bs-slice .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .bs-slice .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .bs-slice .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bs-slice .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bs-slice .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .bs-slice .pt-md-0 {
    padding-top: 0 !important;
  }
  .bs-slice .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .bs-slice .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .bs-slice .pt-md-3 {
    padding-top: 1rem !important;
  }
  .bs-slice .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .bs-slice .pt-md-5 {
    padding-top: 3rem !important;
  }
  .bs-slice .pe-md-0 {
    padding-right: 0 !important;
  }
  .bs-slice .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .bs-slice .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .bs-slice .pe-md-3 {
    padding-right: 1rem !important;
  }
  .bs-slice .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .bs-slice .pe-md-5 {
    padding-right: 3rem !important;
  }
  .bs-slice .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .bs-slice .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .bs-slice .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .bs-slice .ps-md-0 {
    padding-left: 0 !important;
  }
  .bs-slice .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .bs-slice .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .bs-slice .ps-md-3 {
    padding-left: 1rem !important;
  }
  .bs-slice .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .bs-slice .ps-md-5 {
    padding-left: 3rem !important;
  }
  .bs-slice .gap-md-0 {
    gap: 0 !important;
  }
  .bs-slice .gap-md-1 {
    gap: 0.25rem !important;
  }
  .bs-slice .gap-md-2 {
    gap: 0.5rem !important;
  }
  .bs-slice .gap-md-3 {
    gap: 1rem !important;
  }
  .bs-slice .gap-md-4 {
    gap: 1.5rem !important;
  }
  .bs-slice .gap-md-5 {
    gap: 3rem !important;
  }
  .bs-slice .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .bs-slice .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .bs-slice .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .bs-slice .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .bs-slice .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .bs-slice .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .bs-slice .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .bs-slice .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .bs-slice .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .bs-slice .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .bs-slice .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .bs-slice .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .bs-slice .text-md-start {
    text-align: left !important;
  }
  .bs-slice .text-md-end {
    text-align: right !important;
  }
  .bs-slice .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .bs-slice .float-lg-start {
    float: left !important;
  }
  .bs-slice .float-lg-end {
    float: right !important;
  }
  .bs-slice .float-lg-none {
    float: none !important;
  }
  .bs-slice .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .bs-slice .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .bs-slice .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .bs-slice .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .bs-slice .object-fit-lg-none {
    object-fit: none !important;
  }
  .bs-slice .d-lg-inline {
    display: inline !important;
  }
  .bs-slice .d-lg-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-lg-block {
    display: block !important;
  }
  .bs-slice .d-lg-grid {
    display: grid !important;
  }
  .bs-slice .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-lg-table {
    display: table !important;
  }
  .bs-slice .d-lg-table-row {
    display: table-row !important;
  }
  .bs-slice .d-lg-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-lg-flex {
    display: flex !important;
  }
  .bs-slice .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-lg-none {
    display: none !important;
  }
  .bs-slice .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .bs-slice .flex-lg-row {
    flex-direction: row !important;
  }
  .bs-slice .flex-lg-column {
    flex-direction: column !important;
  }
  .bs-slice .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bs-slice .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bs-slice .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .bs-slice .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .bs-slice .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bs-slice .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bs-slice .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .bs-slice .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .bs-slice .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bs-slice .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .bs-slice .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .bs-slice .justify-content-lg-center {
    justify-content: center !important;
  }
  .bs-slice .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .bs-slice .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .bs-slice .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .bs-slice .align-items-lg-start {
    align-items: flex-start !important;
  }
  .bs-slice .align-items-lg-end {
    align-items: flex-end !important;
  }
  .bs-slice .align-items-lg-center {
    align-items: center !important;
  }
  .bs-slice .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .bs-slice .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .bs-slice .align-content-lg-start {
    align-content: flex-start !important;
  }
  .bs-slice .align-content-lg-end {
    align-content: flex-end !important;
  }
  .bs-slice .align-content-lg-center {
    align-content: center !important;
  }
  .bs-slice .align-content-lg-between {
    align-content: space-between !important;
  }
  .bs-slice .align-content-lg-around {
    align-content: space-around !important;
  }
  .bs-slice .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .bs-slice .align-self-lg-auto {
    align-self: auto !important;
  }
  .bs-slice .align-self-lg-start {
    align-self: flex-start !important;
  }
  .bs-slice .align-self-lg-end {
    align-self: flex-end !important;
  }
  .bs-slice .align-self-lg-center {
    align-self: center !important;
  }
  .bs-slice .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .bs-slice .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .bs-slice .order-lg-first {
    order: -1 !important;
  }
  .bs-slice .order-lg-0 {
    order: 0 !important;
  }
  .bs-slice .order-lg-1 {
    order: 1 !important;
  }
  .bs-slice .order-lg-2 {
    order: 2 !important;
  }
  .bs-slice .order-lg-3 {
    order: 3 !important;
  }
  .bs-slice .order-lg-4 {
    order: 4 !important;
  }
  .bs-slice .order-lg-5 {
    order: 5 !important;
  }
  .bs-slice .order-lg-last {
    order: 6 !important;
  }
  .bs-slice .m-lg-0 {
    margin: 0 !important;
  }
  .bs-slice .m-lg-1 {
    margin: 0.25rem !important;
  }
  .bs-slice .m-lg-2 {
    margin: 0.5rem !important;
  }
  .bs-slice .m-lg-3 {
    margin: 1rem !important;
  }
  .bs-slice .m-lg-4 {
    margin: 1.5rem !important;
  }
  .bs-slice .m-lg-5 {
    margin: 3rem !important;
  }
  .bs-slice .m-lg-auto {
    margin: auto !important;
  }
  .bs-slice .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .bs-slice .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .bs-slice .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .bs-slice .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .bs-slice .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .bs-slice .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .bs-slice .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bs-slice .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .bs-slice .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bs-slice .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .bs-slice .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .bs-slice .mt-lg-0 {
    margin-top: 0 !important;
  }
  .bs-slice .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .bs-slice .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .bs-slice .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .bs-slice .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .bs-slice .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .bs-slice .mt-lg-auto {
    margin-top: auto !important;
  }
  .bs-slice .me-lg-0 {
    margin-right: 0 !important;
  }
  .bs-slice .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .bs-slice .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .bs-slice .me-lg-3 {
    margin-right: 1rem !important;
  }
  .bs-slice .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .bs-slice .me-lg-5 {
    margin-right: 3rem !important;
  }
  .bs-slice .me-lg-auto {
    margin-right: auto !important;
  }
  .bs-slice .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .bs-slice .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .bs-slice .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .bs-slice .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .bs-slice .ms-lg-0 {
    margin-left: 0 !important;
  }
  .bs-slice .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .bs-slice .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .bs-slice .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .bs-slice .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .bs-slice .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .bs-slice .ms-lg-auto {
    margin-left: auto !important;
  }
  .bs-slice .p-lg-0 {
    padding: 0 !important;
  }
  .bs-slice .p-lg-1 {
    padding: 0.25rem !important;
  }
  .bs-slice .p-lg-2 {
    padding: 0.5rem !important;
  }
  .bs-slice .p-lg-3 {
    padding: 1rem !important;
  }
  .bs-slice .p-lg-4 {
    padding: 1.5rem !important;
  }
  .bs-slice .p-lg-5 {
    padding: 3rem !important;
  }
  .bs-slice .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .bs-slice .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .bs-slice .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .bs-slice .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .bs-slice .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .bs-slice .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .bs-slice .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bs-slice .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bs-slice .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .bs-slice .pt-lg-0 {
    padding-top: 0 !important;
  }
  .bs-slice .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .bs-slice .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .bs-slice .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .bs-slice .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .bs-slice .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .bs-slice .pe-lg-0 {
    padding-right: 0 !important;
  }
  .bs-slice .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .bs-slice .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .bs-slice .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .bs-slice .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .bs-slice .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .bs-slice .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .bs-slice .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .bs-slice .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .bs-slice .ps-lg-0 {
    padding-left: 0 !important;
  }
  .bs-slice .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .bs-slice .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .bs-slice .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .bs-slice .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .bs-slice .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .bs-slice .gap-lg-0 {
    gap: 0 !important;
  }
  .bs-slice .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .bs-slice .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .bs-slice .gap-lg-3 {
    gap: 1rem !important;
  }
  .bs-slice .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .bs-slice .gap-lg-5 {
    gap: 3rem !important;
  }
  .bs-slice .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .bs-slice .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .bs-slice .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .bs-slice .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .bs-slice .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .bs-slice .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .bs-slice .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .bs-slice .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .bs-slice .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .bs-slice .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .bs-slice .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .bs-slice .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .bs-slice .text-lg-start {
    text-align: left !important;
  }
  .bs-slice .text-lg-end {
    text-align: right !important;
  }
  .bs-slice .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .bs-slice .float-xl-start {
    float: left !important;
  }
  .bs-slice .float-xl-end {
    float: right !important;
  }
  .bs-slice .float-xl-none {
    float: none !important;
  }
  .bs-slice .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .bs-slice .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .bs-slice .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .bs-slice .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .bs-slice .object-fit-xl-none {
    object-fit: none !important;
  }
  .bs-slice .d-xl-inline {
    display: inline !important;
  }
  .bs-slice .d-xl-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-xl-block {
    display: block !important;
  }
  .bs-slice .d-xl-grid {
    display: grid !important;
  }
  .bs-slice .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-xl-table {
    display: table !important;
  }
  .bs-slice .d-xl-table-row {
    display: table-row !important;
  }
  .bs-slice .d-xl-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-xl-flex {
    display: flex !important;
  }
  .bs-slice .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-xl-none {
    display: none !important;
  }
  .bs-slice .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .bs-slice .flex-xl-row {
    flex-direction: row !important;
  }
  .bs-slice .flex-xl-column {
    flex-direction: column !important;
  }
  .bs-slice .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bs-slice .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bs-slice .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .bs-slice .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .bs-slice .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bs-slice .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bs-slice .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .bs-slice .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bs-slice .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bs-slice .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .bs-slice .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .bs-slice .justify-content-xl-center {
    justify-content: center !important;
  }
  .bs-slice .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .bs-slice .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .bs-slice .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .bs-slice .align-items-xl-start {
    align-items: flex-start !important;
  }
  .bs-slice .align-items-xl-end {
    align-items: flex-end !important;
  }
  .bs-slice .align-items-xl-center {
    align-items: center !important;
  }
  .bs-slice .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .bs-slice .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .bs-slice .align-content-xl-start {
    align-content: flex-start !important;
  }
  .bs-slice .align-content-xl-end {
    align-content: flex-end !important;
  }
  .bs-slice .align-content-xl-center {
    align-content: center !important;
  }
  .bs-slice .align-content-xl-between {
    align-content: space-between !important;
  }
  .bs-slice .align-content-xl-around {
    align-content: space-around !important;
  }
  .bs-slice .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .bs-slice .align-self-xl-auto {
    align-self: auto !important;
  }
  .bs-slice .align-self-xl-start {
    align-self: flex-start !important;
  }
  .bs-slice .align-self-xl-end {
    align-self: flex-end !important;
  }
  .bs-slice .align-self-xl-center {
    align-self: center !important;
  }
  .bs-slice .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .bs-slice .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .bs-slice .order-xl-first {
    order: -1 !important;
  }
  .bs-slice .order-xl-0 {
    order: 0 !important;
  }
  .bs-slice .order-xl-1 {
    order: 1 !important;
  }
  .bs-slice .order-xl-2 {
    order: 2 !important;
  }
  .bs-slice .order-xl-3 {
    order: 3 !important;
  }
  .bs-slice .order-xl-4 {
    order: 4 !important;
  }
  .bs-slice .order-xl-5 {
    order: 5 !important;
  }
  .bs-slice .order-xl-last {
    order: 6 !important;
  }
  .bs-slice .m-xl-0 {
    margin: 0 !important;
  }
  .bs-slice .m-xl-1 {
    margin: 0.25rem !important;
  }
  .bs-slice .m-xl-2 {
    margin: 0.5rem !important;
  }
  .bs-slice .m-xl-3 {
    margin: 1rem !important;
  }
  .bs-slice .m-xl-4 {
    margin: 1.5rem !important;
  }
  .bs-slice .m-xl-5 {
    margin: 3rem !important;
  }
  .bs-slice .m-xl-auto {
    margin: auto !important;
  }
  .bs-slice .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .bs-slice .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .bs-slice .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .bs-slice .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .bs-slice .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .bs-slice .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .bs-slice .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bs-slice .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .bs-slice .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bs-slice .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .bs-slice .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .bs-slice .mt-xl-0 {
    margin-top: 0 !important;
  }
  .bs-slice .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .bs-slice .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .bs-slice .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .bs-slice .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .bs-slice .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .bs-slice .mt-xl-auto {
    margin-top: auto !important;
  }
  .bs-slice .me-xl-0 {
    margin-right: 0 !important;
  }
  .bs-slice .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .bs-slice .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .bs-slice .me-xl-3 {
    margin-right: 1rem !important;
  }
  .bs-slice .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .bs-slice .me-xl-5 {
    margin-right: 3rem !important;
  }
  .bs-slice .me-xl-auto {
    margin-right: auto !important;
  }
  .bs-slice .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .bs-slice .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .bs-slice .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .bs-slice .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .bs-slice .ms-xl-0 {
    margin-left: 0 !important;
  }
  .bs-slice .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .bs-slice .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .bs-slice .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .bs-slice .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .bs-slice .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .bs-slice .ms-xl-auto {
    margin-left: auto !important;
  }
  .bs-slice .p-xl-0 {
    padding: 0 !important;
  }
  .bs-slice .p-xl-1 {
    padding: 0.25rem !important;
  }
  .bs-slice .p-xl-2 {
    padding: 0.5rem !important;
  }
  .bs-slice .p-xl-3 {
    padding: 1rem !important;
  }
  .bs-slice .p-xl-4 {
    padding: 1.5rem !important;
  }
  .bs-slice .p-xl-5 {
    padding: 3rem !important;
  }
  .bs-slice .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .bs-slice .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .bs-slice .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .bs-slice .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .bs-slice .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .bs-slice .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .bs-slice .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bs-slice .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bs-slice .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .bs-slice .pt-xl-0 {
    padding-top: 0 !important;
  }
  .bs-slice .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .bs-slice .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .bs-slice .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .bs-slice .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .bs-slice .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .bs-slice .pe-xl-0 {
    padding-right: 0 !important;
  }
  .bs-slice .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .bs-slice .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .bs-slice .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .bs-slice .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .bs-slice .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .bs-slice .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .bs-slice .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .bs-slice .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .bs-slice .ps-xl-0 {
    padding-left: 0 !important;
  }
  .bs-slice .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .bs-slice .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .bs-slice .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .bs-slice .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .bs-slice .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .bs-slice .gap-xl-0 {
    gap: 0 !important;
  }
  .bs-slice .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .bs-slice .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .bs-slice .gap-xl-3 {
    gap: 1rem !important;
  }
  .bs-slice .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .bs-slice .gap-xl-5 {
    gap: 3rem !important;
  }
  .bs-slice .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .bs-slice .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .bs-slice .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .bs-slice .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .bs-slice .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .bs-slice .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .bs-slice .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .bs-slice .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .bs-slice .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .bs-slice .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .bs-slice .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .bs-slice .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .bs-slice .text-xl-start {
    text-align: left !important;
  }
  .bs-slice .text-xl-end {
    text-align: right !important;
  }
  .bs-slice .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .bs-slice .float-xxl-start {
    float: left !important;
  }
  .bs-slice .float-xxl-end {
    float: right !important;
  }
  .bs-slice .float-xxl-none {
    float: none !important;
  }
  .bs-slice .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .bs-slice .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .bs-slice .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .bs-slice .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .bs-slice .object-fit-xxl-none {
    object-fit: none !important;
  }
  .bs-slice .d-xxl-inline {
    display: inline !important;
  }
  .bs-slice .d-xxl-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-xxl-block {
    display: block !important;
  }
  .bs-slice .d-xxl-grid {
    display: grid !important;
  }
  .bs-slice .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-xxl-table {
    display: table !important;
  }
  .bs-slice .d-xxl-table-row {
    display: table-row !important;
  }
  .bs-slice .d-xxl-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-xxl-flex {
    display: flex !important;
  }
  .bs-slice .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-xxl-none {
    display: none !important;
  }
  .bs-slice .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .bs-slice .flex-xxl-row {
    flex-direction: row !important;
  }
  .bs-slice .flex-xxl-column {
    flex-direction: column !important;
  }
  .bs-slice .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .bs-slice .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .bs-slice .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .bs-slice .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .bs-slice .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .bs-slice .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .bs-slice .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .bs-slice .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .bs-slice .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .bs-slice .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .bs-slice .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .bs-slice .justify-content-xxl-center {
    justify-content: center !important;
  }
  .bs-slice .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .bs-slice .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .bs-slice .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .bs-slice .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .bs-slice .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .bs-slice .align-items-xxl-center {
    align-items: center !important;
  }
  .bs-slice .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .bs-slice .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .bs-slice .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .bs-slice .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .bs-slice .align-content-xxl-center {
    align-content: center !important;
  }
  .bs-slice .align-content-xxl-between {
    align-content: space-between !important;
  }
  .bs-slice .align-content-xxl-around {
    align-content: space-around !important;
  }
  .bs-slice .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .bs-slice .align-self-xxl-auto {
    align-self: auto !important;
  }
  .bs-slice .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .bs-slice .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .bs-slice .align-self-xxl-center {
    align-self: center !important;
  }
  .bs-slice .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .bs-slice .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .bs-slice .order-xxl-first {
    order: -1 !important;
  }
  .bs-slice .order-xxl-0 {
    order: 0 !important;
  }
  .bs-slice .order-xxl-1 {
    order: 1 !important;
  }
  .bs-slice .order-xxl-2 {
    order: 2 !important;
  }
  .bs-slice .order-xxl-3 {
    order: 3 !important;
  }
  .bs-slice .order-xxl-4 {
    order: 4 !important;
  }
  .bs-slice .order-xxl-5 {
    order: 5 !important;
  }
  .bs-slice .order-xxl-last {
    order: 6 !important;
  }
  .bs-slice .m-xxl-0 {
    margin: 0 !important;
  }
  .bs-slice .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .bs-slice .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .bs-slice .m-xxl-3 {
    margin: 1rem !important;
  }
  .bs-slice .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .bs-slice .m-xxl-5 {
    margin: 3rem !important;
  }
  .bs-slice .m-xxl-auto {
    margin: auto !important;
  }
  .bs-slice .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .bs-slice .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .bs-slice .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .bs-slice .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .bs-slice .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .bs-slice .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .bs-slice .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .bs-slice .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .bs-slice .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .bs-slice .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .bs-slice .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .bs-slice .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .bs-slice .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .bs-slice .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .bs-slice .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .bs-slice .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .bs-slice .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .bs-slice .mt-xxl-auto {
    margin-top: auto !important;
  }
  .bs-slice .me-xxl-0 {
    margin-right: 0 !important;
  }
  .bs-slice .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .bs-slice .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .bs-slice .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .bs-slice .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .bs-slice .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .bs-slice .me-xxl-auto {
    margin-right: auto !important;
  }
  .bs-slice .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .bs-slice .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .bs-slice .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .bs-slice .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .bs-slice .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .bs-slice .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .bs-slice .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .bs-slice .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .bs-slice .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .bs-slice .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .bs-slice .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .bs-slice .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .bs-slice .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .bs-slice .ms-xxl-auto {
    margin-left: auto !important;
  }
  .bs-slice .p-xxl-0 {
    padding: 0 !important;
  }
  .bs-slice .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .bs-slice .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .bs-slice .p-xxl-3 {
    padding: 1rem !important;
  }
  .bs-slice .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .bs-slice .p-xxl-5 {
    padding: 3rem !important;
  }
  .bs-slice .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .bs-slice .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .bs-slice .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .bs-slice .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .bs-slice .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .bs-slice .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .bs-slice .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .bs-slice .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .bs-slice .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .bs-slice .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .bs-slice .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .bs-slice .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .bs-slice .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .bs-slice .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .bs-slice .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .bs-slice .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .bs-slice .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .bs-slice .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .bs-slice .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .bs-slice .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .bs-slice .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .bs-slice .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .bs-slice .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .bs-slice .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .bs-slice .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .bs-slice .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .bs-slice .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .bs-slice .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .bs-slice .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .bs-slice .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .bs-slice .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .bs-slice .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .bs-slice .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .bs-slice .gap-xxl-0 {
    gap: 0 !important;
  }
  .bs-slice .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .bs-slice .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .bs-slice .gap-xxl-3 {
    gap: 1rem !important;
  }
  .bs-slice .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .bs-slice .gap-xxl-5 {
    gap: 3rem !important;
  }
  .bs-slice .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .bs-slice .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .bs-slice .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .bs-slice .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .bs-slice .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .bs-slice .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .bs-slice .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .bs-slice .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .bs-slice .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .bs-slice .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .bs-slice .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .bs-slice .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .bs-slice .text-xxl-start {
    text-align: left !important;
  }
  .bs-slice .text-xxl-end {
    text-align: right !important;
  }
  .bs-slice .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .bs-slice .fs-1 {
    font-size: 2.5rem !important;
  }
  .bs-slice .fs-2 {
    font-size: 2rem !important;
  }
  .bs-slice .fs-3 {
    font-size: 1.75rem !important;
  }
  .bs-slice .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .bs-slice .d-print-inline {
    display: inline !important;
  }
  .bs-slice .d-print-inline-block {
    display: inline-block !important;
  }
  .bs-slice .d-print-block {
    display: block !important;
  }
  .bs-slice .d-print-grid {
    display: grid !important;
  }
  .bs-slice .d-print-inline-grid {
    display: inline-grid !important;
  }
  .bs-slice .d-print-table {
    display: table !important;
  }
  .bs-slice .d-print-table-row {
    display: table-row !important;
  }
  .bs-slice .d-print-table-cell {
    display: table-cell !important;
  }
  .bs-slice .d-print-flex {
    display: flex !important;
  }
  .bs-slice .d-print-inline-flex {
    display: inline-flex !important;
  }
  .bs-slice .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap-slice.css.map */
