body {  font-family: 'Arial', sans-serif;  margin: 0;  padding: 0;  background-color: #f4f7f6;  color: #333;}.page-kuya-j-restaurant-ortigas-center-reviews__container {  max-width: 1200px;  margin: 0 auto;  padding: 20px;  box-sizing: border-box;}.page-kuya-j-restaurant-ortigas-center-reviews__section-title {  font-size: 2.5em;  color: #2c3e50;  text-align: center;  margin-bottom: 40px;  position: relative;  padding-bottom: 10px;}.page-kuya-j-restaurant-ortigas-center-reviews__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #e74c3c;  border-radius: 2px;}.page-kuya-j-restaurant-ortigas-center-reviews__text-content {  font-size: 1.1em;  line-height: 1.6;  text-align: center;  max-width: 800px;  margin: 0 auto 50px auto;  color: #555;}.page-kuya-j-restaurant-ortigas-center-reviews__hero-section {  position: relative;  width: 100%;  min-height: 550px;  display: flex;  align-items: center;  justify-content: center;  text-align: center;  color: #fff;  overflow: hidden;  padding-top: 10px; /* Small padding as per instruction */  background: linear-gradient(135deg, #2c3e50, #34495e); /* Darker background */}.page-kuya-j-restaurant-ortigas-center-reviews__hero-image-wrapper {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 0;}.page-kuya-j-restaurant-ortigas-center-reviews__hero-image {  width: 100%;  height: 100%;  object-fit: cover;  opacity: 0.3; /* Subtle overlay */}.page-kuya-j-restaurant-ortigas-center-reviews__hero-content {  position: relative;  z-index: 1;  max-width: 900px;  padding: 20px;  background-color: rgba(0, 0, 0, 0.4);  border-radius: 10px;}.page-kuya-j-restaurant-ortigas-center-reviews__hero-title {  font-size: 3.5em;  margin-bottom: 15px;  line-height: 1.2;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);}.page-kuya-j-restaurant-ortigas-center-reviews__hero-subtitle {  font-size: 1.5em;  margin-bottom: 30px;  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);}.page-kuya-j-restaurant-ortigas-center-reviews__hero-cta {  display: inline-block;  background-color: #e74c3c;  color: #fff;  padding: 15px 30px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  font-size: 1.2em;  transition: background-color 0.3s ease, transform 0.3s ease;}.page-kuya-j-restaurant-ortigas-center-reviews__hero-cta:hover {  background-color: #c0392b;  transform: translateY(-3px);}.page-kuya-j-restaurant-ortigas-center-reviews__introduction-section, .page-kuya-j-restaurant-ortigas-center-reviews__quick-access-section, .page-kuya-j-restaurant-ortigas-center-reviews__games-section, .page-kuya-j-restaurant-ortigas-center-reviews__promotions-section, .page-kuya-j-restaurant-ortigas-center-reviews__security-section, .page-kuya-j-restaurant-ortigas-center-reviews__faq-section, .page-kuya-j-restaurant-ortigas-center-reviews__blog-section {  padding: 80px 0;  background-color: #fff;  border-bottom: 1px solid #eee;}.page-kuya-j-restaurant-ortigas-center-reviews__introduction-section {  background-color: #f9f9f9;}.page-kuya-j-restaurant-ortigas-center-reviews__features-grid, .page-kuya-j-restaurant-ortigas-center-reviews__games-grid, .page-kuya-j-restaurant-ortigas-center-reviews__promo-grid, .page-kuya-j-restaurant-ortigas-center-reviews__info-grid, .page-kuya-j-restaurant-ortigas-center-reviews__blog-grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));  gap: 30px;  margin-top: 50px;}.page-kuya-j-restaurant-ortigas-center-reviews__feature-item, .page-kuya-j-restaurant-ortigas-center-reviews__game-card, .page-kuya-j-restaurant-ortigas-center-reviews__promo-card, .page-kuya-j-restaurant-ortigas-center-reviews__info-item, .page-kuya-j-restaurant-ortigas-center-reviews__blog-card {  background-color: #fff;  border-radius: 8px;  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);  padding: 30px;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;  display: flex;  flex-direction: column;  justify-content: space-between;}.page-kuya-j-restaurant-ortigas-center-reviews__feature-item:hover, .page-kuya-j-restaurant-ortigas-center-reviews__game-card:hover, .page-kuya-j-restaurant-ortigas-center-reviews__promo-card:hover, .page-kuya-j-restaurant-ortigas-center-reviews__info-item:hover, .page-kuya-j-restaurant-ortigas-center-reviews__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);}.page-kuya-j-restaurant-ortigas-center-reviews__feature-icon, .page-kuya-j-restaurant-ortigas-center-reviews__info-icon {  width: 100px;  height: 100px;  margin: 0 auto 20px auto;  object-fit: contain;  max-width: 100%;}.page-kuya-j-restaurant-ortigas-center-reviews__feature-title, .page-kuya-j-restaurant-ortigas-center-reviews__info-title {  font-size: 1.5em;  color: #34495e;  margin-bottom: 10px;}.page-kuya-j-restaurant-ortigas-center-reviews__feature-description, .page-kuya-j-restaurant-ortigas-center-reviews__info-description {  font-size: 1em;  color: #777;}.page-kuya-j-restaurant-ortigas-center-reviews__access-buttons {  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;  margin-top: 50px;}.page-kuya-j-restaurant-ortigas-center-reviews__access-button {  display: inline-block;  background-color: #3498db;  color: #fff;  padding: 12px 25px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  font-size: 1.1em;}.page-kuya-j-restaurant-ortigas-center-reviews__access-button:hover {  background-color: #2980b9;}.page-kuya-j-restaurant-ortigas-center-reviews__game-image, .page-kuya-j-restaurant-ortigas-center-reviews__promo-image, .page-kuya-j-restaurant-ortigas-center-reviews__blog-image {  width: 100%;  height: 200px;  object-fit: cover;  border-radius: 8px;  margin-bottom: 20px;  max-width: 100%;}.page-kuya-j-restaurant-ortigas-center-reviews__game-title, .page-kuya-j-restaurant-ortigas-center-reviews__promo-title, .page-kuya-j-restaurant-ortigas-center-reviews__blog-title {  font-size: 1.6em;  color: #2c3e50;  margin-bottom: 10px;}.page-kuya-j-restaurant-ortigas-center-reviews__game-title a, .page-kuya-j-restaurant-ortigas-center-reviews__blog-title a {  text-decoration: none;  color: inherit;}.page-kuya-j-restaurant-ortigas-center-reviews__game-title a:hover, .page-kuya-j-restaurant-ortigas-center-reviews__blog-title a:hover {  color: #e74c3c;}.page-kuya-j-restaurant-ortigas-center-reviews__game-description, .page-kuya-j-restaurant-ortigas-center-reviews__promo-description, .page-kuya-j-restaurant-ortigas-center-reviews__blog-excerpt {  font-size: 1em;  color: #777;  margin-bottom: 20px;  flex-grow: 1;}.page-kuya-j-restaurant-ortigas-center-reviews__game-cta, .page-kuya-j-restaurant-ortigas-center-reviews__promo-cta {  display: inline-block;  background-color: #2ecc71;  color: #fff;  padding: 10px 20px;  border-radius: 5px;  text-decoration: none;  font-weight: bold;  transition: background-color 0.3s ease;  margin-top: auto;}.page-kuya-j-restaurant-ortigas-center-reviews__game-cta:hover, .page-kuya-j-restaurant-ortigas-center-reviews__promo-cta:hover {  background-color: #27ae60;}.page-kuya-j-restaurant-ortigas-center-reviews__blog-content {  flex-grow: 1;  display: flex;  flex-direction: column;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-list {  max-width: 800px;  margin: 50px auto 0 auto;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-item {  background-color: #fdfdfd;  border: 1px solid #eee;  border-radius: 8px;  margin-bottom: 15px;  overflow: hidden;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}.page-kuya-j-restaurant-ortigas-center-reviews__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px 25px;  background-color: #ecf0f1;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-question:hover {  background-color: #e0e6e7;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-question-title {  font-size: 1.2em;  color: #34495e;  margin: 0;  pointer-events: none; /* Prevent h3 from blocking click */}.page-kuya-j-restaurant-ortigas-center-reviews__faq-toggle {  font-size: 1.5em;  font-weight: bold;  color: #e74c3c;  transition: transform 0.3s ease;  pointer-events: none; /* Prevent toggle icon from blocking click */}.page-kuya-j-restaurant-ortigas-center-reviews__faq-item.active .page-kuya-j-restaurant-ortigas-center-reviews__faq-toggle {  transform: rotate(45deg); /* Plus sign rotates to form an X or minus */}.page-kuya-j-restaurant-ortigas-center-reviews__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 25px;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  opacity: 0;  color: #555;  font-size: 1em;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-item.active .page-kuya-j-restaurant-ortigas-center-reviews__faq-answer {  max-height: 2000px !important; /* Sufficiently large value */  padding: 20px 25px !important;  opacity: 1;}.page-kuya-j-restaurant-ortigas-center-reviews__faq-answer p {  margin: 0;  line-height: 1.6;}/* Responsive Design */@media (max-width: 992px) {  .page-kuya-j-restaurant-ortigas-center-reviews__hero-title {    font-size: 2.8em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-subtitle {    font-size: 1.3em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__section-title {    font-size: 2em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__features-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__games-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__promo-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__info-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__blog-grid {    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));    gap: 20px;  }}@media (max-width: 768px) {  .page-kuya-j-restaurant-ortigas-center-reviews__hero-section {    min-height: 450px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-title {    font-size: 2.2em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-subtitle {    font-size: 1.1em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-cta {    padding: 12px 25px;    font-size: 1.1em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__section-title {    font-size: 1.8em;    margin-bottom: 30px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__text-content {    font-size: 1em;    margin-bottom: 30px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__introduction-section,  .page-kuya-j-restaurant-ortigas-center-reviews__quick-access-section,  .page-kuya-j-restaurant-ortigas-center-reviews__games-section,  .page-kuya-j-restaurant-ortigas-center-reviews__promotions-section,  .page-kuya-j-restaurant-ortigas-center-reviews__security-section,  .page-kuya-j-restaurant-ortigas-center-reviews__faq-section,  .page-kuya-j-restaurant-ortigas-center-reviews__blog-section {    padding: 40px 0;  }  .page-kuya-j-restaurant-ortigas-center-reviews__features-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__games-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__promo-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__info-grid,  .page-kuya-j-restaurant-ortigas-center-reviews__blog-grid {    grid-template-columns: 1fr;    gap: 20px;    margin-top: 30px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__feature-item,  .page-kuya-j-restaurant-ortigas-center-reviews__game-card,  .page-kuya-j-restaurant-ortigas-center-reviews__promo-card,  .page-kuya-j-restaurant-ortigas-center-reviews__info-item,  .page-kuya-j-restaurant-ortigas-center-reviews__blog-card {    padding: 20px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__access-buttons {    flex-direction: column;    align-items: stretch;  }  .page-kuya-j-restaurant-ortigas-center-reviews__access-button {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-kuya-j-restaurant-ortigas-center-reviews__faq-question {    padding: 15px 20px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__faq-question-title {    font-size: 1.1em;    word-break: break-word !important;  }  .page-kuya-j-restaurant-ortigas-center-reviews__faq-answer {    padding: 0 20px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__faq-item.active .page-kuya-j-restaurant-ortigas-center-reviews__faq-answer {    padding: 15px 20px !important;  }  .page-kuya-j-restaurant-ortigas-center-reviews__faq-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-kuya-j-restaurant-ortigas-center-reviews__blog-image,  .page-kuya-j-restaurant-ortigas-center-reviews__game-image,  .page-kuya-j-restaurant-ortigas-center-reviews__promo-image {    height: 180px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__blog-title,  .page-kuya-j-restaurant-ortigas-center-reviews__game-title,  .page-kuya-j-restaurant-ortigas-center-reviews__promo-title {    font-size: 1.4em;  }}@media (max-width: 480px) {  .page-kuya-j-restaurant-ortigas-center-reviews__hero-title {    font-size: 1.8em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-subtitle {    font-size: 1em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__hero-cta {    font-size: 1em;    padding: 10px 20px;  }  .page-kuya-j-restaurant-ortigas-center-reviews__section-title {    font-size: 1.5em;  }  .page-kuya-j-restaurant-ortigas-center-reviews__feature-icon,  .page-kuya-j-restaurant-ortigas-center-reviews__info-icon {    width: 80px;    height: 80px;  }}