:root {  --primary-color: #FFD700; /* Gold */  --secondary-color: #007bff; /* Blue */  --text-color-dark: #333;  --text-color-light: #fff;  --background-dark: #1a1a2e; /* Dark blue/purple */  --background-light: #f4f4f9;  --card-background: #2a2a4a; /* Slightly lighter dark blue */  --border-color: #4a4a6a;  --button-hover-color: #e0b800;  --faq-border: #555;  --header-offset: 122px; /* Default for shared header */}body {  font-family: 'Arial', sans-serif;  line-height: 1.6;  color: var(--text-color-dark);  background-color: var(--background-light);  margin: 0;  padding-top: var(--header-offset); /* Ensure space for fixed header */}.page-helpslotwin-2025-schedule-philippines {  max-width: 1200px;  margin: 0 auto;  padding: 0 15px;  box-sizing: border-box;}.page-helpslotwin-2025-schedule-philippines__section-title {  font-size: 2.2em;  color: var(--text-color-dark);  text-align: center;  margin-bottom: 40px;  padding-top: 20px;}.page-helpslotwin-2025-schedule-philippines__hero-section {  position: relative;  width: 100%;  height: 500px; /* Adjust height as needed */  display: flex;  align-items: center;  justify-content: center;  text-align: center;  overflow: hidden;  margin-bottom: 40px;  padding-top: 10px; /* Small decorative top padding, main offset from body */}.page-helpslotwin-2025-schedule-philippines__hero-image {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  z-index: 1;  filter: brightness(0.6); /* Darken image for text readability */}.page-helpslotwin-2025-schedule-philippines__hero-content {  position: relative;  z-index: 2;  color: var(--text-color-light);  max-width: 800px;  padding: 20px;  background: rgba(0, 0, 0, 0.4);  border-radius: 10px;}.page-helpslotwin-2025-schedule-philippines__hero-title {  font-size: 3.5em;  margin-bottom: 15px;  line-height: 1.2;  color: var(--primary-color);}.page-helpslotwin-2025-schedule-philippines__hero-subtitle {  font-size: 1.2em;  margin-bottom: 30px;  opacity: 0.9;}.page-helpslotwin-2025-schedule-philippines__hero-cta {  display: inline-block;  background-color: var(--primary-color);  color: var(--background-dark);  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease;}.page-helpslotwin-2025-schedule-philippines__hero-cta:hover {  background-color: var(--button-hover-color);}.page-helpslotwin-2025-schedule-philippines__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  background-color: var(--background-dark);  padding: 40px 15px;  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__payment-providers .page-helpslotwin-2025-schedule-philippines__section-title {  color: var(--text-color-light);  width: 100%;  margin-bottom: 30px;  padding-top: 0; /* Override default section title padding */}.page-helpslotwin-2025-schedule-philippines__logo-grid {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;}.page-helpslotwin-2025-schedule-philippines__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-helpslotwin-2025-schedule-philippines__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-helpslotwin-2025-schedule-philippines__intro-section {  padding: 40px 0;  background-color: var(--background-light);  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__intro-text {  max-width: 900px;  margin: 0 auto 20px auto;  font-size: 1.1em;  color: var(--text-color-dark);  text-align: center;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__quick-access-section {  background-color: var(--card-background);  padding: 40px 15px;  margin-bottom: 40px;  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__quick-access-section .page-helpslotwin-2025-schedule-philippines__section-title {  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__access-links {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  max-width: 900px;  margin: 0 auto;}.page-helpslotwin-2025-schedule-philippines__access-button {  display: inline-block;  background-color: var(--secondary-color);  color: var(--text-color-light);  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  flex: 1 1 auto; /* Allow buttons to grow/shrink */  max-width: 220px; /* Limit max width for larger screens */  text-align: center;}.page-helpslotwin-2025-schedule-philippines__access-button:hover {  background-color: #0056b3;}.page-helpslotwin-2025-schedule-philippines__games-section {  padding: 40px 0;  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__game-categories {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__game-card {  background-color: var(--card-background);  color: var(--text-color-light);  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  text-align: center;  display: flex;  flex-direction: column;  padding-bottom: 20px;}.page-helpslotwin-2025-schedule-philippines__game-image {  width: 100%;  height: 250px;  object-fit: cover;  margin-bottom: 15px;  max-width: 100%;}.page-helpslotwin-2025-schedule-philippines__game-title {  font-size: 1.8em;  margin-bottom: 10px;  color: var(--primary-color);  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__game-description {  font-size: 0.95em;  margin-bottom: 20px;  flex-grow: 1;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__game-cta {  display: inline-block;  background-color: var(--primary-color);  color: var(--background-dark);  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  margin-top: auto; /* Push to bottom */}.page-helpslotwin-2025-schedule-philippines__game-cta:hover {  background-color: var(--button-hover-color);}.page-helpslotwin-2025-schedule-philippines__promo-section {  background-color: var(--background-light);  padding: 40px 0;  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__promo-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__promo-card {  background-color: var(--card-background);  color: var(--text-color-light);  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  text-align: center;  display: flex;  flex-direction: column;  padding-bottom: 20px;}.page-helpslotwin-2025-schedule-philippines__promo-image {  width: 100%;  height: 200px;  object-fit: cover;  margin-bottom: 15px;  max-width: 100%;}.page-helpslotwin-2025-schedule-philippines__promo-title {  font-size: 1.6em;  margin-bottom: 10px;  color: var(--primary-color);  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__promo-description {  font-size: 0.95em;  margin-bottom: 20px;  flex-grow: 1;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__promo-cta {  display: inline-block;  background-color: var(--secondary-color);  color: var(--text-color-light);  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  margin-top: auto;}.page-helpslotwin-2025-schedule-philippines__promo-cta:hover {  background-color: #0056b3;}.page-helpslotwin-2025-schedule-philippines__security-section {  padding: 40px 0;  background-color: var(--card-background);  color: var(--text-color-light);  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__security-section .page-helpslotwin-2025-schedule-philippines__section-title {  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__security-content {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__security-item {  text-align: center;  padding: 20px;  background-color: var(--background-dark);  border-radius: 10px;  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);}.page-helpslotwin-2025-schedule-philippines__security-icon {  width: 100px;  height: 100px;  object-fit: contain;  margin-bottom: 15px;  max-width: 100%;}.page-helpslotwin-2025-schedule-philippines__security-heading {  font-size: 1.5em;  color: var(--primary-color);  margin-bottom: 10px;}.page-helpslotwin-2025-schedule-philippines__security-text {  font-size: 0.95em;  opacity: 0.8;}.page-helpslotwin-2025-schedule-philippines__faq-section {  padding: 40px 0;  background-color: var(--background-light);  margin-bottom: 40px;}.page-helpslotwin-2025-schedule-philippines__faq-container {  max-width: 900px;  margin: 0 auto;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__faq-item {  background-color: var(--card-background);  color: var(--text-color-light);  border-radius: 8px;  margin-bottom: 15px;  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);  overflow: hidden;  transition: all 0.3s ease;}.page-helpslotwin-2025-schedule-philippines__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 15px 20px;  cursor: pointer;  background-color: var(--background-dark);  border-bottom: 1px solid var(--border-color);  transition: background-color 0.3s ease;}.page-helpslotwin-2025-schedule-philippines__faq-question:hover {  background-color: #3a3a5a;}.page-helpslotwin-2025-schedule-philippines__faq-heading {  font-size: 1.2em;  margin: 0;  color: var(--primary-color);  pointer-events: none; /* Prevent click event on text */}.page-helpslotwin-2025-schedule-philippines__faq-toggle {  font-size: 1.5em;  font-weight: bold;  color: var(--primary-color);  transition: transform 0.3s ease;  pointer-events: none; /* Prevent click event on toggle icon */}.page-helpslotwin-2025-schedule-philippines__faq-item.active .page-helpslotwin-2025-schedule-philippines__faq-toggle {  transform: rotate(45deg); /* Plus to X */}.page-helpslotwin-2025-schedule-philippines__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px; /* Initial padding */  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-helpslotwin-2025-schedule-philippines__faq-item.active .page-helpslotwin-2025-schedule-philippines__faq-answer {  max-height: 2000px !important; /* Sufficiently large */  padding: 20px !important; /* Expanded padding */  opacity: 1;}.page-helpslotwin-2025-schedule-philippines__faq-answer p {  margin: 0;  font-size: 1em;  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__blog-section {  padding: 40px 0;  background-color: var(--background-dark);  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__blog-section .page-helpslotwin-2025-schedule-philippines__section-title {  color: var(--text-color-light);}.page-helpslotwin-2025-schedule-philippines__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  padding: 0 15px;}.page-helpslotwin-2025-schedule-philippines__blog-card {  background-color: var(--card-background);  border-radius: 10px;  overflow: hidden;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);  display: flex;  flex-direction: column;}.page-helpslotwin-2025-schedule-philippines__blog-image {  width: 100%;  height: 200px;  object-fit: cover;  max-width: 100%;}.page-helpslotwin-2025-schedule-philippines__blog-card-title {  font-size: 1.4em;  margin: 15px 15px 10px 15px;  line-height: 1.3;}.page-helpslotwin-2025-schedule-philippines__blog-card-title a {  color: var(--primary-color);  text-decoration: none;  transition: color 0.3s ease;}.page-helpslotwin-2025-schedule-philippines__blog-card-title a:hover {  color: var(--button-hover-color);}.page-helpslotwin-2025-schedule-philippines__blog-summary {  font-size: 0.9em;  color: var(--text-color-light);  opacity: 0.8;  padding: 0 15px;  margin-bottom: 15px;  flex-grow: 1;}.page-helpslotwin-2025-schedule-philippines__blog-date {  font-size: 0.8em;  color: var(--text-color-light);  opacity: 0.6;  padding: 0 15px 15px 15px;  margin-top: auto;}/* General Image and List Responsive */.page-helpslotwin-2025-schedule-philippines img:not(.page-helpslotwin-2025-schedule-philippines__payment-logo img) {  max-width: 100% !important;  height: auto !important;  box-sizing: border-box;}.page-helpslotwin-2025-schedule-philippines ul, .page-helpslotwin-2025-schedule-philippines ol {  width: 100% !important;  max-width: 100% !important;  box-sizing: border-box !important;  padding: 0 15px !important;  margin-left: 0 !important;  margin-right: 0 !important;}.page-helpslotwin-2025-schedule-philippines ul li, .page-helpslotwin-2025-schedule-philippines ol li {  box-sizing: border-box !important;  width: 100% !important;  max-width: 100% !important;  margin-left: 0 !important;  margin-right: 0 !important;  word-wrap: break-word !important;  overflow-wrap: break-word !important;  word-break: break-word !important;}/* Responsive Styles */@media (max-width: 768px) {  .page-helpslotwin-2025-schedule-philippines__hero-section {    height: 400px;  }  .page-helpslotwin-2025-schedule-philippines__hero-title {    font-size: 2.5em;  }  .page-helpslotwin-2025-schedule-philippines__hero-subtitle {    font-size: 1em;  }  .page-helpslotwin-2025-schedule-philippines__hero-cta {    padding: 12px 25px;    font-size: 1em;  }  .page-helpslotwin-2025-schedule-philippines__section-title {    font-size: 1.8em;  }  .page-helpslotwin-2025-schedule-philippines__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;    padding: 20px 10px;  }  .page-helpslotwin-2025-schedule-philippines__payment-logo,  .page-helpslotwin-2025-schedule-philippines__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-helpslotwin-2025-schedule-philippines__access-links {    flex-direction: column;    align-items: center;  }  .page-helpslotwin-2025-schedule-philippines__access-button {    width: 90%;    max-width: 300px;  }  .page-helpslotwin-2025-schedule-philippines__game-categories,  .page-helpslotwin-2025-schedule-philippines__promo-grid,  .page-helpslotwin-2025-schedule-philippines__security-content,  .page-helpslotwin-2025-schedule-philippines__blog-grid {    grid-template-columns: 1fr;    gap: 20px;    padding: 0 10px;  }  .page-helpslotwin-2025-schedule-philippines__game-title,  .page-helpslotwin-2025-schedule-philippines__promo-title,  .page-helpslotwin-2025-schedule-philippines__security-heading {    font-size: 1.4em;  }  .page-helpslotwin-2025-schedule-philippines__faq-question {    padding: 12px 15px;  }  .page-helpslotwin-2025-schedule-philippines__faq-heading {    font-size: 1.1em;  }  .page-helpslotwin-2025-schedule-philippines__faq-answer {    padding: 0 15px;  }  .page-helpslotwin-2025-schedule-philippines__faq-item.active .page-helpslotwin-2025-schedule-philippines__faq-answer {    padding: 15px !important;  }}.page-helpslotwin-2025-schedule-philippines__blog-card-title {  font-size: 1.2em;}.page-helpslotwin-2025-schedule-philippines__blog-summary {  font-size: 0.85em;}@media (max-width: 480px) {  .page-helpslotwin-2025-schedule-philippines__hero-title {    font-size: 2em;  }  .page-helpslotwin-2025-schedule-philippines__hero-subtitle {    font-size: 0.9em;  }  .page-helpslotwin-2025-schedule-philippines__section-title {    font-size: 1.6em;  }}