AI fundamentally changed software development. Developers using Cursor, Copilot, and Claude Code produce more code, catch more bugs, and iterate faster.
AI does not replace engineering judgment — it amplifies it. The risk is more code without senior judgment. We integrate AI while maintaining quality.
We build with AI tools because they make us faster without making us worse. The productivity gain is real when AI augments good engineering judgment.
<style> :root{--primary:#6061f6;--accent:#c5ef48;--dark:#111827;--body:#4b5563;--muted:#6b7280;--bg-light:#f8f9fa;--bg-white:#ffffff;--bg-tint:#fafbff;--border:rgba(0,0,0,0.06);--shadow-sm:0 4px 24px rgba(0,0,0,0.05);--shadow-md:0 12px 40px rgba(96,97,246,0.10);--radius-card:20px;--radius-sm:12px;--radius-pill:999px} *{font-family:'Inter',sans-serif} .lca-h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--dark);margin:0 0 1rem 0;letter-spacing:-0.02em;line-height:1.2} .lca-h2 strong{font-weight:700;color:var(--primary)} .lca-h3{font-size:clamp(0.95rem,1.8vw,1.1rem);font-weight:600;color:var(--dark);margin:0 0 0.5rem 0;line-height:1.3} .lca-body{font-size:clamp(0.875rem,1.4vw,0.975rem);color:var(--body);line-height:1.7;margin:0} .lca-split{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start} .lca-bento{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start} .lca-bento-heading{position:sticky;top:2rem} .lca-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px} .lca-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px} .lca-card{background:var(--bg-white);border-radius:var(--radius-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);padding:28px 24px;position:relative;overflow:hidden;transition:background 0.25s ease,box-shadow 0.25s ease} .lca-card::before{content:'';position:absolute;left:0;top:0;width:3px;height:0;background:var(--primary);border-radius:20px 0 0 20px;transition:height 0.25s ease} .lca-card:hover::before{height:100%} .lca-card:hover{background:var(--bg-tint);box-shadow:var(--shadow-md)} .lca-icon-wrap{width:48px;height:48px;border-radius:14px;background:rgba(96,97,246,0.08);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:16px} .lca-icon-wrap svg{width:24px;height:24px;color:var(--primary)} .lca-callout{background:var(--bg-light);border-left:3px solid var(--primary);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:24px 28px} .lca-callout-dark{background:var(--dark);border-radius:var(--radius-card);padding:28px 24px;color:#fff} .lca-callout-dark .lca-body{color:rgba(255,255,255,0.7)} .lca-callout-dark .lca-h3{color:#fff} .lca-pill{display:inline-block;font-size:0.75rem;font-weight:600;padding:4px 12px;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:0.05em} .lca-pill-green{background:rgba(197,239,72,0.15);color:#4d7c0f} .lca-step-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(96,97,246,0.08);color:var(--primary);font-weight:700;font-size:0.9rem;flex-shrink:0} @media(max-width:991px){.lca-grid-3{grid-template-columns:repeat(2,1fr)}} @media(max-width:767px){.lca-split,.lca-bento{grid-template-columns:1fr;gap:2rem}.lca-bento-heading{position:static}.lca-grid-2,.lca-grid-3{grid-template-columns:1fr}} </style> <div class='section_why-aiassist'> <div class='padding-global padding-section-large'> <div class='container-large'> <div class='lca-split'> <div> <h2 class='lca-h2'>AI makes us faster without making us <strong>worse.</strong></h2> <p class='lca-body' style='margin-top:1rem'>We use Cursor, Copilot, and Claude Code daily. AI handles routine coding so engineers focus on architecture and logic. The productivity gains are real when AI augments good engineering judgment.</p> </div> <div class='lca-callout'> <p class='lca-body'>The risk is teams that produce more code without the senior judgment to make it good code. We've integrated AI deeply into our workflow while maintaining architecture quality and engineering standards. AI doesn't replace review — it accelerates what gets reviewed.</p> </div> </div> </div> </div> </div> <div class='section_when-aiassist' style='background:var(--bg-light)'> <div class='padding-global padding-section-large'> <div class='container-large'> <div class='lca-bento'> <div class='lca-bento-heading'> <h2 class='lca-h2'>When we choose AI-assisted <strong>development.</strong></h2> <p class='lca-body' style='margin-top:1rem'>The scenarios where AI-acceleration delivers the most value.</p> </div> <div class='lca-grid-2'> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z'/></svg></div><h3 class='lca-h3'>Faster delivery without quality tradeoff</h3><p class='lca-body'>AI tools accelerate implementation of well-designed systems. The productivity gain is real when applied to clear requirements with sound architecture.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M12 6v12m-3-2.818l.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12c-.725 0-1.45-.22-2.003-.659-1.106-.879-1.106-2.303 0-3.182s2.9-.879 4.006 0l.415.33M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/></svg></div><h3 class='lca-h3'>Budget constraints require higher output from smaller teams</h3><p class='lca-body'>AI-assisted development lets smaller teams deliver more. The economics work better when AI handles routine coding and humans focus on design and quality.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M2.25 18L9 11.25l4.306 4.307a11.95 11.95 0 015.814-5.519l2.74-1.22m0 0l-5.94-2.28m5.94 2.28l-2.28 5.941'/></svg></div><h3 class='lca-h3'>Iteration speed is competitive advantage</h3><p class='lca-body'>Markets that reward fast iteration benefit most from AI acceleration. Test hypotheses faster, respond to feedback quickly, outpace competitors on feature velocity.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M10.5 6h9.75M10.5 6a1.5 1.5 0 11-3 0m3 0a1.5 1.5 0 10-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-9.75 0h9.75'/></svg></div><h3 class='lca-h3'>You want a modern development partner</h3><p class='lca-body'>How a team works tells you about output quality. Teams using modern tools with discipline produce better results than those stuck in old patterns.</p></div> </div> </div> </div> </div> </div> <div class='section_what-aiassist'> <div class='padding-global padding-section-large'> <div class='container-large'> <h2 class='lca-h2' style='text-align:center;margin-bottom:0.5rem'>What AI-assisted development <strong>includes.</strong></h2> <p class='lca-body' style='text-align:center;max-width:600px;margin:0 auto 3rem'>AI integrated throughout the development lifecycle — not a separate service, but how we build.</p> <div class='lca-grid-3'> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M17.25 6.75L22.5 12l-5.25 5.25m-10.5 0L1.5 12l5.25-5.25m7.5-3l-4.5 16.5'/></svg></div><h3 class='lca-h3'>AI Code Generation</h3><p class='lca-body'>Cursor, Copilot, and Claude Code throughout development. Code completion, implementation suggestions, refactoring, documentation. AI handles routine coding so developers focus on architecture and logic.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z'/><path stroke-linecap='round' stroke-linejoin='round' d='M15 12a3 3 0 11-6 0 3 3 0 016 0z'/></svg></div><h3 class='lca-h3'>AI-Assisted Code Review</h3><p class='lca-body'>AI tools review code for bugs, security issues, and quality problems. Additional review layer that catches issues before production. Faster reviews without sacrificing thoroughness.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z'/></svg></div><h3 class='lca-h3'>Automated Testing Generation</h3><p class='lca-body'>AI generates test cases, edge cases, and test implementations. Higher test coverage with less manual test writing. Tests that would be tedious to write by hand get generated efficiently.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m0 12.75h7.5m-7.5 3h12'/></svg></div><h3 class='lca-h3'>AI Documentation & Spec Writing</h3><p class='lca-body'>Documentation generated from code and conversations. READMEs, API docs, inline comments, technical specs. Documentation stays current because AI helps maintain it.</p></div> <div class='lca-card'><div class='lca-icon-wrap'><svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'><path stroke-linecap='round' stroke-linejoin='round' d='M15.59 14.37a6 6 0 01-5.84 7.38v-4.8m5.84-2.58a14.98 14.98 0 006.16-12.12A14.98 14.98 0 009.631 8.41m5.96 5.96a14.926 14.926 0 01-5.841 2.58m-.119-8.54a6 6 0 00-7.381 5.84h4.8m2.581-5.84a14.927 14.927 0 00-2.58 5.84m2.699 2.7c-.103.021-.207.041-.311.06a15.09 15.09 0 01-2.448-2.448 14.9 14.9 0 01.06-.312m-2.24 2.39a4.493 4.493 0 00-6.25 0 4.493 4.493 0 000 6.25l.003-.002l6.248-6.247z'/></svg></div><h3 class='lca-h3'>Rapid Prototyping & Wireframing</h3><p class='lca-body'>AI accelerates early-stage design exploration. Wireframes, mockups, and prototypes generated quickly for feedback and iteration. Faster path from idea to something users can react to.</p></div> </div> </div> </div> </div> <div class='section_who-aiassist' style='background:var(--bg-light)'> <div class='padding-global padding-section-large'> <div class='container-large'> <div class='lca-bento'> <div class='lca-bento-heading'> <h2 class='lca-h2'>Who AI-assisted development is <strong>for.</strong></h2> <p class='lca-body' style='margin-top:1rem'><span class='lca-pill lca-pill-green'>Ideal Fit</span></p> </div> <div> <div style='display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem'><span class='lca-step-num'>1</span><div><h3 class='lca-h3'>Startups with Aggressive Timelines</h3><p class='lca-body'>You're racing to market. Every week matters. AI-assisted development delivers more in less time without the quality tradeoffs of rushing.</p></div></div> <div style='display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem'><span class='lca-step-num'>2</span><div><h3 class='lca-h3'>Companies with Limited Development Budget</h3><p class='lca-body'>You need significant development but resources are constrained. AI-assisted teams deliver more per dollar than traditional development approaches.</p></div></div> <div style='display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem'><span class='lca-step-num'>3</span><div><h3 class='lca-h3'>Organizations Modernizing Development</h3><p class='lca-body'>You want partners using current best practices, not approaches from five years ago. AI-assisted development is now standard for high-performing teams.</p></div></div> <div style='display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem'><span class='lca-step-num'>4</span><div><h3 class='lca-h3'>Anyone Hiring Development Partners</h3><p class='lca-body'>The teams delivering best results use AI tools effectively. If your development partner isn't, you're getting less than you could. AI-assisted isn't a premium — it's standard practice.</p></div></div> <div class='lca-callout-dark' style='margin-top:24px'><h3 class='lca-h3'>Not the right fit if</h3><p class='lca-body'>You specifically want development without AI tools for compliance or preference reasons. We can accommodate this but note it affects timeline and pricing.</p></div> </div> </div> </div> </div> </div>
Success Stories
Case Study
AI Employees
We built this for ourselves because I wouldn’t ask a client to trust something we hadn’t lived through first. Every failure mode, every edge case, every calibration, we hit all of it. That’s what makes us the right team to build this for someone else.
Is your team doing repetitive tasks? Stop wasting money, and get a custom solution that not only saves you time, but also reducesmistakes and makes your team more productive!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
<style> :root{--primary:#6061f6;--accent:#c5ef48;--dark:#111827;--body:#4b5563;--muted:#6b7280;--bg-light:#f8f9fa;--bg-white:#ffffff;--bg-tint:#fafbff;--border:rgba(0,0,0,0.06);--shadow-sm:0 4px 24px rgba(0,0,0,0.05);--shadow-md:0 12px 40px rgba(96,97,246,0.10);--radius-card:20px;--radius-sm:12px} *{font-family:'Inter',sans-serif} .lca-h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;color:var(--dark);margin:0 0 1rem 0;letter-spacing:-0.02em;line-height:1.2} .lca-h2 strong{font-weight:700;color:var(--primary)} .lca-body{font-size:clamp(0.875rem,1.4vw,0.975rem);color:var(--body);line-height:1.7;margin:0} .lca-testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px} .lca-testimonial-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-card);padding:32px 28px;position:relative;overflow:hidden;transition:background 0.25s ease,box-shadow 0.25s ease} .lca-testimonial-card::before{content:'';position:absolute;left:0;top:0;width:3px;height:0;background:var(--primary);border-radius:20px 0 0 20px;transition:height 0.25s ease} .lca-testimonial-card:hover::before{height:100%} .lca-testimonial-card:hover{background:var(--bg-tint);box-shadow:var(--shadow-md)} .lca-testimonial-tag{display:inline-block;font-size:0.75rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:0.05em;margin-bottom:12px;transition:color 0.25s ease} .lca-testimonial-card:hover .lca-testimonial-tag{color:var(--primary)} .lca-testimonial-title{font-size:1.1rem;font-weight:600;color:var(--dark);margin:0 0 8px;line-height:1.3} .lca-testimonial-desc{font-size:0.925rem;color:var(--body);line-height:1.6;margin:0 0 20px} .lca-testimonial-metrics{display:flex;gap:24px} .lca-testimonial-metric{display:flex;flex-direction:column} .lca-testimonial-metric-value{font-size:1.25rem;font-weight:700;color:var(--primary)} .lca-testimonial-metric-label{font-size:0.8rem;color:var(--muted)} .lca-faqs-grid{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:start} .lca-faq-list{display:flex;flex-direction:column} .lca-faq-item{border-bottom:1px solid #eaeaea} .lca-faq-trigger{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;width:100%;background:none;border:none;text-align:left} .lca-faq-trigger:hover h3{color:var(--primary)} .lca-faq-trigger h3{font-size:1.05rem;font-weight:600;color:var(--dark);margin:0;padding-right:1.5rem;transition:color 0.2s;line-height:1.4} .lca-faq-arrow{width:24px;height:24px;flex-shrink:0;transition:transform 0.3s cubic-bezier(0.4,0,0.2,1);color:var(--primary)} .lca-faq-item[data-open='true'] .lca-faq-arrow{transform:rotate(180deg)} .lca-faq-collapse{overflow:hidden;height:0;transition:height 0.3s cubic-bezier(0.4,0,0.2,1)} .lca-faq-answer{padding:0 0 1.5rem 0} .lca-faq-answer p{font-size:0.975rem;color:var(--body);margin:0;line-height:1.7} @media(max-width:767px){.lca-testimonials-grid,.lca-faqs-grid{grid-template-columns:1fr;gap:2rem}} </style> <div class='section_case-studies' style='background:var(--bg-light)'> <div class='padding-global padding-section-large'> <div class='container-large'> <h2 class='lca-h2' style='margin-bottom:2.5rem'>LowCode Agency, in action with AI-assisted <strong>development.</strong></h2> <div class='lca-testimonials-grid'> <div class='lca-testimonial-card'><span class='lca-testimonial-tag'>Sports / AI</span><h3 class='lca-testimonial-title'>MyNIL Brand — Rapid AI App Development</h3><p class='lca-testimonial-desc'>AI-assisted development accelerated implementation of AI-driven brand assessment and recommendation features, delivering a functional platform ahead of competitive alternatives.</p><div class='lca-testimonial-metrics'><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>3x</span><span class='lca-testimonial-metric-label'>assessment completion</span></div><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>9/10</span><span class='lca-testimonial-metric-label'>user satisfaction</span></div></div></div> <div class='lca-testimonial-card'><span class='lca-testimonial-tag'>Leadership / SaaS</span><h3 class='lca-testimonial-title'>The Attributes — Complex Feature Velocity</h3><p class='lca-testimonial-desc'>AI-assisted development enabled small team to implement sophisticated AI features faster while maintaining code quality. Higher output without proportionally larger team.</p><div class='lca-testimonial-metrics'><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>40%</span><span class='lca-testimonial-metric-label'>faster feature delivery</span></div><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>3,000+</span><span class='lca-testimonial-metric-label'>users served</span></div></div></div> <div class='lca-testimonial-card' style='grid-column:1/-1'><span class='lca-testimonial-tag'>Nonprofit / Platform</span><h3 class='lca-testimonial-title'>CHIIP — Multi-System Integration</h3><p class='lca-testimonial-desc'>AI-assisted development accelerated integration coding for complex multi-agent funding platform — generating boilerplate, handling API mapping, writing tests. Senior engineers focused on architecture.</p><div class='lca-testimonial-metrics'><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>Standard</span><span class='lca-testimonial-metric-label'>timeline despite complexity</span></div><div class='lca-testimonial-metric'><span class='lca-testimonial-metric-value'>70%</span><span class='lca-testimonial-metric-label'>on-time proposals</span></div></div></div> </div> </div> </div> </div> <div class='section_faqs'> <div class='padding-global padding-section-large'> <div class='container-large'> <div class='lca-faqs-grid'> <div><h2 class='lca-h2'>We get asked this <strong>all the time.</strong></h2><p class='lca-body' style='margin-top:1rem'>Straightforward answers about AI-assisted development.</p></div> <div class='lca-faq-list'> <div class='lca-faq-item' data-open='false'><button class='lca-faq-trigger'><h3>Is AI-generated code reliable enough for production?</h3><svg class='lca-faq-arrow' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'><path stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/></svg></button><div class='lca-faq-collapse'><div class='lca-faq-answer'><p>AI-generated code goes through the same review and testing as human-written code. Quality comes from process, not from who wrote the first draft. Properly reviewed AI-assisted code is as reliable as any code we ship.</p></div></div></div> <div class='lca-faq-item' data-open='false'><button class='lca-faq-trigger'><h3>How do I know my project gets human attention?</h3><svg class='lca-faq-arrow' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'><path stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/></svg></button><div class='lca-faq-collapse'><div class='lca-faq-answer'><p>AI assists — it doesn't replace. Every architecture decision, code review, and quality judgment involves experienced engineers. AI accelerates their work; it doesn't substitute for it.</p></div></div></div> <div class='lca-faq-item' data-open='false'><button class='lca-faq-trigger'><h3>Does AI assistance mean junior developers doing work?</h3><svg class='lca-faq-arrow' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'><path stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/></svg></button><div class='lca-faq-collapse'><div class='lca-faq-answer'><p>No. AI makes senior developers more productive — it doesn't make junior developers senior. Our team composition doesn't change because of AI tools. You get experienced engineers who happen to use modern tools.</p></div></div></div> <div class='lca-faq-item' data-open='false'><button class='lca-faq-trigger'><h3>How will my code be maintained after handoff?</h3><svg class='lca-faq-arrow' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'><path stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/></svg></button><div class='lca-faq-collapse'><div class='lca-faq-answer'><p>Code quality and maintainability are independent of AI assistance. We write clean, documented, well-structured code regardless of how it's generated. Your team or future developers can maintain it normally.</p></div></div></div> <div class='lca-faq-item' data-open='false'><button class='lca-faq-trigger'><h3>Are there security risks with AI-assisted development?</h3><svg class='lca-faq-arrow' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='2'><path stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/></svg></button><div class='lca-faq-collapse'><div class='lca-faq-answer'><p>We're aware of risks — AI suggesting insecure patterns, training data leakage, prompt injection. Our security review process specifically checks for AI-related risks. We use enterprise versions of tools with appropriate data handling.</p></div></div></div> </div> </div> </div> </div> </div> <script> (function(){var d=300;function o(i){var c=i.querySelector('.lca-faq-collapse');if(!c)return;i.dataset.open='true';c.style.overflow='hidden';c.style.height='0px';requestAnimationFrame(function(){c.style.height=c.scrollHeight+'px';setTimeout(function(){if(i.dataset.open=='true'){c.style.height='auto';}},d);});}function f(i){var c=i.querySelector('.lca-faq-collapse');if(!c)return;i.dataset.open='false';c.style.overflow='hidden';c.style.height=c.getBoundingClientRect().height+'px';requestAnimationFrame(function(){c.style.height='0px';});}var w=document.querySelectorAll('.lca-faq-list');w.forEach(function(l){var items=Array.prototype.slice.call(l.querySelectorAll('.lca-faq-item'));items.forEach(function(i){var t=i.querySelector('.lca-faq-trigger');var c=i.querySelector('.lca-faq-collapse');if(!t||!c)return;i.dataset.open='false';c.style.overflow='hidden';c.style.height='0px';c.style.transition='height '+d+'ms cubic-bezier(0.4, 0, 0.2, 1)';t.addEventListener('click',function(e){e.preventDefault();var s=i.dataset.open=='true';items.forEach(function(x){if(x!==i&&x.dataset.open=='true')f(x);});s?f(i):o(i);});});});})(); </script>