.page-crossfire-ph-game { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-crossfire-ph-game__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-crossfire-ph-game__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:crossfire ph game,action,shooter]') no-repeat center center/cover; padding: 10px 0 80px 0; text-align: center; color: #fff; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; }.page-crossfire-ph-game__hero-content { max-width: 900px; margin: 0 auto; padding: 40px 20px; }.page-crossfire-ph-game__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; }.page-crossfire-ph-game__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-crossfire-ph-game__button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; 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-crossfire-ph-game__button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-crossfire-ph-game__section { padding: 60px 0; background-color: #2a2a4a; margin-bottom: 20px; border-radius: 8px; }.page-crossfire-ph-game__section--alt { background-color: #1a1a2e; }.page-crossfire-ph-game__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-crossfire-ph-game__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: justify; }.page-crossfire-ph-game__image-wrapper { text-align: center; margin: 40px 0; }.page-crossfire-ph-game__image { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }.page-crossfire-ph-game__list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 30px; }.page-crossfire-ph-game__list-item { background-color: #3a3a5a; padding: 25px; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-crossfire-ph-game__list-item:hover { transform: translateY(-5px); }.page-crossfire-ph-game__list-item-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 15px; }.page-crossfire-ph-game__list-item-text { font-size: 1em; color: #ccc; }.page-crossfire-ph-game__promo-banner { background-color: #ffcc00; color: #1a1a2e; text-align: center; padding: 30px 20px; margin: 40px 0; border-radius: 8px; }.page-crossfire-ph-game__promo-title { font-size: 2em; margin-bottom: 15px; }.page-crossfire-ph-game__promo-text { font-size: 1.2em; margin-bottom: 25px; }.page-crossfire-ph-game__faq-section { padding: 60px 0; background-color: #1a1a2e; }.page-crossfire-ph-game__faq-item { margin-bottom: 15px; border: 1px solid #ffcc00; border-radius: 8px; overflow: hidden; }.page-crossfire-ph-game__faq-question { background-color: #3a3a5a; padding: 20px 25px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; font-size: 1.2em; font-weight: bold; color: #ffcc00; transition: background-color 0.3s ease; user-select: none; }.page-crossfire-ph-game__faq-question:hover { background-color: #4a4a6a; }.page-crossfire-ph-game__faq-question h3 { margin: 0; pointer-events: none; }.page-crossfire-ph-game__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-crossfire-ph-game__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #2a2a4a; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-crossfire-ph-game__faq-answer p { margin: 15px 0; }.page-crossfire-ph-game__faq-item.active .page-crossfire-ph-game__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-crossfire-ph-game__faq-item.active .page-crossfire-ph-game__faq-toggle { transform: rotate(45deg); }.page-crossfire-ph-game__promo-cta { margin-top: 30px; }.page-crossfire-ph-game__provider-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; justify-items: center; margin-top: 30px; }.page-crossfire-ph-game__provider-logo { width: 100%; max-width: 100px; height: auto; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }.page-crossfire-ph-game__payment-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; justify-items: center; margin-top: 30px; }.page-crossfire-ph-game__payment-logo { width: 100%; max-width: 80px; height: auto; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }@media (max-width: 768px) { .page-crossfire-ph-game__hero-title { font-size: 2.5em; }.page-crossfire-ph-game__hero-subtitle { font-size: 1.2em; }.page-crossfire-ph-game__section-title { font-size: 2em; }.page-crossfire-ph-game__text-content { font-size: 1em; }.page-crossfire-ph-game__button { padding: 12px 25px; font-size: 1em; }.page-crossfire-ph-game__list { grid-template-columns: 1fr; }.page-crossfire-ph-game__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-crossfire-ph-game__promo-title { font-size: 1.5em; }.page-crossfire-ph-game__promo-text { font-size: 1em; }.page-crossfire-ph-game__faq-question { font-size: 1.1em; padding: 15px 20px; }.page-crossfire-ph-game__faq-answer { padding: 0 20px; }.page-crossfire-ph-game__faq-item.active .page-crossfire-ph-game__faq-answer { padding: 15px 20px !important; }.page-crossfire-ph-game__image, .page-crossfire-ph-game__provider-logo, .page-crossfire-ph-game__payment-logo { max-width: 100% !important; height: auto !important; width: 100% !important; box-sizing: border-box !important; }}.page-crossfire-ph-game__image-container, .page-crossfire-ph-game__provider-logo-container, .page-crossfire-ph-game__payment-logo-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }