/* This file is generated.  DO NOT EDIT. */
@charset "UTF-8";
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* 1 */
/* 2 */
/* 3 */
/* 4 */
/* 1 */
/* 2 */
/* 3 */
/* 4 */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

body:before {
  background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 6.20155%, transparent 6.20155%, transparent 8.52713%, #F44336 8.52713%, #F44336 14.72868%, transparent 14.72868%, transparent 17.05426%, #F44336 17.05426%, #F44336 23.25581%, transparent 23.25581%, transparent 25.5814%, #F44336 25.5814%, #F44336 31.78295%, transparent 31.78295%, transparent 34.10853%, #F44336 34.10853%, #F44336 40.31008%, transparent 40.31008%, transparent 42.63566%, #F44336 42.63566%, #F44336 48.83721%, transparent 48.83721%, transparent 51.16279%, #F44336 51.16279%, #F44336 57.36434%, transparent 57.36434%, transparent 59.68992%, #F44336 59.68992%, #F44336 65.89147%, transparent 65.89147%, transparent 68.21705%, #F44336 68.21705%, #F44336 74.4186%, transparent 74.4186%, transparent 76.74419%, #F44336 76.74419%, #F44336 82.94574%, transparent 82.94574%, transparent 85.27132%, #F44336 85.27132%, #F44336 91.47287%, transparent 91.47287%, transparent 93.79845%, #F44336 93.79845%, #F44336 100%, transparent 100%);
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  margin: 0 auto;
  max-width: 1290px;
  opacity: 0.08;
  pointer-events: none;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 9999; }
  @media screen and (max-width: 80.625em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 6.20155%, transparent 6.20155%, transparent 8.52713%, #F44336 8.52713%, #F44336 14.72868%, transparent 14.72868%, transparent 17.05426%, #F44336 17.05426%, #F44336 23.25581%, transparent 23.25581%, transparent 25.5814%, #F44336 25.5814%, #F44336 31.78295%, transparent 31.78295%, transparent 34.10853%, #F44336 34.10853%, #F44336 40.31008%, transparent 40.31008%, transparent 42.63566%, #F44336 42.63566%, #F44336 48.83721%, transparent 48.83721%, transparent 51.16279%, #F44336 51.16279%, #F44336 57.36434%, transparent 57.36434%, transparent 59.68992%, #F44336 59.68992%, #F44336 65.89147%, transparent 65.89147%, transparent 68.21705%, #F44336 68.21705%, #F44336 74.4186%, transparent 74.4186%, transparent 76.74419%, #F44336 76.74419%, #F44336 82.94574%, transparent 82.94574%, transparent 85.27132%, #F44336 85.27132%, #F44336 91.47287%, transparent 91.47287%, transparent 93.79845%, #F44336 93.79845%, #F44336 100%, transparent 100%); } }
  @media screen and (min-width: 56.9375em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 6.20155%, transparent 6.20155%, transparent 8.52713%, #F44336 8.52713%, #F44336 14.72868%, transparent 14.72868%, transparent 17.05426%, #F44336 17.05426%, #F44336 23.25581%, transparent 23.25581%, transparent 25.5814%, #F44336 25.5814%, #F44336 31.78295%, transparent 31.78295%, transparent 34.10853%, #F44336 34.10853%, #F44336 40.31008%, transparent 40.31008%, transparent 42.63566%, #F44336 42.63566%, #F44336 48.83721%, transparent 48.83721%, transparent 51.16279%, #F44336 51.16279%, #F44336 57.36434%, transparent 57.36434%, transparent 59.68992%, #F44336 59.68992%, #F44336 65.89147%, transparent 65.89147%, transparent 68.21705%, #F44336 68.21705%, #F44336 74.4186%, transparent 74.4186%, transparent 76.74419%, #F44336 76.74419%, #F44336 82.94574%, transparent 82.94574%, transparent 85.27132%, #F44336 85.27132%, #F44336 91.47287%, transparent 91.47287%, transparent 93.79845%, #F44336 93.79845%, #F44336 100%, transparent 100%); } }
  @media screen and (max-width: 56.875em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 9.41176%, transparent 9.41176%, transparent 12.94118%, #F44336 12.94118%, #F44336 22.35294%, transparent 22.35294%, transparent 25.88235%, #F44336 25.88235%, #F44336 35.29412%, transparent 35.29412%, transparent 38.82353%, #F44336 38.82353%, #F44336 48.23529%, transparent 48.23529%, transparent 51.76471%, #F44336 51.76471%, #F44336 61.17647%, transparent 61.17647%, transparent 64.70588%, #F44336 64.70588%, #F44336 74.11765%, transparent 74.11765%, transparent 77.64706%, #F44336 77.64706%, #F44336 87.05882%, transparent 87.05882%, transparent 90.58824%, #F44336 90.58824%, #F44336 100%, transparent 100%); } }
  @media screen and (min-width: 29.4375em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 9.41176%, transparent 9.41176%, transparent 12.94118%, #F44336 12.94118%, #F44336 22.35294%, transparent 22.35294%, transparent 25.88235%, #F44336 25.88235%, #F44336 35.29412%, transparent 35.29412%, transparent 38.82353%, #F44336 38.82353%, #F44336 48.23529%, transparent 48.23529%, transparent 51.76471%, #F44336 51.76471%, #F44336 61.17647%, transparent 61.17647%, transparent 64.70588%, #F44336 64.70588%, #F44336 74.11765%, transparent 74.11765%, transparent 77.64706%, #F44336 77.64706%, #F44336 87.05882%, transparent 87.05882%, transparent 90.58824%, #F44336 90.58824%, #F44336 100%, transparent 100%); } }
  @media screen and (max-width: 29.375em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 19.5122%, transparent 19.5122%, transparent 26.82927%, #F44336 26.82927%, #F44336 46.34146%, transparent 46.34146%, transparent 53.65854%, #F44336 53.65854%, #F44336 73.17073%, transparent 73.17073%, transparent 80.4878%, #F44336 80.4878%, #F44336 100%, transparent 100%); } }
  @media screen and (min-width: 20em) {
    body:before {
      background-image: linear-gradient(to left, transparent 0, #F44336 0, #F44336 19.5122%, transparent 19.5122%, transparent 26.82927%, #F44336 26.82927%, #F44336 46.34146%, transparent 46.34146%, transparent 53.65854%, #F44336 53.65854%, #F44336 73.17073%, transparent 73.17073%, transparent 80.4878%, #F44336 80.4878%, #F44336 100%, transparent 100%); } }

/**
 * AddToCalendar Blue Style
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none; }

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important; }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible; }

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900; }

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff; }

.atcb-item {
  float: none;
  text-align: left; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block; }

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

/* Blue */
.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus {
  margin: 0;
  padding: 7px 25px;
  color: #fff;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  line-height: 20px;
  vertical-align: middle;
  background: #4281f4;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.13) inset;
  border-radius: 4px;
  zoom: 1; }

.atc-style-blue .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA; }

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item {
  background: #fff;
  color: #000; }

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1; }

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px; }

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus {
  color: #fff; }

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
  background: #4281f4; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("https://tbf.org/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("https://tbf.org/fonts/slick.eot");
  src: url("https://tbf.org/fonts/slick.eot?#iefix") format("embedded-opentype"), url("https://tbf.org/fonts/slick.woff") format("woff"), url("https://tbf.org/fonts/slick.ttf") format("truetype"), url("https://tbf.org/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.icon {
  display: inline-block;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  vertical-align: middle;
  fill: currentColor; }

.icon--24x24 {
  height: 24px;
  height: 1.5rem;
  width: 24px;
  width: 1.5rem; }

.icon--36x36 {
  height: 36px;
  height: 2.25rem;
  width: 36px;
  width: 2.25rem; }

.icon--48x48 {
  height: 48px;
  height: 3rem;
  width: 48px;
  width: 3rem; }

body {
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  color: #595956;
  -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6,
.txt-h1, .txt-h2, .txt-h3, .txt-h4, .txt-h5, .txt-h6 {
  margin: 0;
  padding: 0;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #353531;
  line-height: 1.3; }

h1, h2, h3 {
  margin-bottom: 12px;
  margin-bottom: 0.75rem; }

h4, h5, h6 {
  margin-bottom: 9px;
  margin-bottom: 0.5625rem; }

h1,
.txt-h1 {
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 1.2; }
  @media (max-width: 56.875em) {
    h1,
    .txt-h1 {
      font-size: 2.2rem; } }
  @media (max-width: 29.375em) {
    h1,
    .txt-h1 {
      font-size: 1.8rem;
      line-height: 1.1; } }

h2,
.txt-h2 {
  font-size: 38px;
  font-size: 2.375rem; }
  @media (max-width: 56.875em) {
    h2,
    .txt-h2 {
      font-size: 1.875rem; } }
  @media (max-width: 29.375em) {
    h2,
    .txt-h2 {
      line-height: 1.1; } }

h3,
.txt-h3 {
  font-size: 30px;
  font-size: 1.875rem; }
  @media (max-width: 56.875em) {
    h3,
    .txt-h3 {
      font-size: 1.75rem; } }
  @media (max-width: 29.375em) {
    h3,
    .txt-h3 {
      font-size: 1.5rem;
      line-height: 1.1; } }

h4,
.txt-h4 {
  font-size: 24px;
  font-size: 1.5rem; }
  @media (max-width: 56.875em) {
    h4,
    .txt-h4 {
      font-size: 1.375rem; } }
  @media (max-width: 29.375em) {
    h4,
    .txt-h4 {
      font-size: 1.25rem;
      line-height: 1.1; } }

h5,
.txt-h5 {
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase; }
  @media (max-width: 56.875em) {
    h5,
    .txt-h5 {
      font-size: 1.125rem; } }

h6,
.txt-h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: .02em; }

p {
  margin: 0;
  padding: 0;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7; }

.txt-small {
  font-size: 14px;
  font-size: 0.875rem; }

body {
  margin: 0;
  -webkit-font-variant-ligatures: contextual;
          font-variant-ligatures: contextual;
  -webkit-font-feature-settings: "calt";
  font-feature-settings: "calt"; }

body::before {
  content: 'large';
  display: none; }
  @media (max-width: 56.875em) {
    body::before {
      content: 'medium'; } }
  @media (max-width: 29.375em) {
    body::before {
      content: 'small'; } }

object,
video {
  display: block;
  max-width: 100%; }

ol,
ul {
  padding: 0;
  margin-top: 0;
  margin-left: 60px;
  margin-left: 3.75rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  ol li,
  ul li {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }

ul ul,
ol ul,
ol ol,
ul ol {
  margin-top: 10px;
  margin-top: 0.625rem; }

dl {
  padding: 0;
  margin-top: 0;
  margin-left: 60px;
  margin-left: 3.75rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  dl dd, dl dt {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }

a {
  color: #314a8f;
  transition: color 0.28s cubic-bezier(0.4, 0, 0.2, 1), color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  text-decoration: none;
  font-weight: 700; }
  a:hover {
    color: rgba(49, 74, 143, 0.7); }

hr {
  border-bottom: 1px solid #d1d1d0;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: -1px 0 0 0;
  box-sizing: content-box; }

figure {
  margin: 0; }

table {
  border-collapse: collapse; }

th, td {
  padding: 10px;
  padding: 0.625rem;
  font-size: 16px;
  font-size: 1rem; }

th {
  background-color: #f4f4f4; }

img {
  max-width: 100%;
  height: auto; }

.btn {
  display: inline-block;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  color: #11193b;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.5;
  letter-spacing: .07em;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.75s cubic-bezier(0.4, 0, 0.2, 1), color 0.75s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 5px;
  cursor: pointer; }
  @media (max-width: 56.875em) {
    .btn {
      font-size: 1rem;
      margin-bottom: 1.25rem; } }
  .btn:active, .btn:hover {
    color: #fff;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.7); }

.btn--primary {
  color: #ffffff;
  border: 1px solid #666666;
  background-color: #143577; }
  .btn--primary a {
    color: #ffffff; }
  .btn--primary:active, .btn--primary:hover {
    color: #ffffff;
    background-color: #0d224b;
    border-color: #4d4d4d; }

.btn--primary.btn--disabled {
  opacity: 0.3; }

.btn--primary.btn--ghost {
  color: #666666; }
  .btn--primary.btn--ghost:active, .btn--primary.btn--ghost:hover {
    color: #4d4d4d; }

.btn--secondary {
  padding: 12px 24px;
  color: #663477;
  font-size: 17px;
  font-weight: 600;
  line-height: 17px;
  border: 2px solid #b9a2c1;
  background-color: transparent;
  border-radius: 28px; }
  .btn--secondary:active, .btn--secondary:hover {
    color: #fff;
    background-color: #663477;
    border-color: #663477; }
  .btn--secondary.is-lowercase {
    padding: 8px 12px;
    padding: 0.5rem 0.75rem;
    font-size: 15px;
    font-size: 0.9375rem;
    text-transform: none;
    letter-spacing: 0;
    font-family: "stevie-sans", Helvetica, Arial, sans-serif; }

.btn--secondary.btn--disabled {
  opacity: 0.35; }

.btn--link,
.btn--reset {
  border: 0;
  background-color: transparent;
  text-decoration: underline; }
  .btn--link:active, .btn--link:hover,
  .btn--reset:active,
  .btn--reset:hover {
    text-decoration: none;
    background-color: transparent; }
  .btn--link[disabled],
  .btn--reset[disabled] {
    color: #6c6c69;
    cursor: default;
    text-decoration: none; }

.btn--disabled {
  opacity: 0.5;
  cursor: not-allowed; }

.btn--ghost {
  background-color: transparent; }
  .btn--ghost:active, .btn--ghost:hover {
    background-color: transparent; }

.btn--tag {
  padding: 2px 4px;
  padding: 0.125rem 0.25rem;
  font-weight: bold; }
  .btn--tag .icon {
    height: 16px;
    height: 1rem;
    width: 16px;
    width: 1rem;
    margin-left: 4px;
    margin-left: 0.25rem;
    fill: #fff;
    transition: fill 0.35s; }
  .btn--tag:hover .icon {
    fill: #11193b; }

.btn--sort {
  border: 0;
  background-color: transparent;
  overflow: hidden; }

.btn--icon-group {
  position: relative;
  padding-right: 24px;
  padding-right: 1.5rem; }
  .btn--icon-group .btn_icon-group {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .btn--icon-group .btn_icon-group .icon {
      position: absolute;
      right: 0;
      height: 1.846em;
      max-height: 24px;
      max-height: 1.5rem;
      width: 1.846em;
      max-width: 24px;
      max-width: 1.5rem;
      fill: currentColor;
      opacity: 1;
      visibility: visible;
      transition: opacity 0.35s; }
      .btn--icon-group .btn_icon-group .icon:first-child {
        bottom: 35%;
        -ms-transform: translateY(35%);
            transform: translateY(35%); }
      .btn--icon-group .btn_icon-group .icon:last-child {
        top: 35%;
        -ms-transform: translateY(-35%);
            transform: translateY(-35%); }

.button {
  text-align: center;
  margin-bottom: 30px; }

.container {
  position: relative; }
  @media (min-width: 56.9375em) {
    .container {
      margin-bottom: 3.75rem; } }
  @media (max-width: 56.875em) {
    .container {
      margin-bottom: 1.875rem; } }
  .container.is-adjacent {
    margin-bottom: 0; }
  .container.has-top {
    margin-top: 30px;
    margin-top: 1.875rem; }
  @media (max-width: 40em) {
    .container.hide-at-small {
      display: none;
      visibility: hidden; } }

.container--bleed {
  max-width: 2580px;
  max-width: 161.25rem;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-position: center; }
  .container--bleed > .container__col {
    position: relative; }
    .container--bleed > .container__col .container:last-child {
      margin-bottom: 0; }
  .container--bleed.has-image, .container--bleed.has-color {
    background-size: cover;
    padding-top: 60px;
    padding-top: 3.75rem;
    padding-bottom: 60px;
    padding-bottom: 3.75rem; }
    .container--bleed.has-image .container, .container--bleed.has-color .container {
      background-color: inherit; }
    .container--bleed.has-image > .container__col, .container--bleed.has-color > .container__col {
      background-color: inherit; }

.container--100,
.container--70-30,
.container--50-50,
.container--30-70,
.container--25-25-25-25 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto; }
  .container--100::after,
  .container--70-30::after,
  .container--50-50::after,
  .container--30-70::after,
  .container--25-25-25-25::after {
    clear: both;
    content: "";
    display: block; }
  @media (max-width: 80.625em) {
    .container--100,
    .container--70-30,
    .container--50-50,
    .container--30-70,
    .container--25-25-25-25 {
      margin-left: 1.875rem;
      margin-right: 1.875rem; } }

.container--70-30 .container__col:first-child {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 65.89147%; }
  .container--70-30 .container__col:first-child:last-child {
    margin-right: 0; }

.container--70-30 .container__col:last-child {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 31.78295%; }
  .container--70-30 .container__col:last-child:last-child {
    margin-right: 0; }

@media screen and (max-width: 56.875em) {
  .container--70-30 .container__col {
    margin-bottom: 1.875rem; }
  .container--70-30 .container__col:first-child {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 100%; }
    .container--70-30 .container__col:first-child:last-child {
      margin-right: 0; }
  .container--70-30 .container__col:last-child {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 100%;
    margin-bottom: 0; }
    .container--70-30 .container__col:last-child:last-child {
      margin-right: 0; } }

@media screen and (max-width: 29.375em) {
  .container--70-30 .container__col:first-child {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--70-30 .container__col:first-child:last-child {
      margin-right: 0; }
  .container--70-30 .container__col:last-child {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--70-30 .container__col:last-child:last-child {
      margin-right: 0; } }

.container--50-50 .container__col {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 48.83721%; }
  .container--50-50 .container__col:last-child {
    margin-right: 0; }

@media screen and (max-width: 56.875em) {
  .container--50-50 .container__col {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 100%;
    margin-bottom: 0; }
    .container--50-50 .container__col:last-child {
      margin-right: 0; }
  .container--50-50 .container__col:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 29.375em) {
  .container--50-50 .container__col {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--50-50 .container__col:last-child {
      margin-right: 0; } }

.container--25-25-25-25 .container__col {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 23.25581%; }
  .container--25-25-25-25 .container__col:last-child {
    margin-right: 0; }

@media screen and (max-width: 56.875em) {
  .container--25-25-25-25 .container__col {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 48.23529%;
    margin-bottom: 0; }
    .container--25-25-25-25 .container__col:last-child {
      margin-right: 0; }
  .container--25-25-25-25 .container__col:nth-of-type(2),
  .container--25-25-25-25 .container__col:first-of-type {
    margin-bottom: 1.875rem; }
  .container--25-25-25-25 .container__col:nth-of-type(2n+0) {
    margin-right: 0; }
  .container--25-25-25-25 .container__col:last-child {
    margin-bottom: 0; } }

@media screen and (max-width: 29.375em) {
  .container--25-25-25-25 .container__col {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--25-25-25-25 .container__col:last-child {
      margin-right: 0; } }

.container--30-70 .container__col:first-child {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 31.78295%; }
  .container--30-70 .container__col:first-child:last-child {
    margin-right: 0; }

.container--30-70 .container__col:last-child {
  float: left;
  display: block;
  margin-right: 2.32558%;
  width: 65.89147%; }
  .container--30-70 .container__col:last-child:last-child {
    margin-right: 0; }

@media screen and (max-width: 56.875em) {
  .container--30-70 .container__col {
    margin-bottom: 1.875rem; }
  .container--30-70 .container__col:first-child {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 100%; }
    .container--30-70 .container__col:first-child:last-child {
      margin-right: 0; }
  .container--30-70 .container__col:last-child {
    float: left;
    display: block;
    margin-right: 3.52941%;
    width: 100%;
    margin-bottom: 0; }
    .container--30-70 .container__col:last-child:last-child {
      margin-right: 0; } }

@media screen and (max-width: 29.375em) {
  .container--30-70 .container__col:first-child {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--30-70 .container__col:first-child:last-child {
      margin-right: 0; }
  .container--30-70 .container__col:last-child {
    float: left;
    display: block;
    margin-right: 7.31707%;
    width: 100%; }
    .container--30-70 .container__col:last-child:last-child {
      margin-right: 0; } }

/* Colors */
.container--connect {
  margin-bottom: 50px;
  margin-bottom: 3.125rem; }

.container--backgroundgrey {
  background-color: #f4f4f4;
  padding-top: 60px;
  padding-top: 3.75rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  margin-bottom: 0; }

.container__inner {
  background-color: inherit; }

.u-hidden {
  display: none !important;
  visibility: hidden; }

.u-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.u-visuallyhidden.focusable:active,
.u-visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.u-invisible {
  visibility: hidden; }

.u-clearfix:before,
.u-clearfix:after {
  content: " ";
  display: table; }

.u-clearfix:after {
  clear: both; }

.u-clearfix {
  *zoom: 1; }

.u-wire-label {
  margin: 0;
  padding: 0;
  display: inline-block;
  padding: 10px;
  padding: 0.625rem;
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #a58328;
  background: rgba(255, 255, 255, 0.75);
  border: 1px solid #d1d1d0; }

.u-color-pair *:not(.u-color-pair) {
  color: inherit !important; }

.u-rounded-image {
  border-radius: 50%; }

.u-apply-border {
  border-bottom: 1px solid rgba(163, 163, 161, 0.5);
  padding-bottom: 25px; }
  .u-apply-border--nopad {
    padding-bottom: 0; }

.g-outer-container {
  width: 100%; }

.g-column-container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto; }
  .g-column-container::after {
    clear: both;
    content: "";
    display: block; }

.g-row {
  display: block;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .g-row::after {
    clear: both;
    content: "";
    display: block; }

.g-omega {
  margin-right: 0; }

.l-full {
  width: 100%; }

.l-pull-left {
  float: left;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-right: 30px;
  margin-right: 1.875rem; }

.l-pull-right {
  float: right;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-left: 30px;
  margin-left: 1.875rem; }

.l-table {
  position: relative;
  display: table;
  border-collapse: collapse; }

.l-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.l-left-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.l-left-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end; }

.l-center-top {
  margin-left: auto;
  margin-right: auto; }

.l-center-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end; }

.l-right-top {
  margin-left: auto; }

.l-right-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }

.l-right-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: end;
      align-items: flex-end; }

.agenda-list {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.agenda-list__heading {
  text-align: center;
  margin-bottom: 47px;
  margin-bottom: 2.9375rem; }

.agenda-list__table {
  table-layout: fixed;
  margin: 0 auto;
  border: 0; }
  .agenda-list__table th, .agenda-list__table td {
    border: 0;
    padding: 20px 40px;
    padding: 1.25rem 2.5rem;
    text-align: left; }
    .agenda-list__table th.agenda-list__edit, .agenda-list__table td.agenda-list__edit {
      padding: 10px 20px;
      padding: 0.625rem 1.25rem;
      text-align: center; }

.agenda-list__col-heads {
  background-color: #f4f4f4;
  border: 0;
  border-bottom: 2px solid #d1d1d0; }
  .agenda-list__col-heads th {
    font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25; }
  @media (max-width: 56.875em) {
    .agenda-list__col-heads {
      display: none; } }

.agenda-list__row {
  border: 0;
  border-top: 1px solid #d1d1d0; }
  .agenda-list__row:first-child {
    border-top: 0; }
  .agenda-list__row.is-hidden {
    display: none; }
  .agenda-list__row td {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem; }
  @media (max-width: 56.875em) {
    .agenda-list__row {
      padding: 1.25rem 0;
      background-image: linear-gradient(to right, #f4f4f4 0%, #f4f4f4 37%, #ffffff 37%, #ffffff 100%); }
      .agenda-list__row, .agenda-list__row td {
        font-size: 0.875rem;
        display: block;
        width: 100%; }
      .agenda-list__row td {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem; }
        .agenda-list__row td::after {
          clear: both;
          content: "";
          display: block; }
        .agenda-list__row td:first-child {
          padding-top: 0; }
        .agenda-list__row td span, .agenda-list__row td time {
          float: right;
          width: 65%;
          padding-left: 1.25rem; }
      .agenda-list__row td:last-child {
        padding-bottom: 0; }
      .agenda-list__row td::before {
        content: attr(data-label);
        float: left;
        text-align: right;
        width: 35%;
        height: 100%;
        font-weight: 600;
        padding-right: 1.25rem; } }
  @media (max-width: 29.375em) {
    .agenda-list__row td::before {
      font-size: 1rem; } }

.agenda-list__more {
  text-align: center; }

.container--50-50 .agenda-list__col-heads {
  display: none; }

.container--50-50 .agenda-list__row {
  padding: 20px 0;
  padding: 1.25rem 0;
  background-image: linear-gradient(to right, #f4f4f4 0%, #f4f4f4 37%, #ffffff 37%, #ffffff 100%); }
  .container--50-50 .agenda-list__row, .container--50-50 .agenda-list__row td {
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    width: 100%; }
    .container--50-50 .agenda-list__row.is-hidden, .container--50-50 .agenda-list__row td.is-hidden {
      display: none; }
  .container--50-50 .agenda-list__row td {
    padding-top: 10px;
    padding-top: 0.625rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem; }
    .container--50-50 .agenda-list__row td::after {
      clear: both;
      content: "";
      display: block; }
    .container--50-50 .agenda-list__row td:first-child {
      padding-top: 0; }
    .container--50-50 .agenda-list__row td span, .container--50-50 .agenda-list__row td time {
      float: right;
      width: 65%;
      padding-left: 20px;
      padding-left: 1.25rem;
      font-size: 16px; }
  .container--50-50 .agenda-list__row td:last-child {
    padding-bottom: 0; }
  .container--50-50 .agenda-list__row td::before {
    content: attr(data-label);
    float: left;
    text-align: right;
    width: 35%;
    height: 100%;
    font-weight: 600;
    font-size: 16px;
    padding-right: 20px;
    padding-right: 1.25rem; }

/* Accordion styles */
.accordion .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif; }
  .accordion .tab input {
    position: absolute;
    opacity: 0;
    z-index: -1; }
  .accordion .tab label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    background: #a58328;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    background: #a58328; }

.accordion .tab-content {
  max-height: 0;
  overflow: hidden;
  background: #a58328;
  transition: max-height .35s;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif; }

.accordion .tab .tab-content {
  background: #fff;
  border: 1px solid #a58328;
  color: #595956; }

.accordion .tab .tab-content .rich-text {
  margin-bottom: 0; }

.accordion .tab-content p {
  margin: 1em; }

.accordion .tab input:checked ~ .tab-content {
  max-height: 100vh;
  overflow: auto; }

.accordion .tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  transition: all .35s; }

.accordion .tab input[type=checkbox] + label::after,
.accordion .tab input[type=radio] + label::after {
  content: "+"; }

.accordion .tab input[type=checkbox]:checked + label::after,
.accordion .tab input[type=radio]:checked + label::after {
  -ms-transform: rotate(315deg);
      transform: rotate(315deg); }

.alert {
  background-color: #a58328;
  padding: 15px 20px;
  display: none; }
  .alert.is-visible {
    display: block; }
  .alert .alert__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .alert .alert__inner .alert__text {
      -ms-flex: auto;
          flex: auto;
      margin-right: 10px; }
    .alert .alert__inner .alert__close {
      -ms-flex: none;
          flex: none;
      margin-left: auto; }
    @media (max-width: 56.875em) {
      .alert .alert__inner {
        margin: 0; } }

.alert__text-title {
  letter-spacing: 0.07em; }

.alert__text {
  color: white;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px; }
  .alert__text strong {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase; }

.alert__close {
  cursor: pointer; }
  .alert__close .svg-close {
    fill: white;
    width: 18px; }

.arrow-link {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem; }
  .arrow-link:hover::after {
    -ms-transform: translateX(3px);
        transform: translateX(3px); }
  .arrow-link::after {
    content: ' _>';
    display: inline-block;
    transition: transform 450ms;
    margin-left: 4px;
    margin-left: 0.25rem;
    font-family: "stevie-sans", Helvetica, Arial, sans-serif; }

.arrow-link-down {
  font-weight: bold;
  font-size: 16px;
  font-size: 1rem; }
  .arrow-link-down::after {
    content: ' _>';
    display: inline-block;
    transition: transform 450ms;
    margin-left: 4px;
    margin-left: 0.25rem;
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    -ms-transform: rotate(90deg);
        transform: rotate(90deg); }

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background-color: #314a8f;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 500ms;
  z-index: 999; }
  .back-to-top.is-visible {
    opacity: 1;
    pointer-events: auto; }

.back-to-top__icon {
  fill: white;
  width: 20px;
  height: 20px; }

@media (max-width: 56.875em) {
  .back-to-top {
    padding: 10px; }
  .back-to-top__icon {
    width: 16px;
    height: 16px; } }

.breadcrumbs {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  -ms-flex-align: center;
      align-items: center;
  max-width: 1290px;
  margin: auto; }
  @media (max-width: 56.875em) {
    .breadcrumbs {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
      .breadcrumbs .breadcrumbs__social {
        -ms-flex-item-align: end;
            align-self: flex-end; } }

.container--breadcrumbs {
  border-bottom: 2px solid #d1d1d0;
  padding-bottom: 0.625em;
  margin-bottom: 100px;
  padding: 10px 10px; }

.breadcrumbs__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  font-size: 14px;
  font-size: 0.875rem;
  margin-right: auto; }

.breadcrumbs__social {
  white-space: nowrap;
  margin-left: auto; }
  .breadcrumbs__social a {
    display: inline-block; }

.breadcrumbs__social-label {
  display: inline-block;
  margin-right: 6px;
  color: #a3a3a1;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
  vertical-align: middle; }

.breadcrumbs__social-icon {
  fill: currentColor;
  height: 30px;
  width: 30px;
  vertical-align: middle; }

.breadcrumbs__item {
  display: inline-block;
  margin-bottom: 0; }

.breadcrumbs__divider {
  color: #595956;
  margin: 0 8px; }

.callout .multi-promo {
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 0; }

.callout .promo-icon-link {
  margin-bottom: 0; }

@media (max-width: 56.875em) {
  .callout .promo-icon-link__link {
    font-size: 22px;
    padding: 1em; } }

@media (min-width: 29.4375em) {
  .callout .multi-promo__promo:first-child:last-child {
    width: 50%; } }

.card {
  background-color: rgba(255, 255, 255, 0.8); }
  .card > * {
    width: 100%; }

.card--purple {
  color: white;
  background-color: rgba(102, 52, 119, 0.8); }

.card--blue {
  color: white;
  background-color: rgba(49, 74, 143, 0.8); }

.card--video {
  background: url(https://www.tbf.org/assets/img/tbf/homepage-videobg.png) #314a8f;
  background-size: cover; }

.card--centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.chart-block {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: block;
  border-top: 4px solid #d1d1d0;
  border-bottom: 2px solid #d1d1d0;
  padding: 40px;
  width: 100%;
  max-width: 850px;
  max-width: 53.125rem; }
  @media (max-width: 600px) {
    .chart-block {
      padding: 40px 0; } }

.chart-block__title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600; }

.chart-block__sub-title {
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  display: block; }

.chart-block__figure-text {
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #a3a3a1;
  display: block;
  letter-spacing: 1px; }

.chart-block__source, .chart-block__notes {
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  color: #a3a3a1;
  display: block; }

.chart-block__notes {
  margin-top: 10px; }
  .chart-block__notes p {
    margin-bottom: 0 !important; }

@media (max-width: 56.875em) {
  .chart-block__table table {
    width: auto !important;
    height: auto !important; } }

.chart-block__table td, .chart-block__table th {
  border: none;
  text-align: left; }
  .chart-block__table td.blank, .chart-block__table th.blank {
    background-color: #fff; }
  .chart-block__table td.blue, .chart-block__table th.blue {
    background-color: #314a8f;
    color: #fff;
    text-align: center; }
  .chart-block__table td.rank, .chart-block__table th.rank {
    font-weight: 600; }
  .chart-block__table td.highlight, .chart-block__table th.highlight {
    font-weight: 600; }

.chart-block__table thead {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  border-bottom: 2px solid #d1d1d0;
  color: #353531;
  text-transform: uppercase;
  letter-spacing: 0.03em; }
  @media (max-width: 56.875em) {
    .chart-block__table thead {
      display: none; } }

.chart-block__table tbody tr {
  border-bottom: 1px solid #d1d1d0; }
  @media (max-width: 56.875em) {
    .chart-block__table tbody tr {
      padding: 1.25rem 0; }
      .chart-block__table tbody tr, .chart-block__table tbody tr td {
        font-size: 1rem;
        display: block;
        width: 100%; }
      .chart-block__table tbody tr td {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        padding-right: 0;
        text-align: center;
        width: auto !important;
        height: auto !important;
        width: inherit !important;
        height: inherit !important; }
        .chart-block__table tbody tr td::after {
          clear: both;
          content: "";
          display: block; }
        .chart-block__table tbody tr td:first-child {
          padding-top: 0; }
      .chart-block__table tbody tr td:last-child {
        padding-bottom: 0; } }
  @media (max-width: 29.375em) {
    .chart-block__table tbody tr td::before {
      font-size: 0.875rem; } }

@media (max-width: 56.875em) {
  .chart-block__table table.has-header thead {
    display: none; } }

@media (max-width: 56.875em) {
  .chart-block__table table.has-header tbody tr {
    background-image: linear-gradient(to right, #f4f4f4 0%, #f4f4f4 50%, #ffffff 50%, #ffffff 100%); }
    .chart-block__table table.has-header tbody tr td {
      padding-left: 15px;
      text-align: left; }
    .chart-block__table table.has-header tbody tr td::before {
      content: attr(data-label);
      float: left;
      text-align: right;
      width: 50%;
      height: 100%;
      font-weight: 600;
      padding: 0 20px 0 0; } }

.vega-chart {
  position: relative; }
  .vega-chart .custom-hover {
    position: absolute;
    padding: 15px;
    background-color: #fff;
    color: #353531;
    font-family: stevie-sans, sans-serif;
    pointer-events: none;
    max-width: 400px;
    overflow: visible;
    opacity: 0;
    box-shadow: 2px 3.464px 8px 0px rgba(1, 1, 1, 0.15); }
    .vega-chart .custom-hover .vega-hover__title {
      font-size: 15px;
      font-weight: 500;
      display: block;
      margin-bottom: 15px; }
    .vega-chart .custom-hover .vega-hover__value {
      font-size: 13px;
      font-weight: 800;
      display: block; }
    .vega-chart .custom-hover table {
      margin: 0; }
    .vega-chart .custom-hover td {
      border: none;
      padding: 5px;
      margin: 0;
      vertical-align: middle; }
      .vega-chart .custom-hover td.right-align {
        text-align: right; }
    .vega-chart .custom-hover .vega-hover__label {
      font-weight: 400;
      font-size: 12px;
      line-height: 20px; }
    .vega-chart .custom-hover .vega-hover__value {
      display: block;
      font-weight: 800;
      font-size: 14px;
      line-height: 20px; }
    .vega-chart .custom-hover .vega-hover__sublabel {
      display: block;
      font-weight: 400;
      font-size: 14px;
      line-height: 20px; }
    .vega-chart .custom-hover.show {
      opacity: 1; }
    .vega-chart .custom-hover.tohide {
      opacity: 0;
      top: 0;
      left: 0; }

.condensed-header__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .condensed-header__top li {
    margin-bottom: 0; }
  @media (max-width: 56.875em) {
    .condensed-header__top {
      -ms-flex-pack: center;
          justify-content: center; }
      .condensed-header__top .primary-nav__menu {
        display: none; } }

.condensed-header__top-left {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 50px;
  padding-right: 3.125rem; }
  .condensed-header__top-left .search-box {
    float: right;
    right: 0;
    max-width: 500px;
    max-width: 31.25rem; }
  @media (max-width: 56.875em) {
    .condensed-header__top-left {
      -ms-flex-align: start;
          align-items: flex-start;
      padding-right: 0;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .condensed-header__top-left .site-logo {
        -ms-flex-order: 1;
            order: 1;
        text-align: center;
        margin-right: auto; }
      .condensed-header__top-left .primary-nav {
        -ms-flex-order: 3;
            order: 3;
        margin-right: 0; }
        .condensed-header__top-left .primary-nav.is-open {
          width: 100%; }
      .condensed-header__top-left .primary-nav__toggle {
        position: absolute;
        padding-left: 0;
        padding-top: 0;
        top: 1rem;
        right: 0; }
      .condensed-header__top-left .primary-nav__menu {
        clear: both;
        display: block; }
      .condensed-header__top-left .search-box {
        -ms-flex-order: 2;
            order: 2;
        position: absolute;
        min-width: 0;
        width: 38px;
        max-width: 17.5rem;
        top: 1rem !important;
        left: 0rem !important;
        right: 2.875rem;
        float: none;
        margin-left: auto;
        margin-top: 0;
        background-color: #fff; }
        .condensed-header__top-left .search-box .search-box__input {
          position: relative;
          top: 0;
          right: 0;
          max-width: 17.5rem;
          transition: none; }
          .condensed-header__top-left .search-box .search-box__input input[type=text] {
            padding-bottom: 0.5rem; }
        .condensed-header__top-left .search-box.is-open .search-box__input {
          position: absolute;
          right: 0; } }
  @media (max-width: 29.375em) {
    .condensed-header__top-left .search-box .search-box__input {
      max-width: 12.5rem; } }

.condensed-header__top-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-left: auto; }
  @media (max-width: 56.875em) {
    .condensed-header__top-right {
      display: none; } }

.connect {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 10px;
  padding-bottom: 0.625rem; }

.connect__button {
  line-height: 35px;
  line-height: 2.1875rem;
  padding: 0 20px 0 0;
  padding: 0 1.25rem 0 0;
  white-space: nowrap; }
  @media (max-width: 29.375em) {
    .connect__button {
      padding: 0 0 0.75rem 0; } }

.connect__icon {
  margin-right: 15px;
  -ms-flex-order: 1;
      order: 1; }

.connect__contact {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
  padding: 0.75rem 0;
  -ms-flex-order: 3;
      order: 3;
  margin-right: auto;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif; }
  @media (max-width: 56.875em) {
    .connect__contact {
      padding: 0 0 0.75rem 0; } }
  @media (max-width: 35.625em) {
    .connect__contact {
      -ms-flex-pack: center;
          justify-content: center;
      margin-right: 0; } }
  @media (max-width: 29.375em) {
    .connect__contact {
      display: block;
      padding: 0; } }

.connect__inner {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (max-width: 80.625em) {
    .connect__inner {
      padding: 0 1.875rem; } }
  @media (max-width: 56.875em) {
    .connect__inner {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media (max-width: 35.625em) {
    .connect__inner {
      text-align: center;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (max-width: 29.375em) {
    .connect__inner {
      display: block;
      text-align: center; } }

.connect__phone {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 35px;
  line-height: 2.1875rem;
  -ms-flex-order: 2;
      order: 2;
  padding: 0 20px 0 0;
  padding: 0 1.25rem 0 0;
  white-space: nowrap; }
  @media (max-width: 29.375em) {
    .connect__phone {
      padding: 0 0 0.75rem 0; } }
  .connect__phone a {
    color: currentColor;
    text-decoration: none; }
    .connect__phone a:hover {
      color: rgba(255, 255, 255, 0.7); }

.connect__promo-statement {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  -ms-flex-positive: 0;
      flex-grow: 0;
  line-height: 35px;
  line-height: 2.1875rem;
  -ms-flex-order: 2;
      order: 2;
  padding: 12px 5px 12px 0;
  padding: 0.75rem 0.3125rem 0.75rem 0; }
  @media (max-width: 56.875em) {
    .connect__promo-statement {
      -ms-flex-order: 0;
          order: 0;
      padding: 0.75rem 0;
      width: 100%; } }

.connect__social {
  padding: 12px 0;
  padding: 0.75rem 0;
  -ms-flex-order: 4;
      order: 4;
  white-space: nowrap; }
  @media (max-width: 56.875em) {
    .connect__social {
      padding: 0 0 0.75rem 0; } }
  @media (35.625em) {
    .connect__social {
      width: 100%;
      text-align: center; } }
  .connect__social a {
    display: inline-block;
    margin-left: 4px;
    margin-left: 0.25rem;
    text-decoration: none; }
    .connect__social a:first-child {
      margin-left: 0; }
  .connect__social span {
    font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
    font-size: 14.4px;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: .07em;
    display: block;
    margin: 13px 8px 0 0;
    margin: 0.8125rem 0.5rem 0 0;
    float: left; }
    @media (max-width: 29.375em) {
      .connect__social span {
        display: none; } }

.connect__social-icon {
  fill: rgba(255, 255, 255, 0.8);
  height: 35px;
  height: 2.1875rem;
  width: 35px;
  width: 2.1875rem; }

.contact-info {
  background-color: #eceef4;
  border-top: 2px solid #314a8f;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  padding: 45px;
  color: #595956;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: center; }

.contact-info__cta {
  margin-bottom: 40px; }

.contact-info__phone,
.contact-info__email {
  display: inline-block;
  color: #314a8f;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  word-wrap: break-word; }
  @media (max-width: 56.875em) {
    .contact-info__phone,
    .contact-info__email {
      display: block; } }

.js-email-text {
  visibility: hidden; }

.content-feature {
  padding-bottom: 32px;
  padding-bottom: 2rem; }

.content-feature__eyebrow {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #a58328;
  font-size: 14.4px;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  letter-spacing: 0.07em; }

.content-feature__img {
  margin-bottom: 12px; }

.content-feature__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .content-feature__title a {
    color: #353531; }
    .content-feature__title a:hover {
      color: rgba(53, 53, 49, 0.7); }

.content-feature__meta {
  line-height: 1.5;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #a3a3a1;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-weight: 500; }
  .content-feature__meta::after {
    clear: both;
    content: "";
    display: block; }
  .content-feature__meta:empty {
    display: none;
    margin: 0;
    padding: 0;
    border: 0; }

.content-feature__author:after {
  content: "; "; }

.content-feature__author:last-child:after {
  content: ""; }

.content-feature__date,
.content-feature__time {
  display: block; }

.content-list {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding-top: 50px; }

.content-list__heading {
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  text-align: center; }

.content-list__subtitle {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 50px; }

.content-list__overflow {
  display: none; }

.content-list__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.content-list__items {
  margin: 0 0 40px; }
  .content-list__items .content-list__item {
    border-bottom: 1px solid #d1d1d0;
    width: 100%; }
    .content-list__items .content-list__item:first-child {
      padding-right: 0; }
      .content-list__items .content-list__item:first-child img {
        max-width: 300px; }
        .content-list__overflow .content-list__items .content-list__item:first-child img {
          max-width: 60px; }
      .content-list__items .content-list__item:first-child .list-item__content {
        display: block; }
        @media (max-width: 80.625em) {
          .container--50-50 .content-list__items .content-list__item:first-child .list-item__content {
            width: 100%; } }
        @media (max-width: 48.125em) {
          .content-list__items .content-list__item:first-child .list-item__content {
            width: 100%; }
            .content-list__overflow .content-list__items .content-list__item:first-child .list-item__content {
              width: calc(100% - 95px); } }
    .content-list__items .content-list__item:nth-child(2n) {
      border-left: 0;
      padding-left: 0; }
    .content-list__items .content-list__item:nth-child(n+2) img {
      max-width: 60px; }
    .content-list__items .content-list__item:nth-child(n+2) .list-item__content {
      display: inline-block;
      width: calc(100% - 95px); }
      @media (max-width: 29.375em) {
        .content-list__items .content-list__item:nth-child(n+2) .list-item__content {
          width: 100%; } }
    .is-open .content-list__items .content-list__item:last-child {
      border-bottom: 1px solid #d1d1d0;
      padding-bottom: 40px;
      padding-bottom: 2.5rem; }
    .content-list__overflow .content-list__items .content-list__item:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
    .content-list__items .content-list__item .list-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      font-size: 0; }
      .content-list__items .content-list__item .list-item .list-item__media {
        -ms-flex: none;
            flex: none; }
      .content-list__items .content-list__item .list-item .list-item__content {
        -ms-flex: auto;
            flex: auto; }
    .content-list__items .content-list__item .list-item__media {
      max-width: 335px; }
      @media (max-width: 29.375em) {
        .content-list__items .content-list__item .list-item__media {
          display: none; } }
    @media (min-width: 56.9375em) {
      .content-list__items .content-list__item {
        width: 100%; }
        .content-list__items .content-list__item:nth-last-child(3):first-child, .content-list__items .content-list__item:nth-last-child(3):first-child ~ .content-list__item {
          width: 100%; } }
  .content-list__items .list-item__media {
    margin-right: 35px; }
  .content-list__items .list-item__description {
    font-size: 18px; }

.content-list__item {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #d1d1d0;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }
  .content-list__item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  @media (min-width: 56.9375em) {
    .content-list__item {
      border-bottom: none;
      width: 50%; }
      .content-list__item:nth-last-child(3):first-child, .content-list__item:nth-last-child(3):first-child ~ .content-list__item {
        width: 33.333%; }
      .content-list__item:nth-child(1n) {
        padding-right: 2.8125rem; }
      .content-list__item:nth-child(2n) {
        border-left: 1px solid #d1d1d0;
        padding-left: 2.8125rem; } }
  @media (width: 37.5rem) {
    .content-list__item {
      width: 100%; } }

.content-list__more {
  text-align: center; }

.copyright {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem; }
  .copyright__symbol {
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    vertical-align: top; }
  .copyright a:hover {
    color: rgba(255, 255, 255, 0.7); }

.dropdown {
  position: relative; }

.dropdown__trigger {
  padding-right: 28px !important;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer; }
  .dropdown__trigger::after {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 12px;
    height: 8px;
    background-image: url("https://tbf.org/assets/img/svg-sprite/arrow.svg");
    background-repeat: no-repeat;
    content: "";
    transition: all 250ms; }
    @media (max-width: 56.875em) {
      .dropdown__trigger::after {
        top: 12px;
        right: 12px; } }
  .is-open > .dropdown__trigger::after {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.dropdown__submenu {
  display: none;
  position: absolute;
  /* display: block; */
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.4s ease-out;
  z-index: 100;
  min-width: 250px; 
}

.utility-nav__item.is-open .dropdown__submenu {
  display: block;
  height: auto;
  opacity: 1; 
}

.feature-banner {
  margin-bottom: 30px;
  position: relative; }

.feature-banner__eyebrow {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #a58328; }

.feature-banner__title {
  color: inherit;
  font-size: 50px;
  line-height: 56px;
  max-width: 450px; }
  @media (max-width: 56.875em) {
    .feature-banner__title {
      font-size: 2.25rem;
      line-height: 2.3rem; } }
  @media (max-width: 29.375em) {
    .feature-banner__title {
      font-size: 2rem;
      line-height: 2.1rem; } }

.feature-banner__subtitle {
  font-size: 24px;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  line-height: 36px;
  max-width: 450px; }

.feature-banner__cta {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #fff;
  display: inline-block;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 17.008px;
  font-size: 1.063rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1;
  padding: 16px;
  padding: 1rem;
  text-transform: uppercase;
  transition: opacity 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
  .feature-banner__cta:hover {
    opacity: .7; }

.gallery__items {
  display: -ms-grid;
  display: grid;
  -ms-flex-pack: justify;
      justify-content: space-between;
  column-gap: 30px; }
  .gallery__items.gallery__items-1-columns-desktop {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr); }
  .gallery__items.gallery__items-2-columns-desktop {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); }
  .gallery__items.gallery__items-3-columns-desktop {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr); }
  .gallery__items.gallery__items-4-columns-desktop {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr); }
  .gallery__items.gallery__items-5-columns-desktop {
    -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr); }
  .gallery__items.gallery__items-6-columns-desktop {
    -ms-grid-columns: (1fr)[6];
        grid-template-columns: repeat(6, 1fr); }
  @media screen and (max-width: 56.875em) {
    .gallery__items.gallery__items-1-columns-tablet {
      -ms-grid-columns: (1fr)[1];
          grid-template-columns: repeat(1, 1fr); }
    .gallery__items.gallery__items-2-columns-tablet {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); }
    .gallery__items.gallery__items-3-columns-tablet {
      -ms-grid-columns: (1fr)[3];
          grid-template-columns: repeat(3, 1fr); }
    .gallery__items.gallery__items-4-columns-tablet {
      -ms-grid-columns: (1fr)[4];
          grid-template-columns: repeat(4, 1fr); }
    .gallery__items.gallery__items-5-columns-tablet {
      -ms-grid-columns: (1fr)[5];
          grid-template-columns: repeat(5, 1fr); }
    .gallery__items.gallery__items-6-columns-tablet {
      -ms-grid-columns: (1fr)[6];
          grid-template-columns: repeat(6, 1fr); } }
  @media screen and (max-width: 29.375em) {
    .gallery__items.gallery__items-1-columns-mobile {
      -ms-grid-columns: (1fr)[1];
          grid-template-columns: repeat(1, 1fr); }
    .gallery__items.gallery__items-2-columns-mobile {
      -ms-grid-columns: (1fr)[2];
          grid-template-columns: repeat(2, 1fr); }
    .gallery__items.gallery__items-3-columns-mobile {
      -ms-grid-columns: (1fr)[3];
          grid-template-columns: repeat(3, 1fr); }
    .gallery__items.gallery__items-4-columns-mobile {
      -ms-grid-columns: (1fr)[4];
          grid-template-columns: repeat(4, 1fr); }
    .gallery__items.gallery__items-5-columns-mobile {
      -ms-grid-columns: (1fr)[5];
          grid-template-columns: repeat(5, 1fr); }
    .gallery__items.gallery__items-6-columns-mobile {
      -ms-grid-columns: (1fr)[6];
          grid-template-columns: repeat(6, 1fr); } }

.global-header {
  background-color: #fff;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 10; }

.global-header #skiptocontent {
  position: absolute;
  top: -45px;
  padding: 10px 20px;
  background: #6e53a1;
  color: #fff;
  text-decoration: underline;
  transition: 0.25s;
}

.global-header #skiptocontent:focus-visible {
  top: 0;
}

  @media (max-width: 56.875em) {
    .global-header .container--bleed {
      background-color: transparent; } }
  .global-header .container:not(.is-adjacent) {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .global-header .container--bleed .container__col {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto; }
    .global-header .container--bleed .container__col::after {
      clear: both;
      content: "";
      display: block; }

.global-header__top {
  margin-bottom: 16px;
  margin-bottom: 1rem; }
  .global-header__top::after {
    clear: both;
    content: "";
    display: block; }
  .global-header__top .utility-nav {
    margin-top: 30px;
    margin-top: 1.875rem; }
  @media (max-width: 56.875em) {
    .global-header__top {
      text-align: center;
      margin-bottom: 1rem;
      width: 100%; } }
  @media (max-width: 29.375em) {
    .global-header__top {
      margin-bottom: 0; } }

.global-header__top-right {
  float: right;
  position: relative; }
  .global-header__top-right .utility-nav {
    margin-bottom: 8px;
    margin-bottom: 0.5rem;
    margin-right: 60px;
    margin-right: 3.75rem;
    float: left; }
  .global-header__top-right .utility-nav__list {
    float: right; }
  @media (max-width: 56.875em) {
    .global-header__top-right {
      display: none; } }
  .global-header__top-right .search-box {
    float: right;
    margin-top: 15px;
    margin-top: 0.9375rem; }

.global-header__top-left {
  float: left;
  margin-top: 30px;
  margin-top: 1.875rem; }
  @media (max-width: 56.875em) {
    .global-header__top-left {
      display: inline-block;
      float: none; } }
  @media (max-width: 29.375em) {
    .global-header__top-left {
      margin-top: 20px; } }

.global-header__bottom {
  position: relative; }
  .global-header__bottom .search-box {
    display: none;
    float: right; }
  @media (max-width: 56.875em) {
    .global-header__bottom .search-box {
      display: block;
      position: absolute;
      right: 10px;
      top: 1.375rem; } }
  @media (max-width: 29.375em) {
    .global-header__bottom .search-box {
      top: 0.625rem; } }

.global-header__search-form {
  margin-left: 7px;
  margin-left: 0.4375rem; }
  @media (max-width: 740px) {
    .global-header__search-form {
      display: block;
      margin-left: 0;
      margin-bottom: 0.75rem; } }
  @media (max-width: 560px) {
    .global-header__search-form {
      margin: 0.75rem auto;
      width: 90%; } }

.primary-nav {
  width: 100%;
  background-color: #fff; }
  .condensed-header__top-left .primary-nav {
    margin-left: 16px;
    margin-left: 1rem; }
  .primary-nav .utility-nav__list {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    display: none;
    border-top: 1px solid #d1d1d0;
    padding: 20px 0;
    padding: 1.25rem 0;
    margin-top: 20px;
    margin-top: 1.25rem; }
    @media (max-width: 56.875em) {
      .primary-nav .utility-nav__list {
        display: block; } }
  .primary-nav .utility-nav__item {
    display: block; }
    .primary-nav .utility-nav__item a {
      padding-top: 6px;
      padding-top: 0.375rem;
      padding-bottom: 15px;
      padding-bottom: 0.9375rem;
      font-size: 16px;
      font-size: 1rem; }
      .primary-nav .utility-nav__item a:hover {
        color: #a58328; }
    .primary-nav .utility-nav__item--highlight a:hover, .primary-nav .utility-nav__item--highlight:hover {
      color: rgba(49, 74, 143, 0.7); }

.primary-nav__toggle {
  display: none;
  padding: 16px 0;
  padding: 1rem 0;
  cursor: pointer; }
  @media (max-width: 56.875em) {
    .primary-nav__toggle {
      display: block; } }

.primary-nav__menu-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .primary-nav__menu-wrap .primary-nav__menu--audience {
    margin-left: auto;
    margin-right: -10px; }
  @media (max-width: 56.875em) {
    .primary-nav__menu-wrap {
      display: block; } }

.primary-nav__menu {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #353531;
  margin-left: -30px;
  margin-top: 20px; }
  @media (max-width: 56.875em) {
    .primary-nav__menu {
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media (max-width: 80.625em) {
    .primary-nav__menu {
      margin-left: 0;
      margin-top: 0; } }

.primary-nav__item {
  position: relative;
  transition: background-color 0.36s cubic-bezier(0.4, 0, 0.2, 1);
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0px 10px;
  margin: 0rem 0.625rem; }
  @media (max-width: 510px) {
    .primary-nav__item {
      display: block; } }
  @media (max-width: 56.875em) {
    .primary-nav__item {
      margin: 0rem; } }
  .primary-nav__item a,
  .primary-nav__item span {
    display: inline-block;
    padding: 13px 20px 28px;
    padding: 0.8125rem 1.25rem 1.75rem;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    width: 100%;
    font-size: 24px;
    font-size: 1.5rem;
    transition: color 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
    @media (max-width: 56.875em) {
      .primary-nav__item a,
      .primary-nav__item span {
        padding: 0.625rem 1.25rem; } }
    .primary-nav__menu--audience .primary-nav__item a, .primary-nav__menu--audience
    .primary-nav__item span {
      padding: 21px 10px 28px;
      padding: 1.3125rem 0.625rem 1.75rem;
      color: #a58328;
      text-transform: uppercase;
      font-size: 15px;
      font-size: 0.9375rem;
      letter-spacing: 0.07em; }
      .primary-nav__menu--audience .primary-nav__item a:hover, .primary-nav__menu--audience
      .primary-nav__item span:hover {
        color: rgba(165, 131, 40, 0.7); }
      @media (max-width: 56.875em) {
        .primary-nav__menu--audience .primary-nav__item a, .primary-nav__menu--audience
        .primary-nav__item span {
          padding: 0.625rem 1.25rem; } }
  .primary-nav__item a {
    color: #353531; }
  .primary-nav__item.is-open {
    background-color: #ececec; }
    .primary-nav__item.is-open .primary-nav__submenu {
      height: auto;
      display: block;
      opacity: 1; }
    .primary-nav__item.is-open .icon {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  .primary-nav__item .icon {
    display: none;
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem;
    margin-left: 8px;
    margin-left: 0.5rem;
    vertical-align: middle;
    transition: transform 0.28s; }
  @media (max-width: 56.875em) {
    .primary-nav__item {
      width: 100%; }
      .primary-nav__item .icon {
        display: inline-block;
        float: right;
        margin-right: -0.25rem; } }

.primary-nav__item:not(.has-submenu):hover {
  background-color: #ececec; }

.primary-nav__submenu {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  position: absolute;
  display: none;
  background-color: #ececec;
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: opacity 0.4s ease-out;
  z-index: 100;
  min-width: 250px; }
  .primary-nav__submenu li {
    border-bottom: 1px solid #d1d1d0;
    display: block;
    margin: 0;
    padding: 0 10px;
    padding: 0 0.625rem; }
    @media (max-width: 56.875em) {
      .primary-nav__menu--audience .primary-nav__submenu li {
        padding-left: 0.9375rem; } }
    .primary-nav__submenu li:hover {
      background-color: #f4f4f4; }
    .primary-nav__submenu li:last-child {
      border-bottom: 0; }
  @media (max-width: 56.875em) {
    .primary-nav__submenu {
      width: 100%;
      display: none;
      position: static;
      transition: none;
      height: auto;
      opacity: 1; } }

.primary-nav__subitem {
  display: block;
  transition: background-color 0.36s cubic-bezier(0.4, 0, 0.2, 1); }
  .primary-nav__subitem:hover {
    background-color: #d1d1d0; }
  .primary-nav__subitem a {
    color: #353531;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 13px 10px;
    padding: 0.8125rem 0.625rem; }
    .primary-nav__menu--audience .primary-nav__subitem a {
      font-family: "stevie-sans", Helvetica, Arial, sans-serif;
      font-weight: 500;
      color: #595956;
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: none;
      letter-spacing: 0;
      padding: 10px 5px;
      padding: 0.625rem 0.3125rem; }
      .primary-nav__menu--audience .primary-nav__subitem a:hover {
        color: #595956; }
  @media (max-width: 56.875em) {
    .primary-nav__subitem {
      width: 100%; } }

.primary-nav__subitem:last-child {
  display: none; }
  @media (max-width: 56.875em) {
    .primary-nav__subitem:last-child {
      display: block; } }

@media (max-width: 56.875em) {
  .primary-nav .utility-nav__item a {
    font-size: 0.875rem; } }

.primary-nav__toggle {
  border: 0;
  background: 0;
  padding-left: 20px;
  padding-left: 1.25rem; }

.primary-nav__label-close,
.primary-nav__label-open {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  padding-top: 4px;
  padding-top: 0.25rem;
  color: #353531;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600; }

.primary-nav__label-open {
  display: none; }
  @media (max-width: 56.875em) {
    .primary-nav__label-open {
      display: block; } }

.primary-nav.is-open .primary-nav__label-open {
  display: none; }

.primary-nav__label-close {
  display: none; }

@media (max-width: 56.875em) {
  .primary-nav.is-open .primary-nav__label-close {
    display: block; } }

.primary-nav__toggle-icon {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 30px;
  width: 1.875rem;
  height: 30px;
  height: 1.875rem; }
  .primary-nav__toggle-icon span {
    margin: 0 auto;
    position: relative;
    top: 12px;
    transition-duration: 0s;
    transition-delay: 0.2s; }
    .primary-nav__toggle-icon span::after, .primary-nav__toggle-icon span::before {
      position: absolute;
      content: '';
      transition-property: margin, transform;
      transition-duration: 0.2s;
      transition-delay: 0.2s, 0s; }
    .primary-nav__toggle-icon span, .primary-nav__toggle-icon span::after, .primary-nav__toggle-icon span::before {
      display: block;
      width: 30px;
      width: 1.875rem;
      height: 6px;
      height: 0.375rem;
      background-color: #353531; }
    .primary-nav__toggle-icon span::before {
      margin-top: -12px; }
    .primary-nav__toggle-icon span::after {
      margin-top: 12px; }

.primary-nav.is-open .primary-nav__toggle-icon span {
  background-color: transparent;
  transition-delay: 0.2s; }
  .primary-nav.is-open .primary-nav__toggle-icon span::after, .primary-nav.is-open .primary-nav__toggle-icon span::before {
    margin-top: 0;
    transition-duration: 0.2s;
    transition-delay: 0.2s, 0s; }
  .primary-nav.is-open .primary-nav__toggle-icon span::before {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .primary-nav.is-open .primary-nav__toggle-icon span::after {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }

.primary-nav__menu--audience .primary-nav__item:last-child,
.primary-nav__menu--audience .primary-nav__item:last-child span {
  margin-right: 0; }

@media (max-width: 56.875em) {
  .primary-nav__menu--audience {
    margin-top: 0.9375rem; } }

.global-footer {
  color: white;
  background-color: #353531;
  padding: 15px 0 48px;
  padding: 0.9375rem 0 3rem; }
  .global-footer a {
    color: inherit; }
  .global-footer .container--bleed .container__col {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto; }
    .global-footer .container--bleed .container__col::after {
      clear: both;
      content: "";
      display: block; }
  .global-footer .container--100 {
    margin-bottom: 0; }
  .global-footer .site-logo {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    clear: both; }
  @media (max-width: 56.875em) {
    .global-footer .site-logo {
      margin-left: auto;
      margin-right: auto;
      text-align: center; } }
  .global-footer .copyright,
  .global-footer .footer-links {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-align: left; }
  @media (56.9375em) {
    .global-footer .copyright {
      float: left; }
    .global-footer .footer-links {
      float: right;
      text-align: right; } }

.expertise__btns {
  margin-top: 60px; }
  .expertise__btns .btn {
    margin: 0 20px; }

.expertise__title {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  text-align: center; }

.event-info {
  background-color: #f4f4f4; }
  .event-info .addtocalendar .atcb-item {
    padding: 5px 15px; }
  .event-info .addtocalendar .atcb-list {
    box-shadow: 0 0 5px #a3a3a1; }

.event-info__column-container {
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  max-width: 850px;
  max-width: 53.125rem;
  text-align: center;
  padding: 50px 50px 70px 50px; }
  .container--50-50 .event-info__column-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  @media (max-width: 80.625em) {
    .container--70-30 .event-info__column-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 30px 30px 50px 30px; }
    .container--50-50 .event-info__column-container {
      padding: 30px 30px 50px 30px; } }
  @media (max-width: 56.875em) {
    .container--100 .event-info__column-container,
    .container--bleed .event-info__column-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 30px 30px 50px 30px; } }

.event-info__column {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 20px; }
  .event-info__column:first-child {
    border-right: 1px solid #d1d1d0;
    margin-right: 30px; }
  .container--50-50 .event-info__column {
    border: none;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-right: 0;
    padding: 0; }
    .container--50-50 .event-info__column:first-child {
      margin-bottom: 30px; }
  @media (max-width: 80.625em) {
    .container--70-30 .event-info__column {
      border: none;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0;
      padding: 0; }
      .container--70-30 .event-info__column:first-child {
        margin-bottom: 30px; } }
  @media (max-width: 56.875em) {
    .container--100 .event-info__column,
    .container--bleed .event-info__column {
      border: none;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0;
      padding: 0; }
      .container--100 .event-info__column:first-child,
      .container--bleed .event-info__column:first-child {
        margin-bottom: 30px; } }

.event-info__title {
  color: #a3a3a1;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.event-info__date {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0; }

.event-info__time {
  font-size: 16px; }

.event-info__link {
  font-size: 16px; }
  .event-info__link a {
    vertical-align: middle; }
  .event-info__link:hover::after {
    -ms-transform: translateX(3px);
        transform: translateX(3px); }
  .event-info__link::after {
    color: #314a8f;
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    content: ' _>';
    display: inline-block;
    transition: transform 450ms;
    vertical-align: middle; }

.event-info__icon {
  margin-right: 5px;
  max-width: 20px;
  vertical-align: text-bottom; }

.event-info__button-container {
  position: relative;
  text-align: center;
  top: -25px; }

.event-info__button {
  background-color: #314a8f;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 17px;
  letter-spacing: 1px;
  padding: 15px 20px;
  text-transform: uppercase; }
  .event-info__button:hover {
    color: #fff;
    background-color: #3854a2; }

.event-info__date-time {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (max-width: 29.375em) {
    .event-info__date-time {
      display: block; } }

.event-info__date-divider {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  display: inline-block;
  margin: 0 15px; }

.featured-content {
  background-color: #f6f3eb;
  border-top: 2px solid #a58328; }

.featured-content__title {
  padding: 54px 10px;
  padding: 3.375rem 0.625rem;
  color: #a58328;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-align: center;
  text-transform: uppercase; }

.featured-content__all-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 10px 20px; }
  .featured-content__all-items .featured-content__with-images,
  .featured-content__all-items .featured-content__bare-links {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding: 0 40px;
    box-sizing: border-box; }
    @media (max-width: 29.375em) {
      .featured-content__all-items .featured-content__with-images,
      .featured-content__all-items .featured-content__bare-links {
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; } }

.featured-content__with-images .media-object__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 0; }
  @media (max-width: 56.875em) {
    .featured-content__with-images .media-object__content {
      -ms-flex-pack: center;
          justify-content: center; } }

.featured-content__with-images img {
  max-width: 110px;
  max-height: 110px; }

@media (max-width: 56.875em) {
  .featured-content__with-images .media-object {
    -ms-flex-direction: column;
        flex-direction: column; }
  .featured-content__with-images .media-object__img {
    margin: 0 0 10px 0;
    text-align: center; } }

.featured-content__item {
  border-top: 1px solid #d7c79e;
  padding-top: 18px;
  padding-bottom: 18px; }
  .featured-content__item .arrow-link {
    color: #353531;
    font-size: 21px;
    font-weight: 600; }
  .featured-content__item:first-child {
    border-top: none; }
  @media (max-width: 29.375em) {
    .container--100 .featured-content__all-items > :not(:first-child) .featured-content__item:first-child {
      border-top: 1px solid #d7c79e; } }
  .container--50-50 .featured-content__all-items > :not(:first-child) .featured-content__item:first-child {
    border-top: 1px solid #d7c79e; }

.footer__top {
  display: -ms-flexbox;
  display: flex; }
  .footer__top .site-logo {
    margin-right: auto; }
  .footer__top .footer__affiliate-dropdown {
    display: block; }
    .footer__top .footer__affiliate-dropdown .utility-nav__item {
      color: #fff; }
      .footer__top .footer__affiliate-dropdown .utility-nav__item:hover {
        color: #fff; }
      .footer__top .footer__affiliate-dropdown .utility-nav__item.is-open span {
        background-color: inherit;
        border-top: none; }
  .footer__top .footer__affiliate-link {
    display: none;
    text-align: center;
    margin: 20px 4px; }
  @media (max-width: 56.875em) {
    .footer__top {
      display: block; }
      .footer__top .footer__affiliate-dropdown {
        display: none; }
      .footer__top .footer__affiliate-link {
        display: block; } }

.footer__main {
  display: -ms-flexbox;
  display: flex; }
  .footer__main .newsletter {
    margin-left: auto; }
  @media (max-width: 1200px) {
    .footer__main {
      -ms-flex-direction: column;
          flex-direction: column; }
      .footer__main .newsletter {
        margin-left: 0;
        margin-bottom: 28px; } }

.footer-links ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: right; }
  @media (max-width: 56.875em) {
    .footer-links ul {
      text-align: center; } }

.footer-links li {
  display: inline;
  margin-left: 5px;
  margin-left: 0.3125rem; }
  .footer-links li a:hover {
    color: rgba(255, 255, 255, 0.7); }

.footer-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .footer-nav a:hover {
    color: rgba(255, 255, 255, 0.7); }
  @media (max-width: 29.375em) {
    .footer-nav {
      display: block; } }

.footer-nav__section {
  margin-right: 32px;
  margin-right: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  min-width: 240px;
  min-width: 15rem; }
  @media (max-width: 29.375em) {
    .footer-nav__section {
      margin-bottom: 0; } }

.footer-nav__col-wrapper {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 29.375em) {
    .footer-nav__col-wrapper {
      display: block; } }

.footer-nav__col {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  margin-right: 24px;
  margin-right: 1.5rem; }
  .footer-nav__col li {
    margin-bottom: 24px;
    font-family: "canada-type-gibson", Helvetica, Arial, sans-serif; }
  .footer-nav__col .footer-nav__col-item-alt {
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    padding: 5px 10px; }
  @media (max-width: 29.375em) {
    .footer-nav__col {
      display: block;
      width: 100%; } }

.footer-nav__heading {
  width: 100%;
  color: inherit; }

.hero {
  margin-bottom: 70px;
  position: relative;
  color: #fff; }

.hero__figure {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden; }
  .has-gradient .hero__figure {
    left: calc((100% - 520px - 200px) / 2); }
  @media (max-width: 80.625em) {
    .hero__figure {
      left: 0; } }
  .hero__figure img,
  .hero__figure video {
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%; }
  @media (min-width: 56.875em) {
    .has-gradient .hero__figure {
      left: calc((100% - 520px - 200px) / 2); } }

@media (min-width: 56.875em) and (max-width: 80.625em) {
  .hero__figure {
    left: 0; } }

@media (max-width: 56.875em) {
  height: 100%;
  @supports (-ms-ime-align: auto) {
    .hero__figure img {
      min-width: 1px;
      min-height: 100px;
      width: auto !important;
      max-width: inherit;
      position: absolute;
      top: 0;
      right: 0; } } }

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .hero__figure img {
    min-width: 1px;
    min-height: 100px;
    width: 100%;
    height: auto !important;
    max-width: inherit;
    position: absolute;
    top: 0;
    right: 0; } }

.hero__container {
  max-width: 1290px;
  margin: auto; }

.hero__caption {
  position: relative;
  width: 520px;
  min-height: 700px;
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 0; }
  @media (max-width: 80.625em) {
    .hero__caption {
      padding: 50px 30px;
      min-height: 500px; } }
  @media (max-width: 56.875em) {
    .hero__caption {
      width: 100%;
      min-height: 300px; } }
  .hero__caption > * {
    position: relative;
    z-index: 2; }
  .hero__caption > .hero__caption-background {
    position: absolute;
    top: 0;
    right: -200px;
    bottom: 0;
    left: 0; }
    .cssmask .hero__caption > .hero__caption-background {
      -webkit-mask-image: linear-gradient(to right, black 45%, transparent 100%);
              mask-image: linear-gradient(to right, black 45%, transparent 100%); }
    @media (min-width: 40em) and (max-width: 56.9375em) {
      .hero__caption > .hero__caption-background {
        right: 100px; } }
    @media (max-width: 40em) {
      .hero__caption > .hero__caption-background {
        opacity: 0.8; } }

.hero__title {
  color: inherit;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  @media (max-width: 56.875em) {
    .hero__title {
      font-size: 2.25rem; } }
  @media (max-width: 29.375em) {
    .hero__title {
      font-size: 2rem; } }

.hero__description {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7; }
  @media (max-width: 56.875em) {
    .hero__description {
      font-size: 1rem; } }

.hero__subtitle {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media (max-width: 80.625em) {
    .hero__subtitle {
      margin-bottom: 1.25rem; } }

.hero__action {
  color: #314a8f;
  margin-right: 20px; }
  .hero__action:last-child {
    margin-right: 0; }
  .hero__action:hover {
    background-color: transparent !important; }
  @media (max-width: 80.625em) {
    .hero__action {
      margin-bottom: 1.25rem; } }

.homepage__heading {
  text-align: center;
  margin-bottom: 40px; }

.homepage__hr {
  width: 120px;
  height: 2px;
  background-color: #d1d1d0;
  border: 0;
  margin: 80px auto; }

.latest-content .search-item {
  border-bottom: 1px solid #d1d1d0;
  -ms-flex-direction: row;
      flex-direction: row; }
  @media (max-width: 29.375em) {
    .latest-content .search-item {
      display: block; } }

.latest-content .search-item__eyebrow {
  color: #75b9b9;
  font-size: 15px; }

.latest-content .search-item__media {
  margin-bottom: 0; }

.latest-content .search-item__author {
  font-weight: 400;
  text-transform: none; }
  .latest-content .search-item__author a {
    font-weight: 400;
    text-transform: uppercase; }

.latest-content .search-item__date {
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  text-transform: none; }

.latest-content .search-item__cta {
  font-size: 14px; }

.container--link-group {
  position: relative;
  z-index: 1; }

.link-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 1290px;
  margin: auto;
  border-top: 1px solid rgba(1, 1, 1, 0.15); }
  @media (max-width: 43.75rem) {
    .link-group {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.link-group__link {
  padding: 20px 30px;
  color: #353531;
  font-size: 22px;
  font-weight: 600;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif; }
  .link-group__link:hover {
    color: rgba(53, 53, 49, 0.7); }
  @media (max-width: 43.75rem) {
    .link-group__link {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: column;
      flex-direction: column; }
  .list-item.is-left, .list-item.is-right {
    -ms-flex-align: start;
        align-items: flex-start; }
  .list-item.is-left {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-item.is-left .list-item__media {
      margin-right: 30px;
      margin-right: 1.875rem;
      margin-bottom: 0; }
      .list-item.is-left .list-item__media img {
        width: 160px;
        height: 160px; }
  .list-item.is-right {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .list-item.is-right .list-item__media {
      margin-left: 30px;
      margin-left: 1.875rem;
      margin-bottom: 0; }
  @media (max-width: 80.625em) {
    .list-item.is-right, .list-item.is-left {
      -ms-flex-direction: column;
          flex-direction: column; }
      .list-item.is-right .list-item__media, .list-item.is-left .list-item__media {
        margin-bottom: 1.875rem;
        margin-left: 0;
        margin-right: 1.875rem; } }
  @media (max-width: 56.875em) {
    .list-item.is-right, .list-item.is-left {
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (max-width: 650px) {
    .list-item.is-right, .list-item.is-left {
      -ms-flex-direction: column;
          flex-direction: column; } }
  .list-item.list-item--story-mosaic {
    -ms-flex-direction: row;
        flex-direction: row; }
    .list-item.list-item--story-mosaic .list-item__media {
      margin-right: 30px;
      margin-right: 1.875rem;
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }
      .list-item.list-item--story-mosaic .list-item__media img {
        width: 160px;
        height: 160px; }
    @media (max-width: 80.625em) {
      .list-item.list-item--story-mosaic {
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (max-width: 56.875em) {
      .list-item.list-item--story-mosaic {
        -ms-flex-direction: row;
            flex-direction: row; } }
    @media (max-width: 650px) {
      .list-item.list-item--story-mosaic {
        -ms-flex-direction: column;
            flex-direction: column; } }

.list-item__media {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.list-item__content {
  -ms-flex: 1;
      flex: 1;
  margin-top: 0; }
  @media (max-width: 56.875em) {
    .list-item__content {
      margin-top: 0; } }

.list-item__eyebrow {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #a58328;
  font-size: 14.4px;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  letter-spacing: .07em; }

.list-item__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .list-item__title a {
    color: #353531; }
    .list-item__title a:hover {
      color: rgba(53, 53, 49, 0.7); }

.list-item__description {
  max-width: 800px;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

.list-item__meta {
  line-height: 1.5;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #a3a3a1;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 500; }
  .list-item__meta::after {
    clear: both;
    content: "";
    display: block; }
  .list-item__meta *:empty {
    display: none;
    margin: 0;
    padding: 0;
    border: 0; }

.list-item__date,
.list-item__time {
  display: block; }

.list-item__byline {
  display: block; }

.list-item__cta {
  display: block;
  text-align: left; }

.promo {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: row;
      flex-direction: row;
  margin: 0 auto 44px;
  margin: 0 auto 2.75rem; }
  .promo.is-left, .promo.is-right {
    -ms-flex-align: center;
        align-items: center; }
    .promo.is-left img, .promo.is-right img {
      max-width: 100%; }
    .promo.is-left .promo__media, .promo.is-right .promo__media {
      max-width: 520px;
      max-width: 32.5rem; }
    .container--50-50 .promo.is-left, .container--50-50 .promo.is-right {
      display: block; }
      .container--50-50 .promo.is-left .promo__media, .container--50-50 .promo.is-right .promo__media {
        margin: 0 0 20px 0; }
      .container--50-50 .promo.is-left .promo__cta, .container--50-50 .promo.is-right .promo__cta {
        float: none; }
  .promo.is-left .promo__cta {
    text-align: left; }
  .container--70-30 .promo.is-left,
  .container--30-70 .promo.is-left {
    -ms-flex-direction: column;
        flex-direction: column; }
    .container--70-30 .promo.is-left .promo__media,
    .container--30-70 .promo.is-left .promo__media {
      margin-bottom: 20px; }
  .promo.is-right {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .container--70-30 .promo.is-right,
    .container--30-70 .promo.is-right {
      -ms-flex-direction: column;
          flex-direction: column; }
      .container--70-30 .promo.is-right .promo__media,
      .container--30-70 .promo.is-right .promo__media {
        margin-left: 0;
        margin-bottom: 20px; }
      .container--70-30 .promo.is-right .promo__cta,
      .container--30-70 .promo.is-right .promo__cta {
        float: none; }
  .promo + .promo {
    border-top: 1px solid rgba(1, 1, 1, 0.15);
    padding-top: 50px; }
  @media (max-width: 56.875em) {
    .promo.is-right, .promo.is-left {
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media (max-width: 29.375em) {
    .promo.is-right .promo__media, .promo.is-left .promo__media {
      margin-bottom: 1.125rem;
      margin-left: 0;
      margin-right: 0; } }

.promo__media {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 18px;
  margin-bottom: 1.125rem;
  text-align: center; }
  .is-left .promo__media,
  .is-right .promo__media {
    text-align: left; }
  .is-left .promo__media {
    margin-right: 40px;
    margin-right: 2.5rem;
    margin-bottom: 0; }
  .is-right .promo__media {
    margin-left: 40px;
    margin-left: 2.5rem;
    margin-bottom: 0; }
  .promo__media a {
    display: block; }
  @media (max-width: 56.875em) {
    .promo__media,
    .is-left .promo__media,
    .is-right .promo__media {
      width: auto;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 1.66667rem; }
      .promo__media picture, .promo__media img,
      .is-left .promo__media picture,
      .is-left .promo__media img,
      .is-right .promo__media picture,
      .is-right .promo__media img {
        max-width: none;
        width: 100%; } }
  @media (max-width: 29.375em) {
    .promo__media,
    .is-left .promo__media,
    .is-right .promo__media {
      width: 100%; } }

.promo__content {
  -ms-flex: 1;
      flex: 1;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.promo__title {
  font-size: 24px;
  font-size: 1.5rem; }
  .u-color-pair .promo__title {
    color: #353531 !important; }
  .promo__title .multi-promo__promo--icon-nav {
    font-size: 30px;
    font-size: 1.875rem; }

.promo__subtitle {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: bold; }

.promo__cta {
  font-size: 15.008px;
  font-size: 0.938rem;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  text-transform: none; }
  .u-color-pair .promo__cta {
    color: #663477 !important; }
    .u-color-pair .promo__cta:hover {
      color: #fff !important; }
  .is-right .promo__cta {
    float: right; }
  @media (max-width: 56.875em) {
    .is-right .promo__cta {
      float: none; } }

.promo__description {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 33px;
  margin-bottom: 2.0625rem; }
  .u-color-pair .promo__description {
    color: #353531 !important; }

.promo__links-title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 14px;
  margin-bottom: 0.875rem; }
  .u-color-pair .promo__links-title {
    color: #353531 !important; }

.promo__links::after {
  clear: both;
  content: "";
  display: block; }

.promo__links ul {
  float: left;
  max-width: 40%;
  margin-left: 20px;
  margin-left: 1.25rem;
  padding-left: 0; }

.promo__links li, .promo__links a {
  font-size: 16px;
  font-size: 1rem; }

.u-color-pair .promo__links a {
  color: #314a8f !important; }
  .u-color-pair .promo__links a:hover {
    color: rgba(49, 74, 143, 0.7) !important; }

.promo__links ul:last-child:not(:first-child) {
  margin-left: 10%; }

@media (max-width: 56.875em) {
  .promo__links ul {
    float: none;
    max-width: none;
    margin-bottom: 0; }
  .promo__links ul:last-child {
    margin-left: 1.25rem;
    margin-bottom: 1.875rem; } }

.promo-icon-link {
  text-align: center;
  margin-bottom: 46px; }

.promo-icon-link__icon {
  height: 85px;
  margin: 21px 0; }

.promo-icon-link__link {
  display: block;
  padding: 32px 10px;
  padding: 2rem 0.625rem;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  border-top: 2px solid rgba(163, 163, 161, 0.5); }
  .promo-icon-link__link a {
    color: #353531;
    margin-right: 5px; }
  .promo-icon-link__link:hover {
    opacity: 0.8; }
    .promo-icon-link__link:hover::after {
      -ms-transform: translateX(3px);
          transform: translateX(3px); }
  .promo-icon-link__link::after {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    content: ' _>';
    display: inline-block;
    transition: transform 450ms; }

.media-object {
  display: -ms-flexbox;
  display: flex; }

.media-object__img {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 30px;
  margin-right: 1.875rem; }

.media-object__content {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  margin-top: 5px;
  margin-top: 0.3125rem; }

.multi-image {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.multi-image__title {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.multi-image__items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.multi-image__caption {
  max-width: 700px; }
  @media (max-width: 29.375em) {
    .multi-image__caption {
      display: none; } }

.multi-image__image {
  max-width: 100%;
  margin-right: 1%; }
  .multi-image__image .image-block__media {
    border-bottom: none; }
  .multi-image__image:last-child {
    margin-right: 0; }
  .multi-image__image:nth-last-child(n+4):nth-child(2n), .multi-image__image:nth-last-child(n+4) ~ .multi-image__image:nth-child(2n) {
    margin-right: 0; }
  .multi-image__image:nth-last-child(n+4):nth-child(2n + 1), .multi-image__image:nth-last-child(n+4) ~ .multi-image__image:nth-child(2n + 1) {
    margin-right: 1%; }
  .multi-image__image .image-block {
    display: block;
    width: 100%; }
  .multi-image__image .image-block__title {
    display: none; }
  .multi-image__image .image-block__media figcaption {
    display: none; }
  @media (min-width: 56.9375em) {
    .multi-image__image {
      width: 49%; }
      .multi-image__image:nth-last-child(3):first-child, .multi-image__image:nth-last-child(3):first-child ~ .multi-image__image {
        width: 32.333%; } }
  @media (min-width: 29.4375em) {
    .multi-image__image {
      width: 49%; } }
  @media (max-width: 56.875em) {
    .multi-image__image:nth-last-child(3):first-child:nth-child(2n), .multi-image__image:nth-last-child(3):first-child ~ .multi-image__image:nth-child(2n) {
      margin-right: 0; }
    .multi-image__image:nth-last-child(3):first-child:last-child, .multi-image__image:nth-last-child(3):first-child ~ .multi-image__image:last-child {
      margin-right: 1%; } }
  @media (max-width: 37.5rem) {
    .multi-image__image {
      width: 100%;
      margin-right: 0; }
      .multi-image__image .image-block__media figcaption {
        display: block; } }

@media (max-width: 80.625em) {
  .container--70-30 .container__col:first-child .multi-image__image,
  .container--30-70 .container__col:last-child .multi-image__image {
    width: 100%; } }

.container--70-30 .container__col:last-child .multi-image__image,
.container--30-70 .container__col:first-child .multi-image__image,
.container--50-50 .container__col .multi-image__image {
  width: 100%; }

.multi-promo,
.multi-promo--wide {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%; }

.multi-promo--alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .multi-promo--alt .multi-promo__promo:nth-child(2n) {
    padding-right: 0; }
  @media (min-width: 56.9375em) {
    .multi-promo--alt .multi-promo__promo:nth-last-child(1):first-child {
      width: 33.333%; } }
  @media (min-width: 46.25em) {
    .multi-promo--alt .multi-promo__promo {
      width: 50%; } }
  @media (min-width: 56.9375em) {
    .multi-promo--alt .multi-promo__promo {
      width: 33.333%; }
      .multi-promo--alt .multi-promo__promo:nth-child(2n) {
        padding-right: 30px; } }
  @media (min-width: 29.4375em) {
    .container--70-30 .multi-promo--alt .multi-promo__promo:nth-last-child(3):first-child,
    .container--70-30 .multi-promo--alt .multi-promo__promo:nth-last-child(3):first-child ~ .multi-promo__promo:nth-child(2),
    .container--30-70 .multi-promo--alt .multi-promo__promo:nth-last-child(3):first-child,
    .container--30-70 .multi-promo--alt .multi-promo__promo:nth-last-child(3):first-child ~ .multi-promo__promo:nth-child(2) {
      width: 50%; } }
  @media (min-width: 56.9375em) {
    .multi-promo--alt .multi-promo__promo:nth-last-child(-n+2):first-child {
      margin-left: auto; }
    .multi-promo--alt .multi-promo__promo:nth-last-child(-n+2):first-child ~ .multi-promo__promo {
      margin-right: auto; }
    .multi-promo--alt .multi-promo__promo:nth-last-child(1):first-child {
      margin: auto; }
    .container--70-30 .multi-promo--alt .multi-promo__promo,
    .container--30-70 .multi-promo--alt .multi-promo__promo {
      width: 50%; }
      .container--70-30 .multi-promo--alt .multi-promo__promo:nth-child(3):last-child,
      .container--30-70 .multi-promo--alt .multi-promo__promo:nth-child(3):last-child {
        width: 50%; }
      .container--70-30 .multi-promo--alt .multi-promo__promo:nth-last-child(1):first-child,
      .container--30-70 .multi-promo--alt .multi-promo__promo:nth-last-child(1):first-child {
        width: 50%; } }

.multi-promo__promo {
  width: 100%;
  padding-right: 30px;
  padding-right: 1.875rem; }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+2) .promo {
    border-right: 1px solid #d1d1d0;
    padding-right: 50px; }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+2):last-child .promo {
    border-right: 0;
    padding-right: 0; }
  @media (max-width: 39.375em) {
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+2) {
      border-bottom: 1px solid #d1d1d0;
      margin-bottom: 30px;
      width: 100%; }
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+2) .promo {
        padding-right: 0;
        border-right: 0; } }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) .promo,
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo .promo {
    border-right: 1px solid #d1d1d0;
    padding-right: 30px; }
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) .promo img,
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo .promo img {
      height: 100px;
      width: 100px; }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) .promo__media,
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo .promo__media {
    margin-right: 25px; }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3):last-child .promo,
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo:last-child .promo {
    border-right: 0;
    padding-right: 0; }
  @media (max-width: 56.875em) {
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3),
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo {
      border-bottom: 1px solid #d1d1d0;
      margin-bottom: 30px; }
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3):nth-child(2n) .promo,
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo:nth-child(2n) .promo {
        border-right: 0;
        padding-right: 0; }
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3):last-child,
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo:last-child {
        border-bottom: 0; } }
  @media (max-width: 39.375em) {
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3),
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo {
      width: 100%; }
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) .promo,
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+3) ~ .multi-promo__promo .promo {
        padding-right: 0;
        border-right: 0; } }
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4),
  .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4) ~ .multi-promo__promo {
    border-bottom: 1px solid #d1d1d0;
    margin-bottom: 30px; }
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4):nth-child(2n) .promo,
    .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4) ~ .multi-promo__promo:nth-child(2n) .promo {
      border-right: 0;
      padding-right: 0; }
    @media (max-width: 56.875em) {
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4):nth-child(3),
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4) ~ .multi-promo__promo:nth-child(3) {
        border-bottom: 0;
        margin-bottom: 0; } }
    @media (max-width: 39.375em) {
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4),
      .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4) ~ .multi-promo__promo {
        width: 100%; }
        .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4):nth-child(3),
        .multi-promo--bordered .multi-promo__promo:nth-last-child(n+4) ~ .multi-promo__promo:nth-child(3) {
          border-bottom: 1px solid #d1d1d0;
          margin-bottom: 30px; } }
  .multi-promo--bordered .multi-promo__promo:nth-child(odd):nth-last-child(1) {
    border-bottom: 0 !important;
    margin-bottom: 0 !important; }
  .multi-promo--bordered .multi-promo__promo:nth-child(odd):nth-last-child(2),
  .multi-promo--bordered .multi-promo__promo:nth-child(odd):nth-last-child(2) + .multi-promo__promo {
    border-bottom: 0 !important;
    margin-bottom: 0 !important; }
  .card .multi-promo__promo {
    width: 100%; }
  @media (min-width: 56.9375em) {
    .multi-promo__promo {
      width: 50%; }
      .multi-promo__promo:nth-last-child(1):first-child, .multi-promo__promo:nth-last-child(1):first-child ~ .multi-promo__promo {
        width: 100%; }
      .multi-promo__promo:nth-last-child(3):first-child, .multi-promo__promo:nth-last-child(3):first-child ~ .multi-promo__promo {
        width: 33.333%; } }
  @media (min-width: 46.25em) {
    .multi-promo__promo {
      width: 50%; } }
  @media (max-width: 29.4375em) {
    .multi-promo__promo {
      padding-right: 0; } }
  @media (width: 37.5rem) {
    .multi-promo__promo {
      width: 100%; } }
  .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
    width: 25%; }
    @media (max-width: 80.625em) {
      .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
        width: 50%; } }
    @media (max-width: 56.875em) {
      .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
        width: 100%; } }

@media (width: 80.625em) {
  .container--70-30 .container__col:first-child .multi-promo__promo,
  .container--30-70 .container__col:last-child .multi-promo__promo {
    width: 100%; } }

.container--70-30 .container__col:first-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .container--70-30 .container__col:first-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo, .container--30-70 .container__col:last-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .container--30-70 .container__col:last-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
  width: 50%; }
  @media (max-width: 37.5rem) {
    .container--70-30 .container__col:first-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .container--70-30 .container__col:first-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo, .container--30-70 .container__col:last-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child, .container--30-70 .container__col:last-child .multi-promo--wide .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
      width: 100%; } }

.container--70-30 .container__col:last-child .multi-promo__promo,
.container--30-70 .container__col:first-child .multi-promo__promo,
.container--50-50 .container__col .multi-promo__promo {
  width: 100%; }

.multi-promo__title {
  text-align: center;
  margin-bottom: 40px;
  width: 100%; }

.news-item-list {
  max-width: 900px;
  margin: 0 auto 24px; }

.news-item-list__item {
  padding: 30px 0;
  border-top: 1px solid #d1d1d0; }
  .news-item-list__item:first-child {
    border-top: 0; }

.news-item__date {
  line-height: 1.5;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #a3a3a1;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-weight: 500;
  color: #a3a3a1;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif; }

.news-item__content {
  color: #595956;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 500;
  transition: color 0.28s cubic-bezier(0.4, 0, 0.2, 1), color 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
  .news-item__content:hover {
    color: rgba(89, 89, 86, 0.7); }

.newsletter {
  display: -ms-flexbox;
  display: flex;
  max-width: 410px;
  padding: 32px;
  color: #f4f4f4;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 10px; }
  @media (max-width: 29.375em) {
    .newsletter {
      display: block; } }

.newsletter__icon {
  margin-right: 32px; }
  .newsletter__icon img {
    max-width: 70px; }
  @media (max-width: 29.375em) {
    .newsletter__icon {
      margin-right: 0;
      margin-bottom: 20px; } }

.newsletter__title {
  margin-bottom: 14px;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px; }

.newsletter__blurb {
  margin-bottom: 28px;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px; }

.newsletter__button .btn {
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.5);
  text-transform: none;
  font-size: 15px;
  font-weight: 700; }
  .newsletter__button .btn:active, .newsletter__button .btn:hover {
    color: #353531;
    background-color: #fff;
    border-color: #fff; }

@media (max-width: 29.375em) {
  .newsletter__button .btn {
    margin-bottom: 0; } }

.page-title {
  max-width: 850px;
  max-width: 53.125rem;
  margin: auto; }

.page-title__subtitle {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 42px; }
  @media (max-width: 56.875em) {
    .page-title__subtitle {
      font-size: 24px;
      line-height: 30px; } }

.page-title__type {
  text-transform: uppercase;
  margin-bottom: 0;
  color: #353531;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif; }

.page-meta {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  color: #a3a3a1; }
  .page-meta__date {
    font-style: italic; }
  .page-meta__byline {
    border-left: 1px solid #6c6c69;
    margin-left: .5em;
    padding-left: .75em; }
  .page-meta__subtitle {
    font-size: 15px; }
  .page-meta__author {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase; }
    .page-meta__author a {
      font-weight: 400; }

.page-banner-slider .page-banner.has-height {
  height: 500px;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100% !important; }
  .page-banner-slider .page-banner.has-height::before {
    background-image: linear-gradient(to right, #314a8f 33%, rgba(49, 74, 143, 0) 67%);
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
  .page-banner-slider .page-banner.has-height .hero__container {
	background-image: linear-gradient(to right, rgba(49, 74, 143, 0.8) 0%, rgba(102, 52, 119, 0.8) 100%);
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    max-width: 100%; }
    .page-banner-slider .page-banner.has-height .hero__container .hero__caption {
      -ms-flex: 1;
          flex: 1;
      -ms-flex-align: start;
          align-items: start;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 120px 150px 30px;
      min-height: auto;
	  z-index: 11; }
      .page-banner-slider .page-banner.has-height .hero__container .hero__caption .page-banner__title {
        font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
        font-size: 50px;
        font-weight: 600;
        line-height: 1.1;
		max-width: 800px;
        text-align: left; }
		.page-banner-slider .page-banner.has-height .hero__container .hero__caption .page-banner__title span {
		  display: block;
          font-family: "stevie-sans", Helvetica, Arial, sans-serif;
          font-size: 20px;
          font-weight: 400;
          line-height: 1.7;
          max-width: 600px; }
      .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary {
        background: unset;
        background-color: #fff;
        border: 2px solid #fff;
        border-radius: 5px;
        color: #314a8f;
        cursor: pointer;
        display: inline-block;
        font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
        font-size: 17px;
        font-size: 1.0625rem;
        line-height: 1.5;
        letter-spacing: .07em;
        margin-right: 20px;
        padding: 10px 20px;
        padding: 0.625rem 1.25rem;
        text-decoration: none;
        text-transform: uppercase;
        transition: background-color 0.75s cubic-bezier(0.4, 0, 0.2, 1), color 0.75s cubic-bezier(0.4, 0, 0.2, 1); }
        @media (max-width: 56.875em) {
          .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary {
            font-size: 1rem;
            margin-bottom: 1.25rem; } }
        @media (max-width: 80.625em) {
          .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary {
            margin-bottom: 1.25rem; } }
        .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary:last-child {
          margin-right: 0; }
        .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary:active, .page-banner-slider .page-banner.has-height .hero__container .hero__caption .btn.btn--secondary:hover {
          color: #fff;
          background-color: transparent !important;
          border-color: rgba(255, 255, 255, 0.7); }

.page-banner-slider .slick-prev,
.page-banner-slider .slick-next {
  z-index: 5; }

.page-banner-slider .slick-prev {
  left: 25px; }

.page-banner-slider .slick-next {
  right: 25px; }

.page-banner-slider .slick-prev:before, .page-banner-slider .slick-next:before {
  font-size: 40px; }

.page-banner {
  overflow: hidden;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  position: relative;
  color: #fff; }

.page-banner__figure {
  margin: 0; }
  .page-banner__figure img,
  .page-banner__figure video {
    width: 100%;
    display: block;
    margin: 0 auto;
    -o-object-fit: cover;
       object-fit: cover; }

.has-height .page-banner__figure {
  width: 100%;
  height: 100%; }
  .has-height .page-banner__figure picture {
    height: 100%; }
  .has-height .page-banner__figure img {
    height: 100%; }
  .has-height .page-banner__figure video {
    height: 100%; }
  @media (max-width: 56.875em) {
    .has-height .page-banner__figure {
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }

.page-banner__caption {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  max-width: 1290px;
  width: 100%; }
  @media (max-width: 80.625em) {
    .page-banner__caption {
      padding-left: 1.875rem; } }
  @media (max-width: 56.875em) {
    .page-banner__caption {
      padding: 1.875rem;
      position: relative;
      left: 0;
      top: 0;
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); } }

.page-banner__caption-inner {
  color: #fff; }

.page-banner__eyebrow {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0; }

.page-banner__title {
  font-size: 60px;
  font-size: 3.75rem;
  margin-bottom: 0;
  color: inherit; }
  @media (max-width: 56.875em) {
    .page-banner__title {
      margin-bottom: 1rem; } }
  @media (max-width: 29.375em) {
    .page-banner__title {
      font-size: 2.5rem; } }

.page-banner__subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  margin-bottom: 0;
  color: inherit; }
  @media (max-width: 56.875em) {
    .page-banner__subtitle {
      font-size: 1.5rem; } }
  @media (max-width: 29.375em) {
    .page-banner__subtitle {
      font-size: 1.2rem; } }

.page-banner__description {
  font-size: 20px;
  margin-bottom: 0; }
  @media (max-width: 56.875em) {
    .page-banner__description {
      font-size: 18px; } }

.page-banner__action {
  display: inline-block;
  color: #fff;
  transition: background-color 0.28s cubic-bezier(0.4, 0, 0.2, 1), color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #e6e6e6;
  text-decoration: none;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem; }
  .page-banner__action:hover {
    background-color: #8c8c8c;
    color: #fff; }

.container--100 .page-banner__caption-inner {
  left: 30px;
  left: 1.875rem; }

.page-banner--event {
  margin-bottom: 0;
  overflow: hidden; }
  .page-banner--event .page-banner__caption-inner {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    max-width: 850px;
    opacity: 0.85;
    margin: auto;
    padding: 50px;
    position: relative;
    text-align: center;
    width: 100%; }
    @media (max-width: 56.875em) {
      .page-banner--event .page-banner__caption-inner {
        -ms-flex-line-pack: center;
            align-content: center;
        border-radius: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        top: 0;
        height: 100%; } }
  .page-banner--event .page-banner__caption {
    margin: auto;
    margin-top: 80px;
    margin-top: 5rem;
    position: relative;
    bottom: 0;
    top: 0;
    left: 0;
    -ms-transform: translateX(0);
        transform: translateX(0); }
    @media (max-width: 56.875em) {
      .page-banner--event .page-banner__caption {
        padding: 1.875rem; } }
  .page-banner--event .page-banner__eyebrow {
    font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
    display: inline-block;
    font-size: 17px;
    opacity: 0.5;
    vertical-align: middle; }
  .page-banner--event .page-banner__figure {
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .page-banner--event .page-banner__content-type {
    margin-bottom: 30px; }
    @media (max-width: 56.875em) {
      .page-banner--event .page-banner__content-type {
        margin-bottom: 10px; } }
  .page-banner--event .page-banner__eyebrow-icon {
    margin-right: 10px;
    max-width: 35px;
    opacity: 0.5;
    vertical-align: middle; }
  .page-banner--event .page-banner__title {
    font-size: 50px;
    line-height: 56px;
    margin-bottom: 15px; }
    @media (max-width: 56.875em) {
      .page-banner--event .page-banner__title {
        font-size: 30px;
        line-height: 34px; } }
  .page-banner--event .page-banner__subtitle {
    font-size: 24px;
    line-height: 36px; }
    @media (max-width: 56.875em) {
      .page-banner--event .page-banner__subtitle {
        font-size: 20px;
        line-height: 28px; } }
  .page-banner--event .breadcrumbs {
    color: #595956;
    max-width: 1290px;
    padding: 12px;
    padding: 0.75rem;
    position: relative;
    z-index: 1;
    width: 100%; }
    @media (max-width: 80.625em) {
      .page-banner--event .breadcrumbs {
        margin-left: 1.875rem;
        margin-right: 1.875rem; } }
    @media (max-width: 56.875em) {
      .page-banner--event .breadcrumbs {
        display: none; } }
  .page-banner--event picture {
    display: block;
    font-size: 0; }

.partnerships {
  background-color: #f4f4f4;
  padding: 80px 0; }

.partnership.media-object p {
  font-size: 16px; }

.partnership.media-object .media-object__img {
  margin-right: 40px; }
  .partnership.media-object .media-object__img img {
    max-width: 100%; }

.partnerships .partnership.media-object {
  padding: 50px 0 64px; }
  .partnerships .partnership.media-object + .partnership {
    border-top: 1px solid #d1d1d0; }

@media (max-width: 56.875em) {
  .partnership.media-object {
    -ms-flex-direction: column;
        flex-direction: column; }
    .partnership.media-object .media-object__img {
      margin: 0 0 20px 0;
      text-align: center; } }

.partnerships__blurb {
  max-width: 830px;
  margin: 60px auto 90px;
  color: #353531;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 36px; }

.partnership__list {
  font-size: 16px; }

.partnership__list-label {
  margin-bottom: 14px;
  color: #353531;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px; }

.people-listing__title {
  text-align: center;
  margin-bottom: 50px; }

.people-listing__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.people-listing__item {
  -ms-flex-preferred-size: calc(33% - 13.33px);
      flex-basis: calc(33% - 13.33px);
  margin-right: 20px;
  margin-bottom: 50px; }
  .people-listing__item:nth-child(3n) {
    margin-right: 0; }
  @media (max-width: 80.625em) {
    .container--50-50 .people-listing__item {
      -ms-flex-preferred-size: calc(50% - 10px);
          flex-basis: calc(50% - 10px); }
      .container--50-50 .people-listing__item:nth-child(3n) {
        margin-right: 20px; }
      .container--50-50 .people-listing__item:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 29.375em) {
    .container--50-50 .people-listing__item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0; }
      .container--50-50 .people-listing__item:nth-child(3n) {
        margin-right: 0; } }
  @media (max-width: 56.875em) {
    .people-listing__item {
      -ms-flex-preferred-size: calc(50% - 10px);
          flex-basis: calc(50% - 10px); }
      .people-listing__item:nth-child(3n) {
        margin-right: 20px; }
      .people-listing__item:nth-child(2n) {
        margin-right: 0; } }
  @media (max-width: 29.375em) {
    .people-listing__item {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0; }
      .people-listing__item:nth-child(3n) {
        margin-right: 0; } }

.people-listing__image {
  width: 160px;
  height: 160px; }

.people-listing__image-container {
  height: 160px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  width: 160px; }

.people-listing__description {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center; }

.people-listing__link {
  display: block;
  font-size: 16px;
  text-align: center; }
  .people-listing__link:hover {
    opacity: 0.8; }
    .people-listing__link:hover::after {
      -ms-transform: translateX(3px);
          transform: translateX(3px); }
  .people-listing__link::after {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    content: ' _>';
    margin-left: 5px;
    display: inline-block;
    transition: transform 450ms; }

.pull-quote {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  background-color: rgba(102, 52, 119, 0.8);
  padding: 40px;
  padding: 2.5rem; }
  @media (max-width: 56.875em) {
    .pull-quote {
      padding: 1.875rem; } }
  .pull-quote.pull-quote--story-mosaic {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0; }

.pull-quote__quote {
  margin: 0;
  padding: 0;
  font-size: 22.4px;
  font-size: 1.4rem;
  color: #fff; }
  .pull-quote__quote p {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    line-height: 1.375; }
    @media (max-width: 56.875em) {
      .pull-quote__quote p {
        font-size: 1.6rem; } }

.pull-quote__caption cite {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  padding-right: 30%;
  text-align: left;
  line-height: 1.6; }
  .pull-quote--story-mosaic .pull-quote__caption cite {
    padding-right: 0; }
  @media (max-width: 56.875em) {
    .pull-quote__caption cite {
      padding-left: 0%; } }
  .pull-quote__caption cite span:first-child {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif; }
  .pull-quote__caption cite a {
    color: white;
    cursor: pointer; }
    .pull-quote__caption cite a:hover {
      color: rgba(255, 255, 255, 0.7); }
      .pull-quote__caption cite a:hover::after {
        -ms-transform: translateX(3px);
            transform: translateX(3px); }
    .pull-quote__caption cite a::after {
      content: ' _>';
      display: inline-block;
      transition: transform 450ms;
      margin-left: 4px;
      margin-left: 0.25rem; }

.quote:not(.quote--simple) {
  background: inherit !important;
  color: inherit !important; }

.quote {
  position: relative;
  padding-top: 100px;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  z-index: 0; }
  .multi-promo--alt .quote {
    margin: 20px 10px;
    -ms-flex-preferred-size: 300px;
        flex-basis: 300px;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .card .quote {
    background-image: linear-gradient(rgba(102, 52, 119, 0.8) 0%, rgba(102, 52, 119, 0.8) 100%);
    color: #fff !important;
    margin: 0;
    padding: 0;
    height: 100%; }

.quote__caption {
  margin-bottom: 10px;
  position: relative;
  z-index: 1; }
  .quote__caption cite {
    font-style: normal;
    font-size: 15px; }
  .card .quote__caption cite {
    font-size: 16px;
    font-size: 1rem; }

.quote__content {
  background: #fff;
  border-radius: 30px / 20px;
  padding: 80px 20px 20px;
  position: relative; }
  .has-color .quote__content {
    background: inherit; }
  .quote__content:after {
    border-radius: 40px / 20px;
    bottom: -10px;
    content: '';
    left: 5px;
    position: absolute;
    right: 5px;
    top: -10px;
    z-index: -1; }
  .card .quote__content {
    background-color: inherit;
    border-radius: 0;
    padding: 50px; }
    .card .quote__content:after {
      display: none; }
    @media (max-width: 29.375em) {
      .card .quote__content {
        padding: 25px; } }
  .multi-promo__promo .quote__content {
    background: linear-gradient(45deg, #6c1d77 0%, #b50054 100%);
    border-radius: 40px;
    position: relative; }
    .multi-promo__promo .quote__content:before {
      background-color: #fff;
      border-radius: 30px;
      content: "";
      height: calc(100% - 20px);
      display: block;
      position: absolute;
      left: -1px;
      top: 10px;
      width: calc(100% + 2px); }

.quote__quote-text {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  position: relative;
  z-index: 1; }
  .card .quote__quote-text {
    font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.375; }
    @media (max-width: 56.875em) {
      .card .quote__quote-text {
        font-size: 1.6rem; } }
  @media (max-width: 29.375em) {
    .quote__quote-text {
      font-size: 18px; } }

.quote__img {
  position: absolute;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 1; }
  .quote__img img {
    margin: 0 auto;
    max-width: 160px; }
  .card .quote__img {
    display: none; }

.quote__quote {
  margin-bottom: 1em;
  color: #353531;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px; }

.quote__author {
  margin-bottom: 0.5em;
  color: #595956;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px; }

.quote__link {
  font-size: 15px; }
  .u-color-pair .quote__link a {
    color: #314a8f !important; }
  .quote__link a:hover {
    opacity: 0.7; }
    .quote__link a:hover::after {
      -ms-transform: translateX(3px);
          transform: translateX(3px); }
  .quote__link a::after {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    content: ' _>';
    display: inline-block;
    margin-left: 5px;
    transition: transform 450ms; }
  .card .quote__link {
    font-size: 16px;
    font-size: 1rem; }
    .card .quote__link a {
      color: #fff; }

.story-mosaic__content .related-content {
  padding: 50px; }
  @media (max-width: 29.375em) {
    .story-mosaic__content .related-content {
      padding: 30px; } }

.related-content__title {
  margin-bottom: 50px;
  text-align: center; }
  .story-mosaic__content .related-content__title {
    display: none; }

.related-content__media {
  display: inline-block;
  margin-right: 30px;
  vertical-align: top; }
  @media (max-width: 40em) {
    .story-mosaic__content .related-content__media {
      display: block;
      margin-bottom: 2rem;
      text-align: center; } }

.related-content__items {
  font-size: 0;
  margin-bottom: 50px; }
  .related-content__items::after {
    clear: both;
    content: "";
    display: block; }
  .story-mosaic__content .related-content__items {
    margin-bottom: 10px; }

.related-content__item:nth-last-child(2):first-child {
  width: 50%; }

.related-content__item:nth-last-child(2):first-child ~ .related-content__item {
  width: calc(50% - 50px); }

.related-content__item:nth-last-child(2):first-child,
.related-content__item:nth-last-child(2):first-child ~ .related-content__item {
  border-right: 1px solid #d1d1d0;
  display: inline-block;
  margin-right: 50px;
  padding-right: 50px;
  vertical-align: top; }
  .related-content__item:nth-last-child(2):first-child:last-child,
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: 0; }
  .container--30-70 .related-content__item:nth-last-child(2):first-child,
  .container--70-30 .related-content__item:nth-last-child(2):first-child,
  .container--50-50 .related-content__item:nth-last-child(2):first-child, .container--30-70
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item,
  .container--70-30
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item,
  .container--50-50
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item {
    border-bottom: 1px solid #d1d1d0;
    border-right: 0;
    display: block;
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-right: 0;
    width: 100%; }
    .container--30-70 .related-content__item:nth-last-child(2):first-child:last-child,
    .container--70-30 .related-content__item:nth-last-child(2):first-child:last-child,
    .container--50-50 .related-content__item:nth-last-child(2):first-child:last-child, .container--30-70
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item:last-child,
    .container--70-30
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item:last-child,
    .container--50-50
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  .related-content__item:nth-last-child(2):first-child .search-item__description,
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item .search-item__description {
    display: block; }
  .story-mosaic__content .related-content__item:nth-last-child(2):first-child, .story-mosaic__content
  .related-content__item:nth-last-child(2):first-child ~ .related-content__item {
    display: none; }
    .story-mosaic__content .related-content__item:nth-last-child(2):first-child:first-child, .story-mosaic__content
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item:first-child {
      display: block; }
  @media (max-width: 56.875em) {
    .related-content__item:nth-last-child(2):first-child,
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item {
      border-bottom: 1px solid #d1d1d0;
      border-right: 0;
      display: block;
      margin-bottom: 50px;
      padding-bottom: 50px;
      padding-right: 0;
      width: 100%; }
      .related-content__item:nth-last-child(2):first-child:last-child,
      .related-content__item:nth-last-child(2):first-child ~ .related-content__item:last-child {
        border-bottom: 0;
        padding-bottom: 0; } }
  @media (max-width: 29.375em) {
    .related-content__item:nth-last-child(2):first-child .related-content__media,
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item .related-content__media {
      display: block;
      margin-right: 0;
      margin-bottom: 30px; }
    .related-content__item:nth-last-child(2):first-child .related-content__content,
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item .related-content__content {
      width: 100%; }
    .related-content__item:nth-last-child(2):first-child .search-item__eyebrow,
    .related-content__item:nth-last-child(2):first-child ~ .related-content__item .search-item__eyebrow {
      margin-bottom: 10px; } }

.related-content__item:nth-last-child(4):first-child {
  border-right: 1px solid #d1d1d0;
  display: inline-block;
  float: left;
  margin-right: 50px;
  padding-right: 50px;
  vertical-align: top;
  width: calc(50% - 50px); }
  .container--30-70 .related-content__item:nth-last-child(4):first-child,
  .container--70-30 .related-content__item:nth-last-child(4):first-child,
  .container--50-50 .related-content__item:nth-last-child(4):first-child {
    border-bottom: 1px solid #d1d1d0;
    border-right: 0;
    margin-bottom: 30px;
    margin-right: 0;
    padding-bottom: 30px;
    padding-right: 0;
    width: 100%; }
  @media (max-width: 56.875em) {
    .related-content__item:nth-last-child(4):first-child {
      border-bottom: 1px solid #d1d1d0;
      border-right: 0;
      margin-bottom: 30px;
      margin-right: 0;
      padding-bottom: 30px;
      padding-right: 0;
      width: 100%; } }
  @media (max-width: 29.375em) {
    .related-content__item:nth-last-child(4):first-child .related-content__media {
      display: block;
      margin-right: 0;
      margin-bottom: 30px; }
    .related-content__item:nth-last-child(4):first-child .related-content__content {
      width: 100%; }
    .related-content__item:nth-last-child(4):first-child .search-item__eyebrow {
      margin-bottom: 10px; } }

.related-content__item:nth-last-child(4):first-child ~ .related-content__item {
  border-bottom: 1px solid #d1d1d0;
  clear: right;
  float: right;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 50%; }
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .related-content__media,
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__eyebrow,
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__description,
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__meta,
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .related-content__cta {
    display: none; }
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__title {
    margin-bottom: 0; }
    .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__title a {
      font-family: "stevie-sans", Helvetica, Arial, sans-serif;
      color: #314a8f;
      font-size: 18px; }
      .related-content__item:nth-last-child(4):first-child ~ .related-content__item .search-item__title a:hover {
        color: rgba(49, 74, 143, 0.7); }
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item .related-content__content {
    width: 100%; }
  .related-content__item:nth-last-child(4):first-child ~ .related-content__item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .container--30-70 .related-content__item:nth-last-child(4):first-child ~ .related-content__item,
  .container--70-30 .related-content__item:nth-last-child(4):first-child ~ .related-content__item,
  .container--50-50 .related-content__item:nth-last-child(4):first-child ~ .related-content__item {
    width: 100%; }
  @media (max-width: 56.875em) {
    .related-content__item:nth-last-child(4):first-child ~ .related-content__item {
      width: 100%; } }

.story-mosaic__content .related-content__item {
  display: none; }
  .story-mosaic__content .related-content__item:first-child {
    border-right: 0;
    display: block;
    margin-right: 0;
    padding-right: 0;
    width: 100%; }
    @media (max-width: 56.875em) {
      .story-mosaic__content .related-content__item:first-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; } }

.related-content__content {
  display: inline-block;
  width: calc(100% - 190px); }
  @media (max-width: 40em) {
    .story-mosaic__content .related-content__content {
      width: 100%; } }

.report-banner {
  text-align: center; }
  .report-banner .page-banner__title {
    margin-bottom: 10px; }
    @media (max-width: 56.875em) {
      .report-banner .page-banner__title {
        font-size: 40px;
        margin-bottom: 5px; } }
  .report-banner .page-banner__subtitle {
    font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 10px; }
    @media (max-width: 56.875em) {
      .report-banner .page-banner__subtitle {
        font-size: 20px;
        margin-bottom: 5px; } }
  .report-banner .page-banner__description {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 56.875em) {
      .report-banner .page-banner__description {
        font-size: 18px; } }
  @media (max-width: 80.625em) {
    .report-banner .page-banner__caption {
      padding-right: 30px; } }
  @media (max-width: 29.375em) {
    .report-banner .page-banner__caption {
      left: auto;
      padding-bottom: 70px;
      padding-top: 30px;
      position: relative;
      top: auto;
      -ms-transform: none;
          transform: none; } }
  .report-banner .page-banner__figure {
    font-size: 0; }
    @media (max-width: 29.375em) {
      .report-banner .page-banner__figure {
        position: absolute;
        height: 100%; }
        .report-banner .page-banner__figure img {
          height: 100%; } }
  .report-banner .page-banner__caption-inner {
    color: inherit; }
  .report-banner.has-gradient:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 100%); }

.report-banner__arrow:before, .report-banner__arrow:after {
  background-color: #fff;
  content: '';
  display: block;
  height: 4px;
  width: 24px;
  position: absolute;
  bottom: 60px; }
  @media (max-width: 56.875em) {
    .report-banner__arrow:before, .report-banner__arrow:after {
      width: 15px;
      bottom: 30px; } }

.report-banner__arrow:after {
  left: calc(50% - 7px);
  -ms-transform: translateY(-50%) rotate(45deg);
      transform: translateY(-50%) rotate(45deg); }
  @media (max-width: 56.875em) {
    .report-banner__arrow:after {
      left: calc(50% - 4px); } }

.report-banner__arrow:before {
  left: calc(50% + 7px);
  -ms-transform: translateY(-50%) rotate(-45deg);
      transform: translateY(-50%) rotate(-45deg); }
  @media (max-width: 56.875em) {
    .report-banner__arrow:before {
      left: calc(50% + 4px); } }

.report-nav {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 20px 20px 20px 0;
  position: absolute;
  z-index: 10;
  transition: background-color 0.2s ease; }
  .report-nav:hover {
    background-color: rgba(255, 255, 255, 0.7); }
  @media (max-width: 56.875em) {
    .report-nav {
      display: none; } }

.report-nav__list-item-name {
  opacity: 0;
  transition: opacity 0.2s ease; }

.report-nav__list-item {
  font-size: 15px;
  position: relative; }
  .report-nav__list-item.is-selected:before {
    background-color: #314a8f;
    height: 14px;
    opacity: 1;
    width: 14px; }
  .report-nav__list-item:before {
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid #314a8f;
    box-shadow: 0 0 0 2px #fff;
    content: '';
    display: inline-block;
    height: 10px;
    left: -15px;
    opacity: 0.75;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    width: 10px;
    transition: height 0.3s ease, width 0.3s ease; }
  .report-nav__list-item:hover {
    cursor: pointer; }
    .report-nav__list-item:hover .report-nav__list-item-name {
      opacity: 1; }
    .report-nav__list-item:hover:before {
      background-color: #314a8f;
      height: 14px;
      opacity: 1;
      width: 14px; }
  .report-nav__list-item:last-child {
    margin-bottom: 0; }

.report-nav__list {
  list-style: none;
  margin-bottom: 0; }

.rich-text {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.7; }
  .story-mosaic__content .rich-text {
    margin: 0;
    padding: 50px;
    padding: 3.125rem; }
  .rich-text > div:not(.rich-text__embed),
  .rich-text p,
  .rich-text ul,
  .rich-text ol,
  .rich-text h1,
  .rich-text h2,
  .rich-text h3,
  .rich-text h4,
  .rich-text h5,
  .rich-text h6,
  .rich-text blockquote,
  .rich-text table {
    margin-left: auto;
    margin-right: auto; }
  .rich-text p, .rich-text li {
    font-size: inherit; }
    .rich-text p a, .rich-text li a {
      font-weight: bold; }
  .rich-text p {
    margin-bottom: 32px;
    margin-bottom: 2rem; }
  .rich-text blockquote {
    font-size: 20.8px;
    font-size: 1.3rem;
    line-height: 1.6; }
    @media (max-width: 29.375em) {
      .rich-text blockquote {
        margin: 1.25rem; } }
  .rich-text ul, .rich-text ol {
    padding-left: 20px;
    padding-left: 1.25rem;
    list-style-position: outside; }
  .rich-text ol,
  .rich-text ul {
    line-height: 1.6; }
    .rich-text ol li,
    .rich-text ul li {
      padding-left: 10px;
      padding-left: 0.625rem;
      padding-right: 25px;
      padding-right: 1.5625rem;
      position: relative;
      left: 25px;
      left: 1.5625rem; }
      .rich-text ol li ul ul li,
      .rich-text ol li ol ol li,
      .rich-text ul li ul ul li,
      .rich-text ul li ol ol li {
        margin-left: 55px;
        margin-left: 3.4375rem; }
  .rich-text hr {
    margin-bottom: 18px;
    margin-bottom: 1.125rem; }
  .rich-text table {
    clear: both;
    margin-top: 45px;
    margin-top: 2.8125rem;
    margin-bottom: 45px;
    margin-bottom: 2.8125rem; }
    .rich-text table caption {
      margin-bottom: 15px;
      margin-bottom: 0.9375rem;
      font-weight: bold; }

div.l-rte-full, section.l-rte-full {
  width: 100%; }

div.l-rte-pull-left, section.l-rte-pull-left {
  float: left;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-right: 30px;
  margin-right: 1.875rem; }

div.l-rte-pull-right, section.l-rte-pull-right {
  float: right;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-left: 30px;
  margin-left: 1.875rem; }

div .rich-text__embed:not(.l-rte-pull-right), div .rich-text__embed:not(.l-rte-pull-left), section .rich-text__embed:not(.l-rte-pull-right), section .rich-text__embed:not(.l-rte-pull-left) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 100%; }
  div .rich-text__embed:not(.l-rte-pull-right) h1, div .rich-text__embed:not(.l-rte-pull-right) h2, div .rich-text__embed:not(.l-rte-pull-right) h3, div .rich-text__embed:not(.l-rte-pull-right) h4, div .rich-text__embed:not(.l-rte-pull-right) h5, div .rich-text__embed:not(.l-rte-pull-right) h6, div .rich-text__embed:not(.l-rte-pull-left) h1, div .rich-text__embed:not(.l-rte-pull-left) h2, div .rich-text__embed:not(.l-rte-pull-left) h3, div .rich-text__embed:not(.l-rte-pull-left) h4, div .rich-text__embed:not(.l-rte-pull-left) h5, div .rich-text__embed:not(.l-rte-pull-left) h6, section .rich-text__embed:not(.l-rte-pull-right) h1, section .rich-text__embed:not(.l-rte-pull-right) h2, section .rich-text__embed:not(.l-rte-pull-right) h3, section .rich-text__embed:not(.l-rte-pull-right) h4, section .rich-text__embed:not(.l-rte-pull-right) h5, section .rich-text__embed:not(.l-rte-pull-right) h6, section .rich-text__embed:not(.l-rte-pull-left) h1, section .rich-text__embed:not(.l-rte-pull-left) h2, section .rich-text__embed:not(.l-rte-pull-left) h3, section .rich-text__embed:not(.l-rte-pull-left) h4, section .rich-text__embed:not(.l-rte-pull-left) h5, section .rich-text__embed:not(.l-rte-pull-left) h6 {
    max-width: none; }
  div .rich-text__embed:not(.l-rte-pull-right) .image-block__media, div .rich-text__embed:not(.l-rte-pull-left) .image-block__media, section .rich-text__embed:not(.l-rte-pull-right) .image-block__media, section .rich-text__embed:not(.l-rte-pull-left) .image-block__media {
    text-align: center; }
    div .rich-text__embed:not(.l-rte-pull-right) .image-block__media figcaption, div .rich-text__embed:not(.l-rte-pull-left) .image-block__media figcaption, section .rich-text__embed:not(.l-rte-pull-right) .image-block__media figcaption, section .rich-text__embed:not(.l-rte-pull-left) .image-block__media figcaption {
      text-align: right; }
  div .rich-text__embed:not(.l-rte-pull-right) .video-block, div .rich-text__embed:not(.l-rte-pull-left) .video-block, section .rich-text__embed:not(.l-rte-pull-right) .video-block, section .rich-text__embed:not(.l-rte-pull-left) .video-block {
    width: 100%; }
  div .rich-text__embed:not(.l-rte-pull-right) .video-block__media, div .rich-text__embed:not(.l-rte-pull-left) .video-block__media, section .rich-text__embed:not(.l-rte-pull-right) .video-block__media, section .rich-text__embed:not(.l-rte-pull-left) .video-block__media {
    width: 100%; }

div .rich-text__embed.l-rte-pull-left, div .rich-text__embed.l-rte-pull-right, section .rich-text__embed.l-rte-pull-left, section .rich-text__embed.l-rte-pull-right {
  max-width: 40%; }
  div .rich-text__embed.l-rte-pull-left .video-block,
  div .rich-text__embed.l-rte-pull-left .image-block, div .rich-text__embed.l-rte-pull-right .video-block,
  div .rich-text__embed.l-rte-pull-right .image-block, section .rich-text__embed.l-rte-pull-left .video-block,
  section .rich-text__embed.l-rte-pull-left .image-block, section .rich-text__embed.l-rte-pull-right .video-block,
  section .rich-text__embed.l-rte-pull-right .image-block {
    margin-bottom: 0; }
  div .rich-text__embed.l-rte-pull-left .video-block__caption,
  div .rich-text__embed.l-rte-pull-left .image-block__media figcaption, div .rich-text__embed.l-rte-pull-right .video-block__caption,
  div .rich-text__embed.l-rte-pull-right .image-block__media figcaption, section .rich-text__embed.l-rte-pull-left .video-block__caption,
  section .rich-text__embed.l-rte-pull-left .image-block__media figcaption, section .rich-text__embed.l-rte-pull-right .video-block__caption,
  section .rich-text__embed.l-rte-pull-right .image-block__media figcaption {
    padding-bottom: 0; }
  div .rich-text__embed.l-rte-pull-left .image-block__media, div .rich-text__embed.l-rte-pull-right .image-block__media, section .rich-text__embed.l-rte-pull-left .image-block__media, section .rich-text__embed.l-rte-pull-right .image-block__media {
    border-bottom: 0; }
  div .rich-text__embed.l-rte-pull-left .video-block,
  div .rich-text__embed.l-rte-pull-left .video-block__media, div .rich-text__embed.l-rte-pull-right .video-block,
  div .rich-text__embed.l-rte-pull-right .video-block__media, section .rich-text__embed.l-rte-pull-left .video-block,
  section .rich-text__embed.l-rte-pull-left .video-block__media, section .rich-text__embed.l-rte-pull-right .video-block,
  section .rich-text__embed.l-rte-pull-right .video-block__media {
    min-width: 410px;
    min-width: 25.625rem; }
  div .rich-text__embed.l-rte-pull-left .video-block__media-placeholder, div .rich-text__embed.l-rte-pull-right .video-block__media-placeholder, section .rich-text__embed.l-rte-pull-left .video-block__media-placeholder, section .rich-text__embed.l-rte-pull-right .video-block__media-placeholder {
    width: 410px;
    width: 25.625rem; }
  @media (max-width: 56.875em) {
    div .rich-text__embed.l-rte-pull-left, div .rich-text__embed.l-rte-pull-right, section .rich-text__embed.l-rte-pull-left, section .rich-text__embed.l-rte-pull-right {
      float: none;
      width: 100%;
      max-width: none;
      margin-left: 0;
      margin-right: 0; }
      div .rich-text__embed.l-rte-pull-left .video-block,
      div .rich-text__embed.l-rte-pull-left .video-block__media, div .rich-text__embed.l-rte-pull-right .video-block,
      div .rich-text__embed.l-rte-pull-right .video-block__media, section .rich-text__embed.l-rte-pull-left .video-block,
      section .rich-text__embed.l-rte-pull-left .video-block__media, section .rich-text__embed.l-rte-pull-right .video-block,
      section .rich-text__embed.l-rte-pull-right .video-block__media {
        min-width: 100%; } }

div .rich-text__embed .image-block__media img, section .rich-text__embed .image-block__media img {
  max-width: 100%;
  width: auto; }

div .rich-text__subheader, section .rich-text__subheader {
  max-width: 850px;
  margin: 50px auto 90px;
  font-family: "merriweather",Georgia,"Times New Roman",Times,serif;
  font-weight: 300;
  color: #353531;
  font-size: 24px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -.01em; }

.container--100 .rich-text {
  margin-left: auto;
  margin-right: auto; }

.rich-text--breakout {
  max-width: none; }

.search-box {
  position: absolute;
  width: 100%;
  min-width: 38px;
  min-height: 38px; }
  @media (max-width: 56.875em) {
    .search-box {
      width: auto; } }

.search-box__input {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  max-width: calc(100vw - 100px);
  z-index: 10;
  transition: width 500ms; }
  .is-always-open .search-box__input,
  .search-box.is-open .search-box__input {
    width: 100%; }
    @media (max-width: 56.875em) {
      .is-always-open .search-box__input,
      .search-box.is-open .search-box__input {
        width: 500px; } }
  .search-box__input svg {
    fill: #595956;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    padding: 7px;
    box-sizing: content-box;
    cursor: pointer; }
    .search-box__input svg:hover,
    .is-always-open .search-box__input svg,
    .search-box.is-open .search-box__input svg {
      fill: #a58328; }
  .search-box__input input {
    position: relative;
    width: 100%;
    padding: 10px 0 10px 31px;
    box-shadow: none;
    font-size: 16px;
    font-size: 1rem;
    opacity: 0;
    border: 1px solid #d1d1d0;
    transition: opacity 125ms 250ms, padding 500ms; }
    .is-always-open .search-box__input input,
    .search-box.is-open .search-box__input input {
      padding: 10px 38px;
      opacity: 1;
      transition: opacity 100ms, padding 500ms; }

.search-box__close {
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  padding: 11px;
  box-sizing: content-box;
  cursor: pointer;
  z-index: 5;
  opacity: 0;
  transition: opacity 200ms, z-index 500ms; }
  .search-box__close:hover {
    fill: #a58328; }
  .search-box.is-open .search-box__close {
    z-index: 15;
    opacity: 1;
    transition: opacity 200ms 125ms, z-index 1ms; }

.search-box__loader .search-results__spinner {
  position: absolute;
  top: 0;
  right: 45px;
  right: 2.8125rem;
  left: auto;
  text-align: left; }
  .search-box__loader .search-results__spinner img {
    margin-top: 4px;
    margin-top: 0.25rem;
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem; }

.secondary-nav .multi-promo__promo {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: bold; }
  .secondary-nav .multi-promo__promo a {
    font-size: 30px;
    color: #353531; }
    @media (max-width: 56.875em) {
      .secondary-nav .multi-promo__promo a {
        font-size: 24px; } }
    @media (max-width: 29.375em) {
      .secondary-nav .multi-promo__promo a {
        font-size: 22px; } }
  .secondary-nav .multi-promo__promo:nth-last-child(4):first-child, .secondary-nav .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
    width: 25%; }
    @media (max-width: 43.75rem) {
      .secondary-nav .multi-promo__promo:nth-last-child(4):first-child, .secondary-nav .multi-promo__promo:nth-last-child(4):first-child ~ .multi-promo__promo {
        width: 50%; } }
  @media (max-width: 43.75rem) {
    .secondary-nav .multi-promo__promo {
      width: 50%; } }

.secondary-nav .promo-icon-link__link {
  border-top: 0; }
  .secondary-nav .promo-icon-link__link:after {
    margin-left: 5px; }

.search__query-mount::after {
  clear: both;
  content: "";
  display: block; }

.search__query-mount .search-box {
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
  max-width: 900px;
  max-width: 56.25rem; }

@media (max-width: 56.875em) {
  .search__query-mount .search-box {
    max-width: 100%;
    width: 100%;
    float: none; } }

@media (max-width: 56.875em) {
  .search__facets-wrapper {
    position: relative;
    margin: 0; }
    .search__facets-wrapper.is-left, .search__facets-wrapper.is-right {
      position: absolute;
      background-color: #d1d1d0;
      width: 85vw;
      top: 0;
      transition: transform 0.3s ease-in;
      margin: 0;
      padding: 1.875rem;
      z-index: 100; }
      .search__facets-wrapper.is-left.is-open, .search__facets-wrapper.is-right.is-open {
        -ms-transform: translateX(0%);
            transform: translateX(0%); }
    .search__facets-wrapper.is-left {
      left: -1.875rem;
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }
    .search__facets-wrapper.is-right {
      right: -1.875rem;
      -ms-transform: translateX(100%);
          transform: translateX(100%);
      transition: transform 0.3s ease-in; }
    .search__facets-wrapper.is-open {
      border: 1px solid #d1d1d0;
      border-left: 0;
      box-shadow: -1px 4px 12px 1px #353531; }
    .search__facets-wrapper .search-facets__group {
      background-color: #fff; } }

.search-facets__group-top,
.search-facets__group-more,
.search-facets__group-heading,
.search-facets__values-wrapper {
  padding: 9px;
  padding: 0.5625rem;
  padding-bottom: 0; }

.search-facets__filter-close {
  position: absolute;
  top: -20px;
  top: -1.25rem;
  left: 0;
  display: none;
  height: 40px;
  height: 2.5rem;
  width: 100%; }
  .search-facets__filter-close button {
    padding: 8px 12px;
    padding: 0.5rem 0.75rem;
    font-size: 19.2px;
    font-size: 1.2rem;
    margin: 0 auto;
    display: block;
    text-align: center; }
  .search-facets__filter-close .icon {
    color: #fff;
    margin-left: 6px;
    margin-left: 0.375rem;
    float: right; }
  .search-facets__filter-close .icon,
  .search-facets__filter-close .icon svg {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem; }
  @media (max-width: 56.875em) {
    .search-facets__filter-close {
      display: block; } }

.search-facets__clear-all {
  text-align: right;
  padding: 9px 8px;
  padding: 0.5625rem 0.5rem; }
  @media (max-width: 56.875em) {
    .search-facets__clear-all {
      float: right; } }

.search-facets__group {
  clear: both;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  cursor: pointer;
  border-style: solid;
  border-color: transparent;
  border-width: 1px 1px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  .search-facets__group::after {
    clear: both;
    content: "";
    display: block; }
  .search-facets__group.is-open .search-facets__group-heading {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #d1d1d0 #d1d1d0 transparent; }
  .search-facets__group.is-open .search-facets__group-wrapper .is-open.search-facets__group .search-facets__group-heading {
    border-bottom: 1px solid #d1d1d0; }
  .search-facets__group .search-facets__group {
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 0; }

.search-facets__group-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
  border-radius: 5px;
  border-color: #d1d1d0;
  padding: 9px;
  padding: 0.5625rem; }
  .search-facets__group-heading .search-facets__label {
    margin-bottom: 0; }
  .search-facets__group-heading button {
    margin-top: -5px; }

.search-facets__group-wrapper {
  overflow: hidden;
  border: 1px solid #d1d1d0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .search-facets__group-wrapper .search-facets__group-heading {
    background-color: transparent;
    padding: 32px 9px 8px;
    padding: 2rem 0.5625rem 0.5rem;
    border: 0; }
  .search-facets__group-wrapper .search-facets__group-wrapper {
    border: 0; }

.search-facets__group-more,
.search-facets__group-toggle,
.search-facets__group-clear,
.search-facets__clear-all,
.search-facets__value-expand {
  background: transparent;
  border: 0;
  cursor: pointer; }
  .search-facets__group-more button,
  .search-facets__group-toggle button,
  .search-facets__group-clear button,
  .search-facets__clear-all button,
  .search-facets__value-expand button {
    background: transparent;
    border: none;
    cursor: pointer;
    color: #314a8f;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px; }

.search-facets__group-toggle,
.search-facets__value-expand,
.search-facets__values-expand {
  transition: transform 0.2s; }
  .search-facets__group-toggle.is-open,
  .search-facets__value-expand.is-open,
  .search-facets__values-expand.is-open {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.search-facets__value-expand svg,
.search-facets__group-toggle svg {
  fill: #314a8f; }

.search-facets__group-top {
  width: 100%;
  text-align: right; }

.search-facets__group-clear {
  display: inline-block; }

.search-facets__group-selected {
  border-bottom: 1px solid #d1d1d0; }

.search-facets__group-more {
  text-align: right;
  padding-bottom: 9px;
  padding-bottom: 0.5625rem; }

.search-facets__value-expand {
  float: right; }

.search-facets__group-values {
  list-style: none;
  margin: 0; }
  .search-facets__group-values.is-level-1, .search-facets__group-values.is-level-2 {
    margin-left: 16px;
    margin-left: 1rem; }
  .search-facets__group-values li {
    display: -ms-flexbox;
    display: flex; }
    .search-facets__group-values li label {
      -ms-flex: auto;
          flex: auto;
      display: inline-block;
      font-size: 14px;
      font-size: 0.875rem;
      padding-left: 8px;
      padding-left: 0.5rem; }
    .search-facets__group-values li input {
      -ms-flex: none;
          flex: none;
      margin-top: 3px;
      display: inline-block;
      vertical-align: middle; }

.search-facets__label {
  margin-bottom: 15px;
  color: #353531;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase; }

.search-facets__group-body {
  transition: height 0.2s ease-in; }
  .search-facets__group-body .search-facets__group-body {
    padding-left: 0; }

.search-facets__values-wrapper {
  overflow: hidden; }
  .search-facets__values-wrapper.has-no-values + .search-facets__group .search-facets__group-heading {
    padding-top: 0; }
  .search-facets__values-wrapper .search-facets__values-wrapper {
    padding-right: 0;
    padding-left: 0; }

.search-item {
  opacity: 0;
  transition: opacity 250ms;
  margin-bottom: 32px;
  margin-bottom: 2rem;
  padding-bottom: 32px;
  padding-bottom: 2rem;
  border-bottom: 1px solid #d1d1d0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-direction: row;
      flex-direction: row; }
  .search-item:last-child {
    border-bottom: 0; }
  .search-item.is-visible {
    opacity: 1; }
  .search-item .search-item__media {
    margin-right: 30px;
    margin-right: 1.875rem;
    margin-bottom: 0; }
    .search-item .search-item__media img {
      width: 160px; }
  .search-item .sharebarInline {
    margin: 15px 0;
    margin: 0.9375rem 0; }
  @media (max-width: 80.625em) {
    .search-item {
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (max-width: 650px) {
    .search-item {
      -ms-flex-direction: column;
          flex-direction: column; } }

.search-item__media {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.search-item__content {
  -ms-flex: 1;
      flex: 1;
  margin-top: 0; }
  @media (max-width: 56.875em) {
    .search-item__content {
      margin-top: 0; } }

.search-item__eyebrow {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #a58328;
  font-size: 14.4px;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  letter-spacing: 0.07em; }

.search-item__title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 8px;
  margin-bottom: 0.5rem; }
  .search-item__title a {
    color: #353531; }
    .search-item__title a:hover {
      color: rgba(53, 53, 49, 0.7); }

.search-item__description {
  max-width: 800px;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }
  @media (max-width: 29.375em) {
    .search-item__description {
      display: none; } }

.search-item__meta {
  line-height: 1.5;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #5f5f5f;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-weight: 500; }
  .search-item__meta::after {
    clear: both;
    content: "";
    display: block; }
  .search-item__meta:empty {
    display: none;
    margin: 0;
    padding: 0;
    border: 0; }

.search-item__date,
.search-item__time {
  display: block; }

.search-item__byline {
  display: block; }

.search-item__cta {
  display: block;
  text-align: left; }

.search-item__author:after {
  content: "; "; }

.search-item__author:last-child:after {
  content: ""; }

.search-item__play-video {
  margin-top: 15px;
  color: #314a8f;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px; }
  .search-item__play-video a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center; }
  .search-item__play-video .svg-play-video {
    fill: currentColor;
    margin-right: 8px; }

.search-keyword__input {
  position: relative;
  margin-bottom: 40px; }
  .search-keyword__input input {
    position: relative;
    width: 100%;
    padding: 10px 36px 10px 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    border: 1px solid #d1d1d0;
    border-radius: 5px; }
  .search-keyword__input svg {
    position: absolute;
    right: 5px;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    width: 24px;
    height: 24px;
    padding: 7px;
    box-sizing: content-box;
    cursor: pointer;
    fill: #314a8f; }

.search-results.is-refreshing .search-results__item-wrapper * {
  color: #d1d1d0 !important; }

.search__results-mount {
  margin-left: 70px; }
  @media (max-width: 56.875em) {
    .search__results-mount {
      margin-left: 0; } }

.search-results__item-wrapper {
  position: relative; }

.search-results__items {
  min-height: 350px;
  min-height: 21.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.search-results__status-and-sort {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  border-bottom: 2px solid #d1d1d0; }

.search-results__sort-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  margin-left: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .search-results__sort-bar ul {
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    margin: 0; }
  .search-results__sort-bar li {
    margin: 0 0 0 25px;
    margin: 0 0 0 1.5625rem; }
  @media (max-width: 56.875em) {
    .search-results__sort-bar {
      margin-left: 0; } }
  @media (max-width: 25.9375em) {
    .search-results__sort-bar > span {
      display: block;
      padding-bottom: 0.75rem; } }
  @media (max-width: 23.75em) {
    .search-results__sort-bar ul {
      display: block; }
    .search-results__sort-bar li {
      clear: both;
      width: 100%;
      margin-bottom: 0.75rem; }
      .search-results__sort-bar li::after {
        clear: both;
        content: "";
        display: block; } }

.search-results__sort-by {
  font-size: 16px;
  color: #353531;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase; }

.search-results__sorter {
  cursor: pointer; }
  .search-results__sorter.is-active {
    font-weight: bold; }

.search-results__sort-label {
  float: left;
  font-size: 16px;
  font-size: 1rem; }

.search-results__sort-dir {
  display: inline-block;
  position: relative;
  top: 6px;
  top: 0.375rem; }
  .search-results__sort-dir button,
  .search-results__sort-dir svg {
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem; }
  .search-results__sort-dir button {
    display: block;
    text-align: center;
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: -16px;
    margin-top: -1rem;
    padding-top: 3px;
    padding-top: 0.1875rem;
    color: #a3a3a1; }
    .search-results__sort-dir button.is-selected {
      color: #314a8f; }
  .search-results__sort-dir svg {
    fill: currentColor; }

.search-results__status {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  color: #353531;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px; }
  .search-results__status > span {
    padding-bottom: 16px;
    padding-bottom: 1rem; }
  @media (max-width: 56.875em) {
    .search-results__status {
      width: 100%; } }

.serach-results__facet-pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5px; }

.search-results__facet-pill {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: middle;
      align-items: middle;
  margin: 5px;
  padding: 7px 10px;
  background-color: #d9deea;
  line-height: 18px; }
  .search-results__facet-pill span {
    display: inline-block;
    color: #314a8f;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
  .search-results__facet-pill button {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    margin-left: 8px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    line-height: 18px; }
    .search-results__facet-pill button .icon {
      fill: #314a8f;
      width: 16px;
      height: 16px; }

.search-results__load-more {
  text-align: center;
  transition: all 0.2s; }
  .search-results__load-more .btn {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 12px 24px;
    padding: 0.75rem 1.5rem; }
  .search-results__load-more .search-results__spinner {
    position: static;
    display: inline; }
    .search-results__load-more .search-results__spinner img {
      width: 24px;
      width: 1.5rem;
      height: 24px;
      height: 1.5rem;
      vertical-align: middle;
      margin-left: 14px;
      margin-left: 0.875rem; }

.search-results__pagination {
  text-align: center; }

.search-results__pages {
  display: inline-block; }
  .search-results__pages .btn {
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem; }

.search-results__filter-open {
  display: none;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  padding: 8px 12px;
  padding: 0.5rem 0.75rem; }
  .search-results__filter-open .icon {
    color: #fff;
    margin-left: 6px;
    margin-left: 0.375rem; }
  @media (max-width: 56.875em) {
    .search-results__filter-open {
      display: block; } }

.search-results__spinner {
  position: absolute;
  top: 100px;
  top: 6.25rem;
  left: calc(50%  - 88px);
  text-align: center; }
  .search-results__spinner img {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem; }

.gs-title {
  color: #314a8f !important;
  font-size: 24px !important;
  text-decoration: none !important; }

.gs-title b {
  color: #314a8f !important;
  font-size: 24px !important;
  text-decoration: none !important; }

.search-gcse-results {
  max-width: 850px;
  max-width: 53.125rem;
  margin: auto; }

.gs-visibleUrl {
  display: none !important; }

.gsc-table-result {
  display: -ms-flexbox;
  display: flex; }

@media screen and (max-width: 600px) {
  .gsc-table-result {
    -ms-flex-direction: column;
        flex-direction: column; } }

.gsc-thumbnail {
  width: 120px !important; }

img.gs-image {
  max-width: 100px !important; }

.gs-snippet {
  color: #595956;
  font-size: 18px; }

.search-gcse-results .search-results__status {
  margin: 0; }

.sharebar {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .sharebar .at-resp-share-element .at-share-btn:hover {
    opacity: 0.7;
    -ms-transform: none;
        transform: none; }
  @media (max-width: 37.5em) {
    .sharebar {
      display: none; } }

.sharebarInline {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start; }
  .sharebarInline .at-resp-share-element .at-share-btn:hover {
    opacity: 0.7;
    -ms-transform: none;
        transform: none; }
  @media (max-width: 37.5em) {
    .sharebarInline {
      display: none; } }

.sharebar__text {
  color: #a3a3a1;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-right: 15px; }

.site-logo {
  font-size: 19.2px;
  font-size: 1.2rem;
  position: relative;
  z-index: 2; }
  @media (max-width: 56.875em) {
    .site-logo {
      display: table; } }
  .site-logo a {
    text-decoration: none; }
  .global-header--minimal .site-logo {
    padding: 30px 0;
    text-align: center; }
    @media (max-width: 56.875em) {
      .global-header--minimal .site-logo {
        padding: 20px 0;
        width: 100%; } }

.site-logo__image {
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 56.875em) {
    .site-logo__image {
      display: table-row;
      text-align: center; } }

@media (56.9375em) {
  .site-logo__title {
    padding-left: 1.25rem; } }

@media (max-width: 56.875em) {
  .site-logo__title {
    font-size: .95rem;
    text-align: center;
    display: table-row;
    padding-top: 0.625rem; } }

.slideshow {
  position: relative; }
  .slideshow .image-block {
    opacity: 0;
    margin-bottom: 0; }
  .slideshow .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .slideshow .slick-slider .slick-track,
  .slideshow .slick-slider .slick-list {
    transform: translate3d(0, 0, 0); }
  .slideshow .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px; }
  .slideshow .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }
  .slideshow .slick-initialized .image-block {
    opacity: 1; }
  .slideshow .image-block__title {
    display: none; }
  .slideshow .image-block__media {
    margin: 0 15px;
    border-bottom: none; }
    .slideshow .image-block__media figcaption {
      border-bottom: 0;
      color: #595956;
      font-size: 16px;
      font-style: normal;
      max-width: 700px;
      padding-bottom: 0.625em;
      padding-top: 0.625em;
      text-align: center; }
      @media (max-width: 29.375em) {
        .slideshow .image-block__media figcaption {
          padding-left: 1.25em;
          padding-right: 1.25em; } }
  .slideshow .image-block__link {
    text-align: center;
    font-size: 16px; }
  .slideshow .slick-next,
  .slideshow .slick-prev {
    border-radius: 0 !important;
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    transition: background-color 0.3s;
    z-index: 100; }
    .slideshow .slick-next.slick-disabled svg,
    .slideshow .slick-prev.slick-disabled svg {
      fill: #a3a3a1; }
    .slideshow .slick-next.slick-disabled:hover,
    .slideshow .slick-prev.slick-disabled:hover {
      cursor: default; }
    @media (max-width: 29.375em) {
      .slideshow .slick-next,
      .slideshow .slick-prev {
        background-color: transparent; } }
    .slideshow .slick-next, .slideshow .slick-next .icon, .slideshow .slick-next svg,
    .slideshow .slick-prev,
    .slideshow .slick-prev .icon,
    .slideshow .slick-prev svg {
      width: 64px;
      width: 4rem;
      height: 128px;
      height: 8rem; }
    .slideshow .slick-next svg,
    .slideshow .slick-prev svg {
      fill: #314a8f; }
    .slideshow .slick-next:hover,
    .slideshow .slick-prev:hover {
      cursor: pointer; }
    .slideshow .slick-next::before,
    .slideshow .slick-prev::before {
      content: ""; }
  .slideshow .slick-next {
    right: 0; }
  .slideshow .slick-prev {
    left: 0; }
  .slideshow .slick-dots {
    position: static; }
    .slideshow .slick-dots li {
      margin: 0 8px; }
      .slideshow .slick-dots li button::before {
        content: "";
        display: none; }
      .slideshow .slick-dots li:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d1d1d0, 0 0 0 6px #5B9DD9; }
    .slideshow .slick-dots li, .slideshow .slick-dots button {
      width: 10px;
      width: 0.625rem;
      height: 10px;
      height: 0.625rem;
      border-radius: 1.25rem; }
    .slideshow .slick-dots button {
      width: 10px;
      width: 0.625rem;
      height: 10px;
      height: 0.625rem;
      margin: 0 auto;
      padding: 4px;
      background-color: #fff;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px #d1d1d0;
      transition: background-color 0.3s; }
    .slideshow .slick-dots .slick-active button {
      background-color: #d1d1d0; }
  .container--100 .slideshow,
  .container--bleed .slideshow {
    padding: 60px 0;
    background-color: #ececec; }
  @media (max-width: 29.375em) {
    .slideshow .slick-next,
    .slideshow .slick-prev {
      border-radius: 4rem; }
      .slideshow .slick-next, .slideshow .slick-next .icon, .slideshow .slick-next svg,
      .slideshow .slick-prev,
      .slideshow .slick-prev .icon,
      .slideshow .slick-prev svg {
        width: 2rem;
        height: 4rem; } }

.slideshow__title {
  margin-bottom: 50px;
  text-align: center; }
  .container--30-70 .slideshow__title,
  .container--70-30 .slideshow__title {
    margin-bottom: 30px; }

.slideshow__slider {
  margin-left: auto;
  margin-right: auto;
  max-width: 1290px;
  padding: 0 50px;
  position: relative; }
  @media (max-width: 29.375em) {
    .slideshow__slider {
      padding: 0 20px; } }

.stat .multi-promo--alt {
  margin-bottom: 20px; }

.card .stat {
  background-color: rgba(49, 74, 143, 0.8);
  padding: 50px; }
  @media (max-width: 29.375em) {
    .card .stat {
      padding: 25px; } }

.stat__stat-container {
  border-bottom: 2px solid #d1d1d0;
  color: #314a8f;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  line-height: initial;
  padding-bottom: 10px;
  text-align: center; }
  .card .stat__stat-container {
    color: #fff !important;
    border-bottom: 2px solid #fff; }

.stat__prefix {
  vertical-align: text-bottom; }

.stat__prefix,
.stat__suffix {
  font-size: 60px;
  font-weight: normal; }
  @media (min-width: 29.4375em) {
    .stat__prefix,
    .stat__suffix {
      font-size: 40px; } }
  @media (min-width: 87.5em) {
    .stat__prefix,
    .stat__suffix {
      font-size: 80px; } }

.stat__content {
  font-size: 120px;
  font-weight: bold; }
  @media (min-width: 29.4375em) {
    .stat__content {
      font-size: 74px; } }
  @media (min-width: 56.9375em) {
    .stat__content {
      font-size: 100px; } }
  @media (min-width: 87.5em) {
    .stat__content {
      font-size: 150px; } }

.stat__description {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center; }
  .card .stat__description {
    color: #fff !important; }

.story-mosaic {
  padding-top: 110px;
  padding-bottom: 110px;
  background-size: cover; }

.story-mosaic__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: stretch;
      justify-content: stretch;
  margin: -15px; }
  .container--bleed .story-mosaic__content {
    max-width: 1290px;
    margin: 0 auto; }
    @media (max-width: 80.625em) {
      .container--bleed .story-mosaic__content {
        margin-left: 1.875rem;
        margin-right: 1.875rem; } }
  @media (max-width: 80.625em) {
    .story-mosaic__content {
      margin-left: 0;
      margin-right: 0; } }

.story-mosaic__small {
  width: 42%; }
  .story-mosaic__small .video-promo {
    text-align: center; }
    .story-mosaic__small .video-promo h6 {
      color: #fff;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.2;
      letter-spacing: .04em;
      margin-top: 20px;
      margin-top: 1.25rem; }
      .story-mosaic__small .video-promo h6 a {
        color: #fff; }
        .story-mosaic__small .video-promo h6 a:hover {
          color: rgba(255, 255, 255, 0.7); }

.story-mosaic__large {
  width: 58%; }
  .story-mosaic__large .statement {
    text-align: center;
    color: #6c6c69;
    padding: 30px; }
    .story-mosaic__large .statement p {
      font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
      font-weight: 300;
      margin-bottom: 0;
      margin-top: 10px;
      margin-top: 0.625rem;
      line-height: 1.5;
      font-size: 30px;
      font-size: 1.875rem; }
      @media (max-width: 56.875em) {
        .story-mosaic__large .statement p {
          font-size: 1.5625rem; } }
      .story-mosaic__large .statement p span {
        font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
        font-weight: 700;
        font-size: 38px;
        font-size: 2.375rem; }
        @media (max-width: 56.875em) {
          .story-mosaic__large .statement p span {
            font-size: 1.875rem; } }

.story-mosaic__small,
.story-mosaic__large {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 15px;
  box-sizing: border-box; }
  .story-mosaic__small > *,
  .story-mosaic__large > * {
    -ms-flex-positive: 1;
        flex-grow: 1;
    box-sizing: border-box;
    max-width: 100%; }
  @media (max-width: 56.875em) {
    .story-mosaic__small,
    .story-mosaic__large {
      width: 100%;
      padding: 15px 0; } }

.svg-chevron-down {
  width: 16px;
  height: 9px; }

.svg-close {
  width: 24px;
  height: 24px; }

.svg-play-video {
  width: 38px;
  height: 38px; }

.text-banner {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding: 84px 0;
  padding: 5.25rem 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media (max-width: 56.875em) {
    .text-banner {
      padding: 3.75rem 0; } }

.text-banner__content {
  max-width: 840px;
  max-width: 52.5rem;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 56.875em) {
    .text-banner__content {
      padding-left: 2rem;
      padding-right: 2rem; } }

.text-banner__title {
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 2.375em;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 67px;
  margin-bottom: 4.1875rem; }
  @media (max-width: 56.875em) {
    .text-banner__title {
      margin-bottom: 2.1875rem; } }

.text-banner__subtitle {
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.5; }
  @media (max-width: 56.875em) {
    .text-banner__subtitle {
      font-size: 1.2rem; } }

.text-banner__description {
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.67;
  margin-bottom: 0; }
  @media (max-width: 56.875em) {
    .text-banner__description {
      font-size: 1rem; } }

.text-banner__cta-wrap {
  text-align: center; }

.text-banner__cta {
  display: inline-block;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 17.008px;
  font-size: 1.063rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 12px 24px;
  border: 1px solid #fff;
  border-radius: 2rem;
  margin-top: 42px;
  margin-top: 2.625rem;
  transition: background-color 0.75s cubic-bezier(0.4, 0, 0.2, 1), color 0.75s cubic-bezier(0.4, 0, 0.2, 1); }
  .u-color-pair .text-banner__cta:hover {
    color: #314a8f !important;
    background-color: #fff !important; }
  @media (max-width: 56.875em) {
    .text-banner__cta {
      margin-top: 2rem; } }

.container--50-50 .text-banner__content,
.container--70-30 .text-banner__content,
.container--30-70 .text-banner__content {
  padding: 25.6px;
  padding: 1.6rem; }

.utility-nav .has-submenu {
  margin-left: -10px;
  margin-left: -0.625rem; }
  @media (max-width: 56.875em) {
    .utility-nav .has-submenu {
      margin: 0;
      padding-left: 0;
      padding-right: 0; } }

@media (max-width: 56.875em) {
  .condensed-header__top-left > .utility-nav {
    display: none; } }

.utility-nav__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex; }

.utility-nav__item {
  position: relative;
  margin-right: 30px;
  margin-right: 1.875rem;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #353531;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer; }
  @media (max-width: 56.875em) {
    .utility-nav__item {
      padding: 0.625rem 1.25rem;
      margin-bottom: 0.25rem; } }
  .utility-nav__item:hover {
    color: #a58328; }
  .utility-nav__item span {
    padding: 4px 10px; }
    @media (max-width: 56.875em) {
      .utility-nav__item span {
        padding: 0rem 1.25rem;
        font-size: 0.875rem;
        display: inline-block; } }
  .utility-nav__item--highlight {
    border: 2px solid rgba(165, 131, 40, 0.7);
    padding: 3px 8px;
    border-radius: 5px;
    margin-top: -5px; }
    @media (max-width: 56.875em) {
      .utility-nav__item--highlight {
        padding: 0.625rem 1.25rem;
        margin-right: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0; } }
  .utility-nav__item:last-child {
    margin-right: 0; }
  .utility-nav__item a {
    color: inherit; }
  @media (max-width: 56.875em) {
    .utility-nav__item.is-open {
      background-color: #ececec;
      padding-bottom: 0; } }
  .utility-nav__item.is-open span {
    background-color: #ececec;
    border-top: 5px solid #ececec; }
    @media (max-width: 56.875em) {
      .utility-nav__item.is-open span {
        border: none; } }
  .utility-nav__item.is-open .icon {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  .condensed-header .utility-nav__item > a {
    white-space: nowrap; }

.utility-nav__submenu {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  background-color: #ececec;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  color: #595956;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
  letter-spacing: 0; }
  .utility-nav__submenu a {
    font-weight: 500; }
  .utility-nav__submenu.dropdown__submenu {
    min-width: 226px; }
  @media (max-width: 56.875em) {
    .utility-nav__submenu {
      width: 100%;
      display: none;
      position: static;
      transition: none;
      height: auto;
      opacity: 1; } }
  .utility-nav__submenu li {
    border-bottom: 1px solid #d1d1d0;
    display: block;
    margin: 0;
    padding: 10px;
    padding: 0.625rem; }
    @media (max-width: 56.875em) {
      .utility-nav__submenu li {
        padding: 0.625rem 1.25rem; } }
    .utility-nav__submenu li:hover {
      background-color: #f4f4f4; }
    .utility-nav__submenu li:last-child {
      border-bottom: 0; }

.image-block {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .story-mosaic__content .image-block {
    padding: 30px; }

.image-block__media img {
  display: block;
  width: 100%; }

.image-block__media figcaption {
  color: #5f5f5f;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.45;
  max-width: 700px;
  margin-left: auto;
  padding-bottom: 0.625em;
  padding-top: 0.625em;
  text-align: right; }

.image-block__media figcaption + .image-block__link {
  margin-top: 0; }

@media (max-width: 56.875em) {
  .image-block__media figcaption {
    font-size: 1.125rem; } }

.image-block__link {
  display: block;
  text-align: right;
  margin-top: 12.8px;
  margin-top: .8rem; }
  .image-block__link:hover {
    opacity: 0.8; }
    .image-block__link:hover::after {
      -ms-transform: translateX(3px);
          transform: translateX(3px); }
  .image-block__link::after {
    font-family: "stevie-sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    content: ' _>';
    display: inline-block;
    margin-left: 5px;
    transition: transform 450ms; }

.video-block {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .story-mosaic__content .video-block {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-bottom: 0;
    width: 100%; }

.video-block__video-wrapper {
  position: relative; }
  .story-mosaic__content .video-block__video-wrapper {
    -ms-flex-positive: 1;
        flex-grow: 1; }

.video-block__title {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 0;
  padding: 10px;
  text-transform: uppercase; }
  .story-mosaic__content .video-block__title {
    max-width: 375px;
    text-align: center; }
  .story-mosaic__content:hover .video-block__title {
    opacity: 0.7; }

.video-block__media-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .video-block__media-wrapper video,
  .video-block__media-wrapper iframe,
  .video-block__media-wrapper object,
  .video-block__media-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    margin-bottom: 1.25rem; }

.video-block__media-placeholder {
  display: none;
  width: 100%; }

.video-block__caption {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.45;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 0.625em;
  padding-top: 0.625em;
  text-align: center; }
  @media (max-width: 56.875em) {
    .video-block__caption {
      font-size: 1.125rem; } }

.video-block__overlay {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  opacity: 0.85;
  position: absolute;
  width: 100%;
  z-index: 2; }
  .video-block__overlay:before {
    content: url("https://tbf.org/assets/img/svg-sprite/play-video.svg");
    display: block;
    height: 72px;
    text-align: center;
    margin-bottom: 20px;
    width: 72px; }
    .story-mosaic__content .video-block__overlay:before {
      opacity: 0.7; }
  .video-block__overlay:hover {
    cursor: pointer; }
    .story-mosaic__content .video-block__overlay:hover:before {
      opacity: 1; }
  .is-open .video-block__overlay {
    display: none; }

.video-block__overlay-thumbnail {
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1; }
  .is-open .video-block__overlay-thumbnail {
    display: none; }

.video-block__link {
  text-align: center; }
  .video-block__link a {
    font-size: 16px; }
    .video-block__link a:hover::after {
      -ms-transform: translateX(3px);
          transform: translateX(3px); }
    .video-block__link a::after {
      content: ' _>';
      display: inline-block;
      margin-left: 5px;
      transition: transform 450ms;
      font-family: "stevie-sans", Helvetica, Arial, sans-serif;
      font-weight: 500; }

.jquery-modal.blocker {
  z-index: 10; }

.jquery-modal.blocker .modal {
  background: transparent;
  box-shadow: none;
  max-width: 800px; }

.jquery-modal.blocker .modal .iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }

.jquery-modal.blocker .modal .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 1;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center; }

.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em; }

.blocker.behind {
  background-color: transparent; }

.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  border-radius: 8px;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left; }

.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg=="); }

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px; }

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.modal-spinner .rect2 {
  animation-delay: -1.1s; }

.modal-spinner .rect3 {
  animation-delay: -1.0s; }

.modal-spinner .rect4 {
  animation-delay: -0.9s; }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

.container--year-promo {
  max-width: 1068px;
  margin: 0 auto 100px;
  padding: 10px; }

.year-promo-section__title {
  text-align: center; }

.year-promo-section__blurb {
  max-width: 850px;
  margin: 50px auto 90px;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-weight: 300;
  color: #353531;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: -.01em; }
  .container--30-70 .year-promo-section__blurb,
  .container--70-30 .year-promo-section__blurb {
    max-width: 750px; }
  @media (max-width: 56.875em) {
    .year-promo-section__blurb {
      font-size: 20px;
      margin-bottom: 30px; } }

.year-promo-section__cta {
  text-align: center; }

.year-promo-section__promos {
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1068px; }

.year-promo .media-object__img {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  width: 260px;
  padding-top: 60px;
  padding-bottom: 30px; }

.year-promo .media-object__content {
  padding-bottom: 70px;
  margin-top: 15px; }

.year-promo:not(:last-child) .media-object__img::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 65px;
  width: 2px;
  background-color: rgba(165, 131, 40, 0.2);
  content: " "; }

.is-open .year-promo:not(:last-child) .media-object__img::before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 65px;
  width: 2px;
  background-color: rgba(165, 131, 40, 0.2);
  content: " "; }

.year-promo.content-list__overflow {
  display: none; }

@media (max-width: 56.875em) {
  .year-promo.media-object {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
  .year-promo:not(:last-child) .media-object__img::before {
    display: none; }
  .year-promo:last-child .media-object__content {
    padding-bottom: 10px; } }

.year-promo__img {
  display: block;
  height: 160px;
  width: 160px; }
  .year-promo__img img {
    max-width: 100%; }

.year-promo__year {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 130px;
  width: 130px;
  top: 0;
  left: 0;
  color: #a58328;
  font-family: "merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 38px;
  font-weight: 700;
  background-color: white;
  border: 2px solid #a58328;
  border-radius: 50%; }

.year-promo__title {
  margin-bottom: 15px;
  color: #353531;
  font-family: "canada-type-gibson", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px; }

.year-promo__text {
  margin-bottom: 20px;
  color: #595956;
  font-family: "stevie-sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7; }
  @media (max-width: 56.875em) {
    .year-promo__text {
      font-size: 16px; } }

.jquery-modal.blocker .pdf-modal {
  max-width: 75vw; }

.site-bostonindicators * {
  outline-color: #75b9b9 !important; }

.site-bostonindicators .condensed-header {
  box-shadow: 3px 0 14px 2px rgba(0, 0, 0, 0.4); }

.site-bostonindicators .site-logo img {
  min-width: 200px; }

@media (max-width: 56.875em) {
  .site-bostonindicators .site-logo {
    max-width: 180px; } }

.site-bostonindicators .primary-nav__menu-wrap {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.site-bostonindicators .primary-nav__menu {
  margin-left: -10px; }
  .site-bostonindicators .primary-nav__menu a,
  .site-bostonindicators .primary-nav__menu span {
    padding: 15px 10px 23px;
    padding: 0.9375rem 0.625rem 1.4375rem;
    font-size: 18px !important;
    font-size: 1.125rem !important; }

.site-bostonindicators .primary-nav__subitem a {
  font-size: 18px !important;
  font-size: 1.125rem !important; }

.site-bostonindicators .search-box__input svg {
  fill: #75b9b9 !important; }
  .site-bostonindicators .search-box__input svg:hover,
  .is-always-open .site-bostonindicators .search-box__input svg,
  .search-box.is-open .site-bostonindicators .search-box__input svg {
    fill: #75b9b9 !important; }

@media (max-width: 29.375em) {
  .site-bostonindicators .primary-nav__toggle {
    padding-left: 0; } }

@media (min-width: 1291px) {
  .site-bostonindicators .search-box {
    top: 31px; } }

@media (max-width: 56.875em) {
  .site-bostonindicators .search-box {
    top: 90px; } }

@media all and (-ms-high-contrast: none) and (min-width: 1000px), (-ms-high-contrast: active) and (min-width: 1000px) {
  .site-bostonindicators .search-box {
    top: 30px; } }

@media all and (-ms-high-contrast: none) and (min-width: 56.875em) and (max-width: 999px), (-ms-high-contrast: active) and (min-width: 56.875em) and (max-width: 999px) {
  .site-bostonindicators .search-box {
    top: 17px; } }

.site-bostonindicators .feature-banner__eyebrow {
  color: #b7eceb !important; }

.site-bostonindicators .utility-nav {
  margin-top: 20px; }
  @media (max-width: 80.625em) {
    .site-bostonindicators .utility-nav {
      margin-top: 0; } }
  .site-bostonindicators .utility-nav .utility-nav__item--highlight {
    border: 2px solid rgba(117, 185, 185, 0.7); }
  .site-bostonindicators .utility-nav .utility-nav__item:hover {
    color: #b7eceb; }

@media (max-width: 29.375em) {
  .site-bostonindicators .is-always-open .search-box__input input,
  .site-bostonindicators .search-box.is-open .search-box__input input {
    padding: 0.625rem 0.5rem 0.5rem 2.25rem !important; } }

@media (max-width: 56.875em) {
  .site-bostonindicators .condensed-header__top {
    padding-top: 10px; } }

.site-bostonindicators .condensed-header__top-left .primary-nav {
  margin-right: 40px;
  display: block; }
  @media (max-width: 56.875em) {
    .site-bostonindicators .condensed-header__top-left .primary-nav {
      margin-right: 0; } }

@media (max-width: 29.375em) {
  .site-bostonindicators .condensed-header__top-left {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0; } }

.is-always-open .site-bostonindicators input,
.search-box.is-open .site-bostonindicators input {
  padding: 10px 0 10px 38px; }

.site-bostonindicators .search-box__input svg:hover,
.is-always-open .site-bostonindicators .search-box__input svg,
.search-box.is-open .site-bostonindicators .search-box__input svg {
  fill: #75b9b9; }

@media (min-width: 56.875em) {
  .site-bostonindicators .search-box__input svg {
    top: -3px; } }

.site-bostonindicators .search-box__close:hover {
  fill: #75b9b9; }


/*# sourceMappingURL=TBF-generated.css.map */
