.elementor-kit-1939{--e-global-color-primary:#4CAF50;--e-global-color-secondary:#8033A1;--e-global-color-text:#1F2937;--e-global-color-accent:#FFB703;--e-global-color-a16475a:#F9FAFB;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:0.15px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.5px;--e-global-typography-secondary-letter-spacing:0.12px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7em;--e-global-typography-text-letter-spacing:0.05px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.5px;--e-global-typography-accent-letter-spacing:0.1px;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-weight:400;}.elementor-kit-1939 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1939 h1{color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:48px;font-weight:700;line-height:1.5em;letter-spacing:0.15px;}.elementor-kit-1939 h2{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:32px;font-weight:700;line-height:1.5px;}.elementor-kit-1939 h3{color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:22px;line-height:10.5px;letter-spacing:0.1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Scroll Progress Bar oben */
#scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 4px;
  background: linear-gradient(90deg, #4caf50, #2e7d32);
  z-index: 9999;
  transition: width 0.2s ease-out;
}

.agb-page {
  --ip-green: #00B77D;
  --ip-soft: rgba(0, 183, 125, 0.12);
  --ink: #0B1F17; --muted: #6A7C74;
  color: var(--ink); line-height: 1.8;
  max-width: 760px; margin: 0 auto; padding: 40px 20px 80px;
}
.agb-hero h1 { font-size: clamp(28px, 4vw, 36px); margin: 0 0 16px; }
.agb-infobox { background:#F2FFFA; border:1px solid var(--ip-soft); box-shadow:0 6px 20px rgba(0,0,0,.03); border-radius:14px; padding:16px 18px; }
.agb-toc { margin:36px 0 24px; padding:18px; background:#FAFFFD; border:1px solid var(--ip-soft); border-radius:12px; }
.agb-toc h2 { font-size:18px; margin:0 0 10px; }
.agb-toc a { color: var(--ip-green); text-decoration: none; }
.agb-toc a:hover { text-decoration: underline; }
.agb-section { padding:28px 0; border-bottom:1px solid rgba(0,0,0,.06); }
.agb-section:last-of-type { border-bottom:0; }
.agb-section h2 { display:flex; gap:8px; align-items:baseline; font-size: clamp(22px,3.2vw,26px); margin:0 0 10px; }
.agb-section .secno { color: var(--ip-green); font-weight:700; }
.agb-faq { padding:44px 0 10px; }
.faq-grid { display:grid; gap:14px; grid-template-columns:1fr; }
@media (min-width:720px){ .faq-grid { grid-template-columns: repeat(3,1fr); } }
.faq-card { background:#fff; border:1px solid rgba(0,0,0,.06); border-radius:12px; padding:16px; box-shadow:0 6px 18px rgba(0,0,0,.04); }
.faq-card h3 { font-size:16px; margin:0 0 8px; color:var(--ink); }
.faq-card p { color:var(--muted); margin:0; }
.agb-footer { margin-top:28px; padding-top:12px; border-top:1px solid rgba(0,0,0,.06); color:var(--muted); }
.agb-footer a { color: var(--ip-green); }
.agb-stand { margin-top:6px; font-size:14px; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/InterDisplay-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/InterDisplay-MediumItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-SemiBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-BoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/InterDisplay-ExtraBoldItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-BlackItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-LightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-ExtraLightItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/Inter-ThinItalic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/InterDisplay-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://inclusivepath.org/wp-content/uploads/2026/02/InterDisplay-SemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */