/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --tw-color-red-50: oklch(97.1% 0.013 17.38);
    --tw-color-red-600: oklch(57.7% 0.245 27.325);
    --tw-color-green-600: oklch(62.7% 0.194 149.214);
    --tw-color-slate-50: oklch(98.4% 0.003 247.858);
    --tw-color-slate-200: oklch(92.9% 0.013 255.508);
    --tw-color-slate-400: oklch(70.4% 0.04 256.788);
    --tw-color-slate-500: oklch(55.4% 0.046 257.417);
    --tw-color-slate-800: oklch(27.9% 0.041 260.031);
    --tw-color-slate-900: oklch(20.8% 0.042 265.755);
    --tw-color-neutral-700: oklch(37.1% 0 0);
    --tw-color-white: #fff;
    --tw-spacing: 0.25rem;
    --tw-container-2xl: 42rem;
    --tw-text-xs: 0.75rem;
    --tw-text-xs--line-height: calc(1 / 0.75);
    --tw-text-sm: 0.875rem;
    --tw-text-sm--line-height: calc(1.25 / 0.875);
    --tw-text-base: 1rem;
    --tw-text-base--line-height: calc(1.5 / 1);
    --tw-text-lg: 1.125rem;
    --tw-text-lg--line-height: calc(1.75 / 1.125);
    --tw-text-xl: 1.25rem;
    --tw-text-xl--line-height: calc(1.75 / 1.25);
    --tw-text-2xl: 1.5rem;
    --tw-text-2xl--line-height: calc(2 / 1.5);
    --tw-font-weight-light: 300;
    --tw-font-weight-normal: 400;
    --tw-font-weight-medium: 500;
    --tw-font-weight-semibold: 600;
    --tw-font-weight-bold: 700;
    --tw-radius-md: 0.375rem;
    --tw-radius-lg: 0.5rem;
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--tw-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .tw\:mt-2 {
    margin-top: calc(var(--tw-spacing) * 2);
  }
  .tw\:mt-2\! {
    margin-top: calc(var(--tw-spacing) * 2) !important;
  }
  .tw\:mt-3 {
    margin-top: calc(var(--tw-spacing) * 3);
  }
  .tw\:mt-5 {
    margin-top: calc(var(--tw-spacing) * 5);
  }
  .tw\:mt-6 {
    margin-top: calc(var(--tw-spacing) * 6);
  }
  .tw\:mt-12 {
    margin-top: calc(var(--tw-spacing) * 12);
  }
  .tw\:mt-12\! {
    margin-top: calc(var(--tw-spacing) * 12) !important;
  }
  .tw\:mt-20 {
    margin-top: calc(var(--tw-spacing) * 20);
  }
  .tw\:mb-0\! {
    margin-bottom: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:mb-2 {
    margin-bottom: calc(var(--tw-spacing) * 2);
  }
  .tw\:mb-6 {
    margin-bottom: calc(var(--tw-spacing) * 6);
  }
  .tw\:ml-3 {
    margin-left: calc(var(--tw-spacing) * 3);
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:flex\! {
    display: flex !important;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:size-4 {
    width: calc(var(--tw-spacing) * 4);
    height: calc(var(--tw-spacing) * 4);
  }
  .tw\:h-2 {
    height: calc(var(--tw-spacing) * 2);
  }
  .tw\:h-4 {
    height: calc(var(--tw-spacing) * 4);
  }
  .tw\:h-4\.5 {
    height: calc(var(--tw-spacing) * 4.5);
  }
  .tw\:h-5 {
    height: calc(var(--tw-spacing) * 5);
  }
  .tw\:h-6 {
    height: calc(var(--tw-spacing) * 6);
  }
  .tw\:w-4 {
    width: calc(var(--tw-spacing) * 4);
  }
  .tw\:w-4\.5 {
    width: calc(var(--tw-spacing) * 4.5);
  }
  .tw\:w-5 {
    width: calc(var(--tw-spacing) * 5);
  }
  .tw\:w-6 {
    width: calc(var(--tw-spacing) * 6);
  }
  .tw\:w-\[420px\] {
    width: 420px;
  }
  .tw\:w-fit {
    width: fit-content;
  }
  .tw\:w-fit\! {
    width: fit-content !important;
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:max-w-2xl {
    max-width: var(--tw-container-2xl);
  }
  .tw\:max-w-2xl\! {
    max-width: var(--tw-container-2xl) !important;
  }
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:grow {
    flex-grow: 1;
  }
  .tw\:cursor-pointer {
    cursor: pointer;
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-row {
    flex-direction: row;
  }
  .tw\:flex-row-reverse {
    flex-direction: row-reverse;
  }
  .tw\:flex-wrap {
    flex-wrap: wrap;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-center\! {
    align-items: center !important;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:items-start {
    align-items: flex-start;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-end {
    justify-content: flex-end;
  }
  .tw\:gap-0 {
    gap: calc(var(--tw-spacing) * 0);
  }
  .tw\:gap-1 {
    gap: calc(var(--tw-spacing) * 1);
  }
  .tw\:gap-2 {
    gap: calc(var(--tw-spacing) * 2);
  }
  .tw\:gap-3 {
    gap: calc(var(--tw-spacing) * 3);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-6 {
    gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-8 {
    gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--tw-spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--tw-spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .tw\:divide-x-2 {
    :where(& > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(2px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  .tw\:divide-y-1 {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .tw\:divide-slate-200 {
    :where(& > :not(:last-child)) {
      border-color: var(--tw-color-slate-200);
    }
  }
  .tw\:rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .tw\:rounded-lg {
    border-radius: var(--tw-radius-lg);
  }
  .tw\:rounded-md {
    border-radius: var(--tw-radius-md);
  }
  .tw\:rounded-md\! {
    border-radius: var(--tw-radius-md) !important;
  }
  .tw\:rounded-tl-none {
    border-top-left-radius: 0;
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .tw\:border-slate-200 {
    border-color: var(--tw-color-slate-200);
  }
  .tw\:bg-\[\#1D4171\] {
    background-color: #1D4171;
  }
  .tw\:bg-\[\#1D417110\] {
    background-color: #1D417110;
  }
  .tw\:bg-green-600 {
    background-color: var(--tw-color-green-600);
  }
  .tw\:bg-red-50 {
    background-color: var(--tw-color-red-50);
  }
  .tw\:bg-slate-200 {
    background-color: var(--tw-color-slate-200);
  }
  .tw\:px-2 {
    padding-inline: calc(var(--tw-spacing) * 2);
  }
  .tw\:px-3 {
    padding-inline: calc(var(--tw-spacing) * 3);
  }
  .tw\:px-4 {
    padding-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:px-5 {
    padding-inline: calc(var(--tw-spacing) * 5);
  }
  .tw\:py-1 {
    padding-block: calc(var(--tw-spacing) * 1);
  }
  .tw\:py-2 {
    padding-block: calc(var(--tw-spacing) * 2);
  }
  .tw\:py-2\.5 {
    padding-block: calc(var(--tw-spacing) * 2.5);
  }
  .tw\:py-3 {
    padding-block: calc(var(--tw-spacing) * 3);
  }
  .tw\:py-4 {
    padding-block: calc(var(--tw-spacing) * 4);
  }
  .tw\:py-5 {
    padding-block: calc(var(--tw-spacing) * 5);
  }
  .tw\:pt-1\.5 {
    padding-top: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:pr-2 {
    padding-right: calc(var(--tw-spacing) * 2);
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:text-2xl {
    font-size: var(--tw-text-2xl);
    line-height: var(--tw-leading, var(--tw-text-2xl--line-height));
  }
  .tw\:text-base {
    font-size: var(--tw-text-base);
    line-height: var(--tw-leading, var(--tw-text-base--line-height));
  }
  .tw\:text-lg {
    font-size: var(--tw-text-lg);
    line-height: var(--tw-leading, var(--tw-text-lg--line-height));
  }
  .tw\:text-sm {
    font-size: var(--tw-text-sm);
    line-height: var(--tw-leading, var(--tw-text-sm--line-height));
  }
  .tw\:text-xs {
    font-size: var(--tw-text-xs);
    line-height: var(--tw-leading, var(--tw-text-xs--line-height));
  }
  .tw\:leading-6 {
    --tw-leading: calc(var(--tw-spacing) * 6);
    line-height: calc(var(--tw-spacing) * 6);
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-light {
    --tw-font-weight: var(--tw-font-weight-light);
    font-weight: var(--tw-font-weight-light);
  }
  .tw\:font-medium {
    --tw-font-weight: var(--tw-font-weight-medium);
    font-weight: var(--tw-font-weight-medium);
  }
  .tw\:font-normal {
    --tw-font-weight: var(--tw-font-weight-normal);
    font-weight: var(--tw-font-weight-normal);
  }
  .tw\:font-semibold {
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
  }
  .tw\:text-nowrap {
    text-wrap: nowrap;
  }
  .tw\:text-\[\#1D4171\] {
    color: #1D4171;
  }
  .tw\:text-\[\#1D4171\]\! {
    color: #1D4171 !important;
  }
  .tw\:text-neutral-700\! {
    color: var(--tw-color-neutral-700) !important;
  }
  .tw\:text-red-600 {
    color: var(--tw-color-red-600);
  }
  .tw\:text-slate-400 {
    color: var(--tw-color-slate-400);
  }
  .tw\:text-slate-500 {
    color: var(--tw-color-slate-500);
  }
  .tw\:text-slate-800 {
    color: var(--tw-color-slate-800);
  }
  .tw\:text-slate-900 {
    color: var(--tw-color-slate-900);
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:underline {
    text-decoration-line: underline;
  }
  .tw\:underline\! {
    text-decoration-line: underline !important;
  }
  .tw\:shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .tw\:duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .tw\:select-none {
    -webkit-user-select: none;
    user-select: none;
  }
  .tw\:group-hover\:underline {
    &:is(:where(.tw\:group):hover *) {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .tw\:group-focus\:block {
    &:is(:where(.tw\:group):focus *) {
      display: block;
    }
  }
  .tw\:group-focus\:block\! {
    &:is(:where(.tw\:group):focus *) {
      display: block !important;
    }
  }
  .tw\:group-focus\:hidden {
    &:is(:where(.tw\:group):focus *) {
      display: none;
    }
  }
  .tw\:group-focus\:hidden\! {
    &:is(:where(.tw\:group):focus *) {
      display: none !important;
    }
  }
  .tw\:group-focus\:text-slate-50 {
    &:is(:where(.tw\:group):focus *) {
      color: var(--tw-color-slate-50);
    }
  }
  .tw\:group-focus\:text-white {
    &:is(:where(.tw\:group):focus *) {
      color: var(--tw-color-white);
    }
  }
  .tw\:file\:mr-4 {
    &::file-selector-button {
      margin-right: calc(var(--tw-spacing) * 4);
    }
  }
  .tw\:file\:font-semibold\! {
    &::file-selector-button {
      --tw-font-weight: var(--tw-font-weight-semibold) !important;
      font-weight: var(--tw-font-weight-semibold) !important;
    }
  }
  .tw\:hover\:text-\[\#1d4171\]\! {
    &:hover {
      @media (hover: hover) {
        color: #1d4171 !important;
      }
    }
  }
  .tw\:hover\:text-white\! {
    &:hover {
      @media (hover: hover) {
        color: var(--tw-color-white) !important;
      }
    }
  }
  .tw\:hover\:underline\! {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline !important;
      }
    }
  }
  .tw\:focus\:bg-white\! {
    &:focus {
      background-color: var(--tw-color-white) !important;
    }
  }
  .tw\:focus\:text-\[\#1D4171\]\! {
    &:focus {
      color: #1D4171 !important;
    }
  }
  .tw\:focus\:text-white\! {
    &:focus {
      color: var(--tw-color-white) !important;
    }
  }
  .tw\:focus\:ring-3\! {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor) !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
    }
  }
  .tw\:focus\:inset-ring-2 {
    &:focus {
      --tw-inset-ring-shadow: inset 0 0 0 2px var(--tw-inset-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .tw\:focus\:ring-\[\#1D4171\]\! {
    &:focus {
      --tw-ring-color: #1D4171 !important;
    }
  }
  .tw\:focus\:inset-ring-\[\#1D4171\]\! {
    &:focus {
      --tw-inset-ring-color: #1D4171 !important;
    }
  }
  .tw\:focus\:outline-\[\#1D4171\] {
    &:focus {
      outline-color: #1D4171;
    }
  }
  .tw\:disabled\:bg-\[\#1D417130\]\! {
    &:disabled {
      background-color: #1D417130 !important;
    }
  }
  .tw\:sm\:flex-nowrap {
    @media (width >= 40rem) {
      flex-wrap: nowrap;
    }
  }
  .tw\:md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .tw\:md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .tw\:md\:h-7 {
    @media (width >= 48rem) {
      height: calc(var(--tw-spacing) * 7);
    }
  }
  .tw\:md\:w-7 {
    @media (width >= 48rem) {
      width: calc(var(--tw-spacing) * 7);
    }
  }
  .tw\:md\:gap-2 {
    @media (width >= 48rem) {
      gap: calc(var(--tw-spacing) * 2);
    }
  }
  .tw\:md\:gap-5 {
    @media (width >= 48rem) {
      gap: calc(var(--tw-spacing) * 5);
    }
  }
  .tw\:md\:text-lg {
    @media (width >= 48rem) {
      font-size: var(--tw-text-lg);
      line-height: var(--tw-leading, var(--tw-text-lg--line-height));
    }
  }
  .tw\:md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--tw-text-sm);
      line-height: var(--tw-leading, var(--tw-text-sm--line-height));
    }
  }
  .tw\:md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--tw-text-xl);
      line-height: var(--tw-leading, var(--tw-text-xl--line-height));
    }
  }
  .tw\:lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .tw\:xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .tw\:xl\:items-center {
    @media (width >= 80rem) {
      align-items: center;
    }
  }
}
body {
  padding-top: 0px;
  padding-bottom: 20px;
  color: #1D4171;
  max-width: 1800px;
  font-size: 15px;
  overflow: auto;
}
.blue-bg {
  background-color: #1D4171;
  color: white;
}
@layer utilities {
  .text-primary-500 {
    color: #1D4171;
  }
  .text-primary-300 {
    color: #617A9C;
  }
  .text-sm {
    font-size: 14px;
  }
  .text-base {
    font-size: 16px;
  }
  .text-lg {
    font-size: 18px;
  }
  .text-xl {
    font-size: 20px;
  }
  .bg-plenary {
    background: url(../images/header-image-plenar.jpg) center 0%;
    background-size: cover;
    min-height: 206px;
  }
  .bg-committee {
    background: url(../images/header-image-ausschuss.jpg) center 0%;
    background-size: cover;
    min-height: 206px;
  }
}
.circle-play {
  background-image: url(../images/circle-play.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.sign-dark {
  background-image: url(../images/sign-dark.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.ghost-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #1D4171;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px;
  padding: 8px 12px;
}
.ghost-button:hover {
  background-color: #1D417110;
  text-decoration: underline;
}
.d-flex {
  display: -webkit-flex !important;
  display: flex !important;
}
.flex-column {
  -webkit-flex-direction: column;
  flex-direction: column;
}
.justify-content-end {
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.space-between {
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.navigationCardContainer {
  width: 100%;
  padding: 12px 20px 12px 12px;
  border-radius: 8px;
  box-shadow: 0px 4px 15px rgba(199, 215, 226, 0.5);
  color: #1D4171;
  font-size: 14px;
}
.navigationCardContainer p {
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 540px) {
  .d-sm-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .px-sm-10 {
    padding: 0 10% 0 10%;
  }
}
@media (min-width: 768px) {
  .d-md-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .w-md-100 {
    width: 100%;
  }
  .px-md-25 {
    padding: 0 25% 0 25%;
  }
  .navigationCardContainer {
    width: 735px;
    font-size: 16px;
    padding-right: 44px;
  }
  .navigationCardContainer p {
    font-size: 20px;
    font-weight: 600;
  }
}
@media (min-width: 1100px) {
  .d-lg-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .px-lg-25 {
    padding: 0 25% 0 25%;
  }
}
@media (min-width: 1500px) {
  .d-xl-flex {
    display: -webkit-flex !important;
    display: flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .w-xl-unset {
    width: unset !important;
  }
}
.body-content {
  padding-left: 15px;
  padding-right: 15px;
}
a:hover {
  text-decoration: none;
}
.sessionLink h2 {
  color: #1D4171;
}
.sessionLink:focus h2 {
  color: white;
}
.visibleOnFocus {
  opacity: 0;
}
.visibleOnFocus:focus {
  opacity: 1;
}
.jumpmarker {
  position: absolute !important;
  bottom: -1.8em;
  z-index: -1000;
}
.jumpmarker:focus {
  z-index: 1001;
}
input, select, textarea {
  max-width: 280px;
}
.full-width-input {
  max-width: 100%;
  width: 100%;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
@media (max-width: 992px) {
  header input:not(.full-width-input) {
    max-width: 220px;
  }
  .actionbar-content {
    padding-right: 0;
  }
}
#wholeSessionH {
  font-weight: bold;
}
form {
  margin: 0;
  padding: 0;
}
.field-validation-error {
  color: #b94a48;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
header .logo-wrap .grid-h1 {
  display: none !important;
}
@media (max-width: 550px) {
  header .logo-wrap {
    display: grid !important;
    grid-template-columns: 100%;
  }
  header .logo-wrap .grid-h1 {
    display: table-cell !important;
  }
  header .logo-wrap .flex-h1 {
    display: none !important;
  }
  header .logo-wrap {
    max-height: fit-content;
  }
}
.header-logo {
  background: url(../images/buergerschaft-header-logo.png);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 412px;
  height: 75px;
  border-radius: 7px;
  border-top-left-radius: 0;
}
.header-logo-h1 {
  background: url(../images/OnlineMediathek.svg);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 245px;
  height: 75px;
  border-radius: 7px;
  border-top-left-radius: 0;
}
.header-logo-mobile {
  background: url(../images/buergerschaft-header-logo.png);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 275px;
  min-height: 50px;
  height: 50px;
  border-radius: 7px;
  border-top-left-radius: 0;
  justify-self: end;
}
.header-logo-h1-mobile {
  background: url(../images/OnlineMediathek.svg);
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  min-width: 164px;
  min-height: 50px;
  max-height: 50px;
  border-radius: 7px;
  border-top-left-radius: 0;
  justify-self: start;
}
.actionbar {
  background: rgba(255, 255, 255, 0.90);
}
.fix-actionbar .actionbar {
  position: fixed;
  top: 0;
  z-index: 100;
  background: rgba(220, 220, 220, 0.9);
  max-width: 1800px;
}
.actionbar * {
  font-size: 20px;
}
.actionbar .sessionMenu-wrap label {
  letter-spacing: -1px;
}
.actionbar .separator {
  margin: 4px 0;
  border-bottom: 3px solid #1D4171;
}
.actionbar .separator.left {
  width: 52px;
}
.actionbarHeader {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.0625em;
}
.actionbar .sessionMenu-wrap label {
  margin: 0;
  height: 30px;
  line-height: 30px;
}
.actionbar .selectator_element {
  background: transparent;
  font-weight: bold;
  border: none;
}
.actionbar .selectator_element.single {
  height: 30px;
  padding: 0px 23px 0px 5px !important;
}
.actionbar .selectator_element.focused {
  box-shadow: none;
  border: none;
}
.actionbar .single.selectator_element .selectator_chosen_items .selectator_chosen_item {
  color: #1D4171;
  text-align: right;
}
.actionbar .selectator_element::after {
  content: '';
  display: inline-block;
  top: 2px;
  bottom: 2px;
  width: 14px;
  background: url(../images/select-arrows.svg) no-repeat center;
  background-size: contain;
}
.actionbar .selectator_element .selectator_options .selectator_option .selectator_option_title {
  color: #1D4171;
  font-weight: bold;
  text-align: right;
  margin-left: 0px;
  margin-right: 5px;
}
.actionbar .selectator_element .selectator_options .selectator_option:first-child {
  display: none !important;
}
.actionbar .selectator_element .selectator_options .selectator_option {
  padding: 5px 0;
}
.actionbar .selectator_element .selectator_options {
  background-color: #F8F8F8;
  opacity: 0.9;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow-y: scroll;
  font-family: inherit;
}
.dropdownBtn {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
}
.active>.dropdownBtn {
  background-color: #39f;
  color: white;
}
input::-ms-clear {
  display: none;
}
.actionbar .searchForm {
  background-color: #fff;
  margin: 0;
  padding: 0;
  border-radius: 7px;
  border-bottom-right-radius: 0;
  z-index: 100;
}
.actionbar .searchForm input {
  border: none;
  outline: none;
  padding: 0 15px;
  height: 42px;
}
.actionbar .searchForm .searchInputWrap {
  display: flex;
}
.actionbar .searchForm:focus-within .button {
  border-radius: 0 7px 7px 0;
}
.actionbar .searchForm .searchInput {
  border-radius: 7px 0 0 7px;
  margin-right: 0.1em;
}
.actionbar .searchForm .searchAbort {
  margin-left: -35px;
  width: 35px;
  background: url(../images/cancel-x.svg) no-repeat;
  background-color: #fff;
  background-size: 65%;
  background-position: center center;
  cursor: pointer;
}
.framed-tl {
  height: 42px;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid #1D4171;
  border-radius: 7px;
  border-top-left-radius: 0;
}
.framed-tr {
  height: 42px;
  display: inline-block;
  border: 2px solid #1D4171;
  border-radius: 7px;
  border-top-right-radius: 0;
}
.noframe-bl, .framed-bl {
  height: 42px;
  display: inline-block;
  border-radius: 7px;
  border-bottom-left-radius: 0;
}
.framed-bl {
  border: 2px solid #1D4171;
}
.framed-br {
  height: 42px;
  display: inline-block;
  border: 2px solid #1D4171;
  border-radius: 7px;
  border-bottom-right-radius: 0;
}
.toggle-button-mobile {
  margin-top: 10px;
}
.toggle {
  position: relative;
  width: 80px;
  height: 42px;
  margin-bottom: 0 !important;
}
.toggle input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  inset: 0px;
  padding: 2px;
  background-color: #E5E0DB;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 7px;
}
.slider:before {
  position: absolute;
  content: "";
  height: 38px;
  width: 38px;
  background-color: #8E959E;
  -webkit-transition: .4s;
  transition: .4s;
  border-radius: 5px;
}
.sign.slider:before {
  background-image: url(../images/sign.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.visibility.slider:before {
  background-image: url(../images/visibility.svg);
  background-repeat: no-repeat;
  background-position: center;
}
input:checked+.slider {
  background-color: #1D417170;
}
input:focus+.slider {
  -webkit-transition: 0s;
  transition: 0s;
  outline-color: #1D4171;
  outline-width: 2px;
  outline-style: solid;
}
input:checked+.slider:before {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%x);
  background-color: #1D4171;
}
.button {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  background-color: #1D4171;
  border-radius: 7px;
  text-align: center;
  color: white;
  font-family: 'Trebuchet MS', 'Trebuchet';
  font-weight: bold;
  cursor: pointer;
  position: relative;
}
.button.grey {
  background-color: #E5E0DB;
  color: #616060;
}
.button.inactive {
  background-color: #E5E0DB;
  color: #616060;
  cursor: default;
}
.button>* {
  padding: 0 10px;
}
.button a {
  color: white;
  text-decoration: none;
}
.button-width-square {
  width: 42px;
}
.button-long {
  width: 84px;
}
.button-long-mobile {
  width: 60px;
}
.button.small {
  height: 21px;
}
.button.small.button-width-square {
  width: 21px;
}
.button-search {
  background-image: url(../images/search.svg);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}
.button-home {
  background-image: url(../images/home.svg);
  background-repeat: no-repeat;
  background-size: 65%;
  background-position: center;
  z-index: 1000;
}
.button-play {
  background-image: url(../images/playbutton.svg);
  background-repeat: no-repeat;
  background-size: 41%;
  background-position: 54% 50%;
}
.button-sign {
  background-image: url(../images/sign-language.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: 54% 50%;
}
.button-sign-mobile .button {
  height: 34px;
  line-height: 34px;
}
.player-sign-button:hover {
  cursor: pointer;
}
.player-sign-button .vjs-icon-placeholder {
  justify-self: center;
}
.button-download {
  background-image: url(../images/downloadbutton.svg);
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
}
.button-link {
  background-image: url(../images/link-button.svg);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}
.button-link-copy {
  background-image: url(../images/link-copy-button.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.button-table {
  background-image: url(../images/table.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
}
.button-script {
  background-image: url(../images/script.svg);
  background-repeat: no-repeat;
  background-size: 60%;
  background-position: center;
}
.button-edit-time {
  background-image: url(../images/edit-time-button.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.button-edit {
  background-image: url(../images/edit-button.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.button-delete {
  background-image: url(../images/delete-button.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.button-revert {
  background-image: url(../images/undo-button.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
}
.button-add {
  background-image: url(../images/add-button.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.text-button-check {
  background-image: url(../images/check-white.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: right 12px center;
}
.text-button-delete {
  background-image: url(../images/delete-button.svg);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: right 14px center;
}
a.combined-button {
  text-decoration: none;
}
.mobileDownloadLink, .mobileCopyLink {
  font-size: 0.9em;
}
.mobileDownloadLink .button, .mobileCopyLink .button {
  height: 34px;
  line-height: 34px;
}
.mobileDownloadLink .button-width-square, .mobileCopyLink .button-width-square {
  width: 34px;
}
.button-tl {
  border-top-left-radius: 0;
}
.button-tr {
  border-top-right-radius: 0;
}
.button-bl {
  border-bottom-left-radius: 0;
}
.button-br {
  border-bottom-right-radius: 0;
}
.modal-button {
  border: 0;
  line-height: 1;
  height: 2.4em;
  min-width: 8em;
}
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}
body h1 {
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
}
h2 {
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
}
hr {
  height: 3px !important;
  background: #E5E0DB !important;
  border: none !important;
}
.footer-menu, .footer-menu a {
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  color: #1D4171;
}
h2.topheader {
  font-size: 17px;
  line-height: 1.36em;
}
.sr-only {
  max-width: 1px;
  max-height: 1px;
  overflow: hidden;
  opacity: 0;
}
.accessibilityHint {
  font-style: unset;
  font-size: 0.8em;
  font-weight: normal;
  margin-top: 0.3em;
  padding-left: 0.5em !important;
}
.sessionItemText h3 {
  font-size: 17px;
  line-height: 1.36em;
}
h3 {
  font-weight: bold !important;
}
ul.itemList {
  margin: 0;
  padding: 0;
}
ul.itemList.sessionList {
  max-width: 800px;
}
ul.itemList li {
  list-style: none;
  list-style-image: none;
  font-family: 'Trebuchet MS', 'Trebuchet';
  font-weight: bold;
  font-size: 1.44rem;
  line-height: 1em;
}
ul.sessionList .underline {
  border-bottom: 1px solid #000;
}
ul.sessionList .end-underline {
  border-bottom-right-radius: 7px;
}
ul.sessionList li a {
  color: #000;
}
ul.sessionItems {
  margin: 0;
  padding: 0;
  font-family: Verdana;
}
ul.sessionItems li {
  list-style: none;
  list-style-image: none;
  padding: 0;
  display: block;
  margin-top: 30px;
}
.sessionItems .sessionItem .main-block {
  border-bottom: 2px solid #e5e0db;
}
.sessionItems .sessionItem:last-child .main-block {
  border: none;
}
.sessionItems li a.sessionLink {
  color: #1D4171;
}
a.sessionLink:hover {
  color: #1D4171;
}
.sessionItems li .sessionItemText {
  font-size: 17px;
  line-height: 1.36em;
  margin-top: -0.28em;
  display: flex;
  align-items: center;
}
.sessionItem .docNumberWrap a.docNumber {
  text-decoration: underline;
  color: #ABBBCC;
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.sessionItem .docNumberWrap a.docNumber * {
  display: inline-block;
  color: #1D4171;
  padding: 0 12px 0 0;
  text-align: left;
}
.sessionItem .docNumberWrap a:first-child * {
  padding-left: 0;
}
@media (max-width: 768px) {
  .sessionItem .docNumberWrap a.docNumber * {
    padding-left: 0;
  }
}
.sessionItem .docNumber-separator {
  height: 10px;
}
.sessionItem .agendaItemNumberWrap {
  display: flex;
}
.sessionItem .agendaItemNumberWrap .agendaItemNumber {
  line-height: 1em;
  text-align: center;
  width: 42px;
  flex-basis: auto;
  flex-shrink: 1;
  padding: 3px 0;
}
.sessionItem .agendaItemNumberWrap .agendaItemNumber .numberLabel {
  display: block;
  font-size: 10px;
  line-height: 1.5em;
}
.sessionItem .agendaItemNumberWrap .agendaItemNumber .number {
  display: block;
  font-size: 17px;
}
.sessionItem .agendaItemNumberWrap .agendaItemNumber .number.long {
  font-size: 10px;
  word-break: break-word;
}
.sessionItem .downloadLink {
  align-items: center;
}
.sessionItem .speeches, .sessionItem .speechesHeader {
  color: #000000;
  font-family: 'Trebuchet MS', 'Trebuchet';
  line-height: 1.2em;
  column-width: 280px;
}
.sessionItem .speeches .speech.active {
  background: #fff26f;
  border-radius: 7px;
  border-top-left-radius: 0;
}
.sessionItem .speeches .speech.active.behindOverlay {
  background: none;
  box-shadow: none;
  border-radius: 0;
}
.sessionItem .speeches .speechDetails {
  padding-right: 0.5em;
}
@media (min-width: 1500px) {
  .sessionItem .speeches {
    column-count: 2;
    column-gap: 20px;
    column-fill: balance;
  }
}
.vjs-logo {
  position: absolute;
  top: 2.56%;
  right: 1.56%;
  width: 8%;
  height: 8%;
  background-image: url("../images/hh-burg-100pct-rahmen-50pct.png");
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.0;
}
.vjs-has-started .vjs-logo {
  opacity: 0.9;
}
body .video-js .vjs-big-play-button {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  border: none;
  height: 72px;
  width: 72px;
  background: url(../images/videoplayer-playbutton.svg);
  background-size: 100%;
}
@media (max-width: 768px) {
  body .video-js .vjs-big-play-button {
    height: 52px;
    width: 52px;
  }
}
body .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  content: none;
}
.video-16by9-wrapper-before-loading-videojs {
  width: 100%;
  max-width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.video-tag-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-js .vjs-control-bar .vjs-current-time {
  display: block;
}
.video-js .vjs-control-bar .vjs-remaining-time {
  display: none;
}
#videoCutter .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 1;
}
#videoCutter #markerStart, #videoCutter #markerStop {
  height: 42px;
  width: 88px;
  text-align: center;
}
#videoCutter .video-js div.vjs-selectionbar-line-RS {
  height: 35px;
}
#videoCutter .video-js .vjs-rangeslider-handle {
  top: -15px;
}
#videoCutter .video-js .vjs-timebar-RS {
  top: -20px;
}
.button-marker-in-set, .button-marker-out-set {
  background-image: url(../images/marker-down.svg);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}
.button-marker-in-play, .button-marker-out-play {
  background-image: url(../images/marker-right.svg);
  background-repeat: no-repeat;
  background-size: 40%;
  background-position: center;
}
.button-zoom-in {
  background-image: url(../images/zoom-in.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.button-zoom-out {
  background-image: url(../images/zoom-out.svg);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: center;
}
.button-save {
  background-image: url(../images/save.svg);
  background-repeat: no-repeat;
  background-size: 55%;
  background-position: center;
}
.saved .button-save {
  background-image: url(../images/check-white.svg);
}
ul.pagination li {
  font-weight: bold;
  margin-right: 7px;
  padding: 0 5px;
}
ul.pagination li a {
  color: #1D4171;
}
ul.pagination li.active {
  border: 1px solid #1D4171;
  border-radius: 5px;
  border-bottom-left-radius: 0;
}
.noVideo {
  background: grey;
  color: white;
  font-size: 24px;
  text-align: center;
  padding: 23% 0;
  position: relative;
}
.hidden {
  display: none;
}
#videoDownload .status {
  height: 100px;
  position: relative;
}
#videoDownload .status .loadingAnimation, #videoDownload .status progress {
  position: absolute;
}
#button-loading-spinner {
  position: relative;
}
#button-loading-spinner.status .loadingAnimation, #button-loading-spinner.status progress {
  position: absolute;
}
.spinner {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
#button-loading-spinner .spinner {
  width: 100%;
  text-align: center;
}
.spinner>div {
  width: 18px;
  height: 18px;
  background-color: #1D4171;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner>div.mobile {
  width: 8px;
  height: 8px;
  background-color: #1D4171;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinner .bounce1.mobile {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2.mobile {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.spinner .bounce1.mobile {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2.mobile {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,	80%,	100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
  }
}
@keyframes sk-bouncedelay {
  0%,	80%,	100% {
    -webkit-transform: scale(0.01);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
@supports (-webkit-touch-callout: none) {
  .spinner>div.mobile {
    background-color: #ffffff;
  }
}
.toast {
  border-radius: 7px !important;
  border-top-right-radius: 0 !important;
  background-color: #1D4171 !important;
  color: #ffffff !important;
  opacity: 0.9 !important;
}
.vjs-texttrack-settings {
  display: none;
}
.video-js .vjs-text-track-display>div {
  margin: 0% !important;
}
.video-js .vjs-text-track-display>div>div>div {
  font-family: 'Roboto', sans-serif !important;
  padding: 5px !important;
  background: rgb(0, 0, 0, 0.7) !important;
  right: 0px !important;
  margin: 0px !important;
  display: inline-block !important;
  font-size: 16px !important;
  line-height: 20px !important;
  width: 100% !important;
  bottom: 0px;
}
.vjs-fullscreen .vjs-text-track-display>div>div>div {
  font-size: 16px !important;
  line-height: 20px !important;
  padding: 5px !important;
}
.video-js .vjs-text-track-display .vjs-text-track-cue {
  bottom: 0px !important;
}
@media (min-width: 640px) {
  .video-js .vjs-text-track-display>div>div>div {
    font-size: 18px !important;
    line-height: 20px !important;
    padding: 2px;
  }
  .video-js .vjs-text-track-display .vjs-text-track-cue {
    bottom: 0px !important;
  }
}
@media (min-width: 1024px) {
  .video-js .vjs-text-track-display>div>div>div {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px !important;
    width: 100% !important;
    line-height: 22px !important;
    padding: 2px 10px !important;
    bottom: 0px !important;
  }
  .vjs-fullscreen .vjs-text-track-display>div>div>div {
    font-size: 24px !important;
    line-height: 28px !important;
    padding: 10px 15px !important;
    bottom: 0px !important;
  }
}
@media (min-width: 1280px) {
  .video-js .vjs-text-track-display>div>div>div {
    font-family: 'Roboto', sans-serif !important;
    font-size: 24px !important;
    width: 100% !important;
    line-height: 28px !important;
    padding: 2px 15px !important;
    bottom: 0px !important;
  }
  .vjs-fullscreen .vjs-text-track-display>div>div>div {
    font-size: 32px !important;
    line-height: 36px !important;
    padding: 10px 15px !important;
    bottom: 0px !important;
  }
}
.vjs-menu li {
  text-transform: unset !important;
}
.vjs-SpeakerNameWrap * {
  font-size: 0.3rem;
}
.vjs-SpeakerNameWrap {
  display: none;
  position: absolute;
  bottom: 37px;
  left: 4px;
  min-width: 30%;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 1em;
  border-top-left-radius: 0;
  padding: 0.5em 1.5em;
  margin: auto;
}
.vjs-has-started .vjs-SpeakerNameWrap {
  display: block;
}
.sign-active .vjs-SpeakerNameWrap.sign-available {
  top: 51.5%;
  bottom: auto;
  width: 46.8%;
}
.bauchbindenTop {
  top: 4px;
  bottom: auto;
}
@media (min-width: 640px) {
  .vjs-SpeakerNameWrap {
    border-radius: 1em;
    padding: 0.5em 1.5em;
    left: 6px;
    border-top-left-radius: 0;
  }
  .vjs-SpeakerNameWrap * {
    font-size: 1rem;
    line-height: 1.2em;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap * {
    font-size: 1rem;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap {
    left: 11px;
    padding: 1em 1em;
    border-radius: 1em;
    border-top-left-radius: 0;
  }
  .bauchbindenTop {
    top: 6px;
    bottom: auto;
  }
}
@media (min-width: 1024px) {
  .vjs-SpeakerNameWrap {
    border-radius: 1em;
    padding: 0.5em 1.5em;
    left: 8px;
    border-top-left-radius: 0;
  }
  .vjs-SpeakerNameWrap * {
    font-size: 1rem;
    line-height: 1.2em;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap * {
    font-size: 1.5rem;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap {
    left: 11px;
    padding: 1em 1em;
    border-radius: 1em;
    border-top-left-radius: 0;
  }
  .bauchbindenTop {
    top: 8px;
    bottom: auto;
  }
}
@media (min-width: 1280px) {
  .vjs-SpeakerNameWrap {
    border-radius: 1em;
    padding: 0.5em 1.5em;
    left: 11px;
    border-top-left-radius: 0;
  }
  .vjs-SpeakerNameWrap * {
    font-size: 1rem;
    line-height: 1.2em;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap * {
    font-size: 1.5rem;
  }
  .bauchbindenTop {
    top: 11px;
    bottom: auto;
  }
  .vjs-fullscreen .bauchbindenTop {
    top: 37px;
    bottom: auto;
  }
  .vjs-fullscreen .vjs-SpeakerNameWrap {
    left: 37px;
    padding: 1.5em 1.5em;
    border-radius: 1em;
    border-top-left-radius: 0;
  }
}
.vjs-SpeakerNameWrap.empty, .vjs-has-started.vjs-user-inactive.vjs-playing .vjs-SpeakerNameWrap {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}
.vjs-SpeakerNameWrap * {
  color: #1D4171;
  font-family: 'Trebuchet MS', 'Trebuchet';
  font-size: 1rem;
  line-height: 1.2em;
  min-height: 1.2em;
}
.vjs-SpeakerNameWrap .vjs-SpeakerName {
  font-weight: bold;
}
.videoTimeEntry {
  width: 50px;
  text-align: center;
}
.d-cont {
  display: contents;
}
.flex-end {
  align-items: flex-end;
}
#videoDownload {
  display: none;
}
.vc-label-min-width {
  min-width: 3.4em;
}
.cookiealert.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
  transition-delay: 1000ms;
}
.cookiealert {
  left: 0;
  width: 100%;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  background-color: #eeeeee;
}
.arrow-right {
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.rounded-sm {
  border-radius: 4px;
}
.rounded-lg {
  border-radius: 8px;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-space-y-reverse: 0;
      --tw-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
    }
  }
}
