.page-h-c-b-ng-singapore-c-p-2 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-h-c-b-ng-singapore-c-p-2__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 20px; padding-top: 10px; }.page-h-c-b-ng-singapore-c-p-2__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-h-c-b-ng-singapore-c-p-2__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; }.page-h-c-b-ng-singapore-c-p-2__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }.page-h-c-b-ng-singapore-c-p-2__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-h-c-b-ng-singapore-c-p-2__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); margin-bottom: 20px; }.page-h-c-b-ng-singapore-c-p-2__section-title { font-size: 2em; color: #0056b3; text-align: center; margin-bottom: 30px; position: relative; }.page-h-c-b-ng-singapore-c-p-2__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffc107; margin: 10px auto 0; border-radius: 2px; }.page-h-c-b-ng-singapore-c-p-2__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; }.page-h-c-b-ng-singapore-c-p-2__image-container { text-align: center; margin: 30px 0; }.page-h-c-b-ng-singapore-c-p-2__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-h-c-b-ng-singapore-c-p-2__list { list-style: none; padding: 0; margin-bottom: 20px; }.page-h-c-b-ng-singapore-c-p-2__list-item { background-color: #e9f5ff; border-left: 5px solid #007bff; margin-bottom: 10px; padding: 15px 20px; border-radius: 5px; font-size: 1.05em; }.page-h-c-b-ng-singapore-c-p-2__list-item strong { color: #0056b3; }.page-h-c-b-ng-singapore-c-p-2__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__card:hover { transform: translateY(-5px); }.page-h-c-b-ng-singapore-c-p-2__card-image { width: 100%; height: 200px; object-fit: cover; }.page-h-c-b-ng-singapore-c-p-2__card-content { padding: 25px; }.page-h-c-b-ng-singapore-c-p-2__card-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__card-description { font-size: 0.95em; color: #666; }.page-h-c-b-ng-singapore-c-p-2__card-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 25px; margin-top: 20px; font-weight: bold; transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__card-button:hover { background-color: #218838; }.page-h-b-ng-singapore-c-p-2__faq-item { background-color: #fff; margin-bottom: 10px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }.page-h-b-ng-singapore-c-p-2__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; font-weight: bold; color: #0056b3; font-size: 1.1em; transition: background-color 0.3s ease; }.page-h-b-ng-singapore-c-p-2__faq-question:hover { background-color: #f0f8ff; }.page-h-b-ng-singapore-c-p-2__faq-question h3 { margin: 0; pointer-events: none; }.page-h-b-ng-singapore-c-p-2__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffc107; transition: transform 0.3s ease; pointer-events: none; }.page-h-b-ng-singapore-c-p-2__faq-item.active .page-h-b-ng-singapore-c-p-2__faq-toggle { transform: rotate(45deg); }.page-h-b-ng-singapore-c-p-2__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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-h-b-ng-singapore-c-p-2__faq-item.active .page-h-b-ng-singapore-c-p-2__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-h-c-b-ng-singapore-c-p-2__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__blog-card { background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__blog-card:hover { transform: translateY(-5px); }.page-h-c-b-ng-singapore-c-p-2__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-h-c-b-ng-singapore-c-p-2__blog-content { padding: 20px; }.page-h-c-b-ng-singapore-c-p-2__blog-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__blog-title a { text-decoration: none; color: #0056b3; }.page-h-c-b-ng-singapore-c-p-2__blog-title a:hover { text-decoration: underline; }.page-h-c-b-ng-singapore-c-p-2__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-h-c-b-ng-singapore-c-p-2__read-more { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; }.page-h-c-b-ng-singapore-c-p-2__read-more:hover { text-decoration: underline; }.page-h-c-b-ng-singapore-c-p-2__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__quick-link-item { text-align: center; background-color: #007bff; border-radius: 8px; transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__quick-link-item:hover { background-color: #0056b3; }.page-h-c-b-ng-singapore-c-p-2__quick-link-item a { display: block; padding: 15px 10px; color: #fff; text-decoration: none; font-weight: bold; font-size: 1.1em; }.page-h-c-b-ng-singapore-c-p-2__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-h-c-b-ng-singapore-c-p-2__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-h-c-b-ng-singapore-c-p-2__mobile-floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; display: none; }.page-h-c-b-ng-singapore-c-p-2__mobile-floating-button { background-color: #ffc107; color: #333; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__mobile-floating-button:hover { background-color: #e0a800; }.page-h-c-b-ng-singapore-c-p-2__game-types-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__game-type-card { background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__game-type-card:hover { transform: translateY(-5px); }.page-h-c-b-ng-singapore-c-p-2__game-type-image { width: 100%; height: 180px; object-fit: cover; }.page-h-c-b-ng-singapore-c-p-2__game-type-content { padding: 20px; }.page-h-c-b-ng-singapore-c-p-2__game-type-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__game-type-description { font-size: 0.9em; color: #666; }.page-h-c-b-ng-singapore-c-p-2__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__promotion-card { background-color: #fefefe; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__promotion-card:hover { transform: translateY(-5px); }.page-h-c-b-ng-singapore-c-p-2__promotion-image { width: 100%; height: 180px; object-fit: cover; }.page-h-c-b-ng-singapore-c-p-2__promotion-content { padding: 20px; }.page-h-c-b-ng-singapore-c-p-2__promotion-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__promotion-description { font-size: 0.9em; color: #666; }.page-h-c-b-ng-singapore-c-p-2__promotion-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; text-decoration: none; border-radius: 25px; margin-top: 15px; font-weight: bold; transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__promotion-button:hover { background-color: #e0a800; }.page-h-c-b-ng-singapore-c-p-2__service-icon { width: 50px; height: 50px; object-fit: contain; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__service-item { text-align: center; padding: 20px; border: 1px solid #eee; border-radius: 8px; background-color: #f9f9f9; }.page-h-c-b-ng-singapore-c-p-2__service-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__service-description { font-size: 0.95em; color: #666; }.page-h-c-b-ng-singapore-c-p-2__contact-info { display: flex; flex-direction: column; gap: 15px; margin-top: 20px; }.page-h-c-b-ng-singapore-c-p-2__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #333; }.page-h-c-b-ng-singapore-c-p-2__contact-item img { width: 24px; height: 24px; }.page-h-c-b-ng-singapore-c-p-2__social-media-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__social-link { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__social-link:hover { background-color: #0056b3; }.page-h-c-b-ng-singapore-c-p-2__social-icon { width: 30px; height: 30px; margin-right: 8px; vertical-align: middle; }.page-h-c-b-ng-singapore-c-p-2__payment-options-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; margin-top: 30px; }.page-h-c-b-ng-singapore-c-p-2__payment-option-item { text-align: center; padding: 15px; border: 1px solid #eee; border-radius: 8px; background-color: #f9f9f9; }.page-h-c-b-ng-singapore-c-p-2__payment-option-item img { max-width: 80px; height: auto; display: block; margin: 0 auto 10px; }.page-h-c-b-ng-singapore-c-p-2__payment-option-item span { font-size: 0.9em; color: #555; font-weight: bold; }.page-h-c-b-ng-singapore-c-p-2__floating-buttons { position: fixed; right: 20px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-h-c-b-ng-singapore-c-p-2__floating-button { background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__floating-button:hover { background-color: #e0a800; transform: scale(1.05); }.page-h-c-b-ng-singapore-c-p-2__floating-button--register { background-color: #28a745; color: #fff; }.page-h-c-b-ng-singapore-c-p-2__floating-button--register:hover { background-color: #218838; }.page-h-c-b-ng-singapore-c-p-2__floating-button--login { background-color: #007bff; color: #fff; }.page-h-c-b-ng-singapore-c-p-2__floating-button--login:hover { background-color: #0056b3; }.page-h-c-b-ng-singapore-c-p-2__blog-date { font-size: 0.85em; color: #999; margin-top: 5px; }.page-h-c-b-ng-singapore-c-p-2__blog-author { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-h-c-b-ng-singapore-c-p-2__blog-meta { display: flex; justify-content: space-between; font-size: 0.85em; color: #777; margin-top: 10px; }.page-h-c-b-ng-singapore-c-p-2__blog-meta span { display: block; }.page-h-c-b-ng-singapore-c-p-2__blog-meta .page-h-c-b-ng-singapore-c-p-2__blog-date { color: #555; }.page-h-c-b-ng-singapore-c-p-2__blog-meta .page-h-c-b-ng-singapore-c-p-2__blog-category { color: #007bff; }.page-h-c-b-ng-singapore-c-p-2__blog-meta .page-h-c-b-ng-singapore-c-p-2__blog-tags { color: #ffc107; }.page-h-c-b-ng-singapore-c-p-2__contact-form-container { max-width: 600px; margin: 30px auto; padding: 30px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-h-c-b-ng-singapore-c-p-2__form-group { margin-bottom: 20px; }.page-h-c-b-ng-singapore-c-p-2__form-group label { display: block; margin-bottom: 8px; font-weight: bold; color: #333; }.page-h-c-b-ng-singapore-c-p-2__form-group input[type="text"],.page-h-c-b-ng-singapore-c-p-2__form-group input[type="email"],.page-h-c-b-ng-singapore-c-p-2__form-group textarea { width: 100%; padding: 12px; border: 1px solid #ddd; border-radius: 5px; font-size: 1em; box-sizing: border-box; }.page-h-c-b-ng-singapore-c-p-2__form-group textarea { resize: vertical; min-height: 120px; }.page-h-c-b-ng-singapore-c-p-2__submit-button { display: block; width: 100%; padding: 15px; background-color: #007bff; color: #fff; border: none; border-radius: 5px; font-size: 1.1em; font-weight: bold; cursor: pointer; transition: background-color 0.3s ease; }.page-h-c-b-ng-singapore-c-p-2__submit-button:hover { background-color: #0056b3; }@media (max-width: 1024px) { .page-h-c-b-ng-singapore-c-p-2__hero-title { font-size: 2.2em; } .page-h-c-b-ng-singapore-c-p-2__hero-subtitle { font-size: 1.2em; } .page-h-c-b-ng-singapore-c-p-2__section-title { font-size: 1.8em; } .page-h-c-b-ng-singapore-c-p-2__grid, .page-h-c-b-ng-singapore-c-p-2__blog-grid, .page-h-c-b-ng-singapore-c-p-2__quick-links-grid, .page-h-c-b-ng-singapore-c-p-2__game-types-grid, .page-h-c-b-ng-singapore-c-p-2__promotion-grid, .page-h-c-b-ng-singapore-c-p-2__payment-options-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); } }.page-h-c-b-ng-singapore-c-p-2__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-h-c-b-ng-singapore-c-p-2__payment-logo, .page-h-c-b-ng-singapore-c-p-2__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }@media (max-width: 768px) { .page-h-c-b-ng-singapore-c-p-2__hero-section { padding: 40px 15px; } .page-h-c-b-ng-singapore-c-p-2__hero-title { font-size: 1.8em; } .page-h-c-b-ng-singapore-c-p-2__hero-subtitle { font-size: 1em; } .page-h-c-b-ng-singapore-c-p-2__cta-button { padding: 12px 25px; font-size: 0.9em; } .page-h-c-b-ng-singapore-c-p-2__section { padding: 30px 15px; } .page-h-c-b-ng-singapore-c-p-2__section-title { font-size: 1.5em; } .page-h-c-b-ng-singapore-c-p-2__text-content, .page-h-c-b-ng-singapore-c-p-2__list-item { font-size: 0.95em; } .page-h-c-b-ng-singapore-c-p-2__grid, .page-h-c-b-ng-singapore-c-p-2__blog-grid, .page-h-c-b-ng-singapore-c-p-2__quick-links-grid, .page-h-c-b-ng-singapore-c-p-2__game-types-grid, .page-h-c-b-ng-singapore-c-p-2__promotion-grid, .page-h-c-b-ng-singapore-c-p-2__payment-options-grid { grid-template-columns: 1fr; gap: 20px; } .page-h-c-b-ng-singapore-c-p-2__card-title, .page-h-c-b-ng-singapore-c-p-2__blog-title, .page-h-c-b-ng-singapore-c-p-2__game-type-title, .page-h-c-b-ng-singapore-c-p-2__promotion-title { font-size: 1.1em; } .page-h-c-b-ng-singapore-c-p-2__card-description, .page-h-c-b-ng-singapore-c-p-2__blog-excerpt, .page-h-c-b-ng-singapore-c-p-2__game-type-description, .page-h-c-b-ng-singapore-c-p-2__promotion-description { font-size: 0.85em; } .page-h-c-b-ng-singapore-c-p-2__faq-question { padding: 15px 15px; font-size: 1em; } .page-h-c-b-ng-singapore-c-p-2__faq-answer { padding: 15px !important; } .page-h-c-b-ng-singapore-c-p-2__mobile-floating-buttons { display: flex; } .page-h-c-b-ng-singapore-c-p-2__floating-buttons { display: none; } .page-h-c-b-ng-singapore-c-p-2__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 12px 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-h-c-b-ng-singapore-c-p-2__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-h-c-b-ng-singapore-c-p-2__image, .page-h-c-b-ng-singapore-c-p-2__card-image, .page-h-c-b-ng-singapore-c-p-2__blog-image, .page-h-c-b-ng-singapore-c-p-2__game-type-image, .page-h-c-b-ng-singapore-c-p-2__promotion-image { max-width: 100% !important; height: auto !important; } .page-h-c-b-ng-singapore-c-p-2__image-container, .page-h-c-b-ng-singapore-c-p-2__card, .page-h-c-b-ng-singapore-c-p-2__blog-card, .page-h-c-b-ng-singapore-c-p-2__game-type-card, .page-h-c-b-ng-singapore-c-p-2__promotion-card { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } }