body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; line-height: 1.6; } .page-the-jl { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-the-jl__section { background-color: #fff; margin-bottom: 25px; padding: 30px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-the-jl__title { color: #0056b3; text-align: center; margin-bottom: 20px; font-size: 2.5em; font-weight: bold; } .page-the-jl__subtitle { color: #0056b3; text-align: center; margin-bottom: 15px; font-size: 1.8em; } .page-the-jl__text { text-align: justify; margin-bottom: 15px; } .page-the-jl__button-group { display: flex; justify-content: center; gap: 15px; flex-wrap: wrap; margin-top: 20px; } .page-the-jl__button { background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; } .page-the-jl__button:hover { background-color: #0056b3; } .page-the-jl__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,betting,philippines,taya365,the_jl]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px 80px; border-radius: 8px; position: relative; overflow: hidden; margin-top: 10px; } .page-the-jl__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 1; } .page-the-jl__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-the-jl__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-the-jl__hero-description { font-size: 1.3em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7); } .page-the-jl__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: 30px 0; background-color: #f9f9f9; border-radius: 8px; margin-bottom: 25px; } .page-the-jl__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-the-jl__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-the-jl__grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 20px; } .page-the-jl__grid-item { background-color: #f9f9f9; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; justify-content: space-between; } .page-the-jl__grid-item-img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; object-fit: cover; aspect-ratio: 4/3; min-width: 200px; min-height: 200px; } .page-the-jl__grid-item-title { color: #0056b3; font-size: 1.2em; margin-bottom: 10px; } .page-the-jl__grid-item-description { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; } .page-the-jl__game-category-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 20px; } .page-the-jl__game-category-card { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; justify-content: space-between; } .page-the-jl__game-category-img { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 15px; object-fit: cover; aspect-ratio: 16/9; min-width: 200px; min-height: 200px; } .page-the-jl__game-category-title { color: #007bff; font-size: 1.3em; margin-bottom: 10px; } .page-the-jl__game-category-description { font-size: 0.9em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-the-jl__promo-card-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 20px; } .page-the-jl__promo-card { background-color: #e6f7ff; border: 1px solid #b3e0ff; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; justify-content: space-between; } .page-the-jl__promo-card-title { color: #0056b3; font-size: 1.4em; margin-bottom: 10px; } .page-the-jl__promo-card-description { font-size: 1em; color: #333; margin-bottom: 20px; flex-grow: 1; } .page-the-jl__faq-item { border-bottom: 1px solid #eee; margin-bottom: 10px; } .page-the-jl__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 0; cursor: pointer; user-select: none; background-color: #fdfdfd; border-radius: 5px; padding-left: 15px; padding-right: 15px; transition: background-color 0.3s ease; } .page-the-jl__faq-question:hover { background-color: #e9f5ff; } .page-the-jl__faq-question h3 { margin: 0; font-size: 1.1em; color: #007bff; pointer-events: none; } .page-the-jl__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; } .page-the-jl__faq-item.active .page-the-jl__faq-toggle { transform: rotate(45deg); } .page-the-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; background-color: #f9f9f9; border-radius: 0 0 5px 5px; } .page-the-jl__faq-item.active .page-the-jl__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-the-jl__blog-card-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 20px; } .page-the-jl__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-decoration: none; color: inherit; display: flex; flex-direction: column; } .page-the-jl__blog-card-img { width: 100%; height: 200px; object-fit: cover; display: block; min-width: 200px; min-height: 200px; } .page-the-jl__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-the-jl__blog-card-title { font-size: 1.2em; color: #007bff; margin-bottom: 10px; } .page-the-jl__blog-card-excerpt { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-the-jl__blog-card-link { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; align-self: flex-start; } .page-the-jl__blog-card-link:hover { background-color: #0056b3; } .page-the-jl__mobile-cta-wrapper { display: none; } @media (max-width: 768px) { .page-the-jl { padding: 15px; } .page-the-jl__hero-section { padding: 80px 15px 60px; margin-top: 0; } .page-the-jl__hero-title { font-size: 2.5em; } .page-the-jl__hero-description { font-size: 1.1em; } .page-the-jl__section { padding: 20px; margin-bottom: 20px; } .page-the-jl__title { font-size: 2em; } .page-the-jl__subtitle { font-size: 1.5em; } .page-the-jl__button-group { flex-direction: column; gap: 10px; } .page-the-jl__button { width: 100%; box-sizing: border-box; } .page-the-jl__grid-container, .page-the-jl__game-category-container, .page-the-jl__promo-card-container, .page-the-jl__blog-card-container { grid-template-columns: 1fr; gap: 20px; } .page-the-jl__grid-item, .page-the-jl__game-category-card, .page-the-jl__promo-card, .page-the-jl__blog-card { padding: 15px; } .page-the-jl__game-category-img, .page-the-jl__promo-card-img, .page-the-jl__blog-card-img { height: auto; max-width: 100%; min-width: unset; min-height: unset; } .page-the-jl__faq-question { padding: 12px 10px; } .page-the-jl__faq-question h3 { font-size: 1em; } .page-the-jl__faq-answer { padding: 0 10px; } .page-the-jl__faq-item.active .page-the-jl__faq-answer { padding: 15px 10px !important; } .page-the-jl__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 0; } .page-the-jl__payment-logo, .page-the-jl__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-the-jl__mobile-cta-wrapper { display: flex; position: fixed; bottom: 0; left: 0; width: 100%; background-color: rgba(0, 0, 0, 0.8); padding: 10px; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3); z-index: 1000; justify-content: space-around; gap: 10px; } .page-the-jl__mobile-cta-button { flex: 1; background-color: #007bff; color: #fff; padding: 10px 0; text-align: center; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-the-jl__mobile-cta-button:hover { background-color: #0056b3; } } @media (max-width: 375px) { .page-the-jl__hero-title { font-size: 2em; } .page-the-jl__hero-description { font-size: 1em; } }