/* /Components/Dialogs/ModalView.razor.rz.scp.css */
button.btn-close[b-2t1rej19w5] {
  margin-top: -2.5em !important;
  margin-right: -.5em !important;
  /* padding-top: 0; */ }
/* /Components/Dialogs/OrderDetailItemView.razor.rz.scp.css */
@charset "UTF-8";
/*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root[b-acb0ie5qlc] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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));
}

*[b-acb0ie5qlc],
*[b-acb0ie5qlc]::before,
*[b-acb0ie5qlc]::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root[b-acb0ie5qlc] {
    scroll-behavior: smooth;
  }
}

body[b-acb0ie5qlc] {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr[b-acb0ie5qlc] {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size])[b-acb0ie5qlc] {
  height: 1px;
}

h6[b-acb0ie5qlc], .h6[b-acb0ie5qlc], h5[b-acb0ie5qlc], .h5[b-acb0ie5qlc], h4[b-acb0ie5qlc], .h4[b-acb0ie5qlc], h3[b-acb0ie5qlc], .h3[b-acb0ie5qlc], h2[b-acb0ie5qlc], .h2[b-acb0ie5qlc], h1[b-acb0ie5qlc], .h1[b-acb0ie5qlc] {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1[b-acb0ie5qlc], .h1[b-acb0ie5qlc] {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1[b-acb0ie5qlc], .h1[b-acb0ie5qlc] {
    font-size: 2.5rem;
  }
}

h2[b-acb0ie5qlc], .h2[b-acb0ie5qlc] {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2[b-acb0ie5qlc], .h2[b-acb0ie5qlc] {
    font-size: 2rem;
  }
}

h3[b-acb0ie5qlc], .h3[b-acb0ie5qlc] {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3[b-acb0ie5qlc], .h3[b-acb0ie5qlc] {
    font-size: 1.75rem;
  }
}

h4[b-acb0ie5qlc], .h4[b-acb0ie5qlc] {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4[b-acb0ie5qlc], .h4[b-acb0ie5qlc] {
    font-size: 1.5rem;
  }
}

h5[b-acb0ie5qlc], .h5[b-acb0ie5qlc] {
  font-size: 1.25rem;
}

h6[b-acb0ie5qlc], .h6[b-acb0ie5qlc] {
  font-size: 1rem;
}

p[b-acb0ie5qlc] {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title][b-acb0ie5qlc],
abbr[data-bs-original-title][b-acb0ie5qlc] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address[b-acb0ie5qlc] {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol[b-acb0ie5qlc],
ul[b-acb0ie5qlc] {
  padding-left: 2rem;
}

ol[b-acb0ie5qlc],
ul[b-acb0ie5qlc],
dl[b-acb0ie5qlc] {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol[b-acb0ie5qlc],
ul ul[b-acb0ie5qlc],
ol ul[b-acb0ie5qlc],
ul ol[b-acb0ie5qlc] {
  margin-bottom: 0;
}

dt[b-acb0ie5qlc] {
  font-weight: 700;
}

dd[b-acb0ie5qlc] {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote[b-acb0ie5qlc] {
  margin: 0 0 1rem;
}

b[b-acb0ie5qlc],
strong[b-acb0ie5qlc] {
  font-weight: bolder;
}

small[b-acb0ie5qlc], .small[b-acb0ie5qlc] {
  font-size: 0.875em;
}

mark[b-acb0ie5qlc], .mark[b-acb0ie5qlc] {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub[b-acb0ie5qlc],
sup[b-acb0ie5qlc] {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub[b-acb0ie5qlc] {
  bottom: -0.25em;
}

sup[b-acb0ie5qlc] {
  top: -0.5em;
}

a[b-acb0ie5qlc] {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover[b-acb0ie5qlc] {
  color: #0a58ca;
}

a:not([href]):not([class])[b-acb0ie5qlc], a:not([href]):not([class]):hover[b-acb0ie5qlc] {
  color: inherit;
  text-decoration: none;
}

pre[b-acb0ie5qlc],
code[b-acb0ie5qlc],
kbd[b-acb0ie5qlc],
samp[b-acb0ie5qlc] {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre[b-acb0ie5qlc] {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code[b-acb0ie5qlc] {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code[b-acb0ie5qlc] {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code[b-acb0ie5qlc] {
  color: inherit;
}

kbd[b-acb0ie5qlc] {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd[b-acb0ie5qlc] {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure[b-acb0ie5qlc] {
  margin: 0 0 1rem;
}

img[b-acb0ie5qlc],
svg[b-acb0ie5qlc] {
  vertical-align: middle;
}

table[b-acb0ie5qlc] {
  caption-side: bottom;
  border-collapse: collapse;
}

caption[b-acb0ie5qlc] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th[b-acb0ie5qlc] {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead[b-acb0ie5qlc],
tbody[b-acb0ie5qlc],
tfoot[b-acb0ie5qlc],
tr[b-acb0ie5qlc],
td[b-acb0ie5qlc],
th[b-acb0ie5qlc] {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label[b-acb0ie5qlc] {
  display: inline-block;
}

button[b-acb0ie5qlc] {
  border-radius: 0;
}

button:focus:not(:focus-visible)[b-acb0ie5qlc] {
  outline: 0;
}

input[b-acb0ie5qlc],
button[b-acb0ie5qlc],
select[b-acb0ie5qlc],
optgroup[b-acb0ie5qlc],
textarea[b-acb0ie5qlc] {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button[b-acb0ie5qlc],
select[b-acb0ie5qlc] {
  text-transform: none;
}

[role=button][b-acb0ie5qlc] {
  cursor: pointer;
}

select[b-acb0ie5qlc] {
  word-wrap: normal;
}
select:disabled[b-acb0ie5qlc] {
  opacity: 1;
}

[list][b-acb0ie5qlc]::-webkit-calendar-picker-indicator {
  display: none;
}

button[b-acb0ie5qlc],
[type=button][b-acb0ie5qlc],
[type=reset][b-acb0ie5qlc],
[type=submit][b-acb0ie5qlc] {
  -webkit-appearance: button;
}
button:not(:disabled)[b-acb0ie5qlc],
[type=button]:not(:disabled)[b-acb0ie5qlc],
[type=reset]:not(:disabled)[b-acb0ie5qlc],
[type=submit]:not(:disabled)[b-acb0ie5qlc] {
  cursor: pointer;
}

[b-acb0ie5qlc]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea[b-acb0ie5qlc] {
  resize: vertical;
}

fieldset[b-acb0ie5qlc] {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend[b-acb0ie5qlc] {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend[b-acb0ie5qlc] {
    font-size: 1.5rem;
  }
}
legend + *[b-acb0ie5qlc] {
  clear: left;
}

[b-acb0ie5qlc]::-webkit-datetime-edit-fields-wrapper,
[b-acb0ie5qlc]::-webkit-datetime-edit-text,
[b-acb0ie5qlc]::-webkit-datetime-edit-minute,
[b-acb0ie5qlc]::-webkit-datetime-edit-hour-field,
[b-acb0ie5qlc]::-webkit-datetime-edit-day-field,
[b-acb0ie5qlc]::-webkit-datetime-edit-month-field,
[b-acb0ie5qlc]::-webkit-datetime-edit-year-field {
  padding: 0;
}

[b-acb0ie5qlc]::-webkit-inner-spin-button {
  height: auto;
}

[type=search][b-acb0ie5qlc] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
[b-acb0ie5qlc]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[b-acb0ie5qlc]::-webkit-color-swatch-wrapper {
  padding: 0;
}

[b-acb0ie5qlc]::file-selector-button {
  font: inherit;
}

[b-acb0ie5qlc]::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output[b-acb0ie5qlc] {
  display: inline-block;
}

iframe[b-acb0ie5qlc] {
  border: 0;
}

summary[b-acb0ie5qlc] {
  display: list-item;
  cursor: pointer;
}

progress[b-acb0ie5qlc] {
  vertical-align: baseline;
}

[hidden][b-acb0ie5qlc] {
  display: none !important;
}

.lead[b-acb0ie5qlc] {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1[b-acb0ie5qlc] {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1[b-acb0ie5qlc] {
    font-size: 5rem;
  }
}

.display-2[b-acb0ie5qlc] {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2[b-acb0ie5qlc] {
    font-size: 4.5rem;
  }
}

.display-3[b-acb0ie5qlc] {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3[b-acb0ie5qlc] {
    font-size: 4rem;
  }
}

.display-4[b-acb0ie5qlc] {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4[b-acb0ie5qlc] {
    font-size: 3.5rem;
  }
}

.display-5[b-acb0ie5qlc] {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5[b-acb0ie5qlc] {
    font-size: 3rem;
  }
}

.display-6[b-acb0ie5qlc] {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6[b-acb0ie5qlc] {
    font-size: 2.5rem;
  }
}

.list-unstyled[b-acb0ie5qlc] {
  padding-left: 0;
  list-style: none;
}

.list-inline[b-acb0ie5qlc] {
  padding-left: 0;
  list-style: none;
}

.list-inline-item[b-acb0ie5qlc] {
  display: inline-block;
}
.list-inline-item:not(:last-child)[b-acb0ie5qlc] {
  margin-right: 0.5rem;
}

.initialism[b-acb0ie5qlc] {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote[b-acb0ie5qlc] {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child[b-acb0ie5qlc] {
  margin-bottom: 0;
}

.blockquote-footer[b-acb0ie5qlc] {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer[b-acb0ie5qlc]::before {
  content: "— ";
}

.img-fluid[b-acb0ie5qlc] {
  max-width: 100%;
  height: auto;
}

.img-thumbnail[b-acb0ie5qlc] {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure[b-acb0ie5qlc] {
  display: inline-block;
}

.figure-img[b-acb0ie5qlc] {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption[b-acb0ie5qlc] {
  font-size: 0.875em;
  color: #6c757d;
}

.container[b-acb0ie5qlc],
.container-fluid[b-acb0ie5qlc],
.container-xxl[b-acb0ie5qlc],
.container-xl[b-acb0ie5qlc],
.container-lg[b-acb0ie5qlc],
.container-md[b-acb0ie5qlc],
.container-sm[b-acb0ie5qlc] {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm[b-acb0ie5qlc], .container[b-acb0ie5qlc] {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md[b-acb0ie5qlc], .container-sm[b-acb0ie5qlc], .container[b-acb0ie5qlc] {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg[b-acb0ie5qlc], .container-md[b-acb0ie5qlc], .container-sm[b-acb0ie5qlc], .container[b-acb0ie5qlc] {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl[b-acb0ie5qlc], .container-lg[b-acb0ie5qlc], .container-md[b-acb0ie5qlc], .container-sm[b-acb0ie5qlc], .container[b-acb0ie5qlc] {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl[b-acb0ie5qlc], .container-xl[b-acb0ie5qlc], .container-lg[b-acb0ie5qlc], .container-md[b-acb0ie5qlc], .container-sm[b-acb0ie5qlc], .container[b-acb0ie5qlc] {
    max-width: 1320px;
  }
}
.row[b-acb0ie5qlc] {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > *[b-acb0ie5qlc] {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}

.col[b-acb0ie5qlc] {
  flex: 1 0 0%;
}

.row-cols-auto > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > *[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: auto;
}

.col-1[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 8.3333333333%;
}

.col-2[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-3[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 25%;
}

.col-4[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.col-5[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.col-6[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 50%;
}

.col-7[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.col-8[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

.col-9[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 75%;
}

.col-10[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.col-11[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

.col-12[b-acb0ie5qlc] {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1[b-acb0ie5qlc] {
  margin-left: 8.3333333333%;
}

.offset-2[b-acb0ie5qlc] {
  margin-left: 16.6666666667%;
}

.offset-3[b-acb0ie5qlc] {
  margin-left: 25%;
}

.offset-4[b-acb0ie5qlc] {
  margin-left: 33.3333333333%;
}

.offset-5[b-acb0ie5qlc] {
  margin-left: 41.6666666667%;
}

.offset-6[b-acb0ie5qlc] {
  margin-left: 50%;
}

.offset-7[b-acb0ie5qlc] {
  margin-left: 58.3333333333%;
}

.offset-8[b-acb0ie5qlc] {
  margin-left: 66.6666666667%;
}

.offset-9[b-acb0ie5qlc] {
  margin-left: 75%;
}

.offset-10[b-acb0ie5qlc] {
  margin-left: 83.3333333333%;
}

.offset-11[b-acb0ie5qlc] {
  margin-left: 91.6666666667%;
}

.g-0[b-acb0ie5qlc],
.gx-0[b-acb0ie5qlc] {
  --bs-gutter-x: 0;
}

.g-0[b-acb0ie5qlc],
.gy-0[b-acb0ie5qlc] {
  --bs-gutter-y: 0;
}

.g-1[b-acb0ie5qlc],
.gx-1[b-acb0ie5qlc] {
  --bs-gutter-x: 0.25rem;
}

.g-1[b-acb0ie5qlc],
.gy-1[b-acb0ie5qlc] {
  --bs-gutter-y: 0.25rem;
}

.g-2[b-acb0ie5qlc],
.gx-2[b-acb0ie5qlc] {
  --bs-gutter-x: 0.5rem;
}

.g-2[b-acb0ie5qlc],
.gy-2[b-acb0ie5qlc] {
  --bs-gutter-y: 0.5rem;
}

.g-3[b-acb0ie5qlc],
.gx-3[b-acb0ie5qlc] {
  --bs-gutter-x: 1rem;
}

.g-3[b-acb0ie5qlc],
.gy-3[b-acb0ie5qlc] {
  --bs-gutter-y: 1rem;
}

.g-4[b-acb0ie5qlc],
.gx-4[b-acb0ie5qlc] {
  --bs-gutter-x: 1.5rem;
}

.g-4[b-acb0ie5qlc],
.gy-4[b-acb0ie5qlc] {
  --bs-gutter-y: 1.5rem;
}

.g-5[b-acb0ie5qlc],
.gx-5[b-acb0ie5qlc] {
  --bs-gutter-x: 3rem;
}

.g-5[b-acb0ie5qlc],
.gy-5[b-acb0ie5qlc] {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm[b-acb0ie5qlc] {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-sm-2[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-3[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-sm-5[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-sm-6[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-sm-8[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-sm-9[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-sm-11[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-sm-12[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0[b-acb0ie5qlc] {
    margin-left: 0;
  }
  .offset-sm-1[b-acb0ie5qlc] {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2[b-acb0ie5qlc] {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3[b-acb0ie5qlc] {
    margin-left: 25%;
  }
  .offset-sm-4[b-acb0ie5qlc] {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5[b-acb0ie5qlc] {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6[b-acb0ie5qlc] {
    margin-left: 50%;
  }
  .offset-sm-7[b-acb0ie5qlc] {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8[b-acb0ie5qlc] {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9[b-acb0ie5qlc] {
    margin-left: 75%;
  }
  .offset-sm-10[b-acb0ie5qlc] {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11[b-acb0ie5qlc] {
    margin-left: 91.6666666667%;
  }
  .g-sm-0[b-acb0ie5qlc],
  .gx-sm-0[b-acb0ie5qlc] {
    --bs-gutter-x: 0;
  }
  .g-sm-0[b-acb0ie5qlc],
  .gy-sm-0[b-acb0ie5qlc] {
    --bs-gutter-y: 0;
  }
  .g-sm-1[b-acb0ie5qlc],
  .gx-sm-1[b-acb0ie5qlc] {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1[b-acb0ie5qlc],
  .gy-sm-1[b-acb0ie5qlc] {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2[b-acb0ie5qlc],
  .gx-sm-2[b-acb0ie5qlc] {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2[b-acb0ie5qlc],
  .gy-sm-2[b-acb0ie5qlc] {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3[b-acb0ie5qlc],
  .gx-sm-3[b-acb0ie5qlc] {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3[b-acb0ie5qlc],
  .gy-sm-3[b-acb0ie5qlc] {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4[b-acb0ie5qlc],
  .gx-sm-4[b-acb0ie5qlc] {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4[b-acb0ie5qlc],
  .gy-sm-4[b-acb0ie5qlc] {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5[b-acb0ie5qlc],
  .gx-sm-5[b-acb0ie5qlc] {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5[b-acb0ie5qlc],
  .gy-sm-5[b-acb0ie5qlc] {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md[b-acb0ie5qlc] {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-md-2[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-3[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-md-5[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-md-6[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-md-8[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-md-9[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-md-11[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-md-12[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0[b-acb0ie5qlc] {
    margin-left: 0;
  }
  .offset-md-1[b-acb0ie5qlc] {
    margin-left: 8.3333333333%;
  }
  .offset-md-2[b-acb0ie5qlc] {
    margin-left: 16.6666666667%;
  }
  .offset-md-3[b-acb0ie5qlc] {
    margin-left: 25%;
  }
  .offset-md-4[b-acb0ie5qlc] {
    margin-left: 33.3333333333%;
  }
  .offset-md-5[b-acb0ie5qlc] {
    margin-left: 41.6666666667%;
  }
  .offset-md-6[b-acb0ie5qlc] {
    margin-left: 50%;
  }
  .offset-md-7[b-acb0ie5qlc] {
    margin-left: 58.3333333333%;
  }
  .offset-md-8[b-acb0ie5qlc] {
    margin-left: 66.6666666667%;
  }
  .offset-md-9[b-acb0ie5qlc] {
    margin-left: 75%;
  }
  .offset-md-10[b-acb0ie5qlc] {
    margin-left: 83.3333333333%;
  }
  .offset-md-11[b-acb0ie5qlc] {
    margin-left: 91.6666666667%;
  }
  .g-md-0[b-acb0ie5qlc],
  .gx-md-0[b-acb0ie5qlc] {
    --bs-gutter-x: 0;
  }
  .g-md-0[b-acb0ie5qlc],
  .gy-md-0[b-acb0ie5qlc] {
    --bs-gutter-y: 0;
  }
  .g-md-1[b-acb0ie5qlc],
  .gx-md-1[b-acb0ie5qlc] {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1[b-acb0ie5qlc],
  .gy-md-1[b-acb0ie5qlc] {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2[b-acb0ie5qlc],
  .gx-md-2[b-acb0ie5qlc] {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2[b-acb0ie5qlc],
  .gy-md-2[b-acb0ie5qlc] {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3[b-acb0ie5qlc],
  .gx-md-3[b-acb0ie5qlc] {
    --bs-gutter-x: 1rem;
  }
  .g-md-3[b-acb0ie5qlc],
  .gy-md-3[b-acb0ie5qlc] {
    --bs-gutter-y: 1rem;
  }
  .g-md-4[b-acb0ie5qlc],
  .gx-md-4[b-acb0ie5qlc] {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4[b-acb0ie5qlc],
  .gy-md-4[b-acb0ie5qlc] {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5[b-acb0ie5qlc],
  .gx-md-5[b-acb0ie5qlc] {
    --bs-gutter-x: 3rem;
  }
  .g-md-5[b-acb0ie5qlc],
  .gy-md-5[b-acb0ie5qlc] {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg[b-acb0ie5qlc] {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-lg-2[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-3[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-lg-5[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-lg-6[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-lg-8[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-lg-9[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-lg-11[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-lg-12[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0[b-acb0ie5qlc] {
    margin-left: 0;
  }
  .offset-lg-1[b-acb0ie5qlc] {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2[b-acb0ie5qlc] {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3[b-acb0ie5qlc] {
    margin-left: 25%;
  }
  .offset-lg-4[b-acb0ie5qlc] {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5[b-acb0ie5qlc] {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6[b-acb0ie5qlc] {
    margin-left: 50%;
  }
  .offset-lg-7[b-acb0ie5qlc] {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8[b-acb0ie5qlc] {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9[b-acb0ie5qlc] {
    margin-left: 75%;
  }
  .offset-lg-10[b-acb0ie5qlc] {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11[b-acb0ie5qlc] {
    margin-left: 91.6666666667%;
  }
  .g-lg-0[b-acb0ie5qlc],
  .gx-lg-0[b-acb0ie5qlc] {
    --bs-gutter-x: 0;
  }
  .g-lg-0[b-acb0ie5qlc],
  .gy-lg-0[b-acb0ie5qlc] {
    --bs-gutter-y: 0;
  }
  .g-lg-1[b-acb0ie5qlc],
  .gx-lg-1[b-acb0ie5qlc] {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1[b-acb0ie5qlc],
  .gy-lg-1[b-acb0ie5qlc] {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2[b-acb0ie5qlc],
  .gx-lg-2[b-acb0ie5qlc] {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2[b-acb0ie5qlc],
  .gy-lg-2[b-acb0ie5qlc] {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3[b-acb0ie5qlc],
  .gx-lg-3[b-acb0ie5qlc] {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3[b-acb0ie5qlc],
  .gy-lg-3[b-acb0ie5qlc] {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4[b-acb0ie5qlc],
  .gx-lg-4[b-acb0ie5qlc] {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4[b-acb0ie5qlc],
  .gy-lg-4[b-acb0ie5qlc] {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5[b-acb0ie5qlc],
  .gx-lg-5[b-acb0ie5qlc] {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5[b-acb0ie5qlc],
  .gy-lg-5[b-acb0ie5qlc] {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl[b-acb0ie5qlc] {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xl-2[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-3[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xl-5[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xl-6[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xl-8[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xl-9[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xl-11[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xl-12[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0[b-acb0ie5qlc] {
    margin-left: 0;
  }
  .offset-xl-1[b-acb0ie5qlc] {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2[b-acb0ie5qlc] {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3[b-acb0ie5qlc] {
    margin-left: 25%;
  }
  .offset-xl-4[b-acb0ie5qlc] {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5[b-acb0ie5qlc] {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6[b-acb0ie5qlc] {
    margin-left: 50%;
  }
  .offset-xl-7[b-acb0ie5qlc] {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8[b-acb0ie5qlc] {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9[b-acb0ie5qlc] {
    margin-left: 75%;
  }
  .offset-xl-10[b-acb0ie5qlc] {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11[b-acb0ie5qlc] {
    margin-left: 91.6666666667%;
  }
  .g-xl-0[b-acb0ie5qlc],
  .gx-xl-0[b-acb0ie5qlc] {
    --bs-gutter-x: 0;
  }
  .g-xl-0[b-acb0ie5qlc],
  .gy-xl-0[b-acb0ie5qlc] {
    --bs-gutter-y: 0;
  }
  .g-xl-1[b-acb0ie5qlc],
  .gx-xl-1[b-acb0ie5qlc] {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1[b-acb0ie5qlc],
  .gy-xl-1[b-acb0ie5qlc] {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2[b-acb0ie5qlc],
  .gx-xl-2[b-acb0ie5qlc] {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2[b-acb0ie5qlc],
  .gy-xl-2[b-acb0ie5qlc] {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3[b-acb0ie5qlc],
  .gx-xl-3[b-acb0ie5qlc] {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3[b-acb0ie5qlc],
  .gy-xl-3[b-acb0ie5qlc] {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4[b-acb0ie5qlc],
  .gx-xl-4[b-acb0ie5qlc] {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4[b-acb0ie5qlc],
  .gy-xl-4[b-acb0ie5qlc] {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5[b-acb0ie5qlc],
  .gx-xl-5[b-acb0ie5qlc] {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5[b-acb0ie5qlc],
  .gy-xl-5[b-acb0ie5qlc] {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl[b-acb0ie5qlc] {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > *[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }
  .col-xxl-2[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-3[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .col-xxl-5[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }
  .col-xxl-6[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }
  .col-xxl-8[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }
  .col-xxl-9[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }
  .col-xxl-11[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }
  .col-xxl-12[b-acb0ie5qlc] {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0[b-acb0ie5qlc] {
    margin-left: 0;
  }
  .offset-xxl-1[b-acb0ie5qlc] {
    margin-left: 8.3333333333%;
  }
  .offset-xxl-2[b-acb0ie5qlc] {
    margin-left: 16.6666666667%;
  }
  .offset-xxl-3[b-acb0ie5qlc] {
    margin-left: 25%;
  }
  .offset-xxl-4[b-acb0ie5qlc] {
    margin-left: 33.3333333333%;
  }
  .offset-xxl-5[b-acb0ie5qlc] {
    margin-left: 41.6666666667%;
  }
  .offset-xxl-6[b-acb0ie5qlc] {
    margin-left: 50%;
  }
  .offset-xxl-7[b-acb0ie5qlc] {
    margin-left: 58.3333333333%;
  }
  .offset-xxl-8[b-acb0ie5qlc] {
    margin-left: 66.6666666667%;
  }
  .offset-xxl-9[b-acb0ie5qlc] {
    margin-left: 75%;
  }
  .offset-xxl-10[b-acb0ie5qlc] {
    margin-left: 83.3333333333%;
  }
  .offset-xxl-11[b-acb0ie5qlc] {
    margin-left: 91.6666666667%;
  }
  .g-xxl-0[b-acb0ie5qlc],
  .gx-xxl-0[b-acb0ie5qlc] {
    --bs-gutter-x: 0;
  }
  .g-xxl-0[b-acb0ie5qlc],
  .gy-xxl-0[b-acb0ie5qlc] {
    --bs-gutter-y: 0;
  }
  .g-xxl-1[b-acb0ie5qlc],
  .gx-xxl-1[b-acb0ie5qlc] {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1[b-acb0ie5qlc],
  .gy-xxl-1[b-acb0ie5qlc] {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2[b-acb0ie5qlc],
  .gx-xxl-2[b-acb0ie5qlc] {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2[b-acb0ie5qlc],
  .gy-xxl-2[b-acb0ie5qlc] {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3[b-acb0ie5qlc],
  .gx-xxl-3[b-acb0ie5qlc] {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3[b-acb0ie5qlc],
  .gy-xxl-3[b-acb0ie5qlc] {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4[b-acb0ie5qlc],
  .gx-xxl-4[b-acb0ie5qlc] {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4[b-acb0ie5qlc],
  .gy-xxl-4[b-acb0ie5qlc] {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5[b-acb0ie5qlc],
  .gx-xxl-5[b-acb0ie5qlc] {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5[b-acb0ie5qlc],
  .gy-xxl-5[b-acb0ie5qlc] {
    --bs-gutter-y: 3rem;
  }
}
.table[b-acb0ie5qlc] {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > *[b-acb0ie5qlc] {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody[b-acb0ie5qlc] {
  vertical-align: inherit;
}
.table > thead[b-acb0ie5qlc] {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > *[b-acb0ie5qlc] {
  border-bottom-color: currentColor;
}

.caption-top[b-acb0ie5qlc] {
  caption-side: top;
}

.table-sm > :not(caption) > * > *[b-acb0ie5qlc] {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > *[b-acb0ie5qlc] {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > *[b-acb0ie5qlc] {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > *[b-acb0ie5qlc] {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd)[b-acb0ie5qlc] {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active[b-acb0ie5qlc] {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover[b-acb0ie5qlc] {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary[b-acb0ie5qlc] {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}

.table-secondary[b-acb0ie5qlc] {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}

.table-success[b-acb0ie5qlc] {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}

.table-info[b-acb0ie5qlc] {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}

.table-warning[b-acb0ie5qlc] {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}

.table-danger[b-acb0ie5qlc] {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}

.table-light[b-acb0ie5qlc] {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}

.table-dark[b-acb0ie5qlc] {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}

.table-responsive[b-acb0ie5qlc] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm[b-acb0ie5qlc] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md[b-acb0ie5qlc] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg[b-acb0ie5qlc] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl[b-acb0ie5qlc] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl[b-acb0ie5qlc] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label[b-acb0ie5qlc] {
  margin-bottom: 0.5rem;
}

.col-form-label[b-acb0ie5qlc] {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg[b-acb0ie5qlc] {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm[b-acb0ie5qlc] {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text[b-acb0ie5qlc] {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control[b-acb0ie5qlc] {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control[b-acb0ie5qlc] {
    transition: none;
  }
}
.form-control[type=file][b-acb0ie5qlc] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly])[b-acb0ie5qlc] {
  cursor: pointer;
}
.form-control:focus[b-acb0ie5qlc] {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control[b-acb0ie5qlc]::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control[b-acb0ie5qlc]::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled[b-acb0ie5qlc], .form-control[readonly][b-acb0ie5qlc] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control[b-acb0ie5qlc]::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control[b-acb0ie5qlc]::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])[b-acb0ie5qlc]::file-selector-button {
  background-color: #dde0e3;
}
.form-control[b-acb0ie5qlc]::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control[b-acb0ie5qlc]::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])[b-acb0ie5qlc]::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext[b-acb0ie5qlc] {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm[b-acb0ie5qlc], .form-control-plaintext.form-control-lg[b-acb0ie5qlc] {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm[b-acb0ie5qlc] {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm[b-acb0ie5qlc]::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm[b-acb0ie5qlc]::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg[b-acb0ie5qlc] {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg[b-acb0ie5qlc]::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg[b-acb0ie5qlc]::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control[b-acb0ie5qlc] {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm[b-acb0ie5qlc] {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg[b-acb0ie5qlc] {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color[b-acb0ie5qlc] {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly])[b-acb0ie5qlc] {
  cursor: pointer;
}
.form-control-color[b-acb0ie5qlc]::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color[b-acb0ie5qlc]::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select[b-acb0ie5qlc] {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.form-select:focus[b-acb0ie5qlc] {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple][b-acb0ie5qlc], .form-select[size]:not([size="1"])[b-acb0ie5qlc] {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled[b-acb0ie5qlc] {
  background-color: #e9ecef;
}
.form-select:-moz-focusring[b-acb0ie5qlc] {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}

.form-select-sm[b-acb0ie5qlc] {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg[b-acb0ie5qlc] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check[b-acb0ie5qlc] {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input[b-acb0ie5qlc] {
  float: left;
  margin-left: -1.5em;
}

.form-check-input[b-acb0ie5qlc] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type=checkbox][b-acb0ie5qlc] {
  border-radius: 0.25em;
}
.form-check-input[type=radio][b-acb0ie5qlc] {
  border-radius: 50%;
}
.form-check-input:active[b-acb0ie5qlc] {
  filter: brightness(90%);
}
.form-check-input:focus[b-acb0ie5qlc] {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked[b-acb0ie5qlc] {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type=checkbox][b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio][b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate[b-acb0ie5qlc] {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled[b-acb0ie5qlc] {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label[b-acb0ie5qlc], .form-check-input:disabled ~ .form-check-label[b-acb0ie5qlc] {
  opacity: 0.5;
}

.form-switch[b-acb0ie5qlc] {
  padding-left: 2.5em;
}
.form-switch .form-check-input[b-acb0ie5qlc] {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input[b-acb0ie5qlc] {
    transition: none;
  }
}
.form-switch .form-check-input:focus[b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked[b-acb0ie5qlc] {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline[b-acb0ie5qlc] {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check[b-acb0ie5qlc] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn[b-acb0ie5qlc], .btn-check:disabled + .btn[b-acb0ie5qlc] {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range[b-acb0ie5qlc] {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus[b-acb0ie5qlc] {
  outline: 0;
}
.form-range:focus[b-acb0ie5qlc]::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus[b-acb0ie5qlc]::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range[b-acb0ie5qlc]::-moz-focus-outer {
  border: 0;
}
.form-range[b-acb0ie5qlc]::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range[b-acb0ie5qlc]::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range[b-acb0ie5qlc]::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range[b-acb0ie5qlc]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range[b-acb0ie5qlc]::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range[b-acb0ie5qlc]::-moz-range-thumb {
    transition: none;
  }
}
.form-range[b-acb0ie5qlc]::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range[b-acb0ie5qlc]::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled[b-acb0ie5qlc] {
  pointer-events: none;
}
.form-range:disabled[b-acb0ie5qlc]::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled[b-acb0ie5qlc]::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating[b-acb0ie5qlc] {
  position: relative;
}
.form-floating > .form-control[b-acb0ie5qlc],
.form-floating > .form-select[b-acb0ie5qlc] {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label[b-acb0ie5qlc] {
    transition: none;
  }
}
.form-floating > .form-control[b-acb0ie5qlc]::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus[b-acb0ie5qlc], .form-floating > .form-control:not(:placeholder-shown)[b-acb0ie5qlc] {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill[b-acb0ie5qlc] {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select[b-acb0ie5qlc] {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label[b-acb0ie5qlc],
.form-floating > .form-control:not(:placeholder-shown) ~ label[b-acb0ie5qlc],
.form-floating > .form-select ~ label[b-acb0ie5qlc] {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label[b-acb0ie5qlc] {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group[b-acb0ie5qlc] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control[b-acb0ie5qlc],
.input-group > .form-select[b-acb0ie5qlc] {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus[b-acb0ie5qlc],
.input-group > .form-select:focus[b-acb0ie5qlc] {
  z-index: 3;
}
.input-group .btn[b-acb0ie5qlc] {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus[b-acb0ie5qlc] {
  z-index: 3;
}

.input-group-text[b-acb0ie5qlc] {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control[b-acb0ie5qlc],
.input-group-lg > .form-select[b-acb0ie5qlc],
.input-group-lg > .input-group-text[b-acb0ie5qlc],
.input-group-lg > .btn[b-acb0ie5qlc] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control[b-acb0ie5qlc],
.input-group-sm > .form-select[b-acb0ie5qlc],
.input-group-sm > .input-group-text[b-acb0ie5qlc],
.input-group-sm > .btn[b-acb0ie5qlc] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select[b-acb0ie5qlc],
.input-group-sm > .form-select[b-acb0ie5qlc] {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)[b-acb0ie5qlc],
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3)[b-acb0ie5qlc] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu)[b-acb0ie5qlc],
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4)[b-acb0ie5qlc] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-acb0ie5qlc] {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback[b-acb0ie5qlc] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip[b-acb0ie5qlc] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback[b-acb0ie5qlc],
.was-validated :valid ~ .valid-tooltip[b-acb0ie5qlc],
.is-valid ~ .valid-feedback[b-acb0ie5qlc],
.is-valid ~ .valid-tooltip[b-acb0ie5qlc] {
  display: block;
}

.was-validated .form-control:valid[b-acb0ie5qlc], .form-control.is-valid[b-acb0ie5qlc] {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus[b-acb0ie5qlc], .form-control.is-valid:focus[b-acb0ie5qlc] {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid[b-acb0ie5qlc], textarea.form-control.is-valid[b-acb0ie5qlc] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid[b-acb0ie5qlc], .form-select.is-valid[b-acb0ie5qlc] {
  border-color: #198754;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus[b-acb0ie5qlc], .form-select.is-valid:focus[b-acb0ie5qlc] {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid[b-acb0ie5qlc], .form-check-input.is-valid[b-acb0ie5qlc] {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked[b-acb0ie5qlc], .form-check-input.is-valid:checked[b-acb0ie5qlc] {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus[b-acb0ie5qlc], .form-check-input.is-valid:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label[b-acb0ie5qlc], .form-check-input.is-valid ~ .form-check-label[b-acb0ie5qlc] {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback[b-acb0ie5qlc] {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid[b-acb0ie5qlc], .input-group .form-control.is-valid[b-acb0ie5qlc],
.was-validated .input-group .form-select:valid[b-acb0ie5qlc],
.input-group .form-select.is-valid[b-acb0ie5qlc] {
  z-index: 3;
}

.invalid-feedback[b-acb0ie5qlc] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip[b-acb0ie5qlc] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback[b-acb0ie5qlc],
.was-validated :invalid ~ .invalid-tooltip[b-acb0ie5qlc],
.is-invalid ~ .invalid-feedback[b-acb0ie5qlc],
.is-invalid ~ .invalid-tooltip[b-acb0ie5qlc] {
  display: block;
}

.was-validated .form-control:invalid[b-acb0ie5qlc], .form-control.is-invalid[b-acb0ie5qlc] {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus[b-acb0ie5qlc], .form-control.is-invalid:focus[b-acb0ie5qlc] {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid[b-acb0ie5qlc], textarea.form-control.is-invalid[b-acb0ie5qlc] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid[b-acb0ie5qlc], .form-select.is-invalid[b-acb0ie5qlc] {
  border-color: #dc3545;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus[b-acb0ie5qlc], .form-select.is-invalid:focus[b-acb0ie5qlc] {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid[b-acb0ie5qlc], .form-check-input.is-invalid[b-acb0ie5qlc] {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked[b-acb0ie5qlc], .form-check-input.is-invalid:checked[b-acb0ie5qlc] {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus[b-acb0ie5qlc], .form-check-input.is-invalid:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label[b-acb0ie5qlc], .form-check-input.is-invalid ~ .form-check-label[b-acb0ie5qlc] {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback[b-acb0ie5qlc] {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid[b-acb0ie5qlc], .input-group .form-control.is-invalid[b-acb0ie5qlc],
.was-validated .input-group .form-select:invalid[b-acb0ie5qlc],
.input-group .form-select.is-invalid[b-acb0ie5qlc] {
  z-index: 3;
}

.btn[b-acb0ie5qlc] {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn[b-acb0ie5qlc] {
    transition: none;
  }
}
.btn:hover[b-acb0ie5qlc] {
  color: #212529;
}
.btn-check:focus + .btn[b-acb0ie5qlc], .btn:focus[b-acb0ie5qlc] {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled[b-acb0ie5qlc], .btn.disabled[b-acb0ie5qlc], fieldset:disabled .btn[b-acb0ie5qlc] {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary[b-acb0ie5qlc], .btn-primary:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary[b-acb0ie5qlc], .btn-check:active + .btn-primary[b-acb0ie5qlc], .btn-primary:active[b-acb0ie5qlc], .btn-primary.active[b-acb0ie5qlc], .show > .btn-primary.dropdown-toggle[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus[b-acb0ie5qlc], .btn-check:active + .btn-primary:focus[b-acb0ie5qlc], .btn-primary:active:focus[b-acb0ie5qlc], .btn-primary.active:focus[b-acb0ie5qlc], .show > .btn-primary.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled[b-acb0ie5qlc], .btn-primary.disabled[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary[b-acb0ie5qlc] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary[b-acb0ie5qlc], .btn-secondary:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary[b-acb0ie5qlc], .btn-check:active + .btn-secondary[b-acb0ie5qlc], .btn-secondary:active[b-acb0ie5qlc], .btn-secondary.active[b-acb0ie5qlc], .show > .btn-secondary.dropdown-toggle[b-acb0ie5qlc] {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus[b-acb0ie5qlc], .btn-check:active + .btn-secondary:focus[b-acb0ie5qlc], .btn-secondary:active:focus[b-acb0ie5qlc], .btn-secondary.active:focus[b-acb0ie5qlc], .show > .btn-secondary.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled[b-acb0ie5qlc], .btn-secondary.disabled[b-acb0ie5qlc] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success[b-acb0ie5qlc] {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success[b-acb0ie5qlc], .btn-success:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success[b-acb0ie5qlc], .btn-check:active + .btn-success[b-acb0ie5qlc], .btn-success:active[b-acb0ie5qlc], .btn-success.active[b-acb0ie5qlc], .show > .btn-success.dropdown-toggle[b-acb0ie5qlc] {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus[b-acb0ie5qlc], .btn-check:active + .btn-success:focus[b-acb0ie5qlc], .btn-success:active:focus[b-acb0ie5qlc], .btn-success.active:focus[b-acb0ie5qlc], .show > .btn-success.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled[b-acb0ie5qlc], .btn-success.disabled[b-acb0ie5qlc] {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info[b-acb0ie5qlc] {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info[b-acb0ie5qlc], .btn-info:focus[b-acb0ie5qlc] {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info[b-acb0ie5qlc], .btn-check:active + .btn-info[b-acb0ie5qlc], .btn-info:active[b-acb0ie5qlc], .btn-info.active[b-acb0ie5qlc], .show > .btn-info.dropdown-toggle[b-acb0ie5qlc] {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus[b-acb0ie5qlc], .btn-check:active + .btn-info:focus[b-acb0ie5qlc], .btn-info:active:focus[b-acb0ie5qlc], .btn-info.active:focus[b-acb0ie5qlc], .show > .btn-info.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled[b-acb0ie5qlc], .btn-info.disabled[b-acb0ie5qlc] {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning[b-acb0ie5qlc], .btn-warning:focus[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning[b-acb0ie5qlc], .btn-check:active + .btn-warning[b-acb0ie5qlc], .btn-warning:active[b-acb0ie5qlc], .btn-warning.active[b-acb0ie5qlc], .show > .btn-warning.dropdown-toggle[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus[b-acb0ie5qlc], .btn-check:active + .btn-warning:focus[b-acb0ie5qlc], .btn-warning:active:focus[b-acb0ie5qlc], .btn-warning.active:focus[b-acb0ie5qlc], .show > .btn-warning.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled[b-acb0ie5qlc], .btn-warning.disabled[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger[b-acb0ie5qlc] {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger[b-acb0ie5qlc], .btn-danger:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger[b-acb0ie5qlc], .btn-check:active + .btn-danger[b-acb0ie5qlc], .btn-danger:active[b-acb0ie5qlc], .btn-danger.active[b-acb0ie5qlc], .show > .btn-danger.dropdown-toggle[b-acb0ie5qlc] {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus[b-acb0ie5qlc], .btn-check:active + .btn-danger:focus[b-acb0ie5qlc], .btn-danger:active:focus[b-acb0ie5qlc], .btn-danger.active:focus[b-acb0ie5qlc], .show > .btn-danger.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled[b-acb0ie5qlc], .btn-danger.disabled[b-acb0ie5qlc] {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light[b-acb0ie5qlc] {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light[b-acb0ie5qlc], .btn-light:focus[b-acb0ie5qlc] {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light[b-acb0ie5qlc], .btn-check:active + .btn-light[b-acb0ie5qlc], .btn-light:active[b-acb0ie5qlc], .btn-light.active[b-acb0ie5qlc], .show > .btn-light.dropdown-toggle[b-acb0ie5qlc] {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus[b-acb0ie5qlc], .btn-check:active + .btn-light:focus[b-acb0ie5qlc], .btn-light:active:focus[b-acb0ie5qlc], .btn-light.active:focus[b-acb0ie5qlc], .show > .btn-light.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled[b-acb0ie5qlc], .btn-light.disabled[b-acb0ie5qlc] {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark[b-acb0ie5qlc] {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark[b-acb0ie5qlc], .btn-dark:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark[b-acb0ie5qlc], .btn-check:active + .btn-dark[b-acb0ie5qlc], .btn-dark:active[b-acb0ie5qlc], .btn-dark.active[b-acb0ie5qlc], .show > .btn-dark.dropdown-toggle[b-acb0ie5qlc] {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus[b-acb0ie5qlc], .btn-check:active + .btn-dark:focus[b-acb0ie5qlc], .btn-dark:active:focus[b-acb0ie5qlc], .btn-dark.active:focus[b-acb0ie5qlc], .show > .btn-dark.dropdown-toggle:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled[b-acb0ie5qlc], .btn-dark.disabled[b-acb0ie5qlc] {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary[b-acb0ie5qlc] {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary[b-acb0ie5qlc], .btn-outline-primary:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary[b-acb0ie5qlc], .btn-check:active + .btn-outline-primary[b-acb0ie5qlc], .btn-outline-primary:active[b-acb0ie5qlc], .btn-outline-primary.active[b-acb0ie5qlc], .btn-outline-primary.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-primary:focus[b-acb0ie5qlc], .btn-outline-primary:active:focus[b-acb0ie5qlc], .btn-outline-primary.active:focus[b-acb0ie5qlc], .btn-outline-primary.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled[b-acb0ie5qlc], .btn-outline-primary.disabled[b-acb0ie5qlc] {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary[b-acb0ie5qlc] {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary[b-acb0ie5qlc], .btn-outline-secondary:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary[b-acb0ie5qlc], .btn-check:active + .btn-outline-secondary[b-acb0ie5qlc], .btn-outline-secondary:active[b-acb0ie5qlc], .btn-outline-secondary.active[b-acb0ie5qlc], .btn-outline-secondary.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-secondary:focus[b-acb0ie5qlc], .btn-outline-secondary:active:focus[b-acb0ie5qlc], .btn-outline-secondary.active:focus[b-acb0ie5qlc], .btn-outline-secondary.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled[b-acb0ie5qlc], .btn-outline-secondary.disabled[b-acb0ie5qlc] {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success[b-acb0ie5qlc] {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success[b-acb0ie5qlc], .btn-outline-success:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success[b-acb0ie5qlc], .btn-check:active + .btn-outline-success[b-acb0ie5qlc], .btn-outline-success:active[b-acb0ie5qlc], .btn-outline-success.active[b-acb0ie5qlc], .btn-outline-success.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-success:focus[b-acb0ie5qlc], .btn-outline-success:active:focus[b-acb0ie5qlc], .btn-outline-success.active:focus[b-acb0ie5qlc], .btn-outline-success.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled[b-acb0ie5qlc], .btn-outline-success.disabled[b-acb0ie5qlc] {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info[b-acb0ie5qlc] {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info[b-acb0ie5qlc], .btn-outline-info:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info[b-acb0ie5qlc], .btn-check:active + .btn-outline-info[b-acb0ie5qlc], .btn-outline-info:active[b-acb0ie5qlc], .btn-outline-info.active[b-acb0ie5qlc], .btn-outline-info.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-info:focus[b-acb0ie5qlc], .btn-outline-info:active:focus[b-acb0ie5qlc], .btn-outline-info.active:focus[b-acb0ie5qlc], .btn-outline-info.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled[b-acb0ie5qlc], .btn-outline-info.disabled[b-acb0ie5qlc] {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning[b-acb0ie5qlc] {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning[b-acb0ie5qlc], .btn-outline-warning:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning[b-acb0ie5qlc], .btn-check:active + .btn-outline-warning[b-acb0ie5qlc], .btn-outline-warning:active[b-acb0ie5qlc], .btn-outline-warning.active[b-acb0ie5qlc], .btn-outline-warning.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-warning:focus[b-acb0ie5qlc], .btn-outline-warning:active:focus[b-acb0ie5qlc], .btn-outline-warning.active:focus[b-acb0ie5qlc], .btn-outline-warning.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled[b-acb0ie5qlc], .btn-outline-warning.disabled[b-acb0ie5qlc] {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger[b-acb0ie5qlc] {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger[b-acb0ie5qlc], .btn-outline-danger:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger[b-acb0ie5qlc], .btn-check:active + .btn-outline-danger[b-acb0ie5qlc], .btn-outline-danger:active[b-acb0ie5qlc], .btn-outline-danger.active[b-acb0ie5qlc], .btn-outline-danger.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-danger:focus[b-acb0ie5qlc], .btn-outline-danger:active:focus[b-acb0ie5qlc], .btn-outline-danger.active:focus[b-acb0ie5qlc], .btn-outline-danger.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled[b-acb0ie5qlc], .btn-outline-danger.disabled[b-acb0ie5qlc] {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light[b-acb0ie5qlc] {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover[b-acb0ie5qlc] {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light[b-acb0ie5qlc], .btn-outline-light:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light[b-acb0ie5qlc], .btn-check:active + .btn-outline-light[b-acb0ie5qlc], .btn-outline-light:active[b-acb0ie5qlc], .btn-outline-light.active[b-acb0ie5qlc], .btn-outline-light.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-light:focus[b-acb0ie5qlc], .btn-outline-light:active:focus[b-acb0ie5qlc], .btn-outline-light.active:focus[b-acb0ie5qlc], .btn-outline-light.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled[b-acb0ie5qlc], .btn-outline-light.disabled[b-acb0ie5qlc] {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark[b-acb0ie5qlc] {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover[b-acb0ie5qlc] {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark[b-acb0ie5qlc], .btn-outline-dark:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark[b-acb0ie5qlc], .btn-check:active + .btn-outline-dark[b-acb0ie5qlc], .btn-outline-dark:active[b-acb0ie5qlc], .btn-outline-dark.active[b-acb0ie5qlc], .btn-outline-dark.dropdown-toggle.show[b-acb0ie5qlc] {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus[b-acb0ie5qlc], .btn-check:active + .btn-outline-dark:focus[b-acb0ie5qlc], .btn-outline-dark:active:focus[b-acb0ie5qlc], .btn-outline-dark.active:focus[b-acb0ie5qlc], .btn-outline-dark.dropdown-toggle.show:focus[b-acb0ie5qlc] {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled[b-acb0ie5qlc], .btn-outline-dark.disabled[b-acb0ie5qlc] {
  color: #212529;
  background-color: transparent;
}

.btn-link[b-acb0ie5qlc] {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover[b-acb0ie5qlc] {
  color: #0a58ca;
}
.btn-link:disabled[b-acb0ie5qlc], .btn-link.disabled[b-acb0ie5qlc] {
  color: #6c757d;
}

.btn-lg[b-acb0ie5qlc], .btn-group-lg > .btn[b-acb0ie5qlc] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm[b-acb0ie5qlc], .btn-group-sm > .btn[b-acb0ie5qlc] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade[b-acb0ie5qlc] {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade[b-acb0ie5qlc] {
    transition: none;
  }
}
.fade:not(.show)[b-acb0ie5qlc] {
  opacity: 0;
}

.collapse:not(.show)[b-acb0ie5qlc] {
  display: none;
}

.collapsing[b-acb0ie5qlc] {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing[b-acb0ie5qlc] {
    transition: none;
  }
}

.dropup[b-acb0ie5qlc],
.dropend[b-acb0ie5qlc],
.dropdown[b-acb0ie5qlc],
.dropstart[b-acb0ie5qlc] {
  position: relative;
}

.dropdown-toggle[b-acb0ie5qlc] {
  white-space: nowrap;
}
.dropdown-toggle[b-acb0ie5qlc]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty[b-acb0ie5qlc]::after {
  margin-left: 0;
}

.dropdown-menu[b-acb0ie5qlc] {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper][b-acb0ie5qlc] {
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start[b-acb0ie5qlc] {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper][b-acb0ie5qlc] {
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */;
}

.dropdown-menu-end[b-acb0ie5qlc] {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper][b-acb0ie5qlc] {
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start[b-acb0ie5qlc] {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper][b-acb0ie5qlc] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-sm-end[b-acb0ie5qlc] {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper][b-acb0ie5qlc] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start[b-acb0ie5qlc] {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper][b-acb0ie5qlc] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-md-end[b-acb0ie5qlc] {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper][b-acb0ie5qlc] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start[b-acb0ie5qlc] {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper][b-acb0ie5qlc] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-lg-end[b-acb0ie5qlc] {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper][b-acb0ie5qlc] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start[b-acb0ie5qlc] {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper][b-acb0ie5qlc] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xl-end[b-acb0ie5qlc] {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper][b-acb0ie5qlc] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start[b-acb0ie5qlc] {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper][b-acb0ie5qlc] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }
  .dropdown-menu-xxl-end[b-acb0ie5qlc] {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper][b-acb0ie5qlc] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
.dropup .dropdown-menu[data-bs-popper][b-acb0ie5qlc] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle[b-acb0ie5qlc]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty[b-acb0ie5qlc]::after {
  margin-left: 0;
}

.dropend .dropdown-menu[b-acb0ie5qlc] {
  top: 0;
  right: auto;
  left: 100%;
}
.dropend .dropdown-menu[data-bs-popper][b-acb0ie5qlc] {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle[b-acb0ie5qlc]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty[b-acb0ie5qlc]::after {
  margin-left: 0;
}
.dropend .dropdown-toggle[b-acb0ie5qlc]::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[b-acb0ie5qlc] {
  top: 0;
  right: 100%;
  left: auto;
}
.dropstart .dropdown-menu[data-bs-popper][b-acb0ie5qlc] {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle[b-acb0ie5qlc]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle[b-acb0ie5qlc]::after {
  display: none;
}
.dropstart .dropdown-toggle[b-acb0ie5qlc]::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty[b-acb0ie5qlc]::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle[b-acb0ie5qlc]::before {
  vertical-align: 0;
}

.dropdown-divider[b-acb0ie5qlc] {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item[b-acb0ie5qlc] {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover[b-acb0ie5qlc], .dropdown-item:focus[b-acb0ie5qlc] {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active[b-acb0ie5qlc], .dropdown-item:active[b-acb0ie5qlc] {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled[b-acb0ie5qlc], .dropdown-item:disabled[b-acb0ie5qlc] {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show[b-acb0ie5qlc] {
  display: block;
}

.dropdown-header[b-acb0ie5qlc] {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text[b-acb0ie5qlc] {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark[b-acb0ie5qlc] {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item[b-acb0ie5qlc] {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover[b-acb0ie5qlc], .dropdown-menu-dark .dropdown-item:focus[b-acb0ie5qlc] {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active[b-acb0ie5qlc], .dropdown-menu-dark .dropdown-item:active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled[b-acb0ie5qlc], .dropdown-menu-dark .dropdown-item:disabled[b-acb0ie5qlc] {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider[b-acb0ie5qlc] {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text[b-acb0ie5qlc] {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header[b-acb0ie5qlc] {
  color: #adb5bd;
}

.btn-group[b-acb0ie5qlc],
.btn-group-vertical[b-acb0ie5qlc] {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn[b-acb0ie5qlc],
.btn-group-vertical > .btn[b-acb0ie5qlc] {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn[b-acb0ie5qlc],
.btn-group > .btn-check:focus + .btn[b-acb0ie5qlc],
.btn-group > .btn:hover[b-acb0ie5qlc],
.btn-group > .btn:focus[b-acb0ie5qlc],
.btn-group > .btn:active[b-acb0ie5qlc],
.btn-group > .btn.active[b-acb0ie5qlc],
.btn-group-vertical > .btn-check:checked + .btn[b-acb0ie5qlc],
.btn-group-vertical > .btn-check:focus + .btn[b-acb0ie5qlc],
.btn-group-vertical > .btn:hover[b-acb0ie5qlc],
.btn-group-vertical > .btn:focus[b-acb0ie5qlc],
.btn-group-vertical > .btn:active[b-acb0ie5qlc],
.btn-group-vertical > .btn.active[b-acb0ie5qlc] {
  z-index: 1;
}

.btn-toolbar[b-acb0ie5qlc] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group[b-acb0ie5qlc] {
  width: auto;
}

.btn-group > .btn:not(:first-child)[b-acb0ie5qlc],
.btn-group > .btn-group:not(:first-child)[b-acb0ie5qlc] {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-acb0ie5qlc],
.btn-group > .btn-group:not(:last-child) > .btn[b-acb0ie5qlc] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3)[b-acb0ie5qlc],
.btn-group > :not(.btn-check) + .btn[b-acb0ie5qlc],
.btn-group > .btn-group:not(:first-child) > .btn[b-acb0ie5qlc] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split[b-acb0ie5qlc] {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split[b-acb0ie5qlc]::after, .dropup .dropdown-toggle-split[b-acb0ie5qlc]::after, .dropend .dropdown-toggle-split[b-acb0ie5qlc]::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split[b-acb0ie5qlc]::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split[b-acb0ie5qlc], .btn-group-sm > .btn + .dropdown-toggle-split[b-acb0ie5qlc] {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split[b-acb0ie5qlc], .btn-group-lg > .btn + .dropdown-toggle-split[b-acb0ie5qlc] {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical[b-acb0ie5qlc] {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn[b-acb0ie5qlc],
.btn-group-vertical > .btn-group[b-acb0ie5qlc] {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child)[b-acb0ie5qlc],
.btn-group-vertical > .btn-group:not(:first-child)[b-acb0ie5qlc] {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-acb0ie5qlc],
.btn-group-vertical > .btn-group:not(:last-child) > .btn[b-acb0ie5qlc] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn[b-acb0ie5qlc],
.btn-group-vertical > .btn-group:not(:first-child) > .btn[b-acb0ie5qlc] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav[b-acb0ie5qlc] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link[b-acb0ie5qlc] {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link[b-acb0ie5qlc] {
    transition: none;
  }
}
.nav-link.disabled[b-acb0ie5qlc] {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs[b-acb0ie5qlc] {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link[b-acb0ie5qlc] {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover[b-acb0ie5qlc], .nav-tabs .nav-link:focus[b-acb0ie5qlc] {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled[b-acb0ie5qlc] {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active[b-acb0ie5qlc],
.nav-tabs .nav-item.show .nav-link[b-acb0ie5qlc] {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu[b-acb0ie5qlc] {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link[b-acb0ie5qlc] {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active[b-acb0ie5qlc],
.nav-pills .show > .nav-link[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0d6efd;
}

.nav-fill > .nav-link[b-acb0ie5qlc],
.nav-fill .nav-item[b-acb0ie5qlc] {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link[b-acb0ie5qlc],
.nav-justified .nav-item[b-acb0ie5qlc] {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link[b-acb0ie5qlc],
.nav-justified .nav-item .nav-link[b-acb0ie5qlc] {
  width: 100%;
}

.tab-content > .tab-pane[b-acb0ie5qlc] {
  display: none;
}
.tab-content > .active[b-acb0ie5qlc] {
  display: block;
}

.navbar[b-acb0ie5qlc] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container[b-acb0ie5qlc],
.navbar > .container-fluid[b-acb0ie5qlc],
.navbar > .container-sm[b-acb0ie5qlc],
.navbar > .container-md[b-acb0ie5qlc],
.navbar > .container-lg[b-acb0ie5qlc],
.navbar > .container-xl[b-acb0ie5qlc],
.navbar > .container-xxl[b-acb0ie5qlc] {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand[b-acb0ie5qlc] {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav[b-acb0ie5qlc] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link[b-acb0ie5qlc] {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu[b-acb0ie5qlc] {
  position: static;
}

.navbar-text[b-acb0ie5qlc] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse[b-acb0ie5qlc] {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler[b-acb0ie5qlc] {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler[b-acb0ie5qlc] {
    transition: none;
  }
}
.navbar-toggler:hover[b-acb0ie5qlc] {
  text-decoration: none;
}
.navbar-toggler:focus[b-acb0ie5qlc] {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon[b-acb0ie5qlc] {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll[b-acb0ie5qlc] {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm[b-acb0ie5qlc] {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link[b-acb0ie5qlc] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll[b-acb0ie5qlc] {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse[b-acb0ie5qlc] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler[b-acb0ie5qlc] {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md[b-acb0ie5qlc] {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link[b-acb0ie5qlc] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll[b-acb0ie5qlc] {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse[b-acb0ie5qlc] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler[b-acb0ie5qlc] {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg[b-acb0ie5qlc] {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link[b-acb0ie5qlc] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll[b-acb0ie5qlc] {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse[b-acb0ie5qlc] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler[b-acb0ie5qlc] {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl[b-acb0ie5qlc] {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link[b-acb0ie5qlc] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll[b-acb0ie5qlc] {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse[b-acb0ie5qlc] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler[b-acb0ie5qlc] {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl[b-acb0ie5qlc] {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link[b-acb0ie5qlc] {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll[b-acb0ie5qlc] {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse[b-acb0ie5qlc] {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler[b-acb0ie5qlc] {
    display: none;
  }
}
.navbar-expand[b-acb0ie5qlc] {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav[b-acb0ie5qlc] {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu[b-acb0ie5qlc] {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link[b-acb0ie5qlc] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll[b-acb0ie5qlc] {
  overflow: visible;
}
.navbar-expand .navbar-collapse[b-acb0ie5qlc] {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler[b-acb0ie5qlc] {
  display: none;
}

.navbar-light .navbar-brand[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover[b-acb0ie5qlc], .navbar-light .navbar-brand:focus[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover[b-acb0ie5qlc], .navbar-light .navbar-nav .nav-link:focus[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link[b-acb0ie5qlc],
.navbar-light .navbar-nav .nav-link.active[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon[b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a[b-acb0ie5qlc],
.navbar-light .navbar-text a:hover[b-acb0ie5qlc],
.navbar-light .navbar-text a:focus[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand[b-acb0ie5qlc] {
  color: #fff;
}
.navbar-dark .navbar-brand:hover[b-acb0ie5qlc], .navbar-dark .navbar-brand:focus[b-acb0ie5qlc] {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover[b-acb0ie5qlc], .navbar-dark .navbar-nav .nav-link:focus[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link[b-acb0ie5qlc],
.navbar-dark .navbar-nav .nav-link.active[b-acb0ie5qlc] {
  color: #fff;
}
.navbar-dark .navbar-toggler[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon[b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a[b-acb0ie5qlc],
.navbar-dark .navbar-text a:hover[b-acb0ie5qlc],
.navbar-dark .navbar-text a:focus[b-acb0ie5qlc] {
  color: #fff;
}

.card[b-acb0ie5qlc] {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr[b-acb0ie5qlc] {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group[b-acb0ie5qlc] {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child[b-acb0ie5qlc] {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child[b-acb0ie5qlc] {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group[b-acb0ie5qlc],
.card > .list-group + .card-footer[b-acb0ie5qlc] {
  border-top: 0;
}

.card-body[b-acb0ie5qlc] {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title[b-acb0ie5qlc] {
  margin-bottom: 0.5rem;
}

.card-subtitle[b-acb0ie5qlc] {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child[b-acb0ie5qlc] {
  margin-bottom: 0;
}

.card-link:hover[b-acb0ie5qlc] {
  text-decoration: none;
}
.card-link + .card-link[b-acb0ie5qlc] {
  margin-left: 1rem;
}

.card-header[b-acb0ie5qlc] {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child[b-acb0ie5qlc] {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer[b-acb0ie5qlc] {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child[b-acb0ie5qlc] {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs[b-acb0ie5qlc] {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills[b-acb0ie5qlc] {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img[b-acb0ie5qlc],
.card-img-top[b-acb0ie5qlc],
.card-img-bottom[b-acb0ie5qlc] {
  width: 100%;
}

.card-img[b-acb0ie5qlc],
.card-img-top[b-acb0ie5qlc] {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img[b-acb0ie5qlc],
.card-img-bottom[b-acb0ie5qlc] {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card[b-acb0ie5qlc] {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group[b-acb0ie5qlc] {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card[b-acb0ie5qlc] {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card[b-acb0ie5qlc] {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child)[b-acb0ie5qlc] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top[b-acb0ie5qlc],
  .card-group > .card:not(:last-child) .card-header[b-acb0ie5qlc] {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom[b-acb0ie5qlc],
  .card-group > .card:not(:last-child) .card-footer[b-acb0ie5qlc] {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child)[b-acb0ie5qlc] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top[b-acb0ie5qlc],
  .card-group > .card:not(:first-child) .card-header[b-acb0ie5qlc] {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom[b-acb0ie5qlc],
  .card-group > .card:not(:first-child) .card-footer[b-acb0ie5qlc] {
    border-bottom-left-radius: 0;
  }
}

.accordion-button[b-acb0ie5qlc] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button[b-acb0ie5qlc] {
    transition: none;
  }
}
.accordion-button:not(.collapsed)[b-acb0ie5qlc] {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)[b-acb0ie5qlc]::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button[b-acb0ie5qlc]::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button[b-acb0ie5qlc]::after {
    transition: none;
  }
}
.accordion-button:hover[b-acb0ie5qlc] {
  z-index: 2;
}
.accordion-button:focus[b-acb0ie5qlc] {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header[b-acb0ie5qlc] {
  margin-bottom: 0;
}

.accordion-item[b-acb0ie5qlc] {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type[b-acb0ie5qlc] {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button[b-acb0ie5qlc] {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type[b-acb0ie5qlc] {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed[b-acb0ie5qlc] {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse[b-acb0ie5qlc] {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body[b-acb0ie5qlc] {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse[b-acb0ie5qlc] {
  border-width: 0;
}
.accordion-flush .accordion-item[b-acb0ie5qlc] {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child[b-acb0ie5qlc] {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child[b-acb0ie5qlc] {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button[b-acb0ie5qlc] {
  border-radius: 0;
}

.breadcrumb[b-acb0ie5qlc] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item[b-acb0ie5qlc] {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item[b-acb0ie5qlc]::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active[b-acb0ie5qlc] {
  color: #6c757d;
}

.pagination[b-acb0ie5qlc] {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link[b-acb0ie5qlc] {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link[b-acb0ie5qlc] {
    transition: none;
  }
}
.page-link:hover[b-acb0ie5qlc] {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus[b-acb0ie5qlc] {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link[b-acb0ie5qlc] {
  margin-left: -1px;
}
.page-item.active .page-link[b-acb0ie5qlc] {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link[b-acb0ie5qlc] {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link[b-acb0ie5qlc] {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link[b-acb0ie5qlc] {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link[b-acb0ie5qlc] {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link[b-acb0ie5qlc] {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link[b-acb0ie5qlc] {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link[b-acb0ie5qlc] {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link[b-acb0ie5qlc] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link[b-acb0ie5qlc] {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link[b-acb0ie5qlc] {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge[b-acb0ie5qlc] {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty[b-acb0ie5qlc] {
  display: none;
}

.btn .badge[b-acb0ie5qlc] {
  position: relative;
  top: -1px;
}

.alert[b-acb0ie5qlc] {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading[b-acb0ie5qlc] {
  color: inherit;
}

.alert-link[b-acb0ie5qlc] {
  font-weight: 700;
}

.alert-dismissible[b-acb0ie5qlc] {
  padding-right: 3rem;
}
.alert-dismissible .btn-close[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary[b-acb0ie5qlc] {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link[b-acb0ie5qlc] {
  color: #06357a;
}

.alert-secondary[b-acb0ie5qlc] {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link[b-acb0ie5qlc] {
  color: #34383c;
}

.alert-success[b-acb0ie5qlc] {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link[b-acb0ie5qlc] {
  color: #0c4128;
}

.alert-info[b-acb0ie5qlc] {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link[b-acb0ie5qlc] {
  color: #04414d;
}

.alert-warning[b-acb0ie5qlc] {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link[b-acb0ie5qlc] {
  color: #523e02;
}

.alert-danger[b-acb0ie5qlc] {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link[b-acb0ie5qlc] {
  color: #6a1a21;
}

.alert-light[b-acb0ie5qlc] {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link[b-acb0ie5qlc] {
  color: #4f5050;
}

.alert-dark[b-acb0ie5qlc] {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link[b-acb0ie5qlc] {
  color: #101214;
}

@keyframes progress-bar-stripes-b-acb0ie5qlc {
  0% {
    background-position-x: 1rem;
  }
}
.progress[b-acb0ie5qlc] {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar[b-acb0ie5qlc] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar[b-acb0ie5qlc] {
    transition: none;
  }
}

.progress-bar-striped[b-acb0ie5qlc] {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated[b-acb0ie5qlc] {
  animation: 1s linear infinite progress-bar-stripes-b-acb0ie5qlc;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated[b-acb0ie5qlc] {
    animation: none;
  }
}

.list-group[b-acb0ie5qlc] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered[b-acb0ie5qlc] {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li[b-acb0ie5qlc]::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action[b-acb0ie5qlc] {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-action:focus[b-acb0ie5qlc] {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active[b-acb0ie5qlc] {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item[b-acb0ie5qlc] {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child[b-acb0ie5qlc] {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child[b-acb0ie5qlc] {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled[b-acb0ie5qlc], .list-group-item:disabled[b-acb0ie5qlc] {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active[b-acb0ie5qlc] {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item[b-acb0ie5qlc] {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active[b-acb0ie5qlc] {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal[b-acb0ie5qlc] {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child[b-acb0ie5qlc] {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child[b-acb0ie5qlc] {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active[b-acb0ie5qlc] {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item[b-acb0ie5qlc] {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child[b-acb0ie5qlc] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child[b-acb0ie5qlc] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active[b-acb0ie5qlc] {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item[b-acb0ie5qlc] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child[b-acb0ie5qlc] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child[b-acb0ie5qlc] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active[b-acb0ie5qlc] {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item[b-acb0ie5qlc] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child[b-acb0ie5qlc] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child[b-acb0ie5qlc] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active[b-acb0ie5qlc] {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item[b-acb0ie5qlc] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child[b-acb0ie5qlc] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child[b-acb0ie5qlc] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active[b-acb0ie5qlc] {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item[b-acb0ie5qlc] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl[b-acb0ie5qlc] {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child[b-acb0ie5qlc] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child[b-acb0ie5qlc] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active[b-acb0ie5qlc] {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item[b-acb0ie5qlc] {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active[b-acb0ie5qlc] {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush[b-acb0ie5qlc] {
  border-radius: 0;
}
.list-group-flush > .list-group-item[b-acb0ie5qlc] {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child[b-acb0ie5qlc] {
  border-bottom-width: 0;
}

.list-group-item-primary[b-acb0ie5qlc] {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-primary.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}

.list-group-item-secondary[b-acb0ie5qlc] {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-secondary.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success[b-acb0ie5qlc] {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-success.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info[b-acb0ie5qlc] {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-info.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning[b-acb0ie5qlc] {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-warning.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}

.list-group-item-danger[b-acb0ie5qlc] {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-danger.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}

.list-group-item-light[b-acb0ie5qlc] {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-light.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark[b-acb0ie5qlc] {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover[b-acb0ie5qlc], .list-group-item-dark.list-group-item-action:focus[b-acb0ie5qlc] {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active[b-acb0ie5qlc] {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.btn-close[b-acb0ie5qlc] {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover[b-acb0ie5qlc] {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus[b-acb0ie5qlc] {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled[b-acb0ie5qlc], .btn-close.disabled[b-acb0ie5qlc] {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white[b-acb0ie5qlc] {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast[b-acb0ie5qlc] {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast:not(.showing):not(.show)[b-acb0ie5qlc] {
  opacity: 0;
}
.toast.hide[b-acb0ie5qlc] {
  display: none;
}

.toast-container[b-acb0ie5qlc] {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child)[b-acb0ie5qlc] {
  margin-bottom: 0.75rem;
}

.toast-header[b-acb0ie5qlc] {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close[b-acb0ie5qlc] {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body[b-acb0ie5qlc] {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal-open[b-acb0ie5qlc] {
  overflow: hidden;
}
.modal-open .modal[b-acb0ie5qlc] {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal[b-acb0ie5qlc] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog[b-acb0ie5qlc] {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog[b-acb0ie5qlc] {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog[b-acb0ie5qlc] {
    transition: none;
  }
}
.modal.show .modal-dialog[b-acb0ie5qlc] {
  transform: none;
}
.modal.modal-static .modal-dialog[b-acb0ie5qlc] {
  transform: scale(1.02);
}

.modal-dialog-scrollable[b-acb0ie5qlc] {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content[b-acb0ie5qlc] {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body[b-acb0ie5qlc] {
  overflow-y: auto;
}

.modal-dialog-centered[b-acb0ie5qlc] {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content[b-acb0ie5qlc] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop[b-acb0ie5qlc] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade[b-acb0ie5qlc] {
  opacity: 0;
}
.modal-backdrop.show[b-acb0ie5qlc] {
  opacity: 0.5;
}

.modal-header[b-acb0ie5qlc] {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close[b-acb0ie5qlc] {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title[b-acb0ie5qlc] {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body[b-acb0ie5qlc] {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer[b-acb0ie5qlc] {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > *[b-acb0ie5qlc] {
  margin: 0.25rem;
}

.modal-scrollbar-measure[b-acb0ie5qlc] {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog[b-acb0ie5qlc] {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable[b-acb0ie5qlc] {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered[b-acb0ie5qlc] {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm[b-acb0ie5qlc] {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg[b-acb0ie5qlc],
  .modal-xl[b-acb0ie5qlc] {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl[b-acb0ie5qlc] {
    max-width: 1140px;
  }
}
.modal-fullscreen[b-acb0ie5qlc] {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content[b-acb0ie5qlc] {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header[b-acb0ie5qlc] {
  border-radius: 0;
}
.modal-fullscreen .modal-body[b-acb0ie5qlc] {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer[b-acb0ie5qlc] {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down[b-acb0ie5qlc] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content[b-acb0ie5qlc] {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header[b-acb0ie5qlc] {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body[b-acb0ie5qlc] {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer[b-acb0ie5qlc] {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down[b-acb0ie5qlc] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content[b-acb0ie5qlc] {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header[b-acb0ie5qlc] {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body[b-acb0ie5qlc] {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer[b-acb0ie5qlc] {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down[b-acb0ie5qlc] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content[b-acb0ie5qlc] {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header[b-acb0ie5qlc] {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body[b-acb0ie5qlc] {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer[b-acb0ie5qlc] {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down[b-acb0ie5qlc] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content[b-acb0ie5qlc] {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header[b-acb0ie5qlc] {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body[b-acb0ie5qlc] {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer[b-acb0ie5qlc] {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down[b-acb0ie5qlc] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content[b-acb0ie5qlc] {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header[b-acb0ie5qlc] {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body[b-acb0ie5qlc] {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer[b-acb0ie5qlc] {
    border-radius: 0;
  }
}
.tooltip[b-acb0ie5qlc] {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show[b-acb0ie5qlc] {
  opacity: 0.9;
}
.tooltip .tooltip-arrow[b-acb0ie5qlc] {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow[b-acb0ie5qlc]::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=top][b-acb0ie5qlc] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[b-acb0ie5qlc] {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow[b-acb0ie5qlc]::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow[b-acb0ie5qlc]::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=right][b-acb0ie5qlc] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[b-acb0ie5qlc] {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow[b-acb0ie5qlc]::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow[b-acb0ie5qlc]::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=bottom][b-acb0ie5qlc] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[b-acb0ie5qlc] {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow[b-acb0ie5qlc]::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow[b-acb0ie5qlc]::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=left][b-acb0ie5qlc] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow[b-acb0ie5qlc], .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[b-acb0ie5qlc] {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow[b-acb0ie5qlc]::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow[b-acb0ie5qlc]::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner[b-acb0ie5qlc] {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow[b-acb0ie5qlc] {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow[b-acb0ie5qlc]::before, .popover .popover-arrow[b-acb0ie5qlc]::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow[b-acb0ie5qlc], .bs-popover-auto[data-popper-placement^=top] > .popover-arrow[b-acb0ie5qlc] {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow[b-acb0ie5qlc]::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow[b-acb0ie5qlc]::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow[b-acb0ie5qlc]::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow[b-acb0ie5qlc]::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow[b-acb0ie5qlc], .bs-popover-auto[data-popper-placement^=right] > .popover-arrow[b-acb0ie5qlc] {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow[b-acb0ie5qlc]::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow[b-acb0ie5qlc]::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow[b-acb0ie5qlc]::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow[b-acb0ie5qlc]::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow[b-acb0ie5qlc], .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow[b-acb0ie5qlc] {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow[b-acb0ie5qlc]::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow[b-acb0ie5qlc]::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow[b-acb0ie5qlc]::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow[b-acb0ie5qlc]::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header[b-acb0ie5qlc]::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header[b-acb0ie5qlc]::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow[b-acb0ie5qlc], .bs-popover-auto[data-popper-placement^=left] > .popover-arrow[b-acb0ie5qlc] {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow[b-acb0ie5qlc]::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow[b-acb0ie5qlc]::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow[b-acb0ie5qlc]::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow[b-acb0ie5qlc]::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header[b-acb0ie5qlc] {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty[b-acb0ie5qlc] {
  display: none;
}

.popover-body[b-acb0ie5qlc] {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel[b-acb0ie5qlc] {
  position: relative;
}

.carousel.pointer-event[b-acb0ie5qlc] {
  touch-action: pan-y;
}

.carousel-inner[b-acb0ie5qlc] {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner[b-acb0ie5qlc]::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item[b-acb0ie5qlc] {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item[b-acb0ie5qlc] {
    transition: none;
  }
}

.carousel-item.active[b-acb0ie5qlc],
.carousel-item-next[b-acb0ie5qlc],
.carousel-item-prev[b-acb0ie5qlc] {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start)[b-acb0ie5qlc],
.active.carousel-item-end[b-acb0ie5qlc] {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end)[b-acb0ie5qlc],
.active.carousel-item-start[b-acb0ie5qlc] {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item[b-acb0ie5qlc] {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active[b-acb0ie5qlc],
.carousel-fade .carousel-item-next.carousel-item-start[b-acb0ie5qlc],
.carousel-fade .carousel-item-prev.carousel-item-end[b-acb0ie5qlc] {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start[b-acb0ie5qlc],
.carousel-fade .active.carousel-item-end[b-acb0ie5qlc] {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start[b-acb0ie5qlc],
  .carousel-fade .active.carousel-item-end[b-acb0ie5qlc] {
    transition: none;
  }
}

.carousel-control-prev[b-acb0ie5qlc],
.carousel-control-next[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev[b-acb0ie5qlc],
  .carousel-control-next[b-acb0ie5qlc] {
    transition: none;
  }
}
.carousel-control-prev:hover[b-acb0ie5qlc], .carousel-control-prev:focus[b-acb0ie5qlc],
.carousel-control-next:hover[b-acb0ie5qlc],
.carousel-control-next:focus[b-acb0ie5qlc] {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev[b-acb0ie5qlc] {
  left: 0;
}

.carousel-control-next[b-acb0ie5qlc] {
  right: 0;
}

.carousel-control-prev-icon[b-acb0ie5qlc],
.carousel-control-next-icon[b-acb0ie5qlc] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon[b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon[b-acb0ie5qlc] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators[b-acb0ie5qlc] {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target][b-acb0ie5qlc] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target][b-acb0ie5qlc] {
    transition: none;
  }
}
.carousel-indicators .active[b-acb0ie5qlc] {
  opacity: 1;
}

.carousel-caption[b-acb0ie5qlc] {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon[b-acb0ie5qlc],
.carousel-dark .carousel-control-next-icon[b-acb0ie5qlc] {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target][b-acb0ie5qlc] {
  background-color: #000;
}
.carousel-dark .carousel-caption[b-acb0ie5qlc] {
  color: #000;
}

@keyframes spinner-border-b-acb0ie5qlc {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border[b-acb0ie5qlc] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border-b-acb0ie5qlc;
}

.spinner-border-sm[b-acb0ie5qlc] {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@keyframes spinner-grow-b-acb0ie5qlc {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow[b-acb0ie5qlc] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow-b-acb0ie5qlc;
}

.spinner-grow-sm[b-acb0ie5qlc] {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border[b-acb0ie5qlc],
  .spinner-grow[b-acb0ie5qlc] {
    animation-duration: 1.5s;
  }
}
.offcanvas[b-acb0ie5qlc] {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas[b-acb0ie5qlc] {
    transition: none;
  }
}

.offcanvas-header[b-acb0ie5qlc] {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close[b-acb0ie5qlc] {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.offcanvas-title[b-acb0ie5qlc] {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body[b-acb0ie5qlc] {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start[b-acb0ie5qlc] {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end[b-acb0ie5qlc] {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-bottom[b-acb0ie5qlc] {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show[b-acb0ie5qlc] {
  transform: none;
}

.offcanvas-backdrop[b-acb0ie5qlc]::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
}

.clearfix[b-acb0ie5qlc]::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary[b-acb0ie5qlc] {
  color: #0d6efd;
}
.link-primary:hover[b-acb0ie5qlc], .link-primary:focus[b-acb0ie5qlc] {
  color: #0a58ca;
}

.link-secondary[b-acb0ie5qlc] {
  color: #6c757d;
}
.link-secondary:hover[b-acb0ie5qlc], .link-secondary:focus[b-acb0ie5qlc] {
  color: #565e64;
}

.link-success[b-acb0ie5qlc] {
  color: #198754;
}
.link-success:hover[b-acb0ie5qlc], .link-success:focus[b-acb0ie5qlc] {
  color: #146c43;
}

.link-info[b-acb0ie5qlc] {
  color: #0dcaf0;
}
.link-info:hover[b-acb0ie5qlc], .link-info:focus[b-acb0ie5qlc] {
  color: #3dd5f3;
}

.link-warning[b-acb0ie5qlc] {
  color: #ffc107;
}
.link-warning:hover[b-acb0ie5qlc], .link-warning:focus[b-acb0ie5qlc] {
  color: #ffcd39;
}

.link-danger[b-acb0ie5qlc] {
  color: #dc3545;
}
.link-danger:hover[b-acb0ie5qlc], .link-danger:focus[b-acb0ie5qlc] {
  color: #b02a37;
}

.link-light[b-acb0ie5qlc] {
  color: #f8f9fa;
}
.link-light:hover[b-acb0ie5qlc], .link-light:focus[b-acb0ie5qlc] {
  color: #f9fafb;
}

.link-dark[b-acb0ie5qlc] {
  color: #212529;
}
.link-dark:hover[b-acb0ie5qlc], .link-dark:focus[b-acb0ie5qlc] {
  color: #1a1e21;
}

.ratio[b-acb0ie5qlc] {
  position: relative;
  width: 100%;
}
.ratio[b-acb0ie5qlc]::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > *[b-acb0ie5qlc] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1[b-acb0ie5qlc] {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3[b-acb0ie5qlc] {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9[b-acb0ie5qlc] {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9[b-acb0ie5qlc] {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top[b-acb0ie5qlc] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom[b-acb0ie5qlc] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top[b-acb0ie5qlc] {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top[b-acb0ie5qlc] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top[b-acb0ie5qlc] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top[b-acb0ie5qlc] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top[b-acb0ie5qlc] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top[b-acb0ie5qlc] {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.visually-hidden[b-acb0ie5qlc],
.visually-hidden-focusable:not(:focus):not(:focus-within)[b-acb0ie5qlc] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link[b-acb0ie5qlc]::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate[b-acb0ie5qlc] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.align-baseline[b-acb0ie5qlc] {
  vertical-align: baseline !important;
}

.align-top[b-acb0ie5qlc] {
  vertical-align: top !important;
}

.align-middle[b-acb0ie5qlc] {
  vertical-align: middle !important;
}

.align-bottom[b-acb0ie5qlc] {
  vertical-align: bottom !important;
}

.align-text-bottom[b-acb0ie5qlc] {
  vertical-align: text-bottom !important;
}

.align-text-top[b-acb0ie5qlc] {
  vertical-align: text-top !important;
}

.float-start[b-acb0ie5qlc] {
  float: left !important;
}

.float-end[b-acb0ie5qlc] {
  float: right !important;
}

.float-none[b-acb0ie5qlc] {
  float: none !important;
}

.overflow-auto[b-acb0ie5qlc] {
  overflow: auto !important;
}

.overflow-hidden[b-acb0ie5qlc] {
  overflow: hidden !important;
}

.overflow-visible[b-acb0ie5qlc] {
  overflow: visible !important;
}

.overflow-scroll[b-acb0ie5qlc] {
  overflow: scroll !important;
}

.d-inline[b-acb0ie5qlc] {
  display: inline !important;
}

.d-inline-block[b-acb0ie5qlc] {
  display: inline-block !important;
}

.d-block[b-acb0ie5qlc] {
  display: block !important;
}

.d-grid[b-acb0ie5qlc] {
  display: grid !important;
}

.d-table[b-acb0ie5qlc] {
  display: table !important;
}

.d-table-row[b-acb0ie5qlc] {
  display: table-row !important;
}

.d-table-cell[b-acb0ie5qlc] {
  display: table-cell !important;
}

.d-flex[b-acb0ie5qlc] {
  display: flex !important;
}

.d-inline-flex[b-acb0ie5qlc] {
  display: inline-flex !important;
}

.d-none[b-acb0ie5qlc] {
  display: none !important;
}

.shadow[b-acb0ie5qlc] {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm[b-acb0ie5qlc] {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg[b-acb0ie5qlc] {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none[b-acb0ie5qlc] {
  box-shadow: none !important;
}

.position-static[b-acb0ie5qlc] {
  position: static !important;
}

.position-relative[b-acb0ie5qlc] {
  position: relative !important;
}

.position-absolute[b-acb0ie5qlc] {
  position: absolute !important;
}

.position-fixed[b-acb0ie5qlc] {
  position: fixed !important;
}

.position-sticky[b-acb0ie5qlc] {
  position: sticky !important;
}

.top-0[b-acb0ie5qlc] {
  top: 0 !important;
}

.top-50[b-acb0ie5qlc] {
  top: 50% !important;
}

.top-100[b-acb0ie5qlc] {
  top: 100% !important;
}

.bottom-0[b-acb0ie5qlc] {
  bottom: 0 !important;
}

.bottom-50[b-acb0ie5qlc] {
  bottom: 50% !important;
}

.bottom-100[b-acb0ie5qlc] {
  bottom: 100% !important;
}

.start-0[b-acb0ie5qlc] {
  left: 0 !important;
}

.start-50[b-acb0ie5qlc] {
  left: 50% !important;
}

.start-100[b-acb0ie5qlc] {
  left: 100% !important;
}

.end-0[b-acb0ie5qlc] {
  right: 0 !important;
}

.end-50[b-acb0ie5qlc] {
  right: 50% !important;
}

.end-100[b-acb0ie5qlc] {
  right: 100% !important;
}

.translate-middle[b-acb0ie5qlc] {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x[b-acb0ie5qlc] {
  transform: translateX(-50%) !important;
}

.translate-middle-y[b-acb0ie5qlc] {
  transform: translateY(-50%) !important;
}

.border[b-acb0ie5qlc] {
  border: 1px solid #dee2e6 !important;
}

.border-0[b-acb0ie5qlc] {
  border: 0 !important;
}

.border-top[b-acb0ie5qlc] {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0[b-acb0ie5qlc] {
  border-top: 0 !important;
}

.border-end[b-acb0ie5qlc] {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0[b-acb0ie5qlc] {
  border-right: 0 !important;
}

.border-bottom[b-acb0ie5qlc] {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0[b-acb0ie5qlc] {
  border-bottom: 0 !important;
}

.border-start[b-acb0ie5qlc] {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0[b-acb0ie5qlc] {
  border-left: 0 !important;
}

.border-primary[b-acb0ie5qlc] {
  border-color: #0d6efd !important;
}

.border-secondary[b-acb0ie5qlc] {
  border-color: #6c757d !important;
}

.border-success[b-acb0ie5qlc] {
  border-color: #198754 !important;
}

.border-info[b-acb0ie5qlc] {
  border-color: #0dcaf0 !important;
}

.border-warning[b-acb0ie5qlc] {
  border-color: #ffc107 !important;
}

.border-danger[b-acb0ie5qlc] {
  border-color: #dc3545 !important;
}

.border-light[b-acb0ie5qlc] {
  border-color: #f8f9fa !important;
}

.border-dark[b-acb0ie5qlc] {
  border-color: #212529 !important;
}

.border-white[b-acb0ie5qlc] {
  border-color: #fff !important;
}

.border-1[b-acb0ie5qlc] {
  border-width: 1px !important;
}

.border-2[b-acb0ie5qlc] {
  border-width: 2px !important;
}

.border-3[b-acb0ie5qlc] {
  border-width: 3px !important;
}

.border-4[b-acb0ie5qlc] {
  border-width: 4px !important;
}

.border-5[b-acb0ie5qlc] {
  border-width: 5px !important;
}

.w-25[b-acb0ie5qlc] {
  width: 25% !important;
}

.w-50[b-acb0ie5qlc] {
  width: 50% !important;
}

.w-75[b-acb0ie5qlc] {
  width: 75% !important;
}

.w-100[b-acb0ie5qlc] {
  width: 100% !important;
}

.w-auto[b-acb0ie5qlc] {
  width: auto !important;
}

.mw-100[b-acb0ie5qlc] {
  max-width: 100% !important;
}

.vw-100[b-acb0ie5qlc] {
  width: 100vw !important;
}

.min-vw-100[b-acb0ie5qlc] {
  min-width: 100vw !important;
}

.h-25[b-acb0ie5qlc] {
  height: 25% !important;
}

.h-50[b-acb0ie5qlc] {
  height: 50% !important;
}

.h-75[b-acb0ie5qlc] {
  height: 75% !important;
}

.h-100[b-acb0ie5qlc] {
  height: 100% !important;
}

.h-auto[b-acb0ie5qlc] {
  height: auto !important;
}

.mh-100[b-acb0ie5qlc] {
  max-height: 100% !important;
}

.vh-100[b-acb0ie5qlc] {
  height: 100vh !important;
}

.min-vh-100[b-acb0ie5qlc] {
  min-height: 100vh !important;
}

.flex-fill[b-acb0ie5qlc] {
  flex: 1 1 auto !important;
}

.flex-row[b-acb0ie5qlc] {
  flex-direction: row !important;
}

.flex-column[b-acb0ie5qlc] {
  flex-direction: column !important;
}

.flex-row-reverse[b-acb0ie5qlc] {
  flex-direction: row-reverse !important;
}

.flex-column-reverse[b-acb0ie5qlc] {
  flex-direction: column-reverse !important;
}

.flex-grow-0[b-acb0ie5qlc] {
  flex-grow: 0 !important;
}

.flex-grow-1[b-acb0ie5qlc] {
  flex-grow: 1 !important;
}

.flex-shrink-0[b-acb0ie5qlc] {
  flex-shrink: 0 !important;
}

.flex-shrink-1[b-acb0ie5qlc] {
  flex-shrink: 1 !important;
}

.flex-wrap[b-acb0ie5qlc] {
  flex-wrap: wrap !important;
}

.flex-nowrap[b-acb0ie5qlc] {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse[b-acb0ie5qlc] {
  flex-wrap: wrap-reverse !important;
}

.gap-0[b-acb0ie5qlc] {
  gap: 0 !important;
}

.gap-1[b-acb0ie5qlc] {
  gap: 0.25rem !important;
}

.gap-2[b-acb0ie5qlc] {
  gap: 0.5rem !important;
}

.gap-3[b-acb0ie5qlc] {
  gap: 1rem !important;
}

.gap-4[b-acb0ie5qlc] {
  gap: 1.5rem !important;
}

.gap-5[b-acb0ie5qlc] {
  gap: 3rem !important;
}

.justify-content-start[b-acb0ie5qlc] {
  justify-content: flex-start !important;
}

.justify-content-end[b-acb0ie5qlc] {
  justify-content: flex-end !important;
}

.justify-content-center[b-acb0ie5qlc] {
  justify-content: center !important;
}

.justify-content-between[b-acb0ie5qlc] {
  justify-content: space-between !important;
}

.justify-content-around[b-acb0ie5qlc] {
  justify-content: space-around !important;
}

.justify-content-evenly[b-acb0ie5qlc] {
  justify-content: space-evenly !important;
}

.align-items-start[b-acb0ie5qlc] {
  align-items: flex-start !important;
}

.align-items-end[b-acb0ie5qlc] {
  align-items: flex-end !important;
}

.align-items-center[b-acb0ie5qlc] {
  align-items: center !important;
}

.align-items-baseline[b-acb0ie5qlc] {
  align-items: baseline !important;
}

.align-items-stretch[b-acb0ie5qlc] {
  align-items: stretch !important;
}

.align-content-start[b-acb0ie5qlc] {
  align-content: flex-start !important;
}

.align-content-end[b-acb0ie5qlc] {
  align-content: flex-end !important;
}

.align-content-center[b-acb0ie5qlc] {
  align-content: center !important;
}

.align-content-between[b-acb0ie5qlc] {
  align-content: space-between !important;
}

.align-content-around[b-acb0ie5qlc] {
  align-content: space-around !important;
}

.align-content-stretch[b-acb0ie5qlc] {
  align-content: stretch !important;
}

.align-self-auto[b-acb0ie5qlc] {
  align-self: auto !important;
}

.align-self-start[b-acb0ie5qlc] {
  align-self: flex-start !important;
}

.align-self-end[b-acb0ie5qlc] {
  align-self: flex-end !important;
}

.align-self-center[b-acb0ie5qlc] {
  align-self: center !important;
}

.align-self-baseline[b-acb0ie5qlc] {
  align-self: baseline !important;
}

.align-self-stretch[b-acb0ie5qlc] {
  align-self: stretch !important;
}

.order-first[b-acb0ie5qlc] {
  order: -1 !important;
}

.order-0[b-acb0ie5qlc] {
  order: 0 !important;
}

.order-1[b-acb0ie5qlc] {
  order: 1 !important;
}

.order-2[b-acb0ie5qlc] {
  order: 2 !important;
}

.order-3[b-acb0ie5qlc] {
  order: 3 !important;
}

.order-4[b-acb0ie5qlc] {
  order: 4 !important;
}

.order-5[b-acb0ie5qlc] {
  order: 5 !important;
}

.order-last[b-acb0ie5qlc] {
  order: 6 !important;
}

.m-0[b-acb0ie5qlc] {
  margin: 0 !important;
}

.m-1[b-acb0ie5qlc] {
  margin: 0.25rem !important;
}

.m-2[b-acb0ie5qlc] {
  margin: 0.5rem !important;
}

.m-3[b-acb0ie5qlc] {
  margin: 1rem !important;
}

.m-4[b-acb0ie5qlc] {
  margin: 1.5rem !important;
}

.m-5[b-acb0ie5qlc] {
  margin: 3rem !important;
}

.m-auto[b-acb0ie5qlc] {
  margin: auto !important;
}

.mx-0[b-acb0ie5qlc] {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1[b-acb0ie5qlc] {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2[b-acb0ie5qlc] {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3[b-acb0ie5qlc] {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4[b-acb0ie5qlc] {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5[b-acb0ie5qlc] {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto[b-acb0ie5qlc] {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0[b-acb0ie5qlc] {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1[b-acb0ie5qlc] {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2[b-acb0ie5qlc] {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3[b-acb0ie5qlc] {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4[b-acb0ie5qlc] {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5[b-acb0ie5qlc] {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto[b-acb0ie5qlc] {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0[b-acb0ie5qlc] {
  margin-top: 0 !important;
}

.mt-1[b-acb0ie5qlc] {
  margin-top: 0.25rem !important;
}

.mt-2[b-acb0ie5qlc] {
  margin-top: 0.5rem !important;
}

.mt-3[b-acb0ie5qlc] {
  margin-top: 1rem !important;
}

.mt-4[b-acb0ie5qlc] {
  margin-top: 1.5rem !important;
}

.mt-5[b-acb0ie5qlc] {
  margin-top: 3rem !important;
}

.mt-auto[b-acb0ie5qlc] {
  margin-top: auto !important;
}

.me-0[b-acb0ie5qlc] {
  margin-right: 0 !important;
}

.me-1[b-acb0ie5qlc] {
  margin-right: 0.25rem !important;
}

.me-2[b-acb0ie5qlc] {
  margin-right: 0.5rem !important;
}

.me-3[b-acb0ie5qlc] {
  margin-right: 1rem !important;
}

.me-4[b-acb0ie5qlc] {
  margin-right: 1.5rem !important;
}

.me-5[b-acb0ie5qlc] {
  margin-right: 3rem !important;
}

.me-auto[b-acb0ie5qlc] {
  margin-right: auto !important;
}

.mb-0[b-acb0ie5qlc] {
  margin-bottom: 0 !important;
}

.mb-1[b-acb0ie5qlc] {
  margin-bottom: 0.25rem !important;
}

.mb-2[b-acb0ie5qlc] {
  margin-bottom: 0.5rem !important;
}

.mb-3[b-acb0ie5qlc] {
  margin-bottom: 1rem !important;
}

.mb-4[b-acb0ie5qlc] {
  margin-bottom: 1.5rem !important;
}

.mb-5[b-acb0ie5qlc] {
  margin-bottom: 3rem !important;
}

.mb-auto[b-acb0ie5qlc] {
  margin-bottom: auto !important;
}

.ms-0[b-acb0ie5qlc] {
  margin-left: 0 !important;
}

.ms-1[b-acb0ie5qlc] {
  margin-left: 0.25rem !important;
}

.ms-2[b-acb0ie5qlc] {
  margin-left: 0.5rem !important;
}

.ms-3[b-acb0ie5qlc] {
  margin-left: 1rem !important;
}

.ms-4[b-acb0ie5qlc] {
  margin-left: 1.5rem !important;
}

.ms-5[b-acb0ie5qlc] {
  margin-left: 3rem !important;
}

.ms-auto[b-acb0ie5qlc] {
  margin-left: auto !important;
}

.p-0[b-acb0ie5qlc] {
  padding: 0 !important;
}

.p-1[b-acb0ie5qlc] {
  padding: 0.25rem !important;
}

.p-2[b-acb0ie5qlc] {
  padding: 0.5rem !important;
}

.p-3[b-acb0ie5qlc] {
  padding: 1rem !important;
}

.p-4[b-acb0ie5qlc] {
  padding: 1.5rem !important;
}

.p-5[b-acb0ie5qlc] {
  padding: 3rem !important;
}

.px-0[b-acb0ie5qlc] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1[b-acb0ie5qlc] {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2[b-acb0ie5qlc] {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3[b-acb0ie5qlc] {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4[b-acb0ie5qlc] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5[b-acb0ie5qlc] {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0[b-acb0ie5qlc] {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1[b-acb0ie5qlc] {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2[b-acb0ie5qlc] {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3[b-acb0ie5qlc] {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4[b-acb0ie5qlc] {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5[b-acb0ie5qlc] {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0[b-acb0ie5qlc] {
  padding-top: 0 !important;
}

.pt-1[b-acb0ie5qlc] {
  padding-top: 0.25rem !important;
}

.pt-2[b-acb0ie5qlc] {
  padding-top: 0.5rem !important;
}

.pt-3[b-acb0ie5qlc] {
  padding-top: 1rem !important;
}

.pt-4[b-acb0ie5qlc] {
  padding-top: 1.5rem !important;
}

.pt-5[b-acb0ie5qlc] {
  padding-top: 3rem !important;
}

.pe-0[b-acb0ie5qlc] {
  padding-right: 0 !important;
}

.pe-1[b-acb0ie5qlc] {
  padding-right: 0.25rem !important;
}

.pe-2[b-acb0ie5qlc] {
  padding-right: 0.5rem !important;
}

.pe-3[b-acb0ie5qlc] {
  padding-right: 1rem !important;
}

.pe-4[b-acb0ie5qlc] {
  padding-right: 1.5rem !important;
}

.pe-5[b-acb0ie5qlc] {
  padding-right: 3rem !important;
}

.pb-0[b-acb0ie5qlc] {
  padding-bottom: 0 !important;
}

.pb-1[b-acb0ie5qlc] {
  padding-bottom: 0.25rem !important;
}

.pb-2[b-acb0ie5qlc] {
  padding-bottom: 0.5rem !important;
}

.pb-3[b-acb0ie5qlc] {
  padding-bottom: 1rem !important;
}

.pb-4[b-acb0ie5qlc] {
  padding-bottom: 1.5rem !important;
}

.pb-5[b-acb0ie5qlc] {
  padding-bottom: 3rem !important;
}

.ps-0[b-acb0ie5qlc] {
  padding-left: 0 !important;
}

.ps-1[b-acb0ie5qlc] {
  padding-left: 0.25rem !important;
}

.ps-2[b-acb0ie5qlc] {
  padding-left: 0.5rem !important;
}

.ps-3[b-acb0ie5qlc] {
  padding-left: 1rem !important;
}

.ps-4[b-acb0ie5qlc] {
  padding-left: 1.5rem !important;
}

.ps-5[b-acb0ie5qlc] {
  padding-left: 3rem !important;
}

.font-monospace[b-acb0ie5qlc] {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1[b-acb0ie5qlc] {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2[b-acb0ie5qlc] {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3[b-acb0ie5qlc] {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4[b-acb0ie5qlc] {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5[b-acb0ie5qlc] {
  font-size: 1.25rem !important;
}

.fs-6[b-acb0ie5qlc] {
  font-size: 1rem !important;
}

.fst-italic[b-acb0ie5qlc] {
  font-style: italic !important;
}

.fst-normal[b-acb0ie5qlc] {
  font-style: normal !important;
}

.fw-light[b-acb0ie5qlc] {
  font-weight: 300 !important;
}

.fw-lighter[b-acb0ie5qlc] {
  font-weight: lighter !important;
}

.fw-normal[b-acb0ie5qlc] {
  font-weight: 400 !important;
}

.fw-bold[b-acb0ie5qlc] {
  font-weight: 700 !important;
}

.fw-bolder[b-acb0ie5qlc] {
  font-weight: bolder !important;
}

.lh-1[b-acb0ie5qlc] {
  line-height: 1 !important;
}

.lh-sm[b-acb0ie5qlc] {
  line-height: 1.25 !important;
}

.lh-base[b-acb0ie5qlc] {
  line-height: 1.5 !important;
}

.lh-lg[b-acb0ie5qlc] {
  line-height: 2 !important;
}

.text-start[b-acb0ie5qlc] {
  text-align: left !important;
}

.text-end[b-acb0ie5qlc] {
  text-align: right !important;
}

.text-center[b-acb0ie5qlc] {
  text-align: center !important;
}

.text-decoration-none[b-acb0ie5qlc] {
  text-decoration: none !important;
}

.text-decoration-underline[b-acb0ie5qlc] {
  text-decoration: underline !important;
}

.text-decoration-line-through[b-acb0ie5qlc] {
  text-decoration: line-through !important;
}

.text-lowercase[b-acb0ie5qlc] {
  text-transform: lowercase !important;
}

.text-uppercase[b-acb0ie5qlc] {
  text-transform: uppercase !important;
}

.text-capitalize[b-acb0ie5qlc] {
  text-transform: capitalize !important;
}

.text-wrap[b-acb0ie5qlc] {
  white-space: normal !important;
}

.text-nowrap[b-acb0ie5qlc] {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break[b-acb0ie5qlc] {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary[b-acb0ie5qlc] {
  color: #0d6efd !important;
}

.text-secondary[b-acb0ie5qlc] {
  color: #6c757d !important;
}

.text-success[b-acb0ie5qlc] {
  color: #198754 !important;
}

.text-info[b-acb0ie5qlc] {
  color: #0dcaf0 !important;
}

.text-warning[b-acb0ie5qlc] {
  color: #ffc107 !important;
}

.text-danger[b-acb0ie5qlc] {
  color: #dc3545 !important;
}

.text-light[b-acb0ie5qlc] {
  color: #f8f9fa !important;
}

.text-dark[b-acb0ie5qlc] {
  color: #212529 !important;
}

.text-white[b-acb0ie5qlc] {
  color: #fff !important;
}

.text-body[b-acb0ie5qlc] {
  color: #212529 !important;
}

.text-muted[b-acb0ie5qlc] {
  color: #6c757d !important;
}

.text-black-50[b-acb0ie5qlc] {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50[b-acb0ie5qlc] {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset[b-acb0ie5qlc] {
  color: inherit !important;
}

.bg-primary[b-acb0ie5qlc] {
  background-color: #0d6efd !important;
}

.bg-secondary[b-acb0ie5qlc] {
  background-color: #6c757d !important;
}

.bg-success[b-acb0ie5qlc] {
  background-color: #198754 !important;
}

.bg-info[b-acb0ie5qlc] {
  background-color: #0dcaf0 !important;
}

.bg-warning[b-acb0ie5qlc] {
  background-color: #ffc107 !important;
}

.bg-danger[b-acb0ie5qlc] {
  background-color: #dc3545 !important;
}

.bg-light[b-acb0ie5qlc] {
  background-color: #f8f9fa !important;
}

.bg-dark[b-acb0ie5qlc] {
  background-color: #212529 !important;
}

.bg-body[b-acb0ie5qlc] {
  background-color: #fff !important;
}

.bg-white[b-acb0ie5qlc] {
  background-color: #fff !important;
}

.bg-transparent[b-acb0ie5qlc] {
  background-color: transparent !important;
}

.bg-gradient[b-acb0ie5qlc] {
  background-image: var(--bs-gradient) !important;
}

.user-select-all[b-acb0ie5qlc] {
  user-select: all !important;
}

.user-select-auto[b-acb0ie5qlc] {
  user-select: auto !important;
}

.user-select-none[b-acb0ie5qlc] {
  user-select: none !important;
}

.pe-none[b-acb0ie5qlc] {
  pointer-events: none !important;
}

.pe-auto[b-acb0ie5qlc] {
  pointer-events: auto !important;
}

.rounded[b-acb0ie5qlc] {
  border-radius: 0.25rem !important;
}

.rounded-0[b-acb0ie5qlc] {
  border-radius: 0 !important;
}

.rounded-1[b-acb0ie5qlc] {
  border-radius: 0.2rem !important;
}

.rounded-2[b-acb0ie5qlc] {
  border-radius: 0.25rem !important;
}

.rounded-3[b-acb0ie5qlc] {
  border-radius: 0.3rem !important;
}

.rounded-circle[b-acb0ie5qlc] {
  border-radius: 50% !important;
}

.rounded-pill[b-acb0ie5qlc] {
  border-radius: 50rem !important;
}

.rounded-top[b-acb0ie5qlc] {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end[b-acb0ie5qlc] {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom[b-acb0ie5qlc] {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start[b-acb0ie5qlc] {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible[b-acb0ie5qlc] {
  visibility: visible !important;
}

.invisible[b-acb0ie5qlc] {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start[b-acb0ie5qlc] {
    float: left !important;
  }
  .float-sm-end[b-acb0ie5qlc] {
    float: right !important;
  }
  .float-sm-none[b-acb0ie5qlc] {
    float: none !important;
  }
  .d-sm-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-sm-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-sm-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-sm-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-sm-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-sm-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-sm-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-sm-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-sm-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-sm-none[b-acb0ie5qlc] {
    display: none !important;
  }
  .flex-sm-fill[b-acb0ie5qlc] {
    flex: 1 1 auto !important;
  }
  .flex-sm-row[b-acb0ie5qlc] {
    flex-direction: row !important;
  }
  .flex-sm-column[b-acb0ie5qlc] {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse[b-acb0ie5qlc] {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse[b-acb0ie5qlc] {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0[b-acb0ie5qlc] {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1[b-acb0ie5qlc] {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0[b-acb0ie5qlc] {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1[b-acb0ie5qlc] {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap[b-acb0ie5qlc] {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap[b-acb0ie5qlc] {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse[b-acb0ie5qlc] {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0[b-acb0ie5qlc] {
    gap: 0 !important;
  }
  .gap-sm-1[b-acb0ie5qlc] {
    gap: 0.25rem !important;
  }
  .gap-sm-2[b-acb0ie5qlc] {
    gap: 0.5rem !important;
  }
  .gap-sm-3[b-acb0ie5qlc] {
    gap: 1rem !important;
  }
  .gap-sm-4[b-acb0ie5qlc] {
    gap: 1.5rem !important;
  }
  .gap-sm-5[b-acb0ie5qlc] {
    gap: 3rem !important;
  }
  .justify-content-sm-start[b-acb0ie5qlc] {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end[b-acb0ie5qlc] {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center[b-acb0ie5qlc] {
    justify-content: center !important;
  }
  .justify-content-sm-between[b-acb0ie5qlc] {
    justify-content: space-between !important;
  }
  .justify-content-sm-around[b-acb0ie5qlc] {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly[b-acb0ie5qlc] {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start[b-acb0ie5qlc] {
    align-items: flex-start !important;
  }
  .align-items-sm-end[b-acb0ie5qlc] {
    align-items: flex-end !important;
  }
  .align-items-sm-center[b-acb0ie5qlc] {
    align-items: center !important;
  }
  .align-items-sm-baseline[b-acb0ie5qlc] {
    align-items: baseline !important;
  }
  .align-items-sm-stretch[b-acb0ie5qlc] {
    align-items: stretch !important;
  }
  .align-content-sm-start[b-acb0ie5qlc] {
    align-content: flex-start !important;
  }
  .align-content-sm-end[b-acb0ie5qlc] {
    align-content: flex-end !important;
  }
  .align-content-sm-center[b-acb0ie5qlc] {
    align-content: center !important;
  }
  .align-content-sm-between[b-acb0ie5qlc] {
    align-content: space-between !important;
  }
  .align-content-sm-around[b-acb0ie5qlc] {
    align-content: space-around !important;
  }
  .align-content-sm-stretch[b-acb0ie5qlc] {
    align-content: stretch !important;
  }
  .align-self-sm-auto[b-acb0ie5qlc] {
    align-self: auto !important;
  }
  .align-self-sm-start[b-acb0ie5qlc] {
    align-self: flex-start !important;
  }
  .align-self-sm-end[b-acb0ie5qlc] {
    align-self: flex-end !important;
  }
  .align-self-sm-center[b-acb0ie5qlc] {
    align-self: center !important;
  }
  .align-self-sm-baseline[b-acb0ie5qlc] {
    align-self: baseline !important;
  }
  .align-self-sm-stretch[b-acb0ie5qlc] {
    align-self: stretch !important;
  }
  .order-sm-first[b-acb0ie5qlc] {
    order: -1 !important;
  }
  .order-sm-0[b-acb0ie5qlc] {
    order: 0 !important;
  }
  .order-sm-1[b-acb0ie5qlc] {
    order: 1 !important;
  }
  .order-sm-2[b-acb0ie5qlc] {
    order: 2 !important;
  }
  .order-sm-3[b-acb0ie5qlc] {
    order: 3 !important;
  }
  .order-sm-4[b-acb0ie5qlc] {
    order: 4 !important;
  }
  .order-sm-5[b-acb0ie5qlc] {
    order: 5 !important;
  }
  .order-sm-last[b-acb0ie5qlc] {
    order: 6 !important;
  }
  .m-sm-0[b-acb0ie5qlc] {
    margin: 0 !important;
  }
  .m-sm-1[b-acb0ie5qlc] {
    margin: 0.25rem !important;
  }
  .m-sm-2[b-acb0ie5qlc] {
    margin: 0.5rem !important;
  }
  .m-sm-3[b-acb0ie5qlc] {
    margin: 1rem !important;
  }
  .m-sm-4[b-acb0ie5qlc] {
    margin: 1.5rem !important;
  }
  .m-sm-5[b-acb0ie5qlc] {
    margin: 3rem !important;
  }
  .m-sm-auto[b-acb0ie5qlc] {
    margin: auto !important;
  }
  .mx-sm-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
  }
  .mt-sm-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
  }
  .mt-sm-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
  }
  .mt-sm-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
  }
  .me-sm-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
  }
  .me-sm-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
  }
  .me-sm-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
  }
  .me-sm-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
  }
  .me-sm-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
  }
  .me-sm-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
  }
  .me-sm-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
  }
  .mb-sm-0[b-acb0ie5qlc] {
    margin-bottom: 0 !important;
  }
  .mb-sm-1[b-acb0ie5qlc] {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2[b-acb0ie5qlc] {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3[b-acb0ie5qlc] {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4[b-acb0ie5qlc] {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5[b-acb0ie5qlc] {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto[b-acb0ie5qlc] {
    margin-bottom: auto !important;
  }
  .ms-sm-0[b-acb0ie5qlc] {
    margin-left: 0 !important;
  }
  .ms-sm-1[b-acb0ie5qlc] {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2[b-acb0ie5qlc] {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3[b-acb0ie5qlc] {
    margin-left: 1rem !important;
  }
  .ms-sm-4[b-acb0ie5qlc] {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5[b-acb0ie5qlc] {
    margin-left: 3rem !important;
  }
  .ms-sm-auto[b-acb0ie5qlc] {
    margin-left: auto !important;
  }
  .p-sm-0[b-acb0ie5qlc] {
    padding: 0 !important;
  }
  .p-sm-1[b-acb0ie5qlc] {
    padding: 0.25rem !important;
  }
  .p-sm-2[b-acb0ie5qlc] {
    padding: 0.5rem !important;
  }
  .p-sm-3[b-acb0ie5qlc] {
    padding: 1rem !important;
  }
  .p-sm-4[b-acb0ie5qlc] {
    padding: 1.5rem !important;
  }
  .p-sm-5[b-acb0ie5qlc] {
    padding: 3rem !important;
  }
  .px-sm-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
  }
  .pt-sm-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
  }
  .pt-sm-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
  }
  .pe-sm-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
  }
  .pe-sm-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
  }
  .pe-sm-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
  }
  .pb-sm-0[b-acb0ie5qlc] {
    padding-bottom: 0 !important;
  }
  .pb-sm-1[b-acb0ie5qlc] {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2[b-acb0ie5qlc] {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3[b-acb0ie5qlc] {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4[b-acb0ie5qlc] {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5[b-acb0ie5qlc] {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0[b-acb0ie5qlc] {
    padding-left: 0 !important;
  }
  .ps-sm-1[b-acb0ie5qlc] {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2[b-acb0ie5qlc] {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3[b-acb0ie5qlc] {
    padding-left: 1rem !important;
  }
  .ps-sm-4[b-acb0ie5qlc] {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5[b-acb0ie5qlc] {
    padding-left: 3rem !important;
  }
  .text-sm-start[b-acb0ie5qlc] {
    text-align: left !important;
  }
  .text-sm-end[b-acb0ie5qlc] {
    text-align: right !important;
  }
  .text-sm-center[b-acb0ie5qlc] {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start[b-acb0ie5qlc] {
    float: left !important;
  }
  .float-md-end[b-acb0ie5qlc] {
    float: right !important;
  }
  .float-md-none[b-acb0ie5qlc] {
    float: none !important;
  }
  .d-md-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-md-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-md-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-md-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-md-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-md-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-md-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-md-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-md-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-md-none[b-acb0ie5qlc] {
    display: none !important;
  }
  .flex-md-fill[b-acb0ie5qlc] {
    flex: 1 1 auto !important;
  }
  .flex-md-row[b-acb0ie5qlc] {
    flex-direction: row !important;
  }
  .flex-md-column[b-acb0ie5qlc] {
    flex-direction: column !important;
  }
  .flex-md-row-reverse[b-acb0ie5qlc] {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse[b-acb0ie5qlc] {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0[b-acb0ie5qlc] {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1[b-acb0ie5qlc] {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0[b-acb0ie5qlc] {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1[b-acb0ie5qlc] {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap[b-acb0ie5qlc] {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap[b-acb0ie5qlc] {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse[b-acb0ie5qlc] {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0[b-acb0ie5qlc] {
    gap: 0 !important;
  }
  .gap-md-1[b-acb0ie5qlc] {
    gap: 0.25rem !important;
  }
  .gap-md-2[b-acb0ie5qlc] {
    gap: 0.5rem !important;
  }
  .gap-md-3[b-acb0ie5qlc] {
    gap: 1rem !important;
  }
  .gap-md-4[b-acb0ie5qlc] {
    gap: 1.5rem !important;
  }
  .gap-md-5[b-acb0ie5qlc] {
    gap: 3rem !important;
  }
  .justify-content-md-start[b-acb0ie5qlc] {
    justify-content: flex-start !important;
  }
  .justify-content-md-end[b-acb0ie5qlc] {
    justify-content: flex-end !important;
  }
  .justify-content-md-center[b-acb0ie5qlc] {
    justify-content: center !important;
  }
  .justify-content-md-between[b-acb0ie5qlc] {
    justify-content: space-between !important;
  }
  .justify-content-md-around[b-acb0ie5qlc] {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly[b-acb0ie5qlc] {
    justify-content: space-evenly !important;
  }
  .align-items-md-start[b-acb0ie5qlc] {
    align-items: flex-start !important;
  }
  .align-items-md-end[b-acb0ie5qlc] {
    align-items: flex-end !important;
  }
  .align-items-md-center[b-acb0ie5qlc] {
    align-items: center !important;
  }
  .align-items-md-baseline[b-acb0ie5qlc] {
    align-items: baseline !important;
  }
  .align-items-md-stretch[b-acb0ie5qlc] {
    align-items: stretch !important;
  }
  .align-content-md-start[b-acb0ie5qlc] {
    align-content: flex-start !important;
  }
  .align-content-md-end[b-acb0ie5qlc] {
    align-content: flex-end !important;
  }
  .align-content-md-center[b-acb0ie5qlc] {
    align-content: center !important;
  }
  .align-content-md-between[b-acb0ie5qlc] {
    align-content: space-between !important;
  }
  .align-content-md-around[b-acb0ie5qlc] {
    align-content: space-around !important;
  }
  .align-content-md-stretch[b-acb0ie5qlc] {
    align-content: stretch !important;
  }
  .align-self-md-auto[b-acb0ie5qlc] {
    align-self: auto !important;
  }
  .align-self-md-start[b-acb0ie5qlc] {
    align-self: flex-start !important;
  }
  .align-self-md-end[b-acb0ie5qlc] {
    align-self: flex-end !important;
  }
  .align-self-md-center[b-acb0ie5qlc] {
    align-self: center !important;
  }
  .align-self-md-baseline[b-acb0ie5qlc] {
    align-self: baseline !important;
  }
  .align-self-md-stretch[b-acb0ie5qlc] {
    align-self: stretch !important;
  }
  .order-md-first[b-acb0ie5qlc] {
    order: -1 !important;
  }
  .order-md-0[b-acb0ie5qlc] {
    order: 0 !important;
  }
  .order-md-1[b-acb0ie5qlc] {
    order: 1 !important;
  }
  .order-md-2[b-acb0ie5qlc] {
    order: 2 !important;
  }
  .order-md-3[b-acb0ie5qlc] {
    order: 3 !important;
  }
  .order-md-4[b-acb0ie5qlc] {
    order: 4 !important;
  }
  .order-md-5[b-acb0ie5qlc] {
    order: 5 !important;
  }
  .order-md-last[b-acb0ie5qlc] {
    order: 6 !important;
  }
  .m-md-0[b-acb0ie5qlc] {
    margin: 0 !important;
  }
  .m-md-1[b-acb0ie5qlc] {
    margin: 0.25rem !important;
  }
  .m-md-2[b-acb0ie5qlc] {
    margin: 0.5rem !important;
  }
  .m-md-3[b-acb0ie5qlc] {
    margin: 1rem !important;
  }
  .m-md-4[b-acb0ie5qlc] {
    margin: 1.5rem !important;
  }
  .m-md-5[b-acb0ie5qlc] {
    margin: 3rem !important;
  }
  .m-md-auto[b-acb0ie5qlc] {
    margin: auto !important;
  }
  .mx-md-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
  }
  .mt-md-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
  }
  .mt-md-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
  }
  .mt-md-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
  }
  .mt-md-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
  }
  .mt-md-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
  }
  .mt-md-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
  }
  .me-md-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
  }
  .me-md-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
  }
  .me-md-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
  }
  .me-md-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
  }
  .me-md-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
  }
  .me-md-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
  }
  .me-md-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
  }
  .mb-md-0[b-acb0ie5qlc] {
    margin-bottom: 0 !important;
  }
  .mb-md-1[b-acb0ie5qlc] {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2[b-acb0ie5qlc] {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3[b-acb0ie5qlc] {
    margin-bottom: 1rem !important;
  }
  .mb-md-4[b-acb0ie5qlc] {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5[b-acb0ie5qlc] {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto[b-acb0ie5qlc] {
    margin-bottom: auto !important;
  }
  .ms-md-0[b-acb0ie5qlc] {
    margin-left: 0 !important;
  }
  .ms-md-1[b-acb0ie5qlc] {
    margin-left: 0.25rem !important;
  }
  .ms-md-2[b-acb0ie5qlc] {
    margin-left: 0.5rem !important;
  }
  .ms-md-3[b-acb0ie5qlc] {
    margin-left: 1rem !important;
  }
  .ms-md-4[b-acb0ie5qlc] {
    margin-left: 1.5rem !important;
  }
  .ms-md-5[b-acb0ie5qlc] {
    margin-left: 3rem !important;
  }
  .ms-md-auto[b-acb0ie5qlc] {
    margin-left: auto !important;
  }
  .p-md-0[b-acb0ie5qlc] {
    padding: 0 !important;
  }
  .p-md-1[b-acb0ie5qlc] {
    padding: 0.25rem !important;
  }
  .p-md-2[b-acb0ie5qlc] {
    padding: 0.5rem !important;
  }
  .p-md-3[b-acb0ie5qlc] {
    padding: 1rem !important;
  }
  .p-md-4[b-acb0ie5qlc] {
    padding: 1.5rem !important;
  }
  .p-md-5[b-acb0ie5qlc] {
    padding: 3rem !important;
  }
  .px-md-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
  }
  .pt-md-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
  }
  .pt-md-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
  }
  .pt-md-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
  }
  .pt-md-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
  }
  .pt-md-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
  }
  .pe-md-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
  }
  .pe-md-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
  }
  .pe-md-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
  }
  .pe-md-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
  }
  .pe-md-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
  }
  .pe-md-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
  }
  .pb-md-0[b-acb0ie5qlc] {
    padding-bottom: 0 !important;
  }
  .pb-md-1[b-acb0ie5qlc] {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2[b-acb0ie5qlc] {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3[b-acb0ie5qlc] {
    padding-bottom: 1rem !important;
  }
  .pb-md-4[b-acb0ie5qlc] {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5[b-acb0ie5qlc] {
    padding-bottom: 3rem !important;
  }
  .ps-md-0[b-acb0ie5qlc] {
    padding-left: 0 !important;
  }
  .ps-md-1[b-acb0ie5qlc] {
    padding-left: 0.25rem !important;
  }
  .ps-md-2[b-acb0ie5qlc] {
    padding-left: 0.5rem !important;
  }
  .ps-md-3[b-acb0ie5qlc] {
    padding-left: 1rem !important;
  }
  .ps-md-4[b-acb0ie5qlc] {
    padding-left: 1.5rem !important;
  }
  .ps-md-5[b-acb0ie5qlc] {
    padding-left: 3rem !important;
  }
  .text-md-start[b-acb0ie5qlc] {
    text-align: left !important;
  }
  .text-md-end[b-acb0ie5qlc] {
    text-align: right !important;
  }
  .text-md-center[b-acb0ie5qlc] {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start[b-acb0ie5qlc] {
    float: left !important;
  }
  .float-lg-end[b-acb0ie5qlc] {
    float: right !important;
  }
  .float-lg-none[b-acb0ie5qlc] {
    float: none !important;
  }
  .d-lg-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-lg-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-lg-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-lg-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-lg-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-lg-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-lg-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-lg-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-lg-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-lg-none[b-acb0ie5qlc] {
    display: none !important;
  }
  .flex-lg-fill[b-acb0ie5qlc] {
    flex: 1 1 auto !important;
  }
  .flex-lg-row[b-acb0ie5qlc] {
    flex-direction: row !important;
  }
  .flex-lg-column[b-acb0ie5qlc] {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse[b-acb0ie5qlc] {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse[b-acb0ie5qlc] {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0[b-acb0ie5qlc] {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1[b-acb0ie5qlc] {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0[b-acb0ie5qlc] {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1[b-acb0ie5qlc] {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap[b-acb0ie5qlc] {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap[b-acb0ie5qlc] {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse[b-acb0ie5qlc] {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0[b-acb0ie5qlc] {
    gap: 0 !important;
  }
  .gap-lg-1[b-acb0ie5qlc] {
    gap: 0.25rem !important;
  }
  .gap-lg-2[b-acb0ie5qlc] {
    gap: 0.5rem !important;
  }
  .gap-lg-3[b-acb0ie5qlc] {
    gap: 1rem !important;
  }
  .gap-lg-4[b-acb0ie5qlc] {
    gap: 1.5rem !important;
  }
  .gap-lg-5[b-acb0ie5qlc] {
    gap: 3rem !important;
  }
  .justify-content-lg-start[b-acb0ie5qlc] {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end[b-acb0ie5qlc] {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center[b-acb0ie5qlc] {
    justify-content: center !important;
  }
  .justify-content-lg-between[b-acb0ie5qlc] {
    justify-content: space-between !important;
  }
  .justify-content-lg-around[b-acb0ie5qlc] {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly[b-acb0ie5qlc] {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start[b-acb0ie5qlc] {
    align-items: flex-start !important;
  }
  .align-items-lg-end[b-acb0ie5qlc] {
    align-items: flex-end !important;
  }
  .align-items-lg-center[b-acb0ie5qlc] {
    align-items: center !important;
  }
  .align-items-lg-baseline[b-acb0ie5qlc] {
    align-items: baseline !important;
  }
  .align-items-lg-stretch[b-acb0ie5qlc] {
    align-items: stretch !important;
  }
  .align-content-lg-start[b-acb0ie5qlc] {
    align-content: flex-start !important;
  }
  .align-content-lg-end[b-acb0ie5qlc] {
    align-content: flex-end !important;
  }
  .align-content-lg-center[b-acb0ie5qlc] {
    align-content: center !important;
  }
  .align-content-lg-between[b-acb0ie5qlc] {
    align-content: space-between !important;
  }
  .align-content-lg-around[b-acb0ie5qlc] {
    align-content: space-around !important;
  }
  .align-content-lg-stretch[b-acb0ie5qlc] {
    align-content: stretch !important;
  }
  .align-self-lg-auto[b-acb0ie5qlc] {
    align-self: auto !important;
  }
  .align-self-lg-start[b-acb0ie5qlc] {
    align-self: flex-start !important;
  }
  .align-self-lg-end[b-acb0ie5qlc] {
    align-self: flex-end !important;
  }
  .align-self-lg-center[b-acb0ie5qlc] {
    align-self: center !important;
  }
  .align-self-lg-baseline[b-acb0ie5qlc] {
    align-self: baseline !important;
  }
  .align-self-lg-stretch[b-acb0ie5qlc] {
    align-self: stretch !important;
  }
  .order-lg-first[b-acb0ie5qlc] {
    order: -1 !important;
  }
  .order-lg-0[b-acb0ie5qlc] {
    order: 0 !important;
  }
  .order-lg-1[b-acb0ie5qlc] {
    order: 1 !important;
  }
  .order-lg-2[b-acb0ie5qlc] {
    order: 2 !important;
  }
  .order-lg-3[b-acb0ie5qlc] {
    order: 3 !important;
  }
  .order-lg-4[b-acb0ie5qlc] {
    order: 4 !important;
  }
  .order-lg-5[b-acb0ie5qlc] {
    order: 5 !important;
  }
  .order-lg-last[b-acb0ie5qlc] {
    order: 6 !important;
  }
  .m-lg-0[b-acb0ie5qlc] {
    margin: 0 !important;
  }
  .m-lg-1[b-acb0ie5qlc] {
    margin: 0.25rem !important;
  }
  .m-lg-2[b-acb0ie5qlc] {
    margin: 0.5rem !important;
  }
  .m-lg-3[b-acb0ie5qlc] {
    margin: 1rem !important;
  }
  .m-lg-4[b-acb0ie5qlc] {
    margin: 1.5rem !important;
  }
  .m-lg-5[b-acb0ie5qlc] {
    margin: 3rem !important;
  }
  .m-lg-auto[b-acb0ie5qlc] {
    margin: auto !important;
  }
  .mx-lg-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
  }
  .mt-lg-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
  }
  .mt-lg-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
  }
  .mt-lg-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
  }
  .me-lg-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
  }
  .me-lg-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
  }
  .me-lg-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
  }
  .me-lg-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
  }
  .me-lg-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
  }
  .me-lg-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
  }
  .me-lg-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
  }
  .mb-lg-0[b-acb0ie5qlc] {
    margin-bottom: 0 !important;
  }
  .mb-lg-1[b-acb0ie5qlc] {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2[b-acb0ie5qlc] {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3[b-acb0ie5qlc] {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4[b-acb0ie5qlc] {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5[b-acb0ie5qlc] {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto[b-acb0ie5qlc] {
    margin-bottom: auto !important;
  }
  .ms-lg-0[b-acb0ie5qlc] {
    margin-left: 0 !important;
  }
  .ms-lg-1[b-acb0ie5qlc] {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2[b-acb0ie5qlc] {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3[b-acb0ie5qlc] {
    margin-left: 1rem !important;
  }
  .ms-lg-4[b-acb0ie5qlc] {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5[b-acb0ie5qlc] {
    margin-left: 3rem !important;
  }
  .ms-lg-auto[b-acb0ie5qlc] {
    margin-left: auto !important;
  }
  .p-lg-0[b-acb0ie5qlc] {
    padding: 0 !important;
  }
  .p-lg-1[b-acb0ie5qlc] {
    padding: 0.25rem !important;
  }
  .p-lg-2[b-acb0ie5qlc] {
    padding: 0.5rem !important;
  }
  .p-lg-3[b-acb0ie5qlc] {
    padding: 1rem !important;
  }
  .p-lg-4[b-acb0ie5qlc] {
    padding: 1.5rem !important;
  }
  .p-lg-5[b-acb0ie5qlc] {
    padding: 3rem !important;
  }
  .px-lg-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
  }
  .pt-lg-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
  }
  .pt-lg-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
  }
  .pe-lg-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
  }
  .pe-lg-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
  }
  .pe-lg-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
  }
  .pb-lg-0[b-acb0ie5qlc] {
    padding-bottom: 0 !important;
  }
  .pb-lg-1[b-acb0ie5qlc] {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2[b-acb0ie5qlc] {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3[b-acb0ie5qlc] {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4[b-acb0ie5qlc] {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5[b-acb0ie5qlc] {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0[b-acb0ie5qlc] {
    padding-left: 0 !important;
  }
  .ps-lg-1[b-acb0ie5qlc] {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2[b-acb0ie5qlc] {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3[b-acb0ie5qlc] {
    padding-left: 1rem !important;
  }
  .ps-lg-4[b-acb0ie5qlc] {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5[b-acb0ie5qlc] {
    padding-left: 3rem !important;
  }
  .text-lg-start[b-acb0ie5qlc] {
    text-align: left !important;
  }
  .text-lg-end[b-acb0ie5qlc] {
    text-align: right !important;
  }
  .text-lg-center[b-acb0ie5qlc] {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start[b-acb0ie5qlc] {
    float: left !important;
  }
  .float-xl-end[b-acb0ie5qlc] {
    float: right !important;
  }
  .float-xl-none[b-acb0ie5qlc] {
    float: none !important;
  }
  .d-xl-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-xl-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-xl-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-xl-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-xl-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-xl-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-xl-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-xl-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-xl-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-xl-none[b-acb0ie5qlc] {
    display: none !important;
  }
  .flex-xl-fill[b-acb0ie5qlc] {
    flex: 1 1 auto !important;
  }
  .flex-xl-row[b-acb0ie5qlc] {
    flex-direction: row !important;
  }
  .flex-xl-column[b-acb0ie5qlc] {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse[b-acb0ie5qlc] {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse[b-acb0ie5qlc] {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0[b-acb0ie5qlc] {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1[b-acb0ie5qlc] {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0[b-acb0ie5qlc] {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1[b-acb0ie5qlc] {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap[b-acb0ie5qlc] {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap[b-acb0ie5qlc] {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse[b-acb0ie5qlc] {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0[b-acb0ie5qlc] {
    gap: 0 !important;
  }
  .gap-xl-1[b-acb0ie5qlc] {
    gap: 0.25rem !important;
  }
  .gap-xl-2[b-acb0ie5qlc] {
    gap: 0.5rem !important;
  }
  .gap-xl-3[b-acb0ie5qlc] {
    gap: 1rem !important;
  }
  .gap-xl-4[b-acb0ie5qlc] {
    gap: 1.5rem !important;
  }
  .gap-xl-5[b-acb0ie5qlc] {
    gap: 3rem !important;
  }
  .justify-content-xl-start[b-acb0ie5qlc] {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end[b-acb0ie5qlc] {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center[b-acb0ie5qlc] {
    justify-content: center !important;
  }
  .justify-content-xl-between[b-acb0ie5qlc] {
    justify-content: space-between !important;
  }
  .justify-content-xl-around[b-acb0ie5qlc] {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly[b-acb0ie5qlc] {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start[b-acb0ie5qlc] {
    align-items: flex-start !important;
  }
  .align-items-xl-end[b-acb0ie5qlc] {
    align-items: flex-end !important;
  }
  .align-items-xl-center[b-acb0ie5qlc] {
    align-items: center !important;
  }
  .align-items-xl-baseline[b-acb0ie5qlc] {
    align-items: baseline !important;
  }
  .align-items-xl-stretch[b-acb0ie5qlc] {
    align-items: stretch !important;
  }
  .align-content-xl-start[b-acb0ie5qlc] {
    align-content: flex-start !important;
  }
  .align-content-xl-end[b-acb0ie5qlc] {
    align-content: flex-end !important;
  }
  .align-content-xl-center[b-acb0ie5qlc] {
    align-content: center !important;
  }
  .align-content-xl-between[b-acb0ie5qlc] {
    align-content: space-between !important;
  }
  .align-content-xl-around[b-acb0ie5qlc] {
    align-content: space-around !important;
  }
  .align-content-xl-stretch[b-acb0ie5qlc] {
    align-content: stretch !important;
  }
  .align-self-xl-auto[b-acb0ie5qlc] {
    align-self: auto !important;
  }
  .align-self-xl-start[b-acb0ie5qlc] {
    align-self: flex-start !important;
  }
  .align-self-xl-end[b-acb0ie5qlc] {
    align-self: flex-end !important;
  }
  .align-self-xl-center[b-acb0ie5qlc] {
    align-self: center !important;
  }
  .align-self-xl-baseline[b-acb0ie5qlc] {
    align-self: baseline !important;
  }
  .align-self-xl-stretch[b-acb0ie5qlc] {
    align-self: stretch !important;
  }
  .order-xl-first[b-acb0ie5qlc] {
    order: -1 !important;
  }
  .order-xl-0[b-acb0ie5qlc] {
    order: 0 !important;
  }
  .order-xl-1[b-acb0ie5qlc] {
    order: 1 !important;
  }
  .order-xl-2[b-acb0ie5qlc] {
    order: 2 !important;
  }
  .order-xl-3[b-acb0ie5qlc] {
    order: 3 !important;
  }
  .order-xl-4[b-acb0ie5qlc] {
    order: 4 !important;
  }
  .order-xl-5[b-acb0ie5qlc] {
    order: 5 !important;
  }
  .order-xl-last[b-acb0ie5qlc] {
    order: 6 !important;
  }
  .m-xl-0[b-acb0ie5qlc] {
    margin: 0 !important;
  }
  .m-xl-1[b-acb0ie5qlc] {
    margin: 0.25rem !important;
  }
  .m-xl-2[b-acb0ie5qlc] {
    margin: 0.5rem !important;
  }
  .m-xl-3[b-acb0ie5qlc] {
    margin: 1rem !important;
  }
  .m-xl-4[b-acb0ie5qlc] {
    margin: 1.5rem !important;
  }
  .m-xl-5[b-acb0ie5qlc] {
    margin: 3rem !important;
  }
  .m-xl-auto[b-acb0ie5qlc] {
    margin: auto !important;
  }
  .mx-xl-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
  }
  .mt-xl-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
  }
  .mt-xl-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
  }
  .mt-xl-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
  }
  .me-xl-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
  }
  .me-xl-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
  }
  .me-xl-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
  }
  .me-xl-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
  }
  .me-xl-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
  }
  .me-xl-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
  }
  .me-xl-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
  }
  .mb-xl-0[b-acb0ie5qlc] {
    margin-bottom: 0 !important;
  }
  .mb-xl-1[b-acb0ie5qlc] {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2[b-acb0ie5qlc] {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3[b-acb0ie5qlc] {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4[b-acb0ie5qlc] {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5[b-acb0ie5qlc] {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto[b-acb0ie5qlc] {
    margin-bottom: auto !important;
  }
  .ms-xl-0[b-acb0ie5qlc] {
    margin-left: 0 !important;
  }
  .ms-xl-1[b-acb0ie5qlc] {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2[b-acb0ie5qlc] {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3[b-acb0ie5qlc] {
    margin-left: 1rem !important;
  }
  .ms-xl-4[b-acb0ie5qlc] {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5[b-acb0ie5qlc] {
    margin-left: 3rem !important;
  }
  .ms-xl-auto[b-acb0ie5qlc] {
    margin-left: auto !important;
  }
  .p-xl-0[b-acb0ie5qlc] {
    padding: 0 !important;
  }
  .p-xl-1[b-acb0ie5qlc] {
    padding: 0.25rem !important;
  }
  .p-xl-2[b-acb0ie5qlc] {
    padding: 0.5rem !important;
  }
  .p-xl-3[b-acb0ie5qlc] {
    padding: 1rem !important;
  }
  .p-xl-4[b-acb0ie5qlc] {
    padding: 1.5rem !important;
  }
  .p-xl-5[b-acb0ie5qlc] {
    padding: 3rem !important;
  }
  .px-xl-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
  }
  .pt-xl-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
  }
  .pt-xl-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
  }
  .pe-xl-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
  }
  .pe-xl-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
  }
  .pe-xl-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
  }
  .pb-xl-0[b-acb0ie5qlc] {
    padding-bottom: 0 !important;
  }
  .pb-xl-1[b-acb0ie5qlc] {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2[b-acb0ie5qlc] {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3[b-acb0ie5qlc] {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4[b-acb0ie5qlc] {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5[b-acb0ie5qlc] {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0[b-acb0ie5qlc] {
    padding-left: 0 !important;
  }
  .ps-xl-1[b-acb0ie5qlc] {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2[b-acb0ie5qlc] {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3[b-acb0ie5qlc] {
    padding-left: 1rem !important;
  }
  .ps-xl-4[b-acb0ie5qlc] {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5[b-acb0ie5qlc] {
    padding-left: 3rem !important;
  }
  .text-xl-start[b-acb0ie5qlc] {
    text-align: left !important;
  }
  .text-xl-end[b-acb0ie5qlc] {
    text-align: right !important;
  }
  .text-xl-center[b-acb0ie5qlc] {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start[b-acb0ie5qlc] {
    float: left !important;
  }
  .float-xxl-end[b-acb0ie5qlc] {
    float: right !important;
  }
  .float-xxl-none[b-acb0ie5qlc] {
    float: none !important;
  }
  .d-xxl-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-xxl-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-xxl-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-xxl-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-xxl-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-xxl-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-xxl-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-xxl-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-xxl-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-xxl-none[b-acb0ie5qlc] {
    display: none !important;
  }
  .flex-xxl-fill[b-acb0ie5qlc] {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row[b-acb0ie5qlc] {
    flex-direction: row !important;
  }
  .flex-xxl-column[b-acb0ie5qlc] {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse[b-acb0ie5qlc] {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse[b-acb0ie5qlc] {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0[b-acb0ie5qlc] {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1[b-acb0ie5qlc] {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0[b-acb0ie5qlc] {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1[b-acb0ie5qlc] {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap[b-acb0ie5qlc] {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap[b-acb0ie5qlc] {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse[b-acb0ie5qlc] {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0[b-acb0ie5qlc] {
    gap: 0 !important;
  }
  .gap-xxl-1[b-acb0ie5qlc] {
    gap: 0.25rem !important;
  }
  .gap-xxl-2[b-acb0ie5qlc] {
    gap: 0.5rem !important;
  }
  .gap-xxl-3[b-acb0ie5qlc] {
    gap: 1rem !important;
  }
  .gap-xxl-4[b-acb0ie5qlc] {
    gap: 1.5rem !important;
  }
  .gap-xxl-5[b-acb0ie5qlc] {
    gap: 3rem !important;
  }
  .justify-content-xxl-start[b-acb0ie5qlc] {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end[b-acb0ie5qlc] {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center[b-acb0ie5qlc] {
    justify-content: center !important;
  }
  .justify-content-xxl-between[b-acb0ie5qlc] {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around[b-acb0ie5qlc] {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly[b-acb0ie5qlc] {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start[b-acb0ie5qlc] {
    align-items: flex-start !important;
  }
  .align-items-xxl-end[b-acb0ie5qlc] {
    align-items: flex-end !important;
  }
  .align-items-xxl-center[b-acb0ie5qlc] {
    align-items: center !important;
  }
  .align-items-xxl-baseline[b-acb0ie5qlc] {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch[b-acb0ie5qlc] {
    align-items: stretch !important;
  }
  .align-content-xxl-start[b-acb0ie5qlc] {
    align-content: flex-start !important;
  }
  .align-content-xxl-end[b-acb0ie5qlc] {
    align-content: flex-end !important;
  }
  .align-content-xxl-center[b-acb0ie5qlc] {
    align-content: center !important;
  }
  .align-content-xxl-between[b-acb0ie5qlc] {
    align-content: space-between !important;
  }
  .align-content-xxl-around[b-acb0ie5qlc] {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch[b-acb0ie5qlc] {
    align-content: stretch !important;
  }
  .align-self-xxl-auto[b-acb0ie5qlc] {
    align-self: auto !important;
  }
  .align-self-xxl-start[b-acb0ie5qlc] {
    align-self: flex-start !important;
  }
  .align-self-xxl-end[b-acb0ie5qlc] {
    align-self: flex-end !important;
  }
  .align-self-xxl-center[b-acb0ie5qlc] {
    align-self: center !important;
  }
  .align-self-xxl-baseline[b-acb0ie5qlc] {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch[b-acb0ie5qlc] {
    align-self: stretch !important;
  }
  .order-xxl-first[b-acb0ie5qlc] {
    order: -1 !important;
  }
  .order-xxl-0[b-acb0ie5qlc] {
    order: 0 !important;
  }
  .order-xxl-1[b-acb0ie5qlc] {
    order: 1 !important;
  }
  .order-xxl-2[b-acb0ie5qlc] {
    order: 2 !important;
  }
  .order-xxl-3[b-acb0ie5qlc] {
    order: 3 !important;
  }
  .order-xxl-4[b-acb0ie5qlc] {
    order: 4 !important;
  }
  .order-xxl-5[b-acb0ie5qlc] {
    order: 5 !important;
  }
  .order-xxl-last[b-acb0ie5qlc] {
    order: 6 !important;
  }
  .m-xxl-0[b-acb0ie5qlc] {
    margin: 0 !important;
  }
  .m-xxl-1[b-acb0ie5qlc] {
    margin: 0.25rem !important;
  }
  .m-xxl-2[b-acb0ie5qlc] {
    margin: 0.5rem !important;
  }
  .m-xxl-3[b-acb0ie5qlc] {
    margin: 1rem !important;
  }
  .m-xxl-4[b-acb0ie5qlc] {
    margin: 1.5rem !important;
  }
  .m-xxl-5[b-acb0ie5qlc] {
    margin: 3rem !important;
  }
  .m-xxl-auto[b-acb0ie5qlc] {
    margin: auto !important;
  }
  .mx-xxl-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0[b-acb0ie5qlc] {
    margin-top: 0 !important;
  }
  .mt-xxl-1[b-acb0ie5qlc] {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2[b-acb0ie5qlc] {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3[b-acb0ie5qlc] {
    margin-top: 1rem !important;
  }
  .mt-xxl-4[b-acb0ie5qlc] {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5[b-acb0ie5qlc] {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto[b-acb0ie5qlc] {
    margin-top: auto !important;
  }
  .me-xxl-0[b-acb0ie5qlc] {
    margin-right: 0 !important;
  }
  .me-xxl-1[b-acb0ie5qlc] {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2[b-acb0ie5qlc] {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3[b-acb0ie5qlc] {
    margin-right: 1rem !important;
  }
  .me-xxl-4[b-acb0ie5qlc] {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5[b-acb0ie5qlc] {
    margin-right: 3rem !important;
  }
  .me-xxl-auto[b-acb0ie5qlc] {
    margin-right: auto !important;
  }
  .mb-xxl-0[b-acb0ie5qlc] {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1[b-acb0ie5qlc] {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2[b-acb0ie5qlc] {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3[b-acb0ie5qlc] {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4[b-acb0ie5qlc] {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5[b-acb0ie5qlc] {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto[b-acb0ie5qlc] {
    margin-bottom: auto !important;
  }
  .ms-xxl-0[b-acb0ie5qlc] {
    margin-left: 0 !important;
  }
  .ms-xxl-1[b-acb0ie5qlc] {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2[b-acb0ie5qlc] {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3[b-acb0ie5qlc] {
    margin-left: 1rem !important;
  }
  .ms-xxl-4[b-acb0ie5qlc] {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5[b-acb0ie5qlc] {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto[b-acb0ie5qlc] {
    margin-left: auto !important;
  }
  .p-xxl-0[b-acb0ie5qlc] {
    padding: 0 !important;
  }
  .p-xxl-1[b-acb0ie5qlc] {
    padding: 0.25rem !important;
  }
  .p-xxl-2[b-acb0ie5qlc] {
    padding: 0.5rem !important;
  }
  .p-xxl-3[b-acb0ie5qlc] {
    padding: 1rem !important;
  }
  .p-xxl-4[b-acb0ie5qlc] {
    padding: 1.5rem !important;
  }
  .p-xxl-5[b-acb0ie5qlc] {
    padding: 3rem !important;
  }
  .px-xxl-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0[b-acb0ie5qlc] {
    padding-top: 0 !important;
  }
  .pt-xxl-1[b-acb0ie5qlc] {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2[b-acb0ie5qlc] {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3[b-acb0ie5qlc] {
    padding-top: 1rem !important;
  }
  .pt-xxl-4[b-acb0ie5qlc] {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5[b-acb0ie5qlc] {
    padding-top: 3rem !important;
  }
  .pe-xxl-0[b-acb0ie5qlc] {
    padding-right: 0 !important;
  }
  .pe-xxl-1[b-acb0ie5qlc] {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2[b-acb0ie5qlc] {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3[b-acb0ie5qlc] {
    padding-right: 1rem !important;
  }
  .pe-xxl-4[b-acb0ie5qlc] {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5[b-acb0ie5qlc] {
    padding-right: 3rem !important;
  }
  .pb-xxl-0[b-acb0ie5qlc] {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1[b-acb0ie5qlc] {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2[b-acb0ie5qlc] {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3[b-acb0ie5qlc] {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4[b-acb0ie5qlc] {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5[b-acb0ie5qlc] {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0[b-acb0ie5qlc] {
    padding-left: 0 !important;
  }
  .ps-xxl-1[b-acb0ie5qlc] {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2[b-acb0ie5qlc] {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3[b-acb0ie5qlc] {
    padding-left: 1rem !important;
  }
  .ps-xxl-4[b-acb0ie5qlc] {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5[b-acb0ie5qlc] {
    padding-left: 3rem !important;
  }
  .text-xxl-start[b-acb0ie5qlc] {
    text-align: left !important;
  }
  .text-xxl-end[b-acb0ie5qlc] {
    text-align: right !important;
  }
  .text-xxl-center[b-acb0ie5qlc] {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1[b-acb0ie5qlc] {
    font-size: 2.5rem !important;
  }
  .fs-2[b-acb0ie5qlc] {
    font-size: 2rem !important;
  }
  .fs-3[b-acb0ie5qlc] {
    font-size: 1.75rem !important;
  }
  .fs-4[b-acb0ie5qlc] {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline[b-acb0ie5qlc] {
    display: inline !important;
  }
  .d-print-inline-block[b-acb0ie5qlc] {
    display: inline-block !important;
  }
  .d-print-block[b-acb0ie5qlc] {
    display: block !important;
  }
  .d-print-grid[b-acb0ie5qlc] {
    display: grid !important;
  }
  .d-print-table[b-acb0ie5qlc] {
    display: table !important;
  }
  .d-print-table-row[b-acb0ie5qlc] {
    display: table-row !important;
  }
  .d-print-table-cell[b-acb0ie5qlc] {
    display: table-cell !important;
  }
  .d-print-flex[b-acb0ie5qlc] {
    display: flex !important;
  }
  .d-print-inline-flex[b-acb0ie5qlc] {
    display: inline-flex !important;
  }
  .d-print-none[b-acb0ie5qlc] {
    display: none !important;
  }
}
.qtyButtonSize[b-acb0ie5qlc] {
  font-size: 1.5em;
  padding: 0px;
}

.qtyTextSize[b-acb0ie5qlc] {
  font-size: 1.3em;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 13px;
}

@media (min-width: 992px) {
  .qtyButtonSize[b-acb0ie5qlc] {
    font-size: 2em;
    padding-left: 11.4px;
    padding-right: 11.4px;
    padding-top: 0px;
  }
  .qtyTextSize[b-acb0ie5qlc] {
    font-size: 2em;
    padding-left: 11.4px;
    padding-right: 11.4px;
    padding-top: 0px;
    margin-top: -12px;
  }
}
input.specialInstructions[b-acb0ie5qlc] {
  border: solid #c5c5c5 1px;
  background: #f7f7f7;
  color: #5d5d5d;
  font-family: sans-serif;
  font-style: italic;
  font-weight: 700;
  padding: 20px 16px;
  width: 100%;
}

.item-image[b-acb0ie5qlc] {
  width: 125px;
}
/* /Components/Layout/Layout.razor.rz.scp.css */
.top-row[b-1rv77nm2pj] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  height: 3.5rem;
  display: flex;
  align-items: center; }

.top-row-left[b-1rv77nm2pj] {
  justify-content: flex-start; }

.top-row-right[b-1rv77nm2pj] {
  justify-content: flex-end; }

.top-row[b-1rv77nm2pj]  a, .top-row .btn-link[b-1rv77nm2pj] {
  white-space: nowrap;
  margin-left: 1.5rem; }

.top-row a:first-child[b-1rv77nm2pj] {
  overflow: hidden;
  text-overflow: ellipsis; }

.dropdown-menu[b-1rv77nm2pj] {
  right: 0;
  position: absolute; }

@media (max-width: 640.98px) {
  .top-row[b-1rv77nm2pj] {
    position: sticky;
    top: 0;
    z-index: 1; } }

@media (min-width: 641px) {
  .page[b-1rv77nm2pj] {
    flex-direction: row; }
  .top-row[b-1rv77nm2pj] {
    position: sticky;
    top: 0;
    z-index: 1; }
  .main > div[b-1rv77nm2pj] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important; } }

.content[b-1rv77nm2pj] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.page-wrapper[b-1rv77nm2pj] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%; }
/* /Components/Layout/NoStoreLayout.razor.rz.scp.css */
.top-row[b-lks3o4sqjg] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  height: 3.5rem;
  display: flex;
  align-items: center; }

.top-row-left[b-lks3o4sqjg] {
  justify-content: flex-start; }

.top-row-right[b-lks3o4sqjg] {
  justify-content: flex-end; }

.top-row[b-lks3o4sqjg]  a, .top-row .btn-link[b-lks3o4sqjg] {
  white-space: nowrap;
  margin-left: 1.5rem; }

.top-row a:first-child[b-lks3o4sqjg] {
  overflow: hidden;
  text-overflow: ellipsis; }

.dropdown-menu[b-lks3o4sqjg] {
  right: 0;
  position: absolute; }

@media (max-width: 640.98px) {
  .top-row[b-lks3o4sqjg] {
    position: sticky;
    top: 0;
    z-index: 1; } }

@media (min-width: 641px) {
  .page[b-lks3o4sqjg] {
    flex-direction: row; }
  .top-row[b-lks3o4sqjg] {
    position: sticky;
    top: 0;
    z-index: 1; }
  .main > div[b-lks3o4sqjg] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important; } }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-6tx8cpbcyc],
.components-reconnect-repeated-attempt-visible[b-6tx8cpbcyc],
.components-reconnect-failed-visible[b-6tx8cpbcyc],
.components-pause-visible[b-6tx8cpbcyc],
.components-resume-failed-visible[b-6tx8cpbcyc],
.components-rejoining-animation[b-6tx8cpbcyc] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-retrying[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-failed[b-6tx8cpbcyc],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-6tx8cpbcyc] {
    display: block;
}


#components-reconnect-modal[b-6tx8cpbcyc] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-6tx8cpbcyc 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-6tx8cpbcyc 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-6tx8cpbcyc 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-6tx8cpbcyc]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-6tx8cpbcyc 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-6tx8cpbcyc {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-6tx8cpbcyc {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-6tx8cpbcyc {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-6tx8cpbcyc] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-6tx8cpbcyc] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-6tx8cpbcyc] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-6tx8cpbcyc] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-6tx8cpbcyc] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-6tx8cpbcyc] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-6tx8cpbcyc] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-6tx8cpbcyc 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-6tx8cpbcyc] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-6tx8cpbcyc {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/TxnLayout.razor.rz.scp.css */
.top-row[b-uio0peqmns] {
  background-color: #f7f7f7;
  border-bottom: 1px solid #d6d5d5;
  height: 3.5rem;
  display: flex;
  align-items: center; }

.top-row-left[b-uio0peqmns] {
  justify-content: flex-start; }

.top-row-right[b-uio0peqmns] {
  justify-content: flex-end; }

.top-row[b-uio0peqmns]  a, .top-row .btn-link[b-uio0peqmns] {
  white-space: nowrap;
  margin-left: 1.5rem; }

.top-row a:first-child[b-uio0peqmns] {
  overflow: hidden;
  text-overflow: ellipsis; }

.dropdown-menu[b-uio0peqmns] {
  right: 0;
  position: absolute; }

@media (max-width: 640.98px) {
  .top-row[b-uio0peqmns] {
    position: sticky;
    top: 0;
    z-index: 1; } }

@media (min-width: 641px) {
  .page[b-uio0peqmns] {
    flex-direction: row; }
  .top-row[b-uio0peqmns] {
    position: sticky;
    top: 0;
    z-index: 1; }
  .main > div[b-uio0peqmns] {
    padding-left: 2rem !important;
    padding-right: 1.5rem !important; } }
/* /Components/Views/CarouselView.razor.rz.scp.css */
/* /Components/Views/CategoryView.razor.rz.scp.css */
.categoryDescription[b-zjt46p2sgt] {
  margin-top: -13px;
  margin-bottom: 8px;
  font-size: .9em;
  color: #696c96;
  text-align: center;
  font-family: 'Open Sans', sans-serif; }
/* /Components/Views/CheckoutButtonView.razor.rz.scp.css */
.btn-checkout[b-jppe1s5p85] {
  width: 100%;
  font-weight: 700;
  height: 49px; }

.btn-checkout > .row > .col-8[b-jppe1s5p85] {
  margin-left: -23px; }

.btn-checkout > .row > .col-4[b-jppe1s5p85] {
  margin-left: 18px; }
/* /Components/Views/CheckoutView.razor.rz.scp.css */
h4[b-5xltwlr0e0] {
  padding-top: 22px; }

@media (min-width: 1400px) {
  .container[b-5xltwlr0e0], .container-lg[b-5xltwlr0e0], .container-md[b-5xltwlr0e0], .container-sm[b-5xltwlr0e0], .container-xl[b-5xltwlr0e0], .container-xxl[b-5xltwlr0e0] {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container[b-5xltwlr0e0], .container-lg[b-5xltwlr0e0], .container-md[b-5xltwlr0e0], .container-sm[b-5xltwlr0e0], .container-xl[b-5xltwlr0e0] {
    max-width: 960px; } }

@media (min-width: 992px) {
  .container[b-5xltwlr0e0], .container-lg[b-5xltwlr0e0], .container-md[b-5xltwlr0e0], .container-sm[b-5xltwlr0e0] {
    max-width: 960px; } }

@media (min-width: 768px) {
  .container[b-5xltwlr0e0], .container-md[b-5xltwlr0e0], .container-sm[b-5xltwlr0e0] {
    max-width: 960px; } }

.btn-tall[b-5xltwlr0e0] {
  height: 2.3em;
  margin-top: 1em;
  font-size: 1.4em;
  font-weight: 800; }

div#map[b-5xltwlr0e0] {
  height: 226px;
  width: 100%; }
/* /Components/Views/ForcedModifierView.razor.rz.scp.css */
/* Changes here seemed to need to be made in OrderDetaiLitemView */
.forcedModifier[b-wzpkt6ea7f] {
  margin-bottom: 30px;
}

.innerForcedModifier[b-wzpkt6ea7f] {
  margin-top: -15px;
}

.innerForcedModifier > h4[b-wzpkt6ea7f] {
  font-size: 17px;
}

.forcedModifierDepth-1[b-wzpkt6ea7f] {
  margin-left: 25px;
}

.forcedModifierDepth-2[b-wzpkt6ea7f] {
  margin-left: 40px;
}

.forcedModifierDepth-3[b-wzpkt6ea7f] {
  margin-left: 60px;
}

.requirement[b-wzpkt6ea7f] {
  font-size: 0.8em;
  color: #808080;
  text-transform: none;
  margin-top: 4px;
}

.validate[b-wzpkt6ea7f] {
  color: red;
  font-weight: 800;
}
/* /Components/Views/GratuitySelectionView.razor.rz.scp.css */
.btn-outline-primary[b-mildrcadcc] {
  border-color: #d0d0d0;
  color: black;
  line-height: 9px;
  padding-top: 14px; }

.btn-check:checked + .btn-outline-primary[b-mildrcadcc] {
  background: #beceda;
  color: black;
  font-weight: 800;
  border: solid #b9b9b9 1px; }

.btn.btn-outline-primary[disabled][b-mildrcadcc] {
  color: #b1b1b1; }

.unavailable[b-mildrcadcc] {
  font-size: .6em; }

.btn-outline-primary:hover[b-mildrcadcc] {
  background-color: #9abfda;
  border: solid #b9b9b9 1px; }

@media (min-width: 640.98px) {
  .top-row[b-mildrcadcc] {
    position: sticky;
    top: 0;
    z-index: 1; } }
/* /Components/Views/LoadingView.razor.rz.scp.css */
.centered[b-oxsxu9rogq] {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
  color: #003975; }

.loader[b-oxsxu9rogq] {
  color: #003975;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 72px auto;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6-b-oxsxu9rogq 1.7s infinite ease, round-b-oxsxu9rogq 1.7s infinite ease; }

@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@keyframes load6-b-oxsxu9rogq {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  5%, 95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; }
  10%, 59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em; }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em; }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em; }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em; } }

@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes round-b-oxsxu9rogq {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* /Components/Views/MenuView.razor.rz.scp.css */
[b-sv0n38zd0o] .drawer-category-selected {
    background-color: var(--mud-palette-primary);
}

[b-sv0n38zd0o] .drawer-category-text-selected {
    color: white;
    font-weight: bold;
}
/* /Components/Views/ModifierPluView.razor.rz.scp.css */
.col-6[b-o41g312zqu] {
  padding-bottom: 3px; }

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
  input[type="checkbox"][b-o41g312zqu],
  input[type="radio"][b-o41g312zqu] {
    --active: #677bc1;
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, 0.3);
    --border: #BBC1E1;
    --border-hover: #275EFE;
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 21px;
    outline: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1px solid var(--bc, var(--border));
    background: var(--b, var(--background));
    transition: background .3s, border-color .3s, box-shadow .2s; }
    input[type="checkbox"][b-o41g312zqu]:after,
    input[type="radio"][b-o41g312zqu]:after {
      content: '';
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s); }
    input[type="checkbox"]:checked[b-o41g312zqu],
    input[type="radio"]:checked[b-o41g312zqu] {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2); }
    input[type="checkbox"]:disabled[b-o41g312zqu],
    input[type="radio"]:disabled[b-o41g312zqu] {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: .9; }
      input[type="checkbox"]:disabled:checked[b-o41g312zqu],
      input[type="radio"]:disabled:checked[b-o41g312zqu] {
        --b: var(--disabled-inner);
        --bc: var(--border); }
      input[type="checkbox"]:disabled + label[b-o41g312zqu],
      input[type="radio"]:disabled + label[b-o41g312zqu] {
        cursor: not-allowed; }
    input[type="checkbox"]:hover:not(:checked):not(:disabled)[b-o41g312zqu],
    input[type="radio"]:hover:not(:checked):not(:disabled)[b-o41g312zqu] {
      --bc: var(--border-hover); }
    input[type="checkbox"]:focus[b-o41g312zqu],
    input[type="radio"]:focus[b-o41g312zqu] {
      box-shadow: 0 0 0 var(--focus); }
    input[type="checkbox"]:not(.switch)[b-o41g312zqu],
    input[type="radio"]:not(.switch)[b-o41g312zqu] {
      width: 21px; }
      input[type="checkbox"]:not(.switch)[b-o41g312zqu]:after,
      input[type="radio"]:not(.switch)[b-o41g312zqu]:after {
        opacity: var(--o, 0); }
      input[type="checkbox"]:not(.switch):checked[b-o41g312zqu],
      input[type="radio"]:not(.switch):checked[b-o41g312zqu] {
        --o: 1; }
    input[type="checkbox"] + label[b-o41g312zqu],
    input[type="radio"] + label[b-o41g312zqu] {
      font-size: 14px;
      line-height: 21px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      margin-left: 4px; }
  input.checkbox:not(.switch)[b-o41g312zqu] {
    border-radius: 7px; }
    input.checkbox:not(.switch)[b-o41g312zqu]:after {
      width: 5px;
      height: 9px;
      border: 2px solid var(--active-inner);
      border-top: 0;
      border-left: 0;
      left: 7px;
      top: 4px;
      transform: rotate(var(--r, 20deg)); }
    input.checkbox:not(.switch):checked[b-o41g312zqu] {
      --r: 43deg; }
  input.checkbox.switch[b-o41g312zqu] {
    width: 38px;
    border-radius: 11px; }
    input.checkbox.switch[b-o41g312zqu]:after {
      left: 2px;
      top: 2px;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      background: var(--ab, var(--border));
      transform: translateX(var(--x, 0)); }
    input.checkbox.switch:checked[b-o41g312zqu] {
      --ab: var(--active-inner);
      --x: 17px; }
    input.checkbox.switch:disabled:not(:checked)[b-o41g312zqu]:after {
      opacity: .6; }
  input.radio[b-o41g312zqu] {
    border-radius: 50%; }
    input.radio[b-o41g312zqu]:after {
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: var(--active-inner);
      opacity: 0;
      transform: scale(var(--s, 0.7)); }
    input.radio:checked[b-o41g312zqu] {
      --s: .5; } }

ul[b-o41g312zqu] {
  margin: 12px;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 320px; }
  ul li[b-o41g312zqu] {
    margin: 16px 0;
    position: relative; }

html[b-o41g312zqu] {
  box-sizing: border-box; }

*[b-o41g312zqu] {
  box-sizing: inherit; }
  *[b-o41g312zqu]:before, *[b-o41g312zqu]:after {
    box-sizing: inherit; }

body[b-o41g312zqu] {
  min-height: 100vh;
  font-family: 'Inter', Arial, sans-serif;
  color: #8A91B4;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F6F8FF; }
  @media (max-width: 800px) {
    body[b-o41g312zqu] {
      flex-direction: column; } }

.outOfStock[b-o41g312zqu] {
    color: #ccc;
    pointer-events: none;
}

/* /Components/Views/OrderCompleted.razor.rz.scp.css */
@media (min-width: 1400px) {
  .container[b-u5ff6t4ra5], .container-lg[b-u5ff6t4ra5], .container-md[b-u5ff6t4ra5], .container-sm[b-u5ff6t4ra5], .container-xl[b-u5ff6t4ra5], .container-xxl[b-u5ff6t4ra5] {
    max-width: 1060px; } }

@media (min-width: 1200px) {
  .container[b-u5ff6t4ra5], .container-lg[b-u5ff6t4ra5], .container-md[b-u5ff6t4ra5], .container-sm[b-u5ff6t4ra5], .container-xl[b-u5ff6t4ra5] {
    max-width: 1060px; } }

@media (min-width: 992px) {
  .container[b-u5ff6t4ra5], .container-lg[b-u5ff6t4ra5], .container-md[b-u5ff6t4ra5], .container-sm[b-u5ff6t4ra5] {
    max-width: 1060px; } }

@media (min-width: 768px) {
  .container[b-u5ff6t4ra5], .container-md[b-u5ff6t4ra5], .container-sm[b-u5ff6t4ra5] {
    max-width: 1060px; } }

div#map[b-u5ff6t4ra5] {
  height: 400px;
  width: 100%; }
/* /Components/Views/OrderSummaryView.razor.rz.scp.css */
/*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root[b-qyfysc4fl4] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", 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)); }

*[b-qyfysc4fl4],
*[b-qyfysc4fl4]::before,
*[b-qyfysc4fl4]::after {
  box-sizing: border-box; }

@media (prefers-reduced-motion: no-preference) {
  :root[b-qyfysc4fl4] {
    scroll-behavior: smooth; } }

body[b-qyfysc4fl4] {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

hr[b-qyfysc4fl4] {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25; }

hr:not([size])[b-qyfysc4fl4] {
  height: 1px; }

h1[b-qyfysc4fl4], .h1[b-qyfysc4fl4], h2[b-qyfysc4fl4], .h2[b-qyfysc4fl4], h3[b-qyfysc4fl4], .h3[b-qyfysc4fl4], h4[b-qyfysc4fl4], .h4[b-qyfysc4fl4], h5[b-qyfysc4fl4], .h5[b-qyfysc4fl4], h6[b-qyfysc4fl4], .h6[b-qyfysc4fl4] {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1[b-qyfysc4fl4], .h1[b-qyfysc4fl4] {
  font-size: calc(1.375rem + 1.5vw); }
  @media (min-width: 1200px) {
    h1[b-qyfysc4fl4], .h1[b-qyfysc4fl4] {
      font-size: 2.5rem; } }

h2[b-qyfysc4fl4], .h2[b-qyfysc4fl4] {
  font-size: calc(1.325rem + 0.9vw); }
  @media (min-width: 1200px) {
    h2[b-qyfysc4fl4], .h2[b-qyfysc4fl4] {
      font-size: 2rem; } }

h3[b-qyfysc4fl4], .h3[b-qyfysc4fl4] {
  font-size: calc(1.3rem + 0.6vw); }
  @media (min-width: 1200px) {
    h3[b-qyfysc4fl4], .h3[b-qyfysc4fl4] {
      font-size: 1.75rem; } }

h4[b-qyfysc4fl4], .h4[b-qyfysc4fl4] {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    h4[b-qyfysc4fl4], .h4[b-qyfysc4fl4] {
      font-size: 1.5rem; } }

h5[b-qyfysc4fl4], .h5[b-qyfysc4fl4] {
  font-size: 1.25rem; }

h6[b-qyfysc4fl4], .h6[b-qyfysc4fl4] {
  font-size: 1rem; }

p[b-qyfysc4fl4] {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title][b-qyfysc4fl4],
abbr[data-bs-original-title][b-qyfysc4fl4] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none; }

address[b-qyfysc4fl4] {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol[b-qyfysc4fl4],
ul[b-qyfysc4fl4] {
  padding-left: 2rem; }

ol[b-qyfysc4fl4],
ul[b-qyfysc4fl4],
dl[b-qyfysc4fl4] {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol[b-qyfysc4fl4],
ul ul[b-qyfysc4fl4],
ol ul[b-qyfysc4fl4],
ul ol[b-qyfysc4fl4] {
  margin-bottom: 0; }

dt[b-qyfysc4fl4] {
  font-weight: 700; }

dd[b-qyfysc4fl4] {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote[b-qyfysc4fl4] {
  margin: 0 0 1rem; }

b[b-qyfysc4fl4],
strong[b-qyfysc4fl4] {
  font-weight: bolder; }

small[b-qyfysc4fl4], .small[b-qyfysc4fl4] {
  font-size: 0.875em; }

mark[b-qyfysc4fl4], .mark[b-qyfysc4fl4] {
  padding: 0.2em;
  background-color: #fcf8e3; }

sub[b-qyfysc4fl4],
sup[b-qyfysc4fl4] {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub[b-qyfysc4fl4] {
  bottom: -.25em; }

sup[b-qyfysc4fl4] {
  top: -.5em; }

a[b-qyfysc4fl4] {
  color: #0d6efd;
  text-decoration: underline; }
  a:hover[b-qyfysc4fl4] {
    color: #0a58ca; }

a:not([href]):not([class])[b-qyfysc4fl4], a:not([href]):not([class]):hover[b-qyfysc4fl4] {
  color: inherit;
  text-decoration: none; }

pre[b-qyfysc4fl4],
code[b-qyfysc4fl4],
kbd[b-qyfysc4fl4],
samp[b-qyfysc4fl4] {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override; }

pre[b-qyfysc4fl4] {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code[b-qyfysc4fl4] {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code[b-qyfysc4fl4] {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word; }
  a > code[b-qyfysc4fl4] {
    color: inherit; }

kbd[b-qyfysc4fl4] {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd[b-qyfysc4fl4] {
    padding: 0;
    font-size: 1em;
    font-weight: 700; }

figure[b-qyfysc4fl4] {
  margin: 0 0 1rem; }

img[b-qyfysc4fl4],
svg[b-qyfysc4fl4] {
  vertical-align: middle; }

table[b-qyfysc4fl4] {
  caption-side: bottom;
  border-collapse: collapse; }

caption[b-qyfysc4fl4] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left; }

th[b-qyfysc4fl4] {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead[b-qyfysc4fl4],
tbody[b-qyfysc4fl4],
tfoot[b-qyfysc4fl4],
tr[b-qyfysc4fl4],
td[b-qyfysc4fl4],
th[b-qyfysc4fl4] {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label[b-qyfysc4fl4] {
  display: inline-block; }

button[b-qyfysc4fl4] {
  border-radius: 0; }

button:focus:not(:focus-visible)[b-qyfysc4fl4] {
  outline: 0; }

input[b-qyfysc4fl4],
button[b-qyfysc4fl4],
select[b-qyfysc4fl4],
optgroup[b-qyfysc4fl4],
textarea[b-qyfysc4fl4] {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button[b-qyfysc4fl4],
select[b-qyfysc4fl4] {
  text-transform: none; }

[role="button"][b-qyfysc4fl4] {
  cursor: pointer; }

select[b-qyfysc4fl4] {
  word-wrap: normal; }
  select:disabled[b-qyfysc4fl4] {
    opacity: 1; }

[list][b-qyfysc4fl4]::-webkit-calendar-picker-indicator {
  display: none; }

button[b-qyfysc4fl4],
[type="button"][b-qyfysc4fl4],
[type="reset"][b-qyfysc4fl4],
[type="submit"][b-qyfysc4fl4] {
  -webkit-appearance: button; }
  button:not(:disabled)[b-qyfysc4fl4],
  [type="button"]:not(:disabled)[b-qyfysc4fl4],
  [type="reset"]:not(:disabled)[b-qyfysc4fl4],
  [type="submit"]:not(:disabled)[b-qyfysc4fl4] {
    cursor: pointer; }

[b-qyfysc4fl4]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea[b-qyfysc4fl4] {
  resize: vertical; }

fieldset[b-qyfysc4fl4] {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend[b-qyfysc4fl4] {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }
  @media (min-width: 1200px) {
    legend[b-qyfysc4fl4] {
      font-size: 1.5rem; } }
  legend + *[b-qyfysc4fl4] {
    clear: left; }

[b-qyfysc4fl4]::-webkit-datetime-edit-fields-wrapper,
[b-qyfysc4fl4]::-webkit-datetime-edit-text,
[b-qyfysc4fl4]::-webkit-datetime-edit-minute,
[b-qyfysc4fl4]::-webkit-datetime-edit-hour-field,
[b-qyfysc4fl4]::-webkit-datetime-edit-day-field,
[b-qyfysc4fl4]::-webkit-datetime-edit-month-field,
[b-qyfysc4fl4]::-webkit-datetime-edit-year-field {
  padding: 0; }

[b-qyfysc4fl4]::-webkit-inner-spin-button {
  height: auto; }

[type="search"][b-qyfysc4fl4] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
[b-qyfysc4fl4]::-webkit-search-decoration {
  -webkit-appearance: none; }

[b-qyfysc4fl4]::-webkit-color-swatch-wrapper {
  padding: 0; }

[b-qyfysc4fl4]::file-selector-button {
  font: inherit; }

[b-qyfysc4fl4]::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output[b-qyfysc4fl4] {
  display: inline-block; }

iframe[b-qyfysc4fl4] {
  border: 0; }

summary[b-qyfysc4fl4] {
  display: list-item;
  cursor: pointer; }

progress[b-qyfysc4fl4] {
  vertical-align: baseline; }

[hidden][b-qyfysc4fl4] {
  display: none !important; }

.lead[b-qyfysc4fl4] {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1[b-qyfysc4fl4] {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-1[b-qyfysc4fl4] {
      font-size: 5rem; } }

.display-2[b-qyfysc4fl4] {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-2[b-qyfysc4fl4] {
      font-size: 4.5rem; } }

.display-3[b-qyfysc4fl4] {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-3[b-qyfysc4fl4] {
      font-size: 4rem; } }

.display-4[b-qyfysc4fl4] {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-4[b-qyfysc4fl4] {
      font-size: 3.5rem; } }

.display-5[b-qyfysc4fl4] {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-5[b-qyfysc4fl4] {
      font-size: 3rem; } }

.display-6[b-qyfysc4fl4] {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .display-6[b-qyfysc4fl4] {
      font-size: 2.5rem; } }

.list-unstyled[b-qyfysc4fl4] {
  padding-left: 0;
  list-style: none; }

.list-inline[b-qyfysc4fl4] {
  padding-left: 0;
  list-style: none; }

.list-inline-item[b-qyfysc4fl4] {
  display: inline-block; }
  .list-inline-item:not(:last-child)[b-qyfysc4fl4] {
    margin-right: 0.5rem; }

.initialism[b-qyfysc4fl4] {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote[b-qyfysc4fl4] {
  margin-bottom: 1rem;
  font-size: 1.25rem; }
  .blockquote > :last-child[b-qyfysc4fl4] {
    margin-bottom: 0; }

.blockquote-footer[b-qyfysc4fl4] {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer[b-qyfysc4fl4]::before {
    content: "\2014\00A0"; }

.img-fluid[b-qyfysc4fl4] {
  max-width: 100%;
  height: auto; }

.img-thumbnail[b-qyfysc4fl4] {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure[b-qyfysc4fl4] {
  display: inline-block; }

.figure-img[b-qyfysc4fl4] {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption[b-qyfysc4fl4] {
  font-size: 0.875em;
  color: #6c757d; }

.container[b-qyfysc4fl4],
.container-fluid[b-qyfysc4fl4],
.container-sm[b-qyfysc4fl4],
.container-md[b-qyfysc4fl4],
.container-lg[b-qyfysc4fl4],
.container-xl[b-qyfysc4fl4],
.container-xxl[b-qyfysc4fl4] {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container[b-qyfysc4fl4], .container-sm[b-qyfysc4fl4] {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container[b-qyfysc4fl4], .container-sm[b-qyfysc4fl4], .container-md[b-qyfysc4fl4] {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container[b-qyfysc4fl4], .container-sm[b-qyfysc4fl4], .container-md[b-qyfysc4fl4], .container-lg[b-qyfysc4fl4] {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container[b-qyfysc4fl4], .container-sm[b-qyfysc4fl4], .container-md[b-qyfysc4fl4], .container-lg[b-qyfysc4fl4], .container-xl[b-qyfysc4fl4] {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .container[b-qyfysc4fl4], .container-sm[b-qyfysc4fl4], .container-md[b-qyfysc4fl4], .container-lg[b-qyfysc4fl4], .container-xl[b-qyfysc4fl4], .container-xxl[b-qyfysc4fl4] {
    max-width: 1320px; } }

.row[b-qyfysc4fl4] {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2); }
  .row > *[b-qyfysc4fl4] {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) / 2);
    padding-left: calc(var(--bs-gutter-x) / 2);
    margin-top: var(--bs-gutter-y); }

.col[b-qyfysc4fl4] {
  flex: 1 0 0%; }

.row-cols-auto > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 33.33333%; }

.row-cols-4 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > *[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-auto[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: auto; }

.col-1[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 8.33333%; }

.col-2[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 16.66667%; }

.col-3[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 25%; }

.col-4[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 33.33333%; }

.col-5[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 41.66667%; }

.col-6[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 50%; }

.col-7[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 58.33333%; }

.col-8[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 66.66667%; }

.col-9[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 75%; }

.col-10[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 83.33333%; }

.col-11[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 91.66667%; }

.col-12[b-qyfysc4fl4] {
  flex: 0 0 auto;
  width: 100%; }

.offset-1[b-qyfysc4fl4] {
  margin-left: 8.33333%; }

.offset-2[b-qyfysc4fl4] {
  margin-left: 16.66667%; }

.offset-3[b-qyfysc4fl4] {
  margin-left: 25%; }

.offset-4[b-qyfysc4fl4] {
  margin-left: 33.33333%; }

.offset-5[b-qyfysc4fl4] {
  margin-left: 41.66667%; }

.offset-6[b-qyfysc4fl4] {
  margin-left: 50%; }

.offset-7[b-qyfysc4fl4] {
  margin-left: 58.33333%; }

.offset-8[b-qyfysc4fl4] {
  margin-left: 66.66667%; }

.offset-9[b-qyfysc4fl4] {
  margin-left: 75%; }

.offset-10[b-qyfysc4fl4] {
  margin-left: 83.33333%; }

.offset-11[b-qyfysc4fl4] {
  margin-left: 91.66667%; }

.g-0[b-qyfysc4fl4],
.gx-0[b-qyfysc4fl4] {
  --bs-gutter-x: 0; }

.g-0[b-qyfysc4fl4],
.gy-0[b-qyfysc4fl4] {
  --bs-gutter-y: 0; }

.g-1[b-qyfysc4fl4],
.gx-1[b-qyfysc4fl4] {
  --bs-gutter-x: 0.25rem; }

.g-1[b-qyfysc4fl4],
.gy-1[b-qyfysc4fl4] {
  --bs-gutter-y: 0.25rem; }

.g-2[b-qyfysc4fl4],
.gx-2[b-qyfysc4fl4] {
  --bs-gutter-x: 0.5rem; }

.g-2[b-qyfysc4fl4],
.gy-2[b-qyfysc4fl4] {
  --bs-gutter-y: 0.5rem; }

.g-3[b-qyfysc4fl4],
.gx-3[b-qyfysc4fl4] {
  --bs-gutter-x: 1rem; }

.g-3[b-qyfysc4fl4],
.gy-3[b-qyfysc4fl4] {
  --bs-gutter-y: 1rem; }

.g-4[b-qyfysc4fl4],
.gx-4[b-qyfysc4fl4] {
  --bs-gutter-x: 1.5rem; }

.g-4[b-qyfysc4fl4],
.gy-4[b-qyfysc4fl4] {
  --bs-gutter-y: 1.5rem; }

.g-5[b-qyfysc4fl4],
.gx-5[b-qyfysc4fl4] {
  --bs-gutter-x: 3rem; }

.g-5[b-qyfysc4fl4],
.gy-5[b-qyfysc4fl4] {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm[b-qyfysc4fl4] {
    flex: 1 0 0%; }
  .row-cols-sm-auto > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0[b-qyfysc4fl4] {
    margin-left: 0; }
  .offset-sm-1[b-qyfysc4fl4] {
    margin-left: 8.33333%; }
  .offset-sm-2[b-qyfysc4fl4] {
    margin-left: 16.66667%; }
  .offset-sm-3[b-qyfysc4fl4] {
    margin-left: 25%; }
  .offset-sm-4[b-qyfysc4fl4] {
    margin-left: 33.33333%; }
  .offset-sm-5[b-qyfysc4fl4] {
    margin-left: 41.66667%; }
  .offset-sm-6[b-qyfysc4fl4] {
    margin-left: 50%; }
  .offset-sm-7[b-qyfysc4fl4] {
    margin-left: 58.33333%; }
  .offset-sm-8[b-qyfysc4fl4] {
    margin-left: 66.66667%; }
  .offset-sm-9[b-qyfysc4fl4] {
    margin-left: 75%; }
  .offset-sm-10[b-qyfysc4fl4] {
    margin-left: 83.33333%; }
  .offset-sm-11[b-qyfysc4fl4] {
    margin-left: 91.66667%; }
  .g-sm-0[b-qyfysc4fl4],
  .gx-sm-0[b-qyfysc4fl4] {
    --bs-gutter-x: 0; }
  .g-sm-0[b-qyfysc4fl4],
  .gy-sm-0[b-qyfysc4fl4] {
    --bs-gutter-y: 0; }
  .g-sm-1[b-qyfysc4fl4],
  .gx-sm-1[b-qyfysc4fl4] {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1[b-qyfysc4fl4],
  .gy-sm-1[b-qyfysc4fl4] {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2[b-qyfysc4fl4],
  .gx-sm-2[b-qyfysc4fl4] {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2[b-qyfysc4fl4],
  .gy-sm-2[b-qyfysc4fl4] {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3[b-qyfysc4fl4],
  .gx-sm-3[b-qyfysc4fl4] {
    --bs-gutter-x: 1rem; }
  .g-sm-3[b-qyfysc4fl4],
  .gy-sm-3[b-qyfysc4fl4] {
    --bs-gutter-y: 1rem; }
  .g-sm-4[b-qyfysc4fl4],
  .gx-sm-4[b-qyfysc4fl4] {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4[b-qyfysc4fl4],
  .gy-sm-4[b-qyfysc4fl4] {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5[b-qyfysc4fl4],
  .gx-sm-5[b-qyfysc4fl4] {
    --bs-gutter-x: 3rem; }
  .g-sm-5[b-qyfysc4fl4],
  .gy-sm-5[b-qyfysc4fl4] {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md[b-qyfysc4fl4] {
    flex: 1 0 0%; }
  .row-cols-md-auto > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0[b-qyfysc4fl4] {
    margin-left: 0; }
  .offset-md-1[b-qyfysc4fl4] {
    margin-left: 8.33333%; }
  .offset-md-2[b-qyfysc4fl4] {
    margin-left: 16.66667%; }
  .offset-md-3[b-qyfysc4fl4] {
    margin-left: 25%; }
  .offset-md-4[b-qyfysc4fl4] {
    margin-left: 33.33333%; }
  .offset-md-5[b-qyfysc4fl4] {
    margin-left: 41.66667%; }
  .offset-md-6[b-qyfysc4fl4] {
    margin-left: 50%; }
  .offset-md-7[b-qyfysc4fl4] {
    margin-left: 58.33333%; }
  .offset-md-8[b-qyfysc4fl4] {
    margin-left: 66.66667%; }
  .offset-md-9[b-qyfysc4fl4] {
    margin-left: 75%; }
  .offset-md-10[b-qyfysc4fl4] {
    margin-left: 83.33333%; }
  .offset-md-11[b-qyfysc4fl4] {
    margin-left: 91.66667%; }
  .g-md-0[b-qyfysc4fl4],
  .gx-md-0[b-qyfysc4fl4] {
    --bs-gutter-x: 0; }
  .g-md-0[b-qyfysc4fl4],
  .gy-md-0[b-qyfysc4fl4] {
    --bs-gutter-y: 0; }
  .g-md-1[b-qyfysc4fl4],
  .gx-md-1[b-qyfysc4fl4] {
    --bs-gutter-x: 0.25rem; }
  .g-md-1[b-qyfysc4fl4],
  .gy-md-1[b-qyfysc4fl4] {
    --bs-gutter-y: 0.25rem; }
  .g-md-2[b-qyfysc4fl4],
  .gx-md-2[b-qyfysc4fl4] {
    --bs-gutter-x: 0.5rem; }
  .g-md-2[b-qyfysc4fl4],
  .gy-md-2[b-qyfysc4fl4] {
    --bs-gutter-y: 0.5rem; }
  .g-md-3[b-qyfysc4fl4],
  .gx-md-3[b-qyfysc4fl4] {
    --bs-gutter-x: 1rem; }
  .g-md-3[b-qyfysc4fl4],
  .gy-md-3[b-qyfysc4fl4] {
    --bs-gutter-y: 1rem; }
  .g-md-4[b-qyfysc4fl4],
  .gx-md-4[b-qyfysc4fl4] {
    --bs-gutter-x: 1.5rem; }
  .g-md-4[b-qyfysc4fl4],
  .gy-md-4[b-qyfysc4fl4] {
    --bs-gutter-y: 1.5rem; }
  .g-md-5[b-qyfysc4fl4],
  .gx-md-5[b-qyfysc4fl4] {
    --bs-gutter-x: 3rem; }
  .g-md-5[b-qyfysc4fl4],
  .gy-md-5[b-qyfysc4fl4] {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg[b-qyfysc4fl4] {
    flex: 1 0 0%; }
  .row-cols-lg-auto > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0[b-qyfysc4fl4] {
    margin-left: 0; }
  .offset-lg-1[b-qyfysc4fl4] {
    margin-left: 8.33333%; }
  .offset-lg-2[b-qyfysc4fl4] {
    margin-left: 16.66667%; }
  .offset-lg-3[b-qyfysc4fl4] {
    margin-left: 25%; }
  .offset-lg-4[b-qyfysc4fl4] {
    margin-left: 33.33333%; }
  .offset-lg-5[b-qyfysc4fl4] {
    margin-left: 41.66667%; }
  .offset-lg-6[b-qyfysc4fl4] {
    margin-left: 50%; }
  .offset-lg-7[b-qyfysc4fl4] {
    margin-left: 58.33333%; }
  .offset-lg-8[b-qyfysc4fl4] {
    margin-left: 66.66667%; }
  .offset-lg-9[b-qyfysc4fl4] {
    margin-left: 75%; }
  .offset-lg-10[b-qyfysc4fl4] {
    margin-left: 83.33333%; }
  .offset-lg-11[b-qyfysc4fl4] {
    margin-left: 91.66667%; }
  .g-lg-0[b-qyfysc4fl4],
  .gx-lg-0[b-qyfysc4fl4] {
    --bs-gutter-x: 0; }
  .g-lg-0[b-qyfysc4fl4],
  .gy-lg-0[b-qyfysc4fl4] {
    --bs-gutter-y: 0; }
  .g-lg-1[b-qyfysc4fl4],
  .gx-lg-1[b-qyfysc4fl4] {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1[b-qyfysc4fl4],
  .gy-lg-1[b-qyfysc4fl4] {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2[b-qyfysc4fl4],
  .gx-lg-2[b-qyfysc4fl4] {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2[b-qyfysc4fl4],
  .gy-lg-2[b-qyfysc4fl4] {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3[b-qyfysc4fl4],
  .gx-lg-3[b-qyfysc4fl4] {
    --bs-gutter-x: 1rem; }
  .g-lg-3[b-qyfysc4fl4],
  .gy-lg-3[b-qyfysc4fl4] {
    --bs-gutter-y: 1rem; }
  .g-lg-4[b-qyfysc4fl4],
  .gx-lg-4[b-qyfysc4fl4] {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4[b-qyfysc4fl4],
  .gy-lg-4[b-qyfysc4fl4] {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5[b-qyfysc4fl4],
  .gx-lg-5[b-qyfysc4fl4] {
    --bs-gutter-x: 3rem; }
  .g-lg-5[b-qyfysc4fl4],
  .gy-lg-5[b-qyfysc4fl4] {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl[b-qyfysc4fl4] {
    flex: 1 0 0%; }
  .row-cols-xl-auto > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0[b-qyfysc4fl4] {
    margin-left: 0; }
  .offset-xl-1[b-qyfysc4fl4] {
    margin-left: 8.33333%; }
  .offset-xl-2[b-qyfysc4fl4] {
    margin-left: 16.66667%; }
  .offset-xl-3[b-qyfysc4fl4] {
    margin-left: 25%; }
  .offset-xl-4[b-qyfysc4fl4] {
    margin-left: 33.33333%; }
  .offset-xl-5[b-qyfysc4fl4] {
    margin-left: 41.66667%; }
  .offset-xl-6[b-qyfysc4fl4] {
    margin-left: 50%; }
  .offset-xl-7[b-qyfysc4fl4] {
    margin-left: 58.33333%; }
  .offset-xl-8[b-qyfysc4fl4] {
    margin-left: 66.66667%; }
  .offset-xl-9[b-qyfysc4fl4] {
    margin-left: 75%; }
  .offset-xl-10[b-qyfysc4fl4] {
    margin-left: 83.33333%; }
  .offset-xl-11[b-qyfysc4fl4] {
    margin-left: 91.66667%; }
  .g-xl-0[b-qyfysc4fl4],
  .gx-xl-0[b-qyfysc4fl4] {
    --bs-gutter-x: 0; }
  .g-xl-0[b-qyfysc4fl4],
  .gy-xl-0[b-qyfysc4fl4] {
    --bs-gutter-y: 0; }
  .g-xl-1[b-qyfysc4fl4],
  .gx-xl-1[b-qyfysc4fl4] {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1[b-qyfysc4fl4],
  .gy-xl-1[b-qyfysc4fl4] {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2[b-qyfysc4fl4],
  .gx-xl-2[b-qyfysc4fl4] {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2[b-qyfysc4fl4],
  .gy-xl-2[b-qyfysc4fl4] {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3[b-qyfysc4fl4],
  .gx-xl-3[b-qyfysc4fl4] {
    --bs-gutter-x: 1rem; }
  .g-xl-3[b-qyfysc4fl4],
  .gy-xl-3[b-qyfysc4fl4] {
    --bs-gutter-y: 1rem; }
  .g-xl-4[b-qyfysc4fl4],
  .gx-xl-4[b-qyfysc4fl4] {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4[b-qyfysc4fl4],
  .gy-xl-4[b-qyfysc4fl4] {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5[b-qyfysc4fl4],
  .gx-xl-5[b-qyfysc4fl4] {
    --bs-gutter-x: 3rem; }
  .g-xl-5[b-qyfysc4fl4],
  .gy-xl-5[b-qyfysc4fl4] {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl[b-qyfysc4fl4] {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > *[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12[b-qyfysc4fl4] {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0[b-qyfysc4fl4] {
    margin-left: 0; }
  .offset-xxl-1[b-qyfysc4fl4] {
    margin-left: 8.33333%; }
  .offset-xxl-2[b-qyfysc4fl4] {
    margin-left: 16.66667%; }
  .offset-xxl-3[b-qyfysc4fl4] {
    margin-left: 25%; }
  .offset-xxl-4[b-qyfysc4fl4] {
    margin-left: 33.33333%; }
  .offset-xxl-5[b-qyfysc4fl4] {
    margin-left: 41.66667%; }
  .offset-xxl-6[b-qyfysc4fl4] {
    margin-left: 50%; }
  .offset-xxl-7[b-qyfysc4fl4] {
    margin-left: 58.33333%; }
  .offset-xxl-8[b-qyfysc4fl4] {
    margin-left: 66.66667%; }
  .offset-xxl-9[b-qyfysc4fl4] {
    margin-left: 75%; }
  .offset-xxl-10[b-qyfysc4fl4] {
    margin-left: 83.33333%; }
  .offset-xxl-11[b-qyfysc4fl4] {
    margin-left: 91.66667%; }
  .g-xxl-0[b-qyfysc4fl4],
  .gx-xxl-0[b-qyfysc4fl4] {
    --bs-gutter-x: 0; }
  .g-xxl-0[b-qyfysc4fl4],
  .gy-xxl-0[b-qyfysc4fl4] {
    --bs-gutter-y: 0; }
  .g-xxl-1[b-qyfysc4fl4],
  .gx-xxl-1[b-qyfysc4fl4] {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1[b-qyfysc4fl4],
  .gy-xxl-1[b-qyfysc4fl4] {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2[b-qyfysc4fl4],
  .gx-xxl-2[b-qyfysc4fl4] {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2[b-qyfysc4fl4],
  .gy-xxl-2[b-qyfysc4fl4] {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3[b-qyfysc4fl4],
  .gx-xxl-3[b-qyfysc4fl4] {
    --bs-gutter-x: 1rem; }
  .g-xxl-3[b-qyfysc4fl4],
  .gy-xxl-3[b-qyfysc4fl4] {
    --bs-gutter-y: 1rem; }
  .g-xxl-4[b-qyfysc4fl4],
  .gx-xxl-4[b-qyfysc4fl4] {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4[b-qyfysc4fl4],
  .gy-xxl-4[b-qyfysc4fl4] {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5[b-qyfysc4fl4],
  .gx-xxl-5[b-qyfysc4fl4] {
    --bs-gutter-x: 3rem; }
  .g-xxl-5[b-qyfysc4fl4],
  .gy-xxl-5[b-qyfysc4fl4] {
    --bs-gutter-y: 3rem; } }

.table[b-qyfysc4fl4] {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6; }
  .table > :not(caption) > * > *[b-qyfysc4fl4] {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); }
  .table > tbody[b-qyfysc4fl4] {
    vertical-align: inherit; }
  .table > thead[b-qyfysc4fl4] {
    vertical-align: bottom; }
  .table > :not(:last-child) > :last-child > *[b-qyfysc4fl4] {
    border-bottom-color: currentColor; }

.caption-top[b-qyfysc4fl4] {
  caption-side: top; }

.table-sm > :not(caption) > * > *[b-qyfysc4fl4] {
  padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > *[b-qyfysc4fl4] {
  border-width: 1px 0; }
  .table-bordered > :not(caption) > * > *[b-qyfysc4fl4] {
    border-width: 0 1px; }

.table-borderless > :not(caption) > * > *[b-qyfysc4fl4] {
  border-bottom-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd)[b-qyfysc4fl4] {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color); }

.table-active[b-qyfysc4fl4] {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color); }

.table-hover > tbody > tr:hover[b-qyfysc4fl4] {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color); }

.table-primary[b-qyfysc4fl4] {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6; }

.table-secondary[b-qyfysc4fl4] {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce; }

.table-success[b-qyfysc4fl4] {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7; }

.table-info[b-qyfysc4fl4] {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3; }

.table-warning[b-qyfysc4fl4] {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9; }

.table-danger[b-qyfysc4fl4] {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4; }

.table-light[b-qyfysc4fl4] {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1; }

.table-dark[b-qyfysc4fl4] {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e; }

.table-responsive[b-qyfysc4fl4] {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm[b-qyfysc4fl4] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md[b-qyfysc4fl4] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg[b-qyfysc4fl4] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl[b-qyfysc4fl4] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1399.98px) {
  .table-responsive-xxl[b-qyfysc4fl4] {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.form-label[b-qyfysc4fl4] {
  margin-bottom: 0.5rem; }

.col-form-label[b-qyfysc4fl4] {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg[b-qyfysc4fl4] {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem; }

.col-form-label-sm[b-qyfysc4fl4] {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem; }

.form-text[b-qyfysc4fl4] {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d; }

.form-control[b-qyfysc4fl4] {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control[b-qyfysc4fl4] {
      transition: none; } }
  .form-control[type="file"][b-qyfysc4fl4] {
    overflow: hidden; }
    .form-control[type="file"]:not(:disabled):not([readonly])[b-qyfysc4fl4] {
      cursor: pointer; }
  .form-control:focus[b-qyfysc4fl4] {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
  .form-control[b-qyfysc4fl4]::-webkit-date-and-time-value {
    height: 1.5em; }
  .form-control[b-qyfysc4fl4]::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled[b-qyfysc4fl4], .form-control[readonly][b-qyfysc4fl4] {
    background-color: #e9ecef;
    opacity: 1; }
  .form-control[b-qyfysc4fl4]::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control[b-qyfysc4fl4]::file-selector-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])[b-qyfysc4fl4]::file-selector-button {
    background-color: #dde0e3; }
  .form-control[b-qyfysc4fl4]::-webkit-file-upload-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    margin-inline-end: 0.75rem;
    color: #212529;
    background-color: #e9ecef;
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: 1px;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control[b-qyfysc4fl4]::-webkit-file-upload-button {
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])[b-qyfysc4fl4]::-webkit-file-upload-button {
    background-color: #dde0e3; }

.form-control-plaintext[b-qyfysc4fl4] {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm[b-qyfysc4fl4], .form-control-plaintext.form-control-lg[b-qyfysc4fl4] {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm[b-qyfysc4fl4] {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }
  .form-control-sm[b-qyfysc4fl4]::file-selector-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }
  .form-control-sm[b-qyfysc4fl4]::-webkit-file-upload-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    margin-inline-end: 0.5rem; }

.form-control-lg[b-qyfysc4fl4] {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }
  .form-control-lg[b-qyfysc4fl4]::file-selector-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }
  .form-control-lg[b-qyfysc4fl4]::-webkit-file-upload-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    margin-inline-end: 1rem; }

textarea.form-control[b-qyfysc4fl4] {
  min-height: calc(1.5em + 0.75rem + 2px); }

textarea.form-control-sm[b-qyfysc4fl4] {
  min-height: calc(1.5em + 0.5rem + 2px); }

textarea.form-control-lg[b-qyfysc4fl4] {
  min-height: calc(1.5em + 1rem + 2px); }

.form-control-color[b-qyfysc4fl4] {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem; }
  .form-control-color:not(:disabled):not([readonly])[b-qyfysc4fl4] {
    cursor: pointer; }
  .form-control-color[b-qyfysc4fl4]::-moz-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem; }
  .form-control-color[b-qyfysc4fl4]::-webkit-color-swatch {
    height: 1.5em;
    border-radius: 0.25rem; }

.form-select[b-qyfysc4fl4] {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .form-select:focus[b-qyfysc4fl4] {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
  .form-select[multiple][b-qyfysc4fl4], .form-select[size]:not([size="1"])[b-qyfysc4fl4] {
    padding-right: 0.75rem;
    background-image: none; }
  .form-select:disabled[b-qyfysc4fl4] {
    background-color: #e9ecef; }
  .form-select:-moz-focusring[b-qyfysc4fl4] {
    color: transparent;
    text-shadow: 0 0 0 #212529; }

.form-select-sm[b-qyfysc4fl4] {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.form-select-lg[b-qyfysc4fl4] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.form-check[b-qyfysc4fl4] {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input[b-qyfysc4fl4] {
    float: left;
    margin-left: -1.5em; }

.form-check-input[b-qyfysc4fl4] {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact; }
  .form-check-input[type="checkbox"][b-qyfysc4fl4] {
    border-radius: 0.25em; }
  .form-check-input[type="radio"][b-qyfysc4fl4] {
    border-radius: 50%; }
  .form-check-input:active[b-qyfysc4fl4] {
    filter: brightness(90%); }
  .form-check-input:focus[b-qyfysc4fl4] {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
  .form-check-input:checked[b-qyfysc4fl4] {
    background-color: #0d6efd;
    border-color: #0d6efd; }
    .form-check-input:checked[type="checkbox"][b-qyfysc4fl4] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"][b-qyfysc4fl4] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate[b-qyfysc4fl4] {
    background-color: #0d6efd;
    border-color: #0d6efd;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled[b-qyfysc4fl4] {
    pointer-events: none;
    filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label[b-qyfysc4fl4], .form-check-input:disabled ~ .form-check-label[b-qyfysc4fl4] {
    opacity: 0.5; }

.form-switch[b-qyfysc4fl4] {
  padding-left: 2.5em; }
  .form-switch .form-check-input[b-qyfysc4fl4] {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-switch .form-check-input[b-qyfysc4fl4] {
        transition: none; } }
    .form-switch .form-check-input:focus[b-qyfysc4fl4] {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked[b-qyfysc4fl4] {
      background-position: right center;
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.form-check-inline[b-qyfysc4fl4] {
  display: inline-block;
  margin-right: 1rem; }

.btn-check[b-qyfysc4fl4] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
  .btn-check[disabled] + .btn[b-qyfysc4fl4], .btn-check:disabled + .btn[b-qyfysc4fl4] {
    pointer-events: none;
    filter: none;
    opacity: 0.65; }

.form-range[b-qyfysc4fl4] {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .form-range:focus[b-qyfysc4fl4] {
    outline: 0; }
    .form-range:focus[b-qyfysc4fl4]::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
    .form-range:focus[b-qyfysc4fl4]::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
  .form-range[b-qyfysc4fl4]::-moz-focus-outer {
    border: 0; }
  .form-range[b-qyfysc4fl4]::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range[b-qyfysc4fl4]::-webkit-slider-thumb {
        transition: none; } }
    .form-range[b-qyfysc4fl4]::-webkit-slider-thumb:active {
      background-color: #b6d4fe; }
  .form-range[b-qyfysc4fl4]::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .form-range[b-qyfysc4fl4]::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .form-range[b-qyfysc4fl4]::-moz-range-thumb {
        transition: none; } }
    .form-range[b-qyfysc4fl4]::-moz-range-thumb:active {
      background-color: #b6d4fe; }
  .form-range[b-qyfysc4fl4]::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .form-range:disabled[b-qyfysc4fl4] {
    pointer-events: none; }
    .form-range:disabled[b-qyfysc4fl4]::-webkit-slider-thumb {
      background-color: #adb5bd; }
    .form-range:disabled[b-qyfysc4fl4]::-moz-range-thumb {
      background-color: #adb5bd; }

.form-floating[b-qyfysc4fl4] {
  position: relative; }
  .form-floating > .form-control[b-qyfysc4fl4],
  .form-floating > .form-select[b-qyfysc4fl4] {
    height: calc(3.5rem + 2px);
    padding: 1rem 0.75rem; }
  .form-floating > label[b-qyfysc4fl4] {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-floating > label[b-qyfysc4fl4] {
        transition: none; } }
  .form-floating > .form-control[b-qyfysc4fl4]::placeholder {
    color: transparent; }
  .form-floating > .form-control:focus[b-qyfysc4fl4], .form-floating > .form-control:not(:placeholder-shown)[b-qyfysc4fl4] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-control:-webkit-autofill[b-qyfysc4fl4] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-select[b-qyfysc4fl4] {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem; }
  .form-floating > .form-control:focus ~ label[b-qyfysc4fl4],
  .form-floating > .form-control:not(:placeholder-shown) ~ label[b-qyfysc4fl4],
  .form-floating > .form-select ~ label[b-qyfysc4fl4] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:-webkit-autofill ~ label[b-qyfysc4fl4] {
    opacity: 0.65;
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.input-group[b-qyfysc4fl4] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control[b-qyfysc4fl4],
  .input-group > .form-select[b-qyfysc4fl4] {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0; }
  .input-group > .form-control:focus[b-qyfysc4fl4],
  .input-group > .form-select:focus[b-qyfysc4fl4] {
    z-index: 3; }
  .input-group .btn[b-qyfysc4fl4] {
    position: relative;
    z-index: 2; }
    .input-group .btn:focus[b-qyfysc4fl4] {
      z-index: 3; }

.input-group-text[b-qyfysc4fl4] {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }

.input-group-lg > .form-control[b-qyfysc4fl4],
.input-group-lg > .form-select[b-qyfysc4fl4],
.input-group-lg > .input-group-text[b-qyfysc4fl4],
.input-group-lg > .btn[b-qyfysc4fl4] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.input-group-sm > .form-control[b-qyfysc4fl4],
.input-group-sm > .form-select[b-qyfysc4fl4],
.input-group-sm > .input-group-text[b-qyfysc4fl4],
.input-group-sm > .btn[b-qyfysc4fl4] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.input-group-lg > .form-select[b-qyfysc4fl4],
.input-group-sm > .form-select[b-qyfysc4fl4] {
  padding-right: 3rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu)[b-qyfysc4fl4],
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3)[b-qyfysc4fl4] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu)[b-qyfysc4fl4],
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4)[b-qyfysc4fl4] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback)[b-qyfysc4fl4] {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.valid-feedback[b-qyfysc4fl4] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754; }

.valid-tooltip[b-qyfysc4fl4] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback[b-qyfysc4fl4],
.was-validated :valid ~ .valid-tooltip[b-qyfysc4fl4],
.is-valid ~ .valid-feedback[b-qyfysc4fl4],
.is-valid ~ .valid-tooltip[b-qyfysc4fl4] {
  display: block; }

.was-validated .form-control:valid[b-qyfysc4fl4], .form-control.is-valid[b-qyfysc4fl4] {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus[b-qyfysc4fl4], .form-control.is-valid:focus[b-qyfysc4fl4] {
    border-color: #198754;
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25); }

.was-validated textarea.form-control:valid[b-qyfysc4fl4], textarea.form-control.is-valid[b-qyfysc4fl4] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:valid[b-qyfysc4fl4], .form-select.is-valid[b-qyfysc4fl4] {
  border-color: #198754;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:valid:focus[b-qyfysc4fl4], .form-select.is-valid:focus[b-qyfysc4fl4] {
    border-color: #198754;
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25); }

.was-validated .form-check-input:valid[b-qyfysc4fl4], .form-check-input.is-valid[b-qyfysc4fl4] {
  border-color: #198754; }
  .was-validated .form-check-input:valid:checked[b-qyfysc4fl4], .form-check-input.is-valid:checked[b-qyfysc4fl4] {
    background-color: #198754; }
  .was-validated .form-check-input:valid:focus[b-qyfysc4fl4], .form-check-input.is-valid:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25); }
  .was-validated .form-check-input:valid ~ .form-check-label[b-qyfysc4fl4], .form-check-input.is-valid ~ .form-check-label[b-qyfysc4fl4] {
    color: #198754; }

.form-check-inline .form-check-input ~ .valid-feedback[b-qyfysc4fl4] {
  margin-left: .5em; }

.was-validated .input-group .form-control:valid[b-qyfysc4fl4], .input-group .form-control.is-valid[b-qyfysc4fl4], .was-validated
.input-group .form-select:valid[b-qyfysc4fl4],
.input-group .form-select.is-valid[b-qyfysc4fl4] {
  z-index: 3; }

.invalid-feedback[b-qyfysc4fl4] {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545; }

.invalid-tooltip[b-qyfysc4fl4] {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback[b-qyfysc4fl4],
.was-validated :invalid ~ .invalid-tooltip[b-qyfysc4fl4],
.is-invalid ~ .invalid-feedback[b-qyfysc4fl4],
.is-invalid ~ .invalid-tooltip[b-qyfysc4fl4] {
  display: block; }

.was-validated .form-control:invalid[b-qyfysc4fl4], .form-control.is-invalid[b-qyfysc4fl4] {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus[b-qyfysc4fl4], .form-control.is-invalid:focus[b-qyfysc4fl4] {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25); }

.was-validated textarea.form-control:invalid[b-qyfysc4fl4], textarea.form-control.is-invalid[b-qyfysc4fl4] {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:invalid[b-qyfysc4fl4], .form-select.is-invalid[b-qyfysc4fl4] {
  border-color: #dc3545;
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:invalid:focus[b-qyfysc4fl4], .form-select.is-invalid:focus[b-qyfysc4fl4] {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid[b-qyfysc4fl4], .form-check-input.is-invalid[b-qyfysc4fl4] {
  border-color: #dc3545; }
  .was-validated .form-check-input:invalid:checked[b-qyfysc4fl4], .form-check-input.is-invalid:checked[b-qyfysc4fl4] {
    background-color: #dc3545; }
  .was-validated .form-check-input:invalid:focus[b-qyfysc4fl4], .form-check-input.is-invalid:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-check-input:invalid ~ .form-check-label[b-qyfysc4fl4], .form-check-input.is-invalid ~ .form-check-label[b-qyfysc4fl4] {
    color: #dc3545; }

.form-check-inline .form-check-input ~ .invalid-feedback[b-qyfysc4fl4] {
  margin-left: .5em; }

.was-validated .input-group .form-control:invalid[b-qyfysc4fl4], .input-group .form-control.is-invalid[b-qyfysc4fl4], .was-validated
.input-group .form-select:invalid[b-qyfysc4fl4],
.input-group .form-select.is-invalid[b-qyfysc4fl4] {
  z-index: 3; }

.btn[b-qyfysc4fl4] {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn[b-qyfysc4fl4] {
      transition: none; } }
  .btn:hover[b-qyfysc4fl4] {
    color: #212529; }
  .btn-check:focus + .btn[b-qyfysc4fl4], .btn:focus[b-qyfysc4fl4] {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }
  .btn:disabled[b-qyfysc4fl4], .btn.disabled[b-qyfysc4fl4],
  fieldset:disabled .btn[b-qyfysc4fl4] {
    pointer-events: none;
    opacity: 0.65; }

.btn-primary[b-qyfysc4fl4] {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd; }
  .btn-primary:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca; }
  .btn-check:focus + .btn-primary[b-qyfysc4fl4], .btn-primary:focus[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5); }
  .btn-check:checked + .btn-primary[b-qyfysc4fl4],
  .btn-check:active + .btn-primary[b-qyfysc4fl4], .btn-primary:active[b-qyfysc4fl4], .btn-primary.active[b-qyfysc4fl4],
  .show > .btn-primary.dropdown-toggle[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be; }
    .btn-check:checked + .btn-primary:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-primary:focus[b-qyfysc4fl4], .btn-primary:active:focus[b-qyfysc4fl4], .btn-primary.active:focus[b-qyfysc4fl4],
    .show > .btn-primary.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5); }
  .btn-primary:disabled[b-qyfysc4fl4], .btn-primary.disabled[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd; }

.btn-secondary[b-qyfysc4fl4] {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64; }
  .btn-check:focus + .btn-secondary[b-qyfysc4fl4], .btn-secondary:focus[b-qyfysc4fl4] {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
    box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5); }
  .btn-check:checked + .btn-secondary[b-qyfysc4fl4],
  .btn-check:active + .btn-secondary[b-qyfysc4fl4], .btn-secondary:active[b-qyfysc4fl4], .btn-secondary.active[b-qyfysc4fl4],
  .show > .btn-secondary.dropdown-toggle[b-qyfysc4fl4] {
    color: #fff;
    background-color: #565e64;
    border-color: #51585e; }
    .btn-check:checked + .btn-secondary:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-secondary:focus[b-qyfysc4fl4], .btn-secondary:active:focus[b-qyfysc4fl4], .btn-secondary.active:focus[b-qyfysc4fl4],
    .show > .btn-secondary.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5); }
  .btn-secondary:disabled[b-qyfysc4fl4], .btn-secondary.disabled[b-qyfysc4fl4] {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }

.btn-success[b-qyfysc4fl4] {
  color: #fff;
  background-color: #198754;
  border-color: #198754; }
  .btn-success:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #157347;
    border-color: #146c43; }
  .btn-check:focus + .btn-success[b-qyfysc4fl4], .btn-success:focus[b-qyfysc4fl4] {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5); }
  .btn-check:checked + .btn-success[b-qyfysc4fl4],
  .btn-check:active + .btn-success[b-qyfysc4fl4], .btn-success:active[b-qyfysc4fl4], .btn-success.active[b-qyfysc4fl4],
  .show > .btn-success.dropdown-toggle[b-qyfysc4fl4] {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f; }
    .btn-check:checked + .btn-success:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-success:focus[b-qyfysc4fl4], .btn-success:active:focus[b-qyfysc4fl4], .btn-success.active:focus[b-qyfysc4fl4],
    .show > .btn-success.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5); }
  .btn-success:disabled[b-qyfysc4fl4], .btn-success.disabled[b-qyfysc4fl4] {
    color: #fff;
    background-color: #198754;
    border-color: #198754; }

.btn-info[b-qyfysc4fl4] {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0; }
  .btn-info:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2; }
  .btn-check:focus + .btn-info[b-qyfysc4fl4], .btn-info:focus[b-qyfysc4fl4] {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5); }
  .btn-check:checked + .btn-info[b-qyfysc4fl4],
  .btn-check:active + .btn-info[b-qyfysc4fl4], .btn-info:active[b-qyfysc4fl4], .btn-info.active[b-qyfysc4fl4],
  .show > .btn-info.dropdown-toggle[b-qyfysc4fl4] {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2; }
    .btn-check:checked + .btn-info:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-info:focus[b-qyfysc4fl4], .btn-info:active:focus[b-qyfysc4fl4], .btn-info.active:focus[b-qyfysc4fl4],
    .show > .btn-info.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5); }
  .btn-info:disabled[b-qyfysc4fl4], .btn-info.disabled[b-qyfysc4fl4] {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0; }

.btn-warning[b-qyfysc4fl4] {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720; }
  .btn-check:focus + .btn-warning[b-qyfysc4fl4], .btn-warning:focus[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5); }
  .btn-check:checked + .btn-warning[b-qyfysc4fl4],
  .btn-check:active + .btn-warning[b-qyfysc4fl4], .btn-warning:active[b-qyfysc4fl4], .btn-warning.active[b-qyfysc4fl4],
  .show > .btn-warning.dropdown-toggle[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720; }
    .btn-check:checked + .btn-warning:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-warning:focus[b-qyfysc4fl4], .btn-warning:active:focus[b-qyfysc4fl4], .btn-warning.active:focus[b-qyfysc4fl4],
    .show > .btn-warning.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5); }
  .btn-warning:disabled[b-qyfysc4fl4], .btn-warning.disabled[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107; }

.btn-danger[b-qyfysc4fl4] {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37; }
  .btn-check:focus + .btn-danger[b-qyfysc4fl4], .btn-danger:focus[b-qyfysc4fl4] {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5); }
  .btn-check:checked + .btn-danger[b-qyfysc4fl4],
  .btn-check:active + .btn-danger[b-qyfysc4fl4], .btn-danger:active[b-qyfysc4fl4], .btn-danger.active[b-qyfysc4fl4],
  .show > .btn-danger.dropdown-toggle[b-qyfysc4fl4] {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834; }
    .btn-check:checked + .btn-danger:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-danger:focus[b-qyfysc4fl4], .btn-danger:active:focus[b-qyfysc4fl4], .btn-danger.active:focus[b-qyfysc4fl4],
    .show > .btn-danger.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5); }
  .btn-danger:disabled[b-qyfysc4fl4], .btn-danger.disabled[b-qyfysc4fl4] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }

.btn-light[b-qyfysc4fl4] {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb; }
  .btn-check:focus + .btn-light[b-qyfysc4fl4], .btn-light:focus[b-qyfysc4fl4] {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5); }
  .btn-check:checked + .btn-light[b-qyfysc4fl4],
  .btn-check:active + .btn-light[b-qyfysc4fl4], .btn-light:active[b-qyfysc4fl4], .btn-light.active[b-qyfysc4fl4],
  .show > .btn-light.dropdown-toggle[b-qyfysc4fl4] {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb; }
    .btn-check:checked + .btn-light:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-light:focus[b-qyfysc4fl4], .btn-light:active:focus[b-qyfysc4fl4], .btn-light.active:focus[b-qyfysc4fl4],
    .show > .btn-light.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5); }
  .btn-light:disabled[b-qyfysc4fl4], .btn-light.disabled[b-qyfysc4fl4] {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }

.btn-dark[b-qyfysc4fl4] {
  color: #fff;
  background-color: #212529;
  border-color: #212529; }
  .btn-dark:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21; }
  .btn-check:focus + .btn-dark[b-qyfysc4fl4], .btn-dark:focus[b-qyfysc4fl4] {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5); }
  .btn-check:checked + .btn-dark[b-qyfysc4fl4],
  .btn-check:active + .btn-dark[b-qyfysc4fl4], .btn-dark:active[b-qyfysc4fl4], .btn-dark.active[b-qyfysc4fl4],
  .show > .btn-dark.dropdown-toggle[b-qyfysc4fl4] {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f; }
    .btn-check:checked + .btn-dark:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-dark:focus[b-qyfysc4fl4], .btn-dark:active:focus[b-qyfysc4fl4], .btn-dark.active:focus[b-qyfysc4fl4],
    .show > .btn-dark.dropdown-toggle:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5); }
  .btn-dark:disabled[b-qyfysc4fl4], .btn-dark.disabled[b-qyfysc4fl4] {
    color: #fff;
    background-color: #212529;
    border-color: #212529; }

.btn-outline-primary[b-qyfysc4fl4] {
  color: #0d6efd;
  border-color: #0d6efd; }
  .btn-outline-primary:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd; }
  .btn-check:focus + .btn-outline-primary[b-qyfysc4fl4], .btn-outline-primary:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5); }
  .btn-check:checked + .btn-outline-primary[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-primary[b-qyfysc4fl4], .btn-outline-primary:active[b-qyfysc4fl4], .btn-outline-primary.active[b-qyfysc4fl4], .btn-outline-primary.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd; }
    .btn-check:checked + .btn-outline-primary:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-primary:focus[b-qyfysc4fl4], .btn-outline-primary:active:focus[b-qyfysc4fl4], .btn-outline-primary.active:focus[b-qyfysc4fl4], .btn-outline-primary.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5); }
  .btn-outline-primary:disabled[b-qyfysc4fl4], .btn-outline-primary.disabled[b-qyfysc4fl4] {
    color: #0d6efd;
    background-color: transparent; }

.btn-outline-secondary[b-qyfysc4fl4] {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-check:focus + .btn-outline-secondary[b-qyfysc4fl4], .btn-outline-secondary:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5); }
  .btn-check:checked + .btn-outline-secondary[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-secondary[b-qyfysc4fl4], .btn-outline-secondary:active[b-qyfysc4fl4], .btn-outline-secondary.active[b-qyfysc4fl4], .btn-outline-secondary.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-check:checked + .btn-outline-secondary:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-secondary:focus[b-qyfysc4fl4], .btn-outline-secondary:active:focus[b-qyfysc4fl4], .btn-outline-secondary.active:focus[b-qyfysc4fl4], .btn-outline-secondary.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary:disabled[b-qyfysc4fl4], .btn-outline-secondary.disabled[b-qyfysc4fl4] {
    color: #6c757d;
    background-color: transparent; }

.btn-outline-success[b-qyfysc4fl4] {
  color: #198754;
  border-color: #198754; }
  .btn-outline-success:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #198754;
    border-color: #198754; }
  .btn-check:focus + .btn-outline-success[b-qyfysc4fl4], .btn-outline-success:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5); }
  .btn-check:checked + .btn-outline-success[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-success[b-qyfysc4fl4], .btn-outline-success:active[b-qyfysc4fl4], .btn-outline-success.active[b-qyfysc4fl4], .btn-outline-success.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #fff;
    background-color: #198754;
    border-color: #198754; }
    .btn-check:checked + .btn-outline-success:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-success:focus[b-qyfysc4fl4], .btn-outline-success:active:focus[b-qyfysc4fl4], .btn-outline-success.active:focus[b-qyfysc4fl4], .btn-outline-success.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5); }
  .btn-outline-success:disabled[b-qyfysc4fl4], .btn-outline-success.disabled[b-qyfysc4fl4] {
    color: #198754;
    background-color: transparent; }

.btn-outline-info[b-qyfysc4fl4] {
  color: #0dcaf0;
  border-color: #0dcaf0; }
  .btn-outline-info:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0; }
  .btn-check:focus + .btn-outline-info[b-qyfysc4fl4], .btn-outline-info:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5); }
  .btn-check:checked + .btn-outline-info[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-info[b-qyfysc4fl4], .btn-outline-info:active[b-qyfysc4fl4], .btn-outline-info.active[b-qyfysc4fl4], .btn-outline-info.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0; }
    .btn-check:checked + .btn-outline-info:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-info:focus[b-qyfysc4fl4], .btn-outline-info:active:focus[b-qyfysc4fl4], .btn-outline-info.active:focus[b-qyfysc4fl4], .btn-outline-info.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5); }
  .btn-outline-info:disabled[b-qyfysc4fl4], .btn-outline-info.disabled[b-qyfysc4fl4] {
    color: #0dcaf0;
    background-color: transparent; }

.btn-outline-warning[b-qyfysc4fl4] {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-check:focus + .btn-outline-warning[b-qyfysc4fl4], .btn-outline-warning:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5); }
  .btn-check:checked + .btn-outline-warning[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-warning[b-qyfysc4fl4], .btn-outline-warning:active[b-qyfysc4fl4], .btn-outline-warning.active[b-qyfysc4fl4], .btn-outline-warning.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-check:checked + .btn-outline-warning:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-warning:focus[b-qyfysc4fl4], .btn-outline-warning:active:focus[b-qyfysc4fl4], .btn-outline-warning.active:focus[b-qyfysc4fl4], .btn-outline-warning.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning:disabled[b-qyfysc4fl4], .btn-outline-warning.disabled[b-qyfysc4fl4] {
    color: #ffc107;
    background-color: transparent; }

.btn-outline-danger[b-qyfysc4fl4] {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-check:focus + .btn-outline-danger[b-qyfysc4fl4], .btn-outline-danger:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5); }
  .btn-check:checked + .btn-outline-danger[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-danger[b-qyfysc4fl4], .btn-outline-danger:active[b-qyfysc4fl4], .btn-outline-danger.active[b-qyfysc4fl4], .btn-outline-danger.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-check:checked + .btn-outline-danger:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-danger:focus[b-qyfysc4fl4], .btn-outline-danger:active:focus[b-qyfysc4fl4], .btn-outline-danger.active:focus[b-qyfysc4fl4], .btn-outline-danger.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger:disabled[b-qyfysc4fl4], .btn-outline-danger.disabled[b-qyfysc4fl4] {
    color: #dc3545;
    background-color: transparent; }

.btn-outline-light[b-qyfysc4fl4] {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover[b-qyfysc4fl4] {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-check:focus + .btn-outline-light[b-qyfysc4fl4], .btn-outline-light:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5); }
  .btn-check:checked + .btn-outline-light[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-light[b-qyfysc4fl4], .btn-outline-light:active[b-qyfysc4fl4], .btn-outline-light.active[b-qyfysc4fl4], .btn-outline-light.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-check:checked + .btn-outline-light:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-light:focus[b-qyfysc4fl4], .btn-outline-light:active:focus[b-qyfysc4fl4], .btn-outline-light.active:focus[b-qyfysc4fl4], .btn-outline-light.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light:disabled[b-qyfysc4fl4], .btn-outline-light.disabled[b-qyfysc4fl4] {
    color: #f8f9fa;
    background-color: transparent; }

.btn-outline-dark[b-qyfysc4fl4] {
  color: #212529;
  border-color: #212529; }
  .btn-outline-dark:hover[b-qyfysc4fl4] {
    color: #fff;
    background-color: #212529;
    border-color: #212529; }
  .btn-check:focus + .btn-outline-dark[b-qyfysc4fl4], .btn-outline-dark:focus[b-qyfysc4fl4] {
    box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5); }
  .btn-check:checked + .btn-outline-dark[b-qyfysc4fl4],
  .btn-check:active + .btn-outline-dark[b-qyfysc4fl4], .btn-outline-dark:active[b-qyfysc4fl4], .btn-outline-dark.active[b-qyfysc4fl4], .btn-outline-dark.dropdown-toggle.show[b-qyfysc4fl4] {
    color: #fff;
    background-color: #212529;
    border-color: #212529; }
    .btn-check:checked + .btn-outline-dark:focus[b-qyfysc4fl4],
    .btn-check:active + .btn-outline-dark:focus[b-qyfysc4fl4], .btn-outline-dark:active:focus[b-qyfysc4fl4], .btn-outline-dark.active:focus[b-qyfysc4fl4], .btn-outline-dark.dropdown-toggle.show:focus[b-qyfysc4fl4] {
      box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5); }
  .btn-outline-dark:disabled[b-qyfysc4fl4], .btn-outline-dark.disabled[b-qyfysc4fl4] {
    color: #212529;
    background-color: transparent; }

.btn-link[b-qyfysc4fl4] {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline; }
  .btn-link:hover[b-qyfysc4fl4] {
    color: #0a58ca; }
  .btn-link:disabled[b-qyfysc4fl4], .btn-link.disabled[b-qyfysc4fl4] {
    color: #6c757d; }

.btn-lg[b-qyfysc4fl4], .btn-group-lg > .btn[b-qyfysc4fl4] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm[b-qyfysc4fl4], .btn-group-sm > .btn[b-qyfysc4fl4] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.fade[b-qyfysc4fl4] {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade[b-qyfysc4fl4] {
      transition: none; } }
  .fade:not(.show)[b-qyfysc4fl4] {
    opacity: 0; }

.collapse:not(.show)[b-qyfysc4fl4] {
  display: none; }

.collapsing[b-qyfysc4fl4] {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing[b-qyfysc4fl4] {
      transition: none; } }

.dropup[b-qyfysc4fl4],
.dropend[b-qyfysc4fl4],
.dropdown[b-qyfysc4fl4],
.dropstart[b-qyfysc4fl4] {
  position: relative; }

.dropdown-toggle[b-qyfysc4fl4] {
  white-space: nowrap; }
  .dropdown-toggle[b-qyfysc4fl4]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty[b-qyfysc4fl4]::after {
    margin-left: 0; }

.dropdown-menu[b-qyfysc4fl4] {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .dropdown-menu[data-bs-popper][b-qyfysc4fl4] {
    left: 0;
    margin-top: 0.125rem; }

.dropdown-menu-start[b-qyfysc4fl4] {
  --bs-position: start; }
  .dropdown-menu-start[data-bs-popper][b-qyfysc4fl4] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */; }

.dropdown-menu-end[b-qyfysc4fl4] {
  --bs-position: end; }
  .dropdown-menu-end[data-bs-popper][b-qyfysc4fl4] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */; }

@media (min-width: 576px) {
  .dropdown-menu-sm-start[b-qyfysc4fl4] {
    --bs-position: start; }
    .dropdown-menu-sm-start[data-bs-popper][b-qyfysc4fl4] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-sm-end[b-qyfysc4fl4] {
    --bs-position: end; }
    .dropdown-menu-sm-end[data-bs-popper][b-qyfysc4fl4] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start[b-qyfysc4fl4] {
    --bs-position: start; }
    .dropdown-menu-md-start[data-bs-popper][b-qyfysc4fl4] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-md-end[b-qyfysc4fl4] {
    --bs-position: end; }
    .dropdown-menu-md-end[data-bs-popper][b-qyfysc4fl4] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-start[b-qyfysc4fl4] {
    --bs-position: start; }
    .dropdown-menu-lg-start[data-bs-popper][b-qyfysc4fl4] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-lg-end[b-qyfysc4fl4] {
    --bs-position: end; }
    .dropdown-menu-lg-end[data-bs-popper][b-qyfysc4fl4] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-start[b-qyfysc4fl4] {
    --bs-position: start; }
    .dropdown-menu-xl-start[data-bs-popper][b-qyfysc4fl4] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-xl-end[b-qyfysc4fl4] {
    --bs-position: end; }
    .dropdown-menu-xl-end[data-bs-popper][b-qyfysc4fl4] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start[b-qyfysc4fl4] {
    --bs-position: start; }
    .dropdown-menu-xxl-start[data-bs-popper][b-qyfysc4fl4] {
      right: auto /* rtl:ignore */;
      left: 0 /* rtl:ignore */; }
  .dropdown-menu-xxl-end[b-qyfysc4fl4] {
    --bs-position: end; }
    .dropdown-menu-xxl-end[data-bs-popper][b-qyfysc4fl4] {
      right: 0 /* rtl:ignore */;
      left: auto /* rtl:ignore */; } }

.dropup .dropdown-menu[data-bs-popper][b-qyfysc4fl4] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle[b-qyfysc4fl4]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty[b-qyfysc4fl4]::after {
  margin-left: 0; }

.dropend .dropdown-menu[b-qyfysc4fl4] {
  top: 0;
  right: auto;
  left: 100%; }
  .dropend .dropdown-menu[data-bs-popper][b-qyfysc4fl4] {
    margin-top: 0;
    margin-left: 0.125rem; }

.dropend .dropdown-toggle[b-qyfysc4fl4]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropend .dropdown-toggle:empty[b-qyfysc4fl4]::after {
  margin-left: 0; }

.dropend .dropdown-toggle[b-qyfysc4fl4]::after {
  vertical-align: 0; }

.dropstart .dropdown-menu[b-qyfysc4fl4] {
  top: 0;
  right: 100%;
  left: auto; }
  .dropstart .dropdown-menu[data-bs-popper][b-qyfysc4fl4] {
    margin-top: 0;
    margin-right: 0.125rem; }

.dropstart .dropdown-toggle[b-qyfysc4fl4]::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle[b-qyfysc4fl4]::after {
  display: none; }

.dropstart .dropdown-toggle[b-qyfysc4fl4]::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropstart .dropdown-toggle:empty[b-qyfysc4fl4]::after {
  margin-left: 0; }

.dropstart .dropdown-toggle[b-qyfysc4fl4]::before {
  vertical-align: 0; }

.dropdown-divider[b-qyfysc4fl4] {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-item[b-qyfysc4fl4] {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover[b-qyfysc4fl4], .dropdown-item:focus[b-qyfysc4fl4] {
    color: #1e2125;
    background-color: #e9ecef; }
  .dropdown-item.active[b-qyfysc4fl4], .dropdown-item:active[b-qyfysc4fl4] {
    color: #fff;
    text-decoration: none;
    background-color: #0d6efd; }
  .dropdown-item.disabled[b-qyfysc4fl4], .dropdown-item:disabled[b-qyfysc4fl4] {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show[b-qyfysc4fl4] {
  display: block; }

.dropdown-header[b-qyfysc4fl4] {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text[b-qyfysc4fl4] {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529; }

.dropdown-menu-dark[b-qyfysc4fl4] {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15); }
  .dropdown-menu-dark .dropdown-item[b-qyfysc4fl4] {
    color: #dee2e6; }
    .dropdown-menu-dark .dropdown-item:hover[b-qyfysc4fl4], .dropdown-menu-dark .dropdown-item:focus[b-qyfysc4fl4] {
      color: #fff;
      background-color: rgba(255, 255, 255, 0.15); }
    .dropdown-menu-dark .dropdown-item.active[b-qyfysc4fl4], .dropdown-menu-dark .dropdown-item:active[b-qyfysc4fl4] {
      color: #fff;
      background-color: #0d6efd; }
    .dropdown-menu-dark .dropdown-item.disabled[b-qyfysc4fl4], .dropdown-menu-dark .dropdown-item:disabled[b-qyfysc4fl4] {
      color: #adb5bd; }
  .dropdown-menu-dark .dropdown-divider[b-qyfysc4fl4] {
    border-color: rgba(0, 0, 0, 0.15); }
  .dropdown-menu-dark .dropdown-item-text[b-qyfysc4fl4] {
    color: #dee2e6; }
  .dropdown-menu-dark .dropdown-header[b-qyfysc4fl4] {
    color: #adb5bd; }

.btn-group[b-qyfysc4fl4],
.btn-group-vertical[b-qyfysc4fl4] {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn[b-qyfysc4fl4],
  .btn-group-vertical > .btn[b-qyfysc4fl4] {
    position: relative;
    flex: 1 1 auto; }
  .btn-group > .btn-check:checked + .btn[b-qyfysc4fl4],
  .btn-group > .btn-check:focus + .btn[b-qyfysc4fl4],
  .btn-group > .btn:hover[b-qyfysc4fl4],
  .btn-group > .btn:focus[b-qyfysc4fl4],
  .btn-group > .btn:active[b-qyfysc4fl4],
  .btn-group > .btn.active[b-qyfysc4fl4],
  .btn-group-vertical > .btn-check:checked + .btn[b-qyfysc4fl4],
  .btn-group-vertical > .btn-check:focus + .btn[b-qyfysc4fl4],
  .btn-group-vertical > .btn:hover[b-qyfysc4fl4],
  .btn-group-vertical > .btn:focus[b-qyfysc4fl4],
  .btn-group-vertical > .btn:active[b-qyfysc4fl4],
  .btn-group-vertical > .btn.active[b-qyfysc4fl4] {
    z-index: 1; }

.btn-toolbar[b-qyfysc4fl4] {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group[b-qyfysc4fl4] {
    width: auto; }

.btn-group > .btn:not(:first-child)[b-qyfysc4fl4],
.btn-group > .btn-group:not(:first-child)[b-qyfysc4fl4] {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle)[b-qyfysc4fl4],
.btn-group > .btn-group:not(:last-child) > .btn[b-qyfysc4fl4] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:nth-child(n + 3)[b-qyfysc4fl4],
.btn-group > :not(.btn-check) + .btn[b-qyfysc4fl4],
.btn-group > .btn-group:not(:first-child) > .btn[b-qyfysc4fl4] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split[b-qyfysc4fl4] {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split[b-qyfysc4fl4]::after,
  .dropup .dropdown-toggle-split[b-qyfysc4fl4]::after,
  .dropend .dropdown-toggle-split[b-qyfysc4fl4]::after {
    margin-left: 0; }
  .dropstart .dropdown-toggle-split[b-qyfysc4fl4]::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split[b-qyfysc4fl4], .btn-group-sm > .btn + .dropdown-toggle-split[b-qyfysc4fl4] {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split[b-qyfysc4fl4], .btn-group-lg > .btn + .dropdown-toggle-split[b-qyfysc4fl4] {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical[b-qyfysc4fl4] {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn[b-qyfysc4fl4],
  .btn-group-vertical > .btn-group[b-qyfysc4fl4] {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child)[b-qyfysc4fl4],
  .btn-group-vertical > .btn-group:not(:first-child)[b-qyfysc4fl4] {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle)[b-qyfysc4fl4],
  .btn-group-vertical > .btn-group:not(:last-child) > .btn[b-qyfysc4fl4] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn ~ .btn[b-qyfysc4fl4],
  .btn-group-vertical > .btn-group:not(:first-child) > .btn[b-qyfysc4fl4] {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav[b-qyfysc4fl4] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link[b-qyfysc4fl4] {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link[b-qyfysc4fl4] {
      transition: none; } }
  .nav-link.disabled[b-qyfysc4fl4] {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs[b-qyfysc4fl4] {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-link[b-qyfysc4fl4] {
    margin-bottom: -1px;
    background: none;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover[b-qyfysc4fl4], .nav-tabs .nav-link:focus[b-qyfysc4fl4] {
      border-color: #e9ecef #e9ecef #dee2e6;
      isolation: isolate; }
    .nav-tabs .nav-link.disabled[b-qyfysc4fl4] {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active[b-qyfysc4fl4],
  .nav-tabs .nav-item.show .nav-link[b-qyfysc4fl4] {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu[b-qyfysc4fl4] {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link[b-qyfysc4fl4] {
  background: none;
  border: 0;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active[b-qyfysc4fl4],
.nav-pills .show > .nav-link[b-qyfysc4fl4] {
  color: #fff;
  background-color: #0d6efd; }

.nav-fill > .nav-link[b-qyfysc4fl4],
.nav-fill .nav-item[b-qyfysc4fl4] {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link[b-qyfysc4fl4],
.nav-justified .nav-item[b-qyfysc4fl4] {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.nav-fill .nav-item .nav-link[b-qyfysc4fl4],
.nav-justified .nav-item .nav-link[b-qyfysc4fl4] {
  width: 100%; }

.tab-content > .tab-pane[b-qyfysc4fl4] {
  display: none; }

.tab-content > .active[b-qyfysc4fl4] {
  display: block; }

.navbar[b-qyfysc4fl4] {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .navbar > .container[b-qyfysc4fl4],
  .navbar > .container-fluid[b-qyfysc4fl4],
  .navbar > .container-sm[b-qyfysc4fl4],
  .navbar > .container-md[b-qyfysc4fl4],
  .navbar > .container-lg[b-qyfysc4fl4],
  .navbar > .container-xl[b-qyfysc4fl4],
  .navbar > .container-xxl[b-qyfysc4fl4] {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between; }

.navbar-brand[b-qyfysc4fl4] {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap; }

.navbar-nav[b-qyfysc4fl4] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link[b-qyfysc4fl4] {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
    position: static; }

.navbar-text[b-qyfysc4fl4] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse[b-qyfysc4fl4] {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler[b-qyfysc4fl4] {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .navbar-toggler[b-qyfysc4fl4] {
      transition: none; } }
  .navbar-toggler:hover[b-qyfysc4fl4] {
    text-decoration: none; }
  .navbar-toggler:focus[b-qyfysc4fl4] {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.25rem; }

.navbar-toggler-icon[b-qyfysc4fl4] {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.navbar-nav-scroll[b-qyfysc4fl4] {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

@media (min-width: 576px) {
  .navbar-expand-sm[b-qyfysc4fl4] {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav[b-qyfysc4fl4] {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link[b-qyfysc4fl4] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm .navbar-nav-scroll[b-qyfysc4fl4] {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse[b-qyfysc4fl4] {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler[b-qyfysc4fl4] {
      display: none; } }

@media (min-width: 768px) {
  .navbar-expand-md[b-qyfysc4fl4] {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav[b-qyfysc4fl4] {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link[b-qyfysc4fl4] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md .navbar-nav-scroll[b-qyfysc4fl4] {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse[b-qyfysc4fl4] {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler[b-qyfysc4fl4] {
      display: none; } }

@media (min-width: 992px) {
  .navbar-expand-lg[b-qyfysc4fl4] {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav[b-qyfysc4fl4] {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link[b-qyfysc4fl4] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg .navbar-nav-scroll[b-qyfysc4fl4] {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse[b-qyfysc4fl4] {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler[b-qyfysc4fl4] {
      display: none; } }

@media (min-width: 1200px) {
  .navbar-expand-xl[b-qyfysc4fl4] {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav[b-qyfysc4fl4] {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link[b-qyfysc4fl4] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl .navbar-nav-scroll[b-qyfysc4fl4] {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse[b-qyfysc4fl4] {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler[b-qyfysc4fl4] {
      display: none; } }

@media (min-width: 1400px) {
  .navbar-expand-xxl[b-qyfysc4fl4] {
    flex-wrap: nowrap;
    justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav[b-qyfysc4fl4] {
      flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link[b-qyfysc4fl4] {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xxl .navbar-nav-scroll[b-qyfysc4fl4] {
      overflow: visible; }
    .navbar-expand-xxl .navbar-collapse[b-qyfysc4fl4] {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler[b-qyfysc4fl4] {
      display: none; } }

.navbar-expand[b-qyfysc4fl4] {
  flex-wrap: nowrap;
  justify-content: flex-start; }
  .navbar-expand .navbar-nav[b-qyfysc4fl4] {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu[b-qyfysc4fl4] {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link[b-qyfysc4fl4] {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand .navbar-nav-scroll[b-qyfysc4fl4] {
    overflow: visible; }
  .navbar-expand .navbar-collapse[b-qyfysc4fl4] {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler[b-qyfysc4fl4] {
    display: none; }

.navbar-light .navbar-brand[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover[b-qyfysc4fl4], .navbar-light .navbar-brand:focus[b-qyfysc4fl4] {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.55); }
  .navbar-light .navbar-nav .nav-link:hover[b-qyfysc4fl4], .navbar-light .navbar-nav .nav-link:focus[b-qyfysc4fl4] {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled[b-qyfysc4fl4] {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link[b-qyfysc4fl4],
.navbar-light .navbar-nav .nav-link.active[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon[b-qyfysc4fl4] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.55); }
  .navbar-light .navbar-text a[b-qyfysc4fl4],
  .navbar-light .navbar-text a:hover[b-qyfysc4fl4],
  .navbar-light .navbar-text a:focus[b-qyfysc4fl4] {
    color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand[b-qyfysc4fl4] {
  color: #fff; }
  .navbar-dark .navbar-brand:hover[b-qyfysc4fl4], .navbar-dark .navbar-brand:focus[b-qyfysc4fl4] {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link[b-qyfysc4fl4] {
  color: rgba(255, 255, 255, 0.55); }
  .navbar-dark .navbar-nav .nav-link:hover[b-qyfysc4fl4], .navbar-dark .navbar-nav .nav-link:focus[b-qyfysc4fl4] {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled[b-qyfysc4fl4] {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link[b-qyfysc4fl4],
.navbar-dark .navbar-nav .nav-link.active[b-qyfysc4fl4] {
  color: #fff; }

.navbar-dark .navbar-toggler[b-qyfysc4fl4] {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon[b-qyfysc4fl4] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text[b-qyfysc4fl4] {
  color: rgba(255, 255, 255, 0.55); }
  .navbar-dark .navbar-text a[b-qyfysc4fl4],
  .navbar-dark .navbar-text a:hover[b-qyfysc4fl4],
  .navbar-dark .navbar-text a:focus[b-qyfysc4fl4] {
    color: #fff; }

.card[b-qyfysc4fl4] {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr[b-qyfysc4fl4] {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group[b-qyfysc4fl4] {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child[b-qyfysc4fl4] {
      border-top-width: 0;
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
    .card > .list-group:last-child[b-qyfysc4fl4] {
      border-bottom-width: 0;
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
  .card > .card-header + .list-group[b-qyfysc4fl4],
  .card > .list-group + .card-footer[b-qyfysc4fl4] {
    border-top: 0; }

.card-body[b-qyfysc4fl4] {
  flex: 1 1 auto;
  padding: 1rem 1rem; }

.card-title[b-qyfysc4fl4] {
  margin-bottom: 0.5rem; }

.card-subtitle[b-qyfysc4fl4] {
  margin-top: -0.25rem;
  margin-bottom: 0; }

.card-text:last-child[b-qyfysc4fl4] {
  margin-bottom: 0; }

.card-link:hover[b-qyfysc4fl4] {
  text-decoration: none; }

.card-link + .card-link[b-qyfysc4fl4] {
  margin-left: 1rem; }

.card-header[b-qyfysc4fl4] {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child[b-qyfysc4fl4] {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer[b-qyfysc4fl4] {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child[b-qyfysc4fl4] {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs[b-qyfysc4fl4] {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0; }

.card-header-pills[b-qyfysc4fl4] {
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

.card-img-overlay[b-qyfysc4fl4] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px); }

.card-img[b-qyfysc4fl4],
.card-img-top[b-qyfysc4fl4],
.card-img-bottom[b-qyfysc4fl4] {
  width: 100%; }

.card-img[b-qyfysc4fl4],
.card-img-top[b-qyfysc4fl4] {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img[b-qyfysc4fl4],
.card-img-bottom[b-qyfysc4fl4] {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-group > .card[b-qyfysc4fl4] {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-group[b-qyfysc4fl4] {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card[b-qyfysc4fl4] {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card[b-qyfysc4fl4] {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child)[b-qyfysc4fl4] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top[b-qyfysc4fl4],
        .card-group > .card:not(:last-child) .card-header[b-qyfysc4fl4] {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom[b-qyfysc4fl4],
        .card-group > .card:not(:last-child) .card-footer[b-qyfysc4fl4] {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child)[b-qyfysc4fl4] {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top[b-qyfysc4fl4],
        .card-group > .card:not(:first-child) .card-header[b-qyfysc4fl4] {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom[b-qyfysc4fl4],
        .card-group > .card:not(:first-child) .card-footer[b-qyfysc4fl4] {
          border-bottom-left-radius: 0; } }

.accordion-button[b-qyfysc4fl4] {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .accordion-button[b-qyfysc4fl4] {
      transition: none; } }
  .accordion-button:not(.collapsed)[b-qyfysc4fl4] {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }
    .accordion-button:not(.collapsed)[b-qyfysc4fl4]::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
      transform: rotate(180deg); }
  .accordion-button[b-qyfysc4fl4]::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .accordion-button[b-qyfysc4fl4]::after {
        transition: none; } }
  .accordion-button:hover[b-qyfysc4fl4] {
    z-index: 2; }
  .accordion-button:focus[b-qyfysc4fl4] {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.accordion-header[b-qyfysc4fl4] {
  margin-bottom: 0; }

.accordion-item[b-qyfysc4fl4] {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .accordion-item:first-of-type[b-qyfysc4fl4] {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .accordion-item:first-of-type .accordion-button[b-qyfysc4fl4] {
      border-top-left-radius: calc(0.25rem - 1px);
      border-top-right-radius: calc(0.25rem - 1px); }
  .accordion-item:last-of-type[b-qyfysc4fl4] {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
    .accordion-item:last-of-type .accordion-button.collapsed[b-qyfysc4fl4] {
      border-bottom-right-radius: calc(0.25rem - 1px);
      border-bottom-left-radius: calc(0.25rem - 1px); }
    .accordion-item:last-of-type .accordion-collapse[b-qyfysc4fl4] {
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }

.accordion-body[b-qyfysc4fl4] {
  padding: 1rem 1.25rem; }

.accordion-flush .accordion-collapse[b-qyfysc4fl4] {
  border-width: 0; }

.accordion-flush .accordion-item[b-qyfysc4fl4] {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .accordion-flush .accordion-item:first-child[b-qyfysc4fl4] {
    border-top: 0; }
  .accordion-flush .accordion-item:last-child[b-qyfysc4fl4] {
    border-bottom: 0; }
  .accordion-flush .accordion-item .accordion-button[b-qyfysc4fl4] {
    border-radius: 0; }

.breadcrumb[b-qyfysc4fl4] {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none; }

.breadcrumb-item + .breadcrumb-item[b-qyfysc4fl4] {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item[b-qyfysc4fl4]::before {
    float: left;
    padding-right: 0.5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */; }

.breadcrumb-item.active[b-qyfysc4fl4] {
  color: #6c757d; }

.pagination[b-qyfysc4fl4] {
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link[b-qyfysc4fl4] {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .page-link[b-qyfysc4fl4] {
      transition: none; } }
  .page-link:hover[b-qyfysc4fl4] {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus[b-qyfysc4fl4] {
    z-index: 3;
    color: #0a58ca;
    background-color: #e9ecef;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.page-item:not(:first-child) .page-link[b-qyfysc4fl4] {
  margin-left: -1px; }

.page-item.active .page-link[b-qyfysc4fl4] {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd; }

.page-item.disabled .page-link[b-qyfysc4fl4] {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6; }

.page-link[b-qyfysc4fl4] {
  padding: 0.375rem 0.75rem; }

.page-item:first-child .page-link[b-qyfysc4fl4] {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link[b-qyfysc4fl4] {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.pagination-lg .page-link[b-qyfysc4fl4] {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link[b-qyfysc4fl4] {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link[b-qyfysc4fl4] {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link[b-qyfysc4fl4] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link[b-qyfysc4fl4] {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link[b-qyfysc4fl4] {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge[b-qyfysc4fl4] {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty[b-qyfysc4fl4] {
    display: none; }

.btn .badge[b-qyfysc4fl4] {
  position: relative;
  top: -1px; }

.alert[b-qyfysc4fl4] {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading[b-qyfysc4fl4] {
  color: inherit; }

.alert-link[b-qyfysc4fl4] {
  font-weight: 700; }

.alert-dismissible[b-qyfysc4fl4] {
  padding-right: 3rem; }
  .alert-dismissible .btn-close[b-qyfysc4fl4] {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem; }

.alert-primary[b-qyfysc4fl4] {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe; }
  .alert-primary .alert-link[b-qyfysc4fl4] {
    color: #06357a; }

.alert-secondary[b-qyfysc4fl4] {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8; }
  .alert-secondary .alert-link[b-qyfysc4fl4] {
    color: #34383c; }

.alert-success[b-qyfysc4fl4] {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc; }
  .alert-success .alert-link[b-qyfysc4fl4] {
    color: #0c4128; }

.alert-info[b-qyfysc4fl4] {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb; }
  .alert-info .alert-link[b-qyfysc4fl4] {
    color: #04414d; }

.alert-warning[b-qyfysc4fl4] {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5; }
  .alert-warning .alert-link[b-qyfysc4fl4] {
    color: #523e02; }

.alert-danger[b-qyfysc4fl4] {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7; }
  .alert-danger .alert-link[b-qyfysc4fl4] {
    color: #6a1a21; }

.alert-light[b-qyfysc4fl4] {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light .alert-link[b-qyfysc4fl4] {
    color: #4f5050; }

.alert-dark[b-qyfysc4fl4] {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf; }
  .alert-dark .alert-link[b-qyfysc4fl4] {
    color: #101214; }

@keyframes progress-bar-stripes-b-qyfysc4fl4 {
  0% {
    background-position-x: 1rem; } }

.progress[b-qyfysc4fl4] {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar[b-qyfysc4fl4] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar[b-qyfysc4fl4] {
      transition: none; } }

.progress-bar-striped[b-qyfysc4fl4] {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated[b-qyfysc4fl4] {
  animation: 1s linear infinite progress-bar-stripes-b-qyfysc4fl4; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated[b-qyfysc4fl4] {
      animation: none; } }

.list-group[b-qyfysc4fl4] {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-numbered[b-qyfysc4fl4] {
  list-style-type: none;
  counter-reset: section; }
  .list-group-numbered > li[b-qyfysc4fl4]::before {
    content: counters(section, ".") ". ";
    counter-increment: section; }

.list-group-item-action[b-qyfysc4fl4] {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-action:focus[b-qyfysc4fl4] {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active[b-qyfysc4fl4] {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item[b-qyfysc4fl4] {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child[b-qyfysc4fl4] {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child[b-qyfysc4fl4] {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled[b-qyfysc4fl4], .list-group-item:disabled[b-qyfysc4fl4] {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active[b-qyfysc4fl4] {
    z-index: 2;
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd; }
  .list-group-item + .list-group-item[b-qyfysc4fl4] {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal[b-qyfysc4fl4] {
  flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child[b-qyfysc4fl4] {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child[b-qyfysc4fl4] {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active[b-qyfysc4fl4] {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item[b-qyfysc4fl4] {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm[b-qyfysc4fl4] {
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child[b-qyfysc4fl4] {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child[b-qyfysc4fl4] {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active[b-qyfysc4fl4] {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item[b-qyfysc4fl4] {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md[b-qyfysc4fl4] {
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child[b-qyfysc4fl4] {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child[b-qyfysc4fl4] {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active[b-qyfysc4fl4] {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item[b-qyfysc4fl4] {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg[b-qyfysc4fl4] {
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child[b-qyfysc4fl4] {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child[b-qyfysc4fl4] {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active[b-qyfysc4fl4] {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item[b-qyfysc4fl4] {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl[b-qyfysc4fl4] {
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child[b-qyfysc4fl4] {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child[b-qyfysc4fl4] {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active[b-qyfysc4fl4] {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item[b-qyfysc4fl4] {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1400px) {
  .list-group-horizontal-xxl[b-qyfysc4fl4] {
    flex-direction: row; }
    .list-group-horizontal-xxl > .list-group-item:first-child[b-qyfysc4fl4] {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item:last-child[b-qyfysc4fl4] {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item.active[b-qyfysc4fl4] {
      margin-top: 0; }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item[b-qyfysc4fl4] {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xxl > .list-group-item + .list-group-item.active[b-qyfysc4fl4] {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush[b-qyfysc4fl4] {
  border-radius: 0; }
  .list-group-flush > .list-group-item[b-qyfysc4fl4] {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child[b-qyfysc4fl4] {
      border-bottom-width: 0; }

.list-group-item-primary[b-qyfysc4fl4] {
  color: #084298;
  background-color: #cfe2ff; }
  .list-group-item-primary.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-primary.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #084298;
    background-color: #bacbe6; }
  .list-group-item-primary.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #084298;
    border-color: #084298; }

.list-group-item-secondary[b-qyfysc4fl4] {
  color: #41464b;
  background-color: #e2e3e5; }
  .list-group-item-secondary.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-secondary.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #41464b;
    background-color: #cbccce; }
  .list-group-item-secondary.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #41464b;
    border-color: #41464b; }

.list-group-item-success[b-qyfysc4fl4] {
  color: #0f5132;
  background-color: #d1e7dd; }
  .list-group-item-success.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-success.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #0f5132;
    background-color: #bcd0c7; }
  .list-group-item-success.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #0f5132;
    border-color: #0f5132; }

.list-group-item-info[b-qyfysc4fl4] {
  color: #055160;
  background-color: #cff4fc; }
  .list-group-item-info.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-info.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #055160;
    background-color: #badce3; }
  .list-group-item-info.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #055160;
    border-color: #055160; }

.list-group-item-warning[b-qyfysc4fl4] {
  color: #664d03;
  background-color: #fff3cd; }
  .list-group-item-warning.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-warning.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #664d03;
    background-color: #e6dbb9; }
  .list-group-item-warning.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #664d03;
    border-color: #664d03; }

.list-group-item-danger[b-qyfysc4fl4] {
  color: #842029;
  background-color: #f8d7da; }
  .list-group-item-danger.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-danger.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #842029;
    background-color: #dfc2c4; }
  .list-group-item-danger.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #842029;
    border-color: #842029; }

.list-group-item-light[b-qyfysc4fl4] {
  color: #636464;
  background-color: #fefefe; }
  .list-group-item-light.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-light.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #636464;
    background-color: #e5e5e5; }
  .list-group-item-light.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #636464;
    border-color: #636464; }

.list-group-item-dark[b-qyfysc4fl4] {
  color: #141619;
  background-color: #d3d3d4; }
  .list-group-item-dark.list-group-item-action:hover[b-qyfysc4fl4], .list-group-item-dark.list-group-item-action:focus[b-qyfysc4fl4] {
    color: #141619;
    background-color: #bebebf; }
  .list-group-item-dark.list-group-item-action.active[b-qyfysc4fl4] {
    color: #fff;
    background-color: #141619;
    border-color: #141619; }

.btn-close[b-qyfysc4fl4] {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent 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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5; }
  .btn-close:hover[b-qyfysc4fl4] {
    color: #000;
    text-decoration: none;
    opacity: 0.75; }
  .btn-close:focus[b-qyfysc4fl4] {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    opacity: 1; }
  .btn-close:disabled[b-qyfysc4fl4], .btn-close.disabled[b-qyfysc4fl4] {
    pointer-events: none;
    user-select: none;
    opacity: 0.25; }

.btn-close-white[b-qyfysc4fl4] {
  filter: invert(1) grayscale(100%) brightness(200%); }

.toast[b-qyfysc4fl4] {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .toast:not(.showing):not(.show)[b-qyfysc4fl4] {
    opacity: 0; }
  .toast.hide[b-qyfysc4fl4] {
    display: none; }

.toast-container[b-qyfysc4fl4] {
  width: max-content;
  max-width: 100%;
  pointer-events: none; }
  .toast-container > :not(:last-child)[b-qyfysc4fl4] {
    margin-bottom: 0.75rem; }

.toast-header[b-qyfysc4fl4] {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }
  .toast-header .btn-close[b-qyfysc4fl4] {
    margin-right: -0.375rem;
    margin-left: 0.75rem; }

.toast-body[b-qyfysc4fl4] {
  padding: 0.75rem;
  word-wrap: break-word; }

.modal-open[b-qyfysc4fl4] {
  overflow: hidden; }
  .modal-open .modal[b-qyfysc4fl4] {
    overflow-x: hidden;
    overflow-y: auto; }

.modal[b-qyfysc4fl4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog[b-qyfysc4fl4] {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog[b-qyfysc4fl4] {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog[b-qyfysc4fl4] {
        transition: none; } }
  .modal.show .modal-dialog[b-qyfysc4fl4] {
    transform: none; }
  .modal.modal-static .modal-dialog[b-qyfysc4fl4] {
    transform: scale(1.02); }

.modal-dialog-scrollable[b-qyfysc4fl4] {
  height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content[b-qyfysc4fl4] {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body[b-qyfysc4fl4] {
    overflow-y: auto; }

.modal-dialog-centered[b-qyfysc4fl4] {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }

.modal-content[b-qyfysc4fl4] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop[b-qyfysc4fl4] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade[b-qyfysc4fl4] {
    opacity: 0; }
  .modal-backdrop.show[b-qyfysc4fl4] {
    opacity: 0.5; }

.modal-header[b-qyfysc4fl4] {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .btn-close[b-qyfysc4fl4] {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

.modal-title[b-qyfysc4fl4] {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body[b-qyfysc4fl4] {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer[b-qyfysc4fl4] {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > *[b-qyfysc4fl4] {
    margin: 0.25rem; }

.modal-scrollbar-measure[b-qyfysc4fl4] {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog[b-qyfysc4fl4] {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable[b-qyfysc4fl4] {
    height: calc(100% - 3.5rem); }
  .modal-dialog-centered[b-qyfysc4fl4] {
    min-height: calc(100% - 3.5rem); }
  .modal-sm[b-qyfysc4fl4] {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg[b-qyfysc4fl4],
  .modal-xl[b-qyfysc4fl4] {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl[b-qyfysc4fl4] {
    max-width: 1140px; } }

.modal-fullscreen[b-qyfysc4fl4] {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content[b-qyfysc4fl4] {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header[b-qyfysc4fl4] {
    border-radius: 0; }
  .modal-fullscreen .modal-body[b-qyfysc4fl4] {
    overflow-y: auto; }
  .modal-fullscreen .modal-footer[b-qyfysc4fl4] {
    border-radius: 0; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down[b-qyfysc4fl4] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content[b-qyfysc4fl4] {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header[b-qyfysc4fl4] {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body[b-qyfysc4fl4] {
      overflow-y: auto; }
    .modal-fullscreen-sm-down .modal-footer[b-qyfysc4fl4] {
      border-radius: 0; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down[b-qyfysc4fl4] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content[b-qyfysc4fl4] {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header[b-qyfysc4fl4] {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body[b-qyfysc4fl4] {
      overflow-y: auto; }
    .modal-fullscreen-md-down .modal-footer[b-qyfysc4fl4] {
      border-radius: 0; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down[b-qyfysc4fl4] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content[b-qyfysc4fl4] {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header[b-qyfysc4fl4] {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body[b-qyfysc4fl4] {
      overflow-y: auto; }
    .modal-fullscreen-lg-down .modal-footer[b-qyfysc4fl4] {
      border-radius: 0; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down[b-qyfysc4fl4] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content[b-qyfysc4fl4] {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header[b-qyfysc4fl4] {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body[b-qyfysc4fl4] {
      overflow-y: auto; }
    .modal-fullscreen-xl-down .modal-footer[b-qyfysc4fl4] {
      border-radius: 0; } }

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down[b-qyfysc4fl4] {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxl-down .modal-content[b-qyfysc4fl4] {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-header[b-qyfysc4fl4] {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body[b-qyfysc4fl4] {
      overflow-y: auto; }
    .modal-fullscreen-xxl-down .modal-footer[b-qyfysc4fl4] {
      border-radius: 0; } }

.tooltip[b-qyfysc4fl4] {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show[b-qyfysc4fl4] {
    opacity: 0.9; }
  .tooltip .tooltip-arrow[b-qyfysc4fl4] {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .tooltip-arrow[b-qyfysc4fl4]::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="top"][b-qyfysc4fl4] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .tooltip-arrow[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-qyfysc4fl4] {
    bottom: 0; }
    .bs-tooltip-top .tooltip-arrow[b-qyfysc4fl4]::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow[b-qyfysc4fl4]::before {
      top: -1px;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-end[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="right"][b-qyfysc4fl4] {
  padding: 0 0.4rem; }
  .bs-tooltip-end .tooltip-arrow[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-qyfysc4fl4] {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-end .tooltip-arrow[b-qyfysc4fl4]::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow[b-qyfysc4fl4]::before {
      right: -1px;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="bottom"][b-qyfysc4fl4] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .tooltip-arrow[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-qyfysc4fl4] {
    top: 0; }
    .bs-tooltip-bottom .tooltip-arrow[b-qyfysc4fl4]::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow[b-qyfysc4fl4]::before {
      bottom: -1px;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-start[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="left"][b-qyfysc4fl4] {
  padding: 0 0.4rem; }
  .bs-tooltip-start .tooltip-arrow[b-qyfysc4fl4], .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-qyfysc4fl4] {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-start .tooltip-arrow[b-qyfysc4fl4]::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow[b-qyfysc4fl4]::before {
      left: -1px;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner[b-qyfysc4fl4] {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover[b-qyfysc4fl4] {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .popover-arrow[b-qyfysc4fl4] {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem; }
    .popover .popover-arrow[b-qyfysc4fl4]::before, .popover .popover-arrow[b-qyfysc4fl4]::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top > .popover-arrow[b-qyfysc4fl4], .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qyfysc4fl4] {
  bottom: calc(-0.5rem - 1px); }
  .bs-popover-top > .popover-arrow[b-qyfysc4fl4]::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qyfysc4fl4]::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-top > .popover-arrow[b-qyfysc4fl4]::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow[b-qyfysc4fl4]::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff; }

.bs-popover-end > .popover-arrow[b-qyfysc4fl4], .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qyfysc4fl4] {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-end > .popover-arrow[b-qyfysc4fl4]::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qyfysc4fl4]::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-end > .popover-arrow[b-qyfysc4fl4]::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow[b-qyfysc4fl4]::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff; }

.bs-popover-bottom > .popover-arrow[b-qyfysc4fl4], .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qyfysc4fl4] {
  top: calc(-0.5rem - 1px); }
  .bs-popover-bottom > .popover-arrow[b-qyfysc4fl4]::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qyfysc4fl4]::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-bottom > .popover-arrow[b-qyfysc4fl4]::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow[b-qyfysc4fl4]::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff; }

.bs-popover-bottom .popover-header[b-qyfysc4fl4]::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header[b-qyfysc4fl4]::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0; }

.bs-popover-start > .popover-arrow[b-qyfysc4fl4], .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qyfysc4fl4] {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem; }
  .bs-popover-start > .popover-arrow[b-qyfysc4fl4]::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qyfysc4fl4]::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25); }
  .bs-popover-start > .popover-arrow[b-qyfysc4fl4]::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow[b-qyfysc4fl4]::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff; }

.popover-header[b-qyfysc4fl4] {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty[b-qyfysc4fl4] {
    display: none; }

.popover-body[b-qyfysc4fl4] {
  padding: 1rem 1rem;
  color: #212529; }

.carousel[b-qyfysc4fl4] {
  position: relative; }

.carousel.pointer-event[b-qyfysc4fl4] {
  touch-action: pan-y; }

.carousel-inner[b-qyfysc4fl4] {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner[b-qyfysc4fl4]::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item[b-qyfysc4fl4] {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item[b-qyfysc4fl4] {
      transition: none; } }

.carousel-item.active[b-qyfysc4fl4],
.carousel-item-next[b-qyfysc4fl4],
.carousel-item-prev[b-qyfysc4fl4] {
  display: block; }

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start)[b-qyfysc4fl4],
.active.carousel-item-end[b-qyfysc4fl4] {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end)[b-qyfysc4fl4],
.active.carousel-item-start[b-qyfysc4fl4] {
  transform: translateX(-100%); }

/* rtl:end:ignore */
.carousel-fade .carousel-item[b-qyfysc4fl4] {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active[b-qyfysc4fl4],
.carousel-fade .carousel-item-next.carousel-item-start[b-qyfysc4fl4],
.carousel-fade .carousel-item-prev.carousel-item-end[b-qyfysc4fl4] {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-start[b-qyfysc4fl4],
.carousel-fade .active.carousel-item-end[b-qyfysc4fl4] {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start[b-qyfysc4fl4],
    .carousel-fade .active.carousel-item-end[b-qyfysc4fl4] {
      transition: none; } }

.carousel-control-prev[b-qyfysc4fl4],
.carousel-control-next[b-qyfysc4fl4] {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev[b-qyfysc4fl4],
    .carousel-control-next[b-qyfysc4fl4] {
      transition: none; } }
  .carousel-control-prev:hover[b-qyfysc4fl4], .carousel-control-prev:focus[b-qyfysc4fl4],
  .carousel-control-next:hover[b-qyfysc4fl4],
  .carousel-control-next:focus[b-qyfysc4fl4] {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev[b-qyfysc4fl4] {
  left: 0; }

.carousel-control-next[b-qyfysc4fl4] {
  right: 0; }

.carousel-control-prev-icon[b-qyfysc4fl4],
.carousel-control-next-icon[b-qyfysc4fl4] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon[b-qyfysc4fl4] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon[b-qyfysc4fl4] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators[b-qyfysc4fl4] {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators [data-bs-target][b-qyfysc4fl4] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators [data-bs-target][b-qyfysc4fl4] {
        transition: none; } }
  .carousel-indicators .active[b-qyfysc4fl4] {
    opacity: 1; }

.carousel-caption[b-qyfysc4fl4] {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center; }

.carousel-dark .carousel-control-prev-icon[b-qyfysc4fl4],
.carousel-dark .carousel-control-next-icon[b-qyfysc4fl4] {
  filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target][b-qyfysc4fl4] {
  background-color: #000; }

.carousel-dark .carousel-caption[b-qyfysc4fl4] {
  color: #000; }

@keyframes spinner-border-b-qyfysc4fl4 {
  to {
    transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border[b-qyfysc4fl4] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border-b-qyfysc4fl4; }

.spinner-border-sm[b-qyfysc4fl4] {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow-b-qyfysc4fl4 {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow[b-qyfysc4fl4] {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow-b-qyfysc4fl4; }

.spinner-grow-sm[b-qyfysc4fl4] {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border[b-qyfysc4fl4],
  .spinner-grow[b-qyfysc4fl4] {
    animation-duration: 1.5s; } }

.offcanvas[b-qyfysc4fl4] {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .offcanvas[b-qyfysc4fl4] {
      transition: none; } }

.offcanvas-header[b-qyfysc4fl4] {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem; }
  .offcanvas-header .btn-close[b-qyfysc4fl4] {
    padding: 0.5rem 0.5rem;
    margin: -0.5rem -0.5rem -0.5rem auto; }

.offcanvas-title[b-qyfysc4fl4] {
  margin-bottom: 0;
  line-height: 1.5; }

.offcanvas-body[b-qyfysc4fl4] {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto; }

.offcanvas-start[b-qyfysc4fl4] {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%); }

.offcanvas-end[b-qyfysc4fl4] {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%); }

.offcanvas-bottom[b-qyfysc4fl4] {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%); }

.offcanvas.show[b-qyfysc4fl4] {
  transform: none; }

.offcanvas-backdrop[b-qyfysc4fl4]::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.5); }

.clearfix[b-qyfysc4fl4]::after {
  display: block;
  clear: both;
  content: ""; }

.link-primary[b-qyfysc4fl4] {
  color: #0d6efd; }
  .link-primary:hover[b-qyfysc4fl4], .link-primary:focus[b-qyfysc4fl4] {
    color: #0a58ca; }

.link-secondary[b-qyfysc4fl4] {
  color: #6c757d; }
  .link-secondary:hover[b-qyfysc4fl4], .link-secondary:focus[b-qyfysc4fl4] {
    color: #565e64; }

.link-success[b-qyfysc4fl4] {
  color: #198754; }
  .link-success:hover[b-qyfysc4fl4], .link-success:focus[b-qyfysc4fl4] {
    color: #146c43; }

.link-info[b-qyfysc4fl4] {
  color: #0dcaf0; }
  .link-info:hover[b-qyfysc4fl4], .link-info:focus[b-qyfysc4fl4] {
    color: #3dd5f3; }

.link-warning[b-qyfysc4fl4] {
  color: #ffc107; }
  .link-warning:hover[b-qyfysc4fl4], .link-warning:focus[b-qyfysc4fl4] {
    color: #ffcd39; }

.link-danger[b-qyfysc4fl4] {
  color: #dc3545; }
  .link-danger:hover[b-qyfysc4fl4], .link-danger:focus[b-qyfysc4fl4] {
    color: #b02a37; }

.link-light[b-qyfysc4fl4] {
  color: #f8f9fa; }
  .link-light:hover[b-qyfysc4fl4], .link-light:focus[b-qyfysc4fl4] {
    color: #f9fafb; }

.link-dark[b-qyfysc4fl4] {
  color: #212529; }
  .link-dark:hover[b-qyfysc4fl4], .link-dark:focus[b-qyfysc4fl4] {
    color: #1a1e21; }

.ratio[b-qyfysc4fl4] {
  position: relative;
  width: 100%; }
  .ratio[b-qyfysc4fl4]::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > *[b-qyfysc4fl4] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1[b-qyfysc4fl4] {
  --bs-aspect-ratio: 100%; }

.ratio-4x3[b-qyfysc4fl4] {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9[b-qyfysc4fl4] {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9[b-qyfysc4fl4] {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }

.fixed-top[b-qyfysc4fl4] {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom[b-qyfysc4fl4] {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top[b-qyfysc4fl4] {
  position: sticky;
  top: 0;
  z-index: 1020; }

@media (min-width: 576px) {
  .sticky-sm-top[b-qyfysc4fl4] {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top[b-qyfysc4fl4] {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top[b-qyfysc4fl4] {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1200px) {
  .sticky-xl-top[b-qyfysc4fl4] {
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1400px) {
  .sticky-xxl-top[b-qyfysc4fl4] {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.visually-hidden[b-qyfysc4fl4],
.visually-hidden-focusable:not(:focus):not(:focus-within)[b-qyfysc4fl4] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.stretched-link[b-qyfysc4fl4]::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate[b-qyfysc4fl4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.align-baseline[b-qyfysc4fl4] {
  vertical-align: baseline !important; }

.align-top[b-qyfysc4fl4] {
  vertical-align: top !important; }

.align-middle[b-qyfysc4fl4] {
  vertical-align: middle !important; }

.align-bottom[b-qyfysc4fl4] {
  vertical-align: bottom !important; }

.align-text-bottom[b-qyfysc4fl4] {
  vertical-align: text-bottom !important; }

.align-text-top[b-qyfysc4fl4] {
  vertical-align: text-top !important; }

.float-start[b-qyfysc4fl4] {
  float: left !important; }

.float-end[b-qyfysc4fl4] {
  float: right !important; }

.float-none[b-qyfysc4fl4] {
  float: none !important; }

.overflow-auto[b-qyfysc4fl4] {
  overflow: auto !important; }

.overflow-hidden[b-qyfysc4fl4] {
  overflow: hidden !important; }

.overflow-visible[b-qyfysc4fl4] {
  overflow: visible !important; }

.overflow-scroll[b-qyfysc4fl4] {
  overflow: scroll !important; }

.d-inline[b-qyfysc4fl4] {
  display: inline !important; }

.d-inline-block[b-qyfysc4fl4] {
  display: inline-block !important; }

.d-block[b-qyfysc4fl4] {
  display: block !important; }

.d-grid[b-qyfysc4fl4] {
  display: grid !important; }

.d-table[b-qyfysc4fl4] {
  display: table !important; }

.d-table-row[b-qyfysc4fl4] {
  display: table-row !important; }

.d-table-cell[b-qyfysc4fl4] {
  display: table-cell !important; }

.d-flex[b-qyfysc4fl4] {
  display: flex !important; }

.d-inline-flex[b-qyfysc4fl4] {
  display: inline-flex !important; }

.d-none[b-qyfysc4fl4] {
  display: none !important; }

.shadow[b-qyfysc4fl4] {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm[b-qyfysc4fl4] {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg[b-qyfysc4fl4] {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none[b-qyfysc4fl4] {
  box-shadow: none !important; }

.position-static[b-qyfysc4fl4] {
  position: static !important; }

.position-relative[b-qyfysc4fl4] {
  position: relative !important; }

.position-absolute[b-qyfysc4fl4] {
  position: absolute !important; }

.position-fixed[b-qyfysc4fl4] {
  position: fixed !important; }

.position-sticky[b-qyfysc4fl4] {
  position: sticky !important; }

.top-0[b-qyfysc4fl4] {
  top: 0 !important; }

.top-50[b-qyfysc4fl4] {
  top: 50% !important; }

.top-100[b-qyfysc4fl4] {
  top: 100% !important; }

.bottom-0[b-qyfysc4fl4] {
  bottom: 0 !important; }

.bottom-50[b-qyfysc4fl4] {
  bottom: 50% !important; }

.bottom-100[b-qyfysc4fl4] {
  bottom: 100% !important; }

.start-0[b-qyfysc4fl4] {
  left: 0 !important; }

.start-50[b-qyfysc4fl4] {
  left: 50% !important; }

.start-100[b-qyfysc4fl4] {
  left: 100% !important; }

.end-0[b-qyfysc4fl4] {
  right: 0 !important; }

.end-50[b-qyfysc4fl4] {
  right: 50% !important; }

.end-100[b-qyfysc4fl4] {
  right: 100% !important; }

.translate-middle[b-qyfysc4fl4] {
  transform: translate(-50%, -50%) !important; }

.translate-middle-x[b-qyfysc4fl4] {
  transform: translateX(-50%) !important; }

.translate-middle-y[b-qyfysc4fl4] {
  transform: translateY(-50%) !important; }

.border[b-qyfysc4fl4] {
  border: 1px solid #dee2e6 !important; }

.border-0[b-qyfysc4fl4] {
  border: 0 !important; }

.border-top[b-qyfysc4fl4] {
  border-top: 1px solid #dee2e6 !important; }

.border-top-0[b-qyfysc4fl4] {
  border-top: 0 !important; }

.border-end[b-qyfysc4fl4] {
  border-right: 1px solid #dee2e6 !important; }

.border-end-0[b-qyfysc4fl4] {
  border-right: 0 !important; }

.border-bottom[b-qyfysc4fl4] {
  border-bottom: 1px solid #dee2e6 !important; }

.border-bottom-0[b-qyfysc4fl4] {
  border-bottom: 0 !important; }

.border-start[b-qyfysc4fl4] {
  border-left: 1px solid #dee2e6 !important; }

.border-start-0[b-qyfysc4fl4] {
  border-left: 0 !important; }

.border-primary[b-qyfysc4fl4] {
  border-color: #0d6efd !important; }

.border-secondary[b-qyfysc4fl4] {
  border-color: #6c757d !important; }

.border-success[b-qyfysc4fl4] {
  border-color: #198754 !important; }

.border-info[b-qyfysc4fl4] {
  border-color: #0dcaf0 !important; }

.border-warning[b-qyfysc4fl4] {
  border-color: #ffc107 !important; }

.border-danger[b-qyfysc4fl4] {
  border-color: #dc3545 !important; }

.border-light[b-qyfysc4fl4] {
  border-color: #f8f9fa !important; }

.border-dark[b-qyfysc4fl4] {
  border-color: #212529 !important; }

.border-white[b-qyfysc4fl4] {
  border-color: #fff !important; }

.border-1[b-qyfysc4fl4] {
  border-width: 1px !important; }

.border-2[b-qyfysc4fl4] {
  border-width: 2px !important; }

.border-3[b-qyfysc4fl4] {
  border-width: 3px !important; }

.border-4[b-qyfysc4fl4] {
  border-width: 4px !important; }

.border-5[b-qyfysc4fl4] {
  border-width: 5px !important; }

.w-25[b-qyfysc4fl4] {
  width: 25% !important; }

.w-50[b-qyfysc4fl4] {
  width: 50% !important; }

.w-75[b-qyfysc4fl4] {
  width: 75% !important; }

.w-100[b-qyfysc4fl4] {
  width: 100% !important; }

.w-auto[b-qyfysc4fl4] {
  width: auto !important; }

.mw-100[b-qyfysc4fl4] {
  max-width: 100% !important; }

.vw-100[b-qyfysc4fl4] {
  width: 100vw !important; }

.min-vw-100[b-qyfysc4fl4] {
  min-width: 100vw !important; }

.h-25[b-qyfysc4fl4] {
  height: 25% !important; }

.h-50[b-qyfysc4fl4] {
  height: 50% !important; }

.h-75[b-qyfysc4fl4] {
  height: 75% !important; }

.h-100[b-qyfysc4fl4] {
  height: 100% !important; }

.h-auto[b-qyfysc4fl4] {
  height: auto !important; }

.mh-100[b-qyfysc4fl4] {
  max-height: 100% !important; }

.vh-100[b-qyfysc4fl4] {
  height: 100vh !important; }

.min-vh-100[b-qyfysc4fl4] {
  min-height: 100vh !important; }

.flex-fill[b-qyfysc4fl4] {
  flex: 1 1 auto !important; }

.flex-row[b-qyfysc4fl4] {
  flex-direction: row !important; }

.flex-column[b-qyfysc4fl4] {
  flex-direction: column !important; }

.flex-row-reverse[b-qyfysc4fl4] {
  flex-direction: row-reverse !important; }

.flex-column-reverse[b-qyfysc4fl4] {
  flex-direction: column-reverse !important; }

.flex-grow-0[b-qyfysc4fl4] {
  flex-grow: 0 !important; }

.flex-grow-1[b-qyfysc4fl4] {
  flex-grow: 1 !important; }

.flex-shrink-0[b-qyfysc4fl4] {
  flex-shrink: 0 !important; }

.flex-shrink-1[b-qyfysc4fl4] {
  flex-shrink: 1 !important; }

.flex-wrap[b-qyfysc4fl4] {
  flex-wrap: wrap !important; }

.flex-nowrap[b-qyfysc4fl4] {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse[b-qyfysc4fl4] {
  flex-wrap: wrap-reverse !important; }

.gap-0[b-qyfysc4fl4] {
  gap: 0 !important; }

.gap-1[b-qyfysc4fl4] {
  gap: 0.25rem !important; }

.gap-2[b-qyfysc4fl4] {
  gap: 0.5rem !important; }

.gap-3[b-qyfysc4fl4] {
  gap: 1rem !important; }

.gap-4[b-qyfysc4fl4] {
  gap: 1.5rem !important; }

.gap-5[b-qyfysc4fl4] {
  gap: 3rem !important; }

.justify-content-start[b-qyfysc4fl4] {
  justify-content: flex-start !important; }

.justify-content-end[b-qyfysc4fl4] {
  justify-content: flex-end !important; }

.justify-content-center[b-qyfysc4fl4] {
  justify-content: center !important; }

.justify-content-between[b-qyfysc4fl4] {
  justify-content: space-between !important; }

.justify-content-around[b-qyfysc4fl4] {
  justify-content: space-around !important; }

.justify-content-evenly[b-qyfysc4fl4] {
  justify-content: space-evenly !important; }

.align-items-start[b-qyfysc4fl4] {
  align-items: flex-start !important; }

.align-items-end[b-qyfysc4fl4] {
  align-items: flex-end !important; }

.align-items-center[b-qyfysc4fl4] {
  align-items: center !important; }

.align-items-baseline[b-qyfysc4fl4] {
  align-items: baseline !important; }

.align-items-stretch[b-qyfysc4fl4] {
  align-items: stretch !important; }

.align-content-start[b-qyfysc4fl4] {
  align-content: flex-start !important; }

.align-content-end[b-qyfysc4fl4] {
  align-content: flex-end !important; }

.align-content-center[b-qyfysc4fl4] {
  align-content: center !important; }

.align-content-between[b-qyfysc4fl4] {
  align-content: space-between !important; }

.align-content-around[b-qyfysc4fl4] {
  align-content: space-around !important; }

.align-content-stretch[b-qyfysc4fl4] {
  align-content: stretch !important; }

.align-self-auto[b-qyfysc4fl4] {
  align-self: auto !important; }

.align-self-start[b-qyfysc4fl4] {
  align-self: flex-start !important; }

.align-self-end[b-qyfysc4fl4] {
  align-self: flex-end !important; }

.align-self-center[b-qyfysc4fl4] {
  align-self: center !important; }

.align-self-baseline[b-qyfysc4fl4] {
  align-self: baseline !important; }

.align-self-stretch[b-qyfysc4fl4] {
  align-self: stretch !important; }

.order-first[b-qyfysc4fl4] {
  order: -1 !important; }

.order-0[b-qyfysc4fl4] {
  order: 0 !important; }

.order-1[b-qyfysc4fl4] {
  order: 1 !important; }

.order-2[b-qyfysc4fl4] {
  order: 2 !important; }

.order-3[b-qyfysc4fl4] {
  order: 3 !important; }

.order-4[b-qyfysc4fl4] {
  order: 4 !important; }

.order-5[b-qyfysc4fl4] {
  order: 5 !important; }

.order-last[b-qyfysc4fl4] {
  order: 6 !important; }

.m-0[b-qyfysc4fl4] {
  margin: 0 !important; }

.m-1[b-qyfysc4fl4] {
  margin: 0.25rem !important; }

.m-2[b-qyfysc4fl4] {
  margin: 0.5rem !important; }

.m-3[b-qyfysc4fl4] {
  margin: 1rem !important; }

.m-4[b-qyfysc4fl4] {
  margin: 1.5rem !important; }

.m-5[b-qyfysc4fl4] {
  margin: 3rem !important; }

.m-auto[b-qyfysc4fl4] {
  margin: auto !important; }

.mx-0[b-qyfysc4fl4] {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1[b-qyfysc4fl4] {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2[b-qyfysc4fl4] {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3[b-qyfysc4fl4] {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4[b-qyfysc4fl4] {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5[b-qyfysc4fl4] {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto[b-qyfysc4fl4] {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0[b-qyfysc4fl4] {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1[b-qyfysc4fl4] {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2[b-qyfysc4fl4] {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3[b-qyfysc4fl4] {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4[b-qyfysc4fl4] {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5[b-qyfysc4fl4] {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto[b-qyfysc4fl4] {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0[b-qyfysc4fl4] {
  margin-top: 0 !important; }

.mt-1[b-qyfysc4fl4] {
  margin-top: 0.25rem !important; }

.mt-2[b-qyfysc4fl4] {
  margin-top: 0.5rem !important; }

.mt-3[b-qyfysc4fl4] {
  margin-top: 1rem !important; }

.mt-4[b-qyfysc4fl4] {
  margin-top: 1.5rem !important; }

.mt-5[b-qyfysc4fl4] {
  margin-top: 3rem !important; }

.mt-auto[b-qyfysc4fl4] {
  margin-top: auto !important; }

.me-0[b-qyfysc4fl4] {
  margin-right: 0 !important; }

.me-1[b-qyfysc4fl4] {
  margin-right: 0.25rem !important; }

.me-2[b-qyfysc4fl4] {
  margin-right: 0.5rem !important; }

.me-3[b-qyfysc4fl4] {
  margin-right: 1rem !important; }

.me-4[b-qyfysc4fl4] {
  margin-right: 1.5rem !important; }

.me-5[b-qyfysc4fl4] {
  margin-right: 3rem !important; }

.me-auto[b-qyfysc4fl4] {
  margin-right: auto !important; }

.mb-0[b-qyfysc4fl4] {
  margin-bottom: 0 !important; }

.mb-1[b-qyfysc4fl4] {
  margin-bottom: 0.25rem !important; }

.mb-2[b-qyfysc4fl4] {
  margin-bottom: 0.5rem !important; }

.mb-3[b-qyfysc4fl4] {
  margin-bottom: 1rem !important; }

.mb-4[b-qyfysc4fl4] {
  margin-bottom: 1.5rem !important; }

.mb-5[b-qyfysc4fl4] {
  margin-bottom: 3rem !important; }

.mb-auto[b-qyfysc4fl4] {
  margin-bottom: auto !important; }

.ms-0[b-qyfysc4fl4] {
  margin-left: 0 !important; }

.ms-1[b-qyfysc4fl4] {
  margin-left: 0.25rem !important; }

.ms-2[b-qyfysc4fl4] {
  margin-left: 0.5rem !important; }

.ms-3[b-qyfysc4fl4] {
  margin-left: 1rem !important; }

.ms-4[b-qyfysc4fl4] {
  margin-left: 1.5rem !important; }

.ms-5[b-qyfysc4fl4] {
  margin-left: 3rem !important; }

.ms-auto[b-qyfysc4fl4] {
  margin-left: auto !important; }

.p-0[b-qyfysc4fl4] {
  padding: 0 !important; }

.p-1[b-qyfysc4fl4] {
  padding: 0.25rem !important; }

.p-2[b-qyfysc4fl4] {
  padding: 0.5rem !important; }

.p-3[b-qyfysc4fl4] {
  padding: 1rem !important; }

.p-4[b-qyfysc4fl4] {
  padding: 1.5rem !important; }

.p-5[b-qyfysc4fl4] {
  padding: 3rem !important; }

.px-0[b-qyfysc4fl4] {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1[b-qyfysc4fl4] {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2[b-qyfysc4fl4] {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3[b-qyfysc4fl4] {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4[b-qyfysc4fl4] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5[b-qyfysc4fl4] {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0[b-qyfysc4fl4] {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1[b-qyfysc4fl4] {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2[b-qyfysc4fl4] {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3[b-qyfysc4fl4] {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4[b-qyfysc4fl4] {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5[b-qyfysc4fl4] {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0[b-qyfysc4fl4] {
  padding-top: 0 !important; }

.pt-1[b-qyfysc4fl4] {
  padding-top: 0.25rem !important; }

.pt-2[b-qyfysc4fl4] {
  padding-top: 0.5rem !important; }

.pt-3[b-qyfysc4fl4] {
  padding-top: 1rem !important; }

.pt-4[b-qyfysc4fl4] {
  padding-top: 1.5rem !important; }

.pt-5[b-qyfysc4fl4] {
  padding-top: 3rem !important; }

.pe-0[b-qyfysc4fl4] {
  padding-right: 0 !important; }

.pe-1[b-qyfysc4fl4] {
  padding-right: 0.25rem !important; }

.pe-2[b-qyfysc4fl4] {
  padding-right: 0.5rem !important; }

.pe-3[b-qyfysc4fl4] {
  padding-right: 1rem !important; }

.pe-4[b-qyfysc4fl4] {
  padding-right: 1.5rem !important; }

.pe-5[b-qyfysc4fl4] {
  padding-right: 3rem !important; }

.pb-0[b-qyfysc4fl4] {
  padding-bottom: 0 !important; }

.pb-1[b-qyfysc4fl4] {
  padding-bottom: 0.25rem !important; }

.pb-2[b-qyfysc4fl4] {
  padding-bottom: 0.5rem !important; }

.pb-3[b-qyfysc4fl4] {
  padding-bottom: 1rem !important; }

.pb-4[b-qyfysc4fl4] {
  padding-bottom: 1.5rem !important; }

.pb-5[b-qyfysc4fl4] {
  padding-bottom: 3rem !important; }

.ps-0[b-qyfysc4fl4] {
  padding-left: 0 !important; }

.ps-1[b-qyfysc4fl4] {
  padding-left: 0.25rem !important; }

.ps-2[b-qyfysc4fl4] {
  padding-left: 0.5rem !important; }

.ps-3[b-qyfysc4fl4] {
  padding-left: 1rem !important; }

.ps-4[b-qyfysc4fl4] {
  padding-left: 1.5rem !important; }

.ps-5[b-qyfysc4fl4] {
  padding-left: 3rem !important; }

.font-monospace[b-qyfysc4fl4] {
  font-family: var(--bs-font-monospace) !important; }

.fs-1[b-qyfysc4fl4] {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2[b-qyfysc4fl4] {
  font-size: calc(1.325rem + 0.9vw) !important; }

.fs-3[b-qyfysc4fl4] {
  font-size: calc(1.3rem + 0.6vw) !important; }

.fs-4[b-qyfysc4fl4] {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-5[b-qyfysc4fl4] {
  font-size: 1.25rem !important; }

.fs-6[b-qyfysc4fl4] {
  font-size: 1rem !important; }

.fst-italic[b-qyfysc4fl4] {
  font-style: italic !important; }

.fst-normal[b-qyfysc4fl4] {
  font-style: normal !important; }

.fw-light[b-qyfysc4fl4] {
  font-weight: 300 !important; }

.fw-lighter[b-qyfysc4fl4] {
  font-weight: lighter !important; }

.fw-normal[b-qyfysc4fl4] {
  font-weight: 400 !important; }

.fw-bold[b-qyfysc4fl4] {
  font-weight: 700 !important; }

.fw-bolder[b-qyfysc4fl4] {
  font-weight: bolder !important; }

.lh-1[b-qyfysc4fl4] {
  line-height: 1 !important; }

.lh-sm[b-qyfysc4fl4] {
  line-height: 1.25 !important; }

.lh-base[b-qyfysc4fl4] {
  line-height: 1.5 !important; }

.lh-lg[b-qyfysc4fl4] {
  line-height: 2 !important; }

.text-start[b-qyfysc4fl4] {
  text-align: left !important; }

.text-end[b-qyfysc4fl4] {
  text-align: right !important; }

.text-center[b-qyfysc4fl4] {
  text-align: center !important; }

.text-decoration-none[b-qyfysc4fl4] {
  text-decoration: none !important; }

.text-decoration-underline[b-qyfysc4fl4] {
  text-decoration: underline !important; }

.text-decoration-line-through[b-qyfysc4fl4] {
  text-decoration: line-through !important; }

.text-lowercase[b-qyfysc4fl4] {
  text-transform: lowercase !important; }

.text-uppercase[b-qyfysc4fl4] {
  text-transform: uppercase !important; }

.text-capitalize[b-qyfysc4fl4] {
  text-transform: capitalize !important; }

.text-wrap[b-qyfysc4fl4] {
  white-space: normal !important; }

.text-nowrap[b-qyfysc4fl4] {
  white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break[b-qyfysc4fl4] {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary[b-qyfysc4fl4] {
  color: #0d6efd !important; }

.text-secondary[b-qyfysc4fl4] {
  color: #6c757d !important; }

.text-success[b-qyfysc4fl4] {
  color: #198754 !important; }

.text-info[b-qyfysc4fl4] {
  color: #0dcaf0 !important; }

.text-warning[b-qyfysc4fl4] {
  color: #ffc107 !important; }

.text-danger[b-qyfysc4fl4] {
  color: #dc3545 !important; }

.text-light[b-qyfysc4fl4] {
  color: #f8f9fa !important; }

.text-dark[b-qyfysc4fl4] {
  color: #212529 !important; }

.text-white[b-qyfysc4fl4] {
  color: #fff !important; }

.text-body[b-qyfysc4fl4] {
  color: #212529 !important; }

.text-muted[b-qyfysc4fl4] {
  color: #6c757d !important; }

.text-black-50[b-qyfysc4fl4] {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50[b-qyfysc4fl4] {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset[b-qyfysc4fl4] {
  color: inherit !important; }

.bg-primary[b-qyfysc4fl4] {
  background-color: #0d6efd !important; }

.bg-secondary[b-qyfysc4fl4] {
  background-color: #6c757d !important; }

.bg-success[b-qyfysc4fl4] {
  background-color: #198754 !important; }

.bg-info[b-qyfysc4fl4] {
  background-color: #0dcaf0 !important; }

.bg-warning[b-qyfysc4fl4] {
  background-color: #ffc107 !important; }

.bg-danger[b-qyfysc4fl4] {
  background-color: #dc3545 !important; }

.bg-light[b-qyfysc4fl4] {
  background-color: #f8f9fa !important; }

.bg-dark[b-qyfysc4fl4] {
  background-color: #212529 !important; }

.bg-body[b-qyfysc4fl4] {
  background-color: #fff !important; }

.bg-white[b-qyfysc4fl4] {
  background-color: #fff !important; }

.bg-transparent[b-qyfysc4fl4] {
  background-color: transparent !important; }

.bg-gradient[b-qyfysc4fl4] {
  background-image: var(--bs-gradient) !important; }

.user-select-all[b-qyfysc4fl4] {
  user-select: all !important; }

.user-select-auto[b-qyfysc4fl4] {
  user-select: auto !important; }

.user-select-none[b-qyfysc4fl4] {
  user-select: none !important; }

.pe-none[b-qyfysc4fl4] {
  pointer-events: none !important; }

.pe-auto[b-qyfysc4fl4] {
  pointer-events: auto !important; }

.rounded[b-qyfysc4fl4] {
  border-radius: 0.25rem !important; }

.rounded-0[b-qyfysc4fl4] {
  border-radius: 0 !important; }

.rounded-1[b-qyfysc4fl4] {
  border-radius: 0.2rem !important; }

.rounded-2[b-qyfysc4fl4] {
  border-radius: 0.25rem !important; }

.rounded-3[b-qyfysc4fl4] {
  border-radius: 0.3rem !important; }

.rounded-circle[b-qyfysc4fl4] {
  border-radius: 50% !important; }

.rounded-pill[b-qyfysc4fl4] {
  border-radius: 50rem !important; }

.rounded-top[b-qyfysc4fl4] {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-end[b-qyfysc4fl4] {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom[b-qyfysc4fl4] {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-start[b-qyfysc4fl4] {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important; }

.visible[b-qyfysc4fl4] {
  visibility: visible !important; }

.invisible[b-qyfysc4fl4] {
  visibility: hidden !important; }

@media (min-width: 576px) {
  .float-sm-start[b-qyfysc4fl4] {
    float: left !important; }
  .float-sm-end[b-qyfysc4fl4] {
    float: right !important; }
  .float-sm-none[b-qyfysc4fl4] {
    float: none !important; }
  .d-sm-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-sm-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-sm-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-sm-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-sm-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-sm-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-sm-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-sm-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-sm-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-sm-none[b-qyfysc4fl4] {
    display: none !important; }
  .flex-sm-fill[b-qyfysc4fl4] {
    flex: 1 1 auto !important; }
  .flex-sm-row[b-qyfysc4fl4] {
    flex-direction: row !important; }
  .flex-sm-column[b-qyfysc4fl4] {
    flex-direction: column !important; }
  .flex-sm-row-reverse[b-qyfysc4fl4] {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse[b-qyfysc4fl4] {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0[b-qyfysc4fl4] {
    flex-grow: 0 !important; }
  .flex-sm-grow-1[b-qyfysc4fl4] {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0[b-qyfysc4fl4] {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1[b-qyfysc4fl4] {
    flex-shrink: 1 !important; }
  .flex-sm-wrap[b-qyfysc4fl4] {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap[b-qyfysc4fl4] {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse[b-qyfysc4fl4] {
    flex-wrap: wrap-reverse !important; }
  .gap-sm-0[b-qyfysc4fl4] {
    gap: 0 !important; }
  .gap-sm-1[b-qyfysc4fl4] {
    gap: 0.25rem !important; }
  .gap-sm-2[b-qyfysc4fl4] {
    gap: 0.5rem !important; }
  .gap-sm-3[b-qyfysc4fl4] {
    gap: 1rem !important; }
  .gap-sm-4[b-qyfysc4fl4] {
    gap: 1.5rem !important; }
  .gap-sm-5[b-qyfysc4fl4] {
    gap: 3rem !important; }
  .justify-content-sm-start[b-qyfysc4fl4] {
    justify-content: flex-start !important; }
  .justify-content-sm-end[b-qyfysc4fl4] {
    justify-content: flex-end !important; }
  .justify-content-sm-center[b-qyfysc4fl4] {
    justify-content: center !important; }
  .justify-content-sm-between[b-qyfysc4fl4] {
    justify-content: space-between !important; }
  .justify-content-sm-around[b-qyfysc4fl4] {
    justify-content: space-around !important; }
  .justify-content-sm-evenly[b-qyfysc4fl4] {
    justify-content: space-evenly !important; }
  .align-items-sm-start[b-qyfysc4fl4] {
    align-items: flex-start !important; }
  .align-items-sm-end[b-qyfysc4fl4] {
    align-items: flex-end !important; }
  .align-items-sm-center[b-qyfysc4fl4] {
    align-items: center !important; }
  .align-items-sm-baseline[b-qyfysc4fl4] {
    align-items: baseline !important; }
  .align-items-sm-stretch[b-qyfysc4fl4] {
    align-items: stretch !important; }
  .align-content-sm-start[b-qyfysc4fl4] {
    align-content: flex-start !important; }
  .align-content-sm-end[b-qyfysc4fl4] {
    align-content: flex-end !important; }
  .align-content-sm-center[b-qyfysc4fl4] {
    align-content: center !important; }
  .align-content-sm-between[b-qyfysc4fl4] {
    align-content: space-between !important; }
  .align-content-sm-around[b-qyfysc4fl4] {
    align-content: space-around !important; }
  .align-content-sm-stretch[b-qyfysc4fl4] {
    align-content: stretch !important; }
  .align-self-sm-auto[b-qyfysc4fl4] {
    align-self: auto !important; }
  .align-self-sm-start[b-qyfysc4fl4] {
    align-self: flex-start !important; }
  .align-self-sm-end[b-qyfysc4fl4] {
    align-self: flex-end !important; }
  .align-self-sm-center[b-qyfysc4fl4] {
    align-self: center !important; }
  .align-self-sm-baseline[b-qyfysc4fl4] {
    align-self: baseline !important; }
  .align-self-sm-stretch[b-qyfysc4fl4] {
    align-self: stretch !important; }
  .order-sm-first[b-qyfysc4fl4] {
    order: -1 !important; }
  .order-sm-0[b-qyfysc4fl4] {
    order: 0 !important; }
  .order-sm-1[b-qyfysc4fl4] {
    order: 1 !important; }
  .order-sm-2[b-qyfysc4fl4] {
    order: 2 !important; }
  .order-sm-3[b-qyfysc4fl4] {
    order: 3 !important; }
  .order-sm-4[b-qyfysc4fl4] {
    order: 4 !important; }
  .order-sm-5[b-qyfysc4fl4] {
    order: 5 !important; }
  .order-sm-last[b-qyfysc4fl4] {
    order: 6 !important; }
  .m-sm-0[b-qyfysc4fl4] {
    margin: 0 !important; }
  .m-sm-1[b-qyfysc4fl4] {
    margin: 0.25rem !important; }
  .m-sm-2[b-qyfysc4fl4] {
    margin: 0.5rem !important; }
  .m-sm-3[b-qyfysc4fl4] {
    margin: 1rem !important; }
  .m-sm-4[b-qyfysc4fl4] {
    margin: 1.5rem !important; }
  .m-sm-5[b-qyfysc4fl4] {
    margin: 3rem !important; }
  .m-sm-auto[b-qyfysc4fl4] {
    margin: auto !important; }
  .mx-sm-0[b-qyfysc4fl4] {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3[b-qyfysc4fl4] {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5[b-qyfysc4fl4] {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto[b-qyfysc4fl4] {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0[b-qyfysc4fl4] {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3[b-qyfysc4fl4] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5[b-qyfysc4fl4] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto[b-qyfysc4fl4] {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0[b-qyfysc4fl4] {
    margin-top: 0 !important; }
  .mt-sm-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important; }
  .mt-sm-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important; }
  .mt-sm-3[b-qyfysc4fl4] {
    margin-top: 1rem !important; }
  .mt-sm-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important; }
  .mt-sm-5[b-qyfysc4fl4] {
    margin-top: 3rem !important; }
  .mt-sm-auto[b-qyfysc4fl4] {
    margin-top: auto !important; }
  .me-sm-0[b-qyfysc4fl4] {
    margin-right: 0 !important; }
  .me-sm-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important; }
  .me-sm-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important; }
  .me-sm-3[b-qyfysc4fl4] {
    margin-right: 1rem !important; }
  .me-sm-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important; }
  .me-sm-5[b-qyfysc4fl4] {
    margin-right: 3rem !important; }
  .me-sm-auto[b-qyfysc4fl4] {
    margin-right: auto !important; }
  .mb-sm-0[b-qyfysc4fl4] {
    margin-bottom: 0 !important; }
  .mb-sm-1[b-qyfysc4fl4] {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2[b-qyfysc4fl4] {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3[b-qyfysc4fl4] {
    margin-bottom: 1rem !important; }
  .mb-sm-4[b-qyfysc4fl4] {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5[b-qyfysc4fl4] {
    margin-bottom: 3rem !important; }
  .mb-sm-auto[b-qyfysc4fl4] {
    margin-bottom: auto !important; }
  .ms-sm-0[b-qyfysc4fl4] {
    margin-left: 0 !important; }
  .ms-sm-1[b-qyfysc4fl4] {
    margin-left: 0.25rem !important; }
  .ms-sm-2[b-qyfysc4fl4] {
    margin-left: 0.5rem !important; }
  .ms-sm-3[b-qyfysc4fl4] {
    margin-left: 1rem !important; }
  .ms-sm-4[b-qyfysc4fl4] {
    margin-left: 1.5rem !important; }
  .ms-sm-5[b-qyfysc4fl4] {
    margin-left: 3rem !important; }
  .ms-sm-auto[b-qyfysc4fl4] {
    margin-left: auto !important; }
  .p-sm-0[b-qyfysc4fl4] {
    padding: 0 !important; }
  .p-sm-1[b-qyfysc4fl4] {
    padding: 0.25rem !important; }
  .p-sm-2[b-qyfysc4fl4] {
    padding: 0.5rem !important; }
  .p-sm-3[b-qyfysc4fl4] {
    padding: 1rem !important; }
  .p-sm-4[b-qyfysc4fl4] {
    padding: 1.5rem !important; }
  .p-sm-5[b-qyfysc4fl4] {
    padding: 3rem !important; }
  .px-sm-0[b-qyfysc4fl4] {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3[b-qyfysc4fl4] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5[b-qyfysc4fl4] {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0[b-qyfysc4fl4] {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3[b-qyfysc4fl4] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5[b-qyfysc4fl4] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0[b-qyfysc4fl4] {
    padding-top: 0 !important; }
  .pt-sm-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important; }
  .pt-sm-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important; }
  .pt-sm-3[b-qyfysc4fl4] {
    padding-top: 1rem !important; }
  .pt-sm-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important; }
  .pt-sm-5[b-qyfysc4fl4] {
    padding-top: 3rem !important; }
  .pe-sm-0[b-qyfysc4fl4] {
    padding-right: 0 !important; }
  .pe-sm-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important; }
  .pe-sm-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important; }
  .pe-sm-3[b-qyfysc4fl4] {
    padding-right: 1rem !important; }
  .pe-sm-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important; }
  .pe-sm-5[b-qyfysc4fl4] {
    padding-right: 3rem !important; }
  .pb-sm-0[b-qyfysc4fl4] {
    padding-bottom: 0 !important; }
  .pb-sm-1[b-qyfysc4fl4] {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2[b-qyfysc4fl4] {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3[b-qyfysc4fl4] {
    padding-bottom: 1rem !important; }
  .pb-sm-4[b-qyfysc4fl4] {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5[b-qyfysc4fl4] {
    padding-bottom: 3rem !important; }
  .ps-sm-0[b-qyfysc4fl4] {
    padding-left: 0 !important; }
  .ps-sm-1[b-qyfysc4fl4] {
    padding-left: 0.25rem !important; }
  .ps-sm-2[b-qyfysc4fl4] {
    padding-left: 0.5rem !important; }
  .ps-sm-3[b-qyfysc4fl4] {
    padding-left: 1rem !important; }
  .ps-sm-4[b-qyfysc4fl4] {
    padding-left: 1.5rem !important; }
  .ps-sm-5[b-qyfysc4fl4] {
    padding-left: 3rem !important; }
  .text-sm-start[b-qyfysc4fl4] {
    text-align: left !important; }
  .text-sm-end[b-qyfysc4fl4] {
    text-align: right !important; }
  .text-sm-center[b-qyfysc4fl4] {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start[b-qyfysc4fl4] {
    float: left !important; }
  .float-md-end[b-qyfysc4fl4] {
    float: right !important; }
  .float-md-none[b-qyfysc4fl4] {
    float: none !important; }
  .d-md-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-md-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-md-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-md-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-md-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-md-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-md-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-md-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-md-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-md-none[b-qyfysc4fl4] {
    display: none !important; }
  .flex-md-fill[b-qyfysc4fl4] {
    flex: 1 1 auto !important; }
  .flex-md-row[b-qyfysc4fl4] {
    flex-direction: row !important; }
  .flex-md-column[b-qyfysc4fl4] {
    flex-direction: column !important; }
  .flex-md-row-reverse[b-qyfysc4fl4] {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse[b-qyfysc4fl4] {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0[b-qyfysc4fl4] {
    flex-grow: 0 !important; }
  .flex-md-grow-1[b-qyfysc4fl4] {
    flex-grow: 1 !important; }
  .flex-md-shrink-0[b-qyfysc4fl4] {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1[b-qyfysc4fl4] {
    flex-shrink: 1 !important; }
  .flex-md-wrap[b-qyfysc4fl4] {
    flex-wrap: wrap !important; }
  .flex-md-nowrap[b-qyfysc4fl4] {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse[b-qyfysc4fl4] {
    flex-wrap: wrap-reverse !important; }
  .gap-md-0[b-qyfysc4fl4] {
    gap: 0 !important; }
  .gap-md-1[b-qyfysc4fl4] {
    gap: 0.25rem !important; }
  .gap-md-2[b-qyfysc4fl4] {
    gap: 0.5rem !important; }
  .gap-md-3[b-qyfysc4fl4] {
    gap: 1rem !important; }
  .gap-md-4[b-qyfysc4fl4] {
    gap: 1.5rem !important; }
  .gap-md-5[b-qyfysc4fl4] {
    gap: 3rem !important; }
  .justify-content-md-start[b-qyfysc4fl4] {
    justify-content: flex-start !important; }
  .justify-content-md-end[b-qyfysc4fl4] {
    justify-content: flex-end !important; }
  .justify-content-md-center[b-qyfysc4fl4] {
    justify-content: center !important; }
  .justify-content-md-between[b-qyfysc4fl4] {
    justify-content: space-between !important; }
  .justify-content-md-around[b-qyfysc4fl4] {
    justify-content: space-around !important; }
  .justify-content-md-evenly[b-qyfysc4fl4] {
    justify-content: space-evenly !important; }
  .align-items-md-start[b-qyfysc4fl4] {
    align-items: flex-start !important; }
  .align-items-md-end[b-qyfysc4fl4] {
    align-items: flex-end !important; }
  .align-items-md-center[b-qyfysc4fl4] {
    align-items: center !important; }
  .align-items-md-baseline[b-qyfysc4fl4] {
    align-items: baseline !important; }
  .align-items-md-stretch[b-qyfysc4fl4] {
    align-items: stretch !important; }
  .align-content-md-start[b-qyfysc4fl4] {
    align-content: flex-start !important; }
  .align-content-md-end[b-qyfysc4fl4] {
    align-content: flex-end !important; }
  .align-content-md-center[b-qyfysc4fl4] {
    align-content: center !important; }
  .align-content-md-between[b-qyfysc4fl4] {
    align-content: space-between !important; }
  .align-content-md-around[b-qyfysc4fl4] {
    align-content: space-around !important; }
  .align-content-md-stretch[b-qyfysc4fl4] {
    align-content: stretch !important; }
  .align-self-md-auto[b-qyfysc4fl4] {
    align-self: auto !important; }
  .align-self-md-start[b-qyfysc4fl4] {
    align-self: flex-start !important; }
  .align-self-md-end[b-qyfysc4fl4] {
    align-self: flex-end !important; }
  .align-self-md-center[b-qyfysc4fl4] {
    align-self: center !important; }
  .align-self-md-baseline[b-qyfysc4fl4] {
    align-self: baseline !important; }
  .align-self-md-stretch[b-qyfysc4fl4] {
    align-self: stretch !important; }
  .order-md-first[b-qyfysc4fl4] {
    order: -1 !important; }
  .order-md-0[b-qyfysc4fl4] {
    order: 0 !important; }
  .order-md-1[b-qyfysc4fl4] {
    order: 1 !important; }
  .order-md-2[b-qyfysc4fl4] {
    order: 2 !important; }
  .order-md-3[b-qyfysc4fl4] {
    order: 3 !important; }
  .order-md-4[b-qyfysc4fl4] {
    order: 4 !important; }
  .order-md-5[b-qyfysc4fl4] {
    order: 5 !important; }
  .order-md-last[b-qyfysc4fl4] {
    order: 6 !important; }
  .m-md-0[b-qyfysc4fl4] {
    margin: 0 !important; }
  .m-md-1[b-qyfysc4fl4] {
    margin: 0.25rem !important; }
  .m-md-2[b-qyfysc4fl4] {
    margin: 0.5rem !important; }
  .m-md-3[b-qyfysc4fl4] {
    margin: 1rem !important; }
  .m-md-4[b-qyfysc4fl4] {
    margin: 1.5rem !important; }
  .m-md-5[b-qyfysc4fl4] {
    margin: 3rem !important; }
  .m-md-auto[b-qyfysc4fl4] {
    margin: auto !important; }
  .mx-md-0[b-qyfysc4fl4] {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3[b-qyfysc4fl4] {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5[b-qyfysc4fl4] {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto[b-qyfysc4fl4] {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0[b-qyfysc4fl4] {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3[b-qyfysc4fl4] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5[b-qyfysc4fl4] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto[b-qyfysc4fl4] {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0[b-qyfysc4fl4] {
    margin-top: 0 !important; }
  .mt-md-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important; }
  .mt-md-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important; }
  .mt-md-3[b-qyfysc4fl4] {
    margin-top: 1rem !important; }
  .mt-md-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important; }
  .mt-md-5[b-qyfysc4fl4] {
    margin-top: 3rem !important; }
  .mt-md-auto[b-qyfysc4fl4] {
    margin-top: auto !important; }
  .me-md-0[b-qyfysc4fl4] {
    margin-right: 0 !important; }
  .me-md-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important; }
  .me-md-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important; }
  .me-md-3[b-qyfysc4fl4] {
    margin-right: 1rem !important; }
  .me-md-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important; }
  .me-md-5[b-qyfysc4fl4] {
    margin-right: 3rem !important; }
  .me-md-auto[b-qyfysc4fl4] {
    margin-right: auto !important; }
  .mb-md-0[b-qyfysc4fl4] {
    margin-bottom: 0 !important; }
  .mb-md-1[b-qyfysc4fl4] {
    margin-bottom: 0.25rem !important; }
  .mb-md-2[b-qyfysc4fl4] {
    margin-bottom: 0.5rem !important; }
  .mb-md-3[b-qyfysc4fl4] {
    margin-bottom: 1rem !important; }
  .mb-md-4[b-qyfysc4fl4] {
    margin-bottom: 1.5rem !important; }
  .mb-md-5[b-qyfysc4fl4] {
    margin-bottom: 3rem !important; }
  .mb-md-auto[b-qyfysc4fl4] {
    margin-bottom: auto !important; }
  .ms-md-0[b-qyfysc4fl4] {
    margin-left: 0 !important; }
  .ms-md-1[b-qyfysc4fl4] {
    margin-left: 0.25rem !important; }
  .ms-md-2[b-qyfysc4fl4] {
    margin-left: 0.5rem !important; }
  .ms-md-3[b-qyfysc4fl4] {
    margin-left: 1rem !important; }
  .ms-md-4[b-qyfysc4fl4] {
    margin-left: 1.5rem !important; }
  .ms-md-5[b-qyfysc4fl4] {
    margin-left: 3rem !important; }
  .ms-md-auto[b-qyfysc4fl4] {
    margin-left: auto !important; }
  .p-md-0[b-qyfysc4fl4] {
    padding: 0 !important; }
  .p-md-1[b-qyfysc4fl4] {
    padding: 0.25rem !important; }
  .p-md-2[b-qyfysc4fl4] {
    padding: 0.5rem !important; }
  .p-md-3[b-qyfysc4fl4] {
    padding: 1rem !important; }
  .p-md-4[b-qyfysc4fl4] {
    padding: 1.5rem !important; }
  .p-md-5[b-qyfysc4fl4] {
    padding: 3rem !important; }
  .px-md-0[b-qyfysc4fl4] {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3[b-qyfysc4fl4] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5[b-qyfysc4fl4] {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0[b-qyfysc4fl4] {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3[b-qyfysc4fl4] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5[b-qyfysc4fl4] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0[b-qyfysc4fl4] {
    padding-top: 0 !important; }
  .pt-md-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important; }
  .pt-md-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important; }
  .pt-md-3[b-qyfysc4fl4] {
    padding-top: 1rem !important; }
  .pt-md-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important; }
  .pt-md-5[b-qyfysc4fl4] {
    padding-top: 3rem !important; }
  .pe-md-0[b-qyfysc4fl4] {
    padding-right: 0 !important; }
  .pe-md-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important; }
  .pe-md-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important; }
  .pe-md-3[b-qyfysc4fl4] {
    padding-right: 1rem !important; }
  .pe-md-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important; }
  .pe-md-5[b-qyfysc4fl4] {
    padding-right: 3rem !important; }
  .pb-md-0[b-qyfysc4fl4] {
    padding-bottom: 0 !important; }
  .pb-md-1[b-qyfysc4fl4] {
    padding-bottom: 0.25rem !important; }
  .pb-md-2[b-qyfysc4fl4] {
    padding-bottom: 0.5rem !important; }
  .pb-md-3[b-qyfysc4fl4] {
    padding-bottom: 1rem !important; }
  .pb-md-4[b-qyfysc4fl4] {
    padding-bottom: 1.5rem !important; }
  .pb-md-5[b-qyfysc4fl4] {
    padding-bottom: 3rem !important; }
  .ps-md-0[b-qyfysc4fl4] {
    padding-left: 0 !important; }
  .ps-md-1[b-qyfysc4fl4] {
    padding-left: 0.25rem !important; }
  .ps-md-2[b-qyfysc4fl4] {
    padding-left: 0.5rem !important; }
  .ps-md-3[b-qyfysc4fl4] {
    padding-left: 1rem !important; }
  .ps-md-4[b-qyfysc4fl4] {
    padding-left: 1.5rem !important; }
  .ps-md-5[b-qyfysc4fl4] {
    padding-left: 3rem !important; }
  .text-md-start[b-qyfysc4fl4] {
    text-align: left !important; }
  .text-md-end[b-qyfysc4fl4] {
    text-align: right !important; }
  .text-md-center[b-qyfysc4fl4] {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start[b-qyfysc4fl4] {
    float: left !important; }
  .float-lg-end[b-qyfysc4fl4] {
    float: right !important; }
  .float-lg-none[b-qyfysc4fl4] {
    float: none !important; }
  .d-lg-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-lg-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-lg-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-lg-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-lg-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-lg-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-lg-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-lg-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-lg-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-lg-none[b-qyfysc4fl4] {
    display: none !important; }
  .flex-lg-fill[b-qyfysc4fl4] {
    flex: 1 1 auto !important; }
  .flex-lg-row[b-qyfysc4fl4] {
    flex-direction: row !important; }
  .flex-lg-column[b-qyfysc4fl4] {
    flex-direction: column !important; }
  .flex-lg-row-reverse[b-qyfysc4fl4] {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse[b-qyfysc4fl4] {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0[b-qyfysc4fl4] {
    flex-grow: 0 !important; }
  .flex-lg-grow-1[b-qyfysc4fl4] {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0[b-qyfysc4fl4] {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1[b-qyfysc4fl4] {
    flex-shrink: 1 !important; }
  .flex-lg-wrap[b-qyfysc4fl4] {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap[b-qyfysc4fl4] {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse[b-qyfysc4fl4] {
    flex-wrap: wrap-reverse !important; }
  .gap-lg-0[b-qyfysc4fl4] {
    gap: 0 !important; }
  .gap-lg-1[b-qyfysc4fl4] {
    gap: 0.25rem !important; }
  .gap-lg-2[b-qyfysc4fl4] {
    gap: 0.5rem !important; }
  .gap-lg-3[b-qyfysc4fl4] {
    gap: 1rem !important; }
  .gap-lg-4[b-qyfysc4fl4] {
    gap: 1.5rem !important; }
  .gap-lg-5[b-qyfysc4fl4] {
    gap: 3rem !important; }
  .justify-content-lg-start[b-qyfysc4fl4] {
    justify-content: flex-start !important; }
  .justify-content-lg-end[b-qyfysc4fl4] {
    justify-content: flex-end !important; }
  .justify-content-lg-center[b-qyfysc4fl4] {
    justify-content: center !important; }
  .justify-content-lg-between[b-qyfysc4fl4] {
    justify-content: space-between !important; }
  .justify-content-lg-around[b-qyfysc4fl4] {
    justify-content: space-around !important; }
  .justify-content-lg-evenly[b-qyfysc4fl4] {
    justify-content: space-evenly !important; }
  .align-items-lg-start[b-qyfysc4fl4] {
    align-items: flex-start !important; }
  .align-items-lg-end[b-qyfysc4fl4] {
    align-items: flex-end !important; }
  .align-items-lg-center[b-qyfysc4fl4] {
    align-items: center !important; }
  .align-items-lg-baseline[b-qyfysc4fl4] {
    align-items: baseline !important; }
  .align-items-lg-stretch[b-qyfysc4fl4] {
    align-items: stretch !important; }
  .align-content-lg-start[b-qyfysc4fl4] {
    align-content: flex-start !important; }
  .align-content-lg-end[b-qyfysc4fl4] {
    align-content: flex-end !important; }
  .align-content-lg-center[b-qyfysc4fl4] {
    align-content: center !important; }
  .align-content-lg-between[b-qyfysc4fl4] {
    align-content: space-between !important; }
  .align-content-lg-around[b-qyfysc4fl4] {
    align-content: space-around !important; }
  .align-content-lg-stretch[b-qyfysc4fl4] {
    align-content: stretch !important; }
  .align-self-lg-auto[b-qyfysc4fl4] {
    align-self: auto !important; }
  .align-self-lg-start[b-qyfysc4fl4] {
    align-self: flex-start !important; }
  .align-self-lg-end[b-qyfysc4fl4] {
    align-self: flex-end !important; }
  .align-self-lg-center[b-qyfysc4fl4] {
    align-self: center !important; }
  .align-self-lg-baseline[b-qyfysc4fl4] {
    align-self: baseline !important; }
  .align-self-lg-stretch[b-qyfysc4fl4] {
    align-self: stretch !important; }
  .order-lg-first[b-qyfysc4fl4] {
    order: -1 !important; }
  .order-lg-0[b-qyfysc4fl4] {
    order: 0 !important; }
  .order-lg-1[b-qyfysc4fl4] {
    order: 1 !important; }
  .order-lg-2[b-qyfysc4fl4] {
    order: 2 !important; }
  .order-lg-3[b-qyfysc4fl4] {
    order: 3 !important; }
  .order-lg-4[b-qyfysc4fl4] {
    order: 4 !important; }
  .order-lg-5[b-qyfysc4fl4] {
    order: 5 !important; }
  .order-lg-last[b-qyfysc4fl4] {
    order: 6 !important; }
  .m-lg-0[b-qyfysc4fl4] {
    margin: 0 !important; }
  .m-lg-1[b-qyfysc4fl4] {
    margin: 0.25rem !important; }
  .m-lg-2[b-qyfysc4fl4] {
    margin: 0.5rem !important; }
  .m-lg-3[b-qyfysc4fl4] {
    margin: 1rem !important; }
  .m-lg-4[b-qyfysc4fl4] {
    margin: 1.5rem !important; }
  .m-lg-5[b-qyfysc4fl4] {
    margin: 3rem !important; }
  .m-lg-auto[b-qyfysc4fl4] {
    margin: auto !important; }
  .mx-lg-0[b-qyfysc4fl4] {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3[b-qyfysc4fl4] {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5[b-qyfysc4fl4] {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto[b-qyfysc4fl4] {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0[b-qyfysc4fl4] {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3[b-qyfysc4fl4] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5[b-qyfysc4fl4] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto[b-qyfysc4fl4] {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0[b-qyfysc4fl4] {
    margin-top: 0 !important; }
  .mt-lg-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important; }
  .mt-lg-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important; }
  .mt-lg-3[b-qyfysc4fl4] {
    margin-top: 1rem !important; }
  .mt-lg-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important; }
  .mt-lg-5[b-qyfysc4fl4] {
    margin-top: 3rem !important; }
  .mt-lg-auto[b-qyfysc4fl4] {
    margin-top: auto !important; }
  .me-lg-0[b-qyfysc4fl4] {
    margin-right: 0 !important; }
  .me-lg-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important; }
  .me-lg-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important; }
  .me-lg-3[b-qyfysc4fl4] {
    margin-right: 1rem !important; }
  .me-lg-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important; }
  .me-lg-5[b-qyfysc4fl4] {
    margin-right: 3rem !important; }
  .me-lg-auto[b-qyfysc4fl4] {
    margin-right: auto !important; }
  .mb-lg-0[b-qyfysc4fl4] {
    margin-bottom: 0 !important; }
  .mb-lg-1[b-qyfysc4fl4] {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2[b-qyfysc4fl4] {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3[b-qyfysc4fl4] {
    margin-bottom: 1rem !important; }
  .mb-lg-4[b-qyfysc4fl4] {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5[b-qyfysc4fl4] {
    margin-bottom: 3rem !important; }
  .mb-lg-auto[b-qyfysc4fl4] {
    margin-bottom: auto !important; }
  .ms-lg-0[b-qyfysc4fl4] {
    margin-left: 0 !important; }
  .ms-lg-1[b-qyfysc4fl4] {
    margin-left: 0.25rem !important; }
  .ms-lg-2[b-qyfysc4fl4] {
    margin-left: 0.5rem !important; }
  .ms-lg-3[b-qyfysc4fl4] {
    margin-left: 1rem !important; }
  .ms-lg-4[b-qyfysc4fl4] {
    margin-left: 1.5rem !important; }
  .ms-lg-5[b-qyfysc4fl4] {
    margin-left: 3rem !important; }
  .ms-lg-auto[b-qyfysc4fl4] {
    margin-left: auto !important; }
  .p-lg-0[b-qyfysc4fl4] {
    padding: 0 !important; }
  .p-lg-1[b-qyfysc4fl4] {
    padding: 0.25rem !important; }
  .p-lg-2[b-qyfysc4fl4] {
    padding: 0.5rem !important; }
  .p-lg-3[b-qyfysc4fl4] {
    padding: 1rem !important; }
  .p-lg-4[b-qyfysc4fl4] {
    padding: 1.5rem !important; }
  .p-lg-5[b-qyfysc4fl4] {
    padding: 3rem !important; }
  .px-lg-0[b-qyfysc4fl4] {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3[b-qyfysc4fl4] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5[b-qyfysc4fl4] {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0[b-qyfysc4fl4] {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3[b-qyfysc4fl4] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5[b-qyfysc4fl4] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0[b-qyfysc4fl4] {
    padding-top: 0 !important; }
  .pt-lg-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important; }
  .pt-lg-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important; }
  .pt-lg-3[b-qyfysc4fl4] {
    padding-top: 1rem !important; }
  .pt-lg-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important; }
  .pt-lg-5[b-qyfysc4fl4] {
    padding-top: 3rem !important; }
  .pe-lg-0[b-qyfysc4fl4] {
    padding-right: 0 !important; }
  .pe-lg-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important; }
  .pe-lg-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important; }
  .pe-lg-3[b-qyfysc4fl4] {
    padding-right: 1rem !important; }
  .pe-lg-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important; }
  .pe-lg-5[b-qyfysc4fl4] {
    padding-right: 3rem !important; }
  .pb-lg-0[b-qyfysc4fl4] {
    padding-bottom: 0 !important; }
  .pb-lg-1[b-qyfysc4fl4] {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2[b-qyfysc4fl4] {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3[b-qyfysc4fl4] {
    padding-bottom: 1rem !important; }
  .pb-lg-4[b-qyfysc4fl4] {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5[b-qyfysc4fl4] {
    padding-bottom: 3rem !important; }
  .ps-lg-0[b-qyfysc4fl4] {
    padding-left: 0 !important; }
  .ps-lg-1[b-qyfysc4fl4] {
    padding-left: 0.25rem !important; }
  .ps-lg-2[b-qyfysc4fl4] {
    padding-left: 0.5rem !important; }
  .ps-lg-3[b-qyfysc4fl4] {
    padding-left: 1rem !important; }
  .ps-lg-4[b-qyfysc4fl4] {
    padding-left: 1.5rem !important; }
  .ps-lg-5[b-qyfysc4fl4] {
    padding-left: 3rem !important; }
  .text-lg-start[b-qyfysc4fl4] {
    text-align: left !important; }
  .text-lg-end[b-qyfysc4fl4] {
    text-align: right !important; }
  .text-lg-center[b-qyfysc4fl4] {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .float-xl-start[b-qyfysc4fl4] {
    float: left !important; }
  .float-xl-end[b-qyfysc4fl4] {
    float: right !important; }
  .float-xl-none[b-qyfysc4fl4] {
    float: none !important; }
  .d-xl-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-xl-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-xl-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-xl-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-xl-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-xl-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-xl-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-xl-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-xl-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-xl-none[b-qyfysc4fl4] {
    display: none !important; }
  .flex-xl-fill[b-qyfysc4fl4] {
    flex: 1 1 auto !important; }
  .flex-xl-row[b-qyfysc4fl4] {
    flex-direction: row !important; }
  .flex-xl-column[b-qyfysc4fl4] {
    flex-direction: column !important; }
  .flex-xl-row-reverse[b-qyfysc4fl4] {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse[b-qyfysc4fl4] {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0[b-qyfysc4fl4] {
    flex-grow: 0 !important; }
  .flex-xl-grow-1[b-qyfysc4fl4] {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0[b-qyfysc4fl4] {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1[b-qyfysc4fl4] {
    flex-shrink: 1 !important; }
  .flex-xl-wrap[b-qyfysc4fl4] {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap[b-qyfysc4fl4] {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse[b-qyfysc4fl4] {
    flex-wrap: wrap-reverse !important; }
  .gap-xl-0[b-qyfysc4fl4] {
    gap: 0 !important; }
  .gap-xl-1[b-qyfysc4fl4] {
    gap: 0.25rem !important; }
  .gap-xl-2[b-qyfysc4fl4] {
    gap: 0.5rem !important; }
  .gap-xl-3[b-qyfysc4fl4] {
    gap: 1rem !important; }
  .gap-xl-4[b-qyfysc4fl4] {
    gap: 1.5rem !important; }
  .gap-xl-5[b-qyfysc4fl4] {
    gap: 3rem !important; }
  .justify-content-xl-start[b-qyfysc4fl4] {
    justify-content: flex-start !important; }
  .justify-content-xl-end[b-qyfysc4fl4] {
    justify-content: flex-end !important; }
  .justify-content-xl-center[b-qyfysc4fl4] {
    justify-content: center !important; }
  .justify-content-xl-between[b-qyfysc4fl4] {
    justify-content: space-between !important; }
  .justify-content-xl-around[b-qyfysc4fl4] {
    justify-content: space-around !important; }
  .justify-content-xl-evenly[b-qyfysc4fl4] {
    justify-content: space-evenly !important; }
  .align-items-xl-start[b-qyfysc4fl4] {
    align-items: flex-start !important; }
  .align-items-xl-end[b-qyfysc4fl4] {
    align-items: flex-end !important; }
  .align-items-xl-center[b-qyfysc4fl4] {
    align-items: center !important; }
  .align-items-xl-baseline[b-qyfysc4fl4] {
    align-items: baseline !important; }
  .align-items-xl-stretch[b-qyfysc4fl4] {
    align-items: stretch !important; }
  .align-content-xl-start[b-qyfysc4fl4] {
    align-content: flex-start !important; }
  .align-content-xl-end[b-qyfysc4fl4] {
    align-content: flex-end !important; }
  .align-content-xl-center[b-qyfysc4fl4] {
    align-content: center !important; }
  .align-content-xl-between[b-qyfysc4fl4] {
    align-content: space-between !important; }
  .align-content-xl-around[b-qyfysc4fl4] {
    align-content: space-around !important; }
  .align-content-xl-stretch[b-qyfysc4fl4] {
    align-content: stretch !important; }
  .align-self-xl-auto[b-qyfysc4fl4] {
    align-self: auto !important; }
  .align-self-xl-start[b-qyfysc4fl4] {
    align-self: flex-start !important; }
  .align-self-xl-end[b-qyfysc4fl4] {
    align-self: flex-end !important; }
  .align-self-xl-center[b-qyfysc4fl4] {
    align-self: center !important; }
  .align-self-xl-baseline[b-qyfysc4fl4] {
    align-self: baseline !important; }
  .align-self-xl-stretch[b-qyfysc4fl4] {
    align-self: stretch !important; }
  .order-xl-first[b-qyfysc4fl4] {
    order: -1 !important; }
  .order-xl-0[b-qyfysc4fl4] {
    order: 0 !important; }
  .order-xl-1[b-qyfysc4fl4] {
    order: 1 !important; }
  .order-xl-2[b-qyfysc4fl4] {
    order: 2 !important; }
  .order-xl-3[b-qyfysc4fl4] {
    order: 3 !important; }
  .order-xl-4[b-qyfysc4fl4] {
    order: 4 !important; }
  .order-xl-5[b-qyfysc4fl4] {
    order: 5 !important; }
  .order-xl-last[b-qyfysc4fl4] {
    order: 6 !important; }
  .m-xl-0[b-qyfysc4fl4] {
    margin: 0 !important; }
  .m-xl-1[b-qyfysc4fl4] {
    margin: 0.25rem !important; }
  .m-xl-2[b-qyfysc4fl4] {
    margin: 0.5rem !important; }
  .m-xl-3[b-qyfysc4fl4] {
    margin: 1rem !important; }
  .m-xl-4[b-qyfysc4fl4] {
    margin: 1.5rem !important; }
  .m-xl-5[b-qyfysc4fl4] {
    margin: 3rem !important; }
  .m-xl-auto[b-qyfysc4fl4] {
    margin: auto !important; }
  .mx-xl-0[b-qyfysc4fl4] {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3[b-qyfysc4fl4] {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5[b-qyfysc4fl4] {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto[b-qyfysc4fl4] {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0[b-qyfysc4fl4] {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3[b-qyfysc4fl4] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5[b-qyfysc4fl4] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto[b-qyfysc4fl4] {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0[b-qyfysc4fl4] {
    margin-top: 0 !important; }
  .mt-xl-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important; }
  .mt-xl-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important; }
  .mt-xl-3[b-qyfysc4fl4] {
    margin-top: 1rem !important; }
  .mt-xl-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important; }
  .mt-xl-5[b-qyfysc4fl4] {
    margin-top: 3rem !important; }
  .mt-xl-auto[b-qyfysc4fl4] {
    margin-top: auto !important; }
  .me-xl-0[b-qyfysc4fl4] {
    margin-right: 0 !important; }
  .me-xl-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important; }
  .me-xl-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important; }
  .me-xl-3[b-qyfysc4fl4] {
    margin-right: 1rem !important; }
  .me-xl-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important; }
  .me-xl-5[b-qyfysc4fl4] {
    margin-right: 3rem !important; }
  .me-xl-auto[b-qyfysc4fl4] {
    margin-right: auto !important; }
  .mb-xl-0[b-qyfysc4fl4] {
    margin-bottom: 0 !important; }
  .mb-xl-1[b-qyfysc4fl4] {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2[b-qyfysc4fl4] {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3[b-qyfysc4fl4] {
    margin-bottom: 1rem !important; }
  .mb-xl-4[b-qyfysc4fl4] {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5[b-qyfysc4fl4] {
    margin-bottom: 3rem !important; }
  .mb-xl-auto[b-qyfysc4fl4] {
    margin-bottom: auto !important; }
  .ms-xl-0[b-qyfysc4fl4] {
    margin-left: 0 !important; }
  .ms-xl-1[b-qyfysc4fl4] {
    margin-left: 0.25rem !important; }
  .ms-xl-2[b-qyfysc4fl4] {
    margin-left: 0.5rem !important; }
  .ms-xl-3[b-qyfysc4fl4] {
    margin-left: 1rem !important; }
  .ms-xl-4[b-qyfysc4fl4] {
    margin-left: 1.5rem !important; }
  .ms-xl-5[b-qyfysc4fl4] {
    margin-left: 3rem !important; }
  .ms-xl-auto[b-qyfysc4fl4] {
    margin-left: auto !important; }
  .p-xl-0[b-qyfysc4fl4] {
    padding: 0 !important; }
  .p-xl-1[b-qyfysc4fl4] {
    padding: 0.25rem !important; }
  .p-xl-2[b-qyfysc4fl4] {
    padding: 0.5rem !important; }
  .p-xl-3[b-qyfysc4fl4] {
    padding: 1rem !important; }
  .p-xl-4[b-qyfysc4fl4] {
    padding: 1.5rem !important; }
  .p-xl-5[b-qyfysc4fl4] {
    padding: 3rem !important; }
  .px-xl-0[b-qyfysc4fl4] {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3[b-qyfysc4fl4] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5[b-qyfysc4fl4] {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0[b-qyfysc4fl4] {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3[b-qyfysc4fl4] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5[b-qyfysc4fl4] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0[b-qyfysc4fl4] {
    padding-top: 0 !important; }
  .pt-xl-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important; }
  .pt-xl-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important; }
  .pt-xl-3[b-qyfysc4fl4] {
    padding-top: 1rem !important; }
  .pt-xl-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important; }
  .pt-xl-5[b-qyfysc4fl4] {
    padding-top: 3rem !important; }
  .pe-xl-0[b-qyfysc4fl4] {
    padding-right: 0 !important; }
  .pe-xl-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important; }
  .pe-xl-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important; }
  .pe-xl-3[b-qyfysc4fl4] {
    padding-right: 1rem !important; }
  .pe-xl-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important; }
  .pe-xl-5[b-qyfysc4fl4] {
    padding-right: 3rem !important; }
  .pb-xl-0[b-qyfysc4fl4] {
    padding-bottom: 0 !important; }
  .pb-xl-1[b-qyfysc4fl4] {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2[b-qyfysc4fl4] {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3[b-qyfysc4fl4] {
    padding-bottom: 1rem !important; }
  .pb-xl-4[b-qyfysc4fl4] {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5[b-qyfysc4fl4] {
    padding-bottom: 3rem !important; }
  .ps-xl-0[b-qyfysc4fl4] {
    padding-left: 0 !important; }
  .ps-xl-1[b-qyfysc4fl4] {
    padding-left: 0.25rem !important; }
  .ps-xl-2[b-qyfysc4fl4] {
    padding-left: 0.5rem !important; }
  .ps-xl-3[b-qyfysc4fl4] {
    padding-left: 1rem !important; }
  .ps-xl-4[b-qyfysc4fl4] {
    padding-left: 1.5rem !important; }
  .ps-xl-5[b-qyfysc4fl4] {
    padding-left: 3rem !important; }
  .text-xl-start[b-qyfysc4fl4] {
    text-align: left !important; }
  .text-xl-end[b-qyfysc4fl4] {
    text-align: right !important; }
  .text-xl-center[b-qyfysc4fl4] {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .float-xxl-start[b-qyfysc4fl4] {
    float: left !important; }
  .float-xxl-end[b-qyfysc4fl4] {
    float: right !important; }
  .float-xxl-none[b-qyfysc4fl4] {
    float: none !important; }
  .d-xxl-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-xxl-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-xxl-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-xxl-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-xxl-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-xxl-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-xxl-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-xxl-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-xxl-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-xxl-none[b-qyfysc4fl4] {
    display: none !important; }
  .flex-xxl-fill[b-qyfysc4fl4] {
    flex: 1 1 auto !important; }
  .flex-xxl-row[b-qyfysc4fl4] {
    flex-direction: row !important; }
  .flex-xxl-column[b-qyfysc4fl4] {
    flex-direction: column !important; }
  .flex-xxl-row-reverse[b-qyfysc4fl4] {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse[b-qyfysc4fl4] {
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0[b-qyfysc4fl4] {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1[b-qyfysc4fl4] {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0[b-qyfysc4fl4] {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1[b-qyfysc4fl4] {
    flex-shrink: 1 !important; }
  .flex-xxl-wrap[b-qyfysc4fl4] {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap[b-qyfysc4fl4] {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse[b-qyfysc4fl4] {
    flex-wrap: wrap-reverse !important; }
  .gap-xxl-0[b-qyfysc4fl4] {
    gap: 0 !important; }
  .gap-xxl-1[b-qyfysc4fl4] {
    gap: 0.25rem !important; }
  .gap-xxl-2[b-qyfysc4fl4] {
    gap: 0.5rem !important; }
  .gap-xxl-3[b-qyfysc4fl4] {
    gap: 1rem !important; }
  .gap-xxl-4[b-qyfysc4fl4] {
    gap: 1.5rem !important; }
  .gap-xxl-5[b-qyfysc4fl4] {
    gap: 3rem !important; }
  .justify-content-xxl-start[b-qyfysc4fl4] {
    justify-content: flex-start !important; }
  .justify-content-xxl-end[b-qyfysc4fl4] {
    justify-content: flex-end !important; }
  .justify-content-xxl-center[b-qyfysc4fl4] {
    justify-content: center !important; }
  .justify-content-xxl-between[b-qyfysc4fl4] {
    justify-content: space-between !important; }
  .justify-content-xxl-around[b-qyfysc4fl4] {
    justify-content: space-around !important; }
  .justify-content-xxl-evenly[b-qyfysc4fl4] {
    justify-content: space-evenly !important; }
  .align-items-xxl-start[b-qyfysc4fl4] {
    align-items: flex-start !important; }
  .align-items-xxl-end[b-qyfysc4fl4] {
    align-items: flex-end !important; }
  .align-items-xxl-center[b-qyfysc4fl4] {
    align-items: center !important; }
  .align-items-xxl-baseline[b-qyfysc4fl4] {
    align-items: baseline !important; }
  .align-items-xxl-stretch[b-qyfysc4fl4] {
    align-items: stretch !important; }
  .align-content-xxl-start[b-qyfysc4fl4] {
    align-content: flex-start !important; }
  .align-content-xxl-end[b-qyfysc4fl4] {
    align-content: flex-end !important; }
  .align-content-xxl-center[b-qyfysc4fl4] {
    align-content: center !important; }
  .align-content-xxl-between[b-qyfysc4fl4] {
    align-content: space-between !important; }
  .align-content-xxl-around[b-qyfysc4fl4] {
    align-content: space-around !important; }
  .align-content-xxl-stretch[b-qyfysc4fl4] {
    align-content: stretch !important; }
  .align-self-xxl-auto[b-qyfysc4fl4] {
    align-self: auto !important; }
  .align-self-xxl-start[b-qyfysc4fl4] {
    align-self: flex-start !important; }
  .align-self-xxl-end[b-qyfysc4fl4] {
    align-self: flex-end !important; }
  .align-self-xxl-center[b-qyfysc4fl4] {
    align-self: center !important; }
  .align-self-xxl-baseline[b-qyfysc4fl4] {
    align-self: baseline !important; }
  .align-self-xxl-stretch[b-qyfysc4fl4] {
    align-self: stretch !important; }
  .order-xxl-first[b-qyfysc4fl4] {
    order: -1 !important; }
  .order-xxl-0[b-qyfysc4fl4] {
    order: 0 !important; }
  .order-xxl-1[b-qyfysc4fl4] {
    order: 1 !important; }
  .order-xxl-2[b-qyfysc4fl4] {
    order: 2 !important; }
  .order-xxl-3[b-qyfysc4fl4] {
    order: 3 !important; }
  .order-xxl-4[b-qyfysc4fl4] {
    order: 4 !important; }
  .order-xxl-5[b-qyfysc4fl4] {
    order: 5 !important; }
  .order-xxl-last[b-qyfysc4fl4] {
    order: 6 !important; }
  .m-xxl-0[b-qyfysc4fl4] {
    margin: 0 !important; }
  .m-xxl-1[b-qyfysc4fl4] {
    margin: 0.25rem !important; }
  .m-xxl-2[b-qyfysc4fl4] {
    margin: 0.5rem !important; }
  .m-xxl-3[b-qyfysc4fl4] {
    margin: 1rem !important; }
  .m-xxl-4[b-qyfysc4fl4] {
    margin: 1.5rem !important; }
  .m-xxl-5[b-qyfysc4fl4] {
    margin: 3rem !important; }
  .m-xxl-auto[b-qyfysc4fl4] {
    margin: auto !important; }
  .mx-xxl-0[b-qyfysc4fl4] {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3[b-qyfysc4fl4] {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5[b-qyfysc4fl4] {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto[b-qyfysc4fl4] {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0[b-qyfysc4fl4] {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3[b-qyfysc4fl4] {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5[b-qyfysc4fl4] {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto[b-qyfysc4fl4] {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0[b-qyfysc4fl4] {
    margin-top: 0 !important; }
  .mt-xxl-1[b-qyfysc4fl4] {
    margin-top: 0.25rem !important; }
  .mt-xxl-2[b-qyfysc4fl4] {
    margin-top: 0.5rem !important; }
  .mt-xxl-3[b-qyfysc4fl4] {
    margin-top: 1rem !important; }
  .mt-xxl-4[b-qyfysc4fl4] {
    margin-top: 1.5rem !important; }
  .mt-xxl-5[b-qyfysc4fl4] {
    margin-top: 3rem !important; }
  .mt-xxl-auto[b-qyfysc4fl4] {
    margin-top: auto !important; }
  .me-xxl-0[b-qyfysc4fl4] {
    margin-right: 0 !important; }
  .me-xxl-1[b-qyfysc4fl4] {
    margin-right: 0.25rem !important; }
  .me-xxl-2[b-qyfysc4fl4] {
    margin-right: 0.5rem !important; }
  .me-xxl-3[b-qyfysc4fl4] {
    margin-right: 1rem !important; }
  .me-xxl-4[b-qyfysc4fl4] {
    margin-right: 1.5rem !important; }
  .me-xxl-5[b-qyfysc4fl4] {
    margin-right: 3rem !important; }
  .me-xxl-auto[b-qyfysc4fl4] {
    margin-right: auto !important; }
  .mb-xxl-0[b-qyfysc4fl4] {
    margin-bottom: 0 !important; }
  .mb-xxl-1[b-qyfysc4fl4] {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2[b-qyfysc4fl4] {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3[b-qyfysc4fl4] {
    margin-bottom: 1rem !important; }
  .mb-xxl-4[b-qyfysc4fl4] {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5[b-qyfysc4fl4] {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto[b-qyfysc4fl4] {
    margin-bottom: auto !important; }
  .ms-xxl-0[b-qyfysc4fl4] {
    margin-left: 0 !important; }
  .ms-xxl-1[b-qyfysc4fl4] {
    margin-left: 0.25rem !important; }
  .ms-xxl-2[b-qyfysc4fl4] {
    margin-left: 0.5rem !important; }
  .ms-xxl-3[b-qyfysc4fl4] {
    margin-left: 1rem !important; }
  .ms-xxl-4[b-qyfysc4fl4] {
    margin-left: 1.5rem !important; }
  .ms-xxl-5[b-qyfysc4fl4] {
    margin-left: 3rem !important; }
  .ms-xxl-auto[b-qyfysc4fl4] {
    margin-left: auto !important; }
  .p-xxl-0[b-qyfysc4fl4] {
    padding: 0 !important; }
  .p-xxl-1[b-qyfysc4fl4] {
    padding: 0.25rem !important; }
  .p-xxl-2[b-qyfysc4fl4] {
    padding: 0.5rem !important; }
  .p-xxl-3[b-qyfysc4fl4] {
    padding: 1rem !important; }
  .p-xxl-4[b-qyfysc4fl4] {
    padding: 1.5rem !important; }
  .p-xxl-5[b-qyfysc4fl4] {
    padding: 3rem !important; }
  .px-xxl-0[b-qyfysc4fl4] {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3[b-qyfysc4fl4] {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5[b-qyfysc4fl4] {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0[b-qyfysc4fl4] {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3[b-qyfysc4fl4] {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5[b-qyfysc4fl4] {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0[b-qyfysc4fl4] {
    padding-top: 0 !important; }
  .pt-xxl-1[b-qyfysc4fl4] {
    padding-top: 0.25rem !important; }
  .pt-xxl-2[b-qyfysc4fl4] {
    padding-top: 0.5rem !important; }
  .pt-xxl-3[b-qyfysc4fl4] {
    padding-top: 1rem !important; }
  .pt-xxl-4[b-qyfysc4fl4] {
    padding-top: 1.5rem !important; }
  .pt-xxl-5[b-qyfysc4fl4] {
    padding-top: 3rem !important; }
  .pe-xxl-0[b-qyfysc4fl4] {
    padding-right: 0 !important; }
  .pe-xxl-1[b-qyfysc4fl4] {
    padding-right: 0.25rem !important; }
  .pe-xxl-2[b-qyfysc4fl4] {
    padding-right: 0.5rem !important; }
  .pe-xxl-3[b-qyfysc4fl4] {
    padding-right: 1rem !important; }
  .pe-xxl-4[b-qyfysc4fl4] {
    padding-right: 1.5rem !important; }
  .pe-xxl-5[b-qyfysc4fl4] {
    padding-right: 3rem !important; }
  .pb-xxl-0[b-qyfysc4fl4] {
    padding-bottom: 0 !important; }
  .pb-xxl-1[b-qyfysc4fl4] {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2[b-qyfysc4fl4] {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3[b-qyfysc4fl4] {
    padding-bottom: 1rem !important; }
  .pb-xxl-4[b-qyfysc4fl4] {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5[b-qyfysc4fl4] {
    padding-bottom: 3rem !important; }
  .ps-xxl-0[b-qyfysc4fl4] {
    padding-left: 0 !important; }
  .ps-xxl-1[b-qyfysc4fl4] {
    padding-left: 0.25rem !important; }
  .ps-xxl-2[b-qyfysc4fl4] {
    padding-left: 0.5rem !important; }
  .ps-xxl-3[b-qyfysc4fl4] {
    padding-left: 1rem !important; }
  .ps-xxl-4[b-qyfysc4fl4] {
    padding-left: 1.5rem !important; }
  .ps-xxl-5[b-qyfysc4fl4] {
    padding-left: 3rem !important; }
  .text-xxl-start[b-qyfysc4fl4] {
    text-align: left !important; }
  .text-xxl-end[b-qyfysc4fl4] {
    text-align: right !important; }
  .text-xxl-center[b-qyfysc4fl4] {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1[b-qyfysc4fl4] {
    font-size: 2.5rem !important; }
  .fs-2[b-qyfysc4fl4] {
    font-size: 2rem !important; }
  .fs-3[b-qyfysc4fl4] {
    font-size: 1.75rem !important; }
  .fs-4[b-qyfysc4fl4] {
    font-size: 1.5rem !important; } }

@media print {
  .d-print-inline[b-qyfysc4fl4] {
    display: inline !important; }
  .d-print-inline-block[b-qyfysc4fl4] {
    display: inline-block !important; }
  .d-print-block[b-qyfysc4fl4] {
    display: block !important; }
  .d-print-grid[b-qyfysc4fl4] {
    display: grid !important; }
  .d-print-table[b-qyfysc4fl4] {
    display: table !important; }
  .d-print-table-row[b-qyfysc4fl4] {
    display: table-row !important; }
  .d-print-table-cell[b-qyfysc4fl4] {
    display: table-cell !important; }
  .d-print-flex[b-qyfysc4fl4] {
    display: flex !important; }
  .d-print-inline-flex[b-qyfysc4fl4] {
    display: inline-flex !important; }
  .d-print-none[b-qyfysc4fl4] {
    display: none !important; } }

.row-outline[b-qyfysc4fl4] {
  border: solid #d0d0d0 1px;
  margin-bottom: -1px;
  padding: 10px 0px 8px 0px; }

.orderSummary[b-qyfysc4fl4] {
  font-weight: 600; }

.highlight[b-qyfysc4fl4] {
  color: #677bc1; }

.subtext[b-qyfysc4fl4] {
  font-size: .8em;
  color: #a5a5a5;
  font-weight: 600;
  text-transform: uppercase; }

.subtotal[b-qyfysc4fl4] {
  font-size: 1em; }

.total[b-qyfysc4fl4] {
  font-size: 1.2em;
  font-weight: bold;
  color: black; }

.quantity[b-qyfysc4fl4] {
  color: #ca1111;
  font-weight: bold;
  font-size: 1.1em;
  margin-top: -1px; }

.price[b-qyfysc4fl4] {
  font-size: .85em;
  margin-top: 2px;
  margin-right: 2px; }

a:hover > .row[b-qyfysc4fl4] {
  background: #e6e6e6;
  /* font-size: 1.1em; */ }

.emptyCart[b-qyfysc4fl4] {
  text-align: center;
  height: 318px;
  color: #ababab;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold; }
/* /Components/Views/OrderTypeView.razor.rz.scp.css */
.btn-outline-primary[b-bao4wchh9g] {
  border-color: #d0d0d0;
  color: black;
  line-height: 9px;
  padding-top: 14px; }

.btn-check:checked + .btn-outline-primary[b-bao4wchh9g] {
  background: #beceda;
  color: black;
  font-weight: 800;
  border: solid #b9b9b9 1px; }

.btn.btn-outline-primary[disabled][b-bao4wchh9g] {
  color: #b1b1b1; }

.unavailable[b-bao4wchh9g] {
  font-size: .6em; }

.btn-outline-primary:hover[b-bao4wchh9g] {
  background-color: #9abfda;
  border: solid #b9b9b9 1px; }

@media (min-width: 640.98px) {
  .top-row[b-bao4wchh9g] {
    position: sticky;
    top: 0;
    z-index: 1; } }
/* /Components/Views/PluItemView.razor.rz.scp.css */
.outOfStock[b-ex2n85jxu0] {
  color: #ccc; }

.outOfStock > a > div > h5[b-ex2n85jxu0] {
  color: #ccc !important; }

.outOfStock > a[b-ex2n85jxu0] {
  cursor: default !important; }

.item-image[b-ex2n85jxu0] {
    width: 125px;
}
/* /Components/Views/SandboxMessageView.razor.rz.scp.css */
h4[b-2q1d0sjlsv] {
  padding-top: 22px; }

@media (min-width: 1400px) {
  .container[b-2q1d0sjlsv], .container-lg[b-2q1d0sjlsv], .container-md[b-2q1d0sjlsv], .container-sm[b-2q1d0sjlsv], .container-xl[b-2q1d0sjlsv], .container-xxl[b-2q1d0sjlsv] {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container[b-2q1d0sjlsv], .container-lg[b-2q1d0sjlsv], .container-md[b-2q1d0sjlsv], .container-sm[b-2q1d0sjlsv], .container-xl[b-2q1d0sjlsv] {
    max-width: 960px; } }

@media (min-width: 992px) {
  .container[b-2q1d0sjlsv], .container-lg[b-2q1d0sjlsv], .container-md[b-2q1d0sjlsv], .container-sm[b-2q1d0sjlsv] {
    max-width: 960px; } }

@media (min-width: 768px) {
  .container[b-2q1d0sjlsv], .container-md[b-2q1d0sjlsv], .container-sm[b-2q1d0sjlsv] {
    max-width: 960px; } }

.btn-tall[b-2q1d0sjlsv] {
  height: 2.3em;
  margin-top: 1em;
  font-size: 1.4em;
  font-weight: 800; }

div#map[b-2q1d0sjlsv] {
  height: 226px;
  width: 100%; }
/* /Components/Views/SandboxRoute.razor.rz.scp.css */
h4[b-tti4bm28h3] {
  padding-top: 22px; }

@media (min-width: 1400px) {
  .container[b-tti4bm28h3], .container-lg[b-tti4bm28h3], .container-md[b-tti4bm28h3], .container-sm[b-tti4bm28h3], .container-xl[b-tti4bm28h3], .container-xxl[b-tti4bm28h3] {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container[b-tti4bm28h3], .container-lg[b-tti4bm28h3], .container-md[b-tti4bm28h3], .container-sm[b-tti4bm28h3], .container-xl[b-tti4bm28h3] {
    max-width: 960px; } }

@media (min-width: 992px) {
  .container[b-tti4bm28h3], .container-lg[b-tti4bm28h3], .container-md[b-tti4bm28h3], .container-sm[b-tti4bm28h3] {
    max-width: 960px; } }

@media (min-width: 768px) {
  .container[b-tti4bm28h3], .container-md[b-tti4bm28h3], .container-sm[b-tti4bm28h3] {
    max-width: 960px; } }

.btn-tall[b-tti4bm28h3] {
  height: 2.3em;
  margin-top: 1em;
  font-size: 1.4em;
  font-weight: 800; }

div#map[b-tti4bm28h3] {
  height: 226px;
  width: 100%; }
/* /Shared/MainLayout.razor.rz.scp.css */
