.page-k-nh-79 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 50px; } .page-k-nh-79__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 30px 30px; padding-top: 10px; } .page-k-nh-79__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-k-nh-79__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-k-nh-79__hero-title { font-size: 2.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; } .page-k-nh-79__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-k-nh-79__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-k-nh-79__btn { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 30px; 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-k-nh-79__btn:hover { background-color: #e0a800; transform: translateY(-3px); } .page-k-nh-79__btn--secondary { background-color: #007bff; color: #fff; } .page-k-nh-79__btn--secondary:hover { background-color: #0056b3; } .page-k-nh-79__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); margin-top: 30px; } .page-k-nh-79__section-title { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; font-weight: bold; } .page-k-nh-79__section-text { font-size: 1.1em; text-align: justify; margin-bottom: 20px; } .page-k-nh-79__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: 30px 20px; background-color: #fff; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); margin-top: 30px; } .page-k-nh-79__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-k-nh-79__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-k-nh-79__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-k-nh-79__card { background-color: #f9f9f9; border-radius: 15px; padding: 25px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; } .page-k-nh-79__card:hover { transform: translateY(-5px); } .page-k-nh-79__card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; border-radius: 10px; margin-bottom: 20px; box-sizing: border-box; } .page-k-nh-79__card-image { width: 100%; height: auto; max-width: 100%; display: block; border-radius: 10px; } .page-k-nh-79__card-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 15px; font-weight: bold; } .page-k-nh-79__card-description { font-size: 1em; color: #555; margin-bottom: 20px; } .page-k-nh-79__game-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-k-nh-79__game-item { background-color: #e6f2ff; border-radius: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); text-align: center; display: flex; flex-direction: column; transition: transform 0.3s ease; } .page-k-nh-79__game-item:hover { transform: translateY(-5px); } .page-k-nh-79__game-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; height: 200px; box-sizing: border-box; } .page-k-nh-79__game-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; display: block; } .page-k-nh-79__game-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-k-nh-79__game-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-k-nh-79__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } .page-k-nh-79__promotion-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-k-nh-79__promotion-item { background-color: #fff0db; border-radius: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; transition: transform 0.3s ease; } .page-k-nh-79__promotion-item:hover { transform: translateY(-5px); } .page-k-nh-79__promotion-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; height: 220px; box-sizing: border-box; } .page-k-nh-79__promotion-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; display: block; } .page-k-nh-79__promotion-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-k-nh-79__promotion-title { font-size: 1.4em; color: #b21f1f; margin-bottom: 10px; font-weight: bold; } .page-k-nh-79__promotion-description { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } .page-k-nh-79__contact-info { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; text-align: center; margin-top: 30px; } .page-k-nh-79__contact-item { background-color: #f9f9f9; padding: 25px; border-radius: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-k-nh-79__contact-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-k-nh-79__contact-text { font-size: 1em; color: #555; } .page-k-nh-79__faq-list { margin-top: 30px; } .page-k-nh-79__faq-item { background-color: #f9f9f9; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-k-nh-79__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e6f2ff; color: #1a2a6c; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; user-select: none; } .page-k-nh-79__faq-question:hover { background-color: #d0e7ff; } .page-k-nh-79__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-k-nh-79__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-k-nh-79__faq-item.active .page-k-nh-79__faq-toggle { transform: rotate(45deg); } .page-k-nh-79__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.3s ease; background-color: #fefefe; color: #555; font-size: 1em; } .page-k-nh-79__faq-item.active .page-k-nh-79__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-k-nh-79__blog-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-k-nh-79__blog-item { background-color: #f9f9f9; border-radius: 15px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; transition: transform 0.3s ease; } .page-k-nh-79__blog-item:hover { transform: translateY(-5px); } .page-k-nh-79__blog-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; height: 200px; box-sizing: border-box; } .page-k-nh-79__blog-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; display: block; } .page-k-nh-79__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-k-nh-79__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-k-nh-79__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-k-nh-79__blog-description { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } @media (max-width: 768px) { .page-k-nh-79__hero-title { font-size: 2em; } .page-k-nh-79__hero-description { font-size: 1em; } .page-k-nh-79__hero-buttons { flex-direction: column; gap: 15px; } .page-k-nh-79__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-k-nh-79__section { padding: 30px 15px; margin-top: 20px; } .page-k-nh-79__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-k-nh-79__section-text { font-size: 0.95em; } .page-k-nh-79__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 25px 15px; margin-top: 20px; } .page-k-nh-79__payment-logo, .page-k-nh-79__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-k-nh-79__grid, .page-k-nh-79__game-list, .page-k-nh-79__promotion-list, .page-k-nh-79__contact-info, .page-k-nh-79__blog-list { grid-template-columns: 1fr; gap: 20px; margin-top: 25px; } .page-k-nh-79__card, .page-k-nh-79__game-item, .page-k-nh-79__promotion-item, .page-k-nh-79__blog-item { padding: 20px; } .page-k-nh-79__card-title, .page-k-nh-79__game-title, .page-k-nh-79__promotion-title, .page-k-nh-79__contact-title, .page-k-nh-79__blog-title { font-size: 1.3em; } .page-k-nh-79__faq-question { padding: 15px 20px; font-size: 1em; } .page-k-nh-79__faq-answer { padding: 0 20px; } .page-k-nh-79__faq-item.active .page-k-nh-79__faq-answer { padding: 15px 20px !important; } .page-k-nh-79__game-image-wrapper, .page-k-nh-79__promotion-image-wrapper, .page-k-nh-79__blog-image-wrapper { height: 180px; } .page-k-nh-79__card-image-wrapper, .page-k-nh-79__card-image, .page-k-nh-79__game-image-wrapper, .page-k-nh-79__game-image, .page-k-nh-79__promotion-image-wrapper, .page-k-nh-79__promotion-image, .page-k-nh-79__blog-image-wrapper, .page-k-nh-79__blog-image { max-width: 100% !important; height: auto !important; width: 100% !important; box-sizing: border-box !important; } } .page-k-nh-79 ul, .page-k-nh-79 ol { list-style: none; padding: 0; margin: 0; } .page-k-nh-79 ul li, .page-k-nh-79 ol li { margin-bottom: 10px; padding-left: 20px; position: relative; } .page-k-nh-79 ul li::before { content: '•'; color: #fdbb2d; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; } @media (max-width: 768px) { .page-k-nh-79 ul, .page-k-nh-79 ol { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-k-nh-79 ul li, .page-k-nh-79 ol 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; } }