.page-nustar-online-game-download { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-nustar-online-game-download h1, .page-nustar-online-game-download h2, .page-nustar-online-game-download h3 { color: #0056b3; margin-bottom: 15px; }.page-nustar-online-game-download section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.05); }.page-nustar-online-game-download__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-nustar-online-game-download__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; margin-bottom: 0; position: relative; overflow: hidden; padding-top: 70px; /* Small decorative padding, assumes body has header offset */}.page-nustar-online-game-download__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:nustar,gaming,philippines,download]'); background-size: cover; background-position: center; opacity: 0.2; z-index: 1; }.page-nustar-online-game-download__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-nustar-online-game-download__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; line-height: 1.2; }.page-nustar-online-game-download__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; }.page-nustar-online-game-download__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-nustar-online-game-download__btn { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-nustar-online-game-download__btn:hover { background-color: #e0a800; transform: translateY(-2px); }.page-nustar-online-game-download__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: 30px 0; }.page-nustar-online-game-download__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-nustar-online-game-download__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-nustar-online-game-download__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-nustar-online-game-download__card { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.08); transition: transform 0.3s ease; }.page-nustar-online-game-download__card:hover { transform: translateY(-5px); }.page-nustar-online-game-download__card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-nustar-online-game-download__card-content { padding: 20px; }.page-nustar-online-game-download__card-title { font-size: 1.4em; margin-top: 0; margin-bottom: 10px; }.page-nustar-online-game-download__card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-nustar-online-game-download__list { list-style: none; padding: 0; margin: 0; }.page-nustar-online-game-download__list-item { background-color: #e9f7ff; margin-bottom: 10px; padding: 15px; border-radius: 5px; box-sizing: border-box; }.page-nustar-online-game-download__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; }.page-nustar-online-game-download__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; font-weight: bold; color: #0056b3; }.page-nustar-online-game-download__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; }.page-nustar-online-game-download__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; transition: transform 0.3s ease; }.page-nustar-online-game-download__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: #555; }.page-nustar-online-game-download__faq-item.active .page-nustar-online-game-download__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-nustar-online-game-download__faq-item.active .page-nustar-online-game-download__faq-toggle { transform: rotate(45deg); }.page-nustar-online-game-download__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-nustar-online-game-download__blog-card { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0,0,0,0.08); transition: transform 0.3s ease; }.page-nustar-online-game-download__blog-card:hover { transform: translateY(-5px); }.page-nustar-online-game-download__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-nustar-online-game-download__blog-content { padding: 20px; }.page-nustar-online-game-download__blog-title { font-size: 1.2em; margin-top: 0; margin-bottom: 10px; }.page-nustar-online-game-download__blog-date { font-size: 0.85em; color: #777; margin-bottom: 10px; }.page-nustar-online-game-download__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-nustar-online-game-download__blog-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-nustar-online-game-download__blog-link:hover { color: #0056b3; }.page-nustar-online-game-download img { max-width: 100%; height: auto; display: block; }.page-nustar-online-game-download__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-nustar-online-game-download__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-nustar-online-game-download__quick-access-link { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-nustar-online-game-download__quick-access-link:hover { background-color: #218838; }.page-nustar-online-game-download__promotion-card { text-align: center; padding: 30px; border: 1px solid #eee; border-radius: 8px; background-color: #f9f9f9; }.page-nustar-online-game-download__promotion-title { font-size: 1.5em; margin-bottom: 10px; }.page-nustar-online-game-download__promotion-description { margin-bottom: 20px; color: #555; }.page-nustar-online-game-download__service-item { display: flex; align-items: center; margin-bottom: 15px; }.page-nustar-online-game-download__service-icon { width: 60px; height: 60px; margin-right: 15px; flex-shrink: 0; object-fit: contain; }.page-nustar-online-game-download__service-text h3 { margin: 0 0 5px 0; font-size: 1.2em; }.page-nustar-online-game-download__service-text p { margin: 0; font-size: 0.9em; color: #666; }@media (max-width: 768px) { .page-nustar-online-game-download__hero-title { font-size: 2em; }.page-nustar-online-game-download__hero-subtitle { font-size: 1.1em; }.page-nustar-online-game-download__hero-buttons { flex-direction: column; gap: 15px; }.page-nustar-online-game-download__btn { width: 100%; max-width: 250px; margin: 0 auto; }.page-nustar-online-game-download__grid { grid-template-columns: 1fr; }.page-nustar-online-game-download__card-image { height: 200px; }.page-nustar-online-game-download__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-nustar-online-game-download__payment-logo, .page-nustar-online-game-download__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-nustar-online-game-download__blog-grid { grid-template-columns: 1fr; }.page-nustar-online-game-download__blog-image { height: 180px; }.page-nustar-online-game-download__faq-question { padding: 12px 0; }.page-nustar-online-game-download__faq-question h3 { font-size: 1em; }.page-nustar-online-game-download__faq-answer { padding: 15px 10px !important; }.page-nustar-online-game-download__quick-access-links { flex-direction: column; }.page-nustar-online-game-download__quick-access-link { width: 100%; max-width: 280px; margin: 0 auto; }.page-nustar-online-game-download__image-container img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-nustar-online-game-download__list-item { 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; word-break: break-word !important; }.page-nustar-online-game-download__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }