@charset "UTF-8";
/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
html, body, div, object, iframe, h1, h2, .interior-form .gform_title, h3, h4, h5, h6, p,
blockquote,
pre, abbr, address, cite, code, del, dfn, img,
ins, kbd, q, samp, var, hr, acronym, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav,
section, summary, time, mark, audio, video {
  border: 0;
  outline: 0;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}

em, strong, b, i, a, span, sub, sup, small {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

/*
a:focus {
    outline:0;
}
:focus, :active {
    outline:none; outline:0;
} ::-moz-focus-inner {
    outline:none;
}
*/
article, aside, details, figcaption, figure, footer,
header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border-top: 1px solid #000;
  color: #000;
}

input, textarea, textarea[type=text], textarea[type=password], textarea[type=url], textarea[type=number], textarea[type=tel], textarea[type=email], input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email], select {
  vertical-align: middle;
}

sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: 0px;
}

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 0px;
}

input, textarea, textarea[type=text], textarea[type=password], textarea[type=url], textarea[type=number], textarea[type=tel], textarea[type=email], input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email], button, textarea, select, label, img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

input, textarea, textarea[type=text], textarea[type=password], textarea[type=url], textarea[type=number], textarea[type=tel], textarea[type=email], input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email], button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input[type=text],
input[type=password],
input[type=url],
input[type=number],
input[type=tel],
input[type=email],
input[type=submit],
button, textarea, select {
  -webkit-appearance: none;
  outline: 1px solid transparent;
}

textarea {
  resize: none;
  overflow: auto;
}

button, a span {
  cursor: pointer;
}

button {
  border: 0;
  text-align: center;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  table-layout: fixed;
}

a[href^=tel] {
  color: inherit;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

select:-moz-focusring {
  color: transparent;
}

select::-ms-expand {
  display: none;
}

/* != FONT SMOOTHING */
body, input, textarea, textarea[type=text], textarea[type=password], textarea[type=url], textarea[type=number], textarea[type=tel], textarea[type=email], input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email], button, textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* != ms-clear */
input[type=text]::-ms-clear, textarea[type=text]::-ms-clear {
  display: none;
}

/* != BACKGROUND POSITION AND BOX SIZING */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-position: center;
  background-repeat: no-repeat;
}

/* != .clearfix - CLEAR ELEMENTS */
.clear {
  clear: both;
}

.clearfix {
  display: block;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* != .wordwrap - CONTINUE LONG URLS/WORDS ON NEXT LINE */
.wordwrap {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/* ========================================================================= */
/* !FONTS (@fontface generated with FontSpring Syntax formatting */
/* ========================================================================= */
/* Gangster */
@font-face {
  font-family: "Gangster";
  src: url("/ui/fonts/Gangster/gangstergrotesk-regular-webfont.woff2") format("woff2"), url("/ui/fonts/Gangster/gangstergrotesk-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Gangster";
  src: url("/ui/fonts/Gangster/gangstergrotesk-bold-webfont.woff2") format("woff2"), url("/ui/fonts/Gangster/gangstergrotesk-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Gangster";
  src: url("/ui/fonts/Gangster/gangstergrotesk-light-webfont.woff2") format("woff2"), url("/ui/fonts/Gangster/gangstergrotesk-light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
/* Clear Sans*/
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Thin-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Italic-webfont.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-MediumItalic-webfont.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-Bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Clear Sans";
  src: url("/ui/fonts/ClearSans/ClearSans-BoldItalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/*
    // Use Case: $b (second) variable is optional and defaults to 'max-width'

    @include break(1100){
        h1{
            background: red;
        }
    }

    // Output
    @media screen and (max-width: 1100px) {
        h1 { background: red; }
    }

    // Also, if you want to specify the 2nd variable for break type (i.e., min-height)

    @include break(1100, 'min-height'){
        h1 {
            background:red;
        }
    }

    // Output
    @media screen and (min-height: 1100px) {
        h1 { background: red; }
    }
*/
/*
    // inline SVGs
    // usage: background-image: inline-svg('<svg><!-- your svg code --></svg>');
*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #1C304A;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
html, body {
  font-family: "Clear Sans", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #4E555A;
  scroll-behavior: smooth;
}

html {
  background-color: #1C304A;
}

body {
  background-color: #fff;
}

a {
  color: #2370B4;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
a:hover {
  color: #008363;
}

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
::-moz-selection {
  background: #2370B4;
  color: #fff;
}
::selection {
  background: #2370B4;
  color: #fff;
}

::-moz-selection {
  background: #2370B4;
  color: #fff;
}

::-webkit-selection {
  background: #2370B4;
  color: #fff;
}

/* != DEFAULT WORDPRESS STYLES = USE AS NEEDED = .wp-caption = .wp-caption-dd = .wpGallery = .shutter = .shutterset ==== */
.aligncenter {
  display: block;
  margin: 25px auto;
}

.alignleft {
  float: left;
  margin: 0 25px 25px 0;
}

.alignright {
  float: right;
  margin: 0 0 25px 25px;
}

.alignnone {
  display: inline-block;
}

/* != LAYOUT STYLES ===== */
main {
  display: block;
}

h1 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 44px;
  line-height: 1.1363636364em;
  color: #1C304A;
}

h2, .interior-form .gform_title {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 300;
  font-size: 40px;
  line-height: 1.2em;
  color: #1C304A;
}
h2.underline, .interior-form .underline.gform_title {
  padding-bottom: 11px;
  border-bottom: 1px solid #D8D8D8;
}
@media screen and (max-width: 768px) {
  h2.underline, .interior-form .underline.gform_title {
    margin-bottom: 20px;
  }
}

h3 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2em;
  color: #1C304A;
}

h4 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: #1C304A;
}

h5 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4444444444em;
  color: #1C304A;
}

h6 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.1333333333em;
  color: #1C304A;
}

.content-main * + h1, .content-main * + h2, .content-main .interior-form * + .gform_title, .interior-form .content-main * + .gform_title, .content-main * + h3, .content-main * + h4, .content-main * + h5, .content-main * + h6 {
  margin-top: 1.5em;
}
.content-main * + p {
  margin-top: 1.6875em;
}
.content-main ul:not([class*=gf]) {
  margin-top: 20px;
}
.content-main ul:not([class*=gf]) > li {
  position: relative;
  padding-left: 20px;
}
.content-main ul:not([class*=gf]) > li + li {
  margin-top: 10px;
}
.content-main ul:not([class*=gf]) > li:before {
  content: "•";
  position: absolute;
  left: 5px;
  top: 2px;
}
.content-main ul:not([class*=gf]) + * {
  margin-top: 30px;
}
.content-main ol {
  counter-reset: li;
}
.content-main ol:not(:first-child) {
  margin-top: 20px;
}
.content-main ol > li {
  position: relative;
  padding-left: 36px;
}
.content-main ol > li + li {
  margin-top: 17px;
}
.content-main ol > li:before {
  content: counter(li) ". ";
  counter-increment: li;
  position: absolute;
  right: calc(100% - 24px);
}
.content-main a {
  text-decoration: underline;
}
.content-main img {
  display: block;
  margin: 35px 0;
}
.content-main .btn {
  margin-top: 30px;
}
.content-main blockquote {
  border-left: 2px solid #008363;
  padding-left: 18px;
  font-size: 22px;
  margin: 1.5em 0;
  line-height: 1.4545454545em;
}
.content-main h3 + table {
  margin-top: 30px;
}
.content-main table {
  width: 100%;
}
.content-main table thead {
  background-color: #1C304A;
  color: #fff;
  font-weight: bold;
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-size: 15px;
}
.content-main table tbody {
  font-size: 14px;
}
.content-main table th, .content-main table td {
  padding: 15px 20px;
  text-align: left;
}
.content-main table tr + tr {
  border-top: 1px solid #D8D8D8;
}
.content-main table th small {
  font-size: 12px;
}
.content-main table td small {
  font-style: italic;
  display: block;
  margin-top: 10px;
  font-size: 12px;
}
.content-main table td:not(.expanded) {
  /* li:nth-child(n+3) {
      display: none;
  } */
}
.content-main table td:not(.expanded) ol ~ small {
  display: none;
}
.content-main table .read {
  margin-top: 10px;
}
.content-main table td.expanded .read {
  display: none;
}
.content-main table .long-term {
  margin: 20px 0 0;
}
@media screen and (max-width: 700px) {
  .content-main table thead {
    display: none;
  }
  .content-main table, .content-main table tr, .content-main table td, .content-main table th {
    display: block;
    width: 100% !important;
    padding: 10px 0;
  }
}

.long-term-toggle {
  position: relative;
  top: -20px;
  display: none;
}

#stewardship-filters {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#stewardship-filters .filter.first {
  margin-right: 20px;
}
#stewardship-filters .csv-container {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
}
@media screen and (max-width: 768px) {
  #stewardship-filters {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #stewardship-filters .filter {
    margin-right: 0 !important;
    width: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  #stewardship-filters .csv-container .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 560px) {
  #stewardship-filters .filter {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.country-description {
  margin-bottom: 45px;
  color: #2370B4;
  font-size: 15px;
  max-width: 750px;
}

#stewardship-table {
  margin-bottom: 40px;
  width: 100%;
}
#stewardship-table + .no-results {
  color: #2370B4;
  font-size: 18px;
}
#stewardship-table + .no-results span {
  font-weight: 600;
}
#stewardship-table th:nth-child(1), #stewardship-table th:nth-child(2) {
  width: 25%;
}
#stewardship-table th:nth-child(3) {
  width: 50%;
}

.wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.space-bottom {
  margin-bottom: 70px;
}

/* != PLACEHOLDER ATTRIBUTE STYLES = input or textarea - placeholder="whatever" ===== */
/*
    ::-webkit-input-placeholder {
        color: #aaa;
    }

    ::-moz-placeholder {
        color: #aaa;
    }
*/
input, textarea, textarea[type=text], textarea[type=password], textarea[type=url], textarea[type=number], textarea[type=tel], textarea[type=email], input[type=text], input[type=password], input[type=url], input[type=number], input[type=tel], input[type=email] {
  border: 1px solid #D2D4D6;
  width: 100%;
  font-size: 14px;
  border: 1px solid #D2D4D6;
  border-radius: 4px;
  padding: 12px 14px 14px;
  color: #4E555A;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
input:hover, textarea:hover {
  border-color: #9da1a5;
}
input:focus, textarea:focus {
  border-color: #2370B4;
}
textarea {
  height: 140px;
}

input[type=submit], textarea[type=submit], button {
  display: inline-block;
  cursor: pointer;
  border: none;
}

/* != Select menus with a .select-menu container or gform-select-menu applied in gravity forms ===== */
.select-menu,
.gform-select-menu div {
  position: relative;
  width: 100%;
  border: 1px solid #D2D4D6;
  border-radius: 4px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  margin: 0 10px 0 0;
}
.select-menu:after,
.gform-select-menu div:after {
  content: "";
  position: absolute;
  right: 13px;
  top: calc(50% - 5px);
  z-index: 1;
  pointer-events: none;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%226%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M5 3.586L1.707.293A1 1 0 1 0 .293 1.707l4 4a1 1 0 0 0 1.414 0l4-4A1 1 0 1 0 8.293.293L5 3.586z%22 fill%3D%22%232370B4%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
}
.select-menu:hover,
.gform-select-menu div:hover {
  border-color: #9da1a5;
}
.select-menu select,
.gform-select-menu div select {
  padding: 0 34px 0 20px;
  cursor: pointer;
  color: #4E555A;
  background-color: #fff;
  width: 120%;
  height: 46px;
  line-height: 46px;
  border: 0;
  border-radius: 0;
  text-indent: 0.01px;
  -o-text-overflow: "";
     text-overflow: "";
  position: relative;
  z-index: 1;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

form .gfield {
  margin-bottom: 17px;
}
form .gfield_label {
  font-size: 14px;
  color: #1C304A;
  font-weight: bold;
  margin-bottom: 7px;
}
form input[type=checkbox], form textarea[type=checkbox] {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -9999px;
}
form input[type=checkbox] + label, form textarea[type=checkbox] + label {
  padding-left: 22px;
  position: relative;
  font-size: 14px;
}
form input[type=checkbox] + label:before, form textarea[type=checkbox] + label:before, form input[type=checkbox] + label:after, form textarea[type=checkbox] + label:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  pointer-events: none;
}
form input[type=checkbox] + label:before, form textarea[type=checkbox] + label:before {
  -webkit-box-shadow: inset 0 0 0 1px #D2D4D6;
          box-shadow: inset 0 0 0 1px #D2D4D6;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
form input[type=checkbox] + label:after, form textarea[type=checkbox] + label:after {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%228%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M3.5 5.086L1.707 3.293A1 1 0 0 0 .293 4.707l2.5 2.5a1 1 0 0 0 1.414 0l5.5-5.5A1 1 0 0 0 8.293.293L3.5 5.086z%22 fill%3D%22%232370B4%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  opacity: 0;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
form input[type=checkbox] + label:hover:before, form textarea[type=checkbox] + label:hover:before {
  -webkit-box-shadow: inset 0 0 0 1px #9da1a5;
          box-shadow: inset 0 0 0 1px #9da1a5;
}
form input[type=checkbox]:checked + label:after, form textarea[type=checkbox]:checked + label:after {
  opacity: 1;
}

.validation_error {
  font-size: 14px;
  padding: 14px;
  color: #fff;
  background: #BF1A2F;
  margin: 12px 0;
}
.validation_message {
  margin-top: 6px;
  font-size: 14px;
  color: #BF1A2F;
  font-weight: 400;
}

.gform_validation_container {
  position: absolute;
  top: -9999px;
  left: -9999px;
  pointer-events: none;
  opacity: 0;
}

body [class*=flex] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body [class*=flex][class*=-justify] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body [class*=flex][class*=-wrap] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body [class*=flex][class*=-center] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body [class*=flex][class*=-stretch] {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.bg-offwhite {
  background-color: #F8FAFC;
}
.bg-offwhite + #key-areas {
  margin-top: 0;
}

button {
  background-color: transparent;
}

.btn {
  padding: 14px 20px 17px;
  font-weight: 700;
  display: inline-block;
  color: #2370B4;
  -webkit-box-shadow: inset 0 0 0 2px #2370B4;
          box-shadow: inset 0 0 0 2px #2370B4;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  text-align: center;
  text-decoration: none !important;
}
body.chrome .btn {
  padding: 16px 20px 15px;
}
.btn span {
  position: relative;
  z-index: 2;
}
.btn:before {
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #008363;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  content: "";
}
.btn:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #008363;
          box-shadow: inset 0 0 0 2px #008363;
}
.btn:hover:before {
  width: 100%;
}
.btn-white {
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
}
.btn-white:before {
  background-color: #fff;
}
.btn-white:hover {
  color: #008363 !important;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
}
.btn.blank {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.gform_button {
  background-color: transparent;
  width: auto;
}
.btn.gform_button:hover {
  background-color: #008363;
}
@media screen and (max-width: 480px) {
  .btn {
    display: block;
  }
}

a.read {
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
  margin-top: 30px;
  display: inline-block;
}

#cookie-statement, .popup {
  max-width: 470px;
  margin: 0 auto;
  padding: 45px 45px 40px;
  background: #fff;
}
#cookie-statement p, .popup p {
  padding: 20px 0 24px;
}

.popup-modal .mfp-content {
  max-width: 800px;
}

#compass-popup {
  max-width: 800px;
}
#compass-popup p {
  padding: 0;
}

#header {
  padding: 20px 0;
  background-color: #1C304A;
  background-image: url(../images/bg-banner.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.error404 #header {
  margin-bottom: 80px;
}
@media screen and (min-width: 1501px) {
  #header {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  #header {
    padding: 60px 0 15px;
  }
  #header .perpetual {
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: rgba(28, 48, 74, 0.9);
  }
}
#header .logo {
  position: relative;
  z-index: 100;
}
#header .logo img {
  display: block;
  width: 215px;
  height: 40px;
}
@media screen and (max-width: 960px) {
  #header .logo img {
    width: 160px;
  }
}
.page-template-template-resources #header, .single-resource #header {
  background: url(../images/bg-honeycomb.png) top right no-repeat, #1C304A url(../images/bg-banner.jpg) no-repeat center center/cover;
}
.page-template-template-team #header, .single-team-member #header {
  background: url(../images/bg-rectangles.png) top right no-repeat, #1C304A url(../images/bg-banner.jpg) no-repeat center center/cover;
}

.perpetual {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9001;
  padding: 20px 0;
  position: fixed;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.perpetual.sticky {
  background-color: rgba(28, 48, 74, 0.95);
  padding: 0;
}
.perpetual + #banner {
  margin-top: 65px;
}

#banner {
  padding-top: 90px;
  padding-bottom: 42px;
  position: relative;
}
#banner h2, #banner .interior-form .gform_title, .interior-form #banner .gform_title {
  font-size: 41px;
  line-height: 1.1363636364em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.6136363636em;
}
#banner h2:last-child, #banner .interior-form .gform_title:last-child, .interior-form #banner .gform_title:last-child {
  margin-bottom: -29px;
}
#banner p {
  color: #fff;
  font-size: 18px;
}
#banner p a {
  color: #fff;
  text-decoration: underline;
}
#banner p a:hover {
  color: #A5D0E2;
}
#banner .btn {
  margin-top: 33px;
}
#banner small {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  display: block;
  margin-bottom: 9px;
}
#banner small a {
  color: #fff;
  text-decoration: underline;
}
#banner small a:hover {
  color: #A5D0E2;
}
#banner small.authors {
  margin-top: -10px;
}
#banner p + small.authors {
  margin-top: 10px;
}
#banner.home {
  padding-bottom: 38px;
}
#banner.banner-404 {
  padding-top: 110px;
  padding-bottom: 120px;
}
#banner .banner-text-d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#banner .banner-text-d h2, #banner .banner-text-d .interior-form .gform_title, .interior-form #banner .banner-text-d .gform_title {
  width: 43.8596491228%;
  padding-right: 20px;
  padding-left: 48px;
}
@media screen and (max-width: 960px) {
  #banner .banner-text-d h2, #banner .banner-text-d .interior-form .gform_title, .interior-form #banner .banner-text-d .gform_title {
    padding-left: 36px;
    font-size: 32px;
  }
}
#banner .banner-text-d div {
  width: 56.1403508772%;
}
#banner .banner-text-m {
  display: none;
}
#banner.resource-banner h2, #banner.resource-banner .interior-form .gform_title, .interior-form #banner.resource-banner .gform_title {
  font-size: 40px;
  font-weight: 300;
  max-width: 660px;
}
#banner.resource-banner.condensed-banner {
  max-width: 700px;
  padding-bottom: 165px;
}
#banner.resource-banner.condensed-banner.no-thumb {
  padding-bottom: 50px;
}
#banner.centered h2, #banner.centered .interior-form .gform_title, .interior-form #banner.centered .gform_title {
  text-align: center;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  #banner {
    padding-top: 45px;
  }
  #banner .banner-text-d {
    display: none;
  }
  #banner .banner-text-m {
    display: block;
  }
  #banner h2, #banner .interior-form .gform_title, .interior-form #banner .gform_title {
    font-size: 28px;
  }
  #banner p {
    font-size: 16px;
  }
}

#navs {
  position: relative;
  z-index: 10;
}

@media screen and (min-width: 769px) {
  #navs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nav-social {
    padding: 10px 0;
  }
  .nav-social a {
    font-size: 0;
    opacity: 0.4;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    vertical-align: middle;
  }
  .nav-social a:hover {
    opacity: 1;
  }
  .nav-social svg {
    width: 24px;
    height: 24px;
    fill: #fff;
    vertical-align: middle;
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  .nav-social svg {
    width: 18px;
    height: 18px;
  }
}
@media screen and (min-width: 769px) {
  .nav-search {
    width: 44px;
    height: 44px;
    margin: 0 3px;
    overflow: visible;
    position: relative;
  }
  .nav-search button {
    width: 44px;
    height: 44px;
    position: relative;
    z-index: 5;
    background-color: transparent;
    font-size: 0;
  }
  .nav-search button svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    fill: #fff;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  .nav-search button.expanded svg {
    fill: #008363;
  }
  .nav-search button.expanded + form {
    width: 268px;
    padding: 4px 44px 4px 4px;
  }
  .nav-search form {
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    padding: 4px 0 4px 0;
    overflow: hidden;
    width: 0;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  .nav-search label {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }
  .nav-search input, .nav-search textarea {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 1.4285714286em;
    background-color: #E6E7E8;
    border-radius: 4px;
    border: none;
    width: 220px;
  }
}
@media screen and (min-width: 769px) {
  .nav-util {
    font-size: 13px;
    padding-left: 29px;
    border-left: 1px solid rgba(255, 255, 255, 0.5);
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  .nav-util {
    font-size: 12px;
  }
}
@media screen and (min-width: 769px) {
  .nav-util a {
    color: #fff;
    line-height: 30px;
    display: block;
  }
}
@media screen and (min-width: 769px) {
  #main-nav > ul {
    font-size: 0;
    margin-right: 15px;
  }
  #main-nav > ul > li {
    display: inline-block;
    font-size: 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  #main-nav > ul > li {
    font-size: 13px;
  }
}
@media screen and (min-width: 769px) {
  #main-nav > ul > li > a {
    color: #fff;
    font-weight: 500;
    display: block;
    padding: 13px 15px;
    line-height: 1.3846153846em;
  }
}
@media screen and (min-width: 769px) {
  #main-nav > ul > li:hover {
    background-color: #fff;
  }
  #main-nav > ul > li:hover > a {
    color: #008363;
  }
}
@media screen and (min-width: 769px) and (max-width: 960px) {
  #main-nav > ul > li > a {
    font-size: 12px;
    padding: 8px 6px;
  }
}
@media screen and (min-width: 769px) {
  #main-nav > ul > li.menu-item-has-children {
    position: relative;
  }
  #main-nav > ul > li.menu-item-has-children:hover > ul {
    display: block !important;
  }
}
@media screen and (min-width: 769px) {
  #main-nav > ul ul {
    position: absolute;
    background-color: #fff;
    width: 190px;
    top: 100%;
    left: 0;
    display: none !important;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  }
  #main-nav > ul ul li a {
    display: block;
    color: #2370B4;
    position: relative;
    font-size: 13px;
    line-height: 18px;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
  }
  #main-nav > ul ul li a > span {
    padding: 13px 40px 13px 15px;
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%226%22 height%3D%229%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1 8l3.5-3.5L1 1%22 stroke%3D%22%23FFF%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 19px center;
  }
  #main-nav > ul ul li a:before {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #2370B4;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    content: "";
  }
  #main-nav > ul ul li:hover > a {
    color: #fff;
  }
  #main-nav > ul ul li:hover > a:before {
    width: 100%;
  }
}
#nav-toggle {
  font-size: 0;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2214%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M19 12a1 1 0 0 1 0 2H1a1 1 0 0 1 0-2zM1 6h18a1 1 0 0 1 .117 1.993L19 8H1a1 1 0 0 1-.117-1.993L1 6h18zm0-6h18a1 1 0 0 1 .117 1.993L19 2H1A1 1 0 0 1 .883.007L1 0h18z%22 fill%3D%22%23FFF%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-position: center center;
  background-color: transparent;
  position: relative;
  z-index: 500;
  width: 40px;
  height: 40px;
  display: none;
}
#nav-toggle.toggled {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2214%22 height%3D%2214%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.293.293a1 1 0 0 1 1.414 0L7 5.585 12.293.293a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 0 1.414L8.415 7l5.292 5.293a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L7 8.415l-5.293 5.292a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L5.585 7 .293 1.707A1 1 0 0 1 .21.387z%22 fill%3D%22%23FFF%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 768px) {
  #nav-toggle {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #navs {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background-color: #1C304A;
    padding-top: 60px;
    padding-bottom: 27px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  #main-nav {
    width: 100%;
  }
  #main-nav > ul {
    border-top: 1px solid #3A5B85;
  }
  #main-nav > ul > li {
    padding-right: 60px;
    border-bottom: 1px solid #3A5B85;
    position: relative;
  }
  #main-nav > ul > li > a {
    display: block;
    padding: 16px 17px;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-weight: 700;
  }
  #main-nav > ul ul {
    display: none;
    padding: 2px 32px 6px;
  }
  #main-nav > ul ul li {
    margin-bottom: 17px;
  }
  #main-nav > ul ul li a {
    font-size: 14px;
    line-height: 19px;
    color: #fff;
  }
  .nav-search {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding: 24px 20px;
  }
  .nav-search button {
    display: none;
    font-size: 0px;
  }
  .nav-search label {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 8px;
  }
  .nav-search input, .nav-search textarea {
    background: #FFFFFF;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 14px 42px 14px 14px;
    color: #4E555A;
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.222 0a7.222 7.222 0 0 1 5.766 11.573l2.72 2.72a1 1 0 0 1-1.415 1.414l-2.72-2.72A7.222 7.222 0 1 1 7.223 0zm0 2a5.222 5.222 0 1 0 3.63 8.977l.058-.067c.021-.022.043-.042.066-.061a5.19 5.19 0 0 0 1.468-3.627A5.222 5.222 0 0 0 7.222 2z%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
    background-position: right 16px center;
    background-repeat: no-repeat;
  }
  .nav-social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-left: 20px;
    font-size: 0;
  }
  .nav-social a {
    display: inline-block;
    margin-right: 14px;
  }
  .nav-social svg {
    width: 24px;
    height: 24px;
    fill: #fff;
  }
  .nav-util {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    padding-right: 20px;
  }
  .nav-util a {
    font-size: 13px;
    color: #fff;
  }
  .nav-expand {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 50px;
  }
  .nav-expand:before, .nav-expand:after {
    pointer-events: none;
    background-color: #fff;
    position: absolute;
    display: block;
    content: "";
    width: 14px;
    height: 2px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .nav-expand:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
  }
  .expanded .nav-expand:after {
    opacity: 0;
  }
}
.featured-heading {
  padding-top: 66px;
  padding-bottom: 72px;
}
.padding .featured-heading {
  padding-top: 0;
}
.featured-heading h2, .featured-heading .interior-form .gform_title, .interior-form .featured-heading .gform_title {
  width: 750px;
  max-width: calc(100% - 220px);
}
.featured-heading ~ .featured-heading {
  padding-bottom: 26px;
}
@media screen and (max-width: 768px) {
  .featured-heading {
    padding-top: 31px;
    padding-bottom: 24px;
  }
  .featured-heading h2, .featured-heading .interior-form .gform_title, .interior-form .featured-heading .gform_title {
    font-size: 26px;
    max-width: 100%;
  }
  .featured-heading .btn {
    display: none;
  }
}

.posts-grid .item {
  width: calc(33.333% - 20px);
  background-color: #F8FAFC;
  margin-bottom: 30px;
  height: auto;
  display: block;
}
.bg-offwhite .posts-grid .item {
  background-color: #fff;
}
.posts-grid .item img {
  display: block;
  width: 100%;
}
.posts-grid .item, .posts-grid .item * {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.posts-grid .item .preview {
  padding: 34px 30px 36px;
}
.posts-grid .item .preview > a {
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}
.posts-grid .item p {
  margin-bottom: 16px;
}
.posts-grid .item p b {
  font-weight: 500;
  color: #4E555A;
}
@media screen and (max-width: 768px) {
  .posts-grid .item p:not(.terms) {
    display: none;
  }
}
.posts-grid .item h4 {
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .posts-grid .item h4 {
    font-size: 20px;
  }
}
.posts-grid .item h4 a {
  color: #1C304A;
}
.posts-grid .item .terms, .posts-grid .item .authors {
  font-size: 14px;
  margin-bottom: 0;
}
.posts-grid .item .authors {
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
}
.posts-grid .item .authors a {
  text-decoration: underline;
}
.posts-grid .item:hover {
  background-color: #008363;
}
.posts-grid .item:hover p, .posts-grid .item:hover a, .posts-grid .item:hover b, .posts-grid .item:hover small {
  color: #fff;
}
.posts-grid .item:hover a:hover {
  color: #c5f0e6;
}
.posts-grid .item.empty {
  background: none;
  margin: 0;
}
.posts-grid .controls {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}
.posts-grid .controls + .btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .posts-grid .controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .posts-grid .controls + .btn {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.posts-grid .swiper-pagination {
  position: relative;
  top: -1px;
  font-size: 0;
  margin: 0 6px;
}
.posts-grid .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  color: #D2D4D6;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  margin: 0 5px;
}
.posts-grid .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #2370B4;
}
.posts-grid#helpful-info .item {
  width: calc(25% - 15px);
}
@media screen and (max-width: 960px) {
  .posts-grid#helpful-info .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  .posts-grid#helpful-info .item {
    width: 100%;
  }
}
.posts-grid.member-portal .item {
  width: calc(33.333% - 20px);
}
@media screen and (max-width: 768px) {
  .posts-grid.member-portal .item {
    width: 100%;
  }
}

#home-resources.posts-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  padding: 60px 20px;
}
#home-resources.posts-grid .item {
  width: 100%;
  margin-bottom: 0;
}
#home-resources.posts-grid .item:first-child {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
#home-resources.posts-grid .item .preview {
  padding: 30px;
}
#home-resources.posts-grid .item .preview .terms, #home-resources.posts-grid .item .preview .authors {
  font-size: 12px;
}
#home-resources.posts-grid .item .preview h4 {
  font-size: 20px;
}
#home-resources.posts-grid .item .preview p {
  font-size: 14px;
}
#home-resources.posts-grid .item .preview .max {
  margin-bottom: 10px;
}
#home-resources.posts-grid .item:nth-child(n+2) .max {
  position: relative;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to top, transparent, #000 45px);
          mask-image: linear-gradient(to top, transparent, #000 45px);
}
@media screen and (max-width: 768px) {
  #home-resources.posts-grid {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
  #home-resources.posts-grid .max {
    -webkit-mask-image: none !important;
            mask-image: none !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 540px) {
  #home-resources.posts-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  #home-resources.posts-grid .item:first-child {
    grid-column: unset;
  }
}

.resource-button {
  text-align: center;
  margin-bottom: 60px;
}

.dark-bg {
  background-color: #1C304A;
  position: relative;
}
.dark-bg .bgimg {
  opacity: 0.3;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
}
.dark-bg + #footer {
  -webkit-box-shadow: none;
          box-shadow: none;
}

#key-areas {
  background-color: #1C304A;
  padding: 68px 0 78px;
  margin: 54px 0 0;
  position: relative;
}
#key-areas .bgimg {
  opacity: 0.3;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
}
#key-areas .wrap {
  position: relative;
  z-index: 1;
}
#key-areas .wrap > * {
  width: 33.333%;
  color: #fff;
}
@media screen and (min-width: 769px) {
  #key-areas .wrap > *:nth-child(-n+3) {
    margin-bottom: 43px;
    border-bottom: 1px solid #3A5B85;
    padding-bottom: 48px;
  }
}
#key-areas + #footer {
  margin-top: 40px;
}
#key-areas .area {
  padding-top: 14px;
  padding-left: 60px;
  padding-right: 30px;
  position: relative;
}
#key-areas .icon {
  position: absolute;
  top: 14px;
  left: 0;
  width: 50px;
  height: 40px;
}
#key-areas .icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#key-areas h4 {
  color: #fff;
  margin-bottom: 10px;
}
#key-areas p {
  color: #A5D0E2;
  margin-bottom: 10px;
}
.padding + #key-areas {
  margin-top: 0;
}
#key-areas a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}
#key-areas a:hover {
  color: #A5D0E2;
}
@media screen and (max-width: 768px) {
  #key-areas h2, #key-areas .interior-form .gform_title, .interior-form #key-areas .gform_title {
    font-size: 28px;
  }
  #key-areas h4 {
    font-size: 22px;
  }
  #key-areas .wrap > * {
    width: 50%;
  }
  #key-areas .wrap > *:nth-child(-n+4) {
    margin-bottom: 43px;
    border-bottom: 1px solid #3A5B85;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 480px) {
  #key-areas {
    padding: 30px 0 0;
  }
  #key-areas .wrap > * {
    width: 100%;
    border: none !important;
    padding: 0 60px 0 0 !important;
    margin-bottom: 40px;
  }
  #key-areas .icon {
    left: auto;
    right: 0;
    top: 0;
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.members-grid {
  padding-bottom: 80px;
}
#header + .bg-offwhite > .members-grid {
  padding-top: 80px;
}
.members-grid .expand-hide {
  display: none;
}
.members-grid .member {
  padding-top: 83.3333333333%;
  position: relative;
  background-color: #fff;
  margin-top: 20px;
  overflow: hidden;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  cursor: pointer;
}
.members-grid .member:hover {
  -webkit-box-shadow: inset 0 3px 0 #008363;
          box-shadow: inset 0 3px 0 #008363;
}
.members-grid .member img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  text-align: center;
  max-width: 74.0740740741%;
  max-height: 100px;
}
.members-grid .member:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2210%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 0l10 10H0z%22 fill%3D%22%231C304A%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 20px;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 10px);
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.members-grid .member:before {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  opacity: 0;
  width: 30px;
  height: 30px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width%3D%22143%22 height%3D%22143%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M56.884 115.144L37.66 134.126l-6.365-6.509L48.43 110.7l-5.073-5.189-11.435 11.294-6.364-6.505 11.436-11.295-6.635-6.783L0 91.955l.08-9.127 27.422.24.063-7.267-16.035-.14.08-9.128 16.035.14.082-9.512L8.83 37.837l6.478-6.393 16.839 17.22 5.162-5.1-11.24-11.49 6.478-6.393 11.24 11.489 6.754-6.67.265-30.5 9.082.078-.24 27.554 7.236.064.14-16.11 9.08.079-.14 16.11 9.467.084 19.23-18.99 6.362 6.514-17.134 16.918 5.072 5.189 11.434-11.293 6.366 6.507-11.436 11.293 6.634 6.784 31.041.273-.08 9.127-28.1-.246-.064 7.267 16.034.14-.078 9.128-16.034-.141-.083 9.518 20.24 20.694-6.477 6.394-18.186-18.595-5.162 5.1 11.24 11.488-6.478 6.394-11.238-11.488-6.753 6.667L91.515 143l-9.08-.079.239-27.55-7.237-.065-.14 16.112-9.08-.08.14-16.11-9.473-.084zM105 58.268L85.325 38.244 57.263 38 37.245 57.673 37 85.734l19.674 20.021 28.062.245 20.02-19.674.244-28.058z%22 fill%3D%22%232370B4%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  background-size: 30px auto;
  display: block;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 15px);
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 2000ms;
          animation-duration: 2000ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  z-index: 1000;
}
.members-grid .member.loading:before {
  opacity: 1;
}
.members-grid .member.toggled {
  -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 30px rgba(0, 0, 0, 0.2);
}
.members-grid .member.toggled:after {
  bottom: 0px;
}
html.cssgrid .members-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 20px;
}
@media screen and (max-width: 800px) {
  html.cssgrid .members-grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  html.cssgrid .members-grid .member-info {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
}
@media screen and (max-width: 640px) {
  html.cssgrid .members-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 420px) {
  html.cssgrid .members-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
html.no-cssgrid .members-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
html.no-cssgrid .members-grid .member {
  width: calc(25% - 15px);
  padding-top: 20.8333333333%;
}

.member-info {
  -ms-grid-column-span: 4;
  grid-column: span 4;
  background-color: #1C304A;
  display: none;
  padding: 30px 50px;
  color: #fff;
}
.member-info .description {
  width: calc(100% - 385px);
  padding: 13px 0;
}
.member-info .rule {
  width: 1px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  background-color: #3A5B85;
}
.member-info .details {
  width: 290px;
  padding: 13px 0;
}
.member-info .details img {
  vertical-align: -2px;
}
.member-info dt {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  color: #A5D0E2;
}
.member-info dd {
  font-size: 14px;
  margin-bottom: 6px;
}
.member-info dd a {
  color: #fff;
}
.member-info dd a:hover {
  text-decoration: underline;
}
.mfp-content .member-info {
  padding: 0;
  max-width: 640px;
  margin: 0 auto;
}
.mfp-content .member-info, .mfp-content .member-info .expand-hide {
  display: block;
}
.mfp-content .member-info .inner {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mfp-content .member-info .logo {
  background-color: #fff;
  text-align: center;
  width: 100%;
  height: 210px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.mfp-content .member-info .logo:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2220%22 height%3D%2210%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M10 0l10 10H0z%22 fill%3D%22%231C304A%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
  width: 20px;
  height: 10px;
  position: absolute;
  bottom: 0px;
  left: calc(50% - 10px);
}
.mfp-content .member-info .description, .mfp-content .member-info .details {
  width: 100%;
  margin: 25px 30px;
  padding: 0;
}
.mfp-content .member-info .details {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.mfp-content .member-info .description {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border-top: 1px solid #3A5B85;
  margin-top: 0;
  padding-top: 25px;
}
.mfp-content .member-info .rule {
  display: none;
}
.mfp-content .member-info .lb-close {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2210%22 height%3D%2210%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M.293.293a1 1 0 0 1 1.414 0L5 3.585 8.293.293A1 1 0 0 1 9.613.21l.094.083a1 1 0 0 1 0 1.414L6.415 5l3.292 3.293a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.414 0L5 6.415 1.707 9.707a1 1 0 0 1-1.32.083l-.094-.083a1 1 0 0 1 0-1.414L3.585 5 .293 1.707A1 1 0 0 1 .21.387z%22 fill%3D%22%23FFF%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  background-position: right center;
  color: #fff;
  padding: 0 15px 0 0;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 20px;
  font-size: 14px;
}
@media screen and (max-width: 850px) {
  .member-info .description {
    width: calc(100% - 285px);
  }
  .member-info .details {
    width: 180px;
  }
}

.twocol {
  padding-top: 85px;
  padding-bottom: 85px;
}
.twocol main {
  width: 52.6315789474%;
}
.twocol aside {
  width: 42.1052631579%;
}
.twocol aside img {
  display: block;
  margin: 0 auto;
  max-height: 400px;
  width: auto;
}
.twocol aside p {
  font-size: 14px;
}
.twocol aside p.terms {
  margin-top: 25px;
}
.twocol aside h5 {
  margin: 5px 0 18px;
}
.twocol aside h5 a {
  color: #1C304A;
}
.twocol aside h5 a:hover {
  color: #008363;
}
.twocol.contact main {
  width: 42.1052631579%;
}
.twocol.contact aside {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .twocol main, .twocol aside, .twocol.contact main, .twocol.contact aside {
    width: 100%;
  }
  .twocol main, .twocol.contact main {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.download {
  font-weight: bold;
  display: block;
  line-height: 20px;
  font-size: 14px;
  margin-top: 13px;
}
.download svg {
  width: 20px;
  height: 20px;
  vertical-align: -4px;
  margin-right: 9px;
  fill: #2370B4;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.download:hover svg {
  fill: #008363;
}

.team-social {
  margin: 23px 0 39px;
}
.team-social a {
  display: block;
  margin-right: 12px;
}
.team-social a svg {
  width: 24px;
  height: 24px;
  fill: #2370B4;
}
.team-social a svg.email {
  width: 19px;
  height: 18px;
}
.team-social a svg.phone {
  width: 20px;
  height: 17px;
}
.team-social a:hover svg {
  fill: #008363;
}
.team-social:after {
  height: 1px;
  background: #D8D8D8;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  content: "";
}
.team-social + div + p {
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .team-social + div + p {
    font-size: 20px;
  }
}

.featured-post img, .featured-post .info {
  width: 47.3684210526%;
}
.featured-post .date {
  font-size: 14px;
}
.featured-post h3 {
  margin-bottom: 17px;
}
.featured-post h3 a {
  color: #1C304A;
}
.featured-post h3 a:hover {
  color: #008363;
}
.featured-post .btn {
  margin-top: 24px;
}
@media screen and (max-width: 768px) {
  .featured-post {
    margin: 40px auto;
  }
  .featured-post img, .featured-post .info {
    width: 100%;
  }
  .featured-post img {
    margin-bottom: 26px;
  }
  .featured-post h3 {
    font-size: 22px;
  }
}

#team-grid {
  padding-top: 80px;
  padding-bottom: 70px;
}
#team-grid .preview {
  padding: 21px 30px 26px;
}
#team-grid p {
  color: #4E555A;
  margin: 0;
  font-size: 14px;
  display: block !important;
}
#team-grid h4 {
  margin: 0;
}
#team-grid .item:hover p, #team-grid .item:hover h4 {
  color: #fff;
}

@media screen and (max-width: 800px) {
  #team-grid .item, #landing-grid .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 480px) {
  #team-grid .item, #landing-grid .item {
    width: 100%;
  }
}

#footer {
  background-color: #1C304A;
  -webkit-box-shadow: inset 0 105px 0 #fff;
          box-shadow: inset 0 105px 0 #fff;
}
.bg-offwhite + #footer {
  -webkit-box-shadow: inset 0 105px 0 #F8FAFC;
          box-shadow: inset 0 105px 0 #F8FAFC;
}

#newsletter {
  padding: 0;
  max-width: 1140px;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
#newsletter h3 {
  background-color: #F8FAFC;
  max-width: 270px;
  padding: 40px;
}
#newsletter .gform_wrapper {
  padding: 43px 40px;
}
#newsletter .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#newsletter .gfield.third {
  width: calc(33.333% - 7px);
}
#newsletter .gfield.fourth {
  width: calc(25% - 7px);
}
#newsletter .gfield_required {
  display: inline-block;
  color: #BF1A2F;
  margin-left: 4px;
}
#newsletter .gform_confirmation_wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
}
@media screen and (min-width: 601px) {
  #newsletter .gform_wrapper {
    max-width: calc(100% - 270px);
  }
  #newsletter .subscription {
    width: 100%;
    margin-bottom: 33px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #newsletter .subscription .gfield_label {
    font-size: 18px;
    font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
    margin-bottom: 13px;
  }
  #newsletter .subscription .gfield_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #newsletter .subscription .gfield_checkbox li {
    width: calc(25% - 8px);
  }
  #newsletter .subscription .gfield_checkbox li label {
    padding: 11px 14px 14px 36px;
    background-color: #F8FAFC;
    display: block;
    border-radius: 4px;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    height: 100%;
  }
  #newsletter .subscription .gfield_checkbox li label:before, #newsletter .subscription .gfield_checkbox li label:after {
    top: 14px;
    left: 14px;
  }
  #newsletter .subscription .gfield_checkbox li input:checked + label, #newsletter .subscription .gfield_checkbox li textarea:checked + label {
    background-color: #2370B4;
    color: #fff;
  }
  #newsletter .subscription .gfield_checkbox li input:checked + label:before, #newsletter .subscription .gfield_checkbox li textarea:checked + label:before {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
#newsletter .consent .gfield_label {
  display: none;
}
#newsletter .consent a {
  text-decoration: underline;
}
#newsletter .btn {
  border-radius: 0;
}
@media screen and (max-width: 850px) {
  #newsletter {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  #newsletter h3 {
    max-width: 100%;
    width: 100%;
    padding: 25px 30px;
    background: #fff;
  }
  #newsletter .gform_wrapper {
    padding: 22px 30px;
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #newsletter h3 {
    font-size: 22px;
  }
  #newsletter .subscription .gfield_checkbox li label {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 6px;
  }
  #newsletter .gfield.third {
    width: 100%;
  }
  #newsletter .btn {
    width: 100%;
  }
}

#footer-bottom {
  padding-top: 60px;
  padding-bottom: 72px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 14px;
}
#footer-bottom .separator {
  display: inline-block;
  width: 30px;
}
#footer-bottom .footer-info {
  text-align: right;
}
#footer-bottom .comma:before {
  content: ", ";
}
#footer-bottom .footer-social {
  display: inline-block;
  margin-left: 16px;
  font-size: 0;
  vertical-align: middle;
}
#footer-bottom .footer-social a {
  display: inline-block;
  margin-left: 15px;
}
#footer-bottom .footer-social svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  fill: #fff;
}
#footer-bottom hr {
  width: 100%;
  margin: 20px 0;
  border-color: #3A5B85;
}
#footer-bottom .footer-legal {
  font-size: 12px;
}
#footer-bottom .footer-legal > span {
  display: inline-block;
  margin: 0 5px;
}
#footer-bottom .footer-legal br {
  display: none;
}
#footer-bottom .footer-legal a {
  color: #fff;
  text-decoration: underline;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #4F6B8F;
}
#footer-bottom .footer-legal a:hover {
  color: #4F6B8F;
}
#footer-bottom .jackrabbit {
  font-size: 12px;
}
#footer-bottom .jackrabbit, #footer-bottom .jackrabbit a {
  color: #4F6B8F;
}
#footer-bottom .jackrabbit a:hover {
  color: #fff;
}
@media screen and (max-width: 960px) {
  #footer-bottom .separator {
    display: block;
    width: 0;
  }
}
@media screen and (max-width: 640px) {
  #footer-bottom .footer-info {
    width: 100%;
    text-align: left;
    margin-top: 26px;
  }
  #footer-bottom .comma {
    display: block;
  }
  #footer-bottom .comma:before {
    content: "";
  }
  #footer-bottom .footer-social {
    display: block;
    margin-left: 0;
    margin-top: 22px;
  }
  #footer-bottom .footer-social a:first-child {
    margin-left: 0;
  }
  #footer-bottom .separator {
    height: 20px;
  }
  #footer-bottom .footer-legal {
    width: 100%;
  }
  #footer-bottom .footer-legal br {
    display: block;
  }
  #footer-bottom .footer-legal a:first-of-type {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
  }
  #footer-bottom .jackrabbit {
    width: 100%;
    margin-top: 10px;
  }
}

.show-768 {
  display: none;
}

@media screen and (max-width: 768px) {
  .show-768 {
    display: block;
  }
  .hide-768 {
    display: none;
  }
}
.contact-info {
  padding-top: 33px;
}
.contact-info .flex {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.contact-info .icon {
  width: 18px;
  height: 24px;
}
.contact-info .icon svg {
  width: 18px;
  height: 24px;
  fill: #2370B4;
}
.contact-info .text {
  width: calc(100% - 28px);
  padding-bottom: 17px;
  display: block;
}

form.contact {
  margin-top: 50px;
}
form.contact .gform_description {
  margin: 27px 0;
  display: block;
}
form.contact .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
form.contact .gfield {
  width: 100%;
  margin-bottom: 13px;
}
form.contact .gfield.half {
  width: calc(50% - 5px);
}
form.contact .gfield.consent {
  padding-bottom: 5px;
}
form.contact .gfield.consent .gfield_label {
  display: none;
}
form.contact .gform_footer input, form.contact .gform_footer textarea {
  width: auto;
  border-radius: 0;
}

.filters {
  padding-top: 30px;
  padding-bottom: 40px;
}
.filters h5 {
  display: none;
  width: 100%;
  cursor: pointer;
}
.filters h5 svg {
  float: right;
  margin-top: 2px;
}
.filters .filter {
  width: 256px;
  max-width: calc(33.333% - 7px);
}
.filters label {
  color: #1C304A;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 12px;
}
.filters .spacer {
  width: 50%;
}
@media screen and (max-width: 1180px) {
  .filters .spacer {
    width: calc(100% - 795px);
  }
}
@media screen and (max-width: 830px) {
  .filters .spacer {
    display: none;
  }
}
.filters .search input, .filters .search textarea {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2216%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M7.222 0a7.222 7.222 0 0 1 5.766 11.573l2.72 2.72a1 1 0 0 1-1.415 1.414l-2.72-2.72A7.222 7.222 0 1 1 7.223 0zm0 2a5.222 5.222 0 1 0 3.63 8.977l.058-.067c.021-.022.043-.042.066-.061a5.19 5.19 0 0 0 1.468-3.627A5.222 5.222 0 0 0 7.222 2z%22 fill%3D%22%232370B4%22 fill-rule%3D%22nonzero%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  background-position: right 16px center;
  padding-right: 40px;
}
.filters hr {
  margin-top: 40px;
  width: 100%;
  border: none;
  border-bottom: 1px solid #D2D4D6;
}
@media screen and (max-width: 560px) {
  .filters h5 {
    display: block;
  }
  .filters h5.toggled .vert {
    display: none;
  }
  .filters h5.toggled ~ .filter, .filters h5.toggled ~ .search {
    display: block;
  }
  .filters .filter, .filters .search {
    display: none;
  }
  .filters .filter {
    width: 100%;
    max-width: 100%;
    margin-bottom: 14px;
  }
  .filters .filter:first-of-type {
    margin-top: 29px;
  }
  .filters hr {
    margin-top: 12px;
  }
}

.pagination {
  text-align: center;
  margin: 50px auto 80px;
  font-size: 0;
  color: #2370B4;
}
.pagination a, .pagination span {
  height: 36px;
  line-height: 36px;
  display: inline-block;
  width: 36px;
  vertical-align: middle;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
}
.pagination .current {
  color: #fff;
  background-color: #008363;
}
.pagination .prev, .pagination .next {
  font-size: 0;
  -webkit-box-shadow: inset 0 0 0 2px #2370B4;
          box-shadow: inset 0 0 0 2px #2370B4;
  margin: 0 13px;
  position: relative;
}
.pagination .prev svg, .pagination .next svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pagination .prev svg path, .pagination .next svg path {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.pagination .prev:hover, .pagination .next:hover {
  background-color: #008363;
  -webkit-box-shadow: inset 0 0 0 2px #008363;
          box-shadow: inset 0 0 0 2px #008363;
}
.pagination .prev:hover svg path, .pagination .next:hover svg path {
  fill: #fff;
}
.pagination .next {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.condensed-intro {
  max-width: 700px;
}
.condensed-intro img {
  margin: -80px auto 0;
  -webkit-box-shadow: 0 0 0 4px #fff;
          box-shadow: 0 0 0 4px #fff;
}
.condensed-intro .resource-intro {
  margin: 40px 0 26px;
}
.condensed-intro + #resource-main {
  padding-top: 10px;
}
.condensed-intro + #resource-main.video-resource {
  padding-top: 60px;
}

.resource-intro {
  font-size: 22px;
  line-height: 1.4545454545em;
}

.download-report {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 33px;
}
.download-report .download {
  margin-top: 0;
  margin-right: 26px;
}
.download-report:after {
  content: "";
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 1px;
  background-color: #D8D8D8;
}
@media screen and (max-width: 768px) {
  .download-report {
    margin-bottom: 33px;
  }
}

#resource-main, .resource-main {
  max-width: 790px;
  margin-bottom: 74px;
}
.single-resource #resource-main, .single-resource .resource-main {
  max-width: 700px;
}
.wrap.twocol + #resource-main, .wrap.twocol + .resource-main {
  padding-top: 0;
}
#resource-main.padding, .resource-main.padding {
  margin-bottom: 0;
}

.resource-main {
  margin-bottom: 0;
}

.tab-nav {
  margin: 33px 0 40px;
  border-bottom: 2px solid #D2D4D6;
}
.padding .tab-nav {
  margin-top: 0;
}
.tab-nav a, .tab-nav button {
  padding: 0 0 13px;
  display: inline-block;
  color: #2370B4;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 1px;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.tab-nav a:hover, .tab-nav button:hover {
  -webkit-box-shadow: 0 3px 0 0 #2370B4;
          box-shadow: 0 3px 0 0 #2370B4;
}
.tab-nav a.active, .tab-nav button.active {
  -webkit-box-shadow: 0 3px 0 0 #008363;
          box-shadow: 0 3px 0 0 #008363;
  color: #008363;
}
@media screen and (max-width: 640px) {
  .tab-nav a, .tab-nav button {
    display: block;
    text-align: center;
    width: 100%;
  }
  .tab-nav a:not(:last-child), .tab-nav button:not(:last-child) {
    margin-bottom: 15px;
  }
}

.tab-container .tab img {
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 42.1052631579%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tab-container .tab .tab-content {
  width: 52.6315789474%;
}
@media screen and (max-width: 768px) {
  .tab-container .tab img, .tab-container .tab .tab-content {
    width: 100%;
  }
  .tab-container .tab img {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px;
  }
}

#header + #events-grid {
  margin-top: 75px;
}
#events-grid.two-up .item {
  width: calc(50% - 15px);
}
@media screen and (max-width: 560px) {
  #events-grid.two-up .item {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  #events-grid .item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 768px) {
  #events-grid .item {
    width: 100%;
  }
}
#events-grid .item h4 {
  margin: 1px 0;
}
#events-grid .item h4 + .terms {
  margin-bottom: 20px;
}
#events-grid .item .authors {
  margin-top: 0;
}
#events-grid .item .members-only {
  position: relative;
  display: block;
}
#events-grid .item .members-only:after {
  content: "Members Only";
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 30px;
  background-color: rgba(35, 112, 180, 0.9);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

#members-login {
  max-width: 520px;
  margin: 67px auto 80px;
}
.mfp-content #members-login {
  padding: 30px;
  background-color: #fff;
}
#members-login h2, #members-login .interior-form .gform_title, .interior-form #members-login .gform_title {
  font-weight: 600;
  font-size: 44px;
  margin-bottom: 25px;
}
#members-login p {
  font-size: 18px;
}
#members-login form {
  margin-top: 33px;
  border-top: 1px solid #D8D8D8;
  padding-top: 34px;
}
#members-login label {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 600;
  color: #1C304A;
}
#members-login label ~ label {
  margin-top: 27px;
}
#members-login .forgot {
  font-size: 14px;
  margin: 17px 0 20px;
  display: block;
  text-decoration: underline;
}

#testimonial {
  background-color: #2370B4;
  padding: 73px 0 79px;
}
#testimonial .wrap {
  max-width: 700px;
  text-align: center;
}
#testimonial h4 {
  color: #fff;
  padding-bottom: 16px;
  border-bottom: 1px solid #559BD8;
  margin-bottom: 30px;
}
#testimonial p {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #fff;
}
#testimonial cite {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-top: 26px;
}
#testimonial cite small {
  display: block;
  font-size: 14px;
  font-weight: 400;
}
#testimonial + #footer {
  -webkit-box-shadow: inset 0 105px 0 #2370B4;
          box-shadow: inset 0 105px 0 #2370B4;
}

#search-results {
  margin: 70px auto 80px;
}
#search-results .search-intro {
  font-size: 22px;
  margin-bottom: 66px;
}
#search-results .search-result {
  margin: 34px 0;
  padding-bottom: 38px;
  border-bottom: 1px solid #D2D4D6;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#search-results .left {
  width: 23.6842105263%;
}
#search-results .left h4 {
  margin-bottom: 15px;
}
#search-results .left h4 a {
  color: #1C304A;
}
#search-results .left h4 a:hover {
  color: #008363;
}
#search-results .left p {
  font-size: 14px;
}
#search-results .mid {
  width: 57.4561403509%;
}
#search-results .right {
  width: 10.0877192982%;
}
#search-results .right .read {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  #search-results .search-result {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #search-results .left, #search-results .mid, #search-results .right {
    width: 100%;
  }
  #search-results .left h4 {
    margin-bottom: 4px;
  }
  #search-results .mid {
    margin: 14px 0;
  }
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
.padding + .padding:not(.bg-offwhite) {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.photo-gallery h2, .photo-gallery .interior-form .gform_title, .interior-form .photo-gallery .gform_title {
  margin-bottom: 72px;
}
.photo-gallery .gallery-wrapper {
  position: relative;
}
.photo-gallery .gallery-wrapper img {
  display: block;
}
.photo-gallery .btn {
  width: 36px;
  height: 36px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.photo-gallery .btn span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.photo-gallery .btn.photo-prev {
  left: -56px;
}
.photo-gallery .btn.photo-prev span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%227%22 height%3D%2212%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11L1 6l5-5%22 stroke%3D%22%232370B4%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.photo-gallery .btn.photo-prev:hover span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%227%22 height%3D%2212%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M6 11L1 6l5-5%22 stroke%3D%22%23fff%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.photo-gallery .btn.photo-next {
  right: -56px;
}
.photo-gallery .btn.photo-next span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%227%22 height%3D%2212%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1 11l5-5-5-5%22 stroke%3D%22%232370B4%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
.photo-gallery .btn.photo-next:hover span {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%227%22 height%3D%2212%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M1 11l5-5-5-5%22 stroke%3D%22%23fff%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22 stroke-linecap%3D%22round%22 stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}
@media screen and (max-width: 1260px) {
  .photo-gallery h2, .photo-gallery .interior-form .gform_title, .interior-form .photo-gallery .gform_title {
    margin-bottom: 40px;
  }
  .photo-gallery .btn {
    top: -62px;
  }
  .photo-gallery .btn.photo-prev {
    left: auto;
    right: 45px;
  }
  .photo-gallery .btn.photo-next {
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  .photo-gallery h2, .photo-gallery .interior-form .gform_title, .interior-form .photo-gallery .gform_title {
    font-size: 30px;
  }
}

.words-partners h2, .words-partners .interior-form .gform_title, .interior-form .words-partners .gform_title {
  width: 300px;
  border-right: 1px solid #D2D4D6;
  padding-right: 30px;
}
.words-partners blockquote {
  width: calc(100% - 360px);
  padding-right: 90px;
}
.words-partners p {
  font-size: 26px;
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 300;
  position: relative;
}
.words-partners p:before {
  content: "“";
  position: absolute;
  left: -12px;
  top: 0;
}
.words-partners p:after {
  content: "”";
}
.words-partners cite {
  font-size: 14px;
  line-height: 1.7857142857em;
}
.words-partners cite b {
  font-size: 22px;
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-weight: 600;
  margin-top: 22px;
  color: #1C304A;
  display: block;
}
@media screen and (max-width: 768px) {
  .words-partners {
    text-align: center;
  }
  .words-partners h2, .words-partners .interior-form .gform_title, .interior-form .words-partners .gform_title {
    width: 100%;
    padding-right: 0px;
    border-right: 0;
    font-size: 26px;
    margin-bottom: 20px;
  }
  .words-partners blockquote {
    width: 100%;
    padding-right: 0;
  }
  .words-partners blockquote p {
    font-size: 20px;
  }
  .words-partners blockquote p:before {
    position: relative;
    top: auto;
    left: auto;
  }
  .words-partners blockquote cite b {
    font-size: 18px;
  }
}

.resource-heading {
  margin-bottom: 72px;
}
@media screen and (max-width: 768px) {
  .resource-heading {
    font-size: 30px;
    margin-bottom: 30px;
  }
}

.interior-form .gform_title {
  margin-bottom: 24px;
}
.interior-form .gform_description {
  margin-bottom: 24px;
  display: block;
}
html.cssgrid .interior-form .gform_fields, html.cssgrid .interior-form .gform_footer {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(14, 1fr);
  grid-column-gap: 10px;
}
html.cssgrid .interior-form .gfield {
  -ms-grid-column-span: 8;
  grid-column: span 8;
}
html.cssgrid .interior-form .gfield.half {
  -ms-grid-column-span: 4;
  grid-column: span 4;
  width: auto;
}
html.cssgrid .interior-form .gfield.message {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  grid-row: 1/span 3;
  -ms-grid-column: 9;
  -ms-grid-column-span: 6;
  grid-column: 9/span 6;
}
@media (min-width: 769px) {
  html.cssgrid .interior-form .gfield.message textarea {
    height: 227px;
  }
}
html.cssgrid .interior-form .gfield.consent {
  -ms-grid-row: 4;
  grid-row: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 8;
  grid-column: 1/span 8;
}
html.cssgrid .interior-form .gform_button {
  -ms-grid-column: 9;
  -ms-grid-column-span: 2;
  grid-column: 9/span 2;
}
@media (min-width: 769px) {
  html.cssgrid .interior-form .gform_button {
    -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}
@media screen and (max-width: 768px) {
  html.cssgrid .interior-form .gform_fields, html.cssgrid .interior-form .gform_footer {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
  html.cssgrid .interior-form .gfield, html.cssgrid .interior-form .gfield.half {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
  html.cssgrid .interior-form .gfield.message, html.cssgrid .interior-form .gfield.consent {
    grid-row: auto;
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  html.cssgrid .interior-form .gform_button {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}

#login-message {
  color: #fff;
  padding: 20px;
  text-align: center;
}
#login-message.error {
  background-color: #BF1A2F;
}
#login-message.success {
  background-color: #008363;
}

.mission-stats {
  padding: 90px 0 70px;
}
.mission-stats .flex-wrap {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  position: relative;
  z-index: 2;
}
.mission-stats .stat {
  width: 37.7192982456%;
  text-align: center;
}
.mission-stats img {
  display: block;
  margin: 0 auto 20px;
  height: 82px;
}
.mission-stats h4 {
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.1363636364em;
}
.mission-stats small {
  display: block;
  color: #A5D0E2;
  font-family: "Clear Sans";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.0625em;
  line-height: 1.6875em;
}
@media screen and (max-width: 768px) {
  .mission-stats .stat {
    width: 48%;
  }
  .mission-stats h2, .mission-stats .interior-form .gform_title, .interior-form .mission-stats .gform_title {
    font-size: 32px;
  }
  .mission-stats p {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .mission-stats .stat {
    width: 100%;
  }
  .mission-stats .stat:not(:first-child) {
    margin-top: 40px;
  }
}

.mission-areas {
  padding: 65px 0 70px;
}
.mission-areas .wrap {
  max-width: 750px;
  position: relative;
  z-index: 2;
}
.mission-areas h2, .mission-areas .interior-form .gform_title, .interior-form .mission-areas .gform_title {
  color: #fff;
  margin-bottom: 22px;
}
.mission-areas .accordion + .accordion {
  border-top: 1px solid #3A5B85;
}
.mission-areas .accordion.no-icon .accordion-header, .mission-areas .accordion.no-icon .accordion-content {
  padding-left: 0;
}
.mission-areas .accordion-header {
  padding: 35px 48px;
  position: relative;
  width: 100%;
  text-align: left;
}
.mission-areas .accordion-header h4 {
  line-height: 40px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .mission-areas .accordion-header h4 {
    line-height: 30px;
    font-size: 20px;
  }
}
.mission-areas .accordion-header:after {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2222%22 height%3D%2222%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 0c6.075 0 11 4.925 11 11s-4.925 11-11 11S0 17.075 0 11 4.925 0 11 0zm0 2a9 9 0 100 18 9 9 0 000-18zm0 4a1 1 0 011 1v3h3a1 1 0 01.993.883L16 11a1 1 0 01-1 1h-3v3a1 1 0 01-.883.993L11 16a1 1 0 01-1-1v-3H7a1 1 0 01-.993-.883L6 11a1 1 0 011-1h3V7a1 1 0 01.883-.993z%22 fill%3D%22%23FFF%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
  position: absolute;
  right: 28px;
  top: calc(50% - 11px);
}
.mission-areas .accordion-header.expanded:after {
  background-image: url("data:image/svg+xml,%3Csvg width%3D%2222%22 height%3D%2222%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M11 0c6.075 0 11 4.925 11 11s-4.925 11-11 11S0 17.075 0 11 4.925 0 11 0zm0 2a9 9 0 100 18 9 9 0 000-18zm4 8a1 1 0 010 2H7a1 1 0 010-2z%22 fill%3D%22%23FFF%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
}
.mission-areas .accordion-content {
  color: #A5D0E2;
  padding-left: 48px;
  padding-right: 48px;
  padding-bottom: 36px;
}
.mission-areas .accordion-content .more {
  display: block;
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .mission-areas .accordion-content {
    font-size: 14px;
    padding: 0 0 36px;
  }
}
.mission-areas .icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}
.mission-areas .icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#visualization-form {
  border-top: 1px solid #D2D4D6;
}
#visualization-form p {
  font-size: 22px;
  line-height: 1.4545454545em;
  width: 100%;
  padding: 40px 0 30px;
}
#visualization-form .field {
  width: calc(50% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
#visualization-form label {
  font-size: 14px;
  font-weight: 600;
  color: #1C304A;
}
#visualization-form .intro-list label {
  width: 45.2830188679%;
}
#visualization-form .intro-list .select-menu, #visualization-form .intro-list input, #visualization-form .intro-list textarea {
  width: 52.8301886792%;
  margin-right: 0;
  font-size: 14px;
}
#visualization-form .topic-list label {
  width: calc(100% - 100px);
}
#visualization-form .topic-list input, #visualization-form .topic-list textarea {
  width: 82px;
}
#visualization-form button {
  width: 150px;
  margin: 40px 0 90px;
}

.visualization-results {
  padding-top: 40px;
  border-top: 1px solid #D2D4D6;
  margin-bottom: 50px;
}
.visualization-results h4 {
  font-weight: 400;
}

.chart-legend ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 30px;
}
.chart-legend li {
  width: 25%;
  padding: 4px 30px;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 7px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .chart-legend li {
    width: 100%;
    margin-bottom: 5px;
  }
}
.chart-legend li span {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
}

.chartjs-render-monitor {
  max-width: 820px;
  margin: 0 auto;
}

.mfp-content {
  max-width: 640px;
}

.searchwp-highlight {
  background-color: rgba(165, 208, 226, 0.5);
  color: inherit;
}

.mission-chart {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mission-chart > div {
  text-align: center;
}
@media screen and (min-width: 541px) {
  .mission-chart-top {
    width: 100%;
    height: 48px;
    position: relative;
  }
  .mission-chart-top:before, .mission-chart-top:after {
    content: "";
    width: 232px;
    height: 46px;
    display: block;
    position: absolute;
    top: 0;
  }
  .mission-chart-top:before {
    background-image: url("data:image/svg+xml,%3Csvg width%3D%22231%22 height%3D%2246%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M28.004 0H231v2H28.004c-14.218 0-25.77 11.409-26 25.57L2 28v18H0V28C0 12.69 12.288.251 27.54.004L28.005 0z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
    left: 19.3333333333%;
  }
  .mission-chart-top:after {
    background-image: url("data:image/svg+xml,%3Csvg width%3D%22232%22 height%3D%2246%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M203.996 0c15.312 0 27.753 12.287 28 27.537L232 28v18h-2V28c0-14.216-11.41-25.767-25.574-25.997l-.43-.003H0V0h203.996z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
    right: 19.3333333333%;
  }
  .mission-chart-left, .mission-chart-right {
    width: 38.6666666667%;
  }
  .mission-chart-left ~ .mission-chart-left {
    margin-top: 23px;
    padding-top: 36px;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2233%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 .293L15.707 8l-1.414 1.414L9 4.122V33H7V4.122L1.707 9.414.293 8 8 .293z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
    background-position: top center;
  }
  .mission-chart-right ~ .mission-chart-right {
    margin-top: 23px;
    padding-top: 36px;
    background-image: url("data:image/svg+xml,%3Csvg width%3D%2216%22 height%3D%2234%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M9 0v29.585l5.293-5.292 1.414 1.414L8 33.414.293 25.707l1.414-1.414L7 29.585V0h2z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E");
    background-position: top center;
  }
  .mission-chart-bottom {
    margin-top: 23px;
    padding: 36px 30.6666666667% 0;
    background: url("data:image/svg+xml,%3Csvg width%3D%2253%22 height%3D%22121%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M8 .293L8.707 1H9v.293L15.707 8l-1.414 1.414L9 4.122V93c0 14.213 11.54 25.767 25.868 25.997l.435.003H53v2H35.303c-15.472 0-28.05-12.284-28.3-27.537L7 93V4.122L1.707 9.414.293 8 7 1.293V1h.293L8 .293z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat top left 19.3333333333%, url("data:image/svg+xml,%3Csvg width%3D%2260%22 height%3D%22127%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M60 0v91.886c0 15.372-12.335 27.862-27.646 28.11l-.465.004-27.475-.001 5.147 5.147-1.415 1.415-7.707-7.707 7.707-7.708 1.415 1.415-5.439 5.438L31.89 118c14.276 0 25.877-11.459 26.108-25.682l.003-.432V0h2z%22 fill%3D%22%23D2D4D6%22 fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat top right 19.3333333333%;
  }
}
@media screen and (max-width: 540px) {
  .mission-chart > div + div + div {
    margin-top: 23px;
  }
  .mission-chart > div:nth-child(4) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.mission-chart img {
  margin: 20px auto 10px;
  display: block;
}

@media screen {
  .print-only {
    display: none !important;
  }
}
@media print {
  .perpetual,
#newsletter,
.jackrabbit,
#footer-bottom img,
.resource-grid-container {
    display: none !important;
  }
  html, body {
    font-size: 12px;
  }
  #banner {
    padding: 20px 0 0 !important;
  }
  #banner h2, #banner .interior-form .gform_title, .interior-form #banner .gform_title {
    font-size: 24px !important;
  }
  .wrap {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .condensed-intro img {
    margin-top: 0;
  }
  #banner h2:last-child, #banner .interior-form .gform_title:last-child, .interior-form #banner .gform_title:last-child {
    margin-bottom: 0;
  }
  .resource-intro {
    font-size: 18px;
  }
  * {
    background: none !important;
    color: #000 !important;
  }
}
#rd-allocation {
  padding: 60px 20px;
}
#rd-allocation iframe {
  width: 100%;
  height: 1200px;
}

.compass--nav {
  border-bottom: 2px solid #D2D4D6;
  position: sticky;
  top: 46px;
  z-index: 999;
  background: #fff;
}
.compass--nav li {
  display: inline-block;
}
.compass--nav li a {
  color: #2370B4;
  font-size: 14px;
  font-weight: 700;
  display: block;
  padding: 13px 0;
}
.compass--nav li a:hover {
  color: #00B388;
}
.compass--nav li + li {
  margin-left: 30px;
}
.compass--nav li.active a {
  color: #00B388;
}
.compass--intro {
  padding-top: 60px;
  padding-bottom: 45px;
  max-width: 850px;
}
.compass--intro h3 {
  color: #1C304A;
  margin-bottom: 10px;
  max-width: 620px;
}
.compass--download {
  padding: 34px 0;
  margin-top: 70px;
}
.compass--subhead {
  font-size: 22px;
  font-weight: 700;
  color: #1C304A;
}
.compass--subhead.centered {
  text-align: center;
  margin-top: 80px;
}
.compass--map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.compass--map .map-details {
  width: 265px;
}
.compass--map .map-details--intro {
  padding: 27px 30px 27px 27px;
  background-color: #F8FAFC;
}
.compass--map .map-details--intro ul {
  margin-top: 20px;
}
.compass--map .map-details--intro ul li {
  margin-bottom: 7px;
}
.compass--map .map-details--intro ul li a {
  font-size: 14px;
  font-weight: 700;
  color: #2370B4;
  display: block;
  line-height: 1.2142857143em;
}
.compass--map .map-details--intro ul li a:hover {
  color: #00B388;
}
.compass--map .map-details--country {
  display: none;
}
.compass--map .map-details h5 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.1818181818em;
  color: #1C304A;
}
.compass--map .map-details h6 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3333333333em;
  color: #2370B4;
  margin: 2px 0 28px;
}
.compass--map .map-details table {
  width: 100%;
}
.compass--map .map-details table th:nth-child(odd), .compass--map .map-details table td:nth-child(odd) {
  text-align: left;
}
.compass--map .map-details table th:nth-child(even), .compass--map .map-details table td:nth-child(even) {
  text-align: right;
}
.compass--map .map-details table th {
  color: #00B388;
  font-size: 15px;
  font-weight: 700;
}
.compass--map .map-details table td {
  color: #1C304A;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3333333333em;
  padding: 10px 0;
  border-bottom: 1px solid #D2D4D6;
}
.compass--map .map-details table tr:last-child td {
  border-bottom: none;
}
.compass--map .map-details .btn {
  width: 100%;
  margin-top: 34px;
}
.compass--map .map-scale {
  position: absolute;
  top: 270px;
  left: 340px;
}
.compass--map .map-scale span {
  font-size: 12px;
  font-weight: bold;
  max-width: 130px;
  display: inline-block;
  margin-bottom: 10px;
}
.compass--map .map-scale svg {
  width: 51px;
  height: 108px;
}
.compass--map svg {
  width: 814px;
  background-image: url(../images/compass-map-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
}
.compass--map svg .hoverable.active {
  fill: #2370B4 !important;
}
.compass--map-arrows {
  float: right;
  -webkit-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px);
}
.compass--map-arrows button {
  font-size: 0;
}
.compass--map-arrows button svg {
  width: 13px;
  height: 24px;
}
.compass--map-arrows button svg path {
  fill: #00B388;
}
.compass--map-arrows button:hover svg path {
  fill: #2370B4;
}
.compass--map-arrows button.arrow--next {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.compass--disclaimer {
  font-size: 12px;
  max-width: 600px;
  font-style: italic;
  margin-top: 30px;
}
.compass--chunk {
  padding: 45px 0;
}
.compass--chunk + .compass--chunk {
  border-top: 2px solid #D2D4D6;
}
.compass--chunk--intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.compass--chunk--intro .intro-text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44.298245614%;
          flex: 0 0 44.298245614%;
}
.compass--chunk--intro .intro-text h3 {
  margin-bottom: 10px;
}
.compass--chunk--intro .intro-text p + p {
  margin-top: 0.8em;
}
.compass--chunk--intro .intro-text .footnotes {
  margin: 0;
}
.compass--chunk--intro .intro-text .footnotes p {
  margin: 15px 0;
}
.compass--chunk img {
  width: 29.8245614035%;
  border: 1px solid #D2D4D6;
}
.compass--chunk .uoc-charts {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .compass--chunk .uoc-charts {
    display: block;
  }
  .compass--chunk .uoc-charts > div {
    width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .compass--chunk--intro .intro-text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74.1228070175%;
            flex: 0 0 74.1228070175%;
  }
  .compass--chunk img {
    display: none !important;
  }
}

.compass-disabled {
  position: relative;
}
.compass-disabled--overlay {
  background-color: rgba(94, 102, 114, 0.75);
  position: absolute;
  top: 0;
  left: -30px;
  width: calc(100% + 60px);
  height: 100%;
  z-index: 9999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 9999;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.compass-disabled--overlay h2, .compass-disabled--overlay .interior-form .gform_title, .interior-form .compass-disabled--overlay .gform_title {
  color: #fff;
  font-weight: 600;
  margin-bottom: 30px;
}

hr.chart-divider {
  border-color: #D2D4D6;
  margin: 60px auto;
}
#horizons + script + hr.chart-divider {
  margin-top: 100px;
}
hr.chart-divider ~ .featured-heading {
  padding-bottom: 26px;
}
hr.chart-divider ~ .featured-heading h2, hr.chart-divider ~ .featured-heading .interior-form .gform_title, .interior-form hr.chart-divider ~ .featured-heading .gform_title {
  font-weight: 700;
  font-size: 30px;
}

#horizon-tabs {
  margin-bottom: 41px;
  border-bottom: 2px solid #D2D4D6;
}
#horizon-tabs button {
  font-weight: 700;
  font-size: 14px;
  color: #2370B4;
  display: inline-block;
  margin-right: 30px;
  padding: 0;
  border-bottom: 2px solid transparent;
}
#horizon-tabs button.active {
  color: #00B388;
  border-bottom-color: #00B388;
}

#horizons {
  height: 290px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#horizons .yaxis {
  width: 30px;
  text-align: right;
  padding-right: 12px;
  color: #4E555A;
  font-size: 14px;
  font-weight: 700;
  border-right: 2px solid #A7B5BF;
  max-height: 100%;
}
#horizons .yaxis span {
  position: relative;
  top: 4px;
  line-height: 38px;
  display: block;
}
#horizons .triangles {
  border-bottom: 2px solid #A7B5BF;
  height: 100%;
  width: calc(100% - 30px);
  position: relative;
}
#horizons .triangles > div {
  width: 36.3636363636%;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
#horizons .triangles > div svg {
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(3px 0px 0px #fff);
          filter: drop-shadow(3px 0px 0px #fff);
}
#horizons .triangles > div p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  top: calc(100% - 36px);
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
}
#horizons .triangles > div p small {
  display: block;
  margin-top: 36px;
  color: #4E555A;
}
#horizons .triangles span {
  font-size: 1.2em;
}
#horizons .triangles .triangle1 {
  z-index: 3;
  left: 20%;
}
#horizons .triangles .triangle2 {
  z-index: 2;
  left: 50%;
}
#horizons .triangles .triangle3 {
  z-index: 1;
  left: 80%;
}

.legend {
  font-size: 14px;
  font-weight: 700;
}
.legend li {
  margin-bottom: 16px;
}
.legend li:before {
  background-color: currentColor;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-right: 10px;
}
.legend li.info {
  font-weight: 400;
}
.legend li.info:before {
  display: none;
}
.legend li span {
  color: #4E555A;
}
.legend--gray:before {
  background-color: #A7B5BF !important;
}
.legend--teal:before {
  background-color: #00B388 !important;
}
.legend--purple:before {
  background-color: #754079 !important;
}
.legend--blue:before {
  background-color: #2370B4 !important;
}
.legend--condensed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px 10px;
  font-size: 12px;
}
.legend--condensed li {
  margin-bottom: 0;
}
.legend--condensed li:before {
  margin-right: 4px;
}
.legend.square-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  margin-top: 30px;
}
.legend.square-inline li:before {
  border-radius: 0;
}

.sankey-charts, .uoc-charts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sankey-charts .separator, .uoc-charts .separator {
  width: 1px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  background-color: #4E555A;
}

.uoc-charts .compass--intro {
  padding-top: 0;
}

#investment-durations {
  margin-bottom: 20px;
}

.sankey-headings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 44.8%;
  padding-bottom: 20px;
}
.sankey-headings h4 {
  width: 46%;
}
.sankey-headings h4:nth-child(even) {
  text-align: right;
}

#allocations-allocators, #equities-uses {
  width: 46.5%;
  height: 909px;
}
#allocations-allocators svg text, #equities-uses svg text {
  pointer-events: none;
}
#allocations-allocators svg rect:hover, #equities-uses svg rect:hover {
  fill: #00B388;
}
#allocations-allocators > div, #equities-uses > div {
  overflow: visible !important;
}

#section-capital-over-time {
  margin-bottom: 100px;
}

.sankey-tooltip {
  padding: 15px 17px;
  width: 230px;
  font-size: 12px;
  font-color: #4E555A;
  line-height: 1.25em;
}
.sankey-tooltip hr {
  border-color: #E6E7E8;
  margin: 8px 0;
}
.sankey-tooltip span {
  width: 80px;
  display: inline-block;
  margin-right: 10px;
}
.sankey-tooltip span:after {
  float: right;
  font-size: 8px;
  font-weight: 700;
}
.sankey-tooltip span.to:after {
  content: "TO";
}
.sankey-tooltip span.from:after {
  content: "FROM";
}
.sankey-tooltip h6 {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #2370B4;
}
.sankey-tooltip h6 ~ h6 {
  margin-top: 40px;
}

.anychart-credits {
  display: none;
}
.anychart-tooltip {
  border-radius: 0;
  background-color: #fff;
  color: #4E555A;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  font-size: 12px;
  padding: 15px 17px 24px;
  min-width: 230px;
}
.anychart-tooltip span {
  display: inline-block;
  width: 60px;
}
.anychart-tooltip small {
  display: inline-block;
  margin-right: 10px;
}
.anychart-tooltip-title {
  font-size: 16px;
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  color: #2370B4;
  line-height: 1.3125em;
  padding-bottom: 3px;
  border-bottom: 1px solid #E6E7E8;
  margin-bottom: 11px;
  font-weight: 700;
}
.anychart-tooltip-separator {
  display: none;
}

.compass-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 70px !important;
  padding-bottom: 20px !important;
}
.compass-banner--text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.compass-banner--text img {
  width: 221px;
}
.compass-banner--text p {
  margin-left: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 30px;
  max-width: 570px;
  min-height: 90px;
  font-size: 16px !important;
}
.compass-banner--download {
  width: 137px;
}
.compass-banner--download .btn {
  margin-top: 12px !important;
  width: 100%;
}
.compass-banner--download a:not([class]) {
  color: #fff;
  display: block;
  margin-bottom: 4px;
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .compass-banner--text img {
    width: 170px;
  }
  .compass-banner--text p {
    max-width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .compass-banner {
    display: block;
  }
  .compass-banner--text {
    display: block;
  }
  .compass-banner--text p {
    margin-top: 31px;
    max-width: 100%;
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
  }
  .compass-banner--download {
    display: none;
  }
}

.compass-mobile {
  text-align: center;
  margin-top: 40px;
}
.compass-mobile img {
  display: block;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .compass-mobile {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .compass--nav, .compass-nav-section, .chart-divider, .compass--download {
    display: none;
  }
  .compass-mobile {
    display: block;
  }
}
.download-popup {
  width: 300px;
  background-color: #DEF0FF;
  padding: 30px 30px 15px;
  text-align: center;
  position: fixed;
  bottom: 0;
  right: 0;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  z-index: 9999;
}
.download-popup h4 {
  color: #1C304A;
  font-size: 18px;
}
.download-popup .btn {
  margin: 20px 0 10px;
}
.download-popup .close {
  font-size: 13px;
  color: rgba(30, 105, 180, 0.5);
}
.download-popup .close:hover {
  color: #1E69B4;
  text-decoration: underline;
}

.resource-sharing {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: bold;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.resource-sharing svg {
  fill: #fff;
  width: 24px;
  height: 24px;
  display: block;
}
.resource-sharing svg.email {
  width: 20px;
  height: 20px;
}
.resource-sharing a:hover svg {
  fill: #2370B4;
}

.footnotes {
  margin-top: 60px !important;
  border-top: 1px solid #D2D4D6;
  padding-top: 60px;
  font-size: 12px;
  color: #919BA2 !important;
}
.footnotes > div {
  padding-left: 15px;
  position: relative;
}
.footnotes > div sup {
  position: absolute;
  top: 0;
  left: 0;
}

.value-chain {
  background-color: #F8FAFC;
}
.value-chain .wrap {
  position: relative;
  padding: 200px 20px 78px;
}
.value-chain .fclt-logo {
  width: 204px;
  height: 38px;
  display: block;
  margin: 0 auto 22px;
}
.value-chain--header {
  position: absolute;
  top: 70px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.value-chain--arch {
  width: calc(40% + 12px) !important;
  aspect-ratio: 461/45;
  height: auto !important;
}
.value-chain--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.value-chain--flex > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(20% - 24px);
          flex: 0 0 calc(20% - 24px);
  text-align: center;
}
.value-chain--flex > div.circled {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(60% - 12px);
          flex: 0 0 calc(60% - 12px);
  gap: 30px;
}
.value-chain--flex > div.circled > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333% - 20px);
          flex: 0 0 calc(33.333% - 20px);
}
.value-chain--flex svg {
  width: 50px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center bottom;
     object-position: center bottom;
  display: block;
  margin: 0 auto 17px;
}
@media screen and (min-width: 769px) {
  .value-chain .policy {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 13px 335px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    gap: 15px;
    position: relative;
  }
  .value-chain .policy:before, .value-chain .policy:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 25.6140350877%;
    height: 14px;
  }
  .value-chain .policy:before {
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 296 16%22%3E%3Cg stroke%3D%22%23A7B5BF%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E%3Cpath d%3D%22M9 1 2 8l7 7%22%2F%3E%3Cpath stroke-linecap%3D%22square%22 d%3D%22M4 8h290%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
  .value-chain .policy:after {
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 296 16%22%3E%3Cg stroke%3D%22%23A7B5BF%22 stroke-width%3D%222%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E%3Cpath d%3D%22m287 15 7-7-7-7%22%2F%3E%3Cpath stroke-linecap%3D%22square%22 d%3D%22M1 8h290%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  }
  .value-chain .policy svg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
            flex: 0 0 48px;
    height: 36px;
    margin-bottom: 0;
  }
  .value-chain .policy p {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
@media screen and (min-width: 769px) and (max-width: 1180px) {
  .value-chain .policy {
    padding: 13px calc((100vw - 480px) / 2);
  }
  .value-chain .policy:before, .value-chain .policy:after {
    width: calc((100vw - 550px) / 2);
  }
}
@media screen and (max-width: 768px) {
  .value-chain .wrap {
    padding: 40px 20px;
  }
  .value-chain--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .value-chain--flex div {
    padding: 0 30px;
  }
  .value-chain--flex div.circled {
    padding: 30px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
  }
  .value-chain--flex div.circled:before {
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 40px;
    -webkit-box-shadow: inset 0 0 0 2px #2370B4;
            box-shadow: inset 0 0 0 2px #2370B4;
  }
  .value-chain--header {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .value-chain--header .fclt-logo {
    margin-bottom: 0;
  }
  .value-chain--arch {
    display: none !important;
  }
  .value-chain--item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
  }
  .value-chain--item svg {
    width: 48px;
    height: 39px;
    -o-object-position: center center;
       object-position: center center;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48px;
            flex: 0 0 48px;
  }
  .value-chain--item p {
    text-align: left;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

.horizons-bar {
  position: relative;
  margin-bottom: 110px;
}
.horizons-bar .horizon-year-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.horizons-bar .horizon-year-data .year {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  font-size: 14px;
  font-weight: 700;
}
.horizons-bar .horizon-year-data .bars {
  padding: 16px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 60px);
          flex: 0 0 calc(100% - 60px);
  border-left: 1px solid #A7B5BF;
  background-image: -o-repeating-linear-gradient(left, transparent 0, transparent calc(7.14285% - 1px), #F1F1F1 calc(7.14285% - 1px), #F1F1F1 7.14285%);
  background-image: repeating-linear-gradient(to right, transparent 0, transparent calc(7.14285% - 1px), #F1F1F1 calc(7.14285% - 1px), #F1F1F1 7.14285%);
}
.horizons-bar .horizon-year-data .bars .bar {
  display: block;
  margin: 3px 0;
  background: gray;
  height: 14px;
  line-height: 12px;
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-align: right;
  padding-right: 5px;
  position: relative;
}
.horizons-bar .horizon-year-data .bars .bar.savers {
  background: #754079;
}
.horizons-bar .horizon-year-data .bars .bar.assets {
  background: #00B388;
}
.horizons-bar .horizon-year-data .bars .bar.pubcos {
  background: #2370B4;
}
.horizons-bar .horizon-year-data .bars .bar--tooltip {
  padding: 18px 25px 25px;
  background-color: rgba(28, 48, 74, 0.95);
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 1.3571428571em;
  position: absolute;
  bottom: calc(100% + 5px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: 400;
  opacity: 0;
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  z-index: 10;
  width: 245px;
  pointer-events: none;
}
.horizons-bar .horizon-year-data .bars .bar--tooltip:before {
  border: 12px solid transparent;
  border-top-color: rgba(28, 48, 74, 0.95);
  content: "";
  top: 100%;
  left: calc(50% - 12px);
  position: absolute;
}
.horizons-bar .horizon-year-data .bars .bar:hover .bar--tooltip {
  opacity: 1;
  pointer-events: all;
}
.horizons-bar .horizon-val-labels {
  width: calc(100% - 60px);
  margin-left: 60px;
  position: absolute;
  border-top: 1px solid #A7B5BF;
  top: 100%;
  left: 0;
}
.horizons-bar .horizon-val-labels--label {
  position: absolute;
  top: 12px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 480px) {
  .horizons-bar .horizon-val-labels--label:nth-child(even) {
    opacity: 0;
  }
}
.horizons-bar .horizon-val-labels .label-num {
  font-size: 14px;
  font-weight: 700;
}
.horizons-bar .horizon-val-labels .label-legend {
  position: absolute;
  top: calc(100% + 45px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.horizons-bar--spans {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 34px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  margin: 12px 0 31px;
}
.horizons-bar--spans:after {
  content: "to";
  font-weight: 700;
  position: absolute;
  left: 114px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 14px;
}
.horizons-bar--spans .select-menu {
  width: 104px;
  margin-right: 0;
}
.horizons-bar--spans .select-menu select {
  line-height: 38px;
  height: 38px;
  font-size: 14px;
}

.horizons-by-country {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 100px;
  margin-top: 44px;
}
.horizons-by-country .compass-map-legend-2022 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 195px;
          flex: 0 0 195px;
}
.horizons-by-country .compass-map-legend-2022 li {
  margin-bottom: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  cursor: pointer;
}
.horizons-by-country .compass-map-legend-2022 li:hover {
  color: #2370B4;
}
.horizons-by-country .compass-map-legend-2022 li:before {
  content: "";
  background-color: var(--color);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6px;
          flex: 0 0 6px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}
.horizons-by-country .compass-map-legend-2022 li p {
  font-size: 12px;
  line-height: 23px;
}
.horizons-by-country .compass-map-legend-2022 li p.country-name {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.horizons-by-country .compass--map {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.horizons-by-country .compass--map svg {
  width: 100%;
}
.horizons-by-country .compass--map .hoverable:hover, .horizons-by-country .compass--map .hoverable.hovered {
  fill: #2370B4 !important;
}
.horizons-by-country .compass--map--tooltip {
  position: absolute;
  -webkit-transform: translate(-50%, calc(-100% - 12px));
      -ms-transform: translate(-50%, calc(-100% - 12px));
          transform: translate(-50%, calc(-100% - 12px));
  padding: 18px 25px 25px;
  background-color: rgba(28, 48, 74, 0.95);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3571428571em;
  width: 290px;
}
.horizons-by-country .compass--map--tooltip.active {
  display: block;
}
.horizons-by-country .compass--map--tooltip:before {
  border: 12px solid transparent;
  border-top-color: transparent;
  border-top-color: rgba(28, 48, 74, 0.95);
  content: "";
  top: 100%;
  left: calc(50% - 12px);
  position: absolute;
}
.horizons-by-country .compass--map--tooltip h5 {
  color: #fff;
}
.horizons-by-country .compass--map--tooltip h6 {
  color: #A8D6FF;
}
.horizons-by-country .compass--map--tooltip table {
  width: 100%;
  margin-top: 15px;
}
.horizons-by-country .compass--map--tooltip td, .horizons-by-country .compass--map--tooltip th {
  text-align: left;
}
.horizons-by-country .compass--map--tooltip td:last-child, .horizons-by-country .compass--map--tooltip th:last-child {
  text-align: right;
  width: 80px;
}
.horizons-by-country .compass--map--tooltip td {
  padding: 6px 0 0;
}
.horizons-by-country .compass--map--tooltip .btn {
  width: 100%;
  margin-top: 14px;
}
@media screen and (max-width: 670px) {
  .horizons-by-country {
    display: block;
  }
  .horizons-by-country .compass-map-legend-2022 {
    width: 300px;
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 670px) {
  .sankey-charts > div {
    width: 100% !important;
  }
  .sankey-charts .sankey-headings:nth-child(1) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .sankey-charts #allocations-allocators {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sankey-charts .sankey-headings:nth-child(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .sankey-charts #allocations-allocators {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.compass-toggle {
  font-family: "Gangster", Helvetica, "Helvetica Neue", "Arial", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2370B4;
  width: 130px;
  text-align: right;
}
.compass-toggle:before {
  margin-right: 8px;
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 10 10%22%3E%3Cpath d%3D%22M4.375.625a.625.625 0 1 1 1.25 0v3.75h3.75a.625.625 0 1 1 0 1.25h-3.75v3.75a.625.625 0 1 1-1.25 0v-3.75H.625a.625.625 0 1 1 0-1.25h3.75V.625Z%22 fill%3D%22%232370B4%22 fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
}
.compass-toggle.collapse:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 10 2%22%3E%3Cg fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E%3Cpath d%3D%22M9.375.375a.625.625 0 1 1 0 1.25H.625a.625.625 0 1 1 0-1.25h8.75Z%22 fill%3D%22%232370B4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.cs-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  padding-bottom: 70px;
}
.cs-grid--heading {
  padding-top: 80px;
}
.cs-grid--item {
  background-color: #fff;
  border: 1px solid #D2D4D6;
  aspect-ratio: 263/175;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.cs-grid--item img {
  max-width: 68.4410646388%;
  max-height: 51.4285714286%;
  width: auto;
  height: auto;
  display: block;
}
.cs-grid--item .hover-box {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  opacity: 0;
  background-color: #008363;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px;
}
.cs-grid--item .hover-box h3 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  font-size: 22px;
}
.cs-grid--item:hover .hover-box {
  opacity: 1;
}
@media screen and (max-width: 960px) {
  .cs-grid {
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .cs-grid {
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 420px) {
  .cs-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}

.case-study.twocol .content-main {
  width: 57.8947368421%;
}
.case-study.twocol aside {
  width: 36.8421052632%;
}
@media screen and (max-width: 768px) {
  .case-study.twocol .content-main, .case-study.twocol aside {
    width: 100%;
  }
}

.twocol.twocol--podcast .content-main {
  width: 57.4561403509%;
}
.twocol.twocol--podcast aside {
  width: 265px;
}
@media screen and (max-width: 768px) {
  .twocol.twocol--podcast .content-main, .twocol.twocol--podcast aside {
    width: 100%;
  }
}

.twocol aside .podcast-links h5 {
  margin: 35px 0 0;
}
.twocol aside .podcast-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 28px;
}
.twocol aside .podcast-links a img {
  width: 23px;
  height: 23px;
  margin: 0;
  border: 1px solid #ECECEC;
  border-radius: 50%;
}
.twocol aside .podcast-links a span {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  color: #4E555A;
}
.twocol aside .podcast-links a span:hover {
  color: #00B388;
}
@media screen and (max-width: 768px) {
  .twocol aside .podcast-links {
    margin-bottom: 50px;
  }
  .twocol aside .podcast-links h5 {
    text-align: center;
  }
  .twocol aside .podcast-links a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .twocol aside .podcast-links a span {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

.podcast-container {
  padding: 55px 20px;
  border-bottom: 1px solid #D2D4D6;
}
.podcast-container iframe {
  width: 100%;
  height: 165px;
  display: block;
}
@media screen and (max-width: 767px) {
  .podcast-container iframe {
    height: 100px;
  }
}
.podcast-container + .twocol {
  padding-top: 50px;
}

.posts-grid .featured-podcast.item {
  margin: 60px 0 30px;
  background-color: #F8FAFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.posts-grid .featured-podcast.item .img {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.posts-grid .featured-podcast.item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.posts-grid .featured-podcast.item .preview {
  padding: 36px 68px 36px 30px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.posts-grid .featured-podcast.item:hover {
  background-color: #008363;
}
@media screen and (max-width: 640px) {
  .posts-grid .featured-podcast.item {
    display: block;
  }
}

.podcast-buttons {
  margin-top: 33px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.podcast-buttons a {
  display: inline-block;
  border: 1px solid #fff;
  padding: 7px 10px;
  line-height: 23px;
  color: #fff;
  font-size: 14px;
}
.podcast-buttons a img {
  width: 23px;
  height: 23px;
  float: left;
  margin-right: 7px;
}

.page-template-template-podcasts #header {
  background-image: url(../images/bg-podcasts.png);
}

#banner.banner-podcasts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#banner.banner-podcasts .text {
  -ms-flex-preferred-size: 57.8947368421%;
      flex-basis: 57.8947368421%;
}
#banner.banner-podcasts > img {
  -ms-flex-preferred-size: 24.1228070175%;
      flex-basis: 24.1228070175%;
  width: 0;
}
@media screen and (max-width: 768px) {
  #banner.banner-podcasts {
    display: block;
  }
  #banner.banner-podcasts > img {
    display: none;
  }
}

.cs-logo-landing {
  aspect-ratio: 263/175;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #D2D4D6;
          box-shadow: inset 0 0 0 1px #D2D4D6;
}
.cs-logo-landing img {
  max-width: 68.4410646388%;
  max-height: 51.4285714286%;
  width: auto !important;
  height: auto;
  display: block;
}
/*# sourceMappingURL=style.css.map */