
  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap');
  @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap');

  body {
  font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
  }

  h1 {
  font-size: 34px;
  }

  h2 {
  font-size: 32px;
  }

  h3 {
  font-size: 26px;
  }

  h4 {
  font-size: 21px;
  }

  h5 {
  font-size: 18px;
  }

  h6 {
  font-size: 16px;
  }

  body {
  font-size: 15px;
  }

  body,
  .product-usps li,
  .stock-message {
  color: var(--color-500);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--color-500) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--color-800) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #ffffff !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--color-800) !important;
  color: #fff !important;
  }

  .btn:hover,
  .wpcf7-submit:hover,
  .woocommerce span.onsale:hover,
  .woocommerce a.button:hover,
  .woocommerce .button:hover,
  [type="submit"]:hover,
  .nf-form-content input[type=submit]:hover
  {
  background: #ffffff !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #ffffff !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #ffffff !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--color-800) !important;
  }

  div.phone a.phone, div.email a.email {
  background: #ffffff !important;
  color: #fff !important;
  }

  div.phone a.phone, div.email a.email i {
  color: #fff !important;
  }

  div.phone a.phone:hover, div.email a.email:hover {
  background: #ffffff !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #ffffff;
  border-color: #ffffff;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #ffffff !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #ffffff !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  }

  .img-responsive {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .5) !important;
  }
  header .sticky_menu_small div.header {
  background-color: rgb(255, 255, 255) !important;
  }

  @media only screen and (max-width : 992px) {
  header nav.navbar-default {
  background: none !important;
  }
  }

  header > div.wrapper {
  display: block;
  position: relative;
  }

  header div.header::after {
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  }

  header > div.wrapper::after {
  background: url('https://lacasa.nbsalsprem.nl/wp-content/uploads/sites/81/2026/04/salon_binnen.jpg');
  background-size: cover;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
  }




  @media only screen and (min-width : 992px) {
  body.home header > div.wrapper {
  min-height: 350px;
      min-height: 834px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 984px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 634px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 784px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 559px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 559px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 659px;
  }
  header > div.wrapper.above {
  min-height: 809px;
  }

  header div.header div.holder {
  height: 559px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: #ffffff; !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(255, 255, 255, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, .5) !important;
  -webkit-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0 0 1000px rgba(255, 255, 255, 0.1);
  }

  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus,
  header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
  color: #ffffff !important;
  }
  }


  @media only screen and (min-width : 992px) {
  section.featured div.wrapper {
  margin-top: -100px;
  }
  header>div.wrapper .header__content {
  transform: translate3d(0, -40px, 0);
  }
  }





  header div.header {
  text-align: center;
  }

  header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
  border-bottom: 1px solid var(--color-800);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse ul.navbar-nav li a, header nav.navbar-default div.navbar-collapse ul.navbar-nav li ul.dropdown-menu li.active > a {
  color: var(--color-800) !important;
  }
  }


  header div.header div.contact i {
  color: var(--color-800);
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: right;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: var(--color-500) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--color-800) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #ffffff !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--color-800);
  }

  footer div.socket,
  .footer-sticky {
  background: #ffffff !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--color-500) !important;
  }

  section.prices table tr td a {
  color: var(--color-500) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--color-500) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #ffffff;
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
  :root {
 /* --- Grijstinten palet --- */
      --color-black:        #0D0D0D;
      --color-900:          #141414;
      --color-800:          #1F1F1F;
      --color-700:          #2C2C2C;
      --color-600:          #3D3D3D;
      --color-500:          #5A5A5A;
      --color-400:          #888888;
      --color-300:          #ADADAD;
      --color-200:          #D4D4D4;
      --color-100:          #EBEBEB;
      --color-50:           #F5F5F5;
      --color-white:        #FFFFFF;
 
      /* Semantische aliassen */
      --color-bg:           var(--color-900);
      --color-bg-light:     var(--color-50);
      --color-surface:      var(--color-800);
      --color-surface-alt:  var(--color-700);
      --color-border-light: var(--color-200);
     --color-bg-alt: var(--color-50);
    --color-border: var(--color-100);
--color-border-mid: var(--color-200);

      --color-text-primary:   var(--color-50);
      --color-text-secondary: var(--color-400);
      --color-text-muted:     var(--color-500);
 
      --color-text-dark:      var(--color-900);
      --color-text-dark-sec:  var(--color-500);
 
      --color-accent:       var(--color-white);   /* Puur wit als accent */
 
      /* --- Typografie --- */
      --font-display: 'Playfair Display', Georgia, serif;
      --font-body:    'Outfit', sans-serif;
 
      /* --- Schaal --- */
      --text-xs:    0.6875rem;  /* 11px */
      --text-sm:    0.875rem;   /* 14px */
      --text-base:  1rem;       /* 16px */
      --text-md:    1.125rem;   /* 18px */
      --text-lg:    1.375rem;   /* 22px */
      --text-xl:    1.75rem;    /* 28px */
      --text-2xl:   2.5rem;     /* 40px */
      --text-3xl:   3.5rem;     /* 56px */
      --text-4xl:   5rem;       /* 80px */
      --text-5xl:   7rem;       /* 112px */
      --text-6xl:   10rem;      /* 160px */
 
      /* --- Spacing 8px grid --- */
      --sp-1:  8px;
      --sp-2:  16px;
      --sp-3:  24px;
      --sp-4:  32px;
      --sp-5:  40px;
      --sp-6:  48px;
      --sp-8:  64px;
      --sp-10: 80px;
      --sp-12: 96px;
      --sp-16: 128px;
      --sp-20: 160px;
      --ease:          cubic-bezier(0.16, 1, 0.3, 1);
    }

section.footer-cta > div > div > div > div.container > div > p, section.footer-cta > div > div > div > div.container > p, section.review_item > div > div > p, body > main > section.review_item > div > div > div.testimonial__main > p:nth-child(6), section.intro_salon > div > div > p, .behandel_items > div > ul > li > a > p, .behandel_items > div > ul > li > p, .header_intro > div > p:nth-child(2), section.header_intro .container::before, .header_intro > div > p:nth-child(4), .header_intro > div > p:nth-child(6), .header_intro > div > p:nth-child(8), section.behandel_hero > div > div > p, section.behandel_prijs.section--alt > div > div > p, .behandel_content > div > div > p, .behandel_faq > .container::before, .behandel_faq > .container::after, .pagina_hero > div > div > p, .text-container > div > div > p, .strip_status > div > div > p, .contact_fotm > div > div > p, .contact_info > div > div > p, .behandel_content > div > div > aside > div.quick-facts > div > p {
    display: none;
}


a, .woocommerce ul.products li.product .price, .woocommerce .price {
    color: var(--color-400) !important;
}
a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--color-600) !important;
}

section.partners {
    background: var(--color-bg) !important;
}
section.partners div.item div.holder img {
    filter: opacity(0.5);
}
section.partners p {
    margin: 0;
}


.form-section__intro .btn svg {
    width: 16px;
    height: 16px;
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 300ms;
}

div.page-header h1 {
    border-bottom: 0px solid #e6e6e6!important;
    margin-bottom: 0 !important;
    font-size: clamp(var(--text-3xl), 7vw, var(--text-4xl));
    line-height: 1.0 !important;
    letter-spacing: -0.02em;
}
header>div.wrapper.shadow:before {
    background: rgb(0 0 0 / 45%);
}

.contact_hero .page-hero__inner p.page-hero__intro {
    margin-bottom: 0 !important;
}

.cta-block__inner .cta-block__right .btn {
    width: 100%;
}
footer div.social-media ul li a:hover {
    background: var(--color-300) !important;
}

@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: var(--text-xs);
        font-weight: 400;
        letter-spacing: 0.12em;
        text-transform: uppercase;
        color: var(--color-500) !important;
        transition: color 200ms;
    }
    header>div.wrapper.sticky_menu.sticky_header.above .header__content, header>div.wrapper.sticky_menu.sticky_header .header__content {
        margin-top: 70px !important;
    }
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu {
    column-count: 2;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li > a {
    padding: 7px 28px !important;
}
    nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
        color: var(--color-300) !important;
    }
section.text-container .container {
    width: 100%;
    max-width: 2500px;
    padding: 0;
    margin: 0;
}
section.strip_status .container {
    width: 100%;
    padding: 0;
    margin: 0;
    max-width: 2500px;
}
body header > div.wrapper {
        min-height: 524px;
    }
header>div.wrapper.title_in_header .header__content {
    margin-top: 0 !important;
    padding: 158px 0;
    text-align: center;
}
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:hover, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:focus, header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav > li > a:active {
        color: var(--color-200) !important;
    }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
footer .row > .col-sm-24.col-md-12:nth-child(1) {
    width: 22%;
    margin-right: 18%;
}
footer .row > .col-sm-24.col-md-12 {
    width: 20%;
}
.column.logo_footer img {
    max-width: 240px;
    margin-top: 50px;
}
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }

        .reverse > * {
            direction: ltr;
        }
    header div.header.full-width div.wrapper img.logo {
        padding: 0 !important;
        max-width: 180px;
    }
    header div.header div.holder {
        height: 79px;
        min-height: 50px;
    }
header div.header {
    background-color: rgb(255 255 255 / 100%) !important;
}
    body.home header > div.wrapper {
        min-height: 350px;
        min-height: 77px;
    }
section.header_intro .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
}

section.header_intro {
    padding: 0;
}
section.header_intro .container {
  display: grid;
  grid-template-columns: 1.1fr 0.6fr 0.6fr;
  grid-template-rows: 45vh 45vh;
 /* min-height: 100svh;*/
  gap: 3px;
}

@media only screen and (max-width: 991px) {
html {font-size: 14px !important;}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
.nbs_panel-group .nbs_panel-heading a strong {
    width: 80%;
    display: block;
}
.page-hero__inner {
    gap: 25px!important;
}
section.behandel_hero {
    border-bottom: 0 !important;
    padding-bottom: 0;
    margin-bottom: -25px;
}
p.intro__body-secondary.text-body {
    margin-top: 1rem;
}
p.intro__body-primary.text-body {
    margin-bottom: 0;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav ul.dropdown-menu > li > a {
    font-size: 15px;
}
section.treatments .treatments .col-xs-24.col-sm-12 {
    width: 100%;
}
section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    height: 260px!important;
}
section.text-container .container {
    padding: 0;
    margin: 0;
}
.price-note {
    gap: var(--sp-1)!important;
    flex-direction: column!important;
}
    .column.logo_footer img {
        margin-top: 0 !important;
        margin: 0 auto 80px;
        max-width: 230px;
    }
.page-hero__inner h1 {
    margin-top: 0 !important;
}
aside.treatment-content__sidebar {
    width: 100%;
}
footer {
    text-align: center;
}
footer table.opening_hours {
    margin: 0 auto;
    text-align: left;
}
footer > div.container > div > div:nth-child(3) {
    margin: 80px 0;
}
header div.social-media ul li a i {
    color: var(--color-500) !important;
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    font-size: 18px;
    padding: 15px;
}
html.navbar-open body.mm-fullsize nav.type-fullsize button.navbar-toggle {
    color: #fff !important;
}
header .type-fullsize .navbar-collapse {
    backdrop-filter: blur(0.3em);
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(0 0 0 / 75%);
}
    section.header_intro .container {
        display: flex !important;
        flex-direction: column;
        padding: 0;
        margin: 0;
    }
.hero__panel.hero__panel--bottom-right {
    padding-bottom: 161px !important;
}
header div.header div.wrapper img.logo {
    max-width: 180px;
}
header>div.wrapper {
    min-height: 77px;
}
header button.navbar-toggle {
    color: var(--color-500)!important;
}
header div.header {
    background-color: rgb(255 255 255) !important;
}
header div.header {
    text-align: left;
}
header div.header div.holder, header nav.navbar-default div.navbar-header div.holder {
    min-height: 50px;
    height: 80px;
}
.intro_item {
    grid-template-columns: 1fr !important;
    gap: 0px!important;
}
    .intro__number-row {
        display: flex !important;
        flex-direction: column !important;
        padding-bottom: 18px !important;
        justify-content: center;
        text-align: center;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }
.intro__num-desc {
    max-width: 100%!important;
}
.intro__divider {
    display: none;
}
.service-list {
    padding-left: 0;
}
.testimonial__side {
    display: none!important;
}
.service-item__left {
    display: flex;
    align-items: flex-start!important;
    flex-direction: column!important;
}
.testimonial__grid, .cta-block__inner, .testimonial__inner, .page-hero__inner, .treatment-content, .price-grid, .behandel_faq > .container, .stat-strip, .story-block, .info-tiles, .form-section__inner {
    grid-template-columns: 1fr !important;
}
.story-block__content {
    padding: 110px 30px!important;
}
.story-block__image img {
    position: relative !important;
    height: 300px !important;
}
section.strip_status .container {
    padding: 0;
    margin: 0;
    width: 100%;
}
.stat-strip__item {
    border-bottom: 1px solid var(--color-border)!important;
    border-right: 0 !important;
}
.treatment-content {
    display: flex!important;
    flex-direction: column-reverse;
}
.price-list {
    padding-inline-start: 0;
}
.story-block__image p {
    /* display: none; */
    margin: 0;
}
.price-item {
    align-items: flex-start !important;
    flex-direction: column !important;
}
.location-band__item {
    margin: 0 auto;
}
.cta-block__right {
    align-items: unset!important;
}
  .hero__panel--main,
  .hero__panel--top-right,
  .hero__panel--mid-right,
  .hero__panel--bottom-left,
  .hero__panel--bottom-right {
    grid-column: auto;
    grid-row: auto;
  }
  .container .hero__panel--main,
  .container > .hero__panel,
  .container > a.hero__panel {
    display: block;
    width: 100%;
  }
  .container:has(.hero__panel) {
    display: flex;
    flex-direction: column;
    gap: 3px;
  }
  .hero__panel--main {
    min-height: 70svh;
    padding: var(--sp-8) var(--sp-5) var(--sp-6);
    justify-content: flex-end;
  }
  .hero__panel--top-right,
  .hero__panel--mid-right,
  .hero__panel--bottom-left {
    height: 240px;
  }
  .hero__panel--bottom-right {
    height: 160px;
    padding: var(--sp-5);
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .hero__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    margin: 0;
  }
  .hero__panel-label-text {
    font-size: 11px;
  }
  .hero__panel-num {
    font-size: var(--text-xl);
  }
  .hero__actions {
    flex-direction: column;
    align-items: flex-start;
  }
}


.testimonial__label {
  color: var(--color-400);
  display: block;
  margin-bottom: var(--sp-4);
}

.testimonial__author {
  display: flex;
  align-items: center;
  gap: var(--sp-3);
}

.testimonial__avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--color-700);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-display);
  color: var(--color-300);
}

.testimonial__author-name {
  color: var(--color-300);
  font-weight: 500;
}

.testimonial__author-treatment {
  color: var(--color-500);
}


blockquote#reviews-heading, .card--review blockquote {
    border: none !important;
    padding: 0;
    margin-left: 0;
}
.section__header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: var(--sp-4);
    flex-wrap: wrap;
}

section.footer-cta {
    text-align: left;
    position: relative;
    overflow: hidden;
    background: var(--color-50);
    padding: 90px 0;
}

html { scroll-behavior: smooth; font-size: 16px; }

body.home {
      background: var(--color-bg);
      color: var(--color-text-primary);
}

    body {
      background: var(--color-white);
      color: var(--color-text-secondary);
      font-family: var(--font-body);
      font-weight: 300;
      line-height: 1.6;
      -webkit-font-smoothing: antialiased;
      overflow-x: hidden;
    }
    a   { color: inherit; text-decoration: none; }
 
    /* ============================================================
       GLOBALE TYPOGRAFIE
       ============================================================ */
 h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
font-family: var(--font-display);
color: var(--color-900)!important;
}

    .heading-xl, h1 {
      font-size: clamp(var(--text-3xl), 7vw, var(--text-5xl));
      font-weight: 700;
      line-height: 1.0;
      letter-spacing: -0.02em;
    }
 
    .heading-lg, h2 {
      font-size: clamp(var(--text-2xl), 5vw, var(--text-4xl));
      font-weight: 700;
      line-height: 1.05;
      letter-spacing: -0.015em;
    }
 
    .heading-md, h3 {
      font-size: clamp(var(--text-2xl), 3vw, var(--text-3xl));
      font-weight: 400;
      line-height: 1.2;
      letter-spacing: -0.01em;
    }
 
    .heading-sm, h4 {
      font-size: clamp(var(--text-lg), 2vw, var(--text-xl));
      font-weight: 400;
      line-height: 1.3;
    }
 
    .text-label {
      font-family: var(--font-body);
      font-size: var(--text-xs);
      font-weight: 500;
      letter-spacing: 0.18em;
      text-transform: uppercase;
    }
 
    .text-body {
      font-size: var(--text-base);
      line-height: 1.8;
      font-weight: 300;
    }
 
    .text-small {
      font-size: var(--text-sm);
      line-height: 1.6;
    }
 
    /* ============================================================
       BUTTONS — Verplichte klassen
       ============================================================ */
 
.dark_knop .btn {

    background: var(--color-white) !important;
    color: var(--color-black) !important;
    padding: 16px 40px !important;
}
.dark_knop .btn:hover {
    background: var(--color-200) !important;
    transform: translateY(-2px) !important;
    color: var(--color-black) !important;
}
 
.dark_knop .btn.btn-secondary {
    background: transparent !important;
    color: var(--color-text-primary) !important;
    border: 1px solid var(--color-600) !important;
}
.dark_knop .btn.btn-secondary:hover {
    border-color: var(--color-white) !important;
    color: var(--color-white) !important;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    display: inline-flex;
    align-items: center;
    gap: var(--sp-2);
    font-family: var(--font-body);
    font-size: var(--text-xs);
    font-weight: 500;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    cursor: pointer;
    border: none;
    transition: all 350ms var(--ease);
    white-space: nowrap;
    background: var(--color-black);
    color: var(--color-white);
    padding: 16px 40px !important;
}
.btn:hover, .wpcf7-submit:hover, .woocommerce span.onsale:hover, .woocommerce a.button:hover, .woocommerce .button:hover, [type="submit"]:hover, .nf-form-content input[type=submit]:hover {
    transform: translateY(-2px) !important;
    background: var(--color-700)!important;
}
 
.btn.btn-secondary {
    background: transparent !important;
    color: var(--color-text-secondary)!important;
    border: 1px solid var(--color-border-mid)!important;
}
.btn.btn-secondary:hover {
    border-color: var(--color-black)!important;
    background: var(--color-black)!important;
    color: var(--color-white)!important;
}
 
    /* Dark context secondary */
.btn.btn-secondary--light {
    color: var(--color-text-dark) !important;
    border-color: var(--color-border-light) !important;
}
.btn.btn-secondary--light:hover {
      border-color: var(--color-black) !important;
      background: var(--color-black) !important;
      color: var(--color-white) !important;
    }
 
    .btn__arrow {
      width: 12px;
      height: 12px;
      transition: transform 200ms var(--ease);
    }
    .btn:hover .btn__arrow { transform: translateX(4px); }
 
    /* ============================================================
       CONTAINER & SECTION
       ============================================================ */
 
 
main section, section.treatments {
    padding: 150px 0;
}
 
    .section--light {
      background: var(--color-bg-light);
      color: var(--color-text-dark);
    }
 
    .section--mid {
      background: var(--color-100);
      color: var(--color-text-dark);
    }
 
    .section--dark {
      background: var(--color-800);
    }
 .section--alt {
    background: var(--color-bg-alt);
}
 
    .section__header {
      margin-bottom: clamp(var(--sp-8), 6vw, var(--sp-12));
    }
 
    .section__label {
      display: block;
      color: var(--color-400);
      margin-bottom: var(--sp-3);
    }
 
    .section--light .section__label { color: var(--color-500); }
 
    /* ============================================================
       HERO — Grid Hero (meerdere panelen)
       ============================================================ */
 
    .hero {
      display: grid;
      grid-template-columns: 1.1fr 0.6fr 0.6fr;
      grid-template-rows: 55vh 45vh;
      min-height: 100svh;
      gap: 3px;
    }

a.hero__panel {
  text-decoration: none;
  cursor: pointer;
  display: block;
}

a.hero__panel:focus-visible {
  outline: 2px solid var(--color-white);
  outline-offset: -4px;
}

/* Afbeeldingen binnen figure.hero__bg */
.hero__bg {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  transition: transform 0.9s var(--ease);
}

.hero__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
    margin: 0;
}

.hero__eyebrow-label {
  color: var(--color-300);
}

.hero__title-em {
  font-style: italic;
  color: var(--color-300);
}

.hero__panel-label-text {
  color: var(--color-300);
  font-size: 10px;
}

.hero__panel-cta-text {
  color: var(--color-400);
  margin-bottom: var(--sp-3);
}

.hero__panel-cta-btn {
  font-size: 10px;
}
 
    /* Groot paneel links — spant 2 rijen */
    .hero__panel {
      position: relative;
      overflow: hidden;
    }
 
.hero__panel--main {
    grid-row: 1 / 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: clamp(var(--sp-5), 4vw, var(--sp-8));
    padding: 140px 35px;
}
 
    .hero__panel--top-right {
      grid-column: 2;
      grid-row: 1;
    }
 
    .hero__panel--mid-right {
      grid-column: 3;
      grid-row: 1;
    }
 
    .hero__panel--bottom-left {
      grid-column: 2;
      grid-row: 2;
    }
 
    .hero__panel--bottom-right {
      grid-column: 3;
      grid-row: 2;
      display: flex;
      align-items: flex-end;
      padding: var(--sp-5);
    }
 
    /* Achtergrondinvullers (te vervangen door echte foto's) */
    .hero__bg {
      position: absolute;
      inset: 0;
      transition: transform 0.9s var(--ease);
    }
 
    .hero__panel:hover .hero__bg { transform: scale(1.04); }
 
    .hero__bg--1 { background: linear-gradient(160deg, #383838 0%, #1A1A1A 100%); }
    .hero__bg--2 { background: linear-gradient(200deg, #2E2E2E 0%, #0D0D0D 100%); }
    .hero__bg--3 { background: linear-gradient(220deg, #3D3D3D 0%, #1A1A1A 100%); }
    .hero__bg--4 { background: linear-gradient(180deg, #272727 0%, #141414 100%); }
    .hero__bg--5 { background: linear-gradient(160deg, #2A2A2A 0%, #0F0F0F 100%); }
 
    /* Subtiele overlay gradient per paneel */
    .hero__panel-overlay {
      position: absolute;
      inset: 0;
      background: linear-gradient(0deg, rgba(13,13,13,0.7) 0%, transparent 60%);
    }
 
    /* Content in het hoofdpaneel */
    .hero__content {
      position: relative;
      z-index: 2;
    }
 
    .hero__eyebrow {
      display: flex;
      align-items: center;
      gap: var(--sp-2);
      margin-bottom: var(--sp-5);
    }
 
    .hero__eyebrow-dot {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: var(--color-white);
    }
 
    .hero__subtitle {
      max-width: 460px;
      color: var(--color-300);
      margin-top: var(--sp-4);
      margin-bottom: var(--sp-6);
    }
 
    .hero__actions {
      display: flex;
      gap: var(--sp-2);
      flex-wrap: wrap;
    }
 
    /* Kleine labels in zijpanelen */
    .hero__panel-label {
      position: absolute;
      z-index: 2;
      bottom: var(--sp-3);
      left: var(--sp-3);
      display: flex;
      align-items: center;
      gap: 10px;
    }
 
    .hero__panel-label-line {
      width: 20px;
      height: 1px;
      background: var(--color-300);
    }
 
    /* Boekknop in bottom-right paneel */
    .hero__panel-cta {
      position: relative;
      z-index: 2;
    }
 
    /* Grote decoratieve cijfer in panelen */
    .hero__panel-num {
      position: absolute;
      top: var(--sp-3);
      right: var(--sp-3);
      font-family: var(--font-display);
      font-size: var(--text-2xl);
      font-weight: 700;
      color: rgba(255,255,255,0.06);
      z-index: 1;
      line-height: 1;
    }
 
    /* ============================================================
       SERVICE TICKER — Horizontale scrollband
       ============================================================ */
 
section.intro.text.block1.ticker_slide {
    background: var(--color-white);
    overflow: hidden;
    padding-block: var(--sp-3);
}

    .ticker {
      white-space: nowrap;
    }
 
    .ticker__track {
      display: inline-flex;
      animation: ticker 26s linear infinite;
    }
 
    .ticker__item {
      display: inline-flex;
      align-items: center;
      gap: var(--sp-4);
      padding-inline: var(--sp-5);
    }
 
    .ticker__word {
      font-family: var(--font-display);
      font-size: var(--text-md);
      font-weight: 400;
      color: var(--color-black);
      letter-spacing: 0.02em;
    }
 
    .ticker__sep {
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background: var(--color-300);
      flex-shrink: 0;
    }
 
    @keyframes ticker {
      from { transform: translateX(0); }
      to   { transform: translateX(-50%); }
    }
 
    /* ============================================================
       INTRODUCTIE — Grote cijfers + tekst
       ============================================================ */
 
    .intro_item {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: clamp(var(--sp-8), 8vw, var(--sp-16));
      align-items: center;
    }
 
    .intro__left {}
 
    .intro__number-row {
      display: flex;
      align-items: baseline;
      gap: var(--sp-4);
      margin-bottom: var(--sp-10);
      padding-bottom: var(--sp-6);
      border-bottom: 1px solid var(--color-700);
    }
 
section.intro_salon h2#intro-heading {
    margin-top: 0;
    font-size: 43px;
}
.intro__big-num {
    font-family: var(--font-display);
    font-size: 56px;
    font-weight: 700;
    color: var(--color-white);
    line-height: 1;
    margin-bottom: 25px;
}
 
    .intro__num-desc {
      color: var(--color-400);
      font-size: var(--text-sm);
      max-width: 180px;
      line-height: 1.5;
    }
 
    .intro__right {}
 
    .intro__right .text-body {
      color: var(--color-300);
      margin-top: var(--sp-5);
      margin-bottom: var(--sp-8);
    }
 
    /* ============================================================
       SERVICES — Lijstlayout (behandelingen als accordeon-items)
       ============================================================ */
 
    .service-list {
      border-top: 1px solid var(--color-700);
    }
 
    .service-list--light {
      border-color: var(--color-border-light);
    }
 .service-list {
    list-style: none;
}
    .service-item {
      border-bottom: 1px solid var(--color-700);
      overflow: hidden;
    }
 
    .service-list--light .service-item {
      border-color: var(--color-border-light);
    }
 
    .service-item__head {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: var(--sp-5) 0;
      cursor: pointer;
      user-select: none;
      transition: color 200ms;
    }
 
    .service-item:hover .service-item__head { color: var(--color-white); }
    .service-list--light .service-item:hover .service-item__head { color: var(--color-black); }
 
    .service-item__left {
      display: flex;
      align-items: center;
      gap: var(--sp-5);
    }
 
    .service-item__idx {
      font-size: var(--text-xs);
      color: var(--color-500);
      letter-spacing: 0.1em;
      width: 24px;
      font-weight: 500;
    }
 
    .service-list--light .service-item__idx { color: var(--color-400); }
 
.service-item__name {
    font-family: var(--font-display);
    font-size: clamp(var(--text-lg), 2.5vw, var(--text-2xl));
    font-weight: 400;
    line-height: 1;
    color: white ! Important;
}
    .service-item__tag {
      font-size: var(--text-xs);
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--color-500);
      font-weight: 400;
    }
 
    .service-list--light .service-item__tag { color: var(--color-400); }
 
    .service-item__arrow {
      width: 32px;
      height: 32px;
      border: 1px solid var(--color-600);
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 300ms var(--ease);
      flex-shrink: 0;
    }
 
    .service-list--light .service-item__arrow {
      border-color: var(--color-border-light);
    }
 
    .service-item__arrow svg {
      width: 12px;
      height: 12px;
      stroke: white;
      fill: none;
      stroke-width: 1.5;
      stroke-linecap: round;
      stroke-linejoin: round;
    }
 
    .service-item:hover .service-item__arrow {
      background: var(--color-white);
      border-color: var(--color-white);
      color: var(--color-black);
    }
 
    .service-list--light .service-item:hover .service-item__arrow {
      background: var(--color-black);
      border-color: var(--color-black);
      color: var(--color-white);
    }
 
    .service-item__body {
      display: grid;
      grid-template-rows: 0fr;
      transition: grid-template-rows 350ms var(--ease);
    }
 
    .service-item__body.is-open {
      grid-template-rows: 1fr;
    }
 
    .service-item__body-inner {
      overflow: hidden;
    }
 
    .service-item__desc {
      padding-left: calc(24px + var(--sp-5));
      padding-bottom: var(--sp-5);
      color: var(--color-400);
      max-width: 600px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: var(--sp-4);
      flex-wrap: wrap;
    }
 
    .service-list--light .service-item__desc {
      color: var(--color-500);
    }
 
    /* ============================================================
       ABOUT / FILOSOFIE — Gecombineerd met beeld
       ============================================================ -->
 
    .about {
      display: grid;
      grid-template-columns: 1fr 1fr;
    }
 
    .about__image {
      position: relative;
      min-height: 560px;
      overflow: hidden;
    }
 
    .about__img-bg {
      position: absolute;
      inset: 0;
      background: linear-gradient(135deg, #2A2A2A 0%, #111111 100%);
    }
 
    /* Groot decoratief getal */
    .about__deco {
      position: absolute;
      bottom: -20px;
      right: -10px;
      font-family: var(--font-display);
      font-size: clamp(120px, 20vw, 220px);
      font-weight: 900;
      color: rgba(255,255,255,0.04);
      line-height: 1;
      pointer-events: none;
      user-select: none;
    }
 
    .about__content {
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
.heading-md, .heading-lg {
    margin-top: 0;
} 

section.over_ons {
    background: var(--color-50);
}
    .about__content .heading-md { color: var(--color-900); }
 
    .about__content .text-body {
      color: var(--color-500);
      margin-top: var(--sp-5);
      margin-bottom: var(--sp-8);
    }
 
    .about__pills {
      display: flex;
      flex-wrap: wrap;
      gap: var(--sp-2);
      margin-bottom: var(--sp-8);
    }
 
    .about__pill {
      padding: 8px 18px;
      background: var(--color-100);
      color: var(--color-600);
      font-size: var(--text-xs);
      letter-spacing: 0.1em;
      text-transform: uppercase;
      font-weight: 500;
    }
 
    /* ============================================================
       TESTIMONIAL — Groot citaat stijl
       ============================================================ */
 
    .testimonial {
      padding-block: clamp(var(--sp-12), 12vw, var(--sp-20));
    }
 
    .testimonial__inner {
      display: grid;
      grid-template-columns: auto 1fr;
      gap: var(--sp-8);
      align-items: start;
    }
 
    .testimonial__side {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: var(--sp-3);
      padding-top: 8px;
    }
 
    .testimonial__line {
      width: 1px;
      height: 80px;
      background: var(--color-600);
    }
 
    .testimonial__stars {
      writing-mode: vertical-rl;
      font-size: var(--text-xs);
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: var(--color-400);
      font-weight: 500;
    }
  
    .testimonial__quote {
      font-family: var(--font-display);
      font-size: clamp(var(--text-xl), 3.5vw, var(--text-2xl));
      font-style: italic;
      font-weight: 400;
      line-height: 1.4;
      color: var(--color-white);
      margin-bottom: var(--sp-8);
    }
 
    .testimonial__grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: var(--sp-3);
      margin-top: var(--sp-10);
      border-top: 1px solid var(--color-700);
      padding-top: var(--sp-8);
    }
 
    .card--review {
      padding: var(--sp-5);
      border: 1px solid var(--color-700);
      transition: border-color 300ms;
    }
 
    .card--review:hover { border-color: var(--color-500); }
 
    .card--review .card__rating {
      font-size: var(--text-xs);
      color: var(--color-300);
      letter-spacing: 0.06em;
      margin-bottom: var(--sp-3);
    }
 
    .card--review blockquote {
      font-family: var(--font-display);
      font-size: var(--text-md);
      font-style: italic;
      font-weight: 400;
      line-height: 1.6;
      color: var(--color-200);
      margin-bottom: var(--sp-4);
    }
 
    .card--review .card__meta {
      display: flex;
      align-items: center;
      gap: var(--sp-2);
      padding-top: var(--sp-3);
      border-top: 1px solid var(--color-700);
    }
 
    .card--review .card__initials {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      background: var(--color-700);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: var(--text-sm);
      color: var(--color-300);
      font-family: var(--font-display);
      flex-shrink: 0;
    }
 
    .card--review .card__name {
      font-size: var(--text-sm);
      color: var(--color-300);
    }
 
    .card--review .card__treatment {
      font-size: var(--text-xs);
      color: var(--color-500);
    }
 .about__label {
  color: var(--color-500);
  display: block;
  margin-bottom: var(--sp-3);
}

.about__actions {
  display: flex;
  gap: var(--sp-2);
}
.service-item__desc-text {
  color: var(--color-400);
}

.btn--nowrap {
  white-space: nowrap;
}

.intro__sup {
  font-size: 0.5em;
  vertical-align: super;
}

.intro__num-desc {
  color: var(--color-400);
}

.intro__divider {
  width: 1px;
  height: 60px;
  background: var(--color-700);
  flex-shrink: 0;
  align-self: center;
}

.intro__heading {
  color: var(--color-white);
}

.intro__heading-sub {
  color: var(--color-400);
}

.intro__body-primary {
  color: var(--color-300);
}

.intro__body-secondary {
  color: var(--color-400);
  margin-top: var(--sp-4);
  margin-bottom: var(--sp-8);
}

.intro__actions {
  display: flex;
  gap: var(--sp-2);
  flex-wrap: wrap;
}

    /* ============================================================
       LOCATIE BAND
       ============================================================ */
 
    .location-band {
      background: var(--color-800);
      padding-block: var(--sp-6);
      border-top: 1px solid var(--color-700);
      border-bottom: 1px solid var(--color-700);
    }
 
    .location-band__grid {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: var(--sp-5);
      flex-wrap: wrap;
    }
 
    .location-band__item {
      display: flex;
      align-items: center;
      gap: var(--sp-2);
      color: var(--color-400);
      font-size: var(--text-sm);
    }
 
    .location-band__item svg {
      width: 16px;
      height: 16px;
      stroke: var(--color-400);
      fill: none;
      stroke-width: 1.5;
      flex-shrink: 0;
    }
 
    /* ============================================================
       CTA BLOCK — Finaal
       ============================================================ */
 
    .cta-block {
      padding-block: clamp(var(--sp-12), 12vw, var(--sp-20));
      position: relative;
      overflow: hidden;
      background: var(--color-50);
    }
 
    .cta-block__deco {
      position: absolute;
      font-family: var(--font-display);
      font-size: clamp(100px, 22vw, 300px);
      font-weight: 900;
      color: rgba(0,0,0,0.04);
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      white-space: nowrap;
      pointer-events: none;
      user-select: none;
      line-height: 1;
    }
 
    .cta-block__inner {
      position: relative;
      z-index: 1;
      display: grid;
      grid-template-columns: 1fr auto;
      align-items: center;
      gap: var(--sp-8);
    }
 
    .cta-block__heading { color: var(--color-900); }
    .cta-block__sub {
      color: var(--color-500);
      margin-top: var(--sp-3);
      max-width: 500px;
    }
 
    .cta-block__right {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      gap: var(--sp-3);
      flex-shrink: 0;
    }
 
    .cta-block__phone {
      font-size: var(--text-sm);
      color: var(--color-500);
      text-align: right;
    }
 
    .cta-block__phone a {
      color: var(--color-700);
      font-weight: 500;
    }

.reveal {
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 0.65s var(--ease), transform 0.65s var(--ease);
    }
 
    .reveal.is-visible { opacity: 1; transform: translateY(0); }
    .reveal--d1 { transition-delay: 80ms; }
    .reveal--d2 { transition-delay: 160ms; }
    .reveal--d3 { transition-delay: 240ms; }
    .reveal--d4 { transition-delay: 320ms; }
 


footer div.column > h4 {
    border-bottom: 0px solid var(--color-800) !important;
    font-size: var(--text-xs);
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--color-400) !important;
    margin-bottom: var(--sp-1);
    font-family: var(--font-body);
    margin-top: 0;
}

footer, footer div.socket a, footer div.socket a:hover, footer div.socket {
    color: var(--color-500)!important;
}
footer {
    padding-top: 140px;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.5);
}
footer .social-media.size-normal {
    margin-top: -40px;
}
footer div.socket {
    padding: 20px 0 60px;
}


.behandel_faq div#faq {
    scroll-margin-top: 130px;
}
.page-hero__right p {
    margin: 0;
}
.page-hero__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: clamp(var(--sp-8), 8vw, var(--sp-16));
    align-items: end;
}
.page-hero__intro {
    font-family: var(--font-display);
    font-size: clamp(var(--text-lg), 2.2vw, var(--text-xl));
    font-style: italic;
    font-weight: 400;
    line-height: 1.5;
    color: var(--color-500);
    margin-bottom: var(--sp-8)!important;
}
.page-hero__actions {
    display: flex;
    align-items: center;
    gap: var(--sp-2);
    flex-wrap: wrap;
}
.treatment-content {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: clamp(var(--sp-8), 8vw, var(--sp-16));
    align-items: start;
}
/*.treatment-content__sidebar {
    position: sticky;
    top: calc(68px + var(--sp-8));
}*/
.quick-facts {
    border-top: 1px solid var(--color-border);
}
.quick-fact {
    padding-block: var(--sp-4);
    border-bottom: 1px solid var(--color-border);
}
.quick-fact__label {
    font-size: var(--text-xs);
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: var(--color-400);
    font-weight: 500;
    margin-bottom: var(--sp-1);
}
.sidebar-cta {
    margin-top: var(--sp-6);
    display: flex;
    flex-direction: column;
    gap: var(--sp-2);
}
.price-grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: clamp(var(--sp-8), 8vw, var(--sp-16));
    align-items: start;
}
.price-list {
    border-top: 1px solid var(--color-border);
    list-style: none;
}
.price-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--sp-4);
    padding-block: var(--sp-4);
    border-bottom: 1px solid var(--color-border);
}
.price-item__name {
    font-size: var(--text-base);
    font-weight: 400;
    color: var(--color-black);
}
.price-item__detail {
    font-size: var(--text-sm);
    color: var(--color-400);
    margin-top: 4px;
}
.price-note {
    margin-top: var(--sp-5);
    padding: var(--sp-4) var(--sp-5);
    background: var(--color-bg-alt);
    border: 1px solid var(--color-border);
    display: flex;
    align-items: flex-start;
    gap: var(--sp-3);
}
.price-note svg {
    width: 16px;
    height: 16px;
    stroke: var(--color-400);
    fill: none;
    stroke-width: 1.5;
    flex-shrink: 0;
    margin-top: 2px;
}
.price-note p {
    font-size: var(--text-sm);
    color: var(--color-400);
    line-height: 1.7;
    margin: 0;
}
section.behandel_hero, section.pagina_hero {
    border-bottom: 1px solid var(--color-border);
}
.page-hero__inner h1 {
    font-size: clamp(var(--text-3xl), 7vw, var(--text-4xl));
}
.quick-fact__value {
    font-size: var(--text-base);
    color: var(--color-black);
    font-weight: 400;
}

.treatment-content__body a {
    color: var(--color-800) !important;
    text-decoration: underline;
    font-weight: 600;
}
.treatment-content__body a:hover {
    opacity: 0.4;
}
.price-item__price {
    font-family: var(--font-display);
    font-size: var(--text-xl);
    font-weight: 400;
    color: var(--color-black);
    white-space: nowrap;
    flex-shrink: 0;
}
.price-item__price sup {
    font-size: 0.55em;
    vertical-align: super;
    font-family: var(--font-body);
    font-weight: 300;
    color: var(--color-400);
}

.behandel_faq .container > h2 {
    font-family: var(--font-body);
    color: var(--color-text-secondary) !important;
    font-weight: 300 !important;
    line-height: 0;
    letter-spacing: 0;
    margin-top: 0;
}
.faq__intro span.text-label {
    line-height: 1.6;
}
.faq__intro h2 {
    margin-top: 10px;
}
.behandel_faq > .container {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: clamp(var(--sp-8), 8vw, var(--sp-16));
    align-items: start;
}


 .nbs_panel-group .nbs_panel-heading a.collapsed::before {
    content: "+";
}
.nbs_panel-group .nbs_panel-heading a::before {
    content: "-";
    margin-right: 5px;
    font-size: 26px;
    position: absolute;
    right: 20px;
    top: 25px;
}
.nbs_panel {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0 !important;
    box-shadow: none !important;
    border-bottom: 1px solid var(--color-border);
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 0;
    background-color: var(--tint);
    transition: background-color .3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
position: relative;
}
.nbs_panel-group .nbs_panel-heading a {
    width: 100%;
    display: block;
    padding: 30px 25px;
    font-family: var(--font-body);
    font-size: 16px;
    font-weight: 400;
    color: var(--color-black) !important;
    line-height: 1.4;
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: var(--white);
    padding: 0 25px 30px;
}
.nbs_panel-group .nbs_panel+.nbs_panel {
    margin-top: 0;
}
.treatment-content__body h2 {
    font-size: var(--text-xl);
}
.nbs_panel-group .nbs_panel-heading a strong {
    font-weight: 400;
}
ul.price-list p {
    display: none;
}
.price-zone-header:first-child {
    border-top: 1px solid var(--color-border);
    margin-top: 0;
}
.price-zone-header {
    padding-top: var(--sp-5);
    padding-bottom: var(--sp-2);
    font-size: var(--text-xs);
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: var(--color-black);
    border-top: 2px solid var(--color-black);
    margin-top: var(--sp-2);
}

.stat-strip {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid var(--color-border);
}
.stat-strip__item {
    padding: clamp(var(--sp-6), 5vw, var(--sp-10)) var(--sp-6);
    text-align: center;
    border-right: 1px solid var(--color-border);
    position: relative;
}

.stat-strip__num {
    font-family: var(--font-display);
    font-size: clamp(var(--text-3xl), 5vw, var(--text-4xl));
    font-weight: 700;
    color: var(--color-black);
    line-height: 1;
    margin-bottom: var(--sp-2);
}
.stat-strip__num sup {
    font-size: 0.5em;
    vertical-align: super;
    font-family: var(--font-body);
    font-weight: 300;
    color: var(--color-400);
}
.stat-strip__desc {
    font-size: var(--text-sm);
    color: var(--color-400);
}

.story-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3px;
}
.story-block__image {
    position: relative;
    overflow: hidden;
    background: var(--color-50);
}
.story-block__image-bg {
    background: linear-gradient(145deg, #E0E0E0 0%, #C0C0C0 100%);
    position: absolute;
    inset: 0;
    transition: transform 0.8s var(--ease);
}
.story-block__image-deco {
    position: absolute;
    bottom: -10px;
    right: -5px;
    font-family: var(--font-display);
    font-size: clamp(100px, 16vw, 200px);
    font-weight: 900;
    color: rgba(255, 255, 255, 0.12);
    line-height: 1;
    pointer-events: none;
}
.story-block__content {
    background: var(--color-50);
    padding: clamp(var(--sp-8), 7vw, var(--sp-16));
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.story-block--reverse {
    direction: rtl;
}
.story-block--reverse > * {
    direction: ltr;
}


section.strip_status {
    padding: 0;
}
section.text-container {
    padding: 0;
}
.story-block--dark .story-block__content {
    background: white;
}
.story-block__body .btn, .form-section__intro .btn {
    margin-top: 25px;
}
.story-block__image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    margin: 0;
}

header > div.wrapper::after {
    background-position: center;
}

.info-tiles {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--sp-2);
}
.info-tile {
    padding: var(--sp-6) var(--sp-5);
    background: var(--color-50);
    border: 1px solid var(--color-border);
    transition: border-color 300ms, transform 300ms var(--ease);
}
.info-tile__icon {
    width: 40px;
    height: 40px;
    border: 1px solid var(--color-border-mid);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: var(--sp-4);
    transition: background 300ms, border-color 300ms;
}
.info-tile__icon svg {
    width: 16px;
    height: 16px;
    stroke: var(--color-500);
    fill: none;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 300ms;
}
.info-tile__label {
    display: block;
    font-size: var(--text-xs);
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: var(--color-400);
    font-weight: 500;
    margin-bottom: var(--sp-2);
}
.info-tile__value a {
    color: var(--color-black)!important;
    transition: color 200ms;
}
.info-tile__value {
    color: var(--color-black);
    font-weight: 400;
    line-height: 1.6;
}
.info-tile:hover {
    border-color: var(--color-black);
    transform: translateY(-3px);
}
.info-tile:hover .info-tile__icon {
    background: var(--color-black);
    border-color: var(--color-black);
}

.form-section__inner {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: clamp(var(--sp-8), 8vw, var(--sp-16));
    align-items: start;
}

section.google_kaart iframe {
    width: 100%;
    height: 360px;
    filter: grayscale(1);
}
section.google_kaart p {
    margin: 0;
}
section.google_kaart .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
section.google_kaart {
    padding: 0;
}
.info-tile:hover .info-tile__icon svg {
    stroke: white;
}

section.archive.treatments div.treatments div.item img, section.treatments.shortcode div.treatments div.item img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}
section.archive.treatments div.treatments div.item img:hover, section.treatments.shortcode div.treatments div.item img:hover {
    box-shadow: none !important;
    opacity: 0.7;
}

section.archive.treatments div.treatments div.item, section.archive.treatments div.treatments p, section.treatments.shortcode div.treatments div.item, section.treatments.shortcode div.treatments p {
    height: 100% !important;
    width: 100%;
    position: relative;
}
div.treatments > div > div > div > a:nth-child(2), section.treatments> div > div > div > div > div > a:nth-child(2) {
    position: absolute;
    bottom: 10px;
    left: 20px;
    padding: 0;
    width: 90%;
    text-align: left;
}
section.archive.treatments div.treatments div.item h4 {
    font-family: var(--font-body);
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    margin: 0;
    color: white !important;
}