@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700;9..40,800&display=swap");
@import url("https://rsms.me/inter/inter.css");
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");
.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined--thin {
  font-variation-settings: "FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined--fill {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

.material-symbols-outlined--2x {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 40;
}

.material-symbols-outlined--0-75x {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 20;
}

.material-symbols-outlined--0-75x--fill {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 20;
}

[class~=material-symbols-outlined] {
  vertical-align: middle;
}

/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #E90035;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #36CF56;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: black;
  --bs-white: white;
  --bs-gray: #727277;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #FAFAFA;
  --bs-gray-200: #F3F3F5;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #BDC7CE;
  --bs-gray-500: #9CA1B0;
  --bs-gray-600: #727277;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212125;
  --bs-primary: #006770;
  --bs-primary-light: #009CA9;
  --bs-primary-bright: #EBF9FA;
  --bs-primary-contrast: #E90035;
  --bs-secondary: #727277;
  --bs-tertiary: #6248FF;
  --bs-tertiary-bg: #F7F6FE;
  --bs-success: #36CF56;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #E90035;
  --bs-light: #FAFAFA;
  --bs-dark: #212125;
  --bs-primary-rgb: 0, 103, 112;
  --bs-primary-light-rgb: 0, 156, 169;
  --bs-primary-bright-rgb: 235, 249, 250;
  --bs-primary-contrast-rgb: 233, 0, 53;
  --bs-secondary-rgb: 114, 114, 119;
  --bs-tertiary-rgb: 98, 72, 255;
  --bs-tertiary-bg-rgb: 247, 246, 254;
  --bs-success-rgb: 54, 207, 86;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 233, 0, 53;
  --bs-light-rgb: 250, 250, 250;
  --bs-dark-rgb: 33, 33, 37;
  --bs-primary-text-emphasis: rgb(0, 41.2, 44.8);
  --bs-secondary-text-emphasis: rgb(45.6, 45.6, 47.6);
  --bs-success-text-emphasis: rgb(21.6, 82.8, 34.4);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(93.2, 0, 21.2);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(204, 224.6, 226.4);
  --bs-secondary-bg-subtle: rgb(226.8, 226.8, 227.8);
  --bs-success-bg-subtle: rgb(214.8, 245.4, 221.2);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(250.6, 204, 214.6);
  --bs-light-bg-subtle: rgb(252.5, 252.5, 252.5);
  --bs-dark-bg-subtle: #BDC7CE;
  --bs-primary-border-subtle: rgb(153, 194.2, 197.8);
  --bs-secondary-border-subtle: rgb(198.6, 198.6, 200.6);
  --bs-success-border-subtle: rgb(174.6, 235.8, 187.4);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(246.2, 153, 174.2);
  --bs-light-border-subtle: #F3F3F5;
  --bs-dark-border-subtle: #9CA1B0;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto 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-color-rgb: 0, 0, 0;
  --bs-body-bg: white;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: black;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(0, 0, 0, 0.75);
  --bs-secondary-color-rgb: 0, 0, 0;
  --bs-secondary-bg: #F3F3F5;
  --bs-secondary-bg-rgb: 243, 243, 245;
  --bs-tertiary-color: rgba(0, 0, 0, 0.5);
  --bs-tertiary-color-rgb: 0, 0, 0;
  --bs-tertiary-bg: #FAFAFA;
  --bs-tertiary-bg-rgb: 250, 250, 250;
  --bs-heading-color: inherit;
  --bs-link-color: black;
  --bs-link-color-rgb: 0, 0, 0;
  --bs-link-decoration: none;
  --bs-link-hover-color: #002124;
  --bs-link-hover-color-rgb: 0, 33, 36;
  --bs-link-hover-decoration: underline;
  --bs-code-color: #d63384;
  --bs-highlight-color: black;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #e4e6e9;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(0, 156, 169, 0.25);
  --bs-form-valid-color: #36CF56;
  --bs-form-valid-border-color: #36CF56;
  --bs-form-invalid-color: #E90035;
  --bs-form-invalid-border-color: #E90035;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212125;
  --bs-body-bg-rgb: 33, 33, 37;
  --bs-emphasis-color: white;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 45.5, 50.5);
  --bs-tertiary-bg-rgb: 43, 46, 51;
  --bs-primary-text-emphasis: rgb(102, 163.8, 169.2);
  --bs-secondary-text-emphasis: rgb(170.4, 170.4, 173.4);
  --bs-success-text-emphasis: rgb(134.4, 226.2, 153.6);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(241.8, 102, 133.8);
  --bs-light-text-emphasis: #FAFAFA;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(0, 20.6, 22.4);
  --bs-secondary-bg-subtle: rgb(22.8, 22.8, 23.8);
  --bs-success-bg-subtle: rgb(10.8, 41.4, 17.2);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(46.6, 0, 10.6);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(0, 61.8, 67.2);
  --bs-secondary-border-subtle: rgb(68.4, 68.4, 71.4);
  --bs-success-border-subtle: rgb(32.4, 124.2, 51.6);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(139.8, 0, 31.8);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(102, 163.8, 169.2);
  --bs-link-hover-color: rgb(132.6, 182.04, 186.36);
  --bs-link-color-rgb: 102, 164, 169;
  --bs-link-hover-color-rgb: 133, 182, 186;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(134.4, 226.2, 153.6);
  --bs-form-valid-border-color: rgb(134.4, 226.2, 153.6);
  --bs-form-invalid-color: rgb(241.8, 102, 133.8);
  --bs-form-invalid-border-color: rgb(241.8, 102, 133.8);
}

*,
*::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;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.475rem + 2.7vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 3.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.425rem + 2.1vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 3rem;
  }
}

h3, .h3 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 2.5rem;
  }
}

h4, .h4 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 2rem;
  }
}

h5, .h5 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h5, .h5 {
    font-size: 1.5rem;
  }
}

h6, .h6 {
  font-size: 1.25rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
  text-decoration: underline;
}

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

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: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

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: var(--bs-secondary-color);
  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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-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: #727277;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.875rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.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.66666667%;
}

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

.g-6,
.gx-6 {
  --bs-gutter-x: 4rem;
}

.g-6,
.gy-6 {
  --bs-gutter-y: 4rem;
}

.g-7,
.gx-7 {
  --bs-gutter-x: 5rem;
}

.g-7,
.gy-7 {
  --bs-gutter-y: 5rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .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.66666667%;
  }
  .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;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 4rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 4rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .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.66666667%;
  }
  .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;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 4rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 4rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 5rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .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.66666667%;
  }
  .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;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 4rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 4rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .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.66666667%;
  }
  .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;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 4rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 4rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 5rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .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.66666667%;
  }
  .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;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 4rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 4rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 5rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: black;
  --bs-table-bg: rgb(204, 224.6, 226.4);
  --bs-table-border-color: rgb(163.2, 179.68, 181.12);
  --bs-table-striped-bg: rgb(193.8, 213.37, 215.08);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(183.6, 202.14, 203.76);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(188.7, 207.755, 209.42);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: black;
  --bs-table-bg: rgb(226.8, 226.8, 227.8);
  --bs-table-border-color: rgb(181.44, 181.44, 182.24);
  --bs-table-striped-bg: rgb(215.46, 215.46, 216.41);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(204.12, 204.12, 205.02);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(209.79, 209.79, 210.715);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: black;
  --bs-table-bg: rgb(214.8, 245.4, 221.2);
  --bs-table-border-color: rgb(171.84, 196.32, 176.96);
  --bs-table-striped-bg: rgb(204.06, 233.13, 210.14);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(193.32, 220.86, 199.08);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(198.69, 226.995, 204.61);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: black;
  --bs-table-bg: rgb(206.6, 244.4, 252);
  --bs-table-border-color: rgb(165.28, 195.52, 201.6);
  --bs-table-striped-bg: rgb(196.27, 232.18, 239.4);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(185.94, 219.96, 226.8);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(191.105, 226.07, 233.1);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: black;
  --bs-table-bg: rgb(255, 242.6, 205.4);
  --bs-table-border-color: rgb(204, 194.08, 164.32);
  --bs-table-striped-bg: rgb(242.25, 230.47, 195.13);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(229.5, 218.34, 184.86);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(235.875, 224.405, 189.995);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: black;
  --bs-table-bg: rgb(250.6, 204, 214.6);
  --bs-table-border-color: rgb(200.48, 163.2, 171.68);
  --bs-table-striped-bg: rgb(238.07, 193.8, 203.87);
  --bs-table-striped-color: black;
  --bs-table-active-bg: rgb(225.54, 183.6, 193.14);
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(231.805, 188.7, 198.505);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: black;
  --bs-table-bg: #FAFAFA;
  --bs-table-border-color: #c8c8c8;
  --bs-table-striped-bg: rgb(237.5, 237.5, 237.5);
  --bs-table-striped-color: black;
  --bs-table-active-bg: #e1e1e1;
  --bs-table-active-color: black;
  --bs-table-hover-bg: rgb(231.25, 231.25, 231.25);
  --bs-table-hover-color: black;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: white;
  --bs-table-bg: #212125;
  --bs-table-border-color: rgb(77.4, 77.4, 80.6);
  --bs-table-striped-bg: rgb(44.1, 44.1, 47.9);
  --bs-table-striped-color: white;
  --bs-table-active-bg: rgb(55.2, 55.2, 58.8);
  --bs-table-active-color: white;
  --bs-table-hover-bg: rgb(49.65, 49.65, 53.35);
  --bs-table-hover-color: white;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.custom-control-input ~ .custom-control-label {
  padding-left: 10px;
}
.custom-control-input ~ * {
  cursor: pointer;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #DAE1E6;
  background: #006770;
  box-shadow: none;
  height: 20px;
  width: 20px;
  border-width: 0px;
}
.custom-control-input ~ .custom-control-label::before {
  height: 20px;
  width: 20px;
  border: 1px solid #E1E1E3;
  background-color: #FFFFFF;
  top: 0;
}
.custom-control-input ~ .custom-control-label::after {
  height: 20px;
  width: 20px;
  top: 0;
}
.custom-control-input ~ .custom-control-label.custom-control-label--center:before {
  left: 50%;
  left: calc(50% - 10px);
}
.custom-control-input ~ .custom-control-label.custom-control-label--center:after {
  left: 50%;
  left: calc(50% - 10px);
}

.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.4rem + 1px);
  padding-bottom: calc(0.4rem + 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: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.4rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #081924;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: 1px solid #DAE1E6;
  border-radius: 2px;
  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: #081924;
  background-color: var(--bs-body-bg);
  border-color: rgb(127.5, 179, 183.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.4rem 0.75rem;
  margin: -0.4rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #081924;
  background-color: var(--bs-tertiary-bg);
  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::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.4rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext:focus {
  outline: 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 + calc(1px * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(1px * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.8rem + calc(1px * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(1px * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(1px * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.8rem + calc(1px * 2));
  padding: 0.4rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: 2px;
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: 2px;
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(1px * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(1px * 2));
}

.form-select {
  --bs-form-select-bg-img: 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 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.4rem 2.25rem 0.4rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #081924;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #DAE1E6;
  border-radius: 2px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: rgb(127.5, 179, 183.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #081924;
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.75em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.75em;
}

.form-check-reverse {
  padding-right: 1.75em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.75em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1.25em;
  height: 1.25em;
  margin-top: 0.125em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-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: rgb(127.5, 179, 183.5);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.form-check-input:checked {
  background-color: #006770;
  border-color: #006770;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='white'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #006770;
  border-color: #006770;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='white' 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 {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: 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");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  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 {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28127.5, 179, 183.5%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='white'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

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

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px white, 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #006770;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: rgb(178.5, 209.4, 212.1);
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #006770;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: rgb(178.5, 209.4, 212.1);
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(1px * 2));
  min-height: calc(3.5rem + calc(1px * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  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,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-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:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: 2px;
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: 1px 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #727277;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.4rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #081924;
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: 1px solid #DAE1E6;
  border-radius: 2px;
}

.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: var(--bs-border-radius-lg);
}

.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: var(--bs-border-radius-sm);
}

.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):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  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):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  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: calc(1px * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  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: var(--bs-form-valid-color);
}

.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: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.8rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2336CF56' d='M2.3 6.73.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.2rem) center;
  background-size: calc(0.75em + 0.4rem) calc(0.75em + 0.4rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.8rem);
  background-position: top calc(0.375em + 0.2rem) right calc(0.375em + 0.2rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.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"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2336CF56' d='M2.3 6.73.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");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.4rem) calc(0.75em + 0.4rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.8rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.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: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.8rem);
  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='%23E90035'%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='%23E90035' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.2rem) center;
  background-size: calc(0.75em + 0.4rem) calc(0.75em + 0.4rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.8rem);
  background-position: top calc(0.375em + 0.2rem) right calc(0.375em + 0.2rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.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"] {
  --bs-form-select-bg-icon: 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='%23E90035'%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='%23E90035' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.4rem) calc(0.75em + 0.4rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.8rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.4rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: 4px;
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  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: var(--bs-btn-hover-color);
  text-decoration: none;
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-primary {
  --bs-btn-color: white;
  --bs-btn-bg: #006770;
  --bs-btn-border-color: #006770;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(0, 87.55, 95.2);
  --bs-btn-hover-border-color: rgb(0, 82.4, 89.6);
  --bs-btn-focus-shadow-rgb: 38, 126, 133;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(0, 82.4, 89.6);
  --bs-btn-active-border-color: rgb(0, 77.25, 84);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #006770;
  --bs-btn-disabled-border-color: #006770;
}

.btn-primary-light {
  --bs-btn-color: black;
  --bs-btn-bg: #009CA9;
  --bs-btn-border-color: #009CA9;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(38.25, 170.85, 181.9);
  --bs-btn-hover-border-color: rgb(25.5, 165.9, 177.6);
  --bs-btn-focus-shadow-rgb: 0, 133, 144;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(51, 175.8, 186.2);
  --bs-btn-active-border-color: rgb(25.5, 165.9, 177.6);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #009CA9;
  --bs-btn-disabled-border-color: #009CA9;
}

.btn-primary-bright {
  --bs-btn-color: black;
  --bs-btn-bg: #EBF9FA;
  --bs-btn-border-color: #EBF9FA;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(238, 249.9, 250.75);
  --bs-btn-hover-border-color: rgb(237, 249.6, 250.5);
  --bs-btn-focus-shadow-rgb: 200, 212, 213;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(239, 250.2, 251);
  --bs-btn-active-border-color: rgb(237, 249.6, 250.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #EBF9FA;
  --bs-btn-disabled-border-color: #EBF9FA;
}

.btn-primary-contrast {
  --bs-btn-color: white;
  --bs-btn-bg: #E90035;
  --bs-btn-border-color: #E90035;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(198.05, 0, 45.05);
  --bs-btn-hover-border-color: rgb(186.4, 0, 42.4);
  --bs-btn-focus-shadow-rgb: 236, 38, 83;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(186.4, 0, 42.4);
  --bs-btn-active-border-color: rgb(174.75, 0, 39.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #E90035;
  --bs-btn-disabled-border-color: #E90035;
}

.btn-secondary {
  --bs-btn-color: white;
  --bs-btn-bg: #727277;
  --bs-btn-border-color: #727277;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(96.9, 96.9, 101.15);
  --bs-btn-hover-border-color: rgb(91.2, 91.2, 95.2);
  --bs-btn-focus-shadow-rgb: 135, 135, 139;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(91.2, 91.2, 95.2);
  --bs-btn-active-border-color: rgb(85.5, 85.5, 89.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #727277;
  --bs-btn-disabled-border-color: #727277;
}

.btn-tertiary {
  --bs-btn-color: white;
  --bs-btn-bg: #6248FF;
  --bs-btn-border-color: #6248FF;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(83.3, 61.2, 216.75);
  --bs-btn-hover-border-color: rgb(78.4, 57.6, 204);
  --bs-btn-focus-shadow-rgb: 122, 99, 255;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(78.4, 57.6, 204);
  --bs-btn-active-border-color: rgb(73.5, 54, 191.25);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #6248FF;
  --bs-btn-disabled-border-color: #6248FF;
}

.btn-tertiary-bg {
  --bs-btn-color: black;
  --bs-btn-bg: #F7F6FE;
  --bs-btn-border-color: #F7F6FE;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(248.2, 247.35, 254.15);
  --bs-btn-hover-border-color: rgb(247.8, 246.9, 254.1);
  --bs-btn-focus-shadow-rgb: 210, 209, 216;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(248.6, 247.8, 254.2);
  --bs-btn-active-border-color: rgb(247.8, 246.9, 254.1);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #F7F6FE;
  --bs-btn-disabled-border-color: #F7F6FE;
}

.btn-success {
  --bs-btn-color: black;
  --bs-btn-bg: #36CF56;
  --bs-btn-border-color: #36CF56;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(84.15, 214.2, 111.35);
  --bs-btn-hover-border-color: rgb(74.1, 211.8, 102.9);
  --bs-btn-focus-shadow-rgb: 46, 176, 73;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(94.2, 216.6, 119.8);
  --bs-btn-active-border-color: rgb(74.1, 211.8, 102.9);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #36CF56;
  --bs-btn-disabled-border-color: #36CF56;
}

.btn-info {
  --bs-btn-color: black;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: black;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}

.btn-danger {
  --bs-btn-color: white;
  --bs-btn-bg: #E90035;
  --bs-btn-border-color: #E90035;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(198.05, 0, 45.05);
  --bs-btn-hover-border-color: rgb(186.4, 0, 42.4);
  --bs-btn-focus-shadow-rgb: 236, 38, 83;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(186.4, 0, 42.4);
  --bs-btn-active-border-color: rgb(174.75, 0, 39.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #E90035;
  --bs-btn-disabled-border-color: #E90035;
}

.btn-light {
  --bs-btn-color: black;
  --bs-btn-bg: #FAFAFA;
  --bs-btn-border-color: #FAFAFA;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: rgb(212.5, 212.5, 212.5);
  --bs-btn-hover-border-color: #c8c8c8;
  --bs-btn-focus-shadow-rgb: 213, 213, 213;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #c8c8c8;
  --bs-btn-active-border-color: rgb(187.5, 187.5, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: black;
  --bs-btn-disabled-bg: #FAFAFA;
  --bs-btn-disabled-border-color: #FAFAFA;
}

.btn-dark {
  --bs-btn-color: white;
  --bs-btn-bg: #212125;
  --bs-btn-border-color: #212125;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: rgb(66.3, 66.3, 69.7);
  --bs-btn-hover-border-color: rgb(55.2, 55.2, 58.8);
  --bs-btn-focus-shadow-rgb: 66, 66, 70;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: rgb(77.4, 77.4, 80.6);
  --bs-btn-active-border-color: rgb(55.2, 55.2, 58.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: white;
  --bs-btn-disabled-bg: #212125;
  --bs-btn-disabled-border-color: #212125;
}

.btn-outline-primary {
  --bs-btn-color: #006770;
  --bs-btn-border-color: #006770;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #006770;
  --bs-btn-hover-border-color: #006770;
  --bs-btn-focus-shadow-rgb: 0, 103, 112;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #006770;
  --bs-btn-active-border-color: #006770;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #006770;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #006770;
  --bs-gradient: none;
}

.btn-outline-primary-light {
  --bs-btn-color: #009CA9;
  --bs-btn-border-color: #009CA9;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #009CA9;
  --bs-btn-hover-border-color: #009CA9;
  --bs-btn-focus-shadow-rgb: 0, 156, 169;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #009CA9;
  --bs-btn-active-border-color: #009CA9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #009CA9;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #009CA9;
  --bs-gradient: none;
}

.btn-outline-primary-bright {
  --bs-btn-color: #EBF9FA;
  --bs-btn-border-color: #EBF9FA;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #EBF9FA;
  --bs-btn-hover-border-color: #EBF9FA;
  --bs-btn-focus-shadow-rgb: 235, 249, 250;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #EBF9FA;
  --bs-btn-active-border-color: #EBF9FA;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #EBF9FA;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #EBF9FA;
  --bs-gradient: none;
}

.btn-outline-primary-contrast {
  --bs-btn-color: #E90035;
  --bs-btn-border-color: #E90035;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #E90035;
  --bs-btn-hover-border-color: #E90035;
  --bs-btn-focus-shadow-rgb: 233, 0, 53;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #E90035;
  --bs-btn-active-border-color: #E90035;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #E90035;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E90035;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #727277;
  --bs-btn-border-color: #727277;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #727277;
  --bs-btn-hover-border-color: #727277;
  --bs-btn-focus-shadow-rgb: 114, 114, 119;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #727277;
  --bs-btn-active-border-color: #727277;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #727277;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #727277;
  --bs-gradient: none;
}

.btn-outline-tertiary {
  --bs-btn-color: #6248FF;
  --bs-btn-border-color: #6248FF;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #6248FF;
  --bs-btn-hover-border-color: #6248FF;
  --bs-btn-focus-shadow-rgb: 98, 72, 255;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #6248FF;
  --bs-btn-active-border-color: #6248FF;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6248FF;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6248FF;
  --bs-gradient: none;
}

.btn-outline-tertiary-bg {
  --bs-btn-color: #F7F6FE;
  --bs-btn-border-color: #F7F6FE;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #F7F6FE;
  --bs-btn-hover-border-color: #F7F6FE;
  --bs-btn-focus-shadow-rgb: 247, 246, 254;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #F7F6FE;
  --bs-btn-active-border-color: #F7F6FE;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #F7F6FE;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #F7F6FE;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: #36CF56;
  --bs-btn-border-color: #36CF56;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #36CF56;
  --bs-btn-hover-border-color: #36CF56;
  --bs-btn-focus-shadow-rgb: 54, 207, 86;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #36CF56;
  --bs-btn-active-border-color: #36CF56;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #36CF56;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #36CF56;
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #E90035;
  --bs-btn-border-color: #E90035;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #E90035;
  --bs-btn-hover-border-color: #E90035;
  --bs-btn-focus-shadow-rgb: 233, 0, 53;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #E90035;
  --bs-btn-active-border-color: #E90035;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #E90035;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #E90035;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #FAFAFA;
  --bs-btn-border-color: #FAFAFA;
  --bs-btn-hover-color: black;
  --bs-btn-hover-bg: #FAFAFA;
  --bs-btn-hover-border-color: #FAFAFA;
  --bs-btn-focus-shadow-rgb: 250, 250, 250;
  --bs-btn-active-color: black;
  --bs-btn-active-bg: #FAFAFA;
  --bs-btn-active-border-color: #FAFAFA;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FAFAFA;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FAFAFA;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212125;
  --bs-btn-border-color: #212125;
  --bs-btn-hover-color: white;
  --bs-btn-hover-bg: #212125;
  --bs-btn-hover-border-color: #212125;
  --bs-btn-focus-shadow-rgb: 33, 33, 37;
  --bs-btn-active-color: white;
  --bs-btn-active-bg: #212125;
  --bs-btn-active-border-color: #212125;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212125;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212125;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #727277;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  text-decoration: none;
}
.btn-link:hover, .btn-link:focus-visible {
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.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,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: white;
  --bs-dropdown-link-active-bg: #006770;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1.5rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #727277;
  --bs-dropdown-header-padding-x: 1.5rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.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: var(--bs-dropdown-spacer);
}
.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: var(--bs-dropdown-spacer);
}
.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: var(--bs-dropdown-spacer);
}
.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: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: white;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: white;
  --bs-dropdown-link-active-bg: #006770;
  --bs-dropdown-link-disabled-color: #9CA1B0;
  --bs-dropdown-header-color: #9CA1B0;
}

.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 {
  border-radius: 4px;
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.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: calc(var(--bs-border-width) * -1);
}
.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 {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  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: var(--bs-nav-link-hover-color);
  text-decoration: none;
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: white;
  --bs-nav-pills-link-active-bg: #006770;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.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 {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: 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.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: 4px;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
  text-decoration: none;
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@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 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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 {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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 {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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 {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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 {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .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: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .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 {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .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: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.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 {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: white;
  --bs-navbar-brand-color: white;
  --bs-navbar-brand-hover-color: white;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: 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");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: 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");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.9375rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
}
.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: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@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 {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1.5rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3e%3cpath d='M16.293 8.05029L12 12.3433L7.70697 8.05029L6.29297 9.46429L12 15.1713L17.707 9.46429L16.293 8.05029Z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='%236248FF'%3e%3cpath d='M16.293 8.05029L12 12.3433L7.70697 8.05029L6.29297 9.46429L12 15.1713L17.707 9.46429L16.293 8.05029Z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: ;
  --bs-accordion-btn-focus-box-shadow: ;
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1.5rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-body-bg);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.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, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 163.8, 169.2%29'%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");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28102, 163.8, 169.2%29'%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");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
  --bs-pagination-active-color: white;
  --bs-pagination-active-bg: #006770;
  --bs-pagination-active-border-color: #006770;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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: var(--bs-pagination-hover-color);
  text-decoration: none;
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.8em;
  --bs-badge-padding-y: 0.5em;
  --bs-badge-font-size: 0.75rem;
  --bs-badge-font-weight: 700;
  --bs-badge-color: white;
  --bs-badge-border-radius: 2px;
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-primary-light {
  --bs-alert-color: var(--bs-primary-light-text-emphasis);
  --bs-alert-bg: var(--bs-primary-light-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-light-border-subtle);
  --bs-alert-link-color: var(--bs-primary-light-text-emphasis);
}

.alert-primary-bright {
  --bs-alert-color: var(--bs-primary-bright-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bright-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-bright-border-subtle);
  --bs-alert-link-color: var(--bs-primary-bright-text-emphasis);
}

.alert-primary-contrast {
  --bs-alert-color: var(--bs-primary-contrast-text-emphasis);
  --bs-alert-bg: var(--bs-primary-contrast-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-contrast-border-subtle);
  --bs-alert-link-color: var(--bs-primary-contrast-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-tertiary {
  --bs-alert-color: var(--bs-tertiary-text-emphasis);
  --bs-alert-bg: var(--bs-tertiary-bg-subtle);
  --bs-alert-border-color: var(--bs-tertiary-border-subtle);
  --bs-alert-link-color: var(--bs-tertiary-text-emphasis);
}

.alert-tertiary-bg {
  --bs-alert-color: var(--bs-tertiary-bg-text-emphasis);
  --bs-alert-bg: var(--bs-tertiary-bg-bg-subtle);
  --bs-alert-border-color: var(--bs-tertiary-bg-border-subtle);
  --bs-alert-link-color: var(--bs-tertiary-bg-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: white;
  --bs-progress-bar-bg: #006770;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@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: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: white;
  --bs-list-group-active-bg: #006770;
  --bs-list-group-active-border-color: #006770;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.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: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  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: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    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: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-primary-light {
  --bs-list-group-color: var(--bs-primary-light-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-light-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-light-text-emphasis);
}

.list-group-item-primary-bright {
  --bs-list-group-color: var(--bs-primary-bright-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bright-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-bright-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-bright-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-bright-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bright-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-bright-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-bright-text-emphasis);
}

.list-group-item-primary-contrast {
  --bs-list-group-color: var(--bs-primary-contrast-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-contrast-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-contrast-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-contrast-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-contrast-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-contrast-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-contrast-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-contrast-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-tertiary {
  --bs-list-group-color: var(--bs-tertiary-text-emphasis);
  --bs-list-group-bg: var(--bs-tertiary-bg-subtle);
  --bs-list-group-border-color: var(--bs-tertiary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-tertiary-border-subtle);
  --bs-list-group-active-color: var(--bs-tertiary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-tertiary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-tertiary-text-emphasis);
}

.list-group-item-tertiary-bg {
  --bs-list-group-color: var(--bs-tertiary-bg-text-emphasis);
  --bs-list-group-bg: var(--bs-tertiary-bg-bg-subtle);
  --bs-list-group-border-color: var(--bs-tertiary-bg-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-tertiary-bg-border-subtle);
  --bs-list-group-active-color: var(--bs-tertiary-bg-bg-subtle);
  --bs-list-group-active-bg: var(--bs-tertiary-bg-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-tertiary-bg-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: black;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='black'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(0, 156, 169, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.875rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  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% - var(--bs-modal-margin) * 2);
}
.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% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: black;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-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,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@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,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@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,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  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;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.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: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.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%;
  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;
}

.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%);
}

.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: white;
  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: white;
  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='white'%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='white'%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%;
}
.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: white;
  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: white;
  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: black;
}
.carousel-dark .carousel-caption {
  color: black;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: black;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: black;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: black;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.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 {
  animation: placeholder-glow 2s ease-in-out infinite;
}

@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(130deg, black 55%, rgba(0, 0, 0, 0.8) 75%, black 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: white !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-primary-light {
  color: black !important;
  background-color: RGBA(var(--bs-primary-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-primary-bright {
  color: black !important;
  background-color: RGBA(var(--bs-primary-bright-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-primary-contrast {
  color: white !important;
  background-color: RGBA(var(--bs-primary-contrast-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: white !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-tertiary {
  color: white !important;
  background-color: RGBA(var(--bs-tertiary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-tertiary-bg {
  color: black !important;
  background-color: RGBA(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: black !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: black !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: black !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: white !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: black !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: white !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(0, 82, 90, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(0, 82, 90, var(--bs-link-underline-opacity, 1)) !important;
}

.link-primary-light {
  color: RGBA(var(--bs-primary-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary-light:hover, .link-primary-light:focus {
  color: RGBA(51, 176, 186, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(51, 176, 186, var(--bs-link-underline-opacity, 1)) !important;
}

.link-primary-bright {
  color: RGBA(var(--bs-primary-bright-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-bright-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary-bright:hover, .link-primary-bright:focus {
  color: RGBA(239, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(239, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-primary-contrast {
  color: RGBA(var(--bs-primary-contrast-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-contrast-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary-contrast:hover, .link-primary-contrast:focus {
  color: RGBA(186, 0, 42, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(186, 0, 42, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(91, 91, 95, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(91, 91, 95, var(--bs-link-underline-opacity, 1)) !important;
}

.link-tertiary {
  color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-tertiary:hover, .link-tertiary:focus {
  color: RGBA(78, 58, 204, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(78, 58, 204, var(--bs-link-underline-opacity, 1)) !important;
}

.link-tertiary-bg {
  color: RGBA(var(--bs-tertiary-bg-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-tertiary-bg-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-tertiary-bg:hover, .link-tertiary-bg:focus {
  color: RGBA(249, 248, 254, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 248, 254, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(94, 217, 120, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(94, 217, 120, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(186, 0, 42, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(186, 0, 42, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(251, 251, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(251, 251, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 26, 30, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 26, 30, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 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) {
  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;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !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: var(--bs-border-width);
  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;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: 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;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: 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-inline-grid {
  display: inline-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: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-primary-light {
  --bs-focus-ring-color: rgba(var(--bs-primary-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-primary-bright {
  --bs-focus-ring-color: rgba(var(--bs-primary-bright-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-primary-contrast {
  --bs-focus-ring-color: rgba(var(--bs-primary-contrast-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-tertiary {
  --bs-focus-ring-color: rgba(var(--bs-tertiary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-tertiary-bg {
  --bs-focus-ring-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-light-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-bright {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-bright-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-contrast {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-contrast-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-tertiary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-tertiary-rgb), var(--bs-border-opacity)) !important;
}

.border-tertiary-bg {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !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;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

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

.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-6 {
  margin: 4rem !important;
}

.m-7 {
  margin: 5rem !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-6 {
  margin-right: 4rem !important;
  margin-left: 4rem !important;
}

.mx-7 {
  margin-right: 5rem !important;
  margin-left: 5rem !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-6 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.my-7 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !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-6 {
  margin-top: 4rem !important;
}

.mt-7 {
  margin-top: 5rem !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-6 {
  margin-right: 4rem !important;
}

.me-7 {
  margin-right: 5rem !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-6 {
  margin-bottom: 4rem !important;
}

.mb-7 {
  margin-bottom: 5rem !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-6 {
  margin-left: 4rem !important;
}

.ms-7 {
  margin-left: 5rem !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;
}

.p-6 {
  padding: 4rem !important;
}

.p-7 {
  padding: 5rem !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;
}

.px-6 {
  padding-right: 4rem !important;
  padding-left: 4rem !important;
}

.px-7 {
  padding-right: 5rem !important;
  padding-left: 5rem !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;
}

.py-6 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.py-7 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !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;
}

.pt-6 {
  padding-top: 4rem !important;
}

.pt-7 {
  padding-top: 5rem !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;
}

.pe-6 {
  padding-right: 4rem !important;
}

.pe-7 {
  padding-right: 5rem !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;
}

.pb-6 {
  padding-bottom: 4rem !important;
}

.pb-7 {
  padding-bottom: 5rem !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;
}

.ps-6 {
  padding-left: 4rem !important;
}

.ps-7 {
  padding-left: 5rem !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;
}

.gap-6 {
  gap: 4rem !important;
}

.gap-7 {
  gap: 5rem !important;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.row-gap-6 {
  row-gap: 4rem !important;
}

.row-gap-7 {
  row-gap: 5rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.column-gap-6 {
  column-gap: 4rem !important;
}

.column-gap-7 {
  column-gap: 5rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.475rem + 2.7vw) !important;
}

.fs-2 {
  font-size: calc(1.425rem + 2.1vw) !important;
}

.fs-3 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-4 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-5 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-6 {
  font-size: 1.25rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !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-primary-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-light-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-bright {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-bright-rgb), var(--bs-text-opacity)) !important;
}

.text-primary-contrast {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-contrast-rgb), var(--bs-text-opacity)) !important;
}

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}

.text-tertiary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-tertiary-rgb), var(--bs-text-opacity)) !important;
}

.text-tertiary-bg {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-tertiary-bg-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-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !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-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !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;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-primary-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-primary-bright {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-bright-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-primary-contrast {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-contrast-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-tertiary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-tertiary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-tertiary-bg {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-bright {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-bright-rgb), var(--bs-bg-opacity)) !important;
}

.bg-primary-contrast {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-contrast-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-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-tertiary-bg {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-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-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-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !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-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  user-select: all !important;
}

.user-select-auto {
  user-select: auto !important;
}

.user-select-none {
  user-select: none !important;
}

.pe-none {
  pointer-events: none !important;
}

.pe-auto {
  pointer-events: auto !important;
}

.rounded {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-6 {
    margin: 4rem !important;
  }
  .m-sm-7 {
    margin: 5rem !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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-sm-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-sm-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !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-6 {
    margin-top: 4rem !important;
  }
  .mt-sm-7 {
    margin-top: 5rem !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-6 {
    margin-right: 4rem !important;
  }
  .me-sm-7 {
    margin-right: 5rem !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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !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-6 {
    margin-left: 4rem !important;
  }
  .ms-sm-7 {
    margin-left: 5rem !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;
  }
  .p-sm-6 {
    padding: 4rem !important;
  }
  .p-sm-7 {
    padding: 5rem !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;
  }
  .px-sm-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-sm-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !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;
  }
  .py-sm-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-sm-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !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;
  }
  .pt-sm-6 {
    padding-top: 4rem !important;
  }
  .pt-sm-7 {
    padding-top: 5rem !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;
  }
  .pe-sm-6 {
    padding-right: 4rem !important;
  }
  .pe-sm-7 {
    padding-right: 5rem !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;
  }
  .pb-sm-6 {
    padding-bottom: 4rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 5rem !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;
  }
  .ps-sm-6 {
    padding-left: 4rem !important;
  }
  .ps-sm-7 {
    padding-left: 5rem !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;
  }
  .gap-sm-6 {
    gap: 4rem !important;
  }
  .gap-sm-7 {
    gap: 5rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .row-gap-sm-6 {
    row-gap: 4rem !important;
  }
  .row-gap-sm-7 {
    row-gap: 5rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .column-gap-sm-6 {
    column-gap: 4rem !important;
  }
  .column-gap-sm-7 {
    column-gap: 5rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-6 {
    margin: 4rem !important;
  }
  .m-md-7 {
    margin: 5rem !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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-md-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-md-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !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-6 {
    margin-top: 4rem !important;
  }
  .mt-md-7 {
    margin-top: 5rem !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-6 {
    margin-right: 4rem !important;
  }
  .me-md-7 {
    margin-right: 5rem !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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !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-6 {
    margin-left: 4rem !important;
  }
  .ms-md-7 {
    margin-left: 5rem !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;
  }
  .p-md-6 {
    padding: 4rem !important;
  }
  .p-md-7 {
    padding: 5rem !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;
  }
  .px-md-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-md-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !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;
  }
  .py-md-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-md-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !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;
  }
  .pt-md-6 {
    padding-top: 4rem !important;
  }
  .pt-md-7 {
    padding-top: 5rem !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;
  }
  .pe-md-6 {
    padding-right: 4rem !important;
  }
  .pe-md-7 {
    padding-right: 5rem !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;
  }
  .pb-md-6 {
    padding-bottom: 4rem !important;
  }
  .pb-md-7 {
    padding-bottom: 5rem !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;
  }
  .ps-md-6 {
    padding-left: 4rem !important;
  }
  .ps-md-7 {
    padding-left: 5rem !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;
  }
  .gap-md-6 {
    gap: 4rem !important;
  }
  .gap-md-7 {
    gap: 5rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .row-gap-md-6 {
    row-gap: 4rem !important;
  }
  .row-gap-md-7 {
    row-gap: 5rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .column-gap-md-6 {
    column-gap: 4rem !important;
  }
  .column-gap-md-7 {
    column-gap: 5rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-6 {
    margin: 4rem !important;
  }
  .m-lg-7 {
    margin: 5rem !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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-lg-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-lg-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !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-6 {
    margin-top: 4rem !important;
  }
  .mt-lg-7 {
    margin-top: 5rem !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-6 {
    margin-right: 4rem !important;
  }
  .me-lg-7 {
    margin-right: 5rem !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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !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-6 {
    margin-left: 4rem !important;
  }
  .ms-lg-7 {
    margin-left: 5rem !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;
  }
  .p-lg-6 {
    padding: 4rem !important;
  }
  .p-lg-7 {
    padding: 5rem !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;
  }
  .px-lg-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-lg-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !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;
  }
  .py-lg-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-lg-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !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;
  }
  .pt-lg-6 {
    padding-top: 4rem !important;
  }
  .pt-lg-7 {
    padding-top: 5rem !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;
  }
  .pe-lg-6 {
    padding-right: 4rem !important;
  }
  .pe-lg-7 {
    padding-right: 5rem !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;
  }
  .pb-lg-6 {
    padding-bottom: 4rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 5rem !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;
  }
  .ps-lg-6 {
    padding-left: 4rem !important;
  }
  .ps-lg-7 {
    padding-left: 5rem !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;
  }
  .gap-lg-6 {
    gap: 4rem !important;
  }
  .gap-lg-7 {
    gap: 5rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .row-gap-lg-6 {
    row-gap: 4rem !important;
  }
  .row-gap-lg-7 {
    row-gap: 5rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .column-gap-lg-6 {
    column-gap: 4rem !important;
  }
  .column-gap-lg-7 {
    column-gap: 5rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-6 {
    margin: 4rem !important;
  }
  .m-xl-7 {
    margin: 5rem !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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !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-6 {
    margin-top: 4rem !important;
  }
  .mt-xl-7 {
    margin-top: 5rem !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-6 {
    margin-right: 4rem !important;
  }
  .me-xl-7 {
    margin-right: 5rem !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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 5rem !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-6 {
    margin-left: 4rem !important;
  }
  .ms-xl-7 {
    margin-left: 5rem !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;
  }
  .p-xl-6 {
    padding: 4rem !important;
  }
  .p-xl-7 {
    padding: 5rem !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;
  }
  .px-xl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !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;
  }
  .py-xl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !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;
  }
  .pt-xl-6 {
    padding-top: 4rem !important;
  }
  .pt-xl-7 {
    padding-top: 5rem !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;
  }
  .pe-xl-6 {
    padding-right: 4rem !important;
  }
  .pe-xl-7 {
    padding-right: 5rem !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;
  }
  .pb-xl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xl-7 {
    padding-bottom: 5rem !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;
  }
  .ps-xl-6 {
    padding-left: 4rem !important;
  }
  .ps-xl-7 {
    padding-left: 5rem !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;
  }
  .gap-xl-6 {
    gap: 4rem !important;
  }
  .gap-xl-7 {
    gap: 5rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xl-6 {
    row-gap: 4rem !important;
  }
  .row-gap-xl-7 {
    row-gap: 5rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xl-6 {
    column-gap: 4rem !important;
  }
  .column-gap-xl-7 {
    column-gap: 5rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: 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-inline-grid {
    display: inline-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;
  }
  .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-6 {
    margin: 4rem !important;
  }
  .m-xxl-7 {
    margin: 5rem !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-6 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }
  .mx-xxl-7 {
    margin-right: 5rem !important;
    margin-left: 5rem !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-6 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
  .my-xxl-7 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !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-6 {
    margin-top: 4rem !important;
  }
  .mt-xxl-7 {
    margin-top: 5rem !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-6 {
    margin-right: 4rem !important;
  }
  .me-xxl-7 {
    margin-right: 5rem !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-6 {
    margin-bottom: 4rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 5rem !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-6 {
    margin-left: 4rem !important;
  }
  .ms-xxl-7 {
    margin-left: 5rem !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;
  }
  .p-xxl-6 {
    padding: 4rem !important;
  }
  .p-xxl-7 {
    padding: 5rem !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;
  }
  .px-xxl-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
  }
  .px-xxl-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !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;
  }
  .py-xxl-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .py-xxl-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !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;
  }
  .pt-xxl-6 {
    padding-top: 4rem !important;
  }
  .pt-xxl-7 {
    padding-top: 5rem !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;
  }
  .pe-xxl-6 {
    padding-right: 4rem !important;
  }
  .pe-xxl-7 {
    padding-right: 5rem !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;
  }
  .pb-xxl-6 {
    padding-bottom: 4rem !important;
  }
  .pb-xxl-7 {
    padding-bottom: 5rem !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;
  }
  .ps-xxl-6 {
    padding-left: 4rem !important;
  }
  .ps-xxl-7 {
    padding-left: 5rem !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;
  }
  .gap-xxl-6 {
    gap: 4rem !important;
  }
  .gap-xxl-7 {
    gap: 5rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .row-gap-xxl-6 {
    row-gap: 4rem !important;
  }
  .row-gap-xxl-7 {
    row-gap: 5rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .column-gap-xxl-6 {
    column-gap: 4rem !important;
  }
  .column-gap-xxl-7 {
    column-gap: 5rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 3.5rem !important;
  }
  .fs-2 {
    font-size: 3rem !important;
  }
  .fs-3 {
    font-size: 2.5rem !important;
  }
  .fs-4 {
    font-size: 2rem !important;
  }
  .fs-5 {
    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-inline-grid {
    display: inline-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;
  }
}
form .field_with_errors:not(.form-control), * .field_with_errors:not(.form-control) {
  font-size: 12px;
}
form .field_with_errors label, * .field_with_errors label {
  color: initial;
}
form .field_with_errors > input, form .field_with_errors > textarea, * .field_with_errors > input, * .field_with_errors > textarea {
  color: initial;
  border-bottom: 2px solid #E90035;
}
form .field_with_errors > input:focus, form .field_with_errors > textarea:focus, * .field_with_errors > input:focus, * .field_with_errors > textarea:focus {
  border-bottom-color: rgb(182, 0, 41.3991416309) !important;
}
form .custom-select, * .custom-select {
  padding: 0;
  width: 100%;
}
form .form-control, form .custom-select, * .form-control, * .custom-select {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 0;
  height: 2.5em;
  background-color: transparent;
  box-shadow: none;
  transition: padding-left 0.3s ease-in-out 0s, box-shadow 0.3s ease-in-out 0s;
}
form .form-control:invalid, form .custom-select:invalid, * .form-control:invalid, * .custom-select:invalid {
  border-bottom: 2px solid #E90035;
  padding-top: 1px;
}
form .form-control:disabled, form .custom-select:disabled, * .form-control:disabled, * .custom-select:disabled {
  border-bottom-style: dashed;
  color: #9CA1B0;
  background-color: inherit;
}
form .form-control:focus, form .custom-select:focus, * .form-control:focus, * .custom-select:focus {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 1px solid #006770;
}
form .form-control:focus:not(.static), form .custom-select:focus:not(.static), * .form-control:focus:not(.static), * .custom-select:focus:not(.static) {
  background-color: white;
  transition: padding-left 0.4s ease-in-out 0s, box-shadow 0.4s ease-in-out 0s;
  border-bottom: 2px solid #006770;
  padding-top: 1px;
  padding-left: 0.5em;
}

label {
  margin: 0;
  line-height: 20px;
  font-size: 0.875rem;
}

.field_with_errors {
  color: #E90035;
}
.field_with_errors > input {
  border-color: #E90035;
}
.field_with_errors > label {
  margin: 0;
  line-height: 20px;
}

.form-group.mb-3__main-box {
  padding: 24px;
  background: #fafafa;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 18px 0 rgba(0, 0, 0, 0.08);
}
.form-group.mb-3__main-box > .form-control, .form-group.mb-3__main-box > .choices {
  margin-bottom: 6px;
}
.form-group.mb-3__filters {
  color: #212125;
}
.form-group.mb-3__filters .slider {
  height: 5px;
  background-color: #e4e6e9;
  border-radius: 5px;
  position: relative;
}
.form-group.mb-3__filters .slider .progress {
  height: 5px;
  left: 0;
  right: 0;
  position: absolute;
  border-radius: 5px;
  background: #6248FF;
}
.form-group.mb-3__filters .range-input {
  position: relative;
}
.form-group.mb-3__filters .range-input input {
  -moz-appearance: textfield;
}
.form-group.mb-3__filters .range-input input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-group.mb-3__filters .range-input input[type=range]::-webkit-slider-thumb, .form-group.mb-3__filters .range-input input[type=range]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background: white;
  border: 2.5px solid #6248FF;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-appearance: none;
}
.form-group.mb-3__filters .range-input input[type=number] {
  -moz-appearance: textfield;
}
.form-group.mb-3__filters .range-input input[type=number]::-webkit-inner-spin-button, .form-group.mb-3__filters .range-input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.form-group.mb-3__filters .range-input input {
  position: absolute;
  top: -5px;
  height: 5px;
  width: 100%;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
}
.form-group.mb-3__filters .range-input input[type=range]::-webkit-slider-thumb {
  width: 24px;
  height: 24px;
  background: white;
  border: 2.5px solid #6248FF;
  border-radius: 50%;
  pointer-events: auto;
  -webkit-appearance: none;
}
.form-group.mb-3__filters .form-control:disabled {
  color: #1e1e26;
  padding: 12px;
  background-color: white;
  border-bottom: 1.5px solid black;
}
.form-group.mb-3__filters .btn-group .btn-rating {
  background-color: white;
  border: 1px solid #e4e6e9;
  border-radius: 4px;
  width: 60px;
  height: 30px;
  cursor: pointer;
}
.form-group.mb-3__filters .btn-group .btn-rating input[type=radio] {
  display: none;
}
.form-group.mb-3__filters .btn-group .btn-rating.active {
  background-color: black;
  color: white;
}
.form-group.mb-3__filters:first-child {
  margin-top: 0.5em;
}
.form-group.mb-3__filters:last-child {
  margin-bottom: 0.5em;
}
.form-group.mb-3__filters > label {
  padding-bottom: 10px;
  color: #1F1E23;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}
.form-group.mb-3__filters > label:only-child {
  display: none;
}

input ~ .input-icon {
  position: absolute;
  top: 0;
  right: 0;
}

.btn.btn-primary {
  --bs-btn-color: white;
  --bs-btn-border-color: black;
  --bs-btn-bg: black;
  --bs-btn-hover-bg: white;
  --bs-btn-hover-color: black;
  --bs-btn-active-bg: white;
  --bs-btn-active-color: black;
  --bs-btn-padding-y: 8px;
  --bs-btn-padding-x: 20px;
}
.btn.btn-secondary {
  --bs-btn-color: black;
  --bs-btn-border-color: black;
  --bs-btn-bg: white;
  --bs-btn-hover-bg: black;
  --bs-btn-hover-color: white;
  --bs-btn-padding-y: 8px;
  --bs-btn-padding-x: 20px;
}

.btn-mega {
  padding: 1rem 0.75rem;
  border-width: 1.5px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1.125rem;
}

.btn-wide {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  font-size: 1.125rem;
}

.btn-big {
  padding: 0.75rem 1.5rem;
}

.btn-primary-light {
  color: white;
  background-color: #009CA9;
  border-color: #009CA9;
}
.btn-primary-light:hover {
  color: white;
  background-color: #007983;
  border-color: #006d76;
}

.btn-shadow {
  border: 1px solid #f2f5f7;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 7px 0 #f2f5f7;
}

.nav-simple {
  padding-top: 1em;
  padding-bottom: 0;
}
.nav-simple .nav-item {
  margin-right: 24px;
}
.nav-simple .nav-item .nav-link {
  color: #5e6375;
  padding: 0;
}
.nav-simple .nav-item .nav-link:hover, .nav-simple .nav-item .nav-link.active {
  margin-bottom: -1.5px;
  border-bottom: 1.5px solid #6248FF;
}

.nav-tabs .nav-item:hover > .nav-link {
  opacity: 0.5;
}
.nav-tabs .nav-item .nav-link {
  color: initial;
  border: none;
  opacity: 0.24;
  padding: 1.125rem 0;
  margin-right: 2rem;
}
.nav-tabs .nav-item .nav-link.active {
  opacity: 1;
  border-bottom: 2px solid #006770;
  color: #006770;
  background: none;
}

.breadcrumb {
  background: none;
  border-radius: 0;
  font-size: 0.75rem;
  padding: 0;
}
.breadcrumb .breadcrumb-item::before {
  color: #9CA1B0;
}
.breadcrumb .breadcrumb-item.active {
  color: black;
}
.breadcrumb a {
  color: #9CA1B0;
}
.breadcrumb a:hover {
  color: black;
}
.breadcrumb .material-symbols-outlined {
  font-size: 1rem;
}

.badge {
  position: relative;
  z-index: 1;
}
.badge-red {
  color: white;
  background-color: #E90035;
  padding: 0.0625rem 0.5rem;
  border-radius: 4px;
}
.badge-green {
  color: white;
  background-color: #4CAF50;
}
.badge-green-outline {
  color: black;
  border: 2px solid #4CAF50;
  font-weight: initial;
}
.badge-orange {
  color: white;
  background-color: #FF7D00;
}
.badge-outline {
  color: black;
  border: 1px solid #E1E1E3;
  font-weight: initial;
}

.badge-big {
  border-radius: 2px;
  background-color: #EBF9FA;
  color: #005F67;
  padding: 0.25rem 0.5rem;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.date-badge {
  padding: 0px 4px;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 2px;
  background-color: #EBF9FA;
}

.modal-header button:focus {
  outline: none;
}

.modal-content__image {
  overflow: hidden;
}

.modal-body__image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 574.5px;
}
.modal-body__image:before {
  font-size: 48px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 24px);
  left: calc(50% - 24px);
  content: "\f1a8";
  color: #a5a8b6;
}
.modal-body__image img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}

.hotel-nav .pagination {
  gap: 8px;
  --bs-pagination-border-color: black;
  --bs-pagination-active-bg: #F7F6FE;
  --bs-pagination-active-color: #6248FF;
  --bs-pagination-active-border-color: #6248FF;
  --bs-pagination-hover-color: #6248FF;
  --bs-pagination-hover-border-color: #6248FF;
  --bs-pagination-hover-bg: #F7F6FE;
  --bs-pagination-focus-color: #6248FF;
  --bs-pagination-focus-bg: #F7F6FE ;
  --bs-pagination-focus-box-shadow: none;
}
.hotel-nav .pagination .page-item {
  min-width: 40px;
}
.hotel-nav .pagination .page-item .page-link, .hotel-nav .pagination .page-item:first-child .page-link, .hotel-nav .pagination .page-item:last-child .page-link {
  height: 40px;
  border-radius: 4px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotel-nav .disabled {
  opacity: 0.2;
  pointer-events: none;
}

h4, .h4 {
  line-height: 1.3;
}

h5, .h5 {
  line-height: 1;
}

@media (max-width: 575.98px) {
  h1, .h1 {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  h2, .h2 {
    font-size: 2.25rem;
    line-height: 1.2;
  }
  h3, .h3 {
    font-size: 2rem;
    line-height: 1.2;
  }
  h4, .h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  h5, .h5 {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  h6, .h6 {
    font-size: 1.125rem;
    line-height: 1.4;
  }
}
#toast-container {
  top: 12px !important;
  left: 12px !important;
  max-width: 320px !important;
}

#toast-container > .toast.toast-warning {
  background-color: #fdedf0 !important;
  background-image: url("/assets/icons/warning-5e0aa1d1.svg") !important;
  background-position: top 0.625rem left 0.625rem !important;
  color: #1e1e26 !important;
}

.form-row.row {
  --bs-gutter-x: 0.625rem;
  --bs-gutter-y: 0;
}

.adyen-checkout__block-placeholder {
  height: 240px;
}

/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 20px;
}
.choices:focus {
  outline: none;
}
.choices:last-child {
  margin-bottom: 0;
}
.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #EAEAEA;
  cursor: not-allowed;
  user-select: none;
}
.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices[data-type*=select-one] {
  cursor: pointer;
}
.choices[data-type*=select-one] .choices__inner {
  padding-bottom: 7.5px;
}
.choices[data-type*=select-one] .choices__inner.form-control {
  padding-bottom: initial;
}
.choices[data-type*=select-one] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #E1E1E3;
  background-color: #FFFFFF;
  margin: 0;
}
.choices[data-type*=select-one] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.5;
}
.choices[data-type*=select-one] .choices__button:hover, .choices[data-type*=select-one] .choices__button:focus {
  opacity: 1;
}
.choices[data-type*=select-one] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00BCD4;
}
.choices[data-type*=select-one]:after {
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}
.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}
.choices[data-type*=select-one][dir=rtl]:after {
  left: 11.5px;
  right: auto;
}
.choices[data-type*=select-one][dir=rtl] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
  cursor: text;
}
.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: calc(-8px / 2);
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: calc(8px * 2);
  border-left: 1px solid rgb(0, 142.7735849057, 161);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}
.choices[data-type*=select-multiple] .choices__button:hover, .choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  line-height: 20px;
}
.choices__inner:not(.form-control) {
  background-color: #f9f9f9;
  border: 1px solid #E1E1E3;
  border-radius: 2px;
  font-size: 16px;
  padding: 7.5px 7.5px 3.75px;
  min-height: 44px;
}
.is-focused .choices__inner, .is-open .choices__inner {
  border-color: rgb(185.4310344828, 185.4310344828, 190.0689655172);
}
.is-open .choices__inner {
  border-radius: 2px 2px 0 0;
}
.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2px 2px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}
[dir=rtl] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}
.choices__list--single .choices__item {
  width: 100%;
}
.form-control .choices__list--single {
  padding: 0px;
}

.choices__list--multiple {
  display: inline;
}
.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 14px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00BCD4;
  border: 1px solid rgb(0, 165.3867924528, 186.5);
  color: #FFFFFF;
  word-break: break-all;
}
.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}
[dir=rtl] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}
.choices__list--multiple .choices__item.is-highlighted {
  background-color: rgb(0, 165.3867924528, 186.5);
  border: 1px solid rgb(0, 142.7735849057, 161);
}
.is-disabled .choices__list--multiple .choices__item {
  background-color: rgb(170.25, 170.25, 170.25);
  border: 1px solid rgb(144.75, 144.75, 144.75);
}

.choices__list--dropdown {
  display: none;
  z-index: 1;
  position: absolute;
  width: 532px;
  background-color: #FFFFFF;
  border: 1px solid #E1E1E3;
  border-top: 2px solid #009CA9 !important;
  top: 100%;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  overflow: hidden;
  word-break: break-all;
  box-shadow: 0 16px 64px 0 rgba(156, 161, 176, 0.24), 0 24px 128px -16px rgba(114, 114, 119, 0.2);
}
@media only screen and (max-width: 620px) {
  .choices__list--dropdown {
    width: calc(100% + 50px);
  }
}
.choices__list--dropdown.is-active {
  display: block;
}
.is-open .choices__list--dropdown {
  border-color: rgb(185.4310344828, 185.4310344828, 190.0689655172);
}
.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}
.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}
.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 16px;
}
[dir=rtl] .choices__list--dropdown .choices__item {
  text-align: right;
}
@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 14px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: rgb(242.25, 242.25, 242.25);
}
.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 14px;
  padding: 10px;
  border-bottom: 1px solid rgb(251.3793103448, 251.3793103448, 251.6206896552);
  color: rgb(127.5, 127.5, 127.5);
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 16px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}
.choices__input:focus {
  outline: 0;
}
[dir=rtl] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

.choices__input.is-hidden,
.choices[data-type*=select-one] .choices__input.is-hidden,
.choices[data-type*=select-multiple] .choices__input.is-hidden {
  display: none;
}

/*=====  End of Choices  ======*/
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}

.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}

.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}

.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}

.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}

.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}

.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}

.flatpickr-calendar:focus {
  outline: 0;
}

.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}

.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0, 0, 0, 0.9);
  fill: rgba(0, 0, 0, 0.9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  left: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  /*
        /*rtl:begin:ignore*/
  /*
        */
  right: 0;
  /*
        /*rtl:end:ignore*/
  /*
        */
}

/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}

.numInputWrapper {
  position: relative;
  height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}

.numInputWrapper input {
  width: 100%;
}

.numInputWrapper input::-ms-clear {
  display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}

.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}

.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}

.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  top: 26%;
}

.numInputWrapper span.arrowDown {
  top: 50%;
}

.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}

.numInputWrapper span svg {
  width: inherit;
  height: auto;
}

.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}

.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}

.numInputWrapper:hover span {
  opacity: 1;
}

.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0 ;
  display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}

.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0, 0, 0, 0.5);
  background: transparent;
  pointer-events: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}

.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0, 0, 0, 0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: bolder;
}

.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}

.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 307.875px;
}

.flatpickr-days:focus {
  outline: 0;
}

.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}

.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
  -ms-flex-preferred-size: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}

.flatpickr-day.today {
  border-color: #959ea9;
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}

.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57, 57, 57, 0.1);
}

.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
  visibility: hidden;
}

.rangeMode .flatpickr-day {
  margin-top: 1px;
}

.flatpickr-weekwrapper {
  float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57, 57, 57, 0.3);
  background: transparent;
  cursor: default;
  border: none;
}

.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}

.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}

.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}

.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}

.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* required styles */
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url("images/layers.png");
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url("images/layers-2x.png");
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */
.leaflet-default-icon-path {
  background-image: url("images/marker-icon.png");
}

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}

.leaflet-popup-content p {
  margin: 18px 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.toast-title {
  font-weight: bold;
}

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #ffffff;
}

.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.toast {
  background-color: #030303;
}

.toast-success {
  background-color: #51a351;
}

.toast-error {
  background-color: #bd362f;
}

.toast-info {
  background-color: #2f96b4;
}

.toast-warning {
  background-color: #f89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ;
  /*IE9 and below*/
  vertical-align: middle;
}

.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*=col-].dropdown-menu-right,
.row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small, .bootstrap-select .dropdown-menu li.active .small {
  color: rgba(255, 255, 255, 0.5) !important;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small, .bootstrap-select .dropdown-menu li .small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: " ";
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}


.leaflet-control-fullscreen a {
  background: #fff url("fullscreen.png") no-repeat 0 0;
  background-size: 26px 52px;
}

.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px;
}

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 2px -24px;
}

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .leaflet-control-fullscreen a {
    background-image: url("fullscreen@2x.png");
  }
}
.leaflet-control-fullscreen a {
  background: #fff url("/assets/leaflet-fullscreen/dist/fullscreen-8483d36a.png") no-repeat 0 0;
}

.accordion--card-body {
  color: black;
  padding: 1.5rem;
  border-radius: 1.5rem 1.5rem 0 0;
  background-color: #F7F6FE;
}
@media (max-width: 575.98px) {
  .accordion-button {
    padding: var(--bs-accordion-btn-padding-y) 0;
  }
}

.article-card img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  transition: all 0.3s;
}
.article-card .author-name {
  font-weight: 600 !important;
}
.article-card--large-image {
  height: 25rem;
}
@media (max-width: 575.98px) {
  .article-card--large-image {
    height: 12.5rem;
  }
}
.article-card--medium-image {
  height: 250px;
}
@media (min-width: 1200px) {
  .article-card--medium-image {
    min-width: 200px;
  }
}
@media (max-width: 575.98px) {
  .article-card--medium-image {
    height: 12.5rem;
  }
}
.article-card--small-image {
  height: 90px !important;
  width: 120px !important;
}
.article-card--category {
  border: 1px solid #e4e6e9;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  padding: 0.25rem;
  width: fit-content;
}
.article-card--category a {
  display: flex;
  align-items: center;
}
.article-card--category a .tag {
  line-height: 1.125rem;
  padding: 0.125rem 0.25rem;
  vertical-align: top;
  margin-top: 0;
  margin-bottom: 0;
}

.author {
  margin-bottom: 32px;
}
.author-card {
  border-radius: 12px;
  border: 1.5px solid rgba(0, 0, 0, 0.0784313725);
  padding: 24px;
}
@media (max-width: 575.98px) {
  .author-card {
    padding: 1rem;
  }
}
.author-card h4, .author-card .h4 {
  margin-bottom: 32px;
}
@media (max-width: 575.98px) {
  .author-card h4, .author-card .h4 {
    margin-bottom: 1.5rem;
  }
}
.author-card img {
  border-radius: 12px;
}
.author-name {
  font-size: 20px;
  margin-bottom: 0;
}
.author-role, .author-info, .author-stats {
  font-size: 14px;
}
.author-info {
  color: #727277;
}
.author .feather {
  color: #6248FF;
}
.author-text-separator {
  color: #5e6375;
  font-size: 0.5rem;
}

.author-card .author-info .author-name {
  font-weight: 700;
  line-height: 1.2;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.article-card .author-info .author-name {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
}

.cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.square-card {
  border-radius: 2px;
  height: 250px;
  overflow: hidden;
  position: relative;
  transition: 0.25s ease-in-out;
}
.square-card:hover {
  box-shadow: 0 8px 8px 0 rgba(172, 173, 176, 0.17), 0 8px 40px 0 rgba(114, 114, 119, 0.16);
  cursor: pointer;
}
.square-card:hover .square-card__mouseover {
  opacity: 1;
}
.square-card__bg {
  height: 250px;
}
.square-card__bg img {
  border-radius: 2px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.square-card__text {
  bottom: 0.75em;
  color: white;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 600;
  left: 1em;
  line-height: 24px;
  position: absolute;
}
.square-card__mouseover {
  background: white;
  height: 100%;
  opacity: 0;
  overflow: scroll;
  padding: 1em 1.5em;
  position: absolute;
  top: 0;
  transition: 0.25s ease-in-out;
  width: 100%;
}
.square-card__mouseover p {
  color: #727277;
  font-size: 14px;
}

.circles {
  z-index: 0;
  width: 664px;
  height: 332px;
  margin-bottom: -3rem;
  margin-right: auto;
  margin-left: auto;
  margin-top: 1rem;
}
@media (min-width: 1200px) {
  .circles {
    position: absolute;
    bottom: 0;
    right: 5%;
    margin: 0;
  }
}
.circles, .circles .circle {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  border-top-left-radius: 1328px;
  border-top-right-radius: 1328px;
  border: 1px solid white;
  border-bottom: none;
}
.circles .circle, .circles .circle > * {
  width: 81%;
  height: 81%;
}
.circles .circle:empty, .circles .circle > *:empty {
  height: 88%;
  width: 88%;
  background: white;
}

.ekomi-signet {
  background-color: #006770;
  padding: 5px;
  border: 2px solid #FFFFFF;
  box-shadow: 0 0 0 2px #DFECED;
}

.feat-pill {
  color: #212125;
  background: white;
  border: 1px solid;
  border-color: #eee;
  display: inline-block;
  text-align: center;
  min-width: 75px;
  padding: 0.25rem 0.5rem;
  font-size: 0.75rem;
  line-height: 1;
  border-radius: 0.75rem;
  font-weight: 400;
  text-transform: capitalize;
}
.feat-pill + .feat-pill {
  margin-left: 5px;
}
.feat-pill__success {
  position: relative;
  padding-right: 1.3rem;
}
.feat-pill__success:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f058";
  color: #36CF56;
  right: 0.12rem;
  font-size: 1.15rem;
  top: 0.1rem;
  top: calc(50% - 0.5rem);
}
.feat-pill__warning {
  position: relative;
  padding-right: 1.3rem;
}
.feat-pill__warning:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f06a";
  color: #ffc107;
  right: 0.12rem;
  font-size: 1.15rem;
  top: 0.1rem;
  top: calc(50% - 0.5rem);
}
.feat-pill__info {
  position: relative;
  padding-right: 1.3rem;
}
.feat-pill__info:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f05a";
  color: #0dcaf0;
  right: 0.12rem;
  font-size: 1.15rem;
  top: 0.1rem;
  top: calc(50% - 0.5rem);
}
.feat-pill__danger {
  position: relative;
  padding-right: 1.3rem;
}
.feat-pill__danger:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f057";
  color: #E90035;
  right: 0.12rem;
  font-size: 1.15rem;
  top: 0.1rem;
  top: calc(50% - 0.5rem);
}
.feat-pill__grayed {
  position: relative;
  padding-right: 1.3rem;
}
.feat-pill__grayed:after {
  font-family: FontAwesome;
  position: absolute;
  content: "\f057";
  color: #d5d1d1;
  right: 0.12rem;
  font-size: 1.15rem;
  top: 0.1rem;
  top: calc(50% - 0.5rem);
}

.hotel-type {
  text-transform: uppercase;
}
.hotel-circle-icon {
  stroke: #a5a8b6;
}
.hotel-icon {
  font-size: 14px;
  color: #5e6375;
  height: 24px;
  width: 22px;
  padding: 5px 4px;
  background: #e4e6e9;
  border-radius: 4px;
  vertical-align: middle;
}
.hotel-icon .material-symbols-outlined {
  vertical-align: middle;
  zoom: 0.5;
}
.hotel-feature-icon {
  font-size: 14px;
  vertical-align: middle;
  margin-top: 0.2rem;
  color: #a5a8b6;
}
.hotel-price {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.hotel-searchbar {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: between;
  z-index: 10 !important;
  width: 100%;
}
@media (max-width: 575.98px) {
  .hotel-searchbar {
    flex-direction: column;
    align-items: stretch;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hotel-searchbar {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .hotel-searchbar {
    justify-content: center;
  }
}
.hotel-searchbar.row {
  --bs-gutter-x: 0.6rem;
  --bs-gutter-y: 0;
}
.hotel-searchbar.row > * {
  --bs-gutter-x: 0.625rem;
  --bs-gutter-y: 0;
}
.hotel-searchbar label {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.hotel-searchbar label,
.hotel-searchbar svg {
  color: #5e6375;
}
.hotel-searchbar .choices__list--dropdown {
  top: 175%;
  left: -20px;
  margin-top: -1px;
  border-color: transparent !important;
  border-radius: 0.75rem;
}
.hotel-searchbar-room-count input {
  width: 50%;
  text-align: center;
}
.hotel-searchbar-room-count--button {
  padding: 1px 4px;
  border-radius: 4px;
  border: 1px solid #e4e6e9;
  background: #f7f7f8;
}
.hotel-searchbar-room-count--button .feather {
  vertical-align: text-top;
}
.hotel-searchbar-guests {
  position: relative;
}
.hotel-searchbar-guests a {
  text-decoration: none;
  color: inherit;
}
.hotel-searchbar-guests-info-container {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 992px) {
  .hotel-searchbar-guests-info-container {
    overflow: visible;
    white-space: normal;
    text-overflow: initial;
  }
}
.hotel-searchbar-guests-field {
  width: 75%;
}
.hotel-searchbar-guests-dropdown {
  width: 20rem;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 10px 25px;
}
@media (max-width: 767.98px) {
  .hotel-searchbar-guests-dropdown {
    left: 0;
    right: 0;
    width: 100%;
  }
}
.hotel-searchbar-guests-dropdown.dropdown-menu {
  cursor: initial;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .plus-minus-wrapper {
  --border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #868686;
  border-radius: var(--border-radius) !important;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .plus-button, .hotel-searchbar-guests-dropdown.dropdown-menu .minus-button, .hotel-searchbar-guests-dropdown.dropdown-menu .field-value-input {
  height: 40px;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .field-value-input {
  width: 44px;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .field-value-input:focus {
  border-bottom: none;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .field-label {
  align-self: center;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .plus-button, .hotel-searchbar-guests-dropdown.dropdown-menu .minus-button {
  background: #ffffff;
  color: #000000;
  align-content: center;
  text-align: center;
  border: none;
  border-radius: var(--border-radius) !important;
  width: 40px;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .plus-button:hover, .hotel-searchbar-guests-dropdown.dropdown-menu .minus-button:hover {
  background: #ffeeee !important;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .plus-button:hover svg, .hotel-searchbar-guests-dropdown.dropdown-menu .minus-button:hover svg {
  color: #d51b1b !important;
}
.hotel-searchbar-guests-dropdown.dropdown-menu .field-value-input {
  min-width: 30px;
}
.hotel-searchbar-guests-dropdown input {
  text-align: center;
}
.hotel-searchbar-guests-dropdown .input-group {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
@media (max-width: 767.98px) {
  .hotel-searchbar-date-pick {
    width: -webkit-fill-available;
    order: 1;
  }
}
.hotel-searchbar-date-pick input {
  width: 40%;
  cursor: pointer;
}
.hotel-searchbar-submit {
  color: white;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  line-height: 1.5rem;
  width: fit-content;
  padding: 1rem 1.5rem;
  font-weight: 600;
  text-align: center;
  border-radius: 0.25rem;
  background-color: #e90035;
  order: 2;
}
.hotel-searchbar-submit:hover {
  color: white;
  background-color: #cc002e;
}
.hotel-searchbar-submit svg {
  border-radius: 28px;
  color: white;
  transform: rotate(90deg);
}
@media (max-width: 575.98px) {
  .hotel-searchbar-submit {
    width: 100%;
  }
}
.hotel-searchbar .form-control {
  border: none;
  height: 100%;
  padding: 0;
}
.hotel-searchbar .form-control .arrow-removed {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  padding-right: 10px;
}
.hotel-searchbar .form-group.mb-3 {
  margin-bottom: 0 !important;
}
@media (max-width: 767.98px) {
  .hotel-searchbar .form-group.mb-3 {
    padding: 0 0 14px;
  }
}
@media (max-width: 575.98px) {
  .hotel-searchbar .form-group.mb-3 {
    margin-bottom: 1rem !important;
    border-bottom: 1px solid #e4e6e9;
  }
}
.hotel-searchbar .form-group.mb-3 .material-symbols-outlined {
  font-size: 20px;
  color: #5e6375;
  vertical-align: text-top;
  margin-right: 8px;
}
.hotel-searchbar .choices {
  margin: 0;
  width: 90%;
}
.hotel-searchbar .choices__inner {
  padding: 0 0 0 8px;
}
.hotel-searchbar input[type=number]::-webkit-inner-spin-button,
.hotel-searchbar input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.hotel-searchbar input[type=number] {
  -moz-appearance: textfield;
}
.hotel-searchbar--recommended-areas {
  background-color: #EBF9FA;
}
.hotel-searchbar--recommended-areas-tile {
  margin: 6px 0;
}
.hotel-searchbar--recommended-areas-tile * {
  pointer-events: none;
}
.hotel-searchbar--recommended-areas-tile:hover {
  cursor: pointer;
  text-decoration: underline;
}
.hotel-searchbar--recommended-areas-tile--properties {
  color: #6248ff;
}
.hotel-searchbar--recommended-areas-photo {
  border: 1px solid #9CA1B0;
  border-radius: 2px;
  position: relative;
  width: 48px;
  height: 48px;
}
.hotel-searchbar--recommended-areas-photo:before {
  font-size: 12px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 6px);
  left: calc(50% - 6px);
  content: "\f1a8";
  color: #a5a8b6;
}
.hotel-searchbar--recommended-areas-photo img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}
.hotel-searchbar--recommended-areas-all-link {
  font-size: 14px;
}
@media (min-width: 768px) {
  .hotel-searchbar.visit-plan-form .form-group.mb-3 {
    border-right: 1px solid #e4e6e9;
  }
}

.info-box {
  display: flex;
  padding: 0.5rem;
  margin: 1.5rem 0;
  font-size: 0.875rem;
  background: #e4e6e9;
  border-radius: 2px;
  background-color: #F3F3F5;
  box-shadow: 0 4px 11px 0 rgba(156, 161, 176, 0.2);
}
.info-box .material-symbols-outlined {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .info-box {
    margin-top: 0;
  }
}

.hover:hover {
  filter: opacity(0.8);
}

.tile-background * {
  z-index: 1;
}
.tile-background {
  content: "";
  background-image: var(--bg-url);
  background-size: cover;
  background-position: 75%;
  filter: brightness(0.8);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  border-radius: 0.75rem;
}

.region-card {
  height: 12.5rem;
  width: 100%;
  margin: 10px 0;
  padding: 12px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.region-card .region-card--background {
  transition: transform 0.3s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: transform 0.3s;
}
.region-card .region-card--background img {
  object-fit: cover;
  /* Similar to background-size: cover */
  object-position: 75%;
  /* Similar to background-position */
  width: 100%;
  height: 100%;
  filter: brightness(0.8);
  /* Apply the brightness filter */
}
.region-card:hover .region-card--background {
  transform: scale(1.1);
}
.region-card--info {
  padding: 0.75rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: white;
}

.pagy_nav {
  font-size: 14px;
  line-height: 20px;
}
.pagy_nav-per-page {
  flex: 0 0 20%;
  max-width: 20%;
}
.pagy_nav-prev, .pagy_nav-next {
  width: 54px;
  text-align: center;
  font-size: 1.5em;
}
.pagy_nav select {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  margin-bottom: 0;
  margin-left: 0.25em;
  margin-right: 0.25em;
  color: #212125;
  background-color: transparent;
  border: none;
  font-size: inherit;
  width: initial;
  padding-right: 1em;
}
.pagy_nav select:focus {
  box-shadow: none;
}

.registration-prompt, .registration-prompt-v-2 {
  border: 1px solid #E1E1E3;
  border-radius: 12px;
  background: linear-gradient(144deg, #FAE3DE 4.1%, rgba(250, 227, 223, 0) 72.42%);
}

.registration-prompt-v-2 {
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
}

.registration-prompt-login-links .btn .feather {
  vertical-align: bottom;
}
@media (max-width: 575.98px) {
  .registration-prompt-login-links .btn {
    width: 100%;
  }
}

.room {
  padding-left: 15px;
  border-radius: 12px;
  padding: 1.5rem;
  background-color: #f7f7f8;
}
@media (max-width: 575.98px) {
  .room {
    padding: 1rem;
  }
}
.room .material-symbols-outlined {
  font-size: 16px;
}
.room__card {
  border-radius: 12px;
  border: 1.5px solid rgba(0, 0, 0, 0.0784313725);
  background-color: white;
  min-height: 171px;
  padding: 1.25rem;
}
.room__card:not(:last-child) {
  margin-bottom: 12px;
}
.room__card-plan {
  border-right: 1px solid rgba(0, 0, 0, 0.0784313725);
}
.room__card-plan .cancellation-policy-notice {
  font-size: 14px;
  color: #0078bd;
}
.room__card-plan .cancellation-policy-notice .material-symbols-outlined {
  vertical-align: text-top;
}
.room__card-plan .room-facility {
  color: #1e1e26;
}
.room__card-plan .room-facility .material-symbols-outlined {
  vertical-align: text-top;
}
@media (max-width: 575.98px) {
  .room__card-plan {
    border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
    border-right: none;
  }
}
.room__card-price .currency {
  font-size: 12px;
  font-weight: 500;
  color: #5e6375;
}
.room__card-price .tax-info {
  color: #5e6375;
}
@media (max-width: 991.98px) {
  .room__card-price .tax-info {
    font-size: 14px;
  }
}
.room__card-price .btn-check:checked + .btn {
  background-color: #E90035;
  border-color: #E90035;
}
@media (max-width: 575.98px) {
  .room__card-price .btn {
    width: 100%;
  }
}
.room__description {
  color: #1e1e26;
}
.room__row > * {
  padding-top: 24px;
}
.room__row-type {
  padding-left: 0;
  padding-right: 0;
}
.room__row-type .tiny {
  line-height: 16px;
}
.room__row-type .material-symbols-outlined {
  color: #1e1e26;
  vertical-align: middle;
}
.room__row-images-container.no-image {
  position: relative;
  width: 100%;
  height: 100%;
  height: 128px;
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
  border-radius: 12px;
}
.room__row-images-container.no-image:before {
  font-size: 48px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 24px);
  left: calc(50% - 24px);
  content: "\f1a8";
  color: #a5a8b6;
}
.room__row-images-container.no-image img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}
.room__row-images-container.placeholder-info {
  position: relative;
}
.room__row-images-container.placeholder-info:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 12px;
  opacity: 75%;
  content: "placeholder - not reflecting a real room";
}
.room__row-images-container img {
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
  border-radius: 12px;
  width: 100%;
}
.room__row-services-list ul li {
  font-size: 14px;
  margin-right: 40px;
  padding-left: 0;
  margin-left: 0;
}
.room__row-count {
  flex: 0 0 25%;
  max-width: 25%;
  padding-left: 7px;
  padding-right: 7px;
}
.room__row-count-counter {
  display: flex;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  justify-content: space-between;
  border: 1px solid #F3F3F5;
  border-radius: 2px;
  padding: 5px;
}
.room__row-count-counter input {
  font-weight: 500;
}
.room__row-count-counter svg {
  color: #BDC7CE;
}
.room__row-headers {
  font-size: 14px;
  line-height: 20px;
  color: #9CA1B0;
}
.room__cancellation_policy__desc {
  line-height: 1.2;
  font-size: 14px;
  color: #009CA9;
}

.rooms__column-book {
  padding-top: 12px;
  padding-left: 7px;
}
.rooms__column-rooms .room:last-child .room__row-type, .rooms__column-rooms .room:last-child .row:last-child > * {
  border-bottom: none;
}
.rooms__plans-alert {
  height: 25rem;
  width: auto;
  border-radius: 12px;
  padding: 1.5rem;
  background-color: #f7f7f8;
  align-content: center;
}

#roomDetailsModal .room-details-modal-features {
  font-size: 14px;
}

.secondary-action {
  display: flex;
  align-items: center;
  margin-bottom: calc(2em - 10px);
}
.secondary-action--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 36px;
  width: 36px;
  border: 1px solid #F3F3F5;
  border-radius: 18px;
}

.stars-rating {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
}
.stars-rating::before {
  content: "\f006\f006\f006\f006\f006";
}
.stars-rating--inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}
.stars-rating--inner::before {
  content: "\f005\f005\f005\f005\f005";
  color: rgba(248, 206, 11, 0.8);
}

@media (min-width: 1200px) {
  .seasonal-news--small .col-xl-7 {
    padding-right: 40px !important;
  }
}
.seasonal-news-header {
  margin-bottom: 5rem;
}
@media (max-width: 575.98px) {
  .seasonal-news-header {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 576px) {
  .seasonal-news-header p {
    font-size: 1.25rem;
  }
}
.seasonal-news-subheading {
  color: #6248FF;
}
@media (min-width: 992px) {
  .seasonal-news .col-lg-4 {
    padding-left: 60px;
  }
}
.seasonal-news ul {
  list-style-type: decimal;
  padding-left: 20px;
}
.seasonal-news-image {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .seasonal-news-image {
    height: 420px;
  }
  .seasonal-news-image--small {
    height: 450px;
  }
}
.seasonal-news-image img {
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18);
}
.seasonal-news-prompt {
  padding: 1.5rem 2rem;
  border-radius: 12px;
  background: #f7f7f8;
  gap: 8px;
}
.seasonal-news-prompt p {
  flex: 1 0 70%;
  min-width: 15rem;
}
.seasonal-news-prompt a {
  max-width: fit-content;
}
@media (max-width: 575.98px) {
  .seasonal-news-prompt {
    padding: 1.5rem;
  }
}
.seasonal-news-card {
  border: 1px solid #e4e6e9;
  border-radius: 12px;
  padding: 32px;
  background: white;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.03), 0px 12px 16px -4px rgba(0, 0, 0, 0.08);
}
.seasonal-news-card--item {
  margin-bottom: 12px;
}
.seasonal-news-card--item span {
  color: #1e1e26;
}
.seasonal-news-articles {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
@media (max-width: 991px) {
  .seasonal-news-articles {
    margin-bottom: 2rem;
  }
}

.tab-nav {
  display: flex;
  justify-content: space-around;
}
.tab-nav span {
  padding: 0 20px;
  vertical-align: text-bottom;
}
.tab-nav-item {
  border-bottom: 1px solid #E1E1E3;
  background-color: #F3F3F5;
  color: #9CA1B0;
  text-align: center;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.tab-nav-item.active + .tab-nav-item {
  border-left: 1px solid transparent;
}
.tab-nav-item:not(:first-child) {
  border-left: 1px solid #E1E1E3;
}
.tab-nav-item:first-child {
  border-left: 1px solid transparent;
}
.tab-nav-item.active {
  border-bottom: none;
  border-left: 1px solid transparent;
  color: #212125;
  background-color: #FFFFFF;
  font-weight: 600;
  pointer-events: none;
}

.tag {
  font-size: 12px;
  color: #6248FF;
  background-color: #F7F6FE;
  font-weight: 500;
  line-height: 16px;
  text-align: center;
  padding: 2px 4px;
  border-radius: 4px;
  margin-right: 8px;
  margin-bottom: 2px;
  margin-top: 2px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
}

.titled-container {
  box-sizing: border-box;
  border: 1px solid #E1E1E3;
  border-radius: 8px;
  position: relative;
  padding: 15px 19px 10px;
}
.titled-container--title {
  font-size: 1.5em;
  position: absolute;
  top: -0.65em;
  left: -2px;
  background: white;
  padding-right: 0.875rem;
  padding-bottom: 0.5rem;
}

.resource-rating {
  padding: 2px 8px;
  border-radius: 0.25rem;
  border: 1px solid #6248FF;
}
.resource-rating span {
  color: #6248FF;
}
.resource-rating span:last-child {
  opacity: 0.6;
  font-weight: 400;
}
.resource-reviews-count span:first-child {
  text-decoration: underline;
}
.resource-reviews-count span:last-child {
  color: #5e6375;
}

.faqs .faq-header {
  margin-bottom: 40px;
}
.faqs .faq-question {
  margin-bottom: 16px;
  font-weight: 700;
}
.faqs .faq-answer {
  margin-bottom: 32px;
}
.faqs .faq a {
  color: #6248FF;
  text-decoration: underline;
}
.faqs .faq a span {
  color: inherit !important;
}

.page-actions {
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 24px;
}
.page-actions div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.page-actions .action {
  padding: 8px 12px;
  border-radius: 12px;
  background: #f7f7f8;
}
.page-actions .action .material-symbols-outlined {
  color: #6248FF;
  font-size: 16px;
}
.page-actions .help .material-symbols-outlined {
  color: #a5a8b6;
  font-size: 16px;
}

.partner-offer-tag {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 16px;
  padding: 10px 16px;
}
@media (max-width: 575.98px) {
  .partner-offer-tag {
    white-space: pre-line;
  }
}
.partner-offer-tag.jrpass-tag {
  background-color: #EEFCF3;
}
.partner-offer-tag.jrpass-tag .tag-logo {
  width: 30px;
  aspect-ratio: 1;
  margin-right: 12px;
}
.partner-offer-tag.jrpass-tag .tag-heading {
  font-weight: 700;
  color: #1e1e26;
}
.partner-offer-tag.jrpass-tag .tag-subheading {
  font-size: 14px;
}
.partner-offer-tag.jrpass-tag .tag-link {
  text-decoration: underline;
}
.partner-offer-tag.klook-tag {
  background-color: #F1EEFA;
  font-size: 14px;
  color: #1e1e26;
}
.partner-offer-tag.klook-tag .tag-logo {
  margin-right: 4px;
}

.hero-image-component {
  --bs-border-radius-xxl: 1.5rem;
  margin-bottom: 80px;
  color: var(--bs-white);
  display: grid;
  grid-auto-rows: auto;
  align-items: start;
}
.hero-image-component ::selection {
  color: var(--bs-white);
  background: var(--bs-red);
}

.hero-image-component--three-sections {
  min-height: 300px;
  grid-template-columns: repeat(1, 1fr);
  grid-template-areas: "a" "a" "a" "b" "c";
}
@media (min-width: 576px) {
  .hero-image-component--three-sections {
    grid-auto-rows: 50%;
    grid-template-columns: repeat(6, 1fr);
    grid-template-areas: "a a a a b b" "a a a a c c";
  }
}
@media (min-width: 992px) {
  .hero-image-component--three-sections {
    grid-template-columns: repeat(9, 1fr);
    grid-template-areas: "a a a a a a b b b" "a a a a a a c c c";
  }
}

.hero-image-component--two-sections {
  grid-template-columns: repeat(1, 1fr);
  grid-template-areas: "a" "a" "b";
}
@media (min-width: 576px) {
  .hero-image-component--two-sections {
    grid-auto-rows: 50%;
    grid-template-columns: repeat(6, 1fr);
    grid-template-areas: "a a a a b b" "a a a a b b";
  }
}
@media (min-width: 992px) {
  .hero-image-component--two-sections {
    grid-template-columns: repeat(9, 1fr);
    grid-template-areas: "a a a a a a b b b" "a a a a a a b b b";
  }
}

.hero-image-component {
  height: 480px;
}
.hero-image-component .component-item {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.hero-image-component .component-item > img {
  object-fit: cover;
  position: absolute;
  object-position: center;
  height: 100%;
  width: 100%;
}
.hero-image-component .component-item--map > img {
  object-fit: contain;
}
.hero-image-component .component-item .bg-img {
  position: absolute;
  z-index: 0;
  filter: brightness(0.9);
}
.hero-image-component .component-item .content {
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: -1rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
}
.hero-image-component .component-item .content--dark {
  color: #1e1e26;
}
.hero-image-component .item-1 {
  grid-area: a;
  background-color: var(--bs-gray-300);
}
.hero-image-component .item-1 .content {
  padding: 1.5rem 4rem 1.5rem 1.5rem;
}
@media (min-width: 992px) {
  .hero-image-component .item-1 .content {
    padding: 1.5rem 8rem 1.5rem 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .hero-image-component .item-1 .content {
    padding: 1.5rem;
  }
}
.hero-image-component .item-1 .content .decorated-description {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  max-height: 15em;
}
@media (max-width: 991.98px) {
  .hero-image-component .item-1 .content .decorated-description {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    overflow: hidden;
    line-height: 1.5em;
    max-height: 7.5em;
  }
}
@media (max-width: 575.98px) {
  .hero-image-component .item-1 .content .decorated-description {
    display: none;
  }
}
.hero-image-component .item-1 .content h1, .hero-image-component .item-1 .content .h1 {
  margin-top: 3rem;
  color: var(--bs-white);
  font-size: min(24vw, 6rem);
}
@media (max-width: 575.98px) {
  .hero-image-component .item-1 .content h1, .hero-image-component .item-1 .content .h1 {
    font-size: min(18vw, 6rem);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .hero-image-component .item-1 .content h1, .hero-image-component .item-1 .content .h1 {
    font-size: min(12vw, 6rem);
  }
}
.hero-image-component .item-1 .content h1 .red-dot, .hero-image-component .item-1 .content .h1 .red-dot {
  color: var(--bs-red);
}
.hero-image-component .item-2 {
  grid-area: b;
  background-color: var(--bs-gray-400);
}
@media (max-width: 575.98px) {
  .hero-image-component .item-2 {
    min-height: 150px;
  }
}
.hero-image-component .item-2 .content p {
  font-weight: bold;
  flex-grow: 1;
}
@media (min-width: 992px) {
  .hero-image-component .item-2 .content a {
    align-self: end;
  }
}
.hero-image-component .item-2 > img {
  filter: brightness(0.6);
}
.hero-image-component .item-3 {
  grid-area: c;
  border-right: 1px var(--bs-gray-300) solid;
  border-bottom: 1px var(--bs-gray-300) solid;
  border-bottom-right-radius: var(--bs-border-radius-xxl);
}
@media (max-width: 575.98px) {
  .hero-image-component .item-3 {
    border-left: 1px var(--bs-gray-300) solid;
    border-bottom-left-radius: var(--bs-border-radius-xxl);
    min-height: 150px;
  }
}
.hero-image-component .item-3 .bg-img {
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
  filter: unset;
}
.hero-image-component .item-3 .content {
  color: black;
}
.hero-image-component .item-3 .content p:not(:last-child) {
  margin-bottom: 0;
}
.hero-image-component .breadcrumb {
  font-size: 0.875rem;
}
.hero-image-component .breadcrumb .material-symbols-outlined {
  font-size: 1rem;
  margin-right: 4px;
}
.hero-image-component .breadcrumb span {
  display: flex;
  line-height: normal;
}
.hero-image-component .breadcrumb span:before {
  content: "/";
  margin: 0 10px;
}
.hero-image-component .breadcrumb span:first-child:before {
  display: none;
}

.header-component {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
}
@media (min-width: 576px) {
  .header-component {
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 2rem 1rem;
  }
}
.header-component h1, .header-component .h1, .header-component h2, .header-component .h2, .header-component h3, .header-component .h3, .header-component h4, .header-component .h4, .header-component h5, .header-component .h5, .header-component h6, .header-component .h6 {
  margin: 0;
}
@media (max-width: 575.98px) {
  .header-component h1, .header-component .h1, .header-component h2, .header-component .h2, .header-component h3, .header-component .h3, .header-component h4, .header-component .h4, .header-component h5, .header-component .h5, .header-component h6, .header-component .h6 {
    margin-bottom: 2rem;
  }
}
.header-component .info {
  color: #1e1e26;
  font-size: 0.875rem;
  order: 1;
  margin-left: 0.5rem;
}
@media (min-width: 576px) {
  .header-component .info {
    order: 0;
  }
}
@media (min-width: 576px) {
  .header-component .info + .btn-outlined,
  .header-component .info + .rate-component {
    margin-left: 0.5rem;
  }
}
.header-component .btn-outlined {
  height: min-content;
  --bs-btn-color: var(--bs-black);
  --bs-btn-border-color: var(--bs-black);
}
.header-component .btn-outlined:hover, .header-component .btn-outlined:focus {
  --bs-btn-hover-color: var(--bs-red);
  --bs-btn-hover-border-color: var(--bs-red);
}
.header-component .rate-component {
  border: 1px solid #6248ff;
  border-radius: 4px;
  font-size: 1.25rem;
  padding: 0.3rem 1rem;
}
.header-component .rate-component span.rate {
  font-weight: 600;
}
.header-component .rate-component span.max-rate,
.header-component .rate-component span.max-rate:before {
  font-weight: 400;
}

.popular-hotels-component .row {
  --bs-gutter-x: 0.75rem;
  --bs-gutter-y: 0.75rem;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .popular-hotels-component div[class*=col]:nth-child(n+3) {
    display: none;
  }
}

.popular-hotel-component {
  border: 1px solid #e4e6e9;
  position: relative;
  height: 100%;
}
.popular-hotel-component > * {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.popular-hotel-component a.add-to-favourite {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background: var(--bs-white);
  color: var(--bs-black);
  border-bottom-left-radius: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.popular-hotel-component a.add-to-favourite:hover, .popular-hotel-component a.add-to-favourite:focus {
  color: var(--bs-red);
}
.popular-hotel-component .top-wrapper .content,
.popular-hotel-component .bottom-wrapper {
  padding: 1rem;
}
.popular-hotel-component .top-wrapper {
  aspect-ratio: 16/9;
  position: relative;
}
.popular-hotel-component .top-wrapper .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: var(--bg-url);
  background-size: cover;
  background-position: center;
  filter: brightness(0.9);
}
.popular-hotel-component .top-wrapper .content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: end;
  color: var(--bs-white);
  font-weight: bold;
  font-size: 0.875rem;
}
.popular-hotel-component .top-wrapper .content p:last-of-type {
  margin-bottom: 0;
}
.popular-hotel-component .bottom-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.popular-hotel-component .bottom-wrapper > * {
  margin-bottom: 0.5rem;
}
.popular-hotel-component .bottom-wrapper p {
  color: #1e1e26;
}
.popular-hotel-component .bottom-wrapper .bottom-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.popular-hotel-component .bottom-wrapper .bottom-info .rating {
  border-radius: 8px;
  border: 1px solid #e4e6e9;
  color: #6248ff;
  font-weight: bold;
  padding: 0.875rem 1rem;
  display: inline-flex;
  margin: 0;
}
.popular-hotel-component .bottom-wrapper .bottom-info .prices {
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
.popular-hotel-component .bottom-wrapper .bottom-info .prices > * {
  margin-bottom: 0;
  text-align: right;
}
.popular-hotel-component .bottom-wrapper .bottom-info .prices .line1 {
  font-size: 0.875rem;
  color: #5e6375;
}

.reviews-component .row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}
.reviews-component .btn-outlined {
  height: min-content;
  --bs-btn-color: var(--bs-black);
  --bs-btn-border-color: var(--bs-black);
}
.reviews-component .btn-outlined:hover, .reviews-component .btn-outlined:focus {
  --bs-btn-hover-color: var(--bs-red);
  --bs-btn-hover-border-color: var(--bs-red);
}

.review-component {
  border: 1px solid #e4e6e9;
  padding: 1.5rem 1rem;
  display: flex;
  flex-direction: column;
}
.review-component .top-wrapper {
  display: flex;
  justify-content: space-between;
}
.review-component .top-wrapper .info-wrapper {
  display: flex;
}
.review-component .top-wrapper .info-wrapper .bg-img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 0.5rem;
}
.review-component .top-wrapper .info-wrapper .info .name {
  margin: 0;
}
.review-component .top-wrapper .info-wrapper .info .date {
  margin-top: -1px;
  font-size: 0.875rem;
  color: #5e6375;
}
.review-component .top-wrapper .rate-wrapper {
  display: flex;
  flex-direction: column;
  align-items: end;
  color: #5e6375;
  font-size: 0.875rem;
}
.review-component .top-wrapper .rate-wrapper .recommendation {
  color: #5e6375;
}
.review-component .middle-wrapper {
  padding: 0.75rem 0;
}
.review-component .bottom-wrapper .photos {
  display: flex;
}
.review-component .bottom-wrapper .photos .photos-item {
  width: 72px;
  height: 72px;
  margin-right: 0.5rem;
}
.review-component .rate-component span.rate {
  font-size: 1rem;
  font-weight: bold;
}
.review-component .rate-component span.max-rate {
  opacity: 0.4;
  margin-left: 2px;
}
.review-component .rate-component span.max-rate:before {
  opacity: 0.4;
  content: "/";
}

.activities-component .row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}

.activity-component {
  border: 1px solid #e4e6e9;
  position: relative;
  height: 100%;
}
.activity-component a.add-to-favourite {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background: var(--bs-white);
  color: var(--bs-black);
  border-bottom-left-radius: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.activity-component a.add-to-favourite:hover, .activity-component a.add-to-favourite:focus {
  color: var(--bs-red);
}
.activity-component .top-wrapper .content,
.activity-component .bottom-wrapper {
  padding: 0.75rem;
  display: flex;
  flex-direction: column;
}
.activity-component .top-wrapper {
  aspect-ratio: 16/9;
  position: relative;
}
.activity-component .top-wrapper .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: var(--bg-url);
  background-size: cover;
  background-position: center;
  filter: brightness(0.9);
}
.activity-component .top-wrapper .content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: end;
  color: var(--bs-white);
  font-weight: bold;
  font-size: 0.875rem;
}
.activity-component .bottom-wrapper > * {
  margin-bottom: 0.5rem;
}
.activity-component .bottom-wrapper p {
  color: #1e1e26;
}
.activity-component .bottom-wrapper .top-info {
  display: flex;
  flex-flow: row;
}
.activity-component .bottom-wrapper .top-info .activity-numbers {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
@media (min-width: 1200px) {
  .activity-component .bottom-wrapper .top-info .activity-numbers {
    display: inline-flex;
    align-items: center;
  }
}
.activity-component .bottom-wrapper .top-info .activity-numbers .reviews {
  font-size: 0.875rem;
  color: #5e6375;
  display: flex;
}
@media (min-width: 768px) {
  .activity-component .bottom-wrapper .top-info .activity-numbers .reviews {
    display: inline-flex;
  }
}
.activity-component .bottom-wrapper .top-info .activity-numbers .bookings {
  font-size: 0.875rem;
  color: #5e6375;
  display: flex;
}
@media (min-width: 768px) {
  .activity-component .bottom-wrapper .top-info .activity-numbers .bookings {
    display: inline-flex;
  }
}
.activity-component .bottom-wrapper .top-info .activity-numbers .reviews + .bookings {
  margin-left: 0;
  position: relative;
}
@media (min-width: 1200px) {
  .activity-component .bottom-wrapper .top-info .activity-numbers .reviews + .bookings {
    margin-left: 1rem;
  }
  .activity-component .bottom-wrapper .top-info .activity-numbers .reviews + .bookings::before {
    position: absolute;
    top: calc(50% - 1.5px);
    left: -0.53125rem;
    content: " ";
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background: #E90035;
  }
}
.activity-component .bottom-wrapper .top-info .rating {
  border-radius: 4px;
  border: 1px solid #6248ff;
  color: #6248ff;
  font-weight: bold;
  padding: 0 0.25rem;
  display: inline-flex;
  margin: 0 0.5rem 0 0;
  align-self: flex-start;
}
.activity-component .bottom-wrapper .bottom-info {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  margin-bottom: 0;
}
.activity-component .bottom-wrapper .bottom-info .badges {
  align-self: flex-end;
  flex: 1;
}
.activity-component .bottom-wrapper .bottom-info .prices {
  display: flex;
  flex: 2;
  flex-direction: column;
  margin-top: auto;
}
.activity-component .bottom-wrapper .bottom-info .prices > * {
  margin-bottom: 0;
  text-align: right;
}
.activity-component .bottom-wrapper .bottom-info .prices .line1 {
  font-size: 0.875rem;
  color: #5e6375;
}

.popular-destinations-component .row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}

.popular-destination-component {
  background: #5e6375;
}
.popular-destination-component .top-wrapper .content,
.popular-destination-component .bottom-wrapper {
  padding: 1rem;
}
.popular-destination-component .top-wrapper {
  aspect-ratio: 6/4;
  position: relative;
}
.popular-destination-component .top-wrapper .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: var(--bg-url);
  background-size: cover;
  background-position: center;
  filter: brightness(0.9);
}
.popular-destination-component .top-wrapper .content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: end;
  color: var(--bs-white);
  font-size: 0.75rem;
}
.popular-destination-component .top-wrapper .content .info {
  display: flex;
}
.popular-destination-component .top-wrapper .content .info p {
  display: inline-flex;
}
.popular-destination-component .top-wrapper .content .info p:last-of-type {
  margin-bottom: 0;
}
.popular-destination-component .top-wrapper .content .info span.material-symbols-outlined {
  font-weight: bold;
  color: var(--bs-white);
}
.popular-destination-component .top-wrapper .content .info p span,
.popular-destination-component .top-wrapper .content .info span.material-symbols-outlined {
  font-size: 1rem;
}
.popular-destination-component .top-wrapper a.content:hover, .popular-destination-component .top-wrapper a.content:focus {
  text-decoration: none;
  filter: brightness(0.9);
}

.rate-component {
  display: flex;
  color: #6248ff;
  align-items: center;
}
.rate-component span.max-rate:before {
  content: "/";
}

.tour-guides-component .row {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 1rem;
}

.tour-guide-component {
  border: 1px solid #e4e6e9;
}
.tour-guide-component .top-wrapper .content,
.tour-guide-component .bottom-wrapper {
  padding: 1rem;
}
.tour-guide-component .top-wrapper {
  aspect-ratio: 16/9;
  position: relative;
}
.tour-guide-component .top-wrapper .bg-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-image: var(--bg-url);
  background-size: cover;
  background-position: center;
  filter: brightness(0.9);
}
.tour-guide-component .top-wrapper .content {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: end;
  color: var(--bs-white);
  font-weight: bold;
  font-size: 0.875rem;
}
.tour-guide-component .top-wrapper .content p:last-of-type {
  margin-bottom: 0;
}
.tour-guide-component .top-wrapper a.add-to-favourite {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  background: var(--bs-white);
  color: var(--bs-black);
  border-bottom-left-radius: 0.5rem;
  align-items: center;
  display: flex;
  justify-content: center;
  text-decoration: none;
}
.tour-guide-component .top-wrapper a.add-to-favourite:hover, .tour-guide-component .top-wrapper a.add-to-favourite:focus {
  color: var(--bs-red);
}
.tour-guide-component .bottom-wrapper > * {
  margin-bottom: 0.5rem;
}
.tour-guide-component .bottom-wrapper p {
  color: #1e1e26;
}
.tour-guide-component .bottom-wrapper .user-info {
  display: inline-flex;
}
.tour-guide-component .bottom-wrapper .user-info > div {
  width: 24px;
  height: 24px;
  margin: 0 6px 0 6px;
}
.tour-guide-component .bottom-wrapper .bottom-info {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.tour-guide-component .bottom-wrapper .bottom-info span.likes {
  display: flex;
  justify-content: center;
  text-decoration: none;
}

.registration-statistic-component--info-headline {
  background: #121FCF;
  background: linear-gradient(270deg, #FC7C7C 7.89%, #FF4848 45.97%, #573EF2 75.35%, #6248FF 90.05%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 0.5rem;
}
.registration-statistic-component--community {
  padding-right: 2.5rem;
}
@media (min-width: 992px) {
  .registration-statistic-component--statistics {
    padding-left: 2.5rem;
  }
}

.test-design-components__menu {
  z-index: 999;
  position: fixed;
  left: 0;
  top: 0;
  margin: 0;
  background: rgba(255, 255, 255, 0.9019607843);
  border-radius: 0 5px 5px 0;
  bottom: 0;
  height: 100vh;
  overflow: hidden;
  width: 24px;
  padding: 0;
}
.test-design-components__menu:before {
  content: "Menu ➥";
  font-weight: bold;
  position: absolute;
  top: 40%;
  writing-mode: vertical-lr;
  text-orientation: upright;
  color: red;
}
.test-design-components__menu:hover, .test-design-components__menu:focus {
  overflow-y: auto;
  width: fit-content;
  opacity: 1;
  padding: 0 1rem;
}
.test-design-components__menu:hover:before, .test-design-components__menu:focus:before {
  display: none;
}
.test-design-components__menu > * {
  display: none;
}
.test-design-components__menu:hover > *, .test-design-components__menu:focus > * {
  display: initial;
}

.articles--title::after {
  content: ".";
  color: #E90035;
}
.articles--nav {
  margin-bottom: -1px;
  padding: 0;
}
.articles--nav-item {
  position: relative;
}
.articles--nav-item input {
  visibility: hidden;
  position: absolute;
}
.articles--nav-item input:checked ~ label {
  color: #1e1e26;
  border-bottom: 1.5px solid #6248FF;
}
.articles--nav-item label {
  padding: 0.75rem;
}
@media (max-width: 767.98px) {
  .articles--nav-item label {
    padding: 0.25rem 0.75rem;
  }
}
.articles--nav-item select {
  height: 3rem;
}
.articles--nav-item label, .articles--nav-item select {
  color: #5e6375;
  font-size: 1rem;
  line-height: 1.5rem;
}
.articles--nav-item.form-select {
  width: 305px;
  padding: 0;
  border: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .articles--nav-item.form-select {
    width: 14rem;
    padding-right: 2rem;
  }
}
@media (max-width: 575.98px) {
  .articles--nav-item.form-select {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .articles--nav .collapse:not(.show) {
    display: block;
  }
}
.articles--search-list {
  line-height: 20px;
}
.articles--search > input {
  width: 305px;
  padding-right: 2.5rem;
  padding-left: 8px;
  border-bottom: 1px solid #a5a8b6;
  transition: 0.4s;
}
@media (max-width: 575.98px) {
  .articles--search > input {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .articles--search {
    width: 100%;
  }
}
.articles--search .material-symbols-outlined {
  font-size: 1.25rem;
  color: #5e6375;
  position: relative;
  padding: 0.625rem 0;
  left: -1.25rem;
}
.articles--section {
  margin: 5rem 0;
}
@media (max-width: 575.98px) {
  .articles--section {
    margin: 7.5rem 0;
  }
}
.articles--section .hero--section {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.articles--section .hero--section {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.articles--header {
  margin-bottom: 32px;
}
.articles--header .btn.dropdown-toggle {
  box-shadow: 0 2px 4px 0 rgba(114, 114, 119, 0.16);
  background: white;
  border: none;
}
.articles--header .btn.dropdown-toggle:focus {
  border: none;
  outline: none !important;
}
.articles--header .dropdown-item {
  outline: none;
}
.articles--header .bootstrap-select > div.dropdown-menu {
  max-height: 340px !important;
}
.articles--article {
  margin-bottom: 64px;
}
.articles--article a:hover {
  text-decoration: underline;
}
.articles--article-small {
  margin-bottom: 0.5em;
}
.articles--article-small:not(:first-of-type) {
  margin-top: 1.5em;
}
.articles--article-small p {
  font-size: 14px;
}
.articles--article-photo {
  height: 468px;
  width: 100%;
  object-fit: cover;
}
.articles--article-photo-small {
  height: 250px;
}
.articles--article-type {
  position: absolute;
  bottom: 0;
  left: 1em;
  font-family: "Montserrat Alternates";
  color: white;
  font-weight: bold;
  line-height: 38px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
}
.articles--article-type.red-dot::after {
  content: ".";
  font-size: 2rem;
}
.articles--article-portrait > img {
  height: 2rem;
  width: 2rem;
  object-fit: cover;
}
.articles--article-info {
  font-size: 14px;
}
.articles--pagination .pagination {
  justify-content: center;
}
.articles--pagination .pagination .page-item {
  font-size: 0.875rem;
  width: 2.5rem;
  text-align: center;
  border-radius: 0.5rem;
  width: 2.5rem;
}
.articles--pagination .pagination .page-item a {
  padding: 0.625rem;
  color: #5e6375;
  border-radius: 0.5rem;
  border: none;
}
.articles--pagination .pagination .active a {
  color: #6248FF;
  background-color: #F7F6FE;
}
.articles--pagination .pagination .next {
  margin-left: auto;
}
.articles--pagination .pagination .next a {
  color: #1e1e26;
}
.articles--pagination .pagination .prev {
  margin-right: auto;
}
@media (max-width: 575.98px) {
  .articles--punchline.row > * {
    padding: 0;
  }
}
.articles .author-name, .articles .author-text {
  font-size: 0.875rem !important;
  line-height: 1.375rem !important;
  font-weight: 600 !important;
}
.articles .author-name {
  font-weight: 600 !important;
}
.articles .author-text {
  font-weight: 400 !important;
}
@media (min-width: 768px) {
  .articles #categoriesCollapseButton {
    display: none;
  }
}

.article--tag {
  border: 1px solid #e4e6e9;
  border-radius: 0.25rem;
  color: #5e6375;
  font-size: 0.75rem;
  line-height: 1.125rem;
  padding: 0.25rem 0.75rem;
  margin-bottom: 0.5rem;
}
.article--tag:not(:last-child) {
  margin-right: 0.5rem;
}
.article--tag.active {
  background-color: #e4e6e9;
}
.article--tag.active a {
  color: #6248FF;
}
.article--punchline-header {
  font-size: 3em;
}
.article--punchline-text {
  font-size: 0.875em;
  position: absolute;
  bottom: 0;
}
.article--type {
  text-transform: uppercase;
  border-radius: 2px;
  background-color: #E1E1E3;
  color: #727277;
  font-family: Montserrat;
  font-size: 12px;
  line-height: 18px;
  padding: 0 0.5em;
  width: fit-content;
  text-transform: uppercase;
}
.article--photo {
  width: 100%;
  max-height: 350px;
  object-fit: cover;
}
.article--content .attachment__caption {
  font-size: 12px;
  line-height: 16px;
}
.article--section {
  margin: 5rem 0;
}
@media (max-width: 575.98px) {
  .article--section {
    margin: 7.5rem 0;
  }
}
.article .hero-image-component {
  margin-bottom: 1.5rem;
}
.article .nav-link {
  max-height: 3.5rem;
}
@media (max-width: 767.98px) {
  .article .nav-link {
    white-space: nowrap;
    max-height: calc(1rem * var(--bs-body-line-height) + 0.5rem);
  }
}
.article .custom-control .material-symbols-outlined {
  font-size: 1rem;
}
.article .hotel-card-wide:not(:last-child) {
  margin-bottom: 1rem;
}

.article hr, .articles hr {
  margin-top: 2em;
  margin-bottom: 2em;
  opacity: 0.4;
  color: #e4e6e9;
}
.article .btn-success, .articles .btn-success {
  color: white;
  border: none;
  background-color: #20A81D;
  padding: 0.5rem 1.25rem;
  font-weight: 600;
}

.comment-content {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #F3F3F5;
}
.comment-content > .comment .comment-content {
  padding-bottom: 0;
  border-bottom: none;
}

.hotel-reviews {
  margin-top: 80px;
}
.hotel-reviews .hotel-details--review {
  max-width: 100%;
  margin-bottom: 16px;
}

.author--bio {
  margin-bottom: 2em;
}
.author--header-photo {
  height: 120px;
  width: 120px;
  flex: 0 0 120px;
  background: #F3F3F5;
  border-radius: 50%;
  position: relative;
}
.author--header-photo img {
  height: 120px;
  width: 120px;
  object-fit: cover;
  border-radius: 50% !important;
}

.destinations--header_container {
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.03), 0px 12px 16px -4px rgba(0, 0, 0, 0.08);
}
.destinations--header_list {
  background-color: white;
  border-color: #f7f6fe;
  border: 1px solid #e4e6e9;
  padding: 2rem;
}
.destinations--header_list-item[data-activated=true] {
  color: black;
}
.destinations--header_list-item[data-activated=true] .list-item-icon {
  width: 0.75rem;
  height: 0.75rem;
  background-color: #e90035;
  border-radius: 0.25rem;
  margin-right: 1rem;
}
.destinations--header_list-item[data-activated=false] a {
  color: #5e6375;
}
.destinations--header_list-item[data-activated=false] .list-item-icon, .destinations--header_list-item[data-activated=false] .list-item-offers-num {
  visibility: hidden;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .destinations--header_list-item {
    flex-direction: column;
    float: inline-start;
  }
}
.destinations .bg-gray {
  background-color: #f7f6fe;
}
.destinations--nav {
  border-color: #e4e6e9;
  font-weight: 500;
}
.destinations--nav a {
  color: #5e6375;
  text-decoration: none;
  border-bottom: 1.5px solid transparent;
  margin-bottom: -0.5px;
}
.destinations--nav a:hover {
  color: black;
  border-bottom: 1.5px solid #6248ff;
}
.destinations--section {
  margin: 5rem 0;
}
@media (max-width: 575.98px) {
  .destinations--section {
    margin: 7.5rem 0;
  }
}
.destinations--sidebar .border {
  border-color: rgba(0, 0, 0, 0.0784313725);
}
.destinations--sidebar .material-symbols-outlined {
  font-size: 1rem;
  line-height: 1rem;
  color: #6248ff;
}
.destinations hr {
  color: #e4e6e9;
  margin: 5rem 0;
}
.destinations_region-box {
  margin-bottom: 5rem;
  display: grid;
  grid-template-columns: auto 16rem;
  grid-template-areas: "description description" "articles map";
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .destinations_region-box {
    grid-template-areas: "description map" "articles articles";
  }
}
@media (max-width: 991.98px) {
  .destinations_region-box {
    grid-template-areas: "description description" "map map" "articles articles";
  }
}
.destinations_region-box-list-element:not(:last-child) {
  margin-bottom: 1rem;
}
.destinations_region-box-description {
  grid-area: description;
  padding-bottom: 2rem;
}
.destinations_region-box-articles {
  grid-area: articles;
}
.destinations_region-box-map {
  grid-area: map;
  display: flex;
  justify-content: center;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .destinations_region-box-map {
    margin: 0 3rem;
    padding-bottom: 0;
  }
}
.destinations_region-box-map img {
  width: 10rem;
}
.destinations_tip-box {
  margin: 1.25rem 0;
  padding: 2rem;
}

.devise {
  background: linear-gradient(180deg, #FFF 0%, #FEFAF5 100%);
  overflow: hidden;
  font-size: 14px;
  padding: 80px 0 45px 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .devise {
    background-position: center bottom;
  }
}
.devise hr {
  margin: 2.7rem -2em;
}
.devise--form {
  padding: 3em 2em 2em 2em;
}
@media (min-width: 992px) {
  .devise--form {
    min-height: 582px;
  }
}
.devise--form-container {
  border: 1px solid #E1E1E3;
  border-radius: 0.75rem;
  background-color: #FFFFFF;
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18);
}
.devise--form-small {
  padding: 38px 20px 0 20px;
}
.devise--form-small .actions input.btn[type=submit] {
  margin-top: 16px;
  margin-bottom: 16px;
}
.devise--list {
  margin-top: 4em;
}
@media (max-width: 767.98px) {
  .devise--list {
    min-height: 500px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .devise--list {
    margin-top: 0;
    padding-left: 4.5rem;
  }
  .devise--list-note {
    z-index: 2;
    position: absolute;
    bottom: 0;
    max-width: 300px;
  }
}
.devise--list ul {
  font-size: 20px;
  line-height: 24px;
  list-style-type: none;
  margin-bottom: 2em;
}
.devise--list ul li {
  padding: 0.5em 1em;
}
.devise--list ul li:before {
  font-weight: 400;
  font-size: 24px;
  content: "✓";
  color: #C7A48C;
  margin: 0 15px 0 -20px;
}
.devise--list img {
  width: 30%;
  min-width: 25rem;
  align-self: center;
  mix-blend-mode: multiply;
}
@media (min-width: 768px) {
  .devise--list img {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.devise--nav span {
  padding: 0 20px;
  vertical-align: text-bottom;
}
.devise--nav-item {
  border-bottom: 1px solid #E1E1E3;
  background-color: #F3F3F5;
  font-size: 1.25rem;
  color: #9CA1B0;
  text-align: center;
  padding: 1em 0;
}
.devise--nav-item:first-child {
  border-radius: 0.75rem 0 0 0;
  border-right: 1px solid #E1E1E3;
}
.devise--nav-item:last-child {
  border-radius: 0 0.75rem 0 0;
  border-left: 1px solid #E1E1E3;
}
.devise--nav-item.active {
  border: none;
  color: #212125;
  background-color: #FFFFFF;
  font-weight: 600;
}
.devise--success-page {
  min-height: 655px;
}
@media (max-width: 767.98px) {
  .devise--success-page {
    min-height: 616px;
  }
}
.devise .btn {
  font-size: 16px;
  padding: 10px;
}
.devise .btn[type=submit] {
  margin-top: 36px;
  margin-bottom: 16px;
  width: 100%;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .devise .btn[type=submit] {
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .devise .btn[type=submit] {
    width: fit-content;
  }
}
.devise .btn-social-media {
  width: 172px;
  padding: 0.5em 2em;
  border: 1px solid #E1E1E3;
  border-radius: 2px;
  font-size: 1em;
  line-height: 1.7em;
}
.devise .btn-social-media:hover {
  background-color: #E1E1E3;
}
.devise .btn-social-media .fa {
  font-size: 1.75em;
  line-height: inherit;
  vertical-align: bottom;
}
.devise--social-media-buttons {
  display: flex;
  justify-content: space-between;
}
.devise .field {
  margin-bottom: 20px;
  color: #5e6375;
}
.devise .field .password-wrapper {
  position: relative;
}
.devise .field .password-wrapper .form-control {
  box-sizing: border-box;
  padding-right: 2rem;
}
.devise .field .password-wrapper .form-control--password-feedback {
  padding-right: 9rem;
}
.devise .field .password-wrapper .actions {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.devise .field .password-wrapper .actions #toggle-password {
  cursor: pointer;
  color: black;
  user-select: none;
}
.devise .field .password-wrapper .actions #password-feedback {
  margin-right: 0.625rem;
}
.devise .field .password-wrapper .actions #password-feedback.strong-password {
  color: #006770;
}
.devise .field .password-wrapper .actions #password-feedback.weak-password {
  color: #f68e88;
}
.devise .links a {
  text-decoration: underline;
}
.devise .links a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.devise .form-check-input {
  margin-top: 0.2em;
}
.devise .agreement {
  font-size: 0.675rem;
}

.errors__container {
  margin: 5rem 0;
  text-align: center;
}
.errors__number {
  font-size: 7.5rem;
  line-height: 9rem;
  color: #f7f7f8;
  text-align: center;
}
.errors__img img {
  height: 417px;
}

.hero-head {
  height: fit-content;
  border-radius: 0;
  background: var(--bg-url) no-repeat;
  background-position: 35%;
  background-size: cover;
  position: relative;
}
.hero-head .hero--navbar {
  z-index: 2;
}
.hero-head .hero--navbar.navbar {
  width: 100%;
}
@media (min-width: 992px) {
  .hero-head .hero--navbar.navbar {
    height: 100px;
  }
}
.hero-head .hero--navbar.navbar .nav-item > a,
.hero-head .hero--navbar.navbar .dropdown > a,
.hero-head .hero--navbar.navbar .navbar-toggler {
  color: white;
}
.hero-head .hero--navbar.navbar .nav-item .btn-nav {
  border-radius: 4px;
  background-color: white;
  border-color: white;
  color: black !important;
  padding: 8px 20px;
}
@media (max-width: 991.98px) {
  .hero-head .hero--navbar.navbar .nav-item .btn-nav {
    background-color: black;
    color: white !important;
  }
}
@media (max-width: 991.98px) {
  .hero-head .hero--navbar.navbar .nav-item > a,
  .hero-head .hero--navbar.navbar .dropdown > a,
  .hero-head .hero--navbar.navbar .navbar-toggler {
    color: black;
  }
}
.hero-head .hero--navbar-logo {
  height: 100px;
  width: 120px;
  background-color: white;
  border-radius: 0 0 1.5rem 1.5rem;
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .hero-head .hero--navbar-logo {
    height: 80px !important;
    width: 80px !important;
  }
}
.hero-head .hero--navbar-logo a,
.hero-head .hero--navbar-logo img {
  height: 80px;
  width: 80px;
}
@media (min-width: 992px) {
  .hero-head .hero--navbar-logo a,
  .hero-head .hero--navbar-logo img {
    margin-top: 5px;
  }
}
.hero-head .hero--navbar .navbar-outline {
  border: 1px solid rgba(255, 255, 255, 0.3215686275);
}

.hero .customized-container {
  padding: 0 16px;
}
.hero a:hover {
  text-decoration: none;
}
.hero--punchline {
  color: white;
  position: relative;
  margin-top: 2rem;
  max-width: 800px;
  z-index: 1;
}
.hero--punchline h1, .hero--punchline .h1, .hero--punchline-header {
  letter-spacing: 1.5px;
  font-size: 96px !important;
  line-height: 96px !important;
}
@media (max-width: 767.98px) {
  .hero--punchline h1, .hero--punchline .h1, .hero--punchline-header {
    font-size: 55px !important;
    line-height: 55px !important;
  }
}
@media (max-width: 575.98px) {
  .hero--punchline h1, .hero--punchline .h1, .hero--punchline-header {
    font-size: 40px !important;
    line-height: 40px !important;
  }
}
.hero--punchline p {
  max-width: 400px;
  text-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
}
@media (min-width: 768px) {
  .hero--punchline {
    margin-top: 76px;
  }
}
.hero--searchbar {
  padding: 1.5em 20px 1.5em 20px;
  bottom: -80px;
  z-index: 1;
  position: relative;
  min-height: 98px;
  border-radius: 0.75rem;
  background-color: white;
  box-shadow: 0px 32px 64px -12px rgba(0, 0, 0, 0.14);
}
@media (min-width: 992px) {
  .hero--searchbar {
    bottom: -50px;
    margin-top: 79px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 856px) {
  .hero--searchbar {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .hero--searchbar .hotel-searchbar-date-pick {
    width: -webkit-fill-available;
    order: 1;
  }
  .hero--searchbar .hotel-searchbar-submit {
    margin-top: 1rem;
  }
}
.hero--searchbar-submit {
  order: 2;
  display: flex;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .hero--searchbar-submit {
    width: 100%;
  }
}
.hero--form-submit {
  padding: 6px 24px;
}
.hero--selling-points {
  padding: 130px 0 65px;
}
.hero--selling-points.border-bottom {
  --bs-border-width: 1.5px;
  --bs-border-color: rgba(0, 0, 0, 0.0784313725);
}
@media (max-width: 575.98px) {
  .hero--selling-points {
    padding-top: 100px;
  }
  .hero--selling-points .row > * {
    padding-left: 0;
    padding-right: 0;
  }
  .hero--selling-points .lead {
    font-size: 1.125rem;
  }
}
.hero--section {
  margin-top: 7.5em;
  margin-bottom: 7.5em;
}
.hero--section:first-child {
  padding-top: 3rem;
}
@media (max-width: 575.98px) {
  .hero--section:first-child {
    padding-top: 4.75rem;
  }
}
.hero--section h2, .hero--section .h2,
.hero--section h3,
.hero--section .h3 {
  letter-spacing: 1.5px;
}
.hero--section h2:first-child, .hero--section .h2:first-child,
.hero--section h3:first-child,
.hero--section .h3:first-child {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  .hero--section h2, .hero--section .h2 {
    font-size: 2.25rem;
    line-height: 1.2;
  }
}
.hero--regional-offer .d-flex {
  gap: 0.75rem;
}
.hero--regional-offer .row {
  --bs-gutter-x: 0.5rem;
  --bs-gutter-y: -0.5rem;
}
@media (max-width: 1199.98px) {
  .hero--regional-offer .offer-card {
    width: calc(25% - 12px);
  }
}
@media (max-width: 767.98px) {
  .hero--regional-offer .offer-card {
    width: calc(50% - 12px);
  }
}
@media (max-width: 575.98px) {
  .hero--regional-offer .offer-card {
    width: calc(50% - 0.375rem);
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .hero--goals-image {
    max-width: 447px;
  }
}
.hero--registration-prompt {
  min-height: 18.75rem;
  margin-top: 7rem;
  border: 1px solid #E1E1E3;
  border-radius: 12px;
  background: linear-gradient(144deg, #FAE3DE 4.1%, rgba(250, 227, 223, 0) 72.42%);
}
.hero--registration-prompt-login-links .btn .feather {
  vertical-align: bottom;
}
@media (max-width: 575.98px) {
  .hero--registration-prompt-login-links .btn {
    width: 100%;
  }
}
.hero--registration-prompt ul {
  list-style-type: none;
  line-height: 20px;
}
.hero--registration-prompt ul li {
  margin-bottom: 1em;
}
.hero--registration-prompt ul li:before {
  content: "✓";
  color: #006770;
  margin: 0 5px 0 -20px;
}
@media (max-width: 991.98px) {
  .hero--registration-prompt ul {
    display: flex;
    gap: 2rem;
    padding-left: 16px !important;
  }
}
@media (max-width: 575.98px) {
  .hero--registration-prompt ul {
    display: block;
    padding-left: 16px !important;
  }
}
.hero--start-guide-header {
  margin-bottom: 40px;
}
.hero--start-guide-content {
  border: 1px solid #e4e6e9;
  border-radius: 0.75rem;
}
.hero--start-guide-content a {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  text-decoration: none;
}
.hero--start-guide-content a:hover span {
  color: #5e6375;
  transition: all 0.3s;
}
.hero--start-guide-content a:nth-child(-n+4) {
  border-bottom: 1px solid #e4e6e9;
}
.hero--start-guide-content a:nth-child(-n+3), .hero--start-guide-content a:nth-child(5), .hero--start-guide-content a:nth-child(6) {
  border-right: 1px solid #e4e6e9;
}
@media (max-width: 991.98px) {
  .hero--start-guide-content a:nth-child(3), .hero--start-guide-content a:nth-child(5) {
    border-right: none;
  }
  .hero--start-guide-content a:nth-child(4) {
    border-right: 1px solid #e4e6e9;
  }
  .hero--start-guide-content a:nth-child(5) {
    border-bottom: 1px solid #e4e6e9;
  }
}
@media (max-width: 575.98px) {
  .hero--start-guide-content a {
    padding: 1rem;
    border-right: none !important;
  }
  .hero--start-guide-content a:nth-child(6) {
    border-bottom: 1px solid #e4e6e9;
  }
}
.hero--start-guide-content .material-symbols-outlined {
  font-size: 2rem;
  color: #6248FF;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  width: 4rem;
  aspect-ratio: 1;
  padding: 1rem;
  background: #F7F6FE;
  margin-bottom: 1.5rem;
}
@media (max-width: 575.98px) {
  .hero--start-guide-content .material-symbols-outlined {
    width: 2.5rem;
    font-size: 1.5rem;
    padding: 0.5rem;
    margin-bottom: 0.75rem;
  }
}
.hero--recently-booked-tile {
  min-height: 280px;
  border-radius: 12px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  padding: 16px 0;
}
.hero--recently-booked-tile img {
  border-radius: 4px;
  object-fit: contain;
}
.hero--recently-booked-tile-icon {
  padding: 2px 4px;
  background-color: #e4e6e9;
  border-radius: 0.25rem;
}
.hero--recently-booked-tile-icon svg {
  vertical-align: text-top;
}
.hero--recently-booked-tile-hotel-rating {
  padding: 2px 8px;
  border-radius: 0.25rem;
  border: 1px solid #6248FF;
}
.hero--recently-booked-tile-hotel-rating span {
  color: #6248FF;
}
.hero--recently-booked-tile-hotel-rating span:last-child {
  opacity: 0.6;
}
.hero--recently-booked .feature-icon {
  font-size: 14px;
  vertical-align: middle;
  margin-top: 0.2rem;
}
.hero--recently-booked .hotel-card-wide:not(:last-child) {
  margin-bottom: 1rem;
}
.hero--additional-services .tab-content > .active {
  display: flex;
}
.hero--additional-services-details {
  min-height: 624px;
  background: linear-gradient(180deg, rgba(235, 249, 250, 0) 0%, #ebf9fa 100%);
}
.hero--additional-services-details .btn-outline-primary {
  background-color: white;
  padding: 0.75rem 1.5rem;
}
.hero--additional-services-details .btn-outline-primary:hover {
  background-color: #006770;
}
.hero--additional-services-details h1, .hero--additional-services-details .h1 {
  font-size: 2em;
}
.hero--additional-services-details .trix-content div:first-child {
  color: #006770;
  font-size: 1.25rem;
}
.hero--additional-services-details ul {
  margin: 0;
  padding: 1rem;
  font-size: 20px;
  line-height: 24px;
  list-style: none;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.hero--additional-services-details ul li:not(:first-child) {
  margin-top: 0.75rem;
}
.hero--additional-services-details ul li:before {
  content: "+";
  color: #006770;
  margin: 0 5px 0 -20px;
  font-size: 2em;
  vertical-align: bottom;
}
.hero--articles-header-body {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .hero--articles-header-body {
    margin-bottom: 1.925rem;
  }
}
@media (min-width: 992px) {
  .hero--articles-main {
    padding-right: 0.75rem;
  }
  .hero--articles-side {
    padding-left: 0.75rem;
  }
}
.hero--faq h2, .hero--faq .h2 {
  margin-bottom: 64px;
}
@media (max-width: 575.98px) {
  .hero--faq h2, .hero--faq .h2 {
    margin-bottom: 1.5rem;
  }
}
.hero--faq h4, .hero--faq .h4 {
  margin-bottom: 16px;
}
.hero--faq-contact img {
  border-radius: 0.75rem;
}
@media (min-width: 992px) {
  .hero--faq-contact {
    padding-left: 5rem !important;
  }
  .hero--faq-contact img {
    max-height: 441px;
  }
}
.hero--faq-contact a.ms-2 {
  color: black;
  text-decoration: underline;
}
.hero--partners .container-fluid, .hero--partners .container-sm, .hero--partners .container-md, .hero--partners .container-lg, .hero--partners .container-xl, .hero--partners .container-xxl {
  padding: 120px 16px;
}
.hero--partners .container-fluid.border-top, .hero--partners .border-top.container-sm, .hero--partners .border-top.container-md, .hero--partners .border-top.container-lg, .hero--partners .border-top.container-xl, .hero--partners .border-top.container-xxl {
  --bs-border-color: rgba(0, 0, 0, 0.0784313725);
}
.hero--partners-logos {
  filter: grayscale(100%) brightness(60%) opacity(0.7);
}
.hero--partners-logos img {
  max-width: 12rem;
  max-height: 12rem;
}
@media (max-width: 575.98px) {
  .hero--partners-logos {
    filter: grayscale(100%) brightness(100%) opacity(1);
  }
  .hero--partners-logos img {
    scale: 0.575;
  }
}

.hotel-search .custom-control {
  padding-bottom: 4px;
}
.hotel-search .custom-control .custom-control-input:checked ~ .custom-control-label .filter-counter {
  color: black !important;
}
.hotel-search .hotel-searchbar-submit svg {
  height: 34px;
  width: 34px;
  padding: 5px;
}
.hotel-search--list {
  margin-top: 1.678em;
}
.hotel-search__sort {
  border-radius: 12px;
  white-space: normal;
}
@media (max-width: 991.98px) {
  .hotel-search__sort {
    white-space: pre-line;
  }
}
.hotel-search__sort-link {
  min-height: 45px;
  width: 100%;
  line-height: 21px;
  color: #1e1e26;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
}
@media (max-width: 575.98px) {
  .hotel-search__sort-link {
    font-size: 12px;
  }
}
.hotel-search__sort-link:first-child {
  border-radius: 12px 0 0 12px;
}
.hotel-search__sort-link:last-child {
  border-radius: 0 12px 12px 0;
}
.hotel-search__sort-link:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 16px;
  background: #E6e6e6;
  display: inline-block;
  position: absolute;
  top: 35%;
  right: 0%;
}
.hotel-search__sort-link:hover {
  background: black;
  color: white;
  text-decoration: none;
}
.hotel-search__sort-link:hover:not(:last-child)::after {
  display: none;
}
.hotel-search__sort-link--active, .hotel-search__sort-link--active:visited {
  color: white;
  background: black;
}
.hotel-search__sort-link--active:not(:last-child)::after, .hotel-search__sort-link--active:visited:not(:last-child)::after {
  display: none;
}
.hotel-search__sort-link .material-symbols-outlined {
  vertical-align: bottom;
}
.hotel-search__results_count {
  padding: calc(1em + 12px) 0;
  vertical-align: middle;
  font-size: 1.25em;
  line-height: 24px;
  color: #081924;
}
.hotel-search__filters {
  margin-top: 20px;
  padding: 24px 20px;
  background: #f7f7f8;
  border-radius: 12px;
}
.hotel-search__filters.border {
  --bs-border-color: rgba(0, 0, 0, 0.0784313725);
}
.hotel-search__toggle-map {
  background-image: url("/assets/city_grid_map-96554fe2.png");
  background-size: cover;
  padding: 14px 20px;
  color: #1e1e26;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
}
.hotel-search #hotelsMap {
  height: 480px;
  margin-bottom: 1em;
}
@media (max-width: 575.98px) {
  .hotel-search--form .row:first-child > * {
    padding: 0;
  }
}

.hotel-map-popup img {
  max-width: 100%;
  margin-top: 18px;
}

.recently-browsed-photo {
  height: 220px;
}
.recently-browsed-photo .hotel-rating {
  position: absolute;
  bottom: 0;
  right: 1em;
}

.recommended-regions .row {
  box-shadow: 0 -12px 34px -20px rgba(0, 0, 0, 0), 0 8px 48px 0 rgba(0, 0, 0, 0.06);
}
.recommended-regions-tile {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #4c4a52;
}
.recommended-regions-tile-name {
  color: black;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.recommended-regions-tile-photo {
  position: relative;
  width: 100%;
  height: 100%;
}
.recommended-regions-tile-photo:before {
  font-size: 48px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 24px);
  left: calc(50% - 24px);
  content: "\f1a8";
  color: #a5a8b6;
}
.recommended-regions-tile-photo img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}
@media (min-width: 576px) {
  .recommended-regions-tile-photo {
    height: 256px;
  }
}

.hotels--section {
  margin: 8rem 0;
}
@media (max-width: 575.98px) {
  .hotels--section {
    margin: 7.5rem 0;
  }
}

.hotel-details--general-info {
  margin: 1.5rem 0;
}
@media (max-width: 575.98px) {
  .hotel-details--general-info {
    margin: 7.5rem 0;
  }
}
.hotel-details--meta {
  min-height: 37px;
}
.hotel-details--rooms .row {
  --bs-gutter-x: 0;
}
.hotel-details--gallery {
  display: flex;
  flex-wrap: wrap;
}
.hotel-details--gallery-item {
  height: 72px;
  width: 72px;
  margin-bottom: 0.5em;
}
.hotel-details--gallery-item:not(:last-child) {
  margin-right: 0.5em;
}
.hotel-details--gallery-item img {
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.hotel-details--gallery-item:hover {
  opacity: 0.8;
}
.hotel-details--sections-menu {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  z-index: 2;
}
.hotel-details--sections-menu .nav-link {
  padding: 1rem 0.75rem !important;
}
.hotel-details--sections-menu .nav-item {
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .hotel-details--sections-menu .nav-link {
    font-size: 12px;
    padding: 1rem 0.5rem 0 !important;
  }
}
.hotel-details--expanded-image {
  display: flex;
  padding: 0.3em;
  justify-content: center;
  height: 52vw;
  max-height: 400px;
  min-height: 200px;
}
.hotel-details--expanded-image img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.hotel-details--address {
  font-size: 18px;
}
.hotel-details--id {
  font-size: 12px;
  color: #9CA1B0;
}
.hotel-details .modal-toggle-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border: 1px solid #E1E1E3;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
}
.hotel-details .modal-toggle-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.72);
}
.hotel-details .modal-toggle-wrapper .photos-count {
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  color: #1F1E23;
  font-weight: 600;
  z-index: 1;
}
.hotel-details--description-text {
  color: #1e1e26;
  font-size: 18px;
  font-weight: 400;
  background: #F7F6FE;
  padding: 32px;
  border-radius: 12px;
}
@media (max-width: 575.98px) {
  .hotel-details--description-text {
    padding: 1.5rem;
  }
}
.hotel-details--description .material-symbols-outlined {
  font-size: 48px;
  color: #6248FF;
  font-weight: 300;
}
@media (max-width: 575.98px) {
  .hotel-details--description .material-symbols-outlined {
    font-size: 1.5rem;
  }
}
.hotel-details--cancellation-policy {
  border-radius: 8px;
  background-color: #EBF9FA;
}
.hotel-details--facilities {
  margin-top: 32px;
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  padding: 0 24px;
}
.hotel-details--facilities .row {
  --bs-gutter-x: 0;
}
.hotel-details--facilities .row .ps-4 {
  padding-left: 32px !important;
}
.hotel-details--facilities .row .pe-4 {
  padding-right: 32px !important;
}
.hotel-details--facilities .row .column {
  padding: 24px 0;
}
.hotel-details--facilities .row .column .border-end {
  --bs-border-color: rgba(0, 0, 0, 0.0784313725);
}
.hotel-details--facilities .row .column:first-child, .hotel-details--facilities .row .column:nth-child(2) {
  border-right: 1px solid rgba(0, 0, 0, 0.0784313725);
}
@media (max-width: 991.98px) {
  .hotel-details--facilities .row .column:first-child {
    border: none !important;
  }
  .hotel-details--facilities .row .column:nth-child(2), .hotel-details--facilities .row .column:nth-child(3) {
    border-top: 1px solid rgba(0, 0, 0, 0.0784313725);
  }
}
@media (max-width: 575.98px) {
  .hotel-details--facilities .row .column:nth-child(2) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
    border-top: 1px solid rgba(0, 0, 0, 0.0784313725);
    border-right: none;
  }
  .hotel-details--facilities .row .column:nth-child(3) {
    border: none !important;
  }
}
.hotel-details--facilities .facility-icon {
  font-size: 16px;
  color: #1C1B1F;
  font-weight: bolder;
}
.hotel-details--facilities ul {
  padding-inline-start: 16px;
}
.hotel-details--facilities ul li {
  font-size: 14px;
}
.hotel-details--room-equipment .list-inline {
  margin: 0;
}
.hotel-details--room-equipment .list-inline li {
  margin: 0;
}
.hotel-details--room-equipment .list-inline li:not(:first-child):before {
  color: #009CA9;
  font-size: 0.5em;
  line-height: 24px;
  vertical-align: bottom;
  content: "•";
  margin: 0 5px;
  display: inline-block;
}
.hotel-details--sidebar .sticky-top {
  top: 1em;
}
.hotel-details--sidebar-icon {
  height: 21px;
  width: 14px;
  vertical-align: bottom;
}
.hotel-details--important p {
  color: #1e1e26;
}
.hotel-details--important.titled-container {
  background: linear-gradient(white, white) padding-box, linear-gradient(to bottom, rgba(252, 124, 124, 0.9882352941) 0%, #ff4848 46.35%, rgba(87, 62, 242, 0.3411764706) 82.12%, rgba(98, 72, 255, 0.3843137255) 100%) border-box;
  border: 2px solid transparent;
}
.hotel-details--important .titled-container--title {
  color: #6248FF;
  font-size: 2em;
}
.hotel-details--reviews .row {
  --bs-gutter-x: 0;
  gap: 16px;
}
.hotel-details--reviews select {
  width: 180px;
}
.hotel-details--reviews-info {
  font-size: 14px;
}
.hotel-details--reviews-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .hotel-details--reviews-title {
    flex-direction: column;
    align-items: start;
  }
}
.hotel-details--review {
  padding: 24px;
  border-radius: 8px;
  border: 1px solid #e4e6e9;
}
@media (min-width: 768px) {
  .hotel-details--review {
    max-width: calc(50% - 8px);
  }
}
@media (max-width: 575.98px) {
  .hotel-details--review {
    padding: 1rem;
  }
}
.hotel-details--review-photo {
  background-color: #E1E1E3;
  position: relative;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.hotel-details--review-photo-initials {
  position: absolute;
  font-family: Inter;
  font-weight: 600;
  line-height: 1em;
  color: #727277;
  font-size: 20px;
  top: calc(50% - 0.5em);
  left: 0;
  text-align: center;
  width: 100%;
}
.hotel-details--review-photo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.hotel-details--review-rating .resource-rating {
  border: none;
  padding: 0;
}
.hotel-details--review-content {
  margin-top: calc(20px - 0.5em);
  flex-grow: 1;
}
.hotel-details--section {
  margin: 5rem 0;
}
@media (max-width: 575.98px) {
  .hotel-details--section {
    margin: 7.5rem 0;
  }
}
.hotel-details hr {
  margin: 8rem 0;
  opacity: 0.4;
  color: #e4e6e9;
}
@media (max-width: 575.98px) {
  .hotel-details hr {
    margin: 7.5rem 0;
  }
}
.hotel-details .hero-image-component {
  height: 480px;
}

.hotel-rating-form {
  /* HIDE RADIO */
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}
.hotel-rating-form #hotel_rating_form_comment {
  height: initial;
}
.hotel-rating-form .rating-line {
  width: 52px;
  position: absolute;
  top: 21px;
  right: 44px;
  z-index: -1;
}
.hotel-rating-form [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.hotel-rating-form .form-check-inline label {
  width: 64px;
}
.hotel-rating-form [type=radio] + .rating-image {
  cursor: pointer;
  margin: auto;
  width: 42px;
  padding: 8px;
  border: 1px solid transparent;
}
.hotel-rating-form [type=radio] + .rating-image, .hotel-rating-form [type=radio] + .rating-image ~ label {
  opacity: 0.32;
}
.hotel-rating-form [type=radio]:checked + .rating-image {
  border: 1px solid #F3F3F5;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.hotel-rating-form [type=radio]:checked + .rating-image, .hotel-rating-form [type=radio]:checked + .rating-image ~ label {
  opacity: 1;
}

.information-hub__divider {
  margin: 0 15px 32px;
}
.information-hub__versions {
  margin-bottom: 1em;
  margin-top: 1em;
}
.information-hub__versions a {
  color: black;
  display: block;
  font-size: 0.875em;
  line-height: 21px;
}
.information-hub__img {
  height: 383px;
  object-fit: cover;
  object-position: 50% 65%;
  filter: brightness(110%) saturate(70%);
}
@media (max-width: 575.98px) {
  .information-hub__img {
    height: 250px;
  }
}
.information-hub__img--about-us {
  object-position: 100% 18%;
}
@media (max-width: 575.98px) {
  .information-hub__img--about-us {
    object-position: 90% 25%;
  }
}
@media (max-width: 575.98px) {
  .information-hub__documentation-wrapper {
    order: -1;
    margin-bottom: 2rem;
  }
}
.information-hub__documentation-content a {
  color: #a5a8b6;
  text-decoration: none;
  display: block;
}
.information-hub__documentation-content a:hover {
  text-decoration: underline;
}
.information-hub__documentation-content a.active {
  color: black;
}
.information-hub__section {
  margin: 5rem 0;
}
@media (max-width: 575.98px) {
  .information-hub__section {
    margin: 7.5rem 0;
  }
}
.information-hub hr {
  opacity: 0.4;
  color: #e4e6e9;
}

.regions--header {
  margin-top: 85px;
}
.regions--map {
  margin-top: -81px;
}
.regions #tab-nav.nav-tabs {
  border-bottom-color: rgba(0, 156, 169, 0.08);
}
.regions #tab-nav.nav-tabs .nav-item .nav-link {
  color: #006770;
  opacity: 1;
}
.regions #tab-nav.nav-tabs .nav-item .nav-link:hover {
  color: rgb(12.75, 12.75, 12.75);
}
.regions #tab-nav.nav-tabs .nav-item .nav-link.active {
  border-bottom-color: black;
  color: black;
}

.region--details {
  padding: 40px 0;
}
.region--section {
  margin-bottom: 8rem;
}
@media (max-width: 575.98px) {
  .region--section {
    margin-bottom: 7.5rem;
  }
}
.region--section .map {
  height: 100%;
}
.region--section .map #region-map {
  min-height: 200px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .region--section .map {
    height: 200px;
  }
}
.region--section .leaflet-container {
  border-radius: 0.5rem;
}
.region .hotel-searchbar.row {
  --bs-gutter-x: 0;
}

.reservation .custom-control-input:checked ~ .custom-control-label::before {
  background: #009CA9;
}
.reservation .custom-control-input:checked ~ .custom-switch-label:after {
  width: 18px;
  height: 18px;
  left: -32px;
}
.reservation .custom-control-input:checked ~ .custom-switch-label:before {
  width: 36px;
  height: 22px;
}
.reservation .custom-switch-label:after {
  width: 18px;
  height: 18px;
  top: 2px;
  border-radius: 50%;
}
.reservation .custom-switch-label:before {
  width: 36px;
  height: 22px;
  border-radius: 10px;
}
.reservation--navbar-backlink {
  position: absolute;
  top: 0;
  right: 0;
  background: white;
  height: 80px;
  z-index: 2;
}
.reservation--upper-placeholder {
  --progress-item-heigh: 3rem;
  position: absolute;
  z-index: -1;
  background-color: #f7f7f8;
  height: calc(52px + var(--progress-item-heigh));
  width: 100%;
  margin-top: -28px;
  right: 0;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .reservation--upper-placeholder {
    height: calc(52px + 3 * var(--progress-item-heigh) + 1rem);
  }
}
@media (max-width: 575.98px) {
  .reservation--upper-placeholder {
    height: calc(52px + 3 * var(--progress-item-heigh) + 1rem);
  }
}
.reservation--progress {
  padding-bottom: 24px;
  margin-bottom: 56px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .reservation--progress {
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .reservation--progress {
    flex-direction: column;
  }
}
.reservation--progress-item {
  color: #5e6375;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.reservation--progress-item__done {
  color: #5e6375;
}
.reservation--progress-item__done .reservation--progress-index {
  color: #006770;
  background-color: #ecf8f9;
  min-width: 3rem;
  height: 3rem;
  border-radius: 3rem;
}
.reservation--progress-item__done .material-symbols-outlined {
  font-size: 1.25rem;
  margin: 0.25rem;
  color: #006770;
  background-color: white;
  border-radius: 1.25rem;
}
.reservation--progress-item__active {
  color: #E90035;
}
.reservation--progress-item__active .reservation--progress-index {
  color: white;
  background-color: #E90035;
  box-shadow: 0px 8px 8px -4px rgba(0, 0, 0, 0.03), 0px 20px 24px -4px rgba(0, 0, 0, 0.08);
}
.reservation--progress-index {
  display: inline-block;
  margin-right: 12px;
  height: 48px;
  min-width: 48px;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  padding: 0.5em;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.65);
  box-shadow: 0 2px 4px 0 rgba(0, 103, 112, 0.18);
}
.reservation--hotel-thumb {
  max-height: 55px;
}
.reservation--side {
  padding: 2rem;
  font-size: 0.875rem;
  border: 1.5px solid rgba(0, 0, 0, 0.0784313725);
  border-radius: 0.75rem;
  background-color: #ffffff;
}
.reservation--side h2, .reservation--side .h2 {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
}
.reservation--side .date-box {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: 700;
  text-align: center;
  border-radius: 4px;
  background-color: #f7f7f8;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  padding: 5px 12px;
  height: 52px;
  width: 48px;
}
.reservation--side .date-day {
  font-weight: bold;
}
.reservation--side .material-symbols-outlined {
  font-size: 1.25rem;
  line-height: 1.25rem;
}
.reservation--side .reservation--cancellation_policy {
  border-bottom: none;
}
.reservation--side .reservation--wifi_order-details {
  border-top: 1px solid #f3f3f5;
}
.reservation--side + hr {
  opacity: 0.4;
  border: none;
  height: 1px;
  margin: -1px 0.75rem;
  background: #6248FF;
  background: repeating-linear-gradient(90deg, #6248FF, #6248FF 8px, transparent 8px, transparent 16px);
}
.reservation--side-summary-pending {
  background: linear-gradient(180deg, #FFF 0%, #F7F7F8 100%);
}
.reservation--side-summary-pending .title {
  color: #6248FF;
}
.reservation--side-summary-paid {
  background: linear-gradient(180deg, #E5F4DF 0%, #FFF 100%);
}
.reservation--side-summary-paid .title {
  color: #378f0e;
}
.reservation--side-summary-tax {
  font-size: 0.875rem;
}
.reservation--side-summary-tax-label {
  font-size: 0.75rem;
}
.reservation--side-summary-total-price {
  font-size: 1rem;
}
.reservation--cancellation_policy {
  padding-bottom: 1rem;
}
.reservation--cancellation_policy--head {
  padding-bottom: 0.5rem;
}
.reservation--cancellation_policy--period {
  padding: 0.5rem 0;
  font-size: 12px;
  color: #9CA1B0;
}
.reservation--cancellation_policy__desc {
  font-size: 12px;
  color: #9CA1B0;
  line-height: 1.2;
}
.reservation--cancel-link {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: underline;
}
.reservation--main h2, .reservation--main .h2 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.reservation--main h5, .reservation--main .h5 {
  margin-bottom: 1rem;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.reservation--main label {
  color: #212125;
  font-size: 1rem;
  line-height: 20px;
}
.reservation--main label.custom-control-label {
  font-size: 1rem;
  color: #727277;
}
.reservation--main input:checked {
  background-color: black;
  border-color: black;
}
.reservation--main .custom-radio input {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.5rem;
}
.reservation--main .form-control {
  height: 48px;
  padding: 12px;
}
.reservation--side-section {
  border-bottom: 1px solid #f3f3f5;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.reservation--side-section:first-child {
  padding-top: 0;
}
.reservation--side-section:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.reservation__pocket_wifi_subform {
  position: relative;
  padding-bottom: 64px;
}
.reservation__pocket_wifi_subform--diabled {
  display: none;
}
.reservation__pocket_wifi_subform .pickup_option__label {
  position: relative;
  padding-left: 24px;
}
.reservation__pocket_wifi_subform .pickup_option__label:before {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
.reservation__pocket_wifi_subform .pickup_option__label:after {
  content: "";
  display: block;
  position: absolute;
  background: white;
  border-radius: 50%;
}
.reservation__pocket_wifi_subform .pickup_option {
  padding: 12px;
  border: 1px solid #E1E1E3;
}
.reservation__pocket_wifi_subform .pickup_option--active {
  border: 2px solid #6248ff;
  background-color: #F7F6FE;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
}
.reservation__pocket_wifi_subform .pickup_option--active input {
  background-color: #6248ff;
  border-color: #6248ff;
}
.reservation__pocket_wifi_subform .wifi-form {
  background-color: #f7f7f8;
}
.reservation__pocket_wifi_subform .wifi-form .material-symbols-outlined {
  font-size: 20px;
}
.reservation__pocket_wifi_subform .wifi-form input:not(:checked), .reservation__pocket_wifi_subform .wifi-form select {
  background-color: white;
}
.reservation__pocket_wifi_subform .wifi-form label {
  line-height: 1.5rem;
}
.reservation__pocket_wifi_subform .wifi-form .click {
  width: 3rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding: 0.75rem;
  color: #6248ff;
  border-bottom: 1px solid #a5a8b6;
  background-color: #F7F6FE;
}
.reservation__pocket_wifi_subform .wifi-form .text-light-gray {
  color: #a5a8b6;
}
.reservation__pocket_wifi__feature {
  position: relative;
  font-size: 14px;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  letter-spacing: 0;
  line-height: 21px;
  color: #5e6375;
}
.reservation__pocket_wifi__feature .material-symbols-outlined {
  height: 2rem;
  width: 2rem;
  font-size: 1.5rem;
  padding: 0.25rem;
  color: #6248ff;
  border-radius: 1rem;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  margin-bottom: 0.75rem;
}
.reservation__pocket_wifi__features {
  border: 2px solid transparent;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  border-radius: 0.75rem;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, rgba(98, 72, 255, 0.3843137255) 0%, rgba(87, 62, 242, 0.3411764706) 33.33%, #ff4848 66.66%, rgba(252, 124, 124, 0.9882352941) 100%) border-box;
}
.reservation__pocket_wifi__features .col {
  padding: 0;
}
.reservation__pocket_wifi__title .material-symbols-outlined {
  color: #6248ff;
}
.reservation__pocket_wifi__delivery_notice {
  border: 2px solid transparent;
  border-radius: 0.75rem;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, rgba(98, 72, 255, 0.3843137255) 0%, rgba(87, 62, 242, 0.3411764706) 33.33%, #ff4848 66.66%, rgba(252, 124, 124, 0.9882352941) 100%) border-box;
}
.reservation__pocket_wifi .add-wifi-checkbox .form-check-input {
  width: 40px;
  height: 24px;
}
.reservation--hotel-category {
  font-family: Montserrat;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  padding: 2.5px 6.5px;
  border: 1px solid #dae1e6;
  background: linear-gradient(180deg, #ffffff 0%, #f2f5f7 100%);
  text-transform: uppercase;
  vertical-align: top;
}
.reservation--hotel-name {
  color: #212125;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.reservation--room-info .reservation--room-count {
  font-weight: bold;
  display: inline-block;
  margin-right: 0.75rem;
  vertical-align: top;
}
.reservation--room-info .reservation--room-info--plan {
  display: inline-block;
}
.reservation--room-info .reservation--room-info--plan-meals {
  font-size: 12px;
  color: #9CA1B0;
}
.reservation--hotel-rating {
  color: #ffffff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  text-align: center;
  padding: 1px 6.5px;
  border-radius: 2px;
  background-color: #091b76;
  vertical-align: top;
}
.reservation--total-price {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5rem;
}
.reservation--total-price-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.reservation--login-box {
  position: relative;
  color: #212125;
  font-size: 14px;
  line-height: 20px;
  padding: 1.5rem 1rem;
  border-radius: 4px;
  margin-bottom: 28px;
  border: 1px solid #E1E1E3;
  box-shadow: 0 8px 34px 0 rgba(156, 161, 176, 0.12);
}
.reservation--login-box .reservation--login-box-heading {
  border-radius: 4px;
  margin-bottom: 8px;
}
.reservation--login-box .reservation--login-message {
  padding-right: 18px;
  padding-left: 35px;
}
.reservation--login-box .reservation--login-link {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  display: flex;
  align-items: center;
}
.reservation form .row:not(:last-child) {
  margin-bottom: 1rem;
}
.reservation--billing-explaination {
  font-size: 14px;
}
.reservation--billing-explaination p {
  color: black;
}
.reservation--billing label {
  color: #5e6375;
}
.reservation--payment-container {
  min-height: 368px;
  border: 1px solid #E1E1E3;
  border-radius: 6px;
  background-color: #FFFFFF;
  box-shadow: 0 8px 8px 0 rgba(172, 173, 176, 0.17), 0 8px 40px 0 rgba(114, 114, 119, 0.16);
}
.reservation--payment-container .tab-nav-item.active {
  color: #006770;
}
.reservation--payment-container-content {
  padding: 25px 16px 35px;
}
.reservation--payment-container-content [class^=h] {
  color: black;
}
.reservation--payment-container-content-card {
  box-sizing: border-box;
  height: 220px;
  border: 1px solid #E1E1E3;
  border-radius: 10px;
  background: linear-gradient(174.55deg, #EBF9FA 0%, #FFFFFF 100%);
  padding: 40px 21px 10px;
}
.reservation--payment-container-content-summary {
  font-size: 14px;
  color: black;
}
.reservation--payment-container-content-summary-safety {
  height: 70px;
  border-radius: 4px;
  background-color: #FFEDD7;
  padding: 14px 9px 16px 16px;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  position: relative;
  font-size: 16px;
}
.reservation--payment-container-content-summary-safety img {
  position: absolute;
  top: -15px;
  right: -15px;
}
.reservation--summary {
  font-size: 14px;
}
.reservation--summary h2, .reservation--summary .h2 {
  font-size: 3rem;
  line-height: 3.625rem;
}
.reservation--summary h3, .reservation--summary .h3 {
  font-size: 0.875rem;
  text-transform: uppercase;
}
.reservation--summary hr {
  margin: 4rem 0;
  opacity: 8%;
}
@media (max-width: 575.98px) {
  .reservation--summary hr {
    margin: 5rem 0;
  }
}
.reservation--summary .label {
  color: #5e6375;
}
.reservation--summary-information {
  font-size: 1rem;
  line-height: 1.5rem;
}
.reservation--summary-contact {
  font-size: 16px;
  color: black;
}
.reservation--summary-contact:not(:last-child) {
  margin-bottom: 16px;
}
.reservation--summary-terms {
  border-radius: 0.75rem;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, rgba(98, 72, 255, 0.3843137255) 0%, rgba(87, 62, 242, 0.3411764706) 33.33%, #ff4848 66.66%, rgba(252, 124, 124, 0.9882352941) 100%) border-box;
  border: 2px solid transparent;
  position: relative;
  font-size: 1rem;
  line-height: 1.5rem;
}
.reservation--summary-terms-title {
  position: absolute;
  margin-top: -1.625rem;
  margin-left: -1.125rem;
  color: #6248ff;
}
.reservation--summary-terms .info {
  font-size: 0.75rem;
  color: #5e6375;
}
.reservation--summary-terms a {
  text-decoration: underline;
}
.reservation--summary-terms-checkbox input {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 0.375rem;
  border: 1px solid #a5a8b6;
}
.reservation--summary-terms-checkbox #terms_accept_checkbox {
  scroll-margin-top: 70vh;
}
@media (max-width: 575.98px) {
  .reservation--summary-section {
    margin: 5rem 0;
  }
}
.reservation--summary-section {
  margin: 4rem 0;
}
@media (max-width: 575.98px) {
  .reservation--summary-section {
    margin: 5rem 0;
  }
}
.reservation--summary-hotel-information {
  background-color: #f7f7f8;
  border-radius: 0.75rem;
}
.reservation--summary-hotel-information .material-symbols-outlined {
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.reservation--summary-hotel-information .material-symbols-outlined.bg-light {
  background-color: #e4e6e9;
}
.reservation--summary-hotel-information .text-gray-3 {
  color: #a5a8b6;
}
.reservation--summary #dropin-title .material-symbols-outlined {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
  padding: 0.625rem;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
}
.reservation--summary .adyen-checkout__payment-method--selected {
  background: linear-gradient(250deg, #EAE8F6 8.6%, #F3F5FC 45.54%, #F7F7F8 73.67%);
  padding: 1rem;
  border: none;
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.03), 0px 12px 16px -4px rgba(0, 0, 0, 0.08);
  margin: 1rem 0;
}
.reservation--summary .adyen-checkout__payment-method--selected:before {
  content: "Payments method";
  font-size: 2rem;
  line-height: 2.625rem;
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: black;
  font-weight: 700;
  font-style: normal;
  margin: 0.5rem 1rem;
  padding-top: 3.5rem;
  display: inline-block;
  background-image: url("/assets/icons/payment_method-b23c807c.svg");
  background-repeat: no-repeat;
}
.reservation--summary .adyen-checkout__payment-method--selected .adyen-checkout__store-details {
  display: flex;
  justify-content: space-between;
}
.reservation--summary .adyen-checkout__payment-method--selected .adyen-checkout__store-details:after {
  align-self: center;
  content: "Your data will be encrypted";
  font-size: 0.75rem;
  color: #5e6375;
}
.reservation--summary .adyen-checkout__input {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #a5a8b6;
}
.reservation--summary .adyen-checkout__label__text, .reservation--summary .adyen-checkout__checkbox__label {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.reservation--summary .adyen-checkout__checkbox__label {
  padding-left: 2rem;
}
.reservation--summary .adyen-checkout__checkbox__label::before {
  height: 1rem;
  left: 0.25rem;
}
.reservation--summary .adyen-checkout__checkbox__label::after {
  width: 1.5rem;
  height: 1.5rem;
}
.reservation--step-section {
  margin: 4rem 0;
}
@media (max-width: 575.98px) {
  .reservation--step-section {
    margin: 5rem 0;
  }
}
.reservation--step-section:last-child {
  margin-bottom: 14px;
  border: none;
}
.reservation.reservation--success {
  margin-top: 0px;
}
.reservation--success .reservation--cancel-link {
  display: none;
}
.reservation--success-payment-info {
  color: #006770;
  padding: 20px 22px;
  border: 1px solid #EBF9FA;
  border-radius: 2px;
  background-color: #EBF9FA;
  font-family: "Montserrat";
}
.reservation--success-processed {
  border-radius: 8px;
  background-color: #EBF9FA;
}
@media print {
  .reservation--success h1, .reservation--success .h1 {
    font-size: 32px;
    margin-bottom: 0;
    margin-top: 16px;
  }
}
@media (max-width: 575.98px) {
  .reservation--success .btn-big {
    padding: 0.25rem 1rem;
  }
}
.reservation--booking-successful h5, .reservation--booking-successful .h5 {
  line-height: 1.5rem;
}
.reservation--booking-successful-check {
  height: 3.5rem;
  width: 3.5rem;
  font-size: 2.5rem;
  padding: 0.5rem;
  color: white;
  border-radius: 50%;
  background-color: #378f0e;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}
.reservation--booking-successful-upper-placeholder {
  height: 200px;
  background-color: #e9f6e3;
}
.reservation--booking-successful nav .material-symbols-outlined {
  font-size: 1.25rem;
}
.reservation--booking-successful .btn {
  padding: 0.75rem 1.5rem;
}
.reservation--booking-successful .btn .material-symbols-outlined {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
.reservation--booking-successful #success_alert {
  margin-bottom: 2.5rem;
}
.reservation__message {
  white-space: pre-wrap;
  padding: 2rem 2rem 1rem 2rem;
  border-radius: 0.75rem;
  background: linear-gradient(white, white) padding-box, linear-gradient(to right, rgba(98, 72, 255, 0.3843137255) 0%, rgba(87, 62, 242, 0.3411764706) 33.33%, #ff4848 66.66%, rgba(252, 124, 124, 0.9882352941) 100%) border-box;
  border: 2px solid transparent;
}
.reservation__message--confirmed h4, .reservation__message--confirmed .h4 {
  color: #36CF56 !important;
}
.reservation__message--confirmed .material-symbols-outlined {
  font-size: 48px;
  color: #36CF56 !important;
}
.reservation__message--processing h4, .reservation__message--processing .h4 {
  color: #ffc107 !important;
}
.reservation__message--error h4, .reservation__message--error .h4, .reservation__message--cancelled h4, .reservation__message--cancelled .h4 {
  color: #E90035 !important;
}
.reservation__message h4, .reservation__message .h4 {
  color: #6248ff;
}
.reservation__booking-details .list-item {
  width: fit-content;
  margin: 1rem 0;
  padding: 1rem;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  background: #f7f7f8;
  border-radius: 0.25rem;
}
.reservation__booking-details .list-item .material-symbols-outlined {
  font-size: 1.5rem;
  color: #6248FF;
}
.reservation--summary-bar {
  height: 4.5rem;
  width: 100%;
  background-color: #f7f7f8;
}
.reservation--summary-bar h4, .reservation--summary-bar .h4 {
  font-size: 2rem;
  line-height: 2.625rem;
}
.reservation--summary-bar h5, .reservation--summary-bar .h5 {
  line-height: 1.25rem;
}
.reservation--summary-bar p {
  color: #5e6375;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.reservation--summary-bar .btn {
  width: 15rem;
  padding: 0.5rem 1.25rem;
}
@media (max-width: 991.98px) {
  .reservation--summary-bar .btn {
    width: 100%;
  }
}
.reservation--guest .material-symbols-outlined {
  font-size: 1.25rem;
  padding-top: 0.1rem;
}
.reservation--guest__room-guest {
  font-size: 14px;
}
.reservation--arrival .material-symbols-outlined {
  font-size: 20px;
}
.reservation--comments label {
  color: #5e6375;
  padding: 0.75rem 0.75rem 0;
}
.reservation--comments .form-control {
  overflow: hidden;
}

.contact {
  margin-bottom: 3em;
  margin-top: 3em;
}
.contact blockquote {
  border-left: 3px solid #EBF9FA;
  margin-bottom: 2em;
  padding: 1em 1.5em;
}
.contact__form {
  background-color: white;
  border-radius: 4px;
}
.contact__form-col {
  padding: 40px 26px;
}
.contact__form textarea {
  height: initial;
}
.contact__form .inputfile {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.contact__form .inputfile + label {
  color: #006770;
  cursor: pointer;
  display: inline-block;
  font-size: 1em;
}
.contact__form .inputfile:focus + label, .contact__form .inputfile + label:hover {
  color: rgb(0, 100.6549107143, 109.45);
}
.contact__section {
  margin: 3rem 0;
}
@media (max-width: 575.98px) {
  .contact__section {
    margin: 5rem 0;
  }
}
.contact__section-tile {
  border: 1px solid #dee2e6;
  border-radius: 0.5em;
  min-height: 198px;
  padding: 2em;
}
.contact__section-jumbo {
  border-radius: 0.5em;
}
.contact__section .hero--section {
  padding-top: 0 !important;
}
.contact__social-icons {
  font-size: 2em;
  padding-top: 5px;
}
.contact__social-icons i {
  margin-right: 1.5rem;
}
.contact__text-big {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 29px;
}
.contact__text-big.scaleable {
  font-size: min(5.5vw, 1.5rem);
}
.contact__img {
  width: 256px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .contact__img {
    width: 100% !important;
  }
}
@media (max-width: 575.98px) {
  .contact__img {
    width: 100% !important;
  }
}

.user-profile--top-bar {
  background-color: #F3F3F5;
  padding-top: 42px;
  text-wrap: nowrap;
}
.user-profile--top-bar-hello {
  font-size: 2em;
  text-align: center;
}
.user-profile--top-bar-nav {
  font-weight: 500;
  border-bottom: 1px solid #009CA9;
  min-width: 250px;
}
.user-profile--top-bar-nav a {
  position: relative;
  bottom: -1px;
  padding-bottom: calc(1em + 3px);
  border-bottom: 2px solid transparent;
}
.user-profile--top-bar-nav a.active {
  border-bottom: 2px solid black;
}
.user-profile--top-bar-nav a.active > * {
  color: #006770;
}
.user-profile--top-bar-tabs {
  border-bottom: 1px solid #009CA9;
}
.user-profile--top-bar-tabs a {
  position: relative;
  bottom: -1px;
  padding-bottom: calc(1em + 1px);
  border-bottom: 4px solid transparent;
}
.user-profile--top-bar-tabs a.active {
  border-bottom: 2px solid black;
  color: black;
}
@media (max-width: 991.98px) {
  .user-profile--top-bar-tabs a {
    margin-top: calc(1em + 1px);
  }
}
.user-profile.top-margin {
  margin-top: 90px;
}
.user-profile--sidebar {
  border-radius: 0.75rem;
  border: 1px solid #E1E1E3;
  min-width: 250px;
}
.user-profile--sidebar-actions ul {
  margin: 0;
}
.user-profile--sidebar .user-photo {
  text-align: right;
  margin-bottom: 2.5em;
  position: relative;
  border-radius: 0.75rem 0.75rem 0 0;
}
.user-profile--sidebar .user-photo-update {
  padding: 12px;
}
.user-profile--sidebar .user-photo i {
  padding: 0.5em;
}
.user-profile--sidebar .user-photo img {
  position: absolute;
  left: 24px;
  bottom: -41px;
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 50%;
}
.user-profile--reservations-reservation {
  border-radius: 4px;
  background: white;
  border: 1px solid #E1E1E3;
  overflow: hidden;
  position: relative;
  font-size: 0.875em;
}
.user-profile--reservations-reservation:not(:last-child) {
  margin-bottom: -4px;
}
.user-profile--reservations-reservation-details {
  padding: 20px;
}
.user-profile--reservations-reservation-details .hotel-name {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 18px;
  font-weight: 600;
}
.user-profile--reservations-reservation-price {
  background-color: #FAFAFA;
  padding: 20px;
  min-width: 7.5rem;
}
.user-profile--reservations-section {
  margin-bottom: 4em;
}
.user-profile .hotel-search {
  margin-top: 40px;
}
.user-profile .review {
  border-bottom: 1px dashed #006770;
}
.user-profile--reviews-unrated {
  border: 1px solid #E1E1E3;
  border-radius: 4px;
}
.user-profile--reviews-unrated-top {
  background: linear-gradient(180deg, #EBF9FA 0%, #FFFFFF 99.25%);
  min-height: 264px;
}
.user-profile--reviews-unrated-text {
  position: absolute;
  padding: 0 16px;
  background: white;
  top: -13px;
}
.user-profile--reviews-unrated-reservations {
  position: relative;
}
.user-profile label {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #a5a8b6;
}
.user-profile select {
  border-color: #DAE1E6;
}
.user-profile .form-control {
  color: #1e1e26;
}

.modal #user-photo-preview {
  max-width: 100%;
}

.visit-plan-form {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, 0.0784313725);
  padding: 16px;
}
.visit-plan-form__dates input {
  width: 30%;
  min-width: 120px;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  height: initial;
}
.visit-plan-guests a {
  text-decoration: none;
}
.visit-plan-rooms a {
  text-decoration: none;
}
.visit-plan-dropdown {
  width: 20rem;
  padding: 10px;
}
.visit-plan-dropdown.dropdown-menu {
  cursor: initial;
}
.visit-plan-dropdown input {
  text-align: center;
}
.visit-plan-dropdown .input-group {
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
}
@media (max-width: 575.98px) {
  .visit-plan-dropdown {
    width: 15rem;
    padding: 7.5px;
  }
}

.content-section {
  padding: 50px;
}
@media (max-width: 767.98px) {
  .content-section {
    padding: 20px;
  }
}

.content-section__inner,
.content-section__inner--pull-down,
.content-section__inner--pulled-on {
  max-width: 1312px;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  margin: 0 auto;
  padding: 0;
}

.content-section__inner--pull-down {
  margin-bottom: -185px;
}

.content-section__inner--pulled-on {
  margin-top: 135px;
}

@media (max-width: 767.98px) {
  .content-section__inner--pull-down {
    margin-bottom: -155px;
  }
  .content-section__inner--pulled-on {
    margin-top: 165px;
  }
}
section.big-teaser-section {
  background: linear-gradient(180deg, #ebf9fa 28.95%, rgba(235, 249, 250, 0.0001) 100%);
  overflow: hidden;
  padding: 0;
}

.big-teaser-section__inner {
  background-image: url("/assets/affiliate/affiliate-07d9d06d.svg");
  background-repeat: no-repeat;
  padding: 113px 50px 50px;
  background-position: bottom 32px right 61px;
  background-position: bottom 32px right;
}
@media (max-width: 991.98px) {
  .big-teaser-section__inner {
    background-position: bottom right;
    padding: 113px 20px 40px;
  }
}
@media (max-width: 767.98px) {
  .big-teaser-section__inner {
    padding: 50px 20px;
    padding-bottom: 170px;
    background-position: bottom 32px right 30px;
  }
}
@media (max-width: 575.98px) {
  .big-teaser-section__inner {
    background-position: bottom 32px left;
  }
}

.big-teaser-section__content {
  display: flex;
  flex-direction: column;
  width: 55%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .big-teaser-section__content {
    width: 65%;
  }
}
@media (max-width: 767.98px) {
  .big-teaser-section__content {
    width: 65%;
  }
}
@media (max-width: 575.98px) {
  .big-teaser-section__content {
    width: 55%;
    margin: auto;
    text-align: center;
  }
}

h4.big-teaser__content__top-lead, .big-teaser__content__top-lead.h4 {
  font-weight: 500;
  font-size: 1.1rem;
  color: #006770;
  margin-bottom: 18px;
  font-size: 0.985rem;
}

h1.big-teaser__content__title, .big-teaser__content__title.h1 {
  font-size: 3.4rem;
  line-height: 3.5rem;
  margin-bottom: 48px;
  font-size: 3rem;
  padding-right: 0;
  margin-bottom: 35px;
  position: relative;
}
@media (max-width: 767.98px) {
  h1.big-teaser__content__title, .big-teaser__content__title.h1 {
    font-size: 3.2rem;
  }
}
h1.big-teaser__content__title:before, .big-teaser__content__title.h1:before {
  position: absolute;
  content: " ";
  width: 148px;
  height: 148px;
  background: #ffffff;
  background-image: url("/assets/logo/japanden_logo-64@2x-92157eff.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 80px;
  border-radius: 100px;
  top: -42px;
  right: -206px;
  display: none;
}
@media (max-width: 767.98px) {
  h1.big-teaser__content__title:before, .big-teaser__content__title.h1:before {
    top: -22px;
    right: -196px;
  }
}
@media (max-width: 575.98px) {
  h1.big-teaser__content__title:before, .big-teaser__content__title.h1:before {
    top: 142px;
  }
}
h1.big-teaser__content__title:after, .big-teaser__content__title.h1:after {
  position: absolute;
  content: " ";
  width: 50px;
  height: 50px;
  background: #e90035;
  border-radius: 100px;
  top: 7px;
  right: -346px;
  top: -30px;
  right: -50px;
}
@media (max-width: 767.98px) {
  h1.big-teaser__content__title:after, .big-teaser__content__title.h1:after {
    top: calc(5% + 67px);
    right: -246px;
  }
}

p.big-teaser__content__short-description {
  margin-right: 31%;
  font-weight: 300;
  line-height: 1.2rem;
  margin-bottom: 45px;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  p.big-teaser__content__short-description {
    margin-right: 0;
  }
}

@media (max-width: 991.98px) {
  span.big-teaser__content__buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 575.98px) {
  span.big-teaser__content__buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

.big-teaser__content__btn,
.big-teaser__content__btn--secondary-overrided {
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px 17px 9px 17px;
  font-weight: 500;
}

.big-teaser__content__btn--secondary-overrided {
  color: #006770;
  background-color: #fff;
  border-color: #006770;
}
.big-teaser__content__btn--secondary-overrided:hover, .big-teaser__content__btn--secondary-overrided:focus {
  color: #fff;
  background-color: #00444a;
  border-color: #00383d;
}

h2.proposal-columns__title, .proposal-columns__title.h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  margin-top: 25px;
  margin-bottom: 39px;
}

ul.proposal-columns__list {
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  list-style: none;
  box-shadow: 0px 2px 34px rgba(0, 156, 169, 0.103038);
  background: #ffffff;
  border-radius: 20px;
}
@media (max-width: 575.98px) {
  ul.proposal-columns__list {
    flex-direction: column;
  }
}

li.proposal-columns__item {
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  flex-direction: column;
  padding: 4px 55px 5px;
  margin: 55px 0;
  align-items: center;
  border-right: 1px solid #f3f3f5;
}
@media (max-width: 767.98px) {
  li.proposal-columns__item {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  li.proposal-columns__item {
    border-right: none;
    border-bottom: 1px solid #f3f3f5;
    padding: 35px 35px;
    margin: 0 20px;
  }
}
li.proposal-columns__item:last-child {
  border: none;
}

.proposal-columns__item__image {
  display: flex;
  width: 96px;
  height: 96px;
  align-content: center;
  justify-content: center;
  background: #f1fbfc;
  box-shadow: 0px 20px 32px rgba(160, 163, 171, 0.190341);
  border-radius: 100%;
  margin-bottom: 31px;
}

.proposal-columns__item__img {
  width: 68%;
  height: auto;
}

h3.proposal-columns__item__title, .proposal-columns__item__title.h3 {
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 29px;
  text-align: center;
}

.proposal-columns__item__description {
  margin-bottom: 31px;
}
@media (max-width: 575.98px) {
  .proposal-columns__item__description {
    text-align: center;
    margin-bottom: 40px;
  }
}
.proposal-columns__item__description p {
  line-height: 1.2rem;
  font-weight: 300;
  margin-bottom: 19px;
}

a.proposal-columns__item__btn {
  margin-top: auto;
  padding: 10px 15px 8px;
  font-weight: 500;
}

section.opinioned-info-section {
  background: #006770;
  padding-bottom: 164px;
}

.opinioned-info-section__inner {
  background: #043135;
  color: #fff;
  background-image: url("/assets/affiliate/products-n-services-423906cc.svg");
  background-repeat: no-repeat;
  background-position: top 32px right;
  background-size: 42.8%;
}
@media (max-width: 767.98px) {
  .opinioned-info-section__inner {
    padding-right: 40%;
    padding-top: 60px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .opinioned-info-section__inner {
    padding-right: 0;
  }
}
@media (max-width: 575.98px) {
  .opinioned-info-section__inner {
    padding-right: 0;
    background-size: 90%;
  }
}

.opinioned-info__content {
  padding: 93px 48.5% 50px 50px;
}
@media (max-width: 991.98px) {
  .opinioned-info__content {
    padding: 33.6vw 30px 30px 30px;
    background-size: 90%;
  }
}
@media (max-width: 767.98px) {
  .opinioned-info__content {
    padding: 30vw 30px 30px 30px;
    background-size: 90%;
  }
}
@media (max-width: 575.98px) {
  .opinioned-info__content {
    padding: 60vw 30px 30px 30px;
    background-size: 90%;
  }
}

h2.opinioned-info__title, .opinioned-info__title.h2 {
  font-size: 2.55rem;
  line-height: 2.8rem;
  font-weight: 500;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  h2.opinioned-info__title, .opinioned-info__title.h2 {
    padding-right: 0;
    font-size: 2.35rem;
  }
}

p.opinioned-info__teaser {
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-bottom: 22px;
}

p.opinioned-info__description {
  font-size: 0.875rem;
  line-height: 1.3rem;
  margin-bottom: 46px;
}
p.opinioned-info__description a {
  color: #fff;
  text-decoration: underline;
}
p.opinioned-info__description a:hover, p.opinioned-info__description a:focus {
  text-decoration: none;
}

.opinioned-info__comment-bubble {
  display: flex;
  flex-direction: column;
  color: #2f2e41;
  background: #ffffff;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.0832059), 0px 12px 56px rgba(0, 0, 0, 0.0821132);
  border-radius: 20px;
  padding: 32px 40px 25px;
  line-height: 1.45rem;
  font-weight: 500;
  font-size: 1.03rem;
  margin-bottom: -163px;
}

span.opinioned-info__rate {
  padding-left: 4px;
  display: inline-flex;
}

img.opinioned-info__rate__star {
  margin-right: 6px;
}

span.opinioned-info__rate__amount {
  margin-left: 4px;
  font-size: 1rem;
}

h2.grid-benefits__title, .grid-benefits__title.h2 {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 500;
  margin-top: 12px;
  margin-bottom: 39px;
  color: #006770;
}
@media (max-width: 575.98px) {
  h2.grid-benefits__title, .grid-benefits__title.h2 {
    margin-top: 50px;
    margin-bottom: 0;
  }
}

ul.grid-benefits__list {
  display: grid;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template: 1fr/1fr 1fr 1fr;
}
@media (max-width: 575.98px) {
  ul.grid-benefits__list {
    grid-template: 1fr/1fr;
  }
}

li.grid-benefits__item {
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 46px 20px;
}

li.grid-benefits__item:nth-child(-n+3) {
  padding-top: 0;
  border-bottom: 1px solid #e7e8ec;
}

li.grid-benefits__item:nth-child(3n+1) {
  border-right: 1px solid #e7e8ec;
}

li.grid-benefits__item:nth-child(3n) {
  border-left: 1px solid #e7e8ec;
}

li.grid-benefits__item:nth-child(n+7) {
  border-top: 1px solid #e7e8ec;
  padding-bottom: 0;
}

@media (max-width: 575.98px) {
  li.grid-benefits__item:nth-child(-n+3),
  li.grid-benefits__item:nth-child(3n+1),
  li.grid-benefits__item:nth-child(3n),
  li.grid-benefits__item:nth-child(n+7),
  li.grid-benefits__item {
    border: 0 none transparent;
    padding: 0;
    background: transparent;
    padding: 40px calc(5% + 30px) 50px;
    border-bottom: 1px solid #e7e8ec;
  }
  li.grid-benefits__item:last-child {
    border-bottom: 0px none transparent;
  }
}
img.grid-benefits__item__img {
  width: 48px;
  height: auto;
  margin: 10px 11px 16px 11px;
}
@media (max-width: 575.98px) {
  img.grid-benefits__item__img {
    width: 70px;
  }
}

h3.grid-benefits__item__title, .grid-benefits__item__title.h3 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 17px;
}

p.grid-benefits__item__short-desc {
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 300;
  margin: 0 24px;
}
@media (max-width: 575.98px) {
  p.grid-benefits__item__short-desc {
    font-size: 1rem;
  }
}

section.call-to-action-section {
  background-color: #212125;
  padding: 0;
}

.call-to-action-section__inner {
  background-image: url("/assets/affiliate/bg-red-bubbles-fbb1f3b9.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 65px 0 64px;
  display: flex;
  align-items: center;
}

h3.call-to-action__title, .call-to-action__title.h3 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 21px;
  font-size: 1.8rem;
  text-align: center;
}

a.call-to-action__btn {
  background: #e90035;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding: 10px 17px 8px;
}
a.call-to-action__btn:hover, a.call-to-action__btn:focus {
  background: #990024;
  color: #fff;
}

.hotel-card-wide {
  border-radius: 12px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  font-size: 14px;
  padding: 1rem;
}
.hotel-card-wide--inactive img {
  filter: grayscale(100%);
}
@media (max-width: 575.98px) {
  .hotel-card-wide .btn.btn-primary {
    width: 100%;
  }
}
.hotel-card-wide img {
  width: 100%;
  border-radius: 4px;
  height: 100%;
  object-fit: cover;
}
.hotel-card-wide--header {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .hotel-card-wide--header {
    padding-right: 4.75rem;
  }
}
@media (min-width: 768px) {
  .hotel-card-wide .resource-rating {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.hotel-card-wide .hotel-description {
  color: #1e1e26;
}
@media (max-width: 767.98px) {
  .hotel-card-wide.row > * {
    padding-left: 0;
    padding-right: 0;
  }
}
.hotel-card-wide .hotel-card-wide--images-container {
  position: relative;
  width: 100%;
  height: 100%;
  gap: 4px;
}
.hotel-card-wide .hotel-card-wide--images-container:before {
  font-size: 48px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 24px);
  left: calc(50% - 24px);
  content: "\f1a8";
  color: #a5a8b6;
}
.hotel-card-wide .hotel-card-wide--images-container img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}
.hotel-card-wide .hotel-card-wide--image-gallery {
  gap: 4px;
}
@media (min-width: 768px) {
  .hotel-card-wide .hotel-card-wide--image-main--item {
    height: 180px;
  }
  .hotel-card-wide .hotel-card-wide--image-gallery {
    height: 61px;
  }
  .hotel-card-wide .hotel-card-wide--image-gallery--item {
    max-width: 64px;
  }
}
@media (max-width: 767.98px) {
  .hotel-card-wide .hotel-card-wide--image-main--item {
    height: 360px;
  }
  .hotel-card-wide .hotel-card-wide--image-gallery {
    flex-wrap: wrap;
    flex-basis: 60%;
  }
}
@media (max-width: 575.98px) {
  .hotel-card-wide .hotel-card-wide--image-gallery {
    flex-wrap: nowrap;
  }
  .hotel-card-wide .hotel-card-wide--image-main--item {
    height: 400px;
  }
}

body {
  min-height: 100vh;
  font-weight: 400;
}

.customized-container {
  max-width: 1312px;
}

svg.raised-baseline {
  position: relative;
  bottom: 0.125rem;
}

.navbar-logo img {
  width: 80px;
  height: 80px;
}

.navbar {
  z-index: 1;
  height: 80px;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar * {
  z-index: 2;
}
.navbar .dropdown .material-symbols-outlined {
  vertical-align: text-top;
  font-size: 20px;
}
.navbar .nav-item > a,
.navbar .dropdown > a,
.navbar .navbar-toggler {
  z-index: 5;
  color: black;
}
.navbar .nav-item .btn-nav {
  border-radius: 4px;
  background-color: #212125;
  border: 1px solid #212125;
  color: white !important;
  padding: 8px 20px;
}
.navbar .navbar-nav {
  align-items: center;
}
@media (max-width: 991.98px) {
  .navbar .navbar-collapse {
    margin-right: -16px;
    margin-left: -16px;
  }
}
@media (max-width: 991.98px) {
  .navbar {
    background: white;
    width: 100vw;
    left: 0;
  }
  .navbar .navbar-toggler {
    z-index: 5;
    color: black;
  }
  .navbar .navbar-collapse {
    padding-bottom: 20px;
    background: white;
    position: relative;
    width: 100vw;
  }
  .navbar .navbar-collapse .navbar-nav {
    margin: 0 auto;
  }
  .navbar .navbar-collapse .nav-item > a,
  .navbar .navbar-collapse .dropdown > a {
    z-index: 5;
    color: black;
  }
  .navbar .navbar-collapse .nav-item {
    padding: 5px 0;
  }
  .navbar .navbar-collapse .dropdown-menu {
    position: absolute;
  }
}
.navbar-catchphrase {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  display: none;
}
@media (min-width: 992px) {
  .navbar-catchphrase {
    display: block;
  }
}
.navbar-user-photo img {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  object-fit: cover;
}
.navbar-outline {
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  padding: 8px 12px;
}
@media (max-width: 991.98px) {
  .navbar-outline {
    border: none;
  }
}
.navbar .nav-icons {
  flex-direction: row;
  gap: 6px;
}
.navbar .nav-icons .nav-link {
  padding: 0;
}
.navbar .nav-icons .material-symbols-outlined {
  vertical-align: middle;
  width: 20px;
}
@media (max-width: 991.98px) {
  .navbar .nav-icons {
    margin: 0 1.5rem 0 0 !important;
  }
}

.navbar-brand {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: center;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.6rem;
}

.navbar-brand-subtitle {
  font-size: 7px;
  color: #36CF56;
  position: absolute;
  bottom: 0;
}

.application-footer {
  padding-top: 40px;
  background: linear-gradient(180deg, #fff 41.38%, #f2f2f2 100%);
}
.application-footer-logo {
  margin-bottom: 56px;
}
.application-footer-logo span {
  padding-top: 28px;
  margin-left: 8px;
}
.application-footer i {
  font-size: 24px;
  aspect-ratio: 1;
}
.application-footer-bottom-links a {
  text-decoration: underline;
}
.application-footer .footer-section {
  margin-top: 1rem;
}
@media (max-width: 991.98px) {
  .application-footer .footer-section:last-child {
    margin-top: 2.5rem;
  }
}
@media (max-width: 575.98px) {
  .application-footer .footer-section:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.application-footer .footer-section-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
}
.application-footer .footer-section-mail {
  text-decoration: underline;
}
.application-footer .footer-section-newsletter {
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.06), 0px 4px 8px -2px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 24px;
  background: #f7f7f8;
}
.application-footer .logo-gray {
  filter: contrast(0) opacity(0.8);
  max-width: 113px;
  transition: 0.2s;
}
.application-footer .logo-gray:hover {
  filter: none;
}

.animated {
  animation-duration: 1s;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

#flash-alerts {
  position: fixed;
  z-index: 100;
  top: 76px;
  right: 20px;
}
#flash-alerts .alert {
  opacity: 0.9;
}

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}
.text-gray {
  color: #5e6375 !important;
}

.text-semibold {
  font-weight: 600 !important;
}

.font-headings {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

.large {
  font-size: 125%;
}

.big {
  font-size: 112.5%;
}

.tiny {
  font-size: 75%;
}

small, .small {
  font-size: 87.5%;
}

.bg-gradient {
  background: linear-gradient(180deg, #FFFFFF 0%, #EBF9FA 100%);
}

.red-dot::after {
  content: ".";
  font-size: 1.25em;
  line-height: 0px;
  color: #E90035;
}

.red-dot-question::after {
  content: ".";
  font-size: 1.25em;
  line-height: 0px;
  vertical-align: middle;
  color: #E90035;
  position: relative;
  right: 0.37em;
  bottom: 0.1em;
}

.rotate {
  transform: rotate(90deg);
}

.vertical-align-sub {
  vertical-align: sub !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-text-top {
  vertical-align: text-top !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.image-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.image-container:before {
  font-size: 48px;
  font-family: "Material Symbols Outlined";
  position: absolute;
  font-weight: 100;
  top: calc(40% - 24px);
  left: calc(50% - 24px);
  content: "\f1a8";
  color: #a5a8b6;
}
.image-container img {
  position: relative;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: auto;
}

.fw-100 {
  font-weight: 100 !important;
}

.fw-200 {
  font-weight: 200 !important;
}

.fw-300 {
  font-weight: 300 !important;
}

.fw-400 {
  font-weight: 400 !important;
}

.fw-500 {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-700 {
  font-weight: 700 !important;
}

.fw-800 {
  font-weight: 800 !important;
}

.bg-gray-100 {
  background-color: #FAFAFA;
}

.bg-gray-200 {
  background-color: #F3F3F5;
}

.bg-gray-300 {
  background-color: #dee2e6;
}

.bg-gray-400 {
  background-color: #BDC7CE;
}

.bg-gray-500 {
  background-color: #9CA1B0;
}

.bg-gray-600 {
  background-color: #727277;
}

.bg-gray-700 {
  background-color: #495057;
}

.bg-gray-800 {
  background-color: #343a40;
}

.bg-gray-900 {
  background-color: #212125;
}

.text-primary-light {
  color: #009CA9 !important;
}

.no-overflow {
  overflow: initial;
}

.filter-20-dark {
  position: relative;
}
.filter-20-dark:after {
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  content: "";
  opacity: 0.2;
  height: 100%;
  background-color: #212125;
}

.filter-vignette-top {
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  height: 100px;
  opacity: 0.4;
  background: linear-gradient(180deg, #212125 0%, rgba(33, 33, 37, 0) 100%);
}

.border-none {
  border: none !important;
}

.click {
  cursor: pointer;
}
.click > svg {
  pointer-events: none;
}
.click + input[type=number] {
  -moz-appearance: textfield;
}
.click + input[type=number]::-webkit-outer-spin-button, .click + input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input {
  min-width: 0;
}

[data-controller=readmore] {
  overflow: hidden;
  transition: max-height 100ms;
  position: relative;
}

ul.list-check {
  list-style-type: none;
  padding-inline-start: 0;
}
ul.list-check li:before {
  content: "✓";
  color: #9CA1B0;
  margin-right: 0.5em;
}

ul.list-cross {
  list-style-type: none;
  padding-inline-start: 0;
}
ul.list-cross li:before {
  content: "✕";
  color: #9CA1B0;
  margin-right: 0.5em;
}

.opacity-0 {
  opacity: 0;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.round-photo-1 {
  height: 1rem;
  width: 1rem;
  flex: 0 0 1rem;
  background: #F3F3F5;
  border-radius: 50%;
  position: relative;
}
.round-photo-1 img {
  height: 1rem;
  width: 1rem;
  object-fit: cover;
  border-radius: 50% !important;
}

.round-photo-2 {
  height: 2rem;
  width: 2rem;
  flex: 0 0 2rem;
  background: #F3F3F5;
  border-radius: 50%;
  position: relative;
}
.round-photo-2 img {
  height: 2rem;
  width: 2rem;
  object-fit: cover;
  border-radius: 50% !important;
}

.round-photo-3 {
  height: 3rem;
  width: 3rem;
  flex: 0 0 3rem;
  background: #F3F3F5;
  border-radius: 50%;
  position: relative;
}
.round-photo-3 img {
  height: 3rem;
  width: 3rem;
  object-fit: cover;
  border-radius: 50% !important;
}

.initials-placeholder {
  position: absolute;
  font-family: Inter;
  font-weight: 600;
  line-height: 1em;
  color: #727277;
  font-size: 20px;
  top: calc(50% - 0.5em);
  left: 0;
  text-align: center;
  width: 100%;
}
.initials-placeholder-small {
  font-size: 1em;
}

.btn.btn-save:hover {
  color: #E90035;
}
.btn.btn-save:focus {
  box-shadow: none;
}

svg.feather-bookmark, span.material-symbols-outlined {
  fill: transparent;
  transition: fill 0.4s ease-in-out 0s, color 0.2s;
}
svg.feather-bookmark.icon-filled, span.material-symbols-outlined.icon-filled {
  fill: #E90035;
  color: #E90035;
  transition: fill 0.4s ease-in-out 0s, color 0.2s;
}

.dot {
  width: 3px;
  aspect-ratio: 1;
  background-color: #5e6375;
  border-radius: 100%;
}

a.btn-outlined {
  --bs-btn-padding-x: 1rem;
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-color: var(--bs-white);
  --bs-btn-border-color: var(--bs-white);
  --bs-btn-border-width: 1px;
}
a.btn-outlined:hover, a.btn-outlined:focus {
  --bs-btn-hover-border-color: var(--bs-white);
  opacity: 0.8;
}

.badge-purple {
  border-radius: 4px;
  color: #6248ff;
  background: #f7f6fe;
  padding: 4px 3px;
  font-size: 0.75rem;
  font-weight: normal;
  margin-right: 8px;
}

.bg-img {
  width: 100%;
  height: 100%;
  background-image: var(--bg-url);
  background-size: cover;
  background-position: center;
}

.text-gray-4 {
  color: #5e6375;
}

.spin-animation {
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.text-purple {
  color: #6248ff;
}

.multiline-ellipsis-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5em;
  max-height: 6em;
}

.direct-loading-wrapper.loading {
  position: relative;
}
.direct-loading-wrapper.loading:after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: white;
  opacity: 0.7;
}

.cookies-banner {
  position: fixed;
  z-index: 10;
  padding: 10px;
  padding-bottom: 0;
  width: 100%;
  bottom: 0;
  left: 0;
}
.cookies-banner__body {
  display: flex;
  padding: 10px;
  background: #F3F3F6;
  border: 1px solid #E4E6E9;
  border-radius: 12px;
  padding: 24px;
  gap: 10px;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cookies-banner__body {
    flex-direction: row;
  }
}
.cookies-banner__content {
  display: flex;
  flex: 1;
  width: 100%;
  flex-direction: column;
  gap: 8px;
}
.cookies-banner__head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
.cookies-banner__head img {
  margin-right: 10px;
}
.cookies-banner__buttons {
  display: flex;
  gap: 10px;
  margin-top: auto;
}
.cookies-banner__buttons .btn.btn-block.btn-primary {
  width: 100%;
}
@media (max-width: 319px) {
  .cookies-banner__buttons {
    flex-direction: column;
  }
}
@media (min-width: 576px) {
  .cookies-banner__buttons {
    margin-left: auto;
  }
}

@font-face {
  font-family: "hf-icon";
  src: url("/assets/hf-icon-3b57a428.ttf");
  src: url("/assets/hf-icon-3b57a428.ttf") format("truetype"), url("/assets/hf-icon-6dcb8ee2.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=hf-icon-], [class*=" hf-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hf-icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hf-icon-banquet_room:before {
  content: "\e900";
}

.hf-icon-bar:before {
  content: "\e901";
}

.hf-icon-business_center:before {
  content: "\e902";
}

.hf-icon-close_to_station:before {
  content: "\e903";
}

.hf-icon-internet:before {
  content: "\e904";
}

.hf-icon-internet_lan:before {
  content: "\e905";
}

.hf-icon-internet_wifi:before {
  content: "\e906";
}

.hf-icon-parking:before,
.hf-icon-parking_reservation:before,
.hf-icon-parking_fee:before {
  content: "\e907";
}

.hf-icon-pickup_service:before {
  content: "\e908";
}

.hf-icon-pets_allowed:before {
  content: "\e909";
}

.hf-icon-room_service:before,
.hf-icon-meal_in_room:before {
  content: "\e90a";
}

.hf-icon-shuttle_bus_from_airport:before {
  content: "\e90b";
}

.hf-icon-limousine_bus_from_airport:before {
  content: "\e90c";
}

.hf-icon-non_smoking_room:before {
  content: "\e90d";
}

.hf-icon-close_to_convenience_store:before,
.hf-icon-convenience_store_on_site:before {
  content: "\e90e";
}

.hf-icon-laundry_service:before {
  content: "\e90f";
}

.hf-icon-credit_cards:before {
  content: "\e910";
}

.hf-icon-cafe_or_tea_rooms:before {
  content: "\e911";
}

.hf-icon-restaurants:before {
  content: "\e912";
}

.hf-icon-currency_exchange:before {
  content: "\e913";
}

.hf-icon-ice_machine:before {
  content: "\e914";
}

.hf-icon-aesthetics:before {
  content: "\e915";
}

.hf-icon-billiards:before {
  content: "\e916";
}

.hf-icon-bowling:before {
  content: "\e917";
}

.hf-icon-diving:before {
  content: "\e918";
}

.hf-icon-snorkling:before {
  content: "\e919";
}

.hf-icon-fishing:before {
  content: "\e91a";
}

.hf-icon-fitness_gym:before {
  content: "\e91b";
}

.hf-icon-horse_riding:before {
  content: "\e91c";
}

.hf-icon-hot_spring:before,
.hf-icon-open_air_bath:before {
  content: "\e91d";
}

.hf-icon-jacuzzi:before {
  content: "\e91e";
}

.hf-icon-massage:before {
  content: "\e91f";
}

.hf-icon-minigolf:before {
  content: "\e920";
}

.hf-icon-rental_bicycles:before {
  content: "\e921";
}

.hf-icon-sauna:before {
  content: "\e922";
}

.hf-icon-swimming_pool:before {
  content: "\e923";
}

.hf-icon-golf:before {
  content: "\e924";
}

.hf-icon-table_tennis:before {
  content: "\e925";
}

.hf-icon-tennis:before {
  content: "\e926";
}

.hf-icon-bathrobe:before,
.hf-icon-large_bath:before {
  content: "\e927";
}

.hf-icon-bath:before {
  content: "\e928";
}

.hf-icon-bear:before,
.hf-icon-kids_room:before {
  content: "\e929";
}

.hf-icon-air_conditioning:before {
  content: "\e92a";
}

.hf-icon-hair_dryer:before {
  content: "\e92b";
}

.hf-icon-minibar:before {
  content: "\e92c";
}

.hf-icon-refrigerator:before {
  content: "\e92d";
}

.hf-icon-shampoo:before {
  content: "\e92e";
}

.hf-icon-toothbrush:before {
  content: "\e92f";
}

.hf-icon-towels:before {
  content: "\e930";
}

.hf-icon-trouser_press:before {
  content: "\e931";
}

.hf-icon-tv:before {
  content: "\e932";
}

.hf-icon-humidifier:before {
  content: "\e933";
}

.hf-icon-cart:before {
  content: "\e934";
}

.hf-icon-newspaper:before {
  content: "\e935";
}

.hf-icon-yukata_rental:before {
  content: "\e936";
}

.hf-icon-baby_bed:before {
  content: "\e937";
}

.hf-icon-wheelchair_rental:before {
  content: "\e938";
}

.hf-icon-multiple_nights_discount:before {
  content: "\e939";
}

.hf-icon-early_bird_discount:before {
  content: "\e93a";
}

.hf-icon-ladies_plan:before {
  content: "\e93b";
}

.hf-icon-payment:before {
  content: "\e93c";
}

.hf-icon-close_to_beach:before {
  content: "\e93d";
}

:focus-visible {
  outline: none !important;
}

body.tiptap__lockscroll {
  overflow: hidden;
  position: fixed;
}

.tiptap__fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 10px 20px 10px;
  z-index: 9999999999;
  background: #fff;
  height: 100%;
  max-height: 100%;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "toolbar" "content";
}
.tiptap__fullscreen .tiptap__toolbar {
  grid-area: toolbar;
}
.tiptap__fullscreen .tiptap__content {
  grid-area: content;
}
.tiptap__fullscreen .tiptap__content .tiptap.ProseMirror {
  min-height: 100% !important;
  max-height: 100% !important;
}
.tiptap__fullscreen .tiptap__content .tiptap.ProseMirror:focus {
  outline: none;
}
.tiptap__fullscreen .tiptap__content .ProseMirror-focused {
  outline: none !important;
}

.tiptap__editor .tiptap__toolbar .menu {
  display: flex;
  flex-flow: wrap;
}
.tiptap__editor .tiptap__toolbar .menu .btn-sm, .tiptap__editor .tiptap__toolbar .menu .btn-group-sm > .btn {
  padding: 0.15rem 0.3rem;
}
.tiptap__editor .tiptap__content {
  overflow-y: scroll;
}
.tiptap__editor .tiptap__content .tiptap.ProseMirror {
  min-height: 300px;
  max-height: 400px;
  padding: 20px;
}

.rte img {
  width: 100%;
  object-fit: contain;
}
.rte h2, .rte .h2, .rte h3, .rte .h3, .rte h4, .rte .h4 {
  font-family: "DM Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.rte p + ul {
  margin-top: 1rem;
}
.rte p + ol {
  margin-top: 2rem;
}
.rte pre {
  display: block;
  font-size: 87.5%;
  color: #23282c;
}
.rte code {
  font-size: 87.5%;
  word-break: break-word;
  color: #e83e8c;
  background-color: #ffcee5;
}
.rte pre code {
  font-size: 100%;
  word-break: break-word;
  color: #e8933e;
  background-color: #ffefde;
}
.rte blockquote {
  border-left: 3px solid rgb(201, 201, 201);
  background-color: rgb(243, 243, 243);
  padding: 20px;
}
.rte ul {
  padding-left: 1.5rem;
}
.rte ol li::marker {
  font-weight: bolder;
}
.rte li p {
  margin-bottom: 0;
}
.rte a u {
  color: #6248FF;
}

/* Prevent scrolling while dialog is open */
body:has(dialog[data-dialog-target=dialog][open]) {
  overflow: hidden;
}

dialog[data-dialog-target=dialog][open] .modal {
  position: static;
}

/* Customize the dialog backdrop */
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Add animations */
dialog[data-dialog-target=dialog][open] {
  animation: fade-in 200ms forwards;
  background: transparent;
  overflow: hidden;
  border: 0 none transparent;
}

dialog[data-dialog-target=dialog][closing] {
  animation: fade-out 200ms forwards;
}

/* BOOTSTRAP MODAL OVERRIDES */
dialog[data-dialog-target=dialog][open] .modal-dialog {
  margin: 0;
}

dialog[data-dialog-target=dialog][open] .modal-dialog .page-actions div {
  gap: 4px;
}

.share-link--styled {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 5px;
  color: white;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 100%;
}

.share-link--styled svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  fill: currentColor;
}

.share-link--styled.facebook {
  background-color: #3b5998;
}

.share-link--styled.twitter {
  background-color: #000000;
}

.share-link--styled.email {
  background-color: #7f7f7f;
}

.share-link--styled.linkedin {
  background-color: #0077b5;
}

.share-link--styled.pinterest {
  background-color: #bd081c;
}

.share-link--styled.reddit {
  background-color: #ff4500;
}

.share-link--styled.whatsapp {
  background-color: #25d366;
}

.share-link--styled.telegram {
  background-color: #0088cc;
}

.share-link--styled.print {
  background-color: #4caf50;
}

.share-link--styled:hover {
  opacity: 0.8;
}

.range-select-wrapper .range-input {
  position: relative;
}
.range-select-wrapper .range-input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -7px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.range-select-wrapper .range-input input::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 3px solid #1b53c0;
  background-color: #fff;
  pointer-events: auto;
  -webkit-appearance: none;
}
.range-select-wrapper .range-input input::-moz-range-thumb {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 3px solid #1b53c0;
  background-color: #fff;
  pointer-events: auto;
  -moz-appearance: none;
}
.range-select-wrapper .range-price {
  margin: 30px 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.range-select-wrapper .range-price label {
  margin-right: 5px;
}
.range-select-wrapper .range-price input {
  width: 40px;
  padding: 5px;
}
.range-select-wrapper .range-price input:first-of-type {
  margin-right: 15px;
}

.lightbox-gallery {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lightbox-gallery.hidden {
  display: none;
}
.lightbox-gallery__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.lightbox-gallery__content {
  position: relative;
  width: 90%;
  max-width: 1200px;
  height: 90%;
  margin: 2% auto;
  background-color: rgba(22, 22, 22, 0.9019607843);
  color: #fff;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.lightbox-gallery__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
}
.lightbox-gallery__header .lightbox-gallery__close {
  cursor: pointer;
}
.lightbox-gallery__body {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  height: 100%;
  padding: 0 40px;
  overflow: hidden;
}
.lightbox-gallery__image-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.lightbox-gallery__image-wrapper.loading::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.3019607843);
  border-top-color: #fff;
  animation: spin 1s infinite linear;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.lightbox-gallery__main-image {
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.lightbox-gallery__main-image img {
  max-width: 100%;
  max-height: calc(100% - 40px);
  object-fit: contain;
  display: block;
  background: #323232;
}
.lightbox-gallery__caption {
  text-align: center;
  padding: 0.5rem 1rem;
  color: #ddd;
  font-style: italic;
  width: 100%;
  margin-top: 10px;
}
.lightbox-gallery__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5019607843);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}
.lightbox-gallery__btn:hover {
  background: rgba(0, 0, 0, 0.8);
}
.lightbox-gallery__btn--prev {
  left: 10px;
}
.lightbox-gallery__btn--next {
  right: 10px;
}
@media (max-width: 768px) {
  .lightbox-gallery__btn {
    width: 32px;
    height: 32px;
  }
}
.lightbox-gallery__thumbnails {
  margin-top: auto;
  padding: 1rem;
}
.lightbox-gallery__thumbnails-container {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  gap: 8px;
  padding-bottom: 0.5rem;
  justify-content: flex-start;
}
.lightbox-gallery__thumbnails-container.is-centered {
  justify-content: center;
}
.lightbox-gallery__thumbnails-container::-webkit-scrollbar {
  height: 6px;
}
.lightbox-gallery__thumbnails-container::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.1019607843);
  border-radius: 3px;
}
.lightbox-gallery__thumbnails-container::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3019607843);
  border-radius: 3px;
}
.lightbox-gallery__thumbnail {
  flex: 0 0 auto;
  width: 80px;
  height: 80px;
  border: 2px solid transparent;
  overflow: hidden;
  cursor: pointer;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 0;
}
.lightbox-gallery__thumbnail.active {
  border-color: #fff;
}
.lightbox-gallery__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .lightbox-gallery__thumbnail {
    width: 60px;
    height: 60px;
  }
}
.lightbox-gallery__thumbnails-controls {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
  gap: 10px;
}
.lightbox-gallery__thumbnails-controls.hidden {
  display: none;
}
.lightbox-gallery__thumbnails-control {
  background: rgba(0, 0, 0, 0.5019607843);
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 5px 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  transition: background-color 0.2s ease;
}
.lightbox-gallery__thumbnails-control:hover {
  background: rgba(0, 0, 0, 0.8);
}
