.page-winwin-127__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-winwin-127__section { padding: 40px 20px; margin-bottom: 30px; background-color: #1a1a1a; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-winwin-127__hero-section { background-image: url('[GALLERY:hero:1920x1080:casino,gaming,bet88,winwin127,philippines]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; } .page-winwin-127__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 1; } .page-winwin-127__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-winwin-127__hero-title { font-size: 3em; margin-bottom: 15px; line-height: 1.2; color: #ffcc00; } .page-winwin-127__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #e0e0e0; } .page-winwin-127__cta-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; 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-winwin-127__cta-button:hover { background-color: #ffdb4d; transform: translateY(-3px); } .page-winwin-127__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 40px; margin-bottom: 40px; } .page-winwin-127__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-winwin-127__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-winwin-127__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 30px; } .page-winwin-127__text-content { font-size: 1.1em; line-height: 1.7; color: #ccc; text-align: justify; } .page-winwin-127__text-content p { margin-bottom: 15px; } .page-winwin-127__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-winwin-127__card { background-color: #2a2a2a; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-winwin-127__card:hover { transform: translateY(-5px); } .page-winwin-127__card-icon { margin-bottom: 15px; } .page-winwin-127__card-icon img { max-width: 250px; height: auto; max-height: 250px; border-radius: 8px; object-fit: cover; } .page-winwin-127__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-winwin-127__card-description { font-size: 1em; color: #bbb; line-height: 1.6; } .page-winwin-127__link-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; } .page-winwin-127__link-list-item { background-color: #2a2a2a; border-radius: 50px; } .page-winwin-127__link-list-item a { display: block; padding: 10px 20px; color: #ffcc00; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-winwin-127__link-list-item a:hover { background-color: #3a3a3a; border-radius: 50px; } .page-winwin-127__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; } .page-winwin-127__game-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-winwin-127__game-card:hover { transform: translateY(-5px); } .page-winwin-127__game-card-image { width: 100%; height: 120px; object-fit: cover; } .page-winwin-127__game-card-title { font-size: 1.1em; color: #ffcc00; padding: 10px 5px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .page-winwin-127__faq-list { list-style: none; padding: 0; margin: 0; } .page-winwin-127__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-winwin-127__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a3a; color: #ffcc00; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-winwin-127__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-winwin-127__faq-question:hover { background-color: #4a4a4a; } .page-winwin-127__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-winwin-127__faq-item.active .page-winwin-127__faq-toggle { transform: rotate(45deg); } .page-winwin-127__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; line-height: 1.6; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-winwin-127__faq-item.active .page-winwin-127__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-winwin-127__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-winwin-127__blog-card { background-color: #2a2a2a; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease; } .page-winwin-127__blog-card:hover { transform: translateY(-5px); } .page-winwin-127__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-winwin-127__blog-card-content { padding: 20px; } .page-winwin-127__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; line-height: 1.3; } .page-winwin-127__blog-card-title a { text-decoration: none; color: #ffcc00; transition: color 0.3s ease; } .page-winwin-127__blog-card-title a:hover { color: #ffdb4d; } .page-winwin-127__blog-card-excerpt { font-size: 0.95em; color: #bbb; line-height: 1.6; margin-bottom: 15px; } .page-winwin-127__blog-card-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 768px) { .page-winwin-127__hero-title { font-size: 2.2em; } .page-winwin-127__hero-subtitle { font-size: 1.2em; } .page-winwin-127__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-winwin-127__section { padding: 30px 15px; } .page-winwin-127__section-title { font-size: 2em; } .page-winwin-127__text-content { font-size: 1em; } .page-winwin-127__grid { grid-template-columns: 1fr; gap: 20px; } .page-winwin-127__card-icon img { max-width: 100%; height: auto; max-height: 200px; } .page-winwin-127__card-title { font-size: 1.3em; } .page-winwin-127__link-list { flex-direction: column; align-items: center; gap: 10px; } .page-winwin-127__link-list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-winwin-127__link-list-item a { width: 100%; text-align: center; } .page-winwin-127__game-grid { grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } .page-winwin-127__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-winwin-127__faq-answer { padding: 0 20px; } .page-winwin-127__faq-item.active .page-winwin-127__faq-answer { padding: 15px 20px !important; } .page-winwin-127__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-winwin-127__blog-card-image { height: 180px; } .page-winwin-127__blog-card-title { font-size: 1.2em; } .page-winwin-127__blog-card-excerpt { font-size: 0.9em; } .page-winwin-127__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-winwin-127__payment-logo, .page-winwin-127__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-winwin-127__section img { max-width: 100% !important; height: auto !important; } } body { font-family: 'Arial', sans-serif; background-color: #0f0f0f; margin: 0; color: #fff; } img { display: block; max-width: 100%; height: auto; }