.page-xx88e-com { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-xx88e-com__hero-section { position: relative; width: 100%; min-height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 10px 20px 80px; box-sizing: border-box; overflow: hidden; background: linear-gradient(135deg, #0f0c29 0%, #302b63 100%); }.page-xx88e-com__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; opacity: 0.6; }.page-xx88e-com__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-xx88e-com__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #FFD700; }.page-xx88e-com__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #eee; }.page-xx88e-com__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-xx88e-com__btn { display: inline-block; padding: 15px 30px; background-color: #FFD700; color: #0f0c29; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-xx88e-com__btn:hover { background-color: #e6c200; transform: translateY(-3px); }.page-xx88e-com__btn--secondary { background-color: #302b63; color: #FFD700; border: 2px solid #FFD700; }.page-xx88e-com__btn--secondary:hover { background-color: #2a2656; color: #fff; }.page-xx88e-com__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: #fff; }.page-xx88e-com__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-xx88e-com__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-xx88e-com__section { padding: 60px 20px; text-align: center; max-width: 1200px; margin: 0 auto; }.page-xx88e-com__section:nth-of-type(even) { background-color: #f0f0f0; }.page-xx88e-com__section-title { font-size: 2.5em; margin-bottom: 40px; color: #0f0c29; position: relative; display: inline-block; }.page-xx88e-com__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #FFD700; margin: 10px auto 0; }.page-xx88e-com__text-content { font-size: 1.1em; max-width: 800px; margin: 0 auto 40px; color: #555; }.page-xx88e-com__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-xx88e-com__card { background-color: #fff; border-radius: 15px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); padding: 30px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; min-height: 320px; box-sizing: border-box; }.page-xx88e-com__card:hover { transform: translateY(-10px); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15); }.page-xx88e-com__card-icon { width: 120px; height: 120px; margin-bottom: 20px; object-fit: contain; }.page-xx88e-com__card-title { font-size: 1.5em; color: #0f0c29; margin-bottom: 15px; font-weight: bold; }.page-xx88e-com__card-description { font-size: 1em; color: #666; margin-bottom: 20px; flex-grow: 1; }.page-xx88e-com__card-link { display: inline-block; padding: 10px 20px; background-color: #FFD700; color: #0f0c29; text-decoration: none; border-radius: 30px; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-xx88e-com__card-link:hover { background-color: #e6c200; }.page-xx88e-com__features-list { list-style: none; padding: 0; margin: 0 auto 40px; max-width: 900px; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; text-align: left; }.page-xx88e-com__features-item { background-color: #fff; padding: 25px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); display: flex; align-items: flex-start; gap: 15px; box-sizing: border-box; }.page-xx88e-com__features-item-icon { width: 80px; height: 80px; object-fit: contain; flex-shrink: 0; }.page-xx88e-com__features-item-text h3 { margin-top: 0; color: #0f0c29; font-size: 1.3em; }.page-xx88e-com__features-item-text p { margin-bottom: 0; color: #666; }.page-xx88e-com__faq-container { max-width: 900px; margin: 0 auto; text-align: left; }.page-xx88e-com__faq-item { background-color: #fff; border-radius: 10px; margin-bottom: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-xx88e-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #FFD700; color: #0f0c29; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; user-select: none; }.page-xx88e-com__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; color: #0f0c29; }.page-xx88e-com__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-xx88e-com__faq-item.active .page-xx88e-com__faq-toggle { transform: rotate(45deg); }.page-xx88e-com__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: #f9f9f9; color: #555; }.page-xx88e-com__faq-item.active .page-xx88e-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-xx88e-com__blog-card { background-color: #fff; border-radius: 15px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-xx88e-com__blog-card:hover { transform: translateY(-10px); box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15); }.page-xx88e-com__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-xx88e-com__blog-card-content { padding: 25px; }.page-xx88e-com__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #0f0c29; font-weight: bold; }.page-xx88e-com__blog-card-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-xx88e-com__blog-card-title a:hover { color: #FFD700; }.page-xx88e-com__blog-card-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-xx88e-com__blog-card-date { font-size: 0.85em; color: #999; }.page-xx88e-com__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-xx88e-com__floating-btn { width: 60px; height: 60px; border-radius: 50%; background-color: #FFD700; color: #0f0c29; display: flex; align-items: center; justify-content: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; }.page-xx88e-com__floating-btn:hover { background-color: #e6c200; transform: translateY(-3px); }.page-xx88e-com__floating-btn--register { background-color: #302b63; color: #FFD700; }.page-xx88e-com__floating-btn--register:hover { background-color: #2a2656; color: #fff; }@media (max-width: 768px) { .page-xx88e-com__hero-section { min-height: 450px; padding: 10px 15px 60px; }.page-xx88e-com__hero-title { font-size: 2.2em; }.page-xx88e-com__hero-subtitle { font-size: 1.2em; }.page-xx88e-com__hero-buttons { flex-direction: column; gap: 15px; }.page-xx88e-com__btn { width: 100%; max-width: 280px; margin: 0 auto; padding: 12px 25px; font-size: 1em; }.page-xx88e-com__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; }.page-xx88e-com__payment-logo, .page-xx88e-com__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-xx88e-com__section { padding: 40px 15px; }.page-xx88e-com__section-title { font-size: 2em; margin-bottom: 30px; }.page-xx88e-com__text-content { font-size: 1em; margin-bottom: 30px; }.page-xx88e-com__grid { grid-template-columns: 1fr; gap: 20px; }.page-xx88e-com__card { padding: 25px; min-height: auto; }.page-xx88e-com__card-icon { width: 100px; height: 100px; }.page-xx88e-com__card-title { font-size: 1.3em; }.page-xx88e-com__card-description { font-size: 0.9em; }.page-xx88e-com__features-list { grid-template-columns: 1fr; gap: 15px; }.page-xx88e-com__features-item { padding: 20px; }.page-xx88e-com__features-item-icon { width: 60px; height: 60px; }.page-xx88e-com__features-item-text h3 { font-size: 1.2em; }.page-xx88e-com__features-item-text p { font-size: 0.9em; }.page-xx88e-com__faq-question { padding: 15px 20px; font-size: 1.1em; }.page-xx88e-com__faq-answer { padding: 15px 20px !important; }.page-xx88e-com__blog-card-image { height: 180px; }.page-xx88e-com__blog-card-content { padding: 20px; }.page-xx88e-com__blog-card-title { font-size: 1.2em; }.page-xx88e-com__blog-card-excerpt { font-size: 0.9em; }.page-xx88e-com__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-xx88e-com__floating-btn { width: 50px; height: 50px; font-size: 0.8em; } }