
  @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(--bone);
  }

  h1, h2, h3, h4, h5, h6 {
  color: var(--bone) !important;
  }

  a,
  .woocommerce ul.products li.product .price,
  .woocommerce .price {
  color: var(--signal) !important;
  }

  a:hover,
  .woocommerce ul.products li.product .price,
  .woocommerce .price,
  .product-usps li i,
  .counter {
  color: var(--ink) !important;
  }

  .btn,
  .wpcf7-submit,
  .woocommerce span.onsale,
  .woocommerce a.button,
  .woocommerce .button,
  [type="submit"],
  .nf-form-content input[type=submit]
  {
  background: var(--signal) !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(--ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a {
  background: var(--ink) !important;
  color: #fff !important;
  }

  div.social-media ul li a i {
  color: #fff !important;
  }

  div.social-media ul li a:hover {
  background: var(--ink) !important;
  color: #fff !important;
  }
  footer div.social-media ul li a {
  background: var(--signal) !important;
  }

  div.phone a.phone, div.email a.email {
  background: var(--ink) !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(--ink) !important;
  color: #fff !important;
  }

  header button.navbar-toggle {
  color: var(--ink);
  border-color: var(--ink);
  }

  .woocommerce-info,
  .woocommerce-message {
  border-top-color: var(--ink) !important;
  }

  .woocommerce-info::before,
  .woocommerce-message::before {
  color: var(--ink) !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://bodyfitwessel.nbsals7.nl/wp-content/uploads/sites/566/2026/06/header.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: 547px;
    }
  body.home header > div.wrapper.above {
  min-height: 500px;
      min-height: 697px;
    }
  }

  @media only screen and (min-width : 992px) {
  body header > div.wrapper {
  min-height: 225px;
      min-height: 347px;
    }
  body header > div.wrapper.above {
  min-height: 375px;
      min-height: 497px;
    }
  body header > div.wrapper.above::after,
  body header > div.wrapper.above.shadow::before,
  body header > div.wrapper.above_shadow::before {
      top: 272px;
    }
  body header > div.wrapper.sticky_menu .header__content {
      margin-top: 272px;
    }
  }

  @media only screen and (min-width : 992px) {
  header > div.wrapper {
  min-height: 372px;
  }
  header > div.wrapper.above {
  min-height: 522px;
  }

  header div.header div.holder {
  height: 272px;
  }
  }





  nav.navbar-default, div.navbar-collapse {
  background-color: var(--ink); !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(--ink) !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(--signal);
  }

  @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(--signal) !important;
  }
  }


  header div.header div.contact i {
  color: var(--signal);
  }

  @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: var(--bone) !important;
  }

  section.featured div.item,
  section.news div.item {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  }

  section.partners {
  background: var(--signal) !important;
  }

  section.partners img {
  border-radius: 0 !important;
  }

  footer,
  .footer-cta.center:after,
  .author {
  background: var(--ink) !important;
  }

  footer div.column > h4 {
  border-bottom: 1px solid var(--signal);
  }

  footer div.socket,
  .footer-sticky {
  background: var(--ink) !important;
  }


  .img-circle {
  border-radius: 0 !important;
  }

  section.treatments div.button-wrap {
  background: #9c7694;
  margin-top: 30px;
  }

  section.treatments div.item a {
  color: var(--bone) !important;
  }

  section.prices table tr td a {
  color: var(--bone) !important;
  }

  aside div.block.treatments ul li a,
  .woocommerce .widget_product_categories ul li a,
  .woocommerce .widget_product_categories ul li span {
  color: var(--bone) !important;
  }

  aside div.block.treatments ul li:hover,
  .woocommerce .widget_product_categories ul li:hover {
  background: var(--ink);
  }

  :root {
    --ink: #0B0B0C;
    --concrete: #16181B;
    --steel: #2A2D33;
    --steel-text: #9AA0A8;
    --bone: #EDEDE8;
    --signal: #1E5BFF;
    --signal-press: #1646CC;
    --font-display: 'Anton', sans-serif;
    --font-body: 'Archivo', sans-serif;
    --font-mono: 'Space Mono', monospace;
--font-size-h1: clamp(2.4rem, 4vw, 3.4rem);
    --font-size-h2: clamp(2rem, 3vw, 2.8rem);
    --font-size-h3: clamp(1.05rem, 1.7vw, 1.5rem);
    --font-size-h4: clamp(0.9rem, 1.4vw, 1.25rem);
    --font-size-h5: clamp(0.875rem, 1vw, 1rem);
    --font-size-h6: clamp(0.75rem, 0.9vw, 0.875rem);
    --font-size-h0:      clamp(2.1rem, 3.4vw, 2.95rem);
    --font-size-h00:     clamp(2.65rem, 4.2vw, 3.75rem);
    --font-size-h000:    clamp(3.2rem, 5.1vw, 4.5rem);
    --font-size-h0000:   clamp(3.7rem, 6vw, 5.25rem);
    --font-size-h00000:  clamp(4.2rem, 6.7vw, 6rem);
    --font-size-h000000: clamp(4.8rem, 7.7vw, 6.75rem);
    --s1: 8px;
    --s2: 16px;
    --s3: 24px;
    --s4: 32px;
    --s5: 48px;
    --s6: 64px;
    --s7: 96px;
    --s8: 128px;
}

::selection {
  background-color: var(--signal); 
  color: var(--bone);
}

a:hover, .woocommerce ul.products li.product .price, .woocommerce .price, .product-usps li i, .counter {
    color: var(--signal-press) !important;
}

.btn, .wpcf7-submit, .woocommerce span.onsale, .woocommerce a.button, .woocommerce .button, [type="submit"], .nf-form-content input[type=submit] {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .08em;
    text-transform: uppercase;
    padding: 16px 28px!important;
    border: 2px solid transparent!important;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    transition: background-color .12s ease, color .12s ease, border-color .12s ease;
}
.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(--signal-press) !important;
    border-color: var(--signal-press) !important;
}
a.btn.btn-secondary {
    background: transparent !important;
    color: var(--bone) !important;
    border-color: var(--steel-text) !important;
}
a.btn.btn-secondary:hover {
    border-color: var(--bone) !important;
}

header>div.wrapper.shadow:before {
    background: rgb(11 11 12 / 79%);
}

section.foto__bridge img {
    object-position: center 26%;
}

.page-template-front-page header>div.wrapper.title_in_header .header__content  {
    display: none;
}


@media only screen and (min-width: 992px) {
html {font-size: 18px !important; }
.bottom-align {
   display: -ms-flexbox;
   display: flex;
   -ms-flex-align: end;
   align-items: end;
}
    header div.navbar-collapse {
        text-align: right;
    }
header>div.wrapper.title_in_header .header__content {
    min-height: auto;
}
    body header > div.wrapper {
        min-height: 97px;
    }
footer .container > .row > .col-sm-9 {
    width: 100%;
    margin-top: 40px;
}
.section__head {
    max-width: 760px;
}
.hero__lead, .page-hero p.lead {
    max-width: 54ch;
}
.reverse {
            direction: rtl;
    margin-bottom: 0;
        }
    body header > div.wrapper.above::after, body header > div.wrapper.above.shadow::before, body header > div.wrapper.above_shadow::before {
        top: 0;
    }
        .reverse > * {
            direction: ltr;
        }
    body.home header > div.wrapper {
        min-height: 350px;
        min-height: 827px;
    }
header div.header.full-width div.wrapper img.logo {
        max-width: 130px;
    }
    header div.header.full-width nav.navbar-default div.navbar-collapse ul.navbar-nav>li>a {
        font-family: var(--font-mono);
        font-size: 14px;
        letter-spacing: .08em;
        text-transform: uppercase;
        color: var(--steel-text) !important;
        text-decoration: none;
        transition: color .12s ease;
    }
    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(--bone) !important;
    }
header div.header div.holder {
        height: 102px;
        min-height: 50px;
    }
    header>div.wrapper .header__content {
        transform: translate3d(0, 69px, 0);
    }
header>div.wrapper .header__content .col-md-32.col-md-offset-8 {
    width: 100%;
    margin-left: 0;
}
}


header div.header {
    background: rgba(11, 11, 12,1) !important;
    backdrop-filter: blur(6px);
    border-bottom: 1px solid var(--steel);
}
section.intro_page {
    padding: 150px 0;
}

@media only screen and (max-width: 991px) {
html {font-size: 16px !important;}
header div.header div.wrapper img.logo {
    max-width: 170px;
}
section.intro_page, header>div.wrapper.title_in_header .header__content, header > .wrapper > .page-header {
    padding: 80px 0!important;
}
header .social-media.visible-xs.visisble-sm {
    margin-top: 25px;
    text-align: center;
}
header div.navbar-collapse div.social-media ul li a {
    line-height: 38px;
    border-bottom: 1px solid var(--signal);
}
header div.navbar-collapse ul.navbar-nav li a, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover, 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 {
    border-bottom: 1px solid var(--concrete);
    font-family: var(--font-mono);
    font-size: 13px;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--steel-text) !important;
    padding: 23px 25px;
}
  html.navbar-open, .navbar-open body {
    overflow: hidden !important;
  }
section.foto__bridge img {
    height: 261px!important;
}
.media-block, .grid--3, .grid, .location_block, .contact-split {
    grid-template-columns: 1fr!important;
}
header div.header {
    text-align: left;
}
header button.navbar-toggle {
    color: var(--signal);
}
.hero__actions {
    flex-direction: column;
}
header .header__content {
    padding: 80px 0;
}
}



.hero__actions .btn {
    margin: 0 !important;
}
.hero__actions {
    display: flex;
    gap: 15px;
    align-items: center;
}
header .hero__actions, .footer-cta .hero__actions {
    justify-content: center;
}
header .header__content h1 {
    font-family: var(--font-display);
    font-size: clamp(68px, 11vw, 129px);
    line-height: .86;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .01em;
}
header .header__content h1 em, .page-hero h1 em, .cta-block h2 em {
    font-style: normal;
    color: var(--signal);
}
.eyebrow, header .header__content p.eyebrow {
    font-family: var(--font-mono);
    font-size: 13px!important;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: var(--steel-text) !important;
}
.hero__lead, .page-hero p.lead {
    margin: 50px auto 0;
    font-size: 19px;
}

section.foto__bridge img {
    width: 100%;
    height: 620px;
    object-fit: cover;
    margin: 0;
}
section.foto__bridge p {
    margin: 0;
}
section.foto__bridge .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
section.foto__bridge {
    padding: 0;
}



section.stats__band {
    padding: 0;
    border-bottom: 1px solid var(--steel);
}
.stats {
    display: flex;
    gap: var(--s6);
    flex-wrap: wrap;
    justify-content: center;
    padding: var(--s5) 0;
}
.stat {
    text-align: center;
}
.stat__n {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: 30px;
    color: var(--bone);
}
.stat__n em {
    font-style: normal;
    color: var(--signal);
}
.stat__l {
    font-family: var(--font-mono);
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--steel-text);
    margin-top: 4px;
}
.media-block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s6);
    align-items: center;
}
.media-block__media {
    aspect-ratio: 4 / 5;
}
.media-block__media img{
width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}
.media-block__list {
    margin-top: var(--s3);
    border-top: 1px solid var(--steel);
    padding-inline-start: 0;
}
.media-block__list li {
    display: flex;
    gap: var(--s2);
    padding: 12px 0;
    border-bottom: 1px solid var(--steel);
    font-family: var(--font-mono);
    font-size: 14px;
    letter-spacing: .04em;
}
.media-block__list li span {
    color: var(--signal);
    font-weight: 700;
}
.section__head {
    margin-bottom: var(--s6);
}
.section__head p {
    color: var(--steel-text);
    font-size: 18px;
}
.grid--3 {
    grid-template-columns: repeat(3, 1fr);
}
.grid {
    display: grid;
    gap: var(--s3);
}
.section--alt .card {
    background: var(--concrete);
}
.card {
    background: var(--ink);
    border: 1px solid var(--steel);
    padding: var(--s4);
    display: flex;
    flex-direction: column;
    transition: border-color .12s ease;
}
.card__num {
    font-family: var(--font-mono);
    font-size: 13px;
    letter-spacing: .12em;
    color: var(--signal);
    font-weight: 700;
}
.card__title {
    margin: var(--s2) 0;
}
p:last-child {
    margin-bottom: 0;
}
.card__text {
    color: var(--steel-text);
    font-size: 15px;
}
.card:hover {
    border-color: var(--signal);
}
.tags {
    display: flex;
    flex-wrap: wrap;
    gap: var(--s2);
    margin-top: var(--s2);
    padding-inline-start: 0;
    list-style: none;
}
.tags li {
    font-family: var(--font-mono);
    font-size: 13px;
    letter-spacing: .06em;
    text-transform: uppercase;
    border: 1px solid var(--steel);
    padding: 12px 18px;
    color: var(--bone);
    display: flex;
}
.tags li .tag_item {
    color: var(--signal);
    font-weight: 700;
    margin-right: 8px;
margin-bottom: 0;
}
blockquote.testimonial {
    border-left: 3px solid var(--signal);
    padding-left: var(--s5);
    max-width: 820px;
    margin: 0;
}
.testimonial__quote {
    font-family: var(--font-body);
    font-weight: 600;
    font-size: clamp(22px, 3vw, 32px);
    line-height: 1.3;
}
.testimonial__author {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: 15px;
    letter-spacing: .1em;
    text-transform: uppercase;
    margin-top: var(--s4);
}
.testimonial__meta {
    font-family: var(--font-mono);
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--steel-text);
    margin-top: 4px;
}

footer {
    border-top: 1px solid var(--steel);
    padding-top: 100px;
    text-align: center;
}
footer div.column > h4 {
    border-bottom: 0px solid var(--signal);
    font-family: var(--font-mono);
    font-size: 12px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--steel-text) !important;
    margin-bottom: var(--s1);
    display: block;
    margin-top: 0;
    padding-bottom: 0px;
}
footer div.socket {
    margin-top: 90px;
    padding: 20px 0;
}
footer div.socket, footer div.socket a, footer div.socket a:hover {
    font-family: var(--font-mono);
    font-size: 11px;
    letter-spacing: 0;
    color: var(--steel-text)!important;
}
footer div.socket img[alt=netbeauty] {
    filter: invert(0.4);
}
footer .column a:hover {
    color: var(--signal) !important;
}
footer .column a {
    color: var(--boone) !important;
}
section.intro_page::before, header > .wrapper > .page-header:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(11 11 12 / 79%);
}
.page-hero {
    text-align: center;
    z-index: 10;
    position: relative;
}
section.intro_page {
    background-position: center;
}
.page-hero h1, header>div.wrapper.title_in_header div.page-header h1, header > .wrapper > .page-header h1 {
    font-family: var(--font-display);
    font-size: clamp(68px, 9vw, 105px);
    line-height: .88;
    margin: var(--s3) 0;
}
.contact-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s6);
}




.section--alt {
    background: var(--concrete);
    border-top: 1px solid var(--steel);
    border-bottom: 1px solid var(--steel);
}

main section, section.treatments, .footer-cta {
    padding: 100px 0;
}

body {
    background: var(--ink);
    color: var(--bone);
    font-family: var(--font-body);
    font-size: 17px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6 {
margin: 2.75rem 0 1.05rem;
    font-family: var(--font-display);
    line-height: .95;
    text-transform: uppercase;
    font-weight: 400;
color: var(--bone)!important;
    margin: var(--s2) 0 var(--s3);
}

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;
}
}



.dropdownsmall .nf-field .nf-field-element select {
    height: 38px!important;
    padding: 0 12px;
    font-size: 15px;
}
.dropdownsmall .nf-field .nf-field-element div::after {
    font-size: 15px;
    line-height: 62px;
}
.labelshow .nf-field .field-wrap .nf-field-label label {
    font-family: var(--font-mono);
    font-size: 12px !important;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--steel-text);
    display: block;
    margin-top: 15px;
}
.labelshow .nf-field .field-wrap .nf-field-label {
    display: block!important;
}
.nf-form-content input[type=submit] {
    width: 100% !important;
    border-radius: 0 !important;
    margin-top: 25px !important;
    padding: 11px 15px !important;
}
.contact-privacy {
    color: var(--steel-text);
}
.nf-form-content input:not([type=submit]), .nf-form-content textarea {
    background: var(--ink) !important;
    border: 1px solid var(--steel) !important;
    color: var(--bone) !important;
    font-family: var(--font-body) !important;
    font-size: 16px !important;
    padding: 14px var(--s2) !important;
}
.nf-form-content select.ninja-forms-field {
    color: var(--bone) !important;
}
.nf-form-content select.ninja-forms-field {
    color: var(--bone) !important;
    background: var(--ink) !important;
    border: 1px solid var(--steel) !important;
}
.list-select-wrap div:after {
    color: var(--bone);
}
.contact-list {
    border-top: 1px solid var(--steel);
    margin-top: var(--s4);
    padding-inline-start: 0;
    list-style: none;
}
.contact-list li {
    padding: var(--s4) 0;
    border-bottom: 1px solid var(--steel);
}
.contact-list__label {
    font-family: var(--font-mono);
    font-size: 12px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--steel-text);
    display: block;
    margin-bottom: var(--s1);
}
.contact-list__value {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: clamp(18px, 2.2vw, 22px);
    color: var(--bone);
}

div.breadcrumbs {
    display: none;
}
header>div.wrapper.title_in_header div.page-header h1 {
    text-align: center;
    margin-bottom: 0!important;
}
header>div.wrapper.title_in_header .header__content, header > .wrapper > .page-header {
    padding: 150px 0;
}
section.archive.reviews .page-header {
    display: none;
}
header > .wrapper > .page-header h1 {
    border: none !important;
    text-align: center;
    position: relative;
    margin: 0 !important;
}
header > .wrapper > .page-header {
    position: relative;
}

section.archive.reviews div.reviews div.review .col-sm-12 {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    width: 100%;
}

section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row::before {
    display: none;
}
section.archive.reviews div.reviews div.review {
    background: var(--color-bg-alt);
    border: 0.5px solid rgba(132, 107, 90, 0.18);
    padding: 36px 32px;
    font-family: var(--font-display);
    font-style: italic;
    font-size: 17.5px;
    font-weight: 340;
    line-height: 1.5;
    color: var(--color-accent);
}
section.archive.reviews div.reviews div.review h4 {
    margin: 0;
    line-height: 1.3;
    padding-top: 16px;
    font-weight: 700;
    font-family: var(--font-mono);
    font-size: 12px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: var(--steel-text) !important;
    margin-top: 4px;
}
section.archive.reviews div.reviews div.review blockquote.blockquote {
    display: none;
}
section.archive.reviews div.reviews div.review .col-sm-36 {
    display: flex;
    flex-direction: column-reverse;
    font-family: var(--font-body);
    font-weight: 600;
    font-size: 18px;
    line-height: 1.45;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row {
  align-items: stretch;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 {
  display: flex;
  flex-direction: column;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row {
  flex: 1;
  display: flex;
  flex-direction: column;
}
section.reviews > div > div > div:nth-child(3) > div.reviews > .row > .col-xs-48 > .row > .col-xs-48 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
section.archive.reviews div.reviews div.review {
  flex: 1;
}


section.pricelist h2 .eyebrow {
    margin-bottom: 1.15rem;
}
section.pricelist h2 {
    margin-top: 0;
    margin-bottom: var(--s6);
}

.location_block {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: var(--s6);
    align-items: center;
}
.location__address {
    font-family: var(--font-mono);
    font-size: 16px;
    line-height: 2;
    color: var(--bone);
    border-left: 3px solid var(--signal);
    padding-left: var(--s3);
    margin: var(--s4) 0;
}
.banner {
    border: 1px solid var(--signal);
    background: rgba(30, 91, 255, .07);
    padding: var(--s5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--s4);
    flex-wrap: wrap;
}
.banner__tag {
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: 12px;
    letter-spacing: .16em;
    text-transform: uppercase;
    color: var(--signal);
}
.banner__title {
    font-family: var(--font-display);
    font-size: clamp(26px, 3.5vw, 40px);
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
    margin-top: var(--s1);
}
.banner p {
    color: var(--steel-text);
    font-size: 15px;
    margin-top: var(--s2);
    max-width: 46ch;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
    padding: var(--s4) 0;
    border-top: 1px solid var(--steel);
}
table.table.table-hover td.col-md-32 {
    font-family: var(--font-display);
    font-size: clamp(22px, 2.6vw, 30px);
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1;
}
table.table.table-hover td.col-md-8 {
    text-align: right;
    font-family: var(--font-mono);
    font-weight: 700;
    font-size: clamp(20px, 2.4vw, 26px);
    color: var(--bone);
}
table.table.table-hover td.col-md-8 small {
    display: block;
    font-weight: 400;
    font-size: 11px;
    color: var(--steel-text);
    letter-spacing: .06em;
}
.table-hover>tbody>tr:hover {
    background-color: var(--concrete);
}


.cta-block {
    background: linear-gradient(180deg, var(--concrete), var(--ink));
    border: 1px solid var(--steel);
    padding: var(--s7) var(--s5);
    text-align: center;
}
.cta-block h2 {
    font-size: clamp(57px, 6vw, 72px);
    line-height: .92;
    margin: var(--s3) 0 var(--s4);
}