.page-88helo { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-88helo__hero-section { position: relative; width: 100%; overflow: hidden; color: #fff; text-align: center; padding: 10px 0 60px; background-color: #0d1a26; }.page-88helo__hero-image { width: 100%; height: auto; display: block; object-fit: cover; max-height: 500px; }.page-88helo__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10; width: 90%; max-width: 800px; }.page-88helo__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffd700; }.page-88helo__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-88helo__cta-button { display: inline-block; background-color: #ff4500; color: #fff; padding: 12px 28px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-88helo__cta-button:hover { background-color: #e03e00; transform: translateY(-2px); }.page-88helo__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); margin-bottom: 30px; }.page-88helo__section-title { font-size: 2.2em; color: #0d1a26; margin-bottom: 25px; position: relative; padding-bottom: 10px; }.page-88helo__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ff4500; margin: 10px auto 0; border-radius: 2px; }.page-88helo__text-content { font-size: 1.05em; color: #555; margin-bottom: 20px; text-align: left; }.page-88helo__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; list-style: none; padding: 0; margin: 0; }.page-88helo__feature-item { background-color: #f9f9f9; border-radius: 10px; padding: 25px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: left; transition: transform 0.3s ease; flex: 1 1 calc(33% - 50px); max-width: calc(33% - 50px); box-sizing: border-box; }.page-88helo__feature-item:hover { transform: translateY(-5px); }.page-88helo__feature-item h3 { color: #0d1a26; font-size: 1.4em; margin-bottom: 10px; }.page-88helo__feature-item p { color: #666; font-size: 0.95em; }.page-88helo__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-88helo__quick-link-button { display: inline-block; background-color: #0d1a26; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-88helo__quick-link-button:hover { background-color: #ff4500; transform: translateY(-2px); }.page-88helo__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-88helo__game-card { background-color: #f9f9f9; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; }.page-88helo__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-88helo__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-88helo__game-content { padding: 20px; }.page-88helo__game-content h3 { font-size: 1.5em; color: #0d1a26; margin-bottom: 10px; }.page-88helo__game-content p { color: #666; font-size: 0.9em; margin-bottom: 15px; }.page-88helo__game-link { display: inline-block; background-color: #ff4500; color: #fff; padding: 10px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-88helo__game-link:hover { background-color: #e03e00; }.page-88helo__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-88helo__promo-card { background-color: #f9f9f9; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-88helo__promo-card:hover { transform: translateY(-8px); }.page-88helo__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-88helo__promo-content { padding: 20px; }.page-88helo__promo-content h3 { font-size: 1.4em; color: #0d1a26; margin-bottom: 10px; }.page-88helo__promo-content p { color: #666; font-size: 0.9em; margin-bottom: 15px; }.page-88helo__promo-link { display: inline-block; background-color: #0d1a26; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-88helo__promo-link:hover { background-color: #ff4500; }.page-88helo__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-88helo__security-item { background-color: #f9f9f9; border-radius: 10px; padding: 25px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: center; }.page-88helo__security-item img { width: 60px; height: 60px; margin-bottom: 15px; }.page-88helo__security-item h3 { font-size: 1.3em; color: #0d1a26; margin-bottom: 10px; }.page-88helo__security-item p { color: #666; font-size: 0.9em; }.page-88helo__faq-list { list-style: none; padding: 0; margin-top: 30px; text-align: left; }.page-88helo__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-88helo__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; background-color: #eee; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; }.page-88helo__faq-question:hover { background-color: #e0e0e0; }.page-88helo__faq-question h3 { margin: 0; font-size: 1.2em; color: #0d1a26; pointer-events: none; }.page-88helo__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff4500; transition: transform 0.3s ease; pointer-events: none; }.page-88helo__faq-item.active .page-88helo__faq-toggle { transform: rotate(45deg); }.page-88helo__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-88helo__faq-item.active .page-88helo__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-88helo__faq-answer p { margin: 0; color: #555; font-size: 0.95em; }.page-88helo__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-88helo__blog-card { background-color: #f9f9f9; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-88helo__blog-card:hover { transform: translateY(-8px); }.page-88helo__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-88helo__blog-content { padding: 20px; }.page-88helo__blog-content h3 { font-size: 1.4em; color: #0d1a26; margin-bottom: 10px; }.page-88helo__blog-content p { color: #666; font-size: 0.9em; margin-bottom: 15px; }.page-88helo__blog-link { display: inline-block; background-color: #0d1a26; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-88helo__blog-link:hover { background-color: #ff4500; }.page-88helo__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: #eef3f2; }.page-88helo__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-88helo__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-88helo__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-88helo__floating-button { background-color: #ff4500; color: #fff; border: none; border-radius: 50%; width: 55px; height: 55px; font-size: 1em; cursor: pointer; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; }.page-88helo__floating-button:hover { background-color: #e03e00; transform: translateY(-3px); }.page-88helo__floating-button--login { background-color: #0d1a26; }.page-88helo__floating-button--login:hover { background-color: #2a415a; }.page-88helo__list-item { box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-88helo__text-content img, .page-88helo__feature-item img, .page-88helo__game-image, .page-88helo__promo-image, .page-88helo__security-item img, .page-88helo__blog-image { max-width: 100% !important; height: auto !important; display: block; margin: 0 auto; box-sizing: border-box; }.page-88helo__section:nth-of-type(even) { background-color: #eef3f2; }.page-88helo__section:nth-of-type(odd) { background-color: #fff; }@media (max-width: 768px) { .page-88helo__hero-title { font-size: 2em; }.page-88helo__hero-subtitle { font-size: 1em; }.page-88helo__section { padding: 30px 15px; }.page-88helo__section-title { font-size: 1.8em; }.page-88helo__text-content { font-size: 0.95em; }.page-88helo__feature-item { flex: 1 1 100%; max-width: 100%; padding: 20px; }.page-88helo__feature-item h3 { font-size: 1.2em; }.page-88helo__quick-link-button { padding: 8px 15px; font-size: 0.9em; }.page-88helo__game-card, .page-88helo__promo-card, .page-88helo__blog-card { max-width: 100%; }.page-88helo__game-image, .page-88helo__promo-image, .page-88helo__blog-image { height: 180px; }.page-88helo__game-content h3, .page-88helo__promo-content h3, .page-88helo__blog-content h3 { font-size: 1.3em; }.page-88helo__security-item { padding: 20px; }.page-88helo__security-item h3 { font-size: 1.1em; }.page-88helo__faq-question { padding: 15px; }.page-88helo__faq-question h3 { font-size: 1.1em; }.page-88helo__faq-answer { padding: 15px 15px !important; }.page-88helo__faq-answer p { font-size: 0.9em; }.page-88helo__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; }.page-88helo__payment-logo, .page-88helo__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-88helo__floating-button { width: 50px; height: 50px; font-size: 0.9em; }}.page-88helo__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-88helo__feature-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }