@font-face {
  font-family: "Northwell Alt";
  src: url("../WebFonts/2022/webfonts/northwell-alt.woff2") format("woff2"), url("../WebFonts/2022/webfonts/northwell-alt.woff") format("woff"), url("../WebFonts/2022/webfonts/northwell-alt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/**
    Colors
 */
/**
    Fonts (coming soon)
 */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Florest Rough";
  font-style: normal;
  font-weight: normal;
  src: url("../WebFonts/2026/Florest/Florest-Rough.otf") format("otf"), url("../WebFonts/2026/Florest/FlorestRough.woff2") format("woff2"), url("../WebFonts/2026/Florest/FlorestRough.woff") format("woff"), url("../WebFonts/2026/Florest/FlorestRough.ttf") format("truetype"), url("../WebFonts/2026/Florest/Florest-Rough.svg#Bitter") format("svg"); /* Legacy iOS */
}
[role=button] {
  cursor: pointer;
}

.container {
  max-width: 1240px;
  margin: 0 auto;
}
.container::after {
  clear: both;
  content: "";
  display: block;
}
.container::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.grid {
  max-width: 1240px;
  margin: 0 auto;
}
.grid::after {
  clear: both;
  content: "";
  display: block;
}
.grid::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .grid {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .grid {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .grid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.grid__column::after {
  clear: both;
  content: "";
  display: table;
}
.grid--1x1 .grid__column {
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  width: calc(100% - 30px);
  float: left;
  margin-left: 15px;
}
.grid--2x1 .grid__column {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .grid--2x1 .grid__column {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .grid--2x1 .grid__column {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.grid--3x1 .grid__column {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .grid--3x1 .grid__column {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .grid--3x1 .grid__column {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.grid--4x1 .grid__column {
  width: calc(25% - 50px);
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .grid--4x1 .grid__column {
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .grid--4x1 .grid__column {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}

.section--1x3 .section__container .section__columns {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 1200px) {
  .section--1x3 .section__container .section__columns {
    grid-template-columns: repeat(1, 1fr);
  }
}
.section--1x3 .section__container .section__columns .section__content {
  display: block;
  width: 100%;
  margin: 0;
  float: left;
}

*, *:before, *:after {
  padding: 0;
  margin: 0;
  outline: none;
  box-sizing: border-box;
}

img, svg {
  vertical-align: middle;
  border: 0;
}

html, body, .htmlarea-content-body {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.15;
  font-style: normal;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum" 1;
}

h1, h2, h3, h4, h5 {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  margin: 20px 0;
  font-style: normal;
  font-weight: normal !important;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
  margin-top: 0;
}

h1 {
  font-size: 100px;
  line-height: 0.8em;
}
@media (max-width: 767px) {
  h1 {
    font-size: 70px;
  }
}

h2 {
  font-size: 60px;
}

h3 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 40px;
}

p, ul, ol, table {
  font-size: 28px;
  line-height: 36px;
  margin: 20px 0;
  font-weight: normal;
}
p:first-child, ul:first-child, ol:first-child, table:first-child {
  margin-top: 0;
}

p.scream-lunchbox {
  font-size: 46px;
  line-height: 50px;
}
@media (max-width: 479px) {
  p.scream-lunchbox {
    font-size: 32px;
    line-height: 32px;
  }
}
p.scream-noseven {
  font-size: 48px;
  line-height: 50px;
}
p.price {
  font-size: 56px;
  line-height: 56px;
}
@media (max-width: 479px) {
  p.price {
    font-size: 42px;
    line-height: 42px;
  }
}

a {
  position: relative;
  text-decoration: underline;
}

ul, ol {
  margin: 0 0 20px 18px;
  list-style: none;
}
ul li, ol li {
  position: relative;
}
ul li:before, ol li:before {
  position: absolute;
  left: -18px;
}

ul li:before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 7px;
}

ol {
  counter-reset: ol;
  margin: 0 0 20px 32px;
}
ol li:before {
  counter-increment: ol;
  content: counter(ol) ".";
  width: 35px;
  padding: 0 10px 0 0;
  text-align: right;
  left: -34px;
}

table {
  border-collapse: collapse;
  margin: 20px 0;
}
table th, table td {
  text-align: left;
  padding: 9px 15px;
}
table td {
  transition: background-color 125ms linear;
}
table thead tr:first-child th:first-child {
  border-top-left-radius: 20px;
}
table thead tr:first-child th:last-child {
  border-top-right-radius: 20px;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.header {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .header {
    padding: 0 20px;
  }
}
.header .header__gjw-logo {
  width: 70px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.header .header__video-container .header__video {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .header .header__video-container .header__video {
    width: auto;
    height: 600px;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .header .header__video-container .header__video {
    height: 440px;
  }
}
@media only screen and (max-width: 380px) {
  .header .header__video-container .header__video {
    height: 400px;
  }
}
.header .header__video-container .header__video.header__video--full {
  display: none;
  z-index: 10;
}
.header .header__announcement {
  width: 100%;
  height: 100%;
  padding-bottom: 70px;
  position: absolute;
  top: 0;
  left: 0;
}
.header .header__announcement::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1200px) {
  .header .header__announcement {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .header .header__announcement {
    margin: 0 auto;
    padding: 0 20px;
  }
}
.header .header__announcement .header__event {
  font-size: 60px;
  display: block;
  float: left;
  position: relative;
}
@media (max-width: 1200px) {
  .header .header__announcement .header__event {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .header .header__announcement .header__event {
    font-size: 40px;
    float: none;
    width: 100%;
    text-align: center;
  }
}
.header .header__announcement .header__city {
  font-size: 75px;
  display: block;
  float: right;
  text-transform: uppercase;
  line-height: 80px;
  padding: 0;
  transform: rotate(-90deg);
  top: 0;
  left: 0;
  position: absolute;
}
@media (max-width: 1200px) {
  .header .header__announcement .header__city {
    font-size: 75px;
  }
}
@media (max-width: 767px) {
  .header .header__announcement .header__city {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-size: 45px;
  }
}
.header .header__announcement .header__divider {
  width: 100%;
  position: relative;
  top: -30px;
}
@media (max-width: 1200px) {
  .header .header__announcement .header__divider {
    top: -20px;
  }
}
@media (max-width: 767px) {
  .header .header__announcement .header__divider {
    top: -10px;
  }
}
.header .header__announcement .header__date {
  width: 100%;
  font-size: 60px;
  text-align: center;
}
@media (max-width: 1200px) {
  .header .header__announcement .header__date {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .header .header__announcement .header__date {
    font-size: 30px;
    position: relative;
    top: -10px;
  }
}
.header > a {
  position: initial;
}

.footer {
  position: relative;
  padding: 50px 0;
}
.footer p, .footer a {
  line-height: 32px;
}
.footer .footer__container {
  max-width: 1240px;
  margin: 0 auto;
}
.footer .footer__container::after {
  clear: both;
  content: "";
  display: block;
}
.footer .footer__container::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer .footer__container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .footer .footer__container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .footer .footer__container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.footer .footer__container .footer__logo {
  width: calc(16.6666666667% - 46.6666666667px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 1200px) {
  .footer .footer__container .footer__logo {
    width: calc(66.6666666667% - 66.6666666667px);
    float: left;
    margin-left: 40px;
  }
  .footer .footer__container .footer__logo img {
    width: 80px;
    height: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer .footer__container .footer__logo {
    width: calc(66.6666666667% - 25px);
    float: left;
    margin-left: 15px;
  }
}
.footer .footer__container .footer__impress {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer .footer__container .footer__impress {
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .footer .footer__container .footer__impress {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.footer .footer__container .footer__contact {
  width: calc(25% - 50px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 1200px) {
  .footer .footer__container .footer__contact {
    width: calc(41.6666666667% - 56.6666666667px);
    float: left;
    margin-left: 40px;
    margin-left: calc(8.3333333333% - 43.3333333333px + 80px);
  }
}
@media (max-width: 767px) {
  .footer .footer__container .footer__contact {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}
@media (max-width: 479px) {
  .footer .footer__container .footer__contact {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    margin-top: 20px;
  }
}
.footer .footer__container .footer__nav {
  width: calc(16.6666666667% - 46.6666666667px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 1200px) {
  .footer .footer__container .footer__nav {
    width: calc(25% - 50px);
    float: left;
    margin-left: 40px;
    margin-left: calc(8.3333333333% - 43.3333333333px + 80px);
  }
}
@media (max-width: 767px) {
  .footer .footer__container .footer__nav {
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
  }
}
@media (max-width: 479px) {
  .footer .footer__container .footer__nav {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    margin-top: 20px;
  }
}
.footer .footer__container .footer__nav ul {
  margin: 0;
}
@media (max-width: 767px) {
  .footer .footer__container .footer__nav ul li {
    text-align: right;
  }
}
@media (max-width: 479px) {
  .footer .footer__container .footer__nav ul li {
    text-align: left;
  }
}
.footer .footer__container .footer__nav ul li:before {
  display: none;
}
.footer .footer__container .footer__nav #FooterEditCookieSettings {
  border: none;
  background: none;
  text-decoration: underline;
  line-height: 32px;
  font-size: 1.7em;
  text-align: left;
}
.footer .footer__container .footer__to-top {
  width: calc(8.3333333333% - 43.3333333333px);
  float: left;
  margin-left: 40px;
  float: right;
}
@media (max-width: 1200px) {
  .footer .footer__container .footer__to-top {
    width: calc(33.3333333333% - 53.3333333333px);
    float: left;
    margin-left: 40px;
    text-align: right;
  }
}
.footer .footer__container .footer__to-top button {
  background: transparent;
  border: none;
}
.footer .footer__container .footer__to-top button:before {
  content: " ";
  width: 20px;
  height: 20px;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  position: relative;
  display: block;
  margin-bottom: 3px;
}

@keyframes show-text {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.corner-lift {
  position: relative;
  z-index: 2;
}

.corner {
  position: absolute;
  z-index: 1;
  background-image: url(../Images/halftone_corner.png);
  background-size: 100% 100%;
  opacity: 0.7;
  display: block;
  width: 671px;
  height: 454px;
}
@media (max-width: 767px) {
  .corner {
    width: 50% !important;
    height: 50% !important;
    background-size: 100%;
    background-repeat: no-repeat;
  }
}
.corner.corner--tr {
  right: 0;
  top: 0;
  transform: scale(-1);
  background-position: bottom;
}
.corner.corner--br {
  right: 0;
  bottom: 0;
  transform: scale(-1, 1);
  background-position: bottom;
}
.corner.corner--tl {
  top: 0;
  left: 0;
  transform: scale(1, -1);
  background-position: bottom;
}
.corner.corner--bl {
  left: 0;
  bottom: 0;
  background-position: bottom;
}

.page.page--without-header .navigation {
  min-height: 80px;
}
.page.page--without-header .navigation::after {
  clear: both;
  content: "";
  display: table;
}
.page.page--without-header .navigation .navigation__buju {
  width: auto;
  height: 15px;
  position: absolute;
  top: 30px;
  left: 50px;
}
@media (max-width: 1200px) {
  .page.page--without-header .navigation .navigation__buju {
    display: none;
  }
}
@media (max-width: 1024px) {
  .page.page--without-header .navigation .navigation__buju {
    display: block;
  }
}
@media (max-width: 479px) {
  .page.page--without-header .navigation .navigation__buju {
    left: 10px;
  }
}
.page.page--without-header .navigation .navigation__mobile {
  position: absolute;
  right: 80px;
  top: 10px;
  z-index: 10;
}
@media (max-width: 479px) {
  .page.page--without-header .navigation .navigation__mobile {
    right: 70px;
  }
}
.page.page--without-header .navigation .video-teaser {
  top: 0;
}
.page.page--without-header .navigation .navigation__list {
  width: auto;
}
@media (min-width: 1201px) {
  .page.page--without-header .navigation .navigation__list {
    display: inline-block !important;
  }
}
@media (max-width: 1400px) {
  .page.page--without-header .navigation .navigation__list {
    float: right;
    margin-right: 25px;
  }
}
@media (max-width: 1200px) {
  .page.page--without-header .navigation .navigation__list {
    margin-right: 0;
    float: none;
  }
}
@media (max-width: 1024px) {
  .page.page--without-header .navigation .navigation__list {
    display: none;
    padding: 80px 0 40px;
  }
}
.page.page--without-header .content .csc-default {
  height: calc(100vh - 140px);
  background: #efefef;
  position: relative;
}
.page.page--without-header .content iframe {
  height: calc(100vh - 140px);
  width: 100%;
}
.page.page--without-header .footer {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px 0;
}
.page.page--without-header .footer .footer__container {
  max-width: initial;
  margin: 0 50px;
}
@media (max-width: 479px) {
  .page.page--without-header .footer .footer__container {
    margin: 0;
  }
}
.page.page--without-header .footer .footer__container .footer__nav {
  width: initial;
  float: right;
}
.page.page--without-header .footer .footer__container ul {
  margin: 0;
}

.button {
  display: inline-block;
  font-size: 26px;
  text-align: center;
  white-space: nowrap;
  line-height: 40px;
  padding: 0 20px;
  transition: all 300ms linear;
}
@media only screen and (max-width: 768px) {
  .button {
    white-space: normal;
  }
}

.section--1x3 .button {
  width: 100%;
}

.button {
  font-size: 35px;
  padding: 15px 20px;
  text-decoration: none;
}
@media only screen and (max-width: 1400px) {
  .button {
    font-size: 24px;
    line-height: 28px;
  }
}

.powermail_form {
  margin: 0 auto;
  max-width: 75%;
}
@media (max-width: 1200px) {
  .powermail_form {
    max-width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .powermail_form {
    max-width: 100%;
  }
}
.powermail_form h3 {
  padding: 0 10px;
}
.powermail_form .powermail_fieldset {
  border: none;
}
.powermail_form .powermail_fieldset .powermail_legend {
  display: none;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap {
  margin-bottom: 30px;
  float: left;
  padding: 0 10px;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap.width_100 {
  width: 100%;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap.width_66 {
  width: 66.666666%;
}
@media (max-width: 767px) {
  .powermail_form .powermail_fieldset .powermail_fieldwrap.width_66 {
    width: 100%;
  }
}
.powermail_form .powermail_fieldset .powermail_fieldwrap.width_50 {
  width: 50%;
}
@media (max-width: 767px) {
  .powermail_form .powermail_fieldset .powermail_fieldwrap.width_50 {
    width: 100%;
  }
}
.powermail_form .powermail_fieldset .powermail_fieldwrap.width_33 {
  width: 33.333333%;
}
@media (max-width: 767px) {
  .powermail_form .powermail_fieldset .powermail_fieldwrap.width_33 {
    width: 100%;
  }
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_label {
  font-size: 28px;
  margin-bottom: 5px;
  display: block;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .checkbox label {
  display: inline-block;
  padding-top: 3px;
  margin-left: 10px;
  font-size: 24px;
  width: calc(100% - 40px);
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .checkbox.parsley-error {
  margin-bottom: 5px;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .parsley-errors-list {
  margin-left: 0;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .parsley-errors-list li {
  padding: 5px;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .parsley-errors-list li:before {
  display: none;
}
.powermail_form input {
  width: 100%;
  padding: 10px;
  font-size: 24px;
}
.powermail_form input[type=checkbox] {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  position: relative;
}
.powermail_form input[type=checkbox]:checked:before, .powermail_form input[type=checkbox]:checked:after {
  content: " ";
  display: block;
  position: absolute;
  height: 5px;
  width: 20px;
  top: 50%;
  left: 50%;
}
.powermail_form input[type=checkbox]:checked:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.powermail_form input[type=checkbox]:checked:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.powermail_form input[type=submit],
.powermail_form button[type=submit] {
  font-size: 28px;
}

@media (max-width: 767px) {
  .powermail_confirmation h1,
  .powermail_create h1 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 1024px) {
  .powermail_confirmation .powermail_table-wrap,
  .powermail_create .powermail_table-wrap {
    width: 100%;
    overflow-x: auto;
  }
}
@media only screen and (max-width: 480px) {
  .powermail_confirmation .powermail_all_label,
  .powermail_confirmation .powermail_all_value,
  .powermail_create .powermail_all_label,
  .powermail_create .powermail_all_value {
    font-size: 18px;
    line-height: 24px;
  }
}
.powermail_confirmation .btn-group::after,
.powermail_create .btn-group::after {
  clear: both;
  content: "";
  display: table;
}
.powermail_confirmation .btn-group > form:first-of-type,
.powermail_create .btn-group > form:first-of-type {
  float: left;
}
.powermail_confirmation .btn-group > form:last-of-type,
.powermail_create .btn-group > form:last-of-type {
  float: right;
}
.powermail_confirmation .btn-group input[type=submit],
.powermail_create .btn-group input[type=submit] {
  font-size: 28px;
  border: none;
  padding: 10px;
}

.tx-powermail .powermail_message li:before {
  top: 14px;
}

.section {
  position: relative;
  z-index: 0;
  padding: 118px 0;
  overflow: hidden;
}
.section::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1200px) {
  .section {
    padding: 40px 0;
  }
}
@media (max-width: 1200px) {
  .section.section--color2 .button {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .section.section--color3 .button {
    font-size: 16px;
  }
}
.section.section--repeat-background .section__background {
  background-repeat: repeat;
  background-size: initial;
}
.section.section--gradient .section__title {
  margin: 50px 0 70px;
}
.section .section__title {
  font-size: 92px;
  text-align: center;
  line-height: 1;
  margin-bottom: 120px;
  font-weight: normal;
}
.section .section__title::after {
  clear: both;
  content: "";
  display: table;
}
@media (max-width: 1200px) {
  .section .section__title {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section .section__title {
    padding: 25px 0;
  }
}
@media (max-width: 479px) {
  .section .section__title {
    font-size: 60px;
  }
}
.section .section__container {
  max-width: 1240px;
  margin: 0 auto;
}
.section .section__container::after {
  clear: both;
  content: "";
  display: block;
}
.section .section__container::after {
  clear: both;
  content: "";
  display: table;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section .section__container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 1200px) {
  .section .section__container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .section .section__container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.section .section__container .section__intro h1 {
  text-align: center;
}
.section .section__container .section__content {
  margin-bottom: 0 !important;
}
.section .section__container .section__content > *:last-child {
  margin-bottom: 0;
}
.section .section__background {
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.section .section__intro {
  position: relative;
  z-index: 2;
  width: calc(83.3333333333% - 73.3333333333px);
  float: left;
  margin-left: 40px;
  margin-left: calc(8.3333333333% - 43.3333333333px + 80px);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section .section__intro {
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 73.3333333333px);
    float: left;
    margin-left: 40px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    margin-left: calc(8.3333333333% - 16.25px + 30px);
  }
}
@media (max-width: 479px) {
  .section .section__intro {
    margin-left: calc(0% - 15px + 30px);
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section .section__outro {
  position: relative;
  z-index: 2;
  width: calc(83.3333333333% - 73.3333333333px);
  float: left;
  margin-left: 40px;
  margin-left: calc(8.3333333333% - 43.3333333333px + 80px);
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section .section__outro {
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    width: calc(83.3333333333% - 73.3333333333px);
    float: left;
    margin-left: 40px;
    width: calc(83.3333333333% - 27.5px);
    float: left;
    margin-left: 15px;
    margin-left: calc(8.3333333333% - 16.25px + 30px);
  }
}
@media (max-width: 479px) {
  .section .section__outro {
    margin-left: calc(0% - 15px + 30px);
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section .section__outro {
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  clear: both;
  margin-top: 20px;
}
.section.section--1x1 .section__content {
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .section.section--1x1 .section__content {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section.section--1x1 .section__content p.align-center .button--ghost:first-child {
  margin-top: 0 !important;
}
.section.section--2x1 .section__container {
  max-width: 1080px;
}
.section.section--2x1 .section__content {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .section.section--2x1 .section__content {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    padding: 0;
  }
}
.section.section--2x1-4-6 .section__content.section__content--left {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
  margin-left: calc(8.3333333333% - 43.3333333333px + 80px);
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section.section--2x1-4-6 .section__content.section__content--left {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .section.section--2x1-4-6 .section__content.section__content--left {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section.section--2x1-4-6 .section__content.section__content--right {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .section.section--2x1-4-6 .section__content.section__content--right {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .section.section--2x1-4-6 .section__content.section__content--right {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section.section--1x3 .section__content {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
  width: calc(33.3333333333% - 20px);
  float: left;
  margin-left: 15px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .section.section--1x3 .section__content {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section.section--1x3-full {
  position: relative;
  padding: 0;
}
.section.section--1x3-full::after {
  clear: both;
  content: "";
  display: table;
}
.section.section--1x3-full.section--no-headline .section__content {
  padding-top: 100px !important;
}
.section.section--1x3-full .section__title {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  z-index: 2;
}
@media (max-width: 1200px) {
  .section.section--1x3-full .section__title {
    font-size: 54px;
  }
}
.section.section--1x3-full .section__flex-container .section__content {
  padding-top: 280px;
}
@media (max-width: 1200px) {
  .section.section--1x3-full .section__flex-container .section__content {
    padding-top: 100px !important;
    padding-bottom: 50px !important;
  }
  .section.section--1x3-full .section__flex-container .section__content:first-child {
    padding-top: 170px !important;
  }
}
.section.section--1x3-full .section__background {
  background-size: cover;
  background-attachment: scroll !important;
}
.section.section--1x3-full.section--light .section__content::after {
  clear: both;
  content: "";
  display: table;
}
.section.section--1x3-full .section__flex-container {
  display: flex;
  flex-flow: row wrap;
}
.section.section--1x3-full .section__content {
  width: 33.3333%;
  margin: 0;
  text-align: center;
  padding: 100px 60px 100px;
  position: relative;
}
@media (max-width: 1200px) {
  .section.section--1x3-full .section__content {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .section.section--1x3-full .section__content {
    padding: 75px 30px 50px;
  }
  .section.section--1x3-full .section__content:first-of-type {
    padding-top: 200px;
  }
  .section.section--1x3-full .section__content .corner {
    display: none;
  }
}
.section.section--light {
  position: relative;
  overflow: initial;
  z-index: 1;
}
.section.section--light::after {
  clear: both;
  content: "";
  display: table;
}
.section.section--light:before {
  top: -37px;
}
.section.section--light:after {
  bottom: -37px;
  transform: rotate(-180deg);
}
.section.section--light .button {
  margin-top: 40px;
  transition: 300ms linear all;
}
.section.section--light .button:hover {
  border: 3px solid transparent;
}
.section.section--dark .corner.corner--tl {
  background-image: url(../Images/halftone_corner_white_teal.png) !important;
}
.section.section--dark .corner.corner--bl {
  background-image: url(../Images/halftone_corner_white_teal.png) !important;
}
.section.section--dark .corner.corner--tr {
  background-image: url(../Images/halftone_corner_white_violett.png) !important;
}
.section.section--dark .corner.corner--br {
  background-image: url(../Images/halftone_corner_white_violett.png) !important;
}
.section .section__intro .quote {
  margin-bottom: 30px;
}
.section .section__intro .quote h1, .section .section__intro .quote h2, .section .section__intro .quote h3, .section .section__intro .quote h4 {
  font-size: 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  text-align: center;
  margin: 0;
}

.csc-default:nth-child(even) .section {
  z-index: 1;
  box-shadow: 0 0 31px 0 rgba(0, 0, 0, 0.5);
}
.csc-default:nth-child(odd) .section .section__background {
  background-attachment: fixed;
}

.section-grid {
  position: relative;
}
.section-grid::after {
  clear: both;
  content: "";
  display: table;
}
.section-grid .section-grid__headline {
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .section-grid .section-grid__headline {
    width: 100%;
  }
}
.section-grid.section-grid--2x1-4-8 .section-grid__column.section-grid__column--left {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .section-grid.section-grid--2x1-4-8 .section-grid__column.section-grid__column--left {
    width: 100%;
  }
}
.section-grid.section-grid--2x1-4-8 .section-grid__column.section-grid__column--right {
  width: calc(66.6666666667% - 66.6666666667px);
  float: left;
  margin-left: 40px;
}
.section-grid.section-grid--2x1 .section-grid__column.section-grid__column--left {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .section-grid.section-grid--2x1 .section-grid__column.section-grid__column--left {
    width: 100%;
  }
}
.section-grid.section-grid--2x1 .section-grid__column.section-grid__column--right {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
}
@media (max-width: 767px) {
  .section-grid.section-grid--2x1 .section-grid__column.section-grid__column--right {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
}
.section-grid .section-grid__column.section-grid__column--left {
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .section-grid .section-grid__column.section-grid__column--right {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

.video-player {
  overflow: hidden;
  border-radius: 5px;
}
.video-player .mejs-controls .mejs-time-rail span, .video-player .mejs-controls .mejs-time-rail a {
  border-radius: 7px;
}

.tx-netl-gdpr .cookie-optin {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content {
  padding: 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content::after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 767px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content {
    padding: 20px 20px 0;
  }
}
@media only screen and (max-width: 480px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content {
    padding: 20px 15px 0;
  }
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content .cookie-optin__messages {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content .cookie-optin__messages {
    font-size: 14px;
    line-height: 1.4;
  }
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content .button-list {
  width: 100%;
  margin-bottom: 20px;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content .button-list button {
  border: none;
  position: relative;
  display: inline-block;
  font-size: 1rem;
  padding: 6px 15px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content .button-list button {
    float: none;
    right: initial;
    display: block;
    margin-bottom: 15px;
  }
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li {
  width: 100%;
  margin: 10px 0;
  padding: 0;
  list-style: none outside none;
}
@media only screen and (max-width: 767px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li {
    width: 100%;
  }
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li:before {
  display: none;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li label {
  margin-top: -5px;
  display: block;
  position: relative;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li p {
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 0 60px;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li input {
  width: 50px;
  height: 15px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #efefef;
  border-radius: 20px;
  border: none;
  transition: 0.6s ease-in-out all;
  margin-right: 10px;
  float: left;
  z-index: 2;
  position: relative;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li input:checked:after {
  left: 25px;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li input:after {
  content: " ";
  width: 25px;
  height: 25px;
  position: relative;
  top: -5px;
  left: 0;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #dedede;
  display: block;
  transition: 0.3s ease-in-out all;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content a {
  display: inline-block;
  text-align: left;
  width: 50%;
  font-size: 14px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content a {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .tx-netl-gdpr .cookie-optin .cookie-optin__content a {
    font-size: 13px;
    line-height: 1.3;
  }
}

.cookie-optin {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 2147483001;
}
.cookie-optin a {
  text-decoration: underline;
}
.cookie-optin label {
  font-weight: bold;
}
.cookie-optin button {
  font-size: 1.2em;
  padding: 5px 20px;
  width: auto;
  margin-bottom: 20px;
  margin-right: 20px;
  border: none;
  border-radius: 5px;
}
.cookie-optin button#netl-gdpr-allowAllCookies {
  float: right;
  margin-right: 0;
}
.cookie-optin button#netl-gdpr-editCookieSettings {
  float: left;
}
@media only screen and (max-width: 768px) {
  .cookie-optin button {
    float: none !important;
    display: block;
    margin: 10px auto !important;
  }
}
.cookie-optin .cookie-optin__link {
  font-size: 1em !important;
  margin-top: 0 !important;
}
.cookie-optin__content {
  max-width: 1200px;
  padding: 20px 0;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .cookie-optin__content {
    padding: 20px;
  }
}
.cookie-optin__content ul {
  padding-left: 0;
  margin-bottom: 0;
}
.cookie-optin__content ul::after {
  clear: both;
  content: "";
  display: table;
}
.cookie-optin__content ul li {
  list-style: none outside none;
  width: 33.33333%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .cookie-optin__content ul li {
    width: 100%;
  }
}
.cookie-optin__content ul li input {
  width: 20px;
  height: 20px;
  float: left;
}
.cookie-optin__content ul li p, .cookie-optin__content ul li label {
  float: left;
  width: calc(100% - 60px);
  margin-left: 15px;
}
.cookie-optin__content ul li p {
  margin-bottom: 15px;
}
@media only screen and (max-width: 480px) {
  .cookie-optin__content ul li p {
    font-size: 14px;
  }
}

.cookie-detail-settings {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2147483002;
  display: none;
}
.cookie-detail-settings--open {
  display: block;
}
.cookie-detail-settings__header {
  margin-bottom: 30px;
}
.cookie-detail-settings__header h3 {
  font-size: 2.4em;
  font-weight: normal;
}
.cookie-detail-settings__content-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 480px) {
  .cookie-detail-settings__content-wrap {
    padding: 20px 20px 50px 20px;
  }
}
.cookie-detail-settings__content {
  width: 1024px;
  height: 600px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
@media only screen and (max-width: 1024px) {
  .cookie-detail-settings__content {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .cookie-detail-settings__content {
    height: 600px;
    max-height: 100%;
  }
}
.cookie-detail-settings__content .cookie-detail-settings__close-button {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 5px;
  background-color: transparent;
}
.cookie-detail-settings__content .cookie-detail-settings__close-button:before, .cookie-detail-settings__content .cookie-detail-settings__close-button:after {
  content: " ";
  width: 20px;
  height: 3px;
  position: absolute;
  top: 11px;
}
.cookie-detail-settings__content .cookie-detail-settings__close-button:before {
  left: 3px;
  transform: rotate(45deg);
}
.cookie-detail-settings__content .cookie-detail-settings__close-button:after {
  right: 3px;
  transform: rotate(-45deg);
}
.cookie-detail-settings__content .cookie-detail-settings__overflow {
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 100px;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list {
  padding: 0;
  margin: 0 0 20px 0;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item {
  position: relative;
  list-style: none outside none;
  padding: 15px;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description {
  margin: 0 35px;
}
@media only screen and (max-width: 480px) {
  .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description {
    margin: 0 30px 0 0;
  }
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description input[type=checkbox] {
  width: 50px;
  height: 15px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: #efefef;
  border-radius: 20px;
  border: none;
  transition: 0.6s ease-in-out all;
  margin-right: 10px;
  margin-top: 10px;
  float: left;
  z-index: 2;
  position: relative;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description input[type=checkbox]:checked:after {
  left: 25px;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description input[type=checkbox]:after {
  content: " ";
  width: 25px;
  height: 25px;
  position: relative;
  top: -5px;
  left: 0;
  border-radius: 50%;
  border: 1px solid #dedede;
  display: block;
  transition: 0.3s ease-in-out all;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description label {
  font-weight: bold;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__button {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  background-color: transparent;
  transition: transform 0.3s ease-in-out;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__button.cookie-detail-settings__button--opened {
  transform: rotate(180deg);
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__button:after {
  content: " ";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  transform: rotate(45deg);
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content {
  display: none;
  margin-top: 20px;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content.cookie-detail-settings__hidden-content--show {
  display: block;
}
@media only screen and (max-width: 768px) {
  .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper {
    width: 100%;
    overflow-x: auto;
  }
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table {
  width: 800px;
}
@media only screen and (max-width: 768px) {
  .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table {
    display: block;
    position: relative;
    max-width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table tr {
    display: block;
    width: 100% !important;
    border-bottom: 1px solid #cccccc;
  }
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table td {
  padding: 10px 5px;
  vertical-align: top;
  background: none;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table td {
    padding: 5px;
    display: block;
    width: 100% !important;
    border-bottom: none;
  }
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-name {
  width: 20%;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-type {
  width: 20%;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-description {
  width: 40%;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-description a:hover {
  text-decoration: underline;
}
.cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-lifetime {
  width: 20%;
}
.cookie-detail-settings .cookie-detail-settings__buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  padding-bottom: 10px;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.45);
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .cookie-detail-settings .cookie-detail-settings__buttons {
    justify-content: space-around;
  }
}
.cookie-detail-settings .cookie-detail-settings__buttons button {
  font-size: 1.2em;
  padding: 5px 20px;
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.tx-yag-pi1 {
  margin: 0 0 30px;
}
.tx-yag-pi1 ul.f3-widget-paginator {
  text-align: center;
  margin: 20px 0 0 0 !important;
}
.tx-yag-pi1 ul.f3-widget-paginator li {
  display: inline-block;
  min-width: 35px;
  height: 35px;
  margin: 0 5px;
  list-style: none outside none;
}
.tx-yag-pi1 ul.f3-widget-paginator li:before {
  display: none;
}
.tx-yag-pi1 ul.f3-widget-paginator li.next a, .tx-yag-pi1 ul.f3-widget-paginator li.previous a {
  padding: 0 5px;
}
.tx-yag-pi1 ul.f3-widget-paginator li a {
  height: 35px;
  display: block;
  line-height: 30px;
  text-decoration: none;
  border-radius: 10px;
}

.yag-list-wrap::after {
  clear: both;
  content: "";
  display: table;
}
.yag-list-wrap.isotope {
  margin: 20px;
}
.yag-list-wrap.isotope .yag-isotope-filter {
  list-style: none;
  margin: 0;
  padding: 0;
}
.yag-list-wrap.isotope .yag-isotope-filter li:before {
  content: initial;
  color: initial;
  margin-left: 0;
  margin-right: 0;
}
.yag-list-wrap.isotope .yag-isotope-filter li:before {
  display: none;
}
.yag-list-wrap.isotope .yag-isotope-filter li a {
  background-image: none;
  border: none;
  border-radius: 5px;
  text-decoration: none;
}
.yag-list-wrap.isotope .element.isotope-item img {
  border-radius: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.yag-list-wrap.isotope .isotope-item {
  margin-bottom: 10px;
  float: left;
}
.yag-list-wrap.isotope .yag-isotope-filter-container {
  padding: 5px 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  margin: 20px;
}

.tx-yag-thumb-innerframe img {
  border: none;
  padding: 0;
}

.tx-yag-breadcrumbcomtainer {
  border: none;
  margin: 20px;
  padding: 5px 10px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 30px;
}

.tx-ptextlist-pager.pagination {
  display: block;
}
.tx-ptextlist-pager.pagination li {
  display: inline-block;
  margin: 0 10px !important;
  padding: 5px 5px;
  border-radius: 4px;
}
.tx-ptextlist-pager.pagination li a {
  text-decoration: none;
  border: none;
  background: none;
  font-size: 1.1rem;
  margin: 0;
}
.tx-ptextlist-pager.pagination li a span {
  background: none;
  border: none;
  font-size: 1.1rem;
}
.tx-ptextlist-pager.pagination li:before {
  display: none !important;
}

.tx-ptextlist-pager-item-display {
  text-align: center;
}

.tx-yag-pi1.theme-lightbox ul {
  margin: 0;
  list-style: none;
}
.tx-yag-pi1.theme-lightbox ul li:before {
  display: none;
}

/**
    Theme Lightbox
 */
.tx-yag-pi1.theme-lightbox .tx-yag-items, .tx-yag-pi1.theme-default .tx-yag-items {
  border-radius: 30px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .tx-yag-pi1.theme-lightbox .tx-yag-items, .tx-yag-pi1.theme-default .tx-yag-items {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .tx-yag-pi1.theme-lightbox .tx-yag-items, .tx-yag-pi1.theme-default .tx-yag-items {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tx-yag-pi1.theme-lightbox .tx-yag-items img, .tx-yag-pi1.theme-default .tx-yag-items img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.tx-yag-pi1.theme-default .tx-yag-thumb-innerframe {
  position: relative;
}
.tx-yag-pi1.theme-default .tx-yag-thumb-innerframe:before {
  content: " ";
  display: block;
  width: 100%;
  padding-top: 100%;
  position: relative;
}
.tx-yag-pi1.theme-default .tx-yag-thumb-innerframe img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
}

.ce-image {
  margin-bottom: 20px;
}
.ce-image .image img {
  width: 100%;
  height: auto;
}

.ce-textpic .image {
  padding: 0 0 20px;
}
.ce-textpic .image .image-inner {
  position: relative;
}
.ce-textpic figcaption {
  padding-top: 3px;
  padding-left: 20px;
  font-size: 14px;
}
.ce-textpic figcaption .credits {
  display: inline;
  opacity: 0.6;
}
.ce-textpic img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .ce-textpic img {
    width: 100%;
  }
}
.ce-textpic.ce-left.ce-intext .ce-gallery {
  float: left;
  width: 50%;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  .ce-textpic.ce-left.ce-intext .ce-gallery {
    width: 100%;
    margin: 0;
  }
}
.ce-textpic.ce-left.ce-intext .ce-bodytext {
  margin-left: 20px !important;
}
@media (max-width: 767px) {
  .ce-textpic.ce-left.ce-intext .ce-bodytext {
    width: 100%;
    margin: 0 !important;
  }
}
.ce-textpic .ce-bodytext h1, .ce-textpic .ce-bodytext h2, .ce-textpic .ce-bodytext h3, .ce-textpic .ce-bodytext h4, .ce-textpic .ce-bodytext h5 {
  margin-bottom: 10px;
}
.ce-textpic .ce-bodytext h1:first-of-type, .ce-textpic .ce-bodytext h2:first-of-type, .ce-textpic .ce-bodytext h3:first-of-type, .ce-textpic .ce-bodytext h4:first-of-type, .ce-textpic .ce-bodytext h5:first-of-type {
  margin-top: 0;
}

.section.section--1x1 .ce-textpic {
  float: none;
}
.section.section--1x1 .ce-textpic .ce-bodytext {
  float: none;
  margin: 0 auto;
  display: block;
}
.section.section--2x1 .section__content .ce-textpic {
  margin-bottom: 50px;
}

.frame-layout-2 .ce-textpic .ce-gallery .ce-row .ce-column .image .image-inner a {
  display: block;
}
.frame-layout-2 .ce-textpic .ce-gallery .ce-row .ce-column .image .image-inner a:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.frame-layout-2 .ce-textpic .ce-gallery .ce-row .ce-column .image .image-inner a img {
  filter: grayscale(100%);
}

.frame-space-after-extra-large:after {
  content: " ";
  position: relative;
  height: 60px;
  width: 100%;
  display: block;
}
.frame-space-after-large:after {
  content: " ";
  position: relative;
  height: 40px;
  width: 100%;
  display: block;
}
.frame-space-after-medium:after {
  content: " ";
  position: relative;
  height: 20px;
  width: 100%;
  display: block;
}
.frame-space-after-small:after {
  content: " ";
  position: relative;
  height: 10px;
  width: 100%;
  display: block;
}
.frame-space-after-extra-small:after {
  content: " ";
  position: relative;
  height: 5px;
  width: 100%;
  display: block;
}

.frame-space-before-extra-large:before {
  content: " ";
  position: relative;
  height: 60px;
  width: 100%;
  display: block;
}
.frame-space-before-large:before {
  content: " ";
  position: relative;
  height: 40px;
  width: 100%;
  display: block;
}
.frame-space-before-medium:before {
  content: " ";
  position: relative;
  height: 20px;
  width: 100%;
  display: block;
}
.frame-space-before-small:before {
  content: " ";
  position: relative;
  height: 10px;
  width: 100%;
  display: block;
}
.frame-space-before-extra-small:before {
  content: " ";
  position: relative;
  height: 5px;
  width: 100%;
  display: block;
}

.ce-text {
  margin-bottom: 80px;
}

.section .section__outro .ce-textpic {
  padding: 0 20px;
}

.ce-textpic::after {
  clear: both;
  content: "";
  display: table;
}
.ce-textpic figure.video .video-embed {
  position: relative;
}
.ce-textpic figure.video .video-embed:before {
  content: " ";
  position: relative;
  padding-top: 56.25%;
  display: block;
}
.ce-textpic figure.video .video-embed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}

.audio-element {
  clear: left;
  width: 100%;
  float: left;
  margin-left: 20px;
  text-shadow: none;
  border: none;
  z-index: 1;
}
@media (max-width: 767px) {
  .audio-element {
    margin-left: 0;
  }
}
.audio-element .audioplayer {
  position: relative;
  margin-bottom: 20px;
  height: 2.5em; /* 40 */
}
.audio-element .audio-element__info {
  clear: left;
  margin-bottom: 20px;
}

.audioplayer > div {
  position: absolute;
}

.audioplayer-playpause {
  width: 40px; /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
  border-radius: 30px 0 0 30px;
}

.audioplayer-mini .audioplayer-playpause {
  width: 100%;
}

.audioplayer-playpause a {
  display: block;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-right: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em; /* 8 4 */
}

.audioplayer-playing .audioplayer-playpause a {
  width: 0.65em; /* 12 */
  height: 0.75em; /* 12 */
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em; /* 6 */
}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  width: 40%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
}

.audioplayer-playing .audioplayer-playpause a:before {
  left: 0;
}

.audioplayer-playing .audioplayer-playpause a:after {
  right: 0;
}

.audioplayer-time-current {
  width: 50px; /* 70 */
  height: 100%;
  line-height: 2.375em; /* 38 */
  text-align: center;
  z-index: 2;
  top: 0;
}

.audioplayer-time-current {
  left: 2.5em; /* 40 */
}

.audioplayer-time-duration {
  right: 2.5em; /* 40 */
  display: none;
}

.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0;
}

.audioplayer-bar {
  width: calc(100% - 150px);
  height: 0.6em; /* 14 */
  background-color: transparent;
  cursor: pointer;
  z-index: 1;
  top: 50%;
  left: 100px; /* 110 */
  margin-top: -0.35em; /* 7 */
}

.audioplayer-novolume .audioplayer-bar {
  right: 4.375em; /* 70 */
}

.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.audioplayer-bar-played {
  z-index: 2;
}

.audioplayer-volume {
  width: 2.5em; /* 40 */
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0;
}

.audioplayer-volume-button {
  width: 40px;
  height: 100%;
}

.audioplayer-volume-button a {
  width: 0.313em; /* 5 */
  height: 0.375em; /* 6 */
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%;
}

.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: "";
  position: absolute;
}

.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border: 0.5em solid transparent; /* 8 */
  border-left: none;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em; /* 8 */
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
  width: 0.5em; /* 5 */
  height: 0.5em; /* 5 */
  border-width: 0.25em 0.25em 0 0; /* 4 */
  left: 0.663em; /* 9 */
  top: -0.063em; /* 1 */ /* 15 */ /* 15 */
  border-radius: 0 0.938em 0 0; /* 15 */
  transform: rotate(45deg);
}

.audioplayer-volume-adjust {
  height: 6.25em; /* 100 */
  cursor: default;
  position: absolute;
  left: 0;
  right: -2px;
  top: -9999px;
}

.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%;
}

.audioplayer-volume-adjust > div {
  width: 40%;
  height: 80%;
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0;
}

.audioplayer-volume-adjust div div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.audioplayer-novolume .audioplayer-volume {
  display: none;
}

.audioplayer *,
.audioplayer *:before,
.audioplayer *:after {
  transition: color 0.25s ease, background-color 0.25s ease, opacity 0.5s ease;
}

@media only screen and (min-width: 1200px) {
  .crop-text .crop-text__content-wrapper .crop-text__content {
    height: auto !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .crop-text .crop-text__content-wrapper .crop-text__content {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .crop-text .crop-text__content-wrapper .crop-text__content {
    overflow: hidden;
  }
}
.crop-text .crop-text__toggle-button {
  display: none;
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .crop-text .crop-text__toggle-button {
    display: block;
  }
}
@media (max-width: 767px) {
  .crop-text .crop-text__toggle-button {
    display: block;
  }
}
.crop-text .crop-text__toggle-button .button {
  background-color: transparent;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text {
  border: none;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text:hover {
  background-color: transparent !important;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text.button--opened .button__icon:before {
  opacity: 0;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text.button--opened .button__icon:after {
  transform: translate(-50%, -50%) rotate(360deg);
}
.crop-text .crop-text__toggle-button .button.button--toggle-text .button__icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  position: relative;
  top: 1px;
  margin-right: 10px;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text .button__icon:before, .crop-text .crop-text__toggle-button .button.button--toggle-text .button__icon:after {
  content: " ";
  width: 20px;
  height: 3px;
  background-color: #000000;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  transition: 0.6s ease-in-out all;
}
.crop-text .crop-text__toggle-button .button.button--toggle-text .button__icon:before {
  transform: translate(-50%, -50%);
}
.crop-text .crop-text__toggle-button .button.button--toggle-text .button__icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.frame-space-before-extra-small {
  margin-top: 0.25rem;
}
.frame-space-before-small {
  margin-top: 0.5rem;
}
.frame-space-before-medium {
  margin-top: 1rem;
}
.frame-space-before-large {
  margin-top: 1.5rem;
}
.frame-space-before-extra-large {
  margin-top: 2rem;
}
.frame-space-after-extra-small {
  margin-bottom: 0.25rem;
}
.frame-space-after-small {
  margin-bottom: 0.5rem;
}
.frame-space-after-medium {
  margin-bottom: 1rem;
}
.frame-space-after-large {
  margin-bottom: 1.5rem;
}
.frame-space-after-extra-large {
  margin-bottom: 2rem;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}
.fancybox-inner img {
  border-radius: 30px;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../Images/fancybox_sprite.png");
  background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../Images/loading.gif") center center no-repeat;
  background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../Images/blank.gif"); /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../Images/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -15px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 10px;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
  border-radius: 30px;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../Images/fancybox_sprite@2x.png");
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url("../Images/loading@2x.gif");
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
.image-grid {
  padding: 50px;
}
@media (max-width: 767px) {
  .image-grid {
    padding: 20px 10px;
  }
}
.image-grid.image-grid--small-gap {
  padding: 2px;
}
.image-grid.image-grid--small-gap .image-grid__list {
  gap: 2px;
}
.image-grid .image-grid__list {
  display: grid;
  grid-template-rows: auto;
  gap: 20px;
}
.image-grid .image-grid__list[data-items="1"] {
  grid-template-columns: repeat(1, 1fr);
}
.image-grid .image-grid__list[data-items="2"] {
  grid-template-columns: repeat(2, 1fr);
}
.image-grid .image-grid__list[data-items="3"] {
  grid-template-columns: repeat(3, 1fr);
}
.image-grid .image-grid__list[data-items="4"] {
  grid-template-columns: repeat(4, 1fr);
}
.image-grid .image-grid__list[data-items="5"] {
  grid-template-columns: repeat(5, 1fr);
}
.image-grid .image-grid__list[data-items="6"] {
  grid-template-columns: repeat(6, 1fr);
}
.image-grid .image-grid__list[data-items="7"] {
  grid-template-columns: repeat(7, 1fr);
}
.image-grid .image-grid__list[data-items="8"] {
  grid-template-columns: repeat(8, 1fr);
}
@media only screen and (max-width: 1440px) {
  .image-grid .image-grid__list[data-items="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .image-grid .image-grid__list[data-items="5"] {
    grid-template-columns: repeat(5, 1fr);
  }
  .image-grid .image-grid__list[data-items="6"] {
    grid-template-columns: repeat(6, 1fr);
  }
  .image-grid .image-grid__list[data-items="7"] {
    grid-template-columns: repeat(6, 1fr);
  }
  .image-grid .image-grid__list[data-items="8"] {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only screen and (max-width: 1200px) {
  .image-grid .image-grid__list[data-items="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .image-grid .image-grid__list[data-items="5"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .image-grid .image-grid__list[data-items="6"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .image-grid .image-grid__list[data-items="7"] {
    grid-template-columns: repeat(4, 1fr);
  }
  .image-grid .image-grid__list[data-items="8"] {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 1024px) {
  .image-grid .image-grid__list[data-items="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="4"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="5"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="6"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="7"] {
    grid-template-columns: repeat(3, 1fr);
  }
  .image-grid .image-grid__list[data-items="8"] {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .image-grid .image-grid__list[data-items="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="3"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="4"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="5"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="6"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="7"] {
    grid-template-columns: repeat(2, 1fr);
  }
  .image-grid .image-grid__list[data-items="8"] {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .image-grid .image-grid__list {
    gap: 10px;
  }
  .image-grid .image-grid__list[data-items="1"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="2"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="3"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="4"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="5"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="6"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="7"] {
    grid-template-columns: repeat(1, 1fr);
  }
  .image-grid .image-grid__list[data-items="8"] {
    grid-template-columns: repeat(1, 1fr);
  }
}
.image-grid .image-grid__list .image-grid__item img {
  width: 100%;
  height: auto;
}

.navigation {
  position: sticky;
  z-index: 8 !important;
  top: 0;
  width: 100%;
  padding: 0;
  overflow: initial;
  text-align: center;
}
@media (max-width: 1200px) {
  .navigation {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .navigation {
    overflow: visible;
    height: initial;
  }
}
@media (max-width: 850px) {
  .navigation {
    height: auto;
  }
}
.navigation a {
  line-height: 1;
  font-size: 40px;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  transition: 300ms linear color;
}
@media (max-width: 1024px) {
  .navigation a {
    font-size: 25px;
  }
}
.navigation.navigation--opened .navigation__register-mobile {
  position: absolute;
  opacity: 0;
  left: -99999px;
}
.navigation .navigation__register-mobile {
  opacity: 1;
  position: relative;
  left: initial;
  transition: 0.3s opacity ease-in-out;
}
@media only screen and (min-width: 768px) {
  .navigation .video-teaser {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .navigation .video-teaser {
    display: block;
  }
}
.navigation .navigation__mobile {
  height: 40px;
  display: none;
}
@media (max-width: 1024px) {
  .navigation .navigation__mobile {
    display: block;
  }
}
@media only screen and (max-width: 414px) {
  .navigation .navigation__mobile {
    text-align: left;
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .navigation .navigation__mobile {
    text-align: left;
    margin-left: 10px;
  }
}
.navigation .navigation__mobile .navigation__icon {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.navigation .navigation__mobile .navigation__icon.navigation__icon--close {
  display: none;
}
.navigation .navigation__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  padding: 40px 0;
}
.navigation .navigation__list li:before {
  content: initial;
  color: initial;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 1025px) {
  .navigation .navigation__list {
    display: block !important;
  }
}
@media only screen and (max-width: 1024px) {
  .navigation .navigation__list {
    display: none;
    top: 0;
    padding: 20px 0;
  }
}
.navigation li {
  display: inline-block;
  margin: 0 25px;
}
@media (max-width: 1024px) {
  .navigation li {
    display: block;
    margin: 0 0 10px;
  }
  .navigation li:last-of-type {
    margin: 0;
  }
  .navigation li:before {
    display: none !important;
  }
}
.navigation .navigation__item {
  position: relative;
}
.navigation .navigation__item:before {
  border-radius: 0;
  content: " ";
  display: block;
  position: absolute;
  width: auto;
  background-color: transparent;
  border: 1px solid transparent;
  mix-blend-mode: overlay;
  color: transparent;
  opacity: 0;
  transition: opacity 525ms linear, height 525ms linear;
  pointer-events: none;
  left: -30px;
  right: -30px;
  top: 40px;
  height: 40px;
  background-image: radial-gradient(ellipse, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 70%);
}
.navigation .navigation__item.navigation__item--register a {
  line-height: 1;
  font-size: 40px;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .navigation .navigation__item.navigation__item--register a {
    font-size: 25px;
  }
}
.navigation .navigation__item.navigation__item--active:before {
  opacity: 1;
}

@-moz-document url-prefix() {
  .navigation__item--active {
    mix-blend-mode: initial;
  }
}
.ornaments {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .ornaments {
    display: none;
  }
}
.ornaments .ornaments__ornament {
  position: absolute;
}
.ornaments .ornaments__ornament.ornaments__ornament--animate .ornament path {
  animation: dash 1s linear forwards;
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.program {
  font-size: 16px;
}
.program::after {
  clear: both;
  content: "";
  display: table;
}
.program, .program ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.program li:before, .program ul li:before {
  content: initial;
  color: initial;
  margin-left: 0;
  margin-right: 0;
}
.program li:before {
  display: none;
}
.program .button--ghost {
  line-height: 30px;
}
.program h3 {
  position: relative;
  line-height: 40px;
  margin-bottom: 0;
  cursor: pointer;
  text-align: center;
}
.program h3::after {
  clear: both;
  content: "";
  display: table;
}
.program h3:after {
  content: " ";
  width: 17px;
  height: 16px;
  position: absolute;
  right: 20px;
  top: 12px;
  background-image: url(../Images/arrow_down.svg);
  display: none;
}
.program h4 {
  margin: 0;
  padding: 5px 0 0;
}
.program .program__date {
  font-size: 16px;
  padding-right: 20px;
  width: 47%;
  display: block;
  float: left;
  text-align: right;
}
@media (max-width: 767px) {
  .program .program__date {
    width: 80px;
    text-align: left;
    padding-left: 20px;
  }
}
.program .program__weekday {
  width: calc(53% - 30px);
  font-size: 20px;
  display: block;
  float: left;
  padding-left: 20px;
  text-align: left;
}
@media (max-width: 767px) {
  .program .program__weekday {
    width: calc(100% - 110px);
  }
}
.program .program__icon {
  float: right;
  width: 30px;
  height: 30px;
}
.program .program__icon svg {
  transition: 0.3s ease-in-out transform;
  transform-origin: center center;
  transform: rotate(0);
}
.program .program__day {
  list-style: none;
  flex: 0;
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  min-height: 40px;
}
.program .program__day.program__day--open h3:after {
  transform: rotate(180deg);
}
.program .program__day.program__day--open .program__icon svg {
  transform: rotate(-180deg);
}
.program .program__events {
  display: none;
}
.program .program__event {
  position: relative;
  clear: both;
  padding: 10px 10px 10px 0;
  min-height: 40px;
  transition: background 125ms linear;
}
.program .program__event::after {
  clear: both;
  content: "";
  display: table;
}
.program .program__time {
  width: 150px;
  border-radius: 0 25px 25px 0;
  text-align: right;
  padding: 0 10px 0 0;
  float: left;
  line-height: 36px;
}
@media (max-width: 767px) {
  .program .program__time {
    width: 100% !important;
    float: none;
    text-align: left;
    padding-left: 20px;
  }
}
.program .program__details {
  margin-left: 170px;
}
@media (max-width: 767px) {
  .program .program__details {
    width: 100%;
    float: none;
    padding-left: 20px;
    margin-left: 0;
  }
}
.program .program__details h4 {
  padding: 0 130px 0 0;
}
@media (max-width: 1024px) {
  .program .program__details h4 {
    padding: 0;
  }
}
.program .program__details .program__info {
  font-size: 24px;
  line-height: 30px;
  display: inline-block;
  padding: 0 130px 0 0;
}
@media (max-width: 1024px) {
  .program .program__details .program__info {
    padding: 0;
  }
}
.program .button {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 28px;
  padding: 5px;
}
.program .button.button--ghost {
  margin-top: 0;
}
@media (max-width: 1024px) {
  .program .button {
    position: relative;
    top: initial;
    right: initial;
    transform: none;
    margin: 10px 0;
    display: block;
    width: 144px;
    text-align: center;
  }
}

.registration {
  overflow: hidden;
  margin: 80px auto 100px;
  display: block;
}
@media only screen and (max-width: 1200px) {
  .registration {
    margin: 50px auto 100px;
  }
}
@media only screen and (min-width: 601px) {
  .registration {
    width: 600px !important;
  }
}
@media only screen and (max-width: 600px) {
  .registration {
    margin: 20px 0 100px;
    width: 100%;
  }
  .registration .frame-type-html {
    padding: 0 20px;
  }
}
.registration.registration--participants {
  height: 1400px !important;
}
@media only screen and (max-width: 517px) {
  .registration.registration--participants {
    height: 1950px !important;
  }
}
.registration.registration--group-leader {
  height: 1550px !important;
}
@media only screen and (max-width: 517px) {
  .registration.registration--group-leader {
    height: 2250px !important;
  }
}
.registration.registration--employee {
  height: 1450px !important;
}
@media only screen and (max-width: 715px) {
  .registration.registration--employee {
    height: 2050px !important;
  }
}

.teaser {
  margin: 20px 0;
  position: relative;
}
.teaser::after {
  clear: both;
  content: "";
  display: table;
}
@media only screen and (max-width: 1024px) {
  .teaser {
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
    width: calc(50% - 60px);
    float: left;
    margin-left: 40px;
    width: calc(50% - 22.5px);
    float: left;
    margin-left: 15px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .teaser {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
    margin-left: 0;
    width: 100%;
  }
}
.teaser .teaser__image {
  float: left;
  width: 150px;
  height: auto;
  position: relative;
}
.teaser .teaser__image.teaser__image--gradient:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 300ms linear background;
}
.teaser .teaser__image.teaser__image--gradient img {
  filter: grayscale(100%);
}
@media (max-width: 479px) {
  .teaser .teaser__image {
    width: 120px;
  }
  .teaser .teaser__image img {
    width: 100%;
    height: auto;
  }
}
.teaser .teaser__content {
  margin-left: 170px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 479px) {
  .teaser .teaser__content {
    margin-left: 140px;
  }
}
.teaser .teaser__content h3 {
  margin: 0;
  font-size: 30px;
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}
.teaser .teaser__content p {
  margin-top: 10px;
  margin-bottom: 0;
}
.teaser .teaser__content a {
  color: inherit;
  text-decoration: none;
}
.teaser .teaser__content a:hover {
  text-decoration: underline;
}

.tile {
  position: relative;
  overflow: hidden;
  height: 240px;
  margin-bottom: 40px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.tile > a {
  display: block;
  text-decoration: none;
}
.tile > a:hover .tile__content {
  opacity: 0;
}
.tile .tile__background {
  background-position: center center;
  background-size: cover;
  filter: grayscale(100%);
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
}
.tile .tile__content {
  position: relative;
  z-index: 2;
  min-height: 240px;
  padding: 70px 30px 30px;
  text-align: center;
}
.tile .tile__content h3 {
  margin: 0;
  text-align: center;
  font-size: 46px;
  text-decoration: none;
}
.tile .tile__content p {
  text-decoration: none;
}
@media (max-width: 767px) {
  .tile .corner {
    background-position: 60%;
  }
}
.tile.tile--gold .tile__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile.tile--gold .tile__background:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tile.tile--gold .tile__content {
  transition: 300ms ease-in-out background;
  opacity: 1;
}
.tile.tile--color1 .tile__content {
  transition: 0.3s ease-in-out opacity;
}
.tile.tile--color2 .tile__content {
  transition: 0.3s ease-in-out opacity;
}
.tile.tile--color3 .tile__content {
  transition: 0.3s ease-in-out opacity;
}
.tile.tile--turquoise .tile__background:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.tile.tile--turquoise .tile__content {
  transition: 300ms linear background;
}
.tile.tile--third {
  width: calc(33.3333333333% - 53.3333333333px);
  float: left;
  margin-left: 40px;
}
.tile.tile--third .tile__content {
  width: 100%;
}
@media (max-width: 767px) {
  .tile.tile--third {
    width: calc(100% - 30px);
    float: left;
    margin-left: 15px;
  }
  .tile.tile--third .tile__content {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .tile.tile--third {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
  .tile.tile--third .tile__content {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .tile.tile--third {
    margin-left: 0;
    width: 100%;
  }
  .tile.tile--third .tile__content {
    width: 100%;
  }
}
.tile.tile--half {
  width: calc(50% - 60px);
  float: left;
  margin-left: 40px;
}
.tile.tile--half .tile__content {
  width: 100%;
}
@media (max-width: 1024px) {
  .tile.tile--half {
    width: calc(100% - 80px);
    float: left;
    margin-left: 40px;
  }
  .tile.tile--half .tile__content {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .tile.tile--half {
    margin-left: 0;
    width: 100%;
  }
  .tile.tile--half .tile__content {
    width: 100%;
  }
}
.tile.tile--full {
  width: calc(100% - 80px);
  float: left;
  margin-left: 40px;
}
.tile.tile--full .tile__content {
  width: 100%;
}
@media (max-width: 479px) {
  .tile.tile--full {
    margin-left: 0;
    width: 100%;
  }
  .tile.tile--full .tile__content {
    width: 100%;
  }
}
.tile .button {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}
.tile .corner {
  z-index: 1;
  opacity: 0.2;
  width: 278px;
  height: 188px;
}

.section--1x1 .section__intro .tile {
  width: 100%;
  margin: 0;
}

.video-element {
  position: relative;
  clear: left;
  margin: 12px 0;
}
.video-element img {
  width: 100%;
  height: auto;
}
.video-element .play-icon {
  display: block;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: calc(50% - 60px);
  top: calc(50% - 60px);
  padding: 10px;
}
.video-element .play-icon:before {
  content: " ";
  display: block;
  height: 100px;
  width: 100px;
  background: url(../Images/icon_play.svg) no-repeat;
  background-size: 100px 100px;
}

.video-teaser {
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 100px;
  display: block;
  padding: 0 20px;
  cursor: pointer;
  white-space: nowrap;
  background-color: transparent;
  text-align: center;
}
.video-teaser img {
  position: relative;
  top: -3px;
}
.video-teaser .video-teaser__text {
  display: block;
  margin-top: 19px;
  margin-bottom: 13px;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .video-teaser .video-teaser__text span {
    display: none;
  }
}
.video-teaser .video-teaser__text .video-teaser__icon {
  width: 28px;
  height: 28px;
}
@media (max-width: 767px) {
  .video-teaser .video-teaser__text .video-teaser__icon {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 767px) {
  .video-teaser .video-teaser__text .video-teaser__icon.video-teaser__icon--desktop {
    display: none;
  }
}
.video-teaser .video-teaser__text .video-teaser__icon.video-teaser__icon--mobile {
  display: none;
}
@media (max-width: 1200px) {
  .video-teaser {
    bottom: 50px;
    right: 10px;
  }
  .video-teaser .video-teaser__text {
    margin-top: 10px;
    margin-bottom: 4px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .video-teaser {
    border: none;
    z-index: 100;
    top: -12px;
    right: 0;
    bottom: initial;
  }
}

.section.theme.theme--none,
.section .section__content.theme--none {
  background-color: white;
}
.section.theme.theme--none h1, .section.theme.theme--none h2, .section.theme.theme--none h3, .section.theme.theme--none h4, .section.theme.theme--none h5,
.section .section__content.theme--none h1,
.section .section__content.theme--none h2,
.section .section__content.theme--none h3,
.section .section__content.theme--none h4,
.section .section__content.theme--none h5 {
  color: #1a524d;
}
.section.theme.theme--none p, .section.theme.theme--none li,
.section .section__content.theme--none p,
.section .section__content.theme--none li {
  color: #1a524d;
}
.section.theme.theme--none a,
.section .section__content.theme--none a {
  color: #1a524d;
}
.section.theme.theme--none a.rte-button--default,
.section.theme.theme--none a.button,
.section .section__content.theme--none a.rte-button--default,
.section .section__content.theme--none a.button {
  background-color: #1a524d;
  border: 3px solid #1a524d;
  color: white !important;
}
.section.theme.theme--none a.rte-button--default:hover,
.section.theme.theme--none a.button:hover,
.section .section__content.theme--none a.rte-button--default:hover,
.section .section__content.theme--none a.button:hover {
  border: 3px solid #487571;
  background-color: #487571 !important;
}
.section.theme.theme--none a.button--ghost,
.section .section__content.theme--none a.button--ghost {
  background-color: transparent;
  border: 3px solid #1a524d;
  color: #1a524d !important;
}
.section.theme.theme--none a.button--ghost:hover,
.section .section__content.theme--none a.button--ghost:hover {
  background-color: #1a524d !important;
  color: white !important;
}

.section.theme.theme--primary,
.section .section__content.theme--primary {
  background-color: #1a524d;
}
.section.theme.theme--primary h1, .section.theme.theme--primary h2, .section.theme.theme--primary h3, .section.theme.theme--primary h4, .section.theme.theme--primary h5,
.section .section__content.theme--primary h1,
.section .section__content.theme--primary h2,
.section .section__content.theme--primary h3,
.section .section__content.theme--primary h4,
.section .section__content.theme--primary h5 {
  color: white;
}
.section.theme.theme--primary p, .section.theme.theme--primary li,
.section .section__content.theme--primary p,
.section .section__content.theme--primary li {
  color: white;
}
.section.theme.theme--primary a,
.section .section__content.theme--primary a {
  color: white;
}
.section.theme.theme--primary a.rte-button--default,
.section.theme.theme--primary a.button,
.section .section__content.theme--primary a.rte-button--default,
.section .section__content.theme--primary a.button {
  background-color: #f7efdf;
  border: 3px solid #f7efdf;
  color: #f7efdf !important;
}
.section.theme.theme--primary a.rte-button--default:hover,
.section.theme.theme--primary a.button:hover,
.section .section__content.theme--primary a.rte-button--default:hover,
.section .section__content.theme--primary a.button:hover {
  border: 3px solid #f9f2e5;
  background-color: #f9f2e5 !important;
}
.section.theme.theme--primary a.button--ghost,
.section .section__content.theme--primary a.button--ghost {
  background-color: transparent;
  border: 3px solid #f7efdf;
  color: #f7efdf !important;
}
.section.theme.theme--primary a.button--ghost:hover,
.section .section__content.theme--primary a.button--ghost:hover {
  background-color: #f7efdf !important;
  color: #f7efdf !important;
}

.section.theme.theme--secondary,
.section .section__content.theme--secondary {
  background-color: #f7efdf;
}
.section.theme.theme--secondary h1, .section.theme.theme--secondary h2, .section.theme.theme--secondary h3, .section.theme.theme--secondary h4, .section.theme.theme--secondary h5,
.section .section__content.theme--secondary h1,
.section .section__content.theme--secondary h2,
.section .section__content.theme--secondary h3,
.section .section__content.theme--secondary h4,
.section .section__content.theme--secondary h5 {
  color: #1a524d;
}
.section.theme.theme--secondary p, .section.theme.theme--secondary li,
.section .section__content.theme--secondary p,
.section .section__content.theme--secondary li {
  color: black;
}
.section.theme.theme--secondary a,
.section .section__content.theme--secondary a {
  color: #1a524d;
}
.section.theme.theme--secondary a.rte-button--default,
.section.theme.theme--secondary a.button,
.section .section__content.theme--secondary a.rte-button--default,
.section .section__content.theme--secondary a.button {
  background-color: #1a524d;
  border: 3px solid #1a524d;
  color: #1a524d !important;
}
.section.theme.theme--secondary a.rte-button--default:hover,
.section.theme.theme--secondary a.button:hover,
.section .section__content.theme--secondary a.rte-button--default:hover,
.section .section__content.theme--secondary a.button:hover {
  border: 3px solid #487571;
  background-color: #487571 !important;
}
.section.theme.theme--secondary a.button--ghost,
.section .section__content.theme--secondary a.button--ghost {
  background-color: transparent;
  border: 3px solid #1a524d;
  color: #1a524d !important;
}
.section.theme.theme--secondary a.button--ghost:hover,
.section .section__content.theme--secondary a.button--ghost:hover {
  background-color: #1a524d !important;
  color: #1a524d !important;
}

ul li:before {
  top: 13px;
}

h1 {
  color: #1A524D;
}

h2 {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
  color: #1A524D;
}
h2 b, h2 strong {
  color: #000000;
}

h3 {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
  color: #1A524D;
}

p, ul, ol, table {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
}

.section.section--dark {
  color: #F7EFDF;
}
.section.section--light {
  color: #1A524D;
}

a {
  color: #000000;
}

ul li:before, ol li:before {
  color: #1A524D;
}

ul li:before {
  background-color: #1A524D;
}

table {
  color: #ffffff;
}
table th, table td {
  border-bottom: 1px solid #ffffff;
}
table th {
  background-color: #1A524D;
}
table td {
  background-color: #F7EFDF;
}
table tr:hover td {
  background-color: white;
}

a.rte-button--default,
a.button {
  display: inline-block;
  padding: 15px 70px;
  border-radius: 50px;
  text-decoration: none;
  margin: 50px 5px 0;
}

.header .header__roof-line {
  margin: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 28px;
}
@media (max-width: 767px) {
  .header .header__roof-line {
    gap: 20px;
    margin: 20px 20px 50px 20px;
  }
}
@media (max-width: 767px) {
  .header .header__roof-line .header__logo img {
    width: 60px;
    height: auto;
  }
}
.header .header__roof-line .header__square-line.header__square-line--left {
  height: 36px;
}
.header .header__roof-line .header__square-line.header__square-line--right {
  height: 36px;
}
.header .header__roof-line .header__square-line.header__square-line--left {
  width: calc(50% - 272px);
  background-position: right center;
  background-image: url(../Images/BUJU-2026/BUJU-Karos-links.svg);
}
@media (max-width: 767px) {
  .header .header__roof-line .header__square-line.header__square-line--left {
    width: calc(100% - 271px);
  }
}
.header .header__roof-line .header__square-line.header__square-line--right {
  width: calc(50% - 146px);
  background-position: left center;
  background-image: url(../Images/BUJU-2026/BUJU-Karos-rechts.svg);
}
@media (max-width: 767px) {
  .header .header__roof-line .header__square-line.header__square-line--right {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .header__roof-line .header__buju-edition img {
    width: auto;
    height: 45px;
  }
}

.footer {
  background-color: #1A524D;
}
.footer p, .footer a {
  color: #ffffff;
}
.footer .footer__container .footer__nav #FooterEditCookieSettings {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  color: #ffffff;
}
.footer .footer__container .footer__to-top button {
  color: #1A524D;
}
.footer .footer__container .footer__to-top button:before {
  border-bottom: 15px solid #1A524D;
}

.button {
  font-size: 28px;
  line-height: 36px;
  padding: 15px 70px;
  text-decoration: none;
}
@media only screen and (max-width: 1400px) {
  .button {
    font-size: 24px;
    line-height: 28px;
  }
}

.button {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}
.button:hover {
  background-color: #ffffff !important;
  color: #1A524D !important;
}
.button.button--ghost {
  border: 3px solid #1A524D;
  color: #1A524D;
}
.button.button--ghost:hover {
  background-color: #1A524D !important;
  color: #ffffff !important;
}

.powermail_form * {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .parsley-errors-list {
  background-color: #F7EFDF;
}
.powermail_form .powermail_fieldset .powermail_fieldwrap .powermail_label {
  color: #1A524D;
}
.powermail_form input {
  border: 2px solid #1A524D;
}
.powermail_form input:focus {
  background-color: rgba(26, 82, 77, 0.7);
}
.powermail_form input[type=checkbox] {
  background-color: #ffffff;
}
.powermail_form input[type=checkbox]:checked {
  background-color: #1A524D;
}
.powermail_form input[type=checkbox]:checked:before, .powermail_form input[type=checkbox]:checked:after {
  background-color: #F7EFDF;
}
.powermail_form input[type=submit],
.powermail_form button[type=submit] {
  background-color: #1A524D;
  color: #ffffff;
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}

.powermail_confirmation .powermail_all_label,
.powermail_confirmation .powermail_all_value,
.powermail_create .powermail_all_label,
.powermail_create .powermail_all_value {
  color: #000000;
}
.powermail_confirmation .btn-group input[type=submit],
.powermail_create .btn-group input[type=submit] {
  background-color: #1A524D;
  color: #ffffff;
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}

.section.section--none h1, .section.section--none h2, .section.section--none h3, .section.section--none h4, .section.section--none h5, .section.section--none a {
  color: #1A524D;
}
.section.section--none p, .section.section--none li td {
  color: #000000;
}
.section h1, .section h2, .section h3 {
  font-family: "Florest Rough", Helvetica, Arial, sans-serif;
}
.section h1 {
  font-size: 92px;
  line-height: 109px;
}
@media (max-width: 767px) {
  .section h1 {
    font-size: 46px;
    line-height: 56px;
  }
}
.section.section--gradient .section__title {
  color: #ffffff;
}
.section.section--1x3-full {
  position: relative;
}
.section.section--1x3-full:before {
  content: " ";
  width: calc(100% + 2px);
  background-image: url(../Images/BUJU-2026/background-bevel.svg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3.3854166667%;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 5;
}
@media (max-width: 1200px) {
  .section.section--1x3-full .section__title {
    color: #ffffff;
  }
}
.section.section--1x3-full.section--dark .section__content {
  color: #ffffff;
}
.section.section--1x3-full.section--dark .section__content h1, .section.section--1x3-full.section--dark .section__content h2, .section.section--1x3-full.section--dark .section__content h3, .section.section--1x3-full.section--dark .section__content h4 {
  color: #ffffff;
}
.section.section--1x3-full.section--no-headline .section__content {
  padding-top: 130px !important;
}
.section.section--1x3-full .section__content.theme.theme--none {
  background-color: white;
}
.section.section--1x3-full .section__content.theme.theme--none h1, .section.section--1x3-full .section__content.theme.theme--none h2, .section.section--1x3-full .section__content.theme.theme--none h3, .section.section--1x3-full .section__content.theme.theme--none h4, .section.section--1x3-full .section__content.theme.theme--none h5 {
  color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--none li, .section.section--1x3-full .section__content.theme.theme--none p, .section.section--1x3-full .section__content.theme.theme--none span, .section.section--1x3-full .section__content.theme.theme--none strong {
  color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--none .button.button--toggle-text .button__icon:before, .section.section--1x3-full .section__content.theme.theme--none .button.button--toggle-text .button__icon:after {
  background-color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--none a {
  color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--primary {
  background-color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--primary h1, .section.section--1x3-full .section__content.theme.theme--primary h2, .section.section--1x3-full .section__content.theme.theme--primary h3, .section.section--1x3-full .section__content.theme.theme--primary h4, .section.section--1x3-full .section__content.theme.theme--primary h5 {
  color: white;
}
.section.section--1x3-full .section__content.theme.theme--primary li, .section.section--1x3-full .section__content.theme.theme--primary p, .section.section--1x3-full .section__content.theme.theme--primary span, .section.section--1x3-full .section__content.theme.theme--primary strong {
  color: white;
}
.section.section--1x3-full .section__content.theme.theme--primary .button.button--toggle-text .button__icon:before, .section.section--1x3-full .section__content.theme.theme--primary .button.button--toggle-text .button__icon:after {
  background-color: white;
}
.section.section--1x3-full .section__content.theme.theme--primary a {
  color: white;
}
.section.section--1x3-full .section__content.theme.theme--secondary {
  background-color: #f7efdf;
}
.section.section--1x3-full .section__content.theme.theme--secondary h1, .section.section--1x3-full .section__content.theme.theme--secondary h2, .section.section--1x3-full .section__content.theme.theme--secondary h3, .section.section--1x3-full .section__content.theme.theme--secondary h4, .section.section--1x3-full .section__content.theme.theme--secondary h5 {
  color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--secondary li, .section.section--1x3-full .section__content.theme.theme--secondary p, .section.section--1x3-full .section__content.theme.theme--secondary span, .section.section--1x3-full .section__content.theme.theme--secondary strong {
  color: black;
}
.section.section--1x3-full .section__content.theme.theme--secondary .button.button--toggle-text .button__icon:before, .section.section--1x3-full .section__content.theme.theme--secondary .button.button--toggle-text .button__icon:after {
  background-color: #1a524d;
}
.section.section--1x3-full .section__content.theme.theme--secondary a {
  color: #1a524d;
}
.section.section--light p {
  color: #000000;
}
.section.section--light .button {
  color: #1A524D !important;
  border: 3px solid #1A524D;
}
.section.section--light .button:hover {
  background-color: #1A524D !important;
  color: #ffffff !important;
}
.section.section--dark {
  color: #ffffff !important;
}
.section.section--dark a {
  color: #F7EFDF;
}
.section.section--dark h1, .section.section--dark h2, .section.section--dark h3, .section.section--dark h4 {
  color: #F7EFDF;
}
.section .section__container {
  position: relative;
}
.section .section__intro .quote h1, .section .section__intro .quote h2, .section .section__intro .quote h3, .section .section__intro .quote h4 {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
  color: #ffffff !important;
}
.section.section--gradient {
  background: #1a524d;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26, 82, 77, 0.7)), color-stop(100%, #1A524D));
  background: linear-gradient(to bottom, rgba(26, 82, 77, 0.7) 0%, #1A524D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#1A524D", endColorstr="#1A524D", GradientType=0 );
}
.section.section--gradient p {
  color: #ffffff;
}
.section.section--repeat-background {
  background-image: url(../Images/BUJU-2026/stage-background.jpg);
  background-size: 100%;
  position: relative;
}
.section.section--repeat-background:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.audio-element {
  color: #ffffff !important;
  margin: 0 0 50px;
}
.audio-element .audioplayer {
  border: 2px solid #1A524D;
}
.audio-element .audio-element__info {
  background: #1A524D;
  color: #000000;
}
.audio-element .button {
  margin: 0 !important;
}

.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
  border-left-color: #ffffff;
}

.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  background-color: #1A524D;
}

.audioplayer-bar {
  border: 1px solid #1A524D;
}

.audioplayer-bar-played {
  background: #1A524D !important;
}

.audioplayer-volume {
  border-left: 2px solid #ffffff;
}

.audioplayer-volume:hover,
.audioplayer-volume:focus {
  background-color: #1A524D;
}

.audioplayer-volume-button a {
  background-color: #1A524D;
}

.audioplayer-volume-button a:before {
  border-right-color: #1A524D;
}

.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
  border: 0.25em double #1A524D; /* 4 */
}

.audioplayer-volume-adjust {
  background: #1A524D;
}

.audioplayer-volume-adjust > div {
  background-color: #1A524D;
}

.audioplayer-volume-adjust div div {
  background: #1A524D;
}

.fancybox-title-float-wrap .child {
  background: #1A524D;
  color: #ffffff;
}

.fancybox-title-outside-wrap {
  color: #ffffff;
}

.fancybox-title-over-wrap {
  color: #ffffff;
  background: #000000;
}

.image-grid.theme--none {
  background-color: white;
}
.image-grid.theme--primary {
  background-color: #1a524d;
}
.image-grid.theme--secondary {
  background-color: #f7efdf;
}

.navigation {
  background-color: #ffffff;
}
.navigation a {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  color: #1A524D;
}
.navigation a:hover {
  color: rgba(26, 82, 77, 0.7);
}
.navigation .navigation__mobile .navigation__icon {
  fill: #1A524D;
}
.navigation .navigation__item.navigation__item--register a {
  color: #1A524D;
}
.navigation .navigation__item.navigation__item--register a:hover {
  color: #1A524D;
}
.navigation .navigation__register-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .navigation .navigation__register-mobile {
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
  }
}

.program {
  color: #ffffff;
}
.program h3 {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  line-height: 60px;
  color: #ffffff !important;
}
.program h4 {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  line-height: 35px;
  color: #ffffff !important;
}
.program .button--ghost {
  border-color: #ffffff !important;
  color: #ffffff;
}
.program .button--ghost:hover {
  color: #1A524D !important;
}
.program .program__date {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  font-size: 35px;
}
.program .program__weekday {
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
  width: calc(53% - 60px);
  font-size: 35px;
}
.program .program__day {
  min-height: 60px;
  margin-bottom: 16px;
  border-radius: 50px;
}
.program .program__day:nth-of-type(2n) {
  background-color: #1A524D;
}
.program .program__day:nth-of-type(2n) h3, .program .program__day:nth-of-type(2n) h4, .program .program__day:nth-of-type(2n) a, .program .program__day:nth-of-type(2n) span, .program .program__day:nth-of-type(2n) p, .program .program__day:nth-of-type(2n) strong, .program .program__day:nth-of-type(2n) div {
  color: #ffffff !important;
}
.program .program__day:nth-of-type(2n) h3.button--ghost, .program .program__day:nth-of-type(2n) h4.button--ghost, .program .program__day:nth-of-type(2n) a.button--ghost, .program .program__day:nth-of-type(2n) span.button--ghost, .program .program__day:nth-of-type(2n) p.button--ghost, .program .program__day:nth-of-type(2n) strong.button--ghost, .program .program__day:nth-of-type(2n) div.button--ghost {
  border: 3px solid #ffffff !important;
  color: #ffffff !important;
}
.program .program__day:nth-of-type(2n) h3.button--ghost:hover, .program .program__day:nth-of-type(2n) h4.button--ghost:hover, .program .program__day:nth-of-type(2n) a.button--ghost:hover, .program .program__day:nth-of-type(2n) span.button--ghost:hover, .program .program__day:nth-of-type(2n) p.button--ghost:hover, .program .program__day:nth-of-type(2n) strong.button--ghost:hover, .program .program__day:nth-of-type(2n) div.button--ghost:hover {
  background-color: #ffffff !important;
  color: #1A524D !important;
}
.program .program__day:nth-of-type(2n) .program__time {
  color: #ffffff !important;
}
.program .program__day:nth-of-type(2n) .program__info {
  color: #ffffff !important;
}
.program .program__day:nth-of-type(2n+1) {
  background-color: #F7EFDF;
}
.program .program__day:nth-of-type(2n+1) h3.button--ghost, .program .program__day:nth-of-type(2n+1) h4.button--ghost, .program .program__day:nth-of-type(2n+1) a.button--ghost {
  border: 3px solid #1A524D !important;
}
.program .program__day:nth-of-type(2n+1) .program__time {
  color: #1A524D !important;
}
.program .program__day:nth-of-type(2n+1) .program__info {
  color: #1A524D !important;
}
.program .program__day:nth-of-type(2n+1) .program__date {
  color: #1A524D !important;
}
.program .program__day:nth-of-type(2n+1) .program__weekday {
  color: #1A524D !important;
}
.program .program__day:nth-of-type(2n+1) .program__details h4 {
  color: #1A524D !important;
}
.program .program__event .program__time {
  width: 47%;
  padding-right: 20px;
}
.program .program__event .program__details {
  width: 53%;
  padding-left: 20px;
  float: left;
  margin-left: initial;
}
@media (max-width: 767px) {
  .program .program__event .program__details {
    width: 100%;
    float: initial;
  }
}
.program .program__event:nth-of-type(2n+1) {
  background: rgba(255, 255, 255, 0.15);
}
.program .program__event:nth-of-type(2n+1) .program__time {
  color: #ffffff;
}
.program .program__event:nth-of-type(2n+1) .program__info {
  color: #ffffff;
}
.program .program__icon {
  width: 60px;
  height: 60px;
}
.program .button.button--ghost {
  color: #ffffff !important;
}

.header {
  height: 100vh;
  background-image: url("../Images/BUJU-2026/BUJU-Background-Header.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.header .header__gjw-logo {
  height: 111px;
  width: auto;
  top: 50px;
  right: 50px;
  position: absolute;
  z-index: 3;
}
.header .header__gjw-logo g {
  fill: #1A524D;
}
@media (max-width: 767px) {
  .header .header__gjw-logo {
    height: 75px;
    top: 30px;
    right: 30px;
  }
}
.header .header__background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.header .header__background-image img {
  width: 100%;
  height: 100%;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
}
.header .header__announcement {
  max-width: 1600px;
  gap: 20px;
  margin: 0 auto;
  height: calc(100vh - 280px);
  position: relative;
  top: initial;
  left: initial;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0 20px;
}
.header .header__announcement:after {
  display: none;
}
.header .header__announcement .header__slogan-date {
  width: calc(50% - 20px);
  text-align: center;
}
@media (max-width: 767px) {
  .header .header__announcement .header__slogan-date {
    width: 100%;
    order: 2;
  }
}
.header .header__announcement .header__slogan-date .header__slogan {
  margin: 0 0 80px;
}
@media (max-width: 767px) {
  .header .header__announcement .header__slogan-date .header__slogan {
    display: none;
  }
}
.header .header__announcement .header__slogan-date .header__slogan img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .header .header__announcement .header__slogan-date .header__date {
    text-align: center;
  }
}
.header .header__announcement .header__slogan-date .header__date img {
  width: 400px;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .header .header__announcement .header__slogan-date .header__date img {
    width: 90%;
  }
}
.header .header__announcement .header__keyvisual {
  width: calc(50% - 20px);
  height: 100%;
}
@media (max-width: 767px) {
  .header .header__announcement .header__keyvisual {
    width: 100%;
    position: relative;
    height: 65vh;
    order: 1;
  }
}
.header .header__announcement .header__keyvisual .header__mobile-slogan {
  display: none;
}
@media (max-width: 767px) {
  .header .header__announcement .header__keyvisual .header__mobile-slogan {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .header .header__announcement .header__keyvisual .header__mascot.header__mascot--desktop {
    display: none;
  }
}
.header .header__announcement .header__keyvisual .header__mascot.header__mascot--mobile {
  display: none;
}
@media (max-width: 767px) {
  .header .header__announcement .header__keyvisual .header__mascot.header__mascot--mobile {
    display: block;
  }
}
.header .header__announcement .header__keyvisual img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.teaser .teaser__image.teaser__image--gradient:before {
  background: linear-gradient(45deg, rgba(26, 82, 77, 0.4) 15%, rgba(26, 82, 77, 0.7) 100%);
}
.teaser .teaser__image img {
  border-radius: 40px;
}

.tile {
  border-radius: 40px;
}
.tile:hover .tile__background:before {
  opacity: 0;
}
.tile .tile__background {
  filter: initial;
  position: absolute;
}
.tile .tile__background:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.tile .tile__content {
  color: #ffffff;
}
.tile .tile__content h3 {
  color: #ffffff !important;
  font-family: "KelptA2-Bold", Helvetica, Arial, sans-serif;
}
.tile .tile__content p {
  color: #ffffff !important;
}
.tile .button.button--ghost {
  color: #fff;
  border: 1px solid #fff;
}
.tile .button.button--ghost:hover {
  color: #1A524D;
}

.video-teaser {
  border: 5px solid #ffffff;
}
.video-teaser .video-teaser__text {
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  color: #ffffff;
}

.frame-layout-2 .ce-textpic .ce-gallery .ce-row .ce-column .image .image-inner a:before {
  background: linear-gradient(45deg, rgba(26, 82, 77, 0.5) 0%, rgba(26, 82, 77, 0.5) 100%);
}

div.ce-textpic .image .image-inner:before {
  display: none !important;
}

.tx-netl-gdpr .cookie-optin {
  background-color: rgba(26, 82, 77, 0.95);
}
.tx-netl-gdpr .cookie-optin h3, .tx-netl-gdpr .cookie-optin p, .tx-netl-gdpr .cookie-optin label, .tx-netl-gdpr .cookie-optin button, .tx-netl-gdpr .cookie-optin input {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-optin a {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-optin button {
  background-color: #F7EFDF;
  color: #1A524D;
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
}
.tx-netl-gdpr .cookie-optin button:hover {
  background-color: #487571;
  color: #F7EFDF;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content .cookie-optin__messages {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-optin .cookie-optin__content ul#cookie-list li {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__header h3 {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__header p {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content {
  background-color: #1A524D;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__close-button {
  border: 2px solid #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__close-button:before, .tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__close-button:after {
  background-color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item:nth-child(2n+1) {
  background-color: rgba(255, 255, 255, 0.2);
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item:nth-child(2n) {
  background-color: rgba(255, 255, 255, 0.1);
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description input[type=checkbox]:checked {
  background-color: #8da9a6;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description input[type=checkbox]:after {
  background-color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description label {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__button:after {
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content p {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-name {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-type {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-description {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-description a {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings__content .cookie-detail-settings__overflow .cookie-detail-settings__list .cookie-detail-settings__list-item .cookie-detail-settings__description .cookie-detail-settings__hidden-content .cookie-detail-settings__table-wrapper .cookie-detail-settings__cookie-table .cookie-detail-settings__cookie-lifetime {
  color: #ffffff;
}
.tx-netl-gdpr .cookie-detail-settings .cookie-detail-settings__buttons {
  background-color: #F7EFDF;
}
.tx-netl-gdpr .cookie-detail-settings .cookie-detail-settings__buttons button {
  color: #F7EFDF;
  background-color: #1A524D;
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  border: 1px solid #1A524D;
}
.tx-netl-gdpr .cookie-detail-settings .cookie-detail-settings__buttons button:hover {
  background-color: #F7EFDF;
  border: 1px solid #F7EFDF;
  color: #1A524D;
}

.tx-netl-social-media.inactive .netl-social-media-inner-wrap {
  border: 1px solid #1A524D;
  background-color: #1A524D;
  padding: 20px;
}
.tx-netl-social-media .netl-social-media-inner-wrap {
  margin-top: 10px;
  margin-bottom: 20px;
}
.tx-netl-social-media .fa {
  font-size: 72px;
  float: right;
  color: #1A524D;
  display: inline-block;
  padding: 20px;
}
.tx-netl-social-media button {
  border: 2px solid #1A524D;
  background-color: #ffffff;
  color: #1A524D;
  font-family: "KelptA2-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 6px 16px 9px;
}
.tx-netl-social-media button:hover {
  background-color: #1A524D;
  color: #F7EFDF;
  cursor: pointer;
}
.tx-netl-social-media .tx-netl-social-media-static h2 {
  color: #1A524D !important;
}

.youtube-wrap {
  position: relative;
  padding-bottom: 55%;
  padding-top: 15px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fancybox-inner .tx-netl-social-media .netl-social-media-inner-wrap {
  margin: 0;
  border: none;
}

.video-player .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: linear-gradient(-270deg, #1A524D 0%, rgba(26, 82, 77, 0.7) 100%);
}
.video-player .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #ffffff;
  box-shadow: 0 0 10px #1A524D, 0 0 5px #1A524D, 0 0 5px #1A524D;
}

.yag-isotope-filter-container {
  background-image: linear-gradient(120deg, rgba(26, 82, 77, 0.7) 0%, #1A524D 100%);
  color: #ffffff;
  display: none;
}

.f3-widget-paginator li.current a {
  background-color: transparent;
  border: 3px solid #1A524D;
  color: #1A524D !important;
}
.f3-widget-paginator li a {
  border: 3px solid transparent;
  background-color: #1A524D;
  color: #ffffff !important;
}
.f3-widget-paginator li a:hover {
  color: #F7EFDF !important;
}

.yag-isotope-filter li a {
  background: #1A524D;
  color: #F7EFDF;
}
.yag-isotope-filter li a:hover {
  background: #F7EFDF;
  color: #1A524D;
}

.tx-yag-breadcrumbcomtainer {
  background-image: linear-gradient(120deg, rgba(26, 82, 77, 0.7) 0%, #1A524D 100%);
}
.tx-yag-breadcrumbcomtainer a {
  color: #ffffff;
}

.tx-ptextlist-pager.pagination li {
  background: #1A524D;
}
.tx-ptextlist-pager.pagination li a {
  color: #ffffff;
}
.tx-ptextlist-pager.pagination li a span {
  color: #ffffff;
}
.tx-ptextlist-pager.pagination li.cur {
  background: #1A524D;
}
.tx-ptextlist-pager.pagination li:hover {
  background: #1A524D;
}
.tx-ptextlist-pager.pagination li:hover a {
  color: #ffffff;
}
.tx-ptextlist-pager.pagination li:hover a span {
  color: #ffffff;
}

.tx-ptextlist-pager-item-display {
  color: #ffffff;
}