.apps-animation[data-astro-cid-noayrpse]{position:absolute!important;top:70%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important;overflow:hidden!important}.phone-frame[data-astro-cid-noayrpse]{position:absolute;top:35%;left:50%;transform:translate(-50%,-50%);width:80px;height:140px;border:1px solid #d5d8de;border-radius:8px;background:#f8f7f5;z-index:10;background:#faf9f6}.phone-screen[data-astro-cid-noayrpse]{width:100%;height:100%;padding:8px;display:flex;flex-direction:column;align-items:center;gap:6px}.phone-header[data-astro-cid-noayrpse]{width:60%;height:2px;background:#d5d8de;border-radius:1px;margin-top:4px}.phone-content[data-astro-cid-noayrpse]{flex:1;display:flex;align-items:center;justify-content:center;gap:8px}.phone-dot[data-astro-cid-noayrpse]{width:6px;height:6px;border:1px solid #d5d8de;border-radius:50%;background:transparent;animation:dotPulse 2s ease-in-out infinite}.phone-dot[data-astro-cid-noayrpse]:nth-child(1){animation-delay:0s}.phone-dot[data-astro-cid-noayrpse]:nth-child(2){animation-delay:.3s}.phone-dot[data-astro-cid-noayrpse]:nth-child(3){animation-delay:.6s}@keyframes dotPulse{0%,to{background:transparent;transform:scale(1);opacity:.5}50%{background:#d5d8de;transform:scale(1.2);opacity:1}}.road-lines[data-astro-cid-noayrpse]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;overflow:hidden}.road-line[data-astro-cid-noayrpse]{position:absolute;width:2px;height:40px;background:#d5d8de;border-radius:1px;opacity:.8;animation:dashMove linear infinite}.road-line[data-astro-cid-noayrpse]:nth-child(1){left:20%;animation-duration:1.2s;animation-delay:0s}.road-line[data-astro-cid-noayrpse]:nth-child(2){left:35%;animation-duration:1.2s;animation-delay:.15s}.road-line[data-astro-cid-noayrpse]:nth-child(3){left:65%;animation-duration:1.2s;animation-delay:.3s}.road-line[data-astro-cid-noayrpse]:nth-child(4){left:80%;animation-duration:1.2s;animation-delay:.45s}.road-line[data-astro-cid-noayrpse]:nth-child(5){left:20%;animation-duration:1.2s;animation-delay:.6s}.road-line[data-astro-cid-noayrpse]:nth-child(6){left:35%;animation-duration:1.2s;animation-delay:.75s}.road-line[data-astro-cid-noayrpse]:nth-child(7){left:65%;animation-duration:1.2s;animation-delay:.9s}.road-line[data-astro-cid-noayrpse]:nth-child(8){left:80%;animation-duration:1.2s;animation-delay:1.05s}@keyframes dashMove{0%{transform:translateY(-50px);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(200px);opacity:0}}.branding-animation[data-astro-cid-bk3s4pkd]{position:absolute!important;top:58%!important;left:50%!important;transform:translate(-50%,-50%)!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:100%!important;height:100%!important;animation:paletteSwitch 6s ease-in-out infinite!important}.color-square[data-astro-cid-bk3s4pkd]{width:32px;height:32px;border:1px solid #d5d8de;border-radius:4px;transition:background-color .5s ease-in-out}.square-1[data-astro-cid-bk3s4pkd]{background-color:#f0f0f0}.square-2[data-astro-cid-bk3s4pkd]{background-color:#e0e0e0}.square-3[data-astro-cid-bk3s4pkd]{background-color:#d0d0d0}.square-4[data-astro-cid-bk3s4pkd]{background-color:silver}.square-5[data-astro-cid-bk3s4pkd]{background-color:#b0b0b0}.square-6[data-astro-cid-bk3s4pkd]{background-color:#a0a0a0}.square-1[data-astro-cid-bk3s4pkd]{animation:colorChange1 6s ease-in-out infinite}.square-2[data-astro-cid-bk3s4pkd]{animation:colorChange2 6s ease-in-out infinite}.square-3[data-astro-cid-bk3s4pkd]{animation:colorChange3 6s ease-in-out infinite}.square-4[data-astro-cid-bk3s4pkd]{animation:colorChange4 6s ease-in-out infinite}.square-5[data-astro-cid-bk3s4pkd]{animation:colorChange5 6s ease-in-out infinite}.square-6[data-astro-cid-bk3s4pkd]{animation:colorChange6 6s ease-in-out infinite}@media(max-width:640px){.branding-animation[data-astro-cid-bk3s4pkd]{top:58%!important}}@keyframes colorChange1{0%,12.5%{background-color:#f0f0f0}12.6%,25%{background-color:#e8e8e8}25.1%,37.5%{background-color:#d0d0d0}37.6%,50%{background-color:#f8f4f0}50.1%,62.5%{background-color:#f0f8f4}62.6%,75%{background-color:#f4f0f8}75.1%,87.5%{background-color:#f8f0f4}87.6%,to{background-color:#f4f8f0}}@keyframes colorChange2{0%,12.5%{background-color:#e0e0e0}12.6%,25%{background-color:#d8d8d8}25.1%,37.5%{background-color:silver}37.6%,50%{background-color:#f0e8d8}50.1%,62.5%{background-color:#e8f0d8}62.6%,75%{background-color:#e8d8f0}75.1%,87.5%{background-color:#f0d8e8}87.6%,to{background-color:#d8f0e8}}@keyframes colorChange3{0%,12.5%{background-color:#d0d0d0}12.6%,25%{background-color:#c8c8c8}25.1%,37.5%{background-color:#b0b0b0}37.6%,50%{background-color:#e8d8c8}50.1%,62.5%{background-color:#d8e8c8}62.6%,75%{background-color:#d8c8e8}75.1%,87.5%{background-color:#e8c8d8}87.6%,to{background-color:#c8e8d8}}@keyframes colorChange4{0%,12.5%{background-color:silver}12.6%,25%{background-color:#b8b8b8}25.1%,37.5%{background-color:#a0a0a0}37.6%,50%{background-color:#e0d0c0}50.1%,62.5%{background-color:#d0e0c0}62.6%,75%{background-color:#d0c0e0}75.1%,87.5%{background-color:#e0c0d0}87.6%,to{background-color:#c0e0d0}}@keyframes colorChange5{0%,12.5%{background-color:#b0b0b0}12.6%,25%{background-color:#a8a8a8}25.1%,37.5%{background-color:#909090}37.6%,50%{background-color:#d8c8b8}50.1%,62.5%{background-color:#c8d8b8}62.6%,75%{background-color:#c8b8d8}75.1%,87.5%{background-color:#d8b8c8}87.6%,to{background-color:#b8d8c8}}@keyframes colorChange6{0%,12.5%{background-color:#a0a0a0}12.6%,25%{background-color:#989898}25.1%,37.5%{background-color:gray}37.6%,50%{background-color:#d0c0b0}50.1%,62.5%{background-color:#c0d0b0}62.6%,75%{background-color:#c0b0d0}75.1%,87.5%{background-color:#d0b0c0}87.6%,to{background-color:#b0d0c0}}.websites-animation[data-astro-cid-7hi6ft7m]{position:absolute!important;top:70%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important;overflow:hidden!important}.websites-scroll[data-astro-cid-7hi6ft7m]{position:absolute;display:flex;height:100%;align-items:center;animation:infiniteScroll 20s linear infinite;width:max-content}.website-window[data-astro-cid-7hi6ft7m]{flex-shrink:0;width:180px;height:120px;background:#faf9f6;border:1px solid #d5d8de;border-radius:5px;position:relative;margin-right:25px}.website-window[data-astro-cid-7hi6ft7m].small-window{width:140px}.window-header[data-astro-cid-7hi6ft7m]{height:18px;background:transparent;border-bottom:1px solid #d5d8de;border-radius:4px 4px 0 0;display:flex;align-items:center;padding:0 8px;gap:4px}.window-dot[data-astro-cid-7hi6ft7m]{width:4px;height:4px;border-radius:50%;border:1px solid #d5d8de;background:transparent}.window-content[data-astro-cid-7hi6ft7m]{padding:8px;height:calc(100% - 18px);display:flex;flex-direction:column;gap:4px}.content-bar[data-astro-cid-7hi6ft7m]{height:3px;background:#d5d8de;border-radius:1.5px;opacity:.7}.content-bar[data-astro-cid-7hi6ft7m]:nth-child(1){width:80%}.content-bar[data-astro-cid-7hi6ft7m]:nth-child(2){width:60%}.content-bar[data-astro-cid-7hi6ft7m]:nth-child(3){width:90%}.content-bar[data-astro-cid-7hi6ft7m]:nth-child(4){width:70%}@keyframes infiniteScroll{0%{transform:translate(-25%)}to{transform:translate(-75%)}}.retainer-animation[data-astro-cid-3qwrzhio]{position:absolute!important;top:58%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:2rem!important;pointer-events:none!important}@media(max-width:640px){.retainer-animation[data-astro-cid-3qwrzhio]{top:58%!important}}.cycle-ring-wrap[data-astro-cid-3qwrzhio]{position:relative;width:80px;height:80px;flex-shrink:0}.cycle-ring[data-astro-cid-3qwrzhio]{width:80px;height:80px}.cycle-arc[data-astro-cid-3qwrzhio]{animation:arcFill 3.6s ease-in-out infinite}@keyframes arcFill{0%{stroke-dashoffset:188.5;opacity:1}60%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:0;opacity:1}95%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:188.5;opacity:0}}.cycle-tick[data-astro-cid-3qwrzhio]{position:absolute;inset:0;margin:auto;width:24px;height:24px;opacity:0;animation:tickShow 3.6s ease-in-out infinite}@keyframes tickShow{0%{opacity:0}58%{opacity:0}65%{opacity:1}80%{opacity:1}93%{opacity:0}to{opacity:0}}.cycle-tasks[data-astro-cid-3qwrzhio]{display:flex;flex-direction:column;gap:10px}.cycle-task[data-astro-cid-3qwrzhio]{display:flex;align-items:center;gap:8px}.cycle-task-dot[data-astro-cid-3qwrzhio]{display:block;width:7px;height:7px;border-radius:50%;border:1.5px solid #d5d8de;flex-shrink:0;animation:dotCheck 3.6s ease-in-out infinite}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(1) .cycle-task-dot[data-astro-cid-3qwrzhio]{animation-delay:.4s}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(2) .cycle-task-dot[data-astro-cid-3qwrzhio]{animation-delay:.9s}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(3) .cycle-task-dot[data-astro-cid-3qwrzhio]{animation-delay:1.4s}@keyframes dotCheck{0%{border-color:#d5d8de;background:transparent}30%{border-color:#b0b0b0;background:#b0b0b0}80%{border-color:#b0b0b0;background:#b0b0b0}95%{border-color:#d5d8de;background:transparent}to{border-color:#d5d8de;background:transparent}}.cycle-task-bar[data-astro-cid-3qwrzhio]{display:block;height:3px;width:72px;border-radius:2px;background:#d5d8de;transform-origin:left center;animation:barReveal 3.6s ease-in-out infinite}.cycle-task-bar[data-astro-cid-3qwrzhio].short{width:52px}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(1) .cycle-task-bar[data-astro-cid-3qwrzhio]{animation-delay:.2s}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(2) .cycle-task-bar[data-astro-cid-3qwrzhio]{animation-delay:.7s}.cycle-task[data-astro-cid-3qwrzhio]:nth-child(3) .cycle-task-bar[data-astro-cid-3qwrzhio]{animation-delay:1.2s}@keyframes barReveal{0%{transform:scaleX(0);opacity:0}5%{opacity:1}20%{transform:scaleX(1);opacity:1}80%{transform:scaleX(1);opacity:1}95%{transform:scaleX(0);opacity:0}to{transform:scaleX(0);opacity:0}}.home-testimonials-section[data-astro-cid-j7pv25f6],.home-process-section[data-astro-cid-j7pv25f6],.home-faq-section[data-astro-cid-j7pv25f6]{padding:3.5rem 0}.home-testimonials-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6],.home-process-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6],.home-faq-section[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:600;line-height:1.3;letter-spacing:-.01em;text-transform:none;margin-bottom:.85rem}.home-process-steps[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:clamp(1rem,1.6vw,1.15rem);font-weight:500;text-transform:none;color:var(--color-dark);margin-bottom:.5rem}.home-service-details[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6],.home-testimonials-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6],.home-process-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6],.home-faq-section[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--color-mid);line-height:1.7}.home-testimonials-heading[data-astro-cid-j7pv25f6]{max-width:760px;margin-bottom:2rem}.home-testimonial-marquee[data-astro-cid-j7pv25f6]{position:relative;display:grid;gap:1rem;overflow:hidden;padding:.25rem 0;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 9%,#000 91%,transparent 100%)}.home-testimonial-row[data-astro-cid-j7pv25f6]{overflow:hidden}.home-testimonial-track[data-astro-cid-j7pv25f6]{display:flex;width:max-content;animation:testimonial-scroll-left 42s linear infinite;will-change:transform}.home-testimonial-row[data-astro-cid-j7pv25f6][data-direction=right] .home-testimonial-track[data-astro-cid-j7pv25f6]{animation-name:testimonial-scroll-right;animation-duration:48s}.home-testimonial-set[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;padding-right:1rem}.home-testimonial-card[data-astro-cid-j7pv25f6]{flex:0 0 clamp(260px,28vw,350px);min-height:154px;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;padding:1.25rem;border:1px solid var(--color-border);border-radius:8px;background:#ffffff85}.home-testimonial-card[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0}.home-testimonial-card[data-astro-cid-j7pv25f6] footer[data-astro-cid-j7pv25f6]{display:grid;gap:.25rem}.home-testimonial-card[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--color-dark);font-size:.95rem;font-weight:600;line-height:1.2}.home-testimonial-card[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{color:var(--color-mid);font-size:.82rem;line-height:1.3}@keyframes testimonial-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes testimonial-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.home-process-section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:4rem 5vw}.home-process-heading[data-astro-cid-j7pv25f6]{max-width:760px;margin-bottom:3rem}.home-process-heading[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0}.home-process-steps[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;min-height:340px;align-items:stretch}.home-process-step[data-astro-cid-j7pv25f6]{position:relative;display:flex;flex:0 0 180px;min-width:0;border:1px solid var(--color-border);border-radius:8px;padding:2rem;color:var(--color-dark);overflow:hidden;outline:none;transition:flex-basis .38s ease,flex-grow .38s ease,border-color .25s ease,box-shadow .25s ease}.home-process-step[data-astro-cid-j7pv25f6].is-active,.home-process-step[data-astro-cid-j7pv25f6]:hover,.home-process-step[data-astro-cid-j7pv25f6]:focus,.home-process-step[data-astro-cid-j7pv25f6]:focus-visible,.home-process-step[data-astro-cid-j7pv25f6]:focus-within{flex:1 1 0;border-color:var(--color-dark)}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6]:not(:hover),.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6]:not(:focus-within):not(:focus){flex:0 0 180px;border-color:var(--color-border)}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6]:hover,.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6]:focus,.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6]:focus-within{flex:1 1 0;border-color:var(--color-dark)}.home-process-step[data-astro-cid-j7pv25f6]:focus,.home-process-step[data-astro-cid-j7pv25f6]:focus-visible{box-shadow:0 0 0 3px #3333331f}.home-process-step[data-astro-cid-j7pv25f6] .home-step-num[data-astro-cid-j7pv25f6]{position:absolute;top:2rem;left:50%;transform:translate(-50%);color:var(--color-mid);font-size:.95rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;letter-spacing:.18em;font-weight:500;line-height:1;transition:left .25s ease,transform .25s ease}.home-process-step-body[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:center;width:100%;min-width:0;transition:justify-content .22s ease}.home-process-step[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0;writing-mode:horizontal-tb;transform:translateY(8px);align-self:flex-start;font-size:clamp(1.4rem,3vw,1.8rem);font-weight:600;opacity:0;max-height:0;overflow:hidden;transition:opacity .22s ease,transform .3s ease,max-height .3s ease,margin-bottom .3s ease}.home-process-step[data-astro-cid-j7pv25f6]:before{content:attr(data-stage);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--color-dark);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600;writing-mode:vertical-rl;transform:rotate(180deg);pointer-events:none;opacity:1;transition:opacity .22s ease}.home-step-label[data-astro-cid-j7pv25f6]{position:absolute;top:2.2rem;left:2rem;color:var(--color-mid);font-size:.9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;letter-spacing:.18em;opacity:0;transition:opacity .2s ease}.home-process-step[data-astro-cid-j7pv25f6]:after{content:"";position:absolute;bottom:1.8rem;left:50%;width:7px;height:7px;border-radius:999px;background:var(--color-border);transform:translate(-50%);transition:opacity .2s ease}.home-process-step[data-astro-cid-j7pv25f6].is-active .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-step-num[data-astro-cid-j7pv25f6]{opacity:0}.home-process-step[data-astro-cid-j7pv25f6].is-active .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-step-label[data-astro-cid-j7pv25f6]{opacity:1}.home-process-step[data-astro-cid-j7pv25f6].is-active:before,.home-process-step[data-astro-cid-j7pv25f6]:hover:before,.home-process-step[data-astro-cid-j7pv25f6]:focus:before,.home-process-step[data-astro-cid-j7pv25f6]:focus-within:before,.home-process-step[data-astro-cid-j7pv25f6]:focus-visible:before{opacity:0}.home-process-step[data-astro-cid-j7pv25f6].is-active .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-process-step-body[data-astro-cid-j7pv25f6]{justify-content:flex-end}.home-process-step[data-astro-cid-j7pv25f6].is-active h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible h3[data-astro-cid-j7pv25f6]{transform:translateY(0);margin-bottom:.75rem;max-height:3rem;opacity:1}.home-process-step[data-astro-cid-j7pv25f6].is-active:after,.home-process-step[data-astro-cid-j7pv25f6]:hover:after,.home-process-step[data-astro-cid-j7pv25f6]:focus:after,.home-process-step[data-astro-cid-j7pv25f6]:focus-within:after,.home-process-step[data-astro-cid-j7pv25f6]:focus-visible:after{opacity:0}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) .home-step-num[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) .home-step-num[data-astro-cid-j7pv25f6]{opacity:1}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) .home-step-label[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) .home-step-label[data-astro-cid-j7pv25f6]{opacity:0}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover):before,.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus):before{opacity:1}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) .home-process-step-body[data-astro-cid-j7pv25f6]{justify-content:center}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) h3[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) h3[data-astro-cid-j7pv25f6]{transform:translateY(8px);margin-bottom:0;max-height:0;opacity:0}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover):after,.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus):after{opacity:1}.home-process-steps[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;max-width:560px;font-size:.95rem;line-height:1.7;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease,opacity .22s ease}.home-process-step[data-astro-cid-j7pv25f6].is-active p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible p[data-astro-cid-j7pv25f6]{max-height:10rem;opacity:1}.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) p[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) p[data-astro-cid-j7pv25f6]{max-height:0;opacity:0}.home-faq-header[data-astro-cid-j7pv25f6]{max-width:760px;margin:0 auto 2rem;text-align:center}.home-faq-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto}.home-faq-item[data-astro-cid-j7pv25f6]{overflow:hidden;border-radius:12px;transition:border-color .3s ease}.home-faq-item[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-muted)}.home-faq-item[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0;font-size:1rem;font-weight:500;line-height:1.3;text-transform:none}.home-faq-section[data-astro-cid-j7pv25f6] .faq-question[data-astro-cid-j7pv25f6]{width:100%;min-height:56px;padding:1.25rem 1.5rem;background:none;border:none;color:var(--color-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;text-align:left;transition:background .3s ease}.home-faq-section[data-astro-cid-j7pv25f6] .faq-question[data-astro-cid-j7pv25f6]:hover,.home-faq-section[data-astro-cid-j7pv25f6] .faq-question[data-astro-cid-j7pv25f6]:focus{background:#00000005;outline:none}.home-faq-section[data-astro-cid-j7pv25f6] .faq-arrow[data-astro-cid-j7pv25f6]{flex:0 0 auto;font-size:.75rem;transition:transform .3s ease}.home-faq-section[data-astro-cid-j7pv25f6] .faq-question[data-astro-cid-j7pv25f6][aria-expanded=true] .faq-arrow[data-astro-cid-j7pv25f6]{transform:rotate(90deg)}.home-faq-section[data-astro-cid-j7pv25f6] .faq-answer[data-astro-cid-j7pv25f6]{max-height:0;overflow:hidden;padding:0 1.5rem;transition:max-height .3s ease,padding .3s ease}.home-faq-section[data-astro-cid-j7pv25f6] .faq-answer[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{line-height:1.7;margin:0;font-size:.95rem}.home-faq-section[data-astro-cid-j7pv25f6] .faq-item[data-astro-cid-j7pv25f6].open .faq-answer[data-astro-cid-j7pv25f6]{max-height:500px;padding:0 1.5rem 1.25rem}@media(max-width:900px){.home-process-steps[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:1.5rem}.home-process-section[data-astro-cid-j7pv25f6] .container[data-astro-cid-j7pv25f6]{padding:2rem}.home-process-steps[data-astro-cid-j7pv25f6]{display:grid;min-height:0}.home-process-step[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active,.home-process-step[data-astro-cid-j7pv25f6]:hover,.home-process-step[data-astro-cid-j7pv25f6]:focus,.home-process-step[data-astro-cid-j7pv25f6]:focus-visible,.home-process-step[data-astro-cid-j7pv25f6]:focus-within,.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6]:not(:hover),.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6]:not(:focus-within):not(:focus){display:block;flex:none;min-height:0;padding:1.5rem;border-color:var(--color-border)}.home-process-step[data-astro-cid-j7pv25f6] .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-step-num[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-step-num[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) .home-step-num[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) .home-step-num[data-astro-cid-j7pv25f6]{position:static;display:block;margin-bottom:1rem;opacity:1;transform:none}.home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-step-label[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-step-label[data-astro-cid-j7pv25f6]{display:none}.home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) .home-process-step-body[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) .home-process-step-body[data-astro-cid-j7pv25f6]{display:block;opacity:1;transform:none}.home-process-step[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within h3[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible h3[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) h3[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) h3[data-astro-cid-j7pv25f6]{writing-mode:horizontal-tb;transform:none;margin:0 0 .75rem;font-size:1.15rem}.home-process-step[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6].is-active p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:hover p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-within p[data-astro-cid-j7pv25f6],.home-process-step[data-astro-cid-j7pv25f6]:focus-visible p[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:hover .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:hover) p[data-astro-cid-j7pv25f6],.home-process-steps[data-astro-cid-j7pv25f6]:focus-within .home-process-step[data-astro-cid-j7pv25f6].is-active:not(:focus-within):not(:focus) p[data-astro-cid-j7pv25f6]{max-height:none;opacity:1;overflow:visible}.home-process-step[data-astro-cid-j7pv25f6]:after{display:none}.home-process-step[data-astro-cid-j7pv25f6]:before{display:none}}@media(max-width:640px){.home-testimonials-section[data-astro-cid-j7pv25f6],.home-process-section[data-astro-cid-j7pv25f6],.home-faq-section[data-astro-cid-j7pv25f6]{padding:2.5rem 0}.home-testimonials-heading[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem}.home-testimonial-marquee[data-astro-cid-j7pv25f6]{gap:.75rem;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 13%,#000 87%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 13%,#000 87%,transparent 100%)}.home-testimonial-set[data-astro-cid-j7pv25f6]{gap:.75rem;padding-right:.75rem}.home-testimonial-card[data-astro-cid-j7pv25f6]{flex-basis:260px;min-height:170px;padding:1rem}.home-faq-header[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem;text-align:left}.home-faq-section[data-astro-cid-j7pv25f6] .faq-question[data-astro-cid-j7pv25f6]{padding:1rem}.home-faq-section[data-astro-cid-j7pv25f6] .faq-answer[data-astro-cid-j7pv25f6]{padding:0 1rem}.home-faq-section[data-astro-cid-j7pv25f6] .faq-item[data-astro-cid-j7pv25f6].open .faq-answer[data-astro-cid-j7pv25f6]{padding:0 1rem 1rem}}@media(prefers-reduced-motion:reduce){.home-testimonial-track[data-astro-cid-j7pv25f6]{animation:none;transform:none}.home-testimonial-marquee[data-astro-cid-j7pv25f6]{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}
