/* General styling for the page to ensure good contrast and readability */.page-ph22-link {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;padding-top: 10px;}.page-ph22-link__section-title {font-size: 2.5em;color: #e94560;text-align: center;margin-bottom: 40px;padding-top: 40px;}.page-ph22-link__section-text {font-size: 1.1em;text-align: center;max-width: 900px;margin: 0 auto 50px auto;color: #cccccc;}/* Button styles */.page-ph22-link__cta-button,.page-ph22-link__access-button,.page-ph22-link__game-button,.page-ph22-link__promo-button,.page-ph22-link__support-button {display: inline-block;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.2s ease;text-align: center;white-space: nowrap;box-sizing: border-box;}.page-ph22-link__cta-button {background-color: #e94560;color: #ffffff;border: 2px solid #e94560;margin: 10px;}.page-ph22-link__cta-button:hover {background-color: #d13a53;transform: translateY(-2px);}.page-ph22-link__cta-button--secondary {background-color: transparent;color: #e94560;border: 2px solid #e94560;}.page-ph22-link__cta-button--secondary:hover {background-color: rgba(233, 69, 96, 0.1);transform: translateY(-2px);}/* Hero Section */.page-ph22-link__hero-section {position: relative;width: 100%;height: 600px;display: flex;align-items: center;justify-content: center;overflow: hidden;text-align: center;margin-bottom: 50px;}.page-ph22-link__hero-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;filter: brightness(0.5);}.page-ph22-link__hero-content {position: relative;z-index: 2;max-width: 800px;padding: 20px;color: #ffffff;}.page-ph22-link__hero-title {font-size: 3.5em;margin-bottom: 20px;line-height: 1.2;color: #ffffff;}.page-ph22-link__hero-description {font-size: 1.3em;margin-bottom: 30px;color: #e0e0e0;}.page-ph22-link__hero-ctas {display: flex;justify-content: center;flex-wrap: wrap;}/* Payment Providers Section */.page-ph22-link__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: #252540;margin-bottom: 50px;}.page-ph22-link__payment-title {font-size: 1.8em;color: #f0f0f0;width: 100%;text-align: center;margin-bottom: 20px;}.page-ph22-link__payment-logos-wrapper {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;}.page-ph22-link__payment-logo {flex: 0 0 auto;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;box-sizing: border-box;object-fit: contain;display: block;}/* Introduction Section */.page-ph22-link__introduction-section {padding: 0 20px 50px 20px;text-align: center;}.page-ph22-link__feature-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding-top: 30px;}.page-ph22-link__feature-item {background-color: #252540;padding: 30px;border-radius: 10px;text-align: center;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;box-sizing: border-box;}.page-ph22-link__feature-item:hover {transform: translateY(-5px);}.page-ph22-link__feature-icon {width: 100px;height: 100px;object-fit: contain;margin-bottom: 20px;max-width: 100%;height: auto;}.page-ph22-link__feature-title {font-size: 1.6em;color: #e94560;margin-bottom: 15px;}.page-ph22-link__feature-description {font-size: 1em;color: #cccccc;}/* Quick Access Section */.page-ph22-link__quick-access-section {padding: 50px 20px;background-color: #1a1a2e;text-align: center;}.page-ph22-link__access-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-ph22-link__access-button {background-color: #e94560;color: #ffffff;border: 2px solid #e94560;padding: 12px 25px;}.page-ph22-link__access-button:hover {background-color: #d13a53;transform: translateY(-2px);}/* Games Section */.page-ph22-link__games-section {padding: 50px 20px;text-align: center;}.page-ph22-link__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding-top: 30px;}.page-ph22-link__game-card {background-color: #252540;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-ph22-link__game-card:hover {transform: translateY(-5px);}.page-ph22-link__game-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-ph22-link__game-title {font-size: 1.5em;color: #e94560;margin: 20px 15px 10px 15px;}.page-ph22-link__game-description {font-size: 0.95em;color: #cccccc;padding: 0 15px 20px 15px;}.page-ph22-link__game-button {display: block;background-color: #e94560;color: #ffffff;padding: 10px 15px;margin: 0 15px 20px 15px;border-radius: 5px;text-decoration: none;font-weight: bold;}.page-ph22-link__game-button:hover {background-color: #d13a53;}/* Promotions Section */.page-ph22-link__promotions-section {padding: 50px 20px;background-color: #252540;text-align: center;}.page-ph22-link__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding-top: 30px;}.page-ph22-link__promo-card {background-color: #1a1a2e;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-ph22-link__promo-card:hover {transform: translateY(-5px);}.page-ph22-link__promo-image {width: 100%;height: 220px;object-fit: cover;max-width: 100%;height: auto;}.page-ph22-link__promo-title {font-size: 1.5em;color: #e94560;margin: 20px 15px 10px 15px;}.page-ph22-link__promo-description {font-size: 0.95em;color: #cccccc;padding: 0 15px 20px 15px;}.page-ph22-link__promo-button {display: block;background-color: #e94560;color: #ffffff;padding: 10px 15px;margin: 0 15px 20px 15px;border-radius: 5px;text-decoration: none;font-weight: bold;}.page-ph22-link__promo-button:hover {background-color: #d13a53;}/* Safety & Support Section */.page-ph22-link__safety-support-section {padding: 50px 20px;text-align: center;}.page-ph22-link__support-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding-top: 30px;}.page-ph22-link__support-item {background-color: #252540;padding: 30px;border-radius: 10px;text-align: center;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease;box-sizing: border-box;}.page-ph22-link__support-item:hover {transform: translateY(-5px);}.page-ph22-link__support-icon {width: 80px;height: 80px;object-fit: contain;margin-bottom: 20px;max-width: 100%;height: auto;}.page-ph22-link__support-title {font-size: 1.4em;color: #e94560;margin-bottom: 15px;}.page-ph22-link__support-description {font-size: 0.95em;color: #cccccc;margin-bottom: 20px;}.page-ph22-link__support-button {background-color: #e94560;color: #ffffff;border: none;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-weight: bold;}.page-ph22-link__support-button:hover {background-color: #d13a53;}/* FAQ Section */.page-ph22-link__faq-section {padding: 50px 20px;background-color: #1a1a2e;text-align: center;}.page-ph22-link__faq-container {max-width: 900px;margin: 0 auto;text-align: left;padding-top: 30px;}.page-ph22-link__faq-item {background-color: #252540;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);box-sizing: border-box;}.page-ph22-link__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px;cursor: pointer;user-select: none;background-color: #333350;border-bottom: 1px solid #444466;transition: background-color 0.3s ease;}.page-ph22-link__faq-question:hover {background-color: #3a3a5a;}.page-ph22-link__faq-q-text {font-size: 1.2em;color: #ffffff;margin: 0;pointer-events: none;}.page-ph22-link__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e94560;transition: transform 0.3s ease;pointer-events: none;}.page-ph22-link__faq-item.active .page-ph22-link__faq-toggle {transform: rotate(45deg);}.page-ph22-link__faq-answer {max-height: 0;overflow: hidden;padding: 0 15px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #cccccc;}.page-ph22-link__faq-item.active .page-ph22-link__faq-answer {max-height: 2000px !important;padding: 20px 15px !important;opacity: 1;}.page-ph22-link__faq-answer p {margin: 0;padding-bottom: 10px;}/* Blog Section */.page-ph22-link__blog-section {padding: 50px 20px;text-align: center;}.page-ph22-link__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;padding-top: 30px;}.page-ph22-link__blog-card {background-color: #252540;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;box-sizing: border-box;}.page-ph22-link__blog-card:hover {transform: translateY(-5px);}.page-ph22-link__blog-image {width: 100%;height: 200px;object-fit: cover;max-width: 100%;height: auto;}.page-ph22-link__blog-title {font-size: 1.4em;margin-bottom: 10px;}.page-ph22-link__blog-title a {color: #e94560;text-decoration: none;transition: color 0.3s ease;}.page-ph22-link__blog-title a:hover {color: #ff7b92;}.page-ph22-link__blog-excerpt {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;}.page-ph22-link__blog-date {font-size: 0.85em;color: #888888;}/* Responsive adjustments */@media (max-width: 1024px) {.page-ph22-link__hero-title {font-size: 3em;}.page-ph22-link__hero-description {font-size: 1.2em;}.page-ph22-link__section-title {font-size: 2em;}}@media (max-width: 768px) { /* List item specific responsive (for grid items acting as lists) */.page-ph22-link__feature-item,.page-ph22-link__game-card,.page-ph22-link__promo-card,.page-ph22-link__support-item,.page-ph22-link__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;word-wrap: break-word !important;overflow-wrap: break-word !important;padding: 20px !important;}.page-ph22-link__feature-grid,.page-ph22-link__game-categories,.page-ph22-link__promo-grid,.page-ph22-link__support-grid,.page-ph22-link__blog-grid {grid-template-columns: 1fr;width: 100% !important;max-width: 100% !important;padding: 0 15px !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-ph22-link__hero-section {height: 500px;}.page-ph22-link__hero-title {font-size: 2.2em;}.page-ph22-link__hero-description {font-size: 1em;}.page-ph22-link__hero-ctas {flex-direction: column;align-items: center;}.page-ph22-link__cta-button {width: 80%;margin: 10px 0;}.page-ph22-link__section-title {font-size: 1.8em;}.page-ph22-link__section-text {font-size: 1em;margin-bottom: 30px;}.page-ph22-link__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 20px 15px;}.page-ph22-link__payment-logo {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-ph22-link__access-buttons {flex-direction: column;align-items: center;}.page-ph22-link__access-button {width: 80%;margin: 0;}.page-ph22-link__game-image,.page-ph22-link__promo-image,.page-ph22-link__blog-image {height: 180px;}.page-ph22-link__faq-q-text {font-size: 1.1em;}.page-ph22-link__faq-toggle {font-size: 1.3em;}.page-ph22-link__faq-answer {padding: 0 15px !important;}.page-ph22-link__faq-item.active .page-ph22-link__faq-answer {padding: 15px 15px !important;}}/* Ensure all images are responsive by default */.page-ph22-link img:not(.page-ph22-link__payment-logo) {max-width: 100%;height: auto;box-sizing: border-box;}@media (max-width: 768px) {.page-ph22-link img:not(.page-ph22-link__payment-logo) {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}}