.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,
.multiple-callout .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .multiple-callout .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;
}
.multiple-callout {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 2.75em 0 0.75em;
  position: relative;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout {
    padding: 4em 0 2em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout .callout-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.multiple-callout .callout {
  display: flex;
  flex-direction: column;
  margin-bottom: 2em;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  width: 100%;
}
.multiple-callout .callout h3 {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.multiple-callout .img-wrap {
  /* min-height needed for <=IE11 flex bug issue, see: https://github.com/philipwalton/flexbugs/issues/75 */
  min-height: 1px;
}
.multiple-callout .img-wrap img {
  display: block;
  height: auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .multiple-callout:not(.style-intro-col) .top .link-wrap {
    margin-left: auto;
    padding-left: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-col .block-wrap {
    align-items: center;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-col .block-wrap .top {
    padding-right: 4em;
    width: 350px;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-col .block-wrap .top {
    width: 500px;
  }
}
.multiple-callout.style-col .block-wrap .top h2 {
  display: block;
  text-align: left;
}
.multiple-callout.style-col .block-wrap .top h2 + h3,
.multiple-callout.style-col .block-wrap .top h2 + p,
.multiple-callout.style-col .block-wrap .top h2 + ul {
  margin-top: 1.25em;
}
.multiple-callout.style-col .block-wrap .callout-inner {
  flex: 1;
}
.multiple-callout .top {
  margin-bottom: 1.75em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout .top {
    margin-bottom: 2.5em;
  }
}
.multiple-callout .top .description-wrap h2 {
  align-items: center;
  color: #00468B;
  display: flex;
  flex-direction: column;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.multiple-callout .top .description-wrap h2:after {
  background-color: #319B42;
  content: '';
  display: block;
  height: 3px;
  margin-top: 0.5em;
  width: 70px;
}
.multiple-callout .top .description-wrap h3 {
  font-size: 1.2em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout .top .description-wrap h3 {
    font-size: 1.3em;
  }
}
.multiple-callout .top .description-wrap p {
  line-height: 1.5em;
}
.multiple-callout .content {
  flex-grow: 1;
}
.multiple-callout .byline {
  margin: 0px;
}
.multiple-callout.style-default .callout {
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 1px 1px 15px #dbdcdd;
}
.multiple-callout.style-default .callout .img-wrap {
  border-radius: 15px 15px 0 0;
  padding-top: 50%;
  position: relative;
}
.multiple-callout.style-default .callout .img-wrap img {
  border-radius: 15px 15px 0 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.multiple-callout.style-default .callout .content-inner {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
}
.multiple-callout.style-default .callout .content {
  flex-grow: 1;
  padding: 1em;
  width: 100%;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-default .callout .content {
    padding: 2.75em 2em;
  }
}
.multiple-callout.style-default .callout h3 {
  font-size: 1em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-default .callout h3 {
    font-size: 1.15em;
  }
}
.multiple-callout.style-default .callout .content-desc {
  padding-top: 1.5em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-default .callout .content-desc {
    padding-right: 3em;
  }
}
.multiple-callout.style-default .callout .content-desc p,
.multiple-callout.style-default .callout .content-desc li {
  font-size: 1em;
  line-height: 1.5em;
}
.multiple-callout.style-default .callout .link-wrap {
  flex-grow: 1;
  margin-top: auto;
  padding: 1em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-default .callout .link-wrap {
    padding: 1.5em 2em;
  }
}
.multiple-callout.style-default .callout h3,
.multiple-callout.hdr-link .callout h3 {
  color: #00468B;
}
.multiple-callout.style-default .callout h3 a,
.multiple-callout.hdr-link .callout h3 a {
  color: #00468B;
  text-decoration: underline;
}
.multiple-callout.style-default .callout h3 a:hover,
.multiple-callout.hdr-link .callout h3 a:hover {
  text-decoration: none;
}
.multiple-callout.statistics:before {
  bottom: 4.5em;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.multiple-callout.statistics .callout {
  background-color: #fff;
  border-left: 12px solid #65b471;
  border-radius: 15px;
  padding: 2em 1.25em 2em 1.25em !important;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.statistics .callout {
    text-align: left;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics .callout {
    padding: 3em 1.25em 3em 1.25em !important;
    border-left-width: 15px;
  }
}
.multiple-callout.statistics .callout .icon-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 0.5em;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.statistics .callout .icon-wrap {
    justify-content: center;
  }
}
.multiple-callout.statistics .callout .icon-wrap img,
.multiple-callout.statistics .callout .icon-wrap svg {
  display: block;
  height: 80px;
  width: auto;
}
.multiple-callout.statistics .callout .content {
  text-align: center;
}
.multiple-callout.statistics .callout .content .content-desc {
  padding-right: 0;
}
.multiple-callout.statistics .callout h3 {
  color: #319B42;
  font-size: 2em;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.statistics .callout h3 {
    font-size: 2.5em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics .callout h3 {
    font-size: 3.5em;
  }
}
.multiple-callout.statistics .callout h3 span:not(.perc, .sign) {
  display: block;
  font-size: 0.33em;
}
.multiple-callout.statistics .callout h3 span.perc {
  font-size: 0.5em;
}
.multiple-callout.statistics .callout.has-icon h3 {
  font-size: 1.1em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.statistics .callout.has-icon h3 {
    font-size: 1.15em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics .callout.has-icon h3 {
    font-size: 1.2em;
  }
}
.multiple-callout.statistics .callout .content-desc {
  margin-top: 0.5em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics .callout .content-desc {
    padding-right: 1.5em;
  }
}
.multiple-callout.statistics .callout .content-desc p {
  color: #27282A;
  font-size: 1em;
  line-height: 1.7em;
}
.multiple-callout.statistics.bg-card {
  padding-bottom: 2.5em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics.bg-card {
    padding-bottom: 3.5em;
  }
}
.multiple-callout.statistics.bg-card .callout {
  background-color: #F3F4F6;
  border-left: none;
  padding: 1em 1.25em 1em 1.25em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics.bg-card .callout {
    padding: 1.5em 1.25em 1.5em 2em;
  }
}
.multiple-callout.statistics.bg-card .callout h3 {
  font-size: 1.8em;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.statistics.bg-card .callout h3 {
    font-size: 2em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics.bg-card .callout h3 {
    font-size: 3em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-2 .callout {
    margin-left: 5%;
    width: 47.5%;
  }
  .multiple-callout.col-2 .callout:nth-child(odd) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-3 .callout {
    margin-left: 2%;
    width: 31.666%;
  }
  .multiple-callout.col-3 .callout:nth-child(3n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-4 .callout {
    margin-left: 1.25%;
    width: 24%;
  }
  .multiple-callout.col-4 .callout:nth-child(4n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.col-4 .callout {
    margin-left: 1.5%;
    width: 23.875%;
  }
}
@media only screen and (max-width: 767px) {
  .multiple-callout.col-5 .callout-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .multiple-callout.col-5 .callout {
    margin-left: 2%;
    width: 49%;
  }
  .multiple-callout.col-5 .callout:nth-child(odd) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 420px) {
  .multiple-callout.col-5 .callout {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.col-5 .callout {
    margin-left: 1%;
    width: 19.2%;
  }
  .multiple-callout.col-5 .callout:nth-child(5n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col {
    padding-top: 0;
  }
}
.multiple-callout.style-intro-col:before {
  background: #ccdae8;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col:before {
    bottom: 3em;
    top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col .block-wrap {
    align-items: center;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col .block-wrap .top {
    margin-bottom: 0;
    margin-top: -2em;
    padding-right: 3em;
    width: 250px;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.style-intro-col .block-wrap .top {
    padding-right: 4em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-intro-col .block-wrap .top {
    padding-right: 4.5em;
  }
}
.multiple-callout.style-intro-col .block-wrap h2 {
  font-size: 1.8em;
  margin: 0;
  padding-top: 0;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-intro-col .block-wrap h2 {
    font-size: 2em;
  }
}
.multiple-callout.style-intro-col .block-wrap h2 span {
  display: block;
  font-size: 2em;
  line-height: 1em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-intro-col .block-wrap h2 span {
    font-size: 2.5em;
  }
}
.multiple-callout.style-intro-col .block-wrap .link-wrap {
  border-top: 2px solid #008EAA;
  margin-top: 1.25em;
  padding-top: 1.25em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col .block-wrap .callout-inner {
    flex: 1;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.style-intro-col.col-2 .callout {
    margin-left: 2%;
    width: 49%;
  }
  .multiple-callout.style-intro-col.col-2 .callout:nth-child(odd) {
    margin-left: 0px;
  }
}
.multiple-callout.full-image .top {
  margin-bottom: 1.5em;
}
.multiple-callout.full-image .callout {
  border-radius: 25px 0 0 0;
  box-shadow: 4px 4px 8px #D4D9DF;
  margin-bottom: 1.25em;
  position: relative;
}
.multiple-callout.full-image .callout:hover .img-wrap:after {
  background-color: #008EAA;
  height: 230px;
}
.multiple-callout.full-image .callout:hover .img-wrap img {
  transform: scale(1.1, 1.1);
}
.multiple-callout.full-image .callout:hover .content h3 {
  color: #008EAA;
}
.multiple-callout.full-image .callout .img-wrap {
  border-radius: 25px 0 0 0;
  height: 200px;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image .callout .img-wrap {
    height: 200px;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.full-image .callout .img-wrap {
    height: 225px;
  }
}
.multiple-callout.full-image .callout .img-wrap:before {
  background-color: #00468B;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.8;
  z-index: 1;
}
.multiple-callout.full-image .callout .img-wrap:after {
  background-color: #008EAA;
  content: '';
  height: 100px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 2;
}
.multiple-callout.full-image .callout .img-wrap img {
  height: 100%;
  object-fit: cover;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 0;
}
.multiple-callout.full-image .callout .content {
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  left: 0;
  padding: 1em 3em 1em 3em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image .callout .content {
    padding: 1em 1.75em 1em 2em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.full-image .callout .content {
    padding: 1em 5em 1em 3em;
  }
}
.multiple-callout.full-image .callout .content h3,
.multiple-callout.full-image .callout .content p {
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.multiple-callout.full-image .callout .content h3 {
  font-size: 1.5em;
  margin-bottom: 0.188em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.full-image .callout .content h3 {
    font-size: 1.6em;
  }
}
.multiple-callout.full-image .callout .content p {
  font-size: 1.1em;
  line-height: 1.3em;
  margin: 0;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.full-image .callout .content p {
    font-size: 1.2em;
  }
}
.multiple-callout.full-image .callout .content .callout-desc-alt {
  font-size: 1.2em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image.col-2 .callout:nth-child(2) .img-wrap:before,
  .multiple-callout.full-image.col-2 .callout:nth-child(3) .img-wrap:before,
  .multiple-callout.full-image.col-2 .callout:nth-child(6) .img-wrap:before {
    background-color: #00468B;
  }
}
.wp-block-column .multiple-callout {
  margin-right: 0;
  margin-left: 0;
}
.wp-block-column .multiple-callout:before {
  content: none;
}
.block.split-feature.style-alt + .multiple-callout {
  margin-top: 2.5em;
}
@media only screen and (min-width: 1140px) {
  .block.split-feature.style-alt + .multiple-callout {
    margin-top: 3.5em;
  }
}
.block.split-feature + .multiple-callout {
  margin-top: 1em;
}
.multiple-callout.bg-color-green {
  overflow: hidden;
}
.multiple-callout.bg-color-green .top {
  margin-bottom: 2em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.bg-color-green .top {
    margin-bottom: 3em;
  }
}
.multiple-callout.bg-color-green .top .description-wrap h2 {
  color: #fff;
}
.multiple-callout.bg-color-green .top .description-wrap h2:after {
  background-color: #fff;
}
.multiple-callout.bg-color-green .callout-inner .callout .icon-wrap svg path {
  fill: #319B42;
}
@media only screen and (min-width: 768px) {
  .outer-block-wrap .multiple-callout.col-2 .callout {
    margin-left: 3.5%;
    width: 48.25%;
  }
  .outer-block-wrap .multiple-callout.col-2 .callout:nth-child(odd) {
    margin-left: 0px;
  }
}
.prize_competitions-template-default .multiple-callout.style-default .callout .content .content-desc {
  padding-right: 0;
}
.prize_competitions-template-default .multiple-callout.style-default .callout .link-wrap {
  padding-top: 1em;
}
.prize_competitions-template-default .multiple-callout.style-default .callout .link-wrap a.btn {
  background-color: #319B42;
  margin-right: 0.66em;
}
.prize_competitions-template-default .multiple-callout.style-default .callout .link-wrap a.btn:hover {
  background-color: #00468B;
}
.bubble-group-mc {
  opacity: 0.1;
}
.bubble-group-mc img {
  position: absolute;
}
.bubble-group-mc img#bubble-group1 {
  bottom: 2em;
  left: 2.5%;
}
.bubble-group-mc img#bubble-group2 {
  top: -5em;
  right: 2.5%;
}
