
    /* Base styles for the page */
    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained {
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f9f9f9;
      padding: 20px 0;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__container {
      max-width: 1000px;
      margin: 0 auto;
      padding: 10px 15px; /* Adjust padding-top for fixed header */
      box-sizing: border-box;
      background-color: #ffffff;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__hero-image-container {
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      margin-bottom: 20px;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__hero-image {
      width: 100%;
      height: auto;
      border-radius: 8px;
      margin-bottom: 30px;
      object-fit: cover;
      display: block;
      max-width: 100%; /* Ensure responsive */
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__title {
      color: #b30000; /* Dark red for prominence */
      text-align: center;
      margin-bottom: 25px;
      font-size: 2.5em;
      font-weight: 700;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__section-title {
      color: #8c0000; /* Slightly lighter red for sub-sections */
      margin-top: 35px;
      margin-bottom: 20px;
      font-size: 2em;
      font-weight: 600;
      border-bottom: 2px solid #eee;
      padding-bottom: 10px;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__subsection-title {
      color: #660000; /* Even lighter red for sub-sub-sections */
      margin-top: 25px;
      margin-bottom: 15px;
      font-size: 1.5em;
      font-weight: 600;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__paragraph {
      margin-bottom: 15px;
      font-size: 1.05em;
      line-height: 1.7;
      color: #444;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__image-container {
      text-align: center;
      margin: 30px 0;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__content-image {
      width: 100%;
      max-width: 800px;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
      object-fit: cover;
      display: block;
      margin: 0 auto;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__list {
      list-style-type: disc;
      margin-left: 25px;
      margin-bottom: 15px;
      color: #444;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__list-item {
      margin-bottom: 8px;
      font-size: 1.05em;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__highlight {
      background-color: #fff3e0; /* Light orange background for highlights */
      border-left: 5px solid #ff9800;
      padding: 15px 20px;
      margin: 25px 0;
      border-radius: 5px;
      font-style: italic;
      color: #555;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__cta-button {
      display: inline-block;
      background-color: #ff4500; /* Orange-red for CTA */
      color: #ffffff;
      padding: 12px 25px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.1em;
      margin-top: 30px;
      transition: background-color 0.3s ease;
      text-align: center;
      border: none; /* Ensure it looks like a button */
      cursor: pointer;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__cta-button:hover {
      background-color: #e03e00;
    }

    /* FAQ Section Styles */
    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-section {
      margin-top: 40px;
      padding-top: 20px;
      border-top: 1px solid #eee;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-item {
      background-color: #fcfcfc;
      border: 1px solid #e0e0e0;
      border-radius: 6px;
      margin-bottom: 15px;
      overflow: hidden;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #f0f0f0;
      cursor: pointer;
      user-select: none;
      transition: background-color 0.3s ease;
      color: #333;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-question:hover {
      background-color: #e5e5e5;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-question h3 {
      margin: 0;
      font-size: 1.15em;
      font-weight: 600;
      color: #333;
      pointer-events: none; /* Prevent h3 from blocking click event on parent */
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-toggle {
      font-size: 1.8em;
      font-weight: bold;
      color: #ff4500;
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle from blocking click event on parent */
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-toggle {
      transform: rotate(45deg); /* Rotate '+' to 'x' or similar, or just change text */
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      color: #555;
      font-size: 1em;
    }

    .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-item.active .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-answer {
      max-height: 2000px !important; /* Sufficiently large to contain content */
      padding: 20px 20px !important;
      opacity: 1;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__container {
        padding: 10px 10px !important; /* Mobile padding for fixed header */
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__title {
        font-size: 2em;
        margin-bottom: 20px;
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__section-title {
        font-size: 1.7em;
        margin-top: 30px;
        margin-bottom: 15px;
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__subsection-title {
        font-size: 1.3em;
        margin-top: 20px;
        margin-bottom: 10px;
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__paragraph,
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__list-item,
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-question h3,
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-answer {
        font-size: 0.95em;
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__content-image {
        max-width: 100%;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__image-container {
        margin: 20px 0;
      }

      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__cta-button {
        padding: 10px 20px;
        font-size: 1em;
      }
      
      /* Image responsive optimization */
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__hero-image,
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__content-image {
          max-width: 100% !important;
          height: auto !important;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__hero-image-container,
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__image-container {
          width: 100% !important;
          max-width: 100% !important;
          overflow: hidden !important;
          box-sizing: border-box !important;
      }
    }

    @media (max-width: 480px) {
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__title {
        font-size: 1.8em;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__section-title {
        font-size: 1.5em;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__subsection-title {
        font-size: 1.2em;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-question {
        padding: 12px 15px;
      }
      .page-resources-how-to-play-win365-cockfighting-rules-and-process-explained__faq-answer {
        padding: 15px 15px !important;
      }
    }
  