.page-888k-com { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; padding-top: 10px; } .page-888k-com h1, .page-888k-com h2, .page-888k-com h3 { color: #cc0000; text-align: center; margin-bottom: 20px; } .page-888k-com h1 { font-size: 2.5em; margin-top: 20px; } .page-888k-com h2 { font-size: 2em; } .page-888k-com h3 { font-size: 1.5em; } .page-888k-com p { margin-bottom: 15px; } .page-888k-com__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .page-888k-com__hero-section { background: linear-gradient(135deg, #ff4d4d, #cc0000); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0 0 15px 15px; margin-bottom: 20px; position: relative; overflow: hidden; } .page-888k-com__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:888k,casino,sports,vietnam,promotion]'); background-size: cover; background-position: center; opacity: 0.2; z-index: 0; } .page-888k-com__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-888k-com__hero-title { font-size: 3.2em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); line-height: 1.2; } .page-888k-com__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-888k-com__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-888k-com__btn { display: inline-block; padding: 15px 30px; background-color: #ffcc00; color: #333; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-888k-com__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-888k-com__btn--primary { background-color: #00cc66; color: #fff; } .page-888k-com__btn--primary:hover { background-color: #00b359; } .page-888k-com__intro-content { text-align: left; max-width: 800px; margin: 0 auto; } .page-888k-com__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-888k-com__quick-link-item { background-color: #fefefe; border: 1px solid #eee; border-radius: 10px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-888k-com__quick-link-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .page-888k-com__quick-link-item a { text-decoration: none; color: #cc0000; font-weight: bold; font-size: 1.1em; display: block; } .page-888k-com__quick-link-item a:hover { color: #ff4d4d; } .page-888k-com__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-888k-com__game-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-888k-com__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-888k-com__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-888k-com__game-card-content { padding: 20px; } .page-888k-com__game-card-title { font-size: 1.3em; color: #333; margin-bottom: 10px; } .page-888k-com__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-888k-com__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-888k-com__promo-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-888k-com__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-888k-com__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-888k-com__promo-card-content { padding: 20px; } .page-888k-com__promo-card-title { font-size: 1.4em; color: #cc0000; margin-bottom: 10px; } .page-888k-com__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; } .page-888k-com__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-888k-com__feature-item { text-align: center; max-width: 280px; } .page-888k-com__feature-item img { max-width: 100%; height: auto; display: block; margin: 0 auto 15px; border-radius: 8px; } .page-888k-com__feature-item h3 { color: #333; margin-bottom: 10px; font-size: 1.2em; } .page-888k-com__feature-item p { color: #666; font-size: 0.95em; } .page-888k-com__payment-providers, .page-888k-com__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-888k-com__provider-logo { height: 80px; width: auto; object-fit: contain; } .page-888k-com__social-media { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-888k-com__social-icon { height: 60px; width: auto; object-fit: contain; } .page-888k-com__faq-list { max-width: 900px; margin: 30px auto 0; } .page-888k-com__faq-item { background-color: #fefefe; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-888k-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; transition: background-color 0.3s ease; user-select: none; } .page-888k-com__faq-question:hover { background-color: #f9f9f9; } .page-888k-com__faq-question h3 { margin: 0; color: #333; flex-grow: 1; text-align: left; pointer-events: none; } .page-888k-com__faq-toggle { font-size: 1.8em; font-weight: bold; color: #cc0000; transition: transform 0.3s ease; pointer-events: none; } .page-888k-com__faq-item.active .page-888k-com__faq-toggle { transform: rotate(45deg); } .page-888k-com__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; } .page-888k-com__faq-item.active .page-888k-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-888k-com__faq-answer p { margin-bottom: 0; color: #555; } .page-888k-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-888k-com__blog-card { background-color: #fefefe; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-888k-com__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-888k-com__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-888k-com__blog-card-content { padding: 20px; } .page-888k-com__blog-card-title { font-size: 1.3em; color: #333; margin-bottom: 10px; } .page-888k-com__blog-card-title a { text-decoration: none; color: #cc0000; transition: color 0.3s ease; } .page-888k-com__blog-card-title a:hover { color: #ff4d4d; } .page-888k-com__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-888k-com__blog-card-date { font-size: 0.85em; color: #999; text-align: right; } @media (max-width: 768px) { .page-888k-com h1 { font-size: 2em; } .page-888k-com h2 { font-size: 1.6em; } .page-888k-com__hero-title { font-size: 2.5em; } .page-888k-com__hero-subtitle { font-size: 1.1em; } .page-888k-com__hero-buttons { flex-direction: column; gap: 15px; } .page-888k-com__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-888k-com__quick-links-grid, .page-888k-com__games-grid, .page-888k-com__promotion-grid, .page-888k-com__blog-grid { grid-template-columns: 1fr; } .page-888k-com__section { padding: 30px 15px; } .page-888k-com__quick-link-item, .page-888k-com__game-card, .page-888k-com__promo-card, .page-888k-com__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-888k-com__quick-link-item a, .page-888k-com__game-card-title, .page-888k-com__promo-card-title, .page-888k-com__blog-card-title { font-size: 1.1em; } .page-888k-com__faq-question { padding: 15px 20px; } .page-888k-com__faq-question h3 { font-size: 1.1em; } .page-888k-com__faq-answer { padding: 0 20px; } .page-888k-com__faq-item.active .page-888k-com__faq-answer { padding: 15px 20px !important; } .page-888k-com__feature-item { max-width: 100%; } .page-888k-com__provider-logo, .page-888k-com__social-icon { height: 50px; } } @media (max-width: 480px) { .page-888k-com__hero-title { font-size: 2em; } .page-888k-com__hero-subtitle { font-size: 1em; } .page-888k-com__faq-question h3 { font-size: 1em; } }