.page-jl-006 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-jl-006__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 40px; padding-top: 20px; text-transform: uppercase; letter-spacing: 1px; } .page-jl-006__hero-section { position: relative; display: flex; align-items: center; justify-content: center; text-align: center; min-height: 70vh; overflow: hidden; padding: 10px 20px 50px; background-color: #0f3460; box-sizing: border-box; } .page-jl-006__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.5); } .page-jl-006__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.6); border-radius: 10px; } .page-jl-006__hero-title { font-size: 3.5em; color: #ffffff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-jl-006__hero-description { font-size: 1.3em; color: #e0e0e0; margin-bottom: 30px; } .page-jl-006__hero-cta, .page-jl-006__intro-cta, .page-jl-006__game-cta, .page-jl-006__promo-cta, .page-jl-006__view-all-cta, .page-jl-006__support-cta, .page-jl-006__blog-cta, .page-jl-006__access-button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-jl-006__hero-cta:hover, .page-jl-006__intro-cta:hover, .page-jl-006__game-cta:hover, .page-jl-006__promo-cta:hover, .page-jl-006__view-all-cta:hover, .page-jl-006__support-cta:hover, .page-jl-006__blog-cta:hover, .page-jl-006__access-button:hover { background-color: #ff6a80; transform: translateY(-3px); } .page-jl-006__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: #0f3460; } .page-jl-006__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1200px; margin: 0 auto; } .page-jl-006__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jl-006__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jl-006__intro-section { padding: 80px 20px; background-color: #1a1a2e; text-align: center; } .page-jl-006__intro-content { display: flex; flex-direction: row; align-items: center; justify-content: center; max-width: 1200px; margin: 0 auto; gap: 40px; } .page-jl-006__intro-image { width: 45%; max-width: 500px; height: auto; border-radius: 10px; object-fit: cover; } .page-jl-006__intro-text { width: 45%; text-align: left; } .page-jl-006__intro-text p { margin-bottom: 20px; font-size: 1.1em; color: #c0c0c0; } .page-jl-006__quick-access-section { padding: 80px 20px; background-color: #0f3460; text-align: center; } .page-jl-006__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } .page-jl-006__access-button { width: 100%; box-sizing: border-box; padding: 18px 25px; font-size: 1.2em; } .page-jl-006__games-section { padding: 80px 20px; background-color: #1a1a2e; text-align: center; } .page-jl-006__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 40px; } .page-jl-006__game-card { background-color: #2c2c4a; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; } .page-jl-006__game-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-006__game-title { font-size: 1.5em; color: #e94560; padding: 15px; margin-top: 0; margin-bottom: 10px; } .page-jl-006__game-description { padding: 0 15px 15px; color: #c0c0c0; flex-grow: 1; } .page-jl-006__game-cta { display: block; margin: 15px; text-align: center; } .page-jl-006__view-all-cta { margin-top: 20px; } .page-jl-006__promotions-section { padding: 80px 20px; background-color: #0f3460; text-align: center; } .page-jl-006__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-006__promo-card { background-color: #2c2c4a; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; } .page-jl-006__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-006__promo-title { font-size: 1.6em; color: #e94560; padding: 15px; margin-top: 0; margin-bottom: 10px; } .page-jl-006__promo-description { padding: 0 15px 15px; color: #c0c0c0; flex-grow: 1; } .page-jl-006__promo-cta { display: block; margin: 15px; text-align: center; } .page-jl-006__security-section { padding: 80px 20px; background-color: #1a1a2e; text-align: center; } .page-jl-006__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 40px; } .page-jl-006__security-item { background-color: #2c2c4a; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-jl-006__security-icon { width: 100px; height: 100px; object-fit: contain; margin: 0 auto 20px; } .page-jl-006__security-title { font-size: 1.4em; color: #e94560; margin-bottom: 15px; } .page-jl-006__security-description { color: #c0c0c0; } .page-jl-006__support-cta-wrapper { text-align: center; margin-top: 30px; } .page-jl-006__faq-section { padding: 80px 20px; background-color: #0f3460; } .page-jl-006__faq-container { max-width: 900px; margin: 0 auto; } .page-jl-006__faq-item { background-color: #2c2c4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-jl-006__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; background-color: #3e3e5c; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-jl-006__faq-question:hover { background-color: #4f4f7a; } .page-jl-006__faq-q-text { font-size: 1.2em; color: #ffffff; margin: 0; pointer-events: none; } .page-jl-006__faq-toggle { font-size: 1.8em; color: #e94560; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } .page-jl-006__faq-item.active .page-jl-006__faq-toggle { transform: rotate(45deg); } .page-jl-006__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; 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: #2c2c4a; color: #c0c0c0; } .page-jl-006__faq-item.active .page-jl-006__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-jl-006__blog-section { padding: 80px 20px; background-color: #1a1a2e; text-align: center; } .page-jl-006__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-jl-006__blog-card { background-color: #2c2c4a; border-radius: 10px; overflow: hidden; text-align: left; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; } .page-jl-006__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-006__blog-content { padding: 15px; display: flex; flex-direction: column; flex-grow: 1; } .page-jl-006__blog-title { font-size: 1.4em; color: #e94560; margin-top: 0; margin-bottom: 10px; } .page-jl-006__blog-date { font-size: 0.9em; color: #999999; margin-bottom: 10px; } .page-jl-006__blog-summary { color: #c0c0c0; margin-bottom: 15px; flex-grow: 1; } .page-jl-006__blog-cta { align-self: flex-start; padding: 10px 20px; font-size: 1em; } /* General image styling */ img { max-width: 100%; height: auto; display: block; } /* Responsive adjustments */ @media (max-width: 1024px) { .page-jl-006__hero-title { font-size: 2.8em; } .page-jl-006__section-title { font-size: 2em; } .page-jl-006__intro-content { flex-direction: column; } .page-jl-006__intro-image, .page-jl-006__intro-text { width: 90%; } .page-jl-006__intro-text { text-align: center; } .page-jl-006__intro-cta { margin-top: 20px; } .page-jl-006__access-grid { grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } } @media (max-width: 768px) { .page-jl-006__hero-section { min-height: 60vh; padding: 10px 15px 30px; } .page-jl-006__hero-title { font-size: 2em; } .page-jl-006__hero-description { font-size: 1em; } .page-jl-006__hero-cta { padding: 12px 25px; font-size: 1em; } .page-jl-006__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-jl-006__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-jl-006__payment-logo, .page-jl-006__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-jl-006__intro-section, .page-jl-006__quick-access-section, .page-jl-006__games-section, .page-jl-006__promotions-section, .page-jl-006__security-section, .page-jl-006__blog-section, .page-jl-006__faq-section { padding: 50px 15px; } .page-jl-006__access-grid, .page-jl-006__games-grid, .page-jl-006__promo-grid, .page-jl-006__security-grid, .page-jl-006__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-jl-006__access-grid a, .page-jl-006__games-grid > div, .page-jl-006__promo-grid > div, .page-jl-006__security-grid > div, .page-jl-006__blog-grid > div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding-left: 0px !important; padding-right: 0px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-jl-006__access-button { padding: 15px 20px; font-size: 1.1em; } .page-jl-006__game-card, .page-jl-006__promo-card, .page-jl-006__security-item, .page-jl-006__blog-card { width: 100%; box-sizing: border-box; } .page-jl-006__game-image, .page-jl-006__promo-image, .page-jl-006__blog-image { height: 180px; } .page-jl-006__game-title, .page-jl-006__promo-title, .page-jl-006__blog-title { font-size: 1.3em; } .page-jl-006__security-icon { width: 80px; height: 80px; } .page-jl-006__faq-q-text { font-size: 1.1em; } .page-jl-006__faq-answer { padding: 0 15px; } .page-jl-006__faq-item.active .page-jl-006__faq-answer { padding: 15px 15px !important; } } @media (max-width: 480px) { .page-jl-006__hero-title { font-size: 1.8em; } .page-jl-006__hero-description { font-size: 0.9em; } .page-jl-006__section-title { font-size: 1.5em; } }