.elementor-kit-6{--e-global-color-primary:#00933B;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#00000000;--e-global-color-9a1f60a:#FFFFFF80;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:300;--e-global-typography-8836665-font-family:"Montserrat";--e-global-typography-8836665-font-weight:700;color:var( --e-global-color-text );font-family:"Montserrat", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"MontserratSVA", Sans-serif;}.elementor-kit-6 h2{font-family:"MontserratSVA", Sans-serif;font-size:20px;}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:"MontserratSVA", Sans-serif;font-size:16px;font-weight:200;}.elementor-kit-6 h4{font-family:"MontserratSVA", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:24px;--container-default-padding-bottom:0px;--container-default-padding-left:24px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
  height: 100%;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  margin: 0;
}
.heading-green {
  color: #00933B;
  font-weight: 900;
}
main,
#content,
.site-content,
.site-main,
#primary,
.elementor-location-single,  
.elementor-location-archive,
.elementor-location-page,     
.elementor                        
{
  flex: 1 0 auto;
}
.elementor-location-footer {
  margin-top: auto;
  flex: 0 0 auto;
}
.elementor-location-header {
  flex: 0 0 auto;
}
.elementor-location-footer,
.elementor-location-header {
  background-clip: padding-box;
}
.elementor-nav-menu--main .elementor-item {
  display: inline-block;
  width: auto !important;
  padding: 0;
}
.elementor-nav-menu--main .elementor-item:after {
  left: 0;
  right: auto;
  width: 100%;
}

/* Hero Slider */

.elementor-slides-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 1200 / 360;
  overflow: hidden;
}
.elementor-slides-wrapper {
  border-radius: 8px;
  overflow: hidden;
}
.elementor-slides-wrapper .swiper-slide,
.elementor-slides-wrapper .swiper-slide-bg {
  height: 100% !important;
  background-size: cover;
  background-position: center;
}
.elementor-swiper-button {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;     
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}
.elementor-swiper-button i {
  color: #fff;
  font-size: 18px;
}
.elementor-swiper-button:hover {
  background-color: rgba(0, 0, 0, 0.75);
}
.elementor-swiper-button-prev i,
.elementor-swiper-button-prev svg {
  transform: translateX(-2px) !important;
}
.elementor-swiper-button-next i,
.elementor-swiper-button-next svg {
  transform: translateX(2px) !important; 
}
.elementor-swiper-button-prev {
  left: 32px !important;
}
.elementor-swiper-button-next {
  right: 32px !important;
}

/* === Tablet (bis 1024px) === */
@media (max-width: 1024px) {
  .elementor-slides-wrapper {
    border-radius: 0 !important;
  }
    
  .elementor-swiper-button-prev {
    left: 24px !important;
  }
  .elementor-swiper-button-next {
    right: 24px !important;
  }    
  .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
}

/* === Mobile (bis 767px) === */
@media (max-width: 767px) {
  .elementor-swiper-button-prev {
    left: 8px !important;
  }
  .elementor-swiper-button-next {
    right: 8px !important;
  }
  .elementor-swiper-button {
    width: 25px;
    height: 25px;
  }
  .elementor-swiper-button i,
  .elementor-swiper-button svg {
    font-size: 16px;
  }
  .elementor-swiper-button-prev i,
  .elementor-swiper-button-prev svg {
    transform: translateX(-1px) !important;
  }
  .elementor-swiper-button-next i,
  .elementor-swiper-button-next svg {
    transform: translateX(1px) !important; 
  }
  .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
  }
  .swiper-pagination-bullet {
    margin: 0 2px !important;
  }
}
/* ===== */

/* Sponsoren Prompt */

.sva-sponsors{
  --gap: 56px; 
  --logo-h: 56px;       
  --speed: 100s;    

  overflow: hidden;
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
  padding: 18px 0;
  position: relative;
  background-color: #00933B;
  border-radius: 8px;
}

.sva-track{
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: var(--gap);
  width: max-content;        
  flex: 0 0 auto;    
  animation: sva-scroll var(--speed) linear infinite;
  will-change: transform;
}
.sva-track > a{
  flex: 0 0 auto; 
}
.sva-track img{
  height: var(--logo-h);
  width: auto;
  max-width: none;
  display: block;
  opacity: .95;
  transition: transform .2s ease, opacity .2s ease;
}
.sva-track a:hover img{
  transform: scale(1.05);
  opacity: 1;
}
@keyframes sva-scroll{
  from{ transform: translateX(0); }
  to  { transform: translateX(-50%); }
}
.sva-sponsors:hover .sva-track{
  animation-play-state: paused;
}

@media (prefers-reduced-motion: reduce){
  .sva-track{ animation: none; }
}

 
@media (max-width: 1024px){
  .sva-sponsors{ --gap: 40px; --logo-h: 48px; --speed: 120s; }
}
@media (max-width: 767px){
  .sva-sponsors{ --gap: 40px; --logo-h: 40px; --speed: 120s; }
}

/* ===== *//* End custom CSS */