
  @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: var(--gold) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--dark) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--gold) !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: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--dark) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--dark) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--gold) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--dark) !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: var(--dark) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--dark);
  border-color: var(--dark);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--dark) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--dark) !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;
  }
  }





  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 572px;
  }
  header > div.wrapper.above {
  min-height: 722px;
  }

  header div.header div.holder {
  height: 472px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--dark); !important;
  }

  @media only screen and (min-width : 992px) {
  
  div.navbar-collapse {
  background: none !important;
  }

  header nav.navbar-default {
  background-color: rgba(10, 0, 0, .5) !important;
  }

  nav.navbar-default div.navbar-collapse ul.navbar-nav>li a:hover {
  background-color: rgba(10, 0, 0, .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: var(--dark) !important;
  }
  }


  section.featured div.wrapper {
  margin-top: 60px;
  }





  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(--gold);
  }

  @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(--gold) !important;
  }
  }


  header div.header div.contact i {
  color: var(--gold);
  }

  @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: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--gold) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--dark) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--gold);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--dark) !important;
  }


  .img-circle {
  border-radius: 0 !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: var(--dark);
  }

  @media only screen and (min-width : 1400px) {
  .container {
  width: 1370px;
  }
  }
    :root {
     --bg:        #F7F4F1;
      --bg-warm:   #E7DED6;
      --dark:      #2B2B2B;
      --dark-2:    #333030;
      --ink:       #2B2B2B;
      --mid:       #4a3f38;
      --muted:     #7d706a;
      --accent:    #CBBAAA;
      --accent-lt: #ddd0c6;
      --gold:      #D6C6A5;
      --gold-lt:   #e8dccf;
      --gold-darker: #997c60;
      --border:    #ddd5cc;
      --sans:  "DM Sans", sans-serif;
      --italic: "Cormorant Garamond", serif;
      --s1:4px;  --s2:8px;   --s3:12px;  --s4:16px;
      --s5:24px; --s6:32px;  --s7:40px;  --s8:48px;
      --s9:64px; --s10:80px; --s11:96px; --s12:120px; --s13:160px;
      --max: 1320px;
      --ease: cubic-bezier(.25,.46,.45,.94);
    --text-caption: 9px;
--font-size-h1: calc(1rem* 2.25);
 --font-size-h2: calc(1rem* 1.75);
--font-size-h3: calc(1rem* 1.5);
 --font-size-h4: calc(1rem* 1.25);
--font-size-h5: calc(1rem* 1);
 --font-size-h6: calc(1rem* 0.875);
    --font-size-h0: calc(1rem * 2.95);
    --font-size-h00: calc(1rem * 3.75);
    --font-size-h000: calc(1rem * 4.5);
    --font-size-h0000: calc(1rem * 5.25);
    --font-size-h00000: calc(1rem * 6);
    --font-size-h000000: calc(1rem * 6.75);
    }



.page-template-front-page .header__content {
    display: none;
}
.page-id-20 .footer-cta .btn-secondary {
    display: none;
}

.ct-close > div > div > div.ct-close__right > p, .ct-close > div > div > p {
    display: none;
}
.ct-close__detail-label {
    font-size: var(--text-caption);
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .25);
}
.ct-close__detail-value {
    color: rgba(255, 255, 255, .55)!important;
    font-weight: 300;
}
.ct-row {
    display: grid;
    grid-template-columns: 100px 1fr 1fr;
    gap: 0;
    border-bottom: 1px solid var(--border);
    transition: background .4s var(--ease);
    position: relative;
    overflow: hidden;
}
.contact_item > div > div > div > p {
    display: none;
}

section.contact_item {
    padding: 0;
}

.modal__container {
  background-color: var(--accent);
}

.ct-row__num {
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    font-size: clamp(5rem, 10vw, 9rem);
    color: rgba(43, 43, 43, .055);
    line-height: 1;
    padding: var(--s10) 0 var(--s10) var(--s9);
    display: flex;
    align-items: center;
    transition: color .4s var(--ease);
    letter-spacing: -0.04em;
}
.ct-row__left {
    padding: var(--s9) var(--s9) var(--s4);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: var(--s4);
    border-left: 1px solid var(--border);
}
.ct-row__email-label {
    font-size: 12px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--muted);
    font-weight: 600;
}
.ct-row__email-addr {
    font-family: var(--sans);
    font-size: 23px;
    font-weight: 500;
    color: var(--ink) !important;
    letter-spacing: -0.01em;
    transition: color .3s;
}
.ct-row__left h3 {
    margin-top: 0;
}
.ct-row__email-addr:hover {
    color: var(--gold) !important;
}
.ct-row__right {
    padding: var(--s10) var(--s9);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: var(--s5);
    border-left: 1px solid var(--border);
}
.ct-close {
    background: var(--dark-2);
    color: rgba(255, 255, 255, .45);
}
.ct-close__inner h2 {
    color: white !important;
}
.ct-close__inner {
    /* margin: 0 auto; */
    padding: 0 var(--s9);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s12);
    align-items: center;
}
.ct-close__left {
    display: flex;
    flex-direction: column;
    gap: var(--s5);
}
.ct-close__right {
    display: flex;
    flex-direction: column;
    gap: var(--s5);
}
.ct-close__detail:first-child {
    border-top: 1px solid rgba(255, 255, 255, .05);
}
.ct-close__detail {
    display: flex;
    flex-direction: column;
    gap: var(--s2);
    padding: var(--s5) 0;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}


.bloglayout-card article.post .entry-summary a.btn.btn-primary:hover {
    box-shadow: none !important;
    background: var(--bg-warm) !important;
}
.bloglayout-card article.post .entry-summary a.btn.btn-primary::after {
    content: "Read more";
    font-size: 11px;
}
.bloglayout-card article.post .entry-summary a.btn.btn-primary {
    background: transparent !important;
    color: var(--ink) !important;
    border: 1px solid var(--gold) !important;
    font-size: 0;
    position: relative;
}
.bloglayout-card article.post .entry-summary {
    font-size: 12px;
}

.bloglayout-card article.post h2 a, .bloglayout-card article.post h3 a {
    color: var(--ink) !important;
}
.bloglayout-card article.post h2, .bloglayout-card article.post h3 {
    margin-top: 0;
    text-transform: none;
    letter-spacing: -0.02em;
    font-size: 20px;
    color: var(--ink) !important;
    font-weight: 700;
}
.bloglayout-card article.post {
    background: white;
    border: 1px solid var(--border);
    padding: 25px;
}

.blog .header__content h1::before {
    content: "The Journal";
    display: block;
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    font-size: clamp(1.4rem, 3vw, 2.4rem);
    color: var(--gold-lt);
    letter-spacing: .01em;
    margin-bottom: var(--s4);
    line-height: 1.3;
}


html, body {
    scroll-behavior: smooth;
}

header>div.wrapper.title_in_header .header__content {
    padding: 80px 0;
}
.single-post section.footer-cta.text-center.above, body.blog section.footer-cta.text-center.above {
    background: white;
}

.content ul li::marker, .content ol li::marker {
    color: var(--gold);
    font-size: 35px;
    line-height: 0.2;
}
.content ul, .content ol {
    margin: var(--s8) 0;
}
.content ul li, .content ol li {
    border-bottom: 1px solid var(--border);
    padding: 25px 15px;
}

.art-close {
    background: var(--muted);
    color: white !important;
    margin: var(--s11) auto 0;
    padding: var(--s8) var(--s9);
}
.blog_intro {
    font-family: var(--italic);
    font-style: italic;
    font-size: 27px;
    line-height: 1.7;
    margin-bottom: var(--s8);
    padding-bottom: var(--s8);
    border-bottom: 1px solid var(--border);
}
header>div.wrapper.title_in_header div.page-header h1 span.italic {
    display: block;
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    font-size: clamp(1.4rem, 3vw, 2.4rem);
    color: var(--gold-lt);
    letter-spacing: .01em;
    margin-bottom: var(--s4);
    line-height: 1.3;
}
header>div.wrapper.title_in_header div.page-header h1 {
    border-bottom: none;
    text-transform: none;
    letter-spacing: -0.03em;
    font-size: clamp(2.8rem, 5vw, 7rem);
    line-height: 0.92;
    font-weight: 800;
}
header>div.wrapper.title_in_header {
    background: var(--dark);
}
div.breadcrumbs {
    display: none;
}


.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding: 18px 40px !important;
    display: inline-flex;
    transition: 0.5s all ease;
    align-items: center;
    gap: 10px;
    background: var(--dark) !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: var(--gold) !important;
    box-shadow: 0 12px 32px rgba(43, 43, 43, .25);
    transition: 0.5s all ease;
}

.btn-link__bar {
    width: 28px;
    height: 1px;
    background: currentColor;
    transition: width .4s var(--ease);
}
.btn-secondary {
    background: transparent !important;
    color: var(--gold-darker) !important;
    transition: 0.5s all ease;
}
.btn-secondary:hover .btn-link__bar {
    width: 44px;
}
.btn-secondary:hover {
    background: transparent !important;
    transition: 0.5s all ease;
    color: var(--gold) !important;
    box-shadow: none !important;
}

.statement blockquote {
    color: var(--gold)!important;
}
.qstrip__inner blockquote, .statement blockquote {
    border: none;
    padding: 0;
    font-size: clamp(1.5rem, 2.5vw, 3rem);
    color: rgba(255, 255, 255, .78);
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: -0.01em;
    margin: 0 auto;
}
.qstrip__inner blockquote em {
    color: var(--gold);
}
.mv {
    background: var(--bg-warm);
}
.mv__header {
    margin-bottom: var(--s11);
}


.footer-student-login small, .footer-student-login a {
  line-height: 0.2 !important;
}

.mv__card {
    display: grid;
    grid-template-columns: 1fr 1px 2fr;
    gap: 0;
    background: #fff;
    margin-bottom: 1px;
    transition: background .4s var(--ease);
}
.mv__card-left, .mv__card-right {
    padding: var(--s10);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.mv__card-divider {
    background: linear-gradient(180deg, transparent, var(--border) 20%, var(--border) 80%, transparent);
}
.mv__card h3 {
    margin-top: 8px;
    font-weight: 700;
    font-size: var(--font-size-h5);
    text-transform: uppercase;
}
.mv--white {
    background: var(--bg);
}
.mv--white .mv__card {
    background: var(--bg-warm);
}

.curr > div > div.curr__header > p:nth-child(3) {
    display: none;
}

@media only screen and (min-width: 992px) {
html {font-size: 24px !important; }
header div.header.full-width .container {
    width: 94%;
    max-width: 2500px;
}
.dropdown-menu {
  background-color: var(--dark-2);
}
.ed__media img {
    position: absolute;
}
.single-post section.page .content {
    width: 50%;
    margin: 0 auto;
    display: block;
}
    header>div.wrapper.sticky_menu.sticky_header .header {
        background: rgb(16 16 16 / 83%) !important;
        backdrop-filter: blur(1.4em);
    }
.cta__title {
    width: 70%;
    margin: 0 auto;
}
.qstrip__inner blockquote {
    width: 50%;
}
.faq .nbs_panel-group {
    width: 50%;
    margin: 0 auto;
}
.pkg__right {
  padding-left: var(--s11);
}
.pkg__left {
  padding-right: var(--s11);
}
section.hero .container, section.ed .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
    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(--gold) !important;
    }
    header div.navbar-collapse {
        text-align: right;
    }
.why__title {
    width: 40%;
    margin: 0 auto;
}
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }
    header div.header div.holder {
        height: 82px;
        min-height: 50px;
    }
        .reverse > * {
            direction: ltr;
        }
    header div.header.full-width div.wrapper img.logo {
        max-width: 130px;
        filter: invert(1);
    }
    header > div.wrapper {
        min-height: 82px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-size: 10px;
        letter-spacing: .18em;
        text-transform: uppercase;
        color: rgba(255, 255, 255, .5) !important;
        font-weight: 400;
        transition: color .3s;
    }
header div.header {
    background: var(--dark) !important;
}
}

section.hero {
    padding: 0;
    background: var(--dark);
}
section.hero .container {
    position: relative;
    min-height: 100vh;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}
.hero > div > div.hero__media > p {
    display: none;
}

.ed__media p {
    margin: 0;
    height: 100%;
    width: 100%;
}
.page-template-template-fullwidth section.footer-cta.text-center.above {
    background: white;
}
footer > div.socket > div > div > div.col-md-30.left > span:nth-child(2) {
    display: none;
}


@media only screen and (max-width: 991px) {

.modal__close {
  top: 10px;
  right: 10px;
}
.modal__container.text {
  padding: 0;
}

.ph__ghost {
  font-size: clamp(4rem, 20vw, 22rem);
}

span.ph__title-lg {
  font-size: clamp(2.1rem, 8vw, 9rem) !important;
}

html {font-size: 20px !important;}
.pkg__checks {
    text-align: left;
}
header div.header div.wrapper img.logo {
    max-width: 180px;
    filter: invert(1);
}
.welcome__inner {
    display: flex !important;
    flex-direction: column !important;
}
.hero__stat-num {
    font-size: 22px!important;
}
.home section.ed {
    padding-bottom: 80px;
}
.hero__stat {
    padding-right: var(--s2)!important;
}
.ct-row__left, .ct-row__right {
    border: 0!important;
}
.ct-row__right {
    padding: 0 var(--s4) var(--s10)!important;
}
.ct-row__left {
    padding: var(--s9) var(--s4) var(--s4)!important;
}
.ct-row__num {
    padding: var(--s10) 0 0 0!important;
    margin: 0 auto;
}
.ct-close__inner {
    padding: 0 var(--s4)!important;
    grid-template-columns: 1fr !important;
    gap: var(--4)!important;
}
.ct-row__email-addr {
    font-size: 14px!important;
}
.ct-row {
    display: flex!important;
    flex-direction: column;
}
header>div.wrapper.title_in_header .header__content .container {
    width: 100%;
}
.art-close {
    padding: var(--s8) var(--s5)!important;
}
.stat-row {
    flex-direction: column;
}
.mv__card ul {
    text-align: left;
}
.hero__ctas, .cta__btns {
    flex-direction: column;
}
.curr__header {
    gap: var(--s0)!important;
}
header .type-fullsize .navbar-collapse {
    backdrop-filter: blur(1.4em);
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}
nav.navbar-default, div.navbar-collapse {
    background-color: rgb(24 22 22 / 51%);
}
header div.navbar-collapse ul li a {
    font-family: var(--italic);
    color: #fff !important;
    line-height: 1;
    font-size: 23px;
    padding: 25px;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
.welcome__list {
    padding-inline-start: 25px;
}
.mv__card-left, .mv__card-right {
    padding: var(--s10) var(--s8) var(--s8);
    text-align: center;
}
.mv__card-right {
    padding-top: 0;
    padding-bottom: var(--s10);
}
.welcome__inner {
    gap: var(--s8)!important;
}
.pkg__inner, .curr__header, .curr__grid, .curr__grid--b, .why__grid, section.ed .container, .welcome__inner, .mv__card {
    grid-template-columns: 1fr !important;
}
.hero__content, .ed__content {
    padding: 76px 0 0 0!important;
}
section.hero .container {
    display: flex!important;
    flex-direction: column;
}
.hero__media, .ed__media {
    height: 280px!important;
}
header>div.wrapper {
    min-height: 100px;
}
header div.header {
    text-align: left;
}
header div.header {
    background-color: var(--dark) !important;
}
header div.header div.holder, header nav.navbar-default div.navbar-header div.holder {
    min-height: 100px;
}
header button.navbar-toggle {
    color: var(--gold);
}
}



main section, section.treatments {
    padding: 100px 0;
}

body {
    line-height: 1.8;
    font-size: 16px;
 font-family: var(--sans);
      background: var(--bg);
      color: var(--ink);
  font-weight: 300;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
line-height: 1.15;
font-family: var(--koptekst);
color: var(--ink)!important;
}

h1 { font-size: var(--font-size-h1);}
h2 { font-size: var(--font-size-h2);}
h3 { font-size: var(--font-size-h3);}
h4 { font-size: var(--font-size-h4);}
h5 { font-size: var(--font-size-h5);}
h6 { font-size: var(--font-size-h6);}


small, .text_small {font-size: 0.8em;}

.smallmargin {
    margin-top: 1.15rem;
}

p {margin-bottom: 1.15rem;}

.btn {
    margin:1em 0;
    white-space: normal;
}

.relative, main section {
    position: relative;
}
ol, ul {
    margin-bottom: 1.15rem;
}

html, body {
    overflow-x: hidden;
}

img {
    height: auto;
}

@media only screen and (max-width: 991px) {
.gallery .gallery-item {
    width: 100%;
}
.m-pdt-0 {
padding-top:0!important;
}
.m-pdb-0 {
padding-bottom:0!important;
}
.m-pdb-2 {
padding-bottom:2em!important;
}
.m-pdt-2 {
padding-top:2em!important;
}
.m-mt-0 {
margin-top:0!important;
}
.m-mb-0 {
margin-bottom:0!important;
}
}


h2, .cta__title, .ed__title, .why__title, .pkg__title, .curr__title, .faq__title  {
  font-size: clamp(2rem, 4vw, 4rem);
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.05em;
  line-height: 0.88;
  margin-bottom: var(--s7);
    margin-top: 15px;
}

.faq__title, .curr__title {
  color: #fff!important;
}



.hero__bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(
      ellipse 70% 60% at 30% 50%,
      rgba(214, 198, 165, 0.08) 0%,
      transparent 60%
    ),
    linear-gradient(175deg, #2b2b2b 0%, #2b2b2b 55%, #282220 100%);
  z-index: 0;
}
.hero__grain {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
}
.hero__v-sep {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  z-index: 6;
  background: linear-gradient(
    180deg,
    transparent,
    rgba(214, 198, 165, 0.15) 30%,
    rgba(214, 198, 165, 0.15) 70%,
    transparent
  );
  pointer-events: none;
}

.hero__content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 76px var(--s10) var(--s12) var(--s9);
}
.hero__tag {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: var(--s6);
  animation: rise 1s var(--ease) both 0.3s;
}
.hero__tag-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--gold);
}
.hero__tag-label {
  font-size: 13px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--gold);
    font-weight: 800;
}

.hero__headline {
  color: #fff !important;
  line-height: 1;
  animation: rise 1.1s var(--ease) both 0.5s;
  margin-top: 0;
}
.hero__hl-sm {
    display: block;
    font-size: clamp(0.85rem, 1.4vw, 1.1rem);
    font-weight: 600;
    letter-spacing: 0.05em;
    color: var(--accent);
    margin-bottom: 6px;
}
.hero__hl-lg {
  display: block;
  font-size: clamp(3.5rem, 6vw, 8rem);
  font-weight: 800;
  letter-spacing: -0.04em;
  line-height: 0.9;
  text-transform: uppercase;
}
.hero__hl-italic {
  display: block;
  font-family: var(--italic);
  font-size: clamp(1.6rem, 2vw, 4rem);
  font-weight: 300;
  font-style: italic;
  letter-spacing: -0.01em;
  color: var(--gold-lt);
  margin-top: 8px;
}

.hero__sub {
  font-weight: 300;
  color: rgb(255 255 255 / 75%);
  line-height: 1.8;
  max-width: 630px;
  margin-top: var(--s6);
  margin-bottom: var(--s7);
  animation: rise 1s var(--ease) both 0.7s;
}
.hero__sub strong {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 500;
}
.hero__ctas {
  display: flex;
  align-items: center;
  gap: var(--s5);
  animation: rise 1s var(--ease) both 0.9s;
}

.hero__stats {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: var(--s10);
  padding-top: var(--s7);
  animation: rise 1s var(--ease) both 1.1s;
}
.hero__stat {
  padding-right: var(--s7);
}
.hero__stat + .hero__stat {
  padding-left: var(--s7);
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
.hero__stat-num {
  display: block;
  font-size: clamp(1.75rem, 3vw, 2.75rem);
  font-weight: 800;
  color: #fff;
  letter-spacing: -0.04em;
  line-height: 1;
}
.hero__stat-num span {
  color: var(--gold);
}
.hero__stat-lbl {
  display: block;
  font-size: 9px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.3);
  margin-top: 5px;
}
section.hero .container::before {
  display: none;
}
.btn svg {
  width: 14px;
  height: 14px;
  transition: transform 0.4s var(--ease);
}
.hero__media {
  position: relative;
  overflow: hidden;
  z-index: 5;
}
.hero__media-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__media-inner {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.hero__media-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(270deg, transparent 50%, var(--dark) 100%);
}
.hero__media-badge {
  position: absolute;
  bottom: var(--s9);
  right: var(--s6);
  z-index: 5;
  border: 1px solid rgba(214, 198, 165, 0.4);
  padding: 12px 20px;
  background: rgba(43, 43, 43, 0.35);
  backdrop-filter: blur(10px);
}
.hero__media-badge-tag {
  font-size: 9px;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--gold);
  display: block;
}
.hero__media-badge-text {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  display: block;
  margin-top: 3px;
  letter-spacing: 0.02em;
}

.hero__scroll {
  position: absolute;
  bottom: var(--s6);
  left: var(--s9);
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 9px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  animation: rise 1s var(--ease) both 1.5s;
}
.hero__scroll-bar {
  width: 40px;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.25), transparent);
  animation: scrollpulse 2s ease-in-out infinite alternate;
}
@keyframes scrollpulse {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 0.8;
  }
}

.pkg {
  background: var(--bg);
  padding: var(--s12) 0;
  position: relative;
  overflow: hidden;
}
.pkg__ghost, .statement__ghost {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(5rem, 15vw, 18rem);
  font-weight: 800;
  letter-spacing: -0.06em;
  color: rgba(0, 0, 0, 0.028);
  text-transform: uppercase;
  pointer-events: none;
  white-space: nowrap;
}
.pkg__inner {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 2px 1fr;
  gap: 0;
  align-items: start;
}
.pkg__div {
  background: linear-gradient(180deg, transparent, var(--accent), transparent);
  margin: var(--s4) 0;
}

.pkg__lbl {
  margin-bottom: var(--s5);
}

.pkg__title em, .curr__title em, .why__title em, .ed__title em, .faq__title em, .cta__title em, h1 em, h2 em, h3 em  {
    font-family: var(--italic);
    font-style: italic;
    font-weight: 600;
    font-size: 28px;
    color: var(--gold-darker);
    text-transform: none;
    letter-spacing: 0.01em;
    display: block;
    line-height: 1.6;
    margin-top: 15px;
}

.lbl--dk {
    color: var(--gold-darker) !important;
}
.lbl {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--gold);
}

.pkg__checks {
  display: flex;
  flex-direction: column;
  gap: var(--s4);
}
.pkg__check {
  display: flex;
  align-items: center;
  gap: 14px;
  color: var(--mid);
}
.pkg__tick {
    flex-shrink: 0;
    margin-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: var(--gold) !important;
}
.pkg__check p {
    margin: 0;
}
.pkg__foot {
  margin-top: var(--s8);
  padding-top: var(--s6);
  border-top: 1px solid var(--border);
  font-size: 0.9rem;
  font-style: italic;
  color: var(--muted);
  font-family: var(--italic);
}

/* ── CURRICULUM ── */
.curr {
  background: var(--dark-2);
  padding: var(--s13) 0 0;
}
.curr__header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s12);
    align-items: end;
    margin-bottom: var(--s10);
}

.home main h2 {
    margin-top: 15px !important;
}


.curr__intro {
    font-weight: 300;
    color: rgb(255 255 255 / 75%);
    line-height: 1.85;
    max-width: 400px;
    margin-left: auto;
}

.curr__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.05);
}
.curr__grid--b {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: rgba(255, 255, 255, 0.05);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.ci {
  background: var(--dark-2);
  padding: var(--s9) var(--s8);
  position: relative;
  overflow: hidden;
  transition: background 0.4s var(--ease);
}
.ci:hover {
  background: rgba(255, 255, 255, 0.03);
}
.ci__num {
  font-size: 6rem;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.03);
  letter-spacing: -0.05em;
  line-height: 1;
  position: absolute;
  top: var(--s5);
  right: var(--s6);
}
.ci__bar {
  width: 24px;
  height: 1px;
  background: var(--gold);
  margin-bottom: var(--s5);
  transition: width 0.4s var(--ease);
}
.ci:hover .ci__bar {
  width: 40px;
}
.ci__label {
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 400;
  margin-bottom: var(--s3);
  display: block;
}
.ci__title {
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #fff !important;
    margin-bottom: var(--s3);
    text-transform: uppercase;
    font-size: var(--font-size-h6);
}
.ci__desc {
  color: rgba(255, 255, 255, 0.4);
  line-height: 1.8;
}
.curr > div > div.curr__grid--b > p {
    display: none;
}

/* ── WHY ── */
.why {
  background: var(--bg);
  padding: var(--s13) 0;
}
.why__header {
  text-align: center;
  margin-bottom: var(--s11);
}

.cta__title {
    font-size: clamp(3rem, 7vw, 10rem);
    margin-bottom: 45px;
}

.why__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: var(--border);
}
.wi {
  background: #fff;
  padding: var(--s8) var(--s7);
  position: relative;
  overflow: hidden;
  transition: background 0.4s var(--ease);
}
.wi:hover {
  background: var(--bg-warm);
}
.wi::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background: linear-gradient(180deg, var(--gold), var(--accent));
  transform: scaleY(0);
  transform-origin: bottom;
  transition: transform 0.4s var(--ease);
}
.wi:hover::before {
  transform: scaleY(1);
}
.wi__title {
    font-size: var(--font-size-h6);
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    margin-bottom: var(--s3);
    line-height: 1;
}
.wi__desc {
    color: var(--muted);
    margin: 0;
}
.why > div > div.why__grid > div > p:nth-child(3) {
    display: none;
}

/* ── EDITORIAL ── */
.ed {
    background: var(--bg-warm);
    overflow: hidden;
    padding: 0;
}
section.ed .container {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
}
section.ed .container:before {
display:none;
}
.ed__media {
    position: relative;
    overflow: hidden;
    background: var(--dark);
    height: 100%;
    width: 100%;
}
.ed__media img {
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.ed__content {
  padding: var(--s12) var(--s11) var(--s12) var(--s10);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ed__lbl {
  margin-bottom: var(--s5);
}

.ed__lead {
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: var(--s8);
    border-left: 3px solid var(--gold);
    padding-left: var(--s5);
}
.ed__checks {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: var(--s3);
  margin-bottom: var(--s8);
}
.ed__check {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.9rem;
  font-weight: 300;
  color: var(--mid);
}
.ed__tick {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  border: 1px solid var(--accent);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}
.ed__tick svg {
  width: 9px;
  height: 9px;
  color: var(--accent);
}
.ed__closing {
    font-family: var(--italic);
    font-style: italic;
    font-size: 1.1rem;
    color: var(--accent);
    margin-bottom: var(--s8);
    margin-top: var(--s7);
}
section.ed > div > p {
display: none;
}
/* ── TESTIMONIALS placeholder ── */
.testi-ph {
  background: var(--dark);
  padding: var(--s12) 0;
}
.testi-ph__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, 0.05);
}
.testi-ph__card {
  background: var(--dark);
  padding: var(--s9) var(--s8);
  display: flex;
  flex-direction: column;
  gap: var(--s5);
}
.testi-ph__label {
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.2);
}
.testi-ph__box {
  flex: 1;
  border: 1px dashed rgba(214, 198, 165, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--s7);
  min-height: 140px;
}
.testi-ph__box-text {
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.15);
  text-align: center;
  line-height: 1.8;
}
.testi-ph__author {
  font-size: 10px;
  letter-spacing: 0.12em;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
}

/* ── FAQ ── */
.faq {
  background: var(--dark);
  padding: var(--s13) 0;
}
.faq__header {
text-align: center;
    margin-bottom: var(--s11);
    scroll-margin-top: var(--s11);
}

.faq__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1px;
  background: rgba(255, 255, 255, 0.05);
}
.fi {
  background: var(--dark);
  padding: var(--s8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  transition: background 0.4s var(--ease);
}
.fi:hover {
  background: rgba(255, 255, 255, 0.03);
}
.fi__q {
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.01em;
  margin-bottom: var(--s4);
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: var(--s4);
}
.fi__q::after {
  content: "+";
  font-size: 1.25rem;
  font-weight: 300;
  color: var(--gold);
  flex-shrink: 0;
  margin-top: -2px;
}
.fi__a {
  font-size: 0.88rem;
  font-weight: 300;
  color: rgb(255 255 255 / 75%);
  line-height: 1.8;
}
.fi__a strong {
  color: rgba(255, 255, 255, 0.65);
  font-weight: 500;
}

/* ── FINAL CTA ── */
.cta {
  background: var(--bg);
  padding: var(--s13) 0;
  position: relative;
  overflow: hidden;
}
.cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 80px;
  background: linear-gradient(180deg, transparent, var(--accent));
}
.cta__inner {
  text-align: center;
  padding-top: 80px;
}
.cta__lbl {
  margin-bottom: var(--s6);
}


.cta__btns {
  display: flex;
  gap: var(--s5);
  justify-content: center;
  align-items: center;
}
.cta__note {
    margin-top: var(--s8);
    font-size: 15px;
    color: var(--muted);
    letter-spacing: 0.08em;
}
.cta__line {
  width: 1px;
  height: 80px;
  background: linear-gradient(180deg, var(--accent), transparent);
  margin: var(--s9) auto 0;
}

.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: 15px;
}
.nbs_panel {
    background-color: transparent !important;
    border: 1px solid transparent;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.nbs_panel-group .nbs_panel-heading {
    border-bottom: 0;
    background-color: var(--dark);
    transition: background-color .3s ease;
    padding: 0 !important;
    border-radius: 0 !important;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}
.nbs_panel-group .nbs_panel-heading a {
    font-size: 17px;
    color: #fff !important;
    width: 100%;
    display: block;
    padding: 23px 25px;
}
.nbs_panel-group .nbs_panel-heading:hover {
    background: rgba(255, 255, 255, .03);
}
.nbs_panel-group .nbs_panel-heading+.nbs_panel-collapse>.nbs_panel-body {
    border-top: 1px solid transparent !important;
    background: var(--white);
    color: rgba(255, 255, 255, .45);
    font-size: 14px;
}
.nbs_panel-group .nbs_panel+.nbs_panel {
    margin-top: 0px;
}

section.ph {
    position: relative;
    background: var(--dark);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
}
.ph__overlay {
    position: absolute;
    inset: 0;
    z-index: 0;
    background: linear-gradient(to top, rgba(43, 36, 32, 1) 0%, rgba(43, 36, 32, .6) 50%, rgba(43, 36, 32, .25) 100%);
}
.ph__ghost {
    position: absolute;
    bottom: -0.1em;
    left: 50%;
    transform: translateX(-50%);
    font-size: clamp(8rem, 20vw, 22rem);
    font-weight: 800;
    letter-spacing: -.05em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .03);
    white-space: nowrap;
    pointer-events: none;
    z-index: 2;
    line-height: 1;
}
.ph__content {
    position: relative;
    z-index: 10;
    /* padding: 76px var(--s9) var(--s12); */
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: var(--s5);
}
span.ph__title-sm {
    display: block;
    font-size: clamp(.85rem, 1.3vw, 1rem);
    font-weight: 300;
    letter-spacing: .08em;
    color: rgba(255, 255, 255, .32);
    margin-bottom: 4px;
    text-transform: none;
}
span.ph__title-lg {
    font-size: clamp(3.5rem, 8vw, 9rem);
    text-transform: uppercase;
    font-weight: 700;
}
span.ph__title-italic {
    display: block;
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    font-size: clamp(1.4rem, 2.5vw, 4rem);
    color: var(--gold-lt);
    letter-spacing: -.01em;
    margin-top: 10px;
    text-transform: none;
}
.ph__sub {
    max-width: 480px;
    color: rgba(255, 255, 255, .45);
}
h1.ph__title {
    color: #fff !important;
}

.welcome__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s12);
    align-items: start;
}

blockquote.welcome__pull {
    font-family: var(--italic);
    font-style: italic;
    font-weight: 300;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: var(--accent);
    border-left: 3px solid var(--gold);
    padding-left: var(--s5);
}

.welcome__list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: var(--s3);
    margin-bottom: var(--s8);
    margin-top: var(--s5);
}
.welcome__list li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}
.welcome__list li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--gold);
    flex-shrink: 0;
    margin-top: 10px;
}
.welcome__list li p {
    margin: 0;
}
.welcome__accent-block {
    background: var(--bg-warm);
    padding: var(--s6) var(--s7);
    border-left: 3px solid var(--gold);
}
.text-closing {
    font-family: var(--italic);
    font-style: italic;
    font-size: 1.15rem;
    font-weight: 300;
    color: var(--accent);
}

.welcome__media {
    position: relative;
    width: 100%;
    height: 100%;
}
.welcome__media img {
    position: relative;
    width: 100%;
    object-fit: cover;
    height: 100%;
    margin: 0;
}

.welcome > div > div > div.welcome__media > div > p:nth-child(2), .welcome > div > div > div.welcome__media > p:nth-child(4), welcome > div > div > p, .mv > div > div > p, div.mv__card-left > p, .mv > div > div > div > p:nth-child(3), div.welcome__accent-block > p:nth-child(2) {
    display: none;
}
p.welcome__accent-text {
    margin: 0;
}
.quote-strip, .statement {
    background: var(--dark-2);
    position: relative;
    text-align: center;
}

.statement__inner h2 {
    color: #fff !important;
}

.statement__line-bottom {
    width: 1px;
    height: 64px;
    background: linear-gradient(180deg, rgba(214, 198, 165, .4), transparent);
    margin: var(--s7) auto 0;
}
.statement__line-top {
    width: 1px;
    height: 64px;
    background: linear-gradient(180deg, transparent, rgba(214, 198, 165, .4));
    margin: 0 auto var(--s7);
}


footer div.column > h4 {
    border-bottom: 0px solid var(--gold);
    font-size: 14px;
    letter-spacing: .24em;
    text-transform: uppercase;
    color: rgb(255 255 255 / 63%) !important;
    margin-bottom: var(--s3);
    margin-top: 0;
    font-weight: 800;
}
footer div.column a:hover {
    color: var(--gold) !important;
}
footer div.column a {
    font-size: 14px;
    color: rgba(255, 255, 255, .45) !important;
    font-weight: 300;
    transition: color .3s;
    line-height: 2.8;
}

footer {
    color: rgba(255, 255, 255, .45) !important;
    padding-top: 110px;
}
footer div.socket {
    color: rgba(255, 255, 255, .45) !important;
    font-size: 13px;
    margin-top: 70px;
    padding: 25px 0;
}
footer div.socket a, footer div.socket a:hover {
    color: rgba(255, 255, 255, .45) !important;
}

footer div.socket img[alt=netbeauty] {
    filter: invert(0.4);
}

.stat-row {
    display: flex;
    gap: 1px;
    background: var(--border);
    margin-top: var(--s7);
}
.stat-block {
    flex: 1;
    padding: var(--s5);
    text-align: center;
}
.stat-block__num {
    font-size: 54px;
    font-weight: 800;
    letter-spacing: -0.05em;
    color: var(--ink);
    line-height: 1;
}
.stat-block__num span {
    color: var(--accent);
}
.stat-block__label {
    font-size: 9px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--muted);
    margin-top: var(--s3);
    display: block;
}
.stat-block p {
    display: math;
}



@media only screen and (max-width: 991px) {
  .ph__ghost {
    font-size: clamp(4rem, 20vw, 22rem);
  }
}

/* Fix: mobile overflow van ph__ghost ("OURSES" issue op Courses-pagina) */
@media only screen and (max-width: 767px) {
  .ph__ghost {
    font-size: clamp(2.8rem, 13vw, 6rem) !important;
    max-width: 100%;
    padding: 0 12px;
    box-sizing: border-box;
  }
}


/* Fix: hero video positionering op desktop (.hero__media kreeg geen height → video landde onderaan) */
@media only screen and (min-width: 992px) {
  .intro.hero .container {
    grid-template-rows: 990px !important;
    align-items: stretch;
  }
  .intro.hero .hero__media {
    grid-column: 1 !important;
    grid-row: 1 !important;
    height: 100% !important;
  }
  .intro.hero .hero__content {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }
  .intro.hero .hero__bg,
  .intro.hero .hero__grain,
  .intro.hero .hero__v-sep {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
  }
  /* Verberg lege <p> (wpautop artefact) direct in .container naast de Vimeo embed */
  .intro.hero > .container > p { display: none !important; }
}


/* Verberg ghost-titels in header (COURSES/CONTACT/ENROLL etc.) op mobiel */
@media only screen and (max-width: 991px) {
  .ph__ghost { display: none !important; }
}


/* === Aanpassing 4A: Copyright protection — disable text selection === */
* { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
input, textarea, [contenteditable="true"] { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }
img { -webkit-user-drag: none; user-drag: none; pointer-events: auto; }
/* === einde 4A === */


/* === Aanpassing 4C: Watermark on before/after gallery === */
.before_after .gallery-icon{position:relative;overflow:hidden;}
.before_after .gallery-icon::after{content:"Global CC Academy";position:absolute;right:8px;bottom:6px;font-family:var(--sans, sans-serif);font-size:10px;letter-spacing:.04em;color:rgba(255,255,255,.85);text-shadow:0 1px 2px rgba(0,0,0,.55);pointer-events:none;padding:2px 6px;background:rgba(0,0,0,.25);border-radius:3px;}
@media (min-width: 768px){.before_after .gallery-icon::after{font-size:12px;right:12px;bottom:10px;}}
/* === einde 4C === */


.sib-form {
  padding: 0 !important;
}