.page-22bet-promo-code-2025 {
      font-family: 'Arial', sans-serif;
      color: #333;
      line-height: 1.6;
      background-color: #f8f8f8;
    }

    .page-22bet-promo-code-2025__section-title {
      font-size: 2.2em;
      color: #2c3e50;
      text-align: center;
      margin-bottom: 40px;
      margin-top: 60px;
      padding: 0 15px;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__section-title {
        font-size: 1.8em;
        margin-top: 40px;
        margin-bottom: 30px;
      }
    }

    .page-22bet-promo-code-2025__hero-section {
      position: relative;
      width: 100%;
      min-height: 500px;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
      text-align: center;
      padding-top: 10px; /* Respect body padding-top */
      padding-bottom: 10px;
      box-sizing: border-box;
    }

    .page-22bet-promo-code-2025__hero-image-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
    }

    .page-22bet-promo-code-2025__hero-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      filter: brightness(0.5); /* Darken image for text readability */
    }

    .page-22bet-promo-code-2025__hero-content {
      position: relative;
      z-index: 1;
      color: #fff;
      max-width: 900px;
      padding: 20px;
      background-color: rgba(0, 0, 0, 0.4);
      border-radius: 8px;
    }

    .page-22bet-promo-code-2025__hero-title {
      font-size: 3.5em;
      margin-bottom: 20px;
      line-height: 1.2;
      word-wrap: break-word;
      overflow-wrap: break-word;
      color: #f39c12; /* Accent color for the title */
    }

    .page-22bet-promo-code-2025__hero-subtitle {
      font-size: 1.4em;
      margin-bottom: 30px;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__cta-button {
      display: inline-block;
      background-color: #f39c12;
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1.2em;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-22bet-promo-code-2025__cta-button:hover {
      background-color: #e67e22;
    }

    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__hero-section {
        min-height: 400px;
        padding-top: 10px;
      }

      .page-22bet-promo-code-2025__hero-title {
        font-size: 2.2em;
      }

      .page-22bet-promo-code-2025__hero-subtitle {
        font-size: 1em;
      }

      .page-22bet-promo-code-2025__cta-button {
        font-size: 1em;
        padding: 12px 25px;
      }
    }

    /* Partner/Supplier Logo Section */
    .page-22bet-promo-code-2025__payment-providers {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 40px 15px;
      background-color: #ecf0f1;
    }

    .page-22bet-promo-code-2025__logo-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      gap: 30px;
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
    }
    .page-22bet-promo-code-2025__payment-logo {
      flex: 0 0 auto;
      width: 80px;
      height: 80px;
      max-width: 80px;
      max-height: 80px;
      box-sizing: border-box;
    }
    .page-22bet-promo-code-2025__payment-logo img {
      display: block;
      width: 80px !important;
      height: 80px !important;
      max-width: 80px !important;
      max-height: 80px !important;
      object-fit: contain;
    }
    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__logo-grid {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px;
      }
      .page-22bet-promo-code-2025__payment-logo,
      .page-22bet-promo-code-2025__payment-logo img {
        width: 80px !important;
        height: 80px !important;
        max-width: 80px !important;
        max-height: 80px !important;
      }
    }

    .page-22bet-promo-code-2025__introduction-section,
    .page-22bet-promo-code-2025__quick-access-section,
    .page-22bet-promo-code-2025__games-section,
    .page-22bet-promo-code-2025__promotions-section,
    .page-22bet-promo-code-2025__security-section,
    .page-22bet-promo-code-2025__faq-section,
    .page-22bet-promo-code-2025__blog-section {
      padding: 50px 20px;
      max-width: 1200px;
      margin: 0 auto;
      box-sizing: border-box;
    }

    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__introduction-section,
      .page-22bet-promo-code-2025__quick-access-section,
      .page-22bet-promo-code-2025__games-section,
      .page-22bet-promo-code-2025__promotions-section,
      .page-22bet-promo-code-2025__security-section,
      .page-22bet-promo-code-2025__faq-section,
      .page-22bet-promo-code-2025__blog-section {
        padding: 30px 15px;
      }
    }

    .page-22bet-promo-code-2025__text-content {
      font-size: 1.1em;
      margin-bottom: 20px;
      text-align: center;
      max-width: 800px;
      margin-left: auto;
      margin-right: auto;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__links-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
      margin-top: 30px;
      justify-content: center;
    }

    .page-22bet-promo-code-2025__access-button {
      display: block;
      background-color: #3498db;
      color: #fff;
      padding: 15px 20px;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1.1em;
      font-weight: bold;
      text-align: center;
      transition: background-color 0.3s ease;
      word-wrap: break-word;
      overflow-wrap: break-word;
      box-sizing: border-box;
    }

    .page-22bet-promo-code-2025__access-button:hover {
      background-color: #2980b9;
    }

    .page-22bet-promo-code-2025__game-categories,
    .page-22bet-promo-code-2025__promo-grid,
    .page-22bet-promo-code-2025__blog-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 30px;
      margin-top: 30px;
    }

    .page-22bet-promo-code-2025__game-card,
    .page-22bet-promo-code-2025__promo-card,
    .page-22bet-promo-code-2025__blog-card {
      background-color: #fff;
      border-radius: 8px;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      overflow: hidden;
      text-align: center;
      padding-bottom: 20px;
      display: flex;
      flex-direction: column;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .page-22bet-promo-code-2025__game-card:hover,
    .page-22bet-promo-code-2025__promo-card:hover,
    .page-22bet-promo-code-2025__blog-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    }

    .page-22bet-promo-code-2025__game-image,
    .page-22bet-promo-code-2025__promo-image,
    .page-22bet-promo-code-2025__blog-image {
      width: 100%;
      height: 200px;
      object-fit: cover;
      margin-bottom: 15px;
    }

    .page-22bet-promo-code-2025__game-title,
    .page-22bet-promo-code-2025__promo-title,
    .page-22bet-promo-code-2025__blog-title {
      font-size: 1.4em;
      color: #2c3e50;
      margin: 0 15px 10px;
      word-wrap: break-word;
      overflow-wrap: break-word;
      flex-grow: 1; /* Allow title to take up space */
    }

    .page-22bet-promo-code-2025__blog-title a {
      text-decoration: none;
      color: #2c3e50;
      transition: color 0.3s ease;
    }

    .page-22bet-promo-code-2025__blog-title a:hover {
      color: #f39c12;
    }

    .page-22bet-promo-code-2025__game-description,
    .page-22bet-promo-code-2025__promo-description,
    .page-22bet-promo-code-2025__blog-excerpt {
      font-size: 0.95em;
      color: #555;
      margin: 0 15px 20px;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__game-button,
    .page-22bet-promo-code-2025__promo-button {
      display: inline-block;
      background-color: #27ae60;
      color: #fff;
      padding: 10px 20px;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1em;
      font-weight: bold;
      transition: background-color 0.3s ease;
      margin-top: auto; /* Push button to bottom */
    }

    .page-22bet-promo-code-2025__game-button:hover,
    .page-22bet-promo-code-2025__promo-button:hover {
      background-color: #229954;
    }

    .page-22bet-promo-code-2025__security-features {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 30px;
      margin-top: 30px;
      text-align: center;
    }

    .page-22bet-promo-code-2025__feature-item {
      background-color: #fff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    }

    .page-22bet-promo-code-2025__feature-icon {
      width: 200px; /* Adjusted to meet minimum size requirement */
      height: 200px; /* Adjusted to meet minimum size requirement */
      object-fit: contain;
      margin-bottom: 20px;
      max-width: 100%; /* Ensure responsiveness */
    }

    .page-22bet-promo-code-2025__feature-title {
      font-size: 1.5em;
      color: #2c3e50;
      margin-bottom: 10px;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__feature-description {
      font-size: 1em;
      color: #555;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__contact-button {
      display: block;
      width: fit-content;
      margin: 40px auto 0;
      background-color: #e74c3c;
      color: #fff;
      padding: 15px 30px;
      border-radius: 5px;
      text-decoration: none;
      font-size: 1.2em;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .page-22bet-promo-code-2025__contact-button:hover {
      background-color: #c0392b;
    }

    /* FAQ Section */
    .page-22bet-promo-code-2025__faq-container {
      margin-top: 30px;
    }

    .page-22bet-promo-code-2025__faq-item {
      background-color: #fff;
      margin-bottom: 15px;
      border-radius: 8px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
      overflow: hidden; /* Ensures max-height transition works */
    }

    .page-22bet-promo-code-2025__faq-question {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px 25px;
      cursor: pointer;
      background-color: #f3f3f3;
      border-bottom: 1px solid #eee;
      user-select: none;
      transition: background-color 0.3s ease;
    }

    .page-22bet-promo-code-2025__faq-question:hover {
      background-color: #e0e0e0;
    }

    .page-22bet-promo-code-2025__faq-title {
      font-size: 1.2em;
      color: #2c3e50;
      margin: 0;
      flex-grow: 1;
      text-align: left;
      pointer-events: none; /* Prevents text from intercepting click */
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    .page-22bet-promo-code-2025__faq-toggle {
      font-size: 1.5em;
      font-weight: bold;
      color: #f39c12;
      margin-left: 15px;
      pointer-events: none; /* Prevents icon from intercepting click */
      transition: transform 0.3s ease;
    }

    .page-22bet-promo-code-2025__faq-item.active .page-22bet-promo-code-2025__faq-toggle {
      transform: rotate(45deg); /* Change + to X or - */
    }

    .page-22bet-promo-code-2025__faq-answer {
      max-height: 0;
      overflow: hidden;
      padding: 0 25px;
      opacity: 0;
      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;
    }

    .page-22bet-promo-code-2025__faq-item.active .page-22bet-promo-code-2025__faq-answer {
      max-height: 2000px !important; /* Sufficiently large value */
      padding: 20px 25px !important;
      opacity: 1;
    }

    .page-22bet-promo-code-2025__faq-answer p {
      margin: 0;
      color: #555;
      font-size: 1em;
      text-align: left;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__faq-question {
        padding: 15px 15px;
      }
      .page-22bet-promo-code-2025__faq-title {
        font-size: 1.1em;
      }
      .page-22bet-promo-code-2025__faq-toggle {
        font-size: 1.3em;
      }
      .page-22bet-promo-code-2025__faq-answer {
        padding: 0 15px;
      }
      .page-22bet-promo-code-2025__faq-item.active .page-22bet-promo-code-2025__faq-answer {
        padding: 15px 15px !important;
      }
    }

    .page-22bet-promo-code-2025__blog-card {
      text-align: left;
    }

    .page-22bet-promo-code-2025__blog-date {
      display: block;
      font-size: 0.85em;
      color: #777;
      margin: 10px 15px 0;
      word-wrap: break-word;
      overflow-wrap: break-word;
    }

    /* General image responsiveness */
    .page-22bet-promo-code-2025 img:not(.page-22bet-promo-code-2025__payment-logo) {
      max-width: 100%;
      height: auto;
      display: block; /* Remove extra space below image */
      box-sizing: border-box;
    }

    /* Ensure all list items and their containers are responsive on mobile */
    @media (max-width: 768px) {
      .page-22bet-promo-code-2025__links-grid,
      .page-22bet-promo-code-2025__game-categories,
      .page-22bet-promo-code-2025__promo-grid,
      .page-22bet-promo-code-2025__security-features,
      .page-22bet-promo-code-2025__blog-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        padding: 0 15px !important; /* Adjust padding for mobile layout */
        margin-left: 0 !important;
        margin-right: 0 !important;
      }

      .page-22bet-promo-code-2025__access-button,
      .page-22bet-promo-code-2025__game-card,
      .page-22bet-promo-code-2025__promo-card,
      .page-22bet-promo-code-2025__feature-item,
      .page-22bet-promo-code-2025__blog-card,
      .page-22bet-promo-code-2025__faq-item {
        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;
      }
      
      .page-22bet-promo-code-2025__game-card p,
      .page-22bet-promo-code-2025__promo-card p,
      .page-22bet-promo-code-2025__blog-card p,
      .page-22bet-promo-code-2025__feature-item p,
      .page-22bet-promo-code-2025__faq-answer p {
        word-wrap: break-word !important;
        overflow-wrap: break-word !important;
      }
    }