.page-88x-com { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px);}.page-88x-com__section-title { font-size: 2.5em; color: #e0b000; text-align: center; margin-bottom: 40px; padding-top: 20px; font-weight: bold;}.page-88x-com__section-description { text-align: center; max-width: 900px; margin: 0 auto 50px auto; font-size: 1.1em; color: #ccc;}.page-88x-com__btn { display: inline-block; padding: 12px 25px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1.05em; text-align: center; white-space: nowrap;}.page-88x-com__btn--primary { background-color: #e0b000; color: #1a1a2e; border: 2px solid #e0b000;}.page-88x-com__btn--primary:hover { background-color: #ffc107; transform: translateY(-2px);}.page-88x-com__btn--secondary { background-color: transparent; color: #e0b000; border: 2px solid #e0b000; margin-left: 15px;}.page-88x-com__btn--secondary:hover { background-color: #e0b000; color: #1a1a2e; transform: translateY(-2px);}.page-88x-com__btn--small { padding: 8px 18px; font-size: 0.95em; border-radius: 5px; margin-top: 15px;}/* Hero Section */.page-88x-com__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; overflow: hidden; padding-top: 10px;}.page-88x-com__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5);}.page-88x-com__hero-content { position: relative; z-index: 2; text-align: center; color: #fff; max-width: 800px; padding: 20px;}.page-88x-com__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; color: #e0b000; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-88x-com__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #f0f0f0; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);}