body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-ph365-official-site-philippines__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ph365-official-site-philippines__section-title { color: #e94560; text-align: center; margin-bottom: 40px; font-size: 2.5em; font-weight: bold; } .page-ph365-official-site-philippines__text-content { text-align: center; max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; } .page-ph365-official-site-philippines__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; } .page-ph365-official-site-philippines__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.5); } .page-ph365-official-site-philippines__hero-content { z-index: 1; color: #fff; max-width: 900px; padding: 20px; } .page-ph365-official-site-philippines__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; } .page-ph365-official-site-philippines__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-ph365-official-site-philippines__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-ph365-official-site-philippines__hero-button { display: inline-block; 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; } .page-ph365-official-site-philippines__hero-button--primary { background-color: #e94560; color: #fff; border: 2px solid #e94560; } .page-ph365-official-site-philippines__hero-button--primary:hover { background-color: #c2314d; transform: translateY(-3px); } .page-ph365-official-site-philippines__hero-button--secondary { background-color: transparent; color: #e94560; border: 2px solid #e94560; } .page-ph365-official-site-philippines__hero-button--secondary:hover { background-color: #e94560; color: #fff; transform: translateY(-3px); } .page-ph365-official-site-philippines__about-section, .page-ph365-official-site-philippines__quick-access-section, .page-ph365-official-site-philippines__games-section, .page-ph365-official-site-philippines__promotions-section, .page-ph365-official-site-philippines__security-support-section, .page-ph365-official-site-philippines__faq-section, .page-ph365-official-site-philippines__blog-section { padding: 60px 0; } .page-ph365-official-site-philippines__about-section { background-color: #16213e; } .page-ph365-official-site-philippines__features-grid, .page-ph365-official-site-philippines__games-grid, .page-ph365-official-site-philippines__promo-grid, .page-ph365-official-site-philippines__info-grid, .page-ph365-official-site-philippines__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-ph365-official-site-philippines__feature-item, .page-ph365-official-site-philippines__game-card, .page-ph365-official-site-philippines__promo-card, .page-ph365-official-site-philippines__info-item, .page-ph365-official-site-philippines__blog-card { background-color: #0f3460; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ph365-official-site-philippines__feature-item:hover, .page-ph365-official-site-philippines__game-card:hover, .page-ph365-official-site-philippines__promo-card:hover, .page-ph365-official-site-philippines__info-item:hover, .page-ph365-official-site-philippines__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); } .page-ph365-official-site-philippines__feature-icon, .page-ph365-official-site-philippines__info-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ph365-official-site-philippines__feature-title, .page-ph365-official-site-philippines__game-title, .page-ph365-official-site-philippines__promo-title, .page-ph365-official-site-philippines__info-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-ph365-official-site-philippines__feature-description, .page-ph365-official-site-philippines__game-description, .page-ph365-official-site-philippines__promo-description, .page-ph365-official-site-philippines__info-description { font-size: 0.95em; color: #b0b0b0; } .page-ph365-official-site-philippines__access-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 40px; } .page-ph365-official-site-philippines__access-button { display: block; background-color: #0f3460; color: #fff; padding: 15px 20px; 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; border: 1px solid #e94560; } .page-ph365-official-site-philippines__access-button:hover { background-color: #e94560; transform: translateY(-3px); } .page-ph365-official-site-philippines__game-image, .page-ph365-official-site-philippines__promo-image, .page-ph365-official-site-philippines__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ph365-official-site-philippines__game-button, .page-ph365-official-site-philippines__promo-button { display: inline-block; background-color: #e94560; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; } .page-ph365-official-site-philippines__game-button:hover, .page-ph365-official-site-philippines__promo-button:hover { background-color: #c2314d; } .page-ph365-official-site-philippines__view-all-button, .page-ph365-official-site-philippines__contact-button { display: block; width: fit-content; margin: 50px auto 0 auto; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ph365-official-site-philippines__view-all-button:hover, .page-ph365-official-site-philippines__contact-button:hover { background-color: #c2314d; transform: translateY(-3px); } .page-ph365-official-site-philippines__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-ph365-official-site-philippines__faq-item { background-color: #0f3460; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-ph365-official-site-philippines__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #16213e; border-bottom: 1px solid #0f3460; transition: background-color 0.3s ease; } .page-ph365-official-site-philippines__faq-question:hover { background-color: #1a2a4f; } .page-ph365-official-site-philippines__faq-title { font-size: 1.2em; color: #e94560; margin: 0; pointer-events: none; } .page-ph365-official-site-philippines__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-ph365-official-site-philippines__faq-item.active .page-ph365-official-site-philippines__faq-toggle { transform: rotate(45deg); } .page-ph365-official-site-philippines__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-ph365-official-site-philippines__faq-item.active .page-ph365-official-site-philippines__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ph365-official-site-philippines__faq-answer p { margin: 0; color: #b0b0b0; } .page-ph365-official-site-philippines__blog-card { display: flex; text-align: left; } .page-ph365-official-site-philippines__blog-image { width: 150px; height: 150px; flex-shrink: 0; margin-right: 20px; object-fit: cover; border-radius: 8px; } .page-ph365-official-site-philippines__blog-content { flex-grow: 1; } .page-ph365-official-site-philippines__blog-title { font-size: 1.3em; margin-bottom: 10px; } .page-ph365-official-site-philippines__blog-title a { color: #e94560; text-decoration: none; transition: color 0.3s ease; } .page-ph365-official-site-philippines__blog-title a:hover { color: #c2314d; } .page-ph365-official-site-philippines__blog-excerpt { font-size: 0.9em; color: #b0b0b0; margin-bottom: 15px; } .page-ph365-official-site-philippines__read-more { display: inline-block; color: #e94560; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-ph365-official-site-philippines__read-more:hover { color: #c2314d; } @media (max-width: 768px) { .page-ph365-official-site-philippines__hero-section { height: 70vh; } .page-ph365-official-site-philippines__hero-title { font-size: 2.2em; } .page-ph365-official-site-philippines__hero-subtitle { font-size: 1.1em; } .page-ph365-official-site-philippines__hero-button { padding: 12px 20px; font-size: 1em; } .page-ph365-official-site-philippines__section-title { font-size: 2em; } .page-ph365-official-site-philippines__text-content { font-size: 1em; } .page-ph365-official-site-philippines__features-grid, .page-ph365-official-site-philippines__games-grid, .page-ph365-official-site-philippines__promo-grid, .page-ph365-official-site-philippines__info-grid, .page-ph365-official-site-philippines__blog-grid { grid-template-columns: 1fr; } .page-ph365-official-site-philippines__feature-item, .page-ph365-official-site-philippines__game-card, .page-ph365-official-site-philippines__promo-card, .page-ph365-official-site-philippines__info-item, .page-ph365-official-site-philippines__blog-card { padding: 20px; } .page-ph365-official-site-philippines__feature-icon, .page-ph365-official-site-philippines__info-icon { width: 60px; height: 60px; margin-bottom: 15px; } .page-ph365-official-site-philippines__feature-title, .page-ph365-official-site-philippines__game-title, .page-ph365-official-site-philippines__promo-title, .page-ph365-official-site-philippines__info-title { font-size: 1.3em; } .page-ph365-official-site-philippines__access-links-grid { grid-template-columns: 1fr; } .page-ph365-official-site-philippines__access-button { font-size: 1em; padding: 12px 15px; } .page-ph365-official-site-philippines__game-image, .page-ph365-official-site-philippines__promo-image, .page-ph365-official-site-philippines__blog-image { height: 180px; } .page-ph365-official-site-philippines__view-all-button, .page-ph365-official-site-philippines__contact-button { padding: 12px 25px; font-size: 1.1em; } .page-ph365-official-site-philippines__faq-question { padding: 15px 20px; } .page-ph365-official-site-philippines__faq-title { font-size: 1.1em; } .page-ph365-official-site-philippines__faq-answer { padding: 0 20px; } .page-ph365-official-site-philippines__faq-item.active .page-ph365-official-site-philippines__faq-answer { padding: 15px 20px !important; } .page-ph365-official-site-philippines__blog-card { flex-direction: column; text-align: center; } .page-ph365-official-site-philippines__blog-image { width: 100% !important; height: 200px !important; margin: 0 0 15px 0; } .page-ph365-official-site-philippines__blog-content { padding: 0; } .page-ph365-official-site-philippines__blog-title { font-size: 1.2em; } .page-ph365-official-site-philippines__blog-excerpt { font-size: 0.85em; } /* Responsive list item rules */ .page-ph365-official-site-philippines__features-grid > *, .page-ph365-official-site-philippines__games-grid > *, .page-ph365-official-site-philippines__promo-grid > *, .page-ph365-official-site-philippines__info-grid > *, .page-ph365-official-site-philippines__access-links-grid > *, .page-ph365-official-site-philippines__blog-grid > * { 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-ph365-official-site-philippines__features-grid, .page-ph365-official-site-philippines__games-grid, .page-ph365-official-site-philippines__promo-grid, .page-ph365-official-site-philippines__info-grid, .page-ph365-official-site-philippines__access-links-grid, .page-ph365-official-site-philippines__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } } @media (max-width: 480px) { .page-ph365-official-site-philippines__hero-title { font-size: 1.8em; } .page-ph365-official-site-philippines__hero-subtitle { font-size: 1em; } .page-ph365-official-site-philippines__hero-cta-group { flex-direction: column; gap: 10px; } .page-ph365-official-site-philippines__hero-button { width: 100%; } .page-ph365-official-site-philippines__section-title { font-size: 1.8em; } }