/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!./projects/blp/app/Resources/DemosPlanCoreBundle/client/scss/style-public.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@charset "UTF-8";
/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com*/
.c-splitbutton__trigger:disabled, .c-splitbutton__trigger.is-disabled, .c-actionmenu__trigger:disabled, .o-link--default[aria-disabled=true], a.is-disabled, .btn--blank:disabled, .btn--warning:disabled, .btn--warning.is-disabled, .btn--secondary:disabled, .btn--secondary.is-disabled, .btn--primary:disabled, .btn--primary.is-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.c-styled-html, .split-statement .segmentation-editor, .split-statement .side-bar .tag, .c-data-table.is-fixed .c-data-table__resizable--truncated, .description-list-inline dd, .description-list-inline dt {
  word-wrap: anywhere;
  word-break: normal;
  hyphens: auto;
}
@layer theme, base, components, utilities, overrides;
@layer base {
  h1, h2, h3, h4, h5, h6, dl, blockquote, p, address, hr, table, fieldset, figure, pre {
    margin-bottom: 24px;
    margin-bottom: 1.5rem;
  }
  dd {
    margin-left: 48px;
    margin-left: 3rem;
  }
  html {
    font-size: 1em;
    line-height: 1.5;
    background-color: #ffffff;
    color: #595959;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
  html,
  body {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: auto;
  }
  html {
    height: 100%;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    scroll-behavior: smooth;
  }
  body {
    min-height: 100%;
    background: #ffffff;
    outline: none;
  }
  [v-cloak] {
    display: none;
  }
  @media screen and (max-width: 620px) {
    body::before {
      display: none;
      content: "palm";
    }
  }
  @media screen and (min-width: 621px) {
    body::before {
      display: none;
      content: "lap-up";
    }
  }
  @media screen and (min-width: 905px) {
    body::before {
      display: none;
      content: "desk-up";
    }
  }
  @media screen and (min-width: 1201px) {
    body::before {
      display: none;
      content: "wide";
    }
  }
  u {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  p {
    margin: 0 0 12px;
  }
  b,
  strong {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
    margin: 0 0 12px;
  }
  h1 {
    font-size: 27.65px;
    font-size: 1.728125rem;
    line-height: 1.3;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    color: #595959;
  }
  h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.3;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    color: #595959;
  }
  h3 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.4;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    color: #595959;
  }
  h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
  h5 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
  }
  h6 {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2;
  }
  a {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  a:hover, a:active {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  abbr[title] {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  table {
    width: 100%;
    margin: 0;
    font-size: 16px;
    border-collapse: collapse;
    border-spacing: 0;
  }
  th {
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  hr {
    border: none;
    height: 0;
    border-top: 2px solid #d3d3d3;
    margin: 12px auto;
  }
}
@layer components {
  .layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -24px;
  }
  .layout__item, .cardbox-half, .c-actionbox__tool {
    display: inline-block;
    padding-left: 24px;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
  }
  .layout--flush {
    margin-left: 0;
  }
  .layout--flush > .layout__item, .layout--flush > .cardbox-half, .layout--flush > .c-actionbox__tool {
    padding-left: 0;
  }
  .o-details__trigger {
    display: block;
  }
  .o-details__trigger::-webkit-details-marker {
    display: none;
  }
  .o-accordion .expand-enter-active,
  .o-accordion .expand-leave-active {
    transition-property: opacity, height;
  }
  .o-accordion .expand-enter,
  .o-accordion .expand-leave-to {
    opacity: 0;
  }
  .o-animate--bg-color.run-animate, .o-animate--bg-color.run-animate .can-animate {
    background-color: #228b22;
    animation: 0.8s ease-out forwards animate-target-bg;
  }
  @keyframes animate-target-bg {
    from {
      background-color: #228b22;
    }
    to {
      background-color: #d3d3d3;
    }
  }
  @supports (background-color: initial) {
    @keyframes animate-target-bg {
      from {
        background-color: #228b22;
      }
      to {
        background-color: transparent;
        background-color: initial;
      }
    }
  }
  .animation--bg-highlight-grey--light-1 {
    animation: bg-highlight 2s ease-out forwards;
    animation-delay: 1.2s;
  }
  .animation--bg-highlight-grey--light-2 {
    animation: bg-highlight-light-2 2s ease-out forwards;
  }
  @keyframes fade-in {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes bg-highlight {
    from {
      background-color: #228b22;
    }
    to {
      background-color: #d3d3d3;
    }
  }
  @keyframes bg-highlight-light-2 {
    from {
      background-color: #228b22;
    }
    to {
      background-color: #ebe9e9;
    }
  }
  .o-badge {
    vertical-align: text-bottom;
    display: inline-block;
    max-width: 200px;
    border-radius: 12px;
  }
  .o-badge:not(.o-badge--small) {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    padding: 5px 9px;
  }
  .o-badge--small {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 12px;
    padding: 3px 7px;
  }
  .o-badge--light {
    background-color: #ebe9e9;
    color: #595959;
  }
  .o-badge--dark {
    background-color: #d3d3d3;
  }
  .o-badge--darker {
    background-color: #595959;
    color: #ffffff;
  }
  .o-badge--alert {
    background-color: #b20000;
    color: #ffffff;
  }
  .o-badge--transparent {
    background: #ffffff;
    background: rgba(255, 255, 255, 0.7);
  }
  @media screen and (max-width: 620px) {
    .o-box {
      border-radius: 0;
      border-top: 1px solid #d3d3d3;
    }
  }
  .o-box {
    background: #ffffff;
    border-radius: 5px;
  }
  .o-box--dark {
    background: #ebe9e9;
    border-radius: 5px;
  }
  .o-box--forum {
    padding: 12px;
    background: #ebe9e9;
    border-radius: 5px;
  }
  .o-box--forum.closed {
    background: #ebe9e9;
    color: #757575 !important;
  }
  .o-box__thumbnail {
    height: 0;
    margin: 6px 12px 6px 0;
    padding-bottom: 33%;
    width: 33%;
    background-size: cover;
    background-position: center;
    float: left;
  }
  .o-box__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -10000px;
  }
  .o-box__link:hover {
    background-color: #ffffff;
    opacity: 0.5;
  }
  .o-box--dark .o-box__link:hover {
    background-color: #ebe9e9;
  }
  .o-box__text-truncated {
    height: 96px;
    overflow: hidden;
    line-height: 24px;
  }
  .o-box__text-truncated::before {
    float: left;
    height: 96px;
    width: 5px;
    content: "";
  }
  .o-box__text-truncated > * {
    display: none;
  }
  .o-box__text-truncated > *:first-child {
    float: right;
    display: block;
    margin-left: -5px;
    width: 100%;
  }
  .o-box__text-truncated::after {
    float: right;
    position: relative;
    left: 100%;
    top: -24px;
    box-sizing: content-box;
    margin-left: -3em;
    padding-right: 5px;
    width: 3em;
    content: "…";
    text-align: right;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%, #ffffff);
    background-size: 100% 100%;
  }
  .o-box--dark .o-box__text-truncated::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #ebe9e9 50%, #ebe9e9);
  }
  .o-breadcrumb ol {
    margin: 0;
    display: inline-block;
    padding-left: 0;
    list-style: none;
  }
  .o-breadcrumb li {
    display: inline;
  }
  .o-breadcrumb li + li::before {
    content: "";
    display: inline-block;
    margin-left: 0.8ch;
    margin-right: 0.6ch;
    margin-bottom: 0.1ch;
    border-top: 0.5ch solid transparent;
    border-bottom: 0.5ch solid transparent;
    border-left: 0.6ch solid #aeaeae;
  }
  .o-breadcrumb a:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-breadcrumb a:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .o-breadcrumb a {
    display: inline-block;
    max-width: 660px;
    overflow: hidden;
    vertical-align: top;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .o-breadcrumb [aria-current=page] {
    color: #595959;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  @keyframes barberpole {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 48px 24px;
    }
  }
  .tiptap .menubar .button_submenu button:not(.btn--text-selectable), .c-tabs__title-button:not(.btn--text-selectable), .split-statement .scroll-button:not(.btn--text-selectable), .c-splitbutton__trigger:not(.btn--text-selectable), .c-flyout__item--btn:not(.btn--text-selectable), .c-flyout__trigger:not(.btn--text-selectable), .c-actionmenu__trigger:not(.btn--text-selectable), .c-actionmenu__menuitem:not(.btn--text-selectable), .btn--icon:not(.btn--text-selectable), .btn--blank:not(.btn--text-selectable), .btn:not(.btn--text-selectable) {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
            user-select: none !important;
  }
  .tiptap .menubar .button_submenu button, .c-tabs__title-button, .split-statement .scroll-button, .c-splitbutton__trigger, .c-flyout__item--btn, .c-flyout__trigger, .c-actionmenu__trigger, .c-actionmenu__menuitem, .btn--icon, .btn--blank, .btn {
    vertical-align: middle;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    border: none;
    background: transparent;
    line-height: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .tiptap .menubar .button_submenu button:hover, .c-tabs__title-button:hover, .split-statement .scroll-button:hover, .c-splitbutton__trigger:hover, .c-flyout__item--btn:hover, .c-flyout__trigger:hover, .c-actionmenu__trigger:hover, .c-actionmenu__menuitem:hover, .btn--icon:hover, .btn--blank:hover, .btn:hover, .tiptap .menubar .button_submenu button:active, .c-tabs__title-button:active, .split-statement .scroll-button:active, .c-splitbutton__trigger:active, .c-flyout__item--btn:active, .c-flyout__trigger:active, .c-actionmenu__trigger:active, .c-actionmenu__menuitem:active, .btn--icon:active, .btn--blank:active, .btn:active, .tiptap .menubar .button_submenu button:focus, .c-tabs__title-button:focus, .split-statement .scroll-button:focus, .c-splitbutton__trigger:focus, .c-flyout__item--btn:focus, .c-flyout__trigger:focus, .c-actionmenu__trigger:focus, .c-actionmenu__menuitem:focus, .btn--icon:focus, .btn--blank:focus, .btn:focus {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .btn:focus:focus-visible {
    transition: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    background-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(#226a97, 0.5);
    box-shadow: 0 0 0 2px rgba(var(--dp-token-color-brand-link, #226a97), 0.5);
    border-color: transparent !important;
  }
  .btn {
    outline: 0 transparent !important;
  }
  .btn:not(.icon-only) {
    padding: 6px 12px 8px;
  }
  .btn:not(.icon-only):has(> span + svg.portrait) {
    padding-right: 6px;
  }
  .btn:not(.icon-only):has(> svg.portrait + span) {
    padding-left: 6px;
  }
  .btn.icon-only.small.search {
    padding: 7px 6px 6px;
  }
  .btn.icon-only.small:not(.search) {
    padding: 7px 6px;
  }
  .btn.icon-only.medium {
    padding: 5px 6px;
  }
  .btn.icon-only.large {
    padding: 1px 2px;
  }
  .btn {
    border: 1px solid transparent;
    border-radius: 3px;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
  }
   .btn--primary:not(.btn--outline):not(.btn--subtle), .btn--primary:not(.btn--outline):not(.btn--subtle):link, .btn--primary:not(.btn--outline):not(.btn--subtle):visited {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
   .btn--primary:not(.btn--outline):not(.btn--subtle):not(:disabled):not(:active):not(.is-disabled):hover, .btn--primary:not(.btn--outline):not(.btn--subtle).is-current {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
   .btn--primary:not(.btn--outline):not(.btn--subtle):active {
    color: #ffffff;
    background-color: #76003b;
    background-color: var(--dp-token-color-brand-link-hover, #76003b);
    border-color: #76003b;
    border-color: var(--dp-token-color-brand-link-hover, #76003b);
  }
  .btn--primary.btn--outline, .btn--primary.btn--outline:link, .btn--primary.btn--outline:visited {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
  .btn--primary.btn--outline:not(:disabled):not(:active):not(.is-disabled):hover, .btn--primary.btn--outline.is-current {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
  .btn--primary.btn--outline:active {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .btn--primary.btn--outline-reversed, .btn--primary.btn--outline-reversed:link, .btn--primary.btn--outline-reversed:visited {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #ffffff;
  }
  .btn--primary.btn--outline-reversed:not(:disabled):not(:active):not(.is-disabled):hover, .btn--primary.btn--outline-reversed.is-current {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .btn--primary.btn--outline-reversed:active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    background-color: #ffffff;
    border-color: #ffffff;
  }
   .btn--secondary:not(.btn--outline):not(.btn--subtle), .btn--secondary:not(.btn--outline):not(.btn--subtle):link, .btn--secondary:not(.btn--outline):not(.btn--subtle):visited {
    color: #ffffff;
    background-color: #757575;
    border-color: #757575;
  }
   .btn--secondary:not(.btn--outline):not(.btn--subtle):not(:disabled):not(:active):not(.is-disabled):hover, .btn--secondary:not(.btn--outline):not(.btn--subtle).is-current {
    color: #ffffff;
    background-color: #595959;
    border-color: #595959;
  }
   .btn--secondary:not(.btn--outline):not(.btn--subtle):active {
    color: #ffffff;
    background-color: #333333;
    border-color: #333333;
  }
  .btn--secondary.btn--outline, .btn--secondary.btn--outline:link, .btn--secondary.btn--outline:visited {
    color: #757575;
    background-color: #ffffff;
    border-color: #757575;
  }
  .btn--secondary.btn--outline:not(:disabled):not(:active):not(.is-disabled):hover, .btn--secondary.btn--outline.is-current {
    color: #ffffff;
    background-color: #757575;
    border-color: #757575;
  }
  .btn--secondary.btn--outline:active {
    color: #ffffff;
    background-color: #595959;
    border-color: #595959;
  }
  .btn--secondary.btn--outline-reversed, .btn--secondary.btn--outline-reversed:link, .btn--secondary.btn--outline-reversed:visited {
    color: #ffffff;
    background-color: #757575;
    border-color: #ffffff;
  }
  .btn--secondary.btn--outline-reversed:not(:disabled):not(:active):not(.is-disabled):hover, .btn--secondary.btn--outline-reversed.is-current {
    color: #757575;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .btn--secondary.btn--outline-reversed:active {
    color: #595959;
    background-color: #ffffff;
    border-color: #ffffff;
  }
   .btn--warning:not(.btn--outline):not(.btn--subtle), .btn--warning:not(.btn--outline):not(.btn--subtle):link, .btn--warning:not(.btn--outline):not(.btn--subtle):visited {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-highlight, #a4004c);
  }
   .btn--warning:not(.btn--outline):not(.btn--subtle):not(:disabled):not(:active):not(.is-disabled):hover, .btn--warning:not(.btn--outline):not(.btn--subtle).is-current {
    color: #ffffff;
    background-color: #b20000;
    border-color: #b20000;
  }
   .btn--warning:not(.btn--outline):not(.btn--subtle):active {
    color: #ffffff;
    background-color: #820000;
    border-color: #820000;
  }
  .btn--warning.btn--outline, .btn--warning.btn--outline:link, .btn--warning.btn--outline:visited {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    background-color: #ffffff;
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .btn--warning.btn--outline:not(:disabled):not(:active):not(.is-disabled):hover, .btn--warning.btn--outline.is-current {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .btn--warning.btn--outline:active {
    color: #ffffff;
    background-color: #b20000;
    border-color: #b20000;
  }
  .btn--warning.btn--outline-reversed, .btn--warning.btn--outline-reversed:link, .btn--warning.btn--outline-reversed:visited {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    border-color: #ffffff;
  }
  .btn--warning.btn--outline-reversed:not(:disabled):not(:active):not(.is-disabled):hover, .btn--warning.btn--outline-reversed.is-current {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .btn--warning.btn--outline-reversed:active {
    color: #b20000;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .btn--icon:focus:focus-visible {
    transition: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    background-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(#226a97, 0.5);
    box-shadow: 0 0 0 2px rgba(var(--dp-token-color-brand-link, #226a97), 0.5);
    border-color: transparent !important;
  }
  .btn--icon {
    outline: 0 transparent !important;
    height: 30px;
    min-width: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 6px;
    border-radius: 3px;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
  }
  .btn--icon:not(:disabled):not(:active):not(.is-disabled):hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    background-color: #f5f5f5;
  }
  .btn--icon:active {
    color: #76003b;
    color: var(--dp-token-color-brand-link-hover, #76003b);
    background-color: #ebe9e9;
  }
  .btn--icon > i + * {
    margin-left: 6px;
  }
  .btn--focus:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .btn--focus:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .btn--rounded {
    border-radius: 24px;
  }
  .btn-group {
    display: inline-flex;
  }
  .btn-group > .btn:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .btn-group > .btn + .btn {
    margin-left: -1px;
  }
  a.is-disabled {
    pointer-events: none !important;
  }
  .btn-icns {
    margin: 0 12px 12px 0;
    background: transparent;
    border: none;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    cursor: pointer;
    font-weight: 600;
    font-size: 1em;
  }
  .btn-icns:hover, .btn-icns:focus, .btn-icns.is-current {
    background: transparent;
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .btn-icns:disabled, .btn-icns:disabled:hover {
    color: #757575;
  }
  .btn-icns--small, .btn-icns--small i {
    display: block;
    height: 12px;
    margin: 0;
  }
  .btn-icns--thin {
    font-weight: normal;
  }
  .btn-icns-icon {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    font-size: 0.9em;
  }
  .btn-icns-icon--thin {
    font-weight: normal;
  }
   .o-char-count--m, .o-char-count {
    background: transparent;
    border: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    text-align: center;
  }
  .o-char-count {
    width: 30px;
  }
  .o-char-count--m {
    width: 35px;
  }
  .description-list, .description-list-inline {
    margin-bottom: 0;
  }
  .description-list dt, .description-list-inline dt {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  .description-list-inline {
    display: inline-grid;
    grid-template-columns: fit-content(40%) auto;
  }
  .description-list-inline dd {
    margin-left: 12px;
    white-space: pre-wrap;
  }
  .description-list dd {
    margin-left: 0;
  }
  .description-list dd + dt {
    margin-top: 6px;
  }
  .flash {
    padding: 12px 19.2px;
    color: #595959;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  .flash a {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .flash a:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .flash-confirm,
  .o-list--card > .o-list__item :target,
  .o-list--card > .o-list__item .target-element {
    background: #def7de;
    border: 1px solid #5cba5c;
    color: #064006;
  }
  .flash-confirm a,
  .o-list--card > .o-list__item :target a,
  .o-list--card > .o-list__item .target-element a {
    color: #228b22;
  }
  .flash-confirm a:hover,
  .o-list--card > .o-list__item :target a:hover,
  .o-list--card > .o-list__item .target-element a:hover {
    color: #228b22;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .flash-info {
    background: #cee6fb;
    border: 1px solid #44a8ff;
    color: #004078;
  }
  .flash-info a {
    color: #006fd0;
  }
  .flash-info a:hover {
    color: #006fd0;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .flash-warning {
    background: #ffefca;
    border: 1px solid #ffbe24;
    color: #845d01;
  }
  .flash-warning a {
    color: #845d01;
  }
  .flash-warning a:hover {
    color: #845d01;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .flash-error {
    background: #fcdddd;
    border: 1px solid #fc5e5e;
    color: #820000;
  }
  .flash-error a {
    color: #b20000;
  }
  .flash-error a:hover {
    color: #b20000;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .is-invalid.o-form__control-input, .is-invalid.o-form__control-textarea, .is-invalid.o-form__control-tiptap, input.is-invalid[type=checkbox], input.is-invalid[type=radio], input.is-invalid[type=tel], input.is-invalid[type=text], input.is-invalid[type=password], input.is-invalid[type=email], input.is-invalid[type=number], input.is-invalid[type=url], select.is-invalid, textarea.is-invalid {
    outline: none;
    border-color: transparent !important;
    box-shadow: 0 0 0 2px #e52222;
  }
  fieldset {
    margin-bottom: 0 !important;
    padding-bottom: 24px;
    min-width: 0;
    border: none;
  }
  legend {
    font-size: 19.2px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  label {
    display: block;
    margin-bottom: 24px;
    cursor: pointer;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  .lbl {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  .lbl--text {
    cursor: pointer;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  .lbl--spaced {
    margin-top: 27px !important;
  }
  .lbl__hint {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    margin: 0 0 3px;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  input[type=tel],
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=number],
  input[type=url],
  select,
  textarea {
    padding-left: 6px;
    border: 2px solid #d3d3d3;
    color: #757575;
    cursor: text;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  input[type=tel][disabled],
  input[type=text][disabled],
  input[type=password][disabled],
  input[type=email][disabled],
  input[type=number][disabled],
  input[type=url][disabled] {
    background: transparent;
    border: none;
    padding-left: 0;
    line-height: 1.5;
  }
  input[type=search]::-ms-clear, input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
  }
  input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none;
  }
  input[type=number] {
    -webkit-appearance: textfield;
       -moz-appearance: textfield;
            appearance: textfield;
  }
  input:required {
    box-shadow: none;
  }
  textarea {
    height: 360px;
    width: 100%;
    resize: vertical;
  }
  textarea[readonly] {
    border: none;
    height: auto;
    min-height: 200px;
    resize: none;
  }
  input[type=file] {
    padding: 0;
    background: transparent;
    border: none;
    color: #757575;
    cursor: pointer;
  }
  input[type=checkbox] {
    vertical-align: middle;
    margin: 0 5px 3px 0;
  }
  label input[type=radio] {
    vertical-align: middle;
  }
  select {
    border: 2px solid #d3d3d3;
    background-color: #ffffff;
    color: #757575;
    cursor: default;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  .layout__item select:not([class*=o-form]), .cardbox-half select:not([class*=o-form]) {
    padding-left: 0;
    padding-left: initial;
  }
  select[disabled] {
    background-color: rgb(222.8571428571, 219.6428571429, 219.6428571429);
  }
  select.layout__item, select.cardbox-half {
    padding-left: 0;
  }
  option[disabled] {
    color: #aeaeae;
  }
  input[readonly] {
    border: none;
  }
  input::-webkit-outer-spin-button,
  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
            appearance: none;
  }
  .validation-hint {
    display: none;
  }
  .is-invalid + .validation-hint {
    display: block;
    margin-top: 12px;
    color: #b20000;
  }
  label.required {
    color: #b20000 !important;
  }
  input[type=text].required,
  input[type=number].required,
  input[type=email].required,
  select.required {
    border-color: #e52222 !important;
  }
  .disabled {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
       -moz-user-select: none !important;
            user-select: none !important;
    cursor: default !important;
    border: 2px solid #ffffff !important;
    color: #757575;
  }
  i.disabled,
  .btn-icns.disabled {
    border: none !important;
  }
  input.disabled {
    cursor: default !important;
  }
  .oeb label {
    font-weight: 400;
  }
  .o-form__label {
    display: block;
    margin-bottom: 0;
    cursor: pointer;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  .o-form__label + .o-form__control-input, .o-form__label + .o-form__control-select, .o-form__label + .o-form__control-tiptap, .o-form__label + .o-form__control-textarea, .o-form__label + .o-form__control-wrapper {
    margin-top: 3px;
  }
  .o-form__control-input, .o-form__control-textarea, .o-form__control-tiptap {
    max-width: 100%;
  }
  .o-form__control-input {
    border: 1px solid #aeaeae !important;
  }
  .o-form__control-input, .o-form__control-search {
    height: 32px;
    padding: 6px 6px 8px;
    background: #ffffff;
    color: #757575;
    line-height: 1.3em !important;
    border-radius: 3px;
  }
  .o-form__control-input[disabled], .o-form__control-input.is-disabled, .o-form__control-search[disabled], .o-form__control-search.is-disabled {
    background: #ebe9e9;
    color: #757575;
    border: none !important;
  }
  .o-form__control-input::-ms-clear, .o-form__control-search::-ms-clear {
    display: none;
  }
  .o-form__control-input:required, .o-form__control-search:required {
    box-shadow: none;
  }
  .o-form__control-search {
    border-top: 1px solid #aeaeae !important;
    border-bottom: 1px solid #aeaeae !important;
    border-left: 1px solid #aeaeae !important;
  }
  .o-form__control-search-reset, .o-form__control-search-reset--small {
    position: absolute;
    font-size: 0;
  }
  .o-form__control-search-reset {
    top: calc(50% - 20px / 2);
    right: calc((32px - 20px) / 2);
  }
  .o-form__control-search-reset.grouped {
    right: 24px;
  }
  .o-form__control-search-reset--small {
    top: calc((32px - 12px) / 2);
    right: 6px;
  }
  .o-form__control-search-reset--small.grouped {
    right: 24px;
  }
  .o-form__control-textarea {
    min-height: 32px;
    background: #ffffff;
    border-radius: 3px !important;
  }
  .o-form__control-textarea[disabled], .o-form__control-textarea.is-disabled {
    background: #ebe9e9 !important;
    color: #757575 !important;
  }
  .o-form__control-tiptap .editor {
    border-radius: 3px;
  }
  .o-form__control-tiptap .editor .menubar {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .o-form__control-tiptap .editor .editor__content {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .o-form__control-select {
    width: 100%;
    height: 32px;
    padding: 3px 24px 3px 6px;
    border-radius: 3px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='320' height='512' viewBox='0 0 320 512'%3E%3Cpath fill='%23808080' d='M31 192h258c17 0 26 22 14 34L174 355c-8 8-20 8-28 0L17 226c-12-12-3-34 14-34z'/%3E%3C/svg%3E");
    background-color: #ffffff;
    background-size: 10px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    color: #757575;
    line-height: 1.3em !important;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .o-form__control-select[disabled], .o-form__control-select.is-disabled {
    background: #ebe9e9;
    color: #757575;
  }
  .o-form__control-select::-ms-expand {
    display: none;
  }
  .o-form__element--checkbox {
    position: relative;
  }
  .o-form__element--checkbox > input[type=checkbox] {
    position: absolute;
    top: 0.3em;
    left: 0;
    margin: 0;
    height: 0.9em;
    width: 0.9em;
  }
  .o-form__element--checkbox > label,
  .o-form__element--checkbox > .o-form__label {
    padding-left: 24px;
    word-wrap: anywhere;
    word-break: normal;
  }
  .o-form__element--radio {
    position: relative;
  }
  .o-form__element--radio > input[type=radio] {
    position: absolute;
    top: 0.3em;
    left: 0;
    margin: 0;
    height: 0.9em;
    width: 0.9em;
  }
  .o-form__element--radio > label,
  .o-form__element--radio > .o-form__label {
    padding-left: 24px;
    word-wrap: anywhere;
    word-break: normal;
  }
  .o-form__group {
    display: flex;
    align-items: flex-start;
  }
  .o-form__group > .o-form__group-item {
    flex-grow: 1;
  }
  .o-form__group > .o-form__group-item.shrink {
    flex-grow: 0;
  }
  .o-form__group > .o-form__group-item.grow {
    flex-grow: 2;
  }
  .o-form__group > .o-form__group-item + .o-form__group-item {
    margin-left: 12px;
  }
  .o-form__group .o-form__control-input:not([size]) {
    flex-grow: 1;
  }
  .o-form__group .o-form__control-input[size="3"], .o-form__group .o-form__control-input[size="5"] {
    width: calc(6ch + 12px);
  }
  .o-form__group .o-form__control-input[size="16"] {
    width: calc(17ch + 12px);
  }
  .o-hellip__wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .o-hellip, .o-hellip > *, .o-hellip--nowrap, .o-hellip--td, .o-badge {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .o-hellip--nowrap,
  .o-badge {
    white-space: nowrap;
  }
  .o-hellip--td {
    max-width: 1px;
  }
  .o-hellip--td .o-hellip,
  .o-hellip--td .o-hellip--nowrap {
    max-width: 95%;
  }
  .o-link--default:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-link--default:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .o-link--default, .o-link--default:visited {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .o-link--default:hover, .o-link--default:active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .o-link--default[aria-disabled=true]:hover {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .o-link--on-alt {
    color: #ffffff;
    color: var(--dp-token-color-brand-alt-contrast, #ffffff);
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .o-link--on-alt:hover {
    opacity: 0.8;
  }
  .o-link--active:focus:not(:focus-visible), .o-link--active:hover:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-link--active:focus:focus-visible, .o-link--active:hover:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .o-link--active, .o-link--active:hover {
    pointer-events: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .o-link--icon i {
    font-size: 0.85em;
  }
  .o-link--external:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-link--external:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .o-link--external::before {
    padding-left: 0.2em;
    padding-right: 0.2em;
    content: "\f08e";
    font-size: 0.85em;
  }
  .o-link--offset {
    position: relative;
    top: -120px;
    display: block;
    visibility: hidden;
  }
  .o-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .o-list__item {
    list-style: none;
  }
  .o-list--card > .o-list__item {
    background-color: #ebe9e9;
    margin-bottom: 12px;
  }
  .o-list--card > .o-list__item:last-child {
    margin-bottom: 0;
  }
  .o-list--card > .o-list__item :target,
  .o-list--card > .o-list__item .target-element {
    border: none;
  }
  .o-list--table > .o-list__item {
    border-bottom: 1px solid #d3d3d3;
    padding: 12px 0;
  }
  .o-list--table > .o-list__item:first-child {
    border-top: 1px solid #d3d3d3;
  }
  .o-list--csv > .o-list__item {
    display: inline-block;
  }
  .o-list--csv > .o-list__item::after {
    display: inline-block;
    margin-right: 0.2em;
    content: ", ";
  }
  .o-list--csv > .o-list__item:last-child::after {
    content: none;
  }
  .o-list__item.separated:not(:first-of-type)::before {
    content: " | ";
  }
  .o-list--col-2, .o-list--col-3 {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .o-list--col-2 {
    -moz-column-count: 2;
         column-count: 2;
  }
  .o-list--col-3 {
    -moz-column-count: 3;
         column-count: 3;
  }
  @keyframes modal-open {
    from {
      opacity: 0;
      transform: scale(0.6) translateY(10%);
    }
    to {
      opacity: 1;
      transform: scale(1) translateY(0);
    }
  }
  @keyframes modal-close {
    from {
      opacity: 1;
      transform: scale(1) translateY(0);
    }
    to {
      opacity: 0;
      transform: scale(0.6) translateY(10%);
    }
  }
  @keyframes backdrop-open {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes backdrop-close {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .o-modal__content {
    border: none;
    padding: 0;
    margin: auto;
    width: 1304px;
    height: -moz-fit-content;
    height: fit-content;
    max-width: calc(100% - 24px);
    max-height: calc(100% - 24px);
    overflow: auto;
    background-color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.26), 0 5px 7px rgba(0, 0, 0, 0.24);
    border-radius: 4px;
  }
  .o-modal__content::backdrop {
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
  }
  .o-modal__content.o-modal--opening {
    animation: modal-open 0.2s cubic-bezier(0.5, 0, 0.5, 1) forwards;
  }
  .o-modal__content.o-modal--opening::backdrop {
    animation: backdrop-open 0.2s linear forwards;
  }
  .o-modal__content.o-modal--closing {
    animation: modal-close 0.2s cubic-bezier(0.5, 0, 0.5, 1) forwards;
  }
  .o-modal__content.o-modal--closing::backdrop {
    animation: backdrop-close 0.2s linear forwards;
  }
  .o-modal__body {
    overflow-x: hidden;
    overflow-y: auto;
    overflow: hidden auto;
    padding: 24px;
    margin: 0;
    height: auto;
  }
  .cardbox-half {
    padding-left: 12px;
  }
  .cardbox-half:nth-of-type(2n+1) {
    margin-left: -12px;
    margin-right: 12px;
  }
  .cardbox-half:nth-of-type(2n+2) {
    margin-left: 0;
    margin-right: 0;
  }
  .card__item {
    margin-bottom: 24px;
    padding: 12px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
  }
  .js .card__item:hover {
    background-color: #f5f5f5;
    animation: background-default-brand 1s;
  }
  @keyframes background-default-brand {
    0% {
      background-color: #ffffff;
    }
    100% {
      background-color: #f5f5f5;
    }
  }
  .o-page__wrapper {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
  }
  @media screen and (max-width: 620px) {
    .o-page__padded--spaced {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  @media screen and (min-width: 621px) {
    .o-page__padded--spaced {
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  @media all and (min-width: 1400px) {
    .o-page__padded--spaced {
      padding-left: calc((100vw - 1400px) / 2 + 24px);
      padding-right: calc((100vw - 1400px) / 2 + 24px);
    }
  }
  .o-page__news::after {
    content: " ";
    display: block;
    width: calc(100% + 48px);
    padding-top: 12px;
    margin-left: -24px;
    border-bottom: 1px solid #d3d3d3;
  }
  .o-page__main {
    flex: 1 1;
  }
  @media screen and (max-width: 620px) {
    .o-page__main {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  @media screen and (min-width: 621px) {
    .o-page__main {
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .oeb .o-page__main {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  @media all and (min-width: 1400px) {
    .o-page__header, .o-page__main, .o-page__padded, .o-page__nav {
      padding-left: calc((100vw - 1400px) / 2);
      padding-right: calc((100vw - 1400px) / 2);
    }
  }
  .o-page__nav {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
  }
  .o-page__content {
    width: 75%;
  }
  .o-page__content.is-expanded {
    width: calc(100% - 71px);
  }
  .o-page__sidebar {
    width: 71px;
  }
  .o-page__sidebar:not(.is-expanded) {
    padding-left: 12px;
    overflow: hidden;
    white-space: nowrap;
  }
  .o-page__sidebar.is-expanded {
    width: 25%;
  }
  .o-piped--small {
    line-height: 1;
  }
  .o-piped__item {
    display: inline-block;
    padding: 0 6px;
    border-left: 1px solid;
  }
  .o-piped__item:first-of-type {
    border: none;
  }
  .toggle-wrapper {
    isolation: isolate;
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 1.1rem;
    width: 2.1rem;
    flex: 0 0 2.1rem;
    border-radius: 9999px;
    font-size: 0;
  }
  .toggle-wrapper:focus {
    outline: 0;
  }
  .toggle-background {
    display: inline-block;
    border-radius: 9999px;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: background-color 0.1s ease;
  }
  .toggle-indicator {
    position: absolute;
    top: 0.05rem;
    left: 0.05rem;
    height: 1rem;
    width: 1rem;
    background-color: #ffffff;
    border-radius: 9999px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: transform 0.1s ease;
  }
  .toggle-disabled {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: not-allowed;
  }
  .o-spinner.is-progress {
    margin-right: 35px;
  }
  .o-spinner.is-progress::after {
    position: absolute;
    display: inline-block;
    height: 24px;
    width: 24px;
    background: url("../img/loader-circular-24x24.svg") no-repeat top left;
    background-size: contain;
    content: "";
  }
  .o-sticky {
    position: static;
  }
  .o-sticky::after {
    content: "";
    display: table;
    clear: both;
  }
  .o-sticky.is-bound {
    position: absolute;
    left: auto;
    right: auto;
  }
  .o-sticky.is-fixed {
    position: fixed;
    left: auto;
    right: auto;
  }
  .o-sticky.is-bound.is-top, .o-sticky.is-fixed.is-top {
    bottom: auto;
    top: 0;
  }
  .o-sticky.is-bound.is-bottom, .o-sticky.is-fixed.is-bottom {
    bottom: 0;
    top: auto;
  }
  .o-sticky--border.is-fixed.is-top {
    border-bottom: 1px solid #d3d3d3;
  }
  .o-sticky--border.is-fixed.is-bottom {
    border-top: 1px solid #d3d3d3;
  }
  .o-switcher {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background-color: #d3d3d3;
    padding: 1px;
    border-radius: 20px;
  }
  .o-switcher input[type=checkbox] {
    display: none;
  }
  .o-switcher__option {
    display: inline-block;
    padding: 0 20px;
    color: #757575;
    line-height: 33px;
  }
  .o-switcher__option--checked {
    height: 33px;
    background-color: #ffffff;
    border-radius: 20px;
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
  }
  .o-toggle:not(.is-disabled-toggle) {
    position: relative;
  }
  .o-toggle__trigger:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-toggle__trigger:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
  }
  .o-toggle__trigger {
    background: none;
    border: none;
    padding: 0;
  }
  html:not(.nojs) .o-toggle__trigger {
    position: relative;
    z-index: 10;
    cursor: pointer;
  }
  .is-disabled-toggle .o-toggle__trigger {
    display: none;
  }
  .is-active-toggle .o-toggle__icon--caret {
    margin-left: -0.2em;
  }
  html.nojs .o-toggle__icon {
    display: none;
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target {
    display: none !important;
    opacity: 0;
    animation: toggle-out 0.5s ease-in-out;
    animation-fill-mode: forwards;
    transform: translateY(-100%);
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target.is-active {
    display: block !important;
    animation: toggle-in 0.5s ease-in-out;
    animation-fill-mode: forwards;
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target.is-active.table-row {
    display: table-row !important;
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target.is-run {
    animation-delay: -0.5s;
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target.is-visible {
    display: block !important;
    opacity: 1;
    transform: translateY(0);
  }
  html:not(.nojs) .o-toggle:not(.is-disabled-toggle):not(.o-toggle--not-animated):not(.o-toggle--transition) .o-toggle__target.is-visible.table-row {
    display: table-row !important;
  }
  html:not(.nojs) .o-toggle.o-toggle--not-animated .o-toggle__target {
    display: none !important;
  }
  html:not(.nojs) .o-toggle.o-toggle--not-animated .o-toggle__target.is-active {
    display: block !important;
  }
  html:not(.nojs) .o-toggle.o-toggle--not-animated .o-toggle__target.is-active.table-row {
    display: table-row !important;
  }
  @keyframes toggle-in {
    0% {
      opacity: 0;
      transform: translateY(-100%);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes toggle-out {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 0;
      transform: translateY(-100%);
    }
  }
  .nojs .o-tooltip__content, .tooltip__inner, .tooltip-inner {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    position: relative;
    padding: 6px 12px 9px;
    background-color: #595959;
    color: #ffffff;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    text-align: left;
    white-space: normal;
  }
  .nojs .o-tooltip__content a, .tooltip__inner a, .tooltip-inner a {
    color: #ffffff;
  }
  .nojs .o-tooltip__content a:hover, .tooltip__inner a:hover, .tooltip-inner a:hover {
    color: #ffffff;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .tooltip {
    z-index: 2000;
    max-width: 400px;
    cursor: help;
  }
  .tooltip--width-auto {
    max-width: none;
  }
  .tooltip__arrow, .tooltip-arrow {
    position: absolute;
    z-index: -1;
    height: 12px;
    margin: -6px 0;
    width: 12px;
    background: #595959;
    transform: rotate(45deg);
  }
  [x-placement=top] .tooltip__arrow, [x-placement=top] .tooltip-arrow {
    top: 100%;
  }
  [x-placement=bottom] .tooltip__arrow, [x-placement=bottom] .tooltip-arrow {
    bottom: 100%;
  }
  [x-placement=right] .tooltip__arrow, [x-placement=right] .tooltip-arrow {
    right: 100%;
  }
  [x-placement=left] .tooltip__arrow, [x-placement=left] .tooltip-arrow {
    left: 100%;
  }
  .v-popover.o-hellip--nowrap .trigger {
    max-width: 100%;
  }
  .nojs .o-tooltip {
    position: relative;
  }
  .o-tooltip__content {
    display: none;
  }
  .nojs .o-tooltip__content {
    width: 400px;
  }
  .nojs .o-tooltip:hover .o-tooltip__content, .nojs .o-tooltip.is-open .o-tooltip__content {
    bottom: 0;
    position: absolute;
    z-index: 2000;
    display: block;
    transform: translateX(-50%) translateY(-24px);
  }
  .o-tooltip:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .o-tooltip:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .o-wizard {
    padding-bottom: 12px;
  }
  .o-wizard__trigger {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.25;
    bottom: 12px;
    position: absolute;
    right: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  .o-wizard__trigger-icon {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.25;
    vertical-align: middle;
    line-height: 0;
  }
  .o-wizard legend:not(.is-label) {
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
    cursor: pointer;
  }
  .o-wizard legend:not(.is-label) i.caret {
    width: 12px;
  }
  .o-wizard legend:not(.is-label) i.fa-check {
    display: none;
    margin-left: 5px;
  }
  .o-wizard .o-wizard__content {
    display: none;
  }
  .o-wizard .o-wizard__content.is-active {
    display: block;
  }
  form:not(.o-wizard-mode) .o-wizard .o-wizard__content.is-active {
    padding: 12px;
    background-color: #ebe9e9;
  }
  form:not(.o-wizard-mode) .o-wizard [data-wizard-tooltip-plain] {
    display: none !important;
  }
  .o-wizard-mode .o-wizard .o-wizard__content {
    min-height: 222px;
  }
  .o-wizard-mode .o-wizard.o-wizard--active {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2300;
    max-width: 1400px;
    padding: 62px 22px 48px;
    margin-left: 12px;
    width: 133.33%;
    background: #ffffff;
  }
  @media screen and (max-width: 904px) {
    .o-wizard-mode .o-wizard.o-wizard--active {
      padding-bottom: 85px;
    }
  }
  @media screen and (max-width: 904px) {
    .o-wizard-mode .o-wizard.o-wizard--active {
      padding-bottom: 120px;
    }
  }
  .o-wizard-mode .o-wizard.o-wizard--active legend:not(.is-label) {
    display: none;
  }
  .o-wizard-mode .o-wizard.o-wizard--active .o-wizard__header {
    position: absolute;
    top: 22px;
    left: 22px;
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
  }
  .o-wizard-mode .o-wizard.o-wizard--active .o-wizard__main {
    float: right;
    width: calc(75% - 22px);
    margin-top: 8px;
  }
  @media screen and (max-width: 904px) {
    .o-wizard-mode .o-wizard.o-wizard--active .o-wizard__main {
      width: 100%;
    }
  }
  .o-wizard-mode .o-wizard.o-wizard--active .o-wizard__content {
    min-height: 222px;
  }
  .o-wizard-mode .o-wizard.o-wizard--active [data-wizard-tooltip] {
    display: none;
  }
  .o-wizard-mode .o-wizard__close {
    position: absolute;
    right: 20px;
    top: 6px;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    cursor: pointer;
    font-size: 24px;
  }
  .o-wizard-mode .o-wizard__btn {
    bottom: 22px;
    position: absolute;
  }
  @media screen and (max-width: 620px) {
    .o-wizard-mode .o-wizard__btn {
      left: auto !important;
      right: 22px;
    }
  }
  .o-wizard-mode .o-wizard__btn--prev {
    left: 22px;
  }
  @media screen and (max-width: 620px) {
    .o-wizard-mode .o-wizard__btn--prev {
      bottom: 65px;
    }
  }
  .o-wizard-mode .o-wizard__btn--next, .o-wizard-mode .o-wizard__btn--done {
    right: 22px;
  }
  .o-wizard-mode .o-wizard__mark {
    bottom: 22px;
    left: calc((100% - 44px) / 4 + 44px);
    position: absolute;
    margin: 0;
    font-weight: normal;
  }
  @media screen and (max-width: 904px) {
    .o-wizard-mode .o-wizard__mark {
      bottom: 62px;
      right: 22px;
      left: auto;
    }
  }
  @media screen and (max-width: 620px) {
    .o-wizard-mode .o-wizard__mark {
      bottom: 100px;
    }
  }
  @media screen and (max-width: 904px) {
    .o-wizard-mode .o-wizard__menu {
      display: none;
    }
  }
  .o-wizard-mode .o-wizard__menu ul {
    position: relative;
    margin: 0;
    list-style: none;
  }
  .o-wizard-mode .o-wizard__menu ul li {
    position: relative;
    margin: 6px 0;
    cursor: pointer;
  }
  .o-wizard-mode .o-wizard__menu ul li.active, .o-wizard-mode .o-wizard__menu ul li.active i {
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
  }
  .o-wizard-mode .o-wizard__menu ul li.active i {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
  }
  .o-wizard-mode .o-wizard__menu ul li.finished i {
    background: transparent;
  }
  .o-wizard-mode .o-wizard__menu ul li::before {
    left: 7px;
    position: absolute;
    top: 20px;
    height: 16px;
    width: 0;
    border-left: 1px solid #757575;
    content: "";
  }
  .o-wizard-mode .o-wizard__menu ul li:last-child::before {
    content: none;
  }
  .o-wizard-mode .o-wizard__menu ul li i {
    margin-right: 10px;
    font-size: 17px;
    color: #757575;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: relative;
    background: #757575;
    top: 2px;
  }
  .o-wizard-mode .o-wizard__menu ul li i::before {
    position: absolute;
    top: -1px;
  }
  .o-wizard__bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2299;
    display: none;
    background: rgba(89, 89, 89, 0.75);
  }
  .o-wizard-mode .o-wizard__bg {
    display: block;
  }
  fieldset[data-wizard-finished=true] legend i.fa-check {
    display: inline-block !important;
  }
  @media screen and (min-width: 621px) {
    .c-actionbox {
      max-width: 300px;
    }
  }
  .c-actionbox--bare {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-actionbox__toggle:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-actionbox__toggle:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    position: relative;
    z-index: 1;
  }
  .c-actionbox__toggle {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 1.44;
    display: block;
    width: 100%;
    background: #76003b;
    background: var(--dp-token-color-brand-cta-dark, #76003b);
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    transition: none;
    text-align: center;
  }
  .is-visible-actionbox-toggle > .c-actionbox__toggle, .is-visible-actionbox-toggle > .c-actionbox__toggle:hover {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-actionbox__toggle:hover {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    background: #c41465;
    background: var(--dp-token-color-brand-cta-light, #c41465);
  }
  .c-actionbox__toggle-shake {
    transform: scale(1.05);
    transition: 100ms transform ease-in-out;
  }
  .c-actionbox__panelwrapper {
    padding-bottom: 0;
  }
  .c-actionbox--rounding .c-actionbox__panelwrapper {
    width: 99.99999%;
  }
  .c-actionbox__panel {
    position: relative;
    display: none;
    padding: 12px;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-actionbox__panel.is-visible-actionbox {
    display: block;
  }
  .c-actionbox__title, .c-actionbox__title--button {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
  }
  .c-actionbox__title {
    font-size: 23px;
  }
  .c-actionbox__title--button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-actionbox__title--button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-actionbox__title--button {
    position: relative;
    display: block;
    padding: 12px;
    width: 100%;
    background-color: #ffffff;
    background-color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    border: none;
    border-radius: 3px;
    transition: none;
    text-align: center;
  }
  .c-actionbox__title--button:hover {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .c-actionbox__title--button.is-active:active {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-actionbox__title--button.is-visible {
    display: block !important;
  }
  .c-actionbox__title--button.is-visible:hover {
    cursor: not-allowed;
  }
  .c-actionbox__title--button.is-active {
    background-color: #ffffff;
    background-color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
    color: #a4004c;
    color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-actionbox__title--button.is-active:hover:not(:active), .c-actionbox__title--button.is-active.is-activated:not(:active) {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.24), 0 3px 4px rgba(0, 0, 0, 0.25);
    cursor: pointer;
  }
  .c-actionbox__title--button.has-i {
    font-size: 20px;
  }
  .c-actionbox__title--button.has-i i {
    padding-right: 8px;
  }
  .c-actionbox__tools {
    height: 24px;
    margin: 12px -12px 0;
  }
  .c-actionbox__tool:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-actionbox__tool:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-actionbox__tool {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    cursor: pointer !important;
    text-align: center;
  }
  .c-actionbox__tool--dimmed, .c-actionbox__tool--dimmed:hover, .c-actionbox__tool--dimmed:hover i {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
  }
  .c-actionbox__tool:hover, .c-actionbox__tool.is-active {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
  }
  .c-actionbox__tool:hover i, .c-actionbox__tool.is-active i {
    font-size: 30px;
  }
  .c-actionbox__tool:active {
    color: #c41465;
    color: var(--dp-token-color-brand-cta-light, #c41465);
  }
  .c-actionbox__hint {
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
    font-size: 14px;
  }
  .c-actionbox__hint:last-of-type {
    margin-bottom: 0;
  }
  .c-actionbox__hint a:hover {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-actionbox__link {
    color: #ffffff !important;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff) !important;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .c-actionbox__link:hover {
    color: #76003b !important;
    color: var(--dp-token-color-brand-cta-dark, #76003b) !important;
  }
  @media screen and (max-width: 904px) {
    .c-actionbox__arrow {
      bottom: 14px;
      right: 3px;
      transform: rotate(90deg);
    }
  }
  @media screen and (min-width: 905px) {
    .c-actionbox__arrow {
      bottom: 4px;
      right: 8px;
    }
  }
  .c-actionbox__arrow {
    position: absolute;
    color: #ffffff;
    color: var(--dp-token-color-brand-cta-contrast, #ffffff);
  }
  .c-actionbox__form-input {
    border: 1px solid #ffffff !important;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
  }
  .c-actionbox__form-input:focus {
    background-color: transparent;
  }
  .c-actionmenu {
    position: relative;
    vertical-align: top;
    display: inline-block;
    background-color: #ffffff;
  }
  .nojs .c-actionmenu {
    z-index: 2100;
  }
  .nojs .c-actionmenu:hover .c-actionmenu__menu,
  .nojs .c-actionmenu .c-actionmenu__trigger:focus + .c-actionmenu__menu {
    display: block;
  }
  .nojs .c-actionmenu:focus-within .c-actionmenu__menu {
    display: block;
  }
  .js .c-actionmenu:hover, .js .c-actionmenu:active, .js .c-actionmenu.is-expanded, .js .c-actionmenu__trigger:focus {
    z-index: 2100;
  }
  .js .c-actionmenu:hover .c-actionmenu__menu, .js .c-actionmenu:active .c-actionmenu__menu, .js .c-actionmenu.is-expanded .c-actionmenu__menu, .js .c-actionmenu__trigger:focus .c-actionmenu__menu {
    display: block;
  }
  .c-actionmenu__trigger, .c-actionmenu__menuitem {
    background-color: transparent;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    outline: 0;
    text-align: left;
    white-space: nowrap;
  }
  .c-actionmenu__trigger:focus:focus-visible {
    transition: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-actionmenu__trigger {
    position: relative;
    z-index: 1;
    padding: 0 12px;
    line-height: 2.2;
  }
  .c-actionmenu__trigger--padded {
    padding-left: 16px;
  }
  .c-actionmenu__menu:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-actionmenu__menu:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
  }
  .c-actionmenu__menu {
    left: 0;
    position: absolute;
    top: 0;
    display: none;
    min-width: 100%;
    max-height: 510px;
    overflow-y: auto;
    margin-top: 35px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-color: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
    hyphens: none;
  }
  .c-actionmenu__menuitem:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-actionmenu__menuitem:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-actionmenu__menuitem {
    display: block;
    width: 100%;
    padding: 0.2rem 20px 0.2rem 33px;
    transition: none;
    line-height: 1.2;
  }
  .c-actionmenu__menuitem:hover, .c-actionmenu__menuitem.is-active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-actionmenu__menuitem[data-actionmenu-current] {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-actionmenu__menuitem.is-active, .c-actionmenu__menuitem[data-actionmenu-current] {
    cursor: default;
    pointer-events: none;
  }
  .annotator__wrapper {
    display: flex;
    flex-direction: row;
    margin: 12px 0;
  }
  .annotator__canvas {
    width: calc(100% - 324px);
    max-width: 680px;
    height: 1024px;
    border: 1px solid #aeaeae;
    border-radius: 4px;
    background-color: #f5f5f5;
  }
  .annotator__button {
    display: inline-flex;
    width: 40px;
    height: 40px;
    margin: 5px 5px 5px 0;
    padding: 0 !important;
    align-items: center;
    justify-content: center;
  }
  .annotator__button-wrapper {
    padding: 6px 6px 0;
    background-color: #ebe9e9;
    border: 1px solid #ebe9e9;
    display: inline-block;
  }
  .annotator__button-wrapper.is-first {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .annotator__button-wrapper.is-last {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-bottom: 6px;
  }
  .annotator__button--toggle {
    background-color: #ffffff;
    border: 1px solid #ebe9e9;
  }
  .annotator__button--toggle:hover:not(.is-current) {
    border: 1px solid #333333;
  }
  .annotator__button--toggle.is-current {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    color: #ffffff;
  }
  .c-at__controls {
    background-color: #ffffff;
  }
  .c-at__controls.is-fixed {
    z-index: 2200;
  }
  .c-at__controls-input-button {
    position: absolute;
    right: 5px;
    top: 5px;
    margin: 0;
  }
  .c-at-item {
    position: relative;
  }
  .c-at-item:target {
    position: static;
    pointer-events: none;
  }
  .c-at-item:target > * {
    pointer-events: all;
  }
  .c-at-item__header {
    background-color: #d3d3d3;
  }
  .c-at-item__fragment-hits {
    padding-bottom: 3px !important;
    padding-top: 5px !important;
    vertical-align: bottom;
  }
  .c-at-item__badge {
    display: inline-block;
    padding: 0 4px 0 8px;
    background-color: #ebe9e9;
    border-radius: 12px;
    line-height: 24px;
    white-space: nowrap;
  }
  .c-at-item__badge > * {
    white-space: normal;
  }
  .c-at-item__badge-icon {
    position: relative;
    display: inline-block;
    margin-right: 4px;
  }
  .c-at-item__badge-icon:last-child {
    margin-right: 0;
  }
  html.js .c-at-item__tab-trigger.is-active-toggle {
    background-color: #ebe9e9;
  }
  html.js .c-at-item__tab-trigger {
    transition: none;
  }
  .c-at-item__row {
    width: calc(100% - 31px);
  }
  .c-at-item__row,
  .c-at-item__row dt,
  .c-at-item__row dd,
  .c-at-item__row dl {
    margin: 0;
    padding: 0;
  }
  .c-at-item__row p:last-child {
    margin-bottom: 0;
  }
  .c-at-item__row-icon {
    vertical-align: top;
    width: 31px;
  }
  .c-at-item__focus-border {
    box-shadow: 0 0 0 3px #aeaeae;
  }
  .c-at-item ul {
    list-style: disc;
  }
  .c-at-item ol {
    list-style: decimal;
  }
  .c-at-item .fullscreen-row {
    position: relative;
  }
  .c-at-item .fullscreen-row .fullscreen-claim {
    display: none !important;
  }
  .c-at-item .fullscreen-row.fullscreen {
    width: 100%;
    height: 100%;
    padding: 48px;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 2200;
    overflow-y: auto;
    background-color: #ffffff;
  }
  .c-at-item .fullscreen-row.fullscreen .tiptap .editor__content {
    height: calc(100vh - 14em) !important;
  }
  .c-at-item .fullscreen-row.fullscreen .fullscreen-claim {
    display: block !important;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 10;
  }
  .c-at-orig__header th, .c-at-orig__body td, .c-at-orig__body th, .c-at-orig__statement-text {
    text-align: left;
    padding: 6px;
    vertical-align: top;
    position: relative;
  }
  .c-at-orig__row:target tr, .c-at-orig__row:target:hover tr {
    background-color: #def7de;
  }
  .c-at-orig__row > td {
    border-top: 1px solid #d3d3d3;
  }
  .c-at-orig__row:hover tr, .c-at-orig__row:hover .c-at-orig__body {
    background-color: #f5f5f5;
  }
  .c-at-orig__statement-text .text-wrapper:last-child {
    margin-bottom: 0;
  }
  .c-card:first-of-type {
    border-top: none;
  }
  .c-card:last-of-type {
    border-bottom: 1px solid #d3d3d3;
  }
  .c-card {
    background: #ffffff !important;
    border-top: 1px solid #d3d3d3;
    padding-top: 18px;
    padding-right: 13px;
    padding-bottom: 18px;
    width: 99%;
    margin: auto;
  }
  .c-card:hover {
    background: #f5f5f5 !important;
  }
  .c-card.is-expanded {
    position: relative;
    border-left: 2px solid #757575;
    width: 100%;
    margin: 0 0 0 -2px;
    padding-right: 11px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
  }
  .c-card.is-expanded + li {
    border-top: none;
  }
  .c-chart__svg-wrapper {
    position: relative;
    padding-bottom: 80%;
    width: 100%;
  }
  .c-chart__svg-wrapper svg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .c-chart__svg-wrapper svg.sankey-diagram {
    left: 25%;
    width: 50%;
  }
  .c-chart__legend tbody,
  .c-chart__legend thead,
  .c-chart__legend tr {
    background: transparent;
    border-left: none;
    border-right: none;
  }
  .c-chart__legend td {
    vertical-align: middle;
    padding: 8px 8px 6px;
    background-color: transparent;
    line-height: 16px;
  }
  .c-chart__legend-headline {
    padding-bottom: 9px;
    padding-left: 7px;
    background-color: transparent;
    color: #595959;
    text-align: left;
  }
  .c-chart__legend-content {
    background-color: transparent;
    border-top: 1px solid #d3d3d3;
    transition: background-color 0.2s ease-in-out 0s;
  }
  .c-chart__legend-content .is-hidden {
    opacity: 0;
    transition-property: opacity 0.2s ease-in-out 0s;
  }
  .c-chart__legend-content.highlight-row, .c-chart__legend-content:hover {
    background-color: #ebe9e9;
  }
  .c-chart__legend-content.highlight-row .is-hidden, .c-chart__legend-content:hover .is-hidden {
    opacity: 1;
  }
  .c-chart__color-11-1 {
    color: #a50026;
  }
  .c-chart__color-11-2 {
    color: #d73027;
  }
  .c-chart__color-11-3 {
    color: #f46d43;
  }
  .c-chart__color-11-4 {
    color: #fdae61;
  }
  .c-chart__color-11-5 {
    color: #fee090;
  }
  .c-chart__color-11-6 {
    color: #ffffbf;
  }
  .c-chart__color-11-7 {
    color: #e0f3f8;
  }
  .c-chart__color-11-8 {
    color: #abd9e9;
  }
  .c-chart__color-11-9 {
    color: #74add1;
  }
  .c-chart__color-11-10 {
    color: #4575b4;
  }
  .c-chart__color-11-11 {
    color: #313695;
  }
  .c-chart__color-8-1 {
    color: #d73027;
  }
  .c-chart__color-8-2 {
    color: #f46d43;
  }
  .c-chart__color-8-3 {
    color: #fdae61;
  }
  .c-chart__color-8-4 {
    color: #fee090;
  }
  .c-chart__color-8-5 {
    color: #e0f3f8;
  }
  .c-chart__color-8-6 {
    color: #abd9e9;
  }
  .c-chart__color-8-7 {
    color: #74add1;
  }
  .c-chart__color-8-8 {
    color: #4575b4;
  }
  .c-chart__color-6-1 {
    color: #d73027;
  }
  .c-chart__color-6-2 {
    color: #fc8d59;
  }
  .c-chart__color-6-3 {
    color: #fee090;
  }
  .c-chart__color-6-4 {
    color: #e0f3f8;
  }
  .c-chart__color-6-5 {
    color: #91bfdb;
  }
  .c-chart__color-6-6 {
    color: #4575b4;
  }
  .c-chart__color-3-1 {
    color: #fc8d59;
  }
  .c-chart__color-3-2 {
    color: #f1f1a3;
  }
  .c-chart__color-3-3 {
    color: #91bfdb;
  }
  .c-chart__color-active {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .convert-annotated-pdf {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    margin-bottom: 12px;
    padding-top: 15px;
  }
  .convert-annotated-pdf .column {
    display: flex;
    flex-direction: column;
    padding-right: 12px;
  }
  .convert-annotated-pdf .column--big {
    flex-basis: 66.66%;
  }
  .convert-annotated-pdf .column--small {
    flex-basis: 33.33%;
    position: relative;
    min-width: 20%;
  }
  .convert-annotated-pdf .resize-handle {
    position: absolute;
    top: -32px;
    left: -32px;
    height: 20px;
  }
  .convert-annotated-pdf .resize-handle__button {
    font-size: 14px;
    background-color: #ebe9e9;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    outline: 0 transparent !important;
    margin: 0;
    border: 1px solid transparent;
    border-radius: 3px;
  }
  .convert-annotated-pdf .resize-handle__button:hover {
    background-color: #d3d3d3;
  }
  .convert-annotated-pdf .resize-handle__button:active {
    background-color: #aeaeae;
  }
  .convert-annotated-pdf__preview {
    height: 80vh;
    overflow: auto;
  }
  .c-data-table .resizing {
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .c-data-table__wrap-trigger {
    color: #aeaeae;
  }
  .row:hover .c-data-table__wrap-trigger {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-data-table__wrap-trigger:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-data-table__resize-handle {
    visibility: hidden;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 0;
    cursor: move;
    cursor: grab;
    text-align: center;
  }
  .c-data-table__resize-handle i,
  .c-data-table__resize-handle span {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    display: inline;
    font-size: 1em;
  }
  .c-data-table__resize-handle.is-active {
    display: inline !important;
    visibility: visible;
  }
  .c-data-table.is-fixed th.c-data-table__resizable {
    padding-right: 2em;
  }
  .c-data-table.is-fixed .c-data-table__resizable {
    position: relative;
    overflow: hidden;
  }
  .c-data-table.is-fixed .c-data-table__resizable--truncated {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
  }
  .c-data-table.is-fixed .c-data-table__resizable--truncated .show-more {
    position: absolute;
  }
  .c-data-table.is-fixed .c-data-table__resizable--wrapped {
    white-space: normal;
  }
  .c-data-table.is-fixed .c-data-table__resizable:hover .c-data-table__resize-handle {
    visibility: visible;
  }
  .c-data-table__drag-handle {
    visibility: hidden;
  }
  .c-data-table table {
    margin-bottom: 24px;
  }
  .c-data-table td,
  .c-data-table th {
    text-align: left;
    padding: 6px;
    vertical-align: top;
  }
  .c-data-table th .c-data-table__drag-handle {
    visibility: visible;
    fill: #aeaeae;
  }
  .c-data-table tr:not(.is-expanded-content) td {
    border-top: 1px solid #d3d3d3;
  }
  .c-data-table tbody tr:hover,
  .c-data-table tbody tr:hover + tr.is-expanded-content,
  .c-data-table tbody tr.is-hovered-content {
    background-color: #f5f5f5;
  }
  .c-data-table tbody tr:hover .c-data-table__drag-handle {
    visibility: visible;
    fill: #226a97;
    fill: var(--dp-token-color-brand-link, #226a97);
    cursor: grab;
  }
  .c-data-table tbody tr:hover .c-data-table__drag-handle:active {
    cursor: grabbing;
  }
  .c-data-table__cell--narrow {
    width: 1%;
    white-space: nowrap;
  }
  .c-data-table__sticky-header {
    position: sticky;
    top: 0;
    background-color: #ffffff;
  }
  .c-edit-field {
    position: relative;
  }
  .c-edit-field ul {
    list-style: disc;
  }
  .c-edit-field ol {
    list-style: decimal;
  }
  .c-edit-field__trigger {
    position: absolute;
    right: 0;
    top: -2px;
    display: none;
    transition: color 0.5s ease;
  }
  .c-edit-field:hover .c-edit-field__trigger, .c-edit-field.is-editing .c-edit-field__trigger {
    display: block;
  }
  .c-edit-field__editing {
    margin-left: -8px;
    margin-top: -4px;
    padding-right: 40px;
  }
  .editor-menububble__wrapper {
    display: flex;
    position: absolute;
    z-index: 100;
    padding: 5px;
    margin: 3px 3px 3px 12px;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
  }
  .editor-menububble__wrapper.is-active {
    opacity: 1;
    visibility: visible;
  }
  .editor-menububble__button {
    height: 25px;
    min-width: 23px;
    cursor: pointer;
    background: transparent;
    font: inherit;
    line-height: normal;
    -webkit-text-decoration: none;
    text-decoration: none;
    padding: 3px;
    border: none;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .editor-menububble__button:hover, .editor-menububble__button.is-active {
    background-color: rgb(242.25, 242.25, 242.25);
  }
  .editor-menububble__button:first-of-type {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .editor-menububble__button:last-of-type {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .elements {
    padding-top: 24px;
    padding-bottom: 36px;
  }
  @media screen and (min-width: 905px) {
    .elements__grid {
      display: flex;
      align-items: flex-start;
    }
  }
  .elements__grid-grow {
    flex-grow: 2;
  }
  .elements__header {
    line-height: 32px;
    margin-bottom: 6px;
  }
  .elements__header-icon {
    margin-top: 2px;
  }
  .elements__title {
    margin-top: 1px;
    margin-left: 38px;
  }
  @media screen and (min-width: 905px) {
    .elements__description {
      padding-left: 38px;
    }
  }
  .elements__description p:last-child {
    margin-bottom: 6px;
  }
  @media screen and (min-width: 905px) {
    .elements__content {
      padding-left: 38px;
    }
  }
  .elements__file {
    margin-left: -8px;
    padding: 6px 6px 6px 8px;
    border-radius: 4px;
    transition: background-color 0.2s ease-in-out 0s;
  }
  .elements__file:hover, .elements__file:focus-within {
    background-color: #f5f5f5;
  }
  .elements__file-name {
    min-height: 32px;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .elements__button {
    margin-left: 0;
  }
  @media screen and (min-width: 905px) {
    .elements__button {
      white-space: nowrap;
      margin-left: 12px;
    }
  }
  .elements__permission p {
    margin: 6px 0 0;
  }
  .c-flyout {
    position: relative;
  }
  .nojs .c-flyout {
    z-index: 2100;
  }
  .nojs .c-flyout:hover .c-flyout__content,
  .nojs .c-flyout .c-flyout__trigger:focus + .c-flyout__content {
    display: block;
  }
  .nojs .c-flyout:focus-within .c-flyout__content {
    display: block;
  }
  .js .c-flyout:hover, .js .c-flyout:active, .js .c-flyout.is-expanded, .js .c-flyout__trigger:focus {
    z-index: 2100;
  }
  .js .c-flyout:hover .c-flyout__content, .js .c-flyout:active .c-flyout__content, .js .c-flyout.is-expanded .c-flyout__content, .js .c-flyout__trigger:focus .c-flyout__content {
    display: block !important;
  }
  .c-flyout:hover, .c-flyout.is-expanded {
    z-index: 2100;
  }
  .c-flyout__trigger:focus:focus-visible {
    transition: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    outline: 0;
  }
  .c-flyout__trigger:focus:focus-visible .c-flyout__trigger-inner {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-flyout__trigger {
    padding: 6px 0;
    line-height: 20px;
  }
  .c-flyout__trigger, .c-flyout__trigger:hover {
    background-color: transparent;
    color: transparent;
  }
  .c-flyout__trigger:hover .fa, .c-flyout__trigger:hover .c-map__group-header::before, .c-flyout__trigger:hover .o-link--external::before, .c-flyout__trigger:hover .o-toggle__icon, .c-flyout__trigger:hover .o-wizard legend:not(.is-label) i.caret, .o-wizard legend:not(.is-label) .c-flyout__trigger:hover i.caret, .c-flyout__trigger:active .fa, .c-flyout__trigger:active .c-map__group-header::before, .c-flyout__trigger:active .o-link--external::before, .c-flyout__trigger:active .o-toggle__icon, .c-flyout__trigger:active .o-wizard legend:not(.is-label) i.caret, .o-wizard legend:not(.is-label) .c-flyout__trigger:active i.caret {
    color: inherit;
  }
  .c-flyout__trigger-inner {
    display: inline-block;
    padding: 0 18px;
    border-radius: 18px;
    background-color: #ffffff;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    line-height: 36px;
  }
  .c-flyout__trigger-inner:hover,
  .c-flyout__trigger-inner:hover i,
  .c-flyout:hover .c-flyout__trigger-inner,
  .c-flyout:hover .c-flyout__trigger-inner i,
  .c-flyout.is-expanded .c-flyout__trigger-inner,
  .c-flyout.is-expanded .c-flyout__trigger-inner i {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-flyout__content {
    position: absolute;
    display: none;
    background-color: #333333;
    color: #ffffff;
  }
  .c-flyout:hover .c-flyout__content, .c-flyout.is-expanded .c-flyout__content {
    z-index: 2100;
    right: 0;
    display: block !important;
    min-width: 100%;
  }
  .c-flyout__content a {
    color: #ffffff;
  }
  .c-flyout__content a:hover {
    color: #ffffff;
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .c-flyout__content h3 {
    color: #ffffff;
  }
  .c-flyout__item:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-flyout__item:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-flyout__item {
    display: block;
    padding: 6px 18px 6px 24px;
    line-height: 20px;
    white-space: nowrap;
  }
  .c-flyout__item:hover .fa, .c-flyout__item:hover .c-map__group-header::before, .c-flyout__item:hover .o-link--external::before, .c-flyout__item:hover .o-toggle__icon, .c-flyout__item:hover .o-wizard legend:not(.is-label) i.caret, .o-wizard legend:not(.is-label) .c-flyout__item:hover i.caret, .c-flyout__item:focus .fa, .c-flyout__item:focus .c-map__group-header::before, .c-flyout__item:focus .o-link--external::before, .c-flyout__item:focus .o-toggle__icon, .c-flyout__item:focus .o-wizard legend:not(.is-label) i.caret, .o-wizard legend:not(.is-label) .c-flyout__item:focus i.caret, .c-flyout__item:active .fa, .c-flyout__item:active .c-map__group-header::before, .c-flyout__item:active .o-link--external::before, .c-flyout__item:active .o-toggle__icon, .c-flyout__item:active .o-wizard legend:not(.is-label) i.caret, .o-wizard legend:not(.is-label) .c-flyout__item:active i.caret {
    color: inherit;
  }
  .c-flyout__item > * {
    white-space: normal;
  }
  .c-flyout__item--padded {
    padding: 2px 18px 2px 47px;
  }
  .c-flyout__item--btn {
    width: 100%;
    text-align: left;
    background-color: #757575;
    color: #ffffff;
  }
  .c-flyout__item--btn:hover {
    background-color: #595959;
    color: #ffffff;
  }
  .c-footer {
    background-color: #ebe9e9;
    background-color: var(--dp-token-color-brand-nav-alt-bg, #ebe9e9);
  }
  @media screen and (min-width: 621px) {
    .c-footer {
      line-height: 3rem;
    }
  }
  @media screen and (max-width: 620px) {
    .c-footer {
      padding: 12px;
    }
  }
  .c-footer__link:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-footer__link:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-footer__link {
    color: #226a97;
    color: var(--dp-token-color-brand-nav-alt-link, #226a97);
  }
  .c-footer__link:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-nav-alt-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  @media screen and (max-width: 620px) {
    .c-footer__link {
      display: block;
      padding: 6px 18px;
    }
  }
  @media screen and (min-width: 621px) {
    .c-footer__link {
      padding: 12px 18px;
    }
  }
  .c-footer__version {
    color: #595959;
    color: var(--dp-token-color-brand-nav-alt-alt, #595959);
  }
  .nav-toggle {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 15px;
    width: 22px;
  }
  .nav-toggle .bar {
    height: 1.8px;
    width: 100%;
    background-color: #000000;
    transition: all 100ms ease-in-out;
  }
  .nav-toggle:hover {
    cursor: pointer;
  }
  .menu-open .nav-toggle > .bar:nth-of-type(1) {
    transition: all 100ms ease-in-out;
    transform: rotate(45deg);
    transform-origin: top left;
    width: 19px;
  }
  .menu-open .nav-toggle > .bar:nth-of-type(2) {
    transition: all 100ms ease-in-out;
    transform-origin: center;
    width: 0;
  }
  .menu-open .nav-toggle > .bar:nth-of-type(3) {
    transition: all 100ms ease-in-out;
    transform: rotate(-45deg);
    transform-origin: bottom left;
    width: 19px;
  }
  .c-infolist {
    position: relative;
    margin: 0;
    background-color: #ffffff;
  }
  .c-infolist__item {
    padding-bottom: 12px;
    padding-right: 12px;
  }
  @media screen and (max-width: 904px) {
    .c-infolist__item--bordered {
      border-bottom: 1px solid #d3d3d3;
    }
  }
  .c-infolist__title, .c-infolist__content {
    margin-left: 0;
    min-height: 43.2px;
    padding-top: 12px;
  }
  .c-infolist__title {
    display: inline-block;
    font-weight: 400;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  @media screen and (max-width: 620px) {
    .c-infolist__help {
      position: absolute;
      right: 15px;
      top: 18px;
    }
  }
  .c-infolist__toggle:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-infolist__toggle:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-infolist__toggle {
    color: #595959;
  }
  .c-infolist__toggle:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-image {
    margin: 8px 24px 0 0;
    padding: 10px;
    background-color: #ebe9e9;
    border: 2px solid #d3d3d3;
    border-radius: 3px;
  }
  .c-image--thumb {
    width: 160px;
  }
  .c-image--detail {
    max-width: 530px !important;
  }
  .c-jumpnav {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 10000;
  }
  .c-jumpnav a:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-jumpnav a:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    display: block;
    min-width: 200px;
    padding: 6px 12px;
  }
  .c-loading--overlay {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
  }
  .c-loading__inner {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .c-loading__spinner, .c-loading__text {
    display: inline-block;
    height: 18px;
    line-height: 18px;
  }
  .c-loading__spinner {
    position: relative;
    width: 18px;
  }
  .c-loading__spinner::before, .c-loading__spinner::after {
    left: 50%;
    position: absolute;
    top: 50%;
    height: 18px;
    margin: -9px;
    width: 18px;
    border-radius: 100%;
    border-color: #226a97 transparent transparent;
    border-color: var(--dp-token-color-brand-main, #226a97) transparent transparent;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 0 0 1px transparent;
    content: "";
  }
  .c-loading__spinner::before {
    animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
    animation-iteration-count: infinite;
  }
  .c-loading__spinner::after {
    animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
    animation-iteration-count: infinite;
  }
  @keyframes spinning {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(2turn);
    }
  }
  @media screen and (min-width: 905px) {
    .c-login-register.is-separated {
      display: flex;
    }
    .c-login-register.is-separated::before {
      margin-left: 48px;
      margin-right: 48px;
      content: "";
      width: 1px;
      order: 2;
      background-color: #d3d3d3;
    }
    .c-login-register__col-full {
      max-width: 500px;
    }
    .c-login-register__col-left {
      order: 1;
      max-width: 310px;
    }
    .c-login-register__col-right {
      order: 3;
      max-width: 340px;
    }
  }
  @media screen and (max-width: 620px) {
    .c-map__toolbar, .width-map-toolbar {
      width: 100%;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-map__toolbar, .width-map-toolbar {
      width: 300px;
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .c-map__toolbar, .width-map-toolbar {
      width: 300px;
    }
  }
  @media screen and (min-width: 1201px) {
    .c-map__toolbar, .width-map-toolbar {
      width: 300px;
    }
  }
  @media screen and (max-width: 620px) {
    .width-map-canvas {
      width: 100%;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .width-map-canvas {
      width: calc(100% - 300px);
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .width-map-canvas {
      width: calc(100% - 300px);
    }
  }
  @media screen and (min-width: 1201px) {
    .width-map-canvas {
      width: calc(100% - 300px);
    }
  }
  .c-map__tool, .c-map__group-item {
    margin: 0;
    width: 100%;
    color: #595959;
    cursor: pointer;
    list-style: none;
  }
  .c-map {
    width: 100%;
    font-size: 14px;
  }
  .c-map--progress {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1040;
    height: 14px;
    width: 0;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    transition: width 250ms;
  }
  .fullscreen-mode .c-map {
    width: 100% !important;
  }
  .fullscreen-mode .c-map, .fullscreen-mode .c-map__canvas, .fullscreen-mode .c-map__toolbar {
    height: 100% !important;
  }
  .c-map__toolbar, .c-map__canvas {
    position: relative;
  }
  @media screen and (min-width: 621px) {
    .c-map__toolbar {
      float: left;
      height: 531px;
    }
  }
  .c-map__toolbar.expanded {
    width: 60%;
  }
  @media screen and (max-width: 620px) {
    .c-map__toolbar.expanded {
      width: 100%;
    }
  }
  .c-map__toolbar.expanded .c-actionbox,
  .c-map__toolbar.expanded > ul.c-map__group {
    display: none;
  }
  .c-map__toolbar-content {
    overflow-x: hidden;
  }
  @media screen and (min-width: 621px) {
    .c-map__toolbar-content {
      overflow-y: auto;
      height: 531px;
      padding-right: 6px;
    }
  }
  .c-map__canvas {
    overflow: hidden;
    width: auto;
  }
  @media screen and (max-width: 620px) {
    .c-map__canvas {
      height: 80vh;
      padding-left: 24px;
    }
  }
  .c-map__canvas {
    z-index: 0;
    height: 531px;
  }
  .c-map__group {
    margin: 0;
  }
  .c-map__unfold-button {
    bottom: 50%;
    position: absolute;
    right: 0;
    z-index: 1;
    height: 40px;
    margin-bottom: -20px;
    padding-left: 14px;
    width: 30px;
    transform: translateX(14px);
    cursor: grab;
  }
  .c-map__unfold-button .c-map__unfold-button-inner {
    height: 100%;
    padding: 8px 8px 8px 4px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 0 2px 2px 0;
    box-shadow: 2px 3px 5px -2px #aaa;
  }
  .c-map__unfold-button .c-map__unfold-button-handle {
    position: absolute;
    height: 24px;
    width: 4px;
    border-left: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
  }
  @media screen and (max-width: 620px) {
    .c-map__unfold-button {
      display: none;
    }
  }
  .c-map__group-item {
    position: relative;
    text-align: left;
  }
  .c-map__group-item,
  .c-map__group-item i {
    color: rgb(127.25, 127.25, 127.25);
  }
  .c-map__group-item:hover, .c-map__group-item.is-active {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .c-map__group-item.is-active,
  .c-map__group-item.is-active i,
  .c-map__group-item:active,
  .c-map__group-item:active i {
    color: #a4004c;
    color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__group-item.is-active:hover, .c-map__group-item.is-active:hover i, .c-map__group-item:active:hover, .c-map__group-item:active:hover i {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-map__group-item:empty {
    display: none;
  }
  .c-map__group-item-controls {
    display: inline-block;
    vertical-align: middle;
  }
  .c-map__group-item-controls .btn--blank {
    transition: none;
  }
  .c-map__group-item-name {
    display: inline-block;
    max-width: calc(100% - 60px) !important;
    vertical-align: middle;
  }
  .c-map__group-item-child {
    margin-left: 20px;
  }
  .c-map__opacity-control {
    left: 10px;
    position: absolute;
    right: 30px;
    top: 9px;
    display: inline-block;
    padding-left: 10px;
  }
  .c-map__opacity-control input[type=range] {
    width: 100%;
    height: 15px;
  }
  .c-map__opacity-control input[type=range]:focus:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-map__opacity-control input[type=range]:focus:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__group-item-color {
    background-color: rgb(236.5, 236.5, 236.5);
  }
  .c-map__group-header {
    display: block;
    margin-top: 12px;
    padding-left: 9px;
    background-color: #d3d3d3;
    color: #595959;
    cursor: pointer;
  }
  .c-map__group-header::before {
    padding-right: 1px;
    margin-right: 6px;
  }
  .c-map__group-header:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__layer {
    padding: 4px 8px;
    line-height: 20px;
    height: 33px;
  }
  .c-map__layer img {
    max-width: none;
  }
  .c-map__layer:hover {
    background-color: rgb(236.5, 236.5, 236.5);
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-map__layer.is-active,
  .c-map__layer.is-active i,
  .c-map__layer:active,
  .c-map__layer:active i {
    color: #a4004c;
    color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__layer.is-active:hover, .c-map__layer.is-active:hover i, .c-map__layer:active:hover, .c-map__layer:active:hover i {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-map__measure-tool .o-link--default:hover {
    transition: none;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-map__measure-tool.is-active .o-link--default {
    color: #a4004c;
    color: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__measure-tool.is-active .o-link--default svg path {
    fill: #a4004c !important;
    fill: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c)) !important;
  }
  .c-map__measure-tool.is-active .o-link--default:hover {
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-map__measure-tool.is-active .o-link--default:hover svg path {
    fill: #76003b !important;
    fill: var(--dp-token-color-brand-cta-dark, #76003b) !important;
  }
  .c-map__layer-buttons {
    position: absolute;
    right: 50px;
    top: 12px;
    z-index: 1005;
    margin-left: 44px;
  }
  @media only screen and (max-width: 620px) {
    .c-map__layer-buttons {
      right: 44px;
      top: 53px;
      z-index: 1003;
    }
  }
  .c-map__layer-button {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-map__layer-button:hover {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__layer-button.is-active {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map .c-map__layericon--activated,
  .c-map .is-active .c-map__layericon--deactivated {
    display: none;
  }
  .c-map .is-active .c-map__layericon--activated,
  .c-map .c-map__layericon--deactivated {
    display: inline-block;
  }
  .c-map__layerhelp {
    float: right;
    width: 12px;
    margin-top: 4px;
  }
  .c-map__layerhelp:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__tool {
    padding: 0;
    background-color: transparent;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    cursor: pointer !important;
    font-size: 16px;
  }
  .c-map__tool:hover, .c-map__tool.is-active {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .c-map__tool:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__tool.is-active {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__tool:active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-map__tool i {
    margin-right: 4px;
    width: 16px;
  }
  .c-map__tool-simple.is-active {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__autocomplete {
    left: 48px;
    position: absolute !important;
    top: 14px;
    z-index: 1009;
    max-width: calc(100vw - 154px);
    min-width: 200px;
    background-color: #ffffff;
    width: auto !important;
  }
  @media screen and (max-width: 620px) {
    .c-map__autocomplete {
      left: 72px;
    }
  }
  .c-map__zoom {
    z-index: 1040;
  }
  .c-map__zoom button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-map__zoom button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__scale-line.ol-scale-line {
    bottom: 1.2em;
    left: 12px;
    background: rgba(0, 60, 136, 0.5);
    border-radius: 2px;
  }
  @media screen and (max-width: 620px) {
    .c-map__scale-line.ol-scale-line {
      bottom: 42px;
    }
  }
  .c-map__hint {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1030;
    transition: all 0.2s ease-in-out 0s;
  }
  .c-map__hint__bg {
    position: absolute;
    top: 0;
    z-index: 1029;
    height: 100%;
    width: 100%;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
    cursor: pointer;
    opacity: 0.4;
  }
  @media screen and (max-width: 904px) {
    .c-map__hint__inner {
      padding: 12px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-map__hint__inner {
      padding: 24px;
    }
  }
  .c-map__hint__inner {
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 1030;
    max-height: 90%;
    overflow-y: auto;
    width: 80%;
    background-color: #ffffff;
    transform: translate(-50%, -50%);
  }
  .c-map__hint__header {
    color: #757575;
  }
  .c-map__hint__close:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-map__hint__close:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__hint__close {
    float: right;
  }
  .c-map__hint__show {
    bottom: 15px;
    position: absolute;
    right: 12px;
    z-index: 1030;
    cursor: pointer;
    font-size: 18px;
  }
  .c-map__hint.is-hidden-hint {
    opacity: 0;
    pointer-events: none;
  }
  .c-map__popup {
    bottom: 12px;
    left: -50px;
    position: absolute;
    z-index: 1010;
    min-width: 280px;
    padding: 15px;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.6);
  }
  @media screen and (min-width: 621px) {
    .c-map__popup--large {
      width: 400px;
    }
  }
  .c-map__popup--small {
    min-width: 0;
  }
  .c-map__popup::after {
    left: 48px;
    position: absolute;
    top: 100%;
    display: block;
    height: 20px;
    margin-left: -10px;
    width: 20px;
    color: #ffffff;
    content: "▼";
    pointer-events: none;
    font-size: 29px;
    line-height: 16px;
    text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.5);
  }
  .c-map__popup__button-close {
    position: absolute;
    right: 8px;
    top: 2px;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .c-map__popup__button-close::after {
    content: "x";
  }
  .c-map__popup__title {
    margin-right: 12px;
    white-space: nowrap;
    font-size: 12px;
  }
  .c-map__popup--scrollable .c-map__popup__content {
    max-height: 250px;
    overflow-y: auto;
  }
  .c-map__popup__content ul {
    margin: 0 0 0 18px;
  }
  .c-map__popup__content ul li {
    list-style-type: none;
  }
  .c-map__popup__content ul li::before {
    display: inline-block;
    margin-left: -18px;
    margin-right: 6px;
    content: "–";
  }
  .c-map__popup__content ul li {
    margin-bottom: 6px;
  }
  .c-map__popup__content table {
    margin: 3px 0;
  }
  .c-map__popup__content table th,
  .c-map__popup__content table td {
    padding: 3px;
  }
  .c-map__popup__content table,
  .c-map__popup__content th,
  .c-map__popup__content td {
    border: 1px solid black;
  }
  .c-map__popup__button {
    margin-top: 12px;
    width: 100%;
  }
  .c-map__popup--hide-action .c-map__popup__button {
    display: none !important;
  }
  .c-map__measure-output {
    padding: 3px 6px;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-alt, var(--dp-token-color-brand-main, #226a97));
    color: #ffffff;
    color: var(--dp-token-color-brand-alt-contrast, #ffffff);
    white-space: nowrap;
  }
  .c-map__fullscreen {
    display: none;
  }
  @media screen and (min-width: 621px) {
    .c-map__fullscreen {
      display: block;
    }
  }
  .c-map__fullscreen {
    right: 12px;
    top: 12px;
  }
  .c-map__fullscreen button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-map__fullscreen button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__mouseposition {
    bottom: 18px;
    position: absolute;
    right: 40px;
  }
  @media screen and (max-width: 620px) {
    .c-map__mouseposition {
      background: rgba(255, 255, 255, 0.8);
      padding: 1%;
      right: 30px;
    }
  }
  .c-map__minimap.ol-overviewmap {
    bottom: 42px;
    left: auto;
    right: 12px;
  }
  .c-map__minimap.ol-overviewmap:not(.ol-collapsed) button {
    bottom: 3px !important;
    left: 3px !important;
  }
  .c-map__minimap.ol-overviewmap button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-map__minimap.ol-overviewmap button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-map__minimap .ol-overviewmap-box {
    border: 2px solid rgb(212, 0, 75) !important;
  }
  .c-map__draw-stroke, .c-map__draw-image {
    color: rgb(212, 0, 75);
  }
  .c-map__draw-fill {
    color: rgba(212, 0, 75, 0.2);
  }
  .c-map .ol-attribution.ol-uncollapsible {
    display: block !important;
    width: 100%;
    max-width: inherit;
    border-radius: 0;
  }
  .c-map .ol-attribution.ol-uncollapsible > ul {
    display: none;
  }
  .c-map .ol-attribution.ol-uncollapsible > button {
    background: rgba(255, 255, 255, 0.7);
    font-size: 0.8em;
    color: #000;
    text-align: right;
    max-width: inherit;
    width: auto;
    display: inline !important;
    cursor: inherit;
  }
  .c-map .ol-attribution.ol-uncollapsible > button:hover {
    background: transparent;
  }
  .c-map .ol-zoom {
    left: 12px;
    top: 12px;
  }
  @media screen and (max-width: 620px) {
    .c-map .ol-zoom {
      left: 36px;
    }
  }
  .c-map .ol-viewport {
    line-height: 0;
  }
  .c-map .ol-viewport * {
    line-height: 1;
  }
  .fullscreen-mode .c-ol-map {
    background-color: #ffffff;
  }
  .c-ol-map__select {
    height: 28px;
    background-color: #ffffff;
    border: 1px solid #d3d3d3 !important;
    line-height: 28px;
  }
  .c-ol-map__select:hover {
    border-color: #a4004c !important;
    border-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c)) !important;
  }
  .fullscreen-mode .c-ol-map__controls {
    padding: 0 12px;
  }
  .c-ol-map__canvas {
    height: 531px;
  }
  .c-ol-map--small .c-ol-map__canvas {
    height: 300px;
  }
  .fullscreen-mode .c-ol-map__canvas {
    height: 100% !important;
  }
  .c-mastertoeb.is-fullscreen {
    padding: 12px;
  }
  .c-mastertoeb.is-fullscreen .c-mastertoeb__footer {
    position: fixed !important;
    width: auto !important;
    bottom: 0 !important;
    left: 12px !important;
    right: 12px !important;
  }
  .c-multistep {
    clear: both;
    margin-top: 12px;
    width: 100%;
    content: "";
  }
  .c-multistep.is-hidden {
    display: none !important;
  }
  .c-multistep button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-multistep button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-multistep button {
    position: relative;
    display: inline-block;
    padding: 0;
    width: 33%;
  }
  .c-multistep button:last-child {
    width: 34%;
  }
  .c-multistep button > span {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .c-multistep button > *::after {
    position: absolute;
    z-index: 2;
    left: 100%;
    top: 0;
    height: 0;
    width: 0;
    content: "";
    border: solid transparent;
    border-width: 17px 0 17px 17px;
    border-left-color: inherit;
  }
  .c-multistep button > * {
    position: relative;
    padding: 0.3em 0.2em 0.4em 1em;
    background-color: #ebe9e9;
    border-color: #ebe9e9;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-multistep button.is-active > * {
    background-color: #d3d3d3;
    border-color: #d3d3d3;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-multistep button > *:hover,
  .c-multistep button.is-active > *:hover,
  .c-multistep button.is-active > * {
    background-color: #d3d3d3;
    border-color: #d3d3d3;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-multistep button.is-disabled,
  .c-multistep button.is-disabled:hover {
    cursor: default;
    pointer-events: none;
    opacity: 1;
  }
  .c-multistep button.is-disabled span,
  .c-multistep button.is-disabled:hover span {
    background-color: #ebe9e9;
    border-color: #ebe9e9;
    color: #757575;
  }
  .c-multistep button:first-of-type > * {
    padding-left: 1em;
  }
  .c-multistep button:last-of-type::after,
  .c-multistep button:last-of-type > *::after {
    display: none;
  }
  .c-notify {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 10000;
    margin: 0 12px;
  }
  .c-notify__message {
    position: relative;
    margin: 18px 0 12px;
    padding: 12px 19.2px;
    width: 30em;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.24), 0 3px 4px rgba(0, 0, 0, 0.25);
  }
  @media screen and (max-width: 620px) {
    .c-notify__message {
      width: 100%;
    }
  }
  .c-notify__message--info {
    background-color: #cee6fb;
    color: #004078;
  }
  .c-notify__message--info .c-notify__icon {
    color: #005eb1;
  }
  .c-notify__message--confirm {
    background-color: #def7de;
    color: #064006;
  }
  .c-notify__message--confirm .c-notify__icon {
    color: #186218;
  }
  .c-notify__message--warning {
    background-color: #ffefca;
    color: #845d01;
  }
  .c-notify__message--warning .c-notify__icon {
    color: #845d01;
  }
  .c-notify__message--error {
    background-color: #fcdddd;
    color: #820000;
  }
  .c-notify__message--error .c-notify__icon {
    color: #b20000;
  }
  .c-notify__message--dev {
    background-color: #dfcced;
    color: #4b0085;
  }
  .c-notify__message--dev .c-notify__icon {
    color: #5e00a6;
  }
  .c-notify__closer {
    position: absolute;
    right: 0.25em;
    top: 0.25em;
    background: none;
    border: none;
    padding: 0;
    color: inherit;
    cursor: pointer;
  }
  .c-notify__closer:focus-visible {
    outline: 2px solid currentcolor;
    outline-offset: 2px;
  }
  .c-notify__closer:hover {
    opacity: 0.8;
  }
  .c-notify__link {
    display: block;
  }
  .c-notify__link:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .c-notify__message--info .c-notify__link {
    color: #006fd0;
  }
  .c-notify__message--confirm .c-notify__link {
    color: #228b22;
  }
  .c-notify__message--warning .c-notify__link {
    color: #845d01;
  }
  .c-notify__message--error .c-notify__link {
    color: #b20000;
  }
  .c-notify__message--dev .c-notify__link {
    color: #5e00a6;
  }
  .transition-slide-up-enter, .transition-slide-up-leave-to {
    height: 0;
    box-shadow: none;
    opacity: 0;
    transition-duration: 1s;
    transition-property: height, opacity;
  }
  .transition-slide-up-enter-to, .transition-slide-up-leave {
    height: 100%;
    transition-duration: 0.5s;
    transition-property: height, opacity;
  }
  .c-pageheader {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-header-alt, var(--dp-token-color-brand-main, #226a97));
    color: #ffffff;
    color: var(--dp-token-color-brand-header-alt-contrast, #ffffff);
  }
  .c-pageheader__link:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-pageheader__link:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-pageheader__link, .c-pageheader__link:link, .c-pageheader__link:visited {
    color: #ffffff;
    color: var(--dp-token-color-brand-header-alt-contrast, #ffffff);
  }
  .c-pageheader__link:hover {
    color: #ffffff;
    color: var(--dp-token-color-brand-header-alt-contrast, #ffffff);
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  @media screen and (max-width: 620px) {
    .c-pageheader__link {
      display: inline-block;
    }
  }
  @media screen and (max-width: 620px) {
    .c-pageheader__title {
      font-size: 23px;
      font-size: 1.4375rem;
      line-height: 1.2;
    }
  }
  @media screen and (min-width: 621px) {
    .c-pageheader__title {
      font-size: 23px;
      font-size: 1.4375rem;
      line-height: 1.3;
    }
  }
  .c-pageheader__title {
    margin: 0;
    color: #ffffff;
    color: var(--dp-token-color-brand-header-alt-contrast, #ffffff);
  }
  .c-pageheader__subtitle {
    color: #ffffff;
    color: var(--dp-token-color-brand-header-alt-contrast, #ffffff);
    display: inline-block;
    margin-top: 6px;
  }
  .c-pageheader__introduction {
    font-size: 19.2px;
    display: inline-block;
    margin-top: 6px;
  }
  .c-sliding-pagination__list, .c-pager__page-list, .c-pager__page-item {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .c-sliding-pagination__list-element:focus:not(:focus-visible), .c-pager__page-item:focus:not(:focus-visible), .c-sliding-pagination__list-element > a:focus:not(:focus-visible), .c-pager__page-item > a:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-sliding-pagination__list-element:focus:focus-visible, .c-pager__page-item:focus:focus-visible, .c-sliding-pagination__list-element > a:focus:focus-visible, .c-pager__page-item > a:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    padding: 2px 3px;
    margin: -2px -3px;
  }
  .c-sliding-pagination__list-element, .c-pager__page-item {
    padding-left: 6px;
    padding-right: 6px;
  }
  .c-sliding-pagination__list-element:last-child:not(:only-child):not(.c-sliding-pagination__list-element--active), .c-pager__page-item:last-child:not(:only-child):not(.c-sliding-pagination__list-element--active) {
    padding-right: 0;
  }
  .c-sliding-pagination__list-element--active, .c-pager__page-item.current {
    background-color: #aeaeae;
    border-radius: 12px;
    color: #ffffff;
  }
  .c-pager {
    text-align: right;
  }
  .c-pager__dropdown, .c-pager__page-list, .c-pager__page-item {
    display: inline-block;
  }
  .c-pager__dropdown-label {
    speak-as: words;
  }
  .c-pager__dropdown select:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-pager__dropdown select:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
  }
  .segment-list-row {
    display: flex;
  }
  .segment-list-row:not(.segment-list-row--assigned) {
    background-color: #ffffff;
  }
  .segment-list-row--assigned {
    background-color: #cee6fb;
  }
  .segment-list-row--assigned + .segment-list-row--assigned:not(.fullscreen) {
    margin-top: 6px;
  }
  .segment-list-row.fullscreen {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 2200;
    overflow-y: auto;
  }
  .segment-list-row.fullscreen .tiptap .editor__content {
    height: 500px;
  }
  .segment-list-col--l, .segment-list-col--m, .segment-list-col--s {
    display: inline-block;
    padding: 12px 0;
    vertical-align: top;
  }
  .segment-list-col--l {
    width: 100%;
  }
  .segment-list-col--m {
    width: 130px;
  }
  .segment-list-col--s {
    width: 70px;
  }
  .segment-list-toggle-button {
    display: flex;
    flex-direction: column;
    padding-top: 0;
    margin: 0;
  }
  .segment-list-toggle-button.reverse {
    flex-direction: column-reverse;
  }
  .segment-list-toggle-button i {
    display: block;
    font-size: 10px;
    color: #757575;
    margin-bottom: 3px;
  }
  .segment-list-toolbar {
    background: #ffffff;
    border-radius: 5px;
    padding: 5px;
  }
  .segment-list-toolbar.segment-list-toolbar--dark {
    background: #ebe9e9;
  }
  .segment-list-toolbar__badge {
    font-size: 11px;
    padding: 4px 5px 1px;
    border: 1px solid #ffffff;
    border-radius: 20px;
    line-height: 1.15em;
  }
  .segment-list-toolbar__button {
    width: 30px;
    height: 30px;
    margin: 0 0 5px;
    padding: 0;
    line-height: 0;
    border: 1px solid transparent;
    color: #757575;
  }
  .segment-list-toolbar--dark .segment-list-toolbar__button {
    background: #ffffff;
    border-radius: 4px;
  }
  .segment-list-toolbar__button:last-child {
    margin: 0;
  }
  .segment-list-toolbar__button:hover {
    border: 1px solid #333333;
    border-radius: 4px;
  }
  .segment-list-toolbar__button.is-active {
    background: #226a97;
    background: var(--dp-token-color-brand-main, #226a97);
    color: #ffffff;
    border-radius: 4px;
  }
  .c-skeleton-box {
    background: #ebe9e9;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
  }
  .c-skeleton-box::after {
    animation: shimmer 1.8s infinite;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    transform: translateX(-100%);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
  }
  @keyframes shimmer {
    100% {
      transform: translateX(100%);
    }
  }
  .c-progress-bar {
    margin: auto;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #d3d3d3;
  }
  .c-progress-bar__line {
    height: 10px;
    background: #005eb1;
  }
  .c-progress-bar__line.is-animated, .c-progress-bar__line.is-animated::before {
    height: 4px;
    width: 100%;
    margin: 0;
  }
  .c-progress-bar__line.is-animated {
    background-color: #ebe9e9;
    display: flex;
  }
  .c-progress-bar__line.is-animated::before {
    background: #44a8ff;
    content: "";
    animation: sliding 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  }
  @keyframes sliding {
    0% {
      margin-left: 0;
      margin-right: 100%;
    }
    50% {
      margin-left: 25%;
      margin-right: 0;
    }
    100% {
      margin-left: 100%;
      margin-right: 0;
    }
  }
  .c-public-statement {
    border-width: 1px;
    border-style: solid;
    border-color: #aeaeae;
    border-radius: 3px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .c-public-statement__header {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .c-public-statement__header:hover {
    background-color: #ffffff !important;
  }
  .c-public-statement__tooltip, .c-public-statement__toggle {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
  }
  .c-public-statement__toggle {
    font-size: 23px;
  }
  .c-public-statement__content-item {
    display: flex;
  }
  .c-public-statement__content-container {
    vertical-align: top;
    display: inline-block;
  }
  .c-public-statement__label {
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  .c-public-statement ul {
    list-style: disc;
  }
  .c-public-statement ol {
    list-style: decimal;
  }
  .c-sidemenu {
    background-color: #ebe9e9;
  }
  .c-sidemenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .c-sidemenu > li {
    border-bottom: 1px solid #d3d3d3;
  }
  .c-sidemenu > li .o-accordion {
    background-color: #ffffff;
  }
  .c-sidemenu > li button {
    background-color: #ffffff;
    padding: 6px 12px;
  }
  .c-sidemenu .current > a {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-sidemenu .menu_level_1 {
    background-color: #ebe9e9;
  }
  .c-sidemenu .menu_level_1 > li > a {
    display: block;
    padding: 12px 24px 12px 24px;
  }
  .c-sidemenu .menu_level_1 > li.current_ancestor > a, .c-sidemenu .menu_level_1 > li.current > a {
    background-color: #d3d3d3;
  }
  .c-sidemenu .menu_level_2 {
    margin-left: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .c-sidemenu .menu_level_2 .knp-sub-heading {
    font-size: 14px;
    max-width: 95%;
    color: #757575;
    margin-top: 24px;
  }
  .c-sidemenu .menu_level_2 .knp-sub-heading.first {
    margin-top: 12px;
  }
  .c-sidemenu .menu_level_2 li {
    margin-bottom: 6px;
    margin-top: 3px;
  }
  .c-sidemenu .menu_level_2 li a {
    font-size: 16px;
  }
  .c-sidemenu .menu_level_2 li.o-toggle ul {
    padding-right: 0 !important;
  }
  .c-slidebar {
    position: fixed;
    z-index: 2201;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
  }
  .c-slidebar__container {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 30%;
    background: #ffffff;
    height: 100%;
    transform: translateX(104%);
    display: flex;
    flex-direction: column;
    will-change: transform;
    pointer-events: all;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2), 0 0 3px rgba(0, 0, 0, 0.5);
    overflow-y: auto;
  }
  @media screen and (max-width: 1200px) {
    .c-slidebar__container {
      max-width: 25%;
    }
  }
  .is-animatable .c-slidebar__container {
    transition: transform 0.13s cubic-bezier(0, 0, 0.3, 1);
  }
  .is-visible.is-animatable .c-slidebar__container {
    transition: transform 0.33s cubic-bezier(0, 0, 0.3, 1);
  }
  .is-visible .c-slidebar__container {
    transform: none;
  }
  .c-slidebar__content {
    max-width: 100%;
    height: calc(100% - 100px);
  }
  .o-sortablelist__ghost {
    display: block !important;
    height: 48px;
    margin: 0;
    overflow: hidden;
    padding: 0;
  }
  .o-sortablelist__ghost::before {
    display: block;
    height: 24px;
    margin: 0 2% 24px;
    width: 96%;
    background: #ebe9e9;
    border: 1px solid #d3d3d3;
    content: " ";
  }
  .o-sortablelist__spacer {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 18px;
    width: 100%;
    background: #ebe9e9;
  }
  .o-sortablelist__empty {
    position: relative;
    padding-bottom: 24px;
  }
  .o-sortablelist__item.is-active, .o-sortablelist__item.is-active:hover {
    background: #d3d3d3;
  }
  .o-sortablelist__item:hover {
    background: #ebe9e9;
  }
  .o-sortablelist__checkbox {
    margin-right: 27px !important;
  }
  .c-support__wrapper {
    padding: 30px;
    background-color: #ffffff;
  }
  .c-support__wrapper > h2 {
    margin: 0 0 20px;
    color: #000000;
    font-weight: 400;
  }
  .c-splitbutton {
    position: relative;
    display: inline-block;
    margin-bottom: 24px;
  }
  .c-splitbutton > button.has-dropdown:not(.c-splitbutton__trigger),
  .c-splitbutton > a.has-dropdown {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .c-splitbutton__trigger:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-splitbutton__trigger:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
   .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle), .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle):link, .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle):visited {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
   .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle):not(:disabled):not(:active):not(.is-disabled):hover, .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle).is-current {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
   .c-splitbutton__trigger:not(.btn--outline):not(.btn--subtle):active {
    color: #ffffff;
    background-color: #76003b;
    background-color: var(--dp-token-color-brand-link-hover, #76003b);
    border-color: #76003b;
    border-color: var(--dp-token-color-brand-link-hover, #76003b);
  }
  .c-splitbutton__trigger.btn--outline, .c-splitbutton__trigger.btn--outline:link, .c-splitbutton__trigger.btn--outline:visited {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-splitbutton__trigger.btn--outline:not(:disabled):not(:active):not(.is-disabled):hover, .c-splitbutton__trigger.btn--outline.is-current {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-splitbutton__trigger.btn--outline:active {
    color: #ffffff;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    border-color: #a4004c;
    border-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-splitbutton__trigger.btn--outline-reversed, .c-splitbutton__trigger.btn--outline-reversed:link, .c-splitbutton__trigger.btn--outline-reversed:visited {
    color: #ffffff;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    border-color: #ffffff;
  }
  .c-splitbutton__trigger.btn--outline-reversed:not(:disabled):not(:active):not(.is-disabled):hover, .c-splitbutton__trigger.btn--outline-reversed.is-current {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .c-splitbutton__trigger.btn--outline-reversed:active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .c-splitbutton__trigger {
    padding: 6px 12px 8px;
    border: 1px solid;
    border-left-color: #ffffff !important;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 16px;
    line-height: 16px;
  }
  .c-splitbutton__trigger.is-open, .c-splitbutton__trigger.is-open:focus {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    color: #ffffff;
  }
  .c-splitbutton__trigger-icon {
    margin-top: -1px;
    vertical-align: middle;
    font-size: 1.5em;
    line-height: 0;
  }
  .c-splitbutton__dropdown {
    left: 0;
    position: absolute;
    top: 100%;
    z-index: -1;
    display: none;
    min-width: 100%;
    padding-bottom: 6px;
    background-color: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
  }
  .c-splitbutton__dropdown.is-open {
    display: block;
    z-index: 2100;
  }
  .c-splitbutton__dropdown a, .c-splitbutton__dropdown button {
    display: block;
    padding: 12px 24px 6px;
    line-height: 1.4;
    transition: none;
    text-align: left;
  }
  .c-splitbutton__dropdown a:focus, .c-splitbutton__dropdown a:hover, .c-splitbutton__dropdown a.is-active, .c-splitbutton__dropdown button:focus, .c-splitbutton__dropdown button:hover, .c-splitbutton__dropdown button.is-active {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .split-statement .progress-icon-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 45px;
    background-color: #ebe9e9;
    margin: auto;
  }
  .split-statement .progress-icon-wrapper .fa-hourglass-half {
    padding: 22px;
    font-size: 36px;
  }
  .split-statement .progress-icon-wrapper .fa-check {
    padding: 18px;
    font-size: 48px;
  }
  .split-statement .side-bar {
    width: 330px;
    margin-left: 24px;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
  }
  .is-fixed .split-statement .side-bar {
    margin-bottom: 70px;
    margin-top: 70px;
  }
  .split-statement .side-bar .tag {
    padding: 2px 4px 4px 8px;
    color: #ffffff;
    border-radius: 12px;
  }
  .split-statement .side-bar .tag__remove {
    margin-top: 2px;
    min-width: 16px;
    height: 16px;
    background-color: #ffffff;
    border-radius: 12px;
    overflow: hidden;
    line-height: 0;
  }
  .split-statement .side-bar .tag__remove:hover {
    background: #226a97;
    background: var(--dp-token-color-brand-link, #226a97);
    color: #ffffff;
  }
  .split-statement .slide-fade-enter-active {
    transition: all 0.3s ease;
  }
  .split-statement .slide-fade-leave-active {
    transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  }
  .split-statement .slide-fade-enter, .split-statement .slide-fade-leave-to {
    opacity: 0;
  }
  .split-statement .button-container {
    position: sticky;
    bottom: 20px;
    z-index: 10;
    width: 330px;
    margin-left: calc(100% - 330px);
    padding: 0 20px;
  }
  .split-statement .scroll-button {
    position: sticky;
    z-index: 2200;
    width: 45px;
    height: 45px;
    margin-left: calc((100% - 330px - 24px) / 2);
    margin-left: calc(calc(100% - 330px - 24px) / 2);
    border-radius: 50%;
    background-color: #ffbe24;
    font-size: 20px;
  }
  .split-statement .scroll-button:hover {
    background: #ffd87c !important;
  }
  .split-statement .container {
    display: flex;
    flex-flow: row wrap;
    min-height: 200px;
    position: relative;
    padding-top: 5px;
    margin-left: -2px;
  }
  .split-statement .container .ProseMirror {
    padding-left: 2px !important;
  }
  .split-statement .segmentation-editor {
    width: calc(100% - 330px - 24px);
    z-index: 2;
  }
  .split-statement .segmentation-editor.is-fullwidth {
    width: 100%;
  }
  .split-statement .segmentation-editor .range-handle {
    position: relative;
    font-size: 19.2px;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .split-statement .segmentation-editor .range-handle::before {
    content: "|";
    margin-left: -2px;
  }
  .split-statement .segmentation-editor .range-handle__inner {
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 20px;
    top: -14px;
    left: -8px;
    z-index: 10000;
    border-radius: 50%;
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-link, #226a97);
    cursor: pointer;
  }
  .split-statement .segmentation-editor .range-handle__inner:hover {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .split-statement .segmentation-editor .range-handle__inner:active {
    cursor: grabbing;
  }
  .split-statement .segmentation-editor .range-handle__inner.is-active {
    border: 2px solid #226a97;
    border: 2px solid var(--dp-token-color-brand-link, #226a97);
    background-color: #ffffff;
  }
  .split-statement .segmentation-editor .highlighted {
    background: #ffefca !important;
  }
  .split-statement .card-pane {
    position: relative;
    width: 330px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
  }
  .split-statement .card {
    position: absolute;
    display: inline-block;
    padding: 5px 7px 7px;
    border: 1px solid #757575;
    border-radius: 4px;
    background: #ffffff;
  }
  .split-statement .card.highlighted {
    z-index: 1;
    border-color: #ffbe24;
  }
  .split-statement .editor-content {
    line-height: 1.5em;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }
  .split-statement .editor-content [contenteditable=true]:focus {
    outline: none;
  }
  .split-statement span[data-range] {
    padding: 4px 0;
    background-color: #cee6fb;
  }
  .split-statement span[data-range-confirmed=true] {
    background-color: #ebe9e9;
  }
  .split-statement span[data-range-active=true],
  .split-statement span[data-range-selected],
  .split-statement span[data-range-selected] > span {
    background-color: #ffefca;
  }
  .split-statement span[data-range-moving=true] {
    background-color: transparent;
  }
  .split-statement .multiselect input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px 3px 0;
    padding: 9px;
    background-color: #fafafa;
    border: 1px solid #cacece;
    border-radius: 3px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .split-statement .multiselect input[type=checkbox]:checked {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-main, #226a97);
  }
  .split-statement .multiselect input[type=checkbox]:checked::after {
    position: absolute;
    top: 3px;
    left: 6px;
    content: "";
    display: inline-block;
    height: 10px;
    width: 5px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    font-size: 14px;
    transform: rotate(45deg) scale(1);
  }
  .split-statement .multiselect .multiselect__option {
    display: flex;
    word-wrap: anywhere;
    word-break: normal;
    align-items: flex-start;
    hyphens: auto;
  }
  .split-statement .multiselect .multiselect__option label {
    display: inline-block;
    margin-bottom: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 400;
  }
  .split-statement .multiselect .multiselect__option--highlight {
    background: #226a97;
    background: var(--dp-token-color-brand-main, #226a97);
    outline: none;
    color: #ffffff;
  }
  .split-statement .multiselect--dark {
    box-sizing: content-box;
  }
  .split-statement .multiselect--dark .multiselect__content-wrapper {
    width: 100%;
    margin: 0;
  }
  .split-statement .multiselect--dark .multiselect__tags {
    padding-top: 5px;
    padding-bottom: 3px;
    background-color: #ebe9e9;
    border: none;
  }
  .split-statement .multiselect--dark .multiselect__placeholder {
    display: block;
    color: #595959;
  }
  .split-statement .multiselect--dark.has-selection .multiselect__input::-moz-placeholder {
    color: #005eb1;
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  .split-statement .multiselect--dark.has-selection .multiselect__placeholder,
  .split-statement .multiselect--dark.has-selection .multiselect__input::placeholder {
    color: #005eb1;
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  .js .c-statement {
    padding: 18px;
    width: 1100px;
  }
  .nojs .c-statement {
    margin: 24px;
    padding: 12px;
    background-color: #ffffff;
  }
  .c-statement__close:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-statement__close:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-statement__close {
    display: none;
    font-size: 12px;
  }
  .js .c-statement__close {
    float: right;
    display: block;
  }
  .js .c-statement__close i {
    line-height: 0.8;
  }
  .c-statement__form fieldset {
    margin-top: 12px;
    padding: 24px;
    border-bottom: 1px solid #d3d3d3;
  }
  .c-statement__form fieldset:nth-of-type(2n) {
    border-bottom: none;
  }
  .js .c-statement__form a {
    background-clip: border-box !important;
    background-clip: initial !important;
    transition: none;
  }
  .js .c-statement__form fieldset {
    display: none;
    padding: 0;
    border: none;
  }
  .js .c-statement__form fieldset.is-visible {
    display: block;
  }
  .nojs .c-statement__formblock {
    height: auto;
    padding: 0;
  }
  .js .c-statement__formblock {
    padding: 12px;
  }
  .js .c-statement__formblock p {
    margin: 0;
  }
  .js .c-statement__formblock[data-toggle-id].is-visible {
    background-color: rgb(241.6, 241.6, 241.6);
  }
  .js .c-statement__formblock[data-toggle-target] {
    padding-left: 12px;
  }
  @media screen and (min-width: 621px) {
    .c-statement__formblock label {
      display: inline-block;
    }
  }
  .c-statement__formhint {
    padding: 12px;
    border: none;
    font-size: 14px;
  }
  .c-statement__hint-icon {
    position: absolute;
    line-height: 1.25;
  }
  html:not(.nojs) .c-statement__toggle-target {
    display: none;
  }
  html:not(.nojs) .c-statement__toggle-target.is-active {
    display: block;
  }
  .c-statement__feedback h2 {
    padding: 0;
    line-height: 1.1;
  }
  .c-statement__feedback p:last-child {
    margin-bottom: 0;
  }
  .c-statement__step:focus {
    outline: none;
  }
  .nojs .c-statement__step {
    padding: 0 !important;
    padding-bottom: 12px !important;
  }
  .c-statement__formnav.mobile {
    display: block;
  }
  @media screen and (min-width: 710px) {
    .c-statement__formnav.mobile {
      display: none;
    }
  }
  .c-statement__formnav.tablet-desktop {
    display: none;
  }
  @media screen and (min-width: 710px) {
    .c-statement__formnav.tablet-desktop {
      display: block;
    }
  }
  .c-statement-meta-box {
    border: 1px solid #d3d3d3;
    padding: 12px;
  }
  .c-statement-meta-box dt,
  .c-statement-meta-box dd {
    display: block;
    margin: 0;
  }
  .c-statement-meta-box dt {
    font-weight: 600;
  }
  .c-statement-meta-box fieldset:not(:last-child):not(fieldset fieldset) {
    border-bottom: 1px solid #d3d3d3 !important;
    margin-bottom: 32px !important;
  }
  .c-statement-meta-box fieldset {
    padding-bottom: 32px;
    margin-left: 0 !important;
  }
  .c-statement-meta-box fieldset div.layout__item, .c-statement-meta-box fieldset div.cardbox-half {
    padding-left: 0 !important;
  }
  .c-statement-meta-tooltip {
    padding: 12px;
    width: calc(400px - 12px);
  }
  .c-statement-meta-tooltip .description-list-inline {
    width: 100%;
    grid-template-columns: calc(50% - 12px) auto;
  }
  .c-statement-meta-tooltip dl {
    margin-bottom: 0 !important;
  }
  .c-statement-meta-tooltip dl dt,
  .c-statement-meta-tooltip dl dd {
    display: inline;
  }
  .c-statement-meta-tooltip dl dd {
    margin-left: 0 !important;
  }
  .c-styled-html h4,
  .c-styled-html h5,
  .c-styled-html h6 {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-weight: 600;
  }
  .c-styled-html h4 {
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
  }
  .c-styled-html h5 {
    text-transform: uppercase;
  }
  .c-styled-html p {
    min-height: 24px;
  }
  .c-styled-html p > a:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-styled-html p > a:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    padding: 2px 3px;
    margin: -2px -3px;
  }
  .c-styled-html p > a {
    -webkit-text-decoration: underline;
    text-decoration: underline;
  }
  .c-styled-html table {
    width: calc(100% - 2px);
    border-collapse: separate;
  }
  .c-styled-html table tbody {
    background: #ebe9e9;
  }
  .c-styled-html table tr:nth-child(2n) {
    background: #d3d3d3;
  }
  .c-styled-html table tr:first-child td {
    border-top: #d3d3d3;
  }
  .c-styled-html table tr:last-child td {
    border-bottom: 1px solid #d3d3d3;
  }
  .c-styled-html table tr td:first-child {
    border-left: 1px solid #d3d3d3;
  }
  .c-styled-html table tr td:last-child {
    border-right: 1px solid #d3d3d3;
  }
  .c-styled-html table + p > i {
    display: inline-block;
    margin-top: 12px;
    color: #757575;
  }
  .c-styled-html ol,
  .c-styled-html ul {
    margin-left: 48px;
    min-width: 50px;
  }
  .c-styled-html ol > li p,
  .c-styled-html ul > li p {
    margin: 0;
  }
  .c-styled-html ol {
    list-style: decimal;
  }
  .c-styled-html ul {
    list-style: disc;
  }
  .c-styled-html img {
    height: auto;
    max-width: 100%;
  }
  .c-styled-html del {
    background-color: #ffe5a7;
  }
  .c-styled-html ins {
    background-color: #cee6fb;
  }
  .c-styled-html.c-styled-html--large {
    font-size: 1.2em;
  }
  .c-styled-html.c-styled-html--large h1 {
    font-size: 33.18px;
    font-size: 2.07375rem;
    line-height: 1.3;
  }
  .c-styled-html.c-styled-html--large h2 {
    font-size: 27.6px;
    font-size: 1.725rem;
    line-height: 1.3;
  }
  .c-styled-html.c-styled-html--large h3 {
    font-size: 23.04px;
    font-size: 1.44rem;
    line-height: 1.4;
  }
  .c-styled-html.c-styled-html--large h4 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .c-styled-html.c-styled-html--large h5 {
    font-size: 16.8px;
    font-size: 1.05rem;
    line-height: 1.4285714286;
  }
  .c-styled-html.c-styled-html--large h6 {
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 1.6666666667;
  }
  .c-styled-html.c-styled-html--large table {
    font-size: 19.2px;
  }
  .c-table td,
  .c-table th {
    text-align: left;
    padding: 6px;
    vertical-align: top;
    position: relative;
  }
  .c-table td {
    border-top: 1px solid #d3d3d3;
  }
  .c-table tbody tr:hover {
    background-color: #f5f5f5;
  }
  .js .c-tabs__title-button, .js .c-tabs__title-button:visited, .c-tabs__title, .c-tabs__title:visited {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
    color: #ffffff;
    color: var(--dp-token-color-brand-main-contrast, #ffffff);
  }
  .js .is-active-tab .c-tabs__title-button, .js .c-tabs__title-button:hover, .c-tabs__title-button, .c-tabs__title-button:visited, .js .c-tabs__title.is-active-tab, .js .c-tabs__title:hover {
    background-color: #ffffff;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-tabs {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-alt, var(--dp-token-color-brand-main, #226a97));
  }
  .c-tabs__title {
    display: inline-block;
    list-style: none;
    text-align: center;
  }
  .c-tabs__title-button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-tabs__title-button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-tabs__title-button {
    margin: 0;
  }
  @media screen and (max-width: 904px) {
    .c-tabs__title-button {
      padding: 10px 8px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-tabs__title-button {
      padding: 12px 24px;
    }
  }
  .c-tabs__title-button {
    font-size: 19.2px;
  }
  .js .c-tabs__title-button {
    transition: none;
  }
  .js .is-active-tab .c-tabs__title-button {
    pointer-events: none;
  }
  .js .c-tabs__panel {
    height: 0;
    overflow: hidden;
    visibility: hidden;
  }
  .js .c-tabs__panel.is-active-tab {
    height: auto;
    overflow: auto;
    visibility: visible;
    padding: 12px;
  }
  .nojs .c-tabs__panel {
    padding: 12px;
  }
  .c-tabs__modal {
    overflow-y: hidden;
  }
  .c-tabs__modal .tab-header {
    border-bottom: 1px solid #226a97;
    border-bottom: 1px solid var(--dp-token-color-brand-main, #226a97);
  }
  .c-tabs__modal .tab-header .tab {
    margin: 0;
    padding: 0;
    background: #d3d3d3;
    border: none;
    outline: none;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
  }
  .c-tabs__modal .tab-header .tab:not(:last-child) {
    margin-right: 1px;
  }
  .c-tabs__modal .tab-header .tab.active, .c-tabs__modal .tab-header .tab:hover {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-main, #226a97);
    color: #ffffff;
    color: var(--dp-token-color-brand-main-contrast, #ffffff);
  }
  .c-tabs__modal .tab-context {
    overflow-y: auto;
  }
  .c-tabs__modal .tab-context .tab-content {
    display: none;
  }
  .c-tabs__modal .tab-context .tab-content.active {
    display: block;
  }
  .c-tabs__modal .tab-context .tab-content fieldset {
    border-bottom: 1px solid #d3d3d3;
  }
  .c-tabs__modal .tab-context .submitBtn {
    bottom: 18px;
    position: absolute;
    right: 18px;
  }
  .c-timepicker__flyout {
    position: absolute;
    z-index: 10;
    background-color: #ffffff;
    border: 1px solid #d3d3d3;
  }
  .c-timepicker__flyout-item {
    list-style-type: none;
    border: 2px solid transparent;
    text-align: center;
    color: #595959;
  }
  .c-timepicker__flyout-item:hover {
    border: 2px solid #226a97;
    border: 2px solid var(--dp-token-color-brand-main, #226a97);
    cursor: pointer;
  }
  .c-timepicker__flyout-item.is-selected {
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    border-radius: 3px;
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
  }
  .c-timepicker__flyout-item.is-selected button {
    color: #ffffff;
  }
  .c-toc {
    margin: 0 0 6px 12px;
    list-style: none;
  }
  .c-toc li {
    margin: 3px 0;
    word-wrap: break-word;
    hyphens: auto;
  }
  .c-toc a:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-toc a:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    padding: 2px 3px;
    margin: -2px -3px;
  }
  .c-toc--level-0 {
    margin: 0;
  }
  .c-toc--level-0 > li {
    margin-bottom: 6px;
  }
  .c-toc__toggle-icon {
    color: #757575;
    cursor: pointer;
  }
  .c-toc__toggle-icon:hover {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-tokenlist textarea {
    height: 70px;
  }
  .expand-enter-active,
  .expand-leave-active {
    transition: height 0.4s ease-in-out;
    overflow: hidden;
  }
  .expand-enter,
  .expand-leave-to {
    height: 0;
  }
  .slide-fade-enter-active {
    transition: all 0.3s ease;
  }
  .slide-fade-leave-active {
    transition: all 0.3s cubic-bezier(1, 0.5, 0.8, 1);
  }
  .slide-fade-enter, .slide-fade-leave-to {
    opacity: 0;
  }
  .c-treelist:not(.is-dragging) .c-treelist__node:hover {
    background-color: #f5f5f5;
  }
  .c-treelist:not(.is-dragging) .c-treelist__node:hover .c-treelist__drag-handle-icon {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-treelist__folder {
    flex: 0 0 25px;
  }
  .c-treelist__drag-handle-icon {
    color: #aeaeae;
  }
  .c-treelist__node-ghost {
    background-color: #f5f5f5;
  }
  .c-treelist__node-ghost > * {
    opacity: 0.7;
    filter: grayscale(100%);
  }
  .c-treelist__header.is-fixed, .c-treelist__footer.is-fixed {
    z-index: 2200;
  }
  .c-treelist__header.is-fixed.is-top::after, .c-treelist__footer.is-fixed.is-bottom::before {
    display: block;
    content: "";
    width: 100%;
    height: 6px;
  }
  .c-treelist__header.is-fixed.is-top::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  }
  .c-treelist__footer.is-fixed.is-bottom::before {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  }
  .tiptap {
    position: relative;
  }
  .tiptap * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    -webkit-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
  }
  .tiptap *:focus {
    outline: none;
  }
  .tiptap *::before,
  .tiptap *::after {
    box-sizing: border-box;
  }
  .tiptap html {
    color: #000000;
    font-family: -apple-system, BlinkMacSystemFont, "San Francisco", Roboto, "Segoe UI", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 1.5;
  }
  .tiptap body {
    margin: 0;
  }
  .tiptap a {
    color: #226a97 !important;
    color: var(--dp-token-color-brand-main, #226a97) !important;
  }
  .tiptap a:hover {
    color: #a4004c !important;
    color: var(--dp-token-color-brand-highlight, #a4004c) !important;
    cursor: pointer;
  }
  .tiptap h1,
  .tiptap h2,
  .tiptap h3,
  .tiptap h4,
  .tiptap h5,
  .tiptap h6,
  .tiptap p,
  .tiptap ul,
  .tiptap ol,
  .tiptap pre,
  .tiptap blockquote {
    margin: 1rem 0;
  }
  .tiptap h1:first-child,
  .tiptap h2:first-child,
  .tiptap h3:first-child,
  .tiptap h4:first-child,
  .tiptap h5:first-child,
  .tiptap h6:first-child,
  .tiptap p:first-child,
  .tiptap ul:first-child,
  .tiptap ol:first-child,
  .tiptap pre:first-child,
  .tiptap blockquote:first-child {
    margin-top: 0;
  }
  .tiptap h1,
  .tiptap h2,
  .tiptap h3 {
    line-height: 1.3;
  }
  .tiptap h4,
  .tiptap h5,
  .tiptap h6 {
    line-height: 1.1;
  }
  .tiptap h1 {
    font-size: 1.5em !important;
  }
  .tiptap h2 {
    font-size: 1.4em !important;
  }
  .tiptap h3 {
    font-size: 1.3em !important;
  }
  .tiptap h4 {
    font-size: 1.2em !important;
  }
  .tiptap h5 {
    font-size: 1.1em !important;
  }
  .tiptap h6 {
    font-size: 1em !important;
  }
  .tiptap .button {
    display: inline-flex;
    margin-right: 0.2rem;
    padding: 0.2rem 0.5rem;
    background: transparent;
    background-color: #aeaeae;
    border: none;
    border-radius: 3px;
    color: #000000;
    cursor: pointer;
    font-weight: bold;
  }
  .tiptap .menubar {
    padding: 2px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #aeaeae;
    border-top: 1px solid #aeaeae;
    transition: visibility 0.2s 0.4s, opacity 0.2s 0.4s;
  }
  .tiptap .menubar.is-hidden {
    visibility: hidden;
    opacity: 0;
  }
  .tiptap .menubar__button:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .tiptap .menubar__button:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .tiptap .menubar__button {
    min-height: 32px;
    min-width: 25px;
    padding: 0.2rem 0.4rem;
    background: transparent;
    border: none;
    border-radius: 3px;
    color: #000000;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
  }
  .tiptap .menubar__button .fa-scissors {
    transform: rotate(-90deg);
  }
  .tiptap .menubar__button:hover, .tiptap .menubar__button:focus {
    background-color: #ebe9e9;
  }
  .tiptap .menubar__button.is-active {
    background-color: #d3d3d3;
  }
  .tiptap .menubar .button_submenu {
    position: absolute;
    display: inline-block;
    z-index: 2100;
    min-width: 200px;
    border: 2px solid #ebe9e9;
    border-radius: 3px;
    top: calc(100% + 5px);
    left: 0;
  }
  .tiptap .menubar .button_submenu button {
    display: block;
    width: 100%;
    text-align: left;
    background-color: #ebe9e9;
    padding: 5px;
    font-size: 14px;
  }
  .tiptap .menubar .button_submenu button:hover:not([disabled]), .tiptap .menubar .button_submenu button:focus:not([disabled]), .tiptap .menubar .button_submenu button.is-active {
    background-color: #ffffff;
  }
  .tiptap .menubar .button_submenu button[disabled] {
    cursor: not-allowed;
  }
  .tiptap .menubar.readonly .menubar__button {
    color: #757575;
  }
  .tiptap .editor {
    position: relative;
    border-bottom: 1px solid #aeaeae;
    border-left: 1px solid #aeaeae;
    border-right: 1px solid #aeaeae;
  }
  .tiptap .editor__content {
    min-height: 50px;
    height: 231px;
    background-color: #ffffff;
    font-size: 0.9em;
  }
  .tiptap .editor__content div[contenteditable=true] {
    height: 100%;
    overflow-y: auto;
    padding: 15px;
  }
  .tiptap .editor__content div[contenteditable=true].is-invalid {
    border: 2px solid #e52222 !important;
  }
  .tiptap .editor__content pre {
    overflow-x: auto;
    padding: 0.7rem 1rem;
    background: #000000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 0.8rem;
  }
  .tiptap .editor__content pre code {
    display: block;
  }
  .tiptap .editor__content p code {
    display: inline-block;
    padding: 0 0.4rem;
    background: #ebe9e9;
    border-radius: 5px;
    color: #757575;
    font-size: 0.8rem;
    font-weight: bold;
  }
  .tiptap .editor__content ul, .tiptap .editor__content ol {
    padding-left: 1rem;
  }
  .tiptap .editor__content ul {
    list-style: disc;
  }
  .tiptap .editor__content ol {
    list-style: decimal;
  }
  .tiptap .editor__content li > p,
  .tiptap .editor__content li > ol,
  .tiptap .editor__content li > ul {
    margin: 0;
  }
  .tiptap .editor__content a {
    color: inherit;
  }
  .tiptap .editor__content blockquote {
    padding-left: 0.8rem;
    border-left: 3px solid #ebe9e9;
    color: #757575;
    font-style: italic;
  }
  .tiptap .editor__content blockquote p {
    margin: 0;
  }
  .tiptap .editor__content img {
    max-width: 100%;
    border-radius: 3px;
  }
  .tiptap .editor__content del {
    background-color: #ffe5a7;
    -webkit-text-decoration: line-through;
    text-decoration: line-through;
  }
  .tiptap .editor__content ins {
    background-color: #cee6fb;
  }
  .tiptap .editor__content table {
    margin: 0;
    overflow: hidden;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .tiptap .editor__content table td,
  .tiptap .editor__content table th {
    position: relative;
    vertical-align: top;
    box-sizing: border-box;
    min-width: 1em;
    padding: 3px 5px;
    border: 2px solid #aeaeae;
  }
  .tiptap .editor__content table td > *,
  .tiptap .editor__content table th > * {
    margin-bottom: 0;
  }
  .tiptap .editor__content table th {
    text-align: left;
  }
  .tiptap .editor__content table .selectedCell::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background: rgba(200, 200, 255, 0.4);
    content: "";
    pointer-events: none;
  }
  .tiptap .editor__content table .column-resize-handle {
    position: absolute;
    right: -2px;
    top: 0;
    bottom: 0;
    z-index: 20;
    width: 4px;
    background-color: #adf;
    pointer-events: none;
  }
  .tiptap .editor__content .tableWrapper {
    margin: 1em 0;
    overflow-x: auto;
  }
  .tiptap .editor__content .resize-cursor {
    cursor: ew-resize;
    cursor: col-resize;
  }
  .tiptap .editor .resizeVertical {
    bottom: -2px;
    left: calc(50% - 7px);
    position: absolute;
    margin-top: 0;
    color: #aeaeae;
    cursor: row-resize;
  }
  .tiptap .editor .resizable-image {
    display: inline-block;
    resize: horizontal;
    overflow: hidden;
    line-height: 0;
  }
  .tiptap .editor .resizable-image:active, .tiptap .editor .resizable-image:focus {
    border: 2px solid #226a97;
    border: 2px solid var(--dp-token-color-brand-link, #226a97);
  }
  .tiptap .fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2200;
    height: 100%;
    width: 100%;
  }
  .tiptap .fullscreen .editor__content {
    height: calc(100% - 38px);
    width: 100%;
  }
  .suggestion__popup {
    background: #ffffff;
    color: #aeaeae;
    font-size: 14px;
    font-weight: 600;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    border-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
  }
  .suggestion__list-item {
    color: #333333;
    width: 100%;
  }
  .suggestion__list-item:not(:last-child) {
    border-bottom: 1px solid #333333;
  }
  .suggestion__list-item:hover {
    background: #ebe9e9;
  }
  .suggestion__list-item--is-active {
    background: #ebe9e9;
  }
  .suggestion__node {
    background: #ebe9e9;
    border-radius: 3px;
    padding: 0.15rem 0.5rem !important;
    color: #595959 !important;
  }
  .ProseMirror ul {
    list-style: disc;
  }
  .ProseMirror ol {
    list-style: decimal;
  }
  .a1-div[data-ad-selector="datepicker-container"] {
    border: 1px solid #d3d3d3;
    background-color: #fff;
  }
  .a1-table {
    border-collapse: collapse;
    font-size: .9rem;
    font-family: -apple-system, BlinkMacSystemFont, "Arial", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    margin-top: .5em;
    color: #003064;
    background-color: #fff;
    width: auto;
  }
  .a1-td, .a1-th {
    text-align: center;
    vertical-align: middle;
  }
  .a1-thead {
    border-bottom: 1px solid rgba(211,211,211, 0.8);
    padding-bottom: 1em;
  }
  .a1-thead > .a1-tr:first-child > .a1-th {
    height: 31px;
  }
  .a1-thead > .a1-tr:last-child > .a1-th {
    font-weight: normal;
    color: #505362;
  }
  .a1-th {
    padding-bottom: 2px;
  }
  .a1-td {
    height: 28px;
  }
  .a1-button {
    font-size: 100%;
    font-family: inherit;
    color: inherit;
    background-color: white;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    padding: 4px;
    min-width: calc(2em + 4px);
  }
  .a1-is-today {
    background-color: #d6e8f5;
  }
  .a1-button:focus {
    border: 2px solid #003064;
    color: #d4004b;
    padding: 2px;
  }
  .a1-button:hover {
    border: 2px solid #003064;
    color: #d4004b;
    padding: 2px;
  }
  .a1-button[aria-disabled=true] {
    color: darkgrey;
  }
  .a1-input[type=text]:invalid {
    border: 2px solid red;
  }
  .a1-svg {
    fill: #003064;
  }
  .a1-table ~ .a1-table .a1-tbody, .a1-table ~ .a1-table .a1-thead > .a1-tr:last-child {
    border-left: 1px solid rgba(211,211,211, 0.8);
  }
  .a1-div[data-ad-selector=datepicker-container] {
    position: absolute;
    display: flex;
    flex-direction: row;
    z-index: 1001;
  }
  .a1-div[data-ad-selector=group-container] {
    position: relative;
  }
  .a1-p.visuallyhidden:not(:focus):not(:active) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(50%);
    overflow: hidden;
  }
  .a1-td:empty::after {
    content: " ";
  }
  @font-face {
    font-family: "FontAwesome";
    src: url("/fonts/awesome-4.7/fontawesome-webfont.eot?v=4.7.0");
    src: url("/fonts/awesome-4.7/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/awesome-4.7/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/awesome-4.7/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/awesome-4.7/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/awesome-4.7/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .fa, .o-link--external::before, .o-toggle__icon, .o-wizard legend:not(.is-label) i.caret, .c-map__group-header::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  @keyframes fa-spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(359deg);
    }
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-check:before {
    content: "\f00c";
  }
  
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  
  .fa-cog:before {
    content: "\f013";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
   .o-toggle__icon:before, .c-map__group-header:before {
    content: "\f055";
  }
  .fa-minus-circle:before, .is-active-toggle .o-toggle__icon:before, .c-map__group-header.is-active:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  
  .fa-share:before {
    content: "\f064";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  
  .fa-users:before {
    content: "\f0c0";
  }
  
  .fa-link:before {
    content: "\f0c1";
  }
  
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-caret-down:before, .is-active-toggle .o-toggle__icon--caret:before, .o-wizard legend:not(.is-label).is-active-toggle i.caret:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-right:before, .o-toggle__icon--caret:before, .o-wizard legend:not(.is-label) i.caret:before {
    content: "\f0da";
  }
  
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before {
    content: "\f0dd";
  }
  .fa-sort-up:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before, .is-active-toggle .o-toggle__icon--angle:before {
    content: "\f106";
  }
  .fa-angle-down:before, .o-toggle__icon--angle:before {
    content: "\f107";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-circle:before {
    content: "\f111";
  }
  
  .fa-reply:before {
    content: "\f112";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-unlink:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  
  .fa-university:before {
    content: "\f19c";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-object-group:before {
    content: "\f247";
  }
  
  .fa-hourglass-half:before {
    content: "\f252";
  }
  .fa-calendar-check-o:before {
    content: "\f274";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-commenting:before {
    content: "\f27a";
  }
  .fa-hashtag:before {
    content: "\f292";
  }
  .fa-volume-control-phone:before {
    content: "\f2a0";
  }
  .fa-user-circle-o:before {
    content: "\f2be";
  }
  .fa-user-o:before {
    content: "\f2c0";
  }
  fieldset[disabled] .multiselect {
    pointer-events: none;
  }
  .multiselect__spinner {
    position: absolute;
    right: 10px;
    top: 5px;
    display: block;
    width: 20px;
    height: 20px;
    background: #ffffff;
  }
  .multiselect__spinner::before,
  .multiselect__spinner::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border-color: #a4004c transparent transparent;
    border-color: var(--dp-token-color-brand-highlight, #a4004c) transparent transparent;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 0 0 1px transparent;
  }
  .multiselect__spinner::before {
    animation: spinning 2.4s cubic-bezier(0.41, 0.26, 0.2, 0.62);
    animation-iteration-count: infinite;
  }
  .multiselect__spinner::after {
    animation: spinning 2.4s cubic-bezier(0.51, 0.09, 0.21, 0.8);
    animation-iteration-count: infinite;
  }
  .multiselect__loading-enter-active,
  .multiselect__loading-leave-active {
    transition: opacity 0.4s ease-in-out;
    opacity: 1;
  }
  .multiselect__loading-enter,
  .multiselect__loading-leave-active {
    opacity: 0;
  }
  .multiselect,
  .multiselect__input,
  .multiselect__single {
    font-family: inherit;
    font-size: 16px;
    touch-action: manipulation;
  }
  .multiselect:hover,
  .multiselect__input:hover,
  .multiselect__single:hover {
    cursor: pointer;
  }
  .multiselect {
    position: relative;
    box-sizing: content-box;
    display: block;
    width: 100%;
    min-height: 30px;
    text-align: left;
    color: #595959;
  }
  .multiselect.is-invalid {
    outline: none;
    box-shadow: 0 0 0 2px #e52222;
    border-radius: 3px;
  }
  .multiselect * {
    box-sizing: border-box;
  }
  .multiselect:focus {
    outline: none;
  }
  .multiselect--disabled {
    opacity: 0.6;
    background: #ededed;
    pointer-events: none;
  }
  .multiselect--active {
    z-index: 50;
  }
  .multiselect--active:not(.multiselect--above) .multiselect__current,
  .multiselect--active:not(.multiselect--above) .multiselect__input,
  .multiselect--active:not(.multiselect--above) .multiselect__tags {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .multiselect--active .multiselect__select {
    transform: rotateZ(180deg);
  }
  .multiselect--above.multiselect--active .multiselect__current,
  .multiselect--above.multiselect--active .multiselect__input,
  .multiselect--above.multiselect--active .multiselect__tags {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .multiselect__input,
  .multiselect__input[type=text],
  .multiselect__single,
  .multiselect__single[type=text] {
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    min-height: 24px;
    padding: 0 0 0 5px;
    margin-top: 0;
    margin-bottom: 3px;
    border: none;
    border-radius: 3px;
    background: #ffffff;
    transition: border 0.1s ease;
    line-height: 24px;
    vertical-align: top;
  }
  .multiselect__input::-moz-placeholder {
    color: #595959;
  }
  .multiselect__input::placeholder {
    color: #595959;
  }
  .multiselect__tag ~ .multiselect__input,
  .multiselect__tag ~ .multiselect__single {
    width: auto;
  }
  .multiselect__input:hover,
  .multiselect__single:hover {
    border-color: #d3d3d3;
  }
  .multiselect__input:focus,
  .multiselect__single:focus {
    border-color: #aeaeae;
    outline: none;
  }
  .multiselect__single {
    padding-left: 4px;
  }
  .multiselect__tags-wrap {
    display: inline;
    margin: 0;
    line-height: 0;
  }
  .multiselect__tags {
    display: block;
    padding-top: 3px;
    padding-left: 9px;
    padding-right: 40px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #aeaeae;
  }
  .multiselect--active .multiselect__tags {
    border-color: #000000;
  }
  .multiselect.is-invalid .multiselect__tags {
    border-color: transparent;
  }
  .multiselect__tag {
    position: relative;
    display: inline-block;
    max-width: 100%;
    padding: 0 26px 0 10px;
    margin: 0 9px -3px -6px;
    overflow: hidden;
    border-radius: 2px;
    background-color: #ebe9e9;
    line-height: 24px;
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .multiselect__tag-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 22px;
    margin-left: 7px;
    border-radius: 2px;
    font-style: normal;
    font-style: initial;
    text-align: center;
    line-height: 22px;
    font-weight: 700;
    transition: all 0.2s ease;
    cursor: pointer;
  }
  .multiselect__tag-icon::after {
    color: #757575;
    content: "×";
  }
  .multiselect__tag-icon:focus,
  .multiselect__tag-icon:hover {
    background: #a4004c;
    background: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .multiselect__tag-icon:focus::after,
  .multiselect__tag-icon:hover::after {
    color: #ffffff;
  }
  .multiselect__current {
    display: block;
    min-height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 8px 30px 0 12px;
    margin: 0;
    border-radius: 3px;
    border: 1px solid #aeaeae;
    white-space: nowrap;
    line-height: 16px;
    -webkit-text-decoration: none;
    text-decoration: none;
    cursor: pointer;
  }
  .multiselect__select {
    position: absolute;
    right: 1px;
    top: 1px;
    display: block;
    box-sizing: border-box;
    width: 40px;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
    transition: transform 0.2s ease;
  }
  .multiselect__select::before {
    content: " ";
    position: absolute;
    top: 50%;
    right: 20px;
    height: 0;
    width: 0;
    margin-top: -3px;
    margin-right: -5px;
    color: #757575;
    border-style: solid;
    border-width: 5px;
    border-color: #757575 transparent transparent transparent;
  }
  .multiselect__placeholder {
    display: inline-block;
    margin-bottom: 3px;
    padding-left: 5px;
    color: #adadad;
  }
  .multiselect--active .multiselect__placeholder {
    display: none;
  }
  .multiselect__content-wrapper {
    position: absolute;
    z-index: 50;
    display: block;
    width: calc(100% + 2px);
    max-height: 240px;
    margin: 1px -1px 0;
    background: #ffffff;
    border: 1px solid #d3d3d3;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
  }
  .multiselect__content {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    vertical-align: top;
    list-style: none;
    background: #ffffff;
  }
  .multiselect--above .multiselect__content-wrapper {
    bottom: 100%;
    border-radius: 3px 3px 0 0;
    border-top: 1px solid #aeaeae;
    border-bottom: none;
  }
  .multiselect__content::-webkit-scrollbar {
    display: none;
  }
  .multiselect__element {
    display: block;
  }
  .multiselect__option {
    position: relative;
    display: block;
    padding: 6px 12px;
    min-height: 24px;
    line-height: 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    cursor: pointer;
  }
  .multiselect__option-extention {
    float: right;
    padding-right: 12px;
    padding-left: 12px;
    line-height: 24px;
    opacity: 0;
  }
  .multiselect__element:hover .multiselect__option-extention {
    opacity: 1;
  }
  .multiselect__option::after {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 12px;
    padding-left: 20px;
    line-height: 40px;
  }
  .multiselect__option--highlight {
    background: #f3f3f3;
    outline: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .multiselect__option--highlight::after {
    content: attr(data-select);
  }
  .multiselect__option--selected {
    background: #f3f3f3;
    color: #595959;
    cursor: default;
  }
  .multiselect__option--selected::after {
    content: attr(data-selected);
    color: #c0c0c0;
  }
  .multiselect__option--selected.multiselect__option--highlight {
    background: #f3f3f3;
    color: #595959;
  }
  .multiselect__option--selected.multiselect__option--highlight::after {
    background: transparent;
    content: attr(data-deselect);
    color: #595959;
  }
  .multiselect--disabled .multiselect__current {
    background: #ededed;
  }
  .multiselect--disabled .multiselect__current,
  .multiselect--disabled .multiselect__select {
    color: #a6a6a6;
  }
  .multiselect__option--disabled {
    background: #ededed;
    color: #a6a6a6;
    cursor: text;
    pointer-events: none;
  }
  .multiselect__option--group {
    background: #ffffff;
    color: #757575;
  }
  .multiselect__option--group.multiselect__option--highlight {
    background: #595959;
    color: #ffffff;
  }
  .multiselect__option--group.multiselect__option--highlight::after {
    background: #595959;
  }
  .multiselect__option--disabled.multiselect__option--highlight {
    background: #dedede;
  }
  .multiselect__option--group-selected.multiselect__option--highlight {
    background: #a4004c;
    background: var(--dp-token-color-brand-highlight, #a4004c);
    color: #ffffff;
  }
  .multiselect__option--group-selected.multiselect__option--highlight::after {
    background: #a4004c;
    background: var(--dp-token-color-brand-highlight, #a4004c);
    content: attr(data-deselect);
    color: #ffffff;
  }
  .multiselect-enter-active,
  .multiselect-leave-active {
    transition: all 0.15s ease;
  }
  .multiselect-enter,
  .multiselect-leave-active {
    opacity: 0;
  }
  .multiselect__strong {
    display: inline-block;
    margin-bottom: 8px;
    line-height: 20px;
    vertical-align: top;
  }
  @keyframes spinning {
    from {
      transform: rotate(0);
    }
    to {
      transform: rotate(2turn);
    }
  }
  :root {
    --ol-background-color: white;
    --ol-accent-background-color: #F5F5F5;
    --ol-subtle-background-color: rgba(128, 128, 128, 0.25);
    --ol-partial-background-color: rgba(255, 255, 255, 0.75);
    --ol-foreground-color: #333333;
    --ol-subtle-foreground-color: #666666;
    --ol-brand-color: #00AAFF;
  }
  .ol-box {
    box-sizing: border-box;
    border-radius: 2px;
    border: 1.5px solid white;
    border: 1.5px solid var(--ol-background-color);
    background-color: rgba(255, 255, 255, 0.75);
    background-color: var(--ol-partial-background-color);
  }
  .ol-mouse-position {
    top: 8px;
    right: 8px;
    position: absolute;
  }
  .ol-scale-line {
    background: rgba(255, 255, 255, 0.75);
    background: var(--ol-partial-background-color);
    border-radius: 4px;
    bottom: 8px;
    left: 8px;
    padding: 2px;
    position: absolute;
  }
  .ol-scale-line-inner {
    border: 1px solid #666666;
    border: 1px solid var(--ol-subtle-foreground-color);
    border-top: none;
    color: #333333;
    color: var(--ol-foreground-color);
    font-size: 10px;
    text-align: center;
    margin: 1px;
    will-change: contents, width;
    transition: all 0.25s;
  }
  .ol-scale-bar {
    position: absolute;
    bottom: 8px;
    left: 8px;
  }
  .ol-scale-bar-inner {
    display: flex;
  }
  .ol-scale-step-marker {
    width: 1px;
    height: 15px;
    background-color: #333333;
    background-color: var(--ol-foreground-color);
    float: right;
    z-index: 10;
  }
  .ol-scale-step-text {
    position: absolute;
    bottom: -5px;
    font-size: 10px;
    z-index: 11;
    color: #333333;
    color: var(--ol-foreground-color);
    text-shadow: -1.5px 0 rgba(255, 255, 255, 0.75), 0 1.5px rgba(255, 255, 255, 0.75), 1.5px 0 rgba(255, 255, 255, 0.75), 0 -1.5px rgba(255, 255, 255, 0.75);
    text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
  }
  .ol-scale-text {
    position: absolute;
    font-size: 12px;
    text-align: center;
    bottom: 25px;
    color: #333333;
    color: var(--ol-foreground-color);
    text-shadow: -1.5px 0 rgba(255, 255, 255, 0.75), 0 1.5px rgba(255, 255, 255, 0.75), 1.5px 0 rgba(255, 255, 255, 0.75), 0 -1.5px rgba(255, 255, 255, 0.75);
    text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
  }
  .ol-scale-singlebar {
    position: relative;
    height: 10px;
    z-index: 9;
    box-sizing: border-box;
    border: 1px solid #333333;
    border: 1px solid var(--ol-foreground-color);
  }
  .ol-scale-singlebar-even {
    background-color: #666666;
    background-color: var(--ol-subtle-foreground-color);
  }
  .ol-scale-singlebar-odd {
    background-color: white;
    background-color: var(--ol-background-color);
  }
  .ol-unsupported {
    display: none;
  }
  .ol-viewport, .ol-unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
  }
  .ol-viewport canvas {
    all: unset;
    overflow: hidden;
  }
  .ol-viewport {
    touch-action: pan-x pan-y;
  }
  .ol-selectable {
    -webkit-touch-callout: default;
    -webkit-user-select: text;
    -moz-user-select: text;
    user-select: text;
  }
  .ol-grabbing {
    cursor: grabbing;
  }
  .ol-grab {
    cursor: move;
    cursor: grab;
  }
  .ol-control {
    position: absolute;
    background-color: rgba(128, 128, 128, 0.25);
    background-color: var(--ol-subtle-background-color);
    border-radius: 4px;
  }
  .ol-zoom {
    top: .5em;
    left: .5em;
  }
  .ol-rotate {
    top: .5em;
    right: .5em;
    transition: opacity .25s linear, visibility 0s linear;
  }
  .ol-rotate.ol-hidden {
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s linear, visibility 0s linear .25s;
  }
  .ol-zoom-extent {
    top: 4.643em;
    left: .5em;
  }
  .ol-full-screen {
    right: .5em;
    top: .5em;
  }
  .ol-control button {
    display: block;
    margin: 1px;
    padding: 0;
    color: #666666;
    color: var(--ol-subtle-foreground-color);
    font-weight: bold;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: inherit;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    line-height: .4em;
    background-color: white;
    background-color: var(--ol-background-color);
    border: none;
    border-radius: 2px;
  }
  .ol-control button::-moz-focus-inner {
    border: none;
    padding: 0;
  }
  .ol-zoom-extent button {
    line-height: 1.4em;
  }
  .ol-compass {
    display: block;
    font-weight: normal;
    will-change: transform;
  }
  .ol-touch .ol-control button {
    font-size: 1.5em;
  }
  .ol-touch .ol-zoom-extent {
    top: 5.5em;
  }
  .ol-control button:hover, .ol-control button:focus {
    -webkit-text-decoration: none;
    text-decoration: none;
    outline: 1px solid #666666;
    outline: 1px solid var(--ol-subtle-foreground-color);
    color: #333333;
    color: var(--ol-foreground-color);
  }
  .ol-zoom .ol-zoom-in {
    border-radius: 2px 2px 0 0;
  }
  .ol-zoom .ol-zoom-out {
    border-radius: 0 0 2px 2px;
  }
  .ol-attribution {
    text-align: right;
    bottom: .5em;
    right: .5em;
    max-width: calc(100% - 1.3em);
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
  }
  .ol-attribution a {
    color: #666666;
    color: var(--ol-subtle-foreground-color);
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .ol-attribution ul {
    margin: 0;
    padding: 1px .5em;
    color: #333333;
    color: var(--ol-foreground-color);
    text-shadow: 0 0 2px white;
    text-shadow: 0 0 2px var(--ol-background-color);
    font-size: 12px;
  }
  .ol-attribution li {
    display: inline;
    list-style: none;
  }
  .ol-attribution li:not(:last-child):after {
    content: " ";
  }
  .ol-attribution img {
    max-height: 2em;
    max-width: inherit;
    vertical-align: middle;
  }
  .ol-attribution button {
    flex-shrink: 0;
  }
  .ol-attribution.ol-collapsed ul {
    display: none;
  }
  .ol-attribution:not(.ol-collapsed) {
    background: rgba(255, 255, 255, 0.75);
    background: var(--ol-partial-background-color);
  }
  .ol-attribution.ol-uncollapsible {
    bottom: 0;
    right: 0;
    border-radius: 4px 0 0;
  }
  .ol-attribution.ol-uncollapsible img {
    margin-top: -.2em;
    max-height: 1.6em;
  }
  .ol-attribution.ol-uncollapsible button {
    display: none;
  }
  .ol-zoomslider {
    top: 4.5em;
    left: .5em;
    height: 200px;
  }
  .ol-zoomslider button {
    position: relative;
    height: 10px;
  }
  .ol-touch .ol-zoomslider {
    top: 5.5em;
  }
  .ol-overviewmap {
    left: 0.5em;
    bottom: 0.5em;
  }
  .ol-overviewmap.ol-uncollapsible {
    bottom: 0;
    left: 0;
    border-radius: 0 4px 0 0;
  }
  .ol-overviewmap .ol-overviewmap-map, .ol-overviewmap button {
    display: block;
  }
  .ol-overviewmap .ol-overviewmap-map {
    border: 1px solid #666666;
    border: 1px solid var(--ol-subtle-foreground-color);
    height: 150px;
    width: 150px;
  }
  .ol-overviewmap:not(.ol-collapsed) button {
    bottom: 0;
    left: 0;
    position: absolute;
  }
  .ol-overviewmap.ol-collapsed .ol-overviewmap-map, .ol-overviewmap.ol-uncollapsible button {
    display: none;
  }
  .ol-overviewmap:not(.ol-collapsed) {
    background: rgba(128, 128, 128, 0.25);
    background: var(--ol-subtle-background-color);
  }
  .ol-overviewmap-box {
    border: 1.5px dotted #666666;
    border: 1.5px dotted var(--ol-subtle-foreground-color);
  }
  .ol-overviewmap .ol-overviewmap-box:hover {
    cursor: move;
  }
  .ol-overviewmap .ol-viewport:hover {
    cursor: pointer;
  }
  .ol-mouse-position {
    right: 48px !important;
    text-align: right;
  }
  .ol-attribution {
    font-size: 12px;
  }
  @media print {
    .ol-control {
      display: none;
    }
  }
  @charset "UTF-8";
  @keyframes plyr-progress {
    to {
      background-position: 25px 0;
      background-position: var(--plyr-progress-loading-size,25px) 0;
    }
  }
  @keyframes plyr-popup {
    0% {
      opacity: .5;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  @keyframes plyr-fade-in {
    0% {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .plyr {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    direction: ltr;
    display: flex;
    flex-direction: column;
    font-family: inherit;
    font-family: var(--plyr-font-family,inherit);
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
    font-weight: 400;
    font-weight: var(--plyr-font-weight-regular,400);
    line-height: 1.7;
    line-height: var(--plyr-line-height,1.7);
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow .3s ease;
    z-index: 0;
  }
  .plyr audio,.plyr iframe,.plyr video {
    display: block;
    height: 100%;
    width: 100%;
  }
  .plyr button {
    font: inherit;
    line-height: inherit;
    width: auto;
  }
  .plyr:focus {
    outline: 0;
  }
  .plyr--full-ui {
    box-sizing: border-box;
  }
  .plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before {
    box-sizing: inherit;
  }
  .plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label {
    touch-action: manipulation;
  }
  .plyr__badge {
    background: #4a5464;
    background: var(--plyr-badge-background,#4a5464);
    border-radius: 2px;
    border-radius: var(--plyr-badge-border-radius,2px);
    color: #fff;
    color: var(--plyr-badge-text-color,#fff);
    font-size: 9px;
    font-size: var(--plyr-font-size-badge,9px);
    line-height: 1;
    padding: 3px 4px;
  }
  .plyr--full-ui ::-webkit-media-text-track-container {
    display: none;
  }
  .plyr__captions {
    animation: plyr-fade-in .3s ease;
    bottom: 0;
    display: none;
    font-size: 13px;
    font-size: var(--plyr-font-size-small,13px);
    left: 0;
    padding: 10px;
    padding: var(--plyr-control-spacing,10px);
    position: absolute;
    text-align: center;
    transition: transform .4s ease-in-out;
    width: 100%;
  }
  .plyr__captions span:empty {
    display: none;
  }
  @media (min-width:480px) {
    .plyr__captions {
      font-size: 15px;
      font-size: var(--plyr-font-size-base,15px);
      padding: 20px;
      padding: calc(10px*2);
      padding: calc(var(--plyr-control-spacing, 10px)*2);
    }
  }
  @media (min-width:768px) {
    .plyr__captions {
      font-size: 18px;
      font-size: var(--plyr-font-size-large,18px);
    }
  }
  .plyr--captions-active .plyr__captions {
    display: block;
  }
  .plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
    transform: translateY(-40px);
    transform: translateY(calc(10px*-4));
    transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));
  }
  .plyr__caption {
    background: rgba(0,0,0,0.8);
    background: #000c;
    background: var(--plyr-captions-background,#000c);
    border-radius: 2px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    color: #fff;
    color: var(--plyr-captions-text-color,#fff);
    line-height: 185%;
    padding: .2em .5em;
    white-space: pre-wrap;
  }
  .plyr__caption div {
    display: inline;
  }
  .plyr__control {
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 4px;
    border-radius: var(--plyr-control-radius,4px);
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: 7px;
    padding: calc(10px*.7);
    padding: calc(var(--plyr-control-spacing, 10px)*.7);
    position: relative;
    transition: all .1s ease-in-out;
  }
  .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 18px;
    height: var(--plyr-control-icon-size,18px);
    pointer-events: none;
    width: 18px;
    width: var(--plyr-control-icon-size,18px);
  }
  .plyr__control:focus {
    outline: 0;
  }
  .plyr__control:focus-visible {
    outline: 2px dashed #00b2ff;
    outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    outline-offset: 2px;
  }
  a.plyr__control {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before {
    display: none;
  }
  .plyr--full-ui ::-webkit-media-controls {
    display: none;
  }
  .plyr__controls {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center;
  }
  .plyr__controls .plyr__progress__container {
    flex: 1 1;
    min-width: 0;
  }
  .plyr__controls .plyr__controls__item {
    margin-left: 2.5px;
    margin-left: calc(10px/4);
    margin-left: calc(var(--plyr-control-spacing, 10px)/4);
  }
  .plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto;
  }
  .plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: 2.5px;
    padding-left: calc(10px/4);
    padding-left: calc(var(--plyr-control-spacing, 10px)/4);
  }
  .plyr__controls .plyr__controls__item.plyr__time {
    padding: 0 5px;
    padding: 0 calc(10px/2);
    padding: 0 calc(var(--plyr-control-spacing, 10px)/2);
  }
  .plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child {
    padding-left: 0;
  }
  .plyr__controls:empty {
    display: none;
  }
  .plyr__menu {
    display: flex;
    position: relative;
  }
  .plyr__menu .plyr__control svg {
    transition: transform .3s ease;
  }
  .plyr__menu .plyr__control[aria-expanded=true] svg {
    transform: rotate(90deg);
  }
  .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
    display: none;
  }
  .plyr__menu__container {
    animation: plyr-popup .2s ease;
    background: rgba(255,255,255,0.90196);
    background: #ffffffe6;
    background: var(--plyr-menu-background,#ffffffe6);
    border-radius: 8px;
    border-radius: var(--plyr-menu-radius,8px);
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.14902);
    box-shadow: 0 1px 2px #00000026;
    box-shadow: var(--plyr-menu-shadow,0 1px 2px #00000026);
    color: #4a5464;
    color: var(--plyr-menu-color,#4a5464);
    font-size: 15px;
    font-size: var(--plyr-font-size-base,15px);
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3;
  }
  .plyr__menu__container>div {
    overflow: hidden;
    transition: height .35s cubic-bezier(.4,0,.2,1), width .35s cubic-bezier(.4,0,.2,1);
  }
  .plyr__menu__container:after {
    border: 4px solid rgba(0,0,0,0);
    border-top-color: rgba(255,255,255,0.90196);
    border: 4px solid #0000;
    border: var(--plyr-menu-arrow-size,4px) solid #0000;
    border-top-color: #ffffffe6;
    border-top-color: var(--plyr-menu-background,#ffffffe6);
    content: "";
    height: 0;
    position: absolute;
    right: 14px;
    right: calc(18px/2 + 10px*.7 - 4px/2);
    right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);
    top: 100%;
    width: 0;
  }
  .plyr__menu__container [role=menu] {
    padding: 7px;
    padding: calc(10px*.7);
    padding: calc(var(--plyr-control-spacing, 10px)*.7);
  }
  .plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio] {
    margin-top: 2px;
  }
  .plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child {
    margin-top: 0;
  }
  .plyr__menu__container .plyr__control {
    align-items: center;
    color: #4a5464;
    color: var(--plyr-menu-color,#4a5464);
    display: flex;
    font-size: 13px;
    font-size: var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));
    padding: 4.66667px 10.5px;
    padding: calc(10px*.7/1.5) calc(10px*.7*1.5);
    padding: calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
    width: 100%;
  }
  .plyr__menu__container .plyr__control>span {
    align-items: inherit;
    display: flex;
    width: 100%;
  }
  .plyr__menu__container .plyr__control:after {
    border: 4px solid rgba(0,0,0,0);
    border: 4px solid #0000;
    border: var(--plyr-menu-item-arrow-size,4px) solid #0000;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .plyr__menu__container .plyr__control--forward {
    padding-right: 28px;
    padding-right: calc(10px*.7*4);
    padding-right: calc(var(--plyr-control-spacing, 10px)*.7*4);
  }
  .plyr__menu__container .plyr__control--forward:after {
    border-left-color: #728197;
    border-left-color: var(--plyr-menu-arrow-color,#728197);
    right: 6.5px;
    right: calc(10px*.7*1.5 - 4px);
    right: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));
  }
  .plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after {
    border-left-color: currentcolor;
    border-left-color: initial;
  }
  .plyr__menu__container .plyr__control--back {
    font-weight: 400;
    font-weight: var(--plyr-font-weight-regular,400);
    margin: 7px;
    margin: calc(10px*.7);
    margin: calc(var(--plyr-control-spacing, 10px)*.7);
    margin-bottom: 3.5px;
    margin-bottom: calc(10px*.7/2);
    margin-bottom: calc(var(--plyr-control-spacing, 10px)*.7/2);
    padding-left: 28px;
    padding-left: calc(10px*.7*4);
    padding-left: calc(var(--plyr-control-spacing, 10px)*.7*4);
    position: relative;
    width: calc(100% - 14px);
    width: calc(100% - 10px*.7*2);
    width: calc(100% - var(--plyr-control-spacing, 10px)*.7*2);
  }
  .plyr__menu__container .plyr__control--back:after {
    border-right-color: #728197;
    border-right-color: var(--plyr-menu-arrow-color,#728197);
    left: 6.5px;
    left: calc(10px*.7*1.5 - 4px);
    left: calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));
  }
  .plyr__menu__container .plyr__control--back:before {
    background: #dcdfe5;
    background: var(--plyr-menu-back-border-color,#dcdfe5);
    box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);
    content: "";
    height: 1px;
    left: 0;
    margin-top: 3.5px;
    margin-top: calc(10px*.7/2);
    margin-top: calc(var(--plyr-control-spacing, 10px)*.7/2);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
  }
  .plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after {
    border-right-color: currentcolor;
    border-right-color: initial;
  }
  .plyr__menu__container .plyr__control[role=menuitemradio] {
    padding-left: 7px;
    padding-left: calc(10px*.7);
    padding-left: calc(var(--plyr-control-spacing, 10px)*.7);
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before {
    border-radius: 100%;
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]:before {
    background: rgba(0,0,0,0.10196);
    content: "";
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-right: 10px;
    margin-right: var(--plyr-control-spacing,10px);
    transition: all .3s ease;
    width: 16px;
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]:after {
    background: #fff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform .3s ease, opacity .3s ease;
    width: 6px;
  }
  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
    background: #00b2ff;
    background: var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
  }
  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
    opacity: 1;
    transform: translateY(-50%) scale(1);
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
    background: rgba(35,40,47,0.10196);
  }
  .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    margin-right: calc(10px*.7*-1 - -2px);
    margin-right: calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);
    overflow: hidden;
    padding-left: 24.5px;
    padding-left: calc(10px*.7*3.5);
    padding-left: calc(var(--plyr-control-spacing, 10px)*.7*3.5);
    pointer-events: none;
  }
  .plyr--full-ui input[type=range] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 26px;
    border-radius: calc(13px*2);
    border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);
    color: #00b2ff;
    color: var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    display: block;
    height: 19px;
    height: calc(3px*2 + 13px);
    height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));
    margin: 0;
    min-width: 0;
    padding: 0;
    transition: box-shadow .3s ease;
    width: 100%;
  }
  .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
    background: rgba(0,0,0,0);
    background-image: linear-gradient(90deg,currentColor 0,rgba(0,0,0,0) 0);
    background-image: linear-gradient(to right,currentColor 0,#0000 0);
    background-image: linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));
    border: 0;
    border-radius: 2.5px;
    border-radius: calc(5px/2);
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -webkit-user-select: none;
    user-select: none;
  }
  .plyr--full-ui input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none;
    background: #fff;
    background: var(--plyr-range-thumb-background,#fff);
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
    height: 13px;
    height: var(--plyr-range-thumb-height,13px);
    margin-top: -4px;
    margin-top: calc((13px - 5px)/2*-1);
    margin-top: calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 13px;
    width: var(--plyr-range-thumb-height,13px);
  }
  .plyr--full-ui input[type=range]::-moz-range-track {
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 2.5px;
    border-radius: calc(5px/2);
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    -moz-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -moz-user-select: none;
         user-select: none;
  }
  .plyr--full-ui input[type=range]::-moz-range-thumb {
    background: #fff;
    background: var(--plyr-range-thumb-background,#fff);
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
    height: 13px;
    height: var(--plyr-range-thumb-height,13px);
    position: relative;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    width: 13px;
    width: var(--plyr-range-thumb-height,13px);
  }
  .plyr--full-ui input[type=range]::-moz-range-progress {
    background: currentColor;
    border-radius: 2.5px;
    border-radius: calc(5px/2);
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: 5px;
    height: var(--plyr-range-track-height,5px);
  }
  .plyr--full-ui input[type=range]::-ms-track {
    color: rgba(0,0,0,0);
  }
  .plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track {
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 2.5px;
    border-radius: calc(5px/2);
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    -ms-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    user-select: none;
  }
  .plyr--full-ui input[type=range]::-ms-fill-lower {
    background: rgba(0,0,0,0);
    background: currentColor;
    border: 0;
    border-radius: 2.5px;
    border-radius: calc(5px/2);
    border-radius: calc(var(--plyr-range-track-height, 5px)/2);
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    -ms-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    user-select: none;
  }
  .plyr--full-ui input[type=range]::-ms-thumb {
    background: #fff;
    background: var(--plyr-range-thumb-background,#fff);
    border: 0;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);
    height: 13px;
    height: var(--plyr-range-thumb-height,13px);
    margin-top: 0;
    position: relative;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    width: 13px;
    width: var(--plyr-range-thumb-height,13px);
  }
  .plyr--full-ui input[type=range]::-ms-tooltip {
    display: none;
  }
  .plyr--full-ui input[type=range]::-moz-focus-outer {
    border: 0;
  }
  .plyr--full-ui input[type=range]:focus {
    outline: 0;
  }
  .plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track {
    outline: 2px dashed #00b2ff;
    outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    outline-offset: 2px;
  }
  .plyr--full-ui input[type=range]:focus-visible::-moz-range-track {
    outline: 2px dashed #00b2ff;
    outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    outline-offset: 2px;
  }
  .plyr--full-ui input[type=range]:focus-visible::-ms-track {
    outline: 2px dashed #00b2ff;
    outline: 2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    outline-offset: 2px;
  }
  .plyr__poster {
    background-color: #000;
    background-color: var(--plyr-video-background,var(--plyr-video-background,#000));
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1;
  }
  .plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1;
  }
  .plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
    display: none;
  }
  .plyr__time {
    font-size: 13px;
    font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
  }
  .plyr__time+.plyr__time:before {
    content: "⁄";
    margin-right: 10px;
    margin-right: var(--plyr-control-spacing,10px);
  }
  @media (max-width:767px) {
    .plyr__time+.plyr__time {
      display: none;
    }
  }
  .plyr__tooltip {
    background: #fff;
    background: var(--plyr-tooltip-background,#fff);
    border-radius: 5px;
    border-radius: var(--plyr-tooltip-radius,5px);
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.14902);
    box-shadow: 0 1px 2px #00000026;
    box-shadow: var(--plyr-tooltip-shadow,0 1px 2px #00000026);
    color: #4a5464;
    color: var(--plyr-tooltip-color,#4a5464);
    font-size: 13px;
    font-size: var(--plyr-font-size-small,13px);
    font-weight: 400;
    font-weight: var(--plyr-font-weight-regular,400);
    left: 50%;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-bottom: calc(10px/2*2);
    margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
    opacity: 0;
    padding: 5px 7.5px;
    padding: calc(10px/2) calc(10px/2*1.5);
    padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);
    pointer-events: none;
    position: absolute;
    transform: translate(-50%,10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    white-space: nowrap;
    z-index: 2;
  }
  .plyr__tooltip:before {
    border-left: 4px solid rgba(0,0,0,0);
    border-left: 4px solid #0000;
    border-left: var(--plyr-tooltip-arrow-size,4px) solid #0000;
    border-right: 4px solid rgba(0,0,0,0);
    border-right: 4px solid #0000;
    border-right: var(--plyr-tooltip-arrow-size,4px) solid #0000;
    border-top: 4px solid #fff;
    border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
    bottom: -4px;
    bottom: calc(4px*-1);
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2;
  }
  .plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible {
    opacity: 1;
    transform: translate(-50%) scale(1);
  }
  .plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3;
  }
  .plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
    left: 0;
    transform: translateY(10px) scale(.8);
    transform-origin: 0 100%;
  }
  .plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before {
    left: 16px;
    left: calc(18px/2 + 10px*.7);
    left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);
  }
  .plyr__controls>.plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    transform: translateY(10px) scale(.8);
    transform-origin: 100% 100%;
  }
  .plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
    left: auto;
    right: 16px;
    right: calc(18px/2 + 10px*.7);
    right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);
    transform: translateX(50%);
  }
  .plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
    transform: translate(0) scale(1);
  }
  .plyr__progress {
    left: 6.5px;
    left: calc(13px*.5);
    left: calc(var(--plyr-range-thumb-height, 13px)*.5);
    margin-right: 13px;
    margin-right: var(--plyr-range-thumb-height,13px);
    position: relative;
  }
  .plyr__progress input[type=range],.plyr__progress__buffer {
    margin-left: -6.5px;
    margin-left: calc(13px*-.5);
    margin-left: calc(var(--plyr-range-thumb-height, 13px)*-.5);
    margin-right: -6.5px;
    margin-right: calc(13px*-.5);
    margin-right: calc(var(--plyr-range-thumb-height, 13px)*-.5);
    width: calc(100% + 13px);
    width: calc(100% + var(--plyr-range-thumb-height, 13px));
  }
  .plyr__progress input[type=range] {
    position: relative;
    z-index: 2;
  }
  .plyr__progress .plyr__tooltip {
    left: 0;
    max-width: 120px;
    word-wrap: break-word;
  }
  .plyr__progress__buffer {
    -webkit-appearance: none;
    background: rgba(0,0,0,0);
    border: 0;
    border-radius: 100px;
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    left: 0;
    margin-top: -2.5px;
    margin-top: calc(5px/2*-1);
    margin-top: calc(var(--plyr-range-track-height, 5px)/2*-1);
    padding: 0;
    position: absolute;
    top: 50%;
  }
  .plyr__progress__buffer::-webkit-progress-bar {
    background: rgba(0,0,0,0);
  }
  .plyr__progress__buffer::-webkit-progress-value {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    min-width: var(--plyr-range-track-height,5px);
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
  }
  .plyr__progress__buffer::-moz-progress-bar {
    background: currentColor;
    border-radius: 100px;
    min-width: 5px;
    min-width: var(--plyr-range-track-height,5px);
    -moz-transition: width .2s ease;
    transition: width .2s ease;
  }
  .plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    -ms-transition: width .2s ease;
    transition: width .2s ease;
  }
  .plyr--loading .plyr__progress__buffer {
    animation: plyr-progress 1s linear infinite;
    background-image: linear-gradient(-45deg,rgba(35,40,47,0.6) 25%,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(35,40,47,0.6) 0,rgba(35,40,47,0.6) 75%,rgba(0,0,0,0) 0,rgba(0,0,0,0));
    background-image: linear-gradient(-45deg,#23282f99 25%,#0000 25%,#0000 50%,#23282f99 50%,#23282f99 75%,#0000 75%,#0000);
    background-image: linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);
    background-repeat: repeat-x;
    background-size: 25px 25px;
    background-size: var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);
    color: rgba(0,0,0,0);
  }
  .plyr--video.plyr--loading .plyr__progress__buffer {
    background-color: rgba(255,255,255,0.25098);
    background-color: #ffffff40;
    background-color: var(--plyr-video-progress-buffered-background,#ffffff40);
  }
  .plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: rgba(193,200,209,0.6);
    background-color: #c1c8d199;
    background-color: var(--plyr-audio-progress-buffered-background,#c1c8d199);
  }
  .plyr__progress__marker {
    background-color: #fff;
    background-color: var(--plyr-progress-marker-background,#fff);
    border-radius: 1px;
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 3px;
    width: var(--plyr-progress-marker-width,3px);
    z-index: 3;
  }
  .plyr__volume {
    align-items: center;
    display: flex;
    position: relative;
  }
  .plyr__volume input[type=range] {
    margin-left: 5px;
    margin-left: calc(10px/2);
    margin-left: calc(var(--plyr-control-spacing, 10px)/2);
    margin-right: 5px;
    margin-right: calc(10px/2);
    margin-right: calc(var(--plyr-control-spacing, 10px)/2);
    max-width: 90px;
    min-width: 60px;
    position: relative;
    z-index: 2;
  }
  .plyr--audio {
    display: block;
  }
  .plyr--audio .plyr__controls {
    background: #fff;
    background: var(--plyr-audio-controls-background,#fff);
    border-radius: inherit;
    color: #4a5464;
    color: var(--plyr-audio-control-color,#4a5464);
    padding: 10px;
    padding: var(--plyr-control-spacing,10px);
  }
  .plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true] {
    background: #00b2ff;
    background: var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    color: #fff;
    color: var(--plyr-audio-control-color-hover,#fff);
  }
  .plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(193,200,209,0.6);
    background-color: #c1c8d199;
    background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
  }
  .plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
    background-color: rgba(193,200,209,0.6);
    background-color: #c1c8d199;
    background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
  }
  .plyr--full-ui.plyr--audio input[type=range]::-ms-track {
    background-color: rgba(193,200,209,0.6);
    background-color: #c1c8d199;
    background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199));
  }
  .plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(35,40,47,0.10196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
  }
  .plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(35,40,47,0.10196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
  }
  .plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(35,40,47,0.10196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a);
  }
  .plyr--audio .plyr__progress__buffer {
    color: rgba(193,200,209,0.6);
    color: #c1c8d199;
    color: var(--plyr-audio-progress-buffered-background,#c1c8d199);
  }
  .plyr--video {
    overflow: hidden;
  }
  .plyr--video.plyr--menu-open {
    overflow: visible;
  }
  .plyr__video-wrapper {
    background: #000;
    background: var(--plyr-video-background,var(--plyr-video-background,#000));
    border-radius: inherit;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .plyr__video-embed,.plyr__video-wrapper--fixed-ratio {
    aspect-ratio: 16/9;
  }
  @supports not (aspect-ratio:16/9) {
    .plyr__video-embed,.plyr__video-wrapper--fixed-ratio {
      height: 0;
      padding-bottom: 56.25%;
      position: relative;
    }
  }
  .plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    transform: translateY(-38.28125%);
  }
  .plyr--video .plyr__controls {
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.74902));
    background: linear-gradient(#0000,#000000bf);
    background: var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: #fff;
    color: var(--plyr-video-control-color,#fff);
    left: 0;
    padding: 5px;
    padding: calc(10px/2);
    padding: calc(var(--plyr-control-spacing, 10px)/2);
    padding-top: 20px;
    padding-top: calc(10px*2);
    padding-top: calc(var(--plyr-control-spacing, 10px)*2);
    position: absolute;
    right: 0;
    transition: opacity .4s ease-in-out, transform .4s ease-in-out;
    z-index: 3;
  }
  @media (min-width:480px) {
    .plyr--video .plyr__controls {
      padding: 10px;
      padding: var(--plyr-control-spacing,10px);
      padding-top: 35px;
      padding-top: calc(10px*3.5);
      padding-top: calc(var(--plyr-control-spacing, 10px)*3.5);
    }
  }
  .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%);
  }
  .plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true] {
    background: #00b2ff;
    background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    color: #fff;
    color: var(--plyr-video-control-color-hover,#fff);
  }
  .plyr__control--overlaid {
    background: #00b2ff;
    background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));
    border: 0;
    border-radius: 100%;
    color: #fff;
    color: var(--plyr-video-control-color,#fff);
    display: none;
    left: 50%;
    opacity: .9;
    padding: 15px;
    padding: calc(10px*1.5);
    padding: calc(var(--plyr-control-spacing, 10px)*1.5);
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    transition: .3s;
    z-index: 2;
  }
  .plyr__control--overlaid svg {
    left: 2px;
    position: relative;
  }
  .plyr__control--overlaid:focus,.plyr__control--overlaid:hover {
    opacity: 1;
  }
  .plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden;
  }
  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block;
  }
  .plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(255,255,255,0.25098);
    background-color: #ffffff40;
    background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
  }
  .plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
    background-color: rgba(255,255,255,0.25098);
    background-color: #ffffff40;
    background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
  }
  .plyr--full-ui.plyr--video input[type=range]::-ms-track {
    background-color: rgba(255,255,255,0.25098);
    background-color: #ffffff40;
    background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40));
  }
  .plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(255,255,255,0.50196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
  }
  .plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(255,255,255,0.50196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
  }
  .plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(35,40,47,0.14902),0 0 0 1px rgba(35,40,47,0.2),0 0 0 3px rgba(255,255,255,0.50196);
    box-shadow: 0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;
    box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80);
  }
  .plyr--video .plyr__progress__buffer {
    color: rgba(255,255,255,0.25098);
    color: #ffffff40;
    color: var(--plyr-video-progress-buffered-background,#ffffff40);
  }
  .plyr:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
  }
  .plyr:fullscreen video {
    height: 100%;
  }
  .plyr:fullscreen.plyr--hide-controls {
    cursor: none;
  }
  @media (min-width:1024px) {
    .plyr:fullscreen .plyr__captions {
      font-size: 21px;
      font-size: var(--plyr-font-size-xlarge,21px);
    }
  }
  .plyr--fullscreen-fallback {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    width: 100%;
    z-index: 10000000;
  }
  .plyr--fullscreen-fallback video {
    height: 100%;
  }
  .plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none;
  }
  @media (min-width:1024px) {
    .plyr--fullscreen-fallback .plyr__captions {
      font-size: 21px;
      font-size: var(--plyr-font-size-xlarge,21px);
    }
  }
  .plyr__ads {
    border-radius: inherit;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .plyr__ads>div,.plyr__ads>div iframe {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .plyr__ads:after {
    background: #23282f;
    border-radius: 2px;
    bottom: 10px;
    bottom: var(--plyr-control-spacing,10px);
    color: #fff;
    content: attr(data-badge-text);
    font-size: 11px;
    padding: 2px 6px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    right: var(--plyr-control-spacing,10px);
    z-index: 3;
  }
  .plyr__ads:empty:after {
    display: none;
  }
  .plyr__cues {
    background: currentColor;
    display: block;
    height: 5px;
    height: var(--plyr-range-track-height,5px);
    left: 0;
    opacity: .8;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    z-index: 3;
  }
  .plyr__preview-thumb {
    background-color: #fff;
    background-color: var(--plyr-tooltip-background,#fff);
    border-radius: 8px;
    border-radius: var(--plyr-menu-radius,8px);
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.14902);
    box-shadow: 0 1px 2px #00000026;
    box-shadow: var(--plyr-tooltip-shadow,0 1px 2px #00000026);
    margin-bottom: 10px;
    margin-bottom: calc(10px/2*2);
    margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    transform: translateY(10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s ease .1s, opacity .2s ease .1s;
    z-index: 2;
  }
  .plyr__preview-thumb--is-shown {
    opacity: 1;
    transform: translate(0) scale(1);
  }
  .plyr__preview-thumb:before {
    border-left: 4px solid rgba(0,0,0,0);
    border-left: 4px solid #0000;
    border-left: var(--plyr-tooltip-arrow-size,4px) solid #0000;
    border-right: 4px solid rgba(0,0,0,0);
    border-right: 4px solid #0000;
    border-right: var(--plyr-tooltip-arrow-size,4px) solid #0000;
    border-top: 4px solid #fff;
    border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);
    bottom: -4px;
    bottom: calc(4px*-1);
    bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);
    content: "";
    height: 0;
    left: calc(50% + var(--preview-arrow-offset));
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2;
  }
  .plyr__preview-thumb__image-container {
    background: #c1c8d1;
    border-radius: 7px;
    border-radius: calc(8px - 1px);
    border-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  .plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .plyr__preview-thumb__image-container:after {
    border-radius: inherit;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.14902);
    content: "";
    pointer-events: none;
  }
  .plyr__preview-thumb__image-container img {
    max-height: none;
    max-width: none;
  }
  .plyr__preview-thumb__time-container {
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.74902));
    background: linear-gradient(#0000,#000000bf);
    background: var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));
    border-bottom-left-radius: 7px;
    border-bottom-left-radius: calc(8px - 1px);
    border-bottom-left-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    border-bottom-right-radius: 7px;
    border-bottom-right-radius: calc(8px - 1px);
    border-bottom-right-radius: calc(var(--plyr-menu-radius, 8px) - 1px);
    bottom: 0;
    left: 0;
    line-height: 1.1;
    padding: 20px 6px 6px;
    position: absolute;
    right: 0;
    z-index: 3;
  }
  .plyr__preview-thumb__time-container span {
    color: #fff;
    font-size: 13px;
    font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
  }
  .plyr__preview-scrubbing {
    filter: blur(1px);
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 1;
  }
  .plyr__preview-scrubbing--is-shown {
    opacity: 1;
  }
  .plyr__preview-scrubbing img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .plyr--no-transition {
    transition: none !important;
  }
  .plyr__sr-only {
    clip: rect(1px,1px,1px,1px);
    border: 0 !important;
    height: 1px !important;
    overflow: hidden;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
  .plyr [hidden] {
    display: none !important;
  }
  .c-sliding-pagination {
    pointer-events: all;
  }
  .c-sliding-pagination__list {
    display: inline;
  }
  .c-sliding-pagination__list-element {
    display: inline-block;
  }
  .c-sliding-pagination__list-element--active > .c-sliding-pagination__page {
    color: #ffffff;
  }
  .c-sliding-pagination__list-element--disabled {
    background: inherit;
    color: inherit;
    cursor: not-allowed;
  }
  .c-sliding-pagination__page[disabled] {
    pointer-events: none;
    cursor: not-allowed;
  }
  .uppy-Root {
    position: relative;
    box-sizing: border-box;
    color: #333;
    font-family: -apple-system, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  [dir=rtl] .uppy-Root, .uppy-Root[dir=rtl] {
    text-align: right;
  }
  .uppy-Root *, .uppy-Root *::before, .uppy-Root *::after {
    box-sizing: inherit;
  }
  .uppy-Root [hidden] {
    display: none;
  }
  .uppy-u-reset {
    animation: none 0s ease 0s 1 normal none running;
    backface-visibility: visible;
    background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
    border: medium none currentcolor;
    border-collapse: separate;
    -o-border-image: none;
       border-image: none;
    border-radius: 0;
    border-spacing: 0;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: #000;
    -moz-columns: auto;
         columns: auto;
    -moz-column-count: auto;
         column-count: auto;
    -moz-column-fill: balance;
         column-fill: balance;
    -moz-column-gap: normal;
         column-gap: normal;
    -moz-column-rule: medium none currentcolor;
         column-rule: medium none currentcolor;
    -moz-column-span: 1;
         column-span: 1;
    -moz-column-width: auto;
         column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    display: inline;
    empty-cells: show;
    float: none;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-stretch: normal;
    line-height: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    list-style: disc outside none;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 2;
    outline: medium none currentcolor;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    right: auto;
    -moz-tab-size: 8;
      -o-tab-size: 8;
         tab-size: 8;
    table-layout: auto;
    text-align: left;
    -moz-text-align-last: auto;
         text-align-last: auto;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transition: none 0s ease 0s;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 2;
    width: auto;
    word-spacing: normal;
    z-index: auto;
    all: initial;
    box-sizing: border-box;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    font-family: -apple-system, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, Helvetica, Arial, sans-serif;
    line-height: 1;
  }
  [dir=rtl] .uppy-u-reset {
    text-align: right;
  }
  .uppy-c-textInput {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
  }
  .uppy-size--md .uppy-c-textInput {
    padding: 8px 10px;
  }
  .uppy-c-textInput:focus {
    border-color: rgba(18, 105, 207, 0.6);
    outline: none;
    box-shadow: 0 0 0 3px rgba(18, 105, 207, 0.15);
  }
  [data-uppy-theme=dark] .uppy-c-textInput {
    color: #eaeaea;
    background-color: #333;
    border-color: #333;
  }
  [data-uppy-theme=dark] .uppy-c-textInput:focus {
    border-color: #525252;
    box-shadow: none;
  }
  .uppy-c-icon {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    fill: currentColor;
  }
  .uppy-c-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    transition-duration: 0.3s;
    transition-property: background-color, color;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  [dir=rtl] .uppy-c-btn {
    text-align: center;
  }
  .uppy-c-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
  }
  .uppy-c-btn::-moz-focus-inner {
    border: 0;
  }
  .uppy-c-btn-primary {
    padding: 10px 18px;
    color: #fff;
    font-size: 14px;
    background-color: #1269cf;
    border-radius: 4px;
  }
  .uppy-c-btn-primary:not(:disabled):hover {
    background-color: rgb(13.92, 81.2, 160.08);
  }
  .uppy-c-btn-primary:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(18, 105, 207, 0.4);
  }
  .uppy-size--md .uppy-c-btn-primary {
    padding: 13px 22px;
  }
  [data-uppy-theme=dark] .uppy-c-btn-primary {
    color: #eaeaea;
  }
  [data-uppy-theme=dark] .uppy-c-btn-primary:focus {
    outline: none;
  }
  [data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner {
    border: 0;
  }
  [data-uppy-theme=dark] .uppy-c-btn-primary:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, 0.85);
  }
  .uppy-c-btn-primary.uppy-c-btn--disabled {
    background-color: rgb(142, 178, 219);
  }
  .uppy-c-btn-link {
    padding: 10px 15px;
    color: #525252;
    font-size: 14px;
    line-height: 1;
    background-color: transparent;
    border-radius: 4px;
  }
  .uppy-c-btn-link:hover {
    color: #333;
  }
  .uppy-c-btn-link:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(18, 105, 207, 0.25);
  }
  .uppy-size--md .uppy-c-btn-link {
    padding: 13px 18px;
  }
  [data-uppy-theme=dark] .uppy-c-btn-link {
    color: #eaeaea;
  }
  [data-uppy-theme=dark] .uppy-c-btn-link:focus {
    outline: none;
  }
  [data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner {
    border: 0;
  }
  [data-uppy-theme=dark] .uppy-c-btn-link:focus {
    box-shadow: 0 0 0 2px rgba(170, 225, 255, 0.85);
  }
  [data-uppy-theme=dark] .uppy-c-btn-link:hover {
    color: #939393;
  }
  .uppy-DragDrop-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    font-family: -apple-system, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", "Segoe UI Symbol", "Segoe UI Emoji", "Apple Color Emoji", Roboto, Helvetica, Arial, sans-serif;
    background-color: #fff;
    border-radius: 7px;
    cursor: pointer;
  }
  .uppy-DragDrop-container::-moz-focus-inner {
    border: 0;
  }
  .uppy-DragDrop-container:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(18, 105, 207, 0.4);
  }
  .uppy-DragDrop-inner {
    margin: 0;
    padding: 80px 20px;
    line-height: 1.4;
    text-align: center;
  }
  .uppy-DragDrop-arrow {
    width: 60px;
    height: 60px;
    margin-bottom: 17px;
    fill: rgb(223.5, 223.5, 223.5);
  }
  .uppy-DragDrop--isDragDropSupported {
    border: 2px dashed rgb(172.5, 172.5, 172.5);
  }
  .uppy-DragDrop--isDraggingOver {
    background: #eaeaea;
    border: 2px dashed #1269cf;
  }
  .uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow {
    fill: #939393;
  }
  .uppy-DragDrop-label {
    display: block;
    margin-bottom: 5px;
    font-size: 1.15em;
  }
  .uppy-DragDrop-browse {
    color: #1269cf;
    cursor: pointer;
  }
  .uppy-DragDrop-note {
    color: rgb(172.5, 172.5, 172.5);
    font-size: 1em;
  }
  .uppy-ProgressBar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 3px;
    transition: height 0.2s;
  }
  .uppy-ProgressBar[aria-hidden=true] {
    height: 0;
  }
  .uppy-ProgressBar-inner {
    width: 0;
    height: 100%;
    background-color: #1269cf;
    box-shadow: 0 0 10px rgba(18, 105, 207, 0.7);
    transition: width 0.4s ease;
  }
  .uppy-ProgressBar-percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
  }
  .uppy-DragDrop--isDragDropSupported {
    border: 2px dashed #d3d3d3;
    background: #f7f7f7;
  }
  .uppy-DragDrop-inner {
    padding: 20px;
    width: 100%;
  }
  .uppy-DragDrop-arrow {
    fill: #757575;
  }
  .uppy-Root.is-invalid {
    border: 2px solid #e52222;
  }
}
@layer utilities {
  .anonymized,
  .anonymize-me {
    background-color: #cee6fb;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 2px;
    margin-right: 2px;
  }
  .border {
    border: 1px solid #d3d3d3;
  }
  .border--none {
    border: none !important;
  }
  .border--top {
    border-top: 1px solid #d3d3d3;
  }
  .border--right {
    border-right: 1px solid #d3d3d3;
  }
  .border--bottom {
    border-bottom: 1px solid #d3d3d3;
  }
  .border--left {
    border-left: 1px solid #d3d3d3;
  }
  .border--normal {
    border: 2px solid #aeaeae !important;
  }
  .border-color--grey-light {
    border-color: #aeaeae !important;
  }
  .border-color--grey-light-1 {
    border: 1px solid #d3d3d3 !important;
  }
  .border--error {
    border: 2px solid #e52222 !important;
    margin: -1px 0;
    box-shadow: none;
  }
  .border-between-vertical > *:not(.border-between-none) + * {
    border-top: 1px solid #d3d3d3;
  }
  .border-interactive {
    border-color: #226a97;
    border-color: var(--dp-token-color-brand-link, #226a97);
  }
  input[type=checkbox].border--error {
    border: 2px solid #e52222 !important;
    box-shadow: 0 0 2px 2px #e52222;
  }
  .color-main {
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
  }
  .color-main-contrast {
    color: #ffffff;
    color: var(--dp-token-color-brand-main-contrast, #ffffff);
  }
  .color-alt {
    color: #226a97;
    color: var(--dp-token-color-brand-alt, var(--dp-token-color-brand-main, #226a97));
  }
  .color-alt-contrast {
    color: #ffffff;
    color: var(--dp-token-color-brand-alt-contrast, #ffffff);
  }
  .color-highlight {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
    fill: #a4004c;
    fill: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .color-cta-dark {
    color: #76003b !important;
    color: var(--dp-token-color-brand-cta-dark, #76003b) !important;
  }
  .color-text-muted {
    color: #757575;
  }
  .color-text-default {
    color: #595959;
  }
  .color-message-success-text {
    color: #064006;
  }
  .color-message-success-fill {
    color: #186218;
  }
  .color-message-info-text {
    color: #004078;
  }
  .color-message-info-fill {
    color: #005eb1;
  }
  .color-message-warning-text {
    color: #845d01;
  }
  .color-message-severe-text {
    color: #820000;
  }
  .color-message-severe-fill {
    color: #b20000;
  }
  .color-interactive {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .color-status-failed-text {
    color: #b20000;
  }
  .color-status-failed-fill {
    color: #e52222;
  }
  .color-status-progress-text {
    color: #005eb1;
  }
  .color-status-complete-fill {
    color: #228b22;
  }
  .color-status-complete-text {
    color: #186218;
  }
  .color--white {
    color: #ffffff !important;
  }
  .color--grey-light {
    color: #aeaeae;
  }
  .color--grey {
    color: #757575 !important;
  }
  .color--grey-dark {
    color: #595959;
  }
  .color--black {
    color: #000000 !important;
  }
  .bg-color-alt {
    background-color: #226a97;
    background-color: var(--dp-token-color-brand-alt, var(--dp-token-color-brand-main, #226a97));
  }
  .bg-color-light {
    background-color: #f5f5f5;
  }
  .bg-color-message-severe {
    background-color: #fcdddd;
  }
  .bg-color-selection {
    background-color: #cee6fb;
  }
  .bg-color-text-inserted-muted {
    background-color: #ebf5ff;
  }
  .bg-color-text-deleted-muted {
    background-color: #ffefca;
  }
  .bg-color--grey {
    background-color: #757575;
  }
  .bg-color--grey-light-1 {
    background-color: #d3d3d3;
  }
  .bg-color--grey-light-2 {
    background-color: #ebe9e9;
  }
  .bg-color--white {
    background-color: #ffffff !important;
  }
  .bg-color--blue-light-3 {
    background-color: #cee6fb;
  }
  .nojs .u-nojs-hide, .u-nojs-hide--block, .u-nojs-hide--inline-block {
    display: none;
  }
  .js .u-nojs-hide--block {
    display: block;
  }
  .js .u-nojs-hide--inline-block {
    display: inline-block;
  }
  .u-nojs-show--block {
    display: block;
  }
  .js .u-nojs-show--block {
    display: none;
  }
  .u-nojs-show--inline-block {
    display: inline-block;
  }
  .js .u-nojs-show--inline-block {
    display: none;
  }
  .hide-visually,
  .c-jumpnav a:not(:focus),
  [data-enhance-url-field] {
    border: none !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
  }
  
  .show-desk-up-i,
  .show-desk-up-ib,
  .show-desk-up-ib-empty:empty,
  .show-lap-up,
  .show-lap-up-i,
  .show-lap-up-ib,
  .hide-empty:empty {
    display: none;
  }
  
  .hide-lap-up,
  .hide-desk-up {
    display: block;
  }
  .hide-lap-up-ib {
    display: inline-block;
  }
  .hide-lap-up-i,
  .hide-desk-up-i {
    display: inline;
  }
  @media screen and (min-width: 905px) {
    .show-desk-up-i {
      display: inline;
    }
    .show-desk-up-ib,
    .show-desk-up-ib-empty:empty {
      display: inline-block;
    }
    .hide-desk-up,
    .hide-desk-up-i {
      display: none;
    }
  }
  @media screen and (min-width: 621px) {
    .show-lap-up {
      display: block;
    }
    .show-lap-up-i {
      display: inline;
    }
    .show-lap-up-ib {
      display: inline-block;
    }
    .hide-lap-up,
    .hide-lap-up-i,
    .hide-lap-up-ib {
      display: none;
    }
  }
  .font-size-h1 {
    font-size: 27.65px;
    font-size: 1.728125rem;
    line-height: 1.3;
  }
  .font-size-h2 {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.3;
  }
  .font-size-h3 {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .font-size-larger {
    font-size: 23px;
    font-size: 1.4375rem;
    line-height: 1.3;
  }
  .font-size-large {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .font-size-medium {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
  .font-size-small {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
  }
  .font-size-smaller {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
  }
  .u-obscure {
    color: #cdcdcd;
    background-color: #333;
  }
  .u-top-0 {
    top: 0 !important;
  }
  .u-right-0 {
    right: 0 !important;
  }
  .u-right-0_25 {
    right: 6px !important;
  }
  .u-bottom-0 {
    bottom: 0 !important;
  }
  .space-inline-xs > * + *:not(.ml-auto) {
    margin-left: 6px;
  }
  .space-inline-s > * + *:not(.ml-auto) {
    margin-left: 12px;
  }
  .space-inline-m > * + *:not(.ml-auto) {
    margin-left: 24px;
  }
  .space-stack-xs > * + * {
    margin-top: 6px;
  }
  .space-stack-s > * + * {
    margin-top: 12px;
  }
  .space-stack-m > * + * {
    margin-top: 24px;
  }
  .space-stack-l > * + * {
    margin-top: 48px;
  }
  .space-inset-s {
    padding: 12px;
  }
  .space-inset-m {
    padding: 24px;
  }
  .u-mr-auto {
    margin-right: auto;
  }
  .u-mh-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .u-pt-0_125 {
    padding-top: 3px !important;
  }
  .u-p-0_75 {
    padding: 18px !important;
  }
  .u-pr-0_75 {
    padding-right: 18px !important;
  }
  .u-pb-0_75 {
    padding-bottom: 18px !important;
  }
  .u-pl-1_5 {
    padding-left: 36px !important;
  }
  .u-mt-0_125 {
    margin-top: 3px !important;
  }
  .u-mr-0_125 {
    margin-right: 3px !important;
  }
  .u-ml-0_125 {
    margin-left: 3px !important;
  }
  .u-mt-0_75 {
    margin-top: 18px !important;
  }
  .u-mr-0_75 {
    margin-right: 18px !important;
  }
  .u-ml-0_75 {
    margin-left: 18px !important;
  }
  .u-mb-0_75 {
    margin-bottom: 18px !important;
  }
  .u-mt-1_5 {
    margin-top: 36px !important;
  }
  .u-ml-1_5 {
    margin-left: 36px !important;
  }
  .u-n-ml {
    margin-left: -24px !important;
  }
  .u-n-ml-0_5 {
    margin-left: -12px !important;
  }
  .u-n-ml-0_25 {
    margin-left: -6px !important;
  }
  .u-n-mt-0_25 {
    margin-top: -6px !important;
  }
  .u-n-mt-0_5 {
    margin-top: -12px !important;
  }
  .u-n-mt {
    margin-top: -24px !important;
  }
  .u-ph-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .u-pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .u-ph-0_125 {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .u-pv-0_125 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
  .u-ph-0_25 {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .u-pv-0_25 {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .u-ph-0_5 {
    padding-right: 12px !important;
    padding-left: 12px !important;
  }
  .u-pv-0_5 {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .u-ph-0_75 {
    padding-right: 18px !important;
    padding-left: 18px !important;
  }
  .u-pv-0_75 {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .u-ph {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
  .u-pv {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .u-mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .u-mv-0_125 {
    margin-top: 3px !important;
    margin-bottom: 3px !important;
  }
  .u-mh-0_25 {
    margin-right: 6px !important;
    margin-left: 6px !important;
  }
  .u-mv-0_25 {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .u-mh-0_5 {
    margin-right: 12px !important;
    margin-left: 12px !important;
  }
  .u-mv-0_5 {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .u-mh-0_75 {
    margin-right: 18px !important;
    margin-left: 18px !important;
  }
  .u-mv-0_75 {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .u-mh {
    margin-right: 24px !important;
    margin-left: 24px !important;
  }
  .u-mv {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .u-p-0_25 {
    padding: 6px !important;
  }
  .u-p-0_5 {
    padding: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-p-0_5-palm {
      padding: 12px !important;
    }
  }
  .u-p {
    padding: 24px !important;
  }
  @media screen and (min-width: 621px) {
    .u-p-lap-up {
      padding: 24px !important;
    }
  }
  .u-p-0 {
    padding: 0 !important;
  }
  .u-pt-0_25 {
    padding-top: 6px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pt-0_25-palm {
      padding-top: 6px !important;
    }
  }
  .u-pt-0_5 {
    padding-top: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pt-0_5-palm {
      padding-top: 12px !important;
    }
  }
  .u-pt {
    padding-top: 24px !important;
  }
  @media screen and (min-width: 621px) {
    .u-pt-lap-up {
      padding-top: 24px !important;
    }
  }
  @media screen and (min-width: 905px) {
    .u-pt-desk-up {
      padding-top: 24px !important;
    }
  }
  @media screen and (min-width: 1201px) {
    .u-pt-2-wide {
      padding-top: 48px !important;
    }
  }
  .u-pt-0 {
    padding-top: 0 !important;
  }
  @media screen and (max-width: 904px) {
    .u-pt-0-lap-down {
      padding-top: 0 !important;
    }
  }
  .u-pr-0_25 {
    padding-right: 6px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pr-0_25-palm {
      padding-right: 6px !important;
    }
  }
  .u-pr-0_5 {
    padding-right: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pr-0_5-palm {
      padding-right: 12px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pr-0_5-lap-up {
      padding-right: 12px !important;
    }
  }
  @media screen and (max-width: 1200px) {
    .u-pr-0_5-desk-down {
      padding-right: 12px !important;
    }
  }
  .u-pr {
    padding-right: 24px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pr-palm {
      padding-right: 24px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pr-lap-up {
      padding-right: 24px !important;
    }
  }
  .u-pr-2 {
    padding-right: 48px !important;
  }
  .u-pr-0 {
    padding-right: 0 !important;
  }
  @media screen and (min-width: 621px) {
    .u-pr-0-lap-up {
      padding-right: 0 !important;
    }
  }
  .u-pb-0_25 {
    padding-bottom: 6px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pb-0_25-palm {
      padding-bottom: 6px !important;
    }
  }
  .u-pb-0_5 {
    padding-bottom: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pb-0_5-palm {
      padding-bottom: 12px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pb-0_5-lap-up {
      padding-bottom: 12px !important;
    }
  }
  .u-pb {
    padding-bottom: 24px !important;
  }
  @media screen and (min-width: 621px) {
    .u-pb-lap-up {
      padding-bottom: 24px !important;
    }
  }
  .u-pb-2 {
    padding-bottom: 48px !important;
  }
  @media screen and (min-width: 905px) {
    .u-pb-2-desk-up {
      padding-bottom: 48px !important;
    }
  }
  .u-pb-0 {
    padding-bottom: 0 !important;
  }
  @media screen and (max-width: 620px) {
    .u-pb-0-palm {
      padding-bottom: 0 !important;
    }
  }
  @media screen and (max-width: 904px) {
    .u-pb-0-lap-down {
      padding-bottom: 0 !important;
    }
  }
  .u-pl-0_25 {
    padding-left: 6px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pl-0_25-palm {
      padding-left: 6px !important;
    }
  }
  .u-pl-0_5 {
    padding-left: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pl-0_5-palm {
      padding-left: 12px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pl-0_5-lap-up {
      padding-left: 12px !important;
    }
  }
  @media screen and (max-width: 1200px) {
    .u-pl-0_5-desk-down {
      padding-left: 12px !important;
    }
  }
  .u-pl {
    padding-left: 24px !important;
  }
  @media screen and (max-width: 620px) {
    .u-pl-palm {
      padding-left: 24px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pl-lap-up {
      padding-left: 24px !important;
    }
  }
  .u-pl-2 {
    padding-left: 48px !important;
  }
  @media screen and (min-width: 1201px) {
    .u-pl-2-wide {
      padding-left: 48px !important;
    }
  }
  .u-pl-0 {
    padding-left: 0 !important;
  }
  @media screen and (max-width: 620px) {
    .u-pl-0-palm {
      padding-left: 0 !important;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .u-pl-0-lap {
      padding-left: 0 !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-pl-0-lap-up {
      padding-left: 0 !important;
    }
  }
  @media screen and (max-width: 904px) {
    .u-pl-0-lap-down {
      padding-left: 0 !important;
    }
  }
  .u-m-0_25 {
    margin: 6px !important;
  }
  .u-m-0_5 {
    margin: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-m-0_5-palm {
      margin: 12px !important;
    }
  }
  .u-m {
    margin: 24px !important;
  }
  .u-m-0 {
    margin: 0 !important;
  }
  .u-mt-0_25 {
    margin-top: 6px !important;
  }
  @media screen and (max-width: 904px) {
    .u-mt-0_25-lap-down {
      margin-top: 6px !important;
    }
  }
  @media screen and (min-width: 905px) {
    .u-mt-0_25-desk-up {
      margin-top: 6px !important;
    }
  }
  .u-mt-0_5 {
    margin-top: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-mt-0_5-palm {
      margin-top: 12px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-mt-0_5-lap-up {
      margin-top: 12px !important;
    }
  }
  @media screen and (max-width: 904px) {
    .u-mt-0_5-lap-down {
      margin-top: 12px !important;
    }
  }
  @media screen and (max-width: 1200px) {
    .u-mt-0_5-desk-down {
      margin-top: 12px !important;
    }
  }
  .u-mt {
    margin-top: 24px !important;
  }
  @media screen and (max-width: 904px) {
    .u-mt-lap-down {
      margin-top: 24px !important;
    }
  }
  @media screen and (min-width: 905px) {
    .u-mt-desk-up {
      margin-top: 24px !important;
    }
  }
  .u-mt-2 {
    margin-top: 48px !important;
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .u-mt-2-lap {
      margin-top: 48px !important;
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .u-mt-2-desk {
      margin-top: 48px !important;
    }
  }
  .u-mt-0 {
    margin-top: 0 !important;
  }
  @media screen and (max-width: 620px) {
    .u-mt-0-palm {
      margin-top: 0 !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-mt-0-lap-up {
      margin-top: 0 !important;
    }
  }
  @media screen and (max-width: 904px) {
    .u-mt-0-lap-down {
      margin-top: 0 !important;
    }
  }
  .u-mr-0_25 {
    margin-right: 6px !important;
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .u-mr-0_25-lap {
      margin-right: 6px !important;
    }
  }
  .u-mr-0_5 {
    margin-right: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-mr-0_5-palm {
      margin-right: 12px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-mr-0_5-lap-up {
      margin-right: 12px !important;
    }
  }
  @media screen and (min-width: 905px) {
    .u-mr-0_5-desk-up {
      margin-right: 12px !important;
    }
  }
  .u-mr {
    margin-right: 24px !important;
  }
  @media screen and (max-width: 620px) {
    .u-mr-palm {
      margin-right: 24px !important;
    }
  }
  .u-mr-2 {
    margin-right: 48px !important;
  }
  .u-mr-0 {
    margin-right: 0 !important;
  }
  .u-mb-0_25 {
    margin-bottom: 6px !important;
  }
  @media screen and (max-width: 904px) {
    .u-mb-0_25-lap-down {
      margin-bottom: 6px !important;
    }
  }
  .u-mb-0_5 {
    margin-bottom: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-mb-0_5-palm {
      margin-bottom: 12px !important;
    }
  }
  @media screen and (max-width: 904px) {
    .u-mb-0_5-lap-down {
      margin-bottom: 12px !important;
    }
  }
  .u-mb {
    margin-bottom: 24px !important;
  }
  @media screen and (max-width: 620px) {
    .u-mb-palm {
      margin-bottom: 24px !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-mb-lap-up {
      margin-bottom: 24px !important;
    }
  }
  @media screen and (min-width: 1201px) {
    .u-mb-wide {
      margin-bottom: 24px !important;
    }
  }
  .u-mb-2 {
    margin-bottom: 48px !important;
  }
  @media screen and (min-width: 905px) {
    .u-mb-2-desk-up {
      margin-bottom: 48px !important;
    }
  }
  .u-mb-0 {
    margin-bottom: 0 !important;
  }
  @media screen and (max-width: 620px) {
    .u-mb-0-palm {
      margin-bottom: 0 !important;
    }
  }
  @media screen and (min-width: 621px) {
    .u-mb-0-lap-up {
      margin-bottom: 0 !important;
    }
  }
  .u-ml-0_25 {
    margin-left: 6px !important;
  }
  .u-ml-0_5 {
    margin-left: 12px !important;
  }
  @media screen and (max-width: 620px) {
    .u-ml-0_5-palm {
      margin-left: 12px !important;
    }
  }
  @media screen and (min-width: 905px) {
    .u-ml-0_5-desk-up {
      margin-left: 12px !important;
    }
  }
  .u-ml {
    margin-left: 24px !important;
  }
  @media screen and (min-width: 621px) {
    .u-ml-lap-up {
      margin-left: 24px !important;
    }
  }
  .u-ml-2 {
    margin-left: 48px !important;
  }
  .u-ml-0 {
    margin-left: 0 !important;
  }
  @media screen and (max-width: 620px) {
    .u-ml-0-palm {
      margin-left: 0 !important;
    }
  }
  .line-height--1 {
    line-height: 1 !important;
  }
  .line-height--1_2 {
    line-height: 1.2 !important;
  }
  .line-height--1_4 {
    line-height: 1.4 !important;
  }
  .line-height--1_6 {
    line-height: 1.6 !important;
  }
  .line-height--2 {
    line-height: 2 !important;
  }
  .weight--normal,
  .c-toc--level-1 {
    font-weight: 400 !important;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif !important;
  }
  .weight--bold,
  .c-toc--level-0 {
    font-weight: 600 !important;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif !important;
  }
  .line-clamp-3 {
    max-height: calc(24px * 3);
    overflow-y: hidden;
  }
  .line-clamp-3 * {
    margin: 0;
    padding: 0;
  }
  .transition-fade-in-enter-active,
  .transition-fade-in-leave-active {
    transition: all 1s;
  }
  .transition-fade-in-enter,
  .transition-fade-in-leave-to {
    max-height: 40px;
    opacity: 1;
  }
  .u-1-of-1 {
    width: 100%;
  }
  .u-1-of-2, .cardbox-half {
    width: 50%;
  }
  .u-1-of-3 {
    width: 33.3333333333%;
  }
  .u-2-of-3 {
    width: 66.6666666667%;
  }
  .u-1-of-4 {
    width: 25%;
  }
  .u-2-of-4 {
    width: 50%;
  }
  .u-3-of-4 {
    width: 75%;
  }
  .u-1-of-5, .c-actionbox__tool {
    width: 20%;
  }
  .u-3-of-5 {
    width: 60%;
  }
  .u-4-of-5 {
    width: 80%;
  }
  .u-1-of-6 {
    width: 16.6666666667%;
  }
  .u-2-of-6 {
    width: 33.3333333333%;
  }
  .u-3-of-6 {
    width: 50%;
  }
  .u-4-of-6 {
    width: 66.6666666667%;
  }
  .u-5-of-6 {
    width: 83.3333333333%;
  }
  .u-1-of-7 {
    width: 14.2857142857%;
  }
  .u-2-of-7 {
    width: 28.5714285714%;
  }
  .u-3-of-7 {
    width: 42.8571428571%;
  }
  .u-4-of-7 {
    width: 57.1428571429%;
  }
  .u-6-of-7 {
    width: 85.7142857143%;
  }
  .u-1-of-8 {
    width: 12.5%;
  }
  .u-2-of-8 {
    width: 25%;
  }
  .u-3-of-8 {
    width: 37.5%;
  }
  .u-5-of-8 {
    width: 62.5%;
  }
  .u-6-of-8 {
    width: 75%;
  }
  .u-4-of-9 {
    width: 44.4444444444%;
  }
  .u-5-of-9 {
    width: 55.5555555556%;
  }
  .u-1-of-10 {
    width: 10%;
  }
  .u-2-of-10 {
    width: 20%;
  }
  .u-3-of-10 {
    width: 30%;
  }
  .u-4-of-10 {
    width: 40%;
  }
  .u-9-of-10 {
    width: 90%;
  }
  .u-4-of-11 {
    width: 36.3636363636%;
  }
  .u-7-of-11 {
    width: 63.6363636364%;
  }
  .u-1-of-12 {
    width: 8.3333333333%;
  }
  .u-2-of-12 {
    width: 16.6666666667%;
  }
  .u-3-of-12 {
    width: 25%;
  }
  .u-4-of-12 {
    width: 33.3333333333%;
  }
  .u-5-of-12 {
    width: 41.6666666667%;
  }
  .u-7-of-12 {
    width: 58.3333333333%;
  }
  .u-8-of-12 {
    width: 66.6666666667%;
  }
  .u-10-of-12 {
    width: 83.3333333333%;
  }
  .u-11-of-12 {
    width: 91.6666666667%;
  }
  @media screen and (max-width: 620px) {
    .u-1-of-1-palm {
      width: 100%;
    }
    .u-1-of-3-palm {
      width: 33.3333333333%;
    }
    .u-2-of-3-palm {
      width: 66.6666666667%;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .u-1-of-2-lap {
      width: 50%;
    }
    .u-1-of-4-lap {
      width: 25%;
    }
    .u-3-of-4-lap {
      width: 75%;
    }
  }
  @media screen and (min-width: 621px) {
    .u-1-of-2-lap-up {
      width: 50%;
    }
    .u-1-of-3-lap-up {
      width: 33.3333333333%;
    }
    .u-1-of-4-lap-up {
      width: 25%;
    }
    .u-3-of-4-lap-up {
      width: 75%;
    }
  }
  @media screen and (max-width: 904px) {
    .u-1-of-1-lap-down {
      width: 100%;
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .u-1-of-2-desk {
      width: 50%;
    }
    .u-1-of-4-desk {
      width: 25%;
    }
    .u-3-of-4-desk {
      width: 75%;
    }
  }
  @media screen and (min-width: 905px) {
    .u-1-of-1-desk-up {
      width: 100%;
    }
    .u-1-of-2-desk-up {
      width: 50%;
    }
    .u-1-of-3-desk-up {
      width: 33.3333333333%;
    }
    .u-2-of-3-desk-up {
      width: 66.6666666667%;
    }
    .u-1-of-4-desk-up {
      width: 25%;
    }
    .u-3-of-4-desk-up {
      width: 75%;
    }
  }
  @media screen and (max-width: 1200px) {
    .u-1-of-1-desk-down {
      width: 100%;
    }
    .u-2-of-3-desk-down {
      width: 66.6666666667%;
    }
  }
  @media screen and (min-width: 1201px) {
    .u-1-of-3-wide {
      width: 33.3333333333%;
    }
    .u-1-of-4-wide {
      width: 25%;
    }
    .u-4-of-8-wide {
      width: 50%;
    }
  }
}
@layer overrides {
  .rateit button.rateit-reset {
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .rateit button.rateit-reset:hover,
  .rateit button.rateit-reset:focus {
    color: #b20000;
  }
  .rateit button.rateit-reset,
  .rateit .rateit-selected,
  .rateit .rateit-range,
  .rateit .rateit-hover {
    background: transparent !important;
    cursor: pointer;
  }
  .rateit .rateit-selected {
    top: 0;
    padding-bottom: 1px;
    color: #226a97;
    color: var(--dp-token-color-brand-main, #226a97);
    overflow: hidden;
  }
  .rateit .rateit-range .rateit-hover {
    top: 0;
    display: none;
    padding-bottom: 1px;
    color: #000000;
    overflow: hidden;
  }
  .leaflet-fade-anim .leaflet-tile,
  .leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: auto !important;
  }
}
@layer overrides {
  .c-publicindex {
    display: flex;
    flex: 1 1;
  }
  .c-publicindex__map {
    width: 100% !important;
    height: auto !important;
    flex: 1 1;
  }
  .c-publicindex__map::before {
    content: " ";
    position: absolute;
    z-index: 401;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    box-shadow: 0 0 500px rgba(20, 20, 30, 0.3);
    pointer-events: none;
    touch-action: none;
  }
  @media screen and (max-width: 620px) {
    .c-publicindex__footer-item {
      margin-right: 12px;
    }
  }
  @media screen and (min-width: 621px) {
    .c-publicindex__footer-item {
      margin-right: 24px;
    }
  }
  .c-publicindex__footer a {
    color: #226a97 !important;
    color: var(--dp-token-color-brand-link, #226a97) !important;
  }
  .c-publicindex__marker-cluster::after {
    content: "";
    border-radius: 24px;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
  }
  .c-publicindex__marker-cluster div {
    position: relative;
    z-index: 1;
    width: 38px;
    height: 38px;
    margin: 5px;
    text-align: center;
    border-radius: 19px;
    background-color: #a4004c;
    background-color: var(--dp-token-color-brand-highlight, #a4004c);
    color: #ffffff;
    font-size: 16px;
  }
  .c-publicindex__marker-cluster div span {
    line-height: 38px;
  }
  .c-publicindex__drawer {
    width: 400px;
    max-width: 100%;
    left: -410px;
    transition: left 0.2s ease-in-out 0s;
  }
  .c-publicindex__drawer.is-open {
    left: 0;
  }
  .c-publicindex__drawer-nav {
    margin-bottom: -6px;
  }
  .c-publicindex__drawer-nav > * {
    display: inline-block;
    margin-top: 2px;
    line-height: 30px;
  }
  .c-publicindex__search {
    position: relative;
    left: 410px;
    transition: left 0.2s ease-in-out 0s;
  }
  .c-publicindex__drawer.is-open .c-publicindex__search {
    left: 0;
  }
  .c-publicindex__handle {
    right: -40px;
    margin-top: 12px;
    padding-left: 15px;
    padding-right: 5px;
    line-height: normal;
    vertical-align: middle;
    border: none;
    background: #ebe9e9;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  @media (max-width: 400px) {
    .c-publicindex__handle {
      right: calc((400px - 100vw + 40px) * -1);
    }
  }
  .c-publicindex__drawer.is-open .c-publicindex__handle {
    right: 7px;
    margin-top: 3px;
    padding: 0 3px;
  }
  .c-publicindex__handle-icon {
    font-size: 20px;
    line-height: 40px;
  }
  .c-publicindex__drawer.is-open .c-publicindex__handle-icon {
    line-height: 30px;
  }
  .c-publicindex__list-item {
    border-bottom: 1px solid #d3d3d3;
    padding: 12px 0;
  }
  .c-publicindex__list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .c-publicindex__list-item:first-child {
    padding-top: 0;
  }
  .c-publicindex__icon-content {
    width: 20px !important;
    text-align: center;
    margin-right: 3px;
    font-size: 16px;
  }
  .c-publicindex__icon-action {
    position: relative;
    top: 2px;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 30px;
  }
  .c-search {
    position: relative;
  }
  .c-search__input {
    width: 100%;
    border: 1px solid #a4004c;
    border: 1px solid var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
    padding: 6px 8px;
  }
  .c-search__input::-ms-clear {
    display: none;
  }
  .c-search__loading {
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 2px;
  }
  .c-search__icon {
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 33px;
    color: #76003b;
    color: var(--dp-token-color-brand-cta-dark, #76003b);
    z-index: 110;
  }
  .c-search__icon--reset {
    padding: 5px 3px !important;
    line-height: 0;
    font-size: 1px;
  }
  .c-search__icon--reset > svg {
    fill: #76003b;
    fill: var(--dp-token-color-brand-cta-dark, #76003b);
  }
  .c-search__icon--reset:hover > svg {
    fill: #a4004c;
    fill: var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-search__icon--reset:active > svg {
    color: #c41465;
    color: var(--dp-token-color-brand-cta-light, #c41465);
  }
  .c-search__icon:hover {
    color: #c41465;
    color: var(--dp-token-color-brand-cta-light, #c41465);
  }
  .c-search__icon:active {
    color: #c41465;
    color: var(--dp-token-color-brand-cta-light, #c41465);
  }
  .c-search__icon > i {
    position: relative;
    top: -2px;
    padding: 0 6px;
  }
  .c-search__content-wrapper {
    position: absolute;
    display: block;
    max-height: 240px;
    width: 100%;
    margin-top: -1px;
    overflow: auto;
    border: 1px solid #a4004c;
    border: 1px solid var(--dp-token-color-brand-cta, var(--dp-token-color-brand-highlight, #a4004c));
    border-top: none;
    -webkit-overflow-scrolling: touch;
    background-color: #ffffff;
    z-index: 100;
  }
  .c-search__content {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    min-width: 100%;
    vertical-align: top;
  }
  .c-search__content::-webkit-scrollbar {
    display: none;
  }
  .c-search__option {
    display: block;
    padding: 8px;
    line-height: 1;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    border-top: 1px solid #d3d3d3;
  }
  .c-flyout__content {
    color: #595959;
    background-color: #ffffff;
  }
  .c-flyout__content h3 {
    color: #595959 !important;
  }
  .c-flyout__content > a {
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-flyout__content > a:hover, .c-flyout__content > a:active {
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  @media screen and (min-width: 905px) {
    .c-flyout__content {
      top: 100%;
      padding-bottom: 6px;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.22), 0 1px 2px rgba(0, 0, 0, 0.26);
    }
  }
  .c-flyout__item--btn {
    background: #ffffff;
    color: #226a97;
    color: var(--dp-token-color-brand-link, #226a97);
  }
  .c-flyout__item--btn:hover, .c-flyout__item--btn:active {
    background: #ffffff;
    color: #a4004c;
    color: var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c));
  }
  .c-flyout__trigger-inner {
    line-height: 28.8px;
  }
  .c-header {
    z-index: 1050;
  }
  @media screen and (min-width: 905px) {
    .c-header {
      position: relative;
    }
  }
  @media screen and (max-width: 620px) {
    .c-header__wrapper {
      height: 74px;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__wrapper {
      height: 100px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__wrapper {
      height: 114px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__wrapper {
      display: flex;
      flex-flow: row nowrap;
      justify-content: flex-start;
      align-items: flex-end;
    }
  }
  .c-header__brand {
    padding-left: 24px;
  }
  @media screen and (max-width: 620px) {
    .c-header__brand {
      padding-top: 11px;
      padding-bottom: 11px;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__brand {
      padding-top: 16px;
      padding-bottom: 21px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__brand {
      padding-top: 16px;
      padding-bottom: 21px;
    }
  }
  @media screen and (max-width: 620px) {
    .c-header__brand {
      padding-left: 12px;
    }
  }
  @media screen and (max-width: 904px) {
    .c-header__brand {
      float: left;
      max-width: calc(100% - 150px);
    }
  }
  .c-header__brand--text, .c-header__brand--text:hover {
    color: #595959;
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  @media screen and (max-width: 429px) {
    .c-header__brand--text {
      font-size: 23px;
      font-size: 1.4375rem;
      line-height: 24px;
    }
  }
  @media screen and (min-width: 430px) and (max-width: 904px) {
    .c-header__brand--text {
      font-size: 23px;
      font-size: 1.4375rem;
      line-height: 34px;
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .c-header__brand--text {
      font-size: 23px;
      font-size: 1.4375rem;
      line-height: 47px;
    }
  }
  @media screen and (min-width: 1201px) {
    .c-header__brand--text {
      font-size: 27.65px;
      font-size: 1.728125rem;
      line-height: 51px;
    }
  }
  .c-header__brand--image {
    display: flex;
    align-items: center;
  }
  @media screen and (max-width: 620px) {
    .c-header__brand--image > span {
      max-height: 52px;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__brand--image > span {
      max-height: 63px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__brand--image > span {
      max-height: 77px;
    }
  }
  .c-header__brand--image > span + span {
    border-left: 1px solid #d3d3d3;
    margin-left: 36px;
    padding-left: 36px;
  }
  @media screen and (max-width: 1190px) {
    .c-header__brand--image > span + span {
      margin-left: 24px;
      padding-left: 24px;
    }
  }
  @media screen and (max-width: 1000px) {
    .c-header__brand--image > span + span {
      margin-left: 12px;
      padding-left: 12px;
    }
  }
  .c-header__brand--image img {
    width: auto;
  }
  @media screen and (max-width: 620px) {
    .c-header__brand--image img {
      max-height: 52px;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__brand--image img {
      max-height: 63px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__brand--image img {
      max-height: 77px;
    }
  }
  .c-header__nav-toggle {
    cursor: pointer;
    border: none;
    -webkit-text-decoration: none;
    text-decoration: none;
    max-width: 200px;
    padding: 6px 12px;
    border-radius: 3px;
    line-height: 24px;
    color: #226a97;
    color: var(--dp-token-color-brand-nav-current, var(--dp-token-color-brand-link, #226a97));
    background-color: #f5f5f5;
  }
  @media screen and (max-width: 620px) {
    .c-header__nav-toggle {
      margin-top: 11px;
      margin-right: 11px;
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__nav-toggle {
      margin-top: 16px;
      margin-right: 16px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__nav-toggle {
      margin-top: 16px;
      margin-right: 16px;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__nav-toggle {
      display: none;
    }
  }
  .c-header__nav-toggle-icon, .c-header__nav-toggle-text {
    display: inline-block;
    vertical-align: middle;
  }
  .c-header__nav-toggle-icon {
    fill: #226a97;
    fill: var(--dp-token-color-brand-nav-current, var(--dp-token-color-brand-link, #226a97));
  }
  @media screen and (max-width: 429px) {
    .c-header__brand--text + .c-header__nav-toggle {
      margin-top: 18px;
      margin-right: 14px;
    }
  }
  .c-header__nav {
    text-align: right;
  }
  @media screen and (max-width: 904px) {
    .c-header__nav {
      position: absolute;
      z-index: 2200;
      right: 0;
      left: 0;
      height: 0;
      overflow-x: auto;
    }
    .c-header__nav.is-visible {
      border-top: 1px solid #d3d3d3;
    }
    .c-header__nav::before {
      content: " ";
      display: block;
      position: absolute;
      z-index: -1;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0;
      will-change: opacity;
      transition: opacity 0.3s cubic-bezier(0, 0, 0.3, 1);
    }
    .c-header__nav.is-visible::before {
      opacity: 1;
    }
  }
  @media screen and (max-width: 620px) {
    .c-header__nav.is-visible {
      top: 74px;
      height: calc(100% - 74px);
    }
  }
  @media screen and (min-width: 621px) and (max-width: 904px) {
    .c-header__nav.is-visible {
      top: 100px;
      height: calc(100% - 100px);
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__nav {
      display: flex;
      flex-grow: 1;
      align-items: flex-end;
      justify-content: flex-end;
      padding-right: 24px;
      padding-bottom: 21px;
    }
  }
  .c-header__nav-inner {
    text-align: left;
    white-space: nowrap;
  }
  @media screen and (max-width: 904px) {
    .c-header__nav-inner {
      width: 100%;
      background: #ffffff;
      padding: 12px 0;
      overflow-x: hidden;
      overflow-y: auto;
      overflow: hidden auto;
      -webkit-overflow-scrolling: touch;
      display: flex;
      flex-direction: column;
    }
  }
  .c-header__nav-item {
    display: inline-block;
    list-style: none;
  }
  @media screen and (max-width: 904px) {
    .c-header__nav-item {
      order: 2;
      padding-left: 24px;
      padding-right: 24px;
    }
  }
  .c-header__nav-item-link:focus:not(:focus-visible) {
    outline: 0 transparent !important;
  }
  .c-header__nav-item-link:focus:focus-visible {
    transition: none;
    background-color: #ffffff;
    outline: 2px solid #226a97;
    outline: 2px solid var(--dp-token-color-brand-link, #226a97);
    color: #a4004c;
    color: var(--dp-token-color-brand-highlight, #a4004c);
  }
  .c-header__nav-item-link {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 44px;
    display: block;
    color: #595959;
    color: var(--dp-token-color-brand-nav, #595959);
  }
  .c-header__nav-item-link:hover, .c-header__nav-item-link:active {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #a4004c;
    color: var(--dp-token-color-brand-nav-hover, var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c)));
  }
  @media screen and (min-width: 905px) {
    .c-header__nav-item-link {
      padding: 0 24px;
      height: 44px;
    }
  }
  @media screen and (min-width: 905px) and (max-width: 1200px) {
    .c-header__nav-item-link {
      padding-left: 12px;
      padding-right: 12px;
    }
  }
  .c-header__nav-item.current > a {
    color: #226a97;
    color: var(--dp-token-color-brand-nav-current, var(--dp-token-color-brand-link, #226a97));
    position: relative;
  }
  @media screen and (min-width: 905px) {
    .c-header__nav-item.current > a::before {
      content: " ";
      position: absolute;
      top: 100%;
      left: 24px;
      right: 24px;
      height: 1px;
      margin-top: 21px;
      background: #226a97;
      background: var(--dp-token-color-brand-nav-current, var(--dp-token-color-brand-link, #226a97));
    }
  }
  @media screen and (max-width: 1200px) {
    .c-header__nav-item.current > a::before {
      left: 12px;
      right: 12px;
    }
  }
  @media screen and (max-width: 904px) {
    .c-header__user {
      order: 1 !important;
      padding-bottom: 12px;
      margin-bottom: 12px;
      border-bottom: 1px solid #d3d3d3;
    }
  }
  @media screen and (min-width: 905px) {
    .c-header__user .c-header__user-badge {
      margin-left: 24px;
      border-radius: 3px;
      background-color: #f5f5f5;
      color: #226a97;
      color: var(--dp-token-color-brand-nav-current, var(--dp-token-color-brand-link, #226a97));
    }
    .c-header__user .c-header__user-badge:hover, .c-header__user:hover .c-header__user-badge {
      color: #a4004c;
      color: var(--dp-token-color-brand-nav-hover, var(--dp-token-color-brand-link-hover, var(--dp-token-color-brand-highlight, #a4004c)));
    }
    .c-header__user:hover {
      margin-bottom: -12px;
    }
    .c-header__user:hover .c-header__user-badge {
      margin-bottom: 12px;
    }
  }
  @media screen and (max-width: 904px) {
    .c-header .is-visible .c-header__user-flyout-content {
      display: block;
      position: relative;
    }
  }
  .leaflet-container {
    background-color: #fcfcfc !important;
  }
  body.view-public-index,
  body.view-public-index .o-page__wrapper {
    height: 100% !important;
    min-height: auto !important;
  }
  body.view-public-index .o-page__main {
    display: flex;
  }
}
html::after {
  content: "";
}
