/* Page specific CSS for g11 jl */.page-g11-jl { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; padding-bottom: 50px; } .page-g11-jl__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:g11-jl,casino,gaming,mnl777]') no-repeat center center/cover; padding: 10px 20px 80px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 80vh; position: relative; overflow: hidden; box-sizing: border-box; } .page-g11-jl__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 0 4px 8px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-g11-jl__hero-subtitle { font-size: 1.5em; color: #e0e0e0; margin-bottom: 40px; max-width: 800px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-g11-jl__hero-buttons { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; } .page-g11-jl__button { background-color: #e63946; color: #ffffff; padding: 15px 30px; border-radius: 5px; 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-g11-jl__button:hover { background-color: #c92f3b; transform: translateY(-3px); } .page-g11-jl__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; text-align: center; } .page-g11-jl__section-title { font-size: 2.8em; color: #ffcc00; margin-bottom: 30px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-g11-jl__section-text { font-size: 1.1em; line-height: 1.8; color: #e0e0e0; margin-bottom: 40px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-g11-jl__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-g11-jl__feature-item { background-color: #2c2c4a; padding: 30px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; box-sizing: border-box; } .page-g11-jl__feature-item:hover { transform: translateY(-5px); } .page-g11-jl__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: cover; border-radius: 5px; } .page-g11-jl__feature-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 15px; } .page-g11-jl__feature-description { font-size: 1em; color: #e0e0e0; line-height: 1.6; } .page-g11-jl__game-providers { background-color: #1a1a2e; padding: 60px 20px; text-align: center; } .page-g11-jl__provider-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 30px; margin-top: 40px; } .page-g11-jl__provider-item { background-color: #2c2c4a; padding: 20px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); display: flex; flex-direction: column; justify-content: center; align-items: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-g11-jl__provider-item:hover { transform: scale(1.05); } .page-g11-jl__provider-logo { max-width: 100%; height: auto; max-height: 80px; object-fit: contain; margin-bottom: 15px; } .page-g11-jl__provider-name { font-size: 1.1em; color: #ffcc00; font-weight: bold; } .page-g11-jl__faq-section { background-color: #20203a; padding: 60px 20px; max-width: 1000px; margin: 0 auto; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); } .page-g11-jl__faq-item { margin-bottom: 15px; border-bottom: 1px solid #4a4a6e; } .page-g11-jl__faq-item:last-child { border-bottom: none; } .page-g11-jl__faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; padding: 15px 0; user-select: none; transition: background-color 0.3s ease; } .page-g11-jl__faq-question:hover { background-color: rgba(255, 204, 0, 0.1); } .page-g11-jl__faq-question h3 { margin: 0; font-size: 1.3em; color: #ffcc00; pointer-events: none; } .page-g11-jl__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-g11-jl__faq-item.active .page-g11-jl__faq-toggle { transform: rotate(45deg); } .page-g11-jl__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-g11-jl__faq-item.active .page-g11-jl__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-g11-jl__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #e0e0e0; } .page-g11-jl__cta-section { background-color: #e63946; padding: 60px 20px; text-align: center; } .page-g11-jl__cta-title { font-size: 3em; color: #ffffff; margin-bottom: 20px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-g11-jl__cta-text { font-size: 1.2em; color: #ffffff; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; line-height: 1.6; } @media (max-width: 1024px) { .page-g11-jl__hero-title { font-size: 3em; } .page-g11-jl__hero-subtitle { font-size: 1.3em; } .page-g11-jl__section-title { font-size: 2.5em; } .page-g11-jl__cta-title { font-size: 2.5em; } } @media (max-width: 768px) { .page-g11-jl__hero-section { padding-top: var(--header-offset, 122px); min-height: unset; height: auto; } .page-g11-jl__hero-title { font-size: 2.5em; margin-top: 20px; } .page-g11-jl__hero-subtitle { font-size: 1.1em; margin-bottom: 30px; } .page-g11-jl__hero-buttons { flex-direction: column; gap: 15px; } .page-g11-jl__button { width: 100%; max-width: 300px; box-sizing: border-box !important; } .page-g11-jl__section { padding: 40px 15px; } .page-g11-jl__section-title { font-size: 2em; } .page-g11-jl__section-text { font-size: 1em; } .page-g11-jl__features-grid, .page-g11-jl__provider-grid { grid-template-columns: 1fr; gap: 20px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-g11-jl__feature-item, .page-g11-jl__provider-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-g11-jl__feature-description, .page-g11-jl__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-g11-jl__faq-section { padding: 30px 15px; } .page-g11-jl__faq-question h3 { font-size: 1.1em; } .page-g11-jl__faq-toggle { font-size: 1.5em; } .page-g11-jl__cta-title { font-size: 2em; } .page-g11-jl__cta-text { font-size: 1em; } .page-g11-jl__provider-logo { max-height: 60px; } } @media (max-width: 480px) { .page-g11-jl__hero-title { font-size: 2em; } .page-g11-jl__hero-subtitle { font-size: 0.9em; } .page-g11-jl__button { padding: 12px 25px; font-size: 1em; } .page-g11-jl__section-title { font-size: 1.8em; } .page-g11-jl__feature-title { font-size: 1.5em; } .page-g11-jl__cta-title { font-size: 1.8em; } }