.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;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Dinnextroundedltpro, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
  position: static;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Dinnextroundedltpro, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

p {
  margin-bottom: 10px;
  font-family: Avenirnextltpro, sans-serif;
}

a {
  text-decoration: none;
}

.image {
  width: 1500px;
  background-image: url('../images/Mask-Group-25.png');
  background-position: 0 0;
  background-size: cover;
}

.container {
  max-height: none;
  max-width: none;
}

.heading {
  color: #fcf9f9;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Dinnextroundedltpro, sans-serif;
}

.text-block {
  max-width: 500px;
  color: #fcf8f8;
  margin-top: 80px;
  margin-left: 59px;
  font-family: Avenirnextltpro, sans-serif;
}

.section {
  margin-top: 132px;
}

.feature-section {
  border-radius: 20px;
  margin-top: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.flex-container {
  flex-flow: row-reverse;
  flex: 1;
  align-items: center;
  margin-bottom: 58px;
  display: flex;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
  padding-right: 0;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 95px;
  font-family: Avenirnextltpro, sans-serif;
}

.heading-2 {
  font-family: Dinnextroundedltpro, sans-serif;
}

.container-2 {
  max-width: none;
  background-image: url('../images/Mask-Group-26.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 60px;
}

.image-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.button {
  width: 150px;
  color: #fff;
  text-align: center;
  background-color: #63b9af;
  border-radius: 20px;
  margin-top: 20px;
  margin-left: 0;
  font-family: Avenirnextltpro, sans-serif;
}

.button:hover {
  opacity: .5;
}

.container-3 {
  max-width: 1000px;
}

.grid {
  grid-template: ". . Area" 1fr
  / .5fr .5fr .5fr;
  margin-bottom: 0;
}

.image-3, .image-4, .image-5 {
  padding-left: 0;
}

.section-2 {
  margin-top: 235px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-4 {
  max-width: 1440px;
}

.image-6 {
  max-width: 110%;
  margin-top: 29px;
  margin-bottom: 68px;
}

.section-3 {
  margin-top: 100px;
  margin-bottom: 100px;
  display: none;
}

.image-7 {
  margin-bottom: 50px;
}

.video {
  border-radius: 20px;
}

.button-2 {
  width: 150px;
  text-align: center;
  background-color: #63b9af;
  border-radius: 20px;
  margin-top: -6px;
  margin-bottom: 0;
  margin-left: 382px;
}

.button-2:hover {
  opacity: .5;
}

.button-2.mobile2 {
  justify-content: center;
  display: none;
}

.section-4 {
  margin-top: 100px;
}

.section-5 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.image-8 {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
}

.container-5 {
  max-width: 1000px;
}

.div-block {
  height: 80vh;
  background-image: url('../images/Mask-Group-29.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-2 {
  display: flex;
}

.slider {
  background-color: #fff;
}

.section-6, .contact-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-top: 40px;
  display: grid;
}

.div-block-3 {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

.div-block-4 {
  max-width: 350px;
  background-color: #63b9af;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0 50px;
  display: flex;
}

.div-block-4.booking-pg-1 {
  margin-top: -1179px;
  margin-left: 820px;
}

.div-block-4.booking {
  max-width: 250px;
  margin-left: 784px;
  margin-right: 0;
  padding-right: 69px;
}

.contact-form {
  margin-top: 180px;
  margin-bottom: 194px;
  padding-top: 0;
}

.column {
  min-height: 170%;
  justify-content: center;
  align-items: stretch;
  margin-top: 110px;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.div-block-6 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-block {
  padding-left: 10px;
}

.div-block-7 {
  min-width: 90px;
  flex: 1;
}

.column-2 {
  padding-right: 0;
}

.container-6 {
  max-height: 700px;
  max-width: 600px;
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 56px;
  padding: 0 100px 0 60px;
  box-shadow: 3px 3px 3px 1px rgba(121, 121, 121, .32);
}

.text-field {
  min-height: 3.5em;
  border: 1px solid #f5893c;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-field.message {
  min-height: 10em;
  flex: 0 auto;
  margin-bottom: 32px;
  display: block;
}

.heading-3 {
  color: #fff;
  margin-bottom: 25px;
  margin-right: -55px;
  padding-left: 0;
  display: inline-block;
}

.field-label {
  font-family: Avenirnextltpro, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.navbar {
  background-color: #fff;
  margin-bottom: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.container-7 {
  color: #fff;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.brand {
  padding-right: 0;
}

.section-7 {
  min-height: auto;
  min-width: 100%;
  background-image: url('../images/Mask-Group-25.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-9 {
  max-width: none;
}

.grid-2 {
  min-height: 16em;
  grid-column-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  padding-top: 0;
  padding-left: 80px;
  padding-right: 80px;
}

.slider-grid-div {
  justify-content: center;
  padding: 10px 15px;
  display: block;
}

.icon, .icon-2 {
  color: #f5893c;
  margin-top: 118px;
}

.slide-nav {
  color: #63b9af;
  padding-top: 0;
}

.image-10 {
  max-width: 90%;
  display: inline-block;
}

.nav-link, .nav-link-2 {
  font-family: Avenirnextltpro, sans-serif;
}

.nav-link-2.hidden {
  display: none;
}

.nav-link-3 {
  font-family: Avenirnextltpro, sans-serif;
}

.nav-link-4 {
  font-family: Avenirnextltpro, sans-serif;
  display: block;
}

.nav-link-4:hover, .nav-link-4.w--current {
  color: #f5893c;
}

.nav-link-4.gallery-hidden {
  display: none;
}

.nav-link-5 {
  font-family: Avenirnextltpro, sans-serif;
}

.nav-link-5.w--current {
  color: #f5893c;
}

.text-block-2 {
  padding-left: 0;
}

.form {
  margin-bottom: 81px;
  padding-bottom: 0;
}

.image-11 {
  margin-bottom: 30px;
  margin-right: 45px;
}

.image-12 {
  margin-bottom: 30px;
  margin-left: 10px;
  margin-right: 79px;
}

.image-13 {
  margin-bottom: 45px;
  margin-left: 10px;
  margin-right: 83px;
}

.paragraph-2, .paragraph-3, .paragraph-4 {
  color: #fff;
}

.link-block-2 {
  margin-bottom: 20px;
}

.link-block-3 {
  margin-left: 10px;
}

.image-14 {
  margin-left: 16px;
}

.div-block-9 {
  background-image: url('../images/Rectangle-98.png');
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  margin-bottom: -259px;
}

.image-15 {
  background-color: #fff;
  position: relative;
}

.navbar-2 {
  color: #fff;
}

.navbar-3 {
  color: #fff;
  background-color: #fff;
}

.section-8 {
  margin-top: 150px;
}

.feature-section-2 {
  border-radius: 20px;
  margin-top: 200px;
  margin-bottom: 120px;
  padding-top: 0;
  padding-bottom: 0;
}

.feature-section-2.web {
  margin-top: 180px;
}

.flex-container-2 {
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  margin-right: 0;
  padding-right: 0;
}

.paragraph-5 {
  margin-left: 50px;
  margin-right: 20px;
  padding-right: 0;
}

.heading-4 {
  margin-bottom: 40px;
  margin-left: 50px;
}

.feature-image-3 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  display: inline-block;
}

.section-9 {
  margin-top: 100px;
}

.flex-container-3 {
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.flex-container-3.neurological {
  justify-content: flex-start;
  padding-right: 100px;
}

.feature-image-4 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: contain;
  object-position: 50% 50%;
  padding-right: 0;
  overflow: auto;
}

.heading-5 {
  margin-bottom: 40px;
}

.paragraph-6 {
  margin-bottom: 40px;
  padding-right: 49px;
}

.feature-image-5 {
  width: 200%;
  height: 100%;
  max-width: 150%;
  object-fit: contain;
  object-position: 50% 50%;
  margin-left: 0;
}

.feature-image-5.neurological {
  flex-flow: column;
  flex: 0 auto;
  align-content: flex-start;
  align-items: center;
  margin-left: 0;
  padding-right: 100px;
}

.heading-6 {
  margin-top: 10px;
  margin-left: 0;
}

.paragraph-7 {
  height: 15vh;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.paragraph-7:hover {
  height: 15vh;
}

.paragraph-7:active {
  height: 22vh;
  overflow: scroll;
}

.paragraph-7.hide-show:hover {
  height: 66vh;
}

.button-3 {
  width: 150px;
  text-align: center;
  background-color: #63b9af;
  border-radius: 20px;
  margin-left: 50px;
}

.gallery {
  width: 150px;
  text-align: center;
  background-color: #63b9af;
  border-radius: 20px;
  margin-top: 49px;
  margin-left: 0;
}

.gallery.contact {
  margin-left: 0;
}

.grid-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-content: end;
  justify-content: center;
  align-items: end;
  justify-items: center;
  margin-top: 80px;
  margin-left: 0;
  margin-right: 0;
}

.image-16, .image-17, .image-18 {
  padding: 20px;
}

.image-19 {
  margin-left: 0;
  padding: 20px;
}

.image-20, .image-21, .image-22, .image-23 {
  padding: 20px;
}

.heading-7 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.section-10 {
  margin-top: 200px;
  margin-bottom: 80px;
  padding-left: 40px;
  padding-right: 20px;
}

.heading-8 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 70px;
}

.div-block-10 {
  align-items: flex-start;
  display: flex;
}

.section-11 {
  margin-top: 140px;
  margin-bottom: 200px;
}

.heading-9 {
  text-align: left;
  margin-top: 0;
  margin-bottom: -76px;
  padding-left: 20px;
}

.paragraph-8 {
  max-width: 650px;
  text-align: left;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 20px;
  padding-right: 60px;
}

.section-12 {
  margin-top: 140px;
  padding-left: 0;
  padding-right: 90px;
}

.image-24 {
  margin-top: 381px;
}

.section-13 {
  margin-top: 200px;
}

.section-14 {
  margin-top: 0;
  padding-top: 100px;
}

.heading-10 {
  margin-top: 150px;
}

.heading-11 {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 0;
}

.video-2 {
  padding-bottom: 0;
  padding-left: 40px;
}

.video-3 {
  border-radius: 20px;
}

.gallery-2 {
  display: block;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.gallery-grid-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 40px;
  display: grid;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
}

.gallery-thumbnail {
  width: 100%;
  height: 60%;
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.video-4 {
  border-radius: 20px;
}

.gallery-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.gallery-grid-container-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 40px;
  display: grid;
}

.gallery-thumbnail-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  display: block;
}

.grid-4 {
  grid-template-rows: auto;
  margin-bottom: 50px;
}

.container-8 {
  margin-bottom: 80px;
}

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

.section-15 {
  margin-top: 200px;
}

.section-16 {
  margin-top: 200px;
  font-family: Avenirnextltpro, sans-serif;
  display: none;
}

.section-17 {
  margin-top: 285px;
}

.image-25 {
  margin-top: 200px;
}

.heading-12 {
  text-align: center;
  margin-top: 58px;
  margin-bottom: 15px;
}

.left-arrow, .right-arrow {
  margin-top: -23px;
}

.heading-13 {
  text-align: center;
  margin-top: 317px;
  margin-bottom: 40px;
}

.image-26 {
  margin-top: 200px;
}

.heading-14 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.container-9 {
  margin-bottom: 80px;
}

.container-10 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 80px;
}

.button-4 {
  width: 150px;
  text-align: center;
  background-color: #63b9af;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 10px;
}

.container-11 {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.button-5 {
  width: 150px;
  color: #63b9af;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #63b9af;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 0;
}

.container-12 {
  margin-bottom: 0;
}

.paragraph-9 {
  text-align: center;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.section-18 {
  margin-top: 200px;
}

.image-27 {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-4 {
  background-color: #fff;
}

.div-block-11 {
  height: 100%;
  max-width: 100%;
  background-color: #090808;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-22_1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  border-radius: 20px;
  margin-top: -20px;
}

.heading-15 {
  color: #fff;
  padding-top: 0;
  padding-left: 30px;
  font-size: 22px;
}

.div-block-12 {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/pexels-cottonbro-6191128.png');
  background-position: 0 0, 0 0;
  background-size: auto, 100%;
  border-radius: 20px;
}

.div-block-13 {
  height: 100%;
  object-fit: scale-down;
  object-position: 50% 50%;
  background-image: url('../images/AdobeStock_177848419.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
}

.div-block-14 {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-8.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 20px;
}

.div-block-15 {
  height: 100%;
  background-image: url('../images/Mask-Group-9.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px;
}

.body {
  height: auto;
}

.navbar-5, .navbar-6, .navbar-7 {
  background-color: #fff;
}

.heading-16 {
  margin-top: 50px;
  margin-bottom: 0;
  padding-top: 0;
}

.footer {
  text-align: center;
  background-color: #fff;
  background-image: linear-gradient(#fff, #fff);
  border: 1px solid #f5893c;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 40px;
  position: static;
}

.footer.mobile {
  border-style: none;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-around;
  margin-bottom: 20px;
  display: flex;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  width: auto;
  color: #444;
  margin-bottom: 10px;
  font-family: Avenirnextltpro, sans-serif;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.section-19 {
  margin-top: 140px;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-17 {
  padding-top: 0;
  padding-left: 0;
}

.div-block-16 {
  flex-flow: column;
  justify-content: space-around;
  display: flex;
}

.div-block-17 {
  min-height: 30em;
  min-width: 20em;
  background-color: #63b9af;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: -35px;
  padding: 50px 30px 20px;
  display: flex;
}

.heading-18, .heading-19 {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 0;
}

.header-section {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-18 {
  min-height: 45em;
  background-image: url('../images/Mask-Group-25.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: flex-start;
  align-items: center;
  margin-top: 70px;
  display: flex;
}

.heading-1 {
  color: #fff;
  padding-bottom: 10px;
}

.header-text {
  max-width: 40%;
  flex-direction: column;
  align-items: stretch;
  margin-left: 60px;
  padding-left: 0;
  display: flex;
}

.paragraph-10 {
  color: #fff;
}

.our-details-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 30px;
  margin-left: 0;
  font-size: 35px;
}

.div-block-19 {
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 0;
  display: flex;
}

.text-link {
  color: #fff;
  padding-left: 30px;
  text-decoration: none;
}

.social-links {
  flex-direction: row;
  margin-top: 10px;
  padding-top: 0;
  display: flex;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 10px;
  display: flex;
}

.details-div {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.form-2 {
  flex-direction: column;
  display: flex;
}

.div-block-20 {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 60px;
  box-shadow: 0 10px 50px -10px rgba(121, 121, 121, .16);
}

.submit-button {
  max-width: 150px;
}

.column-3 {
  min-height: 40em;
  align-items: center;
  display: flex;
}

.heading-20 {
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.section-20 {
  margin-top: 200px;
}

.image-28 {
  max-width: 150%;
}

.heading-21 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-6, .grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.neurological {
  display: flex;
}

.container-13 {
  min-height: 300px;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-left: 60px;
  padding-right: 60px;
}

.chronic {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 85%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-22_1.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.chronic.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-8.png');
}

.chronic.slide-3 {
  background-color: rgba(0, 0, 0, .2);
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-31.png');
}

.rehab {
  max-height: 100%;
  max-width: 85%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/AdobeStock_177848419.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.rehab.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-32.png');
}

.neuro {
  background-image: url('../images/AdobeStock_177848419.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide {
  object-fit: fill;
}

.orthopedic {
  max-height: 100%;
  max-width: 85%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-10.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  text-decoration: none;
  display: flex;
}

.orthopedic.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-9.png');
}

.heading-22 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
}

.card-heading {
  color: #fff;
  text-align: left;
  flex-flow: row;
  align-content: space-between;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 20px;
  line-height: 30px;
  text-decoration: none;
  display: flex;
}

.paragraph-11 {
  color: #fff;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  text-decoration: none;
  display: flex;
}

.div-block-21 {
  background-image: url('../images/Mask-Group-8.png');
  background-position: 0 0;
  background-size: auto;
}

.image-29 {
  margin-left: 10px;
}

.section-21 {
  margin-top: 100px;
}

.section-22 {
  margin-top: 100px;
  margin-bottom: 0;
}

.section-22.tablet {
  max-width: 1164px;
  margin-top: 80px;
  margin-bottom: 60px;
}

.container-14 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container-14.tablet {
  margin-top: 140px;
  margin-bottom: 0;
  display: block;
}

.booking {
  width: 355px;
  height: 230px;
  background-image: url('../images/Mask-Group-22_1.png');
  background-position: 0 0;
  background-size: cover;
}

.booking.chronic {
  width: 350px;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-22_1.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
}

.booking.chronic.vitality {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-31.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, contain;
}

.booking.orthopedic {
  width: 350px;
  background-color: rgba(0, 0, 0, .3);
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/pexels-cottonbro-6191128.png');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
}

.booking.orthopedic.conditioning {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-9.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, contain;
}

.booking.orthopedic.home {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-10.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, contain;
}

.booking.rehab {
  width: 350px;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/AdobeStock_177848419.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
}

.booking.rehab.weight {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-32.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, contain;
}

.booking.special.chronic {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-8.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, contain;
}

.section-23 {
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-23 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.section-24 {
  margin-bottom: 0;
}

.section-25 {
  margin-top: 100px;
}

.link {
  color: #000;
  font-family: Avenirnextltpro, sans-serif;
}

.div-block-22 {
  background-image: url('../images/Path-1.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 140px;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
}

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

.slide-4 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-23 {
  min-height: 18em;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.chronic-mobile {
  max-width: 30em;
  min-height: 18em;
  background-image: url('../images/Mask-Group-22_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 60px;
  display: flex;
}

.icon-3, .icon-4 {
  color: #f5893c;
}

.div-block-24 {
  justify-content: center;
  display: flex;
}

.container-15, .slider-2 {
  background-color: rgba(0, 0, 0, 0);
}

.slider-mobile {
  display: none;
}

.section-26, .section-27, .section-28, .section-29, .section-30, .section-31, .section-32, .section-33, .section-34, .section-35, .section-36, .section-37 {
  margin-top: 220px;
}

.container-16 {
  max-width: 400px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: block;
}

.grid-10 {
  grid-template-rows: auto;
  margin-bottom: 100px;
}

.feature-section-3 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-24 {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-24.mobile {
  display: none;
}

.paragraph-12 {
  text-align: left;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}

.nav-bar {
  background-color: #fff;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 12px 10px 3px rgba(0, 0, 0, .09);
}

.div-block-25 {
  margin-bottom: 30px;
}

.div-block-28 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-29 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.grid-11 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
  justify-items: start;
}

.div-block-30 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.section-38 {
  margin-top: 200px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-39 {
  margin-top: 180px;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.section-39.mobile {
  display: block;
}

.section-40, .section-41, .section-42, .section-43 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-32 {
  margin-left: 108px;
}

.section-44 {
  min-height: 0;
}

.grid-12 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  justify-items: center;
}

.read-more-mobile {
  display: none;
}

.grid-13 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: 1fr auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-26 {
  display: flex;
}

.heading-27 {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-33 {
  background-image: url('../images/Mask-Group-22_1.png');
  background-position: 0 0;
  background-size: contain;
}

.div-block-34 {
  background-image: url('../images/pexels-cottonbro-6191128.png');
  background-position: 0 0;
  background-size: contain;
}

.div-block-35 {
  background-image: url('../images/Mask-Group-8.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-36 {
  max-height: none;
  max-width: none;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Mask-Group-22.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: border-box;
  align-items: center;
  display: flex;
}

.body-2 {
  object-fit: fill;
  overflow: visible;
}

.heading-28 {
  text-align: center;
  margin-bottom: 40px;
}

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

.card-div {
  min-height: 19em;
  border-radius: 20px;
}

.card-div.chronic {
  max-width: 100%;
  justify-content: flex-end;
}

.card-div.orthopedic {
  max-width: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/pexels-cottonbro-6191128.png');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.card-div.neuro {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AdobeStock_177848419.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.card-div.special-pop {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-8.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.card-div.sport {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-9.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.card-div.weight {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-32.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.card-div.vitality {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-31.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.card-div.home {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/Mask-Group-10.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.service-feature-image-div {
  min-height: 22em;
  background-image: url('../images/Mask-Group-15.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
}

.service-feature-image-div.mobile, .service-feature-image-div.mobile.hidden {
  display: none;
}

.columns {
  display: flex;
}

.column-4 {
  flex-direction: column;
  order: -1;
  display: flex;
}

.about-bio {
  padding-left: 10px;
}

.about-bio-image {
  min-height: 22em;
  background-image: url('../images/Mask-Group-14.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
}

.about-bio-image.mobile-only {
  display: none;
}

.column-5 {
  display: flex;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.div-block-38 {
  min-height: 33.3em;
  background-image: url('../images/IMG_0251.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 20px;
}

.div-block-38.mobile {
  display: none;
}

.about-b {
  padding-left: 10px;
}

.columns-3 {
  align-items: center;
  display: flex;
  overflow: visible;
}

.success-message {
  background-color: #63b9af;
  border-radius: 20px;
}

.text-block-3, .text-block-4 {
  color: #fcf8f8;
}

.error-message {
  background-color: #f5893c;
  border-radius: 20px;
}

.slide-5 {
  text-align: center;
}

.section-46, .section-47, .section-48, .section-49, .section-50, .section-51 {
  margin-top: 200px;
  margin-bottom: 100px;
}

.container-33 {
  margin-bottom: 60px;
}

.section-52, .container-34, .section-53 {
  margin-top: 200px;
}

.image-40 {
  min-height: 22em;
}

.section-54 {
  margin-top: 200px;
}

.special {
  max-height: 100%;
  max-width: 85%;
  background-image: url('../images/Mask-Group-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

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

.image-41 {
  padding-right: 40px;
}

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

.image-42 {
  padding-right: 40px;
}

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

.image-43 {
  padding-right: 40px;
}

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

.image-44 {
  padding-right: 40px;
}

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

.image-45 {
  padding-right: 40px;
}

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

.image-46 {
  padding-right: 40px;
}

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

.image-47 {
  padding-right: 40px;
}

.div-block-40 {
  height: 70vh;
  background-image: url('../images/Mask-Group-26.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.parallax {
  height: 80vh;
  justify-content: space-around;
  align-items: stretch;
  display: block;
}

.div-parallax {
  height: 100%;
  background-image: url('../images/Mask-Group-26.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.list {
  padding-left: 0;
}

.paragraph-13 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/pexels-cottonbro-6191128-0.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: space-around;
  align-items: center;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-41 {
  background-image: linear-gradient(rgba(122, 60, 60, .5), rgba(122, 60, 60, .5));
}

.section-55 {
  max-width: none;
}

.section-56 {
  width: 1164px;
  height: 700px;
  object-fit: fill;
  background-image: linear-gradient(#63b9af, #63b9af);
}

.div-block-42 {
  background-color: #63b9af;
  background-image: linear-gradient(#62b9af, #62b9af);
}

.image-48 {
  height: 700px;
}

.section-57 {
  display: block;
}

.image-49 {
  max-width: 100%;
  margin-left: 100px;
  display: inline-block;
}

.div-block-43 {
  width: 100vh;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-44 {
  width: 100vh;
}

.div-block-45 {
  width: 80vh;
}

.div-block-46 {
  width: 450vh;
  height: 80vh;
  background-color: rgba(99, 185, 175, .8);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.heading-29 {
  color: #fcf8f8;
  text-align: center;
  border-right: 2px solid #f5893c;
  margin-left: 0;
  font-size: 70px;
  line-height: 71px;
  display: block;
}

.heading-30 {
  color: #fcf8f8;
}

.heading-31 {
  color: #fcf8f8;
  flex-direction: row;
  align-items: center;
  margin-left: 60px;
  line-height: 52px;
  display: flex;
}

.button-6 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: block;
}

.div-block-47 {
  flex: 0 auto;
  align-self: flex-end;
}

.button-7 {
  width: 150px;
  text-align: center;
  background-color: #f5893c;
  border-radius: 20px;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.div-block-49 {
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.div-block-49.logo {
  margin-top: 0;
}

.button-8 {
  width: 150px;
  text-align: center;
  background-color: #f5893c;
  border-radius: 20px;
}

.body-text {
  font-family: Avenirnextltpro, sans-serif;
}

.text-block-6 {
  display: block;
}

@media screen and (max-width: 991px) {
  .feature-image-mask {
    width: auto;
  }

  .feature-image {
    width: auto;
    height: auto;
    min-height: 22em;
    background-image: url('../images/Mask-Group-15.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .container-2 {
    max-width: none;
  }

  .image-2 {
    max-width: 100%;
    display: block;
  }

  .button {
    width: auto;
    height: auto;
    max-width: 150px;
    text-align: center;
    justify-content: center;
    font-size: 10px;
    display: flex;
  }

  .button-2 {
    display: none;
  }

  .section-4 {
    justify-content: center;
    display: flex;
  }

  .text-field {
    min-height: 3em;
    min-width: auto;
  }

  .nav-menu {
    color: #fff;
    background-color: #fff;
    padding-left: 10px;
  }

  .container-7 {
    justify-content: flex-start;
    display: block;
  }

  .brand.w--current {
    margin-left: 40px;
    display: block;
  }

  .grid-2 {
    grid-column-gap: 13px;
  }

  .nav-link-4, .nav-link-4.w--current {
    padding-left: 20px;
  }

  .feature-section-2 {
    margin-top: 140px;
  }

  .flex-container-3 {
    flex-direction: row;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .paragraph-6 {
    font-size: 12px;
  }

  .feature-image-5 {
    width: auto;
    height: auto;
    max-width: 120%;
    padding-right: 0;
  }

  .heading-6 {
    margin-left: 0;
    font-size: 25px;
  }

  .paragraph-7 {
    margin-left: 0;
    font-size: 12px;
  }

  .paragraph-7.hide-show:hover {
    height: 71vh;
  }

  .gallery {
    margin-left: auto;
    margin-right: auto;
  }

  .section-10 {
    padding-left: 20px;
  }

  .heading-11 {
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 25px;
  }

  .centered-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .gallery-grid-container, .gallery-grid-container-2 {
    align-self: stretch;
  }

  .container-8 {
    margin-bottom: 60px;
    padding-left: 40px;
  }

  .heading-14 {
    margin-top: 0;
    font-size: 30px;
  }

  .container-9 {
    margin-top: 60px;
  }

  .button-4 {
    font-size: 12px;
  }

  .container-11 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .button-5 {
    font-size: 12px;
  }

  .container-12 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-27 {
    max-width: 100%;
  }

  .heading-16 {
    font-size: 31px;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-17 {
    margin-left: -137px;
    margin-right: 10px;
  }

  .header-section {
    margin-top: 80px;
    padding-top: 0;
  }

  .div-block-18 {
    max-width: 100%;
    min-height: 25em;
    background-image: url('../images/Mask-Group-25.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-start;
    margin-top: 0;
  }

  .heading-1 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-10 {
    font-size: 10px;
    line-height: 20px;
  }

  .div-block-20 {
    margin-left: 10px;
    padding-right: 140px;
  }

  .chronic.slide-3 {
    background-color: rgba(0, 0, 0, .3);
  }

  .card-heading {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-11 {
    font-size: 10px;
    line-height: 15px;
  }

  .heading-23 {
    margin-top: 0;
    font-size: 30px;
  }

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

  .section-28, .section-29 {
    margin-top: 100px;
  }

  .heading-24 {
    font-size: 25px;
  }

  .heading-24.mobile {
    text-align: center;
    display: block;
  }

  .paragraph-12 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
  }

  .paragraph-12.mobile {
    text-align: center;
  }

  .nav-bar {
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .icon-5 {
    color: #000;
  }

  .icon-5:active {
    color: #f5893c;
  }

  .div-block-29 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .grid-11.mobile {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
  }

  .div-block-30.mobile {
    align-items: center;
  }

  .section-38 {
    display: none;
  }

  .section-39 {
    display: block;
  }

  .section-39.mobile {
    margin-top: 140px;
    margin-bottom: 100px;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .section-43 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-31 {
    padding-left: 20px;
  }

  .div-block-32 {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 10px;
    display: flex;
  }

  .heading-25 {
    font-size: 25px;
  }

  .container-17, .container-18 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-19 {
    padding-left: 20px;
  }

  .container-20, .container-21, .container-22, .container-23, .container-24, .container-25, .container-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .read-more-mobile {
    margin-top: 140px;
    display: block;
  }

  .read-more-mobile.special-pop {
    margin-bottom: 100px;
  }

  .read-more-mobile.sport {
    margin-top: 200px;
    margin-bottom: 100px;
  }

  .read-more-mobile.weightloss, .read-more-mobile.vitality {
    margin-bottom: 100px;
  }

  .read-more-mobile.home {
    margin-top: 140px;
    margin-bottom: 100px;
  }

  .read-more-mobile.neurological {
    margin-bottom: 100px;
  }

  .image-30 {
    background-image: url('../images/AdobeStock_177848419.png');
    background-position: 0 0;
    background-size: auto;
  }

  .section-45 {
    margin-top: 60px;
    margin-bottom: 100px;
  }

  .icon-6 {
    color: #000;
  }

  .icon-6:active {
    color: #f5893c;
  }

  .div-block-37 {
    min-height: 35em;
    background-image: url('../images/Mask-Group-15.png');
    background-position: 50%;
    background-size: 100%;
  }

  .service-feature-image-div.mobile {
    display: none;
  }

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

  .section-46, .section-47, .section-48, .section-49, .section-50, .section-51 {
    display: none;
  }

  .section-53 {
    margin-top: 140px;
  }

  .special {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Mask-Group-8.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .body-text {
    font-family: Avenirnextltpro, sans-serif;
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .feature-section {
    padding: 0 20px;
  }

  .flex-container {
    flex-direction: column;
  }

  .feature-image-mask {
    margin-top: 10px;
    margin-right: 0;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .feature-image {
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph {
    font-size: 12px;
  }

  .heading-2 {
    font-size: 25px;
  }

  .container-2 {
    margin-top: 0;
  }

  .button {
    max-height: none;
    max-width: 150px;
    min-width: 150px;
    align-self: center;
    margin-top: 0;
    margin-left: 0;
  }

  .button-2 {
    display: none;
  }

  .contact-form {
    padding: 40px 20px;
  }

  .container-7 {
    justify-content: flex-start;
  }

  .feature-section-2 {
    margin-top: 60px;
    margin-bottom: 0;
    padding: 40px 20px;
  }

  .feature-section-2.web {
    margin-top: 80px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-container-2 {
    flex-direction: column;
  }

  .feature-image-2, .feature-image-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .flex-container-3 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-image-4 {
    width: auto;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-5 {
    text-align: center;
  }

  .paragraph-6 {
    text-align: center;
    margin-top: 20px;
    padding-right: 0;
  }

  .feature-image-5 {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .heading-6 {
    text-align: center;
    align-self: center;
    margin-bottom: 40px;
  }

  .paragraph-7 {
    text-align: center;
  }

  .paragraph-7.hide-show:hover {
    height: 50vh;
  }

  .section-10 {
    object-fit: fill;
    display: none;
  }

  .gallery-2 {
    padding: 40px 20px;
  }

  .gallery-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .gallery-3 {
    padding: 40px 20px;
  }

  .gallery-grid-container-2 {
    max-width: none;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer.mobile {
    display: flex;
  }

  .footer-flex-container {
    flex-direction: column;
    align-items: center;
  }

  .footer-image {
    width: auto;
    height: auto;
    object-fit: contain;
    margin-bottom: 0;
  }

  .footer-heading {
    justify-content: center;
    display: flex;
  }

  .footer-link {
    text-align: center;
  }

  .div-block-17 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-18 {
    max-width: 100%;
    min-height: 28em;
    background-position: 80%;
    background-size: auto 100%;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-1 {
    min-width: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .header-text {
    max-width: 30em;
    margin-left: 0;
    padding-left: 0;
  }

  .paragraph-10 {
    min-width: 26em;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-20 {
    padding-left: 70px;
    padding-right: 70px;
  }

  .heading-20 {
    justify-content: center;
    font-size: 30px;
  }

  .card-heading.mobile {
    font-size: 18px;
  }

  .paragraph-11 {
    align-items: stretch;
    padding-bottom: 10px;
    padding-right: 40px;
    display: flex;
  }

  .section-22 {
    display: none;
  }

  .container-14.tablet {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-22 {
    margin-top: 140px;
    padding-bottom: 24px;
  }

  .slide-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .chronic-mobile {
    max-width: 28em;
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/pexels-cottonbro-6191128.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }

  .chronic-mobile.orth-mobile {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/pexels-cottonbro-6191128.png');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, 100%;
  }

  .chronic-mobile.neuro-mobile {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/AdobeStock_177848419.png');
  }

  .chronic-mobile.chronic {
    background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/Mask-Group-22_1.png');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, 100%;
  }

  .chronic-mobile.weight-mobile {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-32.png');
  }

  .chronic-mobile.home-mobile {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-10.png');
  }

  .chronic-mobile.sport {
    background-image: linear-gradient(rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/Mask-Group-9.png');
  }

  .chronic-mobile.vitality {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-31.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 100%;
  }

  .chronic-mobile.special {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/Mask-Group-8.png');
  }

  .chronic-mobile.orth {
    background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/pexels-cottonbro-6191128.png');
  }

  .icon-3, .icon-4 {
    margin-bottom: 140px;
  }

  .div-block-24 {
    max-width: none;
  }

  .slider-2 {
    margin-top: 60px;
    margin-bottom: 0;
  }

  .slider-mobile {
    margin-top: 80px;
    margin-bottom: 100px;
    display: block;
  }

  .menu-button {
    color: #000;
  }

  .feature-section-3 {
    padding: 40px 20px;
  }

  .heading-24 {
    padding-left: 20px;
  }

  .paragraph-12 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-27 {
    margin-bottom: 40px;
  }

  .div-block-30 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-31 {
    padding-left: 40px;
  }

  .div-block-32 {
    padding-left: 0;
  }

  .section-44 {
    margin-top: 40px;
  }

  .read-more-mobile.sport {
    margin-top: 160px;
  }

  .heading-28 {
    padding-top: 60px;
    font-size: 30px;
  }

  .service-feature.mobile {
    flex-direction: column;
    display: flex;
  }

  .service-feature-image-div.mobile, .service-feature-image-div.mobile.hidden {
    display: block;
  }

  .about-bio {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .about-bio-image.mobile-only, .div-block-38.mobile {
    display: block;
  }

  .column-6, .column-7, .column-8 {
    display: none;
  }

  .div-block-39 {
    padding-top: 10px;
  }

  .column-9 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .flex-container {
    margin-top: 40px;
  }

  .feature-image-mask {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-image-mask.mobile {
    margin-top: 0;
  }

  .paragraph {
    text-align: center;
    padding-right: 10px;
  }

  .heading-2 {
    text-align: center;
  }

  .button {
    font-size: 16px;
  }

  .button-2 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .button-2.mobile2 {
    margin-left: 0;
    display: flex;
  }

  .button-2.mobile2.mobile {
    display: none;
  }

  .div-block {
    height: 40vh;
  }

  .field-label {
    font-size: 13px;
  }

  .nav-menu {
    color: #fff;
    background-color: #fff;
  }

  .nav-link-4, .nav-link-4.w--current {
    padding-left: 20px;
  }

  .feature-section-2 {
    margin-top: 0;
    display: block;
  }

  .feature-section-2.web {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .feature-image-4 {
    padding-left: 0;
  }

  .heading-5 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 20px;
  }

  .paragraph-6 {
    text-align: center;
    padding-left: 10px;
  }

  .feature-image-5 {
    padding-left: 0;
  }

  .heading-6 {
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
    font-size: 20px;
  }

  .paragraph-7 {
    height: 27vh;
    text-align: center;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-7.hide-show:hover {
    height: 108vh;
  }

  .gallery {
    width: 100px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    display: flex;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 30px;
  }

  .section-10 {
    margin-top: 40px;
    padding-left: 20px;
    display: none;
  }

  .heading-11 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .gallery-grid-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .gallery-thumbnail {
    width: auto;
    height: auto;
    max-width: 100%;
    object-fit: fill;
    border-radius: 14px;
  }

  .gallery-grid-container-2 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .section-16 {
    margin-top: 140px;
    display: none;
  }

  .button-4 {
    width: auto;
    max-width: 100px;
    font-size: 10px;
  }

  .button-5 {
    width: auto;
    max-width: 100px;
    margin-left: 20px;
    font-size: 10px;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .section-19 {
    margin-top: 60px;
  }

  .div-block-17 {
    max-width: 19em;
    min-height: 28em;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .header-section {
    margin-top: 70px;
  }

  .div-block-18 {
    max-width: 100%;
    min-height: 20.6em;
    object-fit: cover;
    background-position: 80%;
    margin-top: 0;
  }

  .header-text {
    max-width: 21em;
    min-height: 22em;
    justify-content: space-around;
    align-items: center;
  }

  .paragraph-10 {
    min-width: 20em;
    line-height: 20px;
  }

  .our-details-heading {
    font-size: 20px;
  }

  .div-block-20 {
    justify-content: center;
    margin-left: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .column-3 {
    justify-content: center;
  }

  .heading-20 {
    font-size: 20px;
  }

  .section-20 {
    margin-top: 0;
  }

  .card-heading.mobile {
    color: #fff;
    border: 1px #000;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 18px;
    text-decoration: none;
    display: flex;
  }

  .paragraph-11.mobile {
    align-items: flex-start;
    padding-bottom: 0;
    text-decoration: none;
  }

  .container-14.tablet {
    margin-top: 126px;
  }

  .heading-23 {
    margin-top: 40px;
  }

  .link {
    text-align: center;
  }

  .div-block-22 {
    margin-top: 0;
  }

  .slide-4 {
    padding-top: 60px;
  }

  .chronic-mobile {
    max-width: none;
    min-height: 18em;
    min-width: 17em;
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-22_1.png');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
    padding-right: 10px;
  }

  .chronic-mobile.orth-mobile {
    max-width: 23em;
    min-width: 17em;
    background-image: url('../images/Rectangle-117.png'), url('../images/pexels-cottonbro-6191128.png');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
  }

  .chronic-mobile.neuro-mobile {
    max-width: none;
    min-width: 17px;
    background-image: url('../images/Rectangle-117.png'), url('../images/AdobeStock_177848419.png');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
  }

  .chronic-mobile.chronic {
    width: auto;
    height: auto;
    max-width: 22rem;
    min-height: 18em;
    min-width: 17em;
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-22_1.png');
    background-position: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 100%, auto 100%;
    align-items: flex-start;
  }

  .chronic-mobile.weight-mobile {
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-32.png');
  }

  .chronic-mobile.home-mobile {
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-10.png');
  }

  .chronic-mobile.sport {
    min-height: 18em;
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-9.png');
    background-size: auto 100%, auto 100%;
  }

  .chronic-mobile.vitality {
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-31.png');
    background-size: auto, cover;
  }

  .chronic-mobile.special {
    background-image: url('../images/Rectangle-117.png'), url('../images/Mask-Group-8.png');
  }

  .chronic-mobile.orth {
    background-image: url('../images/Rectangle-117.png'), url('../images/pexels-cottonbro-6191128.png');
  }

  .icon-3 {
    margin: auto auto auto 30px;
    padding-left: 0;
  }

  .icon-4 {
    margin: auto auto auto 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-24 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-2 {
    min-height: 28em;
    margin-top: 20px;
  }

  .slider-mobile {
    margin-top: 80px;
  }

  .heading-24 {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    font-size: 23px;
  }

  .paragraph-12 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-12.mobile {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-25 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .list-item {
    justify-content: center;
    display: flex;
  }

  .div-block-29 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-31 {
    flex-direction: column;
    align-self: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .section-44 {
    margin-top: 60px;
  }

  .read-more-mobile, .read-more-mobile.special-pop {
    margin-top: 120px;
  }

  .read-more-mobile.sport {
    margin-top: 110px;
  }

  .read-more-mobile.weightloss {
    margin-top: 120px;
  }

  .read-more-mobile.vitality {
    margin-top: 110px;
  }

  .read-more-mobile.home {
    margin-top: 0;
    padding-top: 100px;
  }

  .read-more-mobile.neurological {
    margin-top: 120px;
  }

  .read-more-mobile.chronic-cond {
    margin-top: 0;
    padding-top: 40px;
  }

  .image-30 {
    border-radius: 20px;
  }

  .image-31 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-32, .image-33 {
    border-radius: 20px;
  }

  .image-34 {
    border-radius: 20px;
    margin-left: 40px;
  }

  .container-27 {
    margin-bottom: 40px;
  }

  .container-28, .container-29, .container-30, .container-31, .image-35, .image-36 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-37, .image-38, .image-39 {
    border-radius: 10px;
  }

  .icon-6 {
    color: #000;
  }

  .heading-28 {
    margin-bottom: 20px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
  }

  .service-feature-image-div.mobile, .service-feature-image-div.mobile.hidden {
    display: block;
  }

  .columns {
    flex-direction: column;
  }

  .about-bio {
    padding-left: 0;
  }

  .div-block-38.mobile {
    min-height: 17.8em;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: #fff;
  }

  .success-message {
    background-color: #fff;
    border-radius: 20px;
  }

  .text-block-3 {
    color: #63b9af;
  }

  .text-block-4 {
    color: #fa1717;
  }

  .error-message {
    background-color: #fff;
  }

  .text-block-5 {
    text-align: center;
  }

  .container-32 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .section-54 {
    display: none;
  }

  .parallax {
    height: 40vh;
  }

  .div-parallax {
    height: 47vh;
    background-position: 37%;
    background-size: cover;
  }

  .slide-nav-2 {
    background-color: #63b9af;
    display: none;
  }

  .text-block-6 {
    padding-top: 20px;
    font-family: Avenirnextltpro, sans-serif;
  }

  .form-block, .form-block-2 {
    display: none;
  }
}

#w-node-_47c571ab-9d54-6ca0-ab50-6c5fa379e8af-a379e899, #w-node-_4e7fa321-e64c-fc45-2d10-44add790daaa-44432062, #w-node-_549fc7ca-8a1b-e1af-2b83-7712ca3f11f1-c2432065, #w-node-_5260bfcc-b79b-5e96-1ceb-ed08c18b4222-35432066, #w-node-e3d69861-1a22-70ef-e960-dd992dfd4599-6b432069, #w-node-_5f9a73d7-54c8-3529-374e-ca83bcba303c-5043206a, #w-node-_12432d6b-b2bd-e146-6fea-e5bdd0e6da0b-cb43206c, #w-node-fe631742-a0ab-97ed-4f7e-c96d875ee2c2-e443206d {
  justify-self: center;
}


@font-face {
  font-family: 'Dinnextltpro Condensed';
  src: url('../fonts/DINNextLTPro-BlackCondensed.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro Condensed';
  src: url('../fonts/DINNextLTPro-BoldCondensed.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextltpro';
  src: url('../fonts/DINNextLTPro-UltraLightIt.ttf') format('truetype'), url('../fonts/DINNextLTPro-UltraLightCond.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextroundedltpro';
  src: url('../fonts/DINNextRoundedLTPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextroundedltpro';
  src: url('../fonts/DINNextRoundedLTPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextroundedltpro';
  src: url('../fonts/DINNextRoundedLTPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinnextroundedltpro';
  src: url('../fonts/DINNextRoundedLTPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.otf') format('opentype'), url('../fonts/Metropolis-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-BoldItalic.otf') format('opentype'), url('../fonts/Metropolis-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro it';
  src: url('../fonts/AvenirNextLTPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}