.page-resources-tg7777-latest-promotions-analysis {
  color: #333333; /* Dark text for light body background */
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.page-resources-tg7777-latest-promotions-analysis__hero-section {
  padding-top: var(--header-offset, 120px); /* Ensures content is not hidden by fixed header */
  background-color: #000000; /* Dark background for hero */
  color: #FFFFFF;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.page-resources-tg7777-latest-promotions-analysis__hero-image {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
  z-index: 0;
  min-width: 200px;
  min-height: 200px;
}

.page-resources-tg7777-latest-promotions-analysis__hero-container {
  position: relative;
  padding: 80px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 500px;
  z-index: 1;
}

.page-resources-tg7777-latest-promotions-analysis__hero-content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}

.page-resources-tg7777-latest-promotions-analysis__hero-title {
  font-size: 3.2em;
  margin-bottom: 20px;
  color: #FCBC45;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}

.page-resources-tg7777-latest-promotions-analysis__hero-description {
  font-size: 1.2em;
  margin-bottom: 30px;
  color: #FFFFFF;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.page-resources-tg7777-latest-promotions-analysis__hero-actions {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.page-resources-tg7777-latest-promotions-analysis__button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
  min-width: 200px;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1em;
}

.page-resources-tg7777-latest-promotions-analysis__button--register {
  background-color: #FFFFFF;
  color: #000000;
  border: 2px solid #FFFFFF;
}

.page-resources-tg7777-latest-promotions-analysis__button--register:hover {
  background-color: #FCBC45;
  color: #000000;
  border-color: #FCBC45;
}

.page-resources-tg7777-latest-promotions-analysis__button--login {
  background-color: #FCBC45;
  color: #000000;
  border: 2px solid #FCBC45;
}

.page-resources-tg7777-latest-promotions-analysis__button--login:hover {
  background-color: #FFFFFF;
  color: #000000;
  border-color: #FFFFFF;
}

.page-resources-tg7777-latest-promotions-analysis__content-area {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 20px;
  background-color: #FFFFFF;
}

.page-resources-tg7777-latest-promotions-analysis__article-wrapper {
  background-color: #FFFFFF;
  padding: 20px;
  border-radius: 8px;
}

.page-resources-tg7777-latest-promotions-analysis__back-link {
  display: inline-block;
  margin-bottom: 30px;
  color: #FCBC45;
  text-decoration: none;
  font-weight: bold;
  transition: color 0.3s ease;
}

.page-resources-tg7777-latest-promotions-analysis__back-link:hover {
  color: #000000;
}

.page-resources-tg7777-latest-promotions-analysis__section-title {
  font-size: 2.2em;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}

.page-resources-tg7777-latest-promotions-analysis__sub-section-title {
  font-size: 1.8em;
  color: #000000;
  margin-top: 30px;
  margin-bottom: 15px;
  text-align: left;
}

.page-resources-tg7777-latest-promotions-analysis__paragraph {
  font-size: 1.1em;
  margin-bottom: 20px;
  line-height: 1.7;
  color: #333333;
}

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

.page-resources-tg7777-latest-promotions-analysis__ordered-list,
.page-resources-tg7777-latest-promotions-analysis__unordered-list {
  margin-bottom: 20px;
  padding-left: 25px;
  font-size: 1.1em;
  color: #333333;
}

.page-resources-tg7777-latest-promotions-analysis__ordered-list li,
.page-resources-tg7777-latest-promotions-analysis__unordered-list li {
  margin-bottom: 10px;
}

.page-resources-tg7777-latest-promotions-analysis__faq-item {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
}

.page-resources-tg7777-latest-promotions-analysis__faq-question {
  font-size: 1.3em;
  color: #000000;
  margin-bottom: 10px;
}

.page-resources-tg7777-latest-promotions-analysis__faq-answer {
  font-size: 1em;
  color: #555555;
}

.page-resources-tg7777-latest-promotions-analysis__join-cta {
  text-align: center;
  margin-top: 60px;
  padding: 40px;
  background-color: #000000;
  border-radius: 8px;
  color: #FFFFFF;
}

.page-resources-tg7777-latest-promotions-analysis__join-cta .page-resources-tg7777-latest-promotions-analysis__section-title {
  color: #FCBC45;
  font-size: 2.5em;
}

.page-resources-tg7777-latest-promotions-analysis__join-cta .page-resources-tg7777-latest-promotions-analysis__paragraph {
  color: #FFFFFF;
  margin-bottom: 30px;
}

.page-resources-tg7777-latest-promotions-analysis__button--join-now {
  background-color: #FCBC45;
  color: #000000;
  border: 2px solid #FCBC45;
  font-size: 1.2em;
  padding: 18px 40px;
}

.page-resources-tg7777-latest-promotions-analysis__button--join-now:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .page-resources-tg7777-latest-promotions-analysis__hero-title {
    font-size: 2.5em;
  }

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

  .page-resources-tg7777-latest-promotions-analysis__hero-actions {
    flex-direction: column;
    gap: 15px;
  }

  .page-resources-tg7777-latest-promotions-analysis__button {
    width: 100%;
    max-width: 300px;
  }

  .page-resources-tg7777-latest-promotions-analysis__section-title {
    font-size: 1.8em;
  }

  .page-resources-tg7777-latest-promotions-analysis__sub-section-title {
    font-size: 1.5em;
  }

  .page-resources-tg7777-latest-promotions-analysis__paragraph,
  .page-resources-tg7777-latest-promotions-analysis__ordered-list,
  .page-resources-tg7777-latest-promotions-analysis__unordered-list,
  .page-resources-tg7777-latest-promotions-analysis__faq-answer {
    font-size: 1em;
  }

  .page-resources-tg7777-latest-promotions-analysis__article-image {
    max-width: 100%;
    height: auto; /* Ensures images are responsive and do not overflow */
    min-width: 200px;
    min-height: 200px;
  }
  
  .page-resources-tg7777-latest-promotions-analysis__content-area img {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 480px) {
  .page-resources-tg7777-latest-promotions-analysis__hero-title {
    font-size: 2em;
  }

  .page-resources-tg7777-latest-promotions-analysis__hero-container {
    padding: 60px 15px;
  }

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

  .page-resources-tg7777-latest-promotions-analysis__button {
    font-size: 1em;
    padding: 12px 20px;
  }

  .page-resources-tg7777-latest-promotions-analysis__section-title {
    font-size: 1.6em;
  }

  .page-resources-tg7777-latest-promotions-analysis__sub-section-title {
    font-size: 1.3em;
  }

  .page-resources-tg7777-latest-promotions-analysis__faq-question {
    font-size: 1.1em;
  }

  .page-resources-tg7777-latest-promotions-analysis__join-cta .page-resources-tg7777-latest-promotions-analysis__section-title {
    font-size: 2em;
  }
}