.page-ang-kuya-kong-siga-1993 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: 10px; } .page-ang-kuya-kong-siga-1993__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-ang-kuya-kong-siga-1993__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .page-ang-kuya-kong-siga-1993__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 30px; font-weight: bold; } .page-ang-kuya-kong-siga-1993__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; } .page-ang-kuya-kong-siga-1993__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-ang-kuya-kong-siga-1993__hero-description { font-size: 1.3em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-ang-kuya-kong-siga-1993__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ang-kuya-kong-siga-1993__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-ang-kuya-kong-siga-1993__partner-logos-section { background-color: #f0f0f0; padding: 30px 20px; border-radius: 0; text-align: center; } .page-ang-kuya-kong-siga-1993__partner-logos-title { font-size: 1.8em; color: #333; margin-bottom: 25px; } .page-ang-kuya-kong-siga-1993__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; } .page-ang-kuya-kong-siga-1993__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-ang-kuya-kong-siga-1993__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-ang-kuya-kong-siga-1993__introduction-section .page-ang-kuya-kong-siga-1993__section-title { color: #0056b3; } .page-ang-kuya-kong-siga-1993__introduction-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; } .page-ang-kuya-kong-siga-1993__introduction-text { flex: 1 1 500px; min-width: 300px; } .page-ang-kuya-kong-siga-1993__introduction-image { flex: 0 0 400px; max-width: 100%; height: auto; border-radius: 8px; overflow: hidden; } .page-ang-kuya-kong-siga-1993__introduction-image img { max-width: 100%; height: auto; display: block; } .page-ang-kuya-kong-siga-1993__quick-access-section { text-align: center; background-color: #e9ecef; } .page-ang-kuya-kong-siga-1993__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-ang-kuya-kong-siga-1993__access-link { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ang-kuya-kong-siga-1993__access-link:hover { background-color: #218838; transform: translateY(-2px); } .page-ang-kuya-kong-siga-1993__games-section .page-ang-kuya-kong-siga-1993__section-title { color: #0056b3; } .page-ang-kuya-kong-siga-1993__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-ang-kuya-kong-siga-1993__game-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ang-kuya-kong-siga-1993__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .page-ang-kuya-kong-siga-1993__game-card-image { width: 100%; height: 200px; overflow: hidden; } .page-ang-kuya-kong-siga-1993__game-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-ang-kuya-kong-siga-1993__game-card-content { padding: 20px; } .page-ang-kuya-kong-siga-1993__game-card-title { font-size: 1.5em; margin-bottom: 15px; color: #0056b3; } .page-ang-kuya-kong-siga-1993__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-ang-kuya-kong-siga-1993__game-card-button:hover { background-color: #0056b3; } .page-ang-kuya-kong-siga-1993__promotions-section { background-color: #f0f8ff; } .page-ang-kuya-kong-siga-1993__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-ang-kuya-kong-siga-1993__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ang-kuya-kong-siga-1993__promo-card:hover { transform: translateY(-5px); } .page-ang-kuya-kong-siga-1993__promo-card-image { width: 100%; height: 200px; overflow: hidden; } .page-ang-kuya-kong-siga-1993__promo-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-ang-kuya-kong-siga-1993__promo-card-content { padding: 20px; } .page-ang-kuya-kong-siga-1993__promo-card-title { font-size: 1.6em; margin-bottom: 10px; color: #dc3545; } .page-ang-kuya-kong-siga-1993__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ang-kuya-kong-siga-1993__promo-card-button { display: inline-block; background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-ang-kuya-kong-siga-1993__promo-card-button:hover { background-color: #c82333; } .page-ang-kuya-kong-siga-1993__security-support-section { background-color: #fdfdfd; } .page-ang-kuya-kong-siga-1993__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ang-kuya-kong-siga-1993__feature-item { background-color: #eaf6ff; border-left: 5px solid #007bff; padding: 20px; border-radius: 5px; text-align: left; } .page-ang-kuya-kong-siga-1993__feature-title { font-size: 1.4em; color: #007bff; margin-bottom: 10px; } .page-ang-kuya-kong-siga-1993__faq-section { background-color: #f0f0f0; } .page-ang-kuya-kong-siga-1993__faq-list { max-width: 900px; margin: 0 auto; } .page-ang-kuya-kong-siga-1993__faq-item { margin-bottom: 15px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-ang-kuya-kong-siga-1993__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-ang-kuya-kong-siga-1993__faq-question:hover { background-color: #f5f5f5; } .page-ang-kuya-kong-siga-1993__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-ang-kuya-kong-siga-1993__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-ang-kuya-kong-siga-1993__faq-item.active .page-ang-kuya-kong-siga-1993__faq-toggle { transform: rotate(45deg); } .page-ang-kuya-kong-siga-1993__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; } .page-ang-kuya-kong-siga-1993__faq-item.active .page-ang-kuya-kong-siga-1993__faq-answer { max-height: 2000px !important; padding: 15px 20px 20px !important; opacity: 1; } .page-ang-kuya-kong-siga-1993__faq-answer p { margin: 0; color: #555; } .page-ang-kuya-kong-siga-1993__blog-section { background-color: #e9ecef; } .page-ang-kuya-kong-siga-1993__blog-posts { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-ang-kuya-kong-siga-1993__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ang-kuya-kong-siga-1993__blog-card:hover { transform: translateY(-5px); } .page-ang-kuya-kong-siga-1993__blog-card-image { width: 100%; height: 200px; overflow: hidden; } .page-ang-kuya-kong-siga-1993__blog-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; } .page-ang-kuya-kong-siga-1993__blog-card-content { padding: 20px; } .page-ang-kuya-kong-siga-1993__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #0056b3; } .page-ang-kuya-kong-siga-1993__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 15px; } .page-ang-kuya-kong-siga-1993__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ang-kuya-kong-siga-1993__blog-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 18px; border-radius: 20px; text-decoration: none; font-size: 0.9em; font-weight: bold; transition: background-color 0.3s ease; } .page-ang-kuya-kong-siga-1993__blog-card-button:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-ang-kuya-kong-siga-1993__container { padding: 10px; } .page-ang-kuya-kong-siga-1993__section { padding: 25px 15px; } .page-ang-kuya-kong-siga-1993__section-title { font-size: 2em; margin-bottom: 20px; } .page-ang-kuya-kong-siga-1993__hero-section { padding: 60px 15px; } .page-ang-kuya-kong-siga-1993__hero-title { font-size: 2.5em; } .page-ang-kuya-kong-siga-1993__hero-description { font-size: 1.1em; } .page-ang-kuya-kong-siga-1993__cta-button { padding: 12px 25px; font-size: 1em; } .page-ang-kuya-kong-siga-1993__partner-logos-title { font-size: 1.5em; } .page-ang-kuya-kong-siga-1993__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-ang-kuya-kong-siga-1993__payment-logo, .page-ang-kuya-kong-siga-1993__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-ang-kuya-kong-siga-1993__introduction-content { flex-direction: column; } .page-ang-kuya-kong-siga-1993__introduction-image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ang-kuya-kong-siga-1993__introduction-image img { max-width: 100% !important; height: auto !important; } .page-ang-kuya-kong-siga-1993__quick-access-section { padding: 30px 15px; } .page-ang-kuya-kong-siga-1993__access-links { flex-direction: column; gap: 15px; } .page-ang-kuya-kong-siga-1993__access-link { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-ang-kuya-kong-siga-1993__game-grid, .page-ang-kuya-kong-siga-1993__promo-cards, .page-ang-kuya-kong-siga-1993__features-grid, .page-ang-kuya-kong-siga-1993__blog-posts { grid-template-columns: 1fr; } .page-ang-kuya-kong-siga-1993__game-card-image, .page-ang-kuya-kong-siga-1993__promo-card-image, .page-ang-kuya-kong-siga-1993__blog-card-image { width: 100% !important; max-width: 100% !important; height: 180px; box-sizing: border-box !important; } .page-ang-kuya-kong-siga-1993__game-card-image img, .page-ang-kuya-kong-siga-1993__promo-card-image img, .page-ang-kuya-kong-siga-1993__blog-card-image img { max-width: 100% !important; height: auto !important; } .page-ang-kuya-kong-siga-1993__faq-question { padding: 15px; } .page-ang-kuya-kong-siga-1993__faq-question h3 { font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ang-kuya-kong-siga-1993__faq-answer { padding: 0 15px; } .page-ang-kuya-kong-siga-1993__faq-item.active .page-ang-kuya-kong-siga-1993__faq-answer { padding: 10px 15px 15px !important; } .page-ang-kuya-kong-siga-1993__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-ang-kuya-kong-siga-1993__hero-title { font-size: 2em; } .page-ang-kuya-kong-siga-1993__section-title { font-size: 1.8em; } }