@charset "UTF-8";
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #E63423;
  --bs-orange: #fd7e14;
  --bs-yellow: #fff734;
  --bs-green: #47c72f;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #ffffff;
  --bs-gray: #8e8e8e;
  --bs-gray-dark: #333333;
  --bs-gray-100: #fafafa;
  --bs-gray-200: #f0f0f0;
  --bs-gray-300: #e6e6e6;
  --bs-gray-400: #d4d4d4;
  --bs-gray-500: #b4b4b4;
  --bs-gray-600: #8e8e8e;
  --bs-gray-700: #606060;
  --bs-gray-800: #333333;
  --bs-gray-900: #212121;
  --bs-primary: #002860;
  --bs-primary-darken: rgb(0, 29.375, 70.5);
  --bs-secondary: #6AC2F0;
  --bs-secondary-80: #333f57;
  --bs-success: #47c72f;
  --bs-info: #0dcaf0;
  --bs-warning: #FFD35B;
  --bs-danger: #E63423;
  --bs-light: #fafafa;
  --bs-dark: #212121;
  --bs-white: #ffffff;
  --bs-gray-100: #fafafa;
  --bs-gray-200: #f0f0f0;
  --bs-gray-300: #e6e6e6;
  --bs-gray-400: #d4d4d4;
  --bs-gray-500: #b4b4b4;
  --bs-gray-600: #8e8e8e;
  --bs-gray-700: #606060;
  --bs-gray-800: #333333;
  --bs-gray-900: #212121;
  --bs-black: #000000;
  --bs-yellow: #FFD35B;
  --bs-yellow-darken: #F5AF00;
  --bs-yellow-lighter: #FFECBA;
  --bs-primary-text: #050E18;
  --bs-primary-rgb: 0, 40, 96;
  --bs-primary-darken-rgb: 0, 29, 71;
  --bs-secondary-rgb: 106, 194, 240;
  --bs-secondary-80-rgb: 51, 63, 87;
  --bs-success-rgb: 71, 199, 47;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 211, 91;
  --bs-danger-rgb: 230, 52, 35;
  --bs-light-rgb: 250, 250, 250;
  --bs-dark-rgb: 33, 33, 33;
  --bs-white-rgb: 255, 255, 255;
  --bs-gray-100-rgb: 250, 250, 250;
  --bs-gray-200-rgb: 240, 240, 240;
  --bs-gray-300-rgb: 230, 230, 230;
  --bs-gray-400-rgb: 212, 212, 212;
  --bs-gray-500-rgb: 180, 180, 180;
  --bs-gray-600-rgb: 142, 142, 142;
  --bs-gray-700-rgb: 96, 96, 96;
  --bs-gray-800-rgb: 51, 51, 51;
  --bs-gray-900-rgb: 33, 33, 33;
  --bs-black-rgb: 0, 0, 0;
  --bs-yellow-rgb: 255, 211, 91;
  --bs-yellow-darken-rgb: 245, 175, 0;
  --bs-yellow-lighter-rgb: 255, 236, 186;
  --bs-primary-text-rgb: 5, 14, 24;
  --bs-primary-text-emphasis: rgb(0, 16, 38.4);
  --bs-secondary-text-emphasis: rgb(42.4, 77.6, 96);
  --bs-success-text-emphasis: rgb(28.4, 79.6, 18.8);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 84.4, 36.4);
  --bs-danger-text-emphasis: rgb(92, 20.8, 14);
  --bs-light-text-emphasis: #606060;
  --bs-dark-text-emphasis: #606060;
  --bs-primary-bg-subtle: rgb(204, 212, 223.2);
  --bs-secondary-bg-subtle: rgb(225.2, 242.8, 252);
  --bs-success-bg-subtle: rgb(218.2, 243.8, 213.4);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 246.2, 222.2);
  --bs-danger-bg-subtle: rgb(250, 214.4, 211);
  --bs-light-bg-subtle: rgb(252.5, 252.5, 252.5);
  --bs-dark-bg-subtle: #d4d4d4;
  --bs-primary-border-subtle: rgb(153, 169, 191.4);
  --bs-secondary-border-subtle: rgb(195.4, 230.6, 249);
  --bs-success-border-subtle: rgb(181.4, 232.6, 171.8);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 237.4, 189.4);
  --bs-danger-border-subtle: rgb(245, 173.8, 167);
  --bs-light-border-subtle: #f0f0f0;
  --bs-dark-border-subtle: #b4b4b4;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #002860;
  --bs-body-color-rgb: 0, 40, 96;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(0, 40, 96, 0.75);
  --bs-secondary-color-rgb: 0, 40, 96;
  --bs-secondary-bg: #f0f0f0;
  --bs-secondary-bg-rgb: 240, 240, 240;
  --bs-tertiary-color: rgba(0, 40, 96, 0.5);
  --bs-tertiary-color-rgb: 0, 40, 96;
  --bs-tertiary-bg: #fafafa;
  --bs-tertiary-bg-rgb: 250, 250, 250;
  --bs-heading-color: #002860;
  --bs-link-color: #002860;
  --bs-link-color-rgb: 0, 40, 96;
  --bs-link-decoration: none;
  --bs-link-hover-color: rgb(0, 32, 76.8);
  --bs-link-hover-color-rgb: 0, 32, 77;
  --bs-code-color: #d63384;
  --bs-highlight-color: #002860;
  --bs-highlight-bg: rgb(255, 246.2, 222.2);
  --bs-border-width: 0.0625rem;
  --bs-border-style: solid;
  --bs-border-color: #e6e6e6;
  --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, 40, 96, 0.25);
  --bs-form-valid-color: #47c72f;
  --bs-form-valid-border-color: #47c72f;
  --bs-form-invalid-color: #E63423;
  --bs-form-invalid-border-color: #E63423;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #e6e6e6;
  --bs-body-color-rgb: 230, 230, 230;
  --bs-body-bg: #212121;
  --bs-body-bg-rgb: 33, 33, 33;
  --bs-emphasis-color: #ffffff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(230, 230, 230, 0.75);
  --bs-secondary-color-rgb: 230, 230, 230;
  --bs-secondary-bg: #333333;
  --bs-secondary-bg-rgb: 51, 51, 51;
  --bs-tertiary-color: rgba(230, 230, 230, 0.5);
  --bs-tertiary-color-rgb: 230, 230, 230;
  --bs-tertiary-bg: #2a2a2a;
  --bs-tertiary-bg-rgb: 42, 42, 42;
  --bs-primary-text-emphasis: rgb(102, 126, 159.6);
  --bs-secondary-text-emphasis: rgb(165.6, 218.4, 246);
  --bs-success-text-emphasis: rgb(144.6, 221.4, 130.2);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 228.6, 156.6);
  --bs-danger-text-emphasis: rgb(240, 133.2, 123);
  --bs-light-text-emphasis: #fafafa;
  --bs-dark-text-emphasis: #e6e6e6;
  --bs-primary-bg-subtle: rgb(0, 8, 19.2);
  --bs-secondary-bg-subtle: rgb(21.2, 38.8, 48);
  --bs-success-bg-subtle: rgb(14.2, 39.8, 9.4);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 42.2, 18.2);
  --bs-danger-bg-subtle: rgb(46, 10.4, 7);
  --bs-light-bg-subtle: #333333;
  --bs-dark-bg-subtle: rgb(25.5, 25.5, 25.5);
  --bs-primary-border-subtle: rgb(0, 24, 57.6);
  --bs-secondary-border-subtle: rgb(63.6, 116.4, 144);
  --bs-success-border-subtle: rgb(42.6, 119.4, 28.2);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 126.6, 54.6);
  --bs-danger-border-subtle: rgb(138, 31.2, 21);
  --bs-light-border-subtle: #606060;
  --bs-dark-border-subtle: #333333;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(102, 126, 159.6);
  --bs-link-hover-color: rgb(132.6, 151.8, 178.68);
  --bs-link-color-rgb: 102, 126, 160;
  --bs-link-hover-color-rgb: 133, 152, 179;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #e6e6e6;
  --bs-highlight-bg: rgb(102, 84.4, 36.4);
  --bs-border-color: #606060;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(144.6, 221.4, 130.2);
  --bs-form-valid-border-color: rgb(144.6, 221.4, 130.2);
  --bs-form-invalid-color: rgb(240, 133.2, 123);
  --bs-form-invalid-border-color: rgb(240, 133.2, 123);
}

*,
*::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: 0.3125rem 0;
  color: inherit;
  border: 0;
  border-top: 0.0625rem solid;
  opacity: 0.25;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.15625rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}

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

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

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

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

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

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

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

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

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: #8e8e8e;
  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: 0.3125rem;
  font-size: 1.25rem;
}
.blockquote > :last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  margin-top: -0.3125rem;
  margin-bottom: 0.3125rem;
  font-size: 0.875em;
  color: #8e8e8e;
}
.blockquote-footer::before {
  content: "— ";
}

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

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

.figure {
  display: inline-block;
}

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

.figure-caption {
  font-size: 0.875em;
  color: #8e8e8e;
}

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

@media (min-width: 576px) {
  .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: 1380px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1420px;
  }
}
: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.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.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.3125rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.3125rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.625rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.625rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 0.9375rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 0.9375rem;
}

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

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

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

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

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

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

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

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

.g-8,
.gx-8 {
  --bs-gutter-x: 2.5rem;
}

.g-8,
.gy-8 {
  --bs-gutter-y: 2.5rem;
}

.g-9,
.gx-9 {
  --bs-gutter-x: 2.8125rem;
}

.g-9,
.gy-9 {
  --bs-gutter-y: 2.8125rem;
}

.g-10,
.gx-10 {
  --bs-gutter-x: 3.125rem;
}

.g-10,
.gy-10 {
  --bs-gutter-y: 3.125rem;
}

.g-11,
.gx-11 {
  --bs-gutter-x: 3.75rem;
}

.g-11,
.gy-11 {
  --bs-gutter-y: 3.75rem;
}

.g-12,
.gx-12 {
  --bs-gutter-x: 4.375rem;
}

.g-12,
.gy-12 {
  --bs-gutter-y: 4.375rem;
}

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

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

.g-14,
.gx-14 {
  --bs-gutter-x: 5.625rem;
}

.g-14,
.gy-14 {
  --bs-gutter-y: 5.625rem;
}

.g-15,
.gx-15 {
  --bs-gutter-x: 6.25rem;
}

.g-15,
.gy-15 {
  --bs-gutter-y: 6.25rem;
}

@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.3125rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.3125rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.625rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.625rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 1.5625rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 1.5625rem;
  }
  .g-sm-6,
  .gx-sm-6 {
    --bs-gutter-x: 1.875rem;
  }
  .g-sm-6,
  .gy-sm-6 {
    --bs-gutter-y: 1.875rem;
  }
  .g-sm-7,
  .gx-sm-7 {
    --bs-gutter-x: 2.1875rem;
  }
  .g-sm-7,
  .gy-sm-7 {
    --bs-gutter-y: 2.1875rem;
  }
  .g-sm-8,
  .gx-sm-8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-sm-8,
  .gy-sm-8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-sm-9,
  .gx-sm-9 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-sm-9,
  .gy-sm-9 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-sm-10,
  .gx-sm-10 {
    --bs-gutter-x: 3.125rem;
  }
  .g-sm-10,
  .gy-sm-10 {
    --bs-gutter-y: 3.125rem;
  }
  .g-sm-11,
  .gx-sm-11 {
    --bs-gutter-x: 3.75rem;
  }
  .g-sm-11,
  .gy-sm-11 {
    --bs-gutter-y: 3.75rem;
  }
  .g-sm-12,
  .gx-sm-12 {
    --bs-gutter-x: 4.375rem;
  }
  .g-sm-12,
  .gy-sm-12 {
    --bs-gutter-y: 4.375rem;
  }
  .g-sm-13,
  .gx-sm-13 {
    --bs-gutter-x: 5rem;
  }
  .g-sm-13,
  .gy-sm-13 {
    --bs-gutter-y: 5rem;
  }
  .g-sm-14,
  .gx-sm-14 {
    --bs-gutter-x: 5.625rem;
  }
  .g-sm-14,
  .gy-sm-14 {
    --bs-gutter-y: 5.625rem;
  }
  .g-sm-15,
  .gx-sm-15 {
    --bs-gutter-x: 6.25rem;
  }
  .g-sm-15,
  .gy-sm-15 {
    --bs-gutter-y: 6.25rem;
  }
}
@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.3125rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.3125rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.625rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.625rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 1.5625rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 1.5625rem;
  }
  .g-md-6,
  .gx-md-6 {
    --bs-gutter-x: 1.875rem;
  }
  .g-md-6,
  .gy-md-6 {
    --bs-gutter-y: 1.875rem;
  }
  .g-md-7,
  .gx-md-7 {
    --bs-gutter-x: 2.1875rem;
  }
  .g-md-7,
  .gy-md-7 {
    --bs-gutter-y: 2.1875rem;
  }
  .g-md-8,
  .gx-md-8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-md-8,
  .gy-md-8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-md-9,
  .gx-md-9 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-md-9,
  .gy-md-9 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-md-10,
  .gx-md-10 {
    --bs-gutter-x: 3.125rem;
  }
  .g-md-10,
  .gy-md-10 {
    --bs-gutter-y: 3.125rem;
  }
  .g-md-11,
  .gx-md-11 {
    --bs-gutter-x: 3.75rem;
  }
  .g-md-11,
  .gy-md-11 {
    --bs-gutter-y: 3.75rem;
  }
  .g-md-12,
  .gx-md-12 {
    --bs-gutter-x: 4.375rem;
  }
  .g-md-12,
  .gy-md-12 {
    --bs-gutter-y: 4.375rem;
  }
  .g-md-13,
  .gx-md-13 {
    --bs-gutter-x: 5rem;
  }
  .g-md-13,
  .gy-md-13 {
    --bs-gutter-y: 5rem;
  }
  .g-md-14,
  .gx-md-14 {
    --bs-gutter-x: 5.625rem;
  }
  .g-md-14,
  .gy-md-14 {
    --bs-gutter-y: 5.625rem;
  }
  .g-md-15,
  .gx-md-15 {
    --bs-gutter-x: 6.25rem;
  }
  .g-md-15,
  .gy-md-15 {
    --bs-gutter-y: 6.25rem;
  }
}
@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.3125rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.3125rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.625rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.625rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 1.5625rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 1.5625rem;
  }
  .g-lg-6,
  .gx-lg-6 {
    --bs-gutter-x: 1.875rem;
  }
  .g-lg-6,
  .gy-lg-6 {
    --bs-gutter-y: 1.875rem;
  }
  .g-lg-7,
  .gx-lg-7 {
    --bs-gutter-x: 2.1875rem;
  }
  .g-lg-7,
  .gy-lg-7 {
    --bs-gutter-y: 2.1875rem;
  }
  .g-lg-8,
  .gx-lg-8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-lg-8,
  .gy-lg-8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-lg-9,
  .gx-lg-9 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-lg-9,
  .gy-lg-9 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-lg-10,
  .gx-lg-10 {
    --bs-gutter-x: 3.125rem;
  }
  .g-lg-10,
  .gy-lg-10 {
    --bs-gutter-y: 3.125rem;
  }
  .g-lg-11,
  .gx-lg-11 {
    --bs-gutter-x: 3.75rem;
  }
  .g-lg-11,
  .gy-lg-11 {
    --bs-gutter-y: 3.75rem;
  }
  .g-lg-12,
  .gx-lg-12 {
    --bs-gutter-x: 4.375rem;
  }
  .g-lg-12,
  .gy-lg-12 {
    --bs-gutter-y: 4.375rem;
  }
  .g-lg-13,
  .gx-lg-13 {
    --bs-gutter-x: 5rem;
  }
  .g-lg-13,
  .gy-lg-13 {
    --bs-gutter-y: 5rem;
  }
  .g-lg-14,
  .gx-lg-14 {
    --bs-gutter-x: 5.625rem;
  }
  .g-lg-14,
  .gy-lg-14 {
    --bs-gutter-y: 5.625rem;
  }
  .g-lg-15,
  .gx-lg-15 {
    --bs-gutter-x: 6.25rem;
  }
  .g-lg-15,
  .gy-lg-15 {
    --bs-gutter-y: 6.25rem;
  }
}
@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.3125rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.3125rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 1.5625rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 1.5625rem;
  }
  .g-xl-6,
  .gx-xl-6 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xl-6,
  .gy-xl-6 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xl-7,
  .gx-xl-7 {
    --bs-gutter-x: 2.1875rem;
  }
  .g-xl-7,
  .gy-xl-7 {
    --bs-gutter-y: 2.1875rem;
  }
  .g-xl-8,
  .gx-xl-8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xl-8,
  .gy-xl-8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xl-9,
  .gx-xl-9 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-xl-9,
  .gy-xl-9 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-xl-10,
  .gx-xl-10 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xl-10,
  .gy-xl-10 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xl-11,
  .gx-xl-11 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xl-11,
  .gy-xl-11 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xl-12,
  .gx-xl-12 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xl-12,
  .gy-xl-12 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xl-13,
  .gx-xl-13 {
    --bs-gutter-x: 5rem;
  }
  .g-xl-13,
  .gy-xl-13 {
    --bs-gutter-y: 5rem;
  }
  .g-xl-14,
  .gx-xl-14 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xl-14,
  .gy-xl-14 {
    --bs-gutter-y: 5.625rem;
  }
  .g-xl-15,
  .gx-xl-15 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xl-15,
  .gy-xl-15 {
    --bs-gutter-y: 6.25rem;
  }
}
@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.3125rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.3125rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.625rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.625rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 0.9375rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 0.9375rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.25rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.25rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 1.5625rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 1.5625rem;
  }
  .g-xxl-6,
  .gx-xxl-6 {
    --bs-gutter-x: 1.875rem;
  }
  .g-xxl-6,
  .gy-xxl-6 {
    --bs-gutter-y: 1.875rem;
  }
  .g-xxl-7,
  .gx-xxl-7 {
    --bs-gutter-x: 2.1875rem;
  }
  .g-xxl-7,
  .gy-xxl-7 {
    --bs-gutter-y: 2.1875rem;
  }
  .g-xxl-8,
  .gx-xxl-8 {
    --bs-gutter-x: 2.5rem;
  }
  .g-xxl-8,
  .gy-xxl-8 {
    --bs-gutter-y: 2.5rem;
  }
  .g-xxl-9,
  .gx-xxl-9 {
    --bs-gutter-x: 2.8125rem;
  }
  .g-xxl-9,
  .gy-xxl-9 {
    --bs-gutter-y: 2.8125rem;
  }
  .g-xxl-10,
  .gx-xxl-10 {
    --bs-gutter-x: 3.125rem;
  }
  .g-xxl-10,
  .gy-xxl-10 {
    --bs-gutter-y: 3.125rem;
  }
  .g-xxl-11,
  .gx-xxl-11 {
    --bs-gutter-x: 3.75rem;
  }
  .g-xxl-11,
  .gy-xxl-11 {
    --bs-gutter-y: 3.75rem;
  }
  .g-xxl-12,
  .gx-xxl-12 {
    --bs-gutter-x: 4.375rem;
  }
  .g-xxl-12,
  .gy-xxl-12 {
    --bs-gutter-y: 4.375rem;
  }
  .g-xxl-13,
  .gx-xxl-13 {
    --bs-gutter-x: 5rem;
  }
  .g-xxl-13,
  .gy-xxl-13 {
    --bs-gutter-y: 5rem;
  }
  .g-xxl-14,
  .gx-xxl-14 {
    --bs-gutter-x: 5.625rem;
  }
  .g-xxl-14,
  .gy-xxl-14 {
    --bs-gutter-y: 5.625rem;
  }
  .g-xxl-15,
  .gx-xxl-15 {
    --bs-gutter-x: 6.25rem;
  }
  .g-xxl-15,
  .gy-xxl-15 {
    --bs-gutter-y: 6.25rem;
  }
}
.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;
  }
}

.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: #000000;
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: #6AC2F0;
  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);
}

@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Inter/Regular/Inter-Regular.eot");
  src: url("../fonts/Inter/Regular/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter/Regular/Inter-Regular.woff2") format("woff2"), url("../fonts/Inter/Regular/Inter-Regular.woff") format("woff"), url("../fonts/Inter/Regular/Inter-Regular.ttf") format("truetype"), url("../fonts/Inter/Regular/Inter-Regular.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Inter/Medium/Inter-Medium.eot");
  src: url("../fonts/Inter/Medium/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter/Medium/Inter-Medium.woff2") format("woff2"), url("../fonts/Inter/Medium/Inter-Medium.woff") format("woff"), url("../fonts/Inter/Medium/Inter-Medium.ttf") format("truetype"), url("../fonts/Inter/Medium/Inter-Medium.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Inter";
  font-weight: 600;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Inter/SemiBold/Inter-SemiBold.eot");
  src: url("../fonts/Inter/SemiBold/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter/SemiBold/Inter-SemiBold.woff2") format("woff2"), url("../fonts/Inter/SemiBold/Inter-SemiBold.woff") format("woff"), url("../fonts/Inter/SemiBold/Inter-SemiBold.ttf") format("truetype"), url("../fonts/Inter/SemiBold/Inter-SemiBold.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 500;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-Medium.eot");
  src: url("../fonts/Urbanist//Urbanist-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Medium.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Medium.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Medium.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Medium.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 600;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-SemiBold.eot");
  src: url("../fonts/Urbanist//Urbanist-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-SemiBold.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-SemiBold.woff") format("woff"), url("../fonts/Urbanist//Urbanist-SemiBold.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-SemiBold.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 700;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-Bold.eot");
  src: url("../fonts/Urbanist//Urbanist-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Bold.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Bold.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Bold.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Bold.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 800;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-ExtraBold.eot");
  src: url("../fonts/Urbanist//Urbanist-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-ExtraBold.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-ExtraBold.woff") format("woff"), url("../fonts/Urbanist//Urbanist-ExtraBold.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-ExtraBold.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 900;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-Black.eot");
  src: url("../fonts/Urbanist//Urbanist-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Black.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Black.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Black.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Black.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 400;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-Italic.eot");
  src: url("../fonts/Urbanist//Urbanist-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Italic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Italic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Italic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Italic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 500;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-MediumItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-MediumItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-MediumItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-MediumItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-MediumItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 600;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-SemiBoldItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-SemiBoldItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-SemiBoldItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-SemiBoldItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 700;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-BoldItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-BoldItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-BoldItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-BoldItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-BoldItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 800;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-ExtraBoldItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 900;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-BlackItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-BlackItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-BlackItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-BlackItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-BlackItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 300;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-Light.eot");
  src: url("../fonts/Urbanist//Urbanist-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Light.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Light.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Light.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Light.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 300;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-LightItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-LightItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-LightItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-LightItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-LightItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 100;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-Thin.eot");
  src: url("../fonts/Urbanist//Urbanist-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-Thin.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-Thin.woff") format("woff"), url("../fonts/Urbanist//Urbanist-Thin.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-Thin.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 100;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-ThinItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-ThinItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-ThinItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-ThinItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-ThinItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-ThinItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 200;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Urbanist//Urbanist-ExtraLight.eot");
  src: url("../fonts/Urbanist//Urbanist-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-ExtraLight.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-ExtraLight.woff") format("woff"), url("../fonts/Urbanist//Urbanist-ExtraLight.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-ExtraLight.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Urbanist";
  font-weight: 200;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Urbanist//Urbanist-ExtraLightItalic.eot");
  src: url("../fonts/Urbanist//Urbanist-ExtraLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Urbanist//Urbanist-ExtraLightItalic.woff2") format("woff2"), url("../fonts/Urbanist//Urbanist-ExtraLightItalic.woff") format("woff"), url("../fonts/Urbanist//Urbanist-ExtraLightItalic.ttf") format("truetype"), url("../fonts/Urbanist//Urbanist-ExtraLightItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Din";
  font-weight: 300;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Din//DIN2014-Light.eot");
  src: url("../fonts/Din//DIN2014-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Din//DIN2014-Light.woff2") format("woff2"), url("../fonts/Din//DIN2014-Light.woff") format("woff"), url("../fonts/Din//DIN2014-Light.ttf") format("truetype"), url("../fonts/Din//DIN2014-Light.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Din";
  font-weight: 400;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Din//DIN2014-Regular.eot");
  src: url("../fonts/Din//DIN2014-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Din//DIN2014-Regular.woff2") format("woff2"), url("../fonts/Din//DIN2014-Regular.woff") format("woff"), url("../fonts/Din//DIN2014-Regular.ttf") format("truetype"), url("../fonts/Din//DIN2014-Regular.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Din";
  font-weight: 700;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/Din//DIN2014-Bold.eot");
  src: url("../fonts/Din//DIN2014-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Din//DIN2014-Bold.woff2") format("woff2"), url("../fonts/Din//DIN2014-Bold.woff") format("woff"), url("../fonts/Din//DIN2014-Bold.ttf") format("truetype"), url("../fonts/Din//DIN2014-Bold.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Din";
  font-weight: 400;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Din//DIN2014-Italic.eot");
  src: url("../fonts/Din//DIN2014-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Din//DIN2014-Italic.woff2") format("woff2"), url("../fonts/Din//DIN2014-Italic.woff") format("woff"), url("../fonts/Din//DIN2014-Italic.ttf") format("truetype"), url("../fonts/Din//DIN2014-Italic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "Din";
  font-weight: 700;
  font-stretch: 100%;
  font-style: italic;
  src: url("../fonts/Din//DIN2014-BoldItalic.eot");
  src: url("../fonts/Din//DIN2014-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Din//DIN2014-BoldItalic.woff2") format("woff2"), url("../fonts/Din//DIN2014-BoldItalic.woff") format("woff"), url("../fonts/Din//DIN2014-BoldItalic.ttf") format("truetype"), url("../fonts/Din//DIN2014-BoldItalic.svg") format("svg");
  font-display: fallback;
}
@font-face {
  font-family: "icomoon";
  font-weight: 400;
  font-stretch: 100%;
  font-style: normal;
  src: url("../fonts/iconfont/Regular/icomoon.eot");
  src: url("../fonts/iconfont/Regular/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/iconfont/Regular/icomoon.woff2") format("woff2"), url("../fonts/iconfont/Regular/icomoon.woff") format("woff"), url("../fonts/iconfont/Regular/icomoon.ttf") format("truetype"), url("../fonts/iconfont/Regular/icomoon.svg") format("svg");
  font-display: fallback;
}
:root {
  --pageHeader-height: 104px;
  --container-padding: 1rem;
  --container-width: 1442px;
  --section-space: 3.125rem;
  --section-space-small: 2.5rem;
  --font-size-base-fluid: calc(15px + 0.390625vw);
}
@media (min-width: 768px) {
  :root {
    --container-padding: 2rem;
  }
}
@media (min-width: 992px) {
  :root {
    --section-space: 6.25rem;
    --section-space-small: 5rem;
  }
}
@media (min-width: 1200px) {
  :root {
    --container-padding: 2rem;
    --font-size-base-fluid: calc(10px + 0.390625vw);
  }
}
@media (min-width: 1400px) {
  :root {
    --container-padding: 2rem;
    --font-size-base-fluid: calc(8px + 0.390625vw);
  }
}

body {
  font-family: "Din", sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #050E18;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin-top: var(--pageHeader-height);
}
@media (max-width: 991.98px) {
  body {
    font-size: 16px;
    line-height: 24px;
    margin-top: 64px;
  }
}

.font-din {
  font-family: "Din", sans-serif;
}

.font-light {
  font-weight: 300;
}

.container {
  max-width: calc(var(--container-width));
  padding-left: var(--container-padding);
  padding-right: var(--container-padding);
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}

.row {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1199.98px) {
  .row {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (max-width: 575.98px) {
  .row {
    padding-left: 0;
    padding-right: 0;
    margin: auto;
  }
}

::-moz-selection {
  background: #002860;
  text-shadow: none;
  color: #ffffff;
}

::selection {
  background: #002860;
  text-shadow: none;
  color: #ffffff;
}

figure {
  margin: 0;
}

img:not(.rflip-border) {
  width: 100%;
  height: auto;
  pointer-events: none;
}

hr {
  border: 0;
  background-color: #f0f0f0;
  min-height: 1px;
  height: 0.0625rem;
  opacity: 1;
}

.no-text {
  font-size: 0;
}

.section-space {
  height: var(--section-space);
}

.section-space-small {
  height: var(--section-space-small);
}

.text-wrapper > :last-child {
  margin-bottom: 0;
}
.text-wrapper p a.btn {
  margin-right: 10px;
}

p {
  font-size: 20px;
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: "Din", sans-serif;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  p {
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 23.4px;
  }
}

a {
  font-size: 20px;
  line-height: 28px;
  color: #002860;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  a {
    font-size: 16px;
  }
}
a:hover {
  color: rgb(0, 32, 76.8);
}

.sm-container {
  max-width: 908px;
}
.sm-container.justify-content-center {
  margin: auto;
}
.sm-container.justify-content-end {
  margin-left: auto;
  margin-right: 0;
}

.md-container {
  max-width: 1140px;
}
.md-container.justify-content-center {
  margin: auto;
}
.md-container.justify-content-end {
  margin-left: auto;
  margin-right: 0;
}

p.text-center > a {
  margin-left: auto;
  margin-right: auto;
}

table th, table td {
  font-weight: 300;
  font-family: "Din", sans-serif;
  color: #050E18;
  font-size: 20px !important;
}
@media (max-width: 767.98px) {
  table th, table td {
    font-size: 16px !important;
  }
}

.body-text-large {
  font-family: "Urbanist", sans-serif;
}
.body-text-large.topline {
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .body-text-large.topline {
    margin-bottom: 8px;
  }
}
.body-text-large.subline {
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .body-text-large.subline {
    margin-bottom: 16px;
  }
}

ul, ol {
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  ul, ol {
    padding-left: 16px;
  }
}
ul li, ol li {
  font-family: "Din", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  color: #050E18;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  ul li, ol li {
    font-size: 16px;
    line-height: 22.4px;
  }
}
ul.small-list li, ul.small-list li p, ol.small-list li, ol.small-list li p {
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #050E18;
  font-weight: 400;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  ul.small-list li, ul.small-list li p, ol.small-list li, ol.small-list li p {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
ul.large-list li, ul.large-list li p, ol.large-list li, ol.large-list li p {
  font-size: 1.5rem;
  line-height: 1.9375rem;
  color: #050E18;
  font-weight: 300;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  ul.large-list li, ul.large-list li p, ol.large-list li, ol.large-list li p {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
ul.large-list, ol.large-list {
  padding-left: 26px;
}
@media (max-width: 767.98px) {
  ul.large-list, ol.large-list {
    padding-left: 16px;
  }
}
ul.small-list, ol.small-list {
  padding-left: 16px;
}

.Urbanist {
  font-family: "Urbanist", sans-serif;
}

strong {
  font-weight: 900 !important;
}

@media (max-width: 767.98px) {
  .body-text-medium, .body-text-large {
    font-size: 18px;
  }
}

.text-center {
  margin-left: auto;
  margin-right: auto;
}

.text-right {
  text-align: right;
  margin-left: auto;
}

body .fw-thin {
  font-weight: 100;
}
body .fw-extraLight {
  font-weight: 200;
}
body .fw-light {
  font-weight: 300;
}
body .fw-normal {
  font-weight: 400;
}
body .fw-medium {
  font-weight: 500;
}
body .fw-semiBold {
  font-weight: 600;
}
body .fw-bold {
  font-weight: 700;
}
body .fw-extraBold {
  font-weight: 800;
}
body .fw-black {
  font-weight: 900;
}
body .fw-thin a, body .fw-thin p, body .fw-extraLight a, body .fw-extraLight p, body .fw-light a, body .fw-light p, body .fw-normal a, body .fw-normal p,
body .fw-medium a,
body .fw-medium p, body .fw-semiBold a, body .fw-semiBold p, body .fw-bold a, body .fw-bold p,
body .fw-extraBold a,
body .fw-extraBold p, body .fw-black a, body .fw-black p {
  font-weight: inherit;
}

.icon-btn {
  cursor: pointer;
  padding: 8px;
  border-radius: 50%;
  width: 48px;
  min-width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}
.icon-btn::before {
  color: #050E18;
}
@media (min-width: 768px) {
  .icon-btn:hover {
    background-color: #F4F3F2;
  }
}
.icon-btn.icon-bg-yellow {
  background-color: #6AC2F0;
  color: #ffffff;
}
.icon-btn.icon-bg-yellow::before {
  color: #ffffff;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-yellow:hover {
    background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
    color: #ffffff;
  }
}
.icon-btn.icon-bg-gray {
  background-color: #F4F3F2;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-gray:hover {
    background-color: #D7D8DB;
  }
}
.icon-btn.icon-bg-white {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-white:hover {
    background-color: #D7D8DB;
  }
}
.icon-btn.icon-bg-primary {
  background-color: #002860;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-primary:hover {
    background-color: #002860;
  }
}
.icon-btn.icon-bg-primary::before {
  color: #ffffff;
}
.icon-btn.icon-bg-red {
  background-color: #E63423;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-red:hover {
    background-color: #D32C1C !important;
  }
}
.icon-btn.icon-bg-red::before {
  color: #ffffff;
}
.icon-btn.icon-bg-grey {
  background-color: #b4b4b4;
}
@media (min-width: 768px) {
  .icon-btn.icon-bg-grey:hover {
    background-color: #8e8e8e !important;
  }
}
.icon-btn.icon-bg-grey::before {
  color: #ffffff;
}
.icon-btn.icon-btn-medium {
  width: 64px;
  height: 64px;
}
.icon-btn.icon-btn-medium::before {
  font-size: 18px;
}
.icon-btn.icon-btn-large {
  width: 72px;
  height: 72px;
}
.icon-btn.icon-btn-large::before {
  font-size: 18px;
}
.icon-btn.icon-corner-top-arrow::before, .icon-btn.icon-corner-down-arrow::before {
  font-size: 10px;
}
@media (max-width: 767.98px) {
  .icon-btn {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }
  .icon-btn.icon-btn-large {
    width: 64px;
    height: 64px;
  }
  .icon-btn.icon-btn-medium {
    width: 56px;
    height: 56px;
  }
}

button:has(.icon-btn):active {
  outline: 3px solid transparent;
}
button:has(.icon-btn):focus-visible {
  outline: 3px solid #736AF1;
}

@media (max-width: 575.98px) {
  .row:has(> *:nth-child(1)) > * {
    padding-left: 0;
    padding-right: 0;
  }
}

.max-width-100 {
  max-width: 100% !important;
}

@media (min-width: 768px) {
  .bottom-24 {
    margin-bottom: 24px !important;
  }
}

@media (min-width: 768px) {
  .bottom-48 {
    margin-bottom: 48px !important;
  }
}

.bottom-16 {
  margin-bottom: 8px !important;
}
@media (min-width: 768px) {
  .bottom-16 {
    margin-bottom: 16px !important;
  }
}

img.ratio-1-1, .ratio-1-1 img {
  aspect-ratio: 1/1;
}

img.ratio-4-3, .ratio-4-3 img {
  aspect-ratio: 4/3;
}

img.ratio-3-2, .ratio-3-2 img {
  aspect-ratio: 3/2;
}

img.ratio-16-9, .ratio-16-9 img {
  aspect-ratio: 16/9;
}

img.ratio-3-4, .ratio-3-4 img {
  aspect-ratio: 3/4;
}

img.ratio-2-3, .ratio-2-3 img {
  aspect-ratio: 2/3;
}

img.ratio-9-16, .ratio-9-16 img {
  aspect-ratio: 9/16;
}

img.ratio-5-4, .ratio-5-4 img {
  aspect-ratio: 5/4;
}

img.ratio-4-5, .ratio-4-5 img {
  aspect-ratio: 4/5;
}

img.ratio-2-1, .ratio-2-1 img {
  aspect-ratio: 2/1;
}

.container .row {
  padding-left: 2px;
  padding-right: 2px;
}
@media (max-width: 767.98px) {
  .container .row {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767.98px) {
  section:not(.has-table) > .container > .justify-content-center.sm-container > .col-12, section:not(.has-table) > .container > .justify-content-center.md-container > .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.main-site .icon-btn.icon-bg-yellow {
  background-color: #FFD35B !important;
  color: #050E18 !important;
}
.main-site .icon-btn.icon-bg-yellow::before {
  color: #050E18 !important;
}
@media (min-width: 768px) {
  .main-site .icon-btn.icon-bg-yellow:hover {
    background-color: #F5AF00 !important;
    color: #050E18 !important;
  }
}

.frame.frame-space-before-none {
  margin-top: 0;
}
.frame.frame-space-after-none {
  margin-bottom: 0;
}

html {
  scroll-padding-top: 110px;
}
@media (max-width: 767.98px) {
  html {
    scroll-padding-top: 50px;
  }
}

:target {
  scroll-margin-top: 120px;
}
@media (max-width: 767.98px) {
  :target {
    scroll-margin-top: 50px;
  }
}

.curator-feed-default-feed-layout .crt-logo.crt-tag {
  display: none !important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #002860;
  margin: 0;
}
h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, .h1 p, .h2 p, .h3 p, .h4 p, .h5 p, .h6 p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  margin: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Urbanist", sans-serif;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0.15625rem;
  color: #050E18;
  max-width: 908px;
}

h5, .h5,
h6, .h6 {
  font-weight: 800;
}

h1, .h1 {
  font-size: 32px;
  line-height: 36.8px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 60px;
    line-height: 69px;
    margin-bottom: 24px;
  }
}

h2, .h2 {
  font-size: 28px;
  line-height: 32.2px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  h2, .h2 {
    font-size: 48px;
    line-height: 55.2px;
    margin-bottom: 12px;
  }
}

h3, .h3 {
  font-size: 24px;
  line-height: 27.6px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h3, .h3 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 24px;
  }
}

h4, .h4 {
  font-size: 18px;
  line-height: 20.7px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  h4, .h4 {
    font-size: 32px;
    line-height: 36.8px;
    margin-bottom: 24px;
  }
}

h5, .h5 {
  font-size: 16px;
  line-height: 18.4px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  h5, .h5 {
    font-size: 24px;
    line-height: 27.6px;
    margin-bottom: 16px;
  }
}

h6, .h6 {
  font-size: 16px;
  line-height: 18.4px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  h6, .h6 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 16px;
  }
}

p.titel, h1.titel, .titel.h1 {
  font-size: 40px;
  line-height: 46px;
  font-family: "Urbanist", sans-serif;
  font-weight: 900;
}
@media (min-width: 768px) {
  p.titel, h1.titel, .titel.h1 {
    font-size: 76px;
    line-height: 87.4px;
  }
}

.prehead {
  font-size: 1rem;
  line-height: 1.509375rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #6AC2F0;
  margin: 0;
}

.body-text-large {
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #050E18;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .body-text-large {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
.body-text-medium {
  font-size: 1.5rem;
  line-height: 1.9375rem;
  color: #050E18;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .body-text-medium {
    font-size: 1.125rem;
    line-height: 1.4375rem;
  }
}
.body-text-normal {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #050E18;
  font-weight: 300;
}
@media (max-width: 767.98px) {
  .body-text-normal {
    font-size: 1rem;
    line-height: 1.375rem;
  }
}
.body-text-small {
  font-size: 1.125rem;
  line-height: 1.4375rem;
  color: #050E18;
}
.body-text-extraSmall {
  font-size: 1rem;
  line-height: 1.3125rem;
  color: #050E18;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .body-text-extraSmall {
    font-size: 0.875rem;
    line-height: 1.125rem;
  }
}
.body-text-large p, .body-text-large a, .body-text-medium p, .body-text-medium a, .body-text-normal p, .body-text-normal a, .body-text-small p, .body-text-small a, .body-text-extraSmall p, .body-text-extraSmall a {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  color: inherit;
}
.body-text-large a, .body-text-medium a, .body-text-normal a, .body-text-small a, .body-text-extraSmall a {
  font-family: "Din", sans-serif;
}

p {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #050E18;
  max-width: 908px;
}
@media (max-width: 767.98px) {
  p {
    font-size: 1rem;
    line-height: 1.4625rem;
  }
}
p a {
  color: #050E18;
}

b,
strong {
  color: inherit;
  font-weight: 700;
}

i {
  font-style: normal;
}

a {
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline solid;
  font-weight: 400;
  color: #050E18;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.14em;
  text-decoration-thickness: 0.07em;
  max-width: 908px;
}
a:hover {
  text-underline-offset: 0.14em;
  text-decoration-thickness: 0.1em;
}

.body-text-medium a:hover {
  text-underline-offset: 0.16em;
}

q, .quote, blockquote, blockquote p {
  font-size: 40px;
  font-weight: 500;
  font-family: "Urbanist", sans-serif;
  line-height: 52px;
  max-width: 908px;
}
@media (max-width: 767.98px) {
  q, .quote, blockquote, blockquote p {
    font-size: 24px;
    line-height: 31.2px;
  }
}

label {
  font-size: 12px;
  line-height: 16.8px;
  font-family: "Din", sans-serif;
  font-weight: 400;
  color: #050E18;
  max-width: 908px;
}

.link-text-large {
  font-size: 1.5rem;
  line-height: 2.125rem;
  color: #050E18;
}
@media (max-width: 767.98px) {
  .link-text-large {
    font-size: 1.125rem;
    line-height: 1.4625rem;
  }
}
.link-text-medium {
  font-size: 1.25rem;
  line-height: 2rem;
  color: #050E18;
}
@media (max-width: 767.98px) {
  .link-text-medium {
    font-size: 1rem;
    line-height: 1.4625rem;
  }
}
.link-text-small {
  font-size: 1rem;
  line-height: 1.375rem;
  color: #050E18;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .link-text-small {
    font-size: 0.875rem;
    line-height: 1.3375rem;
  }
}
.link-text-large p, .link-text-large a, .link-text-medium p, .link-text-medium a, .link-text-small p, .link-text-small a {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  margin: 0;
  color: inherit;
}

a.btn:has(+ a.btn) {
  margin-right: 1.5rem;
}
@media (max-width: 768px) {
  a.btn:has(+ a.btn) {
    display: inline-block;
    width: fit-content;
  }
}

@media (max-width: 768px) {
  p.text-center a.btn:has(+ a.btn) {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  p.text-center > a {
    margin-left: 24px;
    margin-right: 24px;
  }
}

sub, sup {
  font-size: 0.55em;
}

i {
  font-style: italic;
}

button {
  border: none;
  background: transparent;
  outline: unset;
  box-shadow: unset;
  padding: 0;
  font-weight: 500;
}

.btn,
input[type=button],
input[type=submit],
.hs-button {
  font-size: 1.25rem;
  line-height: 26px;
  font-weight: 500;
  font-family: "Urbanist", sans-serif;
  max-width: 100%;
  min-width: 173px;
  border: none;
  background: transparent;
  outline: 0;
  box-shadow: unset;
  transition: all 0.2s ease-in-out;
  padding: 12px 24px;
  border-radius: 80rem;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: 1rem;
  text-align: center;
  border: 3px solid transparent;
}
@media (max-width: 767.98px) {
  .btn,
  input[type=button],
  input[type=submit],
  .hs-button {
    font-size: 1rem;
    font-weight: 500;
    min-width: 153px;
    line-height: 18px;
  }
}
.btn:hover, .btn:active,
input[type=button]:hover,
input[type=button]:active,
input[type=submit]:hover,
input[type=submit]:active,
.hs-button:hover,
.hs-button:active {
  text-decoration: none;
  box-shadow: unset;
  border-color: transparent;
}
.btn.btn-primary,
input[type=button].btn-primary,
input[type=submit].btn-primary,
.hs-button.btn-primary {
  background-color: #6AC2F0;
  border-color: #6AC2F0;
  color: #ffffff;
}
.btn.btn-primary .icon-right-open,
input[type=button].btn-primary .icon-right-open,
input[type=submit].btn-primary .icon-right-open,
.hs-button.btn-primary .icon-right-open {
  color: #ffffff;
}
.btn.btn-primary:hover,
input[type=button].btn-primary:hover,
input[type=submit].btn-primary:hover,
.hs-button.btn-primary:hover {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  color: #ffffff;
}
.btn.btn-primary:hover .icon-right-open,
input[type=button].btn-primary:hover .icon-right-open,
input[type=submit].btn-primary:hover .icon-right-open,
.hs-button.btn-primary:hover .icon-right-open {
  color: #ffffff;
}
.btn.btn-primary:focus-visible, .btn.btn-primary:active,
input[type=button].btn-primary:focus-visible,
input[type=button].btn-primary:active,
input[type=submit].btn-primary:focus-visible,
input[type=submit].btn-primary:active,
.hs-button.btn-primary:focus-visible,
.hs-button.btn-primary:active {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  color: #ffffff;
}
.btn.btn-primary:focus-visible .icon-right-open, .btn.btn-primary:active .icon-right-open,
input[type=button].btn-primary:focus-visible .icon-right-open,
input[type=button].btn-primary:active .icon-right-open,
input[type=submit].btn-primary:focus-visible .icon-right-open,
input[type=submit].btn-primary:active .icon-right-open,
.hs-button.btn-primary:focus-visible .icon-right-open,
.hs-button.btn-primary:active .icon-right-open {
  color: #ffffff;
}
.btn.btn-primary:disabled, .btn.btn-primary[disabled],
.btn.btn-primary .disabled,
input[type=button].btn-primary:disabled,
input[type=button].btn-primary[disabled],
input[type=button].btn-primary .disabled,
input[type=submit].btn-primary:disabled,
input[type=submit].btn-primary[disabled],
input[type=submit].btn-primary .disabled,
.hs-button.btn-primary:disabled,
.hs-button.btn-primary[disabled],
.hs-button.btn-primary .disabled {
  cursor: pointer;
  pointer-events: none;
  background-color: #D7D8DB;
  border-color: #D7D8DB;
  color: #717B8E;
}
.btn.btn-primary.btn-yellow,
input[type=button].btn-primary.btn-yellow,
input[type=submit].btn-primary.btn-yellow,
.hs-button.btn-primary.btn-yellow {
  background-color: #6AC2F0;
  border-color: #6AC2F0;
  color: #ffffff;
  outline-color: #6AC2F0;
}
.btn.btn-primary.btn-yellow:hover, .btn.btn-primary.btn-yellow:active,
input[type=button].btn-primary.btn-yellow:hover,
input[type=button].btn-primary.btn-yellow:active,
input[type=submit].btn-primary.btn-yellow:hover,
input[type=submit].btn-primary.btn-yellow:active,
.hs-button.btn-primary.btn-yellow:hover,
.hs-button.btn-primary.btn-yellow:active {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  color: #ffffff;
  outline-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
}
.btn.btn-primary.btn-yellow:focus-visible,
input[type=button].btn-primary.btn-yellow:focus-visible,
input[type=submit].btn-primary.btn-yellow:focus-visible,
.hs-button.btn-primary.btn-yellow:focus-visible {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: transparent;
  color: #ffffff;
  border-color: #736AF1;
  outline-color: #736AF1;
}
.btn.btn-secondary,
input[type=button].btn-secondary,
input[type=submit].btn-secondary,
.hs-button.btn-secondary {
  background-color: #333f57;
  border-color: #333f57;
  color: #ffffff;
}
.btn.btn-secondary:hover,
input[type=button].btn-secondary:hover,
input[type=submit].btn-secondary:hover,
.hs-button.btn-secondary:hover {
  background-color: #6AC2F0;
  border-color: #6AC2F0;
  color: #ffffff;
}
.btn.btn-secondary:focus-visible, .btn.btn-secondary:active,
input[type=button].btn-secondary:focus-visible,
input[type=button].btn-secondary:active,
input[type=submit].btn-secondary:focus-visible,
input[type=submit].btn-secondary:active,
.hs-button.btn-secondary:focus-visible,
.hs-button.btn-secondary:active {
  background-color: #6AC2F0;
  border-color: #6AC2F0;
  color: #ffffff;
}
.btn.btn-secondary:disabled, .btn.btn-secondary[disabled],
.btn.btn-secondary .disabled,
input[type=button].btn-secondary:disabled,
input[type=button].btn-secondary[disabled],
input[type=button].btn-secondary .disabled,
input[type=submit].btn-secondary:disabled,
input[type=submit].btn-secondary[disabled],
input[type=submit].btn-secondary .disabled,
.hs-button.btn-secondary:disabled,
.hs-button.btn-secondary[disabled],
.hs-button.btn-secondary .disabled {
  cursor: pointer;
  pointer-events: none;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #d4d4d4;
}
.btn.btn-text-link,
input[type=button].btn-text-link,
input[type=submit].btn-text-link,
.hs-button.btn-text-link {
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  color: #333f57;
}
.btn.btn-text-link:hover,
input[type=button].btn-text-link:hover,
input[type=submit].btn-text-link:hover,
.hs-button.btn-text-link:hover {
  background-color: transparent;
  border-color: transparent;
  color: #6AC2F0;
}
.btn.btn-text-link:focus-visible, .btn.btn-text-link:active,
input[type=button].btn-text-link:focus-visible,
input[type=button].btn-text-link:active,
input[type=submit].btn-text-link:focus-visible,
input[type=submit].btn-text-link:active,
.hs-button.btn-text-link:focus-visible,
.hs-button.btn-text-link:active {
  background-color: transparent;
  border-color: transparent;
  color: #6AC2F0;
}
.btn.btn-text-link:disabled, .btn.btn-text-link[disabled], .btn.btn-text-link.disabled,
input[type=button].btn-text-link:disabled,
input[type=button].btn-text-link[disabled],
input[type=button].btn-text-link.disabled,
input[type=submit].btn-text-link:disabled,
input[type=submit].btn-text-link[disabled],
input[type=submit].btn-text-link.disabled,
.hs-button.btn-text-link:disabled,
.hs-button.btn-text-link[disabled],
.hs-button.btn-text-link.disabled {
  cursor: pointer;
  pointer-events: none;
  background-color: transparent;
  border-color: transparent;
  color: #d4d4d4;
}
.btn.btn-yellow,
input[type=button].btn-yellow,
input[type=submit].btn-yellow,
.hs-button.btn-yellow {
  background-color: #6AC2F0;
  border-color: #6AC2F0;
  color: #ffffff;
  outline-color: #6AC2F0;
}
.btn.btn-yellow:hover, .btn.btn-yellow:active,
input[type=button].btn-yellow:hover,
input[type=button].btn-yellow:active,
input[type=submit].btn-yellow:hover,
input[type=submit].btn-yellow:active,
.hs-button.btn-yellow:hover,
.hs-button.btn-yellow:active {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  color: #ffffff;
  outline-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
}
.btn.btn-yellow:focus-visible,
input[type=button].btn-yellow:focus-visible,
input[type=submit].btn-yellow:focus-visible,
.hs-button.btn-yellow:focus-visible {
  background-color: rgb(36.4969512195, 165.5457317073, 233.0030487805);
  border-color: transparent;
  color: #ffffff;
  border-color: #736AF1;
  outline-color: #736AF1;
}
.btn.btn-yellow:disabled, .btn.btn-yellow[disabled],
.btn.btn-yellow .disabled,
input[type=button].btn-yellow:disabled,
input[type=button].btn-yellow[disabled],
input[type=button].btn-yellow .disabled,
input[type=submit].btn-yellow:disabled,
input[type=submit].btn-yellow[disabled],
input[type=submit].btn-yellow .disabled,
.hs-button.btn-yellow:disabled,
.hs-button.btn-yellow[disabled],
.hs-button.btn-yellow .disabled {
  cursor: pointer;
  pointer-events: none;
  background-color: #D7D8DB;
  border-color: #D7D8DB;
  color: #717B8E;
}
.btn.btn-red,
input[type=button].btn-red,
input[type=submit].btn-red,
.hs-button.btn-red {
  background-color: #E63423;
  border-color: #E63423;
  color: #ffffff;
}
.btn.btn-red:hover,
input[type=button].btn-red:hover,
input[type=submit].btn-red:hover,
.hs-button.btn-red:hover {
  background-color: #D32C1C;
  border-color: #D32C1C;
  color: #ffffff;
}
.btn.btn-red:focus-visible, .btn.btn-red:active,
input[type=button].btn-red:focus-visible,
input[type=button].btn-red:active,
input[type=submit].btn-red:focus-visible,
input[type=submit].btn-red:active,
.hs-button.btn-red:focus-visible,
.hs-button.btn-red:active {
  background-color: #D32C1C;
  border-color: #D32C1C;
  color: #ffffff;
}
.btn.btn-red:disabled, .btn.btn-red[disabled],
.btn.btn-red .disabled,
input[type=button].btn-red:disabled,
input[type=button].btn-red[disabled],
input[type=button].btn-red .disabled,
input[type=submit].btn-red:disabled,
input[type=submit].btn-red[disabled],
input[type=submit].btn-red .disabled,
.hs-button.btn-red:disabled,
.hs-button.btn-red[disabled],
.hs-button.btn-red .disabled {
  cursor: pointer;
  pointer-events: none;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  color: #d4d4d4;
}
.btn.icon,
input[type=button].icon,
input[type=submit].icon,
.hs-button.icon {
  display: flex;
  width: max-content;
  align-items: center;
  flex-direction: row-reverse;
  gap: 14px;
  justify-content: center;
}
.btn.icon:not(.btn-circle)::before,
input[type=button].icon:not(.btn-circle)::before,
input[type=submit].icon:not(.btn-circle)::before,
.hs-button.icon:not(.btn-circle)::before {
  font-size: 1em;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.btn.btn-sm,
input[type=button].btn-sm,
input[type=submit].btn-sm,
.hs-button.btn-sm {
  font-size: 0.75rem;
  padding: 0.6093rem 1.4125rem;
}
.btn.btn-sm::before,
input[type=button].btn-sm::before,
input[type=submit].btn-sm::before,
.hs-button.btn-sm::before {
  font-size: 0.6rem;
}

.btn-outline, .icon.btn-outline {
  border-radius: 100px;
  color: #050E18;
  text-decoration: none;
  font-weight: 500;
  transition: none;
  display: inline-block;
  border: 2px solid #050E18;
  padding: 13px 24px;
  -ms-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767.98px) {
  .btn-outline, .icon.btn-outline {
    font-size: 1rem;
  }
}
.btn-outline:hover, .btn-outline:active, .icon.btn-outline:hover, .icon.btn-outline:active {
  background: #D7D8DB;
  color: #050E18;
  border-color: #050E18;
}
.btn-outline:focus-visible, .icon.btn-outline:focus-visible {
  border: 3px solid #736AF1;
  padding: 12px 24px;
}
.btn-outline:disabled, .btn-outline[disabled],
.btn-outline .disabled, .icon.btn-outline:disabled, .icon.btn-outline[disabled],
.icon.btn-outline .disabled {
  background-color: transparent;
  border-color: #8D96A5 !important;
  color: #717B8E;
  cursor: default;
}
.btn-outline.btn-white, .icon.btn-outline.btn-white {
  color: #ffffff !important;
}
.btn-outline.btn-white:hover, .icon.btn-outline.btn-white:hover {
  background-color: #050E18;
}

.btn-outline.btn-white-outline {
  color: #ffffff !important;
}
.btn-outline.btn-white-outline:hover {
  background-color: #050E18;
}
.btn-outline:disabled, .btn-outline[disabled],
.btn-outline .disabled {
  cursor: pointer;
  pointer-events: none;
}

.icon.btn-outline {
  display: flex;
  width: max-content;
  align-items: center;
  flex-direction: row-reverse;
  gap: 0.625rem;
  background-color: transparent;
}

.bg-secondary .btn-outline,
.bg-primary .btn-outline {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.bg-secondary .btn-outline:hover, .bg-secondary .btn-outline:active,
.bg-primary .btn-outline:hover,
.bg-primary .btn-outline:active {
  background: #050E18;
  color: #ffffff;
  border-width: 2px;
  padding: 14px 24px;
  border-color: #fff;
  padding: 13px 24px;
}
.bg-secondary .btn-outline:focus-visible,
.bg-primary .btn-outline:focus-visible {
  background-color: transparent;
  border-color: #736AF1;
  color: #ffffff;
}
.bg-secondary .btn-outline:disabled, .bg-secondary .btn-outline[disabled],
.bg-secondary .btn-outline .disabled,
.bg-primary .btn-outline:disabled,
.bg-primary .btn-outline[disabled],
.bg-primary .btn-outline .disabled {
  border-color: #fff !important;
  color: #C1C5CD !important;
  cursor: default;
}
.bg-secondary .btn-outline, .bg-gray .btn-outline {
  border: 2px solid #050E18;
  color: #050E18;
}
.btn-circle {
  font-size: 0 !important;
  position: relative;
  width: 2.5rem !important;
  height: 2.5rem !important;
  padding: 0 !important;
  margin: 0;
  background-color: #ffffff;
  color: #8e8e8e;
  border-radius: 80rem;
  text-decoration: none;
  display: inline-block;
}
.btn-circle::before {
  font-size: 0.9375rem;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  line-height: normal !important;
}
.btn-circle.btn-sm {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.btn-circle.btn-sm::before {
  font-size: 0.6rem;
}

.btn-no-style {
  border: none;
  background: transparent;
  outline: unset;
  box-shadow: unset;
  padding: 0;
  line-height: 0;
}

.border-bottom-yellow {
  text-decoration: none;
  position: relative;
  padding: 8px 0;
  margin-bottom: 0;
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  outline: 0;
}
.border-bottom-yellow::after {
  content: "";
  width: 100%;
  background-color: #6AC2F0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  transition: all 0.2s ease-in-out;
}
.border-bottom-yellow:hover::after, .border-bottom-yellow:active::after, .border-bottom-yellow:focus-visible::after {
  width: 50%;
  color: #050E18;
}
.border-bottom-yellow:focus-visible {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
  color: #050E18;
  border: 3px solid #736AF1;
  padding: 7px 6px;
  border-radius: 3px;
}
.border-bottom-yellow:focus-visible::after {
  bottom: 3px;
}
.border-bottom-yellow:disabled, .border-bottom-yellow[disabled],
.border-bottom-yellow .disabled {
  background-color: transparent;
  border-color: transparent;
  color: #717B8E;
  cursor: default;
  color: #C1C5CD !important;
}
.border-bottom-yellow:disabled::after, .border-bottom-yellow[disabled]::after,
.border-bottom-yellow .disabled::after {
  background-color: #FFECBA;
}

.gobutton_button a > span {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}
.gobutton_button a:hover > span {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}
.gobutton_button img {
  max-width: 24px;
  height: auto;
  filter: brightness(0) saturate(100%) invert(5%) sepia(7%) saturate(4851%) hue-rotate(171deg) brightness(95%) contrast(100%);
}

.bg-secondary .border-bottom-yellow,
.bg-primary .border-bottom-yellow {
  color: #ffffff;
}
.bg-secondary .gobutton_button img,
.bg-primary .gobutton_button img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(7%) saturate(29%) hue-rotate(335deg) brightness(93%) contrast(107%);
}

.btn + .btn-outline:focus-visible,
.btn + .icon.btn-outline:focus-visible {
  border: 2px solid #736AF1;
  outline: 1px solid #736AF1;
  outline-offset: 0px;
}

.main-site .btn.btn-primary,
.main-site input[type=button].btn-primary,
.main-site input[type=submit].btn-primary,
.main-site .hs-button.btn-primary {
  background-color: #FFD35B !important;
  border-color: #FFD35B !important;
  color: #050E18 !important;
}
.main-site .btn.btn-primary .icon-right-open,
.main-site input[type=button].btn-primary .icon-right-open,
.main-site input[type=submit].btn-primary .icon-right-open,
.main-site .hs-button.btn-primary .icon-right-open {
  color: #050E18 !important;
}
.main-site .btn.btn-primary:hover,
.main-site input[type=button].btn-primary:hover,
.main-site input[type=submit].btn-primary:hover,
.main-site .hs-button.btn-primary:hover {
  background-color: #F5AF00 !important;
  border-color: #F5AF00 !important;
  color: #050E18 !important;
}
.main-site .btn.btn-primary:hover .icon-right-open,
.main-site input[type=button].btn-primary:hover .icon-right-open,
.main-site input[type=submit].btn-primary:hover .icon-right-open,
.main-site .hs-button.btn-primary:hover .icon-right-open {
  color: #ffffff;
}
.main-site .btn.btn-primary:focus-visible, .main-site .btn.btn-primary:active,
.main-site input[type=button].btn-primary:focus-visible,
.main-site input[type=button].btn-primary:active,
.main-site input[type=submit].btn-primary:focus-visible,
.main-site input[type=submit].btn-primary:active,
.main-site .hs-button.btn-primary:focus-visible,
.main-site .hs-button.btn-primary:active {
  background-color: #F5AF00 !important;
  border-color: #F5AF00 !important;
  color: #050E18 !important;
}
.main-site .btn.btn-primary:focus-visible .icon-right-open, .main-site .btn.btn-primary:active .icon-right-open,
.main-site input[type=button].btn-primary:focus-visible .icon-right-open,
.main-site input[type=button].btn-primary:active .icon-right-open,
.main-site input[type=submit].btn-primary:focus-visible .icon-right-open,
.main-site input[type=submit].btn-primary:active .icon-right-open,
.main-site .hs-button.btn-primary:focus-visible .icon-right-open,
.main-site .hs-button.btn-primary:active .icon-right-open {
  color: #050E18;
}
.main-site .btn.btn-primary.btn-yellow,
.main-site input[type=button].btn-primary.btn-yellow,
.main-site input[type=submit].btn-primary.btn-yellow,
.main-site .hs-button.btn-primary.btn-yellow {
  outline-color: #FFD35B !important;
  background-color: #FFD35B !important;
  border-color: #FFD35B !important;
  color: #050E18 !important;
}
.main-site .btn.btn-primary.btn-yellow:hover, .main-site .btn.btn-primary.btn-yellow:active,
.main-site input[type=button].btn-primary.btn-yellow:hover,
.main-site input[type=button].btn-primary.btn-yellow:active,
.main-site input[type=submit].btn-primary.btn-yellow:hover,
.main-site input[type=submit].btn-primary.btn-yellow:active,
.main-site .hs-button.btn-primary.btn-yellow:hover,
.main-site .hs-button.btn-primary.btn-yellow:active {
  background-color: #F5AF00 !important;
  border-color: #F5AF00 !important;
  color: #050E18 !important;
  outline-color: #F5AF00;
}
.main-site .btn.btn-primary.btn-yellow:focus-visible,
.main-site input[type=button].btn-primary.btn-yellow:focus-visible,
.main-site input[type=submit].btn-primary.btn-yellow:focus-visible,
.main-site .hs-button.btn-primary.btn-yellow:focus-visible {
  background-color: #F5AF00 !important;
  border-color: transparent !important;
  color: #050E18 !important;
}
.main-site .btn.btn-yellow,
.main-site input[type=button].btn-yellow,
.main-site input[type=submit].btn-yellow,
.main-site .hs-button.btn-yellow {
  background-color: #FFD35B !important;
  border-color: #FFD35B !important;
  color: #050E18 !important;
  outline-color: #FFD35B;
}
.main-site .btn.btn-yellow:hover, .main-site .btn.btn-yellow:active,
.main-site input[type=button].btn-yellow:hover,
.main-site input[type=button].btn-yellow:active,
.main-site input[type=submit].btn-yellow:hover,
.main-site input[type=submit].btn-yellow:active,
.main-site .hs-button.btn-yellow:hover,
.main-site .hs-button.btn-yellow:active {
  background-color: #F5AF00 !important;
  border-color: #F5AF00 !important;
  color: #050E18 !important;
  outline-color: #F5AF00;
}
.main-site .btn.btn-yellow:focus-visible,
.main-site input[type=button].btn-yellow:focus-visible,
.main-site input[type=submit].btn-yellow:focus-visible,
.main-site .hs-button.btn-yellow:focus-visible {
  background-color: #F5AF00 !important;
  border-color: transparent !important;
  color: #050E18 !important;
}
.main-site .border-bottom-yellow::after {
  background-color: #FFD35B !important;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-size: 1rem;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-note:before {
  content: "\e800";
}

.icon-note-beamed:before {
  content: "\e801";
}

.icon-music:before {
  content: "\e802";
}

.icon-search:before {
  content: "\e803";
}

.icon-flashlight:before {
  content: "\e804";
}

.icon-mail:before {
  content: "\e805";
}

.icon-heart:before {
  content: "\e806";
}

.icon-heart-empty:before {
  content: "\e807";
}

.icon-star:before {
  content: "\e808";
}

.icon-star-empty:before {
  content: "\e809";
}

.icon-user:before {
  content: "\e80a";
}

.icon-users:before {
  content: "\e80b";
}

.icon-user-add:before {
  content: "\e80c";
}

.icon-video:before {
  content: "\e80d";
}

.icon-picture:before {
  content: "\e80e";
}

.icon-camera:before {
  content: "\e80f";
}

.icon-layout:before {
  content: "\e810";
}

.icon-menu:before {
  content: "\e811";
}

.icon-check:before {
  content: "\e812";
}

.icon-cancel:before {
  content: "\e813";
}

.icon-cancel-circled:before {
  content: "\e814";
}

.icon-cancel-squared:before {
  content: "\e815";
}

.icon-plus:before {
  content: "\e816";
}

.icon-plus-circled:before {
  content: "\e817";
}

.icon-plus-squared:before {
  content: "\e818";
}

.icon-minus:before {
  content: "\e819";
}

.icon-minus-circled:before {
  content: "\e81a";
}

.icon-minus-squared:before {
  content: "\e81b";
}

.icon-help:before {
  content: "\e81c";
}

.icon-help-circled:before {
  content: "\e81d";
}

.icon-info:before {
  content: "\e81e";
}

.icon-info-circled:before {
  content: "\e81f";
}

.icon-back:before {
  content: "\e820";
}

.icon-home:before {
  content: "\e821";
}

.icon-link:before {
  content: "\e822";
}

.icon-attach:before {
  content: "\e823";
}

.icon-lock:before {
  content: "\e824";
}

.icon-lock-open:before {
  content: "\e825";
}

.icon-eye:before {
  content: "\e826";
}

.icon-tag:before {
  content: "\e827";
}

.icon-bookmark:before {
  content: "\e828";
}

.icon-bookmarks:before {
  content: "\e829";
}

.icon-flag:before {
  content: "\e82a";
}

.icon-thumbs-up:before {
  content: "\e82b";
}

.icon-thumbs-down:before {
  content: "\e82c";
}

.icon-download:before {
  content: "\e82d";
}

.icon-upload:before {
  content: "\e82e";
}

.icon-upload-cloud:before {
  content: "\e82f";
}

.icon-reply:before {
  content: "\e830";
}

.icon-reply-all:before {
  content: "\e831";
}

.icon-forward:before {
  content: "\e832";
}

.icon-quote:before {
  content: "\e833";
}

.icon-code:before {
  content: "\e834";
}

.icon-export:before {
  content: "\e835";
}

.icon-pencil:before {
  content: "\e836";
}

.icon-feather:before {
  content: "\e837";
}

.icon-print:before {
  content: "\e838";
}

.icon-retweet:before {
  content: "\e839";
}

.icon-keyboard:before {
  content: "\e83a";
}

.icon-comment:before {
  content: "\e83b";
}

.icon-chat:before {
  content: "\e83c";
}

.icon-bell:before {
  content: "\e83d";
}

.icon-attention:before {
  content: "\e83e";
}

.icon-alert:before {
  content: "\e83f";
}

.icon-vcard:before {
  content: "\e840";
}

.icon-address:before {
  content: "\e841";
}

.icon-location:before {
  content: "\e842";
}

.icon-map:before {
  content: "\e843";
}

.icon-direction:before {
  content: "\e844";
}

.icon-compass:before {
  content: "\e845";
}

.icon-cup:before {
  content: "\e846";
}

.icon-trash:before {
  content: "\e847";
}

.icon-doc:before {
  content: "\e848";
}

.icon-docs:before {
  content: "\e849";
}

.icon-doc-landscape:before {
  content: "\e84a";
}

.icon-doc-text:before {
  content: "\e84b";
}

.icon-doc-text-inv:before {
  content: "\e84c";
}

.icon-newspaper:before {
  content: "\e84d";
}

.icon-book-open:before {
  content: "\e84e";
}

.icon-book:before {
  content: "\e84f";
}

.icon-folder:before {
  content: "\e850";
}

.icon-archive:before {
  content: "\e851";
}

.icon-box:before {
  content: "\e852";
}

.icon-rss:before {
  content: "\e853";
}

.icon-phone:before {
  content: "\e854";
}

.icon-cog:before {
  content: "\e855";
}

.icon-tools:before {
  content: "\e856";
}

.icon-share:before {
  content: "\e857";
}

.icon-shareable:before {
  content: "\e858";
}

.icon-basket:before {
  content: "\e859";
}

.icon-bag:before {
  content: "\e85a";
}

.icon-calendar:before {
  content: "\e85b";
}

.icon-login:before {
  content: "\e85c";
}

.icon-logout:before {
  content: "\e85d";
}

.icon-mic:before {
  content: "\e85e";
}

.icon-mute:before {
  content: "\e85f";
}

.icon-sound:before {
  content: "\e860";
}

.icon-volume:before {
  content: "\e861";
}

.icon-clock:before {
  content: "\e862";
}

.icon-hourglass:before {
  content: "\e863";
}

.icon-lamp:before {
  content: "\e864";
}

.icon-light-down:before {
  content: "\e865";
}

.icon-light-up:before {
  content: "\e866";
}

.icon-adjust:before {
  content: "\e867";
}

.icon-block:before {
  content: "\e868";
}

.icon-resize-full:before {
  content: "\e869";
}

.icon-resize-small:before {
  content: "\e86a";
}

.icon-popup:before {
  content: "\e86b";
}

.icon-publish:before {
  content: "\e86c";
}

.icon-window:before {
  content: "\e86d";
}

.icon-arrow-combo:before {
  content: "\e86e";
}

.icon-down-circled:before {
  content: "\e86f";
}

.icon-left-circled:before {
  content: "\e870";
}

.icon-right-circled:before {
  content: "\e871";
}

.icon-up-circled:before {
  content: "\e872";
}

.icon-down-open:before {
  content: "\e873";
}

.icon-left-open:before {
  content: "\e874";
}

.icon-right-open:before {
  content: "\e875";
}

.icon-up-open:before {
  content: "\e876";
}

.icon-down-open-mini:before {
  content: "\e877";
}

.icon-left-open-mini:before {
  content: "\e878";
}

.icon-right-open-mini:before {
  content: "\e879";
}

.icon-up-open-mini:before {
  content: "\e87a";
}

.icon-down-open-big:before {
  content: "\e87b";
}

.icon-left-open-big:before {
  content: "\e87c";
}

.icon-right-open-big:before {
  content: "\e87d";
}

.icon-up-open-big:before {
  content: "\e87e";
}

.icon-down:before {
  content: "\e87f";
}

.icon-left:before {
  content: "\e880";
}

.icon-right:before {
  content: "\e881";
}

.icon-up:before {
  content: "\e882";
}

.icon-down-dir:before {
  content: "\e883";
}

.icon-left-dir:before {
  content: "\e884";
}

.icon-right-dir:before {
  content: "\e885";
}

.icon-up-dir:before {
  content: "\e886";
}

.icon-down-bold:before {
  content: "\e887";
}

.icon-left-bold:before {
  content: "\e888";
}

.icon-right-bold:before {
  content: "\e889";
}

.icon-up-bold:before {
  content: "\e88a";
}

.icon-down-thin:before {
  content: "\e88b";
}

.icon-left-thin:before {
  content: "\e88c";
}

.icon-right-thin:before {
  content: "\e88d";
}

.icon-up-thin:before {
  content: "\e88e";
}

.icon-ccw:before {
  content: "\e88f";
}

.icon-cw:before {
  content: "\e890";
}

.icon-arrows-ccw:before {
  content: "\e891";
}

.icon-level-down:before {
  content: "\e892";
}

.icon-level-up:before {
  content: "\e893";
}

.icon-shuffle:before {
  content: "\e894";
}

.icon-loop:before {
  content: "\e895";
}

.icon-switch:before {
  content: "\e896";
}

.icon-play:before {
  content: "\e897";
}

.icon-stop:before {
  content: "\e898";
}

.icon-pause:before {
  content: "\e899";
}

.icon-record:before {
  content: "\e89a";
}

.icon-to-end:before {
  content: "\e89b";
}

.icon-to-start:before {
  content: "\e89c";
}

.icon-fast-forward:before {
  content: "\e89d";
}

.icon-fast-backward:before {
  content: "\e89e";
}

.icon-progress-0:before {
  content: "\e89f";
}

.icon-progress-1:before {
  content: "\e8a0";
}

.icon-progress-2:before {
  content: "\e8a1";
}

.icon-progress-3:before {
  content: "\e8a2";
}

.icon-target:before {
  content: "\e8a3";
}

.icon-palette:before {
  content: "\e8a4";
}

.icon-list:before {
  content: "\e8a5";
}

.icon-list-add:before {
  content: "\e8a6";
}

.icon-signal:before {
  content: "\e8a7";
}

.icon-trophy:before {
  content: "\e8a8";
}

.icon-battery:before {
  content: "\e8a9";
}

.icon-back-in-time:before {
  content: "\e8aa";
}

.icon-monitor:before {
  content: "\e8ab";
}

.icon-mobile:before {
  content: "\e8ac";
}

.icon-network:before {
  content: "\e8ad";
}

.icon-cd:before {
  content: "\e8ae";
}

.icon-inbox:before {
  content: "\e8af";
}

.icon-install:before {
  content: "\e8b0";
}

.icon-globe:before {
  content: "\e8b1";
}

.icon-cloud:before {
  content: "\e8b2";
}

.icon-cloud-thunder:before {
  content: "\e8b3";
}

.icon-flash:before {
  content: "\e8b4";
}

.icon-moon:before {
  content: "\e8b5";
}

.icon-flight:before {
  content: "\e8b6";
}

.icon-paper-plane:before {
  content: "\e8b7";
}

.icon-leaf:before {
  content: "\e8b8";
}

.icon-lifebuoy:before {
  content: "\e8b9";
}

.icon-mouse:before {
  content: "\e8ba";
}

.icon-briefcase:before {
  content: "\e8bb";
}

.icon-suitcase:before {
  content: "\e8bc";
}

.icon-dot:before {
  content: "\e8bd";
}

.icon-dot-2:before {
  content: "\e8be";
}

.icon-dot-3:before {
  content: "\e8bf";
}

.icon-brush:before {
  content: "\e8c0";
}

.icon-magnet:before {
  content: "\e8c1";
}

.icon-infinity:before {
  content: "\e8c2";
}

.icon-erase:before {
  content: "\e8c3";
}

.icon-chart-pie:before {
  content: "\e8c4";
}

.icon-chart-line:before {
  content: "\e8c5";
}

.icon-chart-bar:before {
  content: "\e8c6";
}

.icon-chart-area:before {
  content: "\e8c7";
}

.icon-tape:before {
  content: "\e8c8";
}

.icon-graduation-cap:before {
  content: "\e8c9";
}

.icon-language:before {
  content: "\e8ca";
}

.icon-ticket:before {
  content: "\e8cb";
}

.icon-water:before {
  content: "\e8cc";
}

.icon-droplet:before {
  content: "\e8cd";
}

.icon-air:before {
  content: "\e8ce";
}

.icon-credit-card:before {
  content: "\e8cf";
}

.icon-floppy:before {
  content: "\e8d0";
}

.icon-clipboard:before {
  content: "\e8d1";
}

.icon-megaphone:before {
  content: "\e8d2";
}

.icon-database:before {
  content: "\e8d3";
}

.icon-drive:before {
  content: "\e8d4";
}

.icon-bucket:before {
  content: "\e8d5";
}

.icon-thermometer:before {
  content: "\e8d6";
}

.icon-key:before {
  content: "\e8d7";
}

.icon-flow-cascade:before {
  content: "\e8d8";
}

.icon-flow-branch:before {
  content: "\e8d9";
}

.icon-flow-tree:before {
  content: "\e8da";
}

.icon-flow-line:before {
  content: "\e8db";
}

.icon-flow-parallel:before {
  content: "\e8dc";
}

.icon-rocket:before {
  content: "\e8dd";
}

.icon-gauge:before {
  content: "\e8de";
}

.icon-traffic-cone:before {
  content: "\e8df";
}

.icon-cc:before {
  content: "\e8e0";
}

.icon-cc-by:before {
  content: "\e8e1";
}

.icon-cc-nc:before {
  content: "\e8e2";
}

.icon-cc-nc-eu:before {
  content: "\e8e3";
}

.icon-cc-nc-jp:before {
  content: "\e8e4";
}

.icon-cc-sa:before {
  content: "\e8e5";
}

.icon-cc-nd:before {
  content: "\e8e6";
}

.icon-cc-pd:before {
  content: "\e8e7";
}

.icon-cc-zero:before {
  content: "\e8e8";
}

.icon-cc-share:before {
  content: "\e8e9";
}

.icon-cc-remix:before {
  content: "\e8ea";
}

.icon-github:before {
  content: "\f300";
}

.icon-github-circled:before {
  content: "\f301";
}

.icon-flickr:before {
  content: "\f303";
}

.icon-flickr-circled:before {
  content: "\f304";
}

.icon-vimeo:before {
  content: "\f306";
}

.icon-vimeo-circled:before {
  content: "\f307";
}

.icon-twitter:before {
  content: "\f309";
}

.icon-twitter-circled:before {
  content: "\f30a";
}

.icon-facebook:before {
  content: "\f30c";
}

.icon-facebook-circled:before {
  content: "\f30d";
}

.icon-facebook-squared:before {
  content: "\f30e";
}

.icon-gplus:before {
  content: "\f30f";
}

.icon-gplus-circled:before {
  content: "\f310";
}

.icon-pinterest:before {
  content: "\f312";
}

.icon-pinterest-circled:before {
  content: "\f313";
}

.icon-tumblr:before {
  content: "\f315";
}

.icon-tumblr-circled:before {
  content: "\f316";
}

.icon-linkedin:before {
  content: "\f318";
}

.icon-linkedin-circled:before {
  content: "\f319";
}

.icon-dribbble:before {
  content: "\f31b";
}

.icon-dribbble-circled:before {
  content: "\f31c";
}

.icon-stumbleupon:before {
  content: "\f31e";
}

.icon-stumbleupon-circled:before {
  content: "\f31f";
}

.icon-lastfm:before {
  content: "\f321";
}

.icon-lastfm-circled:before {
  content: "\f322";
}

.icon-rdio:before {
  content: "\f324";
}

.icon-rdio-circled:before {
  content: "\f325";
}

.icon-spotify:before {
  content: "\f327";
}

.icon-spotify-circled:before {
  content: "\f328";
}

.icon-qq:before {
  content: "\f32a";
}

.icon-instagram:before {
  content: "\f32d";
}

.icon-dropbox:before {
  content: "\f330";
}

.icon-evernote:before {
  content: "\f333";
}

.icon-flattr:before {
  content: "\f336";
}

.icon-skype:before {
  content: "\f339";
}

.icon-skype-circled:before {
  content: "\f33a";
}

.icon-renren:before {
  content: "\f33c";
}

.icon-sina-weibo:before {
  content: "\f33f";
}

.icon-paypal:before {
  content: "\f342";
}

.icon-picasa:before {
  content: "\f345";
}

.icon-soundcloud:before {
  content: "\f348";
}

.icon-mixi:before {
  content: "\f34b";
}

.icon-behance:before {
  content: "\f34e";
}

.icon-google-circles:before {
  content: "\f351";
}

.icon-vkontakte:before {
  content: "\f354";
}

.icon-smashing:before {
  content: "\f357";
}

.icon-db-shape:before {
  content: "\f600";
}

.icon-sweden:before {
  content: "\f601";
}

.icon-logo-db:before {
  content: "\f603";
}

.icon-right-triangle:before {
  content: "\e901";
}

.icon-at-hpm:before {
  content: "\e902";
}

.icon-close-hpm:before {
  content: "\e903";
}

.icon-download-hpm:before {
  content: "\e904";
}

.icon-edit-setting-hpm:before {
  content: "\e905";
}

.icon-edit-hpm:before {
  content: "\e906";
}

.icon-globe-hpm:before {
  content: "\e907";
}

.icon-left-arrow-hpm:before {
  content: "\e908";
}

.icon-location-hpm:before {
  content: "\e909";
}

.icon-mail-hpm:before {
  content: "\e90a";
}

.icon-minus-hpm:before {
  content: "\e90b";
}

.icon-page-edit-hpm:before {
  content: "\e90c";
}

.icon-phone-left-hpm:before {
  content: "\e90d";
}

.icon-plus-hpm:before {
  content: "\e90e";
}

.icon-right-arrow-hpm:before {
  content: "\e90f";
}

.icon-search-hpm:before {
  content: "\e910";
}

.icon-share-hpm:before {
  content: "\e911";
}

.icon-upload-hpm:before {
  content: "\e912";
}

.icon-burger-menu-hpm:before {
  content: "\e900";
}

.icon-facebook-circle-b:before {
  content: "\e913";
}

.icon-insta:before {
  content: "\e914";
}

.icon-linkdin:before {
  content: "\e915";
}

.icon-x:before {
  content: "\e916";
}

.icon-corner-down-arrow:before {
  content: "\e918";
}

.icon-corner-left-arrow:before {
  content: "\e917";
}

.icon-corner-right-arrow:before {
  content: "\e919";
}

.icon-corner-top-arrow:before {
  content: "\e91a";
}

.icon-tiktok:before {
  content: "\e91b";
}

.icon-tiktok {
  background-image: url(../img/tiktok.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 19px;
}

.icon-phone-new {
  background-image: url(../img/icon-phone-new.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.icon-mail-new {
  background-image: url(../img/icon-mail-new.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.icon-vcard-new {
  background-image: url(../img/icon-vcard-new.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
}

.icon-xing {
  background-image: url(../img/icon-xing-new-round-black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(306deg) brightness(103%) contrast(101%);
}

.bg-secondary .icon-xing {
  filter: none;
}

#topNavbar {
  height: var(--pageHeader-height);
  min-height: var(--pageHeader-height);
  background-color: #ffffff;
}
@media (max-width: 991.98px) {
  #topNavbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    --pageHeader-height: 64px;
    min-height: var(--pageHeader-height);
    height: var(--pageHeader-height);
    padding: 0 16px;
  }
}
#topNavbar .navbar-control {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1050;
  background-color: #ffffff;
}
#topNavbar .navbar-brand {
  display: flex;
  align-items: center;
  padding: 0;
  height: 100%;
}
#topNavbar .navbar-brand .logo {
  margin: 0;
  display: flex;
  align-items: center;
  height: 100%;
}
#topNavbar .navbar-brand .logo img {
  width: revert-layer;
}
@media (max-width: 991.98px) {
  #topNavbar .navbar-brand .logo img {
    max-width: 160px;
  }
}
#topNavbar .navbar-nav {
  margin-bottom: 0;
  gap: 2rem;
  display: flex;
  align-items: center;
  min-width: 600px;
  justify-content: flex-end;
  margin-left: auto;
  height: 100%;
}
#topNavbar .navbar-nav .nav-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#topNavbar .navbar-nav .nav-item .nav-link {
  color: #050E18;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0;
  transition: color 0.3s ease, border-bottom 0.3s ease;
  display: flex;
  align-items: center;
  text-decoration: none;
  border-bottom: 2.5px solid transparent;
  font-family: "Urbanist", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 767.98px) {
  #topNavbar .navbar-nav .nav-item .nav-link {
    font-size: 16px;
  }
}
#topNavbar .navbar-nav .nav-item .nav-link:hover, #topNavbar .navbar-nav .nav-item .nav-link.active {
  text-decoration: none;
  border-bottom: 2.5px solid #6AC2F0;
}
#topNavbar .navbar-nav .nav-item .nav-link.karriere {
  border: 2px solid #6AC2F0;
  border-radius: 50px;
  padding: 0.4rem 1rem;
  font-weight: 600;
  line-height: 24px;
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  #topNavbar .navbar-nav .nav-item .nav-link.karriere {
    margin-top: 1rem;
  }
}
#topNavbar .navbar-nav .nav-item .nav-link.karriere:hover {
  background-color: rgb(175.5030487805, 222.4542682927, 246.9969512195);
  border-color: rgb(175.5030487805, 222.4542682927, 246.9969512195);
  color: #050E18;
  border-bottom: 2px solid rgb(175.5030487805, 222.4542682927, 246.9969512195);
}
@media (max-width: 991.98px) {
  #topNavbar .navbar-nav {
    min-width: auto;
    width: fit-content;
    padding-left: 16px !important;
    gap: 1rem;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #topNavbar .navbar-nav .nav-item {
    width: 100%;
    align-items: flex-start;
    margin-bottom: 0;
    justify-content: flex-end;
  }
}
#topNavbar .navbar-toggler {
  display: none;
  padding: 0.5rem 0rem;
  background: none;
  border: none;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #topNavbar .navbar-toggler {
    display: block;
  }
}
#topNavbar .navbar-toggler-icon {
  display: block;
  width: 24px;
  height: 2px;
  background: #002860;
  position: relative;
  transition: all 0.3s ease;
}
#topNavbar .navbar-toggler-icon:before, #topNavbar .navbar-toggler-icon:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #002860;
  transition: all 0.3s ease;
}
#topNavbar .navbar-toggler-icon:before {
  top: -8px;
}
#topNavbar .navbar-toggler-icon:after {
  bottom: -8px;
}
#topNavbar .navbar-toggler.active .navbar-toggler-icon {
  background: transparent;
}
#topNavbar .navbar-toggler.active .navbar-toggler-icon:before {
  transform: rotate(45deg);
  top: 0;
}
#topNavbar .navbar-toggler.active .navbar-toggler-icon:after {
  transform: rotate(-45deg);
  bottom: 0;
}
@media (max-width: 991.98px) {
  #topNavbar .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    z-index: 1040;
    padding: 0;
    margin: 0;
    pointer-events: none;
    display: block !important;
    transition: visibility 0.6s;
    visibility: hidden;
  }
  #topNavbar .navbar-collapse .navbar-nav {
    background-color: #ffffff;
    padding: 1rem;
    margin-top: calc(var(--pageHeader-height) - 1px);
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    display: flex;
    flex-direction: column;
    gap: 1rem;
    transform: translateY(-100%);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 2;
    will-change: transform;
  }
  #topNavbar .navbar-collapse.show {
    visibility: visible;
    pointer-events: auto;
  }
  #topNavbar .navbar-collapse.show .navbar-nav {
    transform: translateY(0);
  }
  #topNavbar .navbar-collapse.show:before {
    opacity: 1;
    visibility: visible;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
  #topNavbar .navbar-collapse:before {
    content: "";
    position: fixed;
    top: var(--pageHeader-height);
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 40, 96, 0.75);
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
    backdrop-filter: blur(0);
    -webkit-backdrop-filter: blur(0);
  }
}

@media (min-width: 992px) {
  #topNavbar {
    height: 4.0625rem;
  }
  #topNavbar .navbar-brand img {
    max-width: 222px;
  }
  #topNavbar .navbar-collapse {
    position: initial;
    padding-top: 0;
    -ms-transform: initial;
    -webkit-transform: initial;
    transform: initial;
  }
  #topNavbar .navbar-nav {
    gap: 2rem;
  }
  #topNavbar .navbar-nav .nav-item:not(:last-child) {
    border-bottom: 0;
  }
}
.pageHeader {
  background-color: #ffffff;
  min-height: var(--pageHeader-height);
  height: auto;
  box-shadow: 0px 24px 36.7px -8px rgba(48, 60, 68, 0.03), 0px 2px 4px 0px rgba(59, 57, 61, 0.04);
}
@media (max-width: 991.98px) {
  .pageHeader {
    min-height: 64px;
  }
}
.pageHeader .navbar {
  min-height: var(--pageHeader-height);
  height: 100%;
}
.pageHeader .navbar .container {
  min-height: var(--pageHeader-height);
  height: 100%;
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
.pageHeader .navbar-brand {
  display: flex;
  align-items: center;
  padding: 0;
  height: 100%;
}
.pageHeader .navbar-brand .logo {
  margin: 0;
  display: flex;
  align-items: center;
}
.main-site #topNavbar .navbar-nav .nav-item .nav-link:hover, .main-site #topNavbar .navbar-nav .nav-item .nav-link.active {
  border-bottom: 2.5px solid #FFD35B !important;
}
.main-site #topNavbar .navbar-nav .nav-item .nav-link.karriere {
  border: 2px solid #FFD35B !important;
}
.main-site #topNavbar .navbar-nav .nav-item .nav-link.karriere:hover {
  background-color: #FFECBA !important;
  border-color: #FFECBA !important;
  border-bottom: 2px solid #FFECBA !important;
  color: #050E18 !important;
}

.navbar .navbar-control .navbar-brand .logo img {
  max-height: 104px;
  height: 100%;
  padding: 8px 0;
  width: auto !important;
}

.pageHeader.main-site #topNavbar .navbar-toggler {
  position: relative;
  z-index: 1050;
}
@media (min-width: 992px) {
  .pageHeader.main-site #topNavbar .navbar-toggler {
    display: block;
    margin-left: 2rem;
  }
  .pageHeader.main-site #topNavbar .navbar-collapse.show > .navbar-nav {
    visibility: hidden;
  }
  .pageHeader.main-site #topNavbar .navbar-collapse.show .mega-menu {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
  .pageHeader.main-site #topNavbar .navbar-collapse:before {
    content: "";
    position: fixed;
    top: var(--pageHeader-height);
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 40, 96, 0.75);
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(0);
    -webkit-backdrop-filter: blur(0);
  }
  .pageHeader.main-site #topNavbar .navbar-collapse.show:before {
    opacity: 1;
    visibility: visible;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
  }
}
.pageHeader.main-site .mega-menu > .container {
  display: block;
  min-height: 0;
  height: auto;
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu {
    position: fixed;
    top: var(--pageHeader-height);
    left: 0;
    right: 0;
    z-index: 1040;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-0.75rem);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  }
  .pageHeader.main-site .mega-menu > .container {
    background-color: #ffffff;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    padding: 3.5rem 3.5rem 4rem;
    max-height: calc(100vh - var(--pageHeader-height) - 2rem);
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site .mega-menu {
    background-color: #ffffff;
    padding: 1.5rem 0 2rem;
    margin-top: calc(var(--pageHeader-height) - 1px);
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    transform: translateY(-100%);
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 2;
    will-change: transform;
    max-height: calc(100dvh - var(--pageHeader-height));
    overflow-y: auto;
  }
  .pageHeader.main-site .mega-menu > .container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: repeat(2, auto);
    grid-auto-flow: column;
    gap: 3rem 5rem;
    align-items: start;
  }
  .pageHeader.main-site .mega-menu__grid .mega-menu__group:nth-child(3) {
    order: 4;
  }
  .pageHeader.main-site .mega-menu__grid .mega-menu__group:nth-child(4) {
    order: 3;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site .mega-menu__grid {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
  }
}
.pageHeader.main-site .mega-menu__heading {
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__heading {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site .mega-menu__heading {
    justify-content: flex-end;
    text-align: right;
    padding: 0.25rem 0;
  }
}
.pageHeader.main-site .mega-menu__heading-link {
  font-family: "Urbanist", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: #050E18;
  text-decoration: none;
  border-bottom: 2.5px solid transparent;
  transition: border-bottom-color 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageHeader.main-site .mega-menu__heading-link:hover, .pageHeader.main-site .mega-menu__heading-link.active {
  color: #050E18;
  text-decoration: none;
  border-bottom-color: #FFD35B;
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__heading-link {
    font-size: 1.5rem;
  }
}
.pageHeader.main-site .mega-menu__toggle {
  position: relative;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: 0;
  padding: 0.5rem 0;
  cursor: pointer;
}
.pageHeader.main-site .mega-menu__toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.625rem;
  width: 1.875rem;
  height: 2.75rem;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__toggle {
    display: none;
  }
}
.pageHeader.main-site .mega-menu__toggle--empty {
  visibility: hidden;
  pointer-events: none;
}
.pageHeader.main-site .mega-menu__chevron {
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  border-right: 2px solid #050E18;
  border-bottom: 2px solid #050E18;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__chevron {
    display: none;
  }
}
.pageHeader.main-site .mega-menu__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.pageHeader.main-site .mega-menu__list a {
  display: inline-block;
  color: #050E18;
  font-family: "Urbanist", sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-decoration: none;
  border-bottom: 2.5px solid transparent;
  transition: border-bottom-color 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pageHeader.main-site .mega-menu__list a:hover, .pageHeader.main-site .mega-menu__list a.active {
  text-decoration: none;
  border-bottom-color: #FFD35B;
}
@media (min-width: 992px) {
  .pageHeader.main-site .mega-menu__list {
    gap: 0.875rem;
  }
  .pageHeader.main-site .mega-menu__list a {
    font-size: 1.25rem;
  }
  .pageHeader.main-site .mega-menu__list li {
    line-height: 1.4;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site .mega-menu__list {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, padding 0.35s ease;
    text-align: right;
    gap: 0.625rem;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site .mega-menu__group.open .mega-menu__list {
    max-height: 32rem;
    padding: 0.625rem 0 0.5rem;
  }
  .pageHeader.main-site .mega-menu__group.open .mega-menu__chevron {
    transform: rotate(225deg);
    margin-top: 2px;
  }
}
@media (max-width: 991.98px) {
  .pageHeader.main-site #topNavbar .navbar-collapse > .navbar-nav {
    display: none !important;
  }
  .pageHeader.main-site #topNavbar .navbar-collapse.show .mega-menu {
    transform: translateY(0);
  }
}

.breadcrumb-item a {
  color: inherit;
}

.hero {
  position: relative;
  height: calc(100vh - var(--pageHeader-height));
  overflow: hidden;
  max-height: 900px;
}
.hero .ratio {
  height: 100%;
}
@media (max-width: 767.98px) {
  .hero .ratio {
    position: absolute !important;
    inset: 0;
    height: 100% !important;
    padding: 0 !important;
  }
  .hero .ratio::before {
    padding-top: 0 !important;
  }
}
.hero img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.hero .hero-content {
  padding-bottom: 4rem;
}
@media (max-width: 991.98px) {
  .hero .hero-content {
    padding-bottom: 2rem;
  }
}
.hero h1, .hero .h1 {
  font-family: "Urbanist", sans-serif;
  font-size: 4.75rem;
  line-height: 5.4625rem;
}
@media (max-width: 991.98px) {
  .hero h1, .hero .h1 {
    font-size: 2.5rem;
    line-height: 1.15;
  }
}
.hero p {
  font-family: "Urbanist", sans-serif;
  font-size: 1.75rem;
  line-height: 2.275rem;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .hero p {
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
.hero p.topline {
  font-family: "Din", sans-serif;
}
@media (min-width: 768px) {
  .hero a.btn {
    padding-top: 8px;
  }
}

@media (min-width: 768px) {
  .hero .ratio {
    --bs-aspect-ratio: 56.25%;
  }
}
@media (min-width: 1200px) {
  .hero .ratio {
    --bs-aspect-ratio: 45%;
  }
}
.pageHeader {
  height: var(--pageHeader-height);
}
.pageHeader-fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
}