.page-resources-tg777-casino-latest-promotions-analysis {
  color: #333333; /* Default text color for light body background */
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-section {
  background-color: #0A2463; /* Main brand color */
  color: #ffffff;
  padding: 80px 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding-top: var(--header-offset, 120px); /* Ensure space for fixed header */
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-content {
  max-width: 800px;
  z-index: 1;
  position: relative;
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #FFD700; /* Auxiliary color for emphasis */
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-description {
  font-size: 1.2em;
  margin-bottom: 30px;
  line-height: 1.6;
  color: #f0f0f0;
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}

.page-resources-tg777-casino-latest-promotions-analysis__hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.3;
}

.page-resources-tg777-casino-latest-promotions-analysis__cta-button {
  display: inline-block;
  background-color: #FFD700; /* Auxiliary color */
  color: #0A2463;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  transition: background-color 0.3s ease, transform 0.2s ease;
  border: none;
  cursor: pointer;
}

.page-resources-tg777-casino-latest-promotions-analysis__cta-button:hover {
  background-color: #e6c200;
  transform: translateY(-2px);
}

.page-resources-tg777-casino-latest-promotions-analysis__content-area {
  max-width: 800px;
  margin: 40px auto;
  padding: 0 20px;
  line-height: 1.7;
  font-size: 1.1em;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-nav {
  margin-bottom: 30px;
}

.page-resources-tg777-casino-latest-promotions-analysis__back-link {
  color: #0A2463;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-resources-tg777-casino-latest-promotions-analysis__back-link:hover {
  color: #FFD700;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-heading {
  font-size: 2.2em;
  color: #0A2463;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.3;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-subheading {
  font-size: 1.6em;
  color: #0A2463;
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 1.4;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-paragraph {
  margin-bottom: 20px;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-image {
  width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.page-resources-tg777-casino-latest-promotions-analysis__article-list,
.page-resources-tg777-casino-latest-promotions-analysis__article-ordered-list {
  list-style-type: disc;
  margin-left: 25px;
  margin-bottom: 20px;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-ordered-list {
  list-style-type: decimal;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-list-item {
  margin-bottom: 10px;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-button {
  display: inline-block;
  background-color: #0A2463;
  color: #ffffff;
  padding: 12px 25px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
  margin-top: 20px;
  transition: background-color 0.3s ease;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-button:hover {
  background-color: #1a3a7c;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-button--large {
  padding: 18px 35px;
  font-size: 1.2em;
  background-color: #FFD700;
  color: #0A2463;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-button--large:hover {
  background-color: #e6c200;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-paragraph a {
  color: #0A2463;
  text-decoration: underline;
}

.page-resources-tg777-casino-latest-promotions-analysis__article-paragraph a:hover {
  color: #FFD700;
}

.page-resources-tg777-casino-latest-promotions-analysis__related-articles {
  margin-top: 60px;
  border-top: 1px solid #eee;
  padding-top: 40px;
}

.page-resources-tg777-casino-latest-promotions-analysis__related-articles-heading {
  text-align: center;
  font-size: 2em;
  color: #0A2463;
  margin-bottom: 30px;
}

.page-resources-tg777-casino-latest-promotions-analysis__related-articles-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}

.page-resources-tg777-casino-latest-promotions-analysis__related-article-card {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: transform 0.3s ease;
}

.page-resources-tg777-casino-latest-promotions-analysis__related-article-card:hover {
  transform: translateY(-5px);
}

.page-resources-tg777-casino-latest-promotions-analysis__card-link {
  text-decoration: none;
  color: inherit;
  display: block;
}

.page-resources-tg777-casino-latest-promotions-analysis__card-image {
  width: 100%;
  height: 225px;
  object-fit: cover;
  display: block;
}

.page-resources-tg777-casino-latest-promotions-analysis__card-title {
  font-size: 1.3em;
  color: #0A2463;
  padding: 15px 20px 10px;
}

.page-resources-tg777-casino-latest-promotions-analysis__card-description {
  font-size: 0.95em;
  color: #555555;
  padding: 0 20px 20px;
}

@media (max-width: 768px) {
  .page-resources-tg777-casino-latest-promotions-analysis__hero-title {
    font-size: 2.5em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__hero-description {
    font-size: 1em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__cta-button {
    padding: 12px 25px;
    font-size: 1em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__content-area {
    font-size: 1em;
    padding: 0 15px;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__article-heading {
    font-size: 1.8em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__article-subheading {
    font-size: 1.4em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__article-image,
  .page-resources-tg777-casino-latest-promotions-analysis__card-image {
    max-width: 100%;
    height: auto;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__related-articles-grid {
    grid-template-columns: 1fr;
  }

  /* Mobile content area image overflow prevention */
  .page-resources-tg777-casino-latest-promotions-analysis img {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 480px) {
  .page-resources-tg777-casino-latest-promotions-analysis__hero-section {
    padding: 60px 15px;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__hero-title {
    font-size: 2em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__hero-description {
    font-size: 0.9em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__cta-button {
    padding: 10px 20px;
    font-size: 0.9em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__article-heading {
    font-size: 1.6em;
  }

  .page-resources-tg777-casino-latest-promotions-analysis__article-subheading {
    font-size: 1.2em;
  }
}