.page-b-ng-s-888 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-b-ng-s-888__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-b-ng-s-888__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-b-ng-s-888__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-b-ng-s-888__section-title { text-align: center; color: #2980b9; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-b-ng-s-888__section--dark .page-b-ng-s-888__section-title { color: #f1c40f; }.page-b-ng-s-888__text-center { text-align: center; }.page-b-ng-s-888__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-b-ng-s-888__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-b-ng-s-888__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-b-ng-s-888__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-b-ng-s-888__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); }.page-b-ng-s-888__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-b-ng-s-888__btn:hover { background-color: #c0392b; }.page-b-ng-s-888__btn--primary { background-color: #27ae60; }.page-b-ng-s-888__btn--primary:hover { background-color: #229a56; }.page-b-ng-s-888__text-block { margin-bottom: 20px; font-size: 1.1em; line-height: 1.8; }.page-b-ng-s-888__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-b-ng-s-888__grid-item { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-b-ng-s-888__grid-item-title { color: #2980b9; font-size: 1.5em; margin-bottom: 15px; }.page-b-ng-s-888__grid-item img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; }.page-b-ng-s-888__features-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }.page-b-ng-s-888__features-list-item { background-color: #ecf0f1; padding: 20px; border-radius: 8px; text-align: left; display: flex; align-items: flex-start; gap: 15px; box-sizing: border-box; }.page-b-ng-s-888__features-list-item-icon { font-size: 2em; color: #27ae60; flex-shrink: 0; }.page-b-ng-s-888__features-list-item h3 { margin-top: 0; color: #2c3e50; }.page-b-ng-s-888__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; text-align: center; }.page-b-ng-s-888__quick-link-btn { display: block; width: 100%; padding: 15px 10px; background-color: #3498db; color: #fff; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; box-sizing: border-box; }.page-b-ng-s-888__quick-link-btn:hover { background-color: #2980b9; }.page-b-ng-s-888__game-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-b-ng-s-888__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-b-ng-s-888__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-b-ng-s-888__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-b-ng-s-888__game-card-content { padding: 20px; }.page-b-ng-s-888__game-card-title { font-size: 1.6em; color: #2c3e50; margin-bottom: 10px; }.page-b-ng-s-888__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-b-ng-s-888__promo-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-b-ng-s-888__promo-card { background-color: #ecf0f1; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); text-align: left; }.page-b-ng-s-888__promo-card-image { width: 100%; height: 180px; object-fit: cover; }.page-b-ng-s-888__promo-card-content { padding: 20px; }.page-b-ng-s-888__promo-card-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-b-ng-s-888__promo-card-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-b-ng-s-888__contact-info { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; }.page-b-ng-s-888__contact-item { flex: 1 1 280px; background-color: #ecf0f1; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-b-ng-s-888__contact-item-icon { font-size: 2.5em; color: #3498db; margin-bottom: 10px; }.page-b-ng-s-888__contact-item h3 { color: #2c3e50; margin-bottom: 10px; }.page-b-ng-s-888__faq-list { list-style: none; padding: 0; }.page-b-ng-s-888__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-b-ng-s-888__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #2980b9; color: #fff; cursor: pointer; user-select: none; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; }.page-b-ng-s-888__faq-question:hover { background-color: #2471a3; }.page-b-ng-s-888__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-b-ng-s-888__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-b-ng-s-888__faq-item.active .page-b-ng-s-888__faq-toggle { transform: rotate(45deg); }.page-b-ng-s-888__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fff; color: #555; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-b-ng-s-888__faq-item.active .page-b-ng-s-888__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-b-ng-s-888__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-b-ng-s-888__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-b-ng-s-888__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-b-ng-s-888__blog-card-image { width: 100%; height: 220px; object-fit: cover; }.page-b-ng-s-888__blog-card-content { padding: 20px; }.page-b-ng-s-888__blog-card-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-b-ng-s-888__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-b-ng-s-888__blog-card-title a:hover { color: #3498db; }.page-b-ng-s-888__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-b-ng-s-888__blog-card-date { font-size: 0.8em; color: #999; }.page-b-ng-s-888__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 15px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 20px; }.page-b-ng-s-888__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-b-ng-s-888__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-s-888__payment-title { text-align: center; color: #2980b9; margin-bottom: 30px; font-size: 2em; font-weight: bold; }.page-b-ng-s-888__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-b-ng-s-888__floating-btn { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #e74c3c; color: #fff; border-radius: 50%; text-decoration: none; font-size: 1.2em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-b-ng-s-888__floating-btn:hover { background-color: #c0392b; }.page-b-ng-s-888__floating-btn--register { background-color: #27ae60; }.page-b-ng-s-888__floating-btn--register:hover { background-color: #229a56; }@media (max-width: 992px) { .page-b-ng-s-888__hero-title { font-size: 2.8em; } .page-b-ng-s-888__hero-subtitle { font-size: 1.2em; } .page-b-ng-s-888__section-title { font-size: 2em; } .page-b-ng-s-888__grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); } .page-b-ng-s-888__game-card-grid, .page-b-ng-s-888__promo-card-grid, .page-b-ng-s-888__blog-grid { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); } }.page-b-ng-s-888__features-list-item, .page-b-ng-s-888__faq-list li, .page-b-ng-s-888__features-list, .page-b-ng-s-888__faq-list { box-sizing: border-box !important; }@media (max-width: 768px) { .page-b-ng-s-888__hero-section { min-height: 400px; } .page-b-ng-s-888__hero-title { font-size: 2.2em; } .page-b-ng-s-888__hero-subtitle { font-size: 1em; } .page-b-ng-s-888__btn { padding: 10px 20px; font-size: 0.9em; } .page-b-ng-s-888__section { padding: 30px 0; } .page-b-ng-s-888__section-title { font-size: 1.8em; } .page-b-ng-s-888__text-block { font-size: 1em; } .page-b-ng-s-888__grid, .page-b-ng-s-888__quick-links-grid, .page-b-ng-s-888__game-card-grid, .page-b-ng-s-888__promo-card-grid, .page-b-ng-s-888__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-b-ng-s-888__features-list { grid-template-columns: 1fr; gap: 15px; } .page-b-ng-s-888__features-list-item { width: 100% !important; max-width: 100% !important; padding: 15px; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; } .page-b-ng-s-888__features-list-item h3 { font-size: 1.1em; } .page-b-ng-s-888__contact-info { flex-direction: column; gap: 20px; } .page-b-ng-s-888__contact-item { flex: 1 1 100%; padding: 20px; } .page-b-ng-s-888__faq-question { padding: 12px 15px; } .page-b-ng-s-888__faq-question h3 { font-size: 1.1em; } .page-b-ng-s-888__faq-answer { padding: 15px !important; } .page-b-ng-s-888__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 25px 10px; } .page-b-ng-s-888__payment-logo, .page-b-ng-s-888__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-b-ng-s-888__floating-buttons { bottom: 10px; right: 10px; gap: 8px; } .page-b-ng-s-888__floating-btn { width: 50px; height: 50px; font-size: 1em; } img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } .page-b-ng-s-888__container, .page-b-ng-s-888__section, .page-b-ng-s-888__grid, .page-b-ng-s-888__features-list, .page-b-ng-s-888__quick-links-grid, .page-b-ng-s-888__game-card-grid, .page-b-ng-s-888__promo-card-grid, .page-b-ng-s-888__blog-grid, .page-b-ng-s-888__faq-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-s-888__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; } }