@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html {
  line-height: 1.15;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
a {
  background-color: transparent;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  max-width: 100%;
  display: block;
  height: auto;
  border-style: none;
}
textarea {
  overflow: auto;
}
[hidden] {
  display: none;
}
@media (max-width: 1486px) {
  .break-xxl-hide {
    display: none;
  }
}
@media (max-width: 1280px) {
  .break-xl-hide {
    display: none;
  }
}
@media (max-width: 1080px) {
  .break-l-hide {
    display: none;
  }
}
@media (max-width: 810px) {
  .break-m-hide {
    display: none;
  }
}
@media (max-width: 650px) {
  .break-s-hide {
    display: none;
  }
}
@media (max-width: 500px) {
  .break-xs-hide {
    display: none;
  }
}
@media (max-width: 350px) {
  .break-xxs-hide {
    display: none;
  }
}
.break-xxl-show {
  display: none;
}
@media (max-width: 1486px) {
  .break-xxl-show {
    display: block;
  }
}
.break-xl-show {
  display: none;
}
@media (max-width: 1280px) {
  .break-xl-show {
    display: block;
  }
}
.break-l-show {
  display: none;
}
@media (max-width: 1080px) {
  .break-l-show {
    display: block;
  }
}
.break-m-show {
  display: none;
}
@media (max-width: 810px) {
  .break-m-show {
    display: block;
  }
}
.break-s-show {
  display: none;
}
@media (max-width: 650px) {
  .break-s-show {
    display: block;
  }
}
.break-xs-show {
  display: none;
}
@media (max-width: 500px) {
  .break-xs-show {
    display: block;
  }
}
.break-xxs-show {
  display: none;
}
@media (max-width: 350px) {
  .break-xxs-show {
    display: block;
  }
}
#burger span {
  background-color: #130F2D;
}
html, body {
  background-color: #FFFFFF;
  color: #130F2D;
}
.color-theme-1 {
  background-color: #0097D7;
  color: #FFFFFF;
}
.color-theme-1 a:not(.button):not(.text-button):not(.anker-button) {
  color: #FFFFFF;
  border-bottom: 2px solid #EFC40F;
}
.color-theme-1 a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #EFC40F;
}
.color-theme-1 .button, .color-theme-1 form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-1 input[type="submit"], .color-theme-1 form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-1 input[type="reset"], .color-theme-1 form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-1 .button::after, .color-theme-1 form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-1 input[type="submit"]::after, .color-theme-1 form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-1 input[type="reset"]::after, .color-theme-1 form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
.color-theme-1 .text-button, .color-theme-1 .anker-button {
  color: #FFFFFF;
}
.color-theme-1 .text-button::after, .color-theme-1 .anker-button::after {
  color: #EFC40F;
}
.color-theme-1 .text-button:hover, .color-theme-1 .anker-button:hover {
  color: #EFC40F;
}
.color-theme-1 .carousel-scrollbar-line, .color-theme-1 .carousel-scrollbar {
  background-color: #FFFFFF;
}
.color-theme-1 .arrow-back:hover::before, .color-theme-1 .carousel-prev:hover::before, .color-theme-1 .arrow-next:hover::before, .color-theme-1 .carousel-next:hover::before {
  color: #EFC40F;
}
.color-theme-1 .carousel-dots .dots::before {
  background-color: #FFFFFF;
}
.color-theme-1 .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
.color-theme-1 hr {
  border-color: #FFFFFF;
}
.color-theme-1 h2::before, .color-theme-1 h1::before {
  background-color: #EFC40F;
}
.color-theme-2 {
  background-color: #1F4789;
  color: #FFFFFF;
}
.color-theme-2 a:not(.button):not(.text-button):not(.anker-button) {
  color: #FFFFFF;
  border-bottom: 2px solid #EFC40F;
}
.color-theme-2 a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #EFC40F;
}
.color-theme-2 .button, .color-theme-2 form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-2 input[type="submit"], .color-theme-2 form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-2 input[type="reset"], .color-theme-2 form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-2 .button::after, .color-theme-2 form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-2 input[type="submit"]::after, .color-theme-2 form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-2 input[type="reset"]::after, .color-theme-2 form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
.color-theme-2 .text-button, .color-theme-2 .anker-button {
  color: #FFFFFF;
}
.color-theme-2 .text-button::after, .color-theme-2 .anker-button::after {
  color: #EFC40F;
}
.color-theme-2 .text-button:hover, .color-theme-2 .anker-button:hover {
  color: #EFC40F;
}
.color-theme-2 .carousel-scrollbar-line, .color-theme-2 .carousel-scrollbar {
  background-color: #FFFFFF;
}
.color-theme-2 .arrow-back:hover::before, .color-theme-2 .carousel-prev:hover::before, .color-theme-2 .arrow-next:hover::before, .color-theme-2 .carousel-next:hover::before {
  color: #EFC40F;
}
.color-theme-2 .carousel-dots .dots::before {
  background-color: #FFFFFF;
}
.color-theme-2 .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
.color-theme-2 hr {
  border-color: #FFFFFF;
}
.color-theme-2 h2::before, .color-theme-2 h1::before {
  background-color: #EFC40F;
}
.color-theme-3 {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-3 a:not(.button):not(.text-button):not(.anker-button) {
  color: #130F2D;
  border-bottom: 2px solid #130F2D;
}
.color-theme-3 a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #130F2D;
}
.color-theme-3 .button, .color-theme-3 form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-3 input[type="submit"], .color-theme-3 form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-3 input[type="reset"], .color-theme-3 form:not([name="we_form"]) button {
  background-color: #130F2D;
  color: #EFC40F;
}
.color-theme-3 .button::after, .color-theme-3 form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-3 input[type="submit"]::after, .color-theme-3 form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-3 input[type="reset"]::after, .color-theme-3 form:not([name="we_form"]) button::after {
  background-color: #130F2D;
}
.color-theme-3 .text-button, .color-theme-3 .anker-button {
  color: #130F2D;
}
.color-theme-3 .text-button::after, .color-theme-3 .anker-button::after {
  color: #130F2D;
}
.color-theme-3 .text-button:hover, .color-theme-3 .anker-button:hover {
  color: #130F2D;
}
.color-theme-3 .carousel-scrollbar-line, .color-theme-3 .carousel-scrollbar {
  background-color: #130F2D;
}
.color-theme-3 .arrow-back:hover::before, .color-theme-3 .carousel-prev:hover::before, .color-theme-3 .arrow-next:hover::before, .color-theme-3 .carousel-next:hover::before {
  color: #130F2D;
}
.color-theme-3 .carousel-dots .dots::before {
  background-color: #130F2D;
}
.color-theme-3 .carousel-dots .dots.dots-active::before {
  background-color: #130F2D;
}
.color-theme-3 h2::before, .color-theme-3 h1::before {
  background-color: #130F2D;
}
.color-theme-3 hr {
  border-color: #130F2D;
}
.color-theme-white {
  background-color: #FFFFFF;
  color: #130F2D;
}
.color-theme-white a:not(.button):not(.text-button):not(.anker-button):not(.nodefault) {
  color: #130F2D;
  border-bottom: 2px solid;
  border-color: #EFC40F;
}
.color-theme-white a:not(.button):not(.text-button):not(.anker-button):not(.nodefault):hover {
  color: #EFC40F;
}
.color-theme-white .temp-157 a, .color-theme-white .temp-157 .intern-event {
  color: #130F2D;
}
.color-theme-white .temp-157 a h6::after, .color-theme-white .temp-157 .intern-event h6::after {
  color: #EFC40F;
}
.color-theme-white .temp-157 a:hover h6, .color-theme-white .temp-157 a:hover .edit-h6 input, .edit-h6 .color-theme-white .temp-157 a:hover input, .color-theme-white .temp-157 a:hover .edit-h6 textarea, .edit-h6 .color-theme-white .temp-157 a:hover textarea, .color-theme-white .temp-157 a:hover .edit-h6.bold input, .edit-h6.bold .color-theme-white .temp-157 a:hover input, .color-theme-white .temp-157 a:hover .edit-h6.bold textarea, .edit-h6.bold .color-theme-white .temp-157 a:hover textarea, .color-theme-white .temp-157 .intern-event:hover h6, .color-theme-white .temp-157 .intern-event:hover .edit-h6 input, .edit-h6 .color-theme-white .temp-157 .intern-event:hover input, .color-theme-white .temp-157 .intern-event:hover .edit-h6 textarea, .edit-h6 .color-theme-white .temp-157 .intern-event:hover textarea, .color-theme-white .temp-157 .intern-event:hover .edit-h6.bold input, .edit-h6.bold .color-theme-white .temp-157 .intern-event:hover input, .color-theme-white .temp-157 .intern-event:hover .edit-h6.bold textarea, .edit-h6.bold .color-theme-white .temp-157 .intern-event:hover textarea {
  color: #EFC40F;
}
.color-theme-white .button, .color-theme-white form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-white input[type="submit"], .color-theme-white form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-white input[type="reset"], .color-theme-white form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-white .button::after, .color-theme-white form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-white input[type="submit"]::after, .color-theme-white form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-white input[type="reset"]::after, .color-theme-white form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
.color-theme-white .text-button, .color-theme-white .anker-button {
  color: #130F2D;
}
.color-theme-white .text-button::after, .color-theme-white .anker-button::after {
  color: #EFC40F;
}
.color-theme-white .text-button:hover, .color-theme-white .anker-button:hover {
  color: #EFC40F;
}
.color-theme-white .carousel-scrollbar-line, .color-theme-white .carousel-scrollbar {
  background-color: #130F2D;
}
.color-theme-white .arrow-back:hover::before, .color-theme-white .carousel-prev:hover::before, .color-theme-white .arrow-next:hover::before, .color-theme-white .carousel-next:hover::before {
  color: #EFC40F;
}
.color-theme-white .carousel-dots .dots::before {
  background-color: #130F2D;
}
.color-theme-white .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
.color-theme-white h2::before, .color-theme-white h1::before {
  background-color: #EFC40F;
}
.color-theme-white hr {
  border-color: #130F2D;
}
.color-theme-neg {
  color: #FFFFFF;
}
.color-theme-neg a:not(.button):not(.text-button):not(.anker-button) {
  color: #FFFFFF;
  border-bottom: 2px solid #EFC40F;
}
.color-theme-neg a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #EFC40F;
}
.color-theme-neg .button, .color-theme-neg form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-neg input[type="submit"], .color-theme-neg form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-neg input[type="reset"], .color-theme-neg form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-neg .button::after, .color-theme-neg form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-neg input[type="submit"]::after, .color-theme-neg form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-neg input[type="reset"]::after, .color-theme-neg form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
.color-theme-neg .text-button, .color-theme-neg .anker-button {
  color: #FFFFFF;
}
.color-theme-neg .text-button::after, .color-theme-neg .anker-button::after {
  color: #EFC40F;
}
.color-theme-neg .text-button:hover, .color-theme-neg .anker-button:hover {
  color: #EFC40F;
}
.color-theme-neg .carousel-scrollbar-line, .color-theme-neg .carousel-scrollbar {
  background-color: #FFFFFF;
}
.color-theme-neg .arrow-back:hover::before, .color-theme-neg .carousel-prev:hover::before, .color-theme-neg .arrow-next:hover::before, .color-theme-neg .carousel-next:hover::before {
  color: #EFC40F;
}
.color-theme-neg .carousel-dots .dots::before {
  background-color: #FFFFFF;
}
.color-theme-neg .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
.color-theme-neg hr {
  border-color: #FFFFFF;
}
.color-theme-neg h2::before, .color-theme-neg h1::before {
  background-color: #EFC40F;
}
.color-theme-pos {
  color: #130F2D;
}
.color-theme-pos a:not(.button):not(.text-button):not(.anker-button):not(.nodefault) {
  color: #130F2D;
  border-bottom: 2px solid;
  border-color: #EFC40F;
}
.color-theme-pos a:not(.button):not(.text-button):not(.anker-button):not(.nodefault):hover {
  color: #EFC40F;
}
.color-theme-pos .temp-157 a, .color-theme-pos .temp-157 .intern-event {
  color: #130F2D;
}
.color-theme-pos .temp-157 a h6::after, .color-theme-pos .temp-157 .intern-event h6::after {
  color: #EFC40F;
}
.color-theme-pos .temp-157 a:hover h6, .color-theme-pos .temp-157 a:hover .edit-h6 input, .edit-h6 .color-theme-pos .temp-157 a:hover input, .color-theme-pos .temp-157 a:hover .edit-h6 textarea, .edit-h6 .color-theme-pos .temp-157 a:hover textarea, .color-theme-pos .temp-157 a:hover .edit-h6.bold input, .edit-h6.bold .color-theme-pos .temp-157 a:hover input, .color-theme-pos .temp-157 a:hover .edit-h6.bold textarea, .edit-h6.bold .color-theme-pos .temp-157 a:hover textarea, .color-theme-pos .temp-157 .intern-event:hover h6, .color-theme-pos .temp-157 .intern-event:hover .edit-h6 input, .edit-h6 .color-theme-pos .temp-157 .intern-event:hover input, .color-theme-pos .temp-157 .intern-event:hover .edit-h6 textarea, .edit-h6 .color-theme-pos .temp-157 .intern-event:hover textarea, .color-theme-pos .temp-157 .intern-event:hover .edit-h6.bold input, .edit-h6.bold .color-theme-pos .temp-157 .intern-event:hover input, .color-theme-pos .temp-157 .intern-event:hover .edit-h6.bold textarea, .edit-h6.bold .color-theme-pos .temp-157 .intern-event:hover textarea {
  color: #EFC40F;
}
.color-theme-pos .button, .color-theme-pos form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .color-theme-pos input[type="submit"], .color-theme-pos form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .color-theme-pos input[type="reset"], .color-theme-pos form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
.color-theme-pos .button::after, .color-theme-pos form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) .color-theme-pos input[type="submit"]::after, .color-theme-pos form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) .color-theme-pos input[type="reset"]::after, .color-theme-pos form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
.color-theme-pos .text-button, .color-theme-pos .anker-button {
  color: #130F2D;
}
.color-theme-pos .text-button::after, .color-theme-pos .anker-button::after {
  color: #EFC40F;
}
.color-theme-pos .text-button:hover, .color-theme-pos .anker-button:hover {
  color: #EFC40F;
}
.color-theme-pos .carousel-scrollbar-line, .color-theme-pos .carousel-scrollbar {
  background-color: #130F2D;
}
.color-theme-pos .arrow-back:hover::before, .color-theme-pos .carousel-prev:hover::before, .color-theme-pos .arrow-next:hover::before, .color-theme-pos .carousel-next:hover::before {
  color: #EFC40F;
}
.color-theme-pos .carousel-dots .dots::before {
  background-color: #130F2D;
}
.color-theme-pos .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
.color-theme-pos h2::before, .color-theme-pos h1::before {
  background-color: #EFC40F;
}
.color-theme-pos hr {
  border-color: #130F2D;
}
body {
  opacity: 1;
  -webkit-animation: body-show 0.4s ease forwards;
  /* Safari 4+ */
  -moz-animation: body-show 0.4s ease forwards;
  /* Fx 5+ */
  -o-animation: body-show 0.4s ease forwards;
  /* Opera 12+ */
  animation: body-show 0.4s ease forwards;
  /* IE 10+, Fx 29+ */
}
@keyframes body-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
html {
  font-size: 20px;
}
@media (max-width: 1280px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 1080px) {
  html {
    font-size: 16px;
  }
}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
@media (max-width: 650px) {
  body {
    font-size: 16px;
    line-height: 22px;
  }
}
.absatz {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
}
@media (max-width: 650px) {
  .absatz {
    padding-bottom: 10px;
  }
}
.ueberschrift-1 {
  letter-spacing: 0.01em;
  font-size: 4.5rem;
  line-height: 1.1111111111em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  .ueberschrift-1 {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .ueberschrift-1 {
    font-size: 3.75rem;
    line-height: 1.1333333333em;
  }
}
@media (max-width: 650px) {
  .ueberschrift-1 {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
.ueberschrift-2 {
  letter-spacing: 0.025em;
  font-size: 3.5rem;
  line-height: 1.1142857143em;
  padding-bottom: 15px;
  font-weight: 400;
}
@media (max-width: 650px) {
  .ueberschrift-2 {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .ueberschrift-2 {
    font-size: 3.125rem;
    line-height: 1.14em;
  }
}
@media (max-width: 650px) {
  .ueberschrift-2 {
    font-size: 2.1875rem;
    line-height: 1.2em;
  }
}
.ueberschrift-3 {
  letter-spacing: 0.01em;
  font-size: 3rem;
  line-height: 1.1666666667em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  .ueberschrift-3 {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .ueberschrift-3 {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
@media (max-width: 650px) {
  .ueberschrift-3 {
    font-size: 1.5625rem;
    line-height: 1.24em;
  }
}
.ueberschrift-4 {
  letter-spacing: 0.01em;
  font-size: 2rem;
  line-height: 1.25em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  .ueberschrift-4 {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .ueberschrift-4 {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  .ueberschrift-4 {
    font-size: 1.25rem;
    line-height: 1.35em;
  }
}
.ueberschrift-5 {
  letter-spacing: 0.025em;
  font-size: 2rem;
  line-height: 1.25em;
  padding-bottom: 15px;
  font-weight: 400;
}
@media (max-width: 650px) {
  .ueberschrift-5 {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .ueberschrift-5 {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  .ueberschrift-5 {
    font-size: 1.25rem;
    line-height: 1.35em;
  }
}
.ueberschrift-6 {
  letter-spacing: 0.01em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  .ueberschrift-6 {
    padding-bottom: 10px;
  }
}
p, form:not([name="we_form"]) label, .edit-p input, .edit-p textarea {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
}
@media (max-width: 650px) {
  p, form:not([name="we_form"]) label, .edit-p input, .edit-p textarea {
    padding-bottom: 10px;
  }
}
h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea {
  letter-spacing: 0.01em;
  font-size: 4.5rem;
  line-height: 1.1111111111em;
  padding-bottom: 15px;
  font-weight: 700;
  position: relative;
  padding-left: calc(1rem + 0.055em);
}
@media (max-width: 650px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea {
    font-size: 3.75rem;
    line-height: 1.1333333333em;
  }
}
@media (max-width: 650px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
h1::before {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0;
  height: 0.9em;
  width: 0.11em;
  display: block;
}
@media (max-width: 650px) {
  h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea {
    padding-left: calc(0.6rem + 0.055em);
  }
  h1::before {
    top: -0.07em;
  }
}
h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea {
  letter-spacing: 0.025em;
  font-size: 3.5rem;
  line-height: 1.1142857143em;
  padding-bottom: 15px;
  font-weight: 400;
  padding-left: calc(1rem + 0.055em);
  position: relative;
}
@media (max-width: 650px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea {
    font-size: 3.125rem;
    line-height: 1.14em;
  }
}
@media (max-width: 650px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea {
    font-size: 2.1875rem;
    line-height: 1.2em;
  }
}
h2::before {
  content: "";
  position: absolute;
  top: 0.1em;
  left: 0;
  height: 0.9em;
  width: 0.1em;
  display: block;
}
@media (max-width: 650px) {
  h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea {
    padding-left: calc(0.6rem + 0.055em);
  }
  h2::before {
    top: -0.07em;
  }
}
h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea {
  letter-spacing: 0.01em;
  font-size: 3rem;
  line-height: 1.1666666667em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
@media (max-width: 650px) {
  h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea {
    font-size: 1.5625rem;
    line-height: 1.24em;
  }
}
h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea {
  letter-spacing: 0.01em;
  font-size: 2rem;
  line-height: 1.25em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea {
    font-size: 1.25rem;
    line-height: 1.35em;
  }
}
h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea {
  letter-spacing: 0.025em;
  font-size: 2rem;
  line-height: 1.25em;
  padding-bottom: 15px;
  font-weight: 400;
}
@media (max-width: 650px) {
  h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea {
    font-size: 1.25rem;
    line-height: 1.35em;
  }
}
h6, .edit-h6 input, .edit-h6 textarea, .edit-h6.bold input, .edit-h6.bold textarea {
  letter-spacing: 0.01em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  h6, .edit-h6 input, .edit-h6 textarea, .edit-h6.bold input, .edit-h6.bold textarea {
    padding-bottom: 10px;
  }
}
blockquote {
  letter-spacing: 0.01em;
  font-size: 3rem;
  line-height: 1.1666666667em;
  padding-bottom: 15px;
  font-weight: 700;
}
@media (max-width: 650px) {
  blockquote {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  blockquote {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
@media (max-width: 650px) {
  blockquote {
    font-size: 1.5625rem;
    line-height: 1.24em;
  }
}
p, form:not([name="we_form"]) label, .edit-p input, .edit-p textarea, h1, .edit-h1 input, .edit-h1 textarea, .edit-h1.bold input, .edit-h1.bold textarea, h2, .edit-h2 input, .edit-h2 textarea, .edit-h2.bold input, .edit-h2.bold textarea, h3, .edit-h3 input, .edit-h3 textarea, .edit-h3.bold input, .edit-h3.bold textarea, h4, .edit-h4 input, .edit-h4 textarea, .edit-h4.bold input, .edit-h4.bold textarea, h5, .edit-h5 input, .edit-h5 textarea, .edit-h5.bold input, .edit-h5.bold textarea, h6, .edit-h6 input, .edit-h6 textarea, .edit-h6.bold input, .edit-h6.bold textarea, blockquote {
  display: block;
  width: 100%;
  color: inherit;
  position: relative;
}
p:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, blockquote:last-child {
  padding-bottom: 0;
}
ol {
  padding-bottom: 15px;
}
ol:last-child {
  padding-bottom: 0;
}
ol li {
  letter-spacing: 0.01em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-left: 7px;
  margin-left: 19px;
}
ul {
  list-style-type: disc;
  position: relative;
  padding-bottom: 15px;
}
ul:last-child {
  padding-bottom: 0;
}
ul li {
  letter-spacing: 0.01em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-left: 10px;
  margin-left: 14px;
}
hr {
  width: 100%;
  border: none;
  height: 1px;
  border-bottom: 1px solid;
  margin-top: 0;
  margin-bottom: 15px;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.fett, strong, b {
  font-weight: 700;
}
.italic, i, em {
  font-style: italic;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.justify {
  text-align: justify;
}
.hyphen-auto {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.hyphen-none {
  -moz-hyphens: manual;
  -o-hyphens: manual;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}
.no-wrap, a[href^="tel:"] {
  white-space: nowrap;
}
.tab-left {
  margin-left: 8.3333333333%;
}
.tab-right {
  margin-right: 8.3333333333%;
}
.pad {
  padding: 15px;
}
@media (max-width: 650px) {
  .pad {
    padding: 10px;
  }
}
.pad-b {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .pad-b {
    padding-bottom: 10px;
  }
}
.pad-t {
  padding-top: 15px;
}
@media (max-width: 650px) {
  .pad-t {
    padding-top: 10px;
  }
}
.pad-r {
  padding-right: 15px;
}
@media (max-width: 650px) {
  .pad-r {
    padding-right: 10px;
  }
}
.pad-l {
  padding-left: 15px;
}
@media (max-width: 650px) {
  .pad-l {
    padding-left: 10px;
  }
}
.mar {
  margin: 15px;
}
@media (max-width: 650px) {
  .mar {
    margin: 10px;
  }
}
.mar-b {
  margin-bottom: 15px;
}
@media (max-width: 650px) {
  .mar-b {
    margin-bottom: 10px;
  }
}
.mar-t {
  margin-top: 15px;
}
@media (max-width: 650px) {
  .mar-t {
    margin-top: 10px;
  }
}
.mar-r {
  margin-right: 15px;
}
@media (max-width: 650px) {
  .mar-r {
    margin-right: 10px;
  }
}
.mar-l {
  margin-left: 15px;
}
@media (max-width: 650px) {
  .mar-l {
    margin-left: 10px;
  }
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.flex, .nav-content, nav, form:not([name="we_form"]) .label-input, form:not([name="we_form"]) .label-textarea, #header .burger-back.nav-back .nav-inner, #overlay, .event-facts .event-date, .event-facts .event-time, .event-facts .event-location, .event-facts .event-participant, .event-facts .event-info, .event-links, .edit-block-level-3, .edit-block-level-4, .edit-block-head .edit-block, .edit-block-head-l-2 .edit-block, .edit-block-head-l-3 .edit-block, .edit-block-head-l-4 .edit-block, .edit-content, .edit-mail {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-wrap, .row-50-left, .row-50-right, .row, .edit-block-level-2 > .we_blockControls, .temp-166 .box, .temp-172 ul, .instagram_gallery, .edit-block-level-3, .edit-block-level-4, .edit-content, .edit-mail {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-row {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-row-reverse {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-column, nav, .event-links {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-column-reverse {
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-top {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-v-center, form:not([name="we_form"]) .label-input, .temp-151, .edit-block-head .edit-block, .edit-block-head-l-2 .edit-block, .edit-block-head-l-3 .edit-block, .edit-block-head-l-4 .edit-block {
  -webkit-align-items: center;
  align-items: center;
}
.flex-bottom, .temp-153 {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-baseline {
  -webkit-align-items: baseline;
  align-items: baseline;
}
.flex-stretch {
  -webkit-align-items: stretch;
  align-items: stretch;
}
.flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-right {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.flex-left {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
main {
  width: 100%;
}
section {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
section.big-pad-t {
  padding-top: 120px;
}
section.big-pad-b {
  padding-bottom: 120px;
}
section.small-pad-t {
  padding-top: 30px;
}
section.small-pad-b {
  padding-bottom: 30px;
}
@media (max-width: 810px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.big-pad-t {
    padding-top: 100px;
  }
  section.big-pad-b {
    padding-bottom: 100px;
  }
  section.small-pad-t {
    padding-top: 25px;
  }
  section.small-pad-b {
    padding-bottom: 25px;
  }
}
@media (max-width: 650px) {
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  section.big-pad-t {
    padding-top: 80px;
  }
  section.big-pad-b {
    padding-bottom: 80px;
  }
  section.small-pad-t {
    padding-top: 20px;
  }
  section.small-pad-b {
    padding-bottom: 20px;
  }
}
.row-50-left, .row-50-right {
  max-width: 728px;
  width: 100%;
}
.row-50-left {
  padding-left: 45px;
}
.row-50-left.row-indent-left {
  padding-left: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .row-50-left.row-indent-left {
    padding-left: 45px;
    margin-left: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .row-50-left {
    padding-left: 35px;
  }
  .row-50-left.row-indent-left {
    padding-left: 35px;
  }
}
@media (max-width: 1080px) {
  .row-50-left {
    padding-left: 25px;
  }
  .row-50-left.row-indent-left {
    padding-left: 25px;
  }
}
@media (max-width: 810px) {
  .row-50-left {
    padding-left: 15px;
  }
  .row-50-left.row-indent-left {
    padding-left: 15px;
  }
}
@media (max-width: 650px) {
  .row-50-left {
    padding-left: 10px;
  }
  .row-50-left.row-indent-left {
    padding-left: 10px;
    margin-left: 4%;
    max-width: 96%;
  }
}
.row-50-right {
  padding-right: 45px;
}
.row-50-right.row-indent-right {
  padding-right: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .row-50-right.row-indent-right {
    padding-right: 45px;
    margin-right: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .row-50-right {
    padding-right: 35px;
  }
  .row-50-right.row-indent-right {
    padding-right: 35px;
  }
}
@media (max-width: 1080px) {
  .row-50-right {
    padding-right: 25px;
  }
  .row-50-right.row-indent-right {
    padding-right: 25px;
  }
}
@media (max-width: 810px) {
  .row-50-right {
    padding-right: 15px;
  }
  .row-50-right.row-indent-right {
    padding-right: 15px;
  }
}
@media (max-width: 650px) {
  .row-50-right {
    padding-right: 10px;
  }
  .row-50-right.row-indent-right {
    padding-right: 10px;
    margin-right: 4%;
    max-width: 96%;
  }
}
.row, .edit-block-level-2 > .we_blockControls {
  max-width: 1456px;
  width: 100%;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
}
.row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
  padding-left: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
    padding-left: 45px;
    margin-left: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-left: 35px;
  }
  .row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
    padding-left: 35px;
  }
}
@media (max-width: 1080px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-left: 25px;
  }
  .row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
    padding-left: 25px;
  }
}
@media (max-width: 810px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-left: 15px;
  }
  .row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
    padding-left: 15px;
  }
}
@media (max-width: 650px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-left: 10px;
  }
  .row.row-indent-left, .edit-block-level-2 > .row-indent-left.we_blockControls {
    padding-left: 10px;
    margin-left: 4%;
    max-width: 96%;
  }
}
.row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
  padding-right: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
    padding-right: 45px;
    margin-right: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-right: 35px;
  }
  .row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
    padding-right: 35px;
  }
}
@media (max-width: 1080px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-right: 25px;
  }
  .row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
    padding-right: 25px;
  }
}
@media (max-width: 810px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-right: 15px;
  }
  .row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
    padding-right: 15px;
  }
}
@media (max-width: 650px) {
  .row, .edit-block-level-2 > .we_blockControls {
    padding-right: 10px;
  }
  .row.row-indent-right, .edit-block-level-2 > .row-indent-right.we_blockControls {
    padding-right: 10px;
    margin-right: 4%;
    max-width: 96%;
  }
}
@media (max-width: 1486px) {
  .row.row-indent-left.row-indent-right, .edit-block-level-2 > .row-indent-left.row-indent-right.we_blockControls {
    max-width: 83.3333333333%;
  }
}
@media (max-width: 650px) {
  .row.row-indent-left.row-indent-right, .edit-block-level-2 > .row-indent-left.row-indent-right.we_blockControls {
    max-width: 92%;
  }
}
.row .color-theme-1, .edit-block-level-2 > .we_blockControls .color-theme-1, .row .color-theme-2, .edit-block-level-2 > .we_blockControls .color-theme-2, .row .color-theme-3, .edit-block-level-2 > .we_blockControls .color-theme-3 {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
}
@media (max-width: 650px) {
  .row .color-theme-1, .edit-block-level-2 > .we_blockControls .color-theme-1, .row .color-theme-2, .edit-block-level-2 > .we_blockControls .color-theme-2, .row .color-theme-3, .edit-block-level-2 > .we_blockControls .color-theme-3 {
    margin-left: 10px;
  }
}
@media (max-width: 650px) {
  .row .color-theme-1, .edit-block-level-2 > .we_blockControls .color-theme-1, .row .color-theme-2, .edit-block-level-2 > .we_blockControls .color-theme-2, .row .color-theme-3, .edit-block-level-2 > .we_blockControls .color-theme-3 {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .row .color-theme-1, .edit-block-level-2 > .we_blockControls .color-theme-1, .row .color-theme-2, .edit-block-level-2 > .we_blockControls .color-theme-2, .row .color-theme-3, .edit-block-level-2 > .we_blockControls .color-theme-3 {
    padding: 10px;
  }
}
.row .row, .edit-block-level-2 > .we_blockControls .row, .row .edit-block-level-2 > .we_blockControls, .edit-block-level-2 > .we_blockControls {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#content-view {
  max-width: 1456px;
  width: 100%;
  padding-left: 45px;
  padding-right: 45px;
  height: 0;
}
#content-view.row-indent-left {
  padding-left: calc(45px + 114px);
}
@media (max-width: 1486px) {
  #content-view.row-indent-left {
    padding-left: 45px;
    margin-left: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  #content-view {
    padding-left: 35px;
  }
  #content-view.row-indent-left {
    padding-left: 35px;
  }
}
@media (max-width: 1080px) {
  #content-view {
    padding-left: 25px;
  }
  #content-view.row-indent-left {
    padding-left: 25px;
  }
}
@media (max-width: 810px) {
  #content-view {
    padding-left: 15px;
  }
  #content-view.row-indent-left {
    padding-left: 15px;
  }
}
@media (max-width: 650px) {
  #content-view {
    padding-left: 10px;
  }
  #content-view.row-indent-left {
    padding-left: 10px;
    margin-left: 4%;
    max-width: 96%;
  }
}
#content-view.row-indent-right {
  padding-right: calc(45px + 114px);
}
@media (max-width: 1486px) {
  #content-view.row-indent-right {
    padding-right: 45px;
    margin-right: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  #content-view {
    padding-right: 35px;
  }
  #content-view.row-indent-right {
    padding-right: 35px;
  }
}
@media (max-width: 1080px) {
  #content-view {
    padding-right: 25px;
  }
  #content-view.row-indent-right {
    padding-right: 25px;
  }
}
@media (max-width: 810px) {
  #content-view {
    padding-right: 15px;
  }
  #content-view.row-indent-right {
    padding-right: 15px;
  }
}
@media (max-width: 650px) {
  #content-view {
    padding-right: 10px;
  }
  #content-view.row-indent-right {
    padding-right: 10px;
    margin-right: 4%;
    max-width: 96%;
  }
}
.full-right {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  position: relative;
}
.full-left {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
.content-full .row, .content-full .edit-block-level-2 > .we_blockControls {
  margin: 0;
}
.content-full .row-full-right {
  margin: 0;
  max-width: 100%;
  padding-left: 45px;
}
.content-full .row-full-right.row-indent-left {
  padding-left: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .content-full .row-full-right.row-indent-left {
    padding-left: 45px;
    margin-left: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .content-full .row-full-right {
    padding-left: 35px;
  }
  .content-full .row-full-right.row-indent-left {
    padding-left: 35px;
  }
}
@media (max-width: 1080px) {
  .content-full .row-full-right {
    padding-left: 25px;
  }
  .content-full .row-full-right.row-indent-left {
    padding-left: 25px;
  }
}
@media (max-width: 810px) {
  .content-full .row-full-right {
    padding-left: 15px;
  }
  .content-full .row-full-right.row-indent-left {
    padding-left: 15px;
  }
}
@media (max-width: 650px) {
  .content-full .row-full-right {
    padding-left: 10px;
  }
  .content-full .row-full-right.row-indent-left {
    padding-left: 10px;
    margin-left: 4%;
    max-width: 96%;
  }
}
.content-full .row-full-left {
  margin: 0;
  max-width: 100%;
  padding-right: 45px;
}
.content-full .row-full-left.row-indent-right {
  padding-right: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .content-full .row-full-left.row-indent-right {
    padding-right: 45px;
    margin-right: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .content-full .row-full-left {
    padding-right: 35px;
  }
  .content-full .row-full-left.row-indent-right {
    padding-right: 35px;
  }
}
@media (max-width: 1080px) {
  .content-full .row-full-left {
    padding-right: 25px;
  }
  .content-full .row-full-left.row-indent-right {
    padding-right: 25px;
  }
}
@media (max-width: 810px) {
  .content-full .row-full-left {
    padding-right: 15px;
  }
  .content-full .row-full-left.row-indent-right {
    padding-right: 15px;
  }
}
@media (max-width: 650px) {
  .content-full .row-full-left {
    padding-right: 10px;
  }
  .content-full .row-full-left.row-indent-right {
    padding-right: 10px;
    margin-right: 4%;
    max-width: 96%;
  }
}
.box-flex {
  -webkit-box-flex: 1 1 100%;
  -moz-box-flex: 1 1 100%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1 1 auto;
}
.box-v-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.box-v-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: flex-start;
  align-self: flex-start;
}
.box-v-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: flex-end;
  align-self: flex-end;
}
.box-v-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.box-1 {
  -webkit-box-flex: 1 1 8.3333333333%;
  -moz-box-flex: 1 1 8.3333333333%;
  -webkit-flex: 1 1 8.3333333333%;
  -ms-flex: 1 1 8.3333333333%;
  flex: 1 1 8.3333333333%;
  max-width: 8.3333333333%;
  position: relative;
}
.box-2 {
  -webkit-box-flex: 2 1 16.6666666667%;
  -moz-box-flex: 2 1 16.6666666667%;
  -webkit-flex: 2 1 16.6666666667%;
  -ms-flex: 2 1 16.6666666667%;
  flex: 2 1 16.6666666667%;
  max-width: 16.6666666667%;
  position: relative;
}
.box-3 {
  -webkit-box-flex: 3 1 25%;
  -moz-box-flex: 3 1 25%;
  -webkit-flex: 3 1 25%;
  -ms-flex: 3 1 25%;
  flex: 3 1 25%;
  max-width: 25%;
  position: relative;
}
.box-4 {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 33.3333333333%;
  position: relative;
}
.box-5 {
  -webkit-box-flex: 5 1 41.6666666667%;
  -moz-box-flex: 5 1 41.6666666667%;
  -webkit-flex: 5 1 41.6666666667%;
  -ms-flex: 5 1 41.6666666667%;
  flex: 5 1 41.6666666667%;
  max-width: 41.6666666667%;
  position: relative;
}
.box-6 {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 50%;
  position: relative;
}
.box-7 {
  -webkit-box-flex: 7 1 58.3333333333%;
  -moz-box-flex: 7 1 58.3333333333%;
  -webkit-flex: 7 1 58.3333333333%;
  -ms-flex: 7 1 58.3333333333%;
  flex: 7 1 58.3333333333%;
  max-width: 58.3333333333%;
  position: relative;
}
.box-8 {
  -webkit-box-flex: 8 1 66.6666666667%;
  -moz-box-flex: 8 1 66.6666666667%;
  -webkit-flex: 8 1 66.6666666667%;
  -ms-flex: 8 1 66.6666666667%;
  flex: 8 1 66.6666666667%;
  max-width: 66.6666666667%;
  position: relative;
}
.box-9 {
  -webkit-box-flex: 9 1 75%;
  -moz-box-flex: 9 1 75%;
  -webkit-flex: 9 1 75%;
  -ms-flex: 9 1 75%;
  flex: 9 1 75%;
  max-width: 75%;
  position: relative;
}
.box-10 {
  -webkit-box-flex: 10 1 83.3333333333%;
  -moz-box-flex: 10 1 83.3333333333%;
  -webkit-flex: 10 1 83.3333333333%;
  -ms-flex: 10 1 83.3333333333%;
  flex: 10 1 83.3333333333%;
  max-width: 83.3333333333%;
  position: relative;
}
.box-11 {
  -webkit-box-flex: 11 1 91.6666666667%;
  -moz-box-flex: 11 1 91.6666666667%;
  -webkit-flex: 11 1 91.6666666667%;
  -ms-flex: 11 1 91.6666666667%;
  flex: 11 1 91.6666666667%;
  max-width: 91.6666666667%;
  position: relative;
}
.box-12 {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
}
.box-max-1 {
  -webkit-box-flex: 1 1 8.3333333333%;
  -moz-box-flex: 1 1 8.3333333333%;
  -webkit-flex: 1 1 8.3333333333%;
  -ms-flex: 1 1 8.3333333333%;
  flex: 1 1 8.3333333333%;
  max-width: 121.3333333333px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-1 {
    max-width: 8.3333333333%;
  }
}
.box-max-2 {
  -webkit-box-flex: 2 1 16.6666666667%;
  -moz-box-flex: 2 1 16.6666666667%;
  -webkit-flex: 2 1 16.6666666667%;
  -ms-flex: 2 1 16.6666666667%;
  flex: 2 1 16.6666666667%;
  max-width: 242.6666666667px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-2 {
    max-width: 16.6666666667%;
  }
}
.box-max-3 {
  -webkit-box-flex: 3 1 25%;
  -moz-box-flex: 3 1 25%;
  -webkit-flex: 3 1 25%;
  -ms-flex: 3 1 25%;
  flex: 3 1 25%;
  max-width: 364px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-3 {
    max-width: 25%;
  }
}
.box-max-4 {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 485.3333333333px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-4 {
    max-width: 33.3333333333%;
  }
}
.box-max-5 {
  -webkit-box-flex: 5 1 41.6666666667%;
  -moz-box-flex: 5 1 41.6666666667%;
  -webkit-flex: 5 1 41.6666666667%;
  -ms-flex: 5 1 41.6666666667%;
  flex: 5 1 41.6666666667%;
  max-width: 606.6666666667px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-5 {
    max-width: 41.6666666667%;
  }
}
.box-max-6 {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 728px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-6 {
    max-width: 50%;
  }
}
.box-max-7 {
  -webkit-box-flex: 7 1 58.3333333333%;
  -moz-box-flex: 7 1 58.3333333333%;
  -webkit-flex: 7 1 58.3333333333%;
  -ms-flex: 7 1 58.3333333333%;
  flex: 7 1 58.3333333333%;
  max-width: 849.3333333333px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-7 {
    max-width: 58.3333333333%;
  }
}
.box-max-8 {
  -webkit-box-flex: 8 1 66.6666666667%;
  -moz-box-flex: 8 1 66.6666666667%;
  -webkit-flex: 8 1 66.6666666667%;
  -ms-flex: 8 1 66.6666666667%;
  flex: 8 1 66.6666666667%;
  max-width: 970.6666666667px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-8 {
    max-width: 66.6666666667%;
  }
}
.box-max-9 {
  -webkit-box-flex: 9 1 75%;
  -moz-box-flex: 9 1 75%;
  -webkit-flex: 9 1 75%;
  -ms-flex: 9 1 75%;
  flex: 9 1 75%;
  max-width: 1092px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-9 {
    max-width: 75%;
  }
}
.box-max-10 {
  -webkit-box-flex: 10 1 83.3333333333%;
  -moz-box-flex: 10 1 83.3333333333%;
  -webkit-flex: 10 1 83.3333333333%;
  -ms-flex: 10 1 83.3333333333%;
  flex: 10 1 83.3333333333%;
  max-width: 1213.3333333333px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-10 {
    max-width: 83.3333333333%;
  }
}
.box-max-11 {
  -webkit-box-flex: 11 1 91.6666666667%;
  -moz-box-flex: 11 1 91.6666666667%;
  -webkit-flex: 11 1 91.6666666667%;
  -ms-flex: 11 1 91.6666666667%;
  flex: 11 1 91.6666666667%;
  max-width: 1334.6666666667px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-11 {
    max-width: 91.6666666667%;
  }
}
.box-max-12 {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 1456px;
  position: relative;
}
@media (max-width: 1486px) {
  .box-max-12 {
    max-width: 100%;
  }
}
.box-flex-1, .carousel-scrollbar-nav .carousel-button div {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.box-order-1 {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.box-order-2 {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.box-order-3 {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
.box-order-4 {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  -webkit-order: 4;
  order: 4;
}
.box-order-5 {
  -webkit-box-ordinal-group: 5;
  -moz-box-ordinal-group: 5;
  -ms-flex-order: 5;
  -webkit-order: 5;
  order: 5;
}
.box-order-6 {
  -webkit-box-ordinal-group: 6;
  -moz-box-ordinal-group: 6;
  -ms-flex-order: 6;
  -webkit-order: 6;
  order: 6;
}
.box-order-7 {
  -webkit-box-ordinal-group: 7;
  -moz-box-ordinal-group: 7;
  -ms-flex-order: 7;
  -webkit-order: 7;
  order: 7;
}
.box-order-8 {
  -webkit-box-ordinal-group: 8;
  -moz-box-ordinal-group: 8;
  -ms-flex-order: 8;
  -webkit-order: 8;
  order: 8;
}
.box-order-9 {
  -webkit-box-ordinal-group: 9;
  -moz-box-ordinal-group: 9;
  -ms-flex-order: 9;
  -webkit-order: 9;
  order: 9;
}
.box-order-10 {
  -webkit-box-ordinal-group: 10;
  -moz-box-ordinal-group: 10;
  -ms-flex-order: 10;
  -webkit-order: 10;
  order: 10;
}
.box-order-11 {
  -webkit-box-ordinal-group: 11;
  -moz-box-ordinal-group: 11;
  -ms-flex-order: 11;
  -webkit-order: 11;
  order: 11;
}
.box-order-12 {
  -webkit-box-ordinal-group: 12;
  -moz-box-ordinal-group: 12;
  -ms-flex-order: 12;
  -webkit-order: 12;
  order: 12;
}
@media (max-width: 650px) {
  .box-3 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-5 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-6 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-9 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-10 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .box-11 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
* {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
*::before, *::after, * strong {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@font-face {
  font-family: "Iconfont";
  src: url("/_template/font/iconfont/icon.eot");
  src: url("/_template/font/iconfont/icon.eot?#iefix") format("embedded-opentype"), url("/_template/font/iconfont/icon.woff") format("woff"), url("/_template/font/iconfont/icon.ttf") format("truetype");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}
.back-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.img-scale {
  display: block;
  overflow: hidden;
}
.img-scale img, .img-scale picture {
  -webkit-transition: -webkit- transform 0.3s ease-in-out;
  -moz-transition: -moz- transform 0.3s ease-in-out;
  -o-transition: -o- transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.img-scale:hover img, .img-scale:hover picture {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}
.square {
  width: 100%;
  display: block;
  position: relative;
}
.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.square > * {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
}
.sm-content {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.sm-instagram, .sm-facebook, .sm-youtube, .sm-linkedin {
  width: 40px;
  height: 40px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 15px;
}
@media (max-width: 650px) {
  .sm-instagram, .sm-facebook, .sm-youtube, .sm-linkedin {
    margin-right: 10px;
  }
}
.sm-instagram {
  background-image: url("/_template/webpics/social-media/instagram-icon.svg");
}
.sm-instagram:hover {
  background-image: url("/_template/webpics/social-media/instagram-icon-hover.svg");
}
.neg .sm-instagram {
  background-image: url("/_template/webpics/social-media/instagram-icon-neg.svg");
}
.neg .sm-instagram:hover {
  background-image: url("/_template/webpics/social-media/instagram-icon-neg-hover.svg");
}
.sm-facebook {
  background-image: url("/_template/webpics/social-media/facebook-icon.svg");
}
.sm-facebook:hover {
  background-image: url("/_template/webpics/social-media/facebook-icon-hover.svg");
}
.neg .sm-facebook {
  background-image: url("/_template/webpics/social-media/facebook-icon-neg.svg");
}
.neg .sm-facebook:hover {
  background-image: url("/_template/webpics/social-media/facebook-icon-neg-hover.svg");
}
.sm-youtube {
  background-image: url("/_template/webpics/social-media/youtube-icon.svg");
}
.sm-youtube:hover {
  background-image: url("/_template/webpics/social-media/youtube-icon-hover.svg");
}
.neg .sm-youtube {
  background-image: url("/_template/webpics/social-media/youtube-icon-neg.svg");
}
.neg .sm-youtube:hover {
  background-image: url("/_template/webpics/social-media/youtube-icon-neg-hover.svg");
}
.sm-linkedin {
  background-image: url("/_template/webpics/social-media/linkedin-icon.svg");
}
.sm-linkedin:hover {
  background-image: url("/_template/webpics/social-media/linked-icon-hover.svg");
}
.neg .sm-linkedin {
  background-image: url("/_template/webpics/social-media/linkedin-icon-neg.svg");
}
.neg .sm-linkedin:hover {
  background-image: url("/_template/webpics/social-media/linkedin-icon-neg-hover.svg");
}
#burger {
  position: relative;
  cursor: pointer;
  margin-left: 10px;
  width: 30px;
  height: 36px;
  display: block;
}
#burger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
}
#burger span:nth-child(1) {
  top: 13px;
  -webkit-animation: burger-first 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burger-first 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burger-first 0.4s ease 1;
  /* Opera 12+ */
  animation: burger-first 0.4s ease 1;
  /* IE 10+, Fx 29+ */
}
#burger span:nth-child(2) {
  top: 22px;
  -webkit-animation: burger-middle 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burger-middle 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burger-middle 0.4s ease 1;
  /* Opera 12+ */
  animation: burger-middle 0.4s ease 1;
  /* IE 10+, Fx 29+ */
}
#burger span:nth-child(3) {
  top: 31px;
  -webkit-animation: burger-last 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burger-last 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burger-last 0.4s ease 1;
  /* Opera 12+ */
  animation: burger-last 0.4s ease 1;
  /* IE 10+, Fx 29+ */
}
#burger.burger-close span:nth-child(1) {
  top: 22px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-animation: burgerclose-first 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burgerclose-first 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burgerclose-first 0.4s ease 1;
  /* Opera 12+ */
  animation: burgerclose-first 0.4s ease 1;
  /* IE 10+, Fx 29+ */
}
#burger.burger-close span:nth-child(2) {
  width: 0;
  -webkit-animation: burgerclose-middle 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burgerclose-middle 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burgerclose-middle 0.4s ease 1;
  /* Opera 12+ */
  animation: burgerclose-middle 0.4s ease 1;
  /* IE 10+, Fx 29+ */
}
#burger.burger-close span:nth-child(3) {
  top: 22px;
  -webkit-animation: burgerclose-last 0.4s ease 1;
  /* Safari 4+ */
  -moz-animation: burgerclose-last 0.4s ease 1;
  /* Fx 5+ */
  -o-animation: burgerclose-last 0.4s ease 1;
  /* Opera 12+ */
  animation: burgerclose-last 0.4s ease 1;
  /* IE 10+, Fx 29+ */
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@keyframes burgerclose-first {
  0% {
    top: 13px;
  }
  30% {
    top: 22px;
  }
  35% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@keyframes burgerclose-middle {
  0% {
    top: 22px;
  }
  30% {
    width: 100%;
  }
  35% {
    width: 0;
  }
}
@keyframes burgerclose-last {
  0% {
    top: 31px;
  }
  30% {
    top: 22px;
  }
  35% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@keyframes burger-first {
  0% {
    top: 22px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  65% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  70% {
    top: 22px;
  }
  100% {
    top: 13px;
  }
}
@keyframes burger-middle {
  0% {
    width: 0;
  }
  65% {
    width: 0;
  }
  70% {
    width: 100%;
  }
}
@keyframes burger-last {
  0% {
    top: 22px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  65% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  70% {
    top: 22px;
  }
  100% {
    top: 31px;
  }
}
.button, form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) button {
  position: relative;
  cursor: pointer;
  letter-spacing: 0.05em;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.4em 1em 0.2em 1em;
  text-align: center;
}
.button::before, form:not([name="we_form"]) input[type="submit"]::before, form:not([name="we_form"]) input[type="reset"]::before, form:not([name="we_form"]) button::before {
  position: absolute;
  display: block;
  font-family: "Iconfont";
}
.button::before, form:not([name="we_form"]) input[type="submit"]::before, form:not([name="we_form"]) input[type="reset"]::before, form:not([name="we_form"]) button::before {
  content: "B";
  font-size: 0.7em;
  color: inherit;
  left: 0;
  top: 0.5em;
}
.button::after, form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) button::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 1.8em;
  width: 0.55em;
}
.button:hover, form:not([name="we_form"]) input[type="submit"]:hover, form:not([name="we_form"]) input[type="reset"]:hover, form:not([name="we_form"]) button:hover {
  padding-left: 1.55em;
  padding-right: 0.45em;
}
.button:hover::before, form:not([name="we_form"]) input[type="submit"]:hover::before, form:not([name="we_form"]) input[type="reset"]:hover::before, form:not([name="we_form"]) button:hover::before {
  left: 0.55em;
}
.text-button {
  text-transform: uppercase;
  position: relative;
}
.text-button::after {
  display: inline-block;
  position: relative;
  top: 0.1em;
  width: 0.98em;
  font-size: 0.8em;
  padding-left: 0.4em;
  padding-right: 0.2em;
  font-family: "Iconfont";
  content: "G";
}
.text-button:hover::after {
  padding-left: 0.6em;
  padding-right: 0;
}
.text-button[target="_blank"]::after, .text-button[href^="mailto:"]::after {
  content: "F";
  font-size: 0.6em;
  top: 0;
}
.text-button[target="_blank"]:hover::after, .text-button[href^="mailto:"]:hover::after {
  top: -0.2em;
}
.anker-button {
  text-transform: uppercase;
  position: relative;
}
.anker-button::after {
  display: inline-block;
  position: relative;
  top: -0.05em;
  font-family: "Iconfont";
  content: "A";
  font-size: 0.7em;
  padding-left: 0.4em;
}
.anker-button:hover::after {
  top: 0.17em;
}
.arrow-back, .carousel-prev {
  height: 30px;
  width: 15px;
  position: relative;
  cursor: pointer;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.arrow-back::before, .carousel-prev::before {
  position: absolute;
  font-family: "Iconfont";
  content: "C";
  font-size: 30px;
  line-height: 1em;
  right: -10px;
}
.arrow-back:hover::before, .carousel-prev:hover::before {
  right: -15px;
}
.arrow-next, .carousel-next {
  height: 30px;
  width: 15px;
  position: relative;
  cursor: pointer;
}
.arrow-next::before, .carousel-next::before {
  position: absolute;
  font-family: "Iconfont";
  content: "C";
  font-size: 30px;
  line-height: 1em;
  right: -10px;
}
.arrow-next:hover::before, .carousel-next:hover::before {
  right: -15px;
}
.close {
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 50px;
}
.close span {
  position: absolute;
  display: block;
  height: 1px;
  width: 65px;
  top: 25px;
  left: -10px;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.close span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close span:nth-child(2) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.plus {
  position: relative;
  cursor: pointer;
  height: 50px;
  width: 50px;
  -webkit-transition: -webkit- transform 0.3s ease;
  -moz-transition: -moz- transform 0.3s ease;
  -o-transition: -o- transform 0.3s ease;
  transition: transform 0.3s ease;
}
.plus span {
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
}
.plus span:nth-child(1) {
  top: 50%;
}
.plus span:nth-child(2) {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 50%;
}
.plus.plus-close {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.to-overview {
  display: block;
  width: 33px;
  height: 33px;
  position: relative;
  cursor: pointer;
}
.to-overview span {
  position: absolute;
  display: block;
  width: 9px;
  height: 9px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.to-overview span:nth-child(-n+3) {
  top: 0;
}
.to-overview span:nth-child(4), .to-overview span:nth-child(5), .to-overview span:nth-child(6) {
  top: 12px;
}
.to-overview span:nth-child(n+7) {
  top: 24px;
}
.to-overview span:nth-child(1), .to-overview span:nth-child(4), .to-overview span:nth-child(7) {
  left: 0;
}
.to-overview span:nth-child(2), .to-overview span:nth-child(5), .to-overview span:nth-child(8) {
  left: 12px;
}
.to-overview span:nth-child(3), .to-overview span:nth-child(6), .to-overview span:nth-child(9) {
  left: 24px;
}
.to-overview:hover span:nth-child(-n+3) {
  top: 1px;
}
.to-overview:hover span:nth-child(n+7) {
  top: 23px;
}
.to-overview:hover span:nth-child(1), .to-overview:hover span:nth-child(4), .to-overview:hover span:nth-child(7) {
  left: 1px;
}
.to-overview:hover span:nth-child(3), .to-overview:hover span:nth-child(6), .to-overview:hover span:nth-child(9) {
  left: 23px;
}
.nav-content .balken {
  position: relative;
  width: 30px;
  background-color: #EFC40F;
  z-index: 2;
}
@media (max-width: 650px) {
  .nav-content .balken {
    width: 15px;
  }
}
nav a {
  letter-spacing: 0.025em;
  font-size: 3.5rem;
  line-height: 1.1142857143em;
  padding-bottom: 15px;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-weight: 700;
  color: #130F2D;
  margin-bottom: 15px;
  position: relative;
  left: -100%;
}
@media (max-width: 650px) {
  nav a {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  nav a {
    font-size: 3.125rem;
    line-height: 1.14em;
  }
}
@media (max-width: 650px) {
  nav a {
    font-size: 2.1875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  nav a {
    margin-bottom: 10px;
  }
}
nav a::before {
  diplay: inline-block;
  font-family: "Iconfont";
  content: "D";
  font-size: 0.7em;
  padding-right: 0.2em;
}
nav a::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #EFC40F;
  height: 1em;
  width: 0.58em;
}
nav a:hover, nav a.active {
  padding-left: 0.7em;
}
.nav-back a {
  -webkit-animation: nav-a-open 0.4s ease forwards;
  /* Safari 4+ */
  -moz-animation: nav-a-open 0.4s ease forwards;
  /* Fx 5+ */
  -o-animation: nav-a-open 0.4s ease forwards;
  /* Opera 12+ */
  animation: nav-a-open 0.4s ease forwards;
  /* IE 10+, Fx 29+ */
}
.nav-back a:nth-child(1) {
  animation-delay: 0.5s;
}
.nav-back a:nth-child(2) {
  animation-delay: 0.6s;
}
.nav-back a:nth-child(3) {
  animation-delay: 0.8s;
}
.nav-back a:nth-child(4) {
  animation-delay: 0.9s;
}
.nav-back a:nth-child(5) {
  animation-delay: 1s;
}
.nav-back a:nth-child(6) {
  animation-delay: 1.1s;
}
.nav-back a:nth-child(7) {
  animation-delay: 1.2s;
}
@keyframes nav-a-open {
  0% {
    left: -100%;
  }
  100% {
    left: -30px;
  }
  @media (max-width: 650px) {
    100% {
      left: -10px;
    }
  }
}
form:not([name="we_form"]) button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  padding-bottom: 0.2em;
  margin-top: 30px;
}
form:not([name="we_form"]) button::-ms-expand {
  display: none;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) button {
    padding-bottom: 10px;
  }
}
@media (max-width: 650px) {
  form:not([name="we_form"]) button {
    margin-top: 20px;
  }
}
form:not([name="we_form"]) input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #130F2D;
  display: block;
  padding-bottom: 9px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 32px;
  line-height: 32px;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) input {
    padding-bottom: 10px;
  }
}
form:not([name="we_form"]) input::-ms-expand {
  display: none;
}
form:not([name="we_form"]) input.firs-input {
  height: 2px;
  border-bottom: none;
  padding: 0;
}
form:not([name="we_form"]) input[type="number"] {
  width: 120px;
  text-align: center;
}
form:not([name="we_form"]) input[type="checkbox"] {
  width: 32px;
  position: relative;
  cursor: pointer;
}
form:not([name="we_form"]) input[type="checkbox"]:checked {
  background-image: url("/_template/webpics/checkbox.svg");
}
form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) input[type="reset"] {
  width: auto;
  border: none;
  margin-top: 15px;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) input[type="reset"] {
    margin-top: 10px;
  }
}
form:not([name="we_form"]) textarea {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #130F2D;
  display: block;
  padding-bottom: 9px;
  min-height: 32px;
  height: 32px;
  resize: none;
  padding: 5px;
  padding-bottom: 9px;
  overflow: hidden;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) textarea {
    padding-bottom: 10px;
  }
}
form:not([name="we_form"]) select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  background-color: transparent;
  margin: 0;
  padding: 5px;
  width: 100%;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  border: none;
  border-bottom: 1px solid #130F2D;
  display: block;
  padding-bottom: 9px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  height: 32px;
}
@media (max-width: 650px) {
  form:not([name="we_form"]) select {
    padding-bottom: 10px;
  }
}
form:not([name="we_form"]) select::-ms-expand {
  display: none;
}
form:not([name="we_form"]) label {
  padding-top: 30px;
  padding-bottom: 3px;
}
form:not([name="we_form"]) .plz-ort {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}
form:not([name="we_form"]) .plz-ort :nth-child(1) {
  max-width: 80px;
  min-width: 80px;
  margin-right: 30px;
}
form:not([name="we_form"]) .plz-ort :nth-child(2) {
  width: 100%;
}
form:not([name="we_form"]) input {
  position: relative;
  z-index: 1;
}
form:not([name="we_form"]) label {
  padding: 0;
  min-width: 100px;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 2;
  opacity: 0.6;
}
form:not([name="we_form"]) label.error {
  display: none !important;
}
form:not([name="we_form"]) .label-input {
  width: 100%;
  margin-top: 30px;
}
form:not([name="we_form"]) .label-input :first-child {
  margin-right: 30px;
}
form:not([name="we_form"]) .label-textarea {
  margin-top: 30px;
}
form:not([name="we_form"]) .label-textarea :first-child {
  margin-right: 30px;
}
form:not([name="we_form"]) .label-textarea label {
  min-width: 100px;
  padding-top: 5px;
}
.vorname, .nachname, .telefon, .mail {
  position: relative;
  margin-top: 17px;
  padding-bottom: 15px;
  max-width: 540px;
}
@media (max-width: 650px) {
  .vorname, .nachname, .telefon, .mail {
    padding-bottom: 10px;
  }
}
.vorname input:focus ~ label, .vorname input.valid ~ label, .nachname input:focus ~ label, .nachname input.valid ~ label, .telefon input:focus ~ label, .telefon input.valid ~ label, .mail input:focus ~ label, .mail input.valid ~ label {
  top: -20px;
  font-size: 0.6rem;
  opacity: 1;
}
.vorname input.error ~ label, .nachname input.error ~ label, .telefon input.error ~ label, .mail input.error ~ label {
  color: #eb444e;
  top: -20px;
  font-size: 0.6rem;
  opacity: 1;
}
.anmerkung {
  position: relative;
  margin-top: 17px;
  max-width: 540px;
}
.anmerkung textarea:focus ~ label {
  top: -20px;
  font-size: 0.6rem;
  height: 120px;
  opacity: 1;
}
.anmerkung textarea.valid {
  height: 120px;
  overflow: auto;
}
.anmerkung textarea.valid + label {
  top: -20px;
  font-size: 0.6rem;
  opacity: 1;
}
#answer {
  color: #FFFFFF;
}
#answer a:not(.button):not(.text-button):not(.anker-button) {
  color: #FFFFFF;
  border-bottom: 2px solid #EFC40F;
}
#answer a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #EFC40F;
}
#answer .button, #answer form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) #answer input[type="submit"], #answer form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) #answer input[type="reset"], #answer form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
#answer .button::after, #answer form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) #answer input[type="submit"]::after, #answer form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) #answer input[type="reset"]::after, #answer form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
#answer .text-button, #answer .anker-button {
  color: #FFFFFF;
}
#answer .text-button::after, #answer .anker-button::after {
  color: #EFC40F;
}
#answer .text-button:hover, #answer .anker-button:hover {
  color: #EFC40F;
}
#answer .carousel-scrollbar-line, #answer .carousel-scrollbar {
  background-color: #FFFFFF;
}
#answer .arrow-back:hover::before, #answer .carousel-prev:hover::before, #answer .arrow-next:hover::before, #answer .carousel-next:hover::before {
  color: #EFC40F;
}
#answer .carousel-dots .dots::before {
  background-color: #FFFFFF;
}
#answer .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
#answer hr {
  border-color: #FFFFFF;
}
#answer h2::before, #answer h1::before {
  background-color: #EFC40F;
}
#answer .anmeldung-erfolgreich {
  background-color: #57BCBC;
  color: #FFFFFF;
  padding: 15px;
}
@media (max-width: 650px) {
  #answer .anmeldung-erfolgreich {
    padding: 10px;
  }
}
#answer .anmeldung-erfolgreich p a, #answer .anmeldung-erfolgreich form:not([name="we_form"]) label a, form:not([name="we_form"]) #answer .anmeldung-erfolgreich label a, #answer .anmeldung-erfolgreich .edit-p input a, .edit-p #answer .anmeldung-erfolgreich input a, #answer .anmeldung-erfolgreich .edit-p textarea a, .edit-p #answer .anmeldung-erfolgreich textarea a {
  color: #FFFFFF !important;
  font-weight: 700;
  border-bottom: none !important;
}
#answer .anmeldung-fehlgeschlagen {
  background-color: #eb444e;
  color: #FFFFFF;
  padding: 15px;
}
@media (max-width: 650px) {
  #answer .anmeldung-fehlgeschlagen {
    padding: 10px;
  }
}
#answer .anmeldung-fehlgeschlagen p a, #answer .anmeldung-fehlgeschlagen form:not([name="we_form"]) label a, form:not([name="we_form"]) #answer .anmeldung-fehlgeschlagen label a, #answer .anmeldung-fehlgeschlagen .edit-p input a, .edit-p #answer .anmeldung-fehlgeschlagen input a, #answer .anmeldung-fehlgeschlagen .edit-p textarea a, .edit-p #answer .anmeldung-fehlgeschlagen textarea a {
  color: #FFFFFF !important;
  font-weight: 700;
  border-bottom: none !important;
}
#header {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
}
#header .logo-banner {
  width: 250px;
  height: 129px;
  position: relative;
  margin-left: 15px;
  background-color: #FFFFFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
@media (max-width: 650px) {
  #header .logo-banner {
    margin-left: 10px;
  }
}
@media (max-width: 1280px) {
  #header .logo-banner {
    width: 220px;
    height: 115px;
  }
}
@media (max-width: 650px) {
  #header .logo-banner {
    width: 155px;
    height: 83px;
  }
  #header .logo-banner.logo-slide-mobile {
    margin-left: -130px;
  }
}
#header .burger-back {
  width: 50px;
  height: 50px;
  background-color: #EFC40F;
  box-shadow: 3px 3px 6px -3px rgba(0, 0, 0, 0.2);
}
#header .burger-back .nav-inner {
  display: none;
  height: calc(100vh - 100px);
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
#header .burger-back.nav-back {
  -webkit-animation: nav-back 0.8s ease 1;
  /* Safari 4+ */
  -moz-animation: nav-back 0.8s ease 1;
  /* Fx 5+ */
  -o-animation: nav-back 0.8s ease 1;
  /* Opera 12+ */
  animation: nav-back 0.8s ease 1;
  /* IE 10+, Fx 29+ */
  width: 100%;
  height: 120vh;
  overflow: hidden;
}
#header #logo {
  margin: 15px;
  display: block;
  width: 220px;
}
@media (max-width: 1280px) {
  #header #logo {
    width: 190px;
  }
}
@media (max-width: 650px) {
  #header #logo {
    width: 130px;
    margin-left: 10px;
    margin-top: 10px;
  }
}
@keyframes nav-back {
  0% {
    width: 50px;
    height: 50px;
  }
  50% {
    height: 50px;
    width: 100%;
  }
  100% {
    height: 120vh;
  }
}
#overlay {
  position: fixed;
  max-width: 785px;
  height: 120vh;
  width: 0;
  top: 0;
  right: 0;
  z-index: 2000;
  background-color: #FFFFFF;
  color: #130F2D;
  box-shadow: -1px 0px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
#overlay a:not(.button):not(.text-button):not(.anker-button):not(.nodefault) {
  color: #130F2D;
  border-bottom: 2px solid;
  border-color: #EFC40F;
}
#overlay a:not(.button):not(.text-button):not(.anker-button):not(.nodefault):hover {
  color: #EFC40F;
}
#overlay .temp-157 a, #overlay .temp-157 .intern-event {
  color: #130F2D;
}
#overlay .temp-157 a h6::after, #overlay .temp-157 .intern-event h6::after {
  color: #EFC40F;
}
#overlay .temp-157 a:hover h6, #overlay .temp-157 a:hover .edit-h6 input, .edit-h6 #overlay .temp-157 a:hover input, #overlay .temp-157 a:hover .edit-h6 textarea, .edit-h6 #overlay .temp-157 a:hover textarea, #overlay .temp-157 a:hover .edit-h6.bold input, .edit-h6.bold #overlay .temp-157 a:hover input, #overlay .temp-157 a:hover .edit-h6.bold textarea, .edit-h6.bold #overlay .temp-157 a:hover textarea, #overlay .temp-157 .intern-event:hover h6, #overlay .temp-157 .intern-event:hover .edit-h6 input, .edit-h6 #overlay .temp-157 .intern-event:hover input, #overlay .temp-157 .intern-event:hover .edit-h6 textarea, .edit-h6 #overlay .temp-157 .intern-event:hover textarea, #overlay .temp-157 .intern-event:hover .edit-h6.bold input, .edit-h6.bold #overlay .temp-157 .intern-event:hover input, #overlay .temp-157 .intern-event:hover .edit-h6.bold textarea, .edit-h6.bold #overlay .temp-157 .intern-event:hover textarea {
  color: #EFC40F;
}
#overlay .button, #overlay form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) #overlay input[type="submit"], #overlay form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) #overlay input[type="reset"], #overlay form:not([name="we_form"]) button {
  background-color: #EFC40F;
  color: #130F2D;
}
#overlay .button::after, #overlay form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) #overlay input[type="submit"]::after, #overlay form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) #overlay input[type="reset"]::after, #overlay form:not([name="we_form"]) button::after {
  background-color: #EFC40F;
}
#overlay .text-button, #overlay .anker-button {
  color: #130F2D;
}
#overlay .text-button::after, #overlay .anker-button::after {
  color: #EFC40F;
}
#overlay .text-button:hover, #overlay .anker-button:hover {
  color: #EFC40F;
}
#overlay .carousel-scrollbar-line, #overlay .carousel-scrollbar {
  background-color: #130F2D;
}
#overlay .arrow-back:hover::before, #overlay .carousel-prev:hover::before, #overlay .arrow-next:hover::before, #overlay .carousel-next:hover::before {
  color: #EFC40F;
}
#overlay .carousel-dots .dots::before {
  background-color: #130F2D;
}
#overlay .carousel-dots .dots.dots-active::before {
  background-color: #EFC40F;
}
#overlay h2::before, #overlay h1::before {
  background-color: #EFC40F;
}
#overlay hr {
  border-color: #130F2D;
}
#overlay.overlay-show {
  width: 785px;
}
@media (max-width: 1080px) {
  #overlay.overlay-show {
    width: 90vw;
  }
}
.overlay {
  border-left: 5px solid #EFC40F;
  width: 100%;
}
.overlay #overlay-close {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: #EFC40F;
  z-index: 2;
  font-family: "Iconfont";
  font-size: 30px;
  padding: 10px;
  cursor: pointer;
  text-align: right;
}
.overlay #overlay-close:hover {
  width: 60px;
}
.overlay .overlay-content {
  position: relative;
  top: 0;
  height: 100vh;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 45px;
  padding-left: 15px;
  overflow-y: auto;
}
.overlay .overlay-content.row-indent-right {
  padding-right: calc(45px + 114px);
}
@media (max-width: 1486px) {
  .overlay .overlay-content.row-indent-right {
    padding-right: 45px;
    margin-right: 8.3333333333%;
    max-width: 91.6666666667%;
  }
}
@media (max-width: 1280px) {
  .overlay .overlay-content {
    padding-right: 35px;
  }
  .overlay .overlay-content.row-indent-right {
    padding-right: 35px;
  }
}
@media (max-width: 1080px) {
  .overlay .overlay-content {
    padding-right: 25px;
  }
  .overlay .overlay-content.row-indent-right {
    padding-right: 25px;
  }
}
@media (max-width: 810px) {
  .overlay .overlay-content {
    padding-right: 15px;
  }
  .overlay .overlay-content.row-indent-right {
    padding-right: 15px;
  }
}
@media (max-width: 650px) {
  .overlay .overlay-content {
    padding-right: 10px;
  }
  .overlay .overlay-content.row-indent-right {
    padding-right: 10px;
    margin-right: 4%;
    max-width: 96%;
  }
}
@media (max-width: 650px) {
  .overlay .overlay-content {
    padding-left: 10px;
  }
}
@media (max-width: 650px) {
  .overlay .overlay-content {
    padding-bottom: 120px;
  }
}
header {
  position: relative;
}
header.unterseite {
  padding-top: 220px;
}
header.unterseite h1, header.unterseite .edit-h1 input, .edit-h1 header.unterseite input, header.unterseite .edit-h1 textarea, .edit-h1 header.unterseite textarea, header.unterseite .edit-h1.bold input, .edit-h1.bold header.unterseite input, header.unterseite .edit-h1.bold textarea, .edit-h1.bold header.unterseite textarea {
  padding-bottom: 30px;
}
@media (max-width: 650px) {
  header.unterseite h1, header.unterseite .edit-h1 input, .edit-h1 header.unterseite input, header.unterseite .edit-h1 textarea, .edit-h1 header.unterseite textarea, header.unterseite .edit-h1.bold input, .edit-h1.bold header.unterseite input, header.unterseite .edit-h1.bold textarea, .edit-h1.bold header.unterseite textarea {
    padding-bottom: 20px;
  }
}
header.unterseite h1::before {
  background-color: #EFC40F;
}
@media (max-width: 810px) {
  header.unterseite {
    padding-top: 180px;
  }
}
@media (max-width: 650px) {
  header.unterseite {
    padding-top: 130px;
  }
}
header.home-slider {
  width: 100%;
  height: 100vh;
}
@media (max-width: 810px) {
  header.home-slider {
    height: 60vh;
  }
}
@media (max-width: 650px) {
  header.home-slider {
    height: 50vh;
  }
}
header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
  color: #FFFFFF;
  padding-left: 0;
  font-size: 10vw;
  line-height: 1.2em;
}
header.home-slider h1::before {
  display: none;
}
@media (max-width: 1486px) {
  header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
    font-size: 6.5rem;
    line-height: 1.2em;
  }
}
@media (max-width: 1280px) {
  header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
    font-size: 7.2222222222rem;
    line-height: 1.2em;
  }
}
@media (max-width: 1080px) {
  header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
    font-size: 6.875rem;
    line-height: 1.4181818182em;
  }
}
@media (max-width: 810px) {
  header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
    font-size: 4.375rem;
    line-height: 1.1428571429em;
  }
}
@media (max-width: 650px) {
  header.home-slider h1, header.home-slider .edit-h1 input, .edit-h1 header.home-slider input, header.home-slider .edit-h1 textarea, .edit-h1 header.home-slider textarea, header.home-slider .edit-h1.bold input, .edit-h1.bold header.home-slider input, header.home-slider .edit-h1.bold textarea, .edit-h1.bold header.home-slider textarea {
    font-size: 3.125rem;
    line-height: 1.2em;
  }
}
header.home-slider .carousel-header {
  width: 100%;
  height: 100vh;
}
@media (max-width: 810px) {
  header.home-slider .carousel-header {
    height: 60vh;
  }
}
@media (max-width: 650px) {
  header.home-slider .carousel-header {
    height: 50vh;
  }
}
header.home-slider .backpic-header {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  width: 100%;
  height: 100vh;
  position: relative;
}
@media (max-width: 810px) {
  header.home-slider .backpic-header {
    height: 60vh;
  }
}
@media (max-width: 650px) {
  header.home-slider .backpic-header {
    height: 50vh;
  }
}
header.home-slider .backpic-header::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
}
@media (max-width: 810px) {
  header.home-slider .backpic-header::before {
    height: 60vh;
  }
}
@media (max-width: 650px) {
  header.home-slider .backpic-header::before {
    height: 50vh;
  }
}
header.home-slider .backpic-header h1, header.home-slider .backpic-header .edit-h1 input, .edit-h1 header.home-slider .backpic-header input, header.home-slider .backpic-header .edit-h1 textarea, .edit-h1 header.home-slider .backpic-header textarea, header.home-slider .backpic-header .edit-h1.bold input, .edit-h1.bold header.home-slider .backpic-header input, header.home-slider .backpic-header .edit-h1.bold textarea, .edit-h1.bold header.home-slider .backpic-header textarea {
  position: absolute;
  width: 100;
  text-align: center;
  top: 50%;
}
header.home-slider .titel-home-header {
  position: absolute;
  top: calc(50% - 11.5vw);
  width: 100%;
}
@media (max-width: 1486px) {
  header.home-slider .titel-home-header {
    top: calc(50% - 156px);
  }
}
@media (max-width: 1080px) {
  header.home-slider .titel-home-header {
    top: calc(50% - 130px);
  }
}
@media (max-width: 810px) {
  header.home-slider .titel-home-header {
    top: calc(50% - 100px);
  }
}
@media (max-width: 650px) {
  header.home-slider .titel-home-header {
    top: calc(50% - 70px);
  }
}
header.home-slider .titel-home-header h1, header.home-slider .titel-home-header .edit-h1 input, .edit-h1 header.home-slider .titel-home-header input, header.home-slider .titel-home-header .edit-h1 textarea, .edit-h1 header.home-slider .titel-home-header textarea, header.home-slider .titel-home-header .edit-h1.bold input, .edit-h1.bold header.home-slider .titel-home-header input, header.home-slider .titel-home-header .edit-h1.bold textarea, .edit-h1.bold header.home-slider .titel-home-header textarea {
  font-weight: 400;
}
footer {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #130F2D;
  color: #FFFFFF;
}
@media (max-width: 650px) {
  footer {
    padding-bottom: 10px;
  }
}
footer a {
  color: #FFFFFF;
}
footer a::after {
  color: #EFC40F;
}
footer a:hover {
  color: #EFC40F;
}
footer a.text-button {
  letter-spacing: 0.01em;
  font-size: 2rem;
  line-height: 1.25em;
  padding-bottom: 15px;
  font-weight: 700;
  text-transform: none;
}
@media (max-width: 650px) {
  footer a.text-button {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  footer a.text-button {
    font-size: 1.875rem;
    line-height: 1.2em;
  }
}
@media (max-width: 650px) {
  footer a.text-button {
    font-size: 1.25rem;
    line-height: 1.35em;
  }
}
footer .social-media {
  font-family: "Iconfont";
}
footer .social-media a {
  font-size: 2rem;
  line-height: 1em;
  padding-right: 15px;
}
footer .impressum::before, footer .weisspunkt::before {
  content: "– ";
}
footer .weisspunkt a {
  font-weight: 700;
}
@media (max-width: 1080px) {
  footer .box-6 {
    -webkit-box-flex: 7 1 58.3333333333%;
    -moz-box-flex: 7 1 58.3333333333%;
    -webkit-flex: 7 1 58.3333333333%;
    -ms-flex: 7 1 58.3333333333%;
    flex: 7 1 58.3333333333%;
    max-width: 58.3333333333%;
    position: relative;
  }
  footer .box-4 {
    -webkit-box-flex: 5 1 41.6666666667%;
    -moz-box-flex: 5 1 41.6666666667%;
    -webkit-flex: 5 1 41.6666666667%;
    -ms-flex: 5 1 41.6666666667%;
    flex: 5 1 41.6666666667%;
    max-width: 41.6666666667%;
    position: relative;
  }
}
@media (max-width: 810px) {
  footer .box-6, footer .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  footer .weisspunkt {
    display: block;
    padding-top: 5px;
  }
  footer .weisspunkt::before {
    content: "";
  }
}
.temp-82 .box, .temp-84 .box, .temp-85 .box, .temp-86 .box, .temp-87 .box, .temp-88 .box {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  padding: 15px;
}
@media (max-width: 650px) {
  .temp-82 .box, .temp-84 .box, .temp-85 .box, .temp-86 .box, .temp-87 .box, .temp-88 .box {
    padding: 10px;
  }
}
.temp-81 .box {
  -webkit-box-flex: 10 1 83.3333333333%;
  -moz-box-flex: 10 1 83.3333333333%;
  -webkit-flex: 10 1 83.3333333333%;
  -ms-flex: 10 1 83.3333333333%;
  flex: 10 1 83.3333333333%;
  max-width: 83.3333333333%;
  position: relative;
  padding: 15px;
}
@media (max-width: 650px) {
  .temp-81 .box {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  .temp-81 .box {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
.temp-102 .box {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  padding: 15px;
}
@media (max-width: 650px) {
  .temp-102 .box {
    padding: 10px;
  }
}
.event-description {
  padding: 15px;
}
@media (max-width: 650px) {
  .event-description {
    padding: 10px;
  }
}
.event-description img {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-description img {
    padding-bottom: 10px;
  }
}
.event-facts {
  padding: 15px;
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .event-facts {
    padding: 10px;
  }
}
@media (max-width: 650px) {
  .event-facts {
    padding-bottom: 0;
  }
}
.event-facts .event-date {
  padding-bottom: 15px;
  width: 100%;
}
@media (max-width: 650px) {
  .event-facts .event-date {
    padding-bottom: 10px;
  }
}
.event-facts .event-date div:nth-child(1) {
  padding-right: 25px;
  width: 57px;
}
.event-facts .event-date div:nth-child(2) date {
  letter-spacing: 0.01em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  font-weight: 700;
  display: block;
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .event-facts .event-date div:nth-child(2) date {
    padding-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .event-facts .event-date div:nth-child(2) date {
    padding-bottom: 0;
  }
}
.event-facts .event-time {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-facts .event-time {
    padding-bottom: 10px;
  }
}
.event-facts .event-time div:nth-child(1) {
  padding-right: 25px;
  width: 57px;
}
.event-facts .event-location {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-facts .event-location {
    padding-bottom: 10px;
  }
}
.event-facts .event-location div:nth-child(1) {
  padding-right: 25px;
  width: 57px;
}
.event-facts .event-location div:nth-child(2) .text-button {
  text-transform: none;
}
.event-facts .event-participant {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-facts .event-participant {
    padding-bottom: 10px;
  }
}
.event-facts .event-participant div:nth-child(1) {
  padding-right: 25px;
  width: 57px;
}
.event-facts .event-info {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-facts .event-info {
    padding-bottom: 10px;
  }
}
.event-facts .event-info div:nth-child(1) {
  padding-right: 25px;
  width: 57px;
}
.event-links {
  padding: 15px;
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .event-links {
    padding: 10px;
  }
}
.event-links a {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .event-links a {
    padding-bottom: 10px;
  }
}
.event-register {
  padding: 15px;
}
@media (max-width: 650px) {
  .event-register {
    padding: 10px;
  }
}
.temp-147 {
  padding-top: 400px;
  padding-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 650px) {
  .temp-147 {
    padding-bottom: 20px;
  }
}
.temp-147 h2, .temp-147 .edit-h2 input, .edit-h2 .temp-147 input, .temp-147 .edit-h2 textarea, .edit-h2 .temp-147 textarea, .temp-147 .edit-h2.bold input, .edit-h2.bold .temp-147 input, .temp-147 .edit-h2.bold textarea, .edit-h2.bold .temp-147 textarea {
  text-align: center;
  background-color: #FFFFFF;
  width: auto;
  padding: 10px;
}
.temp-147 h2::before {
  display: none;
}
.temp-147 .button, .temp-147 form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) .temp-147 input[type="submit"], .temp-147 form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) .temp-147 input[type="reset"] {
  margin-top: -8px;
}
@media (max-width: 1080px) {
  .temp-147 {
    padding-top: 350px;
  }
}
@media (max-width: 810px) {
  .temp-147 {
    padding-top: 300px;
  }
}
@media (max-width: 650px) {
  .temp-147 {
    padding-top: 220px;
  }
}
.temp-150 .box {
  width: 100%;
}
.temp-150 .zahl {
  letter-spacing: 0.01em;
  font-size: 4.5rem;
  line-height: 1.1111111111em;
  padding-bottom: 15px;
  font-weight: 700;
  padding-right: 15px;
  padding-bottom: 0;
  line-height: 0.86em;
}
@media (max-width: 650px) {
  .temp-150 .zahl {
    padding-bottom: 10px;
  }
}
@media (max-width: 810px) {
  .temp-150 .zahl {
    font-size: 3.75rem;
    line-height: 1.1333333333em;
  }
}
@media (max-width: 650px) {
  .temp-150 .zahl {
    font-size: 2.5rem;
    line-height: 1.15em;
  }
}
@media (max-width: 650px) {
  .temp-150 .zahl {
    padding-right: 10px;
  }
}
@media (max-width: 810px) {
  .temp-150 .zahl {
    line-height: 0.86em;
  }
}
@media (max-width: 650px) {
  .temp-150 .zahl {
    line-height: 0.93em;
    padding-right: 10px;
  }
}
.temp-151 .box-bild {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 50%;
  position: relative;
  padding: 15px;
  padding-left: 0;
}
@media (max-width: 650px) {
  .temp-151 .box-bild {
    padding: 10px;
  }
}
.temp-151 .box-text {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 50%;
  position: relative;
}
.temp-151.flex-row-reverse .box-bild {
  padding-left: 15px;
  padding-right: 0;
}
@media (max-width: 650px) {
  .temp-151.flex-row-reverse .box-bild {
    padding-left: 10px;
  }
}
@media (max-width: 650px) {
  .temp-151 {
    padding-right: 30px;
  }
  .temp-151 .box-bild, .temp-151 .box-text {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-151 .box-bild {
    padding-left: 0;
    margin-right: 10px;
  }
  .temp-151.flex-row-reverse {
    padding-left: 30px;
    padding-right: 0;
  }
  .temp-151.flex-row-reverse .box-bild {
    margin-right: 0;
    margin-left: 10px;
  }
}
.temp-116 .text-button {
  text-transform: none;
}
.temp-116 p, .temp-116 form:not([name="we_form"]) label, form:not([name="we_form"]) .temp-116 label, .temp-116 .edit-p input, .edit-p .temp-116 input, .temp-116 .edit-p textarea, .edit-p .temp-116 textarea {
  padding-top: 15px;
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .temp-116 p, .temp-116 form:not([name="we_form"]) label, form:not([name="we_form"]) .temp-116 label, .temp-116 .edit-p input, .edit-p .temp-116 input, .temp-116 .edit-p textarea, .edit-p .temp-116 textarea {
    padding-top: 10px;
  }
}
.temp-153 .kommentar {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .temp-153 .kommentar {
    padding-bottom: 10px;
  }
}
.temp-153 .kommentar h5, .temp-153 .kommentar .edit-h5 input, .edit-h5 .temp-153 .kommentar input, .temp-153 .kommentar .edit-h5 textarea, .edit-h5 .temp-153 .kommentar textarea, .temp-153 .kommentar .edit-h5.bold input, .edit-h5.bold .temp-153 .kommentar input, .temp-153 .kommentar .edit-h5.bold textarea, .edit-h5.bold .temp-153 .kommentar textarea {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.temp-153 h2, .temp-153 .edit-h2 input, .edit-h2 .temp-153 input, .temp-153 .edit-h2 textarea, .edit-h2 .temp-153 textarea, .temp-153 .edit-h2.bold input, .edit-h2.bold .temp-153 input, .temp-153 .edit-h2.bold textarea, .edit-h2.bold .temp-153 textarea {
  font-weight: 700;
  padding-left: 0;
  letter-spacing: 0.01em;
}
.temp-153 h2::before {
  display: none;
}
.temp-153 h2 span, .temp-153 .edit-h2 input span, .edit-h2 .temp-153 input span, .temp-153 .edit-h2 textarea span, .edit-h2 .temp-153 textarea span, .temp-153 .edit-h2.bold input span, .edit-h2.bold .temp-153 input span, .temp-153 .edit-h2.bold textarea span, .edit-h2.bold .temp-153 textarea span {
  display: inline-block;
  line-height: 0.8em;
}
@media (max-width: 650px) {
  .temp-153 .kommentar {
    padding-bottom: 0;
  }
  .temp-153 .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
    padding-bottom: 0;
  }
  .temp-153 .box-4:last-child {
    padding-bottom: 15px;
  }
}
@media (max-width: 650px) and (max-width: 650px) {
  .temp-153 .box-4:last-child {
    padding-bottom: 10px;
  }
}
.temp-154 {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .temp-154 {
    padding-bottom: 10px;
  }
}
.temp-154:last-child {
  padding-bottom: 0;
}
.temp-154 .jahr {
  padding: 15px;
}
@media (max-width: 650px) {
  .temp-154 .jahr {
    padding: 10px;
  }
}
.temp-154 .jahr h2, .temp-154 .jahr .edit-h2 input, .edit-h2 .temp-154 .jahr input, .temp-154 .jahr .edit-h2 textarea, .edit-h2 .temp-154 .jahr textarea, .temp-154 .jahr .edit-h2.bold input, .edit-h2.bold .temp-154 .jahr input, .temp-154 .jahr .edit-h2.bold textarea, .edit-h2.bold .temp-154 .jahr textarea {
  font-weight: 700;
  letter-spacing: 0.01em;
  padding-left: 0;
}
.temp-154 .jahr h2::before {
  display: none;
}
.temp-154 .inhalt {
  padding: 15px;
}
@media (max-width: 650px) {
  .temp-154 .inhalt {
    padding: 10px;
  }
}
.temp-154 .inhalt .titel {
  padding-bottom: 15px;
}
@media (max-width: 650px) {
  .temp-154 .inhalt .titel {
    padding-bottom: 10px;
  }
}
.temp-154 .inhalt .titel h5, .temp-154 .inhalt .titel .edit-h5 input, .edit-h5 .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5 textarea, .edit-h5 .temp-154 .inhalt .titel textarea, .temp-154 .inhalt .titel .edit-h5.bold input, .edit-h5.bold .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5.bold textarea, .edit-h5.bold .temp-154 .inhalt .titel textarea {
  margin-top: 0.7em;
}
@media (max-width: 810px) {
  .temp-154 .box-10 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-154 .inhalt .titel h5, .temp-154 .inhalt .titel .edit-h5 input, .edit-h5 .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5 textarea, .edit-h5 .temp-154 .inhalt .titel textarea, .temp-154 .inhalt .titel .edit-h5.bold input, .edit-h5.bold .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5.bold textarea, .edit-h5.bold .temp-154 .inhalt .titel textarea {
    margin-top: 0.52em;
  }
}
@media (max-width: 650px) {
  .temp-154 .box-10 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-154 .inhalt .titel h5, .temp-154 .inhalt .titel .edit-h5 input, .edit-h5 .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5 textarea, .edit-h5 .temp-154 .inhalt .titel textarea, .temp-154 .inhalt .titel .edit-h5.bold input, .edit-h5.bold .temp-154 .inhalt .titel input, .temp-154 .inhalt .titel .edit-h5.bold textarea, .edit-h5.bold .temp-154 .inhalt .titel textarea {
    margin-top: 0.515em;
  }
}
.temp-157 .box-4 {
  z-index: 1;
}
@media (max-width: 810px) {
  .temp-157 .box-4 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .temp-157 .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
.temp-157 a, .temp-157 .intern-event {
  cursor: pointer;
}
.temp-157 a h6::after, .temp-157 .intern-event h6::after {
  display: inline-block;
  position: relative;
  top: 0.1em;
  width: 0.98em;
  font-size: 0.8em;
  padding-left: 0.4em;
  padding-right: 0.2em;
  font-family: "Iconfont";
}
.temp-157 a .pic, .temp-157 .intern-event .pic {
  padding-bottom: 10px;
  display: block;
  overflow: hidden;
}
.temp-157 a date, .temp-157 .intern-event date {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  display: block;
  padding-bottom: 5px;
}
@media (max-width: 650px) {
  .temp-157 a date, .temp-157 .intern-event date {
    padding-bottom: 10px;
  }
}
.temp-157 a .content, .temp-157 .intern-event .content {
  padding-bottom: 15px;
  border-bottom: 3px solid;
}
@media (max-width: 650px) {
  .temp-157 a .content, .temp-157 .intern-event .content {
    padding-bottom: 10px;
  }
}
.temp-157 a:hover .pic img, .temp-157 .intern-event:hover .pic img {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}
.temp-157 a h6::after {
  content: "F";
  font-size: 0.6em;
  top: 0;
}
.temp-157 a:hover h6::after {
  top: -0.2em;
  padding-left: 0.6em;
}
.temp-157 .intern-event h6::after {
  content: "I";
  font-size: 0.8em;
}
.temp-157 .intern-event:hover h6:after {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.temp-157 .flag {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  position: absolute;
  color: #FFFFFF;
  left: 5px;
  top: 30px;
  z-index: 2;
  padding-top: 10px;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-right: 10px;
}
@media (max-width: 650px) {
  .temp-157 .flag {
    padding-bottom: 10px;
  }
}
.temp-157 .flag::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 10px;
  width: 10px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}
.temp-157 .flag.national {
  background-color: #0097D7;
}
.temp-157 .flag.national::before {
  background-color: #0B6F9F;
}
.temp-157 .flag.international {
  background-color: #1F4789;
}
.temp-157 .flag.international::before {
  background-color: #1C355F;
}
.temp-165 .border-top, .temp-168 .border-top {
  border-top: 3px solid #130F2D;
}
.temp-165 .event-facts, .temp-168 .event-facts {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.temp-165 .box-inner, .temp-168 .box-inner {
  width: 100%;
}
.temp-165 .box-inner h5, .temp-165 .box-inner .edit-h5 input, .edit-h5 .temp-165 .box-inner input, .temp-165 .box-inner .edit-h5 textarea, .edit-h5 .temp-165 .box-inner textarea, .temp-165 .box-inner .edit-h5.bold input, .edit-h5.bold .temp-165 .box-inner input, .temp-165 .box-inner .edit-h5.bold textarea, .edit-h5.bold .temp-165 .box-inner textarea, .temp-168 .box-inner h5, .temp-168 .box-inner .edit-h5 input, .edit-h5 .temp-168 .box-inner input, .temp-168 .box-inner .edit-h5 textarea, .edit-h5 .temp-168 .box-inner textarea, .temp-168 .box-inner .edit-h5.bold input, .edit-h5.bold .temp-168 .box-inner input, .temp-168 .box-inner .edit-h5.bold textarea, .edit-h5.bold .temp-168 .box-inner textarea {
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .temp-165 .box-inner h5, .temp-165 .box-inner .edit-h5 input, .edit-h5 .temp-165 .box-inner input, .temp-165 .box-inner .edit-h5 textarea, .edit-h5 .temp-165 .box-inner textarea, .temp-165 .box-inner .edit-h5.bold input, .edit-h5.bold .temp-165 .box-inner input, .temp-165 .box-inner .edit-h5.bold textarea, .edit-h5.bold .temp-165 .box-inner textarea, .temp-168 .box-inner h5, .temp-168 .box-inner .edit-h5 input, .edit-h5 .temp-168 .box-inner input, .temp-168 .box-inner .edit-h5 textarea, .edit-h5 .temp-168 .box-inner textarea, .temp-168 .box-inner .edit-h5.bold input, .edit-h5.bold .temp-168 .box-inner input, .temp-168 .box-inner .edit-h5.bold textarea, .edit-h5.bold .temp-168 .box-inner textarea {
    padding-bottom: 0;
  }
}
.temp-165 .intern-event, .temp-168 .intern-event {
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  cursor: pointer;
}
@media (max-width: 650px) {
  .temp-165 .intern-event, .temp-168 .intern-event {
    padding-bottom: 10px;
  }
}
.temp-165 .intern-event::after, .temp-168 .intern-event::after {
  display: inline-block;
  position: relative;
  top: 0.1em;
  width: 0.98em;
  font-size: 0.8em;
  padding-left: 0.4em;
  padding-right: 0.2em;
  font-family: "Iconfont";
  content: "I";
  font-size: 0.8em;
  color: #EFC40F;
}
.temp-165 .intern-event:hover, .temp-168 .intern-event:hover {
  color: #EFC40F;
}
.temp-165 .intern-event:hover::after, .temp-168 .intern-event:hover::after {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.temp-165.row-indent-left .box-5, .temp-168.row-indent-left .box-5 {
  -webkit-box-flex: 6 1 50%;
  -moz-box-flex: 6 1 50%;
  -webkit-flex: 6 1 50%;
  -ms-flex: 6 1 50%;
  flex: 6 1 50%;
  max-width: 50%;
  position: relative;
}
@media (max-width: 650px) {
  .temp-165.row-indent-left .box-5, .temp-168.row-indent-left .box-5 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-165 .box-5, .temp-168 .box-5 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
    padding-top: 0 !important;
  }
}
.temp-166 .box {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  border-bottom: 1px solid #130F2D;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  cursor: pointer;
}
@media (max-width: 650px) {
  .temp-166 .box {
    margin-left: 10px;
  }
}
@media (max-width: 650px) {
  .temp-166 .box {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .temp-166 .box {
    padding-bottom: 10px;
  }
}
@media (max-width: 650px) {
  .temp-166 .box {
    padding-top: 10px;
  }
}
.temp-166 date {
  -webkit-box-flex: 3 1 25%;
  -moz-box-flex: 3 1 25%;
  -webkit-flex: 3 1 25%;
  -ms-flex: 3 1 25%;
  flex: 3 1 25%;
  max-width: 25%;
  position: relative;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  padding-bottom: 0;
}
@media (max-width: 650px) {
  .temp-166 date {
    padding-bottom: 10px;
  }
}
.temp-166 h6, .temp-166 .edit-h6 input, .edit-h6 .temp-166 input, .temp-166 .edit-h6 textarea, .edit-h6 .temp-166 textarea, .temp-166 .edit-h6.bold input, .edit-h6.bold .temp-166 input, .temp-166 .edit-h6.bold textarea, .edit-h6.bold .temp-166 textarea {
  -webkit-box-flex: 9 1 75%;
  -moz-box-flex: 9 1 75%;
  -webkit-flex: 9 1 75%;
  -ms-flex: 9 1 75%;
  flex: 9 1 75%;
  max-width: 75%;
  position: relative;
  font-weight: 700;
  padding-right: 30px;
}
.temp-166 h6::after {
  display: inline-block;
  position: relative;
  top: 0.1em;
  width: 0.98em;
  font-size: 0.8em;
  padding-left: 0.4em;
  padding-right: 0.2em;
  font-family: "Iconfont";
  position: absolute;
  display: block;
  right: 0;
  top: 0.1em;
  content: "I";
  font-size: 0.8em;
  color: #EFC40F;
}
.temp-166 h6:hover {
  color: #EFC40F;
}
.temp-166 h6:hover::after {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media (max-width: 650px) {
  .temp-166 date {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-166 h6, .temp-166 .edit-h6 input, .edit-h6 .temp-166 input, .temp-166 .edit-h6 textarea, .edit-h6 .temp-166 textarea, .temp-166 .edit-h6.bold input, .edit-h6.bold .temp-166 input, .temp-166 .edit-h6.bold textarea, .edit-h6.bold .temp-166 textarea {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
}
.temp-170 .sponsor {
  display: block;
  background-color: #f3f3f3;
}
.temp-170 a.sponsor:hover {
  background-color: #eaeaea;
}
@media (max-width: 810px) {
  .temp-170 .box-4 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .temp-170 .box-3 {
    -webkit-box-flex: 4 1 33.3333333333%;
    -moz-box-flex: 4 1 33.3333333333%;
    -webkit-flex: 4 1 33.3333333333%;
    -ms-flex: 4 1 33.3333333333%;
    flex: 4 1 33.3333333333%;
    max-width: 33.3333333333%;
    position: relative;
  }
  .temp-170 .box-2 {
    -webkit-box-flex: 3 1 25%;
    -moz-box-flex: 3 1 25%;
    -webkit-flex: 3 1 25%;
    -ms-flex: 3 1 25%;
    flex: 3 1 25%;
    max-width: 25%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .temp-170 .box-4 {
    -webkit-box-flex: 12 1 100%;
    -moz-box-flex: 12 1 100%;
    -webkit-flex: 12 1 100%;
    -ms-flex: 12 1 100%;
    flex: 12 1 100%;
    max-width: 100%;
    position: relative;
  }
  .temp-170 .box-3 {
    -webkit-box-flex: 6 1 50%;
    -moz-box-flex: 6 1 50%;
    -webkit-flex: 6 1 50%;
    -ms-flex: 6 1 50%;
    flex: 6 1 50%;
    max-width: 50%;
    position: relative;
  }
  .temp-170 .box-2 {
    -webkit-box-flex: 4 1 33.3333333333%;
    -moz-box-flex: 4 1 33.3333333333%;
    -webkit-flex: 4 1 33.3333333333%;
    -ms-flex: 4 1 33.3333333333%;
    flex: 4 1 33.3333333333%;
    max-width: 33.3333333333%;
    position: relative;
  }
}
.temp-172 ul {
  list-style: none;
}
.temp-172 ul li {
  margin-left: 0;
  padding-left: 0;
  padding-right: 8px;
  padding-bottom: 8px;
}
.temp-172 ul li a {
  text-transform: initial;
}
#cookie-verwendung {
  width: 100%;
  padding: 10px 30px;
  position: fixed;
  bottom: 0;
  z-index: 2000;
  background-color: #130F2D;
  text-align: center;
  color: #FFFFFF;
}
#cookie-verwendung span {
  display: inline;
}
#cookie-verwendung a {
  text-decoration: none;
  color: #e4e4e4;
}
#cookie-verwendung .cookie-ok {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
}
#cookie-verwendung .cookie-ok span {
  display: block;
  height: 1px;
  width: 22px;
  position: absolute;
  background-color: #e4e4e4;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cookie-verwendung .cookie-ok span:first-child {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000000;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #ffffff;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #ffffff;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.instagram_gallery {
  -webkit-box-flex: 12 1 100%;
  -moz-box-flex: 12 1 100%;
  -webkit-flex: 12 1 100%;
  -ms-flex: 12 1 100%;
  flex: 12 1 100%;
  max-width: 100%;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
}
.instagram_gallery .instagram-image, .instagram_gallery .instagram-sidecar, .instagram_gallery .instagram-video {
  -webkit-box-flex: 4 1 33.3333333333%;
  -moz-box-flex: 4 1 33.3333333333%;
  -webkit-flex: 4 1 33.3333333333%;
  -ms-flex: 4 1 33.3333333333%;
  flex: 4 1 33.3333333333%;
  max-width: 33.3333333333%;
  position: relative;
  padding: 15px;
}
@media (max-width: 650px) {
  .instagram_gallery .instagram-image, .instagram_gallery .instagram-sidecar, .instagram_gallery .instagram-video {
    padding: 10px;
  }
}
.instagram_gallery .instagram-sidecar::before, .instagram_gallery .instagram-video::before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-image: url("/_template/webpics/insta-icons.png");
  background-position: 0 -33px;
  background-size: 65px 65px;
  width: 32px;
  height: 32px;
  right: 15px;
  top: 15px;
}
.instagram_gallery .instagram-sidecar::before {
  background-position: 0 0;
}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.carousel-cell {
  width: 80%;
  margin-right: 0;
  width: auto;
}
.carousel-image {
  display: block;
  height: 600px;
  min-width: 10px;
  width: auto;
  max-width: none;
  margin-right: 30px;
}
@media (max-width: 650px) {
  .carousel-image {
    margin-right: 20px;
  }
}
.carousel-image:nth-last-child(2) {
  margin-right: -1px;
}
.carousel-image:last-child {
  margin-right: 0;
  min-width: 1px;
  max-width: 1px;
}
.carousel-image img {
  height: 100%;
  max-height: 100%;
  max-width: none;
  max-width: auto;
  width: auto;
}
@media (max-width: 1080px) {
  .carousel-image {
    height: 500px;
  }
}
@media (max-width: 810px) {
  .carousel-image {
    height: 400px;
  }
}
@media (max-width: 650px) {
  .carousel-image {
    height: 300px;
  }
}
.carousel-image-autowidth {
  width: 100%;
  margin-right: 30px;
}
@media (max-width: 650px) {
  .carousel-image-autowidth {
    margin-right: 20px;
  }
}
.carousel-image-autowidth:last-child {
  margin-right: 0;
}
.carousel-content {
  width: 100%;
  max-width: calc(50% - 15px);
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 650px) {
  .carousel-content {
    max-width: calc(50% - 10px);
  }
}
@media (max-width: 650px) {
  .carousel-content {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .carousel-content {
    margin-left: 10px;
  }
}
.carousel-content:first-child {
  margin-left: 0;
}
.carousel-content:last-child {
  margin-right: 0;
}
.carousel-content .carousel-content-inner {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.carousel-content .carousel-content-inner img {
  width: 100%;
  min-height: 0;
}
@media (max-width: 810px) {
  .carousel-content {
    max-width: calc(100% - 15px);
  }
}
@media (max-width: 650px) {
  .carousel-content {
    max-width: calc(100% - 10px);
  }
}
.carousel-scrollbar-nav {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 30px;
}
.carousel-scrollbar-nav .carousel-scrollbar-line {
  position: absolute;
  height: 1px;
  width: 100%;
  top: 21px;
  left: 0;
}
.carousel-scrollbar-nav .carousel-scrollbar {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  height: 3px;
  position: absolute;
  left: 0;
  top: 20px;
  z-index: 2;
}
.carousel-scrollbar-nav .carousel-button {
  position: absolute;
  z-index: 3;
  width: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.carousel-scrollbar-nav .carousel-button div {
  cursor: pointer;
  height: 40px;
}
.carousel-scrollbar-nav .carousel-button div:last-child {
  max-width: 1px;
}
.carousel-dots {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.carousel-dots .dots {
  width: 16px;
  height: 16px;
  margin: 0 6px;
  position: relative;
  cursor: pointer;
}
.carousel-dots .dots::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 16px;
  height: 2px;
}
.carousel-dots .dots:hover::before {
  top: 0;
  height: 16px;
}
.carousel-dots .dots.dots-active::before {
  top: 0;
  height: 16px;
}
.temp-113 .carousel-next, .temp-113 .carousel-prev {
  width: 30px;
  top: 0;
}
.carousel-prev.pad-b {
  height: 45px;
}
@media (max-width: 650px) {
  .carousel-prev.pad-b {
    height: 40px;
  }
}
.carousel-next {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  top: 6px;
}
.carousel-next.pad-t {
  height: 45px;
}
@media (max-width: 650px) {
  .carousel-next.pad-t {
    height: 40px;
  }
}
.carousel-prev {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  opacity: 1;
  top: 6px;
}
.carousel-next.on-side, .carousel-prev.on-side {
  display: none;
}
.row-indent-left.row-indent-right .flex-v-center .carousel-next, .row-indent-left.row-indent-right form:not([name="we_form"]) .label-input .carousel-next, form:not([name="we_form"]) .row-indent-left.row-indent-right .label-input .carousel-next, .row-indent-left.row-indent-right .temp-151 .carousel-next, .row-indent-left.row-indent-right .edit-block-head .edit-block .carousel-next, .edit-block-head .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-2 .edit-block .carousel-next, .edit-block-head-l-2 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-3 .edit-block .carousel-next, .edit-block-head-l-3 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-4 .edit-block .carousel-next, .edit-block-head-l-4 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .flex-v-center .carousel-prev, .row-indent-left.row-indent-right form:not([name="we_form"]) .label-input .carousel-prev, form:not([name="we_form"]) .row-indent-left.row-indent-right .label-input .carousel-prev, .row-indent-left.row-indent-right .temp-151 .carousel-prev, .row-indent-left.row-indent-right .edit-block-head .edit-block .carousel-prev, .edit-block-head .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-2 .edit-block .carousel-prev, .edit-block-head-l-2 .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-3 .edit-block .carousel-prev, .edit-block-head-l-3 .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-4 .edit-block .carousel-prev, .edit-block-head-l-4 .row-indent-left.row-indent-right .edit-block .carousel-prev {
  display: none;
}
@media (max-width: 650px) {
  .row-indent-left.row-indent-right .flex-v-center .carousel-next, .row-indent-left.row-indent-right form:not([name="we_form"]) .label-input .carousel-next, form:not([name="we_form"]) .row-indent-left.row-indent-right .label-input .carousel-next, .row-indent-left.row-indent-right .temp-151 .carousel-next, .row-indent-left.row-indent-right .edit-block-head .edit-block .carousel-next, .edit-block-head .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-2 .edit-block .carousel-next, .edit-block-head-l-2 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-3 .edit-block .carousel-next, .edit-block-head-l-3 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .edit-block-head-l-4 .edit-block .carousel-next, .edit-block-head-l-4 .row-indent-left.row-indent-right .edit-block .carousel-next, .row-indent-left.row-indent-right .flex-v-center .carousel-prev, .row-indent-left.row-indent-right form:not([name="we_form"]) .label-input .carousel-prev, form:not([name="we_form"]) .row-indent-left.row-indent-right .label-input .carousel-prev, .row-indent-left.row-indent-right .temp-151 .carousel-prev, .row-indent-left.row-indent-right .edit-block-head .edit-block .carousel-prev, .edit-block-head .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-2 .edit-block .carousel-prev, .edit-block-head-l-2 .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-3 .edit-block .carousel-prev, .edit-block-head-l-3 .row-indent-left.row-indent-right .edit-block .carousel-prev, .row-indent-left.row-indent-right .edit-block-head-l-4 .edit-block .carousel-prev, .edit-block-head-l-4 .row-indent-left.row-indent-right .edit-block .carousel-prev {
    display: block;
  }
}
.row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next.on-side, .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev.on-side {
  position: absolute;
  display: block;
  top: calc(50% - 25px);
  height: 50px;
  width: 50px;
}
.row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next.on-side::before, .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev.on-side::before {
  font-size: 50px;
  height: 50px;
  content: "C";
}
@media (max-width: 1080px) {
  .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next.on-side, .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev.on-side {
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
  }
  .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next.on-side::before, .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev.on-side::before {
    font-size: 40px;
    height: 40px;
    content: "C";
  }
}
@media (max-width: 650px) {
  .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next.on-side, .row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev.on-side {
    display: none;
  }
}
.row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-prev {
  left: -40px;
}
.row-indent-left.row-indent-right div:not(.flex-v-center) .carousel-next {
  right: -40px;
}
header .carousel-prev {
  position: absolute;
  top: 55.5%;
  left: 30px;
  height: 4vw;
  color: #FFFFFF;
  z-index: 4;
}
header .carousel-prev::before {
  content: "C";
  font-size: 4vw;
}
header .carousel-next {
  position: absolute;
  top: 55.5%;
  right: 30px;
  color: #FFFFFF;
  height: 4vw;
  z-index: 4;
}
header .carousel-next::before {
  content: "C";
  font-size: 4vw;
}
@media (max-width: 1486px) {
  header .carousel-prev, header .carousel-next {
    top: 50%;
    height: 62px;
    margin-top: 47px;
  }
  header .carousel-prev::before, header .carousel-next::before {
    font-size: 62px;
  }
}
@media (max-width: 1280px) {
  header .carousel-prev, header .carousel-next {
    height: 55px;
    margin-top: 50px;
  }
  header .carousel-prev::before, header .carousel-next::before {
    font-size: 55px;
  }
}
@media (max-width: 1080px) {
  header .carousel-prev, header .carousel-next {
    height: 50px;
    margin-top: 53px;
  }
  header .carousel-prev::before, header .carousel-next::before {
    font-size: 50px;
  }
}
@media (max-width: 810px) {
  header .carousel-prev, header .carousel-next {
    height: 36px;
    margin-top: 22px;
  }
  header .carousel-prev::before, header .carousel-next::before {
    font-size: 36px;
  }
}
@media (max-width: 650px) {
  header .carousel-prev, header .carousel-next {
    top: auto;
    left: auto;
    bottom: 15px;
    right: 15px;
    margin-top: 0;
  }
}
@media (max-width: 650px) {
  header .carousel-prev {
    right: 60px;
  }
}
.carousel-prevnext-disable {
  opacity: 0.3;
  cursor: default;
}
.carousel-prevnext-disable.carousel-next:hover::before, .carousel-prevnext-disable.carousel-prev:hover::before {
  color: inherit;
  right: -10px;
}
.flickity-enabled {
  position: relative;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.temp-107 {
  overflow: hidden;
  width: 100%;
}
.temp-107 .flickity-viewport {
  overflow: visible;
}
@media (max-width: 650px) {
  .temp-107 .box-8 {
    -webkit-box-flex: 10 1 83.3333333333%;
    -moz-box-flex: 10 1 83.3333333333%;
    -webkit-flex: 10 1 83.3333333333%;
    -ms-flex: 10 1 83.3333333333%;
    flex: 10 1 83.3333333333%;
    max-width: 83.3333333333%;
    position: relative;
  }
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.filter {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.filter .filter-button {
  cursor: pointer;
  width: auto;
  margin-right: 15px;
}
@media (max-width: 650px) {
  .filter .filter-button {
    margin-right: 10px;
  }
}
.filter .filter-button:last-child {
  margin-right: 0;
}
.filter .filter-button.filter-active, .filter .filter-button:hover {
  border-bottom: 3px solid #130F2D;
}
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0s;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0s;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0s;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0s;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0s;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0s;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0s;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0s;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0s;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0s;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0s;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0s;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0s;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0s;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0s;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0s;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0s;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0s;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0s;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0s;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0s;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0s;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0s;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0s;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0s;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0s;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0s;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0s;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0s;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0s;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0s;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0s;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0s;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0s;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0s;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0s;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0s;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0s;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0s;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0s;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0s;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0s;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0s;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0s;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0s;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0s;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0s;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0s;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0s;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0s;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0s;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0s;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0s;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0s;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0s;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0s;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0s;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0s;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0s;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0s;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
body[data-aos-easing="linear"] [data-aos], [data-aos][data-aos][data-aos-easing="linear"] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing="ease"] [data-aos], [data-aos][data-aos][data-aos-easing="ease"] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing="ease-in"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in"] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing="ease-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out"] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-out"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out"] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing="ease-in-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-back"] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing="ease-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-back"] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing="ease-in-out-back"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing="ease-in-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-sine"] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing="ease-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-sine"] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing="ease-in-out-sine"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing="ease-in-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quad"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quad"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quad"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-cubic"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing="ease-in-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-quart"] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing="ease-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-out-quart"] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing="ease-in-out-quart"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen {
  html:not(.no-js) {
    /**
		* Fade animations:
		* fade
		* fade-up, fade-down, fade-left, fade-right
		* fade-up-right, fade-up-left, fade-down-right, fade-down-left
		*/
    /**
		* Zoom animations:
		* zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
		* zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
		*/
    /**
		* Slide animations
		*/
    /**
		* Flip animations:
		* flip-left, flip-right, flip-up, flip-down
		*/
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos="fade-up"] {
    transform: translate3d(0, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down"] {
    transform: translate3d(0, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-right"] {
    transform: translate3d(-100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-left"] {
    transform: translate3d(100px, 0, 0);
  }
  html:not(.no-js) [data-aos="fade-up-right"] {
    transform: translate3d(-100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-up-left"] {
    transform: translate3d(100px, 100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-right"] {
    transform: translate3d(-100px, -100px, 0);
  }
  html:not(.no-js) [data-aos="fade-down-left"] {
    transform: translate3d(100px, -100px, 0);
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos="zoom-in"] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-up"] {
    transform: translate3d(0, 100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-down"] {
    transform: translate3d(0, -100px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-right"] {
    transform: translate3d(-100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-in-left"] {
    transform: translate3d(100px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos="zoom-out"] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-up"] {
    transform: translate3d(0, 100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-down"] {
    transform: translate3d(0, -100px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-right"] {
    transform: translate3d(-100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos="zoom-out-left"] {
    transform: translate3d(100px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-up"] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos="slide-down"] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos="slide-right"] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos="slide-left"] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos="flip-left"] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos="flip-left"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-right"] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos="flip-right"].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos="flip-up"] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos="flip-up"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos="flip-down"] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos="flip-down"].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
.pad-0 {
  padding: 0 !important;
}
.pad-b-0 {
  padding-bottom: 0 !important;
}
.pad-t-0 {
  padding-top: 0 !important;
}
.pad-l-0 {
  padding-left: 0 !important;
}
.pad-r-0 {
  padding-right: 0 !important;
}
.mar-0 {
  margin: 0 !important;
}
.mar-b-0 {
  margin-bottom: 0 !important;
}
.mar-t-0 {
  margin-top: 0 !important;
}
.mar-l-0 {
  margin-left: 0 !important;
}
.mar-r-0 {
  margin-right: 0 !important;
}
.edit-pad {
  padding: 10px;
}
.edit-pad-l {
  padding-left: 10px;
}
.edit-pad-r {
  padding-right: 10px;
}
.edit-pad-b {
  padding-bottom: 10px;
}
.edit-pad-t {
  padding-top: 10px;
}
.edit-white {
  color: #FFFFFF;
}
.edit-back-1 {
  background-color: #ebeef0;
}
.edit-back-2 {
  background-color: #f3f5f6;
}
.edit-text {
  color: #386aab;
  font-size: 12px;
  line-height: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansregular, sans-serif;
}
.edit-text code {
  font-family: liberation_sansbold, sans-serif;
  white-space: pre;
}
.edit-titel {
  color: #386aab;
  font-size: 12px;
  line-height: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansbold, sans-serif;
}
.edit-titel .edit-text {
  display: inline;
}
.color-theme-1 .edit-text, .color-theme-1 .edit-titel, .color-theme-2 .edit-text, .color-theme-2 .edit-titel {
  color: #FFFFFF;
}
.color-theme-1 .edit-back-1, .color-theme-1 .edit-back-2, .color-theme-1 .edit-back-1.edit-titel, .color-theme-1 .edit-back-2.edit-titel, .color-theme-1 .edit-block, .color-theme-1 .edit-block-more, .color-theme-2 .edit-back-1, .color-theme-2 .edit-back-2, .color-theme-2 .edit-back-1.edit-titel, .color-theme-2 .edit-back-2.edit-titel, .color-theme-2 .edit-block, .color-theme-2 .edit-block-more {
  color: #386aab;
}
.color-theme-1 .edit-back-1 .edit-text, .color-theme-1 .edit-back-1 .edit-titel, .color-theme-1 .edit-back-2 .edit-text, .color-theme-1 .edit-back-2 .edit-titel, .color-theme-1 .edit-back-1.edit-titel .edit-text, .color-theme-1 .edit-back-1.edit-titel .edit-titel, .color-theme-1 .edit-back-2.edit-titel .edit-text, .color-theme-1 .edit-back-2.edit-titel .edit-titel, .color-theme-1 .edit-block .edit-text, .color-theme-1 .edit-block .edit-titel, .color-theme-1 .edit-block-more .edit-text, .color-theme-1 .edit-block-more .edit-titel, .color-theme-2 .edit-back-1 .edit-text, .color-theme-2 .edit-back-1 .edit-titel, .color-theme-2 .edit-back-2 .edit-text, .color-theme-2 .edit-back-2 .edit-titel, .color-theme-2 .edit-back-1.edit-titel .edit-text, .color-theme-2 .edit-back-1.edit-titel .edit-titel, .color-theme-2 .edit-back-2.edit-titel .edit-text, .color-theme-2 .edit-back-2.edit-titel .edit-titel, .color-theme-2 .edit-block .edit-text, .color-theme-2 .edit-block .edit-titel, .color-theme-2 .edit-block-more .edit-text, .color-theme-2 .edit-block-more .edit-titel {
  color: #386aab;
}
.edit-titel a, .edit-text a {
  color: #386aab;
  text-decoration: underline;
  font-family: liberation_sansregular, sans-serif;
}
.edit-titel a:hover, .edit-text a:hover {
  color: #386aab;
  text-decoration: underline;
  font-family: liberation_sansregular, sans-serif;
}
.edit-hr {
  border: none;
  border-bottom: 1px solid;
  height: 1px;
  border-color: #386aab !important;
  width: 100%;
  margin: 10px 0;
}
.edit-button {
  color: #386aab;
  font-size: 12px;
  display: block;
  padding: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #386aab;
  cursor: pointer;
  -moz-hyphens: none;
  -o-hyphens: none;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  font-family: liberation_sansbold, sans-serif;
}
.edit-href {
  border: 1px solid #386aab;
  width: auto;
  display: inline-block;
  padding-top: 2px;
  margin-top: 3px;
}
.edit-href table {
  width: 100%;
}
.edit-href table.we.weEditTable {
  border: none;
}
.edit-href table td {
  width: 48px;
  max-width: 48px;
  min-width: 48px;
}
.edit-href table td:nth-child(1) {
  width: 70px;
  max-width: 70px;
  min-width: 70px;
}
.edit-href table td:nth-child(2) {
  width: 1000px;
  max-width: 1000px;
  min-width: auto;
}
.edit-href table td:nth-child(3) {
  width: 60px;
  max-width: 60px;
  min-width: 60px;
}
.edit-href input[type=text] {
  width: 100% !important;
  max-width: 100%;
}
.edit-a {
  border: 1px solid #386aab;
  width: auto;
  display: inline-block;
  padding: 4px 0 0 4px;
  margin-top: 3px;
}
.edit-input, .edit-inline-input input, .edit-p input, .edit-p textarea, .edit-h1 input, .edit-h1 textarea, .edit-h2 input, .edit-h2 textarea, .edit-h3 input, .edit-h3 textarea, .edit-h4 input, .edit-h4 textarea, .edit-h5 input, .edit-h5 textarea, .edit-h6 input, .edit-h6 textarea, .edit-h1.bold input, .edit-h1.bold textarea, .edit-h2.bold input, .edit-h2.bold textarea, .edit-h3.bold input, .edit-h3.bold textarea, .edit-h4.bold input, .edit-h4.bold textarea, .edit-h5.bold input, .edit-h5.bold textarea, .edit-h6.bold input, .edit-h6.bold textarea {
  border: 1px solid #386aab;
  width: 100%;
  background: transparent;
  padding: 3px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
textarea.edit-input, .edit-p textarea, .edit-h1 textarea, .edit-h2 textarea, .edit-h3 textarea, .edit-h4 textarea, .edit-h5 textarea, .edit-h6 textarea, .edit-h1.bold textarea, .edit-h2.bold textarea, .edit-h3.bold textarea, .edit-h4.bold textarea, .edit-h5.bold textarea, .edit-h6.bold textarea {
  height: 200px;
}
.edit-bild .we_img {
  width: 100%;
}
textarea.edit-auto-resize, .edit-h1 textarea, .edit-h2 textarea, .edit-h3 textarea, .edit-h4 textarea, .edit-h5 textarea, .edit-h6 textarea, .edit-h1.bold textarea, .edit-h2.bold textarea, .edit-h3.bold textarea, .edit-h4.bold textarea, .edit-h5.bold textarea, .edit-h6.bold textarea {
  height: 1em;
  overflow: hidden;
  resize: none;
}
.edit-inline-input {
  font-family: liberation_sansregular, sans-serif;
  font-size: 12px;
  padding: 2px;
  display: inline-block;
  width: 120px;
}
.edit-inline-input input {
  padding: 2px;
}
.color-theme-1 .edit-input, .color-theme-1 .edit-inline-input input, .edit-inline-input .color-theme-1 input, .color-theme-1 .edit-p input, .edit-p .color-theme-1 input, .color-theme-1 .edit-p textarea, .edit-p .color-theme-1 textarea, .color-theme-1 .edit-h1 input, .edit-h1 .color-theme-1 input, .color-theme-1 .edit-h1 textarea, .edit-h1 .color-theme-1 textarea, .color-theme-1 .edit-h2 input, .edit-h2 .color-theme-1 input, .color-theme-1 .edit-h2 textarea, .edit-h2 .color-theme-1 textarea, .color-theme-1 .edit-h3 input, .edit-h3 .color-theme-1 input, .color-theme-1 .edit-h3 textarea, .edit-h3 .color-theme-1 textarea, .color-theme-1 .edit-h4 input, .edit-h4 .color-theme-1 input, .color-theme-1 .edit-h4 textarea, .edit-h4 .color-theme-1 textarea, .color-theme-1 .edit-h5 input, .edit-h5 .color-theme-1 input, .color-theme-1 .edit-h5 textarea, .edit-h5 .color-theme-1 textarea, .color-theme-1 .edit-h6 input, .edit-h6 .color-theme-1 input, .color-theme-1 .edit-h6 textarea, .edit-h6 .color-theme-1 textarea, .color-theme-1 .edit-h1.bold input, .edit-h1.bold .color-theme-1 input, .color-theme-1 .edit-h1.bold textarea, .edit-h1.bold .color-theme-1 textarea, .color-theme-1 .edit-h2.bold input, .edit-h2.bold .color-theme-1 input, .color-theme-1 .edit-h2.bold textarea, .edit-h2.bold .color-theme-1 textarea, .color-theme-1 .edit-h3.bold input, .edit-h3.bold .color-theme-1 input, .color-theme-1 .edit-h3.bold textarea, .edit-h3.bold .color-theme-1 textarea, .color-theme-1 .edit-h4.bold input, .edit-h4.bold .color-theme-1 input, .color-theme-1 .edit-h4.bold textarea, .edit-h4.bold .color-theme-1 textarea, .color-theme-1 .edit-h5.bold input, .edit-h5.bold .color-theme-1 input, .color-theme-1 .edit-h5.bold textarea, .edit-h5.bold .color-theme-1 textarea, .color-theme-1 .edit-h6.bold input, .edit-h6.bold .color-theme-1 input, .color-theme-1 .edit-h6.bold textarea, .edit-h6.bold .color-theme-1 textarea, .color-theme-2 .edit-input, .color-theme-2 .edit-inline-input input, .edit-inline-input .color-theme-2 input, .color-theme-2 .edit-p input, .edit-p .color-theme-2 input, .color-theme-2 .edit-p textarea, .edit-p .color-theme-2 textarea, .color-theme-2 .edit-h1 input, .edit-h1 .color-theme-2 input, .color-theme-2 .edit-h1 textarea, .edit-h1 .color-theme-2 textarea, .color-theme-2 .edit-h2 input, .edit-h2 .color-theme-2 input, .color-theme-2 .edit-h2 textarea, .edit-h2 .color-theme-2 textarea, .color-theme-2 .edit-h3 input, .edit-h3 .color-theme-2 input, .color-theme-2 .edit-h3 textarea, .edit-h3 .color-theme-2 textarea, .color-theme-2 .edit-h4 input, .edit-h4 .color-theme-2 input, .color-theme-2 .edit-h4 textarea, .edit-h4 .color-theme-2 textarea, .color-theme-2 .edit-h5 input, .edit-h5 .color-theme-2 input, .color-theme-2 .edit-h5 textarea, .edit-h5 .color-theme-2 textarea, .color-theme-2 .edit-h6 input, .edit-h6 .color-theme-2 input, .color-theme-2 .edit-h6 textarea, .edit-h6 .color-theme-2 textarea, .color-theme-2 .edit-h1.bold input, .edit-h1.bold .color-theme-2 input, .color-theme-2 .edit-h1.bold textarea, .edit-h1.bold .color-theme-2 textarea, .color-theme-2 .edit-h2.bold input, .edit-h2.bold .color-theme-2 input, .color-theme-2 .edit-h2.bold textarea, .edit-h2.bold .color-theme-2 textarea, .color-theme-2 .edit-h3.bold input, .edit-h3.bold .color-theme-2 input, .color-theme-2 .edit-h3.bold textarea, .edit-h3.bold .color-theme-2 textarea, .color-theme-2 .edit-h4.bold input, .edit-h4.bold .color-theme-2 input, .color-theme-2 .edit-h4.bold textarea, .edit-h4.bold .color-theme-2 textarea, .color-theme-2 .edit-h5.bold input, .edit-h5.bold .color-theme-2 input, .color-theme-2 .edit-h5.bold textarea, .edit-h5.bold .color-theme-2 textarea, .color-theme-2 .edit-h6.bold input, .edit-h6.bold .color-theme-2 input, .color-theme-2 .edit-h6.bold textarea, .edit-h6.bold .color-theme-2 textarea {
  border-color: #FFFFFF;
}
.edit-info {
  background-color: #386aab;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  min-width: 16px;
  min-height: 16px;
  width: 16px;
  height: 16px;
  padding-bottom: 3px;
  border-radius: 8px;
  text-align: center;
  line-height: 16px;
  position: relative;
  font-family: liberation_sansbold, sans-serif;
  font-size: 12px;
}
.color-theme-1 .edit-info, .color-theme-2 .edit-info {
  background-color: #FFFFFF;
  color: #386aab;
}
.color-theme-1 .edit-back-1 .edit-info, .color-theme-1 .edit-back-2 .edit-info, .color-theme-1 .edit-block .edit-info, .color-theme-1 .edit-block-more .edit-info, .color-theme-2 .edit-back-1 .edit-info, .color-theme-2 .edit-back-2 .edit-info, .color-theme-2 .edit-block .edit-info, .color-theme-2 .edit-block-more .edit-info {
  background-color: #386aab;
  color: #FFFFFF;
}
.edit-titel .edit-info, .edit-text .edit-info {
  display: inline-block;
  margin-left: 5px;
}
.edit-info-show {
  display: none;
  width: 250px;
  height: auto;
  padding: 5px;
  background-color: #ebeef0;
  position: absolute;
  cursor: auto;
  color: #386aab;
  top: 10px;
  left: 10px;
  text-align: left;
  font-family: liberation_sansregular, sans-serif;
  z-index: 10000;
}
.edit-info-show code {
  font-family: liberation_sansbold, sans-serif;
  white-space: pre;
}
.we .tbButtonWysiwygBorder {
  box-sizing: unset;
}
.we .tbButtonWysiwygBorder button {
  margin: 0;
}
.we.we_blockControls {
  padding-top: 5px;
  padding-left: 10px;
  background-color: #ebeef0;
  min-width: 285px;
}
.we table, .we label {
  font-family: liberation_sansregular, sans-serif;
}
.we.we_img.weEditTable {
  border: 1px solid #386aab;
}
.we div.we_file_drag {
  background-color: transparent;
}
.we.we_collection {
  border-color: #386aab;
}
.we.we_collection .bold, .we.we_collection .edit-h1.bold input, .edit-h1.bold .we.we_collection input, .we.we_collection .edit-h1.bold textarea, .edit-h1.bold .we.we_collection textarea, .we.we_collection .edit-h2.bold input, .edit-h2.bold .we.we_collection input, .we.we_collection .edit-h2.bold textarea, .edit-h2.bold .we.we_collection textarea, .we.we_collection .edit-h3.bold input, .edit-h3.bold .we.we_collection input, .we.we_collection .edit-h3.bold textarea, .edit-h3.bold .we.we_collection textarea, .we.we_collection .edit-h4.bold input, .edit-h4.bold .we.we_collection input, .we.we_collection .edit-h4.bold textarea, .edit-h4.bold .we.we_collection textarea, .we.we_collection .edit-h5.bold input, .edit-h5.bold .we.we_collection input, .we.we_collection .edit-h5.bold textarea, .edit-h5.bold .we.we_collection textarea, .we.we_collection .edit-h6.bold input, .edit-h6.bold .we.we_collection input, .we.we_collection .edit-h6.bold textarea, .edit-h6.bold .we.we_collection textarea {
  color: #386aab;
  font-size: 12px;
  line-height: 1.2em;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  width: 100%;
  clear: both;
  font-family: liberation_sansregular, sans-serif;
  padding: 5px;
  font-weight: normal;
}
.we.we_collection input {
  margin-top: 6px;
}
.we input[type="date"], .we input[type="time"] {
  border: 1px solid #386aab;
  letter-spacing: 0.02em;
  font-size: 1rem;
  line-height: 1.4em;
  padding-bottom: 15px;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-weight: 400;
  padding: 2px !important;
  display: inline;
  width: auto;
}
@media (max-width: 650px) {
  .we input[type="date"], .we input[type="time"] {
    padding-bottom: 10px;
  }
}
.edit-block-level-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30px;
  margin-right: 30px;
}
.edit-block-level-2 > .we_blockControls {
  background-color: #f3f5f6;
}
.edit-block-level-3 {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 650px) {
  .edit-block-level-3 {
    margin-top: 10px;
  }
}
@media (max-width: 650px) {
  .edit-block-level-3 {
    margin-bottom: 10px;
  }
}
.edit-block-level-3 > .we_blockControls {
  background-color: #ebeef0;
  width: 100%;
}
.edit-block-level-4 {
  width: 100%;
}
.edit-block-level-4 > .we_blockControls {
  background-color: #f3f5f6;
  width: 100%;
}
.edit-block-head, .edit-block-head-l-2, .edit-block-head-l-3, .edit-block-head-l-4 {
  opacity: 0.6;
  background-color: #ebeef0;
  width: 100%;
  padding: 5px 10px 3px 0;
  margin: 2px auto;
}
.edit-block-head:hover, .edit-block-head-l-2:hover, .edit-block-head-l-3:hover, .edit-block-head-l-4:hover {
  opacity: 1;
}
.edit-block-head .edit-titel, .edit-block-head-l-2 .edit-titel, .edit-block-head-l-3 .edit-titel, .edit-block-head-l-4 .edit-titel {
  padding-top: 0;
}
.edit-block-head .edit-block-more, .edit-block-head-l-2 .edit-block-more, .edit-block-head-l-3 .edit-block-more, .edit-block-head-l-4 .edit-block-more {
  padding-left: 285px;
  padding-bottom: 10px;
}
.edit-block-head .edit-block-more .edit-pad-t, .edit-block-head-l-2 .edit-block-more .edit-pad-t, .edit-block-head-l-3 .edit-block-more .edit-pad-t, .edit-block-head-l-4 .edit-block-more .edit-pad-t {
  padding-top: 10px;
}
.edit-block-more {
  display: none;
}
.edit-block-head-l-2 {
  background-color: #f3f5f6;
  margin: 0 auto;
  max-width: 1456px;
  width: 100%;
}
.edit-block-head-l-2 .we.we_blockControls {
  background-color: #f3f5f6;
}
.edit-block-head-l-3 {
  width: 100%;
}
.edit-block-head-l-4 {
  width: 100%;
  background-color: #f3f5f6;
}
.edit-block-head-l-4 .we.we_blockControls {
  background-color: #f3f5f6;
}
.edit-info-box {
  background-color: #f3f5f6;
  padding: 10px;
  width: 100%;
  max-width: 100%;
}
.edit-balken {
  background-color: #ebeef0;
  width: 100%;
  padding: 0 10px 10px 10px;
}
.edit-options {
  width: 100%;
  padding: 0 10px 10px 10px;
  background-color: #f3f5f6;
}
.edit-options .edit-text, .edit-options .edit-titel {
  color: #FFFFFF;
}
.edit-content {
  max-width: 1200px;
  width: 100%;
  margin: 20px auto;
  padding: 20px;
}
.edit-mail {
  max-width: 600px;
  width: 100%;
  margin: 20px auto;
  padding: 20px;
}
#tinymce {
  padding: 15px;
}
#tinymce h2::before, #tinymce h1::before {
  background-color: #EFC40F;
}
#tinymce a:not(.button):not(.text-button):not(.anker-button) {
  color: #130F2D;
  border-bottom: 2px solid #EFC40F;
}
#tinymce a:not(.button):not(.text-button):not(.anker-button):hover {
  color: #EFC40F;
}
#tinymce .button, #tinymce form:not([name="we_form"]) input[type="submit"], form:not([name="we_form"]) #tinymce input[type="submit"], #tinymce form:not([name="we_form"]) input[type="reset"], form:not([name="we_form"]) #tinymce input[type="reset"] {
  background-color: #EFC40F;
  color: #130F2D;
}
#tinymce .button::after, #tinymce form:not([name="we_form"]) input[type="submit"]::after, form:not([name="we_form"]) #tinymce input[type="submit"]::after, #tinymce form:not([name="we_form"]) input[type="reset"]::after, form:not([name="we_form"]) #tinymce input[type="reset"]::after {
  background-color: #EFC40F;
}
#tinymce .text-button, #tinymce .anker-button {
  color: #130F2D;
}
#tinymce .text-button::before, #tinymce .anker-button::before {
  color: #EFC40F;
}
#tinymce .text-button:hover, #tinymce .anker-button:hover {
  color: #EFC40F;
}
