
    /* CSS cho trang cụ thể */
    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: #333;
      background-color: #f8f8f8;
      padding: 20px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-section {
      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:slot,nổhũ,8kbetcc]') no-repeat center center / cover;
      color: #fff;
      text-align: center;
      padding: 10px 20px 80px 20px; /* Padding-top để tránh header cố định */
      margin-bottom: 40px;
      border-radius: 10px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      color: #ffd700; /* Gold color for emphasis */
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-description {
      font-size: 1.2em;
      max-width: 800px;
      margin: 0 auto 30px auto;
      text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__cta-button {
      display: inline-block;
      background-color: #007bff;
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      font-size: 1.1em;
      transition: background-color 0.3s ease;
      border: none;
      cursor: pointer;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__cta-button:hover {
      background-color: #0056b3;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      margin-bottom: 30px;
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__section-title {
      color: #007bff;
      font-size: 2em;
      margin-bottom: 20px;
      border-bottom: 2px solid #eee;
      padding-bottom: 10px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__subsection-title {
      color: #333;
      font-size: 1.5em;
      margin-top: 25px;
      margin-bottom: 15px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__paragraph {
      margin-bottom: 15px;
      color: #555;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__list {
      list-style: disc inside;
      margin-bottom: 15px;
      padding-left: 20px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__list-item {
      margin-bottom: 8px;
      color: #555;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__image-container {
      text-align: center;
      margin: 30px 0;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      max-width: 1200px;
      margin-left: auto;
      margin-right: auto;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-title {
      color: #007bff;
      font-size: 2em;
      margin-bottom: 20px;
      border-bottom: 2px solid #eee;
      padding-bottom: 10px;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-item {
      border: 1px solid #eee;
      border-radius: 5px;
      margin-bottom: 10px;
      overflow: hidden;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #f0f8ff;
      cursor: pointer;
      user-select: none;
      font-weight: bold;
      color: #333;
      transition: background-color 0.3s ease;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-question:hover {
      background-color: #e0f0ff;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      pointer-events: none; /* Prevent h3 from blocking click event */
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle icon from blocking click event */
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      background-color: #fff;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      color: #555;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-item.active .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-answer {
      max-height: 2000px !important; /* Sufficiently large to contain content */
      padding: 20px 15px !important;
      opacity: 1;
    }

    .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-item.active .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-toggle {
      transform: rotate(45deg); /* Changes '+' to 'x' or '-' */
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-title {
        font-size: 2em;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-description {
        font-size: 1em;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__hero-section {
        padding: 10px 15px 60px 15px;
        margin-bottom: 20px;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__section,
      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-section {
        padding: 20px;
        margin-bottom: 20px;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__section-title,
      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-title {
        font-size: 1.6em;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__subsection-title {
        font-size: 1.3em;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-question {
        padding: 12px 15px;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-question h3 {
        font-size: 1em;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-answer {
        padding: 0 10px;
      }
      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-item.active .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__faq-answer {
        padding: 15px 10px !important;
      }

      /* Image responsiveness for mobile */
      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__image-container {
        width: 100% !important;
        max-width: 100% !important;
        overflow: hidden !important;
        box-sizing: border-box !important;
      }

      .page-resources-is-8kbetcc-slot-game-easy-to-win-complete-guide-for-beginners__image {
        max-width: 100% !important;
        height: auto !important;
      }
    }
  