
    .page-789bet-com-ng-nh-p-89 {
      font-family: 'Arial', sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f9f9f9;
      padding-bottom: 80px; /* Space for floating buttons */
    }

    .page-789bet-com-ng-nh-p-89__section {
      padding: 40px 20px;
      max-width: 1200px;
      margin: 0 auto;
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
      margin-bottom: 20px;
    }

    .page-789bet-com-ng-nh-p-89__section--dark {
      background-color: #2a2a2a;
      color: #eee;
    }

    .page-789bet-com-ng-nh-p-89__section-title {
      font-size: 2.5em;
      color: #007bff;
      text-align: center;
      margin-bottom: 30px;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px;
    }

    .page-789bet-com-ng-nh-p-89__section--dark .page-789bet-com-ng-nh-p-89__section-title {
      color: #f0ad4e;
    }

    .page-789bet-com-ng-nh-p-89__text-center {
      text-align: center;
    }

    .page-789bet-com-ng-nh-p-89__hero-section {
      position: relative;
      background: linear-gradient(135deg, #007bff, #0056b3);
      color: #fff;
      padding: 60px 20px 80px;
      text-align: center;
      overflow: hidden;
      padding-top: 10px; /* Small decorative padding, assuming body handles main offset */
    }

    .page-789bet-com-ng-nh-p-89__hero-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: 0.3;
      z-index: 0;
    }

    .page-789bet-com-ng-nh-p-89__hero-content {
      position: relative;
      z-index: 1;
      max-width: 800px;
      margin: 0 auto;
    }

    .page-789bet-com-ng-nh-p-89__hero-title {
      font-size: 3em;
      margin-bottom: 15px;
      color: #fff;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    }

    .page-789bet-com-ng-nh-p-89__hero-description {
      font-size: 1.2em;
      margin-bottom: 30px;
      color: #e0e0e0;
    }

    .page-789bet-com-ng-nh-p-89__cta-buttons {
      display: flex;
      justify-content: center;
      gap: 20px;
      flex-wrap: wrap;
    }

    .page-789bet-com-ng-nh-p-89__button {
      background-color: #f0ad4e;
      color: #fff;
      padding: 15px 30px;
      border: none;
      border-radius: 5px;
      font-size: 1.1em;
      cursor: pointer;
      transition: background-color 0.3s ease, transform 0.2s ease;
      text-decoration: none;
      display: inline-block;
      text-align: center;
      font-weight: bold;
    }

    .page-789bet-com-ng-nh-p-89__button:hover {
      background-color: #ec971f;
      transform: translateY(-2px);
    }

    .page-789bet-com-ng-nh-p-89__button--secondary {
      background-color: #28a745;
    }

    .page-789bet-com-ng-nh-p-89__button--secondary:hover {
      background-color: #218838;
    }

    .page-789bet-com-ng-nh-p-89__floating-buttons {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      display: flex;
      justify-content: space-around;
      padding: 10px 0;
      background-color: rgba(0, 0, 0, 0.8);
      z-index: 1000;
      box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__floating-button {
      flex: 1;
      margin: 0 5px;
      padding: 12px 0;
      background-color: #f0ad4e;
      color: #fff;
      border: none;
      border-radius: 5px;
      font-size: 1em;
      cursor: pointer;
      transition: background-color 0.3s ease;
      text-decoration: none;
      display: block;
      text-align: center;
      font-weight: bold;
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__floating-button--login {
      background-color: #007bff;
    }

    .page-789bet-com-ng-nh-p-89__floating-button:hover {
      opacity: 0.9;
    }

    .page-789bet-com-ng-nh-p-89__grid-container {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
      margin-top: 30px;
    }

    .page-789bet-com-ng-nh-p-89__grid-item {
      background-color: #f8f9fa;
      border-radius: 8px;
      padding: 20px;
      text-align: center;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
      transition: transform 0.3s ease;
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__grid-item:hover {
      transform: translateY(-5px);
    }

    .page-789bet-com-ng-nh-p-89__grid-item-icon {
      width: 80px;
      height: 80px;
      margin-bottom: 15px;
      max-width: 100%;
      height: auto;
      border-radius: 50%;
      object-fit: cover;
    }

    .page-789bet-com-ng-nh-p-89__grid-item-title {
      font-size: 1.5em;
      color: #007bff;
      margin-bottom: 10px;
    }

    .page-789bet-com-ng-nh-p-89__grid-item-text {
      font-size: 0.95em;
      color: #555;
    }

    .page-789bet-com-ng-nh-p-89__image-gallery {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 15px;
      margin-top: 30px;
    }

    .page-789bet-com-ng-nh-p-89__image-wrapper {
      flex: 1 1 calc(33.333% - 30px);
      min-width: 280px;
      max-width: 380px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease;
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__image-wrapper:hover {
      transform: scale(1.02);
    }

    .page-789bet-com-ng-nh-p-89__image {
      width: 100%;
      height: 200px;
      object-fit: cover;
      display: block;
      max-width: 100%;
      height: auto;
    }

    .page-789bet-com-ng-nh-p-89__image-caption {
      padding: 15px;
      background-color: #007bff;
      color: #fff;
      font-weight: bold;
      text-align: center;
      font-size: 1.1em;
    }

    .page-789bet-com-ng-nh-p-89__steps-list {
      list-style: none;
      padding: 0;
      counter-reset: step-counter;
    }

    .page-789bet-com-ng-nh-p-89__step-item {
      background-color: #e6f2ff;
      margin-bottom: 15px;
      padding: 20px;
      border-left: 5px solid #007bff;
      border-radius: 5px;
      position: relative;
      font-size: 1.1em;
      padding-left: 60px;
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__step-item::before {
      content: counter(step-counter);
      counter-increment: step-counter;
      position: absolute;
      left: 20px;
      top: 50%;
      transform: translateY(-50%);
      background-color: #007bff;
      color: #fff;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 1.2em;
    }

    .page-789bet-com-ng-nh-p-89__faq-list {
      list-style: none;
      padding: 0;
      margin-top: 30px;
    }

    .page-789bet-com-ng-nh-p-89__faq-item {
      margin-bottom: 10px;
      border: 1px solid #ddd;
      border-radius: 5px;
      overflow: hidden;
    }

    .page-789bet-com-ng-nh-p-89__faq-question {
      background-color: #f8f8f8;
      padding: 15px 20px;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      font-weight: bold;
      color: #333;
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-789bet-com-ng-nh-p-89__faq-question:hover {
      background-color: #e9e9e9;
    }

    .page-789bet-com-ng-nh-p-89__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      color: #007bff;
      pointer-events: none; /* Prevent h3 from blocking click on parent */
    }

    .page-789bet-com-ng-nh-p-89__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      transition: transform 0.3s ease;
      pointer-events: none; /* Prevent toggle from blocking click on parent */
    }

    .page-789bet-com-ng-nh-p-89__faq-item.active .page-789bet-com-ng-nh-p-89__faq-toggle {
      transform: rotate(45deg);
    }

    .page-789bet-com-ng-nh-p-89__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 15px;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      background-color: #fff;
      opacity: 0;
      color: #555;
    }

    .page-789bet-com-ng-nh-p-89__faq-item.active .page-789bet-com-ng-nh-p-89__faq-answer {
      max-height: 2000px !important; /* Sufficiently large */
      padding: 20px 15px !important;
      opacity: 1;
    }

    .page-789bet-com-ng-nh-p-89__payment-providers, .page-789bet-com-ng-nh-p-89__game-providers {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 20px;
      margin-top: 30px;
    }

    .page-789bet-com-ng-nh-p-89__provider-logo {
      width: 120px;
      height: 60px;
      object-fit: contain;
      background-color: #f0f0f0;
      border-radius: 5px;
      padding: 10px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
      transition: transform 0.3s ease;
      max-width: 100%;
      height: auto;
      box-sizing: border-box;
    }

    .page-789bet-com-ng-nh-p-89__provider-logo:hover {
      transform: translateY(-3px);
    }

    @media (max-width: 768px) {
      .page-789bet-com-ng-nh-p-89__section {
        padding: 30px 15px;
        margin-bottom: 15px;
      }

      .page-789bet-com-ng-nh-p-89__section-title {
        font-size: 2em;
        margin-bottom: 20px;
      }

      .page-789bet-com-ng-nh-p-89__hero-section {
        padding: 40px 15px 60px;
      }

      .page-789bet-com-ng-nh-p-89__hero-title {
        font-size: 2.2em;
      }

      .page-789bet-com-ng-nh-p-89__hero-description {
        font-size: 1em;
      }

      .page-789bet-com-ng-nh-p-89__cta-buttons {
        flex-direction: column;
        gap: 15px;
      }

      .page-789bet-com-ng-nh-p-89__button {
        width: 100%;
        padding: 12px 20px;
        font-size: 1em;
      }

      .page-789bet-com-ng-nh-p-89__floating-buttons {
        padding: 8px 0;
      }

      .page-789bet-com-ng-nh-p-89__floating-button {
        font-size: 0.9em;
        padding: 10px 0;
      }

      .page-789bet-com-ng-nh-p-89__grid-container {
        grid-template-columns: 1fr;
      }

      .page-789bet-com-ng-nh-p-89__image-wrapper {
        flex: 1 1 100%;
        max-width: 100%;
      }

      .page-789bet-com-ng-nh-p-89__image {
        max-width: 100% !important;
        height: auto !important;
        box-sizing: border-box !important;
      }

      .page-789bet-com-ng-nh-p-89__step-item {
        padding: 15px 15px 15px 50px;
        font-size: 1em;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
      }

      .page-789bet-com-ng-nh-p-89__step-item::before {
        left: 15px;
        width: 25px;
        height: 25px;
        font-size: 1em;
      }

      .page-789bet-com-ng-nh-p-89__steps-list {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        box-sizing: border-box !important;
      }

      .page-789bet-com-ng-nh-p-89__faq-question h3 {
        font-size: 1em;
      }

      .page-789bet-com-ng-nh-p-89__faq-answer {
        padding: 15px 10px !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        word-break: break-word !important;
      }

      .page-789bet-com-ng-nh-p-89__provider-logo {
        width: 100px;
        height: 50px;
      }
    }

    @media (max-width: 480px) {
      .page-789bet-com-ng-nh-p-89__hero-title {
        font-size: 1.8em;
      }

      .page-789bet-com-ng-nh-p-89__section-title {
        font-size: 1.8em;
      }
    }
  