.page-22ph-com { font-family: 'Roboto', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-22ph-com__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-22ph-com__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url('[GALLERY:hero:1920x1080:online_casino_philippines,mobile_gaming,bingoplus]') center/cover no-repeat; text-align: center; padding: 80px 20px; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; box-sizing: border-box; } .page-22ph-com__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); z-index: 1; } .page-22ph-com__hero-content { position: relative; z-index: 2; } .page-22ph-com__hero-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-22ph-com__hero-subtitle { font-size: 1.3em; color: #e0e0e0; margin-bottom: 30px; } .page-22ph-com__cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-22ph-com__button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-22ph-com__button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-22ph-com__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-22ph-com__promotions-section { background-color: #2a2a4a; padding: 40px 20px; border-radius: 10px; margin-bottom: 40px; box-sizing: border-box; } .page-22ph-com__promotion-card { background-color: #3a3a5a; border-radius: 8px; overflow: hidden; margin-bottom: 25px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-22ph-com__promotion-card:hover { transform: translateY(-5px); } .page-22ph-com__promotion-image { width: 100%; max-width: 100%; height: auto; display: block; object-fit: cover; } .page-22ph-com__promotion-content { padding: 20px; } .page-22ph-com__promotion-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-22ph-com__promotion-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-22ph-com__game-categories-section { padding: 40px 20px; margin-bottom: 40px; box-sizing: border-box; } .page-22ph-com__category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; } .page-22ph-com__category-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; display: flex; flex-direction: column; height: 100%; } .page-22ph-com__category-card:hover { transform: translateY(-5px); } .page-22ph-com__category-image { width: 100%; max-width: 100%; height: 200px; object-fit: cover; display: block; } .page-22ph-com__category-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-22ph-com__category-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-22ph-com__category-description { font-size: 0.9em; color: #ccc; margin-bottom: 15px; } .page-22ph-com__about-section { background-color: #2a2a4a; padding: 40px 20px; border-radius: 10px; margin-bottom: 40px; text-align: center; box-sizing: border-box; } .page-22ph-com__about-content { max-width: 800px; margin: 0 auto; color: #e0e0e0; } .page-22ph-com__about-text { margin-bottom: 25px; font-size: 1.05em; } .page-22ph-com__about-text strong { color: #ffcc00; } .page-22ph-com__floating-buttons { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); display: flex; gap: 15px; z-index: 1000; width: 100%; justify-content: center; padding: 0 20px; box-sizing: border-box; } .page-22ph-com__floating-button { background-color: #007bff; color: #fff; 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.3s ease; border: none; cursor: pointer; font-size: 1em; white-space: nowrap; } .page-22ph-com__floating-button.register { background-color: #ffcc00; color: #1a1a2e; } .page-22ph-com__floating-button.login { background-color: #007bff; } .page-22ph-com__floating-button:hover { transform: translateY(-3px); } .page-22ph-com__floating-button.register:hover { background-color: #e6b800; } .page-22ph-com__floating-button.login:hover { background-color: #0056b3; } .page-22ph-com__faq-section { padding: 40px 20px; margin-bottom: 80px; box-sizing: border-box; } .page-22ph-com__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-22ph-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-22ph-com__faq-question:hover { background-color: #3a3a5a; } .page-22ph-com__faq-question h3 { margin: 0; font-size: 1.1em; color: #ffcc00; pointer-events: none; } .page-22ph-com__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-22ph-com__faq-item.active .page-22ph-com__faq-toggle { transform: rotate(45deg); } .page-22ph-com__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #ccc; font-size: 0.95em; } .page-22ph-com__faq-item.active .page-22ph-com__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-22ph-com__hero-title { font-size: 2em; } .page-22ph-com__hero-subtitle { font-size: 1em; } .page-22ph-com__button { padding: 10px 20px; font-size: 0.9em; } .page-22ph-com__section-title { font-size: 1.8em; } .page-22ph-com__category-grid { grid-template-columns: 1fr; } .page-22ph-com__floating-buttons { flex-direction: column; bottom: 10px; gap: 10px; } .page-22ph-com__floating-button { width: 100%; max-width: 250px; text-align: center; padding: 10px 15px; } .page-22ph-com__container, .page-22ph-com__hero-section, .page-22ph-com__promotions-section, .page-22ph-com__game-categories-section, .page-22ph-com__about-section, .page-22ph-com__faq-section { padding-left: 15px !important; padding-right: 15px !important; } .page-22ph-com__promotion-card, .page-22ph-com__category-card, .page-22ph-com__faq-item { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-22ph-com__faq-question { padding: 15px; } .page-22ph-com__faq-question h3 { font-size: 1em; } .page-22ph-com__faq-answer { padding: 0 15px; } .page-22ph-com__faq-item.active .page-22ph-com__faq-answer { padding: 15px !important; } .page-22ph-com__promotion-description, .page-22ph-com__category-description, .page-22ph-com__about-text, .page-22ph-com__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; } }