.page-resources-388-live-cockfighting-guide {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  color: #333333; /* Default dark text for light body background */
  background-color: #ffffff;
}

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

.page-resources-388-live-cockfighting-guide__section-title {
  font-size: 2.5em;
  color: #26A9E0;
  text-align: center;
  margin-bottom: 30px;
  font-weight: bold;
}

.page-resources-388-live-cockfighting-guide__section-description {
  font-size: 1.1em;
  text-align: center;
  margin-bottom: 50px;
  color: #555555;
}

.page-resources-388-live-cockfighting-guide__sub-title {
  font-size: 1.5em;
  color: #26A9E0;
  margin-top: 30px;
  margin-bottom: 15px;
}

.page-resources-388-live-cockfighting-guide__hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: linear-gradient(135deg, #26A9E0, #4CAF50);
  color: #ffffff;
  padding: 80px 20px;
  padding-top: var(--header-offset, 120px); /* Ensure header offset */
  position: relative;
  overflow: hidden;
}

.page-resources-388-live-cockfighting-guide__hero-content {
  max-width: 900px;
  z-index: 1;
}

.page-resources-388-live-cockfighting-guide__hero-title {
  font-size: 3.5em;
  margin-bottom: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #ffffff;
}

.page-resources-388-live-cockfighting-guide__hero-description {
  font-size: 1.3em;
  margin-bottom: 40px;
  color: #f0f0f0;
}

.page-resources-388-live-cockfighting-guide__hero-image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.page-resources-388-live-cockfighting-guide__hero-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.2;
}

.page-resources-388-live-cockfighting-guide__cta-button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease;
  font-size: 1.1em;
  cursor: pointer;
  border: 2px solid transparent;
}

.page-resources-388-live-cockfighting-guide__btn-primary {
  background: #26A9E0;
  color: #ffffff;
  border-color: #26A9E0;
}

.page-resources-388-live-cockfighting-guide__btn-primary:hover {
  background: #1e87c5;
  border-color: #1e87c5;
}

.page-resources-388-live-cockfighting-guide__btn-secondary {
  background: #ffffff;
  color: #26A9E0;
  border-color: #26A9E0;
}

.page-resources-388-live-cockfighting-guide__btn-secondary:hover {
  background: #f0f8ff;
  color: #1e87c5;
  border-color: #1e87c5;
}

.page-resources-388-live-cockfighting-guide__button-group {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap;
}

.page-resources-388-live-cockfighting-guide__intro-video-section {
  padding: 80px 0;
  background-color: #f8f9fa;
  text-align: center;
}

.page-resources-388-live-cockfighting-guide__video-wrapper {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 40px auto;
  background-color: #000;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.page-resources-388-live-cockfighting-guide__video {
  width: 100%;
  height: auto;
  display: block;
}

.page-resources-388-live-cockfighting-guide__video-overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}

.page-resources-388-live-cockfighting-guide__content-area {
  padding: 60px 0;
}

.page-resources-388-live-cockfighting-guide__article {
  margin-bottom: 60px;
  background-color: #ffffff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.page-resources-388-live-cockfighting-guide__article-title {
  font-size: 2em;
  color: #26A9E0;
  margin-bottom: 25px;
  border-bottom: 2px solid #e0e0e0;
  padding-bottom: 15px;
}

.page-resources-388-live-cockfighting-guide__article p {
  margin-bottom: 15px;
  font-size: 1.05em;
  color: #333333;
}

.page-resources-388-live-cockfighting-guide__article-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 30px auto;
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  min-width: 200px;
  min-height: 200px;
}

.page-resources-388-live-cockfighting-guide__image-content-flex {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 40px;
}

.page-resources-388-live-cockfighting-guide__image-content-flex--reversed {
  flex-direction: row-reverse;
}

.page-resources-388-live-cockfighting-guide__image-content-flex .page-resources-388-live-cockfighting-guide__article-image {
  flex: 1;
  margin: 0;
}

.page-resources-388-live-cockfighting-guide__image-content-flex .page-resources-388-live-cockfighting-guide__text-block {
  flex: 2;
}

.page-resources-388-live-cockfighting-guide__numbered-list,
.page-resources-388-live-cockfighting-guide__bullet-list {
  margin-left: 25px;
  margin-bottom: 20px;
  list-style-position: outside;
}

.page-resources-388-live-cockfighting-guide__numbered-list li,
.page-resources-388-live-cockfighting-guide__bullet-list li {
  margin-bottom: 10px;
  font-size: 1.05em;
  color: #333333;
}

.page-resources-388-live-cockfighting-guide__numbered-list li strong {
  color: #26A9E0;
}

.page-resources-388-live-cockfighting-guide__faq-section {
  padding: 60px 0;
  background-color: #f8f9fa;
}

.page-resources-388-live-cockfighting-guide__faq-list {
  max-width: 900px;
  margin: 0 auto;
}

.page-resources-388-live-cockfighting-guide__faq-item {
  background-color: #ffffff;
  margin-bottom: 15px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.page-resources-388-live-cockfighting-guide__faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  background-color: #26A9E0;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: bold;
  transition: background-color 0.3s ease;
}

.page-resources-388-live-cockfighting-guide__faq-question:hover {
  background-color: #1e87c5;
}

.page-resources-388-live-cockfighting-guide__faq-title {
  margin: 0;
  color: #ffffff;
  font-size: 1.2em;
}

.page-resources-388-live-cockfighting-guide__faq-toggle {
  font-size: 1.5em;
  line-height: 1;
  transition: transform 0.3s ease;
}

.page-resources-388-live-cockfighting-guide__faq-item.active .page-resources-388-live-cockfighting-guide__faq-toggle {
  transform: rotate(45deg);
}

.page-resources-388-live-cockfighting-guide__faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 25px;
  transition: max-height 0.3s ease, padding 0.3s ease;
  background-color: #fcfcfc;
  color: #333333;
}

.page-resources-388-live-cockfighting-guide__faq-item.active .page-resources-388-live-cockfighting-guide__faq-answer {
  max-height: 1000px !important; /* Sufficiently large to show content */
  padding: 20px 25px;
}

.page-resources-388-live-cockfighting-guide__cta-final-section {
  text-align: center;
  padding: 80px 20px;
  background-color: #26A9E0; /* Brand color as background */
  color: #ffffff; /* White text for contrast */
  position: relative;
  overflow: hidden;
}

.page-resources-388-live-cockfighting-guide__cta-final-section .page-resources-388-live-cockfighting-guide__section-title,
.page-resources-388-live-cockfighting-guide__cta-final-section p {
  color: #ffffff; /* Ensure white text */
  z-index: 1;
  position: relative;
}

.page-resources-388-live-cockfighting-guide__cta-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.15;
  z-index: 0;
}

/* Mobile Responsiveness */
@media (max-width: 992px) {
  .page-resources-388-live-cockfighting-guide__hero-title {
    font-size: 2.8em;
  }

  .page-resources-388-live-cockfighting-guide__hero-description {
    font-size: 1.1em;
  }

  .page-resources-388-live-cockfighting-guide__image-content-flex {
    flex-direction: column;
    gap: 20px;
  }

  .page-resources-388-live-cockfighting-guide__image-content-flex--reversed {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .page-resources-388-live-cockfighting-guide__hero-section {
    padding: 60px 15px;
    padding-top: var(--header-offset, 120px) !important;
  }
  
  .page-resources-388-live-cockfighting-guide__hero-title {
    font-size: 2.2em;
  }

  .page-resources-388-live-cockfighting-guide__hero-description {
    font-size: 1em;
  }

  .page-resources-388-live-cockfighting-guide__section-title {
    font-size: 2em;
  }

  .page-resources-388-live-cockfighting-guide__section-description {
    font-size: 0.95em;
  }

  .page-resources-388-live-cockfighting-guide__sub-title {
    font-size: 1.3em;
  }

  .page-resources-388-live-cockfighting-guide__intro-video-section {
    padding: 40px 0;
  }

  .page-resources-388-live-cockfighting-guide__video-wrapper,
  .page-resources-388-live-cockfighting-guide__container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden !important;
  }

  .page-resources-388-live-cockfighting-guide__video {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .page-resources-388-live-cockfighting-guide__article-image,
  .page-resources-388-live-cockfighting-guide__hero-image,
  .page-resources-388-live-cockfighting-guide__cta-image {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .page-resources-388-live-cockfighting-guide__cta-button,
  .page-resources-388-live-cockfighting-guide__btn-primary,
  .page-resources-388-live-cockfighting-guide__btn-secondary,
  .page-resources-388-live-cockfighting-guide a[class*="button"],
  .page-resources-388-live-cockfighting-guide a[class*="btn"] {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-resources-388-live-cockfighting-guide__button-group {
    flex-direction: column;
    gap: 10px;
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-resources-388-live-cockfighting-guide__faq-question,
  .page-resources-388-live-cockfighting-guide__faq-answer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-resources-388-live-cockfighting-guide__cta-final-section {
    padding: 60px 15px;
  }
}