.page-jl-side-steps__hero-section { background-image: url('[GALLERY:hero:1920x1080:gaming,casino,philippines,jl_side_steps]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 10px 20px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 70vh; position: relative; }.page-jl-side-steps__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); z-index: 1; }.page-jl-side-steps__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-jl-side-steps__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; }.page-jl-side-steps__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; line-height: 1.5; }.page-jl-side-steps__cta-buttons { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; }.page-jl-side-steps__cta-button { background-color: #ffcc00; color: #333; 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-jl-side-steps__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-jl-side-steps__download-button { background-color: #007bff; color: #fff; 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-jl-side-steps__download-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-jl-side-steps__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: #1a1a1a; }.page-jl-side-steps__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-jl-side-steps__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-jl-side-steps__payment-providers-title { width: 100%; text-align: center; color: #fff; margin-bottom: 20px; font-size: 1.8em; }.page-jl-side-steps__section { padding: 60px 20px; text-align: center; background-color: #0d0d0d; color: #f0f0f0; }.page-jl-side-steps__section:nth-of-type(even) { background-color: #1a1a1a; }.page-jl-side-steps__section-title { font-size: 2.5em; margin-bottom: 40px; color: #ffcc00; }.page-jl-side-steps__section-description { max-width: 800px; margin: 0 auto 40px; font-size: 1.1em; line-height: 1.6; }.page-jl-side-steps__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-jl-side-steps__card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; height: 100%; }.page-jl-side-steps__card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }.page-jl-side-steps__card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-jl-side-steps__card-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; }.page-jl-side-steps__card-title { font-size: 1.5em; margin-bottom: 15px; color: #ffcc00; }.page-jl-side-steps__card-text { font-size: 1em; line-height: 1.5; color: #ccc; margin-bottom: 20px; flex-grow: 1; }.page-jl-side-steps__card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-side-steps__card-button:hover { background-color: #0056b3; }.page-jl-side-steps__promo-item { background-color: #2a2a2a; border-radius: 10px; padding: 25px; text-align: center; display: flex; flex-direction: column; justify-content: space-between; height: 100%; }.page-jl-side-steps__promo-title { font-size: 1.8em; color: #ffcc00; margin-bottom: 15px; }.page-jl-side-steps__promo-desc { font-size: 1em; line-height: 1.5; color: #ccc; margin-bottom: 20px; }.page-jl-side-steps__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; }.page-jl-side-steps__quick-access-button { background-color: #007bff; color: #fff; padding: 15px 25px; 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-jl-side-steps__quick-access-button:hover { background-color: #0056b3; transform: translateY(-3px); }.page-jl-side-steps__faq-list { max-width: 900px; margin: 0 auto; text-align: left; }.page-jl-side-steps__faq-item { background-color: #2a2a2a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-jl-side-steps__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #333; color: #ffcc00; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-jl-side-steps__faq-question:hover { background-color: #444; }.page-jl-side-steps__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-jl-side-steps__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-jl-side-steps__faq-item.active .page-jl-side-steps__faq-toggle { transform: rotate(45deg); }.page-jl-side-steps__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; font-size: 1em; line-height: 1.6; 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-side-steps__faq-item.active .page-jl-side-steps__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jl-side-steps__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; height: 100%; }.page-jl-side-steps__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }.page-jl-side-steps__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-jl-side-steps__blog-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; }.page-jl-side-steps__blog-title { font-size: 1.4em; margin-bottom: 10px; color: #ffcc00; }.page-jl-side-steps__blog-date { font-size: 0.9em; color: #888; margin-bottom: 15px; }.page-jl-side-steps__blog-excerpt { font-size: 1em; line-height: 1.5; color: #ccc; margin-bottom: 20px; flex-grow: 1; }.page-jl-side-steps__blog-read-more { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-side-steps__blog-read-more:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-jl-side-steps__hero-title { font-size: 2.5em; }.page-jl-side-steps__hero-subtitle { font-size: 1.2em; }.page-jl-side-steps__cta-buttons { flex-direction: column; }.page-jl-side-steps__cta-button, .page-jl-side-steps__download-button { width: 100%; max-width: 300px; margin: 0 auto; }.page-jl-side-steps__section { padding: 40px 15px; }.page-jl-side-steps__section-title { font-size: 2em; }.page-jl-side-steps__grid { grid-template-columns: 1fr; }.page-jl-side-steps__card { margin-bottom: 20px; }.page-jl-side-steps__quick-access-links { flex-direction: column; }.page-jl-side-steps__quick-access-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin: 0 auto 10px !important; padding: 12px 20px !important; }.page-jl-side-steps__faq-question { padding: 15px 20px; }.page-jl-side-steps__faq-question h3 { font-size: 1.1em; }.page-jl-side-steps__faq-answer { padding: 0 20px; }.page-jl-side-steps__faq-item.active .page-jl-side-steps__faq-answer { padding: 15px 20px !important; }.page-jl-side-steps__blog-card { margin-bottom: 20px; }.page-jl-side-steps__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-jl-side-steps__payment-logo, .page-jl-side-steps__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }}