
.n-article {
  background-color: #fff;
  color: #4c4c4c;
  display: block;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

@media (min-width: 1450px) {
  .n-article {
    inline-size: 946.66667px;
    margin-block-start: -195px;
    margin-inline: auto;
    max-inline-size: 946.66667px;
    padding-block-start: 50px;
    padding-inline: 60.41667px;
  }
}

@media (min-width: 860px) and (max-width: 1449px) {
  .n-article {
    inline-size: 705px;
    margin-block-start: -170px;
    margin-inline: auto;
    max-inline-size: 705px;
    padding-block-start: 50px;
    padding-inline: 60.41667px;
  }
}

@media (max-width: 859px) {
  .n-article {
    margin-block-start: -120px;
    margin-inline: 10px;
    padding-block-start: 30px;
    padding-inline: 10px;
  }
}
.n-article-category {
  background-color: rgb(255 255 255 / 80%);
  color: #0079c1;
  font-size: 18px;
  font-weight: 600;
  inset-block-start: -50px;
    letter-spacing: 0.1em;
  line-height: 20px;
  padding: 15px 20px;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
}

.n-article-title {
  font-size: inherit;
  font-weight: 300;
  margin-block: 0;
  text-align: center;
}

@media (min-width: 480px) {
  .n-article-title {
    font-size: 48px;
    line-height: 56px;
  }
}

@media (max-width: 479px) {
  .n-article-title {
    font-size: 30px;
    line-height: 36px;
  }
}
.n-article-byline {
  align-items: center;
  display: flex;
  justify-content: center;
  letter-spacing: -0.025em;
  text-align: center;
}

@media (min-width: 860px) {
  .n-article-byline {
    font-size: 20px;
    line-height: 20px;
    margin-block: 30px;
  }
}

@media (max-width: 859px) {
  .n-article-byline {
    font-size: 16px;
    line-height: 16px;
    margin-block: 15px;
  }
}
.n-article-byline-image {
  border-radius: 50%;
  margin-inline-end: 20px;
}

@media (min-width: 860px) {
  .n-article-byline-image {
    block-size: 75px;
    inline-size: 75px;
  }
}

@media (max-width: 859px) {
  .n-article-byline-image {
    block-size: 50px;
    inline-size: 50px;
  }
}
.n-article-byline-link {
  color: #0079c1;
  text-decoration: none;
}
.n-article-byline-link:focus,
.n-article-byline-link:hover {
  color: #005e95;
}
.n-article-content::after {
  clear: both;
  content: "";
  display: table;
}
.n-article-content > p:not([class]),
.n-article-content > ul:not([class]) {
  margin-block: 20px 0;
}
.n-article-content a {
  color: inherit;
  text-decoration: none;
}
.n-article-content a:not([class]) {
  color: #0079c1;
}
.n-article-content a:not([class]):focus,
.n-article-content a:not([class]):hover {
  color: #005e95;
}

.n-article-banner {
  background-color: #000;
  background-position: 50% 50%;
  background-size: cover;
  block-size: 60vh;
  min-block-size: 339px;
  transition: background-image 3s;
}

@media (min-width: 860px) {
  .n-article-related {
    margin-inline: auto;
    max-inline-size: 1450px;
  }
}
.n-article-related-title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 30px;
  margin-block: 60px 30px;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 859px) {
  .n-article-related-content {
    margin-block-end: 30px;
    margin-inline: auto;
    max-inline-size: 760px;
    padding-inline: 30px;
  }
}

@media (min-width: 860px) {
  .n-article-related-content {
    display: flex;
    flex-wrap: wrap;
  }
}


.n-blockquote {
  margin-block: 40px;
}
.n-blockquote-block {
  box-shadow: inset 1px 0 0 0 #0079c1;
  margin: 0;
  padding: 12px 20px;
}
.n-blockquote-block > p:first-child {
  font-style: italic;
  margin-block-start: 0;
}



.news-blockquote-footer--quote {
  margin-block-start: 20px;
}
.news-blockquote-citation--quote {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}
.news-blockquote-citation--quote::before {
  background-color: #0079c1;
    block-size: 1px;
  content: "";
  inline-size: 70px;
  inset-block-start: -18px;
  inset-inline-start: 0;
  position: absolute;
}

.news-blockquote-share--quote {
  align-self: center;
  margin-block-start: 30px;
  text-align: end;
}

@media (min-width: 1454px) {
  .news-blockquote-share--quote {
    margin-inline-start: 25px;
    min-inline-size: 120px;
  }
}

@media (max-width: 1453px) and (max-width: 859px) {
  .news-blockquote-share--quote {
    margin-inline-start: 215px;
    min-inline-size: 100%;
  }
}
.news-blockquote-share-control--quote {
  background-color: #a9a9a9;
  block-size: 30px;
  border-radius: 50%;
  border-style: none;
  inline-size: 30px;
}
.n-gallery {
  display: inline-flex;
  flex-wrap: wrap;
  inline-size: 100%;
  list-style-type: none;
  margin-block: 30px;
  max-inline-size: 50em;
  padding-inline: 0;
  position: relative;
}
.n-gallery-item {
  flex-basis: 100%;
}
.n-gallery-item[aria-hidden="true"] {
  display: none;
}
.n-gallery-figure {
  margin: 0;
}
.n-gallery-image {
  display: block;
  position: relative;
}
.n-gallery-image::before {
  content: "";
  display: block;
  padding-block-start: 56.25%;
}
.n-gallery-image > :first-child {
  block-size: 100%;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: absolute;
}

.n-gallery-caption {
  font-size: 15px;
  line-height: 20px;
  margin-block: 5px;
  text-align: center;
}

.n-gallery-immediate-control {
  background-color: rgb(50 50 50 / 80%);
  block-size: 100%;
  border-width: 0;
  inline-size: 32px;
  inset-block: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  transition: opacity 0.2s;
}
.n-gallery-immediate-control:focus,
.n-gallery-immediate-control:hover {
  opacity: 1;
}
.n-gallery-immediate-control span {
  font-size: 0;
}
.n-gallery-next-control,
.n-gallery-previous-control {
  inset-inline-start: 0;
}

.n-gallery-pagination-controls {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.n-gallery-pagination-control::-moz-focus-inner {
  border-style: none;
  outline: 1px dotted ButtonText;
  padding: 0;
}
.n-gallery-pagination-control:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.n-gallery-pagination-control {
  appearance: none;
  background-color: #fff;
  block-size: 80px;
  border-width: 0;
  box-shadow: inset 0 0 0 1px #ccc;
  color: inherit;
  font: inherit;
  inline-size: 120px;
  line-height: inherit;
  margin: 0 0 -1px;
  overflow: visible;
  padding: 10px 30px;
  text-transform: none;
}
.n-gallery-pagination-control + .news-gallery-pagination-control {
  margin-inline-start: -1px;
}
.n-gallery-pagination-control:hover,
.news-gallery-active-control {
  background-color: #e2f1fb;
  box-shadow: inset 0 0 0 1px #0079c1;
  cursor: pointer;
  position: relative;
}
.n-gallery-pagination-control span {
  font-size: 0;
}
.n-gateway-carousel-logo {
  font-size: inherit;
  font-weight: inherit;
  margin-block: 0;
}
.n-gateway-carousel-logo-image {
  block-size: 60px;
  fill: #fff;
  inline-size: 180px;
  inset-block-start: 60px;
  position: absolute;
  z-index: 1;
}

@media (max-width: 1449px) {
  .n-gateway-carousel-logo-image {
    inset-inline-start: 20px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-carousel-logo-image {
    inset-inline-start: calc(50vw - 725px);
  }
}
.n-gateway-carousel-logo-image-group-2 {
  opacity: 0.5;
}
.n-gateway-carousel {
  background-color: #4c4c4c;
  background-position: 50%;
  background-size: cover;
  color: #fff;
  margin-block-end: 48px;
  min-block-size: 60vh;
  padding-block: 120px;
  position: relative;
  text-shadow: 0 0 3px rgb(0 0 0 / 15%), 0 1px 1px rgb(0 0 0 / 50%);
  transition: background-image 0.4s, padding 75ms;
}

@media (max-width: 1449px) {
  .n-gateway-carousel {
    padding-inline: 20px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-carousel {
    padding-inline: calc(50vw - 725px);
  }
}
.n-gateway-carousel::before {
  content: "";
  inset: 0;
  position: absolute;
}
.n-gateway-carousel[data-theme="0"] {
  color: #fff;
}

@media (max-width: 859px) {
  .n-gateway-carousel[data-theme="0"]::before {
    background-image: linear-gradient(90deg, rgb(0 0 0 / 66%),  rgb(255 255 255 / 60%) 30%);
  }
}

@media (min-width: 860px) {
  [dir="ltr"] .n-gateway-carousel[data-theme="0"]::before {
    background-image: linear-gradient(
      67.5deg,
      rgb(0 0 0 / 70%) 40%,
      rgb(0 0 0 / 40%) 60%,
      rgb(0 0 0 / 1%) 80%
    );
  }
  [dir="rtl"] .n-gateway-carousel[data-theme="0"]::before {
    background-image: linear-gradient(
      -67.5deg,
      rgb(0 0 0 / 70%) 40%,
      rgb(0 0 0 / 40%) 60%,
      rgb(0 0 0 / 1%) 80%
    );
  }
}
.n-gateway-carousel[data-theme="1"] {
  color: #000;
}

@media (max-width: 1449px) {
  .n-gateway-carousel[data-theme="1"]::before {
    background-color: rgb(255 255 255 / 50%);
  }
}

@media (min-width: 1450px) {
  [dir="ltr"] .n-gateway-carousel[data-theme="1"]::before {
    background-image: linear-gradient(
      90deg,
      rgb(255 255 255 / 60%) 30%,
      rgb(255 255 255 / 0%) 90%
    );
  }
  [dir="rtl"] .n-gateway-carousel[data-theme="1"]::before {
    background-image: linear-gradient(
      -90deg,
      rgb(255 255 255 / 60%) 30%,
      rgb(255 255 255 / 0%) 90%
    );
  }
}
.n-gateway-carousel-immediate-control,
.n-gateway-carousel-pagination-control {
  appearance: none;
  background-color: transparent;
  border-width: 0;
  margin: 0;
  padding: 0;
}
.n-gateway-carousel-immediate-control > span,
.n-gateway-carousel-pagination-control > span {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.n-gateway-carousel-immediate-control {
  cursor: pointer;
  inline-size: 30px;
  inset-block: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  transition: opacity 0.3s;
}
.n-gateway-carousel-immediate-control:not(:focus) {
  clip: rect(0, 0, 0, 0);
}
.n-gateway-carousel-immediate-control:focus,
.n-gateway-carousel-immediate-control:hover {
  opacity: 1;
}
.n-gateway-carousel-previous-control {
  background-image: linear-gradient(90deg, rgb(0 0 0 / 50%), transparent);
  inset-inline-start: 0;
}
.n-gateway-carousel-next-control {
  background-image: linear-gradient(90deg, transparent, rgb(0 0 0 / 50%));
}
[dir="ltr"] .n-gateway-carousel-next-control {
  inset-inline-end: 0;
}
[dir="rtl"] .n-gateway-carousel-next-control {
  inset-inline-start: 0;
}
.n-gateway-carousel-pagination-controls {
  display: flex;
  inset-block-end: -33px;
  inset-inline: 30px;
  justify-content: center;
  position: absolute;
  z-index: 1;
}
.n-gateway-carousel-pagination-control {
  background-color: #0079c1;
  background-position: 50% 50%;
  background-size: cover;
  block-size: 66px;
  border-radius: 0;
  box-shadow: 0 0 0 3px transparent;
  cursor: pointer;
  display: block;
  inline-size: 176px;
  transition: box-shadow 0.2s, filter 0.2s, height 0.4s, outline-width 0.4s,
    width 0.4s, filter 0.2s;
}

@media (max-width: 590px) {
  [data-items="3"] > .n-gateway-carousel-pagination-control {
    flex-grow: 1;
    inline-size: auto;
  }
}

@media (max-width: 713px) {
  [data-items="4"] > .n-gateway-carousel-pagination-control {
    flex-grow: 1;
    inline-size: auto;
  }
}
.n-gateway-carousel-pagination-control:not(:hover) {
  overflow: hidden;
}
.n-gateway-carousel-pagination-control:not([aria-current="true"], :hover, :focus) {
  filter: grayscale(1);
}
[dir="ltr"] .n-gateway-carousel-pagination-control:not(:first-child) {
  margin-inline-start: 1.5px;
}
[dir="ltr"] .n-gateway-carousel-pagination-control:not(:last-child),
[dir="rtl"] .n-gateway-carousel-pagination-control:not(:first-child) {
  margin-inline-end: 1.5px;
}
[dir="rtl"] .n-gateway-carousel-pagination-control:not(:last-child) {
  margin-inline-start: 1.5px;
}
.n-gateway-carousel-pagination-control:hover,
.n-gateway-carousel-pagination-control[aria-current="true"] {
  outline-width: 0;
}
.n-gateway-carousel-pagination-control[aria-current="true"] {
  box-shadow: 0 0 0 3px #fff;
}
.n-gateway-carousel-article {
  position: relative;
}

@media (max-width: 479px) {
  .n-gateway-carousel-article {
    min-block-size: 250px;
  }
}

@media (min-width: 480px) and (max-width: 1449px) {
  .n-gateway-carousel-article {
    min-block-size: 230px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-carousel-article {
    min-block-size: 355px;
  }
}
.n-gateway-carousel-article[aria-hidden="true"] {
  display: none;
}
.n-gateway-carousel-article-content {
  position: relative;
}

@media (max-width: 859px) {
  .n-gateway-carousel-article-headline {
    font-size: 36px;
    line-height: 45px;
    max-block-size: 180px;
  }
}

@media (min-width: 860px) {
  .n-gateway-carousel-article-headline {
    font-size: 60px;
    line-height: 80px;
    max-block-size: 160px;
  }
}
.n-gateway-carousel-article-summary {
  font-size: 24px;
  font-weight: 400;
  line-height: 35px;
  margin-block: 20px;
  max-block-size: 105px;
  max-inline-size: 705px;
  overflow: hidden;
}

@media (max-width: 859px) {
  .n-gateway-carousel-article-summary {
    display: none;
  }
}
.n-gateway-carousel-article-action {
  margin-block: 0;
}

[dir="ltr"] .n-gateway-carousel-article-action-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="rtl"] .n-gateway-carousel-article-action-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
.n-gateway-carousel-article-action-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #49b0f2;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding-block-end: 5px;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}
.n-gateway-carousel-article-action-link::after {
    block-size: 16px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2349b0f2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
  display: inline-block;
  inline-size: 16px;
  line-height: 0;
  margin-inline-start: 0.25em;
  vertical-align: text-bottom;
}
[dir="rtl"] .n-gateway-carousel-article-action-link::after {
  transform: scale(-1);
}
[dir="ltr"] .n-gateway-carousel-article-action-link:focus,
[dir="ltr"]
  .n-gateway-carousel-article:hover
  .n-gateway-carousel-article-action-link {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-carousel-article-action-link:focus,
[dir="rtl"]
  .n-gateway-carousel-article:hover
  .n-gateway-carousel-article-action-link {
  background-position: 50% 100%;
}
.n-gateway-carousel-article-action-link:focus,
.n-gateway-carousel-article:hover .n-gateway-carousel-article-action-link {
  color: #74c6ff;
}
.n-gateway-carousel-article-action-link:focus::after,
.n-gateway-carousel-article:hover
  .n-gateway-carousel-article-action-link::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2374c6ff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
}
.n-gateway-filter {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-block: 40px;
}
.n-gateway-filter-title {
  color: #4c4c4c;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  margin-inline-end: 20px;
  text-transform: uppercase;
}
.n-gateway-filter-title::before {
    block-size: 16px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23a9a9a9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 0h24v2H4V0zm10 30h4l2-16h-8zm-2-18h8l8-8H4z'/%3E%3C/svg%3E");
  display: inline-block;
  font-size: 0;
  inline-size: 16px;
  margin-inline-end: 10px;
  vertical-align: text-top;
}
.n-gateway-filter-label-text {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.n-gateway-filter-category-select,
.n-gateway-filter-daterange-select {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.n-gateway-filter-category-select select,
.n-gateway-filter-daterange-select select {
  appearance: none;
  background-color: transparent;
  border-width: 0;
  box-sizing: border-box;
  color: #4c4c4c;
  cursor: pointer;
  display: block;
  font: inherit;
  font-size: 16px;
  inline-size: 100%;
  line-height: 30px;
  margin: 0;
  min-inline-size: 200px;
  padding: 5px 10px;
  position: relative;
  z-index: 1;
}
.n-gateway-filter-category-select select + ::before,
.n-gateway-filter-daterange-select select + ::before {
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #a9a9a9;
  content: "";
  display: inline-block;
  inset: 0;
  position: absolute;
}
.n-gateway-filter-category-select select + ::after,
.n-gateway-filter-daterange-select select + ::after {
  block-size: 16px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%234c4c4c' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 10L16 24 2 10h28z'/%3E%3C/svg%3E");
  font-size: 0;
  inline-size: 16px;
  inset-block-start: 12px;
  inset-inline-end: 12px;
  position: absolute;
}

.n-gateway-filter-category-select select:focus + ::before,
.n-gateway-filter-category-select select:hover + ::before,
.n-gateway-filter-daterange-select select:focus + ::before,
.n-gateway-filter-daterange-select select:hover + ::before {
  box-shadow: inset 0 0 0 1px #0079c1;
}
.n-gateway-filter-category-select select:focus + ::after,
.n-gateway-filter-category-select select:hover + ::after,
.n-gateway-filter-daterange-select select:focus + ::after,
.n-gateway-filter-daterange-select select:hover + ::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 10L16 24 2 10h28z'/%3E%3C/svg%3E");
}
.n-gateway-filter-category-select option,
.n-gateway-filter-daterange-select option {
  min-block-size: 30px;
  padding: 0;
}
.n-gateway-filter-category-select {
  inline-size: 260px;
  margin-inline-start: 10px;
}

.n-gateway-hero {
  background-color: #000;
  color: #fff;
  overflow: hidden;
  position: relative;
  text-shadow: 0 0 3px rgb(0 0 0 / 15%), 0 1px 1px rgb(0 0 0 / 50%);
  z-index: 0;
}

@media (max-width: 1510px) {
  .n-gateway-hero {
    padding: 30px 30px 120px;
  }
}

@media (min-width: 1511px) {
  .n-gateway-hero {
    max-block-size: 41.841vw;
    padding: 60px calc(50% - 687px) 120px;
  }
}
.n-gateway-hero::before {
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleZ(1.1);
  z-index: -1;
}

@media (max-width: 859px) {
  .n-gateway-hero::before {
    background-image: linear-gradient(
      90deg,
      rgb(0 0 0 / 66%) 50%,
      rgb(0 0 0 / 1%) 75%
    );
  }
}

@media (min-width: 860px) and (max-width: 1449px) {
  [dir="ltr"] .n-gateway-hero::before {
    background-image: linear-gradient(
      90deg,
      rgb(0 0 0 / 66%) 50%,
      rgb(0 0 0 / 1%) 75%
    );
  }
  [dir="rtl"] .n-gateway-hero::before {
    background-image: linear-gradient(
      -90deg,
      rgb(0 0 0 / 66%) 50%,
      rgb(0 0 0 / 1%) 75%
    );
  }
}

@media (min-width: 1450px) {
  [dir="ltr"] .n-gateway-hero::before {
    background-image: linear-gradient(
      90deg,
      rgb(0 0 0 / 66%) 33%,
      rgb(0 0 0 / 1%) 66%
    );
  }
  [dir="rtl"] .n-gateway-hero::before {
    background-image: linear-gradient(
      -90deg,
      rgb(0 0 0 / 66%) 33%,
      rgb(0 0 0 / 1%) 66%
    );
  }
}
.n-gateway-hero ::selection {
  background-color: #000;
  color: #fff;
}

.n-gateway-hero-section {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-block: 0 20px;
  text-transform: uppercase;
}
.n-gateway-hero-section-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #49b0f2;
  display: inline-block;
  font-style: italic;
  margin-block-end: -2px;
  padding-block-end: 2px;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}
[dir="ltr"] .n-gateway-hero-section-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="rtl"] .n-gateway-hero-section-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
[dir="ltr"] .n-gateway-hero-section-link:focus,
[dir="ltr"] .n-gateway-hero-section-link:hover {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-hero-section-link:focus,
[dir="rtl"] .n-gateway-hero-section-link:hover {
  background-position: 50% 100%;
}

.n-gateway-hero-section-link:focus,
.n-gateway-hero-section-link:hover {
  color: #74c6ff;
}
.n-gateway-hero-headline {
  font-size: inherit;
  font-weight: 400;
  letter-spacing: -0.0375em;
  margin-block: 0;
  max-inline-size: calc(54.16667% - 20px);
  transition: font-size 67ms;
}

@media (max-width: 1449px) {
  .n-gateway-hero-headline {
    font-size: 48px;
    line-height: 50px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-hero-headline {
    font-size: 68px;
    line-height: 75px;
  }
}
.n-gateway-hero-description {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.0375em;
  line-height: 30px;
  margin-block: 25px 0;
  transition: max-width 67ms;
}

@media (max-width: 1449px) {
  .n-gateway-hero-description {
    max-inline-size: 500px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-hero-description {
    max-inline-size: calc(54.16667% - 20px);
  }
}
.n-gateway-hero-image {
  block-size: 100%;
  inline-size: 100%;
  inset: 0;
  object-fit: cover;
  object-position: 50% 25%;
  position: absolute;
  z-index: -2;
}


.n-gateway-hero-date {
  color: #969696;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-block: 15px 0;
}
.n-gateway-hero-action {
  font-weight: 500;
  margin-block: 15px 0;
}
.n-gateway-hero-action-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
    color: #49b0f2;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  padding-block-end: 5px;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}
[dir="ltr"] .n-gateway-hero-action-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="rtl"] .n-gateway-hero-action-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
.n-gateway-hero-action-link::after {
  block-size: 16px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2349b0f2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
  display: inline-block;
  inline-size: 16px;
  line-height: 0;
    margin-inline-start: 0.25em;
  vertical-align: text-bottom;
}
[dir="rtl"] .n-gateway-hero-action-link::after {
  transform: scale(-1);
}
[dir="ltr"] .n-gateway-hero-action-link:focus,
[dir="ltr"] .n-gateway-hero:hover .n-gateway-hero-action-link {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-hero-action-link:focus,
[dir="rtl"] .n-gateway-hero:hover .n-gateway-hero-action-link {
  background-position: 50% 100%;
}
.n-gateway-hero-action-link:focus,
.n-gateway-hero:hover .n-gateway-hero-action-link {
  color: #74c6ff;
}
.n-gateway-hero-action-link:focus::after,
.n-gateway-hero:hover .n-gateway-hero-action-link::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2374c6ff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
}

@keyframes esri-search-filled-label {
  0% {
    inset-block-start: -6px;
    opacity: 0;
  }
  100% {
    inset-block-start: -12px;
    opacity: 1;
  }
}

.n-gateway-tiles-title {
  font-size: 48px;
  font-weight: 300;
  margin-block: 30px;
  text-align: center;
}
.n-gateway-tiles-content {
  display: flex;
  flex-wrap: wrap;
  padding-inline: 10px;
}
.n-gateway-tile {
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.n-gateway-tile:not(:nth-last-child(-n + 4)) {
  margin-block-end: 10px;
}

@media (max-width: 859px) {
  .n-gateway-tile:first-child {
    margin-inline: 10px;
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:first-child {
    margin-inline: 10px 5px;
  }

}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(2) {
    margin-inline: 10px;
  }
}

@media (min-width: 860px) {
 .n-gateway-tile:nth-child(2) {
    margin-inline: 5px 10px;
  }
}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(-n + 2) {
    inline-size: calc(100% - 20px);
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:nth-child(-n + 2) {
    inline-size: calc(50% - 15px);
  }
}

@media (max-width: 1449px) {
  .n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-headline {
    font-size: 20px;
    line-height: 25px;
    max-block-size: 25px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-headline {
    font-size: 28px;
    line-height: 35px;
    max-block-size: 35px;
  }
}
.n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-image::before {
  padding-block-start: 56.25%;
}
.n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-summary {
  transition: font-size 0.4s, line-height 0.4s, margin-top 0.4s, max-height 0.4s;
}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-summary {
    margin-block-start: 0;
    max-block-size: 0;
  }
}

@media (max-width: 1449px) {
  .n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-summary {
    font-size: 14px;
    line-height: 20px;
    max-block-size: 40px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-summary {
    font-size: 16px;
    line-height: 20px;
    max-block-size: 40px;
  }
}

@media (max-width: 479px) {
  .n-gateway-tile:nth-child(n + 3) {
    inline-size: calc(100% - 20px);
  }
}

@media (min-width: 480px) and (max-width: 859px) {
  .n-gateway-tile:nth-child(n + 3) {
    inline-size: calc(50% - 15px);
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:nth-child(n + 3) {
    inline-size: calc(25% - 12.5px);
  }
}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-content {
    block-size: 80px;
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-content {
    block-size: 160px;
  }
}
.n-gateway-tile:nth-child(n + 3) .n-gateway-tile-headline {
  transition: font-size 0.4s, line-height 0.4s;
}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-headline {
    font-size: 16px;
    line-height: 20px;
    max-block-size: 40px;
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-headline {
    font-size: 20px;
    line-height: 25px;
    max-block-size: 50px;
  }
}
.n-gateway-tile:nth-child(n + 3) .n-gateway-tile-image::before {
  padding-block-start: 100%;
}
.n-gateway-tile:nth-child(n + 3) .n-gateway-tile-summary {
  font-size: 14px;
  line-height: 20px;
  transition: margin-top 0.4s, max-height 0.4s;
}

@media (max-width: 859px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-summary {
    margin-block-start: 0;
    max-block-size: 0;
  }
}

@media (min-width: 860px) {
  .n-gateway-tile:nth-child(n + 3) .n-gateway-tile-summary {
    max-block-size: 40px;
  }
}

@media (max-width: 479px) {
  .n-gateway-tile {
    margin-inline: 10px;
  }
}

@media (min-width: 480px) and (max-width: 859px) {
  [dir="ltr"] .n-gateway-tile:nth-child(2n + 3) {
    margin-inline: 10px 5px;
  }
  [dir="ltr"] .n-gateway-tile:nth-child(2n + 4),
  [dir="rtl"] .n-gateway-tile:nth-child(2n + 3) {
    margin-inline: 5px 10px;
  }
  [dir="rtl"] .n-gateway-tile:nth-child(2n + 4) {
    margin-inline: 10px 5px;
  }
}

@media (min-width: 480px) {
  [dir="ltr"] .n-gateway-tile:nth-child(4n + 3) {
    margin-inline: 10px 5px;
  }
  [dir="rtl"] .n-gateway-tile:nth-child(4n + 3) {
    margin-inline: 5px 10px;
  }
  .n-gateway-tile:nth-child(4n + 4),
  .n-gateway-tile:nth-child(4n + 5) {
    margin-inline: 5px;
  }
  [dir="ltr"] .n-gateway-tile:nth-child(4n + 6) {
    margin-inline: 5px 10px;
  }
  [dir="rtl"] .n-gateway-tile:nth-child(4n + 6) {
    margin-inline: 10px 5px;
  }
}
.n-gateway-tile-image {
  display: block;
  position: relative;
}
.n-gateway-tile-image::before {
  content: "";
  display: block;
}
.n-gateway-tile-image-src,
.n-gateway-tile-image > :first-child {
  block-size: 100%;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: absolute;
}
.n-gateway-tile-image-src {
  inset-block-end: 0;
  inset-inline-end: 0;
  object-fit: cover;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
}
.n-gateway-tile:hover .n-gateway-tile-image-src {
  transform: scale(1.1);
}
.n-gateway-tile-content {
  color: #fff;
  transform: scaleZ(1.1);
  transition: height 0.4s, padding 0.4s;
}

@media (max-width: 479px) {
  .n-gateway-tile-content {
    background-color: #000;
    display: block;
  }
}

@media (min-width: 480px) {
  .n-gateway-tile-content {
    background-color: rgb(0 0 0 / 60%);
    inset-block-end: 0;
    inset-inline: 0;
    position: absolute;
  }
}

@media (max-width: 859px) {
  .n-gateway-tile-content {
    padding: 20px;
  }
}

@media (min-width: 860px) {
  .n-gateway-tile-content {
    padding: 30px;
  }
}
.n-gateway-tile-headline {
  font-size: inherit;
  font-weight: inherit;
  margin-block: 0;
  overflow: hidden;
}
.n-gateway-tile-summary {
  margin-block: 10px 0;
  overflow: hidden;
}
.n-gateway-recent-card {
  align-items: center;
}

@media (max-width: 730px) {
  .n-gateway-recent-card {
    margin: 30px 35px 45px;
  }
}

@media (min-width: 731px) {
  .n-gateway-recent-card {
    margin: 30px auto 60px;
    max-inline-size: 660px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-recent-card {
    display: flex;
    margin: 40px auto 70px;
    max-inline-size: 1450px;
  }
}


.n-gateway-recent-card-image:hover {
  color: #4c4c4c;
  text-decoration: none;
}
.n-gateway-recent-card-image > :first-child {
    block-size: 100%;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: static;
  position: absolute;
}


.n-gateway-recent-card-image .n-gateway-recent-card-image-tag {
  display: block;
}
.n-gateway-recent-card-image {
  color: inherit;
  display: block;
    min-block-size: 465px;
  overflow: hidden;
  padding-block-start: 41.841%;
  position: relative;
  text-decoration: none;
}
.n-gateway-recent-card-image::before {
  content: "";
  display: block;
  padding-block: 0;
}


@media (min-width: 1450px) {
  .n-gateway-recent-card-image {
    flex-basis: calc(58.33333% - 20px);
    margin-inline: 10px;
  }
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-image::before {
    padding-block-end: 55px;
  }
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-image > :first-child {
    block-size: calc(100% - 55px);
  }
}

.n-gateway-recent-card-image-tag {
  background-color: rgb(255 255 255 / 80%);
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-image-tag {
    background-color: #fff;
    font-size: 18px;
    inset-block-end: 0;
    inset-inline: 0;
    line-height: 25px;
    padding-block: 25px 5px;
    position: absolute;
  }
}

@media (min-width: 1450px) {
  .n-gateway-recent-card-image-tag {
    font-size: 14px;
    inset-block-end: 0;
    inset-inline: 0;
    line-height: 20px;
    padding: 5px 30px;
    position: absolute;
  }
}
.n-gateway-recent-card-image-src {
  background-color: #ccc;
  transition: transform 4s ease-in-out, -webkit-transform 4s ease-in-out;
}
.n-gateway-recent-card:focus .n-gateway-recent-card-image-src,
.n-gateway-recent-card:hover .n-gateway-recent-card-image-src {
  transform: scale3d(1.1, 1.1, 1.1);
  transition: transform 12s ease-out, -webkit-transform 12s ease-out;
}

@media (min-width: 1450px) {
  .n-gateway-recent-card-content {
    flex-basis: calc(37.5% - 20px);
    margin-inline: calc(4.16667% + 10px) 10px;
  }
}
.n-gateway-recent-card-section {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.075em;
  line-height: 25px;
  margin-block: 0;
  text-transform: uppercase;
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-section {
    display: none;
  }
}
.n-gateway-recent-card-section-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: inherit;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}
[dir="ltr"] .n-gateway-recent-card-section-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="rtl"] .n-gateway-recent-card-section-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
[dir="ltr"] .n-gateway-recent-card-section-link:focus,
[dir="ltr"] .n-gateway-recent-card-section-link:hover {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-recent-card-section-link:focus,
[dir="rtl"] .n-gateway-recent-card-section-link:hover {
  background-position: 50% 100%;
}

.n-gateway-recent-card-headline {
  font-size: inherit;
  font-weight: 400;
  margin-block: 0;
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-headline {
    font-size: 36px;
    line-height: 40px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-recent-card-headline {
    font-size: 30px;
    line-height: 40px;
  }
}

@media (max-width: 1449px) {
  .n-gateway-recent-card-headline {
    margin-block-start: 5px;
  }
}

@media (min-width: 1450px) {
  .n-gateway-recent-card-headline {
    margin-block-start: 15px;
  }
}
.n-gateway-recent-card-date {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 20px;
  margin-block: 15px 0;
}
.n-gateway-recent-card-summary {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-block: 15px 0;
}
.n-gateway-recent-card-action-link {
    background-color: #fff;
  box-shadow: inset 0 0 0 1px #0079c1;
  color: #0079c1;
  cursor: pointer;
  display: inline-block;
    font-size: 16px;
  font-weight: 500;
  inline-size: auto;
  padding: 10px 15px;
  text-decoration: none;
  transition: background-color 0.05s linear;
  white-space: nowrap;
}
.n-gateway-recent-card-action-link:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

.n-gateway-recent-card-action-link:focus,
.n-gateway-recent-card-action-link:hover {
  background-color: #0079c1;
  color: #fff;
}
.n-gateway-recent-card-action-link::after {
  block-size: 14px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
  display: inline-block;
  inline-size: 14px;
  line-height: 0;
   margin-inline-start: 0.375em;
}
[dir="rtl"] .n-gateway-recent-card-action-link::after {
  transform: scale(-1);
}
.n-gateway-recent-card-action-link:focus::after,
.n-gateway-recent-card-action-link:hover::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
}

@media (min-width: 860px) {
  .n-gateway-cards {
    margin-inline: auto;
    max-inline-size: 1450px;
  }
}
.n-gateway-cards-title {
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  margin-block: 50px;
  text-align: center;
}

@media (max-width: 859px) {
  .n-gateway-cards-content {
    margin-block-end: 30px;
    margin-inline: auto;
    max-inline-size: 760px;
    padding-inline: 30px;
  }
}

@media (min-width: 860px) {
  .n-gateway-cards-content {
    display: flex;
    flex-wrap: wrap;
  }
}
.n-gateway-card {
  border: solid 1px #ccc;
  position: relative;
  transition: border 0.15s;
}

@media (max-width: 859px) {
  .n-gateway-card {
    align-items: flex-start;
    display: flex;
    margin-block-end: -1px;
    padding: 20px;
  }
}

@media (min-width: 860px) {
  .n-gateway-card {
    flex-basis: calc(33.33333% - 20px);
    margin-block-end: 30px;
    margin-inline: 10px;
  }
}
.n-gateway-card:focus,
.n-gateway-card:hover {
  border: 1px solid #0079c1;
  z-index: 1;
}
.n-gateway-card-image {
  color: inherit;
  display: block;
  position: relative;
  text-decoration: none;
}

.n-gateway-card-image > :first-child {
  block-size: 100%;
  inline-size: 100%;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: absolute;
}

@media (max-width: 859px) {
  .n-gateway-card-image {
    flex-shrink: 0;
    inline-size: 250px;
    margin-inline-end: 20px;
  }
}

@media (min-width: 860px) {
  .n-gateway-card-image {
    overflow: hidden;
  }
}
.n-gateway-card-image::before {
    content: "";
  display: block;
  padding-block-start: 56.25%;
}
.n-gateway-card-image-src {
  background-color: #ccc;
  block-size: auto;
  inline-size: 100%;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.n-gateway-card:focus .n-gateway-card-image-src,
.n-gateway-card:hover .n-gateway-card-image-src {
  transform: scale3d(1.075, 1.075, 1.075);
}
.n-gateway-card-image-tag {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}

@media (max-width: 859px) {
  .n-gateway-card-image-tag {
    inset-block-start: 0;
    inset-inline-start: calc(100% + 20px);
    position: absolute;
  }
}

@media (min-width: 860px) {
  .n-gateway-card-image-tag {
    background-color: rgb(255 255 255 / 80%);
    inset-block-end: 0;
    inset-inline: 0;
    padding: 5px 30px;
    position: absolute;
  }
}

@media (max-width: 859px) {
  .n-gateway-card-content {
    margin-block-start: 30px;
  }
}

@media (min-width: 860px) {
  .n-gateway-card-content {
    block-size: 262px;
    padding: 30px 35px 50px;
    position: relative;
  }
}
.n-gateway-card-headline {
  font-size: 20px;
  font-weight: inherit;
  line-height: 25px;
  margin-block: 0;
  max-block-size: 50px;
  overflow: hidden;
}

@media (max-width: 859px) {
  .n-gateway-card-headline {
    color: #0079c1;
  }
}

@media (max-width: 479px) {
  .n-gateway-card-headline {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 480px) and (max-width: 859px) {
  .n-gateway-card-headline {
    font-size: 20px;
    line-height: 25px;
  }
}
.n-gateway-card-date {
  color: #6e6e6e;
  margin-block: 0;
}

@media (max-width: 479px) {
  .n-gateway-card-date {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (min-width: 480px) {
  .n-gateway-card-date {
    font-size: 14px;
    line-height: 20px;
    margin-block-start: 5px;
  }
}
.n-gateway-card-author-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: inherit;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}
[dir="ltr"] .n-gateway-card-author-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="rtl"] .n-gateway-card-author-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
[dir="ltr"] .n-gateway-card-author-link:focus,
[dir="ltr"] .n-gateway-card-author-link:hover {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-card-author-link:focus,
[dir="rtl"] .n-gateway-card-author-link:hover {
  background-position: 50% 100%;
}

.n-gateway-card-author-link + .n-gateway-card-time::before {
  block-size: 1em;
  border-inline-start: 1px solid rgb(76 76 76 / 25%);
  content: "";
  display: inline-block;
  margin-inline: 0.25em 0.5em;
  vertical-align: middle;
}
.n-gateway-card-summary {
  block-size: 75px;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
}

.n-gateway-card-action {
  font-size: 16px;
  font-weight: 400;
  inset-block-end: 0;
  inset-inline: 0;
  line-height: 20px;
  margin-block: 0;
  padding: 15px 35px;
  position: absolute;
}

@media (max-width: 859px) {
  .n-gateway-card-action {
    display: none;
  }
}
.n-gateway-card-action-link {
  color: #0079c1;
  text-decoration: none;
}
.n-gateway-card-action-link::after {
    block-size: 16px;
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
  display: inline-block;
  inline-size: 16px;
  line-height: 0;
  margin-inline-end: -0.25em;
  opacity: 0;
  transition: margin-left 0.15s, margin-right 0.15s, opacity 0.15s;
  vertical-align: text-top;
}

[dir="rtl"] .n-gateway-card-action-link::after {
  transform: scale(-1);
}

.n-gateway-card:focus .n-gateway-card-action-link::after,
.n-gateway-card:hover .n-gateway-card-action-link::after {
  margin-inline-end: 0.25em;
  opacity: 1;
}

.n-gateway-share-item + .n-gateway-share-item {
  margin-inline-start: 10px;
}

.n-gateway-share-list {
	display: flex;
	justify-content: center;
	list-style-type: none;
  margin:0;
	padding-inline: 0;
}


.n-gateway-share-control {
    background-color: #ccc;
}
.n-gateway-share-control::before {
  block-size: 32px;
  inline-size: 32px;
  margin: 14px;
}

.n-gateway-share-control.-facebook:focus,
.n-gateway-share-control.-facebook:hover {
  background-color: #3d5a96;
}
.n-gateway-share-control.-facebook::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 32V0H0v32h14.5V18.4h-2.7v-4.8h2.7v-3.1c0-2.2 1-5.6 5.6-5.6h4.1v4.6h-3c-.5 0-1.2.2-1.2 1.3v2.8h4.3l-.5 4.8H20V32h12z'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-geonet:focus,
.n-gateway-share-control.-geonet:hover {
  background-color: #127bc0;
}
.n-gateway-share-control.-geonet::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.4 24.3h-6.1v8.1l-8.1-8.1H0V4.1h32.4z'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-instagram:focus,
.n-gateway-share-control.-instagram:hover {
  background-color: #da3075;
}
.n-gateway-share-control.-instagram::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.9 9.4c-.1-1.7-.3-2.9-.7-3.9a7.8 7.8 0 0 0-1.9-2.8A7.8 7.8 0 0 0 26.5.8c-1-.4-2.2-.6-3.9-.7C20.9 0 20.3 0 16 0s-4.9 0-6.6.1C7.7.2 6.5.4 5.5.8a7.8 7.8 0 0 0-2.8 1.9A7.8 7.8 0 0 0 .8 5.5C.4 6.5.2 7.7.1 9.4 0 11.1 0 11.7 0 16s0 4.9.1 6.6c.1 1.7.3 2.9.7 3.9a7.8 7.8 0 0 0 1.9 2.8 7.8 7.8 0 0 0 2.8 1.9c1 .4 2.2.7 3.9.7 1.7.1 2.3.1 6.6.1s4.9 0 6.6-.1c1.7-.1 2.9-.3 3.9-.7a7.8 7.8 0 0 0 2.8-1.9 7.8 7.8 0 0 0 1.9-2.8c.4-1 .7-2.2.7-3.9.1-1.7.1-2.3.1-6.6s0-4.9-.1-6.6zm-3.2 13.1c-.1 1.5-.3 2.3-.5 2.8a4.7 4.7 0 0 1-1.1 1.8 4.7 4.7 0 0 1-1.8 1.1c-.6.2-1.4.5-2.8.5-1.7.1-2.2.1-6.5.1s-4.8 0-6.5-.1c-1.5-.1-2.3-.3-2.8-.5a4.7 4.7 0 0 1-1.8-1.1 4.7 4.7 0 0 1-1.1-1.8c-.2-.6-.5-1.4-.5-2.8-.1-1.7-.1-2.2-.1-6.5s0-4.8.1-6.5c.1-1.5.3-2.3.5-2.8a4.7 4.7 0 0 1 1.1-1.8 4.7 4.7 0 0 1 1.8-1.1c.6-.2 1.4-.5 2.8-.5 1.7-.1 2.2-.1 6.5-.1s4.8 0 6.5.1c1.5.1 2.3.3 2.8.5a4.7 4.7 0 0 1 1.8 1.1c.5.5.9 1 1.1 1.8.2.6.5 1.4.5 2.8.1 1.7.1 2.2.1 6.5s0 4.8-.1 6.5zM16 7.7a8.3 8.3 0 1 0 0 16.6 8.3 8.3 0 0 0 0-16.6zm0 13.4c-2.8 0-5.1-2.3-5.1-5.1s2.3-5.1 5.1-5.1 5.1 2.3 5.1 5.1-2.3 5.1-5.1 5.1zm6.4-13.6a2.1 2.1 0 1 0 4.3 0 2.1 2.1 0 1 0-4.3 0'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-linkedin:focus,
.n-gateway-share-control.-linkedin:hover {
  background-color: #127cb3;
}
.n-gateway-share-control.-linkedin::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v32h32V0zm10.7 25.3h-4V10.7h4zm-2-16.4a2.4 2.4 0 1 1 2.4-2.2 2.4 2.4 0 0 1-2.4 2.2zm18 16.4h-4v-7.4c0-4.5-5.3-4.1-5.4 0v7.4h-4V10.7h4v2.4c1.9-3.5 9.3-3.7 9.4 3.3z'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-twitter:focus,
.n-gateway-share-control.-twitter:hover {
  background-color: #59adeb;
}
.n-gateway-share-control.-twitter::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32 6.1c-1.2.5-2.4.9-3.8 1 1.4-.8 2.4-2.1 2.9-3.6a13.1 13.1 0 0 1-4.2 1.6C25.7 3.8 24 3 22.2 3c-3.6 0-6.6 2.9-6.6 6.6 0 .5.1 1 .2 1.5-5.5-.3-10.3-2.9-13.6-6.9-.6 1-.9 2.1-.9 3.3 0 2.3 1.2 4.3 3 5.5a6.5 6.5 0 0 1-3-.9v.1c0 3.2 2.3 5.8 5.3 6.5a6.6 6.6 0 0 1-1.8.2c-.4 0-.8 0-1.2-.1.8 2.6 3.3 4.5 6.1 4.5-2.2 1.8-5.1 2.8-8.1 2.8H0C2.9 28 6.4 29 10.1 29c12.1 0 18.7-10 18.6-18.7v-.8c1.3-.9 2.4-2.1 3.3-3.4z'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-youtube:focus,
.n-gateway-share-control.-youtube:hover {
  background-color: #cf2529;
}
.n-gateway-share-control.-youtube::before {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 32 32' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.4 4.7c-3.7-.9-20.6-.9-24.4 0C1 5.4.3 8.5.2 10.4c-.3 3.3-.3 8.4 0 11.6.2 1.9.8 5 3.8 5.7 3.7.9 20.6.9 24.4 0 3-.7 3.7-3.8 3.8-5.7.3-3.3.3-8.4 0-11.6-.2-1.9-.8-5-3.8-5.7zM12.2 21.2v-9.9l10.1 4.9-10.1 5z'/%3E%3C/svg%3E");
    display: block;
  line-height: 0;
}

.n-gateway-share-control.-rss::before {
	background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h\a 0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSIjRkZGIiBkPSJNOS41IDIyLj\aM1YTEuODQ5IDEuODQ5IDAgMSAxIDAtMy43IDEuODUgMS44NSAwIDAgMSAwIDMuN3pNOCAxMi45O\aTh2Mi4zOTdjMy42NDIgMCA2LjYwNiAyLjk2MyA2LjYwNiA2LjYwNGgyLjM5N2MuMDAxLTQuOTYy\aLTQuMDM5LTkuMDAxLTkuMDAzLTkuMDAxeiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNy45IDE\ayLjEwMkExMy45MDggMTMuOTA4IDAgMCAwIDggOHYyLjM4YzMuMTA0IDAgNi4wMjEgMS4yMDkgOC\a 4yMTcgMy40MDRBMTEuNTQ0IDExLjU0NCAwIDAgMSAxOS42MiAyMkgyMmMwLTMuNzM5LTEuNDU2L\aTcuMjU0LTQuMS05Ljg5OHoiLz48L3N2Zz4=") 50% 50% no-repeat;
	background-size: contain;
	content: ''
}

.n-gateway-share-control.-rss:focus,
.n-gateway-share-control.-rss:hover {
  background-color: #fd8023;
}

.n-gateway-share.article .n-gateway-share-control.-rss::before {
	block-size: 26px;
	inline-size: 26px;
	margin: 3px
}

.news-profile{
  align-items: center;
  display:flex;
   flex-direction: column;
  margin-block-start: var(--space-16);
}

.news-profile-description{
  text-align: center;
}

@media (min-width: 680px) {
.news-profile{
  flex-direction: row;
}
.news-profile-description{
  text-align: start;
}
}


.news-profile-header{
min-inline-size:300px;
}

.news-profile-header img{
  block-size:270px;
  border-radius: 50%;
  inline-size:270px;
  margin-inline-end: var(--space-8);
}

.news-profile-share {
  margin-block-end: 30px;
}

@media (min-width: 1474px) {
  .news-profile-share {
    max-inline-size: 824px;
  }
}

@media (max-width: 1473px) {
  .news-profile-share {
    text-align: center;
  }
}
.news-profile-share-title {
  display: inline-block;
  font-size: 17px;
  font-weight: 600;
  line-height: 32px;
  min-block-size: 32px;
  text-transform: uppercase;
}
.news-profile-share-controls {
  display: inline-block;
  font-size: 0;
  vertical-align: top;
}
.news-profile-share-control {
  block-size: 32px;
  border-style: none;
  cursor: pointer;
  display: inline-block;
  inline-size: 32px;
  padding: 0;
  vertical-align: top;
}
.news-profile-share-control:not(:last-child) {
  margin-inline-end: 10px;
}
.news-profile-share-control.-facebook {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 38 38' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38 38V0H0v38h17.2V21.9H14v-5.7h3.2v-3.7c0-2.6 1.2-6.7 6.7-6.7h4.9v5.5h-3.6c-.6 0-1.4.3-1.4 1.5v3.3h5.1l-.6 5.7h-4.5v16.1H38z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 50% 50%;
  border-radius: 50%;
}
.news-profile-share-control.-facebook:focus,
.news-profile-share-control.-facebook:hover {
  background-color: #3d5a96;
}
.news-profile-share-control.-twitter {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512.002 97.211c-18.84 8.354-39.082 14.001-60.33 16.54 21.686-13 38.342-33.585 46.186-58.115a210.29 210.29 0 0 1-66.705 25.49c-19.16-20.415-46.461-33.17-76.674-33.17-58.011 0-105.042 47.029-105.042 105.039 0 8.233.929 16.25 2.72 23.939-87.3-4.382-164.701-46.2-216.509-109.753-9.042 15.514-14.223 33.558-14.223 52.809 0 36.444 18.544 68.596 46.73 87.433a104.614 104.614 0 0 1-47.577-13.139c-.01.438-.01.878-.01 1.321 0 50.894 36.209 93.348 84.261 103a105.245 105.245 0 0 1-27.674 3.687c-6.769 0-13.349-.66-19.764-1.888 13.368 41.73 52.16 72.104 98.126 72.949-35.95 28.176-81.243 44.967-130.458 44.967-8.479 0-16.84-.496-25.058-1.471 46.486 29.807 101.701 47.197 161.021 47.197 193.211 0 298.868-160.062 298.868-298.872 0-4.554-.104-9.084-.305-13.59 20.526-14.809 38.335-33.309 52.417-54.373z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 50% 50%;
  border-radius: 50%;
}
.news-profile-share-control.-twitter:focus,
.news-profile-share-control.-twitter:hover {
  background-color: #59adeb;
}

.news-profile-posts {
  margin-block-start: var(--space-16);
}
.news-profile-posts-title {
  font-size: var(--font-4);
  margin-block-end: var(--space-12);
  text-align: center;
}

@media (max-width: 1473px) {
  .news-profile-posts-content {
    padding-inline: 25px;
  }
}
.n-image + * {
  margin-block-start: 30px;
}


@media (max-width: 479px) {
  .n-image--end,
  .n-image--start {
    inline-size: 282.08333px;
  }
}


@media (max-width: 1449px) {
  .n-image--end,
  .n-image--start {
    margin-inline: auto;
  }
}

@media (min-width: 1450px) {
   .n-image--start {
    float: inline-start;
     margin-inline: -282.08333px 20px;
  }
  .n-image--end {
    float: inline-end;
    margin-inline: 20px -282.08333px;
  }
}
.n-image-caption {
  font-size: 14px;
  line-height: 20px;
  margin-block: 10px 5px;
   max-inline-size: 100%;
  text-align: center;
}

@media (min-width: 860px) {
  .n-image-caption {
    max-inline-size: 584.16667px;
  }
}

.n-image-src {
  background-color: #ccc;
  display: block;
}

@media (min-width: 860px) {
  .n-image-src {
    block-size: auto;
    inline-size: 584.16667px;
  }
}

@media (max-width: 859px) {
  .n-image-src {
    max-inline-size: 100%;
  }
}
.n-sidebar {
  background-color: #f8f8f8;
  box-shadow: inset 0 0 0 1px #b4b4b4;
  color: #464646;
  margin-block: 20px;
}

@media (max-width: 859px) {
  .n-sidebar {
    margin-block-end: 30px;
    padding: 40px;
  }
}

@media (min-width: 860px) {
  .n-sidebar {
    inline-size: 584.16667px;
    padding: 60px 70px;
  }
}
.n-sidebar h1,
.n-sidebar h2,
.n-sidebar h3,
.n-sidebar h4,
.n-sidebar h5,
.n-sidebar h6 {
  font-size: 24px;
  font-weight: inherit;
  line-height: 30px;
  margin-block: 0;
}
.n-sidebar h3,
.n-sidebar ol,
.n-sidebar p,
.n-sidebar ul {
  font-size: 16px;
  line-height: 25px;
  margin-block: 20px 0;
}
[dir="ltr"] .n-sidebar ol,
[dir="ltr"] .n-sidebar ul {
  padding-inline-start: 25px;
}
[dir="rtl"] .n-sidebar ol,
[dir="rtl"] .n-sidebar ul {
  padding-inline-end: 25px;
}
.n-sidebar li ~ li {
  margin-block-start: 5px;
}
.n-sidebar .alignleft {
  float: inline-start;
  margin-block-end: 20px;
  margin-inline-end: 20px;
}
.n-sidebar .alignright {
  float: inline-end;
  margin-block-start: 20px;
    margin-inline-start: 20px;
}

.n-sidebar .aligncenter {
  margin-block-end: 20px;
  margin-inline: auto;
}

@media (max-width: 1449px) {
  .n-sidebar--end,
  .n-sidebar--start {
    margin-inline: auto;
  }
}

@media (min-width: 1450px) {
  .n-sidebar--start {
    clear: inline-start;
    float: inline-start;
     margin-inline: -300px 16px;
  }
  [dir="ltr"] .n-sidebar--end {
    clear: inline-end;
    float: inline-end;
     margin-inline: 16px -300px;
  }
}
.n-subscribe {
  background-color: #323232;
  color: #fff;
  padding-block: 125px 140px;
  text-align: center;
}
.n-subscribe-title {
  font-size: 34px;
  font-weight: 300;
  line-height: 40px;
  margin-block-end: 30px;
  margin-inline-end: 20px;
}
.n-subscribe-summary {
  font-size: 16px;
  line-height: 25px;
  margin: 20px auto 40px;
  max-inline-size: 560px;
}
.n-subscribe-action {
  appearance: none;
  background-color: #0079c1;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  padding: 25px 60px;
  vertical-align: top;
}
.n-subscribe-action:focus,
.n-subscribe-action:hover {
  background-color: #005e95;
}
.n-subscribe-iframe {
  background-color: #fff;
  border-style: none;
  display: block;
  inline-size: 825.83333px;
  margin-block-start: 40px;
  margin-inline: auto;
  max-inline-size: calc(100% - 40px);
  transition: height 0.3s ease-in-out, visibility 0s 0.3s;
}
.n-subscribe-iframe:not([aria-hidden]),
.n-subscribe-iframe[aria-hidden="true"] {
  block-size: 0;
  visibility: hidden;
}
.n-subscribe-iframe[aria-hidden="false"] {
  block-size: 40vh;
  transition: height 0.3s ease-in-out;
  visibility: visible;
}
.n-storymap {
  background-color: #e0e0e0;
  block-size: calc(80vh - 60px);
  display: block;
  inline-size: 100vw;
}

@media (min-width: 1450px) {
  .n-storymap {
    margin-inline: calc(-50vw + 412px);
  }
}

@media (min-width: 860px) and (max-width: 1449px) {
  .n-storymap {
    margin-inline: calc(-50vw + 292px);
  }
}

@media (max-width: 859px) {
  .n-storymap {
    margin-inline: -27px;
  }
}
.n-video--youtube {
  display: block;
  margin-inline: auto;
}

@media (min-width: 1450px) {
  .n-video--youtube {
    block-size: 464.53125px;
    inline-size: 825.83333px;
  }
}

@media (min-width: 480px) and (max-width: 1449px) {
  .n-video--youtube {
    block-size: 328.59375px;
    inline-size: 584.16667px;
  }
}

@media (max-width: 479px) {
  .n-video--youtube {
    block-size: calc(56.25vw - 54px);
    inline-size: calc(100vw - 54px);
  }
}
.news-results {
  background-color: #fff;
  display: block;
  margin-block-end: 75px;
  padding-block-start: 60px;
}

@media (min-width: 1474px) {
  .news-results {
    inline-size: 1424px;
    margin-inline: auto;
  }
}

@media (max-width: 1473px) and (min-width: 754px) {
  .news-results {
    inline-size: 704px;
    margin-inline: auto;
  }
}

@media (max-width: 753px) {
  .news-results {
    margin-inline: 25px;
  }
}
.news-results-title {
  color: #4c4c4c;
  font-weight: 400;
  margin-block-end: 40px;
}

@media (min-width: 640px) {
  .news-results-title {
    font-size: 48px;
    line-height: 60px;
  }
}

@media (max-width: 639px) {
  .news-results-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.news-results-title-keyword {
  color: #6e6e6e;
}
.news-search--result {
  block-size: 50px;
  box-shadow: inset 0 -1px 0 0 #ccc;
  font-weight: 300;
  position: relative;
}

@media (min-width: 1474px) {
  .news-search--result {
    inline-size: 1424px;
    margin-block-end: 30px;
    margin-inline: auto;
  }
}

@media (max-width: 1473px) {
  .news-search--result {
    margin-block-end: 30px;
  }
}
.news-search--result-label,
.news-search--result-query,
.news-search--result-query-measure,
.news-search--result-query-underline {
  font-size: 18px;
  line-height: 50px;
}
.news-search--result-label {
  color: #a9a9a9;
  cursor: text;
  inset-block-start: 0;
  inset-inline-start: 0;
  position: absolute;
  user-select: none;
}
.news-search--result-query:valid ~ .news-search--result-label {
  animation: news-search--result-label 0.3s;
  font-size: 12px;
  inset-block-start: 0;
  line-height: 12px;
  padding-block: 0;
}

@keyframes news-search--result-label {
  0% {
    inset-block-start: 6px;
    opacity: 0;
  }
  100% {
    inset-block-start: 0;
    opacity: 1;
  }
}

.news-search--result-query {
  background-color: transparent;
  block-size: 100%;
  border-style: none;
  color: #000;
  inline-size: 100%;
  inset: 0;
  padding: 0;
  position: absolute;
}
.news-search--result-query:active,
.news-search--result-query:focus {
  outline: 0;
}

.news-search--result-query:focus {
  outline-width: 0;
}
.news-search--result-query::-webkit-search-cancel-button {
  margin-inline-end: 60px;
}
.news-search--result-query-measure,
.news-search--result-query-underline {
  display: inline-block;
  inset-block: 0;
  inset-inline-start: 0;
  position: absolute;
  user-select: none;
  white-space: nowrap;
}
.news-search--result-query-measure {
  clip: rect(0, 0, 0, 0);
}
.news-search--result-query-underline {
  box-shadow: inset 0 -1px 0 0 #0079c1;
  transition: width 0.3s;
}
.news-search--result-submit {
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%234c4c4c' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  border-style: none;
  cursor: pointer;
  inline-size: 60px;
  inset-block: 0;
  inset-inline-end: 0;
  outline-offset: -2px;
  position: absolute;
  transition: background-image 0.3s, background-size 0.3s;
}
.news-search--result-query:valid ~ .news-search--result-submit {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E");
}

.news-more {
  margin-block-start: 100px;
}
.news-more-title {
  font-size: 48px;
  font-weight: 300;
  line-height: 60px;
  margin-block-end: 50px;
  text-align: center;
}
.related-title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 30px;
  margin-block: 60px 30px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 1474px) {
  .news-more-content,
  .news-profile-posts-content,
  .related-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-inline: calc(50% - 712px);
  }
  .news-more-content > :nth-child(3n + 2),
  .news-profile-posts-content > :nth-child(3n + 2),
  .related-content > :nth-child(3n + 2) {
    margin-inline: 16px;
  }
}

@media (max-width: 1473px) {
  .news-more-content,
  .news-profile-posts-content,
  .related-content {
    padding-inline: 25px;
  }
}

@media (min-width: 1474px) {
  .news-more-content::after,
  .news-profile-posts-content::after,
  .related-content::after {
    content: "";
    flex-grow: 1;
    max-inline-size: 464px;
  }
}
.card--related {
  background-color: #fff;
  box-shadow: inset 0 0 1px 0 #ccc;
  color: #4c4c4c;
  margin-block-end: 24px;
  overflow: hidden;
  position: relative;
}

@media (min-width: 1474px) {
  .card--related {
    inline-size: 464px;
    padding: 276px 25px 35px;
  }
}

@media (max-width: 1473px) and (min-width: 640px) {
  .card--related {
    inline-size: 100%;
    min-block-size: 174px;
    padding: 15px 25px 15px 306px;
  }
}

@media (max-width: 639px) {
  .card--related {
    inline-size: 100%;
    min-block-size: 103px;
    padding: 20px 10px 20px 132px;
  }
}

@media (min-width: 1474px) {
  .card--related-image-link {
    inset-block-start: 0;
    inset-inline: 0;
    position: absolute;
  }
}

@media (max-width: 1473px) and (min-width: 640px) {
  .card--related-image-link {
    inset-block-start: 15px;
    inset-inline-start: 25px;
    position: absolute;
  }
}

@media (max-width: 639px) {
  .card--related-image-link {
    inset-block-start: 20px;
    inset-inline-start: 10px;
    position: absolute;
  }
}
.card--related-image {
  background-color: #ccc;
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 1474px) {
  .card--related-image {
    block-size: 261px;
    inline-size: 464px;
  }
}

@media (max-width: 1473px) and (min-width: 640px) {
  .card--related-image {
    block-size: 144px;
    inline-size: 256px;
  }
}

@media (max-width: 639px) {
  .card--related-image {
    block-size: 63px;
    inline-size: 112px;
  }
}
.card--related-title {
  color: #0079c1;
  font-size: inherit;
      font-size: 14px;
  font-weight: inherit;
    line-height: 20px;
  margin-block: 0;
}

@media (min-width: 640px) {
  .card--related-title {
    font-size: 24px;
    line-height: 30px;
  }
}

.card--related-title-link {
  color: inherit;
  text-decoration: none;
}
.card--related-byline {
  font-size: 14px;
  line-height: 20px;
}

@media (max-width: 1199px) {
  .card--related-byline {
    display: none;
  }
}
.card--related-byline-link {
  color: #0079c1;
  text-decoration: none;
}

.card--related-byline-time {
  box-shadow: -4px 0 0 -3px;
  display: inline-block;
  margin-inline-start: 0.5em;
  padding-inline-start: 0.5em;
}

.card--related-excerpt {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 1473px) {
  .card--related-excerpt {
    display: none;
  }
}
.card--more-ante {
  font-size: 16px;
  line-height: 20px;
}


.n-image {
  margin: 30px 0 40px;
}
.n-image--center .n-image-src,
.n-image-caption----center {
  margin-inline: auto;
}

@media (min-width: 1450px) {
  .n-image--start,
  .n-sidebar--start,
  .n-image--end,
  .n-sidebar--end {
    clear: inline-start;
    float: inline-start;
    margin-inline: -274px 20px;
  }
}

.n-gateway-cards .view-more-wrapper {
  margin: 0 0 2em;
}
.n-gateway-cards .view-more span {
  display: inline-block;
  transform: translateY(-2px);
}
[dir="ltr"] .n-gateway-card-type-link {
  background-image: linear-gradient(
    90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(200% - 2px) 100%;
}
[dir="ltr"] .n-gateway-card-type-link:hover {
  background-position: 100% 100%;
}
[dir="rtl"] .n-gateway-card-type-link {
  background-image: linear-gradient(
    -90deg,
    transparent,
    transparent 16.5%,
    currentcolor 66%
  );
  background-position: calc(-200% + 2px) 100%;
}
[dir="rtl"] .n-gateway-card-type-link:hover {
  background-position: 50% 100%;
}
.n-gateway-card-type-link {
  background-repeat: no-repeat;
  background-size: 200% 1px;
  color: #0079c1;
  text-decoration: none;
  transition: background-position 0.15s ease-in-out;
}

@media (max-width: 1473px) and (min-width: 640px) {
  .news-card--result-image-link {
    flex: 0 0 240px;
  }
  .news-card--result-image {
    min-inline-size: 240px;
  }
}

@media (min-width: 1474px) {
  .news-card--result-image-link {
    flex: 0 0 404px;
  }
  .news-card--result-image {
    min-inline-size: 404px;
  }
}
.news-card--result-type-link {
  box-shadow: -4px 0 0 -3px;
  color: #0079c1;
  display: inline-block;
  margin-inline-start: 0.5em;
  padding-inline-start: 0.5em;
  text-decoration: none;
}

.n-gateway-card-toggle-summary {
  display: none;
}

@media only screen and (max-width: 1449px) {
  .n-gateway-recent-card-image {
    block-size: 0;
    min-block-size: 0;
    padding-block-end: 56.25%;
  }
  .n-gateway-recent-card-image-tag {
    display: block;
    position: static;
  }
  .n-gateway-recent-card-image .n-gateway-recent-card-image-tag {
    display: none;
    font-size: 15px;
    font-weight: 600;
    position: static;
  }
}

@media only screen and (max-width: 859px) {
  .n-gateway-carousel::before,
  .n-gateway-hero::before {
    background: rgb(0 0 0 / 60%);
  }
  .n-gateway-card {
    padding: 0;
  }
  .n-gateway-card:hover {
    box-shadow: inset 0 0 0 1px #ccc;
  }
  .n-gateway-card-headline:hover {
    text-decoration: underline;
  }
  .n-gateway-card-content {
    inline-size: 100%;
    margin: 35px 5px 0 0;
  }
  .n-gateway-card-image {
    inline-size: 150px;
  }
  .n-gateway-card-image > :first-child {
    inset-block-start: 1px;
    inset-inline-start: 1px;
  }
  .n-gateway-card-date {
    display: block;
  }
  .n-gateway-card-summary {
    block-size: auto;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0.5rem 0;
    max-block-size: 0;
    opacity: 0;
    transition: max-height 80ms linear, opacity 0.25s linear;
  }
  .n-gateway-card-toggle-summary {
    border-block-start: 1px solid #e0e0e0;
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin: 0.5rem 0;
    padding-block-start: 0.5rem;
  }
  .n-gateway-card-toggle-summary:hover {
    text-decoration: underline;
  }
  [dir="ltr"] .n-gateway-card-image-tag {
    color: #6e6e6e;
    font-weight: 600;
    inset-block-start: 10px;
  }
  .n-gateway-card:focus .n-gateway-card-image-src,
  .n-gateway-card:hover .n-gateway-card-image-src {
    transform: none;
  }
  .n-gateway-card-hide-summary::after,
  .n-gateway-card-show-summary::after {
    background-size: 100%;
    block-size: 10px;
    content: "";
    display: inline-block;
    inline-size: 12px;
    margin-inline-start: 2px;
  }
  .n-gateway-card-show-summary::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogIzdDN0M3QzsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE0IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgMzIgMzIiIGNsYXNzPSJzdmctaWNvbiI+PHBhdGggZD0iTTI4IDl2NUwxNiAyNiA0IDE0VjlsMTIgMTJMMjggOXoiPjwvcGF0aD48L3N2Zz4=");
  }
  .n-gateway-card-hide-summary::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBzdHlsZT0iZmlsbDogIzdDN0M3QzsiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMzIgMzIiIGNsYXNzPSJzdmctaWNvbiI+PHBhdGggZD0iTTQgMjN2LTVMMTYgNmwxMiAxMnY1TDE2IDExIDQgMjN6Ii8+PC9zdmc+");
  }
  .n-gateway-card-hide-summary {
    display: none;
  }
  .n-gateway-card-content.show-summary .n-gateway-card-summary {
    max-block-size: 500px;
    opacity: 1;
    transition: max-height 0.6s linear, opacity 0.6s linear;
    visibility: visible;
  }
  .n-gateway-card-content.show-summary .n-gateway-card-hide-summary,
  .n-gateway-card-content.show-summary .n-gateway-card-summary {
    display: block;
  }
  .n-gateway-card-content.show-summary .n-gateway-card-show-summary {
    display: none;
  }
  .n-gateway-card-action {
    display: none;
  }
}

@media only screen and (max-width: 659px) {
  .n-gateway-card-image {
    inline-size: 115px;
  }
  .n-gateway-card-image-tag {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 10px;
  }
  .n-gateway-card-content {
    margin-block-start: 25px;
  }
  .n-gateway-card-headline {
    font-size: 17px;
    line-height: 21px;
    max-block-size: none;
  }
}

@media only screen and (max-width: 499px) {
  .n-gateway-card-headline {
    font-size: 15px;
    line-height: 17px;
  }
  .n-gateway-card-summary,
  .n-gateway-card-toggle-summary {
    font-size: 12px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 479px) {
  .n-gateway-card-image-tag {
    font-size: 2.3vw;
  }
}

@media (min-width: 1450px) {
  .n-gateway-hero-headline {
    max-inline-size: calc(54.16667% - 20px);
  }
}
#music {
  display: none;
}
.one-third {
  display: inline-block;
  flex-basis: calc(100% / 3);
  flex-grow: 1;
  vertical-align: top;
}
#timeline {
  background-color: rgb(193 193 193 / 90%);
  block-size: 10px;
  inline-size: 100%;
}
#timeline:hover {
  cursor: pointer;
}
#playhead {
  background: #00b9f1;
  block-size: 10px;
  inline-size: 0;
  margin-block-start: 1px;
  max-inline-size: 100%;
  position: relative;
}
#playhead:hover::after {
  display: inline-block;
  transition: all 0.3s;
}
#playhead::after {
  background-color: #fff;
  block-size: 20px;
  border: 2px solid #00b9f1;
  border-radius: 50%;
  content: " ";
  display: none;
  inline-size: 20px;
  inset-block-start: -5px;
  inset-inline-end: -15px;
  position: absolute;
}
.player-container {
  background-color: #464646;
  block-size: 54px;
  display: flex;
  inline-size: 100%;
}
.player-container .one-third:last-child a {
  display: inline-block;
  margin-inline-start: 85%;
}
.audio-volume,
.timers {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  line-height: 54px;
  margin-inline-start: 15px;
  vertical-align: top;
}
.play-btn {
  background: url("data:image/svg+xml;base64, PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTI2LjEsMTVMNC40LDI5LjhjMC0yLjcsMC01LjMsMC03LjdzMC00LjgsMC03LjFzMC00LjcsMC03LjFzMC01LDAtNy43TDI2LjEsMTV6IE02LjQsMjYuMUwyMi42LDE1TDYuNCwzLjkKCQlWMjYuMXoiLz4KPC9nPgo8L3N2Zz4=")
    no-repeat center center;
  block-size: 54px;
  display: block;
  inline-size: 16px;
  margin: 0 auto;
  opacity: 0.75;
  padding-block: 18px;
}
.pause-btn {
  background: url("data:image/svg+xml;base64, PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTguNiwwLjNoMi43djI5LjVIOC42VjAuM3ogTTE5LjMsMC4zaDIuN3YyOS41aC0yLjdWMC4zeiIvPgo8L2c+Cjwvc3ZnPg==")
    no-repeat center center;
  block-size: 54px;
  display: block;
  inline-size: 16px;
  margin: 0 auto;
  opacity: 0.75;
  padding-block: 18px;
}
.pause-btn:hover,
.play-btn:hover {
  cursor: pointer;
  opacity: 1;
}
.audio-on {
  background: url("data:image/svg+xml;base64, PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmc vMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PS IwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb 3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0 ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M 9InN0MCIgZD0iTTEzLjEsMy45djIwLjRsLTcuNS01LjZIMC4yVjkuNGg1LjVMMTMuMSwzLjl6IE 0yLDExLjN2NS42aDQuM2w1LDMuN3YtMTNsLTUsMy43SDJ6IE0xNi45LDEwLjMKCQljMC41LDAuN ywxLDEuNCwxLjMsMi4yczAuNSwxLjcsMC41LDIuNnMtMC4yLDEuOC0wLjUsMi42Yy0wLjMsMC44 LTAuNywxLjUtMS4zLDIuMmwtMS4yLTEuMmMwLjQtMC41LDAuNy0xLDAuOS0xLjYKCQljMC4yLTA uNiwwLjMtMS4yLDAuMy0xLjlzLTAuMS0xLjMtMC4zLTEuOWMtMC4yLTAuNi0wLjUtMS4xLTAuOS 0xLjZMMTYuOSwxMC4zeiBNMTkuNyw3LjVjMC45LDEsMS42LDIuMSwyLjEsMy40czAuOCwyLjYsM C44LDQuMQoJCXMtMC4zLDIuOC0wLjgsNC4xYy0wLjUsMS4zLTEuMiwyLjQtMi4xLDMuNGwxLjIs MS4yYzAuNS0wLjYsMS0xLjIsMS40LTEuOXMwLjgtMS40LDEuMS0yLjFjMC4zLTAuNywwLjUtMS4 1LDAuNy0yLjMKCQljMC4yLTAuOCwwLjItMS42LDAuMi0yLjRzLTAuMS0xLjYtMC4yLTIuNHMtMC 40LTEuNi0wLjctMi4zYy0wLjMtMC43LTAuNi0xLjQtMS4xLTIuMXMtMC45LTEuMy0xLjQtMS45T DE5LjcsNy41eiBNMjMuNiwzLjYKCQljMC43LDAuOCwxLjMsMS42LDEuOSwyLjRzMSwxLjgsMS40 LDIuN3MwLjcsMiwwLjksM2MwLjIsMSwwLjMsMi4xLDAuMywzLjJzLTAuMSwyLjItMC4zLDMuMmM tMC4yLDEtMC41LDItMC45LDMKCQljLTAuNCwxLTAuOSwxLjktMS40LDIuN2MtMC41LDAuOS0xLj IsMS43LTEuOSwyLjRsMS4yLDEuMmMwLjgtMC44LDEuNS0xLjcsMi4xLTIuN2MwLjYtMSwxLjEtMiwxLjYtM2MwLjQtMS4xLDAuOC0yLjIsMS0zLjMKCQljMC4yLTEuMiwwLjMtMi4zLDAuMy0zLjZzLTAuMS0yLjQtMC4zLTMuNnMtMC42LTIuMy0xLTMuM2MtMC40LTEuMS0xLTIuMS0xLjYtM3MtMS4zLTEuOS0yLjEtMi43TDIzLjYsMy42eiIvPgo8L2c+Cjwvc3ZnPg==")
    no-repeat center center;
  block-size: 54px;
  display: block;
  inline-size: 16px;
  margin: 0 auto;
  opacity: 0.75;
  padding-block: 18px;
}
.audio-on:hover {
  opacity: 1;
}
.audio-off {
  background: url("data:image/svg+xml;base64, PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTAuMSw5LjRoNS41bDcuNS01LjZ2MjAuNWwtNy41LTUuNkgwLjFWOS40eiBNMTEuMyw3LjVsLTUsMy44SDJ2NS42aDQuM2w1LDMuOFY3LjV6IE0yMi45LDE0LjFsNC00bC0xLjMtMS4zCgkJbC00LDRsLTQtNGwtMS4zLDEuM2w0LDRsLTQsNGwxLjMsMS4zbDQtNGw0LDRsMS4zLTEuM0wyMi45LDE0LjF6Ii8+CjwvZz4KPC9zdmc+")
    no-repeat center center;
  block-size: 54px;
  display: block;
  inline-size: 16px;
  margin: 0 auto;
  padding-block: 18px;
}
.download-audio {
  background: url("data:image/svg+xml;base64, PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmc vMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PS IwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgMzAgMzAiIHN0eWxlPSJlbmFibGUtYmFja2dyb 3VuZDpuZXcgMCAwIDMwIDMwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0 ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBhdGggY2xhc3M 9InN0MCIgZD0iTTI1LjMsOS41YzEuMywwLjQsMi40LDEuMiwzLjIsMi4zYzAuOCwxLjEsMS4yLD IuNCwxLjIsMy45YzAsMC45LTAuMiwxLjctMC41LDIuNHMtMC43LDEuNC0xLjIsMgoJCWMtMC41L DAuNi0xLjEsMS0xLjcsMS4zYy0wLjYsMC4zLTEuMywwLjUtMiwwLjVjMCwwLDAsMC0wLjEsMGMw LDAsMCwwLTAuMSwwdi0xLjloMC4xYzAuOCwwLDEuNi0wLjQsMi40LTEuMwoJCWMwLjgtMC45LDE uMi0xLjksMS4yLTMuMWMwLTEtMC4zLTEuOS0wLjktMi44Yy0wLjYtMC44LTEuMy0xLjQtMi4zLT EuN2wtMS4xLTAuM2wtMC4xLTEuMmMtMC4xLTAuOS0wLjQtMS43LTAuOC0yLjUKCQljLTAuNC0wL jgtMC45LTEuNC0xLjUtMnMtMS4zLTEtMi0xLjNzLTEuNi0wLjUtMi40LTAuNWMtMS4yLDAtMi40 LDAuMy0zLjQsMVMxMS41LDYsMTAuOCw3LjJsLTAuNywxLjNMOC43LDguMgoJCWMtMC4yLDAtMC4 zLTAuMS0wLjQtMC4xQzguMiw4LDgsOCw3LjksOEM3LjMsOCw2LjcsOC4yLDYuMiw4LjdjLTAuNS wwLjUtMC43LDEtMC44LDEuN2wtMC4xLDFsLTAuOSwwLjVjLTAuOCwwLjQtMS40LDEtMS44LDEuN woJCVMyLDE1LjEsMiwxNS45QzIsMTcsMi40LDE4LDMuMSwxOC44czEuNiwxLjMsMi42LDEuM2gx LjlWMjJjLTAuNCwwLTAuOCwwLTEuMSwwcy0wLjYsMC0wLjcsMGMtMC44LDAtMS41LTAuMi0yLjI tMC41CgkJYy0wLjctMC4zLTEuMy0wLjgtMS44LTEuNHMtMC45LTEuMi0xLjItMmMtMC4zLTAuNy 0wLjQtMS41LTAuNC0yLjNjMC0xLjIsMC4zLTIuNCwxLTMuM3MxLjUtMS44LDIuNS0yLjNjMC4xL TEuMSwwLjYtMi4xLDEuNC0yLjkKCQlzMS44LTEuMiwzLTEuMmMwLjIsMCwwLjQsMCwwLjYsMC4x UzksNi4zLDkuMiw2LjRjMC40LTAuNywwLjgtMS40LDEuNC0yczEuMS0xLjEsMS44LTEuNWMwLjc tMC40LDEuNC0wLjcsMi4xLTEKCQljMC44LTAuMiwxLjUtMC4zLDIuMy0wLjNjMS4xLDAsMi4xLD AuMiwzLjEsMC42czEuOCwxLDIuNiwxLjdzMS40LDEuNiwxLjksMi41QzI0LjksNy40LDI1LjIsO C40LDI1LjMsOS41eiBNMTYuOCwyNi4ybDUuNi01LjYKCQl2Mi42bC02LjUsNi41bC02LjUtNi41 di0yLjZsNS42LDUuNlYxNC42aDEuOVYyNi4yeiIvPgo8L2c+Cjwvc3ZnPg==")
    no-repeat center center;
  block-size: 54px;
  display: block;
  inline-size: 16px;
  margin: 0 auto;
  opacity: 0.75;
  padding-block: 18px;
}
.download-audio:hover {
  opacity: 1;
}
.download-link {
  position: relative;
}
.download-link:hover .download-tooltip {
  display: inline-block;
}
.audio-off:hover,
.audio-on:hover {
  cursor: pointer;
}
.audio-volume {
  position: relative;
}
.audio-volume:hover .volume-slider-container {
  display: block;
}
.volume-slider-container {
  background-color: #323232;
  block-size: 120px;
  display: none;
  inline-size: 40px;
  inset-block-start: -120px;
  inset-inline-start: -15px;
  padding: 10px 15px;
  position: absolute;
}
.volume-slider-container::after {
  block-size: 0;
  border-block-start: 15px solid #32324a;
  border-inline-end: 15px solid transparent;
  border-inline-start: 15px solid transparent;
  content: " ";
  inline-size: 0;
  inset-block-end: -12px;
  inset-inline-start: 5px;
  position: absolute;
}
.volume-slider {
  background: #999;
  block-size: 100px;
  inline-size: 10px;
  position: relative;
}
.audio-volume .volume-state {
  background-color: #fff;
  block-size: 0;
  display: inline-block;
  inline-size: 100%;
  inset-block-end: 0;
  position: absolute;
}
.download-tooltip {
  background: #4c4c4c;
  box-sizing: border-box;
  color: #fff;
  display: none;
  font-size: 16px;
  inset-block-end: 125%;
  inset-inline-start: -580%;
  line-height: 32px;
  min-inline-size: 200px;
  position: absolute;
  text-align: center;
}
.download-tooltip::after {
  block-size: 0;
  border-block-start: 15px solid #4c4c4d;
  border-inline-end: 15px solid transparent;
  border-inline-start: 15px solid transparent;
  content: " ";
  inline-size: 0;
  inset-block-end: -12px;
  inset-inline-start: 84px;
  position: absolute;
}
.n-gateway-recent-card-duration-tag-left {
  display: inline-block;
  inset-inline-end: 30px;
  position: absolute;
}
.n-gateway-recent-card-date span {
  display: none;
}

@media screen and (max-width: 860px) {
  .n-gateway-recent-card-date span {
    display: inline;
  }
}
.n-gateway-card-duration-tag-left {
  display: inline-block;
  inset-inline-end: 30px;
  position: absolute;
}

@media only screen and (max-width: 859px) {
  .n-gateway-card-duration-tag-left {
    display: none;
  }
}
.link-blue {
  position: relative;
}
.link-blue::after {
  block-size: 14px;
  display: inline-block;
  inline-size: 14px;
  inset-block-start: 4px;
  line-height: 0;
  margin-inline-start: 5px;
  position: absolute;
}
.link-blue[aria-role="internal"]::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E");
}

.n-gateway-recent-card-action {
  margin-block-start: 35px;
}

.news-share {
  position: absolute;
  z-index: 999;
}
.news-share-link {
  background-repeat: no-repeat;
  background-size: 24px;
  border-style: none;
  color: #fff;
  cursor: pointer;
  z-index: 10;
}

@media (min-width: 860px) {
  .news-share-link {
    display: none;
  }
}
.mobile-share {
  inset-block-end: 0;
  position: fixed;
  z-index: 1;
}
.mobile-share .news-share-link .news-share-control {
  background-color: #323232;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:#fff' width='32' height='32' viewBox='0 0 32 32' class='svg-icon'%3E%3Cpath d='M26 30H2V6h14V4H0v28h28V18h-2zM21 8C12.715 8 6 14.717 6 23c0 .336.029.668.051 1h4A11.464 11.464 0 0 1 10 23c0-6.065 4.936-11 11-11h3.004l-6 6h4L30 10l-7.996-8h-4l6 6H21z'/%3E%3C/svg%3E");
  background-position: 50% center;
  background-size: 12px;
  block-size: 20px;
  inline-size: 20px;
  transition: all 0.3s ease-in-out;
}
.mobile-share .news-share-mobile {
  inline-size: 100%;
  inset-block-end: -4px;
  inset-inline-start: -600px;
  opacity: 0;
  position: fixed;
  transition: all 0.5s ease-in-out;
}
.mobile-share .news-share-mobile div {
  display: inline-block;
  margin-inline-start: -5px;
}
.mobile-share .news-share-mobile .news-share-control.-twitter {
  background-color: #59adeb;
}
.mobile-share .news-share-mobile .news-share-control.-twitter:hover {
  background-color: #a9a9a9;
}
.mobile-share .news-share-mobile .news-share-control.-facebook {
  background-color: #3d5a96;
}
.mobile-share .news-share-mobile .news-share-control.-facebook:hover {
  background-color: #a9a9a9;
}
.mobile-share .news-share-mobile .news-share-control.-linkedin {
  background-color: #0077b5;
}
.mobile-share .news-share-mobile .news-share-control.-linkedin:hover {
  background-color: #a9a9a9;
}
.mobile-share .news-share-mobile .news-share-control.-rss {
  background-color: #fd8023;
}
.mobile-share .news-share-mobile .news-share-control.-rss:hover {
  background-color: #a9a9a9;
}

@media (min-width: 860px) {
  .mobile-share {
    display: none;
  }
}
.mobile-share[data-state="open"] .news-share-link .news-share-control {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath style='fill:%23fff' d='M9.414 8l3.535 3.535-1.414 1.414L8 9.414 4.465 12.95 3.05 11.535 6.586 8 3.05 4.465 4.465 3.05 8 6.586l3.535-3.537 1.414 1.416z'/%3E%3C/svg%3E");
  background-size: 24px;
  block-size: 50px;
  inline-size: 50px;
}
.mobile-share[data-state="open"] .news-share-mobile {
  inline-size: calc(100% - 40px);
  inset-inline-start: 50px;
  opacity: 1;
}
.mobile-share[data-state="open"] .news-share-mobile div {
  inline-size: calc(100% / 4);
}
.mobile-share[data-state="closed"] .news-share-link .news-share-control {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:#fff' width='32' height='32' viewBox='0 0 32 32' class='svg-icon'%3E%3Cpath d='M26 30H2V6h14V4H0v28h28V18h-2zM21 8C12.715 8 6 14.717 6 23c0 .336.029.668.051 1h4A11.464 11.464 0 0 1 10 23c0-6.065 4.936-11 11-11h3.004l-6 6h4L30 10l-7.996-8h-4l6 6H21z'/%3E%3C/svg%3E");
  transition-delay: 0.2s;
}
.mobile-share[data-state="closed"] .news-share-mobile {
  opacity: 0;
}
.mobile-share.non-sticky {
  position: relative;
}

@media (max-width: 860px) {
  .news-share {
    display: none;
  }
  .news-share.mobile-share {
    display: block;
  }
}

@media (min-width: 1450px) {
  .news-share:not([data-stuck]),
  .news-share[data-stuck="after"],
  .news-share[data-stuck="before"] {
    inset-inline-start: 0;
  }
  .news-share.arc.gis-v[data-stuck="after"],
  .news-share.arcgis-v:not([data-stuck]),
  .news-share.arcgis-v[data-stuck="before"] {
    inset-inline-start: 0;
  }
  .news-share.absolute {
    inset-inline-start: 0;
    z-index: 9;
  }
  .news-share.fixed {
    inset-block-start: 90px;
    inset-inline-start: 0;
    position: fixed;
  }
}

@media (max-width: 1449px) and (min-width: 860px) {
  .news-share:not([data-stuck]),
  .news-share[data-stuck="after"],
  .news-share[data-stuck="before"] {
    inset-inline-start: 0;
  }
  .news-share.fixed {
    inset-block-start: 90px;
    inset-inline-start: 0;
    position: fixed;
  }
  .news-share.absolute {
    inset-inline-start: 0;
    z-index: 9;
  }
  .news-share.arcgis-v:not([data-stuck]),
  .news-share.arcgis-v[data-stuck="after"],
  .news-share.arcgis-v[data-stuck="before"] {
    inset-inline-start: 0;
  }
}

@media (min-width: 860px) {
  .news-share[data-stuck="during"] {
    inset-block-start: 90px;
    inset-inline-start: 0;
    position: fixed;
  }
}
.news-share-control {
  background-color: #b2b2b2;
  background-repeat: no-repeat;
  background-size: 24px;
  block-size: 50px;
  border-style: none;
  color: #fff;
  cursor: pointer;
  display: block;
  inline-size: 50px;
  position: relative;
}

@media (min-width: 860px) {
  .news-share-control::before {
    border-color: transparent #464646 transparent transparent;
    -o-border-image: initial;
    border-image: initial;
    border-inline-end: 15px solid #464646;
    border-style: solid;
    border-width: 15px;
    content: "";
    inset-block-start: 12.5px;
    inset-inline-start: calc(100% - 10px);
    position: absolute;
  }
  .news-share-control::after {
    background-color: #464646;
    content: attr(aria-label);
    font-size: 12px;
    inset-block-start: 12.5px;
    inset-inline-start: calc(100% + 10px);
    line-height: 15px;
    padding: 7.5px 30px;
    position: absolute;
    white-space: nowrap;
  }
  .news-share-control:not(:hover, :focus)::after,
  .news-share-control:not(:hover, :focus)::before {
    clip: rect(0, 0, 0, 0);
  }
}
.news-share-control:focus,
.news-share-control:hover {
  background-color: #59abee;
}
.news-share-control.-facebook {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 38 38' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38 38V0H0v38h17.2V21.9H14v-5.7h3.2v-3.7c0-2.6 1.2-6.7 6.7-6.7h4.9v5.5h-3.6c-.6 0-1.4.3-1.4 1.5v3.3h5.1l-.6 5.7h-4.5v16.1H38z'/%3E%3C/svg%3E");
  background-position: 50% center;
}
.news-share-control.-facebook:focus,
.news-share-control.-facebook:hover {
  background-color: #3d5a96;
}
.news-share-control.-linkedin {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' style='fill:%23ffffff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath class='cls-1' d='M0 0v24h24V0zm8 19H5V8h3zM6.5 6.7A1.8 1.8 0 1 1 8.3 5a1.8 1.8 0 0 1-1.8 1.7zM20 19h-3v-5.6c0-3.4-4-3.1-4 0V19h-3V8h3v1.8c1.4-2.6 7-2.8 7 2.5z'/%3E%3C/svg%3E");
  background-position: 50% center;
}
.news-share-control.-linkedin:focus,
.news-share-control.-linkedin:hover {
  background-color: #59adeb;
}
.news-share-control.-twitter {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='Minimal_Idle' viewBox='0 0 64 64'%3E%3Ctitle%3EX / Twitter Minimal Idle SVG Icon%3C/title%3E%3Cpath d='m37.56798,27.71218L57.96697,4h-4.83391l-17.71244,20.58895L21.27374,4H4.957l21.39285,31.13414L4.957,60h4.83418l18.7048-21.74263,14.94014,21.74263h16.31675l-22.18607-32.28782h.00119Zm-6.62108,7.69626l-2.16754-3.10026L11.533,7.6391h7.42502l13.91801,19.90873,2.16754,3.10026,18.09176,25.87831h-7.42502l-14.76342-21.11677v-.00119Z' style='fill:%23ffffff; stroke-width:0px;'/%3E%3C/svg%3E");
  background-position: 50% center;
}
.news-share-control.-twitter:focus,
.news-share-control.-twitter:hover {
  background-color: #59adeb;
}
.news-share-control.-rss {
  background-color: #a9a9a9;
  background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h\a 0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48cGF0aCBmaWxsPSIjRkZGIiBkPSJNOS41IDIyLj\aM1YTEuODQ5IDEuODQ5IDAgMSAxIDAtMy43IDEuODUgMS44NSAwIDAgMSAwIDMuN3pNOCAxMi45O\aTh2Mi4zOTdjMy42NDIgMCA2LjYwNiAyLjk2MyA2LjYwNiA2LjYwNGgyLjM5N2MuMDAxLTQuOTYy\aLTQuMDM5LTkuMDAxLTkuMDAzLTkuMDAxeiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xNy45IDE\ayLjEwMkExMy45MDggMTMuOTA4IDAgMCAwIDggOHYyLjM4YzMuMTA0IDAgNi4wMjEgMS4yMDkgOC\a 4yMTcgMy40MDRBMTEuNTQ0IDExLjU0NCAwIDAgMSAxOS42MiAyMkgyMmMwLTMuNzM5LTEuNDU2L\aTcuMjU0LTQuMS05Ljg5OHoiLz48L3N2Zz4=");
  background-position: 50% center;
  background-size: contain;
}
.news-share-control.-rss:focus,
.news-share-control.-rss:hover {
  background-color: #fd8023;
}
.n-gateway-carousel-article-headline.long-heading {
  max-inline-size: 80%;
}

@media (min-width: 860px) {
  .n-gateway-carousel-article-headline {
    max-block-size: inherit;
  }
}

@media (max-width: 859px) {
  .n-gateway-carousel-article-headline {
    max-block-size: inherit;
  }
}

.n-gallery .n-gallery-pagination-control {
  background-position: center center;
  background-size: cover;
  inline-size: 98px;
}
.n-gallery .n-gallery-caption {
  margin-block: calc(17px * 1.3) 17px;
  min-block-size: 100px;
}
.n-gallery .n-gallery-immediate-control {
  display: none;
}
.n-article-content .pdf-link {
  color: #0079c1;
  font-weight: 500;
}
.n-article-content .n-small-text {
  color: #6e6e6e;
  font-size: 16px;
  font-weight: 300;
}
.icon::after {
  block-size: 16px;
  content: " ";
  display: inline-block;
  inline-size: 16px;
  margin-inline: 10px;
}
.icon.icon-pdf.black::after {
  background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBjbGFzcz0ic3ZnLWljb24iPjxwYXRoIGQ9Ik0yMiAyNGg0djJoLTR2LTJ6bTAtMTJoNHYyaC00di0yem0wIDRoNHYyaC00di0yek04IDZoMTB2Mkg4VjZ6bTE0IDE0aDR2MmgtNHYtMnpNOCAxMmgxMHYySDh2LTJ6bTAgNGgxMnYySDh2LTJ6TTIyLjgwMSAwSDR2MzJoMjZWNy4xOTlMMjIuODAxIDB6TTI4IDMwSDZWMmgxNHY4aDh2MjB6bTAtMjJoLTZWMmguNjIxTDI4IDcuMzc5Vjh6TTggMjBoMTJ2Mkg4di0yem0wIDRoMTB2Mkg4di0yeiI+PC9wYXRoPjwvc3ZnPg==")
    no-repeat;
  background-position: center center;
  background-size: cover;
}
.icon.icon-pdf.blue::after {
  background: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0iIzAwNzljMSIgdmlld0JveD0iMCAwIDMyIDMyIiBjbGFzcz0ic3ZnLWljb24iPjxwYXRoIGQ9Ik0yMiAyNGg0djJoLTR2LTJ6bTAtMTJoNHYyaC00di0yem0wIDRoNHYyaC00di0yek04IDZoMTB2Mkg4VjZ6bTE0IDE0aDR2MmgtNHYtMnpNOCAxMmgxMHYySDh2LTJ6bTAgNGgxMnYySDh2LTJ6TTIyLjgwMSAwSDR2MzJoMjZWNy4xOTlMMjIuODAxIDB6TTI4IDMwSDZWMmgxNHY4aDh2MjB6bTAtMjJoLTZWMmguNjIxTDI4IDcuMzc5Vjh6TTggMjBoMTJ2Mkg4di0yem0wIDRoMTB2Mkg4di0yeiIvPjwvc3ZnPg==")
    no-repeat;
  background-position: center center;
  background-size: cover;
  margin-inline-end: 0;
}
.n-gateway-tile:nth-child(-n + 2) .n-gateway-tile-headline {
  max-block-size: 100%;
  overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .block-group-3-up > .block {
    flex-basis: calc(33.33333% - 1.75rem);
    inline-size: calc(33.33333% - 1.5rem);
  }
  .block-group-4-up > .block {
    flex-basis: calc(25% - 1.75rem);
    inline-size: calc(25% - 1.5rem);
  }
}
.modal-content {
  margin: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: relative;
}
.modal-content .exit-modal {
  background: rgb(255 255 255 / 80%);
  block-size: 46px;
  border: none;
  border-radius: 100%;
  color: #323232;
  inline-size: 46px;
  inset-block-start: -23px;
  inset-inline-end: -23px;
  padding: 0;
  position: absolute;
  transition: background 0.1s linear;
  z-index: 10;
}
.modal-content .exit-modal:hover {
  background: #0079c1;
  border-color: #0079c1;
  color: #fff;
}
.modal-content .exit-modal .icon-ui-close {
  block-size: 35px !important;
  inline-size: 35px !important;
}
.modal-content .exit-modal .icon-ui-close::before {
  margin: 0 !important;
  padding: 5px !important;
}

iframe#newsr_pardort {
  inline-size: 480px;
}

@media screen and (max-width: 560px) {
  iframe#newsr_pardort {
    inline-size: 80vw;
  }
}
.js-modal.modal-overlay:not(.is-active) {
  inset-block-start: -3000px;
}
.n-gateway-cards .has-animation,
.newsr-cards .has-animation,
.newsr-editorial-cards .has-animation {
  transition: height 0.1s ease 0.1s, transform 0.35s ease 0.2s,
    opacity 0.45s ease 0.2s;
}
.n-gateway-cards [aria-hidden="true"],
.newsr-cards [aria-hidden="true"],
.newsr-editorial-cards [aria-hidden="true"] {
  block-size: 0;
  margin-block-end: 0;
  margin-inline-start: -4000px;
  opacity: 0;
  transform: translateY(50px);
}

.n-gateway-cards [aria-hidden="false"].fade-up,
.newsr-cards [aria-hidden="false"].fade-up,
.newsr-editorial-cards [aria-hidden="false"].fade-up {
  opacity: 1;
  transform: translateY(0);
}
.n-gateway-cards .view-more-wrapper,
.newsr-cards .view-more-wrapper,
.newsr-editorial-cards .view-more-wrapper {
  text-align: center;
}
.n-gateway-cards .end-view-more,
.n-gateway-cards .view-more,
.newsr-cards .end-view-more,
.newsr-cards .view-more,
.newsr-editorial-cards .end-view-more,
.newsr-editorial-cards .view-more {
  display: none;
}
.n-gateway-cards .view-more.active,
.newsr-cards .view-more.active,
.newsr-editorial-cards .view-more.active {
  cursor: pointer;
  display: inline-block;
}
.n-gateway-cards .end-view-more.active,
.newsr-cards .end-view-more.active,
.newsr-editorial-cards .end-view-more.active {
  display: block;
}

@media screen and (max-width: 600px) {
  .n-gateway-cards .nr-view-more,
  .newsr-cards .nr-view-more,
  .newsr-editorial-cards .nr-view-more {
    margin-block-start: -20px;
  }
}
.n-gateway-cards .view-more,
.newsr-cards .view-more,
.newsr-editorial-cards .view-more {
  color: #0079c1;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-block: 0;
  padding: 15px 35px;
  text-decoration: none;
}
.n-gateway-cards .end-view-more,
.newsr-cards .end-view-more,
.newsr-editorial-cards .end-view-more {
  inline-size: 45%;
  margin: 0 auto;
}
.n-gateway-cards .end-view-more h3,
.newsr-cards .end-view-more h3,
.newsr-editorial-cards .end-view-more h3 {
  font-size: 40.8522px;
  font-weight: 300;
  line-height: 52.7px;
  text-align: center;
}
.n-gateway-cards .view-more svg,
.newsr-cards .view-more svg,
.newsr-editorial-cards .view-more svg {
  block-size: 16px;
  display: inline-block;
  fill: #0079c1;
  inline-size: 16px;
  vertical-align: middle;
}
.nr-pagination-nav {
  padding: 30px 0;
  text-align: center;
}
.nr-pagination-nav .page-numbers {
  background: 0 0;
  border: none;
  color: #0079c1;
  font-size: 15.9375px;
  line-height: 26.35px;
  padding: 5.27px 15.3px;
  text-decoration: none;
}
.nr-pagination-nav .page-numbers:hover {
  background: 0 0;
  color: #005e95;
  text-decoration: underline;
}
.nr-pagination-nav .page-numbers.current {
  background-color: #0079c1;
  border: 1px solid #0079c1;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  inline-size: auto;
  position: relative;
  transition: all 50ms linear;
  white-space: nowrap;
}
.all-caps {
  text-transform: uppercase;
}
.text-gray {
  color: #959595;
}
.txt-transform-unset {
  text-transform: initial !important;
}
.custom-underline {
  border-block-end: 1px solid #fff;
  display: inline-block;
  line-height: 40px;
}

@media screen and (min-width: 860px) {
  .hide-desktop-only {
    display: none !important;
  }
}

@media screen and (max-width: 859px) {
  .hide-desktop-only {
    display: block !important;
  }
}
.newsr-divider--blue {
  background-color: #0079c1;
  block-size: 3px;
  display: block;
  inline-size: 42px;
}

@media (min-width: 1400px) {
  .desktop-block-group-1-up > .block {
    flex-basis: calc(100% - 1.5rem);
    inline-size: calc(100% - 1.5rem);
  }
}

@media (min-width: 1400px) {
  .desktop-block-group-2-up > .block {
    flex-basis: calc(50% - 1.5rem);
    inline-size: calc(50% - 1.5rem);
  }
}

@media (min-width: 1400px) {
  .desktop-block-group-3-up > .block {
    flex-basis: calc(33% - 1.5rem);
    inline-size: calc(33% - 1.5rem);
  }
}

@media (min-width: 1400px) {
  .desktop-block-group-4-up > .block {
    flex-basis: calc(25% - 1.5rem);
    inline-size: calc(25% - 1.5rem);
  }
}

@media (min-width: 1400px) {
  .desktop-block-group-5-up > .block {
    flex-basis: calc(20% - 1.5rem);
    inline-size: calc(20% - 1.5rem);
  }
}

@media (min-width: 1400px) {
  .desktop-block-group-6-up > .block {
    flex-basis: calc(16.66666% - 1.5rem);
    inline-size: calc(16.66666% - 1.5rem);
  }
}
.flexy-vertical {
  align-items: center;
  display: flex;
  flex-flow: column;
}

svg.svg-icon-loader {
  block-size: 48px;
  fill: #0079c1;
  inline-size: 48px;
  inset-block-start: calc(50% + 44px);
  inset-inline-start: calc(50% - 24px);
  position: absolute;
  transform: rotate(180deg);
}
.icon-social-newsr-website {
  background-image: url("../public/placeholders/arcGis/icon-social-web24.svg") !important;
  background-position: center;
  background-size: 23px 24px;
}
.icon-social-newsr-website:hover {
  background-color: #0079c1 !important;
}

@media screen and (max-width: 480px) {
  .single-podcast .news-podcast .nr-audio-player .one-third:last-child a {
    margin-inline-start: 0;
    padding-inline-start: 75%;
  }
  .single-podcast .news-podcast .nr-audio-player .one-third.mobile-w-120 {
    max-inline-size: 120px;
  }
}

@media screen and (max-width: 620px) {
  .single-podcast .news-podcast .nr-audio-player .timers {
    font-size: 2.8vw;
    margin-inline-start: 5px;
  }
  .single-podcast .news-podcast .nr-audio-player .one-third.mobile-w-50 {
    max-inline-size: 50px;
  }
}
.modal--letter-from-the-editor .modal-content {
  block-size: 92%;
  inline-size: 95%;
  margin: 0 !important;
  max-inline-size: 586px;
  overflow: hidden !important;
  overflow: visible !important;
  padding: 15px 0 15px 15px !important;
  position: relative;
  text-align: start;
}

.modal--letter-from-the-editor .modal-content .overlays {
  background: linear-gradient(to bottom, transparent 0, #fff 100%);
  block-size: 100px;
  inset-block-end: 0;
  inset-inline: 0;
  position: absolute;
  z-index: 5;
}

@media (min-width: 640px) {
  .modal--letter-from-the-editor .modal-content {
    padding: 30px 15px 30px 30px !important;
  }
}
.modal--letter-from-the-editor .modal-content .exit-modal {
  background: #fff;
  border-color: #0079c1;
  color: #0079c1;
  inset-block-start: 2px;
  inset-inline-end: 2px;
  position: absolute;
  z-index: 10;
}

@media (min-width: 640px) {
  .modal--letter-from-the-editor .modal-content .exit-modal {
    background: #0079c1;
    border-radius: 100%;
    color: #fff;
    inset-block-start: -20px;
    inset-inline-end: -20px;
    padding: 0;
  }
  .modal--letter-from-the-editor .modal-content .exit-modal:hover {
    background: #005e95;
    border-color: #005e95;
  }
}
.modal--letter-from-the-editor .modal-content .exit-modal .icon-ui-close {
  block-size: 35px !important;
  inline-size: 35px !important;
}
.modal--letter-from-the-editor
  .modal-content
  .exit-modal
  .icon-ui-close::before {
  margin: 0 !important;
  padding: 5px !important;
}
.modal--letter-from-the-editor .modal-content .modal-body {
  block-size: 100%;
  overflow: auto;
  padding: 15px 50px 70px 15px;
  position: relative;
}

@media (min-width: 640px) {
  .modal--letter-from-the-editor .modal-content .modal-body {
    padding: 15px 0 70px;
  }
}
.modal--letter-from-the-editor .modal-content .modal-body .divider {
  background: #0079c1;
  block-size: 3px;
  inline-size: 42px;
  margin-block-end: 19px;
}
.tertiary-nav {
  background-color: #222;
}
.tertiary-nav--title {
  background-color: transparent;
  block-size: 40px;
  border: none;
  color: #fff;
  font-size: 15px;
  inline-size: 100%;
  padding: 0 20px;
  position: relative;
  text-align: start;
}
.tertiary-nav--title::after {
  content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 15' width='15' height='15'%3E%3Cpath d='M 0 0 14 0 7 7' fill='%23fff'/%3E%3C/svg%3E");
  inset-block-start: 50%;
  inset-inline-end: 19px;
  position: absolute;
  transform: translateY(-30%);
}

@media (min-width: 860px) {
  .tertiary-nav--title {
    display: none;
  }
}
.tertiary-nav .tertiary-nav-container {
  transition: all 0.35s ease-out;
}
.tertiary-nav .tertiary-nav-container[aria-hidden="true"] {
  block-size: 0;
  min-block-size: 0;
  overflow: hidden;
}
.tertiary-nav .tertiary-nav-container[aria-hidden="false"] {
  block-size: 100vh;
  min-block-size: 100vh;
}

@media (min-width: 860px) {
  .tertiary-nav .tertiary-nav-container {
    min-block-size: 40px;
    overflow: hidden;
  }
  .tertiary-nav .tertiary-nav-container[aria-hidden="true"] {
    block-size: 43px;
    min-block-size: 40px;
    overflow: hidden;
  }
  .tertiary-nav .tertiary-nav-container[aria-hidden="false"] {
    block-size: 43px;
    min-block-size: 40px;
    overflow: hidden;
  }
}
.tertiary-nav .tertiary-nav-container ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 860px) {
  .tertiary-nav .tertiary-nav-container ul {
    flex-direction: row;
    min-block-size: 42px;
    overflow: hidden;
  }
}
.tertiary-nav .tertiary-nav-container ul li {
  border: 0;
  margin: 0;
  padding: 5px 0 5px 20px;
}
.tertiary-nav .tertiary-nav-container ul li[aria-current="true"] {
  background: #000;
  border-block-end: 0;
  border-inline-start: 3px solid #49b0f2;
}
.tertiary-nav .tertiary-nav-container ul li[aria-current="true"] a {
  color: #fff;
}

@media (min-width: 860px) {
  .tertiary-nav .tertiary-nav-container ul li[aria-current="true"] {
    background-color: #000;
    border-inline-start: 0;
    box-shadow: inset 0 -3px 0 0 #49b0f2;
  }
}

@media (min-width: 860px) {
  .tertiary-nav .tertiary-nav-container ul li {
    padding: 5px 10px;
  }
}
.tertiary-nav .tertiary-nav-container ul li:hover {
  box-shadow: inset 0 -3px 0 0 #49b0f2;
  color: #fff;
  text-decoration: none;
}
.tertiary-nav .tertiary-nav-container ul li:hover a {
  color: #fff;
}
.tertiary-nav .tertiary-nav-container ul li a {
  border-block-end: 0;
  color: #bcbcbc;
  display: inline-block;
  font-size: 15px;
  inline-size: 100%;
  padding: 9px 0 4px;
  text-decoration: none;
}
.c-snav-sublink.active {
  background-color: #000;
}
.author-bio {
  background: #f7f7f7;
}
.author-bio .author--figure {
  inline-size: 100%;
  margin: 0 auto 20px;
  max-block-size: 200px;
  max-inline-size: 200px;
}

@media screen and (min-width: 480px) {
  .author-bio .author--figure {
    max-block-size: 270px;
    max-inline-size: 270px;
  }
}
.author-bio .author--figure .author--img {
  background-size: cover !important;
  border-radius: 50%;
  inline-size: 100%;
  padding-block-end: 100%;
}
.author-bio .author-content--heading {
  text-transform: uppercase;
}
.author-bio .author-social-content span {
  float: left;
}
.author-bio .author-social-content ul {
  float: left;
  list-style: none;
  margin-inline-start: 20px;
}
.author-bio .author-social-content ul li {
  display: inline-block;
}
.author-bio .author-social-content ul li button {
  cursor: pointer;
}
.article-info-bar {
  margin-block: 20px 40px;
}
.article-info-bar.single-author .aib-meta-wrapper {
  text-align: center;
}

@media screen and (min-width: 482px) {
  .article-info-bar.single-author .aib-meta-wrapper {
    text-align: start;
  }
}
.article-info-bar .aib-meta {
  margin: 10px 0;
  min-inline-size: 100%;
  text-align: start;
}

@media screen and (min-width: 482px) {
  .article-info-bar .aib-meta span {
    display: block;
  }
}
.article-info-bar .aib-authors {
  border-inline-end: thin solid #ccc;
  float: left;
  inline-size: 50%;
  max-inline-size: 50%;
}
.article-info-bar .aib-authors .aib-author-wrapper {
  align-items: center;
  display: flex;
}
.article-info-bar .aib-authors--names,
.article-info-bar .aib-authors--portraits {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-info-bar .aib-authors--portrait {
  block-size: calc(((100vw - 52px) / 2) / 3);
  box-sizing: border-box;
  display: inline-block;
  inline-size: calc(((100vw - 52px) / 2) / 3);
  padding: 5px;
}

@media screen and (max-width: 482px) {
  .article-info-bar .aib-authors--portrait {
    max-inline-size: 50px;
  }
}
.article-info-bar .aib-authors--portrait:first-child {
  margin-inline-start: 0;
}
.article-info-bar .aib-authors--portrait img {
  block-size: 48px;
  border-radius: 50%;
  inline-size: 48px;
}

@media screen and (max-width: 482px) {
  .article-info-bar .aib-authors--portrait img {
    block-size: 40px;
    inline-size: 40px;
  }
}
.article-info-bar .aib-authors--name {
  line-height: 1.5;
  margin: 0 0 0 4px;
}

@media screen and (max-width: 482px) {
  .article-info-bar .aib-authors--name {
    font-size: 3.3vw;
  }
}
.article-info-bar .aib-action {
  align-items: flex-start;
  display: flex;
  flex-flow: column wrap;
  float: right;
  inline-size: 50%;
  justify-content: center;
  max-inline-size: 50%;
  padding-inline-start: 40px;
}

@media screen and (max-width: 482px) {
  .article-info-bar .aib-action {
    align-items: center;
    padding-inline-start: 20px;
  }
}
.article-info-bar .aib-action > p {
  margin-block-end: 0;
}
.article-info-bar .aib-action .aib-action--meta-info::before {
  content: "PDF ";
}
.article-info-bar .aib-action--download {
  margin-block-end: 0;
}
.article-info-bar .aib-action--download span {
  display: inline-block;
}

@media screen and (max-width: 482px) {
  .article-info-bar .aib-action--download span {
    font-size: 3.3vw;
  }
}
.article-info-bar .aib-action--download span:last-child {
  margin-inline-start: 10px;
}
.article-info-bar .aib-action--icon::before {
  padding-inline-end: 0;
}
.article-info-bar .aib-action--text {
  line-height: 1rem;
}

@media screen and (min-width: 483px) {
  .article-info-bar {
    display: flex;
  }
  .article-info-bar .aib-action,
  .article-info-bar .aib-authors,
  .article-info-bar .aib-meta {
    box-sizing: border-box;
    inline-size: calc(100% / 3);
    max-inline-size: calc(100% / 3);
    padding-inline: 20px;
  }
  .article-info-bar .aib-meta {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-inline-size: auto;
  }
  .article-info-bar .aib-authors {
    align-items: center;
    border-inline-start: thin solid #ccc;
    display: flex;
    justify-content: center;
  }
  .article-info-bar .aib-authors--portrait {
    block-size: calc(((100vw - 112px) / 3) / 3);
    inline-size: calc(((100vw - 112px) / 3) / 3);
    max-block-size: 60px;
    max-inline-size: 60px;
  }
  .article-info-bar.no-download .aib-authors {
    justify-content: left;
  }
  .article-info-bar.no-download.single-author .aib-authors {
    border-inline-start: thin solid #ccc;
    justify-content: left;
  }
  .article-info-bar.no-download.no-authors .aib-meta {
    box-sizing: border-box;
    flex-direction: row;
    inline-size: 100%;
    max-inline-size: 100%;
    padding-inline: 10px;
    text-align: center;
  }
  .article-info-bar.no-download.no-authors .aib-meta span:last-child {
    border-inline-start: none;
    padding-inline-start: 6px;
  }
  .article-info-bar.no-download.no-authors
    .aib-meta.no-category
    span:first-child {
    display: none;
  }
  .article-info-bar.no-download.no-authors
    .aib-meta.no-category
    span:last-child {
    border-inline-start: none;
    padding-inline-start: 0;
  }
}

.article-info-bar.no-download .aib-authors,
.article-info-bar.no-download .aib-meta {
  box-sizing: border-box;
  inline-size: calc(100% / 2);
  max-inline-size: calc(100% / 2);
  min-inline-size: calc(100% / 2);
}
.article-info-bar.no-download .aib-meta {
  align-items: flex-end;
  float: inline-start;
  margin-block-end: 5px;
  padding-inline-end: 20px;
}

@media screen and (max-width: 482px) {
  .article-info-bar.no-download .aib-meta {
    margin-inline-start: -4%;
    padding-inline-end: 10px;
    text-align: center;
  }
  .article-info-bar.no-download .aib-meta .aib-meta-wrapper {
    display: inline-block;
    text-align: start;
  }
}
.article-info-bar.no-download .aib-action {
  display: none;
}
.article-info-bar.no-download .aib-authors {
  border-inline-end: none;
  border-inline-start: thin solid #ccc;
}

@media screen and (max-width: 600px) {
  .article-info-bar.no-download .aib-authors .aib-author-wrapper {
    display: block;
    margin-inline-start: 16px;
  }
  .article-info-bar.no-download
    .aib-authors
    .aib-author-wrapper
    .aib-authors--portraits {
    text-align: start;
  }
}

@media screen and (max-width: 600px) {
  .article-info-bar.no-download .aib-authors--names {
    text-align: start;
  }
}
.article-info-bar.no-download .aib-authors--portraits {
  text-align: center;
}
.article-info-bar.no-download
  .aib-authors.single-author
  .aib-authors--portrait {
  min-block-size: 60px;
  min-inline-size: 60px;
}
.article-info-bar.no-download .aib-authors.single-author .aib-authors--name {
  font-size: 16px;
}

@media screen and (min-width: 462px) {
  .article-info-bar.no-download .aib-authors,
  .article-info-bar.no-download .aib-meta {
    box-sizing: border-box;
    padding-inline: 20px;
  }
}
.article-info-bar.no-download.single-author .aib-authors,
.article-info-bar.no-download.single-author .aib-meta {
  box-sizing: border-box;
  inline-size: calc(100% / 2);
  max-inline-size: calc(100% / 2);
}
.article-info-bar.no-download.single-author .aib-meta {
  align-items: flex-end;
  float: left;
  min-inline-size: 50%;
  padding-inline-end: 30px;
  text-align: end;
}

@media screen and (max-width: 460px) {
  .article-info-bar.no-download.single-author .aib-meta {
    padding-inline: 10px 20px;
  }
}
.article-info-bar.no-download.single-author .aib-meta .aib-meta-wrapper {
  text-align: start;
}
.article-info-bar.no-download.single-author .aib-authors {
  align-items: center;
  border-inline-start: thin solid #ccc;
  display: flex;
}

@media screen and (max-width: 460px) {
  .article-info-bar.no-download.single-author .aib-authors {
    justify-content: flex-start;
    padding-inline: 10px;
  }
}
.article-info-bar.no-download.single-author .aib-authors--portraits {
  margin-block-start: 0;
  margin-inline-start: 15px;
  min-inline-size: auto;
}

@media screen and (max-width: 460px) {
  .article-info-bar.no-download.single-author .aib-authors--portraits {
    text-align: center !important;
  }
}
.article-info-bar.no-download.single-author .aib-authors--names {
  min-inline-size: auto;
  text-align: start;
}
.article-info-bar.no-authors .aib-authors {
  display: none;
}
.article-info-bar.no-authors .aib-meta {
  align-items: center;
  inline-size: 50%;
  min-inline-size: 50%;
}
.article-info-bar.no-authors .aib-action {
  flex-flow: column;
  float: none;
  inline-size: 50%;
  min-inline-size: 50%;
}
.article-info-bar.no-download.no-authors .aib-meta {
  align-items: center;
  inline-size: 100%;
  min-inline-size: 100%;
}
.author-circle {
  block-size: calc(((100vw - 52px) / 2) / 3);
  border-radius: 50%;
  display: inline-block;
  inline-size: calc(((100vw - 52px) / 2) / 3);
  max-block-size: 40px;
  max-inline-size: 40px;
  padding: 12px 13px;
  position: relative;
}

@media screen and (min-width: 460px) {
  .author-circle {
    block-size: calc(((100vw - 112px) / 3) / 3);
    inline-size: calc(((100vw - 112px) / 3) / 3);
    max-block-size: 48px;
    max-inline-size: 48px;
  }
}
.author-circle span {
  color: #fff;
  display: block;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  line-height: 1.55rem;
  position: absolute;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
}
.author-circle.footer {
  block-size: 75px;
  inline-size: 75px;
  inset-block-start: 24px;
  inset-inline-start: -95px;
  position: absolute;
}
.author-circle.footer span {
  font-size: 1.414rem;
  line-height: 1.55rem;
}
.violet {
  background-image: linear-gradient(45deg, #3a1e61, 50%, #a368ad);
}
.red {
  background-image: linear-gradient(45deg, #dd2901, 20%, #f9a845);
}
.blue {
  background-image: linear-gradient(45deg, #00304e, 20%, #2890cd);
}
.green {
  background-image: linear-gradient(45deg, #0d3f15, 20%, #35ab46);
}

@media screen and (max-width: 600px) {
  .article-info-bar .aib-meta .aib-meta-category,
  .article-info-bar .aib-meta .aib-meta-date {
    display: block;
  }
  .article-info-bar.no-download,
  .article-info-bar.no-download.single-author {
    margin-inline-start: 30px;
  }
  .article-info-bar.no-download.single-author {
    text-align: center;
  }
  .article-info-bar.no-download.single-author .aib-authors--portraits {
    text-align: center;
  }
  .article-info-bar.no-download.no-authors .aib-meta .aib-meta-wrapper {
    text-align: center;
  }
}

.page-template-template_watch_gateway .modal-content {
  padding: 1.55rem !important;
}
.gist tr {
  border-block-end: none;
}
.grid-container #twitter.twitter-left {
  float: left;
  inline-size: auto;
}

@media screen and (max-width: 1449px) {
  .grid-container #twitter.twitter-left {
    float: none;
  }
}
.grid-container #twitter.twitter-right {
  float: right;
  inline-size: auto;
}

@media screen and (max-width: 1449px) {
  .grid-container #twitter.twitter-right {
    float: none;
  }
}
.grid-container #twitter.twitter-right .twitter-tweet.twitter-tweet-rendered {
  margin-inline-start: 0 !important;
}

@media screen and (min-width: 1449px) {
  .grid-container #twitter.twitter-right .twitter-tweet.twitter-tweet-rendered {
    margin-inline: 20px 0 !important;
  }
}
.grid-container #twitter .twitter-tweet.twitter-tweet-rendered {
  margin: 0 auto !important;
}
.grid-container
  #twitter.twitter-center
  twitter-widget.twitter-tweet.twitter-tweet-rendered {
  display: block;
  margin: 0 auto !important;
  position: relative;
}
.grid-container #twitter.twitter-center {
  inline-size: auto;
  margin: 0 auto;
}
.twitter-tweet.twitter-tweet-rendered {
  display: block;
  margin: 0 auto;
}
.center-btn {
  display: block;
  margin: 0 auto;
  max-inline-size: 200px;
}


.newsr-hero {
	background-color: #4c4c4c;
	background-position: 50%;
	background-size: cover;
	block-size: 60vh;
	color: #fff;
	min-block-size: 660px;
	min-inline-size: 100%;
	padding-block: 100px;
	position: relative;
	text-shadow: 0 0 3px rgb(0 0 0 / 15%), 0 1px 1px rgb(0 0 0 / 50%);
	transition: background-image .4s, padding 75ms;
	z-index: 0
}

.newsr-hero::before {
	content: "";
	inset: 0;
	position: absolute
}

@media screen and (min-width:860px) {
	.newsr-hero::before {
		background-image: linear-gradient(67.5deg, rgb(0 0 0 / 70%) 40%, rgb(0 0 0 / 40%) 60%, rgb(0 0 0 / 1%) 80%)
	}
}

@media screen and (max-width:859px) {
	.newsr-hero::before {
		background-image: linear-gradient(67.5deg, rgb(0 0 0 / 70%), rgb(0 0 0 / 70%))
	}
}

.newsr-hero:hover .arcw-hb--link {
	background-position: 100% 100%;
	color: #74c6ff
}

.newsr-hero:hover .arcw-hb--link::after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2374c6ff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E") !important
}

@media screen and (max-width:859px) {
	.newsr-hero {
		padding-block: 100px
	}
}

@media screen and (max-width:479px) {
	.newsr-hero {
		block-size: auto;
		padding-block: 60px
	}
}

.newsr-hero--info {
	position: relative;
	z-index: 1
}

.newsr-hero--info .newsr-hero--simple-link {
	color: #49b0f2;
	display: inline-block
}

.newsr-hero--info .newsr-hero--simple-link:hover {
	color: #74c6ff;
	text-decoration: none
}

.newsr-hero--title {
	letter-spacing: -.0375em;
	line-height: 1.25;
	margin-block-end: 20px
}

.newsr-hero--tag {
	letter-spacing: 1.8px
}

.newsr-hero--gateway-icon {
	block-size: 48px;
	inline-size: 48px;
	margin-block-start: -5px;
	margin-inline-end: 10px;
	vertical-align: middle
}

.newsr-hero--issue {
	text-transform: uppercase
}

.newsr-hero--simple-link {
	color: #0079c1;
	display: inline-block
}

.newsr-hero--simple-link:hover {
	color: #005f96;
	text-decoration: none
}

.newsr-hero--link {
	background-image: linear-gradient(90deg, transparent, transparent 16.5%, currentcolor 66%);
	background-position: calc(200% - 2px) 100%;
	background-repeat: no-repeat;
	background-size: 200% 1px;
	color: #49b0f2;
	display: inline-block;
	padding-block-end: 5px;
	text-decoration: none;
	transition: background-position .15s ease-in-out
}

.newsr-hero--link::after {
	block-size: 16px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%2349b0f2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 14.297l5.313-5.313H0V8h13.281L8 2.703V1.281L15.219 8.5 8 15.719v-1.422z'/%3E%3C/svg%3E") !important;
	display: inline-block;
	inline-size: 16px;
	line-height: 0;
	margin-inline-start: 10px;
	vertical-align: text-bottom
}

.newsr-hero--link:hover {
	background-position: 100% 100%;
	color: #74c6ff;
	text-decoration: none
}

.n-gateway-search {
  margin-inline: 30px;
	max-inline-size: 1060px;
  padding: 15px 60px 0;
	transition: padding .15s
}

@media (min-width:720px) {
	.n-gateway-search {
		padding: 20px 60px 0
	}
}

@media (min-width:1121px) {
	.n-gateway-search {
		margin-inline: auto
	}
}

.n-gateway-search.-inset {
	background-color: #fff;
  		block-size: 50px;
		margin-block-start: -50px;
	position: relative
}

@media (min-width:720px) {
	.n-gateway-search.-inset {
		block-size: 60px;
		margin-block-start: -60px
	}
}

.n-gateway-search-form {
  block-size: 35px;
	box-shadow: inset 0 -1px 0 0 #ccc;
	position: relative
}

@media (min-width:720px) {
	.n-gateway-search-form {
		block-size: 40px
	}
}

.n-gateway-search-control {
  	background-color: transparent;
  	block-size: 40px;
	border-width: 0;
	box-shadow: none;
	color: #323232;
  		font-size: 18px;
  inline-size: calc(100% - 35px);
	inset-block: 0;
  	inset-inline-start: 0;
		line-height: 35px;
  	margin: 0;
	outline-offset: -2px;
	overflow: visible;
	padding: 0;
  	position: absolute;
	z-index: 1;
}


@media (min-width:720px) {
	.n-gateway-search-control {
		font-size: 20px;
    inline-size: calc(100% - 40px);
		line-height: 40px
	}
}

.n-gateway-search-measure {
  box-shadow: inset 0 -1px 0 0 #0079c1;
  		font-size: var(--font-2);
	inline-size: 0;
	inset-block: 0;
		line-height: 35px;
	max-inline-size: 100%;
	position: absolute;
	transition: width .3s;
	user-select: none;
	white-space: nowrap;
}

.n-gateway-search-measure-text {
  box-shadow: inset 0 -1px 0 0 #0079c1;
	clip: rect(0, 0, 0, 0);
		font-size: var(--font-2);
	inline-size: 0;
	inset-block: 0;
	max-inline-size: 100%;
	position: absolute;
  transition: width 0.3s;
  user-select: none;
	white-space: pre;
white-space: nowrap;
}

.n-gateway-search-label {
  	color: #828282;
  	font-size: var(--font-2);
  inline-size: calc(100% - 35px);
	inset-block: 0;
	inset-inline-start: 0;
	overflow: hidden;
	position: absolute;
	white-space: nowrap
}

@media (min-width:720px) {
	.n-gateway-search-label {
		inline-size: calc(100% - 40px)
	}
}

.n-gateway-search-label[data-filled] {
	animation: esri-search-filled-label .3s;
	color: #6e6e6e;
  	font-size: 10px;
	inset-block-start: -12px;
		line-height: 15px;
		margin-block-start: 5px;
	position: absolute
}

.n-gateway-search-submit:-moz-focusring {
	outline: 1px dotted ButtonText
}

.n-gateway-search-submit {
	background-color: transparent;
	border-width: 0;
	cursor: pointer;
	inset-block: 0;
  inset-inline-end: 0;
  	margin: 0;
	overflow: visible;
	position: absolute;
	text-transform: none
}

.n-gateway-search-submit::before {
  		block-size: 16px;
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23595959' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E");
	display: block;
		inline-size: 16px;
		margin-inline: 9.5px
}

@media (min-width:720px) {
	.n-gateway-search-submit::before {
		block-size: 22px;
		inline-size: 22px;
		margin-inline: 9px
	}
}

.n-gateway-search-submit[data-filled]::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%230079c1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E")
}

.n-gateway-search-submit[data-filled]:focus::before,
.n-gateway-search-submit[data-filled]:hover::before {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' style='fill:%23005e95' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.364 14.636L9.735 9.008a5.5 5.5 0 1 0-.706.708l5.628 5.627.707-.707zM1 5.5C1 3.019 3.019 1 5.5 1S10 3.019 10 5.5 7.981 10 5.5 10 1 7.981 1 5.5z'/%3E%3C/svg%3E")
}

.n-gateway-search-cancel {
  	background-color: transparent;
	border-width: 0;
	color: #595959;
	cursor: pointer;
	font-size: 14px;
  	inset-block-end: -45px;
	margin: 0;
	overflow: visible;
  padding: 0;
  	padding-inline: 10px;
	position: absolute;
	text-transform: none
}

@media (min-width:720px) {
	.n-gateway-search-cancel {
		padding-inline: 30px
	}
}

.n-gateway-search-cancel span {
	background-image: linear-gradient(90deg, #000 50%, transparent 0);
	background-repeat: no-repeat;
	background-size: 200% 1px;
	display: block;
	margin-block-end: 10px;
	padding-block: 10px 5px;
	transition: background-position .3s
}

[dir="ltr"] .n-gateway-search-cancel span {
	background-position: 100% 100%
}

[dir="rtl"] .n-gateway-search-cancel span {
	background-position: -100% 100%
}

.n-gateway-search-cancel:focus,
.n-gateway-search-cancel:hover {
	color: #000
}

.n-gateway-search-cancel:focus span,
.n-gateway-search-cancel:hover span {
	background-position: 0 100%
}

@media (min-width:860px) {
	.n-gateway-search.-inset {
		block-size: 62px;
		margin-block-start: -60px
	}
}

@media (max-width:859px) {
	.n-gateway-search.-inset {
		block-size: 52px;
		margin-block-start: -50px
	}
}

@media (min-width:1160px) {
	.n-gateway-search.-inset {
		inline-size: 1060px
	}
}

.n-gateway-search-control:focus {
	border-color: transparent;
	box-shadow: none
}

.ui-autocomplete {
	background-color: #fff;
	box-shadow: 0 0 0 1px rgb(0 0 0 / 10%), 0 0 16px 0 rgb(0 0 0 / 5%);
	inline-size: 483.33333px;
	max-block-size: 40vh;
	max-inline-size: 75%;
	max-inline-size: 31.66667vw;
	overflow: scroll;
	z-index: 99
}

.ui-autocomplete .ui-menu-item {
	color: #0079c1;
	cursor: pointer;
	list-style: none;
	padding: 5px
}

.ui-autocomplete .ui-menu-item:hover {
	background-color: #d2e9f9
}

.ui-helper-hidden-accessible {
	display: none
}

.newsr-feat-card--heading {
	font-style: normal;
	font-weight: 400;
	margin-block-end: .825rem
}

.newsr-feat-card--cat {
	margin-block-end: .8rem;
	text-transform: uppercase
}

.newsr-feat-card--figure a,
.newsr-feat-card--figure>div {
	display: inline-block;
	margin-inline: -.5rem;
	max-inline-size: 100px;
	min-inline-size: 100%;
	overflow: hidden;
	position: relative
}

.newsr-feat-card--img {
	background-color: #ccc;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

.newsr-feat-card--image-tag {
	background: rgb(255 255 255 / 85%);
	inline-size: 100%;
	inset-block-end: 0;
	margin: 0;
	padding: var(--space-2) var(--space-5);
	position: absolute;
}

.newsr-feat-card--byline {
	margin-block-end: .825rem;
	padding-inline-start: 0
}

.newsr-inb {
	background-color: #f8f8f8;
	border-block-end: 1px solid #ccc;
	border-block-start: 1px solid #ccc;
	max-inline-size: 100%;
	padding-block: 45px
}

.newsr-inb .newsr-inb p {
	margin-block-end: 5px
}

.newsr-inb .newsr-inb--content {
	text-align: center
}

.newsr-inb .newsr-inb--figure {
	margin-block-end: 1rem
}

.newsr-inb .newsr-inb--cat {
	margin-block-end: .5rem;
	text-transform: uppercase
}

.newsr-inb .newsr-inb--cta,
.newsr-inb .newsr-inb--title {
	margin-block-end: 1rem
}

.newsr-inb .newsr-inb--pdf .icon-ui-documentation::before {
	font-size: 16px
}

.newsr-inb .newsr-inb--download-size {
	color: #959595;
	display: inline-block;
	vertical-align: top
}

.newsr-inb .newsr-inb--download {
	margin-block-end: 0
}

@media screen and (min-width:480px) and (max-width:640px) {
	.newsr-inb .newsr-inb--link {
		font-size: 2.8vw !important
	}
}

.newsr-inb .horizontal-img {
	block-size: 84px;
	inline-size: 148px;
	min-inline-size: 148px
}

.newsr-inb .vertical-img {
	inline-size: 125px;
	min-inline-size: 125px
}

.newsr-inb .mobile-long-text-btn {
	font-size: 4.3vw
}

@media screen and (min-width:480px) {
	.newsr-inb .mobile-long-text-btn {
		font-size: inherit
	}
}

.newsr-inb.no-download .newsr-inb--download {
	display: none
}

.newsr-inb.no-download .newsr-inb--cta {
	margin-block-end: 0
}

.newsr-inb.double .newsr-inb--wrapper {
	position: relative
}

.newsr-inb.double .newsr-inb--wrapper:first-child {
	margin-block-end: 45px;
	padding-block-end: 40px
}

.newsr-inb.double .newsr-inb--wrapper:first-child::after {
	background: #ccc;
	block-size: 1px;
	content: "";
	inline-size: 100%;
	inset-block-end: 0;
	position: absolute
}

.newsr-inb.double .newsr-inb--wrapper .newsr-inb--cat {
	margin-block-end: 0;
	text-transform: uppercase
}

@media screen and (min-width:280px) {
	.newsr-inb {
		padding-block: 60px
	}

	.newsr-inb .newsr-inb--wrapper {
		display: flex;
		justify-content: center
	}

	.newsr-inb .newsr-inb--figure {
		margin-inline: initial
	}

	.newsr-inb .newsr-inb--content {
		padding-inline-start: 30px;
		text-align: start
	}

	.newsr-inb .newsr-inb .vertical-img {
		inline-size: 148px;
		min-inline-size: 148px
	}
}

@media screen and (min-width:480px) and (max-width:960px) {
	.newsr-inb .newsr-inb--figure {
		margin-block-end: 10px
	}

	.newsr-inb .newsr-inb--content {
		inline-size: 59.5238vw;
		max-inline-size: 400px
	}

	.newsr-inb .newsr-inb--wrapper {
		float: none;
		margin-inline: auto;
		min-inline-size: 95vw
	}

	.newsr-inb .horizontal-img {
		block-size: 124px;
		inline-size: 220px;
		min-inline-size: 220px
	}

	.newsr-inb .vertical-img {
		inline-size: 220px;
		min-inline-size: 220px;
		padding-inline: 18.5px
	}

	.newsr-inb.double .newsr-inb--wrapper {
		position: relative
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child {
		margin-block-end: 60px;
		padding-block-end: 40px
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child::after {
		background: #ccc;
		block-size: 1px;
		content: "";
		inline-size: 75%;
		inset-block-end: 0;
		position: absolute
	}
}

@media screen and (min-width:960px) {
	.newsr-inb .horizontal-img {
		block-size: 186px;
		inline-size: 330px;
		min-inline-size: 330px
	}

	.newsr-inb .vertical-img {
		block-size: 230px;
		inline-size: 183px;
		min-inline-size: 183px
	}

	.newsr-inb .newsr-inb--title {
		font-size: 1.2rem;
		line-height: 1.7rem
	}

	.newsr-inb .newsr-inb--figure {
		margin-block-end: 0
	}

	.newsr-inb.single .newsr-inb--wrapper {
		float: none;
		margin-inline: auto
	}

	.newsr-inb.double .newsr-inb--wrapper {
		position: relative
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child {
		margin-block-end: 0;
		padding-block-end: 0
	}

	.newsr-inb.double .newsr-inb--wrapper:first-child::after {
		background: #ccc;
		block-size: 80%;
		content: "";
		inline-size: 1px;
		inset-block: 5% 20%;
		inset-inline-end: 0;
		position: absolute
	}
}

.n-gateway-share {
	margin-block: 20px 80px;
	text-align: center
}

.n-gateway-share-title {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	margin-block: 0 30px;
	text-transform: uppercase
}


@media screen and (min-width:859px) {
	.n-gateway-share.article {
		display: none
	}
}

.newsr-ankle {
	background-color: #323232;
	color: #fff
}

.newsr-ankle .newsr-ankle--subscribe-heading {
	margin-block-end: 9px
}

.newsr-ankle .newsr-ankle--subscribe-btn {
	font-weight: 500;
	line-height: 1.55rem;
	padding: 1rem 1.5rem
}

.newsr-ankle .newsr-ankle--subscribe-cta {
	margin-block-end: 10px
}

.newsr-ankle .newsr-ankle--subscribe-link a {
	color: #49b0f2
}

.newsr-ankle .newsr-ankle--subscribe-link a:hover {
	color: #74c6ff;
	text-decoration: none
}

@media screen and (max-width:479px) {
	.newsr-ankle .newsr-ankle--subscribe {
		float: none;
		margin-block-end: 40px
	}
}

.newsr-ankle .newsr-ankle--col-heading {
	margin-block-end: 9px
}

.newsr-ankle .newsr-ankle--social {
	display: flex
}

.newsr-ankle .newsr-ankle--social>div {
	box-sizing: border-box;
	inline-size: 302.08333px;
	max-inline-size: 19.79167vw;
	padding-inline: .5rem
}

@media screen and (max-width:859px) {
	.newsr-ankle .newsr-ankle--social {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.newsr-ankle .newsr-ankle--social>div {
		inline-size: 50%;
		margin-block-end: 30px;
		max-inline-size: 50%
	}
}

@media screen and (max-width:716px) {
	.newsr-ankle .newsr-ankle--social {
		flex-direction: column
	}

	.newsr-ankle .newsr-ankle--social>div {
		inline-size: 100%;
		margin-block-end: 20px;
		max-inline-size: 100%
	}
}

@media screen and (max-width:479px) {
	.newsr-ankle .newsr-ankle--social {
		display: block;
		inline-size: 100%
	}
}

.newsr-ankle .newsr-ankle--item {
	list-style: none
}

.newsr-ankle .newsr-ankle--social-nav li {
	display: inline-block;
	margin-inline-start: 5px
}

.newsr-ankle .newsr-ankle--social-nav li:first-child {
	margin-inline-start: 0
}

.newsr-ankle .newsr-ankle--link .newr-icon-arrow-blue {
	background: url("data:image/svg+xml;base64, PHN2ZyBjbGFzcz0iYXJyb3ciIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE2IDE2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KICAgPGc+PHBhdGggZmlsbD0iIzc0YzZmZiIgZD0iTTgsMTQuMjk2ODc1bDUuMzEyNS01LjMxMjVIMFY4aDEzLjI4MTI1TDgsMi43MDMxMjVWMS4yODEyNUwxNS4yMTg3NSw4LjVMOCwxNS43MTg3NVYxNC4yOTY4NzV6Ij48L3BhdGg+PC9nPgo8L3N2Zz4=") no-repeat center center;
	block-size: .6rem;
	display: inline-block;
	inline-size: .6rem;
	margin-block-start: .425rem;
	margin-inline-start: 4px;
	opacity: 0;
	padding: 0 0 0 8px !important;
	position: absolute;
	transform: translateX(0);
	transition: all .35s ease;
	vertical-align: bottom;
	will-change: transform
}

@media screen and (min-width:860px) {
	.newsr-ankle .newsr-ankle--link .newr-icon-arrow-blue {
		transform: translateX(-16px)
	}
}

.newsr-ankle .newsr-ankle--link:hover {
	color: #74c6ff;
	text-decoration: none
}

.newsr-ankle .newsr-ankle--link:hover .newr-icon-arrow-blue {
	opacity: 1;
	transform: translateX(0)
}

.newsr-ankle [class*="icon-social-"] {
	background-color: #242424
}

