.page-top-nh-c-i-l-uy-t-n-nh-t { font-family: 'Arial', sans-serif; background-color: #f5f5f5; color: #333; line-height: 1.6; padding-bottom: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; padding: 10px 0 60px; text-align: center; position: relative; overflow: hidden; } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-content { position: relative; z-index: 1; padding: 20px 0; } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-top-nh-c-i-l-uy-t-n-nh-t__cta-button { display: inline-block; background-color: #ffc107; color: #333; 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-top-nh-c-i-l-uy-t-n-nh-t__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-top-nh-c-i-l-uy-t-n-nh-t__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 0; background-color: #f0f0f0; border-bottom: 1px solid #eee; } .page-top-nh-c-i-l-uy-t-n-nh-t__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-top-nh-c-i-l-uy-t-n-nh-t__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-top-nh-c-i-l-uy-t-n-nh-t__section { padding: 60px 0; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-top-nh-c-i-l-uy-t-n-nh-t__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-top-nh-c-i-l-uy-t-n-nh-t__section-title { text-align: center; font-size: 2.2em; color: #2c3e50; margin-bottom: 40px; position: relative; } .page-top-nh-c-i-l-uy-t-n-nh-t__section-title--light { color: #ecf0f1; } .page-top-nh-c-i-l-uy-t-n-nh-t__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffc107; margin: 10px auto 0; border-radius: 2px; } .page-top-nh-c-i-l-uy-t-n-nh-t__text-block { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; text-align: justify; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid-item:hover { transform: translateY(-5px); } .page-top-nh-c-i-l-uy-t-n-nh-t__grid-item-title { font-size: 1.5em; color: #2c3e50; margin-bottom: 15px; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid-item-description { font-size: 1em; color: #555; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-card:hover { transform: translateY(-10px); } .page-top-nh-c-i-l-uy-t-n-nh-t__game-image { width: 100%; height: 200px; object-fit: cover; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-content { padding: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-button { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-button:hover { background-color: #2980b9; } .page-top-nh-c-i-l-uy-t-n-nh-t__promo-card { background-color: #ecf0f1; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); } .page-top-nh-c-i-l-uy-t-n-nh-t__promo-title { font-size: 1.6em; color: #c0392b; margin-bottom: 10px; } .page-top-nh-c-i-l-uy-t-n-nh-t__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__promo-button { 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; } .page-top-nh-c-i-l-uy-t-n-nh-t__promo-button:hover { background-color: #c0392b; } .page-top-nh-c-i-l-uy-t-n-nh-t__contact-info { text-align: center; margin-bottom: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__contact-item { margin-bottom: 10px; font-size: 1.1em; } .page-top-nh-c-i-l-uy-t-n-nh-t__contact-link { color: #3498db; text-decoration: none; transition: color 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__contact-link:hover { color: #2980b9; text-decoration: underline; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-top-nh-c-i-l-uy-t-n-nh-t__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-top-nh-c-i-l-uy-t-n-nh-t__faq-question:hover { background-color: #2980b9; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-toggle { font-size: 1.8em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-item.active .page-top-nh-c-i-l-uy-t-n-nh-t__faq-toggle { transform: rotate(45deg); } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; color: #333; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-item.active .page-top-nh-c-i-l-uy-t-n-nh-t__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-card:hover { transform: translateY(-5px); } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-content { padding: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-title { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-excerpt { font-size: 0.9em; color: #666; line-height: 1.5; margin-bottom: 15px; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-link { display: inline-block; color: #3498db; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__blog-link:hover { color: #2980b9; text-decoration: underline; } .page-top-nh-c-i-l-uy-t-n-nh-t__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-top-nh-c-i-l-uy-t-n-nh-t__quick-access-item { background-color: #34495e; color: #fff; padding: 20px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-top-nh-c-i-l-uy-t-n-nh-t__quick-access-item:hover { background-color: #2c3e50; transform: translateY(-3px); } .page-top-nh-c-i-l-uy-t-n-nh-t__quick-access-item-title { font-size: 1.2em; margin: 0; } @media (max-width: 768px) { .page-top-nh-c-i-l-uy-t-n-nh-t__hero-title { font-size: 2em; } .page-top-nh-c-i-l-uy-t-n-nh-t__hero-subtitle { font-size: 1em; } .page-top-nh-c-i-l-uy-t-n-nh-t__cta-button { padding: 12px 25px; font-size: 1em; } .page-top-nh-c-i-l-uy-t-n-nh-t__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 0; } .page-top-nh-c-i-l-uy-t-n-nh-t__payment-logo, .page-top-nh-c-i-l-uy-t-n-nh-t__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-top-nh-c-i-l-uy-t-n-nh-t__section { padding: 40px 0; } .page-top-nh-c-i-l-uy-t-n-nh-t__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid, .page-top-nh-c-i-l-uy-t-n-nh-t__quick-access-grid { grid-template-columns: 1fr; gap: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__grid-item, .page-top-nh-c-i-l-uy-t-n-nh-t__game-card, .page-top-nh-c-i-l-uy-t-n-nh-t__promo-card, .page-top-nh-c-i-l-uy-t-n-nh-t__blog-card, .page-top-nh-c-i-l-uy-t-n-nh-t__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-answer { padding: 0 15px; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-item.active .page-top-nh-c-i-l-uy-t-n-nh-t__faq-answer { padding: 20px 15px !important; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-question { padding: 15px 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-question h3 { font-size: 1.1em; } .page-top-nh-c-i-l-uy-t-n-nh-t__faq-toggle { font-size: 1.5em; } .page-top-nh-c-i-l-uy-t-n-nh-t__game-image, .page-top-nh-c-i-l-uy-t-n-nh-t__blog-image { max-width: 100% !important; height: auto !important; } .page-top-nh-c-i-l-uy-t-n-nh-t__container { padding: 0 10px; } } .page-top-nh-c-i-l-uy-t-n-nh-t img { max-width: 100%; height: auto; display: block; margin: 0 auto; } .page-top-nh-c-i-l-uy-t-n-nh-t__text-block ul, .page-top-nh-c-i-l-uy-t-n-nh-t__text-block ol { padding-left: 25px; margin-bottom: 20px; } .page-top-nh-c-i-l-uy-t-n-nh-t__text-block li { margin-bottom: 10px; word-wrap: break-word !important; overflow-wrap: break-word !important; box-sizing: border-box; } @media (max-width: 768px) { .page-top-nh-c-i-l-uy-t-n-nh-t__text-block ul, .page-top-nh-c-i-l-uy-t-n-nh-t__text-block ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 20px !important; margin-left: 0 !important; margin-right: 0 !important; } .page-top-nh-c-i-l-uy-t-n-nh-t__text-block li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }