.page-game-stop-ph {font-family: 'Arial', sans-serif;line-height: 1.6;color: #333;background-color: #f4f4f4;}.page-game-stop-ph__section {padding: 60px 20px;text-align: center;}.page-game-stop-ph__section--dark {background-color: #222;color: #eee;}.page-game-stop-ph__section-heading {font-size: 2.8em;margin-bottom: 20px;color: #1a1a1a;}.page-game-stop-ph__section--dark .page-game-stop-ph__section-heading {color: #fff;}.page-game-stop-ph__section-description {font-size: 1.1em;color: #555;max-width: 800px;margin: 0 auto 40px auto;line-height: 1.6;}.page-game-stop-ph__section--dark .page-game-stop-ph__section-description {color: #ccc;}.page-game-stop-ph__button {display: inline-block;padding: 12px 25px;background-color: #007bff;color: #fff;text-decoration: none;border-radius: 5px;font-weight: bold;transition: background-color 0.3s ease;white-space: nowrap;box-sizing: border-box;}.page-game-stop-ph__button:hover {background-color: #0056b3;}/* Hero specific styles */.page-game-stop-ph__hero-section {position: relative;overflow: hidden;padding: 10px 0 80px 0;background-color: #1a1a1a;color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 60vh;text-align: center;}.page-game-stop-ph__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;opacity: 0.4;}.page-game-stop-ph__hero-background img {width: 100%;height: 100%;object-fit: cover;}.page-game-stop-ph__hero-content {position: relative;z-index: 1;max-width: 900px;padding: 0 20px;}.page-game-stop-ph__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;}.page-game-stop-ph__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;max-width: 700px;opacity: 0.9;}.page-game-stop-ph__hero-cta {font-size: 1.2em;padding: 15px 35px;border-radius: 8px;}/* Partner Logos CSS */.page-game-stop-ph__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;padding: 40px 20px;background-color: #fff;}.page-game-stop-ph__payment-providers-heading {font-size: 1.8em;color: #1a1a1a;width: 100%;margin-bottom: 25px;}.page-game-stop-ph__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.page-game-stop-ph__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}/* Quick Access Links */.page-game-stop-ph__quick-access-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;max-width: 1000px;margin: 0 auto;}.page-game-stop-ph__quick-access-link {flex: 1 1 calc(25% - 30px);min-width: 180px;box-sizing: border-box;}/* General list styles */.page-game-stop-ph__game-list,.page-game-stop-ph__promo-list,.page-game-stop-ph__blog-list {display: flex;flex-wrap: wrap;gap: 20px;list-style: none;padding: 0;margin: 0 auto;max-width: 1200px;justify-content: center;}.page-game-stop-ph__game-item,.page-game-stop-ph__promo-item,.page-game-stop-ph__blog-item {flex: 1 1 calc(33.333% - 40px);box-sizing: border-box;background-color: #fff;border-radius: 8px;box-shadow: 0 4px 10px rgba(0,0,0,0.1);overflow: hidden;text-align: center;transition: transform 0.3s ease;}.page-game-stop-ph__game-item:hover,.page-game-stop-ph__promo-item:hover,.page-game-stop-ph__blog-item:hover {transform: translateY(-5px);}.page-game-stop-ph__item-image {width: 100%;height: 200px;object-fit: cover;display: block;}.page-game-stop-ph__blog-item-image {height: 180px;}.page-game-stop-ph__item-content {padding: 15px;}.page-game-stop-ph__item-title {font-size: 1.3em;margin-top: 0;margin-bottom: 10px;color: #1a1a1a;}.page-game-stop-ph__item-description {font-size: 0.95em;color: #555;margin-bottom: 15px;word-wrap: break-word;overflow-wrap: break-word;}.page-game-stop-ph__item-link {display: inline-block;background-color: #007bff;color: #fff;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-game-stop-ph__item-link:hover {background-color: #0056b3;}/* Blog section specific */.page-game-stop-ph__blog-item {text-align: left;}.page-game-stop-ph__blog-item-date {font-size: 0.85em;color: #888;margin-bottom: 5px;}.page-game-stop-ph__blog-item-title {font-size: 1.2em;margin-top: 0;margin-bottom: 8px;}.page-game-stop-ph__blog-item-excerpt {font-size: 0.9em;color: #666;margin-bottom: 15px;line-height: 1.5;}/* FAQ CSS */.page-game-stop-ph__faq-section {padding: 60px 20px;background-color: #f9f9f9;color: #333;}.page-game-stop-ph__faq-heading {text-align: center;margin-bottom: 30px;color: #1a1a1a;font-size: 2.5em;}.page-game-stop-ph__faq-container {max-width: 900px;margin: 0 auto;}.page-game-stop-ph__faq-item {margin-bottom: 15px;border: 1px solid #ddd;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0,0,0,0.05);}.page-game-stop-ph__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #fff;cursor: pointer;user-select: none;font-size: 1.1em;font-weight: bold;color: #333;}.page-game-stop-ph__faq-question:hover {background-color: #f1f1f1;}.page-game-stop-ph__faq-question h3 {margin: 0;flex-grow: 1;pointer-events: none;color: inherit;}.page-game-stop-ph__faq-toggle {font-size: 1.5em;line-height: 1;width: 24px;height: 24px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: #eee;color: #555;transition: transform 0.3s ease;pointer-events: none;}.page-game-stop-ph__faq-item.active .page-game-stop-ph__faq-toggle {transform: rotate(45deg);background-color: #007bff;color: #fff;}.page-game-stop-ph__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;background-color: #fff;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;line-height: 1.6;}.page-game-stop-ph__faq-item.active .page-game-stop-ph__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-game-stop-ph__faq-answer p {margin: 0 0 10px 0;}.page-game-stop-ph__faq-answer p:last-child {margin-bottom: 0;}/* General image responsive styles */.page-game-stop-ph img:not(.page-game-stop-ph__payment-logo img) {max-width: 100% !important;height: auto !important;min-width: 200px !important;min-height: 200px !important;object-fit: cover;box-sizing: border-box;}/* Responsive adjustments */@media (max-width: 768px) {.page-game-stop-ph__hero-section {padding-top: 10px;min-height: 50vh;}.page-game-stop-ph__hero-title {font-size: 2.5em;}.page-game-stop-ph__hero-subtitle {font-size: 1.2em;}.page-game-stop-ph__hero-cta {font-size: 1em;padding: 12px 25px;}.page-game-stop-ph__section-heading {font-size: 2em;}.page-game-stop-ph__section-description {font-size: 1em;}.page-game-stop-ph__payment-providers {gap: 16px;}.page-game-stop-ph__payment-logo,.page-game-stop-ph__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-game-stop-ph__quick-access-link {flex: 1 1 calc(50% - 20px);min-width: unset;}.page-game-stop-ph__game-list,.page-game-stop-ph__promo-list,.page-game-stop-ph__blog-list {gap: 15px;}.page-game-stop-ph__game-item,.page-game-stop-ph__promo-item,.page-game-stop-ph__blog-item {flex: 1 1 100% !important;max-width: 100% !important;width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-game-stop-ph__item-image,.page-game-stop-ph__blog-item-image {max-width: 100% !important;height: auto !important;}.page-game-stop-ph__faq-heading {font-size: 2em;}.page-game-stop-ph__faq-question {padding: 12px 15px;font-size: 1em;}.page-game-stop-ph__faq-answer {padding: 15px !important;}.page-game-stop-ph img:not(.page-game-stop-ph__payment-logo img) {max-width: 100% !important;height: auto !important;min-width: 200px !important;min-height: 200px !important;}}