.page-m88-k-b-ch-n { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; } .page-m88-k-b-ch-n__hero-section { position: relative; width: 100%; overflow: hidden; text-align: center; color: #fff; padding-top: 10px; background-color: #0d2a4a; } .page-m88-k-b-ch-n__hero-image { width: 100%; height: auto; max-height: 500px; object-fit: cover; display: block; } .page-m88-k-b-ch-n__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.6) 100%); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; box-sizing: border-box; } .page-m88-k-b-ch-n__hero-title { font-size: 2.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } .page-m88-k-b-ch-n__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 2px rgba(0,0,0,0.7); } .page-m88-k-b-ch-n__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; box-shadow: 0 4px 6px rgba(0,0,0,0.3); } .page-m88-k-b-ch-n__cta-button:hover { background-color: #ff6a00; } .page-m88-k-b-ch-n__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #1a3a5a; padding: 20px 0; } .page-m88-k-b-ch-n__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-m88-k-b-ch-n__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-m88-k-b-ch-n__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; } .page-m88-k-b-ch-n__section-title { font-size: 2em; color: #0d2a4a; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-m88-k-b-ch-n__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 3px; background-color: #e44d26; } .page-m88-k-b-ch-n__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: justify; } .page-m88-k-b-ch-n__feature-list { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; list-style: none; padding: 0; margin: 0; } .page-m88-k-b-ch-n__feature-item { background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); padding: 20px; text-align: center; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-m88-k-b-ch-n__feature-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0,0,0,0.15); } .page-m88-k-b-ch-n__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; } .page-m88-k-b-ch-n__feature-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-m88-k-b-ch-n__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-m88-k-b-ch-n__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-m88-k-b-ch-n__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 16px rgba(0,0,0,0.2); } .page-m88-k-b-ch-n__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-m88-k-b-ch-n__game-content { padding: 20px; } .page-m88-k-b-ch-n__game-title { font-size: 1.4em; color: #0d2a4a; margin-bottom: 10px; } .page-m88-k-b-ch-n__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-m88-k-b-ch-n__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-m88-k-b-ch-n__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-m88-k-b-ch-n__promo-card:hover { transform: translateY(-7px); box-shadow: 0 8px 16px rgba(0,0,0,0.2); } .page-m88-k-b-ch-n__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-m88-k-b-ch-n__promo-content { padding: 20px; } .page-m88-k-b-ch-n__promo-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; } .page-m88-k-b-ch-n__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-m88-k-b-ch-n__faq-container { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); padding: 20px; } .page-m88-k-b-ch-n__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; } .page-m88-k-b-ch-n__faq-item:last-child { border-bottom: none; margin-bottom: 0; } .page-m88-k-b-ch-n__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-m88-k-b-ch-n__faq-question:hover { background-color: #f0f0f0; } .page-m88-k-b-ch-n__faq-question h3 { margin: 0; font-size: 1.1em; color: #0d2a4a; pointer-events: none; } .page-m88-k-b-ch-n__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-m88-k-b-ch-n__faq-item.active .page-m88-k-b-ch-n__faq-toggle { transform: rotate(45deg); } .page-m88-k-b-ch-n__faq-answer { 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-m88-k-b-ch-n__faq-item.active .page-m88-k-b-ch-n__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-m88-k-b-ch-n__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-m88-k-b-ch-n__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-m88-k-b-ch-n__blog-card:hover { transform: translateY(-7px); box-shadow: 0 8px 16px rgba(0,0,0,0.2); } .page-m88-k-b-ch-n__blog-image { width: 100%; height: 180px; object-fit: cover; display: block; } .page-m88-k-b-ch-n__blog-content { padding: 15px; } .page-m88-k-b-ch-n__blog-title { font-size: 1.2em; color: #0d2a4a; margin-bottom: 8px; line-height: 1.4; } .page-m88-k-b-ch-n__blog-excerpt { font-size: 0.9em; color: #555; margin-bottom: 10px; } .page-m88-k-b-ch-n__blog-date { font-size: 0.8em; color: #888; text-align: right; } .page-m88-k-b-ch-n__sticky-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-m88-k-b-ch-n__sticky-btn { background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease; width: 120px; } .page-m88-k-b-ch-n__sticky-btn:hover { background-color: #ff6a00; } @media (max-width: 768px) { .page-m88-k-b-ch-n__hero-title { font-size: 2em; } .page-m88-k-b-ch-n__hero-subtitle { font-size: 1em; } .page-m88-k-b-ch-n__section { padding: 20px 15px; } .page-m88-k-b-ch-n__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-m88-k-b-ch-n__text-content { font-size: 1em; } .page-m88-k-b-ch-n__feature-item, .page-m88-k-b-ch-n__game-card, .page-m88-k-b-ch-n__promo-card, .page-m88-k-b-ch-n__blog-card { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-m88-k-b-ch-n__feature-list, .page-m88-k-b-ch-n__game-grid, .page-m88-k-b-ch-n__promo-grid, .page-m88-k-b-ch-n__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-m88-k-b-ch-n__game-image, .page-m88-k-b-ch-n__promo-image, .page-m88-k-b-ch-n__blog-image { max-width: 100% !important; height: auto !important; } .page-m88-k-b-ch-n__faq-question h3 { font-size: 1em; } .page-m88-k-b-ch-n__faq-answer { padding: 0 10px; } .page-m88-k-b-ch-n__faq-item.active .page-m88-k-b-ch-n__faq-answer { padding: 15px 10px !important; } .page-m88-k-b-ch-n__sticky-buttons { right: 10px; bottom: 10px; } .page-m88-k-b-ch-n__sticky-btn { width: 100px; padding: 8px 15px; } .page-m88-k-b-ch-n__feature-item p, .page-m88-k-b-ch-n__game-description, .page-m88-k-b-ch-n__promo-description, .page-m88-k-b-ch-n__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-m88-k-b-ch-n__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-m88-k-b-ch-n__payment-logo, .page-m88-k-b-ch-n__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } }