.elementor-kit-487{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF00;background-image:url("https://rsa-schulung-online.de/wp-content/uploads/2025/04/Design-ohne-Titel-14-e1762082463179.png");font-family:"Montserrat", Sans-serif;background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-487 button,.elementor-kit-487 input[type="button"],.elementor-kit-487 input[type="submit"],.elementor-kit-487 .elementor-button{background-color:#26A456;text-transform:none;color:#FFFFFF;border-style:none;}.elementor-kit-487 button:hover,.elementor-kit-487 button:focus,.elementor-kit-487 input[type="button"]:hover,.elementor-kit-487 input[type="button"]:focus,.elementor-kit-487 input[type="submit"]:hover,.elementor-kit-487 input[type="submit"]:focus,.elementor-kit-487 .elementor-button:hover,.elementor-kit-487 .elementor-button:focus{background-color:#61CE70;color:#FFFFFF;border-style:none;}.elementor-kit-487 e-page-transition{background-color:#FFBC7D;}.elementor-kit-487 h1{font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-487 h2{color:#3B3B3B;font-family:"Montserrat", Sans-serif;font-weight:700;}.elementor-kit-487 h3{color:#3B3B3B;font-family:"Montserrat", Sans-serif;font-size:18px;}.elementor-kit-487 h4{font-family:"Montserrat", Sans-serif;}.elementor-kit-487 h6{font-family:"Montserrat", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-487{background-image:url("https://rsa-schulung-online.de/wp-content/uploads/2025/04/Design-ohne-Titel-14-e1762082463179.png");background-repeat:no-repeat;background-size:cover;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-487{background-attachment:scroll;}}/* Start custom CSS */.page-id-3614 body,
.page-id-3614 {
    background: #ffffff !important;
    background-image: none !important;
}

.page-id-3614::before,
.page-id-3614 body::before,
.page-id-3614 .site,
.page-id-3614 .site::before {
    background: none !important;
    background-image: none !important;
}

/* statischer, fixed-like Fullscreen-Hintergrund via pseudo-element (funktioniert auch auf Mobile) */
body::before {
  content: "";
  position: fixed;
  inset: 0; /* top:0; right:0; bottom:0; left:0; */
  background-image: url("https://rsa-schulung-online.de/wp-content/uploads/2025/04/Design-ohne-Titel-14.png") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  z-index: -9999 !important;
  will-change: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  /* Optionale Overlay-Farbe (entkommentieren, falls gebraucht):
  background-color: rgba(3,18,45,0.35);
  background-blend-mode: overlay;
  */
}

/* Inhalt der Seite bleibt normal sichtbar */
body, .site, #page {
  background: transparent !important;
  position: relative;
  z-index: 1;
}

/* Mobile-Anpassung: falls das fixed-Element Probleme macht, kannst du bei sehr kleinen Viewports fallback auf scroll */
@media (max-width: 420px) {
  body::before {
    position: fixed; /* falls Probleme auftreten, setze hier 'position: absolute;' als Fallback */
  }
}/* End custom CSS */