.page-dispatch-jl-ahof{font-family:'Arial',sans-serif;color:#E0E0E0;background-color:#1a1a2e;line-height:1.6;overflow-x:hidden;padding-top:10px}.page-dispatch-jl-ahof__section-title{font-size:2.5em;color:#FFD700;text-align:center;margin-bottom:40px;padding:0 15px;word-wrap:break-word}.page-dispatch-jl-ahof__section-description{font-size:1.1em;text-align:center;margin-bottom:40px;padding:0 15px;color:#B0B0B0;word-wrap:break-word}.page-dispatch-jl-ahof__highlight{color:#FFD700}.page-dispatch-jl-ahof__hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background:linear-gradient(135deg,#2a0a5e,#1a1a2e);text-align:center;position:relative;overflow:hidden}.page-dispatch-jl-ahof__hero-content{max-width:900px;z-index:2;margin-bottom:40px}.page-dispatch-jl-ahof__hero-title{font-size:3.5em;margin-bottom:20px;color:#FFFFFF;line-height:1.2;word-wrap:break-word}.page-dispatch-jl-ahof__hero-description{font-size:1.3em;color:#E0E0E0;margin-bottom:30px;word-wrap:break-word}.page-dispatch-jl-ahof__hero-buttons{display:flex;gap:20px;justify-content:center}.page-dispatch-jl-ahof__button{display:inline-block;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;white-space:nowrap}.page-dispatch-jl-ahof__button--primary{background-color:#FFD700;color:#1a1a2e;border:2px solid #FFD700}.page-dispatch-jl-ahof__button--primary:hover{background-color:#E6C200;transform:translateY(-3px)}.page-dispatch-jl-ahof__button--secondary{background-color:transparent;color:#FFD700;border:2px solid #FFD700}.page-dispatch-jl-ahof__button--secondary:hover{background-color:#FFD700;color:#1a1a2e;transform:translateY(-3px)}.page-dispatch-jl-ahof__hero-image-wrapper{margin-top:50px;max-width:100%;overflow:hidden;box-sizing:border-box}.page-dispatch-jl-ahof__hero-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.5);display:block}.page-dispatch-jl-ahof__features-section{padding:80px 20px;background-color:#24243e;text-align:center}.page-dispatch-jl-ahof__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-dispatch-jl-ahof__feature-item{background-color:#1a1a2e;padding:30px;border-radius:12px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.4);transition:transform .3s ease;box-sizing:border-box}.page-dispatch-jl-ahof__feature-item:hover{transform:translateY(-5px)}.page-dispatch-jl-ahof__feature-icon{width:200px;height:200px;object-fit:cover;margin-bottom:20px;display:block;margin-left:auto;margin-right:auto;max-width:100%;border-radius:8px}.page-dispatch-jl-ahof__feature-title{font-size:1.5em;color:#FFD700;margin-bottom:15px;word-wrap:break-word}.page-dispatch-jl-ahof__feature-description{font-size:1em;color:#B0B0B0;word-wrap:break-word}.page-dispatch-jl-ahof__inline-link{color:#FFD700;text-decoration:underline}.page-dispatch-jl-ahof__inline-link:hover{color:#E6C200}.page-dispatch-jl-ahof__payment-providers-section{padding:80px 20px;background-color:#1a1a2e;text-align:center}.page-dispatch-jl-ahof__payment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px;max-width:1000px;margin:0 auto}.page-dispatch-jl-ahof__payment-item{background-color:#24243e;padding:15px;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 10px rgba(0,0,0,.3);box-sizing:border-box}.page-dispatch-jl-ahof__payment-logo{max-width:80px;height:auto;margin-bottom:10px;max-height:50px;object-fit:contain}.page-dispatch-jl-ahof__payment-name{font-size:.9em;color:#E0E0E0;font-weight:bold;word-wrap:break-word}.page-dispatch-jl-ahof__cta-section{display:flex;flex-direction:column;align-items:center;padding:80px 20px;background:linear-gradient(45deg,#2a0a5e,#1a1a2e);text-align:center}.page-dispatch-jl-ahof__cta-content{max-width:800px;margin-bottom:40px}.page-dispatch-jl-ahof__cta-title{font-size:2.8em;color:#FFFFFF;margin-bottom:20px;line-height:1.2;word-wrap:break-word}.page-dispatch-jl-ahof__cta-description{font-size:1.2em;color:#E0E0E0;margin-bottom:30px;word-wrap:break-word}.page-dispatch-jl-ahof__cta-image{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.5);display:block}.page-dispatch-jl-ahof__faq-section{padding:80px 20px;background-color:#24243e}.page-dispatch-jl-ahof__faq-container{max-width:900px;margin:0 auto}.page-dispatch-jl-ahof__faq-item{background-color:#1a1a2e;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.3)}.page-dispatch-jl-ahof__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#2a0a5e;color:#FFFFFF;font-size:1.2em;font-weight:bold;transition:background-color .3s ease;user-select:none}.page-dispatch-jl-ahof__faq-question:hover{background-color:#3b1a6e}.page-dispatch-jl-ahof__faq-question-title{margin:0;flex-grow:1;color:#FFFFFF;pointer-events:none;word-wrap:break-word}.page-dispatch-jl-ahof__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-dispatch-jl-ahof__faq-item.active .page-dispatch-jl-ahof__faq-toggle{transform:rotate(45deg)}.page-dispatch-jl-ahof__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#1a1a2e;color:#B0B0B0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-dispatch-jl-ahof__faq-item.active .page-dispatch-jl-ahof__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-dispatch-jl-ahof__faq-answer p{margin:0;padding-bottom:10px;word-wrap:break-word}@media (max-width:1024px){.page-dispatch-jl-ahof__hero-title{font-size:3em}.page-dispatch-jl-ahof__cta-title{font-size:2.2em}.page-dispatch-jl-ahof__section-title{font-size:2em}}@media (max-width:768px){.page-dispatch-jl-ahof__hero-section{padding:40px 15px}.page-dispatch-jl-ahof__hero-title{font-size:2.5em}.page-dispatch-jl-ahof__hero-description{font-size:1.1em}.page-dispatch-jl-ahof__hero-buttons{flex-direction:column;gap:15px}.page-dispatch-jl-ahof__button{width:100%;max-width:300px}.page-dispatch-jl-ahof__features-section,.page-dispatch-jl-ahof__payment-providers-section,.page-dispatch-jl-ahof__cta-section,.page-dispatch-jl-ahof__faq-section{padding:50px 15px}.page-dispatch-jl-ahof__section-title{font-size:1.8em}.page-dispatch-jl-ahof__cta-title{font-size:2em}.page-dispatch-jl-ahof__features-grid,.page-dispatch-jl-ahof__payment-grid{grid-template-columns:1fr;width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-dispatch-jl-ahof__feature-item,.page-dispatch-jl-ahof__payment-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px 15px !important}.page-dispatch-jl-ahof__feature-description,.page-dispatch-jl-ahof__payment-name,.page-dispatch-jl-ahof__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important}.page-dispatch-jl-ahof__faq-question{padding:15px 20px;font-size:1.1em}.page-dispatch-jl-ahof__faq-answer{padding:15px 20px !important}}@media (max-width:480px){.page-dispatch-jl-ahof__hero-title{font-size:2em}.page-dispatch-jl-ahof__section-title{font-size:1.6em}.page-dispatch-jl-ahof__cta-title{font-size:1.8em}.page-dispatch-jl-ahof__button{font-size:1em;padding:12px 25px}.page-dispatch-jl-ahof__faq-question{font-size:1em}}