.page-helo88-helo88-hello88-games { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; padding-top: var(--header-offset, 122px);}.page-helo88-helo88-hello88-games__hero-section { position: relative; width: 100%; height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding: 10px 0; box-sizing: border-box;}.page-helo88-helo88-hello88-games__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}.page-helo88-helo88-hello88-games__hero-content { z-index: 1; max-width: 800px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px;}.page-helo88-helo88-hello88-games__hero-title { font-size: 3em; margin-bottom: 15px; color: #ffd700;}.page-helo88-helo88-hello88-games__hero-subtitle { font-size: 1.2em; margin-bottom: 30px;}.page-helo88-helo88-hello88-games__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease;}.page-helo88-helo88-hello88-games__cta-button:hover { background-color: #f67c5e;}.page-helo88-helo88-hello88-games__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; border-bottom: 1px solid #eee;}.page-helo88-helo88-hello88-games__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box;}.page-helo88-helo88-hello88-games__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain;}.page-helo88-helo88-hello88-games__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee;}.page-helo88-helo88-hello88-games__section-title { font-size: 2.5em; color: #e44d26; text-align: center; margin-bottom: 40px;}.page-helo88-helo88-hello88-games__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify;}.page-helo88-helo88-hello88-games__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px;}.page-helo88-helo88-hello88-games__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease;}.page-helo88-helo88-hello88-games__grid-item:hover { transform: translateY(-5px);}.page-helo88-helo88-hello88-games__grid-item-title { font-size: 1.5em; color: #e44d26; margin-bottom: 15px;}.page-helo88-helo88-hello88-games__grid-item-text { font-size: 1em; color: #555;}.page-helo88-helo88-hello88-games__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease;}.page-helo88-helo88-hello88-games__game-card:hover { transform: translateY(-7px);}.page-helo88-helo88-hello88-games__game-image { width: 100%; height: 250px; object-fit: cover;}.page-helo88-helo88-hello88-games__game-title { font-size: 1.3em; color: #e44d26; padding: 15px 10px;}.page-helo88-helo88-hello88-games__promo-card { background-color: #fefce8; border-left: 5px solid #facc15; padding: 25px; border-radius: 8px; margin-bottom: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.05);}.page-helo88-helo88-hello88-games__promo-title { font-size: 1.6em; color: #d97706; margin-bottom: 10px;}.page-helo88-helo88-hello88-games__promo-text { font-size: 1em; color: #78350f;}.page-helo88-helo88-hello88-games__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden;}.page-helo88-helo88-hello88-games__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease;}.page-helo88-helo88-hello88-games__faq-question:hover { background-color: #e0e0e0;}.page-helo88-helo88-hello88-games__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none;}.page-helo88-helo88-hello88-games__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none;}.page-helo88-helo88-hello88-games__faq-item.active .page-helo88-helo88-hello88-games__faq-toggle { transform: rotate(45deg);}.page-helo88-helo88-hello88-games__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-helo88-helo88-hello88-games__faq-item.active .page-helo88-helo88-hello88-games__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1;}.page-helo88-helo88-hello88-games__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease;}.page-helo88-helo88-hello88-games__blog-card:hover { transform: translateY(-7px);}.page-helo88-helo88-hello88-games__blog-image { width: 100%; height: 200px; object-fit: cover;}.page-helo88-helo88-hello88-games__blog-content { padding: 20px;}.page-helo88-helo88-hello88-games__blog-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px;}.page-helo88-helo88-hello88-games__blog-excerpt { font-size: 0.95em; color: #555;}.page-helo88-helo88-hello88-games__blog-link { display: inline-block; margin-top: 15px; color: #e44d26; text-decoration: none; font-weight: bold;}.page-helo88-helo88-hello88-games__blog-link:hover { text-decoration: underline;}@media (max-width: 768px) { .page-helo88-helo88-hello88-games__hero-section { height: 400px; }.page-helo88-helo88-hello88-games__hero-title { font-size: 2em; }.page-helo88-helo88-hello88-games__hero-subtitle { font-size: 1em; }.page-helo88-helo88-hello88-games__cta-button { padding: 12px 25px; font-size: 0.9em; }.page-helo88-helo88-hello88-games__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-helo88-helo88-hello88-games__payment-logo, .page-helo88-helo88-hello88-games__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-helo88-helo88-hello88-games__section { padding: 40px 15px; }.page-helo88-helo88-hello88-games__section-title { font-size: 2em; }.page-helo88-helo88-hello88-games__grid { grid-template-columns: 1fr; gap: 20px; }.page-helo88-helo88-hello88-games__grid-item { padding: 20px; }.page-helo88-helo88-hello88-games__game-image { height: 200px; }.page-helo88-helo88-hello88-games__game-title { font-size: 1.2em; }.page-helo88-helo88-hello88-games__promo-card { padding: 20px; }.page-helo88-helo88-hello88-games__promo-title { font-size: 1.4em; }.page-helo88-helo88-hello88-games__faq-question { padding: 15px; }.page-helo88-helo88-hello88-games__faq-question h3 { font-size: 1.1em; }.page-helo88-helo88-hello88-games__faq-answer { padding: 15px !important; }.page-helo88-helo88-hello88-games__blog-image { height: 180px; }.page-helo88-helo88-hello88-games__blog-title { font-size: 1.1em; }.page-helo88-helo88-hello88-games__blog-excerpt { font-size: 0.9em; }}