.elementor-kit-6{--e-global-color-primary:#004289;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#BB9915;--e-global-color-c6891de:#706F6F;--e-global-color-8847ba1:#B2B2B2;--e-global-color-67af17a:#E3E3E3;--e-global-color-3d8a2e5:#14366B;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Source Sans Pro";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:600;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:100ms;}.elementor-kit-6 a{color:var( --e-global-color-3d8a2e5 );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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(min-width:2400px){.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}}@media(max-width:1366px){.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1000px;}.e-con{--container-max-width:1000px;}}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:45px;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:16px;}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:700px;}.e-con{--container-max-width:700px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:35px;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-size:23px;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:16px;}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* ============ Arrow-Reveal Button – Basis ============ */
.arrow-reveal-btn.elementor-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 1rem 2.5rem;
  cursor: pointer;
  background: transparent;
  border: none;
  color: inherit;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* Icon (Pfeil) */
.arrow-reveal-btn.elementor-button .elementor-button-icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 0.9em !important;
  z-index: 2;
  transition: left 0.3s ease;
  pointer-events: none;
  max-width: 100%;
}

/* Optional: Inline-SVG */
.arrow-reveal-btn.elementor-button .elementor-button-icon svg {
  width: 2.5em;
  height: 2.5em;
  color: #fff;
}

/* Text */
.arrow-reveal-btn.elementor-button .elementor-button-text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0;
  z-index: 1;
  white-space: nowrap;
  transition: opacity 0.3s ease 0.1s;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* --- Hover/Fokus (Desktop) --- */
.arrow-reveal-btn.elementor-button:hover .elementor-button-icon,
.arrow-reveal-btn.elementor-button:focus .elementor-button-icon {
  left: 35%;
}

.arrow-reveal-btn.elementor-button:hover .elementor-button-text,
.arrow-reveal-btn.elementor-button:focus .elementor-button-text {
  opacity: 1;
}

/* --- Touch-Geräte: dauerhaft ausgefahren --- */
@media (hover: none) and (pointer: coarse) {
  .arrow-reveal-btn.elementor-button .elementor-button-icon {
    left: 35%;
  }

  .arrow-reveal-btn.elementor-button .elementor-button-text {
    opacity: 1;
  }
}

/* Verhindert graue Felder auf Klick/Fokus */
.arrow-reveal-btn.elementor-button:focus,
.arrow-reveal-btn.elementor-button:active {
  outline: none;
  background-color: transparent !important;
}/* End custom CSS */