body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f7f6; color: #333; } .page-nustar-game-link-for-android__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-nustar-game-link-for-android__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 30px; line-height: 1.2; } .page-nustar-game-link-for-android__text-content { font-size: 1.1em; line-height: 1.6; text-align: center; max-width: 900px; margin: 0 auto 30px auto; } .page-nustar-game-link-for-android__cta-button, .page-nustar-game-link-for-android__secondary-cta-button, .page-nustar-game-link-for-android__promo-button { display: inline-block; background-color: #e53935; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; } .page-nustar-game-link-for-android__cta-button:hover, .page-nustar-game-link-for-android__secondary-cta-button:hover, .page-nustar-game-link-for-android__promo-button:hover { background-color: #c62828; transform: translateY(-2px); } .page-nustar-game-link-for-android__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:nustar,android,game,app,mobile,casino]') center/cover no-repeat; color: #fff; text-align: center; padding: 10px 20px 80px 20px; display: flex; align-items: center; justify-content: center; min-height: 600px; position: relative; overflow: hidden; } .page-nustar-game-link-for-android__hero-content { z-index: 1; max-width: 900px; } .page-nustar-game-link-for-android__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.1; } .page-nustar-game-link-for-android__hero-subtitle { font-size: 1.4em; margin-bottom: 40px; } .page-nustar-game-link-for-android__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-nustar-game-link-for-android__intro-section { background-color: #ffffff; padding: 80px 0; } .page-nustar-game-link-for-android__quick-access-section { background-color: #f9f9f9; padding: 80px 0; } .page-nustar-game-link-for-android__access-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 40px; } .page-nustar-game-link-for-android__access-card { background-color: #fff; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-decoration: none; color: #333; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: center; box-sizing: border-box; } .page-nustar-game-link-for-android__access-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); } .page-nustar-game-link-for-android__access-icon { width: 80px; height: 80px; margin-bottom: 15px; max-width: 100%; height: auto; } .page-nustar-game-link-for-android__access-title { font-size: 1.4em; margin: 0; color: #1a1a1a; } .page-nustar-game-link-for-android__games-section { padding: 80px 0; background-color: #ffffff; } .page-nustar-game-link-for-android__game-tabs { display: flex; justify-content: center; margin-bottom: 40px; flex-wrap: wrap; gap: 10px; } .page-nustar-game-link-for-android__tab-button { background-color: #eee; border: none; padding: 12px 25px; font-size: 1.1em; cursor: pointer; border-radius: 5px; transition: background-color 0.3s ease, color 0.3s ease; white-space: nowrap; } .page-nustar-game-link-for-android__tab-button.active { background-color: #e53935; color: #fff; } .page-nustar-game-link-for-android__tab-button:hover:not(.active) { background-color: #ddd; } .page-nustar-game-link-for-android__game-content { display: none; } .page-nustar-game-link-for-android__game-content.active { display: block; } .page-nustar-game-link-for-domain__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-nustar-game-link-for-android__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-align: center; padding-bottom: 20px; } .page-nustar-game-link-for-android__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; } .page-nustar-game-link-for-android__game-title { font-size: 1.3em; margin: 15px 10px 5px 10px; color: #1a1a1a; } .page-nustar-game-link-for-android__game-description { font-size: 0.95em; color: #666; padding: 0 15px; } .page-nustar-game-link-for-android__game-providers { text-align: center; margin-top: 60px; } .page-nustar-game-link-for-android__provider-title { font-size: 1.6em; margin-bottom: 25px; color: #1a1a1a; } .page-nustar-game-link-for-android__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; } .page-nustar-game-link-for-android__provider-logo { height: 50px; object-fit: contain; max-width: 150px; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-nustar-game-link-for-android__provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-nustar-game-link-for-android__promotions-section { background-color: #f4f7f6; padding: 80px 0; } .page-nustar-game-link-for-android__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 40px; } .page-nustar-game-link-for-android__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-align: center; display: flex; flex-direction: column; padding-bottom: 20px; } .page-nustar-game-link-for-android__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; } .page-nustar-game-link-for-android__promo-title { font-size: 1.4em; margin: 20px 15px 10px 15px; color: #1a1a1a; } .page-nustar-game-link-for-android__promo-description { font-size: 1em; color: #666; padding: 0 15px 20px 15px; flex-grow: 1; } .page-nustar-game-link-for-android__promo-button { margin-top: auto; align-self: center; width: fit-content; padding: 12px 25px; font-size: 1em; } .page-nustar-game-link-for-android__security-support-section { background-color: #ffffff; padding: 80px 0; } .page-nustar-game-link-for-android__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } .page-nustar-game-link-for-android__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } .page-nustar-game-link-for-android__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; max-width: 100%; height: auto; } .page-nustar-game-link-for-android__feature-title { font-size: 1.4em; margin: 0 0 10px 0; color: #1a1a1a; } .page-nustar-game-link-for-android__feature-description { font-size: 0.95em; color: #666; } .page-nustar-game-link-for-android__payment-methods { text-align: center; margin-top: 60px; } .page-nustar-game-link-for-android__payment-title { font-size: 1.6em; margin-bottom: 25px; color: #1a1a1a; } .page-nustar-game-link-for-android__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; } .page-nustar-game-link-for-android__payment-logo { height: 40px; object-fit: contain; max-width: 120px; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-nustar-game-link-for-android__payment-logo:hover { filter: grayscale(0%); opacity: 1; } .page-nustar-game-link-for-android__faq-section { background-color: #f4f7f6; padding: 80px 0; } .page-nustar-game-link-for-android__faq-list { max-width: 900px; margin: 40px auto 0 auto; } .page-nustar-game-link-for-android__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.04); overflow: hidden; } .page-nustar-game-link-for-android__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #fff; transition: background-color 0.3s ease; } .page-nustar-game-link-for-android__faq-question:hover { background-color: #f0f0f0; } .page-nustar-game-link-for-android__faq-title { font-size: 1.2em; margin: 0; color: #1a1a1a; pointer-events: none; } .page-nustar-game-link-for-android__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e53935; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-nustar-game-link-for-android__faq-item.active .page-nustar-game-link-for-android__faq-toggle { transform: rotate(45deg); } .page-nustar-game-link-for-android__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; font-size: 1em; line-height: 1.6; color: #555; } .page-nustar-game-link-for-android__faq-item.active .page-nustar-game-link-for-android__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-nustar-game-link-for-android__blog-section { background-color: #ffffff; padding: 80px 0; } .page-nustar-game-link-for-android__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 40px; } .page-nustar-game-link-for-android__blog-card { display: flex; flex-direction: column; background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); text-decoration: none; color: #333; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-nustar-game-link-for-android__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1); } .page-nustar-game-link-for-android__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; } .page-nustar-game-link-for-android__blog-content-wrapper { padding: 20px 20px 25px 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-nustar-game-link-for-android__blog-title { font-size: 1.3em; margin: 0 0 10px 0; color: #1a1a1a; line-height: 1.3; } .page-nustar-game-link-for-android__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; } @media (max-width: 1024px) { .page-nustar-game-link-for-android__hero-title { font-size: 3em; } .page-nustar-game-link-for-android__hero-subtitle { font-size: 1.2em; } .page-nustar-game-link-for-android__section-title { font-size: 2em; } .page-nustar-game-link-for-android__text-content { font-size: 1em; } } @media (max-width: 768px) { .page-nustar-game-link-for-android__hero-section { min-height: 500px; padding: 10px 15px 60px 15px; } .page-nustar-game-link-for-android__hero-title { font-size: 2.2em; } .page-nustar-game-link-for-android__hero-subtitle { font-size: 1em; } .page-nustar-game-link-for-android__cta-button, .page-nustar-game-link-for-android__secondary-cta-button, .page-nustar-game-link-for-android__promo-button { padding: 12px 20px; font-size: 1em; } .page-nustar-game-link-for-android__container { padding: 15px; } .page-nustar-game-link-for-android__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-nustar-game-link-for-android__text-content { font-size: 0.95em; margin-bottom: 25px; } .page-nustar-game-link-for-android__access-links-grid, .page-nustar-game-link-for-android__game-grid, .page-nustar-game-link-for-android__promo-grid, .page-nustar-game-link-for-android__features-grid, .page-nustar-game-link-for-android__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-nustar-game-link-for-android__tab-button { padding: 10px 18px; font-size: 0.95em; } .page-nustar-game-link-for-android__faq-question { padding: 15px 20px; } .page-nustar-game-link-for-android__faq-title { font-size: 1.1em; } .page-nustar-game-link-for-android__faq-answer { padding: 0 20px; } .page-nustar-game-link-for-android__faq-item.active .page-nustar-game-link-for-android__faq-answer { padding: 15px 20px !important; } .page-nustar-game-link-for-android__access-card, .page-nustar-game-link-for-android__game-card, .page-nustar-game-link-for-android__promo-card, .page-nustar-game-link-for-android__feature-item, .page-nustar-game-link-for-android__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-link-for-android__provider-logos, .page-nustar-game-link-for-android__payment-logos { gap: 15px; } .page-nustar-game-link-for-android__provider-logo, .page-nustar-game-link-for-android__payment-logo { max-width: 100px; height: 35px; } .page-nustar-game-link-for-android__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-nustar-game-link-for-android__hero-title { font-size: 1.8em; } .page-nustar-game-link-for-android__hero-subtitle { font-size: 0.9em; } .page-nustar-game-link-for-android__section-title { font-size: 1.5em; } }