
  @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: #595959;
  }

  h1, h2, h3, h4, h5, h6 {
  color: #595959 !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: #83c9c4 !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: #65bcb6 !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: #83c9c4 !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: #65bcb6 !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: #74c2bd !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: #65bcb6 !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: #83c9c4 !important;
  }

  div.phone a.phone, div.email a.email {
  background: #74c2bd !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: #65bcb6 !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: #74c2bd;
  border-color: #74c2bd;
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: #74c2bd !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: #74c2bd !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  .modal__container,
  .footer-cta-box,
  .rimg,
  [type="submit"] {
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  }

  .img-responsive {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }



  header div.header {
  background-color: rgba(255, 255, 255, .8) !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://puurchantel.nl/wp-content/uploads/sites/333/2019/10/header-afbeelding-2-1.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: 436px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 586px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 236px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 386px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 161px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 161px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 261px;
  }
  header > div.wrapper.above {
  min-height: 411px;
  }

  header div.header div.holder {
  height: 161px;
  }
  }

  .topbar {
  background: #ffffff;
  }
  .topbar {
  color: #83c9c4;
  }

  .shop_uspbar {
  background: #83c9c4;
  }
  .shop_uspbar {
  color: #ffffff;
  }

  .shop_topbar {
  background: #83c9c4;
  }
  .shop_topbar a,
  .shop_topbar a:hover {
  color: #ffffff !important;
  }


  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, 1) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(255, 255, 255, 1) !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: #74c2bd !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 #83c9c4;
  }

  @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: #83c9c4 !important;
  }
  }


  header div.header div.contact i {
  color: #83c9c4;
  }

  @media only screen and (min-width : 992px) {
  header div.navbar-collapse {
  text-align: center;
  }
  }

  section.featured div.item p,
  section.news div.item p {
  color: #595959 !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

  section.partners {
  background: #83c9c4 !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: #74c2bd !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid #83c9c4;
  }

  footer div.socket,
  .footer-sticky {
  background: #65bcb6 !important;
  }


  section.treatments div.items div.item img {
  border-radius: 100% !important;
  }

  .img-circle {
  border-radius: 100% !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: #595959 !important;
  }

  section.prices table tr td a {
  color: #595959 !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: #595959 !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: #74c2bd;
  }

  :root {
    --teal: #57B0A8;
    --teal-bright: #4FB8AF;
    --teal-deep: #3F9189;
    --teal-dark: #2F6D66;
    --mint: #BEDED9;
    --mint-soft: #D8ECE9;
    --mint-pale: #EBF5F3;
    --shell: #F6FBFA;
    --ink: #6E6E6E;
    --head: #565656;
    --sage: #8FA9A4;
    --line: #E4ECEA;
}

html, body {
    scroll-behavior: smooth;
}

main section, section.treatments {
    padding: 90px 0;
}
a.text_link {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    font-weight: 300;
    border-bottom: 1px solid;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    padding: 14px 32px !important;
    border: 1.5px solid transparent !important;
}
a.btn.btn-secondary {
    background: #fff !important;
    color: var(--teal) !important;
    border: 1.5px solid var(--teal) !important;
}
a.btn.btn-secondary:hover {
    background: var(--mint-pale) !important;
}


@media only screen and (min-width: 992px) {
header>div.wrapper div.wrapper img.logo {
    max-width: 300px;
    width: 300px!Important;
}
.disclaimer, .form-card {
    max-width: 680px;
}
.wrap_text {
    width: 780px;
    margin: 0 auto;
}
.timeline {
    max-width: 820px;
}
.module_page {
    width: 790px;
    margin: 0 auto;
}
.reverse {
    direction: rtl;
    margin-bottom: 0;
}
.reverse > * {
    direction: ltr;
}
}

.feature-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 56px;
    align-items: center;
}


/* ============================================================
   Huidherstelprogramma pagina - pagina-specifieke stijlen
   Scope: .page-id-6093
   Grid: 48-kolommen Bootstrap variant
   ============================================================ */

.page-id-6093 section.intro.text {
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-id-6093 section.block0 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.page-id-6093 section.block0 h2 {
    font-size: 36px;
    margin-bottom: 16px;
    color: #fff;
    font-weight: 700;
}

.page-id-6093 section.block0 p {
    font-size: 17px;
    color: #fff;
    max-width: 700px;
    margin: 0 auto;
    line-height: 1.7;
}

.page-id-6093 section.intro.text .container > h2 {
    font-size: 26px;
    font-weight: 700;
    color: #74c2bd;
    margin-top: 0;
    margin-bottom: 28px;
    padding-bottom: 10px;
    border-bottom: 2px solid #74c2bd;
    display: inline-block;
}

.page-id-6093 section.block2 .container > h2 {
    display: block;
    text-align: center;
}

.page-id-6093 section.intro.text h3 {
    font-size: 21px;
    font-weight: 600;
    color: #595959;
    margin-top: 0;
    margin-bottom: 14px;
}

.page-id-6093 section.intro.text h4 {
    font-size: 16px;
    font-weight: 700;
    color: #74c2bd;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-top: 22px;
    margin-bottom: 10px;
}

.page-id-6093 section.intro.text p {
    font-size: 15px;
    line-height: 1.8;
    color: #595959;
    margin-bottom: 12px;
}

.page-id-6093 section.intro.text p:empty {
    display: none;
}

.page-id-6093 section.intro.text ul,
.page-id-6093 section.intro.text ol {
    padding-left: 22px;
    margin-bottom: 18px;
}

.page-id-6093 section.intro.text li {
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 10px;
    color: #595959;
}

/* Rijen met foto: kolommen verticaal centreren */
.page-id-6093 section.intro.text .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.page-id-6093 section.intro.text .row img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
}

.page-id-6093 section.block1,
.page-id-6093 section.block3,
.page-id-6093 section.block5 {
    background-color: #ffffff;
}

.page-id-6093 section.block2,
.page-id-6093 section.block4 {
    background-color: #f1f9f9;
}

.page-id-6093 .btn-primary {
    background-color: #74c2bd;
    border-color: #5aada8;
    color: #fff;
    font-size: 15px;
    padding: 12px 26px;
    border-radius: 6px;
    font-weight: 600;
    letter-spacing: 0.02em;
    display: inline-block;
    margin-top: 8px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.page-id-6093 .btn-primary:hover,
.page-id-6093 .btn-primary:focus {
    background-color: #5aada8;
    border-color: #5aada8;
    color: #fff;
    text-decoration: none;
}

.page-id-6093 .btn-lg {
    font-size: 17px;
    padding: 14px 32px;
}

/* Stel je voor sectie: gecentreerd, geen foto */
.page-id-6093 .hhr-steljevoorwrapper {
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
}

.page-id-6093 .hhr-steljevoorwrapper h3 {
    font-size: 26px;
    color: #74c2bd;
    font-weight: 700;
    margin-bottom: 8px;
}

.page-id-6093 .hhr-steljevoorwrapper p {
    font-style: italic;
    color: #888;
    margin-bottom: 20px;
}

.page-id-6093 .hhr-steljevoorwrapper ul {
    text-align: left;
    display: inline-block;
    margin-bottom: 24px;
}

/* Investering sectie: gecentreerd */
.page-id-6093 .hhr-investering {
    max-width: 640px;
    margin: 0 auto;
    text-align: center;
}

.page-id-6093 .hhr-investering h3 {
    font-size: 26px;
    color: #74c2bd;
    font-weight: 700;
    margin-bottom: 20px;
}

.page-id-6093 .hhr-investering ul {
    text-align: left;
    display: inline-block;
    margin: 0 auto 20px;
}

.page-id-6093 .hhr-prijs {
    font-size: 42px;
    font-weight: 700;
    color: #74c2bd;
    margin: 16px 0;
    line-height: 1;
}

.page-id-6093 .hhr-prijs strong {
    color: #74c2bd;
}

.page-id-6093 .hhr-sign {
    margin-top: 24px;
    font-style: italic;
    color: #888;
    font-size: 15px;
}





.intresse_blokken {
    background: #ebebeb;
    padding: 50px 45px;
    margin: 5em 0;
}
.dropdownfix .nf-field .nf-field-element > div {
    display: none!important;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-weight: 600!important;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.circleline .nf-field .nf-field-element li input {
    margin-right: -15px;
    margin-top: -6px!important;
}

.product_meta {
  display: none;
}
/*.page-template-template-contact aside .block:nth-child(1) {
    display: none;
}
.page-template-template-contact aside .block:nth-child(2) ul.list-unstyled > li:nth-child(2), .page-template-template-contact aside .block:nth-child(2) ul.list-unstyled > li:nth-child(3) {
    display: none;
}*/

.updated {
  display: none;
}

div#filterCollapse {
    border: solid 1px #83c9c4;
    padding: 15px;
}

a.ing {
    cursor: pointer;
    font-size: 21px;
    color: #4a4a4a!important;
}
.panel.panel-default {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.top-header {
    text-align: center;
    background: #83c9c4;
padding:5px;
    color: #ffffff;
}
.top-header .account {
    float: right;
    color: #fff!important;
}
.top-header .account a {
    color: #fff!important;
    margin-left: 2em;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
}


section.contact option {
    display: none;
}
section.contact option[value="Skype of Facetime sessie"], section.contact option[value="Allereerste behandeling"], section.contact option[value="Allereerste massage"],  section.contact option[value="Beeldbel sessie"] {
    display: block!important;
}

.blogeind {
    margin-top: 25px;
}

.page-id-1141 nav.navbar.navbar-default {
    display: none;
}

.ebookblog {
    padding: 25px 15px;
    background: #dff1f0;
    margin-top: 5px;
    margin-bottom: 65px;
}

.wrap {
    box-shadow: 0 0 30px -5px rgb(0 0 0 / 15%);
    padding: 30px;
    max-width: 770px;
    margin: 0 auto;
}

@media only screen and (min-width: 992px) {
.wrap {
    max-width: 770px;
}

.page-id-1141 header > div.wrapper {
    min-height: 161px;
}
.vertical-align {
display:flex;
align-items:center;
}
}

.aanmeldblok {
    border: 4px solid #74c2bd;
    padding: 25px;
    margin: 25px 0 25px 0;
}
.aanmeldblok h4 {
    text-transform: uppercase;
    font-weight: 700;
    color: #74c2bd!important;
    font-size: 30px;
}





/*uitgelichte blokken tekst grootte */
section.featured a div.item h3 {
    text-align: center;
}
header nav.navbar-default ul.navbar-nav .active>a:focus, header nav.navbar-default ul.navbar-nav .active>a:hover, header nav.navbar-default ul.navbar-nav .active>a:visited {
    background: none;
    color: #595959!important;
}
div.social-media ul li a:hover {
    background: #83c9c4 !important;
    color: #fff !important;
}
section.featured a div.item {
    border: 2px solid #74c2bd;
}



/*menu balk hoogte*/
@media only screen and (min-width: 992px){




header div.header.full-width {
    overflow: visible!important;
    margin-top: -44px;
    margin-bottom: -41px;
}
/*tekst in menubalk positie midden*/
header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav {
    text-align: left!important;
    margin-top: 40px;
}
body.home header > div.wrapper {
    min-height: 423px;
}
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: #646666 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 15px;
    color: #595e63 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 15px;
    color: #595959 !important;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
    background-color: rgb(210, 239, 237) !important;
}
body header > div.wrapper:not(home) {
    min-height: 370px;
}
}
header div.navbar-collapse ul li a {
    color: #595959!important;
    line-height: 25px;
}
nav.navbar-default div.navbar-collapse ul.navbar-nav>li a {
    padding: 15px;
    color: #595959 !important;
    white-space: nowrap;
}
header nav.navbar-default {
    background: linear-gradient(20deg, #ffffff, #f1fffe, #f1fffe, #fff);
}



header>div.wrapper.shadow:before {
    background: rgba(116, 194, 189, 0.26);
}
header .header__content h1, header .header__content p {
    text-shadow: 0px 0px 6px #2f2f2f;
}

img.mijnvakisechtmijnpassie {
    height: 320px;
    width: 287px;
}



/*afb 1 pagina massage */
img.afb1-massagepagina {
    margin-top: 15px;
}
img.afb3-massagepagina {
    margin-top: 38px;
}
img.afb4-massagepagina {
    margin-top: 103px;
}
img.afb5-massage {
    margin-top: 36px;
}
img.afb7-masssage {
    margin-top: 20px;
}
img.afb8-massage {
    margin-top: 16px;
}
h4.tekst {
    text-align: center;
}


/*Alle behandelingen kleur blokken onder behandelingen */
.blokken {
    background-color: #ffffff;
    border: solid #faf7e6 4px;
}
.blokken:hover {
    background-color: #EAFFFD;
}


/*Afbeelding pagina over ons */
img.rondjeafb {
    height: 278px;
    width: 278px;
    margin-top: 113px;
    margin-left: -4px;
}


/*foto blog */
img.blogfoto {
    height: 100px;
    width: 100px;
}


/*zijbalk hover contactgegevens */
a.contactgegevens:hover {
    color: #49afa8 !important;
}
/*achtergrond kleur plus de rand */
aside {
    border: solid 1px #83c9c4;
    padding: 20px 0px 0px;
}
aside div.block.treatments a.btn {
    margin-left: 15px;
}
aside div.block div.head h4 {
    margin-left: 15px;
}
aside div.block div.head p {
    margin-left: 15px;
}
aside div.block a.btn {
    margin-left: 15px;
}
table.opening_hours {
    margin-left: 15px;
}
.list-unstyled {
    margin-left: 15px;
}


/*tarieven hover*/
section.prices table tr td a:hover {
    color: #83c9c4!important;
}


.cardsA {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 28px;
    align-items: start;
    margin-bottom: 65px;
}
.cardsA .card {
    background: #fff;
    border-radius: 18px;
    padding: 34px 36px;
    box-shadow: 0 8px 24px -14px rgba(63, 125, 118, .4);
    transition: transform .3s ease, box-shadow .3s ease;
}
.cardsA .card.full {
    grid-column: 1 / -1;
}
.cardsA .think {
    font-family: 'Cormorant Garamond', serif;
    font-style: italic;
    font-size: 15px;
    color: #5aa49b;
    border-left: 3px solid #a9dcd6;
    padding-left: 16px;
    margin: 18px 0;
}

@media only screen and (max-width: 991px){
section.partners div.item div.holder img {
    max-width: 190px;
}
.header-hero, .wrap-grid, .imagine .grid {
    grid-template-columns: 1fr!important;
}
.masonry {
    columns: 1!important;
}
.feature-grid, .cardsA {
    grid-template-columns: 1fr!important;
}
.intresse_blokken .nf-form-cont .one-half {
    width: 100%;
}
.blokken {
    border: solid #faf7e6 4px;
    padding-left: 12px;
   margin-top: 47px;
   background-color: #EAFFFD !important;
}
img.rondjeafb {
    height: 278px;
    width: 278px;
    margin-top: -3px;
    margin-left: 19px;
    padding-bottom: 24px;
    padding-left: 24px;
}
}


header > div.wrapper::after {
    background-position: center;
}
 

/*Hover footer links */
a.footerlink:hover {
    color: #BCF7F2 !important;
}
/*footer links kleur */
a.footerlink {
    color: white !important;
    text-decoration: underline;
}


#whatsapp_button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99;
    font-size: 32px;
    line-height: 1;
    border: none;
    outline: none;
    background-color: #25D366;
    color: #fff;
    cursor: pointer;
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 15px !important;
}

button#whatsapp_button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.module_page{
  --module-teal:#5DAFA8;
  --module-teal-deep:#4A9D96;
  --module-teal-soft:#9BCEC9;
  --module-teal-mist:#E8F2F1;
  --module-teal-paper:#F5FAF9;
  --module-paper:#FFFFFF;
  --module-ink:#3D3D3D;
  --module-ink-soft:#6E6E6E;
  --module-line:#E8EDEC;
}

.module_eyebrow{
  display:inline-block;
  font-size:11px;
  letter-spacing:0.36em;
  text-transform:uppercase;
  color:var(--module-teal-deep);
  font-weight:500;
  padding:7px 18px;
  background:var(--module-teal-mist);
  border-radius:999px;
  margin:0 0 36px;
}
.module_title {
    font-weight: 800;
    font-size: clamp(2.4rem, 5.5vw, 3.6rem);
    line-height: 1.15;
    letter-spacing: -0.005em;
    color: var(--module-ink) !important;
    margin: 0 0 18px;
    padding: 0;
}
.module_title em{
  font-style:italic;
  font-weight:400;
  color:var(--module-teal);
}
.module_subtitle {
    font-style: italic;
    font-weight: 600;
    font-size: 16px;
    color: var(--module-teal-deep);
    line-height: 1.4;
    margin: 0 0 54px;
}
 .module_divider{
  display:flex;
  align-items:center;
  justify-content:center;
  margin:64px 0;
  gap:18px;
}
.module_divider::before,
.module_divider::after{
  content:"";
  flex:1;
  height:1px;
  background:linear-gradient(to right,transparent,var(--module-teal-soft),transparent);
  max-width:140px;
}
.module_divider_label{
  font-style:italic;
  font-size:22px;
  letter-spacing:0.1em;
  color:var(--module-teal);
}
 .module_intro{margin:0}
.module_intro p{
  font-size:16px;
  color:var(--module-ink);
}
.module_intro p:last-child{margin-bottom:0}
.module_intro p:first-child {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: var(--module-ink);
}
.module_h2 {
    font-weight: 600;
    font-size: 25px;
    letter-spacing: -0.005em;
    color: var(--module-ink) !important;
    margin: 0 0 32px;
    padding: 0;
    line-height: 1.2;
}
.module_h2 em{font-style:italic;color:var(--module-teal)}
 
.module_actions{
  display:flex;
  flex-direction:column;
  gap:0;
  margin:0;
  padding:0;
  list-style:none;
}
.module_action{
  padding:36px 0;
  border-top:1px solid var(--module-line);
  position:relative;
  margin:0;
}
.module_action:last-child{border-bottom:1px solid var(--module-line)}
.module_action_head{
  display:flex;
  align-items:flex-start;
  gap:20px;
  margin:0 0 14px;
}
.module_action_icon{
  font-size:1.6rem;
  line-height:1;
  flex-shrink:0;
  width:46px;
  height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:var(--module-teal-mist);
  border-radius:999px;
  margin-top:-4px;
}
.module_actions > article > div.module_action_head > p:nth-child(2) {
    display: none;
}
.module_action_title {
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
    color: var(--module-ink) !important;
    flex: 1;
    padding-top: 8px;
    margin: 0;
}
.module_action_body {
    padding-left: 66px;
    color: var(--module-ink);
    font-size: 15px;
    line-height: 1;
}
.module_action_body p:last-child{margin-bottom:0}
.module_action_body ol{
  list-style:none;
  padding:0;
  margin:14px 0;
  counter-reset:module-counter;
}
.module_action_body ol li{
  position:relative;
  padding-left:32px;
  margin:0 0 8px;
  color:var(--module-ink-soft);
  font-size:15px;
  list-style:none;
  counter-increment:module-counter;
}
.module_action_body ol li::before{
  content:counter(module-counter) ".";
  position:absolute;
  left:0;
  top:0;
  color:var(--module-teal);
  font-weight:500;
  width:22px;
  text-align:right;
}

.module_callout{
  background:var(--module-teal-paper);
  padding:36px 38px;
  margin:48px 0 0;
  border-radius:6px;
  position:relative;
}
.module_callout::before{
  content:"";
  position:absolute;
  left:0;
  top:24px;
  bottom:24px;
  width:3px;
  background:var(--module-teal);
  border-radius:2px;
}
.module_callout_title {
    font-weight: 900;
    font-size: 21px;
    color: var(--module-teal-deep);
    margin: 0 0 14px;
}
.module_callout p{
  color:var(--module-ink);
  font-size:1rem;
  margin:0 0 0.6em;
}
.module_callout p {
    color: var(--module-ink);
    font-size: 15px;
    margin: 0 0 0.6em;
}
.module_callout p:last-child{margin-bottom:0}
 
.module_closing{
  text-align:center;
  margin:72px 0 0;
  padding:48px 24px 56px;
  background:var(--module-teal);
  border-radius:6px;
  color:#fff;
}
.module_closing_title{
  font-style:italic;
  font-weight:400;
  font-size:1.7rem;
  color:#fff;
  margin:0 0 18px;
  letter-spacing:0.005em;
}
.module_closing p {
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    max-width: 540px;
    margin: 0 auto 0.6em;
    opacity: 0.95;
}
.module_closing p:last-of-type{margin-bottom:0}
.module_ornament{
  text-align:center;
  margin:24px 0 0;
  color:rgba(255,255,255,0.6);
  font-size:14px;
  letter-spacing:0.6em;
}
.module_edition {
    padding: 80px 0;
}

section.header_intro {
    position: relative;
    background: radial-gradient(ellipse 70% 80% at 85% 0%, var(--mint), transparent 60%), var(--shell);
    overflow: hidden;
}
.header-hero {
    display: grid;
    grid-template-columns: 1.02fr .98fr;
    gap: 50px;
    align-items: center;
}
.eyebrow {
    font-size: 13px !important;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: var(--teal) !important;
}
.hero-text h1 {
    font-size: clamp(48px, 5vw, 52px);
    margin: 18px 0 20px;
    line-height: 1.2;
}
.hero-text h1 em {
    font-weight: 600;
    color: var(--teal) !important;
}
.grid-ctas {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 25px;
    align-items: center;
}
.section__mint {
    background: var(--mint-pale);
}
.section__darkmint {
    background: var(--mint);
}
.section__dark {
    background: var(--teal-dark);
    color: #eaf4f2;
}
.hero-art > p {
    margin: 0;
}

.hero-art .ph img {
    overflow: hidden;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
    border-radius: 50% 50% 48% 52% / 52% 48% 50% 50%;
}
.hero-art .ph {
    aspect-ratio: 1 / 1;
    border-radius: 50% 50% 48% 52% / 52% 48% 50% 50%;
    background: linear-gradient(160deg, rgba(126, 184, 214, .4), var(--mint));
}
.hero-art {
    position: relative;
}
.hero-art .pill {
    position: absolute;
    background: #fff;
    border-radius: 50px;
    padding: 11px 22px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: var(--teal-deep);
    box-shadow: 0 14px 32px rgba(87, 176, 168, .18);
    bottom: 38px;
    left: -14px;
}

.hero-art .leaf.a {
    top: -8px;
    left: -8px;
    color: var(--teal);
}
.hero-art .leaf {
    position: absolute;
    font-size: 44px;
    opacity: .5;
}
.hero-art .leaf.b {
    bottom: 14px;
    right: 2px;
    color: var(--teal-deep);
}
section.entries .item.item-card {
    background: #fff;
    border-radius: 26px;
    overflow: hidden;
    transition: transform .25s, box-shadow .25s;
    box-shadow: 0 8px 24px rgba(87, 176, 168, .08);
    border: none !important;
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}
section.entries .item.item-card img.img-responsive {
    order: 1;
    width: 100%;
    height: 230px !important;
    max-height: 230px ! Important;
    border-radius: 0 !important;
    margin: 0;
    object-fit: cover;
}
section.entries .item.item-card h3 {
    order: 2;
padding: 26px 28px 12px;
    text-align: center;
}
section.entries .item.item-card p.link_more {
    order: 3;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--teal) !important;
    text-align: center;
    padding-bottom: 26px;
}
section.entries .item.item-card p {
    margin: 0;
}
section.entries .item.item-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 24px 48px rgba(87, 176, 168, .18);
}

.wrap-grid {
    display: grid;
    grid-template-columns: .9fr 1.1fr;
    gap: 58px;
    align-items: center;
}
.wrap-image {
    position: relative;
    aspect-ratio: 3 / 4;
}
.wrap-image img {
    margin: 0;
    border-radius: 46% 54% 50% 50% / 40% 40% 60% 60%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.accent {
    font-style: italic;
    font-weight: 300;
    font-size: 24px;
    color: var(--teal);
    margin: 22px 0;
}
.section_head {
    text-align: center;
    margin-bottom: 60px;
}
.section_head p {
    font-style: italic;
    font-weight: 300;
    font-size: 17px;
}
.section__dark .section_head p {
    color: rgba(234, 244, 242, .8);
}
.section__dark h2, .section__dark h3 {
    color: white !important;
}

.timeline {
    margin: 0 auto;
    position: relative;
}
.timeline::before {
    content: '';
    position: absolute;
    left: 24px;
    top: 12px;
    bottom: 12px;
    width: 2px;
    background: linear-gradient(var(--teal), rgba(255, 255, 255, .12));
}

.step {
    display: grid;
    grid-template-columns: 50px 1fr;
    gap: 28px;
    margin-bottom: 44px;
    position: relative;
}
.step .dot {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: var(--teal);
    border: 2px solid rgba(255, 255, 255, .4);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #fff;
    z-index: 1;
    line-height: 1 !important;
}
.step h3 {
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 12px;
margin-top: 0;
}
.step p {
    color: rgba(234, 244, 242, .82);
    margin-bottom: 12px;
    font-size: 15.5px;
}
.step .think {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    font-weight: 300;
    font-size: 19px;
    color: var(--mint);
}
.step:last-child {
    margin-bottom: 0;
}
.whatif_section .words {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin: 24px 0;
}
.whatif_section .words p {
    background: #fff;
    border: 1.5px solid var(--mint);
    border-radius: 50px;
    padding: 7px 22px;
    font-style: italic;
    font-size: 20px;
    color: var(--teal-deep);
margin: 0;
}
.whatif_section, .section__fade {
    background: radial-gradient(ellipse 60% 70% at 10% 100%, var(--mint), transparent 60%), var(--shell);
}

.masonry {
    columns: 2;
    column-gap: 26px;
}

.masonry .quote {
    background: #fff;
    border-radius: 18px;
    padding: 32px 30px;
    margin-bottom: 26px;
    break-inside: avoid;
    border: 1px solid var(--line);
    position: relative;
    padding: 34px 32px;
    box-shadow: 0 8px 24px rgba(63, 145, 137, .1);
}
.masonry .quote::before {
    content: '★★★★★';
    position: relative;
    line-height: 1;
    font-size: 17px;
    color: var(--teal);
    letter-spacing: 3px;
}
.masonry .quote p {
    position: relative;
    padding-top: 14px;
    color: var(--ink);
    margin-bottom: 22px;
    font-size: 15.5px;
    font-style: italic;
}
.masonry .quote .who p {
    margin: 0;
    padding: 0;
    font-style: normal;
}
.masonry .quote .who .review_name {
    color: var(--teal-deep) !important;
    font-size: 16px;
    font-weight: 600;
}
.masonry .quote .who .review_baan {
    color: var(--sage) !important;
    font-size: 12.5px !important;
}

section.news .item {
    border-radius: 24px !important;
    box-shadow: 0 8px 24px rgba(87, 176, 168, .08);
}
section.news .visual {
    height: 200px!important;
    object-fit: cover;
}
section.news .item:hover {
    transform: translateY(-7px);
    box-shadow: 0 24px 48px rgba(87, 176, 168, .18);
}
section.news div.item p {
    font-size: 15px;
}
.center-knop.grid-ctas {
    justify-content: center;
}

h2.sub {
    font-style: italic;
    font-size: 22px;
    color: var(--teal-deep) !important;
    margin-bottom: 22px;
}
span.free {
    font-weight: 400;
    color: var(--teal);
    font-size: 14px;
}
.cover-wrap {
    position: relative;
    display: flex;
    justify-content: center;
}
.cover-wrap .leaf.a {
    top: -6px;
    left: 8px;
}
.cover-wrap .leaf {
    position: absolute;
    font-size: 42px;
    opacity: .5;
    color: var(--teal);
}
.cover-wrap .leaf.b {
    bottom: 6px;
    right: 14px;
    color: var(--teal-deep);
}
.book_cover {
    width: 300px;
    max-width: 80%;
    aspect-ratio: 3 / 4;
    border-radius: 10px;
    background: linear-gradient(160deg, #fff, var(--mint-soft));
    box-shadow: 0 30px 60px rgba(63, 145, 137, .22);
    border: 1px solid var(--line);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 34px 28px;
    text-align: center;
    transform: rotate(-3deg);
    transition: transform .3s;
}
.book_cover .badge {
    align-self: center;
    background: var(--teal);
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 5px 16px;
    border-radius: 30px;
}
.book_cover .leaf-ico {
    font-size: 46px;
    color: var(--mint);
}
.book_cover h3 {
    font-weight: 300;
    font-size: 23px;
    color: var(--teal-deep);
    line-height: 1.3;
}
.book_cover small {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 10px;
    color: var(--sage);
}

.intro_wrap {
    margin-bottom: 45px;
}
.wrap_text {
    text-align: center;
}
.intro_wrap p.lead-p {
    font-size: 17px;
}
.checklist {
    margin: 0 auto;
    display: grid;
    gap: 14px;
text-align: left;
}
.checklist  .check {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    background: #fff;
    border-radius: 14px;
    padding: 18px 22px;
    box-shadow: 0 6px 18px rgba(63, 145, 137, .07);
}
.check .ic {
    flex: none;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--mint);
    color: var(--teal-deep);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 600;
    margin-top: 2px;
}
.check p {
    margin: 0;
    font-size: 15.5px;
    color: var(--head);
}
.recognize .wrap_closing {
    text-align: center;
    margin-top: 34px;
}
.recognize .wrap_closing .big {
    font-weight: 300;
    font-size: 24px;
    color: var(--teal-deep);
}

.imagine .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    margin-top: 34px;
    text-align: left;
}
.imagine .item {
    background: var(--mint-pale);
    border-radius: 14px;
    padding: 24px 26px;
    font-size: 15.5px;
    color: var(--head);
}
.guide .quote-title {
    font-style: italic;
    font-size: 22px;
    color: var(--teal-deep);
    margin-bottom: 14px;
}
.guide .features {
    display: grid;
    gap: 12px;
}
.guide .feat {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}
.guide .feat .ic {
    flex: none;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #fff;
    color: var(--teal);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
}
.guide .feat p {
    margin: 0;
    color: var(--head);
    font-size: 15.5px;
}
.disclaimer {
    margin: 28px auto 0;
    text-align: center;
    font-size: 14px;
    color: var(--ink);
}
.form-card {
    margin: 30px auto 0;
    background: #fff;
    border-radius: 24px;
    padding: 44px 44px 40px;
    box-shadow: 0 24px 56px rgba(63, 145, 137, .16);
    border: 1px solid var(--line);
    text-align: left;
}
.form-card label {
    font-weight: 600 !important;
    font-size: 14px;
    margin-top: 24px;
}
.closequote span.mark {
    font-size: 46px;
    color: var(--mint);
    display: block;
    margin-bottom: 10px;
    background: none;
}
.closequote p {
    font-style: italic;
    font-size: clamp(22px, 3vw, 32px);
    line-height: 1.5;
    color: #fff;
}