html { scroll-behavior: smooth; } body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #0d1a26; color: #e0e0e0; } .page-king-88bet__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-king-88bet__container { padding: 10px; } } .page-king-88bet__button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; cursor: pointer; text-align: center; white-space: nowrap; } .page-king-88bet__button--primary { background-color: #ffcc00; color: #2a2a2a; border: none; } .page-king-88bet__button--primary:hover { background-color: #e6b800; transform: translateY(-2px); } .page-king-88bet__button--secondary { background-color: transparent; color: #ffcc00; border: 2px solid #ffcc00; } .page-king-88bet__button--secondary:hover { background-color: #ffcc00; color: #2a2a2a; transform: translateY(-2px); } .page-king-88bet__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; box-sizing: border-box; } @media (max-width: 768px) { .page-king-88bet__hero-section { height: 400px; } } .page-king-88bet__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-king-88bet__hero-content { z-index: 1; max-width: 800px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; } .page-king-88bet__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; color: #ffcc00; } @media (max-width: 768px) { .page-king-88bet__hero-title { font-size: 2.2em; } } .page-king-88bet__hero-description { font-size: 1.2em; margin-bottom: 30px; } @media (max-width: 768px) { .page-king-88bet__hero-description { font-size: 1em; } } .page-king-88bet__hero-buttons { display: flex; gap: 20px; justify-content: center; } @media (max-width: 768px) { .page-king-88bet__hero-buttons { flex-direction: column; gap: 10px; } } .page-king-88bet__section-title { text-align: center; font-size: 2.8em; margin-bottom: 40px; color: #ffcc00; } @media (max-width: 768px) { .page-king-88bet__section-title { font-size: 2em; margin-bottom: 20px; } } .page-king-88bet__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 60px; } @media (max-width: 768px) { .page-king-88bet__game-categories { grid-template-columns: 1fr; gap: 20px; } } .page-king-88bet__category-card { background-color: #1a2a3a; border-radius: 10px; overflow: hidden; text-align: center; padding-bottom: 20px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-king-88bet__category-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-king-88bet__category-image { width: 100%; height: 200px; object-fit: cover; } .page-king-88bet__category-title { font-size: 1.5em; margin: 20px 0 10px; color: #ffcc00; } .page-king-88bet__category-description { padding: 0 20px; font-size: 0.95em; margin-bottom: 20px; } .page-king-88bet__about-section { background-color: #1a2a3a; padding: 60px 0; margin-bottom: 60px; } .page-king-88bet__about-content { display: flex; align-items: center; gap: 40px; } @media (max-width: 768px) { .page-king-88bet__about-content { flex-direction: column; text-align: center; } } .page-king-88bet__about-image-wrapper { flex: 1; text-align: center; } .page-king-88bet__about-image { max-width: 100%; height: auto; border-radius: 10px; } @media (max-width: 768px) { .page-king-88bet__about-image { max-width: 80%; } } .page-king-88bet__about-text { flex: 2; } .page-king-88bet__about-text h2 { font-size: 2.2em; margin-bottom: 20px; color: #ffcc00; } @media (max-width: 768px) { .page-king-88bet__about-text h2 { font-size: 1.8em; } } .page-king-88bet__about-text p { font-size: 1.1em; line-height: 1.6; margin-bottom: 20px; } .page-king-88bet__promotions-section { margin-bottom: 60px; } .page-king-88bet__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-king-88bet__promotion-grid { grid-template-columns: 1fr; gap: 20px; } } .page-king-88bet__promotion-card { background-color: #1a2a3a; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-king-88bet__promotion-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-king-88bet__promotion-image { width: 100%; height: 250px; object-fit: cover; } .page-king-88bet__promotion-content { padding: 20px; } .page-king-88bet__promotion-title { font-size: 1.6em; margin-bottom: 10px; color: #ffcc00; } .page-king-88bet__promotion-description { font-size: 0.95em; line-height: 1.5; margin-bottom: 20px; } .page-king-88bet__featured-games { margin-bottom: 60px; } .page-king-88bet__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; } @media (max-width: 768px) { .page-king-88bet__game-grid { grid-template-columns: repeat(2, 1fr); gap: 15px; } } .page-king-88bet__game-card { background-color: #1a2a3a; border-radius: 8px; overflow: hidden; text-align: center; padding-bottom: 15px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-king-88bet__game-card:hover { transform: translateY(-3px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); } .page-king-88bet__game-thumbnail { width: 100%; height: 150px; object-fit: cover; } .page-king-88bet__game-name { font-size: 1.1em; margin: 15px 10px 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .page-king-88bet__faq-section { background-color: #1a2a3a; padding: 60px 0; } .page-king-88bet__faq-list { max-width: 800px; margin: 0 auto; } .page-king-88bet__faq-item { margin-bottom: 15px; border: 1px solid #33475b; border-radius: 8px; overflow: hidden; } .page-king-88bet__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #2a3d50; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-king-88bet__faq-question:hover { background-color: #33475b; } .page-king-88bet__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } @media (max-width: 768px) { .page-king-88bet__faq-question h3 { font-size: 1em; } } .page-king-88bet__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; pointer-events: none; transition: transform 0.3s ease; } .page-king-88bet__faq-item.active .page-king-88bet__faq-toggle { transform: rotate(45deg); } .page-king-88bet__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; background-color: #1a2a3a; } .page-king-88bet__faq-item.active .page-king-88bet__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-king-88bet__faq-answer p { margin: 0; line-height: 1.6; font-size: 1em; } .page-king-88bet__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-king-88bet__floating-button { width: 50px; height: 50px; border-radius: 50%; background-color: #ffcc00; color: #2a2a2a; display: flex; align-items: center; justify-content: center; font-size: 0.8em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; } .page-king-88bet__floating-button:hover { background-color: #e6b800; transform: scale(1.05); } @media (max-width: 768px) { .page-king-88bet__floating-buttons { bottom: 10px; right: 10px; } .page-king-88bet__floating-button { width: 45px; height: 45px; font-size: 0.75em; } }