.page-f168-apk { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-f168-apk__hero-section { position: relative; background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px 40px; overflow: hidden; border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; margin-bottom: 20px; }.page-f168-apk__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); font-weight: bold; }.page-f168-apk__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-f168-apk__hero-image { position: absolute; bottom: -20px; right: -20px; width: 250px; height: 250px; object-fit: contain; opacity: 0.7; z-index: 1; }.page-f168-apk__hero-cta { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; position: relative; z-index: 2; }.page-f168-apk__hero-cta:hover { background-color: #e6b800; transform: translateY(-3px); }.page-f168-apk__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: #fff; border-radius: 15px; margin: 20px auto; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); }.page-f168-apk__payment-providers-title { width: 100%; text-align: center; font-size: 1.8em; color: #1a2a6c; margin-bottom: 20px; font-weight: bold; }.page-f168-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-f168-apk__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-f168-apk__section { padding: 40px 20px; margin: 0 auto 20px; background-color: #fff; border-radius: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); max-width: 1200px; }.page-f168-apk__section-title { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; font-weight: bold; }.page-f168-apk__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; }.page-f168-apk__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-f168-apk__feature-item { background-color: #f0f8ff; border: 1px solid #e0eaf4; border-radius: 10px; padding: 25px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-f168-apk__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }.page-f168-apk__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-f168-apk__feature-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; }.page-f168-apk__feature-description { font-size: 1em; color: #555; }.page-f168-apk__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-f168-apk__link-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-f168-apk__link-button:hover { background-color: #0056b3; }.page-f168-apk__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-f168-apk__game-card { background-color: #f9f9f9; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; }.page-f168-apk__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-f168-apk__game-image { width: 100%; height: 200px; object-fit: cover; }.page-f168-apk__game-content { padding: 20px; }.page-f168-apk__game-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; }.page-f168-apk__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-f168-apk__game-cta { display: inline-block; background-color: #fdbb2d; color: #1a2a6c; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-f168-apk__game-cta:hover { background-color: #e6a72c; }.page-f168-apk__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-f168-apk__promo-card { background-color: #fff0f5; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; border: 1px solid #ffe4e1; }.page-f168-apk__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-f168-apk__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-f168-apk__promo-content { padding: 20px; }.page-f168-apk__promo-title { font-size: 1.4em; color: #b21f1f; margin-bottom: 10px; font-weight: bold; }.page-f168-apk__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-f168-apk__promo-cta { display: inline-block; background-color: #b21f1f; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-f168-apk__promo-cta:hover { background-color: #8c1a1a; }.page-f168-apk__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-f168-apk__security-item { background-color: #e6ffe6; border: 1px solid #ccffcc; border-radius: 10px; padding: 25px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: center; }.page-f168-apk__security-icon { width: 70px; height: 70px; margin-bottom: 15px; object-fit: contain; }.page-f168-apk__security-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; }.page-f168-apk__security-description { font-size: 0.95em; color: #555; }.page-f168-apk__contact-info { margin-top: 30px; text-align: center; }.page-f168-apk__contact-link { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; margin: 0 10px; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-f168-apk__contact-link:hover { background-color: #218838; }.page-f168-apk__faq-list { margin-top: 30px; }.page-f168-apk__faq-item { background-color: #f0f8ff; border: 1px solid #e0eaf4; border-radius: 10px; margin-bottom: 15px; overflow: hidden; }.page-f168-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e0eaf4; color: #1a2a6c; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-f168-apk__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; }.page-f168-apk__faq-question:hover { background-color: #d0e0f0; }.page-f168-apk__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-f168-apk__faq-item.active .page-f168-apk__faq-toggle { transform: rotate(45deg); }.page-f168-apk__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; background-color: #f9fcfd; color: #555; }.page-f168-apk__faq-item.active .page-f168-apk__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-f168-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-f168-apk__blog-card { background-color: #fefefe; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; }.page-f168-apk__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-f168-apk__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-f168-apk__blog-content { padding: 20px; }.page-f168-apk__blog-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; }.page-f168-apk__blog-date { font-size: 0.9em; color: #999; margin-bottom: 10px; }.page-f168-apk__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-f168-apk__blog-cta { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-f168-apk__blog-cta:hover { color: #0056b3; }@media (max-width: 768px) { .page-f168-apk__hero-section { padding: 40px 15px 30px; }.page-f168-apk__hero-title { font-size: 2em; }.page-f168-apk__hero-subtitle { font-size: 1em; }.page-f168-apk__hero-cta { padding: 12px 25px; font-size: 1em; }.page-f168-apk__hero-image { width: 150px; height: 150px; bottom: -10px; right: -10px; }.page-f168-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px; }.page-f168-apk__payment-providers-title { font-size: 1.5em; margin-bottom: 15px; }.page-f168-apk__payment-logo, .page-f168-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-f168-apk__section { padding: 30px 15px; margin-bottom: 15px; }.page-f168-apk__section-title { font-size: 1.8em; margin-bottom: 20px; }.page-f168-apk__text-content { font-size: 1em; }.page-f168-apk__feature-list { flex-direction: column; gap: 15px; }.page-f168-apk__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 20px; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-f168-apk__feature-title { font-size: 1.2em; }.page-f168-apk__quick-links { flex-direction: column; gap: 10px; }.page-f168-apk__link-button { width: 100%; box-sizing: border-box; padding: 10px 20px; font-size: 0.95em; }.page-f168-apk__game-grid { grid-template-columns: 1fr; gap: 20px; }.page-f168-apk__game-image { height: 180px; }.page-f168-apk__promo-grid { grid-template-columns: 1fr; gap: 20px; }.page-f168-apk__promo-image { height: 180px; }.page-f168-apk__security-features { flex-direction: column; gap: 15px; }.page-f168-apk__security-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 20px; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-f168-apk__contact-link { width: calc(100% - 20px); box-sizing: border-box; margin: 5px auto; }.page-f168-apk__faq-question { padding: 12px 15px; font-size: 1em; }.page-f168-apk__faq-answer { padding: 0 15px; }.page-f168-apk__faq-item.active .page-f168-apk__faq-answer { padding: 15px !important; }.page-f168-apk__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-f168-apk__blog-image { height: 180px; }img { max-width: 100% !important; height: auto !important; }img.page-f168-apk__feature-icon, img.page-f168-apk__security-icon { max-width: 70px !important; height: 70px !important; }ul, ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }ul li, ol li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 10px !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-f168-apk__floating-buttons { position: fixed; bottom: 80px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-f168-apk__floating-button { background-color: #fdbb2d; color: #1a2a6c; padding: 15px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; white-space: nowrap; }.page-f168-apk__floating-button:hover { background-color: #e6a72c; transform: translateY(-3px); }.page-f168-apk__floating-button--login { background-color: #1a2a6c; color: #fff; }.page-f168-apk__floating-button--login:hover { background-color: #0d1a4a; }