@font-face { font-family: "Open Sans Legacy"; src: url("../Fonts/Legacy/OpenSans-Regular.woff") format("woff"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Open Sans Legacy"; src: url("../Fonts/Legacy/OpenSans-Bold.woff") format("woff"); font-weight: 700; font-display: swap; }

html { background: #ececec; }
body { max-width: 1300px; margin: 0 auto; color: #333438; background: #fff; font-family: "Open Sans Legacy", Arial, sans-serif; }
.skip-link {
  position: fixed;
  z-index: 100000;
  top: 8px;
  left: 8px;
  padding: 12px 16px;
  color: #fff;
  background: #26372f;
  border: 3px solid #fff;
  transform: translateY(-160%);
}
.skip-link:focus { transform: translateY(0); }
:where(a, button, input, textarea, select, [tabindex]):focus-visible {
  outline: 3px solid #005fcc;
  outline-offset: 3px;
}
.site-theme { background: #fff; }
.header { position: relative; padding: 0; background: #fff; border: 0; box-shadow: none; }
.legacy-header__service { min-height: 72px; display: flex; align-items: center; }
.legacy-header__service .container-xl { max-width: 1280px; }
.legacy-header .logo img { width: 250px; max-width: 250px; height: 78px; max-height: 78px; object-fit: contain; }
.legacy-header__tools { margin-left: auto; display: flex; align-items: center; gap: 22px; color: #111; }
.legacy-header__tools a { color: #002477; }
.legacy-search-button { border: 0; background: transparent; color: #002477; font-size: 24px; }
.language-switcher { display: flex; align-items: center; gap: 2px; }
.legacy-header__tools .language-switcher__link { display: flex; width: 32px; height: 28px; align-items: center; justify-content: center; border-radius: 999px; color: #49382c; font-size: 12px; font-weight: 700; line-height: 1; text-decoration: none; }
.legacy-header__tools .language-switcher__link:hover,
.legacy-header__tools .language-switcher__link:focus-visible { color: #26372f; background: #d8c5aa; }
.legacy-header__tools .language-switcher__link.is-active { color: #172017; background: #8bb83b; }
.legacy-header__navigation { border-top: 1px solid #6d513b; border-bottom: 1px solid #35261d; background: #49382c; }
.legacy-header__navigation .container-xl { max-width: 1280px; }
.legacy-header__navigation .navmenu a { color: #fff8ee; font-size: 16px; padding: 12px 14px; }
.legacy-header__navigation .navmenu a:hover,
.legacy-header__navigation .navmenu .active { color: #8bb83b; }
.legacy-header__navigation .navmenu .dropdown ul { background: #5a4332; border: 1px solid #80634b; box-shadow: 0 12px 28px rgba(35,24,17,.28); }
.legacy-header__navigation .navmenu .dropdown ul a { color: #fff8ee; background: transparent; }
.legacy-header__navigation .navmenu .dropdown ul a:hover,
.legacy-header__navigation .navmenu .dropdown ul a:focus { color: #8bb83b; background: #49382c; }
.legacy-header__navigation .mobile-nav-toggle { color: #fff8ee; }
.navmenu .dropdown-heading { display: flex; align-items: center; }
.navmenu .dropdown-heading > a { flex: 1 1 auto; }
.navmenu .toggle-dropdown,
.mobile-nav-toggle {
  border: 0;
  background: transparent;
}
.navmenu .toggle-dropdown {
  min-width: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff8ee;
}
.navmenu .dropdown.active > .dropdown-heading .toggle-dropdown i { transform: rotate(180deg); }

.legacy-slider { position: relative; width: calc(100% - 30px); height: clamp(260px, 44vw, 570px); margin: 0 auto 24px; overflow: hidden; background: #ddd; }
.legacy-slider__slides { position: absolute; inset: 0; }
.legacy-slider__slides img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; animation: legacySlide 25s infinite; }
.legacy-slider__slides img:nth-child(1) { animation-delay: 0s; }
.legacy-slider__slides img:nth-child(2) { animation-delay: 5s; }
.legacy-slider__slides img:nth-child(3) { animation-delay: 10s; }
.legacy-slider__slides img:nth-child(4) { animation-delay: 15s; }
.legacy-slider__slides img:nth-child(5) { animation-delay: 20s; }
@keyframes legacySlide { 0%,16% { opacity: 1; } 20%,96% { opacity: 0; } 100% { opacity: 1; } }
.legacy-slider__dots { position: absolute; left: 50%; bottom: 12px; transform: translateX(-50%); display: flex; gap: 7px; }
.legacy-slider__dots span { width: 11px; height: 11px; border-radius: 50%; background: rgba(255,255,255,.9); box-shadow: 0 0 0 1px rgba(0,0,0,.25); }

.legacy-subpage-hero { position: relative; width: calc(100% - 30px); height: clamp(240px, 34vw, 460px); margin: 0 auto; overflow: hidden; background: #e9e5de url("/fileadmin/img/signatur-eiche-handgehobelt.jpg") center/cover no-repeat; padding: 0; }
.legacy-subpage-hero > .frame { width: 100%; height: 100%; margin: 0; padding: 0; }
.legacy-subpage-hero .frame-container,
.legacy-subpage-hero .ce-image,
.legacy-subpage-hero .ce-gallery,
.legacy-subpage-hero .ce-outer,
.legacy-subpage-hero .ce-inner,
.legacy-subpage-hero .ce-row,
.legacy-subpage-hero .ce-column,
.legacy-subpage-hero figure { width: 100%; height: 100%; margin: 0; padding: 0; }
.legacy-subpage-hero img { display: block; width: 100%; height: 100%; object-fit: cover; }
.legacy-subpage-hero figcaption { position: absolute; left: 24px; bottom: 18px; padding: 6px 10px; color: #fff; background: rgba(0,0,0,.58); }

/* Modern Parkett landing page, built around the imported BEICK material. */
.main > .parkett-hero { position: relative; width: calc(100% - 30px); height: clamp(430px, 52vw, 650px); margin: 0 auto; padding: 0; overflow: hidden; background: #4b3c2d; }
.parkett-hero > .frame { width: 100%; height: 100%; margin: 0; padding: 0; }
.parkett-hero > .frame[data-aos] { opacity: 1 !important; transform: none !important; }
.parkett-hero > .frame > .container { width: 100%; max-width: none; height: 100%; padding: 0; }
.parkett-hero .frame-container, .parkett-hero .ce-image, .parkett-hero .ce-gallery, .parkett-hero .ce-outer, .parkett-hero .ce-inner, .parkett-hero .ce-row, .parkett-hero .ce-column, .parkett-hero figure { width: 100%; height: 100%; margin: 0; padding: 0; }
.parkett-hero img { width: 100%; height: 100%; object-fit: cover; }
.parkett-hero figcaption { display: none; }
.parkett-hero__shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(25,24,19,.82) 0%, rgba(28,28,22,.56) 48%, rgba(28,28,22,.08) 82%); }
.parkett-hero__content { position: absolute; z-index: 2; left: max(32px, calc((100% - 1090px)/2)); top: 50%; width: min(650px, calc(100% - 64px)); transform: translateY(-50%); color: #fff; }
.parkett-kicker { margin: 0 0 12px; color: #9aae72; font-size: 14px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.main .parkett-hero h1 { max-width: 620px; margin: 0 0 18px; color: #fff; font-family: Georgia, "Times New Roman", serif; font-size: clamp(42px, 6vw, 76px); font-weight: 400; line-height: 1.02; }
.parkett-hero__content > p:not(.parkett-kicker) { max-width: 590px; margin: 0 0 28px; font-size: clamp(18px, 2vw, 22px); line-height: 1.5; }
.parkett-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.parkett-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 12px 20px; border: 1px solid #fff; border-radius: 2px; font-weight: 700; text-decoration: none; transition: background .2s, color .2s; }
.parkett-button--primary { border-color: #9aae72; color: #fff; background: #66764b; }
.parkett-button--primary:hover { color: #fff; background: #4e5c39; }
.parkett-button--secondary { color: #fff; background: rgba(255,255,255,.06); }
.parkett-button--secondary:hover { color: #2c3325; background: #fff; }
.parkett-button--dark { border-color: #29352a; color: #29352a; }
.parkett-button--dark:hover { color: #fff; background: #29352a; }

.beick-error-page { max-width: 1120px; display: grid; grid-template-columns: minmax(330px, 44%) 1fr; gap: clamp(34px, 6vw, 76px); align-items: center; margin: 0 auto; padding: clamp(50px, 8vw, 105px) 15px; }
.beick-error-page__visual { position: relative; padding: 8%; background: #f1ede4; }
.beick-error-page__visual::before { content: ""; position: absolute; inset: 18px -18px -18px 18px; z-index: -1; border: 1px solid #9aae72; }
.beick-error-page__visual img { display: block; width: 100%; height: auto; }
.main .beick-error-page h1 { margin: 0 0 24px; color: #29352a; font-family: Georgia, "Times New Roman", serif; font-size: clamp(38px, 5vw, 64px); line-height: 1.05; }
.beick-error-page__content p, .beick-error-page__content li { color: #56574f; font-size: 17px; line-height: 1.65; }
.beick-error-page__content ul { margin: 0 0 26px; padding-left: 22px; }
.beick-error-page__content a:not(.parkett-button) { color: #002477; }
.beick-error-page .parkett-actions { margin-top: 30px; }

.parkett-landing { max-width: 1120px; margin: 0 auto; padding: 0 15px; }
.parkett-trust { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(4, 1fr); margin: -42px 0 78px; background: #f1ede4; box-shadow: 0 18px 45px rgba(47,39,29,.18); }
.parkett-trust div { min-height: 130px; display: flex; flex-direction: column; justify-content: center; padding: 24px; border-right: 1px solid #d7d0c2; }
.parkett-trust div:last-child { border: 0; }
.parkett-trust strong { margin-bottom: 8px; color: #29352a; font-family: Georgia, "Times New Roman", serif; font-size: 24px; font-weight: 400; }
.parkett-trust span { color: #665f54; font-size: 14px; line-height: 1.45; }
.parkett-introduction { margin-bottom: 88px; text-align: center; }
.parkett-introduction h2, .parkett-selection-heading h2 { margin: 0 0 18px; color: #29352a; font-family: Georgia, "Times New Roman", serif; font-size: clamp(32px, 4vw, 50px); line-height: 1.12; }
.parkett-introduction > p:not(.parkett-kicker), .parkett-selection-heading > p:not(.parkett-kicker) { max-width: 760px; margin: 0 auto 34px; color: #625e56; font-size: 18px; line-height: 1.65; }
.parkett-service-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; text-align: left; }
.parkett-service-grid a { min-height: 235px; display: flex; flex-direction: column; padding: 30px; color: #34352f; background: #f5f2ec; border-top: 4px solid #82925f; text-decoration: none; transition: transform .2s, box-shadow .2s; }
.parkett-service-grid a:hover { transform: translateY(-4px); box-shadow: 0 16px 35px rgba(52,45,35,.13); }
.parkett-service-grid strong { margin-bottom: 15px; color: #29352a; font-family: Georgia, "Times New Roman", serif; font-size: 26px; font-weight: 400; }
.parkett-service-grid span { line-height: 1.65; }
.parkett-service-grid b { margin-top: auto; padding-top: 20px; color: #002477; }
.parkett-selection-heading { margin-bottom: 18px; text-align: center; }

body#uid24 .main > .frame { padding-top: 0; }
body#uid24 .main > [id^="c"] { max-width: 1120px; }
body#uid24 .main > [id^="c"] .frame-container { display: grid; grid-template-columns: minmax(240px, 40%) 1fr; gap: clamp(24px, 5vw, 64px); align-items: center; padding: 34px; background: #f8f6f1; }
body#uid24 .main > [id^="c"]:nth-of-type(even) .frame-container { grid-template-columns: 1fr minmax(240px, 40%); background: #fff; }
body#uid24 .main > [id^="c"]:nth-of-type(even) .ce-gallery { order: 2; }
body#uid24 .main > [id^="c"] h2, body#uid24 .main > [id^="c"] h3 { color: #29352a; font-family: Georgia, "Times New Roman", serif; font-size: clamp(28px, 3vw, 40px); }
body#uid24 .main > [id^="c"] img { width: 100%; }
body#uid24 .legacy-additional-content { display: block; padding-top: 54px; }
body#uid24 .legacy-additional-content > .frame { padding: 0; background: transparent; box-shadow: none; }
body#uid24 .legacy-additional-content img { width: 100%; max-height: 480px; object-fit: cover; }

.main > .container,
.main > .frame,
.main > [id^="c"] { max-width: 1120px; margin-left: auto; margin-right: auto; }
.main > .container,
.main .frame > .container,
.main .frame > .frame-container,
.page-title > .container,
.legacy-footer > .container {
  box-sizing: border-box;
  padding-right: clamp(22px, 3vw, 38px);
  padding-left: clamp(22px, 3vw, 38px);
}
.main .frame { margin-bottom: 24px; }
.main > .frame { padding: 24px 15px; }
.main h1, .main h2, .main h3 { color: #365315; font-family: "Open Sans Legacy", Arial, sans-serif; font-weight: 400; }
.main p, .main li { font-size: 16px; line-height: 1.55; }
.main .ce-intext.ce-right .ce-gallery { float: right; width: 42%; margin-left: 24px; }
.main .ce-intext.ce-left .ce-gallery { float: left; width: 42%; margin-right: 24px; }
.main .ce-gallery img { max-width: 100%; height: auto; }
.main figure { margin-bottom: 12px; }
.main figcaption { font-size: 14px; }

.legacy-additional-content { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; max-width: 1120px; margin: 0 auto 24px; padding: 0 clamp(22px, 3vw, 38px); }
.legacy-additional-content:empty { display: none; }
.legacy-additional-content > .frame { margin: 0; padding: 24px; background: #f3f4f4; box-shadow: 0 8px 26px rgba(0,0,0,.08); }
.legacy-additional-content img { max-width: 100%; height: auto; }

.page-title { padding: 10px 0; background: #fff; }
.page-title .container { max-width: 1120px; }
.breadcrumbs ol { font-size: 13px; }

.legacy-footer { padding: 36px 0 0; background: #64666d !important; color: #fff; }
.legacy-footer h3 { color: #fff; font-size: 18px; }
.legacy-footer a { color: #fff; }
.legacy-footer .social-links a {
  color: #fff8ee;
  background: #7b583d;
  border-color: #d9c1a1;
  box-shadow: 0 5px 14px rgba(31,20,13,.22);
}
.legacy-footer .social-links a i { color: inherit; }
.legacy-footer .social-links a:hover,
.legacy-footer .social-links a:focus-visible {
  color: #493525;
  background: #ead8bf;
  border-color: #fff8ee;
}
.legacy-footer .copyright { max-width: none; padding: 14px 0; background: #333438; }
.legacy-footer .metaMenu { margin: 0 0 8px; }

/* Rechtstexte erhalten einen eigenen, sicher gepolsterten Lesebereich. */
.legal-page {
  width: min(1120px, calc(100% - 30px));
  margin: 38px auto 72px;
  padding: clamp(30px, 5vw, 64px);
  color: #514438;
  background: #eadfce;
  box-shadow: 0 18px 45px rgba(55,38,25,.14);
}
.legal-page__header { margin-bottom: 34px; padding-bottom: 24px; border-bottom: 1px solid #c8b59a; }
.main .legal-page h1,
.main .legal-page h2,
.main .legal-page h3 { color: #493525; font-family: Georgia, "Times New Roman", serif; }
.legal-page__body > * { max-width: 920px; }
.legal-page__body p,
.legal-page__body li { line-height: 1.7; }
.legal-contact-list { display: flex; flex-wrap: wrap; gap: 12px; margin: 18px 0 30px; }
.legal-contact-list a { display: inline-flex; align-items: center; gap: 10px; padding: 11px 15px; color: #493525; background: #ddcbb2; border: 1px solid #bea487; border-radius: 4px; text-decoration: none; }
.legal-contact-list a:hover,
.legal-contact-list a:focus-visible { color: #fff8ee; background: #6f4e37; }
.legal-contact-list i { color: #7a573d; font-size: 18px; }
.legal-contact-list a:hover i,
.legal-contact-list a:focus-visible i { color: #fff8ee; }
.legal-pdf-download { display: inline-flex; align-items: center; gap: 11px; padding: 14px 18px; color: #fff8ee; background: #6f4e37; border: 1px solid #493525; border-radius: 4px; box-shadow: 0 8px 20px rgba(55,38,25,.18); font-weight: 700; text-decoration: none; }
.legal-pdf-download:hover,
.legal-pdf-download:focus-visible { color: #493525; background: #e3d2bb; }
.legal-pdf-download i { font-size: 19px; }
.legal-note,
.withdrawal-form { margin: 26px 0; padding: clamp(22px, 3vw, 34px); background: #ddcbb2; border-left: 4px solid #8b6748; }

@media (max-width: 1199px) {
  .legacy-header .logo img { width: 215px; max-width: 215px; height: 68px; }
  .legacy-header__navigation .navmenu { min-height: 48px; display: flex; justify-content: flex-end; align-items: center; }
  .legacy-header__navigation .navmenu > ul { background: #49382c; }
}

/* Focused BEICK Parkett market design */
body#uid1, body#uid11, body#uid16, body#uid29 { background: #d8c8b2; }
body#uid1 .site-theme, body#uid11 .site-theme, body#uid16 .site-theme, body#uid29 .site-theme { background: #e8ddcd; }
.focus-home-hero, .focus-hero { position: relative; width: calc(100% - 30px); height: clamp(560px, 62vw, 760px); margin: 0 auto; overflow: hidden; background: #4b392b; }
.focus-home-hero > img, .focus-hero > img { width: 100%; height: 100%; object-fit: cover; filter: sepia(.16) saturate(.82) contrast(.95); }
.focus-hero--11 > img { object-position: center 54%; }
.focus-hero__shade { position: absolute; inset: 0; background: linear-gradient(90deg, rgba(50,33,22,.62), rgba(50,33,22,.18) 72%); }
.focus-hero__content { position: absolute; z-index: 2; top: clamp(50px, 6vw, 76px); left: max(42px, calc((100% - 1100px)/2)); width: min(670px, calc(100% - 84px)); padding: clamp(28px, 4vw, 52px); transform: none; color: #fffaf2; background: rgba(64,43,29,.50); border: 1px solid rgba(239,222,197,.38); box-shadow: 0 24px 55px rgba(43,28,18,.3); backdrop-filter: blur(6px); }
.focus-glass { background: rgba(64,43,29,.50); }
.main .focus-hero__content h1 { margin: 0 0 22px; color: #fffaf2; font-family: Georgia, "Times New Roman", serif; font-size: clamp(38px, 4.4vw, 60px); line-height: 1.08; }
.focus-hero__content > p:not(.parkett-kicker) { max-width: 610px; font-size: clamp(18px, 2vw, 22px); line-height: 1.55; }
.focus-home { max-width: 1180px; margin: 0 auto; padding: 0 30px 90px; }
.focus-proof { position: relative; z-index: 3; display: grid; grid-template-columns: repeat(3,1fr); margin: -38px 0 90px; background: rgba(229,215,195,.94); box-shadow: 0 20px 55px rgba(61,43,29,.22); }
.focus-proof div { display: flex; min-height: 125px; flex-direction: column; justify-content: center; padding: 28px 34px; border-right: 1px solid #c8b59a; }
.focus-proof div:last-child { border: 0; }
.focus-proof strong { margin-bottom: 7px; color: #493525; font-family: Georgia, "Times New Roman", serif; font-size: 26px; font-weight: 400; }
.focus-proof span { color: #6a5949; line-height: 1.45; }
.focus-section { margin: 0 0 100px; padding: clamp(40px, 5vw, 64px); background: #d8c5aa; box-shadow: 0 18px 45px rgba(55,38,25,.14); }
.focus-section--center { text-align: center; }
.main .focus-section h2, .main .focus-process h2, .main .focus-secondary h2, .main .focus-final-cta h2, .main .focus-page-intro h2 { color: #493525; font-family: Georgia, "Times New Roman", serif; font-size: clamp(28px,3.2vw,42px); line-height: 1.16; }
.focus-section > p:not(.parkett-kicker) { max-width: 760px; margin: 0 auto 42px; color: #695b4e; font-size: 18px; line-height: 1.65; }
.focus-card-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; text-align: left; }
.focus-card-grid > a { position: relative; min-height: 590px; overflow: hidden; color: #fff; background: #503b2b; box-shadow: 0 20px 40px rgba(55,38,25,.22); text-decoration: none; }
.focus-card-grid img { width: 100%; height: 100%; object-fit: cover; filter: sepia(.14) saturate(.8) brightness(.72); transition: transform .35s; }
.focus-card-grid a:hover img { transform: scale(1.035); }
.focus-card-grid a > div { position: absolute; inset: auto 20px 20px; min-height: 275px; padding: 28px; background: rgba(68,46,31,.50); border: 1px solid rgba(255,244,225,.3); box-shadow: 0 12px 30px rgba(31,20,13,.25); backdrop-filter: blur(5px); }
.focus-card-grid span { color: #d9bd94; font-weight: 700; letter-spacing: .12em; }
.main .focus-card-grid h3 { margin: 10px 0 14px; color: #fff; font-family: Georgia, "Times New Roman", serif; font-size: 30px; line-height: 1.08; }
.focus-card-grid p { color: #f5eadb; line-height: 1.55; }
.focus-card-grid b { color: #e4c9a2; }
.focus-process { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; margin: 0 0 100px; padding: clamp(38px,6vw,70px); background: #d2bea2; box-shadow: inset 0 0 0 1px rgba(94,68,46,.12), 0 18px 45px rgba(55,38,25,.15); }
.focus-process ol { margin: 0; padding: 0; list-style: none; }
.focus-process li { display: grid; grid-template-columns: 48px 145px 1fr; gap: 14px; align-items: center; padding: 22px 0; border-bottom: 1px solid #bba487; }
.focus-process li:last-child { border: 0; }
.focus-process li b { color: #8d6c4f; }
.focus-process li strong { color: #493525; font-size: 19px; }
.focus-process li span { color: #6a5949; }
.focus-secondary { display: grid; grid-template-columns: 1.25fr .75fr; gap: 60px; margin-bottom: 100px; padding: clamp(38px,6vw,70px); background: #eadfce; box-shadow: 0 18px 45px rgba(55,38,25,.14); }
.focus-secondary__links { display: flex; flex-direction: column; justify-content: center; }
.focus-secondary__links a { padding: 15px 0; color: #493525; border-bottom: 1px solid #c8b59a; font-weight: 700; text-decoration: none; }
.focus-final-cta { min-height: 510px; display: flex; align-items: center; padding: clamp(30px,6vw,70px); background: linear-gradient(rgba(61,42,28,.2),rgba(61,42,28,.2)), url('/fileadmin/img/signatur-eiche-handgehobelt.jpg') center/cover; box-shadow: 0 24px 55px rgba(55,38,25,.22); }
.focus-final-cta .focus-glass { width: min(720px,100%); padding: clamp(30px,5vw,55px); color: #fff; border: 1px solid rgba(255,255,255,.35); box-shadow: 0 18px 40px rgba(30,20,13,.25); backdrop-filter: blur(6px); }
.main .focus-final-cta h2 { color: #fffaf2; }
.focus-page-intro { max-width: 1100px; margin: -36px auto 68px; padding: clamp(34px,5vw,60px); background: #dfcfb8; box-shadow: 0 22px 52px rgba(58,40,27,.2); }
.focus-page-intro > p:not(.parkett-kicker) { max-width: 820px; color: #625446; font-size: 18px; line-height: 1.65; }
.focus-benefits { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; margin-top: 32px; background: #bba487; }
.focus-benefits span { padding: 20px; color: #493525; background: #eadfce; font-weight: 700; text-align: center; }
body#uid11 .main > [id^="c"], body#uid16 .main > [id^="c"], body#uid29 .main > [id^="c"] { margin-bottom: 28px; padding: 28px; background: #eadfce; box-shadow: 0 15px 34px rgba(58,40,27,.13); }
body#uid11 .main > [id^="c"]:nth-of-type(even), body#uid29 .main > [id^="c"]:nth-of-type(even) { background: #d8c5aa; }
body#uid11 .main > [id^="c"] h2, body#uid16 .main > [id^="c"] h2, body#uid29 .main > [id^="c"] h2 { color: #493525; font-family: Georgia, "Times New Roman", serif; }
body#uid11 .legacy-additional-content {
  grid-template-columns: minmax(0, 1fr);
  width: calc(100% - 30px);
  max-width: 1120px;
  margin-top: 40px;
  padding-right: 0;
  padding-left: 0;
  gap: 40px;
  background: transparent !important;
  isolation: isolate;
}
body#uid11 .legacy-additional-content > .frame {
  position: relative;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 28px;
  overflow: hidden;
  background: #d8c5aa;
  border: 0;
  box-shadow: 0 12px 26px rgba(58,40,27,.13);
}
body#uid29 .legacy-additional-content {
  background: transparent !important;
}
body#uid29 .legacy-additional-content > .frame {
  color: #514438;
  background: #d8c5aa;
  border: 0;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}
body#uid29 .legacy-additional-content > .frame:nth-child(even) {
  background: #e3d2bb;
}

/* Weitere Leistungen: keine weissen Inhaltscontainer. */
body#uid8,
body#uid13,
body#uid15,
body#uid24 { background: #d8c8b2; }
body#uid8 .site-theme,
body#uid13 .site-theme,
body#uid15 .site-theme,
body#uid24 .site-theme { background: #e8ddcd; }
body#uid8 .page-title,
body#uid13 .page-title,
body#uid15 .page-title,
body#uid24 .page-title { background: #ddcbb2; }
body#uid8 .main > [id^="c"],
body#uid13 .main > [id^="c"],
body#uid15 .main > [id^="c"],
body#uid24 .main > [id^="c"] {
  color: #514438;
  background: #d8c5aa;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}
body#uid8 .main > [id^="c"]:nth-of-type(even),
body#uid13 .main > [id^="c"]:nth-of-type(even),
body#uid15 .main > [id^="c"]:nth-of-type(even),
body#uid24 .main > [id^="c"]:nth-of-type(even) { background: #e3d2bb; }
body#uid8 .legacy-subpage-hero > .frame,
body#uid13 .legacy-subpage-hero > .frame,
body#uid15 .legacy-subpage-hero > .frame,
body#uid24 .parkett-hero > .frame { background: transparent; box-shadow: none; }
body#uid24 .parkett-introduction,
body#uid24 .parkett-selection-heading { background: #dfcfb8; box-shadow: 0 15px 34px rgba(58,40,27,.12); }
body#uid24 .main > [id^="c"] .frame-container { background: #d8c5aa; }
body#uid24 .main > [id^="c"]:nth-of-type(even) .frame-container { background: #e3d2bb; }
body#uid24 .legacy-additional-content { background: transparent !important; }

/* Über BEICK: warme Naturtöne statt weisser Container. */
body#uid12 { background: #d8c8b2; }
body#uid12 .site-theme { background: #e8ddcd; }
body#uid12 .page-title { background: #ddcbb2; }
body#uid12 .main > [id^="c"] {
  color: #514438;
  background: #d8c5aa;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}
body#uid12 .legacy-subpage-hero > .frame { background: transparent; box-shadow: none; }
body#uid12 .legacy-additional-content { background: transparent !important; }
body#uid12 .legacy-additional-content > .frame {
  color: #514438;
  background: #e3d2bb;
  border: 0;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}

/* Globale Naturfarben: auf keiner Seite weisse Flaechen oder Inhaltscontainer. */
body { background-color: #d8c8b2; }
.site-theme { background-color: #e8ddcd; }
.header,
.legacy-header__service { background-color: #f0e3d1; }
.page-title { background-color: #ddcbb2; }
.main > [id^="c"] {
  background-color: #d8c5aa;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}
.main > [id^="c"]:nth-of-type(even) { background-color: #e3d2bb; }
.legacy-subpage-hero > .frame,
.parkett-hero > .frame { background-color: transparent !important; box-shadow: none; }
.legacy-additional-content { background-color: transparent !important; }
.legacy-additional-content > .frame {
  background-color: #d8c5aa;
  border: 0;
  box-shadow: 0 15px 34px rgba(58,40,27,.13);
}
.legacy-additional-content > .frame:nth-child(even) { background-color: #e3d2bb; }
.beick-error-page { background-color: #dfcfb8; }
body#uid1 .legacy-footer, body#uid11 .legacy-footer, body#uid16 .legacy-footer, body#uid29 .legacy-footer { background: #49382c !important; }

/* Bewegungen wie auf BEICK.de, aber mit kuerzerem Weg fuer einen ruhigen Auftritt. */
html:not(.no-js) [data-aos="fade-up"] { transform: translate3d(0,46px,0); }
html:not(.no-js) [data-aos="fade-right"] { transform: translate3d(-46px,0,0); }
html:not(.no-js) [data-aos="fade-left"] { transform: translate3d(46px,0,0); }
html:not(.no-js) [data-aos].aos-animate { transform: none; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  [data-aos] { opacity: 1 !important; transform: none !important; transition: none !important; }
  .focus-card-grid img { transition: none; }
  .legacy-slider__slides img { opacity: 0; animation: none !important; }
  .legacy-slider__slides img:first-child { opacity: 1; }
  #preloader { display: none !important; }
}

@media (max-width: 900px) {
  .focus-card-grid { grid-template-columns: 1fr; }
  .focus-card-grid > a { min-height: 500px; }
  .focus-proof { grid-template-columns: 1fr; }
  .focus-proof div { border-right: 0; border-bottom: 1px solid #c8b59a; }
  .focus-process, .focus-secondary { grid-template-columns: 1fr; gap: 28px; }
  .focus-benefits { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 1199px) {
  .navmenu .dropdown-heading > a { padding-right: 8px; }
  .navmenu .toggle-dropdown { margin-right: 12px; border-radius: 50%; background: rgba(255,255,255,.12); }
}
@media (max-width: 600px) {
  .focus-home-hero, .focus-hero { width: 100%; height: 650px; }
  .focus-hero__shade { background: linear-gradient(0deg,rgba(50,33,22,.68),rgba(50,33,22,.15)); }
  .focus-hero__content { top: auto; right: 20px; bottom: 28px; left: 20px; width: auto; padding: 26px; transform: none; }
  .main .focus-hero__content h1 { font-size: 36px; }
  .focus-home { padding: 0 18px 70px; }
  .focus-proof { margin-top: -16px; }
  .focus-card-grid a > div { inset: auto 12px 12px; }
  .focus-process, .focus-secondary { padding: 30px 22px; }
  .focus-process li { grid-template-columns: 34px 1fr; }
  .focus-process li span { grid-column: 2; }
  .focus-benefits { grid-template-columns: 1fr; }
}
@media (max-width: 600px) {
  .main > .container,
  .main .frame > .container,
  .main .frame > .frame-container,
  .page-title > .container,
  .legacy-footer > .container { padding-right: 20px; padding-left: 20px; }
  .main > .frame { padding-right: 5px; padding-left: 5px; }
  .legacy-additional-content { padding-right: 18px; padding-left: 18px; }
  .legal-page { width: calc(100% - 24px); margin-top: 24px; padding: 26px 20px; }
  .legacy-header__tools { display: none; }
  .legacy-header__service { justify-content: center; }
  .legacy-header__service .logo { margin: 0 auto; }
  .legacy-slider { width: 100%; height: 56vw; }
  .legacy-subpage-hero { width: 100%; height: 52vw; min-height: 190px; }
  .main .ce-intext.ce-right .ce-gallery,
  .main .ce-intext.ce-left .ce-gallery { float: none; width: 100%; margin: 0 0 16px; }
  .legacy-additional-content { grid-template-columns: 1fr; gap: 16px; }
	.parkett-hero { width: 100%; height: 560px; }
	.parkett-hero__shade { background: linear-gradient(0deg, rgba(25,24,19,.9) 0%, rgba(25,24,19,.54) 70%, rgba(25,24,19,.18) 100%); }
	.parkett-hero__content { left: 22px; top: auto; bottom: 38px; width: calc(100% - 44px); transform: none; }
	.parkett-hero h1 { font-size: 44px; }
	.parkett-actions { flex-direction: column; }
	.parkett-button { width: 100%; }
	.parkett-trust { grid-template-columns: 1fr 1fr; margin: -18px 0 58px; }
	.parkett-trust div { min-height: 125px; padding: 18px; border-bottom: 1px solid #d7d0c2; }
	.parkett-trust div:nth-child(2) { border-right: 0; }
	.parkett-service-grid { grid-template-columns: 1fr; }
	.beick-error-page { grid-template-columns: 1fr; padding: 44px 22px 70px; }
	.beick-error-page__visual { max-width: 420px; }
	body#uid24 .main > [id^="c"] .frame-container, body#uid24 .main > [id^="c"]:nth-of-type(even) .frame-container { display: flex; flex-direction: column; padding: 22px; }
	body#uid24 .main > [id^="c"]:nth-of-type(even) .ce-gallery { order: 0; }
}
