/* General Styling */.page-ph-cash-slot-game {font-family: 'Arial', sans-serif;color: #e0e0e0;background-color: #1a1a2e;line-height: 1.6;}.page-ph-cash-slot-game__section-title {font-size: 2.5em;color: #e94560;text-align: center;margin-bottom: 40px;padding-top: 20px;}.page-ph-cash-slot-game__paragraph {max-width: 800px;margin: 0 auto 20px auto;text-align: center;font-size: 1.1em;color: #c0c0c0;}.page-ph-cash-slot-game__cta-button {display: inline-block;background-color: #0f3460;color: #ffffff;padding: 15px 30px;border-radius: 8px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;}.page-ph-cash-slot-game__cta-button:hover {background-color: #e94560;transform: translateY(-2px);}.page-ph-cash-slot-game__cta-button--small {padding: 10px 20px;font-size: 0.95em;margin-top: 15px;}.highlight {color: #e94560;font-weight: bold;}/* Hero Section */.page-ph-cash-slot-game__hero-section {position: relative;width: 100%;min-height: 600px;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;padding: 10px 20px 60px 20px;box-sizing: border-box;}.page-ph-cash-slot-game__hero-image-wrapper {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}.page-ph-cash-slot-game__hero-image {width: 100%;height: 100%;object-fit: cover;filter: brightness(0.6);max-width: 100%;}.page-ph-cash-slot-game__hero-content {position: relative;z-index: 1;max-width: 900px;padding: 20px;background: rgba(0, 0, 0, 0.4);border-radius: 10px;}.page-ph-cash-slot-game__hero-title {font-size: 3.8em;margin-bottom: 20px;color: #ffffff;line-height: 1.1;}.page-ph-cash-slot-game__hero-description {font-size: 1.3em;margin-bottom: 30px;color: #f0f0f0;}/* Payment Providers Section */.page-ph-cash-slot-game__payment-providers {padding: 60px 20px;background-color: #0f3460;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__logo-grid {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 1200px;margin: 30px auto 0 auto;box-sizing: border-box;}.page-ph-cash-slot-game__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;object-fit: contain;filter: grayscale(100%) brightness(1.5);transition: filter 0.3s ease;}.page-ph-cash-slot-game__payment-logo:hover {filter: grayscale(0%) brightness(1);}/* Introduction Section */.page-ph-cash-slot-game__introduction-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;box-sizing: border-box;}/* Quick Access Section */.page-ph-cash-slot-game__quick-access-section {padding: 80px 20px;background-color: #2e2e4e;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__access-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-ph-cash-slot-game__access-button {background-color: #e94560;color: #ffffff;padding: 15px 25px;border-radius: 8px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;white-space: nowrap;box-sizing: border-box;}.page-ph-cash-slot-game__access-button:hover {background-color: #0f3460;transform: translateY(-2px);}/* Core Games Section */.page-ph-cash-slot-game__games-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__game-categories {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-ph-cash-slot-game__game-card {background-color: #16213e;border-radius: 10px;padding: 25px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;align-items: center;box-sizing: border-box;}.page-ph-cash-slot-game__game-card:hover {transform: translateY(-10px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.page-ph-cash-slot-game__game-image {width: 100%;height: 200px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;max-width: 100%;}.page-ph-cash-slot-game__game-title {font-size: 1.6em;color: #e94560;margin-bottom: 10px;}.page-ph-cash-slot-game__game-description {font-size: 1em;color: #c0c0c0;flex-grow: 1;margin-bottom: 20px;}/* Promotions Section */.page-ph-cash-slot-game__promotions-section {padding: 80px 20px;background-color: #0f3460;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-ph-cash-slot-game__promo-card {background-color: #16213e;border-radius: 10px;padding: 25px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;align-items: center;box-sizing: border-box;}.page-ph-cash-slot-game__promo-card:hover {transform: translateY(-10px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.page-ph-cash-slot-game__promo-image {width: 100%;height: 180px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;max-width: 100%;}.page-ph-cash-slot-game__promo-title {font-size: 1.5em;color: #e94560;margin-bottom: 10px;}.page-ph-cash-slot-game__promo-description {font-size: 1em;color: #c0c0c0;flex-grow: 1;margin-bottom: 20px;}/* Security Section */.page-ph-cash-slot-game__security-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__security-features {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 30px;margin-top: 40px;}.page-ph-cash-slot-game__feature-item {background-color: #16213e;border-radius: 10px;padding: 25px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);display: flex;flex-direction: column;align-items: center;box-sizing: border-box;}.page-ph-cash-slot-game__feature-icon {width: 100px;height: 100px;object-fit: contain;margin-bottom: 20px;max-width: 100%;}.page-ph-cash-slot-game__feature-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-ph-cash-slot-game__feature-description {font-size: 0.95em;color: #c0c0c0;flex-grow: 1;}/* FAQ Section */.page-ph-cash-slot-game__faq-section {padding: 80px 20px;background-color: #2e2e4e;box-sizing: border-box;}.page-ph-cash-slot-game__faq-container {max-width: 900px;margin: 40px auto 0 auto;}.page-ph-cash-slot-game__faq-item {background-color: #1a1a2e;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}.page-ph-cash-slot-game__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #16213e;color: #ffffff;font-size: 1.2em;font-weight: bold;user-select: none;transition: background-color 0.3s ease;box-sizing: border-box;}.page-ph-cash-slot-game__faq-question:hover {background-color: #0f3460;}.page-ph-cash-slot-game__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;color: #ffffff;}.page-ph-cash-slot-game__faq-toggle {font-size: 1.5em;font-weight: bold;pointer-events: none;color: #e94560;}.page-ph-cash-slot-game__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;background-color: #1a1a2e;color: #c0c0c0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;box-sizing: border-box;}.page-ph-cash-slot-game__faq-answer p {margin: 0 0 15px 0;padding-top: 15px;}.page-ph-cash-slot-game__faq-answer p:last-child {margin-bottom: 0;}.page-ph-cash-slot-game__faq-item.active .page-ph-cash-slot-game__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-ph-cash-slot-game__faq-item.active .page-ph-cash-slot-game__faq-toggle {color: #ffffff;}/* Blog Section */.page-ph-cash-slot-game__blog-section {padding: 80px 20px;max-width: 1200px;margin: 0 auto;text-align: center;box-sizing: border-box;}.page-ph-cash-slot-game__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-ph-cash-slot-game__blog-card {background-color: #16213e;border-radius: 10px;padding: 25px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);transition: transform 0.3s ease, box-shadow 0.3s ease;display: flex;flex-direction: column;align-items: center;text-align: left;box-sizing: border-box;}.page-ph-cash-slot-game__blog-card:hover {transform: translateY(-10px);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.page-ph-cash-slot-game__blog-image {width: 100%;height: 180px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;max-width: 100%;}.page-ph-cash-slot-game__blog-title {font-size: 1.5em;color: #e94560;margin-bottom: 10px;line-height: 1.3;}.page-ph-cash-slot-game__blog-summary {font-size: 0.95em;color: #c0c0c0;flex-grow: 1;margin-bottom: 20px;}/* Responsive Adjustments */@media (max-width: 1024px) {.page-ph-cash-slot-game__hero-title {font-size: 3em;} .page-ph-cash-slot-game__hero-description {font-size: 1.2em;} .page-ph-cash-slot-game__section-title {font-size: 2em;}}@media (max-width: 768px) {.page-ph-cash-slot-game__hero-section {min-height: 500px;padding-bottom: 40px;} .page-ph-cash-slot-game__hero-title {font-size: 2.5em;} .page-ph-cash-slot-game__hero-description {font-size: 1.1em;} .page-ph-cash-slot-game__section-title {font-size: 1.8em;} .page-ph-cash-slot-game__paragraph {font-size: 1em;} .page-ph-cash-slot-game__cta-button {padding: 12px 25px;font-size: 1em;} .page-ph-cash-slot-game__access-buttons {flex-direction: column;align-items: center;} .page-ph-cash-slot-game__access-button {width: 100% !important;max-width: 300px !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;} /* Partner logos specific mobile CSS as per requirements */ .page-ph-cash-slot-game__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;padding: 40px 10px;} .page-ph-cash-slot-game__payment-logo, .page-ph-cash-slot-game__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;box-sizing: border-box !important;} /* General image responsiveness */ .page-ph-cash-slot-game img {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;} /* List items responsiveness (cards are essentially list items here) */ .page-ph-cash-slot-game__game-card, .page-ph-cash-slot-game__promo-card, .page-ph-cash-slot-game__feature-item, .page-ph-cash-slot-game__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 15px !important;padding-right: 15px !important;} .page-ph-cash-slot-game__faq-question, .page-ph-cash-slot-game__faq-answer {padding-left: 15px !important;padding-right: 15px !important;} .page-ph-cash-slot-game__faq-answer p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}}@media (max-width: 480px) {.page-ph-cash-slot-game__hero-title {font-size: 2em;} .page-ph-cash-slot-game__hero-description {font-size: 1em;} .page-ph-cash-slot-game__section-title {font-size: 1.5em;} .page-ph-cash-slot-game__cta-button {width: 90%;max-width: 250px;font-size: 0.9em;}}