.elementor-kit-5{--e-global-color-primary:#363636;--e-global-color-secondary:#54595F;--e-global-color-text:#393939;--e-global-color-accent:#069A68;--e-global-color-24df851:#DBA507;--e-global-color-7f27d13:#8EC7D2;--e-global-color-8f022ba:#0D6986;--e-global-color-2cc49db:#07485B;--e-global-color-44ff7a0:#B5DBCE;--e-global-color-e001477:#A4EBA4;--e-global-typography-primary-font-family:"Albertus";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:normal;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Albertus";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:normal;--e-global-typography-807acbf-font-family:"Albertus";--e-global-typography-807acbf-font-size:20px;--e-global-typography-807acbf-font-weight:normal;--e-global-typography-807acbf-line-height:29px;--e-global-typography-ee217cc-font-family:"Albertus";--e-global-typography-ee217cc-font-size:18px;--e-global-typography-ee217cc-line-height:29px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FFFFFF;color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-kit-5 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 );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{font-family:"Albertus", Sans-serif;font-size:28px;font-weight:normal;}.elementor-kit-5 h3{color:var( --e-global-color-text );font-family:var( --e-global-typography-807acbf-font-family ), Sans-serif;font-size:var( --e-global-typography-807acbf-font-size );font-weight:var( --e-global-typography-807acbf-font-weight );line-height:var( --e-global-typography-807acbf-line-height );}.elementor-kit-5 h4{font-family:var( --e-global-typography-ee217cc-font-family ), Sans-serif;font-size:var( --e-global-typography-ee217cc-font-size );line-height:var( --e-global-typography-ee217cc-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:25px;}.elementor-element{--widgets-spacing:25px 25px;--widgets-spacing-row:25px;--widgets-spacing-column:25px;}{}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-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{font-size:24px;}.elementor-kit-5 h3{font-size:var( --e-global-typography-807acbf-font-size );line-height:var( --e-global-typography-807acbf-line-height );}.elementor-kit-5 h4{font-size:var( --e-global-typography-ee217cc-font-size );line-height:var( --e-global-typography-ee217cc-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-kit-5 h2{font-size:20px;}.elementor-kit-5 h3{font-size:var( --e-global-typography-807acbf-font-size );line-height:var( --e-global-typography-807acbf-line-height );}.elementor-kit-5 h4{font-size:var( --e-global-typography-ee217cc-font-size );line-height:var( --e-global-typography-ee217cc-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Optimierte Fade Animationen für Elementor - SMOOTH VERSION */

/* Globale Basis-Einstellungen */
.elementor-element[class*="fadeIn"] {
  will-change: opacity, transform;
  backface-visibility: hidden;
  perspective: 1000px;
}

/* Fade Down */
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translate3d(0, -30px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.elementor-element.fadeInDown {
  animation: fadeDown 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* Fade Up */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.elementor-element.fadeInUp {
  animation: fadeUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* Fade Left */
@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translate3d(-30px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.elementor-element.fadeInLeft {
  animation: fadeLeft 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* Fade Right */
@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translate3d(30px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.elementor-element.fadeInRight {
  animation: fadeRight 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

/* Optional: Verzögerung für Staggered-Effekt */
.elementor-element.fadeInDown:nth-child(1) { animation-delay: 0s; }
.elementor-element.fadeInDown:nth-child(2) { animation-delay: 0.15s; }
.elementor-element.fadeInDown:nth-child(3) { animation-delay: 0.3s; }
.elementor-element.fadeInDown:nth-child(n+4) { animation-delay: 0.45s; }

.fade-section::before {
  z-index: 100;
  pointer-events: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Albertus';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.eot');
	src: url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.eot?#iefix') format('embedded-opentype'),
		url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.woff2') format('woff2'),
		url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.woff') format('woff'),
		url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.ttf') format('truetype'),
		url('https://www.retromobility.com/wp-content/uploads/2023/03/AlbertusNova.svg#Albertus') format('svg');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.eot');
	src: url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.woff2') format('woff2'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.woff') format('woff'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.ttf') format('truetype'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.eot');
	src: url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.woff2') format('woff2'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.woff') format('woff'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.ttf') format('truetype'),
		url('https://www.retromobility.com/wp-content/uploads/2022/08/Roboto-Bold.svg#Roboto') format('svg');
}
/* End Custom Fonts CSS */