.page-where-is-nustar-cebu { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: 10px; }.page-where-is-nustar-cebu__hero-section { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 40px 20px; position: relative; overflow: hidden; color: #ffffff; min-height: 500px; justify-content: center; background-color: #2a2a4a; }.page-where-is-nustar-cebu__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }.page-where-is-nustar-cebu__hero-image-wrapper img { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.5); }.page-where-is-nustar-cebu__hero-content { position: relative; z-index: 2; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; }.page-where-is-nustar-cebu__hero-content h1 { font-size: 2.5em; margin-bottom: 20px; color: #e0e0e0; }.page-where-is-nustar-cebu__hero-content p { font-size: 1.1em; margin-bottom: 30px; }.page-where-is-nustar-cebu__cta-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; min-width: 200px; text-align: center; }.page-where-is-nustar-cebu__cta-button:hover { background-color: #c02935; }.page-where-is-nustar-cebu__introduction-section,.page-where-is-nustar-cebu__quick-access-section,.page-where-is-nustar-cebu__games-section,.page-where-is-nustar-cebu__promotions-section,.page-where-is-nustar-cebu__security-cs-section,.page-where-is-nustar-cebu__faq-section,.page-where-is-nustar-cebu__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-where-is-nustar-cebu__introduction-section h2,.page-where-is-nustar-cebu__quick-access-section h2,.page-where-is-nustar-cebu__games-section h2,.page-where-is-nustar-cebu__promotions-section h2,.page-where-is-nustar-cebu__security-cs-section h2,.page-where-is-nustar-cebu__faq-section h2,.page-where-is-nustar-cebu__blog-section h2 { font-size: 2em; margin-bottom: 30px; color: #e0e0e0; }.page-where-is-nustar-cebu__introduction-section p,.page-where-is-nustar-cebu__games-section p,.page-where-is-nustar-cebu__promotions-section p,.page-where-is-nustar-cebu__security-cs-section p,.page-where-is-nustar-cebu__blog-section p { margin-bottom: 20px; color: #ccc; }.page-where-is-nustar-cebu__features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-where-is-nustar-cebu__feature-item { background-color: #2a2a4a; border-radius: 8px; padding: 25px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; }.page-where-is-nustar-cebu__feature-item:hover { transform: translateY(-5px); }.page-where-is-nustar-cebu__feature-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-height: 200px; object-fit: cover; }.page-where-is-nustar-cebu__feature-item h3 { font-size: 1.4em; margin-bottom: 10px; color: #e63946; }.page-where-is-nustar-cebu__feature-item p { font-size: 0.95em; color: #b0b0b0; }.page-where-is-nustar-cebu__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-where-is-nustar-cebu__access-button { display: inline-block; background-color: #457b9d; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; min-width: 180px; text-align: center; }.page-where-is-nustar-cebu__access-button:hover { background-color: #3b6b8b; }.page-where-is-nustar-cebu__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-where-is-nustar-cebu__game-card { background-color: #2a2a4a; border-radius: 8px; padding: 25px; flex: 1 1 calc(25% - 30px); box-sizing: border-box; min-width: 250px; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-where-is-nustar-cebu__game-card:hover { transform: translateY(-5px); }.page-where-is-nustar-cebu__game-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-height: 200px; object-fit: cover; }.page-where-is-nustar-cebu__game-card h3 { font-size: 1.3em; margin-bottom: 10px; color: #a8dadc; }.page-where-is-nustar-cebu__game-card p { font-size: 0.9em; color: #b0b0b0; flex-grow: 1; word-wrap: break-word; }.page-where-is-nustar-cebu__game-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; min-width: 120px; text-align: center; }.page-where-is-nustar-cebu__game-button:hover { background-color: #c02935; }.page-where-is-nustar-cebu__promotions-section { background-color: #2a2a4a; }.page-where-is-nustar-cebu__promo-cards { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-where-is-nustar-cebu__promo-card { background-color: #1a1a2e; border-radius: 8px; padding: 25px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-where-is-nustar-cebu__promo-card:hover { transform: translateY(-5px); }.page-where-is-nustar-cebu__promo-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-height: 200px; object-fit: cover; }.page-where-is-nustar-cebu__promo-card h3 { font-size: 1.4em; margin-bottom: 10px; color: #f1faee; }.page-where-is-nustar-cebu__promo-card p { font-size: 0.95em; color: #b0b0b0; flex-grow: 1; word-wrap: break-word; }.page-where-is-nustar-cebu__promo-button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; min-width: 150px; text-align: center; }.page-where-is-nustar-cebu__promo-button:hover { background-color: #c02935; }.page-where-is-nustar-cebu__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-where-is-nustar-cebu__security-item { background-color: #2a2a4a; border-radius: 8px; padding: 25px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-where-is-nustar-cebu__security-item:hover { transform: translateY(-5px); }.page-where-is-nustar-cebu__security-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-height: 150px; object-fit: contain; }.page-where-is-nustar-cebu__security-item h3 { font-size: 1.4em; margin-bottom: 10px; color: #f1faee; }.page-where-is-nustar-cebu__security-item p { font-size: 0.95em; color: #b0b0b0; flex-grow: 1; word-wrap: break-word; }.page-where-is-nustar-cebu__contact-button { display: inline-block; background-color: #457b9d; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; min-width: 150px; text-align: center; }.page-where-is-nustar-cebu__contact-button:hover { background-color: #3b6b8b; }.page-where-is-nustar-cebu__faq-container { margin-top: 40px; text-align: left; }.page-where-is-nustar-cebu__faq-item { background-color: #2a2a4a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: background-color 0.3s ease; }.page-where-is-nustar-cebu__faq-item.active { background-color: #3a3a5a; }.page-where-is-nustar-cebu__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; font-size: 1.1em; color: #f1faee; transition: color 0.3s ease; }.page-where-is-nustar-cebu__faq-question:hover { color: #e63946; }.page-where-is-nustar-cebu__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; font-size: 1.1em; }.page-where-is-nustar-cebu__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; pointer-events: none; color: #e63946; }.page-where-is-nustar-cebu__faq-item.active .page-where-is-nustar-cebu__faq-toggle { transform: rotate(45deg); }.page-where-is-nustar-cebu__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #b0b0b0; font-size: 0.95em; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-where-is-nustar-cebu__faq-item.active .page-where-is-nustar-cebu__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; }.page-where-is-nustar-cebu__blog-articles { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-where-is-nustar-cebu__blog-card { background-color: #2a2a4a; border-radius: 8px; padding: 20px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; }.page-where-is-nustar-cebu__blog-card:hover { transform: translateY(-5px); }.page-where-is-nustar-cebu__blog-card img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; min-height: 200px; object-fit: cover; }.page-where-is-nustar-cebu__blog-card h3 { font-size: 1.2em; margin-bottom: 10px; color: #f1faee; word-wrap: break-word; }.page-where-is-nustar-cebu__blog-card h3 a { color: #f1faee; text-decoration: none; transition: color 0.3s ease; }.page-where-is-nustar-cebu__blog-card h3 a:hover { color: #e63946; }.page-where-is-nustar-cebu__blog-card p { font-size: 0.9em; color: #b0b0b0; flex-grow: 1; word-wrap: break-word; }@media (max-width: 1024px) { .page-where-is-nustar-cebu__feature-item,.page-where-is-nustar-cebu__promo-card,.page-where-is-nustar-cebu__security-item,.page-where-is-nustar-cebu__blog-card { flex: 1 1 calc(50% - 20px); } .page-where-is-nustar-cebu__game-card { flex: 1 1 calc(50% - 20px); } }@media (max-width: 768px) { .page-where-is-nustar-cebu__hero-content h1 { font-size: 2em; } .page-where-is-nustar-cebu__hero-content p { font-size: 1em; } .page-where-is-nustar-cebu__cta-button { padding: 12px 25px; font-size: 1em; } .page-where-is-nustar-cebu__introduction-section h2,.page-where-is-nustar-cebu__quick-access-section h2,.page-where-is-nustar-cebu__games-section h2,.page-where-is-nustar-cebu__promotions-section h2,.page-where-is-nustar-cebu__security-cs-section h2,.page-where-is-nustar-cebu__faq-section h2,.page-where-is-nustar-cebu__blog-section h2 { font-size: 1.8em; } .page-where-is-nustar-cebu__feature-item,.page-where-is-nustar-cebu__game-card,.page-where-is-nustar-cebu__promo-card,.page-where-is-nustar-cebu__security-item,.page-where-is-nustar-cebu__blog-card { flex: 1 1 100%; max-width: 100% !important; box-sizing: border-box !important; padding: 20px 15px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-where-is-nustar-cebu__features,.page-where-is-nustar-cebu__access-buttons,.page-where-is-nustar-cebu__game-categories,.page-where-is-nustar-cebu__promo-cards,.page-where-is-nustar-cebu__security-features,.page-where-is-nustar-cebu__blog-articles { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !important; margin-left: 0 !important; margin-right: 0 !important; gap: 20px; } .page-where-is-nustar-cebu__feature-item p,.page-where-is-nustar-cebu__game-card p,.page-where-is-nustar-cebu__promo-card p,.page-where-is-nustar-cebu__security-item p,.page-where-is-nustar-cebu__blog-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-where-is-nustar-cebu__faq-question { padding: 15px !important; font-size: 1em; } .page-where-is-nustar-cebu__faq-question h3 { font-size: 1em; } .page-where-is-nustar-cebu__faq-answer { padding: 15px !important; font-size: 0.9em; } }@media (max-width: 480px) { .page-where-is-nustar-cebu__hero-content h1 { font-size: 1.7em; } .page-where-is-nustar-cebu__introduction-section,.page-where-is-nustar-cebu__quick-access-section,.page-where-is-nustar-cebu__games-section,.page-where-is-nustar-cebu__promotions-section,.page-where-is-nustar-cebu__security-cs-section,.page-where-is-nustar-cebu__faq-section,.page-where-is-nustar-cebu__blog-section { padding: 40px 15px; } } .page-where-is-nustar-cebu__feature-item img,.page-where-is-nustar-cebu__game-card img,.page-where-is-nustar-cebu__promo-card img,.page-where-is-nustar-cebu__security-item img,.page-where-is-nustar-cebu__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-where-is-nustar-cebu h1,.page-where-is-nustar-cebu h2,.page-where-is-nustar-cebu h3,.page-where-is-nustar-cebu p,.page-where-is-nustar-cebu a { color: #f0f0f0; } .page-where-is-nustar-cebu__cta-button,.page-where-is-nustar-cebu__access-button,.page-where-is-nustar-cebu__game-button,.page-where-is-nustar-cebu__promo-button,.page-where-is-nustar-cebu__contact-button { color: #ffffff; } .page-where-is-nustar-cebu__feature-item h3,.page-where-is-nustar-cebu__game-card h3,.page-where-is-nustar-cebu__promo-card h3,.page-where-is-nustar-cebu__security-item h3,.page-where-is-nustar-cebu__blog-card h3 a { color: #a8dadc; } .page-where-is-nustar-cebu__faq-question { color: #f1faee; } .page-where-is-nustar-cebu__faq-question:hover { color: #e63946; } .page-where-is-nustar-cebu__faq-toggle { color: #e63946; }