.page-nh-c-i-esport { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-nh-c-i-esport__hero-section { position: relative; width: 100%; overflow: hidden; color: #fff; text-align: center; padding-top: 10px; background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); }.page-nh-c-i-esport__hero-image { width: 100%; height: auto; max-width: 100%; display: block; object-fit: cover; filter: brightness(0.7); }.page-nh-c-i-esport__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 90%; max-width: 800px; }.page-nh-c-i-esport__hero-title { font-size: 2.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-nh-c-i-esport__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-nh-c-i-esport__hero-buttons { display: flex; justify-content: center; gap: 20px; }.page-nh-c-i-esport__btn { display: inline-block; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; }.page-nh-c-i-esport__btn--primary { background-color: #fdbb2d; color: #1a2a6c; border: none; }.page-nh-c-i-esport__btn--primary:hover { background-color: #e6a72c; transform: translateY(-3px); }.page-nh-c-i-esport__btn--secondary { background-color: #1a2a6c; color: #fdbb2d; border: 2px solid #fdbb2d; }.page-nh-c-i-esport__btn--secondary:hover { background-color: #0f1a4a; transform: translateY(-3px); }.page-nh-c-i-esport__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: #e9ecef; }.page-nh-c-i-esport__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-nh-c-i-esport__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-nh-c-i-esport__section { padding: 50px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-nh-c-i-esport__section-title { text-align: center; font-size: 2em; color: #1a2a6c; margin-bottom: 30px; position: relative; }.page-nh-c-i-esport__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #fdbb2d; margin: 10px auto 0; }.page-nh-c-i-esport__text-content { max-width: 900px; margin: 0 auto; text-align: justify; color: #555; }.page-nh-c-i-esport__features-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; list-style: none; padding: 0; margin-top: 30px; }.page-nh-c-i-esport__feature-item { flex: 1 1 calc(33% - 40px); background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); min-width: 280px; box-sizing: border-box; }.page-nh-c-i-esport__feature-item h3 { color: #b21f1f; margin-top: 15px; font-size: 1.3em; }.page-nh-c-i-esport__feature-item p { color: #666; font-size: 0.95em; }.page-nh-c-i-esport__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-nh-c-i-esport__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-nh-c-i-esport__game-card:hover { transform: translateY(-5px); }.page-nh-c-i-esport__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-nh-c-i-esport__game-content { padding: 15px; }.page-nh-c-i-esport__game-title { font-size: 1.2em; color: #1a2a6c; margin-bottom: 10px; }.page-nh-c-i-esport__game-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-nh-c-i-esport__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-nh-c-i-esport__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-nh-c-i-esport__promo-card:hover { transform: translateY(-5px); }.page-nh-c-i-esport__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-nh-c-i-esport__promo-content { padding: 15px; }.page-nh-c-i-esport__promo-title { font-size: 1.3em; color: #b21f1f; margin-bottom: 10px; }.page-nh-c-i-esport__promo-description { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-nh-c-i-esport__faq-container { max-width: 900px; margin: 0 auto; }.page-nh-c-i-esport__faq-item { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-nh-c-i-esport__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; font-size: 1.1em; font-weight: bold; color: #1a2a6c; cursor: pointer; user-select: none; background-color: #eef; transition: background-color 0.3s ease; }.page-nh-c-i-esport__faq-question:hover { background-color: #e5e5f5; }.page-nh-c-i-esport__faq-question h3 { margin: 0; pointer-events: none; color: #1a2a6c; font-size: 1.1em; }.page-nh-c-i-esport__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; }.page-nh-c-i-esport__faq-item.active .page-nh-c-i-esport__faq-toggle { transform: rotate(45deg); }.page-nh-c-i-esport__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; color: #555; }.page-nh-c-i-esport__faq-item.active .page-nh-c-i-esport__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; }.page-nh-c-i-esport__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-nh-c-i-esport__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-nh-c-i-esport__blog-card:hover { transform: translateY(-5px); }.page-nh-c-i-esport__blog-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-nh-c-i-esport__blog-content { padding: 15px; }.page-nh-c-i-esport__blog-title { font-size: 1.1em; color: #1a2a6c; margin-bottom: 10px; }.page-nh-c-i-esport__blog-title a { text-decoration: none; color: #1a2a6c; }.page-nh-c-i-esport__blog-title a:hover { text-decoration: underline; }.page-nh-c-i-esport__blog-excerpt { font-size: 0.85em; color: #666; margin-bottom: 10px; }.page-nh-c-i-esport__blog-date { font-size: 0.8em; color: #999; }.page-nh-c-i-esport__cta-section { background: linear-gradient(90deg, #1a2a6c, #b21f1f); padding: 60px 20px; text-align: center; color: #fff; border-radius: 10px; margin-bottom: 20px; }.page-nh-c-i-esport__cta-title { font-size: 2em; margin-bottom: 20px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-nh-c-i-esport__cta-description { font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-nh-c-i-esport__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-nh-c-i-esport__floating-btn { background-color: #fdbb2d; color: #1a2a6c; padding: 10px 15px; 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; text-align: center; }.page-nh-c-i-esport__floating-btn:hover { background-color: #e6a72c; transform: scale(1.05); }.page-nh-c-i-esport__feature-icon { width: 80px; height: 80px; max-width: 80px; max-height: 80px; object-fit: contain; display: block; margin: 0 auto 15px; }.page-nh-c-i-esport__section img { max-width: 100%; height: auto; object-fit: cover; display: block; margin: 0 auto; }.page-nh-c-i-esport__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-nh-c-i-esport__image-wrapper img { max-width: 100% !important; height: auto !important; }.page-nh-c-i-esport__features-list, .page-nh-c-i-esport__game-grid, .page-nh-c-i-esport__promo-grid, .page-nh-c-i-esport__blog-grid { padding: 0; margin-left: auto; margin-right: auto; }.page-nh-c-i-esport__features-list li, .page-nh-c-i-esport__game-card, .page-nh-c-i-esport__promo-card, .page-nh-c-i-esport__blog-card { box-sizing: border-box; }.page-nh-c-i-esport__link-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; margin-top: 30px; }.page-nh-c-i-esport__link-card { background-color: #1a2a6c; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }.page-nh-c-i-esport__link-card a { color: #fdbb2d; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; }.page-nh-c-i-esport__link-card a:hover { text-decoration: underline; }.page-nh-c-i-esport__security-item { display: flex; align-items: center; gap: 15px; margin-bottom: 20px; }.page-nh-c-i-esport__security-icon { width: 60px; height: 60px; max-width: 60px; max-height: 60px; object-fit: contain; }.page-nh-c-i-esport__security-content h3 { color: #1a2a6c; margin: 0; }.page-nh-c-i-esport__security-content p { margin: 5px 0 0; color: #555; }.page-nh-c-i-esport__contact-info p { margin-bottom: 10px; color: #555; }.page-nh-c-i-esport__contact-info a { color: #b21f1f; text-decoration: none; }.page-nh-c-i-esport__contact-info a:hover { text-decoration: underline; }.page-nh-c-i-esport__image-responsive { max-width: 100%; height: auto; display: block; }.page-nh-c-i-esport__game-card .page-nh-c-i-esport__btn, .page-nh-c-i-esport__promo-card .page-nh-c-i-esport__btn { margin-top: 15px; }.page-nh-c-i-esport__blog-card a { display: block; text-decoration: none; }.page-nh-c-i-esport__blog-card a:hover .page-nh-c-i-esport__blog-title { text-decoration: underline; }.page-nh-c-i-esport__blog-card .page-nh-c-i-esport__btn { margin-top: 15px; }.page-nh-c-i-esport__blog-card .page-nh-c-i-esport__blog-content { display: flex; flex-direction: column; height: calc(100% - 180px); }.page-nh-c-i-esport__blog-excerpt { flex-grow: 1; }.page-nh-c-i-esport__blog-footer { margin-top: auto; }.page-nh-c-i-esport__floating-buttons { right: 10px; bottom: 10px; }.page-nh-c-i-esport__floating-btn { font-size: 0.9em; padding: 8px 12px; }.page-nh-c-i-esport__hero-content { width: 95%; }.page-nh-c-i-esport__hero-title { font-size: 2em; }.page-nh-c-i-esport__hero-subtitle { font-size: 1em; }.page-nh-c-i-esport__hero-buttons { flex-direction: column; gap: 10px; }.page-nh-c-i-esport__btn { width: 80%; margin: 0 auto; }.page-nh-c-i-esport__section { padding: 30px 15px; }.page-nh-c-i-esport__section-title { font-size: 1.8em; }.page-nh-c-i-esport__text-content { font-size: 0.95em; }.page-nh-c-i-esport__features-list { flex-direction: column; }.page-nh-c-i-esport__feature-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; box-sizing: border-box !important; }.page-nh-c-i-esport__feature-item h3 { font-size: 1.2em; }.page-nh-c-i-esport__feature-item p { font-size: 0.9em; }.page-nh-c-i-esport__game-grid, .page-nh-c-i-esport__promo-grid, .page-nh-c-i-esport__blog-grid, .page-nh-c-i-esport__link-grid { grid-template-columns: 1fr; }.page-nh-c-i-esport__game-image, .page-nh-c-i-esport__promo-image, .page-nh-c-i-esport__blog-image { height: 160px; }.page-nh-c-i-esport__faq-question { padding: 15px; font-size: 1em; }.page-nh-c-i-esport__faq-question h3 { font-size: 1em; }.page-nh-c-i-esport__faq-answer { padding: 0 15px; }.page-nh-c-i-esport__faq-item.active .page-nh-c-i-esport__faq-answer { padding: 15px 15px !important; }.page-nh-c-i-esport__cta-section { padding: 40px 15px; }.page-nh-c-i-esport__cta-title { font-size: 1.8em; }.page-nh-c-i-esport__cta-description { font-size: 1em; }.page-nh-c-i-esport__security-item { flex-direction: column; text-align: center; }.page-nh-c-i-esport__security-icon { margin-bottom: 10px; }.page-nh-c-i-esport__security-content h3 { font-size: 1.1em; }.page-nh-c-i-esport__security-content p { font-size: 0.9em; }.page-nh-c-i-esport__features-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-nh-c-i-esport__features-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-nh-c-i-esport__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-nh-c-i-esport__payment-logo, .page-nh-c-i-esport__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-nh-c-i-esport__image-wrapper img { max-width: 100% !important; height: auto !important; }