.page-jljl1-cc__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding-top:10px;overflow:hidden;background-color:#000}.page-jljl1-cc__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-jljl1-cc__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.page-jljl1-cc__hero-content{position:relative;z-index:2;max-width:900px;padding:20px}.page-jljl1-cc__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-jljl1-cc__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-jljl1-cc__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-jljl1-cc__cta-button:hover{background-color:#c0392b;transform:scale(1.05)}.page-jljl1-cc__section{padding:60px 20px;text-align:center;background-color:#1a1a1a;color:#eee}.page-jljl1-cc__section:nth-of-type(even){background-color:#2a2a2a}.page-jljl1-cc__section-title{font-size:2.8em;margin-bottom:40px;color:#e74c3c}.page-jljl1-cc__section-description{font-size:1.1em;line-height:1.6;max-width:800px;margin:0 auto 40px auto}.page-jljl1-cc__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-jljl1-cc__card{background-color:#333;border-radius:12px;overflow:hidden;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-jljl1-cc__card:hover{transform:translateY(-8px);box-shadow:0 10px 20px rgba(0,0,0,.4)}.page-jljl1-cc__card-image{width:100%;height:200px;object-fit:cover}.page-jljl1-cc__card-content{padding:25px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-jljl1-cc__card-title{font-size:1.6em;margin-bottom:15px;color:#e74c3c}.page-jljl1-cc__card-text{font-size:.95em;line-height:1.6;margin-bottom:20px;color:#ccc}.page-jljl1-cc__card-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:12px 25px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95em;transition:background-color .3s ease}.page-jljl1-cc__card-button:hover{background-color:#c0392b}.page-jljl1-cc__list{list-style:none;padding:0;margin:0 auto;max-width:800px}.page-jljl1-cc__list-item{background-color:#333;margin-bottom:15px;border-radius:8px;padding:20px;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease;box-sizing:border-box}.page-jljl1-cc__list-item:hover{background-color:#444}.page-jljl1-cc__list-link{color:#e74c3c;text-decoration:none;font-weight:600;font-size:1.1em;word-wrap:break-word;overflow-wrap:break-word}.page-jljl1-cc__list-link:hover{text-decoration:underline}.page-jljl1-cc__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-jljl1-cc__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-jljl1-cc__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-jljl1-cc__faq-item{background-color:#333;margin-bottom:15px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);overflow:hidden}.page-jljl1-cc__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#e74c3c;color:#fff;font-size:1.2em;font-weight:600;user-select:none;transition:background-color .3s ease}.page-jljl1-cc__faq-question:hover{background-color:#c0392b}.page-jljl1-cc__faq-question h3{margin:0;pointer-events:none}.page-jljl1-cc__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-jljl1-cc__faq-item.active .page-jljl1-cc__faq-toggle{transform:rotate(45deg)}.page-jljl1-cc__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#444;color:#ccc;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-jljl1-cc__faq-item.active .page-jljl1-cc__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-jljl1-cc__faq-answer p{margin-bottom:0}.page-jljl1-cc__blog-post{text-align:left}.page-jljl1-cc__blog-date{font-size:.9em;color:#aaa;margin-top:10px}.page-jljl1-cc__blog-link{color:#e74c3c;text-decoration:none;font-weight:600}.page-jljl1-cc__blog-link:hover{text-decoration:underline}@media (max-width:1024px){.page-jljl1-cc__hero-title{font-size:3em}.page-jljl1-cc__hero-subtitle{font-size:1.3em}.page-jljl1-cc__section-title{font-size:2.4em}}@media (max-width:768px){.page-jljl1-cc__hero-section{min-height:400px}.page-jljl1-cc__hero-title{font-size:2.2em;margin-bottom:15px}.page-jljl1-cc__hero-subtitle{font-size:1.1em;margin-bottom:25px}.page-jljl1-cc__cta-button{padding:12px 25px;font-size:1em}.page-jljl1-cc__section{padding:40px 15px}.page-jljl1-cc__section-title{font-size:2em;margin-bottom:30px}.page-jljl1-cc__section-description{margin-bottom:30px}.page-jljl1-cc__grid{grid-template-columns:1fr;gap:20px}.page-jljl1-cc__card-image{height:180px}.page-jljl1-cc__card-title{font-size:1.4em}.page-jljl1-cc__card-content{padding:20px}.page-jljl1-cc__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:15px;flex-direction:column;align-items:flex-start}.page-jljl1-cc__list-link{font-size:1em;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-jljl1-cc__list{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-jljl1-cc__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-jljl1-cc__payment-logo,.page-jljl1-cc__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-jljl1-cc__faq-question{font-size:1.1em;padding:15px 20px}.page-jljl1-cc__faq-answer{padding:0 20px}.page-jljl1-cc__faq-item.active .page-jljl1-cc__faq-answer{padding:15px 20px !important}}