/* Neues Template 2026 fuer beste-berufsunfaehigkeitsversicherung.de */
:root {
  --bg: #f6f3ed;
  --paper: #fffdf8;
  --ink: #1d2523;
  --muted: #68726d;
  --forest: #24483b;
  --sage: #dfe9df;
  --mint: #eff6ef;
  --coral: #f36b4b;
  --coral-dark: #ca4c31;
  --line: #ded8cb;
  --shadow: 0 26px 70px rgba(29, 37, 35, 0.12);
  --radius: 22px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  background: var(--bg);
  color: var(--ink);
  font-family: Inter, "Segoe UI", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.75;
  margin: 0;
  overflow-x: hidden;
}

.owl-carousel,
.owl-stage-outer {
  max-width: 100%;
  overflow: hidden;
}

.owl-stage {
  max-width: 100%;
}

a {
  color: var(--forest);
  text-decoration: none;
}

a:hover {
  color: var(--coral-dark);
  text-decoration: none;
}

img {
  max-width: 100%;
}

.bu-new-header {
  background: rgba(255, 253, 248, 0.92);
  border-bottom: 1px solid rgba(29, 37, 35, 0.08);
  backdrop-filter: blur(18px);
  position: sticky;
  top: 0;
  z-index: 50;
}

.bu-new-nav {
  align-items: center;
  display: flex;
  gap: 30px;
  justify-content: space-between;
  min-height: 88px;
  position: relative;
}

.bu-new-logo {
  color: var(--ink);
  font-size: 25px;
  font-weight: 900;
  letter-spacing: -0.02em;
}

.bu-new-logo::after {
  color: var(--coral);
  content: ".";
}

.bu-new-links {
  align-items: center;
  display: flex;
  gap: 22px;
}

.bu-new-menu {
  align-items: center;
  display: flex;
  gap: 26px;
}

.bu-new-links a,
.bu-dropdown summary {
  color: #3f4945;
  font-size: 15px;
  font-weight: 800;
}

.bu-dropdown {
  position: relative;
}

.bu-dropdown summary {
  cursor: pointer;
  list-style: none;
}

.bu-dropdown summary::-webkit-details-marker {
  display: none;
}

.bu-dropdown summary::after {
  color: var(--coral);
  content: "⌄";
  font-size: 15px;
  margin-left: 6px;
}

.bu-submenu {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: 18px;
  box-shadow: var(--shadow);
  display: none;
  gap: 4px;
  left: 50%;
  min-width: 320px;
  padding: 12px;
  position: absolute;
  top: calc(100% + 16px);
  transform: translateX(-50%);
  z-index: 80;
}

.bu-submenu a {
  border-radius: 12px;
  color: var(--ink);
  display: block;
  font-size: 14px;
  line-height: 1.35;
  padding: 10px 12px;
}

.bu-submenu a:hover {
  background: var(--mint);
  color: var(--forest);
}

.bu-dropdown[open] > .bu-submenu,
.bu-dropdown:hover > .bu-submenu,
.bu-dropdown:focus-within > .bu-submenu {
  display: grid;
}

.bu-menu-toggle {
  display: none;
}

.bu-menu-button {
  align-items: center;
  background: var(--ink);
  border-radius: 14px;
  cursor: pointer;
  display: none;
  flex-direction: column;
  gap: 5px;
  height: 46px;
  justify-content: center;
  margin: 0;
  width: 48px;
}

.bu-menu-button span {
  background: #fff;
  border-radius: 999px;
  display: block;
  height: 2px;
  width: 22px;
}

.bu-new-cta,
.bu-btn-primary,
.boxed-btn3 {
  background: var(--ink);
  border: 1px solid var(--ink);
  border-radius: 999px;
  color: #fff !important;
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  line-height: 1;
  padding: 15px 22px;
}

.bu-new-cta:hover,
.bu-btn-primary:hover,
.boxed-btn3:hover {
  background: var(--coral);
  border-color: var(--coral);
  color: var(--ink) !important;
}

.bu-btn-secondary {
  border: 1px solid rgba(29, 37, 35, 0.24);
  border-radius: 999px;
  color: var(--ink);
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  line-height: 1;
  padding: 15px 22px;
}

.bu-btn-secondary:hover {
  background: var(--paper);
  color: var(--forest);
}

.bu-modern-hero {
  background:
    radial-gradient(circle at 83% 20%, rgba(243, 107, 75, 0.18), transparent 28%),
    linear-gradient(135deg, var(--bg) 0%, var(--sage) 100%);
  overflow: hidden;
  padding: 118px 0 96px;
  position: relative;
}

.bu-modern-hero::after {
  background:
    linear-gradient(180deg, rgba(29, 37, 35, 0.08), rgba(29, 37, 35, 0.22)),
    url("../img/service/beratung.jpg") center/cover no-repeat;
  border: 10px solid var(--paper);
  border-radius: 34px;
  box-shadow: var(--shadow);
  content: "";
  height: 330px;
  position: absolute;
  right: max(36px, calc((100vw - 1140px) / 2));
  top: 110px;
  transform: rotate(-3deg);
  width: 370px;
}

.bu-modern-hero .col-xl-9 {
  position: relative;
  z-index: 2;
}

.bu-test-hero {
  background:
    radial-gradient(circle at 80% 18%, rgba(243, 107, 75, 0.22), transparent 28%),
    linear-gradient(135deg, #f8f4ec 0%, #eef5ee 100%);
  padding: 96px 0 78px;
}

.bu-test-hero h1 {
  color: var(--ink);
  font-size: clamp(34px, 4.2vw, 56px);
  font-weight: 950;
  letter-spacing: -0.04em;
  line-height: 1.06;
  margin: 0 0 26px;
}

.bu-test-hero p {
  color: var(--muted);
  font-size: clamp(20px, 2vw, 27px);
  line-height: 1.55;
  margin: 0 0 30px;
  max-width: 880px;
}

.bu-test-hero .row {
  row-gap: 34px;
}

.bu-test-hero h1 {
  overflow-wrap: anywhere;
}

.bu-hero-card {
  background: var(--ink);
  border-radius: calc(var(--radius) + 8px);
  box-shadow: var(--shadow);
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-left: auto;
  max-width: 380px;
  padding: clamp(24px, 3vw, 34px);
}

.bu-hero-card span {
  color: rgba(255, 255, 255, 0.72);
  font-weight: 800;
}

.bu-hero-card strong {
  color: #fff;
  display: block;
  font-size: clamp(22px, 2vw, 30px);
  line-height: 1.25;
}

.bu-hero-card .bu-btn {
  align-self: flex-start;
}

@media (min-width: 992px) {
  .bu-hero-lower-grid {
    display: block;
    margin-top: 46px;
  }

  .bu-hero-with-intro .bu-hero-copy {
    min-width: 0;
  }

  .bu-hero-side-stack {
    align-items: center;
    display: flex;
    float: right;
    flex-direction: column;
    margin: 0 0 38px clamp(42px, 5vw, 76px);
    width: min(380px, 34%);
  }

  .bu-hero-side-stack .bu-hero-card {
    margin: 0;
    width: 100%;
  }

  .bu-hero-side-stack .bu-flow-sidebar {
    float: none;
    margin: 26px auto 0;
    max-width: 340px;
    position: static;
    width: calc(100% - 40px);
  }

  .bu-hero-flow-content {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
  }

  .bu-hero-flow-content::after {
    clear: both;
    content: "";
    display: table;
  }

  .bu-hero-flow-content h2,
  .bu-hero-flow-content .text-center {
    text-align: left !important;
  }

  .bu-hero-source-section.bu-hero-source-empty {
    display: none;
  }

  .bu-desktop-text-image {
    display: block;
  }
}

.eyebrow {
  color: var(--forest);
  display: block;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

h1,
.case_details_area .details_title h1 {
  color: var(--ink);
  font-size: clamp(42px, 6vw, 76px);
  font-weight: 950;
  letter-spacing: -0.045em;
  line-height: 0.98;
  margin: 0 0 28px;
  max-width: 760px;
}

.bu-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.service_area,
.about_info_area,
.accordion_area,
.case_study_area,
.team_area,
.testimonial_area,
.Information_area,
.case_details_area {
  background: var(--paper);
  padding: 94px 0;
}

.about_info_area,
.accordion_area,
.team_area,
.case_study_area {
  background: var(--bg);
}

.section_title {
  margin-bottom: 42px;
}

.section_title h3,
.case_heading h3,
.info_text h3,
.details_main_wrap h3,
.details_main_wrap span {
  color: var(--ink);
  font-size: clamp(28px, 3vw, 44px);
  font-weight: 950;
  letter-spacing: -0.035em;
  line-height: 1.08;
}

.section_title p,
.single_service p,
.info_text p,
.about_text p,
.details_main_wrap p,
.card-body,
.footer p {
  color: var(--muted);
}

.single_service,
.single_case,
.single_team,
.card,
.details_main_wrap,
.case_thumb,
.info_text.text-center,
.bu-site-footer .bu-footer-grid > div {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: 0 18px 50px rgba(29, 37, 35, 0.08);
  overflow: hidden;
}

.single_service {
  height: 100%;
  padding: 34px;
  text-align: left !important;
}

.single_service .service_icon {
  align-items: center;
  background: var(--mint);
  border-radius: 999px;
  display: inline-flex;
  height: 70px;
  justify-content: center;
  margin-bottom: 24px;
  width: 70px;
}

.single_service .service_icon img {
  height: 34px;
  width: auto;
}

.single_service h3,
.single_case h3,
.single_team h3 {
  color: var(--ink);
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.18;
}

.learn_more {
  color: var(--forest);
  font-weight: 900;
}

.case_thumb {
  margin-bottom: 28px;
}

.case_active,
.testmonial_active {
  display: grid !important;
  gap: 24px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.testmonial_active {
  grid-template-columns: 1fr;
}

.case_active .single_case,
.testmonial_active .single_carousel {
  width: 100%;
}

.testimonial_area {
  background:
    radial-gradient(circle at 18% 12%, rgba(243, 107, 75, 0.18), transparent 34%),
    radial-gradient(circle at 84% 24%, rgba(223, 233, 223, 0.16), transparent 30%),
    var(--ink);
  color: #fff;
  overflow: hidden;
}

.bu-section-kicker {
  color: var(--coral);
  font-size: 15px;
  font-weight: 950;
  letter-spacing: 0.12em;
  margin: 0 0 28px;
  text-transform: uppercase;
}

.bu-philosophy {
  margin: 0 auto;
  max-width: 1000px;
}

.bu-philosophy-statements {
  display: grid;
  gap: 18px;
}

.bu-philosophy-statements p {
  background: rgba(255, 253, 248, 0.08);
  border: 1px solid rgba(255, 253, 248, 0.16);
  border-radius: var(--radius);
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(19px, 2vw, 25px);
  line-height: 1.55;
  margin: 0;
  padding: 28px 30px;
}

.bu-philosophy-author {
  border-top: 1px solid rgba(255, 253, 248, 0.18);
  margin-top: 34px;
  padding-top: 26px;
}

.bu-philosophy-author h3 {
  color: #fff;
  font-size: clamp(30px, 3vw, 42px);
  font-weight: 900;
  letter-spacing: -0.035em;
  line-height: 1.1;
  margin: 0 0 4px;
}

.bu-philosophy-author span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 18px;
}

.bu-test-page {
  background: var(--bg);
}

.bu-test-section {
  padding: 92px 0;
}

/* Verbindliche Referenz ab info-bu.html: Inhaltsabschnitte innerhalb einer
   gemeinsamen Content-Karte kompakt staffeln. Eigenständige Seitenabschnitte
   außerhalb der Karte behalten ihren großzügigen Designabstand. */
.bu-test-content .bu-test-section {
  margin: 0;
  padding: 22px 0;
}

.bu-test-content .bu-test-section:first-of-type {
  padding-top: 0;
}

.bu-test-content .bu-test-section h2 {
  margin-bottom: 18px;
}

.bu-test-content .bu-test-section p {
  margin-bottom: 12px;
}

.bu-test-content .bu-test-cta {
  margin-bottom: 22px;
  margin-top: 22px;
}

.bu-test-section-alt {
  background: var(--paper);
}

.bu-test-layout {
  align-items: start;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) 320px;
}

.bu-test-content {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: clamp(28px, 4vw, 54px);
}

.bu-test-wide {
  margin: 0 auto;
  max-width: 1060px;
}

.bu-test-flow-start {
  margin-top: 34px;
}

.bu-test-content h2 {
  color: var(--ink);
  font-size: clamp(26px, 2.6vw, 38px);
  font-weight: 950;
  letter-spacing: -0.03em;
  line-height: 1.16;
  margin: 0 0 24px;
}

.bu-test-content h3,
.bu-test-sidebar h2 {
  color: var(--ink);
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.18;
  margin: 26px 0 14px;
}

.bu-test-content p {
  color: var(--muted);
  margin-bottom: 20px;
}

.bu-test-content a {
  font-weight: 900;
}

.bu-test-content font[color="orange"],
.bu-test-content font[color="blue"] {
  color: var(--coral) !important;
}

.bu-insight-grid,
.bu-winner-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 34px 0;
}

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

.bu-insight-card {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 24px;
}

.bu-insight-card h3 {
  hyphens: auto;
  margin-top: 0;
  overflow-wrap: anywhere;
  word-break: normal;
}

.bu-note-card {
  margin: 28px 0;
  padding: 26px;
  border-radius: 24px;
  background: rgba(231, 245, 238, 0.95);
  border: 1px solid rgba(17, 58, 49, 0.12);
}

.bu-grid-3 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  margin-top: 26px;
}

.bu-mini-card {
  padding: 26px;
  border-radius: 24px;
  background: #fffdf8;
  border: 1px solid rgba(17, 58, 49, 0.14);
}

.bu-mini-card h3 {
  margin-top: 0;
}

.bu-cta-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px;
  align-items: center;
  margin-top: 34px;
  padding: 30px;
  border-radius: 28px;
  background: #17231f;
  color: #fffdf8;
}

.bu-cta-panel h2,
.bu-cta-panel p {
  color: inherit;
}

.bu-content-image {
  border-radius: 22px;
  box-shadow: var(--shadow-soft);
  height: auto;
  margin: 6px 0 26px;
  max-width: 100%;
  width: 100%;
}

.bu-lexicon-page [class*="col-"] {
  flex: 0 0 100%;
  max-width: 100%;
}

.bu-lexicon-page .row {
  margin-left: 0;
  margin-right: 0;
}

.bu-lexicon-page .bu-lexicon-content .container,
.bu-lexicon-page [id="accordion"] {
  clear: both;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.bu-lexicon-page .card {
  border: 1px solid var(--line);
  border-radius: 16px;
  box-shadow: none;
  margin-bottom: 12px;
  overflow: hidden;
  width: 100%;
}

.bu-lexicon-page .card-header {
  background: #f7f3ea;
  border: 0;
  padding: 0;
}

.bu-lexicon-page .card-header .btn-link {
  color: var(--ink);
  font-weight: 700;
  padding: 16px 18px;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  width: 100%;
}

.bu-lexicon-page .card-body {
  line-height: 1.75;
  padding: 18px;
}

.bu-lexicon-page .bu-lexicon-inline-cta {
  margin-bottom: 28px;
  margin-top: 18px;
}

.bu-online-content img,
.bu-online-content + .about_info_area img {
  border-radius: 14px;
  height: auto;
  max-width: 100%;
}

.bu-online-content .row,
.bu-online-content + .about_info_area .row {
  row-gap: 22px;
}

.bu-content-image-right {
  background: #fff;
  float: right;
  height: 150px;
  margin: 6px 0 24px 34px;
  max-width: 115px;
  object-fit: contain;
  width: 13%;
}

@media (min-width: 992px) {
  .bu-content-image-right {
    height: 300px;
    margin-left: 42px;
    max-width: 230px;
    width: 26%;
  }
}

.bu-card-image {
  aspect-ratio: 21 / 9;
  border-radius: 14px;
  display: block;
  height: auto;
  margin: 0 0 16px;
  object-fit: cover;
  width: 100%;
}

.bu-card-image-contain {
  background: var(--paper);
  object-fit: contain;
}

.bu-blog-frame {
  background: #fff;
  border: 0;
  border-radius: 18px;
  display: block;
  min-height: 1200px;
  width: 100%;
}

.bu-job-list {
  background: rgba(255, 255, 255, 0.64);
  border: 1px solid rgba(27, 40, 35, 0.14);
  border-radius: 28px;
  column-gap: 34px;
  columns: 3 240px;
  list-style: none;
  margin: 22px 0 0;
  padding: 28px;
}

.bu-job-list li {
  break-inside: avoid;
  color: var(--muted);
  line-height: 1.45;
  margin: 0 0 10px;
  padding-left: 18px;
  position: relative;
}

.bu-job-list li::before {
  background: var(--coral);
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 0.68em;
  width: 7px;
}

.bu-number-list {
  counter-reset: bu-counter;
  display: grid;
  gap: 18px;
  list-style: none;
  margin: 28px 0;
  padding: 0;
}

.bu-number-list li {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(27, 40, 35, 0.14);
  border-radius: 22px;
  color: var(--muted);
  counter-increment: bu-counter;
  line-height: 1.65;
  padding: 24px 24px 24px 76px;
  position: relative;
}

.bu-number-list li::before {
  align-items: center;
  background: var(--ink);
  border-radius: 50%;
  color: #fff;
  content: counter(bu-counter);
  display: flex;
  font-weight: 900;
  height: 38px;
  justify-content: center;
  left: 24px;
  position: absolute;
  top: 24px;
  width: 38px;
}

.bu-two-column-list {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 26px;
}

.bu-two-column-list > div {
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(27, 40, 35, 0.14);
  border-radius: 24px;
  padding: 28px;
}

.bu-two-column-list h3 {
  margin-top: 0;
}

.bu-diagram-section {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 22px;
  box-shadow: var(--shadow-soft);
  margin: 26px 0 30px;
  padding: clamp(18px, 3vw, 30px);
}

.bu-diagram-image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.bu-test-cta {
  align-items: center;
  background: var(--ink);
  border-radius: calc(var(--radius) + 6px);
  color: #fff;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-top: 42px;
  padding: clamp(28px, 4vw, 44px);
}

.bu-test-cta h2,
.bu-test-cta p {
  color: #fff;
}

.bu-test-cta a:not(.bu-btn-primary):not(.bu-btn-secondary) {
  color: var(--coral);
  font-weight: 900;
}

.bu-test-cta a:not(.bu-btn-primary):not(.bu-btn-secondary):hover {
  color: #fff;
}

.bu-test-cta .bu-section-kicker {
  color: var(--coral);
}

.bu-test-cta-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 250px;
}

.bu-test-cta .bu-btn-secondary {
  border-color: rgba(255, 255, 255, 0.22);
  color: #fff !important;
}

.bu-test-cta .bu-btn-secondary:hover {
  background: var(--coral);
  border-color: var(--coral);
  color: var(--ink) !important;
}

.bu-test-sidebar {
  background: var(--ink);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: 24px;
  position: sticky;
  top: 112px;
}

.bu-test-sidebar h2 {
  color: #fff;
  margin-top: 0;
}

.bu-test-sidebar a {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  color: rgba(255, 255, 255, 0.86);
  display: block;
  font-weight: 850;
  line-height: 1.35;
  margin-top: 10px;
  padding: 12px 14px;
}

.bu-test-sidebar a:hover {
  background: var(--coral);
  color: var(--ink);
}

.bu-flow-content::after {
  clear: both;
  content: "";
  display: table;
}

.bu-flow-sidebar {
  float: right;
  margin: 0 0 28px 36px;
  position: static;
  width: min(340px, 38%);
}

.bu-test-note {
  background: var(--sage);
  border-left: 6px solid var(--coral);
  border-radius: 18px;
  color: var(--ink);
  font-size: clamp(20px, 2vw, 28px);
  font-weight: 900;
  line-height: 1.35;
  margin: 26px 0;
  padding: 26px;
}

.bu-rechner-notice {
  background:
    radial-gradient(circle at 86% 18%, rgba(243, 107, 75, 0.22), transparent 28%),
    var(--ink);
  border-radius: calc(var(--radius) + 4px);
  color: #fff;
  margin: 28px 0 42px;
  padding: clamp(28px, 4vw, 46px);
}

.bu-rechner-notice h3 {
  color: #fff;
  font-size: clamp(26px, 2.7vw, 38px);
  margin-top: 0;
}

.bu-rechner-notice p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 19px;
}

.bu-rechner-notice .bu-btn-primary {
  background: var(--coral);
  border-color: var(--coral);
  color: var(--ink) !important;
  margin-top: 8px;
}

.bu-rechner-notice .bu-btn-primary:hover {
  background: #fff;
  border-color: #fff;
}

.bu-checklist {
  background: var(--sage);
  border-radius: calc(var(--radius) + 2px);
  margin: 34px 0;
  padding: clamp(26px, 4vw, 40px);
}

.bu-checklist h3 {
  margin-top: 0;
}

.bu-checklist ul {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 22px 0 0;
  padding: 0;
}

.bu-checklist li {
  background: rgba(255, 253, 248, 0.72);
  border: 1px solid rgba(29, 37, 35, 0.08);
  border-radius: 14px;
  color: var(--ink);
  font-weight: 850;
  line-height: 1.35;
  padding: 14px 16px 14px 44px;
  position: relative;
}

.bu-checklist li a {
  color: var(--ink);
  display: block;
}

.bu-checklist li a:hover {
  color: var(--coral-dark);
}

.bu-checklist li::before {
  background: var(--coral);
  border-radius: 999px;
  color: var(--ink);
  content: "✓";
  font-size: 13px;
  font-weight: 950;
  height: 22px;
  left: 14px;
  line-height: 22px;
  position: absolute;
  text-align: center;
  top: 14px;
  width: 22px;
}

.bu-clause-list {
  display: grid;
  gap: 18px;
}

.bu-clause-list article {
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 18px;
  scroll-margin-top: 110px;
  padding: 24px;
}

.bu-clause-list article h3 {
  margin-top: 0;
}

.bu-form-layout {
  align-items: start;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) 340px;
}

.bu-form-card,
.bu-contact-card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow);
  padding: clamp(28px, 4vw, 46px);
}

.bu-form-card h2 {
  color: var(--ink);
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 950;
  letter-spacing: -0.035em;
  line-height: 1.12;
  margin: 0 0 18px;
}

.bu-form-card h3,
.bu-contact-card h2 {
  color: var(--ink);
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1.18;
}

.bu-modern-form {
  margin: 28px 0 34px;
}

.bu-honeypot {
  height: 0;
  left: -9999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.bu-form-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bu-modern-form label {
  color: var(--ink);
  display: grid;
  font-weight: 850;
  gap: 8px;
}

.bu-modern-form input,
.bu-modern-form select,
.bu-modern-form textarea {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 14px;
  color: var(--ink);
  font: inherit;
  padding: 13px 14px;
  width: 100%;
}

.bu-modern-form input:focus,
.bu-modern-form select:focus,
.bu-modern-form textarea:focus {
  border-color: var(--coral);
  box-shadow: 0 0 0 4px rgba(243, 107, 75, 0.14);
  outline: none;
}

.bu-form-full {
  margin-top: 18px;
}

.bu-check-field {
  align-items: start;
  background: var(--bg);
  border: 1px solid var(--line);
  border-radius: 14px;
  display: flex !important;
  gap: 12px !important;
  margin-top: 12px;
  padding: 14px;
}

.bu-check-field input {
  margin-top: 7px;
  width: auto;
}

.bu-form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.bu-form-actions input[type="submit"],
.bu-form-actions input[type="reset"] {
  border-radius: 999px;
  cursor: pointer;
  font-weight: 900;
  line-height: 1;
  padding: 15px 22px;
  width: auto;
}

.bu-form-actions input[type="submit"] {
  background: var(--ink);
  border-color: var(--ink);
  color: #fff;
}

.bu-form-actions input[type="submit"]:hover {
  background: var(--coral);
  border-color: var(--coral);
  color: var(--ink);
}

.bu-form-actions input[type="reset"] {
  background: transparent;
  color: var(--ink);
}

.bu-contact-card {
  background: var(--ink);
  color: #fff;
  position: sticky;
  top: 112px;
}

.bu-contact-card h2,
.bu-contact-card p {
  color: #fff;
}

.bu-contact-card p {
  color: rgba(255, 255, 255, 0.78);
}

.bu-contact-note {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 16px;
  color: rgba(255, 255, 255, 0.84);
  margin-top: 22px;
  padding: 18px;
}

.bu-contact-note a {
  color: var(--coral);
  font-weight: 900;
}

.bu-table-wrap {
  border: 1px solid var(--line);
  border-radius: 18px;
  margin: 20px 0 34px;
  overflow-x: auto;
}

.bu-table-wrap table {
  background: #fff;
  border-collapse: collapse;
  margin: 0;
  min-width: 680px;
  width: 100%;
}

.bu-table-wrap th,
.bu-table-wrap td {
  border-bottom: 1px solid var(--line);
  color: var(--ink);
  padding: 14px 16px;
  vertical-align: top;
}

.bu-table-wrap th {
  background: var(--forest);
  color: #fff;
  font-weight: 900;
}

.bu-final-cta {
  background: var(--bg);
  padding: 0 0 92px;
}

.bu-final-cta .bu-btn-secondary {
  background: #fff;
  border-color: rgba(29, 37, 35, 0.32);
  color: var(--ink) !important;
  box-shadow: 0 10px 26px rgba(29, 37, 35, 0.08);
}

.bu-final-cta .bu-btn-secondary:hover {
  background: var(--coral);
  border-color: var(--coral);
  color: var(--ink) !important;
}

.case_thumb img,
.about_thumb img,
.accordion_thumb img,
.team_thumb img {
  border-radius: var(--radius);
  display: block;
  width: 100%;
}

.single_case,
.single_team {
  padding: 18px;
}

.case_heading {
  margin-bottom: 34px;
}

.accordion .card,
.card {
  margin-bottom: 14px;
}

.card-header {
  background: transparent;
  border-bottom: 1px solid var(--line);
}

.card-header button,
.btn-link {
  color: var(--ink);
  font-weight: 900;
  text-decoration: none;
}

.case_details_area {
  background:
    radial-gradient(circle at 84% 12%, rgba(243, 107, 75, 0.16), transparent 28%),
    linear-gradient(180deg, var(--bg), var(--paper));
  padding-top: 92px;
}

.case_details_area .details_title {
  margin: 0 auto 40px;
  max-width: 940px;
  text-align: center;
}

.case_details_area .details_title span {
  color: var(--forest);
  display: block;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.case_details_area .case_thumb {
  box-shadow: var(--shadow);
  margin: 0 auto 44px;
  max-width: 1040px;
}

.case_details_area .case_thumb img {
  max-height: 440px;
  object-fit: cover;
}

.details_main_wrap {
  margin: 0 auto;
  max-width: 940px;
  padding: 52px;
}

.details_info {
  background: var(--mint);
  border-radius: 999px;
  color: var(--forest) !important;
  display: inline-block;
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 22px;
  padding: 10px 16px;
}

.single_details {
  border-top: 1px solid var(--line);
  margin-top: 34px;
  padding-top: 34px;
}

.single_details:first-of-type {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

.details_main_wrap table {
  display: block;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.bu-site-footer {
  background: var(--ink);
  color: rgba(255, 255, 255, 0.76);
  padding: 78px 0 28px;
}

.bu-footer-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: 1.35fr 0.9fr 0.8fr 1.55fr;
}

.bu-site-footer .bu-footer-grid > div {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.10);
  box-shadow: none;
  padding: 26px;
}

.bu-site-footer a,
.bu-site-footer p,
.bu-site-footer h3 {
  color: rgba(255, 255, 255, 0.78);
}

.bu-site-footer h3 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 15px;
}

.bu-site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bu-site-footer li {
  margin-bottom: 10px;
}

.bu-footer-logo {
  color: #fff !important;
  display: inline-block;
  font-size: 25px;
  font-weight: 950;
  margin-bottom: 18px;
}

.bu-footer-logo::after {
  color: var(--coral);
  content: ".";
}

.bu-footer-copy {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.54) !important;
  margin: 34px 0 0;
  padding-top: 24px;
}

.social_media_links,
.mobile_menu {
  display: block;
}

@media (max-width: 1199px) {
  .bu-modern-hero::after {
    opacity: 0.26;
    right: 24px;
  }
}

@media (max-width: 991px) {
  .bu-new-nav {
    min-height: 74px;
  }

  .bu-new-menu {
    background: var(--paper);
    border: 1px solid var(--line);
    border-radius: 20px;
    box-shadow: var(--shadow);
    display: none;
    flex-direction: column;
    gap: 18px;
    left: 0;
    padding: 18px;
    position: absolute;
    right: 0;
    top: calc(100% + 10px);
    z-index: 90;
  }

  .bu-menu-button {
    display: flex;
  }

  .bu-menu-toggle:checked ~ .bu-new-menu {
    display: flex;
  }

  .bu-new-links {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
  }

  .bu-new-links > a,
  .bu-dropdown summary {
    background: var(--bg);
    border-radius: 14px;
    color: var(--ink);
    display: block;
    padding: 12px 14px;
  }

  .bu-dropdown {
    width: 100%;
  }

  .bu-submenu {
    border-radius: 14px;
    box-shadow: none;
    left: auto;
    margin-top: 8px;
    min-width: 0;
    position: static;
    transform: none;
    width: 100%;
  }

  .bu-new-menu .bu-new-cta {
    width: 100%;
  }

  .bu-modern-hero {
    padding: 72px 0 56px;
  }

  .bu-test-hero {
    padding: 70px 0 56px;
  }

  .bu-modern-hero::after {
    display: none;
  }

  .service_area,
  .about_info_area,
  .accordion_area,
  .case_study_area,
  .team_area,
  .testimonial_area,
  .Information_area,
  .case_details_area {
    padding: 64px 0;
  }

  .details_main_wrap {
    padding: 30px 22px;
  }

  .case_active,
  .bu-footer-grid {
    grid-template-columns: 1fr;
  }

  .bu-test-layout,
  .bu-insight-grid,
  .bu-winner-grid,
  .bu-grid-3,
  .bu-cta-panel,
  .bu-test-cta,
  .bu-form-layout,
  .bu-two-column-list,
  .bu-form-grid {
    grid-template-columns: 1fr;
  }

  .bu-test-sidebar,
  .bu-contact-card {
    position: static;
  }

  .bu-flow-sidebar {
    float: none;
    margin: 0 0 26px;
    width: 100%;
  }

  .bu-content-image-right {
    display: none;
  }

  .bu-card-image {
    display: none;
  }

  .bu-test-cta-actions {
    min-width: 0;
  }
}

@media (max-width: 575px) {
  body {
    font-size: 16px;
  }

  .bu-new-logo {
    font-size: 21px;
  }

  .bu-new-cta {
    font-size: 13px;
    padding: 12px 14px;
  }

  h1,
  .case_details_area .details_title h1 {
    font-size: 38px;
  }

  .bu-modern-hero {
    padding: 50px 0 42px;
  }

  .bu-test-section {
    padding: 58px 0;
  }

  .bu-test-content .bu-test-section {
    padding: 18px 0;
  }

  .bu-hero-actions a {
    width: 100%;
  }

  .bu-test-content,
  .bu-test-cta,
  .bu-test-sidebar,
  .bu-insight-card {
    padding: 22px;
  }
}

/* Fließtexte, Listen und Tabellen verwenden projektweit dieselbe Schriftfarbe.
   Überschriften, Links und dunkle CTA-Flächen behalten ihre Akzentfarben. */
.bu-test-content .bu-test-section p,
.bu-test-content .bu-test-section li,
.bu-test-content .bu-test-section blockquote,
.bu-test-content .bu-test-section .bu-quote-card,
.bu-test-content .bu-test-section td {
  color: var(--muted);
}
