:root {
  --white: white;
  --black300: #313131;
  --black-200\<deleted\|variable-a4028df3-a7e9-edad-6082-1f6267d1eb9d\>: #272727;
  --grey-600\<deleted\|variable-7d3572d0-5e0a-0fd6-3e7c-680aaed65aba\>: #535353;
  --grey-text-600: #616161;
  --white-700-body-text: #f4f4f4;
  --red-100\<deleted\|variable-73cdfb6f-e3fe-1eb4-3700-8a3aacfc7677\>: #d23b2f;
  --grey-500\<deleted\|variable-946e1055-583d-eb8d-21a7-f4bea81eefc3\>: #d0d0d0;
  --off-white-400: #f2f2f2;
  --light-blue-200: #eff1f5;
  --blue-100: #37465c;
  --light-grey-500-divider: #d2d2d2;
  --text-button-color: #24aae1;
  --black-0000: #000;
  --light-brown: #3131310d;
}

body {
  background-color: var(--white);
  color: var(--black300);
  font-family: Libre Franklin, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 170%;
}

h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 6.5vw;
  font-weight: 400;
  line-height: 110%;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 4vw;
  font-weight: 500;
  line-height: 120%;
}

h3 {
  text-transform: none;
  overflow-wrap: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 2.3vw;
  font-weight: 500;
  line-height: 130%;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.75vw;
  font-weight: 400;
  line-height: 130%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 130%;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25vw;
  font-weight: 400;
  line-height: 130%;
}

p {
  color: var(--black300);
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 300;
  line-height: 170%;
}

a {
  color: var(--black300);
  text-decoration: underline;
}

a.w--current {
  text-decoration: none;
}

ul {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: left;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 170%;
  display: flex;
}

li {
  padding-left: 1rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
}

blockquote {
  color: var(--grey-600\<deleted\|variable-7d3572d0-5e0a-0fd6-3e7c-680aaed65aba\>);
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 170%;
}

.section-home-hero {
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.home-hero-content {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
  position: static;
  inset: 0%;
}

.padding-global {
  margin-top: 0;
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  display: block;
}

.padding-global.landing-banner-padding {
  padding-bottom: 2.5rem;
}

.margin-bottom {
  width: 100%;
}

.margin-bottom.margin-large {
  margin-bottom: 4rem;
}

.margin-bottom.margin-huge {
  margin-bottom: 8rem;
}

.margin-bottom.margin-small {
  text-align: left;
  text-align: left;
  margin-bottom: 1rem;
}

.margin-bottom.margin-small {
  margin-bottom: 1rem;
}

.margin-bottom.margin-xsmall {
  margin-bottom: .5rem;
}

.margin-bottom.margin-medium {
  margin-bottom: 2rem;
}

.margin-bottom.margin-small {
  text-align: left;
  margin-bottom: 1rem;
}

.padding-vertical.padding-large {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.padding-vertical.padding-huge {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-vertical.padding-xlarge {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.padding-vertical.padding-huge {
  opacity: 1;
  opacity: 1;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-vertical.padding-medium, .padding-vertical.padding-medium1, .padding-vertical.padding-medium {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: block;
}

.text-colour-white {
  color: var(--white-700-body-text);
  margin-top: 0;
}

.text-colour-white.text-style-all-caps {
  color: var(--white);
}

.section-home-services {
  display: block;
}

.image-cover-parallax {
  object-fit: cover;
  border-radius: 8px;
  flex: 0 auto;
  width: 100%;
  height: 100%;
  position: static;
  overflow: hidden;
}

.image-cover-parallax.position-absolut {
  object-fit: cover;
  object-fit: cover;
  inset: 0%;
  position: absolute;
  inset: 0%;
}

.icon-arrow-black {
  width: 25px;
  height: 25px;
}

.icon-arrow-white {
  width: 25px;
  height: 25px;
  padding-right: 0;
}

.footer {
  z-index: 0;
  background-color: var(--white-700-body-text);
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  display: block;
  position: sticky;
  bottom: 0;
}

.footer-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  display: grid;
}

.menu-wrapper {
  z-index: 200;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 2.5rem 2.5rem 5rem;
  display: flex;
  position: relative;
}

.text-colour-grey {
  color: var(--grey-text-600);
}

.navbar-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--off-white-400);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
  padding: 1.5rem;
  display: flex;
  position: static;
}

.navbar-wrapper.landing-navbar-wraper {
  background-color: var(--white-700-body-text);
}

.success-message-cf8 {
  background-color: #0000;
  border: 1px solid #4cc71f;
  padding-left: 0;
  font-weight: 500;
}

.text-field-form {
  border: 1px solid var(--white-700-body-text);
  color: var(--white-700-body-text);
  text-align: left;
  background-color: #fff0;
  border-radius: 2rem;
  margin-top: 0;
  padding: 1.5rem;
  font-size: 16px;
}

.text-field-form:focus, .text-field-form::placeholder {
  color: var(--white-700-body-text);
}

.text-field-form.textarea-field-form {
  height: 12rem;
}

.error-message-cf8 {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.field-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
}

.field-wrapper.referral-source-field-wrapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.form {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.max-width-medium {
  max-width: 40rem;
}

.heading-style-h3 {
  color: var(--black300);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Libre Franklin, sans-serif;
  font-size: 2.3vw;
  font-weight: 500;
  line-height: 130%;
}

.heading-style-h3.text-colour-white {
  color: var(--white-700-body-text);
}

.page-wrapper {
  z-index: 1;
  background-color: var(--white-700-body-text);
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.navbar-home {
  z-index: 300;
  background-color: var(--white-700-body-text);
  max-width: 120rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.card {
  grid-row-gap: 3rem;
  aspect-ratio: auto;
  object-fit: fill;
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.card.card-colour-blue {
  background-color: var(--blue-100);
}

.card.card-colour-light-blue {
  aspect-ratio: auto;
  background-color: var(--light-blue-200);
  color: var(--black300);
  border-radius: 8px;
  flex: 60%;
}

.logo-wrapper-link {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-wrapper-link.w--current {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-wrapper-left {
  flex: none;
}

.navbar-wrapper-right {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.text-style-all-caps {
  color: var(--black300);
  text-transform: uppercase;
  font-family: Libre Franklin, sans-serif;
}

.text-style-all-caps.text-style-bold {
  font-weight: 600;
}

.vertical-flex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.icon-round {
  background-color: var(--black300);
  border-radius: 10rem;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-style-bold {
  font-family: Libre Franklin, sans-serif;
  font-weight: 600;
}

.button-nav {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  font-size: .9rem;
  text-decoration: none;
  display: flex;
}

.navbar-center {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.nav-link {
  padding-left: .2rem;
  padding-right: .2rem;
  text-decoration: none;
  display: flex;
}

.nav-link.insights:lang(es) {
  display: none;
}

.link-inner {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  white-space: nowrap;
  flex-flow: column;
  position: relative;
  overflow: hidden;
}

.link-inner-text {
  color: var(--black300);
  text-transform: uppercase;
  font-size: .9rem;
  line-height: 120%;
  text-decoration: none;
}

.link-inner-text.text-colour-white {
  color: var(--white-700-body-text);
}

.link-inner-text-hover {
  color: var(--grey-text-600);
  text-transform: uppercase;
  font-size: .9rem;
  line-height: 120%;
  position: absolute;
  top: 100%;
}

.link-inner-text-hover.text-colour-white {
  color: var(--white-700-body-text);
}

.icon-arrow-hover {
  width: 25px;
  height: 25px;
  position: absolute;
  inset: auto auto -15px -15px;
}

.home-hero-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 8px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 85vh;
  display: grid;
  position: relative;
  overflow: hidden;
}

.home-hero-grid-inner {
  object-fit: cover;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.card-padding-medium {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 1.5rem;
  display: block;
}

.image-content {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.image-content.position-absolut {
  position: absolute;
  inset: 0%;
}

.image-content.ratio-widescreen {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 105%;
}

.image-content.hero-image {
  position: static;
}

.card-colour-light-blue {
  background-color: var(--white);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: block;
}

.primary-button {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  text-align: center;
  border-radius: 50px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
  overflow: visible;
}

.primary-button.add-to-cart {
  background-color: var(--blue-100);
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.primary-button.add-to-cart:hover {
  background-color: #37465ccc;
}

.primary-button.buy-now {
  background-color: var(--blue-100);
}

.primary-button.buy-now:hover {
  background-color: #37465ccc;
}

.primary-button.why-choose-cta {
  margin-top: 40px;
}

.button-text-white {
  color: var(--white-700-body-text);
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 500;
}

.button-colour-black {
  background-color: var(--black300);
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}

.button-padding {
  width: 100%;
  padding: .5rem 2rem;
}

.button-colour-hover-white {
  background-color: var(--white-700-body-text);
  border-radius: 50px;
  position: static;
}

.button-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
}

.vertical-stretch {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.card-button {
  grid-row-gap: 3rem;
  aspect-ratio: auto;
  width: 100%;
  height: 100%;
  color: var(--off-white-400);
  object-fit: fill;
  border-radius: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-button.card-colour-light-blue {
  border-radius: 8px;
  text-decoration: none;
}

.arrow-wrapper-hover {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.arrow-wrapper-hover:where(.w-variant-d08c77c9-ae5f-4b5f-309d-9d2dabb0fb59) {
  filter: invert() brightness(1090%);
}

.arrow-wrapper-inner-hover {
  position: absolute;
  top: 17px;
  left: -17px;
}

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

.card-padding {
  width: 100%;
  height: 100%;
}

.card-padding.card-padding-xlarge {
  padding: 4rem;
}

.card-padding.card-padding-large1 {
  padding: 3rem;
}

.card-padding.card-padding-small {
  padding: 1.5rem;
}

.card-padding.card-padding-large {
  padding: 3rem;
}

.card-padding.card-padding-book-online {
  margin-left: 0;
  padding: 2.5rem;
  display: flex;
}

.card-padding.card-padding-medium {
  width: 100%;
  padding: 2rem;
}

.card-padding.service-intro-padding {
  padding: clamp(8px, 2vw, 32px);
}

.card-padding.card-padding-medium {
  color: #313131;
}

.vertical-center {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.card-square {
  grid-row-gap: 3rem;
  aspect-ratio: 1;
  object-fit: fill;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card-square:where(.w-variant-d08c77c9-ae5f-4b5f-309d-9d2dabb0fb59) {
  background-color: var(--blue-100);
}

.section-home-team {
  display: block;
}

.button-text-black {
  text-transform: uppercase;
  white-space: nowrap;
  flex-flow: column;
  font-weight: 500;
}

.section-insights {
  display: block;
}

.home-insights-grid {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: block;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  overflow: visible;
}

.book-online-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: .75fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.booking-wrapper {
  z-index: 1;
  background-color: var(--blue-100);
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.form-button-white {
  z-index: 2;
  background-color: var(--white);
  width: 100%;
  color: var(--black300);
  border-radius: 2rem;
  padding: .7rem;
  font-size: .9rem;
  font-weight: 600;
  transition: background-color .3s;
  position: static;
  inset: 0%;
}

.form-button-white:hover {
  background-color: #eff1f5cc;
}

.footer-link {
  text-decoration: none;
}

.footer-link-text {
  color: var(--black300);
  text-transform: uppercase;
  font-size: .9rem;
  line-height: 160%;
}

.footer-link-text.text-style-bold.footer-company-name {
  font-size: 1.2rem;
}

.navbar-dropdown {
  background-color: #ddd0;
  width: 100%;
  max-width: 103rem;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 2.5rem 0;
  position: absolute;
  inset: auto 0% auto 0;
  overflow: hidden;
}

.navbar-dropdown.w--open {
  margin-top: .5rem;
}

.drop-down-flex {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  display: flex;
}

.dropdown-toggle {
  grid-column-gap: .2rem;
  grid-row-gap: .2rem;
  cursor: default;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  display: block;
}

.nav-menu-drop-down {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-icon-black {
  color: var(--black300);
  margin-right: 0;
  position: static;
  transform: rotate(0);
}

.navbar-dropdown-inner {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  background-color: var(--blue-100);
  border-radius: 0 0 8px 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: block;
  position: static;
  top: 0;
}

.navbar-dropdown-inner.w--open {
  margin-top: .5rem;
}

.dropdown {
  position: static;
}

.grid-dropdown {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: stretch;
  justify-items: start;
  margin-left: 4rem;
  margin-right: 4rem;
  display: grid;
}

.footer-background {
  background-color: var(--off-white-400);
  margin-top: 2rem;
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.nav-burger {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: none;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.bar-1 {
  background-color: #858eca;
  width: 30px;
  height: 4px;
}

.bar-2 {
  background-color: #858eca;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 4px;
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
}

.bar-2-middle {
  background-color: #858eca;
  width: 4px;
  height: 0;
}

.nav-mobile {
  display: none;
}

.menu-wrapper-inner {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: block;
  position: relative;
  overflow: hidden;
}

.menu-link {
  text-decoration: none;
  position: static;
  overflow: visible;
}

.text-style-menu {
  font-size: 4vw;
  font-weight: 700;
  line-height: 120%;
}

.banner-image {
  margin-right: -1rem;
  padding-right: 0;
}

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

.button-flex {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  display: flex;
}

.margin-button-special {
  margin-top: -2px;
  margin-right: -10px;
}

.hero-image {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.hero-image-mobile {
  display: none;
}

.hero-stretch {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.question-form-layout {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: grid;
}

.div-block-10 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

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

.card-button-arrow-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.service-summary-text {
  color: var(--grey-text-600);
  font-size: clamp(.9rem, 1.4vw, 1.8rem);
  line-height: clamp(1.3rem, 1.8vw, 2rem);
}

.service-summary-text:where(.w-variant-d08c77c9-ae5f-4b5f-309d-9d2dabb0fb59) {
  color: var(--off-white-400);
}

.service-summary-text.text-colour-grey {
  overflow: hidden;
}

.service-summary-text.blue-6 {
  color: var(--off-white-400);
}

.service-card-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: var(--light-blue-200);
  width: 100%;
  height: 100%;
  color: var(--black300);
  flex-flow: column;
  padding: clamp(8px, 2vw, 32px);
  display: flex;
  overflow: hidden;
}

.service-card-content:where(.w-variant-d08c77c9-ae5f-4b5f-309d-9d2dabb0fb59), .service-card-content.blue-3 {
  background-color: var(--blue-100);
}

.service-card-header {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  padding-right: 15px;
}

.service-card-icon-wrapper {
  padding-top: 0;
  position: absolute;
  inset: 4% 4% auto auto;
}

.heading-4:where(.w-variant-d08c77c9-ae5f-4b5f-309d-9d2dabb0fb59), .heading-4.service-card-heading.blue-5, .heading-4.service-card-heading.blue-5 {
  color: var(--white-700-body-text);
}

.image-18 {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.recaptcha-disclosure {
  margin-top: 20px;
  font-size: .8rem;
}

.footer-link-text-hover {
  text-transform: uppercase;
  font-size: .9rem;
  line-height: 160%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.footer-cell {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  font-size: .8rem;
  line-height: 180%;
  display: flex;
}

.footer-link-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.social-icon {
  width: 24px;
  height: 24px;
}

.social-icon-container {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  margin-top: -8px;
  display: flex;
}

.body {
  background-color: var(--light-blue-200);
}

.dropdown-list {
  display: none;
  inset: -80px 0% auto;
}

.locales-list {
  width: auto;
  padding: 10px;
}

.dropdown-toggle-2 {
  color: var(--black300);
  padding: 0 20px 0 0;
  font-size: .9rem;
}

.icon-5 {
  margin-right: 0;
}

.text-block-11, .dropdown-2 {
  font-size: .9rem;
}

.locale {
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  display: flex;
}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 5.8rem;
  }

  h2 {
    font-size: 3.6rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 140%;
  }

  h5 {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 140%;
  }

  h6 {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 140%;
  }

  .section-home-hero {
    position: relative;
  }

  .padding-vertical.padding-medium1 {
    margin-top: -46px;
  }

  .heading-small {
    font-size: 1.5rem;
  }

  .heading-medium {
    font-size: 2.1rem;
  }

  .scroll-wrapper-sticky {
    display: block;
  }

  .footer {
    background-color: var(--white-700-body-text);
    max-width: 103rem;
  }

  ._404-page-wrap {
    object-fit: fill;
    height: 100vh;
  }

  .heading-style-h3 {
    font-size: 2rem;
  }

  .page-wrapper {
    overflow-wrap: normal;
    max-width: 103rem;
    display: block;
  }

  .text-style-small {
    font-size: 2rem;
  }

  .navbar-home {
    width: auto;
    max-width: 103rem;
    inset: 0% 0% auto;
  }

  .align-right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 140%;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
    line-height: 140%;
  }

  .heading-style-h2 {
    text-align: center;
    font-size: 3.6rem;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
    line-height: 140%;
  }

  .rich-text h1 {
    font-size: 6.5rem;
  }

  .rich-text h3 {
    font-size: 1.9rem;
  }

  .heading-style-h1 {
    font-size: 6.8rem;
  }

  .nav-link.insights:lang(es) {
    display: block;
  }

  .image-content.position-absolut {
    position: absolute;
  }

  .image-content.ratio-widescreen.about-us-doctor-image {
    height: 120%;
  }

  .image-content.ratio-widescreen.abbasi-photo {
    pointer-events: auto;
  }

  .no-break {
    white-space: nowrap;
  }

  .card-padding.card-padding-small {
    padding: 2rem;
  }

  .card-padding.card-padding-large {
    padding: 4rem;
  }

  .card-padding.card-padding-large1 {
    background-color: #fff;
    margin-top: -43px;
    padding: 4rem;
  }

  .card-padding.card-padding-medium {
    padding: 3rem;
  }

  .home-insights-grid {
    width: 100%;
  }

  .section-about-home, .section-about-maps, .section-news, .section-news-all, .section-article, .section-article-single-content, .section-pricing {
    position: relative;
  }

  .footer-small {
    max-width: 103rem;
  }

  .nav-menu-drop-down {
    cursor: pointer;
  }

  .text-style-menu {
    font-size: 3.5rem;
  }

  .text-style-xlarge {
    font-size: 2rem;
    font-weight: 300;
  }

  .home-hero-subtitle {
    font-size: 1.2rem;
  }

  .div-block-10 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .service-summary-text {
    font-size: clamp(.9rem, 1.5vw, 1.3rem);
  }

  .service-card-header {
    grid-auto-columns: 1fr;
  }

  .service-card-order {
    background-color: #0000;
  }

  .section {
    text-align: center;
    height: auto;
    display: block;
  }

  .background-video {
    color: var(--text-button-color);
    text-align: center;
    background-color: #00000047;
    position: relative;
  }

  .bg-overlay {
    width: 38%;
    height: 100%;
    color: var(--white-700-body-text);
    text-align: left;
    border: 0 solid #000;
    flex-flow: column;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 174%;
    text-decoration: none;
    display: block;
    position: static;
  }

  .bg-overlay.landing-banner-container {
    display: flex;
  }

  .text-block-2 {
    flex: 0 auto;
    width: 400px;
    margin-top: 200px;
    font-size: 46px;
    font-weight: 600;
    line-height: 60px;
  }

  .text-span {
    color: var(--blue-100);
    font-weight: 700;
  }

  .banner-paragraph {
    margin-top: 7px;
    font-weight: 600;
    display: flex;
  }

  .button-2 {
    text-align: center;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-radius: 40px;
    width: 33%;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    display: block;
  }

  .code-embed-2 {
    fill: #f4f4f4;
    background-color: #0000;
    width: 20px;
    height: 20px;
    position: relative;
    top: -34px;
    left: 15px;
  }

  .list-items {
    background-color: #3131310d;
    width: 100%;
  }

  .flex-block-2 {
    text-align: left;
  }

  .container-4 {
    flex-flow: column;
    width: 1440px;
    height: 500px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-14 {
    flex-flow: column;
    width: 100%;
    height: 366px;
    padding: 40px;
    display: flex;
  }

  .list-2 {
    list-style-type: disc;
  }

  .list-item-2 {
    flex: 0 auto;
    list-style-type: disc;
  }

  .text-block-3 {
    color: var(--black-0000);
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 700;
  }

  .list-item-block {
    text-align: left;
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .check-icon {
    text-align: center;
    justify-content: start;
    width: 4%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
  }

  .list-item-text {
    justify-content: center;
    width: 96%;
    padding-left: 0;
  }

  .code-embed-55 {
    text-align: center;
    fill: #313131;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-left: 5px;
    display: flex;
    position: static;
  }

  .team-list-text {
    margin-left: -14px;
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .div-block-18 {
    flex-flow: column;
    width: 38%;
    display: flex;
  }

  .code-embed-4 {
    fill: #f4f4f4;
    width: 20px;
    height: 20px;
    position: relative;
    top: 0;
    left: -39px;
  }

  .code-embed-5 {
    fill: #f4f4f4;
    background-color: #0000;
    width: 20px;
    height: 20px;
    position: relative;
    top: -31px;
    left: 13px;
  }

  .meet-our-team {
    text-align: center;
  }

  .meet-sub-heading {
    color: #095280;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 500;
  }

  .text-block-6 {
    margin-bottom: 0;
    padding-bottom: 40px;
    font-size: 34px;
    font-weight: 600;
  }

  .team-block-container {
    width: 100%;
    height: 600px;
    margin-bottom: 80px;
    padding: 40px;
  }

  .team-block-left {
    width: 60%;
    height: 100%;
    padding-left: 40px;
  }

  .team-right-block {
    width: 40%;
    height: 100%;
    color: var(--black300);
    background-color: #37465c;
    flex-flow: column;
  }

  .team-image {
    margin-top: -200px;
    margin-left: -200px;
    top: 46px;
    right: 54px;
  }

  .p {
    grid-column-gap: 71%;
    grid-row-gap: 71%;
    pointer-events: auto;
    cursor: pointer;
    border-radius: 0;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100px;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .image-20 {
    flex-flow: column;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 60px;
    display: block;
  }

  .button-4 {
    text-align: center;
    border-radius: 40px;
    flex: 0 auto;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 200px;
    height: 60px;
    display: flex;
  }

  .button-5 {
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin-top: 40px;
    display: flex;
  }

  .team-block {
    margin-top: 40px;
  }

  .code-embed-6 {
    fill: #f4f4f4;
    width: 20px;
    height: 20px;
    display: flex;
    position: relative;
    top: -32px;
    left: -59px;
  }

  .team-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .code-embed-55-copy {
    text-align: center;
    fill: #313131;
    width: 20px;
    height: 20px;
    margin-top: -22px;
    margin-left: 5px;
    display: flex;
    position: static;
  }

  .team-para {
    width: 92%;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .gonzales-profile {
    border-radius: 68%;
    width: 400px;
    height: 400px;
    margin-top: -250px;
    margin-left: -277px;
    bottom: -17px;
    right: -27px;
  }

  .team-two-block {
    margin-top: 50px;
    margin-bottom: 100px;
  }

  .team-two-container {
    flex-flow: row-reverse wrap;
    width: 100%;
    height: 600px;
    margin-bottom: 0;
    padding: 40px 40px 0;
  }

  .team-two-container.meet-team-block.div-block-20.bessy-team {
    padding-bottom: 40px;
  }

  .team-three-block {
    flex-flow: row;
    width: 100%;
    height: 600px;
    padding: 40px 40px 0;
  }

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

  .text-block-6-copy {
    margin-bottom: 0;
    padding-bottom: 40px;
    font-size: 34px;
    font-weight: 600;
  }

  .text-block-6-copy.meet-team-heading {
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .offers {
    background-color: #0000;
  }

  .text-block-3-copy {
    color: var(--black-0000);
    margin-bottom: 20px;
    font-size: 31px;
    font-weight: 700;
  }

  .div-block-23 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-25 {
    pointer-events: auto;
    cursor: auto;
    background-image: url("https://cdn.prod.website-files.com/68a8caec0ba326732dff067f/68a8caec0ba326732dff0839_AdobeStock_614335259-scaled.webp");
    transition: transform .2s;
    transform: none;
  }

  .reviews-heading {
    color: var(--black-0000);
    margin-bottom: 20px;
    font-size: 31px;
    font-weight: 700;
  }

  .blurb-block-item {
    background-color: #fff;
    height: 430px;
    box-shadow: 1px 1px 5px 1px #0003;
  }

  .div-block-25-copy {
    pointer-events: auto;
    cursor: auto;
    pointer-events: auto;
    cursor: auto;
    background-image: url("https://cdn.prod.website-files.com/68a8caec0ba326732dff067f/68a8caec0ba326732dff0839_AdobeStock_614335259-scaled.webp");
    transition: transform .2s;
    transform: none;
  }

  .blurb-two-image {
    pointer-events: auto;
    cursor: auto;
    background-image: url("https://cdn.prod.website-files.com/68a8caec0ba326732dff067f/68a8caec0ba326732dff0839_AdobeStock_614335259-scaled.webp");
    background-position: 50%;
    background-size: cover;
    transition: transform .2s;
    transform: none;
  }

  .div-block-25-copy-copy {
    pointer-events: auto;
    cursor: auto;
    background-image: none;
    transition: transform .2s;
    transform: none;
  }

  .blurb-image-container {
    pointer-events: auto;
    cursor: auto;
    background-image: url("https://cdn.prod.website-files.com/68a8caec0ba326732dff067f/68a8caec0ba326732dff0838_AdobeStock_250437852-scaled.webp");
    background-position: 50%;
    background-size: cover;
    transition: transform .2s;
    transform: none;
  }

  .div-block-26 {
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    height: 550px;
    margin: 0 0 40px;
    padding-top: 0;
    display: flex;
  }

  .div-block-27, .reviews-slide {
    height: 100%;
    display: flex;
  }

  .reviews-title {
    height: 11%;
  }

  .reviews-slider {
    height: 78%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .mask-2 {
    width: 85%;
    margin-left: -36px;
  }

  .google-reviews-slider {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    height: 90%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

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

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

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

  .reviews-count {
    text-align: left;
    word-break: normal;
    overflow-wrap: normal;
    min-width: 0;
    height: auto;
    overflow: visible;
  }

  .slide-3 {
    background-color: #fff;
    width: 40%;
  }

  .left-arrow {
    margin-right: 0;
  }

  .div-block-37 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .site-title {
    color: var(--black-0000);
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 700;
  }

  .copyright-text {
    color: var(--white-700-body-text);
  }

  .cta-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 545px;
    display: flex;
    box-shadow: inset 20px 600px 16px #00000073;
  }

  .text-block-2-copy {
    color: var(--white-700-body-text);
    text-align: center;
    flex: 0 auto;
    width: 100%;
    margin-top: 200px;
    font-size: 46px;
    font-weight: 600;
    line-height: 60px;
  }

  .text-span-2 {
    color: var(--blue-100);
  }

  .cta-para {
    margin-top: 7px;
    font-weight: 600;
    display: flex;
  }

  .why-choose-container {
    justify-content: center;
    align-items: flex-start;
    padding: 60px 40px 40px;
    display: flex;
  }

  .why-choose-content {
    flex-flow: column;
    display: flex;
  }

  .why-choose-title {
    color: var(--black-0000);
    margin-bottom: 20px;
    font-size: 31px;
    font-weight: 700;
  }

  .why-choose-list {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: left;
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .div-block-15-copy {
    text-align: left;
    text-align: left;
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .div-block-15-copy-copy {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    text-align: left;
    justify-content: center;
    margin-top: 10px;
    display: flex;
  }

  .book-consultation-section {
    margin-bottom: 60px;
  }

  .team-cta-button, .team-button, .team-third-button {
    margin-top: 100px;
  }

  .banner-cta {
    margin-top: 20px;
  }

  .div-block-49 {
    width: 60%;
    height: 100%;
    padding-left: 20px;
  }

  .text-block-4-copy-copy {
    width: 70%;
    margin-left: 0;
    padding-left: 0;
    font-size: 18px;
    font-weight: 400;
  }

  .paragraph-5 {
    color: var(--black300);
  }

  .google-reviews {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-3-copy {
    color: var(--black-0000);
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 28px;
    font-weight: 700;
  }

  .text-block-3-copy-second {
    color: var(--black-0000);
    margin-bottom: 20px;
    font-size: 31px;
    font-weight: 700;
  }

  .offter-title {
    font-weight: 700;
  }

  .div-block-51 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slider-3 {
    text-align: center;
    width: 100%;
    height: 600px;
  }

  .image-24 {
    width: 100%;
    height: 100%;
  }

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

  .div-block-52 {
    text-align: center;
    max-width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .heading-11 {
    margin-top: 60px;
    margin-bottom: 44px;
    padding-bottom: 2px;
    font-weight: 600;
  }

  .image-25 {
    margin-top: 0;
  }

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

  .page-wrapper-2 {
    overflow-wrap: normal;
    background-color: #fff;
    max-width: 103rem;
    display: block;
  }

  .bold-text {
    text-align: left;
    font-weight: 300;
  }

  .text-block-13, .text-block-14 {
    text-align: left;
  }

  .grid-2 {
    grid-column-gap: 75px;
    grid-row-gap: 62px;
    outline-offset: 0px;
    border-radius: 0;
    outline: 3px #313131;
    grid-template: ". Area"
                   ". ."
                   / .25fr 1fr;
  }

  .padding-global-2 {
    background-color: #fff;
    margin-top: -42px;
  }

  .image-28 {
    width: auto;
  }

  .heading-12 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 300;
  }

  .section-about-home-2 {
    position: relative;
  }

  .grid-3 {
    text-align: left;
    grid-template-columns: 1fr;
    grid-template-areas: "Area";
  }

  .button-6 {
    pointer-events: auto;
    text-align: center;
    background-color: #0e212f;
    width: 300px;
  }

  .text-block-15 {
    font-weight: 300;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 4.5rem;
  }

  h2 {
    font-size: 2.5rem;
  }

  h3 {
    font-size: 1.55rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .9rem;
  }

  .text-meta {
    line-height: 160%;
  }

  .home-hero-content {
    min-height: 70vh;
  }

  .margin-bottom.margin-large {
    margin-bottom: 3rem;
  }

  .padding-vertical.padding-huge {
    padding-top: 7rem;
    padding-bottom: 7rem;
    overflow: hidden;
  }

  .padding-vertical.padding-xlarge {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .heading-small {
    font-size: 1.1rem;
  }

  .heading-medium {
    font-size: 1.45rem;
  }

  ._3d-button {
    transform: perspective(2000px);
  }

  .image-cover-parallax {
    object-position: 50% 100%;
    overflow: hidden;
  }

  .image-cover-parallax.position-absolut {
    object-position: 50% 100%;
    object-position: 50% 100%;
  }

  .scroll-wrapper-sticky {
    background-color: #d0d0d000;
  }

  .footer {
    position: static;
  }

  .footer-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .footer-grid-inner {
    width: 100%;
  }

  .menu-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: stretch;
    padding: 3rem 0;
  }

  .navbar-wrapper {
    position: relative;
  }

  .success-message-cf8 {
    background-color: #f7f7f7;
    font-size: 16px;
    font-weight: 600;
  }

  .faq-question-wrapper {
    height: auto;
    padding-bottom: 2rem;
    padding-right: 2rem;
    overflow: hidden;
  }

  .icon-accordion {
    inset: 0% 0% auto auto;
    overflow: hidden;
  }

  .faq-padding {
    border-top-width: 0;
    overflow: hidden;
  }

  .max-width-medium {
    max-width: 30rem;
  }

  .text-style-medium {
    line-height: 140%;
    overflow: hidden;
  }

  .heading-style-h3 {
    font-size: 1.55rem;
    line-height: 130%;
  }

  .vertical-line {
    display: block;
  }

  .horizontal-line {
    height: 1px;
  }

  .navbar-home {
    width: 100%;
  }

  .navbar-wrapper-right {
    display: none;
  }

  .align-right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .mb-hide {
    display: none;
  }

  .image-cover-parallax-portrait {
    overflow: hidden;
  }

  .heading-style-h4 {
    font-size: 1.25rem;
  }

  .heading-style-h6 {
    font-size: .9rem;
  }

  .heading-style-h2 {
    font-size: 2.5rem;
  }

  .styleguide-left {
    display: none;
  }

  .heading-style-h5 {
    font-size: 1rem;
  }

  .rich-text h1 {
    font-size: 3.1rem;
  }

  .rich-text h2 {
    font-size: 2.5rem;
  }

  .rich-text h3 {
    font-size: 1.55rem;
  }

  .heading-style-h1 {
    font-size: 4.5rem;
  }

  .navbar-center {
    display: none;
  }

  .home-hero-grid {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr;
  }

  .image-content.hero-image {
    object-fit: cover;
    object-position: 62% 50%;
    display: none;
  }

  .image-content.hero-image-mobile {
    z-index: -1;
    display: block;
    position: absolute;
  }

  .horizontal-stretch {
    justify-content: space-between;
    align-items: flex-start;
  }

  .vertical-stretch {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .card-padding.service-intro-padding {
    padding: clamp(28px, 5vw, 40px);
  }

  .card-padding.card-padding-medium {
    box-sizing: border-box;
  }

  .card-square.mb-no-square {
    aspect-ratio: auto;
    aspect-ratio: auto;
  }

  .home-insights-grid {
    height: 100%;
  }

  .collection-list {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 100%;
  }

  .book-online-grid {
    grid-template-columns: .5fr;
  }

  .booking-wrapper {
    margin-left: 0;
  }

  .about-hero-grid {
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr;
    max-height: none;
  }

  .service-grid-content {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    align-content: stretch;
  }

  .service-grid-content-left {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    display: grid;
    position: static;
  }

  .artice-hero {
    height: 25rem;
    min-height: auto;
  }

  .contact-details-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .pricing-hero {
    min-height: 80vh;
  }

  .checkout-form-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .nav-burger {
    background-color: var(--off-white-400);
    width: 2rem;
    height: 2rem;
    box-shadow: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bar-1, .bar-2 {
    background-color: var(--black300);
    height: 2px;
  }

  .bar-2-middle {
    width: 2px;
  }

  .nav-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--blue-100);
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    margin-top: 6.6rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    inset: 0% 0% auto;
  }

  .text-style-menu {
    color: var(--white-700-body-text);
    text-transform: uppercase;
    font-size: .9rem;
    font-weight: 400;
  }

  .mask {
    padding-top: 3rem;
  }

  .logo-image {
    min-width: 10rem;
  }

  .slider-about {
    max-height: none;
  }

  .title-wrapper {
    grid-template-rows: auto;
  }

  .banner-image {
    height: 300px;
    margin-bottom: -1rem;
    margin-right: 0;
  }

  .title-image.mb-hide {
    display: none;
  }

  .h1-hidden.mb-show {
    opacity: 1;
    opacity: 1;
    font-weight: 500;
    position: static;
  }

  .text-style-xlarge {
    font-size: 2rem;
  }

  .home-hero-subtitle {
    font-size: 1.1rem;
  }

  .hero-image.mb-hide {
    object-position: 63% 50%;
    object-position: 63% 50%;
    display: block;
    position: static;
  }

  .hero-image-mobile {
    display: none;
  }

  .hero-stretch {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
  }

  .hero-stretch.mb-gap-2rem {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .contact-hero-grid {
    max-height: none;
  }

  .question-form-layout {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    list-style-type: none;
  }

  .list.navlist {
    padding-left: .5rem;
  }

  .submenu-wrapper {
    background-color: #303b4d;
    width: 99.9999%;
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .content-page-main-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-11 {
    text-align: center;
  }

  .about-us-bio-grid, .home-bio-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .image-cover-parallax-2 {
    overflow: hidden;
  }

  .service-summary-text {
    font-size: clamp(14px, 2.5vw, 20px);
    line-height: clamp(1.4rem, 3.5vw, 6rem);
  }

  .service-card-content {
    padding: clamp(28px, 5vw, 40px);
  }

  .background-video {
    height: 400px;
  }

  .bg-overlay {
    width: 56%;
  }

  .text-block-2 {
    margin-top: 50%;
  }

  .text-block-2.landing-banner-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .text-span.banner-text-bold {
    font-size: 40px;
  }

  .text-block-3 {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 24px;
  }

  .team-block-container.meet-team-block {
    flex-flow: column-reverse;
    max-width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .team-block-left.block-left.team-two-col, .team-block-left.block-left.team-three-col {
    padding: 20px;
  }

  .team-block-left.block-left {
    width: 100%;
  }

  .team-block-left.block-left.team-two-col, .team-block-left.block-left.team-three-col, .team-block-left.block-left.team-two-col, .team-block-left.block-left.team-three-col {
    padding: 20px;
  }

  .team-right-block {
    flex-flow: column;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .team-image {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    top: auto;
    right: auto;
  }

  .team-image.meet-team-img {
    width: 300px;
  }

  .p {
    padding-left: 10px;
    padding-right: 40px;
  }

  .team-block {
    margin-top: 0;
  }

  .team-para {
    width: 93%;
  }

  .gonzales-profile {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    bottom: auto;
    right: auto;
  }

  .gonzales-profile.image-19.meet-team-img {
    width: 300px;
  }

  .team-two-block {
    margin-top: 0;
  }

  .team-two-block.team-col.section-3.team-b-col {
    margin-top: 50px;
  }

  .team-two-container.meet-team-block.div-block-20 {
    height: 100%;
  }

  .team-two-container.meet-team-block.div-block-20.bessy-team {
    flex-flow: column-reverse;
    margin-top: 0;
  }

  .team-three-block.div-block-20.meet-team-block {
    flex-flow: column-reverse;
    height: 100%;
    margin-top: 50px;
  }

  .text-block-6-copy {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 2.5rem;
  }

  .blurb-block-item {
    width: 44%;
  }

  .div-block-26 {
    height: 1000px;
  }

  .div-block-27 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30%;
  }

  .reviews-slide {
    width: 100%;
    height: 70%;
  }

  .reviews-title {
    height: 9%;
  }

  .reviews-slider {
    flex-flow: column;
  }

  .google-reviews-slider {
    height: 90%;
  }

  .slide-3, .div-block-38, .div-block-39 {
    width: 50%;
  }

  .cta-container.landing-cta-radius {
    height: 400px;
  }

  .text-span-2 {
    color: var(--blue-100);
  }

  .cta-para {
    width: 70%;
  }

  .why-choose-container {
    padding-bottom: 20px;
  }

  .why-choose-title {
    column-count: auto;
    line-height: 2.5rem;
  }

  .div-block-49.block-left {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .div-block-49.block-left.team-two-col {
    padding-left: 20px;
  }

  .text-block-4-copy-copy {
    width: 65%;
  }

  .google-reviews {
    padding-left: 34px;
    padding-right: 34px;
  }

  .text-block-3-copy {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 24px;
  }

  .landing-cta-heading {
    font-size: 2rem;
  }

  .blurb-section {
    padding-left: 35px;
    padding-right: 35px;
  }

  .list-block {
    padding-left: 0;
  }

  .video-title {
    font-size: 40px;
  }

  .offter-title {
    font-size: 24px;
  }

  .meet-team-heading {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-title {
    margin-bottom: 10px;
    padding-top: 10px;
    font-size: 24px;
  }

  .cta-heading-title {
    font-size: 2rem;
  }

  .why-choose-heading {
    margin-bottom: 40px;
    font-size: 28px;
  }

  .heading-style-h3-2 {
    font-size: 1.55rem;
    line-height: 130%;
  }

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

  .vertical-stretch-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

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

  .booking-wrapper-2 {
    margin-left: 0;
  }

  .bold-text {
    font-weight: 300;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 31px;
    grid-template-rows: auto;
    grid-template-columns: .25fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: stretch;
    place-items: start center;
    display: grid;
  }

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

  .heading-12 {
    justify-content: center;
    align-items: flex-start;
  }

  .section-about-home-2 {
    margin-bottom: -47px;
  }

  .text-block-15 {
    text-align: left;
    font-weight: 300;
  }

  .image-30 {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    font-size: 2.2rem;
  }

  .home-hero-content {
    min-height: 70vh;
  }

  .padding-global {
    margin-top: 0;
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }

  .margin-bottom.margin-xsmall {
    margin-bottom: .5rem;
  }

  .margin-bottom.margin-huge {
    margin-bottom: 6rem;
  }

  .padding-vertical.padding-xlarge {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-vertical.padding-huge {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .no-wrap.mobile-wrap {
    white-space: normal;
    white-space: normal;
  }

  .image-cover-parallax {
    object-position: 50% 100%;
  }

  .scroll-wrapper-sticky {
    height: auto;
    max-height: 25rem;
    position: static;
    overflow: hidden;
  }

  .icon-arrow-black {
    width: 25px;
    height: 25px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    overflow: visible;
  }

  .menu-wrapper {
    padding: 3rem 0;
  }

  .navbar-wrapper {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .form {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .text-style-medium {
    line-height: 140%;
    overflow: hidden;
  }

  .page-wrapper {
    flex-direction: column;
    display: block;
  }

  .navbar-home {
    padding-left: 0;
    padding-right: 0;
  }

  .image-cover-parallax-portrait {
    object-position: 50% 25%;
  }

  .heading-style-h2, .rich-text h2, .rich-text h2 {
    font-size: 2.2rem;
  }

  .heading-style-h1 {
    font-size: 3.5rem;
  }

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

  .image-content {
    object-fit: cover;
  }

  .image-content.ratio-widescreen.about-us-doctor-image {
    height: 120%;
  }

  .image-content.hero-image {
    display: none;
  }

  .vertical-stretch {
    justify-content: space-between;
    align-items: flex-start;
  }

  .home-service-grid {
    grid-template-rows: 1fr 1fr;
  }

  .card-padding.card-padding-large {
    padding: 3rem 2rem;
  }

  .card-padding.card-padding-xlarge {
    padding: 3rem;
  }

  .card-padding.card-padding-book-online {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .card-padding.service-intro-padding {
    padding: clamp(12px, 4vw, 60px);
  }

  .card-padding.card-padding-large1 {
    padding: 3rem 2rem;
  }

  .card-padding.card-padding-medium {
    padding: 1.5rem;
  }

  .card-square.mb-no-square {
    overflow: hidden;
  }

  .home-insights-grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

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

  .booking-wrapper {
    margin-top: -1rem;
    margin-left: 0;
  }

  .service-grid {
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    grid-auto-flow: row dense;
    height: auto;
    margin-bottom: 1.5rem;
  }

  .about-hero-grid {
    grid-template-rows: 1fr auto;
    grid-template-columns: 1fr;
    grid-auto-rows: 1fr;
    margin-top: 8px;
    margin-bottom: -58px;
  }

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

  .all-articles-grid {
    grid-template-columns: 1fr 1fr;
  }

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

  .pricing-hero {
    min-height: 70vh;
  }

  .checkout-form-grid {
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-grid-small {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    overflow: visible;
  }

  .footer-background {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .menu-wrapper-inner {
    width: 100%;
  }

  .mask {
    padding-top: 4rem;
  }

  .phone-contact {
    display: none;
  }

  .slider-about {
    flex-flow: row;
    height: auto;
    max-height: none;
    padding-top: 62px;
    display: block;
  }

  .title-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .banner-image {
    height: 15rem;
  }

  .title-image.mb-hide {
    display: none;
  }

  .dt-hide {
    display: block;
  }

  .text-style-xlarge {
    font-size: 2rem;
  }

  .hero-image.mb-hide {
    display: none;
  }

  .hero-image-mobile {
    z-index: -1;
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
  }

  .hero-stretch {
    justify-content: center;
    align-items: flex-start;
  }

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

  .question-form-layout {
    flex-flow: column;
  }

  .list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .list.navlist {
    padding-left: 0;
  }

  .submenu-wrapper {
    background-color: #303b4e;
    margin-top: .5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .image-cover-parallax-2 {
    object-position: 50% 100%;
  }

  .service-summary-text {
    font-size: clamp(14px, 2.5vw, 24px);
    line-height: clamp(1.4rem, 3.5vw, 6rem);
  }

  .service-card-content {
    padding: clamp(12px, 4vw, 60px);
  }

  .heading-4.service-card-heading {
    font-size: max(16px, 3.5vw);
  }

  .text-block-3 {
    margin-top: 0;
    padding-top: 0;
  }

  .check-icon {
    justify-content: center;
    align-items: flex-start;
  }

  .code-embed-55 {
    width: 10px;
    height: 10px;
    margin-top: -4px;
  }

  .team-list-text {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 162%;
  }

  .meet-our-team.meet-team-heading {
    padding-bottom: 0;
  }

  .team-block-container.meet-team-block {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .team-right-block {
    padding-top: 40px;
  }

  .team-image {
    margin-top: 0;
    margin-left: 0;
  }

  .p {
    height: 75px;
    padding-right: 156px;
  }

  .team-block.team-col {
    margin-top: 0;
  }

  .code-embed-55-copy {
    width: 10px;
    height: 10px;
    margin-top: -4px;
  }

  .team-para {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 162%;
  }

  .gonzales-profile {
    margin-top: 0;
    margin-left: 0;
  }

  .team-three-block.div-block-20.meet-team-block {
    margin-top: 50px;
  }

  .offer-heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blurb-block-item {
    background-color: #fff;
    width: 42%;
  }

  .blurb-block-item.blurb-item {
    width: 400px;
  }

  .div-block-26 {
    height: 700px;
  }

  .div-block-27 {
    height: 22%;
  }

  .mask-2 {
    margin-left: 0;
  }

  .slide-3 {
    width: 100%;
  }

  .icon-4 {
    margin-left: 20px;
  }

  .why-choose-container {
    flex-flow: column;
    height: 600px;
    padding-bottom: 0;
    padding-left: 34px;
    padding-right: 34px;
  }

  .why-choose-image, .why-choose-content {
    width: 100%;
  }

  .why-choose-content.why-choose-col {
    padding-left: 0;
  }

  .why-choose-title {
    margin-bottom: 20px;
  }

  .team-cta-button {
    width: 95%;
  }

  .team-cta-button.team-learn-button {
    text-align: center;
    text-align: center;
    align-self: auto;
  }

  .team-button {
    width: 95%;
  }

  .team-button.team-learn-button {
    text-align: center;
    text-align: center;
    justify-content: center;
  }

  .team-third-button {
    width: 95%;
  }

  .team-third-button.team-button {
    text-align: center;
    text-align: center;
    justify-content: center;
  }

  .right-arrow {
    margin-left: 0;
    left: auto;
  }

  .div-block-49.block-left.team-two-col {
    padding-left: 20px;
  }

  .text-block-4-copy-copy {
    font-size: 12px;
    line-height: 162%;
  }

  .google-reviews {
    padding-left: 34px;
    padding-right: 34px;
  }

  .text-block-3-copy {
    padding-top: 0;
  }

  .text-block-3-copy-second.orthodonticheading {
    text-align: center;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px;
    line-height: 40px;
  }

  .blurb-section {
    flex-flow: column;
  }

  .dropdown-toggle-2 {
    padding-left: 0;
  }

  .locales-wrapper {
    display: block;
  }

  .offter-title.orthodontic-heading {
    padding-left: 0;
    padding-right: 0;
  }

  .image-25 {
    outline-offset: 0px;
    text-align: center;
    outline: 3px #313131;
  }

  .vertical-stretch-2 {
    text-align: center;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
  }

  .booking-wrapper-2 {
    margin-top: -1rem;
    margin-left: 0;
  }

  .page-wrapper-2 {
    flex-direction: column;
    display: block;
  }

  .bold-text {
    font-weight: 300;
  }

  .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(200px, 1fr);
    grid-auto-flow: column;
  }

  .padding-global-2 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    display: block;
  }

  .image-28 {
    min-width: auto;
    max-width: 300px;
  }

  .text-block-15 {
    font-weight: 300;
  }

  .image-30 {
    max-width: 400px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    color: var(--black-200\<deleted\|variable-a4028df3-a7e9-edad-6082-1f6267d1eb9d\>);
    font-size: 2.2rem;
  }

  h3 {
    color: var(--black300);
    font-size: 1.6rem;
    font-weight: 500;
  }

  h4, h5, h6 {
    color: var(--black300);
  }

  p {
    line-height: 170%;
  }

  .home-hero-content {
    min-height: auto;
  }

  .padding-global {
    margin-top: 0;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    overflow: visible;
  }

  .margin-bottom.margin-medium {
    margin-bottom: 1.5rem;
    overflow: hidden;
  }

  .margin-bottom.margin-large {
    margin-bottom: 2.5rem;
  }

  .margin-bottom.margin-xsmall {
    align-self: auto;
  }

  .margin-bottom.margin-huge {
    margin-bottom: 5rem;
  }

  .margin-bottom.margin-medium {
    margin-top: -17px;
    margin-bottom: 1.5rem;
    overflow: hidden;
  }

  .margin-bottom.margin-small {
    margin-bottom: .8rem;
  }

  .padding-vertical.padding-xlarge {
    padding-top: 3rem;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .padding-vertical.padding-medium {
    margin-top: 0;
  }

  .padding-vertical.padding-medium1 {
    margin-top: -86px;
  }

  .heading-small, .heading-medium {
    color: var(--black300);
  }

  .section-home-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column dense;
    place-content: start;
    justify-items: start;
    display: flex;
  }

  .image-cover-parallax {
    margin-top: 1px;
  }

  .scroll-wrapper-sticky {
    width: 100%;
    margin-left: 0;
    overflow: hidden;
  }

  .icon-arrow-white {
    display: none;
  }

  .footer {
    position: static;
  }

  .footer-grid {
    overflow: visible;
  }

  .menu-wrapper {
    padding: 2rem 1.5rem;
  }

  .navbar-wrapper {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .navbar-wrapper.landing-navbar-wraper {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .field-wrapper {
    width: 100%;
    margin-left: 0;
  }

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

  .faq-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .text-style-medium {
    color: var(--black300);
  }

  .text-style-medium.text-colour-white {
    color: var(--white-700-body-text);
  }

  .heading-style-h3, .text-style-small {
    color: var(--black300);
  }

  .navbar-home {
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .card {
    margin-top: 0;
  }

  .nav-wrapper-left {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .heading-style-h4 {
    color: var(--black300);
  }

  .heading-style-h4.text-colour-white {
    color: var(--white-700-body-text);
  }

  .text-style-all-caps, .heading-style-h6 {
    color: var(--black300);
  }

  .heading-style-h2 {
    color: var(--black300);
    text-align: center;
    font-size: 2.2rem;
  }

  .heading-style-h2.text-colour-white {
    color: var(--white-700-body-text);
  }

  .heading-style-h2.text-colour-white.question-form-heading {
    font-size: 2rem;
  }

  .heading-style-h5, .text-style-large {
    color: var(--black300);
  }

  .text-style-large.text-colour-white {
    color: var(--white-700-body-text);
  }

  .rich-text p, .rich-text blockquote {
    color: var(--grey-text-600);
  }

  .rich-text h1 {
    color: var(--black300);
    font-size: 3.5rem;
  }

  .rich-text h2 {
    color: var(--black300);
    font-size: 2.2rem;
  }

  .rich-text p, .rich-text blockquote {
    color: var(--grey-text-600);
  }

  .horizontal-flex.align-center {
    justify-content: flex-start;
    align-items: center;
  }

  .text-style-regular {
    color: var(--black300);
  }

  .heading-style-h1 {
    font-size: 3.5rem;
  }

  .text-style-bold {
    color: var(--black300);
  }

  .home-hero-grid {
    grid-template-rows: 1fr 1fr;
    min-height: auto;
  }

  .image-content {
    height: 100%;
  }

  .primary-button {
    width: 50%;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    font-weight: 500;
    display: block;
  }

  .button-text-white {
    white-space: nowrap;
    word-break: normal;
    font-size: 10px;
  }

  .button-colour-black {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .button-padding {
    width: auto;
    margin-bottom: auto;
    margin-left: auto;
  }

  .vertical-stretch {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .card-button {
    height: auto;
    display: flex;
  }

  .home-service-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    margin-top: auto;
    padding-top: 0;
    display: flex;
  }

  .card-padding.card-padding-xlarge {
    padding: 2rem;
  }

  .card-padding.card-padding-book-online {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card-padding.service-intro-padding {
    padding: max(24px, 8vw);
  }

  .card-padding.card-padding-large1 {
    padding-left: 0;
    padding-right: 0;
  }

  .card-padding.card-padding-medium {
    padding: 1.5rem;
  }

  .vertical-center {
    margin-top: -17px;
    padding-top: 0;
  }

  .card-square {
    height: auto;
  }

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

  .book-online-grid {
    grid-template-rows: auto auto;
  }

  .about-hero-grid {
    grid-template-rows: auto 1fr;
    grid-auto-rows: auto;
    margin-bottom: -118px;
    padding-bottom: 0;
  }

  .news-hero {
    margin-top: -1px;
  }

  .section-news-all {
    padding-top: 0;
  }

  .all-articles-grid {
    grid-template-columns: 1fr;
  }

  .artice-hero {
    min-height: 70vh;
  }

  .article-key-information-grid {
    grid-template-columns: 1fr 1fr;
  }

  .article-single-grid {
    grid-template-columns: auto;
  }

  .pricing-hero {
    min-height: 70vh;
  }

  .checkout-header-wrapper, .checkout-content-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer-grid-small {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: stretch;
    overflow: visible;
  }

  .hover-link-line {
    display: block;
  }

  .footer-background {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .nav-burger {
    background-color: #fff0;
    width: 3rem;
  }

  .phone-contact {
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: auto 0% 1%;
  }

  .mobile-button-contact {
    background-color: var(--black300);
    border-radius: 50px;
    padding: .8rem 2rem;
    font-weight: 500;
  }

  .title-wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .banner-image {
    height: 20rem;
  }

  .news-grid-article-left {
    display: flex;
  }

  .text-style-xlarge {
    font-size: 2.5rem;
  }

  .link-block {
    border-radius: 50px;
  }

  .link-block-2 {
    padding-top: 1rem;
  }

  .link-block-3, .link-block-4 {
    padding-bottom: 1rem;
  }

  .link-block-5 {
    padding-bottom: .9rem;
  }

  .link-block-6 {
    padding-top: .9rem;
  }

  .home-hero-subtitle {
    font-size: 1rem;
  }

  .text-colour-off-white {
    color: var(--off-white-400);
  }

  .hero-image-mobile {
    object-position: 50% 100%;
  }

  .contact-hero-grid {
    grid-template-rows: auto 1fr;
    grid-auto-rows: auto;
  }

  .div-block-10 {
    padding-right: 0;
  }

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

  .service-summary-text {
    font-size: clamp(14px, 5vw, 16px);
    line-height: clamp(1.4rem, 5vw, 5rem);
  }

  .service-card-content {
    padding: max(28px, 10vw);
  }

  .service-card-content.blue-3 {
    height: auto;
  }

  .heading-4.service-card-heading {
    font-size: max(22px, 3vw);
  }

  .about-us-slider-image {
    margin-top: -2px;
    padding-top: 0;
  }

  .image-18 {
    width: 90%;
  }

  .heading-6 {
    text-align: center;
    margin-left: -19px;
    padding-left: 0;
  }

  .background-video {
    height: 300px;
  }

  .bg-overlay {
    width: 85%;
    margin-left: auto;
  }

  .bg-overlay.landing-banner-container {
    background-color: #0000;
    height: 100%;
    padding: 20px;
  }

  .text-block-2 {
    width: 300px;
    margin-top: 70%;
    font-size: 31px;
  }

  .text-block-2.landing-banner-heading {
    width: 100%;
    font-size: 28px;
    line-height: 38px;
  }

  .text-span {
    color: var(--blue-100);
    font-size: 31px;
    font-weight: 700;
  }

  .text-span.banner-text-bold {
    font-size: 28px;
  }

  .banner-paragraph {
    font-size: 16px;
  }

  .list-items {
    padding-bottom: 20px;
  }

  .list-items.padding-global {
    padding-top: 0;
  }

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

  .text-block-3 {
    padding-top: 10px;
    font-size: 24px;
    line-height: 34px;
  }

  .team-block-container {
    flex-flow: wrap-reverse;
    margin-top: 85%;
    padding: 10px 10px 0;
  }

  .team-block-left {
    width: 100%;
    height: auto;
    padding: 10px 10px 20px;
  }

  .team-right-block {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 40%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .team-image.meet-team-img {
    width: 250px;
  }

  .team-image.meet-team-img.henna-img {
    width: 200px;
    margin-top: -120px;
  }

  .p {
    height: 75px;
    padding-right: 209px;
  }

  .image-20 {
    width: 80px;
  }

  .image-20.landing-logo {
    width: 120px;
  }

  .team-block {
    margin-top: 0;
  }

  .team-block.team-col {
    height: 100%;
    margin-top: 100px;
  }

  .team-para {
    text-align: left;
  }

  .team-para.blurb-item-text {
    text-align: center;
    text-align: center;
  }

  .gonzales-profile {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    top: -18px;
  }

  .gonzales-profile.image-19.meet-team-img.b-img, .gonzales-profile.image-19.meet-team-img.g-img {
    width: 200px;
    margin-top: -120px;
  }

  .gonzales-profile.image-19.meet-team-img.b-img, .gonzales-profile.image-19.meet-team-img.g-img {
    width: 200px;
    margin-top: -120px;
  }

  .gonzales-profile.image-19.meet-team-img {
    width: 250px;
  }

  .gonzales-profile.image-19.meet-team-img.b-img, .gonzales-profile.image-19.meet-team-img.g-img, .gonzales-profile.image-19.meet-team-img.b-img, .gonzales-profile.image-19.meet-team-img.g-img {
    width: 200px;
    margin-top: -120px;
  }

  .team-two-block {
    margin-top: 90%;
  }

  .team-two-block.team-col.section-3 {
    margin-top: 60px;
  }

  .team-two-block.team-col.section-3.team-b-col {
    margin-top: 140px;
  }

  .team-two-block.section-3.team-col {
    margin-top: 40px;
  }

  .team-two-block.section-3.team-col.team-three-col {
    margin-top: 100px;
  }

  .team-two-container, .team-three-block {
    flex-flow: row-reverse wrap-reverse;
    padding: 10px;
  }

  .team-three-block.div-block-20.meet-team-block {
    margin-bottom: 0;
  }

  .offer-heading {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-6-copy {
    font-size: 24px;
  }

  .text-block-6-copy.meet-team-heading {
    line-height: 34px;
  }

  .div-block-23 {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .blurb-block-item {
    width: 90%;
  }

  .blurb-block-item.blurb-item {
    width: 300px;
  }

  .div-block-26 {
    height: 750px;
    margin-bottom: 20px;
  }

  .div-block-27 {
    grid-column-gap: 61px;
    grid-row-gap: 61px;
    flex-flow: row;
  }

  .reviews-slide {
    height: 100%;
  }

  .reviews-title {
    height: 13%;
  }

  .reviews-slider {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .mask-2 {
    width: 84%;
    padding-left: 0;
    padding-right: 0;
  }

  .google-reviews-slider {
    height: 100%;
    margin-top: 0;
    padding: 0;
  }

  .div-block-31 {
    height: 17%;
  }

  .div-block-33 {
    justify-content: center;
    align-items: center;
  }

  .div-block-35 {
    padding-top: 0;
    padding-left: 2px;
  }

  .image-23 {
    width: 40px;
    height: 40px;
  }

  .text-block-7 {
    font-size: 11px;
    font-weight: 700;
  }

  .text-block-8 {
    font-size: 9px;
    line-height: 166%;
  }

  .reviews-count {
    font-size: 12px;
  }

  .icon-4 {
    margin-left: 40px;
  }

  .div-block-37 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 44%;
    display: flex;
  }

  .div-block-38 {
    margin-top: -40px;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-39 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .site-title {
    margin-top: 10px;
  }

  .copyright-text.landing-footer-text {
    font-size: .8rem;
  }

  .footer-container.landing-footer {
    flex-flow: column-reverse;
    padding-top: 10px;
  }

  .cta-container {
    justify-content: flex-start;
    align-items: center;
    height: 400px;
    padding-bottom: 0;
  }

  .cta-container.landing-cta-radius {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-2-copy {
    margin-top: 20px;
    font-size: 31px;
    font-weight: 700;
  }

  .text-span-2 {
    color: var(--blue-100);
  }

  .cta-para {
    width: 100%;
    font-size: 16px;
  }

  .why-choose-container {
    padding: 20px 10px 0;
  }

  .why-choose-content {
    padding: 10px;
  }

  .why-choose-content.why-choose-col {
    padding-left: 10px;
  }

  .why-choose-title {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }

  .div-block-15-copy-copy, .book-consultation-section {
    margin-bottom: 20px;
  }

  .list-cta {
    margin-top: 20px;
  }

  .team-cta-button {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .team-cta-button.team-learn-button {
    margin-top: 20px;
  }

  .team-button {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .team-button.team-learn-button {
    margin-top: 20px;
  }

  .team-third-button {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
  }

  .team-third-button.team-button {
    margin-top: 20px;
  }

  .div-block-49 {
    width: 100%;
    height: auto;
    padding: 10px 10px 20px;
  }

  .div-block-49.block-left.team-two-col {
    padding-left: 20px;
  }

  .div-block-50 {
    justify-content: flex-end;
    align-items: center;
    width: 200px;
    height: 60px;
    margin-right: 0;
    padding-right: 0;
    display: flex;
  }

  .google-reviews {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-3-copy {
    text-align: left;
    padding-top: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .text-block-3-copy-second {
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .text-block-3-copy-second.orthodonticheading {
    padding-left: 0;
    padding-right: 0;
  }

  .landing-cta-heading {
    font-size: 1.8rem;
    line-height: 2.2rem;
  }

  .blurb-section {
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .dropdown-list {
    top: -70px;
  }

  .dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .locales-wrapper {
    display: block;
  }

  .video-title {
    font-size: 28px;
  }

  .offter-title.orthodontic-heading {
    text-align: center;
    text-align: center;
  }

  .meet-team-heading {
    padding-bottom: 20px;
    font-size: 24px;
  }

  .cta-heading-title {
    font-size: 1.8rem;
  }

  .why-choose-heading {
    margin-bottom: 20px;
    font-size: 24px;
  }

  .heading-8 {
    margin-top: 0;
    padding-top: 31px;
    padding-bottom: 31px;
  }

  .google-review-slider {
    margin-bottom: 60px;
  }

  .slider-3 {
    height: auto;
  }

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

  .div-block-52 {
    margin-bottom: 29px;
    padding-bottom: 0;
    overflow: visible;
  }

  .heading-style-h3-2 {
    color: #313131;
  }

  .heading-11 {
    margin-top: 27px;
    padding-top: 15px;
  }

  .image-25 {
    align-self: center;
    margin-top: -20px;
  }

  .image-26 {
    align-self: center;
    margin-top: -30px;
  }

  .vertical-stretch-2 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

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

  .bold-text {
    font-weight: 300;
  }

  .text-block-13 {
    margin-top: -58px;
  }

  .text-block-14 {
    text-align: left;
    margin-top: -54px;
  }

  .grid-2 {
    grid-column-gap: 16px;
    grid-row-gap: 59px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    display: grid;
  }

  .padding-global-2 {
    margin-top: -39px;
    padding-top: 1rem;
    padding-left: .5rem;
    padding-right: .5rem;
    overflow: visible;
  }

  .image-28 {
    width: 200px;
    margin-top: 10px;
  }

  .image-29 {
    align-self: center;
    margin-top: -11px;
  }

  .heading-12 {
    padding-top: 31px;
    padding-bottom: 31px;
  }

  .section-about-home-2 {
    background-position: 35% 30%;
    background-size: cover;
    height: 35vh;
  }

  .text-block-15 {
    flex-flow: row;
    margin-top: -48px;
    font-size: 1rem;
    font-weight: 300;
    display: block;
  }

  .image-30 {
    width: 200px;
    margin-top: -23px;
    padding-bottom: 20px;
  }
}

#w-node-_05ca70e9-946f-28da-be0e-a5dc299dd3ff-2dff065f {
  grid-area: span 5 / span 1 / span 5 / span 1;
  place-self: auto;
}

#w-node-_05ca70e9-946f-28da-be0e-a5dc299dd419-2dff065f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d7f00ea2-2036-d205-ac3b-3521c65c0758-2dff065f, #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0793-2dff065f, #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f2609265-2dff065f, #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f2609270-2dff065f, #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f26092a8-2dff065f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ba8adbe3-fd64-2df2-7405-d4fb0081ef4b-2dff065f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f2609270-2dff065f {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a7db7647-c543-685f-7846-a38a09e1ac61-9bc43da4 {
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_05ca70e9-946f-28da-be0e-a5dc299dd3ff-2dff065f, #w-node-_05ca70e9-946f-28da-be0e-a5dc299dd419-2dff065f {
    grid-row: span 1 / span 1;
  }

  #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0758-2dff065f {
    order: -999;
  }

  #w-node-a9eda014-1aa5-bea2-5744-54fec0ab5410-2dff065f {
    order: 1;
  }

  #w-node-b4a928da-f0f7-9731-ae27-458d0291c108-2dff065f {
    order: 2;
  }

  #w-node-_84876886-66f7-f87a-4c43-7b4162d414d7-2dff065f {
    order: 3;
  }

  #w-node-f00ec914-9abf-4c7c-bc1a-6c75bfbc10c6-2dff065f {
    order: 4;
  }

  #w-node-_5a2c38f1-0263-ccfe-e57e-ef9e57fea832-2dff065f {
    order: 6;
  }

  #w-node-e76743d7-8ee5-572a-028f-36fb704c5cd6-2dff065f {
    order: 5;
  }

  #w-node-_6000ffba-334d-6439-6fca-a375c930d9bd-2dff065f {
    order: 8;
  }

  #w-node-_04bdeedc-5056-e603-4e0f-2915007a6461-2dff065f {
    order: 7;
  }

  #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0793-2dff065f {
    order: 999;
  }

  #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f2609270-2dff065f {
    grid-column: span 1 / span 1;
  }

  #w-node-_97e8b87b-b04c-47b7-86b7-f3b3f26092a8-2dff065f {
    order: -9999;
    grid-column: span 1 / span 1;
  }

  #w-node-a7db7647-c543-685f-7846-a38a09e1ac5e-9bc43da4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_34316b64-0c3b-e627-bb0b-02e6a7b17995-a7b17995 {
    order: 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_05ca70e9-946f-28da-be0e-a5dc299dd3ff-2dff065f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto;
  }

  #w-node-_05ca70e9-946f-28da-be0e-a5dc299dd419-2dff065f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0793-2dff065f {
    order: 999;
  }

  #w-node-_34316b64-0c3b-e627-bb0b-02e6a7b17995-a7b17995 {
    order: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_05ca70e9-946f-28da-be0e-a5dc299dd419-2dff065f, #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0758-2dff065f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a9eda014-1aa5-bea2-5744-54fec0ab5410-2dff065f {
    order: 1;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_84876886-66f7-f87a-4c43-7b4162d414d7-2dff065f {
    order: 4;
  }

  #w-node-f00ec914-9abf-4c7c-bc1a-6c75bfbc10c6-2dff065f {
    order: 3;
  }

  #w-node-_6000ffba-334d-6439-6fca-a375c930d9bd-2dff065f {
    order: 7;
  }

  #w-node-_04bdeedc-5056-e603-4e0f-2915007a6461-2dff065f {
    order: 8;
  }

  #w-node-d7f00ea2-2036-d205-ac3b-3521c65c0793-2dff065f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_34316b64-0c3b-e627-bb0b-02e6a7b17995-a7b17995 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
