/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/case-study-highlights/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
.case-study-highlights {
  border-top: 1px solid;
}
.case-study-highlights * {
  box-sizing: border-box;
}
@media screen and (min-width: 40.0625em) {
  .case-study-highlights {
    display: flex;
  }
}
.case-study-highlights__title {
  font-size: 1.25rem;
}
.case-study-highlights__title strong {
  font-family: inherit;
  font-weight: bold;
}
@media screen and (max-width: 40em) {
  .case-study-highlights__title {
    padding-top: 0.4375rem;
    font-size: 0.875rem;
    margin-bottom: 3.125rem;
  }
}
@media screen and (min-width: 40.0625em) {
  .case-study-highlights__title {
    width: 40%;
    padding-top: 1rem;
    padding-right: 1.875rem;
  }
}
@media screen and (max-width: 40em) {
  .case-study-highlights__content {
    width: 14.5625rem;
    max-width: 80%;
    margin-left: auto;
  }
}
@media screen and (min-width: 40.0625em) {
  .case-study-highlights__content {
    width: 60%;
    padding-left: 1.875rem;
  }
}
.case-study-highlights p {
  line-height: 1.21875;
  width: 39.75rem;
  max-width: 100%;
}
@media screen and (max-width: 40em) {
  .case-study-highlights p {
    padding-top: 0.6875rem;
    padding-bottom: 1.875rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 40.0625em) {
  .case-study-highlights p {
    padding: 1rem 0;
  }
}
.case-study-highlights p:not(:first-of-type) {
  border-top: 1px solid;
}
.case-study-highlights .wp-block-create-block-case-study-image + p {
  border-top: 0;
}
.case-study-highlights .wp-block-create-block-case-study-image {
  width: 39.75rem;
  max-width: 100%;
}
@media screen and (max-width: 40em) {
  .case-study-highlights .wp-block-create-block-case-study-image {
    margin: 2.5rem 0;
  }
}
@media screen and (min-width: 40.0625em) {
  .case-study-highlights .wp-block-create-block-case-study-image {
    margin: 5rem 0;
  }
}
.case-study-highlights .wp-block-create-block-case-study-image img {
  max-width: 100%;
  height: auto;
}
.case-study-highlights a {
  text-decoration: underline;
  color: var(--theme-link-color);
}

/*# sourceMappingURL=style-index.css.map*/