.page-jl-lester-wma { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-jl-lester-wma__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jl-lester-wma__section { padding: 40px 20px; margin-bottom: 20px; background-color: #24243e; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-jl-lester-wma__section--dark { background-color: #1a1a2e; } .page-jl-lester-wma__section-title { text-align: center; color: #e0b000; font-size: 2.5em; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1.5px; } .page-jl-lester-wma__section-title span { color: #fff; } .page-jl-lester-wma__text-center { text-align: center; } .page-jl-lester-wma__hero { position: relative; width: 100%; height: 600px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding-top: 10px; } .page-jl-lester-wma__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; } .page-jl-lester-wma__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: 2; } .page-jl-lester-wma__hero-content { position: relative; z-index: 3; max-width: 900px; padding: 20px; } .page-jl-lester-wma__hero-title { font-size: 3.8em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-jl-lester-wma__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; font-weight: 300; } .page-jl-lester-wma__cta-button { display: inline-block; background-color: #e0b000; color: #1a1a2e; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; margin: 10px; } .page-jl-lester-wma__cta-button:hover { background-color: #ffc107; transform: translateY(-3px); } .page-jl-lester-wma__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-jl-lester-wma__floating-button { background-color: #e0b000; color: #1a1a2e; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; } .page-jl-lester-wma__floating-button:hover { background-color: #ffc107; transform: translateY(-3px); } .page-jl-lester-wma__intro-content { font-size: 1.1em; line-height: 1.8; text-align: justify; } .page-jl-lester-wma__intro-content p { margin-bottom: 15px; } .page-jl-lester-wma__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-jl-lester-wma__access-card { background-color: #1a1a2e; border: 1px solid #333; border-radius: 10px; padding: 25px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jl-lester-wma__access-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); } .page-jl-lester-wma__access-card-title { font-size: 1.4em; color: #e0b000; margin-bottom: 15px; } .page-jl-lester-wma__access-card-button { display: block; background-color: #e0b000; color: #1a1a2e; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; } .page-jl-lester-wma__access-card-button:hover { background-color: #ffc107; } .page-jl-lester-wma__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-jl-lester-wma__game-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; text-align: center; } .page-jl-lester-wma__game-card:hover { transform: translateY(-5px); } .page-jl-lester-wma__game-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-lester-wma__game-content { padding: 20px; } .page-jl-lester-wma__game-title { font-size: 1.5em; color: #e0b000; margin-bottom: 10px; } .page-jl-lester-wma__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-jl-lester-wma__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-jl-lester-wma__promo-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; text-align: center; } .page-jl-lester-wma__promo-card:hover { transform: translateY(-5px); } .page-jl-lester-wma__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-jl-lester-wma__promo-content { padding: 20px; } .page-jl-lester-wma__promo-title { font-size: 1.6em; color: #e0b000; margin-bottom: 10px; } .page-jl-lester-wma__promo-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-jl-lester-wma__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-jl-lester-wma__feature-item { flex: 1 1 280px; background-color: #1a1a2e; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); } .page-jl-lester-wma__feature-icon { margin-bottom: 15px; width: 60px; height: 60px; } .page-jl-lester-wma__feature-title { font-size: 1.3em; color: #e0b000; margin-bottom: 10px; } .page-jl-lester-wma__feature-description { font-size: 0.95em; color: #ccc; } .page-jl-lester-wma__faq-list { margin-top: 30px; } .page-jl-lester-wma__faq-item { background-color: #1a1a2e; border: 1px solid #333; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: background-color 0.3s ease; } .page-jl-lester-wma__faq-item:hover { background-color: #2e2e4e; } .page-jl-lester-wma__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; color: #e0b000; font-size: 1.2em; font-weight: bold; } .page-jl-lester-wma__faq-question h3 { margin: 0; color: inherit; font-size: 1em; pointer-events: none; } .page-jl-lester-wma__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-jl-lester-wma__faq-item.active .page-jl-lester-wma__faq-toggle { transform: rotate(45deg); } .page-jl-lester-wma__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; font-size: 1em; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-jl-lester-wma__faq-item.active .page-jl-lester-wma__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jl-lester-wma__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-jl-lester-wma__blog-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-jl-lester-wma__blog-card:hover { transform: translateY(-5px); } .page-jl-lester-wma__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-jl-lester-wma__blog-content { padding: 20px; } .page-jl-lester-wma__blog-title { font-size: 1.4em; color: #e0b000; margin-bottom: 10px; } .page-jl-lester-wma__blog-title a { color: inherit; text-decoration: none; transition: color 0.3s ease; } .page-jl-lester-wma__blog-title a:hover { color: #ffc107; } .page-jl-lester-wma__blog-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-jl-lester-wma__blog-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 1024px) { .page-jl-lester-wma__hero-title { font-size: 3em; } .page-jl-lester-wma__hero-subtitle { font-size: 1.3em; } .page-jl-lester-wma__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-jl-lester-wma__hero { height: 450px; } .page-jl-lester-wma__hero-title { font-size: 2.2em; } .page-jl-lester-wma__hero-subtitle { font-size: 1.1em; } .page-jl-lester-wma__cta-button { padding: 12px 25px; font-size: 1em; } .page-jl-lester-wma__floating-buttons { bottom: 15px; right: 15px; } .page-jl-lester-wma__floating-button { padding: 10px 18px; font-size: 0.9em; } .page-jl-lester-wma__section { padding: 30px 15px; } .page-jl-lester-wma__section-title { font-size: 1.8em; } .page-jl-lester-wma__quick-access-grid, .page-jl-lester-wma__games-grid, .page-jl-lester-wma__promo-grid, .page-jl-lester-wma__blog-grid { grid-template-columns: 1fr; } .page-jl-lester-wma__access-card, .page-jl-lester-wma__game-card, .page-jl-lester-wma__promo-card, .page-jl-lester-wma__blog-card { max-width: 100% !important; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-lester-wma__faq-question { font-size: 1.1em; padding: 15px 20px; } .page-jl-lester-wma__faq-answer { padding: 0 20px; font-size: 0.95em; } .page-jl-lester-wma__faq-item.active .page-jl-lester-wma__faq-answer { padding: 15px 20px !important; } .page-jl-lester-wma__intro-content, .page-jl-lester-wma__game-description, .page-jl-lester-wma__promo-description, .page-jl-lester-wma__feature-description, .page-jl-lester-wma__blog-excerpt { font-size: 0.9em; } .page-jl-lester-wma__security-features { flex-direction: column; align-items: center; } .page-jl-lester-wma__feature-item { flex: 1 1 100%; max-width: 100%; box-sizing: border-box; } } @media (max-width: 480px) { .page-jl-lester-wma__hero-title { font-size: 1.8em; } .page-jl-lester-wma__hero-subtitle { font-size: 1em; } .page-jl-lester-wma__cta-button { padding: 10px 20px; font-size: 0.9em; margin: 5px; } .page-jl-lester-wma__section-title { font-size: 1.5em; } .page-jl-lester-wma__floating-buttons { right: 10px; bottom: 10px; } .page-jl-lester-wma__floating-button { padding: 8px 15px; font-size: 0.85em; } } .page-jl-lester-wma__list-item { width: 100%; box-sizing: border-box; } @media (max-width: 768px) { .page-jl-lester-wma__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jl-lester-wma__list-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; padding-left: 10px; padding-right: 10px; } } .page-jl-lester-wma img { max-width: 100%; height: auto; object-fit: cover; } @media (max-width: 768px) { .page-jl-lester-wma img { max-width: 100% !important; height: auto !important; } .page-jl-lester-wma__game-image, .page-jl-lester-wma__promo-image, .page-jl-lester-wma__blog-image { max-width: 100% !important; height: auto !important; } }