/* Base styles */
.node--type-legacy-article {
  font-family: HelveticaNeue;
}

/* Content Top: Start -------------------------------------------------------------------------------------------------- */
.node--type-legacy-article .content-top {
  padding: 15px;
}
.node--type-legacy-article .content-top .breadcrumb {
  flex-wrap: nowrap;
}
.node--type-legacy-article .content-top .breadcrumb-item:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 24px;
}
.node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item,
.node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item a,
.node--type-legacy-article .content-top .la-language-link {
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #767676;
}
.node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb {
  background-color: #ffffff;
  margin-bottom: 0;
}
.node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item + .breadcrumb-item::before {
  line-height: 32px;
  color: #bfbfbf;
}
.node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item a {
  text-decoration: none;
}
.node--type-legacy-article .content-top .some-sharing-links .label,
.node--type-legacy-article .content-top .block-custom-language-switch .content h2 {
  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
  color: #767676 !important;
  text-transform: uppercase;
  margin-right: 8px;
  margin-bottom: 0;
}
.node--type-legacy-article .content-top .a2a_s__default {
  background-color: transparent !important;
}
.node--type-legacy-article .content-top .a2a_s__default svg {
  width: 24px;
  height: 24px;
}
.node--type-legacy-article .content-top .a2a_s__default svg path {
  fill: #037fb0 !important;
}
.node--type-legacy-article .content-top .a2a_label {
  display: none;
}
.node--type-legacy-article .content-top .a2a_button_facebook,
.node--type-legacy-article .content-top .a2a_button_twitter,
.node--type-legacy-article .content-top .a2a_button_linkedin,
.node--type-legacy-article .content-top .a2a_button_email,
.node--type-legacy-article .addtoany_list.a2a_kit_size_32 a > span {
  height: 32px;
}
.node--type-legacy-article .content-top .la-dropdown-language-item .la-language-link:hover {
  background-color: transparent;
}
.node--type-legacy-article .content-top .block-custom-language-switch .content {
  display: flex;
}
.node--type-legacy-article .content-top .la-dropbutton-wrapper {
  position: relative;
  width: 125px;
}
.node--type-legacy-article .content-top .la-dropdown-language-item {
  list-style: none;
  margin: 0;
  position: absolute;
}
.node--type-legacy-article .content-top .la-dropbutton-action {
  text-align: center;
  width: 125px;
}
.node--type-legacy-article .content-top .la-dropbutton-action:not(:first-child) {
  display: none;
  background: #ffffff;
  border: 1px solid #767676;
  border-bottom: 0;
}
.node--type-legacy-article .content-top .la-dropbutton-action:last-child {
  border-bottom: 1px solid #767676;
}
.node--type-legacy-article .content-top .la-dropbutton-action:first-child {
  border-bottom: 0;
}
.node--type-legacy-article .content-top .la-dropdown-language-item:hover .la-dropbutton-action {
  display: block;
}
.node--type-legacy-article .content-top .la-language-link {
  text-decoration: none;
  display: inline-block;
  padding: 0 16px;
  width: 100%;
}
.node--type-legacy-article .content-top .la-dropbutton-action:first-child .la-language-link::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #767676;
  position: relative;
  top: -2px;
  left: 8px;
}
/* Content Top: End ---------------------------------------------------------------------------------------------------- */

/* Content Wrappers: Start --------------------------------------------------------------------------------------------- */
.node--type-legacy-article .la-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
/* Content Wrappers: End ----------------------------------------------------------------------------------------------- */

/* Content Created Info: Start ----------------------------------------------------------------------------------------- */
.node--type-legacy-article .content-created-info {
  font-size: 16px;
  line-height: 24px;
  color: #767676;
  margin-bottom: 16px;
}
.node--type-legacy-article .content-created-info .title-bold {
  font-weight: 500;
}
/* Content Created Info: End ------------------------------------------------------------------------------------------- */

/* Content Title: Start ------------------------------------------------------------------------------------------------ */
.node--type-legacy-article .content-title {
  margin-bottom: 16px;
}
.node--type-legacy-article .content-title h1 {
  font-family: "Bitter";
  font-size: 36px !important;
  line-height: 40px !important;
  font-weight: 500 !important;
  color: #000000;
  margin-bottom: 0;
}
/* Content Title: End -------------------------------------------------------------------------------------------------- */

/* Content Lead: Start ------------------------------------------------------------------------------------------------- */
.node--type-legacy-article .content-lead {
  margin-bottom: 32px;
}
.node--type-legacy-article .content-lead,
.node--type-legacy-article .content-lead p,
.node--type-legacy-article .content-lead span,
.node--type-legacy-article .content-lead ul li {
  margin: 0;
  font-size: 18px !important;
  line-height: 24px;
  color: #404040;
  font-family: "HelveticaNeue" !important;
  text-align: left;
}
.node--type-legacy-article .content-lead a {
  color: #003478;
  text-decoration: none;
  font-weight: 600;
  background: none;
}
.node--type-legacy-article .content-lead a:hover {
  text-decoration: underline;
  color: #003478;
}
.node--type-legacy-article .content-lead p:first-child::first-letter {
  color: #003478;
  float: left;
  font-family: "Bitter";
  font-size: 64px;
  line-height: 46px;
  padding: 5px 6px 4px 0;
  letter-spacing: 10px;
}
/* Content Lead: End --------------------------------------------------------------------------------------------------- */

/* Content Author Info: Start ------------------------------------------------------------------------------------------ */
.node--type-legacy-article .content-author-info {
  display: flex;
  margin-bottom: 32px;
}
.node--type-legacy-article .content-author-info .author-avatar {
  padding-right: 15px;
}
.node--type-legacy-article .content-author-info .author-avatar img {
  width: 64px;
  height: 64px;
}
.node--type-legacy-article .content-author-info .author-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.node--type-legacy-article .content-author-info .author-name {
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
  color: #003478;
}
.node--type-legacy-article .content-author-info .author-designation {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #767676;
}
/* Content Author Info: End -------------------------------------------------------------------------------------------- */

/* Content Media Image: Start ------------------------------------------------------------------------------------------ */
.node--type-legacy-article .content-media-image {
  margin-bottom: 32px;
}
.node--type-legacy-article .content-media-image .content-hero-image {
  min-width: var(--size-400);
  max-width: 100%;
  display: block;
  margin: 8px auto 8px;
}
.node--type-legacy-article .content-media-image .content-hero-image-credits {
  font-size: 12px;
  line-height: 20px;
  color: #767676;
  margin-bottom: 0;
  text-align: center;
}
.node--type-legacy-article .content-media-image .content-hero-image-caption {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #000000;
  text-align: center;
}
.node--type-legacy-article .content-media-image .content-hero-image-credits::after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background: #fdc82f;
  margin: 24px auto 0;
}
/* Content Media Image: End -------------------------------------------------------------------------------------------- */

/* Content Body: Start ------------------------------------------------------------------------------------------------- */

.node--type-legacy-article .content-body p,
.node--type-legacy-article .content-body ul,
.node--type-legacy-article .content-body blockquote,
.node--type-legacy-article .video-embed-field-provider-youtube .node--type-legacy-article video {
  margin-bottom: 16px;
}
.node--type-legacy-article .content-body,
.node--type-legacy-article .content-body p,
.node--type-legacy-article .content-body ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #404040;
}
.node--type-legacy-article .content-body ul {
  padding-left: 20px;
}
.node--type-legacy-article .content-body ul li {
  margin-bottom: 8px;
}
.node--type-legacy-article .content-body blockquote {
  border: 0;
  padding: 0 0 0 32px;
  position: relative;
}
.node--type-legacy-article .content-body blockquote::before {
  content: url(../assets/images/block-double-quotes.svg);
  position: absolute;
  left: -8px;
  top: -8px;
  width: 32px;
}
.node--type-legacy-article .content-body blockquote p {
  margin-bottom: 15px;
  font-family: "Bitter";
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  color: #003478;
}
.node--type-legacy-article .content-body .field--type-image {
  margin-bottom: 32px;
}
.node--type-legacy-article .content-body .image-style-large,
.node--type-legacy-article .content-body .file-graphics.media-element {
  margin: 0;
  width: 100%;
}
.node--type-legacy-article .content-body a {
  color: #003478;
}
.node--type-legacy-article .content-body iframe {
  width: 100%;
}
.node--type-legacy-article .content-body table {
  margin: 0;
  margin-bottom: 15px;
  width: 100% !important;
}
.node--type-legacy-article .content-body table tr {
  padding: 0;
}
.node--type-legacy-article .content-body table tr td {
  padding: 15px;
}
.node--type-legacy-article .content-body table tr td,
.node--type-legacy-article .content-body table tr td * {
  font-size: 14px;
  line-height: 20px;
}
.node--type-legacy-article .content-body table tr td * {
  margin-bottom: 15px;
}
.node--type-legacy-article .content-body table tr td img {
  max-width: initial;
}
.node--type-legacy-article .content-body img.creditInline {
  float: left;
  margin-right: 16px;
}
.node--type-legacy-article .content-body .caption-text,
.node--type-legacy-article .content-body .caption-text p{
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  margin-bottom: 6px;
  text-align: center;
  display: block;
}
.node--type-legacy-article .content-body .credit-text {
  font-size: 12px;
  line-height: 20px;
  color: #767676;
  font-style: italic;
  margin-bottom: 6px;
  text-align: center;
  display: block;
}
/* Content Body: End --------------------------------------------------------------------------------------------------- */

/* Featured Content: Start --------------------------------------------------------------------------------------------- */
.node--type-legacy-article .featured-content {
  padding: 32px 15px;
  background: linear-gradient(to bottom, #ffffff, #c1e0f5);
}
.node--type-legacy-article .featured-content .h1-related-content {
  font-family: "Bitter";
  font-weight: 500;
  color: #000000;
}
.node--type-legacy-article .featured-content .fc-img-wrapper {
  margin-bottom: 12px;
}

.node--type-legacy-article .featured-content .fc-img-wrapper img {
  width: auto;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.node--type-legacy-article .featured-content .fc-img-wrapper.fc-external-img-wrapper img {
  width: auto;
}
.node--type-legacy-article .featured-content .fc-img-wrapper.fc-default-img-wrapper img {
  object-fit: cover;
}

.node--type-legacy-article .featured-content .fc-info {
  font-size: 14px;
  line-height: 24px;
  color: #767676;
}
.node--type-legacy-article .featured-content .fc-title a {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #003478 !important;
  text-decoration: none;
  margin-bottom: 16px;
  display: inline-block;
}
.node--type-legacy-article .featured-content .fc-desc {
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  color: #404040;
}

.node--type-legacy-article .featured-content .fc-author {
  font-family: "HelveticaNeue";
  font-style: normal;
  font-weight: 600;
  font-size: var(--size-16);
  line-height: var(--size-20);
  margin-bottom: 8px;
}
/* Featured Content: End ----------------------------------------------------------------------------------------------- */

/* Content Link Files: Start ------------------------------------------------------------------------------------------- */
.node--type-legacy-article .content-links-files {
  margin-bottom: 32px;
  padding: 16px;
  border: 1px solid #bfbfbf;
}
.node--type-legacy-article .content-links-files .links {
  margin-bottom: 16px;
}
.node--type-legacy-article .content-links-files .label {
  font-size: var(--size-16);
  font-weight: 500;
  line-height: var(--size-24);
  text-transform: uppercase;
  text-align: left;
  color: #767676;
  display: block;
  margin-bottom: 8px;
  padding: 0;
}
.node--type-legacy-article .content-links-files .external-link a,
.node--type-legacy-article .content-links-files .files a {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #003478;
  display: inline-block;
  margin-bottom: 8px;
}
.node--type-legacy-article .content-links-files .files .file--application-pdf {
  background-position-y: 4px;
}

/* Content Link Files: End --------------------------------------------------------------------------------------------- */

/* CSS for laptop, desktop and large screen size */
@media screen and (min-width: 991px) {
  /* Content Top: Start ---------------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-top {
    padding: 16px 7.407%;
    margin-bottom: var(--size-64);
  }
  .node--type-legacy-article .content-top .a2a_button_email {
    margin-right: var(--size-32);
  }

  /* Content Top: End ------------------------------------------------------------------------------------------------ */

  /* Content Wrappers: Start ----------------------------------------------------------------------------------------- */
  .node--type-legacy-article .la-wrapper {
    padding-left: 14.814%;
    padding-right: 14.814%;
  }
  .node--type-legacy-article .content-title {
    margin-bottom: var(--size-16);
  }
  .node--type-legacy-article .content-created-info,
  .node--type-legacy-article .content-title,
  .node--type-legacy-article .content-lead,
  .node--type-legacy-article .content-author-info,
  .node--type-legacy-article .content-media-image,
  .node--type-legacy-article .content-body,
  .node--type-legacy-article .comment-section {
    padding: 0 10.526%;
  }
  /* Content Wrappers: End ------------------------------------------------------------------------------------------- */

  .node--type-legacy-article .content-title h1 {
    font-size: var(--size-72) !important;
    line-height: var(--size-80) !important;
  }

  /* Content Lead: Start --------------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-lead {
    margin-bottom: var(--size-32);
  }
  .node--type-legacy-article .content-lead,
  .node--type-legacy-article .content-lead p,
  .node--type-legacy-article .content-lead span,
  .node--type-legacy-article .content-lead ul li {
    font-size: var(--size-24) !important;
    line-height: var(--size-32);
  }
  .node--type-legacy-article .content-lead p:first-child::first-letter {
    font-size: 5.559vw;
    line-height: 4.559vw;
    padding: 0.232vw 0.463vw 0.232vw 0;
  }
  /* Content Lead: End ----------------------------------------------------------------------------------------------- */

  /* Content Author Info: Start -------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-author-info {
    margin-bottom: var(--size-64);
  }
  .node--type-legacy-article .content-author-info .author-name {
    font-size: var(--size-20);
    line-height: var(--size-24);
  }
  /* Content Author Info: End ---------------------------------------------------------------------------------------- */

  /* Content Media Image: Start -------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-media-image {
    margin-bottom: var(--size-32);
  }
  .node--type-legacy-article .content-media-image #mainCarousel .carousel__slide img {
    min-height: 500px;
    max-height: 600px;
  }
  /* Content Media Image: End ---------------------------------------------------------------------------------------- */

  /* Content Body: Start --------------------------------------------------------------------------------------------- */
  /* .node--type-legacy-article .content-body { margin-bottom: var(--size-32); } */
  .node--type-legacy-article .content-body,
  .node--type-legacy-article .content-body p,
  .node--type-legacy-article .content-body ul li {
    font-size: var(--size-20);
    line-height: var(--size-32);
  }
  .node--type-legacy-article .content-body p,
  .node--type-legacy-article .content-body ul li,
  .node--type-legacy-article .video-embed-field-provider-youtube,
  .node--type-legacy-article video {
    margin-bottom: var(--size-24);
  }
  .node--type-legacy-article .content-body blockquote {
    padding: 0;
    margin: var(--size-24) 0;
  }
  .node--type-legacy-article .content-body blockquote::before {
    left: calc(-1 * (var(--size-64)));
    width: var(--size-48);
  }
  .node--type-legacy-article .content-body blockquote p,
  .node--type-legacy-article .content-body blockquote p:first-child {
    margin-bottom: var(--size-15);
    font-size: var(--size-32);
    line-height: var(--size-40);
  }
  .node--type-legacy-article .content-body .field--type-image {
    float: none;
    margin: 0;
    margin-bottom: var(--size-64);
  }
  .node--type-legacy-article .content-body iframe {
    height: 500px;
  }
  .node--type-legacy-article .content-body table {
    margin-bottom: var(--size-32);
  }
  .node--type-legacy-article .content-body table tr td,
  .node--type-legacy-article .content-body table tr td * {
    font-size: var(--size-16);
    line-height: var(--size-24);
  }
  .node--type-legacy-article .content-body .portrait-book-cover,
  .node--type-legacy-article .content-body .graphics {
    float: left;
    margin-right: var(--size-24);
  }
  .node--type-legacy-article .content-body .graphics img.inline-media,
  .node--type-legacy-article .content-body .graphics .caption-text,
  .node--type-legacy-article .content-body .graphics .credit-text {
    max-width: 400px;
  }
  /* Content Body: End ----------------------------------------------------------------------------------------------- */

  /* Featured Content: Start ----------------------------------------------------------------------------------------- */
  .node--type-legacy-article .featured-content {
    padding: var(--size-32) 7.407%;
  }
  .node--type-legacy-article .featured-content .fc-title a {
    font-size: var(--size-24);
    line-height: var(--size-32);
    margin-bottom: var(--size-16);
  }
  /* Featured Content: End ------------------------------------------------------------------------------------------- */

  /* Content Link Files: Start --------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-links-files {
    display: flex;
    margin: var(--size-32) 10.526% var(--size-32);
    padding: var(--size-32);
  }
  .node--type-legacy-article .content-links-files .links,
  .node--type-legacy-article .content-links-files .files {
    width: 50%;
  }
  .node--type-legacy-article .content-links-files .links {
    padding-right: var(--size-8);
  }
  .node--type-legacy-article .content-links-files .files {
    padding-left: var(--size-8);
  }
  .node--type-legacy-article .content-links-files .links {
    margin-bottom: 0;
  }
  /* Content Link Files: End ----------------------------------------------------------------------------------------- */
  .node--type-legacy-article .content-links-files .label {
    font-size: var(--size-16);
    line-height: var(--size-24);
  }

  .node--type-legacy-article .content-links-files .external-link a,
  .node--type-legacy-article .content-links-files .files a {
    font-size: var(--size-18);
    line-height: var(--size-24);
  }

  .node--type-legacy-article .content-links-files .files .file--application-pdf {
    background-size: var(--size-20) var(--size-20);
    padding-left: var(--size-20);
  }

  .node--type-legacy-article .content-links-files .external-link a img,
  .node--type-legacy-article .content-links-files .files a img {
    width: var(--size-20);
    height: var(--size-20);
  }

  .node--type-legacy-article .content-related .related-units .related-content-section,
  .node--type-legacy-article .content-related .related-commissions .related-content-section,
  .node--type-legacy-article .content-related .related-topics .related-content-section {
    max-height: var(--size-96);
  }

  .node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item,
  .node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item a,
  .node--type-legacy-article .content-top .la-language-link {
    font-size: var(--size-14);
    line-height: var(--size-32);
  }

  .node--type-legacy-article .content-top .la-language-link{
    padding: 0 var(--size-16);
  }

  .node--type-legacy-article .content-top .breadcrumb-wrapper .breadcrumb-item + .breadcrumb-item::before {
    line-height: var(--size-32);
  }

  .node--type-legacy-article .content-top .some-sharing-links .label,
  .node--type-legacy-article .content-top .block-custom-language-switch .content h2 {
    font-size: var(--size-15);
    line-height: var(--size-32);
    margin-right: var(--size-8);
  }

  .node--type-legacy-article .content-top .a2a_button_facebook,
  .node--type-legacy-article .content-top .a2a_button_twitter,
  .node--type-legacy-article .content-top .a2a_button_linkedin,
  .node--type-legacy-article .content-top .a2a_button_email,
  .node--type-legacy-article .addtoany_list.a2a_kit_size_32 a > span {
    height: var(--size-32);
    width: var(--size-32);
  }

  .node--type-legacy-article .content-top .a2a_button_email {
    margin-right: 10px;
  } 

  .node--type-legacy-article .content-top .la-dropbutton-action:first-child .la-language-link::after {
    border-left: var(--size-5) solid transparent;
    border-right: var(--size-5) solid transparent;
    border-top: var(--size-5) solid #767676;
    position: relative;
    top: calc(-1 * var(--size-2));
    left: var(--size-8);
  }

  .node--type-legacy-article .content-top .la-dropbutton-action{
    width: var(--size-125);
  }

  .node--type-legacy-article .content-top .a2a_kit {
    line-height: var(--size-32) !important ; /*by default inline style is applying*/
  }

  .node--type-legacy-article .content-top .a2a_s__default svg {
    width: var(--size-24);
    height: var(--size-24);
  }

  .node--type-legacy-article .content-created-info {
    font-size: var(--size-16);
    line-height: var(--size-24);
    margin-bottom: var(--size-16);
  }

  .node--type-legacy-article .featured-content .h1-related-content {
    font-size: var(--size-48);
    line-height: var(--size-48);
  }

  .node--type-legacy-article .featured-content .fc-img-wrapper {
    margin-bottom: var(--size-32);
  }

  .node--type-legacy-article .featured-content .fc-img-wrapper img {
    height: var(--size-194);
    width: 100%;
  }

  .node--type-legacy-article .featured-content .fc-info {
    font-size: var(--size-14);
    line-height: var(--size-24);
  }

  .node--type-legacy-article .featured-content .fc-desc {
    font-size: var(--size-16);
    line-height: var(--size-24);
  }

  .node--type-legacy-article .content-media-image .content-hero-image-credits {
    font-size: var(--size-16);
    line-height: var(--size-20);
    color: #767676;
    font-style: italic;
    text-align: center;
  }
  .node--type-legacy-article .content-media-image .content-hero-image-caption {
    font-size: var(--size-18);
    line-height: var(--size-24);
    margin-top: var(--size-5);
    margin-bottom: var(--size-5);
    color: #000000;
    text-align: center;
}
  .node--type-legacy-article .content-media-image .content-hero-image-credits::after {
    width: var(--size-112);
    height: var(--size-2);
    margin: var(--size-24) auto 0;
  }

  .node--type-legacy-article .content-media-image .content-hero-image {
    margin: var(--size-8) auto var(--size-8);
  }

  .node--type-legacy-article .content-body .caption-text,
  .node--type-legacy-article .content-body .caption-text p {
    font-size: var(--size-18);
    line-height: var(--size-20);
    margin-bottom: var(--size-8);
    color: #000000;
    text-align: center;
  }
  .node--type-legacy-article .content-body .credit-text {
    font-size: var(--size-16);
    line-height: var(--size-20);
    margin-bottom: var(--size-8);
    font-style: italic;
    color: #767676;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .node--type-legacy-article .featured-content .fc-author {
    font-size: 14px;
    line-height: 24px;
  }

  .node--type-legacy-article .content-links-files .label {
    font-size: 16px;
    line-height: 24px;
  }

  .node--type-legacy-article .featured-content .h1-related-content,
  .node--type-legacy-article .featured-content .fc-img-wrapper,
  .node--type-legacy-article .featured-content .fc-info,
  .node--type-legacy-article .featured-content .fc-title,
  .node--type-legacy-article .featured-content .fc-desc {
    text-align: center;
  }
}
