.page-ph11-org { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-ph11-org__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-ph11-org__section { padding: 40px 0; } .page-ph11-org__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-ph11-org__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; } .page-ph11-org__section--dark .page-ph11-org__section-title { color: #ecf0f1; } .page-ph11-org__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:online_gaming,philippines,j8_entertainment]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; padding-top: 10px; } @media (max-width: 768px) { .page-ph11-org__hero-section { min-height: 50vh; padding: 80px 15px; padding-top: 10px; } } .page-ph11-org__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; } @media (max-width: 768px) { .page-ph11-org__hero-title { font-size: 2.5em; } } .page-ph11-org__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; } @media (max-width: 768px) { .page-ph11-org__hero-subtitle { font-size: 1.2em; } } .page-ph11-org__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-ph11-org__btn:hover { background-color: #c0392b; } .page-ph11-org__intro-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; } .page-ph11-org__intro-item { flex: 1 1 calc(33% - 30px); min-width: 280px; background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ph11-org__intro-item:hover { transform: translateY(-5px); } .page-ph11-org__intro-item h3 { color: #e74c3c; margin-bottom: 15px; font-size: 1.4em; } .page-ph11-org__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-ph11-org__quick-access-item { background-color: #fff; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-ph11-org__quick-access-item:hover { transform: translateY(-3px); } .page-ph11-org__quick-access-item .page-ph11-org__btn { width: 100%; margin-top: 15px; } .page-ph11-org__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-org__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; } .page-ph11-org__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-ph11-org__game-card-content { padding: 20px; } .page-ph11-org__game-card-content h3 { font-size: 1.5em; margin-bottom: 10px; color: #2c3e50; } .page-ph11-org__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-org__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; } .page-ph11-org__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-ph11-org__promo-card-content { padding: 20px; } .page-ph11-org__promo-card-content h3 { font-size: 1.6em; margin-bottom: 10px; color: #e74c3c; } .page-ph11-org__promo-card-content p { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ph11-org__security-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; } .page-ph11-org__security-item { flex: 1 1 calc(33% - 30px); min-width: 280px; background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-ph11-org__security-item h3 { color: #e74c3c; margin-bottom: 15px; font-size: 1.4em; } .page-ph11-org__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-ph11-org__payment-logo { height: 50px; width: auto; max-width: 120px; object-fit: contain; } .page-ph11-org__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-ph11-org__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f1f1f1; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-ph11-org__faq-question:hover { background-color: #e0e0e0; } .page-ph11-org__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; } .page-ph11-org__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-ph11-org__faq-item.active .page-ph11-org__faq-toggle { transform: rotate(45deg); } .page-ph11-org__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease; opacity: 0; } .page-ph11-org__faq-item.active .page-ph11-org__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-ph11-org__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ph11-org__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-ph11-org__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-ph11-org__blog-card-content { padding: 20px; } .page-ph11-org__blog-card-content h3 { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; } .page-ph11-org__blog-card-content p { font-size: 0.9em; color: #555; line-height: 1.5; margin-bottom: 15px; } .page-ph11-org__blog-card-link { color: #e74c3c; text-decoration: none; font-weight: bold; } .page-ph11-org__blog-card-link:hover { text-decoration: underline; } @media (max-width: 768px) { .page-ph11-org__section { padding: 30px 0; } .page-ph11-org__section-title { font-size: 2em; margin-bottom: 20px; } .page-ph11-org__intro-item, .page-ph11-org__security-item { flex: 1 1 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph11-org__intro-content, .page-ph11-org__quick-access-grid, .page-ph11-org__games-grid, .page-ph11-org__promotions-grid, .page-ph11-org__security-grid, .page-ph11-org__blog-grid { gap: 20px; } .page-ph11-org__quick-access-item, .page-ph11-org__game-card, .page-ph11-org__promo-card, .page-ph11-org__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph11-org__quick-access-item .page-ph11-org__btn { padding: 10px 15px; font-size: 0.9em; } .page-ph11-org__payment-logo { height: 40px; max-width: 100px; } .page-ph11-org__faq-question { padding: 12px 15px; } .page-ph11-org__faq-question h3 { font-size: 1.1em; } .page-ph11-org__faq-answer { padding: 0 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ph11-org__faq-item.active .page-ph11-org__faq-answer { padding: 15px !important; } .page-ph11-org img { max-width: 100% !important; height: auto !important; } }