.social-share.social-share__cubes--sticky .social-share__link-container a, .social-share.social-share__cube-tips--sticky .social-share__link-container a, .social-share.social-share__cubes .social-share__link-container a, .social-share.social-share__cube-tips .social-share__link-container a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  flex: 1 0 auto;
  font-size: 1.5rem;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
}

.social-share.social-share__cubes .social-share__link-container, .social-share.social-share__cube-tips .social-share__link-container {
  -webkit-box-shadow: 0 0 0 1px #bbbbbb;
  box-shadow: 0 0 0 1px #bbbbbb;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.social-share.social-share__cubes .social-share__link-container a, .social-share.social-share__cube-tips .social-share__link-container a {
  color: initial;
  width: 55px;
}
.social-share.social-share__cubes .social-share__link-container a:hover, .social-share.social-share__cube-tips .social-share__link-container a:hover {
  color: #4e60ee;
}
.social-share.social-share__cubes .social-share__link-container a:first-of-type, .social-share.social-share__cube-tips .social-share__link-container a:first-of-type {
  -webkit-box-shadow: 1px 0 0 0 #bbbbbb;
  box-shadow: 1px 0 0 0 #bbbbbb;
}
.social-share.social-share__cubes .social-share__link-container a:last-of-type, .social-share.social-share__cube-tips .social-share__link-container a:last-of-type {
  -webkit-box-shadow: -1px 0 0 0 #bbbbbb;
  box-shadow: -1px 0 0 0 #bbbbbb;
}
.social-share.social-share__cubes .social-share__link-container a::before, .social-share.social-share__cube-tips .social-share__link-container a::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.social-share.social-share__cubes .social-share__link-container span, .social-share.social-share__cube-tips .social-share__link-container span {
  pointer-events: none;
}
.social-share.social-share__cubes--sticky, .social-share.social-share__cube-tips--sticky {
  left: 0;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.social-share.social-share__cubes--sticky .social-share__link-container, .social-share.social-share__cube-tips--sticky .social-share__link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.social-share.social-share__cubes--sticky .social-share__link-container a, .social-share.social-share__cube-tips--sticky .social-share__link-container a {
  color: #fff;
  margin-right: 4px;
  width: 50px;
}
.social-share.social-share__cubes--sticky .social-share__link-container a[data-share=facebook], .social-share.social-share__cube-tips--sticky .social-share__link-container a[data-share=facebook] {
  background-color: #4469b0;
}
.social-share.social-share__cubes--sticky .social-share__link-container a[data-share=twitter], .social-share.social-share__cube-tips--sticky .social-share__link-container a[data-share=twitter] {
  background-color: #1da1f2;
}
.social-share.social-share__cubes--sticky .social-share__link-container a[data-share=linkedin], .social-share.social-share__cube-tips--sticky .social-share__link-container a[data-share=linkedin] {
  background-color: #0077b5;
}
.social-share.social-share__cubes--sticky .social-share__link-container a[data-no-share=pdf], .social-share.social-share__cubes--sticky .social-share__link-container a[data-share=pdf], .social-share.social-share__cube-tips--sticky .social-share__link-container a[data-no-share=pdf], .social-share.social-share__cube-tips--sticky .social-share__link-container a[data-share=pdf] {
  background-color: #777;
}
.social-share.social-share__cubes--sticky .social-share__link-container a::before, .social-share.social-share__cube-tips--sticky .social-share__link-container a::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.social-share.social-share__cubes--sticky .social-share__link-container a span, .social-share.social-share__cube-tips--sticky .social-share__link-container a span {
  pointer-events: none;
}
.social-share.social-share__cubes--sticky .page-heading, .social-share.social-share__cube-tips--sticky .page-heading {
  position: static;
  width: auto;
  height: auto;
  display: none;
}
@media (max-width: 1300px) {
  .social-share.social-share__cubes--sticky, .social-share.social-share__cube-tips--sticky {
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .social-share.social-share__cubes--sticky .social-share__link-container, .social-share.social-share__cube-tips--sticky .social-share__link-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
  .social-share.social-share__cubes--sticky .page-heading, .social-share.social-share__cube-tips--sticky .page-heading {
    display: block;
  }
  .social-share.social-share__cubes--sticky a, .social-share.social-share__cube-tips--sticky a {
    display: inline-block;
    width: 50px;
  }
}

.social-share__cube-tip-container {
  background: #000;
  border-radius: 0;
  line-height: 1.5;
  padding: 0;
  position: relative;
  visibility: hidden;
  display: block;
}
.social-share__cube-tip-container.active {
  visibility: visible;
}
.social-share__cube-tip-container .popover-body {
  color: #fff;
  padding: 0.25rem 0.5rem;
  text-align: center;
}
.social-share__cube-tip-container[x-placement^=right] .arrow, .social-share__cube-tip-container[x-placement^=left] .arrow {
  left: -22px;
  top: 0;
  height: 100%;
  border-width: 0 5px;
}
.social-share__cube-tip-container[x-placement^=right] .arrow::after, .social-share__cube-tip-container[x-placement^=left] .arrow::after {
  border-right-color: #000;
  border-width: 0.5rem;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.social-share__cube-tip-container[x-placement^=left] .arrow {
  left: auto;
  right: -22px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}
.social-share__cube-tip-container[x-placement^=top] .arrow {
  bottom: -8px;
}
.social-share__cube-tip-container[x-placement^=top] .arrow::after {
  bottom: 0;
  border-top-color: #000;
  border-width: 0.5rem 0.5rem 0;
}
.social-share__cube-tip-container[x-placement^=top] .arrow::before {
  bottom: 0;
  border-top-color: #000;
  border-width: 0.5rem 0.5rem 0;
}
.social-share__tooltip {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  width: auto;
}
.social-share__tooltip:focus {
  outline: none;
}
.social-share__tooltip--titled {
  font-family: inherit;
}
.social-share__tooltip--titled .social-share__tooltip-control--title {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
.social-share__tooltip .social-share__tooltip-control {
  pointer-events: none;
}

.social-share__tooltip-container {
  visibility: hidden;
}
.social-share__tooltip-container.active {
  visibility: visible;
}
.social-share__tooltip-container .popover-body a:not(.gdpc-trigger) {
  display: inline-block;
  color: #444648;
  padding: 0 0.5rem;
}
.social-share__tooltip-container .popover-body a:not(.gdpc-trigger):hover {
  color: #4e60ee;
}
.social-share__tooltip-container .popover-body a:not(.gdpc-trigger) .fab {
  pointer-events: none;
}
.social-share__tooltip-container[x-placement^=bottom] .arrow {
  top: -webkit-calc(-0.5rem - 1px);
  top: -moz-calc(-0.5rem - 1px);
  top: calc(-0.5rem - 1px);
}
.social-share__tooltip-container[x-placement^=bottom] .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.social-share__tooltip-container[x-placement^=bottom] .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.social-share__tooltip-container[x-placement^=top] .arrow {
  bottom: -webkit-calc(-0.5rem - 1px);
  bottom: -moz-calc(-0.5rem - 1px);
  bottom: calc(-0.5rem - 1px);
}
.social-share__tooltip-container[x-placement^=top] .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.social-share__tooltip-container[x-placement^=top] .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
@charset "UTF-8";
/*---------------------------------

WE NEED THESE TO REFERENCE VARIABLES, MIXINS AND SUCH. DO NOT REMOVE!
Thanks, Friend :)

---------------------------------*/
/*---------------------------------

YOUR CUSTOM STYLES GO UNDER HERE.
You're doing great.

---------------------------------*/
.page-heading {
  border-bottom: none !important;
  margin-bottom: 2rem;
  position: relative;
}
.page-heading::after {
  content: "";
  display: block;
  background: -webkit-gradient(linear, right top, left top, color-stop(5%, rgba(146, 193, 231, 0.675)), color-stop(50%, rgba(146, 193, 231, 0.75)), to(rgba(146, 193, 231, 0)));
  background: -webkit-linear-gradient(right, rgba(146, 193, 231, 0.675) 5%, rgba(146, 193, 231, 0.75) 50%, rgba(146, 193, 231, 0) 100%);
  background: -moz- oldlinear-gradient(right, rgba(146, 193, 231, 0.675) 5%, rgba(146, 193, 231, 0.75) 50%, rgba(146, 193, 231, 0) 100%);
  background: linear-gradient(to left, rgba(146, 193, 231, 0.675) 5%, rgba(146, 193, 231, 0.75) 50%, rgba(146, 193, 231, 0) 100%);
  height: 0.25rem;
  border-radius: 0.5rem;
  width: 100%;
  margin-top: 0.75rem;
}
.page-heading .subheading {
  margin-bottom: 0.5rem;
}

.article-aside .article-results {
  margin-top: 1.5rem;
}
.article-aside .article-results .article {
  margin-bottom: 2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
}
.article-aside .article-results .article [class^=col]:last-child {
  padding-left: 0;
}

@media (min-width: 768px) {
  @supports (position: sticky) {
    .article-aside > div {
      position: -webkit-sticky;
      position: sticky;
      top: 130px;
      z-index: 1;
    }
    @media (min-width: 768px) and (max-width: 1023px) {
      .article-aside > div {
        top: 70px;
      }
    }
  }
  @supports (position: -webkit-sticky) {
    .article-aside > div {
      position: -webkit-sticky;
      position: sticky;
      top: 130px;
      z-index: 1;
    }
    @media (min-width: 768px) and (max-width: 1023px) {
      .article-aside > div {
        top: 70px;
      }
    }
  }
}
iframe.nc-subscribe {
  height: 150px;
}

.featured-articles .article .article-title a {
  color: inherit;
}
.featured-articles .latest.article {
  margin-bottom: 2.5rem;
}
.featured-articles .latest .article-title {
  font-size: 2rem;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .featured-articles .latest .article-title {
    font-size: 1.75rem;
  }
}
.featured-articles .latest .share.btn-group {
  margin: 0.75rem 0 1.5rem;
}
.featured-articles .latest .share.btn-group button {
  background-color: white;
  border-color: #bbbbbb;
  color: inherit;
  padding: 0.5rem 1rem;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  width: 55px;
}
.featured-articles .latest .share.btn-group button:hover {
  color: #4E60EE;
}
.featured-articles .latest .share.btn-group[data-disabled=true] button:hover {
  color: inherit;
}
.featured-articles .latest .posted-on {
  display: block;
  color: #bbbbbb;
}
.featured-articles .latest .article-img {
  -webkit-transition: padding 200ms ease-in-out;
  -moz-transition: padding 200ms ease-in-out;
  transition: padding 200ms ease-in-out;
}
.featured-articles .latest .article-img figure {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .featured-articles .latest .article-img {
    padding: 0;
  }
}
.featured-articles .latest .article-tease {
  -webkit-transition: margin 200ms ease-in-out;
  -moz-transition: margin 200ms ease-in-out;
  transition: margin 200ms ease-in-out;
  margin-top: 1.5rem;
}
.featured-articles .latest .article-tease .article-label {
  display: inline-block;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.0625em;
}
.featured-articles .latest .article-tease .article-title {
  margin-bottom: 1.5rem;
}
.featured-articles .latest .article-tease .article-title a {
  color: inherit;
}
@media (min-width: 992px) {
  .featured-articles .latest .article-tease {
    padding-right: 4rem;
    margin-top: 0;
  }
}
.featured-articles .past-articles .article {
  margin-bottom: 1.5rem;
}
@media (max-width: 575.98px) {
  .featured-articles .past-articles .article {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
  .featured-articles .past-articles .article .article-tease {
    margin-bottom: 1rem;
  }
}
.featured-articles .past-articles .article .article-tease {
  font-size: 0.875rem;
}
.featured-articles .past-articles .article .article-tease .article-title {
  margin-bottom: 1.125rem;
}
.featured-articles .past-articles .article .article-tease .post-meta {
  margin-top: 1.5rem;
}
@media (max-width: 575.98px) {
  .featured-articles .past-articles .article .article-tease {
    padding-left: 0;
  }
  .featured-articles .past-articles .article .article-tease .article-title {
    margin-bottom: 0;
  }
  .featured-articles .past-articles .article .article-tease .article-excerpt {
    display: none;
  }
}
.featured-articles .past-articles .article .post-meta .share-article {
  background: transparent;
  border: 0;
  color: inherit;
  cursor: pointer;
}
.featured-articles .past-articles .article .post-meta .share-article:focus {
  outline: none;
}
.featured-articles .section-nav {
  border-top: solid 1px #bbbbbb;
  text-align: center;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  background-color: transparent;
  padding-bottom: 0;
}
.featured-articles .section-nav a {
  display: inline-block;
  padding: 0 2rem;
}
@media (max-width: 575.98px) {
  .featured-articles .section-nav {
    border: 0;
  }
  .featured-articles .section-nav a {
    display: block;
    padding: 0 1rem 0.5rem;
  }
}

.pr-feed .page-heading,
.news-feed .page-heading {
  margin-bottom: 1rem;
}
.pr-feed .table,
.news-feed .table {
  margin-bottom: 1.5rem;
}
.pr-feed .table tbody > tr:first-child,
.news-feed .table tbody > tr:first-child {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.pr-feed .table tr,
.news-feed .table tr {
  border-bottom: solid 1px #bbbbbb;
  display: block;
  padding: 1rem 0;
}
.pr-feed .table tr td,
.news-feed .table tr td {
  border: 0;
  padding: 0;
  display: block;
}
.pr-feed .table tr td:first-child, .pr-feed .table tr td.pub-name,
.news-feed .table tr td:first-child,
.news-feed .table tr td.pub-name {
  font-size: 0.75rem;
}
.pr-feed .table tr td a,
.news-feed .table tr td a {
  color: inherit;
}

.pr-feed {
  padding-top: 1.25rem;
}

.news-feed {
  -webkit-transition: padding 200ms ease-in-out;
  -moz-transition: padding 200ms ease-in-out;
  transition: padding 200ms ease-in-out;
}
@media (max-width: 575.98px) {
  .news-feed {
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .news-feed {
    margin-top: 2.5rem;
  }
}
.news-feed > div {
  background-image: -webkit-gradient(linear, right top, left top, color-stop(0, #24bec5), to(#1d789e));
  background-image: -webkit-linear-gradient(right, #24bec5 0, #1d789e);
  background-image: -moz- oldlinear-gradient(right, #24bec5 0, #1d789e);
  background-image: linear-gradient(to left, #24bec5 0, #1d789e);
  color: white !important;
  padding: 1.25rem;
}
.news-feed .page-heading::after {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 100%);
  background: -moz- oldlinear-gradient(right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0) 100%);
}
.news-feed .page-heading .subheading {
  color: white;
}
.news-feed .table tr {
  border-color: rgba(255, 255, 255, 0.5);
}
.news-feed .table tr td {
  color: #ffffff !important;
}
.news-feed .table tr td.pub-name, .news-feed .table tr td:first-child {
  display: inline-block;
}
.news-feed .table tr td.pub-name {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.news-feed .table tr td.pub-name:before {
  content: "‧ ";
}
.news-feed .table tr td.pub-name:after {
  font-family: "Font Awesome 5 Pro";
  content: " \f35d";
  -webkit-font-smoothing: antialiased;
}

.additional-resources a {
  margin-bottom: 1rem;
}
.additional-resources a img {
  display: block;
  margin-bottom: 1rem;
}
.additional-resources a p {
  color: #444648;
}

.current-stock-data .stock-data .result {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
}
.current-stock-data .stock-data .change .result > .arrow {
  display: inline-block;
  color: ForestGreen;
  font-size: 1.5rem;
  position: relative;
  left: 0.5rem;
  bottom: 0.25rem;
}
.current-stock-data .stock-data .change .result.loss > .arrow {
  color: FireBrick;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.nc-popover .popover-body a[data-share] {
  display: inline-block;
  padding: 0 0.5rem;
  color: #444648;
}
.nc-popover .popover-body a[data-share]:hover {
  color: #4E60EE;
}

.twitterFeed > iframe {
  width: 100vw !important;
}

.follow-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  flex: 1 0 auto;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  padding-top: 0.5rem;
}
.follow-buttons a {
  width: 24%;
  text-align: center;
  background: -webkit-linear-gradient(45deg, #3e7ebe, #324b98);
  background: -moz- oldlinear-gradient(45deg, #3e7ebe, #324b98);
  background: linear-gradient(45deg, #3e7ebe, #324b98);
  background-size: 200% 200%;
  color: white;
  padding: 2rem 1rem;
  margin-bottom: 4%;
  background-position: 0% 50%;
  -webkit-transition: background-position 200ms ease-in-out;
  -moz-transition: background-position 200ms ease-in-out;
  transition: background-position 200ms ease-in-out;
}
@media (min-width: 768px) {
  .follow-buttons a {
    width: 48%;
  }
}
.follow-buttons a:hover {
  background-position: 100% 50%;
}

.current-stock-data .stock-data .change h5,
.current-stock-data .stock-data .price h5 {
  font-size: 0.875rem;
  color: #828485;
}
.current-stock-data .stock-data .change .result > .arrow {
  font-size: 1rem;
  bottom: 0.125rem;
}

.featuredArticles {
  padding: 2.5rem 0;
}

.article-title {
  margin-bottom: 2.5rem;
}
.article-title h2, .article-title h3, .article-title h4, .article-title .h2, .article-title .h3, .article-title .h4 {
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.article-title h1 {
  font-size: 2.75rem;
}

.article-content img, .article-content svg {
  width: 100%;
}
.article-content img[src*="businesswire.com/ct"] {
  width: auto;
}
.article-content .article-img {
  display: block;
  margin: 0 0 2.5rem;
  -webkit-transition: margin 200ms ease-in-out;
  -moz-transition: margin 200ms ease-in-out;
  transition: margin 200ms ease-in-out;
}
@media (max-width: 575.98px) {
  .article-content .article-img {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.article-content .article-meta {
  margin-bottom: 1.5rem;
}
.article-content .blockquote {
  font-size: 1.375rem;
  padding: 1.5rem 1.5rem 1.5rem 2rem;
  margin: 1.5rem 1.5rem 1.5rem 0.25rem;
  border-left: none;
  position: relative;
  -webkit-font-smoothing: antialiased;
  z-index: -1;
}
.article-content .blockquote > * {
  position: relative;
  z-index: 1;
}
.article-content .blockquote::before {
  position: absolute;
  display: block;
  width: 0.25rem;
  bottom: 1.5rem;
  top: -1rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 99, 99, 0)), color-stop(20%, rgba(255, 99, 99, 0.12)), to(rgba(9, 78, 255, 0.3)));
  background: -webkit-linear-gradient(top, rgba(255, 99, 99, 0) 0%, rgba(255, 99, 99, 0.12) 20%, rgba(9, 78, 255, 0.3) 100%);
  background: -moz- oldlinear-gradient(top, rgba(255, 99, 99, 0) 0%, rgba(255, 99, 99, 0.12) 20%, rgba(9, 78, 255, 0.3) 100%);
  background: linear-gradient(180deg, rgba(255, 99, 99, 0) 0%, rgba(255, 99, 99, 0.12) 20%, rgba(9, 78, 255, 0.3) 100%);
  border-radius: 0.125rem;
}
.article-content .blockquote::before {
  content: "";
  left: 0;
}
.article-content .blockquote .blockquote-footer {
  font-size: 0.75rem;
  margin-top: 1rem;
}
.article-content .blockquote.blockquote-lg {
  font-size: 1.625rem;
}
@media (max-width: 767.98px) {
  .article-content .blockquote {
    padding: 2.25rem 0 2.25rem 1.25rem;
    margin-left: 0;
  }
}
.article-content .article-media {
  padding: 1.5rem 0 2rem;
  margin: 0;
  -webkit-transition: margin 200ms ease-in-out;
  -moz-transition: margin 200ms ease-in-out;
  transition: margin 200ms ease-in-out;
}
@media (max-width: 575.98px) {
  .article-content .article-media {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.featuredArticleVideo {
  margin-bottom: 1.5rem;
}

.article-aside .page-heading {
  border-bottom: solid 0.125rem #444648 !important;
}
.article-aside .page-heading::after {
  display: none;
}
.article-aside .page-heading .subheading {
  margin-bottom: 1rem;
}

.article-footer {
  border-top: solid 1px #bbbbbb;
  padding-top: 3rem;
  margin-top: 3rem;
}
.article-footer .article-nav span {
  display: block;
  font-family: "Inter", Helvetica, Arial, sans-serif;
}
.article-footer .subscribe-form {
  margin: 3rem 0 2rem;
  padding: 2.5rem;
}

.callout-card-background {
  background: #F9F9F9;
  padding: 30px;
}

.callout-card-title {
  font-family: "Inter";
  font-weight: 700;
  font-size: 22px;
  line-height: 33px;
  color: #444648;
}

.callout-card-title::after {
  content: "";
  display: block;
  height: 0.25rem;
  width: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(17.67%, #BAC9FC), color-stop(62.35%, #F3E6E0), color-stop(98.49%, rgba(243, 230, 224, 0)));
  background: -webkit-linear-gradient(right, #BAC9FC 17.67%, #F3E6E0 62.35%, rgba(243, 230, 224, 0) 98.49%);
  background: -moz- oldlinear-gradient(right, #BAC9FC 17.67%, #F3E6E0 62.35%, rgba(243, 230, 224, 0) 98.49%);
  background: linear-gradient(270deg, #BAC9FC 17.67%, #F3E6E0 62.35%, rgba(243, 230, 224, 0) 98.49%);
  border-radius: 5.175px;
  margin-top: 20px;
}

.callout-card-body {
  font-family: "Inter";
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  color: #444648;
}

.callout-card-body ul {
  padding-left: 20px;
  margin-bottom: 0rem;
}

.callout-card-body p {
  margin-bottom: 0px;
}

.pub-date {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  color: #BBBBBB;
}

.article-read-time {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #444648;
  line-height: 18px;
}

.product-details-list .result-single .read-time-div {
  margin-bottom: 9px;
}

.product-details-list .result-single p {
  margin-bottom: 10px;
}

.calloutFeatureArticle {
  margin-bottom: 24px;
  margin-top: 24px;
}

.result-single .item-footer {
  margin-top: 0.625rem !important;
}

@media (max-width: 576px) {
  .article-content figcaption {
    margin-left: 15px !important;
  }
}
.nc-full-list.in-the-news table tr > td:first-child, .nc-full-list.press-releases table tr > td:first-child {
  width: 8rem;
}
@media (min-width: 768px) {
  .nc-full-list.in-the-news table tr > td:first-child, .nc-full-list.press-releases table tr > td:first-child {
    width: 8.1rem;
  }
}
@media (max-width: 767.98px) {
  .nc-full-list.in-the-news table tbody > tr:first-child, .nc-full-list.press-releases table tbody > tr:first-child {
    position: absolute;
    left: -9999px;
    top: -9999px;
  }
  .nc-full-list.in-the-news table tr, .nc-full-list.in-the-news table td, .nc-full-list.press-releases table tr, .nc-full-list.press-releases table td {
    display: block;
    padding: 0;
    border: 0;
  }
  .nc-full-list.in-the-news table tr, .nc-full-list.press-releases table tr {
    padding: 1rem 0.5rem;
    border-bottom: solid 1px #bbbbbb;
  }
}
@media (max-width: 767.98px) {
  .nc-full-list.in-the-news.in-the-news table tr > td:nth-child(-n+2), .nc-full-list.press-releases.in-the-news table tr > td:nth-child(-n+2) {
    width: auto;
    display: inline-block;
    padding-bottom: 0.25rem;
  }
  .nc-full-list.in-the-news.in-the-news table tr > td:nth-child(2), .nc-full-list.press-releases.in-the-news table tr > td:nth-child(2) {
    font-family: "Inter", Helvetica, Arial, sans-serif;
  }
  .nc-full-list.in-the-news.in-the-news table tr > td:nth-child(2)::before, .nc-full-list.press-releases.in-the-news table tr > td:nth-child(2)::before {
    content: "‧ ";
  }
}
.nc-full-list.in-the-news.press-releases .news-center-year + div, .nc-full-list.press-releases.press-releases .news-center-year + div {
  padding: 0 15px;
}
.nc-full-list.in-the-news.press-releases .year-dropdown, .nc-full-list.press-releases.press-releases .year-dropdown {
  margin-bottom: 1.5rem;
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #6e6f71;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #acadae;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nc-full-list.in-the-news.press-releases .year-dropdown, .nc-full-list.press-releases.press-releases .year-dropdown {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
}
.nc-full-list.in-the-news.press-releases .year-dropdown::-ms-expand, .nc-full-list.press-releases.press-releases .year-dropdown::-ms-expand {
  background-color: transparent;
  border: 0;
}
.nc-full-list.in-the-news.press-releases .year-dropdown:focus, .nc-full-list.press-releases.press-releases .year-dropdown:focus {
  color: #6e6f71;
  background-color: #fff;
  border-color: rgb(72.5, 181.0875, 255);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 119, 200, 0.25);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 119, 200, 0.25);
}
.nc-full-list.in-the-news.press-releases .year-dropdown::-webkit-input-placeholder, .nc-full-list.press-releases.press-releases .year-dropdown::-webkit-input-placeholder {
  color: #828485;
  opacity: 1;
}
.nc-full-list.in-the-news.press-releases .year-dropdown::-moz-placeholder, .nc-full-list.press-releases.press-releases .year-dropdown::-moz-placeholder {
  color: #828485;
  opacity: 1;
}
.nc-full-list.in-the-news.press-releases .year-dropdown::-ms-input-placeholder, .nc-full-list.press-releases.press-releases .year-dropdown::-ms-input-placeholder {
  color: #828485;
  opacity: 1;
}
.nc-full-list.in-the-news.press-releases .year-dropdown::placeholder, .nc-full-list.press-releases.press-releases .year-dropdown::placeholder {
  color: #828485;
  opacity: 1;
}

.inverstorrelationsIndividualnews .article-content a {
  overflow-wrap: break-word;
}
@media (max-width: 991.98px) {
  .inverstorrelationsIndividualnews .article-content {
    overflow-x: scroll;
  }
}

.media-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  margin-bottom: 3rem;
}
.media-item .media-thumb {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
.media-item .media-thumb figure {
  width: 100%;
}
.media-item .media-desc {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
}

.newscenter-multimedia .tags-container {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.newscenter-multimedia .tags-container li {
  list-style-type: none;
  display: inline-block;
  margin: 0;
  padding: 0 10px 0 0;
}
.newscenter-multimedia .tags-container li:last-child {
  padding-right: 0px;
}
.newscenter-multimedia .tags-container li.active a {
  background-color: #666;
  color: #FFF;
}
.newscenter-multimedia .tags-container li a {
  text-transform: capitalize;
  cursor: pointer;
  background-color: #CCC;
  color: #333;
}
.newscenter-multimedia .tags-container li a:hover {
  color: #666;
  background: #EEE;
}

/*:::::::::: Images and Multimedia - Modals ::::::::::*/
.images-multimedia .modal-terms .image-use-agreement {
  height: 200px;
  overflow-y: scroll;
  border: 1px solid #DDD;
  border-radius: 5px;
  padding: 10px;
}
.images-multimedia .modal-terms .form-group {
  margin-bottom: 0px;
  margin-top: 15px;
}
.images-multimedia ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.images-multimedia ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .media-item .media-thumb {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
  .modal-image-request .modal-body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    flex: 0 0 auto;
  }
}
