@charset "UTF-8";
.theme-ia h1,
.theme-ia .h1,
.theme-ia h2,
.theme-ia .h2,
.theme-ia h3,
.theme-ia .h3,
.theme-ia h4,
.theme-ia .h4,
.theme-ia h5,
.theme-ia .h5,
.theme-ia h6,
.theme-ia .h6 {
  color: #0d0d0d;
  font-weight: 600; }

.theme-ia h1 {
  letter-spacing: -0.075rem; }

.theme-ia h2,
.theme-ia .h2 {
  color: #0d0d0d;
  line-height: 1.1em; }

.theme-ia a,
.theme-ia .link {
  color: #cd0014;
  line-height: 1em;
  text-decoration: none; }
  .theme-ia a:hover,
  .theme-ia .link:hover {
    color: #9a000f; }

@media (min-width: 860px) {
  .theme-ia h1,
  .theme-ia .h1 {
    font-size: 2.4rem; } }

body.theme-ia {
  background: #f0efeb; }
  body.theme-ia .row + .row {
    border-top-color: #dbd8d4; }
  body.theme-ia .row--dark {
    background: #ebeae7; }

body.theme-ia.row--dark {
  background: #e6e5e1; }

.theme-ia .e-button {
  color: #cd0014; }
  .theme-ia .e-button .button-text {
    color: #cd0014;
    text-decoration: none; }
  .theme-ia .e-button:hover .button-text,
  .theme-ia .e-button:focus .button-text {
    border-bottom: 1px solid #9a000f;
    color: #9a000f; }
  .theme-ia .e-button.button--bg {
    background: #cd0014;
    color: #fff; }
    .theme-ia .e-button.button--bg .button-text {
      color: #fff; }
    .theme-ia .e-button.button--bg:hover {
      background: #9a000f; }
    .theme-ia .e-button.button--bg:focus {
      background: #9a000f; }
    .theme-ia .e-button.button--bg:disabled {
      background: #cfcfcf;
      color: #fafafa; }
  .theme-ia .e-button.button--loader:after, .theme-ia .e-button.button--loader:hover:after {
    background: #81000d; }
  .theme-ia .e-button.button--radio {
    background: #fff;
    border: 1px solid #cfcfcf;
    color: #666; }
    .theme-ia .e-button.button--radio:focus, .theme-ia .e-button.button--radio:hover {
      background: #fafafa; }
  .theme-ia .e-button.button--bg:hover .button-text,
  .theme-ia .e-button.button--bg:focus .button-text {
    border-bottom: none; }
  .theme-ia .e-button.button--rounded {
    border-radius: 0; }

.theme-ia input[type=radio]:checked + .e-button.button--radio {
  color: #fff;
  background: #cd0014; }
  .theme-ia input[type=radio]:checked + .e-button.button--radio:hover {
    background: #9a000f; }

.theme-ia .e-button.button--ia {
  padding: 0.9rem 1.1rem;
  background: #cd0014;
  text-decoration: none; }
  .theme-ia .e-button.button--ia .button-text {
    border: 0;
    color: #fff;
    font-family: "plakat", impact, sans-serif;
    font-size: 1.2rem;
    font-weight: 400; }
  .theme-ia .e-button.button--ia:hover {
    background: #9a000f; }
  @media (min-width: 680px) {
    .theme-ia .e-button.button--ia {
      padding: 1rem 1.2rem; }
      .theme-ia .e-button.button--ia .button-text {
        font-size: 1.5rem; } }

.theme-ia .e-card .card-title {
  font-weight: 600;
  color: #cd0014; }

.theme-ia .e-card.card--compact .card-title {
  color: #cd0014;
  font-size: 0.95em; }

.theme-ia .e-card.card--compact .card-text {
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal; }

@media (min-width: 860px) {
  .theme-ia .e-card:hover .card-title, .theme-ia .e-card:active .card-title {
    color: #9a000f; } }

.theme-ia .e-featured-icon:active .svg-icon {
  fill: #cd0014; }

.theme-ia .e-featured-icon.is-active .svg-icon {
  fill: #cd0014; }

@media (min-width: 860px) {
  .theme-ia .e-featured-icon .featured-icon-label {
    color: #fff;
    background: #cd0014; }
  .theme-ia .e-featured-icon .featured-icon-hover-arrow {
    border-color: transparent transparent #cd0014; }
  .theme-ia .e-featured-icon:hover .svg-icon {
    fill: #cd0014; } }

.theme-ia .e-form .form-item-input:focus {
  border-color: #6b6357; }

.theme-ia .e-form .form-radio-group input[type=radio]:checked + span {
  background: #cd0014;
  border-color: #cd0014; }

.theme-ia .e-form .form-radio-group input[type=radio]:focus:checked + span {
  background: #9a000f;
  border-color: #cd0014; }

.theme-ia .e-loader .loader-dot {
  background: #cd0014; }

.theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-next,
.theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-prev {
  background: #cd0014; }
  .theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-next.is-active,
  .theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-prev.is-active {
    background: #cd0014; }
  .theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-next.is-active:hover,
  .theme-ia .js-c-horizontalScroll .js-horizontalScroll-btn-prev.is-active:hover {
    background: #9a000f; }

@media (max-width: 1023px) {
  .theme-ia .js-c-horizontalScroll:before, .theme-ia .js-c-horizontalScroll:after {
    background: #ebeae7; } }

.theme-ia .js-c-tooltip .tooltip-close {
  background: #333; }

.theme-ia .js-c-tooltip .tooltip-close:hover {
  background: #262626; }

.theme-ia .c-header .header-logo {
  height: 40px;
  margin-top: 5px;
  margin-left: 0; }

@media (max-width: 859px) {
  .theme-ia .c-header .header-shortcuts .featured-icon--translate {
    right: 35px;
    display: block;
    width: 22px;
    height: 22px;
    padding: 13px 5px 15px 10px; }
  .theme-ia .c-header .header-shortcuts .featured-icon--search {
    width: 22px;
    height: 26px;
    right: 0; } }

@media (min-width: 680px) {
  .theme-ia .c-header .header-logo {
    margin-top: 9px; } }

@media (min-width: 860px) {
  .theme-ia .c-header .header-logo {
    margin-top: 0; } }

@media (min-width: 1200px) {
  .theme-ia .c-header .header-logo {
    margin-top: 4px; } }

.theme-ia .c-alphabetical .alphabetical-nav {
  background: #cd0014; }

.theme-ia .c-alphabetical .alphabetical-nav-item:hover {
  color: #fff;
  background: #9a000f; }

.theme-ia .c-alphabetical .alphabetical-nav-item.is-active {
  background: #e70016; }

.theme-ia .c-archive-filter .archive-filter-nav--top {
  background: #cd0014; }

.theme-ia .c-archive-filter .archive-filter-nav--top .archive-filter-btn.is-active {
  color: #cd0014; }

.theme-ia .c-archive-filter .archive-filter-nav--sub .archive-filter-btn {
  color: #cd0014; }

.theme-ia .c-archive-filter .archive-filter-nav--sub .archive-filter-btn:hover .btn-text {
  color: #9a000f;
  background: -webkit-gradient(linear, left top, left bottom, from(#9a000f), to(#9a000f));
  background: linear-gradient(#9a000f, #9a000f);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-archive-filter .archive-filter-nav--sub .archive-filter-btn.is-active {
  color: #fff;
  background: #cd0014; }

.theme-ia .c-article h2 {
  font-weight: 400; }

.theme-ia .c-article h4 {
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-size: 1.1rem; }

.theme-ia .c-article u {
  background: -webkit-gradient(linear, left top, left bottom, from(#cd0014), to(#cd0014));
  background: linear-gradient(#cd0014, #cd0014);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-article p + p {
  margin-top: 0.5rem; }

.theme-ia .c-article abbr::after,
.theme-ia .c-article acr::after {
  border-bottom: 1px dotted #cd0014; }

.theme-ia .c-article a:hover {
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#9a000f), to(#9a000f));
  background: linear-gradient(#9a000f, #9a000f);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-article .list--featured {
  border-left: 5px solid #cd0014; }

.theme-ia .c-article .list--arrows > li:before {
  color: #cd0014; }

.layout--local .theme-ia .c-article ul.list--featured {
  border-left-color: #cd0014; }

.theme-ia .c-article a[target=_blank]:after {
  background: url("../assets/images/new-window-ia.svg"); }

@media print {
  .theme-ia .c-article .list--checkbox > li:before {
    background: none;
    color: #cd0014; } }

.theme-ia .c-article-footer .article-footer-meta {
  border-bottom: 0.25rem solid #c5c1ba; }

.theme-ia .c-article-footer .article-footer-feedback {
  border-bottom: 1px solid #c5c1ba; }

.theme-ia .c-article-footer .article-footer-feedback-icon .svg-icon,
.theme-ia .c-article-footer .article-footer-share > .share-icon .svg-icon {
  fill: #b7b2a9; }

.theme-ia .c-article-footer .article-footer-share > .share-icon:hover .svg-icon {
  fill: #aea89e; }

.theme-ia .c-cookies {
  border-top: 1px solid #6b6357;
  background: #887e6f; }
  .theme-ia .c-cookies .cookies-text-link:hover {
    color: #fff; }
  .theme-ia .c-cookies .cookies-accept {
    background: #6b6357; }
  .theme-ia .c-cookies .cookies-accept:hover {
    background: #4f4940; }
  .theme-ia .c-cookies .cookies-accept .button-text {
    color: #fff;
    border-bottom: none; }

.theme-ia .c-feed .feed-header-layout-switch .is-active .svg-icon {
  fill: #cd0014; }

.theme-ia .c-feed .feed-header-title {
  font-size: 1.1rem;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase; }

.theme-ia .c-feed .feed-header-title:after {
  background: #cd0014; }

.theme-ia .c-feed .feed-header-rss-icon {
  fill: #cd0014; }

.theme-ia .c-feed .feed-header-rss:hover .feed-header-rss-icon {
  fill: #005380; }

.theme-ia .c-feed .feed-content-item .item-title {
  color: #cd0014; }

.theme-ia .c-feed .feed-slider-title {
  color: #cd0014; }

.theme-ia .c-feed .feed-slider-nav-btn {
  fill: #cd0014; }

.theme-ia .c-feed.feed-layout--slider .feed-content-item .item-subtitle:before {
  background: #cd0014; }

.theme-ia .c-feed.feed-layout--slider .feed-content-item .item-meta,
.theme-ia .c-feed.feed-layout--slider .feed-content-item .item-subtitle {
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 300; }

.theme-ia .c-feed.feed-layout--list .item-link:hover .item-title {
  color: #9a000f; }

.theme-ia .c-intro .intro-subject {
  color: #0d0d0d; }

.theme-ia .c-intro .intro-subject {
  margin-bottom: 0.75rem; }

.theme-ia .c-intro .intro-type {
  color: #cd0014; }

.theme-ia .c-intro .intro-title {
  font-weight: 400;
  color: #0d0d0d;
  letter-spacing: -0.02em; }

.theme-ia .c-intro .intro-container {
  font-family: "Foundry Sterling W01", arial, sans-serif; }

.theme-ia .c-intro .intro-content {
  max-width: 1000px; }

.theme-ia .c-intro .intro-paragraph {
  font-style: normal; }

.theme-ia .c-intro .intro-arrow .svg-icon {
  fill: #fff; }

.theme-ia.layout--subject .c-intro .intro-header {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  text-align: center;
  margin-bottom: 3rem; }

.theme-ia.layout--subject .c-intro .intro-subject {
  display: inline-block;
  padding: 0.2rem 0.5rem 0.25rem;
  color: #fff;
  background: #cd0014; }

.theme-ia.layout--subject .c-intro .intro-title {
  position: static;
  color: #fff;
  font-family: "plakat", impact, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  background: transparent;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.theme-ia .c-infobox .infobox-content {
  border-top-color: #cd0014; }

.theme-ia .c-infobox.infobox--document .infobox-item-icon .svg-icon {
  fill: #cd0014; }

.theme-ia .c-infobox.infobox--document .icon-type {
  background: #cd0014; }

.theme-ia .c-infobox.infobox--document .infobox-item:hover .infobox-item-icon .svg-icon {
  fill: #9a000f; }

.theme-ia .c-infobox.infobox--document .infobox-item:hover .infobox-item-icon .icon-type {
  background: #9a000f; }

.theme-ia .c-infobox.infobox--article .infobox-readmore {
  color: #cd0014; }

.theme-ia .c-list .list-box {
  border-top-color: #cd0014; }

.theme-ia .c-nav-breadcrumb .nav-breadcrumb-link,
.theme-ia .c-nav-breadcrumb .nav-breadcrumb-current {
  color: #cd0014; }

.theme-ia .c-nav-breadcrumb .nav-breadcrumb-link:hover {
  color: #9a000f;
  background: -webkit-gradient(linear, left top, left bottom, from(#9a000f), to(#9a000f));
  background: linear-gradient(#9a000f, #9a000f);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-nav-sub .nav-sub-container {
  background: #dbd8d4; }

.theme-ia .c-nav-sub .nav-sub-back-btn {
  background: #c5c1ba; }

.theme-ia .c-nav-sub .nav-sub-back-btn .svg-icon {
  fill: #0d0d0d; }

.theme-ia .c-nav-sub .nav-sub-back-text {
  color: #0d0d0d;
  background: #c5c1ba; }

.theme-ia .c-nav-sub .nav-sub-up-btn {
  background: #c5c1ba; }
  .theme-ia .c-nav-sub .nav-sub-up-btn:hover {
    background: #aea89e; }

.theme-ia .c-nav-sub .nav-sub-link,
.theme-ia .c-nav-sub .nav-sub-more-btn {
  color: #0d0d0d; }

.theme-ia .c-nav-sub .nav-sub-up-btn .svg-icon {
  fill: #0d0d0d; }

.theme-ia .c-nav-sub .nav-sub-link:hover,
.theme-ia .c-nav-sub .nav-sub-more-btn:hover {
  background-color: #c5c1ba; }

.theme-ia .c-nav-sub .nav-sub-link.is-current {
  background: #c5c1ba; }

.theme-ia .c-nav-sub .nav-sub-more-btn.is-active {
  background-color: #c5c1ba; }

.theme-ia .c-nav-sub .nav-sub-more-btn .svg-icon {
  fill: #0d0d0d; }

.theme-ia .c-nav-sub .nav-sub-more-list {
  background: #dbd8d4; }

.theme-ia .c-nav-sub .nav-sub-more-list:before {
  border-color: transparent transparent #dbd8d4; }

.theme-ia .c-nav-sub .nav-sub-more-list .nav-sub-link {
  border-bottom: 1px solid #d2cec9; }

.theme-ia .c-personnel .personnel-title {
  color: #0d0d0d; }

.theme-ia .c-personnel .personnel-description:before {
  background: #cd0014; }

.theme-ia .c-personnel .personnel-description-title {
  color: #cd0014; }

.theme-ia .c-header .header-logo {
  height: 40px;
  margin-top: 5px;
  margin-left: 0; }

@media (max-width: 859px) {
  .theme-ia .c-header .header-shortcuts .featured-icon--translate {
    right: 35px;
    display: block;
    width: 22px;
    height: 22px;
    padding: 13px 5px 15px 10px; }
  .theme-ia .c-header .header-shortcuts .featured-icon--search {
    width: 22px;
    height: 26px;
    right: 0; } }

@media (min-width: 680px) {
  .theme-ia .c-header .header-logo {
    margin-top: 9px; } }

@media (min-width: 860px) {
  .theme-ia .c-header .header-logo {
    margin-top: 0; } }

@media (min-width: 1200px) {
  .theme-ia .c-header .header-logo {
    margin-top: 4px; } }

.c-ia-footer {
  position: relative;
  margin-top: 3rem;
  padding-top: 15px; }
  .c-ia-footer:after {
    display: table;
    clear: both;
    content: ''; }
  .c-ia-footer .footer {
    background: #fff; }
    .c-ia-footer .footer:before {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      height: 15px;
      background: url("../assets/images/ia-footer.png");
      background-position: top center;
      content: ''; }
    .c-ia-footer .footer .footer-container {
      padding-top: 3rem;
      padding-bottom: 3rem; }
    .c-ia-footer .footer .footer-title {
      position: relative;
      display: inline-block;
      margin-right: 1.78571%;
      margin-bottom: 2rem;
      margin-left: 1.78571%;
      padding-left: 2.8rem;
      color: #ac101c;
      font-size: 1.8rem; }
      .c-ia-footer .footer .footer-title .svg-icon {
        position: absolute;
        top: 4%;
        left: 0;
        display: block;
        width: 1.8rem;
        height: 1.8rem;
        fill: #ac101c; }
    .c-ia-footer .footer .footer-link,
    .c-ia-footer .footer a {
      position: relative;
      display: block;
      color: #cd0014;
      padding-left: 0.75rem;
      cursor: pointer;
      font-size: 0.95rem;
      font-weight: 300; }
      .c-ia-footer .footer .footer-link:before,
      .c-ia-footer .footer a:before {
        position: absolute;
        left: 0;
        display: block;
        content: '› '; }
      .c-ia-footer .footer .footer-link:hover,
      .c-ia-footer .footer a:hover {
        color: #9a000f;
        text-decoration: underline; }
    .c-ia-footer .footer .footer-link + .footer-link {
      margin-top: 0.25rem; }
    .c-ia-footer .footer .footer-group {
      width: 96.42857%;
      margin-right: 1.78571%;
      margin-left: 1.78571%;
      position: relative;
      margin-bottom: 1rem;
      color: #1a1a1a;
      cursor: pointer; }
    .c-ia-footer .footer .footer-group-title {
      position: relative;
      margin-bottom: 0.75rem;
      padding-bottom: 0.75rem;
      border-bottom: 1px solid #cfcfcf;
      color: #1a1a1a;
      font-size: 20px; }
    .c-ia-footer .footer .footer-group-toggle {
      position: absolute;
      top: 0;
      right: 0;
      width: 24px;
      height: 24px;
      padding: 6px;
      border-radius: 50%;
      background: #ac101c;
      pointer-events: none; }
      .c-ia-footer .footer .footer-group-toggle .svg-icon {
        fill: #fff; }
    .c-ia-footer .footer .is-active .footer-group-toggle {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .c-ia-footer .footer .footer-group-content {
      display: none; }
      .c-ia-footer .footer .footer-group-content .group-item {
        margin-bottom: 1rem; }
      .c-ia-footer .footer .footer-group-content .group-item-title,
      .c-ia-footer .footer .footer-group-content h4 {
        font-size: 0.9rem;
        line-height: 1.25em;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 0.5rem; }
      .c-ia-footer .footer .footer-group-content p + h4 {
        margin-top: 1.5rem; }
      .c-ia-footer .footer .footer-group-content .group-item-text,
      .c-ia-footer .footer .footer-group-content p {
        margin-bottom: 0.25rem;
        font-size: 0.95rem;
        line-height: 1.25em; }
      .c-ia-footer .footer .footer-group-content .group-item-link,
      .c-ia-footer .footer .footer-group-content a {
        line-height: 1.25em; }
      .c-ia-footer .footer .footer-group-content .group-item-figure {
        display: block;
        width: 8.5rem;
        margin-top: 1rem;
        padding-left: 0; }
        .c-ia-footer .footer .footer-group-content .group-item-figure img {
          width: 100%;
          height: auto;
          line-height: 0; }
        .c-ia-footer .footer .footer-group-content .group-item-figure:before {
          display: none; }
      .c-ia-footer .footer .footer-group-content .group-item-figure + .group-item-figure {
        margin-top: 0.5rem; }
    .c-ia-footer .footer .group-item--social .group-item-icon {
      display: inline-block;
      width: 2rem;
      height: 2rem;
      margin-right: 0.25rem;
      cursor: pointer; }
    .c-ia-footer .footer .group-item--social .group-item-link--icon {
      display: inline;
      padding-left: 0; }
      .c-ia-footer .footer .group-item--social .group-item-link--icon:before {
        display: none; }
    .c-ia-footer .footer .group-item--social .group-item-icon .svg-icon {
      fill: #887e6f; }
    .c-ia-footer .footer .group-item--social .group-item-icon:hover .svg-icon {
      fill: #6c6458; }
    .is-accessible .c-ia-footer .footer .footer-group-toggle:focus {
      border-radius: 3px;
      background: #F18E1F; }
      .is-accessible .c-ia-footer .footer .footer-group-toggle:focus .svg-icon {
        fill: #231402; }
    .is-accessible .c-ia-footer .footer .footer-group-link:focus {
      padding: 4px 8px;
      border-radius: 5px;
      color: #231402;
      background: #F18E1F; }
      .is-accessible .c-ia-footer .footer .footer-group-link:focus .svg-icon {
        fill: #231402; }
      .is-accessible .c-ia-footer .footer .footer-group-link:focus.footer-group-link--icon {
        padding: 8px; }
      .is-accessible .c-ia-footer .footer .footer-group-link:focus.footer-group-link--mail {
        padding-top: 0;
        padding-bottom: 8px; }
    @media (min-width: 860px) {
      .c-ia-footer .footer .footer-container {
        text-align: center; }
      .c-ia-footer .footer .footer-group {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: 1.78571%;
        padding-right: 1.78571%;
        margin-right: 0;
        margin-left: 0;
        text-align: left;
        cursor: default; }
      .c-ia-footer .footer .footer-title {
        text-align: center; }
      .c-ia-footer .footer .footer-group-toggle {
        display: none; }
      .c-ia-footer .footer .footer-group-content {
        display: block; } }
  .c-ia-footer .footer-information {
    background: #c5c1ba;
    font-size: 0.85rem;
    text-align: left; }
  .c-ia-footer .footer-information-container {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .c-ia-footer .footer-information-links {
    margin-left: 1.78571%; }
  .c-ia-footer .footer-information-copyright {
    display: block;
    margin-top: 0.75rem;
    margin-left: 1.78571%;
    color: #1a1a1a; }
  .c-ia-footer .footer-information-link {
    display: block;
    margin-bottom: 0.5rem;
    white-space: nowrap;
    color: #1a1a1a; }
  .c-ia-footer .footer-information-link:first-child:before {
    display: none; }
  .is-accessible .c-ia-footer .footer-information-link:focus {
    padding: 6px 10px;
    border-radius: 5px;
    color: #231402;
    background: #F18E1F; }
    .is-accessible .c-ia-footer .footer-information-link:focus:before {
      display: none; }
  @media (min-width: 860px) {
    .c-ia-footer .footer-information-link {
      display: inline-block; }
    .c-ia-footer .footer-information-link:hover {
      text-decoration: underline; }
    .c-ia-footer .footer-information-link:before {
      display: inline-block;
      width: 4px;
      height: 4px;
      margin-top: -2px;
      margin-right: 3px;
      margin-left: 3px;
      border-radius: 50%;
      content: '';
      background-color: #6b6357;
      vertical-align: middle; }
    .c-ia-footer .footer-information-links {
      float: left; }
    .c-ia-footer .footer-information-copyright {
      float: right;
      margin-top: 0;
      margin-right: 1.78571%; } }
  @media print {
    .c-ia-footer .footer-contact {
      display: none !important; }
    .c-ia-footer .footer-links {
      display: none !important; }
    .c-ia-footer .footer-information-links {
      display: none !important; }
    .c-ia-footer .footer-information-copyright {
      float: none !important;
      display: block;
      text-align: left; } }
  .layout--infoscreen .c-ia-footer {
    display: none; }

.c-ia-shortcuts {
  overflow: hidden;
  outline: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .c-ia-shortcuts .shortcuts-container {
    width: 96.42857%;
    margin-top: 1.5rem;
    margin-right: 1.78571%;
    margin-left: 1.78571%;
    background: #cd0014; }
    .c-ia-shortcuts .shortcuts-container:after {
      display: table;
      clear: both;
      content: ''; }
  .c-ia-shortcuts .shortcuts-item {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 1.25rem 0;
    color: #fff;
    font-family: "plakat", impact, sans-serif;
    font-size: 1.5rem;
    text-align: center;
    text-transform: uppercase; }
    .c-ia-shortcuts .shortcuts-item:before {
      position: absolute;
      right: 1rem;
      bottom: 0;
      left: 1rem;
      display: block;
      height: 2px;
      content: '';
      background: #9a000f; }
    .c-ia-shortcuts .shortcuts-item .shortcuts-item-text {
      position: relative;
      top: 0;
      display: block;
      -webkit-transition: all 150ms;
      transition: all 150ms; }
    .c-ia-shortcuts .shortcuts-item:last-child:before {
      display: none; }
    .c-ia-shortcuts .shortcuts-item:hover {
      color: #fff; }
  @media (min-width: 680px) {
    .c-ia-shortcuts {
      background: #cd0014; }
      .c-ia-shortcuts .shortcuts-container {
        margin-top: 0;
        margin-right: auto;
        margin-left: auto; }
      .c-ia-shortcuts .shortcuts-item {
        float: left;
        width: 33.33333%; }
        .c-ia-shortcuts .shortcuts-item:before {
          right: 0;
          left: 0;
          height: 0.35rem;
          -webkit-transform: translate(0, 0.15rem);
              -ms-transform: translate(0, 0.15rem);
                  transform: translate(0, 0.15rem);
          -webkit-transition: -webkit-transform 150ms;
          transition: -webkit-transform 150ms;
          transition: transform 150ms;
          transition: transform 150ms, -webkit-transform 150ms; }
        .c-ia-shortcuts .shortcuts-item:last-child:before {
          display: block; }
        .c-ia-shortcuts .shortcuts-item:after {
          position: absolute;
          top: 0.5rem;
          right: 0;
          bottom: 0.75rem;
          display: block;
          width: 1px;
          content: '';
          background: #9a000f; }
        .c-ia-shortcuts .shortcuts-item:hover .shortcuts-item-text {
          top: -0.15rem; }
        .c-ia-shortcuts .shortcuts-item:hover:before {
          -webkit-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
                  transform: translate(0, 0); }
        .c-ia-shortcuts .shortcuts-item:first-child {
          margin-left: 1.78571%;
          padding-left: 0; }
        .c-ia-shortcuts .shortcuts-item:first-child, .c-ia-shortcuts .shortcuts-item:last-child {
          width: 31.54762%; }
        .c-ia-shortcuts .shortcuts-item:last-child {
          margin-right: 1.78571%;
          padding-right: 0; }
        .c-ia-shortcuts .shortcuts-item:last-child:after {
          display: none; } }

.c-ia-sidepanel {
  position: fixed;
  bottom: 0.5rem;
  right: 0;
  z-index: 999;
  -webkit-transform: translate(0, 0) translateZ(0);
          transform: translate(0, 0) translateZ(0);
  pointer-events: none; }
  .c-ia-sidepanel .sidepanel-btn {
    position: absolute;
    top: 50%;
    right: 0;
    width: 2.2rem;
    height: 6.9rem;
    background: #cd0014;
    color: #fff;
    font-family: "plakat", impact, sans-serif;
    font-size: 1rem;
    padding: 0;
    -webkit-transform: translate(105%, -50%);
        -ms-transform: translate(105%, -50%);
            transform: translate(105%, -50%);
    pointer-events: all; }
    .c-ia-sidepanel .sidepanel-btn .svg-icon {
      fill: #cd0014; }
    .c-ia-sidepanel .sidepanel-btn:hover {
      background: #9a000f; }
    .c-ia-sidepanel .sidepanel-btn:hover .svg-icon {
      fill: #9a000f; }
  .c-ia-sidepanel .sidepanel-nav {
    position: relative;
    background: #cd0014;
    -webkit-transform: translate(105%, 0);
        -ms-transform: translate(105%, 0);
            transform: translate(105%, 0);
    padding-right: 2.2rem;
    pointer-events: all; }
  .c-ia-sidepanel .sidepanel-nav-close-btn {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2.2rem;
    padding: 0.25rem;
    background: #9a000f;
    fill: #fff;
    -webkit-box-shadow: inset 10px 0px 20px -10px rgba(0, 0, 0, 0.2);
            box-shadow: inset 10px 0px 20px -10px rgba(0, 0, 0, 0.2); }
    .c-ia-sidepanel .sidepanel-nav-close-btn:hover {
      background: #81000d; }
  .c-ia-sidepanel .sidepanel-nav-close-btn-icon {
    width: 2rem;
    height: 2rem;
    margin: 0 auto; }
  .c-ia-sidepanel .sidepanel-nav-item {
    display: block;
    padding: 1rem 2rem 1rem 1rem;
    border-bottom: 1px solid #9a000f;
    color: #fff;
    background: #cd0014;
    font-size: 0.9rem; }
    .c-ia-sidepanel .sidepanel-nav-item:hover {
      color: #fff;
      background: #9a000f; }
    .c-ia-sidepanel .sidepanel-nav-item:last-child {
      border-bottom: none; }
  @media (min-width: 680px) {
    .c-ia-sidepanel {
      top: 50%;
      bottom: auto;
      -webkit-transform: translate(0, -50%) translateZ(0);
              transform: translate(0, -50%) translateZ(0); }
      .c-ia-sidepanel .sidepanel-btn {
        width: 2.6rem;
        height: 7.5rem; }
      .c-ia-sidepanel .sidepanel-nav {
        padding-right: 2.6rem; }
      .c-ia-sidepanel .sidepanel-nav-close-btn {
        width: 2.6rem; } }
  @media print {
    .c-ia-sidepanel {
      display: none; } }

.theme-ia .c-hero .hero-image {
  min-height: 220px; }

.theme-ia .c-hero .hero-image-content {
  position: relative;
  background: #fff;
  margin-bottom: 3rem;
  color: #000;
  text-align: center; }

.theme-ia .c-hero .hero-scrollhelp {
  cursor: pointer;
  margin: 0 auto;
  width: 2rem;
  height: 2rem;
  fill: #fff; }
  .theme-ia .c-hero .hero-scrollhelp:hover {
    fill: #cd0014; }

.theme-ia .c-hero.has-text-overlay .hero-scrollhelp {
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  margin-left: -1rem;
  z-index: 1; }

.theme-ia .c-hero .hero-image-content-title {
  color: #000;
  font-family: "plakat", impact, sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  margin-bottom: 0; }

.theme-ia .c-hero .hero-image-content-title strong {
  color: #cd0014; }

.theme-ia .c-hero .hero-image-content-text {
  margin-top: 1rem;
  color: #000; }

.theme-ia .c-hero .hero-image-content-btn {
  margin-top: 1.5rem; }

.theme-ia .c-hero.hero-content--light .hero-image-content-title,
.theme-ia .c-hero.hero-content--light .hero-image-content-text {
  color: #fff; }

.theme-ia .c-hero.hero-content--light .hero-image-content-title strong {
  color: #fff;
  font-weight: 400; }

@media (max-width: 679px) {
  .theme-ia .c-hero.has-text-under .hero-image-content {
    padding: 2rem 2rem 3.5rem; }
  .theme-ia .c-hero.has-text-under .hero-image:after {
    padding-bottom: 56.25%; }
  .theme-ia .c-hero.has-text-under .hero-image-content-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }
  .theme-ia .c-hero.has-text-under.hero-content--light .hero-image-content .hero-image-content-title,
  .theme-ia .c-hero.has-text-under.hero-content--light .hero-image-content .hero-image-content-text {
    color: #000; }
  .theme-ia .c-hero.has-text-under.hero-content--light .hero-image-content .hero-image-content-title strong {
    color: #cd0014; }
  .theme-ia .c-hero.has-text-overlay .hero-image-content {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 80%;
    max-width: 480px;
    padding: 0;
    background: transparent;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1; }
  .theme-ia .c-hero.has-text-overlay .hero-image:after {
    padding-bottom: 125%; }
  .theme-ia .c-hero.has-text-overlay .hero-image-content-text {
    display: none; } }

@media (min-width: 680px) {
  .theme-ia .c-hero .hero-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    max-width: 480px;
    padding: 0;
    background: transparent;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1; }
  .theme-ia .c-hero .hero-scrollhelp {
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    margin-left: -1rem;
    z-index: 1; }
  .theme-ia .c-hero .hero-image-content-title {
    font-size: 3rem; }
  .theme-ia .c-hero.hero-content--light .hero-image-content .hero-image-content-title {
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3); }
  .theme-ia .c-hero.hero-content--light .hero-image-content .hero-image-content-text {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.75); }
  .theme-ia .c-hero.hero-content--left .hero-image-content {
    left: 5%;
    width: 55%;
    text-align: left;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
  .theme-ia .c-hero.hero-content--right .hero-image-content {
    right: 5%;
    left: auto;
    width: 55%;
    text-align: right;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

@media (min-width: 1024px) {
  .theme-ia .c-hero.hero-content--right .hero-image-content {
    right: 10%; } }

@media (min-width: 1300px) {
  .theme-ia .c-hero.hero-content--right .hero-image-content {
    right: 15%; } }

@media (min-width: 680px) {
  .layout--start.theme-ia .c-hero .hero-image {
    min-height: 400px;
    max-height: calc(100vh - 164px); }
  .layout--start.theme-ia .c-hero .hero-image:after {
    padding-bottom: 56.25%; } }

.layout--start.theme-ia .c-hero .hero-image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  display: block; }

@media (min-width: 680px) {
  .layout--start.theme-ia .c-hero.hero-content--light.hero-content--right .hero-image:before {
    background: -webkit-gradient(linear, right bottom, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); }
  .layout--start.theme-ia .c-hero.hero-content--light.hero-content--left .hero-image:before {
    background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0)); } }

.layout--subject.theme-ia .c-hero .hero-image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  content: '';
  display: block; }

.layout--subject.theme-ia .c-hero .hero-scrollhelp {
  bottom: 1rem;
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem; }
  .layout--subject.theme-ia .c-hero .hero-scrollhelp .svg-icon {
    fill: #fff; }
  .layout--subject.theme-ia .c-hero .hero-scrollhelp:hover .svg-icon {
    fill: #fafafa; }

@media (min-width: 860px) {
  .layout--subject.theme-ia .c-hero .hero-image {
    max-height: calc(100vh - 138px); } }

.theme-ia .c-quote .quote-text,
.theme-ia .c-quote .quote-cite {
  color: #887e6f;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0; }

.theme-ia .c-quote .quote-container:after {
  background: #cd0014; }

.theme-ia .c-quote.quote--article .quote-container:after {
  background: #6b6357; }

@media (min-width: 860px) {
  .theme-ia .c-quote.quote--right .quote-text:before {
    text-indent: -0.8rem; } }

.theme-ia .c-sitemap .sitemap-level-2 a:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#cd0014), to(#9a000f));
  background: linear-gradient(#cd0014, #9a000f);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-tags .tags-item:hover .tags-item-text {
  color: #9a000f;
  background: -webkit-gradient(linear, left top, left bottom, from(#9a000f), to(#9a000f));
  background: linear-gradient(#9a000f, #9a000f);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px; }

.theme-ia .c-news .news__title {
  font-size: 1.1rem;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #000; }
  .theme-ia .c-news .news__title:after {
    background: #cd0014; }

.theme-ia .c-news .news__nav-item {
  color: #cd0014; }
  .theme-ia .c-news .news__nav-item:hover {
    color: #9a000f; }

.theme-ia .c-news .news__list-item .item__title {
  font-weight: 600;
  color: #cd0014; }

.theme-ia .c-news .news__list-item:hover .item__title {
  color: #9a000f; }
