/* This file is generated.  DO NOT EDIT. */ 
@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

html {
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

h2 {
  margin: 0.83em 0;
  font-size: 1.5em;
}

h3 {
  margin: 1em 0;
  font-size: 1.17em;
}

h4 {
  margin: 1.33em 0;
  font-size: 1em;
}

h5 {
  margin: 1.67em 0;
  font-size: 0.83em;
}

h6 {
  margin: 2.33em 0;
  font-size: 0.75em;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  white-space: normal;
  border: 0;
}

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

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

button[disabled],
input[disabled] {
  cursor: default;
}

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

.has-gradient--blue-blue,
.has-gradient--blue-blue .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #025cb9 -50%, #025cb9 100%);
}

.has-gradient--blue-gold,
.has-gradient--blue-gold .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #edae49 -50%, #025cb9 100%);
}

.has-gradient--blue-periwinkle,
.has-gradient--blue-periwinkle .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #667ad1 -50%, #025cb9 100%);
}

.has-gradient--periwinkle-blue,
.has-gradient--periwinkle-blue .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #025cb9 -50%, #667ad1 100%);
}

.has-gradient--periwinkle-red,
.has-gradient--periwinkle-red .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #931621 -50%, #667ad1 100%);
}

.has-gradient--red-blue,
.has-gradient--red-blue .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #025cb9 -50%, #931621 100%);
}

.has-gradient--red-periwinkle,
.has-gradient--red-periwinkle .card-promo {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(230deg, #667ad1 -50%, #931621 100%);
}

.has-vertical-gradient--blue-gold .header,
.has-vertical-gradient--blue-gold .header__search-drop-down,
.has-vertical-gradient--blue-gold .breadcrumbs,
.has-vertical-gradient--blue-gold .page-hero__gradient-placeholder,
.has-vertical-gradient--blue-gold .person-header,
.has-vertical-gradient--blue-gold .animated-header,
.has-vertical-gradient--blue-gold .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #edae49 -50%, #025cb9 100%);
}
.has-vertical-gradient--blue-red .header,
.has-vertical-gradient--blue-red .header__search-drop-down,
.has-vertical-gradient--blue-red .breadcrumbs,
.has-vertical-gradient--blue-red .page-hero__gradient-placeholder,
.has-vertical-gradient--blue-red .person-header,
.has-vertical-gradient--blue-red .animated-header,
.has-vertical-gradient--blue-red .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #931621 -50%, #025cb9 100%);
}
.has-vertical-gradient--blue-periwinkle .header,
.has-vertical-gradient--blue-periwinkle .header__search-drop-down,
.has-vertical-gradient--blue-periwinkle .breadcrumbs,
.has-vertical-gradient--blue-periwinkle .page-hero__gradient-placeholder,
.has-vertical-gradient--blue-periwinkle .person-header,
.has-vertical-gradient--blue-periwinkle .animated-header,
.has-vertical-gradient--blue-periwinkle .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #667ad1 -50%, #025cb9 100%);
}
.has-vertical-gradient--periwinkle-blue .header,
.has-vertical-gradient--periwinkle-blue .header__search-drop-down,
.has-vertical-gradient--periwinkle-blue .breadcrumbs,
.has-vertical-gradient--periwinkle-blue .page-hero__gradient-placeholder,
.has-vertical-gradient--periwinkle-blue .person-header,
.has-vertical-gradient--periwinkle-blue .animated-header,
.has-vertical-gradient--periwinkle-blue .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #025cb9 -50%, #667ad1 100%);
}
.has-vertical-gradient--red-blue .header,
.has-vertical-gradient--red-blue .header__search-drop-down,
.has-vertical-gradient--red-blue .breadcrumbs,
.has-vertical-gradient--red-blue .page-hero__gradient-placeholder,
.has-vertical-gradient--red-blue .person-header,
.has-vertical-gradient--red-blue .animated-header,
.has-vertical-gradient--red-blue .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #025cb9 -50%, #931621 100%);
}
.has-vertical-gradient--red-periwinkle .header,
.has-vertical-gradient--red-periwinkle .header__search-drop-down,
.has-vertical-gradient--red-periwinkle .breadcrumbs,
.has-vertical-gradient--red-periwinkle .page-hero__gradient-placeholder,
.has-vertical-gradient--red-periwinkle .person-header,
.has-vertical-gradient--red-periwinkle .animated-header,
.has-vertical-gradient--red-periwinkle .publication-header {
  background-color: #fff;
  background-color: var(--c-gradient-fallback, #fff);
  background-image: linear-gradient(270deg, #667ad1 -50%, #931621 100%);
}

:root {
  --c-gradient-fallback: #fff;
}

body.has-light-text {
  --c-gradient-fallback: #000;
}

/* Use for purely HTML element-based styles (eg. a, p, etc.) */
/* Note that typography-base styles are in typography.scss (eg. headings and their associated helper classes, body, html, etc) */
a {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #025cb9;
  text-decoration: none;
  border-bottom: 1px solid currentcolor;
}
a:hover, a:focus {
  border-bottom: 3px solid currentcolor;
}

p {
  margin: 0;
  margin-bottom: 1.5rem;
}
p:last-child {
  margin-bottom: 0;
}
p img {
  display: inline-block;
  vertical-align: bottom;
}

svg {
  fill: currentcolor;
}

hr {
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
  height: 1px;
  clear: both;
  border: none;
  border-bottom: 1px solid #bfc0c1;
}
@media (min-width: 980px) {
  hr {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  hr {
    max-width: 1200px;
  }
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
  margin-bottom: 2.5rem;
}
figure:last-child {
  margin-bottom: 0;
}
figure figcaption {
  font-size: 0.875rem;
  text-align: left;
}

blockquote {
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  position: relative;
  margin: 3.5rem 0;
  padding: 3.5rem 2.5rem;
  color: #4e505a;
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.333;
  letter-spacing: 0.5px;
  text-align: center;
}
@media (min-width: 980px) {
  blockquote {
    font-size: 1.875rem;
  }
}
blockquote::before, blockquote::after {
  position: absolute;
  top: 0;
  left: -1rem;
  display: block;
  width: calc(100% + 2rem);
  border: 2px solid #e0e4f6;
  content: "";
}
@media (min-width: 1240px) {
  blockquote::before, blockquote::after {
    left: -2rem;
    width: calc(100% + 4rem);
  }
}
blockquote::after {
  top: auto;
  bottom: 0;
}

/* arimo-regular - latin_greek */
@font-face {
  font-family: Arimo;
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/arimo-v17-latin_greek-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../../fonts/arimo-v17-latin_greek-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/arimo-v17-latin_greek-regular.woff2") format("woff2"), url("../../fonts/arimo-v17-latin_greek-regular.woff") format("woff"), url("../../fonts/arimo-v17-latin_greek-regular.ttf") format("truetype"), url("../../fonts/arimo-v17-latin_greek-regular.svg#Arimo") format("svg"); /* Legacy iOS */
}
/* arimo-700 - latin_greek */
@font-face {
  font-family: Arimo;
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/arimo-v17-latin_greek-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("../../fonts/arimo-v17-latin_greek-700.eot?#iefix") format("embedded-opentype"), url("../../fonts/arimo-v17-latin_greek-700.woff2") format("woff2"), url("../../fonts/arimo-v17-latin_greek-700.woff") format("woff"), url("../../fonts/arimo-v17-latin_greek-700.ttf") format("truetype"), url("../../fonts/arimo-v17-latin_greek-700.svg#Arimo") format("svg"); /* Legacy iOS */
}
/* arimo-italic - latin_greek */
@font-face {
  font-family: Arimo;
  font-style: italic;
  font-weight: 400;
  src: url("../../fonts/arimo-v17-latin_greek-italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("../../fonts/arimo-v17-latin_greek-italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/arimo-v17-latin_greek-italic.woff2") format("woff2"), url("../../fonts/arimo-v17-latin_greek-italic.woff") format("woff"), url("../../fonts/arimo-v17-latin_greek-italic.ttf") format("truetype"), url("../../fonts/arimo-v17-latin_greek-italic.svg#Arimo") format("svg"); /* Legacy iOS */
}
/* arimo-700italic - latin_greek */
@font-face {
  font-family: Arimo;
  font-style: italic;
  font-weight: 700;
  src: url("../../fonts/arimo-v17-latin_greek-700italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("../../fonts/arimo-v17-latin_greek-700italic.eot?#iefix") format("embedded-opentype"), url("../../fonts/arimo-v17-latin_greek-700italic.woff2") format("woff2"), url("../../fonts/arimo-v17-latin_greek-700italic.woff") format("woff"), url("../../fonts/arimo-v17-latin_greek-700italic.ttf") format("truetype"), url("../../fonts/arimo-v17-latin_greek-700italic.svg#Arimo") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Bold.eot");
  font-weight: 700;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Bold.woff");
  font-weight: 700;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Bold.woff2");
  font-weight: 700;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-BoldItalic.eot");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-BoldItalic.woff");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-BoldItalic.woff2");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Semibold.eot");
  font-weight: 600;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Semibold.woff");
  font-weight: 600;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Semibold.woff2");
  font-weight: 600;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-SemiboldItalic.eot");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-SemiboldItalic.woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-SemiboldItalic.woff2");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Medium.eot");
  font-weight: 500;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Medium.woff");
  font-weight: 500;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Medium.woff2");
  font-weight: 500;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-MediumItalic.eot");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-MediumItalic.woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-MediumItalic.woff2");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Regular.eot");
  font-weight: 400;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Regular.woff");
  font-weight: 400;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Regular.woff2");
  font-weight: 400;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-RegularItalic.eot");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-RegularItalic.woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-RegularItalic.woff2");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Light.eot");
  font-weight: 300;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Light.woff");
  font-weight: 300;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-Light.woff2");
  font-weight: 300;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-LightItalic.eot");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-LightItalic.woff");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: tiempo;
  src: url("../../fonts/TiemposHeadlineWeb-LightItalic.woff2");
  font-weight: 300;
  font-style: italic;
}
* {
  box-sizing: border-box;
}

html,
body {
  font-size: 16px;
}

body {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
body.is-scroll-fixed {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

body::before {
  display: none;
  content: "small";
}
@media (min-width: 480px) {
  body::before {
    content: "small";
  }
}
@media (min-width: 980px) {
  body::before {
    content: "medium";
  }
}
@media (min-width: 1240px) {
  body::before {
    content: "large";
  }
}
@media (min-width: 1360px) {
  body::before {
    content: "xlarge";
  }
}

h1,
.txt-h1 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 2rem;
  font-size: 3.0625rem;
  line-height: 1.2;
  letter-spacing: -0.5px;
}
h1 a,
.txt-h1 a {
  color: inherit;
}
@media (min-width: 980px) {
  h1,
.txt-h1 {
    margin-bottom: calc(2rem - 30px);
    line-height: 1.3;
  }
}

h2,
.txt-h2 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-size: 1.875rem;
  line-height: 1.167;
  letter-spacing: -0.5px;
}
h2 a,
.txt-h2 a {
  color: inherit;
}
@media (min-width: 980px) {
  h2,
.txt-h2 {
    margin-bottom: 2rem;
    font-size: 3.0625rem;
    line-height: 1.122;
    letter-spacing: -0.5px;
  }
}

.account-segment__title, h3,
.txt-h3 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.25;
}
.account-segment__title a, h3 a,
.txt-h3 a {
  color: inherit;
}
@media (min-width: 980px) {
  .account-segment__title, h3,
.txt-h3 {
    margin-bottom: 2rem;
    font-size: 1.875rem;
    line-height: 1.167;
    letter-spacing: -0.5px;
  }
}

h4,
.txt-h4 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.389;
}
h4 a,
.txt-h4 a {
  color: inherit;
}
@media (min-width: 980px) {
  h4,
.txt-h4 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

.footer__contact-name, h5,
.txt-h5 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.footer__contact-name a, h5 a,
.txt-h5 a {
  color: inherit;
}
@media (min-width: 980px) {
  .footer__contact-name, h5,
.txt-h5 {
    margin-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.389;
  }
}

h6,
.txt-h6 {
  margin: 0;
  padding: 0;
  font-family: "Tiempo", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  font-size: 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
}
h6 a,
.txt-h6 a {
  color: inherit;
}

.small {
  font-size: 0.857rem;
}

.xsmall {
  font-size: 0.714rem;
}

.content-wrap {
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .content-wrap {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  .content-wrap {
    max-width: 1200px;
  }
}

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}
.focusable.visually-hidden:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

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

.mentioned-in-the-news-link {
  margin: 0 auto 30px;
  text-align: center;
}

.is-clickable {
  cursor: pointer;
}

/* Helper for primary nav in mobile */
body.is-scroll-frozen {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/* Page-header style heading, without needing the full page-header wrapper to achieve */
.has-line {
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
  position: relative;
  max-width: 68.75rem;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 7rem;
  text-align: center;
}
@media (min-width: 980px) {
  .has-line {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  .has-line {
    max-width: 1200px;
  }
}
.has-line::after {
  position: absolute;
  bottom: 0;
  left: calc(50% - 0.1665rem);
  display: block;
  height: 5rem;
  width: 0.333rem;
  background-color: #edae49;
  content: "";
}

.no-style {
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  border: none;
}
.form__field .no-style svg {
  pointer-events: all;
}

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

/* for use in back-office only, when you need to have a simple wrapping grid that doesn't need the extra trappings of the full promo-grid */
.is-simple-grid {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 980px) {
  .is-simple-grid {
    margin-bottom: 6rem;
  }
}
.is-simple-grid > * {
  margin: 0 1rem 1rem;
}

.btn:not(.bs-style) {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  padding: 1.5rem;
  color: #025cb9;
  font-size: 1.125rem;
  line-height: 1.556;
  text-decoration: none;
  border: 1px solid #025cb9;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0 0;
  transition: color 0.3s, background-size 0.3s;
}
.btn:not(.bs-style) + .btn, .btn:not(.bs-style) + button {
  margin-left: 1rem;
}
.btn:not(.bs-style):hover, .btn:not(.bs-style):focus {
  color: #fff;
  text-decoration: none;
  border: 1px solid #025cb9;
  background-color: #025cb9;
  background-image: linear-gradient(to left, #025cb9 0%, #025cb9 100%);
  background-size: 110% 110%;
  transition: color 0.3s, background-size 0.3s, background-color 0.3s ease 0.3s;
}
.btn:not(.bs-style).btn--primary {
  min-width: 12.5rem;
}
.btn:not(.bs-style).btn--primary.btn--reversed {
  color: #fff;
  border: 1px solid #fff;
}
.btn:not(.bs-style).btn--primary svg {
  position: relative;
  top: 0.25rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  margin: -4px 0.5rem 0 0;
  line-height: 0;
}
.btn:not(.bs-style).btn--standalone {
  display: block;
  margin: 0 auto 3rem;
}
@media (min-width: 980px) {
  .btn:not(.bs-style).btn--standalone {
    margin-bottom: 6rem;
  }
}
.btn:not(.bs-style).btn--add {
  display: block;
  width: auto;
  margin: 2rem auto 1rem;
  padding: 0;
  color: #025cb9;
  line-height: 1.2;
  text-align: center;
  border: none;
}
.btn:not(.bs-style).btn--add::before {
  position: relative;
  top: -1px;
  display: inline-block;
  height: 1.1rem;
  width: 1.1rem;
  margin-right: 0.5rem;
  line-height: 1;
  border: 1px solid currentcolor;
  border-radius: 50%;
  content: "+";
}
.btn:not(.bs-style).btn--add:hover {
  background: none;
  border: none;
  border-bottom: 1px solid currentcolor;
}
.btn:not(.bs-style).btn--black {
  color: #000;
  border: 1px solid #000;
}
.btn:not(.bs-style).btn--black:hover, .btn:not(.bs-style).btn--black:focus {
  color: #fff;
  border: 1px solid #000;
  background-color: #000;
  background-image: linear-gradient(to left, #000 0%, #000 100%);
}
.btn:not(.bs-style).btn--disabled {
  color: #4e505a;
  border: 1px solid #4e505a;
  cursor: not-allowed;
}
.btn:not(.bs-style).btn--disabled:hover, .btn:not(.bs-style).btn--disabled:focus {
  color: #4e505a;
  border: 1px solid #4e505a;
  background-color: transparent;
  background-size: 0 0;
}
.btn:not(.bs-style).btn--secondary {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0.5rem 2rem 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.143;
  letter-spacing: 1px;
}
.btn:not(.bs-style).btn--link {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  color: #4e505a;
  font-size: 1rem;
  line-height: 1.143;
  letter-spacing: 0.5px;
  border: none;
}
.btn:not(.bs-style).btn--link:hover, .btn:not(.bs-style).btn--link:focus {
  color: #025cb9;
  border: none;
  background-color: transparent;
  background-size: 0 0;
}
.btn:not(.bs-style).btn--link:hover svg, .btn:not(.bs-style).btn--link:focus svg {
  color: inherit;
}
.btn:not(.bs-style).btn--no-style {
  display: inline-block;
  padding: 0;
  color: inherit;
  line-height: 1;
  border: none;
  background: none;
}
.btn:not(.bs-style).btn--icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  padding: 0;
  color: #025cb9;
  line-height: 0;
  border: none;
}
.btn:not(.bs-style).btn--icon:hover, .btn:not(.bs-style).btn--icon:focus {
  color: #edae49;
  border: none;
  background-size: 0;
}
.btn:not(.bs-style).btn--icon svg {
  display: inline-block;
}
.btn:not(.bs-style).btn--pager {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  min-width: 2.25rem;
  margin: 0 0.5rem;
  padding: 0 0.4rem;
  color: inherit;
  line-height: 1;
  border: 1px solid #025cb9;
  border-color: transparent;
  border-radius: 1.125rem;
}
.btn:not(.bs-style).btn--pager:hover, .btn:not(.bs-style).btn--pager:focus {
  color: #fff;
  border: 1px solid #025cb9;
}
.btn:not(.bs-style).btn--accordion {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 1rem 0 0;
  color: #2d2f33;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.333;
  letter-spacing: 0.5px;
  text-align: left;
  border: none;
  background: none;
  cursor: pointer;
}
.btn:not(.bs-style).btn--accordion:hover, .btn:not(.bs-style).btn--accordion:focus {
  color: #2d2f33;
  text-decoration: underline;
  border: none;
  background: none;
}
.btn:not(.bs-style).btn--accordion::after {
  position: absolute;
  top: calc(50% - 0.3rem);
  right: 0;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  border: 2px solid currentcolor;
  border-top: none;
  border-left: none;
  content: "";
  transition: transform;
  transform: rotate(45deg);
  transform-origin: 0.375rem 0.375rem;
}
.btn:not(.bs-style).btn--accordion.is-open::after {
  transform: rotate(225deg);
}
.btn:not(.bs-style).btn--accordion:hover::after, .btn:not(.bs-style).btn--accordion:focus::after {
  -webkit-animation: shake 1s ease both;
          animation: shake 1s ease both;
}
.btn:not(.bs-style).btn--accordion.is-open:hover::after, .btn:not(.bs-style).btn--accordion.is-open:focus::after {
  -webkit-animation: shakeopen 1s ease both;
          animation: shakeopen 1s ease both;
}

.form button {
  display: block;
  margin: auto;
  margin-top: 3rem;
}
@media screen and (min-width: 980px) {
  .form button {
    margin-top: 6rem;
  }
}
.form .rich-text button {
  margin-top: 0;
}
.form fieldset {
  padding: 0;
  border: none;
}
.form fieldset p {
  padding: 0 0 1rem;
}
.form input {
  background-color: transparent;
}
.form .is-error input,
.form .is-error textarea,
.form .is-error select,
.form .is-error input[type=checkbox] + label::before,
.form .is-error input[type=radio] + label::before {
  color: #931621;
  background-color: #fae1e3;
}

span.form__field {
  display: inline-block;
  margin-bottom: 0;
  padding-right: 1rem;
}

.form__field {
  position: relative;
  margin-bottom: 1rem;
}
.form__field .typeahead__multi-value__remove,
.form__field .typeahead__multi-value__label,
.form__field .typeahead__indicators {
  display: none;
}
.form__field .typeahead__value-container {
  padding: 0;
}
.form__field .typeahead__option--is-focused {
  font-weight: 700;
  text-decoration: underline;
}
.form__field button + span {
  margin-left: 3rem;
}
.form__field input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form__field textarea,
.form__field input,
.form__field .typeahead__control {
  width: 100%;
  padding: 0.5rem 1.667rem calc(0.5rem + 2px) 0.5rem;
  color: #4e505a;
  font-size: 0.889rem;
  line-height: 1;
  border: none;
  border-bottom: 2px solid #bfc0c1;
  border-radius: 0;
  background-color: inherit;
  outline: none;
  transition: padding 0.25s, border 0.25s;
}
.form__field textarea:focus, .form__field textarea.typeahead__control--is-focused,
.form__field input:focus,
.form__field input.typeahead__control--is-focused,
.form__field .typeahead__control:focus,
.form__field .typeahead__control.typeahead__control--is-focused {
  padding-bottom: 0.5rem;
  border-bottom: 4px solid #025cb9;
  border-radius: 0;
  box-shadow: none;
}
.form__field .typeahead__control {
  padding-bottom: calc(0.1rem + 2px);
}
.form__field .typeahead__control.typeahead__control--is-focused {
  padding-bottom: 0.1rem;
}
.form__field .digest-card {
  position: relative;
  top: -0.4rem;
  margin-bottom: 1rem;
}
.form__field textarea {
  height: 6rem;
  border: 2px solid #bfc0c1;
}
.form__field input[type=checkbox],
.form__field input[type=radio] {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal;
}
.form__field input[type=checkbox] + label,
.form__field input[type=radio] + label {
  position: relative;
  display: inline-block;
  padding-top: 0;
  padding-left: 1.4rem;
  line-height: 1.5;
  cursor: pointer;
}
.form__field input[type=checkbox] + label ~ p,
.form__field input[type=radio] + label ~ p {
  padding-left: 1.4rem;
}
.form__field input[type=checkbox] + label::before,
.form__field input[type=radio] + label::before {
  position: absolute;
  top: 4px;
  left: 0;
  display: block;
  height: 0.938rem;
  width: 0.938rem;
  box-sizing: border-box;
  border: 2px solid currentcolor;
  border-radius: 2px;
  content: "";
}
.form__field input[type=checkbox] + label::after,
.form__field input[type=radio] + label::after {
  position: absolute;
  top: 5px;
  left: 5px;
  display: none;
  height: 0.6rem;
  width: 0.6rem;
  box-sizing: border-box;
  content: "";
}
.form__field input[type=radio] + label::before {
  border-radius: 50%;
}
.form__field input[type=checkbox]:checked + label::before {
  border-color: currentcolor;
}
.form__field input[type=checkbox]:checked + label::after {
  display: block;
  height: 10px;
  width: 5px;
  border: 2px solid currentcolor;
  border-top: none;
  border-left: none;
  transform: rotate(45deg);
}
.form__field input[type=radio]:checked + label::before {
  border-color: currentcolor;
}
.form__field input[type=radio]:checked + label::after {
  top: 7.5px;
  left: 3.5px;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 50%;
  background-color: currentcolor;
}
.form__field select {
  width: 100%;
  padding: 0.5rem 1.667rem calc(0.5rem + 2px) 0.5rem;
  color: #4e505a;
  font-size: 0.889rem;
  line-height: 1;
  border: none;
  border-bottom: 2px solid #bfc0c1;
  transition: padding 0.25s, border 0.25s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form__field select:focus {
  padding-bottom: 0.5rem;
  border-bottom: 4px solid #025cb9;
}
.form__field select::-ms-expand {
  display: none;
}
.form__field label {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  padding: 0.5rem;
  color: #4e505a;
  font-size: 0.889rem;
  line-height: 1;
  letter-spacing: 1.14px;
  transition: top 0.25s;
}
.form__field svg {
  position: absolute;
  right: 0.5rem;
  bottom: 0.55rem;
  height: 1rem;
  width: 1rem;
  pointer-events: none;
}
.form__field.form__field--placeholder label {
  top: 1.85rem;
}
.form__field.form__field--placeholder.is-dirty label {
  top: 0;
}
.form__field.form__field--eyeball button {
  position: absolute;
  right: 0.5rem;
  bottom: 0.55rem;
  height: 1.5rem;
  width: 1.5rem;
  margin: 0;
  pointer-events: all;
}
.form__field.form__field--eyeball button:hover, .form__field.form__field--eyeball button:focus {
  color: #edae49;
}
.form__field.form__field--eyeball svg {
  position: static;
  display: inline;
  height: 1.5rem;
  width: 1.5rem;
}
.form__field.form__field--search.form__field--placeholder label {
  top: 1.9rem;
}
.form__field.form__field--search.form__field--placeholder.is-dirty label {
  top: -0.25rem;
}
.form__field.form__field--search button {
  position: absolute;
  right: 0.5rem;
  bottom: 0.55rem;
}
.form__field.form__field--search button:hover, .form__field.form__field--search button:focus {
  color: #edae49;
  outline: none;
}
.form__field.form__field--search svg {
  position: static;
  display: inline;
  height: 1.5rem;
  width: 1.5rem;
}
@media screen and (min-width: 980px) {
  .form__field.form__field--search {
    margin-bottom: 0;
  }
  .form__field.form__field--search input {
    padding: 1rem;
    border: 1px solid #025cb9;
  }
  .form__field.form__field--search label {
    padding: 0 1rem;
    color: #025cb9;
  }
  .form__field.form__field--search button {
    color: #025cb9;
  }
  .form__field.form__field--search button:hover, .form__field.form__field--search button:focus {
    color: #edae49;
  }
}

.form__notification {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
  padding: 3rem 0;
  color: #000;
  background-color: #e0e4f6;
}
@media (min-width: 980px) {
  .form__notification {
    margin-bottom: 6rem;
  }
}
.form__notification > *:last-child {
  margin-bottom: 0;
}

.form__notification-inner {
  max-width: 31.25rem;
  margin: auto;
}

.form__notification-item svg {
  position: relative;
  top: 0.125rem;
  display: inline-block;
  height: 1em;
  width: 1rem;
}

.form__icon-and-warnings {
  display: flex;
  align-items: flex-start;
}
.form__icon-and-warnings svg {
  height: 2rem;
  width: 2rem;
}
.form__icon-and-warnings ul {
  margin-top: 0;
}

.link--down-arrow, .link--left-arrow, .link--arrow {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  border-bottom: none;
}
.link--down-arrow::after, .link--left-arrow::after, .link--arrow::after {
  margin-left: 5px;
  font-size: 14px;
  content: "→";
}
.link--down-arrow:hover, .link--left-arrow:hover, .link--arrow:hover, .link--down-arrow:focus, .link--left-arrow:focus, .link--arrow:focus {
  border-bottom: none;
}
.link--down-arrow:hover::before, .link--left-arrow:hover::before, .link--arrow:hover::before, .link--down-arrow:hover::after, .link--left-arrow:hover::after, .link--arrow:hover::after, .link--down-arrow:focus::before, .link--left-arrow:focus::before, .link--arrow:focus::before, .link--down-arrow:focus::after, .link--left-arrow:focus::after, .link--arrow:focus::after {
  margin-left: 10px;
  transition: margin-left 0.1s ease-in-out;
}
.link--arrow-small.link--down-arrow::before, .link--arrow-small.link--left-arrow::before, .link--arrow-small.link--arrow::before {
  top: calc(50% - 1px);
  transform: scale(0.75);
}
.link--arrow-small.link--down-arrow::after, .link--arrow-small.link--left-arrow::after, .link--arrow-small.link--arrow::after {
  top: calc(50% - 5px);
  transform: scale(0.75) rotate(45deg);
}

.link--left-arrow {
  padding: 0 0 0 24px;
}
.link--left-arrow::before, .link--left-arrow::after {
  right: auto;
  left: 6px;
}
.link--left-arrow::before {
  margin-right: 5px;
  font-size: 14px;
  content: "←";
}
.link--left-arrow::after {
  display: none;
}
.link--left-arrow:hover::before, .link--left-arrow:hover::after, .link--left-arrow:focus::before, .link--left-arrow:focus::after {
  margin-left: 0;
  margin-right: 5px;
}

.link--down-arrow::before, .link--down-arrow::after {
  right: 3.5px;
  top: calc(50% - 1px);
  transform: rotate(90deg);
  transition: width 0.25s, top 0.25s;
}
.link--down-arrow::after {
  right: 5px;
  top: calc(50% - 5px);
  transform: rotate(135deg);
}
.link--down-arrow:hover::before, .link--down-arrow:focus::before {
  right: 3.5px;
  top: calc(50% + 3px);
}
.link--down-arrow:hover::after, .link--down-arrow:focus::after {
  right: 5px;
  top: calc(50% - 1px);
}

.account-segment {
  margin-bottom: 3rem;
}
.account-segment::after {
  display: inline-block;
  clear: both;
  content: "";
}

.account-segment__title-link {
  margin-bottom: 0.5rem;
}

.account-segment__image {
  width: 100%;
}
@media screen and (min-width: 480px) {
  .account-segment__image {
    width: auto;
    max-width: 100%;
    float: right;
    margin: 0 0 2rem 2rem;
  }
}

.account-segment__status {
  display: flex;
  margin-bottom: 1.5rem;
}
.account-segment__status:last-child {
  margin-bottom: 0;
}
.account-segment__status svg {
  display: inline-block;
  height: 1rem;
  width: 1rem;
  margin: 0.0625rem;
  color: #fff;
}
.account-segment__status .account-segment__status-icon {
  display: inline-block;
  height: 1.125rem;
  width: 1.125rem;
  margin: 0.125rem 0.75rem 0 0;
  border-radius: 50%;
}
.account-segment__status .account-segment__status-icon--red {
  background-color: #931621;
}
.account-segment__status .account-segment__status-icon--green {
  background-color: #55910b;
}
.account-segment__status .account-segment__status-icon--yellow {
  background-color: #edae49;
}
.account-segment__status .account-segment__status-icon--black {
  background-color: #000;
}
.account-segment__status .account-segment__status-icon--black svg {
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  margin: -0.0625rem;
  color: #e0e4f6;
}

.account-segment__body {
  margin-bottom: 1.5rem;
}
.account-segment__body:last-child {
  margin-bottom: 0;
}

.account-segment__redlinks {
  margin-bottom: 1.5rem;
}
.account-segment__redlinks:last-child {
  margin-bottom: 0;
}
.account-segment__redlinks a {
  color: #931621;
}

.account-segment__links {
  margin-bottom: 1.5rem;
}
.account-segment__links:last-child {
  margin-bottom: 0;
}

.back-to-top {
  position: fixed;
  right: 0;
  bottom: 0.5rem;
  display: none;
  height: 0;
}
@supports (position: sticky) {
  .back-to-top {
    position: sticky;
    bottom: 3.75rem;
  }
}

.back-to-top__link {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 5rem;
  width: 5rem;
  margin-right: 1.25rem;
  color: #025cb9;
  border: none;
  background-color: #fff;
  box-shadow: 0.1rem 0.1rem 0.6rem rgba(0, 0, 0, 0.1);
  transform: scale(0.5);
  transform-origin: center right;
  cursor: pointer;
}
@supports (position: sticky) {
  .back-to-top__link {
    bottom: auto;
    top: -2.5rem;
    right: 0;
  }
}
@media (min-width: 1360px) {
  .back-to-top__link {
    margin-right: calc((100% - 1200px) / 2 - 5rem);
    transform: scale(1);
  }
}
.back-to-top__link::before, .back-to-top__link::after {
  position: absolute;
  top: 1.25rem;
  left: calc(50% - 2px);
  content: "";
  transition: width 0.25s, right 0.25s, border-color 0.15s, background-color 0.15s;
}
.back-to-top__link::before {
  height: 2.5rem;
  width: 4px;
  background-color: currentcolor;
}
.back-to-top__link::after {
  top: 1.375rem;
  left: calc(50% - 1rem);
  height: 1.75rem;
  width: 1.75rem;
  border: 4px solid currentcolor;
  border-width: 4px 4px 0 0;
  transform: rotate(-45deg);
}
.back-to-top__link:hover, .back-to-top__link:focus {
  border: none;
  -webkit-animation: bounce 1s ease both;
          animation: bounce 1s ease both;
}
.back-to-top__link:hover::after, .back-to-top__link:focus::after {
  border-color: #edae49;
}
.back-to-top__link:hover::before, .back-to-top__link:focus::before {
  background-color: #edae49;
}

@-webkit-keyframes bounce {
  10% {
    top: -2.8rem;
  }
  20% {
    top: -2.5rem;
  }
  30% {
    top: -2.7rem;
  }
  40% {
    top: -2.5rem;
  }
  50% {
    top: -2.6rem;
  }
  60% {
    top: -2.5rem;
  }
  70% {
    top: -2.55rem;
  }
  80% {
    top: -2.5rem;
  }
  90% {
    top: -2.525rem;
  }
  100% {
    top: -2.5rem;
  }
}

@keyframes bounce {
  10% {
    top: -2.8rem;
  }
  20% {
    top: -2.5rem;
  }
  30% {
    top: -2.7rem;
  }
  40% {
    top: -2.5rem;
  }
  50% {
    top: -2.6rem;
  }
  60% {
    top: -2.5rem;
  }
  70% {
    top: -2.55rem;
  }
  80% {
    top: -2.5rem;
  }
  90% {
    top: -2.525rem;
  }
  100% {
    top: -2.5rem;
  }
}
.breadcrumbs {
  padding: 0;
  color: #4e505a;
  font-family: Arimo;
  font-size: 0.875rem;
  line-height: 1.067;
  letter-spacing: 1.25px;
}
@media (min-width: 980px) {
  .breadcrumbs {
    margin-top: -0.667rem;
  }
}
.has-light-text .breadcrumbs {
  color: #fff;
}
.breadcrumbs a {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4e505a;
}
.has-light-text .breadcrumbs a {
  color: #fff;
}

.breadcrumbs__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
  margin-bottom: 0;
}
@media (min-width: 980px) {
  .breadcrumbs__list {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  .breadcrumbs__list {
    max-width: 1200px;
  }
}
@media (min-width: 980px) {
  .breadcrumbs__list {
    margin-bottom: 0;
  }
}
.breadcrumbs__list.breadcrumbs--single {
  padding-bottom: calc(3rem - 1rem);
}
@media (min-width: 980px) {
  .breadcrumbs__list.breadcrumbs--single {
    padding-bottom: calc(
        6rem + 0.667rem - 1rem - 25px
      );
  }
}
.breadcrumbs--single .breadcrumbs__list {
  padding-bottom: 1rem;
  padding-top: 3rem;
}

.breadcrumbs__item {
  position: relative;
  display: none;
  padding-left: 1rem;
}
.breadcrumbs__item:nth-last-child(2) {
  display: inline-block;
}
.breadcrumbs--single .breadcrumbs__item {
  display: inline-block;
  font-size: calc(1.875rem - 2pt);
  line-height: 2.4;
}
.breadcrumbs--single .breadcrumbs__item a {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  display: inline-block;
  padding-left: 2.5rem;
}
.breadcrumbs--single .breadcrumbs__item a::before, .breadcrumbs--single .breadcrumbs__item a::after {
  position: absolute;
  top: calc(50% - 1px);
  left: 6px;
  content: "";
  transition: width 0.25s, left 0.25s;
}
.breadcrumbs--single .breadcrumbs__item a::before {
  height: 3px;
  width: 20px;
  background-color: currentcolor;
}
.breadcrumbs--single .breadcrumbs__item a::after {
  top: calc(50% - 7px);
  height: 12px;
  width: 12px;
  border: 3px solid currentcolor;
  border-width: 3px 3px 0 0;
  transform: rotate(225deg);
}
.breadcrumbs--single .breadcrumbs__item a:hover::before, .breadcrumbs--single .breadcrumbs__item a:hover::after, .breadcrumbs--single .breadcrumbs__item a:focus::before, .breadcrumbs--single .breadcrumbs__item a:focus::after {
  left: 0;
}
@media (min-width: 980px) {
  .breadcrumbs__item {
    display: inline-block;
    padding-left: 0;
    padding-right: 2rem;
    margin-bottom: 10px;
  }
}
.breadcrumbs__item::after, .breadcrumbs__item::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  display: block;
  height: 1px;
  width: 0.313rem;
  background-color: currentcolor;
  content: "";
  transform: rotate(-45deg);
}
@media (min-width: 980px) {
  .breadcrumbs__item::after, .breadcrumbs__item::before {
    left: auto;
    right: 1rem;
    transform: rotate(45deg);
  }
}
.breadcrumbs__item::before {
  top: calc(50% + 2px);
  transform: rotate(45deg);
}
@media (min-width: 980px) {
  .breadcrumbs__item::before {
    transform: rotate(-45deg);
  }
}
.breadcrumbs__item:last-child {
  padding-right: 0;
}
.breadcrumbs__item:last-child::after, .breadcrumbs__item:last-child::before {
  display: none;
}

.footer {
  padding: 6rem 2rem 3rem;
  color: #fff;
  text-align: center;
  background-color: #001020;
}
@media (min-width: 980px) {
  .footer {
    display: grid;
    grid-template-columns: 2rem 1fr 3rem 2fr 2rem;
    grid-template-rows: auto 3rem auto;
    text-align: left;
  }
}
@media (min-width: 1240px) {
  .footer {
    grid-template-columns: 1fr calc((1200px - 3rem) / 2) 3rem calc((1200px - 3rem) / 2) 1fr;
  }
}
.footer a {
  color: #fff;
}

.footer__contact,
.footer__follow {
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .footer__contact,
.footer__follow {
    margin-bottom: 0;
  }
}

.footer__contact {
  grid-column-start: 2;
  grid-column-end: span 1;
  grid-row-start: 1;
  grid-row-end: span 1;
}

.footer__follow {
  align-self: end;
  grid-column-start: 2;
  grid-column-end: span 1;
  grid-row-start: 3;
  grid-row-end: span 1;
}

.footer__accessibility {
  align-self: start;
  grid-column-start: 4;
  grid-column-end: span 1;
  grid-row-start: 1;
  grid-row-end: span 1;
  justify-self: end;
  margin-bottom: 25px;
  text-align: center;
}
.footer__accessibility p {
  font-size: 11pt;
}
@media (min-width: 980px) {
  .footer__accessibility {
    margin-bottom: 0;
    padding-left: 60px;
    text-align: right;
  }
}

.footer__front_page_msg {
  align-self: start;
  grid-column-start: 4;
  text-align: center;
}
.footer__front_page_msg .footer__legal-copy {
  margin-bottom: 1.5rem;
  padding-left: 4rem;
  font-size: 11pt;
  text-transform: uppercase;
}
@media (min-width: 980px) {
  .footer__front_page_msg {
    text-align: right;
  }
}

.footer__copyright {
  align-self: center;
  grid-column-start: 4;
  text-align: center;
}
@media (min-width: 980px) {
  .footer__copyright {
    text-align: right;
  }
}

.footer__legal {
  align-self: end;
  grid-column-start: 4;
  grid-column-end: span 1;
  grid-row-start: 3;
  grid-row-end: span 1;
  justify-self: end;
}
@media (min-width: 980px) {
  .footer__legal {
    text-align: right;
  }
}

.footer__contact-name {
  color: white;
}

.footer__contact-address {
  font-size: 0.875rem;
  letter-spacing: 1.25px;
  line-height: 1.429;
}

.footer__follow-label {
  margin-bottom: 0.5rem;
  letter-spacing: 1.25px;
  text-transform: uppercase;
}

.footer__follow-links {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 980px) {
  .footer__follow-links {
    justify-content: flex-start;
  }
}
.footer__follow-links a {
  display: block;
  padding: 0.35rem;
  color: #001020;
  border: none;
  border-radius: 50%;
  background-color: #fff;
}
.footer__follow-links a:hover, .footer__follow-links a:focus {
  background-color: #edae49;
}
.footer__follow-links a svg {
  display: block;
  height: 0.8rem;
  width: 0.8rem;
}

.footer__follow-link {
  margin-right: 1rem;
}
.footer__follow-link:last-child {
  margin-right: 0;
}

.footer__legal-links {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 1rem;
}
@media (min-width: 980px) {
  .footer__legal-links {
    text-align: right;
  }
}
.footer__legal-links a {
  text-decoration: none;
}
.footer__legal-links a:hover, .footer__legal-links a:focus {
  text-decoration: underline;
}

.footer__legal-link {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1.333;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (min-width: 980px) {
  .footer__legal-link {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 2rem;
  }
  .footer__legal-link::before {
    position: absolute;
    left: -1rem;
    display: block;
    height: 100%;
    width: 1px;
    background-color: #fff;
    content: "";
  }
  .footer__legal-link:first-child::before {
    display: none;
  }
}

.footer__legal-copy {
  font-size: 0.75rem;
  letter-spacing: 0.4px;
  line-height: 1.333;
  text-transform: uppercase;
}

.header {
  padding: 1.5rem 0;
}
.header .content-wrap {
  margin-bottom: 0;
}
.header .header__branding a {
  border-bottom: none;
}
.header .header__branding a:hover, .header .header__branding a:focus {
  border-bottom: none;
}
.has-light-text .header .header__branding a {
  color: #fff;
}
.has-light-text .header .header__branding a:hover, .has-light-text .header .header__branding a:focus {
  color: #edae49;
}
.has-light-text .header .header__mobile .btn.btn--icon {
  color: #fff;
}
.has-light-text .header .header__mobile .btn.btn--icon:hover, .has-light-text .header .header__mobile .btn.btn--icon:focus {
  color: #fff;
}
@media screen and (min-width: 980px) {
  .has-light-text .header {
    color: #fff;
  }
  .has-light-text .header .primary-nav__list {
    border-bottom-color: #fff;
  }
  .has-light-text .header .utility-nav__item {
    color: #fff;
  }
  .has-light-text .header .btn.btn--icon,
.has-light-text .header .primary-nav__action,
.has-light-text .header a,
.has-light-text .header button {
    color: #fff;
  }
  .has-light-text .header .btn.btn--icon:hover, .has-light-text .header .btn.btn--icon:focus,
.has-light-text .header .primary-nav__action:hover,
.has-light-text .header .primary-nav__action:focus,
.has-light-text .header a:hover,
.has-light-text .header a:focus,
.has-light-text .header button:hover,
.has-light-text .header button:focus {
    color: #edae49;
  }
  .has-light-text .header .primary-nav__sublist a {
    color: #4e505a;
  }
  .has-light-text .header .primary-nav__sublist a:focus {
    color: #edae49;
  }
  .has-light-text .header .form__field--search input {
    color: #fff;
    border-color: #fff;
  }
  .has-light-text .header .form__field--search label {
    color: #fff;
  }
}

@media screen and (min-width: 980px) {
  .header__grid {
    display: grid;
    grid-template-columns: 22rem 0.5rem 1fr 0.5rem 5.625rem;
    grid-template-rows: auto;
    align-items: center;
  }
}
@media screen and (min-width: 1240px) {
  .header__grid {
    grid-template-columns: 22rem 3rem 1fr 3rem 15.625rem;
  }
}

.header__branding {
  grid-column-start: 1;
  grid-column-end: span 1;
  grid-row-start: 1;
  grid-row-end: span 1;
}
.header__branding a:hover,
.header__branding a:focus {
  color: #edae49;
}
.header__branding svg {
  min-width: 10rem;
  max-width: 20rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 480px) {
  .header__branding svg {
    min-width: 15rem;
    margin-right: 2rem;
  }
}

.header__branding-utility-user {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
@media screen and (min-width: 980px) {
  .header__branding-utility-user {
    display: grid;
  }
}

.header__utility {
  grid-column-start: 3;
  grid-column-end: span 1;
  grid-row-start: 1;
  grid-row-end: span 1;
  justify-self: end;
}
@media (min-width: 980px) and (max-width: 1239px) {
  .header__utility {
    justify-self: center;
  }
}

.header__utility--desktop,
.header__search--desktop,
.header__user--desktop {
  display: none;
}
@media screen and (min-width: 980px) {
  .header__utility--desktop,
.header__search--desktop,
.header__user--desktop {
    display: block;
  }
}

.header__utility--mobile,
.header__user--mobile,
.header__search--mobile {
  display: block;
}
@media screen and (min-width: 980px) {
  .header__utility--mobile,
.header__user--mobile,
.header__search--mobile {
    display: none;
  }
}

.header__user-close {
  display: flex;
  margin-bottom: 1rem;
  padding: 0.5rem;
}
@media screen and (min-width: 980px) {
  .header__user-close {
    display: none;
    padding: 0;
  }
}

@media screen and (min-width: 980px) {
  .header__user {
    grid-column-start: 5;
    grid-column-end: span 1;
    grid-row-start: 1;
    grid-row-end: span 1;
    justify-self: end;
  }
}

.header__nav-search {
  display: none;
}
.header__nav-search.is-open {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
  display: block;
  overflow-y: auto;
  padding: 1.25rem;
  background-color: #fff;
}
@media screen and (min-width: 980px) {
  .header__nav-search {
    position: relative;
    display: grid;
  }
}

.header__nav {
  grid-column-start: 1;
  grid-column-end: span 3;
  grid-row-start: 1;
  grid-row-end: span 1;
  align-self: end;
}
@media (min-width: 980px) and (max-width: 1239px) {
  .header__nav {
    display: flex;
    grid-column-end: span 5;
    grid-column-start: 1;
    justify-content: space-between;
    margin-top: 1.85rem;
  }
}
@media (min-width: 980px) and (max-width: 1239px) {
  .header__nav + .header__search {
    display: block;
    grid-column-start: 5;
    grid-column-end: span 1;
    justify-self: end;
  }
}
@media screen and (min-width: 1240px) {
  .header__nav + .header__search {
    display: block;
  }
}

.header__search {
  align-self: end;
  grid-column-start: 5;
  grid-column-end: span 1;
  grid-row-start: 1;
  grid-row-end: span 1;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 980px) {
  .header__search {
    margin-bottom: 0;
  }
}

.header__search-button,
.header__search-button.btn.btn--icon {
  position: relative;
  z-index: 4;
  display: none;
}
@media (min-width: 980px) and (max-width: 1239px) {
  .header__search-button,
.header__search-button.btn.btn--icon {
    display: block;
  }
}
.has-light-text .header .header__search-button:focus, .has-light-text .header .header__search-button:hover,
.has-light-text .header .header__search-button.btn.btn--icon:focus,
.has-light-text .header .header__search-button.btn.btn--icon:hover {
  color: #fff;
}

@media (min-width: 980px) and (max-width: 1239px) {
  .header__search-drop-down {
    position: absolute;
    top: 0;
    right: 50%;
    z-index: 3;
    max-height: 100vh;
    width: 100vw;
    overflow: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    padding-inline: 5rem;
    transform: translateX(50%);
  }
  .header__search.is-open .header__search-drop-down {
    visibility: visible;
    opacity: 1;
    transition: opacity 250ms, visibility 250ms;
  }
}
@media (min-width: 1240px) {
  .header__search-drop-down:not(.specificity-boost) {
    background: none;
  }
}

@media (min-width: 980px) and (max-width: 1239px) {
  .header__search-inner-container {
    position: relative;
    padding: 16px 30px;
    background-color: transparent;
    transform: translateY(-100%);
  }
  .header__search.is-open .header__search-inner-container {
    transform: translateY(0);
    transition: transform 750ms;
  }
  .header__search-inner-container .search-bar {
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
  }
}

.header__mobile {
  display: flex;
  align-items: center;
  text-align: center;
}
@media screen and (min-width: 980px) {
  .header__mobile {
    display: none;
  }
}
.header__mobile button {
  height: 1.875rem;
  color: #4e505a;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.header__mobile button span {
  display: block;
}
.header__mobile button svg {
  color: currentcolor;
  fill: currentcolor;
}
.header__mobile button svg path {
  stroke: white;
  stroke-width: 1;
}
.header__mobile .trigger-hamburger span {
  display: block;
}
.header__mobile .trigger-hamburger:hover .icon-hamburger,
.header__mobile .trigger-hamburger:hover .icon-hamburger::after,
.header__mobile .trigger-hamburger:hover .icon-hamburger::before, .header__mobile .trigger-hamburger:focus .icon-hamburger,
.header__mobile .trigger-hamburger:focus .icon-hamburger::after,
.header__mobile .trigger-hamburger:focus .icon-hamburger::before {
  background-color: currentcolor;
}
.header__mobile .trigger-hamburger .icon-hamburger {
  position: relative;
  height: 3px;
  width: 1.5rem;
  background-color: currentcolor;
}
.header__mobile .trigger-hamburger .icon-hamburger::before, .header__mobile .trigger-hamburger .icon-hamburger::after {
  position: absolute;
  display: block;
  height: 3px;
  width: 1.5rem;
  background-color: currentcolor;
  content: "";
}
.header__mobile .trigger-hamburger .icon-hamburger::before {
  bottom: calc(100% + 0.313rem);
}
.header__mobile .trigger-hamburger .icon-hamburger::after {
  top: calc(100% + 0.313rem);
}

.trigger-hamburger-close {
  position: absolute;
  right: 1.5rem;
  display: flex;
  align-items: center;
  color: #4e505a;
  text-transform: uppercase;
}
@media screen and (min-width: 980px) {
  .trigger-hamburger-close {
    display: none;
  }
}
.trigger-hamburger-close svg {
  height: 1.75rem;
  width: 1.75rem;
  color: #4e505a;
}

.navigation-and-body {
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .navigation-and-body {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  .navigation-and-body {
    max-width: 1200px;
  }
}
@media (min-width: 980px) {
  .navigation-and-body {
    display: flex;
    justify-content: space-between;
  }
}

.navigation-and-body__nav {
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .navigation-and-body__nav {
    width: 12.5rem;
    margin-bottom: 0;
  }
}

@media (min-width: 980px) {
  .navigation-and-body__body {
    max-width: 50rem;
    width: calc(100% - 12.5rem - 3rem);
  }
}

.primary-nav {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.286;
}

.primary-nav__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
@media screen and (min-width: 980px) {
  .primary-nav__list {
    display: flex;
    border-bottom: 1px solid #025cb9;
  }
}

@media screen and (min-width: 980px) {
  .primary-nav__item {
    margin-left: 1.875rem;
  }
  .primary-nav__item:first-child {
    margin-left: 0;
  }
}

.primary-nav__item--has-minidropdown {
  position: relative;
}

.primary-nav__action {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #4e505a;
  font-size: 1rem;
  line-height: 1.125;
  letter-spacing: 0.8px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  background: transparent;
  /* TODO: refactor this to not select on an attribute */
}
@media screen and (min-width: 980px) {
  .primary-nav__action {
    width: auto;
    padding: 0 0 0.688rem;
    color: #025cb9;
    letter-spacing: normal;
    text-transform: none;
    border-bottom: 4px solid transparent;
  }
}
.primary-nav__action:hover, .primary-nav__action:focus, .primary-nav__action[aria-expanded=true] {
  color: #fff;
  text-decoration: none;
  border-bottom: 4px solid currentcolor;
  background-color: #002f5d;
  outline: none;
}
@media screen and (min-width: 980px) {
  .primary-nav__action:hover, .primary-nav__action:focus, .primary-nav__action[aria-expanded=true] {
    color: #025cb9;
    background-color: transparent;
  }
}
.primary-nav__action[aria-expanded*=false] + .primary-nav__dropdown {
  display: none;
}
.primary-nav__action[aria-expanded] {
  position: relative;
}
.primary-nav__action[aria-expanded]::after {
  position: absolute;
  top: 1.2rem;
  right: 1.25rem;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  border: 2px solid currentcolor;
  border-top: none;
  border-left: none;
  content: "";
  transition: transform;
  transform: rotate(45deg);
  transform-origin: 0.375rem 0.375rem;
}
@media screen and (min-width: 980px) {
  .primary-nav__action[aria-expanded]::after {
    display: none;
  }
}
.primary-nav__action[aria-expanded][aria-expanded=true]::after {
  transform: rotate(225deg);
}
.primary-nav__action[aria-expanded]:hover::after, .primary-nav__action[aria-expanded]:focus::after {
  -webkit-animation: shake 1s ease both;
          animation: shake 1s ease both;
}
.primary-nav__action[aria-expanded][aria-expanded=true]:hover::after, .primary-nav__action[aria-expanded][aria-expanded=true]:focus::after {
  -webkit-animation: shakeopen 1s ease both;
          animation: shakeopen 1s ease both;
}

.primary-nav__dropdown {
  padding: 1rem 1rem 1rem 2rem;
  background-color: #f6f7f9;
}
@media screen and (min-width: 980px) {
  .primary-nav__dropdown {
    position: absolute;
    top: 100%;
    z-index: 10;
    padding: 0;
  }
  .primary-nav__item--has-minidropdown .primary-nav__dropdown {
    width: 20rem;
  }
  .primary-nav__item--has-megadropdown .primary-nav__dropdown {
    left: 0;
    width: 100%;
  }
}

@media screen and (min-width: 980px) {
  .primary-nav__dropdown-heading {
    padding: 0.538rem 1.875rem;
    background-color: #002f5d;
  }
}

.primary-nav__dropdown-link {
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #4e505a;
}
.primary-nav__dropdown-link.link.link--arrow {
  color: #4e505a;
}
.primary-nav__dropdown-link.link.link--arrow:hover {
  color: #4e505a;
}
.primary-nav__dropdown-link.link.link--arrow::after {
  position: absolute;
}
.primary-nav__dropdown-link::after, .primary-nav__dropdown-link::before {
  display: none;
}
@media screen and (min-width: 980px) {
  .primary-nav__dropdown-link {
    margin-bottom: 1.875rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.143;
    letter-spacing: 2.33px;
    text-transform: uppercase;
  }
  .primary-nav__dropdown-link::after, .primary-nav__dropdown-link::before {
    display: inline;
  }
}

@media screen and (min-width: 980px) {
  .primary-nav__dropdown-body {
    padding: 1.875rem;
  }
}

.primary-nav__sublist {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  color: #4e505a;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1.286;
}
@media screen and (min-width: 980px) {
  .primary-nav__item--has-megadropdown .primary-nav__sublist {
    display: flex;
  }
}

@media screen and (min-width: 980px) {
  .primary-nav__item--has-megadropdown .primary-nav__sublist-column {
    margin-left: 2.5rem;
  }
  .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(6):first-child, .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(6):first-child ~ * {
    width: calc(100% / 6 - 2.5rem);
  }
  .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(5):first-child, .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(5):first-child ~ * {
    width: calc(100% / 5 - 2.5rem);
  }
  .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(-n+4):first-child, .primary-nav__item--has-megadropdown .primary-nav__sublist-column:nth-last-child(-n+4):first-child ~ * {
    width: calc(100% / 3 - 2.5rem);
  }
  .primary-nav__item--has-megadropdown .primary-nav__sublist-column:first-child {
    margin-left: 0;
  }
}

.primary-nav__sublist-heading {
  display: inline-block;
  margin-bottom: 0.938rem;
  padding-top: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.143;
  letter-spacing: 2.33px;
}
@media screen and (min-width: 980px) {
  .primary-nav__sublist-heading {
    display: inline-block;
    margin-bottom: 1.5rem;
    padding-top: 0;
    text-transform: uppercase;
  }
}
.primary-nav__sublist-heading.primary-nav__sublist-heading--has-link {
  display: inline-block;
  padding-top: 1rem;
  color: #4e505a;
}
.primary-nav__sublist-heading.primary-nav__sublist-heading--has-link::after, .primary-nav__sublist-heading.primary-nav__sublist-heading--has-link::before {
  display: none;
}
@media screen and (min-width: 980px) {
  .primary-nav__sublist-heading.primary-nav__sublist-heading--has-link {
    padding-top: 0;
    padding-bottom: 0;
    color: #000;
  }
  .primary-nav__sublist-heading.primary-nav__sublist-heading--has-link.link--arrow::after {
    display: inline;
  }
  .primary-nav__sublist-heading.primary-nav__sublist-heading--has-link::after, .primary-nav__sublist-heading.primary-nav__sublist-heading--has-link::before {
    display: block;
  }
}
.primary-nav__sublist-heading a {
  color: inherit;
  font: inherit;
}
.primary-nav__sublist-heading a svg {
  color: currentcolor;
  fill: currentcolor;
}

.primary-nav__subitem {
  display: block;
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 980px) {
  .primary-nav__subitem {
    margin-bottom: 1.125rem;
  }
}
.primary-nav__subitem a {
  color: inherit;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  border-bottom: none;
}
.primary-nav__subitem a:hover, .primary-nav__subitem a:focus {
  text-decoration: underline;
}

.primary-nav__tertiary {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.rich-text {
  max-width: calc(100% - (2rem * 2));
  margin: 0 auto;
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .rich-text {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1240px) {
  .rich-text {
    max-width: 1200px;
  }
}
@media (min-width: 980px) {
  .rich-text {
    max-width: calc(
      100% - 2rem - 2rem - 3rem - 12.5rem
    ); /* Match page-header */
    margin-right: auto;
    margin-left: 2rem;
  }
}
@media (min-width: 1240px) {
  .rich-text {
    max-width: 43.75rem;
    margin-left: auto;
  }
  .rich-text--table {
    max-width: calc(
        100% - 2rem - 2rem - 3rem - 12.5rem
      );
  }
}
@media (min-width: 1240px) {
  .project-components .rich-text {
    max-width: calc(
        100% - 2rem - 2rem - 3rem - 12.5rem
      );
  }
}
.rich-text a {
  border-bottom: none;
}
.rich-text a:hover, .rich-text a:focus {
  text-decoration: underline;
}

.disclaimer {
  position: relative;
  padding: 2rem;
  color: black;
  font-size: 0.875rem;
  font-style: italic;
  text-align: center;
}
.disclaimer::before, .disclaimer::after {
  position: absolute;
  top: 0;
  left: calc(50% - 1.5rem);
  display: block;
  width: 3rem;
  border: 1px solid #e0e4f6;
  content: "";
}
.disclaimer::after {
  top: auto;
  bottom: 0;
}

.secondary-nav a {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4e505a;
  letter-spacing: 1.14px;
  text-transform: uppercase;
}
.secondary-nav a.link {
  margin-bottom: 2rem;
  padding-left: 0;
  text-transform: none;
}
.secondary-nav a:hover, .secondary-nav a:focus {
  color: #025cb9;
  border-bottom: 1px solid currentcolor;
}
.secondary-nav a.link:hover, .secondary-nav a.link:focus {
  border-bottom: none;
}
.secondary-nav:not(.fallback) a {
  display: inline-block;
}
.secondary-nav:not(.fallback) a.link {
  font-size: 90%;
}
.secondary-nav:not(.fallback) .is-active > a {
  position: relative;
}
.secondary-nav .is-active > a {
  color: #025cb9;
  font-weight: bold;
  border-bottom: 1px solid #025cb9;
}

.secondary-nav__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}
.secondary-nav__item--parent.fallback .secondary-nav__list {
  margin-top: 2em;
}
@media (min-width: 980px) {
  .secondary-nav__item--parent.fallback .secondary-nav__list {
    padding: 2rem 0 0 1.5rem;
    border-top: 1px solid #bfc0c1;
  }
}

.secondary-nav__mobile-trigger + .fallback {
  margin-top: 3em;
}
@media (min-width: 980px) {
  .secondary-nav__mobile-trigger + .fallback {
    margin-top: 0;
  }
}

.secondary-nav__mobile-trigger + :not(.fallback) {
  margin-bottom: 3rem;
}
@media (min-width: 980px) {
  .secondary-nav__mobile-trigger + :not(.fallback) {
    padding-top: 3rem;
    padding-bottom: 3rem;
    border-top: 1px solid #bfc0c1;
    border-bottom: 1px solid #bfc0c1;
  }
}

.secondary-nav__item {
  text-align: center;
}
.secondary-nav__item.fallback {
  margin-bottom: 2rem;
}
.secondary-nav__item.fallback.secondary-nav__item--parent > a {
  margin-bottom: 2em;
  padding-left: 24px;
  margin-top: 0;
}
@media (min-width: 980px) {
  .secondary-nav__item.fallback {
    text-align: left;
  }
}
.secondary-nav__item.secondary-nav__item--parent > a {
  display: none;
  color: #025cb9;
}
@media (min-width: 980px) {
  .secondary-nav__item.secondary-nav__item--parent > a {
    display: block;
  }
}
.secondary-nav__item.secondary-nav__item--parent > .secondary-nav__list > .secondary-nav__item > a {
  margin: 2px 0;
}
@media (min-width: 980px) {
  .secondary-nav__item.secondary-nav__item--parent > .secondary-nav__list > .secondary-nav__item > a {
    letter-spacing: 0.75px;
  }
}
@media (min-width: 980px) {
  .secondary-nav__item.secondary-nav__item--parent > .secondary-nav__list {
    margin-top: 0;
    border-bottom: none;
  }
}
@media (min-width: 980px) {
  .secondary-nav__item:not(.fallback) {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.secondary-nav__mobile-trigger {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 2rem 1rem 2rem 0;
  color: #2d2f33;
  font-size: 1.125rem;
  line-height: 1.333;
  letter-spacing: 0.5px;
  text-align: center;
  border: none;
  border-bottom: 1px solid #bfc0c1;
  background: none;
  cursor: pointer;
}
.secondary-nav__mobile-trigger:hover, .secondary-nav__mobile-trigger:focus {
  color: #2d2f33;
  text-decoration: underline;
  border: none;
  border-bottom: 1px solid #bfc0c1;
  background: none;
}
.page-header .secondary-nav__mobile-trigger {
  padding: none;
  color: #025cb9;
  font-size: 1rem;
}
.secondary-nav__mobile-trigger::after {
  position: absolute;
  top: calc(50% - 0.3rem);
  right: 0;
  display: block;
  height: 0.5rem;
  width: 0.5rem;
  border: 2px solid currentcolor;
  border-top: none;
  border-left: none;
  content: "";
  transition: transform;
  transform: rotate(45deg);
  transform-origin: 0.375rem 0.375rem;
}
.page-header .secondary-nav__mobile-trigger::after {
  position: static;
  display: inline-block;
  height: 0.4rem;
  width: 0.4rem;
  margin: 0.2rem 0.5rem;
  border-color: #025cb9;
}
.secondary-nav__mobile-trigger.is-open::after {
  transform: rotate(225deg);
}
.secondary-nav__mobile-trigger:hover::after, .secondary-nav__mobile-trigger:focus::after {
  -webkit-animation: shake 1s ease both;
          animation: shake 1s ease both;
}
.secondary-nav__mobile-trigger.is-open:hover::after, .secondary-nav__mobile-trigger.is-open:focus::after {
  -webkit-animation: shakeopen 1s ease both;
          animation: shakeopen 1s ease both;
}
@media (min-width: 980px) {
  .secondary-nav__mobile-trigger {
    display: none;
  }
}

.user-block {
  position: relative;
  display: flex;
  color: #4e505a;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.25px;
}

.user-block__notice {
  position: absolute;
  top: -1px;
  right: -1px;
  height: 10px;
  width: 10px;
  border: 1px solid white;
  border-radius: 100%;
  box-shadow: 0 0 1px 0 #aaa;
}
.user-block__notice.user-alert-level-0 {
  display: none;
}
.user-block__notice.user-alert-level-1 {
  background-color: #048542;
}
.user-block__notice.user-alert-level-2 {
  background-color: #edae49;
}
.user-block__notice.user-alert-level-3 {
  background-color: #b92315;
}

.user-block__action {
  margin-left: 0.563rem;
  padding: 0;
  border: none;
  background: transparent;
}
.user-block__action:hover, .user-block__action:focus {
  background: transparent;
}

.user-block__login {
  position: relative;
  display: flex;
  color: inherit;
  font: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  border-bottom: none;
}
.user-block__login:hover, .user-block__login:focus {
  text-decoration: underline;
  border-bottom: none;
}
.user-block__login span {
  margin-right: 0.563rem;
}
.user-block__login svg {
  opacity: 0.6;
}

.utility-nav {
  padding: 1.25rem 0;
  color: #4e505a;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1.25px;
}
@media screen and (min-width: 980px) {
  .utility-nav {
    padding: 0;
  }
}

.utility-nav__list {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  padding-top: 1rem;
  border-top: 1px solid #bfc0c1;
}
@media screen and (min-width: 980px) {
  .utility-nav__list {
    display: flex;
    padding-top: 0;
    border-top: none;
  }
}

.utility-nav__item {
  position: relative;
}
@media screen and (min-width: 980px) {
  .utility-nav__item::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    height: 0.75rem;
    width: 1px;
    background-color: currentcolor;
    content: "";
    transform: translateY(-50%);
  }
}
.utility-nav__item:first-child::before {
  content: none;
}
.utility-nav__item a {
  display: block;
  padding: 0.6rem 1rem;
  color: inherit;
  font: inherit;
  border-bottom: none;
}
.utility-nav__item a:hover, .utility-nav__item a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 980px) {
  .utility-nav__item a {
    padding: 0.313rem 0.938rem 0.313rem 1rem;
  }
}

.agenda-day {
  margin: 3rem 0;
}
.agenda-day + .agenda-day {
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  border-top: 1px solid #bfc0c1;
}
.agenda-day .agenda-day__title {
  margin-bottom: 3rem;
  text-align: center;
}
@media (min-width: 980px) {
  .agenda-day .agenda-day__title {
    margin-bottom: 2rem;
  }
}

.agenda-day__title {
  position: static;
  padding: 0;
  font-family: Tiempo, Helvetica, Arial, sans-serif;
  line-height: 1.25;
  background-color: transparent;
}
@media (min-width: 980px) {
  .agenda-day__title {
    line-height: 1.167;
  }
}

.workshops-list {
  max-width: 55rem;
  margin: 0 auto;
}
.workshops-list + .promo-grid {
  margin-top: 3rem;
}
.workshops-list .promo-grid__summary {
  margin-bottom: 0;
}

.alt-schedule-link {
  position: relative;
  max-width: 55rem;
  margin-right: auto;
  margin-bottom: 5rem;
  margin-left: auto;
  text-align: center;
  text-transform: uppercase;
}
.alt-schedule-link::after {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #b3b3b3;
  content: "";
}
.alt-schedule-link .external-link-icon {
  margin-left: 5px;
  border-bottom: 0;
}
.alt-schedule-link .external-link-icon svg {
  position: relative;
  top: 3px;
  max-width: 16px;
}
.alt-schedule-link span {
  position: relative;
  z-index: 10;
  padding: 10px;
  font-size: 85%;
  background-color: white;
}

.agenda-entry {
  margin-bottom: 2.5rem;
  font-size: 1.15rem;
}
@media (max-width: 720px) {
  .agenda-entry {
    margin-left: 1.5rem;
  }
}
.agenda-entry p {
  color: #000;
  font-family: Arimo, "Lucida Grande", Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  -webkit-font-smoothing: antialiased;
}
.agenda-entry a:link {
  color: #025cb9;
}
.agenda-entry .entry-title-wrapper {
  padding-bottom: 5px;
}
.agenda-entry .entry-title-wrapper .paper-title {
  display: inline;
}
.agenda-entry .entry-title-wrapper .slides {
  margin-left: 5px;
  margin-right: 2px;
}
.summary-mode .agenda-entry.contains-break {
  display: none;
}
.summary-mode .agenda-entry .entry-title-wrapper .slides {
  display: none;
}
.agenda-entry .paper-title {
  display: block;
}
.agenda-entry .paper-title,
.agenda-entry .paper-title * {
  font-family: Tiempo, Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}
.agenda-entry .paper-authors .flagged-author {
  font-weight: bold;
}
.agenda-entry .paper-authors .discussant-name {
  text-transform: capitalize;
}
.agenda-entry .paper-discussants {
  padding-top: 20px;
}
.agenda-entry .paper-discussants .discussant-name {
  text-transform: capitalize;
}
.agenda-entry .paper-authors a,
.agenda-entry .paper-discussants a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px solid #000;
}
.agenda-entry .paper-authors a:hover,
.agenda-entry .paper-discussants a:hover {
  text-decoration: none;
}
.agenda-entry .paper-links {
  display: none;
}
.summary-mode .agenda-entry .paper-links {
  display: block;
}
.agenda-entry .paper-links .working-paper {
  font-size: 85%;
}
.agenda-entry .paper-links span {
  margin-right: 10px;
  font-size: 85%;
}
.agenda-entry .paper-links svg {
  position: relative;
  top: 3px;
  max-height: 18px;
  margin-right: 8px;
}
.agenda-entry .paper-abstract {
  display: none;
  margin-bottom: 5px;
}
.agenda-entry .paper-abstract .paper-abstract-body {
  height: 0;
  overflow: hidden;
}
.agenda-entry .paper-abstract .paper-abstract-body p {
  font-size: 90%;
}
.agenda-entry .paper-abstract .paper-abstract-toggle {
  font-size: 85%;
  cursor: pointer;
}
.agenda-entry .paper-abstract .paper-abstract-toggle span {
  border-bottom: 1px solid black;
}
.agenda-entry .paper-abstract .paper-abstract-toggle svg {
  position: relative;
  top: 1px;
  max-width: 9px;
  margin-left: 5px;
  transition: 0.25s;
  transform: rotate(-90deg);
}
.agenda-entry .paper-abstract .paper-abstract-toggle.open svg {
  transform: rotate(0deg);
}
.summary-mode .agenda-entry .paper-abstract {
  display: block;
}

.agenda-entry__time {
  display: inline-block;
  width: 6.25rem;
  color: #4e505a;
  text-transform: lowercase;
  vertical-align: top;
}
.summary-mode .agenda-entry__time {
  display: none;
}

.agenda-entry__room {
  text-transform: capitalize;
}

.agenda-entry__conferences {
  width: 6.25rem;
}

.agenda-entry__info {
  display: inline-block;
  margin-bottom: 0;
  padding: 0 3%;
  vertical-align: top;
}
.agenda-entry__info.rich-text {
  margin-bottom: 0;
}
.summary-mode .agenda-entry__info.rich-text {
  max-width: 100%;
}

.agenda-entry__title {
  font-family: "Arimo", "Lucida Grande", helvetica, arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0.75rem;
  color: #000;
  font-size: 1.125rem;
  text-transform: uppercase;
}

.agenda-entry__body {
  margin-bottom: 1rem;
}
.agenda-entry__body:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=header-footer-generated.css.map */
