.approach-pg h1,.approach-pg h2,.approach-pg h3,.approach-pg h4,.approach-pg h5,.approach-pg h6,.approach-pg summary{font-family:var(--font-body), "Archivo", sans-serif;font-weight:700}.approach-pg h2{text-wrap:balance}.approach-pg .mega-menu-icon{width:auto;min-width:0;height:auto;min-height:0;color:inherit;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.approach-pg svg{flex-shrink:0;width:20px;height:20px}.approach-pg{--ap-bg:#fcfbfe;--ap-card-bg:#fff;--ap-accent:var(--ink);--ap-accent-light:#22c55e;--ap-accent-pink:var(--pink);--ap-text-dark:var(--ink);--ap-text-gray:#666;--ap-border:#00000014;--ap-shadow:0 10px 30px #0000000a;--ap-radius:10px;--ink:#07111c;--ink-soft:#111f2d;--surface:#f4f7fa;--surface-alt:#eef2f7;--muted:#5a6775;--line:#dce3e9;--pink:#e92f72;--pink-hover:#d91b5c;--pink-soft:#e92f7217;--green:#14866d;--green-soft:#14866d1a;--purple:#7057d9;--mint:#42c7a6;--red:#c02a3f;--on-dark:#ffffffb8;--on-dark-dim:#ffffff8c;--hairline:#ffffff24;--radius:2px;--radius-pill:999px;--pad-section:96px;background:var(--ap-bg);color:var(--ap-text-dark);overflow-x:hidden}.ap-hero{color:#fff;background:#0a0d12;padding:160px 0 100px;position:relative;overflow:hidden}.ap-hero-container{z-index:10;justify-content:space-between;align-items:center;gap:40px;max-width:1320px;margin:0 auto;padding:0 40px;display:flex;position:relative}.ap-hero-content{text-align:left;flex:1.2}.ap-hero-tag{letter-spacing:2px;text-transform:uppercase;color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:2px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.ap-hero-title{color:#fff;letter-spacing:-2px;margin-bottom:30px;font-size:clamp(40px,4.5vw,64px);font-weight:800;line-height:1.1}.ap-hero-desc{color:#ffffffb3;max-width:550px;margin-bottom:40px;font-size:19px;line-height:1.6}.ap-hero-cta{gap:16px;margin-bottom:40px;display:flex}.ap-hero-image-side{flex:.8;justify-content:flex-end;display:flex;position:relative}.ap-hero-img-wrapper{z-index:2;max-width:100%;position:relative}.ap-hero-img{object-fit:cover;border:1px solid #ffffff1a;border-radius:2px;width:100%;height:auto;box-shadow:0 40px 100px #0000004d}.ap-all-approach{padding:120px 0 100px}.ap-section-header{max-width:800px;margin-bottom:80px}.ap-subtitle{color:var(--ap-accent-light);text-transform:uppercase;letter-spacing:.15em;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.ap-section-title{letter-spacing:-1px;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.1}.ap-section-desc{color:var(--ap-text-gray);font-size:18px;line-height:1.6}.ap-approach-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ap-card{background:var(--ap-card-bg);border:1px solid var(--ap-border);border-radius:var(--ap-radius);flex-direction:column;height:100%;padding:48px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.ap-card-icon{border-radius:var(--ap-radius);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:flex}.ap-card-icon svg{width:28px;height:28px}.ap-card h3{color:var(--ap-text-dark);margin-bottom:16px;font-size:28px;font-weight:800}.ap-card p{color:var(--ap-text-gray);flex-grow:1;margin-bottom:40px;font-size:16px;line-height:1.6}.ap-card-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;padding-top:24px;display:flex}.ap-link-text{color:var(--ap-text-dark);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:700}.ap-arrow-btn{width:40px;height:40px;color:var(--ap-text-dark);background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.ap-card:hover{border-color:var(--ap-accent-light);transform:translateY(-8px);box-shadow:0 20px 50px #00000014}.ap-card:hover .ap-arrow-btn{background:var(--ap-accent-light);color:#fff;transform:translate(5px)}.ap-methodology{padding:80px 0 120px}.ap-box{border-radius:var(--ap-radius);background:#f0f7f4;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;padding:80px;display:grid}.ap-img{border-radius:var(--ap-radius);height:500px;position:relative;overflow:hidden}.ap-content h2{color:var(--ap-text-dark);letter-spacing:-1px;margin-bottom:48px;font-size:52px;font-weight:800;line-height:1.05}.ap-trust-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.ap-benefit-item h4{color:var(--ap-text-dark);margin-bottom:12px;font-size:20px;font-weight:800}.ap-benefit-item p{color:var(--ap-text-gray);font-size:15px;line-height:1.6}.ap-newsletter{padding:80px 0 120px}.ap-newsletter-box{border-radius:var(--ap-radius);background:#fdf5f8;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;padding:80px;display:grid}.ap-newsletter-img{border-radius:var(--ap-radius);height:500px;position:relative;overflow:hidden}.ap-newsletter-content h2{color:var(--ap-text-dark);letter-spacing:-1px;margin-bottom:48px;font-size:52px;font-weight:800;line-height:1.05}@media (max-width:1100px){.ap-hero-container{text-align:center;flex-direction:column;gap:48px}.ap-hero-content{text-align:center;flex:1}.ap-hero-desc{margin-left:auto;margin-right:auto}.ap-hero-cta{justify-content:center}.ap-hero-image-side{flex:1;justify-content:center;max-width:600px;margin:0 auto}.ap-approach-grid{grid-template-columns:1fr 1fr}.ap-box,.ap-newsletter-box{grid-template-columns:1fr;gap:40px;padding:40px}.ap-img,.ap-newsletter-img{height:400px}}@media (max-width:760px){.ap-hero{padding-top:140px}.ap-hero-title{font-size:36px}.ap-hero-cta{flex-direction:column;width:100%}.ap-hero-cta a{text-align:center;width:100%}.ap-approach-grid{grid-template-columns:1fr}.ap-section-title{font-size:40px}.ap-content h2,.ap-newsletter-content h2{font-size:36px}}.ap-card:hover .ap-arrow-btn svg{stroke:#fff!important}@media (prefers-reduced-motion:reduce){.approach-pg *,.approach-pg :before,.approach-pg :after{transition:none!important;animation:none!important;transform:none!important}}
