
    .page-resources-how-do-vietnamese-users-use-thabet88 {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: #333;
      background-color: #f9f9f9;
      padding: 20px;
      max-width: 1200px;
      margin: 0 auto;
      box-sizing: border-box;
      padding-top: 10px; /* For fixed header */
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__hero-section {
      background: linear-gradient(135deg, #007bff, #0056b3);
      color: #fff;
      padding: 60px 20px;
      text-align: center;
      border-radius: 8px;
      margin-bottom: 30px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__hero-title {
      font-size: 2.8em;
      margin-bottom: 15px;
      font-weight: bold;
      color: #fff;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__hero-subtitle {
      font-size: 1.3em;
      max-width: 800px;
      margin: 0 auto;
      opacity: 0.9;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__content-section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
      margin-bottom: 25px;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__section-title {
      font-size: 2em;
      color: #007bff;
      margin-top: 0;
      margin-bottom: 20px;
      border-bottom: 2px solid #e0e0e0;
      padding-bottom: 10px;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__section-paragraph {
      margin-bottom: 15px;
      font-size: 1.1em;
      color: #555;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__list {
      list-style: disc;
      margin-left: 20px;
      margin-bottom: 20px;
      color: #555;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__list-item {
      margin-bottom: 10px;
      font-size: 1em;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__image-container {
      text-align: center;
      margin: 30px 0;
      width: 100%;
      max-width: 100%;
      overflow: hidden;
      box-sizing: border-box;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__image {
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-section {
      background-color: #f0f8ff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
      margin-bottom: 25px;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-title {
      font-size: 2em;
      color: #007bff;
      margin-top: 0;
      margin-bottom: 25px;
      text-align: center;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-item {
      background-color: #fff;
      border: 1px solid #e0e0e0;
      border-radius: 5px;
      margin-bottom: 15px;
      overflow: hidden;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: #eaf6ff;
      cursor: pointer;
      font-weight: bold;
      color: #333;
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-question:hover {
      background-color: #dbeeff;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-question h3 {
      margin: 0;
      font-size: 1.2em;
      color: #0056b3;
      pointer-events: none; /* Prevent h3 from blocking click */
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      color: #007bff;
      pointer-events: none; /* Prevent toggle icon from blocking click */
      transition: transform 0.3s ease;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-item.active .page-resources-how-do-vietnamese-users-use-thabet88__faq-toggle {
      transform: rotate(45deg); /* Change + to X or similar */
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      background-color: #fff;
      color: #555;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__faq-item.active .page-resources-how-do-vietnamese-users-use-thabet88__faq-answer {
      max-height: 2000px !important; /* Sufficiently large to show content */
      padding: 20px !important;
      opacity: 1;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__conclusion-section {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
      text-align: center;
      border-top: 3px solid #007bff;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__conclusion-text {
      font-size: 1.15em;
      color: #444;
      margin-bottom: 15px;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__strong {
      font-weight: bold;
      color: #0056b3;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__link {
      color: #007bff;
      text-decoration: none;
      font-weight: bold;
    }

    .page-resources-how-do-vietnamese-users-use-thabet88__link:hover {
      text-decoration: underline;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
      .page-resources-how-do-vietnamese-users-use-thabet88 {
        padding: 15px;
        padding-top: 10px; /* For fixed header on mobile */
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__hero-section {
        padding: 40px 15px;
        margin-bottom: 20px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__hero-title {
        font-size: 2em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__hero-subtitle {
        font-size: 1em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__content-section {
        padding: 20px;
        margin-bottom: 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__section-title {
        font-size: 1.5em;
        margin-bottom: 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__section-paragraph {
        font-size: 0.95em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__list {
        margin-left: 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__list-item {
        font-size: 0.9em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-section {
        padding: 20px;
        margin-bottom: 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-title {
        font-size: 1.6em;
        margin-bottom: 20px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-question {
        padding: 12px 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-question h3 {
        font-size: 1em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-answer {
        padding: 0 15px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__faq-item.active .page-resources-how-do-vietnamese-users-use-thabet88__faq-answer {
        padding: 15px !important;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__conclusion-section {
        padding: 20px;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__conclusion-text {
        font-size: 1em;
      }

      .page-resources-how-do-vietnamese-users-use-thabet88__image {
        max-width: 100% !important;
        height: auto !important;
      }
    }
  