@charset "UTF-8";
/*!
 * Bootstrap v5.1.0 (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)
 */
@import 'font/css/fontello.css';
@import 'scss/plugins/mCustomScrollbar.css';
@import 'scss/plugins/sweetalert2.css';
@import 'scss/plugins/jquery-ui.css';
@import 'scss/plugins/bootstrap-select.min.css';
:root {
  --bs-blue: #3a68d8;
  --bs-middleBlue: #587fdd;
  --bs-lightBlue: #72b1fc;
  --bs-lighterBlue: #d2e6ff;
  --bs-blueDEE9F9: #dee9f9;
  --bs-blue5A91E1: #5a91e1;
  --bs-blueF6FAFF: #f6faff;
  --bs-blueEFF3F9: #eff3f9;
  --bs-blue5092FE: #5092fe;
  --bs-blue778BBD: #778bbd;
  --bs-blue3AC3D8: #3ac3d8;
  --bs-blueEDF5FF: #edf5ff;
  --bs-blueE4F0FF: #e4f0ff;
  --bs-blue3C6AA9: #3c6aa9;
  --bs-blue0061A5: #0061a5;
  --bs-blue459BFB: #459bfb;
  --bs-blueDCE6EF: #dce6ef;
  --bs-blue55C0E4: #55c0e4;
  --bs-orangeFF6D45: #ff6d45;
  --bs-yellowF3C640: #f3c640;
  --bs-redE95B5B: #e95b5b;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #cc5e5e;
  --bs-lightRed: #dd4663;
  --bs-orange: #fd7e14;
  --bs-yellow: #f5d25c;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-gray-grayF7: #f7f7f7;
  --bs-gray-grayF8: #f8f8f8;
  --bs-gray-grayF9: #f9f9f9;
  --bs-gray-gray4D: #4d4d4d;
  --bs-gray-gray80: #808080;
  --bs-gray-gray4C: #4c4c4c;
  --bs-gray-gray66: #666666;
  --bs-gray-grayFA: #fafafa;
  --bs-gray-grayCC: #cccccc;
  --bs-gray-grayB2: #b2b2b2;
  --bs-gray-grayD9: #d9d9d9;
  --bs-gray-grayE5: #e5e5e5;
  --bs-gray-grayF2: #f2f2f2;
  --bs-gray-grayE3: #e3e3e3;
  --bs-primary: #3a68d8;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #f5d25c;
  --bs-danger: #cc5e5e;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-middleBlue: #587fdd;
  --bs-lightBlue: #72b1fc;
  --bs-lighterBlue: #d2e6ff;
  --bs-paleBlue: #f5f9ff;
  --bs-blueDEE9F9: #dee9f9;
  --bs-blue5A91E1: #5a91e1;
  --bs-blueF6FAFF: #f6faff;
  --bs-blueEFF3F9: #eff3f9;
  --bs-blue5092FE: #5092fe;
  --bs-blue778BBD: #778bbd;
  --bs-blue3AC3D8: #3ac3d8;
  --bs-blueEDF5FF: #edf5ff;
  --bs-blueE4F0FF: #e4f0ff;
  --bs-blue3C6AA9: #3c6aa9;
  --bs-blue0061A5: #0061a5;
  --bs-blue459BFB: #459bfb;
  --bs-blueDCE6EF: #dce6ef;
  --bs-blue55C0E4: #55c0e4;
  --bs-orangeFF6D45: #ff6d45;
  --bs-yellowF3C640: #f3c640;
  --bs-redE95B5B: #e95b5b;
  --bs-red: #cc5e5e;
  --bs-lightRed: #dd4663;
  --bs-yellow: #f5d25c;
  --bs-grayF7: #f7f7f7;
  --bs-grayF8: #f8f8f8;
  --bs-grayF9: #f9f9f9;
  --bs-gray4D: #4d4d4d;
  --bs-gray80: #808080;
  --bs-gray4C: #4c4c4c;
  --bs-grayFA: #fafafa;
  --bs-gray66: #666666;
  --bs-grayCC: #cccccc;
  --bs-grayB2: #b2b2b2;
  --bs-grayD9: #d9d9d9;
  --bs-grayE5: #e5e5e5;
  --bs-grayF2: #f2f2f2;
  --bs-grayE3: #e3e3e3;
  --bs-primary-rgb: 58, 104, 216;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 245, 210, 92;
  --bs-danger-rgb: 204, 94, 94;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-middleBlue-rgb: 88, 127, 221;
  --bs-lightBlue-rgb: 114, 177, 252;
  --bs-lighterBlue-rgb: 210, 230, 255;
  --bs-paleBlue-rgb: 245, 249, 255;
  --bs-blueDEE9F9-rgb: 222, 233, 249;
  --bs-blue5A91E1-rgb: 90, 145, 225;
  --bs-blueF6FAFF-rgb: 246, 250, 255;
  --bs-blueEFF3F9-rgb: 239, 243, 249;
  --bs-blue5092FE-rgb: 80, 146, 254;
  --bs-blue778BBD-rgb: 119, 139, 189;
  --bs-blue3AC3D8-rgb: 58, 195, 216;
  --bs-blueEDF5FF-rgb: 237, 245, 255;
  --bs-blueE4F0FF-rgb: 228, 240, 255;
  --bs-blue3C6AA9-rgb: 60, 106, 169;
  --bs-blue0061A5-rgb: 0, 97, 165;
  --bs-blue459BFB-rgb: 69, 155, 251;
  --bs-blueDCE6EF-rgb: 220, 230, 239;
  --bs-blue55C0E4-rgb: 85, 192, 228;
  --bs-orangeFF6D45-rgb: 255, 109, 69;
  --bs-yellowF3C640-rgb: 243, 198, 64;
  --bs-redE95B5B-rgb: 233, 91, 91;
  --bs-red-rgb: 204, 94, 94;
  --bs-lightRed-rgb: 221, 70, 99;
  --bs-yellow-rgb: 245, 210, 92;
  --bs-grayF7-rgb: 247, 247, 247;
  --bs-grayF8-rgb: 248, 248, 248;
  --bs-grayF9-rgb: 249, 249, 249;
  --bs-gray4D-rgb: 77, 77, 77;
  --bs-gray80-rgb: 128, 128, 128;
  --bs-gray4C-rgb: 76, 76, 76;
  --bs-grayFA-rgb: 250, 250, 250;
  --bs-gray66-rgb: 102, 102, 102;
  --bs-grayCC-rgb: 204, 204, 204;
  --bs-grayB2-rgb: 178, 178, 178;
  --bs-grayD9-rgb: 217, 217, 217;
  --bs-grayE5-rgb: 229, 229, 229;
  --bs-grayF2-rgb: 242, 242, 242;
  --bs-grayE3-rgb: 227, 227, 227;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-rgb: 0, 0, 0;
  --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)
  );
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: black;
  --bs-body-bg: #fff;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
}

h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2,
  .h2 {
    font-size: 2rem;
  }
}

h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}

h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4,
  .h4 {
    font-size: 1.5rem;
  }
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-bs-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small,
.small {
  font-size: 0.875em;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  color: black;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role='button'] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]::-webkit-calendar-picker-indicator {
  display: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-file-upload-button {
  font: inherit;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: '— ';
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0);
  padding-left: var(--bs-gutter-x, 0);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1700px;
  }
}
.row {
  --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) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: black;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: black;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: black;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: black;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  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 {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 1px;
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}

.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}

.table-hover > tbody > tr:hover {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.table-primary {
  --bs-table-bg: #d8e1f7;
  --bs-table-striped-bg: #cdd6eb;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #c2cbde;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c8d0e4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #c2cbde;
}

.table-secondary {
  --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 {
  --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 {
  --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 {
  --bs-table-bg: #fdf6de;
  --bs-table-striped-bg: #f0ead3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4ddc8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eae4cd;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e4ddc8;
}

.table-danger {
  --bs-table-bg: #f5dfdf;
  --bs-table-striped-bg: #e9d4d4;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #ddc9c9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e3cece;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #ddc9c9;
}

.table-light {
  --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 {
  --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 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  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 {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  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 {
    transition: none;
  }
}
.form-control[type='file'] {
  overflow: hidden;
}
.form-control[type='file']:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: black;
  background-color: #fff;
  border-color: #9db4ec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: black;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-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;
  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;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: black;
  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::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: black;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  -webkit-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;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: black;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}

.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  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;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #9db4ec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size='1']) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 black;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type='checkbox'] {
  border-radius: 0.25em;
}
.form-check-input[type='radio'] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #9db4ec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.form-check-input:checked {
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.form-check-input:checked[type='checkbox'] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type='radio'] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type='checkbox']:indeterminate {
  background-color: #3a68d8;
  border-color: #3a68d8;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%239db4ec'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn,
.btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #3a68d8;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #c4d2f3;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #3a68d8;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #c4d2f3;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  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 {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control:-ms-input-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation
  > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #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,
.form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  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,
.form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size='1'],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size='1'] {
  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,
.form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid,
.form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid,
.input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus,
.input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #cc5e5e;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #000;
  background-color: rgba(204, 94, 94, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #cc5e5e;
  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='%23CC5E5E'%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='%23CC5E5E' 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,
.form-control.is-invalid:focus {
  border-color: #cc5e5e;
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.25);
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  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,
.form-select.is-invalid {
  border-color: #cc5e5e;
}
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size='1'],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size='1'] {
  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='%23CC5E5E'%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='%23CC5E5E' 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,
.form-select.is-invalid:focus {
  border-color: #cc5e5e;
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.25);
}

.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: #cc5e5e;
}
.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: #cc5e5e;
}
.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #cc5e5e;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid,
.input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus,
.input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: black;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  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 {
    transition: none;
  }
}
.btn:hover {
  color: black;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3158b8;
  border-color: #2e53ad;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #3158b8;
  border-color: #2e53ad;
  box-shadow: 0 0 0 0.25rem rgba(88, 127, 222, 0.5);
}
.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2e53ad;
  border-color: #2c4ea2;
}
.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 127, 222, 0.5);
}
.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  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,
.btn-check:active + .btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus,
.btn-check:active + .btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled,
.btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  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,
.btn-check:active + .btn-success,
.btn-success:active,
.btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus,
.btn-check:active + .btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled,
.btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  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,
.btn-check:active + .btn-info,
.btn-info:active,
.btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus,
.btn-check:active + .btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled,
.btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-warning:hover {
  color: #000;
  background-color: #f7d974;
  border-color: #f6d76c;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: #f7d974;
  border-color: #f6d76c;
  box-shadow: 0 0 0 0.25rem rgba(208, 179, 78, 0.5);
}
.btn-check:checked + .btn-warning,
.btn-check:active + .btn-warning,
.btn-warning:active,
.btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #f7db7d;
  border-color: #f6d76c;
}
.btn-check:checked + .btn-warning:focus,
.btn-check:active + .btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 179, 78, 0.5);
}
.btn-warning:disabled,
.btn-warning.disabled {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}

.btn-danger {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-danger:hover {
  color: #000;
  background-color: #d47676;
  border-color: #d16e6e;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  color: #000;
  background-color: #d47676;
  border-color: #d16e6e;
  box-shadow: 0 0 0 0.25rem rgba(173, 80, 80, 0.5);
}
.btn-check:checked + .btn-danger,
.btn-check:active + .btn-danger,
.btn-danger:active,
.btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #000;
  background-color: #d67e7e;
  border-color: #d16e6e;
}
.btn-check:checked + .btn-danger:focus,
.btn-check:active + .btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(173, 80, 80, 0.5);
}
.btn-danger:disabled,
.btn-danger.disabled {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  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,
.btn-check:active + .btn-light,
.btn-light:active,
.btn-light.active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus,
.btn-check:active + .btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled,
.btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  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,
.btn-check:active + .btn-dark,
.btn-dark:active,
.btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus,
.btn-check:active + .btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled,
.btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-middleBlue {
  color: #000;
  background-color: #587fdd;
  border-color: #587fdd;
}
.btn-middleBlue:hover {
  color: #000;
  background-color: #7192e2;
  border-color: #698ce0;
}
.btn-check:focus + .btn-middleBlue,
.btn-middleBlue:focus {
  color: #000;
  background-color: #7192e2;
  border-color: #698ce0;
  box-shadow: 0 0 0 0.25rem rgba(75, 108, 188, 0.5);
}
.btn-check:checked + .btn-middleBlue,
.btn-check:active + .btn-middleBlue,
.btn-middleBlue:active,
.btn-middleBlue.active,
.show > .btn-middleBlue.dropdown-toggle {
  color: #000;
  background-color: #7999e4;
  border-color: #698ce0;
}
.btn-check:checked + .btn-middleBlue:focus,
.btn-check:active + .btn-middleBlue:focus,
.btn-middleBlue:active:focus,
.btn-middleBlue.active:focus,
.show > .btn-middleBlue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(75, 108, 188, 0.5);
}
.btn-middleBlue:disabled,
.btn-middleBlue.disabled {
  color: #000;
  background-color: #587fdd;
  border-color: #587fdd;
}

.btn-lightBlue {
  color: #000;
  background-color: #72b1fc;
  border-color: #72b1fc;
}
.btn-lightBlue:hover {
  color: #000;
  background-color: #87bdfc;
  border-color: #80b9fc;
}
.btn-check:focus + .btn-lightBlue,
.btn-lightBlue:focus {
  color: #000;
  background-color: #87bdfc;
  border-color: #80b9fc;
  box-shadow: 0 0 0 0.25rem rgba(97, 150, 214, 0.5);
}
.btn-check:checked + .btn-lightBlue,
.btn-check:active + .btn-lightBlue,
.btn-lightBlue:active,
.btn-lightBlue.active,
.show > .btn-lightBlue.dropdown-toggle {
  color: #000;
  background-color: #8ec1fd;
  border-color: #80b9fc;
}
.btn-check:checked + .btn-lightBlue:focus,
.btn-check:active + .btn-lightBlue:focus,
.btn-lightBlue:active:focus,
.btn-lightBlue.active:focus,
.show > .btn-lightBlue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(97, 150, 214, 0.5);
}
.btn-lightBlue:disabled,
.btn-lightBlue.disabled {
  color: #000;
  background-color: #72b1fc;
  border-color: #72b1fc;
}

.btn-lighterBlue {
  color: #000;
  background-color: #d2e6ff;
  border-color: #d2e6ff;
}
.btn-lighterBlue:hover {
  color: #000;
  background-color: #d9eaff;
  border-color: #d7e9ff;
}
.btn-check:focus + .btn-lighterBlue,
.btn-lighterBlue:focus {
  color: #000;
  background-color: #d9eaff;
  border-color: #d7e9ff;
  box-shadow: 0 0 0 0.25rem rgba(179, 196, 217, 0.5);
}
.btn-check:checked + .btn-lighterBlue,
.btn-check:active + .btn-lighterBlue,
.btn-lighterBlue:active,
.btn-lighterBlue.active,
.show > .btn-lighterBlue.dropdown-toggle {
  color: #000;
  background-color: #dbebff;
  border-color: #d7e9ff;
}
.btn-check:checked + .btn-lighterBlue:focus,
.btn-check:active + .btn-lighterBlue:focus,
.btn-lighterBlue:active:focus,
.btn-lighterBlue.active:focus,
.show > .btn-lighterBlue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(179, 196, 217, 0.5);
}
.btn-lighterBlue:disabled,
.btn-lighterBlue.disabled {
  color: #000;
  background-color: #d2e6ff;
  border-color: #d2e6ff;
}

.btn-paleBlue {
  color: #000;
  background-color: #f5f9ff;
  border-color: #f5f9ff;
}
.btn-paleBlue:hover {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
}
.btn-check:focus + .btn-paleBlue,
.btn-paleBlue:focus {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
  box-shadow: 0 0 0 0.25rem rgba(208, 212, 217, 0.5);
}
.btn-check:checked + .btn-paleBlue,
.btn-check:active + .btn-paleBlue,
.btn-paleBlue:active,
.btn-paleBlue.active,
.show > .btn-paleBlue.dropdown-toggle {
  color: #000;
  background-color: #f7faff;
  border-color: #f6faff;
}
.btn-check:checked + .btn-paleBlue:focus,
.btn-check:active + .btn-paleBlue:focus,
.btn-paleBlue:active:focus,
.btn-paleBlue.active:focus,
.show > .btn-paleBlue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 212, 217, 0.5);
}
.btn-paleBlue:disabled,
.btn-paleBlue.disabled {
  color: #000;
  background-color: #f5f9ff;
  border-color: #f5f9ff;
}

.btn-blueDEE9F9 {
  color: #000;
  background-color: #dee9f9;
  border-color: #dee9f9;
}
.btn-blueDEE9F9:hover {
  color: #000;
  background-color: #e3ecfa;
  border-color: #e1ebfa;
}
.btn-check:focus + .btn-blueDEE9F9,
.btn-blueDEE9F9:focus {
  color: #000;
  background-color: #e3ecfa;
  border-color: #e1ebfa;
  box-shadow: 0 0 0 0.25rem rgba(189, 198, 212, 0.5);
}
.btn-check:checked + .btn-blueDEE9F9,
.btn-check:active + .btn-blueDEE9F9,
.btn-blueDEE9F9:active,
.btn-blueDEE9F9.active,
.show > .btn-blueDEE9F9.dropdown-toggle {
  color: #000;
  background-color: #e5edfa;
  border-color: #e1ebfa;
}
.btn-check:checked + .btn-blueDEE9F9:focus,
.btn-check:active + .btn-blueDEE9F9:focus,
.btn-blueDEE9F9:active:focus,
.btn-blueDEE9F9.active:focus,
.show > .btn-blueDEE9F9.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(189, 198, 212, 0.5);
}
.btn-blueDEE9F9:disabled,
.btn-blueDEE9F9.disabled {
  color: #000;
  background-color: #dee9f9;
  border-color: #dee9f9;
}

.btn-blue5A91E1 {
  color: #000;
  background-color: #5a91e1;
  border-color: #5a91e1;
}
.btn-blue5A91E1:hover {
  color: #000;
  background-color: #73a2e6;
  border-color: #6b9ce4;
}
.btn-check:focus + .btn-blue5A91E1,
.btn-blue5A91E1:focus {
  color: #000;
  background-color: #73a2e6;
  border-color: #6b9ce4;
  box-shadow: 0 0 0 0.25rem rgba(77, 123, 191, 0.5);
}
.btn-check:checked + .btn-blue5A91E1,
.btn-check:active + .btn-blue5A91E1,
.btn-blue5A91E1:active,
.btn-blue5A91E1.active,
.show > .btn-blue5A91E1.dropdown-toggle {
  color: #000;
  background-color: #7ba7e7;
  border-color: #6b9ce4;
}
.btn-check:checked + .btn-blue5A91E1:focus,
.btn-check:active + .btn-blue5A91E1:focus,
.btn-blue5A91E1:active:focus,
.btn-blue5A91E1.active:focus,
.show > .btn-blue5A91E1.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(77, 123, 191, 0.5);
}
.btn-blue5A91E1:disabled,
.btn-blue5A91E1.disabled {
  color: #000;
  background-color: #5a91e1;
  border-color: #5a91e1;
}

.btn-blueF6FAFF {
  color: #000;
  background-color: #f6faff;
  border-color: #f6faff;
}
.btn-blueF6FAFF:hover {
  color: #000;
  background-color: #f7fbff;
  border-color: #f7fbff;
}
.btn-check:focus + .btn-blueF6FAFF,
.btn-blueF6FAFF:focus {
  color: #000;
  background-color: #f7fbff;
  border-color: #f7fbff;
  box-shadow: 0 0 0 0.25rem rgba(209, 213, 217, 0.5);
}
.btn-check:checked + .btn-blueF6FAFF,
.btn-check:active + .btn-blueF6FAFF,
.btn-blueF6FAFF:active,
.btn-blueF6FAFF.active,
.show > .btn-blueF6FAFF.dropdown-toggle {
  color: #000;
  background-color: #f8fbff;
  border-color: #f7fbff;
}
.btn-check:checked + .btn-blueF6FAFF:focus,
.btn-check:active + .btn-blueF6FAFF:focus,
.btn-blueF6FAFF:active:focus,
.btn-blueF6FAFF.active:focus,
.show > .btn-blueF6FAFF.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(209, 213, 217, 0.5);
}
.btn-blueF6FAFF:disabled,
.btn-blueF6FAFF.disabled {
  color: #000;
  background-color: #f6faff;
  border-color: #f6faff;
}

.btn-blueEFF3F9 {
  color: #000;
  background-color: #eff3f9;
  border-color: #eff3f9;
}
.btn-blueEFF3F9:hover {
  color: #000;
  background-color: #f1f5fa;
  border-color: #f1f4fa;
}
.btn-check:focus + .btn-blueEFF3F9,
.btn-blueEFF3F9:focus {
  color: #000;
  background-color: #f1f5fa;
  border-color: #f1f4fa;
  box-shadow: 0 0 0 0.25rem rgba(203, 207, 212, 0.5);
}
.btn-check:checked + .btn-blueEFF3F9,
.btn-check:active + .btn-blueEFF3F9,
.btn-blueEFF3F9:active,
.btn-blueEFF3F9.active,
.show > .btn-blueEFF3F9.dropdown-toggle {
  color: #000;
  background-color: #f2f5fa;
  border-color: #f1f4fa;
}
.btn-check:checked + .btn-blueEFF3F9:focus,
.btn-check:active + .btn-blueEFF3F9:focus,
.btn-blueEFF3F9:active:focus,
.btn-blueEFF3F9.active:focus,
.show > .btn-blueEFF3F9.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(203, 207, 212, 0.5);
}
.btn-blueEFF3F9:disabled,
.btn-blueEFF3F9.disabled {
  color: #000;
  background-color: #eff3f9;
  border-color: #eff3f9;
}

.btn-blue5092FE {
  color: #000;
  background-color: #5092fe;
  border-color: #5092fe;
}
.btn-blue5092FE:hover {
  color: #000;
  background-color: #6aa2fe;
  border-color: #629dfe;
}
.btn-check:focus + .btn-blue5092FE,
.btn-blue5092FE:focus {
  color: #000;
  background-color: #6aa2fe;
  border-color: #629dfe;
  box-shadow: 0 0 0 0.25rem rgba(68, 124, 216, 0.5);
}
.btn-check:checked + .btn-blue5092FE,
.btn-check:active + .btn-blue5092FE,
.btn-blue5092FE:active,
.btn-blue5092FE.active,
.show > .btn-blue5092FE.dropdown-toggle {
  color: #000;
  background-color: #73a8fe;
  border-color: #629dfe;
}
.btn-check:checked + .btn-blue5092FE:focus,
.btn-check:active + .btn-blue5092FE:focus,
.btn-blue5092FE:active:focus,
.btn-blue5092FE.active:focus,
.show > .btn-blue5092FE.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(68, 124, 216, 0.5);
}
.btn-blue5092FE:disabled,
.btn-blue5092FE.disabled {
  color: #000;
  background-color: #5092fe;
  border-color: #5092fe;
}

.btn-blue778BBD {
  color: #000;
  background-color: #778bbd;
  border-color: #778bbd;
}
.btn-blue778BBD:hover {
  color: #000;
  background-color: #8b9cc7;
  border-color: #8597c4;
}
.btn-check:focus + .btn-blue778BBD,
.btn-blue778BBD:focus {
  color: #000;
  background-color: #8b9cc7;
  border-color: #8597c4;
  box-shadow: 0 0 0 0.25rem rgba(101, 118, 161, 0.5);
}
.btn-check:checked + .btn-blue778BBD,
.btn-check:active + .btn-blue778BBD,
.btn-blue778BBD:active,
.btn-blue778BBD.active,
.show > .btn-blue778BBD.dropdown-toggle {
  color: #000;
  background-color: #92a2ca;
  border-color: #8597c4;
}
.btn-check:checked + .btn-blue778BBD:focus,
.btn-check:active + .btn-blue778BBD:focus,
.btn-blue778BBD:active:focus,
.btn-blue778BBD.active:focus,
.show > .btn-blue778BBD.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(101, 118, 161, 0.5);
}
.btn-blue778BBD:disabled,
.btn-blue778BBD.disabled {
  color: #000;
  background-color: #778bbd;
  border-color: #778bbd;
}

.btn-blue3AC3D8 {
  color: #000;
  background-color: #3ac3d8;
  border-color: #3ac3d8;
}
.btn-blue3AC3D8:hover {
  color: #000;
  background-color: #58ccde;
  border-color: #4ec9dc;
}
.btn-check:focus + .btn-blue3AC3D8,
.btn-blue3AC3D8:focus {
  color: #000;
  background-color: #58ccde;
  border-color: #4ec9dc;
  box-shadow: 0 0 0 0.25rem rgba(49, 166, 184, 0.5);
}
.btn-check:checked + .btn-blue3AC3D8,
.btn-check:active + .btn-blue3AC3D8,
.btn-blue3AC3D8:active,
.btn-blue3AC3D8.active,
.show > .btn-blue3AC3D8.dropdown-toggle {
  color: #000;
  background-color: #61cfe0;
  border-color: #4ec9dc;
}
.btn-check:checked + .btn-blue3AC3D8:focus,
.btn-check:active + .btn-blue3AC3D8:focus,
.btn-blue3AC3D8:active:focus,
.btn-blue3AC3D8.active:focus,
.show > .btn-blue3AC3D8.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 166, 184, 0.5);
}
.btn-blue3AC3D8:disabled,
.btn-blue3AC3D8.disabled {
  color: #000;
  background-color: #3ac3d8;
  border-color: #3ac3d8;
}

.btn-blueEDF5FF {
  color: #000;
  background-color: #edf5ff;
  border-color: #edf5ff;
}
.btn-blueEDF5FF:hover {
  color: #000;
  background-color: #f0f7ff;
  border-color: #eff6ff;
}
.btn-check:focus + .btn-blueEDF5FF,
.btn-blueEDF5FF:focus {
  color: #000;
  background-color: #f0f7ff;
  border-color: #eff6ff;
  box-shadow: 0 0 0 0.25rem rgba(201, 208, 217, 0.5);
}
.btn-check:checked + .btn-blueEDF5FF,
.btn-check:active + .btn-blueEDF5FF,
.btn-blueEDF5FF:active,
.btn-blueEDF5FF.active,
.show > .btn-blueEDF5FF.dropdown-toggle {
  color: #000;
  background-color: #f1f7ff;
  border-color: #eff6ff;
}
.btn-check:checked + .btn-blueEDF5FF:focus,
.btn-check:active + .btn-blueEDF5FF:focus,
.btn-blueEDF5FF:active:focus,
.btn-blueEDF5FF.active:focus,
.show > .btn-blueEDF5FF.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(201, 208, 217, 0.5);
}
.btn-blueEDF5FF:disabled,
.btn-blueEDF5FF.disabled {
  color: #000;
  background-color: #edf5ff;
  border-color: #edf5ff;
}

.btn-blueE4F0FF {
  color: #000;
  background-color: #e4f0ff;
  border-color: #e4f0ff;
}
.btn-blueE4F0FF:hover {
  color: #000;
  background-color: #e8f2ff;
  border-color: #e7f2ff;
}
.btn-check:focus + .btn-blueE4F0FF,
.btn-blueE4F0FF:focus {
  color: #000;
  background-color: #e8f2ff;
  border-color: #e7f2ff;
  box-shadow: 0 0 0 0.25rem rgba(194, 204, 217, 0.5);
}
.btn-check:checked + .btn-blueE4F0FF,
.btn-check:active + .btn-blueE4F0FF,
.btn-blueE4F0FF:active,
.btn-blueE4F0FF.active,
.show > .btn-blueE4F0FF.dropdown-toggle {
  color: #000;
  background-color: #e9f3ff;
  border-color: #e7f2ff;
}
.btn-check:checked + .btn-blueE4F0FF:focus,
.btn-check:active + .btn-blueE4F0FF:focus,
.btn-blueE4F0FF:active:focus,
.btn-blueE4F0FF.active:focus,
.show > .btn-blueE4F0FF.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(194, 204, 217, 0.5);
}
.btn-blueE4F0FF:disabled,
.btn-blueE4F0FF.disabled {
  color: #000;
  background-color: #e4f0ff;
  border-color: #e4f0ff;
}

.btn-blue3C6AA9 {
  color: #fff;
  background-color: #3c6aa9;
  border-color: #3c6aa9;
}
.btn-blue3C6AA9:hover {
  color: #fff;
  background-color: #335a90;
  border-color: #305587;
}
.btn-check:focus + .btn-blue3C6AA9,
.btn-blue3C6AA9:focus {
  color: #fff;
  background-color: #335a90;
  border-color: #305587;
  box-shadow: 0 0 0 0.25rem rgba(89, 128, 182, 0.5);
}
.btn-check:checked + .btn-blue3C6AA9,
.btn-check:active + .btn-blue3C6AA9,
.btn-blue3C6AA9:active,
.btn-blue3C6AA9.active,
.show > .btn-blue3C6AA9.dropdown-toggle {
  color: #fff;
  background-color: #305587;
  border-color: #2d507f;
}
.btn-check:checked + .btn-blue3C6AA9:focus,
.btn-check:active + .btn-blue3C6AA9:focus,
.btn-blue3C6AA9:active:focus,
.btn-blue3C6AA9.active:focus,
.show > .btn-blue3C6AA9.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(89, 128, 182, 0.5);
}
.btn-blue3C6AA9:disabled,
.btn-blue3C6AA9.disabled {
  color: #fff;
  background-color: #3c6aa9;
  border-color: #3c6aa9;
}

.btn-blue0061A5 {
  color: #fff;
  background-color: #0061a5;
  border-color: #0061a5;
}
.btn-blue0061A5:hover {
  color: #fff;
  background-color: #00528c;
  border-color: #004e84;
}
.btn-check:focus + .btn-blue0061A5,
.btn-blue0061A5:focus {
  color: #fff;
  background-color: #00528c;
  border-color: #004e84;
  box-shadow: 0 0 0 0.25rem rgba(38, 121, 179, 0.5);
}
.btn-check:checked + .btn-blue0061A5,
.btn-check:active + .btn-blue0061A5,
.btn-blue0061A5:active,
.btn-blue0061A5.active,
.show > .btn-blue0061A5.dropdown-toggle {
  color: #fff;
  background-color: #004e84;
  border-color: #00497c;
}
.btn-check:checked + .btn-blue0061A5:focus,
.btn-check:active + .btn-blue0061A5:focus,
.btn-blue0061A5:active:focus,
.btn-blue0061A5.active:focus,
.show > .btn-blue0061A5.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(38, 121, 179, 0.5);
}
.btn-blue0061A5:disabled,
.btn-blue0061A5.disabled {
  color: #fff;
  background-color: #0061a5;
  border-color: #0061a5;
}

.btn-blue459BFB {
  color: #000;
  background-color: #459bfb;
  border-color: #459bfb;
}
.btn-blue459BFB:hover {
  color: #000;
  background-color: #61aafc;
  border-color: #58a5fb;
}
.btn-check:focus + .btn-blue459BFB,
.btn-blue459BFB:focus {
  color: #000;
  background-color: #61aafc;
  border-color: #58a5fb;
  box-shadow: 0 0 0 0.25rem rgba(59, 132, 213, 0.5);
}
.btn-check:checked + .btn-blue459BFB,
.btn-check:active + .btn-blue459BFB,
.btn-blue459BFB:active,
.btn-blue459BFB.active,
.show > .btn-blue459BFB.dropdown-toggle {
  color: #000;
  background-color: #6aaffc;
  border-color: #58a5fb;
}
.btn-check:checked + .btn-blue459BFB:focus,
.btn-check:active + .btn-blue459BFB:focus,
.btn-blue459BFB:active:focus,
.btn-blue459BFB.active:focus,
.show > .btn-blue459BFB.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(59, 132, 213, 0.5);
}
.btn-blue459BFB:disabled,
.btn-blue459BFB.disabled {
  color: #000;
  background-color: #459bfb;
  border-color: #459bfb;
}

.btn-blueDCE6EF {
  color: #000;
  background-color: #dce6ef;
  border-color: #dce6ef;
}
.btn-blueDCE6EF:hover {
  color: #000;
  background-color: #e1eaf1;
  border-color: #e0e9f1;
}
.btn-check:focus + .btn-blueDCE6EF,
.btn-blueDCE6EF:focus {
  color: #000;
  background-color: #e1eaf1;
  border-color: #e0e9f1;
  box-shadow: 0 0 0 0.25rem rgba(187, 196, 203, 0.5);
}
.btn-check:checked + .btn-blueDCE6EF,
.btn-check:active + .btn-blueDCE6EF,
.btn-blueDCE6EF:active,
.btn-blueDCE6EF.active,
.show > .btn-blueDCE6EF.dropdown-toggle {
  color: #000;
  background-color: #e3ebf2;
  border-color: #e0e9f1;
}
.btn-check:checked + .btn-blueDCE6EF:focus,
.btn-check:active + .btn-blueDCE6EF:focus,
.btn-blueDCE6EF:active:focus,
.btn-blueDCE6EF.active:focus,
.show > .btn-blueDCE6EF.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(187, 196, 203, 0.5);
}
.btn-blueDCE6EF:disabled,
.btn-blueDCE6EF.disabled {
  color: #000;
  background-color: #dce6ef;
  border-color: #dce6ef;
}

.btn-blue55C0E4 {
  color: #000;
  background-color: #55c0e4;
  border-color: #55c0e4;
}
.btn-blue55C0E4:hover {
  color: #000;
  background-color: #6fc9e8;
  border-color: #66c6e7;
}
.btn-check:focus + .btn-blue55C0E4,
.btn-blue55C0E4:focus {
  color: #000;
  background-color: #6fc9e8;
  border-color: #66c6e7;
  box-shadow: 0 0 0 0.25rem rgba(72, 163, 194, 0.5);
}
.btn-check:checked + .btn-blue55C0E4,
.btn-check:active + .btn-blue55C0E4,
.btn-blue55C0E4:active,
.btn-blue55C0E4.active,
.show > .btn-blue55C0E4.dropdown-toggle {
  color: #000;
  background-color: #77cde9;
  border-color: #66c6e7;
}
.btn-check:checked + .btn-blue55C0E4:focus,
.btn-check:active + .btn-blue55C0E4:focus,
.btn-blue55C0E4:active:focus,
.btn-blue55C0E4.active:focus,
.show > .btn-blue55C0E4.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(72, 163, 194, 0.5);
}
.btn-blue55C0E4:disabled,
.btn-blue55C0E4.disabled {
  color: #000;
  background-color: #55c0e4;
  border-color: #55c0e4;
}

.btn-orangeFF6D45 {
  color: #000;
  background-color: #ff6d45;
  border-color: #ff6d45;
}
.btn-orangeFF6D45:hover {
  color: #000;
  background-color: #ff8361;
  border-color: #ff7c58;
}
.btn-check:focus + .btn-orangeFF6D45,
.btn-orangeFF6D45:focus {
  color: #000;
  background-color: #ff8361;
  border-color: #ff7c58;
  box-shadow: 0 0 0 0.25rem rgba(217, 93, 59, 0.5);
}
.btn-check:checked + .btn-orangeFF6D45,
.btn-check:active + .btn-orangeFF6D45,
.btn-orangeFF6D45:active,
.btn-orangeFF6D45.active,
.show > .btn-orangeFF6D45.dropdown-toggle {
  color: #000;
  background-color: #ff8a6a;
  border-color: #ff7c58;
}
.btn-check:checked + .btn-orangeFF6D45:focus,
.btn-check:active + .btn-orangeFF6D45:focus,
.btn-orangeFF6D45:active:focus,
.btn-orangeFF6D45.active:focus,
.show > .btn-orangeFF6D45.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 93, 59, 0.5);
}
.btn-orangeFF6D45:disabled,
.btn-orangeFF6D45.disabled {
  color: #000;
  background-color: #ff6d45;
  border-color: #ff6d45;
}

.btn-yellowF3C640 {
  color: #000;
  background-color: #f3c640;
  border-color: #f3c640;
}
.btn-yellowF3C640:hover {
  color: #000;
  background-color: #f5cf5d;
  border-color: #f4cc53;
}
.btn-check:focus + .btn-yellowF3C640,
.btn-yellowF3C640:focus {
  color: #000;
  background-color: #f5cf5d;
  border-color: #f4cc53;
  box-shadow: 0 0 0 0.25rem rgba(207, 168, 54, 0.5);
}
.btn-check:checked + .btn-yellowF3C640,
.btn-check:active + .btn-yellowF3C640,
.btn-yellowF3C640:active,
.btn-yellowF3C640.active,
.show > .btn-yellowF3C640.dropdown-toggle {
  color: #000;
  background-color: #f5d166;
  border-color: #f4cc53;
}
.btn-check:checked + .btn-yellowF3C640:focus,
.btn-check:active + .btn-yellowF3C640:focus,
.btn-yellowF3C640:active:focus,
.btn-yellowF3C640.active:focus,
.show > .btn-yellowF3C640.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(207, 168, 54, 0.5);
}
.btn-yellowF3C640:disabled,
.btn-yellowF3C640.disabled {
  color: #000;
  background-color: #f3c640;
  border-color: #f3c640;
}

.btn-redE95B5B {
  color: #000;
  background-color: #e95b5b;
  border-color: #e95b5b;
}
.btn-redE95B5B:hover {
  color: #000;
  background-color: #ec7474;
  border-color: #eb6b6b;
}
.btn-check:focus + .btn-redE95B5B,
.btn-redE95B5B:focus {
  color: #000;
  background-color: #ec7474;
  border-color: #eb6b6b;
  box-shadow: 0 0 0 0.25rem rgba(198, 77, 77, 0.5);
}
.btn-check:checked + .btn-redE95B5B,
.btn-check:active + .btn-redE95B5B,
.btn-redE95B5B:active,
.btn-redE95B5B.active,
.show > .btn-redE95B5B.dropdown-toggle {
  color: #000;
  background-color: #ed7c7c;
  border-color: #eb6b6b;
}
.btn-check:checked + .btn-redE95B5B:focus,
.btn-check:active + .btn-redE95B5B:focus,
.btn-redE95B5B:active:focus,
.btn-redE95B5B.active:focus,
.show > .btn-redE95B5B.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(198, 77, 77, 0.5);
}
.btn-redE95B5B:disabled,
.btn-redE95B5B.disabled {
  color: #000;
  background-color: #e95b5b;
  border-color: #e95b5b;
}

.btn-red {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-red:hover {
  color: #000;
  background-color: #d47676;
  border-color: #d16e6e;
}
.btn-check:focus + .btn-red,
.btn-red:focus {
  color: #000;
  background-color: #d47676;
  border-color: #d16e6e;
  box-shadow: 0 0 0 0.25rem rgba(173, 80, 80, 0.5);
}
.btn-check:checked + .btn-red,
.btn-check:active + .btn-red,
.btn-red:active,
.btn-red.active,
.show > .btn-red.dropdown-toggle {
  color: #000;
  background-color: #d67e7e;
  border-color: #d16e6e;
}
.btn-check:checked + .btn-red:focus,
.btn-check:active + .btn-red:focus,
.btn-red:active:focus,
.btn-red.active:focus,
.show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(173, 80, 80, 0.5);
}
.btn-red:disabled,
.btn-red.disabled {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}

.btn-lightRed {
  color: #000;
  background-color: #dd4663;
  border-color: #dd4663;
}
.btn-lightRed:hover {
  color: #000;
  background-color: #e2627a;
  border-color: #e05973;
}
.btn-check:focus + .btn-lightRed,
.btn-lightRed:focus {
  color: #000;
  background-color: #e2627a;
  border-color: #e05973;
  box-shadow: 0 0 0 0.25rem rgba(188, 60, 84, 0.5);
}
.btn-check:checked + .btn-lightRed,
.btn-check:active + .btn-lightRed,
.btn-lightRed:active,
.btn-lightRed.active,
.show > .btn-lightRed.dropdown-toggle {
  color: #000;
  background-color: #e46b82;
  border-color: #e05973;
}
.btn-check:checked + .btn-lightRed:focus,
.btn-check:active + .btn-lightRed:focus,
.btn-lightRed:active:focus,
.btn-lightRed.active:focus,
.show > .btn-lightRed.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(188, 60, 84, 0.5);
}
.btn-lightRed:disabled,
.btn-lightRed.disabled {
  color: #000;
  background-color: #dd4663;
  border-color: #dd4663;
}

.btn-yellow {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-yellow:hover {
  color: #000;
  background-color: #f7d974;
  border-color: #f6d76c;
}
.btn-check:focus + .btn-yellow,
.btn-yellow:focus {
  color: #000;
  background-color: #f7d974;
  border-color: #f6d76c;
  box-shadow: 0 0 0 0.25rem rgba(208, 179, 78, 0.5);
}
.btn-check:checked + .btn-yellow,
.btn-check:active + .btn-yellow,
.btn-yellow:active,
.btn-yellow.active,
.show > .btn-yellow.dropdown-toggle {
  color: #000;
  background-color: #f7db7d;
  border-color: #f6d76c;
}
.btn-check:checked + .btn-yellow:focus,
.btn-check:active + .btn-yellow:focus,
.btn-yellow:active:focus,
.btn-yellow.active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(208, 179, 78, 0.5);
}
.btn-yellow:disabled,
.btn-yellow.disabled {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}

.btn-grayF7 {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-grayF7:hover {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-check:focus + .btn-grayF7,
.btn-grayF7:focus {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
}
.btn-check:checked + .btn-grayF7,
.btn-check:active + .btn-grayF7,
.btn-grayF7:active,
.btn-grayF7.active,
.show > .btn-grayF7.dropdown-toggle {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f8f8f8;
}
.btn-check:checked + .btn-grayF7:focus,
.btn-check:active + .btn-grayF7:focus,
.btn-grayF7:active:focus,
.btn-grayF7.active:focus,
.show > .btn-grayF7.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 210, 210, 0.5);
}
.btn-grayF7:disabled,
.btn-grayF7.disabled {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}

.btn-grayF8 {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-grayF8:hover {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-check:focus + .btn-grayF8,
.btn-grayF8:focus {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
  box-shadow: 0 0 0 0.25rem rgba(211, 211, 211, 0.5);
}
.btn-check:checked + .btn-grayF8,
.btn-check:active + .btn-grayF8,
.btn-grayF8:active,
.btn-grayF8.active,
.show > .btn-grayF8.dropdown-toggle {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-check:checked + .btn-grayF8:focus,
.btn-check:active + .btn-grayF8:focus,
.btn-grayF8:active:focus,
.btn-grayF8.active:focus,
.show > .btn-grayF8.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 211, 211, 0.5);
}
.btn-grayF8:disabled,
.btn-grayF8.disabled {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}

.btn-grayF9 {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-grayF9:hover {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-check:focus + .btn-grayF9,
.btn-grayF9:focus {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
  box-shadow: 0 0 0 0.25rem rgba(212, 212, 212, 0.5);
}
.btn-check:checked + .btn-grayF9,
.btn-check:active + .btn-grayF9,
.btn-grayF9:active,
.btn-grayF9.active,
.show > .btn-grayF9.dropdown-toggle {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-check:checked + .btn-grayF9:focus,
.btn-check:active + .btn-grayF9:focus,
.btn-grayF9:active:focus,
.btn-grayF9.active:focus,
.show > .btn-grayF9.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(212, 212, 212, 0.5);
}
.btn-grayF9:disabled,
.btn-grayF9.disabled {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}

.btn-gray4D {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-gray4D:hover {
  color: #fff;
  background-color: #414141;
  border-color: #3e3e3e;
}
.btn-check:focus + .btn-gray4D,
.btn-gray4D:focus {
  color: #fff;
  background-color: #414141;
  border-color: #3e3e3e;
  box-shadow: 0 0 0 0.25rem rgba(104, 104, 104, 0.5);
}
.btn-check:checked + .btn-gray4D,
.btn-check:active + .btn-gray4D,
.btn-gray4D:active,
.btn-gray4D.active,
.show > .btn-gray4D.dropdown-toggle {
  color: #fff;
  background-color: #3e3e3e;
  border-color: #3a3a3a;
}
.btn-check:checked + .btn-gray4D:focus,
.btn-check:active + .btn-gray4D:focus,
.btn-gray4D:active:focus,
.btn-gray4D.active:focus,
.show > .btn-gray4D.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(104, 104, 104, 0.5);
}
.btn-gray4D:disabled,
.btn-gray4D.disabled {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}

.btn-gray80 {
  color: #000;
  background-color: #808080;
  border-color: #808080;
}
.btn-gray80:hover {
  color: #000;
  background-color: #939393;
  border-color: #8d8d8d;
}
.btn-check:focus + .btn-gray80,
.btn-gray80:focus {
  color: #000;
  background-color: #939393;
  border-color: #8d8d8d;
  box-shadow: 0 0 0 0.25rem rgba(109, 109, 109, 0.5);
}
.btn-check:checked + .btn-gray80,
.btn-check:active + .btn-gray80,
.btn-gray80:active,
.btn-gray80.active,
.show > .btn-gray80.dropdown-toggle {
  color: #000;
  background-color: #999999;
  border-color: #8d8d8d;
}
.btn-check:checked + .btn-gray80:focus,
.btn-check:active + .btn-gray80:focus,
.btn-gray80:active:focus,
.btn-gray80.active:focus,
.show > .btn-gray80.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(109, 109, 109, 0.5);
}
.btn-gray80:disabled,
.btn-gray80.disabled {
  color: #000;
  background-color: #808080;
  border-color: #808080;
}

.btn-gray4C {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-gray4C:hover {
  color: #fff;
  background-color: #414141;
  border-color: #3d3d3d;
}
.btn-check:focus + .btn-gray4C,
.btn-gray4C:focus {
  color: #fff;
  background-color: #414141;
  border-color: #3d3d3d;
  box-shadow: 0 0 0 0.25rem rgba(103, 103, 103, 0.5);
}
.btn-check:checked + .btn-gray4C,
.btn-check:active + .btn-gray4C,
.btn-gray4C:active,
.btn-gray4C.active,
.show > .btn-gray4C.dropdown-toggle {
  color: #fff;
  background-color: #3d3d3d;
  border-color: #393939;
}
.btn-check:checked + .btn-gray4C:focus,
.btn-check:active + .btn-gray4C:focus,
.btn-gray4C:active:focus,
.btn-gray4C.active:focus,
.show > .btn-gray4C.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(103, 103, 103, 0.5);
}
.btn-gray4C:disabled,
.btn-gray4C.disabled {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

.btn-grayFA {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-grayFA:hover {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}
.btn-check:focus + .btn-grayFA,
.btn-grayFA:focus {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}
.btn-check:checked + .btn-grayFA,
.btn-check:active + .btn-grayFA,
.btn-grayFA:active,
.btn-grayFA.active,
.show > .btn-grayFA.dropdown-toggle {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}
.btn-check:checked + .btn-grayFA:focus,
.btn-check:active + .btn-grayFA:focus,
.btn-grayFA:active:focus,
.btn-grayFA.active:focus,
.show > .btn-grayFA.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(213, 213, 213, 0.5);
}
.btn-grayFA:disabled,
.btn-grayFA.disabled {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}

.btn-gray66 {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-gray66:hover {
  color: #fff;
  background-color: #575757;
  border-color: #525252;
}
.btn-check:focus + .btn-gray66,
.btn-gray66:focus {
  color: #fff;
  background-color: #575757;
  border-color: #525252;
  box-shadow: 0 0 0 0.25rem rgba(125, 125, 125, 0.5);
}
.btn-check:checked + .btn-gray66,
.btn-check:active + .btn-gray66,
.btn-gray66:active,
.btn-gray66.active,
.show > .btn-gray66.dropdown-toggle {
  color: #fff;
  background-color: #525252;
  border-color: #4d4d4d;
}
.btn-check:checked + .btn-gray66:focus,
.btn-check:active + .btn-gray66:focus,
.btn-gray66:active:focus,
.btn-gray66.active:focus,
.show > .btn-gray66.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(125, 125, 125, 0.5);
}
.btn-gray66:disabled,
.btn-gray66.disabled {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}

.btn-grayCC {
  color: #000;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-grayCC:hover {
  color: #000;
  background-color: #d4d4d4;
  border-color: #d1d1d1;
}
.btn-check:focus + .btn-grayCC,
.btn-grayCC:focus {
  color: #000;
  background-color: #d4d4d4;
  border-color: #d1d1d1;
  box-shadow: 0 0 0 0.25rem rgba(173, 173, 173, 0.5);
}
.btn-check:checked + .btn-grayCC,
.btn-check:active + .btn-grayCC,
.btn-grayCC:active,
.btn-grayCC.active,
.show > .btn-grayCC.dropdown-toggle {
  color: #000;
  background-color: #d6d6d6;
  border-color: #d1d1d1;
}
.btn-check:checked + .btn-grayCC:focus,
.btn-check:active + .btn-grayCC:focus,
.btn-grayCC:active:focus,
.btn-grayCC.active:focus,
.show > .btn-grayCC.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(173, 173, 173, 0.5);
}
.btn-grayCC:disabled,
.btn-grayCC.disabled {
  color: #000;
  background-color: #cccccc;
  border-color: #cccccc;
}

.btn-grayB2 {
  color: #000;
  background-color: #b2b2b2;
  border-color: #b2b2b2;
}
.btn-grayB2:hover {
  color: #000;
  background-color: #bebebe;
  border-color: #bababa;
}
.btn-check:focus + .btn-grayB2,
.btn-grayB2:focus {
  color: #000;
  background-color: #bebebe;
  border-color: #bababa;
  box-shadow: 0 0 0 0.25rem rgba(151, 151, 151, 0.5);
}
.btn-check:checked + .btn-grayB2,
.btn-check:active + .btn-grayB2,
.btn-grayB2:active,
.btn-grayB2.active,
.show > .btn-grayB2.dropdown-toggle {
  color: #000;
  background-color: #c1c1c1;
  border-color: #bababa;
}
.btn-check:checked + .btn-grayB2:focus,
.btn-check:active + .btn-grayB2:focus,
.btn-grayB2:active:focus,
.btn-grayB2.active:focus,
.show > .btn-grayB2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(151, 151, 151, 0.5);
}
.btn-grayB2:disabled,
.btn-grayB2.disabled {
  color: #000;
  background-color: #b2b2b2;
  border-color: #b2b2b2;
}

.btn-grayD9 {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-grayD9:hover {
  color: #000;
  background-color: #dfdfdf;
  border-color: #dddddd;
}
.btn-check:focus + .btn-grayD9,
.btn-grayD9:focus {
  color: #000;
  background-color: #dfdfdf;
  border-color: #dddddd;
  box-shadow: 0 0 0 0.25rem rgba(184, 184, 184, 0.5);
}
.btn-check:checked + .btn-grayD9,
.btn-check:active + .btn-grayD9,
.btn-grayD9:active,
.btn-grayD9.active,
.show > .btn-grayD9.dropdown-toggle {
  color: #000;
  background-color: #e1e1e1;
  border-color: #dddddd;
}
.btn-check:checked + .btn-grayD9:focus,
.btn-check:active + .btn-grayD9:focus,
.btn-grayD9:active:focus,
.btn-grayD9.active:focus,
.show > .btn-grayD9.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(184, 184, 184, 0.5);
}
.btn-grayD9:disabled,
.btn-grayD9.disabled {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.btn-grayE5 {
  color: #000;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-grayE5:hover {
  color: #000;
  background-color: #e9e9e9;
  border-color: #e8e8e8;
}
.btn-check:focus + .btn-grayE5,
.btn-grayE5:focus {
  color: #000;
  background-color: #e9e9e9;
  border-color: #e8e8e8;
  box-shadow: 0 0 0 0.25rem rgba(195, 195, 195, 0.5);
}
.btn-check:checked + .btn-grayE5,
.btn-check:active + .btn-grayE5,
.btn-grayE5:active,
.btn-grayE5.active,
.show > .btn-grayE5.dropdown-toggle {
  color: #000;
  background-color: #eaeaea;
  border-color: #e8e8e8;
}
.btn-check:checked + .btn-grayE5:focus,
.btn-check:active + .btn-grayE5:focus,
.btn-grayE5:active:focus,
.btn-grayE5.active:focus,
.show > .btn-grayE5.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(195, 195, 195, 0.5);
}
.btn-grayE5:disabled,
.btn-grayE5.disabled {
  color: #000;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}

.btn-grayF2 {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-grayF2:hover {
  color: #000;
  background-color: #f4f4f4;
  border-color: #f3f3f3;
}
.btn-check:focus + .btn-grayF2,
.btn-grayF2:focus {
  color: #000;
  background-color: #f4f4f4;
  border-color: #f3f3f3;
  box-shadow: 0 0 0 0.25rem rgba(206, 206, 206, 0.5);
}
.btn-check:checked + .btn-grayF2,
.btn-check:active + .btn-grayF2,
.btn-grayF2:active,
.btn-grayF2.active,
.show > .btn-grayF2.dropdown-toggle {
  color: #000;
  background-color: whitesmoke;
  border-color: #f3f3f3;
}
.btn-check:checked + .btn-grayF2:focus,
.btn-check:active + .btn-grayF2:focus,
.btn-grayF2:active:focus,
.btn-grayF2.active:focus,
.show > .btn-grayF2.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(206, 206, 206, 0.5);
}
.btn-grayF2:disabled,
.btn-grayF2.disabled {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}

.btn-grayE3 {
  color: #000;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.btn-grayE3:hover {
  color: #000;
  background-color: #e7e7e7;
  border-color: #e6e6e6;
}
.btn-check:focus + .btn-grayE3,
.btn-grayE3:focus {
  color: #000;
  background-color: #e7e7e7;
  border-color: #e6e6e6;
  box-shadow: 0 0 0 0.25rem rgba(193, 193, 193, 0.5);
}
.btn-check:checked + .btn-grayE3,
.btn-check:active + .btn-grayE3,
.btn-grayE3:active,
.btn-grayE3.active,
.show > .btn-grayE3.dropdown-toggle {
  color: #000;
  background-color: #e9e9e9;
  border-color: #e6e6e6;
}
.btn-check:checked + .btn-grayE3:focus,
.btn-check:active + .btn-grayE3:focus,
.btn-grayE3:active:focus,
.btn-grayE3.active:focus,
.show > .btn-grayE3.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(193, 193, 193, 0.5);
}
.btn-grayE3:disabled,
.btn-grayE3.disabled {
  color: #000;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}

.btn-outline-primary {
  color: #3a68d8;
  border-color: #3a68d8;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.5);
}
.btn-check:checked + .btn-outline-primary,
.btn-check:active + .btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.btn-check:checked + .btn-outline-primary:focus,
.btn-check:active + .btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.5);
}
.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #3a68d8;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary,
.btn-check:active + .btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus,
.btn-check:active + .btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success,
.btn-check:active + .btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus,
.btn-check:active + .btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info,
.btn-check:active + .btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus,
.btn-check:active + .btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #f5d25c;
  border-color: #f5d25c;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 210, 92, 0.5);
}
.btn-check:checked + .btn-outline-warning,
.btn-check:active + .btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-check:checked + .btn-outline-warning:focus,
.btn-check:active + .btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 210, 92, 0.5);
}
.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #f5d25c;
  background-color: transparent;
}

.btn-outline-danger {
  color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-outline-danger:hover {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.5);
}
.btn-check:checked + .btn-outline-danger,
.btn-check:active + .btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-check:checked + .btn-outline-danger:focus,
.btn-check:active + .btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.5);
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #cc5e5e;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light,
.btn-check:active + .btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus,
.btn-check:active + .btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark,
.btn-check:active + .btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus,
.btn-check:active + .btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-outline-middleBlue {
  color: #587fdd;
  border-color: #587fdd;
}
.btn-outline-middleBlue:hover {
  color: #000;
  background-color: #587fdd;
  border-color: #587fdd;
}
.btn-check:focus + .btn-outline-middleBlue,
.btn-outline-middleBlue:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 127, 221, 0.5);
}
.btn-check:checked + .btn-outline-middleBlue,
.btn-check:active + .btn-outline-middleBlue,
.btn-outline-middleBlue:active,
.btn-outline-middleBlue.active,
.btn-outline-middleBlue.dropdown-toggle.show {
  color: #000;
  background-color: #587fdd;
  border-color: #587fdd;
}
.btn-check:checked + .btn-outline-middleBlue:focus,
.btn-check:active + .btn-outline-middleBlue:focus,
.btn-outline-middleBlue:active:focus,
.btn-outline-middleBlue.active:focus,
.btn-outline-middleBlue.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(88, 127, 221, 0.5);
}
.btn-outline-middleBlue:disabled,
.btn-outline-middleBlue.disabled {
  color: #587fdd;
  background-color: transparent;
}

.btn-outline-lightBlue {
  color: #72b1fc;
  border-color: #72b1fc;
}
.btn-outline-lightBlue:hover {
  color: #000;
  background-color: #72b1fc;
  border-color: #72b1fc;
}
.btn-check:focus + .btn-outline-lightBlue,
.btn-outline-lightBlue:focus {
  box-shadow: 0 0 0 0.25rem rgba(114, 177, 252, 0.5);
}
.btn-check:checked + .btn-outline-lightBlue,
.btn-check:active + .btn-outline-lightBlue,
.btn-outline-lightBlue:active,
.btn-outline-lightBlue.active,
.btn-outline-lightBlue.dropdown-toggle.show {
  color: #000;
  background-color: #72b1fc;
  border-color: #72b1fc;
}
.btn-check:checked + .btn-outline-lightBlue:focus,
.btn-check:active + .btn-outline-lightBlue:focus,
.btn-outline-lightBlue:active:focus,
.btn-outline-lightBlue.active:focus,
.btn-outline-lightBlue.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(114, 177, 252, 0.5);
}
.btn-outline-lightBlue:disabled,
.btn-outline-lightBlue.disabled {
  color: #72b1fc;
  background-color: transparent;
}

.btn-outline-lighterBlue {
  color: #d2e6ff;
  border-color: #d2e6ff;
}
.btn-outline-lighterBlue:hover {
  color: #000;
  background-color: #d2e6ff;
  border-color: #d2e6ff;
}
.btn-check:focus + .btn-outline-lighterBlue,
.btn-outline-lighterBlue:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 230, 255, 0.5);
}
.btn-check:checked + .btn-outline-lighterBlue,
.btn-check:active + .btn-outline-lighterBlue,
.btn-outline-lighterBlue:active,
.btn-outline-lighterBlue.active,
.btn-outline-lighterBlue.dropdown-toggle.show {
  color: #000;
  background-color: #d2e6ff;
  border-color: #d2e6ff;
}
.btn-check:checked + .btn-outline-lighterBlue:focus,
.btn-check:active + .btn-outline-lighterBlue:focus,
.btn-outline-lighterBlue:active:focus,
.btn-outline-lighterBlue.active:focus,
.btn-outline-lighterBlue.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(210, 230, 255, 0.5);
}
.btn-outline-lighterBlue:disabled,
.btn-outline-lighterBlue.disabled {
  color: #d2e6ff;
  background-color: transparent;
}

.btn-outline-paleBlue {
  color: #f5f9ff;
  border-color: #f5f9ff;
}
.btn-outline-paleBlue:hover {
  color: #000;
  background-color: #f5f9ff;
  border-color: #f5f9ff;
}
.btn-check:focus + .btn-outline-paleBlue,
.btn-outline-paleBlue:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 249, 255, 0.5);
}
.btn-check:checked + .btn-outline-paleBlue,
.btn-check:active + .btn-outline-paleBlue,
.btn-outline-paleBlue:active,
.btn-outline-paleBlue.active,
.btn-outline-paleBlue.dropdown-toggle.show {
  color: #000;
  background-color: #f5f9ff;
  border-color: #f5f9ff;
}
.btn-check:checked + .btn-outline-paleBlue:focus,
.btn-check:active + .btn-outline-paleBlue:focus,
.btn-outline-paleBlue:active:focus,
.btn-outline-paleBlue.active:focus,
.btn-outline-paleBlue.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 249, 255, 0.5);
}
.btn-outline-paleBlue:disabled,
.btn-outline-paleBlue.disabled {
  color: #f5f9ff;
  background-color: transparent;
}

.btn-outline-blueDEE9F9 {
  color: #dee9f9;
  border-color: #dee9f9;
}
.btn-outline-blueDEE9F9:hover {
  color: #000;
  background-color: #dee9f9;
  border-color: #dee9f9;
}
.btn-check:focus + .btn-outline-blueDEE9F9,
.btn-outline-blueDEE9F9:focus {
  box-shadow: 0 0 0 0.25rem rgba(222, 233, 249, 0.5);
}
.btn-check:checked + .btn-outline-blueDEE9F9,
.btn-check:active + .btn-outline-blueDEE9F9,
.btn-outline-blueDEE9F9:active,
.btn-outline-blueDEE9F9.active,
.btn-outline-blueDEE9F9.dropdown-toggle.show {
  color: #000;
  background-color: #dee9f9;
  border-color: #dee9f9;
}
.btn-check:checked + .btn-outline-blueDEE9F9:focus,
.btn-check:active + .btn-outline-blueDEE9F9:focus,
.btn-outline-blueDEE9F9:active:focus,
.btn-outline-blueDEE9F9.active:focus,
.btn-outline-blueDEE9F9.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(222, 233, 249, 0.5);
}
.btn-outline-blueDEE9F9:disabled,
.btn-outline-blueDEE9F9.disabled {
  color: #dee9f9;
  background-color: transparent;
}

.btn-outline-blue5A91E1 {
  color: #5a91e1;
  border-color: #5a91e1;
}
.btn-outline-blue5A91E1:hover {
  color: #000;
  background-color: #5a91e1;
  border-color: #5a91e1;
}
.btn-check:focus + .btn-outline-blue5A91E1,
.btn-outline-blue5A91E1:focus {
  box-shadow: 0 0 0 0.25rem rgba(90, 145, 225, 0.5);
}
.btn-check:checked + .btn-outline-blue5A91E1,
.btn-check:active + .btn-outline-blue5A91E1,
.btn-outline-blue5A91E1:active,
.btn-outline-blue5A91E1.active,
.btn-outline-blue5A91E1.dropdown-toggle.show {
  color: #000;
  background-color: #5a91e1;
  border-color: #5a91e1;
}
.btn-check:checked + .btn-outline-blue5A91E1:focus,
.btn-check:active + .btn-outline-blue5A91E1:focus,
.btn-outline-blue5A91E1:active:focus,
.btn-outline-blue5A91E1.active:focus,
.btn-outline-blue5A91E1.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(90, 145, 225, 0.5);
}
.btn-outline-blue5A91E1:disabled,
.btn-outline-blue5A91E1.disabled {
  color: #5a91e1;
  background-color: transparent;
}

.btn-outline-blueF6FAFF {
  color: #f6faff;
  border-color: #f6faff;
}
.btn-outline-blueF6FAFF:hover {
  color: #000;
  background-color: #f6faff;
  border-color: #f6faff;
}
.btn-check:focus + .btn-outline-blueF6FAFF,
.btn-outline-blueF6FAFF:focus {
  box-shadow: 0 0 0 0.25rem rgba(246, 250, 255, 0.5);
}
.btn-check:checked + .btn-outline-blueF6FAFF,
.btn-check:active + .btn-outline-blueF6FAFF,
.btn-outline-blueF6FAFF:active,
.btn-outline-blueF6FAFF.active,
.btn-outline-blueF6FAFF.dropdown-toggle.show {
  color: #000;
  background-color: #f6faff;
  border-color: #f6faff;
}
.btn-check:checked + .btn-outline-blueF6FAFF:focus,
.btn-check:active + .btn-outline-blueF6FAFF:focus,
.btn-outline-blueF6FAFF:active:focus,
.btn-outline-blueF6FAFF.active:focus,
.btn-outline-blueF6FAFF.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(246, 250, 255, 0.5);
}
.btn-outline-blueF6FAFF:disabled,
.btn-outline-blueF6FAFF.disabled {
  color: #f6faff;
  background-color: transparent;
}

.btn-outline-blueEFF3F9 {
  color: #eff3f9;
  border-color: #eff3f9;
}
.btn-outline-blueEFF3F9:hover {
  color: #000;
  background-color: #eff3f9;
  border-color: #eff3f9;
}
.btn-check:focus + .btn-outline-blueEFF3F9,
.btn-outline-blueEFF3F9:focus {
  box-shadow: 0 0 0 0.25rem rgba(239, 243, 249, 0.5);
}
.btn-check:checked + .btn-outline-blueEFF3F9,
.btn-check:active + .btn-outline-blueEFF3F9,
.btn-outline-blueEFF3F9:active,
.btn-outline-blueEFF3F9.active,
.btn-outline-blueEFF3F9.dropdown-toggle.show {
  color: #000;
  background-color: #eff3f9;
  border-color: #eff3f9;
}
.btn-check:checked + .btn-outline-blueEFF3F9:focus,
.btn-check:active + .btn-outline-blueEFF3F9:focus,
.btn-outline-blueEFF3F9:active:focus,
.btn-outline-blueEFF3F9.active:focus,
.btn-outline-blueEFF3F9.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(239, 243, 249, 0.5);
}
.btn-outline-blueEFF3F9:disabled,
.btn-outline-blueEFF3F9.disabled {
  color: #eff3f9;
  background-color: transparent;
}

.btn-outline-blue5092FE {
  color: #5092fe;
  border-color: #5092fe;
}
.btn-outline-blue5092FE:hover {
  color: #000;
  background-color: #5092fe;
  border-color: #5092fe;
}
.btn-check:focus + .btn-outline-blue5092FE,
.btn-outline-blue5092FE:focus {
  box-shadow: 0 0 0 0.25rem rgba(80, 146, 254, 0.5);
}
.btn-check:checked + .btn-outline-blue5092FE,
.btn-check:active + .btn-outline-blue5092FE,
.btn-outline-blue5092FE:active,
.btn-outline-blue5092FE.active,
.btn-outline-blue5092FE.dropdown-toggle.show {
  color: #000;
  background-color: #5092fe;
  border-color: #5092fe;
}
.btn-check:checked + .btn-outline-blue5092FE:focus,
.btn-check:active + .btn-outline-blue5092FE:focus,
.btn-outline-blue5092FE:active:focus,
.btn-outline-blue5092FE.active:focus,
.btn-outline-blue5092FE.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(80, 146, 254, 0.5);
}
.btn-outline-blue5092FE:disabled,
.btn-outline-blue5092FE.disabled {
  color: #5092fe;
  background-color: transparent;
}

.btn-outline-blue778BBD {
  color: #778bbd;
  border-color: #778bbd;
}
.btn-outline-blue778BBD:hover {
  color: #000;
  background-color: #778bbd;
  border-color: #778bbd;
}
.btn-check:focus + .btn-outline-blue778BBD,
.btn-outline-blue778BBD:focus {
  box-shadow: 0 0 0 0.25rem rgba(119, 139, 189, 0.5);
}
.btn-check:checked + .btn-outline-blue778BBD,
.btn-check:active + .btn-outline-blue778BBD,
.btn-outline-blue778BBD:active,
.btn-outline-blue778BBD.active,
.btn-outline-blue778BBD.dropdown-toggle.show {
  color: #000;
  background-color: #778bbd;
  border-color: #778bbd;
}
.btn-check:checked + .btn-outline-blue778BBD:focus,
.btn-check:active + .btn-outline-blue778BBD:focus,
.btn-outline-blue778BBD:active:focus,
.btn-outline-blue778BBD.active:focus,
.btn-outline-blue778BBD.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(119, 139, 189, 0.5);
}
.btn-outline-blue778BBD:disabled,
.btn-outline-blue778BBD.disabled {
  color: #778bbd;
  background-color: transparent;
}

.btn-outline-blue3AC3D8 {
  color: #3ac3d8;
  border-color: #3ac3d8;
}
.btn-outline-blue3AC3D8:hover {
  color: #000;
  background-color: #3ac3d8;
  border-color: #3ac3d8;
}
.btn-check:focus + .btn-outline-blue3AC3D8,
.btn-outline-blue3AC3D8:focus {
  box-shadow: 0 0 0 0.25rem rgba(58, 195, 216, 0.5);
}
.btn-check:checked + .btn-outline-blue3AC3D8,
.btn-check:active + .btn-outline-blue3AC3D8,
.btn-outline-blue3AC3D8:active,
.btn-outline-blue3AC3D8.active,
.btn-outline-blue3AC3D8.dropdown-toggle.show {
  color: #000;
  background-color: #3ac3d8;
  border-color: #3ac3d8;
}
.btn-check:checked + .btn-outline-blue3AC3D8:focus,
.btn-check:active + .btn-outline-blue3AC3D8:focus,
.btn-outline-blue3AC3D8:active:focus,
.btn-outline-blue3AC3D8.active:focus,
.btn-outline-blue3AC3D8.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(58, 195, 216, 0.5);
}
.btn-outline-blue3AC3D8:disabled,
.btn-outline-blue3AC3D8.disabled {
  color: #3ac3d8;
  background-color: transparent;
}

.btn-outline-blueEDF5FF {
  color: #edf5ff;
  border-color: #edf5ff;
}
.btn-outline-blueEDF5FF:hover {
  color: #000;
  background-color: #edf5ff;
  border-color: #edf5ff;
}
.btn-check:focus + .btn-outline-blueEDF5FF,
.btn-outline-blueEDF5FF:focus {
  box-shadow: 0 0 0 0.25rem rgba(237, 245, 255, 0.5);
}
.btn-check:checked + .btn-outline-blueEDF5FF,
.btn-check:active + .btn-outline-blueEDF5FF,
.btn-outline-blueEDF5FF:active,
.btn-outline-blueEDF5FF.active,
.btn-outline-blueEDF5FF.dropdown-toggle.show {
  color: #000;
  background-color: #edf5ff;
  border-color: #edf5ff;
}
.btn-check:checked + .btn-outline-blueEDF5FF:focus,
.btn-check:active + .btn-outline-blueEDF5FF:focus,
.btn-outline-blueEDF5FF:active:focus,
.btn-outline-blueEDF5FF.active:focus,
.btn-outline-blueEDF5FF.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(237, 245, 255, 0.5);
}
.btn-outline-blueEDF5FF:disabled,
.btn-outline-blueEDF5FF.disabled {
  color: #edf5ff;
  background-color: transparent;
}

.btn-outline-blueE4F0FF {
  color: #e4f0ff;
  border-color: #e4f0ff;
}
.btn-outline-blueE4F0FF:hover {
  color: #000;
  background-color: #e4f0ff;
  border-color: #e4f0ff;
}
.btn-check:focus + .btn-outline-blueE4F0FF,
.btn-outline-blueE4F0FF:focus {
  box-shadow: 0 0 0 0.25rem rgba(228, 240, 255, 0.5);
}
.btn-check:checked + .btn-outline-blueE4F0FF,
.btn-check:active + .btn-outline-blueE4F0FF,
.btn-outline-blueE4F0FF:active,
.btn-outline-blueE4F0FF.active,
.btn-outline-blueE4F0FF.dropdown-toggle.show {
  color: #000;
  background-color: #e4f0ff;
  border-color: #e4f0ff;
}
.btn-check:checked + .btn-outline-blueE4F0FF:focus,
.btn-check:active + .btn-outline-blueE4F0FF:focus,
.btn-outline-blueE4F0FF:active:focus,
.btn-outline-blueE4F0FF.active:focus,
.btn-outline-blueE4F0FF.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(228, 240, 255, 0.5);
}
.btn-outline-blueE4F0FF:disabled,
.btn-outline-blueE4F0FF.disabled {
  color: #e4f0ff;
  background-color: transparent;
}

.btn-outline-blue3C6AA9 {
  color: #3c6aa9;
  border-color: #3c6aa9;
}
.btn-outline-blue3C6AA9:hover {
  color: #fff;
  background-color: #3c6aa9;
  border-color: #3c6aa9;
}
.btn-check:focus + .btn-outline-blue3C6AA9,
.btn-outline-blue3C6AA9:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 106, 169, 0.5);
}
.btn-check:checked + .btn-outline-blue3C6AA9,
.btn-check:active + .btn-outline-blue3C6AA9,
.btn-outline-blue3C6AA9:active,
.btn-outline-blue3C6AA9.active,
.btn-outline-blue3C6AA9.dropdown-toggle.show {
  color: #fff;
  background-color: #3c6aa9;
  border-color: #3c6aa9;
}
.btn-check:checked + .btn-outline-blue3C6AA9:focus,
.btn-check:active + .btn-outline-blue3C6AA9:focus,
.btn-outline-blue3C6AA9:active:focus,
.btn-outline-blue3C6AA9.active:focus,
.btn-outline-blue3C6AA9.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 106, 169, 0.5);
}
.btn-outline-blue3C6AA9:disabled,
.btn-outline-blue3C6AA9.disabled {
  color: #3c6aa9;
  background-color: transparent;
}

.btn-outline-blue0061A5 {
  color: #0061a5;
  border-color: #0061a5;
}
.btn-outline-blue0061A5:hover {
  color: #fff;
  background-color: #0061a5;
  border-color: #0061a5;
}
.btn-check:focus + .btn-outline-blue0061A5,
.btn-outline-blue0061A5:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 97, 165, 0.5);
}
.btn-check:checked + .btn-outline-blue0061A5,
.btn-check:active + .btn-outline-blue0061A5,
.btn-outline-blue0061A5:active,
.btn-outline-blue0061A5.active,
.btn-outline-blue0061A5.dropdown-toggle.show {
  color: #fff;
  background-color: #0061a5;
  border-color: #0061a5;
}
.btn-check:checked + .btn-outline-blue0061A5:focus,
.btn-check:active + .btn-outline-blue0061A5:focus,
.btn-outline-blue0061A5:active:focus,
.btn-outline-blue0061A5.active:focus,
.btn-outline-blue0061A5.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(0, 97, 165, 0.5);
}
.btn-outline-blue0061A5:disabled,
.btn-outline-blue0061A5.disabled {
  color: #0061a5;
  background-color: transparent;
}

.btn-outline-blue459BFB {
  color: #459bfb;
  border-color: #459bfb;
}
.btn-outline-blue459BFB:hover {
  color: #000;
  background-color: #459bfb;
  border-color: #459bfb;
}
.btn-check:focus + .btn-outline-blue459BFB,
.btn-outline-blue459BFB:focus {
  box-shadow: 0 0 0 0.25rem rgba(69, 155, 251, 0.5);
}
.btn-check:checked + .btn-outline-blue459BFB,
.btn-check:active + .btn-outline-blue459BFB,
.btn-outline-blue459BFB:active,
.btn-outline-blue459BFB.active,
.btn-outline-blue459BFB.dropdown-toggle.show {
  color: #000;
  background-color: #459bfb;
  border-color: #459bfb;
}
.btn-check:checked + .btn-outline-blue459BFB:focus,
.btn-check:active + .btn-outline-blue459BFB:focus,
.btn-outline-blue459BFB:active:focus,
.btn-outline-blue459BFB.active:focus,
.btn-outline-blue459BFB.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(69, 155, 251, 0.5);
}
.btn-outline-blue459BFB:disabled,
.btn-outline-blue459BFB.disabled {
  color: #459bfb;
  background-color: transparent;
}

.btn-outline-blueDCE6EF {
  color: #dce6ef;
  border-color: #dce6ef;
}
.btn-outline-blueDCE6EF:hover {
  color: #000;
  background-color: #dce6ef;
  border-color: #dce6ef;
}
.btn-check:focus + .btn-outline-blueDCE6EF,
.btn-outline-blueDCE6EF:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 230, 239, 0.5);
}
.btn-check:checked + .btn-outline-blueDCE6EF,
.btn-check:active + .btn-outline-blueDCE6EF,
.btn-outline-blueDCE6EF:active,
.btn-outline-blueDCE6EF.active,
.btn-outline-blueDCE6EF.dropdown-toggle.show {
  color: #000;
  background-color: #dce6ef;
  border-color: #dce6ef;
}
.btn-check:checked + .btn-outline-blueDCE6EF:focus,
.btn-check:active + .btn-outline-blueDCE6EF:focus,
.btn-outline-blueDCE6EF:active:focus,
.btn-outline-blueDCE6EF.active:focus,
.btn-outline-blueDCE6EF.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 230, 239, 0.5);
}
.btn-outline-blueDCE6EF:disabled,
.btn-outline-blueDCE6EF.disabled {
  color: #dce6ef;
  background-color: transparent;
}

.btn-outline-blue55C0E4 {
  color: #55c0e4;
  border-color: #55c0e4;
}
.btn-outline-blue55C0E4:hover {
  color: #000;
  background-color: #55c0e4;
  border-color: #55c0e4;
}
.btn-check:focus + .btn-outline-blue55C0E4,
.btn-outline-blue55C0E4:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 192, 228, 0.5);
}
.btn-check:checked + .btn-outline-blue55C0E4,
.btn-check:active + .btn-outline-blue55C0E4,
.btn-outline-blue55C0E4:active,
.btn-outline-blue55C0E4.active,
.btn-outline-blue55C0E4.dropdown-toggle.show {
  color: #000;
  background-color: #55c0e4;
  border-color: #55c0e4;
}
.btn-check:checked + .btn-outline-blue55C0E4:focus,
.btn-check:active + .btn-outline-blue55C0E4:focus,
.btn-outline-blue55C0E4:active:focus,
.btn-outline-blue55C0E4.active:focus,
.btn-outline-blue55C0E4.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(85, 192, 228, 0.5);
}
.btn-outline-blue55C0E4:disabled,
.btn-outline-blue55C0E4.disabled {
  color: #55c0e4;
  background-color: transparent;
}

.btn-outline-orangeFF6D45 {
  color: #ff6d45;
  border-color: #ff6d45;
}
.btn-outline-orangeFF6D45:hover {
  color: #000;
  background-color: #ff6d45;
  border-color: #ff6d45;
}
.btn-check:focus + .btn-outline-orangeFF6D45,
.btn-outline-orangeFF6D45:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 109, 69, 0.5);
}
.btn-check:checked + .btn-outline-orangeFF6D45,
.btn-check:active + .btn-outline-orangeFF6D45,
.btn-outline-orangeFF6D45:active,
.btn-outline-orangeFF6D45.active,
.btn-outline-orangeFF6D45.dropdown-toggle.show {
  color: #000;
  background-color: #ff6d45;
  border-color: #ff6d45;
}
.btn-check:checked + .btn-outline-orangeFF6D45:focus,
.btn-check:active + .btn-outline-orangeFF6D45:focus,
.btn-outline-orangeFF6D45:active:focus,
.btn-outline-orangeFF6D45.active:focus,
.btn-outline-orangeFF6D45.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 109, 69, 0.5);
}
.btn-outline-orangeFF6D45:disabled,
.btn-outline-orangeFF6D45.disabled {
  color: #ff6d45;
  background-color: transparent;
}

.btn-outline-yellowF3C640 {
  color: #f3c640;
  border-color: #f3c640;
}
.btn-outline-yellowF3C640:hover {
  color: #000;
  background-color: #f3c640;
  border-color: #f3c640;
}
.btn-check:focus + .btn-outline-yellowF3C640,
.btn-outline-yellowF3C640:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 198, 64, 0.5);
}
.btn-check:checked + .btn-outline-yellowF3C640,
.btn-check:active + .btn-outline-yellowF3C640,
.btn-outline-yellowF3C640:active,
.btn-outline-yellowF3C640.active,
.btn-outline-yellowF3C640.dropdown-toggle.show {
  color: #000;
  background-color: #f3c640;
  border-color: #f3c640;
}
.btn-check:checked + .btn-outline-yellowF3C640:focus,
.btn-check:active + .btn-outline-yellowF3C640:focus,
.btn-outline-yellowF3C640:active:focus,
.btn-outline-yellowF3C640.active:focus,
.btn-outline-yellowF3C640.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(243, 198, 64, 0.5);
}
.btn-outline-yellowF3C640:disabled,
.btn-outline-yellowF3C640.disabled {
  color: #f3c640;
  background-color: transparent;
}

.btn-outline-redE95B5B {
  color: #e95b5b;
  border-color: #e95b5b;
}
.btn-outline-redE95B5B:hover {
  color: #000;
  background-color: #e95b5b;
  border-color: #e95b5b;
}
.btn-check:focus + .btn-outline-redE95B5B,
.btn-outline-redE95B5B:focus {
  box-shadow: 0 0 0 0.25rem rgba(233, 91, 91, 0.5);
}
.btn-check:checked + .btn-outline-redE95B5B,
.btn-check:active + .btn-outline-redE95B5B,
.btn-outline-redE95B5B:active,
.btn-outline-redE95B5B.active,
.btn-outline-redE95B5B.dropdown-toggle.show {
  color: #000;
  background-color: #e95b5b;
  border-color: #e95b5b;
}
.btn-check:checked + .btn-outline-redE95B5B:focus,
.btn-check:active + .btn-outline-redE95B5B:focus,
.btn-outline-redE95B5B:active:focus,
.btn-outline-redE95B5B.active:focus,
.btn-outline-redE95B5B.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(233, 91, 91, 0.5);
}
.btn-outline-redE95B5B:disabled,
.btn-outline-redE95B5B.disabled {
  color: #e95b5b;
  background-color: transparent;
}

.btn-outline-red {
  color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-outline-red:hover {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-check:focus + .btn-outline-red,
.btn-outline-red:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.5);
}
.btn-check:checked + .btn-outline-red,
.btn-check:active + .btn-outline-red,
.btn-outline-red:active,
.btn-outline-red.active,
.btn-outline-red.dropdown-toggle.show {
  color: #000;
  background-color: #cc5e5e;
  border-color: #cc5e5e;
}
.btn-check:checked + .btn-outline-red:focus,
.btn-check:active + .btn-outline-red:focus,
.btn-outline-red:active:focus,
.btn-outline-red.active:focus,
.btn-outline-red.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 94, 94, 0.5);
}
.btn-outline-red:disabled,
.btn-outline-red.disabled {
  color: #cc5e5e;
  background-color: transparent;
}

.btn-outline-lightRed {
  color: #dd4663;
  border-color: #dd4663;
}
.btn-outline-lightRed:hover {
  color: #000;
  background-color: #dd4663;
  border-color: #dd4663;
}
.btn-check:focus + .btn-outline-lightRed,
.btn-outline-lightRed:focus {
  box-shadow: 0 0 0 0.25rem rgba(221, 70, 99, 0.5);
}
.btn-check:checked + .btn-outline-lightRed,
.btn-check:active + .btn-outline-lightRed,
.btn-outline-lightRed:active,
.btn-outline-lightRed.active,
.btn-outline-lightRed.dropdown-toggle.show {
  color: #000;
  background-color: #dd4663;
  border-color: #dd4663;
}
.btn-check:checked + .btn-outline-lightRed:focus,
.btn-check:active + .btn-outline-lightRed:focus,
.btn-outline-lightRed:active:focus,
.btn-outline-lightRed.active:focus,
.btn-outline-lightRed.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(221, 70, 99, 0.5);
}
.btn-outline-lightRed:disabled,
.btn-outline-lightRed.disabled {
  color: #dd4663;
  background-color: transparent;
}

.btn-outline-yellow {
  color: #f5d25c;
  border-color: #f5d25c;
}
.btn-outline-yellow:hover {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-check:focus + .btn-outline-yellow,
.btn-outline-yellow:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 210, 92, 0.5);
}
.btn-check:checked + .btn-outline-yellow,
.btn-check:active + .btn-outline-yellow,
.btn-outline-yellow:active,
.btn-outline-yellow.active,
.btn-outline-yellow.dropdown-toggle.show {
  color: #000;
  background-color: #f5d25c;
  border-color: #f5d25c;
}
.btn-check:checked + .btn-outline-yellow:focus,
.btn-check:active + .btn-outline-yellow:focus,
.btn-outline-yellow:active:focus,
.btn-outline-yellow.active:focus,
.btn-outline-yellow.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(245, 210, 92, 0.5);
}
.btn-outline-yellow:disabled,
.btn-outline-yellow.disabled {
  color: #f5d25c;
  background-color: transparent;
}

.btn-outline-grayF7 {
  color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-outline-grayF7:hover {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-check:focus + .btn-outline-grayF7,
.btn-outline-grayF7:focus {
  box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
}
.btn-check:checked + .btn-outline-grayF7,
.btn-check:active + .btn-outline-grayF7,
.btn-outline-grayF7:active,
.btn-outline-grayF7.active,
.btn-outline-grayF7.dropdown-toggle.show {
  color: #000;
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-check:checked + .btn-outline-grayF7:focus,
.btn-check:active + .btn-outline-grayF7:focus,
.btn-outline-grayF7:active:focus,
.btn-outline-grayF7.active:focus,
.btn-outline-grayF7.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(247, 247, 247, 0.5);
}
.btn-outline-grayF7:disabled,
.btn-outline-grayF7.disabled {
  color: #f7f7f7;
  background-color: transparent;
}

.btn-outline-grayF8 {
  color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-outline-grayF8:hover {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-check:focus + .btn-outline-grayF8,
.btn-outline-grayF8:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 248, 248, 0.5);
}
.btn-check:checked + .btn-outline-grayF8,
.btn-check:active + .btn-outline-grayF8,
.btn-outline-grayF8:active,
.btn-outline-grayF8.active,
.btn-outline-grayF8.dropdown-toggle.show {
  color: #000;
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.btn-check:checked + .btn-outline-grayF8:focus,
.btn-check:active + .btn-outline-grayF8:focus,
.btn-outline-grayF8:active:focus,
.btn-outline-grayF8.active:focus,
.btn-outline-grayF8.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 248, 248, 0.5);
}
.btn-outline-grayF8:disabled,
.btn-outline-grayF8.disabled {
  color: #f8f8f8;
  background-color: transparent;
}

.btn-outline-grayF9 {
  color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-outline-grayF9:hover {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-check:focus + .btn-outline-grayF9,
.btn-outline-grayF9:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 249, 249, 0.5);
}
.btn-check:checked + .btn-outline-grayF9,
.btn-check:active + .btn-outline-grayF9,
.btn-outline-grayF9:active,
.btn-outline-grayF9.active,
.btn-outline-grayF9.dropdown-toggle.show {
  color: #000;
  background-color: #f9f9f9;
  border-color: #f9f9f9;
}
.btn-check:checked + .btn-outline-grayF9:focus,
.btn-check:active + .btn-outline-grayF9:focus,
.btn-outline-grayF9:active:focus,
.btn-outline-grayF9.active:focus,
.btn-outline-grayF9.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(249, 249, 249, 0.5);
}
.btn-outline-grayF9:disabled,
.btn-outline-grayF9.disabled {
  color: #f9f9f9;
  background-color: transparent;
}

.btn-outline-gray4D {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-outline-gray4D:hover {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-check:focus + .btn-outline-gray4D,
.btn-outline-gray4D:focus {
  box-shadow: 0 0 0 0.25rem rgba(77, 77, 77, 0.5);
}
.btn-check:checked + .btn-outline-gray4D,
.btn-check:active + .btn-outline-gray4D,
.btn-outline-gray4D:active,
.btn-outline-gray4D.active,
.btn-outline-gray4D.dropdown-toggle.show {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}
.btn-check:checked + .btn-outline-gray4D:focus,
.btn-check:active + .btn-outline-gray4D:focus,
.btn-outline-gray4D:active:focus,
.btn-outline-gray4D.active:focus,
.btn-outline-gray4D.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(77, 77, 77, 0.5);
}
.btn-outline-gray4D:disabled,
.btn-outline-gray4D.disabled {
  color: #4d4d4d;
  background-color: transparent;
}

.btn-outline-gray80 {
  color: #808080;
  border-color: #808080;
}
.btn-outline-gray80:hover {
  color: #000;
  background-color: #808080;
  border-color: #808080;
}
.btn-check:focus + .btn-outline-gray80,
.btn-outline-gray80:focus {
  box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.btn-check:checked + .btn-outline-gray80,
.btn-check:active + .btn-outline-gray80,
.btn-outline-gray80:active,
.btn-outline-gray80.active,
.btn-outline-gray80.dropdown-toggle.show {
  color: #000;
  background-color: #808080;
  border-color: #808080;
}
.btn-check:checked + .btn-outline-gray80:focus,
.btn-check:active + .btn-outline-gray80:focus,
.btn-outline-gray80:active:focus,
.btn-outline-gray80.active:focus,
.btn-outline-gray80.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(128, 128, 128, 0.5);
}
.btn-outline-gray80:disabled,
.btn-outline-gray80.disabled {
  color: #808080;
  background-color: transparent;
}

.btn-outline-gray4C {
  color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-outline-gray4C:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-check:focus + .btn-outline-gray4C,
.btn-outline-gray4C:focus {
  box-shadow: 0 0 0 0.25rem rgba(76, 76, 76, 0.5);
}
.btn-check:checked + .btn-outline-gray4C,
.btn-check:active + .btn-outline-gray4C,
.btn-outline-gray4C:active,
.btn-outline-gray4C.active,
.btn-outline-gray4C.dropdown-toggle.show {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-check:checked + .btn-outline-gray4C:focus,
.btn-check:active + .btn-outline-gray4C:focus,
.btn-outline-gray4C:active:focus,
.btn-outline-gray4C.active:focus,
.btn-outline-gray4C.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(76, 76, 76, 0.5);
}
.btn-outline-gray4C:disabled,
.btn-outline-gray4C.disabled {
  color: #4c4c4c;
  background-color: transparent;
}

.btn-outline-grayFA {
  color: #fafafa;
  border-color: #fafafa;
}
.btn-outline-grayFA:hover {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-check:focus + .btn-outline-grayFA,
.btn-outline-grayFA:focus {
  box-shadow: 0 0 0 0.25rem rgba(250, 250, 250, 0.5);
}
.btn-check:checked + .btn-outline-grayFA,
.btn-check:active + .btn-outline-grayFA,
.btn-outline-grayFA:active,
.btn-outline-grayFA.active,
.btn-outline-grayFA.dropdown-toggle.show {
  color: #000;
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-check:checked + .btn-outline-grayFA:focus,
.btn-check:active + .btn-outline-grayFA:focus,
.btn-outline-grayFA:active:focus,
.btn-outline-grayFA.active:focus,
.btn-outline-grayFA.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(250, 250, 250, 0.5);
}
.btn-outline-grayFA:disabled,
.btn-outline-grayFA.disabled {
  color: #fafafa;
  background-color: transparent;
}

.btn-outline-gray66 {
  color: #666666;
  border-color: #666666;
}
.btn-outline-gray66:hover {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-check:focus + .btn-outline-gray66,
.btn-outline-gray66:focus {
  box-shadow: 0 0 0 0.25rem rgba(102, 102, 102, 0.5);
}
.btn-check:checked + .btn-outline-gray66,
.btn-check:active + .btn-outline-gray66,
.btn-outline-gray66:active,
.btn-outline-gray66.active,
.btn-outline-gray66.dropdown-toggle.show {
  color: #fff;
  background-color: #666666;
  border-color: #666666;
}
.btn-check:checked + .btn-outline-gray66:focus,
.btn-check:active + .btn-outline-gray66:focus,
.btn-outline-gray66:active:focus,
.btn-outline-gray66.active:focus,
.btn-outline-gray66.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(102, 102, 102, 0.5);
}
.btn-outline-gray66:disabled,
.btn-outline-gray66.disabled {
  color: #666666;
  background-color: transparent;
}

.btn-outline-grayCC {
  color: #cccccc;
  border-color: #cccccc;
}
.btn-outline-grayCC:hover {
  color: #000;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-check:focus + .btn-outline-grayCC,
.btn-outline-grayCC:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 204, 204, 0.5);
}
.btn-check:checked + .btn-outline-grayCC,
.btn-check:active + .btn-outline-grayCC,
.btn-outline-grayCC:active,
.btn-outline-grayCC.active,
.btn-outline-grayCC.dropdown-toggle.show {
  color: #000;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-check:checked + .btn-outline-grayCC:focus,
.btn-check:active + .btn-outline-grayCC:focus,
.btn-outline-grayCC:active:focus,
.btn-outline-grayCC.active:focus,
.btn-outline-grayCC.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(204, 204, 204, 0.5);
}
.btn-outline-grayCC:disabled,
.btn-outline-grayCC.disabled {
  color: #cccccc;
  background-color: transparent;
}

.btn-outline-grayB2 {
  color: #b2b2b2;
  border-color: #b2b2b2;
}
.btn-outline-grayB2:hover {
  color: #000;
  background-color: #b2b2b2;
  border-color: #b2b2b2;
}
.btn-check:focus + .btn-outline-grayB2,
.btn-outline-grayB2:focus {
  box-shadow: 0 0 0 0.25rem rgba(178, 178, 178, 0.5);
}
.btn-check:checked + .btn-outline-grayB2,
.btn-check:active + .btn-outline-grayB2,
.btn-outline-grayB2:active,
.btn-outline-grayB2.active,
.btn-outline-grayB2.dropdown-toggle.show {
  color: #000;
  background-color: #b2b2b2;
  border-color: #b2b2b2;
}
.btn-check:checked + .btn-outline-grayB2:focus,
.btn-check:active + .btn-outline-grayB2:focus,
.btn-outline-grayB2:active:focus,
.btn-outline-grayB2.active:focus,
.btn-outline-grayB2.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(178, 178, 178, 0.5);
}
.btn-outline-grayB2:disabled,
.btn-outline-grayB2.disabled {
  color: #b2b2b2;
  background-color: transparent;
}

.btn-outline-grayD9 {
  color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-outline-grayD9:hover {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-check:focus + .btn-outline-grayD9,
.btn-outline-grayD9:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-check:checked + .btn-outline-grayD9,
.btn-check:active + .btn-outline-grayD9,
.btn-outline-grayD9:active,
.btn-outline-grayD9.active,
.btn-outline-grayD9.dropdown-toggle.show {
  color: #000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.btn-check:checked + .btn-outline-grayD9:focus,
.btn-check:active + .btn-outline-grayD9:focus,
.btn-outline-grayD9:active:focus,
.btn-outline-grayD9.active:focus,
.btn-outline-grayD9.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 217, 217, 0.5);
}
.btn-outline-grayD9:disabled,
.btn-outline-grayD9.disabled {
  color: #d9d9d9;
  background-color: transparent;
}

.btn-outline-grayE5 {
  color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-outline-grayE5:hover {
  color: #000;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-check:focus + .btn-outline-grayE5,
.btn-outline-grayE5:focus {
  box-shadow: 0 0 0 0.25rem rgba(229, 229, 229, 0.5);
}
.btn-check:checked + .btn-outline-grayE5,
.btn-check:active + .btn-outline-grayE5,
.btn-outline-grayE5:active,
.btn-outline-grayE5.active,
.btn-outline-grayE5.dropdown-toggle.show {
  color: #000;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-check:checked + .btn-outline-grayE5:focus,
.btn-check:active + .btn-outline-grayE5:focus,
.btn-outline-grayE5:active:focus,
.btn-outline-grayE5.active:focus,
.btn-outline-grayE5.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(229, 229, 229, 0.5);
}
.btn-outline-grayE5:disabled,
.btn-outline-grayE5.disabled {
  color: #e5e5e5;
  background-color: transparent;
}

.btn-outline-grayF2 {
  color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-outline-grayF2:hover {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-check:focus + .btn-outline-grayF2,
.btn-outline-grayF2:focus {
  box-shadow: 0 0 0 0.25rem rgba(242, 242, 242, 0.5);
}
.btn-check:checked + .btn-outline-grayF2,
.btn-check:active + .btn-outline-grayF2,
.btn-outline-grayF2:active,
.btn-outline-grayF2.active,
.btn-outline-grayF2.dropdown-toggle.show {
  color: #000;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-check:checked + .btn-outline-grayF2:focus,
.btn-check:active + .btn-outline-grayF2:focus,
.btn-outline-grayF2:active:focus,
.btn-outline-grayF2.active:focus,
.btn-outline-grayF2.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(242, 242, 242, 0.5);
}
.btn-outline-grayF2:disabled,
.btn-outline-grayF2.disabled {
  color: #f2f2f2;
  background-color: transparent;
}

.btn-outline-grayE3 {
  color: #e3e3e3;
  border-color: #e3e3e3;
}
.btn-outline-grayE3:hover {
  color: #000;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.btn-check:focus + .btn-outline-grayE3,
.btn-outline-grayE3:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 227, 227, 0.5);
}
.btn-check:checked + .btn-outline-grayE3,
.btn-check:active + .btn-outline-grayE3,
.btn-outline-grayE3:active,
.btn-outline-grayE3.active,
.btn-outline-grayE3.dropdown-toggle.show {
  color: #000;
  background-color: #e3e3e3;
  border-color: #e3e3e3;
}
.btn-check:checked + .btn-outline-grayE3:focus,
.btn-check:active + .btn-outline-grayE3:focus,
.btn-outline-grayE3:active:focus,
.btn-outline-grayE3.active:focus,
.btn-outline-grayE3.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(227, 227, 227, 0.5);
}
.btn-outline-grayE3:disabled,
.btn-outline-grayE3.disabled {
  color: #e3e3e3;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: black;
  text-decoration: none;
}
.btn-link:hover {
  color: black;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::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::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: black;
  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] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::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::after {
  margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::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::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: '';
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::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::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #3a68d8;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #3a68d8;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: black;
  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 {
    transition: none;
  }
}
.nav-link:hover,
.nav-link:focus {
  color: black;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  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,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3a68d8;
}

.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.5rem 0.5rem;
  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 {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  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 {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
  .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
  .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
  .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
  .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
  .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  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 {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  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 {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  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 {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  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,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  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 {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: black;
  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 {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #345ec2;
  background-color: #ebf0fb;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23345ec2'%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::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='black'%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::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #9db4ec;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, '/')
    /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: black;
  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 {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: black;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: black;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  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 {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #233e82;
  background-color: #d8e1f7;
  border-color: #c4d2f3;
}
.alert-primary .alert-link {
  color: #1c3268;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #625425;
  background-color: #fdf6de;
  border-color: #fcf2ce;
}
.alert-warning .alert-link {
  color: #4e431e;
}

.alert-danger {
  color: #7a3838;
  background-color: #f5dfdf;
  border-color: #f0cfcf;
}
.alert-danger .alert-link {
  color: #622d2d;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

.alert-middleBlue {
  color: #354c85;
  background-color: #dee5f8;
  border-color: #cdd9f5;
}
.alert-middleBlue .alert-link {
  color: #2a3d6a;
}

.alert-lightBlue {
  color: #446a97;
  background-color: #e3effe;
  border-color: #d5e8fe;
}
.alert-lightBlue .alert-link {
  color: #365579;
}

.alert-lighterBlue {
  color: #545c66;
  background-color: #f6faff;
  border-color: #f2f8ff;
}
.alert-lighterBlue .alert-link {
  color: #434a52;
}

.alert-paleBlue {
  color: #626466;
  background-color: #fdfeff;
  border-color: #fcfdff;
}
.alert-paleBlue .alert-link {
  color: #4e5052;
}

.alert-blueDEE9F9 {
  color: #595d64;
  background-color: #f8fbfe;
  border-color: #f5f8fd;
}
.alert-blueDEE9F9 .alert-link {
  color: #474a50;
}

.alert-blue5A91E1 {
  color: #365787;
  background-color: #dee9f9;
  border-color: #cedef6;
}
.alert-blue5A91E1 .alert-link {
  color: #2b466c;
}

.alert-blueF6FAFF {
  color: #626466;
  background-color: #fdfeff;
  border-color: #fcfeff;
}
.alert-blueF6FAFF .alert-link {
  color: #4e5052;
}

.alert-blueEFF3F9 {
  color: #606164;
  background-color: #fcfdfe;
  border-color: #fafbfd;
}
.alert-blueEFF3F9 .alert-link {
  color: #4d4e50;
}

.alert-blue5092FE {
  color: #305898;
  background-color: #dce9ff;
  border-color: #cbdeff;
}
.alert-blue5092FE .alert-link {
  color: #26467a;
}

.alert-blue778BBD {
  color: #475371;
  background-color: #e4e8f2;
  border-color: #d6dceb;
}
.alert-blue778BBD .alert-link {
  color: #39425a;
}

.alert-blue3AC3D8 {
  color: #237582;
  background-color: #d8f3f7;
  border-color: #c4edf3;
}
.alert-blue3AC3D8 .alert-link {
  color: #1c5e68;
}

.alert-blueEDF5FF {
  color: #5f6266;
  background-color: #fbfdff;
  border-color: #fafcff;
}
.alert-blueEDF5FF .alert-link {
  color: #4c4e52;
}

.alert-blueE4F0FF {
  color: #5b6066;
  background-color: #fafcff;
  border-color: #f7fbff;
}
.alert-blueE4F0FF .alert-link {
  color: #494d52;
}

.alert-blue3C6AA9 {
  color: #244065;
  background-color: #d8e1ee;
  border-color: #c5d2e5;
}
.alert-blue3C6AA9 .alert-link {
  color: #1d3351;
}

.alert-blue0061A5 {
  color: #003a63;
  background-color: #ccdfed;
  border-color: #b3d0e4;
}
.alert-blue0061A5 .alert-link {
  color: #002e4f;
}

.alert-blue459BFB {
  color: #295d97;
  background-color: #daebfe;
  border-color: #c7e1fe;
}
.alert-blue459BFB .alert-link {
  color: #214a79;
}

.alert-blueDCE6EF {
  color: #585c60;
  background-color: #f8fafc;
  border-color: #f5f8fa;
}
.alert-blueDCE6EF .alert-link {
  color: #464a4d;
}

.alert-blue55C0E4 {
  color: #337389;
  background-color: #ddf2fa;
  border-color: #ccecf7;
}
.alert-blue55C0E4 .alert-link {
  color: #295c6e;
}

.alert-orangeFF6D45 {
  color: #994129;
  background-color: #ffe2da;
  border-color: #ffd3c7;
}
.alert-orangeFF6D45 .alert-link {
  color: #7a3421;
}

.alert-yellowF3C640 {
  color: #614f1a;
  background-color: #fdf4d9;
  border-color: #fbeec6;
}
.alert-yellowF3C640 .alert-link {
  color: #4e3f15;
}

.alert-redE95B5B {
  color: #8c3737;
  background-color: #fbdede;
  border-color: #f8cece;
}
.alert-redE95B5B .alert-link {
  color: #702c2c;
}

.alert-red {
  color: #7a3838;
  background-color: #f5dfdf;
  border-color: #f0cfcf;
}
.alert-red .alert-link {
  color: #622d2d;
}

.alert-lightRed {
  color: #852a3b;
  background-color: #f8dae0;
  border-color: #f5c8d0;
}
.alert-lightRed .alert-link {
  color: #6a222f;
}

.alert-yellow {
  color: #625425;
  background-color: #fdf6de;
  border-color: #fcf2ce;
}
.alert-yellow .alert-link {
  color: #4e431e;
}

.alert-grayF7 {
  color: #636363;
  background-color: #fdfdfd;
  border-color: #fdfdfd;
}
.alert-grayF7 .alert-link {
  color: #4f4f4f;
}

.alert-grayF8 {
  color: #636363;
  background-color: #fefefe;
  border-color: #fdfdfd;
}
.alert-grayF8 .alert-link {
  color: #4f4f4f;
}

.alert-grayF9 {
  color: #646464;
  background-color: #fefefe;
  border-color: #fdfdfd;
}
.alert-grayF9 .alert-link {
  color: #505050;
}

.alert-gray4D {
  color: #2e2e2e;
  background-color: #dbdbdb;
  border-color: #cacaca;
}
.alert-gray4D .alert-link {
  color: #252525;
}

.alert-gray80 {
  color: #4d4d4d;
  background-color: #e6e6e6;
  border-color: #d9d9d9;
}
.alert-gray80 .alert-link {
  color: #3e3e3e;
}

.alert-gray4C {
  color: #2e2e2e;
  background-color: #dbdbdb;
  border-color: #c9c9c9;
}
.alert-gray4C .alert-link {
  color: #252525;
}

.alert-grayFA {
  color: #646464;
  background-color: #fefefe;
  border-color: #fefefe;
}
.alert-grayFA .alert-link {
  color: #505050;
}

.alert-gray66 {
  color: #3d3d3d;
  background-color: #e0e0e0;
  border-color: #d1d1d1;
}
.alert-gray66 .alert-link {
  color: #313131;
}

.alert-grayCC {
  color: #525252;
  background-color: whitesmoke;
  border-color: #f0f0f0;
}
.alert-grayCC .alert-link {
  color: #424242;
}

.alert-grayB2 {
  color: #6b6b6b;
  background-color: #f0f0f0;
  border-color: #e8e8e8;
}
.alert-grayB2 .alert-link {
  color: #565656;
}

.alert-grayD9 {
  color: #575757;
  background-color: #f7f7f7;
  border-color: #f4f4f4;
}
.alert-grayD9 .alert-link {
  color: #464646;
}

.alert-grayE5 {
  color: #5c5c5c;
  background-color: #fafafa;
  border-color: #f7f7f7;
}
.alert-grayE5 .alert-link {
  color: #4a4a4a;
}

.alert-grayF2 {
  color: #616161;
  background-color: #fcfcfc;
  border-color: #fbfbfb;
}
.alert-grayF2 .alert-link {
  color: #4e4e4e;
}

.alert-grayE3 {
  color: #5b5b5b;
  background-color: #f9f9f9;
  border-color: #f7f7f7;
}
.alert-grayE3 .alert-link {
  color: #494949;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #3a68d8;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  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 {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, '.') '. ';
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: black;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #3a68d8;
  border-color: #3a68d8;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #233e82;
  background-color: #d8e1f7;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #233e82;
  background-color: #c2cbde;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #233e82;
  border-color: #233e82;
}

.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}

.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}

.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}

.list-group-item-warning {
  color: #625425;
  background-color: #fdf6de;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #625425;
  background-color: #e4ddc8;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #625425;
  border-color: #625425;
}

.list-group-item-danger {
  color: #7a3838;
  background-color: #f5dfdf;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #7a3838;
  background-color: #ddc9c9;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #7a3838;
  border-color: #7a3838;
}

.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}

.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}

.list-group-item-middleBlue {
  color: #354c85;
  background-color: #dee5f8;
}
.list-group-item-middleBlue.list-group-item-action:hover,
.list-group-item-middleBlue.list-group-item-action:focus {
  color: #354c85;
  background-color: #c8cedf;
}
.list-group-item-middleBlue.list-group-item-action.active {
  color: #fff;
  background-color: #354c85;
  border-color: #354c85;
}

.list-group-item-lightBlue {
  color: #446a97;
  background-color: #e3effe;
}
.list-group-item-lightBlue.list-group-item-action:hover,
.list-group-item-lightBlue.list-group-item-action:focus {
  color: #446a97;
  background-color: #ccd7e5;
}
.list-group-item-lightBlue.list-group-item-action.active {
  color: #fff;
  background-color: #446a97;
  border-color: #446a97;
}

.list-group-item-lighterBlue {
  color: #545c66;
  background-color: #f6faff;
}
.list-group-item-lighterBlue.list-group-item-action:hover,
.list-group-item-lighterBlue.list-group-item-action:focus {
  color: #545c66;
  background-color: #dde1e6;
}
.list-group-item-lighterBlue.list-group-item-action.active {
  color: #fff;
  background-color: #545c66;
  border-color: #545c66;
}

.list-group-item-paleBlue {
  color: #626466;
  background-color: #fdfeff;
}
.list-group-item-paleBlue.list-group-item-action:hover,
.list-group-item-paleBlue.list-group-item-action:focus {
  color: #626466;
  background-color: #e4e5e6;
}
.list-group-item-paleBlue.list-group-item-action.active {
  color: #fff;
  background-color: #626466;
  border-color: #626466;
}

.list-group-item-blueDEE9F9 {
  color: #595d64;
  background-color: #f8fbfe;
}
.list-group-item-blueDEE9F9.list-group-item-action:hover,
.list-group-item-blueDEE9F9.list-group-item-action:focus {
  color: #595d64;
  background-color: #dfe2e5;
}
.list-group-item-blueDEE9F9.list-group-item-action.active {
  color: #fff;
  background-color: #595d64;
  border-color: #595d64;
}

.list-group-item-blue5A91E1 {
  color: #365787;
  background-color: #dee9f9;
}
.list-group-item-blue5A91E1.list-group-item-action:hover,
.list-group-item-blue5A91E1.list-group-item-action:focus {
  color: #365787;
  background-color: #c8d2e0;
}
.list-group-item-blue5A91E1.list-group-item-action.active {
  color: #fff;
  background-color: #365787;
  border-color: #365787;
}

.list-group-item-blueF6FAFF {
  color: #626466;
  background-color: #fdfeff;
}
.list-group-item-blueF6FAFF.list-group-item-action:hover,
.list-group-item-blueF6FAFF.list-group-item-action:focus {
  color: #626466;
  background-color: #e4e5e6;
}
.list-group-item-blueF6FAFF.list-group-item-action.active {
  color: #fff;
  background-color: #626466;
  border-color: #626466;
}

.list-group-item-blueEFF3F9 {
  color: #606164;
  background-color: #fcfdfe;
}
.list-group-item-blueEFF3F9.list-group-item-action:hover,
.list-group-item-blueEFF3F9.list-group-item-action:focus {
  color: #606164;
  background-color: #e3e4e5;
}
.list-group-item-blueEFF3F9.list-group-item-action.active {
  color: #fff;
  background-color: #606164;
  border-color: #606164;
}

.list-group-item-blue5092FE {
  color: #305898;
  background-color: #dce9ff;
}
.list-group-item-blue5092FE.list-group-item-action:hover,
.list-group-item-blue5092FE.list-group-item-action:focus {
  color: #305898;
  background-color: #c6d2e6;
}
.list-group-item-blue5092FE.list-group-item-action.active {
  color: #fff;
  background-color: #305898;
  border-color: #305898;
}

.list-group-item-blue778BBD {
  color: #475371;
  background-color: #e4e8f2;
}
.list-group-item-blue778BBD.list-group-item-action:hover,
.list-group-item-blue778BBD.list-group-item-action:focus {
  color: #475371;
  background-color: #cdd1da;
}
.list-group-item-blue778BBD.list-group-item-action.active {
  color: #fff;
  background-color: #475371;
  border-color: #475371;
}

.list-group-item-blue3AC3D8 {
  color: #237582;
  background-color: #d8f3f7;
}
.list-group-item-blue3AC3D8.list-group-item-action:hover,
.list-group-item-blue3AC3D8.list-group-item-action:focus {
  color: #237582;
  background-color: #c2dbde;
}
.list-group-item-blue3AC3D8.list-group-item-action.active {
  color: #fff;
  background-color: #237582;
  border-color: #237582;
}

.list-group-item-blueEDF5FF {
  color: #5f6266;
  background-color: #fbfdff;
}
.list-group-item-blueEDF5FF.list-group-item-action:hover,
.list-group-item-blueEDF5FF.list-group-item-action:focus {
  color: #5f6266;
  background-color: #e2e4e6;
}
.list-group-item-blueEDF5FF.list-group-item-action.active {
  color: #fff;
  background-color: #5f6266;
  border-color: #5f6266;
}

.list-group-item-blueE4F0FF {
  color: #5b6066;
  background-color: #fafcff;
}
.list-group-item-blueE4F0FF.list-group-item-action:hover,
.list-group-item-blueE4F0FF.list-group-item-action:focus {
  color: #5b6066;
  background-color: #e1e3e6;
}
.list-group-item-blueE4F0FF.list-group-item-action.active {
  color: #fff;
  background-color: #5b6066;
  border-color: #5b6066;
}

.list-group-item-blue3C6AA9 {
  color: #244065;
  background-color: #d8e1ee;
}
.list-group-item-blue3C6AA9.list-group-item-action:hover,
.list-group-item-blue3C6AA9.list-group-item-action:focus {
  color: #244065;
  background-color: #c2cbd6;
}
.list-group-item-blue3C6AA9.list-group-item-action.active {
  color: #fff;
  background-color: #244065;
  border-color: #244065;
}

.list-group-item-blue0061A5 {
  color: #003a63;
  background-color: #ccdfed;
}
.list-group-item-blue0061A5.list-group-item-action:hover,
.list-group-item-blue0061A5.list-group-item-action:focus {
  color: #003a63;
  background-color: #b8c9d5;
}
.list-group-item-blue0061A5.list-group-item-action.active {
  color: #fff;
  background-color: #003a63;
  border-color: #003a63;
}

.list-group-item-blue459BFB {
  color: #295d97;
  background-color: #daebfe;
}
.list-group-item-blue459BFB.list-group-item-action:hover,
.list-group-item-blue459BFB.list-group-item-action:focus {
  color: #295d97;
  background-color: #c4d4e5;
}
.list-group-item-blue459BFB.list-group-item-action.active {
  color: #fff;
  background-color: #295d97;
  border-color: #295d97;
}

.list-group-item-blueDCE6EF {
  color: #585c60;
  background-color: #f8fafc;
}
.list-group-item-blueDCE6EF.list-group-item-action:hover,
.list-group-item-blueDCE6EF.list-group-item-action:focus {
  color: #585c60;
  background-color: #dfe1e3;
}
.list-group-item-blueDCE6EF.list-group-item-action.active {
  color: #fff;
  background-color: #585c60;
  border-color: #585c60;
}

.list-group-item-blue55C0E4 {
  color: #337389;
  background-color: #ddf2fa;
}
.list-group-item-blue55C0E4.list-group-item-action:hover,
.list-group-item-blue55C0E4.list-group-item-action:focus {
  color: #337389;
  background-color: #c7dae1;
}
.list-group-item-blue55C0E4.list-group-item-action.active {
  color: #fff;
  background-color: #337389;
  border-color: #337389;
}

.list-group-item-orangeFF6D45 {
  color: #994129;
  background-color: #ffe2da;
}
.list-group-item-orangeFF6D45.list-group-item-action:hover,
.list-group-item-orangeFF6D45.list-group-item-action:focus {
  color: #994129;
  background-color: #e6cbc4;
}
.list-group-item-orangeFF6D45.list-group-item-action.active {
  color: #fff;
  background-color: #994129;
  border-color: #994129;
}

.list-group-item-yellowF3C640 {
  color: #614f1a;
  background-color: #fdf4d9;
}
.list-group-item-yellowF3C640.list-group-item-action:hover,
.list-group-item-yellowF3C640.list-group-item-action:focus {
  color: #614f1a;
  background-color: #e4dcc3;
}
.list-group-item-yellowF3C640.list-group-item-action.active {
  color: #fff;
  background-color: #614f1a;
  border-color: #614f1a;
}

.list-group-item-redE95B5B {
  color: #8c3737;
  background-color: #fbdede;
}
.list-group-item-redE95B5B.list-group-item-action:hover,
.list-group-item-redE95B5B.list-group-item-action:focus {
  color: #8c3737;
  background-color: #e2c8c8;
}
.list-group-item-redE95B5B.list-group-item-action.active {
  color: #fff;
  background-color: #8c3737;
  border-color: #8c3737;
}

.list-group-item-red {
  color: #7a3838;
  background-color: #f5dfdf;
}
.list-group-item-red.list-group-item-action:hover,
.list-group-item-red.list-group-item-action:focus {
  color: #7a3838;
  background-color: #ddc9c9;
}
.list-group-item-red.list-group-item-action.active {
  color: #fff;
  background-color: #7a3838;
  border-color: #7a3838;
}

.list-group-item-lightRed {
  color: #852a3b;
  background-color: #f8dae0;
}
.list-group-item-lightRed.list-group-item-action:hover,
.list-group-item-lightRed.list-group-item-action:focus {
  color: #852a3b;
  background-color: #dfc4ca;
}
.list-group-item-lightRed.list-group-item-action.active {
  color: #fff;
  background-color: #852a3b;
  border-color: #852a3b;
}

.list-group-item-yellow {
  color: #625425;
  background-color: #fdf6de;
}
.list-group-item-yellow.list-group-item-action:hover,
.list-group-item-yellow.list-group-item-action:focus {
  color: #625425;
  background-color: #e4ddc8;
}
.list-group-item-yellow.list-group-item-action.active {
  color: #fff;
  background-color: #625425;
  border-color: #625425;
}

.list-group-item-grayF7 {
  color: #636363;
  background-color: #fdfdfd;
}
.list-group-item-grayF7.list-group-item-action:hover,
.list-group-item-grayF7.list-group-item-action:focus {
  color: #636363;
  background-color: #e4e4e4;
}
.list-group-item-grayF7.list-group-item-action.active {
  color: #fff;
  background-color: #636363;
  border-color: #636363;
}

.list-group-item-grayF8 {
  color: #636363;
  background-color: #fefefe;
}
.list-group-item-grayF8.list-group-item-action:hover,
.list-group-item-grayF8.list-group-item-action:focus {
  color: #636363;
  background-color: #e5e5e5;
}
.list-group-item-grayF8.list-group-item-action.active {
  color: #fff;
  background-color: #636363;
  border-color: #636363;
}

.list-group-item-grayF9 {
  color: #646464;
  background-color: #fefefe;
}
.list-group-item-grayF9.list-group-item-action:hover,
.list-group-item-grayF9.list-group-item-action:focus {
  color: #646464;
  background-color: #e5e5e5;
}
.list-group-item-grayF9.list-group-item-action.active {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}

.list-group-item-gray4D {
  color: #2e2e2e;
  background-color: #dbdbdb;
}
.list-group-item-gray4D.list-group-item-action:hover,
.list-group-item-gray4D.list-group-item-action:focus {
  color: #2e2e2e;
  background-color: #c5c5c5;
}
.list-group-item-gray4D.list-group-item-action.active {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.list-group-item-gray80 {
  color: #4d4d4d;
  background-color: #e6e6e6;
}
.list-group-item-gray80.list-group-item-action:hover,
.list-group-item-gray80.list-group-item-action:focus {
  color: #4d4d4d;
  background-color: #cfcfcf;
}
.list-group-item-gray80.list-group-item-action.active {
  color: #fff;
  background-color: #4d4d4d;
  border-color: #4d4d4d;
}

.list-group-item-gray4C {
  color: #2e2e2e;
  background-color: #dbdbdb;
}
.list-group-item-gray4C.list-group-item-action:hover,
.list-group-item-gray4C.list-group-item-action:focus {
  color: #2e2e2e;
  background-color: #c5c5c5;
}
.list-group-item-gray4C.list-group-item-action.active {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #2e2e2e;
}

.list-group-item-grayFA {
  color: #646464;
  background-color: #fefefe;
}
.list-group-item-grayFA.list-group-item-action:hover,
.list-group-item-grayFA.list-group-item-action:focus {
  color: #646464;
  background-color: #e5e5e5;
}
.list-group-item-grayFA.list-group-item-action.active {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}

.list-group-item-gray66 {
  color: #3d3d3d;
  background-color: #e0e0e0;
}
.list-group-item-gray66.list-group-item-action:hover,
.list-group-item-gray66.list-group-item-action:focus {
  color: #3d3d3d;
  background-color: #cacaca;
}
.list-group-item-gray66.list-group-item-action.active {
  color: #fff;
  background-color: #3d3d3d;
  border-color: #3d3d3d;
}

.list-group-item-grayCC {
  color: #525252;
  background-color: whitesmoke;
}
.list-group-item-grayCC.list-group-item-action:hover,
.list-group-item-grayCC.list-group-item-action:focus {
  color: #525252;
  background-color: #dddddd;
}
.list-group-item-grayCC.list-group-item-action.active {
  color: #fff;
  background-color: #525252;
  border-color: #525252;
}

.list-group-item-grayB2 {
  color: #6b6b6b;
  background-color: #f0f0f0;
}
.list-group-item-grayB2.list-group-item-action:hover,
.list-group-item-grayB2.list-group-item-action:focus {
  color: #6b6b6b;
  background-color: #d8d8d8;
}
.list-group-item-grayB2.list-group-item-action.active {
  color: #fff;
  background-color: #6b6b6b;
  border-color: #6b6b6b;
}

.list-group-item-grayD9 {
  color: #575757;
  background-color: #f7f7f7;
}
.list-group-item-grayD9.list-group-item-action:hover,
.list-group-item-grayD9.list-group-item-action:focus {
  color: #575757;
  background-color: #dedede;
}
.list-group-item-grayD9.list-group-item-action.active {
  color: #fff;
  background-color: #575757;
  border-color: #575757;
}

.list-group-item-grayE5 {
  color: #5c5c5c;
  background-color: #fafafa;
}
.list-group-item-grayE5.list-group-item-action:hover,
.list-group-item-grayE5.list-group-item-action:focus {
  color: #5c5c5c;
  background-color: #e1e1e1;
}
.list-group-item-grayE5.list-group-item-action.active {
  color: #fff;
  background-color: #5c5c5c;
  border-color: #5c5c5c;
}

.list-group-item-grayF2 {
  color: #616161;
  background-color: #fcfcfc;
}
.list-group-item-grayF2.list-group-item-action:hover,
.list-group-item-grayF2.list-group-item-action:focus {
  color: #616161;
  background-color: #e3e3e3;
}
.list-group-item-grayF2.list-group-item-action.active {
  color: #fff;
  background-color: #616161;
  border-color: #616161;
}

.list-group-item-grayE3 {
  color: #5b5b5b;
  background-color: #f9f9f9;
}
.list-group-item-grayE3.list-group-item-action:hover,
.list-group-item-grayE3.list-group-item-action:focus {
  color: #5b5b5b;
  background-color: #e0e0e0;
}
.list-group-item-grayE3.list-group-item-action.active {
  color: #fff;
  background-color: #5b5b5b;
  border-color: #5b5b5b;
}

.btn-close {
  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 {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(58, 104, 216, 0.25);
  opacity: 1;
}
.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  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.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0;
}

.toast-header {
  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 {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  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 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  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 {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  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 > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  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 {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: '';
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^='top'] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^='top'] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^='right'] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^='right'] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^='bottom'] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^='bottom'] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^='left'] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^='left'] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  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 {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: '';
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow,
.bs-popover-auto[data-popper-placement^='top'] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^='top'] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow,
.bs-popover-auto[data-popper-placement^='right'] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::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::after,
.bs-popover-auto[data-popper-placement^='right'] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow,
.bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::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::after,
.bs-popover-auto[data-popper-placement^='bottom'] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^='bottom'] .popover-header::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,
.bs-popover-auto[data-popper-placement^='left'] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::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::after,
.bs-popover-auto[data-popper-placement^='left'] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: black;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: '';
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  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,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  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 {
  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 {
  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 {
  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] {
  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] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  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,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  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 {
    transition: none;
  }
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: '';
}

.placeholder-xs {
  min-height: 0.6em;
}

.placeholder-sm {
  min-height: 0.8em;
}

.placeholder-lg {
  min-height: 1.2em;
}

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
  animation: placeholder-glow 2s ease-in-out infinite;
}

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  -webkit-mask-image: linear-gradient(
    130deg,
    #000 55%,
    rgba(0, 0, 0, 0.8) 75%,
    #000 95%
  );
  mask-image: linear-gradient(
    130deg,
    #000 55%,
    rgba(0, 0, 0, 0.8) 75%,
    #000 95%
  );
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
  animation: placeholder-wave 2s linear infinite;
}

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: '';
}

.link-primary {
  color: #3a68d8;
}
.link-primary:hover,
.link-primary:focus {
  color: #2e53ad;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover,
.link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover,
.link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover,
.link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #f5d25c;
}
.link-warning:hover,
.link-warning:focus {
  color: #f7db7d;
}

.link-danger {
  color: #cc5e5e;
}
.link-danger:hover,
.link-danger:focus {
  color: #d67e7e;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover,
.link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover,
.link-dark:focus {
  color: #1a1e21;
}

.link-middleBlue {
  color: #587fdd;
}
.link-middleBlue:hover,
.link-middleBlue:focus {
  color: #7999e4;
}

.link-lightBlue {
  color: #72b1fc;
}
.link-lightBlue:hover,
.link-lightBlue:focus {
  color: #8ec1fd;
}

.link-lighterBlue {
  color: #d2e6ff;
}
.link-lighterBlue:hover,
.link-lighterBlue:focus {
  color: #dbebff;
}

.link-paleBlue {
  color: #f5f9ff;
}
.link-paleBlue:hover,
.link-paleBlue:focus {
  color: #f7faff;
}

.link-blueDEE9F9 {
  color: #dee9f9;
}
.link-blueDEE9F9:hover,
.link-blueDEE9F9:focus {
  color: #e5edfa;
}

.link-blue5A91E1 {
  color: #5a91e1;
}
.link-blue5A91E1:hover,
.link-blue5A91E1:focus {
  color: #7ba7e7;
}

.link-blueF6FAFF {
  color: #f6faff;
}
.link-blueF6FAFF:hover,
.link-blueF6FAFF:focus {
  color: #f8fbff;
}

.link-blueEFF3F9 {
  color: #eff3f9;
}
.link-blueEFF3F9:hover,
.link-blueEFF3F9:focus {
  color: #f2f5fa;
}

.link-blue5092FE {
  color: #5092fe;
}
.link-blue5092FE:hover,
.link-blue5092FE:focus {
  color: #73a8fe;
}

.link-blue778BBD {
  color: #778bbd;
}
.link-blue778BBD:hover,
.link-blue778BBD:focus {
  color: #92a2ca;
}

.link-blue3AC3D8 {
  color: #3ac3d8;
}
.link-blue3AC3D8:hover,
.link-blue3AC3D8:focus {
  color: #61cfe0;
}

.link-blueEDF5FF {
  color: #edf5ff;
}
.link-blueEDF5FF:hover,
.link-blueEDF5FF:focus {
  color: #f1f7ff;
}

.link-blueE4F0FF {
  color: #e4f0ff;
}
.link-blueE4F0FF:hover,
.link-blueE4F0FF:focus {
  color: #e9f3ff;
}

.link-blue3C6AA9 {
  color: #3c6aa9;
}
.link-blue3C6AA9:hover,
.link-blue3C6AA9:focus {
  color: #305587;
}

.link-blue0061A5 {
  color: #0061a5;
}
.link-blue0061A5:hover,
.link-blue0061A5:focus {
  color: #004e84;
}

.link-blue459BFB {
  color: #459bfb;
}
.link-blue459BFB:hover,
.link-blue459BFB:focus {
  color: #6aaffc;
}

.link-blueDCE6EF {
  color: #dce6ef;
}
.link-blueDCE6EF:hover,
.link-blueDCE6EF:focus {
  color: #e3ebf2;
}

.link-blue55C0E4 {
  color: #55c0e4;
}
.link-blue55C0E4:hover,
.link-blue55C0E4:focus {
  color: #77cde9;
}

.link-orangeFF6D45 {
  color: #ff6d45;
}
.link-orangeFF6D45:hover,
.link-orangeFF6D45:focus {
  color: #ff8a6a;
}

.link-yellowF3C640 {
  color: #f3c640;
}
.link-yellowF3C640:hover,
.link-yellowF3C640:focus {
  color: #f5d166;
}

.link-redE95B5B {
  color: #e95b5b;
}
.link-redE95B5B:hover,
.link-redE95B5B:focus {
  color: #ed7c7c;
}

.link-red {
  color: #cc5e5e;
}
.link-red:hover,
.link-red:focus {
  color: #d67e7e;
}

.link-lightRed {
  color: #dd4663;
}
.link-lightRed:hover,
.link-lightRed:focus {
  color: #e46b82;
}

.link-yellow {
  color: #f5d25c;
}
.link-yellow:hover,
.link-yellow:focus {
  color: #f7db7d;
}

.link-grayF7 {
  color: #f7f7f7;
}
.link-grayF7:hover,
.link-grayF7:focus {
  color: #f9f9f9;
}

.link-grayF8 {
  color: #f8f8f8;
}
.link-grayF8:hover,
.link-grayF8:focus {
  color: #f9f9f9;
}

.link-grayF9 {
  color: #f9f9f9;
}
.link-grayF9:hover,
.link-grayF9:focus {
  color: #fafafa;
}

.link-gray4D {
  color: #4d4d4d;
}
.link-gray4D:hover,
.link-gray4D:focus {
  color: #3e3e3e;
}

.link-gray80 {
  color: #808080;
}
.link-gray80:hover,
.link-gray80:focus {
  color: #999999;
}

.link-gray4C {
  color: #4c4c4c;
}
.link-gray4C:hover,
.link-gray4C:focus {
  color: #3d3d3d;
}

.link-grayFA {
  color: #fafafa;
}
.link-grayFA:hover,
.link-grayFA:focus {
  color: #fbfbfb;
}

.link-gray66 {
  color: #666666;
}
.link-gray66:hover,
.link-gray66:focus {
  color: #525252;
}

.link-grayCC {
  color: #cccccc;
}
.link-grayCC:hover,
.link-grayCC:focus {
  color: #d6d6d6;
}

.link-grayB2 {
  color: #b2b2b2;
}
.link-grayB2:hover,
.link-grayB2:focus {
  color: #c1c1c1;
}

.link-grayD9 {
  color: #d9d9d9;
}
.link-grayD9:hover,
.link-grayD9:focus {
  color: #e1e1e1;
}

.link-grayE5 {
  color: #e5e5e5;
}
.link-grayE5:hover,
.link-grayE5:focus {
  color: #eaeaea;
}

.link-grayF2 {
  color: #f2f2f2;
}
.link-grayF2:hover,
.link-grayF2:focus {
  color: whitesmoke;
}

.link-grayE3 {
  color: #e3e3e3;
}
.link-grayE3:hover,
.link-grayE3:focus {
  color: #e9e9e9;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: '';
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: '';
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.float-start {
  float: left !important;
}

.float-end {
  float: right !important;
}

.float-none {
  float: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 0.25 !important;
}

.opacity-50 {
  opacity: 0.5 !important;
}

.opacity-75 {
  opacity: 0.75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #3a68d8 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #f5d25c !important;
}

.border-danger {
  border-color: #cc5e5e !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-middleBlue {
  border-color: #587fdd !important;
}

.border-lightBlue {
  border-color: #72b1fc !important;
}

.border-lighterBlue {
  border-color: #d2e6ff !important;
}

.border-paleBlue {
  border-color: #f5f9ff !important;
}

.border-blueDEE9F9 {
  border-color: #dee9f9 !important;
}

.border-blue5A91E1 {
  border-color: #5a91e1 !important;
}

.border-blueF6FAFF {
  border-color: #f6faff !important;
}

.border-blueEFF3F9 {
  border-color: #eff3f9 !important;
}

.border-blue5092FE {
  border-color: #5092fe !important;
}

.border-blue778BBD {
  border-color: #778bbd !important;
}

.border-blue3AC3D8 {
  border-color: #3ac3d8 !important;
}

.border-blueEDF5FF {
  border-color: #edf5ff !important;
}

.border-blueE4F0FF {
  border-color: #e4f0ff !important;
}

.border-blue3C6AA9 {
  border-color: #3c6aa9 !important;
}

.border-blue0061A5 {
  border-color: #0061a5 !important;
}

.border-blue459BFB {
  border-color: #459bfb !important;
}

.border-blueDCE6EF {
  border-color: #dce6ef !important;
}

.border-blue55C0E4 {
  border-color: #55c0e4 !important;
}

.border-orangeFF6D45 {
  border-color: #ff6d45 !important;
}

.border-yellowF3C640 {
  border-color: #f3c640 !important;
}

.border-redE95B5B {
  border-color: #e95b5b !important;
}

.border-red {
  border-color: #cc5e5e !important;
}

.border-lightRed {
  border-color: #dd4663 !important;
}

.border-yellow {
  border-color: #f5d25c !important;
}

.border-grayF7 {
  border-color: #f7f7f7 !important;
}

.border-grayF8 {
  border-color: #f8f8f8 !important;
}

.border-grayF9 {
  border-color: #f9f9f9 !important;
}

.border-gray4D {
  border-color: #4d4d4d !important;
}

.border-gray80 {
  border-color: #808080 !important;
}

.border-gray4C {
  border-color: #4c4c4c !important;
}

.border-grayFA {
  border-color: #fafafa !important;
}

.border-gray66 {
  border-color: #666666 !important;
}

.border-grayCC {
  border-color: #cccccc !important;
}

.border-grayB2 {
  border-color: #b2b2b2 !important;
}

.border-grayD9 {
  border-color: #d9d9d9 !important;
}

.border-grayE5 {
  border-color: #e5e5e5 !important;
}

.border-grayF2 {
  border-color: #f2f2f2 !important;
}

.border-grayE3 {
  border-color: #e3e3e3 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.text-middleBlue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-middleBlue-rgb), var(--bs-text-opacity)) !important;
}

.text-lightBlue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-lightBlue-rgb), var(--bs-text-opacity)) !important;
}

.text-lighterBlue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-lighterBlue-rgb), var(--bs-text-opacity)) !important;
}

.text-paleBlue {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-paleBlue-rgb), var(--bs-text-opacity)) !important;
}

.text-blueDEE9F9 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueDEE9F9-rgb), var(--bs-text-opacity)) !important;
}

.text-blue5A91E1 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue5A91E1-rgb), var(--bs-text-opacity)) !important;
}

.text-blueF6FAFF {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueF6FAFF-rgb), var(--bs-text-opacity)) !important;
}

.text-blueEFF3F9 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueEFF3F9-rgb), var(--bs-text-opacity)) !important;
}

.text-blue5092FE {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue5092FE-rgb), var(--bs-text-opacity)) !important;
}

.text-blue778BBD {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue778BBD-rgb), var(--bs-text-opacity)) !important;
}

.text-blue3AC3D8 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue3AC3D8-rgb), var(--bs-text-opacity)) !important;
}

.text-blueEDF5FF {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueEDF5FF-rgb), var(--bs-text-opacity)) !important;
}

.text-blueE4F0FF {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueE4F0FF-rgb), var(--bs-text-opacity)) !important;
}

.text-blue3C6AA9 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue3C6AA9-rgb), var(--bs-text-opacity)) !important;
}

.text-blue0061A5 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue0061A5-rgb), var(--bs-text-opacity)) !important;
}

.text-blue459BFB {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue459BFB-rgb), var(--bs-text-opacity)) !important;
}

.text-blueDCE6EF {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blueDCE6EF-rgb), var(--bs-text-opacity)) !important;
}

.text-blue55C0E4 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-blue55C0E4-rgb), var(--bs-text-opacity)) !important;
}

.text-orangeFF6D45 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-orangeFF6D45-rgb), var(--bs-text-opacity)) !important;
}

.text-yellowF3C640 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellowF3C640-rgb), var(--bs-text-opacity)) !important;
}

.text-redE95B5B {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-redE95B5B-rgb), var(--bs-text-opacity)) !important;
}

.text-red {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-red-rgb), var(--bs-text-opacity)) !important;
}

.text-lightRed {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-lightRed-rgb), var(--bs-text-opacity)) !important;
}

.text-yellow {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-yellow-rgb), var(--bs-text-opacity)) !important;
}

.text-grayF7 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayF7-rgb), var(--bs-text-opacity)) !important;
}

.text-grayF8 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayF8-rgb), var(--bs-text-opacity)) !important;
}

.text-grayF9 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayF9-rgb), var(--bs-text-opacity)) !important;
}

.text-gray4D {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray4D-rgb), var(--bs-text-opacity)) !important;
}

.text-gray80 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray80-rgb), var(--bs-text-opacity)) !important;
}

.text-gray4C {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray4C-rgb), var(--bs-text-opacity)) !important;
}

.text-grayFA {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayFA-rgb), var(--bs-text-opacity)) !important;
}

.text-gray66 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-gray66-rgb), var(--bs-text-opacity)) !important;
}

.text-grayCC {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayCC-rgb), var(--bs-text-opacity)) !important;
}

.text-grayB2 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayB2-rgb), var(--bs-text-opacity)) !important;
}

.text-grayD9 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayD9-rgb), var(--bs-text-opacity)) !important;
}

.text-grayE5 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayE5-rgb), var(--bs-text-opacity)) !important;
}

.text-grayF2 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayF2-rgb), var(--bs-text-opacity)) !important;
}

.text-grayE3 {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-grayE3-rgb), var(--bs-text-opacity)) !important;
}

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-primary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-secondary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-success-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-warning-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-middleBlue {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-middleBlue-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-lightBlue {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-lightBlue-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-lighterBlue {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-lighterBlue-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-paleBlue {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-paleBlue-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueDEE9F9 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueDEE9F9-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue5A91E1 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue5A91E1-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueF6FAFF {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueF6FAFF-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueEFF3F9 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueEFF3F9-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue5092FE {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue5092FE-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue778BBD {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue778BBD-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue3AC3D8 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue3AC3D8-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueEDF5FF {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueEDF5FF-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueE4F0FF {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueE4F0FF-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue3C6AA9 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue3C6AA9-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue0061A5 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue0061A5-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue459BFB {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue459BFB-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blueDCE6EF {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blueDCE6EF-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-blue55C0E4 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-blue55C0E4-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-orangeFF6D45 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-orangeFF6D45-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-yellowF3C640 {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-yellowF3C640-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-redE95B5B {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-redE95B5B-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-red {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-red-rgb), var(--bs-bg-opacity)) !important;
}

.bg-lightRed {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-lightRed-rgb),
    var(--bs-bg-opacity)
  ) !important;
}

.bg-yellow {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-yellow-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayF7 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayF7-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayF8 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayF8-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayF9 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayF9-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray4D {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray4D-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray80 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray80-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray4C {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray4C-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayFA {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayFA-rgb), var(--bs-bg-opacity)) !important;
}

.bg-gray66 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-gray66-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayCC {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayCC-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayB2 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayB2-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayD9 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayD9-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayE5 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayE5-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayF2 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayF2-rgb), var(--bs-bg-opacity)) !important;
}

.bg-grayE3 {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-grayE3-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}
@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA')
    format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-blue {
  --swiper-pagination-color: #3a68d8;
}

.swiper-pagination-middleBlue {
  --swiper-pagination-color: #587fdd;
}

.swiper-pagination-lightBlue {
  --swiper-pagination-color: #72b1fc;
}

.swiper-pagination-lighterBlue {
  --swiper-pagination-color: #d2e6ff;
}

.swiper-pagination-blueDEE9F9 {
  --swiper-pagination-color: #dee9f9;
}

.swiper-pagination-blue5A91E1 {
  --swiper-pagination-color: #5a91e1;
}

.swiper-pagination-blueF6FAFF {
  --swiper-pagination-color: #f6faff;
}

.swiper-pagination-blueEFF3F9 {
  --swiper-pagination-color: #eff3f9;
}

.swiper-pagination-blue5092FE {
  --swiper-pagination-color: #5092fe;
}

.swiper-pagination-blue778BBD {
  --swiper-pagination-color: #778bbd;
}

.swiper-pagination-blue3AC3D8 {
  --swiper-pagination-color: #3ac3d8;
}

.swiper-pagination-blueEDF5FF {
  --swiper-pagination-color: #edf5ff;
}

.swiper-pagination-blueE4F0FF {
  --swiper-pagination-color: #e4f0ff;
}

.swiper-pagination-blue3C6AA9 {
  --swiper-pagination-color: #3c6aa9;
}

.swiper-pagination-blue0061A5 {
  --swiper-pagination-color: #0061a5;
}

.swiper-pagination-blue459BFB {
  --swiper-pagination-color: #459bfb;
}

.swiper-pagination-blueDCE6EF {
  --swiper-pagination-color: #dce6ef;
}

.swiper-pagination-blue55C0E4 {
  --swiper-pagination-color: #55c0e4;
}

.swiper-pagination-orangeFF6D45 {
  --swiper-pagination-color: #ff6d45;
}

.swiper-pagination-yellowF3C640 {
  --swiper-pagination-color: #f3c640;
}

.swiper-pagination-redE95B5B {
  --swiper-pagination-color: #e95b5b;
}

.swiper-pagination-indigo {
  --swiper-pagination-color: #6610f2;
}

.swiper-pagination-purple {
  --swiper-pagination-color: #6f42c1;
}

.swiper-pagination-pink {
  --swiper-pagination-color: #d63384;
}

.swiper-pagination-red {
  --swiper-pagination-color: #cc5e5e;
}

.swiper-pagination-lightRed {
  --swiper-pagination-color: #dd4663;
}

.swiper-pagination-orange {
  --swiper-pagination-color: #fd7e14;
}

.swiper-pagination-yellow {
  --swiper-pagination-color: #f5d25c;
}

.swiper-pagination-green {
  --swiper-pagination-color: #198754;
}

.swiper-pagination-teal {
  --swiper-pagination-color: #20c997;
}

.swiper-pagination-cyan {
  --swiper-pagination-color: #0dcaf0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.swiper-pagination-gray-dark {
  --swiper-pagination-color: #343a40;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-blue,
.swiper-button-next.swiper-button-blue {
  --swiper-navigation-color: #3a68d8;
}

.swiper-button-prev.swiper-button-middleBlue,
.swiper-button-next.swiper-button-middleBlue {
  --swiper-navigation-color: #587fdd;
}

.swiper-button-prev.swiper-button-lightBlue,
.swiper-button-next.swiper-button-lightBlue {
  --swiper-navigation-color: #72b1fc;
}

.swiper-button-prev.swiper-button-lighterBlue,
.swiper-button-next.swiper-button-lighterBlue {
  --swiper-navigation-color: #d2e6ff;
}

.swiper-button-prev.swiper-button-blueDEE9F9,
.swiper-button-next.swiper-button-blueDEE9F9 {
  --swiper-navigation-color: #dee9f9;
}

.swiper-button-prev.swiper-button-blue5A91E1,
.swiper-button-next.swiper-button-blue5A91E1 {
  --swiper-navigation-color: #5a91e1;
}

.swiper-button-prev.swiper-button-blueF6FAFF,
.swiper-button-next.swiper-button-blueF6FAFF {
  --swiper-navigation-color: #f6faff;
}

.swiper-button-prev.swiper-button-blueEFF3F9,
.swiper-button-next.swiper-button-blueEFF3F9 {
  --swiper-navigation-color: #eff3f9;
}

.swiper-button-prev.swiper-button-blue5092FE,
.swiper-button-next.swiper-button-blue5092FE {
  --swiper-navigation-color: #5092fe;
}

.swiper-button-prev.swiper-button-blue778BBD,
.swiper-button-next.swiper-button-blue778BBD {
  --swiper-navigation-color: #778bbd;
}

.swiper-button-prev.swiper-button-blue3AC3D8,
.swiper-button-next.swiper-button-blue3AC3D8 {
  --swiper-navigation-color: #3ac3d8;
}

.swiper-button-prev.swiper-button-blueEDF5FF,
.swiper-button-next.swiper-button-blueEDF5FF {
  --swiper-navigation-color: #edf5ff;
}

.swiper-button-prev.swiper-button-blueE4F0FF,
.swiper-button-next.swiper-button-blueE4F0FF {
  --swiper-navigation-color: #e4f0ff;
}

.swiper-button-prev.swiper-button-blue3C6AA9,
.swiper-button-next.swiper-button-blue3C6AA9 {
  --swiper-navigation-color: #3c6aa9;
}

.swiper-button-prev.swiper-button-blue0061A5,
.swiper-button-next.swiper-button-blue0061A5 {
  --swiper-navigation-color: #0061a5;
}

.swiper-button-prev.swiper-button-blue459BFB,
.swiper-button-next.swiper-button-blue459BFB {
  --swiper-navigation-color: #459bfb;
}

.swiper-button-prev.swiper-button-blueDCE6EF,
.swiper-button-next.swiper-button-blueDCE6EF {
  --swiper-navigation-color: #dce6ef;
}

.swiper-button-prev.swiper-button-blue55C0E4,
.swiper-button-next.swiper-button-blue55C0E4 {
  --swiper-navigation-color: #55c0e4;
}

.swiper-button-prev.swiper-button-orangeFF6D45,
.swiper-button-next.swiper-button-orangeFF6D45 {
  --swiper-navigation-color: #ff6d45;
}

.swiper-button-prev.swiper-button-yellowF3C640,
.swiper-button-next.swiper-button-yellowF3C640 {
  --swiper-navigation-color: #f3c640;
}

.swiper-button-prev.swiper-button-redE95B5B,
.swiper-button-next.swiper-button-redE95B5B {
  --swiper-navigation-color: #e95b5b;
}

.swiper-button-prev.swiper-button-indigo,
.swiper-button-next.swiper-button-indigo {
  --swiper-navigation-color: #6610f2;
}

.swiper-button-prev.swiper-button-purple,
.swiper-button-next.swiper-button-purple {
  --swiper-navigation-color: #6f42c1;
}

.swiper-button-prev.swiper-button-pink,
.swiper-button-next.swiper-button-pink {
  --swiper-navigation-color: #d63384;
}

.swiper-button-prev.swiper-button-red,
.swiper-button-next.swiper-button-red {
  --swiper-navigation-color: #cc5e5e;
}

.swiper-button-prev.swiper-button-lightRed,
.swiper-button-next.swiper-button-lightRed {
  --swiper-navigation-color: #dd4663;
}

.swiper-button-prev.swiper-button-orange,
.swiper-button-next.swiper-button-orange {
  --swiper-navigation-color: #fd7e14;
}

.swiper-button-prev.swiper-button-yellow,
.swiper-button-next.swiper-button-yellow {
  --swiper-navigation-color: #f5d25c;
}

.swiper-button-prev.swiper-button-green,
.swiper-button-next.swiper-button-green {
  --swiper-navigation-color: #198754;
}

.swiper-button-prev.swiper-button-teal,
.swiper-button-next.swiper-button-teal {
  --swiper-navigation-color: #20c997;
}

.swiper-button-prev.swiper-button-cyan,
.swiper-button-next.swiper-button-cyan {
  --swiper-navigation-color: #0dcaf0;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #fff;
}

.swiper-button-prev.swiper-button-gray-dark,
.swiper-button-next.swiper-button-gray-dark {
  --swiper-navigation-color: #343a40;
}

.swiper-button-lock {
  display: none;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.NotoSansTC {
  font-family: 'Noto Sans TC';
}

.DFPZongYiBold-B5 {
  font-family: 'DFPZongYiBold-B5';
}

.lh-195 {
  line-height: 1.95;
}

.lh-18 {
  line-height: 1.8;
}

.lh-165 {
  line-height: 1.65;
}

.lh-145 {
  line-height: 1.45;
}

.lh-13 {
  line-height: 1.3;
}

.lh-115 {
  line-height: 1.15;
}

.lh-075 {
  line-height: 0.75;
}

.max1600 {
  max-width: 1600px;
}

.max1500 {
  max-width: 1500px;
}

.max1400 {
  max-width: 1400px;
}

.max1306 {
  max-width: 1306px;
}

.max1300 {
  max-width: 1300px;
}

.max1200 {
  max-width: 1200px;
}

.max1010 {
  max-width: 1010px;
}

.max970 {
  max-width: 970px;
}

.max800 {
  max-width: 800px;
}

.max680 {
  max-width: 680px;
}

.max600 {
  max-width: 600px;
}

.max530 {
  max-width: 530px;
}

.max520 {
  max-width: 520px;
}

.max230 {
  max-width: 230px;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.bg-hover-middleBlue {
  transition: all 0.3s;
}
.bg-hover-middleBlue:hover {
  background: #587fdd !important;
}

.bg-hover-primary {
  transition: all 0.3s;
}
.bg-hover-primary:hover {
  background: #3a68d8 !important;
}

.bg-hover-lightBlue {
  transition: all 0.3s;
}
.bg-hover-lightBlue:hover {
  background: #72b1fc !important;
}

.bg-hover-lightRed {
  transition: all 0.3s;
}
.bg-hover-lightRed:hover {
  background: #dd4663 !important;
}

.bg-hover-yellow {
  transition: all 0.3s;
}
.bg-hover-yellow:hover {
  background: #f5d25c !important;
}

.text-hover-primary {
  transition: all 0.3s;
}
.text-hover-primary:hover {
  color: #3a68d8 !important;
}

.text-hover-lightBlue {
  transition: all 0.3s;
}
.text-hover-lightBlue:hover {
  color: #72b1fc !important;
}

.text-hover-white {
  transition: all 0.3s;
}
.text-hover-white:hover {
  color: white !important;
}

.rounded-5 {
  border-radius: 5px;
}

.rounded-10 {
  border-radius: 10px;
}

.rounded-15 {
  border-radius: 15px;
}

.rounded-25 {
  border-radius: 25px;
}

.rounded-30 {
  border-radius: 30px;
}

.les-1 {
  letter-spacing: -1px;
}

.les05 {
  letter-spacing: 0.5px;
}

.les1 {
  letter-spacing: 1px;
}

.les2 {
  letter-spacing: 2px;
}

.les8 {
  letter-spacing: 8px;
}

.w0 {
  width: 0px;
}

.w18 {
  width: 18px;
}

.w30 {
  width: 30px;
}

.w36 {
  width: 36px;
}

.w40 {
  width: 40px;
}
@media (max-width: 767px) {
  .w40 {
    width: 30px;
  }
}

.w42 {
  width: 42px;
}

.w48 {
  width: 48px;
}

.w50 {
  width: 50px;
}
@media (max-width: 767px) {
  .w50 {
    width: 45px;
  }
}

.w54 {
  width: 54px;
}
@media (max-width: 767px) {
  .w54 {
    width: 54px;
  }
}

.w70 {
  width: 70px;
}

.w80 {
  width: 80px;
}

.w90 {
  width: 90px;
}
@media (max-width: 767px) {
  .w90 {
    width: 70px;
  }
}

.w115 {
  width: 115px;
}

.w120 {
  width: 120px;
}

.w130 {
  width: 130px;
}

.w150 {
  width: 150px;
}
@media (max-width: 767px) {
  .w150 {
    width: 140px;
  }
}

.w180 {
  width: 180px;
}
@media (max-width: 767px) {
  .w180 {
    width: 150px;
  }
}

.w200 {
  width: 200px;
}

.w270 {
  width: 270px;
}

.h18 {
  height: 18px;
}

.h30 {
  height: 30px;
}

.h36 {
  height: 36px;
}

.h40 {
  height: 40px;
}
@media (max-width: 767px) {
  .h40 {
    height: 30px;
  }
}

.h42 {
  height: 42px;
}

.h48 {
  height: 48px;
}

.h50 {
  height: 50px;
}
@media (max-width: 767px) {
  .h50 {
    height: 45px;
  }
}

.h54 {
  height: 54px;
}

.h60 {
  height: 60px;
}

.h70 {
  height: 70px;
}

.h80 {
  height: 80px;
}

@media (min-width: 768px) {
  .border-left-md-E5E5E5 {
    border-left: 1px solid #e5e5e5;
  }
}

.border-top-E5E5E5 {
  border-top: 1px solid #e5e5e5;
}

.border-bottom-E5E5E5 {
  border-bottom: 1px solid #e5e5e5;
}

.border-bottom-C4D2F3 {
  border-bottom: 1px solid #c4d2f3;
}

.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (min-width: 992px) {
  .position-lg-absolute {
    position: absolute !important;
  }
}

.cursor {
  cursor: pointer;
}

.point-event-none {
  pointer-events: none;
}

.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ns {
  list-style: none;
}

.swiper-button {
  margin: 0;
  outline: none;
}

.swiper-pagination-bullet {
  opacity: 1;
}

.background-cover {
  background-size: cover;
  background-position: center;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-900 {
  font-weight: 900;
}

.opacity05 {
  opacity: 0.5;
}

.opacity0 {
  opacity: 0;
}

.box-shadow {
  box-shadow: 0 0 70px rgba(0, 0, 0, 0.06);
}

.border-dashed-bottom-E3E3E3 {
  border-bottom: 1px dashed #e3e3e3;
}

.border-dashed-top-E3E3E3 {
  border-top: 1px dashed #e3e3e3;
}

.row.g-18 {
  margin-left: -18px;
  margin-right: -18px;
}
.row.g-18 [class^='col'] {
  padding-right: 18px;
  padding-left: 18px;
}
@media (max-width: 1199px) {
  .row.g-18 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .row.g-18 [class^='col'] {
    padding-right: 12px;
    padding-left: 12px;
  }
}

.word-break-break-all {
  word-break: break-all;
}

.background-attachment-fixed {
  background-attachment: fixed;
}

.background-contain {
  background-size: contain !important;
}

.text-hover-opacity1 {
  transition: all 0.3s;
}
.text-hover-opacity1:hover {
  opacity: 1;
}

.fz-72 {
  font-size: 72px;
}

.fz-70 {
  font-size: 70px;
}

.fz-60 {
  font-size: 60px;
}

.fz-56 {
  font-size: 56px;
}

.fz-50 {
  font-size: 50px;
}

.fz-42 {
  font-size: 42px;
}

.fz-40 {
  font-size: 40px;
}

.fz-38 {
  font-size: 38px;
}

.fz-36 {
  font-size: 36px;
}

.fz-32 {
  font-size: 32px;
}

.fz-30 {
  font-size: 30px;
}

.fz-28 {
  font-size: 28px;
}

.fz-26 {
  font-size: 26px;
}

.fz-24 {
  font-size: 24px;
}

.fz-22 {
  font-size: 22px;
}

.fz-20 {
  font-size: 20px;
}

.fz-19 {
  font-size: 19px;
}

.font-16 {
  font-size: 16px;
}

.font-15 {
  font-size: 15px;
}

.font-14 {
  font-size: 14px;
}

.fz-18 {
  font-size: 18px;
}

.fz-16 {
  font-size: 16px;
}

.fz-15 {
  font-size: 15px;
}

.fz-14 {
  font-size: 14px;
}

.fz-13 {
  font-size: 13px;
}

.fz-12 {
  font-size: 12px;
}

.fz-0 {
  font-size: 0px;
}

@media (max-width: 1399px) {
  .fz-72 {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .fz-60 {
    font-size: 50px;
  }

  .fz-56 {
    font-size: 48px;
  }

  .font-46 {
    font-size: 40px;
  }

  .fz-42 {
    font-size: 38px;
  }

  .font-38 {
    font-size: 34px;
  }

  .fz-32 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .fz-72 {
    font-size: 55px;
  }

  .fz-70 {
    font-size: 55px;
  }

  .fz-56 {
    font-size: 46px;
  }

  .fz-50 {
    font-size: 46px;
  }

  .fz-26 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .fz-72 {
    font-size: 32px;
  }

  .fz-70 {
    font-size: 50px;
  }

  .fz-60 {
    font-size: 34px;
  }

  .fz-56 {
    font-size: 30px;
  }

  .fz-50 {
    font-size: 32px;
  }

  .font-72 {
    font-size: 40px;
  }

  .font-64 {
    font-size: 40px;
  }

  .font-46 {
    font-size: 30px;
  }

  .fz-42 {
    font-size: 28px;
  }

  .font-38 {
    font-size: 24px;
  }

  .font-36 {
    font-size: 24px;
  }

  .font-34 {
    font-size: 28px;
  }

  .fz-36 {
    font-size: 26px;
  }

  .fz-32 {
    font-size: 24px;
  }

  .fz-28 {
    font-size: 24px;
  }

  .fz-24 {
    font-size: 20px;
  }

  .fz-22 {
    font-size: 18px;
  }

  .fz-20 {
    font-size: 16px;
  }

  .fz-18 {
    font-size: 16px;
  }
}
body {
  font-family: 'Titillium Web', 'Noto Sans TC';
  font-size: 16px;
  padding: 0 !important;
}

main {
  padding-top: 110px;
}
@media (max-width: 991px) {
  main {
    padding-top: 70px;
  }
}

img {
  max-width: 100%;
}

a {
  transition: color 0.3s;
}

input,
button {
  outline: 0;
}

input {
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-appearance: none;
}

textarea {
  border: 0;
  outline: 0;
  -webkit-appearance: none;
}

button {
  border: 0;
  background: transparent;
}

ul {
  padding: 0;
  margin: 0;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b2b2b2;
}

::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b2b2b2;
}

::-o-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b2b2b2;
}

::-ms-placeholder {
  /* Internet Explorer 10+ */
  color: #b2b2b2;
}

::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b2b2b2;
}

[class^='icon-']:before,
[class*=' icon-']:before {
  width: auto;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: initial;
  }
}
input[type='password']::-webkit-contacts-auto-fill-button,
input[type='password']::-webkit-credentials-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  height: 0;
  width: 0;
  margin: 0;
}
.wordBreak-all {
  word-break: break-all;
}
.breadcrumb-element {
  color: #95adea;
  letter-spacing: 1px;
}
.breadcrumb-element .breadcrumb-item {
  position: relative;
}
.breadcrumb-element .breadcrumb-item + .breadcrumb-item {
  padding-left: 13px;
  margin-left: 11px;
}
.breadcrumb-element .breadcrumb-item + .breadcrumb-item::before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  background: #95adea;
  position: absolute;
  top: 10px;
  left: 0;
  padding: 0;
}
.breadcrumb-element .breadcrumb-item:last-child {
  color: #406cd9;
}
.breadcrumb-element .breadcrumb-item a {
  color: #95adea;
}
.breadcrumb-element .breadcrumb-item a:hover {
  color: #406cd9;
}

.links-element {
  position: relative;
  font-size: 18px;
  z-index: 1;
  font-weight: 500;
  text-align: center;
  margin: auto;
  letter-spacing: 1px;
}
.links-element .toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  display: none;
  background: #3a68d8;
  color: white;
  border-radius: 5px;
  padding: 8px 16px;
}
.links-element .links {
  background: white;
  border-radius: 30px;
  overflow: hidden;
  width: 100%;
}
.links-element .links a {
  display: block;
  padding: 16px 0;
  background: white;
  color: #3a68d8;
  transition: all 0.3s;
}
.links-element .links a.active,
.links-element .links a:hover {
  background: #3a68d8;
  color: white;
}
.links-element .links a + a {
  border-left: 1px solid #f2f2f2;
}
@media (max-width: 767px) {
  .links-element {
    text-align: left;
    font-size: 16px;
  }
  .links-element .toggle {
    display: flex;
  }
  .links-element .links {
    padding: 0 16px;
    margin-top: 8px;
    border-radius: 5px;
    display: none;
    position: absolute;
    border: 1px solid #3a68d8;
  }
  .links-element .links a {
    padding: 8px 0;
    position: relative;
  }
  .links-element .links a.active,
  .links-element .links a:hover {
    background: white;
    color: #3a68d8;
  }
  .links-element .links a + a {
    border: 0;
  }
  .links-element .links a + a::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background-image: linear-gradient(
      to right,
      #e5e5e5 0%,
      #e5e5e5 10%,
      transparent 10%,
      transparent 20%
    );
    background-size: 6px;
  }
}

.yellow-dots.big-dot > li {
  padding-left: 30px;
}
.yellow-dots.big-dot > li:before {
  width: 12px;
  height: 12px;
  top: 9px;
}
.yellow-dots.small-dot > li:before {
  width: 6px;
  height: 6px;
  top: 12px;
  left: 2px;
}
.yellow-dots > li {
  position: relative;
  padding-left: 20px;
}
.yellow-dots > li::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f3c640;
  position: absolute;
  top: 9px;
  left: 0;
}
@media (max-width: 767px) {
  .yellow-dots.big-dot > li {
    padding-left: 18px;
  }
  .yellow-dots.big-dot > li:before {
    width: 9px;
    height: 9px;
    top: 7px;
  }
  .yellow-dots.big-dot > li ul li {
    padding-left: 0;
  }
  .yellow-dots.small-dot > li:before {
    top: 9px;
  }
  .yellow-dots > li {
    padding-left: 15px;
    line-height: normal;
  }
  .yellow-dots > li::before {
    top: 10px;
    width: 5px;
    height: 5px;
  }
}

.form {
  letter-spacing: 1px;
  font-family: 'Noto Sans TC';
}
.form .form-field label {
  flex: 0 0 130px;
}
.form .form-field input,
.form .form-field textarea {
  letter-spacing: 1px;
}

.select-style-2-wrapper {
  width: 210px;
}
@media (max-width: 575px) {
  .select-style-2-wrapper {
    width: 100%;
  }
}

.courseItem {
  box-shadow: 0 0 15px rgba(58, 104, 215, 0.15);
  line-height: 1.8;
}
.courseItem::after {
  content: '';
  display: block;
  background-image: url(images/courses/shadow.png);
  position: absolute;
  left: 50%;
  bottom: -34px;
  transform: translateX(-50%);
  width: 100%;
  height: 68px;
  background-size: contain;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s;
  pointer-events: none;
}
.courseItem .favoriteToggle.active {
  background: #dd4663 !important;
}
.courseItem .favoriteToggle.active i {
  color: white !important;
}
.courseItem .addFavor.active {
  background: #dd4663 !important;
}
.courseItem .addFavor.active i {
  color: white !important;
}
.courseItem .cartAdd.active {
  background: #3ac3d8 !important;
}
.courseItem .cartAdd.active i {
  color: white !important;
}
.courseItem .addProducts.active {
  background: #3ac3d8 !important;
}
.courseItem .addProducts.active i {
  color: white !important;
}
.courseItem:hover::after {
  opacity: 1;
}
.courseItem:hover .img-inner .tag {
  opacity: 1;
}

.courseItem:hover .tagA {
  opacity: 1;
}

.courseItem .img-inner {
  height: 232px;
}
/* .courseItem .img-inner .tag {
  width: 73px;
  height: 73px;
  top: 0;
  left: 0;
  background: #ff8c47;
  border-radius: 0 0 73px 0;
  opacity: 0;
  transition: all 0.3s;
  line-height: 1.2;
} */

.tagA {
  width: 73px;
  height: 73px;
  top: 0;
  left: 0;
  background: #ff8c47;
  border-radius: 0 0 73px 0;
  opacity: 0;
  transition: all 0.3s;
  line-height: 1.2;
}
.tagLink{
  width: auto;
  height: 40px;
  padding: 0px 20px;
  border-radius: 20px;
  top: 13px;
  left: 13px;
  background: #e66061;
  font-size: 17px;
  opacity: 0;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
@media (max-width: 1199px){
  .tagLink{
    opacity: 1;
  }
}

.courseItem .btns {
  top: 13px;
  right: 13px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.courseItem:hover .btns {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 1399px) {
  .courseItem .btns {
    visibility: visible;
    opacity: 1;
  }
}
/* @media (max-width: 1199px) {
  .courseItem .img-inner .tag {
    display: none;
  }
} */
@media (max-width: 767px) {
  .courseItem .lh-13 {
    line-height: 1.5;
    font-size: 18px;
  }
  .courseItem .text-lightRed.lh-1 {
    font-size: 22px;
  }
  .courseItem .fz-14 {
    font-size: 16px;
  }
}

.teacherItem:hover .fz-20 {
  color: #3a68d8;
}
.teacherItem:hover .fz-18 {
  text-decoration: underline;
}
.teacherItem .fz-20 {
  transition: color 0.3s;
}
.teacherItem .img-inner {
  width: 150px;
  height: 150px;
  border: 3px solid white;
}
.teacherItem .text-inner {
  margin-top: -77px;
  padding-top: 103px;
  height: 250px;
  border-radius: 50px 15px 50px 15px;
  box-shadow: 0 13px 26px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .teacherItem {
    max-width: 300px;
  }
  .teacherItem .img-inner {
    width: 120px;
    height: 120px;
    border: 3px solid white;
  }
  .teacherItem .text-inner {
    margin-top: -60px;
    padding-top: 73px;
    height: 200px;
    border-radius: 30px 0 30px 0px;
    box-shadow: 0 13px 26px rgba(0, 0, 0, 0.1);
  }
}

.projectItem a:hover .fz-24,
.projectItem a:hover .fz-20 {
  color: #3a68d8;
}
.projectItem a .img-inner {
  height: 230px;
}
.projectItem a .img-inner .time {
  right: 5px;
  bottom: 12px;
}
.projectItem a .fz-24,
.projectItem a .fz-20 {
  transition: color 0.3s;
}
@media (max-width: 1199px) {
  .projectItem a .img-inner {
    height: 180px;
  }
}

.title-dec-line::before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  background: #3a68d8;
  width: 4px;
  height: 22px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .title-dec-line::before {
    top: 0;
  }
}

.radios input {
  display: none;
}
.radios input:checked + label::after {
  opacity: 1;
}
.radios input:checked + label::before {
  background: white;
  border: 2px solid #3a68d8;
}
.radios label {
  position: relative;
}
.radios label:after {
  content: '';
  display: block;
  width: 9px;
  height: 9px;
  background: #3a68d8;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
.radios label::before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  border: 2px solid #b2b2b2;
  border-radius: 50%;
  position: absolute;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
}

.swal2-container {
  padding: 16px;
}
.swal2-container .swal2-modal {
  width: 600px;
  border-radius: 20px;
  padding-top: 70px;
  padding-bottom: 65px;
}
.swal2-container .swal2-modal.revers-btn-color .swal2-styled.swal2-confirm {
  background: white;
  color: #3a68d8;
}
.swal2-container
  .swal2-modal.revers-btn-color
  .swal2-styled.swal2-confirm:hover {
  color: white;
}
.swal2-container .swal2-modal.revers-btn-color .swal2-styled.swal2-cancel {
  background: #3a68d8;
  color: white;
}
.swal2-container
  .swal2-modal.revers-btn-color
  .swal2-styled.swal2-cancel:hover {
  border: 1px solid #587fdd;
}
.swal2-container .swal2-modal .swal2-title {
  font-size: 36px;
  font-weight: bold;
  color: #3a68d8;
  margin-bottom: 20px;
  margin-top: 16px;
}
.swal2-container .swal2-modal .swal2-html-container {
  font-size: 20px;
  color: #4c4c4c;
}
.swal2-container .swal2-modal .swal2-styled {
  width: 160px;
  height: 56px;
  border-radius: 30px;
}
.swal2-container .swal2-modal .swal2-styled.swal2-confirm {
  background: #3a68d8;
  border: 1px solid #3a68d8 !important;
}
.swal2-container .swal2-modal .swal2-styled.swal2-confirm:hover {
  background: #587fdd;
}
.swal2-container .swal2-modal .swal2-styled.swal2-cancel {
  color: #3a68d8;
  border: 1px solid #3a68d8 !important;
}
.swal2-container .swal2-modal .swal2-styled.swal2-cancel:hover {
  background: #587fdd;
  color: white;
  border: 1px solid #587fdd;
}
.swal2-container .swal2-modal .swal2-close {
  color: #90b7e4;
  width: 30px;
  height: 30px;
  font-size: 50px;
  font-family: monospace;
  transition: all 0.3s;
}
.swal2-container .swal2-modal .swal2-close:hover {
  color: #3a68d8;
}
@media (max-width: 767px) {
  .swal2-container .swal2-modal {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .swal2-container .swal2-modal .swal2-image {
    transform: scale(0.8);
    margin: 0;
  }
  .swal2-container .swal2-modal .swal2-title {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .swal2-container .swal2-modal .swal2-html-container {
    font-size: 18px;
  }
  .swal2-container .swal2-modal .swal2-styled {
    height: 44px;
    width: 120px;
  }
}

.page-element a {
  transition: all 0.3s;
}
.page-element a.dir {
  margin: 0 20px;
  background: #3a68d8;
  width: 50px;
  height: 50px;
}
.page-element a.dir:hover {
  background: #587fdd;
}
.page-element a.number {
  margin: 0 22px;
}
.page-element a.number.active,
.page-element a.number:hover {
  color: #3a68d8;
}
.page-element a.disabled {
  pointer-events: none;
  background: #d2e6ff;
}
@media (max-width: 767px) {
  .page-element a.dir {
    margin: 0 10px;
    width: 30px;
    height: 30px;
  }
  .page-element a.number {
    margin: 0 12px;
  }
}

.listsItem .th {
  flex: 0 0 13%;
}
.listsItem .th.sellprice {
  flex: 0 0 13.5%;
}
.listsItem .th.payprice {
  flex: 0 0 13.5%;
}
.listsItem .th.cancel {
  flex: 0 0 120px;
}
.listsItem .th.watchDay {
  flex: 0 0 15%;
}
.listsItem .th.chapter {
  flex: 0 0 10%;
}
.listsItem .th.status {
  flex: 0 0 19%;
}
.listsItem .th.favorite {
  flex: 0 0 80px;
}
.listsItem .th.dividendAmount {
  flex: 0 0 36%;
}
.listsItem .th.orderStatus {
  flex: 0 0 135px;
}
.listsItem .th.ask {
  flex: 0 0 260px;
}
.listsItem .th.discussionStatus {
  flex: 0 0 21%;
}
.listsItem .th.reply {
  flex: 0 0 55px;
}
.listsItem .th.space {
  flex: 0 0 77px;
}
.listsItem .th.lecturerStatus {
  flex: 0 0 130px;
}
.listsItem .th.website {
  flex: 0 0 30%;
}
.listsItem .th.discount {
  flex: 0 0 14%;
}
.listsItem .th.cartDelete {
  flex: 0 0 80px;
}
.listsItem .th.cartPayprice {
  flex: 0 0 140px;
}
.listsItem .th.cartSellprice {
  flex: 0 0 140px;
}
.listsItem .th.cart3Payprice {
  flex: 0 0 325px;
}
.listsItem .th.cart3Sellprice {
  flex: 0 0 180px;
}
.listsItem .listItem.active .messageTitle .name,
.listsItem .listItem:hover .messageTitle .name {
  color: #5a91e1;
  text-decoration: underline;
}
.listsItem .listItem.active .messageTitle .messageToggle .message,
.listsItem .listItem:hover .messageTitle .messageToggle .message {
  color: #0061a5;
}
.listsItem .listItem.active .icon-dialog,
.listsItem .listItem:hover .icon-dialog {
  display: none;
}
.listsItem .listItem.active .icon-dialog-2,
.listsItem .listItem:hover .icon-dialog-2 {
  display: inline;
}
.listsItem .listItem .messageTitle {
  padding: 34px 0;
}
.listsItem .listItem .name,
.listsItem .listItem .message {
  transition: color 0.3s;
}
.listsItem .listItem .icon-dialog-2 {
  display: none;
}
.listsItem .listItem .td {
  flex: 0 0 13%;
}
.listsItem .listItem .td.sellprice {
  flex: 0 0 13.5%;
}
.listsItem .listItem .td.payprice {
  flex: 0 0 13.5%;
}
.listsItem .listItem .td.cancel {
  flex: 0 0 120px;
}
.listsItem .listItem .td.watchDay {
  flex: 0 0 15%;
}
.listsItem .listItem .td.chapter {
  flex: 0 0 10%;
}
.listsItem .listItem .td.status {
  flex: 0 0 19%;
}
.listsItem .listItem .td.favorite {
  flex: 0 0 80px;
}
.listsItem .listItem .td.dividendAmount {
  flex: 0 0 36%;
}
.listsItem .listItem .td.orderStatus {
  flex: 0 0 135px;
}
.listsItem .listItem .td.ask {
  flex: 0 0 260px;
}
.listsItem .listItem .td.discussionStatus {
  flex: 0 0 21%;
}
.listsItem .listItem .td.reply {
  flex: 0 0 55px;
}
.listsItem .listItem .td.space {
  flex: 0 0 77px;
}
.listsItem .listItem .td.lecturerStatus {
  flex: 0 0 130px;
}
.listsItem .listItem .td.website {
  flex: 0 0 30%;
}
.listsItem .listItem .td.discount {
  flex: 0 0 14%;
}
.listsItem .listItem .td.cartDelete {
  flex: 0 0 80px;
}
.listsItem .listItem .td.cartPayprice {
  flex: 0 0 140px;
}
.listsItem .listItem .td.cartSellprice {
  flex: 0 0 140px;
}
.listsItem .listItem .td.cart3Payprice {
  flex: 0 0 323px;
}
.listsItem .listItem .td.cart3Sellprice {
  flex: 0 0 180px;
}
.listsItem .listItem .td a:hover .title {
  color: #3a68d8;
}
.listsItem .listItem .td .img-inner {
  width: 160px;
  height: 112px;
}
.listsItem .listItem .main-box {
  padding: 20px 0;
}
.listsItem .listItem .main-box .item {
  padding-right: 24px;
}
.listsItem .listItem .main-box .item .text-inner {
  padding: 0 30px;
}
.listsItem .listItem .main-box .item .text-inner .sub {
  margin-top: 8px;
}
.listsItem .messageContent {
  display: none;
}
.listsItem .favoriteToggle.active,
.listsItem .favoriteToggle:hover {
  background-color: #dd4663 !important;
}
@media (max-width: 1399px) {
  .listsItem .th.dividendAmount {
    flex: 0 0 200px;
  }
  .listsItem .listItem .td.dividendAmount {
    flex: 0 0 200px;
  }
  .listsItem .listItem .td a.bg-blueDEE9F9 {
    width: 40px;
    height: 40px;
    background: #3a68d8 !important;
  }
  .listsItem .listItem .td a.bg-blueDEE9F9 i {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .listsItem .th.cancel {
    flex: 0 0 100px;
  }
  .listsItem .th.ask {
    flex: 0 0 200px;
  }
  .listsItem .th.discussionStatus {
    flex: 0 0 150px;
  }
  .listsItem .th.website {
    flex: 0 0 250px;
  }
  .listsItem .th.discount {
    flex: 0 0 180px;
  }
  .listsItem .th.cartDelete {
    flex: 0 0 60px;
  }
  .listsItem .th.cartPayprice {
    flex: 0 0 120px;
  }
  .listsItem .th.cartSellprice {
    flex: 0 0 120px;
  }
  .listsItem .th.cart3Payprice {
    flex: 0 0 200px;
  }
  .listsItem .listItem .td.cancel {
    flex: 0 0 100px;
  }
  .listsItem .listItem .td.ask {
    flex: 0 0 200px;
  }
  .listsItem .listItem .td.discussionStatus {
    flex: 0 0 150px;
  }
  .listsItem .listItem .td.website {
    flex: 0 0 250px;
  }
  .listsItem .listItem .td.discount {
    flex: 0 0 180px;
  }
  .listsItem .listItem .td.cartDelete {
    flex: 0 0 60px;
  }
  .listsItem .listItem .td.cartPayprice {
    flex: 0 0 120px;
  }
  .listsItem .listItem .td.cartSellprice {
    flex: 0 0 120px;
  }
  .listsItem .listItem .td.cart3Payprice {
    flex: 0 0 200px;
  }
  .listsItem .listItem .main-box .item .text-inner {
    padding: 0;
    padding-top: 16px;
  }
  .listsItem .listItem .main-box .item .text-inner .sub {
    margin-top: 4px;
  }
}
@media (max-width: 991px) {
  .listsItem .listItem .messageTitle {
    padding: 20px 0;
  }
  .listsItem .listItem .td {
    display: flex;
    align-items: center;
  }
  .listsItem .listItem .td[data-th]::before {
    content: attr(data-th);
    display: inline-block;
    font-size: 18px;
    margin-right: 16px;
    flex: 0 0 100px;
  }
  .listsItem .listItem .td[data-th].shortLabel::before {
    flex: 0 0 60px;
  }
  .listsItem .listItem .td.favorite i {
    font-size: 12px;
  }
  .listsItem .listItem .td.cartPayprice {
    flex: 0 0 auto;
  }
  .listsItem .listItem .td.cart3Payprice {
    flex: 0 0 auto;
  }
  .listsItem .listItem .td .item {
    border-bottom: 1px dashed #e3e3e3;
    padding-right: 0;
    margin-bottom: 8px;
  }
  .listsItem .listItem .td .img-inner {
    width: 200px;
    height: 140px;
  }
  .listsItem .listItem .td a.word-break-break-all {
    max-width: initial;
  }
  .listsItem .listItem .main-box {
    padding: 20px 0 2px 0;
  }
  .listsItem .listItem .main-box .item .text-inner {
    padding-bottom: 8px;
  }
  .listsItem .listItem .main-box .td:not(.info) {
    margin-bottom: 6px;
  }
  .listsItem .messageContent .td {
    display: block;
  }
}
@media (max-width: 767px) {
  .listsItem .listItem .td[data-th]::before {
    font-size: 16px;
    flex: 0 0 70px;
  }
  .listsItem .listItem .td[data-th].shortLabel::before {
    flex: 0 0 40px;
  }
  .listsItem .listItem .td .img-inner {
    width: 100%;
    height: auto;
  }
}

.table {
  margin-bottom: 0;
  line-height: 1.5;
  table-layout: fixed;
  min-width: 500px;
}
.table thead,
.table tbody,
.table tfoot,
.table tr,
.table td,
.table th {
  border: 1px solid #e3e3e3;
}
.table th {
  padding: 15px 16px;
  font-weight: 400;
  text-align: center;
  vertical-align: text-top;
  border-bottom: none;
}
.table td {
  text-align: center;
  padding: 11px 16px;
}

.title-element::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 34px;
  width: calc((100% - 190px) / 2);
  background: url(images/common/title-dec-left.svg) center right no-repeat;
  background-size: cover;
}
.title-element::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 34px;
  width: calc((100% - 190px) / 2);
  background: url(images/common/title-dec-right.svg) center left no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .title-element::after,
  .title-element::before {
    width: calc((100% - 120px) / 2);
  }
}

.pagination-style-1 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 25px;
  background: #e0eefe;
  margin: 0 5px;
  transition: all 0.3s;
}
.pagination-style-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 36px;
  background: #3a68d8;
}

.swiper-button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #3a68d8;
  transition: all 0.3s;
}
.swiper-button:hover {
  background: #587fdd;
}
.swiper-button.swiper-button-disabled {
  opacity: 1;
  background: #d2e6ff;
}
.swiper-button::after {
  color: white;
  font-size: 16px;
}
.swiper-button.swiper-button-prev {
  left: 0;
}
.swiper-button.swiper-button-next {
  right: 0;
}

.nav-tabs button {
  transition: all 0.3s;
}
.nav-tabs button:hover,
.nav-tabs button.active {
  color: white !important;
  background-color: #3a68d8 !important;
}

.detail-inner.vertical {
  flex-direction: column;
  height: 104px;
}
.detail-inner .label {
  width: 110px;
}
@media (max-width: 1199px) {
  .detail-inner.vertical {
    height: auto;
  }
  .detail-inner .label {
    width: 90px;
  }
}

.editor {
  line-height: 1.65;
}
.editor h3,
.editor .h3 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 20px;
}
.editor h4,
.editor .h4 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.editor p {
  margin-bottom: 25px;
}
.editor img {
  margin-top: 30px;
}
.editor ul {
  margin-bottom: 20px;
  padding-left: 24px;
}
.editor ol {
  margin-bottom: 20px;
  padding-left: 17px;
}
.editor a {
  color: #3a68d8;
}
@media (max-width: 991px) {
  .editor p {
    margin-bottom: 20px;
  }
  .editor img {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .editor h3,
  .editor .h3 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .editor h4,
  .editor .h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .editor p {
    margin-bottom: 15px;
  }
}

.pb-element {
  padding-bottom: 360px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  .pb-element {
    padding-bottom: 320px;
  }
}

.datepicker-element {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  padding: 8px 16px;
}
.datepicker-element .icon-calendar {
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .datepicker-element {
    padding: 9px 16px;
  }
}

#ui-datepicker-div.no-date .ui-datepicker-calendar {
  display: none;
}

.select-element {
  letter-spacing: 0.5px;
}
.select-element.style-1 .bootstrap-select .dropdown-toggle {
  border-radius: 10px;
  padding: 10px 16px;
  background: transparent;
  letter-spacing: 0.5px;
}
.select-element.style-1 .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
}
.select-element.style-1 .bootstrap-select .dropdown-toggle::after {
  border: 0;
  width: 14px;
  height: 8.5px;
  background: url(images/common/tri-blue.png) center no-repeat;
}
.select-element.style-1 .bootstrap-select .dropdown-toggle .filter-option {
  padding-right: 20px;
}
.select-element.style-1
  .bootstrap-select
  .dropdown-toggle
  .filter-option-inner-inner {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.select-element.style-1 .bootstrap-select > .dropdown-menu {
  margin: 0;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
}
.select-element.style-2 .bootstrap-select {
  width: auto !important;
}
.select-element.style-2 .bootstrap-select .dropdown-toggle {
  border-radius: 30px;
  padding: 12px 20px 12px 30px;
  background: #eff3f9;
  letter-spacing: 0.5px;
}
.select-element.style-2 .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
}
.select-element.style-2 .bootstrap-select .dropdown-toggle::after {
  content: '';
  border: 0;
  width: 18px;
  height: 8.5px;
  margin-left: 16px;
  background: url(images/common/arrow.svg) center no-repeat;
}
.select-element.style-2 .bootstrap-select .dropdown-toggle .filter-option {
  padding-right: 20px;
  position: relative;
  min-width: 130px;
}
.select-element.style-2
  .bootstrap-select
  .dropdown-toggle
  .filter-option::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 24px;
  background: #3a68d8;
}
.select-element.style-2 .bootstrap-select > .dropdown-menu {
  border-radius: 5px;
  background: #eff3f9;
  border: 0;
}
.select-element.style-2 .bootstrap-select > .dropdown-menu .dropdown-menu {
  background: transparent;
}
@media (max-width: 767px) {
  .select-element.style-1 .bootstrap-select .dropdown-toggle {
    padding: 9px 16px;
  }
  .select-element.style-2 .bootstrap-select .dropdown-toggle {
    padding: 9px 16px;
  }
}
@media (max-width: 575px) {
  .select-element.style-2 .bootstrap-select {
    width: 100% !important;
  }
}

.share-element .share-content {
  display: none;
}
@media (max-width: 767px) {
  .share-element .share-toggle {
    pointer-events: none;
  }
  .share-element .w50.h50 {
    width: 40px;
    height: 40px;
  }
  .share-element .share-content {
    display: block;
    top: 0;
    left: 50px;
  }
}

.tabs-block {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  z-index: 1;
}
.tabs-block::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #e4f0ff;
}
.tabs-block button,
.tabs-block a {
  text-align: center;
  position: relative;
  transition: all 0.3s;
}
.tabs-block button::after,
.tabs-block a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: #3a68d8;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 1;
}
.tabs-block button:hover,
.tabs-block button.active,
.tabs-block a:hover,
.tabs-block a.active {
  color: #3a68d8 !important;
  background-color: transparent !important;
}
.tabs-block button.active,
.tabs-block a.active {
  font-weight: bold;
}
.tabs-block button.active::after,
.tabs-block a.active::after {
  opacity: 1;
}
.tabs-block button + button::before,
.tabs-block button + a::before,
.tabs-block a + button::before,
.tabs-block a + a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: #b2b2b2;
}
@media (max-width: 991px) {
  .tabs-block {
    top: 70px;
  }
}

.courseBanner-element {
  padding-bottom: 114px;
}
.courseBanner-element .breadcrumb-element .breadcrumb-item.active {
  color: white;
}
@media (max-width: 767px) {
  .courseBanner-element .tag:nth-child(3) {
    display: none !important;
  }
}

.course-element .course-block {
  margin-top: -90px;
  box-shadow: 0 10px 20px rgba(39, 63, 197, 0.1);
}
.course-element .video-box {
  flex: 0 0 auto;
  width: 72%;
}
.course-element .chapter-box {
  flex: 0 0 auto;
  width: 28%;
  min-height: 400px;
}
.course-element .chapter-box .content {
  overflow-y: scroll;
}
.course-element .chapter-box .content .chapter.active > button {
  background: #6078b2;
}
.course-element .chapter-box .content .chapter.active > button .icon-tri {
  transform: scale(0.75) rotateX(180deg);
}
.course-element .chapter-box .content .chapter:hover > button,
.course-element .chapter-box .content .chapter.active > button {
  color: white;
  background: #6078b2;
}
.course-element .chapter-box .content .chapter:hover > button .icon-tri,
.course-element .chapter-box .content .chapter.active > button .icon-tri {
  color: white;
}
.course-element .chapter-box .content .chapter .toggle {
  background: #f2f2f2;
  transition: all 0.3s;
  cursor: pointer;
}
.course-element .chapter-box .content .chapter .toggle .icon-tri {
  transform: scale(0.75);
  color: #9e9e9e;
  transition: all 0.3s;
}
.course-element .chapter-box .content .subChapters {
  display: none;
}
.course-element .chapter-box .content .subChapters .subChapter {
  padding: 10px 10px 10px 40px;
  transition: all 0.3s;
}
.course-element .chapter-box .content .subChapters .subChapter.active {
  background: #eaeffb;
}
.course-element
  .chapter-box
  .content
  .subChapters
  .subChapter.active
  .text-gray66 {
  color: #3a68d8 !important;
}
.course-element .chapter-box .content .subChapters .subChapter::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(
    to right,
    #e5e5e5 0%,
    #e5e5e5 10%,
    transparent 10%,
    transparent 20%
  );
  background-size: 6px;
}
@media (max-width: 1399px) {
  .course-element .w270 {
    width: 180px;
  }
}
@media (max-width: 1199px) {
  .course-element .video-box {
    width: 65%;
  }
  .course-element .chapter-box {
    width: 35%;
  }
}
@media (max-width: 991px) {
  .course-element .video-box {
    width: 100%;
  }
  .course-element .chapter-box {
    width: 100%;
  }
  .course-element .chapter-box .content {
    height: auto !important;
  }
}
@media (max-width: 575px) {
  .course-element .cartAdd {
    margin-left: auto;
  }
  .course-element .w270 {
    width: 110px;
  }
}

.blue-clip-text {
  background: linear-gradient(to right, #3a90f8, #3a70df);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.text-hover-underline {
  position: relative;
}
.text-hover-underline::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: white;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.text-hover-underline:hover::after {
  opacity: 1;
}

@media (max-width: 767px) {
  .cartAdd,
  .favoriteToggle {
    width: 40px !important;
    height: 40px !important;
  }
  .cartAdd i,
  .favoriteToggle i {
    margin: 0;
  }
}

.video-element {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.video-element video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .icon-linkedin {
    font-size: 18px;
  }
  .icon-linkedin::before {
    margin-right: 2px;
  }
}

html.menuOpen {
  overflow: hidden;
}
html.menuOpen header::after {
  opacity: 1;
}
html.menuOpen header .menu-toggle .wrapper div.bar1 {
  left: 1px;
  top: 7px;
  transform: rotate(-45deg);
}
html.menuOpen header .menu-toggle .wrapper div.bar2 {
  opacity: 0;
}
html.menuOpen header .menu-toggle .wrapper div.bar3 {
  left: 1px;
  top: 7px;
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  html.menuOpen .menu-wrapper {
    transform: none;
  }
}

html.sticky-tabs header {
  box-shadow: none;
}
html.sticky-tabs .tabs-block::after {
  background: #f2f2f2;
}

.wp.cart header {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}

header {
  height: 110px;
  transition: all 0.3s;
  background-image: url(images/common/header-bg.jpg);
  background-color: white;
  z-index: 13;
}
header::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(white, #e0e5f3);
  height: 50px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
header.scrollMode {
  height: 90px;
  background: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid #f2f2f2;
}
header .login-link {
  border-right: 1px solid #3a68d8;
}
header .logo {
  flex: 0 0 155px;
  margin: 10px 0;
}
header .menu-item.active .menu-link {
  background: #3a68d8 !important;
  color: white;
}
header .menu-item.active .menu-link:hover span {
  color: white;
}
header .menu-item.active .menu-link .icon-wrapper i {
  color: white !important;
}
header .menu-item.active .menu-link .icon-arrow-right {
  color: rgba(255, 255, 255, 0.72);
  transform: rotate(90deg);
}
header .menu-link,
header .cart {
  height: 46px;
  border: 1px solid #3a68d8;
  width: 150px;
  transition: all 0.3s;
}
header .menu-link:hover,
header .cart:hover {
  background: #3a68d8;
}
header .menu-link:hover i,
header .cart:hover i {
  color: white;
}
header .menu-link:hover i.icon-block-base,
header .cart:hover i.icon-block-base {
  color: white;
}
header .menu-link:hover span,
header .cart:hover span {
  color: white;
}
header .menu-link i,
header .cart i {
  color: #3a68d8;
  transition: all 0.3s;
}
header .menu-link i.icon-block,
header .cart i.icon-block {
  transform: scale(0.75);
  top: -2px;
  left: -2.7px;
}
header .menu-link i.icon-block-base,
header .cart i.icon-block-base {
  color: #7faafb;
}
header .menu-link span,
header .cart span {
  transition: all 0.3s;
}
header .cart-dropdown {
  top: 63px;
  right: 0;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 380px;
  display: none;
}
header .cart-dropdown .scrollbarY {
  max-height: 300px;
}
header
  .cart-dropdown
  .scrollbarY
  .mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 9px;
}
header .cart-dropdown .scrollbarY .mCSB_scrollTools {
  width: 9px;
}
header .cart-dropdown .scrollbarY .mCSB_scrollTools .mCSB_draggerContainer {
  background: #f2f2f2;
}
header .cart-dropdown .scrollbarY .mCSB_scrollTools .mCSB_draggerRail {
  opacity: 0;
}
header .cart-dropdown .item {
  padding: 14px 0;
  border-bottom: 1px solid #f2f2f2;
}
header .cart-dropdown .item .jgimgFill {
  flex: 0 0 100px;
  height: 70px;
}
header .cart-dropdown .item .fz-13 {
  margin-top: -3px;
}
header .member-links {
  width: 150px;
  height: 46px;
}
header .icon-wrapper {
  width: 24px;
  height: 24px;
}
header .menu-dropdown {
  display: none;
  top: 52px;
  width: 200px;
  height: 480px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background: white;
}
header .menu-dropdown .mCSB_1_scrollbar {
  background: #f6f6f6;
}
header .menu-dropdown .mCSB_inside > .mCSB_container {
  margin-right: 18px;
}
header .menu-dropdown .mCSB_scrollTools .mCSB_dragger {
  width: 8px;
  background: #c5cdd4;
  border-radius: 30px;
  margin-left: 3px;
}
header .menu-dropdown .mCSB_scrollTools .mCSB_draggerRail {
  background: transparent;
}
header .menu-dropdown li a {
  padding: 11px 24px;
  transition: background 0.3s;
}
header .menu-dropdown li a:hover {
  background: #d2e6ff;
}
header .search .search-wrapper {
  width: 380px;
}
header .search form {
  height: 46px;
  background: #f3f6fb;
}
header .menu-toggle {
  width: 40px;
  height: 40px;
}
header .menu-toggle .wrapper {
  width: 14px;
  height: 14px;
}
header .menu-toggle .wrapper div {
  height: 2px;
  transition: all 0.5s;
  width: 12px;
}
header .menu-toggle .wrapper div.bar1 {
  top: 2px;
  left: 2px;
}
header .menu-toggle .wrapper div.bar2 {
  top: 6px;
  left: 0;
}
header .menu-toggle .wrapper div.bar3 {
  top: 10px;
  left: 2px;
}
header .logined {
  width: 100px;
  height: 46px;
  border-radius: 30px;
}
header .logined .person {
  width: 46px;
}
header .logined .logined-dropdown {
  display: none;
  width: 250px;
  background: white;
  top: 63px;
  right: 0px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
header .logined .logined-dropdown .title-box .fz-15 {
  letter-spacing: -0.18px;
}
header .logined .logined-dropdown .content-box {
  border-top: 1px solid #e7e7e7;
}
header .logined .logined-dropdown .content-box ul {
  border-bottom: 1px solid #e7e7e7;
}
header .logined .logined-dropdown .content-box ul a {
  padding: 10.5px 0;
  color: #8c8c8c;
}
header .logined .logined-dropdown .content-box ul a:hover i {
  color: #3a68d8;
}
header .logined .logined-dropdown .content-box ul a:hover span {
  color: black;
}
header .logined .logined-dropdown .content-box ul a i {
  width: 22px;
  height: 24px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
header .logined .logined-dropdown .content-box ul a i.icon-order,
header .logined .logined-dropdown .content-box ul a i.icon-block-2,
header .logined .logined-dropdown .content-box ul a i.icon-viewed,
header .logined .logined-dropdown .content-box ul a i.icon-person {
  font-size: 18px;
}
header .logined .logined-dropdown .content-box ul a i.icon-coupon {
  font-size: 15px;
}
header .logined .logined-dropdown .content-box ul a span {
  transition: all 0.3s;
}
header .logined .logined-dropdown .content-box .icon-loginout {
  color: #f3c640;
}
@media (max-width: 1399px) {
  header .cart {
    width: 46px;
    height: 46px;
    background: #3a68d8;
  }
  header .cart i {
    font-size: 15px;
    color: white;
  }
  header .search .search-wrapper {
    width: auto;
  }
}
@media (max-width: 1199px) {
  header .cart,
  header .search-toggle {
    width: 40px;
    height: 40px;
  }
  header .menu-link {
    width: 100px;
    height: 40px;
  }
  header .member-links {
    height: 40px;
  }
  header .search form input {
    width: 180px;
  }
}
@media (max-width: 991px) {
  header {
    height: 70px;
  }
  header.scrollMode {
    height: 70px;
  }
  header .logo {
    flex: 0 0 111px;
  }
  header .menu-wrapper {
    z-index: 2;
    overflow-y: auto;
    position: fixed;
    width: 400px;
    top: 70px;
    bottom: 0;
    right: 0;
    transform: translateX(100%);
    transition: transform 0.3s;
  }
  header .menu-dropdown {
    font-size: 17px;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #acbfee;
    border-radius: 0;
    background-color: #f4f6fd;
  }
  header .menu-dropdown .mCSB_inside > .mCSB_container {
    margin-right: 0;
  }
  header .menu-dropdown li a {
    color: #3a68d8;
    padding: 12.5px 30px;
    padding-left: 70px;
  }
  header .menu-dropdown li a:hover {
    background: transparent;
  }
  header .menu .menu-link {
    width: auto;
    height: auto;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 30px;
    height: 60px;
    font-size: 17px;
    justify-content: flex-start;
  }
  header .menu .menu-link:hover {
    background: transparent;
  }
  header .menu .menu-link:hover i {
    color: #3a68d8;
  }
  header .menu .menu-link:hover span {
    color: black;
  }
  header .menu .menu-link:hover .icon-wrapper i.icon-block-base {
    color: #7faafb;
  }
  header .menu .menu-link .icon-wrapper {
    width: 24px;
    height: 24px;
  }
  header .menu .menu-link .icon-wrapper .icon-video {
    font-size: 24px;
  }
  header .menu .menu-link .icon-wrapper .icon-block-base {
    font-size: 22px;
    color: #72b1fc;
  }
  header .menu .menu-link .icon-wrapper .icon-block {
    font-size: 13px;
    top: -4px;
    left: -4px;
  }
  header .menu .menu-link .icon-wrapper .icon-rocket {
    font-size: 26px;
  }
  header .menu .menu-link .icon-wrapper .icon-mail {
    font-size: 20px;
  }
  header .menu .menu-link .icon-wrapper .icon-person {
    font-size: 20px;
  }
  header .menu .menu-link .sepatate {
    margin-top: -5px;
  }
  header .menu .icon-arrow-right {
    font-size: 22px;
    opacity: 0.72;
  }
  header .search .search-wrapper {
    position: fixed;
    right: 16px;
    top: 76px;
    display: none;
  }
  header .logined {
    width: auto;
    height: auto;
  }
  header .logined .person {
    width: 70px;
  }
  header .logined .logined-dropdown {
    display: block !important;
    width: auto;
    box-shadow: initial;
  }
  header .logined .logined-dropdown .title-box {
    background: #e9f3fe;
    padding: 0 30px;
    font-size: 18px;
    border-top: 1px solid #acbfee;
  }
  header .logined .logined-dropdown .title-box .fz-15 {
    font-size: 18px;
  }
  header .logined .logined-dropdown .title-box a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
  header .logined .logined-dropdown .content-box {
    background: #e9f3fe;
    border: 0;
  }
  header .logined .logined-dropdown .content-box > div {
    background: #e9f3fe;
  }
  header .logined .logined-dropdown .content-box ul a {
    color: black;
    font-size: 17px;
    padding: 15px 0;
  }
  header .logined .logined-dropdown .content-box ul a i {
    color: #666666;
    margin-right: 15px;
  }
  header .logined .logined-dropdown .content-box ul a i.icon-order {
    font-size: 22px;
  }
  header .logined .logined-dropdown .content-box ul a i.icon-video {
    font-size: 20px;
  }
  header .logined .logined-dropdown .content-box ul a i.icon-block-2 {
    font-size: 20px;
  }
  header .logined .logined-dropdown .content-box ul a i.icon-viewed {
    font-size: 21px;
  }
  header .logined .logined-dropdown .content-box ul a i.icon-person {
    font-size: 20px;
  }
  header .logined .logined-dropdown .content-box .icon-loginout {
    color: #666666;
    margin-right: 7px;
  }
  header .menu-item.active {
    color: white;
  }
}
@media (max-width: 575px) {
  header {
    height: 70px;
  }
  header.scrollMode {
    height: 70px;
  }
  header .menu-wrapper {
    width: 100%;
  }
  header .cart-dropdown {
    position: fixed !important;
    top: 75px;
    left: 16px;
    right: 16px;
    width: auto;
  }
  header .cart-dropdown .scrollbarY {
    height: 200px;
  }
}

.footer-element {
  margin-top: -300px;
  z-index: 11;
}
.footer-element .cookie {
  border-radius: 50px;
  bottom: 80px;
  left: 160px;
  right: 160px;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.15);
  display: none;
}
.footer-element .cookie.show {
  display: block;
}
.footer-element .cookie > div {
  min-height: 80px;
  padding: 0 8px;
}
.footer-element .cookie > div p {
  letter-spacing: 0.6px;
}
.footer-element .cookie > div button {
  padding: 10px 42.5px;
}
.footer-element .fixed-side {
  z-index: 1;
  right: 26px;
  bottom: 90px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(30px);
}
.footer-element .fixed-side.show {
  pointer-events: all;
  opacity: 1;
  transform: none;
}
.footer-element .fixed-side button {
  padding: 0;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-bottom: 10px;
  box-shadow: 0 3.4px 8px rgba(0, 0, 0, 0.17);
}
.footer-element .fixed-side button.goTop {
  background: #f3c640;
  transition: all 0.3s;
}
.footer-element .fixed-side button.goTop:hover {
  background: #f5d268;
}
.footer-element .footer-box {
  border-radius: 60px 60px 15px 15px;
}
.footer-element .footer-box .item {
  height: 380px;
  background-size: cover;
  background-position: top 50% right 30%;
}
.footer-element .footer-box .item:hover .pic {
  transform: scale(1.02);
}
.footer-element .footer-box .item .pic {
  transition: all 0.3s;
  position: absolute;
  top: 0;
  left: 0;
}
.footer-element .footer-box .item .text {
  max-width: 287px;
  margin-left: 10%;
}
.footer-element .footer-box .item .text .rounded-circle {
  border: 2px solid white;
}
.footer-element footer {
  padding-top: 125px;
  background: #1c467a;
  margin-top: -80px;
}
.footer-element footer .logo {
  width: 240px;
}
.footer-element footer a {
  color: white;
}
.footer-element footer .info {
  letter-spacing: 0.2px;
}
.footer-element footer .info li {
  display: inline-block;
  position: relative;
  padding-right: 17px;
}
.footer-element footer .info li + li {
  padding-left: 17px;
}
.footer-element footer .info li + li:before {
  content: '';
  display: block;
  width: 1px;
  height: 17px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.footer-element footer .copyright {
  letter-spacing: 0.5px;
}
.footer-element footer .links {
  width: 650px;
}
@media (max-width: 991px) {
  .footer-element footer .links {
    width: auto;
  }
}
.footer-element footer .links li {
  position: relative;
  text-align: center;
}
.footer-element footer .links li a .icon-wrapper {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  font-size: 19px;
  transition: background 0.3s;
}
.footer-element footer .links li a .icon-wrapper i {
  color: inherit;
}
/* .footer-element footer .links li:nth-child(3n+1) a .icon-wrapper i {
  font-size: 29px;
}
.footer-element footer .links li:nth-child(3n+2) a .icon-wrapper i {
  font-size: 36px;
}
.footer-element footer .links li:nth-child(3n) a .icon-wrapper i {
  font-size: 27px;
} */
.footer-element footer .links li + li:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 65px;
  background: rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .footer-element footer .links li:nth-child(3n + 1)::before {
    display: none;
  }
}

.footer-element footer .links li a:hover {
  color: white;
}
.footer-element footer .links li a:hover .icon-wrapper {
  background: #598ac8;
  color: #fff;
}
.footer-element footer .links li a:hover .icon-wrapper i {
  color: #fff;
}
.footer-element footer .links li a:hover .text {
  opacity: 1;
}
.footer-element footer .links li a .icon-wrapper {
  width: 36px;
  height: 36px;
}
.footer-element footer .links li a .icon-wrapper i {
  color: #234d8b;
  transition: color 0.3s;
}
.footer-element footer .links li a .text {
  opacity: 0.6;
  transition: opacity 0.3s;
}
@media (max-width: 1600px) {
  .footer-element .footer-box .item .text {
    margin-left: 48px;
  }
  .footer-element footer .info li {
    display: block;
    padding-right: 0;
  }
  .footer-element footer .info li + li {
    padding-left: 0;
  }
  .footer-element footer .info li + li:before {
    display: none;
  }
}
@media (max-width: 1399px) {
  .footer-element .cookie {
    left: 90px;
    right: 90px;
  }
  .footer-element .footer-box {
    border-radius: 30px 30px 10px 10px;
  }
  .footer-element .footer-box .item {
    height: 320px;
  }
  .footer-element .footer-box .item .text {
    margin-left: 24px;
  }
}
@media (max-width: 1199px) {
  .footer-element .cookie {
    bottom: 20px;
    left: 70px;
    right: 70px;
  }
  .footer-element .cookie > div {
    font-size: 16px;
  }
  .footer-element .cookie > div button {
    padding: 10px 20px;
  }
  .footer-element .fixed-side button .fz-18 {
    font-size: 16px;
    margin-top: -3px;
  }
  .footer-element .footer-box .item {
    height: 250px;
  }
  .footer-element .footer-box .item .pic::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }
  .footer-element .footer .logo {
    width: 164px;
  }
}
@media (max-width: 991px) {
  .footer-element .cookie {
    left: 50px;
  }
  .footer-element .footer-box {
    border-radius: 0;
  }
  .footer-element .footer-box .item {
    height: 300px;
    margin-bottom: 16px;
    border-radius: 20px;
    overflow: hidden;
  }
  .footer-element .footer-box .item::after {
    opacity: 0;
  }
  .footer-element .footer-box .item .text {
    margin-left: 48px;
  }
  .footer-element .footer-box .item .text .sentence {
    margin-bottom: 16px !important;
  }
  .footer-element .footer-box .item .text .sentence p {
    margin-bottom: 0px;
  }
  .footer-element footer .logo {
    width: 80px;
  }
}
@media (max-width: 767px) {
  .footer-element .cookie {
    left: 14px;
    right: 14px;
    bottom: 16px;
    border-radius: 10px;
  }
  .footer-element .cookie > div {
    padding: 16px;
  }
  .footer-element .fixed-side button {
    margin-bottom: 5px;
  }
  .footer-element footer .fz-18 {
    font-size: 16px;
  }
  .footer-element footer .info li {
    display: inline-block;
    padding-right: 8px;
  }
  .footer-element footer .info li + li {
    padding-left: 10px;
  }
  .footer-element footer .info li:nth-child(2)::before {
    display: block;
  }
  .footer-element footer .copyright {
    font-size: 15px;
  }
  .footer-element footer .text-underline {
    text-decoration: none;
  }
}
@media (max-width: 575px) {
  .footer-element .footer-box .item {
    height: 160px;
    padding-top: 20px;
    background-position: top 50% right 10%;
    border-radius: 10px;
  }
  .footer-element .footer-box .item .text {
    margin-left: 24px;
    max-width: 170px;
  }
  .footer-element .footer-box .item .text .fz-32 {
    font-size: 20px;
    letter-spacing: 0;
  }
  .footer-element .footer-box .item .text .fz-18 {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .footer-element .footer-box .item .text .rounded-circle {
    width: 24px;
    height: 24px;
    border: 1px solid white;
  }
  .footer-element .footer-box .item .text i {
    font-size: 12px;
  }
  .footer-element footer {
    padding-top: 74px;
  }
  .footer-element footer .logo {
    width: 64px;
  }
}

@-webkit-keyframes rotate1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(30deg);
  }
}

@keyframes rotate1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(30deg);
  }
}
@-webkit-keyframes rotate2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-30deg);
  }
}
@keyframes rotate2 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(-30deg);
  }
}
@-webkit-keyframes moreMove {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  33% {
    transform: translateX(5px);
    opacity: 0;
  }
  66% {
    transform: translateX(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moreMove {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  33% {
    transform: translateX(5px);
    opacity: 0;
  }
  66% {
    transform: translateX(-5px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes handWave {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes handWave {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes seeZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes seeZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@font-face {
  font-family: 'DFPZongYiBold-B5';
  src: url('DFPZongYiBold-B5.ttf');
}
.index-side-nav {
  top: 50%;
  left: 50px;
  transform: translate(-50%, -50%);
  z-index: 12;
}
.index-side-nav ul li {
  margin: 17px 0;
}
.index-side-nav ul li.active button {
  background: #406cd9;
}
.index-side-nav ul li.active div {
  height: 112px;
}
.index-side-nav ul li.active span::after {
  height: 30px;
}
.index-side-nav ul li button {
  display: block;
  padding: 0;
  width: 10px;
  height: 10px;
  background: #d9e3f2;
  margin: auto;
  transition: all 0.3s;
}
.index-side-nav ul li div {
  height: 0;
  transition: height 0.3s;
  overflow: hidden;
}
.index-side-nav ul li span {
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  color: #40606f;
  margin-top: 10px;
  letter-spacing: 1px;
  padding-bottom: 34px;
  width: 20px;
  height: 110px;
  display: block;
}
.index-side-nav ul li span::after {
  content: '';
  display: block;
  width: 2px;
  height: 0px;
  background: #dbdbdb;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: height 0.3s;
}

.index-banner-section {
  padding: 0 101.5px;
}
.index-banner-section .swiper-container {
  border-radius: 10px;
}
.index-banner-section .swiper-pagination {
  bottom: 13%;
}
.index-banner-section .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  position: relative;
  background: transparent;
}
.index-banner-section .swiper-pagination .swiper-pagination-bullet:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: white;
  opacity: 0.4;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.index-banner-section
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 20px;
  height: 20px;
  opacity: 1;
}
.index-banner-section .swiper-button {
  background: transparent;
  border-radius: 0;
  color: white;
  transform: translateY(-50%);
  top: 49%;
}
.index-banner-section .swiper-button::after {
  display: none;
}
.index-banner-section .swiper-button.swiper-button-disabled {
  opacity: 0;
}
.index-banner-section .swiper-button.swiper-button-prev {
  left: 17px;
  transition: all 0.3s;
}
.index-banner-section .swiper-button.swiper-button-prev:hover {
  transform: translate(-3px, -50%);
}
.index-banner-section .swiper-button.swiper-button-next {
  right: 17px;
}
.index-banner-section .swiper-button.swiper-button-next:hover {
  transform: translate(3px, -50%);
}
.index-banner-section .swiper-button i {
  font-size: 50px;
}
.index-banner-section img {
  width: 100%;
}

.index-section-1 .planet-1 {
  top: 137px;
  left: 21.5%;
  width: 5.3%;
}
.index-section-1 .planet-2 {
  top: 75px;
  left: 66%;
  width: 3.2%;
}
.index-section-1 .planet-3 {
  top: 252px;
  left: 73.5%;
  width: 7%;
}
.index-section-1 .shuttle {
  top: 110px;
  right: 7.3%;
  width: 7.8%;
}
.index-section-1 .star-1 {
  top: 110px;
  left: 32%;
  width: 1.6%;
}
.index-section-1 .star-2 {
  top: 55px;
  left: 55%;
  width: 1.6%;
}
.index-section-1 .star-3 {
  top: 200px;
  right: 27%;
  width: 1.6%;
}
.index-section-1 .star-4 {
  top: 434px;
  right: 34.5%;
  width: 1.6%;
}

.index-section-2 .title-block {
  padding-bottom: 48px;
}
.index-section-2 .title-block .title {
  padding: 0 250px;
}
.index-section-2 .title-block .dec .main-dec {
  bottom: -3px;
  left: 0;
  z-index: 2;
}
.index-section-2 .title-block .dec .eye-dec {
  bottom: 87px;
  left: 34px;
  z-index: 2;
  width: 68px;
}
.index-section-2 .title-block .dec .eye-dec img {
  -webkit-animation: seeZoom 2s linear 0s infinite;
  animation: seeZoom 2s linear 0s infinite;
}
.index-section-2 .datas > div:nth-child(1) {
  order: 2;
}
.index-section-2 .swiper-container {
  margin-top: -10px;
  padding-top: 10px;
  padding-bottom: 100px;
}
.index-section-2
  .swiper-container
  .swiper-slide.swiper-slide-active
  .img-inner
  .jqimgFill {
  transform: scale(1.02);
}
.index-section-2
  .swiper-container
  .swiper-slide.swiper-slide-active
  .text-inner {
  right: 0%;
  opacity: 1;
}
.index-section-2
  .swiper-container
  .swiper-slide.swiper-slide-active
  .text-inner::after {
  opacity: 1;
}
.index-section-2 .swiper-container .swiper-slide.swiper-slide-prev .img-inner {
  padding-left: 43.5%;
  padding-right: 0;
}
.index-section-2 .swiper-container .swiper-slide .img-inner {
  height: 515px;
  transition: all 1s;
  padding-right: 43.5%;
}
.index-section-2 .swiper-container .swiper-slide .img-inner .jqimgFill {
  transition: all 1s;
}
.index-section-2 .swiper-container .swiper-slide .text-inner {
  /* position: absolute; */
  right: 5%;
  top: 15%;
  opacity: 0;
  /* width: 680px; */
  z-index: 1;
  transition: all 1s;
}
.index-section-2 .swiper-container .swiper-slide .text-inner:after {
  /* content: '';
  display: block;
  background-image: url(images/index/section-2-text-inner-bg.png);
  width: 100%;
  height: 100px;
  position: absolute;
  left: 50%;
  bottom: -50px;
  transform: translateX(-50%);
  background-size: contain;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s;
  transition-delay: 1s; */
}
.index-section-2 .swiper-container .swiper-slide .text-inner .bg-white{
  box-shadow: 3px 3px 10px 0 rgba(0, 36, 124, 0.3);
}
.index-section-2 .swiper-container .swiper-buttons {
  position: absolute;
  top: 20px;
  right: 13%;
}
.index-section-2 .more .circle {
  background: url(images/index/more-circle-1.png) center no-repeat;
}

.index-section-3 {
  padding-bottom: 200px;
}
.index-section-3::after {
  content: '';
  display: block;
  height: 900px;
  width: 50%;
  background: linear-gradient(135deg, #45b7fb, #4598fb);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 0 50% 50% 0;
}
.index-section-3 .block {
  padding-left: 240px;
  padding-top: 150px;
}
.index-section-3 .block .text-inner {
  flex: 0 0 390px;
}
.index-section-3 .block .text-inner .more .circle {
  background: url(images/index/more-circle-2.png) center no-repeat;
}
.index-section-3 .block .col-12.col-lg {
  width: calc(100% - 390px);
}
.index-section-3 .section-3-swiper-container {
  padding-bottom: 24px;
}
.index-section-3 .swiper-slide {
  margin-top: 20px;
  transition: margin-top 0.3s;
}
.index-section-3 .swiper-slide.swiper-slide-next {
  margin-top: 0;
}
.index-section-3 .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #e0eefe;
  transition: all 0.3s;
  border-radius: 30px;
  margin: 0 5px;
}
.index-section-3
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3a68d8;
  width: 36px;
}
.index-section-3 .courseItem .img-inner {
  height: 305px;
}
/* .index-section-3 .courseItem .img-inner .tag {
  line-height: 1.2;
  width: 100px;
  height: 100px;
  background: #e66061;
  font-size: 17.5px;
  border-radius: 0 0 100px 0;
} */
.tagA {
  line-height: 1.2;
  width: 110px;
  height: auto;
  background: #e66061;
  font-size: 17.5px;
  border-radius: 30px;
  text-align: center;
  top: 13px;
  left: 13px;
  padding: 10px 15px;
}
.index-section-3 .courseItem .text-inner .fz-24 {
  height: 62px;
}
.index-section-3 .courseItem::after {
  width: 120%;
  height: 100px;
  bottom: -50px;
}
.index-section-3 .cartAdd,
.index-section-3 .favoriteToggle {
  width: 47px;
  height: 47px;
}
.index-section-3 .addProducts,
.index-section-3 .addFavor {
  width: 47px;
  height: 47px;
}

.index-section-4 {
  padding-left: 101.5px;
  padding-right: 101.5px;
}
.index-section-4:after {
  content: '';
  display: block;
  width: 900px;
  height: 900px;
  border-radius: 50%;
  background: #f6f6f6;
  position: absolute;
  top: 100px;
  right: 0;
  transform: translateX(50%);
  z-index: -1;
}
.index-section-4 .title-block .title {
  padding: 0 250px;
}
.index-section-4 .title-block .dec .main-dec {
  bottom: 0px;
  right: 65px;
  z-index: 1;
}
.index-section-4 .title-block .dec .hand-dec {
  bottom: 80px;
  right: 195px;
  -webkit-animation: handWave 1s linear 0s infinite;
  animation: handWave 1s linear 0s infinite;
  transform-origin: 90% 90%;
}
.index-section-4 .courseItem .img-inner {
  height: 259px;
}
.index-section-4 .courseItem .img-inner .tag {
  line-height: 1.2;
  width: 90px;
  height: 90px;
  font-size: 18px;
  border-radius: 0 0 90px 0;
}
.index-section-4 .courseItem .text-inner .fz-24 {
  height: 62px;
}
.index-section-4 .cartAdd,
.index-section-4 .favoriteToggle {
  width: 40px;
  height: 40px;
}
.index-section-4 .more .circle {
  background: url(images/index/more-circle-1.png) center no-repeat;
}

.more:hover .circle i {
  -webkit-animation: moreMove 1s linear 0s infinite;
  animation: moreMove 1s linear 0s infinite;
}
.more:hover .text {
  transform: translateX(5px);
}
.more .circle {
  width: 74px;
  height: 79px;
}
.more .text {
  margin-left: -15px;
  transition: all 0.3s;
}

.swiper-buttons .swiper-button {
  width: 56px;
  height: 56px;
  background: transparent;
  position: relative;
  margin: 0 2px;
  top: auto;
  left: auto;
  right: auto;
}
.swiper-buttons .swiper-button:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background: #d2e6ff;
  transition: all 0.3s;
  border-radius: 50%;
  z-index: -1;
}
.swiper-buttons .swiper-button:hover:before {
  width: 56px;
  height: 56px;
  background: #3a68d8;
}

.row.px-20 {
  margin-left: -20px;
  margin-right: -20px;
}
.row.px-20 [class^='col-'] {
  padding-left: 20px;
  padding-right: 20px;
}

.modal .modal-dialog {
  max-width: 600px;
  text-align: center;
}
.modal .modal-dialog .modal-content {
  border-radius: 30px;
  overflow: hidden;
}
.modal .cancel {
  position: absolute;
  top: 0px;
  right: 20px;
  color: #90b7e4;
  font-size: 36px;
  transition: all 0.3s;
}
.modal .cancel:hover {
  color: #3a68d8;
}
.modal .ok {
  width: 240px;
  height: 56px;
}

@media (max-width: 1800px) {
  .index-section-2 .swiper-container .swiper-slide .text-inner {
    width: 640px;
  }

  .index-section-3 .block {
    padding-left: 101.5px;
  }
}
@media (max-width: 1600px) {
  .index-section-2 .swiper-container {
    padding-bottom: 150px;
  }
  .index-section-2 .swiper-container .swiper-slide .img-inner {
    height: 450px;
  }

  .index-section-3 .courseItem .img-inner {
    height: 230px;
  }

  .index-section-4 .courseItem .img-inner {
    height: 200px;
  }
}
@media (max-width: 1399px) {
  .index-side-nav {
    left: 25px;
  }

  .index-banner-section {
    padding: 0 50px;
  }

  .index-section-1 .planet-1 {
    left: 12%;
  }
  .index-section-1 .planet-2 {
    left: 72%;
  }
  .index-section-1 .planet-3 {
    left: 78%;
  }
  .index-section-1 .shuttle {
    right: 4%;
  }
  .index-section-1 .star-1 {
    left: 25%;
  }
  .index-section-1 .star-3 {
    right: 21%;
  }
  .index-section-1 .star-4 {
    right: 27%;
  }

  .index-section-2 .title-block .dec .main-dec {
    left: 40px;
  }
  .index-section-2 .title-block .dec .eye-dec {
    left: 74px;
  }
  .index-section-2 .swiper-container .swiper-slide .text-inner {
    width: 540px;
  }
  .index-section-2 .swiper-container .swiper-slide .img-inner {
    height: 400px;
  }

  .index-section-3 .block {
    padding-left: 50px;
  }

  .index-section-4 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .row.px-20 {
    margin-left: -12px;
    margin-right: -12px;
  }
  .row.px-20 [class^='col-'] {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 1199px) {
  .index-section-2 .title-block .dec .main-dec {
    left: 0px;
  }
  .index-section-2 .title-block .dec .eye-dec {
    left: 34px;
  }
  .index-section-2 .swiper-container .swiper-slide .img-inner {
    height: 300px;
    padding-right: 52% !important;
    padding-left: 0 !important;
  }
  .index-section-2 .swiper-container .swiper-slide .text-inner {
    width: 380px;
    opacity: 1;
  }
  .index-section-2 .swiper-container .swiper-buttons {
    right: 24px;
  }

  .index-section-3 {
    padding-bottom: 50px;
  }
  .index-section-3::after {
    height: 680px;
  }
  .index-section-3 .block {
    padding-top: 80px;
  }
  .index-section-3 .block .text-inner {
    flex: 0 0 300px;
  }
  .index-section-3 .swiper-slide {
    margin-top: 0;
  }
  /* .index-section-3 .courseItem .img-inner .tag {
    opacity: 1;
    width: 65px;
    height: 65px;
    font-size: 12px;
    padding: 14px;
  } */
  .tagA {
    opacity: 1;
    width: 90px;
    font-size: 12px;
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .index-section-2 .swiper-container {
    padding-bottom: 0;
  }
  .index-section-2 .swiper-container .swiper-slide > div {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(58, 104, 216, 0.3);
  }
  .index-section-2 .swiper-container .swiper-slide > div .img-inner {
    padding-right: 0 !important;
    height: 400px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner {
    position: static;
    width: 100%;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner::after {
    display: none;
  }
  .index-section-2 .title-block .title {
    max-width: initial;
    padding: 0 120px;
  }
  .index-section-2 .title-block .dec .main-dec {
    width: 154px;
    left: auto;
    right: -41px;
  }
  .index-section-2 .title-block .dec .eye-dec {
    width: 44px;
    left: auto;
    right: 46px;
    bottom: 57px;
  }
  .index-section-2 .text {
    max-width: 400px;
    margin: auto;
  }
  .index-section-2 .swiper-pagination {
    padding-top: 18px;
    position: static;
  }
  .index-section-2 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #e0eefe;
    border-radius: 30px;
    transition: all 0.3s;
  }
  .index-section-2 .swiper-pagination .swiper-pagination-bullet::after {
    display: none;
  }
  .index-section-2
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #3a68d8;
  }
  .index-section-2 .rounded-10 {
    border-radius: 0;
  }
  .index-section-2 .more {
    margin: auto;
  }
  .index-section-2 .more:hover .circle i {
    -webkit-animation: none;
    animation: none;
  }
  .index-section-2 .more .circle {
    background: #dce6ef;
    border-radius: 50%;
  }
  .index-section-2 .more .text {
    transform: none;
    margin-left: -10px;
  }

  .index-section-3::after {
    display: none;
  }
  .index-section-3 .swiper-container {
    margin-top: -70px;
    padding-bottom: 50px;
  }
  .index-section-3 .swiper-container .swiper-slide {
    margin-top: 20px !important;
  }
  .index-section-3 .swiper-container .swiper-slide.swiper-slide-active {
    margin-top: 0 !important;
  }
  .index-section-3 .block {
    padding-left: 0;
  }
  .index-section-3 .block .text-box {
    padding-left: 65px;
    padding-right: 65px;
    padding-bottom: 100px;
    flex: 0 0 100%;
    background: linear-gradient(#45b6fb, #4598fb);
  }
  .index-section-3 .block .col-12.col-lg {
    width: 100%;
  }
  .index-section-3 .more:hover .circle i {
    -webkit-animation: none;
    animation: none;
  }
  .index-section-3 .more .circle {
    background: #dce6ef;
    border-radius: 50%;
  }
  .index-section-3 .more .circle i {
    color: #3a68d8;
  }
  .index-section-3 .more .text {
    transform: none;
    margin-left: -10px;
    color: #3a68d8;
  }
  .index-section-3 .courseItem {
    box-shadow: 0 0 20px rgba(58, 104, 216, 0.3);
    border-radius: 10px;
    overflow: hidden;
  }
  .index-section-3 .courseItem::after {
    display: none;
  }
  .index-section-3 .courseItem .img-inner {
    height: 300px;
  }

  .index-section-4 {
    padding: 0;
  }
  .index-section-4::after {
    display: none;
  }
  .index-section-4 .row {
    padding-left: 50px;
    padding-right: 50px;
    margin-top: -80px;
  }
  /* .index-section-4 .title-block {
    background: #f6f6f6;
  } */
  .index-section-4 .title-block .title {
    padding: 50px 50px 50px 50px;
  }
  .index-section-4 .title-block .dec .main-dec {
    width: 110px;
    right: 34px;
    bottom: 77px;
  }
  .index-section-4 .title-block .dec .hand-dec {
    width: 37.4px;
    right: 106px;
    bottom: 124px;
  }
  .index-section-4 .more {
    margin: auto;
  }
  .index-section-4 .more:hover .circle i {
    -webkit-animation: none;
    animation: none;
  }
  .index-section-4 .more .circle {
    background: #dce6ef;
    border-radius: 50%;
  }
  .index-section-4 .more .text {
    transform: none;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .index-banner-section {
    padding: 0 24px;
  }
  .index-banner-section .swiper-container {
    border-radius: 0;
  }

  .index-section-2 .title-block .dec .main-dec {
    width: 120px;
    left: -5px;
    right: auto;
  }
  .index-section-2 .title-block .dec .eye-dec {
    left: 14px;
    right: auto;
    width: 33px;
    top: 90px;
  }
  .index-section-2 .title-block .title {
    padding-left: 110px;
    padding-right: 0;
  }
  .index-section-2 .title-block .title span {
    font-size: 13px;
    letter-spacing: 5px;
  }
  .index-section-2 .title-block .title .fz-42 {
    font-size: 24px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .img-inner {
    height: 330px;
  }

  .index-section-3 .block {
    padding-top: 23px;
  }

  .index-section-4 .courseItem .img-inner {
    height: 232px;
  }
}
@media (max-width: 575px) {
  .more .circle {
    width: 56px;
    height: 56px;
  }
  .more .circle i {
    font-size: 12px;
  }

  .index-banner-section {
    padding: 0;
  }
  .index-banner-section .swiper-container {
    padding-bottom: 17px;
  }
  .index-banner-section .swiper-pagination {
    bottom: 3px;
  }
  .index-banner-section .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #e0eefe;
    border-radius: 30px;
    transition: all 0.3s;
  }
  .index-banner-section .swiper-pagination .swiper-pagination-bullet::after {
    display: none;
  }
  .index-banner-section
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
    background: #3a68d8;
  }

  .index-section-1 {
    padding-bottom: 84px;
  }
  .index-section-1 .text {
    padding: 0 16px;
  }
  .index-section-1 .fz-42 {
    font-size: 24px;
    letter-spacing: 0 !important;
  }
  .index-section-1 .fz-20 {
    line-height: 1.65;
  }
  .index-section-1 .planet-1 {
    width: 48px;
    left: -10px;
    top: 176px;
  }
  .index-section-1 .planet-2 {
    width: 30px;
    top: 7px;
    left: auto;
    right: 65px;
  }
  .index-section-1 .planet-3 {
    width: 80px;
    left: auto;
    right: 20px;
    top: 200px;
  }
  .index-section-1 .star-2 {
    width: 20px;
    top: 10px;
    left: 80px;
  }
  .index-section-1 .star-4 {
    width: 28px;
    top: 280px;
    left: 140px;
  }

  .index-section-2 .title-block {
    padding-bottom: 10px;
  }
  .index-section-2 .title-block .dec .eye-dec {
    top: 52px;
  }
  .index-section-2 .title-block .dec .main-dec {
    width: 94px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .img-inner {
    height: 195px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .tag {
    font-size: 12px;
    padding: 4.5px 10px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .fz-32 {
    font-size: 19px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .fz-19 {
    font-size: 15px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .fz-18 {
    font-size: 14px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner a {
    font-size: 14px;
    width: 110px;
    height: 36px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .w36 {
    width: 20px;
    height: 20px;
  }
  .index-section-2
    .swiper-container
    .swiper-slide
    > div
    .text-inner
    .w36
    > div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .line1 {
    white-space: initial;
    line-height: 1.5 !important;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner .line3 {
    -webkit-line-clamp: 2;
    color: #4c4c4c;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner p {
    line-height: 1.5;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner i {
    font-size: 12px;
  }
  .index-section-2 .swiper-container .swiper-slide > div .text-inner i::before {
    transform: scale(0.8);
  }

  .index-section-3 {
    padding-bottom: 27px;
  }
  .index-section-3 span.fz-20 {
    font-size: 13px;
  }
  .index-section-3 .fz-42 {
    font-size: 24px;
  }
  .index-section-3 .swiper-container {
    padding-bottom: 30px;
  }
  .index-section-3 .swiper-container .swiper-slide {
    margin-top: 10px !important;
  }
  .index-section-3 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 4px;
  }
  .index-section-3
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
  }
  .index-section-3 .courseItem .img-inner {
    height: 197px;
  }
  .index-section-3 .block .text-inner {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .index-section-3 .block .text-box {
    padding-bottom: 80px;
  }
  .index-section-3 .fz-24 {
    font-size: 18px;
    line-height: 1.45;
  }
  .index-section-3 .fz-24 + span {
    margin-top: -3px;
  }
  .index-section-3 .fz-19 {
    font-size: 15px;
  }
  .index-section-3 .fz-16 {
    font-size: 12px;
  }
  .index-section-3 .fz-28 {
    font-size: 22px;
  }
  .index-section-3 i {
    font-size: 14px;
  }
  .index-section-3 i + span {
    font-size: 14px;
  }
  .index-section-3 .cartAdd,
  .index-section-3 .favoriteToggle {
    width: 35px;
    height: 35px;
  }
  .index-section-3 .addProducts,
  .index-section-3 .addFavor {
    width: 35px;
    height: 35px;
  }

  .index-section-4 span.fz-20 {
    font-size: 13px;
    letter-spacing: 5.5px;
  }
  .index-section-4 .fz-42 {
    font-size: 24px;
  }
  .index-section-4 .title-block .title {
    padding-left: 35px;
    padding-right: 35px;
  }
  .index-section-4 .title-block .dec .main-dec {
    right: 10px;
  }
  .index-section-4 .title-block .dec .hand-dec {
    right: 82px;
  }
  .index-section-4 .row {
    padding-left: 18px;
    padding-right: 18px;
  }

  .modal .modal-dialog {
    margin: 0 16px;
  }
}


.password-eyes {
  position: relative;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  opacity: 1;
}
.password-eyes .password_hide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.password-eyes.show_in .password_hide {
  opacity: 1;
}
.password-eyes.show_in .password_show {
  opacity: 0;
}



#about .title-section {
  background-repeat: no-repeat;
  background-position: top center;
}
#about .title-section .breadcrumb-element .breadcrumb-item a {
  color: white;
}
#about .title-section .breadcrumb-element .breadcrumb-item:last-child {
  color: white;
}
#about
  .title-section
  .breadcrumb-element
  .breadcrumb-item
  + .breadcrumb-item::before {
  background: white;
}
#about .title-section .planet-1 {
  top: 120px;
  left: 22%;
  width: 7%;
}
#about .title-section .planet-2 {
  top: 345px;
  left: -1.5%;
  width: 10%;
}
#about .title-section .planet-3 {
  top: 331px;
  left: 9.5%;
  width: 13.2%;
}
#about .title-section .planet-4 {
  top: -90px;
  left: 70%;
  width: 22%;
}
#about .title-section .planet-5 {
  top: 755px;
  left: 80%;
  width: 9%;
}
#about .title-section .star {
  width: 1.5%;
}
#about .title-section .star-1 {
  top: 220px;
  left: 7%;
}
#about .title-section .star-2 {
  top: 354px;
  left: 22%;
}
#about .title-section .star-3 {
  top: 640px;
  left: 10%;
}
#about .title-section .block {
  top: 870px;
  right: 33%;
  width: 9%;
}
#about .content-section .content-dec-circle-1 {
  top: -200px;
  left: 0;
  width: 17%;
}
#about .content-section .content-dec-circle-2 {
  top: 1800px;
  right: 0;
  width: 49.5%;
}
#about .content-section .content-dec-1 {
  top: -120px;
  right: 0;
  width: 45%;
}
#about .content-section .content-dec-2 {
  top: 520px;
  left: 0;
  width: 45%;
}
#about .content-section .feature-block .feature-box {
  border-top-width: 10px;
  border-top-style: solid;
  border-radius: 0 0 20px 20px;
  box-shadow: 13px 13px 26px rgba(0, 0, 0, 0.04);
}
#about .content-section .feature-block .feature-box .img-inner {
  width: 160px;
  height: 160px;
}
#about .effect-img-box {
  right: -93px;
}
#about .effect-img-box .img-inner {
  -webkit-mask: url(images/about/2-mask.png) no-repeat center center;
  mask: url(images/about/2-mask.png) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
#about .effect-img-box .img-inner .img {
  height: 604px;
}
#about .effect-img-box .dec-2-1 {
  -webkit-animation: rotate1 5s linear 0s infinite alternate;
  animation: rotate1 5s linear 0s infinite alternate;
}
#about .effect-img-box .dec-2-2 {
  -webkit-animation: rotate2 5s linear 0s infinite alternate;
  animation: rotate2 5s linear 0s infinite alternate;
}
@media (max-width: 1600px) {
  #about .effect-img-box {
    right: 0;
  }
}
@media (max-width: 1199px) {
  #about .title-section .planet-3 {
    left: 82%;
    top: 360px;
  }
  #about .title-section .planet-4 {
    top: 0;
  }
  #about .title-section .planet-5 {
    left: 3%;
  }
  #about .title-section .star-2 {
    top: 440px;
  }
  #about .title-section .star-3 {
    left: 92%;
  }
  #about .content-section .content-dec-1 {
    top: 100px;
  }
  #about .effect-img-box .img-inner .img {
    height: 500px;
  }
}
@media (max-width: 991px) {
  #about .content-section .content-dec-circle-1 {
    display: none;
  }
  #about .content-section .feature-block .feature-box {
    max-width: 300px;
  }
  #about .effect-img-box {
    max-width: 400px;
  }
  #about .effect-img-box .img-inner .img {
    height: 400px;
  }
  /* .index-section-3 .courseItem .img-inner .tag {
    line-height: 1.2;
    width: 100px;
    height: 100px;
    background: #e66061;
    font-size: 17.5px;
    border-radius: 0 0 100px 0;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  } */
  .tagA {
    line-height: 1.2;
    width: 110px;
    height: auto;
    background: #e66061;
    font-size: 17.5px;
    border-radius: 30px;
    text-align: center;
    top: 13px;
    left: 13px;
  }
}
@media (max-width: 767px) {
  #about .content-section .feature-block .feature-box {
    max-width: 300px;
  }
  #about .content-section .feature-block .feature-box .img-inner {
    width: 100px;
    height: 100px;
  }
  #about .content-section .feature-block .feature-box .img-inner img {
    max-width: 100% !important;
  }
  #about .effect-img-box {
    max-width: 300px;
  }
  #about .effect-img-box .img-inner .img {
    height: 300px;
  }
  #about .title-section .planet-5 {
    top: 600px;
  }
  #about .title-section .star-2 {
    top: 350px;
  }
  #about .title-section .star-3 {
    top: 600px;
  }
  /* .index-section-3 .courseItem .img-inner .tag {
    line-height: 1.2;
    width: 90px;
    height: 90px;
    font-size: 17.5px;
    border-radius: 0 0 100px 0;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
  } */
  .tagA {
    line-height: 1.2;
    width: 110px;
    height: auto;
    background: #e66061;
    font-size: 17.5px;
    border-radius: 30px;
    text-align: center;
    top: 13px;
    left: 13px;
  }
}

.register-templete .bg {
  top: 0;
  left: 0;
}
.register-templete .logo {
  left: 115px;
  top: 20px;
  width: 160px;
}
.register-templete .dec .dec-1 {
  top: 255px;
  left: 4.3%;
  width: 2.3%;
}
.register-templete .dec .dec-2 {
  top: 325px;
  left: 9%;
  width: 6.5%;
}
.register-templete .dec .dec-3 {
  top: 150px;
  left: 16.3%;
  width: 4%;
}
.register-templete .dec .dec-4 {
  top: 35%;
  right: -12%;
  width: 39%;
  pointer-events: none;
}
.register-templete .dec .dec-5 {
  top: 39%;
  right: 0%;
  width: 19%;
}
.register-templete main {
  padding: 0;
  background-size: 100% 100%;
}
.register-templete main .section {
  min-height: 100vh;
}
.register-templete main .blue-grad-bg {
  background: linear-gradient(to right, #3a94fb, #3a69d8);
  transition: opacity 0.3s;
}
.register-templete main .blue-grad-bg:hover {
  opacity: 0.9;
}
.register-templete main form label {
  flex: 0 0 80px;
}
.register-templete main form.psdForget2Form label {
  flex: 0 0 90px;
}
.register-templete main form input[type='checkbox'] {
  top: 3px;
  position: relative;
}
.register-templete main form input[type='checkbox']:checked::before {
  opacity: 1;
}
.register-templete main form input[type='checkbox']:checked::after {
  background: #3a68d8;
}
.register-templete main form input[type='checkbox']::before {
  opacity: 0;
  position: relative;
  z-index: 1;
  transition: opacity 0.3s;
  top: 1px;
  left: -1px;
  font-size: 14px;
}
.register-templete main form input[type='checkbox']::after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #ededed;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transition: background 0.1s;
}
.register-templete main .other-register::before {
  content: '';
  width: 100%;
  height: 1px;
  background: #c4d2f3;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 1199px) {
  .register-templete .logo {
    left: 24px;
  }
  .register-templete .dec .dec-1 {
    top: 200px;
  }
  .register-templete .dec .dec-2 {
    left: 85%;
    top: 100px;
  }
  .register-templete .dec .dec-4 {
    right: auto;
    left: -5%;
    top: 60%;
  }
  .register-templete .dec .dec-4 img {
    transform: rotateY(180deg);
  }
  .register-templete .dec .dec-5 {
    right: auto;
    left: 7%;
    top: 70%;
  }
  .register-templete .les2 {
    letter-spacing: 1px;
  }
  .register-templete main .section {
    padding-top: 80px;
  }
}
@media (max-width: 991px) {
  .register-templete main > div {
    background: linear-gradient(#dff0ff 20%, #abd1ff) !important;
  }
  .register-templete .dec .dec-1 {
    top: 200px;
    left: auto;
    right: 30%;
    width: 20%;
  }
  .register-templete .dec .dec-3 {
    top: 50px;
    left: auto;
    right: 15%;
    width: 20%;
  }
  .register-templete .dec .dec-4 {
    width: 45%;
    position: absolute !important;
    left: auto;
    right: -5%;
    top: 170px;
  }
  .register-templete .dec .dec-5 {
    width: 28%;
    position: absolute !important;
    right: 12%;
    top: 300px;
  }
  .register-templete .form-box {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  }
  .register-templete .form-block {
    height: auto;
  }
}
@media (max-width: 767px) {
  .register-templete .dec .dec-1 {
    top: 50px;
    right: 35%;
  }
  .register-templete .dec .dec-2 {
    top: 150px;
    width: 15%;
    left: 75%;
  }
  .register-templete main {
    padding-top: 0;
    background-size: 767px 460px;
  }
  .register-templete .logo {
    top: 24px;
    width: 100px;
  }
}

#order .steps .step {
  flex: 0 0 220px;
}
#order .steps .circle {
  width: 54px;
  height: 54px;
}
#order .space-1 {
  width: 160px;
  text-align: left;
}
#order .space-2 {
  width: 142px;
}
@media (max-width: 767px) {
  #order .steps .step {
    flex: 0 0 180px;
  }
}
@media (max-width: 575px) {
  #order .steps .icon-step-arrow-1:before,
  #order .steps .icon-step-arrow-2:before {
    transform: rotate(90deg);
  }
  #order .space-1,
  #order .space-2 {
    width: auto;
  }
  .tagA {
    width: 90px;
    font-size: 12px;
    padding: 10px 15px;
  }
}

#coupon .title {
  height: 160px;
  flex: 0 0 240px;
  -webkit-mask: url(images/member/orders/coupon-name.png) no-repeat center
    center;
  mask: url(images/member/orders/coupon-name.png) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
#coupon .title .border {
  border: 1px solid white;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
}
@media (max-width: 1199px) {
  #coupon .title {
    height: 133px;
    flex: 0 0 200px;
  }
}
@media (max-width: 767px) {
  #coupon .title {
    -webkit-mask: none;
    mask: none;
    border-radius: 5px;
  }
  #coupon .content {
    background: transparent !important;
  }
}

#couponModal .title {
  height: 160px;
  flex: 0 0 240px;
  -webkit-mask: url(images/member/orders/coupon-name.png) no-repeat center
    center;
  mask: url(images/member/orders/coupon-name.png) no-repeat center center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
#couponModal .title .border {
  border: 1px solid white;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
}
@media (max-width: 1199px) {
  #couponModal .title {
    height: 133px;
    flex: 0 0 200px;
  }
}
@media (max-width: 767px) {
  #couponModal .title {
    -webkit-mask: none;
    mask: none;
    border-radius: 5px;
  }
  #couponModal .content {
    background: transparent !important;
  }
}

#search .dec {
  right: -22px;
  bottom: 10px;
  width: 16%;
}
@media (max-width: 1399px) {
  #search .dec {
    right: 0px;
  }
}
@media (max-width: 1199px) {
  #search .dec {
    bottom: -60px;
  }
}

#course-lecturer .lecturer-info .border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}
#course-lecturer .lecturer-info .border-right {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#course-lecturer .lecturer {
  bottom: 0;
  right: 7.3%;
  width: 32.5%;
}
@media (max-width: 991px) {
  #course-lecturer .lecturer {
    right: 2%;
  }
}
@media (max-width: 767px) {
  #course-lecturer .lecturer {
    right: 5%;
    width: 40%;
  }
}

#projects .breadcrumb-element .breadcrumb-item.active {
  color: white;
}
#projects .banner {
  height: 300px;
}
#projects .project-section .project-box {
  margin-top: -227px;
  box-shadow: 0 10px 20px rgba(39, 63, 197, 0.2);
}
#projects .detail-section .plan-box .item {
  height: 100%;
  box-shadow: 0 0 42px rgba(58, 104, 216, 0.15);
  display: flex;
  flex-direction: column;
}
#projects .detail-section .plan-box .item .title::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: url(images/projects/dec-line.png);
}
#projects .detail-section .plan-box .item .itemContentBox {
  flex-grow: 1;
}
#projects .detail-section .plan-box .item .content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#projects .detail-section .plan-box .scrollbarY {
  max-height: 225px;
  flex-grow: 1;
}
#projects .detail-section .plan-box .scrollbarY::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}
#projects .detail-section .plan-box .scrollbarY .mCSB_scrollTools {
  z-index: 1;
  width: 6px;
  border-radius: 10px;
  overflow: hidden;
}
#projects
  .detail-section
  .plan-box
  .scrollbarY
  .mCSB_scrollTools
  .mCSB_draggerContainer {
  background: #d5d5d5;
}
#projects
  .detail-section
  .plan-box
  .scrollbarY
  .mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  background: #f3c640;
  opacity: 1;
  width: 6px;
}
@media (max-width: 991px) {
  #projects .detail-section .plan-box .scrollbarY {
    height: auto;
  }
  #projects .detail-section .plan-box .scrollbarY::after {
    display: none;
  }
}
@media (max-width: 767px) {
  #projects .banner {
    height: 279px;
  }
}

#courses .dec {
  right: 0px;
  top: 62px;
  width: 28%;
}
@media (max-width: 1199px) {
  #courses .dec {
    top: calc(100% - 140px);
  }
}
@media (max-width: 991px) {
  #courses .dec {
    top: 100%;
  }
}

#course .notifications a {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
#course .notifications a:hover .date-inner .bg-grayF2 {
  background: #0061a5 !important;
  color: white !important;
}
#course .notifications a:hover .text-inner .fz-20 {
  color: #3a68d8;
}
#course .notifications a .date-inner {
  width: 154px;
}
#course .notifications a .date-inner .bg-grayF2 {
  width: 80px;
  height: 80px;
  transition: all 0.3s;
}
#course .notifications a .img-inner {
  width: 220px;
}
#course .notifications a .img-inner .jqimgFill {
  height: 154px;
  width: 220px;
}
#course .notifications a .text-inner .fz-20 {
  transition: color 0.3s;
}
#course .download ul li ul li a {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
#course .download ul li ul li a::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-image: linear-gradient(
    to right,
    #e5e5e5 0%,
    #e5e5e5 10%,
    transparent 10%,
    transparent 20%
  );
  background-size: 6px;
}
#course .download ul li ul li a:hover {
  color: #3a68d8;
}
#course .download ul li ul li a:hover .fileType {
  color: #459bfb;
}
#course .download ul li ul li a:hover .download {
  background: #459bfb !important;
}
#course .download ul li ul li a .download {
  transition: all 0.3s;
}
#course .download ul li ul li .fileType {
  flex: 0 0 120px;
}
#course .lecturer::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  background: linear-gradient(
    white 0%,
    white 10%,
    transparent 10%,
    transparent 20%
  );
  background-size: 6px 6px;
  background-repeat: repeat-y;
}
#course .favoriteToggle.active {
  background: #dd4663 !important;
  color: white !important;
}
#course .favoriteToggle:hover i:before {
  transform: scale(1.1);
}
#course .favoriteToggle i:before {
  transition: all 0.3s;
}
#course .listsItem .listItem.active .messageTitle {
  padding: 30px 0 18px 0;
}
#course .listsItem .listItem .messageTitle {
  padding: 30px 0 34px 0;
  transition: all 0.3s;
}
#course .listsItem .listItem .td.ask {
  flex: 0 0 300px;
}
@media (max-width: 1199px) {
  #course .share-element .share-toggle {
    pointer-events: none;
  }
  #course .share-element .share-content {
    display: block;
    top: 0;
    left: 60px;
  }
  #course .notifications a .date-inner {
    width: auto;
  }
  #course .listsItem .listItem .td.ask {
    flex: 0 0 220px;
  }
}
@media (max-width: 767px) {
  #course .course-info .title {
    width: 80px;
  }
  #course .w50.h50 {
    width: 40px;
    height: 40px;
  }
  #course .share-element .share-content {
    left: 50px;
  }
  #course .notifications a .date-inner .bg-grayF2 {
    background-color: transparent;
  }
  #course .notifications a .img-inner {
    width: 100%;
    max-width: 500px;
  }
  #course .notifications a .img-inner .jqimgFill {
    width: auto;
    height: auto;
    background-image: none !important;
  }
  #course .notifications a .img-inner .jqimgFill img {
    display: block !important;
    width: 100%;
  }
  #course .notifications a .text-inner {
    width: 100%;
  }
  #course .notifications a .text-inner .lh-165 {
    line-height: normal;
  }
  #course .download ul li ul li .fileType {
    flex: 0 0 50px;
  }
  #course .w130 {
    width: 45px;
  }
  #course .w200 {
    width: 180px;
  }
}

#contact .dec {
  bottom: -61px;
  right: -7.3%;
  width: 12%;
}
@media (max-width: 1599px) {
  #contact .dec {
    bottom: -61px;
    right: 24px;
    width: 12%;
  }
}
@media (max-width: 1199px) {
  #contact .dec {
    bottom: 0px;
  }
}

#lecturer-profit .select-element.style-1 .bootstrap-select {
  max-width: 474px;
}
#lecturer-profit
  .select-element.style-1
  .bootstrap-select
  .dropdown-menu
  li
  a
  span.text {
  max-width: 440px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  #lecturer-profit .select-element.style-1 .bootstrap-select {
    width: 100% !important;
  }
  #lecturer-profit .select-element.style-1 .bootstrap-select > .dropdown-menu {
    width: 100%;
  }
  #lecturer-profit
    .select-element.style-1
    .bootstrap-select
    .dropdown-toggle
    .filter-option {
    padding-right: 10px;
  }
  #lecturer-profit
    .select-element.style-1
    .bootstrap-select
    .dropdown-menu
    li
    a
    span.text {
    max-width: calc(100% - 34px);
  }
}

#editor .person .circle {
  width: 130px;
  height: 130px;
}
#editor .person .btn-upload {
  background: red;
  width: 30px;
  height: 30px;
  right: 0;
  bottom: 10px;
  box-shadow: 2.5px 2.5px 8.4px rgba(0, 0, 0, 0.08);
} /*# sourceMappingURL=style.css.map */

/* 20220523----------------------------- */
.image404Web {
  display: none;
}

.image404Iphone {
  padding-top: 50px;
  padding-bottom: 345px;
  display: block;
}

.starClassBtn {
  height: 40px;
  min-width: 80px;
  transition: all 0.3s;
  background: #dc3545;
  z-index: 1;
}

.starClassBtn:hover {
  background: #f05959;
}

.starClassBtn span {
  color: white;
  font-size: 13px;
}

.iphoneShadow {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
}

.searchBtn {
  border-radius: 0 30px 30px 0;
}

.memberIphoneDiv {
  background: #e9f3fe;
}

.roundedTop30 {
  border-radius: 30px 30px 0 0;
}

#index .course-element .video-box {
  flex: 0 0 auto;
  width: 100%;
}

#index .video-box iframe {
  width: 100%;
  height: 100%;
}

.videoFull {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.iframeVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iphoneButton {
  width: 100%;
  position: relative;
}

.bigList {
  background: url('../styles/images/member/member/listButtonBgB.png') no-repeat
    center/cover;
  width: 100%;
  box-shadow: 0px 0px 10px 1px rgba(73, 73, 255, 0.2);
  border-radius: 5px;
  cursor: pointer;
}

.icon-white {
  color: white;
  transition: 0.5s;
}

.bigList:hover {
  background: white;
  transition: 0.5s;
}

.bigList:hover .icon-white {
  color: #5a91e1;
}

.bigList i {
  font-size: 30px;
}

.bigList p {
  margin-top: -3px;
  font-size: 20px;
}

.bigList .itemTitle{
  font-weight: 700;
}

.iphoneButtonUl li {
  list-style: none;
}

.iphoneButtonUl {
  margin: 0 -7px;
}

.ButtonUl {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

.listIteM {
  height: 45px;
  border: 1px solid #3a68d8;
  border-radius: 30px;
  transition: all 0.3s;
  width: 29.5%;
  height: 40px;
  margin: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.listIteM:hover {
  background: #3a68d8;
}

.listIteM:hover a {
  color: white;
}

.selfBtn {
  height: 44.8px;
  transition: all 0.3s;
  background: #e95b5b;
}

.selfBtn:hover {
  background: #dc3545;
}

.text-gray {
  color: gray;
}

.couponNum li {
  list-style: none;
}

.couponModalIphone {
  min-width: 1400px;
}

#couponModal .modal-dialog {
  max-width: 1200px;
  text-align: start;
}

.couponMark {
  width: 75px;
}

.bg-gray {
  background: rgb(200, 200, 200);
}

.threeStar {
  position: absolute;
  top: 100px;
  left: 20px;
  transition: .5s;
  animation: floatUpDown 3s infinite ease forwards running;
}

.StarImg {
  width: 50%;
}

.px-30 {
  padding: 0 30px ;
}

.memberTextBox {
  padding: 40px 20px 30px 20px;
  background: white;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 0 15px 0px rgba(39, 63, 197, 0.2);
  position: relative;
}

.memberTextBox::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgb(69, 183, 251);
  border-radius: 10px;
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: -1;
}

.memberTextFooter {
  border-top: 1px solid rgb(229, 229, 229);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
}
.memberTextFooter .section4Avatar img{
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.section4Avatar {
  color: rgb(90, 145, 225);
}

.section4Avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.topDot {
  width: 25px;
  margin-bottom: 20px;
}

.memberTextContent {
  position: relative;
}

.bottomDot {
  width: 25px;
  margin-left: auto;
  margin-bottom: 20px;
}

.topDot img,
.bottomDot img {
  width: 100%;
}

.index-section-4::before {
  content: '';
  display: block;
  width: 900px;
  height: 900px;
  border-radius: 50%;
  background: #f6f6f6;
  position: absolute;
  top: 700px;
  left: -900px;
  transform: translateX(50%);
  z-index: -1;
}

header .starClass .starClass-dropdown {
  display: none;
  width: 150px;
  background: white;
  top: 63px;
  right: 0px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

header .starClass .starClass-dropdown ul a i {
  width: 22px;
  height: 24px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}

header .starClass .starClass-dropdown ul a {
  padding: 10.5px 0;
  color: #8c8c8c;
}

header .starClass .starClass-dropdown ul a i.icon-block-2 {
  font-size: 18px;
}

header .starClass .starClass-dropdown ul a:hover i {
  color: #3a68d8;
}

header .starClass .starClass-dropdown ul a span {
  transition: .3s;
}

header .starClass .starClass-dropdown ul a:hover span {
  color: black;
}


@media (min-width: 425px) {
  .starClassBtn {
    min-width: 100px;
  }
  .starClassBtn span {
    font-size: 16px;
  }
}

@media (min-width: 576px) {
  .image404Iphone {
    display: none;
  }
  .image404Web {
    display: block;
    padding-top: 20px;
    margin-top: 50px;
    margin-bottom: 380px;
    max-width: 600px;
  }
  .listIteM {
    width: 115px;
  }
  #couponModal .modal-dialog {
    width: 90%;
  }
}

@media (min-width: 768px) {
  #index .video-box iframe {
    padding-top: -10%;
  }
  .iphoneButton {
    width: 80%;
  }
  .listIteM {
    width: 123px;
  }
  .bigList {
    padding: 10px 0;
  }
  .px-30 {
    padding: 0 40px;
  }
  .threeStar {
    top: 110px;
    left: 55px;
  }
  .StarImg {
    width: 50%;
  }
  .memberTextBox p {
    line-height: 32px;
  }
  .memberTextBox {
    padding: 40px 40px 30px 40px;
  }
  .topDot {
    width: 31px;
  }

  .bottomDot {
    width: 31px;
  }
}
.okSelf{
  line-height: 16px;
}
/* .okSelf .text-lightBlue>i{
  line-height: 16px;

} */
.okSelf .deleteBtn i{
  line-height: 18px;

}
@media (min-width: 992px) {
  .starClassBtn {
    height: 40px;
    width: 118px;
    transition: all 0.3s;
    background: #dd4663;
  }
  .iphoneShadow {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0);
  }
  .memberIphoneDiv {
    background: white;
  }

  .iphoneButton {
    width: 60%;
  }
  .bigList {
    border-radius: 5px;
    padding: 10px 0;
  }
  .bigList i {
    font-size: 40px;
  }
  .bigList .itemTitle {
    margin-top: 0;
    font-size: 26px;
  }
  .listIteM {
    width: 117px;
  }
  .px-30 {
    padding: 0 ;
  }
  .memberTextBox {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width:49%;
  }
  .threeStar {
    position: absolute;
    top: 50px;
    left: 10%;
  }
  .StarImg {
    width: 100%;
  }
  .copuonNum{
    position: relative;
    top: 1px;
  }
  .copuonNum, .copuonName {
    font-size: 14px;
  }
  .couponMark {
    width: 60px;
  }
  .couponLine {
    flex-grow: 1;
  }
  @media (max-width:1299px){
    .couponLine {
      width: 100%;
    }
  }

  .icon-step-check {
    margin-right: -5px;
  }
  .icon-trash {
    margin:0 -3px;
  }
  .h60 {
    height: 50px;
  }
  .w200 {
    width: 50px;
  }
  .lh_1024_19 {
    line-height: 19px;
  }
  /* .bearPhoto {
    display: block;
    position: absolute;
    top: -65px;
    right: -350px;
    width: 300px;
  } */
}

@media (min-width:1024px){
  .starClassBtn {
    height: 46px;
  }
}

@media (min-width:1200px) {
  header .logined {
    width: 190px;
  }
  .h60 {
    height: 60px;
  }
  .w200 {
    width: 200px;
  }
  .lh_1024_19 {
    line-height: 27px;
  }
}

@media (min-width:1400px) {
  .memberTextBox {
    width:32%;
  }
}

@media (min-width:1600px) {
  .memberTextBox {
    width: 440px;
  }
  .threeStar {
    position: absolute;
    top: 50px;
    left: 2.5%;
  }
  .menu-wrapper {
    margin-left: 3rem !important;
  }
  .starClassBtn {
    width: 150px;
  }
  header .logined {
    width: 190px;
  }

}

/*20220818 member-project 新增搜尋欄位*/
.projectMenuContainer{
  display: flex;
  justify-content: space-between;
}
.projectMenuContainer .leftBtns{
  width: 60%;
}
.projectMenuContainer .iphoneButton{
  width: 100%;
}
.projectMenuContainer .iphoneButton .bigList{
  height: 160px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.4s;
}
.projectMenuContainer .iphoneButton .bigList .itemTitle{
  display: block;
  font-size: 20px;
  line-height: 24px;
}
.projectMenuContainer .iphoneButton .bigList .iconImg{
  width: 45px;
  height: 40px;
  margin: 0 auto 15px;
  display: block;
  position: relative;
}
.projectMenuContainer .iphoneButton .bigList .iconImg img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.projectMenuContainer .iphoneButton .bigList .iconImg .imgB,
.projectMenuContainer .iphoneButton .bigList .iconImg .imgW{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s;
}
.projectMenuContainer .iphoneButton .bigList .iconImg .imgB{
  opacity: 0;
}
.projectMenuContainer .iphoneButton .bigList .iconImg .imgW{}
.projectMenuContainer .iphoneButton .bigList:hover .iconImg .imgB{
  opacity: 1;
}
.projectMenuContainer .iphoneButton .bigList:hover .iconImg .imgW{
  opacity: 0;
}
.projectMenuContainer .iphoneButtonUl{
  margin-bottom: -7px;
}
.projectMenuContainer .rightBox{
  width: 31%;
}
.projectMenuContainer .rightBox .bearPhoto{}
.projectMenuContainer .rightBox .searchProject{}
.projectMenuContainer .rightBox .searchProject .searchInput{
  position: relative;
}
.projectMenuContainer .rightBox .searchProject i{
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translate(0, -50%);
  color: #3a68d8;

}
.projectMenuContainer .rightBox .searchProject input{
  height: 50px;
  border: solid 2px #3a68d8;
  border-radius: 25px;
  padding-left: 45px;
  font-size: 20px ;
  font-weight: 500;
}
.projectMenuContainer .rightBox .searchProject input:focus{
  outline: none;
  box-shadow: none;
}

@media (max-width:1199px) {
  .projectMenuContainer .leftBtns{
    width: 65.8%;
  }
}
@media (max-width:991px) {
  .projectMenuContainer{
    margin-bottom: 50px;
    flex-direction: column;
  }
  .projectMenuContainer .leftBtns{
    width: 100%;
  }
  .projectMenuContainer .rightBox{
    margin-top: 30px;
    width: 100%;
  }
  .projectMenuContainer .rightBox .bearPhoto{
    display: none;
  }
}
@media (max-width:767px) {
  .projectMenuContainer .iphoneButton .bigList{
    height: auto;
    padding: 15px 0;
  }
  .projectMenuContainer .iphoneButton .bigList .itemTitle{
    font-size: 18px;
  }
  .projectMenuContainer .iphoneButtonUl .listIteM{
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (max-width:575px){
  .projectMenuContainer .iphoneButton .bigList .iconImg{
    width: 36px;
    height: 30px;
    margin-bottom: 10px;
  }
  .projectMenuContainer .iphoneButtonUl {
    justify-content: center;
  }
}

.bg-subsicribe {
  background-color: #dc3545;
  transition: all 0.3s;
}

.bg-subsicribe:hover {
  background-color: #f05959;
}

@media (min-width: 992px) {
  .bg-subsicribe {
    background-color: #dd4663;
    margin-right: 0.5rem;
  }
}


.spend {
  margin-top: 0.3rem;
  margin-left: 1rem;
}

.month-spend {
  transition: all 0.3s;
}

.month-spend:hover {
  color: #000 !important;
  text-decoration: underline;
}

.bg-subsicribe {
  background-color: #dc3545;
  transition: all 0.3s;
}
.bg-subsicribe:hover {
  background-color: #f05959;
}
@media (min-width: 992px) {
  .bg-subsicribe {
    background-color: #dd4663;
    margin-right: 0.5rem;
  }
}
.subsicribe-distance {
  margin-bottom: 1rem;
}
