.page-game-one-ph-location { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a1a; line-height: 1.6; } .page-game-one-ph-location__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-game-one-ph-location__container { padding: 10px; } } .page-game-one-ph-location__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,philippines,online]') center center no-repeat; background-size: cover; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; padding-top: 10px; } @media (max-width: 768px) { .page-game-one-ph-location__hero-section { padding: 80px 10px 60px; } } .page-game-one-ph-location__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-game-one-ph-location__hero-title { font-size: 2.2em; } } .page-game-one-ph-location__hero-description { font-size: 1.3em; color: #f0f0f0; max-width: 800px; margin: 0 auto 30px; } @media (max-width: 768px) { .page-game-one-ph-location__hero-description { font-size: 1em; } } .page-game-one-ph-location__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-game-one-ph-location__button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-game-one-ph-location__button--primary { background-color: #ffcc00; color: #333; } .page-game-one-ph-location__button--primary:hover { background-color: #e6b800; transform: translateY(-2px); } .page-game-one-ph-location__button--secondary { background-color: #007bff; color: #fff; } .page-game-one-ph-location__button--secondary:hover { background-color: #0056b3; transform: translateY(-2px); } .page-game-one-ph-location__section { padding: 60px 0; border-bottom: 1px solid #333; } @media (max-width: 768px) { .page-game-one-ph-location__section { padding: 40px 0; } } .page-game-one-ph-location__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; } @media (max-width: 768px) { .page-game-one-ph-location__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-game-one-ph-location__content-block { display: flex; align-items: center; margin-bottom: 60px; } .page-game-one-ph-location__content-block:nth-child(even) { flex-direction: row-reverse; } @media (max-width: 992px) { .page-game-one-ph-location__content-block { flex-direction: column; text-align: center; } .page-game-one-ph-location__content-block:nth-child(even) { flex-direction: column; } } .page-game-one-ph-location__text-content { flex: 1; padding: 0 30px; } @media (max-width: 992px) { .page-game-one-ph-location__text-content { padding: 0 15px; margin-bottom: 30px; } } .page-game-one-ph-location__image-wrapper { flex: 1; text-align: center; } .page-game-one-ph-location__image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-game-one-ph-location__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-game-one-ph-location__image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } .page-game-one-ph-location__h3 { font-size: 1.8em; color: #ffcc00; margin-bottom: 15px; } @media (max-width: 768px) { .page-game-one-ph-location__h3 { font-size: 1.4em; } } .page-game-one-ph-location__paragraph { margin-bottom: 15px; font-size: 1.1em; color: #ccc; } .page-game-one-ph-location__list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-game-one-ph-location__list-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; min-width: 280px; } .page-game-one-ph-location__list-item:hover { transform: translateY(-5px); } @media (max-width: 768px) { .page-game-one-ph-location__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; flex-direction: column; align-items: center; } .page-game-one-ph-location__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } .page-game-one-ph-location__list-icon { margin-bottom: 15px; } .page-game-one-ph-location__list-icon img { max-width: 100%; height: auto; border-radius: 5px; } @media (max-width: 768px) { .page-game-one-ph-location__list-icon img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-game-one-ph-location__list-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-game-one-ph-location__list-description { font-size: 1em; color: #ccc; } .page-game-one-ph-location__faq-section { background-color: #222; } .page-game-one-ph-location__faq-item { margin-bottom: 15px; border: 1px solid #333; border-radius: 8px; overflow: hidden; } .page-game-one-ph-location__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-game-one-ph-location__faq-question:hover { background-color: #444; } .page-game-one-ph-location__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-game-one-ph-location__faq-question h3 { font-size: 1em; } } .page-game-one-ph-location__faq-toggle { font-size: 1.8em; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-game-one-ph-location__faq-item.active .page-game-one-ph-location__faq-toggle { transform: rotate(45deg); } .page-game-one-ph-location__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: #ccc; font-size: 1em; } .page-game-one-ph-location__faq-item.active .page-game-one-ph-location__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-game-one-ph-location__cta-section { text-align: center; padding: 80px 20px; background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('[GALLERY:banner:1920x600:nustargame,philippines,cta]') center center no-repeat; background-size: cover; } @media (max-width: 768px) { .page-game-one-ph-location__cta-section { padding: 60px 10px; } } .page-game-one-ph-location__cta-title { font-size: 3em; color: #ffcc00; margin-bottom: 25px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-game-one-ph-location__cta-title { font-size: 2em; } } .page-game-one-ph-location__cta-description { font-size: 1.4em; color: #f0f0f0; max-width: 900px; margin: 0 auto 40px; } @media (max-width: 768px) { .page-game-one-ph-location__cta-description { font-size: 1.1em; } } .page-game-one-ph-location__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-game-one-ph-location__floating-button { background-color: #ffcc00; color: #333; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.2s ease; font-size: 1em; text-align: center; } .page-game-one-ph-location__floating-button:hover { background-color: #e6b800; transform: translateY(-2px); } @media (max-width: 768px) { .page-game-one-ph-location__floating-buttons { bottom: 10px; right: 10px; } .page-game-one-ph-location__floating-button { padding: 10px 20px; font-size: 0.9em; } }