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

.grid-footer-logo---paragrah {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.mg-bottom-24px {
  color: #0a2046;
  margin-bottom: 24px;
  font-family: Mona Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
}

.home-balanced-top-image-grid {
  display: block;
}

.card-light-rounded-corners {
  background-color: #f3f7fd;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding: 58px 40px;
}

.card-light-rounded-corners.position-relative---top--124px-desktop {
  position: relative;
  top: -124px;
}

.card-light-rounded-corners.position-relative---top--244px-desktop {
  position: relative;
  top: -244px;
}

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

.grid-6-columns.logo-strip {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  align-content: center;
  place-items: center;
}

.dso-dark-menu-logo {
  color: #467aff;
  letter-spacing: -2px;
  font-size: 24px;
  font-weight: 700;
  display: inline;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-3-columns.text-boxes-icon-top-3-column-grid {
  grid-column-gap: 48px;
  grid-row-gap: 0px;
  grid-template-columns: minmax(min-content, 300px) minmax(min-content, 300px) minmax(min-content, 300px);
  justify-content: space-between;
  align-items: start;
  width: 100%;
  margin-bottom: 48px;
}

.grid-3-columns.shapes-center-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-columns: 1fr auto 1fr;
}

.image-4 {
  max-width: 200px;
}

.home-balanced-text-heading {
  color: #fff;
  text-align: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.227em;
}

.display-1 {
  color: #0e1628;
  font-size: 58px;
  font-weight: 700;
  line-height: 1.207em;
}

.display-1.mg-bottom-12px {
  color: #0a2046;
  font-family: Mona Sans, sans-serif;
  font-size: 44px;
}

.display-1.mg-bottom-12px-copy {
  color: #0a2046;
  text-align: left;
  font-family: Mona Sans, sans-serif;
  font-size: 44px;
}

.display-1.mg-bottom-12px-copy-copy {
  color: #0a2046;
  text-align: left;
  font-family: Mona Sans, sans-serif;
  font-size: 56px;
}

.header-logo-link {
  max-width: 180px;
  transform-style: preserve-3d;
  padding-left: 0;
  transition: transform .3s, color .3s;
}

.header-logo-link:hover {
  transform: translate3d(0, -3px, .01px);
}

.header-logo-link.left {
  max-width: 176px;
  margin-right: 72px;
}

.mg-bottom-0 {
  color: #0a2046;
  margin-bottom: 0;
  font-size: 1.1em;
}

.hero-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.hidden-on-desktop {
  display: none;
}

.home-every-stage-div {
  padding-top: 20px;
}

.hamburger-menu-wrapper {
  transform-style: preserve-3d;
  padding: 0;
  transition: transform .3s;
}

.hamburger-menu-wrapper:hover {
  transform: scale3d(1.1, 1.1, 1.01);
}

.hamburger-menu-wrapper.w--open {
  background-color: #0000;
}

.max-w-444px {
  max-width: 444px;
}

.consideration-title {
  color: #0a2046;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-size: 1.3em;
}

.footer-copyright-text {
  color: #666e82;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 500;
  display: inline;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 60%;
  display: flex;
}

.image-2 {
  width: 200px;
  max-width: none;
}

.photo-shape-wrapper {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.photo-shape-wrapper._02 {
  border-top-left-radius: 0;
  border-bottom-right-radius: 40px;
}

.photo-shape-wrapper._04 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 0;
}

.paragraph {
  color: #0a2046;
  font-size: 1.1em;
}

.comparison-table {
  flex-direction: column;
  margin-top: 50px;
  display: flex;
}

.comparison-title {
  color: #0a2046;
  text-align: center;
  margin-bottom: 0;
  margin-left: 24px;
  font-size: 1.5em;
}

.div-block-8 {
  display: inline;
}

.home-doctors-first-heading {
  color: #0a2046;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.227em;
  display: block;
}

.home-doctors-first-heading.mg-bottom-12px {
  color: #0a2046;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}

.items-list-div {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.home-testimonial {
  border: 1px #000;
  padding: 80px 30px;
  position: relative;
}

.line-rounded-icon.link-icon-right {
  margin-left: 6px;
  display: inline-block;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

.accordion-item-wrapper {
  cursor: pointer;
  width: 100%;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #d5dff0;
  border-radius: 24px;
  padding: 48px 64px;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 2px 12px #0f224514;
}

.accordion-item-wrapper:hover {
  transform: scale3d(.96, .96, 1.01);
}

.accordion-item-wrapper.v2 {
  box-shadow: none;
  color: #666e82;
  background-color: #0000;
  border-width: 1px 0;
  border-radius: 0;
  justify-content: space-between;
  margin-bottom: -1px;
  padding: 40px 0;
}

.accordion-item-wrapper.v2:hover {
  transform: translate(8px);
}

.accordion-item-wrapper.v2.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.accordion-item-wrapper.v2.first {
  border-top-width: 0;
  padding-top: 0;
}

.testimonial-left {
  width: 30%;
  margin-right: 64px;
}

.home-transition-buttons {
  align-items: center;
  display: flex;
}

.home-transition-buttons.center {
  justify-content: center;
  padding-top: 40px;
}

.mg-bottom-32px {
  color: #0a2046;
  text-align: left;
  font-family: Mona Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
}

.accordion-spacer {
  min-height: 12px;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
}

.acordion-body {
  width: 100%;
  overflow: hidden;
}

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

.home-hero-heading {
  color: #0e1628;
  font-size: 58px;
  font-weight: 700;
  line-height: 1.207em;
}

.home-hero-heading.mg-bottom-12px {
  color: #0a2046;
  font-family: Mona Sans, sans-serif;
  font-size: 58px;
}

.circle-check-icon {
  width: 20px;
  max-width: none;
}

.cta-section {
  background-color: #0a2046;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.home-smart-transition-section {
  background-color: #f3f7fd;
  padding-top: 100px;
  padding-bottom: 140px;
}

.features-table {
  border-bottom: 1px #e4ebf3;
  padding: 80px 30px;
  display: none;
  position: relative;
}

.tabs-image-content {
  flex-direction: column;
  margin-top: auto;
}

.icon-list {
  margin-top: 1px;
  margin-right: 16px;
}

.heading-h3-size {
  color: #0e1628;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.417em;
}

.container {
  justify-content: center;
  align-items: center;
  max-width: 1288px;
  display: flex;
}

.photo-shape-wrapper-2 {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  justify-content: center;
  align-items: center;
  display: none;
  overflow: hidden;
}

.lightbox-video-icon-wrapper {
  justify-content: center;
  align-items: center;
  transition-property: transform;
  display: flex;
}

.accordion-content-wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accordion-content-wrapper.v2 {
  max-width: 730px;
}

.home-news-section {
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
}

.home-testimonial-name {
  padding-top: 20px;
}

.nexus-dark-menu-logo {
  color: #0a2046;
  font-size: 26px;
  font-weight: 700;
  display: none;
}

.shadow-two-copy {
  opacity: 0;
  height: 100%;
  display: inline-block;
  position: relative;
  bottom: -161px;
}

.bg-overlay {
  z-index: 1;
  background-color: #0e162866;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.items-list {
  color: #0a2046;
  font-weight: 700;
}

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

.comparison-negative {
  color: #0a2046;
  white-space: pre-wrap;
  margin-left: 24px;
  padding-left: 0;
  line-height: 1.25em;
}

.max-w-480px {
  max-width: 480px;
}

.text-block {
  color: #0e1628;
  font-size: 16px;
  font-weight: 500;
}

.home-who-hero-heading-v1 {
  color: #0a2046;
  -webkit-text-stroke-color: white;
  font-family: Mona Sans, sans-serif;
  font-size: 44px;
  line-height: 1.207em;
}

.dropdown-link {
  color: #666e82;
  width: 100%;
  padding: 0;
  line-height: 1.125em;
}

.dropdown-link:hover {
  color: #ff9e2c;
}

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

.dropdown-link.w--current:hover {
  color: #0e1628;
}

.video-wrapper {
  border-top-left-radius: 40px;
  border-bottom-right-radius: 40px;
  overflow: hidden;
}

.header-nav-link {
  color: #0e1628;
  padding: 0;
  font-size: 18px;
}

.header-nav-link:hover {
  color: #ff9e2c;
}

.header-nav-link.w--current {
  color: #0e1628;
}

.header-nav-link.w--current:hover {
  color: #666e82;
}

.comparison-positive {
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding-left: 0;
  display: block;
}

.home-testimonial-image-div {
  border-radius: 40px 0 40px 40px;
  width: 200px;
  height: 150px;
  overflow: hidden;
}

.shapes-center---bottom-left-text-container {
  margin-top: 74px;
  margin-right: 48px;
}

.max-w-540px {
  max-width: 540px;
}

.div-block-11 {
  margin-right: 20px;
}

.div-block-2 {
  max-width: 900px;
}

.btn-light-blue {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #467aff;
  border: 1px #0a2046;
  border-radius: 20px 0 20px 20px;
  justify-content: center;
  padding: 20px 28px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
}

.btn-light-blue:hover {
  color: #fff;
  background-color: #ff9e2c;
  border-style: none;
  border-color: #467aff;
  transform: translate3d(0, -3px, .01px);
}

.btn-secondary {
  color: #0e1628;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0000;
  border: 1px solid #0e1628;
  border-radius: 20px 0 20px 20px;
  margin-top: 0;
  padding: 20px 28px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px #14142b0a;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #ff9e2c;
  border-style: none;
  border-color: #0a2046;
  transform: translate3d(0, -3px, .01px);
}

.btn-secondary.white {
  color: #fff;
  border-color: #fff;
}

.btn-secondary.white:hover {
  color: #0e1628;
  background-color: #fff;
  border-style: solid;
  border-color: #fff;
}

.slider-mask {
  height: 100%;
}

.every-stage-section {
  padding-top: 60px;
  padding-bottom: 140px;
}

.grid-floating-shape {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: absolute;
}

.grid-floating-shape.cta-v2-grid-right-copy {
  z-index: 1;
  grid-template-columns: auto auto;
  align-content: center;
  inset: -100px -48px -100px auto;
}

.grid-floating-shape.cta-v2-grid-left {
  z-index: 1;
  grid-template-columns: auto auto;
  align-content: center;
  position: static;
  top: -100px;
  bottom: -100px;
  right: auto;
}

.grid-floating-shape.cta-v2-grid-right {
  z-index: 1;
  grid-template-columns: auto auto;
  align-content: center;
  position: static;
  inset: -100px -48px -100px auto;
}

.grid-floating-shape.cta-v2-grid-left-copy {
  z-index: 1;
  grid-template-columns: auto auto;
  align-content: center;
  align-items: center;
  inset: -100px auto -100px -48px;
}

.footer-bottom {
  border-top: 1px solid #343b4b;
  padding-top: 100px;
  padding-bottom: 60px;
}

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

._w-h-100 {
  width: 100%;
  height: 100%;
}

.dropdown-toggle {
  align-items: center;
  padding: 0;
  font-size: 18px;
  transition: color .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: #666e82;
}

.home-testimonial-image {
  object-fit: cover;
  width: auto;
  height: auto;
}

.display-2 {
  color: #0a2046;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.227em;
}

.display-2.mg-bottom-32px.mg-bottom-48px-tablet {
  color: #0a2046;
  margin-bottom: 0;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #0a2046;
  border: 1px #0a2046;
  border-radius: 20px 0 20px 20px;
  flex: 0 auto;
  justify-content: center;
  padding: 20px 28px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.125em;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #ff9e2c;
  border-style: none;
  border-color: #467aff;
  border-radius: 20px 0 20px 20px;
  transform: translate3d(0, -3px, .01px);
}

.btn-primary.small {
  padding: 16px 24px;
  font-size: 16px;
  line-height: 18px;
}

.btn-primary.small.header-btn-hidde-on-mb {
  background-color: #467aff;
  border-style: none;
  border-radius: 20px 0 20px 20px;
  margin-left: 24px;
}

.btn-primary.small.header-btn-hidde-on-mb:hover {
  background-color: #ff9e2c;
}

.btn-primary.button-row {
  border-style: solid;
  border-radius: 20px 0 20px 20px;
  margin-right: 16px;
}

.btn-primary.button-row:hover {
  background-color: #ff9e2c;
  border-style: solid;
  border-color: #ff9e2c;
}

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

.section.pd-80px {
  padding-top: 80px;
  padding-bottom: 40px;
}

.section.home-top-section {
  padding-top: 80px;
  padding-bottom: 140px;
  position: relative;
  overflow: hidden;
}

.section.top-section {
  padding-top: 80px;
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.section.top-section.pd-bottom-140px {
  padding-bottom: 80px;
}

.home-customers-say-section {
  padding-top: 140px;
  padding-bottom: 140px;
}

.home-customers-say-section.pd-bottom-0px {
  padding-bottom: 0;
  display: none;
}

.position-relative {
  z-index: 1;
  position: relative;
}

.hamburger-menu-bar {
  background-color: #0e1628;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.home-faqs-button {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
}

.mg-bottom-12px {
  margin-bottom: 12px;
}

.mg-bottom-12px.mg-bottom-8px-mbl {
  color: #0a2046;
}

.testimonial-right {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.mg-bottom-64px {
  margin-bottom: 64px;
}

.divider {
  background-color: #d5dff0;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider._40px {
  margin-top: 40px;
  margin-bottom: 40px;
}

.grid-shape---photo {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.div-block-7 {
  background-color: #0a2046;
}

.div-block-6 {
  height: auto;
}

.home-balanced-text-div {
  max-width: 600px;
}

.footer-logo-wrapper {
  max-width: 164px;
  transform-style: preserve-3d;
  transition-property: transform;
}

.footer-logo-wrapper:hover {
  transform: translate3d(0, -3px, .01px);
}

.footer-logo-wrapper.w--current {
  display: inline;
}

.header-wrapper {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  position: static;
  top: 0;
}

.color-neutral-600 {
  color: #666e82;
}

.color-neutral-600.mg-bottom-0 {
  color: #0a2046;
  font-size: 1.1em;
}

.grid-shape-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: auto;
  display: grid;
}

.grid-shape-wrapper.hero-home-v2 {
  grid-template-columns: auto auto auto auto auto auto auto;
  justify-content: center;
  justify-items: stretch;
  margin-bottom: 40px;
}

.home-about-section {
  background-color: #f5f7fa;
  background-image: linear-gradient(#0a2046, #0a2046), linear-gradient(#1d88fee6, #1d88fee6), url('../images/ai-generated-8230968_cropped.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  border-bottom: 1px solid #e4ebf3;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
  position: relative;
}

.footer-main-pages-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
}

.accordion-side {
  margin-right: 24px;
}

.accordion-side.right-side {
  margin-left: 24px;
  margin-right: 0;
}

.header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-btn-line {
  background-color: #0e1628;
  border-radius: 20px;
  width: 18px;
  height: 2px;
  position: absolute;
}

.accordion-btn-line.vertical {
  width: 2px;
  height: 18px;
}

.max-w-490px {
  max-width: 490px;
}

.max-w-490px.tablet-max-w-100 {
  text-align: center;
  max-width: 100%;
  display: block;
}

.grid-footer---3-column {
  grid-column-gap: 64px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  align-items: start;
}

.hero-split {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 46%;
  height: 100%;
  display: flex;
}

.div-block-4-copy {
  opacity: 1;
  background-image: url('../images/kh3wrf.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  position: sticky;
}

.paragraph-2 {
  color: #0a2046;
}

.footer-middle {
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.home-compare-check-div {
  text-align: center;
  width: auto;
  max-width: none;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  height: 97%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 40px;
  display: flex;
}

.home-faqs-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f3f7fd;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
}

.footer-main-container {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  padding-left: 64px;
  padding-right: 64px;
}

.play-button-large {
  border-radius: 50%;
}

.dropdown-column-wrapper-about {
  background-color: #fff;
  border: 1px solid #d5dff0;
  border-radius: 20px;
  min-width: 960px;
  overflow: hidden;
  transform: translate(-52%);
  box-shadow: 0 2px 12px #0f224514;
}

.dropdown-column-wrapper-about.w--open {
  min-width: 300px;
}

.footer-list-item {
  margin-bottom: 16px;
  padding-left: 0;
  font-size: 18px;
  line-height: 1.111em;
}

.footer-list-item.mg-bottom-0 {
  margin-bottom: 0;
}

.video-and-shapes-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  display: grid;
}

.shape {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 156px;
  max-width: 11vw;
  height: 156px;
  max-height: 11vw;
}

.shape.shape-photo-3 {
  background-image: url('../images/photo-shape-04-corpkit-x-webflow-template.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 86px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.shape._11 {
  background-color: #8ee3fe;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}

.shape._11.bg-secondary-2 {
  background-color: #467aff;
  overflow: hidden;
}

.shape._15 {
  background-color: #8ee3fe;
  border-bottom-right-radius: 80px;
  width: 156px;
  height: 156px;
}

.shape._15.size-118px {
  width: 118px;
  height: 118px;
}

.shape._0334 {
  background-color: #8ee3fe;
  background-image: url('../images/home_faq2.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.shape._14 {
  background-color: #467aff;
  border-bottom-left-radius: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.shape._14.size-118px {
  width: 118px;
  height: 118px;
}

.shape.shape-photo {
  background-image: url('../images/pexels-byb-byb-19332231-x-800.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  border-top-right-radius: 86px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.shape._03-copy {
  background-color: #8ee3fe;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._04 {
  background-color: #467aff;
  border-radius: 0 50% 50%;
}

.shape._04.bg-secondary-1 {
  background-color: #8ee3fe;
}

.shape._07 {
  background-color: #0a2046;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._07.size-145px {
  width: 145px;
  height: 145px;
}

.shape._033 {
  background-color: #8ee3fe;
  background-image: url('../images/pexels-bakytzhan-baurzhanov-9951386-x-800.jpg');
  background-position: 50% 80%;
  background-size: 130%;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.shape._033.size-145px {
  width: 145px;
  height: 145px;
}

.shape._033.bg-secondary-2 {
  background-color: #467aff;
}

.shape._10 {
  background-color: #467aff;
  border-top-right-radius: 86px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._10.bg-secondary-1 {
  background-color: #8ee3fe;
}

.shape._09 {
  background-color: #467aff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._09.size-145px {
  width: 145px;
  height: 145px;
}

.shape._09.bg-secondary-1 {
  background-color: #8ee3fe;
}

.shape._12 {
  background-color: #467aff;
  border-top-right-radius: 80px;
  width: 156px;
  height: 156px;
}

.shape._12.size-118px {
  width: 118px;
  height: 118px;
}

.shape.shape-photo-2 {
  background-image: url('../images/5f2f167b3b89f9aefc34e9d6_banner-small.jpg');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 86px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.shape._08 {
  background-color: #467aff;
  border-bottom-right-radius: 86px;
}

.shape._08.bg-neutral-800 {
  background-color: #0a2046;
  overflow: hidden;
}

.shape.shape-photo-4 {
  background-image: url('../images/dentist-8383931-cropped-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.shape._033 {
  background-color: #8ee3fe;
  background-image: url('../images/all-on-4-dental-implants-belfast-8378579-cropped-1.jpg');
  background-position: 50% 80%;
  background-size: 130%;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._033.size-145px {
  background-image: none;
  width: 145px;
  height: 145px;
}

.shape._16 {
  background-color: #8ee3fe;
  border-top-right-radius: 86px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._16.size-145px {
  width: 145px;
  height: 145px;
}

.shape._03-copy-copy {
  background-color: #467aff;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.shape._13 {
  background-color: #8ee3fe;
  border-top-left-radius: 80px;
  width: 156px;
  height: 156px;
}

.shape._13.size-118px {
  width: 118px;
  height: 118px;
}

.shape._01 {
  text-align: left;
  background-color: #0a2046;
  border-radius: 50% 50% 50% 0;
  overflow: hidden;
}

.shape._01._01-2 {
  background-image: url('../images/true-agency-JwP90y9wgr4-unsplash-cropped1.jpg');
  background-position: 25% 0;
  background-size: auto 100%;
}

.hero-split-2-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.grid-tabs {
  grid-column-gap: 97px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.inner-container._640px {
  max-width: 640px;
}

.inner-container._800px {
  max-width: 800px;
}

.inner-container._680px {
  max-width: 680px;
}

.inner-container._856px {
  max-width: 856px;
}

.inner-container._1068px {
  max-width: 1068px;
}

.home-hero2-heading {
  color: #fff;
  -webkit-text-stroke-color: white;
  line-height: 1.207em;
}

.accordion-header {
  align-items: center;
  display: flex;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.home-balanced-text {
  color: #fff;
  text-align: left;
  padding-bottom: 40px;
  font-size: 20px;
  font-weight: 500;
}

.text-300 {
  font-size: 20px;
  line-height: 1.1em;
}

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

.text-300.bold.footer-title {
  color: #fff;
  margin-bottom: 28px;
}

.shapes-center---top-right-text-container {
  max-width: 480px;
  margin-bottom: 48px;
  margin-left: 48px;
}

.accordion-title {
  color: #0a2046;
  margin-bottom: 0;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns._1-col-tablet.gap-column-64px---row-40px {
  grid-column-gap: 64px;
  grid-row-gap: 48px;
}

.grid-2-columns.title-and-paragraph {
  grid-column-gap: 64px;
  grid-template-columns: 1.1fr .8fr;
  margin-bottom: 48px;
}

.accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  min-width: 24px;
  max-width: 24px;
  min-height: 24px;
  max-height: 24px;
  display: flex;
}

.dropdown-pd {
  padding: 40px;
}

.dropdown-pd.pd-48px {
  padding: 48px;
}

.mg-bottom-48px {
  margin-bottom: 48px;
}

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

.grid-1-column.dropdown-link-column {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  justify-content: start;
  justify-items: start;
}

.grid-1-column.gap-row-0 {
  grid-row-gap: 0px;
}

.text-200 {
  font-size: 18px;
  line-height: 1.111em;
}

.text-200.bold {
  font-weight: 700;
}

.home-about-section-v1 {
  background-color: #f5f7fa;
  background-image: linear-gradient(270deg, #ff9e2c4d, #f3f7fdf7 61%, #8ee3fef2 101%), url('../images/ai-generated-8230968_cropped.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-bottom: 1px solid #e4ebf3;
  padding: 140px 30px;
  position: relative;
}

.slider-nav {
  margin-top: 32px;
  line-height: 1em;
  position: static;
  transform: scale(.8);
}

.home-testimmonial-text {
  color: #666e82;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.italic-text {
  color: #0a2046;
}

.centered-heading {
  color: #0a2046;
  text-align: center;
  margin-bottom: 16px;
  font-size: 44px;
}

.home-balanced-bottom-image-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 5px;
  display: grid;
}

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

.centered-subheading {
  color: #0a2046;
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.container-default {
  color: #666e82;
  max-width: 1268px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.z-index-1 {
  z-index: 1;
  position: relative;
}

.empty-state {
  text-align: center;
  background-color: #fff;
  border: 1px solid #d5dff0;
  border-radius: 11px;
  padding: 26px 24px;
  box-shadow: 0 2px 12px #0f224514;
}

.circle-shape {
  z-index: 1;
  background-color: #fff;
  border-radius: 100%;
  align-self: center;
  width: 62px;
  max-width: 4.5vw;
  height: 62px;
  max-height: 4.5vw;
}

.circle-shape.bg-neutral-800 {
  background-color: #0a2046;
}

.accordion-item {
  background-color: #0000;
  padding: 0;
}

.accordion-item.w--current {
  background-color: #0000;
}

.home-group-div {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #0a2046;
  margin-bottom: 24px;
  font-family: Mona Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
}

.nexus-light-bg-logo {
  color: #fff;
  letter-spacing: -1px;
  font-size: 25px;
  font-weight: 700;
  display: inline;
}

.header-left-side {
  align-items: center;
  display: flex;
}

.dropdown-column-wrapper-partners {
  background-color: #fff;
  border: 1px solid #d5dff0;
  border-radius: 20px;
  min-width: 960px;
  overflow: hidden;
  transform: translate(-52%);
  box-shadow: 0 2px 12px #0f224514;
}

.dropdown-column-wrapper-partners.w--open {
  min-width: 300px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: grid;
}

.buttons-row {
  align-items: center;
  display: none;
}

.buttons-row.center {
  justify-content: center;
}

.footer-link {
  color: #99a0b4;
  text-decoration: none;
}

.footer-link:hover {
  color: #ff9e2c;
}

.nexus-dark-menu-logo-copy {
  color: #0a2046;
  letter-spacing: -1px;
  font-size: 25px;
  font-weight: 700;
  display: inline;
}

.image-9 {
  max-width: 325px;
  margin-top: 20px;
}

.testimonial-wrapper-four {
  justify-content: space-between;
  display: flex;
}

.home-simple-section {
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
}

.slider-wrapper {
  background-color: #0000;
  height: 100%;
}

.header-nav-menu-list {
  z-index: 1;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
}

.header-nav-list-item.left {
  padding-left: 0;
  padding-right: 32px;
}

.header-nav-list-item.show-in-tablet {
  display: none;
}

.tabs-menu-content {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.inner-container-copy {
  justify-content: center;
  align-items: center;
  max-width: 100%;
  display: flex;
}

.inner-container-copy._640px {
  max-width: 640px;
}

.inner-container-copy._800px {
  max-width: 800px;
}

.inner-container-copy._680px {
  max-width: 680px;
}

.inner-container-copy._856px {
  max-width: 856px;
}

.inner-container-copy._1068px {
  max-width: 1068px;
}

.top-text-div {
  text-align: center;
  width: 800px;
}

.div-block-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.question {
  color: #0a2046;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.qa-div {
  padding-bottom: 20px;
}

@media screen and (min-width: 1440px) {
  .grid-floating-shape.cta-v2-grid-right-copy {
    right: -86px;
  }

  .grid-floating-shape.cta-v2-grid-left {
    left: -86px;
  }

  .grid-floating-shape.cta-v2-grid-right {
    right: -86px;
  }

  .grid-floating-shape.cta-v2-grid-left-copy {
    left: -86px;
  }
}

@media screen and (min-width: 1920px) {
  .grid-floating-shape.cta-v2-grid-left, .grid-floating-shape.cta-v2-grid-left-copy {
    align-items: center;
    left: -10%;
  }
}

@media screen and (max-width: 991px) {
  .grid-footer-logo---paragrah {
    grid-row-gap: 16px;
    text-align: center;
    grid-template-columns: 1fr;
  }

  .home-balanced-top-image-grid {
    display: block;
  }

  .card-light-rounded-corners.position-relative---top--124px-desktop, .card-light-rounded-corners.position-relative---top--244px-desktop {
    top: auto;
  }

  .grid-6-columns.logo-strip {
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .grid-3-columns.text-boxes-icon-top-3-column-grid {
    grid-column-gap: 40px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-3-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .home-balanced-text-heading {
    font-size: 36px;
  }

  .display-1 {
    font-size: 48px;
  }

  .header-logo-link.left {
    margin-right: 48px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hamburger-menu-wrapper {
    margin-left: 24px;
  }

  .hamburger-menu-wrapper.w--open {
    background-color: #0000;
  }

  .max-w-444px.max-w-100-tablet {
    max-width: 100%;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .home-doctors-first-heading {
    font-size: 40px;
  }

  .container-2 {
    max-width: 728px;
  }

  .accordion-item-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .accordion-item-wrapper.v2 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .accordion-item-wrapper.v2:hover {
    transform: translate(6px);
  }

  .testimonial-left {
    width: 40%;
    margin-right: 40px;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
    margin-right: 220px;
  }

  .home-hero-heading {
    font-size: 48px;
  }

  .circle-check-icon {
    width: 18px;
  }

  .cta-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .cta-section.pd-cta-home-v2 {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .home-smart-transition-section {
    padding: 120px 40px;
  }

  .tabs-image-content {
    margin-top: 0;
    top: auto;
  }

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

  .max-w-480px.tablet-max-w-100 {
    max-width: 100%;
  }

  .header-nav-link {
    font-size: 16px;
  }

  .shapes-center---bottom-left-text-container {
    margin-top: 40px;
    margin-right: 32px;
  }

  .slider-mask {
    position: static;
  }

  .every-stage-section {
    padding: 120px 20px;
  }

  .grid-floating-shape.cta-v2-grid-right-copy {
    align-content: start;
    place-items: start center;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .grid-floating-shape.cta-v2-grid-left {
    justify-content: start;
    margin-top: 64px;
    position: relative;
    inset: 0 auto 0 0;
  }

  .grid-floating-shape.cta-v2-grid-right {
    inset: auto 0 0 auto;
  }

  .grid-floating-shape.cta-v2-grid-left-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: auto auto;
    grid-auto-columns: 1fr;
    justify-content: start;
    width: 50%;
    margin-top: auto;
    margin-left: -24px;
    display: grid;
    position: static;
    inset: 0 auto 0 0;
  }

  .dropdown-toggle {
    font-size: 16px;
  }

  .display-2 {
    font-size: 40px;
  }

  .display-2.mg-bottom-32px.mg-bottom-48px-tablet {
    margin-bottom: 48px;
  }

  .display-2.mg-bottom-32px.mg-bottom-16px-tablet {
    margin-bottom: 16px;
  }

  .section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.pd-80px {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.home-top-section {
    padding-top: 40px;
  }

  .section.top-section {
    padding-top: 64px;
  }

  .section.top-section.pd-bottom-140px {
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .tablet-flex-horizontal {
    display: flex;
  }

  .home-customers-say-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .hamburger-menu-bar {
    width: 44px;
    height: 3px;
  }

  .hamburger-menu-bar.bottom {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .mg-bottom-64px.mg-bottom-48px-tablet {
    margin-bottom: 48px;
  }

  .divider {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .home-balanced-text-div {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .header-wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-shape-wrapper {
    justify-content: center;
  }

  .grid-shape-wrapper.hero-home-v2 {
    grid-template-columns: auto auto auto auto auto;
    width: 100%;
  }

  .max-w-490px.tablet-max-w-100 {
    max-width: 100%;
  }

  .grid-footer---3-column {
    grid-column-gap: 28px;
    grid-row-gap: 56px;
    grid-template-columns: 1fr 1fr;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .footer-middle {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .home-faqs-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

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

  .dropdown-column-wrapper-about {
    min-width: auto;
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    transform: none;
  }

  .dropdown-column-wrapper-about.w--open {
    position: static;
  }

  .video-and-shapes-grid {
    grid-template-columns: 1fr;
  }

  .shape {
    max-width: 20vw;
    max-height: 20vw;
  }

  .shape._15.size-118px {
    border-bottom-right-radius: 32px;
    width: 48px;
    height: 48px;
  }

  .shape._14.size-118px {
    border-bottom-left-radius: 32px;
    width: 48px;
    height: 48px;
  }

  .shape.shape-photo {
    border-top-right-radius: 60px;
  }

  .shape._09 {
    width: 160px;
    height: 160px;
  }

  .shape._12.size-118px {
    border-top-right-radius: 32px;
    width: 48px;
    height: 48px;
  }

  .shape.shape-photo-2 {
    border-top-right-radius: 60px;
  }

  .shape._13.size-118px {
    border-top-left-radius: 32px;
    width: 48px;
    height: 48px;
  }

  .hero-split-2-right {
    max-width: 100%;
    margin-bottom: 40px;
    display: none;
  }

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

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

  .home-balanced-text {
    font-size: 18px;
  }

  .text-300.bold.footer-title {
    margin-bottom: 24px;
  }

  .shapes-center---top-right-text-container {
    margin-bottom: 32px;
    margin-left: 32px;
  }

  .grid-2-columns._1-col-tablet {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.title-and-paragraph {
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .dropdown-pd {
    padding: 20px 0 14px;
  }

  .dropdown-pd.pd-48px {
    padding: 40px 0;
  }

  .home-testimmonial-text {
    font-size: 28px;
    line-height: 36px;
  }

  .home-balanced-bottom-image-grid {
    grid-template-columns: 1fr;
  }

  .circle-shape {
    max-width: 8vw;
    max-height: 8vw;
  }

  .hidden-on-tablet {
    display: none;
  }

  .home-group-div {
    overflow: hidden;
  }

  .header-left-side {
    flex: 1;
    justify-content: space-between;
  }

  .dropdown-column-wrapper-partners {
    min-width: auto;
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
    transform: none;
  }

  .dropdown-column-wrapper-partners.w--open {
    position: static;
  }

  .header-nav-menu-wrapper {
    background-color: #fff;
    border-top: 1px solid #d5dff0;
    border-bottom: 1px solid #d5dff0;
    padding: 24px;
  }

  .home-simple-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-nav-list-item {
    margin-bottom: 12px;
    padding-left: 0;
  }

  .header-nav-list-item.show-in-tablet {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .mg-bottom-24px {
    margin-bottom: 20px;
  }

  .card-light-rounded-corners {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 40px 24px;
  }

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

  .grid-3-columns.text-boxes-icon-top-3-column-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .grid-3-columns.shapes-center-grid {
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .home-balanced-text-heading {
    font-size: 32px;
  }

  .display-1, .display-1.mg-bottom-12px, .display-1.mg-bottom-12px-copy, .display-1.mg-bottom-12px-copy-copy {
    font-size: 40px;
  }

  .header-logo-link.left {
    max-width: 140px;
    margin-right: 40px;
  }

  .hamburger-menu-wrapper {
    justify-content: center;
    margin-left: 16px;
  }

  .image-2 {
    width: 150px;
  }

  .photo-shape-wrapper {
    z-index: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    display: flex;
    position: relative;
  }

  .photo-shape-wrapper._02, .photo-shape-wrapper._04 {
    border-bottom-right-radius: 20px;
  }

  .home-doctors-first-heading {
    font-size: 32px;
  }

  .home-testimonial {
    padding: 60px 15px;
  }

  .accordion-item-wrapper {
    padding: 40px 24px;
  }

  .accordion-item-wrapper.v2 {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .testimonial-left {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .mg-bottom-32px {
    margin-bottom: 24px;
  }

  .home-hero-heading, .home-hero-heading.mg-bottom-12px {
    font-size: 40px;
  }

  .circle-check-icon {
    width: 17px;
  }

  .cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .cta-section.pd-cta-home-v2 {
    padding-top: 64px;
  }

  .home-smart-transition-section {
    padding: 100px 20px;
  }

  .features-table {
    padding: 60px 15px;
  }

  .heading-h3-size {
    font-size: 22px;
  }

  .photo-shape-wrapper-2 {
    z-index: 1;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
  }

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

  .video-wrapper {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .shapes-center---bottom-left-text-container {
    margin-top: 56px;
    margin-right: 0;
  }

  .btn-light-blue, .btn-secondary {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .every-stage-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hidden-on-mbl {
    display: none;
  }

  .home-testimonial-image {
    height: auto;
  }

  .display-2 {
    font-size: 32px;
  }

  .display-2.mg-bottom-32px.mg-bottom-48px-tablet {
    margin-bottom: 40px;
  }

  .btn-primary {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .btn-primary.small {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    display: none;
  }

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

  .section.pd-80px {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .section.home-top-section {
    padding-top: 20px;
  }

  .section.top-section {
    padding-top: 48px;
  }

  .section.top-section.pd-bottom-140px {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-customers-say-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hamburger-menu-bar {
    width: 32px;
  }

  .mg-bottom-12px.mg-bottom-8px-mbl {
    margin-bottom: 8px;
  }

  .mg-bottom-64px {
    margin-bottom: 56px;
  }

  .divider {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .divider._40px {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .grid-shape-wrapper.hero-home-v2 {
    grid-template-columns: auto auto auto auto 1fr 1fr 1fr;
  }

  .home-about-section {
    padding: 60px 15px;
  }

  .footer-main-pages-grid {
    grid-column-gap: 24px;
  }

  .accordion-side {
    margin-right: 16px;
  }

  .accordion-side.right-side {
    margin-left: 16px;
  }

  .home-faqs-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .footer-main-container {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .play-button-large {
    max-width: 64px;
  }

  .footer-list-item {
    margin-bottom: 14px;
    font-size: 16px;
  }

  .shape.shape-photo-3 {
    border-top-left-radius: 60px;
  }

  .shape._15 {
    border-bottom-right-radius: 60px;
    width: 100px;
    height: 100px;
  }

  .shape._15.size-118px {
    display: none;
  }

  .shape._14 {
    border-bottom-left-radius: 60px;
  }

  .shape._14.size-118px {
    display: none;
  }

  .shape.shape-photo {
    border-top-right-radius: 60px;
  }

  .shape._07.size-145px, .shape._033.size-145px {
    width: 100px;
    height: 100px;
  }

  .shape._10 {
    border-top-right-radius: 60px;
  }

  .shape._09.size-145px {
    width: 100px;
    height: 100px;
  }

  .shape._12 {
    border-top-right-radius: 60px;
    width: 100px;
    height: 100px;
  }

  .shape._12.size-118px {
    display: none;
  }

  .shape.shape-photo-2 {
    border-top-right-radius: 60px;
  }

  .shape._08 {
    border-bottom-right-radius: 60px;
  }

  .shape._033.size-145px {
    width: 100px;
    height: 100px;
  }

  .shape._16 {
    border-top-right-radius: 60px;
  }

  .shape._16.size-145px {
    width: 100px;
    height: 100px;
  }

  .shape._13 {
    border-top-left-radius: 60px;
    width: 100px;
    height: 100px;
  }

  .shape._13.size-118px {
    display: none;
  }

  .grid-tabs {
    grid-row-gap: 56px;
  }

  .home-balanced-text {
    font-size: 15px;
    line-height: 1.75em;
  }

  .text-300 {
    font-size: 18px;
  }

  .shapes-center---top-right-text-container {
    max-width: none;
    margin-bottom: 56px;
    margin-left: 0;
  }

  .accordion-title {
    font-size: 20px;
    line-height: 30px;
  }

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

  .grid-2-columns.title-and-paragraph {
    margin-bottom: 40px;
  }

  .dropdown-pd.pd-48px {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .text-200 {
    font-size: 16px;
  }

  .home-about-section-v1 {
    padding: 60px 15px;
  }

  .home-testimmonial-text {
    font-size: 28px;
    line-height: 36px;
  }

  .max-w-48px-mbl {
    max-width: 48px;
  }

  .max-w-48px-mbl.mg-bottom-24px {
    margin-bottom: 16px;
  }

  .testimonial-wrapper-four {
    flex-direction: column;
  }

  .home-simple-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 479px) {
  .grid-6-columns.logo-strip {
    grid-template-columns: 1fr 1fr;
  }

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

  .home-balanced-text-heading {
    font-size: 32px;
  }

  .display-1 {
    font-size: 38px;
  }

  .display-1.mg-bottom-12px, .display-1.mg-bottom-12px-copy, .display-1.mg-bottom-12px-copy-copy {
    font-size: 36px;
    line-height: 1em;
  }

  .header-logo-link.left {
    margin-right: 24px;
  }

  .hamburger-menu-wrapper {
    margin-left: 12px;
  }

  .consideration-title {
    margin-left: 0;
    font-size: 1em;
  }

  .footer-copyright-text {
    display: block;
  }

  .image-2 {
    width: 100px;
  }

  .comparison-title {
    margin-left: 0;
    font-size: 1em;
  }

  .home-doctors-first-heading {
    font-size: 32px;
  }

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

  .home-transition-buttons {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-wrapper-2 {
    margin-right: 60px;
  }

  .home-hero-heading {
    font-size: 38px;
  }

  .home-hero-heading.mg-bottom-12px {
    font-size: 36px;
    line-height: 1em;
  }

  .circle-check-icon {
    width: 16px;
  }

  .cta-section {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .home-smart-transition-section {
    padding: 80px 20px;
  }

  .icon-list {
    margin-right: 8px;
  }

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

  .comparison-negative {
    white-space: normal;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 14px;
  }

  .text-block {
    font-size: 14px;
  }

  .comparison-positive {
    background-image: none;
    margin-left: 0;
    padding-left: 0;
  }

  .shapes-center---bottom-left-text-container {
    margin-top: 48px;
  }

  .div-block-11 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .btn-light-blue, .btn-secondary {
    width: 100%;
  }

  .every-stage-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .grid-floating-shape.cta-v2-grid-left {
    margin-top: 48px;
  }

  .display-2 {
    font-size: 32px;
  }

  .btn-primary {
    width: 100%;
  }

  .btn-primary.button-row {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.pd-80px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.home-top-section {
    padding-top: 30px;
    padding-bottom: 70px;
  }

  .section.top-section {
    padding-top: 40px;
  }

  .section.top-section.pd-bottom-140px {
    padding-bottom: 80px;
  }

  .home-customers-say-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hamburger-menu-bar {
    width: 24px;
  }

  .divider {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .home-balanced-text-div {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-logo-wrapper {
    max-width: 140px;
  }

  .footer-main-pages-grid {
    grid-column-gap: 48px;
    grid-row-gap: 14px;
    flex-wrap: wrap;
    display: flex;
  }

  .grid-footer---3-column {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .footer-middle {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .home-faqs-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-main-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .play-button-large {
    max-width: 48px;
  }

  .video-and-shapes-grid {
    grid-template-columns: 1fr;
  }

  .shape.shape-photo-3 {
    border-top-left-radius: 40px;
  }

  .shape._15 {
    border-bottom-right-radius: 40px;
    width: 80px;
    height: 80px;
  }

  .shape._14 {
    border-bottom-left-radius: 40px;
  }

  .shape.shape-photo {
    border-top-right-radius: 40px;
  }

  .shape._07.size-145px, .shape._033.size-145px {
    width: 80px;
    height: 80px;
  }

  .shape._10 {
    border-top-right-radius: 40px;
  }

  .shape._09.size-145px {
    width: 80px;
    height: 80px;
  }

  .shape._12 {
    border-top-right-radius: 40px;
    width: 80px;
    height: 80px;
  }

  .shape.shape-photo-2 {
    border-top-right-radius: 40px;
  }

  .shape._08 {
    border-bottom-right-radius: 40px;
  }

  .shape._033.size-145px {
    width: 80px;
    height: 80px;
  }

  .shape._16 {
    border-top-right-radius: 40px;
  }

  .shape._16.size-145px {
    width: 80px;
    height: 80px;
  }

  .shape._13 {
    border-top-left-radius: 40px;
    width: 80px;
    height: 80px;
  }

  .grid-tabs {
    grid-row-gap: 48px;
  }

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

  .text-300.bold.footer-title {
    margin-bottom: 20px;
  }

  .shapes-center---top-right-text-container {
    margin-bottom: 48px;
  }

  .accordion-title {
    font-size: 18px;
    line-height: 26px;
  }

  .home-about-section-v1 {
    background-position: 0 0, 60%;
  }

  .home-testimmonial-text {
    font-size: 24px;
    line-height: 32px;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .comparison-row-main {
    grid-column-gap: 4px;
  }

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

  .comparison-row {
    grid-column-gap: 20px;
  }

  .buttons-row {
    flex-direction: column;
    align-items: stretch;
  }

  .image-9 {
    max-width: 175px;
  }

  .home-simple-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .slider-wrapper {
    margin-bottom: 80px;
  }

  .slider-wrapper.mg-bottom-0-mbp {
    margin-bottom: 0;
  }

  .header-nav-list-item {
    text-align: left;
    width: 100%;
  }

  .header-nav-list-item.show-in-tablet {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31af4d-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31af53-16b035cd {
  place-self: end center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afbb-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end start;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afbd-16b035cd {
  place-self: end start;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afc8-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afca-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afcd-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afd1-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afd5-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afd7-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afda-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afdd-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_4252147f-f3fc-ee86-5c4b-6a79b7208f5b-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4252147f-f3fc-ee86-5c4b-6a79b7208f5d-16b035cd, #w-node-_4252147f-f3fc-ee86-5c4b-6a79b7208f60-16b035cd, #w-node-_4252147f-f3fc-ee86-5c4b-6a79b7208f63-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afe1-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afe3-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afe7-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31afeb-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31afef-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31aff1-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31aff5-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31aff8-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31affc-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31affe-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b003-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b008-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b00c-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b00e-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b012-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b016-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b0fa-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b14a-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: end;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b14e-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b158-16b035cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b230-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b249-16b035cd {
  justify-self: end;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b261-16b035cd {
  justify-self: start;
}

#w-node-e9f14962-c417-7942-45d9-1f5c0d31b267-16b035cd {
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b14a-16b035cd {
    justify-self: auto;
  }

  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b158-16b035cd {
    justify-self: end;
  }

  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b1f2-16b035cd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b230-16b035cd, #w-node-e9f14962-c417-7942-45d9-1f5c0d31b249-16b035cd {
    justify-self: auto;
  }

  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b261-16b035cd {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e9f14962-c417-7942-45d9-1f5c0d31b1f2-16b035cd {
    grid-column: span 1 / span 1;
  }
}


