@charset "UTF-8";
.scs-text-shadow {
  text-shadow: 1px 1px 15px var(--e-global-color-48bdc4a), 1px 1px 5px var(--e-global-color-48bdc4a), 1px 1px 10px var(--e-global-color-48bdc4a), 1px 1px 20px var(--e-global-color-48bdc4a); }

.scs-image-16by9 img {
  aspect-ratio: 16/9;
  object-fit: cover; }

.elementor-nav-menu--main .scs-inset-sub-item .elementor-sub-item:before {
  content: " ";
  display: inline-block;
  width: 1em; }

.scs-full-link {
  position: static; }
  .scs-full-link .elementor-element {
    position: static; }
  .scs-full-link a:after {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    z-index: 1; }

.elementor-editor-active .scs-full-link {
  position: relative; }
  .elementor-editor-active .scs-full-link .elementor-element {
    position: relative; }
  .elementor-editor-active .scs-full-link a:after {
    position: relative;
    display: inline-block;
    content: "Vorschau - Link füllt Container aus.";
    font-size: 10px;
    line-height: 1.1;
    color: #f00; }

.scs-custom-swiper:after {
  content: "";
  background: linear-gradient(to right, transparent, white);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  z-index: 1;
  pointer-events: none; }

.scs-custom-swiper .elementor-swiper-button {
  z-index: 10; }

.scs-outline:hover, .scs-outline:focus-within {
  outline: 2px solid var(--e-global-color-primary);
  outline-offset: -3px; }

#background-animation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden; }

body {
  position: relative; }
  body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.02);
    z-index: -2;
    pointer-events: none; }

#background-animation canvas {
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

body .elementor .elementor-element .scs__ts-white h1, body .elementor .elementor-element .scs__ts-white h2, body .elementor .elementor-element .scs__ts-white h3, body .elementor .elementor-element .scs__ts-white h4, body .elementor .elementor-element .scs__ts-white h5, body .elementor .elementor-element .scs__ts-white h6, body .elementor .elementor-element .scs__ts-white p, body .elementor .elementor-element .scs__ts-white span, body .elementor .elementor-element .scs__ts-white a {
  text-shadow: 0 0 50px #fff, 0 0 50px #fff, 0 0 50px #fff, 0 0 50px #fff, 0 0 50px #fff, 0 0 50px #fff, 0 0 50px #fff; }

.post-password-form {
  min-height: 70vh;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 15px;
  flex-direction: column;
  max-width: 768px;
  margin: 0; }
  .post-password-form > p {
    max-width: 768px; }

.elementor-widget-text-editor a {
  text-decoration: underline; }

.elementor-widget-text-editor ul {
  margin-bottom: 1rem; }

.elementor-widget-button .elementor-button-icon {
  transition: transform 0.5s ease; }

.elementor-widget-button:hover .elementor-button-icon, .elementor-widget-button:focus-within .elementor-button-icon {
  transform: translateX(5px); }

.elementor-widget-button.scs-transform-icon-up:hover .elementor-button-icon, .elementor-widget-button.scs-transform-icon-up:focus-within .elementor-button-icon {
  transform: translateY(-5px); }

#content .page-header {
  display: none; }

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  background: #fff;
  border-radius: 50px;
  min-height: 70vh;
  margin-bottom: 2rem; }

:root {
  --tec-color-text-primary: #333;
  --tec-color-background: #fff;
  --tec-font-family-sans-serif: var(--e-global-typography-primary-font-family); }

.tribe_events-template-default #tribe-events-pg-template {
  background: white;
  padding: 50px;
  border-radius: 50px;
  margin-bottom: 50px;
  max-width: 1280px; }

.elementor-swiper-button,
.elementor-button.elementor-button-link,
.ff-btn-submit {
  transition: all 0.5s ease !important; }
  .elementor-swiper-button:active, .elementor-swiper-button:hover, .elementor-swiper-button:focus,
  .elementor-button.elementor-button-link:active,
  .elementor-button.elementor-button-link:hover,
  .elementor-button.elementor-button-link:focus,
  .ff-btn-submit:active,
  .ff-btn-submit:hover,
  .ff-btn-submit:focus {
    scale: 1.1; }
