.elementor-3400 .elementor-element.elementor-element-11b9d33b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3400 .elementor-element.elementor-element-511f90a3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-3400 .elementor-element.elementor-element-15c78b28{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:48px;--padding-right:48px;}.elementor-3400 .elementor-element.elementor-element-c5225eb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:120px;--padding-left:48px;--padding-right:48px;}.elementor-3400 .elementor-element.elementor-element-40bb0d44{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:100px;--padding-left:48px;--padding-right:48px;}.elementor-3400 .elementor-element.elementor-element-26563313{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-511f90a3 */.berens-sn-hero {
  font-family: 'Mulish', sans-serif;
  color: #ffffff;
  position: relative;
  background: #141414;
  padding: 120px 48px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  min-height: 78vh;
  display: flex;
  align-items: center;
}
.berens-sn-hero *,
.berens-sn-hero *::before,
.berens-sn-hero *::after {
  box-sizing: border-box;
}
.berens-sn-hero .sn-hero-inner {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
}
.berens-sn-hero .exp-label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 20px;
}
.berens-sn-hero .exp-label::before {
  content: '';
  width: 32px;
  height: 1px;
  background: #c4a97d;
}
.berens-sn-hero h1 {
  font-size: clamp(2.6rem, 5.5vw, 4.2rem);
  font-weight: 800;
  line-height: 1.05;
  letter-spacing: -0.025em;
  margin: 0 0 32px 0;
  color: #ffffff;
}
.berens-sn-hero h1 em {
  font-style: normal;
  font-weight: 300;
  color: #c4a97d;
  display: block;
  margin-top: 6px;
}
.berens-sn-hero .sn-hero-text p {
  font-size: 1.08rem;
  line-height: 1.8;
  color: rgba(255,255,255,0.75);
  max-width: 520px;
  margin: 0 0 40px 0;
}
.berens-sn-hero .cta-outline-dark {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.3);
  padding: 15px 28px;
  transition: all 0.2s;
  text-decoration: none;
}
.berens-sn-hero .cta-outline-dark:hover {
  border-color: #c4a97d;
  color: #c4a97d;
}
.berens-sn-hero .cta-outline-dark svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.berens-sn-hero .sn-hero-image {
  aspect-ratio: 2/2;
  background-image: url('/wp-content/uploads/2025/10/BerensBadkamersshowroom-72.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
}
.berens-sn-hero .sn-hero-image::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, transparent 60%, rgba(20,20,20,0.4) 100%);
}
.berens-sn-hero .sn-hero-deco {
  position: absolute;
  bottom: 24px;
  right: 48px;
  font-size: 9rem;
  font-weight: 900;
  color: #c4a97d;
  opacity: 0.12;
  line-height: 1;
  letter-spacing: -0.05em;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1024px) {
  .berens-sn-hero { padding: 64px 32px; }
  .berens-sn-hero .sn-hero-inner { grid-template-columns: 1fr; gap: 56px; }
  .berens-sn-hero .sn-hero-image { max-height: 480px; aspect-ratio: 4/3; }
  .berens-sn-hero .sn-hero-deco { font-size: 6rem; right: 32px; }
}
@media (max-width: 640px) {
  .berens-sn-hero { padding: 48px 20px; }
  .berens-sn-hero .sn-hero-inner { gap: 40px; }
  .berens-sn-hero .sn-hero-image { aspect-ratio: 1/1; }
  .berens-sn-hero .sn-hero-deco { display: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5016faf6 */.berens-sn-intro {
  font-family: 'Mulish', sans-serif;
  color: #1f1f1f;
}
.berens-sn-intro *,
.berens-sn-intro *::before,
.berens-sn-intro *::after {
  box-sizing: border-box;
}

.berens-sn-intro .intro-inner {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 96px;
  align-items: start;
}

/* LINKERKOLOM - tekst */
.berens-sn-intro .exp-label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 20px;
}
.berens-sn-intro .exp-label::before {
  content: '';
  width: 32px;
  height: 1px;
  background: #c4a97d;
}

.berens-sn-intro .intro-left h2 {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.015em;
  margin: 0 0 32px 0;
  color: #1f1f1f;
}
.berens-sn-intro .intro-left h2 em {
  font-style: normal;
  font-weight: 300;
  color: #8e7350;
}

.berens-sn-intro .intro-left p {
  font-size: 1.02rem;
  color: #7a7a7a;
  line-height: 1.85;
  margin: 0 0 20px 0;
}
.berens-sn-intro .intro-left p:last-child {
  margin-bottom: 0;
}

/* RECHTERKOLOM - 3 USPs */
.berens-sn-intro .intro-right {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.berens-sn-intro .usp {
  display: flex;
  gap: 20px;
  padding: 24px 0;
  border-bottom: 1px solid #eae6df;
}
.berens-sn-intro .usp:last-child {
  border-bottom: none;
}

.berens-sn-intro .usp-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  background: rgba(196,169,125,0.12);
  display: flex;
  align-items: center;
  justify-content: center;
}
.berens-sn-intro .usp-icon svg {
  width: 20px;
  height: 20px;
  stroke: #8e7350;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.berens-sn-intro .usp-text h3 {
  font-size: 1.05rem;
  font-weight: 800;
  letter-spacing: -0.005em;
  margin: 0 0 6px 0;
  color: #1f1f1f;
}
.berens-sn-intro .usp-text p {
  font-size: 0.92rem;
  color: #7a7a7a;
  line-height: 1.7;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .berens-sn-intro .intro-inner {
    grid-template-columns: 1fr;
    gap: 56px;
  }
}
@media (max-width: 640px) {
  .berens-sn-intro .intro-inner {
    gap: 40px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-48d42cbd */.berens-sn-cat {
  font-family: 'Mulish', sans-serif;
  color: #1f1f1f;
}
.berens-sn-cat *,
.berens-sn-cat *::before,
.berens-sn-cat *::after {
  box-sizing: border-box;
}

.berens-sn-cat .cat-inner {
  max-width: 1440px;
  margin: 0 auto;
}

/* Header */
.berens-sn-cat .cat-header {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 48px;
  align-items: end;
  margin-bottom: 56px;
  padding-top: 80px;
}
.berens-sn-cat .exp-label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 16px;
}
.berens-sn-cat .exp-label::before {
  content: '';
  width: 32px;
  height: 1px;
  background: #c4a97d;
}
.berens-sn-cat .cat-header h2 {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.015em;
  max-width: 640px;
  margin: 0;
  color: #1f1f1f;
}
.berens-sn-cat .cat-header h2 em {
  font-style: normal;
  font-weight: 300;
  color: #8e7350;
}
.berens-sn-cat .cat-header-cta {
  font-size: 0.92rem;
  color: #7a7a7a;
  line-height: 1.7;
  max-width: 320px;
  text-align: right;
}

/* Asymmetrische 2-koloms layout */
.berens-sn-cat .cat-layout {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 48px;
  align-items: stretch;
}

/* GROTE FOTO LINKS */
.berens-sn-cat .cat-hero {
  position: relative;
  overflow: hidden;
  background: #eae6df;
  min-height: 640px;
}
.berens-sn-cat .cat-hero-img {
  position: absolute;
  inset: 0;
  background-image: url('/wp-content/uploads/2026/04/kranen.jpg');
  background-size: cover;
  background-position: center;
}
.berens-sn-cat .cat-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(20,20,20,0) 50%, rgba(20,20,20,0.7) 100%);
  pointer-events: none;
}
.berens-sn-cat .cat-hero-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 44px;
  z-index: 2;
  color: #ffffff;
}
.berens-sn-cat .cat-hero-label {
  display: inline-block;
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 12px;
}
.berens-sn-cat .cat-hero-content h3 {
  font-size: clamp(1.6rem, 2.4vw, 2.2rem);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.015em;
  margin: 0 0 12px 0;
  color: #ffffff;
}
.berens-sn-cat .cat-hero-content p {
  font-size: 0.95rem;
  color: rgba(255,255,255,0.85);
  line-height: 1.7;
  max-width: 460px;
  margin: 0;
}

/* 4 TEASERS RECHTS - in een 2x2 grid */
.berens-sn-cat .cat-teasers {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.berens-sn-cat .cat-teaser {
  display: flex;
  flex-direction: column;
  padding: 32px 28px;
  background: #f6f4f0;
  border-top: 2px solid #eae6df;
  transition: border-color 0.25s;
}
.berens-sn-cat .cat-teaser:hover {
  border-top-color: #c4a97d;
}
.berens-sn-cat .cat-teaser-num {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #8e7350;
  margin-bottom: 14px;
}
.berens-sn-cat .cat-teaser h4 {
  font-size: 1.08rem;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: -0.01em;
  margin: 0 0 10px 0;
  color: #1f1f1f;
}
.berens-sn-cat .cat-teaser p {
  font-size: 0.86rem;
  color: #7a7a7a;
  line-height: 1.65;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .berens-sn-cat .cat-header {
    grid-template-columns: 1fr;
    gap: 24px;
    padding-top: 64px;
  }
  .berens-sn-cat .cat-header-cta {
    text-align: left;
    max-width: none;
  }
  .berens-sn-cat .cat-layout {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .berens-sn-cat .cat-hero {
    min-height: 480px;
  }
}
@media (max-width: 640px) {
  .berens-sn-cat .cat-header {
    padding-top: 48px;
    margin-bottom: 32px;
  }
  .berens-sn-cat .cat-hero {
    min-height: 360px;
  }
  .berens-sn-cat .cat-hero-content {
    padding: 28px 24px;
  }
  .berens-sn-cat .cat-teasers {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .berens-sn-cat .cat-teaser {
    padding: 24px 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-292adaf1 */.berens-sn-showroom {
  font-family: 'Mulish', sans-serif;
  color: #1f1f1f;
}
.berens-sn-showroom *,
.berens-sn-showroom *::before,
.berens-sn-showroom *::after {
  box-sizing: border-box;
}

.berens-sn-showroom .sh-inner {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 96px;
  align-items: center;
}

/* LINKS - foto compositie */
.berens-sn-showroom .sh-photos {
  position: relative;
  height: 640px;
}
.berens-sn-showroom .sh-photo-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 78%;
  height: 78%;
  background-image: url('/wp-content/uploads/2026/04/DSCF6339.jpg');
  background-size: cover;
  background-position: center;
}
.berens-sn-showroom .sh-photo-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 62%;
  height: 62%;
  background-image: url('/wp-content/uploads/2026/04/DSCF5651-1.jpg');
  background-size: cover;
  background-position: center;
  border: 12px solid #ffffff;
  z-index: 2;
}
.berens-sn-showroom .sh-deco {
  position: absolute;
  top: 48%;
  right: 4%;
  font-size: 7rem;
  font-weight: 900;
  color: #c4a97d;
  opacity: 0.12;
  line-height: 1;
  letter-spacing: -0.03em;
  z-index: 1;
  pointer-events: none;
}

/* RECHTS - tekst + stats */
.berens-sn-showroom .exp-label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 20px;
}
.berens-sn-showroom .exp-label::before {
  content: '';
  width: 32px;
  height: 1px;
  background: #c4a97d;
}

.berens-sn-showroom .sh-text h2 {
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.015em;
  margin: 0 0 28px 0;
  color: #1f1f1f;
}
.berens-sn-showroom .sh-text h2 em {
  font-style: normal;
  font-weight: 300;
  color: #8e7350;
}

.berens-sn-showroom .sh-text p {
  font-size: 1.02rem;
  color: #7a7a7a;
  line-height: 1.85;
  margin: 0 0 20px 0;
}
.berens-sn-showroom .sh-text p:last-of-type {
  margin-bottom: 40px;
}

/* Stats */
.berens-sn-showroom .sh-stats {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  padding: 32px 0;
  border-top: 1px solid #eae6df;
  border-bottom: 1px solid #eae6df;
  margin-bottom: 40px;
}
.berens-sn-showroom .sh-stat-num {
  font-size: 2.2rem;
  font-weight: 900;
  letter-spacing: -0.02em;
  line-height: 1;
  color: #c4a97d;
  margin-bottom: 8px;
}
.berens-sn-showroom .sh-stat-lbl {
  font-size: 0.86rem;
  color: #7a7a7a;
  line-height: 1.5;
}

/* CTA */
.berens-sn-showroom .cta-primary {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #c4a97d;
  padding: 16px 28px;
  transition: background 0.2s;
  text-decoration: none;
}
.berens-sn-showroom .cta-primary:hover {
  background: #b39571;
}
.berens-sn-showroom .cta-primary svg {
  width: 16px;
  height: 16px;
  stroke: #ffffff;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .berens-sn-showroom .sh-inner {
    grid-template-columns: 1fr;
    gap: 56px;
  }
  .berens-sn-showroom .sh-photos {
    height: 480px;
  }
  .berens-sn-showroom .sh-deco {
    font-size: 5rem;
  }
}
@media (max-width: 640px) {
  .berens-sn-showroom .sh-inner {
    gap: 40px;
  }
  .berens-sn-showroom .sh-photos {
    height: 380px;
  }
  .berens-sn-showroom .sh-photo-2 {
    border-width: 8px;
  }
  .berens-sn-showroom .sh-stats {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .berens-sn-showroom .sh-stat-num {
    font-size: 1.8rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-14ac721f */.berens-sn-cta {
  font-family: 'Mulish', sans-serif;
  background: #141414;
  color: #ffffff;
  padding: 120px 48px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  position: relative;
  overflow: hidden;
}
.berens-sn-cta *,
.berens-sn-cta *::before,
.berens-sn-cta *::after {
  box-sizing: border-box;
}

.berens-sn-cta .cta-inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 2;
}

.berens-sn-cta .exp-label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #c4a97d;
  margin-bottom: 24px;
}
.berens-sn-cta .exp-label::before,
.berens-sn-cta .exp-label::after {
  content: '';
  width: 32px;
  height: 1px;
  background: #c4a97d;
}

.berens-sn-cta h2 {
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin: 0 0 24px 0;
  color: #ffffff;
}
.berens-sn-cta h2 em {
  font-style: normal;
  font-weight: 300;
  color: #c4a97d;
}

.berens-sn-cta p {
  font-size: 1.05rem;
  color: rgba(255,255,255,0.7);
  line-height: 1.8;
  margin: 0 0 40px 0;
  max-width: 620px;
  margin-left: auto;
  margin-right: auto;
}

.berens-sn-cta .cta-buttons {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

/* Primary CTA - gouden rechthoek */
.berens-sn-cta .cta-primary {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: #c4a97d;
  padding: 16px 28px;
  transition: background 0.2s;
  text-decoration: none;
}
.berens-sn-cta .cta-primary:hover {
  background: #b39571;
}
.berens-sn-cta .cta-primary svg {
  width: 16px;
  height: 16px;
  stroke: #ffffff;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Outline dark CTA - telefoon */
.berens-sn-cta .cta-outline-dark {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent;
  border: 1px solid rgba(255,255,255,0.3);
  padding: 15px 28px;
  transition: all 0.2s;
  text-decoration: none;
}
.berens-sn-cta .cta-outline-dark:hover {
  border-color: #c4a97d;
  color: #c4a97d;
}
.berens-sn-cta .cta-outline-dark svg {
  width: 16px;
  height: 16px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Decoratief: subtiele gouden gloed op de achtergrond */
.berens-sn-cta::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  height: 800px;
  background: radial-gradient(circle, rgba(196,169,125,0.08) 0%, transparent 60%);
  pointer-events: none;
  z-index: 1;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .berens-sn-cta {
    padding: 80px 32px;
  }
}
@media (max-width: 640px) {
  .berens-sn-cta {
    padding: 64px 20px;
  }
  .berens-sn-cta .cta-buttons {
    flex-direction: column;
    align-items: stretch;
  }
  .berens-sn-cta .cta-buttons > a {
    justify-content: center;
  }
}/* End custom CSS */