.page-kk98 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-kk98__hero-section { background-image: url('[GALLERY:hero:1920x1080:betting,casino,mobile,vietnam]'); background-size: cover; background-position: center; padding: 10px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; } @media (max-width: 768px) { .page-kk98__hero-section { padding-bottom: 60px; } } .page-kk98__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.3)); z-index: 1; } .page-kk98__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; padding-top: 50px; } @media (max-width: 768px) { .page-kk98__hero-content { padding-top: 30px; } } .page-kk98__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffeb3b; } @media (max-width: 768px) { .page-kk98__hero-title { font-size: 2.2em; } } .page-kk98__hero-description { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; } @media (max-width: 768px) { .page-kk98__hero-description { font-size: 1em; margin-bottom: 20px; } } .page-kk98__hero-cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-kk98__btn { display: inline-block; background-color: #ffeb3b; color: #333; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-kk98__btn:hover { background-color: #ffd700; transform: translateY(-3px); } .page-kk98__btn--secondary { background-color: #4CAF50; color: #fff; } .page-kk98__btn--secondary:hover { background-color: #45a049; } .page-kk98__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; text-align: center; } @media (max-width: 768px) { .page-kk98__section { padding: 40px 15px; } } .page-kk98__section-title { font-size: 2.5em; color: #ffeb3b; margin-bottom: 40px; font-weight: bold; } @media (max-width: 768px) { .page-kk98__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-kk98__text-content { font-size: 1.1em; color: #c0c0c0; text-align: left; margin-bottom: 30px; } .page-kk98__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-kk98__grid { grid-template-columns: 1fr; gap: 20px; } } .page-kk98__card { background-color: #2a2a2a; border-radius: 15px; padding: 25px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kk98__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-kk98__card-icon { width: 80px; height: 80px; margin-bottom: 20px; display: block; object-fit: contain; margin-left: auto; margin-right: auto; } .page-kk98__card-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 15px; font-weight: bold; } .page-kk98__card-description { font-size: 0.95em; color: #b0b0b0; line-height: 1.5; } .page-kk98__game-item { background-color: #2a2a2a; border-radius: 15px; overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kk98__game-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-kk98__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } @media (max-width: 768px) { .page-kk98__game-image { height: 180px; } } .page-kk98__game-content { padding: 20px; } .page-kk98__game-title { font-size: 1.3em; color: #ffeb3b; margin-bottom: 10px; font-weight: bold; } .page-kk98__game-description { font-size: 0.9em; color: #b0b0b0; margin-bottom: 20px; } .page-kk98__promo-card { background-color: #2a2a2a; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); display: flex; flex-direction: column; text-align: left; } .page-kk98__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-kk98__promo-content { padding: 20px; } .page-kk98__promo-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; font-weight: bold; } .page-kk98__promo-description { font-size: 0.95em; color: #b0b0b0; margin-bottom: 20px; line-height: 1.5; } .page-kk98__faq-list { list-style: none; padding: 0; text-align: left; } .page-kk98__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); } .page-kk98__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #333; color: #fff; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; user-select: none; } .page-kk98__faq-question:hover { background-color: #444; } .page-kk98__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #ffeb3b; } .page-kk98__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-kk98__faq-item.active .page-kk98__faq-toggle { transform: rotate(45deg); } .page-kk98__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; } .page-kk98__faq-item.active .page-kk98__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-kk98__faq-question { padding: 15px; font-size: 1em; } .page-kk98__faq-answer { padding: 0 15px; } .page-kk98__faq-item.active .page-kk98__faq-answer { padding: 15px !important; } } .page-kk98__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-kk98__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-kk98__blog-card { background-color: #2a2a2a; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kk98__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-kk98__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-kk98__blog-content { padding: 20px; } .page-kk98__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-kk98__blog-title { font-size: 1.3em; color: #ffeb3b; margin-bottom: 10px; font-weight: bold; } .page-kk98__blog-excerpt { font-size: 0.95em; color: #b0b0b0; margin-bottom: 20px; line-height: 1.5; } .page-kk98__floating-buttons { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #333; padding: 10px 0; display: flex; justify-content: space-around; align-items: center; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.5); z-index: 1000; } .page-kk98__floating-btn { flex: 1; text-align: center; margin: 0 5px; } .page-kk98__floating-btn .page-kk98__btn { width: calc(100% - 10px); padding: 12px 0; font-size: 1em; border-radius: 25px; } .page-kk98__game-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-kk98__game-logo-item { width: 100px; height: 60px; object-fit: contain; } @media (max-width: 768px) { .page-kk98__game-logo-item { width: 80px; height: 50px; } } .page-kk98__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; } .page-kk98__payment-logo-item { width: 120px; height: 50px; object-fit: contain; } @media (max-width: 768px) { .page-kk98__payment-logo-item { width: 100px; height: 40px; } } .page-kk98__contact-info { margin-top: 30px; text-align: center; } .page-kk98__contact-item { margin-bottom: 15px; } .page-kk98__contact-item strong { color: #ffeb3b; font-size: 1.1em; } .page-kk98__contact-item a { color: #4CAF50; text-decoration: none; transition: color 0.3s ease; } .page-kk98__contact-item a:hover { color: #ffeb3b; } .page-kk98__list-container ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-kk98__list-container li { background-color: #2a2a2a; border-radius: 10px; padding: 20px; text-align: left; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); flex: 1 1 calc(33% - 20px); box-sizing: border-box; min-width: 280px; } @media (max-width: 768px) { .page-kk98__list-container ul { padding: 0; margin: 0; } .page-kk98__list-container li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; flex: 1 1 100%; } } .page-kk98__list-container h3 { color: #ffeb3b; margin-top: 0; margin-bottom: 10px; font-size: 1.3em; } .page-kk98__list-container p { color: #c0c0c0; font-size: 0.95em; } /* Responsive image specific styles */ .page-kk98 img { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .page-kk98 img { max-width: 100% !important; height: auto !important; } .page-kk98__blog-image, .page-kk98__promo-image, .page-kk98__game-image { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } } .page-kk98__section-description { font-size: 1.1em; color: #c0c0c0; margin-bottom: 40px; text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-kk98__section-description { font-size: 0.95em; margin-bottom: 30px; } }