.page-jl-audio-marine-system{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-jl-audio-marine-system__hero-section{background:linear-gradient(135deg,#0056b3,#003d80);color:#fff;padding:10px 0 60px;text-align:center;position:relative;overflow:hidden}.page-jl-audio-marine-system__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-jl-audio-marine-system__hero-content{position:relative;z-index:1;padding:20px}.page-jl-audio-marine-system__hero-title{font-size:2.8em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.5);font-weight:700}.page-jl-audio-marine-system__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300}.page-jl-audio-marine-system__cta-button{display:inline-block;background-color:#ffc107;color:#333;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.2)}.page-jl-audio-marine-system__cta-button:hover{background-color:#e0a800;transform:translateY(-2px)}.page-jl-audio-marine-system__section{padding:60px 20px;margin:0 auto;max-width:1200px}.page-jl-audio-marine-system__section--light{background-color:#fff}.page-jl-audio-marine-system__section-title{font-size:2.2em;color:#0056b3;text-align:center;margin-bottom:40px;position:relative}.page-jl-audio-marine-system__section-title::after{content:'';display:block;width:60px;height:4px;background-color:#ffc107;margin:10px auto 0}.page-jl-audio-marine-system__text-content{font-size:1.1em;text-align:justify;margin-bottom:20px}.page-jl-audio-marine-system__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-jl-audio-marine-system__grid-item{background-color:#f0f0f0;padding:25px;border-radius:10px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease}.page-jl-audio-marine-system__grid-item:hover{transform:translateY(-5px)}.page-jl-audio-marine-system__grid-item-title{font-size:1.4em;color:#0056b3;margin-bottom:15px}.page-jl-audio-marine-system__grid-item-description{font-size:.95em;color:#555}.page-jl-audio-marine-system__game-provider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px;justify-items:center;align-items:center;margin-top:30px}.page-jl-audio-marine-system__game-provider-logo{width:auto;height:80px;object-fit:contain;filter:grayscale(80%);transition:filter .3s ease}.page-jl-audio-marine-system__game-provider-logo:hover{filter:grayscale(0)}.page-jl-audio-marine-system__offer-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:center;transition:transform .3s ease}.page-jl-audio-marine-system__offer-card:hover{transform:translateY(-5px)}.page-jl-audio-marine-system__offer-image{width:100%;height:200px;object-fit:cover}.page-jl-audio-marine-system__offer-content{padding:20px}.page-jl-audio-marine-system__offer-title{font-size:1.5em;color:#0056b3;margin-bottom:10px}.page-jl-audio-marine-system__offer-description{font-size:1em;color:#555;margin-bottom:20px}.page-jl-audio-marine-system__offer-button{background-color:#28a745;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.page-jl-audio-marine-system__offer-button:hover{background-color:#218838}.page-jl-audio-marine-system__faq-container{max-width:800px;margin:0 auto}.page-jl-audio-marine-system__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.page-jl-audio-marine-system__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;font-size:1.2em;color:#0056b3;cursor:pointer;user-select:none;border-bottom:1px solid #eee;transition:background-color .3s ease}.page-jl-audio-marine-system__faq-question:hover{background-color:#f5f5f5}.page-jl-audio-marine-system__faq-question h3{margin:0;pointer-events:none}.page-jl-audio-marine-system__faq-toggle{font-size:1.5em;font-weight:700;color:#ffc107;transition:transform .3s ease;pointer-events:none}.page-jl-audio-marine-system__faq-item.active .page-jl-audio-marine-system__faq-toggle{transform:rotate(45deg)}.page-jl-audio-marine-system__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-jl-audio-marine-system__faq-item.active .page-jl-audio-marine-system__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-jl-audio-marine-system__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.page-jl-audio-marine-system__blog-card:hover{transform:translateY(-5px)}.page-jl-audio-marine-system__blog-image{width:100%;height:220px;object-fit:cover}.page-jl-audio-marine-system__blog-content{padding:20px}.page-jl-audio-marine-system__blog-date{font-size:.9em;color:#888;margin-bottom:10px}.page-jl-audio-marine-system__blog-title{font-size:1.4em;color:#0056b3;margin-bottom:10px;text-decoration:none}.page-jl-audio-marine-system__blog-title:hover{text-decoration:underline}.page-jl-audio-marine-system__blog-excerpt{font-size:.95em;color:#555}.page-jl-audio-marine-system__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-jl-audio-marine-system__floating-button{background-color:#ffc107;color:#333;padding:12px 20px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1em;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s ease,transform .3s ease}.page-jl-audio-marine-system__floating-button:hover{background-color:#e0a800;transform:scale(1.05)}.page-jl-audio-marine-system__payment-method-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-jl-audio-marine-system__payment-method-logo{width:auto;height:60px;object-fit:contain;filter:grayscale(20%);transition:filter .3s ease}.page-jl-audio-marine-system__payment-method-logo:hover{filter:grayscale(0)}@media (max-width:768px){.page-jl-audio-marine-system__hero-title{font-size:2em}.page-jl-audio-marine-system__hero-subtitle{font-size:1.1em}.page-jl-audio-marine-system__cta-button{padding:12px 25px;font-size:1em}.page-jl-audio-marine-system__section{padding:40px 15px}.page-jl-audio-marine-system__section-title{font-size:1.8em}.page-jl-audio-marine-system__text-content{font-size:1em}.page-jl-audio-marine-system__grid{grid-template-columns:1fr}.page-jl-audio-marine-system__grid-item{padding:20px}.page-jl-audio-marine-system__grid-item-title{font-size:1.2em}.page-jl-audio-marine-system__faq-question{padding:15px 20px;font-size:1.1em}.page-jl-audio-marine-system__faq-answer{padding:0 20px}.page-jl-audio-marine-system__faq-item.active .page-jl-audio-marine-system__faq-answer{padding:15px 20px!important}.page-jl-audio-marine-system__blog-image{height:180px}.page-jl-audio-marine-system__blog-title{font-size:1.2em}.page-jl-audio-marine-system__blog-excerpt{font-size:.9em}.page-jl-audio-marine-system__floating-buttons{right:10px;bottom:10px}.page-jl-audio-marine-system__floating-button{padding:10px 15px;font-size:.9em}.page-jl-audio-marine-system__game-provider-logo,.page-jl-audio-marine-system__payment-method-logo{height:50px}.page-jl-audio-marine-system__list-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:10px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-jl-audio-marine-system__list-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}}