.page-m88-k-b-ch-n { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-m88-k-b-ch-n__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-m88-k-b-ch-n__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-m88-k-b-ch-n__hero-section { background: linear-gradient(135deg, #0056b3, #003d80); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; margin-bottom: 0; padding-top: 10px; position: relative; overflow: hidden; }.page-m88-k-b-ch-n__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-m88-k-b-ch-n__hero-content { position: relative; z-index: 1; }.page-m88-k-b-ch-n__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; color: #ffd700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-m88-k-b-ch-n__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-m88-k-b-ch-n__btn { display: inline-block; background-color: #ffd700; color: #003d80; padding: 12px 25px; 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-m88-k-b-ch-n__btn:hover { background-color: #ffe44d; transform: translateY(-3px); }.page-m88-k-b-ch-n__heading { font-size: 2.2em; color: #003d80; text-align: center; margin-bottom: 30px; font-weight: bold; }.page-m88-k-b-ch-n__sub-heading { font-size: 1.8em; color: #0056b3; margin-top: 20px; margin-bottom: 15px; text-align: center; }.page-m88-k-b-ch-n__text { font-size: 1em; color: #555; margin-bottom: 15px; text-align: justify; }.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; padding: 20px 0; background-color: #f0f0f0; border-radius: 8px; margin-top: 20px; }.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; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.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__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-m88-k-b-ch-n__card { background-color: #f9f9f9; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-m88-k-b-ch-n__card:hover { transform: translateY(-5px); }.page-m88-k-b-ch-n__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; }.page-m88-k-b-ch-n__card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; font-weight: bold; }.page-m88-k-b-ch-n__card-text { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-m88-k-b-ch-n__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; }.page-m88-k-b-ch-n__link-btn { display: block; background-color: #007bff; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; transition: background-color 0.3s ease; }.page-m88-k-b-ch-n__link-btn:hover { background-color: #0056b3; }.page-m88-k-b-ch-n__promo-card { background-color: #e6f7ff; border: 1px solid #91d5ff; border-radius: 8px; padding: 20px; margin-bottom: 20px; }.page-m88-k-b-ch-n__promo-title { font-size: 1.5em; color: #003d80; margin-bottom: 10px; }.page-m88-k-b-ch-n__promo-text { font-size: 0.95em; color: #333; margin-bottom: 15px; }.page-m88-k-b-ch-n__faq-list { list-style: none; padding: 0; }.page-m88-k-b-ch-n__faq-item { background-color: #f0f0f0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-m88-k-b-ch-n__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #0056b3; color: #fff; cursor: pointer; user-select: none; border-radius: 8px; transition: background-color 0.3s ease; }.page-m88-k-b-ch-n__faq-question:hover { background-color: #003d80; }.page-m88-k-b-ch-n__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-m88-k-b-ch-n__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.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; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.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: 30px; margin-top: 30px; }.page-m88-k-b-ch-n__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; }.page-m88-k-b-ch-n__blog-card:hover { transform: translateY(-5px); }.page-m88-k-b-ch-n__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-m88-k-b-ch-n__blog-content { padding: 20px; }.page-m88-k-b-ch-n__blog-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; font-weight: bold; }.page-m88-k-b-ch-n__blog-title a { text-decoration: none; color: #0056b3; }.page-m88-k-b-ch-n__blog-title a:hover { text-decoration: underline; }.page-m88-k-b-ch-n__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 10px; }.page-m88-k-b-ch-n__blog-date { font-size: 0.8em; color: #999; text-align: right; }.page-m88-k-b-ch-n__info-list { list-style: none; padding: 0; }.page-m88-k-b-ch-n__info-list li { margin-bottom: 10px; color: #555; }.page-m88-k-b-ch-n__info-list li strong { color: #003d80; }.page-m88-k-b-ch-n__game-item { text-align: center; }.page-m88-k-b-ch-n__game-icon { width: 100%; height: 150px; object-fit: contain; margin-bottom: 10px; }.page-m88-k-b-ch-n__game-title { font-size: 1.2em; color: #0056b3; font-weight: bold; }.page-m88-k-b-ch-n__game-description { font-size: 0.9em; color: #666; }.page-m88-k-b-ch-n__social-links { display: flex; justify-content: center; gap: 20px; margin-top: 20px; flex-wrap: wrap; }.page-m88-k-b-ch-n__social-link { display: inline-flex; align-items: center; justify-content: center; width: 50px; height: 50px; border-radius: 50%; background-color: #0056b3; color: #fff; font-size: 1.5em; text-decoration: none; transition: background-color 0.3s ease; }.page-m88-k-b-ch-n__social-link:hover { background-color: #003d80; }.page-m88-k-b-ch-n__social-icon { display: block; width: 30px !important; height: 30px !important; object-fit: contain; }.page-m88-k-b-ch-n__payment-method-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-m88-k-b-ch-n__payment-method-item { background-color: #f0f0f0; padding: 10px 15px; border-radius: 5px; font-size: 0.9em; color: #333; border: 1px solid #ddd; }.page-m88-k-b-ch-n__provider-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-m88-k-b-ch-n__provider-item { background-color: #f0f0f0; padding: 10px 15px; border-radius: 5px; font-size: 0.9em; color: #333; border: 1px solid #ddd; }.page-m88-k-b-ch-n__promo-card .page-m88-k-b-ch-n__btn { background-color: #007bff; color: #fff; }.page-m88-k-b-ch-n__promo-card .page-m88-k-b-ch-n__btn:hover { background-color: #0056b3; }@media (max-width: 768px) { .page-m88-k-b-ch-n__hero-title { font-size: 2em; }.page-m88-k-b-ch-n__hero-description { font-size: 1em; }.page-m88-k-b-ch-n__btn { padding: 10px 20px; font-size: 1em; }.page-m88-k-b-ch-n__heading { font-size: 1.8em; }.page-m88-k-b-ch-n__sub-heading { font-size: 1.5em; }.page-m88-k-b-ch-n__section { padding: 20px 10px; }.page-m88-k-b-ch-n__container { padding: 10px; }.page-m88-k-b-ch-n__grid, .page-m88-k-b-ch-n__link-grid, .page-m88-k-b-ch-n__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-m88-k-b-ch-n__faq-question { padding: 12px 15px; }.page-m88-k-b-ch-n__faq-question h3 { font-size: 1em; }.page-m88-k-b-ch-n__faq-answer { padding: 15px 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__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; }.page-m88-k-b-ch-n__info-list li, .page-m88-k-b-ch-n__promo-text, .page-m88-k-b-ch-n__card-text, .page-m88-k-b-ch-n__blog-summary { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-m88-k-b-ch-n__payment-method-list, .page-m88-k-b-ch-n__provider-list { flex-direction: column; align-items: center; }.page-m88-k-b-ch-n__payment-method-item, .page-m88-k-b-ch-n__provider-item { width: 90%; max-width: 300px; text-align: center; box-sizing: border-box; }.page-m88-k-b-ch-n__social-links { gap: 10px; } }