.wf {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wf-b {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wf-alt-m {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.wf-alt-b {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wrap,
.rtf:not(.bg-color-default) .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .rtf:not(.bg-color-default) .block-wrap {
    padding: 0 15px;
  }
}
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/wp-content/themes/kidneyx/fonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/kidneyx/fonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/wp-content/themes/kidneyx/fonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/kidneyx/fonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/wp-content/themes/kidneyx/fonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/kidneyx/fonts/fa-regular-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/wp-content/themes/kidneyx/fonts/fa-light-300.woff2") format("woff2"), url("/wp-content/themes/kidneyx/fonts/fa-light-300.ttf") format("truetype");
}
.fa,
.fas {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 6 Brands';
}
.far {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 6 Pro';
  font-weight: 300;
}
.rtf h2 + img,
.rtf h3 + img {
  margin-top: 1em;
}
.rtf h2.rtf-title,
.rtf h3.rtf-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 1em;
  text-align: center;
}
.rtf h2:after {
  background-color: #319B42;
  content: '';
  display: block;
  height: 3px;
  margin-top: 0.5em;
  width: 70px;
}
.rtf h4 {
  font-size: 1.15em;
}
@media only screen and (min-width: 1140px) {
  .rtf h4 {
    font-size: 1.25em;
  }
}
@media only screen and (min-width: 768px) {
  .rtf .block-wrap .rtf-content .col-wrap {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .rtf .block-wrap .rtf-content .col-wrap .col {
    width: 48.5%;
  }
}
@media only screen and (min-width: 1140px) {
  .rtf .block-wrap .rtf-content .col-wrap .col {
    width: 47.5%;
  }
}
@media only screen and (max-width: 767px) {
  .rtf .block-wrap .rtf-content .col-wrap .col:first-child {
    margin-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .rtf .block-wrap .rtf-content .col-wrap .col:first-child {
    margin-right: 3%;
  }
}
@media only screen and (min-width: 1140px) {
  .rtf .block-wrap .rtf-content .col-wrap .col:first-child {
    margin-right: 5%;
  }
}
.rtf:not(.bg-color-default) {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.rtf.has-secondary-content .block-wrap .rtf-content,
.rtf.alignwide .block-wrap .rtf-content {
  max-width: none;
}
.rtf.wave-gradient h2:after,
.rtf.bg-color-green h2:after {
  background-color: #fff;
}
.rtf.bg-color-grey-light + .multiple-callout.bg-color-grey-light {
  margin-top: -0.5em;
}
@media only screen and (min-width: 768px) {
  .rtf.bg-color-grey-light + .multiple-callout.bg-color-grey-light {
    margin-top: -1em;
  }
}
.rtf.style-side_hdr .rtf-content {
  max-width: 100% !important;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .rtf.style-side_hdr .rtf-content {
    display: flex;
  }
}
.rtf.style-side_hdr .rtf-content .rtf-title {
  font-size: 1.1em;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .rtf.style-side_hdr .rtf-content .rtf-title {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .rtf.style-side_hdr .rtf-content .rtf-title {
    align-items: end;
    flex: 1;
    padding-right: 2em;
    text-align: right;
  }
}
@media only screen and (min-width: 1140px) {
  .rtf.style-side_hdr .rtf-content .rtf-title {
    font-size: 1.2em;
    padding-right: 3.5em;
  }
}
.rtf.style-side_hdr .rtf-content .rtf-title:after {
  content: none;
}
@media only screen and (min-width: 768px) {
  .rtf.style-side_hdr .rtf-content .content-inner {
    width: 70%;
  }
}
.rtf.style-side_hdr .rtf-content .content-inner ul:first-child,
.rtf.style-side_hdr .rtf-content .content-inner ol:first-child {
  margin-top: 0;
}
.rtf.bg-card .block-wrap {
  padding: 2em;
}
@media only screen and (min-width: 980px) {
  .rtf.bg-card .block-wrap {
    padding: 3em;
  }
}
