.page-superace88-cc {      font-family: 'Arial', sans-serif;      color: #333;      line-height: 1.6;      background-color: #f8f8f8;    }    .page-superace88-cc__section-title {      font-size: 2.5em;      color: #0a4d68;      text-align: center;      margin-bottom: 20px;      padding: 0 15px;      font-weight: bold;    }    .page-superace88-cc__section-description {      font-size: 1.1em;      text-align: center;      max-width: 800px;      margin: 0 auto 40px auto;      color: #555;      padding: 0 15px;    }    .page-superace88-cc__button {      display: inline-block;      padding: 12px 25px;      border-radius: 5px;      text-decoration: none;      font-weight: bold;      transition: background-color 0.3s ease, transform 0.3s ease;      text-align: center;      white-space: nowrap;      cursor: pointer;      box-sizing: border-box;    }    .page-superace88-cc__button--primary {      background-color: #0a4d68;      color: #fff;      border: 2px solid #0a4d68;    }    .page-superace88-cc__button--primary:hover {      background-color: #073a50;      transform: translateY(-2px);    }    .page-superace88-cc__button--secondary {      background-color: transparent;      color: #0a4d68;      border: 2px solid #0a4d68;    }    .page-superace88-cc__button--secondary:hover {      background-color: #e0f2f7;      transform: translateY(-2px);    }    .page-superace88-cc__button--small {      padding: 8px 18px;      font-size: 0.9em;    }    /* Hero Section */    .page-superace88-cc__hero-section {      background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:superace88,casino_banner,gaming_philippines]') no-repeat center center/cover;      color: #fff;      text-align: center;      padding: 100px 20px; /* Adjusted padding-top assuming body has padding-top from header-offset */      display: flex;      align-items: center;      justify-content: center;      min-height: 70vh;      box-sizing: border-box;    }    .page-superace88-cc__hero-content {      max-width: 900px;    }    .page-superace88-cc__hero-title {      font-size: 3.5em;      margin-bottom: 20px;      font-weight: bold;      line-height: 1.2;      color: #fff;    }    .page-superace88-cc__hero-subtitle {      font-size: 1.5em;      margin-bottom: 40px;      color: #eee;    }    .page-superace88-cc__hero-cta-buttons {      display: flex;      gap: 20px;      justify-content: center;      flex-wrap: wrap;    }    /* Floating Buttons */    .page-superace88-cc__floating-buttons {      position: fixed;      bottom: 20px;      right: 20px;      display: flex;      flex-direction: column;      gap: 10px;      z-index: 1000;    }    .page-superace88-cc__floating-button {      background-color: #0a4d68;      color: #fff;      padding: 10px 15px;      border-radius: 50px;      text-decoration: none;      font-weight: bold;      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);      transition: background-color 0.3s ease, transform 0.3s ease;      white-space: nowrap;    }    .page-superace88-cc__floating-button:hover {      background-color: #073a50;      transform: translateY(-2px);    }    /* Intro Section */    .page-superace88-cc__intro-section {      padding: 60px 20px;      background-color: #fff;      text-align: center;    }    .page-superace88-cc__intro-features {      display: flex;      justify-content: center;      gap: 30px;      flex-wrap: wrap;      margin-top: 40px;    }    .page-superace88-cc__feature-item {      flex: 1;      min-width: 280px;      max-width: 350px;      padding: 30px;      background-color: #f0f8ff;      border-radius: 10px;      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);      text-align: center;      box-sizing: border-box;    }    .page-superace88-cc__feature-icon {      width: 80px;      height: 80px;      margin-bottom: 20px;      max-width: 100%;      height: auto;      object-fit: contain;    }    .page-superace88-cc__feature-title {      font-size: 1.5em;      color: #0a4d68;      margin-bottom: 10px;    }    .page-superace88-cc__feature-text {      color: #666;    }    /* Quick Access Section */    .page-superace88-cc__quick-access-section {      padding: 60px 20px;      background-color: #e0f2f7;      text-align: center;    }    .page-superace88-cc__quick-links-grid {      display: grid;      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));      gap: 20px;      max-width: 1200px;      margin: 40px auto 0 auto;    }    .page-superace88-cc__quick-link-button {      background-color: #0a4d68;      color: #fff;      padding: 15px 20px;      border-radius: 8px;      text-decoration: none;      font-weight: bold;      transition: background-color 0.3s ease, transform 0.3s ease;      display: flex;      align-items: center;      justify-content: center;      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);      box-sizing: border-box;    }    .page-superace88-cc__quick-link-button:hover {      background-color: #073a50;      transform: translateY(-2px);    }    /* Games Section */    .page-superace88-cc__games-section {      padding: 60px 20px;      background-color: #f8f8f8;      text-align: center;    }    .page-superace88-cc__games-grid {      display: grid;      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));      gap: 30px;      max-width: 1200px;      margin: 40px auto 0 auto;    }    .page-superace88-cc__game-card {      background-color: #fff;      border-radius: 10px;      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);      overflow: hidden;      text-align: left;      transition: transform 0.3s ease;    }    .page-superace88-cc__game-card:hover {      transform: translateY(-5px);    }    .page-superace88-cc__game-image {      width: 100%;      height: 200px;      object-fit: cover;      max-width: 100%;      height: auto;    }    .page-superace88-cc__game-title {      font-size: 1.8em;      color: #0a4d68;      margin: 20px 20px 10px 20px;    }    .page-superace88-cc__game-description {      color: #666;      margin: 0 20px 20px 20px;    }    .page-superace88-cc__game-card .page-superace88-cc__button {      margin: 0 20px 20px 20px;      width: calc(100% - 40px);    }    /* Promotions Section */    .page-superace88-cc__promotions-section {      padding: 60px 20px;      background-color: #0a4d68;      color: #fff;      text-align: center;    }    .page-superace88-cc__promotions-section .page-superace88-cc__section-title {      color: #fff;    }    .page-superace88-cc__promotions-section .page-superace88-cc__section-description {      color: #e0f2f7;    }    .page-superace88-cc__promo-grid {      display: grid;      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));      gap: 30px;      max-width: 1200px;      margin: 40px auto 0 auto;    }    .page-superace88-cc__promo-card {      background-color: #fff;      border-radius: 10px;      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);      overflow: hidden;      text-align: left;      transition: transform 0.3s ease;    }    .page-superace88-cc__promo-card:hover {      transform: translateY(-5px);    }    .page-superace88-cc__promo-image {      width: 100%;      height: 250px;      object-fit: cover;      max-width: 100%;      height: auto;    }    .page-superace88-cc__promo-title {      font-size: 1.8em;      color: #0a4d68;      margin: 20px 20px 10px 20px;    }    .page-superace88-cc__promo-description {      color: #666;      margin: 0 20px 20px 20px;    }    .page-superace88-cc__promo-card .page-superace88-cc__button {      margin: 0 20px 20px 20px;      width: calc(100% - 40px);      background-color: #0a4d68;      color: #fff;      border: 2px solid #0a4d68;    }    .page-superace88-cc__promo-card .page-superace88-cc__button:hover {      background-color: #073a50;    }    /* Security Section */    .page-superace88-cc__security-section {      padding: 60px 20px;      background-color: #f8f8f8;      text-align: center;    }    .page-superace88-cc__security-features {      display: flex;      justify-content: center;      gap: 30px;      flex-wrap: wrap;      margin-top: 40px;    }    .page-superace88-cc__security-item {      flex: 1;      min-width: 280px;      max-width: 350px;      padding: 30px;      background-color: #fff;      border-radius: 10px;      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);      text-align: center;      box-sizing: border-box;    }    .page-superace88-cc__security-icon {      width: 80px;      height: 80px;      margin-bottom: 20px;      max-width: 100%;      height: auto;      object-fit: contain;    }    .page-superace88-cc__security-title {      font-size: 1.5em;      color: #0a4d68;      margin-bottom: 10px;    }    .page-superace88-cc__security-text {      color: #666;      margin-bottom: 20px;    }    /* FAQ Section */    .page-superace88-cc__faq-section {      padding: 60px 20px;      background-color: #e0f2f7;      text-align: center;    }    .page-superace88-cc__faq-container {      max-width: 800px;      margin: 40px auto 0 auto;      text-align: left;    }    .page-superace88-cc__faq-item {      background-color: #fff;      border-radius: 8px;      margin-bottom: 15px;      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);      overflow: hidden;    }    .page-superace88-cc__faq-question {      display: flex;      justify-content: space-between;      align-items: center;      padding: 15px 20px;      background-color: #0a4d68;      color: #fff;      cursor: pointer;      user-select: none;      font-weight: bold;      font-size: 1.1em;      transition: background-color 0.3s ease;    }    .page-superace88-cc__faq-question:hover {      background-color: #073a50;    }    .page-superace88-cc__faq-question-text {      margin: 0;      color: inherit; /* Ensure text color inherits from parent */      pointer-events: none; /* Prevent text from blocking click event */    }    .page-superace88-cc__faq-toggle {      font-size: 1.5em;      line-height: 1;      margin-left: 10px;      pointer-events: none; /* Prevent toggle from blocking click event */    }    .page-superace88-cc__faq-answer {      max-height: 0;      overflow: hidden;      padding: 0 20px;      opacity: 0;      transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;    }    .page-superace88-cc__faq-answer p {      margin: 15px 0;      color: #333;    }    .page-superace88-cc__faq-item.active .page-superace88-cc__faq-answer {      max-height: 2000px !important; /* Sufficiently large value */      padding: 20px !important;      opacity: 1;    }    /* Blog Section */    .page-superace88-cc__blog-section {      padding: 60px 20px;      background-color: #f8f8f8;      text-align: center;    }    .page-superace88-cc__blog-grid {      display: grid;      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));      gap: 30px;      max-width: 1200px;      margin: 40px auto 0 auto;    }    .page-superace88-cc__blog-card {      background-color: #fff;      border-radius: 10px;      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);      overflow: hidden;      text-align: left;      transition: transform 0.3s ease;    }    .page-superace88-cc__blog-card:hover {      transform: translateY(-5px);    }    .page-superace88-cc__blog-image {      width: 100%;      height: 220px;      object-fit: cover;      max-width: 100%;      height: auto;    }    .page-superace88-cc__blog-content {      padding: 20px;    }    .page-superace88-cc__blog-title {      font-size: 1.6em;      margin-bottom: 10px;    }    .page-superace88-cc__blog-title a {      color: #0a4d68;      text-decoration: none;      transition: color 0.3s ease;    }    .page-superace88-cc__blog-title a:hover {      color: #073a50;    }    .page-superace88-cc__blog-date {      font-size: 0.9em;      color: #999;      margin-bottom: 15px;    }    .page-superace88-cc__blog-excerpt {      color: #666;      margin-bottom: 20px;    }    .page-superace88-cc__blog-card .page-superace88-cc__button {      width: auto;      background-color: #0a4d68;      color: #fff;      border: 2px solid #0a4d68;    }    .page-superace88-cc__blog-card .page-superace88-cc__button:hover {      background-color: #073a50;    }    /* Responsive Design */    @media (max-width: 1024px) {      .page-superace88-cc__hero-title {        font-size: 3em;      }      .page-superace88-cc__hero-subtitle {        font-size: 1.3em;      }      .page-superace88-cc__section-title {        font-size: 2em;      }    }    @media (max-width: 768px) {      .page-superace88-cc__hero-section {        padding: 80px 15px;      }      .page-superace88-cc__hero-title {        font-size: 2.5em;      }      .page-superace88-cc__hero-subtitle {        font-size: 1.1em;      }      .page-superace88-cc__hero-cta-buttons {        flex-direction: column;        gap: 15px;      }      .page-superace88-cc__button {        width: 100%;        max-width: 300px;        margin: 0 auto;      }      .page-superace88-cc__section-title {        font-size: 1.8em;      }      .page-superace88-cc__section-description {        font-size: 1em;      }      .page-superace88-cc__feature-item,      .page-superace88-cc__security-item {        min-width: unset;        max-width: 100%;        width: 100% !important;        box-sizing: border-box !important;        margin-left: 0 !important;        margin-right: 0 !important;        padding-left: 15px !important;        padding-right: 15px !important;      }      .page-superace88-cc__quick-links-grid,      .page-superace88-cc__games-grid,      .page-superace88-cc__promo-grid,      .page-superace88-cc__blog-grid {        grid-template-columns: 1fr;        padding: 0 15px !important;        width: 100% !important;        max-width: 100% !important;        box-sizing: border-box !important;        margin-left: 0 !important;        margin-right: 0 !important;      }      .page-superace88-cc__quick-link-button {        width: 100% !important;        box-sizing: border-box !important;        margin-left: 0 !important;        margin-right: 0 !important;      }      .page-superace88-cc__game-card,      .page-superace88-cc__promo-card,      .page-superace88-cc__blog-card {        width: 100% !important;        box-sizing: border-box !important;        margin-left: 0 !important;        margin-right: 0 !important;      }      .page-superace88-cc__game-image,      .page-superace88-cc__promo-image,      .page-superace88-cc__blog-image {        max-width: 100% !important;        height: auto !important;        object-fit: cover;      }      .page-superace88-cc__faq-container {        padding: 0 15px !important;        width: 100% !important;        max-width: 100% !important;        box-sizing: border-box !important;        margin-left: 0 !important;        margin-right: 0 !important;      }      .page-superace88-cc__faq-question {        padding: 15px;      }      .page-superace88-cc__faq-answer {        padding: 0 15px;      }      .page-superace88-cc__faq-item.active .page-superace88-cc__faq-answer {        padding: 15px !important;      }      .page-superace88-cc__floating-buttons {        bottom: 10px;        right: 10px;      }      .page-superace88-cc__floating-button {        padding: 8px 12px;        font-size: 0.9em;      }      /* Ensure text wraps for all list items and content */      .page-superace88-cc__feature-text,      .page-superace88-cc__security-text,      .page-superace88-cc__game-description,      .page-superace88-cc__promo-description,      .page-superace88-cc__blog-excerpt,      .page-superace88-cc__faq-answer p {        word-wrap: break-word !important;        overflow-wrap: break-word !important;        word-break: break-word !important;      }    }    @media (max-width: 480px) {      .page-superace88-cc__hero-title {        font-size: 2em;      }      .page-superace88-cc__hero-subtitle {        font-size: 1em;      }      .page-superace88-cc__section-title {        font-size: 1.5em;      }    }