.page-ph333-slot-2-login { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-ph333-slot-2-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ph333-slot-2-login__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:ph333 slot,online casino,login,gaming,philippines]') center/cover no-repeat; text-align: center; padding: 100px 20px; position: relative; padding-top: 10px; } .page-ph333-slot-2-login__hero-title { font-size: 2.8em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-ph333-slot-2-login__hero-subtitle { font-size: 1.2em; color: #c0c0c0; max-width: 800px; margin: 0 auto 30px; } .page-ph333-slot-2-login__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-ph333-slot-2-login__button { display: inline-block; padding: 15px 30px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-ph333-slot-2-login__button:hover { background-color: #d03050; transform: translateY(-3px); } .page-ph333-slot-2-login__section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; } .page-ph333-slot-2-login__section--alt { background-color: #0f3460; } .page-ph333-slot-2-login__section-title { font-size: 2.2em; color: #e94560; margin-bottom: 30px; text-align: center; } .page-ph333-slot-2-login__section-description { max-width: 900px; margin: 0 auto 40px; color: #c0c0c0; font-size: 1.1em; } .page-ph333-slot-2-login__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-ph333-slot-2-login__feature-item { background-color: #0f3460; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, background-color 0.3s ease; } .page-ph333-slot-2-login__feature-item:hover { transform: translateY(-5px); background-color: #1a1a2e; } .page-ph333-slot-2-login__feature-icon { margin-bottom: 20px; } .page-ph333-slot-2-login__feature-icon img { width: 100%; max-width: 250px; height: auto; border-radius: 8px; box-sizing: border-box; } .page-ph333-slot-2-login__feature-title { font-size: 1.5em; color: #e94560; margin-bottom: 15px; } .page-ph333-slot-2-login__feature-description { color: #c0c0c0; font-size: 0.95em; } .page-ph333-slot-2-login__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 40px; } .page-ph333-slot-2-login__provider-logo { width: 120px; height: 120px; object-fit: contain; filter: brightness(0.8) grayscale(0.5); transition: filter 0.3s ease; box-sizing: border-box; } .page-ph333-slot-2-login__provider-logo:hover { filter: brightness(1) grayscale(0); } .page-ph333-slot-2-login__game-showcase { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-ph333-slot-2-login__game-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-ph333-slot-2-login__game-card:hover { transform: translateY(-5px); } .page-ph333-slot-2-login__game-image { width: 100%; height: 200px; object-fit: cover; box-sizing: border-box; } .page-ph333-slot-2-login__game-info { padding: 20px; text-align: center; } .page-ph333-slot-2-login__game-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; } .page-ph333-slot-2-login__game-description { color: #c0c0c0; font-size: 0.9em; margin-bottom: 15px; } .page-ph333-slot-2-login__faq-section { text-align: left; } .page-ph333-slot-2-login__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-ph333-slot-2-login__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-ph333-slot-2-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #1a1a2e; border-radius: 8px; transition: background-color 0.3s ease; } .page-ph333-slot-2-login__faq-question:hover { background-color: #0f3460; } .page-ph333-slot-2-login__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; flex-grow: 1; pointer-events: none; } .page-ph333-slot-2-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-ph333-slot-2-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #c0c0c0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-ph333-slot-2-login__faq-item.active .page-ph333-slot-2-login__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ph333-slot-2-login__faq-item.active .page-ph333-slot-2-login__faq-toggle { transform: rotate(45deg); } .page-ph333-slot-2-login__cta-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:banner:1200x400:promotions,bonus,philippines]') center/cover no-repeat; padding: 80px 20px; text-align: center; } .page-ph333-slot-2-login__cta-title { font-size: 2.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-ph333-slot-2-login__cta-description { font-size: 1.3em; color: #c0c0c0; max-width: 700px; margin: 0 auto 40px; } @media (max-width: 768px) { .page-ph333-slot-2-login__hero-section { padding: 80px 15px; } .page-ph333-slot-2-login__hero-title { font-size: 2em; } .page-ph333-slot-2-login__hero-subtitle { font-size: 1em; } .page-ph333-slot-2-login__button { padding: 12px 25px; font-size: 0.9em; } .page-ph333-slot-2-login__section { padding: 40px 15px; } .page-ph333-slot-2-login__section-title { font-size: 1.8em; } .page-ph333-slot-2-login__section-description { font-size: 1em; } .page-ph333-slot-2-login__features-grid, .page-ph333-slot-2-login__game-showcase { grid-template-columns: 1fr; } .page-ph333-slot-2-login__feature-item, .page-ph333-slot-2-login__game-card { padding: 20px; } .page-ph333-slot-2-login__feature-icon img { max-width: 200px; } .page-ph333-slot-2-login__provider-logo { width: 100px; height: 100px; } .page-ph333-slot-2-login__faq-question { padding: 15px 20px; } .page-ph333-slot-2-login__faq-question h3 { font-size: 1.1em; } .page-ph333-slot-2-login__faq-answer { padding: 0 20px; box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; } .page-ph333-slot-2-login__faq-item.active .page-ph333-slot-2-login__faq-answer { padding: 15px 20px !important; } .page-ph333-slot-2-login__cta-section { padding: 60px 15px; } .page-ph333-slot-2-login__cta-title { font-size: 2em; } .page-ph333-slot-2-login__cta-description { font-size: 1em; } .page-ph333-slot-2-login__faq-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-ph333-slot-2-login__faq-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } } @media (max-width: 375px) { .page-ph333-slot-2-login__hero-title { font-size: 1.8em; } .page-ph333-slot-2-login__section-title { font-size: 1.6em; } .page-ph333-slot-2-login__cta-title { font-size: 1.8em; } }