.page-ph789-net { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; }.page-ph789-net__container { max-width: 1200px; margin: 0 auto; padding: 20px 15px; box-sizing: border-box; }.page-ph789-net__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-ph789-net__text-content { font-size: 1.1em; line-height: 1.6; margin-bottom: 20px; text-align: justify; }.page-ph789-net__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-ph789-net__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-ph789-net__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 2; }.page-ph789-net__hero-content { position: relative; z-index: 3; color: #ffffff; max-width: 900px; padding: 20px; }.page-ph789-net__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7); }.page-ph789-net__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; line-height: 1.5; }.page-ph789-net__hero-cta { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ph789-net__hero-cta:hover { background-color: #ff6b81; transform: translateY(-3px); }.page-ph789-net__introduction-section, .page-ph789-net__quick-access-section, .page-ph789-net__games-section, .page-ph789-net__promotions-section, .page-ph789-net__security-support-section, .page-ph789-net__faq-section, .page-ph789-net__blog-section { padding: 60px 0; }.page-ph789-net__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ph789-net__access-button { background-color: #0f3460; color: #ffffff; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ph789-net__access-button:hover { background-color: #164a8a; transform: translateY(-2px); }.page-ph789-net__game-grid, .page-ph789-net__promo-grid, .page-ph789-net__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-ph789-net__game-card, .page-ph789-net__promo-card, .page-ph789-net__blog-card { background-color: #2c2c44; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; }.page-ph789-net__game-card:hover, .page-ph789-net__promo-card:hover, .page-ph789-net__blog-card:hover { transform: translateY(-10px); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.5); }.page-ph789-net__game-image, .page-ph789-net__promo-image, .page-ph789-net__blog-image { width: 100%; height: 250px; object-fit: cover; }.page-ph789-net__game-title, .page-ph789-net__promo-title, .page-ph789-net__blog-title { font-size: 1.8em; color: #e94560; margin: 20px 20px 10px; }.page-ph789-net__game-description, .page-ph789-net__promo-description, .page-ph789-net__blog-excerpt { font-size: 1em; line-height: 1.6; padding: 0 20px 15px; flex-grow: 1; }.page-ph789-net__game-button, .page-ph789-net__promo-button, .page-ph789-net__blog-link { display: inline-block; background-color: #0f3460; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 1em; font-weight: bold; text-align: center; margin: 0 20px 20px; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-ph789-net__game-button:hover, .page-ph789-net__promo-button:hover, .page-ph789-net__blog-link:hover { background-color: #164a8a; }.page-ph789-net__blog-content { display: flex; flex-direction: column; flex-grow: 1; }.page-ph789-net__blog-date { font-size: 0.9em; color: #a0a0a0; margin: 0 20px 10px; }.page-ph789-net__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: center; margin-top: 40px; }.page-ph789-net__security-item { background-color: #2c2c44; padding: 30px; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-ph789-net__security-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; }.page-ph789-net__security-title { font-size: 1.6em; color: #e94560; margin-bottom: 15px; }.page-ph789-net__security-text { font-size: 1em; line-height: 1.6; }.page-ph789-net__contact-button { display: block; width: fit-content; margin: 50px auto 0; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ph789-net__contact-button:hover { background-color: #ff6b81; transform: translateY(-3px); }.page-ph789-net__faq-list { margin-top: 40px; }.page-ph789-net__faq-item { background-color: #2c2c44; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-ph789-net__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #0f3460; transition: background-color 0.3s ease; user-select: none; }.page-ph789-net__faq-question:hover { background-color: #164a8a; }.page-ph789-net__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffffff; pointer-events: none; }.page-ph789-net__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffffff; transition: transform 0.3s ease; pointer-events: none; }.page-ph789-net__faq-item.active .page-ph789-net__faq-toggle { transform: rotate(45deg); }.page-ph789-net__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; }.page-ph789-net__faq-item.active .page-ph789-net__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-ph789-net__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #e0e0e0; }.page-ph789-net__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-ph789-net__blog-card { display: flex; flex-direction: column; background-color: #2c2c44; border-radius: 12px; overflow: hidden; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-ph789-net__blog-card:hover { transform: translateY(-10px); box-shadow: 0 12px 24px rgba(0, 0, 0, 0.5); }.page-ph789-net__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-ph789-net__blog-content { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; }.page-ph789-net__blog-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; line-height: 1.3; }.page-ph789-net__blog-date { font-size: 0.85em; color: #a0a0a0; margin-bottom: 15px; }.page-ph789-net__blog-excerpt { font-size: 0.95em; line-height: 1.6; color: #cccccc; margin-bottom: 20px; flex-grow: 1; }.page-ph789-net__blog-link { display: inline-block; background-color: #0f3460; color: #ffffff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-size: 0.95em; font-weight: bold; text-align: center; transition: background-color 0.3s ease; }.page-ph789-net__blog-link:hover { background-color: #164a8a; }@media (max-width: 1024px) { .page-ph789-net__hero-title { font-size: 3em; } .page-ph789-net__hero-subtitle { font-size: 1.2em; } .page-ph789-net__section-title { font-size: 2em; } .page-ph789-net__game-grid, .page-ph789-net__promo-grid, .page-ph789-net__blog-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } }.page-ph789-net__game-image, .page-ph789-net__promo-image, .page-ph789-net__blog-image, .page-ph789-net__security-icon { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }@media (max-width: 768px) { .page-ph789-net__hero-section { height: 500px; } .page-ph789-net__hero-title { font-size: 2.5em; } .page-ph789-net__hero-subtitle { font-size: 1.1em; } .page-ph789-net__hero-cta { padding: 12px 25px; font-size: 1.1em; } .page-ph789-net__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-ph789-net__text-content { font-size: 1em; } .page-ph789-net__access-links { flex-direction: column; align-items: center; } .page-ph789-net__access-button { width: 90%; max-width: 300px; } .page-ph789-net__game-grid, .page-ph789-net__promo-grid, .page-ph789-net__security-grid, .page-ph789-net__blog-grid { grid-template-columns: 1fr; } .page-ph789-net__game-card, .page-ph789-net__promo-card, .page-ph789-net__blog-card, .page-ph789-net__security-item { margin: 0 auto; width: 95%; max-width: 400px; } .page-ph789-net__game-image, .page-ph789-net__promo-image, .page-ph789-net__blog-image { height: 220px; } .page-ph789-net__faq-question { padding: 15px 20px; } .page-ph789-net__faq-question h3 { font-size: 1.1em; } .page-ph789-net__faq-answer { padding: 0 20px; } .page-ph789-net__faq-item.active .page-ph789-net__faq-answer { padding: 15px 20px !important; } .page-ph789-net__contact-button { width: 90%; max-width: 300px; font-size: 1.1em; padding: 12px 25px; } .page-ph789-net__faq-list, .page-ph789-net__blog-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-ph789-net__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph789-net__faq-answer p { word-break: break-word !important; } }@media (max-width: 480px) { .page-ph789-net__hero-section { height: 450px; } .page-ph789-net__hero-title { font-size: 2em; } .page-ph789-net__hero-subtitle { font-size: 1em; } .page-ph789-net__hero-cta { padding: 10px 20px; font-size: 1em; } .page-ph789-net__section-title { font-size: 1.5em; } .page-ph789-net__game-image, .page-ph789-net__promo-image, .page-ph789-net__blog-image { height: 180px; } .page-ph789-net__game-title, .page-ph789-net__promo-title, .page-ph789-net__blog-title { font-size: 1.4em; } .page-ph789-net__faq-question { padding: 12px 15px; } .page-ph789-net__faq-question h3 { font-size: 1em; } .page-ph789-net__faq-answer { padding: 0 15px; } .page-ph789-net__faq-item.active .page-ph789-net__faq-answer { padding: 12px 15px !important; } }