.services-banner-background {
  background-image: url("/staticfiles/images/services-banner.webp");
  padding: 2rem 0;
}

.services-form-column .form-intro {
  font-size: 0.7743rem;
  margin-bottom: 1rem;
}

.services-form-column .form-group {
  margin-bottom: 0.375rem;
}

.services-form-column .contact-form-container h3 {
  font-size: 1.2906rem;
}

.services-form-column .form-group label {
  font-size: 0.7227rem;
  margin-bottom: 0.3125rem;
}

.services-form-column .contact-form {
  gap: 0;
}

.services-form-column .form-group input[type="text"],
.services-form-column .form-group input[type="email"],
.services-form-column .form-group input[type="tel"] {
  padding: 0.5759rem 1rem;
  background: rgba(19, 102, 131, 0.1);
}

.services-form-column .contact-form .form-row input[type="text"] {
  width: 74%;
}

.services-product-of-interest {
  padding-top: 1.1413rem;
}

.services-form-column .checkbox-group {
  gap: 0.3613rem;
}

.services-form-column .services-product-of-interest .checkbox-item label {
  margin-bottom: 0;
}

.services-form-column .checkbox-item input[type="checkbox"] {
  width: 0.75rem;
  height: 0.75rem;
}

.services-banner-background .mindecare-column {
  width: 69.5%;
}

.mindecare-column.services-form-column {
  width: 31.7%;
}

.services-banner-background .mindcare-banner-heading {
  max-width: 42.84rem;
}
.services-banner-heading h1 {
  font-size: 3.5rem;
}
.mindecare-column.services-form-column .contact-form-container {
  background: #ffffff;
  box-shadow: 0.25rem 0.25rem 0.2687rem 0 rgba(0, 0, 0, 0.25);
  border-radius: 0;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}

.why-choose-us-sec-services {
  background-color: #ffffff;
  padding: 4.3rem 0 5.8125rem;
}
.why-choose-us-sec-services .why-choose-us-content::after {
  content: none;
}
.why-choose-us-sec-services .why-choose-us-tabs .tab-item.active {
  background-color: #ae64bb;
}
.why-choose-us-sec-services .why-choose-us-heading h2 {
  max-width: unset;
}
.why-choose-us-sec-services .content-item h2 {
  margin-bottom: 1.5rem;
  text-decoration-skip-ink: auto;
  text-decoration: underline;
  text-decoration-style: wavy;
  text-decoration-color: #ae64bb;
  text-underline-position: from-font;
  text-decoration-thickness: 14%;
  text-underline-offset: 16%;
  line-height: 1.8;
}
.why-choose-us-sec-services .content-item ul li::before {
  content: "•";
  font-size: 1.2rem;
  line-height: 1.2;
  margin-top: 0.125rem;
}
.why-choose-us-sec-services .why-choose-us-heading h3,
.why-choose-us-sec-services .why-choose-us-heading h2 {
  color: #004a61;
}

.why-choose-us-sec-services .why-choose-us-heading p {
  color: #136683;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6875rem;
  margin-top: 1.4375rem;
}

.why-choose-us-sec-services .why-choose-us-tabs {
  background-color: rgba(19, 102, 131, 0.1);
  max-width: 62.0625rem;
  padding: 1.375rem 1.9375rem;
  gap: 1.0625rem;
  margin: 2.625rem auto 3.0375rem;
}
.why-choose-us-sec-services .tab-item.active {
  /* padding: 0.875rem 0.75rem; */
  background-color: #ae64bb;
}
.why-choose-us-sec-services .tab-item {
  font-weight: 600;
  font-size: 0.7769rem;
  letter-spacing: 0.0181rem;
  padding: 0.9375rem 2.125rem;
  background-color: #004a61;
  color: #ffffff;
}
/* .why-choose-us-sec-services .content-item h2 {
  font-size: 1.75rem;
  margin-bottom: 1.4375rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-decoration: underline;
  text-decoration-style: wavy;
  text-underline-offset: 10.5%;
  text-decoration-color: #ae64bb;
  text-underline-position: from-font;
  text-decoration-thickness: 15.5%;
} */

.why-choose-us-sec-services .why-choose-us-image::after {
  content: none;
}
.why-choose-us-sec-services .content-item h4,
.why-choose-us-sec-services .content-item ul li {
  color: #004a61;
}

.our-sucess-heading {
  text-align: center;
  margin-top: -0.8063rem;
}

.our-sucess-heading h2 {
  font-weight: 600;
  font-size: 2rem;
  letter-spacing: 0%;
  text-decoration-skip-ink: auto;
  text-decoration: underline;
  text-decoration-style: wavy;
  text-decoration-color: #ae64bb;
  text-underline-position: from-font;
  text-decoration-thickness: 14%;
}

.our-sucess-sec {
  background-color: #e5fff2;
  padding: 3.875rem 0;
}

.our-sucess-number-stat {
  max-width: 63.4063rem;
  margin: 0 auto;
  display: flex;
  gap: 2.6875rem;
  padding: 3.375rem 0 0;
}

.our-sucess-inner {
  text-align: center;
  width: 25%;
  position: relative;
}

.our-sucess-number-stat .our-sucess-inner:nth-child(2) {
  transform: translate(0.875rem, 0rem);
}

.our-sucess-inner h3 {
  color: #004a61;
  text-align: center;
  font-size: 3.5rem;
  font-weight: 800;
  letter-spacing: -0.159rem;
  padding-bottom: 0.3rem;
}

.our-sucess-inner p {
  font-size: 1.3125rem;
  color: #004a61;
}

/* .our-sucess-number-stat .our-sucess-inner::after {
  position: absolute;
  left: -0.9375rem;
  width: 0.0625rem;
  height: 5.3131rem;
  background-color: #004a61;
  top: 0;
  bottom: 0;
  content: "";
} */

.our-sucess-number-stat .our-sucess-inner:nth-child(1)::after {
  display: none;
}

.our-sucess-number-stat .our-sucess-inner:nth-child(3) h3,
.our-sucess-number-stat .our-sucess-inner:nth-child(4) h3 {
  color: #004a61;
}

/*  more ways to optimize start */
.more-ways-to-optimize-sec {
  padding: 6.9375rem 0 5.8125rem;
}

.more-ways-to-optimize-heading h2 {
  color: #004a61;
  font-size: 3rem;
  font-weight: 600;
  line-height: 4.37188rem;
  letter-spacing: -0.1125rem;
}
.more-ways-to-optimize-heading h2 span {
  line-height: 3.3188rem;
}
.more-ways-to-optimize-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2.5rem;
}
.more-ways-to-column:nth-child(1) {
  width: 82%;
}

.more-ways-to-column:nth-child(2) {
  width: 19%;
}

.view-all-features a {
  border-radius: 0.625rem;
  border: 0.0573rem solid #ae64bb;
  color: #ae64bb;
  text-align: center;
  font-size: 0.8714rem;
  font-weight: 600;
  line-height: 0.9219rem;
  padding: 0.9812rem 1.4312rem;
}
.simply-claims-btn a {
  color: #004a61;
  font-size: 0.8931rem;
  line-height: 1.4406rem;
  font-weight: 500;
  text-decoration: underline;
  text-decoration-style: wavy;
  text-underline-offset: 12%;
  text-decoration-thickness: 16%;
  text-decoration-color: #ae64bb;
  text-underline-position: from-font;
}
.more-ways-to-optimize-card-heading {
  padding: 1.875rem 1.4375rem;
  border-radius: 1.3828rem;
  border: 0.0576rem solid #c2dad6;
  width: 19.4%;
}
.more-ways-to-optimize-card-heading h3 {
  font-size: 1.25rem;
  color: #004a61;
  line-height: 2rem;
  font-weight: 500;
  letter-spacing: -0.0076rem;
  margin-bottom: 3.125rem;
  min-height: 3.95rem;
}
.more-ways-to-optimize-card-heading img {
  width: 1.8438rem;
  height: 1.8438rem;
  margin-bottom: 1.3125rem;
}

.more-ways-to-optimize-cards {
  display: flex;
  gap: 1.4975rem;
  flex-wrap: wrap;
  justify-content: space-around;
}

/*  more ways to optimize end */

/* who-we-are-for-sec Start */
.practices-sec {
  padding-top: unset;
}
.who-we-are-for-services-div {
  background-color: #e8f2fc;
  border-radius: 1.8125rem;
}
.who-we-are-for-services-div .highlighted-heading h3 {
  margin: 2.8125rem 0;
}
.service-underline h3 span {
  font-weight: 700;
  font-style: Bold;
  font-size: 1.25rem;
  letter-spacing: 0.0256rem;
  vertical-align: middle;
  display: inline-block;
  background: url("/staticfiles/images/heading-background-image.svg") no-repeat
    center center;
  background-size: cover;
  padding: 0.125rem 0.5rem;
  color: white;
  line-height: 1.7744rem;
}
.who-we-are-for-services-div .who-we-are-column-inner ul li {
  color: rgba(0, 74, 97, 0.7);
  font-weight: 500;
  font-size: 3rem;
  line-height: 3.3188rem;
  letter-spacing: -0.1125rem;
}
.highlighted-heading h3 span {
  display: inline-block;
  background: url("/staticfiles/images/heading-background-image.svg") no-repeat
    center center;
  background-size: cover;
  padding: 0.125rem 0.5rem;
  color: white;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2.0244rem;
  letter-spacing: 0.0256rem;
}
.who-we-are-for-services-div .specialty-item.active {
  color: #004a61;
}
.who-we-are-for-services-div .specialty-item.active::after {
  content: "";
  position: absolute;
  right: -3.5rem;
  top: 56%;
  width: 1.875rem;
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease;
  background-image: url(/staticfiles/images/who-we-are-for-services-arrow.svg);
  background-size: cover;
  height: 1.35rem;
}
.who-we-are-for-services-div .who-we-are-column-inner {
  padding-top: unset;
}
.who-we-are-for-services-div {
  padding: 5.3125rem 4.875rem 6.125rem 3.125rem;
}
.who-we-are-for-services-div .who-we-are-column-paragraph p {
  padding-top: 1rem;
}
.who-we-are-for-services-div .who-we-are-all {
  padding-top: unset;
  align-items: unset;
}
/* who-we-are-for-sec End */

/* hippa-comppliant-sec-starts  */
.hipaa-compliant {
  background-color: #ffe6e4;
  padding: 6.5625rem 5rem;
  /* margin-bottom: 5.625rem; */
}
.hipaa-compliant-inner-div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hipaa-compliant-inner-div span {
  display: inline-block;
  background: url("/staticfiles/images/heading-background-image.svg") no-repeat
    center center;
  background-size: cover;
  padding: 0.75rem 0.5rem;
  color: white;
}
.hipaa-compliant-inner-div h2 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 2.8125rem;
  letter-spacing: -0.1125rem;
  text-align: center;
  color: #004a61;
}
.hipaa-compliant-inner-div p {
  margin-top: 1rem;
  font-size: 1.1819rem;
  line-height: 1.8125rem;
  letter-spacing: -0.025rem;
  text-align: center;
  color: #004a61;
  text-align: center;
  max-width: 52rem;
}
.icons-hipaa-compliant {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
  margin-top: 3rem;
}
.icons-hipaa-compliant img {
  width: 6.25rem;
  height: 1.875rem;
}
/* hippa-comppliant-sec-ends  */

/* more-blogs-sec starts */
.more-blogs-sec {
  padding: 4.5625rem 0;
}
.more-blogs-inner p {
  color: #004a61;
  font-weight: 400;
  font-size: 1.0737rem;
  line-height: 1.6606rem;
  letter-spacing: -0.0231rem;
  margin-bottom: 3.125rem;
}
.blogs-div {
  margin-bottom: 1.625rem;
}
.blog-cards {
  display: flex;
  gap: 1.3125rem;
}
.blog-cards a {
  width: 33%;
}
.blog-card img {
  border-top-right-radius: 1.5625rem;
  border-bottom-left-radius: 1.5625rem;
}
.blog-card h3 {
  font-weight: 500;
  font-size: 1.2763rem;
  line-height: 1.2;
  letter-spacing: -1.8%;
  color: #004a61;
  margin-top: 0.625rem;
}
.blog-card p {
  margin-top: 1.3125rem;
  background-color: #ffe6e4;
  padding: 0.3125rem;
  color: #004a61;
  font-weight: 600;
  font-size: 0.7638rem;
  line-height: 0.8019rem;
  letter-spacing: 0.0163rem;
  text-transform: uppercase;
  border-radius: 0.4375rem;
  display: inline-block;
}
/* more-blogs-sec ends */

/* work-together-sec starts */
.work-together-right::before {
  content: none !important;
}
.service-faqs .faq-section {
  margin-top: unset;
}
.service-faqs .work-together-left h2 {
  font-weight: 600;
  font-size: 3rem;
  line-height: 4.1494rem;
  letter-spacing: -0.1125rem;
  margin-bottom: 1.4375rem;
  color: #004a61;
}
.service-faqs .view-all-faqs {
  border-radius: 0.5rem;
  color: #ae64bb;
  background-color: white;
  border: 0.125rem solid #ae64bb;
  font-size: 0.9294rem;
  font-weight: 500;
  line-height: 100%;
  padding: 0.625rem 1.5rem;
  display: inline-block;
  margin-top: unset;
}
.service-faqs .work-together-right {
  width: 65%;
}
.service-faqs .work-together-left {
  width: 35%;
}
.service-faqs .work-together-content {
  gap: 6rem;
}

/* work-together-sec ends */
.start-verifying-sec .ready-to-simplify-column {
  width: 62%;
  padding: 3.5rem 0;
}
.start-verifying-sec .ready-to-simplify-column:nth-child(2) {
  width: 40%;
  padding: unset;
}
.start-verifying-sec .ready-to-simplify-heading p {
  margin: 1.25rem 0 2.1875rem;
}
.start-verifying-sec .let-get-started-btn {
  display: flex;
  gap: 1.3125rem;
  align-items: baseline;
}
.start-verifying-sec .let-get-started-btn p {
  color: #c16bc7;
  font-weight: 700;
  font-size: 1.25rem;
}
@media screen and (max-width: 1024px) {
  .more-ways-to-optimize-card-heading h3 {
    min-height: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .services-banner-background .mindecare-column {
    width: 100%;
  }
  .mindace-banner-background.services-banner-background .mindcare-all-banner {
    gap: 2rem;
  }
  .more-ways-to-column:nth-child(1) {
    width: unset;
  }
  .more-ways-to-column:nth-child(2) {
    width: unset;
  }
  .mindecare-column.services-form-column {
    width: 66%;
  }
  .why-choose-us-sec-services .tab-item {
    width: 17rem;
  }
  .services-banner-background .mindcare-banner-heading {
    max-width: unset;
  }
  .our-sucess-number-stat {
    flex-wrap: wrap;
    justify-content: center;
  }
  .our-sucess-inner {
    width: 40%;
  }
  .why-choose-us-sec-services .why-choose-us-heading h2,
  .more-ways-to-optimize-heading h2 {
    font-size: 2.4rem;
  }
  .highlighted-heading h2 span {
    font-size: 2.4rem;
  }
  .more-ways-to-optimize-inner {
    flex-direction: column;
    gap: 1.6rem;
    align-items: flex-start;
    margin-bottom: 4.5rem;
  }
  .more-ways-to-optimize-card-heading {
    width: 38%;
  }
  .blog-cards {
    flex-direction: column;
    max-width: 80%;
    margin: 0 auto;
  }
  .start-verifying-sec .ready-to-simplify-column {
    width: unset;
  }
  .hipaa-compliant-inner-div h2 {
    line-height: unset;
  }
}
@media screen and (max-width: 424px) {
  .more-ways-to-optimize-heading h2,
  .highlighted-heading h2 span {
    font-size: 2.2rem;
  }
  .hipaa-compliant-inner-div span {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 374px) {
  .more-ways-to-optimize-heading h2 {
    font-size: 1.9rem;
  }
  .more-ways-to-optimize-card-heading {
    width: 65%;
  }
  .more-ways-to-optimize-cards {
    justify-content: center;
  }
  .who-we-are-for-services-div .who-we-are-all {
    padding: unset;
  }
  .hipaa-compliant-inner-div span {
    font-size: 2.2rem;
  }
  .hipaa-compliant-inner-div h2 {
    font-size: 2.5rem;
  }
}
