.page-10-jl-w3 { font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; } .page-10-jl-w3__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-10-jl-w3__section { padding: 40px 0; text-align: center; } .page-10-jl-w3__hero-section { padding-top: 10px; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:online_casino,gaming,philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding-bottom: 60px; } .page-10-jl-w3__hero-content { max-width: 800px; margin: 0 auto; padding: 20px; } .page-10-jl-w3__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; color: #e0b300; text-transform: uppercase; } .page-10-jl-w3__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; } .page-10-jl-w3__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-10-jl-w3__button { display: inline-block; background-color: #e0b300; color: #1a1a1a; padding: 12px 28px; 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-10-jl-w3__button:hover { background-color: #ffc107; transform: translateY(-3px); } .page-10-jl-w3__heading { font-size: 2.2em; margin-bottom: 30px; color: #e0b300; text-transform: uppercase; } .page-10-jl-w3__text-content { font-size: 1.1em; margin-bottom: 20px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-10-jl-w3__features-grid, .page-10-jl-w3__game-categories-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-10-jl-w3__feature-item, .page-10-jl-w3__game-category-item { background-color: #2a2a2a; padding: 25px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-10-jl-w3__feature-item:hover, .page-10-jl-w3__game-category-item:hover { transform: translateY(-5px); } .page-10-jl-w3__item-icon { width: 80px; height: 80px; margin-bottom: 15px; } .page-10-jl-w3__item-title { font-size: 1.4em; color: #e0b300; margin-bottom: 10px; } .page-10-jl-w3__item-description { font-size: 0.95em; color: #ccc; } .page-10-jl-w3__promo-card { background-color: #2a2a2a; padding: 30px; border-radius: 10px; margin-top: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-10-jl-w3__promo-title { font-size: 1.8em; color: #e0b300; margin-bottom: 15px; } .page-10-jl-w3__promo-text { font-size: 1.1em; margin-bottom: 25px; } .page-10-jl-w3__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; margin-bottom: 20px; border-radius: 8px; } .page-10-jl-w3__image-wrapper img { max-width: 100%; height: auto; display: block; object-fit: cover; border-radius: 8px; } .page-10-jl-w3__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-10-jl-w3__floating-button { background-color: #e0b300; color: #1a1a1a; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; } .page-10-jl-w3__floating-button:hover { background-color: #ffc107; transform: scale(1.05); } .page-10-jl-w3__faq-section { background-color: #1a1a1a; padding-bottom: 60px; } .page-10-jl-w3__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-10-jl-w3__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #333; color: #f0f0f0; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; } .page-10-jl-w3__faq-question:hover { background-color: #444; } .page-10-jl-w3__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #e0b300; } .page-10-jl-w3__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-10-jl-w3__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; text-align: left; color: #ccc; } .page-10-jl-w3__faq-item.active .page-10-jl-w3__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-10-jl-w3__faq-item.active .page-10-jl-w3__faq-question { background-color: #444; } .page-10-jl-w3__faq-item.active .page-10-jl-w3__faq-toggle { transform: rotate(45deg); } @media (max-width: 768px) { .page-10-jl-w3__hero-title { font-size: 2em; } .page-10-jl-w3__hero-subtitle { font-size: 1em; } .page-10-jl-w3__button-group { flex-direction: column; gap: 15px; } .page-10-jl-w3__button { width: 100%; padding: 10px 20px; } .page-10-jl-w3__heading { font-size: 1.8em; } .page-10-jl-w3__features-grid, .page-10-jl-w3__game-categories-grid { grid-template-columns: 1fr; gap: 20px; } .page-10-jl-w3__feature-item, .page-10-jl-w3__game-category-item { padding: 20px; } .page-10-jl-w3__item-title { font-size: 1.2em; } .page-10-jl-w3__item-description { font-size: 0.9em; } .page-10-jl-w3__floating-buttons { bottom: 10px; right: 10px; gap: 10px; } .page-10-jl-w3__floating-button { padding: 8px 15px; font-size: 0.9em; } .page-10-jl-w3__faq-question { padding: 12px 15px; font-size: 1em; } .page-10-jl-w3__faq-answer { padding: 0 15px; } .page-10-jl-w3__faq-item.active .page-10-jl-w3__faq-answer { padding: 15px !important; } } @media (max-width: 375px) { .page-10-jl-w3__container { padding: 0 10px; } .page-10-jl-w3__hero-section { padding-left: 10px; padding-right: 10px; } .page-10-jl-w3__section { padding-left: 10px; padding-right: 10px; } .page-10-jl-w3__text-content { font-size: 0.95em; } }