/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or
    ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *,
    :before,
    :after,
    ::backdrop {
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-content: "";
    }
  }
}
@layer theme {
  :root,
  :host {
    --font-sans:
      ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono:
      ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-400: oklch(70.4% 0.191 22.216);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-400: oklch(79.2% 0.209 151.711);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-purple-100: oklch(94.6% 0.033 307.174);
    --color-purple-200: oklch(90.2% 0.063 306.703);
    --color-purple-300: oklch(82.7% 0.119 306.383);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-neutral-200: oklch(92.2% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-xs: 20rem;
    --container-sm: 24rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1/0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25/0.875);
    --text-base: 1rem;
    --text-base--line-height: 1.5;
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75/1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75/1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2/1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: 1.2;
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5/2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --text-7xl: 4.5rem;
    --text-7xl--line-height: 1;
    --font-weight-extralight: 200;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --leading-tight: 1.25;
    --leading-normal: 1.5;
    --leading-loose: 2;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --drop-shadow-md: 0 3px 3px #0000001f;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --aspect-video: 16/9;
    --default-transition-duration: 0.15s;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-primary: #013d85;
    --color-secondary: #013d85;
    --color-light: #d3e7ff;
    --color-dark: #232323;
    --font-family-sans-serif: "Montserrat", sans-serif;
  }
}
@layer base {
  *,
  :after,
  :before,
  ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }
  html,
  :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(
      --default-font-family,
      ui-sans-serif,
      system-ui,
      sans-serif,
      "Apple Color Emoji",
      "Segoe UI Emoji",
      "Segoe UI Symbol",
      "Noto Color Emoji"
    );
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(
      --default-mono-font-family,
      ui-monospace,
      SFMono-Regular,
      Menlo,
      Monaco,
      Consolas,
      "Liberation Mono",
      "Courier New",
      monospace
    );
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(
      --default-mono-font-variation-settings,
      normal
    );
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    vertical-align: middle;
    display: block;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not ((-webkit-appearance: -apple-pay-button))) or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button {
    height: auto;
  }
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
  html {
    scroll-behavior: smooth;
    font-family: var(--font-family-sans-serif);
  }
  @media screen and (prefers-reduced-motion: reduce) {
    html {
      scroll-behavior: auto;
    }
  }
  body {
    background-color: var(--color-white);
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-gray-800);
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: var(--color-primary);
  }
  a {
    color: #0076a8;
    background-color: #0000;
    text-decoration: underline;
  }
  .bg-primary a {
    color: #fff;
  }
  p {
    margin-top: 0;
    margin-bottom: 1rem;
  }
  iframe {
    width: 100%;
    height: 400px;
  }
  .main-body {
    margin-top: 6rem;
  }
  .container {
    margin: 0 auto;
  }
  .theme-bg-primary .card {
    color: #000;
    background: #fff;
  }
  .theme-bg-primary .card .card-title {
    color: #000;
  }
  .theme-bg-primary .card .card-footer {
    background: #abaeb4;
  }
  .theme-bg-primary .card .card-footer a {
    color: #000;
  }
  .content--primary .accordion__year h3 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .theme-bg-primary .accordion__content {
    color: #000;
  }
  .presentation {
    margin-top: 3.75em;
  }
  .presentation .presentation__content,
  .presentation .presentation__content > .row {
    flex-direction: column;
    height: 100%;
    display: flex;
  }
  .presentation .presentation__content > .row {
    justify-content: center;
  }
  .presentation .carousel-item {
    height: calc(100vh - 3.75em);
  }
  .presentation .carousel-indicators li {
    background: #013d85;
    border-radius: 2px;
  }
  .presentation .carousel-control-next,
  .presentation .carousel-control-prev {
    opacity: 1;
    z-index: 100;
    width: 30px;
  }
  .presentation .carousel-control-next-icon,
  .presentation .carousel-control-prev-icon {
    background-color: #013d85;
    background-size: 20px;
    border-radius: 2px;
    width: 26px;
    height: 26px;
    padding: 4px 2px;
    display: block;
  }
  .presentation .embed-content {
    flex-direction: column;
    height: 100%;
    display: flex;
  }
  .presentation .embed-content iframe {
    border: none;
    flex: none;
    width: 100%;
    height: 100%;
  }
  .skip-to-content {
    z-index: 101;
    padding: 0.25em;
    transition: top 0.25s;
    position: absolute;
    top: -100%;
    left: 0.5em;
  }
  .skip-to-content:focus {
    top: 0;
  }
  .umbraco-forms-form .row-fluid {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
  }
  .umbraco-forms-form .umbraco-forms-field {
    margin-bottom: 12px;
  }
  .umbraco-forms-form .umbraco-forms-field input,
  .umbraco-forms-form .umbraco-forms-field textarea {
    width: 100%;
  }
  .umbraco-forms-form .umbraco-forms-field textarea {
    min-height: 108px;
  }
  .umbraco-forms-form .btn.primary {
    color: #fff;
    background-color: #013d85;
  }
  .col-md-4.column > div {
    height: 100%;
  }
  @media (max-width: 767.98px) {
    .section {
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
  }
  .section {
    padding: 4rem 1.5rem;
  }
  .section-intro {
    font-size: 1.125rem;
  }
  .about-section {
    padding-bottom: 0;
  }
  .benefits-list li {
    margin-bottom: 0.5rem;
    font-size: 1.125rem;
  }
  .benefits-list li .svg-inline--fa {
    color: #5ab66e;
  }
  a.theme-link {
    color: #000;
    -webkit-text-decoration: underline #0000004d;
    text-decoration: underline #0000004d;
  }
  a.theme-link:hover {
    color: #013d85;
    text-decoration-color: #013d85cc;
  }
  #topcontrol {
    color: #fff;
    text-align: center;
    z-index: 30;
    background: #333;
    border-radius: 0.25rem;
    width: 2.5rem;
    height: 2.5rem;
    padding-top: 0.5rem;
    font-size: 1rem;
    font-weight: 300;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    box-shadow: 0 0.125rem 0.25rem #00000013;
  }
  @media (prefers-reduced-motion: reduce) {
    #topcontrol {
      transition: none;
    }
  }
  #topcontrol:hover {
    background: #000;
  }
  .single-col-max {
    max-width: 800px;
  }
  .social-list a {
    text-align: center;
    background: #ede259;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
  }
  .social-list .svg:not(:root).svg-inline--fa {
    overflow: visible;
  }
  .social-list .svg-inline--fa.fa-fw {
    width: 1.25em;
  }
  .social-list .svg-inline--fa.fa-w-16 {
    width: 1em;
  }
  .social-list .fa-fw {
    text-align: center;
    width: 1.25em;
  }
  .social-list .svg-inline--fa {
    font-size: inherit;
    vertical-align: -0.125em;
    height: 1em;
    display: inline-block;
    overflow: visible;
  }
  .small,
  small {
    font-size: 80%;
    font-weight: 400;
  }
  .mark,
  mark {
    background-color: #fcf8e3;
    padding: 0.2em;
  }
  .list-inline,
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .list-inline-item {
    display: inline-block;
  }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
  }
  .initialism {
    text-transform: uppercase;
    font-size: 90%;
  }
  .blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
  .blockquote-footer {
    color: #2286fd;
    font-size: 80%;
    display: block;
  }
  .blockquote-footer:before {
    content: "— ";
  }
  .img-fluid,
  .img-thumbnail {
    max-width: 100%;
    height: auto;
  }
  .img-thumbnail {
    background-color: #fff;
    border: 1px solid #87bdfe;
    border-radius: 0.25rem;
    padding: 0.25rem;
  }
  .figure {
    display: inline-block;
  }
  .figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
  }
  .figure-caption {
    color: #2286fd;
    font-size: 90%;
  }
  .section-heading {
    font-size: 2rem;
    font-weight: 800;
  }
}
@layer components {
  .accordion {
    margin-block: calc(var(--spacing) * 3);
  }
  .accordion .arrow {
    height: calc(var(--spacing) * 6);
    width: calc(var(--spacing) * 6);
    transition-property: all;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
    display: block;
    position: absolute;
    top: calc(50% - 12px);
  }
  .accordion .arrow.left {
    left: calc(var(--spacing) * 4);
  }
  .accordion .arrow.right {
    right: calc(var(--spacing) * 4);
  }
  .accordion .arrow:before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNSI+CiAgPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI5LjUuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDIuMS4wIEJ1aWxkIDEzNykgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMDEzZDg1OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNOS4zLDguNmwzLjksMy45LTMuOSwzLjljLS40LjQtLjQsMSwwLDEuNC40LjQsMSwuNCwxLjQsMGw0LjYtNC42Yy40LS40LjQtMSwwLTEuNGwtNC42LTQuNmMtLjQtLjQtMS0uNC0xLjQsMC0uNC40LS40LDEsMCwxLjRaIi8+Cjwvc3ZnPg==);
    width: 100%;
    height: 100%;
  }
  .accordion [aria-expanded="true"] > .arrow:before {
    content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgPHBhdGggZD0iTTkuMjkwMDYgOC42MjAwMkwxMy4xNzAxIDEyLjVMOS4yOTAwNiAxNi4zOEM4LjkwMDA2IDE2Ljc3IDguOTAwMDYgMTcuNCA5LjI5MDA2IDE3Ljc5QzkuNjgwMDYgMTguMTggMTAuMzEwMSAxOC4xOCAxMC43MDAxIDE3Ljc5TDE1LjI5MDEgMTMuMkMxNS42ODAxIDEyLjgxIDE1LjY4MDEgMTIuMTggMTUuMjkwMSAxMS43OUwxMC43MDAxIDcuMjAwMDJDMTAuMzEwMSA2LjgxMDAyIDkuNjgwMDYgNi44MTAwMiA5LjI5MDA2IDcuMjAwMDJDOC45MTAwNiA3LjU5MDAyIDguOTAwMDYgOC4yMzAwMiA5LjI5MDA2IDguNjIwMDJaIiBmaWxsPSIjZmZmZmZmIiAvPg0KPC9zdmc+DQo=);
  }
  .accordion [aria-expanded="true"] > .arrow {
    transform: rotate(90deg);
  }
  .accordion__title {
    background-color: var(--color-gray-100);
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-primary);
    transition-property:
      color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from,
      --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 0.3s;
    transition-duration: 0.3s;
    position: relative;
  }
  @media (hover: hover) {
    .accordion__title:hover {
      background-color: var(--color-gray-200);
    }
  }
  .accordion__title {
    margin: 0;
    padding: 0;
  }
  .accordion__toggle {
    cursor: pointer;
    border-style: var(--tw-border-style);
    width: 100%;
    padding-block: calc(var(--spacing) * 4);
    padding-right: calc(var(--spacing) * 12);
    padding-left: calc(var(--spacing) * 12);
    text-align: left;
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-primary);
    transition-property:
      color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from,
      --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 0.3s;
    background-color: #0000;
    border-width: 0;
    text-decoration: none;
    transition-duration: 0.3s;
    position: relative;
  }
  .accordion__toggle[aria-expanded="true"] {
    background-color: var(--color-primary);
    color: var(--color-white);
  }
  .accordion__panel {
    margin-top: 0;
    transition: height 0.2s ease-out;
    overflow: hidden;
  }
  .accordion__content {
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 5);
    opacity: 0;
    transition: opacity 0.25s ease-in-out;
  }
  .accordion__content > p:first-of-type {
    margin-top: 0;
  }
  [aria-hidden="false"] > .accordion__content {
    opacity: 1;
  }
  .accordion__toggle-all-container {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
  .accordion__toggle-all {
    cursor: pointer;
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .btn {
    color: #000;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-color: #0000;
    border: 1px solid #0000;
    border-radius: 0.25rem;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition:
      color 0.15s ease-in-out,
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
    display: inline-block;
  }
  .btn:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  .btn.focus,
  .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.3rem #3e95fe !important;
  }
  .btn.disabled,
  .btn:disabled {
    opacity: 0.65;
  }
  a.btn.disabled,
  fieldset:disabled a.btn {
    pointer-events: none;
  }
  .btn-primary {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-primary:hover {
    color: #fff;
    background-color: #012c5f;
    border-color: #012652;
  }
  .btn-primary.focus,
  .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #275a9780;
  }
  .btn-primary.disabled,
  .btn-primary:disabled {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-primary:not(:disabled):not(.disabled).active,
  .btn-primary:not(:disabled):not(.disabled):active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #012652;
    border-color: #012046;
  }
  .btn-primary:not(:disabled):not(.disabled).active:focus,
  .btn-primary:not(:disabled):not(.disabled):active:focus,
  .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #275a9780;
  }
  .btn-secondary {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-secondary:hover {
    color: #fff;
    background-color: #012c5f;
    border-color: #012652;
  }
  .btn-secondary.focus,
  .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem #275a9780;
  }
  .btn-secondary.disabled,
  .btn-secondary:disabled {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-secondary:not(:disabled):not(.disabled).active,
  .btn-secondary:not(:disabled):not(.disabled):active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #012652;
    border-color: #012046;
  }
  .btn-secondary:not(:disabled):not(.disabled).active:focus,
  .btn-secondary:not(:disabled):not(.disabled):active:focus,
  .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #275a9780;
  }
  .btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
  }
  .btn-success.focus,
  .btn-success:focus {
    box-shadow: 0 0 0 0.2rem #48b46180;
  }
  .btn-success.disabled,
  .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  .btn-success:not(:disabled):not(.disabled).active,
  .btn-success:not(:disabled):not(.disabled):active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
  }
  .btn-success:not(:disabled):not(.disabled).active:focus,
  .btn-success:not(:disabled):not(.disabled):active:focus,
  .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #48b46180;
  }
  .btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
  }
  .btn-info.focus,
  .btn-info:focus {
    box-shadow: 0 0 0 0.2rem #3ab0c380;
  }
  .btn-info.disabled,
  .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn-info:not(:disabled):not(.disabled).active,
  .btn-info:not(:disabled):not(.disabled):active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
  }
  .btn-info:not(:disabled):not(.disabled).active:focus,
  .btn-info:not(:disabled):not(.disabled):active:focus,
  .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #3ab0c380;
  }
  .btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  .btn-warning:hover {
    color: #000;
    background-color: #e0a800;
    border-color: #d39e00;
  }
  .btn-warning.focus,
  .btn-warning:focus {
    box-shadow: 0 0 0 0.2rem #d9a40680;
  }
  .btn-warning.disabled,
  .btn-warning:disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  .btn-warning:not(:disabled):not(.disabled).active,
  .btn-warning:not(:disabled):not(.disabled):active,
  .show > .btn-warning.dropdown-toggle {
    color: #000;
    background-color: #d39e00;
    border-color: #c69500;
  }
  .btn-warning:not(:disabled):not(.disabled).active:focus,
  .btn-warning:not(:disabled):not(.disabled):active:focus,
  .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #d9a40680;
  }
  .btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
  }
  .btn-danger.focus,
  .btn-danger:focus {
    box-shadow: 0 0 0 0.2rem #e1536180;
  }
  .btn-danger.disabled,
  .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  .btn-danger:not(:disabled):not(.disabled).active,
  .btn-danger:not(:disabled):not(.disabled):active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
  }
  .btn-danger:not(:disabled):not(.disabled).active:focus,
  .btn-danger:not(:disabled):not(.disabled):active:focus,
  .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #e1536180;
  }
  .btn-light {
    color: #000;
    background-color: #d3e7ff;
    border-color: #d3e7ff;
  }
  .btn-light:hover {
    color: #000;
    background-color: #add2fe;
    border-color: #a0cbfe;
  }
  .btn-light.focus,
  .btn-light:focus {
    box-shadow: 0 0 0 0.2rem #b3c4d880;
  }
  .btn-light.disabled,
  .btn-light:disabled {
    color: #000;
    background-color: #d3e7ff;
    border-color: #d3e7ff;
  }
  .btn-light:not(:disabled):not(.disabled).active,
  .btn-light:not(:disabled):not(.disabled):active,
  .show > .btn-light.dropdown-toggle {
    color: #000;
    background-color: #a0cbfe;
    border-color: #94c4fe;
  }
  .btn-light:not(:disabled):not(.disabled).active:focus,
  .btn-light:not(:disabled):not(.disabled):active:focus,
  .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #b3c4d880;
  }
  .btn-dark {
    color: #fff;
    background-color: #0154b8;
    border-color: #0154b8;
  }
  .btn-dark:hover {
    color: #fff;
    background-color: #014392;
    border-color: #013d85;
  }
  .btn-dark.focus,
  .btn-dark:focus {
    box-shadow: 0 0 0 0.2rem #276ec280;
  }
  .btn-dark.disabled,
  .btn-dark:disabled {
    color: #fff;
    background-color: #0154b8;
    border-color: #0154b8;
  }
  .btn-dark:not(:disabled):not(.disabled).active,
  .btn-dark:not(:disabled):not(.disabled):active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #013d85;
    border-color: #013778;
  }
  .btn-dark:not(:disabled):not(.disabled).active:focus,
  .btn-dark:not(:disabled):not(.disabled):active:focus,
  .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #276ec280;
  }
  .btn-outline-primary {
    color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-primary.focus,
  .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem #013d8580;
  }
  .btn-outline-primary.disabled,
  .btn-outline-primary:disabled {
    color: #013d85;
    background-color: #0000;
  }
  .btn-outline-primary:not(:disabled):not(.disabled).active,
  .btn-outline-primary:not(:disabled):not(.disabled):active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
  .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #013d8580;
  }
  .btn-outline-secondary {
    color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-secondary.focus,
  .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0.2rem #013d8580;
  }
  .btn-outline-secondary.disabled,
  .btn-outline-secondary:disabled {
    color: #013d85;
    background-color: #0000;
  }
  .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .btn-outline-secondary:not(:disabled):not(.disabled):active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #013d8580;
  }
  .btn-outline-success {
    color: #28a745;
    border-color: #28a745;
  }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  .btn-outline-success.focus,
  .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem #28a74580;
  }
  .btn-outline-success.disabled,
  .btn-outline-success:disabled {
    color: #28a745;
    background-color: #0000;
  }
  .btn-outline-success:not(:disabled):not(.disabled).active,
  .btn-outline-success:not(:disabled):not(.disabled):active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  .btn-outline-success:not(:disabled):not(.disabled).active:focus,
  .btn-outline-success:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #28a74580;
  }
  .btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn-outline-info.focus,
  .btn-outline-info:focus {
    box-shadow: 0 0 0 0.2rem #17a2b880;
  }
  .btn-outline-info.disabled,
  .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: #0000;
  }
  .btn-outline-info:not(:disabled):not(.disabled).active,
  .btn-outline-info:not(:disabled):not(.disabled):active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  .btn-outline-info:not(:disabled):not(.disabled).active:focus,
  .btn-outline-info:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #17a2b880;
  }
  .btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
  }
  .btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  .btn-outline-warning.focus,
  .btn-outline-warning:focus {
    box-shadow: 0 0 0 0.2rem #ffc10780;
  }
  .btn-outline-warning.disabled,
  .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: #0000;
  }
  .btn-outline-warning:not(:disabled):not(.disabled).active,
  .btn-outline-warning:not(:disabled):not(.disabled):active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
  .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #ffc10780;
  }
  .btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
  }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  .btn-outline-danger.focus,
  .btn-outline-danger:focus {
    box-shadow: 0 0 0 0.2rem #dc354580;
  }
  .btn-outline-danger.disabled,
  .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: #0000;
  }
  .btn-outline-danger:not(:disabled):not(.disabled).active,
  .btn-outline-danger:not(:disabled):not(.disabled):active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
  .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #dc354580;
  }
  .btn-outline-light {
    color: #d3e7ff;
    border-color: #d3e7ff;
  }
  .btn-outline-light:hover {
    color: #000;
    background-color: #d3e7ff;
    border-color: #d3e7ff;
  }
  .btn-outline-light.focus,
  .btn-outline-light:focus {
    box-shadow: 0 0 0 0.2rem #d3e7ff80;
  }
  .btn-outline-light.disabled,
  .btn-outline-light:disabled {
    color: #d3e7ff;
    background-color: #0000;
  }
  .btn-outline-light:not(:disabled):not(.disabled).active,
  .btn-outline-light:not(:disabled):not(.disabled):active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #000;
    background-color: #d3e7ff;
    border-color: #d3e7ff;
  }
  .btn-outline-light:not(:disabled):not(.disabled).active:focus,
  .btn-outline-light:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #d3e7ff80;
  }
  .btn-outline-dark {
    color: #0154b8;
    border-color: #0154b8;
  }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #0154b8;
    border-color: #0154b8;
  }
  .btn-outline-dark.focus,
  .btn-outline-dark:focus {
    box-shadow: 0 0 0 0.2rem #0154b880;
  }
  .btn-outline-dark.disabled,
  .btn-outline-dark:disabled {
    color: #0154b8;
    background-color: #0000;
  }
  .btn-outline-dark:not(:disabled):not(.disabled).active,
  .btn-outline-dark:not(:disabled):not(.disabled):active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #0154b8;
    border-color: #0154b8;
  }
  .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
  .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
  .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #0154b880;
  }
  .btn-link {
    color: #0076a8;
    font-weight: 400;
    text-decoration: none;
  }
  .btn-link:hover {
    color: #00415e;
    text-decoration: underline;
  }
  .btn-link.focus,
  .btn-link:focus {
    box-shadow: none;
    text-decoration: underline;
  }
  .btn-link.disabled,
  .btn-link:disabled {
    color: #2286fd;
    pointer-events: none;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    border-radius: 0.3rem;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .btn-group-sm > .btn,
  .btn-sm {
    border-radius: 0.2rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .btn-block {
    width: 100%;
    display: block;
  }
  .btn-block + .btn-block {
    margin-top: 0.5rem;
  }
  input[type="button"].btn-block,
  input[type="reset"].btn-block,
  input[type="submit"].btn-block {
    width: 100%;
  }
  .btn-group,
  .btn-group-vertical {
    vertical-align: middle;
    display: inline-flex;
    position: relative;
  }
  .btn-group-vertical > .btn,
  .btn-group > .btn {
    flex: auto;
    position: relative;
  }
  .btn-group-vertical > .btn.active,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .btn:hover,
  .btn-group > .btn.active,
  .btn-group > .btn:active,
  .btn-group > .btn:focus,
  .btn-group > .btn:hover {
    z-index: 1;
  }
  .btn-toolbar {
    flex-wrap: wrap;
    justify-content: flex-start;
    display: flex;
  }
  .btn-toolbar .input-group {
    width: auto;
  }
  .btn-group > .btn-group:not(:first-child),
  .btn-group > .btn:not(:first-child) {
    margin-left: -1px;
  }
  .btn-group > .btn-group:not(:last-child) > .btn,
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn-group > .btn-group:not(:first-child) > .btn,
  .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .dropdown-toggle-split {
    padding-left: 0.5625rem;
    padding-right: 0.5625rem;
  }
  .dropdown-toggle-split:after,
  .dropright .dropdown-toggle-split:after,
  .dropup .dropdown-toggle-split:after {
    margin-left: 0;
  }
  .dropleft .dropdown-toggle-split:before {
    margin-right: 0;
  }
  .btn-group-sm > .btn + .dropdown-toggle-split,
  .btn-sm + .dropdown-toggle-split {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
  }
  .btn-group-lg > .btn + .dropdown-toggle-split,
  .btn-lg + .dropdown-toggle-split {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .btn-group-vertical {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%;
  }
  .btn-group-vertical > .btn-group:not(:first-child),
  .btn-group-vertical > .btn:not(:first-child) {
    margin-top: -1px;
  }
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .btn-group-toggle > .btn,
  .btn-group-toggle > .btn-group > .btn {
    margin-bottom: 0;
  }
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn input[type="radio"] {
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
    position: absolute;
  }
  .btn {
    text-transform: uppercase;
    border: none;
    padding: 0.6rem 1.25rem;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none;
    }
  }
  .btn-primary {
    background: #013d85;
  }
  .btn-primary:hover {
    background: #0154b8;
  }
  .btn-secondary {
    background: #88b7cc;
  }
  .btn-secondary:hover {
    background: #64a1bd;
  }
  .btn-tall {
    border-radius: 8px;
    padding: 24px;
    font-size: 1rem;
    line-height: 16px;
  }
  .btn-ghost {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff;
  }
  .btn-ghost:hover {
    color: #013d85;
    background: #fff;
  }
  .card {
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #00000020;
    border-radius: 0.25rem;
    flex-direction: column;
    min-width: 0;
    display: flex;
    position: relative;
  }
  .card > hr {
    margin-left: 0;
    margin-right: 0;
  }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-body {
    flex: auto;
    padding: 1.25rem;
  }
  .card-title {
    margin-bottom: 0.75rem;
  }
  .card-subtitle {
    margin-top: -0.375rem;
  }
  .card-subtitle,
  .card-text:last-child {
    margin-bottom: 0;
  }
  .card-link:hover {
    text-decoration: none;
  }
  .card-link + .card-link {
    margin-left: 1.25rem;
  }
  .card-header {
    background-color: #00000008;
    border-bottom: 1px solid #00000020;
    margin-bottom: 0;
    padding: 0.75rem 1.25rem;
  }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0;
  }
  .card-footer {
    background-color: #00000008;
    border-top: 1px solid #00000020;
    padding: 0.75rem 1.25rem;
  }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  }
  .card-header-tabs {
    border-bottom: 0;
    margin-bottom: -0.75rem;
  }
  .card-header-pills,
  .card-header-tabs {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .card-img-overlay {
    padding: 1.25rem;
    position: absolute;
    inset: 0;
  }
  .card-img {
    border-radius: calc(0.25rem - 1px);
    width: 100%;
  }
  .card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    width: 100%;
  }
  .card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
    width: 100%;
  }
  .card-deck {
    flex-direction: column;
    display: flex;
  }
  .card-deck .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-deck {
      flex-flow: wrap;
      margin-left: -15px;
      margin-right: -15px;
    }
    .card-deck .card {
      flex-direction: column;
      flex: 1 0;
      margin-bottom: 0;
      margin-left: 15px;
      margin-right: 15px;
      display: flex;
    }
  }
  .card-group {
    flex-direction: column;
    display: flex;
  }
  .card-group > .card {
    margin-bottom: 15px;
  }
  @media (min-width: 576px) {
    .card-group {
      flex-flow: wrap;
    }
    .card-group > .card {
      flex: 1 0;
      margin-bottom: 0;
    }
    .card-group > .card + .card {
      border-left: 0;
      margin-left: 0;
    }
    .card-group > .card:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-header,
    .card-group > .card:not(:last-child) .card-img-top {
      border-top-right-radius: 0;
    }
    .card-group > .card:not(:last-child) .card-footer,
    .card-group > .card:not(:last-child) .card-img-bottom {
      border-bottom-right-radius: 0;
    }
    .card-group > .card:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-header,
    .card-group > .card:not(:first-child) .card-img-top {
      border-top-left-radius: 0;
    }
    .card-group > .card:not(:first-child) .card-footer,
    .card-group > .card:not(:first-child) .card-img-bottom {
      border-bottom-left-radius: 0;
    }
  }
  .card-columns .card {
    margin-bottom: 0.75rem;
  }
  @media (min-width: 576px) {
    .card-columns {
      column-count: 3;
      grid-column-gap: 1.25rem;
      orphans: 1;
      widows: 1;
      column-gap: 1.25rem;
    }
    .card-columns .card {
      width: 100%;
      display: inline-block;
    }
  }
  .card {
    background: #e1e2e4;
    border: none;
    max-width: 360px;
    height: calc(100% - 2rem);
    min-height: 360px;
    margin: 0 auto 2rem;
    box-shadow: 0 0 3px #0000001a;
  }
  .card-body p {
    font-size: 14px;
  }
  .card-title {
    font-size: 1.125rem;
  }
  .card-img-link:hover {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
  }
  .card-footer {
    background: #013d85;
    border-top: none;
  }
  .card-footer a {
    color: #fff;
    font-size: 0.875em;
    font-weight: 600;
  }
  .dropdown,
  .dropleft,
  .dropright,
  .dropup {
    position: relative;
  }
  .dropdown-toggle {
    white-space: nowrap;
  }
  .dropdown-toggle:after {
    vertical-align: 0.255em;
    content: "";
    border: 0.3em solid #0000;
    border-top-color: currentColor;
    border-bottom: 0;
    margin-left: 0.255em;
    display: inline-block;
  }
  .dropdown-toggle:empty:after {
    margin-left: 0;
  }
  .dropdown-menu {
    z-index: 1000;
    float: left;
    color: #000;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00000026;
    border-radius: 0.25rem;
    min-width: 10rem;
    margin: 0.125rem 0 0;
    padding: 0.5rem 0;
    font-size: 1rem;
    list-style: none;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
  }
  .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  @media (min-width: 576px) {
    .dropdown-menu-sm-left {
      left: 0;
      right: auto;
    }
    .dropdown-menu-sm-right {
      left: auto;
      right: 0;
    }
  }
  @media (min-width: 768px) {
    .dropdown-menu-md-left {
      left: 0;
      right: auto;
    }
    .dropdown-menu-md-right {
      left: auto;
      right: 0;
    }
  }
  @media (min-width: 992px) {
    .dropdown-menu-lg-left {
      left: 0;
      right: auto;
    }
    .dropdown-menu-lg-right {
      left: auto;
      right: 0;
    }
  }
  @media (min-width: 1200px) {
    .dropdown-menu-xl-left {
      left: 0;
      right: auto;
    }
    .dropdown-menu-xl-right {
      left: auto;
      right: 0;
    }
  }
  .dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem;
    top: auto;
    bottom: 100%;
  }
  .dropup .dropdown-toggle:after {
    vertical-align: 0.255em;
    content: "";
    border: 0.3em solid #0000;
    border-top: 0;
    border-bottom-color: currentColor;
    margin-left: 0.255em;
    display: inline-block;
  }
  .dropup .dropdown-toggle:empty:after {
    margin-left: 0;
  }
  .dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem;
    top: 0;
    left: 100%;
    right: auto;
  }
  .dropright .dropdown-toggle:after {
    vertical-align: 0.255em;
    content: "";
    border: 0.3em solid #0000;
    border-left-color: currentColor;
    border-right: 0;
    margin-left: 0.255em;
    display: inline-block;
  }
  .dropright .dropdown-toggle:empty:after {
    margin-left: 0;
  }
  .dropright .dropdown-toggle:after {
    vertical-align: 0;
  }
  .dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem;
    top: 0;
    left: auto;
    right: 100%;
  }
  .dropleft .dropdown-toggle:after {
    vertical-align: 0.255em;
    content: "";
    margin-left: 0.255em;
    display: none;
  }
  .dropleft .dropdown-toggle:before {
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid #0000;
    border-bottom: 0.3em solid #0000;
    border-right: 0.3em solid;
    margin-right: 0.255em;
    display: inline-block;
  }
  .dropleft .dropdown-toggle:empty:after {
    margin-left: 0;
  }
  .dropleft .dropdown-toggle:before {
    vertical-align: 0;
  }
  .dropdown-menu[x-placement^="bottom"],
  .dropdown-menu[x-placement^="left"],
  .dropdown-menu[x-placement^="right"],
  .dropdown-menu[x-placement^="top"] {
    bottom: auto;
    right: auto;
  }
  .dropdown-divider {
    border-top: 1px solid #a0cbfe;
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
  }
  .dropdown-item {
    clear: both;
    color: #000;
    width: 100%;
    text-align: inherit;
    white-space: nowrap;
    background-color: #0000;
    border: 0;
    padding: 0.25rem 1.5rem;
    font-weight: 400;
    display: block;
  }
  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #000;
    background-color: #d3e7ff;
    text-decoration: none;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    color: #fff;
    background-color: #013d85;
    text-decoration: none;
  }
  .dropdown-item.disabled,
  .dropdown-item:disabled {
    color: #2286fd;
    pointer-events: none;
    background-color: #0000;
  }
  .dropdown-menu.show {
    display: block;
  }
  .dropdown-header {
    color: #2286fd;
    white-space: nowrap;
    margin-bottom: 0;
    padding: 0.5rem 1.5rem;
    font-size: 0.875rem;
    display: block;
  }
  .dropdown-item-text {
    color: #000;
    padding: 0.25rem 1.5rem;
    display: block;
  }
  .form-control {
    color: #026bea;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #6eaffe;
    border-radius: 0.25rem;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    transition:
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
    display: block;
  }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none;
    }
  }
  .form-control::-ms-expand {
    background-color: #0000;
    border: 0;
  }
  .form-control:focus {
    color: #026bea;
    background-color: #fff;
    border-color: #0878fd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #013d8540;
  }
  .form-control:-ms-placeholder-shown {
    color: #2286fd;
    opacity: 1;
  }
  .form-control::placeholder {
    color: #2286fd;
    opacity: 1;
  }
  .form-control:disabled,
  .form-control[readonly] {
    opacity: 1;
    background-color: #a0cbfe;
  }
  select.form-control:focus::-ms-value {
    color: #026bea;
    background-color: #fff;
  }
  .form-control-file,
  .form-control-range {
    width: 100%;
    display: block;
  }
  .col-form-label {
    font-size: inherit;
    margin-bottom: 0;
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    line-height: 1.5;
  }
  .col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .form-control-plaintext {
    color: #000;
    background-color: #0000;
    border: 1px solid #0000;
    border-width: 1px 0;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    line-height: 1.5;
    display: block;
  }
  .form-control-plaintext.form-control-lg,
  .form-control-plaintext.form-control-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .form-control-sm {
    border-radius: 0.2rem;
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .form-control-lg {
    border-radius: 0.3rem;
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  select.form-control[multiple],
  select.form-control[size],
  textarea.form-control {
    height: auto;
  }
  .form-group {
    margin-bottom: 1rem;
  }
  .form-text {
    margin-top: 0.25rem;
    display: block;
  }
  .form-row {
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
  }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .form-check {
    padding-left: 1.25rem;
    display: block;
    position: relative;
  }
  .form-check-input {
    margin-top: 0.3rem;
    margin-left: -1.25rem;
    position: absolute;
  }
  .form-check-input:disabled ~ .form-check-label {
    color: #2286fd;
  }
  .form-check-label {
    margin-bottom: 0;
  }
  .form-check-inline {
    align-items: center;
    margin-right: 0.75rem;
    padding-left: 0;
    display: inline-flex;
  }
  .form-check-inline .form-check-input {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0.3125rem;
    position: static;
  }
  .valid-feedback {
    color: #28a745;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    display: none;
  }
  .valid-tooltip {
    z-index: 5;
    color: #fff;
    background-color: #28a745e6;
    border-radius: 0.25rem;
    max-width: 100%;
    margin-top: 0.1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    display: none;
    position: absolute;
    top: 100%;
  }
  .form-control.is-valid,
  .was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-position: 100% calc(0.375em + 0.1875rem);
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
  }
  .form-control.is-valid:focus,
  .was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem #28a74540;
  }
  .form-control.is-valid ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .was-validated .form-control:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip {
    display: block;
  }
  .was-validated textarea.form-control:valid,
  textarea.form-control.is-valid {
    background-position: right calc(0.375em + 0.1875rem) top
      calc(0.375em + 0.1875rem);
    padding-right: calc(1.5em + 0.75rem);
  }
  .custom-select.is-valid,
  .was-validated .custom-select:valid {
    background:
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%230154b8' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
        right 0.75rem center/8px 10px no-repeat,
      #fff
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
        right 1.75rem center/ calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
        no-repeat;
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem);
  }
  .custom-select.is-valid:focus,
  .was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem #28a74540;
  }
  .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip,
  .form-control-file.is-valid ~ .valid-feedback,
  .form-control-file.is-valid ~ .valid-tooltip,
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip,
  .was-validated .form-control-file:valid ~ .valid-feedback,
  .was-validated .form-control-file:valid ~ .valid-tooltip {
    display: block;
  }
  .form-check-input.is-valid ~ .form-check-label,
  .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
  }
  .form-check-input.is-valid ~ .valid-feedback,
  .form-check-input.is-valid ~ .valid-tooltip,
  .was-validated .form-check-input:valid ~ .valid-feedback,
  .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block;
  }
  .custom-control-input.is-valid ~ .custom-control-label,
  .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745;
  }
  .custom-control-input.is-valid ~ .custom-control-label:before,
  .was-validated .custom-control-input:valid ~ .custom-control-label:before {
    border-color: #28a745;
  }
  .custom-control-input.is-valid ~ .valid-feedback,
  .custom-control-input.is-valid ~ .valid-tooltip,
  .was-validated .custom-control-input:valid ~ .valid-feedback,
  .was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block;
  }
  .custom-control-input.is-valid:checked ~ .custom-control-label:before,
  .was-validated
    .custom-control-input:valid:checked
    ~ .custom-control-label:before {
    background-color: #34ce57;
    border-color: #34ce57;
  }
  .custom-control-input.is-valid:focus ~ .custom-control-label:before,
  .was-validated
    .custom-control-input:valid:focus
    ~ .custom-control-label:before {
    box-shadow: 0 0 0 0.2rem #28a74540;
  }
  .custom-control-input.is-valid:focus:not(:checked)
    ~ .custom-control-label:before,
  .custom-file-input.is-valid ~ .custom-file-label,
  .was-validated
    .custom-control-input:valid:focus:not(:checked)
    ~ .custom-control-label:before,
  .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745;
  }
  .custom-file-input.is-valid ~ .valid-feedback,
  .custom-file-input.is-valid ~ .valid-tooltip,
  .was-validated .custom-file-input:valid ~ .valid-feedback,
  .was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block;
  }
  .custom-file-input.is-valid:focus ~ .custom-file-label,
  .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem #28a74540;
  }
  .invalid-feedback {
    color: #dc3545;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    display: none;
  }
  .invalid-tooltip {
    z-index: 5;
    color: #fff;
    background-color: #dc3545e6;
    border-radius: 0.25rem;
    max-width: 100%;
    margin-top: 0.1rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    display: none;
    position: absolute;
    top: 100%;
  }
  .form-control.is-invalid,
  .was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-position: 100% calc(0.375em + 0.1875rem);
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
  }
  .form-control.is-invalid:focus,
  .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem #dc354540;
  }
  .form-control.is-invalid ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .was-validated .form-control:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block;
  }
  .was-validated textarea.form-control:invalid,
  textarea.form-control.is-invalid {
    background-position: right calc(0.375em + 0.1875rem) top
      calc(0.375em + 0.1875rem);
    padding-right: calc(1.5em + 0.75rem);
  }
  .custom-select.is-invalid,
  .was-validated .custom-select:invalid {
    background:
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%230154b8' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
        right 0.75rem center/8px 10px no-repeat,
      #fff
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
        right 1.75rem center/ calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
        no-repeat;
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
  }
  .custom-select.is-invalid:focus,
  .was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem #dc354540;
  }
  .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip,
  .form-control-file.is-invalid ~ .invalid-feedback,
  .form-control-file.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip,
  .was-validated .form-control-file:invalid ~ .invalid-feedback,
  .was-validated .form-control-file:invalid ~ .invalid-tooltip {
    display: block;
  }
  .form-check-input.is-invalid ~ .form-check-label,
  .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
  }
  .form-check-input.is-invalid ~ .invalid-feedback,
  .form-check-input.is-invalid ~ .invalid-tooltip,
  .was-validated .form-check-input:invalid ~ .invalid-feedback,
  .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block;
  }
  .custom-control-input.is-invalid ~ .custom-control-label,
  .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545;
  }
  .custom-control-input.is-invalid ~ .custom-control-label:before,
  .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
    border-color: #dc3545;
  }
  .custom-control-input.is-invalid ~ .invalid-feedback,
  .custom-control-input.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-control-input:invalid ~ .invalid-feedback,
  .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block;
  }
  .custom-control-input.is-invalid:checked ~ .custom-control-label:before,
  .was-validated
    .custom-control-input:invalid:checked
    ~ .custom-control-label:before {
    background-color: #e4606d;
    border-color: #e4606d;
  }
  .custom-control-input.is-invalid:focus ~ .custom-control-label:before,
  .was-validated
    .custom-control-input:invalid:focus
    ~ .custom-control-label:before {
    box-shadow: 0 0 0 0.2rem #dc354540;
  }
  .custom-control-input.is-invalid:focus:not(:checked)
    ~ .custom-control-label:before,
  .custom-file-input.is-invalid ~ .custom-file-label,
  .was-validated
    .custom-control-input:invalid:focus:not(:checked)
    ~ .custom-control-label:before,
  .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
  }
  .custom-file-input.is-invalid ~ .invalid-feedback,
  .custom-file-input.is-invalid ~ .invalid-tooltip,
  .was-validated .custom-file-input:invalid ~ .invalid-feedback,
  .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block;
  }
  .custom-file-input.is-invalid:focus ~ .custom-file-label,
  .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem #dc354540;
  }
  .form-inline {
    flex-flow: wrap;
    align-items: center;
    display: flex;
  }
  .form-inline .form-check {
    width: 100%;
  }
  @media (min-width: 576px) {
    .form-inline label {
      justify-content: center;
    }
    .form-inline .form-group,
    .form-inline label {
      align-items: center;
      margin-bottom: 0;
      display: flex;
    }
    .form-inline .form-group {
      flex-flow: wrap;
      flex: none;
    }
    .form-inline .form-control {
      vertical-align: middle;
      width: auto;
      display: inline-block;
    }
    .form-inline .form-control-plaintext {
      display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
      width: auto;
    }
    .form-inline .form-check {
      justify-content: center;
      align-items: center;
      width: auto;
      padding-left: 0;
      display: flex;
    }
    .form-inline .form-check-input {
      flex-shrink: 0;
      margin-top: 0;
      margin-left: 0;
      margin-right: 0.25rem;
      position: relative;
    }
    .form-inline .custom-control {
      justify-content: center;
      align-items: center;
    }
    .form-inline .custom-control-label {
      margin-bottom: 0;
    }
  }
  .input-group {
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
    display: flex;
    position: relative;
  }
  .input-group > .custom-file,
  .input-group > .custom-select,
  .input-group > .form-control,
  .input-group > .form-control-plaintext {
    flex: auto;
    width: 1%;
    margin-bottom: 0;
    position: relative;
  }
  .input-group > .custom-file + .custom-file,
  .input-group > .custom-file + .custom-select,
  .input-group > .custom-file + .form-control,
  .input-group > .custom-select + .custom-file,
  .input-group > .custom-select + .custom-select,
  .input-group > .custom-select + .form-control,
  .input-group > .form-control + .custom-file,
  .input-group > .form-control + .custom-select,
  .input-group > .form-control + .form-control,
  .input-group > .form-control-plaintext + .custom-file,
  .input-group > .form-control-plaintext + .custom-select,
  .input-group > .form-control-plaintext + .form-control {
    margin-left: -1px;
  }
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
  .input-group > .custom-select:focus,
  .input-group > .form-control:focus {
    z-index: 3;
  }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4;
  }
  .input-group > .custom-select:not(:last-child),
  .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .input-group > .custom-select:not(:first-child),
  .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .input-group > .custom-file {
    align-items: center;
    display: flex;
  }
  .input-group > .custom-file:not(:last-child) .custom-file-label,
  .input-group > .custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .input-group-append,
  .input-group-prepend {
    display: flex;
  }
  .input-group-append .btn,
  .input-group-prepend .btn {
    z-index: 2;
    position: relative;
  }
  .input-group-append .btn:focus,
  .input-group-prepend .btn:focus {
    z-index: 3;
  }
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .input-group-text + .input-group-text {
    margin-left: -1px;
  }
  .input-group-prepend {
    margin-right: -1px;
  }
  .input-group-append {
    margin-left: -1px;
  }
  .input-group-text {
    color: #026bea;
    text-align: center;
    white-space: nowrap;
    background-color: #a0cbfe;
    border: 1px solid #6eaffe;
    border-radius: 0.25rem;
    align-items: center;
    margin-bottom: 0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: flex;
  }
  .input-group-text input[type="checkbox"],
  .input-group-text input[type="radio"] {
    margin-top: 0;
  }
  .input-group-lg > .custom-select,
  .input-group-lg > .form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px);
  }
  .input-group-lg > .custom-select,
  .input-group-lg > .form-control,
  .input-group-lg > .input-group-append > .btn,
  .input-group-lg > .input-group-append > .input-group-text,
  .input-group-lg > .input-group-prepend > .btn,
  .input-group-lg > .input-group-prepend > .input-group-text {
    border-radius: 0.3rem;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  .input-group-sm > .custom-select,
  .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + 0.5rem + 2px);
  }
  .input-group-sm > .custom-select,
  .input-group-sm > .form-control,
  .input-group-sm > .input-group-append > .btn,
  .input-group-sm > .input-group-append > .input-group-text,
  .input-group-sm > .input-group-prepend > .btn,
  .input-group-sm > .input-group-prepend > .input-group-text {
    border-radius: 0.2rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  .input-group-lg > .custom-select,
  .input-group-sm > .custom-select {
    padding-right: 1.75rem;
  }
  .input-group
    > .input-group-append:last-child
    > .btn:not(:last-child):not(.dropdown-toggle),
  .input-group
    > .input-group-append:last-child
    > .input-group-text:not(:last-child),
  .input-group > .input-group-append:not(:last-child) > .btn,
  .input-group > .input-group-append:not(:last-child) > .input-group-text,
  .input-group > .input-group-prepend > .btn,
  .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .input-group > .input-group-append > .btn,
  .input-group > .input-group-append > .input-group-text,
  .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
  .input-group
    > .input-group-prepend:first-child
    > .input-group-text:not(:first-child),
  .input-group > .input-group-prepend:not(:first-child) > .btn,
  .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .custom-control {
    min-height: 1.5rem;
    padding-left: 1.5rem;
    display: block;
    position: relative;
  }
  .custom-control-inline {
    margin-right: 1rem;
    display: inline-flex;
  }
  .custom-control-input {
    z-index: -1;
    opacity: 0;
    position: absolute;
  }
  .custom-control-input:checked ~ .custom-control-label:before {
    color: #fff;
    background-color: #013d85;
    border-color: #013d85;
  }
  .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 0.2rem #013d8540;
  }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
    border-color: #0878fd;
  }
  .custom-control-input:not(:disabled):active ~ .custom-control-label:before {
    color: #fff;
    background-color: #3b93fe;
    border-color: #3b93fe;
  }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #2286fd;
  }
  .custom-control-input:disabled ~ .custom-control-label:before {
    background-color: #a0cbfe;
  }
  .custom-control-label {
    vertical-align: top;
    margin-bottom: 0;
    position: relative;
  }
  .custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #54a1fe;
  }
  .custom-control-label:after,
  .custom-control-label:before {
    content: "";
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
  }
  .custom-control-label:after {
    background: 50%/50% 50% no-repeat;
  }
  .custom-checkbox .custom-control-label:before {
    border-radius: 0.25rem;
  }
  .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
  }
  .custom-checkbox
    .custom-control-input:indeterminate
    ~ .custom-control-label:before {
    background-color: #013d85;
    border-color: #013d85;
  }
  .custom-checkbox
    .custom-control-input:indeterminate
    ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
  }
  .custom-checkbox
    .custom-control-input:disabled:checked
    ~ .custom-control-label:before,
  .custom-checkbox
    .custom-control-input:disabled:indeterminate
    ~ .custom-control-label:before {
    background-color: #013d8580;
  }
  .custom-radio .custom-control-label:before {
    border-radius: 50%;
  }
  .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
  }
  .custom-radio
    .custom-control-input:disabled:checked
    ~ .custom-control-label:before {
    background-color: #013d8580;
  }
  .custom-switch {
    padding-left: 2.25rem;
  }
  .custom-switch .custom-control-label:before {
    pointer-events: all;
    border-radius: 0.5rem;
    width: 1.75rem;
    left: -2.25rem;
  }
  .custom-switch .custom-control-label:after {
    background-color: #54a1fe;
    border-radius: 0.5rem;
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    transition:
      transform 0.15s ease-in-out,
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
    top: calc(0.25rem + 2px);
    left: calc(2px - 2.25rem);
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label:after {
      transition: none;
    }
  }
  .custom-switch .custom-control-input:checked ~ .custom-control-label:after {
    background-color: #fff;
    transform: translate(0.75rem);
  }
  .custom-switch
    .custom-control-input:disabled:checked
    ~ .custom-control-label:before {
    background-color: #013d8580;
  }
  .custom-select {
    color: #026bea;
    vertical-align: middle;
    appearance: none;
    background: #fff
      url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%230154b8' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E")
      right 0.75rem center/8px 10px no-repeat;
    border: 1px solid #6eaffe;
    border-radius: 0.25rem;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    display: inline-block;
  }
  .custom-select:focus {
    border-color: #0878fd;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #013d8540;
  }
  .custom-select:focus::-ms-value {
    color: #026bea;
    background-color: #fff;
  }
  .custom-select[multiple],
  .custom-select[size]:not([size="1"]) {
    background-image: none;
    height: auto;
    padding-right: 0.75rem;
  }
  .custom-select:disabled {
    color: #2286fd;
    background-color: #a0cbfe;
  }
  .custom-select::-ms-expand {
    display: none;
  }
  .custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
  }
  .custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
  }
  .custom-file {
    margin-bottom: 0;
    display: inline-block;
  }
  .custom-file,
  .custom-file-input {
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    position: relative;
  }
  .custom-file-input {
    z-index: 2;
    opacity: 0;
    margin: 0;
  }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #0878fd;
    box-shadow: 0 0 0 0.2rem #013d8540;
  }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #a0cbfe;
  }
  .custom-file-input:lang(en) ~ .custom-file-label:after {
    content: "Browse";
  }
  .custom-file-input ~ .custom-file-label[data-browse]:after {
    content: attr(data-browse);
  }
  .custom-file-label {
    z-index: 1;
    background-color: #fff;
    border: 1px solid #6eaffe;
    border-radius: 0.25rem;
    height: calc(1.5em + 0.75rem + 2px);
    font-weight: 400;
    left: 0;
  }
  .custom-file-label,
  .custom-file-label:after {
    color: #026bea;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    position: absolute;
    top: 0;
    right: 0;
  }
  .custom-file-label:after {
    z-index: 3;
    content: "Browse";
    border-left: inherit;
    background-color: #a0cbfe;
    border-radius: 0 0.25rem 0.25rem 0;
    height: calc(1.5em + 0.75rem);
    display: block;
    bottom: 0;
  }
  .custom-range {
    appearance: none;
    background-color: #0000;
    width: 100%;
    height: 1.4rem;
    padding: 0;
  }
  .custom-range:focus {
    outline: none;
  }
  .custom-range:focus::-webkit-slider-thumb {
    box-shadow:
      0 0 0 1px #fff,
      0 0 0 0.2rem #013d8540;
  }
  .custom-range:focus::-moz-range-thumb {
    box-shadow:
      0 0 0 1px #fff,
      0 0 0 0.2rem #013d8540;
  }
  .custom-range:focus::-ms-thumb {
    box-shadow:
      0 0 0 1px #fff,
      0 0 0 0.2rem #013d8540;
  }
  .custom-range::-moz-focus-outer {
    border: 0;
  }
  .custom-range::-webkit-slider-thumb {
    appearance: none;
    background-color: #013d85;
    border: 0;
    border-radius: 1rem;
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
      transition: none;
    }
  }
  .custom-range::-webkit-slider-thumb:active {
    background-color: #3b93fe;
  }
  .custom-range::-webkit-slider-runnable-track {
    color: #0000;
    cursor: pointer;
    background-color: #87bdfe;
    border-color: #0000;
    border-radius: 1rem;
    width: 100%;
    height: 0.5rem;
  }
  .custom-range::-moz-range-thumb {
    appearance: none;
    background-color: #013d85;
    border: 0;
    border-radius: 1rem;
    width: 1rem;
    height: 1rem;
    transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
      transition: none;
    }
  }
  .custom-range::-moz-range-thumb:active {
    background-color: #3b93fe;
  }
  .custom-range::-moz-range-track {
    color: #0000;
    cursor: pointer;
    background-color: #87bdfe;
    border-color: #0000;
    border-radius: 1rem;
    width: 100%;
    height: 0.5rem;
  }
  .custom-range::-ms-thumb {
    appearance: none;
    background-color: #013d85;
    border: 0;
    border-radius: 1rem;
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
      transition: none;
    }
  }
  .custom-range::-ms-thumb:active {
    background-color: #3b93fe;
  }
  .custom-range::-ms-track {
    color: #0000;
    cursor: pointer;
    background-color: #0000;
    border-width: 0.5rem;
    border-color: #0000;
    width: 100%;
    height: 0.5rem;
  }
  .custom-range::-ms-fill-lower {
    background-color: #87bdfe;
    border-radius: 1rem;
  }
  .custom-range::-ms-fill-upper {
    background-color: #87bdfe;
    border-radius: 1rem;
  }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
  }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #54a1fe;
  }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
  }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #54a1fe;
  }
  .custom-range:disabled::-moz-range-track {
    cursor: default;
  }
  .custom-range:disabled::-ms-thumb {
    background-color: #54a1fe;
  }
  .custom-control-label:before,
  .custom-file-label,
  .custom-select {
    transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out,
      box-shadow 0.15s ease-in-out;
  }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
      transition: none;
    }
  }
  input[type="text"],
  input[type="textarea"],
  input[type="date"],
  input[type="email"],
  input[type="password"],
  input:valid,
  textarea,
  select {
    margin-top: calc(var(--spacing) * 1);
    border-radius: var(--radius-md);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-gray-200);
    border-color: #3e95fe;
    width: 100%;
    padding: calc(var(--spacing) * 1);
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, #0000000d);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    display: block;
  }
  :is(
    input[type="text"],
    input[type="textarea"],
    input[type="date"],
    input[type="email"],
    input[type="password"],
    input:valid,
    textarea,
    select
  ):focus {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0
      calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-ring-color: var(--color-primary);
  }
  .error {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-red-600);
    font-style: italic;
  }
  .error.active {
    margin-left: calc(var(--spacing) * 2);
    display: inline-block;
  }
  fieldset {
    margin-bottom: calc(var(--spacing) * 5);
  }
  legend {
    margin-block: calc(var(--spacing) * 4);
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
    border-color: var(--color-light);
    width: 100%;
    padding-bottom: calc(var(--spacing) * 3);
    padding-left: calc(var(--spacing) * 7);
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-secondary);
    background: url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgo8dGl0bGU+YXJyb3ctdGhpY2stcmlnaHQ8L3RpdGxlPgo8cGF0aCBmaWxsPSIjMGIxZjYxIiBkPSJNMTAgN2gtOHY2aDh2NWw4LTgtOC04djV6Ij48L3BhdGg+Cjwvc3ZnPgo=)
      4px 6px/20px no-repeat;
  }
  .custom-group {
    margin-bottom: calc(var(--spacing) * 4);
    position: relative;
  }
  .custom-group .custom-radio {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  .custom-group .custom-label {
    z-index: 10;
    cursor: pointer;
    padding: calc(var(--spacing) * 4);
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    transition-property:
      color, background-color, border-color, outline-color,
      text-decoration-color, fill, stroke, --tw-gradient-from,
      --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 0.3s;
    background:
      url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgo8dGl0bGU+YWRkLW91dGxpbmU8L3RpdGxlPgo8cGF0aCBkPSJNMTEgOWg0djJoLTR2NGgtMnYtNGgtNHYtMmg0di00aDJ2NHpNMTAgMjBjLTUuNTIzIDAtMTAtNC40NzctMTAtMTBzNC40NzctMTAgMTAtMTB2MGM1LjUyMyAwIDEwIDQuNDc3IDEwIDEwcy00LjQ3NyAxMC0xMCAxMHYwek0xMCAxOGM0LjQxOCAwIDgtMy41ODIgOC04cy0zLjU4Mi04LTgtOHYwYy00LjQxOCAwLTggMy41ODItOCA4czMuNTgyIDggOCA4djB6Ij48L3BhdGg+Cjwvc3ZnPgo=),
      var(--color-light);
    background-position: 96%;
    background-repeat: no-repeat;
    transition-duration: 0.3s;
    display: block;
  }
  .custom-group .custom-radio:hover + .custom-label {
    background-color: var(--color-primary);
    color: var(--color-white);
    background:
      url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgo8dGl0bGU+YWRkLW91dGxpbmU8L3RpdGxlPgo8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTExIDloNHYyaC00djRoLTJ2LTRoLTR2LTJoNHYtNGgydjR6TTEwIDIwYy01LjUyMyAwLTEwLTQuNDc3LTEwLTEwczQuNDc3LTEwIDEwLTEwdjBjNS41MjMgMCAxMCA0LjQ3NyAxMCAxMHMtNC40NzcgMTAtMTAgMTB2MHpNMTAgMThjNC40MTggMCA4LTMuNTgyIDgtOHMtMy41ODItOC04LTh2MGMtNC40MTggMC04IDMuNTgyLTggOHMzLjU4MiA4IDggOHYweiI+PC9wYXRoPgo8L3N2Zz4K),
      var(--color-primary);
    background-position: 96%;
    background-repeat: no-repeat;
  }
  .custom-group .custom-radio:checked + .custom-label {
    background:
      url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiB2aWV3Qm94PSIwIDAgMjAgMjAiPgo8dGl0bGU+Y2hlY2ttYXJrLW91dGxpbmU8L3RpdGxlPgo8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTIuOTMgMTcuMDcwYy0xLjg4NC0xLjgyMS0zLjA1My00LjM3LTMuMDUzLTcuMTkzIDAtNS41MjMgNC40NzctMTAgMTAtMTAgMi44MjMgMCA1LjM3MiAxLjE2OSA3LjE5IDMuMDUwbDAuMDAzIDAuMDAzYzEuNzM3IDEuNzk2IDIuODA3IDQuMjQ3IDIuODA3IDYuOTQ3IDAgNS41MjMtNC40NzcgMTAtMTAgMTAtMi43IDAtNS4xNTEtMS4wNzAtNi45NS0yLjgxbDAuMDAzIDAuMDAzek0xNS42NiAxNS42NmMxLjQ0OS0xLjQ0OSAyLjM0NC0zLjQ1IDIuMzQ0LTUuNjYgMC00LjQyMS0zLjU4NC04LjAwNC04LjAwNC04LjAwNC0yLjIxIDAtNC4yMTEgMC44OTYtNS42NiAyLjM0NHYwYy0xLjQ0OSAxLjQ0OS0yLjM0NCAzLjQ1LTIuMzQ0IDUuNjYgMCA0LjQyMSAzLjU4NCA4LjAwNCA4LjAwNCA4LjAwNCAyLjIxIDAgNC4yMTEtMC44OTYgNS42Ni0yLjM0NHYwek02LjcgOS4yOWwyLjMgMi4zMSA0LjMtNC4zIDEuNCAxLjQyLTUuNyA1LjY4LTMuNy0zLjcgMS40LTEuNDJ6Ij48L3BhdGg+Cjwvc3ZnPgo=),
      var(--color-accent);
    color: #fff;
    background-position: 96%;
    background-repeat: no-repeat;
  }
  .custom-group .custom-radio:focus + .custom-label {
    background-color: var(--color-secondary);
  }
  header {
    --tw-shadow:
      0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    z-index: 100;
    background-color: #fff;
    width: 100%;
    min-height: 84px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    transition: all 0.4s ease-in-out;
    position: fixed;
    top: 0;
    left: 0;
  }
  @media (prefers-reduced-motion: reduce) {
    .header {
      transition: none;
    }
  }
  .header .navbar {
    justify-content: space-between;
    padding: 0;
  }
  .header .logo-icon,
  .header .secondary-logo img {
    width: auto;
    height: 5.25rem;
    margin: 0;
  }
  .header .secondary-logo p {
    margin: 0;
  }
  .header.header-shrink {
    background-color: #fff;
    box-shadow: 0 1px 4px #0000001a;
  }
  @media (max-width: 991.98px) {
    .header-has-bg {
      background-color: #fff;
    }
  }
  .hero {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
    background-color: var(--color-dark);
  }
  .hero-text {
    z-index: 20;
    flex-direction: column;
    height: 100%;
    padding: 0 5rem 0 2rem;
    display: flex;
    position: relative;
  }
  .hero-text .umb-block-grid__layout-container {
    max-width: 700px;
    margin-left: auto;
  }
  .hero__image-wrapper {
    width: 100%;
    max-height: 200px;
    position: relative;
  }
  .hero__image {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .hero-tagline {
    color: #013d85;
    text-transform: uppercase;
    z-index: 2;
    background: #fff;
    padding: 0.5em 1.5em 0.5em 4em;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1em;
    position: absolute;
    top: 2.5rem;
    left: 0;
  }
  @media screen and (min-width: 1024px) {
    .hero__image-wrapper {
      max-height: 576px;
    }
  }
  .modal-viewer .modal-dialog {
    width: calc(100vw - 96px);
    max-width: calc(100vw - 96px);
    height: calc(100vh - 96px);
    max-height: calc(100vh - 96px);
    margin: 48px;
  }
  .modal-viewer .modal-content {
    background-color: #000000d9;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 100%;
  }
  .modal-viewer .modal-body {
    z-index: 9;
    height: 100%;
    position: relative;
  }
  .modal-viewer .close {
    color: #144369;
    opacity: 1;
    z-index: 10;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 24px;
    right: 24px;
    box-shadow: 0 0 3px 1px #00000040;
  }
  .modal-viewer .close:not(:disabled):not(.disabled):focus,
  .modal-viewer .close:not(:disabled):not(.disabled):hover {
    color: #fff;
    opacity: 1;
    background: #144369;
  }
  .modal-viewer .cropbox {
    width: 100%;
    height: 100%;
  }
  .modal-viewer .cropframe {
    height: inherit;
    width: inherit;
  }
  .modal-viewer.ng-scope {
    display: none !important;
  }
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
    }
  }
  @media (min-width: 768px) {
    .modal-dialog {
      max-width: 700px;
    }
  }
  @media (min-width: 992px) {
    .modal-dialog {
      max-width: 800px;
    }
  }
  .modal-open {
    overflow: hidden;
  }
  .modal-open .modal {
    overflow: hidden auto;
  }
  .modal {
    z-index: 1050;
    outline: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
  }
  .modal-dialog {
    pointer-events: none;
    width: auto;
    margin: 0.5rem;
    position: relative;
  }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translateY(-50px);
  }
  @media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
      transition: none;
    }
  }
  .modal.show .modal-dialog {
    transform: none;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 1rem);
    display: flex;
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
  }
  .modal-dialog-scrollable .modal-footer,
  .modal-dialog-scrollable .modal-header {
    flex-shrink: 0;
  }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto;
  }
  .modal-dialog-centered {
    align-items: center;
    min-height: calc(100% - 1rem);
    display: flex;
  }
  .modal-dialog-centered:before {
    content: "";
    height: calc(100vh - 1rem);
    display: block;
  }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
  }
  .modal-dialog-centered.modal-dialog-scrollable:before {
    content: none;
  }
  .modal-content {
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #0003;
    border-radius: 0.3rem;
    outline: 0;
    flex-direction: column;
    width: 100%;
    display: flex;
    position: relative;
  }
  .modal-backdrop {
    z-index: 1040;
    background-color: #000;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
  }
  .modal-backdrop.fade {
    opacity: 0;
  }
  .modal-backdrop.show {
    opacity: 0.5;
  }
  .modal-header {
    border-bottom: 1px solid #87bdfe;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1rem;
    display: flex;
  }
  .modal-header .close {
    margin: -1rem -1rem -1rem auto;
    padding: 1rem;
  }
  .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
  }
  .modal-body {
    flex: auto;
    padding: 1rem;
    position: relative;
  }
  .modal-footer {
    border-top: 1px solid #87bdfe;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
    justify-content: flex-end;
    align-items: center;
    padding: 1rem;
    display: flex;
  }
  .modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
  }
  .modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
  }
  .modal-scrollbar-measure {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -9999px;
    overflow: scroll;
  }
  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
      min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered:before {
      height: calc(100vh - 3.5rem);
    }
    .modal-sm {
      max-width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
      max-width: 800px;
    }
  }
  @media (min-width: 1200px) {
    .modal-xl {
      max-width: 1140px;
    }
  }
  .nav {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
  }
  .nav-link {
    padding: 0.5rem 1rem;
    display: block;
  }
  .nav-link:focus,
  .nav-link:hover {
    text-decoration: none;
  }
  .nav-link.disabled {
    color: #2286fd;
    pointer-events: none;
    cursor: default;
  }
  .nav-tabs {
    border-bottom: 1px solid #87bdfe;
  }
  .nav-tabs .nav-item {
    margin-bottom: -1px;
  }
  .nav-tabs .nav-link {
    border: 1px solid #0000;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .nav-tabs .nav-link:focus,
  .nav-tabs .nav-link:hover {
    border-color: #a0cbfe #a0cbfe #87bdfe;
  }
  .nav-tabs .nav-link.disabled {
    color: #2286fd;
    background-color: #0000;
    border-color: #0000;
  }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    color: #026bea;
    background-color: #fff;
    border-color: #87bdfe #87bdfe #fff;
  }
  .nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
  }
  .nav-pills .nav-link {
    border-radius: 0.25rem;
  }
  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #013d85;
  }
  .nav-fill .nav-item {
    text-align: center;
    flex: auto;
  }
  .nav-justified .nav-item {
    text-align: center;
    flex-grow: 1;
    flex-basis: 0;
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .navbar {
    padding: 0.5rem 1rem;
    position: relative;
  }
  .navbar,
  .navbar > .container,
  .navbar > .container-fluid {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }
  .navbar-brand {
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin-right: 1rem;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    display: inline-block;
  }
  .navbar-brand:focus,
  .navbar-brand:hover {
    text-decoration: none;
  }
  .navbar-nav {
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
  }
  .navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-nav .dropdown-menu {
    float: none;
    position: static;
  }
  .navbar-text {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: inline-block;
  }
  .navbar-collapse {
    flex-grow: 1;
    flex-basis: 100%;
    align-items: center;
  }
  .navbar-toggler {
    background-color: #0000;
    border: 1px solid #0000;
    border-radius: 0.25rem;
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
  }
  .navbar-toggler:focus,
  .navbar-toggler:hover {
    text-decoration: none;
  }
  .navbar-toggler-icon {
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
  }
  @media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (min-width: 576px) {
    .navbar-expand-sm {
      flex-flow: row;
      justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
      position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
      flex-basis: auto;
      display: flex !important;
    }
    .navbar-expand-sm .navbar-toggler {
      display: none;
    }
  }
  @media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (min-width: 768px) {
    .navbar-expand-md {
      flex-flow: row;
      justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
      flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
      position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
      flex-basis: auto;
      display: flex !important;
    }
    .navbar-expand-md .navbar-toggler {
      display: none;
    }
  }
  @media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (min-width: 992px) {
    .navbar-expand-lg {
      flex-flow: row;
      justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
      flex-basis: auto;
      display: flex !important;
    }
    .navbar-expand-lg .navbar-toggler {
      display: none;
    }
  }
  @media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      padding-left: 0;
      padding-right: 0;
    }
  }
  @media (min-width: 1200px) {
    .navbar-expand-xl {
      flex-flow: row;
      justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
      position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
      flex-basis: auto;
      display: flex !important;
    }
    .navbar-expand-xl .navbar-toggler {
      display: none;
    }
  }
  .navbar-expand {
    flex-flow: row;
    justify-content: flex-start;
  }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar-expand .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand .navbar-nav .nav-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand .navbar-collapse {
    flex-basis: auto;
    display: flex !important;
  }
  .navbar-expand .navbar-toggler {
    display: none;
  }
  .navbar-light .navbar-brand,
  .navbar-light .navbar-brand:focus,
  .navbar-light .navbar-brand:hover {
    color: #000000e6;
  }
  .navbar-light .navbar-nav .nav-link {
    color: #00000080;
  }
  .navbar-light .navbar-nav .nav-link:focus,
  .navbar-light .navbar-nav .nav-link:hover {
    color: #000000b3;
  }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: #0000004d;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    color: #000000e6;
  }
  .navbar-light .navbar-toggler {
    color: #00000080;
    border-color: #0000001a;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-light .navbar-text {
    color: #00000080;
  }
  .navbar-light .navbar-text a,
  .navbar-light .navbar-text a:focus,
  .navbar-light .navbar-text a:hover {
    color: #000000e6;
  }
  .navbar-dark .navbar-brand,
  .navbar-dark .navbar-brand:focus,
  .navbar-dark .navbar-brand:hover {
    color: #fff;
  }
  .navbar-dark .navbar-nav .nav-link {
    color: #ffffff80;
  }
  .navbar-dark .navbar-nav .nav-link:focus,
  .navbar-dark .navbar-nav .nav-link:hover {
    color: #ffffffbf;
  }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: #ffffff40;
  }
  .navbar-dark .navbar-nav .active > .nav-link,
  .navbar-dark .navbar-nav .nav-link.active,
  .navbar-dark .navbar-nav .nav-link.show,
  .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
  }
  .navbar-dark .navbar-toggler {
    color: #ffffff80;
    border-color: #ffffff1a;
  }
  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  .navbar-dark .navbar-text {
    color: #ffffff80;
  }
  .navbar-dark .navbar-text a,
  .navbar-dark .navbar-text a:focus,
  .navbar-dark .navbar-text a:hover {
    color: #fff;
  }
  .navbar-nav .nav-item {
    font-family:
      Sofia Pro,
      sans-serif;
    font-size: 0.875rem;
  }
  .navbar-nav .nav-link {
    color: #fff;
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    opacity: 0.75;
    padding: 1rem;
    font-weight: 600;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .navbar-collapse {
    flex-direction: row;
    display: flex;
  }
  .navbar-toggler {
    border: 1px solid #fff;
    padding: 0.4rem 0.5rem;
    outline: none !important;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 27px;
    height: 20px;
  }
  @media (min-width: 768px) {
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }
  .nav-auxiliary {
    flex-direction: row;
    list-style: none;
    display: flex;
  }
  .nav-auxiliary,
  .nav-social {
    margin: 0;
    padding: 0;
  }
  .nav-social__item {
    vertical-align: middle;
    list-style: none;
    display: inline-block;
  }
  .nav-social__item + .nav-social__item {
    margin-left: 0.75em;
  }
  .nav-auxiliary + .nav-social {
    border-left: 1px solid #6eaffe;
    margin-left: 24px;
    padding-left: 24px;
  }
  .nav-social__link {
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 100%;
    width: 2rem;
    height: 2rem;
    padding: 0.125em;
    font-size: 1rem;
    line-height: 2em;
    text-decoration: none;
    display: block;
  }
  .nav-social__link:focus,
  .nav-social__link:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
  }
  .nav-social--centered {
    text-align: center;
    padding: 6px 12px;
  }
  .nav-social--small .nav-social__item + .nav-social--small .nav-social__item {
    margin-left: 0;
  }
  .nav-social--small .nav-social__link {
    font-size: 1.125em;
  }
  .panzoom {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }
  .panzoomImage {
    cursor: move;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0;
  }
  .panzoomControls {
    z-index: 100;
    position: absolute;
    bottom: 24px;
    right: 24px;
  }
  .panzoomIn,
  .panzoomOut {
    color: #144369;
    cursor: pointer;
    text-align: center;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    width: 36px;
    height: 36px;
    margin: 4px 0 0;
    padding: 0;
    font-weight: 700;
    line-height: 24px;
    text-decoration: none;
    display: block;
    box-shadow: 0 0 3px 1px #00000040;
  }
  .panzoomIn:hover,
  .panzoomOut:hover {
    color: #fff;
    background: #144369;
  }
  .panzoomIn:focus,
  .panzoomOut:focus {
    outline: none;
  }
  .panzoomIn .after,
  .panzoomIn:after {
    content: "+";
    text-align: center;
    font-size: 24px;
    display: block;
  }
  .panzoomOut .after,
  .panzoomOut:after {
    content: "-";
    text-align: center;
    font-size: 27px;
    display: block;
  }
}

a.language-toggle,
.nav-buttons a {
  color: rgb(54, 65, 83);
  text-decoration: underline;
  text-decoration-style: dotted;
  text-decoration-color: rgba(54, 65, 83, 0.8);
  text-underline-offset: 4px;
  transition: all 0.4s ease-in-out;
}
a.language-toggle:focus,
a.language-toggle:hover,
.nav-buttons a:focus,
.nav-buttons a:hover {
  text-decoration-color: transparent;
  color: rgb(29, 34, 43);
}

.nav-buttons a {
  color: #fff;
  text-decoration-color: rgba(255, 255, 255, 0.8);
}
.nav-buttons a:focus,
.nav-buttons a:hover {
  color: #fff;
}

@layer utilities {
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-2 {
    top: calc(var(--spacing) * 2);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .top-12 {
    top: calc(var(--spacing) * 12);
  }
  .top-\[17px\] {
    top: 17px;
  }
  .top-\[36px\] {
    top: 36px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-2 {
    right: calc(var(--spacing) * 2);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .right-\[24px\] {
    right: 24px;
  }
  .right-\[46px\] {
    right: 46px;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-1 {
    z-index: 1;
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[60\] {
    z-index: 60;
  }
  .z-\[65\] {
    z-index: 65;
  }
  .z-\[100\] {
    z-index: 100;
  }
  .z-\[1000\] {
    z-index: 1000;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-5 {
    grid-column: span 5 / span 5;
  }
  .col-span-7 {
    grid-column: span 7 / span 7;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .col-span-10 {
    grid-column: span 10 / span 10;
  }
  .col-span-12 {
    grid-column: span 12 / span 12;
  }
  .container {
    width: 100%;
  }
  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }
  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }
  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }
  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .\!mx-0 {
    margin-inline: calc(var(--spacing) * 0) !important;
  }
  .-mx-1 {
    margin-inline: calc(var(--spacing) * -1);
  }
  .-mx-3 {
    margin-inline: calc(var(--spacing) * -3);
  }
  .-mx-4 {
    margin-inline: calc(var(--spacing) * -4);
  }
  .mx-1 {
    margin-inline: calc(var(--spacing) * 1);
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-6 {
    margin-inline: calc(var(--spacing) * 6);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-0 {
    margin-block: calc(var(--spacing) * 0);
  }
  .my-1 {
    margin-block: calc(var(--spacing) * 1);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .-mt-\[1px\] {
    margin-top: -1px;
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-9 {
    margin-top: calc(var(--spacing) * 9);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-14 {
    margin-top: calc(var(--spacing) * 14);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-24 {
    margin-top: calc(var(--spacing) * 24);
  }
  .-mr-\[1px\] {
    margin-right: -1px;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mr-auto {
    margin-right: auto;
  }
  .-mb-1 {
    margin-bottom: calc(var(--spacing) * -1);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-7 {
    margin-bottom: calc(var(--spacing) * 7);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-9 {
    margin-bottom: calc(var(--spacing) * 9);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-14 {
    margin-bottom: calc(var(--spacing) * 14);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-24 {
    margin-bottom: calc(var(--spacing) * 24);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-14 {
    height: calc(var(--spacing) * 14);
  }
  .h-\[12px\] {
    height: 12px;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[80px\] {
    height: 80px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[300px\] {
    height: 300px;
  }
  .h-\[calc\(100vh-56px\)\] {
    height: calc(100vh - 56px);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[14\.26\%\] {
    width: 14.26%;
  }
  .w-\[14\.28\%\] {
    width: 14.28%;
  }
  .w-\[19\.83px\] {
    width: 19.83px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .w-screen {
    width: 100vw;
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-md {
    max-width: var(--container-md);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .max-w-xs {
    max-width: var(--container-xs);
  }
  .flex-1 {
    flex: 1;
  }
  .flex-auto {
    flex: auto;
  }
  .-translate-y-\[3px\] {
    --tw-translate-y: -3px;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,)
      var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-none {
    list-style-type: none;
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-baseline {
    align-items: baseline;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(
      calc(var(--spacing) * 6) * var(--tw-space-y-reverse)
    );
    margin-block-end: calc(
      calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse))
    );
  }
  .gap-x-0 {
    column-gap: calc(var(--spacing) * 0);
  }
  .gap-x-2 {
    column-gap: calc(var(--spacing) * 2);
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-x-6 {
    column-gap: calc(var(--spacing) * 6);
  }
  .gap-x-8 {
    column-gap: calc(var(--spacing) * 8);
  }
  .gap-x-10 {
    column-gap: calc(var(--spacing) * 10);
  }
  .gap-x-12 {
    column-gap: calc(var(--spacing) * 12);
  }
  .gap-x-20 {
    column-gap: calc(var(--spacing) * 20);
  }
  .gap-x-24 {
    column-gap: calc(var(--spacing) * 24);
  }
  .gap-x-32 {
    column-gap: calc(var(--spacing) * 32);
  }
  :where(.space-x-1 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 1) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 1) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  :where(.space-x-3 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(
      calc(var(--spacing) * 3) * var(--tw-space-x-reverse)
    );
    margin-inline-end: calc(
      calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse))
    );
  }
  .gap-y-0 {
    row-gap: calc(var(--spacing) * 0);
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .gap-y-10 {
    row-gap: calc(var(--spacing) * 10);
  }
  .gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
  .gap-y-20 {
    row-gap: calc(var(--spacing) * 20);
  }
  .gap-y-24 {
    row-gap: calc(var(--spacing) * 24);
  }
  .gap-y-32 {
    row-gap: calc(var(--spacing) * 32);
  }
  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .overflow-auto {
    overflow: auto;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: 3.40282e38px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-l-xl {
    border-top-left-radius: var(--radius-xl);
    border-bottom-left-radius: var(--radius-xl);
  }
  .rounded-r-xl {
    border-top-right-radius: var(--radius-xl);
    border-bottom-right-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-\[\#CDCDCD\] {
    border-color: #cdcdcd;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-green-400 {
    border-color: var(--color-green-400);
  }
  .border-neutral-200 {
    border-color: var(--color-neutral-200);
  }
  .border-purple-200 {
    border-color: var(--color-purple-200);
  }
  .border-purple-300 {
    border-color: var(--color-purple-300);
  }
  .border-red-400 {
    border-color: var(--color-red-400);
  }
  .border-secondary {
    border-color: var(--color-secondary);
  }
  .bg-\[rgba\(255\,255\,255\,\.93\)\] {
    background-color: #ffffffed;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/25 {
    background-color: #00000040;
  }
  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/25 {
      background-color: color-mix(
        in oklab,
        var(--color-black) 25%,
        transparent
      );
    }
  }
  .bg-dark {
    background-color: var(--color-dark);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-light {
    background-color: var(--color-light);
  }
  .bg-primary {
    background-color: var(--color-primary);
  }
  .bg-purple-100 {
    background-color: var(--color-purple-100);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-transparent {
    background-color: #0000;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-\[url\(\'\/assets\/img\/icon-open-caret-right\.svg\'\)\] {
    background-image: url(../assets/img/icon-open-caret-right.svg);
  }
  .bg-bottom {
    background-position: bottom;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .px-0\.5 {
    padding-inline: calc(var(--spacing) * 0.5);
  }
  .px-1 {
    padding-inline: calc(var(--spacing) * 1);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-0 {
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[3px\] {
    padding-block: 3px;
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-\[2px\] {
    padding-top: 2px;
  }
  .pr-5 {
    padding-right: calc(var(--spacing) * 5);
  }
  .pl-10 {
    padding-left: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .align-middle {
    vertical-align: middle;
  }
  .align-top {
    vertical-align: top;
  }
  .\!text-3xl {
    font-size: var(--text-3xl) !important;
    line-height: var(--tw-leading, var(--text-3xl--line-height)) !important;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .\!leading-loose {
    --tw-leading: var(--leading-loose) !important;
    line-height: var(--leading-loose) !important;
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-\[48px\] {
    --tw-leading: 48px;
    line-height: 48px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extralight {
    --tw-font-weight: var(--font-weight-extralight);
    font-weight: var(--font-weight-extralight);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .\!text-gray-700 {
    color: var(--color-gray-700) !important;
  }
  .\!text-primary {
    color: var(--color-primary) !important;
  }
  .\!text-white {
    color: var(--color-white) !important;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-primary {
    color: var(--color-primary);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .no-underline {
    text-decoration-line: none;
  }
  .opacity-0 {
    opacity: 0;
  }
  .opacity-70 {
    opacity: 0.7;
  }
  .shadow,
  .shadow-sm {
    --tw-shadow:
      0 1px 3px 0 var(--tw-shadow-color, #0000001a),
      0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow:
      var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
      var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .drop-shadow-md {
    --tw-drop-shadow-size: drop-shadow(
      0 3px 3px var(--tw-drop-shadow-color, #0000001f)
    );
    --tw-drop-shadow: drop-shadow(var(--drop-shadow-md));
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,)
      var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,)
      var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property:
      color,
      background-color,
      border-color,
      outline-color,
      text-decoration-color,
      fill,
      stroke,
      --tw-gradient-from,
      --tw-gradient-via,
      --tw-gradient-to,
      opacity,
      box-shadow,
      transform,
      translate,
      scale,
      rotate,
      filter,
      -webkit-backdrop-filter,
      backdrop-filter,
      display,
      content-visibility,
      overlay,
      pointer-events;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-100 {
    --tw-duration: 0.1s;
    transition-duration: 0.1s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .before\:mr-2:before {
    content: var(--tw-content);
    margin-right: calc(var(--spacing) * 2);
  }
  .before\:hidden:before {
    content: var(--tw-content);
    display: none;
  }
  .before\:h-5:before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 5);
  }
  .before\:bg-white:before {
    content: var(--tw-content);
    background-color: var(--color-white);
  }
  .before\:content-\[url\(\'\/assets\/img\/icon-image\.svg\'\)\]:before {
    --tw-content: url(../assets/img/icon-image.svg);
    content: var(--tw-content);
  }
  .after\:absolute:after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:fixed:after {
    content: var(--tw-content);
    position: fixed;
  }
  .after\:top-0:after {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }
  .after\:top-1\/2:after {
    content: var(--tw-content);
    top: 50%;
  }
  .after\:left-0:after {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }
  .after\:left-1\/2:after {
    content: var(--tw-content);
    left: 50%;
  }
  .after\:z-\[900\]:after {
    content: var(--tw-content);
    z-index: 900;
  }
  .after\:-mt-3:after {
    content: var(--tw-content);
    margin-top: calc(var(--spacing) * -3);
  }
  .after\:-ml-3:after {
    content: var(--tw-content);
    margin-left: calc(var(--spacing) * -3);
  }
  .after\:h-6:after {
    content: var(--tw-content);
    height: calc(var(--spacing) * 6);
  }
  .after\:h-full:after {
    content: var(--tw-content);
    height: 100%;
  }
  .after\:w-6:after {
    content: var(--tw-content);
    width: calc(var(--spacing) * 6);
  }
  .after\:w-full:after {
    content: var(--tw-content);
    width: 100%;
  }
  .after\:-rotate-90:after {
    content: var(--tw-content);
    rotate: -90deg;
  }
  .after\:rotate-90:after {
    content: var(--tw-content);
    rotate: 90deg;
  }
  .after\:bg-gray-700:after {
    content: var(--tw-content);
    background-color: var(--color-gray-700);
  }
  .after\:bg-white:after {
    content: var(--tw-content);
    background-color: var(--color-white);
  }
  .after\:bg-\[url\(\'\/assets\/img\/icon-open-caret-right\.svg\'\)\]:after {
    content: var(--tw-content);
    background-image: url(../assets/img/icon-open-caret-right.svg);
  }
  .after\:bg-cover:after {
    content: var(--tw-content);
    background-size: cover;
  }
  .after\:opacity-30:after {
    content: var(--tw-content);
    opacity: 0.3;
  }
  .after\:transition-transform:after {
    content: var(--tw-content);
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(
      --tw-ease,
      var(--default-transition-timing-function)
    );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .after\:content-\[\'\'\]:after {
    --tw-content: "";
    content: var(--tw-content);
  }
  @media (hover: hover) {
    .hover\:cursor-pointer:hover {
      cursor: pointer;
    }
    .hover\:bg-blue-200:hover {
      background-color: var(--color-blue-200);
    }
    .hover\:bg-gray-100:hover {
      background-color: var(--color-gray-100);
    }
    .hover\:bg-secondary:hover {
      background-color: var(--color-secondary);
    }
    .hover\:no-underline:hover {
      text-decoration-line: none;
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:shadow-lg:hover {
      --tw-shadow:
        0 10px 15px -3px var(--tw-shadow-color, #0000001a),
        0 4px 6px -4px var(--tw-shadow-color, #0000001a);
      box-shadow:
        var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
    .hover\:shadow-md:hover {
      --tw-shadow:
        0 4px 6px -1px var(--tw-shadow-color, #0000001a),
        0 2px 4px -2px var(--tw-shadow-color, #0000001a);
      box-shadow:
        var(--tw-inset-shadow), var(--tw-inset-ring-shadow),
        var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:not-sr-only:focus {
    clip-path: none;
    white-space: normal;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    position: static;
    overflow: visible;
  }
  .active\:cursor-pointer:active {
    cursor: pointer;
  }
  @media (min-width: 40rem) {
    .sm\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }
    .sm\:block {
      display: block;
    }
    .sm\:inline {
      display: inline;
    }
    .sm\:h-10 {
      height: calc(var(--spacing) * 10);
    }
    .sm\:h-14 {
      height: calc(var(--spacing) * 14);
    }
    .sm\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
    :where(.sm\:space-x-3 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(
        calc(var(--spacing) * 3) * var(--tw-space-x-reverse)
      );
      margin-inline-end: calc(
        calc(var(--spacing) * 3) * calc(1 - var(--tw-space-x-reverse))
      );
    }
    .sm\:border-b {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
    .sm\:border-neutral-200 {
      border-color: var(--color-neutral-200);
    }
    .sm\:p-1 {
      padding: calc(var(--spacing) * 1);
    }
    .sm\:p-1\.5 {
      padding: calc(var(--spacing) * 1.5);
    }
    .sm\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
  }
  @media (min-width: 48rem) {
    .md\:top-\[96px\] {
      top: 96px;
    }
    .md\:col-span-1 {
      grid-column: span 1 / span 1;
    }
    .md\:col-span-4 {
      grid-column: span 4 / span 4;
    }
    .md\:col-span-5 {
      grid-column: span 5 / span 5;
    }
    .md\:col-span-6 {
      grid-column: span 6 / span 6;
    }
    .md\:col-span-7 {
      grid-column: span 7 / span 7;
    }
    .md\:col-span-8 {
      grid-column: span 8 / span 8;
    }
    .md\:col-span-10 {
      grid-column: span 10 / span 10;
    }
    .md\:col-span-12 {
      grid-column: span 12 / span 12;
    }
    .md\:row-span-1 {
      grid-row: span 1 / span 1;
    }
    .md\:mx-0 {
      margin-inline: calc(var(--spacing) * 0);
    }
    .md\:mx-auto {
      margin-inline: auto;
    }
    .md\:mt-3 {
      margin-top: calc(var(--spacing) * 3);
    }
    .md\:mr-0 {
      margin-right: calc(var(--spacing) * 0);
    }
    .md\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
    .md\:block {
      display: block;
    }
    .md\:grid {
      display: grid;
    }
    .md\:hidden {
      display: none;
    }
    .md\:inline-block {
      display: inline-block;
    }
    .md\:table {
      display: table;
    }
    .md\:h-14 {
      height: calc(var(--spacing) * 14);
    }
    .md\:h-\[28rem\] {
      height: 28rem;
    }
    .md\:h-\[400px\] {
      height: 400px;
    }
    .md\:w-\[436px\] {
      width: 436px;
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-12 {
      grid-template-columns: repeat(12, minmax(0, 1fr));
    }
    .md\:flex-row {
      flex-direction: row;
    }
    .md\:justify-end {
      justify-content: flex-end;
    }
    .md\:gap-3 {
      gap: calc(var(--spacing) * 3);
    }
    .md\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .md\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
    .md\:gap-x-10 {
      column-gap: calc(var(--spacing) * 10);
    }
    .md\:gap-y-10 {
      row-gap: calc(var(--spacing) * 10);
    }
    .md\:text-right {
      text-align: right;
    }
    .md\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .md\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .md\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .md\:text-5xl {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
    .md\:text-6xl {
      font-size: var(--text-6xl);
      line-height: var(--tw-leading, var(--text-6xl--line-height));
    }
    .md\:text-7xl {
      font-size: var(--text-7xl);
      line-height: var(--tw-leading, var(--text-7xl--line-height));
    }
    .md\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  @media (min-width: 64rem) {
    .lg\:col-span-12 {
      grid-column: span 12 / span 12;
    }
    .lg\:block {
      display: block;
    }
    .lg\:hidden {
      display: none;
    }
    .lg\:h-12 {
      height: calc(var(--spacing) * 12);
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    :where(.lg\:space-x-6 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(
        calc(var(--spacing) * 6) * var(--tw-space-x-reverse)
      );
      margin-inline-end: calc(
        calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse))
      );
    }
  }
  @media (min-width: 80rem) {
    .xl\:mr-16 {
      margin-right: calc(var(--spacing) * 16);
    }
    .xl\:block {
      display: block;
    }
    .xl\:flex {
      display: flex;
    }
    .xl\:hidden {
      display: none;
    }
    .xl\:h-14 {
      height: calc(var(--spacing) * 14);
    }
    .xl\:h-\[80px\] {
      height: 80px;
    }
    .xl\:flex-row {
      flex-direction: row;
    }
    :where(.xl\:space-x-0 > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(
        calc(var(--spacing) * 0) * var(--tw-space-x-reverse)
      );
      margin-inline-end: calc(
        calc(var(--spacing) * 0) * calc(1 - var(--tw-space-x-reverse))
      );
    }
  }
  @media (min-width: 96rem) {
    .\32xl\:mx-6 {
      margin-inline: calc(var(--spacing) * 6);
    }
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-content {
  syntax: "*";
  inherits: false;
  initial-value: "";
}
