.page-jl-588__hero-section {position: relative;width: 100%;height: 60vh;min-height: 400px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;padding-top: 10px;box-sizing: border-box;}.page-jl-588__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-jl-588__hero-content {z-index: 1;max-width: 900px;padding: 20px;background: rgba(0, 0, 0, 0.5);border-radius: 10px;}.page-jl-588__hero-title {font-size: 3em;margin-bottom: 15px;line-height: 1.2;}.page-jl-588__hero-subtitle {font-size: 1.2em;margin-bottom: 30px;}.page-jl-588__cta-button {display: inline-block;background-color: #ffcc00;color: #333;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease;}.page-jl-588__cta-button:hover {background-color: #e6b800;}.page-jl-588__section {padding: 60px 20px;text-align: center;}.page-jl-588__section-dark {background-color: #222;color: #fff;}.page-jl-588__section-light {background-color: #f5f5f5;color: #333;}.page-jl-588__section-title {font-size: 2.5em;margin-bottom: 40px;color: #ffcc00;}.page-jl-588__section-description {font-size: 1.1em;line-height: 1.6;max-width: 800px;margin: 0 auto 40px auto;}.page-jl-588__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-jl-588__card {background-color: #333;border-radius: 10px;padding: 30px;text-align: left;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);display: flex;flex-direction: column;justify-content: space-between;height: 100%;}.page-jl-588__card-image {width: 100%;height: 200px;object-fit: cover;border-radius: 8px;margin-bottom: 20px;}.page-jl-588__card-title {font-size: 1.5em;margin-bottom: 15px;color: #ffcc00;}.page-jl-588__card-text {font-size: 1em;line-height: 1.5;margin-bottom: 20px;flex-grow: 1;}.page-jl-588__card-button {display: inline-block;background-color: #ffcc00;color: #333;padding: 10px 20px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 0.9em;transition: background-color 0.3s ease;}.page-jl-588__card-button:hover {background-color: #e6b800;}.page-jl-588__quick-links {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-jl-588__quick-link-button {background-color: #ffcc00;color: #333;padding: 12px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-jl-588__quick-link-button:hover {background-color: #e6b800;}.page-jl-588__promo-item {background-color: #444;border-radius: 10px;padding: 25px;text-align: left;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);}.page-jl-588__promo-title {font-size: 1.4em;margin-bottom: 10px;color: #ffcc00;}.page-jl-588__promo-description {font-size: 0.95em;line-height: 1.5;margin-bottom: 15px;}.page-jl-588__security-features {display: flex;flex-wrap: wrap;justify-content: center;gap: 30px;max-width: 1000px;margin: 0 auto;}.page-jl-588__security-feature {background-color: #333;padding: 25px;border-radius: 10px;flex: 1 1 280px;text-align: center;}.page-jl-588__security-icon {width: 60px;height: 60px;margin-bottom: 15px;}.page-jl-588__security-title {font-size: 1.3em;color: #ffcc00;margin-bottom: 10px;}.page-jl-588__security-text {font-size: 0.95em;line-height: 1.5;}.page-jl-588__faq-list {max-width: 900px;margin: 0 auto;}.page-jl-588__faq-item {background-color: #333;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}.page-jl-588__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 25px;cursor: pointer;background-color: #444;color: #fff;font-size: 1.1em;font-weight: bold;user-select: none;transition: background-color 0.3s ease;}.page-jl-588__faq-question:hover {background-color: #555;}.page-jl-588__faq-question h3 {margin: 0;flex-grow: 1;text-align: left;pointer-events: none;color: #ffcc00;}.page-jl-588__faq-toggle {font-size: 1.5em;line-height: 1;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;}.page-jl-588__faq-item.active .page-jl-588__faq-toggle {transform: rotate(45deg);}.page-jl-588__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;opacity: 0;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;}.page-jl-588__faq-item.active .page-jl-588__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-jl-588__faq-answer p {margin: 0;color: #ddd;line-height: 1.6;text-align: left;}.page-jl-588__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;max-width: 1200px;margin: 0 auto;}.page-jl-588__blog-card {background-color: #333;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);text-align: left;height: 100%;display: flex;flex-direction: column;}.page-jl-588__blog-image {width: 100%;height: 180px;object-fit: cover;}.page-jl-588__blog-content {padding: 20px;flex-grow: 1;display: flex;flex-direction: column;justify-content: space-between;}.page-jl-588__blog-title {font-size: 1.3em;margin-bottom: 10px;color: #ffcc00;}.page-jl-588__blog-title a {color: #ffcc00;text-decoration: none;}.page-jl-588__blog-title a:hover {text-decoration: underline;}.page-jl-588__blog-excerpt {font-size: 0.95em;line-height: 1.5;color: #ddd;margin-bottom: 15px;}.page-jl-588__blog-read-more {display: inline-block;background-color: #ffcc00;color: #333;padding: 8px 15px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 0.85em;transition: background-color 0.3s ease;align-self: flex-start;}.page-jl-588__blog-read-more:hover {background-color: #e6b800;}.page-jl-588__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: #1a1a1a;}.page-jl-588__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;}.page-jl-588__payment-logo img {display: block;width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;object-fit: contain;}@media (max-width: 768px) {.page-jl-588__hero-title {font-size: 2em;}.page-jl-588__hero-subtitle {font-size: 1em;}.page-jl-588__section {padding: 40px 15px;}.page-jl-588__section-title {font-size: 2em;}.page-jl-588__grid {grid-template-columns: 1fr;}.page-jl-588__quick-links {flex-direction: column;}.page-jl-588__quick-link-button {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-jl-588__security-feature {flex-basis: 100%;}.page-jl-588__faq-question {padding: 15px 20px;font-size: 1em;}.page-jl-588__faq-answer {padding: 0 20px;}.page-jl-588__faq-item.active .page-jl-588__faq-answer {padding: 15px 20px !important;}.page-jl-588__blog-grid {grid-template-columns: 1fr;}.page-jl-588__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-jl-588__payment-logo,.page-jl-588__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-jl-588__card-image, .page-jl-588__security-icon, .page-jl-588__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-jl-588__card, .page-jl-588__promo-item, .page-jl-588__security-feature, .page-jl-588__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-jl-588__faq-list {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 0 !important;}.page-jl-588__faq-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !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-jl-588__promo-action {margin-top: 20px;}.page-jl-588__contact-info {display: flex;flex-direction: column;gap: 10px;margin-top: 20px;}.page-jl-588__contact-link {color: #ffcc00;text-decoration: none;font-weight: bold;}.page-jl-588__contact-link:hover {text-decoration: underline;}