* {
  vertical-align: baseline;
  box-sizing: border-box;
  background: none;
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

ul {
  list-style: disc;
}

blockquote,q {
  quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
  content: "";
  content: none;
}

img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  margin: 0 auto;
}

article,aside,details,figcaption,figure,footer,header,hgroup,img,main,nav,section,summary {
  display: block;
}

audio,canvas,progress,video {
  vertical-align: baseline;
  display: inline-block;
}

audio:not([controls]) {
  height: 0;
  display: none;
}

[hidden],template {
  display: none;
}

a:active,a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
  border-bottom: 1px solid #d2d6d8;
  margin: 1rem 0;
}

pre {
  overflow: auto;
}

code,kbd,pre,samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,input,optgroup,select,textarea {
  color: inherit;
  font: inherit;
}

button {
  overflow: visible;
}

button,select {
  text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35rem .625rem .75rem;
}

legend {
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  font-size: 162.5%;
}

body {
  color: #50585a;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font: .769231rem / 1rem Source Sans Pro,Helvetica,Arial,sans-serif;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,ol,p,ul {
  margin-bottom: 1rem;
}

.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child,h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,ol:last-child,p:last-child,ul:last-child {
  margin-bottom: 0;
}

ol,p,ul {
  orphans: 2;
  widows: 2;
}

ol,ul {
  margin-left: 2em;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  text-rendering: optimizelegibility;
  color: #525354;
  font-family: Roboto Condensed,Source Sans Pro,Helvetica,Arial,sans-serif;
}

.h1 img,.h2 img,.h3 img,.h4 img,.h5 img,.h6 img,h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
  vertical-align: middle;
  display: inline-block;
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  display: block;
}

.h1,h1 {
  font-size: 2.5rem;
  line-height: 2.5rem;
}

@media (max-width: 47.9981em) {
  .h1,h1 {
    font-size: 2.03846rem;
    line-height: 2.5rem;
  }
}

@media (max-width: 29.9981em) {
  .h1,h1 {
    font-size: 1.57692rem;
    line-height: 2rem;
  }
}

.h2,h2 {
  font-size: 2.03846rem;
  line-height: 2.5rem;
}

@media (max-width: 47.9981em) {
  .h2,h2 {
    font-size: 1.57692rem;
    line-height: 2rem;
  }
}

.h3,h3 {
  font-size: 1.57692rem;
  line-height: 2rem;
}

@media (max-width: 47.9981em) {
  .h3,h3 {
    font-size: 1.26923rem;
    line-height: 1.5rem;
  }
}

.h4,h4 {
  font-size: 1.26923rem;
}

.h4,.h5,h4,h5 {
  line-height: 1.5rem;
}

.h5,h5 {
  font-size: 1.03846rem;
}

.h6,h6 {
  font-size: .884615rem;
  line-height: 1rem;
}

.text-size {
  font-size: .769231rem;
  line-height: 1rem;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.note {
  color: #7d7e7f;
  font-family: Source Sans Pro,Helvetica,Arial,sans-serif;
  font-size: .692308rem;
  font-style: italic;
}

input + .note,pre + .note,textarea + .note {
  margin-top: -.5rem;
}

.highlight {
  color: #a1a5a8;
}

.warn {
  color: #941;
}

abbr {
  letter-spacing: .04em;
  font-size: .87em;
}

.type-family-sample {
  font-size: 1.57692rem;
  line-height: 2rem;
}

a {
  color: #eb0029;
  text-decoration: none;
}

a:focus,a:hover {
  color: #4f5959;
}

a,button {
  transition: color .15s ease-out,background-color .15s ease-out,border .15s ease-out,box-shadow .15s ease-out,opacity .15s ease-out;
}

.content img {
  border-radius: 5px;
}

.more {
  font-weight: 700;
  display: inline-block;
}

.more .fa-arrow-right {
  margin-left: .3em;
  transition: transform .15s ease-out;
}

.more:focus .fa-arrow-right,.more:hover .fa-arrow-right {
  transform: translateX(.2em);
}

.img-left,.img-right {
  max-width: 40%;
  margin: 0 0 .5rem;
  display: block;
}

.img-left img,.img-right img {
  display: block;
}

.img-left {
  float: left;
  margin-right: .5rem;
}

.img-right {
  float: right;
  margin-left: .5rem;
}

.pill {
  color: #fff;
  background: #eb0029;
  border-radius: 1.5rem;
  margin-bottom: .25rem;
  margin-right: .5rem;
  padding: .125rem .75rem;
  font-size: .692308rem;
  font-weight: 700;
  display: inline-block;
}

figure {
  border: 1px solid #fbfcfd;
  margin-bottom: 1rem;
  padding: .25rem;
  display: block;
}

figcaption {
  opacity: .8;
  padding: .25rem 0;
  font-size: .538462rem;
  display: block;
}

dl:not(:last-child) {
  margin-bottom: 1rem;
}

dt {
  float: left;
  clear: left;
  margin-right: .75rem;
  font-weight: 700;
}

dt ~ dt {
  margin-top: .5rem;
}

dd {
  display: block;
  overflow: hidden;
}

dd ~ dd {
  margin-top: .5rem;
}

.content > .page-bounds > .hero,.content > .page-bounds > .interstitial,.title-block,.to-screen-edges {
  margin-left: -1rem;
  margin-right: -1rem;
  width: auto !important;
}

.title-block__content,.to-screen-edges__content {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 48em) {
  .content > .page-bounds > .hero,.content > .page-bounds > .interstitial,.title-block,.to-screen-edges {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .title-block__content,.to-screen-edges__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 86.5em) {
  .content > .page-bounds > .hero,.content > .page-bounds > .interstitial,.title-block,.to-screen-edges {
    margin-left: calc(24.6154rem - 50vw);
    margin-right: calc(24.6154rem - 50vw);
  }

  .title-block__content,.to-screen-edges__content {
    padding-left: calc(50vw - 24.6154rem);
    padding-right: calc(50vw - 24.6154rem);
  }
}

.page-scroll-waypoint {
  position: relative;
  top: -3rem;
}

.pull-quote {
  border: 2px solid #262b2b;
  border-width: 2px 0;
  margin: 1rem 0;
  padding: 1rem 0;
  font-size: .884615rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.pull-quote__attribution {
  opacity: .8;
  font-size: .692308rem;
  line-height: 1rem;
  display: block;
}

.pull-quote__attribution:before {
  content: "– ";
}

p + .pull-quote__attribution {
  margin-top: -.75rem;
}

@media (min-width: 30em) {
  .pull-quote--left,.pull-quote--right {
    max-width: 40%;
    margin-top: 0;
  }

  .pull-quote--left {
    float: left;
    border-width: 0 2px 0 0;
    margin-right: 1rem;
    padding: 0 1rem 0 0;
  }

  .pull-quote--right {
    float: right;
    margin-left: 1rem;
  }
}

.truncator-expand {
  width: 100%;
  text-align: left;
  color: #4f5959;
  border-top: 1px dashed #d2d6d8;
  margin-top: .5rem;
  padding-top: .25rem;
  font-size: .692308rem;
  font-weight: 700;
  display: block;
}

.margin + .truncator-expand {
  margin-top: -.5rem;
}

.margin + .truncator-expand:not(:last-child) {
  margin-bottom: 1rem;
}

.item-list + .truncator-expand,.margin-large + .truncator-expand {
  margin-top: -1.5rem;
}

.item-list + .truncator-expand:not(:last-child),.margin-large + .truncator-expand:not(:last-child) {
  margin-bottom: 2rem;
}

.color-spec {
  border: 1px solid #d2d6d8;
  overflow: hidden;
}

.color-spec__swatch {
  height: 0;
  padding-bottom: 100%;
}

.color-spec__text {
  padding: 1rem .75rem;
  font-size: .692308rem;
}

.color-spec__title {
  font-size: .884615rem;
}

.color-spec__text p:not(:last-child),.color-spec__title {
  margin-bottom: .5rem;
}

.color-spec__role {
  opacity: .65;
  font-style: italic;
}

.color-spec--compact .color-spec__text {
  padding: .5rem;
}

.color-spec--compact .color-spec__text p:not(:last-child) {
  margin-bottom: .25rem;
}

.js .toggle-target:not(.is-active) {
  display: none;
}

.screenreaders-only {
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  z-index: -1;
  margin: -1px;
  position: absolute;
  overflow: hidden;
}

.group:after,.horizontal-scroll__wrapper:after,.interior-layout:after,.item-list__item:after,.page-header:after,dl:after {
  content: "";
  clear: both;
  display: table;
}

.space-t-0,.space-t-000 {
  margin-top: 0 !important;
}

.space-t-025 {
  margin-top: .25rem !important;
}

.space-t-050 {
  margin-top: .5rem !important;
}

.space-t-075 {
  margin-top: .75rem !important;
}

.space-t-100 {
  margin-top: 1rem !important;
}

.space-t-150 {
  margin-top: 1.5rem !important;
}

.space-t-200 {
  margin-top: 2rem !important;
}

.space-t-250 {
  margin-top: 2.5rem !important;
}

.space-t-300 {
  margin-top: 3rem !important;
}

.space-t-350 {
  margin-top: 3.5rem !important;
}

.space-t-400 {
  margin-top: 4rem !important;
}

.space-r-0,.space-r-000 {
  margin-right: 0 !important;
}

.space-r-025 {
  margin-right: .25rem !important;
}

.space-r-050 {
  margin-right: .5rem !important;
}

.space-r-075 {
  margin-right: .75rem !important;
}

.space-r-100 {
  margin-right: 1rem !important;
}

.space-r-150 {
  margin-right: 1.5rem !important;
}

.space-r-200 {
  margin-right: 2rem !important;
}

.space-r-250 {
  margin-right: 2.5rem !important;
}

.space-r-300 {
  margin-right: 3rem !important;
}

.space-r-350 {
  margin-right: 3.5rem !important;
}

.space-r-400 {
  margin-right: 4rem !important;
}

.space-b-0,.space-b-000 {
  margin-bottom: 0 !important;
}

.space-b-025 {
  margin-bottom: .25rem !important;
}

.space-b-050 {
  margin-bottom: .5rem !important;
}

.space-b-075 {
  margin-bottom: .75rem !important;
}

.space-b-100 {
  margin-bottom: 1rem !important;
}

.space-b-150 {
  margin-bottom: 1.5rem !important;
}

.space-b-200 {
  margin-bottom: 2rem !important;
}

.space-b-250 {
  margin-bottom: 2.5rem !important;
}

.space-b-300 {
  margin-bottom: 3rem !important;
}

.space-b-350 {
  margin-bottom: 3.5rem !important;
}

.space-b-400 {
  margin-bottom: 4rem !important;
}

.space-l-0,.space-l-000 {
  margin-left: 0 !important;
}

.space-l-025 {
  margin-left: .25rem !important;
}

.space-l-050 {
  margin-left: .5rem !important;
}

.space-l-075 {
  margin-left: .75rem !important;
}

.space-l-100 {
  margin-left: 1rem !important;
}

.space-l-150 {
  margin-left: 1.5rem !important;
}

.space-l-200 {
  margin-left: 2rem !important;
}

.space-l-250 {
  margin-left: 2.5rem !important;
}

.space-l-300 {
  margin-left: 3rem !important;
}

.space-l-350 {
  margin-left: 3.5rem !important;
}

.space-l-400 {
  margin-left: 4rem !important;
}

@media (min-width: 48em) {
  .space-t-0,.space-t-000-m {
    margin-top: 0 !important;
  }

  .space-t-025-m {
    margin-top: .25rem !important;
  }

  .space-t-050-m {
    margin-top: .5rem !important;
  }

  .space-t-075-m {
    margin-top: .75rem !important;
  }

  .space-t-100-m {
    margin-top: 1rem !important;
  }

  .space-t-150-m {
    margin-top: 1.5rem !important;
  }

  .space-t-200-m {
    margin-top: 2rem !important;
  }

  .space-t-250-m {
    margin-top: 2.5rem !important;
  }

  .space-t-300-m {
    margin-top: 3rem !important;
  }

  .space-t-350-m {
    margin-top: 3.5rem !important;
  }

  .space-t-400-m {
    margin-top: 4rem !important;
  }

  .space-r-0-m,.space-r-000-m {
    margin-right: 0 !important;
  }

  .space-r-025-m {
    margin-right: .25rem !important;
  }

  .space-r-050-m {
    margin-right: .5rem !important;
  }

  .space-r-075-m {
    margin-right: .75rem !important;
  }

  .space-r-100-m {
    margin-right: 1rem !important;
  }

  .space-r-150-m {
    margin-right: 1.5rem !important;
  }

  .space-r-200-m {
    margin-right: 2rem !important;
  }

  .space-r-250-m {
    margin-right: 2.5rem !important;
  }

  .space-r-300-m {
    margin-right: 3rem !important;
  }

  .space-r-350-m {
    margin-right: 3.5rem !important;
  }

  .space-r-400-m {
    margin-right: 4rem !important;
  }

  .space-b-0-m,.space-b-000-m {
    margin-bottom: 0 !important;
  }

  .space-b-025-m {
    margin-bottom: .25rem !important;
  }

  .space-b-050-m {
    margin-bottom: .5rem !important;
  }

  .space-b-075-m {
    margin-bottom: .75rem !important;
  }

  .space-b-100-m {
    margin-bottom: 1rem !important;
  }

  .space-b-150-m {
    margin-bottom: 1.5rem !important;
  }

  .space-b-200-m {
    margin-bottom: 2rem !important;
  }

  .space-b-250-m {
    margin-bottom: 2.5rem !important;
  }

  .space-b-300-m {
    margin-bottom: 3rem !important;
  }

  .space-b-350-m {
    margin-bottom: 3.5rem !important;
  }

  .space-b-400-m {
    margin-bottom: 4rem !important;
  }

  .space-l-0-m,.space-l-000-m {
    margin-left: 0 !important;
  }

  .space-l-025-m {
    margin-left: .25rem !important;
  }

  .space-l-050-m {
    margin-left: .5rem !important;
  }

  .space-l-075-m {
    margin-left: .75rem !important;
  }

  .space-l-100-m {
    margin-left: 1rem !important;
  }

  .space-l-150-m {
    margin-left: 1.5rem !important;
  }

  .space-l-200-m {
    margin-left: 2rem !important;
  }

  .space-l-250-m {
    margin-left: 2.5rem !important;
  }

  .space-l-300-m {
    margin-left: 3rem !important;
  }

  .space-l-350-m {
    margin-left: 3.5rem !important;
  }

  .space-l-400-m {
    margin-left: 4rem !important;
  }
}

.button {
  text-align: center;
  font-size: .769231rem;
  line-height: 1rem;
}

.button,.button--disclose:after {
  vertical-align: middle;
  display: inline-block;
}

.button--disclose:after {
  content: "";
  margin-left: 1em;
  font-family: Font Awesome\ 6 Pro,Font Awesome;
  font-weight: 300;
  transition: transform .15s ease-out;
}

.button--disclose:active:after,.button--disclose:focus:after,.button--disclose:hover:after {
  transform: translateX(2px);
}

.button--primary.button--disclose:after {
  font-weight: 400;
}

.button--small {
  font-size: .692308rem;
}

.button--tiny {
  font-size: .538462rem;
}

.button--fill {
  width: auto;
  max-width: 100%;
  display: block;
}

.button--fill + .button--fill {
  margin-top: .5rem;
  margin-left: 0;
}

.button {
  color: #fff;
  background: #eb0029;
  border-radius: 5px;
  padding: .5rem 1.5rem;
  font-weight: 700;
  transition: color .15s ease-out,background-color .15s ease-out,transform .15s ease-out,box-shadow .15s ease-out;
}

.button:focus,.button:hover {
  color: #fff;
  background: #e5606b;
  transform: translateY(-2px);
  box-shadow: 0 2px 1px rgba(0,0,0,.2);
}

.button:focus {
  outline-offset: -.25rem;
  outline: 1px dashed hsla(0,0%,50%,.8);
}

.button:active {
  box-shadow: none;
  transition: none;
  transform: translateY(0);
}

.button--disclose {
  padding-right: 1rem;
}

.button--secondary {
  color: #eb0029;
  background: #fff;
  border: 2px solid #eb0029;
  padding: calc(.5rem - 2px) calc(1.5rem - 2px);
}

.button--tertiary {
  color: #eb0029;
  background: #fef8f9;
  border: 1px solid #fbd2d6;
  font-weight: 400;
}

.button--secondary:focus,.button--secondary:hover,.button--tertiary:focus,.button--tertiary:hover {
  color: #fff;
  background: #e5606b;
  border-color: #e5606b;
}

.button--highlight {
  background: #4f5959;
}

.button--highlight.button--secondary {
  color: #4f5959;
  background: #fff;
  border-color: #4f5959;
}

.button--highlight.button--tertiary {
  color: #4f5959;
  background: #fafafa;
  border-color: #dbdfdf;
}

.button--highlight.button--secondary:focus,.button--highlight.button--secondary:hover,.button--highlight.button--tertiary:focus,.button--highlight.button--tertiary:hover,.button--highlight:focus,.button--highlight:hover {
  color: #fff;
  background: #788585;
  border-color: #788585;
}

.button--action {
  background: #0c4160;
}

.button--action.button--secondary {
  color: #0c4160;
  background: #fff;
  border-color: #0c4160;
}

.button--action.button--tertiary {
  color: #0c4160;
  background: #f4fbff;
  border-color: #c1d5e1;
}

.button--action.button--secondary:focus,.button--action.button--secondary:hover,.button--action.button--tertiary:focus,.button--action.button--tertiary:hover,.button--action:focus,.button--action:hover {
  color: #fff;
  background: #84b3cf;
  border-color: #84b3cf;
}

.button--warn {
  background: #941;
}

.button--warn.button--secondary {
  color: #941;
  background: #fff;
  border-color: #941;
}

.button--warn.button--tertiary {
  color: #941;
  background: #faf6f3;
  border-color: #ebdacf;
}

.button--warn.button--secondary:focus,.button--warn.button--secondary:hover,.button--warn.button--tertiary:focus,.button--warn.button--tertiary:hover,.button--warn:focus,.button--warn:hover {
  color: #fff;
  background: #b04e14;
  border-color: #b04e14;
}

.button--cancel {
  color: #50585a;
  background: #fbfcfd;
  border: 1px solid #d2d6d8;
  font-size: .692308rem;
  font-weight: 400;
}

.button--cancel:focus,.button--cancel:hover {
  color: #eb0029;
  background: #fff;
  border-color: #eb0029;
}

.button--large {
  padding: .75rem 2.5rem;
}

.button--large.button--secondary {
  padding: calc(.75rem - 2px) calc(2.5rem - 2px);
}

.button--large.button--disclose {
  padding-right: 2rem;
}

.button--small {
  padding: .25rem 1rem;
}

.button--small.button--secondary {
  padding: calc(.25rem - 2px) calc(1rem - 2px);
}

.button--small.button--disclose {
  padding-right: .75rem;
}

.button--tiny {
  padding: .125rem .5rem;
}

.button--tiny.button--secondary {
  padding: calc(.125rem - 2px) calc(.5rem - 2px);
}

.button-group {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: -.5rem;
  margin-left: -.25rem;
  margin-right: -.25rem;
  display: flex;
}

.button-group > .button {
  flex: 1 0 auto;
  margin: .5rem .25rem 0;
}

code,pre {
  font-family: Inconsolata,monospace;
  font-size: .692308rem;
  line-height: 1rem;
}

pre {
  color: #222;
  background: #fff;
  border: 1px solid #edf2f6;
  padding: 1rem .5rem;
  display: block;
  position: relative;
  overflow-y: auto;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
}

pre:not(:last-child) {
  margin-bottom: 1rem;
}

pre:before {
  content: attr(rel);
  color: #f6aeb4;
  font-family: Source Sans Pro,Helvetica,Arial,sans-serif;
  font-size: .538462rem;
  font-weight: 700;
  position: absolute;
  top: 2px;
  right: .5rem;
}

li > code,p > code {
  background: #fff;
  font-style: normal;
}

li > code:after,li > code:before,p > code:after,p > code:before {
  content: "";
  width: .5em;
  display: inline-block;
}

pre[class*="language-"] {
  tab-size: 4;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

.token.cdata,.token.comment,.token.doctype,.token.prolog {
  color: #708090;
}

.token.punctuation {
  color: #999;
}

.namespace {
  opacity: .7;
}

.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag {
  color: #905;
}

.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string {
  color: #690;
}

.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url {
  color: #a67f59;
  background: hsla(0,0%,100%,.5);
}

.token.atrule,.token.attr-value,.token.keyword {
  color: #07a;
}

.token.function {
  color: #dd4a68;
}

.token.important,.token.regex,.token.variable {
  color: #e90;
}

.token.bold,.token.important {
  font-weight: 700;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

input[type="email"],input[type="number"],input[type="password"],input[type="tel"],input[type="text"],select,textarea {
  width: 100%;
  color: #50585a;
  color: rgba(80,88,90,.8);
  border: 1px solid #d2d6d8;
  margin: 0;
  padding: .375rem .5rem;
  font: .692308rem / 1rem Source Sans Pro,Helvetica,Arial,sans-serif;
  transition: color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out,opacity .15s ease-out;
  display: block;
  box-shadow: inset 0 2px 4px rgba(0,0,0,.07);
}

input[type="email"]:not(:last-child),input[type="number"]:not(:last-child),input[type="password"]:not(:last-child),input[type="tel"]:not(:last-child),input[type="text"]:not(:last-child),select:not(:last-child),textarea:not(:last-child) {
  margin-bottom: 1rem;
}

input[type="email"]:required,input[type="number"]:required,input[type="password"]:required,input[type="tel"]:required,input[type="text"]:required,select:required,textarea:required {
  border-color: #e7cace;
}

input[type="email"].input-validation-error,input[type="number"].input-validation-error,input[type="password"].input-validation-error,input[type="tel"].input-validation-error,input[type="text"].input-validation-error,select.input-validation-error,textarea.input-validation-error {
  color: #941;
  border-color: #941;
}

input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="text"]:focus,select:focus,textarea:focus {
  color: #50585a;
  box-shadow: none;
  border-color: #eb0029;
}

textarea {
  min-height: 4rem;
  padding: .5rem;
}

textarea.textarea-large {
  min-height: 10rem;
}

input[type="checkbox"],input[type="radio"] {
  display: inline-block;
  position: relative;
  top: -.1em;
}

label + input[type="checkbox"],label + input[type="radio"] {
  margin-left: 1rem;
}

label {
  color: #525354;
  opacity: .9;
  margin-bottom: .25rem;
  font-size: .538462rem;
  font-weight: 700;
  transition: color .15s ease-out,opacity .15s ease-out;
  display: block;
}

input[type="checkbox"] + label,input[type="radio"] + label {
  vertical-align: top;
  font-weight: 400;
  display: inline-block;
}

label.required {
  color: #960410;
}

label.required:after {
  content: "*";
  font-weight: 400;
}

label.input-validation-error {
  color: #941;
}

label.is-selected {
  color: #262b2b;
}

label.is-focused {
  color: #eb0029;
  opacity: 1;
}

.field-validation-error {
  color: #941;
  margin-bottom: 1rem;
  font-size: .692308rem;
  display: block;
}

input + .field-validation-error,select + .field-validation-error,textarea + .field-validation-error {
  margin-top: -.75rem;
}

.grid {
  letter-spacing: -.31em;
  text-rendering: optimizespeed;
  text-align: center;
  margin: 0 -1rem 0 0;
  padding: 0;
  list-style: none;
  display: block;
}

.grid.align-left {
  text-align: left;
}

.grid.align-right {
  text-align: right;
}

.grid.no-margin {
  margin-bottom: -1rem;
}

.grid--compact {
  margin-right: -.5rem;
}

.grid--compact.no-margin {
  margin-bottom: -.5rem;
}

.grid__unit {
  width: 100%;
  vertical-align: top;
  letter-spacing: normal;
  text-rendering: auto;
  text-align: left;
  margin: 0;
  padding: 0 1rem 1rem 0;
  display: inline-block;
}

.grid--compact > .grid__unit {
  padding: 0 .5rem .5rem 0;
}

.grid__unit--1-2 {
  width: 50%;
}

.grid__unit--1-3 {
  width: 33.33%;
}

.grid__unit--2-3 {
  width: 66.66%;
}

.grid__unit--1-4 {
  width: 25%;
}

.grid__unit--3-4 {
  width: 75%;
}

.grid__unit--1-5 {
  width: 20%;
}

.grid__unit--2-5 {
  width: 40%;
}

.grid__unit--3-5 {
  width: 60%;
}

.grid__unit--4-5 {
  width: 80%;
}

.grid__unit--1-6 {
  width: 16.66%;
}

.grid__unit--5-6 {
  width: 83.3%;
}

.grid__unit--1-8 {
  width: 12.5%;
}

.grid__unit--3-8 {
  width: 37.5%;
}

.grid__unit--5-8 {
  width: 62.5%;
}

.grid__unit--7-8 {
  width: 87.5%;
}

.grid__unit--1-9 {
  width: 11.11%;
}

.grid__unit--2-9 {
  width: 22.22%;
}

.grid__unit--4-9 {
  width: 44.44%;
}

.grid__unit--5-9 {
  width: 55.55%;
}

.grid__unit--7-9 {
  width: 77.77%;
}

.grid__unit--8-9 {
  width: 88.88%;
}

.grid__unit--1-12 {
  width: 8.33%;
}

.grid__unit--5-12 {
  width: 41.65%;
}

.grid__unit--7-12 {
  width: 58.31%;
}

.grid__unit--11-12 {
  width: 91.63%;
}

@media (min-width: 30em) {
  .grid__unit--1-1-s {
    width: 100%;
  }

  .grid__unit--1-2-s {
    width: 50%;
  }

  .grid__unit--1-3-s {
    width: 33.33%;
  }

  .grid__unit--2-3-s {
    width: 66.66%;
  }

  .grid__unit--1-4-s {
    width: 25%;
  }

  .grid__unit--3-4-s {
    width: 75%;
  }

  .grid__unit--1-5-s {
    width: 20%;
  }

  .grid__unit--2-5-s {
    width: 40%;
  }

  .grid__unit--3-5-s {
    width: 60%;
  }

  .grid__unit--4-5-s {
    width: 80%;
  }

  .grid__unit--1-6-s {
    width: 16.66%;
  }

  .grid__unit--5-6-s {
    width: 83.3%;
  }

  .grid__unit--1-8-s {
    width: 12.5%;
  }

  .grid__unit--3-8-s {
    width: 37.5%;
  }

  .grid__unit--5-8-s {
    width: 62.5%;
  }

  .grid__unit--7-8-s {
    width: 87.5%;
  }

  .grid__unit--1-9-s {
    width: 11.11%;
  }

  .grid__unit--2-9-s {
    width: 22.22%;
  }

  .grid__unit--4-9-s {
    width: 44.44%;
  }

  .grid__unit--5-9-s {
    width: 55.55%;
  }

  .grid__unit--7-9-s {
    width: 77.77%;
  }

  .grid__unit--8-9-s {
    width: 88.88%;
  }

  .grid__unit--1-12-s {
    width: 8.33%;
  }

  .grid__unit--5-12-s {
    width: 41.65%;
  }

  .grid__unit--7-12-s {
    width: 58.31%;
  }

  .grid__unit--11-12-s {
    width: 91.63%;
  }
}

@media (min-width: 48em) {
  .grid {
    margin-right: -2rem;
  }

  .grid.no-margin {
    margin-bottom: -2rem;
  }

  .grid--compact {
    margin-right: -1rem;
  }

  .grid--compact.no-margin {
    margin-bottom: -1rem;
  }

  .grid__unit {
    padding: 0 2rem 2rem 0;
  }

  .grid--compact > .grid__unit {
    padding: 0 1rem 1rem 0;
  }

  .grid__unit--1-1-m {
    width: 100%;
  }

  .grid__unit--1-2-m {
    width: 50%;
  }

  .grid__unit--1-3-m {
    width: 33.33%;
  }

  .grid__unit--2-3-m {
    width: 66.66%;
  }

  .grid__unit--1-4-m {
    width: 25%;
  }

  .grid__unit--3-4-m {
    width: 75%;
  }

  .grid__unit--1-5-m {
    width: 20%;
  }

  .grid__unit--2-5-m {
    width: 40%;
  }

  .grid__unit--3-5-m {
    width: 60%;
  }

  .grid__unit--4-5-m {
    width: 80%;
  }

  .grid__unit--1-6-m {
    width: 16.66%;
  }

  .grid__unit--5-6-m {
    width: 83.3%;
  }

  .grid__unit--1-8-m {
    width: 12.5%;
  }

  .grid__unit--3-8-m {
    width: 37.5%;
  }

  .grid__unit--5-8-m {
    width: 62.5%;
  }

  .grid__unit--7-8-m {
    width: 87.5%;
  }

  .grid__unit--1-9-m {
    width: 11.11%;
  }

  .grid__unit--2-9-m {
    width: 22.22%;
  }

  .grid__unit--4-9-m {
    width: 44.44%;
  }

  .grid__unit--5-9-m {
    width: 55.55%;
  }

  .grid__unit--7-9-m {
    width: 77.77%;
  }

  .grid__unit--8-9-m {
    width: 88.88%;
  }

  .grid__unit--1-12-m {
    width: 8.33%;
  }

  .grid__unit--5-12-m {
    width: 41.65%;
  }

  .grid__unit--7-12-m {
    width: 58.31%;
  }

  .grid__unit--11-12-m {
    width: 91.63%;
  }
}

@media (min-width: 60em) {
  .grid__unit--1-1-l {
    width: 100%;
  }

  .grid__unit--1-2-l {
    width: 50%;
  }

  .grid__unit--1-3-l {
    width: 33.33%;
  }

  .grid__unit--2-3-l {
    width: 66.66%;
  }

  .grid__unit--1-4-l {
    width: 25%;
  }

  .grid__unit--3-4-l {
    width: 75%;
  }

  .grid__unit--1-5-l {
    width: 20%;
  }

  .grid__unit--2-5-l {
    width: 40%;
  }

  .grid__unit--3-5-l {
    width: 60%;
  }

  .grid__unit--4-5-l {
    width: 80%;
  }

  .grid__unit--1-6-l {
    width: 16.66%;
  }

  .grid__unit--5-6-l {
    width: 83.3%;
  }

  .grid__unit--1-8-l {
    width: 12.5%;
  }

  .grid__unit--3-8-l {
    width: 37.5%;
  }

  .grid__unit--5-8-l {
    width: 62.5%;
  }

  .grid__unit--7-8-l {
    width: 87.5%;
  }

  .grid__unit--1-9-l {
    width: 11.11%;
  }

  .grid__unit--2-9-l {
    width: 22.22%;
  }

  .grid__unit--4-9-l {
    width: 44.44%;
  }

  .grid__unit--5-9-l {
    width: 55.55%;
  }

  .grid__unit--7-9-l {
    width: 77.77%;
  }

  .grid__unit--8-9-l {
    width: 88.88%;
  }

  .grid__unit--1-12-l {
    width: 8.33%;
  }

  .grid__unit--5-12-l {
    width: 41.65%;
  }

  .grid__unit--7-12-l {
    width: 58.31%;
  }

  .grid__unit--11-12-l {
    width: 91.63%;
  }
}

.card {
  background: #fff;
  border: 1px solid #d2d6d8;
  border-radius: .25rem;
  flex-direction: column;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0,0,0,.06);
}

.card__body {
  flex-grow: 1;
  padding: 1rem;
}

.card__image {
  width: 100%;
}

.card__footer,.card__header,.card__section {
  border: solid #d2d6d8;
  padding: 1rem;
}

.card__footer--secondary,.card__header--secondary,.card__section--secondary {
  background: #fbfcfd;
}

.card__footer--tertiary,.card__header--tertiary,.card__section--tertiary {
  background: #eef1f2;
}

.card__footer--borderless,.card__header--borderless,.card__section--borderless {
  border: none;
}

.card__header {
  border-width: 0 0 1px;
  flex-grow: 0;
}

.card__header--borderless:not(.card__header--secondary):not(.card__header--tertiary) {
  padding-bottom: 0;
}

.card__footer {
  border-width: 1px 0 0;
  flex-grow: 0;
  justify-self: flex-end;
}

.card__footer--borderless:not(.card__footer--secondary):not(.card__footer--tertiary) {
  padding-top: 0;
}

.card__section {
  border-width: 1px 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.card__section + .card__section {
  border-top-width: 0;
  margin-top: -1rem;
}

.card__section:first-child {
  margin-top: 0;
}

.card__section:last-child {
  margin-bottom: 0;
}

.card__body > .card__section {
  margin-left: -1rem;
  margin-right: -1rem;
}

.card__body > .card__section:first-child {
  margin-top: -1rem;
}

.card__body > .card__section:last-child {
  margin-bottom: -1rem;
}

.card--primary,.card--primary .card__footer,.card--primary .card__header,.card--primary .card__section {
  border-color: #eb0029;
}

.card--primary .h1,.card--primary .h2,.card--primary .h3,.card--primary .h4,.card--primary .h5,.card--primary .h6,.card--primary a,.card--primary h1,.card--primary h2,.card--primary h3,.card--primary h4,.card--primary h5,.card--primary h6 {
  color: #eb0029;
}

.card--primary .card__footer--secondary,.card--primary .card__header--secondary,.card--primary .card__section--secondary {
  color: #960410;
  background: #fef8f9;
}

.card--primary .card__footer--tertiary,.card--primary .card__header--tertiary,.card--primary .card__section--tertiary {
  color: #960410;
  background: #fbd2d6;
}

.card--accent,.card--accent .card__footer,.card--accent .card__header,.card--accent .card__section {
  border-color: #4f5959;
}

.card--accent .h1,.card--accent .h2,.card--accent .h3,.card--accent .h4,.card--accent .h5,.card--accent .h6,.card--accent a,.card--accent h1,.card--accent h2,.card--accent h3,.card--accent h4,.card--accent h5,.card--accent h6 {
  color: #4f5959;
}

.card--accent .card__footer--secondary,.card--accent .card__header--secondary,.card--accent .card__section--secondary {
  color: #262b2b;
  background: #fafafa;
}

.card--accent .card__footer--tertiary,.card--accent .card__header--tertiary,.card--accent .card__section--tertiary {
  color: #262b2b;
  background: #dbdfdf;
}

.card--action,.card--action .card__footer,.card--action .card__header,.card--action .card__section {
  border-color: #0c4160;
}

.card--action .h1,.card--action .h2,.card--action .h3,.card--action .h4,.card--action .h5,.card--action .h6,.card--action a,.card--action h1,.card--action h2,.card--action h3,.card--action h4,.card--action h5,.card--action h6 {
  color: #0c4160;
}

.card--action .card__footer--secondary,.card--action .card__header--secondary,.card--action .card__section--secondary {
  color: #3e7494;
  background: #f4fbff;
}

.card--action .card__footer--tertiary,.card--action .card__header--tertiary,.card--action .card__section--tertiary {
  color: #3e7494;
  background: #c1d5e1;
}

.card--fill-accent .card__footer,.card--fill-accent .card__header,.card--fill-accent .card__section,.card--fill-action .card__footer,.card--fill-action .card__header,.card--fill-action .card__section,.card--fill-primary .card__footer,.card--fill-primary .card__header,.card--fill-primary .card__section,.card--inverse .card__footer,.card--inverse .card__header,.card--inverse .card__section {
  border-color: #fff;
}

.card--fill-accent,.card--fill-action,.card--fill-primary,.card--inverse {
  color: #fff;
  box-shadow: none;
  border: none;
}

.card--fill-accent .h1,.card--fill-accent .h2,.card--fill-accent .h3,.card--fill-accent .h4,.card--fill-accent .h5,.card--fill-accent .h6,.card--fill-accent h1,.card--fill-accent h2,.card--fill-accent h3,.card--fill-accent h4,.card--fill-accent h5,.card--fill-accent h6,.card--fill-action .h1,.card--fill-action .h2,.card--fill-action .h3,.card--fill-action .h4,.card--fill-action .h5,.card--fill-action .h6,.card--fill-action h1,.card--fill-action h2,.card--fill-action h3,.card--fill-action h4,.card--fill-action h5,.card--fill-action h6,.card--fill-primary .h1,.card--fill-primary .h2,.card--fill-primary .h3,.card--fill-primary .h4,.card--fill-primary .h5,.card--fill-primary .h6,.card--fill-primary h1,.card--fill-primary h2,.card--fill-primary h3,.card--fill-primary h4,.card--fill-primary h5,.card--fill-primary h6,.card--inverse .h1,.card--inverse .h2,.card--inverse .h3,.card--inverse .h4,.card--inverse .h5,.card--inverse .h6,.card--inverse h1,.card--inverse h2,.card--inverse h3,.card--inverse h4,.card--inverse h5,.card--inverse h6 {
  color: #fff;
}

.card--fill-accent a:not(.button):not(.more),.card--fill-action a:not(.button):not(.more),.card--fill-primary a:not(.button):not(.more),.card--inverse a:not(.button):not(.more) {
  color: #fff;
  text-underline-offset: 3px;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}

.card--fill-primary {
  background: #eb0029;
}

.card--fill-primary .card__footer--secondary,.card--fill-primary .card__header--secondary,.card--fill-primary .card__section--secondary {
  background: #c80616;
}

.card--fill-primary .card__footer--tertiary,.card--fill-primary .card__header--tertiary,.card--fill-primary .card__section--tertiary {
  background: #960410;
}

.card--fill-accent {
  background: #4f5959;
}

.card--fill-accent .card__footer--secondary,.card--fill-accent .card__header--secondary,.card--fill-accent .card__section--secondary {
  background: #3a4040;
}

.card--fill-accent .card__footer--tertiary,.card--fill-accent .card__header--tertiary,.card--fill-accent .card__section--tertiary {
  background: #262b2b;
}

.card--fill-action {
  background: #0c4160;
}

.card--fill-action .card__footer--secondary,.card--fill-action .card__header--secondary,.card--fill-action .card__section--secondary {
  background: #488db6;
}

.card--fill-action .card__footer--tertiary,.card--fill-action .card__header--tertiary,.card--fill-action .card__section--tertiary {
  background: #3e7494;
}

.card--inverse {
  background: #02101a;
}

.card--inverse .card__footer--secondary,.card--inverse .card__header--secondary,.card--inverse .card__section--secondary {
  background: #20282e;
}

.card--inverse .card__footer--tertiary,.card--inverse .card__header--tertiary,.card--inverse .card__section--tertiary {
  background: #4b5459;
}

.card-grid {
  grid-template-columns: repeat(auto-fit, minmax(12rem, 1fr));
  gap: 2rem;
  display: grid;
}

.card-grid:not(:last-child) {
  margin-bottom: 2rem;
}

.card-grid--compact {
  gap: 1rem;
}

.hero {
  margin-bottom: 3rem;
  position: relative;
  overflow: hidden;
  transform: skewY(1.5deg);
}

.hero:last-child {
  margin-bottom: 0;
}

.content > .page-bounds > .hero:first-child {
  margin-top: -1.5rem;
}

.hero:before {
  content: "";
  width: 100%;
  z-index: 2;
  background: linear-gradient(90deg, rgba(0,0,0,.5), transparent);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.hero__media {
  transform: skewY(-1.5deg);
  z-index: 1;
  background-color: #000;
  -webkit-transform: skewY(-1.5deg)scale(1.1);
}

.hero__image,.hero__media {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.hero__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__image--parallax img {
  height: calc(100% + 40vh);
  top: -20vh;
  bottom: -20vh;
}

.hero__video-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.hero__video-player {
  opacity: 0;
  transition: opacity .5s ease-in 2.9s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.hero__video-player.is-wide {
  top: 50%;
  transform: translateY(-50%);
}

.hero__video-player.is-tall {
  left: 50%;
  transform: translateX(-50%);
}

.hero__video-container.is-loaded .hero__video-player {
  opacity: 1;
}

.hero__video-overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero__content {
  z-index: 3;
  padding: 3rem 1rem;
  position: relative;
  transform: skewY(-1deg);
}

.hero__title {
  font-size: 1.26923rem;
  line-height: 1.5rem;
}

.hero__actions {
  margin-top: 1rem;
}

@media (max-width: 29.9981em) {
  .hero__actions .button {
    display: block;
  }

  .hero__actions .button + .button {
    margin-top: .5rem;
  }
}

@media (min-width: 30em) {
  .hero__actions .button + .button {
    margin-left: .5rem;
  }
}

@media (max-width: 47.9981em) {
  .hero:before {
    background: rgba(0,0,0,.5);
  }

  .hero__title {
    font-size: 7vw;
  }

  .hero__subtitle,.hero__title {
    text-align: center;
    line-height: 1.2;
  }

  .hero__subtitle {
    font-size: 6vw;
  }
}

@media (min-width: 48em) {
  .hero__content {
    padding: 7rem 2rem;
  }

  .content > .page-bounds > .hero:first-child {
    margin-top: -4rem;
  }
}

@media (min-width: 60em) {
  .hero__content {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.hero__description,.hero__subtitle,.hero__title {
  color: #fff;
}

@media (max-width: 47.9981em) {
  .hero:before {
    background: rgba(2,16,26,.5);
  }
}

@media (min-width: 48em) {
  .hero {
    min-height: 30rem;
    height: 80vh;
    max-height: 37.5rem;
  }

  .hero:before {
    display: none;
  }

  .hero__content {
    width: 20rem;
    background: #02101a;
    padding: 2rem;
    position: absolute;
    top: 50%;
    left: 2rem;
    transform: translateY(-50%)skewY(-1deg);
  }

  .hero__content:after {
    background: inherit;
    content: "";
    height: 36px;
    transform-origin: 0 100%;
    width: 100%;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: skewY(2deg);
  }

  .hero__title {
    font-size: 2.03846rem;
    line-height: 2.5rem;
    display: inline-block;
  }

  .hero__subtitle {
    font-size: 1.26923rem;
    line-height: 1.5rem;
  }

  .hero__actions {
    margin-top: 1.5rem;
  }
}

@media (min-width: 86.5em) {
  .hero__content {
    left: calc(50vw - 24.6154rem);
  }
}

.horizontal-scroll {
  position: relative;
}

.horizontal-scroll:not(:last-child) {
  margin-bottom: 2rem;
}

.horizontal-scroll__wrapper {
  width: 100%;
  scroll-behavior: smooth;
  overflow-x: auto;
  overflow-y: hidden;
}

.js .horizontal-scroll__wrapper {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

.js .horizontal-scroll__wrapper::-webkit-scrollbar {
  display: none;
}

.horizontal-scroll__contents {
  float: left;
  white-space: nowrap;
  word-spacing: -.31em;
  margin: 0;
  list-style: none;
}

.horizontal-scroll__item {
  vertical-align: middle;
  width: 25%;
  white-space: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-spacing: normal;
  padding-right: 1rem;
  display: inline-block;
}

.horizontal-scroll__item:last-child {
  padding-right: 0;
}

.horizontal-scroll__control {
  width: 4rem;
  color: #eb0029;
  background: none;
  font-size: 1.57692rem;
  position: absolute;
  top: 0;
  bottom: 0;
}

.horizontal-scroll__control--left {
  left: -4rem;
}

.horizontal-scroll__control--right {
  right: -4rem;
}

.horizontal-scroll__control:focus,.horizontal-scroll__control:hover {
  color: #0c4160;
}

.horizontal-scroll--is-at-end .horizontal-scroll__control--right,.horizontal-scroll--is-at-start .horizontal-scroll__control--left {
  cursor: default;
  color: #d2d6d8 !important;
}

@media (max-width: 81.9981em) {
  .horizontal-scroll__control {
    width: 2rem;
  }

  .horizontal-scroll__control--left {
    left: -2rem;
  }

  .horizontal-scroll__control--right {
    right: -2rem;
  }
}

@media (max-width: 47.9981em) {
  .horizontal-scroll__item {
    width: 45vw;
  }

  .horizontal-scroll__control {
    display: none;
  }
}

@media (max-width: 29.9981em) {
  .horizontal-scroll__item {
    width: 80vw;
  }
}

.interstitial {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 1rem;
  position: relative;
}

.interstitial:first-child {
  margin-top: 0;
}

.interstitial:last-child {
  margin-bottom: 0;
}

.content > .page-bounds > .interstitial:first-child {
  margin-top: -1rem;
}

.interstitial:before {
  content: "";
  width: 100%;
  z-index: 2;
  background: linear-gradient(90deg, rgba(0,0,0,.5), transparent);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.interstitial__wrapper:after {
  content: "";
  clear: both;
  display: table;
}

.interstitial__media {
  z-index: 1;
}

.interstitial__image,.interstitial__media {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.interstitial__image {
  overflow: hidden;
}

.interstitial__image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.interstitial__image--parallax img {
  height: calc(100% + 40vh);
  top: -20vh;
  bottom: -20vh;
}

.interstitial__video-container {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.interstitial__video-player {
  opacity: 0;
  transition: opacity .5s ease-in 2.9s;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.interstitial__video-player.is-wide {
  top: 50%;
  transform: translateY(-50%);
}

.interstitial__video-player.is-tall {
  left: 50%;
  transform: translateX(-50%);
}

.interstitial__video-container.is-loaded .interstitial__video-player {
  opacity: 1;
}

.interstitial__video-overlay {
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.interstitial__content {
  z-index: 3;
  padding: 3rem 0;
  position: relative;
}

.interstitial__actions {
  margin-top: 1rem;
}

@media (max-width: 29.9981em) {
  .interstitial__actions .button {
    display: block;
  }

  .interstitial__actions .button + .button {
    margin-top: .5rem;
  }
}

@media (min-width: 30em) {
  .interstitial__actions .button + .button {
    margin-left: .5rem;
  }
}

@media (max-width: 47.9981em) {
  .interstitial__title {
    font-size: 7vw;
    line-height: 1.2;
  }
}

@media (min-width: 48em) {
  .interstitial {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .content > .page-bounds > .interstitial:first-child {
    margin-top: -2rem;
  }
}

.interstitial {
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.interstitial:before {
  display: none;
}

.interstitial__media {
  height: 8rem;
  margin-left: -1rem;
  margin-right: -1rem;
  position: relative;
}

.interstitial__content {
  padding: 1rem 0;
}

.interstitial__title {
  color: #525354;
}

.interstitial__title:after {
  content: "";
  width: 5rem;
  height: 4px;
  background: rgba(82,83,84,.15);
  margin: 1rem 0 0;
  display: block;
}

.interstitial__description {
  color: #50585a;
}

@media (min-width: 48em) {
  .interstitial__wrapper {
    min-height: 20rem;
    justify-content: space-between;
    display: flex;
  }

  .interstitial__media {
    height: auto;
    flex: 0 0 35%;
    order: 2;
    margin-left: 2rem;
    margin-right: 0;
  }

  .interstitial__content {
    flex-direction: column;
    flex: 1 0 10%;
    order: 1;
    justify-content: center;
    padding: 0;
    display: flex;
  }

  .interstitial__title {
    margin-bottom: 2rem;
  }

  .interstitial--right .interstitial__media {
    order: 1;
    margin-left: 0;
    margin-right: 2rem;
  }
}

@media (min-width: 60em) {
  .interstitial__media {
    flex-basis: 45%;
    margin-left: 3rem;
  }
}

.item-list {
  margin-left: 0;
  list-style: none;
}

.item-list:not(:last-child) {
  margin-bottom: 2rem;
}

.item-list + .button {
  margin-top: -1rem;
}

.item-list__item + .item-list__item {
  margin-top: 1rem;
}

.item-list__thumbnail {
  width: 120px;
  max-width: 33%;
  float: left;
  margin-right: 1rem;
  display: block;
}

.item-list__content {
  overflow: hidden;
}

.item-list__media img {
  border-radius: 5px;
}

.item-list__title {
  color: #c80616;
  margin: 0;
  font-family: Roboto Condensed,Source Sans Pro,Helvetica,Arial,sans-serif;
  font-size: .884615rem;
  line-height: 1rem;
}

.item-list__title:focus,.item-list__title:hover {
  color: #eb0029;
}

.item-list__date {
  opacity: .7;
  font-family: Source Sans Pro,Helvetica,Arial,sans-serif;
  font-style: italic;
}

.item-list__date,.item-list__description {
  margin: .25rem 0 0;
}

.item-list--grid .item-list__thumbnail {
  width: 100%;
  max-width: 100%;
  float: none;
  margin: 0 auto .5rem;
}

.item-list--grid .item-list__thumbnail img {
  width: 100%;
}

.item-list--grid .item-list__item + .item-list__item {
  margin-top: 0;
}

@media (max-width: 29.9981em) {
  .item-list__thumbnail {
    float: none;
    margin: 0 auto .5rem;
  }
}

.stacked-list {
  list-style: none;
}

.stacked-list:not(:last-child) {
  margin-bottom: 2rem;
}

.stacked-list--constrain {
  max-width: 50em;
  margin-left: auto;
  margin-right: auto;
}

.stacked-list__item {
  margin: 0;
}

.stacked-list__item + .stacked-list__item {
  margin-top: 2rem;
}

.stacked-list__link {
  color: #50585a;
  display: block;
  position: relative;
}

.stacked-list__link:focus,.stacked-list__link:hover {
  color: #50585a;
}

.stacked-list__media {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.stacked-list__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .15s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.stacked-list__link:focus .stacked-list__media img,.stacked-list__link:hover .stacked-list__media img {
  border-radius: 5px;
  transform: scale(1.05);
}

.stacked-list__content {
  z-index: 3;
  position: relative;
}

.stacked-list__title {
  font-size: .884615rem;
  line-height: 1rem;
}

.stacked-list__link:focus .stacked-list__title,.stacked-list__link:hover .stacked-list__title {
  color: #eb0029;
}

.stacked-list__title + .stacked-list__tags {
  margin-top: -.7rem;
  margin-bottom: .5rem;
}

.stacked-list__date {
  color: #7d7e7f;
  font-size: .692308rem;
  display: block;
}

.stacked-list__title + .stacked-list__date {
  margin-top: -1rem;
}

.stacked-list__date + .stacked-list__description {
  margin-top: .5rem;
}

.tiled-list {
  list-style: none;
}

.tiled-list:not(:last-child) {
  margin-bottom: 2rem;
}

.tiled-list__item {
  margin: 0;
  display: flex;
}

.tiled-list__exposition {
  position: relative;
  overflow: hidden;
}

.tiled-list__actions {
  margin-top: 1rem;
}

.tiled-list__link {
  flex: 0 0 100%;
  display: block;
  position: relative;
}

.tiled-list__media {
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.tiled-list__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .15s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.tiled-list__link:focus .tiled-list__media img,.tiled-list__link:hover .tiled-list__media img {
  transform: scale(1.05);
}

.tiled-list__content {
  z-index: 3;
  position: relative;
}

.tiled-list__title {
  font-size: .884615rem;
  line-height: 1rem;
}

.tiled-list__date {
  font-size: .692308rem;
  display: block;
}

.tiled-list__date + .tiled-list__description {
  margin-top: .5rem;
}

@media (max-width: 47.9981em) {
  .tiled-list__exposition + .tiled-list__item,.tiled-list__item + .tiled-list__item {
    margin-top: 1rem;
  }
}

@media (min-width: 48em) {
  .tiled-list {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 1rem;
    display: flex;
  }

  .tiled-list__exposition,.tiled-list__item {
    flex: 1 0 30%;
  }

  .tiled-list__item--featured {
    flex: 11 0 45%;
  }
}

@media (min-width: 48em) and (max-width: 59.9981em) {
  .tiled-list__item:not(.tiled-list__item--featured) .tiled-list__description {
    display: none;
  }
}

@media (min-width: 48em) {
  .scroll-list__item {
    width: calc(50vw - 2.5rem);
    max-width: 100%;
  }
}

@media (min-width: 60em) {
  .scroll-list__item {
    width: calc(33.3333vw - 2.00033rem);
    max-width: 100%;
  }
}

@media (min-width: 86.5em) {
  .scroll-list__item {
    width: 15.7433rem;
    max-width: 100%;
  }
}

.stacked-list__link {
  gap: 1rem;
  display: flex;
}

.stacked-list__media {
  flex: 0 0 40%;
}

@media (max-width: 47.9981em) {
  .stacked-list__link {
    flex-direction: column;
    align-items: stretch;
  }

  .stacked-list__media {
    height: 8rem;
    flex-basis: 8rem;
  }
}

.tiled-list {
  row-gap: 2rem;
}

.tiled-list__media {
  height: 8rem;
  border-radius: 5px;
  margin-bottom: .75rem;
}

.tiled-list__link:focus .tiled-list__title,.tiled-list__link:hover .tiled-list__title {
  color: #eb0029;
}

.tiled-list__title + .tiled-list__tags {
  margin-top: -.75rem;
  margin-bottom: .75rem;
}

.tiled-list__date {
  color: #7d7e7f;
  position: relative;
}

.tiled-list__date:before {
  content: "";
  height: 12px;
  width: 3px;
  background: #eb0029;
  margin-right: 6px;
  display: inline-block;
  transform: skewX(-12deg);
}

.tiled-list__title + .tiled-list__date {
  margin-top: -1rem;
}

.tiled-list__description {
  color: #50585a;
}

.tiled-list__title + .tiled-list__description {
  margin-top: -.5rem;
}

.pagination {
  margin: 0 0 1rem;
  list-style: none;
}

.pagination .overview {
  font-size: .692308rem;
  display: block;
}

.pagination li {
  margin-bottom: .2em;
  display: inline-block;
}

.pagination li a {
  width: 1.5rem;
  text-align: center;
  color: #50585a;
  background: #fbfcfd;
  padding: .25rem 0;
  font-size: .692308rem;
  display: block;
}

.pagination li a:focus,.pagination li a:hover {
  color: #fff;
  background: #4f5959;
}

.pagination .active a {
  color: #fff;
  background: #eb0029;
  font-weight: 700;
}

@media (min-width: 60em) {
  .pagination .overview {
    margin-right: 1.5em;
    display: inline-block;
  }
}

.quicklinks {
  justify-content: space-between;
  margin: 0 0 2rem;
  list-style: none;
  display: flex;
}

.quicklinks__item,.quicklinks__link {
  min-width: 0;
  display: flex;
}

.quicklinks__link {
  word-wrap: break-word;
  flex-direction: column;
  flex: 0 0 100%;
  justify-content: center;
  padding: 1rem;
  position: relative;
}

.quicklinks__media {
  z-index: 1;
  overflow: hidden;
}

.quicklinks__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity .15s ease-out,transform .15s ease-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.quicklinks__link:focus .quicklinks__media img,.quicklinks__link:hover .quicklinks__media img {
  transform: scale(1.05);
}

.quicklinks__content,.quicklinks__disclose,.quicklinks__icon {
  max-width: 100%;
  z-index: 2;
  position: relative;
}

.quicklinks__icon {
  font-size: 2.03846rem;
}

.quicklinks__icon + .quicklinks__content .quicklinks__description:first-child,.quicklinks__icon + .quicklinks__content .quicklinks__title {
  margin-top: .75rem;
}

.quicklinks__title {
  display: block;
}

.quicklinks__description {
  margin-top: .5rem;
}

.quicklinks__disclose {
  margin-top: 1rem;
  font-size: 1.03846rem;
}

@media (max-width: 47.9981em), (min-width: 60em) {
  .quicklinks__item--horizontal .quicklinks__link {
    flex-direction: row;
  }

  .quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content {
    margin-left: .75rem;
  }

  .quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content .quicklinks__description:first-child,.quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content .quicklinks__title {
    margin-top: 0;
  }

  .quicklinks__item--horizontal .quicklinks__disclose {
    margin-top: 0;
    margin-left: 1rem;
  }
}

@media (max-width: 47.9981em) {
  .quicklinks {
    flex-direction: column;
  }

  .quicklinks__item + .quicklinks__item {
    margin-top: 1rem;
  }
}

@media (min-width: 48em) {
  .quicklinks__item {
    flex: 1 0 10%;
  }

  .quicklinks__item + .quicklinks__item {
    margin-left: 1rem;
  }
}

.quicklinks__link {
  color: #fff;
  background: #02101a;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.quicklinks__link:focus,.quicklinks__link:hover {
  color: #fff;
  background: #eb0029;
}

.quicklinks__media {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.quicklinks__media img {
  opacity: .4;
}

.quicklinks__link:focus .quicklinks__media img,.quicklinks__link:hover .quicklinks__media img {
  opacity: .7;
}

.quicklinks__icon {
  color: #fff;
  transition: color .15s ease-out;
}

.quicklinks__link:focus .quicklinks__icon,.quicklinks__link:hover .quicklinks__icon {
  color: #fff;
}

.quicklinks__title {
  color: #fff;
  font-size: .884615rem;
  transition: color .15s ease-out;
}

.quicklinks__link:focus .quicklinks__title,.quicklinks__link:hover .quicklinks__title {
  color: #fff;
}

.quicklinks__description:before {
  content: "";
  width: 4rem;
  height: 4px;
  margin: .75rem 0;
  transition: background-color .15s ease-out;
  display: block;
}

.quicklinks__description:before,.quicklinks__link:focus .quicklinks__description:before,.quicklinks__link:hover .quicklinks__description:before {
  background: hsla(0,0%,100%,.4);
}

.tabs--standard:not(:last-child) {
  margin-bottom: 2rem;
}

.tabs--standard .tabs__tab {
  vertical-align: bottom;
  color: #eb0029;
  opacity: .9;
  z-index: 2;
  cursor: pointer;
  background: #fff;
  border: 1px solid #eb0029;
  margin-bottom: -1px;
  padding: .5rem;
  display: inline-block;
  position: relative;
}

.tabs--standard .tabs__tab.is-active {
  color: #fff;
  background: #eb0029;
  border-bottom-color: #eb0029;
}

.tabs--standard .tabs__tab:focus {
  outline-offset: -.25rem;
  outline: 1px dashed hsla(0,0%,50%,.8);
}

.tabs--standard .tabs__pane {
  border: 1px solid #eb0029;
  padding: 1rem;
  display: none;
}

.tabs--standard .tabs__pane.is-active {
  display: block;
}

.tabs--vertical {
  margin-bottom: 2rem;
}

.tabs--vertical .tabs__tab {
  background: #fff;
  padding: .57rem;
}

.tabs--vertical .tabs__tab.is-active {
  color: #fff;
  background: #eb0029;
}

.tabs--vertical .tabs__tab:focus {
  outline-offset: -.25rem;
  outline: 1px dashed #eb0029;
}

.js .tabs--vertical .tabs__pane:not(.is-active) {
  display: none;
}

@media (min-width: 30em) {
  .tabs--standard .tabs__tab {
    padding: .75rem 1rem;
    font-weight: 700;
  }
}

@media (max-width: 47.9981em), (min-width: 60em) and (max-width: 81.9981em) {
  .tabs--standard,.tabs--vertical {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .tabs--standard .tabs__pane,.tabs--standard .tabs__tab,.tabs--vertical .tabs__pane,.tabs--vertical .tabs__tab {
    flex: none;
  }

  .tabs--standard .tabs__tab,.tabs--vertical .tabs__tab {
    border: 1px solid #ee3847;
    order: 1;
  }

  .tabs--standard .tabs__tab ~ .tabs__tab,.tabs--vertical .tabs__tab ~ .tabs__tab {
    margin-top: .25rem;
  }

  .tabs--standard .tabs__tab.is-active,.tabs--vertical .tabs__tab.is-active {
    border-color: #ee3847;
  }

  .tabs--standard .tabs__tab:nth-child(2),.tabs--vertical .tabs__tab:nth-child(2) {
    order: 3;
  }

  .tabs--standard .tabs__tab:nth-child(3),.tabs--vertical .tabs__tab:nth-child(3) {
    order: 5;
  }

  .tabs--standard .tabs__tab:nth-child(4),.tabs--vertical .tabs__tab:nth-child(4) {
    order: 7;
  }

  .tabs--standard .tabs__tab:nth-child(5),.tabs--vertical .tabs__tab:nth-child(5) {
    order: 9;
  }

  .tabs--standard .tabs__tab:nth-child(6),.tabs--vertical .tabs__tab:nth-child(6) {
    order: 11;
  }

  .tabs--standard .tabs__tab:nth-child(7),.tabs--vertical .tabs__tab:nth-child(7) {
    order: 13;
  }

  .tabs--standard .tabs__tab:nth-child(8),.tabs--vertical .tabs__tab:nth-child(8) {
    order: 15;
  }

  .tabs--standard .tabs__tab:nth-child(9),.tabs--vertical .tabs__tab:nth-child(9) {
    order: 17;
  }

  .tabs--standard .tabs__tab:nth-child(10),.tabs--vertical .tabs__tab:nth-child(10) {
    order: 19;
  }

  .tabs--standard .tabs__pane,.tabs--vertical .tabs__pane {
    border: 1px solid #eb0029;
    border-top: 0 solid #eb0029;
    order: 2;
    padding: 1rem .5rem;
  }

  .tabs--standard .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane {
    order: 4;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane {
    order: 6;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 8;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 10;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 12;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 14;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 16;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 18;
  }

  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,.tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 20;
  }
}

@media (min-width: 48em) and (max-width: 59.9981em), (min-width: 86.5em) {
  .tabs--standard {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .tabs--standard:before {
    display: none !important;
  }

  .tabs--standard .tabs__tab {
    flex: none;
    padding: .75rem 1rem;
  }

  .tabs--standard.tabs--2 .tabs__tab {
    width: 48%;
    flex-basis: calc(50% - 6px);
  }

  .tabs--standard.tabs--3 .tabs__tab {
    width: 31%;
    flex-basis: calc(33.3% - 6px);
  }

  .tabs--standard.tabs--4 .tabs__tab {
    width: 22%;
    flex-basis: calc(25% - 6px);
  }

  .tabs--standard.tabs--5 .tabs__tab {
    width: 17%;
    flex-basis: calc(20% - 6px);
  }

  .tabs--standard .tabs__pane {
    flex: 1 0 100%;
  }

  .tabs--vertical .tabs__tab {
    clear: left;
    color: #eb0029;
    cursor: pointer;
    float: left;
    width: 12.5rem;
    border: 1px solid #eb0029;
    margin-bottom: .25rem;
    padding: calc(.75rem - 1px);
    box-shadow: inset .25rem 0 #fff;
  }

  .tabs--vertical .tabs__tab.is-active {
    cursor: default;
    background: #eb0029;
    border-color: #eb0029 #fff #eb0029 #eb0029;
    box-shadow: inset .25rem 0 #eb0029;
  }

  .tabs--vertical .tabs__pane {
    background: #fff;
    border-left: calc(12.5rem - 1px) solid #fff;
    padding: 1rem;
    box-shadow: inset 0 0 0 1px #eb0029;
  }

  .tabs--vertical .tabs__pane:after {
    content: "";
    clear: both;
    margin: 1.25rem 0 -1.25rem;
    display: table;
  }
}

.accordion:not(:last-child) {
  margin-bottom: 2rem;
}

.accordion__label {
  color: #525354;
  cursor: pointer;
  /*background: #eb0029;*/
  border: 1px solid #eb0029;
  padding: .5rem;
  font-size: .692308rem;
  font-weight: 700;
  display: block;
  overflow: hidden;
}

.accordion__label .fa-arrow-right {
  margin-left: .4em;
  transition: transform .15s ease-out;
}

.accordion__label:focus,.accordion__label:hover {
  /*color: #fff;*/
  /*background: #c80616;*/
}

.accordion__label.is-active {
  color: #eb0029;
  background: #f7f7f7;
  border-color: #eb0029 #eb0029 #d2d6d8;
}

.accordion__label.is-active .fa-arrow-right {
  transform: rotate(90deg);
}

.accordion__label:focus {
  outline-offset: -.25rem;
  outline: 1px dashed hsla(0,0%,50%,.3);
}

.accordion__label ~ .accordion__label {
  margin-top: .25rem;
}

.accordion__content {
  border: 1px solid #eb0029;
  border-top: none;
  padding: 1rem .5rem;
  transition: all .2s ease-out;
  overflow: hidden;
}

.js .accordion__content:not(.is-active) {
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  border-width: 0 1px;
  padding-top: 0;
  padding-bottom: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  background: #fff;
  overflow-x: hidden;
}

.content {
  padding: 4rem 1rem 1rem;
}

.page-bounds {
  max-width: 49.2308rem;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 48em) {
  .content {
    padding: 4rem 2rem 2rem;
  }
}

@media (min-width: 60em) {
  .content {
    padding-top: 9rem;
  }
}

.page-header {
  z-index: 100;
  background: #fff;
  border-bottom: 1px solid #d2d6d8;
  padding: 0 1rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.page-header .page-bounds {
  position: relative;
}

.page-header__toggle {
  display: none;
}

@media (max-width: 59.9981em) {
  .page-header {
    width: 100%;
  }

  .page-header__toggle {
    color: #525354;
    padding: 1rem;
    position: absolute;
    top: 0;
    right: -1rem;
  }

  .page-header__toggle.mobile-menu-is-open {
    color: #eb0029;
  }

  .js .page-header__toggle {
    display: block;
  }

  .page-header__toggle .toggle-indicator {
    margin-left: .25rem;
  }

  .page-header__content {
    clear: both;
    flex-direction: column;
    align-items: stretch;
    margin-left: -1rem;
    margin-right: -1rem;
    display: flex;
  }
}

@media (min-width: 60em) {
  .page-header {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 59.9981em) {
  .header-search {
    order: 1;
  }

  .header-nav {
    order: 2;
  }

  .header-utility {
    order: 3;
  }
  .page-header__content {
    width: 80%;
    width: calc(100% - 3rem);
    background: #fff;
    margin: 0;
    transition: all .15s ease-out;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
  }
}

@media (max-width: 59.9981em) {

  @supports (transform: translateX(-100%)) {
    .page-header__content {
      opacity: 0;
      visibility: hidden;
      display: flex;
      transform: translateX(-100%);
    }
  }

  .page-header__content.mobile-menu-is-open {
    display: flex;
  }

  @supports (transform: translateX(-100%)) {
    .page-header__content.mobile-menu-is-open {
      opacity: 1;
      visibility: visible;
      transform: translateX(0);
      box-shadow: 4px 0 20px rgba(0,0,0,.15),1px 0 2px rgba(0,0,0,.2);
    }
  }

  .page-header .header-search__input {
    border-width: 1px 0 !important;
    padding-top: calc(1rem - 1px) !important;
    padding-bottom: calc(1rem - 1px) !important;
  }

  .page-header .header-search__submit {
    color: #eb0029;
    background: none;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

.page-header__toggle.mobile-menu-is-open {
  width: 20%;
  width: 3rem;
  color: transparent;
  background: hsla(0,0%,100%,.7);
  font-size: .01px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
}

.page-header__toggle.mobile-menu-is-open .toggle-indicator {
  margin: 0;
  position: absolute;
  top: calc(1rem + 2px);
  left: 50%;
  transform: translateX(-50%);
}

.header-logo a,.header-logo img {
  max-width: 100%;
  margin: 0;
  display: block;
}

@media (max-width: 59.9981em) {
  .header-logo a {
    padding: .5rem 0;
  }

  .header-logo img {
    max-height: 2rem;
  }
}

.toggle-indicator {
  vertical-align: middle;
  width: 24px;
  height: 1rem;
  display: inline-block;
  position: relative;
}

.toggle-indicator__piece {
  margin-top: -2px;
  transition: opacity .2s ease-out .4s,margin .2s ease-out .4s,transform .25s ease-out;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

.toggle-indicator__piece:before {
  content: "";
  width: 24px;
  height: 4px;
  background: #02101a;
  transition: background .2s ease-out;
  display: block;
}

.page-header .toggle-indicator__piece:before {
  background: #525354;
}

.toggle-indicator__piece--1 {
  margin-top: -8px;
}

.toggle-indicator__piece--3 {
  margin-top: 4px;
}

.is-active .toggle-indicator__piece,.mobile-menu-is-open .page-header .toggle-indicator__piece {
  transition: opacity .2s ease-out,margin .2s ease-out,transform .25s ease-out .3s;
}

.is-active .toggle-indicator__piece:before,.mobile-menu-is-open .page-header .toggle-indicator__piece:before {
  background: #4f5959;
}

.is-active .toggle-indicator__piece--2,.mobile-menu-is-open .page-header .toggle-indicator__piece--2 {
  opacity: 0;
}

.is-active .toggle-indicator__piece--1,.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--3 {
  margin-top: -2px;
}

.is-active .toggle-indicator__piece--1,.mobile-menu-is-open .page-header .toggle-indicator__piece--1 {
  transform: rotate(-45deg);
}

.is-active .toggle-indicator__piece--3,.mobile-menu-is-open .page-header .toggle-indicator__piece--3 {
  transform: rotate(45deg);
}

.mobile-menu-is-open .page-header .toggle-indicator__piece:before {
  background: #eb0029;
}

.header-utility__list {
  margin: 0;
  list-style: none;
}

.header-utility__item {
  display: inline-block;
}

.header-utility__item a {
  color: #4f5959;
  padding: .5rem .25rem;
  font-size: .692308rem;
  display: block;
}

.header-utility__item--highlight > a {
  color: #fff;
  background: #eb0029;
  border-radius: 3px;
  padding-left: .5rem;
  padding-right: .5rem;
}

.header-utility__item--highlight > a:focus,
.header-utility__item--highlight > a:hover {
  color: #fff;
  background: #f1929a;
}

@media (max-width: 59.9981em) {
  .header-utility {
    text-align: center;
    padding: .75rem 1rem;
    font-size: .692308rem;
  }
}

@media (min-width: 60em) {
  .header-utility__list {
    vertical-align: middle;
    display: inline-block;
  }

  .header-utility__item a {
    color: #4f5959;
  }

  .header-utility__item a:focus,.header-utility__item a:hover {
    color: #788585;
  }
}

.header-utility__item > ul {
  margin: 0;
  list-style: none;
}

@media (max-width: 59.9981em) {
  .header-utility {
    text-align: left;
  }

  .header-utility__item {
    display: block;
  }

  .header-utility__item > a {
    font-weight: 700;
  }

  .header-utility__item > a > .fas {
    display: none;
  }

  .header-utility__item > ul a {
    padding: .25rem .25rem .25rem 1rem;
  }
}

@media (min-width: 60em) {
  .header-utility__item {
    position: relative;
  }

  .header-utility__item > ul {
    min-width: 12em;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background: #fff;
    border: 1px solid #fbfcfd;
    padding: .5rem 0;
    transition: all .15s ease-out;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)translateY(-.5rem);
  }

  .header-utility__item > ul:after,.header-utility__item > ul:before {
    content: "";
    width: 0;
    height: 0;
    z-index: 1;
    border-color: transparent transparent #fbfcfd;
    border-style: solid;
    border-width: 0 .5rem .5rem;
    margin-left: -.5rem;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
  }

  .header-utility__item > ul:after {
    z-index: 2;
    border-bottom-color: #fff;
    margin-bottom: -1px;
  }

  .header-utility__item > ul > li > a {
    color: #4f5959;
    padding: .25rem .5rem;
  }

  .header-utility__item:focus > ul,.header-utility__item:hover > ul {
    opacity: 1;
    visibility: visible;
    z-index: 4;
    transform: translateX(-50%)translateY(0);
  }
}

.header-user__welcome {
  opacity: .75;
  font-family: Source Sans Pro,Helvetica,Arial,sans-serif;
  font-size: .692308rem;
  font-style: italic;
}

.header-user__action {
  color: #4f5959;
  padding: .25rem;
  font-size: .692308rem;
  display: inline-block;
}

.header-user__action:focus,.header-user__action:hover {
  color: #788585;
}

@media (min-width: 60em) {
  .header-user,.header-user__actions,.header-user__welcome {
    vertical-align: middle;
    display: inline-block;
  }

  .header-user__welcome {
    margin-right: .5rem;
    font-size: .769231rem;
  }
}

.header-search {
  position: relative;
}

.header-search__label {
  opacity: .3;
  margin: 0;
  padding: .5rem;
  font-size: .769231rem;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
}

.header-search__label:focus,.header-search__label:hover {
  opacity: .8;
}

.header-search__input {
  width: 100%;
  background: #fff;
  font-size: .769231rem;
  line-height: 1rem;
  display: block;
  border: 1px solid rgba(0,0,0,.2) !important;
  margin: 0 !important;
  padding: .5rem 3rem .5rem 1rem !important;
}

.header-search__submit {
  width: 2.5rem;
  text-align: center;
  color: #fff;
  background: #4f5959;
  padding: calc(.5rem + 1px) 0;
  font-weight: 700;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 59.9981em) {
  .header-search__input {
    padding-left: 1rem !important;
  }
}

.header-nav ul {
  margin: 0;
  list-style: none;
}

.header-nav li {
  position: relative;
}

.header-nav a {
  display: block;
}

.header-nav > ul > li > a {
  color: #c80616;
  font-weight: 700;
}

.header-nav li li a {
  color: #50585a;
  font-size: .692308rem;
}

.header-nav li li li a {
  color: #687275;
}

.header-nav li li li li a {
  color: #768285;
}

.header-nav__toggle {
  display: none;
}

@media (max-width: 59.9981em) {
  .header-nav {
    background: #fff;
  }

  .header-nav a {
    border-bottom: 1px solid #fbfcfd;
    padding: .5rem 2.5rem .5rem 1rem;
  }

  .header-nav li li a {
    border-bottom-color: rgba(251,252,253,.5);
    padding-left: 2rem;
  }

  .header-nav li li li a {
    padding-left: 3rem;
  }

  .header-nav li li li li a {
    padding-left: 4rem;
  }

  .header-nav > ul > li > a {
    color: #c80616;
  }

  .header-nav > ul > li > ul a {
    color: #4f5959;
  }

  .js .header-nav li ul {
    max-height: 0;
    transition: max-height .3s cubic-bezier(0, .5, 0, 1);
    overflow: hidden;
  }

  .js .header-nav li ul.is-active {
    max-height: 100em;
    transition: max-height .4s cubic-bezier(.7, 0, .1, 1);
  }

  .header-nav__toggle {
    width: 2.5rem;
    height: 2rem;
    text-indent: 100%;
    white-space: nowrap;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
  }

  .js .header-nav__toggle {
    display: block;
  }

  .header-nav__toggle:before {
    content: "";
    width: 0;
    height: 0;
    border-color: #4f5959 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0;
    margin-top: -5px;
    margin-left: -10px;
    transition: transform .2s ease-out;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: scaleX(.6);
  }

  .header-nav__toggle.is-active:before {
    border-top-color: #eb0029;
    transform: scaleX(.6)rotateX(180deg);
  }
}

@media (min-width: 60em) {
  .header-nav > ul {
    text-align: center;
    justify-content: space-around;
    display: flex;
  }

  .header-nav > ul > li {
    flex: 1 0 auto;
    display: inline-block;
    position: static;
  }

  .header-nav > ul > li > a {
    padding: 1rem 0;
    position: relative;
  }

  .header-nav > ul > li > a:focus,.header-nav > ul > li > a:hover {
    color: #4f5959;
  }

  .header-nav .is-current > a {
    color: #3e7494;
  }
  .header-nav > ul > li > a:before {
    content: "";
    width: 20px;
    height: 20px;
    border: 5px solid #c80616;
    border-width: 5px 5px 0 0;
    margin-left: -10px;
    transition: opacity 60ms ease-out,visibility 0s linear .15s,z-index 0s linear .15s;
    display: block;
    bottom: -13px;
    left: 50%;
    transform: scaleY(.33)rotate(-45deg);
  }

  .header-nav > ul > li > a:before,.header-nav > ul > li > ul {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    background: #fff;
    position: absolute;
  }

  .header-nav > ul > li > ul {
    text-align: left;
    border-top: 2px solid #c80616;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.5rem 2rem;
    transition: opacity 99.9ms ease-out,visibility 0s linear .15s,z-index 0s linear .15s;
    display: flex;
    top: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 1px #eef1f2;
  }

  .header-nav > ul > li > ul > li {
    vertical-align: top;
    width: 32%;
    flex: 0 0 calc(33% - 0.5rem);
    padding-bottom: 1rem;
    display: inline-block;
  }

  .header-nav > ul > li > ul > li > a {
    color: #eb0029;
    padding-bottom: .25rem;
    font-size: .769231rem;
  }

  .header-nav > ul > li > ul > li > ul {
    border-top: 1px solid #eef1f2;
    padding-top: .5rem;
  }

  .header-nav > ul > li > ul > li > ul a,.header-nav > ul > li > ul a:focus,.header-nav > ul > li > ul a:hover {
    color: #4f5959;
  }

  .header-nav > ul > li:hover > a {
    color: #0c4160;
  }

  .header-nav > ul > li:hover > a:before {
    opacity: 1;
    visibility: visible;
    z-index: 101;
    transition: opacity .15s ease-out .575s,z-index 0s linear .575s,visibility 0s linear .575s;
  }

  .header-nav > ul > li > ul.is-focused,.header-nav > ul > li:hover > ul {
    opacity: 1;
    z-index: 100;
    visibility: visible;
  }

  .header-nav > ul > li:hover > ul {
    transition: opacity .19995s ease-out .5s,z-index 0s linear .5s,visibility 0s linear .5s;
  }

  .header-nav > ul > li > ul.is-focused {
    transition: opacity .1s ease-out,z-index linear,visibility linear;
  }
  .header-nav > ul > li > ul > li {
    opacity: 0;
    transform: translateY(20px);
  }

  .header-nav > ul > li:hover > ul > li {
    opacity: 1;
    transition: transform .25s ease-out,opacity .25s ease-out;
    transform: translateY(0);
  }

  .header-nav > ul > li:hover > ul > li:nth-child(1) {
    transition-delay: .535s, .535s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(2) {
    transition-delay: .57s, .57s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(3) {
    transition-delay: .605s, .605s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(4) {
    transition-delay: .64s, .64s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(5) {
    transition-delay: .675s, .675s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(6) {
    transition-delay: .71s, .71s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(7) {
    transition-delay: .745s, .745s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(8) {
    transition-delay: .78s, .78s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(9) {
    transition-delay: .815s, .815s;
  }

  .header-nav > ul > li:hover > ul > li:nth-child(10) {
    transition-delay: .85s, .85s;
  }

  .header-nav > ul > li > ul.is-focused > li {
    opacity: 1;
    transition: none;
    transform: none;
  }
}

.header-logo {
  float: left;
}

@media (min-width: 60em) {
  .page-header > .page-bounds {
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .page-header__content {
    flex-grow: 1;
  }

  .header-logo {
    align-items: center;
    display: flex;
    margin-right: 1rem;
    max-width: 10.5rem;
  }

  .header-logo > a {
    height: 5rem;
    flex-direction: column;
    justify-content: center;
    padding: .5rem 0;
    display: flex;
  }

  .header-logo img {
    max-height: 100%;
  }
}

@media (min-width: 60em) and (max-width: 81.9981em) {
  .page-header {
    padding-bottom: 3rem;
  }

  .page-header__content {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 1rem;
    display: flex;
  }

  .header-nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }

  .content {
    padding-top: 10rem;
  }

  .page-header {
    transition: transform .2s;
  }

  body.is-scrolled .page-header {
    transform: translateY(-5rem);
  }
}

@media (min-width: 86.5em) {
  .header-search,.header-utility {
    position: absolute;
    top: 1.5rem;
  }

  .header-utility {
    right: calc(15em + 1rem);
  }

  .header-search {
    width: 15em;
    right: 0;
  }

  .header-nav {
    margin-top: 4rem;
  }

  .content {
    padding-top: 9rem;
  }

  .header-logo > a {
    transition: height .2s;
  }

  .header-search,.header-utility {
    transition: top .2s,left .15s;
  }

  .header-nav {
    transition: margin .2s;
  }

  body.is-scrolled .header-logo > a {
    height: 3rem;
  }

  body.is-scrolled .header-search,body.is-scrolled .header-utility {
    top: -3rem;
  }

  body.is-scrolled .header-nav {
    margin-top: 0;
  }
}

.page-footer {
  padding: 0 1rem;
}

.page-footer .page-bounds {
  position: relative;
}

@media (min-width: 48em) {
  .page-footer {
    padding: 0 2rem;
  }
}

.page-footer {
  color: #50585a;
}

.page-footer .page-bounds {
  border-top: 1px solid #d2d6d8;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.page-footer a {
  color: #eb0029;
}

.page-footer a:focus,.page-footer a:hover {
  color: #c80616;
}

.footer-logo {
  text-align: center;
}

.footer-logo a {
  max-width: 100%;
  margin: 0 auto;
  display: inline-block;
}

.footer-logo img {
  max-width: 80%;
}

.footer-contact p {
  font-size: .692308rem;
  line-height: 1.5;
}

@media (max-width: 59.9981em) {
  .footer-contact {
    text-align: center;
    margin-top: .5rem;
  }
}

.footer-social__icon {
  vertical-align: middle;
  padding: .125rem;
  font-size: 1.03846rem;
  display: inline-block;
}

@media (max-width: 59.9981em) {
  .footer-social {
    text-align: center;
    margin-top: 1rem;
  }
}

.footer-trending__title {
  text-transform: uppercase;
  opacity: .5;
  margin: 0;
  font-size: .692308rem;
  font-weight: 700;
  line-height: 1rem;
}

.footer-utility__list {
  margin: 0;
  list-style: none;
}

.footer-utility__item {
  vertical-align: middle;
  display: inline-block;
}

.footer-utility__item a {
  padding: .25rem;
  display: block;
}

@media (min-width: 30em) {
  .footer-utility__item a {
    padding: .25rem .5rem;
  }
}

@media (max-width: 59.9981em) {
  .footer-utility {
    text-align: center;
    margin-top: 1rem;
  }
}

.footer-actions__section {
  margin-bottom: 1rem;
}

.footer-actions__title {
  margin-bottom: .25rem;
  font-size: 1.03846rem;
  line-height: 1rem;
}

.footer-actions__list {
  margin: 0 0 0 -.5rem;
  list-style: none;
}

.footer-actions__item {
  vertical-align: middle;
  display: inline-block;
}

.footer-actions__item a {
  padding: .25rem;
  display: block;
}

@media (max-width: 29.9981em) {
  .footer-actions__item {
    display: block;
  }
}

@media (min-width: 30em) {
  .footer-actions__item a {
    padding: .25rem .5rem;
  }
}

@media (min-width: 48em) {
  .footer-actions {
    flex-flow: wrap;
    display: flex;
  }

  .footer-actions__section {
    vertical-align: top;
    flex-grow: 1;
    flex-shrink: 0;
    display: inline-block;
  }

  .footer-actions__list {
    margin-left: 0;
  }

  .footer-actions__item {
    display: block;
  }

  .footer-actions__item a {
    padding: .25rem 0;
  }
}

@media (min-width: 86.5em) {
  .footer-actions__section {
    flex: 1;
  }
}

.footer-copyright {
  opacity: .5;
  font-size: .692308rem;
}

@media (max-width: 59.9981em) {
  .footer-copyright {
    text-align: center;
    margin-top: .5rem;
  }
}

@media (max-width: 47.9981em) {
  .page-footer {
    text-align: center;
  }

  .footer-logo img {
    max-height: 4rem;
  }

  .footer-contact,.footer-copyright,.footer-social,.footer-utility {
    margin-top: 1rem;
  }
}

@media (min-width: 48em) {
  .footer-logo {
    width: 33.3%;
    float: left;
    padding-right: .615692rem;
  }

  .page-footer__content {
    padding-left: .307385rem;
    overflow: hidden;
  }

  .footer-social {
    margin-top: .75rem;
    margin-left: -.125rem;
  }

  .footer-utility {
    margin-top: .5rem;
    margin-left: -.5rem;
  }

  .footer-copyright {
    margin-top: .5rem;
    margin-left: 33.3%;
    padding-left: .307385rem;
  }
}

@media (min-width: 60em) {
  .footer-contact,.footer-social {
    width: 62.5187%;
    width: calc(62.5187% - .923077rem * $ gap-proportion);
    float: left;
    clear: left;
    margin-right: .423077rem;
  }

  .footer-contact {
    line-height: 1.5rem;
  }

  .footer-utility {
    margin: 0;
    overflow: hidden;
  }

  .footer-utility__item {
    display: block;
  }

  .footer-copyright {
    margin-top: 1rem;
  }
}

.page-title {
  color: #525354;
}

.page-title + .breadcrumbs,.title-block {
  margin-top: -1rem;
}

.title-block {
  background: #c80616;
  margin-bottom: 1rem;
  padding: 1.5rem 1rem;
  position: relative;
  overflow: hidden;
}

.title-block:before {
  content: "";
  width: 100%;
  z-index: 2;
  background: rgba(2,16,26,.5);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.title-block__background img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.title-block .breadcrumbs a,.title-block .page-title,.title-block__content,.title-block__content a {
  color: #fff;
}

.title-block__content {
  text-shadow: 0 0 3px rgba(2,16,26,.5);
  z-index: 3;
  position: relative;
}

.title-block__content a {
  font-weight: 700;
}

.title-block .breadcrumbs a {
  font-weight: 400;
}

.title-block .breadcrumbs a:focus,.title-block .breadcrumbs a:hover,.title-block__content a:focus,.title-block__content a:hover {
  color: #fff;
  text-decoration: underline;
}

.title-block .page-title {
  text-shadow: 0 0 16px rgba(2,16,26,.4), 0 0 3px rgba(2,16,26,.3);
}

.title-block .breadcrumbs {
  margin-bottom: 0;
}

@media (min-width: 48em) {
  .title-block {
    margin-top: -2rem;
    margin-bottom: 2rem;
    padding: 3rem 0;
  }

  .title-block:before {
    width: 75%;
    opacity: .5;
    background: linear-gradient(90deg, #02101a, rgba(2,16,26,0));
  }
}

@media (min-width: 60em) {
  .title-block {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.breadcrumbs {
  margin-bottom: 1rem;
  font-size: .692308rem;
}

.breadcrumbs a {
  color: #50585a;
  opacity: .9;
}

.breadcrumbs a:focus,.breadcrumbs a:hover {
  color: #4f5959;
  opacity: 1;
}

.breadcrumbs span {
  opacity: .4;
  margin: 0 .3em;
  display: inline-block;
}

.in-this-section {
  border-bottom: 1px solid #d2d6d8;
}

.in-this-section a {
  color: #525354;
  padding: .25rem 0;
  display: block;
}

.in-this-section a:focus,.in-this-section a:hover {
  color: #eb0029;
}

.in-this-section ul {
  margin: 0;
  list-style: none;
}

.in-this-section ul ul {
  padding-left: 1rem;
  //display: none;
}

.in-this-section ul ul a {
  font-size: .692308rem;
}

.in-this-section .is-current > ul {
  display: block;
}

.in-this-section .is-current > a {
  color: #eb0029;
}

@media (max-width: 59.9981em) {
  .title-block__content {
    padding-left: 0;
    padding-right: 0;
  }
  .in-this-section__toggle {
    width: 100%;
    text-align: left;
    margin-bottom: 1rem;
    display: block;
  }

  .js .in-this-section > ul,.no-js .in-this-section__toggle {
    display: none;
  }

  .js .in-this-section > ul.is-active {
    margin-top: .5rem;
    display: block;
  }
}

@media (min-width: 60em) {
  .in-this-section__toggle {
    cursor: default;
    margin-bottom: .5rem;
    font-size: 1.26923rem;
    line-height: 1.5rem;
  }

  .in-this-section__toggle .toggle-indicator {
    display: none;
  }

  .interior-layout .in-this-section {
    margin-top: -.25rem;
  }
}

.share-buttons {
  font-size: 1.03846rem;
}

.share-buttons:not(:last-child) {
  margin-bottom: 1rem;
}

.no-js .share-buttons {
  display: none;
}

.share-buttons__title {
  opacity: .7;
  font-size: .692308rem;
  display: block;
}

.share-buttons__button {
  vertical-align: middle;
  color: #eb0029;
  margin: .25rem .25rem 0 0;
  display: inline-block;
}

.share-buttons__button:focus,.share-buttons__button:hover {
  color: #4f5959;
}

.interior-layout__main,.interior-layout__nav {
  margin-bottom: 1rem;
}

@media (min-width: 60em) {
  .interior-layout__nav {
    margin-bottom: 0;
  }

  .interior-layout__nav > :last-child {
    margin-bottom: 2rem;
  }

  .interior-layout__title {
    margin-bottom: 1rem;
  }

  .interior-layout__main {
    margin-bottom: 2rem;
  }

  .interior-layout__title {
    margin-left: 30%;
    padding-left: 2rem;
  }

  .interior-layout__aside,.interior-layout__nav {
    width: 30%;
    float: left;
    clear: left;
    z-index: 2;
    position: relative;
    overflow: hidden;
  }

  .interior-layout__main {
    width: 70%;
    float: right;
    padding-left: 2rem;
  }
}

@media print {
  .breadcrumbs,.footer-logo,.footer-social,.footer-utility,.header-nav,.header-search,.header-utility,.home-feature,.in-this-section,.page-header__toggle,.share-buttons,.truncator-expand {
    display: none !important;
  }

  body {
    background: #fff;
  }

  @page {
    margin: .5in;
  }

  @page :first {
    margin-top: 1in;
  }

  @page :last {
    margin-bottom: 1in;
  }

  .page-bounds {
    max-width: 100%;
  }

  .content,.page-footer,.page-header {
    padding-left: 0;
    padding-right: 0;
  }

  h1,h2,h3,h4 {
    page-break-after: avoid;
  }

  blockquote,img,pre,table {
    page-break-inside: avoid;
  }

  dl,ol,ul {
    page-break-before: avoid;
  }

  .header-logo {
    float: none;
    max-width: 150px;
    margin: 0 auto;
    padding: 0;
  }

  .page-footer {
    border-top: 1px solid #fbfcfd;
  }

  .footer-contact {
    text-align: center;
  }

  .interior-layout__aside,.interior-layout__main,.interior-layout__nav,.interior-layout__title {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .interior-layout__aside {
    border-top: 1px solid #d2d6d8;
    padding-top: 2rem;
  }

  .page-title {
    text-align: center;
  }

  .content a[href]:not([href^="#"]) {
    word-wrap: break-word;
    color: #50585a;
    font-weight: 700;
    box-shadow: 0 2px #eb0029;
  }

  .content a[href]:not([href^="#"]):after {
    content: " (" attr(href) ") ";
    color: #687275;
    font-size: .85em;
  }

  .tabs__pane {
    display: block !important;
  }

  .accordion__content {
    max-height: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  [data-truncate-to] {
    max-height: none !important;
    overflow: visible !important;
  }

  [data-truncate-to*="item"] > * {
    display: initial !important;
  }
}
/*
I THINK THIS HAS NON-SASS CSS SO PUT OVERRIDES DOWN HERE FOR NOW 
*/
.item-list .card, .interior-layout .card { margin-bottom:20px}
.item-list__description {color:#525354;}
.title-block__content {max-width:none !important;}
.tiled-list, .stacked-list {margin-left:0 !important;}
.solr-filter {margin-bottom:25px;padding-bottom:15px}
.pagination {margin-top:25px}
#topics--pane {margin-bottom:25px}
#menu-main-navigation-1 {padding-bottom:15px}
.in-this-section .current-menu-item a {color:#eb0029;}