.page-b-ng-88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-b-ng-88__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:bong_da,sports,stadium,football]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; }.page-b-ng-88__hero-section h1 { font-size: 3.2em; margin-bottom: 15px; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); }.page-b-ng-88__hero-section p { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-b-ng-88__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-b-ng-88__btn { display: inline-block; background-color: #e91e63; color: #fff; padding: 15px 30px; border-radius: 50px; 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-b-ng-88__btn:hover { background-color: #d81b60; transform: translateY(-3px); }.page-b-ng-88__btn--secondary { background-color: #00bcd4; }.page-b-ng-88__btn--secondary:hover { background-color: #00acc1; }.page-b-ng-88__section { padding: 60px 20px; text-align: center; max-width: 1200px; margin: 0 auto; }.page-b-ng-88__section:nth-of-type(even) { background-color: #2a2a4e; }.page-b-ng-88__section h2 { font-size: 2.5em; margin-bottom: 40px; color: #ffeb3b; }.page-b-ng-88__section h3 { font-size: 1.8em; margin-top: 30px; margin-bottom: 20px; color: #00bcd4; }.page-b-ng-88__text-content { font-size: 1.1em; margin-bottom: 30px; text-align: left; }.page-b-ng-88__image { max-width: 100%; height: auto; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 5px 15px rgba(0,0,0,0.3); }.page-b-ng-88__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-b-ng-88__grid-item { background-color: #2f2f4f; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: transform 0.3s ease; }.page-b-ng-88__grid-item:hover { transform: translateY(-5px); }.page-b-ng-88__grid-item img { margin-bottom: 20px; }.page-b-ng-88__grid-item h3 { color: #ffeb3b; margin-bottom: 15px; }.page-b-ng-88__list { list-style: none; padding: 0; margin: 0; text-align: left; }.page-b-ng-88__list-item { background-color: #2f2f4f; padding: 20px; margin-bottom: 15px; border-radius: 8px; display: flex; align-items: center; gap: 15px; }.page-b-ng-88__list-item::before { content: '✓'; color: #ffeb3b; font-weight: bold; font-size: 1.2em; }.page-b-ng-88__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: 40px 20px; background-color: #2a2a4e; }.page-b-ng-88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-b-ng-88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-b-ng-88__faq-section { text-align: left; }.page-b-ng-88__faq-item { background-color: #2f2f4f; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-b-ng-88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3a3a5e; transition: background-color 0.3s ease; }.page-b-ng-88__faq-question:hover { background-color: #4a4a6e; }.page-b-ng-88__faq-question h3 { margin: 0; color: #fff; font-size: 1.2em; pointer-events: none; }.page-b-ng-88__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffeb3b; pointer-events: none; transition: transform 0.3s ease; }.page-b-ng-88__faq-item.active .page-b-ng-88__faq-toggle { transform: rotate(45deg); }.page-b-ng-88__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; }.page-b-ng-88__faq-item.active .page-b-ng-88__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-b-ng-88__blog-card { background-color: #2f2f4f; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-b-ng-88__blog-card:hover { transform: translateY(-5px); }.page-b-ng-88__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-b-ng-88__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-b-ng-88__blog-content h3 { font-size: 1.3em; margin-top: 0; margin-bottom: 10px; }.page-b-ng-88__blog-content h3 a { color: #ffeb3b; text-decoration: none; transition: color 0.3s ease; }.page-b-ng-88__blog-content h3 a:hover { color: #00bcd4; }.page-b-ng-88__blog-content p { font-size: 0.95em; color: #ccc; margin-bottom: 15px; }.page-b-ng-88__blog-date { font-size: 0.85em; color: #aaa; text-align: right; }.page-b-ng-88__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 40px; }.page-b-ng-88__quick-access-grid .page-b-ng-88__btn { width: 100%; box-sizing: border-box; }.page-b-ng-88__centered-image-container { display: flex; justify-content: center; align-items: center; margin-bottom: 30px; }.page-b-ng-88__centered-image-container img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.3); }.page-b-ng-88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-b-ng-88__floating-btn { background-color: #e91e63; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-b-ng-88__floating-btn:hover { background-color: #d81b60; transform: translateY(-2px); }.page-b-ng-88__floating-btn--register { background-color: #00bcd4; }.page-b-ng-88__floating-btn--register:hover { background-color: #00acc1; }@media (max-width: 768px) { .page-b-ng-88__hero-section { padding: 80px 15px 60px; }.page-b-ng-88__hero-section h1 { font-size: 2.2em; }.page-b-ng-88__hero-section p { font-size: 1em; }.page-b-ng-88__hero-buttons { flex-direction: column; gap: 15px; }.page-b-ng-88__btn { padding: 12px 25px; font-size: 1em; }.page-b-ng-88__section { padding: 40px 15px; }.page-b-ng-88__section h2 { font-size: 1.8em; margin-bottom: 30px; }.page-b-ng-88__section h3 { font-size: 1.4em; margin-top: 20px; margin-bottom: 15px; }.page-b-ng-88__text-content { font-size: 1em; }.page-b-ng-88__grid { grid-template-columns: 1fr; gap: 20px; }.page-b-ng-88__grid-item { padding: 20px; }.page-b-ng-88__list-item { padding: 15px; font-size: 0.95em; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; overflow-wrap: break-word !important; word-wrap: break-word !important; word-break: break-word !important; }.page-b-ng-88__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-b-ng-88__faq-question { padding: 15px; }.page-b-ng-88__faq-question h3 { font-size: 1.1em; }.page-b-ng-88__faq-answer { padding: 0 15px; }.page-b-ng-88__faq-item.active .page-b-ng-88__faq-answer { padding: 15px !important; }.page-b-ng-88__blog-card { max-width: 100%; }.page-b-ng-88__blog-content h3 { font-size: 1.1em; }.page-b-ng-88__quick-access-grid { grid-template-columns: 1fr; gap: 15px; }.page-b-ng-88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; }.page-b-ng-88__payment-logo, .page-b-ng-88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-b-ng-88__image, .page-b-ng-88__centered-image-container img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-b-ng-88__floating-buttons { right: 10px; bottom: 10px; gap: 8px; }.page-b-ng-88__floating-btn { padding: 10px 15px; font-size: 0.9em; } }