@charset "UTF-8";
:root {
  --calcsize: 1600;
  --calcsizemobile: 390;
  --windowsize: 100vw;
}

.mce-resizehandle,
.hidden {
  display: none !important;
}

@font-face {
  font-family: "MangoGrotesque";
  src: url(/templates/web/fonts/MangoGrotesque/Web-TT/MangoGrotesque-Medium.woff);
}
@font-face {
  font-family: "MangoGrotesqueBold";
  src: url(/templates/web/fonts/MangoGrotesque/OpenType-TT/MangoGrotesque-Bold.ttf);
}
/*@font-face {
  font-family: "MangoGrotesqueMedium";
  src: url(/templates/web/fonts/MangoGrotesque/OpenType-TT/MangoGrotesque-Medium.ttf);
}*/
@font-face {
  font-family: "Helvetica Neue Black";
  src: url("/templates/web/fonts/jeff_helvetica-lt-std-roman_2024-11-14_1615/Helvetica Neue Black/HelveticaNeueBlack.otf");
}
@font-face {
  font-family: "Helvetica";
  src: url("/templates/web/fonts/jeff_helvetica-lt-std-roman_2024-11-14_1615/Helvetica Neue Black/HelveticaNeueBlack.otf");
}
@font-face {
  font-family: "Helvetica Roman";
  src: url("/templates/web/fonts/jeff_helvetica-lt-std-roman_2024-11-14_1615/Helvetica LT Std Roman/HelveticaLTStd-Roman.otf");
}
@font-face {
  font-family: "Helvetica Bold";
  src: url("/templates/web/fonts/helvetica-255/Helvetica-Bold.ttf");
}
@font-face {
  font-family: "Helvetica Neue Black Italic";
  src: url("/templates/web/fonts/jeff_helvetica-lt-std-roman_2024-11-14_1615/Helvetica Neue Black Italic/HelveticaNeueBlackItalic.otf");
}
h1,
h2,
h3,
h4,
strong,
bold {
  font-weight: normal;
}

@keyframes imageFade {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade > div .slick-list {
  overflow: visible;
}
.fade > div img {
  height: auto;
  object-fit: cover;
  width: auto;
  border-radius: 20px;
}
@media (max-width: 1600px) {
  .fade > div img {
    max-height: 450px;
    min-width: 45svw;
  }
}
@media (min-width: 1023px) {
  .fade > div img {
    width: 50svw;
    max-height: 60svh;
  }
}
@media (max-width: 1023px) {
  .fade > div img {
    height: 60svh;
    max-height: 500px;
    min-width: 10svw;
    margin-left: calc(20svw - 200px);
  }
}

.video-hidden {
  opacity: 0 !important;
}

.imageFade {
  animation-name: imageFade;
  animation-duration: 3s;
}

.fixedSignup {
  transition: 0.5s ease all;
  opacity: 1;
  margin: 0;
  overflow: visible;
  position: fixed;
  top: 70svh;
  right: -16px;
  height: 170px;
  width: 150px;
  z-index: 10;
  left: unset;
}
@media (max-width: 1023px) {
  .fixedSignup {
    width: 100px;
    height: 120px;
  }
}
.fixedSignup p {
  margin: 0px;
  width: 100%;
  height: 100%;
}
.fixedSignup a {
  transition: 0.5s ease all;
  background-position: 0px 10px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  padding: 25px;
  padding-top: 60px;
  text-align: center;
  font-size: 17px;
  line-height: 19px;
  display: inline-block;
  color: black;
  text-decoration: none;
  height: calc(100% - 50px);
  width: calc(100% - 50px);
  background-image: url(/templates/web/img/HeaderLink.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
@media (max-width: 1023px) {
  .fixedSignup a {
    padding: 0px;
    text-align: center;
    width: 100%;
    height: calc(100% - 30px);
    font-size: 11px;
    line-height: 13px;
    padding-top: 30px;
  }
}
@media (min-width: 1023px) {
  .fixedSignup a:hover {
    background-image: url(/templates/web/img/HeaderLinkHover.svg);
  }
}
@media (min-width: 1023px) {
  .fixedSignup.top {
    margin: 0;
    overflow: visible;
    font-size: 25px;
    line-height: normal;
    top: 250px;
    right: 150px;
    z-index: 6;
    height: 220px;
    width: 200px;
  }
  .fixedSignup.top a {
    transition: 0.5s ease all;
    background-position: 0px 10px;
    padding: 35px;
    font-size: 25px;
    line-height: 27px;
    padding-top: 50px;
  }
}
@media (min-width: 1023px) and (max-width: 1023px) {
  .fixedSignup.top {
    width: 170px;
    height: 170px;
    right: -5px;
    top: 50vh;
  }
  .fixedSignup.top a {
    font-size: 18px;
    padding: 25px;
    padding-top: 40px;
    height: calc(100% - 50px);
    width: calc(100% - 50px);
  }
}
.fixedSignup.hide {
  opacity: 0;
}
.fixedSignup.mce-edit-focus {
  right: unset;
  left: 10px;
}

.logo {
  padding: 20px 0;
  height: calc(100% - 40px);
}

* {
  outline: 0 !important;
  border: 0px;
}

button:focus, button::-moz-focus-inner {
  outline: 0 !important;
  border: 0px;
}

html,
body {
  font-family: "Helvetica Roman";
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  height: 100%;
  overflow-x: hidden;
  position: relative;
}

h1,
h2 {
  font-size: 70px;
  font-family: "MangoGrotesque";
  margin: 0;
}

h3 {
  font-size: 55px;
  font-family: "MangoGrotesque";
  margin: 10px 0;
}
@media (max-width: 1400px) {
  h3 {
    font-size: 45px;
  }
}

a {
  text-decoration: none;
  color: black;
  font-size: 21px;
}
a.link, a.green-pink {
  font-family: "Helvetica Bold";
  font-weight: normal;
  font-size: 21px;
  /*position: absolute;
  bottom: 60px;
  left: 50px;*/
  margin: 10px 0px;
  padding: 15px;
  display: block;
  line-height: 21px;
  background-color: #4affa3;
}
a.link:hover, a.green-pink:hover {
  background-color: #e0aeff;
}
a.link.whatsapp, a.link.calendar, a.green-pink.whatsapp, a.green-pink.calendar {
  position: relative;
  display: inline-block;
  height: 9svw;
  width: 9svw;
  padding: 6svw 3svw 0 3svw;
  background-image: url(/templates/web/img/connect_bg.svg);
  background-size: contain;
  background-color: transparent;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000;
  font-family: "Helvetica Bold";
  font-weight: normal;
  font-size: 21px;
  line-height: 28px;
  max-width: 60%;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
a.link.whatsapp:before, a.link.calendar:before, a.green-pink.whatsapp:before, a.green-pink.calendar:before {
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  height: 50px;
  background-image: url(/templates/web/img/WhatsApp.svg);
  background-size: contain;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  top: 30px;
}
a.link.whatsapp:after, a.link.calendar:after, a.green-pink.whatsapp:after, a.green-pink.calendar:after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 1svw;
  right: 2svw;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
a.link.whatsapp.calendar:before, a.link.calendar.calendar:before, a.green-pink.whatsapp.calendar:before, a.green-pink.calendar.calendar:before {
  background-image: url(/templates/web/img/Calendar.svg);
}
a.link.whatsapp.calendar:after, a.link.calendar.calendar:after, a.green-pink.whatsapp.calendar:after, a.green-pink.calendar.calendar:after {
  background-color: #e0aeff;
}
a.link.whatsapp:hover, a.link.calendar:hover, a.green-pink.whatsapp:hover, a.green-pink.calendar:hover {
  background-image: url(/templates/web/img/connect_bg_green.svg);
}
a.link.whatsapp:hover:after, a.link.calendar:hover:after, a.green-pink.whatsapp:hover:after, a.green-pink.calendar:hover:after {
  background-color: #fff;
}
a.link.whatsapp:hover.calendar, a.link.calendar:hover.calendar, a.green-pink.whatsapp:hover.calendar, a.green-pink.calendar:hover.calendar {
  background-image: url(/templates/web/img/connect_bg_purple.svg);
}
a.link.whatsapp:hover.calendar:after, a.link.calendar:hover.calendar:after, a.green-pink.whatsapp:hover.calendar:after, a.green-pink.calendar:hover.calendar:after {
  background-color: #fff;
}
a.transparent-green {
  text-decoration: none;
  color: #61593d;
  font-size: 21px;
  border: #61593d solid;
  border-radius: 60px;
  padding: 20px 40px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  white-space: nowrap;
  /*position: absolute;
  top: unset;
  right: unset;
  bottom: 80px;*/
  line-height: 21px;
}
a.transparent-green:hover {
  background-color: #4affa3;
  color: #000;
  border-color: #000;
}
a.arrow-green-pink {
  position: static;
  text-decoration: none;
  color: #000;
  font-size: 21px;
  margin: 5px 0 15px 0;
  display: inline-block;
  font-family: "Helvetica Bold";
  font-weight: normal;
}
a.arrow-green-pink::before {
  content: "";
  height: 62px;
  width: 62px;
  margin-right: 20px;
  vertical-align: middle;
  object-fit: contain;
  display: inline-block;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
a.arrow-green-pink:hover:before {
  background-color: #e0aeff;
}

.light-text {
  color: #5f5f5f;
  font-size: 20px;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .light-text {
    font-size: 15px !important;
    line-height: 19px !important;
  }
}

p {
  font-size: 35px;
  line-height: 55px;
}

.purple {
  border-color: #e0aeff;
  background-color: #e0aeff;
}
.purple .quote {
  color: white;
}

.orange {
  border-color: #ff8671;
  background-color: #ffded8;
}
.orange .quote {
  color: #ff8671;
}

.brown {
  border-color: #61593d;
  background-color: #61593d;
  color: white;
}
.brown .quote {
  color: #e0aeff;
}
.brown .light-text {
  color: #ccc;
}
.brown .content {
  color: white;
  background-image: linear-gradient(180deg, white 0%, rgba(0, 0, 0, 0)) !important;
}
.brown a {
  color: white !important;
}

ul li {
  font-size: 21px;
  line-height: 30px;
}

div.story {
  width: 600px;
  height: 520px;
  padding: 30px;
  border-style: solid;
  border-width: 3px;
  position: relative;
}
div.story > div {
  width: 31%;
  display: inline-block;
}
div.story > div h4 {
  font-family: "Helvetica Neue Black";
  font-weight: normal;
  margin: 0;
  font-size: 21px;
  line-height: 30px;
}
div.story > div p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
}
div.story .quote {
  letter-spacing: 2px;
  margin: 0;
  position: absolute;
  bottom: 80px;
  width: 60%;
  font-size: 60px;
  line-height: 65px;
  font-family: "MangoGrotesqueBold";
  font-weight: normal;
  transform: translateY(10%);
}
div.story .quote-container {
  position: absolute;
  width: 50% !important;
  left: 0;
  bottom: 0;
  height: auto;
  padding: 60px;
}
@media (max-width: 1023px) {
  div.story .quote-container {
    width: 60% !important;
    padding: 0 0 5% 5%;
  }
}
div.story .quote-container .quote {
  transform: none;
  position: static;
  width: 100%;
}
div.story img {
  height: 100%;
  max-width: 65%;
  width: auto;
  display: inline-block;
  float: right;
  object-fit: cover;
  border-radius: 20px;
}

main .plain_text p,
main .plain_text a {
  font-size: 16px;
  line-height: normal;
}
main .plain_text a {
  text-decoration: underline;
}
main .plain_text a:hover {
  color: #e0aeff;
}
main section {
  opacity: 0;
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  display: block;
}
main section.visible {
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  opacity: 1;
  margin-top: 0px;
}
main section.hero .content {
  position: relative;
}
main section.hero .content p {
  position: initial !important;
  width: auto !important;
  height: auto !important;
  display: block !important;
}
main section.eventsdetailview {
  transition: 0.5s ease all;
  opacity: 0;
  padding-top: 50px;
}
main section.eventsdetailview .flex-double {
  display: block;
}
main section.eventsdetailview div:nth-child(2) {
  position: absolute;
  left: 45%;
  top: -30px;
}
main section.eventsdetailview.visible {
  opacity: 1;
  padding-top: 0;
}
main section.eventsdetailview h3 {
  font-size: 70px;
  line-height: 74px;
  margin-bottom: 30px;
}
@media (min-width: 1023px) {
  main section.eventsdetailview h3 {
    margin-top: 130px !important;
  }
}
@media (max-width: 1023px) {
  main section.eventsdetailview .flex-double > .keyword {
    display: none !important;
  }
}
main section.eventsdetailview.visible .keyword {
  font-family: "MangoGrotesque";
  width: auto;
  left: 73%;
  z-index: 5;
  color: #e0aeff;
  font-size: 65px;
  line-height: 70px;
  position: absolute;
  white-space: nowrap;
  animation: happy2 1s;
  top: 80px;
  transform: rotate(5deg);
  display: block;
}
@media (max-width: 1023px) {
  main section.eventsdetailview.visible .keyword {
    animation: happyMobile 0.5s;
    white-space: normal;
  }
}
@media (max-width: 1023px) {
  main section.eventsdetailview {
    margin: 20px 5% !important;
    width: 90% !important;
  }
}
main section.eventsdetailview .flex-double {
  position: relative;
}
@media (min-width: 1023px) {
  main section.eventsdetailview .flex-double h3 {
    margin-top: 50px;
  }
}
@media (max-width: 1023px) {
  main section.eventsdetailview .flex-double {
    display: block;
  }
  main section.eventsdetailview .flex-double div:nth-child(1) {
    display: block;
  }
  main section.eventsdetailview .flex-double div:nth-child(2) {
    display: none;
  }
}
main section.eventsdetailview .flex-double > div:first-child > div.mobileimages {
  display: none;
}
@media (max-width: 1023px) {
  main section.eventsdetailview .flex-double > div:first-child > div.mobileimages {
    display: block;
    height: 100svw;
    min-height: 370px;
    max-height: 500px;
    height: 70svw;
    position: relative;
  }
  main section.eventsdetailview .flex-double > div:first-child > div.mobileimages > p.keyword {
    /*
                  width: 35%;
                  margin: 0;
                  top: 20svw;
                  left: 60%;
                  white-space: normal;
    */
    font-size: 45px;
    line-height: 45px;
    top: 20svw;
    right: 0;
    left: 60%;
    position: relative;
    margin: 0;
    width: 35%;
    font-size: 45px;
    line-height: 45px;
  }
  main section.eventsdetailview .flex-double > div:first-child > div.mobileimages img:first-of-type {
    max-width: 80% !important;
    width: 500px !important;
    left: -10%;
    top: 30px !important;
  }
  main section.eventsdetailview .flex-double > div:first-child > div.mobileimages img:last-of-type {
    width: 70%;
    margin-top: -50px;
    max-width: 500px;
    max-height: 325px;
    object-fit: cover;
    height: auto;
    top: 250px !important;
    left: unset;
    right: 5%;
  }
}
main section.eventsdetailview .flex-double div:first-child p {
  font-size: 21px;
  line-height: 30px;
}
main section.eventsdetailview .flex-double div:nth-child(2) {
  padding-left: 50px;
}
main section.eventsdetailview .flex-double img {
  position: absolute;
}
main section.eventsdetailview .flex-double img:first-of-type {
  width: 35%;
  height: auto;
  transform: rotate(-5deg);
  top: 0;
  transition-delay: 200ms;
  object-fit: cover;
  border-radius: 20px;
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1 !important;
  max-height: 400px;
}
main section.eventsdetailview .flex-double img:last-of-type {
  border-radius: 20px;
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1 !important;
  top: 15svw;
  transition-delay: 300ms;
  transform: rotate(1deg);
  height: auto;
  width: 25%;
  position: absolute;
  right: 0;
  max-width: 400px;
}
@media (min-width: 1023px) {
  main section.eventsdetailview .flex-double img:last-of-type {
    left: 350px !important;
  }
}
main section.events .slick-slide {
  position: relative;
}
main section.events .slick-slide:nth-child(1) {
  background-color: #61593d;
  color: white;
}
main section.events .slick-slide:nth-child(2) {
  background-color: #ff8671;
}
main section.events .slick-slide:nth-child(3) {
  background-color: #e0aeff;
}
main section.events .slick-slide .link {
  font-family: "Helvetica Bold";
  font-weight: normal;
  font-size: 21px;
  border-radius: 30px;
  position: absolute;
  bottom: 60px;
  left: 50px;
  padding: 15px;
  display: inline-block;
  background-color: #4affa3;
  margin: 0;
}
main section.events .slick-slide .link:hover {
  background-color: #e0aeff;
}
main section.events .slick-slide .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}
main section.events .slick-slide .slick-track .slick-slide {
  position: relative;
}
main section.events .slick-slide > div {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
main section.events .slick-slide > div img {
  height: 20svw;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}
main section.events .slick-slide p {
  font-size: 21px;
  line-height: 30px;
  margin: 20px 0;
}
main section.articles {
  border-top-left-radius: 50px;
  background-color: #ffefec;
}
main section.articles.visible div.wysiwyg h2 {
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  margin-top: 0;
  opacity: 1;
  transition-delay: 0;
}
main section.articles.visible div.wysiwyg > p {
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  margin-top: 0;
  opacity: 1;
}
main section.articles.visible div.wysiwyg > p > a {
  display: block;
  position: static;
}
main section.articles.visible div.wysiwyg > p:nth-child(2) {
  transition-delay: 200ms;
}
main section.articles.visible div.wysiwyg > p::nth-child(3) {
  transition-delay: 500ms;
}
main section.articles a.link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 0px;
  margin: 0px;
}
main section.articles .wysiwyg > h2 {
  margin-top: 100px;
  opacity: 1;
}
main section.articles .wysiwyg > p {
  margin-top: 100px;
  opacity: 1;
}
main section.articles .wysiwyg > p > a {
  position: static;
}
main section.articles:not(.slider1) .board {
  padding-bottom: 100px;
}
main section.articles .board .slick-list {
  overflow: visible;
  padding-bottom: 100px !important;
}
main section.articles .board > div:not(.slick-list) {
  position: relative;
  box-shadow: 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
  display: flex;
  height: 230px;
}
main section.articles .board .slick-slide {
  position: relative;
  box-shadow: 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
  display: flex;
  height: 230px;
}
main section.articles .board .slick-slide:nth-child(1) {
  color: black;
  background-color: #ffefec;
}
main section.articles .board .slick-slide:nth-child(2) {
  background-color: #f8edff;
}
main section.articles .board .slick-slide:nth-child(3) {
  background-color: #f3f3f3;
}
main section.articles .board .slick-slide > div:nth-child(2) {
  margin-left: 20px;
  color: #5f5f5f;
  max-width: 60%;
}
main section.articles .board .slick-slide > div:nth-child(2) h3 {
  font-family: "Helvetica Bold";
  font-weight: normal;
  margin: 10px 0;
  font-size: 21px;
}
main section.articles .board .slick-slide > div:nth-child(2) p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
main section.articles .board .slick-slide > div:nth-child(2) p::after {
  content: "––––––––––––––––––––";
  visibility: hidden;
  white-space: nowrap;
}
main section.articles .board .slick-slide > div img {
  height: 90%;
  width: 150px !important;
  border-radius: 20px;
  object-fit: cover;
}
main section.articles .board .slick-slide a.link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main section.articles .board .slick-slide a.link:hover {
  background-color: #e0aeff;
}
main section.articles .board > div:not(.slick-list):nth-child(1) {
  color: black;
  background-color: #ffefec;
}
main section.articles .board > div:not(.slick-list):nth-child(2) {
  background-color: #f8edff;
}
main section.articles .board > div:not(.slick-list):nth-child(3) {
  background-color: #f3f3f3;
}
main section.articles .board > div:not(.slick-list) > div:nth-child(2) {
  margin-left: 20px;
  color: #5f5f5f;
  max-width: 60%;
}
main section.articles .board > div:not(.slick-list) > div:nth-child(2) h3 {
  font-family: "Helvetica Bold";
  font-weight: normal;
  margin: 10px 0;
  font-size: 21px;
}
main section.articles .board > div:not(.slick-list) > div:nth-child(2) p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
main section.articles .board > div:not(.slick-list) > div:nth-child(2) p::after {
  content: "––––––––––––––––––––";
  visibility: hidden;
  white-space: nowrap;
}
main section.articles .board > div:not(.slick-list) > div img {
  height: 90%;
  width: 150px;
  border-radius: 20px;
  object-fit: cover;
}
main section.articles .board > div:not(.slick-list) a.link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 50px;
  width: 50px;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main section.articles .board > div:not(.slick-list) a.link:hover {
  background-color: #e0aeff;
}
main section.faq-container .wysiwyg {
  text-align: center;
  width: 90%;
  margin: auto;
}
main section.faq-container .wysiwyg > h2 {
  margin: 0;
}
main section.faq-container .wysiwyg > p {
  margin: 0;
  font-size: 21px;
}
main section.faq-container .faq {
  width: 80%;
  margin: 0 auto;
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  width: 90%;
}
main section.faq-container .faq > div {
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  border-radius: 20px;
  background-color: #ffefec;
  overflow: hidden;
  border: solid 3px transparent;
}
main section.faq-container .faq > div:hover {
  background-color: #ffded8;
}
main section.faq-container .faq > div.visible {
  border: solid 3px #ffded8;
  background-color: white;
}
main section.faq-container .faq > div h4 {
  cursor: pointer;
  font-size: 21px;
  padding: 30px;
  margin: 0;
  padding-bottom: 25px;
  padding-right: 65px;
}
main section.faq-container .faq > div p {
  max-height: 0;
  margin: 0;
  transition: 0.2s max-height, 0.5s padding-top, 0.5s padding-bottom;
  font-size: 21px;
  line-height: 25px;
  display: block;
  padding: 0 30px;
}
main section.faq-container .faq > div:after {
  content: "";
  background-image: url(/templates/web/img/faqArrow.png);
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  top: 15px;
  right: 30px;
}
@media (max-width: 1023px) {
  main section.faq-container .faq > div:after {
    height: 25px;
    width: 25px;
  }
}
main section.faq-container .faq > div.visible p {
  transition: 1s max-height ease-out, 0.5s padding-top, 0.5s padding-bottom;
  height: auto;
  max-height: 500px;
  padding: 30px;
}
@media (max-width: 1023px) {
  main section.faq-container .faq > div h4 {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main section.faq-container .faq > div p {
    padding-top: 5px !important;
    font-size: 15px !important;
    line-height: 19px !important;
    color: #5f5f5f;
  }
}
main section.slider {
  position: relative;
  opacity: 1;
}
main section.slider .wysiwyg {
  padding-top: 140px;
  margin: 0 7%;
}
main section.slider .tiles1 {
  opacity: 1;
  margin-top: 35px;
  padding-top: 20px;
}
main section.slider .tiles1 .slick-list {
  padding: 0 7%;
}
main section.slider .tiles1 .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}
main section.slider .tiles1 .slick-track .slick-slide {
  padding: 30px;
  border-radius: 15px;
  margin: 0 10px;
  display: block;
}
main section.slider .tiles2 {
  padding-left: 0;
  overflow: visible;
}
main section.text-block {
  position: relative;
  opacity: 1;
}
main section.text-block .content {
  position: relative;
}
main section.text-block .content article div {
  z-index: 4;
}
main section.text-block .content article > div {
  padding-top: 100px;
  padding-left: 8%;
  background-color: #ffded8;
  padding-bottom: 250px !important;
}
@media (max-width: 1023px) {
  main section.text-block .content article > div {
    padding-bottom: 190px !important;
  }
}
main section.text-block .content article > div img {
  transform: rotate(-5deg);
  width: 30%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}
main section.text-block .content article > div img:nth-child(1) {
  left: 200px;
  top: 200px;
  position: absolute;
  z-index: 2;
  max-height: 50svh;
}
main section.text-block .content article > div img:nth-child(2) {
  right: 0;
  top: 0;
  position: absolute;
  width: 70%;
  transform: rotate(5deg);
  max-height: 60svh;
}
main section.text-block .content article > div h2 {
  margin: 0px;
  font-size: 70px;
  font-family: "MangoGrotesque";
}
main section.text-block .content article > div p {
  padding-top: 30px;
  width: 40%;
}
main section.text-block .content article > div p:first-of-type {
  margin: 0;
}
main section.text-block .content article > div p:nth-child(3) {
  position: absolute;
  z-index: 5;
  color: #e0aeff;
  font-family: "MangoGrotesque";
  transform: rotate(-5deg);
  top: 460px;
  left: 35%;
  display: none;
  font-size: 130px;
  width: auto;
}
main section.text-block .content article > div p:nth-child(4) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  position: absolute;
  right: 2%;
  width: 70%;
  top: 300px;
}
main section.header-block {
  position: relative;
  width: 100% !important;
  margin: 0px;
}
@media (max-width: 1023px) {
  main section.header-block:not(.hero) article div {
    height: 80svh;
  }
  main section.header-block article div {
    width: 100svw;
  }
  main section.header-block h1 {
    font-size: 16px;
    font-family: "Helvetica Bold";
  }
  main section.header-block h2 {
    font-size: 60px;
  }
}
main section.header-block article > div {
  padding: 200px 0;
}
@media (max-width: 1023px) {
  main section.header-block article > div {
    padding: 0;
  }
}
main section.header-block article div {
  z-index: 0;
  position: relative;
}
main section.header-block article div.slick-slider .slick-slide {
  display: flex;
  align-items: center;
}
main section.header-block article div.slick-slider:before {
  display: inline-block;
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/templates/web/img/header.png);
  overflow: visible;
  z-index: 5;
  left: 10px;
  left: -40px;
  background-position: left center;
  width: auto;
  max-height: unset;
  min-width: 55svw;
  height: 70svh;
}
@media (max-width: 1023px) {
  main section.header-block article div.slick-slider:before {
    width: 1000px;
    height: 70vh;
    max-height: 600px;
    min-height: 200px;
    max-width: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
main section.header-block article div .fade {
  top: 0;
  display: flex;
  width: 100svw;
  right: -35svw;
  height: 100%;
  position: absolute;
  align-items: center;
  margin: 0;
}
@media (max-width: 1023px) {
  main section.header-block article div .fade {
    top: 0;
  }
}
main section.header-block article div .fade .slick-prev,
main section.header-block article div .fade .slick-next {
  display: none !important;
}
main section.header-block article div p:first-of-type {
  position: absolute;
  display: inline-block;
  height: 170px;
  width: 150px;
  margin: 0;
  overflow: visible;
  font-size: 25px;
  line-height: normal;
  top: 9svh;
  left: 7svw;
  z-index: 2;
  width: 40svw;
  z-index: 100;
}
main section.header-block article div p img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  max-height: 60svh;
  object-fit: contain;
}
@media (min-width: 1023px) {
  main section.header-block article div p img {
    min-height: 400px;
  }
}
main section.header-block article div p img:not(:first-child) {
  display: none;
}
main section.header-block video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main section.header-block video.desktop {
  display: block;
}
main section.header-block video.mobile {
  display: none;
}
@media (max-width: 500px) {
  main section.header-block video.desktop {
    display: none;
  }
  main section.header-block video.mobile {
    display: block !important;
  }
}
@media (min-width: 1023px) {
  main section.header-block p:nth-child(1) img {
    max-height: 60svh;
    object-fit: contain;
  }
  main section.header-block p:nth-child(2):before {
    background-position: top center;
    max-height: 70svh;
  }
  main section.header-block p:nth-child(2) img {
    max-height: 60svh;
    object-fit: cover;
  }
  main section.header-block article > div p:nth-child(3) {
    animation: ready 1s;
  }
}
main section.double-tiles {
  text-align: center;
}
main section.double-tiles article {
  margin-top: 170px;
  padding-bottom: 240px;
}
main section.double-tiles article p {
  width: 80%;
  margin: 0 auto;
  font-size: 21px;
  line-height: 30px;
}
main section.double-tiles .double-flex {
  width: 86%;
  margin: 0 auto;
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
main section.double-tiles .double-flex iframe {
  transition: width 0.2s ease-in;
  margin-top: 0px;
  width: 49%;
  height: auto;
  border-radius: 20px;
  position: relative;
  overflow: auto;
  overflow-clip-margin: unset;
  object-fit: cover;
  min-height: 26vw;
}
@media (max-width: 1023px) {
  main section.double-tiles.video .double-flex {
    margin-top: 30px;
    flex-direction: column;
    height: 500px;
    width: 100%;
  }
  main section.double-tiles.video .double-flex iframe {
    min-height: 26vw;
    height: 500px !important;
    width: 90% !important;
    margin: 0 auto;
  }
  main section.double-tiles.video .double-flex iframe:nth-child(2) {
    margin-top: 20px;
  }
}
main section.article-preview .story {
  border: unset;
  border-radius: 20px;
  margin: 0px 10px;
  padding: 30px;
  float: unset;
}
main section.article-preview .story:nth-child(1) {
  background-color: #ffded8;
}
main section.article-preview .story:nth-child(2) {
  background-color: #f8edff;
}
main section.article-preview .story img {
  max-width: unset;
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  float: unset;
}
main section.article-preview .story p {
  font-size: 21px;
  line-height: 30px;
}
main section.article-preview .story .content {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
main section.article-preview .story a {
  text-decoration: none;
  color: black;
  font-size: 21px;
  font-family: "Helvetica Neue Black";
  font-weight: normal;
}
main section.bubble.violett .content-box {
  margin-top: 130px;
  background-color: #f8edff;
  width: 50%;
  height: auto;
  min-height: unset;
  margin: auto;
  padding: 100px 15% 7% 15%;
}
main section.bubble.violett .content-box p {
  margin: 35px 0;
}
main section.bubble.violett .content-box p:first-of-type {
  margin: 5px 0 60px 0;
  font-size: 21px;
  line-height: 30px;
}
main section.bubble.violett .content-box h2 {
  font-size: 70px !important;
  font-family: "MangoGrotesque";
  margin: 0;
}
@media (max-width: 1023px) {
  main section.bubble.violett .content-box h2 {
    font-size: 47px !important;
    line-height: 46px !important;
    padding-bottom: 10px;
  }
}
main section.bubble.violett.visible .content-box {
  opacity: 1;
  transition: 0.5s ease all;
  margin-top: 110px;
  margin-bottom: 150px;
}
@media (max-width: 1023px) {
  main section.bubble.violett.visible .content-box {
    padding: 70px 5% 50px 5%;
    width: 80%;
    margin-bottom: 0;
    margin-top: 30px;
  }
}
main section.bubble .content-box {
  position: relative;
  margin-top: 200px;
  background-color: #ffefec;
  border-radius: 25px;
  width: 60%;
  min-height: unset;
  margin: auto;
  padding: 7%;
  padding-bottom: 70px;
  margin-top: 210px;
  text-align: center;
}
@media (max-width: 1023px) {
  main section.bubble .content-box {
    width: 78%;
    padding-bottom: 50px;
  }
}
main section.bubble .content-box .images {
  left: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  height: 100px;
}
main section.bubble .content-box .images img {
  position: absolute;
  left: 40%;
  width: 200px;
  z-index: 2;
}
main section.bubble .content-box .images img:nth-child(1) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  border-radius: 10px;
  top: 0;
  transition-delay: 200ms;
  transform: translate(-50%) rotate(-5deg);
}
main section.bubble .content-box .images img:nth-child(2) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  border-radius: 10px;
  top: 30px !important;
  transition-delay: 0ms;
  transform: translate(-50%) rotate(5deg);
  z-index: 1;
  left: 55%;
  width: 290px;
}
main section.gallery.gallery-with-text {
  margin-top: 150px !important;
}
main section.gallery.gallery-with-text div .wysiwyg {
  top: 280px;
  width: 20%;
  position: absolute;
  height: auto;
  right: 20%;
  color: #e0aeff;
  transform: rotate(3deg);
  z-index: 10;
}
main section.gallery.gallery-with-text div .wysiwyg > p {
  white-space: nowrap;
  font-size: 90px;
  line-height: 100px;
  font-family: "MangoGrotesque";
  margin: 0;
}
main section.gallery.gallery-with-text img {
  transition: opacity 0.5s ease-out, top 0.5s ease-out, bottom 0.5s ease-out;
  opacity: 0;
}
main section.gallery.gallery-with-text img:nth-child(2) {
  top: 100px;
  width: 15%;
  transform: rotate(-3deg);
  position: absolute;
  height: auto;
  z-index: 5;
  left: 20%;
  min-width: 250px;
}
main section.gallery.gallery-with-text img:nth-child(3) {
  top: 150px;
  width: 25%;
  transform: rotate(1deg);
  position: absolute;
  height: auto;
  left: -15px;
  min-width: 400px;
}
main section.gallery.gallery-with-text img:nth-child(4) {
  bottom: -130px;
  width: 50%;
  position: absolute;
  height: auto;
  transform: rotate(3deg);
  right: 0;
  left: unset;
  min-width: 600px;
}
@media (max-width: 1023px) {
  main section.gallery.gallery-with-text div.wysiwyg {
    top: 300px;
    width: 50%;
    right: 5%;
  }
  main section.gallery.gallery-with-text div.wysiwyg > p {
    font-size: 45px !important;
    line-height: 45px !important;
  }
  main section.gallery.gallery-with-text img {
    min-width: unset !important;
  }
  main section.gallery.gallery-with-text img:nth-child(2) {
    top: 100px;
    width: 30%;
    left: unset;
    right: 10%;
  }
  main section.gallery.gallery-with-text img:nth-child(3) {
    top: 135px;
    width: 45%;
    left: 10%;
    max-width: 300px;
  }
  main section.gallery.gallery-with-text img:nth-child(4) {
    left: -5px;
    right: unset;
    width: 75%;
    max-width: 500px;
    bottom: -150px;
  }
}
@media (max-width: 500px) {
  main section.gallery.gallery-with-text img:nth-child(2) {
    width: 40%;
  }
  main section.gallery.gallery-with-text img:nth-child(3) {
    width: 60%;
  }
  main section.gallery.gallery-with-text img:nth-child(4) {
    width: 95%;
  }
}
main section.gallery.gallery-with-text.visible > div {
  height: 145svw;
  min-height: 500px;
  max-height: 1050px;
}
main section.gallery.gallery-with-text.visible img {
  opacity: 1;
}
main section.gallery.gallery-with-text.visible img:nth-child(2) {
  top: 50px;
  transform: rotate(-6deg);
  left: 21%;
  width: 350px;
}
main section.gallery.gallery-with-text.visible img:nth-child(3) {
  top: 10px;
  transform: rotate(4deg);
  margin-left: -60px;
  left: 0px;
  width: 450px;
}
main section.gallery.gallery-with-text.visible img:nth-child(4) {
  bottom: -80px;
}
@media (max-width: 1023px) {
  main section.gallery.gallery-with-text.visible {
    margin-top: 100px !important;
  }
  main section.gallery.gallery-with-text.visible .wysiwyg {
    top: 50%;
    z-index: 9;
    right: 20%;
    width: 20%;
  }
  main section.gallery.gallery-with-text.visible img:nth-child(2) {
    width: 45%;
    max-width: 300px;
    left: 50%;
    top: -50px;
  }
  main section.gallery.gallery-with-text.visible img:nth-child(3) {
    width: 55%;
    max-width: 420px;
    left: 20%;
    top: 15%;
  }
  main section.gallery.gallery-with-text.visible img:nth-child(4) {
    width: 95%;
    left: -2%;
    bottom: -80px !important;
    max-width: 700px;
  }
}
@media (max-width: 500px) {
  main section.gallery.gallery-with-text img:first-of-type {
    height: 310px;
  }
}
main section.gallery > div > div {
  min-height: 1000px;
  position: relative;
}
@media (max-width: 1023px) {
  main section.gallery > div > div {
    min-height: 100svw;
  }
}
@media (max-width: 500px) {
  main section.gallery > div > div {
    min-height: 600px;
  }
}
main section.gallery img {
  position: absolute;
  border-radius: 20px;
  object-fit: cover;
}
main section.gallery img.visible {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
}
main section.gallery img:first-of-type {
  left: 45%;
  width: 400px;
  height: 550px;
  transform: rotate(-4deg);
  top: 80px;
}
main section.gallery img:nth-child(2) {
  left: 20%;
  top: 400px;
  transition-delay: 200ms;
  width: 500px;
  transform: rotate(1deg);
}
main section.gallery img:last-of-type {
  top: unset;
  bottom: -250px;
  z-index: 7;
  transform: rotate(2deg);
  width: 800px;
  height: auto;
  transition: opacity 0.5s ease-out, bottom 0.5s ease-out;
  bottom: -100px;
  transition-delay: 700ms;
}
@media (max-width: 1023px) {
  main section.gallery img:first-of-type {
    left: unset;
    width: 65%;
    height: 500px;
    top: 65px;
    max-width: unset;
    right: -5px;
  }
  main section.gallery img:nth-child(2) {
    top: 340px;
    width: 65%;
    left: -5%;
    max-width: unset;
  }
  main section.gallery img:last-of-type {
    bottom: -100px;
    transform: rotate(-3deg);
    min-width: 150px;
    width: 40%;
  }
}
main section.gallery.visible > div {
  height: 100%;
}
main section.gallery.visible > div > div {
  height: 100%;
}
main section.gallery.visible img:first-of-type {
  left: 45%;
  width: 400px;
  top: 0;
}
main section.gallery.visible img:nth-child(2) {
  top: 300px;
  left: 20%;
  width: 500px;
}
main section.gallery.visible img:last-of-type {
  top: unset;
  bottom: -200px;
  z-index: 7;
  transform: rotate(2deg);
  width: 800px;
  height: auto;
  bottom: -100px !important;
}
@media (max-width: 1023px) {
  main section.gallery.visible img:first-of-type {
    width: 85%;
    left: unset;
    right: -5%;
    max-width: 500px;
  }
  main section.gallery.visible img:nth-child(2) {
    width: 80%;
    left: -10%;
    top: 300px;
    max-width: 400px;
  }
  main section.gallery.visible img:last-of-type {
    width: 70%;
    left: 30%;
    max-width: 300px;
    bottom: -50px !important;
  }
}
main section.gallery:not(.gallery-with-text) {
  height: 200svw;
  min-height: 200px;
  max-height: 1100px;
}
main section.gallery:not(.gallery-with-text) img:nth-child(2) {
  height: 333px;
}
main section.gallery:not(.gallery-with-text) img:last-of-type {
  left: 60%;
  transform: rotate(9deg);
  width: 300px !important;
}
@media (max-width: 1023px) {
  main section.gallery:not(.gallery-with-text) img:last-of-type {
    left: 30%;
  }
}
main section.article-box {
  width: 100%;
}
main section.article-box > div {
  display: none;
}
main section.article-box > div.active {
  display: block;
}
main section.article-box .slick .slick-slide {
  margin: 0 10px;
  padding: 30px;
  border-radius: 20px;
}
main section.article-box .slick .slick-slide:nth-child(1) {
  background-color: #ffded8;
}
main section.article-box .slick .slick-slide:nth-child(2) {
  background-color: #f8edff;
}
main section.article-box .slick .slick-slide > img {
  max-width: unset;
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}
main section.article-box .slick .slick-slide .content {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
main section.article-box .slick .slick-slide p {
  font-size: 21px;
  line-height: 30px;
}
main section.article-box .slick .slick-slide a {
  text-decoration: none;
  color: black;
  font-size: 21px;
  font-family: "Helvetica Neue Black";
  font-weight: normal;
}
main section.article-box .slick .slick-slide a::before {
  content: "";
  height: 62px;
  width: 62px;
  margin-right: 20px;
  vertical-align: middle;
  object-fit: contain;
  display: inline-block;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main section.article-box .slick .slick-slide a:hover::before {
  background-color: #e0aeff;
}
main section.article-box .slick > div:not(.slick-list) {
  margin: 0 10px;
  padding: 30px;
  border-radius: 20px;
}
main section.article-box .slick > div:not(.slick-list):nth-child(1) {
  background-color: #ffded8;
}
main section.article-box .slick > div:not(.slick-list):nth-child(2) {
  background-color: #f8edff;
}
main section.article-box .slick > div:not(.slick-list) > img {
  height: 300px;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
}
main section.article-box .slick > div:not(.slick-list) .content {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
main section.article-box .slick > div:not(.slick-list) p {
  font-size: 21px;
  line-height: 30px;
}
main section.article-box .slick > div:not(.slick-list) a {
  text-decoration: none;
  color: black;
  font-size: 21px;
  font-family: "Helvetica Neue Black";
  font-weight: normal;
}
main section.article-box .slick > div:not(.slick-list) a::before {
  content: "";
  height: 62px;
  width: 62px;
  margin-right: 20px;
  vertical-align: middle;
  object-fit: contain;
  display: inline-block;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main section.article-box .slick > div:not(.slick-list) a:hover::before {
  background-color: #e0aeff;
}
main .flex-double {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
main .flex-double > div {
  flex: 50%;
}
main .eventsdetailview {
  margin-top: 80px !important;
}
main .eventsdetailview .flex-double {
  justify-content: normal;
}
main .eventsdetailview .flex-double img:first-child {
  width: 500px !important;
  height: 300px !important;
}
main .eventsdetailview .flex-double img:nth-child(2) {
  top: 250px !important;
  width: 350px !important;
  left: 50%;
}
@media (min-width: 1023px) {
  main .eventsdetailview .flex-double > div:first-child {
    max-width: 40%;
  }
}
@media (min-width: 1023px) {
  main.article .content-block .content {
    padding: 200px 0;
  }
}
main.article section.article .content {
  padding-bottom: 20px;
}

section,
article,
footer,
aside,
nav {
  display: block;
}

#navigation {
  transition: height 0.2s ease-in, position 0.2s ease-in;
  width: 94%;
  padding: 0 7%;
  height: 150px;
  display: flex;
  justify-content: space-between;
}
#navigation > div {
  position: relative;
}
#navigation.sticky {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: white;
  height: 100px;
}
#navigation.sticky ul {
  height: 100px;
}
#navigation.sticky ul li:hover {
  font-size: 50px;
}
#navigation.sticky ul li a {
  line-height: 100px;
  font-size: 35px;
}
#navigation nav {
  width: 50%;
  padding-right: 7%;
}
#navigation nav ul {
  display: flex;
  justify-content: end;
  gap: 50px;
  margin: 0;
  padding: 0;
  transition: height 0.2s ease-in;
}
#navigation nav ul li {
  white-space: nowrap;
  list-style-type: none;
}
#navigation nav ul li:hover {
  font-size: 100px;
}
#navigation nav ul li:hover:nth-child(1) a, #navigation nav ul li:hover:nth-child(2) a {
  color: #ff8671;
  border-color: #ff8671;
}
#navigation nav ul li:hover:nth-child(3) a, #navigation nav ul li:hover:nth-child(4) a {
  color: #4affa3;
  border-color: #4affa3;
}
#navigation nav ul li:nth-child(3) a::after, #navigation nav ul li:nth-child(4) a::after {
  content: "";
  background-image: url(/templates/web/img/awayLink.svg);
  width: 62px;
  height: 62px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  display: inline-block;
  margin-left: -10px;
}
#navigation nav ul li.active a {
  border-bottom: solid black;
}
#navigation nav ul li a {
  transition: line-height 0.2s ease-in;
  line-height: 150px;
  font-family: "MangoGrotesque";
  font-size: 43px;
  text-decoration: none;
  color: black;
}
#navigation #burger {
  display: none;
}

@media (max-width: 1600px) {
  div#navigation {
    height: 100px;
  }
  div#navigation.sticky ul {
    height: 90px;
  }
  div#navigation.sticky ul li:hover {
    font-size: 40px;
  }
  div#navigation.sticky ul li a {
    line-height: 90px;
    font-size: 30px;
  }
  div#navigation ul {
    height: 100px;
  }
  div#navigation ul li:hover {
    font-size: 50px;
  }
  div#navigation ul li a {
    line-height: 100px;
    font-size: 35px;
  }
  div#navigation ul li:nth-child(4) a::after, div#navigation ul li:nth-child(3) a::after {
    height: 45px;
    width: 45px;
    margin-left: 0px;
  }
  div#navigation > nav {
    width: 70%;
  }
  main.home section .content-block article.content > div h2 {
    font-size: 60px;
  }
  main.home section .content-block article.content > div p {
    font-size: 25px;
    line-height: 37px;
  }
  main.home section .content-block.header-block article > div p a {
    font-size: 21px;
    line-height: 28px;
  }
  main.home section .content-block.crosssection article > div {
    padding-bottom: 50svw;
  }
  main.home section .content-block.crosssection article > div p {
    padding-top: 20px;
  }
  main.home section .content-block.crosssection article > div p:first-of-type {
    font-size: 25px !important;
    line-height: 37px !important;
  }
  main.home section .content-block.double-tiles.video .content > p:nth-child(2) {
    width: 86%;
  }
  main.home section.articles p > a {
    margin: 20px 0 10px 0;
  }
  main.home section.articles .slick.board button {
    display: none !important;
  }
  main.home section.articles .slick.board > div img {
    width: 120px !important;
  }
  main.home section.articles .slick.board > div h3 {
    font-size: 16px !important;
    line-height: 22px;
  }
  main.home section.articles .slick.board > div p {
    font-size: 15px;
    line-height: 19px;
  }
  .article div.question > div h3 {
    font-size: 50px;
    line-height: 54px;
  }
}
@media (max-width: 1400px) {
  #navigation {
    height: 80px;
  }
  #navigation > nav {
    width: 70%;
  }
  #navigation > nav ul {
    gap: 30px;
  }
  main section.bubble .connect .content {
    width: 70%;
    padding: 5%;
    padding-top: 100px;
    padding-bottom: 150px;
  }
  main section.bubble .connect .content > p {
    margin-bottom: 50px;
  }
  main section.bubble .connect .content .link {
    height: 14svw;
    width: 14svw;
    padding: 10svw 5svw 0 5svw;
  }
}
@media (max-width: 1400px) and (max-width: 1280px) {
  main section.bubble .connect .content .link {
    height: 15svw;
    width: 14svw;
    padding: 9svw 5svw 0px 5svw;
  }
}
@media (max-width: 1400px) {
  main section.bubble .connect .content .link::before {
    height: 80px;
  }
}
@media (max-width: 1400px) and (max-width: 1280px) {
  main section.bubble .connect .content .link::before {
    height: 60px;
  }
}
@media (max-width: 1400px) {
  main section.bubble .connect .content .link::after {
    width: 60px;
    height: 60px;
    bottom: 20px;
    right: 45px;
  }
  .article .question.visible {
    min-height: 1050px;
  }
  footer > div:nth-child(3) > div:first-child a img {
    width: 80%;
  }
  footer > div:nth-child(3) > div:first-child .address-block p {
    font-size: 18px;
  }
  footer > div:nth-child(3) a {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  #navigation #burger {
    cursor: pointer;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 35px;
    height: 100%;
    top: 8px;
    right: 5%;
    z-index: 10;
  }
  #navigation #burger > div {
    width: 100%;
    margin: 4px 0;
    height: 3px;
    border-radius: 50px;
    background-color: black;
    transition: 0.5s ease all;
  }
  #navigation #burger.active > div {
    margin: 0;
    transform: translate(0, -50%) rotate(45deg);
    bottom: auto;
    top: 50%;
  }
  #navigation #burger.active > div:first-of-type {
    transform: translate(0, 50%) rotate(-45deg);
  }
  #navigation #burger.active > div:last-child {
    display: none;
  }
}
.content {
  position: relative;
}
.content > video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content > video.mobile {
  display: none;
}
.content > video.desktop {
  display: block;
}

@media (max-width: 1023px) {
  .content > video.mobile {
    display: block;
  }
  .content > video.desktop {
    display: none;
  }
}
article > div p {
  margin: 0;
}

main.home section {
  /*
  .content-block:nth-child(10) {
    text-align: center;
    &.visible .content {
      transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
      margin-top: 110px;
      opacity: 1; 
    }
    .content {
      opacity: 0;
      background-color: #f8edff;
      border-radius: 25px;
      width: 50%;
      height: auto;
      min-height: unset;
      margin: auto;
      padding: 100px 15% 7% 15%;
      margin-top: 210px;
      margin-bottom: 150px;
      text-align: center;
      > p:first-of-type {
        margin: 5px 0 60px 0;
        font-size: 21px;
        line-height: 30px;
      }
      a {
        text-decoration: none;
        color: #61593d;
        font-size: 21px;
        border: #61593d solid;
        border-radius: 60px;
        padding: 20px 40px;
        font-family: "Helvetica Bold";
        font-weight: normal;
        top: unset;
        right: unset;
        line-height: 21px;
        &:hover {
          background-color: #4affa3;
          color: black;
          border-color: black;
        }
        &::before {
          content: none;
        }
      }
    }
  }*/
}
@media (min-width: 1023px) {
  main.home section .header-block article > div {
    padding: 50px 0 35svh 0;
  }
}
main.home section article > div {
  z-index: 0;
  position: relative;
}
main.home section .content-block.header-block video {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
main.home section .content-block.header-block video.mobile {
  display: none;
}
main.home section .content-block.header-block ul li {
  list-style: none;
  text-decoration: none;
  color: #4affa3;
}
main.home section .content-block.header-block p {
  position: relative;
  display: inline-block;
  height: 170px;
  width: 150px;
  margin: 0;
  overflow: visible;
  font-size: 25px;
  line-height: normal;
}
main.home section .content-block.header-block p:nth-child(1) {
  top: 0;
  z-index: 2;
  width: 40svw;
  z-index: 100;
}
main.home section .content-block.header-block p:nth-child(1) img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
main.home section .content-block.header-block p:nth-child(1) img:not(:first-child) {
  display: none;
}
main.home section .content-block.header-block p:nth-child(2) {
  top: 80px;
  width: 50svw;
  right: 15svw;
  height: 100%;
}
main.home section .content-block.header-block p:nth-child(2):before {
  display: inline-block;
  position: absolute;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/templates/web/img/header.png);
  overflow: visible;
  height: 100%;
  width: 105%;
  top: -65px;
  z-index: 5;
}
main.home section .content-block.header-block p:nth-child(2) img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
main.home section .content-block.header-block p:nth-child(3) {
  top: 110px;
  right: 100px;
  z-index: 6;
}
main.home section .content-block.header-block p:nth-child(4) {
  position: fixed;
  bottom: 120px;
  right: 40px;
  height: 120px;
  width: 100px;
  z-index: 7;
}
main.home section .content-block.header-block p:nth-child(4) a {
  font-size: 18px;
}
main.home section .visible.content-block.crosssection article > div p:nth-child(4) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  top: 300px;
}
main.home section .content-block.crosssection article > div {
  padding-top: 100px;
  padding-left: 8%;
  background-color: #ffded8;
  padding-bottom: 40svw !important;
}
@media (max-width: 1600px) {
  main.home section .content-block.crosssection article > div {
    padding-bottom: 650px !important;
  }
}
@media (max-width: 1023px) {
  main.home section .content-block.crosssection article > div {
    padding-top: 50px;
    padding-left: 5%;
    padding-bottom: 500px !important;
  }
}
main.home section .content-block.crosssection article > div h2 {
  font-size: 70px;
  font-family: "MangoGrotesque";
}
main.home section .content-block.crosssection article > div p {
  padding-top: 30px;
  width: 40%;
}
main.home section .content-block.crosssection article > div h2 {
  margin: 0;
}
main.home section .content-block.crosssection article > div p:first-of-type {
  margin: 0;
  font-size: 35px;
  line-height: 55px;
}
main.home section .content-block.crosssection article > div p:nth-child(3) {
  position: absolute;
  z-index: 5;
  color: #e0aeff;
  font-family: "MangoGrotesque";
  transform: rotate(-5deg);
  top: 460px;
  left: 35%;
  display: none;
  font-size: 130px;
  width: auto;
}
main.home section .content-block.crosssection article > div p:nth-child(4) {
  opacity: 1;
  position: absolute;
  top: 500px;
  right: 2%;
  width: 70%;
}
main.home section .content-block.crosssection article > div p:nth-child(4) img:nth-child(1) {
  left: 200px;
  top: 200px;
  position: absolute;
  z-index: 2;
  max-height: 50svh;
}
main.home section .content-block.crosssection article > div p:nth-child(4) img:nth-child(2) {
  right: 0;
  top: 0;
  position: absolute;
  width: 70%;
  transform: rotate(5deg);
  max-height: 60svh;
}
main.home section .content-block.crosssection article > div img {
  transform: rotate(-5deg);
  width: 30%;
  height: auto;
  object-fit: cover;
  border-radius: 20px;
}
main.home section .content-block.visible.crosssection article > div p:nth-child(3) {
  display: block;
}
@media (max-width: 1023px) {
  main.home section .content-block.video p {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main.home section .content-block.video .double-flex {
    margin-top: 20px;
  }
}
main.home section .slider {
  position: relative;
}
main.home section .slider.sliderboardlist .slick-slide p {
  padding-bottom: 21svw;
}
main.home section .slider.sliderboardlist .slick-slide > div {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
}
main.home section .slider.sliderboardlist .slick-slide > div img {
  width: 100%;
  height: 20svw;
  object-fit: cover;
  border-radius: 20px;
}
main.home section .slider.stories {
  border-top-right-radius: 50px;
}
main.home section .slider.stories .wysiwyg:first-child {
  padding-top: 100px;
}
main.home section .slider.stories .slick {
  padding-bottom: 10px;
}
main.home section .slider.articles .wysiwyg {
  padding-top: 155px;
}
main.home section .slider .wysiwyg,
main.home section .slider .yourchance {
  padding-top: 140px;
  margin: 0 7%;
  position: relative;
  z-index: 2;
}
main.home section .slider .yourchance {
  padding: 0px;
  padding-bottom: 80px;
}
main.home section .slider .yourchance > p > a {
  text-decoration: none;
  color: black;
  font-size: 21px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  position: absolute;
  margin-top: -50px !important;
}
@media (max-width: 1023px) {
  main.home section .slider .yourchance > p > a {
    margin-top: -25px !important;
  }
}
main.home section .slider .yourchance > p > a::before {
  content: "";
  height: 62px;
  width: 62px;
  margin-right: 20px;
  vertical-align: middle;
  object-fit: contain;
  display: inline-block;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main.home section .slider .yourchance > p > a:hover::before {
  background-color: #e0aeff;
}
main.home section .slider h2 {
  margin: 0 0 10px 0;
}
main.home section .slider.articles h2 {
  margin: 0;
}
main.home section .slider.articles p {
  width: 100%;
}
main.home section .slider.articles p > a {
  margin: 5px 0 15px 0;
  display: inline-block;
}
main.home section .slider > div > p {
  margin: 0;
  width: 50%;
  font-size: 21px;
  line-height: 30px;
}
main.home section .slider:not(.stories) .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
  display: flex !important;
}
main.home section .slider .slick {
  opacity: 0;
  margin-top: 35px;
  padding-top: 50px;
}
main.home section .slider .slick.visible {
  transition: opacity 0.5s ease-out, padding-top 0.5s ease-out;
  opacity: 1;
  padding-top: 0;
}
main.home section .slider .slick .slick-list {
  padding: 0 7%;
}
main.home section .slider .slick.board .slick-slide {
  padding: 30px 45px 30px 15px;
}
main.home section .slider .slick .slick-slide {
  padding: 30px;
  border-radius: 15px;
  margin: 0 10px;
}
main.home section .slider .slick .slick-slide:first-child {
  margin-left: 0;
}
main.home section .slider .slick .slick-slide:last-child {
  margin-right: 0;
}
main.home section .slider .slick .slick-slide:not(.story) {
  height: inherit !important;
}
main.home section .slider .slick .slick-slide:not(.story) img {
  width: 100%;
}
main.home section .slider .slick .slick-slide p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
  margin: 20px 0;
}
main.home section .slider.stories {
  padding-bottom: 180px;
  background-image: url(/templates/web/img/story_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 270px;
  background-color: #f8edff;
}
main.home section .slider.stories .all p {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7%;
  right: 0;
}
main.home section .slider.stories .wysiwyg,
main.home section .slider.stories .all {
  /*&.mce-content-body>p>a {
    top: 80px;
    bottom: unset;
  }*/
}
main.home section .slider.stories .wysiwyg > p,
main.home section .slider.stories .all > p {
  /*&:last-of-type {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 7%;
    right: 0;
  }*/
}
main.home section .slider.stories .wysiwyg > p > a,
main.home section .slider.stories .all > p > a {
  text-decoration: none;
  color: #61593d;
  font-size: 21px;
  border: #61593d solid;
  border-radius: 60px;
  padding: 20px 40px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  position: absolute;
  top: unset;
  right: unset;
  bottom: 80px;
  line-height: 21px;
}
main.home section .slider.stories .wysiwyg > p > a::before,
main.home section .slider.stories .all > p > a::before {
  content: none;
}
main.home section .slider.stories .wysiwyg > p > a:hover,
main.home section .slider.stories .all > p > a:hover {
  background-color: #4affa3;
  color: black;
  border-color: black;
}
main.home section .slider.stories .slick {
  margin-left: 0;
  margin-right: 0;
}
main.home section .slider.stories .slick .slider-button {
  position: absolute;
  top: -50px;
  transform: translateY(-100%);
  right: 7%;
  width: 60px;
  height: 60px;
  background-size: contain;
  cursor: pointer;
  /*  &.slick-disabled.slick-prev {
    background-image: url(/templates/web/img/arrowLeftInactive.png);
  }
  &.slick-disabled.slick-next {
    background-image: url(/templates/web/img/arrowRightInactive.png);
  }*/
}
main.home section .slider.stories .slick .slider-button.slick-prev {
  background-image: url(/templates/web/img/arrowLeftInactive.png);
}
main.home section .slider.stories .slick .slider-button.slick-next {
  background-image: url(/templates/web/img/arrowRightInactive.png);
}
main.home section .slider.stories .slick .slider-button:hover.slick-prev {
  background-image: url(/templates/web/img/arrowLeft.png);
}
main.home section .slider.stories .slick .slider-button:hover.slick-next {
  background-image: url(/templates/web/img/arrowRight.png);
}
main.home section .slider.stories .slick .slider-button.slick-prev {
  right: calc(7% + 85px);
}
main.home section .slider.stories .slick .slick-list {
  padding-left: 7% !important;
  overflow: visible;
}
main.home section .content-block.gallery.visible .content img {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
}
main.home section .content-block.gallery.visible .content img:nth-child(1) {
  top: 0;
}
main.home section .content-block.gallery.visible .content img:nth-child(2) {
  top: 300px;
  transition-delay: 200ms;
}
main.home section .content-block.gallery.visible .content img:nth-child(3) {
  transition: opacity 0.5s ease-out, bottom 0.5s ease-out;
  bottom: -100px;
  transition-delay: 700ms;
}
main.home section .content-block.gallery .content {
  min-height: 1000px;
}
main.home section .content-block.gallery .content p {
  margin: 0;
}
main.home section .content-block.gallery .content img {
  opacity: 0;
  position: absolute;
  border-radius: 20px;
  object-fit: cover;
}
main.home section .content-block.gallery .content img:nth-child(1) {
  left: 45%;
  width: 400px;
  height: 550px;
  top: 100px;
  transform: rotate(-4deg);
}
main.home section .content-block.gallery .content img:nth-child(2) {
  top: 400px;
  left: 20%;
  width: 500px;
  transform: rotate(1deg);
}
main.home section .content-block.gallery .content img:nth-child(3) {
  top: unset;
  left: 60%;
  bottom: -200px;
  z-index: 7;
  transform: rotate(9deg);
  width: 300px;
  height: auto;
}
main.home section .content-block.double-tiles.video {
  text-align: center;
}
main.home section .content-block.double-tiles.video .content {
  padding-bottom: 240px;
  margin-top: 170px;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(2) {
  width: 80%;
  margin: 0 auto;
  font-size: 21px;
  line-height: 30px;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) {
  margin-top: 150px;
  width: 86%;
  margin: 0 auto;
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe {
  width: 45svw;
  height: 27svw;
  border-radius: 20px;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe:nth-child(1) {
  margin-right: 0.5svw;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe:nth-child(2) {
  margin-left: 0.5svw;
}
@media (max-width: 1023px) {
  main.home section .content-block.double-tiles.video .content > p:nth-child(3) {
    flex-direction: column;
  }
  main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe {
    width: 90%;
    margin: 0px auto !important;
  }
  main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe:last-of-type {
    margin-top: 20px !important;
  }
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) .button-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-evenly;
  align-items: start;
  gap: 10px;
  display: none !important;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) .button {
  transition: 0.1s background-size linear;
  /* position: absolute; 
  top: 50%;
  left: 50%; 
  transform: translate(-50%, -50%);;*/
  background-image: url(/templates/web/img/playButton.svg);
  opacity: 0.6;
  background-size: 15%;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) .button:hover {
  transition: 0.1s background-size linear;
  opacity: 1;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) .button.video-hidden {
  opacity: 0;
  z-index: -1;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe {
  min-height: 26vw;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) video,
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe {
  transition: width 0.2s ease-in;
  margin-top: 0px;
  width: 49%;
  height: auto;
  border-radius: 20px;
  position: relative;
  overflow: auto;
  overflow-clip-margin: unset;
  object-fit: cover;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) video.focused,
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe.focused {
  transition: width 0.2s ease-in, height 0.2s ease-in, margin-top 0.2s ease-in, object-fit 0.2s ease-in, overflow 0.2s ease-in;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) video.playing,
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe.playing {
  transition: width 0.2s ease-in, height 0.2s ease-in, margin-top 0.2s ease-in, object-fit 0.2s ease-in, overflow 0.2s ease-in;
  z-index: 90;
}
main.home section .content-block.double-tiles.video .content > p:nth-child(3) video:not(.playing),
main.home section .content-block.double-tiles.video .content > p:nth-child(3) iframe:not(.playing) {
  transition: width 0.2s ease-in, height 0.2s ease-in, margin-top 0.2s ease-in, object-fit 0.2s ease-in, overflow 0.2s ease-in;
}
main:not(.home).forum div > section > div .content-block.header-block.hero, main:not(.home).article div > section > div .content-block.header-block.hero {
  background-color: #f8edff;
  color: #000;
}
main:not(.home) div > section > div .content-block.header-block.hero {
  text-align: center;
  background-color: #61593d;
  color: white;
  background-image: url(/templates/web/img/bg_subpage.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 100px;
}
main:not(.home) div > section > div .content-block.header-block.hero p {
  margin: 0;
  font-size: 35px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  text-transform: uppercase;
}
main:not(.home) div > section > div .content-block.header-block.hero h2 {
  margin: 0;
  font-size: 150px;
  font-family: "MangoGrotesque";
  text-transform: uppercase;
}
main:not(.home) div > section section:not(.header-block) {
  width: 86%;
  margin: 50px auto 0 auto;
}
main:not(.home) div > section section:not(.header-block):not(.article) > div:nth-child(2) > div.active {
  opacity: 0;
  display: block;
}
main:not(.home) div > section .slider.stories {
  margin-top: 130px;
  opacity: 0;
}
main:not(.home) div > section .slider.stories.visible {
  margin-top: 80px;
  opacity: 1;
}
@media (max-width: 1023px) {
  main:not(.home) div > section .slider.stories.visible {
    margin-top: 40px !important;
  }
}
main:not(.home) .filter div,
main:not(.home) button,
main:not(.home) input[type=submit] {
  cursor: pointer;
  display: inline-block;
  border-radius: 50px;
  padding: 25px;
  padding: 20px 30px;
  margin-right: 15px;
  font-size: 21px;
  font-family: "Helvetica Bold";
  font-weight: normal;
  background-color: #f3f3f3;
}
main:not(.home) .filter div.active, main:not(.home) .filter div#sign-up {
  background-color: #4affa3;
}
main:not(.home) button.active, main:not(.home) button#sign-up {
  background-color: #4affa3;
}
main:not(.home) input[type=submit].active, main:not(.home) input[type=submit]#sign-up {
  background-color: #4affa3;
}
main:not(.home) .connect {
  min-height: auto;
  height: auto;
}
main.alle-anlaesse > div > section > div .header-block.hero {
  text-align: center;
  background-color: #61593d;
  color: white;
  background-image: url(/templates/web/img/bg_subpage.png);
}
main.alle-anlaesse > div > section > div .eventsdetailview .flex-double h2 {
  font-family: "MangoGrotesqueBold";
  font-weight: normal;
  line-height: 76px;
  font-weight: 70px;
}
@media (max-width: 1023px) {
  main.alle-anlaesse > div > section > div .eventsdetailview .flex-double h2 {
    line-height: 50px;
    font-size: 50px;
  }
}
main.alle-anlaesse .all-events .header-block.hero {
  text-align: left;
  background-color: none;
  color: black;
  background-image: none;
  height: auto;
  min-height: auto;
}
main.alle-anlaesse .all-events h2 {
  font-family: "MangoGrotesqueBold";
  font-weight: normal;
  line-height: 76px;
}
main.alle-anlaesse .all-events h3 {
  font-size: 70px;
  line-height: 74px;
  margin-bottom: 30px;
}
main .forum-content.visible .filter-content > .active {
  position: relative;
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  margin-top: 80px;
  opacity: 1 !important;
}
main .all-events.visible .filter-content > .active {
  position: relative;
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  margin-top: 80px;
  opacity: 1 !important;
}
main .all-events.visible .filter-content > .active p:nth-child(4) {
  position: absolute;
  z-index: 5;
  color: #e0aeff;
  font-family: "MangoGrotesque";
  transform: rotate(5deg);
  top: 150px;
  right: -130%;
  font-size: 65px;
  line-height: 70px;
  width: auto;
  display: block;
}
main .all-events.visible .filter-content > .active img {
  border-radius: 20px;
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1 !important;
  top: 250px !important;
  transition-delay: 300ms;
  transform: rotate(1deg);
}
main .all-events.visible .filter-content > .active img:first-child {
  transform: rotate(-5deg);
  top: 0 !important;
  transition-delay: 200ms;
  object-fit: cover;
  height: 300px;
}
main .filter-content:not(.article-box) {
  width: 40%;
  height: auto;
  display: inline-block;
}
main .filter-content:not(.article-box) > .active {
  opacity: 0;
  margin-top: 200px;
}
main .filter-content:not(.article-box) h2 {
  margin: 0;
}
main .filter-content:not(.article-box) p,
main .filter-content:not(.article-box) ul li {
  font-size: 21px;
  line-height: 30px;
}
main .filter-content:not(.article-box) p:nth-child(6) {
  display: none;
}
main .filter-content:not(.article-box) p:nth-child(5) {
  position: absolute;
  left: 150%;
  top: -30px;
}
main .filter-content:not(.article-box) p:nth-child(5) img {
  opacity: 0;
  max-width: 350px;
  position: absolute;
  left: 150px;
  top: 400px;
}
main .filter-content:not(.article-box) p:nth-child(5) img:first-child {
  max-width: 500px;
  top: 100px;
  left: -150px;
}
main .event-container {
  margin-top: 80px;
  width: calc(100% - 60px);
  background-color: #f3f3f3;
  padding: 30px;
  border-radius: 50px;
}
main .event-container > div {
  display: none;
}
main .event-container > div h3 {
  font-size: 70px;
  margin: 0;
}
main .event-container > div p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 20px;
}
main .event-container > div.active {
  display: block;
}
main .event-container > div.date-selection {
  padding: 10px 50px;
}
main .event-container > div.date-selection button {
  cursor: pointer;
  background-color: #4affa3;
  border: none;
  color: #000;
}
main .event-container > div .back {
  border: none;
  background-color: white;
  position: relative;
}
main .event-container > div .back::before {
  content: "";
  width: 50px;
  height: 50px;
  left: -30px;
  top: 0;
  background-image: url(/templates/web/img/arrowLeft.png);
  background-size: contain;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
main .event-container form {
  padding: 50px 7%;
  border-radius: 50px;
  background-color: white;
}
main .event-container form h3 {
  color: #5f5f5f;
  font-family: "Helvetica Neue Black";
  font-weight: normal;
  font-size: 21px;
  margin: 15px 5px;
}
main .event-container form .selected-event {
  width: 50%;
  background-color: #f3f3f3;
  height: 100px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
main .event-container form .selected-event p {
  display: block;
  font-size: 20px;
  line-height: 26px;
}
main .event-container form .selected-event p:last-child {
  margin-top: 5px;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  margin-left: 70px;
  align-items: center;
}
main .event-container form .selected-event p:last-child::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -4px;
  margin-left: -70px;
  background-image: url(/templates/web/img/location_grey.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
main .event-container form textarea {
  max-width: 100%;
  min-height: 170px;
}
main .event-container form input,
main .event-container form textarea {
  font-size: 18px;
  line-height: 22px;
  margin: 5px 0;
  padding: 15px;
  border-radius: 12px;
  border: 2px #f3f3f3 solid;
}
main .event-container form input::placeholder,
main .event-container form textarea::placeholder {
  color: #999999;
}
main .event-container form input:not([type=submit]),
main .event-container form textarea:not([type=submit]) {
  color: #5f5f5f;
}
main .event-container form .one {
  width: calc(100% - 30px);
}
main .event-container form .buttons {
  margin-top: 50px;
  text-align: right;
}
main .event-container form p,
main .event-container form label {
  font-size: 18px;
  color: #868686;
}
main .event-container form p {
  line-height: 18px;
  float: right;
  display: inline-block;
}
main .event-container .final-screen {
  padding: 30px;
  border-radius: 50px;
  background-color: white;
  text-align: center;
}
main .event-container .final-screen h3 {
  margin: 20px 0 5px 0;
}
main .event-container .final-screen img {
  margin-bottom: 20px;
  width: 100%;
}
main .event-container .final-screen > div:first-of-type {
  width: 70%;
  margin: 30px auto;
  border-radius: 20px;
  padding: 10px;
  background-color: #f8edff;
  position: relative;
}
main .event-container .final-screen > div:first-of-type:hover {
  cursor: pointer;
}
main .event-container .final-screen > div:first-of-type:hover::after {
  background-color: white;
}
main .event-container .final-screen > div:first-of-type::after {
  content: "";
  width: 70px;
  height: 70px;
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  right: 30px;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
main .event-container .final-screen .buttons {
  text-align: right;
}

/* old video highlighting feature
@media (min-width: 1023px) {
  main.home
    section
    .content-block:nth-child(8)
    .content
    > p:nth-child(3)
    video {
    &.focused,
    &.playing {
      width: calc(49% + 5px);
      height: calc(100% + 5px);
      margin-top: -2.5px;
    }
  }
}*/
@media (min-width: 1023px) {
  main .all-events.visible .filter-content > .active.filter-0 p:nth-child(4) {
    animation: happy2 1s;
    top: 20px;
    transform: rotate(2deg);
  }
  main .all-events.visible .filter-content > .active.filter-1 p:nth-child(4) {
    color: #ff8671;
    animation: happy2 1s;
    top: 20px;
  }
  main .all-events.visible .filter-content > .active.filter-2 p:nth-child(4) {
    animation: happy 1s;
    transform: rotate(4deg);
    top: 74px;
    right: -140%;
    font-size: 65px;
    width: 210px;
  }
}
.more_articles {
  display: none;
}

main.forum > div > section > div .header-block.hero {
  background-color: #f8edff;
  color: black;
}
main.article > div > section > div .header-block.hero {
  background-color: #f8edff;
  color: black;
}
main.forum .article-box, main.article .article-box {
  margin-bottom: 100px;
}
main.forum .article-box .slick, main.article .article-box .slick {
  margin-top: 30px;
}
main.forum .article-box .slick-track, main.article .article-box .slick-track {
  display: flex;
}
main.forum .article-box .slick-track .slick-slide, main.article .article-box .slick-track .slick-slide {
  height: auto;
}
main.forum .forum-content .photoWall, main.article .forum-content .photoWall {
  margin-top: 150px;
  height: 100svh;
  min-height: 1150px;
  position: relative;
}
main.forum .forum-content .photoWall.visible img,
main.forum .forum-content .photoWall.visible div {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
}
main.article .forum-content .photoWall.visible img,
main.article .forum-content .photoWall.visible div {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
}
main.forum .forum-content .photoWall.visible img, main.article .forum-content .photoWall.visible img {
  border-radius: 20px;
}
main.forum .forum-content .photoWall.visible img:nth-child(1), main.article .forum-content .photoWall.visible img:nth-child(1) {
  top: 10px;
  transform: rotate(4deg);
}
main.forum .forum-content .photoWall.visible img:nth-child(2), main.article .forum-content .photoWall.visible img:nth-child(2) {
  transition-delay: 300ms;
  top: 50px;
  transform: rotate(-6deg);
}
main.forum .forum-content .photoWall.visible div:nth-child(3), main.article .forum-content .photoWall.visible div:nth-child(3) {
  transition-delay: 600ms;
  top: 320px;
}
main.forum .forum-content .photoWall.visible img:nth-child(4), main.article .forum-content .photoWall.visible img:nth-child(4) {
  transition: opacity 0.5s ease-out, margin-bottom 0.5s ease-out;
  margin-bottom: -100px;
  transition-delay: 800ms;
  transform: rotate(2deg);
}
main.forum .forum-content .photoWall img,
main.forum .forum-content .photoWall div {
  opacity: 0;
  position: absolute;
}
main.article .forum-content .photoWall img,
main.article .forum-content .photoWall div {
  opacity: 0;
  position: absolute;
}
main.forum .forum-content .photoWall img, main.article .forum-content .photoWall img {
  max-width: 500px;
}
main.forum .forum-content .photoWall img:nth-child(1), main.article .forum-content .photoWall img:nth-child(1) {
  margin-left: -60px;
  left: 0px;
  top: 110px;
  width: 450px;
}
main.forum .forum-content .photoWall img:nth-child(2), main.article .forum-content .photoWall img:nth-child(2) {
  left: 21%;
  top: 150px;
  width: 350px;
}
main.forum .forum-content .photoWall div:nth-child(3), main.article .forum-content .photoWall div:nth-child(3) {
  margin: 0;
  right: 20%;
  transform: rotate(3.52deg);
  top: 420px;
  width: 20%;
  font-family: "MangoGrotesque";
  color: #e0aeff;
}
main.forum .forum-content .photoWall div:nth-child(3) p, main.article .forum-content .photoWall div:nth-child(3) p {
  margin: 0;
  font-size: 90px;
  line-height: 100px;
  white-space: nowrap;
}
main.forum .forum-content .photoWall img:nth-child(4), main.article .forum-content .photoWall img:nth-child(4) {
  max-width: 800px;
  width: 800px;
  right: 0;
  bottom: 0;
  margin-bottom: -230px;
}

.article section.article > a {
  display: inline-block;
  margin-bottom: 40px;
  margin-left: 60px;
  position: relative;
}
.article section.article > a::before {
  content: "";
  width: 50px;
  height: 50px;
  left: -70px;
  top: -15px;
  background-image: url(/templates/web/img/arrowLeft.png);
  background-size: contain;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
.article section.article > div:not(.story) {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.article section.article > div:not(.story) > div:first-child {
  width: 40%;
  padding-right: 10%;
}
.article section.article > div:not(.story) > div:not(:first-child) {
  width: 40%;
  margin: 0 auto;
}
.article section.article > div:not(.story) > div h3 {
  font-family: "MangoGrotesqueBold";
  font-weight: normal;
  font-size: 70px;
  line-height: 76px;
  margin: 0;
}
.article section.article > div:not(.story) > div > img {
  border-radius: 20px;
  width: 100%;
  aspect-ratio: 1/1;
  object-fit: cover;
  max-height: 100%;
  object-fit: cover;
}
.article section.article > div:not(.story) > div > img:not(:first-of-type) {
  display: none;
}
.article section.article > div:not(.story) > div .content {
  font-size: 21px;
  line-height: 30px;
  margin: 0 5%;
}
@media (max-width: 1023px) {
  .article section.article > div:not(.story) > div .content {
    margin: 0;
  }
}
.article section.article .story {
  margin: 120px auto 0 auto;
  width: 60%;
  border-radius: 20px;
  height: 500px;
  padding: 60px;
}
.article section.article .story.empty {
  height: 0;
  border: none;
}
.article section.article .story > div {
  width: 30%;
}
.article section.article .story img {
  max-width: 50%;
  width: 50%;
  object-fit: cover;
  border-radius: 20px;
}
.article .question {
  border-top-right-radius: 50px;
  position: relative;
  margin: 0;
  margin-top: -200px;
  z-index: -1;
  font-size: 90px;
  padding: 50px 7%;
  background-color: #ffefec;
  background-image: url(/templates/web/img/question_bg.png);
  background-repeat: no-repeat;
  height: 1000px;
  min-height: 1000px;
  background-size: 70%;
  background-position: center;
}
.article .question > div {
  position: absolute;
  width: 30%;
  opacity: 0;
}
.article .question > div h3 {
  font-size: 60px;
  line-height: 64px;
}
.article .question > div p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
}
.article .question > div:nth-child(1) {
  left: 7%;
  top: 400px;
}
.article .question > div:nth-child(2) {
  left: 50%;
  top: 600px;
}
.article .question > div:nth-child(3) {
  left: 10%;
  top: 900px;
  width: 40%;
}
.article .question.visible > div {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
}
.article .question.visible > div:nth-child(1) {
  top: 300px;
}
.article .question.visible > div:nth-child(2) {
  top: 500px;
  transition-delay: 300ms;
}
.article .question.visible > div:nth-child(3) {
  top: 800px;
  transition-delay: 500ms;
}
.article .article-box {
  opacity: 0;
  margin: 150px 0;
}
.article .article-box.visible {
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  opacity: 1;
  margin-top: 150px;
}

footer {
  margin-top: 80px;
  background-color: #61593d;
  color: white;
  padding: 0 7%;
}
footer hr {
  border: none;
  height: 1px;
  /* Set the hr color */
  color: white;
  /* old IE */
  background-color: white;
}
footer > .slogan {
  display: none;
}
footer .slogan {
  padding-top: 5px;
  color: #4affa3;
  font-size: 100px;
  height: 90px;
  width: 40%;
  font-family: "Helvetica Neue Black Italic";
  font-weight: normal;
  background-image: url(/templates/web/img/footer_slogan.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
footer > div {
  display: flex;
  justify-content: space-between;
}
footer > div:first-child {
  padding: 35px 0;
}
footer > div:first-child div:first-child {
  width: 160px;
  display: flex;
  justify-content: space-between;
}
footer > div:first-child div:first-child p {
  width: 125px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  margin: 0;
  font-size: 21px;
}
footer > div:first-child div:first-child a {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer > div:first-child div:first-child a img {
  flex-direction: column;
  justify-content: center;
  display: flex;
  margin: 0;
  font-size: 21px;
  width: 50px;
  height: 40%;
  display: inline;
  vertical-align: middle;
  /* vertical-align: middle; */
  object-fit: contain;
  transform: translateY(-12px);
}
@media (max-width: 1023px) {
  footer > div:first-child div:first-child a img {
    transform: none;
  }
}
footer > div:nth-child(3) {
  padding-top: 20px;
}
footer > div:nth-child(3) > div:first-child {
  width: 40%;
  flex-direction: column;
}
footer > div:nth-child(3) > div:first-child a {
  height: 100px;
}
footer > div:nth-child(3) > div:first-child a img {
  width: auto;
}
footer > div:nth-child(3) ul {
  padding: 0;
  margin: 0;
  width: 70%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  white-space: nowrap;
  max-width: 1000px;
}
footer > div:nth-child(3) ul li {
  list-style: none;
}
footer > div:nth-child(3) ul li a {
  color: white;
  text-decoration: none;
}
footer > div .address-block {
  padding-top: 30px;
  padding-bottom: 100px;
  width: 100%;
  display: flex;
  justify-content: start;
  gap: 40px;
}
footer > div .address-block > div {
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
footer > div .address-block > div p {
  display: inline;
  font-size: 21px;
  line-height: 30px;
  margin: 0;
}

.connect-container.visible .content h2 {
  transition: opacity 0.5s ease-out, padding-top 0.5s ease-out;
  opacity: 1;
  padding-top: 0px;
  transition-delay: 500ms;
}
.connect-container.visible .content p {
  transition: opacity 0.5s ease-out;
  opacity: 1;
  transition-delay: 500ms;
}
.connect-container.visible .content .link {
  transition: opacity 0.5s ease-out, margin-top 0.5s ease-out;
  margin-top: 50px;
  opacity: 1;
  transition-delay: 900ms;
}
.connect-container.visible .content .link:first-of-type {
  transition-delay: 700ms;
}
.connect-container.visible .content .images img:nth-child(1) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  border-radius: 10px;
  top: 0;
  transition-delay: 200ms;
  transform: translate(-50%) rotate(-5deg);
}
.connect-container.visible .content .images img:nth-child(2) {
  transition: opacity 0.5s ease-out, top 0.5s ease-out;
  opacity: 1;
  border-radius: 10px;
  top: 30px !important;
  transition-delay: 0ms;
  transform: translate(-50%) rotate(5deg);
}

.all-events .connect {
  padding-bottom: 50px;
}
.all-events .connect .content {
  margin-top: 280px;
}

.connect {
  padding-bottom: 150px;
}
.connect .content {
  margin-top: 200px;
  background-color: #ffefec;
  border-radius: 25px;
  width: 60%;
  min-height: unset;
  margin: auto;
  padding: 5%;
  padding-bottom: 70px;
  margin-top: 210px;
  text-align: center;
}
.connect .content h2 {
  font-size: 70px;
  line-height: 74px;
  font-family: "MangoGrotesque" !important;
  margin: 130px 0 30px 0;
  padding-top: 100px;
  opacity: 0;
}
.connect .content p {
  font-size: 21px;
  line-height: 30px;
  width: 70%;
  margin: auto;
}
.connect .content .link {
  margin-top: 100px;
  opacity: 0;
  position: relative;
  display: inline-block;
  height: 9svw;
  width: 9svw;
  padding: 6svw 3svw 0 3svw;
  background-image: url(/templates/web/img/connect_bg.svg);
  background-size: contain;
  background-repeat: no-repeat;
  text-decoration: none;
  color: black;
  font-family: "Helvetica Bold";
  font-weight: normal;
  font-size: 21px;
  line-height: 28px;
  max-width: 60%;
  vertical-align: middle;
}
.connect .content .link:hover {
  background-image: url(/templates/web/img/connect_bg_green.svg);
}
.connect .content .link:hover::after {
  background-color: white !important;
}
.connect .content .link:hover:nth-child(4) {
  background-image: url(/templates/web/img/connect_bg_purple.svg) !important;
}
.connect .content .link::before {
  content: "";
  width: 100%;
  left: 0;
  right: 0;
  height: 50px;
  background-image: url(/templates/web/img/WhatsApp.svg);
  background-size: contain;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  top: 30px;
}
.connect .content .link::after {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 1svw;
  right: 2svw;
  background-image: url(/templates/web/img/arrowRight.svg);
  border-radius: 100%;
  background-color: #4affa3;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.connect .content .link:nth-child(3) {
  margin-right: 10px;
}
.connect .content .link:nth-child(4) {
  margin-left: 10px;
}
.connect .content .link:nth-child(4)::before {
  background-image: url(/templates/web/img/Calendar.svg);
}
.connect .content .link:nth-child(4)::after {
  background-color: #e0aeff;
}
@media (max-width: 1400px) {
  .connect .content .link {
    height: 14svw;
    width: 14svw;
    padding: 10svw 5svw 0 5svw;
  }
  .connect .content .link::before {
    height: 80px;
  }
}
@media (max-width: 1023px) {
  .connect .content .link {
    font-size: 15px;
    line-height: 17.25px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    height: 25svw;
    width: 25svw;
    padding: 13vw 6.5svw 0 6.5svw;
  }
  .connect .content .link::before {
    height: 9svw;
    top: 2svw;
  }
}
.connect .content .images:last-child {
  left: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  height: 100px;
}
.connect .content .images:last-child img {
  opacity: 0;
  position: absolute;
  left: 40%;
  width: 200px;
  z-index: 2;
  top: 90px;
  transform: translate(-50%);
}
.connect .content .images:last-child img:nth-child(2) {
  left: 55%;
  width: 290px;
  top: 100px;
  z-index: 1;
}

.date-container {
  margin-bottom: 20px;
  /* The container */
}
.date-container .no-event {
  display: block;
  width: 100%;
  text-align: center;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.date-container > div {
  display: none;
}
.date-container > div.active {
  display: block;
}
.date-container > div > div {
  border: solid #5f5f5f 2px;
  margin: 10px 0;
  border-radius: 20px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-color: #5f5f5f;
}
.date-container > div > div > div:first-child {
  width: 90%;
  color: #5f5f5f;
}
.date-container > div > div > div:first-child p {
  font-size: 20px;
  line-height: 26px;
}
.date-container > div > div > div:first-child h2 {
  font-family: "Helvetica Roman";
  font-size: 28px;
  line-height: 30px;
  margin: 5px 0 10px 0;
}
.date-container > div > div > div:first-child p:last-child {
  display: flex;
  margin-left: 70px;
  align-items: center;
}
.date-container > div > div > div:first-child p:last-child::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -4px;
  margin-left: -70px;
  background-image: url(/templates/web/img/location_grey.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.date-container > div > div:nth-child(1) {
  border-color: #ff8671;
}
.date-container > div > div:nth-child(1).selected {
  background-color: #ffded8;
}
.date-container > div > div:nth-child(1).selected .checkmark {
  background-color: #ffded8;
}
.date-container > div > div:nth-child(1) .custom-radio .checkmark {
  border-color: #ff8671;
}
.date-container > div > div:nth-child(1) .custom-radio .checkmark:after {
  background: #ff8671;
}
.date-container > div > div:nth-child(2) {
  border-color: #e0aeff;
}
.date-container > div > div:nth-child(2).selected {
  background-color: #f8edff;
}
.date-container > div > div:nth-child(2).selected .checkmark {
  background-color: #f8edff;
}
.date-container > div > div:nth-child(2) .custom-radio .checkmark {
  border-color: #e0aeff;
}
.date-container > div > div:nth-child(2) .custom-radio .checkmark:after {
  background: #e0aeff;
}
.date-container > div > div.selected {
  background-color: rgba(97, 89, 61, 0.1019607843);
}
.date-container > div > div.selected .checkmark {
  background-color: rgba(97, 89, 61, 0.1019607843);
}
.date-container > div > div .custom-radio .checkmark {
  border-color: #5f5f5f;
}
.date-container > div > div .custom-radio .checkmark:after {
  background: #5f5f5f;
}
.date-container .custom-radio {
  width: 7%;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.date-container .custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
  top: -25px;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  z-index: 100;
}
.date-container .custom-radio .checkmark {
  position: absolute;
  top: -25px;
  left: 0;
  height: 50px;
  width: 50px;
  background-color: #f3f3f3;
  border-radius: 50%;
  border: solid #e0aeff 2px;
}
.date-container .custom-radio:hover input ~ .checkmark {
  background-color: #ccc;
}
.date-container .custom-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.date-container .custom-radio input:checked ~ .checkmark:after {
  display: block;
}
.date-container .custom-radio .checkmark:after {
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  background: #e0aeff;
}

@media (max-width: 1023px) {
  .more_articles {
    display: block;
    padding: 50px 5% 0 5%;
  }
  .more_articles h2 {
    padding-bottom: 20px;
  }
  .more_articles a {
    font-family: "Helvetica Bold";
    font-weight: normal;
    font-size: 18px;
  }
  .more_articles a::before {
    content: "";
    height: 50px;
    width: 50px;
    margin-right: 20px;
    margin-top: -10px;
    vertical-align: middle;
    object-fit: contain;
    display: inline-block;
    background-image: url(/templates/web/img/arrowRight.svg);
    border-radius: 100%;
    background-color: #4affa3;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .button-container {
    right: unset !important;
    gap: 20px !important;
    margin: 0 10px;
  }
  .button-container .button {
    width: 80svw !important;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  main:not(.home) div > section .bubble.violett .content-box {
    margin-top: 100px;
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  main:not(.home) div > section.forum-content {
    width: 100%;
  }
  main:not(.home) div > section .filter {
    width: auto;
    padding-bottom: 5px;
    display: flex;
    justify-content: start;
    overflow-x: scroll;
  }
  main:not(.home) div > section .filter > a:first-child {
    margin-left: 5%;
  }
  main:not(.home) div > section .filter > a:first-child div {
    margin-left: 0;
  }
  main:not(.home) div > section .filter > a:last-child {
    margin-right: 5%;
  }
  main:not(.home) div > section .filter > a:last-child div {
    margin-right: 0;
  }
  main:not(.home) div > section .filter div {
    margin: 0 5px;
    font-size: 17px;
    line-height: 22px;
    padding: 15px 30px;
    white-space: nowrap;
  }
  main:not(.home) div > section .filter div a {
    font-size: 14px;
    line-height: 16.1px;
    line-height: 65px;
  }
  main:not(.home) div > section section.visible {
    margin: 0;
    width: 100%;
  }
  main:not(.home) div > section section.visible .filter-content {
    width: 90%;
    padding: 0 5%;
    margin: auto;
    display: block;
  }
  main:not(.home) div > section section.visible .filter-content > div.active {
    margin-top: 30px;
  }
  main:not(.home) div > section section.visible .filter-content .content p:nth-child(4) {
    animation: happyMobile 1s;
    top: 20svw;
    right: 0;
    left: 60%;
    position: relative;
    margin: 0;
    width: 35%;
    font-size: 45px;
    height: 0;
    line-height: 45px;
  }
  main:not(.home) div > section section.visible .filter-content .content p:nth-child(5) {
    display: block;
    height: 600px;
    position: relative;
    width: auto;
    left: 0;
    top: 30px;
    height: 70svw;
    max-height: 500px;
  }
  main:not(.home) div > section section.visible .filter-content .content p:nth-child(5) img:not(:first-child) {
    width: 70%;
    margin-top: -50px;
    position: relative;
    max-width: 500px;
    max-height: 325px;
    object-fit: cover;
    left: 27%;
    height: auto;
  }
  main:not(.home) div > section section.visible .filter-content .content p:nth-child(5) img:first-child {
    left: -10%;
    max-width: 80%;
    height: auto;
  }
  div#navigation {
    padding: 0;
    height: auto;
    display: block;
    width: 100%;
  }
}
@media (max-width: 1023px) and (max-width: 1600px) {
  div#navigation {
    position: relative;
  }
}
@media (max-width: 1023px) {
  div#navigation nav {
    padding: 0 5%;
  }
  div#navigation nav ul li:last-child {
    padding-right: 5%;
  }
  div#navigation a {
    margin: 0 5%;
    display: inline-block;
  }
  div#navigation a img {
    height: auto;
    width: 70%;
    padding-bottom: 15px;
  }
  div#navigation.sticky {
    height: auto;
  }
}
@media (max-width: 1023px) and (max-width: 1600px) {
  div#navigation.sticky {
    height: 90px;
  }
}
@media (max-width: 1023px) {
  div#navigation.sticky:not(.active) nav ul {
    height: 0;
  }
  div#navigation:not(.active) nav {
    width: auto;
    overflow-x: scroll;
    background-color: #f8edff;
    display: block;
  }
  div#navigation:not(.active) nav ul {
    height: 65px;
    justify-content: start;
    gap: 30px;
  }
  div#navigation:not(.active) nav ul li a {
    font-size: 14px;
    line-height: 16.1px;
    white-space: nowrap;
    line-height: 65px;
    font-family: "Helvetica Bold";
    font-weight: normal;
  }
  div#navigation:not(.active) nav ul li a::after {
    content: none !important;
  }
  div#navigation:not(.home) {
    height: auto;
  }
  div#navigation:not(.home) nav {
    display: none;
  }
  div#navigation.active {
    height: 100%;
    position: fixed;
    z-index: 11;
    background-color: white;
    display: block !important;
    background-image: url(/templates/web/img/menu_bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
  }
  div#navigation.active nav {
    display: block;
    width: 90%;
    padding-top: 100px;
  }
  div#navigation.active nav ul {
    display: block;
  }
  div#navigation.active nav ul li {
    margin-bottom: 30px;
  }
  div#navigation.active nav ul li a {
    white-space: nowrap;
    font-size: 47px;
    line-height: 46px;
  }
  div#navigation.active nav ul li:nth-child(3) a, div#navigation.active nav ul li:nth-child(4) a {
    border-bottom: solid black;
  }
  div#navigation.active nav ul li:nth-child(3) a::after, div#navigation.active nav ul li:nth-child(4) a::after {
    height: 45px;
    width: 45px;
    position: absolute;
  }
  main .plain_text {
    width: 90% !important;
    margin: 0 auto !important;
  }
  main.impressum .hero p {
    padding: 200px 0;
  }
  main .fixedSignup.top {
    /*top: 400px;
    right: 70px;
    a {
      font-size: 20px;
      line-height: 22px;
      padding: 15px;
      padding-top: 45px;
    }*/
  }
  main.home section {
    /* &.faq-container {
      .wysiwyg {
        width: 90%;
        margin: auto;
      }
      .faq {
        width: 90%;
        h4 {
          width: 75%;
          font-size: 17px !important;
          line-height: 22px !important;
        }
        p {
          padding-top: 5px !important;
          font-size: 15px !important;
          line-height: 19px !important;
          color: #5f5f5f;
        }
        >div::after {
          height: 25px;
          width: 25px;
        }
      }
    }*/
  }
  main.home section .wysiwyg h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  main.home section .wysiwyg p:not(:nth-child(3)) {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main.home section .content-block {
    /*&:nth-child(10).visible .content {
      padding: 70px 5% 50px 5%;
      width: 80%;
      margin-bottom: 0;
      margin-top: 30px;
      h2 {
        font-size: 47px;
        line-height: 46px;
      }
      p {
        font-size: 17px !important;
        line-height: 22px !important;
      }
      a {
        font-size: 17px;
        line-height: 19.55px;
      } 
    }*/
  }
  main.home section .content-block.header-block article > div {
    background-size: auto 70%;
  }
  main.home section .content-block.header-block article > div p:nth-child(2)::before {
    height: 70svw;
    min-height: 470px;
    width: 200%;
  }
  main.home section .content-block.header-block article > div p:nth-child(2) img {
    width: 70%;
    max-width: fit-content;
    height: 60svw;
    min-height: 400px;
    object-fit: cover;
    border-radius: 20px;
  }
  main.home section .content-block.header-block p:nth-child(1) {
    top: 0;
    height: 100%;
    max-height: 75svh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 80%;
    z-index: 6;
    max-width: 400px;
  }
  main.home section .content-block.header-block p:nth-child(1) img:not(:first-child) {
    display: block;
  }
  main.home section .content-block.header-block p:nth-child(1) img:not(:last-child) {
    width: 80%;
  }
  main.home section .content-block.header-block p:nth-child(1) img:first-child {
    display: none;
  }
  main.home section .content-block.header-block p:nth-child(2) {
    top: 100px;
    width: 150svw;
    right: -75svw;
    max-width: unset;
  }
  main.home section .content-block.header-block p:nth-child(2)::before {
    left: -30px;
    top: -30px;
  }
  main.home section .content-block.header-block p:nth-child(3) {
    top: 300px;
    right: 18px;
  }
  main.home section .content-block.header-block p:nth-child(3) a {
    font-size: 20px;
    line-height: 22px;
    padding: 15px;
    padding-top: 45px;
  }
  main.home section .content-block.crosssection article > div {
    padding-top: 50px;
    padding-left: 5%;
    padding-bottom: 500px;
  }
  main.home section .content-block.crosssection article > div h2 {
    display: none;
  }
  main.home section .content-block.crosssection article > div p:first-of-type {
    display: block;
    width: 90%;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 50px;
    padding-top: 0;
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main.home section .content-block.crosssection article > div p:nth-child(3) {
    top: 150px;
    left: 10%;
    font-size: 80px;
    animation: readySmall 1s !important;
  }
  main.home section .content-block.crosssection article > div p:nth-child(4) {
    position: relative;
    top: 0 !important;
  }
  main.home section .content-block.crosssection article > div p:nth-child(4) img:nth-child(1) {
    left: 0;
    width: 85%;
    top: 140px;
    max-width: 230px;
  }
  main.home section .content-block.crosssection article > div p:nth-child(4) img:nth-child(2) {
    width: 120%;
    right: -165px;
    left: unset;
    max-width: 500px;
  }
  main.home section .content-block.crosssection article > div .crosses {
    bottom: 100px;
    height: 300px;
    width: 70%;
    z-index: 100;
  }
  main.home section .content-block.crosssection article > div .crosses > div {
    height: 15svw;
    width: 15svw;
  }
  main.home section .content-block.gallery .content {
    height: 200svw;
    min-height: 200px;
    max-height: 1100px;
  }
  main.home section .content-block.gallery .content img {
    max-width: unset;
  }
  main.home section .content-block.gallery .content img:nth-child(1) {
    width: 85%;
    left: unset;
    right: -5%;
    max-width: 500px;
  }
  main.home section .content-block.gallery .content img:nth-child(2) {
    width: 80%;
    left: -10%;
    top: 50%;
    max-width: 400px;
  }
  main.home section .content-block.gallery .content img:nth-child(3) {
    width: 70%;
    left: 30%;
    max-width: 300px;
    bottom: -50px !important;
  }
  main.home section .content-block.double-tiles.video .content {
    margin-top: 100px;
    padding-bottom: 150px;
  }
  main.home section .content-block.double-tiles.video .content p:nth-child(3) {
    width: 100%;
    margin-top: 30px;
    height: 500px;
  }
  main.home section .content-block.double-tiles.video .content p:nth-child(3) .slick-list {
    height: 500px;
  }
  main.home section .content-block.double-tiles.video .content p:nth-child(3) video,
  main.home section .content-block.double-tiles.video .content p:nth-child(3) iframe {
    height: 500px;
    margin: 0 10px;
    width: 90%;
    /*.playing {
      width: 80svw !important;
      height: 500px !important;
    }*/
  }
  main.home section .slider.sliderboardlist .slick-slide p {
    padding-bottom: 75svw;
  }
  main.home section .slider.sliderboardlist .slick-slide > div img {
    height: 74svw;
  }
  main.home section .slider .slider-button {
    display: none !important;
  }
  main.home section .slider.stories {
    margin-top: 50px;
  }
  main.home section .slider.stories .wysiwyg {
    padding-top: 40px;
  }
  main.home section .slider .all p {
    font-size: 17px;
    line-height: 22px;
    padding: 10px 0 0 0;
  }
  main.home section .slider .all p > a {
    position: static;
    font-size: 18px;
    line-height: 20.7px;
  }
  main.home section .slider .all p > a::before {
    height: 50px;
    width: 50px;
  }
  main.home section .slider .wysiwyg {
    padding-top: 75px;
  }
  main.home section .slider .wysiwyg > p {
    width: 100%;
    /*&:last-child {
      font-size: 17px;
      line-height: 22px;
      padding: 10px 0 0 0;
    }*/
  }
  main.home section .slider .wysiwyg > p > a {
    position: static;
    font-size: 18px;
    line-height: 20.7px;
  }
  main.home section .slider .wysiwyg > p > a::before {
    height: 50px;
    width: 50px;
  }
  main.home section .slider .yourchance {
    padding-bottom: 0px;
  }
  main.home section .slider .yourchance > p {
    width: 100%;
    /*&:last-child {
      font-size: 17px;
      line-height: 22px;
      padding: 10px 0 0 0;
    }*/
  }
  main.home section .slider .yourchance > p > a {
    position: static;
    font-size: 18px;
    line-height: 20.7px;
    transform: translateY(-20px);
  }
  main.home section .slider .yourchance > p > a::before {
    height: 50px;
    width: 50px;
  }
  main.home section .slider .slick-track .slick-slide {
    margin: 0 5px;
    padding: 20px;
  }
  main.home section .slider .slick-track .slick-slide p:nth-child(2) {
    margin-top: 0;
    font-size: 17px;
    line-height: 22px;
  }
  main.home section .slider:not(.stories) .slick-track {
    width: unset;
    position: relative;
  }
  main.home section .slider:not(.stories) .slick-track > div {
    width: 70svw;
  }
  main.home section .slider:not(.stories) .slick-track > div > a.link {
    bottom: 45px !important;
    left: 35px !important;
  }
  main.home section .slider.stories {
    padding-bottom: 100px;
    background-size: 1000px;
    background-position: center 180px;
  }
  main.home section .slider.stories .wysiwyg > p > a,
  main.home section .slider.stories .all > p > a {
    bottom: 30px;
    font-size: 17px;
    padding: 15px 30px;
  }
  main.home section .slider.stories .slick {
    width: auto;
  }
  main.home section .slider.stories .slick .slick-list {
    padding-left: 0 !important;
    padding: 0 5% !important;
  }
  main.home section .slider.stories .slick div.story {
    margin: 5px;
    width: 80svw;
    height: 300px;
  }
  main.home section .slider.stories .slick div.story > div:first-child {
    width: 30%;
  }
  main.home section .slider.stories .slick div.story > div:first-child h4,
  main.home section .slider.stories .slick div.story > div:first-child p {
    font-size: 16px;
    line-height: 18px;
  }
  main.home section .slider.stories .slick div.story > div:first-child h4 {
    padding-bottom: 5px;
  }
  main.home section .slider.stories .slick div.story img {
    max-width: 60%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
  }
  main.home section .slider.stories .slick div.story h1 {
    bottom: 50px;
    font-size: 30px;
    line-height: 30px;
  }
  main.home section .slider.articles .wysiwyg {
    padding-top: 100px;
  }
  main.home section .slider.articles p > a {
    margin: 20px 0 10px 0;
  }
  main.home section .slider.articles .slick.board {
    margin: 0 5% 30px 5%;
    padding-top: 30px;
    overflow-x: visible;
    overflow-y: clip;
  }
  main.home section .slider.articles .slick.board > div {
    max-width: unset;
    margin: 15px 0;
    padding: 5%;
    border-radius: 20px;
    width: calc 90%;
    height: 150px;
  }
  main.home section .slider.articles .slick.board > div > div:first-child img {
    width: 100px;
  }
  main.home section .slider.articles .slick.board > div > div:nth-child(2) {
    max-width: 50%;
  }
  main.home section .slider.articles .slick.board > div h3 {
    font-size: 16px !important;
    line-height: 22px;
  }
  main.home section .slider.articles .slick.board > div p {
    font-size: 15px;
    line-height: 19px;
    width: 90%;
  }
  main.home section .slider.articles .slick.board > div a.link {
    height: 40px;
    width: 40px;
  }
  main.home section .slider.articles .slick.board::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffefec 50%);
    width: 100%;
    height: 190px;
  }
  main .connect {
    padding-bottom: 50px;
  }
  main .connect .content {
    padding-top: 20svw !important;
    width: 80% !important;
    padding-bottom: 80px !important;
  }
  main .connect .content h2 {
    font-size: 46px;
    line-height: 47px;
    margin-bottom: 20px;
    margin-top: 10svw;
  }
  main .connect .content p:first-of-type {
    width: 100%;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 22px;
  }
  main .connect .content a.link {
    margin-top: 20px !important;
    /*        height: 150px; 
    width: 22%;
    padding: 100px 12% 0 12%;*/
    font-size: 15px;
    line-height: 17.25px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    height: 22.5svw !important;
    width: 25svw !important;
    padding: 15vw 6.5svw 0 6.5svw !important;
  }
  main .connect .content a.link::before {
    height: 9svw !important;
    top: 4svw;
  }
  main .connect .content a.link:not(:first-of-type)::before {
    height: 8svw;
    top: 4.5svw;
  }
  main .connect .content a.link::after {
    width: 9svw !important;
    height: 9svw !important;
    right: 4svw !important;
    bottom: 4svw !important;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  main .connect .content a.link::after {
    bottom: 2svw !important;
    width: 7svw !important;
    height: 7svw !important;
  }
}
@media (max-width: 1023px) {
  main .connect .content .images:last-child {
    transition: 0.5s ease all;
    top: 0;
    opacity: 0;
  }
  main .connect .content .images:last-child img:nth-child(1) {
    width: 35%;
    left: 30%;
    transform: translate(-50%) rotate(-5deg);
  }
  main .connect .content .images:last-child img:nth-child(2) {
    width: 55%;
    left: 68%;
    min-width: 200px;
    transform: translate(-50%) rotate(5deg);
  }
  main .visible .connect .content .images {
    top: -115px;
    opacity: 1;
  }
  main section.article-preview .article-box .story {
    width: auto;
    height: auto;
    margin: 20px 0 0 0 !important;
  }
  main section.article-preview .article-box .story img {
    height: 35svw;
    min-height: 150px;
  }
  main section.article-preview .article-box .story .arrow-green-pink {
    font-size: 18px;
    line-height: 21px;
    font-family: "Helvetica Bold";
    font-weight: normal;
    margin: 0;
  }
  main section.article-preview .article-box .story .arrow-green-pink::before {
    height: 50px;
    width: 50px;
  }
  main section.article-preview .article-box .story .content {
    font-size: 17px;
    line-height: 22px;
    left: unset;
    top: 0px;
    margin-top: 10px;
    -webkit-line-clamp: 4;
  }
  main.alle-anlaesse ul li, main.article .filter-content:not(.article-box) ul li, main.forum .filter-content:not(.article-box) ul li {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main.article .content-block.visible h2, main.forum .content-block.visible h2 {
    font-size: 50px;
    line-height: 50px;
  }
  main.alle-anlaesse .content-block.visible h3, main.article .content-block.visible h3, main.forum .content-block.visible h3 {
    font-size: 47px;
    line-height: 46px;
  }
  main.alle-anlaesse section.eventsdetailview.content-block.visible p, main.article .content-block.visible p, main.forum .content-block.visible p {
    font-size: 17px;
    line-height: 22px;
  }
  main.alle-anlaesse > div > section > div .header-block.hero {
    margin-bottom: 50px;
    padding-bottom: 100px;
    padding-top: 85px;
  }
  main.article > div > section > div .header-block.hero {
    margin-bottom: 50px;
    padding-bottom: 100px;
    padding-top: 85px;
  }
  main.forum > div > section > div .header-block.hero {
    margin-bottom: 50px;
    padding-bottom: 100px;
    padding-top: 85px;
  }
  main.alle-anlaesse > div > section > div container .content-block:first-child .content,
  main.alle-anlaesse > div > section > div .content-block:first-child .content {
    height: 100%;
  }
  main.article > div > section > div .header-block.hero .content {
    height: 100%;
  }
  main.forum > div > section > div .header-block.hero .content {
    height: 100%;
  }
  main.alle-anlaesse > div > section > div .header-block.hero .content p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
  main.article > div > section > div .header-block.hero .content p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
  main.forum > div > section > div .header-block.hero .content p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }
  main.alle-anlaesse > div > section > div .header-block.hero .content h2 {
    padding-top: 20px;
    font-size: 60px;
    line-height: 60px;
  }
  main.article > div > section > div .header-block.hero .content h2 {
    padding-top: 20px;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
  }
  main.forum > div > section > div .header-block.hero .content h2 {
    padding-top: 20px;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
  }
  main.alle-anlaesse .article-box.visible, main.article .article-box.visible, main.forum .article-box.visible {
    margin-top: 40px !important;
    width: 90%;
    padding: 0 5%;
  }
  main.alle-anlaesse .article-box.visible > div > div, main.article .article-box.visible > div > div, main.forum .article-box.visible > div > div {
    display: block;
  }
  main.alle-anlaesse .article-box.visible > div > div > div, main.article .article-box.visible > div > div > div, main.forum .article-box.visible > div > div > div {
    margin: 20px 0 0 0;
  }
  main.alle-anlaesse .article-box.visible > div > div > div img, main.article .article-box.visible > div > div > div img, main.forum .article-box.visible > div > div > div img {
    height: 35svw;
  }
  main.alle-anlaesse .article-box.visible > div > div > div .light-text, main.article .article-box.visible > div > div > div .light-text, main.forum .article-box.visible > div > div > div .light-text {
    font-size: 15px;
    line-height: 19px;
  }
  main.alle-anlaesse .article-box.visible > div > div > div .link, main.article .article-box.visible > div > div > div .link, main.forum .article-box.visible > div > div > div .link {
    font-size: 18px;
    font-family: "Helvetica Bold";
    font-weight: normal;
  }
  main.alle-anlaesse .article-box.visible > div > div > div .link::before, main.article .article-box.visible > div > div > div .link::before, main.forum .article-box.visible > div > div > div .link::before {
    height: 50px;
    width: 50px;
  }
  main.alle-anlaesse .article-box.visible > div > div > div h4, main.article .article-box.visible > div > div > div h4, main.forum .article-box.visible > div > div > div h4 {
    font-size: 35px;
    line-height: 37px;
  }
  main.alle-anlaesse .article-box.visible > div > div > div p:nth-child(4), main.article .article-box.visible > div > div > div p:nth-child(4), main.forum .article-box.visible > div > div > div p:nth-child(4) {
    font-size: 17px;
    line-height: 22px;
    left: unset;
    top: 0px;
    margin-top: 10px;
    -webkit-line-clamp: 4;
  }
  main.alle-anlaesse .forum-content .photoWall, main.article .forum-content .photoWall, main.forum .forum-content .photoWall {
    height: 145svw;
    min-height: 500px;
    max-height: 1050px;
    margin-top: 100px;
  }
  main.alle-anlaesse .forum-content .photoWall img:nth-child(2), main.article .forum-content .photoWall img:nth-child(2), main.forum .forum-content .photoWall img:nth-child(2) {
    top: 50px;
  }
  main.alle-anlaesse .forum-content .photoWall.visible img:nth-child(1), main.article .forum-content .photoWall.visible img:nth-child(1), main.forum .forum-content .photoWall.visible img:nth-child(1) {
    width: 55%;
    max-width: 420px;
    left: 20%;
    top: 10%;
  }
  main.alle-anlaesse .forum-content .photoWall.visible img:nth-child(2), main.article .forum-content .photoWall.visible img:nth-child(2), main.forum .forum-content .photoWall.visible img:nth-child(2) {
    width: 45%;
    max-width: 300px;
    left: 50%;
    top: -50px;
  }
  main.alle-anlaesse .forum-content .photoWall.visible div:nth-child(3), main.article .forum-content .photoWall.visible div:nth-child(3), main.forum .forum-content .photoWall.visible div:nth-child(3) {
    top: 50%;
    z-index: 2;
  }
  main.alle-anlaesse .forum-content .photoWall.visible div:nth-child(3) p, main.article .forum-content .photoWall.visible div:nth-child(3) p, main.forum .forum-content .photoWall.visible div:nth-child(3) p {
    white-space: nowrap;
    font-size: 45px;
    line-height: 45px;
  }
  main.alle-anlaesse .forum-content .photoWall.visible img:nth-child(4), main.article .forum-content .photoWall.visible img:nth-child(4), main.forum .forum-content .photoWall.visible img:nth-child(4) {
    width: 95%;
    left: -2%;
    bottom: 20px;
    max-width: 700px;
  }
  main.article > div > section section.article {
    width: 90%;
    margin: auto;
  }
  main.article > div > section section.article > a {
    font-size: 18px;
    line-height: 20.7px;
    font-family: "Helvetica Bold";
    font-weight: normal;
  }
  main.article > div > section section.article > div:first-of-type {
    flex-direction: column-reverse;
    margin-top: 20px;
  }
  main.article > div > section section.article > div:first-of-type div:not(.story) {
    width: 100%;
  }
  main.article > div > section section.article > div:first-of-type div:not(.story) h3 {
    margin-top: 30px;
    font-size: 47px;
    line-height: 46px;
    font-family: "MangoGrotesque";
  }
  main.article > div > section section.article > div:first-of-type div:not(.story) .light-text,
  main.article > div > section section.article > div:first-of-type div:not(.story) .content {
    font-size: 17px;
    line-height: 22px;
  }
  main.article > div > section section.article > div:first-of-type div:nth-child(2) {
    height: 45svw;
  }
  main.article > div > section section.article .story {
    height: 300px;
    padding: 5%;
    height: 300px;
    width: 89%;
    height: 300px;
    margin-top: 0;
  }
  main.article > div > section section.article .story > div:first-child {
    width: 42%;
  }
  main.article > div > section section.article .story > div:first-child h4,
  main.article > div > section section.article .story > div:first-child p {
    font-size: 16px;
    line-height: 18px;
  }
  main.article > div > section section.article .story > div:first-child h4 {
    margin-bottom: 5px;
  }
  main.article > div > section section.article .story img {
    max-width: 60%;
    object-fit: cover;
    object-position: top;
    max-height: 300px;
  }
  main.article > div > section section.article .story h1 {
    bottom: 12%;
    font-size: 32px;
    line-height: 32px;
  }
  .article .question.visible {
    width: 90%;
    margin-top: 50px;
    padding: 50px 5%;
    height: auto;
    min-height: auto;
    background-size: cover;
  }
  .article .question.visible > div {
    margin-bottom: 50px;
    width: 75%;
    display: block;
    position: static;
    top: unset;
    left: unset;
  }
  .article .question.visible > div h3 {
    font-size: 35px;
    line-height: 37px;
    font-family: "MangoGrotesque";
  }
  .article .question.visible > div p {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  .article .question.visible > div:nth-child(2) {
    padding-left: 25%;
    text-align: right;
  }
  footer {
    padding: 0 5%;
  }
  footer > .slogan {
    height: 80px;
  }
  footer hr {
    width: 110%;
    margin-left: -5%;
  }
  footer > .slogan {
    margin: auto;
    width: 100%;
    display: block;
    height: 15svw;
    margin-top: 0;
    background-position: top;
    background-size: contain;
  }
  footer > div {
    display: block;
    width: 100%;
  }
  footer > div:first-child {
    padding-bottom: 10px;
  }
  footer > div:first-child > div:first-child {
    display: block;
    width: 100%;
  }
  footer > div:first-child > div:first-child p {
    font-size: 14px;
    line-height: 22px;
    width: 100%;
  }
  footer > div:first-child > div:first-child a {
    display: inline-block;
  }
  footer > div:first-child > div:first-child a img {
    margin: 10px 0;
    height: 40px !important;
  }
  footer > div:nth-child(3) > div:first-child {
    width: 100%;
  }
  footer > div:nth-child(3) > div:first-child > .address-block {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  footer > div:nth-child(3) > div:first-child > .address-block > div {
    width: 100%;
  }
  footer > div:nth-child(3) > div:first-child > .address-block p {
    font-size: 13px;
    line-height: 16px;
  }
  footer > div:nth-child(3) > div:first-child > a {
    height: auto;
    width: 100%;
    display: block;
  }
  footer > div:nth-child(3) > div:first-child > a img {
    width: 85%;
    height: auto;
  }
  footer > div:nth-child(3) ul {
    flex-wrap: wrap;
    width: 100%;
    justify-content: start;
    margin-bottom: 10px;
  }
  footer > div:nth-child(3) ul li {
    padding: 0 5px;
  }
  footer > div:nth-child(3) ul li a {
    margin-right: 10px;
    font-size: 12px;
    line-height: 20px;
  }
  footer > div .slogan {
    display: none;
  }
  main section .event-container {
    border-radius: 10px;
  }
  main section .event-container div h3 {
    font-size: 47px !important;
    line-height: 46px !important;
    padding-bottom: 20px;
  }
  main section .event-container div p {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main section .event-container .date-container {
    margin-top: 30px;
  }
  main section .event-container .date-container > div > div {
    align-items: start;
  }
  main section .event-container .date-container > div > div > div:first-child p {
    font-size: 17px !important;
    line-height: 22px !important;
  }
  main section .event-container .date-container > div > div > div:first-child h2 {
    font-size: 20px;
    line-height: 22px;
  }
  main section .event-container .date-container > div > div > div:first-child p:last-child {
    font-size: 15px;
    line-height: 29px;
    margin-top: 30px;
  }
  main section .event-container .date-container > div > div .checkmark {
    transform: translateY(50%);
    height: 40px;
    width: 40px;
  }
  main section .event-container > div.date-selection {
    padding: 0;
  }
  main section .event-container input[type=submit],
  main section .event-container button {
    padding: 15px 30px;
    font-size: 17px;
    line-height: 19.55px;
  }
}
@media (max-width: 500px) {
  main:not(.home) div > section section.visible .filter-content .content p:nth-child(5) img:not(:first-child) {
    top: 50svw !important;
  }
}

/*
@media (max-width: $bp3) {
  div#navigation nav {
    ul {
      li {
        a {
          font-size: 23px;
        }
        &:nth-child(3) a,
        &:nth-child(4) a {
          &::after {
            height: 30px;
            width: 30px;
          }
        }
      }
    }
  }
  main.home {
    section {
      .content-block:first-child {
        p:nth-child(1) {
          top: 160px;
        }
        article > div {
          min-height: 50svw;
          height: 50svw;
          // min-height: 400px;
        }
      }

      .slider {
        .slider-button {
          display: none !important;
        }
        .slick-track {
          .slick-slide {
            &.story {
              width: 80svw;
              height: 50svw;
            }
            padding: 20px;
            p:nth-child(2) {
              margin-top: 0;
            }
          }
        }
        &:not(.stories, .articles) {
          .slick-track {
            width: unset;
            position: relative;
            > div {
              width: 70svw;
              > a.link {
                bottom: 30px !important;
                left: 30px !important;
              }
            }
          }
        }
        &.stories .slick {
          width: 100%;
          h1 {
            bottom: 3svw;
          }
        }
        .slick {
          &.board {
            .slick-slide {
              // width: 45svw;
              //max-width: 45svw;
              // width: 45%;
              // max-width: 45%;
            }
          }
          .slick-slide {
            p {
              font-size: 18px;
              line-height: 23px;
            }
          }
        }
      }
    }
  }
  .article {
    .question {
      > div {
        &:nth-child(2) {
          left: 55%;
        }
        h3 {
          font-size: 40px;
          line-height: 44px;
        }
        p {
        }
      }
    }
    section.article {
      div.story {
        height: 300px;
        h1 {
          bottom: 0;
        }
      }
    }
  }
  footer > div div:first-child {
    width: 40%;
  }
  .connect .content .link {
    height: 16svw;
    width: 16svw;
    padding: 8svw 4svw 0 4svw;
    &::before {
      height: 6svw;
      top: 2svw;
    }
    &::after {
      width: 5svw;
      height: 5svw;
      bottom: 2svw;
      right: 3svw;
    }
  }
  footer {
    hr {
      width: 110%;
      margin-left: -5%;  
    }

    padding: 0 5%;

    > .slogan {
      margin: auto;
      width: 100%;
      display: block;
      height: 150px;
      // height: 80px;
      margin-top: 0;
      background-position: top;
      background-size: contain;
    }
    > div {
      display: block;
      width: 100%;
      &:first-child {
        padding-bottom: 10px;
        > div:first-child {
          display: block;
          width: 100%;
          p {
            font-size: 14px;
            line-height: 22px;
            width: 100%;
          }
          img {
            display: inline;
            vertical-align: middle;
          }
        }
      }
      &:nth-child(3) {
        > div:first-child {
          width: 100%;
          > .address-block {
            display: block;
            width: 100%;
            padding: 10px 0;
            > div {
              width: 100%;
            }
            p {
              font-size: 13px;
              line-height: 16px;
            }
          }
          > a {
            height: auto;
            width: 100%;
            display: block;
            img {
              width: 85%;
              height: auto;
            }
          }
        }
        ul {
          flex-wrap: wrap;
          width: 100%;
          justify-content: start;

          // display: flex;
          li a {
            margin-right: 10px;
            font-size: 12px;
            line-height: 20px;
          }
        }
      }
      .slogan {
        display: none;
      }
    }
  } 
}
  */
@keyframes happy {
  0% {
    transform: rotate(-45deg);
    font-size: 0px;
    display: none;
  }
  70% {
    display: block;
    transform: rotate(-45deg);
    font-size: 0px;
    top: 90px;
    transform: rotate(-45deg);
    right: calc(-130% + 50px);
  }
  100% {
    font-size: 65px;
    transform: rotate(5deg);
    top: 150px;
    right: -130%;
  }
}
@keyframes happy2 {
  0% {
    transform: rotate(-45deg);
    font-size: 0px;
    display: none;
  }
  70% {
    display: block;
    transform: rotate(-45deg);
    font-size: 0px;
    top: -40px;
    right: calc(73% + 50px);
  }
  100% {
    font-size: 65px;
    transform: rotate(2deg);
    top: 80px;
    right: 73%;
  }
}
@keyframes happyMobile {
  0% {
    display: block;
    transform: rotate(-45deg);
    font-size: 0px !important;
    top: 0;
    transform: rotate(-45deg);
    right: 50px;
  }
  100% {
    font-size: 45px !important;
    transform: rotate(5deg);
    top: 20svw;
    right: 0;
  }
}
@keyframes ready {
  0% {
    transform: rotate(-45deg);
    font-size: 0px;
    display: none;
  }
  70% {
    transform: rotate(-45deg);
    font-size: 0px;
    top: 400px;
    left: calc(35% + 50px);
  }
  100% {
    transform: rotate(-5deg);
    font-size: 130px;
    top: 460px;
    left: 35%;
  }
}
@keyframes readySmall {
  0% {
    transform: rotate(-50deg);
    font-size: 0px;
    display: none;
  }
  70% {
    opacity: 1;
    transform: rotate(-45deg);
    font-size: 0px;
    top: 25px;
    left: 10%;
  }
  100% {
    transform: rotate(-5deg);
    font-size: 80px;
    top: 150;
    left: 10%;
  }
}
@keyframes animateCrosses {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

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