  .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 {
  font-family: 'Roboto Condensed Bold', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-queens {
  font-family: 'Queens Regular', serif;
  font-style: normal;
  font-weight: normal;
}
.wf-montserrat {
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
  font-weight: normal;
}
.wf-montserrat-sb,
.multiple-callout.plain .callout h2,
.multiple-callout.plain .callout h3 {
  font-family: 'Montserrat SemiBold', sans-serif;
  font-style: normal;
  font-weight: 600;
}
.wf-montserrat-b,
.multiple-callout .link-wrap a {
  font-family: 'Montserrat Bold', sans-serif;
  font-style: normal;
  font-weight: 700;
}
@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: 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 .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: #995b03;
}
.multiple-callout .byline {
  margin: 0;
}
.multiple-callout .link-wrap {
  padding: 1em 0 0;
}
.multiple-callout .link-wrap a {
  font-size: 0.9em;
}
@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,
  .multiple-callout.plain.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),
  .multiple-callout.plain.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,
  .multiple-callout.plain.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),
  .multiple-callout.plain.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,
  .multiple-callout.plain.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),
  .multiple-callout.plain.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,
  .multiple-callout.plain.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 {
  color: #995b03;
  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: 2px solid #ffcb00;
  margin: 1em 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.default .callout,
  .multiple-callout.stats .callout {
    margin-bottom: 1.5em;
  }
}
.multiple-callout.default .callout::before,
.multiple-callout.stats .callout::before {
  background: url(/wp-content/themes/css/img/decor-diamond-yellow.svg) no-repeat center center;
  content: '';
  position: absolute;
  background-size: contain;
  bottom: -20px;
  left: -13.5px;
  width: 25px;
  height: 25px;
  -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 (max-width: 767px) {
  .multiple-callout.default .callout::before,
  .multiple-callout.stats .callout::before {
    margin-bottom: 1em;
  }
}
.multiple-callout.default .img-wrap,
.multiple-callout.stats .img-wrap {
  position: relative;
}
.multiple-callout.default .img-wrap::before,
.multiple-callout.stats .img-wrap::before {
  content: '';
  display: block;
  padding-top: 70%;
}
.multiple-callout.default .img-wrap img,
.multiple-callout.stats .img-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.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: #257BBB;
  font-size: 1.3em;
}
@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: 1.4em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.default .content h2,
  .multiple-callout.stats .content h2,
  .multiple-callout.default .content h3,
  .multiple-callout.stats .content h3 {
    font-size: 1.5em;
  }
}
.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;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.default .link-wrap,
  .multiple-callout.stats .link-wrap {
    padding-bottom: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-2 .callout:not(:nth-child(1)):not(:nth-child(2)),
  .multiple-callout.plain.col-2 .callout:not(:nth-child(1)):not(:nth-child(2)),
  .multiple-callout.standard.col-2 .callout:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-3 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)),
  .multiple-callout.plain.col-3 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)),
  .multiple-callout.standard.col-3 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.default.col-4 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)),
  .multiple-callout.plain.col-4 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)),
  .multiple-callout.standard.col-4 .callout:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
    margin-top: 2em;
  }
}
.multiple-callout.stats .callout-inner .callout {
  border-left: none;
}
.multiple-callout.stats .callout-inner .callout:before {
  content: none;
}
.multiple-callout.stats .callout-inner .callout .img-wrap::before {
  content: none;
}
.multiple-callout.stats .callout-inner .callout .img-wrap img {
  margin: 0 auto;
  max-width: 250px;
  position: relative;
  width: 70%;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.stats .callout-inner .callout .img-wrap img {
    width: 60%;
  }
}
.multiple-callout.standard,
.multiple-callout.plain {
  padding: 3em 0;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard,
  .multiple-callout.plain {
    padding: 4em 0;
  }
}
.multiple-callout.standard .description-wrap,
.multiple-callout.plain .description-wrap {
  margin-bottom: 1em;
}
.multiple-callout.standard .description-wrap h2,
.multiple-callout.plain .description-wrap h2 {
  border-bottom: 2px solid #ffcb00;
  display: inline-block;
  margin-bottom: 0.33em;
}
.multiple-callout.standard .description-wrap h2 + p,
.multiple-callout.plain .description-wrap h2 + p {
  margin-top: -0.15em;
}
.multiple-callout.standard .description-wrap p,
.multiple-callout.plain .description-wrap p {
  margin-bottom: 0.5em;
}
.multiple-callout.standard .callout,
.multiple-callout.plain .callout {
  margin-bottom: 2.5em;
}
.multiple-callout.standard .callout .img-wrap,
.multiple-callout.plain .callout .img-wrap {
  display: none;
}
.multiple-callout.standard .callout h2,
.multiple-callout.plain .callout h2,
.multiple-callout.standard .callout h3,
.multiple-callout.plain .callout h3 {
  color: #257BBB;
  font-size: 1.3em;
}
@media only screen and (min-width: 980px) {
  .multiple-callout.standard .callout h2,
  .multiple-callout.plain .callout h2,
  .multiple-callout.standard .callout h3,
  .multiple-callout.plain .callout h3 {
    font-size: 1.4em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.standard .callout h2,
  .multiple-callout.plain .callout h2,
  .multiple-callout.standard .callout h3,
  .multiple-callout.plain .callout h3 {
    font-size: 1.5em;
  }
}
.multiple-callout.standard .callout .link-wrap,
.multiple-callout.plain .callout .link-wrap {
  font-size: 1em;
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.plain .callout {
    margin-top: 0 !important;
  }
}
.multiple-callout.plain .callout h2,
.multiple-callout.plain .callout h3 {
  color: #00447c;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.plain.col-2 .callout:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.plain.col-3 .callout:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.plain.col-4 .callout:nth-last-child(-n + 4) {
    margin-bottom: 0;
  }
}
.multiple-callout.standard .callout {
  border-left: 2px solid #ffcb00;
  margin: 1em 0;
  padding: 0.5em 1.5em;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.standard .callout {
    margin-top: 2.5em;
  }
}
.multiple-callout.standard .callout::before {
  background: url(/wp-content/themes/css/img/decor-diamond-yellow.svg) no-repeat center center;
  content: '';
  position: absolute;
  background-size: contain;
  top: -20px;
  left: -13.5px;
  width: 25px;
  height: 25px;
  -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.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: #fff;
  margin: 1em 0;
  position: relative;
}
.multiple-callout.full-image .callout::before {
  border: 2px solid #ffcb00;
  position: absolute;
  content: '';
  display: block;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
  z-index: 5;
  -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 h2,
.multiple-callout.full-image .callout h3 {
  color: #ffcb00;
  font-size: 1.25em;
  line-height: 1em;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: 'Montserrat SemiBold', sans-serif;
  font-style: normal;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.3em;
  }
}
@media only screen and (min-width: 980px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.35em;
  }
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.full-image .callout h2,
  .multiple-callout.full-image .callout h3 {
    font-size: 1.4em;
  }
}
.multiple-callout.full-image a.callout {
  background-color: #000000;
  overflow: hidden;
  -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.8;
  transform: scale(1.075, 1.075);
}
.multiple-callout.full-image a.callout:hover::before {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.multiple-callout.full-image a.callout:hover .content {
  background-color: #00447c;
}
.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 {
  color: #fff;
  display: block;
  font-size: 0.7em;
  margin-bottom: 0.25em;
}
.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(0, 68, 124, 0.85);
  bottom: 0;
  font-size: 1em;
  left: 0;
  padding: 1em 30px 30px;
  position: absolute;
  right: 0;
  -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.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 (min-width: 768px) {
  .multiple-callout.slanted.first-callout-sand .callout-inner::before,
  .multiple-callout.two-callout-overlap.first-callout-sand .callout-inner::before {
    background-color: #f3edde;
  }
}
@media only screen and (max-width: 767px) {
  .multiple-callout.slanted.first-callout-sand .callout:first-child,
  .multiple-callout.two-callout-overlap.first-callout-sand .callout:first-child {
    background: #f3edde;
  }
}
.multiple-callout.slanted.first-callout-sand .callout:first-child .link-wrap a,
.multiple-callout.two-callout-overlap.first-callout-sand .callout:first-child .link-wrap a {
  color: #206ea8;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted.first-callout-sand .callout:first-child::after,
  .multiple-callout.two-callout-overlap.first-callout-sand .callout:first-child::after {
    background: #f3edde;
  }
}
.multiple-callout.slanted .callout-inner,
.multiple-callout.two-callout-overlap .callout-inner {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout-inner,
  .multiple-callout.two-callout-overlap .callout-inner {
    display: flex;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout-inner::before,
  .multiple-callout.two-callout-overlap .callout-inner::before,
  .multiple-callout.slanted .callout-inner::after,
  .multiple-callout.two-callout-overlap .callout-inner::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100em;
    z-index: 0;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout-inner::before,
  .multiple-callout.two-callout-overlap .callout-inner::before {
    background-color: #fff;
    border-top: 2px solid #00447c;
    border-bottom: 2px solid #00447c;
    left: calc(-100em + 1px);
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout-inner::after,
  .multiple-callout.two-callout-overlap .callout-inner::after {
    background-color: #00447c;
    right: calc(-100em + 1px);
  }
}
.multiple-callout.slanted .callout,
.multiple-callout.two-callout-overlap .callout {
  justify-content: center;
  display: flex;
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.slanted .callout,
  .multiple-callout.two-callout-overlap .callout {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 2em;
    padding-right: 2em;
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout,
  .multiple-callout.two-callout-overlap .callout {
    width: 50%;
  }
}
.multiple-callout.slanted .callout h2,
.multiple-callout.two-callout-overlap .callout h2,
.multiple-callout.slanted .callout h3,
.multiple-callout.two-callout-overlap .callout h3 {
  margin-bottom: 0;
}
.multiple-callout.slanted .callout:first-child,
.multiple-callout.two-callout-overlap .callout:first-child {
  background: #fff;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .multiple-callout.slanted .callout:first-child,
  .multiple-callout.two-callout-overlap .callout:first-child {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout:first-child,
  .multiple-callout.two-callout-overlap .callout:first-child {
    background: #00447c;
    border: none;
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
    margin-right: -45px;
    padding-right: 75px;
    padding-left: 0;
    width: calc(50% + 45px);
  }
}
.multiple-callout.slanted .callout:first-child a,
.multiple-callout.two-callout-overlap .callout:first-child a {
  color: #257BBB;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout:first-child::after,
  .multiple-callout.two-callout-overlap .callout:first-child::after {
    background: #fff;
    content: '';
    clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
    inset: 2px 2px 2px 0;
    position: absolute;
    z-index: -1;
  }
}
.multiple-callout.slanted .callout:nth-child(2),
.multiple-callout.two-callout-overlap .callout:nth-child(2) {
  background: #00447c;
  color: #fff;
  border-left: none;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .multiple-callout.slanted .callout:nth-child(2),
  .multiple-callout.two-callout-overlap .callout:nth-child(2) {
    padding-left: 120px;
    padding-right: 0;
    margin-left: -45px;
    width: calc(50% + 45px);
    clip-path: polygon(15% 0, 100% 0, 100% 100%, 15% 100%, 0 50%);
  }
}
.multiple-callout.slanted .callout:nth-child(2) h2,
.multiple-callout.two-callout-overlap .callout:nth-child(2) h2,
.multiple-callout.slanted .callout:nth-child(2) h3,
.multiple-callout.two-callout-overlap .callout:nth-child(2) h3,
.multiple-callout.slanted .callout:nth-child(2) a,
.multiple-callout.two-callout-overlap .callout:nth-child(2) a {
  color: #ffcb00;
}
.multiple-callout.slanted .callout:nth-child(2) p,
.multiple-callout.two-callout-overlap .callout:nth-child(2) p {
  color: #fff;
}
.multiple-callout.slanted + .standard,
.multiple-callout.two-callout-overlap + .standard {
  margin-top: -2em;
}
@media only screen and (min-width: 1110px) {
  .multiple-callout.slanted + .standard,
  .multiple-callout.two-callout-overlap + .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-color: #f3edde;
  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: 2em;
}
@media only screen and (max-width: 767px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child.no-desc {
    margin-top: -40px;
  }
}
@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: -150px;
  }
}
@media only screen and (min-width: 1110px) {
  .bg-panel-standard + .wrap .multiple-callout:first-child {
    margin-top: -160px;
  }
}
@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;
  }
}
.multiple-callout.has-bg-panel + .multiple-callout.slanted,
.multiple-callout.has-bg-panel + .multiple-callout.two-callout-overlap {
  margin-top: 0 !important;
}
