.page-xn88-t-i-app { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: var(--header-offset, 122px); } .page-xn88-t-i-app__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f); color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; } .page-xn88-t-i-app__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:hero:1920x1080:casino,mobile,app,background]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 0; } .page-xn88-t-i-app__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-xn88-t-i-app__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; } .page-xn88-t-i-app__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-xn88-t-i-app__cta-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; 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-xn88-t-i-app__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-xn88-t-i-app__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-bottom: 1px solid #eee; } .page-xn88-t-i-app__payment-providers-title { width: 100%; text-align: center; margin-bottom: 20px; color: #1a2a6c; font-size: 1.8em; font-weight: bold; } .page-xn88-t-i-app__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; border-radius: 10px; overflow: hidden; } .page-xn88-t-i-app__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-xn88-t-i-app__intro-section { padding: 50px 20px; background-color: #fff; text-align: center; } .page-xn88-t-i-app__section-title { font-size: 2.2em; color: #1a2a6c; margin-bottom: 25px; position: relative; padding-bottom: 10px; } .page-xn88-t-i-app__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffcc00; border-radius: 2px; } .page-xn88-t-i-app__intro-text { max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; color: #555; } .page-xn88-t-i-app__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-xn88-t-i-app__feature-item { background-color: #f9f9f9; padding: 30px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-xn88-t-i-app__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-xn88-t-i-app__feature-icon { width: 60px; height: 60px; margin-bottom: 20px; display: block; object-fit: contain; } .page-xn88-t-i-app__feature-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-xn88-t-i-app__feature-description { font-size: 0.95em; color: #666; } .page-xn88-t-i-app__quick-access-section { background-color: #e6f7ff; padding: 50px 20px; text-align: center; } .page-xn88-t-i-app__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 25px; max-width: 1000px; margin: 40px auto 0 auto; } .page-xn88-t-i-app__access-button { display: block; background-color: #007bff; color: #fff; padding: 15px 20px; border-radius: 10px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-xn88-t-i-app__access-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-xn88-t-i-app__games-section { padding: 50px 20px; background-color: #f9f9f9; text-align: center; } .page-xn88-t-i-app__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-bottom: 40px; } .page-xn88-t-i-app__game-tab { background-color: #eee; color: #333; padding: 10px 20px; border-radius: 25px; cursor: pointer; transition: background-color 0.3s ease, color 0.3s ease; font-weight: bold; } .page-xn88-t-i-app__game-tab.active { background-color: #1a2a6c; color: #fff; } .page-xn88-t-i-app__game-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } .page-xn88-t-i-app__game-card { background-color: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; } .page-xn88-t-i-app__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15); } .page-xn88-t-i-app__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-xn88-t-i-app__game-info { padding: 20px; } .page-xn88-t-i-app__game-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-xn88-t-i-app__game-description { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-xn88-t-i-app__play-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-xn88-t-i-app__play-button:hover { background-color: #e6b800; } .page-xn88-t-i-app__promo-section { background: linear-gradient(90deg, #b21f1f, #1a2a6c); padding: 50px 20px; text-align: center; color: #fff; } .page-xn88-t-i-app__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-xn88-t-i-app__promo-card { background-color: rgba(255, 255, 255, 0.1); padding: 30px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); text-align: left; transition: transform 0.3s ease, background-color 0.3s ease; } .page-xn88-t-i-app__promo-card:hover { transform: translateY(-5px); background-color: rgba(255, 255, 255, 0.2); } .page-xn88-t-i-app__promo-icon { width: 60px; height: 60px; margin-bottom: 20px; display: block; object-fit: contain; filter: brightness(1.2); } .page-xn88-t-i-app__promo-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; font-weight: bold; } .page-xn88-t-i-app__promo-description { font-size: 0.95em; color: #eee; margin-bottom: 20px; } .page-xn88-t-i-app__promo-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-xn88-t-i-app__promo-button:hover { background-color: #e6b800; } .page-xn88-t-i-app__security-support-section { padding: 50px 20px; background-color: #fff; text-align: center; } .page-xn88-t-i-app__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-xn88-t-i-app__security-support-item { background-color: #f9f9f9; padding: 30px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-xn88-t-i-app__security-support-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-xn88-t-i-app__security-support-icon { width: 60px; height: 60px; margin-bottom: 20px; display: block; object-fit: contain; } .page-xn88-t-i-app__security-support-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-xn88-t-i-app__security-support-description { font-size: 0.95em; color: #666; } .page-xn88-t-i-app__faq-section { padding: 50px 20px; background-color: #eef5f8; } .page-xn88-t-i-app__faq-container { max-width: 900px; margin: 0 auto; } .page-xn88-t-i-app__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); overflow: hidden; } .page-xn88-t-i-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f8ff; border-bottom: 1px solid #e0f0ff; user-select: none; transition: background-color 0.3s ease; } .page-xn88-t-i-app__faq-question:hover { background-color: #e0f0ff; } .page-xn88-t-i-app__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; } .page-xn88-t-i-app__faq-toggle { font-size: 1.8em; font-weight: bold; color: #1a2a6c; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-xn88-t-i-app__faq-item.active .page-xn88-t-i-app__faq-toggle { transform: rotate(45deg); } .page-xn88-t-i-app__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-xn88-t-i-app__faq-item.active .page-xn88-t-i-app__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-xn88-t-i-app__blog-section { padding: 50px 20px; background-color: #fff; text-align: center; } .page-xn88-t-i-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; } .page-xn88-t-i-app__blog-card { background-color: #f9f9f9; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; } .page-xn88-t-i-app__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15); } .page-xn88-t-i-app__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-xn88-t-i-app__blog-info { padding: 20px; } .page-xn88-t-i-app__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; } .page-xn88-t-i-app__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; text-decoration: none; display: block; } .page-xn88-t-i-app__blog-title:hover { text-decoration: underline; } .page-xn88-t-i-app__blog-excerpt { font-size: 0.9em; color: #666; } .page-xn88-t-i-app__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-xn88-t-i-app__floating-btn { background-color: #ffcc00; color: #1a2a6c; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; } .page-xn88-t-i-app__floating-btn:hover { background-color: #e6b800; transform: scale(1.05); } @media (max-width: 768px) { .page-xn88-t-i-app__hero-section { padding: 40px 15px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } .page-xn88-t-i-app__hero-title { font-size: 2em; } .page-xn88-t-i-app__hero-subtitle { font-size: 1em; margin-bottom: 25px; } .page-xn88-t-i-app__cta-button { padding: 12px 25px; font-size: 1em; } .page-xn88-t-i-app__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-xn88-t-i-app__payment-providers-title { font-size: 1.5em; margin-bottom: 15px; } .page-xn88-t-i-app__payment-logo, .page-xn88-t-i-app__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-xn88-t-i-app__intro-section, .page-xn88-t-i-app__quick-access-section, .page-xn88-t-i-app__games-section, .page-xn88-t-i-app__promo-section, .page-xn88-t-i-app__security-support-section, .page-xn88-t-i-app__faq-section, .page-xn88-t-i-app__blog-section { padding: 30px 15px; } .page-xn88-t-i-app__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-xn88-t-i-app__intro-text { font-size: 1em; margin-bottom: 20px; } .page-xn88-t-i-app__features-grid, .page-xn88-t-i-app__quick-access-grid, .page-xn88-t-i-app__promo-grid, .page-xn88-t-i-app__security-support-grid, .page-xn88-t-i-app__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-xn88-t-i-app__feature-item, .page-xn88-t-i-app__promo-card, .page-xn88-t-i-app__security-support-item, .page-xn88-t-i-app__blog-card { padding: 20px; } .page-xn88-t-i-app__feature-icon, .page-xn88-t-i-app__promo-icon, .page-xn88-t-i-app__security-support-icon { width: 50px; height: 50px; margin-bottom: 15px; } .page-xn88-t-i-app__feature-title, .page-xn88-t-i-app__promo-title, .page-xn88-t-i-app__security-support-title, .page-xn88-t-i-app__game-title, .page-xn88-t-i-app__blog-title { font-size: 1.2em; } .page-xn88-t-i-app__access-button { font-size: 0.95em; padding: 12px 15px; } .page-xn88-t-i-app__game-categories { gap: 10px; margin-bottom: 30px; } .page-xn88-t-i-app__game-tab { padding: 8px 15px; font-size: 0.9em; } .page-xn88-t-i-app__game-content { grid-template-columns: 1fr; gap: 20px; } .page-xn88-t-i-app__game-image { height: 180px; } .page-xn88-t-i-app__game-info { padding: 15px; } .page-xn88-t-i-app__play-button, .page-xn88-t-i-app__promo-button { padding: 8px 15px; font-size: 0.85em; } .page-xn88-t-i-app__faq-question { padding: 15px 20px; } .page-xn88-t-i-app__faq-question h3 { font-size: 1.1em; } .page-xn88-t-i-app__faq-toggle { font-size: 1.5em; } .page-xn88-t-i-app__faq-answer { padding: 0 20px; } .page-xn88-t-i-app__faq-item.active .page-xn88-t-i-app__faq-answer { padding: 15px 20px !important; } .page-xn88-t-i-app__blog-image { height: 180px; } .page-xn88-t-i-app__blog-info { padding: 15px; } .page-xn88-t-i-app__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-xn88-t-i-app__floating-btn { padding: 10px 18px; font-size: 0.9em; } .page-xn88-t-i-app__intro-section .page-xn88-t-i-app__features-grid > div, .page-xn88-t-i-app__quick-access-section .page-xn88-t-i-app__quick-access-grid > a, .page-xn88-t-i-app__games-section .page-xn88-t-i-app__game-content > div, .page-xn88-t-i-app__promo-section .page-xn88-t-i-app__promo-grid > div, .page-xn88-t-i-app__security-support-section .page-xn88-t-i-app__security-support-grid > div, .page-xn88-t-i-app__blog-section .page-xn88-t-i-app__blog-grid > div { 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; } .page-xn88-t-i-app__features-grid, .page-xn88-t-i-app__quick-access-grid, .page-xn88-t-i-app__game-content, .page-xn88-t-i-app__promo-grid, .page-xn88-t-i-app__security-support-grid, .page-xn88-t-i-app__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }