.techmanu-section-header[data-astro-cid-wk2votdk]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:0 20px;margin-bottom:30px}.techmanu-section-header[data-astro-cid-wk2votdk].is-left{align-items:flex-start;text-align:left;padding:0}@media(min-width:768px){.techmanu-section-header[data-astro-cid-wk2votdk]{gap:10px;margin-bottom:40px}}.techmanu-section-header__eyebrow[data-astro-cid-wk2votdk]{color:var(--primary-color);font-size:1.2rem;margin:0;font-weight:500}.techmanu-section-header__title[data-astro-cid-wk2votdk]{font-size:2.2rem;color:var(--ink);margin:0;line-height:1.2}@media(min-width:768px){.techmanu-section-header__title[data-astro-cid-wk2votdk]{font-size:2.6rem}}.techmanu-section-header__subtitle[data-astro-cid-wk2votdk]{color:var(--ink-muted);margin-top:8px;max-width:640px;font-size:1.05rem;line-height:1.6}.techmanu-section-header[data-astro-cid-wk2votdk].is-invert .techmanu-section-header__eyebrow[data-astro-cid-wk2votdk],.techmanu-section-header[data-astro-cid-wk2votdk].is-invert .techmanu-section-header__title[data-astro-cid-wk2votdk]{color:#fff}.techmanu-section-header[data-astro-cid-wk2votdk].is-invert .techmanu-section-header__subtitle[data-astro-cid-wk2votdk]{color:#ffffffd9}.techmanu-process[data-astro-cid-25obxio5]{padding:80px 30px;background:var(--surface);text-align:center}.techmanu-process__grid[data-astro-cid-25obxio5]{position:relative;isolation:isolate;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:40px auto 0}.techmanu-process__connector[data-astro-cid-25obxio5]{display:none}@media(min-width:1024px){.techmanu-process__grid[data-astro-cid-25obxio5]{grid-template-columns:repeat(4,1fr)}.techmanu-process__connector[data-astro-cid-25obxio5]{display:block;position:absolute;top:50%;width:20px;height:6px;z-index:-1;background:var(--primary-color);border-radius:3px;transform:translateY(-50%) scaleX(0);transform-origin:left center;transition:transform .55s cubic-bezier(.16,1,.3,1);pointer-events:none}.techmanu-process__connector--1[data-astro-cid-25obxio5]{left:calc(25% - 15px)}.techmanu-process__connector--2[data-astro-cid-25obxio5]{left:calc(50% - 10px)}.techmanu-process__connector--3[data-astro-cid-25obxio5]{left:calc(75% - 5px)}.techmanu-process__grid[data-astro-cid-25obxio5]:hover .techmanu-process__connector[data-astro-cid-25obxio5]{transform:translateY(-50%) scaleX(1)}.techmanu-process__grid[data-astro-cid-25obxio5]:hover .techmanu-process__connector--1[data-astro-cid-25obxio5]{transition-delay:0s}.techmanu-process__grid[data-astro-cid-25obxio5]:hover .techmanu-process__connector--2[data-astro-cid-25obxio5]{transition-delay:.35s}.techmanu-process__grid[data-astro-cid-25obxio5]:hover .techmanu-process__connector--3[data-astro-cid-25obxio5]{transition-delay:.7s}}.techmanu-process__card[data-astro-cid-25obxio5]{position:relative;overflow:hidden;isolation:isolate;background:var(--surface-muted);padding:30px;border-radius:10px;box-shadow:var(--shadow-sm);text-align:left;border:2px solid transparent;cursor:pointer;transition:box-shadow .4s ease,border-color .4s ease}.techmanu-process__card[data-astro-cid-25obxio5]:before{content:"";position:absolute;top:32px;right:32px;width:0;height:0;z-index:-1;background:linear-gradient(135deg,#00a68f,#008f7c);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;transform:translate(50%,-50%);pointer-events:none;transition:width .85s cubic-bezier(.65,.05,.36,1),height .85s cubic-bezier(.65,.05,.36,1);animation:techmanuProcessBlob 7s ease-in-out infinite}@keyframes techmanuProcessBlob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:40% 60% 50% 50%/40% 50% 50% 60%}50%{border-radius:30% 70% 60% 40%/50% 60% 40% 50%}75%{border-radius:50% 50% 40% 60%/60% 40% 60% 50%}}.techmanu-process__card[data-astro-cid-25obxio5]:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-color)}.techmanu-process__card[data-astro-cid-25obxio5]:hover:before{width:380%;height:380%}.techmanu-process__count[data-astro-cid-25obxio5]{position:absolute;top:16px;right:20px;color:var(--line-strong);font-size:2.2rem;font-weight:700;font-family:var(--font-display);transition:color .4s ease .15s}.techmanu-process__icon[data-astro-cid-25obxio5]{background:var(--surface);padding:12px;border-radius:12px;width:70px;height:70px;margin-bottom:16px;position:relative}.techmanu-process__title[data-astro-cid-25obxio5]{color:var(--primary-color);font-size:1.4rem;font-weight:700;margin:0 0 4px;transition:color .4s ease .15s}.techmanu-process__desc[data-astro-cid-25obxio5]{color:var(--ink-muted);line-height:1.6;margin:0;transition:color .4s ease .15s}.techmanu-process__card[data-astro-cid-25obxio5]:hover .techmanu-process__count[data-astro-cid-25obxio5]{color:#ffffffd9}.techmanu-process__card[data-astro-cid-25obxio5]:hover .techmanu-process__title[data-astro-cid-25obxio5]{color:#fff}.techmanu-process__card[data-astro-cid-25obxio5]:hover .techmanu-process__desc[data-astro-cid-25obxio5]{color:#ffffffe6}.techmanu-process__card[data-astro-cid-25obxio5] .dot-divider[data-astro-cid-25obxio5]:before,.techmanu-process__card[data-astro-cid-25obxio5] .dot-divider[data-astro-cid-25obxio5]:after{transition:background-color .4s ease .15s}.techmanu-process__card[data-astro-cid-25obxio5]:hover .dot-divider[data-astro-cid-25obxio5]:before,.techmanu-process__card[data-astro-cid-25obxio5]:hover .dot-divider[data-astro-cid-25obxio5]:after{background-color:#fff}@media(prefers-reduced-motion:reduce){.techmanu-process__card[data-astro-cid-25obxio5]:before{transition-duration:1ms;animation:none}.techmanu-process__connector[data-astro-cid-25obxio5]{transition-duration:1ms!important;transition-delay:0s!important}.techmanu-process__card[data-astro-cid-25obxio5] [data-astro-cid-25obxio5],.techmanu-process__card[data-astro-cid-25obxio5] .dot-divider[data-astro-cid-25obxio5]:before,.techmanu-process__card[data-astro-cid-25obxio5] .dot-divider[data-astro-cid-25obxio5]:after{transition-duration:1ms!important}}@media(max-width:768px){.techmanu-process[data-astro-cid-25obxio5]{padding:56px 18px 64px}.techmanu-process__grid[data-astro-cid-25obxio5]{gap:14px;margin-top:24px}.techmanu-process__card[data-astro-cid-25obxio5]{padding:22px 20px}.techmanu-process__count[data-astro-cid-25obxio5]{top:12px;right:16px;font-size:1.8rem}}@media(max-width:640px){.techmanu-process__grid[data-astro-cid-25obxio5]{grid-template-columns:1fr}}
