.page-cockfighting-betting-guide {
  font-family: 'Arial', sans-serif;
  line-height: 1.6;
  color: #ffffff; /* Default text color for dark body background */
  background-color: #0a0a0a; /* From shared.css */
}

.page-cockfighting-betting-guide__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.page-cockfighting-betting-guide__section-title {
  font-size: 36px;
  font-weight: bold;
  color: #E53E3E; /* Auxiliary color for titles */
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2;
}

.page-cockfighting-betting-guide__sub-title {
  font-size: 24px;
  font-weight: bold;
  color: #E53E3E; /* Auxiliary color for subtitles */
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-cockfighting-betting-guide__section-intro {
  font-size: 18px;
  color: #f0f0f0;
  text-align: center;
  margin-bottom: 40px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.page-cockfighting-betting-guide__text-center {
  text-align: center;
}

.page-cockfighting-betting-guide__dark-bg {
  background-color: #1A202C;
  color: #ffffff;
}

.page-cockfighting-betting-guide__light-bg {
  background-color: #ffffff;
  color: #1A202C;
}

/* Hero Section */
.page-cockfighting-betting-guide__hero-section {
  position: relative;
  width: 100%;
  padding-top: var(--header-offset, 120px); /* Fixed header spacing */
  padding-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.page-cockfighting-betting-guide__hero-container {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 1;
}

.page-cockfighting-betting-guide__hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  opacity: 0.3;
}

.page-cockfighting-betting-guide__hero-content {
  padding: 40px 20px;
  max-width: 900px;
}

.page-cockfighting-betting-guide__main-title {
  font-size: 52px;
  font-weight: bold;
  color: #E53E3E; /* Auxiliary color for main title */
  margin-bottom: 20px;
  line-height: 1.1;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.page-cockfighting-betting-guide__hero-description {
  font-size: 20px;
  color: #f0f0f0;
  margin-bottom: 40px;
  line-height: 1.7;
}

.page-cockfighting-betting-guide__cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}

.page-cockfighting-betting-guide__cta-button {
  display: inline-block;
  padding: 15px 35px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  border: none;
  cursor: pointer;
  white-space: nowrap;
}

.page-cockfighting-betting-guide__btn-primary {
  background: #E53E3E;
  color: #ffffff;
}

.page-cockfighting-betting-guide__btn-primary:hover {
  background: #C53030;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

.page-cockfighting-betting-guide__btn-secondary {
  background: #1A202C;
  color: #ffffff;
  border: 2px solid #E53E3E;
}

.page-cockfighting-betting-guide__btn-secondary:hover {
  background: #2D3748;
  border-color: #C53030;
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

/* General Section Styling */
.page-cockfighting-betting-guide__why-fabet-section, 
.page-cockfighting-betting-guide__rules-section, 
.page-cockfighting-betting-guide__strategies-section, 
.page-cockfighting-betting-guide__get-started-section, 
.page-cockfighting-betting-guide__responsible-gaming-section, 
.page-cockfighting-betting-guide__faq-section, 
.page-cockfighting-betting-guide__brand-section, 
.page-cockfighting-betting-guide__cta-final-section {
  padding: 80px 0;
}

.page-cockfighting-betting-guide__rules-section, .page-cockfighting-betting-guide__get-started-section, .page-cockfighting-betting-guide__faq-section, .page-cockfighting-betting-guide__cta-final-section {
  background-color: #1A202C; /* Dark background sections */
  color: #ffffff;
}

.page-cockfighting-betting-guide__why-fabet-section, .page-cockfighting-betting-guide__strategies-section, .page-cockfighting-betting-guide__responsible-gaming-section, .page-cockfighting-betting-guide__brand-section {
  background-color: #ffffff; /* Light background sections */
  color: #1A202C;
}

.page-cockfighting-betting-guide__why-fabet-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__why-fabet-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__why-fabet-section .page-cockfighting-betting-guide__feature-title,
.page-cockfighting-betting-guide__why-fabet-section .page-cockfighting-betting-guide__feature-description,
.page-cockfighting-betting-guide__strategies-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__strategies-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__strategies-section .page-cockfighting-betting-guide__sub-title,
.page-cockfighting-betting-guide__strategies-section p,
.page-cockfighting-betting-guide__strategies-section li,
.page-cockfighting-betting-guide__responsible-gaming-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__responsible-gaming-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__responsible-gaming-section .page-cockfighting-betting-guide__sub-title,
.page-cockfighting-betting-guide__responsible-gaming-section p,
.page-cockfighting-betting-guide__responsible-gaming-section li,
.page-cockfighting-betting-guide__brand-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__brand-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__brand-section .page-cockfighting-betting-guide__brand-item-title,
.page-cockfighting-betting-guide__brand-section p {
  color: #1A202C;
}

.page-cockfighting-betting-guide__rules-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__rules-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__rules-section .page-cockfighting-betting-guide__sub-title,
.page-cockfighting-betting-guide__rules-section p,
.page-cockfighting-betting-guide__rules-section li,
.page-cockfighting-betting-guide__get-started-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__get-started-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__get-started-section .page-cockfighting-betting-guide__sub-title,
.page-cockfighting-betting-guide__get-started-section p,
.page-cockfighting-betting-guide__get-started-section li,
.page-cockfighting-betting-guide__faq-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__faq-section .page-cockfighting-betting-guide__section-intro,
.page-cockfighting-betting-guide__faq-section p,
.page-cockfighting-betting-guide__cta-final-section .page-cockfighting-betting-guide__section-title,
.page-cockfighting-betting-guide__cta-final-section .page-cockfighting-betting-guide__section-intro {
  color: #ffffff;
}

.page-cockfighting-betting-guide ul {
  list-style: disc;
  margin-left: 20px;
  padding-left: 0;
}

.page-cockfighting-betting-guide li {
  margin-bottom: 10px;
}

.page-cockfighting-betting-guide strong {
  font-weight: bold;
}

.page-cockfighting-betting-guide__content-block {
  margin-top: 40px;
  padding: 0 20px;
}

.page-cockfighting-betting-guide__content-image {
  display: block;
  margin: 40px auto;
  border-radius: 8px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  max-width: 100%;
  height: auto;
}

/* Features Grid */
.page-cockfighting-betting-guide__features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 40px;
}