.page-nustargame-app-download-free { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-nustargame-app-download-free__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-nustargame-app-download-free__section { padding: 60px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-nustargame-app-download-free__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-nustargame-app-download-free__hero-section { position: relative; overflow: hidden; padding: 10px 0 80px; text-align: center; color: #fff; background-color: #007bff; background-size: cover; background-position: center; }.page-nustargame-app-download-free__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.6); }.page-nustargame-app-download-free__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; padding: 40px 20px; }.page-nustargame-app-download-free__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; }.page-nustargame-app-download-free__hero-description { font-size: 1.2em; margin-bottom: 30px; }.page-nustargame-app-download-free__btn { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; 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: 1.1em; }.page-nustargame-app-download-free__btn:hover { background-color: #e0a800; transform: translateY(-3px); }.page-nustargame-app-download-free__btn--primary { background-color: #28a745; color: #fff; }.page-nustargame-app-download-free__btn--primary:hover { background-color: #218838; }.page-nustargame-app-download-free__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 20px; background-color: #f0f0f0; border-radius: 8px; margin-top: -40px; }.page-nustargame-app-download-free__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-nustargame-app-download-free__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-nustargame-app-download-free__title { font-size: 2em; color: #007bff; margin-bottom: 30px; text-align: center; }.page-nustargame-app-download-free__subtitle { font-size: 1.5em; color: #555; margin-bottom: 20px; text-align: center; }.page-nustargame-app-download-free__text-content { text-align: justify; margin-bottom: 20px; }.page-nustargame-app-download-free__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-nustargame-app-download-free__card { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); text-align: center; }.page-nustargame-app-download-free__card-title { font-size: 1.3em; color: #007bff; margin-bottom: 15px; }.page-nustargame-app-download-free__card-description { font-size: 0.95em; color: #666; }.page-nustargame-app-download-free__card-image { width: 100%; max-width: 100%; height: auto; border-radius: 4px; margin-bottom: 20px; object-fit: cover; min-height: 200px; }.page-nustargame-app-download-free__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-nustargame-app-download-free__quick-link-item { flex: 1 1 auto; min-width: 200px; text-align: center; }.page-nustargame-app-download-free__quick-link-btn { display: block; padding: 12px 20px; background-color: #6c757d; color: #fff; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease; }.page-nustargame-app-download-free__quick-link-btn:hover { background-color: #5a6268; }.page-nustargame-app-download-free__game-category { text-align: center; }.page-nustargame-app-download-free__game-category-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; min-height: 200px; }.page-nustargame-app-download-free__game-category-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-nustargame-app-download-free__promo-item { display: flex; flex-direction: column; align-items: center; text-align: center; }.page-nustargame-app-download-free__promo-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; min-height: 200px; }.page-nustargame-app-download-free__promo-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-nustargame-app-download-free__promo-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-nustargame-app-download-free__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 5px; overflow: hidden; }.page-nustargame-app-download-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; font-weight: bold; color: #007bff; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-nustargame-app-download-free__faq-question:hover { background-color: #e9f5ff; }.page-nustargame-app-download-free__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; text-align: left; pointer-events: none; }.page-nustargame-app-download-free__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none; }.page-nustargame-app-download-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; font-size: 0.95em; color: #555; }.page-nustargame-app-download-free__faq-item.active .page-nustargame-app-download-free__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-nustargame-app-download-free__faq-item.active .page-nustargame-app-download-free__faq-toggle { transform: rotate(45deg); }.page-nustargame-app-download-free__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: left; }.page-nustargame-app-download-free__blog-card-image { width: 100%; max-width: 100%; height: auto; object-fit: cover; border-bottom: 1px solid #eee; min-height: 200px; }.page-nustargame-app-download-free__blog-card-content { padding: 20px; }.page-nustargame-app-download-free__blog-card-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; }.page-nustargame-app-download-free__blog-card-link { text-decoration: none; color: inherit; display: block; }.page-nustargame-app-download-free__blog-card-link:hover .page-nustargame-app-download-free__blog-card-title { text-decoration: underline; }.page-nustargame-app-download-free__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-nustargame-app-download-free__blog-card-date { font-size: 0.8em; color: #999; }.page-nustargame-app-download-free__social-media-icons { display: flex; justify-content: center; gap: 15px; margin-top: 30px; }.page-nustargame-app-download-free__social-icon { width: 40px; height: 40px; }.page-nustargame-app-download-free__social-icon img { width: 100%; height: 100%; object-fit: contain; max-width: 100%; max-height: 100%; }.page-nustargame-app-download-free__social-icon--small { width: 32px; height: 32px; }.page-nustargame-app-download-free__social-icon--small img { width: 32px !important; height: 32px !important; }.page-nustargame-app-download-free__list-container { display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; }.page-nustargame-app-download-free__list-item { background-color: #eef7ff; padding: 15px 20px; border-radius: 5px; flex: 1 1 calc(33% - 20px); box-sizing: border-box; text-align: center; }.page-nustargame-app-download-free__list-item h4 { margin: 0 0 10px; color: #007bff; font-size: 1.1em; }.page-nustargame-app-download-free__list-item p { margin: 0; font-size: 0.9em; color: #555; }.page-nustargame-app-download-free__list-item img { max-width: 100px; height: auto; margin-bottom: 10px; object-fit: contain; min-height: 100px; }.page-nustargame-app-download-free__text-center { text-align: center; }.page-nustargame-app-download-free__max-width-800 { max-width: 800px; margin: 0 auto; }.page-nustargame-app-download-free__margin-top-40 { margin-top: 40px; }@media (max-width: 768px) { .page-nustargame-app-download-free__hero-title { font-size: 2em; }.page-nustargame-app-download-free__hero-description { font-size: 1em; }.page-nustargame-app-download-free__section { padding: 40px 15px; }.page-nustargame-app-download-free__title { font-size: 1.8em; }.page-nustargame-app-download-free__subtitle { font-size: 1.3em; }.page-nustargame-app-download-free__grid { grid-template-columns: 1fr; }.page-nustargame-app-download-free__quick-links { flex-direction: column; }.page-nustargame-app-download-free__quick-link-item { min-width: unset; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-nustargame-app-download-free__quick-link-btn { width: 100% !important; box-sizing: border-box !important; }.page-nustargame-app-download-free__list-container { flex-direction: column; gap: 15px; }.page-nustargame-app-download-free__list-item { flex: 1 1 100%; 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; padding: 15px !important; }.page-nustargame-app-download-free__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; }.page-nustargame-app-download-free__payment-logo, .page-nustargame-app-download-free__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-nustargame-app-download-free__card-image, .page-nustargame-app-download-free__game-category-image, .page-nustargame-app-download-free__promo-image, .page-nustargame-app-download-free__blog-card-image { max-width: 100% !important; height: auto !important; width: 100% !important; box-sizing: border-box !important; }.page-nustargame-app-download-free__faq-question { padding: 12px 15px; }.page-nustargame-app-download-free__faq-question h3 { font-size: 1em; }.page-nustargame-app-download-free__faq-answer { padding: 15px !important; }.page-nustargame-app-download-free__faq-item.active .page-nustargame-app-download-free__faq-answer { padding: 15px !important; } }