.page-king-jl-slot-login { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-king-jl-slot-login a { text-decoration: none; color: #007bff; }.page-king-jl-slot-login a:hover { text-decoration: underline; }.page-king-jl-slot-login h1, .page-king-jl-slot-login h2, .page-king-jl-slot-login h3 { color: #222; margin-bottom: 15px; }.page-king-jl-slot-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-king-jl-slot-login__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }.page-king-jl-slot-login__section--dark { background-color: #333; color: #fff; }.page-king-jl-slot-login__section--dark h1, .page-king-jl-slot-login__section--dark h2, .page-king-jl-slot-login__section--dark h3 { color: #fff; }.page-king-jl-slot-login__section--dark .page-king-jl-slot-login__btn { background-color: #ffc107; color: #333; }.page-king-jl-slot-login__btn { display: inline-block; padding: 12px 25px; background-color: #007bff; color: #fff; border-radius: 5px; text-align: center; font-weight: bold; transition: background-color 0.3s ease; white-space: nowrap; }.page-king-jl-slot-login__btn:hover { background-color: #0056b3; text-decoration: none; }.page-king-jl-slot-login__btn--secondary { background-color: #6c757d; }.page-king-jl-slot-login__btn--secondary:hover { background-color: #5a6268; }.page-king-jl-slot-login__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding: 10px 20px; box-sizing: border-box; }.page-king-jl-slot-login__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-king-jl-slot-login__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-king-jl-slot-login__hero-title { font-size: 3em; margin-bottom: 15px; }.page-king-jl-slot-login__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-king-jl-slot-login__hero-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-king-jl-slot-login__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: #eee; border-radius: 8px; margin-bottom: 20px; }.page-king-jl-slot-login__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; }.page-king-jl-slot-login__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-king-jl-slot-login__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-king-jl-slot-login__intro-text { flex: 1; min-width: 300px; }.page-king-jl-slot-login__intro-image { flex: 0 0 400px; max-width: 100%; height: auto; border-radius: 8px; object-fit: cover; }.page-king-jl-slot-login__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-king-jl-slot-login__quick-access-item { text-align: center; padding: 20px; background-color: #f0f0f0; border-radius: 8px; }.page-king-jl-slot-login__quick-access-item .page-king-jl-slot-login__btn { width: 100%; }.page-king-jl-slot-login__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-king-jl-slot-login__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-king-jl-slot-login__game-card:hover { transform: translateY(-5px); }.page-king-jl-slot-login__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-king-jl-slot-login__game-card-content { padding: 20px; }.page-king-jl-slot-login__game-card-title { font-size: 1.4em; margin-bottom: 10px; }.page-king-jl-slot-login__game-card-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-king-jl-slot-login__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-king-jl-slot-login__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; }.page-king-jl-slot-login__promo-card-image { width: 100%; height: 220px; object-fit: cover; }.page-king-jl-slot-login__promo-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-king-jl-slot-login__promo-card-title { font-size: 1.5em; margin-bottom: 10px; color: #e44d26; }.page-king-jl-slot-login__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; }.page-king-jl-slot-login__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-king-jl-slot-login__feature-card { text-align: center; padding: 30px 20px; background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); }.page-king-jl-slot-login__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-king-jl-slot-login__feature-title { font-size: 1.3em; margin-bottom: 10px; }.page-king-jl-slot-login__feature-description { font-size: 0.9em; color: #666; }.page-king-jl-slot-login__faq-list { margin-top: 30px; }.page-king-jl-slot-login__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-king-jl-slot-login__faq-question { background-color: #f0f0f0; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; }.page-king-jl-slot-login__faq-question:hover { background-color: #e0e0e0; }.page-king-jl-slot-login__faq-question h3 { margin: 0; font-size: 1.1em; flex-grow: 1; pointer-events: none; }.page-king-jl-slot-login__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; }.page-king-jl-slot-login__faq-item.active .page-king-jl-slot-login__faq-toggle { transform: rotate(45deg); }.page-king-jl-slot-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-king-jl-slot-login__faq-item.active .page-king-jl-slot-login__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-king-jl-slot-login__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-king-jl-slot-login__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-king-jl-slot-login__blog-card:hover { transform: translateY(-5px); }.page-king-jl-slot-login__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-king-jl-slot-login__blog-card-content { padding: 20px; }.page-king-jl-slot-login__blog-card-title { font-size: 1.3em; margin-bottom: 10px; }.page-king-jl-slot-login__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 15px; }.page-king-jl-slot-login__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 20px; }.page-king-jl-slot-login__blog-card-link { display: inline-block; font-weight: bold; color: #007bff; }.page-king-jl-slot-login__blog-card-link:hover { text-decoration: underline; }@media (max-width: 768px) { .page-king-jl-slot-login__hero-title { font-size: 2.2em; }.page-king-jl-slot-login__hero-subtitle { font-size: 1em; }.page-king-jl-slot-login__hero-buttons { flex-direction: column; gap: 15px; }.page-king-jl-slot-login__btn { width: 100%; }.page-king-jl-slot-login__intro-content { flex-direction: column; }.page-king-jl-slot-login__intro-image { flex: 0 0 auto; width: 100%; height: 250px; }.page-king-jl-slot-login__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-king-jl-slot-login__payment-logo, .page-king-jl-slot-login__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-king-jl-slot-login__quick-access-grid, .page-king-jl-slot-login__games-grid, .page-king-jl-slot-login__promotions-grid, .page-king-jl-slot-login__security-support-grid, .page-king-jl-slot-login__blog-grid { grid-template-columns: 1fr; }.page-king-jl-slot-login__games-section ul, .page-king-jl-slot-login__promotions-section ul, .page-king-jl-slot-login__security-support-section ul, .page-king-jl-slot-login__faq-list, .page-king-jl-slot-login__blog-section ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-king-jl-slot-login__games-section li, .page-king-jl-slot-login__promotions-section li, .page-king-jl-slot-login__security-support-section li, .page-king-jl-slot-login__faq-item, .page-king-jl-slot-login__blog-section li { 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-king-jl-slot-login__section { padding: 20px 15px; }}.page-king-jl-slot-login img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-king-jl-slot-login__hero-section img { max-width: 100%; height: auto; }