.page-1bwm-nh-c-i {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;background-color: #f4f7f6;}.page-1bwm-nh-c-i__container {max-width: 1200px;margin: 0 auto;padding: 20px;}.page-1bwm-nh-c-i__section {padding: 60px 20px;margin-bottom: 20px;background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);}.page-1bwm-nh-c-i__section--dark {background-color: #2c3e50;color: #ecf0f1;}.page-1bwm-nh-c-i__title {font-size: 2.8em;color: #2c3e50;text-align: center;margin-bottom: 40px;font-weight: bold;}.page-1bwm-nh-c-i__title--light {color: #ecf0f1;}.page-1bwm-nh-c-i__subtitle {font-size: 1.8em;color: #34495e;text-align: center;margin-bottom: 20px;}.page-1bwm-nh-c-i__text {font-size: 1.1em;margin-bottom: 15px;text-align: justify;}.page-1bwm-nh-c-i__hero-section {position: relative;background-color: #3498db;color: #fff;text-align: center;padding: 10px 0 100px 0;overflow: hidden;border-radius: 0 0 15px 15px;}.page-1bwm-nh-c-i__hero-image {width: 100%;height: auto;max-height: 500px;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 1;filter: brightness(0.7);}.page-1bwm-nh-c-i__hero-content {position: relative;z-index: 2;padding: 80px 20px;}.page-1bwm-nh-c-i__hero-title {font-size: 3.5em;margin-bottom: 20px;font-weight: 700;}.page-1bwm-nh-c-i__hero-description {font-size: 1.4em;margin-bottom: 40px;}.page-1bwm-nh-c-i__btn {display: inline-block;background-color: #e74c3c;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-1bwm-nh-c-i__btn:hover {background-color: #c0392b;}.page-1bwm-nh-c-i__btn--secondary {background-color: #27ae60;}.page-1bwm-nh-c-i__btn--secondary:hover {background-color: #229a54;}.page-1bwm-nh-c-i__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: #ecf0f1;border-bottom: 1px solid #ddd;}.page-1bwm-nh-c-i__provider-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-1bwm-nh-c-i__provider-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}.page-1bwm-nh-c-i__intro-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 30px;}.page-1bwm-nh-c-i__intro-card {background-color: #f9f9f9;padding: 25px;border-radius: 8px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);text-align: center;}.page-1bwm-nh-c-i__intro-card-icon {font-size: 3em;color: #3498db;margin-bottom: 15px;}.page-1bwm-nh-c-i__intro-card-title {font-size: 1.5em;margin-bottom: 10px;color: #2c3e50;}.page-1bwm-nh-c-i__intro-card-text {font-size: 1em;color: #555;}.page-1bwm-nh-c-i__game-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 30px;}.page-1bwm-nh-c-i__game-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);transition: transform 0.3s ease;}.page-1bwm-nh-c-i__game-card:hover {transform: translateY(-5px);}.page-1bwm-nh-c-i__game-image {width: 100%;height: 200px;object-fit: cover;}.page-1bwm-nh-c-i__game-content {padding: 20px;}.page-1bwm-nh-c-i__game-title {font-size: 1.4em;margin-bottom: 10px;color: #2c3e50;}.page-1bwm-nh-c-i__game-description {font-size: 0.95em;color: #555;margin-bottom: 15px;}.page-1bwm-nh-c-i__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 30px;}.page-1bwm-nh-c-i__promo-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);text-align: center;padding: 25px;}.page-1bwm-nh-c-i__promo-icon {font-size: 3.5em;color: #e74c3c;margin-bottom: 15px;}.page-1bwm-nh-c-i__promo-title {font-size: 1.6em;margin-bottom: 10px;color: #2c3e50;}.page-1bwm-nh-c-i__promo-description {font-size: 1em;color: #555;margin-bottom: 20px;}.page-1bwm-nh-c-i__faq-list {margin-top: 30px;}.page-1bwm-nh-c-i__faq-item {background-color: #f9f9f9;border: 1px solid #eee;border-radius: 8px;margin-bottom: 15px;overflow: hidden;}.page-1bwm-nh-c-i__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;background-color: #3498db;color: #fff;cursor: pointer;user-select: none;transition: background-color 0.3s ease;}.page-1bwm-nh-c-i__faq-question:hover {background-color: #2980b9;}.page-1bwm-nh-c-i__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;}.page-1bwm-nh-c-i__faq-toggle {font-size: 1.5em;font-weight: bold;pointer-events: none;}.page-1bwm-nh-c-i__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;background-color: #fff;color: #555;}.page-1bwm-nh-c-i__faq-item.active .page-1bwm-nh-c-i__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-1bwm-nh-c-i__faq-item.active .page-1bwm-nh-c-i__faq-toggle {content: '−';}.page-1bwm-nh-c-i__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 30px;}.page-1bwm-nh-c-i__blog-card {background-color: #f9f9f9;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);transition: transform 0.3s ease;}.page-1bwm-nh-c-i__blog-card:hover {transform: translateY(-5px);}.page-1bwm-nh-c-i__blog-image {width: 100%;height: 220px;object-fit: cover;}.page-1bwm-nh-c-i__blog-content {padding: 20px;}.page-1bwm-nh-c-i__blog-title {font-size: 1.3em;margin-bottom: 10px;color: #2c3e50;}.page-1bwm-nh-c-i__blog-date {font-size: 0.9em;color: #777;margin-bottom: 10px;}.page-1bwm-nh-c-i__blog-excerpt {font-size: 0.95em;color: #555;}.page-1bwm-nh-c-i__contact-info {display: flex;flex-direction: column;gap: 15px;margin-top: 30px;}.page-1bwm-nh-c-i__contact-item {display: flex;align-items: center;gap: 10px;font-size: 1.1em;color: #555;}.page-1bwm-nh-c-i__contact-icon {font-size: 1.5em;color: #3498db;}.page-1bwm-nh-c-i__social-links {display: flex;justify-content: center;gap: 20px;margin-top: 30px;}.page-1bwm-nh-c-i__social-link {font-size: 2em;color: #3498db;transition: color 0.3s ease;}.page-1bwm-nh-c-i__social-link:hover {color: #2980b9;}.page-1bwm-nh-c-i__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-1bwm-nh-c-i__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-1bwm-nh-c-i__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}@media (max-width: 1024px) {.page-1bwm-nh-c-i__hero-title {font-size: 3em;}.page-1bwm-nh-c-i__hero-description {font-size: 1.2em;}.page-1bwm-nh-c-i__title {font-size: 2.2em;}}.page-1bwm-nh-c-i__links-grid {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 30px;}.page-1bwm-nh-c-i__link-card {background-color: #ecf0f1;padding: 20px;border-radius: 8px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);text-align: center;flex: 1 1 200px;max-width: 280px;}.page-1bwm-nh-c-i__link-card-title {font-size: 1.3em;margin-bottom: 10px;color: #2c3e50;}.page-1bwm-nh-c-i__link-card .page-1bwm-nh-c-i__btn {width: 100%;}.page-1bwm-nh-c-i__floating-buttons {position: fixed;bottom: 20px;right: 20px;z-index: 1000;display: flex;flex-direction: column;gap: 15px;}.page-1bwm-nh-c-i__floating-btn {background-color: #e74c3c;color: #fff;padding: 12px 20px;border-radius: 50px;text-decoration: none;font-weight: bold;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);transition: background-color 0.3s ease;font-size: 1.1em;}.page-1bwm-nh-c-i__floating-btn:hover {background-color: #c0392b;}@media (max-width: 768px) {.page-1bwm-nh-c-i__container {padding: 10px;}.page-1bwm-nh-c-i__section {padding: 40px 15px;}.page-1bwm-nh-c-i__title {font-size: 1.8em;margin-bottom: 30px;}.page-1bwm-nh-c-i__subtitle {font-size: 1.4em;}.page-1bwm-nh-c-i__hero-content {padding: 60px 15px;}.page-1bwm-nh-c-i__hero-title {font-size: 2.5em;}.page-1bwm-nh-c-i__hero-description {font-size: 1em;}.page-1bwm-nh-c-i__btn {padding: 12px 25px;font-size: 1em;}.page-1bwm-nh-c-i__providers {gap: 16px;padding: 30px 15px;}.page-1bwm-nh-c-i__provider-logo, .page-1bwm-nh-c-i__provider-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-1bwm-nh-c-i__intro-grid, .page-1bwm-nh-c-i__game-grid, .page-1bwm-nh-c-i__promo-grid, .page-1bwm-nh-c-i__blog-grid {grid-template-columns: 1fr;gap: 20px;}.page-1bwm-nh-c-i__intro-card, .page-1bwm-nh-c-i__game-card, .page-1bwm-nh-c-i__promo-card, .page-1bwm-nh-c-i__blog-card {padding: 20px;}.page-1bwm-nh-c-i__faq-question {padding: 15px 20px;}.page-1bwm-nh-c-i__faq-question h3 {font-size: 1.1em;}.page-1bwm-nh-c-i__faq-answer {padding: 0 20px;}.page-1bwm-nh-c-i__faq-item.active .page-1bwm-nh-c-i__faq-answer {padding: 15px 20px !important;}.page-1bwm-nh-c-i__links-grid {flex-direction: column;align-items: center;}.page-1bwm-nh-c-i__link-card {max-width: 90%;width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 15px;}.page-1bwm-nh-c-i__link-card-title {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-1bwm-nh-c-i__floating-buttons {bottom: 15px;right: 15px;gap: 10px;}.page-1bwm-nh-c-i__floating-btn {padding: 10px 18px;font-size: 1em;}}.page-1bwm-nh-c-i__payment-providers {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 30px;width: 100%;max-width: 100%;box-sizing: border-box;}.page-1bwm-nh-c-i__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-1bwm-nh-c-i__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}@media (max-width: 768px) {.page-1bwm-nh-c-i__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-1bwm-nh-c-i__payment-logo,.page-1bwm-nh-c-i__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}}