.page-jl-enterprise__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-jl-enterprise__floating-button{display:inline-block;padding:12px 25px;background-color:#FFD700;color:#1a1a1a;text-decoration:none;border-radius:30px;font-weight:bold;font-size:16px;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:background-color 0.3s ease,transform 0.2s ease}.page-jl-enterprise__floating-button:hover{background-color:#E5C100;transform:translateY(-2px)}.page-jl-enterprise__main-content{font-family:'Arial',sans-serif;color:#f0f0f0;line-height:1.6;background-color:#1a1a1a}.page-jl-enterprise__hero-section{position:relative;width:100%;padding:10px 0 60px;background-size:cover;background-position:center;text-align:center;color:#ffffff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px}.page-jl-enterprise__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:1}.page-jl-enterprise__hero-content{position:relative;z-index:2;max-width:90%;margin:0 auto}.page-jl-enterprise__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,0.7);color:#FFD700}.page-jl-enterprise__hero-subtitle{font-size:1.4em;margin-bottom:30px;max-width:800px}.page-jl-enterprise__cta-button{display:inline-block;padding:15px 35px;background-color:#FFD700;color:#1a1a1a;text-decoration:none;border-radius:5px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.2s ease}.page-jl-enterprise__cta-button:hover{background-color:#E5C100;transform:translateY(-2px)}.page-jl-enterprise__section{padding:50px 20px;text-align:center;max-width:1200px;margin:0 auto}.page-jl-enterprise__section-title{font-size:2.2em;margin-bottom:30px;color:#FFD700;text-shadow:1px 1px 2px rgba(0,0,0,0.5)}.page-jl-enterprise__text-content{font-size:1.1em;color:#e0e0e0;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-jl-enterprise__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px}.page-jl-enterprise__category-card{background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,0.4);transition:transform 0.3s ease,box-shadow 0.3s ease}.page-jl-enterprise__category-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.6)}.page-jl-enterprise__category-image-wrapper{width:100%;height:200px;overflow:hidden}.page-jl-enterprise__category-image{width:100%;height:100%;object-fit:cover}.page-jl-enterprise__category-title{font-size:1.4em;color:#FFD700;margin:20px 0 10px;padding:0 15px}.page-jl-enterprise__category-description{font-size:0.95em;color:#cccccc;padding:0 15px 20px}.page-jl-enterprise__agent-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-jl-enterprise__benefit-item{background-color:#2a2a2a;border-radius:10px;padding:30px;text-align:left;box-shadow:0 4px 12px rgba(0,0,0,0.3);transition:transform 0.3s ease}.page-jl-enterprise__benefit-item:hover{transform:translateY(-5px)}.page-jl-enterprise__benefit-title{font-size:1.5em;color:#FFD700;margin-bottom:15px}.page-jl-enterprise__benefit-description{font-size:1em;color:#e0e0e0}.page-jl-enterprise__promo-section{background-color:#222;padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto}.page-jl-enterprise__promo-image-wrapper{margin-top:40px;margin-bottom:40px;width:100%;max-width:800px;margin-left:auto;margin-right:auto;overflow:hidden;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,0.5)}.page-jl-enterprise__promo-image{width:100%;height:auto;display:block}.page-jl-enterprise__promo-text{font-size:1.1em;color:#e0e0e0;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-jl-enterprise__faq-section{padding:60px 20px;max-width:900px;margin:0 auto}.page-jl-enterprise__faq-item{background-color:#2a2a2a;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,0.2);overflow:hidden}.page-jl-enterprise__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#333;color:#FFD700;font-size:1.1em;font-weight:bold;user-select:none;transition:background-color 0.3s ease}.page-jl-enterprise__faq-question:hover{background-color:#444}.page-jl-enterprise__faq-question h3{margin:0;pointer-events:none;color:#FFD700}.page-jl-enterprise__faq-toggle{font-size:1.5em;font-weight:bold;pointer-events:none;transition:transform 0.3s ease}.page-jl-enterprise__faq-item.active .page-jl-enterprise__faq-toggle{transform:rotate(45deg)}.page-jl-enterprise__faq-answer{max-height:0;overflow:hidden;padding:0 15px;background-color:#2a2a2a;color:#e0e0e0;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-enterprise__faq-item.active .page-jl-enterprise__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-jl-enterprise__faq-answer p{margin-bottom:10px}.page-jl-enterprise__faq-answer p:last-child{margin-bottom:0}.page-jl-enterprise__contact-section{background-color:#1a1a1a;padding:60px 20px;text-align:center}.page-jl-enterprise__contact-info p{font-size:1.1em;margin-bottom:10px;color:#e0e0e0}.page-jl-enterprise__contact-info a{color:#FFD700;text-decoration:none;transition:color 0.3s ease}.page-jl-enterprise__contact-info a:hover{color:#E5C100}@media (max-width:768px){.page-jl-enterprise__hero-section{min-height:400px}.page-jl-enterprise__hero-title{font-size:2em}.page-jl-enterprise__hero-subtitle{font-size:1.1em}.page-jl-enterprise__cta-button{padding:12px 25px;font-size:1em}.page-jl-enterprise__section-title{font-size:1.8em}.page-jl-enterprise__text-content{font-size:1em}.page-jl-enterprise__game-categories{grid-template-columns:1fr}.page-jl-enterprise__agent-benefits{grid-template-columns:1fr}.page-jl-enterprise__benefit-item{padding:25px}.page-jl-enterprise__benefit-title{font-size:1.3em}.page-jl-enterprise__promo-image-wrapper{margin-top:20px;margin-bottom:20px}.page-jl-enterprise__promo-text{font-size:1em}.page-jl-enterprise__faq-question{font-size:1em}.page-jl-enterprise__faq-answer{padding:15px !important}.page-jl-enterprise__floating-buttons{bottom:10px;right:10px;gap:8px}.page-jl-enterprise__floating-button{padding:10px 20px;font-size:14px}}