
    :root {
      --primary-color: #e44d26; /* Một màu cam/đỏ rực rỡ cho cá cược */
      --secondary-color: #f7931e; /* Một màu cam nhạt hơn */
      --dark-background: #1a1a1a;
      --light-background: #ffffff;
      --text-color-light: #ffffff;
      --text-color-dark: #333333;
      --accent-color: #4CAF50; /* Màu xanh lá cho thành công/nổi bật */
      --border-color: #333333;
      --header-offset: 122px; /* Giá trị mặc định, sẽ bị ghi đè bởi shared.css nếu có */
    }

    body {
      font-family: 'Arial', sans-serif;
      line-height: 1.6;
      color: var(--text-color-light);
      background-color: var(--dark-background);
      margin: 0;
      padding-top: var(--header-offset); /* Đảm bảo nội dung nằm dưới header */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }

    .page-33-wim {
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 15px;
      box-sizing: border-box;
    }

    .page-33-wim__hero-section {
      text-align: center;
      padding: 60px 0 40px;
      background-color: var(--dark-background);
      position: relative;
      overflow: hidden;
      padding-top: 10px; /* Padding trang trí nhỏ ở trên, body đã có offset chính */
    }

    .page-33-wim__hero-background {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
      opacity: 0.3; /* Ảnh nền hơi trong suốt */
      max-width: 100%;
    }

    .page-33-wim__hero-content {
      position: relative;
      z-index: 1;
      padding: 20px;
      background: rgba(0, 0, 0, 0.5); /* Lớp phủ để dễ đọc văn bản */
      border-radius: 10px;
      max-width: 900px;
      margin: 0 auto;
    }

    .page-33-wim__main-heading {
      font-size: 2.8em;
      color: var(--primary-color);
      margin-bottom: 20px;
      text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    }

    .page-33-wim__sub-heading {
      font-size: 1.3em;
      color: var(--text-color-light);
      margin-bottom: 30px;
    }

    .page-33-wim__cta-button {
      display: inline-block;
      background-color: var(--primary-color);
      color: var(--text-color-light);
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease, transform 0.2s ease;
      font-size: 1.1em;
      border: none;
      cursor: pointer;
    }

    .page-33-wim__cta-button:hover {
      background-color: var(--secondary-color);
      transform: translateY(-2px);
    }

    .page-33-wim__floating-buttons {
      position: fixed;
      bottom: 20px;
      right: 20px;
      z-index: 1000;
      display: flex;
      flex-direction: column;
      gap: 15px;
    }

    .page-33-wim__floating-button {
      background-color: var(--primary-color);
      color: var(--text-color-light);
      padding: 12px 25px;
      border-radius: 50px;
      text-decoration: none;
      font-weight: bold;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
      transition: background-color 0.3s ease, transform 0.2s ease;
      text-align: center;
      min-width: 120px;
    }

    .page-33-wim__floating-button--login {
      background-color: var(--accent-color);
    }

    .page-33-wim__floating-button:hover {
      background-color: var(--secondary-color);
      transform: translateY(-3px);
    }

    .page-33-wim__floating-button--login:hover {
      background-color: #5cb85c;
    }

    .page-33-wim__section {
      padding: 60px 0;
      text-align: center;
      background-color: var(--dark-background);
    }

    .page-33-wim__section:nth-of-type(even) {
      background-color: #222222;
    }

    .page-33-wim__section-heading {
      font-size: 2.2em;
      color: var(--primary-color);
      margin-bottom: 40px;
      position: relative;
      padding-bottom: 10px;
    }

    .page-33-wim__section-heading::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translateX(-50%);
      width: 80px;
      height: 4px;
      background-color: var(--secondary-color);
      border-radius: 2px;
    }

    .page-33-wim__grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 30px;
      margin-top: 40px;
    }

    .page-33-wim__card {
      background-color: #2a2a2a;
      border-radius: 10px;
      padding: 25px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-start;
      min-height: 300px; /* Đảm bảo các thẻ có chiều cao tối thiểu */
      box-sizing: border-box;
      border: 1px solid var(--border-color);
    }

    .page-33-wim__card:hover {
      transform: translateY(-5px);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
    }

    .page-33-wim__card-image {
      width: 100%;
      max-width: 100%;
      height: auto;
      border-radius: 8px;
      margin-bottom: 20px;
      object-fit: cover;
      min-height: 200px; /* Kích thước tối thiểu cho hình ảnh */
      min-width: 200px; /* Kích thước tối thiểu cho hình ảnh */
      box-sizing: border-box;
      display: block; /* Đảm bảo hình ảnh hoạt động như khối để căn giữa */
    }

    .page-33-wim__card-title {
      font-size: 1.5em;
      color: var(--secondary-color);
      margin-bottom: 15px;
      word-wrap: break-word; /* Đảm bảo văn bản xuống dòng */
      overflow-wrap: break-word;
    }

    .page-33-wim__card-description {
      color: #cccccc;
      font-size: 0.95em;
      flex-grow: 1; /* Cho phép mô tả chiếm không gian có sẵn */
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-33-wim__list {
      list-style: none;
      padding: 0;
      margin: 0 auto;
      max-width: 800px;
    }

    .page-33-wim__list-item {
      background-color: #2a2a2a;
      border-radius: 8px;
      margin-bottom: 15px;
      padding: 20px 25px;
      text-align: left;
      color: var(--text-color-light);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
      border-left: 5px solid var(--primary-color);
      display: flex;
      align-items: center;
      gap: 15px;
      box-sizing: border-box;
      width: 100%; /* Đảm bảo chiều rộng đầy đủ trên cả máy tính để bàn */
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-33-wim__list-icon {
      flex-shrink: 0;
      width: 200px; /* Kích thước tối thiểu cho hình ảnh */
      height: 200px; /* Kích thước tối thiểu cho hình ảnh */
      object-fit: contain;
      border-radius: 50%;
      background-color: var(--secondary-color);
      padding: 5px;
    }

    .page-33-wim__list-text {
      font-size: 1.1em;
      color: var(--text-color-light);
    }

    .page-33-wim__payment-grid,
    .page-33-wim__provider-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); /* Điều chỉnh minmax để hiển thị logo tốt hơn */
      gap: 20px;
      margin-top: 40px;
      max-width: 1000px;
      margin-left: auto;
      margin-right: auto;
    }

    .page-33-wim__logo-item {
      background-color: #2a2a2a;
      border-radius: 8px;
      padding: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
      min-height: 100px; /* Đảm bảo đủ không gian cho logo */
      box-sizing: border-box;
    }

    .page-33-wim__logo-image {
      max-width: 100%;
      height: auto;
      max-height: 80px;
      object-fit: contain;
      min-width: 200px; /* Đảm bảo hình ảnh đáp ứng yêu cầu kích thước tối thiểu */
      min-height: 200px; /* Đảm bảo hình ảnh đáp ứng yêu cầu kích thước tối thiểu */
    }

    /* Phần Câu Hỏi Thường Gặp */
    .page-33-wim__faq-section {
      padding: 60px 0;
      background-color: #222222;
      color: var(--text-color-light);
      text-align: center;
    }

    .page-33-wim__faq-container {
      max-width: 800px;
      margin: 0 auto;
      text-align: left;
    }

    .page-33-wim__faq-item {
      background-color: #2a2a2a;
      margin-bottom: 15px;
      border-radius: 8px;
      overflow: hidden;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
      border: 1px solid var(--border-color);
    }

    .page-33-wim__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px 20px;
      background-color: var(--dark-background);
      cursor: pointer;
      font-weight: bold;
      color: var(--secondary-color);
      font-size: 1.1em;
      transition: background-color 0.3s ease;
      user-select: none;
    }

    .page-33-wim__faq-question h3 {
      margin: 0;
      font-size: 1.1em;
      color: var(--secondary-color);
      pointer-events: none; /* Ngăn h3 chặn sự kiện click */
    }

    .page-33-wim__faq-question:hover {
      background-color: #333333;
    }

    .page-33-wim__faq-toggle {
      font-size: 1.5em;
      line-height: 1;
      pointer-events: none; /* Ngăn biểu tượng toggle chặn sự kiện click */
      transition: transform 0.3s ease;
      color: var(--primary-color);
    }

    .page-33-wim__faq-item.active .page-33-wim__faq-toggle {
      transform: rotate(45deg); /* Thay đổi + thành X hoặc tương tự */
    }

    .page-33-wim__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 20px;
      color: #cccccc;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
      opacity: 0;
      font-size: 0.95em;
      background-color: #2a2a2a;
    }

    .page-33-wim__faq-item.active .page-33-wim__faq-answer {
      max-height: 2000px !important; /* Đủ lớn */
      padding: 20px 20px !important;
      opacity: 1;
    }

    /* Thiết Kế Đáp Ứng */
    @media (max-width: 768px) {
      .page-33-wim {
        padding: 0 10px;
      }

      .page-33-wim__main-heading {
        font-size: 2em;
      }

      .page-33-wim__sub-heading {
        font-size: 1em;
      }

      .page-33-wim__cta-button {
        padding: 12px 25px;
        font-size: 1em;
      }

      .page-33-wim__section {
        padding: 40px 0;
      }

      .page-33-wim__section-heading {
        font-size: 1.8em;
        margin-bottom: 30px;
      }

      .page-33-wim__grid {
        grid-template-columns: 1fr; /* Một cột trên di động */
      }

      .page-33-wim__card {
        padding: 20px;
        min-height: unset; /* Xóa min-height cho thẻ trên di động */
      }

      .page-33-wim__card-image {
        max-width: 100% !important;
        height: auto !important;
        min-height: 200px !important; /* Đảm bảo kích thước tối thiểu */
        min-width: 200px !important; /* Đảm bảo kích thước tối thiểu */
        box-sizing: border-box !important;
      }

      .page-33-wim__card-title {
        font-size: 1.3em;
      }

      .page-33-wim__card-description {
        font-size: 0.9em;
      }

      .page-33-wim__list {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
      }

      .page-33-wim__list-item {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 15px 15px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
        flex-direction: column; /* Xếp chồng biểu tượng và văn bản */
        align-items: flex-start;
        text-align: left;
      }
      
      .page-33-wim__list-icon {
        margin-bottom: 10px;
        width: 200px !important; /* Đảm bảo kích thước tối thiểu */
        height: 200px !important; /* Đảm bảo kích thước tối thiểu */
      }

      .page-33-wim__payment-grid,
      .page-33-wim__provider-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
      }

      .page-33-wim__logo-item {
        padding: 10px;
        min-height: 80px;
      }

      .page-33-wim__logo-image {
        max-width: 100% !important;
        height: auto !important;
        min-width: 200px !important; /* Đảm bảo kích thước tối thiểu */
        min-height: 200px !important; /* Đảm bảo kích thước tối thiểu */
        box-sizing: border-box !important;
      }

      .page-33-wim__floating-buttons {
        flex-direction: row;
        width: calc(100% - 40px);
        left: 20px;
        right: 20px;
        bottom: 15px;
        justify-content: space-around;
        gap: 10px;
      }

      .page-33-wim__floating-button {
        flex: 1;
        padding: 10px 15px;
        font-size: 0.9em;
        min-width: unset;
      }

      .page-33-wim__faq-question {
        padding: 12px 15px;
        font-size: 1em;
      }

      .page-33-wim__faq-question h3 {
        font-size: 1em;
      }

      .page-33-wim__faq-answer {
        padding: 0 15px;
      }

      .page-33-wim__faq-item.active .page-33-wim__faq-answer {
        padding: 15px 15px !important;
      }
    }

    @media (max-width: 480px) {
      .page-33-wim__floating-buttons {
        bottom: 10px;
        right: 10px;
        left: 10px;
        width: calc(100% - 20px);
      }
      .page-33-wim__floating-button {
        padding: 8px 10px;
        font-size: 0.85em;
      }
    }
  