/*!*****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./uv_theme/src/scss/rheinland-pfalz.scss ***!
  \*****************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* scss for all clients, the active client is true in {client}.scss */
/* special case ...fraktion-thueringen almost based on niedersachsen*/
/* 99.9% equal to niedersachsen */
/**
 * Global Load for all Landesverbände
 */
/*.vertical space inside / paddings

  examples

  - @include vspace(xl, 0) => padding: 60px 0 60px;
  - @include vspace(xl, 10px); => padding: 60px 10px 60px;
  - @include vspace(xl, 10px, 20px); => padding: 108px 10px 108px 20px;

*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev svg {
  transform: rotate(180deg);
}

.slick-arrow {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.slick-arrow svg {
  fill: rgb(229, 0, 125);
  width: 10px;
  height: 16px;
}

.slick-loading .slick-list {
  background: #fff url(fb6f3c230cb846e25247.gif) center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-slider button {
  line-height: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
}

.slick-arrow {
  position: absolute;
  z-index: 1;
  top: 211px;
  background: #000;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(0, -50%);
}
.slick-arrow:hover, .slick-arrow:focus {
  background: rgb(0, 74, 127);
}

.slick-prev {
  left: 10px;
}

.slick-next {
  right: 10px;
}

/* Dots */
.slick-dots,
.slick-slider .slick-dots {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  grid-gap: 0;
  margin: 19px 0 0;
}
.slick-dots li,
.slick-slider .slick-dots li {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
}
.slick-dots li + li,
.slick-slider .slick-dots li + li {
  margin: 0 0 0 10px;
}
.slick-dots li button,
.slick-slider .slick-dots li button {
  background: #fff;
  border: 2px solid rgb(229, 0, 125);
  border-radius: 50%;
  display: block;
  height: 17px;
  width: 17px;
  padding: 5px;
  color: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus,
.slick-slider .slick-dots li button:hover,
.slick-slider .slick-dots li button:focus {
  background: rgb(229, 0, 125);
  transition: all 0.3s ease-in-out;
}
.slick-dots .slick-active button,
.slick-slider .slick-dots .slick-active button {
  background: rgb(229, 0, 125);
}

.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:only-child {
  display: none;
}

@font-face {
  font-family: "Calibri";
  font-style: normal;
  font-weight: 400;
  src: local("Calibri"), local("Calibri"), url(fonts/calibri_regular.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Calibri Bold";
  font-style: normal;
  font-weight: 400;
  src: local("Calibri Bold"), local("Calibri-Bold"), url(fonts/calibri_bold.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Calibri Italic";
  font-style: normal;
  font-weight: 400;
  src: local("Calibri Italic"), local("Calibri-Italic"), url(fonts/calibri_italic.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "BarlowCondensed Semibold";
  font-style: normal;
  font-weight: 400;
  src: local("BarlowCondensed Semibold"), local("BarlowCondensed-Semibold"), url(fonts/BarlowCondensed-Semibold.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "Jost ExtraBoldItalic";
  font-style: normal;
  font-weight: 400;
  src: local("Jost ExtraBoldItalic"), local("Jost-ExtraBoldItalic"), url(fonts/Jost-ExtraBoldItalic.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "barlowcondensed extrabolditalic";
  font-style: normal;
  font-weight: 400;
  src: local("barlowcondensed extrabolditalic"), local("barlowcondensed-extrabolditalic"), url(fonts/barlowcondensed-extrabolditalic.woff2) format("woff2");
  font-display: swap;
}
section.live-mode, .region-content .campaign-events, .path-pressebilder .view-display-id-page_media_files, .mode-full.ntype-internal-candidature, .path-videos .view-display-id-page_videos, .mode-full.ntype-overview-page, div.view-display-id-page_press_releases, div.view-display-id-page_news, header.header .header-wrapper, .content-wrapper, .region-wrapper {
  max-width: 1280px;
  margin: 0 19px;
}
@media only screen and (min-width: 1318px) {
  section.live-mode, .region-content .campaign-events, .path-pressebilder .view-display-id-page_media_files, .mode-full.ntype-internal-candidature, .path-videos .view-display-id-page_videos, .mode-full.ntype-overview-page, div.view-display-id-page_press_releases, div.view-display-id-page_news, header.header .header-wrapper, .content-wrapper, .region-wrapper {
    margin: 0 auto;
  }
}

.ntype-person .content-main, .ntype-person h1 span, .mode-full, .view-page {
  max-width: 750px;
  margin: 0 19px;
}
@media only screen and (min-width: 1024px) {
  .ntype-person .content-main, .ntype-person h1 span, .mode-full, .view-page {
    margin: 0 auto;
  }
}

#search-page .search-result-item .node_type, .ntype-resolution .node_type, time, .mode-full .meta-data, .event-meta,
.meta-data-wrapper {
  font-size: 1rem;
  line-height: 1.31;
}

.region-content .form-submit, button,
input[type=submit], #sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary,
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .agree-button, .page-node-type-internal-candidature .application-banner a, header.header .btn.btn-donation, .view .pager__item > *, .read-more > *,
.more-link > *,
.link-overview > *,
.file-download > *,
.back-link > * {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  white-space: nowrap;
  padding: 11px;
  font-family: "Calibri Bold";
  border: 2px solid;
}
@media only screen and (min-width: 768px) {
  .region-content .form-submit, button,
  input[type=submit], #sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary,
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) .agree-button, .page-node-type-internal-candidature .application-banner a, header.header .btn.btn-donation, .view .pager__item > *, .read-more > *,
  .more-link > *,
  .link-overview > *,
  .file-download > *,
  .back-link > * {
    padding: 10px 22px 11px;
  }
}
.view .pager__item > *, .read-more > *,
.more-link > *,
.link-overview > *,
.file-download > *,
.back-link > * {
  border: 0;
  color: rgb(229, 0, 125);
  padding: 0;
}
.view .pager__item > *:hover, .read-more > *:hover,
.more-link > *:hover,
.link-overview > *:hover,
.file-download > *:hover,
.back-link > *:hover, .view .pager__item > *:focus, .read-more > *:focus,
.more-link > *:focus,
.link-overview > *:focus,
.file-download > *:focus,
.back-link > *:focus {
  text-decoration: underline;
}
.view .pager__item svg, .read-more svg,
.more-link svg,
.link-overview svg,
.file-download svg,
.back-link svg {
  fill: rgb(229, 0, 125);
}

.hyphenate, h1,
h2,
h3, p {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.shariff .share_text, .path-aktuell h1, header.header .block-page-title-block, h1.view-title .element-invisible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.print-pdf-button a, .person-links a, .social-media a {
  display: flex;
  justify-content: center;
  align-items: center;
}

.person-links a, .social-media a {
  border: 2px solid;
  border-radius: 50%;
}

/******************
 *
 */
#search-page, .page-node-type-webform #block-uv-theme-content, .path-pressemeldungen .view-display-id-page_press_releases {
  max-width: 952px;
  margin: 0 15px;
}
@media only screen and (min-width: 1318px) {
  #search-page, .page-node-type-webform #block-uv-theme-content, .path-pressemeldungen .view-display-id-page_press_releases {
    margin: 0 auto;
  }
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Basic styles for links
 */
body {
  background: #fff;
  scroll-behavior: smooth;
}

a {
  color: rgb(229, 0, 125);
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  text-decoration-skip: ink;
  transition: all 0.3s ease-in-out;
}

:is(a, button) {
  --outline-size: max(2px, .08em);
  --outline-style: dashed;
  --outline-color: rgb(229, 0, 125);
}

:is(a, button):focus-visible {
  outline: var(--outline-size) var(--outline-style) var(--outline-color);
  outline-offset: var(--outline-offset, var(--outline-size));
}

:is(a, button):focus {
  outline: var(--outline-size) var(--outline-style) var(--outline-color);
  outline-offset: var(--outline-offset, var(--outline-size));
}

:is(a, button):focus:not(:focus-visible) {
  outline: none;
}

p a:hover, p a:active, p a:focus {
  text-decoration: underline;
}

a p {
  color: rgb(0, 0, 0);
}

strong, b {
  font-weight: 400;
  font-family: "Calibri Bold";
}

em, i {
  font-style: normal;
  font-family: "Calibri Italic";
}

p {
  margin: 0 0 30px;
}

p:last-child {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

ul, ol {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

table {
  width: 100%;
}

figure {
  margin: 0;
}

button {
  border: 0;
}
button:focus {
  outline: 0;
}

video {
  display: block;
}

audio {
  display: block;
  width: 100%;
}

iframe {
  border: 0;
}

/* https://www.heise.de/developer/artikel/a11y-Reduced-Motion-4356171.html */
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.01s !important;
    transition-duration: 0.01s !important;
  }
}
/**
 * Basic typography style for copy text
*/
body {
  color: rgb(0, 0, 0);
  font: 400 20px/1.3 "Calibri", sans-serif;
}

h1,
h2,
h3 {
  margin: 0;
  color: rgb(0, 158, 227);
  font-weight: 400;
}

h1 {
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.75rem, 1.0576923077rem + 3.0769230769vw, 2.5rem);
  line-height: 1.19;
}
h1.view-title {
  font-family: "BarlowCondensed Semibold";
  margin: 0 0 78px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  h1.view-title {
    margin: 0 0 84px;
  }
}
@media only screen and (min-width: 1318px) {
  h1.view-title {
    margin: 0 0 96px;
  }
}
h2 {
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.375rem, 0.9134615385rem + 2.0512820513vw, 1.875rem);
  margin: 0 0 19px;
  line-height: 1.08;
}

h3 {
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.375rem, 1.1442307692rem + 1.0256410256vw, 1.625rem);
  line-height: 1.23;
}
h3 a {
  color: rgb(0, 158, 227);
}

.section-hl {
  font: 400 2.5rem/1.28 "BarlowCondensed Semibold";
  text-align: center;
  color: rgb(0, 158, 227);
  text-transform: uppercase;
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .section-hl {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .section-hl {
    margin: 0 0 66px;
  }
}

/*******************
 * Wrapper
 */
.region-wrapper {
  display: flex;
  align-items: center;
}

.grid ul {
  display: grid;
  grid-gap: 50px 40px;
}
@media only screen and (min-width: 768px) {
  .grid ul {
    grid-gap: 50px 36px;
  }
}
@media only screen and (min-width: 1024px) {
  .grid ul {
    grid-gap: 50px 28px;
  }
}
@media only screen and (min-width: 1280px) {
  .grid ul {
    grid-gap: 60px 40px;
  }
}

/*******************
 * Spacings
 */
.content-main {
  position: relative;
  margin: 0 auto 78px;
}
@media only screen and (min-width: 1024px) {
  .content-main {
    margin: 0 auto 84px;
  }
}
@media only screen and (min-width: 1318px) {
  .content-main {
    margin: 0 auto 96px;
  }
}

.content-media {
  margin: 0 0 19px;
}

.views-infinite-scroll-content-wrapper {
  margin: 0 auto 54px;
}
@media only screen and (min-width: 1318px) {
  .views-infinite-scroll-content-wrapper {
    margin: 0 auto 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .views-infinite-scroll-content-wrapper {
    margin: 0 auto 66px;
  }
}
.views-infinite-scroll-content-wrapper > div:not(:last-child) {
  margin: 0 auto 78px;
}
@media only screen and (min-width: 1024px) {
  .views-infinite-scroll-content-wrapper > div:not(:last-child) {
    margin: 0 auto 84px;
  }
}
@media only screen and (min-width: 1318px) {
  .views-infinite-scroll-content-wrapper > div:not(:last-child) {
    margin: 0 auto 96px;
  }
}

.paragraph {
  margin: 0 0 54px;
}
.paragraph .paragraph, .paragraph:last-child {
  margin-bottom: 0;
}
.paragraph h3 {
  font-size: clamp(1.125rem, 1.0096153846rem + 0.5128205128vw, 1.25rem);
}

.field--name-field-image-caption,
.caption {
  font-size: 1rem;
  line-height: 1.63;
  margin: 5px 0 0;
  display: flex;
  flex-direction: column;
}
.field--name-field-image-caption span,
.caption span {
  display: inline-block;
  color: rgb(118, 118, 118);
}
.field--name-field-image-caption p,
.caption p {
  margin: 0;
  display: inline;
}

a:hover h3, a:active h3, a:focus h3 {
  color: rgb(229, 0, 125);
  transition: all 0.3s ease-in-out;
}

.pipe {
  margin: 0 0 0 6px;
}
.pipe:before {
  content: "|";
  padding: 0 6px 0 0;
}

.middle-dot {
  margin: 0 0 0 4px;
}
.middle-dot:before {
  content: "·";
  padding: 0 4px 0 0;
}

.event-meta,
.meta-data-wrapper {
  display: flex;
  color: rgb(0, 0, 0);
  flex-wrap: wrap;
}

.meta-data-wrapper {
  margin: 0 0 10px;
}

.event-meta {
  margin: 0 0 6px;
}

.link-overview span,
.link-overview a,
.read-more span,
.read-more a {
  font-family: "BarlowCondensed Semibold";
}
.link-overview svg,
.read-more svg {
  margin: 0 0 5px 6px;
}

.link-overview {
  margin-top: 16px;
}
.link-overview a {
  white-space: unset;
}

.more-link svg {
  margin: 0 6px 0 0;
}

.file-download svg {
  margin-right: 12px;
}

.back-link a {
  font-family: "Calibri";
}
.back-link svg {
  margin-right: 12px;
  transform: rotate(180deg);
}

#svg-icons {
  display: none;
}

/*

  Just messy code was put in between somewhere ..is now here.




*/
.link-overview svg {
  margin-left: 12px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  position: fixed;
  z-index: 2;
  top: 0;
  clip: auto;
  overflow: visible;
  height: auto;
  width: auto;
  padding: 5px 10px;
  background: #fff;
  color: rgb(229, 0, 125);
}

:target:before {
  content: "";
  display: block;
}

html {
  scroll-padding-top: 120px;
  scroll-behavior: smooth;
}

header.header {
  background: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}
header.header .mburger b {
  background: #000;
}
header.header .region-wrapper {
  margin: 0;
}
header.header .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 80px;
}
@media only screen and (min-width: 1024px) {
  header.header .header-wrapper {
    height: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  header.header .header-wrapper {
    justify-content: space-between;
  }
}
header.header a {
  display: block;
}
header.header ul {
  display: flex;
  justify-content: space-between;
}
svg.logo-bottom,
svg.logo {
  display: block;
  width: 142px;
  height: 60px;
  margin: 0;
}
@media only screen and (min-width: 1318px) {
  svg.logo-bottom,
  svg.logo {
    width: 200px;
    height: auto;
  }
}

.region-footer {
  color: #fff;
  background: rgb(0, 158, 227);
  padding: 54px 0 54px;
}
@media only screen and (min-width: 1318px) {
  .region-footer {
    padding: 60px 0 60px;
  }
}
.region-footer a {
  color: #fff;
  font-size: 1.25rem;
}
.region-footer a:focus, .region-footer a:focus-within {
  outline-color: #fff;
}
.region-footer .region-wrapper {
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (min-width: 1024px) {
  .region-footer .region-wrapper {
    flex-direction: row;
  }
}
@media only screen and (min-width: 768px) {
  .region-footer nav ul {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .region-footer nav ul li + li {
    margin: 0 0 0 40px;
  }
}

.footer-logo {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .footer-logo {
    display: block;
  }
}

/**
 * View Pages
 */
/*******************
 * Page /aktuell
 */
div.view-display-id-page_news .item-list > ul {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
@media only screen and (min-width: 1318px) {
  div.view-display-id-page_news .item-list > ul {
    grid-gap: 70px 40px;
  }
}

/*******************
 * Page /pressemitteilungen
 */
div.view-display-id-page_press_releases .item-list > ul {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
@media only screen and (min-width: 1318px) {
  div.view-display-id-page_press_releases .item-list > ul {
    grid-gap: 70px 40px;
  }
}

/*******************
 * Page /ziele
 */
.path-ziele h2 {
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.75rem, 1.0576923077rem + 3.0769230769vw, 2.5rem);
  line-height: 1.28;
  text-transform: uppercase;
}

.region-content {
  margin: 98px 0;
}
@media only screen and (min-width: 768px) {
  .region-content {
    margin: 155px 0 70px;
  }
}
@media only screen and (min-width: 1318px) {
  .region-content {
    margin: 190px 0;
  }
}

.page-node-type-campaign .region-content,
.path-frontpage .region-content,
.page-node-type-person .region-content {
  margin-top: 80px;
}
@media only screen and (min-width: 1024px) {
  .page-node-type-campaign .region-content,
  .path-frontpage .region-content,
  .page-node-type-person .region-content {
    margin-top: 120px;
  }
}

.social-media span {
  display: none;
}
.social-media a {
  width: 50px;
  height: 50px;
}
.social-media a svg {
  fill: #fff;
}
.social-media a:hover, .social-media a:active, .social-media a:focus {
  background: #fff;
}
.social-media a:hover svg, .social-media a:active svg, .social-media a:focus svg {
  fill: rgb(0, 158, 227);
  transition: all 0.3s ease-in-out;
}
.social-media a .menu-icon-fb {
  width: 12px;
}
.social-media a .menu-icon-linkedin,
.social-media a .menu-icon-xing,
.social-media a .menu-icon-youtube,
.social-media a .menu-icon-yt,
.social-media a .menu-icon-ig,
.social-media a .menu-icon-tw,
.social-media a .menu-icon-mail {
  width: 25px;
}

.footer .social-media {
  display: flex;
  margin: 0 0 36px;
}
@media only screen and (min-width: 1024px) {
  .footer .social-media {
    margin: 0;
  }
}
.footer .social-media ul.area-footer {
  display: inline-grid;
  grid-gap: 0 10px;
  grid-auto-flow: column;
}

@media (max-width: 1023px) {
  #block-uv-theme-mainnavigation {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  #mm-block-uv-theme-mainnavigation {
    display: none !important;
  }
}
/*!
 * mburger CSS v1.3.3
 * mmenujs.com/mburger
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
#hamburger {
  display: block;
}
@media only screen and (min-width: 1024px) {
  #hamburger {
    display: none;
  }
}

:root {
  --mb-button-size: 45px;
  --mb-bar-width: 0.6;
  --mb-bar-height: 3px;
  --mb-bar-spacing: 7px;
  --mb-animate-timeout: 0s ;
}

.mburger {
  background: 0 0;
  border: none;
  border-radius: 0;
  color: inherit;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  height: var(--mb-button-size);
  padding: 0 0 0 var(--mb-button-size);
  margin: 0;
  line-height: var(--mb-button-size);
  vertical-align: middle;
  appearance: none;
  outline: 0;
  cursor: pointer;
}

.mburger b {
  display: block;
  position: absolute;
  left: calc(var(--mb-button-size) * (1 - var(--mb-bar-width)) / 2);
  width: calc(var(--mb-button-size) * var(--mb-bar-width));
  height: var(--mb-bar-height);
  border-radius: calc(var(--mb-bar-height) / 2);
  background: currentColor;
  color: inherit;
  opacity: 1;
}

.mburger b:nth-of-type(1) {
  bottom: calc(50% + var(--mb-bar-spacing));
  transition: bottom 0.2s ease, transform 0.2s ease, width 0.2s ease;
}

.mburger b:nth-of-type(2) {
  top: calc(50% - var(--mb-bar-height) / 2);
  transition: opacity 0.2s ease;
}

.mburger b:nth-of-type(3) {
  top: calc(50% + var(--mb-bar-spacing));
  transition: top 0.2s ease, transform 0.2s ease, width 0.2s ease;
}

.mm-wrapper_opened .mburger b:nth-of-type(1) {
  bottom: calc(50% - var(--mb-bar-height) / 2);
  transform: rotate(45deg);
}

.mm-wrapper_opened .mburger b:nth-of-type(2) {
  opacity: 0;
}

.mm-wrapper_opened .mburger b:nth-of-type(3) {
  top: calc(50% - var(--mb-bar-height) / 2);
  transform: rotate(-45deg);
}

.mburger--collapse b:nth-of-type(1) {
  transition: bottom 0.2s ease, margin 0.2s ease, transform 0.2s ease;
  transition-delay: 0.2s, 0s, 0s;
}

.mburger--collapse b:nth-of-type(2) {
  transition: top 0.2s ease, opacity 0s ease;
  transition-delay: 0.3s, 0.3s;
}

.mburger--collapse b:nth-of-type(3) {
  transition: top 0.2s ease, transform 0.2s ease;
}

.mm-wrapper_opened .mburger--collapse b:nth-of-type(1) {
  bottom: calc(50% - var(--mb-bar-spacing) - var(--mb-bar-height));
  margin-bottom: calc(var(--mb-bar-spacing) + var(--mb-bar-height) / 2);
  transform: rotate(45deg);
  transition-delay: calc(var(--mb-animate-timeout) + 0.1s), calc(var(--mb-animate-timeout) + 0.3s), calc(var(--mb-animate-timeout) + 0.3s);
}

.mm-wrapper_opened .mburger--collapse b:nth-of-type(2) {
  top: calc(50% + var(--mb-bar-spacing));
  opacity: 0;
  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + 0.2s);
}

.mm-wrapper_opened .mburger--collapse b:nth-of-type(3) {
  top: calc(50% - var(--mb-bar-height) / 2);
  transform: rotate(-45deg);
  transition-delay: calc(var(--mb-animate-timeout) + 0.3s), calc(var(--mb-animate-timeout) + 0.3s);
}

.mburger--spin b:nth-of-type(1) {
  transition-delay: 0.2s, 0s;
}

.mburger--spin b:nth-of-type(2) {
  transition-duration: 0s;
  transition-delay: 0.2s;
}

.mburger--spin b:nth-of-type(3) {
  transition-delay: 0.2s, 0s;
}

.mm-wrapper_opened .mburger--spin b:nth-of-type(1) {
  transform: rotate(135deg);
  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + 0.2s);
}

.mm-wrapper_opened .mburger--spin b:nth-of-type(2) {
  transition-delay: calc(var(--mb-animate-timeout) + 0s);
}

.mm-wrapper_opened .mburger--spin b:nth-of-type(3) {
  transform: rotate(225deg);
  transition-delay: calc(var(--mb-animate-timeout) + 0s), calc(var(--mb-animate-timeout) + 0.2s);
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
  --mm-line-height: 46px;
  --mm-listitem-size: 60px;
  --mm-navbar-size: 44px;
  --mm-offset-top: 40px;
  --mm-offset-right: 0;
  --mm-offset-bottom: 0;
  --mm-offset-left: 0;
  --mm-color-border: rgba(0, 0, 0, 0.1);
  --mm-color-button: #fff;
  --mm-color-text: rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  --mm-color-background: #fff;
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
  --mm-shadow: 0 0 10px rgba(0, 0, 0, 0.3) ;
}

.mm-hidden {
  display: none !important;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-line-height);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[dir=rtl] .mm-menu {
  direction: rtl;
}

.mm-panel {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  width: 100%;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.4s ease;
}

.mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-panel:after {
  content: "";
  display: block;
  height: 20px;
}

.mm-panel_opened {
  z-index: 1;
  transform: translate3d(0, 0, 0);
}

.mm-panel_opened-parent {
  transform: translate3d(-30%, 0, 0);
}

.mm-panel_highest {
  z-index: 2;
}

.mm-panel_noanimation {
  transition: none !important;
}

.mm-panel_noanimation.mm-panel_opened-parent {
  transform: translate3d(0, 0, 0);
}

.mm-panel__content {
  padding: 20px;
}

.mm-panels {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  position: relative;
  height: 100%;
  flex-grow: 1;
  overflow: hidden;
}

.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  transform: translate3d(-100%, 0, 0);
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  transform: translate3d(30%, 0, 0);
}

.mm-listitem_vertical > .mm-panel {
  transform: none !important;
  display: none;
  width: 100%;
}

.mm-listitem_vertical > .mm-panel:after,
.mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none;
}

.mm-listitem_opened > .mm-panel {
  display: block;
}

.mm-btn {
  box-sizing: border-box;
  width: 44px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0;
}

.mm-btn:after,
.mm-btn:before {
  border-color: var(--mm-color-button);
  border-width: 2px;
  border-style: solid;
}

.mm-btn_next:after,
.mm-btn_prev:before {
  content: "";
  border-bottom: none;
  border-right: none;
  box-sizing: content-box;
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.mm-btn_prev:before {
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
  visibility: hidden;
}

.mm-btn_close:after,
.mm-btn_close:before {
  content: "";
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg);
}

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

/*[dir=rtl] .mm-btn_next:after {
  transform: rotate(-45deg);
  left: 23px;
  right: auto
}

[dir=rtl] .mm-btn_prev:before {
  transform: rotate(135deg);
  right: 23px;
  left: auto
}

[dir=rtl] .mm-btn_close:after,
[dir=rtl] .mm-btn_close:before {
  right: auto
}

[dir=rtl] .mm-btn_close:before {
  left: 25px
}

[dir=rtl] .mm-btn_close:after {
  left: 18px
}*/
.mm-listitem {
  /*color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;*/
  display: flex;
  flex-wrap: wrap;
}

.mm-listitem a,
.mm-listitem a:hover {
  text-decoration: none;
}

.mm-listitem__btn,
.mm-listitem__text {
  color: inherit;
  display: block;
  padding: calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);
  padding-left: 0;
  padding-right: 0;
}

.mm-listitem__btn {
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative;
}

.mm-listitem_selected > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px;
}

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px;
}

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none;
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid;
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1;
}

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative;
}

.mm-wrapper_background .mm-page {
  background: inherit;
}

.mm-menu_offcanvas {
  position: fixed;
  right: auto;
  z-index: 0;
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
  display: none;
}

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px;
}

.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.mm-wrapper_blocking {
  overflow: hidden;
}

.mm-wrapper_blocking body {
  overflow: hidden;
}

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block;
}

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

.mm-menu_autoheight {
  transition: none 0.4s ease;
  transition-property: transform, height;
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative;
}

.mm-menu_autoheight.mm-menu_position-bottom,
.mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%;
}

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important;
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important;
}

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

[class*=mm-menu_columns-] {
  transition-property: width;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  transition-property: width, transform;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened,
[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit;
}

.mm-menu_columns-1 .mm-panel_columns-0,
.mm-menu_columns-2 .mm-panel_columns-1,
.mm-menu_columns-3 .mm-panel_columns-2,
.mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  transform: translate3d(0, 0, 0);
}

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(100%, 0, 0);
}

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0;
}

.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    transform: translate3d(0, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(0, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  transform: translate3d(100%, 0, 0);
}

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(200%, 0, 0);
}

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px;
}

.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  transform: translate3d(200%, 0, 0);
}

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(300%, 0, 0);
}

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px;
}

.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    transform: translate3d(880px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-880px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  transform: translate3d(300%, 0, 0);
}

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(400%, 0, 0);
}

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px;
}

.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    transform: translate3d(1320px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-1320px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  transform: translate3d(400%, 0, 0);
}

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  transform: translate3d(500%, 0, 0);
}

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px;
}

.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    transform: translate3d(1760px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-1760px, 0, 0);
  }
}
[class*=mm-menu_columns-].mm-menu_position-bottom,
[class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  transition-property: width, min-width, max-width, transform;
}

.mm-counter {
  color: var(--mm-color-text-dimmed);
  text-align: right;
  display: block;
  padding-left: 20px;
  float: right;
}

.mm-listitem_nosubitems > .mm-counter {
  display: none;
}

[dir=rtl] .mm-counter {
  text-align: left;
  float: left;
  padding-left: 0;
  padding-right: 20px;
}

.mm-divider {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.4s ease;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  position: sticky;
  z-index: 1;
  top: 0;
  min-height: var(--mm-line-height);
  padding: calc((var(--mm-listitem-size) * 0.65 - var(--mm-line-height)) * 0.5);
  padding-right: 10px;
  padding-left: 20px;
}

.mm-divider:before {
  content: "";
  background: var(--mm-color-background-highlight);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.mm-menu_dividers-light .mm-divider {
  font-size: inherit;
  color: var(--mm-color-text-dimmed);
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.75);
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.25);
}

.mm-menu_dividers-light .mm-divider:before {
  background: inherit;
}

.mm-menu_border-none .mm-divider {
  border-top-width: 1px;
  border-top-style: solid;
}

.mm-wrapper_dragging .mm-menu,
.mm-wrapper_dragging .mm-slideout {
  transition-duration: 0s !important;
}

.mm-menu_dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}

.mm-wrapper_dropdown .mm-slideout {
  transform: none !important;
  z-index: 0;
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2;
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none;
}

[class*=mm-menu_tip-]:before {
  content: "";
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  transform: rotate(45deg);
}

.mm-menu_tip-left:before {
  left: 22px;
}

.mm-menu_tip-right:before {
  right: 22px;
}

.mm-menu_tip-top:before {
  top: -8px;
}

.mm-menu_tip-bottom:before {
  bottom: -8px;
}

:root {
  --mm-iconbar-size: 44px ;
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider,
.mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0;
}

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  transition: opacity 0.4s ease;
}

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: 0.6;
  bottom: -100000px;
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  transition-property: transform, width;
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

.mm-menu_keyboardfocus a:focus,
.mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  outline: 0;
  background: var(--mm-color-background-emphasis);
}

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%;
}

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0;
}

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}

.mm-navbar__tab_selected:first-child {
  border-left: none;
}

.mm-navbar__tab_selected:last-child {
  border-right: none;
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important;
}

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px;
}

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none;
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit;
}

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
}

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px;
}

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none;
}

.mm-navbar_tabs > a:not(.mm-navbar__tab_selected),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: var(--mm-color-background-emphasis);
  color: var(--mm-color-text-dimmed);
}

.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none;
}

.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px;
}

.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) {
  z-index: -1;
}

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 5;
  transition: right 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.mm-sectionindexer a {
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block;
}

.mm-sectionindexer ~ .mm-panel {
  padding-right: 0;
}

.mm-sectionindexer_active {
  right: 0;
}

.mm-sectionindexer_active ~ .mm-panel {
  padding-right: 20px;
}

.mm-menu_selected-hover .mm-listitem__btn,
.mm-menu_selected-hover .mm-listitem__text,
.mm-menu_selected-parent .mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem__text {
  transition: background 0.4s ease;
}

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text {
  background: 0 0;
}

.mm-menu_selected-hover .mm-listitem__btn:hover,
.mm-menu_selected-hover .mm-listitem__text:hover {
  background: var(--mm-color-background-emphasis);
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text {
  background: 0 0;
}

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn,
.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

:root {
  --mm-sidebar-collapsed-size: 44px;
  --mm-sidebar-expanded-size: 440px ;
}

.mm-wrapper_sidebar-collapsed body,
.mm-wrapper_sidebar-expanded body {
  position: relative;
}

.mm-wrapper_sidebar-collapsed .mm-slideout,
.mm-wrapper_sidebar-expanded .mm-slideout {
  transition-property: width, transform;
}

.mm-wrapper_sidebar-collapsed .mm-page,
.mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  box-sizing: border-box;
  min-height: 100vh;
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed,
.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: flex !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider,
.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0;
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important;
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none;
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking,
.mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible;
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important;
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: calc(100% - var(--mm-sidebar-expanded-size));
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: var(--mm-sidebar-expanded-size);
}

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.mm-menu_opened .mm-menu__blocker {
  display: none;
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  transform: translate3d(0, 0, 0);
}

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  transform: translate3d(0, 0, 0);
}

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(0, 0, 0);
}

input.mm-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: var(--mm-color-border);
  border-radius: 34px;
  display: inline-block;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: calc((var(--mm-listitem-size) - 34px) / 2);
  transition: background-color 0.2s ease;
}

input.mm-toggle:before {
  content: "";
  background: var(--mm-color-background);
  border-radius: 34px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 1px;
  transition: transform 0.2s ease;
}

input.mm-toggle:checked {
  background: #4bd963;
}

input.mm-toggle:checked:before {
  transform: translateX(24px);
}

input.mm-check {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 10px;
  margin-top: calc((var(--mm-listitem-size) - 34px) / 2);
}

input.mm-check:before {
  border-color: var(--mm-color-text);
  content: "";
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.3;
  transform: rotate(-45deg);
  transition: opacity 0.2s ease;
}

input.mm-check:checked:before {
  opacity: 1;
}

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left;
}

.mm-menu_border-none .mm-listitem:after,
.mm-panel_border-none .mm-listitem:after {
  content: none;
}

.mm-menu_border-full .mm-listitem:after,
.mm-panel_border-full .mm-listitem:after {
  left: 0 !important;
}

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
  transform: translate3d(100vw, 0, 0);
}

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    transform: translate3d(10000px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}

.mm-menu_listview-justify .mm-panels > .mm-panel:after,
.mm-menu_listview-justify .mm-panels > .mm-panel:before,
.mm-panels > .mm-panel_listview-justify:after,
.mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview,
.mm-panels > .mm-panel_listview-justify .mm-listview {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem,
.mm-panels > .mm-panel_listview-justify .mm-listitem {
  flex: 1 0 auto;
  min-height: 44px;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text,
.mm-panels > .mm-panel_listview-justify .mm-listitem__text {
  box-sizing: border-box;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
}

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0;
}

.mm-listview_inset .mm-listitem {
  padding: 5px 0;
}

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size);
}

.mm-listitem_spacer > .mm-listitem__btn {
  top: 44px;
  top: var(--mm-listitem-size);
}

.mm-menu_multiline .mm-listitem__text,
.mm-panel_multiline .mm-listitem__text {
  -o-text-overflow: clip;
  text-overflow: clip;
  white-space: normal;
}

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0;
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s;
}

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit;
}

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000;
}

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff;
}

.mm-menu_popup {
  transition: opacity 0.4s ease;
  opacity: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  transform: translate3d(-50%, -50%, 0);
}

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  transform: none !important;
  z-index: 0;
}

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1;
}

.mm-menu_position-right {
  left: auto;
  right: 0;
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-menu_position-bottom,
.mm-menu_position-front,
.mm-menu_position-top {
  transition: transform 0.4s ease;
}

.mm-menu_position-bottom.mm-menu_opened,
.mm-menu_position-front.mm-menu_opened,
.mm-menu_position-top.mm-menu_opened {
  z-index: 2;
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-front.mm-menu_opened ~ .mm-slideout,
.mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  transform: none !important;
  z-index: 0;
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker,
.mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker,
.mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1;
}

.mm-menu_position-front {
  transform: translate3d(-100%, 0, 0);
}

.mm-menu_position-front.mm-menu_position-right {
  transform: translate3d(100%, 0, 0);
}

.mm-menu_position-bottom,
.mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu_position-top {
  transform: translate3d(0, -100%, 0);
}

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}

.mm-menu_position-bottom {
  transform: translate3d(0, 100%, 0);
  top: auto;
}

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}

.mm-wrapper_opening .mm-menu_position-bottom,
.mm-wrapper_opening .mm-menu_position-front,
.mm-wrapper_opening .mm-menu_position-top {
  transform: translate3d(0, 0, 0);
}

.mm-menu_shadow-page:after {
  box-shadow: var(--mm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
}

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none;
}

.mm-menu_shadow-menu {
  box-shadow: var(--mm-shadow);
}

.mm-menu_shadow-panels .mm-panels > .mm-panel {
  box-shadow: var(--mm-shadow);
}

body.modal-open .mm-slideout {
  z-index: unset;
}

/* ############# uv ############

  new / overwrite

############################### */
#mm-block-uv-theme-mainnavigation {
  display: flex;
  flex-direction: column;
}
#mm-block-uv-theme-mainnavigation > .mm-panels {
  order: -2;
}
#mm-block-uv-theme-mainnavigation .menu-social-media {
  display: flex;
}
#mm-block-uv-theme-mainnavigation .menu-social-media svg {
  fill: red;
}
#mm-block-uv-theme-mainnavigation .menu-social-media span {
  display: none;
}

.mm-menu {
  top: 62px;
}
@media only screen and (min-width: 768px) {
  .mm-menu {
    top: 104px;
  }
}

.mm-listitem__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 25px;
  padding-right: 10px;
  flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: calc(100vh - 53px);
  min-height: 140px;
  max-height: 10000px;
}

#mm-1 svg {
  display: none;
}
#mm-1 > ul > li {
  border-bottom: 1px solid rgb(233, 233, 238);
}
#mm-1 > ul > li:last-child {
  border: 0;
}
#mm-1 .main-menu-list-item {
  color: #fff;
  background: rgb(0, 158, 227);
  font-size: 1rem;
}
#mm-1 .main-menu-list-item:last-child {
  border: 0;
}
#mm-1 .main-menu-list-item.opened {
  border: 0;
}
#mm-1 .main-menu-list-item > li > a {
  color: #fff;
}
#mm-1 .main-menu-list-item > .mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto;
  position: absolute;
  top: 0;
  right: 0;
}
#mm-1 .main-menu-list-item > .is-active, #mm-1 .main-menu-list-item.menu-active-trail > a {
  font-family: "BarlowCondensed Semibold";
}
#mm-1 .main-menu-list-item.menu-active-trail ul .is-active {
  color: rgb(229, 0, 125);
}
#mm-1 > ul > .topic-menu-list-item {
  font: 400 0.9375rem/3.07 "Calibri Bold";
  text-transform: uppercase;
}
#mm-1 > ul > .topic-menu-list-item .is-active {
  color: rgb(229, 0, 125);
}

.mm-listitem:last-child:after {
  display: none;
}

.mm-btn_next:after {
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

#mm-1 > ul > li > div {
  top: 60px;
  padding: 20px 0 0;
  border: 0;
  order: 3;
}
#mm-1 > ul > li > div .mm-sronly {
  display: none;
}
#mm-1 > ul > li > div > ul > li .mm-listitem:after {
  display: none;
}
#mm-1 > ul > li > div > ul > li:after {
  display: none;
}
#mm-1 > ul > li > div > ul > li > div {
  display: block !important;
  background: #fff;
  margin: 0 0 30px;
}
#mm-1 > ul > li > div > ul > li > div a {
  font-size: 0.875rem;
  line-height: 1.75;
}
#mm-1 > ul > li > div > ul > li > a {
  font-family: "BarlowCondensed Semibold";
  padding-right: 25px;
  line-height: 1.5;
  height: auto;
  margin: 0 0 5px;
}
#mm-1 > ul > li > div > ul > li > a:after {
  content: "";
  border-bottom: 1px solid rgb(233, 233, 238);
  position: static;
  width: 100%;
  height: 1px;
  transform: none !important;
}

.mm-listitem_opened > .mm-listitem__btn:after {
  transform: rotate(45deg);
  right: 23px;
}

.mm-navbars_bottom {
  padding: 0 0 60px;
}
.mm-navbars_bottom .mm-navbar {
  display: flex;
  justify-content: center;
}
.mm-navbars_bottom a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
}
.mm-navbars_bottom svg {
  fill: rgb(0, 158, 227);
}
.mm-navbars_bottom .menu-icon-fb {
  width: 15px;
  height: 26px;
}
.mm-navbars_bottom .menu-icon-tw {
  width: 29px;
  height: 30px;
}
.mm-navbars_bottom .menu-icon-ig {
  width: 35px;
  height: 26px;
}
.mm-navbars_bottom .menu-icon-yt {
  width: 35px;
  height: 26px;
}
.mm-navbars_bottom span {
  display: none;
}

.mm-menu_opened .mm-navbar,
.mm-menu_opened #mm-1 > ul > .main-menu-list-item {
  background: white;
  margin: 19px 10px;
  padding-bottom: 19px;
}
.mm-menu_opened .mm-navbar:last-child,
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child {
  width: 170px;
  padding: 19px 0 19px 19px;
}
.mm-menu_opened .mm-navbar:last-child a,
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child a {
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  text-align: center;
  padding: 8px 0;
}
.mm-menu_opened .mm-navbar {
  padding: 19px;
  border-bottom: 1px solid rgb(233, 233, 238);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mm-menu_opened .mm-navbar .mm-navbar__title:before {
  content: "";
  box-sizing: content-box;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: auto;
  border: 2px solid rgb(0, 158, 227);
  border-bottom: none;
  border-right: none;
  transform: rotate(-45deg);
  margin-right: 20px;
}
.mm-menu_opened .mm-navbars_bottom .mm-navbar {
  width: 100%;
  display: flex;
  justify-content: center;
  border-bottom: 0;
  margin: 0;
}
.mm-menu_opened .mm-navbars_bottom .mm-navbar a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  background: white;
}
.mm-menu_opened #mm-9 > ul > .main-menu-list-item,
.mm-menu_opened #mm-8 > ul > .main-menu-list-item,
.mm-menu_opened #mm-7 > ul > .main-menu-list-item,
.mm-menu_opened #mm-6 > ul > .main-menu-list-item,
.mm-menu_opened #mm-5 > ul > .main-menu-list-item,
.mm-menu_opened #mm-4 > ul > .main-menu-list-item,
.mm-menu_opened #mm-3 > ul > .main-menu-list-item,
.mm-menu_opened #mm-2 > ul > .main-menu-list-item {
  padding: 19px 0;
  border-bottom: 1px solid rgb(233, 233, 238);
}
.mm-menu_opened #mm-1 > ul > .main-menu-list-item.menu-active-trail > a,
.mm-menu_opened a {
  font-family: "BarlowCondensed Semibold";
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child > a {
  text-align: center;
  color: rgb(255, 237, 0);
}
.mm-menu_opened .mm-btn:after {
  border-color: #000;
}
.mm-menu_opened #mm-1 > ul > li > div > ul > li > a {
  font-family: "BarlowCondensed Semibold";
  font-size: 20px;
  padding-left: 78px;
}

.mm-menu {
  top: 80px;
  box-shadow: 1px -1px 3px 0 rgba(0, 0, 0, 0.2);
}

a.mburger--collapse {
  padding-top: 20px;
}

@media only screen and (min-width: 1024px) {
  div.main-nav-wrapper {
    display: grid;
    align-self: stretch;
    grid-template-columns: auto 22px;
    grid-gap: 32px;
  }
  div.main-nav-wrapper .region,
  div.main-nav-wrapper .regin-wrapper,
  div.main-nav-wrapper #block-uv-theme-mainnavigation {
    display: grid;
    align-self: stretch;
  }
}

/**
 * CSS-Only Accessible Dropdown Navigation Menu
 *
 * @link https://dev.to/5t3ph/css-only-accessible-dropdown-navigation-menu-1f95
 */
.header .block-menu > ul.menu {
  flex-wrap: wrap;
}
.header .block-menu > ul.menu ul {
  display: grid;
}
.header .block-menu > ul.menu > li {
  position: relative;
  align-self: stretch;
  display: grid;
  cursor: default;
}
.header .block-menu > ul.menu > li > a,
.header .block-menu > ul.menu > li > button,
.header .block-menu > ul.menu > li > span {
  align-self: center;
}
.header .block-menu > ul.menu > li:hover ul, .header .block-menu > ul.menu > li:focus-within ul {
  opacity: 1;
  transform: rotateX(0);
  visibility: visible;
  transition: 280ms all 120ms ease-out;
}
.header .block-menu > ul.menu > li > ul {
  transform: rotateX(-90deg);
  transform-origin: top center;
}

.menu--main a, .menu--main span {
  color: #000;
}
.menu--main > ul.menu > li {
  position: relative;
  border-bottom: 4px solid transparent;
}
.menu--main > ul.menu > li.menu-active-trail, .menu--main > ul.menu > li:hover, .menu--main > ul.menu > li:focus {
  border-bottom-color: rgb(229, 0, 125);
}
.menu--main > ul.menu > li > a, .menu--main > ul.menu > li > span {
  font-family: "BarlowCondensed Semibold";
  line-height: 1.3;
  text-transform: uppercase;
  white-space: nowrap;
}
.menu--main > ul.menu > li + li {
  margin: 0 0 0 32px;
}
.menu--main > ul.menu > li:last-child a {
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  padding: 6px 10px 3px 10px;
}
.menu--main > ul.menu > li > ul {
  position: absolute;
  top: calc(100% + 5px);
  max-height: 1000px;
  min-height: 100px;
  width: max-content;
  opacity: 1;
  z-index: 1001;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1607843137);
}
.menu--main > ul.menu ul.menu {
  padding: 35px 0 30px 0;
}
.menu--main > ul.menu ul.menu li {
  margin: 0 0 12px;
  min-width: 200px;
}
.menu--main > ul.menu ul.menu li:last-child {
  margin: 0;
}
.menu--main > ul.menu ul.menu li a {
  display: block;
  font-family: "Calibri Italic";
  line-height: 1.29;
  margin: 0 25px;
  white-space: nowrap;
}
.menu--main > ul.menu ul.menu li a:hover, .menu--main > ul.menu ul.menu li a:active, .menu--main > ul.menu ul.menu li a:focus {
  color: rgb(229, 0, 125);
}
.menu--main > ul.menu ul.menu li a.is-active {
  color: rgb(229, 0, 125);
}

ul.pager__items {
  margin: 12px 0 0 0;
  display: flex;
  justify-content: center;
}
ul.pager__items .pager__item--ellipsis {
  margin: 6px 13px 0 6px;
  color: rgb(229, 0, 125);
}
ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
  border: solid 2px rgb(229, 0, 125);
  padding: auto;
  margin: 0 6px 0 0px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
@media only screen and (max-width: 767px) {
  ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
    width: 40px;
  }
}
@media only screen and (min-width: 1318px) {
  ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
    width: 40px;
    height: 40px;
  }
}
ul.pager__items li.pager__item:not(.pager__item--ellipsis).is-active {
  background: rgb(229, 0, 125);
}
ul.pager__items li.pager__item:not(.pager__item--ellipsis).is-active a {
  color: #fff;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
ul.pager__items li.pager__item:not(.pager__item--ellipsis):hover, ul.pager__items li.pager__item:not(.pager__item--ellipsis):active, ul.pager__items li.pager__item:not(.pager__item--ellipsis):focus {
  background: rgb(229, 0, 125);
  transition: all 0.3s ease-in-out;
}
ul.pager__items li.pager__item:not(.pager__item--ellipsis):hover a, ul.pager__items li.pager__item:not(.pager__item--ellipsis):active a, ul.pager__items li.pager__item:not(.pager__item--ellipsis):focus a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  ul.pager__items li.pager__item.pager__item--first,
  ul.pager__items li.pager__item.pager__item--previous,
  ul.pager__items li.pager__item.pager__item--last,
  ul.pager__items li.pager__item.pager__item--next {
    display: inline-flex;
    width: 30px;
    height: 30px;
  }
}
ul.pager__items .pager__item--first span:nth-of-type(2),
ul.pager__items .pager__item--previous span:nth-of-type(2),
ul.pager__items .pager__item--next span:nth-of-type(2),
ul.pager__items .pager__item--last span:nth-of-type(2) {
  position: relative;
  top: -2px;
  left: 1px;
}
ul.pager__items a {
  width: 100%;
  text-align: center;
}

.path-frontpage section {
  margin: 0 auto 120px;
}
@media only screen and (min-width: 768px) {
  .path-frontpage section {
    margin: 0 auto 126px;
  }
}
@media only screen and (min-width: 1024px) {
  .path-frontpage section {
    margin: 0 auto 138px;
  }
}
@media only screen and (min-width: 1318px) {
  .path-frontpage section {
    margin: 0 auto 156px;
  }
}
.path-frontpage section .teaser {
  max-width: 545px;
  margin: 0 0 19px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .path-frontpage section .teaser {
    margin: 0 auto 36px;
  }
}
.path-frontpage section.goal {
  padding: 78px 0 78px 0;
}
@media only screen and (min-width: 1024px) {
  .path-frontpage section.goal {
    padding: 84px 0 84px 0;
  }
}
@media only screen and (min-width: 1318px) {
  .path-frontpage section.goal {
    padding: 96px 0 96px 0;
  }
}
@media only screen and (min-width: 1920px) {
  .path-frontpage section.goal {
    padding: 108px 0 108px 0;
  }
}
.path-frontpage section.goal h2 {
  color: rgb(229, 0, 125);
}
.path-frontpage section.persons .grid > ul {
  display: block;
}
@media only screen and (min-width: 768px) {
  .path-frontpage section.persons .grid > ul {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(302px, 1fr));
    grid-gap: 40px;
  }
}
@media only screen and (min-width: 1280px) {
  .path-frontpage section.persons .grid > ul {
    grid-template-columns: repeat(auto-fill, minmax(600px, 1fr));
  }
}

/* News */
@media only screen and (min-width: 1024px) {
  section.news .content-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
section.news .content-wrapper .title-wrapper {
  flex: 0 0 100%;
}
section.news .link-overview {
  flex: 1 100%;
}
section.news .news-event .link-overview {
  text-align: left;
}
section.news > div > .link-overview {
  padding: 19px 0 0;
  border-top: 1px solid rgb(216, 216, 216);
  text-align: right;
}
@media only screen and (min-width: 768px) {
  section.news div.news-article {
    flex-basis: 65.625%;
    margin-right: 40px;
  }
}
section.news .news-article {
  margin: 0 0 78px;
}
section.news .news-event ul {
  grid-template-columns: 100%;
}
@media only screen and (min-width: 768px) {
  section.news .news-event .event-meta {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  section.news .news-event {
    flex-basis: 100%;
  }
}
@media only screen and (min-width: 1280px) {
  section.news .news-event {
    flex-basis: calc(34.375% - 40px);
  }
}
section.news ul {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
section.news .event-start {
  min-width: 75px;
  height: 75px;
  margin: 0 15px 0 0;
}
@media only screen and (min-width: 1280px) {
  section.news .event-start {
    margin: 0 20px 0 0;
    min-width: 100px;
    height: 100px;
  }
}
section.news h3 {
  font-size: 1.375rem;
  line-height: 1.18;
}

/* Goals */
.goal-content-wrapper {
  margin: 0 0 0 19px;
}
@media only screen and (min-width: 1280px) {
  .goal-content-wrapper {
    max-width: 1280px;
    margin: 0 auto;
  }
}

/* About Us */
section.about-us .about-us-wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  section.about-us .about-us-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  section.about-us .about-us-wrapper .wrapper-left,
  section.about-us .about-us-wrapper .wrapper-right {
    width: 48%;
  }
}
section.about-us .about-us-wrapper .field--name-field-text-about ul {
  margin: 0 0 54px;
  padding-left: 19px;
}
section.about-us .about-us-wrapper .field--name-field-text-about ul li {
  list-style: disc;
}
section.about-us .about-us-wrapper .field--name-field-text-about ol {
  margin: 0 0 54px;
  padding-left: 19px;
}
section.about-us .about-us-wrapper .field--name-field-text-about ol li {
  list-style: decimal;
}
section.about-us .about-us-wrapper picture img {
  width: 100%;
}
section.about-us .about-us-wrapper .read-more {
  margin-top: 19px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}
section.about-us .about-us-wrapper .read-more svg {
  margin: 0;
  margin-left: 12px;
  fill: rgb(229, 0, 125);
}
section.about-us .about-us-wrapper .read-more.desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  section.about-us .about-us-wrapper .read-more.desktop {
    display: inline-flex;
  }
}
section.about-us .about-us-wrapper .read-more.mobile {
  display: inline-flex;
}
@media only screen and (min-width: 768px) {
  section.about-us .about-us-wrapper .read-more.mobile {
    display: none;
  }
}

.path-frontpage section.goal {
  background: rgb(255, 237, 0);
}
.path-frontpage section.persons picture:after,
.path-frontpage section.persons .media:after {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 53%, rgba(0, 0, 0, 0.11) 70%, rgba(0, 0, 0, 0.52) 100%);
  height: 100%;
  width: 100%;
  bottom: 0;
}

/* Stage */
.stage-wrapper {
  margin: 0 0 calc(78px + 18px + 17px);
}
.stage-wrapper button.slick-next,
.stage-wrapper button.slick-prev {
  display: none !important;
}

.type-stage {
  position: relative;
  margin: 0 auto;
  max-height: 530px;
}
@media only screen and (min-width: 768px) {
  .type-stage {
    max-height: 800px;
  }
}
.type-stage a {
  display: block;
  position: absolute;
  z-index: 2;
  left: 40px;
  bottom: 70px;
}
@media only screen and (min-width: 1024px) {
  .type-stage a {
    left: 55px;
  }
}
@media only screen and (min-width: 1318px) {
  .type-stage a {
    left: calc((100% - 1280px) / 2);
    bottom: 100px;
  }
}
.type-stage a.stage-position-oben {
  top: 45px;
}
@media only screen and (min-width: 1318px) {
  .type-stage a.stage-position-oben {
    top: 100px;
  }
}
@media only screen and (min-width: 1318px) {
  .type-stage a.stage-position-mitte {
    top: 40%;
  }
}
.type-stage h2 {
  width: 240px;
  hyphens: inherit;
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .type-stage h2 {
    width: 625px;
  }
}
@media only screen and (min-width: 1024px) {
  .type-stage h2 {
    width: 24em;
    max-width: 100vw;
  }
}
.type-stage h2 span {
  font-family: "Calibri Italic", sans-serif;
  font-size: clamp(1.75rem, 1.4326923077rem + 1.4102564103vw, 3.125rem);
  line-height: 1.06;
  text-transform: uppercase;
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  color: #e5007d;
  display: inline;
  padding: 0.35rem 0.45rem 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.type-stage .read-more {
  /*    @include on-event span {
        text-decoration: none;
      }
  */
}
.type-stage .read-more span {
  font-family: "BarlowCondensed Semibold", sans-serif;
  font-size: clamp(1.125rem, 1.0384615385rem + 0.3846153846vw, 1.5rem);
  line-height: 1;
  color: rgb(229, 0, 125);
  background: rgb(255, 237, 0);
  text-transform: uppercase;
  padding: 0.45rem 0.45rem 0.15rem;
}

/**
 * Event styles
 */
.ntype-event svg {
  fill: rgb(229, 0, 125);
}
.ntype-event .geolocation {
  display: flex;
}
.ntype-event .geolocation svg {
  margin: 0 6px;
}
.ntype-event .date_start {
  display: block;
}
@media only screen and (min-width: 768px) {
  .ntype-event .date_start {
    display: inline;
  }
}
@media only screen and (min-width: 1280px) {
  .ntype-event .date_start {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .ntype-event .date_end {
    display: inline;
  }
}
@media only screen and (min-width: 1280px) {
  .ntype-event .date_end {
    display: block;
  }
}

.ntype-event.mode-list .date_start {
  display: block;
}
@media only screen and (min-width: 768px) {
  .ntype-event.mode-list .date_start {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .ntype-event.mode-list .date_end {
    display: inline;
  }
}
.ntype-event.mode-list .inline {
  display: inline;
}

@media only screen and (min-width: 1280px) {
  .path-frontpage .ntype-event .date_start {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .path-frontpage .ntype-event .date_end {
    display: block;
  }
}

.event-date {
  grid-column-start: 1;
  grid-row: 1/3 span;
  justify-self: center;
  color: rgb(0, 158, 227);
  font: 400 2.375rem/1.2 "BarlowCondensed Semibold";
}

.mobile-hidden {
  display: none;
}
@media only screen and (min-width: 768px) {
  .mobile-hidden {
    display: inline;
  }
}

.event-start {
  border-radius: 50%;
  margin: 0 15px 0 0;
  color: rgb(0, 0, 0);
  background: rgb(255, 237, 0);
  min-width: 75px;
  height: 75px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .event-start {
    margin: 0 20px 0 0;
    min-width: 100px;
    height: 100px;
  }
}
.event-start .day {
  color: rgb(229, 0, 125);
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.75rem, 1.5192307692rem + 1.0256410256vw, 2rem);
  line-height: 1;
}
.event-start .day.day-range {
  font-size: clamp(1.5rem, 1.3846153846rem + 0.5128205128vw, 1.625rem);
}
.event-start .month {
  text-transform: uppercase;
  font-size: 1rem;
}
.view-events {
  margin: 0 0 78px;
}
@media only screen and (min-width: 1024px) {
  .view-events {
    margin: 0 0 84px;
  }
}
@media only screen and (min-width: 1318px) {
  .view-events {
    margin: 0 0 96px;
  }
}

.events-wrapper {
  display: grid;
  grid-gap: 0 32px;
}
@media only screen and (min-width: 1024px) {
  .events-wrapper {
    grid-template-columns: calc(50% - 16px) 50%;
  }
}
.events-wrapper li {
  margin: 0 0 36px;
}
.events-wrapper li:last-child {
  margin: 0;
}
.events-wrapper .link-overview {
  text-align: left;
}

/*******************
 * List (e.g. page /termine)
 * Teaser (e.g. frontpage "Aktuelles")
 */
.mode-list.ntype-event,
.mode-teaser.ntype-event {
  display: flex;
}

/*******************
 * Full Content
 */
.mode-full.ntype-event .svg-icon {
  width: 28px;
  margin-right: 12px;
}
.mode-full.ntype-event .date-time {
  display: flex;
  margin: 0 0 19px;
}
.mode-full.ntype-event .date-time .start-and-end {
  display: block;
}
.mode-full.ntype-event .date-time .start,
.mode-full.ntype-event .date-time .end {
  display: block;
}
.mode-full.ntype-event .date-time .start.inline,
.mode-full.ntype-event .date-time .end.inline {
  display: inline;
}
.mode-full.ntype-event .date-time .end .end-time {
  margin-left: -20px;
}
.mode-full.ntype-event .geolocation {
  display: flex;
  margin: 0 0 36px;
}
.mode-full.ntype-event .geolocation svg {
  margin: 0 6px 0 4px;
}
.mode-full.ntype-event .geolocation svg.icon {
  margin-right: 17px;
}
.mode-full.ntype-event .event-links li {
  margin: 0 0 1em;
}
.mode-full.ntype-event .event-links a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.mode-full.ntype-event .event-links a:hover, .mode-full.ntype-event .event-links a:active, .mode-full.ntype-event .event-links a:focus {
  text-decoration: underline;
}
.mode-full.ntype-event .event-links svg {
  margin: 0 15px 0 0;
}
.mode-full.ntype-event .event-links .registration a {
  font-family: "Calibri Bold";
}

.google-maps-wrapper {
  height: 300px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .google-maps-wrapper {
    height: 420px;
  }
}
.google-maps-wrapper iframe {
  width: 100%;
  height: 100%;
}

/**
 * Global View Mode Styles
 */
/*******************
 * Teaser
 */
.mode-teaser .media {
  margin: 0 0 12px;
}
.mode-teaser img {
  width: 100%;
}

/*******************
 * List
 */
.mode-list p {
  margin: 0 0 12px;
}

/*******************
 * Full Content
 */
.mode-full .meta-data-wrapper {
  margin: 0 0 12px;
}
.mode-full h1 {
  margin: 0 0 36px;
}
.mode-full .meta-data {
  display: flex;
}

/**
 * Article styles
 */
/******************
 * Global
 */
source {
  text-transform: uppercase;
  border-bottom: solid 40px #ddd;
}
source.landesverband {
  border-color: rgb(255, 237, 0);
}
source.landtagsfraktion {
  border-color: rgb(229, 0, 125);
}
source.bund, source.bundestagsfraktion {
  border-color: rgb(243, 146, 0);
}
source.europa, source.eu-parlament {
  border-color: rgb(0, 158, 227);
}

/*******************
 * Teaser (e.g. frontpage, article footer)
 */
.article-teaser h1 {
  margin: 0 0 19px;
}
.article-teaser .content-media {
  margin: 0 0 12px;
}
.article-teaser time {
  grid-column: 2/span 2;
}
.article-teaser h3 {
  grid-column: 2/span 2;
}

/*******************
 * Full Content
 */
.ntype-article.mode-full h1 {
  margin: 0 0 22px;
}
.ntype-article .subheading {
  font-size: clamp(1.375rem, 1.2596153846rem + 0.5128205128vw, 1.5rem);
  line-height: 1.16666;
  margin: 0 0 12px;
  text-align: left;
}

/******************
 * View UV LV Nodes, Page News
 */
/**
 * Page Press Releases
 */
.path-pressemeldungen .view-display-id-page_press_releases h2 {
  font-size: 2rem;
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-pressemeldungen .view-display-id-page_press_releases h2 {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-pressemeldungen .view-display-id-page_press_releases h2 {
    margin: 0 0 66px;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases h2 + div {
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-pressemeldungen .view-display-id-page_press_releases h2 + div {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-pressemeldungen .view-display-id-page_press_releases h2 + div {
    margin: 0 0 66px;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases h3 {
  line-height: 1.4;
}
.path-pressemeldungen .view-display-id-page_press_releases .search-result-item {
  display: flex;
  margin: 0 0 36px;
  padding: 0 0 36px;
  border-bottom: 1px solid rgb(233, 233, 238);
}
.path-pressemeldungen .view-display-id-page_press_releases .search-result-item .left {
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  .path-pressemeldungen .view-display-id-page_press_releases .search-result-item .left {
    margin: 0 25px 0 0;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases .search-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .path-pressemeldungen .view-display-id-page_press_releases .search-image {
    display: block;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases .search-image img {
  max-width: unset;
  height: unset;
  display: inline-block;
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items {
  margin: 12px 0 0 0;
  display: flex;
  justify-content: center;
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items .pager__item--ellipsis {
  margin: 6px 13px 0 6px;
  color: rgb(229, 0, 125);
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
  border: solid 2px rgb(229, 0, 125);
  padding: auto;
  margin: 0 6px 0 0px;
  cursor: pointer;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}
@media only screen and (max-width: 767px) {
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
    opacity: 0;
    width: 5px;
  }
}
@media only screen and (min-width: 1318px) {
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis) {
    width: 40px;
    height: 40px;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis).is-active {
  background: rgb(229, 0, 125);
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis).is-active a {
  color: #fff;
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):hover, .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):active, .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):focus {
  background: rgb(229, 0, 125);
  transition: all 0.3s ease-in-out;
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):hover a, .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):active a, .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item:not(.pager__item--ellipsis):focus a {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item.pager__item--first,
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item.pager__item--previous,
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item.pager__item--last,
  .path-pressemeldungen .view-display-id-page_press_releases ul.pager__items li.pager__item.pager__item--next {
    display: inline-flex;
    width: 30px;
    height: 30px;
  }
}
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items .pager__item--first span:nth-of-type(2),
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items .pager__item--previous span:nth-of-type(2),
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items .pager__item--next span:nth-of-type(2),
.path-pressemeldungen .view-display-id-page_press_releases ul.pager__items .pager__item--last span:nth-of-type(2) {
  position: relative;
  top: -2px;
  left: 1px;
}

/**
 * Default Page styles
 */
.ntype-default-page h1 {
  font-family: "BarlowCondensed Semibold";
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .ntype-default-page h1 {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
.ntype-default-page .content-main {
  margin-bottom: 54px;
}

.ntype-livestream .content-wrapper {
  text-align: center;
}
.ntype-livestream .more-streams ul {
  list-style: none;
  margin: 0;
  max-width: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mode-full.ntype-overview-page .paragraph {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.mode-full.ntype-overview-page .paragraph.type-tiles {
  max-width: 1280px;
}
.mode-full.ntype-overview-page .paragraph.type-tiles .type-tile {
  width: 100%;
}
.mode-full.ntype-overview-page .paragraph.type-tiles .type-tile a {
  display: block;
}
.mode-full.ntype-overview-page .paragraph.type-tiles .type-tile a .more-link span {
  white-space: normal;
}
.mode-full.ntype-overview-page .paragraph.type-tiles .type-tile a .more-link > * {
  display: inline;
}
.mode-full.ntype-overview-page h1 {
  font-family: "BarlowCondensed Semibold";
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .mode-full.ntype-overview-page h1 {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* anchor links page "Abgeordnete" */
.anchor-list {
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 78px;
}
@media only screen and (min-width: 1024px) {
  .anchor-list {
    margin: 0 0 84px;
  }
}
@media only screen and (min-width: 1318px) {
  .anchor-list {
    margin: 0 0 96px;
  }
}
@media only screen and (min-width: 768px) {
  .anchor-list {
    flex-direction: row;
  }
}
.anchor-list a {
  font-family: "BarlowCondensed Semibold";
  color: rgb(0, 158, 227);
  font-size: 1.125rem;
}
@media only screen and (min-width: 768px) {
  .anchor-list a {
    margin: 0 0 0 20px;
  }
}
.anchor-list li + li {
  margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .anchor-list li + li {
    margin: 0 0 0 20px;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .anchor-list li + li:before {
    content: "";
    width: 2px;
    border: 1px solid rgb(0, 158, 227);
    margin: 6px 0 4px;
  }
}

/**
 * Person styles
 */
/******************
 * Global
 */
.ntype-person span {
  display: block;
}

/******************
 * Teaser (e.g. Frontpage)
 */
.person-teaser {
  position: relative;
}
.person-teaser .media {
  margin: 0;
}
.person-teaser .person-name {
  position: absolute;
  bottom: 25px;
  left: 25px;
  color: #fff;
  width: calc(100% - 50px);
}
.person-teaser .person-name div {
  font: 400 1.625rem/1 "BarlowCondensed Semibold";
}

/******************
 * List (Overview Pages e.g. Abgeordnete, Landesgeschäftsstelle)
 */
.person-list-wrapper {
  display: grid;
  margin-bottom: 130px;
  grid-gap: 60px;
}
@media only screen and (min-width: 768px) {
  .person-list-wrapper {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    grid-gap: 80px 110px;
  }
}

.person-list {
  text-align: center;
}
.person-list > a {
  flex: 0 0 35.483871%;
  margin: 0 20px 0 0;
}
.person-list > a .media {
  margin: 0;
}
.person-list > .media {
  flex: 0 0 35.483871%;
}
.person-list .media {
  margin: 0 auto 19px;
}
.person-list .media + div {
  margin: 0 35px;
}
@media only screen and (min-width: 768px) {
  .person-list .media + div {
    margin: 0;
  }
}
.person-list img {
  border-radius: 50%;
  margin: 0 auto;
}
.person-list h3 {
  margin: 0 0 8px;
}
.person-list span {
  font-size: 1.125rem;
  line-height: 1.22;
}
.person-list .person-function {
  color: rgb(118, 118, 118);
  margin: 0 0 8px;
}
.person-list .person-links {
  justify-content: center;
}

.mode-full.ntype-person .person-contact,
.person-list .person-contact {
  margin: 0 0 19px;
}
.mode-full.ntype-person .person-contact span > a,
.person-list .person-contact span > a {
  vertical-align: middle;
}
.mode-full.ntype-person .person-contact svg,
.person-list .person-contact svg {
  fill: rgb(229, 0, 125);
  width: 15px;
  height: 15px;
  margin: 0 4px 0 0;
  vertical-align: middle;
}

.person-links {
  display: flex;
}
.person-links svg {
  fill: rgb(0, 158, 227);
}
.person-links li + li {
  margin: 0 0 0 10px;
}
.person-links a {
  width: 38px;
  height: 38px;
  color: rgb(0, 158, 227);
}
.person-links a:hover, .person-links a:active, .person-links a:focus {
  background: rgb(0, 158, 227);
  color: #fff;
}
.person-links a:hover svg, .person-links a:active svg, .person-links a:focus svg {
  fill: #fff;
}
.person-links svg {
  width: 20px;
  height: 20px;
}

/******************
 * Full Content
 */
.mode-full.ntype-person {
  max-width: none;
  margin: 0;
}

.ntype-person h1 {
  text-transform: uppercase;
  padding: 12px 0 12px 0;
}
.ntype-person h1 span {
  padding: 5px 0 0;
}
.ntype-person .person-function {
  margin: 0 0 19px;
}
.ntype-person .person-function h2 {
  font: inherit;
  color: rgb(0, 0, 0);
  margin: 0;
}
.ntype-person .person-links {
  margin: 0 0 36px;
}

.person-title {
  position: relative;
  color: rgb(255, 237, 0);
  background: rgb(0, 158, 227);
}
.person-title.blue_yellow {
  background: rgb(0, 158, 227);
}
.person-title.magenta_yellow {
  background: rgb(229, 0, 125);
}
.person-title.yellow_magenta {
  background: rgb(255, 237, 0);
  color: rgb(229, 0, 125);
}
.person-title.green_yellow {
  background: rgb(0, 168, 174);
}

.person-company {
  font-family: "Calibri Bold";
}

.person-address-wrapper {
  margin: 0 0 54px;
}
@media only screen and (min-width: 768px) {
  .person-address-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .person-address-wrapper .person-address {
    margin: 0 0 36px;
    width: 32%;
  }
  .person-address-wrapper div {
    margin: 0 0 12px;
  }
}

.person-locality-wrapper {
  display: flex;
}
.person-locality-wrapper span + span {
  margin-left: 6px;
}

.person-press-image {
  margin: 0 0 36px;
}
.person-press-image .media {
  margin: 0 0 12px;
}
.person-press-image:last-child {
  margin: 0;
}

/******************
 * Taxonomy Delegates
 */
.term-delegates-wrapper {
  margin: 0 0 36px;
}
.term-delegates-wrapper .term-delegates-image {
  display: grid;
  grid-template-columns: 75px auto;
  grid-gap: 20px;
  margin: 0 0 12px;
}
.term-delegates-wrapper img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.term-delegates-wrapper .term-delegates-name span:after {
  content: ",";
}
.term-delegates-wrapper .term-delegates-name span:last-child:after {
  content: "";
}

.mode-list .term-delegates-wrapper,
.search-result-item .term-delegates-wrapper {
  margin: 0 0 19px;
}
.mode-list .term-delegates-image,
.search-result-item .term-delegates-image {
  margin: 0;
}

.search-result-item .term-delegates-wrapper {
  margin: 0;
}

/**
 * Resolution styles
 */
/******************
 * Global
 ******************/
.ntype-resolution .type-text ul:last-child {
  margin: 0;
}
.ntype-resolution .type-text:last-child {
  margin-bottom: 36px;
}
.ntype-resolution .content-main {
  margin-bottom: 54px;
}
@media only screen and (max-width: 767px) {
  .ntype-resolution .meta-data-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .ntype-resolution .meta-data-wrapper .middle-dot {
    margin: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ntype-resolution .meta-data-wrapper .middle-dot:before {
    display: none;
  }
}
.ntype-resolution .button-wrapper {
  display: flex;
  align-items: baseline;
}
.ntype-resolution .responsive-iframe-pdf {
  position: relative;
  padding-bottom: 141.45%;
  height: 0;
  margin: 30px 0;
}
.ntype-resolution .responsive-iframe-pdf iframe {
  position: absolute;
  height: 100%;
}
.ntype-resolution .node_type {
  padding: 0px 6px 2px 6px;
  color: rgb(0, 0, 0);
  background: rgb(255, 237, 0);
}

/*******************
 * Full Content
 *******************/
/**
 * Goals styles
 */
/******************
 * Global
 */
/******************
 * Teaser
 */
.goal-wrapper .slick-slide {
  margin: 0 40px 0 0;
}

.goal-teaser {
  position: relative;
  display: block;
}
.goal-teaser h3 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1;
  max-width: 190px;
  hyphens: inherit;
}
.goal-teaser h3 span {
  font: 400 1.625rem/1.14 "Calibri Italic", sans-serif;
  text-transform: uppercase;
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  display: inline;
  padding: 0.05rem 0.45rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

/**
 * Forderungen styles
 */
/******************
 * Global
 */
/******************
 * List
 */
.view-postulations {
  margin: 0 auto;
  max-width: 1280px;
}
.view-postulations .view-title {
  margin: 0 0 36px;
}
.view-postulations .grid ul {
  grid-gap: 10px 0;
}
.view-postulations .grid ul a {
  display: flex;
  align-items: center;
  padding: 20px 20px 17px;
  font: 400 1.25rem/1 "BarlowCondensed Semibold";
}
.view-postulations .grid ul .svg-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border: 2px solid rgb(229, 0, 125);
  border-radius: 50%;
  margin: 0 20px 0 0;
}
.view-postulations .grid ul h3 {
  flex: 1;
  font: 400 1.25rem/1 "BarlowCondensed Semibold";
  hyphens: auto;
}
.view-postulations .grid ul li:nth-child(odd) a,
.view-postulations .grid ul .slick-slide:nth-child(odd) a {
  color: rgb(229, 0, 125);
  background: rgb(255, 237, 0);
}
.view-postulations .grid ul li:nth-child(odd) h3,
.view-postulations .grid ul .slick-slide:nth-child(odd) h3 {
  color: rgb(229, 0, 125);
}
.view-postulations .grid ul li:nth-child(odd) svg,
.view-postulations .grid ul .slick-slide:nth-child(odd) svg {
  fill: rgb(229, 0, 125);
}
.view-postulations .grid ul li:nth-child(even) a,
.view-postulations .grid ul .slick-slide:nth-child(even) a {
  color: #fff;
  background: rgb(0, 158, 227);
}
.view-postulations .grid ul li:nth-child(even) h3,
.view-postulations .grid ul .slick-slide:nth-child(even) h3 {
  color: #fff;
}
.view-postulations .grid ul li:nth-child(even) .svg-wrapper,
.view-postulations .grid ul .slick-slide:nth-child(even) .svg-wrapper {
  border-color: #fff;
}
.view-postulations .grid ul li:nth-child(even) svg,
.view-postulations .grid ul .slick-slide:nth-child(even) svg {
  fill: #fff;
}

@media only screen and (min-width: 1024px) {
  .view-postulations.items-vertical {
    margin: 0 19px;
  }
}
@media only screen and (min-width: 1280px) {
  .view-postulations.items-vertical {
    margin: 0 auto;
  }
}
.view-postulations.items-vertical .mode-list {
  display: block;
  width: 240px;
  height: 330px;
  padding: 40px 20px 20px;
}
.view-postulations.items-vertical .mode-list span {
  display: none;
}
.view-postulations.items-vertical li {
  width: 260px;
}
.view-postulations.items-vertical .slick-dots {
  display: flex;
  position: unset;
}
.view-postulations.items-vertical .slick-dots li {
  width: 17px;
}
.view-postulations.items-vertical .slick-arrow {
  top: 50%;
}
.view-postulations.items-vertical .slick-slide {
  margin-right: 20px;
}

.webform-submission-form .form-required:after {
  content: " *";
  color: rgb(246, 34, 10);
}
.webform-submission-form input.form-text,
.webform-submission-form input.form-email,
.webform-submission-form textarea.form-textarea {
  max-width: 750px;
}
@media only screen and (min-width: 768px) {
  .webform-submission-form input.form-email {
    margin: 0;
    width: 100%;
  }
}
.webform-submission-form textarea.form-textarea {
  min-height: 143px;
}
.webform-submission-form .form-submit {
  color: rgb(229, 0, 125);
}
.webform-submission-form .form-submit:hover, .webform-submission-form .form-submit:focus {
  background-color: rgb(229, 0, 125);
  color: #fff;
}
.webform-submission-form .form-type-textfield,
.webform-submission-form .form-type-email,
.webform-submission-form .form-textarea-wrapper {
  margin-bottom: 19px;
}
.webform-submission-form .form-type-checkbox {
  margin-bottom: 36px;
}
.webform-submission-form .webform-button--submit {
  background: initial;
}

.captcha {
  margin-bottom: 19px;
  margin-right: 19px;
}
@media only screen and (min-width: 1024px) {
  .captcha {
    margin-bottom: 0;
  }
}
.captcha .frc-banner {
  display: none;
}
.captcha .frc-captcha {
  border: 0;
  padding: 0;
  min-width: 210px;
}
.captcha .frc-icon {
  margin-top: 0;
}
.captcha .frc-content {
  margin-top: 0;
}
.captcha .frc-container {
  min-height: unset;
}
.captcha .frc-button {
  width: 160px;
}

.newsletter-wrapper {
  position: relative;
}
.newsletter-wrapper form {
  background: rgb(0, 158, 227);
}
.newsletter-wrapper form > #edit-markup {
  flex-basis: 33%;
}
.newsletter-wrapper form label {
  font-size: 1rem;
  color: #fff;
}
.newsletter-wrapper form label.form-required:after {
  color: #fff;
}
.newsletter-wrapper form .form-email,
.newsletter-wrapper form .form-submit {
  height: 44px;
  margin: 0;
}
.newsletter-wrapper form .form-email {
  width: 100%;
}
.newsletter-wrapper form .form-submit {
  margin: 0 auto;
  display: block;
}
.newsletter-wrapper form .form-item-privacy {
  margin: 0;
}
.newsletter-wrapper form .form-item-privacy input {
  flex-shrink: 0;
}
.newsletter-wrapper form .form-item-privacy a:hover, .newsletter-wrapper form .form-item-privacy a:active, .newsletter-wrapper form .form-item-privacy a:focus {
  text-decoration: underline;
}
.newsletter-wrapper h2 {
  color: #fff;
  padding: 19px 36px;
  font-size: 2.5rem;
  margin: 0;
}
@media only screen and (min-width: 1280px) {
  .newsletter-wrapper h2 {
    padding: 36px 54px;
  }
}
.newsletter-wrapper .wrapper-right {
  border: none;
  padding: 19px 36px;
}
@media only screen and (min-width: 1024px) {
  .newsletter-wrapper .wrapper-right {
    padding: 36px 54px;
  }
}
.newsletter-wrapper .wrapper-right .fieldset-wrapper .js-form-type-email {
  width: 100%;
  max-width: 332px;
  display: inline-block;
}
.newsletter-wrapper .wrapper-right .fieldset-wrapper #edit-actions {
  display: block;
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  .newsletter-wrapper .wrapper-right .fieldset-wrapper #edit-actions {
    display: inline-block;
  }
}
.newsletter-wrapper svg {
  position: absolute;
  top: 36px;
  right: 19px;
  fill: #fff;
  width: 65px;
  height: 55px;
}
@media only screen and (min-width: 768px) {
  .newsletter-wrapper svg {
    width: 86px;
    height: 75px;
  }
}
@media only screen and (min-width: 1024px) {
  .newsletter-wrapper svg {
    top: 36px;
    right: 54px;
  }
}

/**
 * Video styles
 */
/******************
 * Global 
 */
.video-wrapper {
  position: relative;
  padding: 56.25% 0 0;
}
.video-wrapper video,
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper .embed-code-wrapper {
  margin-top: -56.25%;
  margin-bottom: 20px;
}

.view-videos {
  margin: 0 0 120px;
}
@media only screen and (min-width: 768px) {
  .view-videos {
    margin: 0 0 126px;
  }
}
@media only screen and (min-width: 1024px) {
  .view-videos {
    margin: 0 0 138px;
  }
}
@media only screen and (min-width: 1318px) {
  .view-videos {
    margin: 0 0 156px;
  }
}
.view-videos h3 {
  font-family: "Calibri Bold";
  margin: 19px 0 12px;
}

/******************
 * Full Content
 */
/******************
 * Paragraph (two-column) e.g. Topic
 */
@media only screen and (min-width: 1024px) {
  .content-two-column .caption {
    position: absolute;
  }
}

/******************
 * Topnews e.g. /aktuell
 */
.video-topnews .media {
  margin: 0 0 19px;
}

/******************
 * View UV Content, Page Videos
 */
.path-videos .view-display-id-page_videos h2 {
  font-size: 2rem;
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-videos .view-display-id-page_videos h2 {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-videos .view-display-id-page_videos h2 {
    margin: 0 0 66px;
  }
}
.path-videos .view-display-id-page_videos h2 + div {
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-videos .view-display-id-page_videos h2 + div {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-videos .view-display-id-page_videos h2 + div {
    margin: 0 0 66px;
  }
}
.path-videos .view-display-id-page_videos .item-list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
  grid-gap: 42px 32px;
}
.path-videos .view-display-id-page_videos .item-list .slick-arrow {
  display: none;
}

.mode-full.ntype-internal-candidature h1 {
  font-family: "BarlowCondensed Semibold";
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .mode-full.ntype-internal-candidature h1 {
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
.mode-full.ntype-internal-candidature .teaser-wrapper {
  max-width: 750px;
  margin: 0 auto 78px;
}
.mode-full.ntype-internal-candidature .teaser-wrapper p {
  margin-bottom: 10px;
  text-align: center;
}
.mode-full.ntype-internal-candidature .person-image {
  margin-bottom: 19px;
}

.page-node-type-internal-candidature .application-banner {
  background: #fff;
  position: fixed;
  width: 100%;
  height: 80px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  box-shadow: 5px 3px 12px rgba(0, 0, 0, 0.2);
}
.page-node-type-internal-candidature .application-banner a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgb(229, 0, 125);
  color: #fff;
  border-color: rgb(229, 0, 125);
}
.page-node-type-internal-candidature .application-banner a:hover, .page-node-type-internal-candidature .application-banner a:focus, .page-node-type-internal-candidature .application-banner a:active {
  text-decoration: underline;
}

/**
 * View UV Content, Page Pressebilder styles
 */
.path-pressebilder .view-display-id-page_media_files h2 {
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-pressebilder .view-display-id-page_media_files h2 {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-pressebilder .view-display-id-page_media_files h2 {
    margin: 0 0 66px;
  }
}
.path-pressebilder .view-display-id-page_media_files h2 + div {
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .path-pressebilder .view-display-id-page_media_files h2 + div {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .path-pressebilder .view-display-id-page_media_files h2 + div {
    margin: 0 0 66px;
  }
}
.path-pressebilder .view-display-id-page_media_files .item-list ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
  grid-gap: 50px 40px;
}

@property --hoverHeight {
  syntax: "<length>";
  initial-value: 2px;
  inherits: false;
}
.page-node-type-resolution .content-main h3,
.paragraph.type-text h3 {
  margin: 0 0 12px;
}
.page-node-type-resolution .content-main ul, .page-node-type-resolution .content-main ol,
.paragraph.type-text ul,
.paragraph.type-text ol {
  margin: 0 0 54px;
}
.page-node-type-resolution .content-main ul li, .page-node-type-resolution .content-main ol li,
.paragraph.type-text ul li,
.paragraph.type-text ol li {
  margin: 0 0 0.5em;
}
.page-node-type-resolution .content-main ul li:last-child, .page-node-type-resolution .content-main ol li:last-child,
.paragraph.type-text ul li:last-child,
.paragraph.type-text ol li:last-child {
  margin-bottom: 0;
}
.page-node-type-resolution .content-main ul li,
.paragraph.type-text ul li {
  list-style: disc;
}
.page-node-type-resolution .content-main ol li,
.paragraph.type-text ol li {
  list-style: decimal;
}
.page-node-type-resolution .content-main ul, .page-node-type-resolution .content-main ol,
.paragraph.type-text ul,
.paragraph.type-text ol {
  padding-left: 20px;
}

.paragraph.type-text {
  --hoverHeight: 2px;
}
.paragraph.type-text h2 {
  text-align: center;
}
.paragraph.type-text a {
  width: 100%;
  background-image: linear-gradient(transparent calc(100% - var(--hoverHeight)), rgb(255, 237, 0) 2px);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: --hoverHeight 0.35s;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.paragraph.type-text a:hover {
  text-decoration: none;
  --hoverHeight: 23px;
}

/* see content-types/_frontpage-niedersachsen.scss */
/**
 * Tile styles (Mitmachen, Links...)
 */
.type-tile .icon-wrapper {
  display: flex;
  align-items: center;
  margin: 12px 0 0;
}
.type-tile .icon-wrapper svg {
  margin-right: 8px;
}
.type-tile .more-link {
  margin-top: 12px;
}

.type-tiles ul {
  grid-template-columns: repeat(auto-fill, minmax(329px, 1fr));
}
@media only screen and (min-width: 1024px) {
  .type-tiles ul {
    grid-template-columns: repeat(auto-fill, minmax(479px, 1fr));
  }
}

.type-links li {
  display: flex;
  align-items: baseline;
  margin: 0 0 12px;
}
.type-links svg {
  fill: rgb(229, 0, 125);
  margin: 0 10px 0 0;
  flex-shrink: 0;
}
.type-links a:hover, .type-links a:active, .type-links a:focus {
  text-decoration: underline;
}

.paragraph--type-embed-code iframe, .paragraph--type-embed-code video {
  max-width: 100%;
}

section.paragraph--type--events .content-wrapper {
  flex-direction: column;
}
section.paragraph--type--events .content-wrapper .news-event {
  margin: 0;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  section.paragraph--type--events .content-wrapper .news-event {
    flex-direction: row;
  }
}
@media only screen and (min-width: 1318px) {
  section.paragraph--type--events .content-wrapper .news-event {
    justify-content: space-between;
  }
}
section.paragraph--type--events .content-wrapper ul {
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
}
section.paragraph--type--events p {
  margin: 0;
}

section.about {
  margin: 0 0 54px;
}
section.about .about-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  section.about .about-wrapper {
    flex-direction: row;
  }
}
section.about .about-wrapper .about-left {
  order: 2;
}
@media only screen and (min-width: 768px) {
  section.about .about-wrapper .about-left {
    width: 49%;
  }
}
@media only screen and (min-width: 1024px) {
  section.about .about-wrapper .about-left {
    width: 59%;
    order: 1;
  }
}
section.about .about-wrapper .about-right {
  order: 1;
  margin-bottom: 19px;
}
@media only screen and (min-width: 768px) {
  section.about .about-wrapper .about-right {
    width: 49%;
  }
}
@media only screen and (min-width: 1024px) {
  section.about .about-wrapper .about-right {
    width: 32%;
    order: 2;
  }
}
section.about .field--name-field-text ul li {
  list-style: disc;
  margin-left: 20px;
}
section.about .field--name-field-text ol li {
  list-style: decimal;
  margin-left: 20px;
}

section.paragraph--type--topics .goal {
  margin: 0 0 54px;
}
section.paragraph--type--topics .goal .goal-content-wrapper {
  margin: 0 19px;
}

.type-gallery .paragraph,
.type-gallery figure {
  margin: 0;
}
.type-gallery .slick-slider {
  margin: 0 0 75px;
}
@media only screen and (min-width: 768px) {
  .type-gallery .slick-slider {
    margin: 0;
  }
}
.type-gallery .type-image-16-9 div p {
  display: inline;
}
.type-gallery .type-image-16-9 div span {
  display: inline-block;
  color: rgb(118, 118, 118);
}

/*******************
 * s. vendor/_slick.scss and vendor/_slick-theme.scss
 */
/**
 * Styling list of persons (via elastic) e.g. Kandidaten Bundestagswahl
 */
.paragraph--type--candidates {
  margin: 0 auto 54px;
}
.paragraph--type--candidates .slick-slider {
  width: 100%;
  height: 0;
  padding-bottom: 485px;
  position: relative;
}
.paragraph--type--candidates .slick-list {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  background: #fff;
}
.paragraph--type--candidates .slick-track {
  width: 100%;
  min-width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.paragraph--type--candidates .slick-slide {
  margin: 0 28px 0 0;
  position: relative;
  min-height: 355px;
  min-width: 270px;
  max-width: 270px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: transform 0.5s ease-in-out;
  transform: translateY(0px);
}
.paragraph--type--candidates .slick-slide:hover img, .paragraph--type--candidates .slick-slide:focus img, .paragraph--type--candidates .slick-slide:focus-within img {
  transform: translateY(-45px);
}
.paragraph--type--candidates .slick-arrow {
  top: 155px;
  transform: unset;
}
.paragraph--type--candidates .slick-dots {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
}
.paragraph--type--candidates .person-animation {
  width: 100%;
  height: auto;
  max-height: 355px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.paragraph--type--candidates .person-image {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.paragraph--type--candidates .person-image a {
  display: block;
  width: 270px;
  height: 360px;
}
.paragraph--type--candidates .person-image img {
  width: 100%;
  transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.paragraph--type--candidates h3 {
  font-style: normal;
  margin: 12px 0 6px;
  font-size: 18px;
}
.paragraph--type--candidates h3 a:hover {
  color: rgb(229, 0, 125);
}
.paragraph--type--candidates .person-info {
  font-size: 1.0625rem;
  font-style: italic;
  background: #fff;
  z-index: 1;
  position: absolute;
  bottom: 60px;
  width: 100%;
}
.paragraph--type--candidates .person-info .social-media a {
  width: 35px;
  height: 35px;
}
.paragraph--type--candidates .person-info .social-media a svg {
  fill: rgb(229, 0, 125);
}
.paragraph--type--candidates .person-info .social-media a:hover {
  border-color: rgb(0, 158, 227);
}
.paragraph--type--candidates .person-info .social-media a:hover svg {
  fill: rgb(0, 158, 227);
}
.paragraph--type--candidates .person-info .social-media li:nth-child(n+6) {
  display: none;
}
.paragraph--type--candidates .person-wk {
  padding-left: 20px;
}
.paragraph--type--candidates .person-info-outer {
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
.paragraph--type--candidates ul.social-media {
  grid-gap: unset;
  display: flex;
  margin-top: 18px;
  margin-bottom: 30px;
}
.paragraph--type--candidates ul.social-media li + li {
  margin-left: 10px;
}

.paragraph.type-pdf .field__item2 {
  margin-bottom: 12px;
}
.paragraph.type-pdf .file--application-pdf a {
  display: flex;
  align-items: center;
  overflow: hidden;
}
.paragraph.type-pdf .file--application-pdf a svg {
  flex-shrink: 0;
  fill: rgb(229, 0, 125);
  margin-right: 12px;
}

.subheading {
  font-family: "BarlowCondensed Semibold";
  font-size: clamp(1.875rem, 1.6304347826rem + 1.0869565217vw, 2.5rem);
  line-height: 1.19;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  .subheading {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  .subheading {
    margin: 0 0 66px;
  }
}

:root {
  --h2-font: "Roboto Bold";
}

.eu-cookie-compliance-banner p {
  color: rgb(0, 0, 0);
}
.eu-cookie-compliance-banner .decline-button,
.eu-cookie-compliance-banner .find-more-button {
  display: none;
}
.eu-cookie-compliance-banner .agree-button {
  box-shadow: none;
  border-radius: 0;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  text-shadow: none;
  font-family: "Calibri";
  font-weight: 400;
  color: rgb(229, 0, 125);
  margin: 14px 0 0;
  border: 2px solid rgb(229, 0, 125);
  padding: 4px 8px;
}
.eu-cookie-compliance-banner .agree-button:hover, .eu-cookie-compliance-banner .agree-button:active, .eu-cookie-compliance-banner .agree-button:focus {
  color: #fff;
  background: rgb(229, 0, 125);
  border-color: rgb(229, 0, 125);
}
.eu-cookie-compliance-banner .popup-content {
  max-width: 940px;
  padding-left: 14px;
  padding-right: 14px;
}
.eu-cookie-compliance-banner .popup-content #popup-buttons {
  text-align: center;
}
.eu-cookie-compliance-banner #popup-text {
  max-width: 750px;
}
.eu-cookie-compliance-banner #popup-text p {
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .eu-cookie-compliance-banner .popup-content {
    margin-top: 20px;
    max-width: 940px;
    padding: 0 20px;
  }
  .eu-cookie-compliance-banner #popup-text {
    max-width: 550px;
  }
  .eu-cookie-compliance-banner #popup-text p {
    font-size: 16px;
    font-weight: 400;
  }
}
@media only screen and (min-width: 1024px) {
  .eu-cookie-compliance-banner .popup-content {
    padding: 0;
  }
  .eu-cookie-compliance-banner #popup-text {
    max-width: 750px;
  }
}

div#sliding-popup {
  border-top: 1px solid black;
  background: #fff;
}
@media only screen and (min-width: 768px) {
  div#sliding-popup {
    height: 100px;
  }
}

.uv-gdpr-cookie nav {
  height: 110px;
}
.uv-gdpr-cookie .content-wrapper {
  margin-left: 0;
}
@media only screen and (min-width: 1318px) {
  .uv-gdpr-cookie .content-wrapper {
    margin: 0 auto;
  }
}
.uv-gdpr-cookie .content-wrapper input[type=submit] {
  font-family: "Roboto";
}
.uv-gdpr-cookie .content-wrapper .fieldset-legend,
.uv-gdpr-cookie .content-wrapper .fieldset-wrapper {
  font-family: "Roboto";
  font-size: 16px;
}
.uv-gdpr-cookie .content-wrapper fieldset {
  padding: 0;
}

.paragraph.type-video #embed-code-placeholder,
.google-maps-wrapper .embed-code-wrapper,
.paragraph--type-embed-code .embed-code-wrapper,
.embed-code .embed-code-wrapper,
.content-media .embed-code-wrapper {
  padding: 20px;
  background-image: repeating-linear-gradient(-45deg, #fff, #fff 1px, #f4f5f6 5px, #f4f5f6 10px);
  background-repeat: no-repeat;
  padding-bottom: 20px;
  margin: 0 auto;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
}
.paragraph.type-video #embed-code-placeholder p,
.google-maps-wrapper .embed-code-wrapper p,
.paragraph--type-embed-code .embed-code-wrapper p,
.embed-code .embed-code-wrapper p,
.content-media .embed-code-wrapper p {
  background-image: url(4595d896cc31cafb6dbd.svg);
  background-repeat: no-repeat;
  margin: 0px auto;
  width: 70%;
  padding-top: 150px;
  background-position: 50% 15%;
}
.paragraph.type-video #embed-code-placeholder .embed-code-enable,
.google-maps-wrapper .embed-code-wrapper .embed-code-enable,
.paragraph--type-embed-code .embed-code-wrapper .embed-code-enable,
.embed-code .embed-code-wrapper .embed-code-enable,
.content-media .embed-code-wrapper .embed-code-enable {
  margin: 30px auto;
  display: block;
  padding: 12px 22px;
  background: #fff;
  border: 2px solid rgb(229, 0, 125);
  color: rgb(229, 0, 125);
  cursor: pointer;
}
.paragraph.type-video #embed-code-placeholder .embed-code-enable span,
.google-maps-wrapper .embed-code-wrapper .embed-code-enable span,
.paragraph--type-embed-code .embed-code-wrapper .embed-code-enable span,
.embed-code .embed-code-wrapper .embed-code-enable span,
.content-media .embed-code-wrapper .embed-code-enable span {
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .paragraph.type-video #embed-code-placeholder .embed-code-enable,
  .google-maps-wrapper .embed-code-wrapper .embed-code-enable,
  .paragraph--type-embed-code .embed-code-wrapper .embed-code-enable,
  .embed-code .embed-code-wrapper .embed-code-enable,
  .content-media .embed-code-wrapper .embed-code-enable {
    padding: 20px;
  }
}
.paragraph.type-video #embed-code-placeholder .embed-code-enable:hover,
.google-maps-wrapper .embed-code-wrapper .embed-code-enable:hover,
.paragraph--type-embed-code .embed-code-wrapper .embed-code-enable:hover,
.embed-code .embed-code-wrapper .embed-code-enable:hover,
.content-media .embed-code-wrapper .embed-code-enable:hover {
  background: #e6007e;
  color: #fff;
}

.withdraw-consent-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 1rem;
  padding: 10px 20px;
}
@media only screen and (min-width: 768px) {
  .withdraw-consent-wrapper {
    flex-direction: row;
    padding: 0;
  }
}
.withdraw-consent-wrapper p {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .withdraw-consent-wrapper p {
    margin: 10px 0;
  }
}
.withdraw-consent-wrapper span {
  cursor: pointer;
  padding: 0;
  color: rgb(229, 0, 125);
}
@media only screen and (min-width: 768px) {
  .withdraw-consent-wrapper span {
    margin-left: 30px;
    margin-top: 10px;
  }
}
.withdraw-consent-wrapper span:hover, .withdraw-consent-wrapper span:focus {
  text-decoration: underline;
}

.paragraph.type-video #embed-code-placeholder {
  margin-top: -56.25%;
}

#sliding-popup:not(.eu-cookie-withdraw-wrapper) {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 98;
  font-family: "Calibri";
  overflow-y: auto;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) {
    top: 0;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) h1, #sliding-popup:not(.eu-cookie-withdraw-wrapper) h2, #sliding-popup:not(.eu-cookie-withdraw-wrapper) p, #sliding-popup:not(.eu-cookie-withdraw-wrapper) span {
  color: rgb(0, 0, 0);
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container {
  background: #fff;
  text-align: left;
  width: 92%;
  height: auto;
  margin: 50px auto auto;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container {
    width: 95%;
    margin-top: 120px;
  }
}
@media only screen and (min-width: 1024px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container {
    margin-top: 200px;
    width: auto;
    max-width: 880px;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container h2 {
  text-align: center;
  margin: 0 0 12px;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container h2 {
    font-size: 1.5rem;
    margin: 0 0 19px;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .content-wrapper {
  padding: 20px 0;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .content-wrapper {
    padding: 40px 0;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container p, #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container a {
  text-align: left;
  font-size: 1rem;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #intro {
  text-align: center;
  margin: 0 auto 20px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #intro {
    max-width: 70%;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #intro p {
  text-align: center;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper {
    flex-direction: row;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function,
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function {
  width: 100%;
  padding: 0 5px;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function,
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 1024px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function,
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function {
    padding: 0 25px;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function p,
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function p {
  margin: 0 0 15px;
  line-height: inherit;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function p,
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function p {
    margin: 0 0 30px;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function {
  order: 1;
  margin-bottom: 78px;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function {
    order: 2;
    margin-bottom: 0;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function .cookie-list,
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .right-function .uv-gdpr-show-cookie-list-wrapper {
  display: none;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function {
  order: 2;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function {
    border-right: 2px solid rgb(244, 245, 246);
    margin-bottom: 0;
    order: 1;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function .eu-cookie-compliance-category {
  font-size: 1rem;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container .function-wrapper .left-function .eu-cookie-compliance-category input {
  height: 12px;
  width: 12px;
  border: 2px solid black;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer {
  padding: 0 5px 30px;
}
@media only screen and (min-width: 768px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer {
    padding: 0 30px 30px;
  }
}
@media only screen and (min-width: 1024px) {
  #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer {
    padding: 0 45px 30px;
  }
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer p, #sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer a {
  color: rgb(216, 216, 216);
  margin: 0;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer a {
  text-decoration: underline;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) #container #footer a:hover {
  color: rgb(229, 0, 125);
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .privacy-impressum {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  color: #fff;
  font-size: 1rem;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .privacy-impressum a {
  color: #fff;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary {
  color: rgb(118, 118, 118);
  background: #fff;
  border: 2px solid rgb(233, 233, 238);
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary:hover, #sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary:focus {
  background: rgb(233, 233, 238);
  border-color: rgb(233, 233, 238);
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .agree-button {
  color: #fff;
  border: 2px solid rgb(229, 0, 125);
  background: rgb(229, 0, 125);
  margin-right: 0;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .agree-button:hover {
  background: #CC0070;
  border-color: #CC0070;
}
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .necessary,
#sliding-popup:not(.eu-cookie-withdraw-wrapper) .agree-button {
  width: 100%;
  white-space: normal;
  line-height: 1.15;
  padding: 9px;
  margin-top: auto;
}

textarea,
input {
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 0;
  line-height: 1;
  padding: 0;
  outline: 0;
  -webkit-appearance: none;
}

.form-item label {
  display: block;
  margin: 0 0 6px;
}
.form-item label.form-required:after {
  color: rgb(229, 0, 125);
}
.form-item input:focus, .form-item .form-textarea:focus {
  border-color: rgb(229, 0, 125);
}

.form-checkboxes,
.form-radios {
  margin: 0 0 19px;
}
.form-checkboxes input,
.form-radios input {
  margin: 0 0 12px;
}
.form-checkboxes input:last-child,
.form-radios input:last-child {
  margin: 0;
}

textarea,
.form-text,
.form-email,
.form-tel,
.form-select,
.form-url,
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  font-family: "Calibri";
  background: #fff;
  border: 2px solid rgb(216, 216, 216);
  padding: 11px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  textarea,
  .form-text,
  .form-email,
  .form-tel,
  .form-select,
  .form-url,
  .select2-container--default .select2-selection--multiple,
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    padding: 8px 20px;
  }
}
textarea:focus,
.form-text:focus,
.form-email:focus,
.form-tel:focus,
.form-select:focus,
.form-url:focus,
.select2-container--default .select2-selection--multiple:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple:focus {
  border-color: rgb(229, 0, 125);
}

.select2-container--default .select2-selection--multiple {
  border-radius: 0;
  padding: 4px 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  vertical-align: middle;
}

.form-type-checkbox,
.form-type-radio {
  display: flex;
  align-items: center;
}
.form-type-checkbox label,
.form-type-radio label {
  margin: 0 0 0 15px;
}

.form-checkbox,
.form-radio {
  width: 21px;
  height: 21px;
  background: #fff;
  border: 2px solid rgb(233, 233, 238);
}
.form-checkbox:checked,
.form-radio:checked {
  border-color: rgb(229, 0, 125);
  transition: all 0.3s ease-in-out;
}

.form-checkbox:checked {
  background: rgb(229, 0, 125);
}

.form-radio {
  border-radius: 50%;
}
.form-radio:checked {
  border-color: rgb(229, 0, 125);
  background: #fff;
  box-shadow: inset 0 0 0 5px rgb(229, 0, 125);
}

.form-type-select {
  position: relative;
  margin: 0 0 19px;
}
@media only screen and (min-width: 768px) {
  .form-type-select {
    margin: 0;
  }
}
.form-type-select:after {
  content: "";
  width: 13px;
  height: 9px;
  background: url(3dc347c5c0c8eabf50bb.svg) no-repeat;
  position: absolute;
  top: 18px;
  right: 20px;
  z-index: 2;
  pointer-events: none;
}
.form-type-select label {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}

.form-select {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  min-width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 768px) {
  .form-select {
    min-width: 250px;
    max-width: 250px;
  }
}

button:hover, button:active, button:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus {
  transition: all 0.3s ease-in-out;
}

.views-exposed-form {
  margin: 0 0 54px;
}
@media only screen and (min-width: 768px) {
  .views-exposed-form .form--inline {
    display: flex;
  }
}
.views-exposed-form .form-actions {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .views-exposed-form .form-actions {
    margin: 0 0 0 20px;
  }
}

.page-node-type-webform h1 {
  margin-bottom: 36px;
}

.region-content .form-email {
  width: calc(100% - 10px);
  max-width: 400px;
  max-height: 42px;
  margin: 0 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .region-content .form-email {
    max-height: 44px;
  }
}
.region-content .form-email:focus {
  border-color: rgb(229, 0, 125);
}
.region-content .form-submit {
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  border-color: rgb(229, 0, 125);
}
.region-content .form-submit:hover, .region-content .form-submit:active, .region-content .form-submit:focus {
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  text-decoration: underline;
}

.region-footer form {
  display: flex;
}
.region-footer .form-email {
  border-color: #fff;
  width: calc(100% - 10px);
  max-width: 400px;
  margin: 0 10px 0 0;
  max-height: 44px;
}
.region-footer .form-submit {
  color: rgb(255, 237, 0);
  border-color: #fff;
}
.region-footer .form-submit:hover, .region-footer .form-submit:active, .region-footer .form-submit:focus {
  color: rgb(255, 237, 0);
  background: rgb(229, 0, 125);
  border-color: rgb(229, 0, 125);
}

.user-login-form .form-submit,
.user-pass .form-submit,
.user-pass-reset .form-submit {
  border-color: rgb(229, 0, 125);
  color: rgb(229, 0, 125);
  background-color: #fff;
}
.user-login-form .form-submit:hover, .user-login-form .form-submit:active, .user-login-form .form-submit:focus,
.user-pass .form-submit:hover,
.user-pass .form-submit:active,
.user-pass .form-submit:focus,
.user-pass-reset .form-submit:hover,
.user-pass-reset .form-submit:active,
.user-pass-reset .form-submit:focus {
  background: rgb(229, 0, 125);
  color: #fff;
}

.shariff ul {
  display: flex;
  margin: 0 0 19px;
}
.shariff svg {
  fill: rgb(229, 0, 125);
}
.shariff .shariff-button + .shariff-button {
  margin: 0 0 0 10px;
}
.shariff .shariff-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 30px;
}
.shariff .shariff-button a:hover svg, .shariff .shariff-button a:focus svg {
  fill: rgb(0, 158, 227);
  transition: all 0.3s ease-in-out;
}
.shariff .shariff-button span {
  display: block;
}
.shariff .twitter svg {
  width: 28px;
  height: 22px;
}
.shariff .facebook svg {
  width: 12px;
  height: 30px;
}
.shariff .print svg {
  width: 32px;
  height: 26px;
}
.shariff .mail svg {
  width: 27px;
  height: 20px;
}
.view .pager__item a {
  background: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  font-size: 1.125rem;
  padding: 8px 25px;
}
.view .pager__item a svg {
  fill: rgb(255, 237, 0);
}

.view .pager {
  display: block;
  text-align: center;
}
.view .pager svg {
  transform: rotate(90deg);
  margin: 0 0 0 8px;
}
.view ul[data-drupal-views-infinite-scroll-pager] li {
  display: inline-block;
  border: 0;
  margin: 0;
}

.slick-slider button {
  background: #fff;
}
.slick-slider button:hover, .slick-slider button:focus {
  background: rgb(229, 0, 125);
}
.slick-slider button:hover svg, .slick-slider button:focus svg {
  fill: #fff;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1318px) {
  .slick-slider .slick-prev {
    left: -65px;
  }
}
@media only screen and (min-width: 1318px) {
  .slick-slider .slick-next {
    right: -65px;
  }
}
.slick-slider .slick-autoplay-toggle-button {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  font-size: 1.125rem;
  line-height: 1;
  color: rgb(229, 0, 125);
  opacity: 0;
}
.slick-slider .slick-autoplay-toggle-button:focus {
  opacity: 1;
  color: #fff;
}

.person-teaser-wrapper {
  position: relative;
}
.person-teaser-wrapper button {
  top: 50%;
}

.social-media-wrapper {
  margin: 25px 0 0;
}
@media only screen and (min-width: 768px) {
  .social-media-wrapper {
    columns: 2;
    column-gap: 20px;
    margin: 55px 0 0;
  }
}
@media only screen and (min-width: 1318px) {
  .social-media-wrapper {
    columns: 3;
    column-gap: 35px;
    margin: 45px 0 0;
  }
}
.social-media-wrapper li {
  position: relative;
  background: #fff;
  border: 1px solid rgb(244, 245, 246);
  border-radius: 2px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
  padding: 20px;
  break-inside: avoid-column;
  page-break-inside: avoid;
  width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.social-media-wrapper .icon {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 20px;
  right: 20px;
  fill: rgb(216, 216, 216);
}
.social-media-wrapper .sm-author {
  font-family: "Calibri Bold";
  max-width: calc(100% - 96px);
}
.social-media-wrapper .has-retweeted {
  font-family: "Calibri";
  color: rgb(0, 0, 0);
  font-size: 0;
}
.social-media-wrapper .sm-date {
  font-family: "Calibri";
  font-size: 0.875rem;
  margin: 0 0 10px;
}
.social-media-wrapper .sm-media {
  margin: 15px 0;
}
.social-media-wrapper .sm-media video {
  max-width: 100%;
}
.social-media-wrapper .sm-media img {
  width: 100%;
  height: auto;
}
.social-media-wrapper .sm-content {
  overflow: hidden;
}
.social-media-wrapper .sm-content a {
  word-break: break-all;
}
.social-media-wrapper .sm-content p:last-child {
  margin: 0;
}
.social-media-wrapper .fb-meta {
  display: block;
  color: rgb(216, 216, 216);
  margin: 5px 0 15px;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.social-media-wrapper .fb-name {
  font-family: "Calibri Bold";
}
.social-media-wrapper .profile img {
  border-radius: 50%;
  margin: 0 8px 8px 0;
  width: 65px;
}
.social-media-wrapper svg.retweet {
  width: 18px;
  height: 18px;
  margin: 0px 7px -2px 2px;
  fill: rgb(118, 118, 118);
}

.lupe-and-hamburger-menu {
  flex-flow: row;
  display: flex;
}
.lupe-and-hamburger-menu svg {
  fill: rgb(0, 158, 227);
}

.menusearchlupe {
  cursor: pointer;
}
.menusearchlupe svg {
  fill: #000;
  display: block;
}
.menusearchlupe.desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .menusearchlupe.desktop {
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 1318px) {
  .menusearchlupe.desktop a:hover svg,
  .menusearchlupe.desktop a:focus svg {
    transition: all 0.3s ease-in-out;
    fill: rgb(229, 0, 125);
  }
}
.menusearchlupe.mobile {
  display: block;
  margin: 11px 11px 0 0;
}
@media only screen and (min-width: 1024px) {
  .menusearchlupe.mobile {
    display: none;
  }
}

.menu--topic .menusearchlupe a {
  border-bottom: 0;
}

.search-input-elements {
  display: flex;
  flex-wrap: wrap;
}
.search-input-elements .js-form-item-search-terms {
  width: 80%;
}
@media only screen and (min-width: 768px) {
  .search-input-elements .js-form-item-search-terms {
    width: 48%;
  }
}
@media only screen and (min-width: 1024px) {
  .search-input-elements .js-form-item-search-terms {
    width: unset;
  }
}

#search-page .select-boxes,
.search-input-elements .select-boxes {
  display: inline;
  margin: 9px 0 -6px 0;
}
@media only screen and (min-width: 768px) {
  #search-page .select-boxes,
  .search-input-elements .select-boxes {
    display: flex;
  }
}
#search-page .select-boxes select,
.search-input-elements .select-boxes select {
  border-radius: 0;
  margin: 0 13px 0 0;
}
#search-page .form-text,
.search-input-elements .form-text {
  height: 40px;
  padding: 8px 6px 8px 10px;
  margin: 10px 0 0 0;
}
#search-page .button,
.search-input-elements .button {
  border: 2px solid;
  border-color: rgb(229, 0, 125);
}
#search-page .form-submit,
.search-input-elements .form-submit {
  margin: 10px 0 0 8px;
  width: 40px;
  height: 40px;
  padding: 0;
  background: #fff;
}
#search-page .form-submit svg,
.search-input-elements .form-submit svg {
  fill: rgb(229, 0, 125);
}
#search-page .form-submit:hover, #search-page .form-submit:active, #search-page .form-submit:focus,
.search-input-elements .form-submit:hover,
.search-input-elements .form-submit:active,
.search-input-elements .form-submit:focus {
  background: rgb(229, 0, 125);
}
#search-page .form-submit:hover svg, #search-page .form-submit:active svg, #search-page .form-submit:focus svg,
.search-input-elements .form-submit:hover svg,
.search-input-elements .form-submit:active svg,
.search-input-elements .form-submit:focus svg {
  fill: #fff;
}
#search-page .form-submit.js-clicked-button,
.search-input-elements .form-submit.js-clicked-button {
  background: rgb(229, 0, 125);
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
#search-page .ajax-progress,
.search-input-elements .ajax-progress {
  z-index: 4200;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#search-page .ajax-progress:before,
.search-input-elements .ajax-progress:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  border-radius: 50%;
  border: 5px solid transparent;
  border-top-color: rgb(0, 158, 227);
  border-bottom-color: rgb(0, 158, 227);
  animation: spinner 0.8s ease infinite;
}
#search-page .form-radios,
#search-page .form-item,
.search-input-elements .form-radios,
.search-input-elements .form-item {
  margin: 0;
}
#search-page .form-type-radio label,
.search-input-elements .form-type-radio label {
  margin: -14px 21px 0px 6px;
}
#search-page .break,
.search-input-elements .break {
  flex-basis: 100%;
  height: 0;
}
#search-page label.option,
.search-input-elements label.option {
  font-size: 1rem;
}
#search-page .form-checkboxes,
.search-input-elements .form-checkboxes {
  display: flex;
  flex-wrap: wrap;
  margin: 42px 12px 0 0;
}
#search-page .form-checkboxes .js-form-type-checkbox,
.search-input-elements .form-checkboxes .js-form-type-checkbox {
  cursor: pointer;
  display: inline-block;
  margin: 0 12px 12px 0;
}
#search-page .form-checkboxes input[type=checkbox],
.search-input-elements .form-checkboxes input[type=checkbox] {
  width: 100%;
  height: 36px;
  border-radius: 2px;
  cursor: pointer;
}
#search-page .form-checkboxes label.option,
.search-input-elements .form-checkboxes label.option {
  white-space: nowrap;
  margin: -50px 0 6px 0;
  padding: 0 13px 0 13px;
}
#search-page .form-checkboxes input[type=checkbox]:checked + label.option,
.search-input-elements .form-checkboxes input[type=checkbox]:checked + label.option {
  color: white;
}
#search-page [id^=edit-sort].form-radios,
.search-input-elements [id^=edit-sort].form-radios {
  display: flex;
  padding: 6px 6px 0 21px;
  margin: 13px 0 -3px 0;
}
@media only screen and (min-width: 1024px) {
  #search-page [id^=edit-sort].form-radios,
  .search-input-elements [id^=edit-sort].form-radios {
    padding: 6px 0 0 21px;
    margin: 13px 0 -3px 0;
  }
}

#search-page {
  min-height: 500px;
}
#search-page .resolution_title {
  display: none;
  order: 4;
}
@media only screen and (min-width: 768px) {
  #search-page .resolution_title {
    display: block;
  }
}
#search-page h1 {
  font-size: 2rem;
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  #search-page h1 {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  #search-page h1 {
    margin: 0 0 66px;
  }
}
#search-page h1 + div {
  margin: 0 0 54px;
}
@media only screen and (min-width: 1318px) {
  #search-page h1 + div {
    margin: 0 0 60px;
  }
}
@media only screen and (min-width: 1920px) {
  #search-page h1 + div {
    margin: 0 0 66px;
  }
}
#search-page h3 {
  line-height: 1.4;
  display: inline-block;
  margin: 0 0 8px 0;
}
#search-page #total-result {
  margin: 42px 0 21px;
  font-size: 1rem;
  color: rgb(118, 118, 118);
}
#search-page .search-result-item {
  display: flex;
  margin: 0 0 32px;
  padding: 0 0 13px;
  border-bottom: 1px solid rgb(233, 233, 238);
}
#search-page .search-result-item .left {
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  #search-page .search-result-item .left {
    margin: 0 25px 0 0;
  }
}
#search-page .search-result-item .left p {
  font-size: clamp(1.125rem, 1.027173913rem + 0.4347826087vw, 1.375rem);
}
#search-page .search-result-item .search-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  #search-page .search-result-item .search-image {
    display: block;
  }
}
#search-page .search-result-item .search-image img {
  max-width: unset;
  height: unset;
  display: inline-block;
}
#search-page .search-result-item .node_type {
  padding: 0px 6px 2px 6px;
  color: rgb(0, 0, 0);
  background: rgb(255, 237, 0);
}
#search-page .search-result-item .geolocation {
  display: flex;
}
#search-page .search-result-item .geolocation svg {
  fill: rgb(229, 0, 125);
  margin: 0 6px 0 8px;
}

#page-404 .flexible-area {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media only screen and (min-width: 1024px) {
  #page-404 .flexible-area {
    flex-flow: row;
    margin-top: 55px;
  }
}
#page-404 .flexible-area.ghost .title {
  width: 400px;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  #page-404 .flexible-area.ghost .title {
    margin-top: 42px;
  }
}
#page-404 .flexible-area.ghost .image {
  width: 680px;
  max-width: 100%;
  height: 230px;
  background: url(79115923127598fb7a22.svg) no-repeat;
  background-size: contain;
  background-position: right;
}
@media only screen and (min-width: 1024px) {
  #page-404 .flexible-area.ghost .image {
    height: 455px;
  }
}
#page-404 .flexible-area.ufo .title {
  width: 430px;
  max-width: 100%;
}
@media only screen and (min-width: 1024px) {
  #page-404 .flexible-area.ufo .title {
    margin-top: 42px;
  }
}
#page-404 .flexible-area.ufo .image {
  width: 555px;
  height: 350px;
  background: url(6235f21270555e1113a9.svg) no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1024px) {
  #page-404 .flexible-area.ufo .image {
    height: 580px;
  }
}
#page-404 h2 {
  font-size: 1.9rem;
  line-height: 1.4;
}
#page-404 .more-title {
  text-align: center;
  margin-top: 23px;
}
@media only screen and (min-width: 1024px) {
  #page-404 .more-title {
    margin-top: 80px;
  }
}
#page-404 .more-block {
  margin: 42px 0 110px 0;
}
#page-404 .more-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  #page-404 .more-block ul li {
    width: 32%;
  }
}

.login-style.path-user .region-content {
  padding: 0 15px;
  max-width: 720px;
  margin: 0 auto 80px;
}
@media only screen and (min-width: 768px) {
  .login-style.path-user .region-content {
    padding: 0;
  }
}
.login-style.path-user .region-content .form-item {
  margin: 0 0 25px;
}
.login-style.path-user .description {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.login-style.path-user #edit-actions {
  text-align: right;
}
.login-style.path-user header.header {
  position: static;
}
.login-style #block-uv-theme-primary-local-tasks {
  max-width: 1170px;
  margin: 60px auto 40px;
}
.login-style #block-uv-theme-primary-local-tasks a {
  color: #004a7f;
  display: inline-block;
  padding: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #004a7f;
}
.login-style #block-uv-theme-primary-local-tasks a:hover,
.login-style #block-uv-theme-primary-local-tasks a:focus {
  color: #e6007e;
  border-bottom-color: #e6007e;
  transition: all 0.6s ease;
}
.login-style #block-uv-theme-primary-local-tasks a.is-active {
  border-bottom: 1px solid #999;
  color: #999;
}
.login-style #block-uv-theme-primary-local-tasks a.is-active:hover,
.login-style #block-uv-theme-primary-local-tasks a.is-active:focus {
  border-bottom: 1px solid #999;
  color: #999;
  cursor: default;
}
.login-style #block-uv-theme-primary-local-tasks ul {
  display: flex;
  align-items: center;
}
.login-style #block-uv-theme-primary-local-tasks li + li {
  margin: 0 0 0 10px;
}

body.user-logged-in header.header {
  position: relative;
  z-index: 10;
  height: 107px;
  transition: none;
}
body.user-logged-in .region-content {
  margin-top: 60px;
}
body.user-logged-in #block-uv-theme-primary-local-tasks {
  margin-top: 0;
}
body.user-logged-in div[role=contentinfo] {
  max-width: 1170px;
  margin: 0 auto 60px;
  background: #f5f5f5;
  border: 1px solid #dedede;
  padding: 10px 20px;
}
body.user-logged-in nav.contextual-region {
  position: static;
}

.print-pdf-button {
  margin: 0 0 36px;
}
.print-pdf-button a {
  cursor: pointer;
  height: 38px;
  width: 38px;
  background: rgb(0, 158, 227);
  border-radius: 50%;
}
.print-pdf-button svg {
  fill: #fff;
}

@media print {
  .back-link,
  .print-pdf-button,
  .region-header-menu,
  .region-footer,
  .region-footer-menu,
  #toolbar-administration,
  .block-core,
  .header,
  #sliding-popup,
  #hamburger,
  #menusearchlupe-mobile,
  #menusearchlupe-desktop,
  .menusearchlupe,
  .content-related,
  .paragraph--type-embed-code,
  .type-downloads,
  .type-gallery,
  .type-video,
  .read-more {
    display: none;
  }
}
/**
 * Content-Types
 */
/**
 * Frontpage Niedersachsen styles
 */
.page-node-type-frontpage .type-stage .read-more span {
  background: none;
}
.page-node-type-frontpage .type-stage .subheader {
  display: none;
}
.page-node-type-frontpage .type-stage h2 span {
  background: none;
}
.page-node-type-frontpage .type-stage h2 span div {
  font-family: "Calibri Italic", sans-serif;
  font-size: clamp(1.75rem, 1.4326923077rem + 1.4102564103vw, 3.125rem);
  line-height: 1.2;
  text-transform: uppercase;
  display: inline;
  padding: 0.35rem 0.45rem 0;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
.page-node-type-frontpage .stage-wrapper .text-magenta span {
  color: rgb(229, 0, 125);
}
.page-node-type-frontpage .stage-wrapper .text-cyan span {
  color: rgb(0, 158, 227);
}
.page-node-type-frontpage .stage-wrapper .text-gelb span {
  color: rgb(255, 237, 0);
}
.page-node-type-frontpage .stage-wrapper .text-weiss span {
  color: #fff;
}
.page-node-type-frontpage .stage-wrapper .text-schwarz span {
  color: #000;
}
.page-node-type-frontpage .stage-wrapper h2 .background-magenta div {
  background-color: rgb(229, 0, 125);
}
.page-node-type-frontpage .stage-wrapper h2 .background-cyan div {
  background-color: rgb(0, 158, 227);
}
.page-node-type-frontpage .stage-wrapper h2 .background-gelb div {
  background-color: rgb(255, 237, 0);
}
.page-node-type-frontpage .stage-wrapper h2 .background-weiss div {
  background-color: #fff;
}
.page-node-type-frontpage .stage-wrapper h2 .background-schwarz div {
  background-color: #000;
}
.page-node-type-frontpage .stage-border {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  margin: 10px;
  background-size: 100% 100%;
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .stage-border {
    margin: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
  }
}
.page-node-type-frontpage .border-magenta {
  background-image: url(09a4ef1d24970bd6ff21.svg);
}
@media (min-width: 426px) and (max-width: 767px) {
  .page-node-type-frontpage .border-magenta {
    background-image: url(2889d4fa52c42ada3e83.svg);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .border-magenta {
    background-image: url(2889d4fa52c42ada3e83.svg);
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .border-magenta {
    background-image: url(25e162c9a15c4ca6af46.svg);
  }
}
@media (min-width: 1112px) {
  .page-node-type-frontpage .border-magenta {
    background-image: url(55620e1891ab5d198a4a.svg);
  }
}
.page-node-type-frontpage .border-cyan {
  background-image: url(4ae1f72e1b1c945714c0.svg);
}
@media (min-width: 426px) and (max-width: 767px) {
  .page-node-type-frontpage .border-cyan {
    background-image: url(8f0bdc5901b5ecb9207e.svg);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .border-cyan {
    background-image: url(8f0bdc5901b5ecb9207e.svg);
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .border-cyan {
    background-image: url(01e30b2f2c66a4fbabcd.svg);
  }
}
@media (min-width: 1112px) {
  .page-node-type-frontpage .border-cyan {
    background-image: url(e9486589514c0204033f.svg);
  }
}
.page-node-type-frontpage .border-gelb {
  background-image: url(066f2d1a412a97cdcc03.svg);
}
@media (min-width: 426px) and (max-width: 767px) {
  .page-node-type-frontpage .border-gelb {
    background-image: url(d07541d448c301364a85.svg);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .border-gelb {
    background-image: url(d07541d448c301364a85.svg);
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .border-gelb {
    background-image: url(dc8b56fcc5cd137df2cf.svg);
  }
}
@media (min-width: 1112px) {
  .page-node-type-frontpage .border-gelb {
    background-image: url(17950cc913ff96f8b26f.svg);
  }
}
.page-node-type-frontpage .border-weiss {
  background-image: url(c00057f13180bd7d89c3.svg);
}
@media (min-width: 426px) and (max-width: 767px) {
  .page-node-type-frontpage .border-weiss {
    background-image: url(1ef7ee6a97f1f1f43f9b.svg);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .border-weiss {
    background-image: url(1ef7ee6a97f1f1f43f9b.svg);
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .border-weiss {
    background-image: url(5ff6a5593744e1e1f598.svg);
  }
}
@media (min-width: 1112px) {
  .page-node-type-frontpage .border-weiss {
    background-image: url(4166aff80fc94cf88a4a.svg);
  }
}
.page-node-type-frontpage .border-schwarz {
  background-image: url(1dfbda2c4f74415c2bd1.svg);
}
@media (min-width: 426px) and (max-width: 767px) {
  .page-node-type-frontpage .border-schwarz {
    background-image: url(5e1e59e9e4aabcf2ceb2.svg);
  }
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .border-schwarz {
    background-image: url(5e1e59e9e4aabcf2ceb2.svg);
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .border-schwarz {
    background-image: url(7734472a051c00d405a9.svg);
  }
}
@media (min-width: 1112px) {
  .page-node-type-frontpage .border-schwarz {
    background-image: url(f3fca7234a0ad615462e.svg);
  }
}
.page-node-type-frontpage .news .content-wrapper {
  display: flex;
  flex-direction: column;
}
.page-node-type-frontpage .news .content-wrapper .news-event {
  order: 4;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .news .content-wrapper .news-event {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1318px) {
  .page-node-type-frontpage .news .content-wrapper .news-event {
    order: unset;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .news .content-wrapper {
    flex-direction: row;
  }
}
.page-node-type-frontpage .news .content-wrapper > .link-overview {
  order: 3;
  margin: 0 0 40px 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .page-node-type-frontpage .news .content-wrapper > .link-overview {
    text-align: right;
    margin-right: 26px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-node-type-frontpage .news .content-wrapper > .link-overview a {
    margin-right: 0;
  }
}
.page-node-type-frontpage .news .content-wrapper ul.niedersachsen {
  margin-bottom: 54px;
}

.uv-gdpr-cookie nav .row-wrapper img {
  max-width: 138px;
  max-height: 60px;
}
@media only screen and (min-width: 768px) {
  .uv-gdpr-cookie nav .row-wrapper img {
    max-width: unset;
    max-height: unset;
    width: 200px;
    height: auto;
  }
}

/* Navigation */
/* Content */
.page-node-type-campaign .social_media .section-hl,
.page-node-type-campaign .field--name-field-title, .view-display-id-page_campaign_events h1 span {
  color: rgb(255, 237, 0);
  background-color: rgb(229, 0, 125);
  font-family: "Jost ExtraBoldItalic";
  display: inline;
  padding: 0 10px 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  line-height: 1.1;
  font-size: clamp(2.25rem, 2.152173913rem + 0.4347826087vw, 2.5rem);
}

.page-node-type-campaign {
  /* ----- */
  /* Footer */
  /* ----- */
}
.page-node-type-campaign .stage {
  margin-bottom: 180px;
}
@media only screen and (min-width: 1318px) {
  .page-node-type-campaign .stage {
    margin-bottom: 0;
  }
}
.page-node-type-campaign .stage h2 span {
  font-size: clamp(46px, 5vw, 96px);
  line-height: 1;
}
.page-node-type-campaign .stage .type-stage h2 span {
  font-family: "Jost ExtraBoldItalic";
  text-shadow: 0px 20px 40px rgba(0, 0, 0, 0.6);
}
.page-node-type-campaign .stage .type-stage a .read-more span {
  padding: 0 10px;
}
.page-node-type-campaign .paragraph--type-events {
  max-width: 1280px;
  margin: 0 auto 123px;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event {
  margin-bottom: 40px;
  order: unset;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a {
  max-width: 397px;
  margin-bottom: 20px;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a .event-wrapper {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a .event-teaser {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a .event-content-wrapper {
  padding: 25px;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a .date {
  margin-bottom: 7px;
}
.page-node-type-campaign .paragraph--type-events .content-wrapper .news-event > a h2 {
  margin: 20px 0 0;
  color: rgb(229, 0, 125);
  font-family: "Jost ExtraBoldItalic";
  font-size: 24px;
}
.page-node-type-campaign .paragraph--type-events .event-link-wrapper {
  text-align: center;
  font-family: "Jost ExtraBoldItalic";
  text-transform: uppercase;
}
.page-node-type-campaign .paragraph--type-events .event-link-wrapper svg {
  fill: rgb(229, 0, 125);
  margin-left: 13px;
}
.page-node-type-campaign .region-footer {
  background-color: rgb(255, 237, 0);
}
@media only screen and (min-width: 1024px) {
  .page-node-type-campaign .region-footer {
    padding: 0;
  }
}
.page-node-type-campaign .region-footer .social-media a {
  background-color: rgb(229, 0, 125);
  color: rgb(229, 0, 125);
}
.page-node-type-campaign .region-footer .social-media a svg {
  fill: rgb(255, 237, 0);
}
.page-node-type-campaign .region-footer .menu a {
  color: #000;
}

/* ----- */
.page-node-type-campaign .social_media .section-hl,
.page-node-type-campaign .field--name-field-title, .view-display-id-page_campaign_events h1 span {
  color: rgb(255, 237, 0);
  background-color: rgb(229, 0, 125);
  font-family: "Jost ExtraBoldItalic";
  display: inline;
  padding: 0 10px 4px;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  line-height: 1.1;
}

.region-content .campaign-events {
  margin: 0 auto 78px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .region-content .campaign-events {
    margin: 0 auto 84px;
  }
}
@media only screen and (min-width: 1318px) {
  .region-content .campaign-events {
    margin: 0 auto 96px;
  }
}
@media only screen and (min-width: 768px) {
  .region-content .campaign-events {
    flex-direction: row;
  }
}
.region-content .campaign-events li {
  display: flex;
  align-self: stretch;
}
.region-content .campaign-events li > a {
  margin-bottom: 0;
}

.campaign-events .view-title {
  display: none;
}
.campaign-events .mode-campaign {
  display: block;
  max-width: 345px;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}
@media only screen and (min-width: 1024px) {
  .campaign-events .mode-campaign {
    max-width: 397px;
  }
}
.campaign-events .mode-campaign .event-teaser {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 30px;
}
.campaign-events .mode-campaign .event-content-wrapper {
  padding: 25px 20px;
}
.campaign-events .mode-campaign .date {
  margin-bottom: 7px;
}
.campaign-events .mode-campaign h2 {
  margin: 20px 0 0;
  color: rgb(229, 0, 125);
  font-family: "Jost ExtraBoldItalic";
  font-size: 24px;
}
.campaign-events .more-link {
  flex: 1 0 100%;
  text-align: center;
}
.campaign-events .more-link a {
  font-family: "Jost ExtraBoldItalic";
  text-transform: uppercase;
}
.campaign-events .more-link svg {
  fill: rgb(229, 0, 125);
  margin-left: 13px;
}

.use-view .grid ul {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.page-campaign-events {
  max-width: unset;
}
.page-campaign-events .item-list + .item-list {
  margin-top: -56px;
}

.page-node-type-campaign .element-invisible {
  display: none;
}
.page-node-type-campaign .stage {
  position: relative;
}
.page-node-type-campaign .stage .slick-dots,
.page-node-type-campaign .stage .slick-slider .slick-dots {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-campaign .stage .slick-dots,
  .page-node-type-campaign .stage .slick-slider .slick-dots {
    margin-top: 19px;
  }
}
.page-node-type-campaign .paragraph {
  margin: 0 0 108px;
}
.page-node-type-campaign .content-wrapper {
  max-width: unset;
}
.page-node-type-campaign .cta-wrapper {
  position: absolute;
  bottom: -60px;
  right: 20px;
  background-color: rgb(229, 0, 125);
  height: 130px;
  width: 130px;
  border-radius: 100%;
  text-align: center;
  box-sizing: border-box;
  transform: rotate(-10deg);
  z-index: 49;
}
@media only screen and (min-width: 1318px) {
  .page-node-type-campaign .cta-wrapper {
    height: 250px;
    width: 250px;
    bottom: 100px;
    right: 100px;
  }
}
.page-node-type-campaign .cta-wrapper .field--name-field-stoerer {
  display: flex;
  align-items: center;
  hyphens: auto;
  justify-content: center;
  text-decoration: none;
  font-size: clamp(12px, 4vw, 28px);
  font-family: "Jost ExtraBoldItalic";
  text-transform: uppercase;
  color: rgb(255, 237, 0);
  height: 100%;
  width: 100%;
  padding: 20px;
  line-height: 1;
  z-index: 49;
  box-sizing: border-box;
}
.page-node-type-campaign .type-stage h2 span {
  background: unset;
  font-family: "Jost ExtraBoldItalic";
  text-shadow: 0px 20px 40px rgba(0, 0, 0, 0.6);
  padding: 0;
}
.page-node-type-campaign .type-stage a .read-more span {
  background-color: rgb(229, 0, 125);
  color: rgb(255, 237, 0);
  font-family: "Jost ExtraBoldItalic";
  padding: 8px 15px 10px;
  font-size: clamp(20px, 5vw, 26px);
}
.page-node-type-campaign .paragraph--type--about {
  max-width: 1280px;
  margin: 0 auto 54px;
}
@media only screen and (min-width: 768px) {
  .page-node-type-campaign .paragraph--type--about {
    margin: 0 auto 113px;
  }
}
.page-node-type-campaign .paragraph--type--about .section-hl {
  text-align: left;
}
.page-node-type-campaign .paragraph--type--about .about-wrapper {
  flex-direction: row;
  gap: 20px;
}
.page-node-type-campaign .paragraph--type--about .about-wrapper .about-left {
  order: 1;
}
.page-node-type-campaign .paragraph--type--about .about-wrapper .about-right {
  display: none;
  flex-shrink: 0;
}
@media only screen and (min-width: 768px) {
  .page-node-type-campaign .paragraph--type--about .about-wrapper .about-right {
    display: block;
    order: 2;
  }
}
.page-node-type-campaign .paragraph--type--about .field--name-field-text ul, .page-node-type-campaign .paragraph--type--about .field--name-field-text ol {
  margin: 0 0 30px;
}
.page-node-type-campaign .goal-content-wrapper {
  max-width: 92%;
}
.page-node-type-campaign .goal-content-wrapper .goal-teaser h3 {
  position: unset;
  max-width: 100%;
}
.page-node-type-campaign .goal-content-wrapper .goal-teaser h3 span {
  color: rgb(229, 0, 125);
  background-color: unset;
  font-family: "Jost ExtraBoldItalic";
  font-size: 24px;
}
.page-node-type-campaign .goal-content-wrapper .goal-title {
  padding: 23px 16px;
  background-color: rgb(255, 237, 0);
  min-height: 134px;
}
.page-node-type-campaign .goal-content-wrapper .goal-wrapper-campaign .slick-slide {
  max-width: 310px;
  margin: 0 24px 0 0;
}
@media only screen and (min-width: 768px) {
  .page-node-type-campaign .goal-content-wrapper .goal-wrapper-campaign .slick-slide {
    max-width: 330px;
  }
}
.page-node-type-campaign .paragraph--type--candidates {
  background-color: rgb(255, 237, 0);
  padding: 50px 0 20px;
}
.page-node-type-campaign .paragraph--type--candidates .content-wrapper {
  max-width: 100%;
}
@media only screen and (min-width: 1318px) {
  .page-node-type-campaign .paragraph--type--candidates .content-wrapper {
    max-width: 92%;
  }
}
.page-node-type-campaign .paragraph--type--candidates .slick-list,
.page-node-type-campaign .paragraph--type--candidates .person-info,
.page-node-type-campaign .paragraph--type--candidates .person-info-outer,
.page-node-type-campaign .paragraph--type--candidates li {
  background-color: rgb(255, 237, 0);
}
.page-node-type-campaign .paragraph--type--candidates .person-info h3 a {
  color: #000;
  text-transform: uppercase;
  font-family: "Jost ExtraBoldItalic";
}
.page-node-type-campaign .paragraph--type--candidates .person-info-outer .social-media a {
  background-color: rgb(229, 0, 125);
}
.page-node-type-campaign .paragraph--type--candidates .person-info-outer .social-media a:hover {
  border-color: rgb(229, 0, 125);
}
.page-node-type-campaign .paragraph--type--candidates .person-info-outer .social-media a:hover svg {
  fill: rgb(255, 237, 0);
}
.page-node-type-campaign .paragraph--type--candidates .person-info-outer .social-media a svg {
  fill: rgb(255, 237, 0);
}
.page-node-type-campaign .social_media {
  max-width: 1280px;
  margin: 0 auto 54px;
}
.page-node-type-campaign .social_media > .content-wrapper {
  text-align: center;
}
.page-node-type-campaign .social_media > .content-wrapper > .content-wrapper {
  text-align: left;
}

.menu--main > ul.menu ul.menu li a {
  font-family: "BarlowCondensed Semibold";
  background-color: transparent;
  color: #000;
}

.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child {
  position: relative;
  width: auto;
  justify-content: space-between;
}
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child > a {
  color: #fff;
  width: 170px;
  max-width: 170px;
}
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child > a.mm-listitem__btn:after {
  right: 23px;
}
.mm-menu_opened #mm-1 > ul > .main-menu-list-item:last-child > a:last-child {
  background-color: #fff;
}

.type-stage h2 span {
  font-family: "BarlowCondensed Semibold";
  line-height: 1.18;
}

.goal-teaser h3 span {
  font-family: "BarlowCondensed Semibold";
  line-height: 1.18;
}

svg.logo-bottom,
svg.logo {
  width: 142px;
}
@media only screen and (min-width: 768px) {
  svg.logo-bottom,
  svg.logo {
    width: 120px;
  }
}
@media only screen and (min-width: 1280px) {
  svg.logo-bottom,
  svg.logo {
    width: 200px;
  }
}

.type-accordion {
  margin: 0 auto 36px;
}
.type-accordion > div {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid rgb(233, 233, 238);
}
.type-accordion label {
  position: relative;
  height: auto;
  display: grid;
  grid-template-columns: 1fr 20px;
  grid-gap: 10px;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  font-family: "Calibri Bold";
}
.type-accordion svg {
  fill: rgb(229, 0, 125);
  transform: rotate(90deg);
  transition: all 0.8s ease-in-out;
}
.type-accordion input:focus + label {
  color: rgb(0, 0, 0);
}
.type-accordion input:checked ~ section {
  max-height: 10000px;
}
.type-accordion input:checked ~ label svg {
  transform: rotate(270deg);
  transition: all 0.3s ease-in-out;
}
.type-accordion section {
  max-height: 0;
  overflow: hidden;
  max-width: 720px;
  transition: max-height 0.7s ease-in;
}
.type-accordion section :first-child {
  margin-top: 12px;
}
.type-accordion section :last-child {
  margin: 0 0 36px;
}
.type-accordion section ul {
  padding-left: 20px;
}
.type-accordion section ul li {
  list-style: url(58489eb9a8774e896847.svg);
}
.type-accordion section ol {
  padding-left: 20px;
}
.type-accordion section ol li {
  list-style: decimal;
}

section.live-mode {
  padding: 54px 0 120px;
  margin-bottom: 0;
}
section.live-mode h2 {
  margin: 0 0 36px;
}
section.live-mode .paragraph {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;
  margin: 0 19px;
}
section.live-mode iframe {
  max-width: 100%;
}
section.live-mode .text {
  padding: 0 15px;
}
@media only screen and (min-width: 1318px) {
  section.live-mode .text {
    padding: 0;
  }
}

/*# sourceMappingURL=main.css.map*/
