.page-repo-game-ph-price { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; padding-bottom: 80px; } .page-repo-game-ph-price__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-repo-game-ph-price__hero-section { background: linear-gradient(135deg, #2c3e50, #1a1a1a); padding: 100px 20px 60px; text-align: center; position: relative; overflow: hidden; border-bottom: 5px solid #e74c3c; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-repo-game-ph-price__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:gaming_ph,online_casino,abstract]') no-repeat center center/cover; opacity: 0.15; z-index: 0; } .page-repo-game-ph-price__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-repo-game-ph-price__hero-title { font-size: 3.5em; color: #e74c3c; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-repo-game-ph-price__hero-description { font-size: 1.2em; color: #cccccc; margin-bottom: 40px; } .page-repo-game-ph-price__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-repo-game-ph-price__button { display: inline-block; background-color: #e74c3c; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-repo-game-ph-price__button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-repo-game-ph-price__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-repo-game-ph-price__floating-button { background-color: #e74c3c; color: #ffffff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-repo-game-ph-price__floating-button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-repo-game-ph-price__section-title { font-size: 2.5em; color: #e74c3c; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-repo-game-ph-price__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding: 20px; } .page-repo-game-ph-price__game-card { background-color: #2c3e50; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-repo-game-ph-price__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-repo-game-ph-price__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-repo-game-ph-price__game-card-content { padding: 20px; } .page-repo-game-ph-price__game-card-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 10px; } .page-repo-game-ph-price__game-card-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-repo-game-ph-price__download-app-section { background-color: #2c3e50; padding: 60px 20px; text-align: center; margin-top: 40px; border-top: 5px solid #e74c3c; } .page-repo-game-ph-price__download-app-text { font-size: 1.2em; color: #cccccc; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-repo-game-ph-price__why-choose-us-section { padding: 60px 20px; } .page-repo-game-ph-price__feature-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 20px; } .page-repo-game-ph-price__feature-item { background-color: #2c3e50; padding: 30px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-repo-game-ph-price__feature-item:hover { transform: translateY(-5px); } .page-repo-game-ph-price__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; } .page-repo-game-ph-price__feature-title { font-size: 1.8em; color: #e74c3c; margin-bottom: 15px; } .page-repo-game-ph-price__feature-description { font-size: 1em; color: #cccccc; } .page-repo-game-ph-price__faq-section { background-color: #1a1a1a; padding: 60px 20px; margin-top: 40px; border-top: 5px solid #e74c3c; } .page-repo-game-ph-price__faq-item { margin-bottom: 15px; border: 1px solid #34495e; border-radius: 8px; overflow: hidden; background-color: #2c3e50; } .page-repo-game-ph-price__faq-question { padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background-color: #34495e; transition: background-color 0.3s ease; user-select: none; } .page-repo-game-ph-price__faq-question:hover { background-color: #49637e; } .page-repo-game-ph-price__faq-question h3 { margin: 0; font-size: 1.2em; color: #e74c3c; pointer-events: none; } .page-repo-game-ph-price__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-repo-game-ph-price__faq-item.active .page-repo-game-ph-price__faq-toggle { transform: rotate(45deg); } .page-repo-game-ph-price__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #cccccc; } .page-repo-game-ph-price__faq-item.active .page-repo-game-ph-price__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-repo-game-ph-price__call-to-action-section { background-color: #e74c3c; padding: 60px 20px; text-align: center; margin-top: 40px; } .page-repo-game-ph-price__call-to-action-title { color: #ffffff; font-size: 2.8em; margin-bottom: 20px; } .page-repo-game-ph-price__call-to-action-text { color: #f0f0f0; font-size: 1.3em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-repo-game-ph-price__hero-title { font-size: 2.5em; } .page-repo-game-ph-price__hero-description { font-size: 1em; } .page-repo-game-ph-price__button { padding: 12px 25px; font-size: 1em; } .page-repo-game-ph-price__floating-buttons { right: 10px; bottom: 10px; } .page-repo-game-ph-price__floating-button { padding: 10px 20px; font-size: 0.9em; } .page-repo-game-ph-price__section-title { font-size: 2em; } .page-repo-game-ph-price__game-grid { grid-template-columns: 1fr; padding: 10px; } .page-repo-game-ph-price__game-card { margin-bottom: 20px; } .page-repo-game-ph-price__game-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-repo-game-ph-price__feature-list { grid-template-columns: 1fr; padding: 10px; } .page-repo-game-ph-price__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-repo-game-ph-price__feature-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-repo-game-ph-price__faq-question { padding: 15px 20px; } .page-repo-game-ph-price__faq-question h3 { font-size: 1.1em; } .page-repo-game-ph-price__faq-answer { padding: 0 20px; } .page-repo-game-ph-price__faq-item.active .page-repo-game-ph-price__faq-answer { padding: 15px 20px !important; } .page-repo-game-ph-price__call-to-action-title { font-size: 2em; } .page-repo-game-ph-price__call-to-action-text { font-size: 1.1em; } .page-repo-game-ph-price img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-repo-game-ph-price__download-app-section img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 375px) { .page-repo-game-ph-price__hero-title { font-size: 2em; } .page-repo-game-ph-price__hero-description { font-size: 0.9em; } .page-repo-game-ph-price__button { padding: 10px 20px; font-size: 0.9em; } .page-repo-game-ph-price__floating-buttons { right: 5px; bottom: 5px; gap: 8px; } .page-repo-game-ph-price__floating-button { padding: 8px 18px; font-size: 0.8em; } .page-repo-game-ph-price__section-title { font-size: 1.8em; } .page-repo-game-ph-price__game-card-title { font-size: 1.3em; } .page-repo-game-ph-price__game-card-description { font-size: 0.85em; } .page-repo-game-ph-price__feature-title { font-size: 1.5em; } .page-repo-game-ph-price__feature-description { font-size: 0.9em; } .page-repo-game-ph-price__faq-question h3 { font-size: 1em; } .page-repo-game-ph-price__call-to-action-title { font-size: 1.8em; } .page-repo-game-ph-price__call-to-action-text { font-size: 1em; } }