body.toolbar-icon-9 .navbar {
  top: 52px;
}
body.toolbar-tray-open.toolbar-horizontal .navbar {
  top: 94px;
}
body.toolbar-tray-open.toolbar-vertical {
  top: 40px;
}
body.toolbar-icon-9 .contextual {
  top: 7rem;
}
body.toolbar-tray-open.toolbar-horizontal .contextual {
  top: 7rem;
}
body.article .type-article .article-content,
#block-views-block-article-related-content-block-1 {
  background-color: #fff;
  color: #343741;
  position: relative;
}
.Article_article__10KsD {
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #343741;
}
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.article-content p,
.article-content ul,
.article-content ol,
.article-content hr,
.article-content dl {
  color: inherit;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .article-content h1,
  .article-content h2,
  .article-content h3,
  .article-content h4,
  .article-content h5,
  .article-content h6,
  .article-content p,
  .article-content ul,
  .article-content ol,
  .article-content hr,
  .article-content dl {
    max-width: 49%;
    margin-bottom: 1em;
  }
}
.article-content h4 {
  padding: 0;
  font-weight: 700;
}
.article-content h5 {
  font-weight: 500;
  font-size: 1rem;
  line-height: 22px;
}
.article-content ul,
.Article_article__10KsD .field-sources ul {
  padding-left: 2em;
  list-style: disc;
}
.article-content ol,
.Article_article__10KsD .field-sources ol {
  padding-left: 2em;
  list-style: decimal;
}
.article-content li strong {
  font-weight: 500;
}

.wp-block-quote {
  border-left: 0.15em solid #0074bd;
  padding-left: 1em;
  color: #1d1d26;
  margin: 24px auto 24px auto;
  font-size: 1.5rem;
  line-height: 1.33;
}
@media (min-width: 768px) {
  .wp-block-quote {
    margin: 32px auto 32px auto;
  }
}
@media (min-width: 1024px) {
  .wp-block-quote {
    margin: 40px auto 40px auto;
  }
}
@media (min-width: 1024px) {
  .wp-block-quote {
    margin-left: 15%;
    max-width: 76.5%;
  }
}
.wp-block-quote p {
  font-style: italic;
  max-width: 100% !important;
}
.wp-block-image .aligncenter {
  max-width: 680px;
}
.wp-block-image.alignwide {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image {
  margin: 2em 0;
  display: flex;
  justify-content: center;
  overflow: hidden;
  clip-path: polygon(100% -150%, 100% 100%, 0% 100%, 0% 12%);
  flex-wrap: wrap;
}
.wp-block-image img {
  width: auto !important;
  max-width: none;
  height: 192px;
}

@media (min-width: 768px) {
  .wp-block-image {
    display: block;
    margin: 40px 0;
    clip-path: polygon(100% -275%, 100% 100%, 0% 100%, 0% 11%);
  }
  .wp-block-image img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 1024px) {
  .wp-block-image {
    margin: 48px 0;
  }
}
.wp-block-video,
iframe {
  margin: 2em 0;
}
@media (min-width: 768px) {
  .wp-block-video,
  iframe {
    margin: 36px 0;
  }
  .iframe-col--wrapper iframe {
    margin: 5px auto;
  }
}
@media (min-width: 1024px) {
  .wp-block-video,
  iframe {
    margin: 48px auto;
  }
  .wp-block-video.alignwide {
    max-width: 920px;
  }
  .wp-block-video.aligncenter {
    max-width: 680px;
  }
}
.iframe-col--wrapper iframe {
  margin: 5px auto;
}
.wp-block-columns {
  flex-direction: column;
  margin-top: 2em;
  margin-bottom: 2em;
}
.wp-block-column .blockList {
  margin: 32px auto;
}
@media (min-width: 768px) {
  .SocialIcons {
    margin-left: 0;
  }
  .show_mobile h4 {
    padding: 0;
  }
  .wp-block-column .blockList {
    margin: 40px auto;
  }
}
@media (min-width: 1024px) {
  .wp-block-columns {
    flex-direction: row;
  }
  .article__card {
    right: 0;
  }
  .wp-block-columns > .wp-block-column:first-child {
    margin-left: 25.5%;
    min-height: 340px;
  }
  .wp-block-columns > .wp-block-column:first-child > * {
    min-width: 100%;
  }
  .wp-block-column .blockList {
    margin: 0;
    padding: 0;
  }
  .card {
    width: 53%;
  }
  .SocialIcons {
    margin-left: 0;
    justify-content: center;
  }
}
.SocialIcons .SocialContainer {
  gap: 8px;
}
.SocialIcons .SocialContainer svg {
  height: 36px;
  width: 36px;
}
svg.icons-view-more {
  width: 19px !important;
}
.share {
  width: 36px;
  height: 36px;
  display: inline-block;
}
.copylink {
  width: auto;
}
.social__social-dropdown {
  position: unset;
  margin-left: 47px;
  margin-top: 8px;
}

/* Gutenberg separator block css when selected default colors */
.wp-block-separator {
  margin-top: 31px !important;
  margin-bottom: 32px !important;
}
@media (min-width: 768px) {
  .wp-block-separator {
    margin-top: 39px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 1024px) {
  .wp-block-separator {
    margin-top: 47px !important;
    margin-bottom: 48px !important;
  }
}
.has-light-gray-color {
  color: rgb(238, 238, 238) !important;
}
.has-light-gray-background-color {
  background-color: rgb(238, 238, 238) !important;
}
.has-dark-gray-color {
  color: rgb(68, 68, 68) !important;
}
.has-dark-gray-background-color {
  background-color: rgb(68, 68, 68) !important;
}
.has-light-blue-color {
  color: rgb(34, 159, 216) !important;
}
.has-light-blue-background-color {
  background-color: rgb(34, 159, 216) !important;
}
.has-dark-blue-color {
  color: rgb(0, 115, 170) !important;
}
.has-dark-blue-background-color {
  background-color: rgb(0, 115, 170) !important;
}
.show_mobile h4 {
  padding: 0;
}

/* 404 Error page styling */
.error_page {
  display: flex;
  flex-direction: column;
  margin: 80px 24px 70px;
}
.error_desc {
  max-width: 327px;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 8px;
  margin-top: 50px;
  color: #343741;
}
img.error_image {
  max-width: 100%;
  object-fit: contain;
  flex-grow: 0;
}
.error_eyebrow {
  flex-grow: 0;
  font-size: 0.75rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
}
.error_title {
  flex-grow: 0;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 32px;
  letter-spacing: normal;
  text-align: left;
}
.error_msg {
  flex-grow: 0;
  font-size: 0.875rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 24px;
  letter-spacing: normal;
  text-align: left;
  margin-top: 16px;
}
.error_desc > button {
  padding: 8px 24px;
  margin-top: 16px;
}
@media (min-width: 768px) {
  .error_page {
    margin: 120px 92px 80px;
  }
  img.error_image {
    max-width: 484px;
    object-fit: contain;
    flex-grow: 0;
    margin: auto 50px;
  }
  .error_desc {
    gap: 16px;
    max-width: 582px;
  }
  .error_title {
    font-size: 2.25rem;
    line-height: 44px;
  }
  .error_msg {
    font-size: 1rem;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .error_page {
    flex-direction: row;
    margin: 180px 10% 40px;
  }
  img.error_image {
    max-width: 454px;
    object-fit: contain;
    flex-grow: 0;
    margin: auto;
    width: 32vw;
  }
  .error_desc {
    max-width: 455px;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
    margin: 10% 0 149px 19%;
    padding: 0;
    color: #343741;
  }
  .error_title {
    font-size: 3rem;
    line-height: 56px;
  }
  .error_msg {
    flex-grow: 0;
    font-size: 1.125rem;
    line-height: 24px;
    margin: 12px 0;
  }
  .error_desc > button {
    margin: 0;
  }
}
