: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;
}


.bootstrap-wrapper .container,
.bootstrap-wrapper .container-fluid,
.bootstrap-wrapper .container-xxl,
.bootstrap-wrapper .container-xl,
.bootstrap-wrapper .container-lg,
.bootstrap-wrapper .container-md,
.bootstrap-wrapper .container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .bootstrap-wrapper .container-sm, .bootstrap-wrapper .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .container-md, .bootstrap-wrapper .container-sm, .bootstrap-wrapper .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .container-lg, .bootstrap-wrapper .container-md, .bootstrap-wrapper .container-sm, .bootstrap-wrapper .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .container-xl, .bootstrap-wrapper .container-lg, .bootstrap-wrapper .container-md, .bootstrap-wrapper .container-sm, .bootstrap-wrapper .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .bootstrap-wrapper .container-xxl, .bootstrap-wrapper .container-xl, .bootstrap-wrapper .container-lg, .bootstrap-wrapper .container-md, .bootstrap-wrapper .container-sm, .bootstrap-wrapper .container {
    max-width: 1320px;
  }
}
.bootstrap-wrapper :root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.bootstrap-wrapper .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.bootstrap-wrapper .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.bootstrap-wrapper .col {
  flex: 1 0 0;
}
.bootstrap-wrapper .row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.bootstrap-wrapper .row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.bootstrap-wrapper .row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.bootstrap-wrapper .row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.bootstrap-wrapper .row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.bootstrap-wrapper .row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.bootstrap-wrapper .row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.bootstrap-wrapper .col-auto {
  flex: 0 0 auto;
  width: auto;
}
.bootstrap-wrapper .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.bootstrap-wrapper .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.bootstrap-wrapper .col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.bootstrap-wrapper .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.bootstrap-wrapper .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.bootstrap-wrapper .col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.bootstrap-wrapper .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.bootstrap-wrapper .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.bootstrap-wrapper .col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.bootstrap-wrapper .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.bootstrap-wrapper .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.bootstrap-wrapper .col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.bootstrap-wrapper .offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-wrapper .offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-wrapper .offset-3 {
  margin-left: 25%;
}
.bootstrap-wrapper .offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-wrapper .offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-wrapper .offset-6 {
  margin-left: 50%;
}
.bootstrap-wrapper .offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-wrapper .offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-wrapper .offset-9 {
  margin-left: 75%;
}
.bootstrap-wrapper .offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-wrapper .offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-wrapper .g-0,
.bootstrap-wrapper .gx-0 {
  --bs-gutter-x: 0;
}
.bootstrap-wrapper .g-0,
.bootstrap-wrapper .gy-0 {
  --bs-gutter-y: 0;
}
.bootstrap-wrapper .g-1,
.bootstrap-wrapper .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.bootstrap-wrapper .g-1,
.bootstrap-wrapper .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.bootstrap-wrapper .g-2,
.bootstrap-wrapper .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.bootstrap-wrapper .g-2,
.bootstrap-wrapper .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.bootstrap-wrapper .g-3,
.bootstrap-wrapper .gx-3 {
  --bs-gutter-x: 1rem;
}
.bootstrap-wrapper .g-3,
.bootstrap-wrapper .gy-3 {
  --bs-gutter-y: 1rem;
}
.bootstrap-wrapper .g-4,
.bootstrap-wrapper .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.bootstrap-wrapper .g-4,
.bootstrap-wrapper .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.bootstrap-wrapper .g-5,
.bootstrap-wrapper .gx-5 {
  --bs-gutter-x: 3rem;
}
.bootstrap-wrapper .g-5,
.bootstrap-wrapper .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .bootstrap-wrapper .col-sm {
    flex: 1 0 0;
  }
  .bootstrap-wrapper .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .bootstrap-wrapper .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .bootstrap-wrapper .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .offset-sm-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .offset-sm-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .offset-sm-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .offset-sm-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .g-sm-0,
  .bootstrap-wrapper .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .bootstrap-wrapper .g-sm-0,
  .bootstrap-wrapper .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .bootstrap-wrapper .g-sm-1,
  .bootstrap-wrapper .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .bootstrap-wrapper .g-sm-1,
  .bootstrap-wrapper .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .bootstrap-wrapper .g-sm-2,
  .bootstrap-wrapper .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .bootstrap-wrapper .g-sm-2,
  .bootstrap-wrapper .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .bootstrap-wrapper .g-sm-3,
  .bootstrap-wrapper .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .bootstrap-wrapper .g-sm-3,
  .bootstrap-wrapper .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .bootstrap-wrapper .g-sm-4,
  .bootstrap-wrapper .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .bootstrap-wrapper .g-sm-4,
  .bootstrap-wrapper .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .bootstrap-wrapper .g-sm-5,
  .bootstrap-wrapper .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .bootstrap-wrapper .g-sm-5,
  .bootstrap-wrapper .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .bootstrap-wrapper .col-md {
    flex: 1 0 0;
  }
  .bootstrap-wrapper .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .bootstrap-wrapper .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .bootstrap-wrapper .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .offset-md-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .offset-md-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .offset-md-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .offset-md-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .g-md-0,
  .bootstrap-wrapper .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .bootstrap-wrapper .g-md-0,
  .bootstrap-wrapper .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .bootstrap-wrapper .g-md-1,
  .bootstrap-wrapper .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .bootstrap-wrapper .g-md-1,
  .bootstrap-wrapper .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .bootstrap-wrapper .g-md-2,
  .bootstrap-wrapper .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .bootstrap-wrapper .g-md-2,
  .bootstrap-wrapper .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .bootstrap-wrapper .g-md-3,
  .bootstrap-wrapper .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .bootstrap-wrapper .g-md-3,
  .bootstrap-wrapper .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .bootstrap-wrapper .g-md-4,
  .bootstrap-wrapper .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .bootstrap-wrapper .g-md-4,
  .bootstrap-wrapper .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .bootstrap-wrapper .g-md-5,
  .bootstrap-wrapper .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .bootstrap-wrapper .g-md-5,
  .bootstrap-wrapper .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .col-lg {
    flex: 1 0 0;
  }
  .bootstrap-wrapper .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .bootstrap-wrapper .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .bootstrap-wrapper .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .offset-lg-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .offset-lg-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .offset-lg-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .offset-lg-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .g-lg-0,
  .bootstrap-wrapper .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .bootstrap-wrapper .g-lg-0,
  .bootstrap-wrapper .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .bootstrap-wrapper .g-lg-1,
  .bootstrap-wrapper .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .bootstrap-wrapper .g-lg-1,
  .bootstrap-wrapper .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .bootstrap-wrapper .g-lg-2,
  .bootstrap-wrapper .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .bootstrap-wrapper .g-lg-2,
  .bootstrap-wrapper .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .bootstrap-wrapper .g-lg-3,
  .bootstrap-wrapper .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .bootstrap-wrapper .g-lg-3,
  .bootstrap-wrapper .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .bootstrap-wrapper .g-lg-4,
  .bootstrap-wrapper .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .bootstrap-wrapper .g-lg-4,
  .bootstrap-wrapper .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .bootstrap-wrapper .g-lg-5,
  .bootstrap-wrapper .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .bootstrap-wrapper .g-lg-5,
  .bootstrap-wrapper .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .col-xl {
    flex: 1 0 0;
  }
  .bootstrap-wrapper .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .bootstrap-wrapper .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .bootstrap-wrapper .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .offset-xl-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .offset-xl-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .offset-xl-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .offset-xl-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .g-xl-0,
  .bootstrap-wrapper .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .bootstrap-wrapper .g-xl-0,
  .bootstrap-wrapper .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .bootstrap-wrapper .g-xl-1,
  .bootstrap-wrapper .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .bootstrap-wrapper .g-xl-1,
  .bootstrap-wrapper .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .bootstrap-wrapper .g-xl-2,
  .bootstrap-wrapper .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .bootstrap-wrapper .g-xl-2,
  .bootstrap-wrapper .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .bootstrap-wrapper .g-xl-3,
  .bootstrap-wrapper .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .bootstrap-wrapper .g-xl-3,
  .bootstrap-wrapper .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .bootstrap-wrapper .g-xl-4,
  .bootstrap-wrapper .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .bootstrap-wrapper .g-xl-4,
  .bootstrap-wrapper .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .bootstrap-wrapper .g-xl-5,
  .bootstrap-wrapper .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .bootstrap-wrapper .g-xl-5,
  .bootstrap-wrapper .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .bootstrap-wrapper .col-xxl {
    flex: 1 0 0;
  }
  .bootstrap-wrapper .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .bootstrap-wrapper .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .bootstrap-wrapper .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .bootstrap-wrapper .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .bootstrap-wrapper .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .bootstrap-wrapper .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .bootstrap-wrapper .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .bootstrap-wrapper .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .bootstrap-wrapper .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .bootstrap-wrapper .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .bootstrap-wrapper .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .bootstrap-wrapper .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .bootstrap-wrapper .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .bootstrap-wrapper .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .bootstrap-wrapper .offset-xxl-0 {
    margin-left: 0;
  }
  .bootstrap-wrapper .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-wrapper .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-wrapper .offset-xxl-3 {
    margin-left: 25%;
  }
  .bootstrap-wrapper .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-wrapper .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-wrapper .offset-xxl-6 {
    margin-left: 50%;
  }
  .bootstrap-wrapper .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-wrapper .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-wrapper .offset-xxl-9 {
    margin-left: 75%;
  }
  .bootstrap-wrapper .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-wrapper .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-wrapper .g-xxl-0,
  .bootstrap-wrapper .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .bootstrap-wrapper .g-xxl-0,
  .bootstrap-wrapper .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .bootstrap-wrapper .g-xxl-1,
  .bootstrap-wrapper .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .bootstrap-wrapper .g-xxl-1,
  .bootstrap-wrapper .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .bootstrap-wrapper .g-xxl-2,
  .bootstrap-wrapper .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .bootstrap-wrapper .g-xxl-2,
  .bootstrap-wrapper .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .bootstrap-wrapper .g-xxl-3,
  .bootstrap-wrapper .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .bootstrap-wrapper .g-xxl-3,
  .bootstrap-wrapper .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .bootstrap-wrapper .g-xxl-4,
  .bootstrap-wrapper .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .bootstrap-wrapper .g-xxl-4,
  .bootstrap-wrapper .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .bootstrap-wrapper .g-xxl-5,
  .bootstrap-wrapper .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .bootstrap-wrapper .g-xxl-5,
  .bootstrap-wrapper .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.bootstrap-wrapper .modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.bootstrap-wrapper .modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .bootstrap-wrapper .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .bootstrap-wrapper .modal-dialog {
    transition: none;
  }
}
.modal.show .bootstrap-wrapper .modal-dialog {
  transform: none;
}
.modal.modal-static .bootstrap-wrapper .modal-dialog {
  transform: scale(1.02);
}
.bootstrap-wrapper .modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2);
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.bootstrap-wrapper .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.bootstrap-wrapper .modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}
.bootstrap-wrapper .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.bootstrap-wrapper .modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.bootstrap-wrapper .modal-backdrop.fade {
  opacity: 0;
}
.bootstrap-wrapper .modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.bootstrap-wrapper .modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.bootstrap-wrapper .modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}
.bootstrap-wrapper .modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}
.bootstrap-wrapper .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}
.bootstrap-wrapper .modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.bootstrap-wrapper .modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}
@media (min-width: 576px) {
  .bootstrap-wrapper .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .bootstrap-wrapper .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .bootstrap-wrapper .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .bootstrap-wrapper .modal-lg,
  .bootstrap-wrapper .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-wrapper .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.bootstrap-wrapper .modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.bootstrap-wrapper .modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.bootstrap-wrapper .modal-fullscreen .modal-header,
.bootstrap-wrapper .modal-fullscreen .modal-footer {
  border-radius: 0;
}
.bootstrap-wrapper .modal-fullscreen .modal-body {
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .bootstrap-wrapper .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-sm-down .modal-header,
  .bootstrap-wrapper .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .bootstrap-wrapper .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-md-down .modal-header,
  .bootstrap-wrapper .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .bootstrap-wrapper .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-lg-down .modal-header,
  .bootstrap-wrapper .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .bootstrap-wrapper .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xl-down .modal-header,
  .bootstrap-wrapper .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .bootstrap-wrapper .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xxl-down .modal-header,
  .bootstrap-wrapper .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .bootstrap-wrapper .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.bootstrap-wrapper .btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.bootstrap-wrapper .btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.bootstrap-wrapper .btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.bootstrap-wrapper .btn-close:disabled, .bootstrap-wrapper .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
.bootstrap-wrapper .btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
.bootstrap-wrapper :root,
.bootstrap-wrapper [data-bs-theme=light] {
  --bs-btn-close-filter: ;
}
.bootstrap-wrapper [data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}

