.page-winwin-app-apk { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a1a; line-height: 1.6; } .page-winwin-app-apk__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:mobile_casino,app_download,jili88_philippines]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; position: relative; overflow: hidden; min-height: 70vh; display: flex; align-items: center; justify-content: center; flex-direction: column; } @media (max-width: 768px) { .page-winwin-app-apk__hero-section { padding-top: 60px; min-height: 60vh; } } .page-winwin-app-apk__hero-content { max-width: 900px; margin: 0 auto; z-index: 1; position: relative; } .page-winwin-app-apk__hero-title { font-size: 3.2em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; } @media (max-width: 768px) { .page-winwin-app-apk__hero-title { font-size: 2.2em; } } .page-winwin-app-apk__hero-description { font-size: 1.3em; margin-bottom: 40px; color: #e0e0e0; } @media (max-width: 768px) { .page-winwin-app-apk__hero-description { font-size: 1em; } } .page-winwin-app-apk__button-group { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-winwin-app-apk__button { background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; display: inline-block; text-align: center; white-space: nowrap; } .page-winwin-app-apk__button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-winwin-app-apk__button--primary { background-color: #ffcc00; color: #1a1a1a; } .page-winwin-app-apk__button--primary:hover { background-color: #e6b800; } .page-winwin-app-apk__features-section { padding: 80px 20px; background-color: #222; text-align: center; } @media (max-width: 768px) { .page-winwin-app-apk__features-section { padding: 40px 15px; } } .page-winwin-app-apk__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 50px; text-align: center; } @media (max-width: 768px) { .page-winwin-app-apk__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-winwin-app-apk__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-winwin-app-apk__feature-item { background-color: #333; padding: 30px; border-radius: 12px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-winwin-app-apk__feature-item:hover { transform: translateY(-5px); } .page-winwin-app-apk__feature-icon { width: 100px; height: 100px; margin-bottom: 20px; display: block; margin-left: auto; margin-right: auto; } .page-winwin-app-apk__feature-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 15px; } @media (max-width: 768px) { .page-winwin-app-apk__feature-title { font-size: 1.3em; } } .page-winwin-app-apk__feature-description { font-size: 1em; color: #ccc; } .page-winwin-app-apk__download-guide-section { padding: 80px 20px; background-color: #1a1a1a; } @media (max-width: 768px) { .page-winwin-app-apk__download-guide-section { padding: 40px 15px; } } .page-winwin-app-apk__guide-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 40px; max-width: 1000px; margin: 0 auto; } .page-winwin-app-apk__guide-step { background-color: #333; padding: 30px; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); flex: 1 1 calc(33% - 40px); min-width: 280px; text-align: center; position: relative; } @media (max-width: 768px) { .page-winwin-app-apk__guide-step { flex-basis: 100%; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; padding: 20px 15px !important; } } .page-winwin-app-apk__step-number { font-size: 2.5em; color: #ffcc00; font-weight: bold; margin-bottom: 15px; display: block; } .page-winwin-app-apk__step-title { font-size: 1.8em; color: #fff; margin-bottom: 15px; } @media (max-width: 768px) { .page-winwin-app-apk__step-title { font-size: 1.5em; } } .page-winwin-app-apk__step-description { font-size: 1.1em; color: #ccc; } .page-winwin-app-apk__games-section { padding: 80px 20px; background-color: #222; text-align: center; } @media (max-width: 768px) { .page-winwin-app-apk__games-section { padding: 40px 15px; } } .page-winwin-app-apk__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-winwin-app-apk__game-card { background-color: #333; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; text-align: left; } .page-winwin-app-apk__game-card:hover { transform: translateY(-5px); } .page-winwin-app-apk__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-winwin-app-apk__game-content { padding: 20px; } .page-winwin-app-apk__game-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } @media (max-width: 768px) { .page-winwin-app-apk__game-title { font-size: 1.2em; } } .page-winwin-app-apk__game-provider { font-size: 0.9em; color: #aaa; margin-bottom: 15px; } .page-winwin-app-apk__faq-section { padding: 80px 20px; background-color: #1a1a1a; } @media (max-width: 768px) { .page-winwin-app-apk__faq-section { padding: 40px 15px; } } .page-winwin-app-apk__faq-container { max-width: 900px; margin: 0 auto; } .page-winwin-app-apk__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-winwin-app-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-winwin-app-apk__faq-question:hover { background-color: #444; } .page-winwin-app-apk__faq-question h3 { margin: 0; font-size: 1.3em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-winwin-app-apk__faq-question h3 { font-size: 1.1em; } } .page-winwin-app-apk__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-winwin-app-apk__faq-item.active .page-winwin-app-apk__faq-toggle { transform: rotate(45deg); } .page-winwin-app-apk__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: #ccc; font-size: 1.05em; } .page-winwin-app-apk__faq-item.active .page-winwin-app-apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-winwin-app-apk__faq-answer { padding: 0 15px; } .page-winwin-app-apk__faq-item.active .page-winwin-app-apk__faq-answer { padding: 20px 15px !important; } } .page-winwin-app-apk__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } @media (max-width: 768px) { .page-winwin-app-apk__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } } .page-winwin-app-apk__floating-button { background-color: #ffcc00; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-size: 1em; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.2s ease; display: flex; align-items: center; justify-content: center; gap: 8px; border: none; cursor: pointer; white-space: nowrap; } .page-winwin-app-apk__floating-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-winwin-app-apk__floating-button svg { fill: #1a1a1a; width: 20px; height: 20px; } .page-winwin-app-apk__cta-section { padding: 60px 20px; background-color: #333; text-align: center; } .page-winwin-app-apk__cta-title { font-size: 2em; color: #ffcc00; margin-bottom: 30px; } @media (max-width: 768px) { .page-winwin-app-apk__cta-title { font-size: 1.5em; } } .page-winwin-app-apk__providers-section { padding: 80px 20px; background-color: #1a1a1a; text-align: center; } @media (max-width: 768px) { .page-winwin-app-apk__providers-section { padding: 40px 15px; } } .page-winwin-app-apk__provider-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; align-items: center; justify-items: center; } .page-winwin-app-apk__provider-logo { max-width: 100%; height: auto; display: block; margin: 0 auto; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-winwin-app-apk__provider-logo:hover { filter: grayscale(0%); opacity: 1; }