
    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained {
      font-family: 'Arial', sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f9f9f9;
      padding: 20px 0;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__container {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 15px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-section {
      background-color: #004085;
      color: #fff;
      padding: 60px 0;
      text-align: center;
      margin-bottom: 30px;
      border-radius: 8px;
      padding-top: 10px; /* For fixed header */
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      color: #ffcc00;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-description {
      font-size: 1.2em;
      max-width: 800px;
      margin: 0 auto;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__content-section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
      margin-bottom: 25px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__section-title {
      color: #004085;
      font-size: 2em;
      margin-bottom: 20px;
      border-bottom: 2px solid #ffcc00;
      padding-bottom: 10px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__subsection-title {
      color: #0056b3;
      font-size: 1.5em;
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__paragraph {
      margin-bottom: 15px;
      font-size: 1.05em;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__list {
      list-style-type: disc;
      margin-left: 25px;
      margin-bottom: 15px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__list-item {
      margin-bottom: 8px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__image-wrapper {
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
      margin: 25px 0;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__image {
      max-width: 100%;
      height: auto;
      display: block;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__cta-button {
      display: inline-block;
      background-color: #ffcc00;
      color: #004085;
      padding: 12px 25px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.2s ease;
      cursor: pointer;
      border: none;
      font-size: 1.1em;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__cta-button:hover {
      background-color: #e6b800;
      transform: translateY(-2px);
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__summary-box {
      background-color: #e6f7ff;
      border-left: 5px solid #007bff;
      padding: 20px;
      margin: 30px 0;
      border-radius: 5px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__summary-title {
      color: #007bff;
      font-size: 1.3em;
      margin-bottom: 10px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
      margin-bottom: 25px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-item {
      border-bottom: 1px solid #eee;
      margin-bottom: 10px;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 0;
      cursor: pointer;
      user-select: none;
      color: #004085;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-question:hover {
      background-color: #f0f8ff;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-question h3 {
      margin: 0;
      font-size: 1.2em;
      pointer-events: none; /* Prevent h3 from blocking click */
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-toggle {
      font-size: 1.5em;
      font-weight: bold;
      color: #ffcc00;
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle icon from blocking click */
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-item.active .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-toggle {
      transform: rotate(45deg); /* For '-' effect */
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      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-tk88-no-hu-rules-and-tips-explained__faq-item.active .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-answer {
      max-height: 2000px !important; /* Sufficiently large */
      padding: 20px 15px !important;
      opacity: 1;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__risk-warning {
      background-color: #fff3cd;
      border-left: 5px solid #ffc107;
      padding: 20px;
      margin: 30px 0;
      border-radius: 5px;
      color: #664d03;
      font-weight: bold;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__external-link {
        color: #007bff;
        text-decoration: underline;
    }

    .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__external-link:hover {
        color: #0056b3;
    }

    @media (max-width: 768px) {
      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-section {
        padding: 40px 0;
        padding-top: 10px; /* For fixed header on mobile */
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-title {
        font-size: 2em;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__hero-description {
        font-size: 1em;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__section-title {
        font-size: 1.7em;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__subsection-title {
        font-size: 1.3em;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__content-section {
        padding: 20px;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-question h3 {
        font-size: 1.1em;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-answer {
        padding: 0 10px;
      }

      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-item.active .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__faq-answer {
        padding: 15px 10px !important;
      }
      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__image-wrapper {
          width: 100% !important;
          max-width: 100% !important;
          overflow: hidden !important;
          box-sizing: border-box !important;
      }
      .page-resources-how-to-play-tk88-no-hu-rules-and-tips-explained__image {
          max-width: 100% !important;
          height: auto !important;
      }
    }
  