@charset "UTF-8";
/*****************************************************************
	Colors
*****************************************************************/
/*****************************************************************
	Fonts
*****************************************************************/
/*****************************************************************
	Breakpoints
*****************************************************************/
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_submission_error, .global-hero .content-styled p, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .global-hero .content-styled .gform_heading .gform_description, .gform_heading .global-hero .content-styled .gform_description, h5, h6, .gform_body .gform_fields .gfield .gfield_label, p, .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_heading .gform_description, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

@font-face {
  font-family: "theme-icons";
  src: url("../fonts/theme-icons.eot");
  src: url("../fonts/theme-icons.eot?#iefix") format("eot"), url("../fonts/theme-icons.woff2") format("woff2"), url("../fonts/theme-icons.woff") format("woff"), url("../fonts/theme-icons.ttf") format("truetype"), url("../fonts/theme-icons.svg#theme-icons") format("svg");
}
.icon-users:before, .icon-user:before, .icon-spinner:before, .icon-social-youtube:before, .icon-social-twitter:before, .icon-social-linkedin:before, .icon-social-instagram:before, .icon-social-google-plus:before, .icon-social-facebook:before, .icon-search:before, .icon-question:before, .icon-plus:before, .icon-play:before, .icon-minus:before, .icon-info:before, .icon-email:before, .icon-close:before, .icon-chevron-up:before, .icon-chevron-right:before, .icon-chevron-left:before, .icon-chevron-down:before, .icon-check:before {
  font-family: "theme-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-check:before {
  content: "\E001";
}

.icon-chevron-down:before {
  content: "\E002";
}

.icon-chevron-left:before {
  content: "\E003";
}

.icon-chevron-right:before {
  content: "\E004";
}

.icon-chevron-up:before {
  content: "\E005";
}

.icon-close:before {
  content: "\E006";
}

.icon-email:before {
  content: "\E007";
}

.icon-info:before {
  content: "\E008";
}

.icon-minus:before {
  content: "\E009";
}

.icon-play:before {
  content: "\E00A";
}

.icon-plus:before {
  content: "\E00B";
}

.icon-question:before {
  content: "\E00C";
}

.icon-search:before {
  content: "\E00D";
}

.icon-social-facebook:before {
  content: "\E00E";
}

.icon-social-google-plus:before {
  content: "\E00F";
}

.icon-social-instagram:before {
  content: "\E010";
}

.icon-social-linkedin:before {
  content: "\E011";
}

.icon-social-twitter:before {
  content: "\E012";
}

.icon-social-youtube:before {
  content: "\E013";
}

.icon-spinner:before {
  content: "\E014";
}

.icon-user:before {
  content: "\E015";
}

.icon-users:before {
  content: "\E016";
}

/* Uncomment and set these variables to customize the grid. */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 80px;
  padding-left: 80px;
}
@media (max-width: 1270px) {
  .container-fluid {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.container {
  width: 1450px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
  padding-right: 80px;
  padding-left: 80px;
}
@media (max-width: 1270px) {
  .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 768px) {
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.row {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

.row.reverse {
  flex-direction: row-reverse;
}

.col.reverse {
  flex-direction: column-reverse;
}

.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  box-sizing: border-box;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

.col-xs {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  flex-basis: 8.333%;
  max-width: 8.333%;
}

.col-xs-2 {
  flex-basis: 16.667%;
  max-width: 16.667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex-basis: 33.333%;
  max-width: 33.333%;
}

.col-xs-5 {
  flex-basis: 41.667%;
  max-width: 41.667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.333%;
  max-width: 58.333%;
}

.col-xs-8 {
  flex-basis: 66.667%;
  max-width: 66.667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.333%;
  max-width: 83.333%;
}

.col-xs-11 {
  flex-basis: 91.667%;
  max-width: 91.667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-1 {
  margin-left: 8.333%;
}

.col-xs-offset-2 {
  margin-left: 16.667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333%;
}

.col-xs-offset-5 {
  margin-left: 41.667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333%;
}

.col-xs-offset-8 {
  margin-left: 66.667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333%;
}

.col-xs-offset-11 {
  margin-left: 91.667%;
}

.start-xs {
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  justify-content: center;
  text-align: center;
}

.end-xs {
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  align-items: flex-start;
}

.middle-xs {
  align-items: center;
}

.bottom-xs {
  align-items: flex-end;
}

.around-xs {
  justify-content: space-around;
}

.between-xs {
  justify-content: space-between;
}

.first-xs {
  order: -1;
}

.last-xs {
  order: 1;
}

@media (min-width: 580px) {
  .col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-sm {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-sm-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-sm-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-sm-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-sm-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.667%;
  }

  .start-sm {
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    align-items: flex-start;
  }

  .middle-sm {
    align-items: center;
  }

  .bottom-sm {
    align-items: flex-end;
  }

  .around-sm {
    justify-content: space-around;
  }

  .between-sm {
    justify-content: space-between;
  }

  .first-sm {
    order: -1;
  }

  .last-sm {
    order: 1;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-md-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-md-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-md-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-md-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-1 {
    margin-left: 8.333%;
  }

  .col-md-offset-2 {
    margin-left: 16.667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.333%;
  }

  .col-md-offset-5 {
    margin-left: 41.667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.333%;
  }

  .col-md-offset-8 {
    margin-left: 66.667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.333%;
  }

  .col-md-offset-11 {
    margin-left: 91.667%;
  }

  .start-md {
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    justify-content: center;
    text-align: center;
  }

  .end-md {
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    align-items: flex-start;
  }

  .middle-md {
    align-items: center;
  }

  .bottom-md {
    align-items: flex-end;
  }

  .around-md {
    justify-content: space-around;
  }

  .between-md {
    justify-content: space-between;
  }

  .first-md {
    order: -1;
  }

  .last-md {
    order: 1;
  }
}
@media (min-width: 991px) {
  .col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    box-sizing: border-box;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .col-lg {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  .col-lg-2 {
    flex-basis: 16.667%;
    max-width: 16.667%;
  }

  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  .col-lg-5 {
    flex-basis: 41.667%;
    max-width: 41.667%;
  }

  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  .col-lg-8 {
    flex-basis: 66.667%;
    max-width: 66.667%;
  }

  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  .col-lg-11 {
    flex-basis: 91.667%;
    max-width: 91.667%;
  }

  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.667%;
  }

  .start-lg {
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    align-items: flex-start;
  }

  .middle-lg {
    align-items: center;
  }

  .bottom-lg {
    align-items: flex-end;
  }

  .around-lg {
    justify-content: space-around;
  }

  .between-lg {
    justify-content: space-between;
  }

  .first-lg {
    order: -1;
  }

  .last-lg {
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.animate, .animate-1, .animate-2, .animate-3, .animate-4, .animate-5, .animate-6, .animate-7, .animate-8, .animate-9, .animate-10, .animate-11, .animate-12, .animate-13, .animate-14, .animate-15, .animate-16, .animate-17, .animate-18, .animate-19, .animate-20, .animate-21 {
  opacity: 0;
  transition: 0.2s;
}
.animate.visible, .animate-1.visible, .animate-2.visible, .animate-3.visible, .animate-4.visible, .animate-5.visible, .animate-6.visible, .animate-7.visible, .animate-8.visible, .animate-9.visible, .animate-10.visible, .animate-11.visible, .animate-12.visible, .animate-13.visible, .animate-14.visible, .animate-15.visible, .animate-16.visible, .animate-17.visible, .animate-18.visible, .animate-19.visible, .animate-20.visible, .animate-21.visible {
  opacity: 1;
}

body {
  font-family: "proxima-nova", sans-serif;
  color: #1E1E1E;
}
body ::-moz-selection {
  background: #FBEC73;
}
body ::selection {
  background: #FBEC73;
}
body * {
  -webkit-font-smoothing: antialiased;
}
body a {
  color: #002BDF;
  text-decoration: none;
  transition: 0.3s;
}
body a:hover {
  color: #6D6969;
  text-decoration: none;
}
body strong, body b {
  font-weight: 700;
}
body em {
  font-style: italic;
}
body hr {
  width: 100%;
  height: 1px;
  max-width: 100%;
  background: #B6B4B4;
  border: none;
  box-shadow: none;
  border-radius: 0px;
  margin: 50px 0;
}
body h1, body .h1 {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  color: #001780;
  font-size: 65px;
  line-height: 1em;
  margin: 0 0 20px;
  font-weight: 500;
  letter-spacing: -2.3px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body h1, body .h1 {
    font-size: 85px;
  }
}
@media (min-width: 1200px) {
  body h1, body .h1 {
    font-size: 115px;
  }
}
body h2, body .h2 {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  color: #001780;
  font-size: 52px;
  line-height: 1em;
  margin: 0 0 20px;
  font-weight: 500;
  letter-spacing: -1.9px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body h2, body .h2 {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  body h2, body .h2 {
    font-size: 95px;
  }
}
body h3, body .h3 {
  font-family: "proxima-nova", sans-serif;
  color: #001780;
  font-size: 32px;
  line-height: 1.25em;
  margin: 0 0 30px;
  font-weight: 700;
}
@media (min-width: 768px) {
  body h3, body .h3 {
    font-size: 36px;
  }
}
@media (min-width: 1200px) {
  body h3, body .h3 {
    font-size: 42px;
  }
}
body h4, body .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled body p, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled body .gform_description, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled body p, body .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled body .gform_description, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .gform_submission_error, body .global-hero .content-styled p, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_heading .gform_description, .gform_heading body .global-hero .content-styled .gform_description, .global-hero .content-styled body p, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_heading .gform_description, .gform_heading .global-hero .content-styled body .gform_description, body .h4 {
  font-family: "proxima-nova", sans-serif;
  color: #1E1E1E;
  font-size: 23px;
  line-height: 1.4em;
  margin: 0 0 30px;
  font-weight: 400;
}
@media (min-width: 768px) {
  body h4, body .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled body p, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled body .gform_description, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled body p, body .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled body .gform_description, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .gform_submission_error, body .global-hero .content-styled p, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_heading .gform_description, .gform_heading body .global-hero .content-styled .gform_description, .global-hero .content-styled body p, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_heading .gform_description, .gform_heading .global-hero .content-styled body .gform_description, body .h4 {
    font-size: 25px;
  }
}
@media (min-width: 1200px) {
  body h4, body .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled body p, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled body .gform_description, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled body p, body .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description, body .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled body .gform_description, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled body .gchoice > label, body .gform_submission_error, body .global-hero .content-styled p, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .global-hero .content-styled .gchoice > label, body .global-hero .content-styled .gform_heading .gform_description, .gform_heading body .global-hero .content-styled .gform_description, .global-hero .content-styled body p, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled body .gchoice > label, .global-hero .content-styled body .gform_heading .gform_description, .gform_heading .global-hero .content-styled body .gform_description, body .h4 {
    font-size: 27px;
  }
}
body h4 a:hover, body .quote_carousel .quote-wrapper .quote-content .content-styled p a:hover, .quote_carousel .quote-wrapper .quote-content .content-styled body p a:hover, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description a:hover, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description a:hover, body .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description a:hover, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled body .gform_description a:hover, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label a:hover, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label a:hover, body .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label a:hover, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label a:hover, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label a:hover, body .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled body .gchoice > label a:hover, body .quote .quote-wrapper .quote-content .content-styled p a:hover, .quote .quote-wrapper .quote-content .content-styled body p a:hover, body .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description a:hover, .quote .quote-wrapper .quote-content .content-styled .gform_heading body .gform_description a:hover, body .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description a:hover, .gform_heading .quote .quote-wrapper .quote-content .content-styled body .gform_description a:hover, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label a:hover, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label a:hover, body .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled body .gchoice > label a:hover, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label a:hover, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label a:hover, body .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled body .gchoice > label a:hover, body .gform_submission_error a:hover, body .global-hero .content-styled p a:hover, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_radio body .global-hero .content-styled .gchoice > label a:hover, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_checkbox body .global-hero .content-styled .gchoice > label a:hover, body .global-hero .content-styled .gform_heading .gform_description a:hover, .gform_heading body .global-hero .content-styled .gform_description a:hover, .global-hero .content-styled body p a:hover, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled body .gchoice > label a:hover, .global-hero .content-styled body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label a:hover, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled body .gchoice > label a:hover, .global-hero .content-styled body .gform_heading .gform_description a:hover, .gform_heading .global-hero .content-styled body .gform_description a:hover, body .h4 a:hover {
  text-decoration: underline;
}
body h5, body .h5 {
  font-family: "proxima-nova", sans-serif;
  color: #002BDF;
  font-size: 20px;
  line-height: 1.25em;
  margin: 0 0 10px;
  font-weight: 700;
  letter-spacing: 1.15px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  body h5, body .h5 {
    font-size: 21px;
  }
}
@media (min-width: 1200px) {
  body h5, body .h5 {
    font-size: 23px;
  }
}
body h6, body .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield body .gfield_label, body .h6 {
  font-family: "proxima-nova", sans-serif;
  color: #002BDF;
  font-size: 17px;
  line-height: 1.25em;
  margin: 0 0 5px;
  font-weight: 700;
  letter-spacing: 0.85px;
  text-transform: uppercase;
}
body p, body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_heading .gform_description, .gform_heading body .gform_description {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6em;
  margin: 0 0 30px;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (min-width: 768px) {
  body p, body .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .gchoice > label, body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice > label, body .gform_heading .gform_description, .gform_heading body .gform_description {
    font-size: 20px;
  }
}
body img {
  max-width: 100%;
  height: auto;
}
body img.alignleft {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
@media (max-width: 768px) {
  body img.alignleft {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
body img.alignright {
  float: right;
  margin-bottom: 20px;
  margin-left: 20px;
}
@media (max-width: 768px) {
  body img.alignright {
    float: none;
    display: block;
    margin: 0 auto 20px;
  }
}
body img.aligncenter {
  float: none;
  display: block;
  margin: 0 auto 20px;
}
body button, body input, body select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
body .wp-caption {
  font-size: 14px;
  max-width: 100%;
}
body .wp-caption img {
  max-width: 100%;
  height: auto;
}
body .wp-caption p, body .wp-caption .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body .wp-caption .gchoice > label, body .wp-caption .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body .wp-caption .gchoice > label, body .wp-caption .gform_heading .gform_description, .gform_heading body .wp-caption .gform_description, body .wp-caption p.wp-caption-text {
  font-size: 14px;
  margin-top: 5px;
}
body blockquote {
  padding-top: 50px;
  background-image: url("../img/blockquote-squigle.svg");
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 27px;
  color: #001780;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  line-height: 140%;
}
body blockquote p, body blockquote .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body blockquote .gchoice > label, body blockquote .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body blockquote .gchoice > label, body blockquote .gform_heading .gform_description, .gform_heading body blockquote .gform_description {
  font-size: 27px;
  color: #001780;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  line-height: 140%;
}
body blockquote h6, body blockquote .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield body blockquote .gfield_label, body blockquote cite {
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  color: #002BDF;
  font-weight: 700;
  line-height: 125%;
  /* 21.25px */
  letter-spacing: 0.85px;
  text-transform: uppercase;
}
body .content-styled {
  text-align: left;
}
body .content-styled a {
  text-decoration: underline;
}
body .content-styled a:hover {
  text-decoration: none;
}
body .content-styled h1:last-child, body .content-styled h2:last-child, body .content-styled h3:last-child, body .content-styled h4:last-child, body .quote_carousel .quote-wrapper .quote-content .content-styled p:last-child, .quote_carousel .quote-wrapper .quote-content body .content-styled p:last-child, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description:last-child, .quote_carousel .quote-wrapper .quote-content body .content-styled .gform_heading .gform_description:last-child, body .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description:last-child, .gform_heading .quote_carousel .quote-wrapper .quote-content body .content-styled .gform_description:last-child, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, .quote_carousel .quote-wrapper .quote-content body .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, body .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content body .content-styled .gchoice > label:last-child, body .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, .quote_carousel .quote-wrapper .quote-content body .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, body .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content body .content-styled .gchoice > label:last-child, body .quote .quote-wrapper .quote-content .content-styled p:last-child, .quote .quote-wrapper .quote-content body .content-styled p:last-child, body .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description:last-child, .quote .quote-wrapper .quote-content body .content-styled .gform_heading .gform_description:last-child, body .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description:last-child, .gform_heading .quote .quote-wrapper .quote-content body .content-styled .gform_description:last-child, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, .quote .quote-wrapper .quote-content body .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, body .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content body .content-styled .gchoice > label:last-child, body .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, .quote .quote-wrapper .quote-content body .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, body .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content body .content-styled .gchoice > label:last-child, body .content-styled .gform_submission_error:last-child, body .global-hero .content-styled p:last-child, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_radio body .global-hero .content-styled .gchoice > label:last-child, body .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_checkbox body .global-hero .content-styled .gchoice > label:last-child, body .global-hero .content-styled .gform_heading .gform_description:last-child, .gform_heading body .global-hero .content-styled .gform_description:last-child, .global-hero body .content-styled p:last-child, .global-hero body .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_radio .global-hero body .content-styled .gchoice > label:last-child, .global-hero body .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label:last-child, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero body .content-styled .gchoice > label:last-child, .global-hero body .content-styled .gform_heading .gform_description:last-child, .gform_heading .global-hero body .content-styled .gform_description:last-child, body .content-styled h5:last-child, body .content-styled h6:last-child, body .content-styled .gform_body .gform_fields .gfield .gfield_label:last-child, .gform_body .gform_fields .gfield body .content-styled .gfield_label:last-child, body .content-styled > ul:last-child, body .content-styled > ol:last-child, body .content-styled > p:last-child, body .gform_body .gform_fields .gfield .gfield_radio .gchoice.content-styled > label:last-child, .gform_body .gform_fields .gfield .gfield_radio body .gchoice.content-styled > label:last-child, body .gform_body .gform_fields .gfield .gfield_checkbox .gchoice.content-styled > label:last-child, .gform_body .gform_fields .gfield .gfield_checkbox body .gchoice.content-styled > label:last-child, body .gform_heading .content-styled > .gform_description:last-child, .gform_heading body .content-styled > .gform_description:last-child {
  margin-bottom: 0;
}
body .content-styled img {
  max-width: 100%;
  height: auto;
}
body .content-styled img.alignleft {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
}
body .content-styled p > a, body .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a, .gform_body .gform_fields .gfield .gfield_radio body .content-styled .gchoice > label > a, body .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a, .gform_body .gform_fields .gfield .gfield_checkbox body .content-styled .gchoice > label > a, body .content-styled .gform_heading .gform_description > a, .gform_heading body .content-styled .gform_description > a {
  color: #002BDF;
  text-decoration: underline;
}
body .content-styled p > a:hover, body .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:hover, .gform_body .gform_fields .gfield .gfield_radio body .content-styled .gchoice > label > a:hover, body .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:hover, .gform_body .gform_fields .gfield .gfield_checkbox body .content-styled .gchoice > label > a:hover, body .content-styled .gform_heading .gform_description > a:hover, .gform_heading body .content-styled .gform_description > a:hover {
  color: #6D6969;
  text-decoration: none;
}
body .content-styled ul, body .content-styled ol {
  padding: none;
}
body .content-styled ul li, body .content-styled ol li {
  position: relative;
  padding-left: 30px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6em;
  margin: 0 0 20px;
  letter-spacing: 0;
  color: #1E1E1E;
}
@media (min-width: 768px) {
  body .content-styled ul li, body .content-styled ol li {
    font-size: 20px;
  }
}
body .content-styled ul li:before, body .content-styled ol li:before {
  content: "•";
  position: absolute;
  left: 0;
}
body .content-styled ol {
  counter-reset: item;
}
body .content-styled ol li {
  counter-increment: item;
  list-style: none inside;
}
body .content-styled ol li:before {
  content: "" counter(item) ".";
}

.site-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.skip-navigation {
  font-size: 1px;
  display: block;
  height: 1px;
  margin-bottom: -1px;
  width: 100%;
  text-align: center;
  color: #fff;
}

header.global-header {
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2000;
}
header.global-header h1, header.global-header h2, header.global-header h3, header.global-header h4, header.global-header .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled header.global-header p, header.global-header .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading header.global-header .gform_description, header.global-header .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled header.global-header .gform_description, header.global-header .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, header.global-header .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, header.global-header .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled header.global-header p, header.global-header .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading header.global-header .gform_description, header.global-header .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled header.global-header .gform_description, header.global-header .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, header.global-header .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, header.global-header .gform_submission_error, header.global-header .global-hero .content-styled p, .gform_body .gform_fields .gfield .gfield_radio header.global-header .global-hero .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox header.global-header .global-hero .content-styled .gchoice > label, header.global-header .global-hero .content-styled .gform_heading .gform_description, .gform_heading header.global-header .global-hero .content-styled .gform_description, .global-hero .content-styled header.global-header p, .global-hero .content-styled header.global-header .gform_heading .gform_description, .gform_heading .global-hero .content-styled header.global-header .gform_description, header.global-header h5, header.global-header h6, header.global-header .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield header.global-header .gfield_label, header.global-header p, header.global-header .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio header.global-header .gchoice > label, header.global-header .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox header.global-header .gchoice > label, header.global-header .gform_heading .gform_description, .gform_heading header.global-header .gform_description, header.global-header li, header.global-header span:not(.label) {
  color: #fff;
}
header.global-header p > a:not(.btn), header.global-header .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio header.global-header .gchoice > label > a:not(.btn), header.global-header .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox header.global-header .gchoice > label > a:not(.btn), header.global-header .gform_heading .gform_description > a:not(.btn), .gform_heading header.global-header .gform_description > a:not(.btn) {
  color: #FBEC73;
}
header.global-header p > a:not(.btn):hover, header.global-header .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio header.global-header .gchoice > label > a:not(.btn):hover, header.global-header .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox header.global-header .gchoice > label > a:not(.btn):hover, header.global-header .gform_heading .gform_description > a:not(.btn):hover, .gform_heading header.global-header .gform_description > a:not(.btn):hover {
  color: #fff;
}
header.global-header a {
  text-decoration: none;
}
header.global-header.hero-dark:not(.headroom--not-top) .top-navigation {
  background-color: rgba(0, 43, 223, 0.25);
}
header.global-header.full-hero:not(.headroom--not-top) .top-navigation {
  background-color: rgba(255, 255, 255, 0.1);
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation {
  background-color: #F3F3F3;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .social-links a {
  color: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .social-links a:hover {
  color: #001780;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .menu .menu-item a {
  color: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .menu .menu-item a:hover {
  color: #001780;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .search-toggle {
  color: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .search-toggle:hover {
  color: #001780;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .search-toggle:hover svg path {
  stroke: #001780;
}
header.global-header.style-white:not(.headroom--not-top) .top-navigation .search-toggle svg path {
  stroke: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .main-navigation .logo-link svg .box {
  fill: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .main-navigation .logo-link svg .text {
  fill: #FBEC73;
}
header.global-header.style-white:not(.headroom--not-top) .main-navigation .menu > .menu-item.button a {
  background-color: #002BDF;
  color: #FBEC73;
}
header.global-header.style-white:not(.headroom--not-top) .main-navigation .menu > .menu-item > a {
  color: #002BDF;
}
header.global-header.style-white:not(.headroom--not-top) .main-navigation .menu > .menu-item > a:hover {
  color: #001780;
}
header.global-header.headroom--not-top {
  transition: 0.3s ease-out;
  background-color: #002BDF;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.2);
  position: fixed;
}
header.global-header.headroom--not-top .main-navigation {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1270px) {
  header.global-header.headroom--not-top .main-navigation {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
header.global-header.headroom--not-top:not(.headroom--pinned) {
  transform: translateY(-150%);
  transition: none;
}
header.global-header .top-navigation {
  height: 40px;
  background-color: rgba(0, 23, 128, 0.25);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 1270px) {
  header.global-header .top-navigation {
    display: none;
  }
}
header.global-header .top-navigation .social-links {
  margin-right: 15px;
  font-size: 17px;
}
header.global-header .top-navigation .social-links a {
  color: #fff;
}
header.global-header .top-navigation .social-links a:hover {
  color: #FBEC73;
}
header.global-header .top-navigation .menu {
  display: flex;
}
header.global-header .top-navigation .menu .menu-item {
  margin: 0 15px;
}
header.global-header .top-navigation .menu .menu-item a {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35em;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
header.global-header .top-navigation .menu .menu-item a:hover {
  color: #FBEC73;
  text-decoration: underline;
}
header.global-header .top-navigation .search-toggle {
  margin-left: 15px;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.35em;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  cursor: pointer;
}
header.global-header .top-navigation .search-toggle:hover {
  color: #FBEC73;
}
header.global-header .top-navigation .search-toggle:hover svg path {
  stroke: #FBEC73;
}
header.global-header .top-navigation .search-toggle svg {
  margin-left: 8px;
}
header.global-header .main-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
}
@media (max-width: 1270px) {
  header.global-header .main-navigation {
    padding-top: 25px;
  }
}
header.global-header .main-navigation .logo-link {
  display: block;
  max-height: 61px;
}
@media (max-width: 1620px) {
  header.global-header .main-navigation .logo-link {
    max-width: 335px;
  }
}
@media (max-width: 1270px) {
  header.global-header .main-navigation .logo-link {
    width: 200px;
    height: 35px;
  }
}
header.global-header .main-navigation .logo-link svg {
  max-width: 100%;
  height: auto;
}
header.global-header .main-navigation .logo-link svg .box {
  fill: #fff;
  transition: 0.3s ease-out;
}
header.global-header .main-navigation .logo-link svg .text {
  fill: #002BDF;
  transition: 0.3s ease-out;
}
header.global-header .main-navigation .menu-grid {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
header.global-header .main-navigation .menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1270px) {
  header.global-header .main-navigation .menu {
    display: none;
  }
}
header.global-header .main-navigation .menu > .menu-item {
  margin-left: 50px;
  padding: 25px 0;
  position: relative;
}
@media (max-width: 1550px) {
  header.global-header .main-navigation .menu > .menu-item {
    margin-left: 30px;
  }
}
@media (max-width: 1360px) {
  header.global-header .main-navigation .menu > .menu-item {
    margin-left: 15px;
  }
}
header.global-header .main-navigation .menu > .menu-item:hover .sub-menu {
  display: block;
}
header.global-header .main-navigation .menu > .menu-item.button a:hover {
  text-decoration: none;
}
header.global-header .main-navigation .menu > .menu-item > a {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 125%;
}
header.global-header .main-navigation .menu > .menu-item > a:hover {
  color: #FBEC73;
  text-decoration: underline;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu {
  position: absolute;
  background-color: #fff;
  padding: 30px 30px 25px 30px;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.2);
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  display: none;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu .menu-item {
  white-space: nowrap;
  margin-bottom: 20px;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu .menu-item:last-child {
  margin: 0;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu .menu-item a {
  color: #001780;
  font-size: 13px;
  font-weight: 700;
  line-height: 135%;
  /* 17.55px */
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
header.global-header .main-navigation .menu > .menu-item .sub-menu .menu-item a:hover {
  color: #002BDF;
  text-decoration: underline;
}

@media (max-width: 1270px) {
  html.nav-locked, body.nav-locked {
    background-color: #001780;
  }
  html.nav-locked .global-main, html.nav-locked .footer-cta, html.nav-locked .subscribe-footer, html.nav-locked .global-footer, body.nav-locked .global-main, body.nav-locked .footer-cta, body.nav-locked .subscribe-footer, body.nav-locked .global-footer {
    display: none;
  }
  html.nav-locked header.global-header .main-navigation .logo-link svg .box, body.nav-locked header.global-header .main-navigation .logo-link svg .box {
    fill: #002BDF;
  }
  html.nav-locked header.global-header .main-navigation .logo-link svg .text, body.nav-locked header.global-header .main-navigation .logo-link svg .text {
    fill: #FBEC73;
  }
}

.mobile-search-toggle {
  display: none;
  cursor: pointer;
  margin-right: 5px;
}
@media (max-width: 1270px) {
  .mobile-search-toggle {
    display: block;
  }
}

.hamburger {
  display: none;
  float: right;
  cursor: pointer;
  overflow: hidden;
  height: 20px;
}
@media (max-width: 1270px) {
  .hamburger {
    display: block;
  }
}
.hamburger span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 20px;
  width: 25px;
  height: 2px;
  background-color: #fff;
  position: relative;
}
.hamburger span:before, .hamburger span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 35px;
  height: 2px;
  background-color: #fff;
  transition: 0.3s;
}
.hamburger span:before {
  top: -8px;
}
.hamburger span:after {
  bottom: -8px;
}
.hamburger.active span {
  background-color: transparent;
  margin-top: 1px;
}
.hamburger.active span:before, .hamburger.active span:after {
  width: 28px;
}
.hamburger.active span:before {
  transform: rotate(45deg);
  top: 0;
}
.hamburger.active span:after {
  transform: rotate(-45deg);
  bottom: 0;
}

.mobile-navigation-wrapper {
  display: none;
  min-height: 100vh;
  padding: 110px 50px 30px;
  box-sizing: border-box;
  background-size: cover;
  background-position: center center;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
  position: absolute;
  width: 100%;
}
@media (max-width: 768px) {
  .mobile-navigation-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1270px) {
  .mobile-navigation-wrapper {
    display: block;
  }
  .mobile-navigation-wrapper.active {
    opacity: 1;
    z-index: 900;
    position: relative;
  }
}
.mobile-navigation-wrapper .menu {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button).menu-item-has-children {
  background-image: url("../img/mobile-menu-plus.svg");
  background-position: right top 13px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button).menu-item-has-children:hover {
  background-image: url("../img/mobile-menu-plus-yellow.svg");
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button).open {
  background-image: url("../img/mobile-menu-minus.svg");
  background-position: right top 19px;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button).open:hover {
  background-image: url("../img/mobile-menu-minus-yellow.svg");
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button).open .sub-menu {
  display: block;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) > a {
  display: inline-block;
  padding: 10px 0;
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  text-decoration: none;
  font-weight: 700;
  line-height: 125%;
  color: #fff;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) > a:hover {
  color: #FBEC73;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) .sub-menu {
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: -5px;
  display: none;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) .sub-menu .menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) .sub-menu .menu-item:last-child {
  border: none;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) .sub-menu .menu-item a {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  line-height: 135%;
  /* 17.55px */
  letter-spacing: 0.65px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
.mobile-navigation-wrapper .menu > .menu-item:not(.button) .sub-menu .menu-item a:hover {
  color: #FBEC73;
}
.mobile-navigation-wrapper .menu .menu-item.button {
  text-align: center;
  margin-top: 40px;
}
.mobile-navigation-wrapper .menu .menu-item.button a:hover {
  background-color: #fff !important;
  color: #001780 !important;
}
.mobile-navigation-wrapper .social-links {
  margin: 40px auto;
  text-align: center;
}
.mobile-navigation-wrapper .social-links a {
  font-size: 23px;
  color: #FBEC73;
  text-decoration: none;
}
.mobile-navigation-wrapper .social-links a:hover {
  color: #fff;
}

.subnavigation {
  background-color: #1E1E1E;
}
.subnavigation .menu {
  display: block;
  text-align: center;
  padding: 17px 0 7px;
}
.subnavigation .menu .menu-item {
  display: inline-block;
  margin: 0 20px 7px;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  font-weight: 700;
}
.subnavigation .menu .menu-item.current-menu-item a {
  border-color: #FBEC73;
}
.subnavigation .menu .menu-item a {
  display: block;
  color: #fff;
  border-bottom: 3px solid transparent;
}
.subnavigation .menu .menu-item a:hover {
  border-color: #FBEC73;
}

.cky-consent-container.cky-banner-bottom {
  left: auto !important;
  right: 0 !important;
  width: auto;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar {
  background-color: rgba(30, 30, 30, 0.9) !important;
  padding: 13px 50px 13px 23px;
  border-radius: 0 !important;
  border: none !important;
  height: auto;
  width: auto;
  box-shadow: none !important;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-banner-btn-close {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url("../img/cookie-close.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-banner-btn-close img {
  display: none;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-title {
  display: none;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-notice-group {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-notice-group {
    flex-wrap: wrap;
  }
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper {
  margin: 0 0 0 15px;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
  border: none;
  color: #fff !important;
  padding: 0;
  background-color: transparent !important;
  background-image: none;
  border-radius: 0;
  text-decoration: underline;
  font-family: "proxima-nova", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 125%;
  /* 21.25px */
  letter-spacing: 0.85px;
  text-transform: uppercase;
  transition: 0.3s ease-out;
  margin: 0;
}
.cky-consent-container.cky-banner-bottom .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-accept:hover {
  color: #FBEC73 !important;
  opacity: 1;
}

.subscribe-footer {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #FBEC73;
}
.subscribe-footer .bio-link {
  display: flex;
  padding-top: 5px;
  align-items: center;
  font-size: 20px;
  color: #002BDF;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 30px;
}
.subscribe-footer .bio-link .icon {
  margin-right: 5px;
  transition: 0.3s ease-out;
}
.subscribe-footer .bio-link:hover {
  color: #001780;
}
.subscribe-footer .bio-link:hover .icon path {
  fill: #001780;
}
.subscribe-footer .section-title {
  margin-bottom: 25px;
  padding-bottom: 40px;
  background-image: url("../img/squigle-blue.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
}
.subscribe-footer .content-styled {
  margin-bottom: 50px;
}
.subscribe-footer form {
  display: flex;
}
@media (max-width: 768px) {
  .subscribe-footer form {
    flex-wrap: wrap;
  }
}
.subscribe-footer form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1E1E1E;
}
.subscribe-footer form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #1E1E1E;
}
.subscribe-footer form :-ms-input-placeholder {
  /* IE 10+ */
  color: #1E1E1E;
}
.subscribe-footer form :-moz-placeholder {
  /* Firefox 18- */
  color: #1E1E1E;
}
.subscribe-footer form input {
  margin: 0;
}
.subscribe-footer form .gform_body {
  width: calc(100% - 226px);
}
@media (max-width: 768px) {
  .subscribe-footer form .gform_body {
    width: 100%;
  }
}
.subscribe-footer form .gform_body .gform_fields .gfield {
  margin: 0;
}
@media (max-width: 768px) {
  .subscribe-footer form .gform_button {
    width: 100%;
  }
}
.subscribe-footer form .gform_button:hover {
  background-color: #fff;
}
.subscribe-footer .social-links {
  margin: 50px 0 0;
}
.subscribe-footer .social-links ul li {
  margin-right: 19px;
}
.subscribe-footer .social-links a {
  font-size: 36px;
  color: #002BDF;
  text-decoration: none;
}
.subscribe-footer .social-links a:hover {
  color: #001780;
}

footer.global-footer {
  padding: 100px 0 80px;
  color: #fff;
  background-color: #001780;
}
footer.global-footer h1, footer.global-footer h2, footer.global-footer h3, footer.global-footer h4, footer.global-footer .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled footer.global-footer p, footer.global-footer .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading footer.global-footer .gform_description, footer.global-footer .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled footer.global-footer .gform_description, footer.global-footer .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, footer.global-footer .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, footer.global-footer .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled footer.global-footer p, footer.global-footer .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading footer.global-footer .gform_description, footer.global-footer .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled footer.global-footer .gform_description, footer.global-footer .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, footer.global-footer .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, footer.global-footer .gform_submission_error, footer.global-footer .global-hero .content-styled p, .gform_body .gform_fields .gfield .gfield_radio footer.global-footer .global-hero .content-styled .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox footer.global-footer .global-hero .content-styled .gchoice > label, footer.global-footer .global-hero .content-styled .gform_heading .gform_description, .gform_heading footer.global-footer .global-hero .content-styled .gform_description, .global-hero .content-styled footer.global-footer p, .global-hero .content-styled footer.global-footer .gform_heading .gform_description, .gform_heading .global-hero .content-styled footer.global-footer .gform_description, footer.global-footer h5, footer.global-footer h6, footer.global-footer .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield footer.global-footer .gfield_label, footer.global-footer p, footer.global-footer .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio footer.global-footer .gchoice > label, footer.global-footer .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox footer.global-footer .gchoice > label, footer.global-footer .gform_heading .gform_description, .gform_heading footer.global-footer .gform_description, footer.global-footer li, footer.global-footer span:not(.label) {
  color: #fff;
}
footer.global-footer p > a:not(.btn), footer.global-footer .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio footer.global-footer .gchoice > label > a:not(.btn), footer.global-footer .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox footer.global-footer .gchoice > label > a:not(.btn), footer.global-footer .gform_heading .gform_description > a:not(.btn), .gform_heading footer.global-footer .gform_description > a:not(.btn) {
  color: #FBEC73;
}
footer.global-footer p > a:not(.btn):hover, footer.global-footer .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio footer.global-footer .gchoice > label > a:not(.btn):hover, footer.global-footer .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox footer.global-footer .gchoice > label > a:not(.btn):hover, footer.global-footer .gform_heading .gform_description > a:not(.btn):hover, .gform_heading footer.global-footer .gform_description > a:not(.btn):hover {
  color: #fff;
}
footer.global-footer .logo-link {
  max-width: 100%;
  margin-bottom: 50px;
  display: block;
}
footer.global-footer .logo-link svg {
  max-width: 100%;
}
footer.global-footer .content-styled {
  margin-bottom: 50px;
}
@media (min-width: 1270px) {
  footer.global-footer .menu {
    display: flex;
    flex-flow: column wrap;
    height: 440px;
    margin-right: -20px;
  }
}
footer.global-footer .menu > .menu-item {
  margin-bottom: 35px;
}
@media (min-width: 1270px) {
  footer.global-footer .menu > .menu-item {
    width: 25%;
    padding-right: 20px;
  }
}
footer.global-footer .menu > .menu-item.button a:hover {
  text-decoration: none;
}
footer.global-footer .menu > .menu-item.search-toggle a:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 7px;
  background-image: url("../img/search-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
footer.global-footer .menu > .menu-item.search-toggle a:hover:after {
  background-image: url("../img/search-icon-yellow.svg");
}
footer.global-footer .menu > .menu-item a {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 125%;
}
footer.global-footer .menu > .menu-item a:hover {
  color: #FBEC73;
  text-decoration: underline;
}
footer.global-footer .menu > .menu-item .sub-menu .menu-item {
  margin-top: 20px;
}
footer.global-footer .menu > .menu-item .sub-menu .menu-item a {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  line-height: 135%;
  /* 17.55px */
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
footer.global-footer .menu > .menu-item .sub-menu .menu-item a:hover {
  color: #FBEC73;
  text-decoration: underline;
}
footer.global-footer form {
  width: 600px;
  max-width: 100%;
  display: flex;
}
@media (max-width: 768px) {
  footer.global-footer form {
    flex-wrap: wrap;
  }
}
footer.global-footer form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
footer.global-footer form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
footer.global-footer form :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
footer.global-footer form :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
footer.global-footer form input {
  margin: 0;
  border-color: #fff;
  color: #fff;
}
footer.global-footer form .gform_body {
  width: calc(100% - 226px);
}
@media (max-width: 768px) {
  footer.global-footer form .gform_body {
    width: 100%;
  }
}
footer.global-footer form .gform_body .gform_fields .gfield {
  margin: 0;
}
footer.global-footer form .gform_button {
  background-color: #FBEC73;
  color: #001780;
  background-image: url("../img/arrow-navy.svg");
}
@media (max-width: 768px) {
  footer.global-footer form .gform_button {
    width: 100%;
  }
}
footer.global-footer form .gform_button:hover {
  background-color: #fff;
}
footer.global-footer .social-links {
  margin: 30px 0 50px;
}
footer.global-footer .social-links ul li {
  margin-right: 19px;
}
footer.global-footer .social-links a {
  font-size: 28px;
  color: #fff;
  text-decoration: none;
}
footer.global-footer .social-links a:hover {
  color: #FBEC73;
}
footer.global-footer .copyright {
  font-size: 12px;
}
footer.global-footer .copyright .text {
  margin-right: 26px;
}
footer.global-footer .copyright a {
  display: inline-block;
  margin-right: 26px;
  text-decoration: underline;
  color: #fff !important;
}
footer.global-footer .copyright a:hover {
  color: #FBEC73 !important;
  text-decoration: none;
}
footer.global-footer .to-top {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 0;
  color: #fff;
  opacity: 0;
}

.body-noscroll {
  overflow: hidden;
}

.cookied-popup {
  background-color: rgba(0, 23, 128, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: -100;
  display: block;
  overflow: scroll;
}
.cookied-popup.visible {
  z-index: 3000;
  opacity: 1;
}
.cookied-popup .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.cookied-popup .popup-content {
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translate(-50);
  background-color: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  width: 760px;
  max-width: calc(100% - 60px);
  box-sizing: border-box;
  padding: 40px 50px 40px 40px;
}
@media (max-width: 768px) {
  .cookied-popup .popup-content {
    top: 50px;
    padding-right: 40px;
  }
}
.cookied-popup .popup-content .close-icon {
  right: 14px;
  top: 14px;
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
}
.cookied-popup .popup-content .close-icon:hover i {
  opacity: 1;
}
.cookied-popup .popup-content .close-icon i {
  color: #6D6969;
  font-size: 30px;
  opacity: 0.5;
  transition: 0.3s ease-out;
}
.cookied-popup .popup-content .image {
  min-height: 200px;
  width: 50%;
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .cookied-popup .popup-content .image {
    width: 100%;
    margin-top: 30px;
  }
}
.cookied-popup .popup-content .side-content {
  width: 50%;
}
@media (max-width: 768px) {
  .cookied-popup .popup-content .side-content {
    width: 100%;
  }
}
.cookied-popup .popup-content .side-content .btn, .cookied-popup .popup-content .side-content .gform_footer .gform_button, .gform_footer .cookied-popup .popup-content .side-content .gform_button, .cookied-popup .popup-content .side-content .pagination a, .pagination .cookied-popup .popup-content .side-content a, .cookied-popup .popup-content .side-content header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .cookied-popup .popup-content .side-content a, .cookied-popup .popup-content .side-content .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .cookied-popup .popup-content .side-content a, .cookied-popup .popup-content .side-content footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .cookied-popup .popup-content .side-content a {
  margin-top: 25px;
}

.video-popup-wrapper {
  display: none;
  background-color: rgba(0, 23, 128, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}
.video-popup-wrapper.active {
  display: block;
}
.video-popup-wrapper .close-icon {
  right: 15px;
  position: absolute;
  top: 15px;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.video-popup-wrapper .close-icon:hover i {
  color: #6D6969;
}
.video-popup-wrapper .close-icon i {
  color: #fff;
  font-size: 30px;
}
.video-popup-wrapper .popup-content-wrapper {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: #1E1E1E;
  max-width: 175vh;
  width: 85%;
  height: auto;
  transition: 0.3s ease-out;
  box-sizing: border-box;
}
.video-popup-wrapper .popup-content-wrapper .popup-content {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56%;
  display: block;
}
.video-popup-wrapper .popup-content-wrapper .popup-content iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-popup-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}

.search-popup {
  position: relative;
  z-index: 5000;
  background-color: #001780;
  padding: 0 30px;
  overflow: hidden;
  height: 0px;
  box-sizing: border-box;
  transition: 0.3s ease-out;
}
.search-popup.active {
  padding: 15px 30px;
  height: 80px;
}
@media (max-width: 768px) {
  .search-popup.active {
    padding: 5px 30px;
    height: 60px;
  }
}
.search-popup.active .close-icon {
  opacity: 1;
}
.search-popup .close-icon {
  position: absolute;
  right: 30px;
  top: 25px;
  cursor: pointer;
  opacity: 0;
}
@media (max-width: 768px) {
  .search-popup .close-icon {
    top: 17px;
  }
}
.search-popup .close-icon i {
  color: #fff;
  font-size: 26px;
  transition: 0.3s ease-out;
}
.search-popup .close-icon:hover i {
  opacity: 0.5;
}
.search-popup form {
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
  margin-right: 40px;
}
.search-popup form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
.search-popup form ::-moz-placeholder {
  color: #fff;
}
.search-popup form ::placeholder {
  color: #fff;
}
.search-popup form .search-input {
  margin: 0;
  background-color: transparent;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../img/search-bg.svg");
  background-position: left center;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 140%;
  color: #fff;
  background-repeat: no-repeat;
  padding-left: 35px;
}
@media (max-width: 768px) {
  .search-popup form .search-input {
    font-size: 24px;
  }
}
.search-popup form .search-input:focus {
  outline: none;
  background-color: transparent;
}
.global-hero {
  position: relative;
  background-color: #002BDF;
  padding-top: 250px;
  padding-bottom: 80px;
}
@media (max-width: 1270px) {
  .global-hero {
    padding-top: 110px;
    padding-bottom: 50px;
  }
}
.global-hero.color-dark {
  background-color: #001780;
}
.global-hero .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001780;
}
.global-hero .background-image .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.global-hero .image-sidebar {
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: -80px;
}
@media (max-width: 1270px) {
  .global-hero .image-sidebar {
    width: 300px;
    height: 300px;
    padding-bottom: 0;
    margin: 0 auto;
  }
}
@media (max-width: 580px) {
  .global-hero .image-sidebar {
    width: 100%;
    padding-bottom: 100%;
    height: 0;
  }
}
.global-hero .container {
  position: relative;
  color: #fff;
}
.global-hero .container h1, .global-hero .container h2, .global-hero .container h3, .global-hero .container h4, .global-hero .container .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .global-hero .container p, .global-hero .container .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .global-hero .container .gform_description, .global-hero .container .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .global-hero .container .gform_description, .global-hero .container .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .global-hero .container .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .global-hero .container .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .global-hero .container p, .global-hero .container .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading .global-hero .container .gform_description, .global-hero .container .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .global-hero .container .gform_description, .global-hero .container .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .global-hero .container .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .global-hero .container .gform_submission_error, .global-hero .container h5, .global-hero .container h6, .global-hero .container .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .global-hero .container .gfield_label, .global-hero .container p, .global-hero .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .global-hero .container .gchoice > label, .global-hero .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .container .gchoice > label, .global-hero .container .gform_heading .gform_description, .gform_heading .global-hero .container .gform_description, .global-hero .container li, .global-hero .container span:not(.label) {
  color: #fff;
}
.global-hero .container p > a:not(.btn), .global-hero .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .global-hero .container .gchoice > label > a:not(.btn), .global-hero .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .container .gchoice > label > a:not(.btn), .global-hero .container .gform_heading .gform_description > a:not(.btn), .gform_heading .global-hero .container .gform_description > a:not(.btn) {
  color: #FBEC73;
}
.global-hero .container p > a:not(.btn):hover, .global-hero .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .global-hero .container .gchoice > label > a:not(.btn):hover, .global-hero .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .container .gchoice > label > a:not(.btn):hover, .global-hero .container .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .global-hero .container .gform_description > a:not(.btn):hover {
  color: #fff;
}
.global-hero .page-title {
  color: #fff;
}
.global-hero .content-styled {
  width: 890px;
  max-width: 100%;
}
.global-hero .content-styled p, .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .global-hero .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .global-hero .content-styled .gform_heading .gform_description, .gform_heading .global-hero .content-styled .gform_description {
  color: #fff !important;
}
.global-hero .btn, .global-hero .gform_footer .gform_button, .gform_footer .global-hero .gform_button, .global-hero .pagination a, .pagination .global-hero a, .global-hero header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .global-hero a, .global-hero .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .global-hero a, .global-hero footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .global-hero a {
  margin-top: 40px;
}

.breadcrumb {
  background-color: #FBEC73;
}
.breadcrumb .flex-row {
  display: flex;
  align-items: center;
  padding: 12px 0;
}
.breadcrumb .flex-row .breadcrumb-link {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 125%;
  color: #002BDF;
  text-decoration: none;
}
.breadcrumb .flex-row .breadcrumb-link:hover {
  text-decoration: underline;
}
.breadcrumb .flex-row .breadcrumb-link:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  content: "";
  background-size: contain;
  background-image: url("../img/arrow-back.svg");
  width: 24px;
  height: 11px;
}
.breadcrumb .flex-row .page-title {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 125%;
  color: #002BDF;
  text-decoration: none;
  padding-left: 20px;
  border-left: 1px solid #002BDF;
  margin-left: 20px;
}

.social-links ul {
  list-style: none;
  margin: 0 -9px;
  display: block;
}
.social-links ul li {
  display: inline-block;
  font-size: 15px;
  margin: 0 9px;
}

.btn, .gform_footer .gform_button, .pagination a, header.global-header .main-navigation .menu > .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button a, footer.global-footer .menu > .menu-item.button a {
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0;
  border: none;
  background-color: #002BDF;
  display: inline-block;
  padding: 13px 64px 14px 30px;
  min-height: 50px;
  color: #FBEC73;
  background-image: url("../img/arrow-yellow.svg");
  background-repeat: no-repeat;
  background-position: right 30px center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s ease-out;
  box-sizing: border-box;
  text-decoration: none !important;
}
.btn:hover, .gform_footer .gform_button:hover, .pagination a:hover, header.global-header .main-navigation .menu > .menu-item.button a:hover, .mobile-navigation-wrapper .menu .menu-item.button a:hover, footer.global-footer .menu > .menu-item.button a:hover {
  color: #001780;
  background-color: #FBEC73;
  background-image: url("../img/arrow-navy.svg");
}
.btn.btn-white, .gform_footer .btn-white.gform_button, .pagination a.btn-white, header.global-header .main-navigation .menu > .menu-item.button a.btn-white, .mobile-navigation-wrapper .menu .menu-item.button a.btn-white, footer.global-footer .menu > .menu-item.button a.btn-white {
  background-color: #fff;
  color: #001780;
  background-image: url("../img/arrow-navy.svg");
}
.btn.btn-white:hover, .gform_footer .btn-white.gform_button:hover, .pagination a.btn-white:hover, header.global-header .main-navigation .menu > .menu-item.button a.btn-white:hover, .mobile-navigation-wrapper .menu .menu-item.button a.btn-white:hover, footer.global-footer .menu > .menu-item.button a.btn-white:hover {
  background-color: #FBEC73;
}
.btn.btn-onyellow:hover, .gform_footer .btn-onyellow.gform_button:hover, .pagination a.btn-onyellow:hover, header.global-header .main-navigation .menu > .menu-item.button a.btn-onyellow:hover, .mobile-navigation-wrapper .menu .menu-item.button a.btn-onyellow:hover, footer.global-footer .menu > .menu-item.button a.btn-onyellow:hover {
  background-color: #fff;
}
.btn.btn-whitetext, .gform_footer .btn-whitetext.gform_button, .pagination a.btn-whitetext, header.global-header .main-navigation .menu > .menu-item.button a.btn-whitetext, .mobile-navigation-wrapper .menu .menu-item.button a.btn-whitetext, footer.global-footer .menu > .menu-item.button a.btn-whitetext {
  color: #fff;
  background-image: url("../img/arrow-white.svg");
}
.btn.btn-whitetext:hover, .gform_footer .btn-whitetext.gform_button:hover, .pagination a.btn-whitetext:hover, header.global-header .main-navigation .menu > .menu-item.button a.btn-whitetext:hover, .mobile-navigation-wrapper .menu .menu-item.button a.btn-whitetext:hover, footer.global-footer .menu > .menu-item.button a.btn-whitetext:hover {
  color: #001780;
  background-color: #FBEC73;
  background-image: url("../img/arrow-navy.svg");
}
.btn.btn-yellow, .gform_footer .btn-yellow.gform_button, .pagination a.btn-yellow, header.global-header .main-navigation .menu > .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button a, footer.global-footer .menu > .menu-item.button a {
  background-color: #FBEC73;
  color: #001780;
  background-image: url("../img/arrow-navy.svg");
}
.btn.btn-yellow:hover, .gform_footer .btn-yellow.gform_button:hover, .pagination a.btn-yellow:hover, header.global-header .main-navigation .menu > .menu-item.button a:hover, .mobile-navigation-wrapper .menu .menu-item.button a:hover, footer.global-footer .menu > .menu-item.button a:hover {
  background-color: #001780;
  color: #FBEC73;
  background-image: url("../img/arrow-yellow.svg");
}
.btn.btn-arrowless, .gform_footer .btn-arrowless.gform_button, .pagination a.btn-arrowless, header.global-header .main-navigation .menu > .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button a, footer.global-footer .menu > .menu-item.button a {
  background-image: none;
  padding-right: 30px;
}
.btn.btn-arrowless:hover, .gform_footer .btn-arrowless.gform_button:hover, .pagination a.btn-arrowless:hover, header.global-header .main-navigation .menu > .menu-item.button a:hover, .mobile-navigation-wrapper .menu .menu-item.button a:hover, footer.global-footer .menu > .menu-item.button a:hover {
  background-image: none;
}

.ajax-loader {
  display: none;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6D6969;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #6D6969;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #6D6969;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #6D6969;
}

input[type=text], input[type=url], input[type=email], input[type=tel], input[type=number], input[type=date], input[type=search], input[type=password], textarea, select {
  width: 100%;
  box-sizing: border-box;
  color: #1E1E1E;
  border: 1px solid #6D6969;
  height: 50px;
  font-size: 19px;
  line-height: 28px;
  padding: 11px 17px;
  border-radius: 0;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background-color: transparent;
  font-family: "proxima-nova", sans-serif;
  box-shadow: none;
  border-radius: 0px;
  margin: 0;
  float: none;
  transition: 0.3s ease-out;
}
select {
  background-image: url("../img/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 16px 10px;
  background-position: right 28px center;
  border: none;
  background-color: #FBEC73;
  color: #001780;
  cursor: pointer;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  padding: 10px 50px 12px 22px;
}
select:hover, select:focus {
  background-color: #fff;
}

textarea {
  height: 200px;
}

body .site-wrapper .select2 {
  margin-right: 30px;
}
body .site-wrapper .select2 .select2-selection {
  width: 100%;
  box-sizing: border-box;
  color: #1E1E1E;
  border: 1px solid #6D6969;
  height: 50px;
  font-size: 19px;
  line-height: 28px;
  padding: 11px 17px;
  border-radius: 0;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background-color: transparent;
  font-family: "proxima-nova", sans-serif;
  box-shadow: none;
  border-radius: 0px;
  margin: 0;
  float: none;
  transition: 0.3s ease-out;
  background-image: url("../img/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 16px 10px;
  background-position: right 28px center;
  border: none;
  background-color: #FBEC73;
  color: #001780;
  cursor: pointer;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  padding: 10px 50px 12px 22px;
  display: flex;
  align-items: center;
  background-color: #FBEC73;
  cursor: pointer;
}
body .site-wrapper .select2 .select2-selection:hover, body .site-wrapper .select2 .select2-selection:focus {
  background-color: #fff;
}
body .site-wrapper .select2 .select2-selection:hover, body .site-wrapper .select2 .select2-selection:focus {
  background-color: #001780;
  color: #FBEC73;
  background-image: url("../img/select-arrow-yellow.svg");
}
body .site-wrapper .select2 .select2-selection:hover .select2-selection__rendered, body .site-wrapper .select2 .select2-selection:focus .select2-selection__rendered {
  color: #FBEC73;
}
body .site-wrapper .select2 .select2-selection .select2-selection__rendered {
  color: #001780;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  padding: 0;
}
body .site-wrapper .select2 .select2-selection__arrow {
  display: none;
}
body .select2-dropdown {
  margin-top: 32px;
  border-radius: 0;
  border: none;
}
body .select2-dropdown .select2-search.select2-search--dropdown {
  display: none;
}
body .select2-dropdown .select2-results .select2-results__option {
  background-color: #FBEC73;
  color: #001780;
  cursor: pointer;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  padding: 10px 22px 12px;
}
body .select2-dropdown .select2-results .select2-results__option:first-child {
  display: none;
}
body .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted {
  background-color: #001780;
  color: #FBEC73;
}

.gform_submission_error {
  padding-bottom: 20px;
  text-transform: none !important;
}

.gform_heading {
  margin-bottom: 40px;
}
.gform_heading .gform_title {
  color: #002BDF;
  margin-bottom: 20px;
}
.validation_error {
  display: none;
}

.gform_body .gform_fields .gfield {
  padding-left: 0;
  margin-bottom: 30px;
}
.gform_body .gform_fields .gfield:before {
  display: none;
}
.gform_body .gform_fields .gfield.gform_validation_container {
  display: none;
}
@media (min-width: 768px) {
  .gform_body .gform_fields .gfield.two_col_left, .gform_body .gform_fields .gfield.two_col_right {
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  .gform_body .gform_fields .gfield.two_col_left {
    padding-right: 15px;
  }
  .gform_body .gform_fields .gfield.two_col_right {
    padding-left: 15px;
  }
}
.gform_body .gform_fields .gfield.one_col {
  width: 100%;
  float: none;
  clear: both;
}
.gform_body .gform_fields .gfield.gfield_error input[type=text], .gform_body .gform_fields .gfield.gfield_error input[type=url], .gform_body .gform_fields .gfield.gfield_error input[type=email], .gform_body .gform_fields .gfield.gfield_error input[type=tel], .gform_body .gform_fields .gfield.gfield_error input[type=number], .gform_body .gform_fields .gfield.gfield_error input[type=date], .gform_body .gform_fields .gfield.gfield_error input[type=search], .gform_body .gform_fields .gfield.gfield_error input[type=password], .gform_body .gform_fields .gfield.gfield_error textarea, .gform_body .gform_fields .gfield.gfield_error select {
  border-color: #002BDF;
  border-width: 3px;
}
.gform_body .gform_fields .gfield.gfield_error .gfield_description.validation_message {
  text-align: left;
  color: #002BDF;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-top: 5px;
}
.gform_body .gform_fields .gfield .gfield_label {
  color: #002BDF !important;
  margin-bottom: 10px !important;
  display: block;
}
.gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
}
.gform_body .gform_fields .gfield.inline .gfield_radio, .gform_body .gform_fields .gfield.inline .gfield_checkbox {
  display: flex;
  flex-wrap: wrap;
}
.gform_body .gform_fields .gfield.inline .gfield_radio .gchoice, .gform_body .gform_fields .gfield.inline .gfield_checkbox .gchoice {
  margin-right: 55px;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice:before, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice:before {
  display: none;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice:hover label, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice:hover label {
  color: #002BDF;
  text-decoration: underline;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label {
  margin: 0 !important;
  padding-top: 5px;
  padding-bottom: 0;
  transition: 0.3s ease-out;
  display: block;
  cursor: pointer;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice > input, .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > input {
  background-repeat: no-repeat;
  background-position: left bottom;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: content-box;
  outline: none;
  cursor: pointer;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice:hover > input {
  background-image: url("../img/radio-hover.svg");
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice > input {
  background-image: url("../img/radio-unchecked.svg");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  padding-right: 13px;
  padding-top: 7px;
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice > input:checked {
  background-image: url("../img/radio-checked.svg");
}
.gform_body .gform_fields .gfield .gfield_radio .gchoice > input:checked + label {
  color: #002BDF;
  text-decoration: none;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice:hover > input {
  background-image: url("../img/radio-hover.svg");
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice > input {
  background-image: url("../img/radio-unchecked.svg");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  padding-right: 13px;
  padding-top: 7px;
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice > input:checked {
  background-image: url("../img/radio-checked.svg");
}
.gform_body .gform_fields .gfield .gfield_checkbox .gchoice > input:checked + label {
  color: #002BDF;
  text-decoration: none;
}
.gform_body .gform_fields .gfield .ginput_complex label {
  font-family: "proxima-nova-extra-condensed", sans-serif;
  color: #001780;
  font-size: 12px;
  line-height: 1.45em;
  margin: 0 0 10px;
  font-weight: 700;
  display: block;
}
@media (min-width: 768px) {
  .gform_body .gform_fields .gfield .ginput_complex .ginput_left, .gform_body .gform_fields .gfield .ginput_complex .ginput_right {
    width: 50%;
    box-sizing: border-box;
    float: left;
  }
  .gform_body .gform_fields .gfield .ginput_complex .ginput_left {
    padding-right: 15px;
  }
  .gform_body .gform_fields .gfield .ginput_complex .ginput_right {
    padding-left: 15px;
  }
}
.gform_body .gform_fields .gfield .ginput_complex .gf_clear {
  float: none;
  clear: both;
}

.gform_footer .gform_button {
  border: none;
  box-shadow: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  transition: 0.3s ease-out;
  cursor: pointer;
}

.responsive-video {
  width: 100%;
  position: relative;
  height: 0px;
  padding-bottom: 56%;
}
.responsive-video iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
}

.global-main > section {
  position: relative;
}
.global-main > section.padding-top-large {
  padding-top: 100px;
}
@media (max-width: 768px) {
  .global-main > section.padding-top-large {
    padding-top: 50px;
  }
}
.global-main > section.padding-bottom-large {
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .global-main > section.padding-bottom-large {
    padding-bottom: 50px;
  }
}
.global-main > section.padding-top-small {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .global-main > section.padding-top-small {
    padding-top: 25px;
  }
}
.global-main > section.padding-bottom-small {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .global-main > section.padding-bottom-small {
    padding-bottom: 25px;
  }
}
.global-main > section.padding-top-none {
  padding-top: 0px;
}
.global-main > section.padding-bottom-none {
  padding-bottom: 0px;
}

.callout .callout-box {
  padding: 100px 115px 150px;
  background-color: #001780;
  background-image: url("../img/blockquote-squigle.svg");
  background-repeat: no-repeat;
  background-position: bottom 100px left 115px;
  text-align: left;
  position: relative;
}
.callout .callout-box .section-title {
  color: #FBEC73;
  margin-bottom: 30px;
}
.callout .callout-box .content-styled {
  color: #fff;
}
.callout .callout-box .content-styled h1, .callout .callout-box .content-styled h2, .callout .callout-box .content-styled h3, .callout .callout-box .content-styled h4, .callout .callout-box .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .callout .callout-box .content-styled p, .callout .callout-box .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .callout .callout-box .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .callout .callout-box .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .callout .callout-box .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .callout .callout-box .content-styled p, .callout .callout-box .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .callout .callout-box .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .callout .callout-box .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .callout .callout-box .content-styled .gform_submission_error, .callout .callout-box .gform_heading .global-hero .content-styled .gform_description, .callout .callout-box .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .callout .callout-box .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .callout .callout-box .content-styled h5, .callout .callout-box .content-styled h6, .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .callout .callout-box .content-styled .gfield_label, .callout .callout-box .content-styled p, .callout .callout-box .content-styled .gform_heading .gform_description, .gform_heading .callout .callout-box .content-styled .gform_description, .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .callout .callout-box .content-styled .gchoice > label, .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .callout .callout-box .content-styled .gchoice > label, .callout .callout-box .content-styled li, .callout .callout-box .content-styled span:not(.label) {
  color: #fff;
}
.callout .callout-box .content-styled p > a:not(.btn), .callout .callout-box .content-styled .gform_heading .gform_description > a:not(.btn), .gform_heading .callout .callout-box .content-styled .gform_description > a:not(.btn), .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .callout .callout-box .content-styled .gchoice > label > a:not(.btn), .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .callout .callout-box .content-styled .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.callout .callout-box .content-styled p > a:not(.btn):hover, .callout .callout-box .content-styled .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .callout .callout-box .content-styled .gform_description > a:not(.btn):hover, .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .callout .callout-box .content-styled .gchoice > label > a:not(.btn):hover, .callout .callout-box .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .callout .callout-box .content-styled .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
.callout .callout-box .background-image {
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100px;
}

.call_to_action .inner {
  background-color: #001780;
  padding: 100px 0;
  color: #fff;
}
.call_to_action .inner h1, .call_to_action .inner h2, .call_to_action .inner h3, .call_to_action .inner h4, .call_to_action .inner .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .call_to_action .inner p, .call_to_action .inner .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .call_to_action .inner .gform_description, .call_to_action .inner .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .call_to_action .inner .gform_description, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .call_to_action .inner .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .call_to_action .inner p, .call_to_action .inner .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading .call_to_action .inner .gform_description, .call_to_action .inner .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .call_to_action .inner .gform_description, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .call_to_action .inner .gform_submission_error, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .call_to_action .inner h5, .call_to_action .inner h6, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .call_to_action .inner .gfield_label, .call_to_action .inner p, .call_to_action .inner .gform_heading .gform_description, .gform_heading .call_to_action .inner .gform_description, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .call_to_action .inner .gchoice > label, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .call_to_action .inner .gchoice > label, .call_to_action .inner li, .call_to_action .inner span:not(.label) {
  color: #fff;
}
.call_to_action .inner p > a:not(.btn), .call_to_action .inner .gform_heading .gform_description > a:not(.btn), .gform_heading .call_to_action .inner .gform_description > a:not(.btn), .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .call_to_action .inner .gchoice > label > a:not(.btn), .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .call_to_action .inner .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.call_to_action .inner p > a:not(.btn):hover, .call_to_action .inner .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .call_to_action .inner .gform_description > a:not(.btn):hover, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .call_to_action .inner .gchoice > label > a:not(.btn):hover, .call_to_action .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .call_to_action .inner .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
.call_to_action .inner .col-md-6 {
  text-align: left;
}
.call_to_action .inner .col-md-6 .section-title {
  padding-bottom: 35px;
  background-image: url("../img/blockquote-squigle.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.call_to_action .inner .col-md-6 .btn, .call_to_action .inner .col-md-6 header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .call_to_action .inner .col-md-6 a, .call_to_action .inner .col-md-6 .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .call_to_action .inner .col-md-6 a, .call_to_action .inner .col-md-6 footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .call_to_action .inner .col-md-6 a, .call_to_action .inner .col-md-6 .pagination a, .pagination .call_to_action .inner .col-md-6 a, .call_to_action .inner .col-md-6 .gform_footer .gform_button, .gform_footer .call_to_action .inner .col-md-6 .gform_button {
  margin-top: 25px;
}

.columns.with-background .inner {
  position: relative;
  background-color: #001780;
  padding: 100px 0;
}
.columns.with-background .inner .background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
.columns.with-background .inner .container {
  position: relative;
  color: #fff;
}
.columns.with-background .inner .container h1, .columns.with-background .inner .container h2, .columns.with-background .inner .container h3, .columns.with-background .inner .container h4, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .columns.with-background .inner .container .gform_submission_error, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .columns.with-background .inner .container h5, .columns.with-background .inner .container h6, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .columns.with-background .inner .container .gfield_label, .columns.with-background .inner .container p, .columns.with-background .inner .container .gform_heading .gform_description, .gform_heading .columns.with-background .inner .container .gform_description, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .columns.with-background .inner .container .gchoice > label, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .columns.with-background .inner .container .gchoice > label, .columns.with-background .inner .container li, .columns.with-background .inner .container span:not(.label) {
  color: #fff;
}
.columns.with-background .inner .container p > a:not(.btn), .columns.with-background .inner .container .gform_heading .gform_description > a:not(.btn), .gform_heading .columns.with-background .inner .container .gform_description > a:not(.btn), .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .columns.with-background .inner .container .gchoice > label > a:not(.btn), .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .columns.with-background .inner .container .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.columns.with-background .inner .container p > a:not(.btn):hover, .columns.with-background .inner .container .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .columns.with-background .inner .container .gform_description > a:not(.btn):hover, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .columns.with-background .inner .container .gchoice > label > a:not(.btn):hover, .columns.with-background .inner .container .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .columns.with-background .inner .container .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
@media (min-width: 1270px) {
  .columns .column {
    padding-right: 40px;
  }
}

.contact .side-content h6, .contact .side-content .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .contact .side-content .gfield_label {
  margin-bottom: 20px;
  color: #1E1E1E;
}

.content_with_sidebar .btn, .content_with_sidebar header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .content_with_sidebar a, .content_with_sidebar .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .content_with_sidebar a, .content_with_sidebar footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .content_with_sidebar a, .content_with_sidebar .pagination a, .pagination .content_with_sidebar a, .content_with_sidebar .gform_footer .gform_button, .gform_footer .content_with_sidebar .gform_button {
  margin-top: 30px;
}
.content_with_sidebar .sidebar-box {
  float: right;
  width: calc(100% - 40px);
  padding: 50px 50px 60px;
  box-sizing: border-box;
  border: 1px solid #B6B4B4;
}

.ctas .row {
  margin-bottom: -30px;
}
.ctas .cta-box {
  margin-bottom: 30px;
  text-align: left;
  min-height: 320px;
  padding: 50px 50px 100px;
  box-sizing: border-box;
  display: block;
  border: 5px solid #002BDF;
  position: relative;
}
.ctas .cta-box h3 {
  margin: 0;
  color: #002BDF;
  position: relative;
}
.ctas .cta-box:hover {
  border-color: #FBEC73;
  background-color: #FBEC73;
}
.ctas .cta-box:hover .play-icon circle {
  fill: #002BDF;
}
.ctas .cta-box:hover .play-icon path {
  fill: #FBEC73;
}
.ctas .cta-box .cta-arrow {
  left: 50px;
  bottom: 50px;
  position: absolute;
}
.ctas .cta-box .play-icon {
  left: 50px;
  bottom: 50px;
  position: absolute;
}
.ctas .cta-box .play-icon circle, .ctas .cta-box .play-icon path {
  transition: 0.3s ease-out;
}
.ctas .cta-box.has-image {
  background-color: #001780;
  border-color: #001780;
}
.ctas .cta-box.has-image h3 {
  color: #fff;
}
.ctas .cta-box.has-image .cta-arrow path {
  stroke: #fff;
}
.ctas .cta-box.has-image:hover .cta-image {
  opacity: 0.1;
}
.ctas .cta-box .cta-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  transition: 0.3s ease-out;
}

.gallery .row {
  margin-bottom: -75px;
}
.gallery .gallery-item {
  text-align: left;
  margin-bottom: 75px;
}
.gallery .gallery-item .gallery-title {
  font-size: 27px;
  font-weight: 700;
  line-height: 140%;
  /* 37.8px */
}
.gallery .gallery-item .gallery-title a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #002BDF;
}
.gallery .gallery-item .gallery-title a:hover {
  color: #1E1E1E;
  text-decoration: none;
}
.gallery .gallery-item .btn, .gallery .gallery-item header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .gallery .gallery-item a, .gallery .gallery-item .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .gallery .gallery-item a, .gallery .gallery-item footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .gallery .gallery-item a, .gallery .gallery-item .pagination a, .pagination .gallery .gallery-item a, .gallery .gallery-item .gform_footer .gform_button, .gform_footer .gallery .gallery-item .gform_button {
  margin-top: 30px;
}

.image_grid .image-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 991px) {
  .image_grid .image-grid.grid-3 .grid-item {
    width: calc(33.333% - 30px);
    padding-bottom: 33.333%;
  }
}
.image_grid .image-grid .grid-item {
  width: calc(100% - 30px);
  padding-bottom: 100%;
  position: relative;
  margin: 0 15px 30px;
}
@media (min-width: 580px) {
  .image_grid .image-grid .grid-item {
    width: calc(50% - 30px);
    padding-bottom: 50%;
  }
}
.image_grid .image-grid .grid-item .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.introduction .content-styled {
  padding-top: 30px;
}
.introduction .ctas-wrapper.style-lines {
  margin-top: 40px;
  padding-top: 50px;
  background-image: url("../img/blockquote-squigle.svg");
  background-position: top left;
  background-repeat: no-repeat;
}
.introduction .ctas-wrapper.style-btn {
  margin-top: 14px;
}
.introduction .ctas-wrapper .btn, .introduction .ctas-wrapper header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .introduction .ctas-wrapper a, .introduction .ctas-wrapper .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .introduction .ctas-wrapper a, .introduction .ctas-wrapper footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .introduction .ctas-wrapper a, .introduction .ctas-wrapper .pagination a, .pagination .introduction .ctas-wrapper a, .introduction .ctas-wrapper .gform_footer .gform_button, .gform_footer .introduction .ctas-wrapper .gform_button {
  margin-top: 30px;
}
.introduction .ctas-wrapper .lines {
  font-size: 17px;
  color: #001780;
  font-weight: 700;
  line-height: 1.25em;
  letter-spacing: 0.85px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(109, 105, 105, 0.25);
  background-image: url("../img/arrow-navy.svg");
  background-position: right center;
  background-repeat: no-repeat;
  display: block;
  padding: 15px 50px 15px 0;
  box-sizing: border-box;
}
.introduction .ctas-wrapper .lines:hover {
  border-color: #002BDF;
  color: #002BDF;
}

.initiatives .background-image {
  position: relative;
  background-color: #001780;
  height: 620px;
}
@media (max-width: 768px) {
  .initiatives .background-image {
    height: 545px;
  }
}
.initiatives .background-image .the-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.initiatives.no-image .box {
  margin-top: 0;
  padding-top: 0;
}
.initiatives .box {
  background-color: #fff;
  position: relative;
  margin-top: -320px;
  padding-top: 85px;
}
@media (max-width: 768px) {
  .initiatives .box {
    margin-top: -395px;
    padding: 30px 30px 0;
  }
}
.initiatives .box .section-title {
  text-align: left;
}
.initiatives .box .content-styled {
  width: 774px;
  max-width: 100%;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .initiatives .box .content-styled {
    margin-bottom: 90px;
  }
}
.initiatives .box .cta-box {
  display: block;
  height: 220px;
  box-sizing: border-box;
  padding: 50px;
  text-align: left;
  background-color: #002BDF;
  margin-bottom: 5px;
  width: calc(100% + 25px);
  position: relative;
}
@media (max-width: 768px) {
  .initiatives .box .cta-box {
    width: calc(100% + 60px);
    margin-left: -30px;
    padding: 30px;
  }
}
.initiatives .box .cta-box:hover {
  background-color: #FBEC73;
}
.initiatives .box .cta-box:hover .cta-text {
  color: #001780;
}
.initiatives .box .cta-box:hover .cta-arrow path {
  stroke: #001780;
}
.initiatives .box .cta-box .cta-text {
  color: #fff;
  transition: 0.3s ease-out;
}
.initiatives .box .cta-box .cta-arrow {
  left: 50px;
  bottom: 50px;
  position: absolute;
}
.initiatives .box .cta-box .cta-arrow path {
  stroke: #fff;
  transition: 0.3s ease-out;
}

.large_cta .btn, .large_cta header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .large_cta a, .large_cta .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .large_cta a, .large_cta footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .large_cta a, .large_cta .pagination a, .pagination .large_cta a, .large_cta .gform_footer .gform_button, .gform_footer .large_cta .gform_button {
  margin-top: 40px;
}

.latest_news .title-row {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.latest_news .title-row .section-title {
  margin: 0;
}
.latest_news .news-post {
  margin-bottom: 50px;
}
.latest_news .news-post .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.latest_news .news-post .post-meta .date {
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
.latest_news .news-post .post-meta .category-link {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
.latest_news .news-post .post-meta .category-link:hover {
  border-color: #002BDF;
  background-color: #002BDF;
  color: #FBEC73;
}
.latest_news .news-post .post-meta .source {
  font-size: 17px;
  color: #002BDF;
  font-weight: 700;
  line-height: 125%;
}
.latest_news .news-post .post-meta .source svg {
  margin-left: 6px;
  display: inline-block;
}
.latest_news .news-post .post-title {
  text-align: left;
}
.latest_news .news-post .post-title .title-link {
  color: #1E1E1E;
  text-decoration: none;
}
.latest_news .news-post .post-title .title-link:hover {
  color: #002BDF;
  text-decoration: underline;
}

.logo_carousel .section-title {
  text-align: center;
  margin-bottom: 30px;
}
.logo_carousel .slick-track {
  display: flex;
  align-items: center;
}
.logo_carousel .logo-slider {
  padding: 0 125px;
  position: relative;
}
@media (max-width: 768px) {
  .logo_carousel .logo-slider {
    padding: 0 50px;
  }
}
.logo_carousel .logo-slider .logo-wrapper .inner {
  padding: 0 25px;
}
.logo_carousel .logo-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: 150%;
  overflow: hidden;
  width: 48px;
  height: 20px;
  outline: none;
}
.logo_carousel .logo-slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url("../img/arrow-left.svg");
}
.logo_carousel .logo-slider .slick-arrow.slick-next {
  right: 0;
  background-image: url("../img/arrow-right.svg");
}

.numbers .section-title {
  margin-bottom: 40px;
}
.numbers .row {
  margin-bottom: -65px;
}
.numbers .col-md-4, .numbers .col-md-3 {
  margin-bottom: 65px;
}
.numbers .number {
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  .numbers .number {
    font-size: 80px;
  }
}
@media (min-width: 1360px) {
  .numbers .number {
    font-size: 95px;
  }
}

.quote .image-wrapper, .quote .video-wrapper {
  padding-right: 40px;
  position: relative;
  z-index: 100;
  margin-top: 66px;
}
.quote .quote-wrapper {
  position: relative;
  padding-top: 66px;
}
.quote .quote-wrapper .quote-icon {
  position: absolute;
  left: -110px;
  top: 0;
}
.quote .quote-wrapper .quote-content {
  position: relative;
  z-index: 100;
}
.quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .quote .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label {
  color: #001780 !important;
}
.quote .quote-wrapper .quote-content .source-name {
  margin: 35px 0 5px;
  color: #001780;
}
.quote .quote-wrapper .quote-content .source-title {
  margin: 0;
  color: #001780;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.quote_carousel .slick-list {
  overflow: visible !important;
}
.quote_carousel .quote-slider {
  padding: 0 225px;
  position: relative;
}
@media (max-width: 991px) {
  .quote_carousel .quote-slider {
    padding: 125px;
  }
}
@media (max-width: 768px) {
  .quote_carousel .quote-slider {
    padding: 0;
  }
}
.quote_carousel .quote-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  text-indent: 150%;
  overflow: hidden;
  width: 48px;
  height: 20px;
  outline: none;
}
@media (max-width: 768px) {
  .quote_carousel .quote-slider .slick-arrow {
    top: 0;
    transform: translateY(0%);
  }
}
.quote_carousel .quote-slider .slick-arrow.slick-prev {
  left: 0;
  background-image: url("../img/arrow-left.svg");
}
.quote_carousel .quote-slider .slick-arrow.slick-next {
  right: 0;
  background-image: url("../img/arrow-right.svg");
}
.quote_carousel .quote-wrapper {
  position: relative;
  padding-top: 66px;
}
.quote_carousel .quote-wrapper .quote-icon {
  position: absolute;
  left: -110px;
  top: 0;
}
.quote_carousel .quote-wrapper .quote-content {
  position: relative;
  z-index: 100;
}
.quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label {
  color: #001780 !important;
}
.quote_carousel .quote-wrapper .quote-content .source-name {
  margin: 35px 0 5px;
  color: #001780;
}
.quote_carousel .quote-wrapper .quote-content .source-title {
  margin: 0;
  color: #001780;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
}

.resources hr {
  margin: 100px 0;
}
.resources hr:last-child {
  display: none;
}
@media (min-width: 1200px) {
  .resources .resources-title {
    font-size: 80px;
  }
}
@media (min-width: 1360px) {
  .resources .resources-title {
    font-size: 95px;
  }
}
.resources .ctas-wrapper .cta {
  margin-bottom: 30px;
  display: block;
}
.resources .ctas-wrapper .cta:hover .cta-text, .resources .ctas-wrapper .cta:hover .cta-source {
  color: #002BDF;
  text-decoration: none;
}
.resources .ctas-wrapper .cta .cta-text {
  font-size: 27px;
  color: #1E1E1E;
  font-weight: 700;
  line-height: 140%;
  /* 37.8px */
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  margin: 0;
  transition: 0.3s ease-out;
}
.resources .ctas-wrapper .cta .cta-source {
  font-size: 17px;
  color: #1E1E1E;
  font-weight: 700;
  line-height: 125%;
  /* 21.25px */
  letter-spacing: 0.85px;
  text-transform: uppercase;
  transition: 0.3s ease-out;
}

.split_content.style-contained {
  margin-bottom: 65px;
}
.split_content .inner {
  background-color: #002BDF;
  padding-top: 100px;
  color: #fff;
  position: relative;
}
.split_content .inner h1, .split_content .inner h2, .split_content .inner h3, .split_content .inner h4, .split_content .inner .gform_submission_error, .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .split_content .inner .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .split_content .inner p, .split_content .inner .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading .split_content .inner .gform_description, .split_content .inner .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .split_content .inner .gform_description, .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .split_content .inner .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .split_content .inner p, .split_content .inner .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .split_content .inner .gform_description, .split_content .inner .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .split_content .inner .gform_description, .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .split_content .inner h5, .split_content .inner h6, .split_content .inner .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .split_content .inner .gfield_label, .split_content .inner p, .split_content .inner .gform_heading .gform_description, .gform_heading .split_content .inner .gform_description, .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .split_content .inner .gchoice > label, .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .split_content .inner .gchoice > label, .split_content .inner li, .split_content .inner span:not(.label) {
  color: #fff;
}
.split_content .inner p > a:not(.btn), .split_content .inner .gform_heading .gform_description > a:not(.btn), .gform_heading .split_content .inner .gform_description > a:not(.btn), .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .split_content .inner .gchoice > label > a:not(.btn), .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .split_content .inner .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.split_content .inner p > a:not(.btn):hover, .split_content .inner .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .split_content .inner .gform_description > a:not(.btn):hover, .split_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .split_content .inner .gchoice > label > a:not(.btn):hover, .split_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .split_content .inner .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
.split_content .inner.color-dark {
  background-color: #001780;
}
.split_content .inner .image.style-contained {
  margin-bottom: -100px;
}
.split_content .inner .image.style-full {
  position: absolute;
  width: 50%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
.split_content .inner .image.style-full.side-right {
  right: 0;
  left: auto;
}
.split_content .inner .btn, .split_content .inner header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .split_content .inner a, .split_content .inner .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .split_content .inner a, .split_content .inner footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .split_content .inner a, .split_content .inner .pagination a, .pagination .split_content .inner a, .split_content .inner .gform_footer .gform_button, .gform_footer .split_content .inner .gform_button {
  margin-top: 40px;
  margin-right: 20px;
}
.split_content .inner .content-wrapper {
  padding-bottom: 100px;
}

.timeline .inner {
  background-color: #001780;
  color: #fff;
  padding: 100px 0 130px;
}
.timeline .inner h1, .timeline .inner h2, .timeline .inner h3, .timeline .inner h4, .timeline .inner .gform_submission_error, .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .timeline .inner .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .timeline .inner p, .timeline .inner .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading .timeline .inner .gform_description, .timeline .inner .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .timeline .inner .gform_description, .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .timeline .inner .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .timeline .inner p, .timeline .inner .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .timeline .inner .gform_description, .timeline .inner .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .timeline .inner .gform_description, .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .timeline .inner h5, .timeline .inner h6, .timeline .inner .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .timeline .inner .gfield_label, .timeline .inner p, .timeline .inner .gform_heading .gform_description, .gform_heading .timeline .inner .gform_description, .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .timeline .inner .gchoice > label, .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .timeline .inner .gchoice > label, .timeline .inner li, .timeline .inner span:not(.label) {
  color: #fff;
}
.timeline .inner p > a:not(.btn), .timeline .inner .gform_heading .gform_description > a:not(.btn), .gform_heading .timeline .inner .gform_description > a:not(.btn), .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .timeline .inner .gchoice > label > a:not(.btn), .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .timeline .inner .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.timeline .inner p > a:not(.btn):hover, .timeline .inner .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .timeline .inner .gform_description > a:not(.btn):hover, .timeline .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .timeline .inner .gchoice > label > a:not(.btn):hover, .timeline .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .timeline .inner .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
.timeline .inner .timeline-wrapper {
  position: relative;
}
.timeline .inner .timeline-wrapper:before {
  content: "";
  width: 1px;
  height: calc(100% - 84px);
  top: 40px;
  background-color: #FBEC73;
  display: block;
  left: 50%;
  position: absolute;
}
.timeline .inner .timeline-wrapper .timeline-item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 30px;
}
.timeline .inner .timeline-wrapper .timeline-item:last-child {
  margin-bottom: 0;
}
.timeline .inner .timeline-wrapper .timeline-item:nth-child(2n) {
  flex-direction: row-reverse;
}
.timeline .inner .timeline-wrapper .timeline-item:nth-child(2n) .year {
  text-align: left;
  padding-left: 10px;
  padding-right: 0;
}
.timeline .inner .timeline-wrapper .timeline-item:nth-child(2n) .year:after {
  right: 100%;
  left: auto;
}
.timeline .inner .timeline-wrapper .timeline-item:nth-child(2n) .content-wrapper {
  text-align: right;
  padding-left: 0;
  padding-right: 70px;
}
.timeline .inner .timeline-wrapper .timeline-item .year {
  width: 50%;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 60px;
  font-weight: 500;
  font-family: "proxima-nova-extra-condensed", sans-serif;
  position: relative;
  margin: 0;
}
.timeline .inner .timeline-wrapper .timeline-item .year:after {
  width: 20px;
  height: 4px;
  background-color: #FBEC73;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  content: "";
  margin-right: -1px;
}
.timeline .inner .timeline-wrapper .timeline-item .content-wrapper {
  padding-top: 15px;
  padding-left: 70px;
  width: 50%;
  box-sizing: border-box;
}
.timeline .inner .timeline-wrapper .timeline-item .content-wrapper img {
  margin-top: 50px;
  max-width: 50%;
  height: auto;
}
.timeline .inner .timeline-wrapper .timeline-item .content-wrapper p, .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gform_heading .gform_description, .gform_heading .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gform_description, .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gchoice > label, .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .timeline .inner .timeline-wrapper .timeline-item .content-wrapper .gchoice > label {
  font-size: 27px;
  line-height: 140%;
}

.wide_content .inner {
  background-color: #002BDF;
  color: #fff;
  padding: 75px 0;
  position: relative;
}
.wide_content .inner h1, .wide_content .inner h2, .wide_content .inner h3, .wide_content .inner h4, .wide_content .inner .gform_submission_error, .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .global-hero .content-styled .gchoice > label, .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .global-hero .content-styled .gchoice > label, .wide_content .inner .quote .quote-wrapper .quote-content .content-styled p, .quote .quote-wrapper .quote-content .content-styled .wide_content .inner p, .wide_content .inner .quote .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote .quote-wrapper .quote-content .content-styled .gform_heading .wide_content .inner .gform_description, .wide_content .inner .gform_heading .quote .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote .quote-wrapper .quote-content .content-styled .wide_content .inner .gform_description, .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote .quote-wrapper .quote-content .content-styled .gchoice > label, .wide_content .inner .quote_carousel .quote-wrapper .quote-content .content-styled p, .quote_carousel .quote-wrapper .quote-content .content-styled .wide_content .inner p, .wide_content .inner .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .gform_description, .quote_carousel .quote-wrapper .quote-content .content-styled .gform_heading .wide_content .inner .gform_description, .wide_content .inner .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .gform_description, .gform_heading .quote_carousel .quote-wrapper .quote-content .content-styled .wide_content .inner .gform_description, .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .quote_carousel .quote-wrapper .quote-content .content-styled .gchoice > label, .wide_content .inner h5, .wide_content .inner h6, .wide_content .inner .gform_body .gform_fields .gfield .gfield_label, .gform_body .gform_fields .gfield .wide_content .inner .gfield_label, .wide_content .inner p, .wide_content .inner .gform_heading .gform_description, .gform_heading .wide_content .inner .gform_description, .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio .wide_content .inner .gchoice > label, .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox .wide_content .inner .gchoice > label, .wide_content .inner li, .wide_content .inner span:not(.label) {
  color: #fff;
}
.wide_content .inner p > a:not(.btn), .wide_content .inner .gform_heading .gform_description > a:not(.btn), .gform_heading .wide_content .inner .gform_description > a:not(.btn), .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_radio .wide_content .inner .gchoice > label > a:not(.btn), .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn), .gform_body .gform_fields .gfield .gfield_checkbox .wide_content .inner .gchoice > label > a:not(.btn) {
  color: #FBEC73;
}
.wide_content .inner p > a:not(.btn):hover, .wide_content .inner .gform_heading .gform_description > a:not(.btn):hover, .gform_heading .wide_content .inner .gform_description > a:not(.btn):hover, .wide_content .inner .gform_body .gform_fields .gfield .gfield_radio .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_radio .wide_content .inner .gchoice > label > a:not(.btn):hover, .wide_content .inner .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label > a:not(.btn):hover, .gform_body .gform_fields .gfield .gfield_checkbox .wide_content .inner .gchoice > label > a:not(.btn):hover {
  color: #fff;
}
.wide_content .inner.color-dark {
  background-color: #001780;
}
.wide_content .inner.color-dark .box {
  background-color: #001780;
}
.wide_content .inner.style-solid .background-image {
  opacity: 0.2;
}
.wide_content .inner .background-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wide_content .inner .box {
  position: relative;
  padding: 75px 0;
  background-color: #002BDF;
  border: 2px solid rgba(255, 255, 255, 0.25);
}
.wide_content .inner .box.background-solid {
  background-color: transparent;
  border: none;
}
.wide_content .inner .content-wrapper {
  text-align: left;
}
.wide_content .inner .content-wrapper .btn, .wide_content .inner .content-wrapper header.global-header .main-navigation .menu > .menu-item.button a, header.global-header .main-navigation .menu > .menu-item.button .wide_content .inner .content-wrapper a, .wide_content .inner .content-wrapper .mobile-navigation-wrapper .menu .menu-item.button a, .mobile-navigation-wrapper .menu .menu-item.button .wide_content .inner .content-wrapper a, .wide_content .inner .content-wrapper footer.global-footer .menu > .menu-item.button a, footer.global-footer .menu > .menu-item.button .wide_content .inner .content-wrapper a, .wide_content .inner .content-wrapper .pagination a, .pagination .wide_content .inner .content-wrapper a, .wide_content .inner .content-wrapper .gform_footer .gform_button, .gform_footer .wide_content .inner .content-wrapper .gform_button {
  margin-top: 25px;
}

.video .video-btn {
  display: block;
  box-sizing: content-box;
  height: 0px;
  padding-bottom: 56.25%;
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.video .video-btn:hover circle {
  fill: #002BDF;
}
.video .video-btn:hover path {
  fill: #FBEC73;
}
.video .video-btn .play-icon {
  position: absolute;
  left: 60px;
  bottom: 60px;
}
.video .video-btn circle, .video .video-btn path {
  transition: 0.3s ease-out;
}

body.home .home-hero {
  padding-bottom: 385px;
  position: relative;
}
body.home .home-hero.with-alert {
  margin-bottom: 90px;
}
@media (max-width: 1270px) {
  body.home .home-hero.with-alert {
    margin-bottom: 220px;
  }
}
@media (max-width: 991px) {
  body.home .home-hero {
    padding-bottom: 280px;
  }
}
body.home .home-hero .container {
  position: relative;
}
body.home .home-hero .intro-content {
  width: 775px;
  max-width: 100%;
}
body.home .home-hero.image-left {
  padding-bottom: 150px;
}
body.home .home-hero.image-left .container {
  padding-left: 50%;
}
@media (min-width: 1200px) {
  body.home .home-hero.image-left .page-title {
    font-size: 95px;
  }
}
body.home .home-hero.image-left .intro-content {
  width: 100%;
}
body.home .home-hero.image-left .image {
  min-width: 0px;
  right: auto;
  left: 0;
  width: calc(50% - 70px);
  height: calc(100% - 190px);
  -o-object-fit: cover;
     object-fit: cover;
}
body.home .home-hero .image {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  width: 1162px;
  max-width: 100%;
  min-width: 683px;
}
body.home .home-hero .alert {
  z-index: 100;
  position: absolute;
  left: 80px;
  bottom: -90px;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0px 4px 25px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  width: 510px;
  max-width: calc(100% - 60px);
  box-sizing: border-box;
  text-decoration: none;
  align-items: flex-start;
}
@media (max-width: 1270px) {
  body.home .home-hero .alert {
    left: 50px;
    bottom: -220px;
  }
}
@media (max-width: 768px) {
  body.home .home-hero .alert {
    left: 30px;
    flex-wrap: wrap;
  }
}
body.home .home-hero .alert .link {
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.home .home-hero .alert .content-wrapper {
  padding-right: 30px;
  box-sizing: border-box;
  width: calc(100% - 125px);
}
@media (max-width: 768px) {
  body.home .home-hero .alert .content-wrapper {
    width: 100%;
  }
}
body.home .home-hero .alert .content-wrapper .content-styled * {
  color: #1E1E1E !important;
}
body.home .home-hero .alert .alert-title {
  color: #001780;
  margin-bottom: 10px;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.25em;
  letter-spacing: 1.15px;
  text-transform: uppercase;
}
body.home .home-hero .alert .alert-image {
  height: auto;
  width: 125px;
}
@media (max-width: 768px) {
  body.home .home-hero .alert .alert-image {
    margin-top: 20px;
  }
}
body.home .home-hero .alert p, body.home .home-hero .alert .gform_heading .gform_description, .gform_heading body.home .home-hero .alert .gform_description, body.home .home-hero .alert .gform_body .gform_fields .gfield .gfield_radio .gchoice > label, .gform_body .gform_fields .gfield .gfield_radio body.home .home-hero .alert .gchoice > label, body.home .home-hero .alert .gform_body .gform_fields .gfield .gfield_checkbox .gchoice > label, .gform_body .gform_fields .gfield .gfield_checkbox body.home .home-hero .alert .gchoice > label {
  font-size: 16px;
  line-height: 1.45em;
}

body.single .global-hero {
  background-color: #fff;
  padding-bottom: 20px;
}
body.single .global-hero .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.single .global-hero .post-meta .date {
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
body.single .global-hero .post-meta .category-link {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
body.single .global-hero .post-meta .category-link:hover {
  border-color: #002BDF;
  background-color: #002BDF;
  color: #FBEC73;
}
body.single .global-hero .page-title {
  margin-bottom: 60px;
  color: #001780;
}
@media (min-width: 1200px) {
  body.single .global-hero .page-title {
    font-size: 95px;
  }
}
body.single .single-content {
  text-align: left;
}
body.single .single-footer {
  padding-top: 130px;
  padding-bottom: 100px;
}
body.single .single-footer .share-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}
body.single .single-footer .share-wrapper .share-label {
  margin-right: 12px;
}
body.single .single-footer .share-wrapper a {
  font-size: 22px;
  margin: 0 8px;
}
body.single .single-footer hr {
  margin: 100px 0;
}
body.single .single-footer .title-row {
  margin-bottom: 70px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
body.single .single-footer .title-row .related-title {
  margin: 0;
}
body.single .single-footer .related-post {
  margin-bottom: 50px;
}
body.single .single-footer .related-post .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.single .single-footer .related-post .post-meta .date {
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
body.single .single-footer .related-post .post-meta .category-link {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
body.single .single-footer .related-post .post-meta .category-link:hover {
  border-color: #002BDF;
  background-color: #002BDF;
  color: #FBEC73;
}
body.single .single-footer .related-post .post-title {
  text-align: left;
}
body.single .single-footer .related-post .post-title .title-link {
  color: #1E1E1E;
  text-decoration: none;
}
body.single .single-footer .related-post .post-title .title-link:hover {
  color: #002BDF;
  text-decoration: underline;
}

body.blog .page-title {
  margin-bottom: 50px;
}
body.blog .news-filters {
  display: flex;
}
body.blog .news-filters .type-filter {
  width: 260px;
}
body.blog .news-filters .topic-filter {
  width: 285px;
}
body.blog .news-filters .year-filter {
  width: 195px;
}
body.blog .news-filters .filter-dropdown {
  box-sizing: border-box;
  margin-right: 30px;
  max-width: calc(33.333% - 20px);
}
body.blog .news-filters .filter-dropdown:last-child {
  margin-right: 0;
}
body.blog .news-posts {
  padding-bottom: 100px;
}
body.blog .news-posts .news-post {
  margin-top: 80px;
  display: flex;
}
body.blog .news-posts .news-post .content-wrapper:first-child {
  margin-right: 50px;
  width: calc(100% - 325px);
}
@media (max-width: 768px) {
  body.blog .news-posts .news-post .content-wrapper:first-child {
    margin: 0;
    width: 100%;
  }
}
body.blog .news-posts .news-post .content-wrapper:first-child:last-child {
  margin: 0;
  width: 100%;
}
body.blog .news-posts .news-post .attachment-post-thumbnail {
  width: 275px;
  height: 275px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  body.blog .news-posts .news-post .attachment-post-thumbnail {
    display: none;
  }
}
body.blog .news-posts .news-post .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.blog .news-posts .news-post .post-meta .date {
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
body.blog .news-posts .news-post .post-meta .category-link {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
body.blog .news-posts .news-post .post-meta .category-link:hover {
  border-color: #002BDF;
  background-color: #002BDF;
  color: #FBEC73;
}
body.blog .news-posts .news-post .post-meta .source {
  font-size: 17px;
  color: #002BDF;
  font-weight: 700;
  line-height: 125%;
}
body.blog .news-posts .news-post .post-meta .source svg {
  margin-left: 6px;
  display: inline-block;
}
body.blog .news-posts .news-post .post-title {
  text-align: left;
}
body.blog .news-posts .news-post .post-title .title-link {
  color: #1E1E1E;
  text-decoration: none;
}
body.blog .news-posts .news-post .post-title .title-link:hover {
  color: #002BDF;
  text-decoration: underline;
}
body.blog .pagination {
  text-align: center;
  padding: 100px 0 50px;
}
body.blog .pagination a {
  background-image: url("../img/arrow-down.svg");
  padding-right: 49px;
}
body.blog .pagination a:hover {
  background-image: url("../img/arrow-down-navy.svg");
}

body.search .global-hero {
  background-color: #fff;
  padding-bottom: 20px;
}
body.search .global-hero .pretitle {
  color: #6D6969;
}
body.search .global-hero .page-title {
  margin-bottom: 0;
  color: #001780;
}
body.search .search-posts {
  padding-bottom: 100px;
}
body.search .search-posts .search-post {
  margin-top: 80px;
  display: flex;
}
body.search .search-posts .search-post .content-wrapper:first-child {
  margin-right: 50px;
  width: calc(100% - 325px);
}
@media (max-width: 768px) {
  body.search .search-posts .search-post .content-wrapper:first-child {
    margin: 0;
    width: 100%;
  }
}
body.search .search-posts .search-post .content-wrapper:first-child:last-child {
  margin: 0;
  width: 100%;
}
body.search .search-posts .search-post .attachment-post-thumbnail {
  width: 275px;
  height: 275px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  body.search .search-posts .search-post .attachment-post-thumbnail {
    display: none;
  }
}
body.search .search-posts .search-post .post-meta {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
body.search .search-posts .search-post .post-meta .date {
  color: #6D6969;
  font-size: 13px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 30px 0 0;
}
body.search .search-posts .search-post .post-meta .category-link {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
body.search .search-posts .search-post .post-meta .category-link:hover {
  border-color: #002BDF;
  background-color: #002BDF;
  color: #FBEC73;
}
body.search .search-posts .search-post .post-meta .page-tag {
  padding: 8px 15px;
  border: 1px solid #B6B4B4;
  color: #6D6969;
  font-size: 13px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0.65px;
  text-transform: uppercase;
  display: inline-block;
  margin: 0;
}
body.search .search-posts .search-post .post-title {
  text-align: left;
}
body.search .search-posts .search-post .post-title .title-link {
  color: #1E1E1E;
  text-decoration: none;
}
body.search .search-posts .search-post .post-title .title-link:hover {
  color: #002BDF;
  text-decoration: underline;
}
body.search .pagination {
  text-align: center;
  padding: 100px 0 50px;
}
body.search .pagination a {
  background-image: url("../img/arrow-down.svg");
  padding-right: 49px;
}
body.search .pagination a:hover {
  background-image: url("../img/arrow-down-navy.svg");
}

/*# sourceMappingURL=master.css.map*/