.page-nustar-game-ph { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-nustar-game-ph a { text-decoration: none; color: #e94560; } .page-nustar-game-ph a:hover { text-decoration: underline; } .page-nustar-game-ph__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-nustar-game-ph__section { padding: 40px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-nustar-game-ph__section:last-of-type { border-bottom: none; } .page-nustar-game-ph__section-title { text-align: center; color: #e94560; font-size: 2.5em; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; } .page-nustar-game-ph__hero-section { background: url('[GALLERY:hero:1920x1080:nustar_game_ph,online_casino,gaming_platform,promotions]') no-repeat center center/cover; min-height: 80vh; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; padding-top: 10px; box-sizing: border-box; } .page-nustar-game-ph__hero-content { background-color: rgba(0, 0, 0, 0.6); padding: 40px; border-radius: 10px; max-width: 900px; } .page-nustar-game-ph__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-nustar-game-ph__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #ddd; } .page-nustar-game-ph__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-nustar-game-ph__button { background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; display: inline-block; white-space: nowrap; } .page-nustar-game-ph__button:hover { background-color: #ff6a80; } .page-nustar-game-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 15px; background-color: #16213e; } .page-nustar-game-ph__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-nustar-game-ph__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-nustar-game-ph__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-nustar-game-ph__intro-item { background-color: #0f3460; padding: 30px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-nustar-game-ph__intro-item h3 { color: #533483; font-size: 1.5em; margin-bottom: 15px; } .page-nustar-game-ph__intro-item p { color: #ccc; } .page-nustar-game-ph__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-nustar-game-ph__quick-access-item { text-align: center; } .page-nustar-game-ph__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-nustar-game-ph__game-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; transition: transform 0.3s ease; } .page-nustar-game-ph__game-card:hover { transform: translateY(-5px); } .page-nustar-game-ph__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-nustar-game-ph__game-card-content { padding: 20px; } .page-nustar-game-ph__game-card-content h3 { color: #e94560; font-size: 1.4em; margin-bottom: 10px; } .page-nustar-game-ph__game-card-content p { color: #ccc; font-size: 0.95em; } .page-nustar-game-ph__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-nustar-game-ph__promotion-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; padding: 25px; } .page-nustar-game-ph__promotion-card h3 { color: #533483; font-size: 1.6em; margin-bottom: 15px; } .page-nustar-game-ph__promotion-card p { color: #ccc; margin-bottom: 20px; } .page-nustar-game-ph__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-nustar-game-ph__feature-item { background-color: #0f3460; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-nustar-game-ph__feature-item h3 { color: #533483; font-size: 1.5em; margin-bottom: 10px; } .page-nustar-game-ph__feature-item p { color: #ccc; } .page-nustar-game-ph__faq-list { max-width: 800px; margin: 0 auto; } .page-nustar-game-ph__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-nustar-game-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #16213e; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-nustar-game-ph__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; } .page-nustar-game-ph__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-nustar-game-ph__faq-item.active .page-nustar-game-ph__faq-toggle { transform: rotate(45deg); } .page-nustar-game-ph__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-nustar-game-ph__faq-item.active .page-nustar-game-ph__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-nustar-game-ph__faq-answer p { margin: 0; color: #ccc; } .page-nustar-game-ph__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-nustar-game-ph__blog-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-nustar-game-ph__blog-card:hover { transform: translateY(-5px); } .page-nustar-game-ph__blog-card-image { width: 100%; height: 220px; object-fit: cover; } .page-nustar-game-ph__blog-card-content { padding: 20px; } .page-nustar-game-ph__blog-card-content h3 { font-size: 1.3em; margin-bottom: 10px; } .page-nustar-game-ph__blog-card-content h3 a { color: #e94560; } .page-nustar-game-ph__blog-card-content p { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-nustar-game-ph__blog-card-content .page-nustar-game-ph__button { padding: 10px 20px; font-size: 0.9em; } @media (max-width: 768px) { .page-nustar-game-ph__hero-title { font-size: 2.5em; } .page-nustar-game-ph__hero-description { font-size: 1.1em; } .page-nustar-game-ph__cta-buttons { flex-direction: column; gap: 15px; } .page-nustar-game-ph__button { width: 100%; box-sizing: border-box; } .page-nustar-game-ph__section-title { font-size: 2em; } .page-nustar-game-ph__intro-grid, .page-nustar-game-ph__quick-access-grid, .page-nustar-game-ph__game-categories, .page-nustar-game-ph__promotions-grid, .page-nustar-game-ph__security-features, .page-nustar-game-ph__blog-grid { grid-template-columns: 1fr; } .page-nustar-game-ph__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-nustar-game-ph__payment-logo, .page-nustar-game-ph__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-nustar-game-ph__faq-question { padding: 15px 20px; } .page-nustar-game-ph__faq-question h3 { font-size: 1.1em; } .page-nustar-game-ph__faq-answer { padding: 0 20px; } .page-nustar-game-ph__faq-item.active .page-nustar-game-ph__faq-answer { padding: 15px 20px !important; } .page-nustar-game-ph__intro-item, .page-nustar-game-ph__quick-access-item, .page-nustar-game-ph__game-card, .page-nustar-game-ph__promotion-card, .page-nustar-game-ph__feature-item, .page-nustar-game-ph__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-nustar-game-ph__intro-item p, .page-nustar-game-ph__promotion-card p, .page-nustar-game-ph__feature-item p, .page-nustar-game-ph__blog-card-content p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }