/* TenderGo pages generated by WPBloger already contain a complete editorial
   layout. Let that layout use the page width instead of nesting it inside the
   legacy article title/sidebar shell. */
.tg-wpbloger-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 22px;
  padding: 12px 16px;
  border: 1px solid #d6e6e2;
  border-radius: 9px;
  background: #f5faf8;
}

.tg-wpbloger-meta > div:last-child {
  display: flex;
  gap: 20px;
  color: #66817b;
  font-size: .82rem;
  font-weight: 700;
}

.tg-wpbloger-meta .tg-article-labels span,
.tg-wpbloger-meta .tg-article-labels i {
  padding: 4px 9px;
  font-size: .74rem;
}

.tg-article-layout--wpbloger {
  display: block;
  max-width: 1120px;
  padding-top: 0;
  border-top: 0;
}

.tg-article-content--wpbloger {
  max-width: none;
}

.tg-article-content--wpbloger .article-rich-body {
  color: #334e63;
  font-size: 1.06rem;
  line-height: 1.95;
}

.tg-article-content--wpbloger .article-rich-body > .nb.tg {
  max-width: 1080px;
  overflow: hidden;
  border-color: #cfe2dd;
  border-radius: 14px;
  box-shadow: 0 18px 45px rgba(9, 82, 74, .09);
  font-size: 16.5px;
}

.tg-article-content--wpbloger .article-rich-body .tg-body {
  grid-template-columns: minmax(0, 1fr);
}

.tg-article-content--wpbloger .article-rich-body .tg-aside {
  display: none;
}

.tg-article-content--wpbloger .article-rich-body .tg-feature-figure {
  overflow: hidden;
  margin: 0 46px 34px;
  border-radius: 13px;
  box-shadow: 0 12px 30px rgba(9, 82, 74, .11);
}

.tg-article-content--wpbloger .article-rich-body .tg-feature-figure img {
  width: 100%;
  aspect-ratio: 16 / 8;
  object-fit: cover;
  border-radius: 0;
  filter: brightness(1.17) contrast(.94) saturate(.9);
}

.tg-article-content--wpbloger .article-rich-body .tg-head p {
  font-size: 1.04rem;
  line-height: 1.95;
}

/* These selectors intentionally outrank the legacy rich-text defaults. */
.tg-article-content--wpbloger .article-rich-body .tg-check h2 {
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  color: #103f3b;
  font-size: 1.28rem;
  line-height: 1.55;
}

.tg-article-content--wpbloger .article-rich-body .tg-check p {
  margin: 0 0 15px;
  color: #425f5a;
  font-size: 1.04rem;
  line-height: 1.95;
}

.tg-article-content--wpbloger .article-rich-body .tg-figure {
  overflow: hidden;
  margin: 19px 0 25px;
  border-radius: 12px;
  box-shadow: 0 9px 24px rgba(9, 82, 74, .09);
}

.tg-article-content--wpbloger .article-rich-body .tg-figure img {
  margin: 0;
  border-radius: 0;
  filter: brightness(1.17) contrast(.94) saturate(.9);
}

.tg-article-content--wpbloger .article-rich-body .nb-related li {
  font-size: .9rem;
  line-height: 1.65;
}

.tg-article-content--wpbloger .article-rich-body .tg-cta .nb-btn {
  border-bottom: 0;
  color: #fff !important;
}

.tg-article-content--wpbloger .tg-article-disclaimer,
.tg-article-content--wpbloger > footer {
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 700px) {
  .tg-wpbloger-meta {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 16px;
  }

  .tg-wpbloger-meta > div:last-child {
    flex-wrap: wrap;
    gap: 12px;
  }

  .tg-article-layout--wpbloger {
    padding-top: 0;
  }

  .tg-article-content--wpbloger .article-rich-body > .nb.tg {
    border-radius: 10px;
  }

  .tg-article-content--wpbloger .article-rich-body .tg-feature-figure {
    margin: 0 22px 26px;
  }

  .tg-article-content--wpbloger .article-rich-body .tg-feature-figure img {
    aspect-ratio: 4 / 3;
  }

  .tg-article-content--wpbloger .article-rich-body .tg-check h2 {
    font-size: 1.16rem;
  }

  .tg-article-content--wpbloger .article-rich-body .tg-check p {
    font-size: 1rem;
  }
}
