  .wf {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
}
.wf-b {
  font-family: 'Roboto Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-alt {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.wf-alt-b,
.multiple-callout .link-wrap a {
  font-family: 'Roboto Condensed Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot');
  src: url('/wp-content/themes/css/fonts/fa-solid-900.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-solid-900.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-solid-900.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-solid-900.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-solid-900.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-brands-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-brands-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-brands-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-brands-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-brands-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot');
  src: url('/wp-content/themes/css/fonts/fa-regular-400.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-regular-400.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-regular-400.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-regular-400.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-regular-400.svg') format('svg');
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot');
  src: url('/wp-content/themes/css/fonts/fa-light-300.eot') format('embedded-opentype'), url('/wp-content/themes/css/fonts/fa-light-300.woff2') format('woff2'), url('/wp-content/themes/css/fonts/fa-light-300.woff') format('woff'), url('/wp-content/themes/css/fonts/fa-light-300.ttf') format('truetype'), url('/wp-content/themes/css/fonts/fa-light-300.svg') format('svg');
}
.fa,
.fas,
.multiple-callout.full-image a.callout h2:after,
.multiple-callout.full-image a.callout h3:after {
  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;
}
.wrap,
.multiple-callout.has-bg-panel .block-wrap {
  margin: auto;
  max-width: 1140px;
  padding: 0 20px;
}
@media only screen and (min-width: 980px) {
  .wrap,
  .multiple-callout.has-bg-panel .block-wrap {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout .callout-inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.multiple-callout .callout {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .multiple-callout .callout {
    margin-bottom: 25px;
  }
}
.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%;
}
.multiple-callout .icon-wrap {
  padding: 20px 20px 0px 20px;
}
.multiple-callout .icon-wrap img {
  height: auto;
  width: 50px;
}
.multiple-callout .top {
  margin-bottom: 0.25em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout .top {
    align-items: flex-end;
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout .top .link-wrap {
    margin-left: auto;
    padding-left: 1.5em;
  }
}
.multiple-callout .top .link-wrap a {
  font-family: arial;
  font-weight: normal;
}
.multiple-callout .description-wrap {
  color: #00447c;
}
.multiple-callout .description-wrap h2,
.multiple-callout .description-wrap h3,
.multiple-callout .description-wrap h4 {
  color: #00447c;
  margin-bottom: 0;
}
.multiple-callout .description-wrap p {
  color: #00447c;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0.667em 0 0;
}
.multiple-callout .content {
  flex-grow: 1;
  font-size: 14px;
}
.multiple-callout .content h2,
.multiple-callout .content h3 {
  font-size: 2em;
  line-height: 1em;
  margin: 0;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout .content h2,
  .multiple-callout .content h3 {
    font-size: 2.4em;
  }
}
.multiple-callout .content .content-desc p {
  color: #434343;
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 0.667em 0 0;
}
.multiple-callout .content .content-desc p a {
  color: #434343;
}
.multiple-callout .content .content-desc p a:hover {
  text-decoration: none;
}
.multiple-callout .content .content-desc ul li {
  color: #637D06;
}
.multiple-callout .byline {
  margin: 0;
}
.multiple-callout .link-wrap {
  padding: 1em 0 0;
}
.multiple-callout .link-wrap a {
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-2 .callout,
  .multiple-callout.stats.col-2 .callout,
  .multiple-callout.standard.col-2 .callout,
  .multiple-callout.full-image.col-2 .callout {
    margin-left: 5%;
    width: 45%;
  }
  .multiple-callout.default.col-2 .callout:nth-child(2n+1),
  .multiple-callout.stats.col-2 .callout:nth-child(2n+1),
  .multiple-callout.standard.col-2 .callout:nth-child(2n+1),
  .multiple-callout.full-image.col-2 .callout:nth-child(2n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-3 .callout,
  .multiple-callout.stats.col-3 .callout,
  .multiple-callout.standard.col-3 .callout,
  .multiple-callout.full-image.col-3 .callout {
    margin-left: 5%;
    width: 30%;
  }
  .multiple-callout.default.col-3 .callout:nth-child(3n+1),
  .multiple-callout.stats.col-3 .callout:nth-child(3n+1),
  .multiple-callout.standard.col-3 .callout:nth-child(3n+1),
  .multiple-callout.full-image.col-3 .callout:nth-child(3n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-4 .callout,
  .multiple-callout.stats.col-4 .callout,
  .multiple-callout.standard.col-4 .callout,
  .multiple-callout.full-image.col-4 .callout {
    margin-left: 2%;
    width: 23.25%;
  }
  .multiple-callout.default.col-4 .callout:nth-child(4n+1),
  .multiple-callout.stats.col-4 .callout:nth-child(4n+1),
  .multiple-callout.standard.col-4 .callout:nth-child(4n+1),
  .multiple-callout.full-image.col-4 .callout:nth-child(4n+1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-4 .callout .content,
  .multiple-callout.stats.col-4 .callout .content,
  .multiple-callout.standard.col-4 .callout .content,
  .multiple-callout.full-image.col-4 .callout .content {
    font-size: 0.65em;
  }
}
@media only screen and (max-width: 767px) {
  .multiple-callout.default .callout-inner,
  .multiple-callout.stats .callout-inner {
    margin: 0 auto;
    width: 300px;
  }
}
.multiple-callout.default .callout-inner.slick-slider,
.multiple-callout.stats .callout-inner.slick-slider {
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.multiple-callout.default .callout-inner.slick-slider .slick-list,
.multiple-callout.stats .callout-inner.slick-slider .slick-list {
  overflow: hidden;
}
.multiple-callout.default .callout-inner.slick-slider .slick-arrow,
.multiple-callout.stats .callout-inner.slick-slider .slick-arrow {
  background-color: #fff;
  color: #637D06;
  font-size: 2.5em;
  position: absolute;
  padding: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.multiple-callout.default .callout-inner.slick-slider .slick-arrow.fa-caret-left,
.multiple-callout.stats .callout-inner.slick-slider .slick-arrow.fa-caret-left {
  left: -1em;
}
.multiple-callout.default .callout-inner.slick-slider .slick-arrow.fa-caret-right,
.multiple-callout.stats .callout-inner.slick-slider .slick-arrow.fa-caret-right {
  right: -1em;
}
.multiple-callout.default .callout-inner.slick-slider .slick-track,
.multiple-callout.stats .callout-inner.slick-slider .slick-track {
  display: flex !important;
}
.multiple-callout.default .callout-inner.slick-slider .slick-slide,
.multiple-callout.stats .callout-inner.slick-slider .slick-slide {
  height: inherit !important;
  margin: 0 10px;
}
.multiple-callout.default .callout-inner.slick-slider .slick-slide > div,
.multiple-callout.stats .callout-inner.slick-slider .slick-slide > div {
  height: 100%;
}
.multiple-callout.default .callout,
.multiple-callout.stats .callout {
  border-left: 8px solid #ffcb00;
  margin: 1em 0;
}
.multiple-callout.default .content,
.multiple-callout.stats .content {
  padding: 1em;
}
.multiple-callout.default .content h2,
.multiple-callout.stats .content h2,
.multiple-callout.default .content h3,
.multiple-callout.stats .content h3 {
  color: #007bb4;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.default .content h2,
  .multiple-callout.stats .content h2,
  .multiple-callout.default .content h3,
  .multiple-callout.stats .content h3 {
    font-size: 2em;
  }
}
.multiple-callout.default .content .content-desc p + .link-wrap,
.multiple-callout.stats .content .content-desc p + .link-wrap {
  margin-top: 1.75em;
}
.multiple-callout.default .content .content-desc .link-wrap,
.multiple-callout.stats .content .content-desc .link-wrap {
  padding: 0;
}
.multiple-callout.default .content .content-desc .btn,
.multiple-callout.stats .content .content-desc .btn {
  font-size: 1.1em;
}
.multiple-callout.default .link-wrap,
.multiple-callout.stats .link-wrap {
  padding: 1em 1em 0;
}
.multiple-callout.stats .callout-inner .callout {
  border-left: none;
}
.multiple-callout.standard {
  padding: 3em 0;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard {
    padding: 4em 0;
  }
}
.multiple-callout.standard .description-wrap h2 {
  border-bottom: 2px solid #ffcb00;
  display: inline-block;
  margin-bottom: 0.75em;
}
.multiple-callout.standard .description-wrap h2 + p {
  margin-top: -0.5em;
}
.multiple-callout.standard .description-wrap p {
  margin-bottom: 0.5em;
}
.multiple-callout.standard .callout {
  margin: 1em 0;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.standard .callout {
    margin-top: 1.75em;
  }
}
.multiple-callout.standard .callout h2,
.multiple-callout.standard .callout h3 {
  color: #00447c;
  font-size: 1.4em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard .callout h2,
  .multiple-callout.standard .callout h3 {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard .callout h2,
  .multiple-callout.standard .callout h3 {
    font-size: 1.6em;
  }
}
.multiple-callout.standard .callout .content-desc .link-wrap {
  padding: 0;
}
.multiple-callout.standard .callout .content-desc .btn {
  font-size: 1.1em;
}
.multiple-callout.standard .callout.has-img .content-inner {
  display: flex;
}
.multiple-callout.standard .callout.has-img .img-wrap {
  padding-right: 1.25em;
  width: 140px;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard .callout.has-img .img-wrap {
    width: 180px;
  }
}
.multiple-callout.standard .callout.has-img .img-wrap img {
  border: 3px solid #fff;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard.col-2 .has-img .img-wrap {
    width: 200px;
  }
}
.multiple-callout.full-image .content-inner {
  position: relative;
}
.multiple-callout.full-image .callout {
  color: #00447c;
  margin: 1em 0;
}
.multiple-callout.full-image .callout h2,
.multiple-callout.full-image .callout h3 {
  font-size: 1.4em;
  line-height: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.7em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.8em;
  }
}
.multiple-callout.full-image a.callout {
  background-color: #000000;
  -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 a.callout:hover img {
  opacity: 0.5;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image a.callout:hover .content {
    background-color: #ffcb00;
    padding-bottom: 1.8em;
    padding-top: 1.8em;
  }
}
.multiple-callout.full-image a.callout img {
  -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 a.callout h2,
.multiple-callout.full-image a.callout h3 {
  padding-right: 20px;
  position: relative;
}
.multiple-callout.full-image a.callout h2 span,
.multiple-callout.full-image a.callout h3 span {
  display: block;
  font-size: 0.65em;
}
.multiple-callout.full-image a.callout h2:after,
.multiple-callout.full-image a.callout h3:after {
  bottom: 0;
  content: '\f0da';
  font-size: 0.8em;
  padding-left: 0.25em;
  position: absolute;
  right: 0;
}
.multiple-callout.full-image .content {
  background-color: rgba(255, 203, 0, 0.9);
  bottom: 0;
  font-size: 1em;
  left: 0;
  right: 0;
  padding: 1.25em 1em;
  position: absolute;
  -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;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image .content {
    padding-left: 1.5em;
  }
}
.multiple-callout.full-image.object-fit-style .callout .img-wrap {
  position: relative;
}
.multiple-callout.full-image.object-fit-style .callout .img-wrap:before {
  content: '';
  display: block;
  padding-top: 100%;
  width: 100%;
}
.multiple-callout.full-image.object-fit-style .callout .img-wrap img {
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: top;
  left: 0;
  top: 0;
  width: 100%;
}
.multiple-callout.full-image.object-fit-style.object-position-top .callout .img-wrap img {
  object-position: top;
}
.multiple-callout.full-image.object-fit-style.object-position-top.has-hover .callout:hover .img-wrap img {
  object-position: bottom;
}
.multiple-callout.full-image.object-fit-style.object-position-bottom .callout .img-wrap img {
  object-position: bottom;
}
.multiple-callout.full-image.object-fit-style.object-position-bottom.has-hover .callout:hover .img-wrap img {
  object-position: top;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.multiple-callout.slanted.col-2 .callout-inner {
  position: relative;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout-inner:before,
  .multiple-callout.slanted.col-2 .callout-inner:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100em;
    z-index: -1;
  }
}
.multiple-callout.slanted.col-2 .callout-inner:before {
  background-color: #00447c;
  left: calc(-100em + 50px);
}
.multiple-callout.slanted.col-2 .callout-inner:after {
  border: #ffcb00 solid;
  border-width: 10px 0;
  right: calc(-100em + 150px);
}
.multiple-callout.slanted.col-2 .link-wrap {
  position: relative;
  z-index: 2;
}
.multiple-callout.slanted.col-2 .callout {
  margin: 0;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout {
    justify-content: center;
    width: 56%;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout {
    min-height: 255px;
  }
}
.multiple-callout.slanted.col-2 .callout .content-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.multiple-callout.slanted.col-2 .callout .content {
  flex-grow: unset;
}
.multiple-callout.slanted.col-2 .callout:first-child {
  background-color: #00447c;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 .callout:first-child {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:first-child {
    clip-path: polygon(0 0, 100% 0%, calc(100% - 200px) 100%, 0% 100%);
  }
}
.multiple-callout.slanted.col-2 .callout:first-child .content-inner {
  padding: 2em 2em 0;
  -webkit-transform: translateZ(0);
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content-inner {
    padding: 2em 10em 2em 0;
    padding-right: 10em;
  }
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content-inner:after {
    background-color: #fff;
    bottom: -48px;
    clip-path: polygon(0 50px, 100% 0%, 100% 100%, 0% 100%);
    content: '';
    height: 53px;
    left: 0;
    position: absolute;
    right: 0;
  }
}
.multiple-callout.slanted.col-2 .callout:first-child .content h2,
.multiple-callout.slanted.col-2 .callout:first-child .content h3 {
  color: #fff;
  padding-right: 1em;
}
.multiple-callout.slanted.col-2 .callout:first-child .content .byline {
  color: #fff;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content .content-desc {
    padding-right: 4em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content .content-desc {
    padding-right: 6em;
  }
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content .content-desc:before {
    content: '';
    display: block;
    float: right;
    margin-left: -20px;
    height: 70px;
    width: 60%;
    -webkit-shape-outside: polygon(200px 0, 100% 0%, 100% 100%, 0% 100%);
    shape-outside: polygon(550px 0, 100% 0, 100% 100%, 0 100%);
  }
}
@media only screen and (max-width: 420px) {
  .multiple-callout.slanted.col-2 .callout:first-child .content .content-desc:before {
    content: none;
  }
}
.multiple-callout.slanted.col-2 .callout:first-child .content .content-desc p {
  color: #fff;
  line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.slanted.col-2 .callout:first-child .link-wrap {
    max-width: 60%;
  }
}
.multiple-callout.slanted.col-2 .callout:first-child .link-wrap a {
  color: #c1d361;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) {
    background-color: #fff;
    border-bottom: 10px solid #ffcb00;
    margin-top: 1.25em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) {
    background-color: #ffcb00;
    border-bottom: none;
    clip-path: polygon(200px 0, 100% 0%, 100% 100%, 0% 100%);
    margin-left: -20%;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) {
    margin-left: -16%;
  }
}
.multiple-callout.slanted.col-2 .callout:not(:first-child) .content-inner {
  padding: 1em 2em 2em;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) .content-inner {
    min-height: 200px;
    padding: 2em 0 2em 14em;
  }
}
.multiple-callout.slanted.col-2 .callout:not(:first-child) .content h2,
.multiple-callout.slanted.col-2 .callout:not(:first-child) .content h3 {
  color: #00447c;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) .content-inner-bg {
    background-color: #ffcb00;
    height: 60px;
    position: absolute;
    clip-path: polygon(0 50px, 100% 0%, 100% 100%, 0% 100%);
    top: -59px;
    width: 100%;
  }
  .multiple-callout.slanted.col-2 .callout:not(:first-child) .content-inner-bg:after {
    background-color: #fff;
    top: 10px;
    content: '';
    height: 51px;
    left: 0;
    position: absolute;
    right: 0;
    clip-path: polygon(0 50px, 100% 0%, 100% 100%, 0% 100%);
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2 .callout:not(:first-child) .content-inner-bg {
    background-color: #fff;
    bottom: 10px;
    position: absolute;
    right: -1px;
    top: 10px;
    clip-path: polygon(185px 0, 100% 0%, 100% 100%, 0% 100%);
    left: 20px;
  }
}
.multiple-callout.slanted.col-2.is-reverse .callout-inner:before {
  border: #ffcb00 solid;
  border-width: 10px 0;
  background-color: #fff;
}
.multiple-callout.slanted.col-2.is-reverse .callout-inner:after {
  background-color: #00447c;
  border: none;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:first-child {
    background-color: #fff;
    border-top: 10px solid #ffcb00;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:first-child {
    background-color: #ffcb00;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 200px) 100%, 0% 100%);
  }
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content-inner {
  position: relative;
  z-index: 2;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content-inner:after {
  content: none;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content h2,
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content h3 {
  color: #00447c;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content .byline {
  color: #00447c;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content .content-desc {
  padding-right: 6em;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .content .content-desc p {
  color: #434343;
}
.multiple-callout.slanted.col-2.is-reverse .callout:first-child .link-wrap a {
  color: #637D06;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:first-child .content-inner-bg {
    background-color: #ffcb00;
    height: 60px;
    position: absolute;
    clip-path: polygon(0 50px, 100% 0%, 100% 100%, 0% 100%);
    bottom: 0px;
    width: 100%;
  }
  .multiple-callout.slanted.col-2.is-reverse .callout:first-child .content-inner-bg:after {
    background-color: #fff;
    top: 10px;
    content: '';
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
    clip-path: polygon(0 50px, 100% 0%, 100% 100%, 0% 100%);
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:first-child .content-inner-bg {
    background-color: white;
    bottom: 10px;
    clip-path: polygon(0 0, 100% 0%, calc(100% - 185px) 100%, 0% 100%);
    left: -1px;
    position: absolute;
    right: 20px;
    top: 10px;
  }
}
.multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) {
  background-color: #00447c;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content-inner {
    margin-top: 0;
  }
}
.multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content h2,
.multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content h3 {
  color: #fff;
}
.multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content p {
  color: #fff;
}
.multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .link-wrap a {
  color: #c1d361;
}
@media only screen and (max-width: 1109px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content-inner-bg {
    background-color: #00447c;
    height: 62px;
  }
  .multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content-inner-bg:after {
    content: none;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted.col-2.is-reverse .callout:not(:first-child) .content-inner-bg {
    display: none;
  }
}
.multiple-callout.slanted + .standard {
  margin-top: -2em;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted + .standard {
    margin-top: -3em;
  }
}
.multiple-callout.has-bg-panel {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  position: relative;
}
.multiple-callout.has-bg-panel:after {
  background: url(/wp-content/themes/css/img/bg-panel-blue-dark.svg) no-repeat center bottom;
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.has-bg-panel:after {
    height: 150px;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.has-bg-panel:after {
    height: 200px;
  }
}
.multiple-callout.has-bg-panel .block-wrap {
  position: relative;
  z-index: 2;
}
.multiple-callout.no-desc .callout-inner {
  margin-top: -1em;
}
.multiple-callout .outro-content {
  margin-top: 1.5em;
}
@media only screen and (max-width: 767px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child.no-desc {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 768px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child {
    margin-top: -140px;
  }
}
@media only screen and (min-width: 980px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child {
    margin-top: -180px;
  }
}
@media only screen and (min-width: 1110px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child {
    margin-top: -215px;
  }
}
@media only screen and (min-width: 768px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap {
    color: #fff;
  }
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap h2,
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap h3,
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap h4,
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap p {
    color: #fff;
  }
  .bg-panel-standard + .wrap .multiple-callout:first-child .description-wrap p a {
    color: #fff;
  }
  .bg-panel-standard + .wrap .multiple-callout:first-child .top .link-wrap a {
    color: #fff;
  }
}
.bg-panel-alt + .multiple-callout {
  padding-top: 0;
}
@media only screen and (max-width: 767px) {
  .bg-panel-alt + .multiple-callout.no-desc {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 768px) {
  .bg-panel-alt + .multiple-callout {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 980px) {
  .bg-panel-alt + .multiple-callout {
    margin-top: -90px;
  }
}
@media only screen and (min-width: 1110px) {
  .bg-panel-alt + .multiple-callout {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 768px) {
  .bg-panel-alt + .multiple-callout .description-wrap {
    color: #fff;
  }
  .bg-panel-alt + .multiple-callout .description-wrap h2,
  .bg-panel-alt + .multiple-callout .description-wrap h3,
  .bg-panel-alt + .multiple-callout .description-wrap h4,
  .bg-panel-alt + .multiple-callout .description-wrap p {
    color: #fff;
  }
  .bg-panel-alt + .multiple-callout .description-wrap p a {
    color: #fff;
  }
  .bg-panel-alt + .multiple-callout .top .link-wrap a {
    color: #fff;
  }
}
.wp-block-columns .multiple-callout.full-image .content-inner {
  font-size: 0.7em;
}
.multiple-callout .standard.bg-color-default + .slanted {
  margin-top: -2em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout .standard.bg-color-default + .slanted {
    margin-top: -3em;
  }
}
