.page-fb88max-com { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; }.page-fb88max-com__container { max-width: 1200px; margin: 0 auto; padding: 10px; }.page-fb88max-com__hero-section { position: relative; width: 100%; overflow: hidden; text-align: center; padding: 10px 0 60px; background: linear-gradient(135deg, #2a003a, #0a0a0a); }.page-fb88max-com__hero-image { width: 100%; height: auto; max-width: 1920px; display: block; margin: 0 auto; }.page-fb88max-com__hero-content { position: relative; z-index: 10; padding: 20px; }.page-fb88max-com__hero-title { font-size: 3.2em; color: #ffcc00; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-fb88max-com__hero-subtitle { font-size: 1.5em; color: #ffffff; margin-bottom: 30px; }.page-fb88max-com__cta-button { display: inline-block; background-color: #e44d26; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-fb88max-com__cta-button:hover { background-color: #ff6633; transform: translateY(-3px); }.page-fb88max-com__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: #0d0d0d; }.page-fb88max-com__payment-title { width: 100%; text-align: center; color: #ffcc00; font-size: 2em; margin-bottom: 30px; }.page-fb88max-com__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-fb88max-com__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-fb88max-com__payment-logo img:hover { filter: grayscale(0%); }.page-fb88max-com__intro-section, .page-fb88max-com__games-section, .page-fb88max-com__promo-section, .page-fb88max-com__security-section, .page-fb88max-com__faq-section, .page-fb88max-com__blog-section { padding: 60px 20px; text-align: center; background-color: #1a1a1a; }.page-fb88max-com__intro-section h2, .page-fb88max-com__games-section h2, .page-fb88max-com__promo-section h2, .page-fb88max-com__security-section h2, .page-fb88max-com__faq-section h2, .page-fb88max-com__blog-section h2 { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; }.page-fb88max-com__intro-content { max-width: 900px; margin: 0 auto; font-size: 1.1em; color: #ccc; }.page-fb88max-com__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-fb88max-com__feature-item { background-color: #2c2c2c; padding: 30px; border-radius: 10px; text-align: left; transition: transform 0.3s ease; }.page-fb88max-com__feature-item:hover { transform: translateY(-5px); }.page-fb88max-com__feature-item h3 { color: #e44d26; font-size: 1.5em; margin-bottom: 15px; }.page-fb88max-com__feature-item p { color: #aaa; }.page-fb88max-com__quick-links-section { background-color: #0d0d0d; padding: 60px 20px; text-align: center; }.page-fb88max-com__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 40px auto 0; }.page-fb88max-com__quick-link-button { display: block; background-color: #333; color: #ffffff; padding: 15px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-fb88max-com__quick-link-button:hover { background-color: #e44d26; transform: translateY(-3px); }.page-fb88max-com__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-fb88max-com__game-card { background-color: #2c2c2c; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-fb88max-com__game-card:hover { transform: translateY(-5px); }.page-fb88max-com__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-fb88max-com__game-card-content { padding: 20px; }.page-fb88max-com__game-card-content h3 { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; }.page-fb88max-com__game-card-content p { color: #aaa; font-size: 0.9em; }.page-fb88max-com__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-fb88max-com__promo-card { background-color: #2c2c2c; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-fb88max-com__promo-card:hover { transform: translateY(-5px); }.page-fb88max-com__promo-card img { width: 100%; height: 220px; object-fit: cover; }.page-fb88max-com__promo-card-content { padding: 20px; }.page-fb88max-com__promo-card-content h3 { color: #e44d26; font-size: 1.4em; margin-bottom: 10px; }.page-fb88max-com__promo-card-content p { color: #aaa; font-size: 0.9em; margin-bottom: 20px; }.page-fb88max-com__promo-button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-fb88max-com__promo-button:hover { background-color: #e44d26; color: #ffffff; }.page-fb88max-com__security-content { max-width: 900px; margin: 0 auto; font-size: 1.1em; color: #ccc; }.page-fb88max-com__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-fb88max-com__security-item { background-color: #2c2c2c; padding: 30px; border-radius: 10px; text-align: left; }.page-fb88max-com__security-item h3 { color: #ffcc00; font-size: 1.5em; margin-bottom: 15px; }.page-fb88max-com__security-item p { color: #aaa; }.page-fb88max-com__faq-section { background-color: #0d0d0d; text-align: left; }.page-fb88max-com__faq-list { max-width: 900px; margin: 40px auto 0; }.page-fb88max-com__faq-item { margin-bottom: 15px; border: 1px solid #333; border-radius: 8px; overflow: hidden; }.page-fb88max-com__faq-question { background-color: #2c2c2c; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-fb88max-com__faq-question h3 { color: #ffcc00; font-size: 1.2em; margin: 0; pointer-events: none; }.page-fb88max-com__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-fb88max-com__faq-item.active .page-fb88max-com__faq-question { background-color: #3a3a3a; }.page-fb88max-com__faq-item.active .page-fb88max-com__faq-toggle { transform: rotate(45deg); }.page-fb88max-com__faq-answer { background-color: #1f1f1f; max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-fb88max-com__faq-item.active .page-fb88max-com__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-fb88max-com__faq-answer p { color: #ccc; margin: 0; }.page-fb88max-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-fb88max-com__blog-card { background-color: #2c2c2c; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-fb88max-com__blog-card:hover { transform: translateY(-5px); }.page-fb88max-com__blog-card img { width: 100%; height: 220px; object-fit: cover; }.page-fb88max-com__blog-card-content { padding: 20px; }.page-fb88max-com__blog-card-content h3 { font-size: 1.4em; margin-bottom: 10px; }.page-fb88max-com__blog-card-content h3 a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; }.page-fb88max-com__blog-card-content h3 a:hover { color: #e44d26; }.page-fb88max-com__blog-card-content p { color: #aaa; font-size: 0.9em; margin-bottom: 15px; }.page-fb88max-com__blog-date { font-size: 0.8em; color: #888; }.page-fb88max-com__register-login-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-fb88max-com__register-login-button { background-color: #e44d26; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-fb88max-com__register-login-button:hover { background-color: #ff6633; transform: scale(1.05); }.page-fb88max-com__register-login-button--register { background-color: #007bff; }.page-fb88max-com__register-login-button--register:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-fb88max-com__hero-title { font-size: 2.2em; }.page-fb88max-com__hero-subtitle { font-size: 1.2em; }.page-fb88max-com__cta-button { padding: 12px 25px; font-size: 1em; }.page-fb88max-com__intro-section h2, .page-fb88max-com__games-section h2, .page-fb88max-com__promo-section h2, .page-fb88max-com__security-section h2, .page-fb88max-com__faq-section h2, .page-fb88max-com__blog-section h2 { font-size: 2em; }.page-fb88max-com__intro-content, .page-fb88max-com__security-content { font-size: 1em; }.page-fb88max-com__features-grid, .page-fb88max-com__quick-links-grid, .page-fb88max-com__games-grid, .page-fb88max-com__promo-grid, .page-fb88max-com__security-grid, .page-fb88max-com__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-fb88max-com__quick-link-button { font-size: 1em; }.page-fb88max-com__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-fb88max-com__payment-logo, .page-fb88max-com__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-fb88max-com__faq-item { margin-bottom: 10px; }.page-fb88max-com__faq-question { padding: 12px 15px; }.page-fb88max-com__faq-question h3 { font-size: 1.1em; }.page-fb88max-com__faq-answer { padding: 0 10px; }.page-fb88max-com__faq-item.active .page-fb88max-com__faq-answer { padding: 15px 10px !important; }.page-fb88max-com__register-login-buttons { bottom: 15px; right: 15px; }.page-fb88max-com__register-login-button { padding: 10px 18px; font-size: 0.9em; }.page-fb88max-com__blog-card img, .page-fb88max-com__promo-card img, .page-fb88max-com__game-card img { height: 180px; }.page-fb88max-com__features-grid > *, .page-fb88max-com__quick-links-grid > *, .page-fb88max-com__games-grid > *, .page-fb88max-com__promo-grid > *, .page-fb88max-com__security-grid > *, .page-fb88max-com__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb88max-com__features-grid, .page-fb88max-com__quick-links-grid, .page-fb88max-com__games-grid, .page-fb88max-com__promo-grid, .page-fb88max-com__security-grid, .page-fb88max-com__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb88max-com__faq-list > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb88max-com__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-fb88max-com__hero-section .page-fb88max-com__hero-image { max-width: 100%; height: auto; } .page-fb88max-com__game-card img, .page-fb88max-com__promo-card img, .page-fb88max-com__blog-card img { max-width: 100%; height: auto; object-fit: cover; } @media (max-width: 768px) { .page-fb88max-com__game-card img, .page-fb88max-com__promo-card img, .page-fb88max-com__blog-card img { max-width: 100% !important; height: auto !important; object-fit: cover; } }