.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-hero {
  object-fit: fill;
  background-color: #ac757559;
  background-image: linear-gradient(#00000080, #00000080), url('../images/headerFoto.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 600px;
  padding: 15rem 2rem 10rem;
  display: flex;
}

.container {
  max-width: 1500px;
}

.heading {
  color: #1c1340;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 36px;
}

.navbar {
  background-color: #fff;
  height: 120px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.section-1 {
  background-color: #efefef17;
  padding: 85px 2rem;
}

.section-logos {
  background-color: #96a7aa12;
  border: 1px solid #0000;
  border-top: 1px #00000026;
  padding: 50px 3.3rem 50px 10.4rem;
}

.container-wrapper {
  max-width: 1500px;
}

.p-text {
  color: #746e8c;
  text-align: center;
  margin: 40px auto 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 17px;
  line-height: 33px;
}

.heading-footer {
  color: #1c1340;
  text-align: center;
  text-transform: none;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
}

.section-fill {
  filter: sepia(30%);
  background-image: linear-gradient(#0000, #0000), url('../images/headerSpullen.png');
  background-position: 0 0, 50% 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 150px;
  padding-bottom: 566px;
}

.image-logo {
  max-width: 75%;
}

.grid-logo {
  grid-column-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.navbar-link {
  float: none;
  color: #1c1340;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: color .5s cubic-bezier(.55, .055, .675, .19);
  left: 10px;
}

.navbar-link:hover {
  color: #a1826375;
}

.navbar-link.w--current {
  color: #333;
}

.navbar-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 121px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0%;
  display: flex;
}

.section-wellness {
  background-color: #b2c9bf0f;
  padding: 85px 2rem;
}

.section-sport {
  background-color: #b2c9bf0f;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 2rem;
}

.section-hotstone {
  background-color: #a4c2b81c;
  padding: 85px 2rem;
}

.section-stoelmassage {
  background-color: #b2c9bf0f;
  margin-left: auto;
  margin-right: auto;
  padding: 85px 2rem;
}

.section-massagebij {
  background-color: #a4c2b81c;
  padding: 85px 2rem;
}

.section-taping {
  background-color: #6d857e1a;
  padding: 85px 2rem;
}

.section-tarieven {
  background-color: #ffffff1f;
  padding: 85px 2rem;
}

.section-cadeaubon {
  background-color: #6d857e0f;
  padding: 85px 2rem;
}

.section-contact {
  background-color: #ececec1f;
  padding: 85px 2rem;
}

.section-footer {
  background-color: #6d857e42;
  padding: 75px 2rem;
}

.link-dropdown {
  color: #333;
  background-color: #d6ebe461;
  border: 1px #000;
  border-bottom: .5px solid #00000012;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.link-dropdown.w--current {
  color: #333;
}

.menu-button {
  padding-top: 42px;
}

.image-4 {
  max-width: 8.5vh;
  padding-bottom: 20px;
}

.heading-top {
  color: #f1f1f1;
  text-align: center;
  text-shadow: 0 -1px #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 300%;
  font-weight: 600;
  line-height: 36px;
  display: flex;
}

.section-news {
  background-color: #96a7aa12;
  border: 1px solid #0000;
  padding: 25px 0;
}

.heading-news {
  color: #1c1340;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

.heading-sub-tarief {
  color: #1c1340;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.grid-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
}

.bullet_point_p {
  color: #1c1340;
  text-align: center;
  padding-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
}

.heading-points {
  color: #1c1340;
  text-align: center;
  margin-top: 0;
  padding-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
}

.p-text-hotstone {
  color: #746e8c;
  text-align: left;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Bitter, serif;
  font-size: 17px;
  line-height: 33px;
}

.grid-3 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 35px;
}

.cards-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.heading-sub-3-sport {
  color: #1c1340;
  text-transform: capitalize;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph-sport {
  direction: ltr;
  color: #5f5879;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
}

.tabs-3 {
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 100%;
  margin-top: 70px;
  display: flex;
}

.tabs-menu-2 {
  flex-direction: row;
  justify-content: center;
  align-self: auto;
  display: flex;
}

.tab-link-1 {
  background-color: #0000;
  border-radius: 500px;
  transition: background-color .35s cubic-bezier(.55, .085, .68, .53);
}

.tab-link-1.w--current {
  background-color: #6d857e1a;
  border-radius: 500px;
}

.bullet_point_tab {
  color: #1c1340;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.tab-link-2 {
  background-color: #0000;
  border-radius: 500px;
  transition: background-color .35s cubic-bezier(.55, .085, .68, .53);
}

.tab-link-2.w--current {
  background-color: #6d857e1a;
}

.tab-pane-tab-1 {
  float: none;
}

.p-tab-3 {
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  column-count: 0;
  margin: 40px auto;
  padding-top: 0;
  padding-left: 120px;
  padding-right: 120px;
  font-family: Bitter, serif;
  font-size: 13px;
  line-height: 25px;
}

.grid-tarieven {
  text-align: center;
  grid-template: ". . ."
                 ". . ."
                 ". . Area"
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 / 1fr 1fr 1fr;
  max-width: 1500px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.p_tarief_naam {
  direction: ltr;
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  padding-left: 20px;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 33px;
}

.p_tarief {
  direction: ltr;
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  padding-left: 20px;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 33px;
}

.p-small {
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  column-count: 0;
  margin-top: 35px;
  margin-bottom: 0;
  padding-top: 35px;
  font-family: Bitter, serif;
  font-size: 13px;
  line-height: 25px;
}

.paragraph-cadeaubon {
  direction: ltr;
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
}

.p-text-kanker {
  color: #746e8c;
  text-align: center;
  margin: 40px auto 0;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Bitter, serif;
  font-size: 17px;
  line-height: 33px;
}

.tablink-4 {
  background-color: #0000;
  border-top: 1px #000;
  border-radius: 500px;
  transition: background-color .35s cubic-bezier(.55, .085, .68, .53);
}

.tablink-4.w--current {
  background-color: #6d857e1a;
}

.tabs-menu-2-copy {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  display: flex;
}

.p-tab {
  color: #746e8c;
  text-align: center;
  letter-spacing: 0;
  column-count: 0;
  margin: 40px auto 20px;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Bitter, serif;
  font-size: 13px;
  line-height: 25px;
}

.link-heading {
  color: #5f647c;
  text-decoration: none;
  transition: color .35s cubic-bezier(.55, .085, .68, .53);
}

.link-heading:hover {
  color: #b6baca;
}

.bullet_point_p-copy {
  color: #1c1340;
  text-align: center;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.stoel-img {
  border-radius: 300px;
  max-width: 100%;
}

.hero-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center;
  display: grid;
}

.div-headline {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.over-grid {
  grid-column-gap: 15px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.photo-img-nick {
  border-radius: 300px;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 0;
}

.p-overmij {
  color: #746e8c;
  text-align: center;
  margin: 40px auto 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 33px;
}

.p-textquote {
  color: #160e3891;
  text-align: center;
  max-width: 800px;
  margin: 40px auto 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 33px;
}

.stoelmassage-grid-2 {
  grid-column-gap: 5px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.grid-over02 {
  display: none;
}

.image-5-copy {
  border-radius: 300px;
  max-width: 60%;
  margin-top: 6vh;
}

.overmij-text {
  color: #746e8c;
  text-align: center;
  margin: 70px auto 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Bitter, serif;
  font-size: 18.8px;
  line-height: 33px;
}

.grid-5 {
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
}

.div-block-3 {
  padding-top: 25px;
}

.stoel-img-2, .kinesio-img, .taping-img {
  border-radius: 300px;
  max-width: 100%;
}

.taping-grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  justify-items: stretch;
  margin-top: 40px;
}

.hotstone-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  justify-items: stretch;
  margin-top: 40px;
}

.hotstone-img {
  border-radius: 300px;
  max-width: 100%;
}

.cadeaubon-img {
  object-fit: fill;
  border-radius: 50px;
  width: 100%;
  max-width: 97%;
  height: auto;
}

.div-cadeaubon {
  background-color: #6d857e1a;
  border: 0 solid #0000;
  border-radius: 50px;
  padding: 40px;
}

.lost-cadeaubon {
  color: #1c1340;
  text-align: center;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 33px;
}

.lost-cadeaubon-i {
  color: #1c1340a6;
  text-align: center;
  padding-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  line-height: 25px;
}

.div-cadeaubon-2 {
  background-color: #fff0;
  border: 0 solid #0000;
  border-radius: 50px;
  padding: 40px;
}

.bullet_point_tab-1 {
  color: #1c1340;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.contact-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.heading-sub-3-contact {
  color: #1c1340;
  text-transform: capitalize;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.paragraph_contact_2 {
  direction: ltr;
  color: #5f5879;
  text-align: left;
  letter-spacing: .3px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  font-family: Bitter, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.bullet_point_tab-copy {
  color: #1c1340;
  text-align: center;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.heading-sub-tarief-copy, .heading-sub-tarief-2 {
  color: #1c1340;
  text-transform: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.contact_info {
  direction: ltr;
  color: #5f5879;
  text-align: left;
  letter-spacing: .3px;
  text-indent: 0;
  column-count: 0;
  white-space: normal;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: Bitter, serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}

.section-voetreflex {
  background-color: #a4c2b81c;
  padding: 85px 2rem;
}

.section-atlas {
  background-color: #6d857e1a;
  padding: 85px 2rem;
}

.link-heading-copy {
  color: #9da3c0;
  font-family: Bitter, serif;
  font-weight: 400;
  text-decoration: none;
  transition: color .35s cubic-bezier(.55, .085, .68, .53);
}

.link-heading-copy:hover {
  color: #b6baca;
}

.voetreflexmassage-grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: stretch;
  justify-items: stretch;
  margin-top: 40px;
}

.voetreflex-img-1 {
  border-radius: 300px;
  max-width: 100%;
}

.vestiging-img {
  text-align: left;
  object-fit: fill;
  border-radius: 50px;
  width: 50%;
  max-width: 50%;
  height: auto;
  display: block;
  overflow: visible;
}

.video-vid {
  margin-top: 60px;
}

@media screen and (min-width: 1280px) {
  .section-hero {
    min-height: 800px;
  }

  .section-logos {
    padding-left: 10.4rem;
  }

  .image-logo {
    max-width: 75%;
  }

  .navbar-wrapper {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-news {
    padding-left: 0;
    padding-right: 0;
  }

  .p-tab-3, .p-small, .p-tab {
    font-size: 14px;
  }

  .photo-img-nick {
    margin-top: 0;
  }

  .grid-over02 {
    display: none;
  }

  .image-5-copy {
    margin-top: 5.5vh;
  }

  .lost-cadeaubon-i {
    font-size: 13px;
  }

  .paragraph_contact_2, .contact_info {
    font-size: 17px;
    line-height: 33px;
  }
}

@media screen and (min-width: 1440px) {
  .section-logos {
    padding-left: 11rem;
  }

  .image-logo {
    float: none;
    clear: none;
    text-align: left;
    max-width: 75%;
    display: inline-block;
    overflow: visible;
  }

  .navbar-link.w--current {
    color: #333;
  }

  .navbar-wrapper {
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-news {
    padding-left: 0;
  }

  .photo-img-nick {
    max-width: 85%;
    margin-top: 0;
  }

  .grid-over02 {
    display: none;
  }

  .image-5-copy {
    margin-top: 2vh;
  }

  .cadeaubon-img, .vestiging-img {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .section-1 {
    background-color: #efefef17;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .image-logo {
    max-width: 100%;
    transition: opacity .2s;
  }

  .grid-logo {
    grid-column-gap: 300px;
  }

  .navbar-link {
    font-size: 17.7px;
    transition: color .35s cubic-bezier(.55, .085, .68, .53);
  }

  .navbar-link.w--current {
    color: #333;
  }

  .navbar-wrapper {
    height: 121px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-wellness, .section-sport, .section-hotstone {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section-stoelmassage {
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section-massagebij, .section-taping, .section-tarieven, .section-cadeaubon, .section-contact {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .link-img {
    flex: 0 auto;
    width: 7.5%;
  }

  .image-4 {
    max-width: 8.5vh;
    padding-bottom: 20px;
  }

  .link-block {
    transition: opacity .2s;
  }

  .section-news {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .grid-tarieven {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-areas: "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         ".";
    place-content: stretch;
  }

  .p_tarief_naam {
    display: block;
  }

  .p-small {
    font-size: 14px;
  }

  .over-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    place-items: stretch stretch;
    padding-right: 0;
    display: none;
  }

  .photo-img-nick {
    text-align: left;
    border-radius: 300px;
    width: 100%;
    min-width: 100px;
    max-width: 50%;
    height: 100%;
    min-height: 100px;
  }

  .p-textquote {
    max-width: 1500px;
  }

  .stoelmassage-grid-2 {
    grid-column-gap: 5px;
  }

  .grid-over02 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 40px;
    display: grid;
  }

  .image-5-copy {
    text-align: left;
    border-radius: 300px;
    max-width: 50%;
    margin-top: 0;
    margin-left: 22.1rem;
    padding-right: 0;
  }

  .overmij-text {
    font-size: 17px;
  }

  .grid-5 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .taping-grid-2, .hotstone-grid {
    grid-column-gap: 5px;
  }

  .cadeaubon-img {
    width: 93%;
  }

  .contact-grid {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .section-voetreflex, .section-atlas {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .voetreflexmassage-grid {
    grid-column-gap: 5px;
  }

  .vestiging-img {
    width: 93%;
  }
}

@media screen and (max-width: 991px) {
  .section-hero {
    min-height: 575px;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading {
    text-align: left;
    font-size: 40px;
    line-height: 46px;
  }

  .section-1 {
    padding: 50px 2rem;
  }

  .section-logos {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .p-text {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .image-logo {
    opacity: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  .image-logo:hover {
    opacity: 1;
  }

  .grid-logo {
    grid-column-gap: 50px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-content: space-between;
    place-items: stretch stretch;
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-link {
    background-color: #e8edeb;
    border-bottom: .5px solid #bfb8b840;
    padding-left: 30px;
    left: 0;
  }

  .navbar-wrapper {
    clear: none;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    display: inline-block;
  }

  .section-wellness, .section-sport, .section-hotstone, .section-stoelmassage, .section-massagebij, .section-taping, .section-tarieven, .section-cadeaubon, .section-contact, .section-footer {
    padding: 50px 2rem;
  }

  .menu-button {
    margin-top: 25px;
    margin-right: 1.5rem;
    padding-top: 18px;
  }

  .menu-button.w--open {
    background-color: #e8edeb;
  }

  .image-4 {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 15px;
    padding-left: 1.5rem;
  }

  .nav-menu {
    background-color: #e7ded5;
    padding-left: 0;
  }

  .dropdown {
    display: block;
  }

  .icon {
    margin-right: 30px;
  }

  .heading-top {
    font-size: 270%;
    line-height: 45px;
  }

  .section-news {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .heading-news {
    font-size: 16px;
    line-height: 34px;
  }

  .bullet_point_p {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
  }

  .heading-points {
    text-align: left;
    margin-top: 0;
    padding-top: 40px;
  }

  .p-text-hotstone {
    float: none;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .grid-3 {
    margin-top: 0;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .heading-sub-3-sport {
    margin-top: 5px;
    padding-top: 0;
  }

  .paragraph-sport {
    float: none;
    clear: none;
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .bullet_point_tab {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .p-tab-3 {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
  }

  .grid-tarieven {
    margin-top: 40px;
  }

  .p_tarief_naam {
    text-align: center;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
  }

  .p_tarief {
    text-align: center;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
  }

  .p-small {
    text-align: center;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
  }

  .paragraph-cadeaubon {
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .heading-sub-tarief-copy {
    font-size: 18px;
  }

  .p-text-kanker {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .p-tab {
    text-align: center;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
  }

  .bullet_point_p-copy {
    margin-top: 0;
    padding-top: 10px;
    font-size: 16px;
  }

  .stoel-img {
    max-width: 73%;
  }

  .over-grid {
    grid-column-gap: 0px;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .photo-img-nick {
    max-width: 75%;
    margin-top: 3em;
    padding-top: 0;
  }

  .p-overmij {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .p-textquote {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
    font-weight: 300;
    line-height: 35px;
  }

  .stoelmassage-grid-2 {
    grid-column-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    margin-top: 40px;
  }

  .image-5-copy {
    max-width: 75%;
    margin-top: 3em;
    padding-top: 0;
  }

  .overmij-text {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
  }

  .stoel-img-2 {
    max-width: 100%;
  }

  .kinesio-img {
    max-width: 100%;
    padding-top: 0;
  }

  .taping-img {
    max-width: 100%;
  }

  .taping-grid-2 {
    grid-column-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .div-block-4 {
    margin-top: -10px;
    padding-bottom: 40px;
  }

  .hotstone-grid {
    grid-column-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .hotstone-img {
    max-width: 73%;
  }

  .div-block-4-hotstone {
    margin-top: -10px;
    padding-bottom: 40px;
  }

  .cadeaubon-img {
    object-fit: cover;
    max-width: 100%;
  }

  .div-cadeaubon {
    margin-top: 40px;
  }

  .lost-cadeaubon {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    font-size: 16px;
  }

  .lost-cadeaubon-i {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    font-size: 13px;
    font-weight: 500;
  }

  .bullet_point_tab-1 {
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .paragraph_contact_2 {
    float: none;
    clear: none;
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .bullet_point_tab-copy {
    text-align: left;
    text-align: left;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .contact_info {
    float: none;
    clear: none;
    text-align: left;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .section-voetreflex, .section-atlas {
    padding: 50px 2rem;
  }

  .voetreflexmassage-grid {
    grid-column-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .voetreflex-img-1 {
    max-width: 73%;
  }

  .vestiging-img {
    object-fit: cover;
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    object-fit: fill;
    object-position: 50% 7%;
    background-image: linear-gradient(#00000080, #00000080), url('../images/headerFoto.png');
    background-position: 0 0, 64% 44%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 900px;
    min-height: 350px;
    padding-top: 14rem;
  }

  .heading {
    font-size: 37px;
    line-height: 40px;
  }

  .navbar {
    height: 5vh;
  }

  .p-text {
    text-align: left;
    padding-top: 0;
  }

  .heading-footer {
    font-size: 18px;
    line-height: 22px;
  }

  .navbar-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .menu-button {
    margin-top: 5px;
  }

  .image-4 {
    object-fit: none;
    max-width: 21vw;
    margin-left: 1.5vh;
    padding-left: 0;
    display: none;
    overflow: visible;
  }

  .heading-top {
    font-size: 171%;
    line-height: 35px;
  }

  .heading-news {
    font-size: 18px;
    line-height: 22px;
  }

  .heading-sub-tarief {
    font-size: 18px;
    line-height: 20px;
  }

  .bullet_point_p {
    text-align: left;
    padding-top: 40px;
    font-size: 16px;
    line-height: 25px;
  }

  .heading-points {
    padding-top: 20px;
    font-size: 16px;
    line-height: 25px;
  }

  .p-text-hotstone {
    text-align: left;
    padding-top: 40px;
  }

  .grid-3 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .heading-sub-3-sport {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
  }

  .paragraph-sport {
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
  }

  .bullet_point_tab {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .p-tab-3 {
    margin-bottom: 35px;
    padding-right: 0;
    font-size: 13px;
  }

  .grid-tarieven {
    margin-top: 40px;
  }

  .p_tarief_naam {
    text-align: right;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
  }

  .p_tarief {
    margin-bottom: 0;
    padding-right: 0;
  }

  .p-small {
    margin-bottom: 35px;
    padding-right: 0;
    font-size: 13px;
    line-height: 25px;
  }

  .paragraph-cadeaubon {
    margin-bottom: 0;
    padding-right: 0;
  }

  .heading-sub-tarief-copy {
    font-size: 18px;
  }

  .p-text-kanker {
    text-align: left;
    margin-top: 40px;
    padding-top: 0;
    font-size: 16px;
  }

  .p-tab {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .bullet_point_p-copy {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 13px;
    line-height: 25px;
  }

  .photo-img-nick {
    max-width: 100%;
  }

  .p-overmij {
    text-align: left;
    padding-top: 0;
  }

  .p-textquote {
    text-align: left;
    padding-top: 0;
    font-size: 16px;
    line-height: 30px;
  }

  .stoelmassage-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-5-copy {
    max-width: 100%;
  }

  .overmij-text {
    text-align: left;
    padding-top: 0;
    font-size: 18px;
  }

  .kinesio-img {
    padding-top: 0;
  }

  .taping-img {
    margin-top: 25px;
  }

  .taping-grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-4 {
    margin-top: -48px;
  }

  .hotstone-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-4-hotstone {
    margin-top: -48px;
  }

  .cadeaubon-img {
    object-fit: fill;
    max-width: 100%;
    height: auto;
  }

  .lost-cadeaubon {
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px;
  }

  .lost-cadeaubon-i {
    text-align: center;
    padding-top: 15px;
    font-weight: 500;
  }

  .bullet_point_tab-1 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
  }

  .contact-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-bottom: -106px;
  }

  .heading-sub-3-contact {
    margin-top: 0;
    font-size: 18px;
  }

  .paragraph_contact_2 {
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
  }

  .bullet_point_tab-copy {
    text-align: center;
    text-align: center;
    font-size: 18px;
  }

  .heading-sub-tarief-copy, .heading-sub-tarief-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .contact_info {
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
  }

  .voetreflexmassage-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .vestiging-img {
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    object-fit: cover;
    background-image: linear-gradient(#00000080, #00000080), url('../images/headerFoto.png');
    background-position: 0 0, 64% 39%;
    background-size: auto, 650px;
    padding-top: 9.5rem;
  }

  .heading {
    float: none;
    text-align: left;
    font-size: 18px;
    line-height: 30px;
  }

  .navbar {
    height: 8vh;
  }

  .section-1, .section-logos {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .container-wrapper {
    max-width: 100%;
  }

  .p-text {
    text-align: left;
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13.5px;
  }

  .heading-footer {
    font-size: 13px;
  }

  .grid-logo {
    grid-row-gap: 30px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    max-width: 60%;
  }

  .section-wellness, .section-sport, .section-hotstone, .section-stoelmassage {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section-massagebij {
    float: none;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
  }

  .section-taping, .section-tarieven, .section-cadeaubon, .section-contact, .section-footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .menu-button {
    flex-flow: row;
    justify-content: flex-end;
    align-items: stretch;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    top: 0;
  }

  .menu-button.w--open {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: block;
    top: 0;
  }

  .link-img {
    display: none;
    overflow: visible;
  }

  .image-4 {
    float: none;
    max-width: 6vh;
    margin-top: .5vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-top {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: -5px;
    padding-top: 50px;
    padding-left: 0;
    font-size: 160%;
    line-height: 120%;
    display: flex;
  }

  .heading-news {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
  }

  .heading-sub-tarief {
    text-align: right;
    margin-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 30px;
  }

  .bullet_point_p, .heading-points {
    text-align: left;
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px;
  }

  .p-text-hotstone {
    text-align: left;
    padding-top: 25px;
    font-size: 13.5px;
  }

  .grid-3 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 35px;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-sub-3-sport {
    text-align: left;
    margin-top: 0;
    font-size: 16px;
  }

  .paragraph-sport {
    text-align: left;
    margin-bottom: 0;
    padding-right: 15px;
    font-size: 13.5px;
  }

  .tabs-menu-2 {
    flex-direction: column;
  }

  .bullet_point_tab {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
  }

  .tab-link-2 {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .p-tab-3 {
    float: none;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }

  .grid-tarieven {
    float: none;
    grid-column-gap: 21px;
    grid-row-gap: 8px;
    grid-template: "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   "."
                   / 1fr 1fr 1fr;
    grid-auto-flow: row;
    align-content: stretch;
    margin-top: 25px;
    padding-left: 0;
  }

  .p_tarief_naam {
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    font-weight: 600;
  }

  .p_tarief {
    text-align: right;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
  }

  .p-small {
    float: none;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    padding-right: 0;
    font-size: 12px;
  }

  .paragraph-cadeaubon {
    text-align: left;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 13.5px;
  }

  .heading-sub-tarief-copy {
    text-align: left;
    margin-top: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .p-text-kanker {
    text-align: left;
    margin-top: 25px;
    padding-top: 0;
    padding-left: 0;
    font-size: 13.5px;
  }

  .p-tab {
    text-align: left;
    margin-top: 25px;
    padding-right: 0;
    font-size: 12px;
  }

  .bullet_point_p-copy {
    text-align: left;
    font-size: 12px;
    line-height: 25px;
  }

  .tabs-content {
    flex-direction: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .stoel-img {
    max-width: 100%;
  }

  .div-headline, .over-grid {
    grid-template-columns: 1fr;
  }

  .p-overmij {
    text-align: left;
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13.5px;
  }

  .p-textquote {
    text-align: left;
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
  }

  .stoelmassage-grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-top: 25px;
  }

  .overmij-text {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }

  .stoel-img-2, .kinesio-img {
    max-width: 100%;
  }

  .taping-img {
    max-width: 100%;
    margin-top: 25px;
  }

  .taping-grid-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-4 {
    margin-top: -48px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .hotstone-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .hotstone-img {
    max-width: 100%;
  }

  .div-block-4-hotstone {
    margin-top: -48px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .cadeaubon-img {
    object-fit: fill;
    max-width: 100%;
  }

  .lost-cadeaubon {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
  }

  .lost-cadeaubon-i {
    text-align: left;
    font-size: 12px;
    font-weight: 500;
  }

  .div-cadeaubon-2 {
    padding-bottom: 0;
  }

  .bullet_point_tab-1 {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
  }

  .contact-grid {
    grid-column-gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-sub-3-contact {
    text-align: left;
    margin-top: 0;
    font-size: 17px;
    font-weight: 600;
  }

  .paragraph_contact_2 {
    text-align: left;
    margin-bottom: 0;
    padding-right: 15px;
    font-size: 13.5px;
  }

  .bullet_point_tab-copy {
    text-align: left;
    text-align: left;
    font-size: 18px;
  }

  .heading-sub-tarief-copy {
    text-align: left;
    margin-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 30px;
  }

  .heading-sub-tarief-2 {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    font-size: 14px;
    line-height: 30px;
  }

  .contact_info {
    text-align: left;
    margin-bottom: 0;
    padding-right: 15px;
    font-size: 13.5px;
  }

  .section-voetreflex {
    float: none;
    text-align: left;
    padding-top: 25px;
    padding-bottom: 25px;
    display: block;
  }

  .section-atlas {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .voetreflexmassage-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .voetreflex-img-1 {
    max-width: 100%;
  }

  .vestiging-img {
    object-fit: fill;
    max-width: 100%;
  }
}

#w-node-_9c4d1b21-d988-81c3-f583-6ddcf32043e9-4947cf99 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_54daf042-49e1-e24d-c588-3ea32a5991d1-4947cf99 {
  justify-self: center;
}

#w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
  grid-area: 1 / 4 / 2 / 9;
  place-self: center;
}

#w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
  grid-area: 2 / 2 / 3 / 11;
  place-self: center;
}

#w-node-_02c7ce59-af87-2a8c-4754-3bb551e9ba9e-4947cf99 {
  grid-area: 4 / 1 / 5 / 2;
  place-self: center;
}

#w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b16b-4947cf99 {
  grid-area: 1 / 2 / 2 / 8;
  place-self: center;
}

#w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b174-4947cf99 {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-_22139b0d-3fc1-981f-6f50-6153f352e48a-4947cf99 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-a0b58fcb-c20a-1fdb-3411-c9a29428db85-4947cf99 {
  grid-area: 1 / 7 / 2 / 11;
  place-self: center;
}

#w-node-fcb3c248-7236-08ed-2b6d-680728481507-4947cf99, #w-node-_9d2d8d92-484a-ce65-9294-18d9403b2043-4947cf99, #w-node-_141bdca4-a47f-0ec5-96c4-f0e96b2573e7-4947cf99, #w-node-ea508063-b15f-e8fb-1989-1dd00ee82d7d-4947cf99, #w-node-_3965bec1-5d15-8aff-f56a-150519b996ab-4947cf99 {
  align-self: auto;
}

#w-node-_5809a09e-41d3-9644-b273-06bffa1eda92-4947cf99 {
  grid-area: 1 / 2 / 2 / 8;
  place-self: center;
}

#w-node-b2212844-ae28-88d7-be34-b7e4ba811d96-4947cf99 {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-d3594db9-8c07-695f-f58f-0ffead2c6d9a-4947cf99, #w-node-d3594db9-8c07-695f-f58f-0ffead2c6d9c-4947cf99, #w-node-d3594db9-8c07-695f-f58f-0ffead2c6d9e-4947cf99, #w-node-d3594db9-8c07-695f-f58f-0ffead2c6da0-4947cf99, #w-node-d3594db9-8c07-695f-f58f-0ffead2c6da2-4947cf99, #w-node-aeb936a4-9d91-2e23-5600-c4ad6994ccdb-4947cf99, #w-node-c76d4aca-4ed3-0c4f-64f0-3659352c72c4-4947cf99, #w-node-_9cc2c0d6-e474-6bb9-7879-d0655238585d-4947cf99, #w-node-a2f9df3e-4ac7-4484-6d5b-e2a9fd9781ab-4947cf99 {
  align-self: auto;
}

#w-node-ca2e15d9-7738-f217-77fb-276ec749a31f-4947cf99 {
  grid-area: 1 / 2 / 2 / 7;
  place-self: center;
}

#w-node-ca2e15d9-7738-f217-77fb-276ec749a31d-4947cf99 {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-ca2e15d9-7738-f217-77fb-276ec749a31e-4947cf99 {
  grid-area: 1 / 10 / 2 / 15;
  align-self: end;
}

#w-node-cb6755a4-5307-5a8b-c959-0734d6f25c14-4947cf99 {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-cb6755a4-5307-5a8b-c959-0734d6f25c15-4947cf99 {
  grid-area: 2 / 1 / 3 / 13;
  place-self: start center;
}

#w-node-ab2d7a38-a72b-cdb5-fb1d-53cb5772c027-4947cf99 {
  grid-area: 1 / 7 / 2 / 12;
  place-self: center;
}

#w-node-_19cbd509-28c9-d58f-2f02-c0075e9c1916-4947cf99 {
  grid-area: span 1 / span 9 / span 1 / span 9;
  place-self: center;
}

#w-node-_5280c7f5-233a-8ada-ecf4-9dd78f5e2452-4947cf99 {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-b0793d71-dc16-d0e4-2d65-850d4dde7a96-4947cf99 {
  grid-area: 1 / 2 / 2 / 5;
}

@media screen and (min-width: 1920px) {
  #w-node-_54daf042-49e1-e24d-c588-3ea32a5991d1-4947cf99 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: center;
  }

  #w-node-_6eae36f1-aba9-0319-40b0-5e2a2228c41f-4947cf99 {
    grid-area: 1 / 6 / 2 / 11;
    place-self: center;
  }

  #w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
    grid-area: 1 / 3 / 2 / 8;
    place-self: center;
  }

  #w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
    grid-area: 1 / 5 / 2 / 11;
    place-self: center;
  }

  #w-node-_02c7ce59-af87-2a8c-4754-3bb551e9ba9e-4947cf99 {
    place-self: center;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b16b-4947cf99, #w-node-_5809a09e-41d3-9644-b273-06bffa1eda92-4947cf99 {
    grid-area: 1 / 2 / 2 / 8;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31f-4947cf99 {
    grid-area: 1 / 2 / 2 / 10;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31d-4947cf99 {
    grid-area: 1 / 11 / 2 / 16;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31e-4947cf99 {
    grid-area: 1 / 15 / 2 / 20;
    align-self: start;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c14-4947cf99 {
    place-self: center;
  }

  #w-node-_19cbd509-28c9-d58f-2f02-c0075e9c1916-4947cf99 {
    grid-area: span 1 / span 16 / span 1 / span 16;
    place-self: center;
  }

  #w-node-_5280c7f5-233a-8ada-ecf4-9dd78f5e2452-4947cf99 {
    grid-area: 1 / 9 / 2 / 16;
  }

  #w-node-b0793d71-dc16-d0e4-2d65-850d4dde7a96-4947cf99 {
    grid-area: 1 / 2 / 2 / 7;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
    grid-area: 1 / 1 / 2 / 6;
    justify-self: end;
  }

  #w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
    grid-area: 1 / 6 / 2 / 12;
    place-self: center;
  }

  #w-node-ab2d7a38-a72b-cdb5-fb1d-53cb5772c027-4947cf99 {
    align-self: center;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
    grid-area: 1 / 2 / 2 / 7;
  }

  #w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
    grid-area: 1 / 7 / 2 / 14;
    place-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
    grid-area: 1 / 1 / 2 / 7;
    place-self: center;
  }

  #w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
    grid-area: 2 / 1 / 3 / 7;
    place-self: center;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b16b-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center start;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b174-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_22139b0d-3fc1-981f-6f50-6153f352e48a-4947cf99 {
    grid-area: 1 / 1 / 2 / 6;
    justify-self: center;
  }

  #w-node-a0b58fcb-c20a-1fdb-3411-c9a29428db85-4947cf99 {
    grid-area: 1 / 6 / 2 / 10;
    place-self: center;
  }

  #w-node-_5809a09e-41d3-9644-b273-06bffa1eda92-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center start;
  }

  #w-node-b2212844-ae28-88d7-be34-b7e4ba811d96-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31f-4947cf99 {
    grid-area: 1 / 1 / 2 / 5;
    place-self: center start;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31d-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31e-4947cf99 {
    grid-area: 2 / 3 / 3 / 5;
    place-self: end center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c14-4947cf99 {
    grid-area: 1 / 2 / 2 / 7;
    place-self: center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c15-4947cf99 {
    grid-area: 3 / 1 / 4 / 8;
    place-self: center;
  }

  #w-node-ab2d7a38-a72b-cdb5-fb1d-53cb5772c027-4947cf99 {
    grid-area: 2 / 2 / 3 / 7;
    place-self: center;
  }

  #w-node-_19cbd509-28c9-d58f-2f02-c0075e9c1916-4947cf99 {
    grid-area: span 1 / span 8 / span 1 / span 8;
    place-self: center;
  }

  #w-node-b0793d71-dc16-d0e4-2d65-850d4dde7a96-4947cf99 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_3805a2aa-bbdf-d2af-a1a7-85c93e592f5b-4947cf99, #w-node-_04f23488-4d80-cdcc-1ad2-c4742df502da-4947cf99, #w-node-_6a3c1ce9-c246-e579-4400-4f02d9621d4f-4947cf99 {
    place-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0ef20602-0c88-f25e-ded1-295da87ca198-4947cf99, #w-node-_0ef20602-0c88-f25e-ded1-295da87ca19a-4947cf99, #w-node-_0ef20602-0c88-f25e-ded1-295da87ca1a1-4947cf99 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0ef20602-0c88-f25e-ded1-295da87ca1a3-4947cf99 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b16b-4947cf99 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b174-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-_22139b0d-3fc1-981f-6f50-6153f352e48a-4947cf99 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: center;
  }

  #w-node-a0b58fcb-c20a-1fdb-3411-c9a29428db85-4947cf99 {
    grid-area: 2 / 1 / 3 / 6;
    place-self: center;
  }

  #w-node-_5809a09e-41d3-9644-b273-06bffa1eda92-4947cf99 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-b2212844-ae28-88d7-be34-b7e4ba811d96-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31f-4947cf99 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center stretch;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31d-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31e-4947cf99 {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c14-4947cf99 {
    grid-area: 1 / 1 / 2 / 6;
    place-self: center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c15-4947cf99 {
    grid-area: 3 / 1 / 4 / 6;
    place-self: center;
  }

  #w-node-ab2d7a38-a72b-cdb5-fb1d-53cb5772c027-4947cf99 {
    grid-area: 2 / 1 / 3 / 6;
    place-self: center;
  }

  #w-node-_19cbd509-28c9-d58f-2f02-c0075e9c1916-4947cf99 {
    grid-area: span 1 / span 5 / span 1 / span 5;
    place-self: center;
  }

  #w-node-_5280c7f5-233a-8ada-ecf4-9dd78f5e2452-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b0793d71-dc16-d0e4-2d65-850d4dde7a96-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_9c4d1b21-d988-81c3-f583-6ddcf32043e9-4947cf99 {
    place-self: auto;
  }

  #w-node-_7aef270b-ed83-53fd-ca26-8a0c550034a7-4947cf99 {
    grid-area: 1 / 1 / 2 / 4;
    place-self: center;
  }

  #w-node-_444ba2f0-b042-bed2-73b6-c0ae903b47aa-4947cf99 {
    grid-area: 2 / 1 / 3 / 4;
    place-self: center;
  }

  #w-node-_0ef20602-0c88-f25e-ded1-295da87ca18e-4947cf99, #w-node-_0ef20602-0c88-f25e-ded1-295da87ca197-4947cf99, #w-node-_0ef20602-0c88-f25e-ded1-295da87ca1a0-4947cf99 {
    grid-column: span 1 / span 1;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b16b-4947cf99 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center;
  }

  #w-node-ec63b9bf-1bc1-33c1-3835-f0cb0437b174-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-_22139b0d-3fc1-981f-6f50-6153f352e48a-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center;
  }

  #w-node-a0b58fcb-c20a-1fdb-3411-c9a29428db85-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_5809a09e-41d3-9644-b273-06bffa1eda92-4947cf99 {
    grid-area: 1 / 1 / 2 / 3;
    place-self: center;
  }

  #w-node-b2212844-ae28-88d7-be34-b7e4ba811d96-4947cf99 {
    grid-area: 2 / 1 / 3 / 3;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31f-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31d-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-ca2e15d9-7738-f217-77fb-276ec749a31e-4947cf99 {
    grid-area: 3 / 1 / 4 / 2;
    place-self: center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c14-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: center;
  }

  #w-node-cb6755a4-5307-5a8b-c959-0734d6f25c15-4947cf99 {
    grid-area: 3 / 1 / 4 / 2;
    place-self: center;
  }

  #w-node-ab2d7a38-a72b-cdb5-fb1d-53cb5772c027-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: center;
  }

  #w-node-_5280c7f5-233a-8ada-ecf4-9dd78f5e2452-4947cf99 {
    grid-area: 2 / 1 / 3 / 2;
    place-self: auto;
  }

  #w-node-b0793d71-dc16-d0e4-2d65-850d4dde7a96-4947cf99 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: auto;
  }
}


