.page-678win-apk { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-678win-apk__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-678win-apk__floating-button { background-color: #ff4d4d; color: #fff; border: none; padding: 12px 20px; border-radius: 25px; font-size: 16px; font-weight: bold; cursor: pointer; text-align: center; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-678win-apk__floating-button:hover { background-color: #e60000; transform: translateY(-2px); }.page-678win-apk__hero-section { position: relative; width: 100%; overflow: hidden; background-color: #0a192f; color: #fff; padding-top: 10px; }.page-678win-apk__hero-image { display: block; width: 100%; height: auto; max-width: 100%; object-fit: cover; }.page-678win-apk__hero-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; padding: 20px; background: rgba(0, 0, 0, 0.5); }.page-678win-apk__hero-title { font-size: 2.5em; margin-bottom: 10px; color: #ffcc00; }.page-678win-apk__hero-subtitle { font-size: 1.2em; margin-bottom: 20px; max-width: 800px; }.page-678win-apk__cta-button { display: inline-block; background-color: #ff4d4d; color: #fff; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-678win-apk__cta-button:hover { background-color: #e60000; transform: translateY(-2px); }.page-678win-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; background-color: #fff; padding: 30px 20px; border-bottom: 1px solid #eee; }.page-678win-apk__payment-title { width: 100%; text-align: center; margin-bottom: 20px; font-size: 1.8em; color: #0a192f; }.page-678win-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-678win-apk__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-678win-apk__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-678win-apk__section-title { text-align: center; color: #0a192f; font-size: 2em; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-678win-apk__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #ff4d4d; margin: 10px auto 0; }.page-678win-apk__text-content { font-size: 1em; color: #555; text-align: justify; margin-bottom: 15px; }.page-678win-apk__link-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-678win-apk__link-item { background-color: #0a192f; color: #fff; padding: 12px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-678win-apk__link-item:hover { background-color: #007bff; transform: translateY(-2px); }.page-678win-apk__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-678win-apk__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-678win-apk__game-card:hover { transform: translateY(-5px); }.page-678win-apk__game-image { width: 100%; height: 200px; object-fit: cover; }.page-678win-apk__game-title { font-size: 1.3em; color: #0a192f; margin: 15px 0 10px; }.page-678win-apk__game-description { font-size: 0.9em; color: #666; padding: 0 15px 15px; }.page-678win-apk__game-button { display: inline-block; background-color: #ff4d4d; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; margin-bottom: 15px; transition: background-color 0.3s ease; }.page-678win-apk__game-button:hover { background-color: #e60000; }.page-678win-apk__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-678win-apk__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-678win-apk__promo-card:hover { transform: translateY(-5px); }.page-678win-apk__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-678win-apk__promo-title { font-size: 1.4em; color: #0a192f; margin: 15px 0 10px; }.page-678win-apk__promo-description { font-size: 0.9em; color: #666; padding: 0 15px 15px; }.page-678win-apk__promo-button { display: inline-block; background-color: #0a192f; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; margin-bottom: 15px; transition: background-color 0.3s ease; }.page-678win-apk__promo-button:hover { background-color: #007bff; }.page-678win-apk__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-678win-apk__feature-item { flex: 1 1 280px; background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; min-width: 280px; max-width: 350px; }.page-678win-apk__feature-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-678win-apk__feature-title { font-size: 1.2em; color: #0a192f; margin-bottom: 10px; }.page-678win-apk__feature-description { font-size: 0.9em; color: #666; }.page-678win-apk__faq-list { margin-top: 30px; }.page-678win-apk__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-678win-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-678win-apk__faq-question:hover { background-color: #e0e0e0; }.page-678win-apk__faq-question h3 { margin: 0; font-size: 1.1em; color: #0a192f; pointer-events: none; }.page-678win-apk__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff4d4d; transition: transform 0.3s ease; pointer-events: none; }.page-678win-apk__faq-item.active .page-678win-apk__faq-toggle { transform: rotate(45deg); }.page-678win-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; }.page-678win-apk__faq-item.active .page-678win-apk__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-678win-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-678win-apk__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; }.page-678win-apk__blog-card:hover { transform: translateY(-5px); }.page-678win-apk__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-678win-apk__blog-content { padding: 15px; }.page-678win-apk__blog-title { font-size: 1.2em; color: #0a192f; margin-bottom: 10px; }.page-678win-apk__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-678win-apk__blog-title a:hover { color: #ff4d4d; }.page-678win-apk__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-678win-apk__blog-date { font-size: 0.8em; color: #999; }.page-678win-apk__floating-social-buttons { position: fixed; left: 20px; top: 50%; transform: translateY(-50%); display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-678win-apk__social-button { background-color: #fff; border-radius: 50%; width: 45px; height: 45px; display: flex; justify-content: center; align-items: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; }.page-678win-apk__social-button:hover { transform: scale(1.1); }.page-678win-apk__social-icon { width: 28px; height: 28px; object-fit: contain; }.page-678win-apk__center-text { text-align: center; }.page-678win-apk__contact-info { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; text-align: center; }.page-678win-apk__contact-item { font-size: 1em; color: #555; }.page-678win-apk__contact-item strong { color: #0a192f; }.page-678win-apk__logo-row { display: flex; justify-content: center; align-items: center; gap: 20px; flex-wrap: wrap; margin-top: 20px; }.page-678win-apk__provider-logo { width: 100px; height: auto; max-width: 100%; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-678win-apk__provider-logo:hover { filter: grayscale(0%); }@media (max-width: 768px) { .page-678win-apk__hero-title { font-size: 1.8em; }.page-678win-apk__hero-subtitle { font-size: 1em; }.page-678win-apk__cta-button { padding: 12px 25px; font-size: 1em; }.page-678win-apk__floating-buttons { bottom: 15px; right: 15px; }.page-678win-apk__floating-button { padding: 10px 15px; font-size: 14px; }.page-678win-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-678win-apk__payment-logo, .page-678win-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-678win-apk__section { padding: 30px 15px; }.page-678win-apk__section-title { font-size: 1.5em; }.page-678win-apk__text-content { font-size: 0.95em; }.page-678win-apk__link-list { flex-direction: column; align-items: center; }.page-678win-apk__link-item { width: 100%; max-width: 250px; }.page-678win-apk__game-grid, .page-678win-apk__promo-grid, .page-678win-apk__blog-grid { grid-template-columns: 1fr; }.page-678win-apk__feature-item { flex: 1 1 100%; max-width: 100%; }.page-678win-apk__faq-question h3 { font-size: 1em; }.page-678win-apk__faq-answer { font-size: 0.9em; }.page-678win-apk__floating-social-buttons { left: 10px; gap: 8px; }.page-678win-apk__social-button { width: 40px; height: 40px; }.page-678win-apk__social-icon { width: 24px; height: 24px; }.page-678win-apk__blog-card { margin-bottom: 20px; }.page-678win-apk__link-list li, .page-678win-apk__security-features li, .page-678win-apk__faq-list li, .page-678win-apk__blog-grid li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0 !important; padding-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-678win-apk__link-list, .page-678win-apk__security-features, .page-678win-apk__faq-list, .page-678win-apk__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-678win-apk__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-678win-apk__floating-button { background-color: #ff4d4d; color: #fff; border: none; padding: 12px 20px; border-radius: 25px; font-size: 16px; font-weight: bold; cursor: pointer; text-align: center; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-678win-apk__floating-button:hover { background-color: #e60000; transform: translateY(-2px); }