.page-jl-fathom-f113__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #fff; padding: 10px 20px 60px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; overflow: hidden; }.page-jl-fathom-f113__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; filter: brightness(0.6); }.page-jl-fathom-f113__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-jl-fathom-f113__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-jl-fathom-f113__hero-description { font-size: 1.2em; line-height: 1.6; margin-bottom: 30px; }.page-jl-fathom-f113__cta-group { display: flex; gap: 15px; flex-wrap: wrap; justify-content: center; }.page-jl-fathom-f113__cta-button { background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; }.page-jl-fathom-f113__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-jl-fathom-f113__section { padding: 60px 20px; text-align: center; background-color: #1a1a2e; color: #fff; }.page-jl-fathom-f113__section:nth-of-type(even) { background-color: #16162a; }.page-jl-fathom-f113__section-title { font-size: 2.5em; margin-bottom: 40px; color: #ffcc00; }.page-jl-fathom-f113__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-jl-fathom-f113__card { background-color: #2a2a4a; border-radius: 10px; padding: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-jl-fathom-f113__card:hover { transform: translateY(-5px); }.page-jl-fathom-f113__card-image { width: 100%; height: 250px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; }.page-jl-fathom-f113__card-title { font-size: 1.8em; margin-bottom: 15px; color: #ffcc00; }.page-jl-fathom-f113__card-text { font-size: 1em; line-height: 1.6; color: #ccc; }.page-jl-fathom-f113__list { list-style: none; padding: 0; margin: 0 auto; max-width: 800px; text-align: left; }.page-jl-fathom-f113__list-item { background-color: #2a2a4a; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; box-sizing: border-box; }.page-jl-fathom-f113__list-item-icon { width: 60px; height: 60px; object-fit: contain; margin-right: 20px; flex-shrink: 0; }.page-jl-fathom-f113__list-item-text { flex-grow: 1; font-size: 1.1em; color: #eee; }.page-jl-fathom-f113__image-container { margin: 40px auto; max-width: 800px; }.page-jl-fathom-f113__main-image { width: 100%; height: auto; object-fit: cover; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); }.page-jl-fathom-f113__faq-section { padding: 60px 20px; background-color: #16162a; color: #fff; }.page-jl-fathom-f113__faq-container { max-width: 800px; margin: 0 auto; text-align: left; }.page-jl-fathom-f113__faq-item { margin-bottom: 15px; border-radius: 8px; overflow: hidden; background-color: #2a2a4a; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-jl-fathom-f113__faq-question { padding: 20px 25px; background-color: #3a3a5a; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; }.page-jl-fathom-f113__faq-question:hover { background-color: #4a4a6a; }.page-jl-fathom-f113__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; }.page-jl-fathom-f113__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-jl-fathom-f113__faq-item.active .page-jl-fathom-f113__faq-toggle { transform: rotate(45deg); }.page-jl-fathom-f113__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #ccc; }.page-jl-fathom-f113__faq-item.active .page-jl-fathom-f113__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-jl-fathom-f113__small-text { font-size: 0.9em; color: #aaa; margin-top: 20px; }.page-jl-fathom-f113__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-jl-fathom-f113__payment-logo { width: 100px; height: 60px; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-jl-fathom-f113__payment-logo:hover { filter: grayscale(0%); }.page-jl-fathom-f113__promo-banner { background-color: #007bff; color: #fff; padding: 20px; text-align: center; margin-top: 40px; border-radius: 8px; }.page-jl-fathom-f113__promo-text { font-size: 1.2em; margin-bottom: 15px; }.page-jl-fathom-f113__promo-button { background-color: #ffcc00; color: #333; padding: 10px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-jl-fathom-f113__promo-button:hover { background-color: #e6b800; }@media (max-width: 768px) { .page-jl-fathom-f113__hero-title { font-size: 2.2em; }.page-jl-fathom-f113__hero-description { font-size: 1em; }.page-jl-fathom-f113__cta-group { flex-direction: column; }.page-jl-fathom-f113__cta-button { width: 100%; }.page-jl-fathom-f113__section-title { font-size: 2em; }.page-jl-fathom-f113__card { padding: 20px; }.page-jl-fathom-f113__card-title { font-size: 1.5em; }.page-jl-fathom-f113__list-item { flex-direction: column; align-items: flex-start; text-align: center; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl-fathom-f113__list-item-icon { margin-right: 0; margin-bottom: 15px; }.page-jl-fathom-f113__list-item-text { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-jl-fathom-f113__list { width: 100% !important; max-width: 100% !important; padding: 0 !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-jl-fathom-f113__main-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-jl-fathom-f113__faq-question { padding: 15px 20px; }.page-jl-fathom-f113__faq-question h3 { font-size: 1em; }.page-jl-fathom-f113__faq-answer { padding: 0 20px; }.page-jl-fathom-f113__faq-item.active .page-jl-fathom-f113__faq-answer { padding: 15px 20px !important; }.page-jl-fathom-f113__payment-logo { width: 80px; height: 50px; } }