.i-amphtml-lbg-caption-text {
  background: linear-gradient(180deg, transparent, #000);
}
.glb-layout-classic .feed__legend {
  font-feature-settings: var(--font-feature-settings-display-roman);
  font-family: var(--font-family-display), var(--font-family-display-fallback);
  font-size: var(--font-size-70-responsive-display);
  font-variation-settings: var(--font-variation-settings-display-normal-roman);
  letter-spacing: var(--font-size-70-responsive-display-letter-spacing);
  line-height: var(--font-line-height-compact);
}
.glb-layout-classic .feed__legend strong {
  font-weight: var(--font-weight-bold);
}
#amp-lightbox-gallery
  :not(amp-carousel)[amp-lightbox-group="lightbox-amp-carousel"]
  img {
  border-radius: var(--glb-thm-shp-img-bd-rd);
}
.glb-theme--force-style-posts .post-editorias-e-assuntos .teste,
.glb-theme--force-style-posts .post-editorias-e-assuntos .teste a {
  border-radius: var(--glb-fd-p-editorias-e-assuntos-img-border-radius);
}
#cookie-banner-lgpd.cookie-banner-lgpd-animated.cookie-banner-lgpd-visible {
  border-radius: var(--glb-thm-shp-elem-bd-rd);
}
#cookie-banner-lgpd.cookie-banner-lgpd-animated.cookie-banner-lgpd-visible
  .cookie-banner-lgpd_button-box
  .cookie-banner-lgpd_accept-button {
  border-radius: var(--glb-thm-shp-button-bd-rd);
}
.glb-layout-ux2023 .feed__legend {
  font-feature-settings: var(--g-fnt-ft-dis-roman);
  font-family: var(--font-family-display), var(--font-family-display-fallback);
  font-size: var(--g-fnt-size-70);
  font-variation-settings: var(--g-fnt-vr-dis-roman);
  font-weight: var(--g-fnt-weight-bold);
  letter-spacing: var(--g-fnt-ls-290);
  line-height: var(--g-fnt-lh-40);
}
.glb-layout-ux2023 .feed__legend strong {
  font-weight: var(--g-fnt-weight-bold);
}
.highlight {
  background-image: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 50%,
    var(--text-highlight-color, #fe9) 0
  );
  background-size: 200%;
  background-position: 0;
  transition: background-position 0.8s;
}
.highlight.highlighted {
  background-position: -100%;
}
.regua-de-cotacao-section__ad-card {
  max-width: 100px;
  padding-left: 10px;
  width: 100%;
  min-height: 90px;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  align-items: center;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__ad-card {
    max-width: 109px;
    padding-left: 19px;
  }
}
.regua-de-cotacao-section__ad-card__title {
  letter-spacing: var(--font-size-20-responsive-book-letter-spacing);
  font-size: var(--font-size-20-responsive-book);
  line-height: var(--font-line-height-spaced);
  padding-bottom: 0.25rem;
}
.regua-de-cotacao-section__ad-card img {
  width: 100%;
  max-width: 80%;
  max-height: 60px;
}
.regua-de-cotacao-section__ad-card::before {
  content: "";
  width: 30px;
  height: 80px;
  position: absolute;
  top: 5px;
  left: 0;
  box-shadow: -30px 0px 8px rgba(255, 255, 255, 0.9);
}
.regua-de-cotacao-section__ad-card::after {
  content: "";
  width: 30px;
  height: 80px;
  position: absolute;
  top: 5px;
  left: 0;
  box-shadow: -11px 0px 12px #fff;
}
.regua-de-cotacao-section__ad-card__banner-fake {
  overflow: hidden;
  position: absolute;
  width: 90px;
  height: 32px;
}
.regua-de-cotacao-section__ad-card__banner-fake > div {
  top: -100px;
  left: -100px;
}
.regua-de-cotacao-section__carousel__group::before {
  content: "";
  width: 1px;
  height: 52px;
  background-color: #b1b5be;
  position: absolute;
  left: 0;
  top: calc(50% - 20px);
}
.regua-de-cotacao-section__carousel__group:first-child {
  padding-left: 0;
}
.regua-de-cotacao-section__carousel__group:first-child::before {
  display: none;
}
.regua-de-cotacao-section__carousel__group-itens {
  display: flex;
}
.regua-de-cotacao-section__carousel__group-title {
  color: #6e727a;
  letter-spacing: var(--font-size-20-responsive-book-letter-spacing);
  font-size: var(--font-size-20-responsive-book);
}
.regua-de-cotacao-section__carousel__item {
  white-space: nowrap;
  padding-right: 1.85rem;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__carousel__item {
    display: flex;
    align-items: baseline;
  }
}
.regua-de-cotacao-section__carousel__item-content {
  display: flex;
  flex-flow: column wrap;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__carousel__item-content {
    flex-flow: row nowrap;
    margin-left: 0.5rem;
  }
}
.regua-de-cotacao-section__carousel__item-value {
  color: #181818;
  padding-right: 0.5rem;
  letter-spacing: var(--font-size-30-responsive-book-letter-spacing);
  font-size: var(--font-size-30-responsive-book);
  padding-bottom: 0.5rem;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__carousel__item-value {
    letter-spacing: var(--font-size-40-responsive-book-letter-spacing);
    font-size: var(--font-size-40-responsive-book);
    padding-bottom: 0;
  }
}
.regua-de-cotacao-section__carousel__item-variation {
  position: relative;
  padding-left: 15px;
  letter-spacing: var(--font-size-30-responsive-book-letter-spacing);
  font-size: var(--font-size-30-responsive-book);
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__carousel__item-variation {
    letter-spacing: var(--font-size-40-responsive-book-letter-spacing);
    font-size: var(--font-size-40-responsive-book);
  }
}
.regua-de-cotacao-section__carousel__item-variation::before {
  content: "";
  display: block;
  width: 13px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.regua-de-cotacao-section__carousel__item-variation--up {
  color: #0bc53f;
}
.regua-de-cotacao-section__carousel__item-variation--up::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMyAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMjc3NDIgMTJDNi4wNTkxMiAxMiA1Ljg3NjE0IDExLjkyNjEgNS43Mjg0NyAxMS43Nzg1QzUuNTgwOCAxMS42MzA4IDUuNTA2OTYgMTEuNDQ3OCA1LjUwNjk2IDExLjIyOTVWMi42MTk2TDEuNzUwOTggNi4zNzU2QzEuNTk2ODggNi41Mjk2OSAxLjQxMzkgNi42MDY3NCAxLjIwMjAzIDYuNjA2NzRDMC45OTAxNDkgNi42MDY3NCAwLjgwNzE2NSA2LjUyOTY5IDAuNjUzMDc0IDYuMzc1NkMwLjQ5ODk4MiA2LjIyMTUxIDAuNDIxOTM2IDYuMDQxNzMgMC40MjE5MzYgNS44MzYyOEMwLjQyMTkzNiA1LjYzMDgyIDAuNDk4OTgyIDUuNDUxMDUgMC42NTMwNzQgNS4yOTY5NUw1LjczODEgMC4yMTE5MDdDNS44MTUxNCAwLjEzNDg2MSA1Ljg5ODYxIDAuMDgwMjg2OSA1Ljk4ODUgMC4wNDgxODQ0QzYuMDc4MzggMC4wMTYwODE4IDYuMTc0NjkgMy4wNTE3NmUtMDUgNi4yNzc0MiAzLjA1MTc2ZS0wNUM2LjM4MDE1IDMuMDUxNzZlLTA1IDYuNDc5NjYgMC4wMTYwODE4IDYuNTc1OTcgMC4wNDgxODQ0QzYuNjcyMjggMC4wODAyODY5IDYuNzUyNTQgMC4xMzQ4NjEgNi44MTY3NCAwLjIxMTkwN0wxMS45MDE4IDUuMjk2OTVDMTIuMDU1OSA1LjQ1MTA1IDEyLjEzMjkgNS42MzA4MiAxMi4xMzI5IDUuODM2MjhDMTIuMTMyOSA2LjA0MTczIDEyLjA1NTkgNi4yMjE1MSAxMS45MDE4IDYuMzc1NkMxMS43NDc3IDYuNTI5NjkgMTEuNTY0NyA2LjYwNjc0IDExLjM1MjggNi42MDY3NEMxMS4xNDA5IDYuNjA2NzQgMTAuOTU4IDYuNTI5NjkgMTAuODAzOSA2LjM3NTZMNy4wNDc4OCAyLjYxOTZWMTEuMjI5NUM3LjA0Nzg4IDExLjQ0NzggNi45NzQwNCAxMS42MzA4IDYuODI2MzcgMTEuNzc4NUM2LjY3ODcgMTEuOTI2MSA2LjQ5NTcyIDEyIDYuMjc3NDIgMTJaIiBmaWxsPSIjMEJDNTNGIi8+Cjwvc3ZnPg==);
}
.regua-de-cotacao-section__carousel__item-variation--down {
  color: #a6130a;
}
.regua-de-cotacao-section__carousel__item-variation--down::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUuODU1NDYgMy4yODY2N2UtMDVDNi4wNzM3NSAzLjI4ODU4ZS0wNSA2LjI1Njc0IDAuMDczODY4MyA2LjQwNDQxIDAuMjIxNTRDNi41NTIwOCAwLjM2OTIxMiA2LjYyNTkxIDAuNTUyMTk4IDYuNjI1OTEgMC43NzA0OTVMNi42MjU5MSA5LjM4MDRMMTAuMzgxOSA1LjYyNDRDMTAuNTM2IDUuNDcwMzEgMTAuNzE5IDUuMzkzMjYgMTAuOTMwOCA1LjM5MzI2QzExLjE0MjcgNS4zOTMyNiAxMS4zMjU3IDUuNDcwMzEgMTEuNDc5OCA1LjYyNDRDMTEuNjMzOSA1Ljc3ODQ5IDExLjcxMDkgNS45NTgyNyAxMS43MTA5IDYuMTYzNzJDMTEuNzEwOSA2LjM2OTE4IDExLjYzMzkgNi41NDg5NSAxMS40Nzk4IDYuNzAzMDVMNi4zOTQ3NyAxMS43ODgxQzYuMzE3NzMgMTEuODY1MSA2LjIzNDI2IDExLjkxOTcgNi4xNDQzOCAxMS45NTE4QzYuMDU0NDkgMTEuOTgzOSA1Ljk1ODE4IDEyIDUuODU1NDUgMTJDNS43NTI3MyAxMiA1LjY1MzIxIDExLjk4MzkgNS41NTY5IDExLjk1MThDNS40NjA1OSAxMS45MTk3IDUuMzgwMzQgMTEuODY1MSA1LjMxNjEzIDExLjc4ODFMMC4yMzExMDggNi43MDMwNUMwLjA3NzAxNjQgNi41NDg5NSAtMi45MDcxNmUtMDUgNi4zNjkxOCAtMi45MDUzN2UtMDUgNi4xNjM3MkMtMi45MDM1N2UtMDUgNS45NTgyNyAwLjA3NzAxNjQgNS43Nzg0OSAwLjIzMTEwOCA1LjYyNDRDMC4zODUyIDUuNDcwMzEgMC41NjgxODQgNS4zOTMyNiAwLjc4MDA2IDUuMzkzMjZDMC45OTE5MzYgNS4zOTMyNiAxLjE3NDkyIDUuNDcwMzEgMS4zMjkwMSA1LjYyNDRMNS4wODUgOS4zODA0TDUuMDg1IDAuNzcwNDk1QzUuMDg1IDAuNTUyMTk4IDUuMTU4ODMgMC4zNjkyMTIgNS4zMDY1IDAuMjIxNTRDNS40NTQxNyAwLjA3Mzg2ODIgNS42MzcxNiAzLjI4NDc2ZS0wNSA1Ljg1NTQ2IDMuMjg2NjdlLTA1WiIgZmlsbD0iI0E2MTMwQSIvPgo8L3N2Zz4=);
}
.regua-de-cotacao-section__carousel__item-title {
  color: #181818;
  letter-spacing: var(--font-size-30-responsive-book-letter-spacing);
  font-size: var(--font-size-30-responsive-book);
  font-weight: var(--font-weight-semibold);
  padding: 0.5rem 0;
  display: block;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__carousel__item-title {
    font-weight: bold;
    font-size: var(--font-size-40-responsive-book);
    letter-spacing: var(--font-size-40-responsive-book-letter-spacing);
  }
}
.regua-de-cotacao-section__carousel__list-item {
  display: flex;
  position: relative;
}
.regua-de-cotacao-section__carousel {
  overflow: auto;
  border-bottom: 2px solid #e0e3e9;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: var(--font-family-book);
  margin-bottom: 1rem;
}
.regua-de-cotacao-section__carousel__row {
  display: flex;
  justify-content: flex-start;
}
.regua-de-cotacao-section {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.regua-de-cotacao-section__main {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media ((min-width: 64em)) {
  .regua-de-cotacao-section__main {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.regua-de-cotacao-section__main::after {
  content: attr(data-disclaimer);
  font-size: var(--font-size-10-responsive-book);
  letter-spacing: var(--font-size-10-responsive-book-letter-spacing);
  position: absolute;
  color: #6e727a;
  padding-top: 0.6rem;
  left: 20px;
  bottom: 10px;
}

.banner_touch_point_subcontent--hide {
  width: 0px;
}

@media (max-width: 63.9375rem) {
  .entities {
    margin-bottom: 0;
  }
}
.entities__list {
  padding: 4px 0 18px;
  border-bottom: 1px solid #d8d8d8;
}
@media (max-width: 63.9375rem) {
  .entities__list {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.entities__list-item {
  display: inline-block;
}
.entities__list-itemLink {
  background: #e7e7ea;
  border-radius: 3px;
  display: block;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.4px;
  line-height: 30px;
  margin: 0 10px 6px 0;
  max-width: 280px;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666;
}
.entities__list-itemLink:hover {
  background: #ddd;
  color: #666;
  cursor: pointer;
}
.entities__list-itemLink:first-child {
  margin-left: 0;
}
.entities__list-item--with-photo .entities__list-itemLink {
  padding-left: 51px;
}
.entities__list-item-photo {
  border: 1px solid #e7e7ea;
  border-radius: 3px 0 0 3px;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.theme a.entities__list-itemLink,
.theme a.entities__list-itemLink:hover {
  color: #666;
}

html.modal-newsletter-g1-open {
  overflow: hidden;
}
.newsletter-g1 {
  height: 100%;
  max-height: 236px;
  width: 100%;
}
.newsletter-g1.hidden {
  display: none;
}
@media screen and (width <= 480px) {
  .newsletter-g1 {
    max-height: 393px;
    width: 100%;
  }
}
.newsletter-g1__container {
  align-items: center;
  background: #fff;
  border: 1px solid #e4e7ec;
  border-radius: 12px;
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 0 auto;
  padding: 32px;
}
@media screen and (width <= 480px) {
  .newsletter-g1__container {
    flex-direction: column;
    padding: 24px 0;
  }
}
.newsletter-g1__image {
  background-image: url(https://s3.glbimg.com/v1/AUTH_f75bb4776e3c4683acd769d47144995f/img/newsletter-imgs/news-g1.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-shrink: 0;
  height: 114px;
  max-width: 245px;
  width: 100%;
}
@media screen and (width <= 480px) {
  .newsletter-g1__image {
    height: 132px;
    max-width: 282px;
  }
}
.newsletter-g1__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 306px;
}
.newsletter-g1__title {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 24px;
  text-align: center;
}
.newsletter-g1__description {
  color: #4f5257;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.15px;
  line-height: 22px;
  text-align: center;
}
.newsletter-g1__actions {
  gap: 4px;
}
.newsletter-g1__actions,
.newsletter-g1__button {
  align-items: center;
  align-self: stretch;
  display: flex;
  height: 40px;
  justify-content: center;
  padding: 8px 16px 8px 12px;
}
.newsletter-g1__button {
  background: #c4170c;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  gap: 10px;
  letter-spacing: -0.28px;
  line-height: 20px;
  outline: none;
  transition: background 0.3s ease;
}
.newsletter-g1__button:hover {
  filter: brightness(0.9);
}
.newsletter-g1__footer-text {
  color: #6e727a;
  font-size: 11px;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
}
@media screen and (width <= 480px) {
  .newsletter-g1__footer-text {
    font-size: 12px;
    line-height: 17px;
  }
}
.newsletter-g1-modal__overlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  inset: 0;
  justify-content: center;
  position: fixed;
  z-index: 1000;
}
.newsletter-g1-modal__container {
  align-items: center;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 420px;
  min-width: 280px;
  padding: 32px 24px;
  text-align: center;
  width: 364px;
}
.newsletter-g1-modal__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.newsletter-g1-modal__title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.36px;
  line-height: 26px;
  text-align: center;
}
.newsletter-g1-modal__description {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.14px;
  line-height: 20px;
  text-align: center;
  white-space: pre-line;
}
.newsletter-g1-modal__button {
  align-items: center;
  align-self: stretch;
  background-color: #c4170c;
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
  height: 40px;
  justify-content: center;
  letter-spacing: -0.28px;
  line-height: 20px;
  padding: 8px 16px;
  transition: background 0.3s ease;
  width: 100%;
}
.newsletter-g1-modal__button:hover {
  filter: brightness(0.9);
}
.glbComentarios-loginRequired__header__subtitle {
  color: #555;
  margin-bottom: 1rem;
  font-size: 13pt;
  margin-top: -15px;
}
.coral-count[data-coral-count="0"] > span {
  display: none;
}
.coral-count[data-coral-count]:before {
  content: " (";
}
.coral-count[data-coral-count]:after {
  content: ")";
}
.coral-count[data-coral-count="0"]:after,
.coral-count[data-coral-count="0"]:before {
  content: "";
}
.mc-column.comments {
  width: 100%;
  margin-top: 1.75rem;
}
@media (min-width: 64rem) {
  .glbComentarios:before {
    content: "";
    height: 8px;
    clear: both;
    width: 100%;
    background-color: #e1e1e1;
    position: relative;
    display: block;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
@media (max-width: 63.9375rem) {
  .glbComentarios {
    border-top: 1px solid #d8d8d8;
    display: none;
    margin-top: 14px;
    max-height: 60px;
    overflow: hidden;
    padding-top: 14px;
    -webkit-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  .glbComentarios--ready {
    display: block;
  }
  .glbComentarios--opened {
    max-height: none;
  }
  .glbComentarios .glbComentarios-botao-mais.glbComentarios {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .glbComentarios--opened .glbComentarios-custom-header {
    -webkit-box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.21);
    box-shadow: 0 -2px 0 0 rgba(0, 0, 0, 0.21);
  }
}
.glbComentarios-initCommentButton {
  height: 48px;
  padding: 16px;
  line-height: 1;
  font-size: 16px;
  letter-spacing: -0.3px;
  width: 100%;
  margin-top: -10px;
  background-color: #fff;
  border: solid 1px #ccc;
  color: #555;
  font-family: opensans, helvetica, arial, sans-serif;
  font-weight: 600;
  border-radius: 2px;
  cursor: pointer;
  opacity: 1;
}
.glbComentarios-placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100px;
  margin-top: -10px;
  font-size: 16px;
  font-family: opensans, helvetica, arial, sans-serif;
  background-color: #efefef;
  color: #555;
  font-weight: 400;
  border-radius: 2px;
}
.glbComentarios-loginRequiredWrapper,
.glbComentarios-loginRequired__header {
  display: flex;
  align-items: flex-start;
  width: 100%;
  flex-direction: column;
}
.glbComentarios-loginRequiredWrapper
  .glbComentarios-loginRequired__header__title,
.glbComentarios-loginRequired__header
  .glbComentarios-loginRequired__header__title {
  width: 100%;
  color: #111;
  font-weight: 700;
  cursor: auto;
  font-size: 24px;
  letter-spacing: -0.5px;
  line-height: 1;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 15px;
  margin-bottom: 1rem;
  font-family: opensans, helvetica, arial, sans-serif;
}
.glbComentarios-loginRequired {
  width: 100%;
  border: solid 1px #ccc;
  text-align: center;
  padding-top: 28px;
  padding-bottom: 24px;
  color: #555;
  font-size: 14px;
}
.glbComentarios-loginRequired .glbComentarios-loginRequired__title {
  font-family: opensans, helvetica, arial, sans-serif;
}
.glbComentarios-loginRequired .glbComentarios-loginRequired__btn {
  cursor: pointer;
  margin-top: 12px;
  background-color: rgba(0, 0, 0, 0);
  height: 48px;
  padding: 16px;
  line-height: 1;
  font-size: 16px;
  letter-spacing: -0.3px;
  width: auto;
  display: inline-flex;
  border: solid 1px #ccc;
  color: #555;
  border-radius: 3px;
  font-family: opensans, helvetica, arial, sans-serif;
  font-weight: 600;
}
.glbComentarios-loginRequired .glbComentarios-loginRequired__btn:hover {
  background-color: #eee;
}

.next-article-sticky {
  position: relative;
  padding-top: 170px;
  display: flex;
  justify-content: center;
}
.next-article {
  width: 100%;
  max-width: 684px;
  height: 170px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  top: 0;
  position: absolute;
  gap: 16px;
}
.next-article__image__container.desktop-only {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.next-article__image__container.desktop-only img {
  width: auto;
  max-width: 231px;
  height: 138px;
  border-radius: 12px;
  object-fit: cover;
}
.next-article__image__container.desktop-only-overlay {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 12px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.next-article__wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  max-width: 402px;
  height: 106px;
}
.next-article__wrapper-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 32px;
}
.next-article__wrapper-header-top {
  display: flex;
  align-items: center;
  gap: 11px;
}
.next-article__wrapper-header-title {
  font-family: var(--font-family-display);
  color: #4f5257;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.14px;
}
.next-article__wrapper-header-icon {
  display: block;
  width: 24px;
  height: 24px;
  background-position: center center;
  background-color: var(--glb-primary-color, "#c4170c");
  border-radius: 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}
.next-article__wrapper-header-button-close {
  width: 2rem;
  height: 2rem;
  display: none;
  justify-content: center;
  align-items: center;
  color: var(--glb-primary-color, "#c4170c");
  transition: all 0.2s;
  border: 0;
  padding: 0;
  background: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.next-article__wrapper-header-button-close:hover span {
  filter: brightness(0.5);
}
.next-article__wrapper-header-button-close-icon {
  fill: var(--glb-primary-color, "#c4170c");
}
.next-article__text__container.desktop-only h3 a {
  color: var(--glb-hiperlink-color, "#c4170c");
  font-family: var(--font-family-display);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.32px;
  transition: all 0.2s;
}
.next-article__text__container.desktop-only h3 a:hover {
  color: var(--glb-hiperlink-hover-color, "#760E07");
}
.next-article__text__container.mobile-only {
  display: none;
}
.next-article.sticky-element .next-article__wrapper-header-button-close {
  display: flex;
}
.sticky-element {
  position: fixed;
  z-index: 9999;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 0;
}
@media (max-width: 480px) {
  .next-article {
    height: 162px;
    padding: 0;
    flex-direction: column-reverse;
    gap: 16px;
    border-radius: 16px;
    border: 1px solid var(--g-1-cores-neutral-30, #e4e7ec);
    background: rgba(255, 255, 255, 0.95);
    margin-bottom: 20px;
  }
  .next-article__image__container.desktop-only {
    display: none;
  }
  .next-article__text__container.desktop-only {
    display: none;
  }
  .next-article__wrapper {
    padding: 0;
    height: auto;
    max-width: 342px;
    margin: 0 auto;
  }
  .next-article__text__container.mobile-only {
    display: flex;
    align-items: flex-start;
    margin-top: 12px;
    padding: 0;
  }
  .next-article__text__container.mobile-only .next-article__image__container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 130px;
  }
  .next-article__text__container.mobile-only
    .next-article__image__container
    img {
    width: 100%;
    max-width: 130px;
    height: 90px;
    border-radius: 12px;
    object-fit: cover;
  }
  .next-article__text__container.mobile-only
    .next-article__image__container-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    width: 100%;
    height: 100%;
    max-width: 130px;
    z-index: 1;
  }
  .next-article__text__container.mobile-only h3 {
    width: 230px;
  }
  .next-article__text__container.mobile-only h3 a {
    font-family: var(--font-family-display);
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    letter-spacing: -0.28px;
    color: var(--glb-primary-color, "#c4170c");
    margin-left: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sticky-element {
    padding: 0;
    border-radius: 0;
    border: 0;
    top: 0 !important;
  }
  .sticky-element__codex-header {
    top: 56px !important;
  }
}
@media (max-width: 414px) {
  .next-article {
    border: none;
  }
}
@media (max-width: 375px) {
  .next-article__wrapper {
    max-width: 343px;
  }
  .next-article__text__container.mobile-only h3 {
    width: 191px;
  }
}
@media (max-width: 320px) {
  .next-article {
    border: none;
  }
  .next-article__wrapper {
    max-width: 280px;
    padding: 0 4px;
  }
  .next-article__wrapper-header-icon {
    width: 22px;
    height: 22px;
  }
  .next-article__text__container.mobile-only .next-article__image__container {
    max-width: 87px;
    height: 60px;
  }
  .next-article__text__container.mobile-only
    .next-article__image__container
    img {
    width: 87px;
    height: 60px;
  }
  .next-article__text__container.mobile-only h3 {
    max-width: 168px;
  }
}

.driver-active *,
.driver-active .driver-overlay {
  pointer-events: none;
}
.driver-active .driver-active-element,
.driver-active .driver-active-element *,
.driver-popover,
.driver-popover * {
  pointer-events: auto;
}
@keyframes animate-fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.driver-fade .driver-overlay {
  animation: animate-fade-in 0.2s ease-in-out;
}
.driver-fade .driver-popover {
  animation: animate-fade-in 0.2s;
}
.driver-popover {
  all: unset;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 10px #0006;
  box-sizing: border-box;
  color: #2d2d2d;
  margin: 0;
  max-width: 300px;
  min-width: 250px;
  padding: 15px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000000000;
}
.driver-popover * {
  font-family: Helvetica Neue, Inter, ui-sans-serif, Apple Color Emoji,
    Helvetica, Arial, sans-serif;
}
.driver-popover-title {
  display: block;
  font: 19px / normal sans-serif;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  zoom: 1;
  margin: 0;
}
.driver-popover-close-btn {
  all: unset;
  color: #d2d2d2;
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  height: 28px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: color;
  transition-duration: 0.2s;
  width: 32px;
  z-index: 1;
}
.driver-popover-close-btn:focus,
.driver-popover-close-btn:hover {
  color: #2d2d2d;
}
.driver-popover-title[style*="block"] + .driver-popover-description {
  margin-top: 5px;
}
.driver-popover-description {
  font: 14px / normal sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  zoom: 1;
}
.driver-popover-footer {
  margin-top: 15px;
  text-align: right;
  zoom: 1;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.driver-popover-progress-text {
  color: #727272;
  font-size: 13px;
  font-weight: 400;
  zoom: 1;
}
.driver-popover-footer button {
  all: unset;
  background-color: #fff;
  box-sizing: border-box;
  color: #2d2d2d;
  cursor: pointer;
  display: inline-block;
  font: 12px / normal sans-serif;
  outline: 0;
  padding: 3px 7px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  zoom: 1;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 1.3;
}
.driver-popover-footer .driver-popover-btn-disabled {
  opacity: 0.5;
  pointer-events: none;
}
:not(body):has(> .driver-active-element) {
  overflow: hidden !important;
}
.driver-no-interaction,
.driver-no-interaction * {
  pointer-events: none !important;
}
.driver-popover-footer button:focus,
.driver-popover-footer button:hover {
  background-color: #f7f7f7;
}
.driver-popover-navigation-btns {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.driver-popover-navigation-btns button + button {
  margin-left: 4px;
}
.driver-popover-arrow {
  border: 5px solid #fff;
  content: "";
  position: absolute;
}
.driver-popover-arrow-side-over {
  display: none;
}
.driver-popover-arrow-side-left {
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  left: 100%;
}
.driver-popover-arrow-side-right {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  right: 100%;
}
.driver-popover-arrow-side-top {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  top: 100%;
}
.driver-popover-arrow-side-bottom {
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  bottom: 100%;
}
.driver-popover-arrow-side-center {
  display: none;
}
.driver-popover-arrow-side-left.driver-popover-arrow-align-start,
.driver-popover-arrow-side-right.driver-popover-arrow-align-start {
  top: 15px;
}
.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,
.driver-popover-arrow-side-top.driver-popover-arrow-align-start {
  left: 15px;
}
.driver-popover-arrow-align-end.driver-popover-arrow-side-left,
.driver-popover-arrow-align-end.driver-popover-arrow-side-right {
  bottom: 15px;
}
.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,
.driver-popover-arrow-side-top.driver-popover-arrow-align-end {
  right: 15px;
}
.driver-popover-arrow-side-left.driver-popover-arrow-align-center,
.driver-popover-arrow-side-right.driver-popover-arrow-align-center {
  margin-top: -5px;
  top: 50%;
}
.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,
.driver-popover-arrow-side-top.driver-popover-arrow-align-center {
  left: 50%;
  margin-left: -5px;
}
.driver-popover-arrow-none {
  display: none;
}
.shadow-video-flow {
  border-top: 1px solid #ddd;
  margin-top: 12px;
  padding: 40px 0 0;
}
.shadow-video-flow__header {
  font-family: opensans, Helvetica Neue, arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -1.2px;
  line-height: 1.14;
  margin-bottom: 24px;
}
.shadow-video-flow.shadow-video-flow--control {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-video-flow.shadow-video-flow--control > * {
  display: none;
}
.glb-mc-end-recirculation--st-1 .mc-column-shadow,
.glb-mc-end-recirculation--st-2 .mc-column-shadow,
.glb-mc-end-recirculation--st-3 .mc-column-shadow {
  display: flex;
  justify-content: center;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow__header,
.glb-mc-end-recirculation--st-2 .shadow-video-flow__header,
.glb-mc-end-recirculation--st-3 .shadow-video-flow__header {
  color: var(--codex-clr-gray-160, #2f3134);
  font-size: 15px;
  font-weight: 400;
  grid-column: span 2;
  grid-row: 1;
  letter-spacing: -0.15px;
  line-height: 22px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 961px) {
  .shadow-video-flow {
    border-top: none;
    margin-top: 0;
    padding: 32px 0 0;
  }
  .shadow-video-flow__header {
    font-size: 32px;
    letter-spacing: -1.8px;
    line-height: 1.2;
    margin-bottom: 40px;
  }
}
.shadow-video-flow {
  --glb-elem-clappr-border-radius: var(
    --glb-elem-shadow-video-flow-border-radius
  );
}
.shadow-video-flow-player {
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}
.shadow-video-flow-player__video {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.shadow-video-flow-player__placeholder {
  background: #000;
  border-radius: var(--glb-elem-shadow-video-flow-border-radius);
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  z-index: 1;
}
.shadow-video-flow-player__placeholder:before {
  background: rgba(0, 0, 0, 0.5);
  border-radius: inherit;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.shadow-video-flow-player__placeholder:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTI2IDE2YzAgLjQtLjIuNy0uNS45TDcuNiAyNy44Yy0uMi4xLS40LjItLjUuMi0uNiAwLTEtLjUtMS0xLjFWNS4xSDZDNiA0LjUgNi41IDQgNy4xIDRjLjIgMCAuNC4xLjUuMiAwIDAgMTMuNCA4LjIgMTcuOSAxMC45LjMuMi41LjUuNS45Ii8+PC9zdmc+);
  background-repeat: no-repeat;
  content: "";
  height: 22%;
  left: 45%;
  opacity: 0.97;
  position: absolute;
  top: 39%;
  transition: filter 0.3s;
  width: 14%;
}
.shadow-video-flow-player__placeholder-thumb {
  border-radius: inherit;
  display: block;
  height: 100%;
  width: 100%;
}
.shadow-video-flow-player__placeholder:hover:after {
  filter: drop-shadow(0 0 15px rgba(255, 255, 255, 0.5));
}
.shadow-video-flow__player-container {
  height: 0;
  margin-bottom: 20px;
  padding-top: 56.25%;
  position: relative;
}
.shadow-video-flow__player-container--loaded .shadow-video-flow-player__video {
  display: block;
}
.shadow-video-flow .clappr-player {
  border-radius: var(--glb-elem-clappr-border-radius);
  -webkit-clip-path: content-box;
  clip-path: content-box;
  overflow: hidden;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow,
.glb-mc-end-recirculation--st-2 .shadow-video-flow,
.glb-mc-end-recirculation--st-3 .shadow-video-flow {
  align-items: start;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto 207px;
  width: 100%;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-player,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-player,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-player {
  height: 207px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-player__placeholder,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-player__placeholder,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-player__placeholder {
  border-radius: 12px 12px 0 0;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow__player-container,
.glb-mc-end-recirculation--st-2 .shadow-video-flow__player-container,
.glb-mc-end-recirculation--st-3 .shadow-video-flow__player-container {
  align-items: center;
  grid-column: 1;
  grid-row: 2;
}
@media only screen and (min-width: 961px) {
  .shadow-video-flow__player-container {
    margin-bottom: 24px;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow {
    grid-template-columns: 242px 1fr;
    grid-template-rows: auto auto;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-player,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-player,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-player {
    height: 260px;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-player__placeholder,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-player__placeholder,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-player__placeholder {
    border-radius: 0 12px 12px 0;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow__player-container,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow__player-container,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow__player-container {
    grid-column: 2;
    grid-row: 2 / span 2;
    padding-top: 0;
  }
}
@media only screen and (min-width: 641px) {
  .glb-mc-end-recirculation--st-1 .shadow-video-flow,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow {
    grid-template-columns: 242px 1fr;
    grid-template-rows: auto auto;
    width: 650px;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-player,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-player,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-player {
    height: 260px;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-player__placeholder,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-player__placeholder,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-player__placeholder {
    border-radius: 0 12px 12px 0;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow__player-container,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow__player-container,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow__player-container {
    grid-column: 2;
    grid-row: 2 / span 2;
    padding-top: 0;
  }
}
.shadow-video-flow__info-container {
  height: 200px;
  position: relative;
}
.shadow-video-flow-video-info {
  display: flex;
  flex-direction: column;
  height: 100%;
  inset: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.shadow-video-flow-video-info__category {
  color: #666;
  font-size: 14px;
  letter-spacing: -0.4px;
  line-height: 1.43;
}
.shadow-video-flow-video-info__category,
.shadow-video-flow-video-info__title {
  font-family: opensans, Helvetica Neue, arial, sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
}
.shadow-video-flow-video-info__title {
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 1.33;
}
.shadow-video-flow-video-info__description {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 12px;
  overflow: hidden;
}
.shadow-video-flow-video-info__description,
.shadow-video-flow-video-info__issued {
  color: #666;
  font-family: opensans, Helvetica Neue, arial, sans-serif;
  letter-spacing: -0.4px;
}
.shadow-video-flow-video-info__issued {
  bottom: 0;
  font-size: 14px;
  height: 22px;
  line-height: 2;
  position: absolute;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow__info-container,
.glb-mc-end-recirculation--st-2 .shadow-video-flow__info-container,
.glb-mc-end-recirculation--st-3 .shadow-video-flow__info-container {
  background-color: var(--glb-hiperlink-color, #c4170c);
  border-radius: 0 0 12px 12px;
  grid-column: 1;
  grid-row: 3;
  height: 155px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info {
  height: auto;
  margin: 16px;
  width: auto;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info__category,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info__category,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info__category {
  color: #ffd9dc;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: -1.5%;
  line-height: 20px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info__title,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info__title,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info__title {
  color: var(--glb-contrast-primary-color, #fff);
  display: -webkit-box;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: break-spaces;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info__description,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info__description,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info__description {
  display: none;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info__issued,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info__issued,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info__issued {
  color: #ffd9dc;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 17px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow__issued,
.glb-mc-end-recirculation--st-2 .shadow-video-flow__issued,
.glb-mc-end-recirculation--st-3 .shadow-video-flow__issued {
  align-self: flex-end;
  grid-column: 1;
  grid-row: 3;
  margin: 16px;
}
@media only screen and (min-width: 961px) {
  .shadow-video-flow-video-info__category {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 1.4;
    margin-bottom: 12px;
  }
  .shadow-video-flow-video-info__title {
    font-size: 20px;
    letter-spacing: -0.6px;
    line-height: 1.33;
  }
  .shadow-video-flow-video-info__description {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 1.5;
    margin-bottom: 24px;
  }
  .shadow-video-flow-video-info__issued {
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1110px) {
  .shadow-video-flow-video-info__description,
  .shadow-video-flow-video-info__issued {
    font-size: 16px;
  }
}
@media only screen and (min-width: 641px) {
  .glb-mc-end-recirculation--st-1 .shadow-video-flow__info-container,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow__info-container,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow__info-container {
    border-radius: 12px 0 0 12px;
    grid-column: 1;
    grid-row: 2;
    height: 260px;
    width: 242px;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow__issued,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow__issued,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow__issued {
    grid-column: 1;
    grid-row: 2;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-video-info__title,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-video-info__title,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-video-info__title {
    -webkit-line-clamp: 6;
    max-height: none;
  }
}
.shadow-video-flow-navigation {
  display: flex;
  font-family: opensans, Helvetica Neue, arial, sans-serif;
  justify-content: space-between;
  padding-top: 24px;
  width: 100%;
}
.shadow-video-flow-navigation__button {
  color: #666;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.4px;
  line-height: 1.43;
  max-width: 70%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.shadow-video-flow-navigation__button-prev {
  padding-left: 23px;
}
.shadow-video-flow-navigation__button-prev:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  height: 10px;
  left: 5px;
  position: absolute;
  top: 6px;
  transform: rotate(-135deg);
  width: 10px;
}
.shadow-video-flow-navigation__button-next {
  padding-right: 23px;
}
.shadow-video-flow-navigation__button-next:before {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  height: 10px;
  position: absolute;
  right: 5px;
  top: 6px;
  transform: rotate(45deg);
  width: 10px;
}
.shadow-video-flow-navigation__next-title {
  color: #333;
  display: none;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation {
  border: 0;
  gap: 8px;
  grid-column: span 2;
  justify-content: center;
  margin-top: 0;
  padding-top: 20px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__button,
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__next-title,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__button,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__next-title,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__button,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__next-title {
  display: none;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__dots,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__dots,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__dots {
  display: flex;
  gap: 8px;
  justify-content: center;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__dots-dot,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__dots-dot,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__dots-dot {
  align-self: center;
  background: #ced1d7;
  border-radius: 20px;
  display: inline-block;
  height: 8px;
  width: 8px;
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__dots-dot.active,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__dots-dot.active,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__dots-dot.active {
  background-color: var(--glb-hiperlink-color, #c4170c);
}
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__dots-dot.next,
.glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__dots-dot.prev,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__dots-dot.next,
.glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__dots-dot.prev,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__dots-dot.next,
.glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__dots-dot.prev {
  height: 5px;
  width: 5px;
}
@media only screen and (min-width: 961px) {
  .shadow-video-flow-navigation {
    border-top: 1px solid #ddd;
    margin-top: 24px;
    padding-top: 24px;
  }
  .shadow-video-flow-navigation__button {
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.4px;
    line-height: 1.5;
    transition: color 0.15s linear;
  }
  .shadow-video-flow-navigation__button-prev {
    padding-left: 32px;
  }
  .shadow-video-flow-navigation__button-prev:before {
    border-width: 3px 3px 0 0;
    height: 14px;
    left: 5px;
    top: 4px;
    transition: left 0.2s linear;
    width: 14px;
  }
  .shadow-video-flow-navigation__button-prev:hover:before {
    left: -4px;
  }
  .shadow-video-flow-navigation__button:hover {
    color: #888;
  }
  .shadow-video-flow-navigation__button-next {
    display: flex;
    padding-right: 32px;
  }
  .shadow-video-flow-navigation__button-next:before {
    border-width: 3px 3px 0 0;
    height: 14px;
    right: 5px;
    top: 4px;
    transition: right 0.2s linear;
    width: 14px;
  }
  .shadow-video-flow-navigation__button-next:hover:before {
    right: -4px;
  }
  .shadow-video-flow-navigation__next-title {
    display: inline;
    font-size: 16px;
    letter-spacing: -0.4px;
    line-height: 1.5;
    margin-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 641px) {
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation {
    border: 0;
    grid-column: span 2;
    justify-content: space-between;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__next-title,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__next-title,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__next-title {
    display: none;
  }
  .glb-mc-end-recirculation--st-1 .shadow-video-flow-navigation__button,
  .glb-mc-end-recirculation--st-2 .shadow-video-flow-navigation__button,
  .glb-mc-end-recirculation--st-3 .shadow-video-flow-navigation__button {
    display: block;
  }
}
.shadow-video-flow__pre-rendered {
  opacity: 0;
}
.shadow-video-flow.minimalist .shadow-video-flow__info-container {
  height: 102px;
}
.shadow-video-flow.minimalist .shadow-video-flow-video-info__title {
  font-weight: 700;
}
.shadow-video-flow.minimalist .shadow-video-flow-navigation {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
.shadow-video-flow-pulse {
  align-items: center;
  bottom: 0;
  display: none;
  flex-direction: column;
  height: 22%;
  position: absolute;
  right: 0;
  width: 14%;
}
.shadow-video-flow-pulse .shadow-pulse {
  align-items: center;
  display: flex;
  height: 57px;
  justify-content: center;
  margin-bottom: -25px;
  position: relative;
  width: 57px;
  z-index: 10001;
}
.shadow-video-flow-pulse .shadow-pulse:after,
.shadow-video-flow-pulse .shadow-pulse:before {
  border-radius: 50%;
  content: "";
  height: 50%;
  position: absolute;
  width: 50%;
}
.shadow-video-flow-pulse .shadow-pulse:before {
  background-color: #c4170c;
  fill-opacity: 0.4;
  animation: pulse-ring 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.shadow-video-flow-pulse .shadow-pulse:after {
  animation: pulse-dot 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
  background-color: #c4170c;
}
.shadow-video-flow-pulse .arrow-up {
  border-bottom: 12px solid #e4e7ec;
  display: flex;
  height: 10px;
  justify-content: center;
  top: -2px;
  width: 10px;
  z-index: 1000000001;
}
.shadow-video-flow-pulse .arrow-up,
.shadow-video-flow-pulse .arrow-up:before {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: relative;
}
.shadow-video-flow-pulse .arrow-up:before {
  border-bottom: 12px solid #fff;
  content: "";
  top: 2px;
}
.g1-onboarding-shadow {
  align-items: center;
  display: flex !important;
  gap: 12px;
  height: 72px;
  justify-content: center;
  left: 23px !important;
  margin: 0 auto;
  max-width: 100%;
  outline: 1px solid #e4e7ec;
  right: 23px !important;
}
.g1-onboarding-shadow .driver-popover-description {
  color: var(--g1-Cores-Neutral-190, var(--g1-Cores-Neutral-190, #0d0d0e));
  font-family: var(--font-family-display);
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  letter-spacing: -0.14px;
  line-height: 20px;
  width: 261px;
}
.g1-onboarding-shadow .driver-popover-footer {
  margin-top: 0;
}
.g1-onboarding-shadow .driver-popover-btn-disabled,
.g1-onboarding-shadow .driver-popover-close-btn,
.g1-onboarding-shadow .driver-popover-prev-btn {
  display: none !important;
  opacity: 0;
}
.g1-onboarding-shadow .driver-popover-next-btn {
  border: 1px solid var(--Colors-Jogos-Brand-100-Brand, #c4170c);
  border-radius: 8px;
  color: var(
    --g1-Cores-Brand-100-Brand-Light-Mode,
    var(--g1-Cores-Primaria-100-Brand-Light-Mode, #c4170c)
  );
  font-size: 12px;
  font-weight: 700;
  letter-spacing: -0.18px;
  line-height: 16px;
}
@keyframes pulse-ring {
  0% {
    opacity: 0.8;
    transform: scale(0.3);
  }
  80%,
  to {
    opacity: 0;
    transform: scale(2);
  }
}
@keyframes pulse-dot {
  0% {
    opacity: 0.5;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0.5;
    transform: scale(0.8);
  }
}
.driver-locked {
  overflow: hidden;
}
@media only screen and (320px <= width) and (width <= 400px) {
  .shadow-video-flow-pulse {
    align-items: center;
  }
  .g1-onboarding-shadow .driver-popover-description {
    font-size: 13px;
  }
}
@media only screen and (width: 540px) {
  .g1-onboarding-shadow {
    left: 104px !important;
    max-width: 65% !important;
    right: 0 !important;
  }
}
@media only screen and (760px <= width) {
  .g1-onboarding-shadow {
    justify-content: space-around;
    left: 260px !important;
    max-width: 50%;
    right: 0 !important;
  }
}
@media only screen and (1024px <= width) {
  .g1-onboarding-shadow {
    max-width: 38%;
  }
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas {
  display: grid;
  margin-bottom: 20px;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas {
  align-items: center;
  display: grid;
  flex-direction: column;
  justify-content: center;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__header,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__header,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__header {
  align-items: center;
  display: grid;
  gap: 8px;
  grid-auto-flow: column;
  justify-content: start;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__wrapper,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__wrapper,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__header-text,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__header-text,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__header-text {
  color: #2f3134;
  font-family: var(--font-family-display);
  font-size: 15px;
  font-weight: var(--font-weight-regular);
  letter-spacing: -0.15px;
  line-height: 28px;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__bold,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__bold,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__bold {
  font-weight: var(--font-weight-regular);
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__icon-svg,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__icon-svg,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__icon-svg {
  background-color: var(--glb-hiperlink-color);
  background-image: url(https://s3.glbimg.com/v1/AUTH_f75bb4776e3c4683acd769d47144995f/img/mais-lidas/trending_up-white.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 80px;
  height: 32px;
  width: 32px;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__content-text,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__content-text,
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__content-text {
  align-items: center;
  background: linear-gradient(180deg, transparent, #000);
  border-radius: 8px;
  display: flex;
  gap: 12px;
  padding: 16px 12px 20px;
  position: absolute;
  z-index: 1;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__cards-list,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__cards-list,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__cards-list {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 140px 9px 51px 1px 148px;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-content,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-content,
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content {
  border: solid var(--glb-hiperlink-color);
  border-bottom-width: 7px;
  border-left: 0;
  border-radius: 15px;
  border-right: 0;
  border-top: 0;
  position: relative;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="0"],
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="0"],
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="0"] {
  grid-column: 1/2;
  grid-row: 1/4;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="1"],
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="1"],
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="1"] {
  grid-column: 2/3;
  grid-row: 1/3;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="2"],
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="2"],
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="2"] {
  grid-row: 4/6;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="3"],
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="3"],
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content[key="3"] {
  grid-row: 3/6;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-content:nth-child(5),
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-content:nth-child(5),
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-content:nth-child(5) {
  display: none;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-url,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-url,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-url {
  align-items: flex-end;
  display: flex;
  height: 100%;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-index,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-index,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-index {
  -webkit-text-stroke: 1px #fff;
  color: transparent;
  font-family: var(--font-family-display);
  font-size: var(--font-size-90-responsive-display);
  font-style: normal;
  font-weight: 700;
  letter-spacing: -1.8px;
  line-height: 48px;
  z-index: 4;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-title,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-title,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-title {
  -webkit-box-orient: vertical;
  border-radius: 8px;
  color: var(--g1-Cores-Neutral-White, var(--g1-Cores-Neutral-White, #fff));
  font-family: var(--font-family-display);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.32px;
  line-height: 20px;
  width: 100%;
  z-index: 2;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-img-content,
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-img-content,
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-img-content {
  filter: brightness(70%);
  height: 100%;
  width: 100%;
}
.glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-img,
.glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-img,
.glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-img {
  border-radius: 8px;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.glb-mc-end-recirculation--st-1
  .mc-column-mais-lidas
  .mais-lidas__card-img-overlay,
.glb-mc-end-recirculation--st-2
  .mc-column-mais-lidas
  .mais-lidas__card-img-overlay,
.glb-mc-end-recirculation--st-3
  .mc-column-mais-lidas
  .mais-lidas__card-img-overlay {
  background: #000;
  border-radius: 8px;
  width: 100%;
}
@media (max-width: 430px) {
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas {
    margin: auto;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__header,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__header,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__header {
    height: 40px;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__content-text,
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__content-text,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__content-text {
    align-items: flex-start;
    background: none;
    gap: 16px;
    padding: 0;
    position: relative;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__icon-svg,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__icon-svg,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__icon-svg {
    background-color: transparent;
    background-image: url(https://s3.glbimg.com/v1/AUTH_f75bb4776e3c4683acd769d47144995f/img/mais-lidas/arrow-trending.svg);
    height: 24px;
    width: 28px;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__header-text:after,
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__header-text:after,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__header-text:after {
    color: var(--g1-Cores-Neutral-140, var(--g1-Cores-Neutral-140, #4f5257));
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__wrapper,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__wrapper,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__wrapper {
    display: grid;
    gap: 12px;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__cards-list,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__cards-list,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__cards-list {
    display: flex;
    flex-direction: column;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__card-content,
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__card-content,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-content {
    background: none;
    border-bottom: solid #ebedef;
    border-radius: 0;
    padding-bottom: 12px;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__card-content[key="3"],
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__card-content[key="3"],
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-content[key="3"] {
    border-bottom: none;
    padding-bottom: 0;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-url,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-url,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-url {
    align-items: normal;
    display: flex;
    gap: 16px;
    padding-top: 16px;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-index,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-index,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-index {
    bottom: auto;
    color: var(
      --g1-Cores-Primaria-100-Brand-Light-Mode,
      var(--g1-Cores-Primaria-100-Brand-Light-Mode, #c4170c)
    );
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1.8px;
    line-height: 48px;
    margin: 0;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-title,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-title,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-title {
    bottom: auto;
    color: var(--Neutral-800, #2f3134);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -0.14px;
    line-height: 17px;
    max-width: 191px;
    padding-left: 0;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__card-img-content,
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__card-img-content,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-img-content {
    display: flex;
    filter: none;
    height: 98px;
    width: 130px;
  }
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-img,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-img,
  .glb-mc-end-recirculation--st-3 .mc-column-mais-lidas .mais-lidas__card-img {
    height: 98px;
    width: 130px;
  }
  .glb-mc-end-recirculation--st-1
    .mc-column-mais-lidas
    .mais-lidas__card-img-overlay,
  .glb-mc-end-recirculation--st-2
    .mc-column-mais-lidas
    .mais-lidas__card-img-overlay,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-img-overlay {
    background: none;
    height: 98px;
    width: 130px;
  }
}
@media (max-width: 320px) {
  .glb-mc-end-recirculation--st-1 .mc-column-mais-lidas .mais-lidas__card-title,
  .glb-mc-end-recirculation--st-2 .mc-column-mais-lidas .mais-lidas__card-title,
  .glb-mc-end-recirculation--st-3
    .mc-column-mais-lidas
    .mais-lidas__card-title {
    max-height: 300px;
  }
}
.glb-mc-end-recirculation--st-0 .mc-column-mais-lidas {
  display: flex;
}
.glb-mc-end-recirculation--st-0 .mais-lidas {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 20px auto;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__header {
  display: flex;
  gap: 12px;
  margin-bottom: 40px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__header-text {
  color: #2f3134;
  font-family: var(--font-family-display);
  font-size: var(--font-size-70-responsive-display);
  font-weight: var(--font-weight-regular);
  letter-spacing: var(--font-size-120-responsive-display-letter-spacing);
  line-height: 28px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__bold {
  font-weight: var(--font-weight-bold);
}
.glb-mc-end-recirculation--st-0 .mais-lidas__icon-svg {
  background-image: url(https://s3.glbimg.com/v1/AUTH_f75bb4776e3c4683acd769d47144995f/img/mais-lidas/arrow-trending.svg);
  background-position: 50%;
  background-size: cover;
  height: 28px;
  width: 28px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-content:not(:last-child) {
  border-bottom: 1px solid #ebedef;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-content:first-child {
  padding-bottom: 20px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-content:last-child {
  padding-top: 20px;
}
.glb-mc-end-recirculation--st-0
  .mais-lidas__card-content:not(:first-child, :last-child) {
  padding: 20px 0;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-url {
  align-items: flex-start;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__content-text {
  display: flex;
  gap: 20px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-index {
  color: #6e727a;
  font-family: var(--font-family-display);
  font-size: var(--font-size-90-responsive-display);
  font-style: normal;
  font-weight: var(--font-weight-light);
  letter-spacing: -1.8px;
  line-height: 48px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-title {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #c4170c;
  display: -webkit-box;
  font-family: var(--font-family-display);
  font-size: var(--font-size-50-responsive-book);
  font-style: normal;
  font-weight: var(--font-weight-bold);
  letter-spacing: -0.36px;
  line-height: 22px;
  overflow: hidden;
  width: 100%;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-title:hover {
  color: #760e07;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-img-content {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
  width: 213px;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-img {
  border-radius: 8px;
  height: 120px;
  object-fit: cover;
  opacity: 0.95;
  width: 213px;
  z-index: 1;
}
.glb-mc-end-recirculation--st-0 .mais-lidas__card-img-overlay {
  align-items: center;
  background: #000;
  border-radius: 8px;
  display: flex;
  height: 120px;
  justify-content: center;
  max-width: 212px;
  position: absolute;
  width: 100%;
  z-index: -1;
}
@media (max-width: 430px) {
  .glb-mc-end-recirculation--st-0 .mais-lidas__wrapper {
    max-width: 366px;
  }
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-index {
    color: #6e727a;
    font-size: 28px;
    font-style: normal;
    font-weight: var(--font-weight-light);
    letter-spacing: -1.26px;
    line-height: 28px;
  }
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-title {
    font-family: var(--font-family-display);
    font-size: var(--font-size-30-responsive-book);
    font-style: normal;
    font-weight: var(--font-weight-bold);
    letter-spacing: -0.3px;
    line-height: 19px;
  }
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-img-content {
    display: block;
    width: 100px;
  }
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-img {
    height: 76px;
    width: 100px;
  }
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-img-overlay {
    height: 76px;
    top: 0;
    width: 100px;
  }
}
@media (max-width: 320px) {
  .glb-mc-end-recirculation--st-0 .mais-lidas__card-img-content {
    display: none;
  }
}
/* web(desktop) stylesheets */
.shopping > .column {
  margin-top: 60px;
  margin-bottom: 60px;
}

.push-web-container .push-web-notification {
  display: flex;
  position: absolute;
  width: 100%;
  height: 152px;
  left: 0;
  top: 50px;
  background: #ffffff;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.02);
  border-radius: 2px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  -webkit-font-smoothing: antialiased;
  opacity: 1;
  transition: linear 200ms;
}
@media screen and (min-width: 640px) {
  .push-web-container .push-web-notification {
    position: fixed;
    width: 460px;
    top: 118px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.push-web-container .push-web-notification__container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.5rem;
}
.push-web-container .push-web-notification__text {
  font-family: opensans, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  height: 100%;
  left: 6.67%;
  right: 6.67%;
  top: calc(50% - 48px / 2 - 220px);
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.7px;
  padding-bottom: 1rem;
}
@media screen and (min-width: 640px) {
  .push-web-container .push-web-notification__text {
    margin-top: 0.3125rem;
  }
}
.push-web-container .push-web-notification__text b {
  font-weight: bold;
  display: inline-block;
}
.push-web-container .push-web-notification__button {
  display: flex;
  justify-content: flex-end;
}
.push-web-container .push-web-notification__button button {
  font-family: opensans, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-stretch: normal;
  font-style: normal;
  font-weight: normal;
  font-weight: 600;
  line-height: 0.88;
  letter-spacing: normal;
  text-align: center;
  border-radius: 0.125rem;
  cursor: pointer;
  padding: 0 15px;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s all;
}
.push-web-container .push-web-notification__button button svg path {
  transition: 1s all;
}
.push-web-container .push-web-notification__button--accept {
  border: solid 1px;
  width: 140px;
  color: #fff;
}
.push-web-container .push-web-notification__button--accept span {
  margin-left: 0.75rem;
}
.push-web-container .push-web-notification__button--reject {
  color: var(--glb-primary-color);
  border: #fff;
  background-color: #fff;
  margin-right: 17px;
}
.push-web-container .push-web-notification--disabled {
  top: 148px;
  opacity: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  pointer-events: none;
}
.push-web-container .no-header {
  top: 0px;
  position: fixed;
  transition: unset;
}

.diretorio {
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  font-size: var(--font-size-30-responsive-book);
  letter-spacing: var(--font-size-30-responsive-book-letter-spacing);
  margin-top: 1.125rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
@media only screen and (max-width: 960px) {
  .diretorio {
    overflow: visible;
  }
}
.diretorio__esquerda {
  float: left;
  width: 55%;
  height: 32px;
}
@media only screen and (max-width: 960px) {
  .diretorio__esquerda {
    width: 100%;
    height: 100%;
  }
}
.diretorio__direita {
  float: right;
  position: relative;
  width: 44.2%;
  height: 32px;
}
@media only screen and (max-width: 960px) {
  .diretorio__direita {
    width: 100%;
    height: 100%;
  }
}
.diretorio__logos {
  float: left;
  margin-bottom: 0.75rem;
  overflow: hidden;
}
.diretorio__logos__logo {
  float: left;
  margin-right: 1rem;
}
.diretorio__logos__logo a {
  display: block;
}
.diretorio__links {
  align-items: center;
  display: flex;
  float: left;
  height: 100%;
  justify-content: center;
}
.diretorio__links a {
  border-right: 1px currentColor solid;
  line-height: var(--font-line-height-compact);
  padding: 0 0.5rem 0 0.5rem;
  text-transform: lowercase;
}
.diretorio__links a:last-child {
  border-right: none;
}
.diretorio__links a:hover {
  color: inherit;
}
@media only screen and (max-width: 960px) {
  .diretorio__links--break-line {
    clear: both;
    margin-bottom: 1.5rem;
  }
  .diretorio__links--break-line a:first-child {
    padding: 0 0.5rem 0 0rem;
  }
}
.diretorio__audience {
  align-items: center;
  display: flex;
  float: right;
  height: 100%;
  justify-content: center;
}
@media only screen and (max-width: 960px) {
  .diretorio__audience {
    clear: both;
    float: left;
  }
}
.diretorio__sponsored {
  float: left;
}
@media only screen and (max-width: 960px) {
  .diretorio__sponsored {
    margin-bottom: 1rem;
  }
}
.diretorio__sponsored a {
  overflow: hidden;
  display: block;
  height: 32px;
}
.diretorio__sponsored a:hover {
  color: inherit;
}
@media only screen and (max-width: 960px) {
  .diretorio__sponsored a {
    height: 100%;
  }
}
.diretorio__sponsored span {
  display: block;
  float: left;
}
.diretorio__sponsored p {
  float: left;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding-left: var(--spacing-20);
}
@media only screen and (max-width: 960px) {
  .diretorio__sponsored p {
    clear: both;
    float: none;
    padding-left: 0;
  }
}
.footer {
  font-family: sans-serif;
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  -webkit-font-smoothing: antialiased;
}
.footer.amp {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.footer.amp .footer__list {
  display: none;
}
.footer.amp .footer__service-list {
  display: none;
}
.footer a {
  color: #fff !important;
  font-weight: 700;
  text-decoration: underline;
}
.link {
  color: #c4170c !important;
}
.footer__product {
  padding: 12px 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer__product a {
  font-weight: var(--font-weight-bold);
}
.footer__product-logo {
  float: left;
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  font-size: var(--font-size-40-responsive-book);
  letter-spacing: var(--font-size-40-responsive-book-letter-spacing);
  font-weight: var(--font-weight-bold);
  margin-right: 8px;
}
.footer__service {
  padding: 13px 0;
  line-height: var(--font-line-height-compact);
  clear: both;
}
.footer__service-list-item {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 5px 0 7px;
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  font-size: var(--font-size-20-responsive-book);
  letter-spacing: var(--font-size-20-responsive-book-letter-spacing);
}
.footer__service-list-item:first-child {
  border-left: 0;
  padding-left: 0;
}
.footer__service-list-item:last-child {
  padding-right: 0;
}
.footer__service-list-item a:hover {
  color: inherit;
}
.footer__copyright {
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  font-size: var(--font-size-20-responsive-book);
  letter-spacing: var(--font-size-20-responsive-book-letter-spacing);
}
@media only screen and (max-width: 639px) {
  .footer__copyright {
    font-family: var(--font-family-book), var(--font-family-book-fallback);
    font-size: var(--font-size-10-responsive-book);
    letter-spacing: var(--font-size-10-responsive-book-letter-spacing);
  }
}
.footer__list {
  padding-top: 2px;
}
.footer__list-item {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 11px;
}
.footer__list-item,
.footer__service-list-item,
.footer__copyright {
  float: left;
}
.footer__product,
.footer__service {
  overflow: hidden;
}
.footer__audience,
.footer__service-list {
  float: right;
}
@media only screen and (min-width: 961px) {
  .footer__audience,
  .footer__service-list {
    display: block;
  }
}
.footer__list-item,
.footer__audience {
  font-family: var(--font-family-book), var(--font-family-book-fallback);
  font-size: var(--font-size-20-responsive-book);
  letter-spacing: var(--font-size-20-responsive-book-letter-spacing);
  font-weight: var(--font-weight-bold);
}
@media only screen and (max-width: 960px) {
  .footer li,
  .footer .footer__audience {
    /* display: none; */
  }
  .footer .footer__product {
    border: none;
    padding-bottom: 0;
  }
  .footer .footer__service {
    padding: 6px 0 16px;
  }
}

/* web(desktop) stylesheets */

.podcast-iframe {
  height: 187px;
  width: 100%;
}

.podcast-iframe.sgr-player {
  height: 232px;
}

@media (max-width: 528px) {
  .podcast-iframe {
    height: 170px;
  }

  .podcast-iframe.sgr-player {
    height: 251px;
  }

  .block-podcast .mc-column {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 768px) {
  .footer__service {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 1rem;
  }
  .footer__service-list {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
  }

  .footer__service-list li {
    border: none;
    padding: 0;
  }
}
