.page-bingoplus-ph-rewards {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;overflow-x: hidden;padding-top: 10px;}.page-bingoplus-ph-rewards__section-title {font-size: 2.5em;color: #e94560;text-align: center;margin-bottom: 20px;padding: 0 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__section-description {font-size: 1.1em;text-align: center;max-width: 800px;margin: 0 auto 40px auto;padding: 0 15px;color: #cccccc;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__highlight {color: #00ff88;}.page-bingoplus-ph-rewards__strong-text {color: #00ff88;font-weight: bold;}/* Hero Section */.page-bingoplus-ph-rewards__hero-section {position: relative;width: 100%;height: 600px;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;margin-bottom: 60px;}.page-bingoplus-ph-rewards__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;max-width: 100%;box-sizing: border-box;}.page-bingoplus-ph-rewards__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(rgba(26, 26, 46, 0.7), rgba(26, 26, 46, 0.9));z-index: 2;}.page-bingoplus-ph-rewards__hero-content {position: relative;z-index: 3;max-width: 900px;padding: 20px;color: #ffffff;}.page-bingoplus-ph-rewards__hero-title {font-size: 3.8em;margin-bottom: 15px;line-height: 1.2;color: #ffffff;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__hero-subtitle {font-size: 1.4em;margin-bottom: 30px;color: #e0e0e0;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__hero-cta-group {display: flex;gap: 20px;justify-content: center;flex-wrap: wrap;}.page-bingoplus-ph-rewards__cta-button {display: inline-block;padding: 15px 30px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;text-align: center;}.page-bingoplus-ph-rewards__cta-button--primary {background-color: #00ff88;color: #1a1a2e;}.page-bingoplus-ph-rewards__cta-button--primary:hover {background-color: #00e07a;transform: translateY(-3px);}.page-bingoplus-ph-rewards__cta-button--secondary {background-color: #e94560;color: #ffffff;border: 2px solid #e94560;}.page-bingoplus-ph-rewards__cta-button--secondary:hover {background-color: #d13a52;transform: translateY(-3px);}/* Introduction Section */.page-bingoplus-ph-rewards__introduction-section {padding: 60px 20px;background-color: #1a1a2e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__info-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-bingoplus-ph-rewards__info-item {background-color: #2e3047;padding: 30px;border-radius: 10px;text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-bingoplus-ph-rewards__info-item:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}.page-bingoplus-ph-rewards__info-icon {width: 80px;height: 80px;margin-bottom: 20px;object-fit: contain;max-width: 100%;box-sizing: border-box;}.page-bingoplus-ph-rewards__info-title {font-size: 1.5em;color: #00ff88;margin-bottom: 10px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__info-text {font-size: 1em;color: #cccccc;word-wrap: break-word;overflow-wrap: break-word;}/* Quick Access Section */.page-bingoplus-ph-rewards__quick-access-section {padding: 60px 20px;background-color: #16213e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__access-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;max-width: 1000px;margin: 0 auto;}.page-bingoplus-ph-rewards__access-button {display: inline-block;padding: 12px 25px;background-color: #e94560;color: #ffffff;text-decoration: none;border-radius: 8px;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;text-align: center;}.page-bingoplus-ph-rewards__access-button:hover {background-color: #d13a52;transform: translateY(-2px);}/* Games Section */.page-bingoplus-ph-rewards__games-section {padding: 60px 20px;background-color: #1a1a2e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-bingoplus-ph-rewards__game-card {background-color: #2e3047;border-radius: 10px;overflow: hidden;text-align: center;transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-bingoplus-ph-rewards__game-card:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}.page-bingoplus-ph-rewards__game-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;box-sizing: border-box;}.page-bingoplus-ph-rewards__game-title {font-size: 1.6em;color: #00ff88;margin: 20px 15px 10px 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__game-text {font-size: 0.95em;color: #cccccc;padding: 0 15px 20px 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__game-button {display: inline-block;padding: 10px 20px;background-color: #e94560;color: #ffffff;text-decoration: none;border-radius: 5px;margin-bottom: 20px;font-weight: bold;transition: background-color 0.3s ease;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;text-align: center;}.page-bingoplus-ph-rewards__game-button:hover {background-color: #d13a52;}/* Promotions Section */.page-bingoplus-ph-rewards__promotions-section {padding: 60px 20px;background-color: #16213e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__promo-cards {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-bingoplus-ph-rewards__promo-card {background-color: #2e3047;border-radius: 10px;overflow: hidden;display: flex;flex-direction: column;transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-bingoplus-ph-rewards__promo-card:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}.page-bingoplus-ph-rewards__promo-image {width: 100%;height: 220px;object-fit: cover;max-width: 100%;box-sizing: border-box;}.page-bingoplus-ph-rewards__promo-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;}.page-bingoplus-ph-rewards__promo-title {font-size: 1.5em;color: #00ff88;margin-bottom: 10px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__promo-text {font-size: 0.95em;color: #cccccc;margin-bottom: 20px;flex-grow: 1;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__promo-button {display: inline-block;padding: 10px 20px;background-color: #e94560;color: #ffffff;text-decoration: none;border-radius: 5px;align-self: flex-start;font-weight: bold;transition: background-color 0.3s ease;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;text-align: center;}.page-bingoplus-ph-rewards__promo-button:hover {background-color: #d13a52;}/* Security & Support Section */.page-bingoplus-ph-rewards__security-support-section {padding: 60px 20px;background-color: #1a1a2e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__support-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto 40px auto;}.page-bingoplus-ph-rewards__support-item {background-color: #2e3047;padding: 30px;border-radius: 10px;text-align: center;box-sizing: border-box;}.page-bingoplus-ph-rewards__support-title {font-size: 1.4em;color: #00ff88;margin-bottom: 10px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__support-text {font-size: 0.95em;color: #cccccc;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__contact-button {display: block;width: fit-content;margin: 0 auto;padding: 15px 30px;background-color: #00ff88;color: #1a1a2e;text-decoration: none;border-radius: 50px;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;box-sizing: border-box;word-wrap: break-word;overflow-wrap: break-word;text-align: center;}.page-bingoplus-ph-rewards__contact-button:hover {background-color: #00e07a;transform: translateY(-3px);}/* FAQ Section */.page-bingoplus-ph-rewards__faq-section {padding: 60px 20px;background-color: #16213e;margin-bottom: 60px;}.page-bingoplus-ph-rewards__faq-container {max-width: 900px;margin: 0 auto;border-radius: 10px;overflow: hidden;}.page-bingoplus-ph-rewards__faq-item {background-color: #2e3047;margin-bottom: 10px;border-radius: 8px;box-sizing: border-box;}.page-bingoplus-ph-rewards__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;user-select: none;background-color: #2e3047;border-radius: 8px;transition: background-color 0.3s ease;box-sizing: border-box;}.page-bingoplus-ph-rewards__faq-question:hover {background-color: #3f425b;}.page-bingoplus-ph-rewards__faq-title {font-size: 1.2em;color: #00ff88;margin: 0;flex-grow: 1;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__faq-toggle {font-size: 1.8em;font-weight: bold;color: #00ff88;margin-left: 15px;transition: transform 0.3s ease;line-height: 1;}.page-bingoplus-ph-rewards__faq-item.active .page-bingoplus-ph-rewards__faq-toggle {transform: rotate(45deg);}.page-bingoplus-ph-rewards__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;color: #cccccc;box-sizing: border-box;}.page-bingoplus-ph-rewards__faq-item.active .page-bingoplus-ph-rewards__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;} .page-bingoplus-ph-rewards__faq-answer p {margin: 0;word-wrap: break-word;overflow-wrap: break-word;}/* Blog Section */.page-bingoplus-ph-rewards__blog-section {padding: 60px 20px;background-color: #1a1a2e;}.page-bingoplus-ph-rewards__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-bingoplus-ph-rewards__blog-card {background-color: #2e3047;border-radius: 10px;overflow: hidden;display: flex;flex-direction: column;transition: transform 0.3s ease, box-shadow 0.3s ease;box-sizing: border-box;}.page-bingoplus-ph-rewards__blog-card:hover {transform: translateY(-5px);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);}.page-bingoplus-ph-rewards__blog-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;box-sizing: border-box;}.page-bingoplus-ph-rewards__blog-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;}.page-bingoplus-ph-rewards__blog-title {font-size: 1.4em;margin-bottom: 10px;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__blog-title a {color: #00ff88;text-decoration: none;transition: color 0.3s ease;}.page-bingoplus-ph-rewards__blog-title a:hover {color: #00e07a;}.page-bingoplus-ph-rewards__blog-excerpt {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;flex-grow: 1;word-wrap: break-word;overflow-wrap: break-word;}.page-bingoplus-ph-rewards__blog-date {font-size: 0.85em;color: #999999;align-self: flex-end;}/* Responsive Design */@media (max-width: 1024px) {.page-bingoplus-ph-rewards__hero-title {font-size: 3em;}.page-bingoplus-ph-rewards__hero-subtitle {font-size: 1.2em;}.page-bingoplus-ph-rewards__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-bingoplus-ph-rewards {padding-top: 10px !important;}.page-bingoplus-ph-rewards__hero-section {height: 500px;}.page-bingoplus-ph-rewards__hero-title {font-size: 2.2em;}.page-bingoplus-ph-rewards__hero-subtitle {font-size: 1em;}.page-bingoplus-ph-rewards__hero-cta-group {flex-direction: column;gap: 15px;}.page-bingoplus-ph-rewards__cta-button {width: 80%;margin: 0 auto;padding: 12px 20px;}.page-bingoplus-ph-rewards__section-title {font-size: 1.8em;}.page-bingoplus-ph-rewards__section-description {font-size: 0.95em;padding: 0 10px;}/* List items responsive for mobile */.page-bingoplus-ph-rewards__info-grid,.page-bingoplus-ph-rewards__game-categories,.page-bingoplus-ph-rewards__promo-cards,.page-bingoplus-ph-rewards__support-grid,.page-bingoplus-ph-rewards__blog-grid {grid-template-columns: 1fr;gap: 20px;padding: 0 10px;width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;}.page-bingoplus-ph-rewards__info-item,.page-bingoplus-ph-rewards__game-card,.page-bingoplus-ph-rewards__promo-card,.page-bingoplus-ph-rewards__support-item,.page-bingoplus-ph-rewards__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px !important;}.page-bingoplus-ph-rewards__access-buttons {flex-direction: column;gap: 15px;padding: 0 10px;}.page-bingoplus-ph-rewards__access-button {width: 100% !important;max-width: 100% !important;margin: 0 !important;box-sizing: border-box !important;padding: 12px 15px !important;}.page-bingoplus-ph-rewards__game-image,.page-bingoplus-ph-rewards__promo-image,.page-bingoplus-ph-rewards__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}/* FAQ */.page-bingoplus-ph-rewards__faq-container {padding: 0 10px;}.page-bingoplus-ph-rewards__faq-question {padding: 15px 20px;}.page-bingoplus-ph-rewards__faq-title {font-size: 1.1em;}.page-bingoplus-ph-rewards__faq-toggle {font-size: 1.5em;}.page-bingoplus-ph-rewards__faq-answer {padding: 15px 20px !important;}}@media (max-width: 480px) {.page-bingoplus-ph-rewards__hero-section {height: 450px;}.page-bingoplus-ph-rewards__hero-title {font-size: 1.8em;}.page-bingoplus-ph-rewards__hero-subtitle {font-size: 0.9em;}.page-bingoplus-ph-rewards__cta-button {font-size: 1em;padding: 10px 15px;}.page-bingoplus-ph-rewards__section-title {font-size: 1.5em;}.page-bingoplus-ph-rewards__info-title,.page-bingoplus-ph-rewards__game-title,.page-bingoplus-ph-rewards__promo-title,.page-bingoplus-ph-rewards__support-title,.page-bingoplus-ph-rewards__blog-title {font-size: 1.2em;}.page-bingoplus-ph-rewards__faq-title {font-size: 1em;}}