.svc-hero{background:#0d0631;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:12rem 1.5rem 10rem;display:flex;position:relative;overflow:hidden}.svc-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#f9c40014 0%,#0000 70%);position:absolute;top:0;bottom:0;left:0;right:0}.svc-breadcrumb{color:#ffffff73;white-space:nowrap;align-items:center;gap:.4rem;font-size:.75rem;display:flex;position:absolute;top:1.25rem;left:50%;transform:translate(-50%)}.svc-breadcrumb a{color:#ffffff73;text-decoration:none;transition:color .2s}.svc-breadcrumb a:hover{color:var(--gold,#f9c400)}.svc-breadcrumb span{color:#ffffff40}.svc-breadcrumb .bc-current{color:#ffffffb3}.svc-hero-inner{text-align:center;z-index:2;max-width:700px;position:relative}.svc-h1{color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.svc-h1 .gold-shimmer{background:linear-gradient(90deg,#f9c400 0%,#ffe066 40%,#f9c400 80%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}@keyframes shimmer{0%{background-position:0%}to{background-position:200%}}.svc-tagline{color:#ffffffb3;margin:0 0 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6}.svc-cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.svc-btn-wa{color:#fff;background:#25d366;border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-width:210px;min-height:58px;padding:1rem 2.25rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 28px #25d36666}.svc-btn-wa:hover{background:#1da851;transform:translateY(-3px);box-shadow:0 12px 36px #25d3668c}.btn-content-default,.btn-content-hover{justify-content:center;align-items:center;gap:.625rem;width:100%;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex}.btn-content-hover{opacity:0;position:absolute;top:100%;left:0}.svc-btn-wa:hover .btn-content-default{opacity:0;transform:translateY(-150%)}.svc-btn-wa:hover .btn-content-hover{opacity:1;height:100%;top:0}.pulse-dot-wa{background-color:#fff;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}.pulse-dot-wa:before{content:"";opacity:.6;background-color:#fff;border-radius:50%;animation:1.5s infinite pulse-ring-wa;position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}@keyframes pulse-ring-wa{0%{opacity:.8;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}.svc-btn-outline{color:#ffffffd9;background:0 0;border:1.5px solid #ffffff4d;border-radius:14px;align-items:center;gap:.5rem;min-height:58px;padding:1rem 2.25rem;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.svc-btn-outline:hover{border-color:var(--gold,#f9c400);color:var(--gold,#f9c400);background:#f9c4000f}.svc-sectors-section{background:#fff;padding:5rem 1.5rem}.svc-section-inner{max-width:1100px;margin:0 auto}.svc-section-tag{text-transform:uppercase;letter-spacing:.12em;color:var(--gold,#f9c400);margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-block}.svc-section-title{color:#0d0631;letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.svc-section-subtitle{color:#6b7280;max-width:560px;margin:0 0 2.5rem;font-size:1rem;line-height:1.6}.sector-chips{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.sector-chip{border:1.5px solid var(--gold,#f9c400);color:#0d0631;background:#f9c4000f;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.sector-chip:hover{background:#f9c40024;transform:translateY(-1px)}.sector-chip svg{color:#16a34a;flex-shrink:0}.stats-row{background:#0d0631;border-radius:20px;flex-wrap:wrap;justify-content:space-around;gap:2rem;padding:2rem;display:flex}.stat-item{text-align:center}.stat-item .stat-val{color:var(--gold,#f9c400);margin-bottom:.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;line-height:1}.stat-item .stat-lbl{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.svc-features-section{background:#f8faff;padding:5rem 1.5rem}.feature-grid{grid-template-columns:1fr;gap:1.25rem;margin-top:2.5rem;display:grid}@media (min-width:640px){.feature-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.feature-grid{grid-template-columns:1fr 1fr 1fr}}.feature-card{border:1px solid #e8eaf0;border-left:4px solid var(--gold,#f9c400);background:#fff;border-radius:0 16px 16px 0;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1.5rem 1.25rem;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 12px #0d06310f}.feature-card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0d06311a}.feature-card-icon{background:#f9c4001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.1rem;display:flex}.feature-card p{color:#0d0631;margin:0;font-size:.9375rem;font-weight:600;line-height:1.5}.svc-steps-section{background:#fff;padding:5rem 1.5rem}.steps-flow{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid;position:relative}@media (min-width:768px){.steps-flow{grid-template-columns:repeat(4,1fr);gap:0}.steps-flow:before{content:"";background:linear-gradient(90deg, var(--gold,#f9c400), #f9c4004d);z-index:0;height:2px;position:absolute;top:28px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}}.step-item{text-align:center;z-index:1;flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.step-number{background:var(--gold,#f9c400);color:#0d0631;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.25rem;font-weight:900;display:flex;box-shadow:0 4px 16px #f9c40066}.step-title{color:#0d0631;margin:0 0 .5rem;font-size:1rem;font-weight:800}.step-desc{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.6}.faq-section{background:#060318;padding:5rem 1.5rem}.faq-section .svc-section-title{color:#fff}.faq-list{flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex}.faq-section details{background:#ffffff0a;border:1px solid #f9c40026;border-radius:14px;transition:border-color .2s;overflow:hidden}.faq-section details[open]{border-color:#f9c40073}.faq-section summary{cursor:pointer;color:#ffffffd9;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:700;list-style:none;transition:color .2s;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section details[open] summary{color:var(--gold,#f9c400)}.faq-chevron{color:#fff6;flex-shrink:0;transition:transform .3s}.faq-section details[open] .faq-chevron{color:var(--gold,#f9c400);transform:rotate(180deg)}.faq-answer{color:#ffffffa6;margin:0;padding:0 1.5rem 1.5rem;font-size:.9375rem;line-height:1.75}.svc-cta-section{background:var(--gold,#f9c400);text-align:center;padding:5rem 1.5rem}.svc-cta-title{color:#0d0631;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.svc-cta-sub{color:#0d0631b3;max-width:500px;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.6}.svc-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.cta-wa-btn{color:#fff;background:#0d0631;border-radius:50px;align-items:center;gap:.65rem;padding:1rem 2rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 6px 24px #0d063140}.cta-wa-btn:hover{background:#1a104a;transform:translateY(-2px)}.cta-phone-link{color:#0d0631cc;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex}.cta-phone-link:hover{color:#0d0631}.svc-others-section{background:#fff;padding:5rem 1.5rem}.other-services-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2.5rem;display:grid}@media (min-width:768px){.other-services-grid{grid-template-columns:repeat(4,1fr)}}.other-svc-card{text-align:center;background:#fff;border:1.5px solid #e8eaf0;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.other-svc-card:hover{border-color:var(--gold,#f9c400);transform:translateY(-3px);box-shadow:0 6px 24px #0d06311a}.other-svc-emoji{font-size:2rem;line-height:1}.other-svc-name{color:#0d0631;font-size:.875rem;font-weight:700}.other-svc-arrow{color:var(--gold,#f9c400);margin-top:.25rem;font-size:.75rem;font-weight:600}.svc-hero-image-panel{border-radius:20px;width:900px;max-width:100%;height:400px;margin:3.5rem auto 0;display:none;position:relative;overflow:hidden}@media (min-width:768px){.svc-hero-image-panel{display:block}}.svc-container{max-width:1100px;margin:0 auto}
