@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
pre,
samp {
  font-size: 1em; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto; }

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #b8e0e5;
  color: #000;
  text-shadow: none; }

::selection {
  background: #b8e0e5;
  color: #000;
  text-shadow: none; }

*,
*::before,
*::after {
  box-sizing: inherit; }

* {
  transition-duration: 0.2s;
  transition-property: background-color, border-color, box-shadow, color, opacity, outline-color, text-shadow, transform, -webkit-text-decoration-color;
  transition-property: background-color, border-color, box-shadow, color, opacity, outline-color, text-decoration-color, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, outline-color, text-decoration-color, text-shadow, transform, -webkit-text-decoration-color;
  transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #428076;
  outline: 2px solid transparent;
  -webkit-text-decoration-color: #ffc641;
          text-decoration-color: #ffc641;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover, a:focus {
    background-color: #ffc641;
    color: #414142;
    outline-color: #ffc641; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.52;
  margin: 0 1.5em 1.6rem; }

body {
  background-color: #fff;
  color: #414142;
  font-size: 5vw;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }
  @media (min-width: 25em) {
    body {
      font-size: 100%; } }
  body.home-page {
    overflow-x: hidden; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.8rem; }

dd {
  margin-bottom: 1.6rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1.6rem; }

dt {
  font-weight: 500; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

figure {
  margin: 0 0 1.6rem; }

h1, .c-heading--h1, h2, .c-heading--h2, h3, .c-heading--h3, h4, .c-heading--h4, h5, .c-heading--h5, h6, .c-heading--h6, .c-award-card__title, .c-card-teaser__title, .c-heading--xxl, .c-heading--xl, .c-heading--lg, .c-photo-card__title, .c-photo-teaser__title, .c-section__title, .c-teaser__title, .c-tile__title {
  color: inherit;
  font-weight: 500;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1;
  margin: 0 0 1.6rem;
  text-rendering: optimizeLegibility; }

h1,
.c-heading--h1 {
  margin-bottom: 0.5em; }

h3,
.c-heading--h3 {
  font-weight: 300;
  margin-bottom: 0.08em;
  color: #428076; }

h4,
.c-heading--h4 {
  margin-bottom: 0.2em; }

h5,
.c-heading--h5 {
  font-weight: 400;
  margin-bottom: 0.2em; }

h6,
.c-heading--h6 {
  margin-bottom: 0.5625em; }

hr {
  border-top: 1px solid #666666;
  box-sizing: content-box;
  height: 0;
  margin: 1.6rem 0;
  padding-bottom: -1px; }

html {
  box-sizing: border-box;
  font-size: 125%;
  font-weight: 300;
  line-height: 1.75;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

legend {
  border: 0;
  box-sizing: border-box;
  color: inherit;
  display: table;
  margin: 0;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

li {
  line-height: 1.45;
  margin-bottom: 0.8rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ffc641;
  color: #414142;
  outline: 0.1rem solid #ffc641; }

ol {
  margin: 0 0 1.6rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.8rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  margin: 0 0 1.6em; }

pre {
  margin: 0 0 1.6rem;
  overflow: auto; }

small {
  font-size: 0.9em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.6em;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.75rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.75rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: none;
  margin: 0 0 1.6em;
  padding: 0; }
  ul ol,
  ul ul {
    margin: 0.8em 0 0; }
  ul li {
    background-image: url("../images/bg/bullet.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/bullet.svg");
    background-position: 0 0.4rem;
    background-repeat: no-repeat;
    background-size: 0.6rem;
    padding: 0 0 0 1.2em; }
    [dir='rtl'] ul li {
      background-position: 100% 0.4rem;
      padding: 0 1.2em 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: proxima-nova, "Proxima Nova", sans-serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.breadcrumb__title, .c-form-item__checkbox,
.c-form-item__radio, .c-icon.is-hidden, .c-nav--slideout-menu .c-nav__item.is-closed > .c-nav--subnav {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.l-sidebar::after, .c-nav--facets .c-facet::after {
  clear: both;
  content: '';
  display: table; }

.skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html, .c-button, .c-direct-quote__cite, .c-heading--primary, .c-nav--footer .c-nav--subnav .c-nav__link, .c-nav--slideout-menu .c-nav--subnav .c-nav__link {
  font-family: proxima-nova, "Proxima Nova", sans-serif; }

blockquote, h1, .c-heading--h1, h2, .c-heading--h2, h4, .c-heading--h4, h6, .c-heading--h6, .c-accordion__title, .c-award-card__title, .c-card-teaser__meta, .c-card-teaser__title, .c-direct-quote, .c-heading--secondary, .c-hero__actions-label, .c-photo-caption__credit, .c-photo-card__title, .c-photo-single__credit, .c-photo-teaser__tag, .c-photo-teaser__title, .c-photo__credit, .c-pull-quote, .c-section__title, .c-site-name, .c-slideout__site-name, .c-teaser__title, .c-tile__title, .c-nav--footer .c-nav__link, .c-nav--slideout-menu .c-nav__link {
  font-family: museo-slab, "Museo Slab", serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

.c-hero__title, .c-icon--xxxxl, .c-text--xxxxl {
  font-size: 10vw;
  line-height: 1; }
  @media (min-width: 37.5em) {
    .c-hero__title, .c-icon--xxxxl, .c-text--xxxxl {
      font-size: 3rem; } }

h1, .c-heading--h1, .c-icon--xxxl, .c-text--xxxl {
  font-size: 9vw;
  line-height: 1; }
  @media (min-width: 34.7222222222em) {
    h1, .c-heading--h1, .c-icon--xxxl, .c-text--xxxl {
      font-size: 2.5rem; } }

.c-heading--xxl, .c-icon--xxl, .c-text--xxl {
  font-size: 8vw;
  line-height: 1; }
  @media (min-width: 31.25em) {
    .c-heading--xxl, .c-icon--xxl, .c-text--xxl {
      font-size: 2rem; } }

h2, .c-heading--h2, .c-heading--xl, .c-hero__subtitle, .c-icon--xl, .c-section__title, .c-teaser__title, .c-text--xl, .c-tile__title, .c-teaser--featured .c-teaser__title {
  font-size: 7vw;
  line-height: 1.2857142857; }
  @media (min-width: 31.25em) {
    h2, .c-heading--h2, .c-heading--xl, .c-hero__subtitle, .c-icon--xl, .c-section__title, .c-teaser__title, .c-text--xl, .c-tile__title, .c-teaser--featured .c-teaser__title {
      font-size: 1.75rem; } }

h3, .c-heading--h3, .c-award-card__title, .c-country-list__item, .c-heading--lg, .c-icon--lg, .c-photo-card__title, .c-teaser__subtitle, .c-text--lg, .c-teaser--featured .c-teaser__subtitle, .c-teaser--featured .c-teaser__text, .c-teaser--secondary .c-teaser__title {
  font-size: 6vw;
  line-height: 1.4; }
  @media (min-width: 26.0416666667em) {
    h3, .c-heading--h3, .c-award-card__title, .c-country-list__item, .c-heading--lg, .c-icon--lg, .c-photo-card__title, .c-teaser__subtitle, .c-text--lg, .c-teaser--featured .c-teaser__subtitle, .c-teaser--featured .c-teaser__text, .c-teaser--secondary .c-teaser__title {
      font-size: 1.25rem; } }

h4, .c-heading--h4, h5, .c-heading--h5, .c-card-teaser__title, .c-card-teaser__subtitle, .c-icon--md, .c-photo-teaser__title, .c-photo-teaser__subtitle, .c-text--md {
  font-size: 5vw;
  line-height: 1.35; }
  @media (min-width: 25em) {
    h4, .c-heading--h4, h5, .c-heading--h5, .c-card-teaser__title, .c-card-teaser__subtitle, .c-icon--md, .c-photo-teaser__title, .c-photo-teaser__subtitle, .c-text--md {
      font-size: 1rem; } }

.c-icon--sm, .c-photo-teaser__tag, .c-postcard__content, .c-text--sm, .c-teaser--secondary .c-teaser__subtitle {
  font-size: 4.75vw;
  line-height: 1.625; }
  @media (min-width: 23.6842105263em) {
    .c-icon--sm, .c-photo-teaser__tag, .c-postcard__content, .c-text--sm, .c-teaser--secondary .c-teaser__subtitle {
      font-size: 0.9rem; } }

h6, .c-heading--h6, .c-accordion__title, .c-award-card__text, .c-nav--facets .c-facet, .c-facets__clear-link, .c-hero__meta, .c-hero__actions-label, .c-icon--xs, .c-photo-caption__text, .c-teaser__text, .c-text--xs {
  font-size: 4.5vw;
  line-height: 1.4375; }
  @media (min-width: 22.2222222222em) {
    h6, .c-heading--h6, .c-accordion__title, .c-award-card__text, .c-nav--facets .c-facet, .c-facets__clear-link, .c-hero__meta, .c-hero__actions-label, .c-icon--xs, .c-photo-caption__text, .c-teaser__text, .c-text--xs {
      font-size: 0.8rem; } }

.breadcrumb__list, .c-icon--xxs, .c-photo-single__caption, .c-photo__caption, .c-text--xxs {
  font-size: 4.25vw; }
  @media (min-width: 20.5882352941em) {
    .breadcrumb__list, .c-icon--xxs, .c-photo-single__caption, .c-photo__caption, .c-text--xxs {
      font-size: 0.7rem; } }

.c-award-card__more, .c-card-teaser__meta, .c-icon--xxxs, .c-photo-teaser__meta, .c-photo-teaser__topics, .c-text--xxxs, .c-teaser--featured .c-teaser__meta {
  font-size: 4vw; }
  @media (min-width: 20.3125em) {
    .c-award-card__more, .c-card-teaser__meta, .c-icon--xxxs, .c-photo-teaser__meta, .c-photo-teaser__topics, .c-text--xxxs, .c-teaser--featured .c-teaser__meta {
      font-size: 0.65rem; } }

.c-card-teaser__date, .c-card-teaser__topics, .c-icon--xxxxs, .c-photo-caption__credit, .c-photo-single__credit, .c-photo__credit, .c-teaser__meta, .c-text--xxxxs {
  font-size: 0.6rem; }

/* generated with grunt-sass-globbing */
.l-card-columns {
  column-fill: balance;
  column-gap: 0.7rem;
  margin-top: -0.4rem; }
  @media (min-width: 28.2rem) {
    .l-card-columns {
      column-count: 2; } }
  @media (min-width: 45.1rem) {
    .l-card-columns {
      column-count: 3; } }
  .l-card-columns > * {
    overflow: hidden; }

.l-card-grid {
  margin: 0 -0.35rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .l-card-grid > * {
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin: 0.35rem;
    max-width: 15.5rem; }

.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 52rem;
  padding-left: 2rem;
  padding-right: 2rem; }

.l-constrain--wide {
  max-width: 70rem; }

.l-constrain--extra-wide {
  max-width: 100rem; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 56.25em) {
  .l-fat-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.l-fat-footer__first {
  -ms-flex-positive: 1;
      flex-grow: 1; }

@media (min-width: 56.25em) {
  .l-fat-footer__second {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin-left: 2rem; } }

.l-flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .l-flex-column > * {
    width: 100%; }

@media (min-width: 58.125em) {
  .l-footer-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.l-footer-form__first {
  max-width: 32rem; }

.l-footer-form__second {
  margin-top: 1.6rem; }
  @media (min-width: 58.125em) {
    .l-footer-form__second {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 0; } }

.l-heading-toggle {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .l-heading-toggle > * {
    margin: 0 0 1.1rem 0; }
    .l-heading-toggle > *:nth-child(1) {
      margin-right: 1em;
      min-width: 14rem; }
    .l-heading-toggle > *:nth-child(2) {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      max-width: 100%; }

@media (min-width: 50em) {
  .l-homepage-photo-cards {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: -10rem; }
  .l-homepage-photo-cards__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    padding-bottom: 7.5rem;
    position: relative;
    top: -2.5rem; }
    .l-homepage-photo-cards__main > * {
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .l-homepage-photo-cards__side {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    position: relative;
    top: -1px; } }

.l-inline-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0.5rem; }
  .l-inline-form > * {
    margin-bottom: 0.5rem;
    margin-right: 0.5rem; }
    .l-inline-form > *:last-child {
      margin-right: 0; }
  .l-inline-form.is-full-width {
    -ms-flex-pack: justify;
        justify-content: space-between; }

.l-page {
  position: relative; }

@media (min-width: 76.875em) {
  .l-page__sticky {
    bottom: 0;
    position: absolute;
    top: 3.2rem;
    z-index: 1; }
    .l-page__sticky > * {
      position: -webkit-sticky;
      position: sticky;
      top: 1.6rem; } }

.l-photo-grid {
  margin: 0 -1px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .l-photo-grid > * {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin: 1px;
    min-width: 14.25rem; }

.l-postcard-grid {
  margin: 0 -0.3rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .l-postcard-grid > * {
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin: 0.3rem;
    max-width: 26.25rem; }

@media (min-width: 62.5em) {
  .l-sidebar__main {
    float: right;
    padding-left: 1rem;
    width: 75%; }
  .l-sidebar__sidebar {
    clear: left;
    float: left;
    padding-right: 1rem;
    width: 25%; } }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1rem; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1rem;
    padding-right: 0; } }

.l-slideout.has-slideout-open {
  overflow: hidden; }

.l-slideout__button {
  position: absolute;
  right: 2rem;
  top: 0.8rem;
  z-index: 4; }
  .l-slideout__button.is-active {
    right: 2.7rem; }
  @media (min-width: 26.25em) {
    .l-slideout__button {
      top: 1.4rem; } }
  @media (min-width: 35em) {
    .l-slideout__button {
      top: 2rem; } }
  @media (min-width: 71.25em) {
    .l-slideout__button {
      position: fixed; } }

.l-slideout__drawer {
  bottom: 0;
  display: none;
  left: 0;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 3.85rem;
  z-index: 3; }
  @media (min-width: 71.25em) {
    .l-slideout__drawer {
      top: 0; } }
  .l-slideout__drawer.is-open {
    display: block;
    overflow-y: auto; }
    @media (min-width: 26.25em) {
      .l-slideout__drawer.is-open {
        top: 5.2rem; } }
    @media (min-width: 35em) {
      .l-slideout__drawer.is-open {
        top: 6.1rem; } }
    @media (min-width: 50em) {
      .l-slideout__drawer.is-open {
        top: 7.7rem; } }
    @media (min-width: 71.25em) {
      .l-slideout__drawer.is-open {
        display: -ms-flexbox;
        display: flex;
        top: 0; } }

.l-tile-grid {
  margin: 0 -0.35rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .l-tile-grid > * {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    margin: 0.35rem; }
    @media (min-width: 43.75em) {
      .l-tile-grid > * {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%; } }
    @media (min-width: 65.625em) {
      .l-tile-grid > * {
        -ms-flex-preferred-size: 30%;
            flex-basis: 30%; } }
  @media (min-width: 65.625em) {
    .l-tile-grid > :nth-child(5n),
    .l-tile-grid > :nth-child(5n - 1) {
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%; } }

/* generated with grunt-sass-globbing */
.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.c-accordion__title {
  background-color: #428076;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  -ms-flex-pack: justify;
      justify-content: space-between;
  line-height: 1.2;
  margin-top: 0.55rem;
  padding: 0.95rem 0.75rem 0.8rem; }
  .c-accordion__title.is-accordion {
    cursor: pointer; }

.c-accordion__content {
  padding-bottom: 0.55rem;
  padding-top: 0.55rem; }

.c-award-card {
  background: #fff;
  box-shadow: 0 0 1px #414142;
  color: #414142;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 100%;
  outline: 0;
  padding: 1.25rem 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 15.75rem; }
  .c-award-card::before {
    background-image: url("../images/bg/award.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/award.svg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .c-award-card:focus, .c-award-card:hover {
    background-color: #fff;
    border-color: transparent;
    transition: transform 0.2s linear;
    -ms-transform: translateY(-0.4rem);
        transform: translateY(-0.4rem); }

.c-award-card__title {
  display: block;
  margin-bottom: 0;
  padding-top: 2.45rem; }

.c-award-card__text {
  display: block;
  margin-top: 0.5rem; }

.c-award-card__more {
  -ms-flex-align: end;
      align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-pack: center;
      justify-content: center;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1.35rem;
  text-transform: uppercase; }

.c-award-card--dark-orange, .c-award-card--teal {
  color: #fff; }
  .c-award-card--dark-orange:focus, .c-award-card--teal:focus, .c-award-card--dark-orange:hover, .c-award-card--teal:hover {
    color: #fff; }

.c-award-card--dark-orange {
  background-color: #cb4e1a; }
  .c-award-card--dark-orange:focus, .c-award-card--dark-orange:hover {
    background-color: #cb4e1a; }

.c-award-card--light-blue {
  background-color: #93bec5; }
  .c-award-card--light-blue:focus, .c-award-card--light-blue:hover {
    background-color: #93bec5; }

.c-award-card--teal {
  background-color: #428076; }
  .c-award-card--teal:focus, .c-award-card--teal:hover {
    background-color: #428076; }

.c-award-card--yellow {
  background-color: #ffc641; }
  .c-award-card--yellow:focus, .c-award-card--yellow:hover {
    background-color: #ffc641; }

.c-billboard {
  -ms-flex-align: center;
      align-items: center;
  background-attachment: fixed;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  border-bottom: 1px solid #e6e6e6;
  display: -ms-flexbox;
  display: flex;
  min-height: 75vw;
  padding: 3.2rem 0; }
  @media (min-width: 50em) {
    .c-billboard {
      min-height: 33.75rem; } }
  @media (min-width: 50em) {
    .c-billboard.has-photo-cards-above {
      padding-top: 13.2rem; } }
  .c-billboard.is-centered {
    text-align: center; }

.c-billboard--left {
  background-position: 100% 50%; }
  @media (min-width: 50em) {
    .c-billboard--left {
      background-position: 50% 50%; }
      .c-billboard--left .c-billboard__content {
        margin-left: auto;
        max-width: 50%; } }

.c-billboard--left-quarter {
  background-position: 100% 50%; }
  @media (min-width: 50em) {
    .c-billboard--left-quarter {
      background-position: 50% 50%; }
      .c-billboard--left-quarter .c-billboard__content {
        margin-left: auto;
        max-width: 75%; } }

.c-billboard--right {
  background-position: 0 50%; }
  @media (min-width: 50em) {
    .c-billboard--right {
      background-position: 50% 50%; }
      .c-billboard--right .c-billboard__content {
        max-width: 50%; } }

.c-billboard--right-quarter {
  background-position: 0 50%; }
  @media (min-width: 50em) {
    .c-billboard--right-quarter {
      background-position: 50% 50%; }
      .c-billboard--right-quarter .c-billboard__content {
        max-width: 75%; } }

.c-box {
  background-color: #fff;
  padding: 1.6rem; }
  .c-box > :last-child {
    margin-bottom: 0; }
  .c-box.is-centered {
    text-align: center; }

.c-box--charcoal, .c-box--teal {
  color: #fff; }

.c-box--charcoal {
  background-color: #414142; }

.c-box--light-gray {
  background-color: #e6e6e6; }

.c-box--pale-gray {
  background-color: #f1f1f1; }

.c-box--teal {
  background-color: #428076; }

.breadcrumb {
  margin-bottom: 1.6rem; }

.breadcrumb__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.breadcrumb__item {
  display: inline; }
  .breadcrumb__item::after {
    content: '›';
    display: inline-block;
    margin: 0 0.5em; }
  .breadcrumb__item:last-child::after {
    display: none; }

.breadcrumb__link {
  text-decoration: none; }

.c-button {
  background-color: #ffc641;
  border: 2px solid #fff;
  border-radius: 2em;
  color: #414142;
  cursor: pointer;
  display: inline-block;
  font-size: 0.7rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 600;
  line-height: 1.2142857143;
  outline: 0;
  padding: 1.2142857143em 2.7142857143em 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top; }
  .c-button:active, .c-button:focus, .c-button:hover {
    background-color: #fff;
    border-color: #ffc641;
    color: #414142;
    outline: 0; }
  .c-button[disabled] {
    background-color: #f1f1f1;
    border-color: #e6e6e6;
    color: #666666;
    cursor: default;
    pointer-events: none; }

.c-button--download:after, .c-button--external:after {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-left: 2px solid #414142;
  content: '';
  display: inline-block;
  font-size: 74%;
  height: 1em;
  margin-left: 0.4rem;
  width: 1.9em; }

[disabled].c-button--download:after, [disabled].c-button--external:after {
  opacity: 0.7; }

.c-button--download:after {
  background-image: url("../images/bg/icon--download.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/icon--download.svg"); }

.c-button--external:after {
  background-image: url("../images/bg/icon--external.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/icon--external.svg"); }

.c-card-impact:nth-child(even) .c-card-impact__content {
  background-color: #428076; }

@media (min-width: 43.75em) {
  .c-card-impact:nth-child(even) .c-card-impact__row {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }

.c-card-impact__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  @media (min-width: 43.75em) {
    .c-card-impact__row {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .c-card-impact__row .flex-column {
    position: relative;
    height: auto;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    @media (min-width: 43.75em) {
      .c-card-impact__row .flex-column {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%; }
        .c-card-impact__row .flex-column:last-child {
          -ms-flex-preferred-size: 40%;
              flex-basis: 40%; } }

.c-card-impact__content {
  display: block;
  text-align: center;
  padding: 4em 1.5em;
  background-color: #62989f; }
  @media (min-width: 56.25em) {
    .c-card-impact__content {
      padding: 4em; } }

.c-card-impact__title {
  color: #ffffff;
  font-family: museo-slab, "Museo Slab", serif;
  font-size: 30px;
  line-height: 1.5;
  max-width: 600px;
  margin: 0 auto 1em auto; }

.c-card-impact__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 0;
  padding-top: 55%;
  width: 100%;
  display: block; }
  @media (min-width: 43.75em) {
    .c-card-impact__image {
      height: 100%;
      padding: 0; } }

.c-card-teaser {
  break-inside: avoid;
  margin: 0 0 0.8rem 0;
  page-break-inside: avoid;
  border: 2px solid #e6e6e6;
  background: #fff; }
  .c-card-teaser:focus, .c-card-teaser:hover {
    background: #fff;
    border-color: #ffc641;
    transition: transform 0.2s linear;
    transform: translate3d(0, -0.4rem, 0); }

.c-card-teaser__link {
  background: #fff;
  color: #414142;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  margin: 0 auto;
  max-width: 100%;
  outline: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: 16.2rem; }
  .c-card-teaser__link:focus, .c-card-teaser__link:hover {
    background: #fff; }

.c-card-teaser__image {
  display: block; }

.c-card-teaser__default-image {
  background: #428076;
  height: 170px; }
  .c-card-teaser__default-image:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.8));
    bottom: 0;
    content: '';
    height: 170px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }

.c-card-teaser__meta {
  background: #428076;
  border: 1px solid #e6e6e6;
  border-left: 0;
  color: #fff;
  display: block;
  left: 0;
  line-height: 1.2;
  padding: 0.45rem 0.7rem;
  position: absolute;
  top: 1.6rem; }

.c-card-teaser__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 0.8rem 0.7rem 0.65rem; }

.c-card-teaser__date {
  color: #cb4e1a;
  display: block;
  font-weight: 500;
  margin-bottom: 0.45rem;
  text-transform: uppercase; }

.c-card-teaser__title {
  display: block;
  margin-bottom: 0; }

.c-card-teaser__subtitle {
  display: block;
  font-weight: 400;
  margin-top: 0.5rem; }

.c-card-teaser__topics {
  -ms-flex-align: end;
      align-items: flex-end;
  color: #428076;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1.35rem; }

.c-country-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 3.2rem -0.5rem;
  padding: 0;
  text-align: left; }

.c-country-list__item {
  background-image: none;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0 0.5rem 1.6rem;
  padding: 0; }
  @media (min-width: 46.875em) {
    .c-country-list__item {
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%; } }
  @media (min-width: 69.375em) {
    .c-country-list__item {
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%; } }

.c-country-list__link {
  font-weight: 500;
  text-decoration: none; }

.c-cutout {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  margin-top: -5rem;
  padding: 1px 2px;
  position: relative;
  z-index: 2; }

.c-direct-quote {
  color: #e86b24;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.52;
  margin: 0 auto 1.6rem;
  max-width: 33em;
  padding: 2.55rem 0 0 5.85rem;
  position: relative; }
  .c-direct-quote:before {
    background-image: url("../images/bg/quote--yellow.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/quote--yellow.svg");
    content: '';
    display: block;
    height: 2.7rem;
    left: 1.4rem;
    position: absolute;
    top: 2.15rem;
    width: 3.25rem; }

.c-direct-quote__cite {
  color: #414142;
  display: block;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1em; }
  .c-direct-quote__cite:before {
    color: #ffc641;
    content: '—';
    display: inline-block;
    margin-right: 0.25em; }

.c-direct-quote--large {
  font-size: 1.75rem; }

.c-direct-quote--fancy {
  background-image: url("../images/bg/paint-stroke-2.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-2.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.c-direct-quote--alt {
  color: #428076; }
  .c-direct-quote--alt:before {
    background-image: url("../images/bg/quote--teal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/quote--teal.svg"); }
  .c-direct-quote--alt.c-direct-quote--fancy {
    background-image: url("../images/bg/paint-splotch--yellow.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-splotch--yellow.svg");
    background-position: 0 0;
    background-size: 6.6rem; }

.c-nav--facets .c-facet {
  background: none;
  color: #414142;
  display: block;
  font-weight: 400;
  line-height: 1.2;
  outline: 0;
  padding: 0.4rem 0.65rem 0.4rem 2rem;
  position: relative;
  text-decoration: none; }
  .c-nav--facets .c-facet:focus, .c-nav--facets .c-facet:hover {
    background: #d9e4e6;
    outline: 0;
    text-decoration: none; }
  .c-nav--facets .c-facet:before {
    background: #fff;
    border: 0;
    border-radius: 1px;
    box-shadow: 0 0 0 1px #414142;
    content: '';
    display: inline-block;
    height: 0.7rem;
    left: 0.65rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    width: 0.7rem; }
  .c-nav--facets .c-facet.is-active:before {
    background: #428076; }
  .c-nav--facets .c-facet.checked {
    background: none; }
  .c-nav--facets .c-facet.is-ghost {
    opacity: 0.5; }

.l-sidebar__sidebar .facetwp-facet {
  margin-bottom: 0; }

.facet-year.c-form-item--select {
  margin-top: 0.55rem;
  margin-bottom: 0; }

.c-facets {
  margin-bottom: 1.6rem; }

.c-facets__clear-link {
  display: inline-block;
  font-weight: 400;
  margin-top: 1.6rem; }

.c-fieldset {
  margin-bottom: 3.35rem;
  padding: 0;
  position: relative;
  top: 1.75rem; }

.c-fieldset__legend {
  box-sizing: content-box;
  display: block;
  left: -2px;
  position: absolute;
  text-indent: 0;
  top: -1.75rem;
  width: 100%; }
  [dir='rtl'] .c-fieldset__legend {
    left: auto;
    right: -2px; }

.c-fieldset__legend-text {
  display: block; }

.c-fieldset__legend-link {
  display: block; }

.c-fieldset__description {
  color: #666666;
  font-size: 0.9rem; }
  .c-fieldset__description > :last-child {
    margin-bottom: 0; }

.c-fieldset--default {
  background: #fff;
  border: 2px solid #e6e6e6;
  margin: 1.6rem 0 2.2rem;
  padding: 0 1em; }
  .c-fieldset--default .c-fieldset__legend {
    background: #f1f1f1;
    border: 2px solid #e6e6e6;
    border-bottom: none;
    color: #414142;
    height: 2em;
    line-height: 2;
    padding: 0;
    text-shadow: 0 1px 0 #fff; }
  .c-fieldset--default .c-fieldset__legend-text {
    padding-left: 1em; }
    [dir='rtl'] .c-fieldset--default .c-fieldset__legend-text {
      padding-left: 0;
      padding-right: 1em; }
  .c-fieldset--default .c-fieldset__content {
    margin-top: 2.5em; }
  .c-fieldset--default .c-fieldset__description {
    font-style: italic;
    margin: 1.6rem 0; }

.c-footer-info {
  text-align: center; }
  @media (min-width: 37.5em) {
    .c-footer-info {
      text-align: left; } }

.c-footer-info__text {
  display: none;
  font-size: 0.8rem;
  line-height: 1.4375; }
  @media (min-width: 37.5em) {
    .c-footer-info__text {
      display: block; } }

.c-footer {
  background-color: #fff;
  padding: 1.6rem 0; }

@media (min-width: 55.625em) {
  .c-footer__content {
    display: -ms-flexbox;
    display: flex; } }

.c-footer__address {
  font-size: 0.65rem;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 1.6rem;
  text-align: center; }
  @media (min-width: 55.625em) {
    .c-footer__address {
      margin-bottom: 0;
      padding-right: 2rem;
      text-align: left; } }

.c-footer__badges {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-pack: center;
      justify-content: center; }

.c-footer__badge {
  margin: 0 0.6rem;
  outline: 0; }
  .c-footer__badge:focus, .c-footer__badge:hover {
    background: transparent;
    outline: 0; }

.c-form-item {
  margin-bottom: 1.6rem;
  max-width: 100%; }
  .c-form-item.has-icon-submit {
    padding-right: 2.6rem; }
  .c-form-item.is-not-spaced {
    margin-bottom: 0; }

.c-form-item__label {
  display: block; }
  .is-disabled > .c-form-item__label {
    color: #666666; }

.c-form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.c-form-item__description {
  color: #666666;
  font-size: 0.9rem; }
  .c-form-item__description > :last-child {
    margin-bottom: 0; }

.c-form-item__required-marker::before {
  content: '*'; }

.c-form-item--icon-submit,
.c-form-item__color,
.c-form-item__date,
.c-form-item__email,
.c-form-item__month,
.c-form-item__number,
.c-form-item__password,
.c-form-item__search,
.c-form-item__select,
.c-form-item__tel,
.c-form-item__text,
.c-form-item__textarea,
.c-form-item__time,
.c-form-item__url,
.c-form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 2px solid #b3b3b3;
  border-radius: 0;
  color: #666666;
  display: inline-block;
  font-size: 0.8rem;
  font-style: italic;
  font-weight: 300;
  height: 2.6rem;
  line-height: 1.625;
  padding: 0.8125em 0.8125em;
  margin: 0;
  max-width: 100%; }
  .c-form-item--icon-submit:focus,
  .c-form-item__color:focus,
  .c-form-item__date:focus,
  .c-form-item__email:focus,
  .c-form-item__month:focus,
  .c-form-item__number:focus,
  .c-form-item__password:focus,
  .c-form-item__search:focus,
  .c-form-item__select:focus,
  .c-form-item__tel:focus,
  .c-form-item__text:focus,
  .c-form-item__textarea:focus,
  .c-form-item__time:focus,
  .c-form-item__url:focus,
  .c-form-item__week:focus {
    border-color: #666666;
    box-shadow: 0 0 3px #ffc641, 0 0 7px #ffc641;
    outline: 0; }
  .c-form-item--icon-submit:disabled,
  .c-form-item__color:disabled,
  .c-form-item__date:disabled,
  .c-form-item__email:disabled,
  .c-form-item__month:disabled,
  .c-form-item__number:disabled,
  .c-form-item__password:disabled,
  .c-form-item__search:disabled,
  .c-form-item__select:disabled,
  .c-form-item__tel:disabled,
  .c-form-item__text:disabled,
  .c-form-item__textarea:disabled,
  .c-form-item__time:disabled,
  .c-form-item__url:disabled,
  .c-form-item__week:disabled {
    background: #f1f1f1;
    border-color: #e6e6e6;
    cursor: default; }
  .is-full-width > .c-form-item--icon-submit, .is-full-width >
  .c-form-item__color, .is-full-width >
  .c-form-item__date, .is-full-width >
  .c-form-item__email, .is-full-width >
  .c-form-item__month, .is-full-width >
  .c-form-item__number, .is-full-width >
  .c-form-item__password, .is-full-width >
  .c-form-item__search, .is-full-width >
  .c-form-item__select, .is-full-width >
  .c-form-item__tel, .is-full-width >
  .c-form-item__text, .is-full-width >
  .c-form-item__textarea, .is-full-width >
  .c-form-item__time, .is-full-width >
  .c-form-item__url, .is-full-width >
  .c-form-item__week {
    width: 100%; }

.c-form-item__select {
  background-image: url("../images/bg/arrow-down.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-down.svg");
  background-position: right 0.65rem center;
  background-repeat: no-repeat;
  background-size: 0.65rem;
  padding-right: 1.65rem; }
  [dir='rtl'] .c-form-item__select {
    background-position: left 0.65rem center;
    padding-left: 1.65rem;
    padding-right: 0; }
  .c-form-item__select::-ms-expand {
    display: none; }

.c-form-item__textarea {
  height: auto; }

.c-form-item__checkbox + .c-form-item__label,
.c-form-item__radio + .c-form-item__label {
  cursor: pointer;
  display: block; }
  .c-form-item__checkbox + .c-form-item__label::before,
  .c-form-item__radio + .c-form-item__label::before {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #b3b3b3;
    content: '\a0';
    display: inline-block;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-right: 0.6em;
    text-indent: 0.15em;
    transition-duration: 0.2s;
    transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
    transition-timing-function: ease-in-out;
    vertical-align: middle\0;
    width: 0.8rem; }

.c-form-item__checkbox:checked + .c-form-item__label::before,
.c-form-item__radio:checked + .c-form-item__label::before {
  background-color: #428076;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #428076; }

.c-form-item__checkbox:focus + .c-form-item__label::before,
.c-form-item__radio:focus + .c-form-item__label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #428076, 0 0 3px 4px #ffc641, 0 0 7px 4px #ffc641; }

.c-form-item__checkbox:disabled + .c-form-item__label,
.c-form-item__radio:disabled + .c-form-item__label {
  color: #666666;
  cursor: default; }
  .c-form-item__checkbox:disabled + .c-form-item__label::before,
  .c-form-item__radio:disabled + .c-form-item__label::before {
    background-color: #f1f1f1;
    box-shadow: 0 0 0 1px #e6e6e6;
    cursor: not-allowed; }

.c-form-item__checkbox + .c-form-item__label::before {
  border-radius: 0.15rem;
  box-shadow: 0 0 0 2px #b3b3b3;
  height: 0.9rem;
  line-height: 0.9rem;
  width: 0.9rem; }

.c-form-item__checkbox:checked + .c-form-item__label::before {
  background-image: url("../images/bg/correct.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/correct.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1rem;
  box-shadow: 0 0 0 1px #428076; }

.c-form-item__checkbox:disabled + .c-form-item__label::before {
  box-shadow: 0 0 0 1px #e6e6e6; }

.c-form-item__checkbox:checked:disabled + .c-form-item__label::before {
  background-color: #e6e6e6; }

.c-form-item__range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  height: 2.2rem;
  margin: 0.2em 0;
  padding: 0; }
  .c-form-item__range:focus {
    box-shadow: none;
    outline: 0; }
    .c-form-item__range:focus::-moz-range-thumb {
      box-shadow: 0 0 3px #ffc641, 0 0 7px #ffc641; }
    .c-form-item__range:focus::-ms-thumb {
      box-shadow: 0 0 3px #ffc641, 0 0 7px #ffc641; }
    .c-form-item__range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 3px #ffc641, 0 0 7px #ffc641; }
  .c-form-item__range:disabled {
    cursor: default; }
    .c-form-item__range:disabled::-moz-range-thumb {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
    .c-form-item__range:disabled::-moz-range-track {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
    .c-form-item__range:disabled::-ms-thumb {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
    .c-form-item__range:disabled::-ms-fill-lower, .c-form-item__range:disabled::-ms-fill-upper {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
    .c-form-item__range:disabled::-webkit-slider-thumb {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
    .c-form-item__range:disabled::webkit-slider-runnable-track {
      background: #f1f1f1;
      border-color: #e6e6e6;
      cursor: default; }
  .c-form-item__range::-moz-range-thumb {
    background: #ffc641;
    border: 2px solid #fff;
    border-radius: 1rem;
    cursor: pointer;
    height: 2.2rem;
    outline: 0;
    width: 1.1rem; }
  .c-form-item__range::-moz-range-track {
    background: #e6e6e6;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    display: block;
    height: 0.5rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .c-form-item__range::-ms-thumb {
    background: #ffc641;
    border: 2px solid #fff;
    border-radius: 1rem;
    cursor: pointer;
    height: 2.2rem;
    outline: 0;
    width: 1.1rem;
    margin-top: 0 !important; }
  .c-form-item__range::-ms-track {
    background: #e6e6e6;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    display: block;
    height: 0.5rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .c-form-item__range::-ms-fill-lower, .c-form-item__range::-ms-fill-upper {
    background: #e6e6e6;
    border: 1px solid #b3b3b3; }
  .c-form-item__range::-webkit-slider-thumb {
    background: #ffc641;
    border: 2px solid #fff;
    border-radius: 1rem;
    cursor: pointer;
    height: 2.2rem;
    outline: 0;
    width: 1.1rem;
    -webkit-appearance: none;
    margin-top: -0.9rem; }
  .c-form-item__range::-webkit-slider-runnable-track {
    background: #e6e6e6;
    border: 1px solid #b3b3b3;
    cursor: pointer;
    display: block;
    height: 0.5rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .is-full-width > .c-form-item__range {
    width: 100%; }

.c-header {
  padding: 0.8rem 0;
  position: absolute;
  z-index: 2; }
  @media (min-width: 50em) {
    .c-header {
      padding: 1.6rem 0; } }

.c-header__content {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.c-heading--fancy .c-heading__text {
  background-image: url("../images/bg/paint-stroke-3--yellow.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-3--yellow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }

.c-heading--alt {
  color: #428076; }

.c-heading--highlight {
  color: #e86b24; }

.c-heading--inherit {
  color: inherit; }

.c-heading--underline {
  border-bottom: 1px solid #e86b24;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem; }

.c-hero {
  -ms-flex-align: end;
      align-items: flex-end;
  background-color: #428076;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  padding: 7.05rem 0 1.6rem;
  position: relative; }
  .c-hero::after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0.8));
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  @media (min-width: 26.25em) {
    .c-hero {
      padding-top: 8.4rem; } }
  @media (min-width: 35em) {
    .c-hero {
      padding-top: 9.3rem; } }
  @media (min-width: 50em) {
    .c-hero {
      min-height: 22.5rem;
      padding: 10.9rem 0 3.2rem; } }
  @media (max-width: 71.25em) {
    body.has-slideout-open .c-hero {
      background: #e6e6e6 !important; }
      body.has-slideout-open .c-hero::after {
        display: none; }
      body.has-slideout-open .c-hero .c-hero__content {
        visibility: hidden; } }
  .c-hero.has-cutout {
    padding-bottom: 6.6rem; }
    .c-hero.has-cutout .c-hero__callout {
      padding-bottom: 7.4rem;
      margin-bottom: -5rem; }
    @media (min-width: 50em) {
      .c-hero.has-cutout {
        padding-bottom: 8.2rem; }
        .c-hero.has-cutout .c-hero__callout {
          padding-bottom: 9rem; } }
  .c-hero.is-centered {
    text-align: center; }
    .c-hero.is-centered .c-hero__heading {
      -ms-flex-pack: center;
          justify-content: center; }
    .c-hero.is-centered .c-hero__title {
      -ms-flex-positive: 0;
          flex-grow: 0; }
  .c-hero.paint-stroke-bottom {
    border-bottom: solid 6px #428076; }
    .c-hero.paint-stroke-bottom:before {
      background-image: url("../images/bg/paint-stroke-top--teal.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--teal.svg");
      background-repeat: no-repeat;
      background-size: cover;
      bottom: -0.8rem;
      content: '';
      display: block;
      height: 1rem;
      left: 0;
      position: absolute;
      right: 0;
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
      width: 100%;
      z-index: 1; }

.c-hero__content {
  position: relative;
  width: 100%;
  z-index: 2; }

.c-hero__meta {
  margin-bottom: 0.9rem;
  text-transform: uppercase; }

.c-hero__heading {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex; }

.c-hero__flag {
  margin-right: 1rem;
  max-width: 25%; }

.c-hero__title {
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin-bottom: 0; }

.c-hero__subtitle {
  margin-top: 0.7rem; }

.c-hero__extra {
  margin-top: 1.6rem; }

.c-hero__actions {
  background: rgba(66, 128, 118, 0.8);
  padding: 0.5rem 0;
  position: relative;
  top: 1.6rem; }
  @media (min-width: 50em) {
    .c-hero__actions {
      top: 3.2rem; } }

.c-hero__actions-content {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.c-hero__actions-label {
  font-weight: 500;
  margin: 0.5rem 1em 0.5rem 0; }

.c-hero__callout {
  background: rgba(66, 128, 118, 0.8);
  padding: 2.4rem 0;
  position: relative;
  top: 1.6rem; }
  .c-hero__callout.with-jumplink::after {
    background-image: url("../images/bg/paint-stroke-hero-callout.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-hero-callout.svg");
    background-size: cover;
    background-repeat: no-repeat;
    bottom: -0.875rem;
    content: '';
    display: block;
    left: 0;
    height: 1.75rem;
    position: absolute;
    right: 0; }
  @media (min-width: 50em) {
    .c-hero__callout {
      top: 3.2rem; } }

.c-hero__callout-content {
  padding-top: 2.4rem;
  position: relative;
  text-align: center; }
  .c-hero__callout-content::before, .c-hero__callout-content::after {
    border-top: 2px solid #ffc641;
    content: '';
    display: block;
    left: 40%;
    position: absolute;
    right: 40%;
    top: 0; }
  .c-hero__callout-content::before {
    margin-right: -10px; }
  .c-hero__callout-content::after {
    margin-left: -10px;
    top: 0.4rem; }
  .c-hero__callout-content > :last-child {
    margin-bottom: 0; }

.c-hero--large {
  padding-bottom: 0; }
  @media (min-width: 50em) {
    .c-hero--large {
      min-height: 45rem; } }
  .c-hero--large .c-hero__content {
    padding-bottom: 1.6rem; }
    @media (min-width: 50em) {
      .c-hero--large .c-hero__content {
        padding-bottom: 3.2rem; } }
    .c-hero--large .c-hero__content::after {
      background-image: url("../images/bg/paint-stroke-hero.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-hero.svg");
      background-size: cover;
      background-repeat: no-repeat;
      bottom: -0.75rem;
      content: '';
      display: block;
      left: 0;
      height: 0.8rem;
      position: absolute;
      right: 0; }
  .c-hero--large .c-hero__subtitle {
    margin-top: 1.6rem; }

.c-hero--empty {
  min-height: 0;
  padding-bottom: 0; }

.c-hero__video {
  display: none; }
  @media (min-width: 50em) {
    .c-hero__video {
      min-height: 45rem;
      display: block;
      height: 100%;
      overflow: hidden;
      position: absolute;
      top: 0;
      width: 100%; }
      .c-hero__video video {
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        width: auto; } }
  .c-hero__video .c-hero__content:after {
    display: none; }
  .c-hero__video .c-hero__subtitle {
    font-family: satisfy, "Satisfy", serif;
    font-size: 60px;
    line-height: 1.1;
    margin: 1.3em 0 .75em 0;
    position: relative; }
    .c-hero__video .c-hero__subtitle:before, .c-hero__video .c-hero__subtitle:after {
      background-color: #ffc641;
      content: '';
      display: block;
      height: 2px;
      position: absolute;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      width: 100px; }
    .c-hero__video .c-hero__subtitle:before {
      top: -38px;
      left: calc(50% + 5px); }
    .c-hero__video .c-hero__subtitle:after {
      top: -31px;
      left: calc(50% - 5px); }
  .c-hero__video .c-button--video {
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    transition: none; }
    .c-hero__video .c-button--video:before {
      background-image: url("../images/bg/video-play.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/video-play.svg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      content: '';
      display: block;
      height: 62px;
      left: 50%;
      margin-bottom: 10px;
      position: relative;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      width: 62px; }
    .c-hero__video .c-button--video:hover, .c-hero__video .c-button--video:focus {
      color: #ffc641;
      background-color: transparent;
      border: none;
      outline-color: transparent; }
      .c-hero__video .c-button--video:hover:before, .c-hero__video .c-button--video:focus:before {
        background-image: url("../images/bg/video-play-yellow.png");
        background-image: linear-gradient(transparent, transparent), url("../images/bg/video-play-yellow.svg"); }

.c-hr--gray {
  border-color: #b3b3b3; }

.c-hr--light-gray {
  border-color: #e6e6e6; }

.c-icon {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  position: relative;
  top: -0.125em;
  transition: none;
  vertical-align: middle;
  width: 1em; }
  .c-icon * {
    transition: none; }

.c-icon--line-height {
  font-size: 1.75em; }

.c-icon--spaced-before {
  margin-left: 0.25em; }

.c-icon--spaced-after {
  margin-right: 0.25em; }

.c-icon--blue {
  fill: #62989f; }

.c-icon--charcoal {
  fill: #414142; }

.c-icon--dark-gray {
  fill: #666666; }

.c-icon--jumplink {
  font-size: 3rem;
  top: 0; }

.c-icon--mobile-menu {
  top: -0.225rem; }

.c-icon--photo-credit {
  margin-right: 0.75em; }

.c-icon--share-link {
  top: -0.1454545455em; }

.c-icon--social-link {
  top: -0.1272727273em; }

.c-icon--submit {
  top: 0; }

.c-jumplink {
  color: #fff;
  display: inline-block;
  margin-top: 1.6rem; }
  .c-jumplink:focus, .c-jumplink:hover {
    background-color: transparent;
    color: #fff;
    outline-color: transparent; }

.c-menu-button {
  background: #428076;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.25rem;
  height: 2.2rem;
  line-height: 2.2rem;
  padding: 0;
  outline: 0;
  text-align: center;
  width: 2.2rem; }
  .c-menu-button:focus, .c-menu-button:hover {
    background: #fff;
    border-color: #428076;
    color: #428076; }
  @media (min-width: 50em) {
    .c-menu-button {
      font-size: 2rem;
      height: 3.5rem;
      line-height: 3.5rem;
      width: 3.5rem; } }

.c-nav {
  list-style: none;
  padding: 0; }

.c-nav__item {
  background-image: none;
  margin-bottom: 0;
  padding: 0; }

.c-nav__subnav {
  list-style: none;
  margin: 0;
  padding: 0; }

.c-nav--legal > .c-nav__item, .c-nav--follow > .c-nav__item, .c-nav--social > .c-nav__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }

.c-nav--legal .c-nav__item::after {
  content: '|';
  display: inline-block;
  margin: 0 0.75em; }

.c-nav--legal .c-nav__item:last-child::after {
  display: none; }

.c-photo-caption {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  display: inline-block;
  overflow-y: hidden;
  padding: 0.6rem;
  position: relative;
  width: 15rem; }

.c-photo-caption__text {
  color: #000;
  line-height: 1.2;
  margin: 0;
  max-height: 0;
  opacity: 0;
  padding: 0;
  position: relative;
  text-align: center;
  transition: all 200ms ease-out; }
  .c-photo-caption__text::before {
    border-top: 2px solid #ffc641;
    content: '';
    display: block;
    left: 40%;
    position: absolute;
    right: 40%;
    top: 0; }
  .is-open .c-photo-caption__text {
    margin: 0.6rem 0;
    max-height: 600px;
    opacity: 1;
    padding: 0.6rem 0; }

.c-photo-caption__credit {
  color: #666666;
  line-height: 1.2;
  text-align: left; }

.c-photo-caption__trigger {
  background-image: url("../images/bg/mobile-close-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-close-white.svg");
  background-color: #ffc641;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  border-radius: 100%;
  bottom: .5em;
  content: "";
  cursor: pointer;
  display: block;
  height: 19px;
  position: absolute;
  right: .6em;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  transition: transform 200ms ease-out;
  width: 19px;
  z-index: 2; }
  .is-open .c-photo-caption__trigger {
    -ms-transform: rotate(0);
        transform: rotate(0); }

.c-photo-card {
  -ms-flex-align: center;
      align-items: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  padding: 10vw;
  position: relative; }
  .c-photo-card:hover {
    box-shadow: 0 0 10px #666666;
    z-index: 1;
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
  @media (min-width: 37.5em) {
    .c-photo-card {
      padding: 3rem; } }
  .c-photo-card::after {
    background: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.c-photo-card__content {
  max-width: 32.5rem;
  position: relative;
  z-index: 1; }

.c-photo-card__title {
  padding-bottom: 1.6rem;
  position: relative; }
  .c-photo-card__title::before, .c-photo-card__title::after {
    border-top: 2px solid #428076;
    bottom: -0.3rem;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    width: 8.5rem; }
  .c-photo-card__title::before {
    margin-left: 0.9rem;
    bottom: 0.2rem; }

.c-photo-card__text {
  font-weight: 100; }
  .c-photo-card__text > :last-child {
    margin-bottom: 0; }

.c-photo-card__button {
  margin-top: 1.6rem; }

.c-photo-card--blue, .c-photo-card--teal {
  color: #fff; }
  .c-photo-card--blue .c-photo-card__title::before, .c-photo-card--teal .c-photo-card__title::before, .c-photo-card--blue .c-photo-card__title::after, .c-photo-card--teal .c-photo-card__title::after {
    border-color: #ffc641; }

.c-photo-card--blue::after {
  background: rgba(98, 152, 159, 0.8);
  transition: all 250ms ease-out; }

.c-photo-card--blue:hover:after {
  background: #62989f; }

.c-photo-card--teal::after {
  background: rgba(66, 128, 118, 0.8);
  transition: all 250ms ease-out; }

.c-photo-card--teal:hover:after {
  background: #428076; }

.c-photo-card--yellow::after {
  background: rgba(255, 198, 65, 0.8);
  transition: all 250ms ease-out; }

.c-photo-card--yellow:hover:after {
  background: #ffc641; }

.c-photo-single {
  position: relative; }

.c-photo-single__content {
  background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 100%);
  bottom: 10px;
  color: #fff;
  padding: 3rem 1rem 1rem;
  position: absolute;
  width: 100%; }

.c-photo-single__caption {
  line-height: 1.2; }

.c-photo-single__credit {
  line-height: 1.2;
  margin-top: 1rem; }

.c-photo-teaser {
  -ms-flex-align: end;
      align-items: flex-end;
  background: transparent;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  min-height: 16rem;
  outline: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-decoration: none; }
  .c-photo-teaser:focus, .c-photo-teaser:hover {
    background-color: transparent;
    transition: transform 0.2s linear;
    -ms-transform: scale(1/1.1);
        transform: scale(1/1.1); }
    .c-photo-teaser:focus .c-photo-teaser__image, .c-photo-teaser:hover .c-photo-teaser__image {
      transition: transform 0.2s linear;
      -ms-transform: scale(1.1);
          transform: scale(1.1); }
    .c-photo-teaser:focus .c-photo-teaser__content, .c-photo-teaser:hover .c-photo-teaser__content {
      text-shadow: 0 0 0.25rem #414142; }

.c-photo-teaser__image {
  background-color: #666666;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1; }

.c-photo-teaser__tag {
  background: #ffc641;
  border: 1px solid #e6e6e6;
  border-left: 0;
  color: #414142;
  display: block;
  font-weight: 700;
  font-style: italic;
  left: 0;
  line-height: 1.2;
  padding: 0.45rem 1.6rem;
  position: absolute;
  top: 1.6rem; }

.c-photo-teaser__content {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.55) 8rem);
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1;
  height: 100%;
  padding: 5rem 1.6rem 1.6rem;
  width: 100%; }

.c-photo-teaser__meta {
  display: block;
  font-weight: 400;
  margin-bottom: 1.3rem;
  text-transform: uppercase; }

.c-photo-teaser__title {
  display: block;
  margin-bottom: 0; }

.c-photo-teaser__subtitle {
  display: block;
  font-weight: 400;
  margin-top: 0.5rem; }

.c-photo-teaser__topics {
  -ms-flex-align: end;
      align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
      flex-grow: 1;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 1.35rem; }

.c-photo {
  -ms-flex-align: end;
      align-items: flex-end;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  min-height: 20rem; }

.c-photo__content {
  background-image: linear-gradient(transparent 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0.8) 100%);
  color: #fff;
  padding: 3rem 1rem 1rem;
  width: 100%; }

.c-photo__caption {
  line-height: 1.2; }

.c-photo__credit {
  line-height: 1.2;
  margin-top: 1rem; }

.c-postcard {
  background-color: #fff;
  color: #414142;
  padding: 1.6rem;
  text-align: center; }
  .c-postcard.is-fancy {
    border: 0.35rem solid;
    -o-border-image: url("../images/bg/paint-stroke-box--white.svg") 7 7 round;
       border-image: url("../images/bg/paint-stroke-box--white.svg") 7 7 round;
    border-image-outset: 0.1rem; }

.c-postcard__image {
  display: inline-block; }

.c-postcard__content {
  margin: 0 auto;
  max-width: 20em; }
  .c-postcard__content > :last-child {
    margin-bottom: 0; }

.c-postcard--blue, .c-postcard--charcoal, .c-postcard--teal {
  color: #fff; }

.c-postcard--blue {
  background-color: #62989f; }
  .c-postcard--blue.is-fancy {
    border-image-source: url("../images/bg/paint-stroke-box--blue.svg"); }

.c-postcard--charcoal {
  background-color: #414142; }
  .c-postcard--charcoal.is-fancy {
    border-image-source: url("../images/bg/paint-stroke-box--charcoal.svg"); }

.c-postcard--light-blue {
  background-color: #93bec5; }
  .c-postcard--light-blue.is-fancy {
    border-image-source: url("../images/bg/paint-stroke-box--light-blue.svg"); }

.c-postcard--light-gray {
  background-color: #e6e6e6; }
  .c-postcard--light-gray.is-fancy {
    border-image-source: url("../images/bg/paint-stroke-box--light-gray.svg"); }

.c-postcard--teal {
  background-color: #428076; }
  .c-postcard--teal.is-fancy {
    border-image-source: url("../images/bg/paint-stroke-box--teal.svg"); }

.c-pull-quote {
  color: #e86b24;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.52;
  margin: 0 auto 1.6rem;
  padding-top: 1.6rem;
  position: relative;
  text-align: center;
  max-width: 33em; }
  .c-pull-quote:before, .c-pull-quote:after {
    border-top: 2px solid #ffc641;
    content: '';
    display: block;
    left: 40%;
    position: absolute;
    right: 40%;
    top: 0; }
  .c-pull-quote:before {
    margin-right: -10px; }
  .c-pull-quote:after {
    margin-left: -10px;
    top: 0.4rem; }

.c-pull-quote--fancy {
  background-image: url("../images/bg/paint-stroke-1.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-1.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.c-section {
  background-color: #fff;
  padding: 1.6rem 0; }
  @media (min-width: 62.5em) {
    .c-section.has-banner .c-section__content {
      padding-bottom: 1.6rem; } }
  .c-section.has-cutout {
    padding-bottom: 6.6rem; }
  .c-section.is-centered {
    text-align: center; }
  .c-section.is-more-padded, .c-section.is-more-padded-above {
    padding-top: 2.4rem; }
  .c-section.is-more-padded, .c-section.is-more-padded-below {
    padding-bottom: 2.4rem; }
    .c-section.is-more-padded.has-cutout, .c-section.is-more-padded-below.has-cutout {
      padding-bottom: 7.4rem; }
    .c-section.is-more-padded .c-section__banner, .c-section.is-more-padded-below .c-section__banner {
      margin-bottom: -2.4rem; }
  .c-section.is-double-padded, .c-section.is-double-padded-above {
    padding-top: 3.2rem; }
  .c-section.is-double-padded, .c-section.is-double-padded-below {
    padding-bottom: 3.2rem; }
    .c-section.is-double-padded.has-cutout, .c-section.is-double-padded-below.has-cutout {
      padding-bottom: 8.2rem; }
    .c-section.is-double-padded .c-section__banner, .c-section.is-double-padded-below .c-section__banner {
      margin-bottom: -3.2rem; }
  .c-section.is-triple-padded, .c-section.is-triple-padded-above {
    padding-top: 4.8rem; }
  .c-section.is-triple-padded, .c-section.is-triple-padded-below {
    padding-bottom: 4.8rem; }
    .c-section.is-triple-padded.has-cutout, .c-section.is-triple-padded-below.has-cutout {
      padding-bottom: 9.8rem; }
    .c-section.is-triple-padded .c-section__banner, .c-section.is-triple-padded-below .c-section__banner {
      margin-bottom: -4.8rem; }
  .c-section.is-not-padded, .c-section.is-not-padded-above {
    padding-top: 0; }
  .c-section.is-not-padded, .c-section.is-not-padded-below {
    padding-bottom: 0; }
    .c-section.is-not-padded.has-cutout, .c-section.is-not-padded-below.has-cutout {
      padding-bottom: 5rem; }
    .c-section.is-not-padded .c-section__banner, .c-section.is-not-padded-below .c-section__banner {
      margin-bottom: 0; }
  .c-section.has-bg-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 12.8rem;
    position: relative; }
    @media (min-width: 43.75em) {
      .c-section.has-bg-image {
        padding-top: 19.2rem; } }
    .c-section.has-bg-image:after {
      content: '';
      background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 30%, white 100%);
      bottom: 0;
      display: block;
      height: 50%;
      left: 0;
      position: absolute;
      width: 100%; }
  .c-section.is-fancy {
    margin-bottom: -0.5rem;
    margin-top: -0.5rem;
    position: relative;
    z-index: 1; }
    .c-section.is-fancy::before, .c-section.is-fancy::after {
      background-size: cover;
      background-repeat: no-repeat;
      content: '';
      display: block;
      left: 0;
      height: 1rem;
      position: absolute;
      right: 0; }
    .c-section.is-fancy::before {
      background-image: url("../images/bg/paint-stroke-top--white.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--white.svg");
      top: -0.5rem; }
    .c-section.is-fancy::after {
      background-image: url("../images/bg/paint-stroke-bottom--white.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--white.svg");
      bottom: -0.5rem; }

.c-section__banner {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-size: cover;
  border-bottom: 1px solid #e6e6e6;
  margin: -1.6rem 0;
  padding-bottom: 56.25%;
  position: relative;
  z-index: 0; }
  .c-section__banner::before {
    background-image: linear-gradient(white, rgba(255, 255, 255, 0) 25%);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  @media (min-width: 100em) {
    .c-section__banner {
      background-position: 50% 0;
      padding-bottom: 45rem; } }

.c-section__banner-caption {
  bottom: 1px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center; }

.c-section__content {
  position: relative;
  z-index: 1; }
  .c-section__content > :last-child {
    margin-bottom: 0; }

.c-section__title {
  margin-bottom: 0.55rem; }
  .c-section__title.has-flair {
    padding-top: 1.6rem;
    position: relative; }
    .c-section__title.has-flair::before, .c-section__title.has-flair::after {
      border-top: 2px solid #ffc641;
      content: '';
      display: block;
      left: 40%;
      position: absolute;
      right: 40%;
      top: 0; }
    .c-section__title.has-flair::before {
      margin-right: -0.5rem; }
    .c-section__title.has-flair::after {
      margin-left: -0.5rem;
      top: 0.4rem; }

@media (min-width: 62.5em) {
  .has-banner.c-section--left .c-section__content, .has-banner.c-section--right .c-section__content {
    min-height: 27.5rem; }
  .c-section--left .c-section__content, .c-section--right .c-section__content {
    max-width: 50%; }
  .c-section--left .c-section__banner, .c-section--right .c-section__banner {
    margin-top: -27.5rem; }
  .c-section--left .c-section__banner-caption, .c-section--right .c-section__banner-caption {
    max-width: 50%; } }

@media (min-width: 62.5em) {
  .c-section--left .c-section__banner-caption {
    margin-left: auto; } }

@media (min-width: 62.5em) {
  .c-section--right .c-section__content {
    margin-left: auto; } }

@media (min-width: 100em) {
  .c-section--contain-image .c-section__banner {
    background-size: contain; } }

.c-site-name {
  background-image: url("../images/bg/logo-egpaf.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/logo-egpaf.svg");
  -ms-flex-align: center;
      align-items: center;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-size: contain;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.625rem;
  line-height: 1.2;
  margin: 0;
  max-width: 8.5rem;
  outline: 0;
  padding: 0 0 0 3rem;
  text-align: left;
  text-decoration: none; }
  .c-site-name:focus, .c-site-name:hover {
    background-color: transparent;
    color: #fff;
    outline: 0; }
  @media (min-width: 26.25em) {
    .c-site-name {
      background-size: initial;
      font-size: 1rem;
      padding-left: 5.2rem; } }
  @media (max-width: 71.25em) {
    body.has-slideout-open .c-site-name {
      color: #414142; } }
  @media (min-width: 35em) {
    .c-site-name {
      max-width: 19.5rem; } }

.c-site-name__text {
  font-weight: 500; }
  @media (min-width: 35em) {
    .c-site-name__text {
      max-width: 8.5rem; } }

.c-site-name__slash {
  border-right: 1px solid #fff;
  display: none;
  height: 4.5rem;
  margin: 0 1.25rem 0 0.4rem;
  -ms-transform: rotate(20deg);
      transform: rotate(20deg);
  width: 0; }
  @media (min-width: 35em) {
    .c-site-name__slash {
      display: block; } }

.c-site-name__slogan {
  display: none;
  font-size: 0.7rem;
  font-style: italic;
  font-weight: 300; }
  @media (min-width: 35em) {
    .c-site-name__slogan {
      display: block;
      font-size: 1rem;
      max-width: 5.5rem; } }

.c-site-name--footer {
  background-position: 50% 0%;
  background-size: initial;
  display: block;
  font-size: 1rem;
  max-width: 8.5rem;
  padding: 4.3rem 0 0;
  text-align: center;
  margin: 0 auto 1.6rem; }
  @media (min-width: 35em) {
    .c-site-name--footer {
      -ms-flex-align: center;
          align-items: center;
      background-position: 0 50%;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      max-width: 19.5rem;
      padding: 0 0 0 5.2rem;
      text-align: left; } }
  .c-site-name--footer .c-site-name__text {
    color: #414142;
    font-weight: 700;
    margin-bottom: 0.5rem; }
    @media (min-width: 35em) {
      .c-site-name--footer .c-site-name__text {
        margin-bottom: 0; } }
  .c-site-name--footer .c-site-name__slash {
    border-color: #b3b3b3; }
  .c-site-name--footer .c-site-name__slogan {
    color: #428076;
    display: block;
    font-weight: 500; }

.c-slideout {
  background: #428076; }
  @media print {
    .c-slideout {
      display: none; } }

.c-slideout__main {
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 31.6rem;
  top: 0; }
  @media (min-width: 71.25em) {
    .c-slideout__main {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; } }

.c-slideout__main-content {
  background: rgba(255, 255, 255, 0.85);
  padding: 2rem;
  text-align: center; }

.c-slideout__main-content-text {
  max-width: 21rem; }

.c-slideout__site-name {
  background-image: url("../images/bg/logo-egpaf.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/logo-egpaf.svg");
  background-position: 50% 0%;
  background-repeat: no-repeat;
  color: #414142;
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 8.5rem;
  padding: 4.3rem 0 0.5rem;
  text-align: center; }

@media (min-width: 71.25em) {
  .c-slideout__side {
    bottom: 0;
    left: auto;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    top: 7.1rem;
    width: 31.6rem; } }

.c-slideout__side-content {
  background: #428076;
  color: #fff;
  min-height: 100%; }
  @media (min-width: 71.25em) {
    .c-slideout__side-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; } }

.c-slideout__buttons {
  padding: 0 1.85rem;
  margin: 1.6rem auto;
  max-width: 19.3rem;
  text-align: center; }
  @media (min-width: 71.25em) {
    .c-slideout__buttons {
      display: none; } }

.c-slideout__footer {
  background: #fff;
  color: #414142;
  padding: 1.6rem; }
  @media (min-width: 71.25em) {
    .c-slideout__footer {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-pack: center;
          justify-content: center; } }

.c-slideout__email {
  display: none; }
  @media (min-width: 71.25em) {
    .c-slideout__email {
      display: block; } }

.c-teaser {
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  text-align: left; }
  @media (min-width: 37.5em) {
    .c-teaser {
      display: -ms-flexbox;
      display: flex; } }

.c-teaser__media {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0.65rem; }
  @media (min-width: 37.5em) {
    .c-teaser__media {
      margin: 0.35rem 1rem 0 0; } }

.c-teaser__media-link {
  display: inline-block;
  overflow: hidden; }
  .c-teaser__media-link:focus, .c-teaser__media-link:hover {
    transition: transform 0.2s linear;
    -ms-transform: scale(1/1.1);
        transform: scale(1/1.1); }
    .c-teaser__media-link:focus .c-teaser__image, .c-teaser__media-link:hover .c-teaser__image {
      transition: transform 0.2s linear;
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.c-teaser__image {
  display: block; }

.c-teaser__meta {
  color: #cb4e1a;
  font-weight: 500;
  margin-bottom: 0.35rem;
  text-transform: uppercase; }

.c-teaser__title {
  margin-bottom: 0.35rem; }

.c-teaser__title-link {
  color: #414142;
  outline: 0;
  text-decoration: none; }
  .c-teaser__title-link:focus, .c-teaser__title-link:hover {
    background: transparent;
    color: #428076; }

.c-teaser__subtitle {
  font-weight: 400;
  margin-bottom: 0.55rem; }

.c-teaser__text > :last-child {
  margin-bottom: 0; }

.c-text > :last-child {
  margin-bottom: 0; }

.c-text--thin {
  font-weight: 100; }

.c-tile {
  background-color: #428076;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  min-height: 15rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-decoration: none; }
  .c-tile:focus, .c-tile:hover {
    background-color: #428076;
    color: #fff;
    transition: transform 0.2s linear;
    -ms-transform: scale(1/1.1);
        transform: scale(1/1.1); }
    .c-tile:focus .c-tile__image, .c-tile:hover .c-tile__image {
      transition: transform 0.2s linear;
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.c-tile__image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.c-tile__title {
  -ms-flex-align: center;
      align-items: center;
  background: rgba(65, 65, 66, 0.5);
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 1.6rem;
  position: relative;
  width: 100%;
  z-index: 1; }

.c-tile__post-type {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  left: 50%;
  padding: 0 .3em;
  position: absolute;
  text-transform: uppercase;
  top: 1.6em;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 2; }
  .c-tile__post-type:after {
    background-color: #ffc641;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -.5em;
    content: '';
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%; }

.c-tile.c-tile--latest-post .c-tile {
  display: block; }

.c-tile.c-tile--latest-post .c-tile__title {
  font-size: 1.3em;
  height: 100%;
  padding-top: 2.3em;
  position: absolute; }

.c-tile.c-tile--latest-post:hover {
  -ms-transform: scale(1.07);
      transform: scale(1.07);
  z-index: 2; }
  .c-tile.c-tile--latest-post:hover .c-tile__image {
    -ms-transform: scale(1);
        transform: scale(1); }

.c-tile.c-tile--latest-post.c-tile--teal .c-tile__title {
  background-image: none;
  background-color: #428076; }

.c-tile.c-tile--latest-post.c-tile--teal .c-tile__post-type:after {
  background-color: #fff; }

.c-tile.c-tile--latest-post.c-tile--yellow .c-tile__title {
  background-image: none;
  background-color: #ffc641;
  color: #000; }

.c-tile.c-tile--latest-post.c-tile--yellow .c-tile__post-type {
  color: #000; }
  .c-tile.c-tile--latest-post.c-tile--yellow .c-tile__post-type:after {
    background-color: #fff; }

.c-tile.c-tile--latest-post.c-tile--blue .c-tile__title {
  background-image: none;
  background-color: #62989f; }

.c-tile.c-tile--latest-post.c-tile--blue .c-tile__post-type:after {
  background-color: #fff; }

.c-video-modal {
  background-color: rgba(0, 0, 0, 0.9);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: all 300ms ease-in-out;
  width: 100%;
  z-index: 99; }
  .c-video-modal.is-active {
    opacity: 1;
    pointer-events: visible; }

.c-video-modal__container {
  padding: 4em 1em; }
  @media (min-width: 43.75em) {
    .c-video-modal__container {
      padding: 5em; } }

.c-video-modal__video {
  display: block;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  width: 100%; }
  .c-video-modal__video iframe {
    height: 100%;
    left: 0;
    max-height: calc(100vh - 8em);
    position: absolute;
    top: 0;
    width: 100%; }

.c-video-modal__close {
  background-image: url("../images/bg/mobile-close-white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-close-white.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  right: 1em;
  top: 1.5em;
  width: 30px; }
  @media (min-width: 43.75em) {
    .c-video-modal__close {
      right: 1.5em; } }

@media (min-width: 48em) {
  .mobile-dashboard {
    display: none; } }

.desktop-dashboard {
  display: none; }
  @media (min-width: 48em) {
    .desktop-dashboard {
      display: block; } }

.gallery-caption {
  max-width: 100%; }

.grid--latest-posts .grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.grid--latest-posts .grid__flex-column {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
  @media (min-width: 43.75em) {
    .grid--latest-posts .grid__flex-column {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  @media (min-width: 59.375em) {
    .grid--latest-posts .grid__flex-column {
      -ms-flex-preferred-size: 33.3333333333%;
          flex-basis: 33.3333333333%; } }

.legacy-image {
  display: block;
  margin: 0 auto 2em auto; }

.work-map {
  position: relative; }

.work-map .proscenium .work-map__image {
  border-bottom: 6px solid #e76b24; }

@media screen and (min-width: 1024px) {
  .work-map .proscenium .work-map__image {
    display: none; } }

@media screen and (max-width: 1023px) {
  .work-map .base h1 {
    margin: 1.875rem 0 0.9375rem;
    padding: 0 5%; } }

@media screen and (min-width: 1024px) {
  .work-map h2 {
    margin: 0 0 0.625rem; }
  .work-map #container {
    margin-top: -2.1875rem; } }

.work-map .map-legend {
  background: #ffffff;
  bottom: 5rem;
  box-sizing: border-box;
  left: 5rem;
  max-width: 225px;
  padding: 0.9375rem 1.25rem 1.25rem;
  position: absolute; }

@media screen and (max-width: 1023px) {
  .work-map .map-legend {
    display: none; } }

.work-map .map-legend .legend-heading {
  background: #e76b24;
  color: #ffffff;
  display: inline-block;
  font-size: 1.125rem;
  margin: 0 0 0.9375rem -2.0625rem;
  padding: 0.3125rem 0.625rem 0.1875rem; }

.work-map .activities-cat-listing {
  padding-left: 1.25rem; }

.work-map .activities-cat-listing .activities-cat {
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 0.9375rem;
  position: relative; }

.work-map .activities-cat-listing .activities-cat:last-of-type {
  margin-bottom: 0; }

.work-map .activities-cat-listing .activities-cat:before {
  color: #dddddd;
  content: "\2022";
  font-size: 2.5rem;
  margin-left: -22px;
  position: absolute;
  top: 4px;
  line-height: 0px; }

.work-map .activities-cat-listing .cat-technical-assistance {
  color: #2895d0; }

.work-map .activities-cat-listing .cat-technical-assistance:before {
  color: #2895d0; }

.work-map .activities-cat-listing .cat-research {
  color: #920806; }

.work-map .activities-cat-listing .cat-research:before {
  color: #920806; }

.work-map .activities-cat-listing .cat-program-implemention {
  color: #ffb612; }

.work-map .activities-cat-listing .cat-program-implemention:before {
  color: #ffb612; }

.work-map .activities-cat-listing .cat-egpaf-office {
  color: #83afb4; }

.work-map .activities-cat-listing .cat-egpaf-office:before {
  color: #83afb4; }

.work-map .activities-cat-listing .cat-advocacy {
  color: #FF6130; }

.work-map .activities-cat-listing .cat-advocacy:before {
  color: #FF6130; }

.pin__content {
  -webkit-font-smoothing: antialiased;
  background: #1e1e1e;
  padding: 25px;
  position: relative; }

.pin__content:after {
  bottom: -20px;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 22px solid transparent;
  border-right: 20px solid #1e1e1e;
  right: 15px;
  position: absolute; }

.pin__category {
  background-color: #dddddd;
  border-radius: 50%;
  display: inline-block;
  height: 0.6875rem;
  margin: 0.9375rem 0.3125rem 0 0;
  width: 0.6875rem; }

.pin__category.cat-technical-assistance {
  background-color: #2895d0; }

.pin__category.cat-research {
  background-color: #920806; }

.pin__category.cat-program-implemention {
  background-color: #ffb612; }

.pin__category.cat-egpaf-office {
  background-color: #83afb4; }

.pin__category.cat-advocacy {
  background-color: #FF6130; }

.pin-categories {
  display: inline; }

.pin__title {
  color: #e76b24;
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 10px; }

.pin__summary {
  color: #fff;
  line-height: 1.5; }

.pin__link {
  color: #e76b24;
  display: block;
  margin: 10px 0 0; }

#work-map {
  background: url("/wp-content/themes/egpaf_theme/images/bg/world-map-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 41.875rem;
  width: 100%; }

.mejs-video {
  max-height: 600px; }
  .mejs-video video {
    max-height: 600px; }

.pager {
  clear: both;
  list-style: none;
  margin: 3.2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link {
  background-color: #f1f1f1;
  color: #212121;
  min-width: 2.2rem;
  padding: 0.65em; }

.pager__item--current {
  background-color: #d6d7d9; }

.pager__link {
  display: inline-block;
  text-decoration: none; }
  .pager__link:focus, .pager__link:hover {
    background-color: #d6d7d9;
    color: inherit; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

.squelch-taas-override.ui-corner-all,
.squelch-taas-override .ui-corner-all,
.squelch-taas-override .ui-corner-top,
.squelch-taas-override .ui-corner-bottom {
  border-radius: 0; }

.squelch-taas-override .ui-widget-content {
  border: 0;
  color: #414142;
  font-size: 20px; }

.squelch-taas-override .ui-state-active,
.squelch-taas-override .ui-state-default {
  background-image: none;
  border: 0;
  color: #414142; }

.squelch-taas-override .ui-accordion-header-icon {
  display: none; }

.squelch-taas-override .ui-state-active a, .squelch-taas-override .ui-state-active a:link, .squelch-taas-override .ui-state-active a:visited,
.squelch-taas-override .ui-state-default a, .squelch-taas-override .ui-state-default a:link, .squelch-taas-override .ui-state-default a:visited {
  color: inherit; }

.squelch-taas-toggle .ui-accordion-header,
.squelch-taas-accordion .ui-accordion-header {
  font-weight: 400 !important;
  font-size: 25px !important;
  color: #414142 !important;
  background-color: #e3eff0;
  padding: 1rem !important; }
  .squelch-taas-toggle .ui-accordion-header a,
  .squelch-taas-accordion .ui-accordion-header a {
    color: white; }
    .squelch-taas-toggle .ui-accordion-header a:hover, .squelch-taas-toggle .ui-accordion-header a:focus,
    .squelch-taas-accordion .ui-accordion-header a:hover,
    .squelch-taas-accordion .ui-accordion-header a:focus {
      background-color: transparent;
      border: 0;
      outline-color: transparent; }

.squelch-taas-toggle .ui-accordion-header-active,
.squelch-taas-accordion .ui-accordion-header-active {
  background-color: #428076;
  color: #fff !important; }

/*
    TimelineJS - ver. 3.5.4 - 2017-12-15
    Copyright (c) 2012-2016 Northwestern University
    a project of the Northwestern University Knight Lab, originally created by Zach Wise
    https://github.com/NUKnightLab/TimelineJS3
    This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
    If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
.tl-storyjs div * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.tl-storyjs .active, .tl-storyjs .caption, .tl-storyjs .content-container, .tl-storyjs .credit, .tl-storyjs .date, .tl-storyjs .dot, .tl-storyjs .era, .tl-storyjs .flag, .tl-storyjs .line, .tl-storyjs .major, .tl-storyjs .map, .tl-storyjs .marker, .tl-storyjs .media, .tl-storyjs .message, .tl-storyjs .minor, .tl-storyjs .slider, .tl-storyjs .start, .tl-storyjs .text, .tl-storyjs .time, .tl-storyjs .title, .tl-storyjs .tl-container, .tl-storyjs .tl-feature, .tl-storyjs .tl-feedback, .tl-storyjs .tl-navigation, .tl-storyjs .tl-slider, .tl-storyjs .toolbar, .tl-storyjs a, .tl-storyjs abbr, .tl-storyjs acronym, .tl-storyjs address, .tl-storyjs blockquote, .tl-storyjs button, .tl-storyjs caption, .tl-storyjs cite, .tl-storyjs code, .tl-storyjs dd, .tl-storyjs del, .tl-storyjs dfn, .tl-storyjs dl, .tl-storyjs dt, .tl-storyjs em, .tl-storyjs fieldset, .tl-storyjs form, .tl-storyjs h1, .tl-storyjs h2, .tl-storyjs h3, .tl-storyjs h4, .tl-storyjs h5, .tl-storyjs h6, .tl-storyjs img, .tl-storyjs label, .tl-storyjs legend, .tl-storyjs li, .tl-storyjs ol, .tl-storyjs p, .tl-storyjs pre, .tl-storyjs q, .tl-storyjs s, .tl-storyjs samp, .tl-storyjs small, .tl-storyjs strike, .tl-storyjs strong, .tl-storyjs sub, .tl-storyjs sup, .tl-storyjs table, .tl-storyjs tbody, .tl-storyjs td, .tl-storyjs tfoot, .tl-storyjs th, .tl-storyjs thead, .tl-storyjs tr, .tl-storyjs tt, .tl-storyjs ul, .tl-storyjs var {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  width: auto;
  float: none; }

.tl-storyjs h1, .tl-storyjs h2, .tl-storyjs h3, .tl-storyjs h4, .tl-storyjs h5, .tl-storyjs h6 {
  clear: none; }

.tl-storyjs table {
  border-collapse: collapse;
  border-spacing: 0; }

.tl-storyjs ol, .tl-storyjs ul {
  list-style: none; }

.tl-storyjs blockquote:after, .tl-storyjs blockquote:before, .tl-storyjs q:after, .tl-storyjs q:before {
  content: ""; }

.tl-storyjs a:focus {
  outline: thin dotted; }

.tl-storyjs a:active, .tl-storyjs a:hover {
  outline: 0; }

.tl-storyjs article, .tl-storyjs aside, .tl-storyjs details, .tl-storyjs figcaption, .tl-storyjs figure, .tl-storyjs footer, .tl-storyjs header, .tl-storyjs hgroup, .tl-storyjs nav, .tl-storyjs section {
  display: block; }

.tl-storyjs audio, .tl-storyjs canvas, .tl-storyjs video {
  display: inline-block; }

.tl-storyjs audio:not([controls]) {
  display: none; }

.tl-storyjs div {
  max-width: none; }

.tl-storyjs sub, .tl-storyjs sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.tl-storyjs sup {
  top: -.5em; }

.tl-storyjs sub {
  bottom: -.25em; }

.tl-storyjs img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

.tl-storyjs button, .tl-storyjs input, .tl-storyjs select, .tl-storyjs textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

.tl-storyjs button, .tl-storyjs input {
  line-height: normal; }

.tl-storyjs button::-moz-focus-inner, .tl-storyjs input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.tl-storyjs button, .tl-storyjs input[type=button], .tl-storyjs input[type=reset], .tl-storyjs input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

.tl-storyjs input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.tl-storyjs input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

.tl-storyjs textarea {
  overflow: auto;
  vertical-align: top; }

.tl-timeline {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

.tl-timeline h1, .tl-timeline h2, .tl-timeline h3, .tl-timeline h4, .tl-timeline h5, .tl-timeline h6 {
  color: #000; }

.tl-timeline h1, .tl-timeline h2, .tl-timeline h3 {
  font-size: 28px;
  line-height: 28px; }

.tl-timeline h1 small, .tl-timeline h2 small, .tl-timeline h3 small {
  font-size: 24px;
  line-height: 24px; }

.tl-timeline h4, .tl-timeline h5, .tl-timeline h6 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 0; }

.tl-timeline h4 small, .tl-timeline h5 small, .tl-timeline h6 small {
  font-size: 15px;
  line-height: 15px; }

.tl-timeline h2.tl-headline-title {
  font-size: 38px;
  line-height: 38px; }

.tl-timeline h2.tl-headline-title small {
  display: block;
  margin-top: 5px;
  font-size: 24px;
  line-height: 24px; }

.tl-timeline h2 {
  margin-top: 20px;
  margin-bottom: 5px; }

.tl-timeline p {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #666; }

.tl-timeline p.lead {
  font-size: 24px; }

.tl-timeline p a {
  color: #666;
  text-decoration: underline; }

.tl-timeline p a:focus, .tl-timeline p a:hover {
  color: #c34528; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .tl-timeline p a {
    text-decoration: underline;
    background-image: none;
    text-shadow: none; }
  .tl-timeline p a:focus, .tl-timeline p a:hover {
    color: #c34528;
    text-decoration: underline; } }

.tl-timeline b, .tl-timeline strong {
  font-weight: 700; }

.tl-timeline em, .tl-timeline i {
  font-style: italic; }

.tl-timeline a {
  text-decoration: none;
  color: #c34528; }

.tl-timeline a:hover {
  text-decoration: underline;
  color: #6e2717; }

.tl-timeline .tl-caption, .tl-timeline .tl-credit, .tl-timeline .tl-slidenav-next, .tl-timeline .tl-slidenav-previous {
  font-size: 11px;
  line-height: 11px; }

.tl-timeline .tl-caption a, .tl-timeline .tl-credit a, .tl-timeline .tl-slidenav-next a, .tl-timeline .tl-slidenav-previous a {
  color: #000; }

.tl-timeline .tl-makelink {
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.tl-timeline blockquote, .tl-timeline blockquote p {
  font-family: Georgia,Times New Roman,Times,serif;
  color: #999;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  background: 0 0;
  border: 0;
  padding: 0; }

.tl-timeline blockquote cite, .tl-timeline blockquote p cite {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 11px;
  color: #666;
  display: block;
  text-align: right;
  font-style: normal; }

.tl-timeline blockquote cite:before, .tl-timeline blockquote p cite:before {
  content: "\2014"; }

.tl-timeline blockquote p:before {
  content: open-quote;
  display: inline-block;
  font-size: 28px;
  position: relative;
  top: 8px;
  margin-right: 5px; }

.tl-timeline blockquote p:after {
  content: close-quote;
  display: inline-block;
  font-size: 28px;
  position: relative;
  top: 8px;
  margin-left: 3px; }

.tl-timeline blockquote {
  margin: 10px; }

.tl-timeline blockquote p {
  margin: 0; }

.tl-timeline .vcard {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 15px;
  margin-top: 10px; }

.tl-timeline .vcard:after, .tl-timeline .vcard:before {
  display: table;
  content: ""; }

.tl-timeline .vcard:after {
  clear: both; }

.tl-timeline .vcard .twitter-date {
  text-align: left;
  font-size: 11px; }

.tl-timeline .vcard .author {
  float: right; }

.tl-timeline .vcard a {
  color: #333;
  text-decoration: none; }

.tl-timeline .vcard a:hover {
  text-decoration: none; }

.tl-timeline .vcard a:hover .fn, .tl-timeline .vcard a:hover .nickname {
  color: #c34528; }

.tl-timeline .vcard .fn, .tl-timeline .vcard .nickname {
  padding-left: 42px; }

.tl-timeline .vcard .fn {
  display: block;
  font-weight: 700; }

.tl-timeline .vcard .nickname {
  margin-top: 1px;
  display: block;
  color: #666; }

.tl-timeline .vcard .avatar {
  float: left;
  display: block;
  width: 32px;
  height: 32px; }

.tl-timeline .vcard .avatar img {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.tl-timeline .tl-text ul {
  padding: 0;
  padding-left: 30px;
  margin: 0; }

.tl-timeline .tl-text ul li {
  margin-bottom: 5px; }

.tl-timeline .tl-button-calltoaction {
  cursor: pointer;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.tl-timeline .tl-button-calltoaction .tl-button-calltoaction-text {
  display: inline-block;
  background-color: #c34528;
  color: #fff;
  padding: 10px 15px 10px 15px;
  border-radius: 7px; }

.tl-timeline .tl-note {
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style: italic;
  background-color: #e6e6e6;
  font-size: 15px;
  line-height: 17px;
  padding: 10px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  text-shadow: none; }

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
  .tl-timeline h1, .tl-timeline h2, .tl-timeline h3 {
    font-size: 28px;
    line-height: 28px; } }

@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
  .tl-timeline h1, .tl-timeline h2, .tl-timeline h3 {
    font-size: 24px;
    line-height: 24px; } }

.tl-skinny h2 {
  margin-top: 0; }

@font-face {
  font-family: tl-icons;
  src: url(../fonts/tl-icons.eot);
  src: url(../fonts/tl-icons.eot?#iefix) format("embedded-opentype"), url(../fonts/tl-icons.ttf) format("truetype"), url(../fonts/tl-icons.woff) format("woff"), url(../fonts/tl-icons.svg#tl-icons) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*=" tl-icon-"], [class^=tl-icon-] {
  font-family: tl-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.tl-icon-vine:after {
  content: "\e64d"; }

.tl-icon-wikipedia:after {
  content: "\e64e"; }

.tl-icon-chevron-right:after {
  content: "\e64f"; }

.tl-icon-chevron-left:after {
  content: "\e650"; }

.tl-icon-youtube-logo:after {
  content: "\e651"; }

.tl-icon-foursquare:after {
  content: "\e652"; }

.tl-icon-camera-retro:after {
  content: "\e653"; }

.tl-icon-doc:after {
  content: "\e654"; }

.tl-icon-weibo:after {
  content: "\e655"; }

.tl-icon-resize-horizontal:after {
  content: "\e656"; }

.tl-icon-resize-vertical:after {
  content: "\e657"; }

.tl-icon-resize-full:after {
  content: "\e658"; }

.tl-icon-resize-small:after {
  content: "\e659"; }

.tl-icon-twitter:after {
  content: "\e62b"; }

.tl-icon-google-plus:after {
  content: "\e62c"; }

.tl-icon-video:after {
  content: "\e62d"; }

.tl-icon-youtube:after {
  content: "\e62d"; }

.tl-icon-plaintext:after {
  content: "\e62e"; }

.tl-icon-storify:after {
  content: "\e62e"; }

.tl-icon-image-v2:after {
  content: "\e62f"; }

.tl-icon-quote-v2:after {
  content: "\e630"; }

.tl-icon-zoom-in:after {
  content: "\e631"; }

.tl-icon-zoom-out:after {
  content: "\e632"; }

.tl-icon-list:after {
  content: "\e633"; }

.tl-icon-music:after {
  content: "\e634"; }

.tl-icon-spotify:after {
  content: "\e634"; }

.tl-icon-location:after {
  content: "\e635"; }

.tl-icon-googlemaps:after {
  content: "\e635"; }

.tl-icon-web:after {
  content: "\e636"; }

.tl-icon-share-v2:after {
  content: "\e637"; }

.tl-icon-soundcloud:after {
  content: "\e639"; }

.tl-icon-video-v2:after {
  content: "\e63a"; }

.tl-icon-dailymotion:after {
  content: "\e63a"; }

.tl-icon-tumblr:after {
  content: "\e63b"; }

.tl-icon-lastfm:after {
  content: "\e63c"; }

.tl-icon-github:after {
  content: "\e63d"; }

.tl-icon-goback:after {
  content: "\e63e"; }

.tl-icon-doc-v2:after {
  content: "\e63f"; }

.tl-icon-googledrive:after {
  content: "\e640"; }

.tl-icon-facebook:after {
  content: "\e641"; }

.tl-icon-flickr:after {
  content: "\e642"; }

.tl-icon-dribbble:after {
  content: "\e643"; }

.tl-icon-image:after {
  content: "\e605"; }

.tl-icon-vimeo:after {
  content: "\e606"; }

.tl-icon-instagram:after {
  content: "\e644"; }

.tl-icon-pinterest:after {
  content: "\e645"; }

.tl-icon-arrow-left:after {
  content: "\e646"; }

.tl-icon-arrow-down:after {
  content: "\e647"; }

.tl-icon-arrow-up:after {
  content: "\e648"; }

.tl-icon-arrow-right:after {
  content: "\e649"; }

.tl-icon-share:after {
  content: "\e64a"; }

.tl-icon-blockquote:after {
  content: "\e64b"; }

.tl-icon-evernote:after {
  content: "\e64c"; }

.tl-icon-mappin:after {
  content: "\e600"; }

.tl-icon-swipe-right:after {
  content: "\e601"; }

.tl-icon-swipe-left:after {
  content: "\e602"; }

.tl-icon-touch-spread:after {
  content: "\e603"; }

.tl-icon-touch-pinch:after {
  content: "\e604"; }

.tl-dragging {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.tl-menubar {
  position: absolute;
  z-index: 11;
  text-align: center;
  color: #333;
  overflow: hidden;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  top: 100%;
  left: 50%;
  left: 0; }

@keyframes invertToBlack {
  from {
    background-color: #FFF; }
  to {
    background-color: #000; } }

@-webkit-keyframes invertToBlack {
  from {
    background: #FFF; }
  to {
    background: #000; } }

@keyframes invertToWhite {
  from {
    background-color: #000; }
  to {
    background-color: #FFF; } }

@-webkit-keyframes invertToWhite {
  from {
    background: #000; }
  to {
    background: #FFF; } }

.tl-menubar-button {
  font-size: 18px;
  line-height: 18px;
  background-color: rgba(242, 242, 242, 0.9);
  cursor: pointer;
  padding: 6px 12px 6px 12px;
  display: inline-block;
  display: block;
  color: #bfbfbf; }

.tl-menubar-button.tl-menubar-button-inactive {
  opacity: .33; }

.tl-menubar-button:hover {
  background: #333;
  color: #FFF; }

.tl-menubar-button:hover.tl-menubar-button-inactive {
  color: #bfbfbf;
  background-color: rgba(242, 242, 242, 0.9); }

.tl-mobile .tl-menubar-button {
  display: block; }

.tl-mobile .tl-menubar-button:hover {
  background-color: rgba(242, 242, 242, 0.67);
  color: #737373; }

.tl-mobile .tl-menubar-button:active {
  background: #c34528;
  color: #FFF; }

@keyframes invertToBlack {
  from {
    background-color: #FFF; }
  to {
    background-color: #000; } }

@-webkit-keyframes invertToBlack {
  from {
    background: #FFF; }
  to {
    background: #000; } }

@keyframes invertToWhite {
  from {
    background-color: #000; }
  to {
    background-color: #FFF; } }

@-webkit-keyframes invertToWhite {
  from {
    background: #000; }
  to {
    background: #FFF; } }

.tl-message, .tl-message-full {
  width: 100%;
  height: 100%;
  position: absolute;
  display: table;
  overflow: hidden;
  top: 0;
  left: 0;
  z-index: 99;
  margin: auto;
  text-align: center; }

.tl-message .tl-message-container, .tl-message-full .tl-message-container {
  padding: 20px;
  margin: 20px;
  text-align: center;
  vertical-align: middle;
  display: table-cell; }

.tl-message .tl-message-container .tl-message-content, .tl-message-full .tl-message-container .tl-message-content {
  color: #666;
  text-align: center;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  margin-top: 7.5px;
  margin-bottom: 7.5px;
  text-shadow: 1px 1px 1px #FFF; }

.tl-message .tl-message-container .tl-message-content strong, .tl-message-full .tl-message-container .tl-message-content strong {
  text-transform: uppercase; }

.tl-message .tl-message-container .tl-loading-icon, .tl-message-full .tl-message-container .tl-loading-icon {
  width: 30px;
  height: 30px;
  background-color: #666;
  vertical-align: middle;
  -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.1);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out; }

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

.tl-message-full {
  background-color: rgba(255, 255, 255, 0.8); }

.tl-message-full [class*=" tl-icon-"], .tl-message-full [class^=tl-icon-] {
  color: #666;
  font-size: 72px; }

.tl-message-full .tl-message-container .tl-message-content {
  font-size: 22px;
  line-height: 22px;
  text-shadow: none;
  color: #666;
  text-transform: none;
  font-weight: 400; }

.tl-message-full .tl-message-container .tl-message-content .tl-button {
  display: inline-block;
  cursor: pointer;
  background-color: #FFF;
  color: #333;
  padding: 10px;
  margin-top: 10px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.tl-timenav {
  width: 100%;
  background-color: #f2f2f2;
  position: relative;
  overflow: hidden;
  border-top: 1px solid #e5e5e5; }

.tl-timenav .tl-attribution {
  cursor: pointer;
  z-index: 9;
  position: absolute;
  bottom: 2px;
  left: 0;
  font-size: 10px;
  line-height: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 3px; }

.tl-timenav .tl-attribution a {
  color: #ccc; }

.tl-timenav .tl-attribution a:hover {
  color: #000;
  text-decoration: none; }

.tl-timenav .tl-attribution a:hover .tl-knightlab-logo {
  background-color: #c34528; }

.tl-timenav .tl-attribution .tl-knightlab-logo {
  display: inline-block;
  vertical-align: middle;
  height: 8px;
  width: 8px;
  margin-right: 3px;
  background-color: #c34528;
  background-color: #ccc;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg); }

.tl-timenav .tl-timenav-line {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  background-color: #d9d9d9;
  z-index: 2;
  display: none; }

.tl-timenav .tl-timenav-line:after, .tl-timenav .tl-timenav-line:before {
  font-family: tl-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #c34528;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  left: -14px; }

.tl-timenav .tl-timenav-line:before {
  top: -10px; }

.tl-timenav .tl-timenav-line:after {
  content: "\e648";
  bottom: 24px; }

.tl-timenav .tl-timenav-slider {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0; }

.tl-timenav .tl-timenav-slider.tl-timenav-slider-animate {
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timenav .tl-timenav-slider .tl-timenav-slider-background {
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: move;
  z-index: 6; }

.tl-timenav .tl-timenav-slider .tl-timenav-container-mask {
  position: absolute;
  height: 100%;
  top: 0; }

.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container {
  position: absolute;
  height: 100%; }

.tl-timenav .tl-timenav-slider .tl-timenav-container-mask .tl-timenav-container .tl-timenav-item-container {
  position: absolute;
  height: 100%; }

.tl-timemarker {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker.tl-timemarker-fast {
  -webkit-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker.tl-timemarker-fast .tl-timemarker-content-container {
  -webkit-transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: width 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker.tl-timemarker-fast .tl-timemarker-timespan {
  -webkit-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker .tl-timemarker-timespan {
  pointer-events: none;
  position: absolute;
  margin: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(229, 229, 229, 0.15);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker .tl-timemarker-timespan .tl-timemarker-timespan-content {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #e5e5e5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 100px;
  box-sizing: border-box; }

.tl-timemarker .tl-timemarker-line-right {
  display: none;
  right: 0; }

.tl-timemarker .tl-timemarker-line-left {
  width: 1px;
  left: 0; }

.tl-timemarker .tl-timemarker-line-left, .tl-timemarker .tl-timemarker-line-right {
  margin-top: 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #d9d9d9;
  z-index: 5;
  content: " ";
  position: absolute;
  height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 1px 1px 1px #FFF; }

.tl-timemarker .tl-timemarker-line-left:after, .tl-timemarker .tl-timemarker-line-right:after {
  display: block;
  content: " ";
  position: absolute;
  left: -4px;
  bottom: 0;
  height: 6px;
  width: 6px;
  background-color: #919191;
  z-index: 8;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.tl-timemarker .tl-timemarker-content-container {
  position: absolute;
  background-color: #e5e5e5;
  border: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 100%;
  width: 100px;
  overflow: hidden;
  z-index: 6;
  -webkit-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  box-shadow: 1px 1px 1px #FFF; }

.tl-timemarker .tl-timemarker-content-container:hover {
  z-index: 9; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content {
  position: relative;
  overflow: hidden;
  height: 100%;
  z-index: 8;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text {
  overflow: hidden;
  position: relative; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline, .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p {
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 12px;
  line-height: 12px;
  height: 100%;
  overflow: hidden;
  font-weight: 400;
  margin: 0;
  color: #bfbfbf;
  position: relative; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline p.tl-headline-fadeout:after, .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(229, 229, 229, 0)), color-stop(50%, #e5e5e5));
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -ms-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0); }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container {
  float: left;
  max-width: 24px;
  max-height: 24px;
  overflow: hidden;
  margin-right: 5px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media {
  max-width: 24px;
  max-height: 100%;
  opacity: .25; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"], .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-] {
  display: block;
  font-size: 24px;
  color: #bfbfbf;
  margin-top: 0; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-icon-wikipedia {
  font-size: 16px; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-text h2.tl-headline {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class*=" tl-icon-"], .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content.tl-timemarker-content-small .tl-timemarker-media-container [class^=tl-icon-] {
  font-size: 12px; }

.tl-timemarker:hover .tl-timemarker-timespan {
  background-color: rgba(191, 191, 191, 0.15); }

.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-timespan-content {
  background-color: #bfbfbf; }

.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left, .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right {
  border-color: #a6a6a6; }

.tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left:after, .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-right:after {
  background-color: #3d3d3d; }

.tl-timemarker:hover .tl-timemarker-content-container {
  background-color: #bfbfbf;
  border-color: #a6a6a6;
  -webkit-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 250ms cubic-bezier(0.77, 0, 0.175, 1), width 250ms cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timemarker:hover .tl-timemarker-content-container.tl-timemarker-content-container-small {
  width: 200px; }

.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #FFF; }

.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
  background: -moz-linear-gradient(top, rgba(191, 191, 191, 0) 0, #bfbfbf 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(191, 191, 191, 0)), color-stop(80%, #bfbfbf));
  background: -webkit-linear-gradient(top, rgba(191, 191, 191, 0) 0, #bfbfbf 80%);
  background: -o-linear-gradient(top, rgba(191, 191, 191, 0) 0, #bfbfbf 80%);
  background: -ms-linear-gradient(top, rgba(191, 191, 191, 0) 0, #bfbfbf 80%);
  background: linear-gradient(to bottom, rgba(191, 191, 191, 0) 0, #bfbfbf 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0); }

.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media {
  opacity: 1; }

.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"], .tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-] {
  color: #FFF; }

.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(80%, #FFF));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FFF 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0); }

.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left, .tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right {
  border-color: #000; }

.tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-left:after, .tl-timemarker:hover.tl-timemarker-active .tl-timemarker-line-right:after {
  background-color: #000; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan {
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 8; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-timespan-content {
  background-color: #333; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left, .tl-timemarker.tl-timemarker-active .tl-timemarker-line-right {
  border-color: rgba(51, 51, 51, 0.5);
  border-width: 1px;
  z-index: 8;
  box-shadow: 0 1px 3px rgba(145, 145, 145, 0.5); }

.tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after, .tl-timemarker.tl-timemarker-active .tl-timemarker-line-right:after {
  background-color: #333; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
  background-color: #FFF;
  color: #333;
  z-index: 9;
  border-color: rgba(51, 51, 51, 0.5);
  box-shadow: 1px 1px 3px rgba(145, 145, 145, 0.5); }

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #333; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline.tl-headline-fadeout:after {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(80%, #FFF));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #FFF 80%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FFF 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0); }

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container .tl-timemarker-media {
  opacity: 1; }

.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"], .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-] {
  color: #333; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-timespan-content {
  display: block; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-left, .tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan .tl-timemarker-line-right {
  z-index: 5; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan:after {
  display: block;
  content: " ";
  position: absolute;
  left: 0;
  bottom: -7px;
  height: 6px;
  width: 100%;
  background-color: rgba(115, 115, 115, 0.15);
  z-index: 6;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-content-container.tl-timemarker-content-container-long {
  box-shadow: none; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-right {
  display: block; }

.tl-timemarker.tl-timemarker-with-end .tl-timemarker-line-left {
  box-shadow: none; }

.tl-timemarker.tl-timemarker-with-end:hover .tl-timemarker-timespan:after {
  background-color: rgba(0, 0, 0, 0.25); }

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-timespan:after {
  background-color: rgba(51, 51, 51, 0.5); }

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left, .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right {
  border-width: 1px; }

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left:after, .tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-right:after {
  background-color: #333 !important; }

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active .tl-timemarker-line-left {
  box-shadow: none; }

.tl-timemarker.tl-timemarker-with-end.tl-timemarker-active:hover .tl-timemarker-timespan:after {
  background-color: rgba(51, 51, 51, 0.5); }

.tl-timeera {
  height: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 3;
  -webkit-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timeera.tl-timeera-fast {
  -webkit-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timeera .tl-timeera-background {
  position: absolute;
  background-color: #28a6c3;
  width: 100%;
  height: 100%;
  opacity: 1; }

.tl-timeera.tl-timeera-color0 .tl-timeera-background {
  background-color: #c34528; }

.tl-timeera.tl-timeera-color1 .tl-timeera-background {
  background-color: #28a6c3; }

.tl-timeera.tl-timeera-color2 .tl-timeera-background {
  background-color: #2832c3; }

.tl-timeera.tl-timeera-color3 .tl-timeera-background {
  background-color: #28c36c; }

.tl-timeera.tl-timeera-color4 .tl-timeera-background {
  background-color: #286dc3; }

.tl-timeera.tl-timeera-color5 .tl-timeera-background {
  background-color: #28c3a7; }

.tl-timeera .tl-timeera-content-container {
  position: absolute;
  border: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 100%;
  width: 100px;
  overflow: hidden;
  -webkit-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  box-sizing: border-box;
  border: 1px solid #d9d9d9; }

.tl-timeera .tl-timeera-content-container .tl-timeera-content {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text {
  overflow: hidden;
  position: relative;
  height: 100%; }

.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline {
  bottom: 0;
  position: absolute;
  display: -webkit-box;
  line-clamp: 4;
  -webkit-line-clamp: 4;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  font-size: 10px;
  line-height: 10px;
  overflow: hidden;
  font-weight: 400;
  margin: 0;
  color: #FFF;
  margin-left: 10px; }

.tl-timeera .tl-timeera-content-container .tl-timeera-content .tl-timeera-text h2.tl-headline.tl-headline-fadeout:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background: -moz-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(229, 229, 229, 0)), color-stop(50%, #e5e5e5));
  background: -webkit-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -o-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: -ms-linear-gradient(top, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 0, #e5e5e5 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@thecolor', endColorstr='@thecolor', GradientType=0); }

.tl-timegroup {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f2f2f2;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -webkit-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: left 1s cubic-bezier(0.77, 0, 0.175, 1), top 0.5s cubic-bezier(0.77, 0, 0.175, 1), height 0.5s cubic-bezier(0.77, 0, 0.175, 1), width 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timegroup .tl-timegroup-message {
  color: #e0e0e0;
  text-shadow: #FFF 0 2px 2px;
  margin-left: 80px; }

.tl-timegroup.tl-timegroup-alternate {
  background-color: #fafafa; }

.tl-timegroup.tl-timegroup-hidden {
  display: none; }

.tl-timeaxis-background {
  height: 39px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #FFF;
  border-top: 1px solid #e5e5e5;
  z-index: 2; }

.tl-timeaxis {
  height: 39px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3; }

.tl-timeaxis .tl-timeaxis-content-container {
  position: relative;
  bottom: 0;
  height: 39px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor {
  opacity: 0;
  position: absolute; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  text-align: center;
  font-weight: 400; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before {
  content: "|";
  display: block;
  color: #FFF;
  width: 1px;
  overflow: hidden;
  border-left: 1px solid #bfbfbf;
  text-align: center; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate .tl-timeaxis-tick, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate .tl-timeaxis-tick {
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major.tl-timeaxis-animate-opacity .tl-timeaxis-tick, .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor.tl-timeaxis-animate-opacity .tl-timeaxis-tick {
  -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major {
  z-index: 1;
  background-color: #FFF; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick {
  font-size: 12px;
  line-height: 14px;
  color: #737373;
  width: 100px;
  margin-left: -50px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before {
  border-color: #a6a6a6;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 2px;
  margin-left: 50px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick {
  font-size: 11px;
  line-height: 13px;
  color: #bfbfbf;
  width: 50px;
  margin-left: -25px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text {
  opacity: 0;
  white-space: normal;
  padding-left: 2px;
  padding-right: 2px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text span {
  display: block;
  font-size: 9px;
  line-height: 9px;
  margin-top: -2px;
  color: #e6e6e6; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before {
  font-size: 9px;
  line-height: 9px;
  margin-left: 25px; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden .tl-timeaxis-tick-text {
  opacity: 0 !important; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick.tl-timeaxis-tick-hidden:before {
  opacity: .33; }

.tlanimate {
  -webkit-transform: translateZ(0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden; }

.tl-animate {
  -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-animate-opacity {
  -webkit-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 1s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }

.tl-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto; }

.tl-slide .tl-slide-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
  display: none;
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.tl-slide .tl-slide-scrollable-container {
  display: table;
  table-layout: fixed;
  height: 100%;
  z-index: 1; }

.tl-slide .tl-slide-content-container {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3; }

.tl-slide .tl-slide-content-container .tl-slide-content {
  display: table;
  vertical-align: middle;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  max-width: 100%; }

.tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
  position: relative;
  width: 100%;
  min-width: 50%;
  float: left;
  margin-top: auto;
  margin-bottom: auto; }

.tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
  width: 50%;
  max-width: 50%;
  min-width: 120px;
  padding: 0 20px 0 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: left; }

.tl-slide-media-only .tl-slide-content-container .tl-slide-content {
  text-align: center; }

.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media {
  text-align: center;
  position: relative;
  width: 100%;
  min-width: 50%;
  max-width: 100%;
  float: none;
  margin-top: auto;
  margin-bottom: auto; }

.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-text {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.tl-slide-text-only .tl-slide-content-container .tl-slide-content {
  text-align: center; }

.tl-slide-text-only .tl-slide-content-container .tl-slide-content .tl-text {
  max-width: 80%;
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.tl-slide.tl-full-color-background, .tl-slide.tl-full-image-background {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background h1, .tl-slide.tl-full-color-background h2, .tl-slide.tl-full-color-background h3, .tl-slide.tl-full-color-background h4, .tl-slide.tl-full-color-background h5, .tl-slide.tl-full-color-background h6, .tl-slide.tl-full-color-background p, .tl-slide.tl-full-image-background h1, .tl-slide.tl-full-image-background h2, .tl-slide.tl-full-image-background h3, .tl-slide.tl-full-image-background h4, .tl-slide.tl-full-image-background h5, .tl-slide.tl-full-image-background h6, .tl-slide.tl-full-image-background p {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background a, .tl-slide.tl-full-color-background a:hover, .tl-slide.tl-full-color-background b, .tl-slide.tl-full-color-background blockquote, .tl-slide.tl-full-color-background blockquote p, .tl-slide.tl-full-color-background i, .tl-slide.tl-full-image-background a, .tl-slide.tl-full-image-background a:hover, .tl-slide.tl-full-image-background b, .tl-slide.tl-full-image-background blockquote, .tl-slide.tl-full-image-background blockquote p, .tl-slide.tl-full-image-background i {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important;
  color: #fff; }

.tl-slide.tl-full-color-background .tl-caption, .tl-slide.tl-full-color-background .tl-credit, .tl-slide.tl-full-image-background .tl-caption, .tl-slide.tl-full-image-background .tl-credit {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background .tl-media-blockquote blockquote, .tl-slide.tl-full-color-background .tl-media-twitter blockquote, .tl-slide.tl-full-image-background .tl-media-blockquote blockquote, .tl-slide.tl-full-image-background .tl-media-twitter blockquote {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background .tl-media-blockquote blockquote p, .tl-slide.tl-full-color-background .tl-media-twitter blockquote p, .tl-slide.tl-full-image-background .tl-media-blockquote blockquote p, .tl-slide.tl-full-image-background .tl-media-twitter blockquote p {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background .vcard .nickname, .tl-slide.tl-full-color-background .vcard a, .tl-slide.tl-full-image-background .vcard .nickname, .tl-slide.tl-full-image-background .vcard a {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-image-background {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center 25%;
  text-shadow: 1px 1px 2px #000; }

.tl-slide.tl-full-image-background h1, .tl-slide.tl-full-image-background h2, .tl-slide.tl-full-image-background h3, .tl-slide.tl-full-image-background h4, .tl-slide.tl-full-image-background h5, .tl-slide.tl-full-image-background h6, .tl-slide.tl-full-image-background p {
  text-shadow: 1px 1px 2px #000; }

.tl-slide.tl-full-image-background .tl-caption, .tl-slide.tl-full-image-background .tl-credit {
  text-shadow: 1px 1px 2px #000; }

.tl-slide.tl-full-image-background .tl-media-blockquote blockquote, .tl-slide.tl-full-image-background .tl-media-twitter blockquote {
  text-shadow: 1px 1px 2px #000 !important; }

.tl-slide.tl-full-image-background .tl-media-blockquote blockquote p, .tl-slide.tl-full-image-background .tl-media-twitter blockquote p {
  text-shadow: 1px 1px 2px #000 !important; }

.tl-slide.tl-text-background .tl-text .tl-text-content-container {
  padding: 20px;
  background: #000 transparent;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.tl-slide.tl-text-background .tl-text .tl-text-content-container h2 {
  margin-top: 5px; }

.tl-skinny .tl-slide {
  display: block;
  padding-top: 10px; }

.tl-skinny .tl-slide .tl-slide-content-container {
  display: block;
  position: static;
  height: auto;
  height: 100%;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center; }

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content {
  display: block;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  position: static;
  height: auto;
  padding-left: 50px;
  padding-right: 50px; }

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media {
  position: static;
  width: 100%;
  height: auto;
  float: none;
  display: block;
  padding-top: 20px;
  border-top: 1px solid #e6e6e6; }

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
  display: block;
  height: auto;
  vertical-align: initial;
  position: static;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  float: none;
  padding: 0; }

.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-text .tl-text-content-container {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.tl-skinny .tl-slide.tl-full-image-background .tl-slide-content-container .tl-slide-content .tl-media, .tl-skinny .tl-slide.tl-slide.tl-full-color-background .tl-slide-content-container .tl-slide-content .tl-media {
  border-color: rgba(230, 230, 230, 0.25); }

.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column; }

.tl-skinny .tl-slide.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media {
  border-top: none;
  padding-top: 0; }

.tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media embed, .tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media iframe, .tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media img, .tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media object, .tl-mobile.tl-skinny .tl-slide .tl-slide-content-container .tl-slide-content .tl-media video {
  max-height: 175px; }

.tl-slidenav-next, .tl-slidenav-previous {
  position: absolute;
  top: 45%;
  z-index: 10;
  cursor: pointer; }

.tl-slidenav-next .tl-slidenav-content-container, .tl-slidenav-previous .tl-slidenav-content-container {
  height: 200px;
  width: 100px;
  position: absolute; }

.tl-slidenav-next .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-description, .tl-slidenav-previous .tl-slidenav-title {
  width: 80px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  text-overflow: ellipsis;
  filter: alpha(opacity=15);
  -khtml-opacity: .15;
  -moz-opacity: .15;
  opacity: .15; }

.tl-slidenav-next .tl-slidenav-description small, .tl-slidenav-next .tl-slidenav-title small, .tl-slidenav-previous .tl-slidenav-description small, .tl-slidenav-previous .tl-slidenav-title small {
  display: block; }

.tl-slidenav-next .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-title {
  margin-top: 10px;
  font-size: 11px;
  line-height: 11px; }

.tl-slidenav-next .tl-slidenav-description, .tl-slidenav-previous .tl-slidenav-description {
  font-size: 11px;
  margin-top: 5px;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

.tl-slidenav-next .tl-slidenav-description small, .tl-slidenav-previous .tl-slidenav-description small {
  display: none; }

.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title {
  text-shadow: 1px 1px 1px #FFF;
  color: #333; }

.tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon, .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-description, .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title {
  color: #f2f2f2;
  text-shadow: 1px 1px 1px #333; }

.tl-slidenav-next .tl-slidenav-icon, .tl-slidenav-previous .tl-slidenav-icon {
  font-family: tl-icons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  margin-bottom: 5px; }

.tl-slidenav-next {
  text-align: right;
  margin-right: 10px;
  right: 100px; }

.tl-slidenav-next .tl-slidenav-description, .tl-slidenav-next .tl-slidenav-title {
  margin-left: 20px; }

.tl-slidenav-next .tl-slidenav-icon {
  margin-left: 76px; }

.tl-slidenav-next .tl-slidenav-icon:before {
  content: "\e64f"; }

.tl-slidenav-previous {
  text-align: left;
  margin-left: 10px; }

.tl-slidenav-previous .tl-slidenav-icon {
  margin-left: 0; }

.tl-slidenav-previous .tl-slidenav-icon:before {
  content: "\e650"; }

.tl-slidenav-next:hover .tl-slidenav-title, .tl-slidenav-previous:hover .tl-slidenav-title {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-slidenav-next:hover .tl-slidenav-description, .tl-slidenav-previous:hover .tl-slidenav-description {
  filter: alpha(opacity=50);
  -khtml-opacity: .5;
  -moz-opacity: .5;
  opacity: .5; }

.tl-slidenav-next:hover .tl-slidenav-icon {
  margin-left: 80px; }

.tl-slidenav-previous:hover .tl-slidenav-icon {
  margin-left: -4px; }

.tl-skinny .tl-slidenav-next {
  right: 32px; }

.tl-skinny .tl-slidenav-next .tl-slidenav-icon {
  margin-left: 8px; }

.tl-skinny .tl-slidenav-next .tl-slidenav-content-container, .tl-skinny .tl-slidenav-previous .tl-slidenav-content-container {
  width: 32px;
  height: 32px; }

.tl-skinny .tl-slidenav-next .tl-slidenav-description, .tl-skinny .tl-slidenav-next .tl-slidenav-title, .tl-skinny .tl-slidenav-previous .tl-slidenav-description, .tl-skinny .tl-slidenav-previous .tl-slidenav-title {
  display: none; }

.tl-skinny .tl-slidenav-next .tl-slidenav-icon, .tl-skinny .tl-slidenav-previous .tl-slidenav-icon {
  filter: alpha(opacity=33);
  -khtml-opacity: .33;
  -moz-opacity: .33;
  opacity: .33; }

.tl-skinny .tl-slidenav-next:hover .tl-slidenav-icon {
  margin-left: 12px;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-skinny .tl-slidenav-previous:hover .tl-slidenav-icon {
  margin-left: -4px;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover {
  right: 70px; }

.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon {
  margin-left: 8px;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-layout-landscape.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon {
  margin-left: 0;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon {
  margin-left: 80px;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-layout-landscape.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  margin-left: -4px; }

.tl-layout-portrait.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon {
  filter: alpha(opacity=33);
  -khtml-opacity: .33;
  -moz-opacity: .33;
  opacity: .33; }

.tl-layout-portrait.tl-mobile .tl-slidenav-next:active .tl-slidenav-icon {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-layout-portrait.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon {
  filter: alpha(opacity=33);
  -khtml-opacity: .33;
  -moz-opacity: .33;
  opacity: .33; }

.tl-layout-portrait.tl-mobile .tl-slidenav-previous:active .tl-slidenav-icon {
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tl-mobile .tl-slidenav-next, .tl-mobile .tl-slidenav-previous, .tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-next, .tl-skinny.tl-layout-landscape.tl-mobile .tl-slidenav-previous, .tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-next, .tl-skinny.tl-layout-portrait.tl-mobile .tl-slidenav-previous, .tl-skinny.tl-mobile .tl-slidenav-next, .tl-skinny.tl-mobile .tl-slidenav-previous {
  display: none; }

.tl-storyslider {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: relative;
  box-sizing: content-box;
  z-index: 8; }

.tl-storyslider embed, .tl-storyslider iframe, .tl-storyslider img, .tl-storyslider object, .tl-storyslider video {
  max-width: 100%;
  position: relative; }

.tl-storyslider .tl-slider-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.tl-storyslider .tl-slider-touch-mask {
  width: 100%;
  height: 100%;
  z-index: 25;
  top: 0;
  left: 0;
  position: absolute; }

.tl-storyslider .tl-slider-container-mask {
  text-align: center;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5; }

.tl-storyslider .tl-slider-container-mask .tl-slider-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center; }

.tl-storyslider .tl-slider-container-mask .tl-slider-container .tl-slider-item-container {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle; }

.tl-media {
  width: 100%;
  min-width: 50%;
  height: 100%;
  float: left;
  margin-top: auto;
  margin-bottom: auto;
  position: relative; }

.tl-media .tl-media-content-container.tl-media-content-container-text {
  border-right: 1px solid #e6e6e6;
  padding-right: 20px; }

.tl-media .tl-media-content-container .tl-media-content {
  position: relative; }

.tl-media .tl-media-content-container .tl-media-content:after, .tl-media .tl-media-content-container .tl-media-content:before {
  display: table;
  content: ""; }

.tl-media .tl-media-content-container .tl-media-content:after {
  clear: both; }

.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p {
  color: #f2f2f2;
  text-align: center; }

.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror p span {
  color: #f2f2f2; }

.tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class*=" tl-icon-"], .tl-media .tl-media-content-container .tl-media-content .tl-media-loaderror [class^=tl-icon-] {
  font-size: 28px;
  color: #f2f2f2;
  text-align: center; }

.tl-media .tl-media-content-container .tl-media-content embed, .tl-media .tl-media-content-container .tl-media-content img, .tl-media .tl-media-content-container .tl-media-content object, .tl-media .tl-media-content-container .tl-media-content video {
  max-width: 100%;
  max-height: 100%; }

.tl-slide-media-only .tl-media .tl-media-content-container.tl-media-content-container-text {
  border-right: none;
  padding-right: 0; }

.tl-media-shadow {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.6); }

.tl-slide.tl-full-color-background .vcard a, .tl-slide.tl-full-color-background a, .tl-slide.tl-full-image-background .vcard a, .tl-slide.tl-full-image-background a {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important;
  color: #fff; }

.tl-credit {
  color: #999;
  text-align: right;
  display: block;
  margin: 0 auto;
  margin-top: 6px;
  font-size: 10px;
  line-height: 13px; }

.tl-caption {
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  color: #666;
  font-size: 11px;
  line-height: 14px;
  text-rendering: optimizeLegibility;
  word-wrap: break-word; }

.tl-full-color-background .tl-media-shadow:after, .tl-full-color-background .tl-media-shadow:before, .tl-full-image-background .tl-media-shadow:after, .tl-full-image-background .tl-media-shadow:before {
  background: 0 0;
  -webkit-box-shadow: 0 0 0 #000;
  -moz-box-shadow: 0 0 0 #000;
  box-shadow: 0 0 0 #000; }

.tl-skinny .tl-media {
  width: 100%;
  height: auto;
  float: none;
  display: block; }

.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text {
  border-right: 0;
  padding-right: 0; }

.tl-skinny .tl-media .tl-media-content-container .tl-caption, .tl-skinny .tl-media .tl-media-content-container .tl-credit {
  margin-top: 2px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 8px; }

.tl-skinny .tl-media .tl-media-content-container .tl-credit {
  margin-top: 0; }

.tl-mobile.tl-skinny .tl-media {
  width: 100%;
  height: auto;
  float: none;
  display: block; }

.tl-mobile.tl-skinny .tl-media .tl-media-content-container.tl-media-content-container-text {
  border-right: 0;
  padding-right: 0; }

.tl-text {
  width: 50%;
  max-width: 50%;
  min-width: 120px;
  padding: 0 20px 0 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  text-shadow: none;
  color: #737373; }

.tl-text p {
  color: #737373; }

.tl-text h2.tl-headline, .tl-text h2.tl-headline-title {
  margin-top: 0; }

.tl-text .tl-headline-date, .tl-text h3.tl-headline-date {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  margin: 0 0 3px 0;
  color: #b3b3b3; }

.tl-text .tl-headline-date small, .tl-text h3.tl-headline-date small {
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  color: #b3b3b3; }

.tl-text .tl-text-date {
  display: inline-block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  margin-top: 10px;
  font-size: 12px;
  color: #b3b3b3; }

.tl-full-color-background .tl-text, .tl-full-color-background .tl-text p, .tl-full-image-background .tl-text, .tl-full-image-background .tl-text p {
  color: #f2f2f2 !important;
  text-shadow: 1px 1px 2px #000; }

.tl-full-color-background .tl-text .tl-headline-date, .tl-full-color-background .tl-text h3.tl-headline-date, .tl-full-color-background .tl-text p .tl-headline-date, .tl-full-color-background .tl-text p h3.tl-headline-date, .tl-full-image-background .tl-text .tl-headline-date, .tl-full-image-background .tl-text h3.tl-headline-date, .tl-full-image-background .tl-text p .tl-headline-date, .tl-full-image-background .tl-text p h3.tl-headline-date {
  color: #f2f2f2 !important; }

.tl-full-color-background .tl-text .tl-headline-date small, .tl-full-color-background .tl-text h3.tl-headline-date small, .tl-full-color-background .tl-text p .tl-headline-date small, .tl-full-color-background .tl-text p h3.tl-headline-date small, .tl-full-image-background .tl-text .tl-headline-date small, .tl-full-image-background .tl-text h3.tl-headline-date small, .tl-full-image-background .tl-text p .tl-headline-date small, .tl-full-image-background .tl-text p h3.tl-headline-date small {
  color: #f2f2f2 !important; }

.tl-skinny .tl-text {
  width: 100%;
  max-width: 100%;
  min-width: auto;
  float: none;
  margin-top: 20px; }

.tl-skinny .tl-text h2.tl-headline, .tl-skinny .tl-text h2.tl-headline-title {
  font-size: 32px;
  line-height: 36px; }

.tl-medium .tl-text h2.tl-headline, .tl-medium .tl-text h2.tl-headline-title {
  font-size: 32px;
  line-height: 36px; }

.tl-mobile.tl-skinny .tl-media .tl-media-image {
  max-height: 250px !important; }

.tl-media .tl-media-twitter {
  text-align: left;
  clear: both; }

.tl-media .tl-media-twitter blockquote {
  margin: 0;
  margin-right: 15px;
  font-size: 15px;
  line-height: 21px;
  color: #333; }

.tl-media .tl-media-twitter blockquote p {
  font-size: 28px;
  line-height: 30px;
  color: #000; }

.tl-media .tl-media-twitter blockquote p:before {
  display: none; }

.tl-media .tl-media-twitter blockquote p:after {
  display: none; }

.tl-media .tl-media-twitter .tl-icon-twitter {
  color: #55ACEE; }

.tl-media .tl-media-twitter .vcard a.tl-date:hover, .tl-media .tl-media-twitter .vcard a:hover {
  text-decoration: none;
  color: #55ACEE; }

.tl-media .tl-media-twitter .vcard a.tl-date:hover .fn, .tl-media .tl-media-twitter .vcard a.tl-date:hover .nickname, .tl-media .tl-media-twitter .vcard a:hover .fn, .tl-media .tl-media-twitter .vcard a:hover .nickname {
  color: #55ACEE; }

.tl-slide-media-only .tl-media .tl-media-twitter {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.tl-mobile.tl-skinny .tl-media .tl-media-twitter blockquote p {
  font-size: 15px;
  line-height: 21px; }

.tl-skinny .tl-media .tl-media-twitter {
  margin-left: 10px;
  margin-right: 10px; }

.tl-skinny .tl-media .tl-media-twitter blockquote p {
  font-size: 24px;
  line-height: 26px; }

.tl-media .tl-media-blockquote {
  text-align: left;
  clear: both; }

.tl-media .tl-media-blockquote blockquote {
  margin: 0;
  margin-right: 15px;
  text-align: left;
  font-size: 28px;
  line-height: 30px;
  color: #333; }

.tl-media .tl-media-blockquote blockquote p {
  font-size: 28px;
  line-height: 30px;
  color: #333; }

.tl-media .tl-media-blockquote blockquote p:after, .tl-media .tl-media-blockquote blockquote p:before {
  display: inline-block;
  font-size: 36px; }

.tl-media .tl-media-blockquote blockquote p:before {
  content: open-quote;
  margin-right: 5px; }

.tl-media .tl-media-blockquote blockquote p:after {
  content: close-quote;
  margin-left: 3px; }

.tl-media .tl-media-blockquote blockquote cite {
  font-size: 15px;
  line-height: 21px;
  color: #999;
  text-align: right;
  margin-top: 15px; }

.tl-slide-media-only .tl-media .tl-media-blockquote {
  border-right: 0;
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
  .tl-media .tl-media-blockquote blockquote p {
    font-size: 24px;
    line-height: 26px; } }

@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
  .tl-media .tl-media-blockquote blockquote p {
    font-size: 15px;
    line-height: 21px; } }

.tl-mobile.tl-skinny .tl-media .tl-media-instagram {
  max-height: 250px !important; }

.tl-media .tl-media-profile {
  border-radius: 50%; }

.tl-media .tl-media-iframe {
  width: 100%;
  height: 100%; }

.tl-media .tl-media-iframe iframe {
  width: 100%;
  height: 100%; }

.tl-media .tl-media-wikipedia {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  clear: both; }

.tl-media .tl-media-wikipedia .tl-icon-wikipedia {
  font-size: 32px;
  margin-right: 10px;
  float: left;
  padding-top: 3px; }

.tl-media .tl-media-wikipedia .tl-wikipedia-pageimage {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 5px; }

.tl-media .tl-media-wikipedia .tl-wikipedia-title {
  margin-left: 60px;
  padding-left: 10px;
  border-left: 1px solid #e6e6e6;
  margin-bottom: 10px; }

.tl-media .tl-media-wikipedia .tl-wikipedia-source {
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  margin-top: 3px;
  display: block;
  color: rgba(0, 0, 0, 0.5); }

.tl-media .tl-media-wikipedia h4 {
  margin-top: 0;
  margin-bottom: 0; }

.tl-media .tl-media-wikipedia h4 a {
  color: #000;
  text-decoration: none; }

.tl-media .tl-media-wikipedia h4 a:hover {
  text-decoration: underline; }

.tl-media .tl-media-wikipedia p {
  font-size: 13px;
  line-height: 19px; }

.tl-slide-media-only .tl-media .tl-media-wikipedia {
  border-right: 0;
  border-top: 1px solid #e6e6e6;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding-top: 25px; }

.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia, .tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia {
  padding: 20px;
  background: #000 transparent;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia h4 a, .tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia h4 a {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-title, .tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-title {
  border-color: rgba(230, 230, 230, 0.25); }

.tl-slide.tl-full-color-background .tl-media .tl-media-wikipedia .tl-wikipedia-source, .tl-slide.tl-full-image-background .tl-media .tl-media-wikipedia .tl-wikipedia-source {
  color: rgba(230, 230, 230, 0.85); }

.tl-mobile.tl-skinny .tl-media .tl-media-wikipedia, .tl-skinny .tl-media .tl-media-wikipedia {
  margin-left: 10px;
  margin-right: 10px; }

.tl-media .tl-media-website {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  clear: both; }

.tl-media .tl-media-website .tl-media-website-description {
  font-size: 16px;
  line-height: 19px;
  font-style: italic;
  margin-bottom: 10px;
  text-transform: uppercase; }

.tl-media .tl-media-website h4 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1; }

.tl-media .tl-media-website h4 a {
  color: #000;
  text-decoration: none; }

.tl-media .tl-media-website h4 a:hover {
  text-decoration: underline; }

.tl-media .tl-media-website p {
  font-size: 13px;
  line-height: 19px; }

.tl-media .tl-media-content-container .tl-media-content .tl-media-website img {
  float: right;
  max-width: 120px;
  max-height: 120px;
  margin: 4px 0 0 15px; }

.tl-media .tl-media-content-container .tl-media-content .tl-media-website img.tl-media-website-icon {
  max-width: 16px;
  max-height: 16px;
  float: none;
  margin: 0;
  margin-right: 3px; }

.tl-slide.tl-full-color-background .tl-media .tl-media-website, .tl-slide.tl-full-image-background .tl-media .tl-media-website {
  padding: 20px;
  background: #000 transparent;
  background: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.tl-slide.tl-full-color-background .tl-media .tl-media-website h4 a, .tl-slide.tl-full-image-background .tl-media .tl-media-website h4 a {
  color: #FFF !important;
  text-shadow: 1px 1px 1px #000 !important; }

.tl-mobile.tl-skinny .tl-media .tl-media-website {
  margin-left: 10px;
  margin-right: 10px; }

.tl-timeline {
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: normal;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: #FFF;
  color: #737373;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.tl-timeline.tl-timeline-embed {
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-radius: 0; }

.tl-timeline.tl-timeline-full-embed {
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 8px; }

.tl-layout-portrait .tl-storyslider {
  -webkit-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.2); }

.tl-rtl .blockquote, .tl-rtl .tl-headline, .tl-rtl .tl-headline-date, .tl-rtl .tl-media .tl-media-blockquote blockquote, .tl-rtl .tl-media-blockquote, .tl-rtl .tl-media-website, .tl-rtl .tl-media-wikipedia, .tl-rtl .tl-text-content, .tl-rtl .tl-text-content p, .tl-rtl .tl-timeline blockquote p, .tl-rtl blockquote p {
  text-align: right;
  direction: rtl; }

.tl-rtl .tl-slide-media-only .tl-headline, .tl-rtl .tl-slide-media-only .tl-headline-date {
  text-align: center; }

.tl-rtl .tl-timemarker-text {
  margin-right: 35px; }

.tl-rtl .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container {
  float: right; }

.tl-rtl .tl-caption {
  text-align: right; }

.tl-rtl .tl-credit {
  text-align: left; }
#timeline {
  width: 100%;
  height: 600px;
  display: block; }

.tl-attribution,
.tl-menubar {
  display: none; }

.tl-timeline {
  margin: 2em 0 4em;
  z-index: 1; }
  .tl-timeline .tl-storyslider .tl-slide a {
    background-color: transparent;
    color: #428076;
    outline: 2px solid transparent;
    -webkit-text-decoration-color: #ffc641;
            text-decoration-color: #ffc641;
    -webkit-text-decoration-skip: objects; }
    .tl-timeline .tl-storyslider .tl-slide a:active, .tl-timeline .tl-storyslider .tl-slide a:hover, .tl-timeline .tl-storyslider .tl-slide a:focus {
      background-color: #ffc641;
      color: #414142;
      outline-color: #ffc641; }
  .tl-timeline .tl-slide-content {
    box-sizing: content-box; }
  .tl-timeline .tl-media .tl-caption {
    color: #666666;
    font-family: proxima-nova, "Proxima Nova", sans-serif;
    font-size: 13px;
    line-height: 15px;
    margin: 10px auto; }
  .tl-timeline .tl-media .tl-media-shadow {
    box-shadow: none; }
  .tl-timeline .tl-media .tl-media-item {
    display: block;
    margin: 0 auto; }
  .tl-timeline .tl-text h3.tl-headline-date {
    color: #414142;
    font-family: museo-slab, "Museo Slab", serif;
    font-size: 35px;
    line-height: 1; }
    @media (min-width: 40.6875em) {
      .tl-timeline .tl-text h3.tl-headline-date {
        font-size: 50px; } }
    .tl-timeline .tl-text h3.tl-headline-date:after {
      background-color: #ffc641;
      content: '';
      display: block;
      height: 2px;
      margin-bottom: 16px;
      margin-top: 8px;
      width: 40px; }
  .tl-timeline .tl-text h2.tl-headline {
    color: #414142;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 12px; }
    @media (min-width: 40.6875em) {
      .tl-timeline .tl-text h2.tl-headline {
        font-size: 20px !important;
        line-height: 1.5; } }
  .tl-timeline .tl-text .tl-text-content,
  .tl-timeline .tl-text .tl-text-content p {
    color: #666666;
    font-family: proxima-nova, "Proxima Nova", sans-serif;
    font-size: 18px;
    line-height: 1.6; }
  .tl-timeline .tl-text .c-timeline-quote {
    color: #428076;
    font-family: proxima-nova, "Proxima Nova", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.4;
    padding-left: 0;
    margin: 0 0 20px 0; }
  .tl-timeline .tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
    padding: 0 20px 0 50px; }
  .tl-timeline .tl-timenav {
    background-color: #e3eff0;
    border-top: solid 1px #72aeb6; }
  .tl-timeline .tl-timemarker .tl-timemarker-content {
    background-color: #e3eff0; }
  .tl-timeline .tl-timemarker .tl-headline {
    line-height: 1.3 !important;
    color: #72aeb6 !important; }
  .tl-timeline .tl-timemarker .tl-timemarker-content-container {
    border-color: #72aeb6;
    border-radius: 0px;
    box-shadow: none; }
  .tl-timeline .tl-timemarker .tl-timemarker-line-left {
    border-color: #72aeb6; }
    .tl-timeline .tl-timemarker .tl-timemarker-line-left:after {
      background-color: #72aeb6; }
  .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content {
    background-color: #fff; }
  .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
    box-shadow: none;
    border-color: #428076; }
  .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left {
    border-color: #428076 !important; }
    .tl-timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after {
      background-color: #428076; }
  .tl-timeline .tl-timemarker.tl-timemarker-active .tl-headline {
    color: #333 !important; }
  .tl-timeline .tl-timemarker:hover .tl-headline {
    color: #333 !important; }
  .tl-timeline .tl-timemarker:hover .tl-timemarker-content-container {
    border-color: #428076; }
  .tl-timeline .tl-timemarker:hover .tl-timemarker-line-left {
    border-color: #428076 !important; }
    .tl-timeline .tl-timemarker:hover .tl-timemarker-line-left:after {
      background-color: #428076; }
  .tl-timeline .tl-timeaxis .tl-timeaxis-tick:before {
    border-color: #72aeb6 !important; }
  .tl-timeline .tl-timeaxis .tl-timeaxis-tick .tl-timeaxis-tick-text {
    color: #428076;
    font-size: 10px;
    padding-top: 5px; }
  .tl-timeline .tl-timeaxis-background {
    border-top: solid 1px #72aeb6; }
  .tl-timeline .tl-slidenav-icon {
    height: 30px; }
    .tl-timeline .tl-slidenav-icon:before {
      background-image: url("../images/bg/arrow-right-teal.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-teal.svg");
      content: '' !important;
      display: block;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      height: 30px;
      width: 20px; }
  .tl-timeline .tl-slidenav-previous .tl-slidenav-icon:before {
    background-image: url("../images/bg/arrow-left-teal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-left-teal.svg"); }
  .tl-timeline .tl-slidenav-title {
    font-family: proxima-nova, "Proxima Nova", sans-serif; }
  .tl-timeline [class^=tl-icon-] {
    color: #72aeb6 !important; }
  .tl-timeline .tl-timemarker:hover [class^=tl-icon-],
  .tl-timeline .tl-timemarker.tl-timemarker-active [class^=tl-icon-] {
    color: #333 !important; }
  .tl-timeline .tl-slide-titleslide .tl-text h2.tl-headline {
    font-size: 50px !important;
    line-height: 1;
    color: #428076;
    margin-bottom: 20px; }
    .tl-timeline .tl-slide-titleslide .tl-text h2.tl-headline:before {
      display: none; }
  .tl-timeline .tl-slide-titleslide .tl-text .tl-headline-date {
    display: none; }
  .tl-timeline .tl-headline-fadeout:after {
    display: none !important; }

.tl-message-full {
  display: none !important; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.c-button--filter {
  background-color: transparent;
  border-color: transparent; }
  .c-button--filter.is-active {
    background-color: #ffc641;
    border-color: #ffc641; }
  .c-button--filter:focus, .c-button--filter:hover {
    background-color: #fff;
    border-color: #ffc641; }

.c-button--full-width {
  width: 100%; }

.c-button--inline {
  margin-bottom: 0.5rem; }

.c-button--secondary {
  background-color: #fff;
  border-color: #428076; }
  .c-button--secondary:active, .c-button--secondary:focus, .c-button--secondary:hover {
    background-color: #428076;
    border-color: #428076;
    color: #fff; }

.c-button--square {
  border-radius: 0; }

.c-button--transparent {
  background-color: transparent;
  border-color: #fff;
  color: inherit; }
  .c-button--transparent:active, .c-button--transparent:focus, .c-button--transparent:hover {
    background-color: #fff;
    border-color: #ffc641;
    color: #414142; }

.c-form-item--alt .c-form-item__color,
.c-form-item--alt .c-form-item__date,
.c-form-item--alt .c-form-item__email,
.c-form-item--alt .c-form-item__month,
.c-form-item--alt .c-form-item__number,
.c-form-item--alt .c-form-item__password,
.c-form-item--alt .c-form-item__search,
.c-form-item--alt .c-form-item__select,
.c-form-item--alt .c-form-item__tel,
.c-form-item--alt .c-form-item__text,
.c-form-item--alt .c-form-item__textarea,
.c-form-item--alt .c-form-item__time,
.c-form-item--alt .c-form-item__url,
.c-form-item--alt .c-form-item__week {
  border: 0; }

.c-form-item--checkboxes {
  margin-bottom: 0; }
  .c-form-item--checkboxes .c-form-item--checkbox {
    margin-bottom: 0.5em; }

.c-form-item--icon-submit {
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  height: 2.6rem;
  -ms-flex-pack: center;
      justify-content: center;
  line-height: 2.1666666667;
  padding: 0;
  position: relative;
  vertical-align: top;
  width: 2.6rem; }
  .has-icon-submit + .c-form-item--icon-submit {
    border-left: 0;
    float: right;
    margin-bottom: -2.6rem;
    position: relative;
    top: -4.2rem; }
    .has-icon-submit + .c-form-item--icon-submit.is-not-spaced {
      top: -52px; }
  .c-form-item--icon-submit.c-form-item--secondary {
    background: #428076;
    border-color: #62989f;
    color: #fff; }

.c-form-item--inline {
  margin-bottom: 0.5rem; }

.c-form-item--radio {
  margin-bottom: 0.5em; }

.c-form-item--radios {
  margin-bottom: 0; }

.c-form-item--secondary .c-form-item__color,
.c-form-item--secondary .c-form-item__date,
.c-form-item--secondary .c-form-item__email,
.c-form-item--secondary .c-form-item__month,
.c-form-item--secondary .c-form-item__number,
.c-form-item--secondary .c-form-item__password,
.c-form-item--secondary .c-form-item__search,
.c-form-item--secondary .c-form-item__select,
.c-form-item--secondary .c-form-item__tel,
.c-form-item--secondary .c-form-item__text,
.c-form-item--secondary .c-form-item__textarea,
.c-form-item--secondary .c-form-item__time,
.c-form-item--secondary .c-form-item__url,
.c-form-item--secondary .c-form-item__week {
  border-color: #62989f; }

.c-nav--facets {
  margin: 0; }

.c-nav--follow {
  margin: 0;
  text-align: center; }
  @media print {
    .c-nav--follow {
      display: none; } }
  .c-nav--follow .c-nav__item {
    margin: 0.6rem; }
  .c-nav--follow .c-nav__link {
    background: #428076;
    border: 2px solid #428076;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 2.75rem;
    height: 3rem;
    line-height: 3rem;
    outline: 0;
    text-align: center;
    width: 3rem; }
    .c-nav--follow .c-nav__link:focus, .c-nav--follow .c-nav__link:hover {
      background: #fff;
      color: #428076; }

.c-nav--footer {
  text-align: center; }
  @media (min-width: 37.5em) {
    .c-nav--footer {
      border-top: 1px solid #888;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding-top: 0.8rem;
      text-align: left; } }
  @media (min-width: 70.625em) {
    .c-nav--footer {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media print {
    .c-nav--footer {
      display: none; } }
  .c-nav--footer .c-nav__item {
    line-height: 1; }
    @media (min-width: 37.5em) {
      .c-nav--footer .c-nav__item {
        -ms-flex-preferred-size: 33.3333%;
            flex-basis: 33.3333%;
        margin-bottom: 1.6rem; } }
    @media (min-width: 70.625em) {
      .c-nav--footer .c-nav__item {
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
  .c-nav--footer .c-nav__link {
    color: #414142;
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1.9444444444;
    text-decoration: none; }
  .c-nav--footer .c-nav--subnav {
    display: none;
    margin: 0; }
    @media (min-width: 37.5em) {
      .c-nav--footer .c-nav--subnav {
        display: block; } }
    .c-nav--footer .c-nav--subnav .c-nav__item {
      margin-bottom: 0; }
    .c-nav--footer .c-nav--subnav .c-nav__link {
      font-size: 0.6rem;
      font-weight: 300;
      line-height: 1.2; }

.c-nav--legal {
  line-height: 1;
  margin: 0;
  text-align: center; }
  @media print {
    .c-nav--legal {
      display: none; } }
  .c-nav--legal .c-nav__item::after {
    font-size: 0.7rem;
    line-height: 1.2; }
  .c-nav--legal .c-nav__link {
    color: #414142;
    font-size: 0.7rem;
    line-height: 1.2;
    text-decoration: none; }

.c-nav--share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 1.6rem 0; }
  @media (min-width: 76.875em) {
    .c-nav--share {
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media print {
    .c-nav--share {
      display: none; } }
  .c-nav--share .c-nav__item {
    margin-bottom: 0.15rem; }
  .c-nav--share .c-nav__link {
    background: #428076;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    font-size: 2.75rem;
    height: 3.5rem;
    line-height: 3.5rem;
    outline: 0;
    text-align: center;
    width: 3.5rem; }
    .c-nav--share .c-nav__link:focus, .c-nav--share .c-nav__link:hover {
      background: #fff;
      border-color: #428076;
      color: #428076; }
  .post--type-data .c-nav--share {
    display: none; }

.c-nav--slideout-menu {
  background: #428076;
  border-top: 1px solid rgba(255, 255, 255, 0.25); }
  @media (min-width: 71.25em) {
    .c-nav--slideout-menu {
      margin: 0; } }
  .c-nav--slideout-menu .c-nav__item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
    .c-nav--slideout-menu .c-nav__item.is-closed {
      padding-right: 3.5em; }
    .c-nav--slideout-menu .c-nav__item.is-open {
      padding-right: 3.5em; }
      .c-nav--slideout-menu .c-nav__item.is-open > .c-nav--subnav {
        clip: auto;
        height: auto;
        margin-right: -3.5em;
        overflow: auto;
        width: auto; }
  .c-nav--slideout-menu .c-nav__accordion-trigger {
    background: #428076;
    border: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1rem;
    line-height: 3.5;
    margin: -3.5rem -3.5rem 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 3.5rem; }
    .c-nav--slideout-menu .c-nav__accordion-trigger.is-open > .c-icon {
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg); }
    .c-nav--slideout-menu .c-nav__accordion-trigger:focus, .c-nav--slideout-menu .c-nav__accordion-trigger:hover {
      background-color: rgba(255, 255, 255, 0.5);
      color: #414142; }
  .c-nav--slideout-menu .c-nav__link {
    color: #fff;
    display: block;
    font-size: 1.25rem;
    line-height: 1.2;
    outline: 0;
    padding: 1rem 1.4rem;
    text-decoration: none; }
    .c-nav--slideout-menu .c-nav__link:focus, .c-nav--slideout-menu .c-nav__link:hover {
      background-color: rgba(255, 255, 255, 0.5);
      color: #414142;
      text-decoration: none; }
  .c-nav--slideout-menu .c-nav--subnav {
    background: #428076;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin: 0;
    padding: 0; }
    .c-nav--slideout-menu .c-nav--subnav .c-nav__item {
      border: 0;
      padding: 0; }
      .c-nav--slideout-menu .c-nav--subnav .c-nav__item:first-child .c-nav__link {
        padding-top: 1rem; }
      .c-nav--slideout-menu .c-nav--subnav .c-nav__item:last-child .c-nav__link {
        padding-bottom: 1rem; }
    .c-nav--slideout-menu .c-nav--subnav .c-nav__link {
      font-size: 0.9rem;
      padding: 0.5rem 1.4rem; }

.c-nav--social {
  margin: 0;
  text-align: center; }
  @media print {
    .c-nav--social {
      display: none; } }
  .c-nav--social .c-nav__item {
    margin: 0.6rem; }
  .c-nav--social .c-nav__link {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #414142;
    display: block;
    font-size: 2.75rem;
    height: 3rem;
    line-height: 3rem;
    outline: 0;
    text-align: center;
    width: 3rem; }
    .c-nav--social .c-nav__link:focus, .c-nav--social .c-nav__link:hover {
      background: #414142;
      color: #fff; }
  .c-nav--social.is-teal .c-nav__link {
    color: #428076; }
    .c-nav--social.is-teal .c-nav__link:focus, .c-nav--social.is-teal .c-nav__link:hover {
      background: #428076;
      color: #fff; }

.c-section--blue, .c-section--charcoal, .c-section--teal {
  color: #fff; }

.c-section--blue {
  background-color: #62989f; }
  .c-section--blue.has-banner .c-section__banner::before {
    background-image: linear-gradient(#62989f, rgba(98, 152, 159, 0) 25%); }
  .c-section--blue.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--blue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--blue.svg"); }
  .c-section--blue.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--blue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--blue.svg"); }

.c-section--charcoal {
  background-color: #414142; }
  .c-section--charcoal.has-banner .c-section__banner::before {
    background-image: linear-gradient(#414142, rgba(65, 65, 66, 0) 25%); }
  .c-section--charcoal.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--charcoal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--charcoal.svg"); }
  .c-section--charcoal.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--charcoal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--charcoal.svg"); }

.c-section--light-blue {
  background-color: #93bec5; }
  .c-section--light-blue.has-banner .c-section__banner::before {
    background-image: linear-gradient(#93bec5, rgba(147, 190, 197, 0) 25%); }
  .c-section--light-blue.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--light-blue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--light-blue.svg"); }
  .c-section--light-blue.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--light-blue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--light-blue.svg"); }

.c-section--light-gray {
  background-color: #e6e6e6; }
  .c-section--light-gray.has-banner .c-section__banner::before {
    background-image: linear-gradient(#e6e6e6, rgba(230, 230, 230, 0) 25%); }
  .c-section--light-gray.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--light-gray.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--light-gray.svg"); }
  .c-section--light-gray.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--light-gray.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--light-gray.svg"); }

.c-section--pale-gray {
  background-color: #f1f1f1; }
  .c-section--pale-gray.has-banner .c-section__banner::before {
    background-image: linear-gradient(#f1f1f1, rgba(241, 241, 241, 0) 25%); }
  .c-section--pale-gray.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--pale-gray.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--pale-gray.svg"); }
  .c-section--pale-gray.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--pale-gray.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--pale-gray.svg"); }

.c-section--pale-gray-gradient {
  background-image: linear-gradient(#f1f1f1, #fff); }
  .c-section--pale-gray-gradient .is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--pale-gray.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--pale-gray.svg"); }
  .c-section--pale-gray-gradient .is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--white.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--white.svg"); }

.c-section--teal {
  background-color: #428076; }
  .c-section--teal.has-banner .c-section__banner::before {
    background-image: linear-gradient(#428076, rgba(66, 128, 118, 0) 25%); }
  .c-section--teal.is-fancy::before {
    background-image: url("../images/bg/paint-stroke-top--teal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-top--teal.svg"); }
  .c-section--teal.is-fancy::after {
    background-image: url("../images/bg/paint-stroke-bottom--teal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/paint-stroke-bottom--teal.svg"); }

.c-section--map {
  background-image: url("../images/bg/world-map.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/world-map.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 104%;
  border-bottom: 1px solid #e6e6e6; }

.c-teaser--featured {
  border-bottom: 0;
  margin-bottom: 3.2rem;
  padding-bottom: 0; }
  .c-teaser--featured .c-teaser__meta {
    color: #666666;
    letter-spacing: 0.06em; }
  .c-teaser--featured .c-teaser__title-link {
    color: #428076; }
    .c-teaser--featured .c-teaser__title-link:focus, .c-teaser--featured .c-teaser__title-link:hover {
      color: #e86b24; }

.c-teaser--secondary {
  border-bottom: 0;
  border-top: 1px solid #e86b24;
  padding-bottom: 0;
  padding-top: 0.8rem; }

/* generated with grunt-sass-globbing */
#timeline {
  width: 100%;
  height: 600px;
  display: block; }

.tl-attribution,
.tl-menubar {
  display: none; }

.timeline .tl-slide-content {
  box-sizing: content-box; }

.timeline .tl-media .tl-caption {
  color: #666666;
  font-family: proxima-nova, "Proxima Nova", sans-serif;
  font-size: 13px;
  line-height: 15px; }

.timeline .tl-media .tl-media-shadow {
  box-shadow: none; }

.timeline .tl-media .tl-media-item {
  display: block; }

.timeline .tl-text h3.tl-headline-date {
  color: #414142;
  font-family: museo-slab, "Museo Slab", serif;
  font-size: 35px;
  line-height: 1; }
  @media (min-width: 40.6875em) {
    .timeline .tl-text h3.tl-headline-date {
      font-size: 50px; } }
  .timeline .tl-text h3.tl-headline-date:after {
    background-color: #ffc641;
    content: '';
    display: block;
    height: 2px;
    margin-bottom: 16px;
    margin-top: 8px;
    width: 40px; }

.timeline .tl-text h2.tl-headline {
  color: #414142;
  font-size: 24px !important;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px; }
  @media (min-width: 40.6875em) {
    .timeline .tl-text h2.tl-headline {
      font-size: 20px !important;
      line-height: 1.5; } }

.timeline .tl-text .tl-text-content,
.timeline .tl-text .tl-text-content p {
  color: #666666;
  font-family: proxima-nova, "Proxima Nova", sans-serif;
  font-size: 18px;
  line-height: 1.6; }

.timeline .tl-slide .tl-slide-content-container .tl-slide-content .tl-text {
  padding: 0 20px 0 50px; }

.timeline .tl-timenav {
  background-color: #e3eff0;
  border-top: solid 1px #72aeb6; }

.timeline .tl-timemarker .tl-timemarker-content {
  background-color: #e3eff0; }

.timeline .tl-timemarker .tl-headline {
  line-height: 1.3 !important;
  color: #72aeb6 !important; }

.timeline .tl-timemarker .tl-timemarker-content-container {
  border-color: #72aeb6;
  border-radius: 0px;
  box-shadow: none; }

.timeline .tl-timemarker .tl-timemarker-line-left {
  border-color: #72aeb6; }
  .timeline .tl-timemarker .tl-timemarker-line-left:after {
    background-color: #72aeb6; }

.timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content {
  background-color: #fff; }

.timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
  box-shadow: none;
  border-color: #428076; }

.timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left {
  border-color: #428076 !important; }
  .timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-line-left:after {
    background-color: #428076; }

.timeline .tl-timemarker.tl-timemarker-active .tl-headline {
  color: #333 !important; }

.timeline .tl-timemarker:hover .tl-headline {
  color: #333 !important; }

.timeline .tl-timemarker:hover .tl-timemarker-content-container {
  border-color: #428076; }

.timeline .tl-timemarker:hover .tl-timemarker-line-left {
  border-color: #428076 !important; }
  .timeline .tl-timemarker:hover .tl-timemarker-line-left:after {
    background-color: #428076; }

.timeline .tl-timeaxis .tl-timeaxis-tick:before {
  border-color: #72aeb6 !important; }

.timeline .tl-timeaxis .tl-timeaxis-tick .tl-timeaxis-tick-text {
  color: #428076;
  font-size: 10px;
  padding-top: 5px; }

.timeline .tl-timeaxis-background {
  border-top: solid 1px #72aeb6; }

.timeline .tl-slidenav-icon {
  height: 30px; }
  .timeline .tl-slidenav-icon:before {
    background-image: url("../images/bg/arrow-right-teal.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-right-teal.svg");
    content: '' !important;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 30px;
    width: 20px; }

.timeline .tl-slidenav-previous .tl-slidenav-icon:before {
  background-image: url("../images/bg/arrow-left-teal.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-left-teal.svg"); }

.timeline .tl-slidenav-title {
  font-family: proxima-nova, "Proxima Nova", sans-serif; }

.timeline [class^=tl-icon-] {
  color: #72aeb6 !important; }

.timeline .tl-timemarker:hover [class^=tl-icon-],
.timeline .tl-timemarker.tl-timemarker-active [class^=tl-icon-] {
  color: #333 !important; }

/* generated with grunt-sass-globbing */
.visually-hidden,
.u-visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable:active, .focusable:focus,
.u-focusable:active,
.u-focusable:focus {
  clip: auto !important;
  height: auto !important;
  overflow: visible !important;
  position: static !important;
  width: auto !important; }

.hidden,
.u-hidden {
  display: none !important; }

.invisible,
.u-invisible {
  visibility: hidden !important; }

.u-aligned-center {
  text-align: center !important; }

.u-aligned-left {
  text-align: left !important; }

.u-aligned-right {
  text-align: right !important; }

.clearfix::after,
.u-clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

@media (min-width: 37.5em) {
  .u-floated-left {
    float: left !important;
    margin-right: 1rem !important;
    max-width: calc(50% - (2rem / 2)) !important; }
  .u-floated-right {
    float: right !important;
    margin-left: 1rem !important;
    max-width: calc(50% - (2rem / 2)) !important; } }

.u-indented {
  padding-left: 2rem !important; }

.u-indented-double {
  padding-left: 4rem !important; }

.u-spaced,
.u-spaced-above {
  margin-top: 1.6rem !important; }

.u-spaced,
.u-spaced-below {
  margin-bottom: 1.6rem !important; }

.u-spaced-quarter,
.u-spaced-quarter-above {
  margin-top: 0.4rem !important; }

.u-spaced-quarter,
.u-spaced-quarter-below {
  margin-bottom: 0.4rem !important; }

.u-spaced-half,
.u-spaced-half-above {
  margin-top: 0.8rem !important; }

.u-spaced-half,
.u-spaced-half-below {
  margin-bottom: 0.8rem !important; }

.u-spaced-double,
.u-spaced-double-above {
  margin-top: 3.2rem !important; }

.u-spaced-double,
.u-spaced-double-below {
  margin-bottom: 3.2rem !important; }

.u-spaced-triple,
.u-spaced-triple-above {
  margin-top: 4.8rem !important; }

.u-spaced-triple,
.u-spaced-triple-below {
  margin-bottom: 4.8rem !important; }

.u-spaced-none,
.u-spaced-none-above {
  margin-top: 0 !important; }

.u-spaced-none,
.u-spaced-none-below {
  margin-bottom: 0 !important; }
/*# sourceMappingURL=styles.css.map */