.page-wow-ph11-com { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-wow-ph11-com__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-wow-ph11-com__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-wow-ph11-com__hero-content { position: relative; z-index: 1; padding: 20px; max-width: 900px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-wow-ph11-com__hero-title { font-size: 3em; margin-bottom: 15px; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-wow-ph11-com__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-wow-ph11-com__hero-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-wow-ph11-com__hero-cta-button, .page-wow-ph11-com__hero-secondary-button { display: inline-block; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-wow-ph11-com__hero-cta-button { background-color: #4CAF50; color: #fff; }.page-wow-ph11-com__hero-cta-button:hover { background-color: #45a049; transform: translateY(-3px); }.page-wow-ph11-com__hero-secondary-button { background-color: #2196F3; color: #fff; }.page-wow-ph11-com__hero-secondary-button:hover { background-color: #1976D2; transform: translateY(-3px); }.page-wow-ph11-com__section-title { font-size: 2.5em; color: #333; text-align: center; margin: 60px 0 30px; }.page-wow-ph11-com__section-title--small { font-size: 1.8em; margin: 40px 0 20px; }.page-wow-ph11-com__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: 20px; background-color: #fff; border-bottom: 1px solid #eee; }.page-wow-ph11-com__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1200px; margin: 0 auto; }.page-wow-ph11-com__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-wow-ph11-com__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-wow-ph11-com__intro-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; text-align: center; background-color: #fff; }.page-wow-ph11-com__intro-text { font-size: 1.1em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-wow-ph11-com__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-wow-ph11-com__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; }.page-wow-ph11-com__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-wow-ph11-com__feature-title { font-size: 1.5em; margin-bottom: 15px; color: #2196F3; }.page-wow-ph11-com__feature-description { font-size: 0.95em; color: #555; }.page-wow-ph11-com__quick-access-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; text-align: center; background-color: #e8f5e9; }.page-wow-ph11-com__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 900px; margin: 0 auto; }.page-wow-ph11-com__access-button { display: inline-block; padding: 12px 25px; background-color: #00796B; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-wow-ph11-com__access-button:hover { background-color: #004d40; transform: translateY(-2px); }.page-wow-ph11-com__games-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; }.page-wow-ph11-com__games-intro { text-align: center; font-size: 1.1em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-wow-ph11-com__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-wow-ph11-com__game-card { background-color: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; display: flex; flex-direction: column; justify-content: space-between; }.page-wow-ph11-com__game-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; max-width: 100%; height: auto; }.page-wow-ph11-com__game-title { font-size: 1.6em; margin-bottom: 10px; color: #D32F2F; }.page-wow-ph11-com__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; }.page-wow-ph11-com__game-button { display: inline-block; padding: 10px 20px; background-color: #D32F2F; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-wow-ph11-com__game-button:hover { background-color: #B71C1C; transform: translateY(-2px); }.page-wow-ph11-com__promotions-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; background-color: #f4f7f6; }.page-wow-ph11-com__promotions-intro { text-align: center; font-size: 1.1em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-wow-ph11-com__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-wow-ph11-com__promo-card { background-color: #fff; padding: 25px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; display: flex; flex-direction: column; justify-content: space-between; }.page-wow-ph11-com__promo-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; max-width: 100%; height: auto; }.page-wow-ph11-com__promo-title { font-size: 1.6em; margin-bottom: 10px; color: #E65100; }.page-wow-ph11-com__promo-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; }.page-wow-ph11-com__promo-button { display: inline-block; padding: 10px 20px; background-color: #E65100; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-wow-ph11-com__promo-button:hover { background-color: #BF360C; transform: translateY(-2px); }.page-wow-ph11-com__security-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; text-align: center; background-color: #fff; }.page-wow-ph11-com__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-wow-ph11-com__security-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); text-align: center; }.page-wow-ph11-com__security-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-wow-ph11-com__security-title { font-size: 1.5em; margin-bottom: 15px; color: #3F51B5; }.page-wow-ph11-com__security-description { font-size: 0.95em; color: #555; }.page-wow-ph11-com__support-button { display: inline-block; padding: 15px 30px; background-color: #3F51B5; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-wow-ph11-com__support-button:hover { background-color: #303F9F; transform: translateY(-3px); }.page-wow-ph11-com__faq-section { padding: 50px 20px; max-width: 1000px; margin: 0 auto; background-color: #f4f7f6; }.page-wow-ph11-com__faq-container { margin-top: 30px; }.page-wow-ph11-com__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-wow-ph11-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #fff; cursor: pointer; user-select: none; border-bottom: 1px solid #eee; }.page-wow-ph11-com__faq-question:hover { background-color: #f0f0f0; }.page-wow-ph11-com__faq-q-text { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-wow-ph11-com__faq-toggle { font-size: 1.5em; font-weight: bold; color: #555; transition: transform 0.3s ease; pointer-events: none; }.page-wow-ph11-com__faq-item.active .page-wow-ph11-com__faq-toggle { transform: rotate(45deg); }.page-wow-ph11-com__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; }.page-wow-ph11-com__faq-item.active .page-wow-ph11-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-wow-ph11-com__faq-answer p { margin: 0; font-size: 0.95em; color: #555; }.page-wow-ph11-com__blog-section { padding: 50px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; }.page-wow-ph11-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-wow-ph11-com__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; }.page-wow-ph11-com__blog-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; height: auto; }.page-wow-ph11-com__blog-content-wrap { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; }.page-wow-ph11-com__blog-title { font-size: 1.4em; margin-bottom: 10px; }.page-wow-ph11-com__blog-title a { color: #333; text-decoration: none; transition: color 0.3s ease; }.page-wow-ph11-com__blog-title a:hover { color: #2196F3; }.page-wow-ph11-com__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; flex-grow: 1; }.page-wow-ph11-com__blog-read-more { display: inline-block; padding: 8px 15px; background-color: #2196F3; color: #fff; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; align-self: flex-start; }.page-wow-ph11-com__blog-read-more:hover { background-color: #1976D2; }@media (max-width: 768px) { .page-wow-ph11-com__hero-title { font-size: 2em; }.page-wow-ph11-com__hero-subtitle { font-size: 1em; }.page-wow-ph11-com__hero-buttons { flex-direction: column; gap: 10px; }.page-wow-ph11-com__hero-cta-button, .page-wow-ph11-com__hero-secondary-button { width: 80%; margin: 0 auto; padding: 12px 20px; }.page-wow-ph11-com__section-title { font-size: 2em; margin: 40px 0 20px; }.page-wow-ph11-com__section-title--small { font-size: 1.5em; margin: 30px 0 15px; }.page-wow-ph11-com__payment-providers { gap: 16px; padding: 15px; }.page-wow-ph11-com__payment-logo, .page-wow-ph11-com__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-wow-ph11-com__intro-section, .page-wow-ph11-com__quick-access-section, .page-wow-ph11-com__games-section, .page-wow-ph11-com__promotions-section, .page-wow-ph11-com__security-section, .page-wow-ph11-com__faq-section, .page-wow-ph11-com__blog-section { padding: 30px 15px; }.page-wow-ph11-com__intro-text, .page-wow-ph11-com__games-intro, .page-wow-ph11-com__promotions-intro { font-size: 0.95em; margin-bottom: 30px; }.page-wow-ph11-com__features-grid, .page-wow-ph11-com__game-categories, .page-wow-ph11-com__promo-grid, .page-wow-ph11-com__security-content, .page-wow-ph11-com__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-wow-ph11-com__feature-item, .page-wow-ph11-com__game-card, .page-wow-ph11-com__promo-card, .page-wow-ph11-com__security-item, .page-wow-ph11-com__blog-card { padding: 20px; }.page-wow-ph11-com__feature-icon, .page-wow-ph11-com__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-wow-ph11-com__feature-title, .page-wow-ph11-com__security-title { font-size: 1.3em; }.page-wow-ph11-com__game-title, .page-wow-ph11-com__promo-title { font-size: 1.4em; }.page-wow-ph11-com__access-links { flex-direction: column; gap: 10px; }.page-wow-ph11-com__access-button, .page-wow-ph11-com__support-button { width: 100%; box-sizing: border-box; }.page-wow-ph11-com__faq-question { padding: 15px 20px; }.page-wow-ph11-com__faq-q-text { font-size: 1em; }.page-wow-ph11-com__faq-answer { padding: 0 20px; }.page-wow-ph11-com__faq-item.active .page-wow-ph11-com__faq-answer { padding: 15px 20px !important; }.page-wow-ph11-com__faq-answer p { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-wow-ph11-com__blog-image { height: 180px; }.page-wow-ph11-com__blog-title { font-size: 1.2em; }.page-wow-ph11-com__blog-excerpt { font-size: 0.85em; } }