.elementor-widget-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-215721 .elementor-element.elementor-element-11378cdc:not(.elementor-motion-effects-element-type-background), .elementor-215721 .elementor-element.elementor-element-11378cdc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-215721 .elementor-element.elementor-element-11378cdc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-215721 .elementor-element.elementor-element-11378cdc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --o: #EF5E18;
  --n: #242A34;
  --w: #ffffff;
  --o-dark: #d44e0f;
}

body,
html,
.elementor-page,
#page,
#content,
.site,
main,
.elementor {
  background: #0f1117 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.elementor-widget-html,
.elementor-widget-container,
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-column-wrap,
.elementor-widget-wrap {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
  width: 100% !important;
}

#ifr-hb-wrap {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  background: #0f1117;
  color: var(--w);
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

#ifr-hb-wrap h1,
#ifr-hb-wrap h2,
#ifr-hb-wrap h3,
#ifr-hb-wrap h4,
#ifr-hb-wrap p,
#ifr-hb-wrap span,
#ifr-hb-wrap a,
#ifr-hb-wrap button,
#ifr-hb-wrap li,
#ifr-hb-wrap div {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif !important;
  hyphens: none !important;
  -webkit-hyphens: none !important;
}

#ifr-hb-wrap h1 { font-weight: 900 !important; color: #ffffff !important; }
#ifr-hb-wrap h2 { font-weight: 800 !important; }
#ifr-hb-wrap h3 { font-weight: 800 !important; }

#ifr-hb-wrap .hb-hero,
#ifr-hb-wrap .hb-section,
#ifr-hb-wrap .hb-section-navy,
#ifr-hb-wrap .hb-section-cta,
#ifr-hb-wrap .hb-footer-bar {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/* ═══════════════════════════════
   HERO
═══════════════════════════════ */
#ifr-hb-wrap .hb-hero {
  height: 100vh;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
}

#ifr-hb-wrap .hb-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url('https://derlehnen.de/wp-content/uploads/2023/11/Lehnen-Web-Hero-1400.jpg');
  background-size: cover;
  background-position: 72% top;
  will-change: transform;
  transform-origin: center;
}

#ifr-hb-wrap .hb-hero-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom,
    rgba(15,17,23,0.2) 0%,
    rgba(15,17,23,0.0) 20%,
    rgba(15,17,23,0.45) 55%,
    rgba(15,17,23,0.97) 100%
  );
}

#ifr-hb-wrap .hb-hero-accent {
  position: absolute;
  left: 0; top: 0; bottom: 0;
  width: 4px;
  background: linear-gradient(to bottom, transparent 20%, var(--o) 60%, transparent 100%);
}

#ifr-hb-wrap .hb-hero-content {
  position: relative;
  z-index: 10;
  padding: 3rem 4rem 4.5rem;
  max-width: 620px;
  width: 100%;
  margin-left: max(4rem, calc((100vw - 1200px) / 2));
}

#ifr-hb-wrap .hb-hero-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--o);
  margin-bottom: 1.2rem;
  opacity: 0;
  animation: hbFadeUp 0.6s 0.3s ease forwards;
}

#ifr-hb-wrap .hb-hero-tag::before {
  content: '';
  width: 20px; height: 2px;
  background: var(--o);
  display: block;
}

#ifr-hb-wrap .hb-hero-name {
  font-size: clamp(3.5rem, 8vw, 7.5rem);
  font-weight: 900;
  line-height: 0.92;
  letter-spacing: -0.04em;
  margin-bottom: 1.5rem;
  opacity: 0;
  animation: hbFadeUp 0.7s 0.5s ease forwards;
  color: #ffffff !important;
}

#ifr-hb-wrap .hb-hero-name .hb-line2 {
  color: var(--o) !important;
  display: block;
}

#ifr-hb-wrap .hb-hero-desc {
  font-size: clamp(0.9rem, 1.4vw, 1.05rem);
  font-weight: 300;
  color: rgba(255,255,255,0.65);
  max-width: 520px;
  line-height: 1.8;
  margin-bottom: 2.5rem;
  opacity: 0;
  animation: hbFadeUp 0.7s 0.7s ease forwards;
}

#ifr-hb-wrap .hb-hero-actions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  opacity: 0;
  animation: hbFadeUp 0.7s 0.9s ease forwards;
}

#ifr-hb-wrap .hb-btn-main {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: var(--o);
  color: var(--w);
  padding: 0.9rem 2rem;
  border-radius: 4px;
  font-size: 0.88rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}
#ifr-hb-wrap .hb-btn-main:hover { background: var(--o-dark); transform: translateY(-2px); }

#ifr-hb-wrap .hb-btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255,255,255,0.5);
  font-size: 0.88rem;
  font-weight: 400;
  text-decoration: none;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: color 0.2s;
}
#ifr-hb-wrap .hb-btn-ghost:hover { color: var(--w); }

#ifr-hb-wrap .hb-scroll-hint {
  position: absolute;
  bottom: 2rem; right: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  opacity: 0;
  animation: hbFadeIn 1s 1.5s ease forwards;
  z-index: 10;
}

#ifr-hb-wrap .hb-scroll-hint span {
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.3);
  writing-mode: vertical-lr;
}

#ifr-hb-wrap .hb-scroll-line {
  width: 1px; height: 50px;
  background: linear-gradient(to bottom, rgba(255,255,255,0.2), var(--o));
  animation: hbPulse 2s 2s ease-in-out infinite;
}

/* ═══════════════════════════════
   SECTIONS
═══════════════════════════════ */
#ifr-hb-wrap .hb-section {
  background: #0f1117;
  padding: 6rem 4rem;
  position: relative;
}

#ifr-hb-wrap .hb-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255,255,255,0.03) 1px, transparent 1px);
  background-size: 32px 32px;
  pointer-events: none;
}

#ifr-hb-wrap .hb-section-navy {
  background: #242A34;
  padding: 6rem 4rem;
  position: relative;
}

#ifr-hb-wrap .hb-section-cta {
  background: var(--o);
  padding: 5rem 4rem;
  position: relative;
}

#ifr-hb-wrap .hb-inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

/* ═══════════════════════════════
   TYPOGRAPHY
═══════════════════════════════ */
#ifr-hb-wrap .hb-label {
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--o);
  margin-bottom: 1.2rem;
  display: block;
}

#ifr-hb-wrap .hb-heading {
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 1.5rem;
  color: #ffffff;
}

#ifr-hb-wrap .hb-text {
  font-size: 0.95rem;
  font-weight: 300;
  line-height: 1.85;
  color: rgba(255,255,255,0.55);
}

#ifr-hb-wrap .hb-text p + p { margin-top: 1rem; }
#ifr-hb-wrap .hb-text strong { color: rgba(255,255,255,0.85); font-weight: 500; }

/* ═══════════════════════════════
   TWO-COL
═══════════════════════════════ */
#ifr-hb-wrap .hb-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  align-items: start;
}

/* ═══════════════════════════════
   STATS BOX
═══════════════════════════════ */
#ifr-hb-wrap .hb-stats {
  display: flex;
  flex-direction: column;
  gap: 1px;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.07);
}

#ifr-hb-wrap .hb-stat {
  background: rgba(255,255,255,0.03);
  padding: 1.6rem 1.8rem;
  transition: background 0.2s;
}
#ifr-hb-wrap .hb-stat:hover { background: rgba(255,255,255,0.06); }

#ifr-hb-wrap .hb-stat-num {
  font-size: 2.4rem;
  font-weight: 800;
  letter-spacing: -0.04em;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0.3rem;
}
#ifr-hb-wrap .hb-stat-num span { color: var(--o); }

#ifr-hb-wrap .hb-stat-label {
  font-size: 0.8rem;
  font-weight: 400;
  color: rgba(255,255,255,0.4);
}

/* ═══════════════════════════════
   SECTION HEADING CENTERED
═══════════════════════════════ */
#ifr-hb-wrap .hb-section-head {
  text-align: center;
  margin-bottom: 4rem;
}

/* ═══════════════════════════════
   THREE-COL CARDS
═══════════════════════════════ */
#ifr-hb-wrap .hb-three-col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}

#ifr-hb-wrap .hb-card {
  background: rgba(255,255,255,0.04);
  border-radius: 16px;
  padding: 2rem;
  border: 1px solid rgba(255,255,255,0.08);
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
}
#ifr-hb-wrap .hb-card:hover {
  background: rgba(239,94,24,0.1);
  border-color: rgba(239,94,24,0.5);
  transform: translateY(-4px);
}

#ifr-hb-wrap .hb-card-icon {
  width: 44px; height: 44px;
  background: rgba(239,94,24,0.15);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.2rem;
  color: var(--o);
}

#ifr-hb-wrap .hb-card-title {
  font-size: 1rem;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 0.6rem;
  line-height: 1.2;
}

#ifr-hb-wrap .hb-card-text {
  font-size: 0.85rem;
  font-weight: 300;
  color: rgba(255,255,255,0.5);
  line-height: 1.7;
}

/* ═══════════════════════════════
   HONORAR-HINWEIS BOX
═══════════════════════════════ */
#ifr-hb-wrap .hb-notice {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(239,94,24,0.25);
  border-left: 3px solid var(--o);
  border-radius: 12px;
  padding: 1.8rem 2rem;
  margin-top: 3rem;
}

#ifr-hb-wrap .hb-notice-title {
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--o);
  margin-bottom: 0.6rem;
}

#ifr-hb-wrap .hb-notice-text {
  font-size: 0.88rem;
  font-weight: 300;
  color: rgba(255,255,255,0.55);
  line-height: 1.75;
}

#ifr-hb-wrap .hb-notice-text strong {
  color: rgba(255,255,255,0.85);
  font-weight: 500;
}

/* ═══════════════════════════════
   PROCESS STEPS
═══════════════════════════════ */
#ifr-hb-wrap .hb-steps {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  position: relative;
}

#ifr-hb-wrap .hb-steps::before {
  content: '';
  position: absolute;
  top: 22px; left: 12.5%; right: 12.5%;
  height: 1px;
  background: linear-gradient(to right, transparent, rgba(239,94,24,0.4), transparent);
}

#ifr-hb-wrap .hb-step {
  text-align: center;
  padding: 0 1.5rem;
  position: relative;
}

#ifr-hb-wrap .hb-step-num {
  width: 44px; height: 44px;
  border-radius: 50%;
  background: var(--o);
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.2rem;
  position: relative;
  z-index: 1;
}

#ifr-hb-wrap .hb-step-title {
  font-size: 0.9rem;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 0.5rem;
}

#ifr-hb-wrap .hb-step-text {
  font-size: 0.8rem;
  font-weight: 300;
  color: rgba(255,255,255,0.45);
  line-height: 1.6;
}

/* ═══════════════════════════════
   CTA
═══════════════════════════════ */
#ifr-hb-wrap .hb-cta-inner {
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

#ifr-hb-wrap .hb-cta-heading {
  font-size: clamp(2rem, 4vw, 3.5rem);
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin-bottom: 1.2rem;
}

#ifr-hb-wrap .hb-cta-sub {
  font-size: 1rem;
  font-weight: 300;
  color: rgba(255,255,255,0.8);
  margin-bottom: 2.5rem;
  line-height: 1.7;
}

#ifr-hb-wrap .hb-btn-white {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #ffffff;
  color: var(--o);
  padding: 1rem 2.2rem;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s;
}
#ifr-hb-wrap .hb-btn-white:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.2);
}

/* ═══════════════════════════════
   FOOTER BAR
═══════════════════════════════ */
#ifr-hb-wrap .hb-footer-bar {
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 2rem 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #0a0c10;
}

#ifr-hb-wrap .hb-footer-links {
  display: flex;
  gap: 2rem;
  list-style: none;
}

#ifr-hb-wrap .hb-footer-links a {
  font-size: 0.72rem;
  color: rgba(255,255,255,0.25);
  text-decoration: none;
  transition: color 0.2s;
}
#ifr-hb-wrap .hb-footer-links a:hover { color: rgba(255,255,255,0.65); }

/* ═══════════════════════════════
   REVEAL + ANIMATIONS
═══════════════════════════════ */
#ifr-hb-wrap .hb-reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}
#ifr-hb-wrap .hb-reveal.visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes hbFadeUp {
  from { opacity: 0; transform: translateY(28px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes hbFadeIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}
@keyframes hbPulse {
  0%, 100% { opacity: 0.3; }
  50% { opacity: 1; }
}

/* ═══════════════════════════════
   RESPONSIVE
═══════════════════════════════ */
@media (max-width: 900px) {
  #ifr-hb-wrap .hb-two-col,
  #ifr-hb-wrap .hb-three-col,
  #ifr-hb-wrap .hb-steps {
    grid-template-columns: 1fr;
  }
  #ifr-hb-wrap .hb-steps::before { display: none; }
  #ifr-hb-wrap .hb-step { text-align: left; padding: 0 0 2rem; }
  #ifr-hb-wrap .hb-step-num { margin: 0 0 0.8rem; }
  #ifr-hb-wrap .hb-hero-content { padding: 2rem 1.5rem 3rem; margin-left: 0; }
  #ifr-hb-wrap .hb-scroll-hint { right: 1.5rem; }
  #ifr-hb-wrap .hb-section,
  #ifr-hb-wrap .hb-section-navy,
  #ifr-hb-wrap .hb-section-cta { padding: 4rem 1.5rem; }
  #ifr-hb-wrap .hb-footer-bar { padding: 1.5rem; flex-direction: column; gap: 1rem; }
}/* End custom CSS */