.our-expertise-referral.wp-block-acf-our-expertise-referral .heading-logo__wrapper {
  max-height: 30px;
}
@media (min-width: 1400px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .heading-logo__wrapper {
    max-height: 35px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper {
  font-family: "Manrope", sans-serif;
  display: flex;
  flex-direction: column;
  max-width: 1530px;
  margin: 0 auto;
  gap: 60px;
}
@media screen and (max-width: 991px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper {
    gap: 25px;
    padding: 0 15px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper h2.our-expertise__heading {
  font-family: inherit;
  font-size: 48px;
  font-weight: 600;
  line-height: 62px;
  letter-spacing: 0em;
  text-align: left;
  color: #101018;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper h2.our-expertise__heading {
    font-size: 24px;
    line-height: 33px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list {
  list-style: none;
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list {
    flex-direction: column;
    gap: 25px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block {
  flex: 1;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block {
    gap: 11px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block h3 {
  font-family: inherit;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  display: flex;
  color: #101018;
  gap: 15px;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block h3 {
    font-size: 20px;
    gap: 12px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block img {
  width: 35px;
  margin-top: 5px;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block img {
    width: 30px;
    margin-top: -2px;
  }
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block .our-expertise__block_content-wrapper {
  margin-top: auto;
}
.our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block .our-expertise__block_content-wrapper p {
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: #555555;
  margin-top: auto;
}
@media screen and (max-width: 992px) {
  .our-expertise-referral.wp-block-acf-our-expertise-referral .our-expertise__section-wrapper .our-expertise__slider .our-expertise__wrapper ul.our-expertise__slider-list li.our-expertise__block .our-expertise__block_content-wrapper p {
    font-size: 14px;
    line-height: 1.4;
  }
}

.our-expertise__section-wrapper {
  padding: 60px 16px;
  width: 100%;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  gap: 40px;
}
@media (min-width: 1100px) {
  .our-expertise__section-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1400px) {
  .our-expertise__section-wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1630px) {
  .our-expertise__section-wrapper {
    padding: 0;
    margin: 0 auto;
  }
}
.our-expertise__section-wrapper .our-expertise__heading {
  font-size: 29px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}
@media (min-width: 768px) {
  .our-expertise__section-wrapper .our-expertise__heading {
    font-size: 42px;
  }
}
@media (min-width: 1400px) {
  .our-expertise__section-wrapper .our-expertise__heading {
    font-size: 48px;
  }
}
.our-expertise__section-wrapper .our-expertise-referral__description {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .our-expertise__section-wrapper .our-expertise-referral__description {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
}
@media (min-width: 1100px) {
  .our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article:nth-child(3) {
    flex: 1.8;
  }
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .block-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .block-title {
    line-height: 120%;
    min-height: 90px;
  }
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .block-title .heading-logo__wrapper {
  display: block;
  max-height: 30px !important;
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .block-title .heading-logo__wrapper img {
  width: 100%;
  height: 100%;
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .our-expertise__block_content-wrapper {
  margin-top: auto !important;
}
.our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .our-expertise__block_content-wrapper p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  text-align: left;
}
@media (min-width: 768px) {
  .our-expertise__section-wrapper .our-expertise-referral__description .our-expertise-referral__description-article .our-expertise__block_content-wrapper p {
    font-size: 16px;
    line-height: 180%;
  }
}
