@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800&display=swap");

:root {
  --gold-50: #faf6ec;
  --gold-100: #f1e6c4;
  --gold-200: #e2cc8a;
  --gold-300: #e3bd66;
  --gold-400: #d5a84a;
  --gold-500: #b7892c;
  --gold-600: #98701f;
  --gold-700: #765417;
  --gold-800: #523910;
  --gold-900: #2c210e;
  --ink-900: #071625;
  --ink-700: #1c2f44;
  --ink-500: #4f5d6b;
  --ink-300: #97a2ae;
  --ink-200: #cfd7df;
  --ink-100: #e6ebf0;
  --ink-50: #f5f7fa;
  --surface: #ffffff;
  --surface-warm: #f7f4ee;
  --surface-deep: #071625;
  --surface-deep-2: #0b2138;
  --text-on-dark: #ffffff;
  --font-sans: "Montserrat", sans-serif;
  --fs-xs: 0.75rem;
  --fs-sm: 0.875rem;
  --fs-base: 1rem;
  --fs-md: 1.125rem;
  --fs-lg: 1.375rem;
  --fs-xl: 1.75rem;
  --fs-2xl: 2.25rem;
  --fs-3xl: 3rem;
  --fs-4xl: clamp(3rem, 5vw + 1rem, 4.5rem);
  --fs-5xl: clamp(3.5rem, 7vw + 1rem, 6.5rem);
  --fw-thin: 200;
  --fw-light: 300;
  --fw-regular: 400;
  --fw-medium: 500;
  --fw-semibold: 600;
  --fw-bold: 700;
  --tracking-normal: 0;
  --tracking-wide: 0.08em;
  --tracking-caps: 0.22em;
  --lh-tight: 1.05;
  --lh-snug: 1.2;
  --lh-base: 1.55;
  --lh-loose: 1.75;
  --sp-4: 16px;
  --sp-5: 24px;
  --sp-6: 32px;
  --sp-7: 48px;
  --sp-8: 64px;
  --sp-9: 96px;
  --section-y: clamp(72px, 10vw, 144px);
  --container: 1320px;
  --gutter: clamp(20px, 4vw, 56px);
  --r-1: 2px;
  --r-2: 4px;
  --r-pill: 999px;
  --shadow-2: 0 4px 16px rgba(7, 22, 37, 0.08), 0 1px 3px rgba(7, 22, 37, 0.05);
  --shadow-3: 0 12px 40px rgba(7, 22, 37, 0.12), 0 2px 8px rgba(7, 22, 37, 0.06);
  --border: var(--ink-100);
  --border-strong: var(--ink-200);
  --hairline: 1px solid var(--border);
  --nav-h: 84px;
  --gold-gradient:
    linear-gradient(135deg, #765417 0%, #e7c976 22%, #b7892c 52%, #d5a84a 78%, #765417 100%);
  --gold-gradient-line:
    linear-gradient(90deg, transparent 0%, #b7892c 20%, #e7c976 50%, #b7892c 80%, transparent 100%);
  --dur-fast: 180ms;
  --dur-base: 320ms;
  --dur-slow: 600ms;
  --ease-out: cubic-bezier(0.22, 0.61, 0.36, 1);
  --ease-in-out: cubic-bezier(0.65, 0.05, 0.36, 1);
  --e2n-container: var(--container);
  --e2n-gutter: var(--gutter);
  --e2n-gold: var(--gold-500);
  --e2n-gold-hover: var(--gold-700);
  --e2n-ink: var(--ink-900);
  --e2n-paper: var(--surface);
  --e2n-muted: var(--ink-700);
  --e2n-warm: var(--surface-warm);
  --e2n-dark-bg: var(--surface-deep);
}

/* Enterprise fidelity pass: Elementor wrapper-safe archetype layouts. */
.e2n-section > .e-con-inner {
  max-width: none;
  padding: 0;
  width: 100%;
}

.e2n-inner {
  margin-inline: auto;
  width: 100%;
}

.e2n-inner > .e-con-inner {
  margin-inline: auto;
  width: 100%;
}

.e2n-site-header {
  min-height: var(--nav-h);
}

.e2n-site-header .e2n-header-inner,
.e2n-site-header .e2n-header-inner > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 32px;
  height: var(--nav-h);
  justify-content: space-between;
  margin-inline: auto;
  max-width: 1208px;
  min-height: var(--nav-h);
  padding: 0;
  width: 100%;
}

.e2n-site-header .e2n-logo.e2n-logo-asset {
  flex: 0 0 292px;
  width: 292px;
}

.e2n-site-header .e2n-logo.e2n-logo-asset > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 14px;
  padding: 0;
}

.e2n-site-header .e2n-logo-mark-img img {
  width: 46px;
}

.e2n-site-header .e2n-logo-main .elementor-heading-title {
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.14em;
}

.e2n-site-header .e2n-logo-sub,
.e2n-site-header .e2n-logo-sub p {
  color: var(--gold-600);
  font-size: 8.5px;
  font-weight: 500;
  letter-spacing: 0.12em;
}

.e2n-site-header .e2n-header-menu {
  flex: 1 1 auto;
  min-width: 0;
}

.e2n-site-header .e2n-header-menu .elementor-nav-menu,
.e2n-site-header .e2n-header-menu .elementor-nav-menu > li {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}

.e2n-site-header .e2n-header-menu .elementor-nav-menu {
  gap: 30px;
  justify-content: center;
}

.e2n-site-header .e2n-header-menu .elementor-nav-menu > li > a {
  color: var(--ink-700);
  font-size: var(--fs-sm);
  font-weight: var(--fw-medium);
  letter-spacing: 0.02em;
  line-height: 1;
  padding: 8px 0;
  text-transform: none;
  white-space: nowrap;
}

.e2n-site-header .e2n-btn {
  flex: 0 0 auto;
}

.e2n-site-header .e2n-btn .elementor-button {
  font-size: var(--fs-xs);
  padding: 13px 22px;
}

.e2n-section.e2n-hero.e2n-home-stage {
  background: linear-gradient(90deg, #fff 0%, #fff 48%, var(--surface-warm) 48%, var(--surface-warm) 100%);
  border-bottom: 1px solid var(--border);
  min-height: 0;
  padding: 0;
}

.e2n-section.e2n-hero.e2n-home-stage > .e-con-inner > .e2n-inner,
.e2n-section.e2n-hero.e2n-home-stage > .e-con-inner > .e2n-inner > .e-con-inner {
  padding-inline: var(--e2n-gutter);
}

.e2n-section.e2n-hero.e2n-home-stage .hero-inner {
  max-width: 660px;
  padding: 112px 0 88px;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-eyebrow .elementor-heading-title {
  color: var(--gold-600);
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: var(--fs-xs);
  font-weight: var(--fw-semibold);
  letter-spacing: var(--tracking-caps);
  line-height: 1.55;
  max-width: none;
  text-transform: uppercase;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
  font-size: clamp(2.9rem, 5vw, 5.1rem);
  font-weight: 800;
  letter-spacing: -0.015em;
  line-height: 0.98;
  margin: 28px 0 28px;
  max-width: 13ch;
  text-transform: uppercase;
}

.e2n-section.e2n-hero.e2n-home-stage .e2n-text,
.e2n-section.e2n-hero.e2n-home-stage .e2n-text p {
  font-size: var(--fs-md);
  font-weight: var(--fw-light);
  line-height: 1.55;
  margin: 0 0 48px;
  max-width: 620px;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stats {
  background: #fff;
  border-top: 1px solid var(--border);
  margin-inline: calc(var(--e2n-gutter) * -1);
  padding: 30px var(--e2n-gutter);
}

.hero-stats-row,
.hero-stats-row > .e-con-inner,
.e2n-cards-grid,
.e2n-cards-grid > .e-con-inner,
.icon-cards,
.icon-cards > .e-con-inner,
.e2n-process-grid,
.e2n-process-grid > .e-con-inner,
.process-grid,
.process-grid > .e-con-inner,
.trust-items,
.trust-items > .e-con-inner,
.portfolio-grid,
.portfolio-grid > .e-con-inner {
  display: grid;
  width: 100%;
}

.hero-stats-row,
.hero-stats-row > .e-con-inner {
  align-items: end;
  gap: 24px;
  grid-template-columns: repeat(4, 1fr);
}

.hero-stat .elementor-widget-heading .elementor-heading-title {
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 700;
}

.hero-stat .e2n-text,
.hero-stat .e2n-text p {
  color: var(--gold-600);
  font-size: var(--fs-xs);
  font-weight: var(--fw-regular);
  letter-spacing: var(--tracking-caps);
  margin: 8px 0 0;
  text-transform: uppercase;
}

.e2n-section-head-center,
.e2n-section-head-center > .e-con-inner {
  margin-inline: auto;
  max-width: 720px;
  text-align: center;
}

.e2n-section-head-center {
  margin-bottom: 96px;
}

.icon-cards,
.icon-cards > .e-con-inner {
  gap: 28px;
  grid-template-columns: repeat(4, 1fr);
}

.icon-card {
  padding: 44px 32px 40px;
  text-align: center;
}

.icon-card .lucide-icon {
  color: var(--gold-500);
  line-height: 0;
  margin-bottom: 24px;
}

.icon-card .lucide-icon .elementor-widget-container,
.icon-card .lucide-icon .ico-line {
  display: inline-flex;
  line-height: 0;
}

.icon-card .lucide-icon svg {
  display: block;
  height: 44px;
  width: 44px;
}

.icon-card .e2n-heading .elementor-heading-title,
.trust-item .e2n-heading .elementor-heading-title,
.process-step .e2n-heading .elementor-heading-title {
  font-size: var(--fs-md);
  font-weight: var(--fw-bold);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.icon-card .e2n-text,
.icon-card .e2n-text p,
.trust-item .e2n-text,
.trust-item .e2n-text p,
.process-step .e2n-text,
.process-step .e2n-text p {
  font-size: var(--fs-sm);
  line-height: 1.45;
}

.trust-grid,
.trust-grid > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 72px;
  grid-template-columns: 1.05fr 2.4fr;
}

.trust-copy {
  border-right: 1px solid rgba(228, 204, 138, 0.42);
  padding-right: 56px;
}

.trust-copy .e2n-heading .elementor-heading-title {
  color: #fff;
  font-size: var(--fs-2xl);
  font-weight: 800;
  line-height: 1.06;
  text-transform: uppercase;
}

.trust-items,
.trust-items > .e-con-inner {
  gap: 34px;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
}

.service-row,
.service-row > .e-con-inner {
  border-top: var(--hairline);
  gap: 0;
}

.service-row .e2n-list ul {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.service-row .visual {
  background-position: center;
  background-size: cover;
}

.portfolio-grid,
.portfolio-grid > .e-con-inner {
  gap: 40px;
  grid-template-columns: repeat(3, 1fr);
}

.pool-head,
.pool-head > .e-con-inner {
  align-items: flex-end;
  display: flex;
  gap: 48px;
  justify-content: space-between;
  margin-bottom: 72px;
}

.tile-img {
  aspect-ratio: 4 / 3;
  background-position: center;
  background-size: cover;
}

.tile-img-1 { background-image: url("https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=80"); }
.tile-img-2 { background-image: url("https://images.unsplash.com/photo-1605276374104-dee2a0ed3cd6?auto=format&fit=crop&w=1200&q=80"); }
.tile-img-3 { background-image: url("https://images.unsplash.com/photo-1582268611958-ebfd161ef9cf?auto=format&fit=crop&w=1200&q=80"); }

.lock-overlay {
  align-items: center;
  background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.5) 100%);
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  text-align: center;
}

.tile-meta,
.tile-meta > .e-con-inner {
  align-items: baseline;
  column-gap: 32px;
  display: grid;
  grid-template-columns: 1fr auto;
  row-gap: 8px;
}

.tile-meta .e2n-heading {
  grid-column: 1;
}

.tile-meta .amount {
  color: var(--gold-600);
  grid-column: 2;
  grid-row: 1 / span 2;
}

.pool-cta-row,
.pool-cta-row > .e-con-inner {
  align-items: center;
  border-top: 1px solid var(--border);
  display: flex;
  gap: 32px;
  justify-content: space-between;
  margin-top: 64px;
  padding-top: 40px;
}

.process-grid,
.process-grid > .e-con-inner {
  background: var(--border);
  border: 1px solid var(--border);
  gap: 1px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 64px;
}

.process-step {
  background: var(--surface-warm);
  padding: 40px 32px 48px;
}

.step-num,
.step-num p {
  color: var(--gold-500);
  font-size: 72px;
  font-weight: 200;
  letter-spacing: -0.03em;
  line-height: 1;
  margin: 0 0 32px;
}

.calc-cta-inner,
.calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: 1.3fr 1fr;
  padding: 96px 0;
}

.e2n-cta-band.e2n-dark .e2n-heading .elementor-heading-title {
  font-size: var(--fs-4xl);
  font-weight: 800;
  line-height: 1.02;
  text-transform: uppercase;
}

.calc-preview {
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(228, 204, 138, 0.25);
  padding: 36px 32px;
}

.calc-value,
.calc-value p {
  color: #fff;
  font-size: 64px;
  font-weight: 300;
  line-height: 1;
}

.e2n-testimonial {
  text-align: center;
}

.e2n-testimonial .e2n-quote,
.e2n-testimonial .e2n-quote p {
  color: var(--ink-900);
  font-size: clamp(28px, 3.6vw, 48px);
  font-weight: 300;
  line-height: 1.3;
  margin-inline: auto;
  max-width: 1000px;
}

.team-teaser,
.team-teaser > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 96px;
  grid-template-columns: 1fr 1.2fr;
}

.photo.placeholder {
  aspect-ratio: 4 / 5;
  background: linear-gradient(135deg, rgba(154,119,5,0.08), rgba(255,255,255,0.68)), var(--surface-warm);
  border: 1px solid var(--border);
  display: grid;
  place-items: center;
}

.team-mark {
  background-image: url("/wp-content/uploads/e2n-assets/kupe-kp-mark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 112px;
  opacity: 0.42;
  width: 112px;
}

.final-cta-inner {
  margin-inline: auto;
  max-width: 940px;
  text-align: center;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-heading .elementor-heading-title {
  font-size: var(--fs-4xl);
  font-weight: 800;
  line-height: 1.02;
  text-transform: uppercase;
}

body {
  background: var(--surface);
  color: var(--ink-900);
  font-family: var(--font-sans);
  font-size: var(--fs-md);
  line-height: var(--lh-base);
  font-weight: var(--fw-regular);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.page-header,
.entry-title {
  display: none;
}

.elementor-widget:not(:last-child) {
  margin-block-end: 0;
}

.e2n-section {
  width: 100%;
}

.e2n-section::before,
.e2n-section::after {
  left: auto;
  right: auto;
}

.e2n-inner {
  margin-inline: auto;
  width: 100%;
}

.e2n-hero {
}

.e2n-home-stage {
  border-bottom: 1px solid var(--ink-100);
  overflow: hidden;
  position: relative;
}

.e2n-home-stage::before {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.98) 0%, rgba(250, 247, 241, 0.54) 24%, rgba(250, 247, 241, 0.08) 100%),
    url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2200&q=80");
  background-position: center;
  background-size: cover;
  bottom: 0;
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  z-index: 0;
}

.e2n-home-stage::after {
  aspect-ratio: 16 / 10;
  background-image:
    url("/wp-content/uploads/e2n-assets/kupe-kp-mark.svg"),
    linear-gradient(145deg, var(--surface-deep) 0%, var(--surface-deep-2) 58%, #04101d 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 32% auto, cover;
  border: 1px solid rgba(228, 204, 138, 0.22);
  box-shadow: 0 34px 80px rgba(20, 16, 8, 0.24);
  content: "";
  pointer-events: none;
  position: absolute;
  right: clamp(36px, 7vw, 128px);
  top: 50%;
  transform: translateY(-48%) rotate(7deg);
  width: min(440px, 34vw);
  z-index: 0;
}

.e2n-home-stage > .e2n-inner,
.e2n-home-stage > .e-con-inner {
  position: relative;
  z-index: 1;
}

.e2n-home-stage {
  min-height: 640px;
}

.e2n-warm,
.e2n-section-warm,
.e2n-rich-text.e2n-warm {
  background: var(--surface-warm);
}

.e2n-dark {
  background: var(--surface-deep);
  color: var(--text-on-dark);
}

.e2n-dark .elementor-heading-title,
.e2n-dark .elementor-widget-text-editor,
.e2n-dark .elementor-widget-text-editor p,
.e2n-dark .elementor-accordion,
.e2n-dark .elementor-accordion-item,
.e2n-dark a:not(.elementor-button) {
  color: var(--text-on-dark);
}

.e2n-dark .e2n-text .elementor-widget-container,
.e2n-dark .e2n-text p {
  color: rgba(255, 255, 255, 0.78);
}

.e2n-heading .elementor-heading-title {
  color: var(--ink-900);
  font-family: var(--font-sans);
  margin: 0;
}

.e2n-hero.e2n-home-stage .e2n-heading .elementor-heading-title {
  font-size: clamp(4.5rem, 5vw, 5.1rem);
  line-height: 0.98;
  max-width: 10.5ch;
}

.e2n-hero.e2n-home-stage .e2n-heading .elementor-heading-title em {
  color: var(--gold-600);
  font-style: normal;
}

.e2n-hero.e2n-home-stage .e2n-heading .elementor-heading-title::after {
  background: var(--gold-500);
  content: "";
  display: block;
  height: 4px;
  margin-top: 32px;
  width: 72px;
}

.e2n-section:not(.e2n-hero) > .e2n-inner > .e2n-heading .elementor-heading-title,
.e2n-section:not(.e2n-hero) > .e2n-inner > .e2n-card-grid + .e2n-heading .elementor-heading-title {
  font-size: var(--fs-3xl);
}

.e2n-card .e2n-heading .elementor-heading-title,
.e2n-stat .e2n-heading .elementor-heading-title {
  font-size: var(--fs-xl);
  line-height: var(--lh-snug);
}

.e2n-text,
.e2n-text p,
.e2n-list,
.e2n-list li {
  color: var(--ink-700);
  font-family: var(--font-sans);
}

.e2n-hero .e2n-text,
.e2n-hero .e2n-text p {
  max-width: 56ch;
}

.e2n-text.is-narrow {
  max-width: 56ch;
}

.e2n-btn {
  text-align: left;
}

.e2n-btn .elementor-button {
  align-items: center;
  border-radius: var(--r-1);
  display: inline-flex;
  font-family: var(--font-sans);
  font-size: var(--fs-sm);
  font-weight: var(--fw-semibold);
  justify-content: center;
  letter-spacing: var(--tracking-wide);
  line-height: 1;
  padding: 18px 32px;
  text-transform: uppercase;
  transition: background 180ms ease, border-color 180ms ease, color 180ms ease;
  white-space: nowrap;
}

.e2n-btn-solid-gold .elementor-button {
  background: var(--gold-500);
  border: 1px solid var(--gold-500);
  color: var(--text-on-dark);
}

.e2n-btn-solid-gold .elementor-button:hover {
  background: var(--gold-700);
  border-color: var(--gold-700);
}

.e2n-btn-outline-dark .elementor-button {
  background: transparent;
  border: 1px solid var(--ink-900);
  color: var(--ink-900);
}

.e2n-btn-outline-dark .elementor-button:hover {
  background: var(--ink-900);
  color: var(--text-on-dark);
}

.e2n-btn-outline-light .elementor-button {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: var(--text-on-dark);
}

.e2n-btn-outline-light .elementor-button:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: var(--ink-900);
}

.e2n-btn-textlink .elementor-button {
  background: none;
  border: 0;
  border-bottom: 1px solid currentColor;
  border-radius: 0;
  color: var(--ink-900);
  padding: 8px 0;
  text-decoration: none;
}

.e2n-dark .e2n-btn-textlink .elementor-button {
  color: var(--text-on-dark);
}

.e2n-site-header {
  background: rgba(255, 255, 255, 0.92);
  border-bottom: 1px solid rgba(236, 236, 236, 0.76);
  position: sticky;
  top: 0;
  z-index: 50;
  backdrop-filter: blur(16px);
}

.e2n-header-inner {
  min-height: 84px;
  margin-inline: auto;
  padding-inline: var(--e2n-gutter);
  width: 100%;
}

.e2n-logo {
  align-items: center;
  display: inline-flex;
  gap: 12px;
  width: auto;
}

.e2n-logo-mark {
  background: url("/wp-content/uploads/e2n-assets/kupe-kp-mark.svg") center / contain no-repeat;
  border-radius: 0;
  height: 46px;
  width: 46px;
}

.e2n-logo-asset,
.e2n-logo-image,
.e2n-logo-mark-img,
.e2n-logo-image .elementor-widget-container {
  width: auto;
}

.e2n-logo-mark-img img {
  display: block;
  height: auto;
  width: 52px;
}

.e2n-logo-image img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 220px;
}

.e2n-logo-main .elementor-heading-title {
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1;
}

.e2n-logo-sub,
.e2n-logo-sub p {
  color: var(--ink-500);
  font-size: 10px;
  letter-spacing: 0.18em;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

.e2n-dark .e2n-logo-sub,
.e2n-dark .e2n-logo-sub p {
  color: rgba(255, 255, 255, 0.68);
}

.e2n-header-menu .elementor-nav-menu > li > a {
  color: var(--ink-700);
  font-family: var(--font-sans);
  font-size: var(--fs-xs);
  font-weight: var(--fw-semibold);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
}

.e2n-footer {
  padding-block: 88px 40px;
}

.e2n-footer-grid {
  display: grid;
  gap: clamp(28px, 4vw, 56px);
  grid-template-columns: 1.35fr repeat(4, minmax(0, 1fr));
  width: 100%;
}

.e2n-footer-heading .elementor-heading-title {
  color: var(--text-on-dark);
  font-size: var(--fs-sm);
  letter-spacing: var(--tracking-wide);
  text-transform: uppercase;
}

.e2n-footer .e2n-btn-textlink .elementor-button {
  color: rgba(255, 255, 255, 0.7);
  font-size: var(--fs-sm);
  justify-content: flex-start;
  letter-spacing: 0;
  padding: 4px 0;
  text-align: left;
  text-transform: none;
  white-space: normal;
}

.e2n-footer-bottom {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  display: flex;
  justify-content: space-between;
  margin-top: 64px;
  padding-top: 24px;
}

.e2n-footer-legal-links {
  gap: 24px;
  width: auto;
}

.e2n-cards-grid {
  display: grid;
  gap: clamp(24px, 3vw, 40px);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.e2n-card {
  background: #ffffff;
  border: 1px solid var(--ink-100);
  padding: clamp(28px, 3vw, 40px);
}

.e2n-card:hover {
  border-color: var(--gold-300);
  box-shadow: var(--shadow-2);
}

.e2n-dark .e2n-card {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.18);
}

.e2n-stat-grid {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.e2n-process-grid {
  display: grid;
  gap: clamp(24px, 3vw, 40px);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: clamp(32px, 5vw, 72px);
  width: 100%;
}

.e2n-step {
  border-top: 1px solid var(--gold-300);
  padding-top: 24px;
}

.e2n-stat {
  border-top: 1px solid var(--ink-100);
  padding-block: var(--sp-6);
}

.e2n-form .elementor-field,
.e2n-form input,
.e2n-form textarea,
.e2n-form select {
  border-color: var(--ink-200);
  border-radius: var(--r-1);
  color: var(--ink-900);
  font-family: var(--font-sans);
  font-size: var(--fs-md);
  padding: 16px 18px;
}

.elementor-form .elementor-button,
.e2n-form .elementor-button {
  background: var(--gold-500);
  color: var(--text-on-dark);
}

.e2n-faq .elementor-accordion-item {
  border-color: var(--ink-100);
}

.e2n-faq .elementor-tab-title {
  color: var(--ink-900);
  font-family: var(--font-sans);
  font-size: var(--fs-md);
  font-weight: var(--fw-semibold);
  letter-spacing: var(--tracking-normal);
  padding: 24px 0;
}

.e2n-faq .elementor-tab-content {
  color: var(--ink-700);
  font-family: var(--font-sans);
  font-size: var(--fs-md);
  line-height: var(--lh-base);
  padding: 0 0 24px;
}

.e2n-legal .e2n-inner,
.e2n-legal .e2n-legal-inner > .e-con-inner {
  max-width: min(800px, calc(100vw - 40px));
}

.e2n-legal .e2n-rich-text-heading-h2 .elementor-heading-title {
  border-bottom: 1px solid var(--gold-300);
  padding-bottom: 12px;
}

.e2n-eyebrow .elementor-heading-title {
  color: var(--gold-600);
  font-size: var(--fs-xs);
  font-weight: var(--fw-bold);
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}

.elementor-item-active,
.current-menu-item > a,
.current_page_item > a,
.elementor-nav-menu a:hover,
.elementor-nav-menu a:focus {
  color: var(--gold-500);
}

@media (max-width: 1024px) {
  .e2n-home-stage {
    height: auto;
    min-height: 0;
  }

  .e2n-cards-grid,
  .e2n-process-grid,
  .e2n-stat-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .e2n-header-inner {
    min-height: 72px;
  }

  .e2n-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .e2n-section {
    padding-block: clamp(56px, 16vw, 88px);
  }

  .e2n-home-stage {
    background: var(--surface);
  }

  .e2n-section,
  .e2n-inner,
  .e2n-heading,
  .e2n-text,
  .e2n-list,
  .e2n-btn,
  .e2n-section .elementor-heading-title,
  .e2n-section .elementor-widget-text-editor,
  .e2n-section .elementor-widget-text-editor p,
  .e2n-section .elementor-widget-text-editor li,
  .e2n-section .elementor-button {
    max-width: 100%;
    overflow-wrap: anywhere;
    white-space: normal;
    word-break: break-word;
  }

  .e2n-inner,
  .elementor-field-group,
  .e2n-text,
  .e2n-btn {
    max-width: 100%;
    min-width: 0;
  }

  .e2n-hero .e2n-heading .elementor-heading-title {
    max-width: 100%;
  }

  .e2n-cards-grid,
  .e2n-process-grid,
  .e2n-stat-grid {
    grid-template-columns: 1fr;
  }

  .e2n-btn .elementor-button {
    white-space: normal;
  }

  .e2n-header-inner {
    gap: 12px;
  }

  .e2n-header-inner > .e2n-btn {
    display: none;
  }

  .e2n-footer-grid {
    grid-template-columns: 1fr;
  }

  .e2n-footer-bottom,
  .e2n-footer-legal-links {
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
  }
}

/* Hero correction: align native Elementor rebuild with the reference fold. */
body .e2n-section.e2n-hero.e2n-home-stage .hero-inner {
  padding-bottom: 57px;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
  --width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 0;
  max-width: 100vw;
  min-width: 100vw;
  width: 100vw;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child > .e-con-inner {
  margin-inline: auto;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Final home pool archetype correction after all legacy fidelity blocks. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head {
  margin: 0 0 72px;
  max-width: 1208px;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
  margin: 0;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner {
  margin-left: 0;
  margin-right: auto;
  max-width: 820px;
  padding: 0;
  width: 820px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  margin: 24px 0 39.84px;
  max-width: 18ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .elementor-widget-text-editor.e2n-text p {
  margin: 24px 0 22px;
  max-width: 56ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  background: #f6f4ef;
  border: 0;
  overflow: hidden;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: 4 / 3;
  border: 0;
  filter: saturate(0.6) brightness(0.92);
  margin: 0;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  filter: saturate(0.6) brightness(0.92);
  inset: 0;
  transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  align-items: center;
  backdrop-filter: blur(2px);
  background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.5) 100%);
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  justify-content: center;
  padding: 32px;
  text-align: center;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico > .elementor-widget-container {
  align-items: center;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  width: 56px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico p {
  font-size: 22px;
  line-height: 1;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta {
  background: #f6f4ef;
  display: block;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  align-items: baseline;
  background: transparent;
  column-gap: 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 28px 4px 16px;
  row-gap: 8px;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .elementor-widget-heading {
  align-self: start;
  grid-column: 1;
  grid-row: 1;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  color: var(--ink-900);
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.14px;
  line-height: 35px;
  margin: 0;
  text-transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place {
  grid-column: 1;
  grid-row: 2;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: 18.6px;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount {
  align-self: center;
  grid-column: 2;
  grid-row: 1 / span 2;
  margin: 0;
  max-width: none;
  width: auto;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  color: var(--gold-600);
  display: block;
  flex-wrap: nowrap;
  font-size: 28px;
  font-weight: 300;
  gap: 0;
  letter-spacing: -0.14px;
  line-height: 43.4px;
  margin: 0;
  white-space: nowrap;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row {
  border-top: 1px solid var(--border);
  margin: 64px 0 0;
  padding: 40px 0 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: space-between;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Final home pool archetype correction after legacy fidelity blocks. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head {
  margin: 0 0 72px;
  max-width: 1208px;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
  margin: 0;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner {
  margin-left: 0;
  margin-right: auto;
  max-width: 820px;
  padding: 0;
  width: 820px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  margin: 24px 0 39.84px;
  max-width: 18ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .elementor-widget-text-editor.e2n-text p {
  margin: 24px 0 22px;
  max-width: 56ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  background: #f6f4ef;
  border: 0;
  overflow: hidden;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: 4 / 3;
  border: 0;
  filter: saturate(0.6) brightness(0.92);
  margin: 0;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  filter: saturate(0.6) brightness(0.92);
  inset: 0;
  transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  align-items: center;
  backdrop-filter: blur(2px);
  background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.5) 100%);
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  justify-content: center;
  padding: 32px;
  text-align: center;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico > .elementor-widget-container {
  align-items: center;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  width: 56px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico p {
  font-size: 22px;
  line-height: 1;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta {
  background: #f6f4ef;
  display: block;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  align-items: baseline;
  background: transparent;
  column-gap: 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 28px 4px 16px;
  row-gap: 8px;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .elementor-widget-heading {
  align-self: start;
  grid-column: 1;
  grid-row: 1;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  color: var(--ink-900);
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.14px;
  line-height: 35px;
  margin: 0;
  text-transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place {
  grid-column: 1;
  grid-row: 2;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: 18.6px;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount {
  align-self: center;
  grid-column: 2;
  grid-row: 1 / span 2;
  margin: 0;
  max-width: none;
  width: auto;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  color: var(--gold-600);
  display: block;
  flex-wrap: nowrap;
  font-size: 28px;
  font-weight: 300;
  gap: 0;
  letter-spacing: -0.14px;
  line-height: 43.4px;
  margin: 0;
  white-space: nowrap;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row {
  border-top: 1px solid var(--border);
  margin: 64px 0 0;
  padding: 40px 0 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: space-between;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Elementor default-collision hardening. */
.e2n-section .elementor-widget-heading.e2n-heading .elementor-heading-title {
  color: var(--ink-900);
  font-family: var(--font-sans);
}

.e2n-section.e2n-dark .elementor-widget-heading.e2n-heading .elementor-heading-title,
.e2n-dark .elementor-widget-heading.e2n-heading .elementor-heading-title {
  color: var(--text-on-dark);
}

.e2n-section .elementor-widget-text-editor.e2n-text,
.e2n-section .elementor-widget-text-editor.e2n-text p,
.e2n-section .elementor-widget-text-editor.e2n-list,
.e2n-section .elementor-widget-text-editor.e2n-list li {
  color: var(--ink-700);
  font-family: var(--font-sans);
}

.e2n-section .elementor-widget-text-editor.e2n-text p {
  margin: 0;
}

.e2n-section.e2n-dark .elementor-widget-text-editor.e2n-text,
.e2n-section.e2n-dark .elementor-widget-text-editor.e2n-text p,
.e2n-dark .elementor-widget-text-editor.e2n-text,
.e2n-dark .elementor-widget-text-editor.e2n-text p {
  color: rgba(255, 255, 255, 0.78);
}

.e2n-card .e2n-heading .elementor-heading-title,
.e2n-stat .e2n-heading .elementor-heading-title,
.e2n-process-steps .e2n-heading .elementor-heading-title {
  font-size: var(--fs-xl);
}

.e2n-section .e2n-btn-solid-gold .elementor-button {
  background: var(--gold-500);
  border-color: var(--gold-500);
  color: var(--text-on-dark);
}

.e2n-section .e2n-btn-outline-dark .elementor-button {
  background: transparent;
  border-color: var(--ink-900);
  color: var(--ink-900);
}

.e2n-section.e2n-dark .e2n-btn-outline-dark .elementor-button,
.e2n-dark .e2n-btn-outline-dark .elementor-button,
.e2n-section .e2n-btn-outline-light .elementor-button {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.6);
  color: var(--text-on-dark);
}

.e2n-section .e2n-btn-textlink .elementor-button {
  background: none;
  border: 0;
  border-bottom: 1px solid currentColor;
  color: var(--ink-900);
}

.e2n-section.e2n-dark .e2n-btn-textlink .elementor-button,
.e2n-dark .e2n-btn-textlink .elementor-button {
  color: var(--text-on-dark);
}

/* Final specificity pass after Elementor/default hardening. */
.e2n-section .elementor-widget-heading.e2n-eyebrow .elementor-heading-title,
.e2n-section .e2n-eyebrow .elementor-heading-title {
  color: var(--gold-600);
  font-size: var(--fs-xs);
  font-weight: var(--fw-bold);
  letter-spacing: var(--tracking-caps);
  line-height: var(--lh-base);
  text-transform: uppercase;
}

.e2n-section.e2n-dark .elementor-widget-heading.e2n-eyebrow .elementor-heading-title,
.e2n-dark .e2n-eyebrow .elementor-heading-title {
  color: var(--gold-300);
}

.e2n-card .elementor-widget-heading.e2n-heading .elementor-heading-title,
.e2n-step .elementor-widget-heading.e2n-heading .elementor-heading-title {
  font-size: var(--fs-md);
  line-height: 1.3;
}

.e2n-stat .elementor-widget-heading.e2n-heading .elementor-heading-title {
  font-size: var(--fs-2xl);
  line-height: 1.05;
}

.e2n-section.e2n-warm {
  background: var(--surface-warm);
}

.e2n-section .elementor-widget.e2n-color-text,
.e2n-section .elementor-widget.e2n-color-text .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-text .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-text p,
.e2n-section .elementor-widget.e2n-color-text li,
.e2n-section .elementor-widget.e2n-color-text .elementor-button {
  color: var(--ink-900);
}

.e2n-section .elementor-widget.e2n-color-muted,
.e2n-section .elementor-widget.e2n-color-muted .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-muted .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-muted p,
.e2n-section .elementor-widget.e2n-color-muted li,
.e2n-section .elementor-widget.e2n-color-muted .elementor-button {
  color: var(--ink-700);
}

.e2n-section .elementor-widget.e2n-color-fgsoft,
.e2n-section .elementor-widget.e2n-color-fgsoft .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-fgsoft .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-fgsoft p,
.e2n-section .elementor-widget.e2n-color-fgsoft li,
.e2n-section .elementor-widget.e2n-color-fgsoft .elementor-button {
  color: var(--ink-500);
}

.e2n-section .elementor-widget.e2n-color-accent,
.e2n-section .elementor-widget.e2n-color-accent .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-accent .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-accent p,
.e2n-section .elementor-widget.e2n-color-accent li,
.e2n-section .elementor-widget.e2n-color-accent .elementor-button {
  color: var(--gold-500);
}

.e2n-section .elementor-widget.e2n-color-accenthover,
.e2n-section .elementor-widget.e2n-color-accenthover .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-accenthover .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-accenthover p,
.e2n-section .elementor-widget.e2n-color-accenthover li,
.e2n-section .elementor-widget.e2n-color-accenthover .elementor-button {
  color: var(--gold-600);
}

.e2n-section .elementor-widget.e2n-color-gold300,
.e2n-section .elementor-widget.e2n-color-gold300 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-gold300 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-gold300 p,
.e2n-section .elementor-widget.e2n-color-gold300 li,
.e2n-section .elementor-widget.e2n-color-gold300 .elementor-button {
  color: var(--gold-300);
}

.e2n-section .elementor-widget.e2n-color-gold700,
.e2n-section .elementor-widget.e2n-color-gold700 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-gold700 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-gold700 p,
.e2n-section .elementor-widget.e2n-color-gold700 li,
.e2n-section .elementor-widget.e2n-color-gold700 .elementor-button {
  color: var(--gold-700);
}

.e2n-section .elementor-widget.e2n-color-textondark,
.e2n-section .elementor-widget.e2n-color-textondark .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-textondark .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-textondark p,
.e2n-section .elementor-widget.e2n-color-textondark li,
.e2n-section .elementor-widget.e2n-color-textondark .elementor-button {
  color: var(--text-on-dark);
}

.e2n-section .elementor-widget.e2n-color-white78,
.e2n-section .elementor-widget.e2n-color-white78 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-white78 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-white78 p,
.e2n-section .elementor-widget.e2n-color-white78 li,
.e2n-section .elementor-widget.e2n-color-white78 .elementor-button {
  color: rgba(255, 255, 255, 0.78);
}

.e2n-section .elementor-widget.e2n-color-white74,
.e2n-section .elementor-widget.e2n-color-white74 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-white74 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-white74 p,
.e2n-section .elementor-widget.e2n-color-white74 li,
.e2n-section .elementor-widget.e2n-color-white74 .elementor-button {
  color: rgba(255, 255, 255, 0.74);
}

.e2n-section .elementor-widget.e2n-color-white68,
.e2n-section .elementor-widget.e2n-color-white68 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-white68 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-white68 p,
.e2n-section .elementor-widget.e2n-color-white68 li,
.e2n-section .elementor-widget.e2n-color-white68 .elementor-button {
  color: rgba(255, 255, 255, 0.68);
}

.e2n-section .elementor-widget.e2n-color-white65,
.e2n-section .elementor-widget.e2n-color-white65 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-white65 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-white65 p,
.e2n-section .elementor-widget.e2n-color-white65 li,
.e2n-section .elementor-widget.e2n-color-white65 .elementor-button {
  color: rgba(255, 255, 255, 0.65);
}

.e2n-section .elementor-widget.e2n-color-white60,
.e2n-section .elementor-widget.e2n-color-white60 .elementor-heading-title,
.e2n-section .elementor-widget.e2n-color-white60 .elementor-widget-container,
.e2n-section .elementor-widget.e2n-color-white60 p,
.e2n-section .elementor-widget.e2n-color-white60 li,
.e2n-section .elementor-widget.e2n-color-white60 .elementor-button {
  color: rgba(255, 255, 255, 0.6);
}

.e2n-section.e2n-dark .elementor-widget-heading.e2n-eyebrow.e2n-color-accenthover .elementor-heading-title,
.e2n-dark .elementor-widget-heading.e2n-eyebrow.e2n-color-accenthover .elementor-heading-title {
  color: var(--gold-600);
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-heading .elementor-heading-title {
  font-size: clamp(4.5rem, 5vw, 5.1rem);
  line-height: 0.98;
  max-width: 10.5ch;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-heading .elementor-heading-title em {
  color: var(--gold-600);
  font-style: normal;
}

@media (max-width: 767px) {
  .e2n-site-header .e2n-header-inner {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    min-height: 84px;
    padding-inline: 20px;
  }

  .e2n-site-header .e2n-header-inner > .e-con-inner {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: space-between;
    padding: 0;
  }

  .e2n-site-header .e2n-header-menu {
    display: none;
  }

  .e2n-site-header .e2n-header-inner > .e2n-btn {
    display: block;
    flex: 0 0 auto;
    width: auto;
  }

  .e2n-site-header .e2n-btn .elementor-button {
    font-size: 11px;
    min-width: 0;
    padding: 13px 12px;
    width: 148px;
  }

  .e2n-site-header .e2n-logo.e2n-logo-asset {
    flex: 1 1 auto;
    max-width: 168px;
    min-width: 0;
    width: 168px;
  }

  .e2n-site-header .e2n-logo.e2n-logo-asset > .e-con-inner {
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 0;
  }

  .e2n-logo-mark-img img {
    width: 34px;
  }

  .e2n-site-header .e2n-logo-text {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
  }

  .e2n-site-header .e2n-logo-text > .e-con-inner {
    gap: 4px;
    padding: 0;
  }

  .e2n-site-header .e2n-logo-main .elementor-heading-title {
    font-size: 12px;
  }

  .e2n-site-header .e2n-logo-sub,
  .e2n-site-header .e2n-logo-sub p {
    display: none;
  }

  .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-heading .elementor-heading-title {
    font-size: clamp(2.35rem, 10.5vw, 2.85rem);
    line-height: 0.98;
    max-width: 100%;
    overflow-wrap: normal;
    word-break: normal;
  }

  .e2n-home-stage::before {
    inset: 0 0 0 auto;
    opacity: 0.52;
    width: 66%;
  }

  .e2n-home-stage::after {
    display: none;
  }
}

/* Post-default fidelity override: must stay last. */
.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-eyebrow .elementor-heading-title {
  color: var(--gold-600);
  display: inline-flex;
  align-items: center;
  gap: 14px;
  font-size: var(--fs-xs);
  font-weight: var(--fw-semibold);
  letter-spacing: var(--tracking-caps);
  line-height: 1.55;
  max-width: none;
  text-transform: uppercase;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
  font-size: clamp(2.9rem, 5vw, 5.1rem);
  font-weight: 800;
  letter-spacing: -0.015em;
  line-height: 0.98;
  margin: 28px 0 28px;
  max-width: 660px;
  width: 660px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .e2n-site-header .e2n-header-inner,
  .e2n-site-header .e2n-header-inner > .e-con-inner {
    max-width: 1208px;
    padding-inline: 0;
  }
}

/* Post-default container/gap correction: must stay after all responsive rules. */
.e2n-inner > .e-con-inner {
  gap: 0;
}

.e2n-section-head > .e-con-inner,
.hero-inner > .e-con-inner,
.service-content > .e-con-inner,
.trust-copy > .e-con-inner,
.calc-copy > .e-con-inner,
.team-copy > .e-con-inner,
.final-cta-inner > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-site-header .e2n-logo-main,
.e2n-site-header .e2n-logo-main .elementor-heading-title,
.e2n-site-header .e2n-logo-sub,
.e2n-site-header .e2n-logo-sub p {
  max-width: none;
  overflow-wrap: normal;
  white-space: nowrap;
  word-break: normal;
}

.e2n-site-header .e2n-logo-text {
  flex: 0 0 178px;
  width: 178px;
}

.e2n-site-header .e2n-logo-text > .e-con-inner {
  gap: 3px;
  padding: 0;
}

.e2n-site-header .e2n-header-inner,
.e2n-site-header .e2n-header-inner > .e-con-inner {
  height: var(--nav-h);
  max-height: var(--nav-h);
  overflow: visible;
}

.e2n-site-header,
.e2n-site-header > .e-con-inner {
  height: var(--nav-h);
  min-height: var(--nav-h);
}

.e2n-section.e2n-hero.e2n-home-stage .hero-inner {
  padding-top: 112px;
}

.e2n-section.e2n-hero.e2n-home-stage .ctas,
.e2n-section.e2n-hero.e2n-home-stage .ctas > .e-con-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
  width: 100%;
}

.e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn {
  flex: 0 0 auto;
  width: auto;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat {
  border-top: 0;
  display: block;
  min-width: 0;
  padding: 0;
  width: 100%;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat > .e-con-inner {
  display: block;
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .e2n-text,
.e2n-section.e2n-hero.e2n-home-stage .hero-stat .e2n-text p {
  max-width: none;
  overflow-wrap: normal;
  white-space: normal;
  width: auto;
}

.e2n-section .e-con:not(.e2n-btn):not(.ctas):not(.service-content):not(.visual) {
  --width: 100%;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.trust-copy,
.trust-items,
.trust-item,
.pool-head-text,
.pool-tile,
.tile-meta,
.process-step,
.calc-copy,
.calc-preview,
.team-copy,
.photo,
.e2n-footer-brand,
.e2n-footer-col {
  --width: 100%;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.e2n-footer-grid,
.e2n-footer-grid > .e-con-inner {
  display: grid;
  gap: 48px;
  grid-template-columns: 1.4fr 1fr 1fr 1fr 1.2fr;
  width: 100%;
}

/* Fidelity pass 27: final tail overrides after generic grid repair. */
.e2n-section.e2n-cta-band.e2n-dark {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner {
  display: block;
  height: 729px;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .e2n-inner > .e-con-inner {
  padding: 0 var(--e2n-gutter);
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: minmax(0, calc(100% - 570px)) 490px;
  height: 729px;
  padding: 96px 0;
  width: 100%;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview {
  align-self: center;
  display: block;
  height: 454px;
  min-height: 0;
  padding: 36px 32px;
  width: 490px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview > .e-con-inner {
  display: block;
  height: auto;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row {
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: block;
  height: 51px;
  min-height: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
  align-items: center;
  border: 0;
  display: flex;
  height: 51px;
  justify-content: space-between;
  min-height: 0;
  padding: 14px 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-label > .elementor-widget-container,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value > .elementor-widget-container {
  margin: 0;
  padding: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label p,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value p {
  font-size: 14px;
  line-height: 21.7px;
  margin: 0;
}

.e2n-section.e2n-cta-band.e2n-warm {
  padding: 144px 0;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-cta-band-heading:not(.e2n-eyebrow) .elementor-heading-title {
  font-size: 72px;
  letter-spacing: -0.01em;
  line-height: 1.02;
  margin: 24px auto 32px;
  max-width: 18ch;
}

.e2n-footer {
  padding: 96px 0 32px;
}

.e2n-footer > .e-con-inner {
  padding: 0;
}

.e2n-footer-bottom {
  display: block;
  height: 52px;
  margin-top: 72px;
  padding: 24px 0 0;
}

.e2n-footer-bottom > .e-con-inner {
  align-items: center;
  display: flex;
  height: 28px;
  justify-content: space-between;
  padding: 0;
}

.e2n-footer .e2n-footer-bottom .e2n-text,
.e2n-footer .e2n-footer-bottom .e2n-text p {
  white-space: nowrap;
  width: auto;
}

.e2n-footer-legal-links,
.e2n-footer-legal-links > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: flex-end;
  padding: 0;
  width: auto;
}

/* Fidelity pass 26: measured wrapper cleanup for remaining desktop sections. */
.e2n-section .elementor-heading-title .gold-dot,
.e2n-section .elementor-heading-title em .gold-dot {
  color: var(--gold-600);
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center .e2n-card-grid-heading .elementor-heading-title {
  font-size: 48px;
  line-height: 1.08;
  margin: 20px 0 0;
  text-align: center;
}

.e2n-section.e2n-content-row .e2n-section-head-center .e2n-content-row-heading .elementor-heading-title {
  max-width: 760px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step p {
  align-items: center;
  display: inline-flex;
  gap: 16px;
  white-space: nowrap;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step .num {
  align-items: center;
  border: 1px solid var(--gold-400);
  border-radius: 50%;
  color: var(--gold-700);
  display: inline-flex;
  flex: 0 0 36px;
  font-size: 18px;
  font-weight: 300;
  height: 36px;
  justify-content: center;
  letter-spacing: -0.01em;
  line-height: 1;
  width: 36px;
}

.e2n-section.e2n-cta-band.e2n-dark {
  padding-block: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner {
  height: 729px;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: 1.3fr 1fr;
  height: 729px;
  padding: 96px 0;
  width: 100%;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview {
  align-self: center;
  display: block;
  height: 454px;
  min-height: 0;
  padding: 36px 32px;
  width: 490px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview > .e-con-inner {
  display: block;
  height: auto;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-label,
.e2n-section.e2n-cta-band.e2n-dark .calc-label p {
  margin: 0 0 16px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-value,
.e2n-section.e2n-cta-band.e2n-dark .calc-value p {
  font-size: 64px;
  font-feature-settings: "tnum", "lnum";
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-value sub {
  color: rgba(255, 255, 255, 0.6);
  font-size: 18px;
  font-weight: 400;
  margin-left: 8px;
  vertical-align: middle;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-sub,
.e2n-section.e2n-cta-band.e2n-dark .calc-sub p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 14px;
  line-height: 1.55;
  margin: 8px 0 28px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row {
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: block;
  height: 51px;
  min-height: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
  align-items: center;
  border: 0;
  display: flex;
  height: 51px;
  justify-content: space-between;
  min-height: 0;
  padding: 14px 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row:last-child {
  border-bottom: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value {
  margin: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label p,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value p {
  font-size: 14px;
  line-height: 21.7px;
  margin: 0;
}

.e2n-section.e2n-cta-band.e2n-warm {
  padding-block: 144px;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-cta-band-heading:not(.e2n-eyebrow) .elementor-heading-title {
  font-size: 72px;
  letter-spacing: -0.01em;
  line-height: 1.02;
  margin: 24px auto 32px;
  max-width: 18ch;
}

.e2n-footer {
  padding: 96px 0 32px;
}

.e2n-footer > .e-con-inner {
  padding: 0;
}

.e2n-footer-grid > .e-con-inner {
  gap: 48px;
  grid-template-columns: 1.4fr 1fr 1fr 1fr 1.2fr;
}

.e2n-footer-address,
.e2n-footer-address p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.55;
  margin: 16px 0 0;
}

.e2n-footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  display: block;
  height: 52px;
  margin-top: 72px;
  padding: 24px 0 0;
}

.e2n-footer-bottom > .e-con-inner {
  align-items: center;
  display: flex;
  height: 28px;
  justify-content: space-between;
  padding: 0;
}

.e2n-footer .e2n-footer-bottom .e2n-text,
.e2n-footer .e2n-footer-bottom .e2n-text p {
  line-height: 18.6px;
  white-space: nowrap;
  width: auto;
}

.e2n-footer-legal-links,
.e2n-footer-legal-links > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: flex-end;
  padding: 0;
  width: auto;
}

.e2n-footer-legal-links .e2n-btn {
  width: auto;
}

/* Fidelity pass 10: wrapper-level spacing, full-bleed bands, and native icons. */
.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-eyebrow .elementor-heading-title::after {
  content: none;
  display: none;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-inner .elementor-widget-text-editor.e2n-text {
  margin-bottom: 0;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-inner .elementor-widget-text-editor.e2n-text p {
  margin: 0 0 48px;
}

.e2n-section.e2n-hero.e2n-home-stage .ctas,
.e2n-section.e2n-hero.e2n-home-stage .ctas > .e-con-inner {
  padding: 0;
  max-width: 660px;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stats {
  background: #fff;
  border-top: 1px solid var(--border);
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 29px;
  max-width: 100vw;
  padding: 30px 0;
  position: relative;
  width: 100vw;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stats > .e-con-inner {
  margin-inline: auto;
  max-width: var(--container);
  padding: 0 var(--e2n-gutter);
  width: 100%;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stats-row,
.e2n-section.e2n-hero.e2n-home-stage .hero-stats-row > .e-con-inner {
  max-width: none;
  padding: 0;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stats-row > .e-con-inner {
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-heading.e2n-heading {
  height: 34px;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-heading.e2n-heading .elementor-heading-title {
  font-size: 34px;
  line-height: 1;
  margin: 0;
  text-transform: none;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-heading.e2n-heading .elementor-heading-title::after {
  content: none;
  display: none;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-text-editor.e2n-text {
  margin-top: 8px;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-text-editor.e2n-text p {
  font-size: 12px;
  line-height: 18.6px;
  margin: 0;
}

.e2n-icon,
.e2n-icon .elementor-icon-wrapper,
.e2n-icon .elementor-icon {
  color: var(--gold-500);
  fill: var(--gold-500);
  line-height: 1;
}

.e2n-icon.card-icon {
  margin: 0 auto 28px;
}

.e2n-icon.card-icon .elementor-icon {
  font-size: 38px;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) {
  padding-block: 144px;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center {
  margin-bottom: 74px;
  max-width: 760px;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center .e2n-eyebrow .elementor-heading-title::before,
.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center .e2n-eyebrow .elementor-heading-title::after {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 32px;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  display: inline-flex;
  gap: 14px;
}

.icon-card {
  min-height: 302px;
  padding: 44px 32px 40px;
}

.icon-card > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
}

.icon-card .e2n-heading .elementor-heading-title {
  margin: 0 0 14px;
}

.icon-card .e2n-text,
.icon-card .e2n-text p {
  margin: 0;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-cards-grid,
.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-cards-grid > .e-con-inner,
.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .icon-cards,
.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .icon-cards > .e-con-inner {
  padding-inline: 0;
}

.e2n-section.e2n-trust-logos {
  padding-block: 86px;
}

.e2n-section.e2n-trust-logos .trust-grid > .e-con-inner {
  gap: 72px;
  grid-template-columns: 1.02fr 2.42fr;
}

.e2n-section.e2n-trust-logos .trust-copy {
  padding-right: 56px;
}

.e2n-section.e2n-trust-logos .trust-copy > .e-con-inner {
  gap: 0;
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-eyebrow .elementor-heading-title {
  color: var(--gold-300);
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  font-size: 36px;
  line-height: 1.08;
  margin: 18px 0 20px;
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-text,
.e2n-section.e2n-trust-logos .trust-copy .e2n-text p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 28px;
}

.e2n-section.e2n-trust-logos .trust-icon {
  margin: 0 auto 24px;
}

.e2n-section.e2n-trust-logos .trust-icon .elementor-icon {
  font-size: 36px;
}

.e2n-section.e2n-trust-logos .trust-item > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-trust-logos .trust-item .e2n-heading .elementor-heading-title {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.08em;
  margin: 0 0 14px;
}

.e2n-section.e2n-trust-logos .trust-item .e2n-text,
.e2n-section.e2n-trust-logos .trust-item .e2n-text p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  line-height: 1.45;
  margin: 0;
}

.e2n-footer {
  padding-block: 74px 34px;
}

.e2n-footer-grid > .e-con-inner {
  gap: 34px;
}

.e2n-footer-col > .e-con-inner,
.e2n-footer-brand > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-footer-heading .elementor-heading-title {
  margin: 0 0 20px;
}

.e2n-footer .e2n-btn-textlink,
.e2n-footer .e2n-btn-textlink .elementor-button {
  margin: 0;
}

.e2n-footer-bottom {
  margin-top: 42px;
  padding-top: 20px;
}

/* Fidelity pass 11: sticky theme-wrapper header and trust-band geometry. */
.elementor-location-header {
  position: sticky;
  top: 0;
  z-index: 1000;
}

.e2n-site-header {
  padding: 0;
}

.e2n-section.e2n-trust-logos {
  padding-block: 31px;
}

.e2n-section.e2n-trust-logos .trust-grid,
.e2n-section.e2n-trust-logos .trust-grid > .e-con-inner {
  padding: 0;
}

.e2n-section.e2n-trust-logos .trust-grid > .e-con-inner {
  align-items: center;
  gap: 72px;
  grid-template-columns: 346px minmax(0, 1fr);
}

.e2n-section.e2n-trust-logos .trust-copy {
  border-right: 1px solid rgba(228, 204, 138, 0.42);
  padding: 0 56px 0 0;
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  margin: 18px 0;
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-text,
.e2n-section.e2n-trust-logos .trust-copy .e2n-text p {
  font-size: 16px;
  line-height: 1.55;
  margin: 0 0 28px;
  max-width: 289px;
}

.e2n-section.e2n-trust-logos .trust-copy .e2n-btn .elementor-button {
  font-size: 12px;
  height: 38px;
  min-height: 38px;
  padding: 12px 22px;
}

.e2n-section.e2n-trust-logos .trust-items,
.e2n-section.e2n-trust-logos .trust-items > .e-con-inner {
  padding: 0;
}

.e2n-section.e2n-trust-logos .trust-items > .e-con-inner {
  gap: 34px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.e2n-section.e2n-trust-logos .trust-item,
.e2n-section.e2n-trust-logos .trust-item > .e-con-inner {
  padding: 0;
}

.e2n-section.e2n-trust-logos .trust-item .e2n-heading .elementor-heading-title {
  font-size: 15px;
  line-height: 1.45;
  margin: 0 0 10px;
}

.e2n-section.e2n-trust-logos .trust-item .e2n-text,
.e2n-section.e2n-trust-logos .trust-item .e2n-text p {
  font-size: 15px;
  line-height: 1.35;
  margin: 0;
}

/* Content-row native container support: pseudo bullets only. */
.e2n-section.e2n-content-row .service-row,
.e2n-section.e2n-content-row .service-row > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-content-row .service-content > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-list,
.e2n-section.e2n-content-row .service-row .e2n-list ul {
  margin: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-list ul {
  gap: 8px;
}

.e2n-section.e2n-content-row .service-row .e2n-btn-textlink .elementor-button {
  border-bottom: 1px solid currentColor;
  padding: 8px 0;
}

/* Fidelity pass 15: pool teaser archetype geometry. */
.e2n-section.e2n-card-grid.e2n-dark-overlay {
  padding-block: 144px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner,
.e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
.e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head {
  height: 414px;
  margin-bottom: 72px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  display: grid;
  grid-template-columns: 812px auto;
  height: 414px;
  align-items: flex-end;
  justify-content: space-between;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text {
  grid-column: 1;
  justify-self: start;
  margin: 0;
  max-width: 812px;
  padding: 0;
  width: 812px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner > .e2n-btn {
  grid-column: 2;
  justify-self: end;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  font-size: 48px;
  line-height: 1.05;
  margin: 24px 0 0;
  max-width: 18ch;
  text-transform: uppercase;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title em {
  color: var(--gold-600);
  font-style: normal;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-text,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-text p {
  font-size: 22px;
  line-height: 1.5;
  margin: 24px 0 0;
  max-width: 56ch;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-btn-textlink .elementor-button {
  font-size: 14px;
  height: 39px;
  padding: 8px 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: auto;
  height: 282px;
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img > .e-con-inner {
  height: 100%;
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .lock-overlay,
.e2n-section.e2n-card-grid.e2n-dark-overlay .lock-overlay p {
  color: var(--text-on-dark);
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  line-height: 1.35;
  margin: 0;
  text-transform: uppercase;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  display: grid;
  gap: 8px 32px;
  grid-template-columns: 1fr auto;
  padding: 28px 4px 16px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  font-size: 22px;
  line-height: 1.15;
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .place,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .place p {
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  margin: 0;
  text-transform: uppercase;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  font-size: 14px;
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 32px;
  justify-content: space-between;
  min-height: 93px;
  padding: 40px 0 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner > * {
  flex: 0 1 auto;
  max-width: none;
  width: auto;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step p {
  color: var(--ink-900);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 0;
  white-space: nowrap;
}

/* Fidelity pass 16: calculator CTA structure. */
.e2n-section.e2n-cta-band.e2n-dark {
  padding-block: 54px 96px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner,
.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 68px;
  grid-template-columns: 650px 490px;
  justify-content: space-between;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-copy {
  width: 650px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-copy,
.e2n-section.e2n-cta-band.e2n-dark .calc-copy > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title {
  font-size: 72px;
  line-height: 1.02;
  margin: 28px 0 28px;
  max-width: 650px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title em {
  color: var(--gold-300);
  font-style: normal;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-text,
.e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-text p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 18px;
  line-height: 1.55;
  margin: 0 0 36px;
  max-width: 640px;
}

.e2n-section.e2n-cta-band.e2n-dark .cta-buttons,
.e2n-section.e2n-cta-band.e2n-dark .cta-buttons > .e-con-inner {
  display: flex;
  flex-direction: row;
  gap: 16px;
  padding: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-dark .cta-buttons .e2n-btn {
  flex: 0 0 auto;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-dark .cta-buttons .e2n-btn .elementor-button {
  min-width: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview {
  min-height: 453px;
  padding: 36px 32px;
  width: 490px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview > .e-con-inner {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-label,
.e2n-section.e2n-cta-band.e2n-dark .calc-label p {
  color: var(--gold-300);
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  margin: 0 0 28px;
  text-transform: uppercase;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-value,
.e2n-section.e2n-cta-band.e2n-dark .calc-value p {
  font-size: 56px;
  line-height: 1;
  margin: 0 0 18px;
  white-space: nowrap;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-sub,
.e2n-section.e2n-cta-band.e2n-dark .calc-sub p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 28px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row,
.e2n-section.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 13px 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label p,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  margin: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-value p {
  color: #fff;
  text-align: right;
}

/* Fidelity pass 20: final CTA eyebrow, accent headline, button row. */
.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner,
.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner {
  align-items: center;
  gap: 0;
  margin-inline: auto;
  max-width: 980px;
  padding: 0;
  text-align: center;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  color: var(--gold-600);
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  gap: 14px;
  letter-spacing: var(--tracking-caps);
  line-height: 1.55;
  margin: 0 0 28px;
  text-transform: uppercase;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-cta-band-heading:not(.e2n-eyebrow) .elementor-heading-title {
  color: var(--ink-900);
  font-size: 64px;
  line-height: 1.08;
  margin: 0 0 36px;
  text-align: center;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-cta-band-heading .elementor-heading-title em {
  color: var(--gold-600);
  font-style: normal;
}

.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text,
.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text p {
  color: var(--ink-700);
  font-size: 22px;
  line-height: 1.5;
  margin: 0 auto 44px;
  max-width: 760px;
  text-align: center;
}

.e2n-section.e2n-cta-band.e2n-warm .final-cta-buttons,
.e2n-section.e2n-cta-band.e2n-warm .final-cta-buttons > .e-con-inner {
  display: flex;
  flex-direction: row;
  gap: 16px;
  justify-content: center;
  padding: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn {
  flex: 0 0 auto;
  width: auto;
}

/* Fidelity pass 17: compact footer theme-template typography. */
.e2n-footer {
  padding-block: 58px 24px;
}

.e2n-footer .e2n-logo-mark-img,
.e2n-footer .e2n-logo-image,
.e2n-footer .e2n-logo-mark {
  display: none;
}

.e2n-footer .e2n-logo,
.e2n-footer .e2n-logo > .e-con-inner,
.e2n-footer .e2n-logo-text,
.e2n-footer .e2n-logo-text > .e-con-inner {
  display: block;
  gap: 0;
  padding: 0;
  width: auto;
}

.e2n-footer .e2n-logo-main .elementor-heading-title {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.16em;
  line-height: 1;
}

.e2n-footer .e2n-logo-sub,
.e2n-footer .e2n-logo-sub p {
  color: var(--gold-300);
  display: block;
  font-size: 8.5px;
  letter-spacing: 0.24em;
  line-height: 1.2;
  margin: 4px 0 0;
}

.e2n-footer-brand .e2n-text,
.e2n-footer-brand .e2n-text p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.6;
  margin: 36px 0 0;
  max-width: 260px;
}

.e2n-footer-heading .elementor-heading-title {
  color: var(--gold-300);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: var(--tracking-caps);
  margin: 0 0 28px;
}

.e2n-footer .e2n-btn-textlink .elementor-button {
  border: 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  padding: 0 0 12px;
}

.e2n-footer .e2n-btn-textlink .elementor-button:hover {
  color: #fff;
}

.e2n-footer .e2n-footer-bottom .e2n-text,
.e2n-footer .e2n-footer-bottom .e2n-text p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 1.4;
  margin: 0;
}

.e2n-footer-legal-links .e2n-btn-textlink .elementor-button {
  font-size: 12px;
  padding: 0;
}

/* Fidelity pass 18: testimonial rules and centered cite. */
.e2n-testimonial {
  padding-block: 106px 118px;
}

.e2n-rich-text {
  padding-block: 130px;
}

.e2n-testimonial .e2n-inner > .e-con-inner {
  align-items: center;
  gap: 0;
  text-align: center;
}

.e2n-testimonial .e2n-quote {
  margin-inline: auto;
  text-align: center;
}

.e2n-testimonial .e2n-quote::before,
.e2n-testimonial .e2n-quote::after {
  background: var(--gold-300);
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
  width: 44px;
}

.e2n-testimonial .e2n-quote::before {
  margin-bottom: 56px;
}

.e2n-testimonial .e2n-quote::after {
  margin-top: 56px;
}

.e2n-testimonial .e2n-cite,
.e2n-testimonial .e2n-cite p {
  color: var(--ink-900);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.12em;
  line-height: 1.9;
  margin: 28px auto 0;
  max-width: 360px;
  text-align: center;
  text-transform: uppercase;
}

/* Fidelity pass 19: team placeholder frame. */
.photo.placeholder {
  position: relative;
}

.photo.placeholder::before {
  border: 1px solid var(--gold-200);
  content: "";
  inset: 34px;
  pointer-events: none;
  position: absolute;
}

.photo.placeholder::after {
  bottom: 48px;
  color: var(--gold-600);
  content: "TEAMFOTO FOLGT";
  font-size: 12px;
  font-weight: 600;
  left: 42px;
  letter-spacing: var(--tracking-caps);
  position: absolute;
}

.photo.placeholder > .e-con-inner {
  align-items: center;
  display: grid;
  height: 100%;
  justify-items: center;
  padding: 34px;
}

.photo.placeholder .team-mark {
  align-self: center;
  justify-self: center;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-heading.e2n-heading .elementor-heading-title {
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  max-width: none;
  width: auto;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-heading.e2n-heading .elementor-heading-title::after {
  content: none;
  display: none;
  height: 3px;
  margin-top: 18px;
  width: 72px;
}

.e2n-section.e2n-hero.e2n-home-stage .hero-stat .e2n-text,
.e2n-section.e2n-hero.e2n-home-stage .hero-stat .e2n-text p {
  color: var(--gold-600);
  font-size: var(--fs-xs);
  letter-spacing: var(--tracking-caps);
  line-height: 1.3;
  margin: 8px 0 0;
  text-transform: uppercase;
}

.e2n-site-header .e2n-logo > .e-con-inner {
  padding: 0;
}

.e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
  margin-top: 10px;
}

.e2n-footer-col,
.e2n-footer-col > .e-con-inner,
.trust-item,
.trust-item > .e-con-inner,
.process-step,
.process-step > .e-con-inner {
  display: block;
}

.trust-grid > .e-con-inner > .trust-copy,
.trust-grid > .e-con-inner > .trust-items,
.trust-items > .e-con-inner > .trust-item,
.hero-stats-row > .e-con-inner > .hero-stat,
.e2n-footer-grid > .e-con-inner > .e2n-footer-brand,
.e2n-footer-grid > .e-con-inner > .e2n-footer-col,
.process-grid > .e-con-inner > .process-step,
.portfolio-grid > .e-con-inner > .pool-tile {
  --container-widget-width: 100%;
  --flex-basis: auto;
  --width: 100%;
  align-self: stretch;
  flex-basis: auto;
  justify-self: stretch;
  max-width: 100%;
  width: 100%;
}

.hero-stats-row,
.e2n-cards-grid,
.icon-cards,
.e2n-process-grid,
.process-grid,
.trust-grid,
.trust-items,
.portfolio-grid,
.e2n-footer-grid,
.service-row,
.tile-meta,
.calc-cta-inner,
.team-teaser {
  display: flex;
  width: 100%;
}

.hero-stats-row > .e-con-inner {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.trust-grid > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 72px;
  grid-template-columns: 1.05fr 2.4fr;
  width: 100%;
}

.trust-items > .e-con-inner {
  display: grid;
  gap: 34px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.e2n-cards-grid > .e-con-inner,
.icon-cards > .e-con-inner {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.portfolio-grid > .e-con-inner {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

.process-grid > .e-con-inner,
.e2n-process-grid > .e-con-inner {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

.tile-meta > .e-con-inner {
  display: grid;
  grid-template-columns: 1fr auto;
  width: 100%;
}

.calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: 1.3fr 1fr;
  width: 100%;
}

.team-teaser > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 96px;
  grid-template-columns: 1fr 1.2fr;
  width: 100%;
}

.e2n-footer-grid > .e-con-inner {
  display: grid;
  gap: 48px;
  grid-template-columns: 1.4fr 1fr 1fr 1fr 1.2fr;
  width: 100%;
}

/* Fidelity pass 28: actual end-of-file overrides. */
.e2n-section.e2n-cta-band.e2n-dark {
  gap: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner {
  display: block;
  height: 729px;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: 1.3fr 1fr;
  height: 729px;
  padding: 96px 0;
  width: 100%;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview {
  align-self: center;
  display: block;
  height: 454px;
  min-height: 0;
  padding: 36px 32px;
  width: 490px;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-preview > .e-con-inner {
  display: block;
  height: auto;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row {
  border-top: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: block;
  height: 51px;
  min-height: 0;
  padding: 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
  align-items: center;
  border: 0;
  display: flex;
  height: 51px;
  justify-content: space-between;
  min-height: 0;
  padding: 14px 0;
}

.e2n-section.e2n-cta-band.e2n-dark .calc-row-label,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-label > .elementor-widget-container,
.e2n-section.e2n-cta-band.e2n-dark .calc-row-value > .elementor-widget-container {
  margin: 0;
  padding: 0;
  width: auto;
}

.e2n-section.e2n-cta-band.e2n-warm {
  padding: 144px 0;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-cta-band-heading:not(.e2n-eyebrow) .elementor-heading-title {
  font-size: 72px;
  letter-spacing: -0.01em;
  line-height: 1.02;
  margin: 24px auto 32px;
  max-width: 18ch;
}

.e2n-footer {
  padding: 96px 0 32px;
}

.e2n-footer > .e-con-inner {
  padding: 0;
}

.e2n-footer-bottom {
  display: block;
  height: 52px;
  margin-top: 72px;
  padding: 24px 0 0;
}

.e2n-footer-bottom > .e-con-inner {
  align-items: center;
  display: flex;
  height: 28px;
  justify-content: space-between;
  padding: 0;
}

.e2n-footer .e2n-footer-bottom .e2n-text,
.e2n-footer .e2n-footer-bottom .e2n-text p {
  white-space: nowrap;
  width: auto;
}

.e2n-footer-legal-links,
.e2n-footer-legal-links > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  gap: 24px;
  justify-content: flex-end;
  padding: 0;
  width: auto;
}

/* Fidelity pass 29: remove doubled text margins and footer widget widths. */
.e2n-section.e2n-cta-band.e2n-warm {
  gap: 0;
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-inner > .e-con-inner {
  padding: 0 var(--e2n-gutter);
}

.e2n-section.e2n-cta-band.e2n-warm .e2n-eyebrow .elementor-heading-title {
  margin: 0;
}

.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text {
  margin: 0 auto;
}

.e2n-section.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text p {
  font-size: 22px;
  line-height: 34.1px;
  margin: 0 auto 40px;
  max-width: 50ch;
}

.e2n-footer {
  gap: 0;
}

.e2n-footer .e2n-inner > .e-con-inner {
  padding: 0 var(--e2n-gutter);
}

.e2n-footer-grid,
.e2n-footer-grid > .e-con-inner {
  padding: 0;
}

.e2n-footer-brand .e2n-footer-copy {
  margin: 24px 0 0;
  max-width: 32ch;
  width: 100%;
}

.e2n-footer-brand .e2n-footer-copy p,
.e2n-footer-address p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 22.4px;
  margin: 0;
}

.e2n-footer-bottom > .e-con-inner > .e2n-footer-copy {
  flex: 0 0 auto;
  margin: 0;
  max-width: none;
  width: auto;
}

.e2n-footer-bottom > .e-con-inner > .e2n-footer-copy p {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  line-height: 18.6px;
  margin: 0;
  white-space: nowrap;
  width: auto;
}

/* Fidelity pass 30: card/list/footer/process measured spacing. */
.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) {
  padding: 134px 0 123px;
}

.e2n-section.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center {
  margin-bottom: 54px;
}

.e2n-section.e2n-content-row .service-row .e2n-list ul {
  display: grid;
  gap: 6px;
  list-style: disc;
  padding-left: 18px;
}

.e2n-section.e2n-content-row .service-row .e2n-list li::marker {
  color: var(--gold-500);
  font-size: 13px;
}

.e2n-section.e2n-content-row .service-row .e2n-btn-textlink {
  margin-top: -22px;
}

.e2n-section.e2n-content-row .service-row .e2n-btn-textlink .elementor-button {
  height: 39px;
  padding: 12px 0;
}

.e2n-process-steps {
  padding-bottom: calc(var(--section-y) + 9px);
}

.e2n-footer-bottom {
  margin-top: 51px;
}

/* Fidelity pass 31: pool archetype measured child wrappers. */
.e2n-section.e2n-card-grid.e2n-dark-overlay .e2n-inner > .e-con-inner {
  padding: 0 var(--e2n-gutter);
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  display: block;
  gap: 0;
  height: 423px;
  min-height: 0;
  overflow: visible;
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img {
  display: block;
  height: 282px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  display: grid;
  gap: 8px 32px;
  grid-template-columns: 1fr auto;
  height: 106px;
  min-height: 0;
  overflow: visible;
  padding: 28px 4px 16px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .place,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount {
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .place p,
.e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row {
  display: block;
  height: 93px;
  margin-top: 64px;
  min-height: 0;
  padding: 40px 0 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 53px;
  justify-content: space-between;
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step p {
  margin: 0;
}

/* Content-row list normalize: bullets are pseudo-elements in the HTML reference. */
.e2n-section.e2n-content-row .service-row .e2n-list ul {
  gap: 12px;
  list-style: none;
  padding-left: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-btn-textlink {
  margin-top: 0;
}

.e2n-section.e2n-content-row .service-row .label {
  margin: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-heading {
  margin: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-text {
  margin: 0;
}

.e2n-section.e2n-content-row .service-row .e2n-list li {
  align-items: flex-start;
  display: flex;
  gap: 12px;
}

.e2n-section.e2n-content-row .service-row .e2n-list li::before {
  background: var(--gold-500);
  border-radius: 50%;
  content: "";
  flex: 0 0 6px;
  height: 6px;
  margin-top: 7px;
  width: 6px;
}

/* Phase 4 responsive polish: breakpoint-safe archetype rules. */
@media (max-width: 1024px) {
  .e2n-site-header .e2n-header-inner,
  .e2n-site-header .e2n-header-inner > .e-con-inner {
    max-width: calc(100% - 40px);
  }

  .e2n-section.e2n-trust-logos .trust-grid > .e-con-inner {
    gap: 36px;
    grid-template-columns: 1fr;
  }

  .e2n-section.e2n-trust-logos .trust-copy {
    border-right: 0;
    padding: 0;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head {
    height: auto;
    margin-bottom: 48px;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
    align-items: start;
    display: grid;
    gap: 28px;
    grid-template-columns: 1fr;
    height: auto;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text {
    max-width: 100%;
    width: 100%;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner > .e2n-btn {
    grid-column: 1;
    justify-self: start;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner,
  .e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
    height: auto;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
    align-items: stretch;
    gap: 42px;
    grid-template-columns: 1fr;
    padding: 72px 0;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-copy,
  .e2n-section.e2n-cta-band.e2n-dark .calc-preview {
    max-width: 100%;
    width: 100%;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title {
    font-size: clamp(44px, 8vw, 64px);
    max-width: 100%;
  }

  .e2n-footer-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  html,
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .e2n-inner > .e-con-inner {
    padding-inline: 20px;
  }

  .e2n-site-header .e2n-header-inner,
  .e2n-site-header .e2n-header-inner > .e-con-inner {
    max-width: 100%;
    padding-inline: 16px;
  }

  .e2n-site-header .e2n-header-menu {
    display: block;
    flex: 0 0 auto;
    min-width: 44px;
    order: 3;
  }

  .e2n-site-header .e2n-header-menu .elementor-nav-menu--main,
  .e2n-site-header .e2n-header-menu .elementor-nav-menu {
    display: none;
  }

  .e2n-site-header .e2n-header-menu .elementor-menu-toggle {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    min-height: 44px;
    min-width: 44px;
  }

  .e2n-site-header .e2n-header-inner > .e2n-btn {
    display: none;
  }

  .e2n-site-header .e2n-logo.e2n-logo-asset {
    max-width: 190px;
    width: 190px;
  }

  .e2n-section.e2n-hero.e2n-home-stage .hero-inner {
    padding: 72px 0 56px;
  }

  .e2n-section.e2n-hero.e2n-home-stage .hero-stats {
    margin-inline: 0;
    max-width: 100%;
    padding: 24px 0;
    width: 100%;
  }

  .e2n-section.e2n-hero.e2n-home-stage .hero-stats > .e-con-inner {
    padding-inline: 20px;
  }

  .e2n-section.e2n-hero.e2n-home-stage .hero-stats-row > .e-con-inner,
  .hero-stats-row > .e-con-inner,
  .icon-cards > .e-con-inner,
  .e2n-process-grid > .e-con-inner,
  .trust-items > .e-con-inner,
  .e2n-stat-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-heading,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-text {
    max-width: 100%;
    width: 100%;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
    font-size: clamp(32px, 11vw, 42px);
    max-width: 100%;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
    height: auto;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img {
    height: 220px;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
    grid-template-columns: 1fr;
    height: auto;
    padding: 22px 0 10px;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row,
  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
    height: auto;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
    align-items: stretch;
    flex-direction: column;
    gap: 18px;
  }

  .e2n-section.e2n-cta-band.e2n-dark {
    padding-block: 56px;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title {
    font-size: clamp(34px, 11vw, 44px);
    line-height: 1.06;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-preview {
    height: auto;
    min-height: 0;
    padding: 28px 20px;
  }

  .e2n-section.e2n-cta-band.e2n-dark .calc-row,
  .e2n-section.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
    width: 100%;
  }

  .e2n-footer-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }

  .e2n-footer-bottom,
  .e2n-footer-bottom > .e-con-inner,
  .e2n-footer-legal-links,
  .e2n-footer-legal-links > .e-con-inner {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
    height: auto;
  }

  .e2n-footer-bottom > .e-con-inner > .e2n-footer-copy p {
    white-space: normal;
  }
}

.e2n-footer-heading,
.e2n-footer-heading p {
  color: var(--gold-300);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1.35;
  margin: 0 0 18px;
  text-transform: uppercase;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card > .e-con-inner {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 214px;
  padding: 30px;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner > .pool-feature-card {
  align-self: stretch;
  max-width: none;
  min-width: 0;
  width: 100%;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title {
  color: var(--text-on-dark);
  font-size: 22px;
  font-weight: 800;
  line-height: 1.18;
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-text p {
  color: rgba(255, 255, 255, 0.74);
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card > .e-con-inner > *,
.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .elementor-widget {
  align-self: stretch;
  flex: 0 0 100%;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card.pool-feature-card > .e-con-inner {
  align-items: stretch;
  width: 100%;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-action-row {
  height: auto;
  margin-top: 40px;
  padding-top: 0;
}

.e2n-section.e2n-card-grid.e2n-dark-overlay .pool-action-row > .e-con-inner {
  display: flex;
  height: auto;
  justify-content: flex-start;
  padding: 0;
}

.e2n-section .hero-stat .stat-number,
.e2n-section .hero-stat .stat-number p,
.e2n-section .e2n-stat .stat-number,
.e2n-section .e2n-stat .stat-number p {
  color: var(--ink-900);
  font-size: clamp(24px, 2.4vw, 34px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  text-transform: none;
}

@media (min-width: 1025px) {
  .e2n-section.e2n-hero.e2n-page-home { height: 1095px; }
  .e2n-section.e2n-hero.e2n-page-agb { height: 452px; }
  .e2n-section.e2n-hero.e2n-page-datenschutz { height: 340px; }
  .e2n-section.e2n-hero.e2n-page-impressum { height: 340px; }
  .e2n-section.e2n-hero.e2n-page-faq { height: 626px; }
  .e2n-section.e2n-hero.e2n-page-kontakt { height: 559px; }
  .e2n-section.e2n-hero.e2n-page-objektanfrage { height: 622px; }
  .e2n-section.e2n-hero.e2n-page-rechner { height: 622px; }
  .e2n-section.e2n-hero.e2n-page-ueber-uns { height: 622px; }

  .e2n-section.e2n-hero[class*="e2n-page-"] {
    overflow: hidden;
  }

  .e2n-section.e2n-hero[class*="e2n-page-"] > .e-con-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner > .e-con-inner {
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .e2n-section.e2n-hero.e2n-page-home { height: 933px; }
  .e2n-section.e2n-hero.e2n-page-agb { height: 437px; }
  .e2n-section.e2n-hero.e2n-page-datenschutz { height: 437px; }
  .e2n-section.e2n-hero.e2n-page-impressum { height: 333px; }
  .e2n-section.e2n-hero.e2n-page-faq { height: 589px; }
  .e2n-section.e2n-hero.e2n-page-kontakt { height: 522px; }
  .e2n-section.e2n-hero.e2n-page-objektanfrage { height: 567px; }
  .e2n-section.e2n-hero.e2n-page-rechner { height: 567px; }
  .e2n-section.e2n-hero.e2n-page-ueber-uns { height: 567px; }

  .e2n-section.e2n-hero[class*="e2n-page-"] {
    overflow: hidden;
  }

  .e2n-section.e2n-hero[class*="e2n-page-"] > .e-con-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner > .e-con-inner {
    height: 100%;
  }

}

@media (max-width: 767px) {
  .e2n-section.e2n-hero:not(.e2n-page-impressum):not(.e2n-page-datenschutz):not(.e2n-page-agb) .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
    font-size: clamp(36px, 9vw, 46px);
    line-height: 1.04;
    max-width: 100%;
    overflow-wrap: anywhere;
    width: auto;
    word-break: normal;
  }

  .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
    font-size: clamp(40px, 10.2vw, 50px);
    max-width: 11ch;
  }

  .e2n-section.e2n-hero.e2n-editorial:not(.e2n-page-impressum):not(.e2n-page-datenschutz):not(.e2n-page-agb) .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  .e2n-section.e2n-hero.e2n-about .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  .e2n-section.e2n-hero.e2n-calc .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  .e2n-section.e2n-hero.e2n-form-landing .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: clamp(34px, 8.5vw, 42px);
    max-width: 12.5ch;
  }

  .e2n-section:not(.e2n-hero) .e2n-heading:not(.e2n-eyebrow):not(.e2n-rich-text-heading) .elementor-heading-title {
    font-size: clamp(28px, 7.6vw, 38px);
    line-height: 1.1;
  }

  .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .e2n-section.e2n-hero.e2n-page-home {
    background: #fff;
    background-image: none;
    height: 1115px;
  }

  .e2n-section.e2n-hero.e2n-page-home::before,
  .e2n-section.e2n-hero.e2n-page-home::after {
    display: none;
  }

  .e2n-section.e2n-hero.e2n-page-agb { height: 452px; }
  .e2n-section.e2n-hero.e2n-page-datenschutz { height: 378px; }
  .e2n-section.e2n-hero.e2n-page-impressum { height: 303px; }
  .e2n-section.e2n-hero.e2n-page-faq { height: 723px; }
  .e2n-section.e2n-hero.e2n-page-kontakt { height: 689px; }
  .e2n-section.e2n-hero.e2n-page-objektanfrage { height: 763px; }
  .e2n-section.e2n-hero.e2n-page-rechner { height: 805px; }
  .e2n-section.e2n-hero.e2n-page-ueber-uns { height: 846px; }

  .e2n-section.e2n-hero[class*="e2n-page-"] {
    overflow: hidden;
  }

  .e2n-section.e2n-hero[class*="e2n-page-"] > .e-con-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner,
  .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner > .e-con-inner {
    height: 100%;
  }

}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid.pool-feature-grid > .e-con-inner > .pool-feature-card.pool-feature-card {
  flex: 1 1 auto;
  justify-self: stretch;
  width: 100%;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card.pool-feature-card .elementor-widget-heading.e2n-pool-feature-heading,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card.pool-feature-card .elementor-widget-heading.e2n-pool-feature-heading > .elementor-widget-container,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card.pool-feature-card .elementor-widget-heading.e2n-pool-feature-heading .elementor-heading-title {
  box-sizing: border-box;
  display: block;
  flex-basis: auto;
  max-width: 100%;
  min-width: 1px;
  width: 100%;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid.pool-feature-grid {
  display: block;
  width: 100%;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid.pool-feature-grid > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: none;
  width: 100%;
}

body .e2n-section:not(.e2n-hero) .elementor-widget-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  text-transform: none;
}

body .e2n-section.e2n-content-row .elementor-widget-heading.e2n-heading .elementor-heading-title em {
  color: var(--gold-500);
  font-style: normal;
}

body .e2n-section.e2n-content-row.e2n-dark .elementor-widget-heading.e2n-heading .elementor-heading-title em {
  color: var(--gold-300);
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-text-editor.stat-number.stat-number,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .elementor-widget-text-editor.stat-number.stat-number p {
  text-transform: none;
}

/* Fidelity pass 34: visible labels extracted from the HTML contract. */
body .e2n-section .placeholder-note,
body .e2n-section .placeholder-note > .elementor-widget-container,
body .e2n-section .placeholder-note p {
  background: var(--gold-50);
  border: 1px dashed var(--gold-400);
  color: var(--gold-800);
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

body .e2n-section .placeholder-note {
  box-sizing: border-box;
  padding: 24px;
}

body .e2n-section .placeholder-note > .elementor-widget-container {
  padding: 24px;
}

body .e2n-section .placeholder-note p {
  background: transparent;
  border: 0;
  padding: 0;
}

body .e2n-section .placeholder-note p + p {
  margin-top: 8px;
}

body .e2n-section .placeholder-note strong {
  color: var(--gold-900);
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: var(--tracking-caps);
  line-height: 19.2px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

body .e2n-section .step-label,
body .e2n-section .step-label p {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: var(--tracking-caps);
  line-height: 1.55;
  margin: 0 0 12px;
  text-transform: uppercase;
}

body .e2n-section.e2n-concept .concept-grid,
body .e2n-section.e2n-concept .concept-grid > .e-con-inner {
  border-bottom: 1px solid var(--border);
  border-top: 1px solid var(--border);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 0;
}

body .e2n-section.e2n-concept .concept-step {
  background: #fff;
  border-right: 1px solid var(--border);
  min-width: 0;
  padding: 56px 36px;
}

body .e2n-section.e2n-concept .concept-step:last-child {
  border-right: 0;
}

body .e2n-section.e2n-concept .concept-step .step-num,
body .e2n-section.e2n-concept .concept-step .step-num p {
  color: var(--gold-400);
  font-size: 80px;
  font-weight: 200;
  letter-spacing: -0.04em;
  line-height: 1;
  margin: 0 0 32px;
}

body .e2n-section.e2n-concept .concept-step,
body .e2n-section.e2n-concept .concept-step > .e-con-inner,
body .e2n-section.e2n-concept .concept-step .elementor-widget,
body .e2n-section.e2n-concept .concept-step .elementor-widget-container {
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

body .e2n-section.e2n-concept .concept-step .e2n-heading .elementor-heading-title {
  display: block;
  max-width: 100%;
  overflow-wrap: normal;
  white-space: normal;
  word-break: normal;
}

body .e2n-section .photo-note,
body .e2n-section .photo-note p {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: var(--tracking-caps);
  line-height: 1.55;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-section .press-logo,
body .e2n-section .press-logo p {
  border-color: var(--border-strong);
  color: var(--ink-300);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.55;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

body .e2n-section,
body .e2n-inner,
body .e2n-inner > .e-con-inner,
body .e2n-section *,
body .e2n-section *::before,
body .e2n-section *::after {
  box-sizing: border-box;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-ico,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-ico p {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  line-height: 34.1px;
  margin: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-label,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-label p {
  color: var(--gold-200);
  font-size: 12px;
  font-weight: 600;
  line-height: 18.6px;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .place,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .place p {
  color: var(--ink-500);
  font-size: 12px;
  font-weight: 400;
  line-height: 18.6px;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .amount,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .amount p {
  color: var(--gold-600);
  font-size: 28px;
  font-weight: 300;
  line-height: 43.4px;
  margin: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-step p {
  color: var(--ink-700);
  font-size: 14px;
  font-weight: 400;
  line-height: 21.7px;
  margin: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-section.e2n-hero:not(.e2n-home-stage):not(.e2n-editorial) .elementor-widget-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 41.6px;
    line-height: 41.6px;
  }

  body .e2n-section.e2n-hero.e2n-editorial .elementor-widget-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 54.4px;
    line-height: 84.32px;
  }

  body .e2n-section.e2n-hero.e2n-home-stage {
    background: #fff;
    min-height: 895px;
  }

  body .e2n-section.e2n-hero.e2n-home-stage::before,
  body .e2n-section.e2n-hero.e2n-home-stage::after {
    display: none;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 46.4px;
    line-height: 45.472px;
  }

  body .e2n-section.e2n-hero .elementor-widget-heading.e2n-eyebrow.e2n-heading .elementor-heading-title {
    font-size: 12px;
    letter-spacing: 2.64px;
    line-height: 18.6px;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 46.4px;
    line-height: 45.472px;
  }

  body .e2n-section.e2n-hero.e2n-page-agb {
    height: 482px;
    min-height: 482px;
  }

  body .e2n-section.e2n-hero.e2n-page-datenschutz {
    height: 398px;
    min-height: 398px;
  }

  body .e2n-section.e2n-hero.e2n-page-impressum {
    height: 313px;
    min-height: 313px;
  }

  body .e2n-section.e2n-hero.e2n-page-faq {
    height: 615px;
    min-height: 615px;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt {
    height: 548px;
    min-height: 548px;
  }

  body .e2n-section.e2n-hero.e2n-page-objektanfrage,
  body .e2n-section.e2n-hero.e2n-page-rechner,
  body .e2n-section.e2n-hero.e2n-page-ueber-uns {
    height: 590px;
    min-height: 590px;
  }

  body .e2n-section.e2n-hero.e2n-page-home {
    height: 895px;
    min-height: 895px;
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row .elementor-button {
    padding-inline: 18px;
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
    box-sizing: border-box;
    max-width: 100%;
    min-width: 0;
    overflow-x: clip;
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
    padding-right: 12px;
  }

  body .e2n-section.e2n-page-home .team-teaser,
  body .e2n-section.e2n-page-home .team-teaser > .e-con-inner {
    box-sizing: border-box;
    display: grid;
    gap: 48px;
    grid-template-columns: minmax(0, 1fr);
    max-width: 100%;
    min-width: 0;
    overflow-x: clip;
  }

  body .e2n-section.e2n-page-home .team-teaser .photo.placeholder {
    justify-self: center;
    max-width: 360px;
    width: min(100%, 360px);
  }
}

@media (max-width: 767px) {
  body .e2n-site-header .e2n-header-menu {
    position: relative;
  }

  body .e2n-site-header .e2n-header-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown {
    background: var(--surface);
    border: 1px solid rgba(16, 16, 16, 0.1);
    box-shadow: 0 18px 45px rgba(16, 16, 16, 0.14);
    display: block;
    height: auto;
    max-height: none;
    overflow: visible;
    padding: 10px 0;
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    transform: none;
    width: min(82vw, 320px);
    z-index: 1000;
  }

  body .e2n-site-header .e2n-header-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown .elementor-nav-menu {
    display: block;
  }

  body .e2n-site-header .e2n-header-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown .elementor-nav-menu > li,
  body .e2n-site-header .e2n-header-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu--dropdown .elementor-nav-menu > li > a {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}

/* Fidelity pass 35: native subpage archetypes instead of loose text stacks. */
body .about-story-grid > .e-con-inner,
body .principles-grid > .e-con-inner,
body .team-grid-page > .e-con-inner,
body .press-logo-grid > .e-con-inner,
body .calculator-shell > .e-con-inner,
body .calculator-trust-strip > .e-con-inner,
body .contact-layout > .e-con-inner,
body .contact-methods > .e-con-inner,
body .request-layout > .e-con-inner,
body .office-strip-native > .e-con-inner,
body .faq-layout > .e-con-inner,
body .lexicon-grid > .e-con-inner,
body .lexicon-terms > .e-con-inner,
body .result-rows > .e-con-inner {
  display: grid;
  width: 100%;
}

body .e2n-page-ueber-uns.e2n-section-02,
body .e2n-page-ueber-uns.e2n-section-04,
body .e2n-page-ueber-uns.e2n-section-06,
body .e2n-page-rechner.e2n-section-04,
body .e2n-page-faq.e2n-section-02,
body .e2n-page-faq.e2n-section-03,
body .e2n-page-objektanfrage.e2n-section-03 {
  padding: 124px 0;
}

body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid > .e-con-inner {
  align-items: start;
  gap: 132px;
  grid-template-columns: minmax(280px, 430px) minmax(0, 1fr);
}

body .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
body .principles-grid .e2n-heading .elementor-heading-title,
body .team-member-card .e2n-heading .elementor-heading-title,
body .lexicon-term .e2n-heading .elementor-heading-title,
body .contact-method .e2n-heading .elementor-heading-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.2;
  text-transform: uppercase;
}

body .story-copy,
body .story-copy > .e-con-inner {
  gap: 30px;
}

body .story-copy .e2n-text,
body .story-copy .e2n-text p {
  color: var(--ink-700);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.75;
}

body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text:first-child p::first-letter {
  color: inherit;
  float: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0;
}

body .e2n-page-ueber-uns.e2n-section-03 {
  background: var(--surface-deep);
  padding: 104px 0;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner {
  align-items: end;
  display: grid;
  gap: 84px;
  grid-template-columns: minmax(250px, 0.72fr) minmax(0, 1.7fr);
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-eyebrow .elementor-heading-title,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-heading .elementor-heading-title,
body .e2n-page-ueber-uns.e2n-section-03 .stat-number p {
  color: #fff;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat {
  border-left: 1px solid rgba(226, 204, 138, 0.32);
  padding: 0 28px;
}

body .e2n-page-ueber-uns.e2n-section-03 .stat-number,
body .e2n-page-ueber-uns.e2n-section-03 .stat-number p {
  font-size: 42px;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0 0 18px;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat .e2n-text p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

body .principles-grid > .e-con-inner {
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 70px;
}

body .principles-grid {
  counter-reset: principle;
}

body .principle-card {
  background: #fff;
  border: 1px solid var(--border);
  padding: 56px 40px;
}

body .principle-card:not(:last-child) {
  border-right: 0;
  padding-right: 40px;
}

body .principle-card:not(:first-child) {
  padding-left: 40px;
}

body .principle-card::before {
  content: none;
}

body .principle-icon {
  align-items: center;
  background: linear-gradient(135deg, #d7b64f 0%, #8f6d05 100%);
  color: #fff;
  display: inline-grid;
  height: 48px;
  justify-content: center;
  margin: 0 0 38px;
  place-items: center;
  width: 48px;
}

body .principle-icon > .elementor-widget-container,
body .principle-icon p {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: 0;
}

body .e2n-page-ueber-uns.e2n-section-05 {
  padding: 118px 0;
}

body .team-grid-page > .e-con-inner {
  gap: 34px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 76px;
}

body .team-member-card {
  background: #fff;
  border: 1px solid var(--border);
}

body .team-photo {
  aspect-ratio: 4 / 4.6;
  background:
    linear-gradient(135deg, rgba(154, 119, 5, 0.08), rgba(255, 255, 255, 0.68)),
    var(--surface-warm);
  display: grid;
  place-items: center;
}

body .team-photo::before {
  background-image: url("/wp-content/uploads/e2n-assets/kupe-kp-mark.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 96px;
  opacity: 0.24;
  width: 96px;
}

body .team-member-copy {
  padding: 34px 32px 38px;
}

body .team-member-copy .e2n-text:first-of-type p {
  color: var(--gold-700);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body .press-logo-grid > .e-con-inner {
  border-bottom: 1px solid var(--border);
  border-left: 1px solid var(--border);
  border-top: 1px solid var(--border);
  gap: 0;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin-top: 62px;
}

body .press-logo-grid .press-logo {
  align-items: center;
  border-right: 1px solid var(--border);
  display: flex;
  justify-content: center;
  min-height: 112px;
  padding: 28px;
}

body .e2n-page-rechner.e2n-section-02 {
  background: transparent;
  padding: 116px 0;
}

body .calculator-shell > .e-con-inner {
  align-items: start;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.92fr);
}

body .calculator-input-card,
body .calculator-result-card,
body .contact-form-panel,
body .request-form-panel,
body .booking-frame {
  border: 1px solid var(--border);
  box-shadow: var(--shadow-2);
}

body .calculator-input-card {
  background: #fff;
  padding: 48px;
}

body .calculator-result-card {
  background: var(--surface-deep);
  border-color: rgba(226, 204, 138, 0.26);
  color: #fff;
  padding: 48px;
}

body .control-row {
  border-top: 1px solid var(--border);
  padding: 24px 0;
}

body .control-row > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 10px 24px;
  grid-template-columns: minmax(0, 1fr) auto;
}

body .field-label p,
body .metric-label p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

body .field-value p,
body .metric-value p {
  color: var(--ink-900);
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}

body .field-track {
  background: var(--border);
  grid-column: 1 / -1;
  height: 2px;
  overflow: hidden;
  position: relative;
}

body .field-track::after {
  background: var(--gold-500);
  content: "";
  display: block;
  height: 100%;
  width: 62%;
}

body .calculator-rate,
body .calculator-rate p {
  color: #fff;
  font-size: 72px;
  font-weight: 300;
  letter-spacing: -0.04em;
  line-height: 1;
  margin: 18px 0 16px;
}

body .calculator-rate sub {
  bottom: 0;
  color: var(--gold-200);
  font-size: 18px;
  letter-spacing: 0;
}

body .result-rows > .e-con-inner {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  gap: 0;
  margin-top: 34px;
}

body .result-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  padding: 17px 0;
}

body .result-row > .e-con-inner,
body .calculator-actions > .e-con-inner {
  align-items: center;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}

body .result-row .metric-label p,
body .result-row .metric-value p,
body .calculator-result-card .e2n-text p {
  color: rgba(255, 255, 255, 0.72);
}

body .result-row .metric-value p {
  color: #fff;
}

body .calculator-actions {
  margin-top: 34px;
}

body .calculator-trust-strip {
  border-bottom: 1px solid var(--border);
  border-top: 1px solid var(--border);
}

body .calculator-trust-strip > .e-con-inner {
  gap: 0;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body .trust-mini {
  padding: 38px 32px;
  text-align: center;
}

body .trust-mini:not(:last-child) {
  border-right: 1px solid var(--border);
}

body .trust-mini .metric-value p {
  color: var(--gold-700);
  font-size: 34px;
  font-weight: 300;
}

body .request-layout > .e-con-inner {
  align-items: start;
  gap: 54px;
  grid-template-columns: minmax(280px, 0.86fr) minmax(0, 1.14fr);
}

body .contact-layout > .e-con-inner {
  align-items: start;
  gap: 80px;
  grid-template-columns: 1fr 1.2fr;
}

body .contact-form-panel > .e-con-inner {
  gap: 0;
}

body .contact-info-panel > .e-con-inner,
body .contact-method > .e-con-inner {
  gap: 0;
}

body .contact-methods > .e-con-inner {
  gap: 0;
}

body .contact-method {
  border-top: 0;
  padding: 0;
}

body .contact-form-panel,
body .request-form-panel {
  background: #fff;
}

body .request-form-panel {
  padding: 48px;
}

body .e2n-form .elementor-field-group {
  margin-bottom: 18px;
}

body .e2n-form input:not([type="checkbox"]),
body .e2n-form textarea,
body .e2n-form select {
  background: var(--surface-warm);
  border: 1px solid var(--border);
  border-radius: 0;
  color: var(--ink-900);
  font-family: var(--font-sans);
  min-height: 52px;
  padding: 14px 16px;
}

body .e2n-form textarea {
  min-height: 150px;
}

body .e2n-form .elementor-button {
  font-weight: 600;
  width: 100%;
}

body .request-info-panel .e2n-list ul {
  display: grid;
  gap: 0;
  list-style: none;
  margin: 48px 0 0;
  padding: 0;
}

body .request-info-panel .e2n-list li {
  border-top: 1px solid var(--border);
  color: var(--ink-700);
  font-size: 15px;
  padding: 16px 0;
}

body .request-info-panel .e2n-list li:nth-child(odd) {
  color: var(--gold-600);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.18em;
}

body .request-info-panel .e2n-request-heading {
  margin: 24px 0;
  max-width: none;
  width: 100%;
}

body .request-info-panel .e2n-request-heading .elementor-heading-title {
  color: var(--ink-900);
  font-size: 48px;
  font-weight: 800;
  letter-spacing: -0.005em;
  line-height: 1.05;
  margin: 0;
  max-width: none;
  text-transform: uppercase;
}

body .request-info-panel .request-step-list {
  margin-top: 32px;
  padding-left: 40px;
  width: 100%;
}

body .request-info-panel .request-step-list > .e-con-inner {
  display: block;
  gap: 0;
  padding: 0;
}

body .request-info-panel .request-step-row {
  border-bottom: 1px solid var(--border);
  display: block;
  padding: 16px 0;
  width: calc(100% - 40px);
}

body .request-info-panel .request-step-row:last-child {
  border-bottom: 0;
}

body .request-info-panel .request-step-row > .e-con-inner {
  align-items: start;
  display: grid;
  gap: 16px;
  grid-template-columns: 28px minmax(0, 1fr);
  padding: 0;
}

body .request-info-panel .request-list-number,
body .request-info-panel .request-list-label {
  margin: 0;
}

body .request-info-panel .request-list-number p,
body .request-info-panel .request-list-label p {
  margin: 0;
}

body .request-info-panel .request-list-number p {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: var(--fw-semibold);
  letter-spacing: var(--tracking-wide);
  line-height: 18.6px;
  padding-top: 4px;
}

body .request-info-panel .request-list-label p {
  color: var(--ink-500);
  font-size: 18px;
  font-weight: 400;
  line-height: 27.9px;
}

body .request-info-panel .request-step-row.active .request-list-label p {
  color: var(--ink-900);
  font-weight: var(--fw-medium);
}

body .request-info-panel .request-info-note {
  background: var(--gold-50);
  border: 1px solid var(--gold-300);
  color: var(--gold-800);
  font-size: 14px;
  line-height: 1.6;
  margin-top: 48px;
  padding: 24px;
  width: 100%;
}

body .request-info-panel .request-info-note p {
  color: var(--gold-800);
  font-size: 14px;
  line-height: 22.4px;
  margin: 0;
}

body .request-info-panel .request-info-note strong {
  color: var(--gold-900);
  display: block;
  font-weight: var(--fw-semibold);
  margin-bottom: 4px;
}

body .request-form-panel .step-label,
body .request-form-panel .step-label p {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: var(--tracking-caps);
  text-transform: uppercase;
}

body .booking-frame {
  background: #fff;
  min-height: 620px;
  padding: 72px;
  position: relative;
  text-align: center;
}

body .booking-frame::before {
  background: var(--gold-500);
  content: "";
  height: 4px;
  left: 72px;
  position: absolute;
  top: 0;
  width: 112px;
}

body .e2n-page-kontakt.e2n-section-04 .office-strip-native,
body .office-strip-native > .e-con-inner {
  align-items: start;
  display: grid !important;
  gap: 80px;
  grid-template-columns: minmax(0, 564px) minmax(0, 563px);
}

body .e2n-page-kontakt.e2n-section-04 .office-strip-native {
  margin-top: 9px;
}

body .e2n-page-kontakt.e2n-section-04 .office-strip-native .office-copy,
body .e2n-page-kontakt.e2n-section-04 .office-strip-native .map-preview {
  max-width: 100%;
  min-width: 0;
  width: 100% !important;
}

body .office-copy {
  min-width: 0;
  padding: 0;
}

body .e2n-page-kontakt.e2n-section-04 .office-copy .office-accent {
  color: var(--gold-300);
  font-style: normal;
}

body .map-preview {
  background:
    linear-gradient(135deg, rgba(154, 119, 5, 0.08), rgba(0, 0, 0, 0.02)),
    var(--surface-warm);
  border: 1px solid var(--border);
  min-height: 430px;
  padding: 48px;
  position: relative;
}

body .map-preview::before,
body .map-preview::after {
  background: rgba(154, 119, 5, 0.24);
  content: "";
  position: absolute;
}

body .map-preview::before {
  height: 1px;
  left: 0;
  right: 0;
  top: 52%;
}

body .map-preview::after {
  bottom: 0;
  left: 45%;
  top: 0;
  width: 1px;
}

body .map-street p {
  color: var(--ink-900);
  font-size: 26px;
  font-weight: 700;
}

body .faq-head {
  margin-bottom: 54px;
}

body .faq-layout > .e-con-inner {
  align-items: start;
  gap: 0;
  grid-template-columns: minmax(0, 1fr);
}

body .faq-nav {
  border-top: 1px solid var(--border);
}

body .faq-nav .e2n-btn .elementor-button {
  background: transparent;
  border-bottom: 1px solid var(--border);
  color: var(--ink-700);
  display: block;
  padding: 18px 0;
  text-align: left;
  width: 100%;
}

body .e2n-faq .elementor-accordion-item {
  border-color: var(--border);
}

body .e2n-faq .elementor-tab-title {
  color: var(--ink-900);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.35;
  padding: 28px 0;
}

body .e2n-faq .elementor-tab-content {
  color: var(--ink-700);
  font-size: 16px;
  line-height: 1.75;
  padding: 0 0 30px;
}

body .lexicon-grid > .e-con-inner {
  gap: 34px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 64px;
}

body .lexicon-letter-card {
  border-top: 1px solid var(--border-strong);
  padding-top: 30px;
}

body .lexicon-letter-card > .e-con-inner {
  display: grid;
  gap: 26px;
  grid-template-columns: 82px minmax(0, 1fr);
}

body .lexicon-letter-card .e2n-lexicon-letter-heading .elementor-heading-title {
  color: var(--gold-600);
  font-size: 44px;
  font-weight: 300;
  line-height: 1;
}

body .lexicon-terms > .e-con-inner {
  gap: 22px;
}

body .lexicon-term {
  border-bottom: 1px solid var(--border);
  padding-bottom: 22px;
}

body .lexicon-action {
  margin-top: 58px;
  text-align: center;
}

@media (max-width: 1024px) {
  body .about-story-grid > .e-con-inner,
  body .calculator-shell > .e-con-inner,
  body .contact-layout > .e-con-inner,
  body .request-layout > .e-con-inner,
  body .e2n-page-kontakt.e2n-section-04 .office-strip-native,
  body .office-strip-native > .e-con-inner,
  body .faq-layout > .e-con-inner {
    gap: 48px;
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-page-kontakt.e2n-section-04 .office-strip-native .map-preview,
  body .e2n-page-kontakt.e2n-section-04 .map-preview {
    margin-top: 0;
  }

  body .e2n-page-kontakt.e2n-section-04 .office-strip-native {
    margin-top: 0;
  }

  body .principles-grid > .e-con-inner,
  body .team-grid-page > .e-con-inner,
  body .press-logo-grid > .e-con-inner,
  body .calculator-trust-strip > .e-con-inner,
  body .lexicon-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-section {
    max-width: 100%;
    overflow-x: clip;
  }
}

@media (max-width: 767px) {
  body .e2n-section.e2n-concept .concept-grid,
  body .e2n-section.e2n-concept .concept-grid > .e-con-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-section.e2n-concept .concept-step {
    border-bottom: 1px solid var(--border);
    border-right: 0;
    display: block;
    padding: 68px 36px 56px;
    width: 100%;
  }

  body .e2n-section.e2n-concept .concept-step .step-num,
  body .e2n-section.e2n-concept .concept-step .step-num p {
    font-size: 76px;
    line-height: 1;
    margin-bottom: 34px;
  }

  body .e2n-section.e2n-concept .concept-step .e2n-step-heading .elementor-heading-title {
    font-size: 28px;
    line-height: 1.42;
    max-width: 280px;
    white-space: normal;
    word-break: normal;
  }

  body .e2n-page-ueber-uns.e2n-section-02,
  body .e2n-page-ueber-uns.e2n-section-04,
  body .e2n-page-ueber-uns.e2n-section-05,
  body .e2n-page-ueber-uns.e2n-section-06,
  body .e2n-page-rechner.e2n-section-02,
  body .e2n-page-rechner.e2n-section-04,
  body .e2n-page-faq.e2n-section-02,
  body .e2n-page-faq.e2n-section-03,
  body .e2n-page-kontakt.e2n-section-02,
  body .e2n-page-kontakt.e2n-section-03,
  body .e2n-page-kontakt.e2n-section-04,
  body .e2n-page-objektanfrage.e2n-section-03 {
    padding: 72px 0;
  }

  body .principles-grid > .e-con-inner,
  body .team-grid-page > .e-con-inner,
  body .press-logo-grid > .e-con-inner,
  body .calculator-trust-strip > .e-con-inner,
  body .lexicon-grid > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  body .principle-card,
  body .principle-card:not(:first-child),
  body .principle-card:not(:last-child) {
    border: 1px solid var(--border);
    padding: 56px 40px;
  }

  body .e2n-section.e2n-dark .e2n-section-head,
  body .e2n-section.e2n-dark .e2n-section-head > .e-con-inner,
  body .e2n-section.e2n-dark .office-copy,
  body .e2n-section.e2n-dark .office-copy > .e-con-inner {
    display: block;
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-section.e2n-dark .e2n-section-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px;
    line-height: 1.08;
    max-width: 100%;
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }

  body .calculator-input-card,
  body .calculator-result-card,
  body .contact-form-panel,
  body .request-form-panel,
  body .booking-frame {
    padding: 28px;
  }

  body .calculator-rate,
  body .calculator-rate p {
    font-size: 52px;
  }

  body .lexicon-letter-card > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  body .press-logo-grid .press-logo {
    min-height: 88px;
  }
}

/* Fidelity pass 36: final QA gate overrides for subpage rebuild. */
body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  letter-spacing: -0.24px;
}

body .e2n-page-objektanfrage.e2n-section-02 {
  background: #fff;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-section.e2n-hero.e2n-page-agb {
    height: 482px;
    min-height: 482px;
  }
}

@media (max-width: 767px) {
  body .e2n-section.e2n-hero[class*="e2n-page-"] {
    overflow: hidden;
  }

  body .e2n-section.e2n-hero[class*="e2n-page-"] > .e-con-inner,
  body .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner,
  body .e2n-section.e2n-hero[class*="e2n-page-"] .e2n-inner > .e-con-inner {
    height: 100%;
    min-height: 100%;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt {
    height: 689px;
    min-height: 689px;
  }

  body .e2n-section.e2n-hero.e2n-page-objektanfrage {
    height: 763px;
    min-height: 763px;
  }

  body .e2n-section.e2n-hero.e2n-page-rechner {
    height: 805px;
    min-height: 805px;
  }

  body .e2n-section.e2n-hero.e2n-page-ueber-uns {
    height: 846px;
    min-height: 846px;
  }
}

/* Fidelity pass 37: mobile header/footer must match the HTML templates globally. */
@media (max-width: 767px) {
  body .e2n-site-header,
  body .e2n-site-header > .e-con-inner {
    height: 84px;
    min-height: 84px;
  }

  body .e2n-site-header .e2n-header-inner,
  body .e2n-site-header .e2n-header-inner > .e-con-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: 84px;
    justify-content: space-between;
    max-width: 100%;
    min-height: 84px;
    overflow: hidden;
    padding: 0 0 0 20px;
  }

  body .e2n-site-header .e2n-header-menu {
    display: none;
  }

  body .e2n-site-header .e2n-header-inner > .e2n-btn,
  body .e2n-site-header .e2n-header-inner > .e-con-inner > .e2n-btn {
    display: block;
    flex: 0 0 128px;
    height: 37px;
    order: 2;
    transform: translateX(37px);
    width: 128px;
  }

  body .e2n-site-header .e2n-btn .elementor-button {
    align-items: center;
    display: inline-flex;
    font-size: 11px;
    font-weight: 700;
    height: 37px;
    justify-content: center;
    letter-spacing: 0.08em;
    line-height: 1.05;
    overflow: hidden;
    padding: 0 18px;
    white-space: nowrap;
    width: 128px;
  }

  body .e2n-site-header .e2n-btn .elementor-button-text {
    display: inline-block;
    transform: translateX(22px);
  }

  body .e2n-site-header .e2n-logo.e2n-logo-asset {
    flex: 0 0 246px;
    margin-left: -20px;
    max-width: 246px;
    min-width: 246px;
    order: 1;
    overflow: visible;
    padding: 0;
    width: 246px;
  }

  body .e2n-site-header .e2n-logo.e2n-logo-asset > .e-con-inner {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 6px;
    overflow: visible;
    padding: 0;
  }

  body .e2n-site-header .e2n-logo-mark-img,
  body .e2n-site-header .e2n-logo-mark-img > .elementor-widget-container {
    display: block;
    flex: 0 0 46px;
    width: 46px;
  }

  body .e2n-site-header .e2n-logo-mark-img img {
    display: block;
    max-width: none;
    width: 46px;
  }

  body .e2n-site-header .e2n-logo-text {
    display: block;
    flex: 0 0 178px;
    min-width: 178px;
    overflow: visible;
    width: 178px;
  }

  body .e2n-site-header .e2n-logo-text > .e-con-inner {
    display: flex;
    flex-direction: column;
    gap: 1px;
    padding: 0;
  }

  body .e2n-site-header .e2n-logo-main .elementor-heading-title {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.16em;
    line-height: 1;
    white-space: nowrap;
  }

  body .e2n-site-header .e2n-logo-sub,
  body .e2n-site-header .e2n-logo-sub p {
    color: var(--gold-600);
    display: block;
    font-size: 7px;
    font-weight: 500;
    letter-spacing: 0.24em;
    line-height: 1.2;
    margin: 0;
    text-transform: uppercase;
    white-space: nowrap;
  }

  body .e2n-footer {
    padding: 92px 0 0;
  }

  body .e2n-footer .e2n-inner,
  body .e2n-footer .e2n-inner > .e-con-inner {
    padding-inline: 20px;
  }

  body .e2n-footer-grid,
  body .e2n-footer-grid > .e-con-inner {
    display: grid;
    gap: 58px 34px;
    grid-template-columns: minmax(0, 1fr) minmax(0, 0.8fr);
  }

  body .e2n-footer-grid > .e-con-inner > .e2n-footer-brand {
    grid-column: 1;
    grid-row: 1;
  }

  body .e2n-footer-grid > .e-con-inner > .e2n-footer-col:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }

  body .e2n-footer-grid > .e-con-inner > .e2n-footer-col:nth-child(3) {
    grid-column: 1;
    grid-row: 2;
  }

  body .e2n-footer-grid > .e-con-inner > .e2n-footer-col:nth-child(4) {
    grid-column: 2;
    grid-row: 2;
  }

  body .e2n-footer-grid > .e-con-inner > .e2n-footer-col:nth-child(5) {
    grid-column: 1 / -1;
    grid-row: 3;
    max-width: 230px;
  }

  body .e2n-footer .e2n-logo-main .elementor-heading-title {
    font-size: 15px;
    letter-spacing: 0.16em;
    line-height: 1;
  }

  body .e2n-footer .e2n-logo-sub,
  body .e2n-footer .e2n-logo-sub p {
    font-size: 7px;
    line-height: 1.2;
  }

  body .e2n-footer-brand .e2n-footer-copy,
  body .e2n-footer-brand .e2n-footer-copy p,
  body .e2n-footer .e2n-btn-textlink .elementor-button,
  body .e2n-footer-address,
  body .e2n-footer-address p {
    font-size: 15px;
    line-height: 1.55;
  }

  body .e2n-footer-heading .elementor-heading-title,
  body .e2n-footer-heading p {
    font-size: 12px;
    letter-spacing: 0.22em;
    line-height: 1.55;
    margin-bottom: 22px;
  }

  body .e2n-footer-bottom,
  body .e2n-footer-bottom > .e-con-inner {
    display: block;
    margin-top: 74px;
    padding-top: 28px;
  }
}

/* Fidelity pass 38: about story responsive layout from the HTML template. */
@media (max-width: 1024px) {
  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid,
  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid > .e-con-inner {
    display: grid;
    gap: 56px;
    grid-template-columns: minmax(0, 1fr);
    max-width: 100%;
    min-width: 0;
    overflow: visible;
    padding-inline: 0;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy,
  body .e2n-page-ueber-uns.e2n-section-02 .story-head > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner {
    display: block;
    max-width: 100%;
    min-width: 0;
    padding-inline: 0;
    width: 100%;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px;
    line-height: 1.08;
    max-width: 100%;
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text p {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  body .e2n-page-ueber-uns.e2n-section-02 {
    padding-top: 52px;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid,
  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid > .e-con-inner {
    gap: 44px;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px;
    line-height: 1.08;
  }
}

/* Fidelity pass 39: Objektanfrage pool preview must match the HTML card archetype. */
body .e2n-section.e2n-card-grid.e2n-dark-overlay {
  background: var(--surface-deep);
  color: #fff;
  padding: 144px 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  display: block;
  height: auto;
  margin: 0 0 64px;
  max-width: 720px;
  padding: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner {
  display: block;
  max-width: 720px;
  padding: 0;
  width: auto;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.05;
  margin: 24px 0 16px;
  max-width: 720px;
  text-transform: uppercase;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-text p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 720px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 0;
  width: 100%;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  background: #1a1a1a;
  border: 1px solid rgba(228, 204, 138, 0.15);
  display: block;
  height: auto;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: 4 / 3;
  background-position: center;
  background-size: cover;
  display: block;
  filter: none;
  height: auto;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  transform: none;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  background-image: inherit;
  background-position: center;
  background-size: cover;
  content: "";
  filter: blur(8px) brightness(0.4) saturate(0.6);
  inset: -8%;
  position: absolute;
  transform: scale(1.1);
  z-index: 1;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  align-items: center;
  bottom: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 75%;
  inset: 0;
  justify-content: center;
  padding: 24px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-ico {
  align-items: center;
  background: linear-gradient(135deg, #d7b64f 0%, #8f6d05 100%);
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  height: 48px;
  justify-content: center;
  width: 48px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-ico p {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .lock-label p {
  color: var(--gold-200);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: var(--tracking-caps);
  line-height: 1.35;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  display: block;
  height: auto;
  min-height: 0;
  padding: 24px 24px 28px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .place p {
  color: var(--gold-300);
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  line-height: 1.4;
  margin: 0 0 6px;
  text-transform: uppercase;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 16px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  color: rgba(255, 255, 255, 0.55);
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  gap: 0 16px;
  line-height: 1.45;
  margin: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount span {
  display: inline-flex;
  gap: 6px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount span::before {
  color: rgba(255, 255, 255, 0.25);
  content: "—";
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta .amount span:first-child::before {
  content: none;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
  background: rgba(228, 204, 138, 0.12);
  border: 1px solid rgba(228, 204, 138, 0.12);
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 64px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card > .e-con-inner {
  background: var(--surface-deep);
  border: 0;
  display: block;
  min-height: 0;
  padding: 40px 32px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .feat-ico {
  align-items: center;
  align-self: flex-start;
  background: transparent;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  flex: 0 0 36px;
  height: 36px;
  justify-content: center;
  margin: 0 0 20px;
  max-width: 36px;
  min-width: 36px;
  width: 36px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .elementor-widget.feat-ico {
  align-self: flex-start;
  flex: 0 0 36px;
  max-width: 36px;
  width: 36px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .feat-ico > .elementor-widget-container {
  align-items: center;
  background: linear-gradient(135deg, #d7b64f 0%, #8f6d05 100%);
  border-radius: 50%;
  display: inline-flex;
  height: 36px;
  justify-content: center;
  width: 36px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .feat-ico p {
  color: #fff;
  font-size: 10px;
  line-height: 1;
  margin: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 10px;
  text-transform: none;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-text p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 900px) {
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner > .pool-feature-card,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .pool-feature-card {
    grid-column: 1 / -1;
    width: 100%;
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .e2n-text p {
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }
}

/* Fidelity pass 40: Objektanfrage has a page-specific header CTA in the HTML template. */
body.page-id-34 .e2n-site-header .e2n-btn .elementor-button-text {
  font-size: 0;
}

body.page-id-34 .e2n-site-header .e2n-btn .elementor-button-text::after {
  content: "ANFRAGE STARTEN";
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1.05;
}

/* Fidelity pass 41: mobile footer columns need the same usable width as the HTML template. */
@media (max-width: 767px) {
  body .e2n-footer,
  body .e2n-footer > .e-con-inner,
  body .e2n-footer .e2n-inner,
  body .e2n-footer .e2n-inner > .e-con-inner {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }

  body .e2n-footer .e2n-inner,
  body .e2n-footer .e2n-inner > .e-con-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  body .e2n-footer-grid,
  body .e2n-footer-grid > .e-con-inner {
    display: grid;
    gap: 58px 32px;
    grid-template-columns: minmax(184px, 1fr) minmax(118px, 0.72fr);
    max-width: 350px;
    min-width: 0;
    padding: 0;
    width: 100%;
  }

  body .e2n-footer-grid > .e-con-inner > *,
  body .e2n-footer-grid > * {
    min-width: 0;
    width: auto;
  }

  body .e2n-footer .e2n-logo-main .elementor-heading-title,
  body .e2n-footer-heading p,
  body .e2n-footer .e2n-btn-textlink .elementor-button,
  body .e2n-footer-address p,
  body .e2n-footer-copy p {
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }

  body .e2n-footer .e2n-logo-main .elementor-heading-title {
    white-space: nowrap;
  }

  body .e2n-footer-bottom,
  body .e2n-footer-bottom > .e-con-inner {
    align-items: start;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    display: grid;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) auto;
    margin-top: 74px;
    max-width: 350px;
    padding: 14px 0 0;
    width: 100%;
  }

  body .e2n-footer-bottom .e2n-footer-copy,
  body .e2n-footer-bottom .e2n-footer-copy p {
    font-size: 13px;
    line-height: 1.35;
    margin: 0;
  }

  body .e2n-footer-legal-links,
  body .e2n-footer-legal-links > .e-con-inner {
    display: flex;
    flex-direction: row;
    gap: 28px;
    justify-content: flex-end;
    padding: 0;
    white-space: nowrap;
  }

  body .e2n-footer-legal-links .e2n-btn,
  body .e2n-footer-legal-links .elementor-button {
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 13px;
    line-height: 1.35;
    padding: 0;
    white-space: nowrap;
    width: auto;
  }
}

/* Fidelity pass 42: Kontakt office map placeholder from the HTML template. */
body .e2n-page-kontakt.e2n-section-04 .map-preview {
  aspect-ratio: 4 / 3;
  background:
    linear-gradient(135deg, #2a2a2a 0%, #1a1a1a 100%),
    repeating-linear-gradient(0deg, rgba(228,204,138,0.05) 0px, rgba(228,204,138,0.05) 1px, transparent 1px, transparent 60px),
    repeating-linear-gradient(90deg, rgba(228,204,138,0.05) 0px, rgba(228,204,138,0.05) 1px, transparent 1px, transparent 60px);
  background-blend-mode: overlay;
  border: 1px solid rgba(203, 169, 81, 0.22);
  min-height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  margin-top: 54px;
  width: 100%;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview::before {
  background: radial-gradient(circle, var(--gold-300) 0 28%, var(--gold-600) 29% 54%, rgba(203, 169, 81, 0.16) 55% 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(228,204,138,0.15), 0 0 0 16px rgba(228,204,138,0.08);
  content: "";
  height: 16px;
  left: 50%;
  right: auto;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview::after {
  align-items: center;
  background: #111;
  border: 1px solid rgba(203, 169, 81, 0.24);
  bottom: 24px;
  color: var(--gold-300);
  content: "KÖLNER STRASSE 38A · DÜSSELDORF";
  display: inline-flex;
  font-size: 12px;
  font-weight: 500;
  height: auto;
  justify-content: center;
  left: 24px;
  letter-spacing: var(--tracking-caps);
  padding: 0 14px;
  position: absolute;
  right: auto;
  top: auto;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .elementor-widget,
body .e2n-page-kontakt.e2n-section-04 .map-preview .elementor-widget-container,
body .e2n-page-kontakt.e2n-section-04 .map-preview p {
  display: none;
}

/* Fidelity pass 43: Kontakt office copy details. */
body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-text p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  max-width: 46ch;
}

body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-office-heading + .e2n-text {
  margin-top: 0 !important;
}

body .e2n-page-kontakt.e2n-section-04 .office-copy .office-details p {
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  line-height: 1.7;
  margin-top: 11px;
}

body .e2n-page-kontakt.e2n-section-04 .office-copy .office-details strong {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 2px;
}

/* Fidelity pass 44: Kontakt booking placeholder contract. */
body .e2n-page-kontakt.e2n-section-03 {
  padding: 97px 0 96px;
}

body .e2n-page-kontakt.e2n-section-03 .e2n-section-head {
  margin-bottom: 56px;
}

body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-booking-heading + .e2n-text {
  margin-bottom: 16px !important;
  margin-top: 0 !important;
}

body .e2n-page-kontakt.e2n-section-03 .placeholder-note {
  margin-top: 56px;
  padding: 32px;
}

body .e2n-page-kontakt.e2n-section-01 .e2n-hero-heading .elementor-heading-title em {
  color: var(--gold-700);
  font-style: normal;
}

body .e2n-section.e2n-legal.e2n-rich-text {
  padding-block: 96px;
}

body .e2n-legal .e2n-text + .e2n-rich-text-heading-h2 {
  margin-top: 40px;
}

body .e2n-legal .e2n-text + .e2n-rich-text-subheading,
body .e2n-legal .e2n-rich-text-heading-h2 + .e2n-rich-text-subheading {
  margin-top: 16px;
}

body .e2n-legal .e2n-list + .e2n-rich-text-subheading {
  margin-top: 14px;
}

body .e2n-legal .e2n-list + .e2n-rich-text-heading-h2 {
  margin-top: 30px;
}

body .e2n-legal .e2n-list ul {
  margin: 0;
  padding-left: 22px;
}

body .e2n-legal .e2n-list li {
  color: var(--ink-700);
  font-size: 18px;
  line-height: 30.6px;
  margin-bottom: 8px;
}

body .e2n-legal .e2n-list li:last-child {
  margin-bottom: 0;
}

body .e2n-legal .legal-info-block {
  margin: 0 !important;
  padding: 16px 0;
}

body .e2n-legal .legal-info-block .legal-info-label {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: var(--tracking-caps);
  line-height: 18.6px;
  margin: 0 0 4px;
  text-transform: uppercase;
}

body .e2n-legal .legal-info-block p {
  color: var(--ink-700);
  font-size: 18px;
  line-height: 30.6px;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  body .e2n-legal .e2n-legal-inner > .e-con-inner,
  body .e2n-legal .e2n-inner > .e-con-inner {
    padding-inline: 0;
  }
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame {
  align-items: center;
  background: #fff;
  background-image: linear-gradient(135deg, rgba(154,119,5,0.04) 0%, transparent 60%);
  border: 1px solid var(--border);
  box-shadow: none;
  display: grid;
  justify-items: center;
  min-height: 720px;
  padding: 64px 32px;
  text-align: center;
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame::before {
  content: none;
}

body .e2n-page-kontakt.e2n-section-03 .booking-badge {
  align-items: center;
  background: var(--gold-50);
  border: 1px solid var(--gold-300);
  border-radius: 999px;
  color: var(--gold-700);
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  justify-content: center;
  letter-spacing: var(--tracking-caps);
  margin: 0 auto 32px;
  padding: 8px 16px;
  text-transform: uppercase;
  width: auto;
}

body .e2n-page-kontakt.e2n-section-03 .booking-badge p {
  color: var(--gold-700);
  line-height: 1;
  margin: 0;
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame .e2n-booking-heading .elementor-heading-title {
  color: var(--ink-900);
  font-family: var(--font-sans);
  font-size: 40px;
  font-weight: 300;
  line-height: 1.28;
  margin: 0 0 16px;
  max-width: 560px;
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame .e2n-text p {
  color: var(--ink-700);
  font-size: 18px;
  line-height: 1.6;
  margin: 0;
  max-width: 560px;
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame .booking-meta {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

body .e2n-page-kontakt.e2n-section-03 .booking-frame .booking-meta p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: var(--tracking-caps);
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-kontakt.e2n-section-03 .booking-meta-row,
body .e2n-page-kontakt.e2n-section-03 .booking-meta-row > .e-con-inner {
  border-top: 1px solid var(--border);
  display: flex;
  flex-direction: row;
  gap: 32px;
  justify-content: center;
  margin-top: 40px;
  max-width: 560px;
  padding-top: 32px;
  width: 100%;
}

body .e2n-page-kontakt.e2n-section-03 .booking-meta-row .booking-meta {
  flex: 0 1 auto;
}

/* Fidelity pass 45: fix visibly collapsed subpage grids from screenshots. */
body .e2n-page-ueber-uns.e2n-section-03 {
  background: var(--surface-deep);
  color: #fff;
  padding: 96px 0;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner {
  display: block;
  max-width: 1320px;
  width: 100%;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-eyebrow,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-heading:not(.e2n-eyebrow) {
  max-width: 600px;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  color: #fff;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.05;
  margin: 24px 0 0;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
  display: grid;
  gap: 48px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 72px;
  max-width: 100%;
  width: 100%;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat {
  border-left: 0;
  min-width: 0;
  padding: 0;
}

body .e2n-page-ueber-uns.e2n-section-03 .stat-number,
body .e2n-page-ueber-uns.e2n-section-03 .stat-number p {
  color: var(--gold-300);
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 200;
  line-height: 1;
  margin: 0;
  white-space: nowrap;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat .e2n-text p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.5;
  margin: 16px 0 0;
  max-width: 24ch;
}

body .e2n-section.e2n-concept .e2n-inner > .e-con-inner,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .e2n-inner > .e-con-inner {
  display: block;
  max-width: 1320px;
  width: 100%;
}

body .e2n-section.e2n-concept {
  padding: 0 0;
}

body .e2n-section.e2n-concept .e2n-inner > .e-con-inner {
  padding: 0;
}

body .e2n-section.e2n-concept .concept-grid,
body .e2n-section.e2n-concept .concept-grid > .e-con-inner,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
  align-self: stretch;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
body .e2n-section.e2n-concept .concept-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid {
  display: block;
}

body .e2n-section.e2n-concept .concept-grid {
  border-bottom: 1px solid var(--border);
  border-top: 1px solid var(--border);
  padding: 0;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner,
body .e2n-section.e2n-concept .concept-grid > .e-con-inner,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
  display: grid;
}

body .e2n-section.e2n-concept .concept-grid > .e-con-inner {
  gap: 0;
  padding: 0;
}

body .e2n-section.e2n-concept .concept-step,
body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-tile {
  min-width: 0;
  width: 100%;
}

body .e2n-section.e2n-concept .concept-step .concept-meta {
  border-top: 1px solid var(--border);
  margin-top: 28px;
  padding-top: 18px;
  width: 100%;
}

body .e2n-section.e2n-concept .concept-step .concept-meta p {
  color: var(--gold-700);
  font-size: 13px;
  font-weight: 600;
  letter-spacing: var(--tracking-caps);
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

@media (max-width: 1180px) and (min-width: 901px) {
  body .e2n-section.e2n-concept .concept-grid,
  body .e2n-section.e2n-concept .concept-grid > .e-con-inner,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 900px) {
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }
}

@media (max-width: 767px) {
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head,
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head > .e-con-inner {
    max-width: 390px;
    width: 390px;
  }

  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px;
    line-height: 1.08;
    max-width: 390px;
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }
}

/* Fidelity pass 46: keep stat numbers from inheriting stat label typography. */
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat .elementor-widget-text-editor.stat-number,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat .elementor-widget-text-editor.stat-number p {
  color: var(--gold-300);
  font-family: var(--font-sans);
  font-size: clamp(48px, 5vw, 72px);
  font-weight: 200;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0;
  max-width: none;
  white-space: nowrap;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat .elementor-widget-text-editor:not(.stat-number) p {
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.5;
  margin: 16px 0 0;
  max-width: 24ch;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  max-width: 812px;
}

body .e2n-page-objektanfrage.e2n-section-05 {
  padding: 0 10px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid {
  background: rgba(228, 204, 138, 0.12);
  border: 1px solid rgba(228, 204, 138, 0.12);
  margin-top: 64px;
  padding: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
  background: transparent;
  border: 0;
  gap: 1px;
  margin: 0;
  padding: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card {
  background: var(--surface-deep);
  border: 0;
  padding: 40px 32px;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card > .e-con-inner {
  background: transparent;
  border: 0;
  padding: 0;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-card .feat-ico {
  background: linear-gradient(135deg, #d7b64f 0%, #8f6d05 100%);
  border-radius: 50%;
}

body .e2n-section.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  padding: 0;
}

body .request-form-panel {
  padding: 56px 48px;
}

body .request-step-preview,
body .request-step-preview > .e-con-inner {
  display: block;
  padding: 0;
}

body .request-step-preview .progress {
  display: block;
}

body .request-step-preview .progress > .e-con-inner {
  display: flex;
  gap: 4px;
  margin: 0 0 40px;
  padding: 0;
  width: 100%;
}

body .request-step-preview .progress .current,
body .request-step-preview .progress .rest {
  background: var(--border);
  border-radius: 2px;
  flex: 1 1 0;
  height: 3px;
  min-height: 3px;
  padding: 0;
}

body .request-step-preview .progress .current {
  background: linear-gradient(135deg, #d7b64f 0%, #8f6d05 100%);
}

body .request-step-preview .step-label p {
  color: var(--gold-700);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: var(--tracking-caps);
  line-height: 1.4;
  margin: 0 0 12px;
  text-transform: uppercase;
}

body .request-step-preview .e2n-request-form-heading .elementor-heading-title {
  color: var(--ink-900);
  font-size: 40px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 1.15;
  margin: 0 0 8px;
  text-transform: none;
}

body .request-step-preview .e2n-request-form-heading + .e2n-text p {
  color: var(--ink-700);
  font-size: 18px;
  line-height: 1.55;
  margin: 0 0 36px;
}

body .request-step-preview .form-grid {
  display: block;
}

body .request-step-preview .form-grid > .e-con-inner {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: 0;
  width: 100%;
}

body .request-step-preview .field.full {
  grid-column: 1 / -1;
}

body .request-step-preview .field,
body .request-step-preview .field > .e-con-inner {
  display: block;
  padding: 0;
}

body .request-step-preview .field-native-label p {
  color: var(--ink-900);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 8px;
}

body .request-step-preview .field-native-value p {
  align-items: center;
  background: var(--surface-warm);
  border: 1px solid var(--border);
  color: var(--ink-700);
  display: flex;
  font-size: 18px;
  justify-content: space-between;
  line-height: 1.4;
  margin: 0;
  min-height: 58px;
  padding: 16px 20px;
}

body .request-step-preview .form-grid .field-native-value p::after {
  color: #000;
  content: "⌄";
  font-size: 18px;
  line-height: 1;
}

body .request-step-preview .opt-grid {
  display: block;
}

body .request-step-preview .opt-grid > .e-con-inner {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 8px;
  padding: 0;
  width: 100%;
}

body .request-step-preview .opt {
  background: #fff;
  border: 1px solid var(--border);
  padding: 20px 18px;
}

body .request-step-preview .opt.selected {
  background: var(--gold-50);
  border-color: var(--gold-500);
  box-shadow: inset 0 0 0 1px var(--gold-500);
}

body .request-step-preview .opt > .e-con-inner {
  padding: 0;
}

body .request-step-preview .option-label p {
  color: var(--ink-900);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  margin: 0 0 4px;
}

body .request-step-preview .option-desc p {
  color: var(--ink-500);
  font-size: 12px;
  line-height: 1.45;
  margin: 0;
}

body .request-step-preview .form-actions {
  display: block;
}

body .request-step-preview .form-actions > .e-con-inner {
  align-items: center;
  border-top: 1px solid var(--border);
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  padding: 32px 0 0;
}

body .request-step-preview .indicator p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: var(--tracking-wide);
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

body .request-step-preview .form-actions .elementor-button {
  min-width: 156px;
  width: auto;
}

@media (max-width: 1180px) and (min-width: 901px) {
  body .e2n-section.e2n-concept .concept-grid > .e-con-inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  body .e2n-section.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner,
  body .e2n-section.e2n-card-grid.e2n-dark-overlay .pool-feature-grid > .e-con-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay {
  background: #fff;
  color: var(--ink-900);
  padding: 144px 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head {
  height: auto;
  margin-bottom: 72px;
  max-width: 100%;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  align-items: end;
  display: grid;
  gap: 48px;
  grid-template-columns: minmax(0, 1fr) auto;
  height: auto;
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text {
  max-width: 820px;
  width: 820px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  color: var(--ink-900);
  max-width: 18ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-text p {
  color: var(--ink-700);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-btn-textlink .elementor-button {
  color: var(--ink-900);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-btn-textlink {
  justify-self: end;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile {
  background: transparent;
  border: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: 4 / 3;
  filter: saturate(0.6) brightness(0.92);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  filter: saturate(0.6) brightness(0.92);
  inset: 0;
  transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.5) 100%);
  height: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta {
  background: transparent;
  color: var(--ink-900);
  padding: 24px 0 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  color: var(--ink-900);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place p,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  color: var(--ink-500);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  border-color: var(--border);
  color: var(--ink-700);
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-step,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-step p {
  color: var(--ink-700);
}

body .press-logo-grid,
body .press-logo-grid > .e-con-inner {
  border: 0;
  gap: 48px;
  margin-top: 56px;
}

body .press-logo-grid {
  display: block;
}

body .press-logo-grid > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body .press-logo-grid .press-logo {
  border: 1px dashed var(--border-strong);
  min-height: 0;
  padding: 24px 16px;
  text-align: center;
}

body .contact-form .elementor-field-group .elementor-select-wrapper {
  padding: 0;
  width: 100%;
}

body .contact-form .elementor-field-subgroup a {
  color: var(--gold-700);
  text-decoration: underline;
}

body .contact-form .elementor-field-type-acceptance,
body .elementor-widget-form.contact-form .elementor-field-type-acceptance .elementor-field-subgroup label {
  color: var(--ink-700);
  font-size: 14px;
  line-height: 1.5;
}

body .elementor-widget-form.contact-form .elementor-field-type-acceptance .elementor-field-option {
  align-items: flex-start;
  display: flex;
  gap: 12px;
}

body .elementor-widget-form.contact-form .elementor-field-type-acceptance input[type="checkbox"] {
  flex: 0 0 auto;
  height: 13px;
  margin: 4px 0 0;
  min-height: 0;
  padding: 0;
  width: 13px;
}

@media (max-width: 767px) {
  body .e2n-footer-bottom,
  body .e2n-footer-bottom > .e-con-inner {
    gap: 14px;
    grid-template-columns: 132px minmax(0, 1fr);
    max-width: 350px;
    width: 350px;
  }

  body .e2n-footer-bottom .e2n-footer-copy {
    min-width: 132px;
    width: 132px;
  }

  body .e2n-footer-bottom .e2n-footer-copy p {
    font-size: 12px;
    overflow-wrap: normal;
    white-space: normal;
    word-break: normal;
  }

  body .e2n-footer-bottom .e2n-footer-legal-links,
  body .e2n-footer-bottom .e2n-footer-legal-links > .e-con-inner {
    display: flex;
    flex-wrap: nowrap;
    gap: 22px;
    justify-content: flex-end;
    min-width: 0;
    width: 204px;
  }

  body .e2n-footer-bottom .e2n-footer-legal-links .e2n-btn,
  body .e2n-footer-bottom .e2n-footer-legal-links .elementor-button {
    font-size: 12px;
    padding: 0;
    white-space: nowrap;
  }
}

/* Final hero fold correction after legacy fidelity blocks. */
body .e2n-section.e2n-hero.e2n-home-stage .hero-inner {
  padding-bottom: 95px;
}

body .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  margin: 0;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
  --width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 0;
  max-width: 100vw;
  min-width: 100vw;
  width: 100vw;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child > .e-con-inner {
  margin-inline: auto;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Final home pool archetype correction after all legacy fidelity blocks. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head {
  margin: 0 0 72px;
  max-width: 1208px;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner {
  align-items: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
  margin: 0;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text > .e-con-inner {
  margin-left: 0;
  margin-right: auto;
  max-width: 820px;
  padding: 0;
  width: 820px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .e2n-pool-heading .elementor-heading-title {
  margin: 24px 0 39.84px;
  max-width: 18ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head-text .elementor-widget-text-editor.e2n-text p {
  margin: 24px 0 22px;
  max-width: 56ch;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-tile > .e-con-inner {
  background: #f6f4ef;
  border: 0;
  overflow: hidden;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img {
  aspect-ratio: 4 / 3;
  border: 0;
  filter: saturate(0.6) brightness(0.92);
  margin: 0;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  filter: saturate(0.6) brightness(0.92);
  inset: 0;
  transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  align-items: center;
  backdrop-filter: blur(2px);
  background: linear-gradient(180deg, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0.5) 100%);
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  justify-content: center;
  padding: 32px;
  text-align: center;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico > .elementor-widget-container {
  align-items: center;
  display: inline-flex;
  height: 56px;
  justify-content: center;
  width: 56px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-ico p {
  font-size: 22px;
  line-height: 1;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta {
  background: #f6f4ef;
  display: block;
  padding: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta > .e-con-inner {
  align-items: baseline;
  background: transparent;
  column-gap: 32px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 28px 4px 16px;
  row-gap: 8px;
  width: 100%;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .elementor-widget-heading {
  align-self: start;
  grid-column: 1;
  grid-row: 1;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .e2n-heading .elementor-heading-title {
  color: var(--ink-900);
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -0.14px;
  line-height: 35px;
  margin: 0;
  text-transform: none;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place {
  grid-column: 1;
  grid-row: 2;
  margin: 0;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .place p {
  color: var(--ink-500);
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: 18.6px;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount {
  align-self: center;
  grid-column: 2;
  grid-row: 1 / span 2;
  margin: 0;
  max-width: none;
  width: auto;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-meta .amount p {
  color: var(--gold-600);
  display: block;
  flex-wrap: nowrap;
  font-size: 28px;
  font-weight: 300;
  gap: 0;
  letter-spacing: -0.14px;
  line-height: 43.4px;
  margin: 0;
  white-space: nowrap;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row {
  border-top: 1px solid var(--border);
  margin: 64px 0 0;
  padding: 40px 0 0;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: space-between;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Final Elementor wrapper correction: grid belongs to the inner wrapper only. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid {
  display: block;
  width: 1208px;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid > .e-con-inner {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

/* Final Elementor wrapper correction: pool head uses the inner wrapper as flex row. */
body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head.e-con.e-con-boxed > .e-con-inner {
  align-items: flex-end;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 48px;
  justify-content: space-between;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .pool-head-text.e-con {
  flex: 0 0 820px;
  max-width: 820px;
  width: 820px;
}

body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .pool-head-text.e-con > .e-con-inner {
  margin: 0;
  max-width: 820px;
  padding: 0;
  width: 820px;
}

body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head > .e-con-inner > .e2n-btn {
  align-self: flex-end;
  flex: 0 0 auto;
}

/* Final Elementor wrapper correction: CTA row spacing lives on the outer row only. */
body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
  margin: 0;
  min-height: 0;
}

/* Final home pool image correction: match the lighter reference lock overlay. */
body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .tile-img::before {
  filter: saturate(0.72) brightness(1.28);
}

body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay,
body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .lock-overlay > .e-con-inner {
  background: linear-gradient(180deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.32) 100%);
}

/* Final home promise/trust rhythm correction. */
body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) {
  padding-bottom: 140px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos {
  padding: 58px 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 72px;
  grid-template-columns: 1.05fr 2.4fr;
  height: auto;
  max-width: 1208px;
  min-height: 0;
  padding: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy > .e-con-inner {
  height: auto;
  min-height: 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items {
  align-self: center;
  height: auto;
  min-height: 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items > .e-con-inner {
  display: grid;
  gap: 34px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding: 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item > .e-con-inner {
  display: block;
  height: auto;
  min-height: 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item .elementor-heading-title {
  font-size: 14px;
  letter-spacing: 0.84px;
  line-height: 21.7px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item .e2n-text p {
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 20.3px;
}

/* Final Elementor wrapper correction: trust item grid belongs to the inner wrapper only. */
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items {
  align-self: center;
  display: block;
  height: auto;
  min-height: 0;
  width: 790px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items > .e-con-inner {
  display: grid;
  gap: 34px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  height: auto;
  max-width: 790px;
  min-height: 0;
  padding: 0;
  width: 790px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy {
  width: 346px;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy > .e-con-inner {
  max-width: 346px;
  width: 346px;
}

/* Final trust height correction: match reference section rhythm after Elementor wrappers resolve. */
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid > .e-con-inner,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy > .e-con-inner {
  height: 331px;
  min-height: 0;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items > .e-con-inner {
  height: 155px;
  min-height: 0;
}

/* Final content-row rhythm correction: restore reference margins after old list normalizers. */
body .e2n-section.e2n-page-home.e2n-content-row {
  padding: 144px 0;
}

body .e2n-section.e2n-page-home.e2n-content-row .e2n-section-head {
  margin-bottom: 81px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row {
  height: 508px;
  min-height: 0;
  overflow: visible;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row-3 {
  height: 509px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-content {
  overflow: visible;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .service-label {
  font-weight: 400;
  margin: 0 0 12px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .e2n-service-row-heading {
  margin: 0 0 16px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .service-content > .elementor-widget-text-editor.e2n-text:not(.service-label) {
  margin: 0 0 24px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .e2n-list {
  margin: 0;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .e2n-list li {
  color: var(--ink-700);
  font-size: 14px;
  line-height: 21.7px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .e2n-list li::before {
  margin-top: 9px;
}

body .e2n-section.e2n-page-home.e2n-content-row .service-row .e2n-btn-textlink .elementor-button {
  padding: 8px 0;
}

body .e2n-section.e2n-page-home.e2n-content-row .e2n-section-head .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  display: inline-flex;
  gap: 12px;
}

body .e2n-section.e2n-page-home.e2n-content-row .e2n-section-head .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 28px;
}

/* Final pool head correction: restore reference eyebrow rule before title. */
body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  display: inline-flex;
  gap: 12px;
}

body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 28px;
}

/* Final process archetype correction: reference-width head and grid on Elementor inner wrapper. */
body .e2n-section.e2n-page-home.e2n-process-steps {
  padding: 144px 0;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head {
  margin: 0;
  max-width: 720px;
  width: 720px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head > .e-con-inner {
  margin: 0;
  max-width: 720px;
  padding: 0;
  width: 720px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-heading,
body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-text {
  max-width: 720px;
  width: 720px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-process-heading {
  margin: 24px 0 0;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-text {
  margin: 22px 0 0;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  display: inline-flex;
  gap: 12px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 28px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .process-grid {
  display: block;
  height: 299px;
  margin: 64px 0 0;
  min-height: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .process-grid > .e-con-inner {
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  height: 299px;
  margin: 0;
  max-width: 1208px;
  padding: 1px;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-process-steps .process-step {
  display: block;
  height: 297px;
  min-height: 0;
  padding: 40px 32px 48px;
  width: auto;
}

/* Final calculator CTA correction: native reference grid and row alignment. */
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-cta-inner {
  display: block;
  height: 729px;
  margin: 0 auto;
  max-width: 1208px;
  padding: 96px 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .e2n-inner > .e-con-inner {
  padding: 0;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 80px;
  grid-template-columns: 1.3fr 1fr;
  grid-template-rows: 537px;
  height: 537px;
  margin: 0;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy {
  align-self: center;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy > .e-con-inner {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-eyebrow {
  align-items: flex-end;
  display: flex;
  height: 28px;
  margin: 0;
  min-height: 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  color: rgb(131, 100, 4);
  display: inline-flex;
  font-size: 12px;
  font-weight: 600;
  gap: 14px;
  letter-spacing: 0.22em;
  line-height: 1.55;
  margin: 0;
  width: auto;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 40px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading {
  margin: 24px 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title {
  margin: 0;
  max-width: none;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text {
  margin: 0;
  max-width: 619.82px;
  width: 619.82px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text p {
  color: rgba(255, 255, 255, 0.78);
  margin: 0 0 32px;
  max-width: 619.82px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .cta-buttons .e2n-btn-solid-gold,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .cta-buttons .e2n-btn-solid-gold .elementor-button {
  width: 244.34px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-preview {
  align-self: center;
  display: block;
  height: 454px;
  margin: 0;
  max-width: none;
  min-height: 0;
  padding: 36px 32px;
  width: 490.42px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-preview > .e-con-inner {
  display: block;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  display: block;
  height: 51px;
  margin: 0;
  min-height: 0;
  padding: 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row:last-child {
  border-bottom: 0;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 51px;
  justify-content: space-between;
  margin: 0;
  max-width: none;
  padding: 14px 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-label,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-value {
  flex: 0 0 auto;
  margin: 0;
  width: auto;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-label p,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-value p {
  font-size: 14px;
  line-height: 21.7px;
  margin: 0;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-label p {
  color: rgba(255, 255, 255, 0.6);
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-row-value p {
  color: #fff;
  font-weight: 500;
  text-align: right;
}

/* Final testimonial and rich-text archetype correction: exact reference section rhythm. */
body .e2n-section.e2n-page-home.e2n-testimonial {
  padding: 144px 56px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-inner > .e-con-inner {
  display: block;
  height: 421px;
  margin: 0 auto;
  max-width: 1208px;
  padding: 0;
  text-align: center;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote {
  height: 348px;
  letter-spacing: -0.015em;
  margin: 0 auto;
  max-width: 1000px;
  text-align: center;
  width: 1000px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::before,
body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::after {
  background: var(--gold-gradient-line);
  content: "";
  display: block;
  height: 1px;
  margin-inline: auto;
  width: 48px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::before {
  margin-bottom: 48px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::after {
  margin-top: 48px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote p {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -0.015em;
  line-height: 62.4px;
  margin: 0;
  max-width: 1000px;
  width: 1000px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite {
  color: var(--ink-500);
  font-size: 12px;
  font-weight: 400;
  height: 41px;
  letter-spacing: 0.22em;
  line-height: 18.6px;
  margin: 32px 0 0;
  max-width: none;
  text-align: center;
  text-transform: uppercase;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite p {
  color: var(--ink-500);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.22em;
  line-height: 18.6px;
  margin: 0;
  max-width: none;
  text-align: center;
  text-transform: uppercase;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite strong {
  color: var(--ink-900);
  display: block;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin: 0 0 4px;
}

body .e2n-section.e2n-page-home.e2n-rich-text {
  padding: 144px 56px;
}

body .e2n-section.e2n-page-home.e2n-rich-text .e2n-inner > .e-con-inner,
body .e2n-section.e2n-page-home.e2n-rich-text .team-teaser,
body .e2n-section.e2n-page-home.e2n-rich-text .team-teaser > .e-con-inner {
  height: 632px;
  margin: 0 auto;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-rich-text .team-teaser > .e-con-inner {
  align-items: center;
  display: grid;
  gap: 96px;
  grid-template-columns: 1fr 1.2fr;
}

body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder {
  aspect-ratio: 4 / 5;
  height: 632px;
  overflow: hidden;
  width: 505.45px;
}

body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder::before {
  inset: 32px;
}

body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder::after {
  bottom: 42px;
  font-weight: 700;
}

body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder > .e-con-inner {
  height: 100%;
  padding: 32px;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-rich-text .team-copy,
body .e2n-section.e2n-page-home.e2n-rich-text .team-copy > .e-con-inner {
  display: flex;
  flex-direction: column;
  height: 632px;
  justify-content: center;
  padding: 0;
  width: 606.55px;
}

body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  display: inline-flex;
  gap: 12px;
  width: auto;
}

body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 28px;
}

/* Final CTA archetype correction: reference width, heading flow and large buttons. */
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm {
  height: 762px;
  padding: 144px 0;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner {
  --content-width: 1208px !important;
  --width: 1208px !important;
  flex-basis: auto !important;
  height: 474px !important;
  margin: 0 auto !important;
  max-height: 474px;
  max-width: 1208px !important;
  min-width: 1208px;
  padding: 0;
  width: 1208px !important;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner {
  left: -56px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-eyebrow {
  align-items: flex-end;
  display: flex;
  height: 28px;
  justify-content: center;
  margin: 0;
  min-height: 0;
  width: 100%;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-eyebrow .elementor-heading-title {
  align-items: center;
  color: rgb(131, 100, 4);
  display: inline-flex;
  font-size: 12px;
  font-weight: 700;
  gap: 12px;
  letter-spacing: 0.22em;
  line-height: 18.6px;
  margin: 0;
  width: auto;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500);
  content: "";
  display: inline-block;
  height: 1px;
  width: 28px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-cta-band-heading {
  margin: 24px 0 32px;
  max-width: 887.98px;
  width: 887.98px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-cta-band-heading .elementor-heading-title {
  margin: 0;
  max-width: 887.98px;
  width: 887.98px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text {
  margin: 0 auto;
  max-width: 728.42px;
  width: 728.42px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text p {
  font-size: 22px;
  line-height: 34.1px;
  margin: 0 0 40px;
  max-width: 728.42px;
  width: 728.42px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons > .e-con-inner {
  align-items: center;
  display: flex;
  gap: 16px;
  height: 62px;
  justify-content: center;
  margin: 0;
  max-width: 1208px;
  padding: 0;
  width: 1208px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .elementor-button {
  height: 62px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .elementor-button {
  font-size: 16px;
  line-height: 16px;
  padding: 22px 40px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn-solid-gold,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn-solid-gold .elementor-button {
  width: 324.28px;
}

body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn-outline-dark,
body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn-outline-dark .elementor-button {
  width: 307.03px;
}

/* Final service visual correction: reference gradient overlay and exact source URLs. */
body .e2n-section.e2n-page-home.e2n-content-row .visual-1 {
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.15)),
    url("https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?auto=format&fit=crop&w=1400&q=80") !important;
}

body .e2n-section.e2n-page-home.e2n-content-row .visual-2 {
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.15)),
    url("https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1400&q=80") !important;
}

body .e2n-section.e2n-page-home.e2n-content-row .visual-3 {
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.15)),
    url("https://images.unsplash.com/photo-1600585154526-990dced4db0d?auto=format&fit=crop&w=1400&q=80") !important;
}

body .e2n-section.e2n-page-home.e2n-content-row .visual {
  background-position: center center !important;
  background-size: cover !important;
}

/* Final desktop fold correction: header logo scale and hero-copy vertical origin. */
body .e2n-site-header .e2n-header-inner,
body .e2n-site-header .e2n-header-inner > .e-con-inner {
  height: 85px;
  min-height: 85px;
}

body header.elementor-location-header,
body .e2n-site-header {
  display: block;
  height: 85px !important;
  min-height: 85px !important;
}

body .e2n-site-header .e2n-logo.e2n-logo-asset {
  gap: 14px;
  height: 46px;
  margin: 0;
  padding: 0;
  width: 228.56px;
}

body .e2n-site-header .e2n-logo.e2n-logo-asset > .e-con-inner {
  align-items: center;
  display: flex;
  gap: 14px;
  height: 46px;
  margin: 0;
  max-width: none;
  padding: 0;
  width: 228.56px;
}

body .e2n-site-header .e2n-logo-mark-img,
body .e2n-site-header .e2n-logo-mark-img > .elementor-widget-container,
body .e2n-site-header .e2n-logo-mark-img img {
  height: 46px;
  width: 46px;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-inner {
  top: 0;
}

body .e2n-section.e2n-hero.e2n-home-stage .ctas,
body .e2n-section.e2n-hero.e2n-home-stage .ctas > .e-con-inner {
  gap: 16px;
  height: 140px;
  margin-top: 5px;
}

body .e2n-section.e2n-hero.e2n-home-stage .ctas .elementor-button {
  font-size: 16px;
  height: 62px;
  line-height: 16px;
  padding: 22px 40px;
}

body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn-solid-gold,
body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn-solid-gold .elementor-button {
  width: 389.88px;
}

body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn-outline-dark,
body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn-outline-dark .elementor-button {
  width: 415.91px;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
  margin-top: -12px;
}

/* Responsive reference reset: desktop fidelity rules must not lock tablet/mobile layouts. */
@media (max-width: 900px) {
  body {
    --e2n-responsive-container: 92vw;
  }

  body .e2n-site-header .e2n-header-menu {
    display: none !important;
  }

  body .e2n-site-header .e2n-header-inner {
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-site-header .e2n-header-inner > .e-con-inner {
    margin: 0 !important;
    max-width: none !important;
    padding: 0 30.72px !important;
    width: 100% !important;
  }

  body .e2n-site-header .e2n-logo.e2n-logo-asset {
    max-width: 228.56px !important;
    width: 228.56px !important;
  }

  body .e2n-site-header .e2n-btn,
  body .e2n-site-header .e2n-btn .elementor-button {
    height: 38px !important;
  }

  body .e2n-site-header .e2n-btn .elementor-button {
    padding: 12px 22px !important;
  }

  body .e2n-section.e2n-page-home:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    padding: 76.8px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay):not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    padding-bottom: 93.8px !important;
  }

  body .e2n-section.e2n-page-home .e2n-inner,
  body .e2n-section.e2n-page-home .e2n-section-head,
  body .e2n-section.e2n-page-home .pool-head,
  body .e2n-section.e2n-page-home .portfolio-grid,
  body .e2n-section.e2n-page-home .process-grid {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home .e2n-section-head > .e-con-inner,
  body .e2n-section.e2n-page-home .pool-head > .e-con-inner,
  body .e2n-section.e2n-page-home .portfolio-grid > .e-con-inner,
  body .e2n-section.e2n-page-home .process-grid > .e-con-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage > .e-con-inner > .e2n-inner,
  body .e2n-section.e2n-hero.e2n-home-stage > .e-con-inner > .e2n-inner > .e-con-inner {
    padding-inline: 0 !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-inner {
    height: auto !important;
    margin-left: 0 !important;
    margin-right: auto !important;
    max-width: 100% !important;
    padding: 88px 0 72px !important;
    top: 0 !important;
    width: 660px !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-inner > .e-con-inner {
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage::before {
    display: block !important;
    opacity: 0.18 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage::after {
    display: none !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .e2n-hero-heading,
  body .e2n-section.e2n-hero.e2n-home-stage .e2n-hero-heading .elementor-heading-title {
    max-width: 100% !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .e2n-hero-heading {
    margin: 0 !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .e2n-hero-heading br.hero-br {
    display: none !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading.e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    margin: 28px 0 !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
    height: 178px !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    margin-top: 0 !important;
    max-width: 100vw !important;
    min-width: 100vw !important;
    padding: 30px 0 !important;
    width: 100vw !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child > .e-con-inner {
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
    max-width: var(--e2n-responsive-container) !important;
    padding: 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats-row {
    display: block !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats-row > .e-con-inner {
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: 1fr 1fr !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stat {
    height: auto !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row {
    padding: 76.8px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos,
  body .e2n-section.e2n-page-home.e2n-trust-logos:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    padding: 58px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid > .e-con-inner {
    display: grid !important;
    gap: 44px !important;
    grid-template-columns: 1fr !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy {
    border-bottom: 1px solid rgba(228, 204, 138, 0.32) !important;
    border-right: 0 !important;
    height: auto !important;
    max-width: 100% !important;
    padding: 0 0 40px !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy > .e-con-inner {
    border: 0 !important;
    height: auto !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-eyebrow {
    margin: 9px 0 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-trust-heading {
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-trust-heading .elementor-heading-title {
    font-size: 36px !important;
    line-height: 38.16px !important;
    margin: 18px 0 !important;
    white-space: nowrap !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-text {
    margin: 0 !important;
    max-width: 389.373px !important;
    width: 389.373px !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-text p {
    font-size: 14px !important;
    line-height: 21.7px !important;
    margin: 0 0 28px !important;
    max-width: 389.373px !important;
    width: 389.373px !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-btn {
    margin: 0 !important;
    max-width: none !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items {
    display: block !important;
    height: auto !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items > .e-con-inner {
    display: grid !important;
    gap: 34px !important;
    grid-template-columns: 1fr 1fr !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item {
    height: 134px !important;
    max-width: none !important;
    min-height: 0 !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row {
    display: block !important;
    height: auto !important;
    margin: 0 auto !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-content > .e-con-inner {
    height: auto !important;
    margin: 0 !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 40px 64px 40px 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .service-content > .e-con-inner {
    padding: 40px 0 40px 64px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .visual {
    aspect-ratio: 4 / 3 !important;
    height: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 40px 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid .icon-cards {
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid .icon-cards > .e-con-inner {
    display: grid !important;
    gap: 28px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    height: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .e2n-section-head-center {
    margin-bottom: 64px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .e2n-card-grid-heading .elementor-heading-title {
    line-height: 50.4px !important;
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card .lucide-icon {
    margin: 0 auto 24px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card .e2n-card-heading {
    margin-bottom: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card .e2n-text,
  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card .e2n-text p {
    line-height: 21.7px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid .icon-card {
    height: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid .portfolio-grid,
  body .e2n-section.e2n-page-home.e2n-card-grid .portfolio-grid > .e-con-inner {
    display: grid !important;
    gap: 40px !important;
    grid-template-columns: 1fr !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row {
    height: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    overflow: visible !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner {
    display: flex !important;
    flex-wrap: wrap !important;
    height: auto !important;
    justify-content: space-between !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    row-gap: 32px !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row .pool-cta-step {
    flex: 0 0 auto !important;
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row .e2n-btn {
    flex: 0 0 100% !important;
    margin: 0 !important;
    max-width: none !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row .e2n-btn .elementor-button {
    font-size: 14px !important;
    height: 52px !important;
    line-height: 14px !important;
    padding: 18px 32px !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps {
    padding: 76.8px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-grid {
    display: block !important;
    height: auto !important;
    margin-top: 64px !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-grid > .e-con-inner {
    display: grid !important;
    gap: 1px !important;
    grid-template-columns: 1fr !important;
    height: auto !important;
    padding: 1px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step {
    height: 254px !important;
    max-width: none !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-cta-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: 1fr !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    min-width: 0 !important;
    padding: 64px 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-cta-inner > .e-con-inner {
    align-items: start !important;
    grid-template-rows: auto auto !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy > .e-con-inner {
    align-self: start !important;
    height: auto !important;
    max-width: 100% !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading {
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .elementor-heading-title {
    font-size: 54.4px !important;
    letter-spacing: -0.544px !important;
    line-height: 55.488px !important;
    margin: 24px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-cta-band-heading .cta-desktop-br {
    display: none !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text p {
    max-width: 619.82px !important;
    width: 619.82px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-preview {
    align-self: start !important;
    height: 432px !important;
    max-width: none !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote p,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite p {
    height: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::before,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::after {
    background: var(--gold-gradient-line) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    margin-inline: auto !important;
    width: 48px !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::before {
    margin-bottom: 48px !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote::after {
    margin-top: 48px !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-quote p {
    font-size: 28px !important;
    letter-spacing: -0.42px !important;
    line-height: 36.4px !important;
    margin: 0 auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite {
    margin: 32px 0 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite,
  body .e2n-section.e2n-page-home.e2n-testimonial .e2n-cite p {
    color: var(--ink-500) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    text-transform: uppercase !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-teaser,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-teaser > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: 1fr !important;
    height: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder {
    height: auto !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy > .e-con-inner {
    height: auto !important;
    justify-content: flex-start !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner {
    left: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm {
    height: auto !important;
    min-height: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons > .e-con-inner {
    height: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    min-width: 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-cta-band-heading .elementor-heading-title {
    font-size: 54.4px !important;
    letter-spacing: -0.544px !important;
    line-height: 55.488px !important;
    margin: 0 auto !important;
    max-width: 670.921px !important;
    width: 670.921px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text p {
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }
}

@media (max-width: 767px) {
  body {
    --e2n-responsive-container: calc(100vw - 40px);
  }

  body .e2n-section.e2n-page-home .e2n-section-head,
  body .e2n-section.e2n-page-home .e2n-section-head > .e-con-inner,
  body .e2n-section.e2n-page-home .pool-head,
  body .e2n-section.e2n-page-home .pool-head > .e-con-inner,
  body .e2n-section.e2n-page-home .portfolio-grid,
  body .e2n-section.e2n-page-home .portfolio-grid > .e-con-inner,
  body .e2n-section.e2n-page-home .process-grid,
  body .e2n-section.e2n-page-home .process-grid > .e-con-inner {
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home .elementor-heading-title {
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .elementor-widget-heading.e2n-hero-heading .elementor-heading-title {
    font-size: 46.4px !important;
    line-height: 45.472px !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid .icon-cards > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-items > .e-con-inner {
    grid-template-columns: 1fr !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay):not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    padding: 72px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    --padding-bottom: 72px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 72px !important;
    padding: 72px 0 !important;
    padding-block-end: 72px !important;
    padding-block-start: 72px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card {
    height: auto !important;
    min-height: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid:not(.e2n-dark-overlay) .icon-card .e2n-card-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 23.4px !important;
    max-width: none !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .pool-head-text,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .pool-head-text > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-text,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-head .e2n-text p {
    max-width: none !important;
    width: 383.703px !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-trust-heading .elementor-heading-title {
    white-space: normal !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item > .e-con-inner {
    height: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-1,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-1 > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-4,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-4 > .e-con-inner {
    height: 134px !important;
  }

  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-2,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-2 > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-3,
  body .e2n-section.e2n-page-home.e2n-trust-logos .trust-item-3 > .e-con-inner {
    height: 114px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row {
    --padding-bottom: 72px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 72px !important;
    padding: 72px 0 !important;
    padding-block-end: 72px !important;
    padding-block-start: 72px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    --padding-bottom: 72px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 72px !important;
    padding: 72px 0 !important;
    padding-block-end: 72px !important;
    padding-block-start: 72px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .e2n-content-row-heading .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
    max-width: none !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-content > .e-con-inner {
    padding: 40px 64px 40px 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-1 .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-row-1 .visual {
    width: 439.125px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .service-content > .e-con-inner {
    padding: 40px 0 40px 64px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-row-2 .visual {
    width: 355.953px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-3 .service-content,
  body .e2n-section.e2n-page-home.e2n-content-row .service-row-3 .visual {
    width: 408.812px !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row {
    transform: translateY(-1px) !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row-3 .visual {
    transform: translateY(-1px) !important;
  }

  body .e2n-section.e2n-page-home.e2n-content-row .service-row .service-content .e2n-heading .elementor-heading-title {
    font-size: 36px !important;
    line-height: 39.6px !important;
    max-width: none !important;
    width: auto !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    --padding-bottom: 72px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 72px !important;
    padding: 72px 0 !important;
    padding-block-end: 72px !important;
    padding-block-start: 72px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head,
  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head > .e-con-inner {
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .elementor-widget-heading:not(.e2n-eyebrow),
  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .elementor-widget-heading:not(.e2n-eyebrow) .elementor-heading-title {
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .elementor-widget-heading:not(.e2n-eyebrow) {
    margin: 24px 0 16px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .elementor-widget-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-text {
    margin: 0 !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .e2n-section-head .e2n-text p {
    margin: 4px 0 0 !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step {
    height: auto !important;
    margin-left: 1px !important;
    padding: 40px 32px 48px !important;
    width: 348px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .step-num {
    color: #9a7705 !important;
    font-size: 72px !important;
    line-height: 72px !important;
    margin-bottom: 32px !important;
    width: 284px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark {
    --padding-bottom: 0 !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 0 !important;
    padding: 0 !important;
    padding-block-end: 0 !important;
    padding-block-start: 0 !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .elementor-widget-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    letter-spacing: -0.48px !important;
    line-height: 48.96px !important;
    margin: 24px 0 !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .e2n-text,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .e2n-text p {
    color: rgba(255, 255, 255, 0.78) !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .e2n-text {
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .e2n-text p {
    margin: 0 0 32px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-copy .e2n-text p {
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text:not(.e2n-hero):not(.e2n-cta-band.e2n-dark):not(.e2n-cta-band.e2n-warm) {
    --padding-bottom: 72px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 72px !important;
    padding: 72px 0 !important;
    padding-block-end: 72px !important;
    padding-block-start: 72px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .photo.placeholder {
    height: 577.438px !important;
    max-width: none !important;
    width: 461.953px !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .elementor-heading-title,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .e2n-text,
  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .e2n-text p {
    max-width: none !important;
    width: 461.953px !important;
  }

  body .e2n-section.e2n-page-home.e2n-rich-text .team-copy .elementor-widget-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm:not(.e2n-hero):not(.e2n-cta-band.e2n-dark) {
    --padding-bottom: 144px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 144px !important;
    padding: 144px 0 !important;
    padding-block-end: 144px !important;
    padding-block-start: 144px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
    display: block !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner.e-con,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner.e-con > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons > .e-con-inner {
    --display: block !important;
    display: block !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner.e-con,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .e2n-inner.e-con > .e-con-inner,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner > .e-con-inner {
    height: 645px !important;
    min-height: 645px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-eyebrow,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-cta-band-heading,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-eyebrow .elementor-heading-title {
    justify-content: center !important;
    width: 100% !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-cta-band-heading .elementor-heading-title {
    font-size: 48px !important;
    letter-spacing: -0.48px !important;
    line-height: 48.96px !important;
    margin: 24px 0 32px !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-inner .e2n-text p {
    font-size: 22px !important;
    line-height: 34.1px !important;
    margin: 0 0 40px !important;
    max-width: none !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn {
    display: block !important;
    margin: 0 auto 16px !important;
    width: max-content !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-warm .final-cta-buttons .e2n-btn:last-child {
    margin-bottom: 0 !important;
  }

  body .e2n-footer.e2n-section {
    --padding-bottom: 32px !important;
    --padding-left: 0 !important;
    --padding-right: 0 !important;
    --padding-top: 96px !important;
    padding: 96px 0 32px !important;
    padding-block-end: 32px !important;
    padding-block-start: 96px !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important;
  }

  body .e2n-footer .e2n-footer-grid,
  body .e2n-footer .e2n-footer-grid > .e-con-inner {
    display: grid !important;
    grid-template-columns: 168.562px 133.438px !important;
    column-gap: 48px !important;
    row-gap: 48px !important;
    height: 645px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: var(--e2n-responsive-container) !important;
    padding: 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-footer .e2n-footer-brand,
  body .e2n-footer .e2n-footer-col,
  body .e2n-footer .e2n-footer-brand > .e-con-inner,
  body .e2n-footer .e2n-footer-col > .e-con-inner {
    padding: 0 !important;
    max-width: none !important;
  }

  body .e2n-footer .e2n-footer-col:nth-child(5),
  body .e2n-footer .e2n-footer-col:nth-child(5) > .e-con-inner {
    width: 168.562px !important;
  }

  body .e2n-footer .e2n-footer-bottom,
  body .e2n-footer .e2n-footer-bottom > .e-con-inner {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    height: 81px !important;
    margin: 72px auto 0 !important;
    max-width: var(--e2n-responsive-container) !important;
    padding: 24px 0 0 !important;
    width: var(--e2n-responsive-container) !important;
  }

  body .e2n-footer .e2n-footer-bottom .e2n-footer-copy {
    color: rgba(255, 255, 255, 0.5) !important;
    font-size: 12px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    width: 129.547px !important;
  }

  body .e2n-footer .e2n-footer-legal-links,
  body .e2n-footer .e2n-footer-legal-links > .e-con-inner {
    display: flex !important;
    flex-direction: row !important;
    gap: 22.25px !important;
    height: 56px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 220.453px !important;
  }

  body .e2n-footer .e2n-footer-legal-links .elementor-button {
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 12px !important;
    line-height: 18.6px !important;
    padding: 4px 0 !important;
  }
}

/* Fidelity pass 52: measured process-step typography correction. */
@media (min-width: 768px) and (max-width: 900px) {
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay {
    margin-bottom: 18px !important;
    margin-top: -18px !important;
  }
}

@media (max-width: 767px) {
  body .e2n-site-header .e2n-header-inner,
  body .e2n-site-header .e2n-header-inner > .e-con-inner {
    overflow: visible !important;
  }

  body .e2n-site-header .e2n-header-inner > .e-con-inner {
    padding: 0 20px !important;
  }

  body .e2n-site-header .e2n-logo.e2n-logo-asset {
    transform: none !important;
  }

  body .e2n-site-header .e2n-logo-text,
  body .e2n-site-header .e2n-logo-text > .e-con-inner {
    padding: 0 !important;
    width: 168.562px !important;
  }

  body .e2n-site-header .e2n-logo-main,
  body .e2n-site-header .e2n-logo-sub {
    transform: translateX(-4.72px) !important;
    width: 168.562px !important;
  }

  body .e2n-site-header .e2n-logo-main .elementor-heading-title {
    font-size: 17px !important;
    letter-spacing: 2.72px !important;
    line-height: 17px !important;
    width: 168.562px !important;
  }

  body .e2n-site-header .e2n-logo-sub,
  body .e2n-site-header .e2n-logo-sub p {
    font-size: 8.5px !important;
    letter-spacing: 2.04px !important;
    line-height: 8.5px !important;
    width: 168.562px !important;
  }

  body .e2n-site-header .e2n-btn {
    transform: translateX(37px) !important;
    width: 207.25px !important;
  }

  body .e2n-site-header .e2n-btn .elementor-button {
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 12px !important;
    overflow: visible !important;
    width: 207.25px !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn {
    max-width: none !important;
    transform: translateY(-6px) !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(1),
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(1) .elementor-button {
    width: 389.875px !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(2),
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(2) .elementor-button {
    width: 415.906px !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats {
    transform: translateY(-5px) !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number {
    height: 24px !important;
    min-height: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step {
    margin-left: -2px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .e2n-heading,
  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .e2n-heading .elementor-heading-title {
    margin: 0 0 12px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .e2n-heading .elementor-heading-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 1.08px !important;
    line-height: 27.9px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .e2n-text,
  body .e2n-section.e2n-page-home.e2n-process-steps .process-step .e2n-text p {
    font-size: 14px !important;
    line-height: 21.7px !important;
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-grid {
    height: 1171px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step:nth-child(1) {
    height: 275px !important;
  }

  body .e2n-section.e2n-page-home.e2n-process-steps .process-step:nth-child(2),
  body .e2n-section.e2n-page-home.e2n-process-steps .process-step:nth-child(3),
  body .e2n-section.e2n-page-home.e2n-process-steps .process-step:nth-child(4) {
    height: 297px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1),
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1) > .e-con-inner {
    height: 387px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1) .tile-meta,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1) .tile-meta > .e-con-inner {
    height: 124px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1) .tile-meta .elementor-widget-heading,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(1) .tile-meta .place {
    width: 180.531px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2),
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) > .e-con-inner {
    height: 403px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta > .e-con-inner {
    height: 141px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta .elementor-widget-heading,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta .place {
    width: 154px !important;
  }

  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta .place,
  body .e2n-section.e2n-page-home.e2n-card-grid.e2n-dark-overlay .portfolio-grid .pool-tile:nth-child(2) .tile-meta .place p {
    white-space: nowrap !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark {
    height: 1242px !important;
    margin-top: 0 !important;
    min-height: 1242px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-preview {
    height: 454px !important;
    min-height: 454px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-label {
    margin: 0 0 16px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-value,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-value p {
    font-size: 64px !important;
    letter-spacing: -1.28px !important;
    line-height: 64px !important;
    margin: 0 !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-value sub {
    font-size: 18px !important;
    line-height: 18px !important;
    margin-left: 8px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-sub {
    margin: 8px 0 28px !important;
  }

  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-sub,
  body .e2n-section.e2n-page-home.e2n-cta-band.e2n-dark .calc-sub p {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 14px !important;
    line-height: 21.7px !important;
  }
}

/* Fidelity pass 69: rebuild subpage archetypes from their HTML grids, not generic rich-text stacks. */
@media (min-width: 1025px) {
  body .e2n-page-ueber-uns.e2n-section-01 {
    overflow: visible !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-inner > .e-con-inner {
    display: block !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: var(--gold-700) !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: var(--gold-700) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    max-width: 781.426px !important;
    width: 781.426px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: var(--text) !important;
    font-size: 63.36px !important;
    font-weight: 800 !important;
    letter-spacing: -0.6336px !important;
    line-height: 63.36px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title em {
    color: var(--gold-700) !important;
    font-style: normal !important;
    font-weight: inherit !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text,
  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text p {
    max-width: 810.656px !important;
    width: 810.656px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 {
    padding: 144px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid > .e-con-inner {
    align-items: start !important;
    display: grid !important;
    gap: 72px !important;
    grid-template-columns: minmax(0, 560px) minmax(0, 1fr) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head,
  body .e2n-page-ueber-uns.e2n-section-02 .story-head > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner {
    max-width: none !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 38px !important;
    font-weight: 800 !important;
    line-height: 42px !important;
    margin: 0 !important;
    max-width: 560px !important;
    text-transform: uppercase !important;
    width: 560px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner {
    gap: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text {
    margin: 0 0 24px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text p {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 30.6px !important;
    margin: 0 !important;
    max-width: none !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner::after {
    background: var(--gold-gradient-line) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    margin-top: 16px !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner {
    max-width: 1208px !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner {
    padding-top: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head > .e-con-inner {
    display: block !important;
    height: 153px !important;
    max-width: 600px !important;
    min-height: 0 !important;
    width: 600px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: var(--gold-300) !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-eyebrow .elementor-heading-title::before {
    background: var(--gold-300) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-heading:not(.e2n-eyebrow) {
    height: 101px !important;
    margin: 24px 0 0 !important;
    max-width: 600px !important;
    width: 600px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    margin: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid {
    display: block !important;
    margin-top: 72px !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: repeat(4, 266px) !important;
    margin-top: 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat {
    border: 0 !important;
    display: block !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 266px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    max-width: 266px !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 266px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-number,
  body .e2n-page-ueber-uns.e2n-section-03 .stat-number .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-03 .stat-number p {
    color: var(--gold-300) !important;
    font-size: clamp(48px, 5vw, 72px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.02em !important;
    line-height: 1 !important;
    margin: 0 !important;
    max-width: 266px !important;
    text-transform: none !important;
    white-space: normal !important;
    width: 266px !important;
    word-break: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label {
    margin: 16px 0 0 !important;
    max-width: 222.5px !important;
    width: 222.5px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label p {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 21px !important;
    margin: 0 !important;
    max-width: 222.5px !important;
    text-transform: none !important;
    width: 222.5px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 {
    padding: 144px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-inner > .e-con-inner {
    display: block !important;
    max-width: 1208px !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head > .e-con-inner {
    display: block !important;
    height: 203px !important;
    margin: 0 auto 72px !important;
    max-width: 720px !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    text-align: center !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: var(--gold-700) !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before {
    background: var(--gold-700) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-heading:not(.e2n-eyebrow) {
    height: 151px !important;
    margin: 24px 0 0 !important;
    max-width: 720px !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 720px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principles-grid {
    background: var(--border) !important;
    border: 1px solid var(--border) !important;
    display: block !important;
    height: 397px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principles-grid > .e-con-inner {
    display: grid !important;
    gap: 1px !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    height: 395px !important;
    margin: 0 !important;
    max-width: 1206px !important;
    padding: 0 !important;
    width: 1206px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card {
    border: 0 !important;
    display: block !important;
    height: 395px !important;
    min-height: 0 !important;
    padding: 56px 40px !important;
    width: 401.33px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    max-width: 321.33px !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 321.33px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 {
    padding: 144px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .e2n-inner > .e-con-inner {
    display: block !important;
    max-width: 1208px !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head,
  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head > .e-con-inner {
    display: block !important;
    height: 324px !important;
    margin: 0 0 72px !important;
    max-width: 720px !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    text-align: left !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: var(--gold-700) !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-eyebrow .elementor-heading-title::before {
    background: var(--gold-700) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-heading:not(.e2n-eyebrow) {
    height: 151px !important;
    margin: 24px 0 0 !important;
    max-width: 720px !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 720px !important;
    text-align: left !important;
    text-transform: uppercase !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-text {
    margin: 22px 0 0 !important;
    max-width: 720px !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    max-width: 720px !important;
    text-align: left !important;
    width: 720px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page {
    display: block !important;
    height: 689px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    height: 689px !important;
    margin: 0 !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-card {
    background: transparent !important;
    border: 0 !important;
    display: block !important;
    height: 689px !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 370.66px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-card > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    max-width: 370.66px !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 370.66px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo {
    aspect-ratio: 3 / 4 !important;
    background:
      linear-gradient(135deg, rgba(154, 119, 5, 0.08), rgba(255, 255, 255, 0.68)),
      var(--surface) !important;
    border: 1px solid var(--border) !important;
    display: grid !important;
    height: 494px !important;
    margin: 0 0 24px !important;
    overflow: hidden !important;
    place-items: center !important;
    position: relative !important;
    width: 370.66px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo::before {
    background: none !important;
    color: rgba(154, 119, 5, 0.42) !important;
    content: "01" !important;
    font-family: var(--font-sans) !important;
    font-size: 92px !important;
    font-weight: 200 !important;
    height: auto !important;
    letter-spacing: -0.04em !important;
    line-height: 1 !important;
    opacity: 1 !important;
    position: relative !important;
    width: auto !important;
    z-index: 1 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo-2::before {
    content: "02" !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo-3::before {
    content: "03" !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo::after {
    background:
      linear-gradient(180deg, transparent 48%, rgba(154, 119, 5, 0.10) 100%),
      radial-gradient(circle at 18% 18%, rgba(154, 119, 5, 0.16), transparent 28%) !important;
    content: "" !important;
    inset: 0 !important;
    position: absolute !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note {
    bottom: 22px !important;
    left: 24px !important;
    position: absolute !important;
    width: auto !important;
    z-index: 2 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note,
  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note p {
    color: var(--gold-700) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy {
    padding: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 {
    padding: 144px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .e2n-inner > .e-con-inner {
    display: block !important;
    max-width: 1208px !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head,
  body .e2n-page-ueber-uns.e2n-section-06 .press-head > .e-con-inner {
    display: block !important;
    height: 153px !important;
    margin: 0 auto !important;
    max-width: 600px !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 600px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    text-align: center !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-eyebrow .elementor-heading-title::before {
    background: #836404 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-heading:not(.e2n-eyebrow) {
    height: 101px !important;
    margin: 24px 0 16px !important;
    max-width: 600px !important;
    width: 600px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: var(--text) !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 600px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 600px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo-grid {
    display: block !important;
    height: 72px !important;
    margin: 56px 0 0 !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo-grid > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    height: 72px !important;
    margin: 0 !important;
    max-width: 1208px !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo {
    align-items: center !important;
    border: 1px dashed var(--border-strong) !important;
    color: var(--ink-300) !important;
    display: flex !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    height: 72px !important;
    justify-content: center !important;
    letter-spacing: 0.28px !important;
    line-height: 21.7px !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 24px 16px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 203.2px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo p {
    color: var(--ink-300) !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.28px !important;
    line-height: 21.7px !important;
    margin: 0 !important;
    text-align: center !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 {
    padding: 144px 0 !important;
    text-align: center !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-inner,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-inner > .e-con-inner {
    display: block !important;
    max-width: 1208px !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 1208px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    text-align: center !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-eyebrow .elementor-heading-title::before {
    background: #836404 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading {
    height: 101px !important;
    margin: 24px auto 32px !important;
    max-width: 657.766px !important;
    width: 657.766px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading .elementor-heading-title {
    color: var(--text) !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 657.766px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 657.766px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-text {
    margin: 0 auto 40px !important;
    max-width: 723.8px !important;
    width: 723.8px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    max-width: 723.8px !important;
    text-align: center !important;
    width: 723.8px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons > .e-con-inner {
    display: block !important;
    height: 62px !important;
    margin: 0 auto !important;
    max-width: 400.938px !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: 400.938px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .elementor-button {
    align-items: center !important;
    background: #9a7705 !important;
    border: 1px solid #9a7705 !important;
    border-radius: 2px !important;
    color: #fff !important;
    display: inline-flex !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    height: 62px !important;
    justify-content: center !important;
    letter-spacing: 1.28px !important;
    line-height: 16px !important;
    padding: 22px 40px !important;
    text-transform: uppercase !important;
    width: 400.938px !important;
  }
}

/* Fidelity pass 70: native breakpoint geometry for the Über-uns subpage archetypes. */
@media (max-width: 900px) {
  body .e2n-page-ueber-uns {
    --e2n-r-gutter: clamp(20px, 4vw, 56px);
    --e2n-r-content: calc(100vw - var(--e2n-r-gutter) - var(--e2n-r-gutter));
    --e2n-r-section-y: clamp(72px, 10vw, 144px);
  }

  body .e2n-page-ueber-uns.e2n-section-02,
  body .e2n-page-ueber-uns.e2n-section-04,
  body .e2n-page-ueber-uns.e2n-section-05,
  body .e2n-page-ueber-uns.e2n-section-06 {
    padding: var(--e2n-r-section-y) 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 {
    margin-top: 33px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 {
    padding: 96px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 {
    padding: 144px 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-05 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-06 .e2n-inner > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-07 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 {
    min-height: 590px !important;
    overflow: visible !important;
    padding: 144px var(--e2n-r-gutter) 96px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-inner > .e-con-inner {
    display: block !important;
    max-width: var(--e2n-r-content) !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-02 .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-05 .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-06 .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-07 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-ueber-uns.e2n-section-02 .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-ueber-uns.e2n-section-05 .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-ueber-uns.e2n-section-06 .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-ueber-uns.e2n-section-07 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
    max-width: 18ch !important;
    width: 18ch !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: var(--text) !important;
    font-size: 41.6px !important;
    font-weight: 800 !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
    margin: 0 !important;
    max-width: 18ch !important;
    text-transform: uppercase !important;
    width: 18ch !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text {
    margin: 40px 0 0 !important;
    max-width: 56ch !important;
    width: min(56ch, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    max-width: 56ch !important;
    width: min(56ch, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid,
  body .e2n-page-ueber-uns.e2n-section-02 .about-story-grid > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: 1fr !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head,
  body .e2n-page-ueber-uns.e2n-section-02 .story-head > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy,
  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner {
    display: block !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: var(--text) !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    text-transform: uppercase !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text {
    margin: 0 0 24px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 18px !important;
    line-height: 30.6px !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-02 .story-copy > .e-con-inner::after {
    background: var(--gold-gradient-line) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    margin-top: 16px !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head > .e-con-inner {
    display: block !important;
    height: 153px !important;
    margin: 0 0 72px !important;
    max-width: 600px !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: min(600px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: #fff !important;
    font-size: 48px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
    display: grid !important;
    gap: 32px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat > .e-con-inner {
    display: block !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-number,
  body .e2n-page-ueber-uns.e2n-section-03 .stat-number .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-03 .stat-number p {
    color: var(--gold-300) !important;
    font-size: 48px !important;
    font-weight: 200 !important;
    letter-spacing: -0.96px !important;
    line-height: 48px !important;
    margin: 0 !important;
    white-space: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label {
    margin: 16px 0 0 !important;
    max-width: 24ch !important;
    width: 24ch !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label p {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 14px !important;
    line-height: 21px !important;
    margin: 0 !important;
    max-width: 24ch !important;
    width: 24ch !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head,
  body .e2n-page-ueber-uns.e2n-section-04 .e2n-section-head > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head,
  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-06 .press-head,
  body .e2n-page-ueber-uns.e2n-section-06 .press-head > .e-con-inner {
    display: block !important;
    margin: 0 auto 72px !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head,
  body .e2n-page-ueber-uns.e2n-section-05 .team-page-head > .e-con-inner {
    margin: 0 0 72px !important;
    text-align: left !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principles-grid,
  body .e2n-page-ueber-uns.e2n-section-04 .principles-grid > .e-con-inner {
    background: var(--border) !important;
    border: 1px solid var(--border) !important;
    display: grid !important;
    gap: 1px !important;
    grid-template-columns: 1fr !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card,
  body .e2n-page-ueber-uns.e2n-section-04 .principle-card > .e-con-inner {
    display: block !important;
    height: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card {
    background: #fff !important;
    border: 0 !important;
    padding: 56px 40px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-icon {
    margin: 0 0 32px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card h3,
  body .e2n-page-ueber-uns.e2n-section-04 .principle-card .elementor-heading-title {
    font-size: 28px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 43.4px !important;
    margin: 0 0 16px !important;
    text-transform: none !important;
  }

  body .e2n-page-ueber-uns.e2n-section-04 .principle-card .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 18px !important;
    line-height: 28.8px !important;
    margin: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page,
  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-card,
  body .e2n-page-ueber-uns.e2n-section-05 .team-member-card > .e-con-inner {
    background: transparent !important;
    border: 0 !important;
    display: block !important;
    height: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo {
    aspect-ratio: 3 / 4 !important;
    background:
      linear-gradient(135deg, rgba(154, 119, 5, 0.08), rgba(255, 255, 255, 0.68)),
      var(--surface) !important;
    border: 1px solid var(--border) !important;
    display: grid !important;
    height: auto !important;
    margin: 0 0 24px !important;
    overflow: hidden !important;
    place-items: center !important;
    position: relative !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo::before {
    background: none !important;
    color: rgba(154, 119, 5, 0.42) !important;
    content: "01" !important;
    font-family: var(--font-sans) !important;
    font-size: clamp(52px, 8vw, 92px) !important;
    font-weight: 200 !important;
    letter-spacing: -0.04em !important;
    line-height: 1 !important;
    opacity: 1 !important;
    position: relative !important;
    width: auto !important;
    z-index: 1 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo-2::before {
    content: "02" !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo-3::before {
    content: "03" !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo::after {
    background:
      linear-gradient(180deg, transparent 48%, rgba(154, 119, 5, 0.10) 100%),
      radial-gradient(circle at 18% 18%, rgba(154, 119, 5, 0.16), transparent 28%) !important;
    content: "" !important;
    inset: 0 !important;
    position: absolute !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note {
    bottom: 22px !important;
    left: 24px !important;
    position: absolute !important;
    width: auto !important;
    z-index: 2 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note,
  body .e2n-page-ueber-uns.e2n-section-05 .team-photo .photo-note p {
    color: var(--gold-700) !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy,
  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy > .e-con-inner {
    background: transparent !important;
    display: block !important;
    max-width: none !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy h3,
  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .elementor-heading-title {
    color: var(--text) !important;
    font-size: 28px !important;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    line-height: 43.4px !important;
    margin: 0 0 6px !important;
    text-transform: none !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .e2n-text {
    margin: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 14px !important;
    line-height: 22.4px !important;
    margin: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .e2n-text:first-of-type p {
    color: #836404 !important;
    font-size: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 19.2px !important;
    margin: 0 0 16px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head,
  body .e2n-page-ueber-uns.e2n-section-06 .press-head > .e-con-inner {
    margin-bottom: 0 !important;
    max-width: min(600px, var(--e2n-r-content)) !important;
    width: min(600px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-ueber-uns.e2n-section-06 .press-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    max-width: min(600px, var(--e2n-r-content)) !important;
    width: min(600px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo-grid {
    display: block !important;
    height: 312px !important;
    margin: 56px 0 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo-grid > .e-con-inner {
    display: grid !important;
    gap: 48px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    height: 312px !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .press-logo {
    height: 72px !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-inner,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-inner > .e-con-inner {
    display: block !important;
    max-width: var(--e2n-r-content) !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading {
    height: 101px !important;
    margin: 24px auto 32px !important;
    max-width: min(657.766px, var(--e2n-r-content)) !important;
    width: min(657.766px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
    max-width: min(657.766px, var(--e2n-r-content)) !important;
    text-align: center !important;
    width: min(657.766px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-text,
  body .e2n-page-ueber-uns.e2n-section-07 .e2n-text p {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: min(50ch, var(--e2n-r-content)) !important;
    text-align: center !important;
    width: min(50ch, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons > .e-con-inner {
    display: block !important;
    height: 62px !important;
    margin: 0 auto !important;
    max-width: min(400.938px, var(--e2n-r-content)) !important;
    min-height: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    width: min(400.938px, var(--e2n-r-content)) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .elementor-button {
    height: 62px !important;
    padding: 22px 40px !important;
    width: min(400.938px, var(--e2n-r-content)) !important;
  }
}

@media (max-width: 600px) {
  body .e2n-page-ueber-uns .e2n-heading,
  body .e2n-page-ueber-uns .e2n-heading .elementor-heading-title,
  body .e2n-page-ueber-uns .e2n-heading .elementor-heading-title em,
  body .e2n-page-ueber-uns .e2n-text,
  body .e2n-page-ueber-uns .e2n-text p {
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 {
    padding: 144px 0 96px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    max-width: 100vw !important;
    min-height: 0 !important;
    padding: 0 var(--e2n-r-gutter) !important;
    width: 100vw !important;
  }

  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-ueber-uns.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text,
  body .e2n-page-ueber-uns.e2n-section-01 .e2n-text p {
    max-width: var(--e2n-r-content) !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 {
    margin-top: 16px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head,
  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head > .e-con-inner {
    height: 203px !important;
    max-width: var(--e2n-r-content) !important;
    width: var(--e2n-r-content) !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-head .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat {
    border: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label {
    max-width: 100% !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-03 .stat-label p {
    max-width: 100% !important;
    width: 100% !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page,
  body .e2n-page-ueber-uns.e2n-section-05 .team-grid-page > .e-con-inner {
    grid-template-columns: 1fr !important;
  }

  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .e2n-color-accenthover,
  body .e2n-page-ueber-uns.e2n-section-05 .team-member-copy .e2n-color-accenthover p {
    color: #836404 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 2.64px !important;
    line-height: 19.2px !important;
    margin: 0 0 16px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 {
    margin-top: 0 !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading {
    height: 202px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .e2n-final-cta-heading .elementor-heading-title {
    height: 202px !important;
  }

  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons,
  body .e2n-page-ueber-uns.e2n-section-07 .final-cta-buttons > .e-con-inner,
  body .e2n-page-ueber-uns.e2n-section-07 .elementor-button {
    max-width: 400.938px !important;
    width: 400.938px !important;
  }
}

/* Fidelity pass 71: Objektanfrage native mobile/tablet geometry from the HTML template. */
@media (max-width: 900px) {
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid > .e-con-inner {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step {
    border-bottom: 1px solid var(--border) !important;
    border-right: 0 !important;
    display: block !important;
    padding: 56px 36px !important;
    width: 100% !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step:last-child {
    border-bottom: 0 !important;
  }
}

@media (max-width: 600px) {
  body .e2n-page-objektanfrage.e2n-section-01 {
    display: block !important;
    min-height: 763px !important;
    padding: 144px 0 96px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    max-width: 100vw !important;
    min-height: 0 !important;
    padding: 0 var(--e2n-r-gutter, 20px) !important;
    width: 100vw !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    width: var(--e2n-r-content, calc(100vw - 40px)) !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-objektanfrage.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) {
    margin: 24px 0 0 !important;
    max-width: var(--e2n-r-content, calc(100vw - 40px)) !important;
    overflow-wrap: normal !important;
    width: var(--e2n-r-content, calc(100vw - 40px)) !important;
    word-break: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    color: var(--text) !important;
    font-size: 41.6px !important;
    font-weight: 800 !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: var(--e2n-r-content, calc(100vw - 40px)) !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-text,
  body .e2n-page-objektanfrage.e2n-section-01 .e2n-text {
    margin: 40px 0 0 !important;
    max-width: var(--e2n-r-content, calc(100vw - 40px)) !important;
    overflow-wrap: normal !important;
    width: var(--e2n-r-content, calc(100vw - 40px)) !important;
    word-break: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    max-width: var(--e2n-r-content, calc(100vw - 40px)) !important;
    width: var(--e2n-r-content, calc(100vw - 40px)) !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid {
    max-width: 100vw !important;
    padding: 0 !important;
    width: 100vw !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid > .e-con-inner {
    max-width: 100vw !important;
    padding: 0 20px !important;
    width: 100vw !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step {
    max-width: 350px !important;
    min-height: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .elementor-widget {
    margin-bottom: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .step-num,
  body .e2n-page-objektanfrage.e2n-section-02 .step-num p {
    color: var(--gold-400) !important;
    font-size: 80px !important;
    font-weight: 200 !important;
    height: 80px !important;
    letter-spacing: -3.2px !important;
    line-height: 80px !important;
    margin: 0 0 32px !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-step-heading {
    margin: 0 0 16px !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-step-heading .elementor-heading-title {
    font-size: 28px !important;
    font-weight: 500 !important;
    line-height: 43.4px !important;
    max-width: 278px !important;
    text-transform: none !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-text:not(.concept-meta),
  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-text:not(.concept-meta) p {
    color: var(--ink-700) !important;
    font-size: 14px !important;
    line-height: 22.4px !important;
    margin: 0 !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-meta {
    border-top: 1px solid var(--border) !important;
    margin: 24px 0 0 !important;
    padding: 16px 0 0 !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-meta p {
    color: var(--gold-700) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: 278px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .step-num.elementor-widget {
    margin: 0 0 32px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-step-heading.elementor-widget {
    margin: 0 0 16px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-text:not(.concept-meta).elementor-widget {
    margin: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .concept-meta.elementor-widget {
    margin: 24px 0 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-layout {
    margin-top: 96px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel,
  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel {
    max-width: none !important;
    width: 394.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel {
    margin-top: 8px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-eyebrow {
    margin: 0 !important;
    width: 394.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-request-heading {
    margin: 31px 0 24px !important;
    max-width: none !important;
    width: 394.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-request-heading .elementor-heading-title {
    color: var(--ink-900) !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: none !important;
    overflow-wrap: normal !important;
    text-transform: uppercase !important;
    width: 394.75px !important;
    word-break: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-text:not(.request-info-note) {
    margin: 0 !important;
    max-width: none !important;
    width: 394.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-text:not(.request-info-note) p {
    color: var(--ink-700) !important;
    font-size: 18px !important;
    line-height: 27.9px !important;
    margin: 0 !important;
    max-width: none !important;
    width: 394.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .request-step-list {
    margin: 32px 0 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .progress {
    display: block !important;
    height: 3px !important;
    margin: 0 0 40px !important;
    min-height: 3px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .progress > .e-con-inner {
    height: 3px !important;
    margin: 0 !important;
    min-height: 3px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .step-label {
    margin: 0 0 12px !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .step-label p {
    color: var(--gold-700) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .e2n-request-form-heading {
    margin: 0 0 8px !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .e2n-request-form-heading .elementor-heading-title {
    font-size: 36px !important;
    font-weight: 300 !important;
    letter-spacing: -0.36px !important;
    line-height: 55.8px !important;
    margin: 0 !important;
    text-transform: none !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .e2n-request-form-heading + .e2n-text {
    margin: 0 0 36px !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .e2n-request-form-heading + .e2n-text p {
    color: var(--ink-700) !important;
    font-size: 18px !important;
    line-height: 27.9px !important;
    margin: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .opt-grid {
    margin-top: 16px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .opt:nth-child(1),
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .opt:nth-child(2) {
    height: 151px !important;
    min-height: 151px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .opt:nth-child(3),
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .opt:nth-child(4) {
    height: 173px !important;
    min-height: 173px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid > .e-con-inner {
    display: grid !important;
    gap: 24px !important;
    grid-template-columns: 1fr !important;
    padding: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value {
    margin: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label p {
    color: var(--ink-700) !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value p {
    background: #fff !important;
    color: var(--ink-900) !important;
    line-height: normal !important;
    min-height: 58px !important;
    padding: 16px 18px !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-text .field-native-value p {
    height: 56px !important;
    min-height: 56px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-text .field-native-value p::after {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-select .field-native-value p::after {
    content: "⌄" !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions {
    border-top: 1px solid var(--border) !important;
    display: block !important;
    height: 85px !important;
    margin: 48px 0 0 !important;
    min-height: 85px !important;
    padding: 32px 0 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions > .e-con-inner {
    align-items: center !important;
    border-top: 0 !important;
    display: flex !important;
    justify-content: space-between !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 296.75px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .elementor-button {
    color: #fff !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title::before {
    background: var(--gold-300) !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(1),
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(1) > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(3),
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(3) > .e-con-inner {
    height: 402px !important;
    min-height: 402px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(2),
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(2) > .e-con-inner {
    height: 437px !important;
    min-height: 437px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(1) .lock-overlay,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(1) .lock-overlay > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(3) .lock-overlay,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(3) .lock-overlay > .e-con-inner {
    height: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(2) .lock-overlay,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(2) .lock-overlay > .e-con-inner {
    height: 326px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-label,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-label p {
    height: 19px !important;
    line-height: 18.6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img {
    background-image: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img::before {
    inset: 0 !important;
    transform: scale(1.1) !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img-1::before {
    background-image: url("https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=80") !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img-2::before {
    background-image: url("https://images.unsplash.com/photo-1605276374104-dee2a0ed3cd6?auto=format&fit=crop&w=1200&q=80") !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img-3::before {
    background-image: url("https://images.unsplash.com/photo-1582268611958-ebfd161ef9cf?auto=format&fit=crop&w=1200&q=80") !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card > .e-con-inner {
    height: 241px !important;
    min-height: 241px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 27.9px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-text p {
    font-size: 14px !important;
    line-height: 22.4px !important;
  }
}

@media (max-width: 600px) {
  body .e2n-page-objektanfrage.e2n-section-05 {
    margin-top: 94px !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    max-width: 390px !important;
    padding: 0 20px !important;
    width: 390px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note {
    background: #faf6ec !important;
    border: 1px dashed #b48f2e !important;
    color: #4f3b02 !important;
    font-size: 14px !important;
    height: 492px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
    min-height: 492px !important;
    padding: 32px !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note p {
    color: #4f3b02 !important;
    font-size: 14px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note strong {
    color: #2f2301 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2.64px !important;
    line-height: 20.4px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note code {
    background: rgba(154, 119, 5, 0.08) !important;
    border-radius: 2px !important;
    color: #4f3b02 !important;
    font-family: var(--font-sans) !important;
    font-size: 0.9em !important;
    padding: 2px 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 {
    padding: 144px 0 !important;
    text-align: center !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    max-width: 390px !important;
    padding: 0 20px !important;
    text-align: center !important;
    width: 390px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner > .e-con-inner {
    padding: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow {
    height: 19px !important;
    margin: 0 !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 14px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading {
    height: 302px !important;
    margin: 33px 0 32px !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title {
    color: #000 !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    height: 302px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 350px !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text p {
    color: #2e2e2e !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 0 40px !important;
    max-width: 350px !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .elementor-button {
    height: 62px !important;
    padding: 22px 40px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn:first-child .elementor-button {
    width: 290.422px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay {
    background: none !important;
    background-image: none !important;
    max-width: none !important;
    transform: translate(-1px, -3px) !important;
    width: 348px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay > .e-con-inner {
    background: none !important;
    background-image: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta {
    display: block !important;
    margin-left: -1px !important;
    max-width: none !important;
    transform: translateY(-1px) !important;
    width: 348px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(1) .tile-meta,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(3) .tile-meta {
    height: 139px !important;
    min-height: 139px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile:nth-child(2) .tile-meta {
    height: 174px !important;
    min-height: 174px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta > .e-con-inner {
    display: block !important;
    max-width: none !important;
    padding: 0 !important;
    width: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place p {
    line-height: 18.6px !important;
    width: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .e2n-pool-tile-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 27.9px !important;
    width: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18.6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount {
    display: block !important;
    margin: 0 !important;
    width: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    margin: 0 !important;
    width: 300px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    display: inline-flex !important;
    gap: 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span::before {
    color: rgba(255, 255, 255, 0.25) !important;
    content: "—" !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span:first-child::before {
    content: none !important;
  }

}

@media (min-width: 601px) and (max-width: 900px) {
  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-hero-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid > .e-con-inner {
    margin: 0 auto !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step {
    height: 389px !important;
    min-height: 389px !important;
    max-width: 706.562px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step:last-child {
    height: 388px !important;
    min-height: 388px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 {
    height: 1847px !important;
    min-height: 1847px !important;
    overflow: visible !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-03 .request-layout,
  body .e2n-page-objektanfrage.e2n-section-03 .request-layout > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-layout {
    height: 1600px !important;
    margin-top: 170px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel,
  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel > .e-con-inner {
    display: block !important;
    height: 615px !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-eyebrow {
    height: 19px !important;
    margin: 9px 0 23px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-request-heading {
    height: 101px !important;
    margin: 0 0 24px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-request-heading .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-text:not(.request-info-note),
  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .e2n-text:not(.request-info-note) p {
    height: 56px !important;
    margin: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .request-step-list {
    display: block !important;
    height: 182px !important;
    margin: 32px 0 0 !important;
    max-width: 706.562px !important;
    padding: 0 0 0 40px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel .request-info-note {
    color: #4f3b02 !important;
    height: 121px !important;
    margin: 48px 0 0 !important;
    max-width: 706.562px !important;
    padding: 24px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel {
    display: block !important;
    margin: 56px 0 0 !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview {
    background: #fff !important;
    border: 1px solid #e6e0d7 !important;
    height: 929px !important;
    max-width: 706.562px !important;
    padding: 56px 48px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid {
    height: 453px !important;
    width: 608.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid > .e-con-inner {
    display: grid !important;
    gap: 24px !important;
    grid-template-columns: 1fr 1fr !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 608.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field.full {
    grid-column: 1 / -1 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value {
    margin: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label p {
    color: #222 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value p {
    background: #fff !important;
    border: 1px solid #c9c9c9 !important;
    color: #5c5c5c !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    min-height: 58px !important;
    padding: 12px 18px !important;
    width: 100% !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-text .field-native-value p::after {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-select .field-native-value p {
    color: #000 !important;
    padding-right: 34px !important;
    position: relative !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-select .field-native-value p::after {
    color: #000 !important;
    content: "⌄" !important;
    font-size: 18px !important;
    line-height: 1 !important;
    position: absolute !important;
    right: 18px !important;
    top: 19px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions {
    border-top: 1px solid #e6e0d7 !important;
    display: block !important;
    height: 85px !important;
    margin: 48px 0 0 !important;
    padding: 32px 0 0 !important;
    width: 608.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 608.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .indicator,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .indicator p {
    color: #8a8a8a !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .e2n-btn {
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .elementor-button-wrapper {
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .elementor-button {
    color: #fff !important;
    height: 53px !important;
    min-width: 155px !important;
    padding: 17px 32px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head {
    height: 273px !important;
    margin: 0 0 64px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-head-text,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-head-text > .e-con-inner {
    display: block !important;
    height: 273px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #cba951 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title::before {
    background: #cba951 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-pool-heading {
    height: 101px !important;
    margin: 24px 0 16px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-pool-heading .elementor-heading-title {
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: none !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-text {
    height: 99px !important;
    margin: 21px 0 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-text p {
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .portfolio-grid,
  body .e2n-page-objektanfrage.e2n-section-04 .portfolio-grid > .e-con-inner {
    display: grid !important;
    gap: 32px !important;
    grid-template-columns: 1fr !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile > .e-con-inner {
    background: #1a1a1a !important;
    border-color: rgba(228, 204, 138, 0.15) !important;
    display: block !important;
    height: 670px !important;
    margin: 0 !important;
    min-height: 670px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile > .e-con-inner {
    border: 0 !important;
    height: 668px !important;
    min-height: 668px !important;
    width: 704.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img {
    aspect-ratio: 4 / 3 !important;
    background-position: center !important;
    background-size: cover !important;
    display: block !important;
    filter: blur(8px) brightness(0.4) saturate(0.6) !important;
    height: 529px !important;
    min-height: 529px !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    transform: scale(1.1) !important;
    transform-origin: center center !important;
    width: 704.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img::before {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay > .e-con-inner {
    align-items: center !important;
    background: transparent !important;
    bottom: auto !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    height: 502px !important;
    inset: 0 !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 24px !important;
    position: absolute !important;
    text-align: center !important;
    width: 704.562px !important;
    z-index: 2 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta > .e-con-inner {
    display: block !important;
    height: 139px !important;
    margin: 0 !important;
    min-height: 139px !important;
    padding: 24px 24px 28px !important;
    position: relative !important;
    width: 704.562px !important;
    z-index: 1 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta > .e-con-inner {
    height: 87px !important;
    min-height: 87px !important;
    padding: 0 !important;
    width: 656.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place p {
    color: #cba951 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 0 6px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .e2n-pool-tile-heading,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .e2n-pool-tile-heading .elementor-heading-title {
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 33px !important;
    margin: 0 0 16px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18.6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    margin: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    display: inline-flex !important;
    gap: 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span::before {
    color: rgba(255, 255, 255, 0.25) !important;
    content: "—" !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span:first-child::before {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card > .e-con-inner {
    height: 196px !important;
    min-height: 196px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title {
    font-size: 18px !important;
    line-height: 27.9px !important;
    margin: 0 0 10px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-text p {
    font-size: 14px !important;
    line-height: 22.4px !important;
    margin: 0 !important;
    width: 640.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 {
    height: 237px !important;
    min-height: 237px !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note {
    background: #faf6ec !important;
    border: 1px dashed #b48f2e !important;
    color: #4f3b02 !important;
    font-size: 14px !important;
    height: 237px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
    min-height: 237px !important;
    padding: 32px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note p {
    color: #4f3b02 !important;
    font-size: 14px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
    width: 640.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note p + p {
    margin-top: 8px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note strong {
    color: #2f2301 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2.64px !important;
    line-height: 20.4px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note em {
    font-style: italic !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note code {
    background: rgba(154, 119, 5, 0.08) !important;
    border-radius: 2px !important;
    color: #4f3b02 !important;
    font-family: var(--font-sans) !important;
    font-size: 0.9em !important;
    padding: 2px 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 {
    height: 691px !important;
    min-height: 691px !important;
    padding: 153px 0 144px !important;
    text-align: center !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow {
    height: 19px !important;
    margin: 0 !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 14px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading {
    height: 151px !important;
    margin: 24px 0 32px !important;
    max-width: 706.562px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title {
    color: #000 !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    height: 151px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 706.562px !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text p {
    color: #2e2e2e !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    height: 66px !important;
    line-height: 33px !important;
    margin: 0 0 40px !important;
    max-width: 706.562px !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    height: 62px !important;
    justify-content: center !important;
    margin: 0 !important;
    min-height: 62px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .elementor-button-wrapper {
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .elementor-button {
    height: 62px !important;
    padding: 22px 40px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn:nth-child(1) .elementor-button {
    width: 290.422px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn:nth-child(2) .elementor-button {
    width: 332.641px !important;
  }
}

/* Fidelity pass 64: Rechner page native calculator archetype parity. */
body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading .elementor-heading-title em,
body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title em {
  color: var(--gold-600);
  font-style: normal;
}

body .e2n-page-rechner.e2n-section-02 {
  background: #fff;
  padding: 116px 0 80px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner {
  align-items: start;
  display: grid;
  gap: 64px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
  width: 100%;
}

body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
  box-shadow: none;
}

body .e2n-page-rechner.e2n-section-02 .calculator-input-card {
  background: #fff;
  border: 1px solid var(--border);
  padding: 48px 40px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-input-card > .e-con-inner,
body .e2n-page-rechner.e2n-section-02 .calculator-result-card > .e-con-inner,
body .e2n-page-rechner.e2n-section-02 .calc-input-row > .e-con-inner {
  gap: 0;
}

body .e2n-page-rechner.e2n-section-02 .calculator-input-card .e2n-calculator-heading {
  margin: 0 0 32px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-input-card .e2n-calculator-heading .elementor-heading-title {
  color: #000;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  text-transform: none;
}

body .e2n-page-rechner.e2n-section-02 .calc-input-row {
  border-bottom: 1px solid var(--border);
  padding: 20px 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-input-row:last-child {
  border-bottom: 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-field-top > .e-con-inner,
body .e2n-page-rechner.e2n-section-02 .calc-scale > .e-con-inner,
body .e2n-page-rechner.e2n-section-02 .calc-result-row > .e-con-inner {
  align-items: baseline;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

body .e2n-page-rechner.e2n-section-02 .calc-field-label,
body .e2n-page-rechner.e2n-section-02 .calc-field-label p {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.4;
  margin: 0;
  text-transform: none;
}

body .e2n-page-rechner.e2n-section-02 .calc-field-value,
body .e2n-page-rechner.e2n-section-02 .calc-field-value p {
  color: var(--gold-700);
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  text-align: right;
}

body .e2n-page-rechner.e2n-section-02 .calc-range {
  background: var(--ink-100);
  border-radius: 2px;
  height: 4px;
  margin: 12px 0 14px;
  position: relative;
}

body .e2n-page-rechner.e2n-section-02 .calc-range::before {
  background: var(--gold-500);
  content: "";
  display: block;
  height: 100%;
  width: var(--calc-fill, 18%);
}

body .e2n-page-rechner.e2n-section-02 .calc-range::after {
  background: #fff;
  border: 2px solid var(--gold-500);
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(154, 119, 5, 0.3);
  content: "";
  display: block;
  height: 22px;
  left: var(--calc-fill, 18%);
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
}

body .e2n-page-rechner.e2n-section-02 .calc-fill-14 .calc-range {
  --calc-fill: 14%;
}

body .e2n-page-rechner.e2n-section-02 .calc-fill-15 .calc-range {
  --calc-fill: 15%;
}

body .e2n-page-rechner.e2n-section-02 .calc-fill-26 .calc-range {
  --calc-fill: 26%;
}

body .e2n-page-rechner.e2n-section-02 .calc-scale p {
  color: var(--ink-300);
  font-size: 12px;
  line-height: 1.2;
  margin: 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-segment {
  border: 1px solid var(--border);
  border-radius: var(--r-1);
  margin-top: 14px;
}

body .e2n-page-rechner.e2n-section-02 .calc-segment > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

body .e2n-page-rechner.e2n-section-02 .calc-seg-option {
  align-items: center;
  border-right: 1px solid var(--border);
  display: flex;
  height: 47px;
  justify-content: center;
}

body .e2n-page-rechner.e2n-section-02 .calc-seg-option:last-child {
  border-right: 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-seg-option p {
  color: var(--ink-500);
  font-size: 12px;
  font-weight: 500;
  letter-spacing: var(--tracking-wide);
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-rechner.e2n-section-02 .calc-seg-option.is-active {
  background: #000;
}

body .e2n-page-rechner.e2n-section-02 .calc-seg-option.is-active p {
  color: #fff;
}

body .e2n-page-rechner.e2n-section-02 .calc-select-value {
  align-items: center;
  border: 1px solid #cfcfcf;
  display: flex;
  height: 58px;
  margin-top: 14px;
  padding: 0 46px 0 24px;
  position: relative;
}

body .e2n-page-rechner.e2n-section-02 .calc-select-value::after {
  color: #000;
  content: "⌄";
  font-size: 22px;
  line-height: 1;
  position: absolute;
  right: 18px;
  top: 15px;
}

body .e2n-page-rechner.e2n-section-02 .calc-select-value p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0;
}

body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
  background: var(--surface-deep);
  border: 1px solid var(--surface-deep);
  color: #fff;
  padding: 56px 48px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-result-card .e2n-eyebrow {
  margin: 0 0 24px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-rate,
body .e2n-page-rechner.e2n-section-02 .calculator-rate p {
  color: #fff;
  font-size: 88px;
  font-weight: 200;
  letter-spacing: -0.02em;
  line-height: 1;
  margin: 0 0 8px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-rate sub {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.36em;
  font-weight: 400;
  letter-spacing: 0;
  margin-left: 12px;
  vertical-align: middle;
}

body .e2n-page-rechner.e2n-section-02 .calculator-result-card > .e-con-inner > .e2n-text p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 40px;
}

body .e2n-page-rechner.e2n-section-02 .result-rows {
  border-top: 1px solid rgba(154, 119, 5, 0.9);
  padding-top: 32px;
}

body .e2n-page-rechner.e2n-section-02 .result-rows > .e-con-inner {
  border-top: 0;
  display: grid;
  gap: 0;
  margin-top: 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-result-row {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 16px 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-result-label p {
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}

body .e2n-page-rechner.e2n-section-02 .calc-result-value p {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  text-align: right;
}

body .e2n-page-rechner.e2n-section-02 .calc-result-value.is-big p {
  color: var(--gold-300);
  font-size: 30px;
  line-height: 1;
}

body .e2n-page-rechner.e2n-section-02 .calculator-actions,
body .e2n-page-rechner.e2n-section-02 .calculator-actions > .e-con-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
  margin-top: 40px;
}

body .e2n-page-rechner.e2n-section-02 > .e-con-inner > .e2n-inner > .e-con-inner > .placeholder-note {
  margin-top: 80px;
}

body .e2n-page-rechner.e2n-section-02 .placeholder-note,
body .e2n-page-rechner.e2n-section-02 .placeholder-note > .elementor-widget-container {
  background: var(--gold-50);
  border: 1px dashed var(--gold-400);
  box-sizing: border-box;
  color: var(--gold-800);
  padding: 32px;
  width: 100%;
}

body .e2n-page-rechner.e2n-section-02 .placeholder-note p {
  color: var(--gold-800);
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

body .e2n-page-rechner.e2n-section-03 {
  background: var(--surface-warm);
  border-top: 1px solid var(--border);
  padding: 64px 0;
}

body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
  border: 0;
  display: grid;
  gap: 48px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  padding: 0;
}

body .e2n-page-rechner.e2n-section-03 .trust-mini {
  border: 0;
  padding: 0;
  text-align: center;
}

body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-value p {
  color: var(--gold-700);
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 0 8px;
}

body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-label p {
  color: var(--ink-700);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: var(--tracking-caps);
  line-height: 1.4;
  margin: 0;
  text-transform: uppercase;
}

body .e2n-page-rechner.e2n-section-04 {
  background: #fff;
  padding: 124px 0;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 auto 72px;
  max-width: 720px;
  text-align: center;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
  color: #000;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.04;
  margin: 24px 0 16px;
  text-align: center;
  text-transform: uppercase;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-grid,
body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
  border: 1px solid var(--border);
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
  background: #fff;
  border-right: 1px solid var(--border);
  padding: 48px 36px 68px;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card:last-child {
  border-right: 0;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-num,
body .e2n-page-rechner.e2n-section-04 .rechner-process-num p {
  color: var(--ink-500);
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  margin: 0 0 8px;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-heading .elementor-heading-title {
  color: #000;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0 0 22px;
  text-transform: uppercase;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-text p {
  color: var(--ink-700);
  font-size: 20px;
  font-weight: 300;
  line-height: 1.45;
  margin: 0;
}

body .e2n-page-rechner.e2n-section-05 {
  background: var(--surface-warm);
  padding: 144px 0;
  text-align: center;
}

body .e2n-page-rechner.e2n-section-05 .final-cta-inner,
body .e2n-page-rechner.e2n-section-05 .final-cta-inner > .e-con-inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0 auto;
  text-align: center;
}

body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title {
  color: #000;
  font-size: 48px;
  font-weight: 800;
  letter-spacing: -0.01em;
  line-height: 1.04;
  margin: 0 auto 32px;
  max-width: 22ch;
  text-align: center;
  text-transform: uppercase;
}

body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
  color: var(--ink-700);
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 auto 40px;
  max-width: 50ch;
  text-align: center;
}

body .e2n-page-rechner.e2n-section-05 .final-cta-buttons,
body .e2n-page-rechner.e2n-section-05 .final-cta-buttons > .e-con-inner {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner {
    gap: 40px;
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 34px;
  }
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding: 72px 0;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner {
    gap: 40px;
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    padding: 48px 40px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-rate,
  body .e2n-page-rechner.e2n-section-02 .calculator-rate p {
    font-size: 72px;
  }

  body .e2n-page-rechner.e2n-section-02 .calc-result-row > .e-con-inner {
    align-items: flex-start;
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    gap: 32px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body .e2n-page-rechner.e2n-section-04 {
    padding: 72px 0;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
    margin-bottom: 56px;
    max-width: 100%;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title {
    font-size: 40px;
    line-height: 1.08;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card:last-child {
    border-bottom: 0;
  }
}

/* Fidelity pass 71: Rechner tablet container and rhythm parity. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-shell,
  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner,
  body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card,
  body .e2n-page-rechner.e2n-section-02 .placeholder-note,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner > .e-con-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 706.562px;
    width: 706.562px;
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 48px;
  }

  body .e2n-page-rechner.e2n-section-03 .trust-mini,
  body .e2n-page-rechner.e2n-section-03 .trust-mini > .e-con-inner {
    min-height: 141px;
  }

  body .e2n-page-rechner.e2n-section-04 {
    padding: 77px 0;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
    height: 203px;
    min-height: 203px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    min-height: 404px;
    padding: 48px 36px;
  }
}

/* Fidelity pass 72: Rechner tablet/mobile measured card and CTA breakpoint parity. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-input-card {
    min-height: 849px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-actions > .e-con-inner {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
  }

  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title {
    max-width: 560px;
    width: 560px;
  }

  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
    max-width: 706.562px;
    width: 706.562px;
  }
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner > .e-con-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title {
    max-width: 350px;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
    max-width: 350px;
    width: 350px;
  }
}

/* Fidelity pass 70: Rechner desktop hero line-wrap parity. */
@media (min-width: 1025px) {
  body .e2n-page-rechner.e2n-section-01 .e2n-hero-copy {
    transform: translateY(9px);
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading .elementor-heading-title {
    max-width: 781.426px;
    width: 781.426px;
  }
}

/* Fidelity pass 69: Rechner result-card vertical rhythm. */
body .e2n-page-rechner.e2n-section-02 .calculator-result-card > .e-con-inner > .e2n-text {
  margin: 0;
}

body .e2n-page-rechner.e2n-section-02 .result-rows {
  margin-top: 5px;
}

body .e2n-page-rechner.e2n-section-02 .calc-result-row:nth-child(2) {
  min-height: 76px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-actions {
  margin-top: 40px;
}

body .e2n-page-rechner.e2n-section-02 .calculator-actions > .e-con-inner {
  margin-top: 0;
}

body .e2n-page-rechner.e2n-section-02 .calculator-shell + .placeholder-note {
  margin-top: 80px;
}

/* Fidelity pass 68: Rechner final CTA widget-margin parity. */
body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading,
body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
body .e2n-page-rechner.e2n-section-05 .final-cta-buttons,
body .e2n-page-rechner.e2n-section-05 .final-cta-buttons > .e-con-inner {
  margin: 0;
  padding: 0;
}

body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
  max-width: 723.8px;
  width: 723.8px;
}

body .e2n-page-rechner.e2n-section-05 .final-cta-buttons .elementor-button {
  height: 62px;
  padding: 22px 40px;
  width: 324.281px;
}

/* Fidelity pass 67: measured Rechner wrapper heights. */
@media (min-width: 1025px) {
  body .e2n-page-rechner.e2n-section-03 .trust-mini,
  body .e2n-page-rechner.e2n-section-03 .trust-mini > .e-con-inner {
    height: 75px;
    min-height: 75px;
    overflow: visible;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
    height: 223px;
    min-height: 223px;
    overflow: visible;
  }

  body .e2n-page-rechner.e2n-section-04 {
    padding-bottom: 144px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    min-height: 295px;
  }
}

/* Fidelity pass 66: Rechner section height and widget-margin parity. */
@media (min-width: 1025px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding-bottom: 161px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding-bottom: 83px;
  }
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding-bottom: 88px;
  }
}

body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-value,
body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-label,
body .e2n-page-rechner.e2n-section-03 .trust-mini .elementor-widget-container {
  margin: 0;
  padding: 0;
}

body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-value p {
  color: var(--gold-600);
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
  padding: 48px 36px;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card > .e-con-inner {
  display: block;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .elementor-widget,
body .e2n-page-rechner.e2n-section-04 .rechner-process-card .elementor-widget-container {
  margin: 0;
  padding: 0;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-num {
  margin: 0 0 8px;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-rechner-process-heading {
  margin: 0 0 12px;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-text {
  margin: 0;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-text p {
  font-size: 18px;
  line-height: 27.9px;
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    max-width: none;
    overflow: visible;
    width: 588px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: repeat(3, 196px);
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    border-bottom: 0;
    border-right: 1px solid var(--border);
    padding: 48px 36px;
    width: 196px;
  }
}

/* Fidelity pass 65: Elementor wrapper correction for Rechner grids. */
body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
body .e2n-page-rechner.e2n-section-04 .rechner-process-grid {
  display: block;
  width: 100%;
}

body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 48px;
  width: 100%;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-grid {
  border: 1px solid var(--border);
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
  border: 0;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  width: 100%;
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Fidelity pass 114: FAQ and lexicon subpage archetypes from the HTML template. */
body .e2n-page-faq.e2n-section-02 {
  padding: 144px 0 !important;
}

body .e2n-page-faq.e2n-section-02 .tab-nav {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .tab-nav > .e-con-inner {
  align-items: center !important;
  border-bottom: 1px solid var(--border) !important;
  display: flex !important;
  gap: 40px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .faq-tab,
body .e2n-page-faq.e2n-section-02 .group,
body .e2n-page-faq.e2n-section-02 .faq-question {
  margin: 0 !important;
  padding: 0 !important;
}

body .e2n-page-faq.e2n-section-02 .faq-tab p {
  color: var(--ink-500) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 1.12px !important;
  line-height: 21.7px !important;
  margin: 0 !important;
  padding: 0 0 18px !important;
  text-transform: uppercase !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-eyebrow,
body .e2n-section.e2n-hero.e2n-page-faq .e2n-eyebrow > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  color: var(--gold-700) !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  gap: 12px !important;
  letter-spacing: 2.64px !important;
  line-height: 18.6px !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  width: auto !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500) !important;
  content: "" !important;
  display: inline-block !important;
  height: 1px !important;
  width: 28px !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading,
body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading > .elementor-widget-container {
  margin: 24px 0 0 !important;
  max-width: 812px !important;
  padding: 0 !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title {
  color: var(--ink-900) !important;
  font-size: 63.36px !important;
  font-weight: 800 !important;
  letter-spacing: -0.6336px !important;
  line-height: 63.36px !important;
  margin: 0 !important;
  max-width: 812px !important;
  text-transform: uppercase !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title em {
  color: var(--gold-700) !important;
  font-style: normal !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text,
body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text > .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text p {
  color: var(--ink-700) !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 33px !important;
  margin: 40px 0 0 !important;
  max-width: 811px !important;
  padding: 0 !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text > .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text p {
  margin: 0 !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .faq-search {
  background: #fff !important;
  border: 1px solid var(--border-strong) !important;
  display: block !important;
  height: 60px !important;
  margin: 40px 0 0 !important;
  padding: 0 !important;
  width: 520px !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .faq-search > .e-con-inner {
  align-items: center !important;
  display: flex !important;
  flex-direction: row !important;
  height: 58px !important;
  justify-content: space-between !important;
  margin: 0 !important;
  padding: 0 18px 0 24px !important;
  width: 100% !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .faq-search-placeholder,
body .e2n-section.e2n-hero.e2n-page-faq .faq-search-placeholder > .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-page-faq .faq-search-placeholder p {
  color: var(--ink-500) !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 27.9px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body .e2n-section.e2n-hero.e2n-page-faq .faq-search-icon,
body .e2n-section.e2n-hero.e2n-page-faq .faq-search-icon > .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-page-faq .faq-search-icon p {
  color: var(--gold-700) !important;
  font-size: 14px !important;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

body .e2n-page-faq.e2n-section-02 .faq-tab.active,
body .e2n-page-faq.e2n-section-02 .faq-tab.active p {
  border-bottom: 2px solid var(--gold-600) !important;
  color: var(--ink-900) !important;
}

body .e2n-page-faq.e2n-section-02 .faq-layout {
  display: block !important;
  margin: 64px 0 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .faq-layout > .e-con-inner {
  align-items: start !important;
  display: grid !important;
  gap: 80px !important;
  grid-template-columns: 352.5px 775.5px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .faq-side,
body .e2n-page-faq.e2n-section-02 .faq-side > .e-con-inner,
body .e2n-page-faq.e2n-section-02 .faq-list,
body .e2n-page-faq.e2n-section-02 .faq-list > .e-con-inner {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .faq-side .e2n-eyebrow {
  display: inline-flex !important;
  margin: 0 0 24px !important;
}

body .e2n-page-faq.e2n-section-02 .faq-side .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  display: inline-flex !important;
  gap: 12px !important;
}

body .e2n-page-faq.e2n-section-02 .faq-side .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500) !important;
  content: "" !important;
  display: inline-block !important;
  height: 1px !important;
  width: 28px !important;
}

body .e2n-page-faq.e2n-section-02 .group p {
  border-bottom: 1px solid var(--border) !important;
  color: var(--ink-500) !important;
  display: block !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 21.7px !important;
  margin: 0 !important;
  padding: 16px 0 !important;
}

body .e2n-page-faq.e2n-section-02 .group.active,
body .e2n-page-faq.e2n-section-02 .group.active p {
  color: var(--gold-700) !important;
  font-weight: 600 !important;
}

body .e2n-page-faq.e2n-section-02 .group .count {
  color: var(--ink-300) !important;
  font-weight: 400 !important;
  margin-left: 6px !important;
}

body .e2n-page-faq.e2n-section-02 .faq-list .e2n-faq-list-heading,
body .e2n-page-faq.e2n-section-02 .faq-list .e2n-faq-list-heading > .elementor-widget-container {
  border-bottom: 0 !important;
  margin: 0 0 40px !important;
  padding: 0 !important;
}

body .e2n-page-faq.e2n-section-02 .faq-list .e2n-faq-list-heading .elementor-heading-title {
  border-bottom: 1px solid var(--gold-300) !important;
  color: var(--ink-900) !important;
  font-size: 36px !important;
  font-weight: 300 !important;
  letter-spacing: -0.36px !important;
  line-height: 55.8px !important;
  margin: 0 0 40px !important;
  padding: 0 0 24px !important;
  text-transform: none !important;
}

body .e2n-page-faq.e2n-section-02 .qa,
body .e2n-page-faq.e2n-section-02 .qa > .e-con-inner {
  border-bottom: 1px solid var(--border) !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .qa > .e-con-inner {
  border-bottom: 0 !important;
}

body .e2n-page-faq.e2n-section-02 .faq-question p {
  align-items: center !important;
  color: var(--ink-900) !important;
  display: flex !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  gap: 24px !important;
  justify-content: space-between !important;
  line-height: 34.1px !important;
  margin: 0 !important;
  padding: 28px 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-02 .faq-question p::after {
  color: var(--gold-500) !important;
  content: "+" !important;
  flex-shrink: 0 !important;
  font-size: 32px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
}

body .e2n-page-faq.e2n-section-02 .qa.open .faq-question p::after {
  content: "−" !important;
}

body .e2n-page-faq.e2n-section-02 .faq-answer {
  display: none !important;
}

body .e2n-page-faq.e2n-section-02 .qa.open .faq-answer {
  display: block !important;
  padding: 0 56px 32px 0 !important;
}

body .e2n-page-faq.e2n-section-02 .faq-answer p {
  color: var(--ink-700) !important;
  font-size: 18px !important;
  line-height: 30.6px !important;
  margin: 0 0 12px !important;
}

body .e2n-page-faq.e2n-section-03 {
  background: var(--surface-warm) !important;
  border-top: 1px solid var(--border) !important;
  padding: 96px 0 116px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head > .e-con-inner {
  align-items: flex-end !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 32px !important;
  justify-content: space-between !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy,
body .e2n-page-faq.e2n-section-03 .lex-head-copy > .e-con-inner {
  display: block !important;
  flex: 0 0 100% !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  text-align: left !important;
  width: 1208px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-eyebrow,
body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-eyebrow > .elementor-widget-container,
body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-eyebrow .elementor-heading-title {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: left !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  display: inline-flex !important;
  gap: 12px !important;
  width: auto !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500) !important;
  content: "" !important;
  display: inline-block !important;
  height: 1px !important;
  width: 28px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading,
body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading > .elementor-widget-container {
  margin: 24px 0 16px !important;
  max-width: none !important;
  padding: 0 !important;
  width: 1208px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading .elementor-heading-title {
  max-width: none !important;
  width: 1208px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text,
body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text > .elementor-widget-container,
body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text p {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: 724px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: left !important;
  width: 724px !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-nav {
  --min-height: 38px !important;
  align-self: flex-start !important;
  display: block !important;
  flex: 0 0 1088px !important;
  height: 38px !important;
  margin: 32px auto 0 0 !important;
  max-height: 38px !important;
  min-height: 38px !important;
  padding: 0 !important;
  width: 1088px !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-nav > .e-con-inner {
  align-items: flex-start !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 4px !important;
  justify-content: flex-start !important;
  height: 38px !important;
  margin: 0 !important;
  max-width: none !important;
  min-height: 38px !important;
  padding: 0 !important;
  width: 1088px !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-link,
body .e2n-page-faq.e2n-section-03 .alpha-link > .elementor-widget-container,
body .e2n-page-faq.e2n-section-03 .alpha-link p {
  align-items: center !important;
  background: #fff !important;
  border: 1px solid var(--border) !important;
  color: var(--ink-500) !important;
  display: inline-flex !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  height: 38px !important;
  justify-content: center !important;
  line-height: 34.1px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 38px !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-link {
  flex: 0 0 38px !important;
  max-width: 38px !important;
  min-width: 38px !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-link.has p {
  color: var(--ink-900) !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter {
  display: block !important;
  margin: 80px 0 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter > .e-con-inner {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter:last-of-type {
  margin-bottom: 0 !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter .e2n-lexicon-letter-heading,
body .e2n-page-faq.e2n-section-03 .lex-letter .e2n-lexicon-letter-heading > .elementor-widget-container {
  border-bottom: 0 !important;
  margin: 0 0 32px !important;
  padding: 0 !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter .e2n-lexicon-letter-heading .elementor-heading-title {
  border-bottom: 1px solid var(--gold-300) !important;
  color: var(--gold-500) !important;
  font-size: 72px !important;
  font-weight: 200 !important;
  letter-spacing: -1.44px !important;
  line-height: 64.8px !important;
  margin: 0 0 32px !important;
  padding: 0 0 16px !important;
  text-transform: none !important;
}

body .e2n-page-faq.e2n-section-03 .lex-grid {
  background: var(--border) !important;
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-grid > .e-con-inner {
  background: var(--border) !important;
  display: grid !important;
  gap: 1px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-item,
body .e2n-page-faq.e2n-section-03 .lex-item > .e-con-inner {
  background: var(--surface-warm) !important;
  display: block !important;
  margin: 0 !important;
  padding: 32px 28px !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-item > .e-con-inner {
  padding: 0 !important;
}

body .e2n-page-faq.e2n-section-03 .lex-item .e2n-lexicon-term-heading,
body .e2n-page-faq.e2n-section-03 .lex-item .e2n-lexicon-term-heading .elementor-heading-title {
  color: var(--ink-900) !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 34.1px !important;
  margin: 0 0 12px !important;
  text-transform: none !important;
}

body .e2n-page-faq.e2n-section-03 .lex-item .e2n-text p {
  color: var(--ink-700) !important;
  font-size: 14px !important;
  line-height: 22.4px !important;
  margin: 0 !important;
}

body .e2n-page-faq.e2n-section-03 .lexicon-action,
body .e2n-page-faq.e2n-section-03 .lexicon-action > .e-con-inner {
  display: block !important;
  margin: 72px 0 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lexicon-action > .e-con-inner {
  margin: 0 !important;
}

body .e2n-page-faq.e2n-section-03 .lexicon-action .e2n-btn,
body .e2n-page-faq.e2n-section-03 .lexicon-action .e2n-btn > .elementor-widget-container {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lexicon-action .elementor-button {
  border-color: var(--gold-500) !important;
  border-style: solid !important;
  border-width: 1px !important;
}

body .e2n-section.e2n-page-faq.e2n-section-04 {
  background: var(--surface-deep) !important;
  padding: 96px 0 !important;
  text-align: center !important;
}

body .e2n-page-faq.e2n-section-04 > .e-con-inner,
body .e2n-page-faq.e2n-section-04 .e2n-inner,
body .e2n-page-faq.e2n-section-04 .e2n-inner > .e-con-inner {
  margin: 0 auto !important;
  max-width: 1208px !important;
  padding: 0 !important;
  width: 1208px !important;
}

body .e2n-page-faq.e2n-section-04 .help-cta-inner,
body .e2n-page-faq.e2n-section-04 .help-cta-inner > .e-con-inner {
  align-items: center !important;
  display: block !important;
  margin: 0 auto !important;
  max-width: 1208px !important;
  padding: 0 !important;
  text-align: center !important;
  width: 1208px !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-eyebrow,
body .e2n-page-faq.e2n-section-04 .e2n-eyebrow > .elementor-widget-container {
  margin: 0 !important;
  padding: 0 !important;
  text-align: center !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  color: var(--gold-300) !important;
  display: inline-flex !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  gap: 12px !important;
  letter-spacing: 2.64px !important;
  line-height: 18.6px !important;
  margin: 0 !important;
  text-transform: uppercase !important;
  width: auto !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-eyebrow .elementor-heading-title::before {
  background: var(--gold-500) !important;
  content: "" !important;
  display: inline-block !important;
  height: 1px !important;
  width: 28px !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading,
body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading > .elementor-widget-container {
  margin: 24px auto 32px !important;
  max-width: 724px !important;
  padding: 0 !important;
  text-align: center !important;
  width: 724px !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title {
  color: #fff !important;
  font-size: 48px !important;
  font-weight: 800 !important;
  letter-spacing: -0.24px !important;
  line-height: 50.4px !important;
  margin: 0 !important;
  max-width: 724px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  width: 724px !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title em {
  color: var(--gold-300) !important;
  font-style: normal !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-text,
body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
body .e2n-page-faq.e2n-section-04 .e2n-text p {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  line-height: 33px !important;
  margin: 0 auto 40px !important;
  max-width: 724px !important;
  padding: 0 !important;
  text-align: center !important;
  width: 724px !important;
}

body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
body .e2n-page-faq.e2n-section-04 .e2n-text p {
  margin-bottom: 0 !important;
}

body .e2n-page-faq.e2n-section-04 .help-cta-buttons,
body .e2n-page-faq.e2n-section-04 .help-cta-buttons > .e-con-inner {
  align-items: center !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn {
  flex: 0 0 auto !important;
  margin: 0 !important;
  width: auto !important;
}

body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn .elementor-button {
  align-items: center !important;
  display: inline-flex !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  height: 62px !important;
  justify-content: center !important;
  letter-spacing: 1.28px !important;
  line-height: 16px !important;
  padding: 22px 40px !important;
  text-transform: uppercase !important;
}

@media (max-width: 900px) {
  body .e2n-page-faq.e2n-section-02 .faq-layout > .e-con-inner {
    gap: 48px !important;
    grid-template-columns: 1fr !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-faq.e2n-section-02 {
    padding-bottom: 84px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading > .elementor-widget-container,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title {
    max-width: 513px !important;
    width: 513px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title {
    font-size: 41.6px !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text,
  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text > .elementor-widget-container,
  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text p {
    max-width: 707px !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-02 > .e-con-inner,
  body .e2n-page-faq.e2n-section-02 .e2n-inner,
  body .e2n-page-faq.e2n-section-02 .e2n-inner > .e-con-inner,
  body .e2n-page-faq.e2n-section-02 .tab-nav,
  body .e2n-page-faq.e2n-section-02 .faq-layout,
  body .e2n-page-faq.e2n-section-02 .faq-side,
  body .e2n-page-faq.e2n-section-02 .faq-list,
  body .e2n-page-faq.e2n-section-02 .qa {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 707px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-02 .tab-nav > .e-con-inner {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 40px !important;
    justify-content: flex-start !important;
    max-width: 707px !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-03 > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .e2n-inner,
  body .e2n-page-faq.e2n-section-03 .e2n-inner > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 707px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-head-copy,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading .elementor-heading-title,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text p {
    max-width: 707px !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-nav {
    --min-height: 80px !important;
    flex: 0 0 707px !important;
    height: 80px !important;
    margin: 32px 0 0 !important;
    max-height: 80px !important;
    min-height: 80px !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-nav > .e-con-inner {
    flex-wrap: wrap !important;
    height: 80px !important;
    max-height: 80px !important;
    max-width: 707px !important;
    min-height: 80px !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-link,
  body .e2n-page-faq.e2n-section-03 .alpha-link > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .alpha-link p {
    font-size: 18px !important;
    line-height: 27.9px !important;
  }

  body .e2n-page-faq.e2n-section-04 > .e-con-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-inner > .e-con-inner,
  body .e2n-page-faq.e2n-section-04 .help-cta-inner,
  body .e2n-page-faq.e2n-section-04 .help-cta-inner > .e-con-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-eyebrow,
  body .e2n-page-faq.e2n-section-04 .e2n-eyebrow > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title,
  body .e2n-page-faq.e2n-section-04 .e2n-text,
  body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-text p,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 707px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
    width: 707px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading > .elementor-widget-container {
    margin: 24px auto 32px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-text,
  body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-text p {
    margin: 0 auto 40px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-text p {
    margin-bottom: 0 !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    justify-content: center !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn > .elementor-widget-container {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn:nth-child(1) .elementor-button {
    width: 324.281px !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn:nth-child(2) .elementor-button {
    width: 307.031px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action {
    margin-top: 94px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action > .e-con-inner {
    margin-top: 0 !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action .elementor-button {
    max-width: none !important;
    white-space: nowrap !important;
    width: 528.672px !important;
  }
}

@media (max-width: 767px) {
  body .e2n-section.e2n-hero.e2n-page-faq > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-inner,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-inner > .e-con-inner {
    margin: 0 auto !important;
    max-width: 350px !important;
    padding: 0 !important;
    width: 350px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner {
    margin-top: 73px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading > .elementor-widget-container,
  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title {
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .e2n-hero-heading .elementor-heading-title {
    font-size: 40px !important;
    letter-spacing: -0.4px !important;
    line-height: 41.6px !important;
    overflow-wrap: normal !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text,
  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text > .elementor-widget-container,
  body .e2n-section.e2n-hero.e2n-page-faq .hero-inner .e2n-text p {
    font-size: 22px !important;
    line-height: 33px !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-faq .faq-search {
    width: calc(100vw - 40px) !important;
  }

  body .e2n-page-faq.e2n-section-02 {
    padding: 72px 0 !important;
  }

  body .e2n-page-faq.e2n-section-02 > .e-con-inner,
  body .e2n-page-faq.e2n-section-02 .e2n-inner,
  body .e2n-page-faq.e2n-section-02 .e2n-inner > .e-con-inner,
  body .e2n-page-faq.e2n-section-02 .tab-nav,
  body .e2n-page-faq.e2n-section-02 .faq-layout,
  body .e2n-page-faq.e2n-section-02 .faq-side,
  body .e2n-page-faq.e2n-section-02 .faq-list,
  body .e2n-page-faq.e2n-section-02 .qa {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 350px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-02 .tab-nav,
  body .e2n-page-faq.e2n-section-02 .tab-nav > .e-con-inner {
    max-width: 350px !important;
    overflow: hidden !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-02 .tab-nav > .e-con-inner {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 53px !important;
    justify-content: flex-start !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-tab {
    flex: 0 0 110px !important;
    width: 110px !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-tab:nth-child(2) {
    flex-basis: 150px !important;
    width: 150px !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-layout {
    margin-top: 138px !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-question,
  body .e2n-page-faq.e2n-section-02 .faq-question p {
    font-size: 22px !important;
    line-height: 34.1px !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-question p {
    display: flex !important;
    padding: 28px 0 !important;
    position: static !important;
  }

  body .e2n-page-faq.e2n-section-02 .faq-question p::after {
    position: static !important;
    transform: none !important;
  }

  body .e2n-page-faq.e2n-section-02 .qa.open .faq-answer {
    padding-right: 56px !important;
  }

  body .e2n-page-faq.e2n-section-03 {
    padding: 96px 0 115px !important;
  }

  body .e2n-page-faq.e2n-section-03 > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .e2n-inner,
  body .e2n-page-faq.e2n-section-03 .e2n-inner > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 350px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-head,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .alpha-nav {
    display: block !important;
    width: 100% !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-head > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .alpha-nav > .e-con-inner {
    display: flex !important;
    width: 100% !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-nav > .e-con-inner {
    align-content: flex-start !important;
    align-items: flex-start !important;
    display: flex !important;
    flex-wrap: wrap !important;
    height: 164px !important;
    max-height: 164px !important;
    max-width: 350px !important;
    min-height: 164px !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-nav {
    --min-height: 164px !important;
    flex: 0 0 350px !important;
    height: 164px !important;
    max-height: 164px !important;
    min-height: 164px !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-lexicon-heading .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
    max-width: none !important;
    width: 396px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-head-copy .e2n-text p {
    max-width: none !important;
    width: 396px !important;
  }

  body .e2n-page-faq.e2n-section-03 .alpha-link,
  body .e2n-page-faq.e2n-section-03 .alpha-link > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .alpha-link p {
    font-size: 18px !important;
    line-height: 27.9px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item {
    max-width: none !important;
    width: 390.938px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item > .e-con-inner,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-lexicon-term-heading,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-lexicon-term-heading > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-lexicon-term-heading .elementor-heading-title,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-text,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-03 .lex-letter-1 .lex-item .e2n-text p {
    max-width: none !important;
    width: 334.938px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action .elementor-button {
    border-color: var(--gold-500) !important;
    border-width: 1px !important;
    max-width: none !important;
    white-space: nowrap !important;
    width: 528.672px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action,
  body .e2n-page-faq.e2n-section-03 .lexicon-action > .e-con-inner {
    margin-top: 70px !important;
  }

  body .e2n-page-faq.e2n-section-03 .lexicon-action > .e-con-inner {
    margin-top: 0 !important;
  }

  body .e2n-page-faq.e2n-section-03 .lex-grid > .e-con-inner {
    grid-template-columns: 1fr !important;
  }

  body .e2n-page-faq.e2n-section-04 {
    min-height: 807px !important;
    padding: 96px 0 !important;
  }

  body .e2n-page-faq.e2n-section-04 > .e-con-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-inner > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 350px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-inner,
  body .e2n-page-faq.e2n-section-04 .help-cta-inner > .e-con-inner,
  body .e2n-page-faq.e2n-section-04 .e2n-eyebrow,
  body .e2n-page-faq.e2n-section-04 .e2n-eyebrow > .elementor-widget-container {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 350px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title {
    max-width: 350px !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading,
  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading > .elementor-widget-container {
    margin: 24px auto 32px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50.4px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-cta-band-heading .elementor-heading-title br {
    display: none !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-text,
  body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-text p {
    font-size: 22px !important;
    line-height: 33px !important;
    margin: 0 auto 40px !important;
    max-width: 350px !important;
    text-align: center !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-04 .e2n-text > .elementor-widget-container,
  body .e2n-page-faq.e2n-section-04 .e2n-text p {
    margin-bottom: 0 !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    justify-content: center !important;
    margin: 0 auto !important;
    max-width: 350px !important;
    min-height: 140px !important;
    padding: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn,
  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn > .elementor-widget-container {
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn:nth-child(1) .elementor-button {
    width: 324.281px !important;
  }

  body .e2n-page-faq.e2n-section-04 .help-cta-buttons .e2n-btn:nth-child(2) .elementor-button {
    width: 307.031px !important;
  }
}

@media (min-width: 901px) {
  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-01 .e2n-hero-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 {
    height: 521px !important;
    min-height: 521px !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-grid > .e-con-inner {
    display: grid !important;
    grid-template-columns: repeat(4, 302px) !important;
    gap: 0 !important;
    margin: 0 auto !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step,
  body .e2n-page-objektanfrage.e2n-section-02 .concept-step > .e-con-inner {
    display: block !important;
    height: 519px !important;
    margin: 0 !important;
    min-height: 519px !important;
    padding: 56px 36px !important;
    width: 302px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step > .e-con-inner {
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .elementor-widget {
    margin-bottom: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .step-num,
  body .e2n-page-objektanfrage.e2n-section-02 .step-num p {
    color: #b88b1a !important;
    font-size: 80px !important;
    font-weight: 200 !important;
    height: 80px !important;
    letter-spacing: -3.2px !important;
    line-height: 80px !important;
    margin: 0 0 32px !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-step-heading {
    margin: 0 0 16px !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .e2n-step-heading .elementor-heading-title {
    font-size: 28px !important;
    font-weight: 500 !important;
    line-height: 43.4px !important;
    margin: 0 !important;
    text-transform: none !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-text:not(.concept-meta),
  body .e2n-page-objektanfrage.e2n-section-02 .concept-step .e2n-text:not(.concept-meta) p {
    color: #4b4b4b !important;
    font-size: 14px !important;
    line-height: 22.4px !important;
    margin: 0 !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-meta {
    border-top: 1px solid #e6e0d7 !important;
    margin: 24px 0 0 !important;
    padding: 16px 0 0 !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-02 .concept-meta p {
    color: #836404 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: 229px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 {
    height: 1313px !important;
    min-height: 1313px !important;
    padding: 144px 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-03 .request-layout,
  body .e2n-page-objektanfrage.e2n-section-03 .request-layout > .e-con-inner {
    display: grid !important;
    gap: 80px !important;
    grid-template-columns: 469.984px 658px !important;
    margin: 0 auto !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-layout {
    height: 929px !important;
    margin-top: 96px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel,
  body .e2n-page-objektanfrage.e2n-section-03 .request-info-panel > .e-con-inner {
    display: block !important;
    height: 694px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 469.984px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel,
  body .e2n-page-objektanfrage.e2n-section-03 .request-form-panel > .e-con-inner {
    display: block !important;
    height: 929px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 658px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview {
    background: #fff !important;
    border: 1px solid #e6e0d7 !important;
    display: block !important;
    height: 929px !important;
    max-width: 658px !important;
    padding: 56px 48px !important;
    width: 658px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview > .e-con-inner {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 560px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid {
    height: 453px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 560px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-grid > .e-con-inner {
    display: grid !important;
    gap: 24px !important;
    grid-template-columns: 1fr 1fr !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 560px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field.full {
    grid-column: 1 / -1 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value {
    margin: 0 !important;
    width: 100% !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-label p {
    color: #222 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-native-value p {
    background: #fff !important;
    border: 1px solid #c9c9c9 !important;
    color: #5c5c5c !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    min-height: 58px !important;
    padding: 12px 18px !important;
    width: 100% !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-text .field-native-value p::after {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-select .field-native-value p {
    color: #000 !important;
    padding-right: 34px !important;
    position: relative !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .field-select .field-native-value p::after {
    color: #000 !important;
    content: "⌄" !important;
    font-size: 18px !important;
    line-height: 1 !important;
    position: absolute !important;
    right: 18px !important;
    top: 19px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions {
    border-top: 1px solid #e6e0d7 !important;
    display: block !important;
    height: 85px !important;
    margin: 48px 0 0 !important;
    padding: 32px 0 0 !important;
    width: 560px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: space-between !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 560px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .indicator,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .indicator p {
    color: #8a8a8a !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    letter-spacing: 0.96px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .e2n-btn,
  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .elementor-button-wrapper {
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-03 .request-step-preview .form-actions .elementor-button {
    color: #fff !important;
    height: 53px !important;
    min-width: 155px !important;
    padding: 17px 32px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 {
    height: 1336px !important;
    min-height: 1336px !important;
    padding: 144px 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head {
    height: 274px !important;
    margin: 0 0 64px !important;
    max-width: 720px !important;
    padding: 0 !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-head-text,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-head-text > .e-con-inner {
    display: block !important;
    height: 274px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .elementor-widget {
    margin-bottom: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow {
    height: 28px !important;
    margin: 0 !important;
    padding-top: 9px !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #cba951 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 12px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-eyebrow .elementor-heading-title::before {
    background: #cba951 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-pool-heading {
    height: 101px !important;
    margin: 24px 0 16px !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-pool-heading .elementor-heading-title {
    color: #fff !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: none !important;
    text-transform: uppercase !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-text {
    height: 99px !important;
    margin: 21px 0 0 !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-head .e2n-text p {
    color: rgba(255, 255, 255, 0.78) !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    line-height: 33px !important;
    margin: 0 !important;
    width: 720px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .portfolio-grid,
  body .e2n-page-objektanfrage.e2n-section-04 .portfolio-grid > .e-con-inner {
    display: grid !important;
    gap: 32px !important;
    grid-template-columns: repeat(3, 1fr) !important;
    height: 426px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile > .e-con-inner {
    background: #1a1a1a !important;
    border-color: rgba(228, 204, 138, 0.15) !important;
    display: block !important;
    height: 426px !important;
    margin: 0 !important;
    min-height: 426px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile > .e-con-inner {
    border: 0 !important;
    height: 424px !important;
    min-height: 424px !important;
    width: 379.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img {
    aspect-ratio: 4 / 3 !important;
    background-position: center !important;
    background-size: cover !important;
    display: block !important;
    filter: blur(8px) brightness(0.4) saturate(0.6) !important;
    height: 284.5px !important;
    min-height: 284.5px !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    transform: scale(1.1) !important;
    transform-origin: center center !important;
    width: 379.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-img::before {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .lock-overlay > .e-con-inner {
    align-items: center !important;
    background: transparent !important;
    bottom: auto !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 16px !important;
    height: 319.5px !important;
    inset: 0 !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 24px !important;
    position: absolute !important;
    text-align: center !important;
    width: 379.328px !important;
    z-index: 2 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta > .e-con-inner {
    display: block !important;
    height: 139px !important;
    margin: 0 !important;
    min-height: 139px !important;
    padding: 24px 24px 28px !important;
    position: relative !important;
    width: 379.328px !important;
    z-index: 1 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta > .e-con-inner {
    height: 87px !important;
    min-height: 87px !important;
    padding: 0 !important;
    width: 331.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .place p {
    color: #cba951 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 0 6px !important;
    text-transform: uppercase !important;
    width: 331.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .e2n-pool-tile-heading,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .e2n-pool-tile-heading .elementor-heading-title {
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 33px !important;
    margin: 0 0 16px !important;
    width: 331.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    color: rgba(255, 255, 255, 0.55) !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 18.6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount p {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 16px !important;
    margin: 0 !important;
    width: 331.328px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span {
    display: inline-flex !important;
    gap: 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span::before {
    color: rgba(255, 255, 255, 0.25) !important;
    content: "—" !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-tile .tile-meta .amount span:first-child::before {
    content: none !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-grid,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-grid > .e-con-inner {
    background: rgba(228, 204, 138, 0.12) !important;
    border: 1px solid rgba(228, 204, 138, 0.12) !important;
    display: grid !important;
    gap: 1px !important;
    grid-template-columns: repeat(3, 1fr) !important;
    height: 219px !important;
    margin: 64px 0 0 !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card > .e-con-inner {
    background: var(--surface-deep) !important;
    display: block !important;
    height: 217px !important;
    margin: 0 !important;
    min-height: 217px !important;
    padding: 40px 32px !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card > .e-con-inner {
    height: 137px !important;
    min-height: 137px !important;
    padding: 0 !important;
    width: 336.656px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .elementor-widget {
    margin-bottom: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .feat-ico,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .feat-ico p {
    height: 36px !important;
    margin: 0 0 20px !important;
    width: 36px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-pool-feature-heading,
  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-pool-feature-heading .elementor-heading-title {
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 33px !important;
    margin: 0 0 10px !important;
    width: 336.656px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card .e2n-text p {
    color: rgba(255, 255, 255, 0.6) !important;
    font-size: 14px !important;
    line-height: 22.4px !important;
    margin: 0 !important;
    width: 336.656px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 {
    height: 190px !important;
    min-height: 190px !important;
    padding: 0 !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 1208px !important;
    padding: 0 !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note {
    background: #faf6ec !important;
    border: 1px dashed #b48f2e !important;
    color: #4f3b02 !important;
    font-size: 14px !important;
    height: 190px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
    min-height: 190px !important;
    padding: 32px !important;
    width: 1208px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note p {
    color: #4f3b02 !important;
    font-size: 14px !important;
    line-height: 23.8px !important;
    margin: 0 !important;
    width: 1142px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note p + p {
    margin-top: 8px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note strong {
    color: #2f2301 !important;
    display: block !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 2.64px !important;
    line-height: 20.4px !important;
    margin: 0 0 8px !important;
    text-transform: uppercase !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note em {
    font-style: italic !important;
  }

  body .e2n-page-objektanfrage.e2n-section-05 .placeholder-note code {
    background: rgba(154, 119, 5, 0.08) !important;
    border-radius: 2px !important;
    color: #4f3b02 !important;
    font-family: var(--font-sans) !important;
    font-size: 0.9em !important;
    padding: 2px 6px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 {
    height: 691px !important;
    min-height: 691px !important;
    padding: 153px 0 144px !important;
    text-align: center !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-inner > .e-con-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 706.562px !important;
    padding: 0 !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow {
    height: 19px !important;
    margin: 0 !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 14px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading {
    height: 151px !important;
    margin: 24px 0 32px !important;
    max-width: 706.562px !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title {
    color: #000 !important;
    font-size: 48px !important;
    font-weight: 800 !important;
    height: 151px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
    max-width: 706.562px !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .e2n-final-cta-heading .elementor-heading-title em {
    color: #836404 !important;
    font-style: normal !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-inner .e2n-text p {
    color: #2e2e2e !important;
    font-size: 22px !important;
    font-weight: 300 !important;
    height: 66px !important;
    line-height: 33px !important;
    margin: 0 0 40px !important;
    max-width: 706.562px !important;
    text-align: center !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons > .e-con-inner {
    align-items: center !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 16px !important;
    height: 62px !important;
    justify-content: center !important;
    margin: 0 !important;
    min-height: 62px !important;
    padding: 0 !important;
    width: 706.562px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn,
  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .elementor-button-wrapper {
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .elementor-button {
    height: 62px !important;
    padding: 22px 40px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn:nth-child(1) .elementor-button {
    width: 290.422px !important;
  }

  body .e2n-page-objektanfrage.e2n-section-06 .final-cta-buttons .e2n-btn:nth-child(2) .elementor-button {
    width: 332.641px !important;
  }
}

/* Fidelity pass 74: terminal Rechner breakpoint overrides, after legacy backlog rules. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-01 {
    min-height: 805px;
    overflow: visible;
    padding: 144px 0 96px;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-inner,
  body .e2n-page-rechner.e2n-section-01 .e2n-inner > .e-con-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    padding: 0;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow {
    display: inline-flex;
    height: 19px;
    margin: 0;
    width: auto;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center;
    color: #836404;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    gap: 14px;
    letter-spacing: 2.64px;
    line-height: 18.6px;
    margin: 0;
    max-width: none;
    text-transform: uppercase;
    width: auto;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705;
    content: "";
    display: block;
    height: 1px;
    width: 28px;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading {
    margin: 24px 0 0;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading .elementor-heading-title {
    font-size: 41.6px;
    letter-spacing: -0.416px;
    line-height: 41.6px;
    margin: 0;
    max-width: 350px;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-copy {
    margin: 40px 0 0;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-02 {
    padding-top: 120px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-shell,
  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner,
  body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    max-width: none;
    width: 400.297px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-input-card {
    min-height: 893px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    padding: 56px 48px;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-actions > .e-con-inner {
    flex-direction: column;
    width: 100%;
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    gap: 32px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-03 .trust-mini,
  body .e2n-page-rechner.e2n-section-03 .trust-mini > .e-con-inner {
    height: 132px;
    min-height: 132px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head {
    height: 405px;
    margin-bottom: 72px;
    min-height: 405px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid {
    border: 1px solid var(--border);
    display: block;
    height: 460px;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    height: 458px;
    width: 100%;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    border-bottom: 0;
    border-right: 1px solid var(--border);
    min-height: 458px;
    padding: 48px 36px;
    width: auto;
  }

  body .e2n-page-rechner.e2n-section-05 {
    height: 690px;
    min-height: 690px;
    overflow: visible;
  }

  body .e2n-page-rechner.e2n-section-05 .final-cta-inner,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner > .e-con-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    width: 350px;
  }

  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
    max-width: 350px;
    width: 350px;
  }
}

/* Fidelity pass 75: override Elementor generated mobile widget styles for Rechner parity. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-01 {
    display: block !important;
    min-height: 805px !important;
    overflow: visible !important;
    padding: 144px 0 96px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-inner,
  body .e2n-page-rechner.e2n-section-01 .e2n-inner > .e-con-inner {
    display: block !important;
    margin: 0 auto !important;
    max-width: 350px !important;
    padding: 0 !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow {
    display: inline-flex !important;
    height: 19px !important;
    margin: 0 !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    color: #836404 !important;
    display: inline-flex !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    gap: 14px !important;
    letter-spacing: 2.64px !important;
    line-height: 18.6px !important;
    margin: 0 !important;
    max-width: none !important;
    text-transform: uppercase !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading {
    margin: 24px 0 0 !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading .elementor-heading-title {
    font-size: 41.6px !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
    margin: 0 !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-copy {
    margin: 40px 0 0 !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-02 {
    padding-top: 120px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-shell,
  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner,
  body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    max-width: none !important;
    width: 400.297px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-input-card {
    min-height: 893px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    padding: 56px 48px !important;
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    gap: 32px !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-03 .trust-mini,
  body .e2n-page-rechner.e2n-section-03 .trust-mini > .e-con-inner {
    height: 132px !important;
    min-height: 132px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head {
    height: 405px !important;
    margin-bottom: 72px !important;
    min-height: 405px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid {
    height: 460px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    height: 458px !important;
    width: 100% !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    border-bottom: 0 !important;
    border-right: 1px solid var(--border) !important;
    min-height: 458px !important;
    padding: 48px 36px !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-05 {
    display: block !important;
    height: 690px !important;
    min-height: 690px !important;
    overflow: visible !important;
  }

  body .e2n-page-rechner.e2n-section-05 .final-cta-inner,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text,
  body .e2n-page-rechner.e2n-section-05 .final-cta-inner .e2n-text p {
    max-width: 350px !important;
    width: 350px !important;
  }
}

/* Fidelity pass 76: Rechner mobile residual vertical alignment. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-01 {
    padding-top: 113px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-result-card {
    height: 905px !important;
    max-height: 905px !important;
    min-height: 905px !important;
    overflow: visible !important;
  }
}

/* Fidelity pass 77: Rechner mobile process and CTA typography/overflow parity. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title {
    font-size: 48px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid {
    width: 588px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: repeat(3, 195.656px) !important;
    width: 586.969px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card {
    width: 195.656px !important;
  }
}

/* Fidelity pass 78: Rechner mobile Elementor wrapper flow and headline word-break parity. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-04 {
    margin-top: -17px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
    display: block !important;
    text-align: center !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    margin: 24px 0 16px !important;
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title,
  body .e2n-page-rechner.e2n-section-05 .e2n-final-cta-heading .elementor-heading-title em {
    hyphens: none !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }
}

/* Fidelity pass 79: Rechner mobile process card typography parity. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-rechner-process-heading,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-rechner-process-heading .elementor-heading-title {
    margin: 0 0 12px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-rechner-process-heading .elementor-heading-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    hyphens: none !important;
    letter-spacing: 1.08px !important;
    line-height: 23.4px !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-card .e2n-text p {
    font-weight: 400 !important;
    margin: 18px 0 !important;
  }
}

/* Fidelity pass 81: terminal Rechner tablet container widths after legacy grid rules. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-shell,
  body .e2n-page-rechner.e2n-section-02 .calculator-shell > .e-con-inner,
  body .e2n-page-rechner.e2n-section-02 .calculator-input-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card,
  body .e2n-page-rechner.e2n-section-02 .placeholder-note,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip,
  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 706.562px !important;
    width: 706.562px !important;
  }

  body .e2n-page-rechner.e2n-section-03 .calculator-trust-strip > .e-con-inner {
    gap: 48px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-grid > .e-con-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

/* Fidelity pass 82: Rechner process eyebrow line parity. */
body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  display: inline-flex !important;
  gap: 14px !important;
  width: auto !important;
}

body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-eyebrow .elementor-heading-title::before {
  background: #9a7705 !important;
  content: "" !important;
  display: block !important;
  height: 1px !important;
  width: 28px !important;
}

/* Fidelity pass 83: Rechner tablet/mobile result-card native rate flow. */
@media (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-result-card > .e-con-inner {
    display: block !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-rate,
  body .e2n-page-rechner.e2n-section-02 .calculator-rate p {
    font-size: 56px !important;
    letter-spacing: -1.12px !important;
    line-height: 56px !important;
    margin: 24px 0 8px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-actions {
    left: auto !important;
    position: relative !important;
    top: auto !important;
  }
}

/* Fidelity pass 84: Rechner mobile slider top rows need native two-column value flow. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-top > .e-con-inner {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 16px !important;
    justify-content: space-between !important;
    width: 100% !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-label,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-label .elementor-widget-container,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-label p {
    flex: 0 1 auto !important;
    max-width: 170px !important;
    min-width: 0 !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-value,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-value .elementor-widget-container,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row .calc-field-value p {
    flex: 0 0 auto !important;
    margin-left: auto !important;
    max-width: 190px !important;
    min-width: 0 !important;
    text-align: right !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-label,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-label .elementor-widget-container,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-label p {
    max-width: 118px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-value,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-value .elementor-widget-container,
  body .e2n-page-rechner.e2n-section-02 .calc-slider-row:first-of-type .calc-field-value p {
    max-width: 118px !important;
    width: 118px !important;
  }
}

/* Fidelity pass 85: Rechner tablet trust wrapper and mobile section-flow parity. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding-bottom: 90px !important;
  }

  body .e2n-page-rechner.e2n-section-03 .trust-mini,
  body .e2n-page-rechner.e2n-section-03 .trust-mini > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    height: 141px !important;
    min-height: 141px !important;
  }

  body .e2n-page-rechner.e2n-section-03 .trust-mini .metric-label p {
    line-height: 18.6px !important;
  }
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 {
    padding-bottom: 72px !important;
  }

  body .e2n-page-rechner.e2n-section-04 {
    margin-top: 0 !important;
  }
}

/* Fidelity pass 86: Rechner tablet process head must use block flow, not Elementor flex gap. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head > .e-con-inner {
    display: block !important;
    gap: 0 !important;
    text-align: center !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .elementor-widget,
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .elementor-widget-container {
    margin: 0 !important;
    padding: 0 !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-eyebrow {
    display: inline-flex !important;
    margin: 0 !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow),
  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-widget-container {
    margin: 24px 0 16px !important;
  }

  body .e2n-page-rechner.e2n-section-04 .rechner-process-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    margin: 0 !important;
  }
}

/* Fidelity pass 87: Rechner tablet hero eyebrow inline flow without changing H1 wrapping. */
@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 14px !important;
    padding-top: 9px !important;
    width: auto !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-eyebrow .elementor-heading-title::before {
    background: #9a7705 !important;
    content: "" !important;
    display: block !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-page-rechner.e2n-section-01 .e2n-hero-heading .elementor-heading-title {
    letter-spacing: -0.416px !important;
  }
}

/* Fidelity pass 88: Rechner mobile result actions shift on parent only. */
@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-actions {
    margin-top: 53px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-actions > .e-con-inner {
    margin-top: 0 !important;
  }

  body .e2n-page-rechner.e2n-section-02 .calculator-actions .e2n-btn,
  body .e2n-page-rechner.e2n-section-02 .calculator-actions .elementor-button {
    width: 100% !important;
  }
}

/* Content correction: homepage pool cards are unlocked image+meta teasers, not lock cards. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .lock-overlay {
  display: none !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-img {
  background-position: center !important;
  background-size: cover !important;
  filter: none !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-img::before {
  background-position: center !important;
  background-size: cover !important;
  filter: none !important;
  inset: 0 !important;
  opacity: 1 !important;
  transform: none !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-img-1::before {
  background-image: url("https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=1200&q=80") !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-img-2::before {
  background-image: url("https://images.unsplash.com/photo-1605276374104-dee2a0ed3cd6?auto=format&fit=crop&w=1200&q=80") !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-img-3::before {
  background-image: url("https://images.unsplash.com/photo-1582268611958-ebfd161ef9cf?auto=format&fit=crop&w=1200&q=80") !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .pool-tile,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .pool-tile > .e-con-inner {
  background: var(--surface-warm) !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-meta,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-meta > .e-con-inner {
  background: var(--surface-warm) !important;
  opacity: 1 !important;
  position: relative !important;
  transform: none !important;
  z-index: 2 !important;
}

body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-meta .elementor-heading-title,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-meta .place p,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-grid-unlocked .tile-meta .amount p {
  filter: none !important;
  opacity: 1 !important;
  text-shadow: none !important;
}

body .e2n-page-faq .alpha-nav .alpha-link,
body .e2n-page-faq .alpha-nav .elementor-widget-text-editor {
  cursor: pointer;
}

body .e2n-page-faq .alpha-nav .is-disabled {
  cursor: default;
  opacity: 0.45;
}

body .e2n-page-faq .lex-letter[hidden] {
  display: none !important;
}

body .e2n-page-faq .alpha-nav .is-active,
body .e2n-page-faq .alpha-nav .is-active > .elementor-widget-container {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

body .e2n-page-faq.e2n-section-03 .alpha-nav .alpha-link.is-active,
body .e2n-page-faq.e2n-section-03 .alpha-nav .alpha-link.is-active > .elementor-widget-container,
body .e2n-page-faq.e2n-section-03 .alpha-nav .alpha-link.is-active p,
body .e2n-page-faq .alpha-nav .is-active p,
body .e2n-page-faq .alpha-nav .is-active .elementor-widget-container {
  background: #000 !important;
  border-color: #000 !important;
  color: #fff !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-section.e2n-hero.e2n-page-impressum,
  body .e2n-section.e2n-hero.e2n-page-datenschutz,
  body .e2n-section.e2n-hero.e2n-page-agb {
    padding-top: 129px;
  }
}

@media (max-width: 767px) {
  body .e2n-section.e2n-hero.e2n-page-impressum,
  body .e2n-section.e2n-hero.e2n-page-datenschutz,
  body .e2n-section.e2n-hero.e2n-page-agb {
    align-items: stretch;
    justify-content: flex-start;
    overflow: visible;
    padding: 129px 20px 64px;
  }

  body .e2n-section.e2n-hero.e2n-page-impressum > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-datenschutz > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-agb > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-impressum .e2n-inner,
  body .e2n-section.e2n-hero.e2n-page-datenschutz .e2n-inner,
  body .e2n-section.e2n-hero.e2n-page-agb .e2n-inner,
  body .e2n-section.e2n-hero.e2n-page-impressum .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-datenschutz .e2n-inner > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-agb .e2n-inner > .e-con-inner {
    align-items: flex-start;
    height: auto;
    justify-content: flex-start;
    min-height: 0;
    padding-inline: 0;
  }

  body .e2n-section.e2n-hero.e2n-page-impressum .e2n-eyebrow .elementor-heading-title,
  body .e2n-section.e2n-hero.e2n-page-datenschutz .e2n-eyebrow .elementor-heading-title,
  body .e2n-section.e2n-hero.e2n-page-agb .e2n-eyebrow .elementor-heading-title {
    width: auto;
  }

  body .e2n-section.e2n-hero.e2n-page-impressum .e2n-hero-heading,
  body .e2n-section.e2n-hero.e2n-page-datenschutz .e2n-hero-heading,
  body .e2n-section.e2n-hero.e2n-page-agb .e2n-hero-heading {
    margin-top: 16px;
  }

  body .e2n-section.e2n-hero.e2n-page-impressum .e2n-hero-heading .elementor-heading-title,
  body .e2n-section.e2n-hero.e2n-page-datenschutz .e2n-hero-heading .elementor-heading-title,
  body .e2n-section.e2n-hero.e2n-page-agb .e2n-hero-heading .elementor-heading-title {
    font-size: 48px;
    line-height: 74.4px;
    max-width: 350px;
    overflow-wrap: normal;
    width: 350px;
    word-break: normal;
  }
}

/* Kontakt responsive recovery: keep the subpage archetypes aligned to the HTML reference. */
body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title,
body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title {
  align-items: center !important;
  display: inline-flex !important;
  gap: 12px !important;
  width: auto !important;
}

body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title::before,
body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title::before {
  background: currentColor !important;
  content: "" !important;
  display: block !important;
  flex: 0 0 28px !important;
  height: 1px !important;
  width: 28px !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    padding-top: 9px !important;
    width: auto !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title::before {
    background: currentColor !important;
    content: "" !important;
    display: block !important;
    flex: 0 0 28px !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-hero-heading .elementor-heading-title {
    font-size: 41.6px !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
    max-width: 570px !important;
    width: 570px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-form-panel {
    padding: 0 48px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-form-panel {
    height: 898px !important;
    max-height: 898px !important;
    min-height: 898px !important;
    overflow: visible !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-form-panel .contact-form {
    margin-top: -10px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .elementor-field,
  body .e2n-page-kontakt.e2n-section-02 .elementor-field-textual {
    min-height: 56px !important;
    padding: 16px 18px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .elementor-button {
    font-size: 16px !important;
    height: 62px !important;
    letter-spacing: 1.28px !important;
    line-height: 16px !important;
    padding: 22px 40px !important;
  }
}

@media (max-width: 767px) {
  body .e2n-section.e2n-hero.e2n-page-kontakt .contact-hero-break {
    display: none !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt {
    align-items: stretch !important;
    height: 689px !important;
    justify-content: flex-start !important;
    min-height: 689px !important;
    overflow: visible !important;
    padding: 144px 0 96px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-inner,
  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-inner > .e-con-inner {
    align-items: flex-start !important;
    height: auto !important;
    justify-content: flex-start !important;
    min-height: 0 !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .hero-inner,
  body .e2n-section.e2n-hero.e2n-page-kontakt .hero-inner > .e-con-inner {
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title,
  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title {
    align-items: center !important;
    display: inline-flex !important;
    gap: 12px !important;
    padding-top: 9px !important;
    width: auto !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-03 .e2n-section-head .e2n-eyebrow .elementor-heading-title::before,
  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-eyebrow .elementor-heading-title::before {
    background: currentColor !important;
    content: "" !important;
    display: block !important;
    flex: 0 0 28px !important;
    height: 1px !important;
    width: 28px !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .e2n-hero-heading .elementor-heading-title {
    font-size: 41.6px !important;
    letter-spacing: -0.416px !important;
    line-height: 41.6px !important;
    max-width: 350px !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
    width: 350px !important;
    word-break: normal !important;
  }

  body .e2n-section.e2n-hero.e2n-page-kontakt .hero-inner .e2n-text,
  body .e2n-section.e2n-hero.e2n-page-kontakt .hero-inner .e2n-text p {
    max-width: 350px !important;
    width: 350px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .e2n-section-head .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 48px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    max-width: 350px !important;
    overflow-wrap: normal !important;
    width: 350px !important;
    word-break: normal !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-info-panel .e2n-contact-heading .elementor-heading-title {
    font-size: 48px !important;
    letter-spacing: -0.24px !important;
    line-height: 50.4px !important;
    max-width: 350px !important;
    overflow-wrap: normal !important;
    width: 350px !important;
    word-break: normal !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-methods .e2n-heading:not(.e2n-eyebrow) .elementor-heading-title {
    font-size: 28px !important;
    line-height: 43.4px !important;
    max-width: none !important;
    overflow-wrap: normal !important;
    white-space: nowrap !important;
    width: auto !important;
    word-break: normal !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-form-panel {
    box-sizing: content-box !important;
    padding: 56px 48px !important;
    width: 284px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .contact-form {
    width: 284px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .elementor-field,
  body .e2n-page-kontakt.e2n-section-02 .elementor-field-textual {
    min-height: 56px !important;
    padding: 16px 18px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .elementor-field-type-acceptance {
    padding-inline: 0 !important;
    width: 284px !important;
  }

  body .e2n-page-kontakt.e2n-section-02 .elementor-button {
    font-size: 16px !important;
    height: 62px !important;
    letter-spacing: 1.28px !important;
    line-height: 16px !important;
    padding: 22px 40px !important;
    width: 284px !important;
  }

  body .e2n-page-kontakt.e2n-section-03 .booking-frame {
    overflow: visible !important;
  }

  body .e2n-page-kontakt.e2n-section-03 .booking-meta-row,
  body .e2n-page-kontakt.e2n-section-03 .booking-meta-row > .e-con-inner {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 32px !important;
    justify-content: center !important;
    margin-inline: auto !important;
    max-width: none !important;
    overflow: visible !important;
    width: 560px !important;
  }

  body .e2n-page-kontakt.e2n-section-03 .booking-meta-row .booking-meta {
    flex: 0 0 auto !important;
    max-width: none !important;
    width: auto !important;
  }

  body .e2n-page-kontakt.e2n-section-04 .office-copy .e2n-office-heading .elementor-heading-title {
    line-height: 50.4px !important;
    max-width: none !important;
    overflow-wrap: normal !important;
    width: 541px !important;
    word-break: normal !important;
  }

  body .e2n-page-kontakt.e2n-section-04 .office-strip-native .map-preview,
  body .e2n-page-kontakt.e2n-section-04 .map-preview {
    height: 405.8px !important;
    margin-top: 0 !important;
    max-width: none !important;
    min-height: 405.8px !important;
    width: 541px !important;
  }
}

/* Kupe fix 20260612: user-reported cleanup for services, trust spacing, stats, FAQ and map. */
body .e2n-section.e2n-page-home.e2n-trust-logos,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-grid > .e-con-inner,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy,
body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy > .e-con-inner {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}

body .e2n-section.e2n-page-home.e2n-trust-logos {
  padding-bottom: 96px !important;
}

body .e2n-section.e2n-page-home.e2n-trust-logos .trust-copy .e2n-btn {
  margin-bottom: 0 !important;
  margin-top: 42px !important;
  position: relative !important;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
  gap: 64px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  max-width: 1208px !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid {
  display: block !important;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat-grid > .e-con-inner {
  display: grid !important;
}

body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat,
body .e2n-page-ueber-uns.e2n-section-03 .e2n-stat > .e-con-inner,
body .e2n-page-ueber-uns.e2n-section-03 .stat-number,
body .e2n-page-ueber-uns.e2n-section-03 .stat-number .elementor-heading-title,
body .e2n-page-ueber-uns.e2n-section-03 .stat-label,
body .e2n-page-ueber-uns.e2n-section-03 .stat-label p {
  max-width: 100% !important;
  min-width: 0 !important;
  width: auto !important;
}

body .e2n-page-ueber-uns.e2n-section-03 .stat-number .elementor-heading-title {
  font-size: clamp(52px, 4.6vw, 68px) !important;
  letter-spacing: 0 !important;
  white-space: nowrap !important;
}

body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-grid {
  background: transparent !important;
  border: 1px solid rgba(228, 204, 138, 0.12) !important;
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden !important;
}

body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-grid > .e-con-inner {
  align-items: stretch !important;
  background: transparent !important;
  border: 0 !important;
  display: grid !important;
  gap: 1px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  height: auto !important;
  margin: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
}

body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card,
body .e2n-page-objektanfrage.e2n-section-04 .pool-feature-card > .e-con-inner {
  background: var(--surface-deep) !important;
  box-sizing: border-box !important;
  height: auto !important;
  min-height: 217px !important;
  padding: 40px 32px !important;
}

body .e2n-page-faq.e2n-section-02 .faq-tab,
body .e2n-page-faq.e2n-section-02 .faq-question,
body .e2n-page-faq .alpha-nav .alpha-link.has {
  cursor: pointer !important;
}

body .e2n-page-faq.e2n-section-02 .faq-tab.is-active,
body .e2n-page-faq.e2n-section-02 .faq-tab.active {
  color: var(--gold-600) !important;
}

body .e2n-page-faq.e2n-section-02 .faq-question:focus-visible,
body .e2n-page-faq.e2n-section-02 .faq-tab:focus-visible,
body .e2n-page-faq .alpha-nav .alpha-link:focus-visible {
  outline: 2px solid var(--gold-500) !important;
  outline-offset: 4px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter {
  display: block !important;
  margin-top: 72px !important;
}

body .e2n-page-faq.e2n-section-03 .lex-letter[hidden] {
  display: none !important;
}

body .e2n-page-faq.e2n-section-03 .lex-grid,
body .e2n-page-faq.e2n-section-03 .lex-grid > .e-con-inner {
  gap: 1px !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

body .e2n-page-faq.e2n-section-03 .lex-grid {
  display: block !important;
}

body .e2n-page-faq.e2n-section-03 .lex-grid > .e-con-inner {
  display: grid !important;
  max-width: 100% !important;
  width: 100% !important;
}

body .e2n-page-faq.e2n-section-03 .lex-item,
body .e2n-page-faq.e2n-section-03 .lex-item > .e-con-inner,
body .e2n-page-faq.e2n-section-03 .lex-item .elementor-widget,
body .e2n-page-faq.e2n-section-03 .lex-item .elementor-widget-container,
body .e2n-page-faq.e2n-section-03 .lex-item p {
  max-width: 100% !important;
  min-width: 0 !important;
  opacity: 1 !important;
  overflow: visible !important;
  visibility: visible !important;
  width: auto !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview {
  align-items: flex-end !important;
  background:
    radial-gradient(circle at 50% 50%, rgba(203, 169, 81, 0.22) 0 0.5%, transparent 3%),
    linear-gradient(90deg, rgba(203, 169, 81, 0.08) 1px, transparent 1px),
    linear-gradient(0deg, rgba(203, 169, 81, 0.08) 1px, transparent 1px),
    linear-gradient(135deg, #0a1c2e 0%, #071625 100%) !important;
  background-size: auto, 80px 80px, 80px 80px, auto !important;
  display: flex !important;
  padding: 32px !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview::after {
  background: rgba(7, 22, 37, 0.92) !important;
  color: var(--gold-300) !important;
  content: "KÖLNER STRASSE 38A · DÜSSELDORF" !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .map-street,
body .e2n-page-kontakt.e2n-section-04 .map-preview .map-city,
body .e2n-page-kontakt.e2n-section-04 .map-preview .map-meta {
  display: none !important;
  left: 32px !important;
  position: absolute !important;
  z-index: 2 !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .map-street {
  bottom: 76px !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .map-city {
  bottom: 52px !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .map-meta {
  bottom: 28px !important;
}

body .e2n-page-kontakt.e2n-section-04 .map-preview .map-street p,
body .e2n-page-kontakt.e2n-section-04 .map-preview .map-city p,
body .e2n-page-kontakt.e2n-section-04 .map-preview .map-meta p {
  color: var(--text-on-dark) !important;
  display: block !important;
  font-size: 14px !important;
  letter-spacing: 0.08em !important;
  margin: 0 !important;
  text-transform: uppercase !important;
}

/* Kupe fix 20260618: partner and financing portal section. */
body .e2n-page-ueber-uns.e2n-section-06 .partner-head {
  margin-inline: auto !important;
  max-width: 820px !important;
  text-align: center !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-head .e2n-text,
body .e2n-page-ueber-uns.e2n-section-06 .partner-head .e2n-text p {
  margin-inline: auto !important;
  max-width: 760px !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-grid {
  display: block !important;
  margin-top: 56px !important;
  overflow: visible !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-grid > .e-con-inner {
  display: grid !important;
  gap: 1px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-card,
body .e2n-page-ueber-uns.e2n-section-06 .partner-card > .e-con-inner {
  align-items: stretch !important;
  background: #ffffff !important;
  border: 1px solid rgba(7, 22, 37, 0.10) !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  min-height: 360px !important;
  padding: 0 !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-logo {
  align-items: center !important;
  background: #ffffff !important;
  border-bottom: 1px solid rgba(7, 22, 37, 0.08) !important;
  display: flex !important;
  height: 138px !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 24px !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-logo .elementor-widget-container {
  align-items: center !important;
  display: flex !important;
  height: 100% !important;
  justify-content: center !important;
  width: 100% !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-logo img {
  display: block !important;
  height: auto !important;
  max-height: 92px !important;
  max-width: 100% !important;
  object-fit: contain !important;
  width: auto !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-logo-deaban img {
  max-height: 104px !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-logo-starpool img,
body .e2n-page-ueber-uns.e2n-section-06 .partner-logo-forum-direkt img {
  max-height: 64px !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-category,
body .e2n-page-ueber-uns.e2n-section-06 .partner-name,
body .e2n-page-ueber-uns.e2n-section-06 .partner-copy {
  padding-inline: 28px !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-category,
body .e2n-page-ueber-uns.e2n-section-06 .partner-category p {
  color: var(--gold-600) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.18em !important;
  line-height: 1.55 !important;
  margin: 28px 0 10px !important;
  text-transform: uppercase !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-name .elementor-heading-title {
  color: var(--ink-900) !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  margin: 0 !important;
}

body .e2n-page-ueber-uns.e2n-section-06 .partner-copy,
body .e2n-page-ueber-uns.e2n-section-06 .partner-copy p {
  color: rgba(7, 22, 37, 0.72) !important;
  font-size: 15px !important;
  line-height: 1.65 !important;
  margin: 14px 0 30px !important;
}

@media (max-width: 1024px) {
  body .e2n-page-ueber-uns.e2n-section-06 .partner-grid > .e-con-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 767px) {
  body .e2n-page-ueber-uns.e2n-section-06 .partner-grid > .e-con-inner {
    grid-template-columns: 1fr !important;
  }

  body .e2n-page-ueber-uns.e2n-section-06 .partner-card,
  body .e2n-page-ueber-uns.e2n-section-06 .partner-card > .e-con-inner {
    min-height: 0 !important;
  }
}

/* Kupe fix 20260618: real Europace / Baufi-Passt calculator embed. */
body .e2n-page-rechner.e2n-section-02 .calculator-embed-head {
  margin-inline: auto !important;
  max-width: 860px !important;
  text-align: center !important;
}

body .e2n-page-rechner.e2n-section-02 .calculator-embed-head .e2n-text,
body .e2n-page-rechner.e2n-section-02 .calculator-embed-head .e2n-text p {
  margin-inline: auto !important;
  max-width: 760px !important;
}

body .e2n-page-rechner.e2n-section-02 .calculator-embed-card,
body .e2n-page-rechner.e2n-section-02 .calculator-embed-card > .e-con-inner {
  background: #ffffff !important;
  border: 1px solid rgba(7, 22, 37, 0.12) !important;
  box-sizing: border-box !important;
  margin-top: 56px !important;
  overflow: visible !important;
  padding: 28px !important;
  width: 100% !important;
}

body .e2n-page-rechner.e2n-section-02 .baufi-passt-shortcode,
body .e2n-page-rechner.e2n-section-02 .baufi-passt-shortcode .elementor-widget-container,
body .e2n-page-rechner.e2n-section-02 .kupe-baufi-passt-embed {
  display: block !important;
  min-height: 760px !important;
  overflow: visible !important;
  width: 100% !important;
}

body .e2n-page-rechner.e2n-section-02 baufi-passt-flex {
  display: block !important;
  min-height: 720px !important;
  width: 100% !important;
}

body .e2n-page-rechner.e2n-section-02 .calculator-embed-note,
body .e2n-page-rechner.e2n-section-02 .calculator-embed-note p {
  color: rgba(7, 22, 37, 0.62) !important;
  font-size: 13px !important;
  line-height: 1.6 !important;
  margin: 18px 0 0 !important;
}

@media (max-width: 767px) {
  body .e2n-page-rechner.e2n-section-02 .calculator-embed-card,
  body .e2n-page-rechner.e2n-section-02 .calculator-embed-card > .e-con-inner {
    margin-top: 36px !important;
    padding: 14px !important;
  }

  body .e2n-page-rechner.e2n-section-02 .baufi-passt-shortcode,
  body .e2n-page-rechner.e2n-section-02 .baufi-passt-shortcode .elementor-widget-container,
  body .e2n-page-rechner.e2n-section-02 .kupe-baufi-passt-embed {
    min-height: 820px !important;
  }

  body .e2n-page-rechner.e2n-section-02 baufi-passt-flex {
    min-height: 780px !important;
  }
}

/* Kupe fix 20260624: keep home hero stats visible above the next section fade. */
body .e2n-section.e2n-hero.e2n-home-stage {
  overflow: visible !important;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stats-row,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stats-row > .e-con-inner,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat > .e-con-inner,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number .elementor-heading-title {
  opacity: 1 !important;
  overflow: visible !important;
  position: relative !important;
  visibility: visible !important;
  z-index: 8 !important;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stats,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
  background: #fff !important;
  border-top: 1px solid var(--border) !important;
  height: auto !important;
  margin-bottom: 0 !important;
  min-height: 132px !important;
  padding-bottom: 32px !important;
  padding-top: 30px !important;
  transform: none !important;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number .elementor-widget-container,
body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number .elementor-heading-title {
  color: #000 !important;
  display: block !important;
  height: auto !important;
  line-height: 1 !important;
  min-height: 34px !important;
}

body .e2n-section.e2n-hero.e2n-home-stage .hero-stat .stat-number .elementor-heading-title {
  font-size: 34px !important;
  font-weight: 700 !important;
}

body .e2n-section.e2n-hero.e2n-home-stage + .e2n-section {
  margin-top: 0 !important;
  position: relative !important;
  z-index: 1 !important;
}

@media (max-width: 900px) {
  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats,
  body .e2n-section.e2n-hero.e2n-home-stage .hero-stats.e-con.e-con-boxed.e-child {
    height: auto !important;
    min-height: 210px !important;
    padding-bottom: 34px !important;
  }
}

/* Kupe fix 20260624: remove the tilted blue logo card from the home hero image. */
body .e2n-section.e2n-hero.e2n-home-stage::after,
body .e2n-home-stage::after {
  content: none !important;
  display: none !important;
}

/* Kupe fix 20260624: remove accidental separator lines around the home pool CTA row. */
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-cta-row > .e-con-inner,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-action-row,
body .e2n-page-home.e2n-card-grid.e2n-dark-overlay .pool-action-row > .e-con-inner {
  border: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

/* Kupe fix 20260624: remove grey frame/grid lines from the home process steps. */
body .e2n-section.e2n-page-home.e2n-process-steps .process-grid,
body .e2n-section.e2n-page-home.e2n-process-steps .process-grid > .e-con-inner,
body .e2n-section.e2n-page-home.e2n-process-steps .process-step,
body .e2n-section.e2n-page-home.e2n-process-steps .process-step > .e-con-inner {
  background: transparent !important;
  border: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  border-left: 0 !important;
  box-shadow: none !important;
}

body .e2n-section.e2n-page-home.e2n-process-steps .process-grid > .e-con-inner {
  gap: 32px !important;
  padding: 0 !important;
}

@media (max-width: 900px) {
  body .e2n-section.e2n-page-home.e2n-process-steps .process-grid > .e-con-inner {
    gap: 28px !important;
    padding: 0 !important;
  }
}

/* Kupe fix 20260624: stabilize portrait-phone scrolling and header overflow. */
@media (max-width: 767px) and (orientation: portrait) {
  html,
  body {
    height: auto !important;
    max-width: 100% !important;
    min-height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior-x: none !important;
    touch-action: pan-y pinch-zoom;
    -webkit-overflow-scrolling: touch;
  }

  body .elementor,
  body .elementor-location-header,
  body .elementor-location-footer,
  body .e2n-section,
  body .e2n-section > .e-con-inner,
  body .e2n-inner,
  body .e2n-inner > .e-con-inner {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }

  body .e2n-site-header,
  body .e2n-site-header > .e-con-inner {
    left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    right: 0 !important;
    width: 100% !important;
  }

  body .e2n-site-header .e2n-header-inner,
  body .e2n-site-header .e2n-header-inner > .e-con-inner {
    align-items: center !important;
    box-sizing: border-box !important;
    display: flex !important;
    gap: 12px !important;
    height: 84px !important;
    justify-content: flex-start !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    padding: 0 16px !important;
    width: 100% !important;
  }

  body .e2n-site-header .e2n-header-menu,
  body .e2n-site-header .e2n-header-inner > .e2n-btn,
  body .e2n-site-header .e2n-header-inner > .e-con-inner > .e2n-btn {
    display: none !important;
  }

  body .e2n-site-header .e2n-logo.e2n-logo-asset,
  body .e2n-site-header .e2n-logo.e2n-logo-asset > .e-con-inner {
    flex: 1 1 auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    transform: none !important;
    width: auto !important;
  }

  body .e2n-site-header .e2n-logo-mark-img,
  body .e2n-site-header .e2n-logo-mark-img > .elementor-widget-container,
  body .e2n-site-header .e2n-logo-mark-img img {
    flex: 0 0 44px !important;
    height: 44px !important;
    max-height: 44px !important;
    max-width: 44px !important;
    min-width: 44px !important;
    width: 44px !important;
  }

  body .e2n-site-header .e2n-logo-text,
  body .e2n-site-header .e2n-logo-text > .e-con-inner,
  body .e2n-site-header .e2n-logo-main,
  body .e2n-site-header .e2n-logo-sub {
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    transform: none !important;
    width: auto !important;
  }

  body .e2n-site-header .e2n-logo-main .elementor-heading-title {
    font-size: clamp(18px, 6vw, 25px) !important;
    letter-spacing: 0.13em !important;
    line-height: 1 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    width: auto !important;
  }

  body .e2n-site-header .e2n-logo-sub,
  body .e2n-site-header .e2n-logo-sub p {
    font-size: 8px !important;
    letter-spacing: 0.16em !important;
    line-height: 1.1 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    width: auto !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage {
    overflow-x: hidden !important;
    touch-action: pan-y pinch-zoom;
  }

  body .e2n-section.e2n-hero.e2n-home-stage::before {
    opacity: 0.12 !important;
    transform: none !important;
    will-change: auto !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .hero-inner,
  body .e2n-section.e2n-hero.e2n-home-stage .hero-inner > .e-con-inner,
  body .e2n-section.e2n-hero.e2n-home-stage .ctas,
  body .e2n-section.e2n-hero.e2n-home-stage .ctas > .e-con-inner {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
    touch-action: pan-y pinch-zoom;
    width: 100% !important;
  }

  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn,
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(1),
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(2),
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn .elementor-button,
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(1) .elementor-button,
  body .e2n-section.e2n-hero.e2n-home-stage .ctas .e2n-btn:nth-child(2) .elementor-button {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    transform: none !important;
    width: 100% !important;
  }
}
