.healthcare-banner {
  min-height: 752px;
  padding: 80px 0;
}
.healthcare-banner .content-left {
  width: 46%;
}
.healthcare-banner h1 {
  font-size: 51px;
  white-space: nowrap;
}
.healthcare-banner .content-right {
  width: 52%;
}
.healthcare-banner .btn-link a {
  background-color: #006ee1;
}
.healthcare-banner .banner-info {
  margin: 40px 0 70px;
}
/*  */
.tech-stack {
  position: relative;
  margin-top: 0;
}
.tech-stack .display-flex {
  position: initial;
}
.tech-stack .content-left {
  width: 24%;
  border-right: 1px solid #b7bbc4;
}
.tech-stack .content-right {
    width: 71%;
}
.tech-stack h3 {
  margin-top: 0;
}
.tech-stack .swiper-slide {
  width: max-content;
  margin-right: 40px;
}
.tech-stack .img img {
  display: block;
  height: 73px;
}
/*  */
.next-levl {
  margin-top: 7vw;
}
.next-levl .item {
  display: flex;
  align-items: center;
  margin-top: 30px;
  background-color: #f6f7f9;
  border-radius: 27px;
  width: 31%;
  min-height: 117px;
  justify-content: center;
}
.next-levl .item .svg {
  width: 67px;
  height: 67px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 20px 0 0;
}
.next-levl .item .info {
  width: 50%;
}
/*  */
.all-communications {
  margin-top: 7vw;
}
.all-communications .display-flex {
  align-items: flex-start;
}
.all-communications h2 {
  margin-bottom: 20px;
}
.all-communications .content-right {
  width: 46%;
}
.all-communications .content-left {
  width: 50%;
}
.all-communications .h2-info {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
div .template-text-slide .item {
  padding: 30px;
  margin-bottom: 0;
  border-bottom: 1px solid #f6f7f9;
}
.template-text-slide .slide-down {
  background-color: #f6f7f9;
  border-radius: 33px;
  border: none;
}
.template-text-slide .slide-down + .item,
.template-text-slide .slide-down + .item + .item {
  /* border-bottom: 1px solid #f6f7f9; */
}
.template-text-slide .item:last-child {
  border: none;
}
div .template-text-slide .title-wrap {
  justify-content: space-between;
}
.all-communications .template-text-slide .title-wrap p {
  margin-bottom: 0;
  height: auto;
}
.all-communications .btn-2 {
  display: block;
  font-size: 0;
  width: 9px;
  height: 13px;
}
.all-communications .slide-down .btn-2 {
  transform: rotate(90deg);
}
/*  */
.easier-connectivity.display-flex {
  margin-top: 7vw;
}
.easier-connectivity .content-left {
  width: 50%;
  position: relative;
  top: 1vw;
}
.easier-connectivity .content-right {
  width: 45%;
}
.easier-connectivity h2 {
  text-align: left;
  margin-top: 0;
}
/*  */
.patient-privacy.display-flex {
  margin-top: 7vw;
  background-color: #f3f8ff;
  border-radius: 23px;
  padding: 36px 3.3% 20px;
}
.patient-privacy h2 {
  text-align: left;
  margin-top: -5px;
  margin-bottom: 30px;
}
.patient-privacy .content-left {
  width: 58%;
}
.patient-privacy .content-right {
  width: 35%;
}
/*  */
.communicate {
  margin-top: 7vw;
}
.communicate .display-flex {
  align-items: stretch;
  margin-top: 50px;
}
.communicate a {
  margin-top: 20px;
  display: block;
  padding-left: 25px;
  width: max-content;
}
.communicate .template-dot .dot {
  padding-left: 22px;
}
.communicate .template-dot .dot::before {
  width: 17px;
  height: 17px;
  top: 6px;
}
.communicate .item:first-child a::after {
  transform: initial;
  width: 20px;
  height: 20px;
  background-size: 20px;
  top: 6px;
  padding-right: 25px;
}
.communicate h3 {
  text-align: center;
  line-height: 45px;
  background: rgb(255 255 255 / 90%);
  border-radius: 23px;
  font-size: 18px;
  padding: 0 20px;
  width: max-content;
  margin-top: 0;
}
.communicate .item {
  width: 31%;
  height: 427px;
  position: relative;
  padding: 330px 20px 50px;
  border-radius: 20px;
  transition: all 0.5s;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  overflow: hidden;
}
.communicate .info {
  font-family: Manrope !important;
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 0;
}
.communicate .click-icon {
  width: 60px;
  height: 60px;
  color: rgb(255 255 255 / 0%);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.communicate .show-detail {
  opacity: 0;
  height: 0;
  width: 0;
}
.active-parent .item {
  width: 28%;
  background-position: -40px 0;
}
.active-parent .show-detail-wrap {
  width: 39.8%;
  padding: 60px 30px 30px;
  background-position: center;
}
.active-parent .show-detail-wrap .info {
  display: none;
}
.active-parent .show-detail-wrap .show-detail {
  opacity: 1;
  height: auto;
  width: 100%;
}
/*  */
.say-wrap.display-flex {
  margin-top: 7vw;
  align-items: flex-start;
  min-height: 242px;
  padding: 0 4% 33px 0;
}
.say-wrap .content-left {
  width: 109px;
}
.say-wrap .content-right {
  width: 81%;
  margin-top: 50px;
}
.say-wrap .say {
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
  line-height: 37px;
}
.say-wrap .who {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: Manrope !important;
  font-weight: 500;
}
.say-wrap .who .line {
  border-bottom: 1px solid #b7bbc4;
  width: 53px;
  font-size: 0;
  line-height: 0;
  margin-right: 10px;
}
/*  */
.solution-wrap {
  margin-top: 7vw;
  background-color: #f6f8fa;
  padding: 70px 0 215px;
}
.solution-wrap h2 {
  margin-bottom: 60px;
}
/*  */
.related-products.display-flex {
  margin-top: -110px;
}
.related-products h3 {
  margin: 0;
}
.related-products .content-left,
.related-products .content-right {
  width: 47%;
  min-height: 213px;
  padding: 50px 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.related-products .template-dot {
  width: 56%;
}
/*  */
.contact-us.same-width {
  margin-top: 7vw;
  padding-bottom: 120px;
}
.contact-us h2 {
  margin-bottom: 60px;
}
div .template-hbspt-forms .field {
  margin-bottom: 20px;
}
.template-hbspt-forms .field input,
.template-hbspt-forms .field select,
.template-hbspt-forms .field textarea {
  background-color: #f2f4f6;
  border: none;
}
.template-hbspt-forms .field.hs_how_did_you_hear {
  width: 100%;
}
.template-hbspt-forms .field.hs_how_did_you_hear select {
  width: 100%;
}
.contact-us.template-hbspt-forms .hs-submit input[type="submit"] {
  background-color: #ffa300;
}
.contact-us.template-hbspt-forms .hs-submit input[type="submit"]:hover {
  background-color: #f4ac2d;
}
div .template-hbspt-forms .field input,
div .template-hbspt-forms .field select,
div .template-hbspt-forms .field textarea {
  width: 100%;
  color: #777;
  padding: 5px 8px;
}
.template-hbspt-forms .field.hs_how_did_you_hear .input,
div .template-hbspt-forms .field textarea {
  width: 98%;
}
@media (max-width: 1500px) and (min-width: 767px) {
  .healthcare-banner {
    min-height: 700px;
    padding: 80px 0;
  }
  .healthcare-banner h1 {
    font-size: 48px;
    white-space: nowrap;
  }
  .next-levl h2 {
    margin-bottom: 20px;
  }
  .tech-stack .content-left {
    width: 26%;
  }
  .patient-privacy .content-left {
    width: 62%;
  }
  .patient-privacy .content-right {
    width: 33%;
  }
  .communicate h3 {
    font-size: 16px;
  }
  .communicate .item {
    height: 391px;
    padding: 300px 20px 50px;
  }
  .active-parent .show-detail-wrap {
    padding: 30px;
  }
  .say-wrap .content-left {
    width: 90px;
  }
  .say-wrap.display-flex {
    min-height: 222px;
    width: 1101px;
    padding: 0 4% 0 0;
  }
  .say-wrap .content-right {
    margin-top: 35px;
  }
  .related-products .content-left,
  .related-products .content-right {
    min-height: 193px;
    padding: 36px 30px;
  }
  div .hs-dependent-field div input {
    top: 0;
  }
}
@media (max-width: 767px) {
  .healthcare-banner h1 {
    font-size: 30px;
    white-space: initial;
  }
  .healthcare-banner .banner-info {
    margin: 30px 0 40px;
  }
  .healthcare-banner {
    padding: 60px 0;
  }
  .healthcare-banner .content-right {
    margin-top: 50px;
  }
  .tech-stack {
    min-height: 100px;
  }
  .next-levl .item {
    width: 100%;
  }
  .communicate .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .active-parent .show-detail-wrap {
    width: 100%;
    padding: 30px;
  }
  .active-parent .item {
    width: 100%;
    background-position: center;
  }
  .related-products .content-left,
  .related-products .content-right {
    min-height: 156px;
    padding: 15px 10px;
    border-radius: 23px;
    margin-bottom: 20px;
  }
  div .template-hbspt-forms .field {
    width: 100%;
  }
  .contact-us h2 {
    margin: 60px 0 30px;
  }
  .contact-us.same-width {
    padding-bottom: 30px;
  }
}
