/* generated with grunt-sass-globbing */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
textarea::-moz-placeholder {
  padding: 15px; }

textarea::-webkit-input-placeholder {
  padding: 15px; }

textarea:-ms-input-placeholder {
  padding: 15px; }

textarea::-ms-input-placeholder {
  padding: 15px; }

textarea::placeholder {
  padding: 15px; }

/* 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'] {
  -webkit-box-sizing: border-box;
          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: #dce4ef;
  color: #212121;
  text-shadow: none; }

::selection {
  background: #dce4ef;
  color: #212121;
  text-shadow: none; }

*:not(.slick-track) {
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
  -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear; }

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

@media print {
  * {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  @page {
    margin: 2cm; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 106.25%;
  line-height: 1.5;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

body {
  background-color: #fff;
  color: #707275;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

@media print {
  nav {
    display: none; } }

summary {
  display: list-item; }

iframe {
  border: 0; }
  @media print {
    iframe {
      display: none; } }

h1, h2, .stat-teaser__title, h3, h4, h5, h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }
  @media print {
    h1, h2, .stat-teaser__title, h3, h4, h5, h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3; }
      h1::after, h2::after, .stat-teaser__title::after, h3::after, h4::after, h5::after, h6::after {
        display: inline-block; } }
  * + h1, * + h2, * + .stat-teaser__title, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em; }

h1 {
  font-size: 3.5294117647em;
  margin-bottom: 0.5em; }

h2,
.stat-teaser__title {
  color: #164B91;
  font-size: 1.7647058824em;
  margin-top: 2.5rem; }

h3 {
  color: #164B91;
  font-size: 1.1764705882em;
  margin-top: 2.5rem; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.8823529412em; }

h6 {
  font-size: 0.7647058824em;
  font-weight: 400;
  text-transform: uppercase; }

h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1, h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6 {
  margin-top: 0; }

p {
  margin: 0 0 1rem; }
  @media print {
    p {
      orphans: 3;
      widows: 3; } }

a {
  background-color: transparent;
  color: #dc7d11;
  outline-offset: 0.1176470588em;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #dc7d11; }
  @media print {
    a, a:visited {
      text-decoration: none; }
    a[href]::after {
      font-family: "Montserrat", 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: ''; } }
  a[href^='mailto:'] {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }

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

abbr:hover {
  cursor: help; }

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")"; } }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 0.8823529412em; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

blockquote {
  margin: 0 1.5em 1rem; }
  blockquote cite {
    display: block;
    margin-top: 0.5em; }
    blockquote cite:before {
      content: "\2013";
      margin-right: 0.5em; }
  @media print {
    blockquote {
      page-break-inside: avoid; } }

pre {
  margin: 0 0 1rem;
  overflow: auto; }
  @media print {
    pre {
      page-break-inside: avoid; } }

hr {
  border: 1px solid #5b616b;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

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

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }
  @media print {
    li {
      page-break-inside: avoid; } }

dd {
  margin-bottom: 1rem; }

dl {
  margin: 0 0 1rem; }

caption {
  margin-bottom: 0.5rem; }

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

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

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

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

@media print {
  thead {
    display: table-header-group; } }

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

@media print {
  tr {
    page-break-inside: avoid; } }

button {
  overflow: visible; }

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

input {
  line-height: normal; }

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

optgroup {
  font-weight: bold; }

textarea {
  overflow: auto; }

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

canvas {
  display: inline-block; }

figure {
  margin: 0 0 1rem;
  position: relative; }

figcaption {
  font-size: 14px;
  font-style: italic;
  margin-left: 0;
  padding: 1rem 0 2rem 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media print {
    img {
      max-width: 100% !important;
      page-break-inside: avoid; } }

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

.breadcrumb__title, .form-item--checkbox .form-item__checkbox {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

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

html, .button, #cookie-law-info-bar #cookie_action_close_header, .tabs__link {
  font-family: "Montserrat", sans-serif; }

h1, h2, .stat-teaser__title, h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif; }

/* generated with grunt-sass-globbing */
.l-constrain, .home.site-jrs-usa .intro {
  margin-left: auto;
  margin-right: auto;
  max-width: 64.7058823529rem;
  padding-left: 1em;
  padding-right: 1em; }

.l-constrain--hero {
  max-width: 1400px; }

.l-constrain--wide {
  max-width: 2000px; }

.l-constrain--large {
  max-width: 82.3529411765rem; }

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

.l-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }

.l-grid--2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--2col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--2col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 50em) {
    .l-grid--2col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--2col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--3col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--3col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--3col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 47.5em) {
    .l-grid--3col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--3col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--3col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--4col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--4col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--4col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--4col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 50em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 50.0625em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((25%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--6col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--6col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--6col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--6col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 62.4375em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 62.5em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((16.6666666667%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 37.5em) {
    .l-media {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.l-media__object {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0 1rem 0 0; }

.l-media__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.l-media--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.l-media--reversed > .l-media__object {
  margin: 0 0 0 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.l-footer {
  background: #707275;
  color: #ffffff;
  font-weight: 300; }
  .l-footer a {
    color: #ffffff;
    font-weight: 300;
    text-decoration: none; }
    .l-footer a:hover {
      opacity: .7; }
  .site-jrs-usa .l-footer {
    background: #164B91; }
  .l-footer h3 {
    color: #ffffff;
    font-weight: 300;
    font-size: 16px; }
  .l-footer p {
    font-size: 13px; }
  .l-footer ul {
    margin-left: 0;
    padding-left: 0; }
    .l-footer ul li {
      font-size: 16px;
      list-style: none;
      margin: 0 1.5rem 0 0; }
      .l-footer ul li li {
        font-size: 13px;
        margin-left: 0; }
        .l-footer ul li li li {
          margin-left: .5rem; }
      .l-footer ul li ul {
        margin: 0 0 1.5rem 0; }

.l-footer__menu {
  background: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
  background: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
  background: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
  text-transform: uppercase; }
  .site-jrs-usa .l-footer__menu {
    background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
    background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%); }

@media (min-width: 50em) {
  .l-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.5rem 0 0 0; } }

@media (min-width: 50em) {
  .l-footer__top .l-footer__left {
    width: 400px; } }

@media (min-width: 50em) {
  .l-footer__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.l-footer__bottom {
  border-top: 1px solid #f0f0f0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0; }
  @media (min-width: 50em) {
    .l-footer__bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.l-header {
  top: 0;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s; }
  @media (min-width: 50em) {
    .l-header {
      z-index: 500;
      position: -webkit-sticky;
      position: sticky; } }
  .l-header.is-scrolling {
    /* .l-header__bg,
        .menu--main,
        .menu--utility,
        .l-header__search {
            font-size: 80%;   
        } 

        .site-logo {
            max-width: 152px;
            max-height: 60px; 
            transition: none;
        }

        .site-logo__image {
            max-width: 100%;
            max-height: 100%;
            transition: none;
        }

        .l-header__donate {
            .button {
                font-size: 80%;
                padding: 8px 10px;
                margin-bottom: 0;
            }
        }
        */ }

.l-header__bg {
  background: #707275;
  color: #ffffff; }
  .l-header__bg a {
    color: #ffffff; }
  .site-jrs-usa .l-header__bg {
    background: #164B91; }

.l-header__utility {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.l-header__branding {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.l-header__logo-menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.menu--main, .l-header__donate {
  display: none; }
  @media (min-width: 66.25em) {
    .menu--main, .l-header__donate {
      display: block; } }

.l-header__utility {
  display: none; }
  @media (min-width: 66.25em) {
    .l-header__utility {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.donate--mobile {
  margin: 1.25em; }

.l-section {
  margin-bottom: 2em; }
  .single .l-section {
    margin-bottom: -1em; }

.l-section--impact {
  background-image: url(../images/bg-impact-page.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 2.9411764706rem; }
  @media (min-width: 62.5em) {
    .l-section--impact {
      padding-top: 5.8823529412rem; } }

.l-section--impact .l-section__title {
  color: #164B91;
  margin-bottom: 2.9411764706rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 46.4117647059rem;
  text-align: center;
  text-transform: uppercase; }
  @media (min-width: 62.5em) {
    .l-section--impact .l-section__title {
      margin-bottom: 4.4117647059rem; } }

@media (min-width: 56.25em) {
  .l-sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .l-sidebar > * {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: calc(100% - 300px - 2rem);
          flex-basis: calc(100% - 300px - 2rem);
      margin-right: 1rem; }
      .l-sidebar > *:last-child {
        margin-right: 0; }
    .l-sidebar .l-sidebar__full {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-right: 0; }
    .l-sidebar .l-sidebar__sidebar {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; }
    @supports (display: grid) {
      .l-sidebar {
        display: grid;
        grid-template-columns: 1fr 300px;
        grid-gap: 1rem; }
        .l-sidebar .l-sidebar__full {
          grid-column: span 2; } } }

@media (min-width: 56.25em) {
  .l-sidebar--multi-2 > * {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-preferred-size: calc(100% - 600px - 3rem);
        flex-basis: calc(100% - 600px - 3rem); }
  @supports (display: grid) {
    .l-sidebar--multi-2 {
      grid-template-columns: 300px 1fr 300px; }
      .l-sidebar--multi-2 .l-sidebar__full {
        grid-column: span 3; } } }

.wysiwyg {
  margin: 1rem; }
  @media (min-width: 50em) {
    .wysiwyg {
      margin: 4rem 6rem; } }
  .listing .wysiwyg {
    margin: 4rem 0; }
  .beige-bg .wysiwyg {
    margin: 0; }
  .take-action .wysiwyg {
    margin: 4rem 0 0 0; }
  .wysiwyg figure {
    margin: 3rem auto 2rem auto; }
  .wysiwyg figcaption {
    margin-left: 0;
    padding-bottom: 0; }

/* 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; } }

.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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          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; }

.sticky {
  display: block; }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.align-center {
  text-align: center; }

.article footer {
  padding-bottom: 1rem; }

.banner--full:after {
  content: "";
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 0; }

.banner--full .banner__border {
  display: block;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .slide .banner--full .banner__border {
    border: none; }
  @media (min-width: 56.25em) {
    .banner--full .banner__border {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .slide .banner--full .banner__border {
        border: 2px solid rgba(255, 255, 255, 0.5); } }

.banner--full .banner__bg {
  display: none; }

.banner--full .banner__image {
  height: 450px;
  width: 100%; }

.banner--full .banner__title {
  background: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
  background: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
  background: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
  font-weight: 500;
  margin: 1rem;
  padding: 1rem;
  position: relative;
  text-transform: uppercase;
  width: auto; }
  .site-jrs-usa .banner--full .banner__title {
    background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
    background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%); }
  @media (min-width: 50em) {
    .banner--full .banner__title {
      margin: 3rem;
      width: 100%; } }

.banner--full .banner__subtitle {
  margin: 1rem;
  width: auto; }
  @media (min-width: 50em) {
    .banner--full .banner__subtitle {
      margin: 3rem;
      width: 100%; } }

.banner--full .banner__button {
  margin-top: 1rem;
  bottom: 1rem;
  width: auto; }
  @media (min-width: 50em) {
    .banner--full .banner__button {
      width: 420px; } }

.banner--full .banner__text {
  background: none;
  position: absolute;
  z-index: 3; }
  .slide .banner--full .banner__text {
    position: relative; }
  .slide--color_background_slide .banner--full .banner__text {
    position: relative; }
    @media (min-width: 64em) {
      .slide--color_background_slide .banner--full .banner__text {
        position: absolute; } }
  @media (min-width: 50em) {
    .slide .banner--full .banner__text {
      position: absolute; } }

.banner__pullquote {
  position: relative; }
  .banner__pullquote:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    content: '';
    height: 45px;
    left: -45px;
    position: absolute;
    top: -24px;
    width: 60px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1; }
  .banner__pullquote:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    bottom: -30px;
    content: '';
    height: 45px;
    position: absolute;
    right: -10px;
    width: 60px;
    z-index: -1; }

.banner__pullquote-citation {
  color: #dc7d11;
  font-size: 15px;
  margin-left: 0;
  text-transform: uppercase; }

.banner__pullquote-text {
  margin-left: 0;
  color: #ffffff; }

.banner__bottom {
  bottom: 0;
  margin: 1rem;
  padding: 2rem 2rem 0 2rem;
  position: absolute;
  width: 420px;
  left: 0; }
  @media (min-width: 50em) {
    .banner__bottom {
      margin: 3.5rem; } }

.banner__column-one {
  padding-right: 1rem;
  width: 100%; }
  @media (min-width: 50em) {
    .banner__column-one {
      width: 50%; } }

.banner__column-two {
  width: 100%; }
  @media (min-width: 50em) {
    .banner__column-two {
      width: 50%; } }

.banner--stats {
  background: #164B91; }
  .banner--stats .banner__image {
    display: none; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__image {
        display: block;
        height: 600px; } }
    .banner--stats .banner__image img {
      display: none; }
      @media (min-width: 66.25em) {
        .banner--stats .banner__image img {
          display: block; } }
  .banner--stats .banner__text {
    position: relative; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__text {
        position: absolute; } }
  .banner--stats .banner__subtitle {
    margin: 0 0 0 4rem;
    width: 24%; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__subtitle {
        margin: 0 0 4rem 4rem; } }
  .banner--stats .banner__bottom-row {
    position: relative; }
  .banner--stats .banner__title {
    background: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
    background: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
    background: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
    float: left;
    font-weight: 700;
    margin: 0 -2rem 0 2rem;
    padding: 1rem 2rem;
    position: relative;
    text-transform: uppercase;
    width: auto;
    z-index: 1; }
    .site-jrs-usa .banner--stats .banner__title {
      background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
      background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%); }
    @media (min-width: 66.25em) {
      .banner--stats .banner__title {
        margin: 0 -2rem 0 0rem;
        padding: 2rem 1rem;
        width: 229px; } }
  .banner--stats .banner__stats {
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 4rem;
    padding: 0 2rem 2rem 2rem;
    position: relative;
    z-index: 2;
    width: 100%; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__stats {
        width: 500px; } }
    .banner--stats .banner__stats p {
      color: #01a0c7;
      display: block; }
    .banner--stats .banner__stats h2 {
      color: #707275;
      display: block;
      font-weight: 300;
      margin: 1rem 0 0 0; }
      @media (min-width: 66.25em) {
        .banner--stats .banner__stats h2 {
          margin-top: 2rem; } }
  .banner--stats .banner__link {
    margin: 2rem 0; }
  .banner--stats .banner__border {
    border: none;
    display: block;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__border {
        border: 2px solid #f0f0f0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .banner--stats .banner__bottom-row p, .banner--stats .banner__bottom-row h2 {
    display: inline-block;
    margin: 0; }
    @media (min-width: 66.25em) {
      .banner--stats .banner__bottom-row p, .banner--stats .banner__bottom-row h2 {
        margin: 1.5rem 0 0 0; } }
  .banner--stats .banner__bottom {
    position: relative;
    width: auto; }
    @media (min-width: 37.5em) {
      .banner--stats .banner__bottom {
        width: 420px; } }
    @media (min-width: 66.25em) {
      .banner--stats .banner__bottom {
        display: block;
        margin: 4rem;
        padding: 1rem 1rem 0 1rem;
        position: absolute; } }

.banner__stats-button {
  margin: 0;
  position: relative;
  z-index: 3; }
  @media (min-width: 50em) {
    .banner__stats-button {
      margin: -23px 0 0 230px; } }

.banner--partner .banner__border {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 56.25em) {
    .banner--partner .banner__border {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.banner--partner .banner__title {
  background: none;
  font-weight: 600;
  font-size: 30px;
  padding: 0;
  margin: 0;
  /*text-transform: uppercase;*/ }

.banner--partner .banner__subtitle {
  font-size: 17px;
  padding: 0;
  line-height: 1.75;
  margin: 0; }

.banner--partner .banner__column {
  padding: 2.5rem;
  width: 100%; }

.banner--donate .banner__border {
  display: block; }
  .banner--donate .banner__border div {
    width: 100%; }

.banner--donate .banner__title {
  background: none;
  display: inline-block;
  float: none;
  font-size: 25px;
  font-weight: 600;
  margin: 0;
  padding: 2rem 1rem;
  width: auto;
  text-transform: none; }
  .site-jrs-usa .banner--donate .banner__title {
    background: none; }
  @media (min-width: 50em) {
    .banner--donate .banner__title {
      font-size: 30px;
      margin: 4rem 4rem 2rem 4rem; } }

.banner--donate .banner__subtitle {
  margin: 0; }
  @media (min-width: 50em) {
    .banner--donate .banner__subtitle {
      margin: 0 0 4rem 4rem; } }

.banner--donate .banner__image {
  height: 450px; }
  @media (min-width: 50em) {
    .banner--donate .banner__image {
      height: 600px; } }

.banner--donate input[type="radio"] {
  display: none; }

.banner--donate input:checked + label {
  background: #ffffff;
  color: #009b97; }

.banner--donate label {
  background: #009b97;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  height: 35px;
  margin-right: .5rem;
  margin-bottom: 1rem;
  padding: .5rem 1rem; }
  @media (min-width: 50em) {
    .banner--donate label {
      font-size: 20px;
      height: 45px;
      margin-bottom: 2rem; } }

.banner--donate input[type="text"] {
  background: #009b97;
  border: none;
  color: #ffffff;
  border-bottom: 2px solid #ffffff;
  height: 26px;
  padding-left: .5rem;
  width: 50px; }

.banner--donate input[type="submit"] {
  display: block; }

.banner--donate.right .banner__border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .banner--donate.right .banner__border div {
    margin: 3rem 2rem 0 4rem !important;
    width: 40%; }

.banner--donate .banner__title {
  width: 100%; }
  @media (min-width: 50em) {
    .banner--donate .banner__title {
      width: 60%; } }

.banner--donate .banner__group {
  padding: 1rem; }
  @media (min-width: 50em) {
    .banner--donate .banner__group {
      padding: 3rem; } }

.banner--impact:after {
  display: none; }

.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  position: relative; }
  .banner .banner__link {
    color: #ffffff;
    text-decoration: none;
    margin-top: 2rem; }
    .banner .banner__link:hover {
      color: #dc7d11; }
  .banner.reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  @media (min-width: 56.25em) {
    .banner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .banner.reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
        .banner.reverse .banner__border {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
  .banner img {
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
    height: 100%;
    width: 100%; }
  .banner.has-overlay {
    position: relative; }
    .banner.has-overlay:after {
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .banner.has-overlay.has-overlay--blue:after {
      background-color: rgba(22, 75, 145, 0.9);
      mix-blend-mode: multiply; }
    .banner.has-overlay.has-overlay--dark:after {
      background-color: rgba(0, 0, 0, 0.5); }
    .banner.has-overlay.has-overlay--white:after {
      background-color: rgba(255, 255, 255, 0.7); }
    .banner.has-overlay .banner__content {
      position: relative;
      z-index: 2; }

.banner--50-50 .banner__group {
  display: block;
  margin: 0;
  padding: 1rem;
  width: auto; }
  @media (min-width: 56.25em) {
    .banner--50-50 .banner__group {
      margin: 0 55% 0 0;
      padding: 3rem; } }

.banner--50-50.reverse .banner__group {
  display: block;
  margin: 0;
  padding: 1rem;
  width: auto; }
  @media (min-width: 56.25em) {
    .banner--50-50.reverse .banner__group {
      margin: 0 0 0 50%;
      padding: 3rem; } }

.banner__text {
  background: #164B91;
  height: 100%;
  left: 0;
  padding: 1em;
  position: relative;
  right: 0;
  width: 100%; }
  @media (min-width: 56.25em) {
    .banner__text {
      position: absolute;
      background: none; } }

.banner__border {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  margin: 0; }
  @media (min-width: 56.25em) {
    .banner__border {
      margin: 0; } }

.banner__title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  width: 100%; }

.banner__subtitle {
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
  width: 100%; }

.banner__addl-text {
  color: #ffffff; }

.banner__bg {
  background: #164B91;
  width: 50%; }
  .slick-slide .banner__bg {
    margin-top: 2rem; }

.slick-slide {
  margin: 0;
  width: 800px; }

.banner__image {
  height: 250px;
  width: 100%; }
  @media (min-width: 28.125em) {
    .banner__image {
      height: 300px; } }
  @media (min-width: 56.25em) {
    .banner__image {
      height: 450px;
      width: 50%; } }

.banner--green .banner__bg {
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#00b8b4));
  background: -o-linear-gradient(left, #01a0c7 0%, #00b8b4 100%);
  background: linear-gradient(to right, #01a0c7 0%, #00b8b4 100%);
  width: 50%; }

.banner--green .banner__text {
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#00b8b4));
  background: -o-linear-gradient(left, #01a0c7 0%, #00b8b4 100%);
  background: linear-gradient(to right, #01a0c7 0%, #00b8b4 100%);
  width: 100%; }
  @media (min-width: 56.25em) {
    .banner--green .banner__text {
      background: none; } }

.banner--green .banner__subtitle {
  font-size: 25px;
  line-height: 1.5; }

.banner--green .banner__button {
  background: none;
  border: 2px solid #ffffff; }
  .banner--green .banner__button:hover {
    background: white;
    border: 2px solid #00b8b4;
    color: #00b8b4;
    text-decoration: none; }

.banner--more {
  margin-bottom: 4rem; }
  .banner--more .banner__border {
    border: none; }
  .banner--more .banner__bg {
    margin-bottom: 4rem; }
  .banner--more .banner__image {
    height: 500px; }
  .banner--more img {
    margin: -2rem 0 -4rem 0; }

.banner--slider .banner__image {
  height: 320px; }

.banner--slider .banner__border {
  border: none; }

.banner--slider img {
  margin: 0; }

.banner--slider .banner__bg {
  margin-top: 0; }

.banner--slider .banner__subtitle {
  font-size: 15px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.banner--slider .banner__title {
  margin-right: 0; }

.banner--slider .banner__tags {
  color: #9bc75d;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase; }

.banner--slider .banner__group {
  display: block;
  padding: 1rem;
  width: auto; }
  @media (min-width: 56.25em) {
    .banner--slider .banner__group {
      margin: 0 0 0 50%;
      padding: 3rem; } }

.banner--impact {
  display: block !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  .banner--impact::before {
    content: "";
    background-color: #164B91;
    bottom: 0;
    display: block;
    left: 0;
    opacity: .85;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0; }
  .banner--impact:nth-of-type(even):before {
    background-color: white; }
  .banner--impact:nth-of-type(even) .banner__text {
    color: #164B91; }
  .banner--impact .banner--full,
  .banner--impact .banner__text {
    position: static;
    color: #ffffff; }
    .banner--impact .banner--full p,
    .banner--impact .banner__text p {
      color: inherit; }
  .banner--impact .banner__title {
    background-image: -o-linear-gradient(244deg, #01a0c7 0%, #009B97 91%);
    background-image: linear-gradient(-154deg, #01a0c7 0%, #009B97 91%);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 1rem;
    margin-left: 0;
    width: auto; }
    @media (min-width: 37.5em) {
      .banner--impact .banner__title {
        margin: 0 2rem 0  0; } }
  .banner--impact .banner__header {
    margin-bottom: 2rem;
    position: relative;
    z-index: 1; }
    @media (min-width: 37.5em) {
      .banner--impact .banner__header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .banner--impact .banner__copy {
    margin-bottom: 1rem;
    font-size: 1.17rem;
    position: relative;
    z-index: 1; }
    .banner--impact .banner__copy + .banner__copy {
      border-top: 1px solid #f0f0f0;
      padding-top: 1rem; }
  .banner--impact .banner__date {
    color: #00b8b4;
    margin: 0;
    text-transform: uppercase; }
  .banner--impact .banner__border {
    display: block;
    padding: 1.1764705882rem; }
    @media (min-width: 56.25em) {
      .banner--impact .banner__border {
        padding: 4vw; } }

.bar {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4rem 0;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .bar .button {
    margin-bottom: 0; }

.bar__amount {
  background: #e0e0e0;
  height: 50px;
  width: 300px; }
  @media (min-width: 25em) {
    .bar__amount {
      margin-bottom: 10px; } }

.bar__amount-raised {
  background: -webkit-gradient(linear, right top, left top, from(#00b8b4), to(#77aa2b));
  background: -o-linear-gradient(right, #00b8b4 0%, #77aa2b 100%);
  background: linear-gradient(to left, #00b8b4 0%, #77aa2b 100%);
  height: 50px; }

.bar__header {
  margin: 0 1rem;
  text-align: center;
  max-width: 200px; }
  @media (min-width: 25em) {
    .bar__header {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-bottom: 10px; } }

.beige-bg {
  background: rgba(128, 128, 128, 0.1);
  padding: 4rem 0; }
  .beige-bg h2 {
    margin-top: 0;
    padding-top: 2rem; }
  .take-action .beige-bg {
    padding: 1em 0; }

.blue-bg {
  background: #164B91;
  color: #ffffff; }
  .blue-bg h2 {
    color: #ffffff; }
  .blue-bg a {
    color: #ffffff; }

.breadcrumb {
  margin: 1rem 0; }
  .breadcrumb::after {
    clear: both;
    content: '';
    display: table; }
  .breadcrumb ul {
    display: inline;
    padding: 0; }

.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  display: inline;
  margin: 1rem .5rem 1rem 0; }
  .breadcrumb__list > li {
    display: inline; }

.breadcrumb__item {
  color: #dc7d11;
  display: inline;
  font-size: 15px;
  font-weight: bold;
  margin-right: 0; }
  .breadcrumb__item .children {
    display: none; }
  .breadcrumb__item .nav__item {
    font-weight: normal;
    display: inline; }
    .breadcrumb__item .nav__item:before {
      border-left: 1px solid #00b8b4;
      color: #009b97;
      content: '';
      margin-left: .5rem;
      padding-left: .5rem; }
  .breadcrumb__item a {
    font-weight: bold;
    text-decoration: none; }
  .breadcrumb__item .nav__link {
    color: #164B91;
    font-weight: normal;
    text-decoration: none; }
  .breadcrumb__item .current_page_item {
    color: #dc7d11; }

.button {
  background-color: #dc7d11;
  border: 2px solid #dc7d11;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em;
  border: 2px solid #dc7d11; }
  .button:focus, .button:hover {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #dc7d11;
    outline: 0; }
  .button:active {
    background-color: #dc7d11;
    color: #dc7d11; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }
  .button:hover {
    background: #ffffff;
    border: 2px solid #dc7d11;
    color: #dc7d11; }

.button--inline {
  display: inline-block; }

.button--blue-reversed {
  background-color: #164B91;
  border: 2px solid #164B91;
  color: #ffffff; }
  .button--blue-reversed:focus, .button--blue-reversed:hover {
    background-color: #ffffff;
    border-color: #164B91;
    color: #164B91; }
  .button--blue-reversed:active {
    background-color: #ffffff;
    color: #164B91; }

.button--blue {
  background-color: transparent;
  border: 2px solid #164B91;
  color: #164B91; }
  .button--blue:focus, .button--blue:hover {
    background-color: #164B91;
    border-color: #164B91;
    color: #ffffff; }
  .button--blue:active {
    background-color: #164B91;
    color: #ffffff; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--large {
  font-size: 1.1764705882rem;
  line-height: 1.25;
  padding: 0.8823529412rem 1.7647058824rem; }

.button--secondary-grey {
  background-color: #707275;
  border: 2px solid #707275;
  color: #ffffff; }
  .button--secondary-grey:focus, .button--secondary-grey:hover {
    background-color: #ffffff;
    border: 2px solid #707275;
    color: #707275; }
  .button--secondary-grey:active {
    background-color: #ffffff;
    border: 2px solid #707275;
    color: #707275; }

.button--secondary {
  background-color: #ffffff;
  border: 2px solid #707275;
  color: #707275; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #707275;
    color: #fff; }
  .button--secondary:active {
    background-color: #707275;
    color: #fff; }

.button--small {
  font-size: 0.8823529412rem;
  line-height: 1.1333333333;
  padding: 0.4705882353rem 2.1176470588rem; }

.button--white, .banner--full .banner__button, .hero-bg-image--quote .hero-bg-image__button {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff; }
  .button--white:focus, .banner--full .banner__button:focus, .hero-bg-image--quote .hero-bg-image__button:focus, .button--white:hover, .banner--full .banner__button:hover, .hero-bg-image--quote .hero-bg-image__button:hover {
    background-color: #ffffff;
    color: #164B91; }
  .button--white:active, .banner--full .banner__button:active, .hero-bg-image--quote .hero-bg-image__button:active {
    background-color: #ffffff;
    color: #164B91; }

.button_grid_ctas__column {
  -ms-flex-line-pack: justify;
      align-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1rem 0 1rem 0; }
  @media (min-width: 50em) {
    .button_grid_ctas__column {
      padding: 1rem 0 4rem 0; } }

.card {
  background: #ffffff;
  -webkit-box-shadow: 0 3px 6px rgba(150, 150, 150, 0.16), 0 3px 6px rgba(150, 150, 150, 0.23);
          box-shadow: 0 3px 6px rgba(150, 150, 150, 0.16), 0 3px 6px rgba(150, 150, 150, 0.23);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .listing .card {
    padding: 0; }

.card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem 2rem; }
  .card__body a {
    color: #164B91;
    font-weight: 600;
    margin-bottom: 1rem;
    text-decoration: none; }
    .card__body a:hover {
      text-decoration: underline; }
  .featured .card__body {
    padding: 1rem 2rem; }

.card__type {
  color: #009b97;
  font-size: 15px;
  margin-top: 1rem;
  text-transform: uppercase; }

.card__content {
  margin-bottom: 0.5rem; }

.card__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  .card__media img {
    width: 100%; }

.card__footer {
  margin-top: auto; }

.card__header {
  margin-top: 0.5rem; }

.card__label {
  color: #009b97;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 1.25em;
  text-transform: uppercase; }

.card__title {
  margin-top: 0; }
  .card__title a {
    color: #164B91;
    text-decoration: none; }
  .featured .card__title {
    font-size: 20px; }
    @media (min-width: 50em) {
      .featured .card__title {
        font-size: 40px; } }
    .featured .card__title a {
      color: #707275;
      font-weight: 300; }

.card__date {
  color: #707275;
  font-size: 20px;
  margin-bottom: .5em; }
  .featured .card__date {
    color: #01a0c7;
    font-size: 20px; }

.featured {
  margin: 0; }

.featured-with-image {
  margin: -4rem 2rem 4rem 2rem;
  position: relative; }

.card--event h2 a {
  color: #164B91;
  text-decoration: none; }

.col-indent {
  margin-left: 1em; }

.contact {
  margin: 0 0 4rem 0; }

#cookie-law-info-bar {
  background-color: #009b97 !important;
  color: white !important;
  padding: 2rem; }
  #cookie-law-info-bar a {
    color: white !important; }
  #cookie-law-info-bar #cookie_action_close_header {
    border-radius: 0;
    background-color: #dc7d11;
    border: 2px solid #dc7d11;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    line-height: 1.1764705882;
    padding: 0.7058823529rem 1.1764705882rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: normal;
    background-color: #dc7d11 !important;
    margin-bottom: 5px; }
    #cookie-law-info-bar #cookie_action_close_header:focus, #cookie-law-info-bar #cookie_action_close_header:hover {
      background-color: #ffffff;
      border: 2px solid #ffffff;
      color: #dc7d11;
      outline: 0; }
    #cookie-law-info-bar #cookie_action_close_header:active {
      background-color: #dc7d11;
      color: #dc7d11; }
    #cookie-law-info-bar #cookie_action_close_header[disabled] {
      background-color: #d6d7d9;
      color: #323a45;
      cursor: default;
      pointer-events: none; }

.countries {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  margin: 2rem 0 4rem 0; }

.country-link {
  color: orange !important;
  text-decoration: underline; }
  .country-link:hover {
    font-weight: bold; }

.date {
  font-weight: 700; }

details.details {
  margin: 0 0 1.7647058824rem; }
  .js details.details:not([open]) > .details__content {
    display: none; }

.details__summary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/plus.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-color: #f1f1f1;
  background-position: right 1.7647058824rem center;
  background-repeat: no-repeat;
  background-size: 0.7647058824rem;
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 1;
  outline: 0;
  padding: 0.8823529412rem 3.2352941176rem 0.8823529412rem 1.7647058824rem; }
  [dir='rtl'] .details__summary {
    background-position: left 1.7647058824rem center;
    padding-left: 3.2352941176rem;
    padding-right: 1.7647058824rem; }
  [open] > .details__summary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/minus.svg"); }
  .details__summary:hover {
    background-color: #d6d7d9; }
  .details__summary:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .details__summary::-webkit-details-marker {
    display: none; }

.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none; }

.details__content {
  background: #fff;
  border: 3px solid #f1f1f1;
  border-top: 0;
  padding: 1.7647058824rem; }
  .details__content > :last-child {
    margin-bottom: 0; }

.details__description {
  color: #5b616b;
  font-size: 0.8823529412rem;
  margin-bottom: 1rem; }
  .details__description > :last-child {
    margin-bottom: 0; }

.explore_more_with_jrs {
  border: 2px solid #f0f0f0;
  margin: 4rem 0;
  padding: 2rem; }
  .explore_more_with_jrs h2 {
    margin: 0 0 2rem 0; }

.facet {
  margin: .5em auto;
  width: 200px; }
  @media (min-width: 50em) {
    .facet {
      margin: .5em; } }

.facet__button {
  background: #164B91;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%; }
  .facet__button:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
    content: "";
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 25px 40px;
    height: 50px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 50px; }
  .facet__button:hover {
    background-color: #164B91; }
  .facet__button.open {
    background: #707275; }
    .facet__button.open:after {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-up-white.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-up-white.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/arrow-up-white.svg");
      content: "";
      background-position: right center;
      background-repeat: no-repeat;
      background-size: 25px 40px;
      height: 50px;
      position: absolute;
      right: 15px;
      top: 0;
      width: 50px; }

.facet__button-text {
  color: #ffffff;
  font-size: 15px; }

.facet .facetwp-checkbox {
  background-position: 0 4px;
  color: #164B91;
  font-size: 15px;
  font-weight: 600;
  padding-left: 24px; }

.facets {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 4rem 0 0 0; }
  @media (min-width: 50em) {
    .facets {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.facetwp-facet {
  display: none;
  margin: 40px 0; }
  .facetwp-facet.open {
    display: block; }

.facetwp-counter {
  display: none; }

.facetwp-counts {
  display: inline-block;
  margin-bottom: 4rem;
  margin-right: 10px; }

.facetwp-selection-label {
  display: none; }

.facetwp-selections {
  display: inline-block;
  margin-bottom: 4rem; }
  .facetwp-selections ul {
    padding: 0 0 0 10px; }
    .facetwp-selections ul .facetwp-selection-value {
      background: #f0f0f0;
      padding: 15px 35px 15px 20px;
      position: relative; }
      .facetwp-selections ul .facetwp-selection-value:hover {
        background: rgba(112, 114, 117, 0.3); }
      .facetwp-selections ul .facetwp-selection-value:after {
        position: absolute;
        content: 'X';
        font-size: 17px;
        right: 10px;
        top: 16px; }

.facetwp-pager {
  margin-top: 2rem; }
  .facetwp-pager .facetwp-page {
    background-color: none;
    color: #707275;
    font-weight: 400;
    min-width: 1.7647058824rem;
    padding: 10px 4px;
    border: 1px solid #707275;
    margin: 0 5px;
    text-align: center; }
    .facetwp-pager .facetwp-page:focus, .facetwp-pager .facetwp-page:hover, .facetwp-pager .facetwp-page.active {
      background-color: #707275;
      color: #ffffff;
      font-weight: 400; }

.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 2em 0;
  padding: 0;
  text-align: center; }
  .pager__items li::before {
    display: none; }

.pager__item {
  display: inline-block;
  font-weight: 300;
  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__link {
  display: inline-block;
  text-decoration: none; }

.feature-box h2 {
  margin-top: 0; }

.fieldset {
  margin-bottom: 3.2647058824rem;
  padding: 0;
  position: relative;
  top: 1.5rem; }

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

.fieldset__legend-text {
  display: block; }

.fieldset__legend-link {
  display: block; }

.fieldset__description {
  color: #5b616b;
  font-size: 0.8823529412rem; }
  .fieldset__description > :last-child {
    margin-bottom: 0; }

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

.form-item {
  margin: 0 0 1.7647058824rem; }

.form-item__label {
  display: block; }
  .is-disabled > .form-item__label {
    color: #5b616b; }

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

.form-item__description {
  color: #5b616b;
  font-size: 0.8823529412rem; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

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


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #5b616b;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  height: 2.5882352941rem;
  line-height: 1.2941176471;
  padding: 0.5882352941em 0.4117647059em;
  margin: 0.2em 0;
  max-width: 100%; }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
    outline: 0; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    background: #d6d7d9;
    border-color: #aeb0b5;
    cursor: default; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__textarea {
  height: auto; }

.form-item--checkbox {
  margin-bottom: 0.5em; }
  .form-item--checkbox .form-item__checkbox + .form-item__label {
    cursor: pointer;
    display: block; }
    .form-item--checkbox .form-item__checkbox + .form-item__label::before {
      background: #fff;
      border-radius: 0.1764705882rem;
      -webkit-box-shadow: 0 0 0 1px #757575;
              box-shadow: 0 0 0 1px #757575;
      content: '\a0';
      display: inline-block;
      height: 1.0588235294rem;
      line-height: 1.0588235294rem;
      margin-right: 0.6em;
      text-indent: 0.15em;
      -webkit-transition-duration: 0.2s;
           -o-transition-duration: 0.2s;
              transition-duration: 0.2s;
      -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
      -webkit-transition-timing-function: ease-in-out;
           -o-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out;
      vertical-align: middle;
      width: 1.0588235294rem; }
  .form-item--checkbox .form-item__checkbox:checked + .form-item__label::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/correct.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/correct.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/correct.svg");
    background-color: #0071bc;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.1764705882rem;
    -webkit-box-shadow: 0 0 0 1px #0071bc;
            box-shadow: 0 0 0 1px #0071bc; }
  .form-item--checkbox .form-item__checkbox:checked:disabled + .form-item__label::before {
    background-color: #AEB0B5; }
  .form-item--checkbox .form-item__checkbox:disabled + .form-item__label {
    color: #5b616b;
    cursor: default; }
    .form-item--checkbox .form-item__checkbox:disabled + .form-item__label::before {
      background-color: #AEB0B5;
      -webkit-box-shadow: 0 0 0 1px #AEB0B5;
              box-shadow: 0 0 0 1px #AEB0B5;
      cursor: not-allowed; }

.form-item--checkboxes {
  margin-bottom: 0; }

.form-item--radio {
  margin-bottom: 0.5em; }
  .form-item--radio .form-item__radio {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 2px solid #999;
    border-radius: 50%;
    cursor: pointer;
    height: 16px;
    margin-right: 3px;
    outline: none;
    position: relative;
    top: 2px;
    -webkit-transition-duration: 0.2s;
         -o-transition-duration: 0.2s;
            transition-duration: 0.2s;
    -webkit-transition-property: border-color, border-width;
    -o-transition-property: border-color, border-width;
    transition-property: border-color, border-width;
    -webkit-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    width: 16px; }
    .form-item--radio .form-item__radio:checked {
      border: 6px solid #0071bc; }
    .form-item--radio .form-item__radio:disabled {
      border: 2px solid #bbb;
      cursor: default; }
    .form-item--radio .form-item__radio + .form-item__label {
      cursor: pointer;
      display: inline; }
    .form-item--radio .form-item__radio:disabled + .form-item__label {
      color: #bbb;
      cursor: default; }

.form-item--radios {
  margin-bottom: 0; }

.form-item--range .form-item__range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  height: 2.5882352941rem;
  margin: 0.2em 0;
  padding: 0; }
  .form-item--range .form-item__range:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
    outline: 0; }
    .form-item--range .form-item__range:focus::-moz-range-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item--range .form-item__range:focus::-ms-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item--range .form-item__range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
              box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .form-item--range .form-item__range:disabled {
    cursor: default; }
    .form-item--range .form-item__range:disabled::-moz-range-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-moz-range-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-ms-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-ms-fill-lower, .form-item--range .form-item__range:disabled::-ms-fill-upper {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::-webkit-slider-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item--range .form-item__range:disabled::webkit-slider-runnable-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
  .form-item--range .form-item__range::-moz-range-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem; }
  .form-item--range .form-item__range::-moz-range-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .form-item--range .form-item__range::-ms-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem;
    margin-top: 0 !important; }
  .form-item--range .form-item__range::-ms-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .form-item--range .form-item__range::-ms-fill-lower, .form-item--range .form-item__range::-ms-fill-upper {
    background: #aeb0b5;
    border: 1px solid #757575; }
  .form-item--range .form-item__range::-webkit-slider-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1764705882rem;
    cursor: pointer;
    height: 2.5882352941rem;
    outline: 0;
    width: 1.2941176471rem;
    -webkit-appearance: none;
    margin-top: -1.0588235294rem; }
  .form-item--range .form-item__range::-webkit-slider-runnable-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.5882352941rem;
    margin: 0;
    outline: 0;
    width: 100%; }

.form-item--range.is-full-width > .form-item__range {
  width: 100%; }

.form-item--select .form-item__select {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-position: right 0.7647058824rem center;
  background-repeat: no-repeat;
  background-size: 0.7647058824rem;
  padding-right: 1.9411764706rem; }
  [dir='rtl'] .form-item--select .form-item__select {
    background-position: left 0.7647058824rem center;
    padding-left: 1.9411764706rem;
    padding-right: 0; }
  .form-item--select .form-item__select::-ms-expand {
    display: none; }

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

.green-small {
  color: #77aa2b;
  font-size: 13px;
  text-decoration: underline;
  text-transform: uppercase; }

.header-border {
  border: 1px solid #f0f0f0;
  color: rgba(22, 75, 145, 0.8);
  font-size: 17px;
  padding: 1em; }

.hero-bg-image {
  background: #164B91;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  position: relative; }
  .hero-bg-image .hero-bg-image__image {
    position: relative; }
  @media (min-width: 50em) {
    .hero-bg-image {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }
  .hero-bg-image img {
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
    height: 200px;
    width: 100%; }
    @media (min-width: 50em) {
      .hero-bg-image img {
        height: 100%; } }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .hero-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }
  .hero-bg-image .sep {
    color: #00b8b4;
    font-weight: 300;
    padding: 0 .5em; }

.hero-bg-image__call-to-action {
  margin-left: 4rem; }

.hero-bg-image__text {
  height: 100%;
  left: 0;
  padding: 1em;
  right: 0;
  width: 100%; }
  @media (min-width: 50em) {
    .has-image .hero-bg-image__text {
      position: absolute; } }
  .single-resource .hero-bg-image__text, .single-news .hero-bg-image__text, .single-story .hero-bg-image__text, .single-campaign .hero-bg-image__text, .single-programme .hero-bg-image__text {
    padding-bottom: 2em; }

.hero-bg-image__border {
  border: 1px solid rgba(240, 240, 240, 0.5);
  height: 100%; }
  .single-country .hero-bg-image__border, .single-regions .hero-bg-image__border, .single-jrs_offices .hero-bg-image__border {
    border: none; }
  .hero-bg-image__border.light {
    border: 1px solid rgba(112, 114, 117, 0.5);
    margin: 4rem 0; }

.hero-bg-image__title {
  background: -webkit-gradient(linear, left top, left bottom, from(#00b8b4), to(#009b97));
  background: -o-linear-gradient(top, #00b8b4 0%, #009b97 100%);
  background: linear-gradient(to bottom, #00b8b4 0%, #009b97 100%);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  display: inline-block;
  font-size: 30px;
  margin: 1rem;
  padding: 1rem 1.5rem;
  z-index: 10; }
  .has-image .hero-bg-image__title {
    background: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
    background: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
    background: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
    text-transform: uppercase; }
  .site-jrs-usa .has-image .hero-bg-image__title {
    background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
    background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%); }
  .home .hero-bg-image__title {
    padding: 1.1rem 2.0rem;
    text-transform: none; }
  .single-resource .hero-bg-image__title, .single-news .hero-bg-image__title, .single-story .hero-bg-image__title {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 40px;
    font-weight: 300;
    margin: 2rem 2rem 0rem 2rem;
    padding: 0; }
  .single-country .hero-bg-image__title, .single-regions .hero-bg-image__title, .single-jrs_offices .hero-bg-image__title {
    font-size: 50px;
    margin: 4rem 1rem 2rem 0; }
  @media (min-width: 53.125em) {
    .hero-bg-image__title {
      font-size: 70px;
      margin: 4rem 1rem 2rem 4rem; } }

.hero-bg-image__subtitle, .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .hero-bg-image__pullquote-citation {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  margin-left: 3rem;
  margin-right: 0; }
  @media (min-width: 50em) {
    .hero-bg-image__subtitle, .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .hero-bg-image__pullquote-citation {
      font-size: 20px;
      margin-left: 4rem; } }
  @media (min-width: 53.125em) {
    .has-image .hero-bg-image__subtitle, .has-image .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .has-image .hero-bg-image__pullquote-text, .has-image .hero-bg-image--quote .hero-bg-image__pullquote-citation, .hero-bg-image--quote .has-image .hero-bg-image__pullquote-citation {
      margin-right: 55%; } }
  .single-resource .hero-bg-image__subtitle, .single-resource .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .single-resource .hero-bg-image__pullquote-text, .single-resource .hero-bg-image--quote .hero-bg-image__pullquote-citation, .hero-bg-image--quote .single-resource .hero-bg-image__pullquote-citation, .single-news .hero-bg-image__subtitle, .single-news .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .single-news .hero-bg-image__pullquote-text, .single-news .hero-bg-image--quote .hero-bg-image__pullquote-citation, .hero-bg-image--quote .single-news .hero-bg-image__pullquote-citation, .single-story .hero-bg-image__subtitle, .single-story .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .single-story .hero-bg-image__pullquote-text, .single-story .hero-bg-image--quote .hero-bg-image__pullquote-citation, .hero-bg-image--quote .single-story .hero-bg-image__pullquote-citation {
    font-size: 20px;
    font-weight: 300;
    margin: 2rem; }

.hero-bg-image__addl-text {
  color: #ffffff;
  font-weight: 300;
  margin: 2rem; }
  .hero-bg-image__addl-text a {
    color: #ffffff; }

.hero-bg-image__blue {
  background: #164B91;
  width: 50%; }

.hero-bg-image__white {
  background: #ffffff;
  width: 50%; }

@media (min-width: 50em) {
  .hero-bg-image__image {
    height: 25vw;
    min-height: 415px;
    width: 50%; } }

.hero__video {
  width: 862px;
  margin: 3rem auto 1rem; }

@media (min-width: 50em) {
  .hero-bg-image--quote {
    height: 640px; } }

.hero-bg-image--quote:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 0; }

.hero-bg-image--quote .hero-bg-image__border {
  display: block; }

.hero-bg-image--quote .hero-bg-image__blue {
  display: none; }

.hero-bg-image--quote .hero-bg-image__image {
  width: 100%;
  height: auto; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__image {
      height: 100%; } }

.hero-bg-image--quote .hero-bg-image__title {
  font-weight: 600;
  font-size: 25px; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__title {
      font-size: 42px; } }

.hero-bg-image--quote .hero-bg-image__button {
  margin-top: 1rem; }

.hero-bg-image--quote .hero-bg-image__text {
  background: none;
  position: relative;
  z-index: 3; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__text {
      position: absolute; } }

.hero-bg-image--quote .hero-bg-image__pullquote {
  margin-left: 1rem;
  position: relative;
  width: 90%; }
  .hero-bg-image--quote .hero-bg-image__pullquote:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 26px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1; }
  .hero-bg-image--quote .hero-bg-image__pullquote:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    bottom: 0;
    content: '';
    height: 20px;
    position: absolute;
    right: 0;
    width: 26px;
    z-index: -1; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__pullquote {
      width: 420px; }
      .hero-bg-image--quote .hero-bg-image__pullquote:after {
        content: '';
        height: 45px;
        width: 60px; }
      .hero-bg-image--quote .hero-bg-image__pullquote:before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
        background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
        background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
        content: '';
        height: 45px;
        width: 60px; } }

.hero-bg-image--quote .hero-bg-image__pullquote-button {
  margin: 2rem 0 0 3rem; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__pullquote-button {
      margin: 2rem 0 0 4rem; } }

.hero-bg-image--quote .hero-bg-image__subtitle, .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .hero-bg-image__pullquote-citation {
  margin-left: 3rem; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__subtitle, .hero-bg-image--quote .hero-bg-image__pullquote-text, .hero-bg-image--quote .hero-bg-image__pullquote-citation {
      margin-left: 4rem; } }

.hero-bg-image--quote .hero-bg-image__pullquote-text {
  margin-left: 0;
  padding-left: 2rem; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__pullquote-text {
      padding-left: 3rem; } }

.hero-bg-image--quote .hero-bg-image__pullquote-citation {
  color: #dc7d11;
  font-size: 13px;
  margin-left: 0;
  padding-left: 2rem;
  text-transform: uppercase; }
  @media (min-width: 50em) {
    .hero-bg-image--quote .hero-bg-image__pullquote-citation {
      font-size: 15px;
      padding-left: 4rem; } }

@media (min-width: 56.25em) {
  .hero-longform .hero-bg-image__image {
    height: 100%;
    min-height: 47.0588235294rem; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .hero-longform .hero-bg-image__border {
    padding: 1rem; } }

.hero-longform.hero-longform--main .hero-bg-image__text {
  position: relative; }

@media (min-width: 66.25em) {
  .hero-longform.hero-longform--main .hero-longform__summary {
    max-width: 40%;
    margin-left: 5rem; } }

.hero-longform.hero-longform--main .hero-bg-image__border {
  position: relative;
  height: auto;
  top: 4vh; }
  @media (min-width: 66.25em) {
    .hero-longform.hero-longform--main .hero-bg-image__border {
      height: 100vh;
      max-height: 78vh;
      top: auto; } }
  @media (max-height: 990px) and (min-width: 1060px) {
    .hero-longform.hero-longform--main .hero-bg-image__border {
      max-height: 100vh;
      height: 100vh; } }

@media (min-width: 66.25em) {
  .hero-longform .hero-bg-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .hero-longform .hero-bg-image .hero-bg-image__blue {
      height: 17.6470588235rem; } }
    @media (min-width: 66.25em) and (min-width: 0) and (max-width: 66.25em) {
      .hero-longform .hero-bg-image .hero-bg-image__blue {
        width: 100%; } }

.hero-longform--white {
  background-color: white; }

.hero-longform--jrs .hero-bg-image__image,
.hero-longform--jrs-usa .hero-bg-image__image {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }
  @media (min-width: 0) and (max-width: 66.25em) {
    .hero-longform--jrs .hero-bg-image__image,
	.hero-longform--template .hero-bg-image__image,
	.hero-longform--jrs-colombia .hero-bg-image__image,
	.hero-longform--jrs-ecuador .hero-bg-image__image,
	.hero-longform--jrs-venezuela .hero-bg-image__image,
	.hero-longform--jrs-mexico .hero-bg-image__image,
	.hero-longform--jrs-apr .hero-bg-image__image,
	.hero-longform--jrs-europe .hero-bg-image__image,
	.hero-longform--jrs-australia .hero-bg-image__image,
	.hero-longform--jrs-canada .hero-bg-image__image,
	.hero-longform--jrs-sas .hero-bg-image__image,
	.hero-longform--jrs-lac .hero-bg-image__image,
    .hero-longform--jrs-usa .hero-bg-image__image,
    .hero-longform--jrs-luxembourg .hero-bg-image__image, 
	.hero-longform--jrs-kosovo .hero-bg-image__image,
	.hero-longform--jrs-croatia .hero-bg-image__image,
	.hero-longform--jrs-bosnia-and-hercegovina .hero-bg-image__image,
	.hero-longform--jrs-south-east-europe .hero-bg-image__image,
	.hero-longform--jrs-east-africa .hero-bg-image__image,
	.hero-longform--jrs-poland .hero-bg-image__image,
	.hero-longform--jrs-greece .hero-bg-image__image{
      height: 100vh; } }
  @media (min-width: 66.25em) {
    .hero-longform--jrs .hero-bg-image__image,
	.hero-longform--template .hero-bg-image__image,
	.hero-longform--jrs-colombia .hero-bg-image__image,
	.hero-longform--jrs-ecuador .hero-bg-image__image,
	.hero-longform--jrs-venezuela .hero-bg-image__image,
	.hero-longform--jrs-mexico .hero-bg-image__image,
	.hero-longform--jrs-apr .hero-bg-image__image,
	.hero-longform--jrs-europe .hero-bg-image__image,
	.hero-longform--jrs-australia .hero-bg-image__image,
	.hero-longform--jrs-canada .hero-bg-image__image,
	.hero-longform--jrs-sas .hero-bg-image__image,
	.hero-longform--jrs-lac .hero-bg-image__image,
    .hero-longform--jrs-usa .hero-bg-image__image, 
	.hero-longform--jrs-luxembourg .hero-bg-image__image,
	.hero-longform--jrs-kosovo .hero-bg-image__image,
	.hero-longform--jrs-croatia .hero-bg-image__image,
	.hero-longform--jrs-bosnia-and-hercegovina .hero-bg-image__image,
	.hero-longform--jrs-south-east-europe .hero-bg-image__image,
	.hero-longform--jrs-east-africa .hero-bg-image__image,
	.hero-longform--jrs-poland .hero-bg-image__image,
	.hero-longform--jrs-greece .hero-bg-image__image{
      left: auto;
      position: absolute;
      right: 0; } }

.hero-longform--jrs .hero-longform__title {
  background: -webkit-gradient(linear, left top, left bottom, from(#01a0c7), to(#009b97));
  background: -o-linear-gradient(top, #01a0c7 0%, #009b97 100%);
  background: linear-gradient(to bottom, #01a0c7 0%, #009b97 100%); }

.hero-longform--jrs-usa .hero-longform__title {
  background: -webkit-gradient(linear, left top, left bottom, from(#6DA417), to(#009b97));
  background: -o-linear-gradient(top, #6DA417 0%, #009b97 100%);
  background: linear-gradient(to bottom, #6DA417 0%, #009b97 100%); }

.hero-longform__title {
  line-height: 1.2;
  margin: 2rem;
  word-wrap: normal; }
  @media (min-width: 65.9375em) {
    .hero-longform__title {
      max-width: 52%;
      margin: 4rem 1rem 2rem 4rem; } }

.hero-longform__summary {
  font-size: 1rem;
  margin-top: 0; }
  @media (min-width: 65.9375em) {
    .hero-longform__summary {
      font-size: 1.1764705882rem; } }

.hero-longform__scroll {
  bottom: 2rem;
  right: 5rem;
  color: white;
  font-size: 0.8823529412rem;
  text-decoration: none;
  text-transform: uppercase;
  z-index: 16;
  margin: 0; }
  @media (min-width: 0) and (max-width: 66.25em) {
    .hero-longform__scroll {
      font-size: 1rem;
      margin-left: 2rem;
      margin-right: 2rem; } }
  @media (min-width: 41.875em) and (max-width: 53.125em) {
    .hero-longform__scroll {
      left: 0; } }
  @media (min-width: 66.25em) {
    .hero-longform__scroll {
      position: absolute; } }
  @media (min-width: 65.9375em) {
    .hero-longform__scroll {
      margin-left: 1rem;
      margin-right: 1rem; } }
  .hero-longform__scroll:before {
    content: '';
    background-color: #9bc75d;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
    margin-right: 0.2941176471rem;
    padding: 0.75rem;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    @media (min-width: 66.25em) {
      .hero-longform__scroll:before {
        padding: 1rem;
        margin-right: 0.5882352941rem; } }
  .hero-longform__scroll:hover, .hero-longform__scroll:focus {
    color: white; }
    .hero-longform__scroll:hover:before, .hero-longform__scroll:focus:before {
      -webkit-transform: scale(1.25);
          -ms-transform: scale(1.25);
              transform: scale(1.25); }

@media (min-width: 66.25em) {
  .hero-bg-image--left .hero-longform__title {
    margin-left: -4rem;
    text-transform: none;
    font-weight: 400;
    background: -webkit-gradient(linear, left top, right top, from(#009b97), to(#77aa2b));
    background: -o-linear-gradient(left, #009b97 0%, #77aa2b 100%);
    background: linear-gradient(to right, #009b97 0%, #77aa2b 100%);
    max-width: 100%;
    font-size: 20px; } }

.image-teaser {
  margin: 2rem; }

.image-teaser__image {
  margin-right: 2rem; }

.image-teaser__title {
  margin-top: 0; }

.image-teaser__title-link {
  color: #164B91; }

.image-teaser__taxonomy {
  color: #164B91; }

.intro {
  background: -webkit-gradient(linear, left top, left bottom, from(#00b8b4), to(#009b97));
  background: -o-linear-gradient(top, #00b8b4 0%, #009b97 100%);
  background: linear-gradient(to bottom, #00b8b4 0%, #009b97 100%); }
  @media (min-width: 50em) {
    .intro {
      margin-top: 4rem; } }
  .intro h3, .intro a, .intro p, .intro h2 {
    color: #ffffff;
    margin: 2rem; }
  .intro.default h3, .intro.default h2 {
    margin-top: 1rem; }
  .intro.full_width {
    background: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
    background: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
    background: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
    margin-top: -2rem; }
    .site-jrs-usa .intro.full_width {
      background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
      background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%);
      margin-top: 4rem; }
    .intro.full_width h2 {
      margin-top: 0;
      text-transform: uppercase; }
    .intro.full_width .intro__content {
      padding: 1em; }
      @media (min-width: 50em) {
        .intro.full_width .intro__content {
          padding: 6rem 4rem; } }

.intro__content {
  color: #ffffff;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.25;
  padding: 1em; }
  @media (min-width: 50em) {
    .intro__content {
      font-size: 20px;
      padding: 1rem; } }

.intro__button {
  text-align: center; }

.home.site-jrs-usa .intro {
  background: none;
  margin-top: 2rem; }
  .home.site-jrs-usa .intro p {
    color: #707275; }
  .home.site-jrs-usa .intro h2 {
    background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
    background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    display: inline-block;
    margin: 0 auto;
    padding: 1rem 2rem;
    width: auto; }
    @media (min-width: 31.25em) {
      .home.site-jrs-usa .intro h2 {
        margin: 0 0 0 3rem; } }
    @media (min-width: 56.25em) {
      .home.site-jrs-usa .intro h2 {
        display: block;
        margin: 0;
        padding: 3rem;
        text-align: left;
        width: 300px; } }
  .home.site-jrs-usa .intro .intro__content {
    display: block;
    margin: 1rem 0 4rem 0;
    padding: 0;
    text-align: left; }
    @media (min-width: 56.25em) {
      .home.site-jrs-usa .intro .intro__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem 0;
        margin: 4rem 0; } }
  .home.site-jrs-usa .intro .intro__box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #ffffff;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    color: #707275;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 1rem 1rem 3rem 1rem;
    position: relative; }
    @media (min-width: 56.25em) {
      .home.site-jrs-usa .intro .intro__box {
        margin: 4rem 0 0 -2rem;
        padding: 4rem; } }
  .home.site-jrs-usa .intro .intro__button {
    bottom: -4rem;
    position: absolute;
    text-align: center;
    right: 0; }

.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--border > li {
    border-bottom: 1px solid #ccc;
    padding: 0.25rem; }

.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list--clean li::before {
    display: none; }

.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  @media (min-width: 31.25em) {
    .list--column {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 2em;
         -moz-column-gap: 2em;
              column-gap: 2em; } }
  .list--column > li {
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid-column;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0.25em; }

.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--inline > li {
    display: inline; }

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--pipeline::after {
    clear: both;
    content: '';
    display: table; }
  .list--pipeline > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    [dir='rtl'] .list--pipeline > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .list--pipeline > li.is-active {
      font-weight: bold; }
    .list--pipeline > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .list--pipeline > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }

.longform-scroll {
  position: fixed;
  display: none;
  z-index: 160;
  right: 3.5294117647rem;
  max-width: 2.3529411765rem;
  height: 100vh;
  top: 0;
  bottom: 0;
  text-align: center; }
  @media (min-width: 66.25em) {
    .longform-scroll {
      display: block; } }

.longform-scroll__bubbles,
.longform-scroll__item {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .longform-scroll__bubbles li::before,
  .longform-scroll__item li::before {
    display: none; }

.longform-scroll__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  max-height: 47.0588235294rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.longform-scroll__item {
  font-size: 0.7058823529rem; }

.longform-scroll__item--bubble {
  height: 16px;
  overflow: hidden;
  width: 16px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  display: inline-block;
  font-size: 16px; }
  .longform-scroll__item--bubble::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .longform-scroll__item--bubble.is-active, .longform-scroll__item--bubble:hover, .longform-scroll__item--bubble:focus {
    background-color: #9bc75d; }

.longform-scroll__item--top,
.longform-scroll__item--end {
  text-transform: uppercase;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75); }
  .longform-scroll__item--top a,
  .longform-scroll__item--end a {
    text-decoration: none; }

.longform-scroll__item--top {
  margin-bottom: 0.5882352941rem; }
  .longform-scroll__item--top .longform-scroll__link:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-up-white-shadow.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-up-white-shadow.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-up-white-shadow.svg");
    content: '';
    display: inline-block;
    height: 0.5294117647rem;
    width: 1.1764705882rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative; }

.longform-scroll__link {
  display: inline-block;
  color: white;
  font-weight: 700;
  margin-bottom: 0.2941176471rem; }
  .longform-scroll__link:hover, .longform-scroll__link:focus {
    color: #9bc75d; }

.longform-scroll__item--end {
  margin-top: 0.5882352941rem; }
  .longform-scroll__item--end .longform-scroll__link:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down-white-shadow.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down-white-shadow.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-down-white-shadow.svg");
    content: '';
    display: inline-block;
    height: 0.5294117647rem;
    width: 1.1764705882rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative; }

.map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41.1764705882rem;
  /* Aspect ratio */
  margin-bottom: 1.7647058824rem; }
  .map .jrs-map {
    top: 0;
    left: 0;
    position: absolute;
    z-index: 24; }
    .map .jrs-map a:hover, .map .jrs-map a:focus {
      font-weight: bold; }

.map-overlay__close {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 10px; }

.map-contain {
  display: none;
  max-width: 82.3529411765rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 62.5em) {
    .map-contain {
      display: block; } }

.map-overlay__region {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  position: absolute;
  height: auto;
  left: 50%;
  top: 0;
  margin-left: -35%;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  background-color: white;
  width: 70%;
  z-index: 35; }

.map-overlay--closed {
  display: none; }

.map-overlay {
  position: absolute;
  width: 100%;
  top: 3.5294117647rem; }

.map-overlay__top {
  text-align: center;
  padding-left: 1.1764705882rem;
  padding-right: 1.1764705882rem; }

.map-overlay__title a {
  text-decoration: none;
  color: #164B91; }

.map-overlay__regions {
  padding: 1.7647058824rem; }

.map-regions {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-weight: 500; }
  .map-regions li::before {
    display: none; }
  .map-regions a {
    text-decoration: none;
    color: #164B91; }
    .map-regions a:hover, .map-regions a:focus {
      font-weight: bold; }
  .map-regions li {
    text-transform: uppercase;
    margin-bottom: 0.5882352941rem; }
  .map-regions ul li {
    text-transform: none;
    padding-left: 0.5882352941rem;
    margin-bottom: 0.3529411765rem; }
  .map-regions ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .map-regions ul li::before {
      display: none; }

.map-overlay__data {
  background-color: #dc7d11;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.5882352941rem;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); }

.map-overlay__fact {
  text-align: center; }

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .menu li::before {
    display: none; }
  @media print {
    .menu {
      display: none; } }

.menu__item {
  margin: 0 0 0 2rem; }

.menu__link {
  color: #164B91;
  text-decoration: none; }

.menu--utility {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  marign-left: 0;
  font-size: 13px;
  text-transform: uppercase; }
  .menu--utility > li {
    display: inline; }
  .menu--utility .menu__item {
    margin: .5rem 0 .5rem .5rem; }
    .menu--utility .menu__item:after {
      content: '|'; }
    .menu--utility .menu__item:last-of-type:after {
      display: none; }
  .menu--utility .menu__link {
    display: inline-block;
    font-weight: 300;
    padding: .75rem .5rem .75rem 0; }

.menu--footer_utility {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  margin: 0; }
  .menu--footer_utility > li {
    display: inline; }
  .menu--footer_utility .menu__item {
    margin-right: 2rem;
    margin-left: 0; }
  .menu--footer_utility .menu__link {
    font-size: 13px; }

.menu--footer_menu {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  font-weight: 300;
  margin: 0;
  padding: 3rem 0;
  text-align: center; }
  .menu--footer_menu > li {
    display: inline; }
  .menu--footer_menu .menu__item {
    color: #ffffff;
    display: block;
    margin-left: 0; }
    .menu--footer_menu .menu__item:last-of-type {
      border: none;
      margin-right: 0;
      padding-right: 0; }
    @media (min-width: 26.25em) {
      .menu--footer_menu .menu__item {
        display: inline; } }
    @media (min-width: 50em) {
      .menu--footer_menu .menu__item {
        border-right: 2px solid #6aa41a;
        padding-right: 1.5rem; } }
  .menu--footer_menu .menu__link {
    font-size: 20px;
    display: block;
    margin: 0; }
    @media (min-width: 37.5em) {
      .menu--footer_menu .menu__link {
        display: inline;
        margin: 0 1.5rem 0 0; } }

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--account::after {
    clear: both;
    content: '';
    display: table; }
  .menu--account > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    [dir='rtl'] .menu--account > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .menu--account > li.is-active {
      font-weight: bold; }
    .menu--account > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .menu--account > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }
  .menu--account .menu__link {
    font-size: 0.8823529412em; }

@media (min-width: 50em) {
  .menu--footer {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0; }
    .menu--footer > li {
      display: inline; } }

.menu--main {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  marign-left: 1rem; }
  .menu--main > li {
    display: inline; }

.menu--mobile {
  margin: 0; }
  .menu--mobile .menu__item {
    margin: 0;
    padding: 0; }
  .menu--mobile .menu__link {
    background-color: transparent;
    border: 0;
    color: #ffffff;
    display: block;
    font-size: 1.0588235294em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .menu--mobile .menu__link:focus, .menu--mobile .menu__link:hover, .menu--mobile .menu__link:active, .menu--mobile .menu__link.is-active {
      color: #ffffff; }
  .menu--mobile .menu__item--parent {
    position: relative; }
    .menu--mobile .menu__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .menu--mobile .menu__item--parent > .menu__link {
      display: inline-block; }
  .menu--mobile .menu__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
    background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.5882352941em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .menu--mobile .menu__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .menu--mobile .menu__subnav-arrow:focus {
      outline: thin dotted; }
    .menu--mobile .menu__subnav-arrow.is-active {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
      background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E');
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0D%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0D%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .menu--mobile .menu__subnav-arrow {
      left: 0;
      right: auto; }
  .menu--mobile .menu__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu--mobile .menu__subnav .menu__link {
      color: #555559;
      padding-left: 2em; }
      .menu--mobile .menu__subnav .menu__link:focus, .menu--mobile .menu__subnav .menu__link:hover, .menu--mobile .menu__subnav .menu__link:active {
        color: #000; }

.messages {
  background-color: #ecf6fa;
  background-position: 0.5882352941em 0.5882352941em;
  background-repeat: no-repeat;
  background-size: 2.3529411765em;
  border: 1px solid #bcdeee;
  color: #424242;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1em;
  position: relative;
  word-wrap: break-word; }
  .messages::before {
    background-repeat: no-repeat;
    background-size: 3.0588235294em;
    bottom: -.5em;
    content: '';
    display: block;
    height: 3.0588235294em;
    position: absolute;
    right: -.5em;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg);
    width: 3.0588235294em; }
  .messages a {
    color: #bcdeee;
    font-weight: 600;
    text-decoration: underline; }
  @media print {
    .messages {
      background-image: none !important; } }

.messages__content > *:last-child {
  margin-bottom: 0; }

.messages--status {
  background-color: #eff8e6;
  border-color: #c9e8a9; }
  .messages--status::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-status.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-status.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-status.svg"); }
  .messages--status a {
    color: #71b02f; }

.messages--error {
  background-color: #ffe6e5;
  border-color: #ffc5c2; }
  .messages--error::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-error.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-error.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-error.svg"); }
  .messages--error a {
    color: #ff645c; }
  .messages--error .messages__item em:first-child {
    font-style: normal;
    font-weight: bold; }

.messages--warning {
  background-color: #fcf8e3;
  border-color: #faf2cc; }
  .messages--warning::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-warning.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-warning.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-warning.svg"); }
  .messages--warning a {
    color: #8a6d3b; }

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

.mobile-menu__bar {
  background-color: #707275;
  border-bottom: 1px solid #707275;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #ffffff;
  height: 3.2352941176em;
  text-align: center; }
  .site-jrs-usa .mobile-menu__bar {
    background-color: #164B91;
    border-bottom: 1px solid #164B91; }

.mobile-menu__button {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.2352941176em;
  line-height: 3.2352941176em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #707275;
  float: left; }
  .site-jrs-usa .mobile-menu__button--menu {
    border-right: 1px solid #164B91; }

.mobile-menu__button--search {
  border-left: 1px solid #707275;
  float: right; }
  .site-jrs-usa .mobile-menu__button--search {
    border-right: 1px solid #164B91; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.9%2C2.2L19.7%2C0l-8.8%2C8.8L2.1%2C0l-2.2%2C2.2L8.7%2C11l-8.8%2C8.8L2.1%2C22l8.8-8.8l8.8%2C8.8l2.2-2.2L13.1%2C11%0A%09C13.1%2C11%2C21.9%2C2.2%2C21.9%2C2.2z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.9%2C2.2L19.7%2C0l-8.8%2C8.8L2.1%2C0l-2.2%2C2.2L8.7%2C11l-8.8%2C8.8L2.1%2C22l8.8-8.8l8.8%2C8.8l2.2-2.2L13.1%2C11%0A%09C13.1%2C11%2C21.9%2C2.2%2C21.9%2C2.2z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.9%2C2.2L19.7%2C0l-8.8%2C8.8L2.1%2C0l-2.2%2C2.2L8.7%2C11l-8.8%2C8.8L2.1%2C22l8.8-8.8l8.8%2C8.8l2.2-2.2L13.1%2C11%0A%09C13.1%2C11%2C21.9%2C2.2%2C21.9%2C2.2z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2033%2022%22%20style%3D%22enable-background%3Anew%200%200%2033%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C22h33.1v-3.7H0V22z%20M0%2C12.8h33.1V9.1H0V12.8z%20M0%2C0v3.7h33.1V0H0z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2033%2022%22%20style%3D%22enable-background%3Anew%200%200%2033%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C22h33.1v-3.7H0V22z%20M0%2C12.8h33.1V9.1H0V12.8z%20M0%2C0v3.7h33.1V0H0z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2033%2022%22%20style%3D%22enable-background%3Anew%200%200%2033%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M0%2C22h33.1v-3.7H0V22z%20M0%2C12.8h33.1V9.1H0V12.8z%20M0%2C0v3.7h33.1V0H0z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.3%2C18.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7c1.2-1.4%2C2-3.3%2C2-5.4c0-4.6-3.7-8.2-8.2-8.2S0.1%2C3.7%2C0.1%2C8.3%0A%09s3.7%2C8.3%2C8.3%2C8.3c2%2C0%2C3.9-0.7%2C5.4-2c0%2C0.5%2C0.2%2C1%2C0.7%2C1.6l4.4%2C5.2c0.8%2C0.8%2C2%2C0.9%2C2.8%2C0.2s0.7-2-0.2-2.8L21.3%2C18.7z%20M8.3%2C13.8%0A%09c-3%2C0-5.5-2.5-5.5-5.5s2.5-5.5%2C5.5-5.5s5.5%2C2.5%2C5.5%2C5.5S11.3%2C13.8%2C8.3%2C13.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.3%2C18.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7c1.2-1.4%2C2-3.3%2C2-5.4c0-4.6-3.7-8.2-8.2-8.2S0.1%2C3.7%2C0.1%2C8.3%0A%09s3.7%2C8.3%2C8.3%2C8.3c2%2C0%2C3.9-0.7%2C5.4-2c0%2C0.5%2C0.2%2C1%2C0.7%2C1.6l4.4%2C5.2c0.8%2C0.8%2C2%2C0.9%2C2.8%2C0.2s0.7-2-0.2-2.8L21.3%2C18.7z%20M8.3%2C13.8%0A%09c-3%2C0-5.5-2.5-5.5-5.5s2.5-5.5%2C5.5-5.5s5.5%2C2.5%2C5.5%2C5.5S11.3%2C13.8%2C8.3%2C13.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!--%20Generator%3A%20Adobe%20Illustrator%2020.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2022%2022%22%20style%3D%22enable-background%3Anew%200%200%2022%2022%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%09.st0%7Bfill%3A%23FFFFFF%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M21.3%2C18.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7c1.2-1.4%2C2-3.3%2C2-5.4c0-4.6-3.7-8.2-8.2-8.2S0.1%2C3.7%2C0.1%2C8.3%0A%09s3.7%2C8.3%2C8.3%2C8.3c2%2C0%2C3.9-0.7%2C5.4-2c0%2C0.5%2C0.2%2C1%2C0.7%2C1.6l4.4%2C5.2c0.8%2C0.8%2C2%2C0.9%2C2.8%2C0.2s0.7-2-0.2-2.8L21.3%2C18.7z%20M8.3%2C13.8%0A%09c-3%2C0-5.5-2.5-5.5-5.5s2.5-5.5%2C5.5-5.5s5.5%2C2.5%2C5.5%2C5.5S11.3%2C13.8%2C8.3%2C13.8z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: #707275;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.negative-margin {
  margin-top: -2rem;
  position: relative; }

.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 2em 0;
  padding: 0;
  text-align: center; }
  .pager__items li::before {
    display: none; }

.pager__item {
  display: inline-block;
  font-weight: 300;
  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__link, .pager__item--current {
  background-color: none;
  color: #707275;
  min-width: 1.7647058824rem;
  padding: 10px 4px;
  border: 1px solid #707275;
  margin: 0 5px; }

.pager__item--current {
  background-color: #707275;
  color: #ffffff; }

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

.progress {
  position: relative; }

.progress__track {
  background-color: #aeb0b5;
  border: 1px solid #5b616b;
  border-radius: 0.1764705882rem;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2em 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden; }

.progress__bar {
  background-color: #dc7d11;
  border-radius: 0.1764705882rem;
  height: 1rem;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  width: 3%; }

.progress__description,
.progress__percentage {
  color: #5b616b;
  font-size: 0.7647058824rem;
  overflow: hidden; }

.progress__description {
  float: left; }
  [dir='rtl'] .progress__description {
    float: right; }

.progress__percentage {
  float: right; }
  [dir='rtl'] .progress__percentage {
    float: left; }

.pullquote {
  margin: 1rem;
  min-height: 65px;
  padding: 2rem;
  position: relative; }
  @media (min-width: 50em) {
    .pullquote {
      margin: 4rem 6rem;
      padding: 1.5rem 3.5rem; } }
  .pullquote::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    content: '';
    height: 61px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    z-index: -1; }
  .pullquote::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
    background-size: 100%;
    bottom: 0;
    content: '';
    height: 61px;
    position: absolute;
    right: 0;
    width: 80px;
    z-index: -1; }

.pullquote__quote {
  color: #164B91;
  font-size: 24px; }
  @media (min-width: 50em) {
    .pullquote__quote {
      font-size: 30px; } }

.pullquote__citation {
  color: #dc7d11;
  font-size: 15px;
  font-weight: 600;
  margin-top: .5em;
  text-transform: uppercase; }

.region-title {
  color: #707275;
  font-weight: 300; }
  .region-title a {
    color: #707275; }

.region-title--sub a {
  color: #dc7d11; }

.right-align {
  margin: 1em 0;
  float: right; }

.searchform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.l-header .searchform__input {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 13px;
  line-height: 1;
  width: 135px; }

.searchform__button {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-search-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-search-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/icon-search-white.svg");
  background-color: transparent;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  border: none;
  height: 25px;
  width: 22px; }
  .mobile-menu__search .searchform__button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/mobile-search-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/mobile-search-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/mobile-search-grey.svg");
    margin-left: 10px; }

::-moz-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }
  ::-moz-placeholder:focus {
    color: #ccc; }

::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }
  ::-webkit-input-placeholder:focus {
    color: #ccc; }

:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }
  :-ms-input-placeholder:focus {
    color: #ccc; }

::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }

::-moz-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }

::-ms-input-placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }

::placeholder {
  color: #ffffff;
  font-weight: 300;
  height: 25px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase; }
  ::-webkit-input-placeholder:focus {
    color: #ccc; }
  ::-moz-placeholder:focus {
    color: #ccc; }
  ::-ms-input-placeholder:focus {
    color: #ccc; }
  ::placeholder:focus {
    color: #ccc; }

.section-title {
  text-transform: uppercase; }

.section-title--overlap {
  display: inline-block;
  padding: 1.1764705882rem;
  background-image: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
  background-image: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
  background-image: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
  color: #ffffff;
  margin-top: -100px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .site-jrs-usa .section-title--overlap {
    background: -o-linear-gradient(315deg, #009b97 0%, #6aa41a 100%);
    background: linear-gradient(-225deg, #009b97 0%, #6aa41a 100%); }
  .beige-bg .section-title--overlap {
    padding: 1.1764705882rem; }

.section-title__wrap {
  text-align: center;
  -webkit-transform: translateY(-4rem);
      -ms-transform: translateY(-4rem);
          transform: translateY(-4rem);
  margin-bottom: -3rem; }

.site-logo {
  display: block;
  height: 70px;
  margin: 1rem 0;
  width: 190px; }

.site-logo__image {
  height: 70px;
  width: 190px; }

.site-logo--alt {
  width: 239px; }

.site-name {
  color: #164B91; }

.slides .l-section {
  margin-bottom: 0; }

.slides strong {
  font-weight: 900; }

.slides .slide__content,
.slides .hero-bg-image__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%; }
  @media (min-width: 66.25em) {
    .slides .slide__content,
    .slides .hero-bg-image__content {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.slide--hero {
  background-color: #164B91;
  position: relative;
  overflow: hidden; }

.slides--longform .slide {
  min-height: auto; }
  @media (min-width: 66.25em) {
    .slides--longform .slide {
      min-height: 100vh; } }
  .slides--longform .slide > * {
    min-height: auto; }
    @media (min-width: 64em) {
      .slides--longform .slide > * {
        min-height: 600px; } }
    @media (min-width: 66.25em) {
      .slides--longform .slide > * {
        min-height: 800px; } }
  .slides--longform .slide:first-child [style] {
    background-size: cover; }
  .slides--longform .slide:nth-last-child(2) .slide__link--next {
    display: none; }
  @media (min-width: 66.25em) {
    .slides--longform .slide {
      min-height: 600px; }
      .slides--longform .slide .slide__left,
      .slides--longform .slide .slide__right {
        width: 50%; } }
  .slides--longform .slide:last-of-type .slide__link--next {
    display: none; }
  .slides--longform .slide .slide__link {
    display: none;
    height: 33px;
    overflow: hidden;
    width: 62px;
    content: '';
    position: absolute;
    left: 12%;
    background-size: contain;
    background-repeat: no-repeat; }
    @media (min-width: 66.25em) {
      .slides--longform .slide .slide__link {
        display: block; } }
    .slides--longform .slide .slide__link::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .slides--longform .slide .slide__link--prev {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-up-green.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-up-green.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-up-green.svg");
    top: 3.5294117647rem; }
  .slides--longform .slide .slide__link--next {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down-green.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down-green.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-down-green.svg");
    bottom: 3.5294117647rem; }
  .slides--longform .slide [style] {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 0; }
    @media (min-width: 66.25em) {
      .slides--longform .slide [style] {
        background-size: cover; } }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide.slide--full_width_image_slide .slide__content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 1.7647058824rem; } }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide .hero-bg-image__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .slides--longform .slide--full_width_image_slide .slide__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }

@media (min-width: 66.25em) {
  .slides--longform .slide--full_width_image_slide .slide__content {
    position: absolute;
    max-width: 90%;
    margin: 0; } }

@media (min-width: 61.25em) {
  .slides--longform .slide--full_width_image_slide .slide__content {
    max-width: 80%; } }

@media (min-width: 64em) {
  .slides--longform .slide--full_width_image_slide .slide__content {
    max-width: 50%; } }

.slides--longform .slide--full_width_image_slide .slide__buttons {
  margin-top: 3.5294117647rem;
  width: 100%; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--full_width_image_slide .slide__buttons {
      text-align: right; } }

@media (min-width: 0) and (max-width: 53.125em) {
  .slides--longform .slide__content,
  .slides--longform .hero-longform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
    margin: 0;
    max-width: 100%; } }

.slides--longform .slide__content--left {
  left: 5rem; }

.slides--longform .slide__content--right {
  right: 8rem; }
  @media (min-width: 66.25em) {
    .slides--longform .slide__content--right .slide__content--white {
      margin-left: 20%;
      argin-top: -1.1764705882rem; } }

.slides--longform .slide__content--gradient {
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#77aa2b));
  background: -o-linear-gradient(left, #01a0c7 0%, #77aa2b 100%);
  background: linear-gradient(to right, #01a0c7 0%, #77aa2b 100%);
  color: white;
  font-size: 30px;
  padding: 1.1764705882rem;
  z-index: 48; }
  @media (min-width: 66.25em) {
    .slides--longform .slide__content--gradient {
      max-width: 23.2352941176rem;
      padding: 2.3529411765rem; } }
  .slides--longform .slide__content--gradient.slide__content--gradient-last {
    max-width: 33.2352941176rem;
    z-index: 62; }
    @media (min-width: 66.25em) {
      .slides--longform .slide__content--gradient.slide__content--gradient-last {
        margin-top: -20px;
        float: right;
        margin-left: 30%; } }

.slides--longform .slide__content--white {
  background: white;
  font-size: 1.1764705882rem;
  padding: 1.1764705882rem;
  max-width: 30rem;
  z-index: 56; }
  @media (min-width: 66.25em) {
    .slides--longform .slide__content--white {
      margin-left: 40%;
      margin-top: -2.3529411765rem;
      padding: 2.3529411765rem;
      font-size: 1.2941176471rem; } }

@media (min-width: 66.25em) {
  .slides--longform .slide--full_width_image_slide .slide__content--left .slide__content--white {
    margin-left: 0%;
    margin-top: 10%; } }

.slides--longform .slide--full_width_image_slide .slide__content--left .slide__content--white .slide__buttons {
  text-align: left; }

.slides--longform .slide__content--uppercase {
  text-transform: uppercase;
  font-weight: 700;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); }

.slides--longform .slide--blue {
  background-color: #164B91;
  color: white; }

.slides--longform .slide__title--vertical {
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#009b97));
  background: -o-linear-gradient(left, #01a0c7 0%, #009b97 100%);
  background: linear-gradient(to right, #01a0c7 0%, #009b97 100%);
  display: inline-block;
  padding: 0.5882352941rem 1.1764705882rem;
  font-size: 1.7647058824rem;
  color: white;
  width: 100%; }
  @media (min-width: 55em) {
    .slides--longform .slide__title--vertical {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); } }

.slides--longform .slide--color_background_slide .has-overlay--blue {
  color: white; }

.slides--longform .slide--color_background_slide .has-overlay--white {
  color: #164B91; }

.slides--longform .slide--color_background_slide .slide__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

@media (min-width: 0) and (max-width: 53.125em) {
  .slides--longform .slide--color_background_slide .slide__left {
    margin-bottom: 1.7647058824rem; } }

.slides--longform .slide--color_background_slide .slide__left {
  width: auto; }

.slides--longform .slide--color_background_slide .slide__right {
  width: 90%; }

.slides--longform .slide--color_background_slide .slide__subtitle {
  font-size: 1.1764705882rem;
  padding-bottom: 1.7647058824rem;
  border-bottom: 1px solid #01a0c7;
  margin-bottom: 1.7647058824rem; }
  @media (min-width: 56.25em) {
    .slides--longform .slide--color_background_slide .slide__subtitle {
      font-size: 1.7647058824rem;
      border-bottom: 1px solid white; } }
  @media (min-width: 75em) {
    .slides--longform .slide--color_background_slide .slide__subtitle {
      font-size: 2.3529411765rem; } }

.slides--longform .slide--color_background_slide .slide__text {
  font-size: 1rem; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--color_background_slide .slide__text {
      font-size: 1.1764705882rem; } }

.slides--longform .slide--color_background_slide--white {
  color: #164B91; }
  .slides--longform .slide--color_background_slide--white .slide__subtitle {
    border-bottom: 1px solid #f0f0f0;
    color: #164B91; }
  .slides--longform .slide--color_background_slide--white .slide__text {
    color: #164B91; }

.slides--longform .slide--media_slide {
  overflow: hidden;
  position: relative; }
  .slides--longform .slide--media_slide:after {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 0; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--media_slide:after {
      display: none; } }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide--media_slide .hero-bg-image__addl-text {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 66.25em) {
    .slides--longform .slide--media_slide .slide__content {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .slides--longform .slide--media_slide .hero-longform__title {
    font-size: 20px;
    margin-top: 0; }
    @media (min-width: 66.25em) {
      .slides--longform .slide--media_slide .hero-longform__title {
        font-size: 40px;
        max-width: 60% !important; } }
  .slides--longform .slide--media_slide .slide__blockquote {
    font-size: 17px;
    padding-bottom: 2rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
    .slides--longform .slide--media_slide .slide__blockquote + p {
      font-size: 1.5294117647rem; }
      @media (min-width: 66.25em) {
        .slides--longform .slide--media_slide .slide__blockquote + p {
          margin-left: 4rem; } }
    .slides--longform .slide--media_slide .slide__blockquote strong {
      font-weight: 900; }
    @media (min-width: 66.25em) {
      .slides--longform .slide--media_slide .slide__blockquote {
        margin-top: 2rem;
        margin-bottom: 4rem;
        margin-left: 4rem; } }
    .slides--longform .slide--media_slide .slide__blockquote p {
      position: relative;
      z-index: 91; }
      .slides--longform .slide--media_slide .slide__blockquote p:before, .slides--longform .slide--media_slide .slide__blockquote p:after {
        content: '';
        position: absolute;
        height: 70px;
        overflow: hidden;
        width: 70px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/quote.svg");
        background-image: -o-linear-gradient(transparent, transparent), url("../images/quote.svg");
        background-image: linear-gradient(transparent, transparent), url("../images/quote.svg");
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 88; }
        .slides--longform .slide--media_slide .slide__blockquote p:before::before, .slides--longform .slide--media_slide .slide__blockquote p:after::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; }
      .slides--longform .slide--media_slide .slide__blockquote p:before {
        top: -2.9411764706rem;
        left: -2.9411764706rem;
        -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
                transform: rotate(-180deg); }
      .slides--longform .slide--media_slide .slide__blockquote p:after {
        bottom: -2.9411764706rem;
        right: 0rem; }
  .slides--longform .slide--media_slide cite {
    color: #dc7d11;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--media_slide .slide__left,
    .slides--longform .slide--media_slide .slide__right {
      width: 50%; } }
  .slides--longform .slide--media_slide .hero-longform__title {
    max-width: 100%; }

.slides--longform .slide--highlight_slide {
  color: white; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--highlight_slide .slide__content {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding-left: 4rem;
      padding-right: 4rem;
      width: 100%; } }
  .slides--longform .slide--highlight_slide .slide__text {
    font-size: 1.2941176471rem;
    font-weight: 400; }
  .slides--longform .slide--highlight_slide .slide__highlights {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1.1764705882rem;
    margin-top: 1.1764705882rem;
    font-size: 30px; }
    .slides--longform .slide--highlight_slide .slide__highlights li::before {
      display: none; }

.slides--longform.slides--jrs-usa .slide--highlight_slide .slide__highlight {
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#77aa2b));
  background: -o-linear-gradient(left, #01a0c7 0%, #77aa2b 100%);
  background: linear-gradient(to right, #01a0c7 0%, #77aa2b 100%);
  display: inline-block;
  padding: 0.5882352941rem 1.1764705882rem;
  margin-bottom: 0.5882352941rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 0;
  padding-right: 0; }

.slides--longform.slides--jrs .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--template .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-apr .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-europe .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-australia .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-canada .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-sas .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-lac .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-poland .slide--highlight_slide .has-overlay--blue:after,
.slides--longform.slides--jrs-greece .slide--highlight_slide .has-overlay--blue:after{
  background-color: rgba(0, 0, 0, 0.5);
  mix-blend-mode: normal; }

.slides--longform.slides--jrs .slide--highlight_slide .slide__left,
.slides--longform.slides--template .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__left,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__left{
  width: 75%; }

.slides--longform.slides--jrs .slide--highlight_slide .slide__text--first,
.slides--longform.slides--template .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__text--first{
  font-size: 17px;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  margin-bottom: 2rem; }
  @media (min-width: 66.25em) {
    .slides--longform.slides--jrs .slide--highlight_slide .slide__text--first,
.slides--longform.slides--template .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__text--first,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__text--first{
      font-size: 40px; } }

.slides--longform.slides--jrs .slide--highlight_slide .slide__text--last,
.slides--longform.slides--template .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__text--last,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__text--last{
  text-transform: uppercase;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  margin-top: 2rem; }

.slides--longform.slides--jrs .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--template .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__highlight-title{
  background: -webkit-gradient(linear, left top, right top, from(#01a0c7), to(#009b97));
  background: -o-linear-gradient(left, #01a0c7 0%, #009b97 100%);
  background: linear-gradient(to right, #01a0c7 0%, #009b97 100%);
  padding: 0.5882352941rem 1.1764705882rem;
  text-transform: uppercase;
  font-size: 20px; }
  @media (min-width: 66.25em) {
    .slides--longform.slides--jrs .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--template .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__highlight-title,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__highlight-title{
      font-size: 30px;
      max-width: 29.4117647059rem; } }

.slides--longform.slides--jrs .slide--highlight_slide .slide__highlights,
.slides--longform.slides--template .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__highlights{
  background-color: white;
  padding: 0.5882352941rem 1.1764705882rem;
  color: #707275;
  margin-top: 0;
  text-transform: uppercase;
  font-size: 17px; }
  @media (min-width: 66.25em) {
    .slides--longform.slides--jrs .slide--highlight_slide .slide__highlights,
 .slides--longform.slides--template .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__highlights{
      font-size: 15px;
      max-width: 29.4117647059rem; } }
  @media (min-width: 87.5em) {
.slides--longform.slides--jrs .slide--highlight_slide .slide__highlights,
.slides--longform.slides--template .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-colombia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-ecuador .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-venezuela .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-mexico .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-apr .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-australia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-canada .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-sas .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-lac .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-luxembourg .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-kosovo .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-croatia .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-bosnia-and-hercegovina .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-south-east-europe .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-east-africa .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-poland .slide--highlight_slide .slide__highlights,
.slides--longform.slides--jrs-greece .slide--highlight_slide .slide__highlights{
      font-size: 30px;
      max-width: 29.4117647059rem; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .slides--longform .slide--5050_slide .banner--full .banner__text {
    position: relative; }
  .slides--longform .slide--5050_slide .has-image .hero-bg-image__text {
    position: relative; } }

@media (min-width: 66.25em) {
  .slides--longform .slide--5050_slide .slide__content--right .hero-longform__title {
    max-width: 80%;
    margin-left: 4rem;
    margin-top: 0; } }

@media (min-width: 66.25em) {
  .slides--longform .slide--5050_slide .slide__content--right .hero-longform__summary {
    max-width: 50%;
    margin-left: 4rem; } }

.slides--longform .slide--5050_slide .hero-bg-image__left,
.slides--longform .slide--5050_slide .hero-bg-image__right {
  height: 100%;
  width: 100%;
  position: absolute; }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image__left,
    .slides--longform .slide--5050_slide .hero-bg-image__right {
      top: 0;
      bottom: 0; } }
  @media (min-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image__left,
    .slides--longform .slide--5050_slide .hero-bg-image__right {
      width: 50%; } }

.slides--longform .slide--5050_slide .hero-bg-image__left {
  left: 0; }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image__left {
      right: 0; } }

.slides--longform .slide--5050_slide .hero-bg-image__right {
  right: 0; }
  @media (min-width: 0) and (max-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image__right {
      left: 0; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .slides--longform .slide--5050_slide .hero-longform__summary {
    background-color: white;
    color: #707275;
    width: 80%;
    padding: 2rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .slides--longform .slide--5050_slide .hero-longform .hero-bg-image__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0; } }

.slides--longform .slide--5050_slide .slide__content--left {
  left: 0; }

.slides--longform .slide--5050_slide .slide__content--right {
  right: 0; }

.slides--longform .slide--5050_slide .slide__content--right .hero-bg-image__border {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--5050_slide .slide__content--right .hero-bg-image__border .hero-bg-image__content {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }

@media (min-width: 66.25em) {
  .slides--longform .slide--5050_slide .slide__content--left .hero-bg-image__border .hero-bg-image__content {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 0) and (max-width: 66.25em) {
  .slides--longform .slide--5050_slide .hero-bg-image__title {
    font-size: 2.1176470588rem; } }

.slides--longform .slide--5050_slide .hero-bg-image__white {
  background-color: #F3F4F6; }

.slides--longform .slide--5050_slide .hero-longform--white .hero-longform__title {
  background-color: white;
  background-image: none;
  color: #707275;
  text-transform: none;
  font-size: 1.1764705882rem;
  padding: 1.1764705882rem;
  max-width: 30rem;
  z-index: 56; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-longform--white .hero-longform__title {
      padding: 2.3529411765rem;
      font-size: 1.2941176471rem; } }

.slides--longform .slide--5050_slide .hero-longform--white .hero-longform__summary {
  color: #164B91; }

.slides--longform .slide--5050_slide .hero-bg-image__left {
  left: 0; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image__left {
      position: absolute; } }

.slides--longform .slide--5050_slide .hero-bg-image--left .hero-bg-image__content {
  left: 50%; }
  @media (min-width: 66.25em) {
    .slides--longform .slide--5050_slide .hero-bg-image--left .hero-bg-image__content {
      position: absolute; } }

.slideshow {
  margin: 2rem 0 4rem 0; }
  .slideshow.slick-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .slideshow .slick-track {
    -webkit-transition-duration: 0;
         -o-transition-duration: 0;
            transition-duration: 0; }

.slideshow__caption {
  margin: 2rem 0 0 0; }

.slick-arrow {
  border: none; }

.slick-next {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-next.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-next.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-next.svg");
  height: 50px;
  overflow: hidden;
  width: 100px;
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  height: 100px;
  width: 20px;
  margin-right: -2rem;
  margin-left: 1rem; }
  .slick-next::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.slick-prev {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-prev.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-prev.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-prev.svg");
  height: 50px;
  overflow: hidden;
  width: 100px;
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
  height: 100px;
  width: 20px;
  margin-left: -2rem;
  margin-right: 1rem; }
  .slick-prev::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.social__link {
  height: 25px;
  overflow: hidden;
  width: 25px;
  background-size: 25px;
  display: inline-block;
  margin-left: .75rem; }
  .social__link::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.social__facebook {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/facebook-official-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/facebook-official-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/facebook-official-white.svg"); }

.social__facebook--blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/facebook--blue.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/facebook--blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/facebook--blue.svg"); }

.social__twitter {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/twitter-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/twitter-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/twitter-white.svg"); }

.social__twitter--blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/twitter-blue.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/twitter-blue.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/twitter-blue.svg"); }

.social__flickr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/flickr-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/flickr-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/flickr-white.svg"); }

.social__vimeo {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/vimeo-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/vimeo-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/vimeo-white.svg"); }

.social__instagram {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/instagram-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/instagram-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/instagram-white.svg"); }

.social__youtube {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/youtube-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/youtube-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/youtube-white.svg"); }

.social__linkedin {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/linkedin-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/linkedin-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/linkedin-white.svg"); }

.social__block {
  background-color: #f0f0f0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 2rem; }
  .social__block .social__link {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 2rem; }

.padding__bottom {
  padding-bottom: 1rem !important; }

.padding__bottom_2x {
  padding-bottom: 2rem !important; }

.padding__bottom_4x {
  padding-bottom: 4rem !important; }

.padding {
  padding: 2rem !important; }

.padding_2x {
  padding: 4rem !important; }

.padding_top_bottom {
  padding: 2rem 0 !important; }

.padding_top_bottom_2x {
  padding: 4rem 0 !important; }

.padding_sides {
  padding: 0 2rem !important; }

.padding_sides_2x {
  padding: 0 4rem !important; }

.margin__bottom {
  margin-bottom: 1rem !important; }

.margin__bottom_2x {
  margin-bottom: 2rem !important; }

.margin__bottom_4x {
  margin-bottom: 4rem !important; }

.margin {
  margin: 2rem !important; }

.margin_2x {
  margin: 4rem !important; }

.margin_top_bottom_2x {
  margin: 4rem 0 !important; }

.margin_sides_2x {
  margin: 0 4rem !important; }

.stat__teaser {
  margin-bottom: 2rem; }

.stat-teaser__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }

.stat-teaser__title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#00b8b4), to(#164B91));
  background-image: -o-linear-gradient(left, #00b8b4 0%, #164B91 100%);
  background-image: linear-gradient(90deg, #00b8b4 0%, #164B91 100%);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
  margin: 0;
  padding: 0.8823529412rem 0.8823529412rem 1.1764705882rem;
  position: relative;
  z-index: 0; }
  @media (min-width: 50em) {
    .stat-teaser__title {
      padding: 1.7647058824rem 1.7647058824rem 2.6470588235rem; } }

.stat-teaser__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 17.0588235294rem;
  -ms-flex-item-align: end;
      align-self: flex-end; }

.stat-teaser__content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-left: 2.9411764706rem;
  margin-top: -1rem;
  padding: 1.1764705882rem;
  position: relative;
  z-index: 1; }
  @media (min-width: 50em) {
    .stat-teaser__content {
      padding: 2.3529411765rem; } }
  .stat-teaser__content p {
    margin-bottom: .5rem; }
  .stat-teaser__content bold, .stat-teaser__content strong {
    color: #164B91;
    font-weight: 700; }

.tabs::after {
  clear: both;
  content: '';
  display: table; }

.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tabs__items li::before {
    display: none; }
  @media (min-width: 37.5em) {
    .tabs__items {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print {
    .tabs__items {
      display: none; } }

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 0.1764705882rem;
  border-left: 0;
  border-top-left-radius: 0.1764705882rem; }

.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 0.1764705882rem;
  border-top-right-radius: 0.1764705882rem; }

.tabs__link {
  background-color: #d6d7d9;
  border: 2px solid #dc7d11;
  border-radius: 0;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1764705882;
  padding: 0.7058823529rem 1.1764705882rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #aeb0b5;
  display: block;
  font-size: 0.8823529412rem;
  line-height: 1.1333333333;
  margin: 0;
  padding: 0.4705882353rem 0.9411764706rem; }
  .tabs__link:focus, .tabs__link:hover {
    background-color: #aeb0b5;
    border: 2px solid #aeb0b5;
    color: #212121;
    outline: 0; }
  .tabs__link:active {
    background-color: #212121;
    color: #fff; }
  .tabs__link[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .tabs__link:active {
    background-color: #212121;
    color: #fff; }
  .tabs__link:focus {
    background-color: #aeb0b5; }
  .tabs__link:hover, .tabs__link:visited {
    color: #212121; }
  .tabs__link.is-active {
    background-color: #212121;
    color: #fff; }
    .tabs__link.is-active:hover {
      color: #fff; }

.text-box {
  -ms-flex-line-pack: center;
      align-content: center;
  border: 1px solid rgba(112, 114, 117, 0.5);
  color: #164B91;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 4rem; }

.text-box__title {
  color: #164B91;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 1.5rem;
  width: 100%; }

.text-box__text {
  width: 100%; }

.tiles {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 1rem 0; }
  @media (min-width: 50em) {
    .tiles {
      margin: 1rem 0 3rem 0; }
      .take-action .tiles {
        margin-bottom: 0; } }

.tile--image-bg {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 3px 6px rgba(150, 150, 150, 0.16), 0 3px 6px rgba(150, 150, 150, 0.23);
          box-shadow: 0 3px 6px rgba(150, 150, 150, 0.16), 0 3px 6px rgba(150, 150, 150, 0.23);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  padding: 0;
  position: relative;
  text-decoration: none;
  z-index: 0; }
  .tile--image-bg:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute; }
  .tile--image-bg:hover:after {
    background: rgba(22, 75, 145, 0.6);
    content: ""; }
  .tile--image-bg .tile__title {
    color: #ffffff;
    font-size: 22px;
    margin: 0;
    padding: 0 4rem;
    position: relative;
    text-transform: uppercase;
    z-index: 1; }

.tile--image {
  position: relative;
  text-align: center;
  width: 250px; }
  .tile--image a {
    color: #ffffff;
    text-decoration: none; }
  .tile--image .tile__title {
    background: #00b8b4;
    bottom: 0;
    display: block;
    font-size: 15px;
    overflow: hidden;
    padding: 1rem;
    position: absolute;
    text-transform: uppercase;
    width: 100%; }
  .tile--image:nth-child(2n) .tile__title {
    background: #164B91; }
  .tile--image:nth-child(3n) .tile__title {
    background: #dc7d11; }
  .tile--image:nth-child(4n) .tile__title {
    background: #77aa2b; }
  .tile--image:nth-child(5n) .tile__title {
    background: #dc7d11; }
  .tile--image:nth-child(6n) .tile__title {
    background: #00b8b4; }
  .tile--image:nth-child(7n) .tile__title {
    background: #77aa2b; }
  .tile--image:nth-child(8n) .tile__title {
    background: #164B91; }
  .tile--image .tile__text {
    -ms-flex-line-pack: center;
        align-content: center;
    background: #00b8b4;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow: hidden;
    position: absolute;
    width: 250px; }
  .tile--image .tile__text-title {
    display: block;
    font-size: 15px;
    padding-bottom: 1rem;
    text-transform: uppercase;
    width: 100%; }
  .tile--image .tile__text-text {
    padding: 1rem; }
  .tile--image .tile__text-title {
    display: block;
    font-size: 15px;
    width: 100%; }
  .tile--image:nth-child(2n) .tile__text {
    background: #164B91; }
  .tile--image:nth-child(3n) .tile__text {
    background: #dc7d11; }
  .tile--image:nth-child(4n) .tile__text {
    background: #77aa2b; }
  .tile--image:nth-child(5n) .tile__text {
    background: #dc7d11; }
  .tile--image:nth-child(6n) .tile__text {
    background: #00b8b4; }
  .tile--image:nth-child(7n) .tile__text {
    background: #77aa2b; }
  .tile--image:nth-child(8n) .tile__text {
    background: #164B91; }
  .tile--image:hover .tile__text {
    height: 300px;
    -webkit-transition: height .2s ease-in-out;
    -o-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out; }
  .tile--image:hover .tile__title {
    display: none; }

.tile--blue {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #164B91;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 1rem 1rem 1rem;
  min-height: 200px;
  padding: 1rem;
  position: relative;
  text-decoration: none;
  width: 200px;
  z-index: 0; }
  .tile--blue .tile__title, .tile--blue .tile__text {
    margin: 0;
    color: #ffffff;
    font-weight: 300; }
  .button_grid_ctas__column .tile--blue {
    margin: 0;
    max-width: 100%;
    min-height: 0;
    width: 100%; }

.tile--image-bg-large {
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 300px; }
  .tile--image-bg-large:hover:before {
    background: rgba(22, 75, 145, 0.8);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute; }
  .tile--image-bg-large .tile__text {
    color: #ffffff;
    padding: 1rem 4rem;
    position: relative;
    z-index: 1;
    width: 100%; }
  .tile--image-bg-large .tile__title {
    padding: 1rem 4rem;
    width: 100%; }

.tile--jrs-office .card__body-content {
  font-size: 0.8823529412rem; }

.tile--jrs-office .minor-header {
  color: #5b616b;
  font-weight: 800;
  margin-bottom: 0; }

.tile--jrs-office .card__title {
  color: #164B91;
  font-size: 1rem;
  font-weight: 800; }

.tile--jrs-office a {
  color: #dc7d11; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

.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; }
  .visually-hidden.focusable:active, .visually-hidden.focusable:focus {
    clip: auto !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.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;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
          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; }
/*# sourceMappingURL=styles.css.map */