.wf {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.wf-m {
  font-family: futura-pt, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.wf-b,
.multiple-callout .callout .content h3 {
  font-family: futura-pt-bold, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.wf-alt-m {
  font-family: museo, serif;
  font-weight: 300;
  font-style: normal;
}
.wf-alt-eb,
.multiple-callout .top .description-wrap h2 {
  font-family: museo, serif;
  font-weight: 900;
  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 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-solid-900.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-brands-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-regular-400.svg#fontawesome') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/gcc/fonts/fa-light-300.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/gcc/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/gcc/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/gcc/fonts/fa-light-300.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
.multiple-callout {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 2.5em 0 0.5em;
  position: relative;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout {
    padding: 3.5em 0 1.5em;
  }
}
@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;
  width: 100%;
}
.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 {
    align-items: flex-end;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout:not(.style-intro-col) .top .link-wrap {
    margin-left: auto;
    padding-left: 1.5em;
  }
}
.multiple-callout .top {
  margin-bottom: 1em;
}
.multiple-callout .top .description-wrap h2 {
  color: #0072ce;
}
.multiple-callout .top .description-wrap h2:after {
  background-color: #ffcd00;
  content: '';
  display: block;
  height: 10px;
  margin-top: 0.5em;
  width: 90px;
}
.multiple-callout .top .description-wrap p {
  line-height: 1.2em;
}
.multiple-callout .content {
  flex-grow: 1;
}
.multiple-callout .byline {
  margin: 0px;
}
.multiple-callout.style-default .callout .img-wrap img,
.multiple-callout.hdr-link .callout .img-wrap img {
  border-radius: 15px 0 0 0;
}
.multiple-callout.style-default .callout h3,
.multiple-callout.hdr-link .callout h3 {
  color: #05233d;
}
.multiple-callout.style-default .callout h3 a,
.multiple-callout.hdr-link .callout h3 a {
  color: #05233d;
  text-decoration: underline;
}
.multiple-callout.style-default .callout h3 a:hover,
.multiple-callout.hdr-link .callout h3 a:hover {
  text-decoration: none;
}
.multiple-callout.style-default .callout .content,
.multiple-callout.hdr-link .callout .content {
  padding-top: 1em;
}
.multiple-callout.style-default .callout .link-wrap,
.multiple-callout.hdr-link .callout .link-wrap {
  padding-top: 1em;
}
.multiple-callout.statistics {
  margin-top: 1em;
}
.multiple-callout.statistics:before {
  background-color: #fff8d9;
  bottom: 4.5em;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics {
    margin-bottom: 3em;
  }
}
.multiple-callout.statistics .callout {
  background-color: #0d4471;
  border-right: 8px solid #c99700;
  border-radius: 20px 0 0 0;
  box-shadow: 4px 4px 8px #999999;
  color: #fff;
  padding: 1.25em 1.25em 1.25em 1.25em;
  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: 1.5em 1.25em 1.75em 2em;
  }
}
.multiple-callout.statistics .callout h3 {
  color: #ffcd00;
  font-size: 3em;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.statistics .callout h3 {
    font-size: 3.5em;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics .callout h3 {
    font-size: 4em;
  }
}
@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 (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: #cce3f5;
  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 #c99700;
  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 #999999;
  margin-bottom: 1.25em;
  position: relative;
}
.multiple-callout.full-image .callout:hover .img-wrap:after {
  background-color: #ffcd00;
  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: #ffcd00;
}
.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: #0072ce;
  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: #c99700;
  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: #05233d;
  }
}
.multiple-callout.style-intro-col,
.multiple-callout.statistics {
  background-color: transparent;
  margin-bottom: 2em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.style-intro-col,
  .multiple-callout.statistics {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.style-intro-col,
  .multiple-callout.statistics {
    margin-bottom: 3em;
  }
}
.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.statistics + .bg-color-default {
  margin-top: -2em;
}
@media only screen and (min-width: 1140px) {
  .multiple-callout.statistics + .bg-color-default {
    margin-top: -3em;
  }
}
@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;
  }
}
