.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90vh;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fffbf2;
  color: #79a1f2;
}

.stats-graphic-section {
  min-height: 0px;
  padding: 50px;
}

.accelerate-patient-check-section {
  min-height: 100vh;
  padding: 200px;
  background-color: rgba(88, 172, 149, 0.18);
}

.how-works-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0vh;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(121, 161, 242, 0.06);
}

.schedule-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0vh;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.graphic-div {
  position: static;
  left: 4%;
  top: 4%;
  right: auto;
  bottom: auto;
  width: auto;
  min-height: 700px;
  min-width: 700px;
  margin-right: 75px;
  background-image: url('../images/Hero-Graphic.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-text-wrapper {
  position: static;
  left: auto;
  top: auto;
  right: 9%;
  bottom: 14%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 1000px;
  max-width: 45%;
  min-height: 700px;
  min-width: 0px;
  margin-right: 5px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h1 {
  font-family: Varelaround, sans-serif;
  color: #155451;
  font-size: 75px;
  line-height: 80px;
  font-weight: 400;
}

.h {
  margin-top: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #58ac95;
  font-size: 35px;
  line-height: 35px;
  font-weight: 500;
}

.hero-button-div {
  margin-top: 10px;
}

.button {
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 50px;
  background-color: #79a1f2;
  font-family: 'Work Sans', sans-serif;
  color: #fffbf2;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #58ac95;
}

.button.teal {
  background-color: #58ac95;
}

.button.teal:hover {
  background-color: #79a1f2;
}

.text-span {
  color: #fffbf2;
  font-weight: 500;
}

.text-span-2 {
  font-weight: 500;
}

.navbar {
  padding: 15px;
  background-color: #fff;
}

.brand {
  width: 300px;
}

.brand.w--current {
  width: 225px;
}

.nav-link {
  font-family: Varelaround, sans-serif;
  color: #155451;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #79a1f2;
}

.nav-link.call {
  color: #79a1f2;
}

.nav-link.call:hover {
  color: #155451;
}

.nav-menu {
  padding-top: 0px;
}

.heading-10 {
  font-family: 'Varela Round', sans-serif;
  color: #79a1f2;
  font-size: 100px;
  line-height: 110px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}

.heading-10.lime {
  color: #a2ce5e;
  text-shadow: none;
}

.heading-10.dark-green {
  color: #155451;
  text-shadow: none;
}

.heading-10.teal {
  color: #58ac95;
  text-shadow: none;
}

.column {
  padding: 50px;
}

.paragraph-big {
  font-family: 'Varela Round', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
}

.column-2 {
  padding: 50px;
}

.column-3 {
  padding: 50px;
}

.column-4 {
  padding: 50px;
}

.text-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 0px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.image-2 {
  width: 50%;
  min-height: 600px;
  background-image: url('../images/Location_Photo.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.image-2.left {
  background-color: #e9f4fa;
  background-image: none;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-2.left.section1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #79a1f2;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.image-2.left.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #79a1f2;
  background-image: url('../images/PatientWaiting_Photo.jpg'), -webkit-gradient(linear, left top, left bottom, from(#79a1f2), to(#79a1f2));
  background-image: url('../images/PatientWaiting_Photo.jpg'), linear-gradient(180deg, #79a1f2, #79a1f2);
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
}

.image-2.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/pating_Satisfaction.jpg'), -webkit-gradient(linear, left top, left bottom, from(#58ac95), to(#58ac95));
  background-image: url('../images/pating_Satisfaction.jpg'), linear-gradient(180deg, #58ac95, #58ac95);
  background-position: 50% 0%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.image-2.right.section-1 {
  background-color: #58ac95;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.paragraph {
  max-width: 800px;
  min-width: 0px;
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
}

.h3-main {
  max-width: 800px;
  min-width: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Varela Round', sans-serif;
  color: #155451;
  font-size: 40px;
  line-height: 45px;
  font-weight: 400;
  text-align: left;
}

.h3-main.center {
  max-width: none;
  text-align: center;
}

.h3-main._30pt {
  font-size: 30px;
  line-height: 30px;
}

._5050wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

._5050wrapper._2 {
  margin-top: 0px;
}

.h4 {
  max-width: 800px;
  margin-top: 0px;
  font-family: 'Work Sans', sans-serif;
  color: #58ac95;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
}

.text-right-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 600px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.image-4 {
  width: 400px;
  max-width: none;
  min-width: 0px;
}

.icons-div {
  width: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
}

.step-icon {
  width: 150px;
  height: 150px;
  border-style: solid;
  border-width: 5px;
  border-color: #79a1f2;
  border-radius: 360px;
  background-image: url('../images/step1.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.step-icon._1 {
  width: 125px;
  height: 125px;
  margin-right: 20px;
  padding: 55px;
  border-width: 2px;
  border-radius: 100px;
  background-size: auto;
}

.step-icon._1.step-2 {
  margin-right: 10px;
  background-image: url('../images/step2.png');
}

.step-icon._1.step-3 {
  background-image: url('../images/step3.png');
}

.step-icon._1.step-4 {
  background-image: url('../images/step5.png');
}

.step-icon._1.step-5 {
  background-image: url('../images/step4.png');
}

.step-icon._1.step-6 {
  background-image: url('../images/step6.png');
}

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

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
}

.steps-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.steps-text-wrap {
  width: 60%;
}

.column-7 {
  padding: 40px;
}

.accelerate-patient-check-section-copy {
  min-height: 100vh;
  padding: 200px;
  background-color: #155451;
}

.roi-calculator-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  width: 100%;
  max-width: 1300px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.image-7 {
  width: 30%;
  margin-top: 50px;
}

.image-8 {
  width: 400px;
}

.columns {
  display: none;
}

.columns-2 {
  display: none;
}

.image-9 {
  width: 900px;
}

div#hbspt-form-1606319637770-7294381369 {
  width: 100%;
}
.form_container {
  max-width:900px;
  width:100%;
}
.calculator {
  margin-top: 3rem;
  width:100%;
}
.bGlUkZ {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  border-radius: 0rem;
  border: none;
}
.dThKYM {
  margin-bottom: 1rem;
}
.dNMnw {
  width: 100%;
  display: block;
}
.hDJXXj:first-child {
  padding-left: 0px;
}
.jkcLiJ {
  padding: 0px 0.5rem;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-basis: 33%;
  max-width: 33%;
  position: sticky;
  top: 0rem;
  overflow: auto;
}
.hEDVCF {
  border-radius: 0rem;
  border: 1px solid rgb(244, 244, 244);
  padding: 1rem;
}
.dThKYM {
  margin-bottom: 1rem;
}
.wkIux {
  display: block;
  width: 100%;
  text-align: center;
}

.embed_container {
  margin-top: 2rem;
  max-width: 640px;
  width: 100%;
}
.h3-main.white {color:#fff;}

@media screen and (max-width: 1024px) {
  .hero-section {
    padding: 75px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .accelerate-patient-check-section {
    padding: 75px;
  }

  .how-works-section {
    padding: 75px;
  }

  .schedule-section {
    padding: 75px;
  }

  .graphic-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 700px;
    min-width: 600px;
    margin-right: 0px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-size: contain;
  }

  .hero-text-wrapper {
    width: 100%;
    max-width: none;
    min-height: 0px;
    padding: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h1 {
    margin-top: 0px;
    font-size: 70px;
    line-height: 75px;
  }

  .button {
    min-width: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
  }

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

  .column {
    padding: 25px;
  }

  .column-2 {
    padding: 25px;
  }

  .column-3 {
    padding: 25px;
  }

  .text-right {
    width: auto;
    min-height: 400px;
    padding: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-2 {
    width: auto;
    min-height: 400px;
    background-position: 50% 0%;
  }

  .image-2.left {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .image-2.left.section-2 {
    background-image: url('../images/PatientWaiting_Photo.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/PatientWaiting_Photo.jpg'), linear-gradient(180deg, null, null);
    background-size: contain, auto;
  }

  .image-2.right {
    display: block;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    background-image: url('../images/pating_Satisfaction.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-2.right.section-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
  }

  .paragraph {
    line-height: 30px;
    text-align: center;
  }

  .h3-main {
    margin-bottom: 10px;
    text-align: center;
  }


  ._5050wrapper {
    min-height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .h4 {
    text-align: center;
  }

  .text-right-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-height: 400px;
    padding: 50px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icons-div {
    margin-bottom: 20px;
  }

  .column-5 {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .step-icon._1 {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .step-icon._1.step-2 {
    margin-right: 0px;
  }

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

  .column-6 {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0px;
  }

  .steps-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-7 {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0px;
  }

  .accelerate-patient-check-section-copy {
    padding: 75px;
  }

  .roi-calculator-section {
    padding: 75px;
  }

  .image-6 {
    width: 100%;
  }

  .icon {
    color: #155451;
    font-size: 35px;
  }

  .image-7 {
    width: 80%;
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    min-height: 500px;
    padding: 30px;
  }
  .embed_container iframe {
    height: 200px;
  }

  .stats-graphic-section {
    padding: 30px;
  }

  .accelerate-patient-check-section {
    padding: 30px;
  }

  .how-works-section {
    padding: 30px;
  }

  .schedule-section {
    padding: 30px;
  }

  .graphic-div {
    min-height: 200px;
    min-width: 200px;
  }

  .hero-text-wrapper {
    max-height: none;
    max-width: none;
    min-height: 0px;
    margin-top: 30px;
    margin-right: 0px;
    padding: 0px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .h1 {
    font-size: 50px;
    line-height: 55px;
    text-align: left;
  }

  .h {
    font-size: 25px;
    line-height: 30px;
  }

  .hero-button-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .navbar {
    padding: 1px;
  }

  .brand {
    width: 200px;
  }

  .brand.w--current {
    width: 200px;
  }

  .text-right {
    width: 100%;
    min-height: 0px;
    padding: 20px;
  }

  .image-2 {
    width: 100%;
    min-height: 300px;
  }

  .image-2.right {
    background-position: 50% 50%;
  }

  ._5050wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-right-2 {
    width: 100%;
    min-height: 0px;
    padding: 20px;
  }

  .icons-div {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .column-5 {
    margin-top: 15px;
  }

  .accelerate-patient-check-section-copy {
    padding: 30px;
  }

  .roi-calculator-section {
    padding: 30px;
  }

  .image-6 {
    margin-top: 20px;
  }

  .image-7 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    padding-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }

  .accelerate-patient-check-section {
    padding: 0px;
  }

  .graphic-div {
    min-height: 200px;
    min-width: 200px;
  }

  .hero-text-wrapper {
    max-width: none;
    margin-top: 0px;
    padding: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h1 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .h {
    margin-top: 5px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }

  .hero-button-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }

  .brand {
    width: 150px;
  }

  .brand.w--current {
    margin-top: 10px;
  }

  .heading-10 {
    font-size: 75px;
    line-height: 85px;
  }

  .heading-10.teal {
    font-size: 75px;
    line-height: 85px;
  }

  .column {
    margin-bottom: 20px;
    padding: 0px;
  }

  .paragraph-big {
    font-size: 25px;
    line-height: 35px;
  }

  .column-2 {
    margin-bottom: 20px;
    padding: 0px;
  }

  .column-3 {
    margin-bottom: 20px;
    padding: 0px;
  }

  .column-4 {
    padding: 0px;
  }

  .text-right {
    padding: 20px;
  }

  .image-2 {
    min-height: 200px;
  }

  .image-2.right {
    display: block;
  }

  .image-2.right.section-1 {
    padding: 30px;
  }

  .paragraph {
    width: auto;
    max-width: none;
    min-width: 0px;
    text-align: center;
  }

  .h3-main {
    font-size: 25px;
    line-height: 30px;
  }

  ._5050wrapper {
    padding: 0px;
  }

  ._5050wrapper._2 {
    margin-top: 0px;
  }

  .text-right-2 {
    padding: 20px;
  }

  .image-4 {
    width: 300px;
  }

  .steps-text-wrap {
    width: 100%;
  }

  .accelerate-patient-check-section-copy {
    padding: 0px;
  }

  .image-7 {
    width: 100%;
  }

  .image-8 {
    padding: 30px;
  }
}

@font-face {
  font-family: 'Varelaround';
  src: url('../fonts/VarelaRound-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}