.page-anhem-88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-anhem-88__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-anhem-88__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-anhem-88__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; padding-top: 10px; position: relative; overflow: hidden; }.page-anhem-88__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-anhem-88__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-anhem-88__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-anhem-88__hero-button { display: inline-block; background-color: #ffda47; color: #1a2a6c; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-anhem-88__hero-button:hover { background-color: #ffd22a; transform: translateY(-3px); }.page-anhem-88__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-anhem-88__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: 20px; background-color: #f0f0f0; border-bottom: 1px solid #ddd; }.page-anhem-88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-anhem-88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-anhem-88__section-title { font-size: 2.5em; color: #1a2a6c; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 15px; }.page-anhem-88__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #fdbb2d; border-radius: 2px; }.page-anhem-88__intro-text { text-align: center; font-size: 1.1em; max-width: 800px; margin: 0 auto 40px auto; color: #555; }.page-anhem-88__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-anhem-88__feature-item { flex: 1 1 calc(33% - 40px); background-color: #f9f9f9; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.08); transition: transform 0.3s ease; box-sizing: border-box; min-width: 280px; }.page-anhem-88__feature-item:hover { transform: translateY(-5px); }.page-anhem-88__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-anhem-88__feature-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-anhem-88__quick-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-anhem-88__quick-link-button { display: block; background-color: #fdbb2d; color: #1a2a6c; padding: 15px 20px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-anhem-88__quick-link-button:hover { background-color: #e0a927; }.page-anhem-88__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-anhem-88__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-anhem-88__game-card:hover { transform: translateY(-5px); }.page-anhem-88__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-anhem-88__game-info { padding: 20px; }.page-anhem-88__game-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-anhem-88__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-anhem-88__game-button { display: inline-block; background-color: #b21f1f; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-anhem-88__game-button:hover { background-color: #9a1a1a; }.page-anhem-88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-anhem-88__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-anhem-88__promo-card:hover { transform: translateY(-5px); }.page-anhem-88__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-anhem-88__promo-info { padding: 20px; }.page-anhem-88__promo-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-anhem-88__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-anhem-88__promo-button { display: inline-block; background-color: #1a2a6c; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-anhem-88__promo-button:hover { background-color: #111a3b; }.page-anhem-88__contact-info { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; text-align: center; }.page-anhem-88__contact-item { flex: 1 1 calc(33% - 60px); min-width: 250px; padding: 20px; background-color: #f0f0f0; border-radius: 8px; box-sizing: border-box; }.page-anhem-88__contact-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-anhem-88__contact-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-anhem-88__faq-list { max-width: 900px; margin: 0 auto; }.page-anhem-88__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-anhem-88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f9f9f9; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-anhem-88__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; }.page-anhem-88__faq-question:hover { background-color: #f0f0f0; }.page-anhem-88__faq-toggle { font-size: 1.5em; font-weight: bold; color: #b21f1f; transition: transform 0.3s ease; pointer-events: none; }.page-anhem-88__faq-item.active .page-anhem-88__faq-toggle { transform: rotate(45deg); }.page-anhem-88__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-anhem-88__faq-item.active .page-anhem-88__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-anhem-88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-anhem-88__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-anhem-88__blog-card:hover { transform: translateY(-5px); }.page-anhem-88__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-anhem-88__blog-info { padding: 20px; }.page-anhem-88__blog-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-anhem-88__blog-title a { text-decoration: none; color: #1a2a6c; }.page-anhem-88__blog-title a:hover { text-decoration: underline; }.page-anhem-88__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; }.page-anhem-88__blog-excerpt { font-size: 0.95em; color: #666; }.page-anhem-88__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-anhem-88__floating-button { background-color: #b21f1f; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; 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-anhem-88__floating-button:hover { background-color: #9a1a1a; transform: scale(1.05); }.page-anhem-88__footer-note { text-align: center; font-size: 0.9em; color: #777; padding: 20px; background-color: #f4f7f6; }.page-anhem-88 img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-anhem-88__feature-item img, .page-anhem-88__contact-item img { max-width: 100%; height: auto; display: inline-block; }.page-anhem-88__feature-list .page-anhem-88__feature-item { box-sizing: border-box; }.page-anhem-88__feature-list { padding: 0; margin: 0; }.page-anhem-88__feature-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-anhem-88__quick-links .page-anhem-88__quick-link-button { box-sizing: border-box; }.page-anhem-88__quick-links { padding: 0; margin: 0; }.page-anhem-88__game-grid .page-anhem-88__game-card { box-sizing: border-box; }.page-anhem-88__game-grid { padding: 0; margin: 0; }.page-anhem-88__promo-grid .page-anhem-88__promo-card { box-sizing: border-box; }.page-anhem-88__promo-grid { padding: 0; margin: 0; }.page-anhem-88__blog-grid .page-anhem-88__blog-card { box-sizing: border-box; }.page-anhem-88__blog-grid { padding: 0; margin: 0; }@media (max-width: 768px) { .page-anhem-88__hero-title { font-size: 2.5em; }.page-anhem-88__hero-subtitle { font-size: 1.2em; }.page-anhem-88__section-title { font-size: 2em; }.page-anhem-88__intro-text { font-size: 1em; }.page-anhem-88__feature-item { flex: 1 1 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; padding: 15px !important; }.page-anhem-88__feature-list { flex-direction: column; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__feature-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-anhem-88__quick-links { grid-template-columns: 1fr; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__quick-link-button { font-size: 1em; padding: 12px 15px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-anhem-88__game-grid { grid-template-columns: 1fr; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__game-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-anhem-88__promo-grid { grid-template-columns: 1fr; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-anhem-88__contact-info { flex-direction: column; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__contact-item { flex: 1 1 100% !important; max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; padding: 15px !important; }.page-anhem-88__faq-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-anhem-88__faq-question { padding: 12px 15px; }.page-anhem-88__faq-question h3 { font-size: 1.1em; }.page-anhem-88__faq-answer { padding: 15px !important; }.page-anhem-88__blog-grid { grid-template-columns: 1fr; gap: 15px; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-anhem-88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-anhem-88__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-anhem-88__floating-button { padding: 10px 18px; font-size: 0.95em; }.page-anhem-88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-anhem-88__payment-logo, .page-anhem-88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-anhem-88 img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-anhem-88__container { padding: 10px; }}