.page-android-b66-club-game { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px);}.page-android-b66-club-game__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden;}.page-android-b66-club-game__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1;}.page-android-b66-club-game__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto;}.page-android-b66-club-game__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}.page-android-b66-club-game__hero-subtitle { font-size: 1.5em; margin-bottom: 30px;}.page-android-b66-club-game__cta-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer;}.page-android-b66-club-game__cta-button:hover { background-color: #e6b800; transform: translateY(-3px);}.page-android-b66-club-game__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #fff;}.page-android-b66-club-game__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box;}.page-android-b66-club-game__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain;}.page-android-b66-club-game__section { padding: 60px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); max-width: 1200px; margin-left: auto; margin-right: auto;}.page-android-b66-club-game__section-title { font-size: 2.5em; color: #1a2a6c; text-align: center; margin-bottom: 40px; position: relative;}.page-android-b66-club-game__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #fdbb2d; margin: 15px auto 0; border-radius: 2px;}.page-android-b66-club-game__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px;}.page-android-b66-club-game__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease;}.page-android-b66-club-game__grid-item:hover { transform: translateY(-5px);}.page-android-b66-club-game__grid-item-img { max-width: 100%; height: auto; border-radius: 6px; margin-bottom: 15px; object-fit: cover;}.page-android-b66-club-game__grid-item-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px;}.page-android-b66-club-game__grid-item-description { font-size: 1em; color: #555;}.page-android-b66-club-game__quick-links-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px;}.page-android-b66-club-game__quick-links-item { margin: 0;}.page-android-b66-club-game__quick-links-button { display: block; background-color: #1a2a6c; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer;}.page-android-b66-club-game__quick-links-button:hover { background-color: #0f1a4a;}.page-android-b66-club-game__faq-container { margin-top: 40px;}.page-android-b66-club-game__faq-item { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden;}.page-android-b66-club-game__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e8e8e8; color: #1a2a6c; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease;}.page-android-b66-club-game__faq-question:hover { background-color: #ddd;}.page-android-b66-club-game__faq-question h3 { margin: 0; pointer-events: none;}.page-android-b66-club-game__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; pointer-events: none;}.page-android-b66-club-game__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; color: #555;}.page-android-b66-club-game__faq-item.active .page-android-b66-club-game__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1;}.page-android-b66-club-game__faq-item.active .page-android-b66-club-game__faq-toggle { content: '−';}.page-android-b66-club-game__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px;}.page-android-b66-club-game__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease;}.page-android-b66-club-game__blog-card:hover { transform: translateY(-5px);}.page-android-b66-club-game__blog-card-img { width: 100%; height: 200px; object-fit: cover;}.page-android-b66-club-game__blog-card-content { padding: 20px;}.page-android-b66-club-game__blog-card-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px;}.page-android-b66-club-game__blog-card-title a { text-decoration: none; color: #1a2a6c;}.page-android-b66-club-game__blog-card-title a:hover { text-decoration: underline;}.page-android-b66-club-game__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px;}.page-android-b66-club-game__blog-card-date { font-size: 0.85em; color: #888; text-align: right;}.page-android-b66-club-game__about-text { font-size: 1.1em; line-height: 1.8; text-align: justify;}.page-android-b66-club-game__about-highlight { font-weight: bold; color: #fdbb2d;}.page-android-b66-club-game__payment-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px;}.page-android-b66-club-game__payment-item { display: flex; align-items: center; background-color: #f0f0f0; padding: 10px 20px; border-radius: 50px; font-weight: bold; color: #333;}.page-android-b66-club-game__payment-item img { margin-right: 10px; width: 40px; height: 40px; object-fit: contain;}@media (max-width: 768px) { .page-android-b66-club-game__hero-title { font-size: 2.2em; } .page-android-b66-club-game__hero-subtitle { font-size: 1.2em; } .page-android-b66-club-game__section { padding: 40px 15px; } .page-android-b66-club-game__section-title { font-size: 2em; margin-bottom: 30px; } .page-android-b66-club-game__grid { grid-template-columns: 1fr; } .page-android-b66-club-game__quick-links-list { flex-direction: column; align-items: center; } .page-android-b66-club-game__quick-links-button { width: 100%; max-width: 300px; } .page-android-b66-club-game__faq-question { padding: 15px 15px; font-size: 1em; } .page-android-b66-club-game__faq-answer { padding: 0 15px; } .page-android-b66-club-game__faq-item.active .page-android-b66-club-game__faq-answer { padding: 15px 15px !important; } .page-android-b66-club-game__blog-grid { grid-template-columns: 1fr; } .page-android-b66-club-game__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-android-b66-club-game__payment-logo, .page-android-b66-club-game__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-android-b66-club-game__about-text { font-size: 1em; } .page-android-b66-club-game__payment-list { flex-direction: column; align-items: center; } .page-android-b66-club-game__payment-item { width: 100%; max-width: 280px; justify-content: center; }}