.InteractiveServiceLayout-module__g6WugG__layoutWrapper{background:var(--background);padding:5rem 0 10rem;position:relative}.InteractiveServiceLayout-module__g6WugG__layoutWrapper:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at top,#3b82f60d,#0000 70%);width:100%;height:500px;position:absolute;top:0;left:50%;transform:translate(-50%)}.InteractiveServiceLayout-module__g6WugG__mainContent{z-index:1;flex-direction:column;gap:6rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.InteractiveServiceLayout-module__g6WugG__contentSection{border:1px solid var(--glass-border);background:#fff;border-radius:20px;padding:4rem;scroll-margin-top:100px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px #0c5adb0d}.InteractiveServiceLayout-module__g6WugG__contentSection:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0c5adb1f}.InteractiveServiceLayout-module__g6WugG__sectionTitle{font-family:var(--font-heading);color:var(--foreground);border-bottom:1px solid var(--glass-border);margin-bottom:2.5rem;padding-bottom:1.5rem;font-size:2.5rem;font-weight:800}.InteractiveServiceLayout-module__g6WugG__htmlContent{color:var(--foreground);flex-direction:column;gap:1.5rem;display:flex}.InteractiveServiceLayout-module__g6WugG__htmlContent p{font-family:var(--font-body);letter-spacing:.2px;color:var(--secondary-foreground);font-size:1.15rem;line-height:1.9}.InteractiveServiceLayout-module__g6WugG__htmlContent h3{font-family:var(--font-heading);color:var(--foreground);margin-top:2.5rem;font-size:1.8rem;font-weight:800}.InteractiveServiceLayout-module__g6WugG__htmlContent ul,.InteractiveServiceLayout-module__g6WugG__htmlContent ol{color:var(--secondary-foreground);flex-direction:column;gap:.8rem;margin-top:.5rem;padding-left:1.5rem;font-size:1.15rem;display:flex}.InteractiveServiceLayout-module__g6WugG__htmlContent li{line-height:1.8;position:relative}.InteractiveServiceLayout-module__g6WugG__htmlContent li::marker{color:var(--primary)}.InteractiveServiceLayout-module__g6WugG__htmlContent strong{color:var(--foreground);font-weight:700}.InteractiveServiceLayout-module__g6WugG__htmlContent blockquote{border-left:4px solid var(--primary);color:var(--foreground);background:#3b82f60d;border-radius:0 12px 12px 0;margin:1.5rem 0;padding:2rem;font-size:1.3rem;font-style:italic;position:relative}.InteractiveServiceLayout-module__g6WugG__htmlContent blockquote:before{content:"\"";color:#3b82f633;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:10px;left:20px}.InteractiveServiceLayout-module__g6WugG__faqSection{box-shadow:none;background:0 0;border:none;padding:0}.InteractiveServiceLayout-module__g6WugG__faqSection:hover{box-shadow:none;transform:none}.InteractiveServiceLayout-module__g6WugG__faqList{flex-direction:column;gap:1.2rem;display:flex}.InteractiveServiceLayout-module__g6WugG__faqItem{border:1px solid var(--glass-border);background:var(--card-bg);border-radius:12px;transition:all .3s;overflow:hidden}.InteractiveServiceLayout-module__g6WugG__faqOpen{background:#fff;border-color:#0c5adb99;box-shadow:0 15px 40px #0c5adb1a}.InteractiveServiceLayout-module__g6WugG__faqQuestion{text-align:left;width:100%;font-family:var(--font-heading);color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.8rem;font-size:1.35rem;font-weight:700;display:flex}.InteractiveServiceLayout-module__g6WugG__faqIcon{color:var(--primary);font-size:1.5rem;font-weight:300;transition:transform .3s}.InteractiveServiceLayout-module__g6WugG__faqAnswer{color:var(--secondary-foreground);border-top:1px solid #ffffff0d;padding:0 1.8rem 1.8rem;font-size:1.1rem;line-height:1.8;animation:.3s ease-out forwards InteractiveServiceLayout-module__g6WugG__slideDown}@keyframes InteractiveServiceLayout-module__g6WugG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.InteractiveServiceLayout-module__g6WugG__layoutWrapper{padding:3rem 0}.InteractiveServiceLayout-module__g6WugG__contentSection{border-radius:12px;padding:2.5rem 1.5rem}.InteractiveServiceLayout-module__g6WugG__sectionTitle{font-size:1.8rem}.InteractiveServiceLayout-module__g6WugG__htmlContent p{font-size:1.1rem}}
.page-module__kSaxVa__article{min-height:80vh;padding-bottom:4rem}.page-module__kSaxVa__header{background:var(--background);border-bottom:1px solid var(--glass-border);text-align:center;padding:8rem 0 6rem;position:relative;overflow:hidden}.page-module__kSaxVa__header:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#3b82f614 0%,#0000 60%);width:80vw;height:80vw;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.page-module__kSaxVa__headerContainer{z-index:1;max-width:900px;margin:0 auto;position:relative}.page-module__kSaxVa__iconWrapper{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:4rem;display:flex;box-shadow:0 10px 30px #0003}.page-module__kSaxVa__title{font-family:var(--font-heading);letter-spacing:-1.5px;color:var(--foreground);margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.15}.page-module__kSaxVa__subtitle{font-family:var(--font-body);color:var(--secondary-foreground);text-align:center;margin-bottom:2.5rem;font-size:1.3rem;line-height:1.8}.page-module__kSaxVa__heroImageContainer{z-index:2;max-width:1200px;margin-top:-3rem;position:relative}.page-module__kSaxVa__heroBanner{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 80px #0006}.page-module__kSaxVa__heroImage{object-fit:cover;transition:transform 10s}.page-module__kSaxVa__heroBanner:hover .page-module__kSaxVa__heroImage{transform:scale(1.05)}@media (max-width:768px){.page-module__kSaxVa__title{font-size:2.5rem}}
