html.ai-consult-open{overflow:hidden}.ai-consult__trigger[data-astro-cid-3f374gvf]{position:fixed;z-index:35;right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));display:inline-flex;min-height:52px;align-items:center;gap:14px;justify-content:center;padding:0 18px 0 20px;border:1px solid var(--ds-color-brand-black);border-radius:var(--ds-radius-element);background:var(--ds-color-background-dark);box-shadow:var(--ds-shadow-soft);color:var(--ds-color-text-on-dark);cursor:pointer;font-family:var(--ds-font-sans);font-size:13px;font-weight:700;letter-spacing:0;opacity:0;pointer-events:none;transform:translateY(12px);transition:background-color var(--ds-duration-fast) ease,border-color var(--ds-duration-fast) ease,color var(--ds-duration-fast) ease,opacity var(--ds-duration-base) ease,transform var(--ds-duration-base) var(--ds-ease-out),visibility 0s linear var(--ds-duration-base);visibility:hidden}.ai-consult[data-astro-cid-3f374gvf].is-visible .ai-consult__trigger[data-astro-cid-3f374gvf]{opacity:1;pointer-events:auto;transform:translateY(0);transition:background-color var(--ds-duration-fast) ease,border-color var(--ds-duration-fast) ease,color var(--ds-duration-fast) ease,opacity var(--ds-duration-base) ease,transform var(--ds-duration-base) var(--ds-ease-out);visibility:visible}.ai-consult__trigger[data-astro-cid-3f374gvf]:hover{background:var(--ds-color-background-surface);color:var(--ds-color-text-primary)}.ai-consult__trigger-arrow[data-astro-cid-3f374gvf]{font-family:var(--ds-font-en);font-size:16px;line-height:1;transition:transform var(--ds-duration-fast) var(--ds-ease-out)}.ai-consult__trigger[data-astro-cid-3f374gvf]:hover .ai-consult__trigger-arrow[data-astro-cid-3f374gvf]{transform:translate(4px)}.ai-consult__trigger[data-astro-cid-3f374gvf]:focus-visible,.ai-consult__close[data-astro-cid-3f374gvf]:focus-visible,.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:focus-visible,.ai-consult__copy[data-astro-cid-3f374gvf]:focus-visible{outline:var(--ds-focus);outline-offset:var(--ds-focus-offset)}.ai-consult__dialog[data-astro-cid-3f374gvf]{width:min(680px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--ds-color-border-strong);border-radius:0;background:var(--ds-color-background-body);box-shadow:var(--ds-shadow-float);color:var(--ds-color-text-primary);overflow:auto}.ai-consult__dialog[data-astro-cid-3f374gvf]::backdrop{background:#0a0c089e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ai-consult__panel[data-astro-cid-3f374gvf]{padding:clamp(28px,5vw,48px)}.ai-consult__header[data-astro-cid-3f374gvf]{display:grid;align-items:start;gap:24px;grid-template-columns:minmax(0,1fr) 44px}.ai-consult__label[data-astro-cid-3f374gvf]{display:inline-flex;align-items:center;gap:var(--ds-label-rule-gap);color:var(--ds-color-text-muted);font-family:var(--ds-font-en);font-size:var(--ds-text-label);font-weight:600;letter-spacing:var(--ds-tracking-label);line-height:1.5;text-transform:uppercase}.ai-consult__label[data-astro-cid-3f374gvf]:before{width:var(--ds-label-rule-width);height:1px;background:currentColor;content:"";flex:none}.ai-consult__header[data-astro-cid-3f374gvf] h2[data-astro-cid-3f374gvf]{margin-top:20px;font-family:var(--ds-font-sans);font-size:clamp(28px,4vw,38px);font-weight:500;letter-spacing:0;line-height:1.48}.ai-consult__close[data-astro-cid-3f374gvf]{position:relative;width:44px;height:44px;padding:0;border:1px solid var(--ds-color-border-strong);border-radius:var(--ds-radius-element);background:transparent;color:var(--ds-color-text-primary);cursor:pointer}.ai-consult__close[data-astro-cid-3f374gvf]:before,.ai-consult__close[data-astro-cid-3f374gvf]:after{position:absolute;top:21px;left:12px;width:18px;height:1px;background:currentColor;content:""}.ai-consult__close[data-astro-cid-3f374gvf]:before{transform:rotate(45deg)}.ai-consult__close[data-astro-cid-3f374gvf]:after{transform:rotate(-45deg)}.ai-consult__description[data-astro-cid-3f374gvf]{max-width:560px;margin-top:24px;color:var(--ds-color-text-body);font-size:14px;line-height:1.9}.ai-consult__providers[data-astro-cid-3f374gvf]{margin-top:32px;border-top:1px solid var(--ds-color-border-default);border-left:1px solid var(--ds-color-border-default)}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]{position:relative;display:grid;min-height:76px;align-items:center;gap:20px;grid-template-columns:44px minmax(0,1fr) 24px;padding:14px 18px;border-right:1px solid var(--ds-color-border-default);border-bottom:1px solid var(--ds-color-border-default);background:var(--ds-color-background-surface);color:var(--ds-color-text-primary);text-decoration:none;transition:background-color var(--ds-duration-fast) ease}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:before{position:absolute;top:0;right:0;left:0;height:var(--ds-rule-emphasis-height);background:var(--ds-color-brand-black);content:"";transform:scaleX(0);transform-origin:left;transition:transform var(--ds-duration-slow) var(--ds-ease-out)}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:hover{background:var(--ds-color-background-hover)}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:hover:before,.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:focus-visible:before{transform:scaleX(1)}.ai-consult__index[data-astro-cid-3f374gvf]{color:var(--ds-color-text-muted);font-family:var(--ds-font-en);font-size:13px;font-weight:600;letter-spacing:.12em}.ai-consult__provider-copy[data-astro-cid-3f374gvf]{display:grid;gap:4px}.ai-consult__provider-copy[data-astro-cid-3f374gvf] strong[data-astro-cid-3f374gvf]{font-family:var(--ds-font-en);font-size:17px;font-weight:600;letter-spacing:0}.ai-consult__provider-copy[data-astro-cid-3f374gvf] small[data-astro-cid-3f374gvf]{color:var(--ds-color-text-muted);font-size:var(--ds-text-small);line-height:1.5}.ai-consult__arrow[data-astro-cid-3f374gvf]{font-family:var(--ds-font-en);font-size:16px;transition:transform var(--ds-duration-fast) var(--ds-ease-out)}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:hover .ai-consult__arrow[data-astro-cid-3f374gvf]{transform:translate(2px,-2px)}.ai-consult__footer[data-astro-cid-3f374gvf]{margin-top:24px}.ai-consult__copy[data-astro-cid-3f374gvf]{min-height:44px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--ds-color-text-primary);cursor:pointer;font-family:var(--ds-font-sans);font-size:13px;font-weight:600;letter-spacing:0}.ai-consult__status[data-astro-cid-3f374gvf]{min-height:24px;margin-top:8px;color:var(--ds-color-status-success);font-size:var(--ds-text-small);line-height:1.7}.ai-consult__note[data-astro-cid-3f374gvf]{padding-top:16px;border-top:1px solid var(--ds-color-border-default);color:var(--ds-color-text-muted);font-size:var(--ds-text-small);line-height:1.8}@media(max-width:767px){.ai-consult__trigger[data-astro-cid-3f374gvf]{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));min-height:48px;gap:10px;padding:0 14px 0 16px}.ai-consult__dialog[data-astro-cid-3f374gvf]{inset:auto 0 0;width:100%;max-height:min(86dvh,720px);margin:0;border-right:0;border-bottom:0;border-left:0}.ai-consult__panel[data-astro-cid-3f374gvf]{padding:28px 24px max(28px,env(safe-area-inset-bottom))}.ai-consult__header[data-astro-cid-3f374gvf]{position:relative;display:block;padding-right:52px}.ai-consult__close[data-astro-cid-3f374gvf]{position:absolute;top:0;right:0}.ai-consult__header[data-astro-cid-3f374gvf] h2[data-astro-cid-3f374gvf]{font-size:27px}.ai-consult__providers[data-astro-cid-3f374gvf]{margin-top:24px}.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]{min-height:68px;gap:14px;grid-template-columns:34px minmax(0,1fr) 20px;padding:10px 14px}}@media(max-width:360px){.ai-consult__trigger[data-astro-cid-3f374gvf]{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));padding:0 12px 0 14px;font-size:12px}.ai-consult__panel[data-astro-cid-3f374gvf]{padding-right:18px;padding-left:18px}.ai-consult__provider-copy[data-astro-cid-3f374gvf] strong[data-astro-cid-3f374gvf]{font-size:16px}.ai-consult__provider-copy[data-astro-cid-3f374gvf] small[data-astro-cid-3f374gvf]{font-size:12px}}@media(prefers-reduced-motion:reduce){.ai-consult__trigger[data-astro-cid-3f374gvf],.ai-consult__trigger-arrow[data-astro-cid-3f374gvf],.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf],.ai-consult__providers[data-astro-cid-3f374gvf] a[data-astro-cid-3f374gvf]:before,.ai-consult__arrow[data-astro-cid-3f374gvf]{transition:none}}.detail-hero[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt],.detail-hero__copy[data-astro-cid-6u7z4gbt],.detail-hero__photo[data-astro-cid-6u7z4gbt],.overview-copy[data-astro-cid-6u7z4gbt],.overview-points[data-astro-cid-6u7z4gbt],.overview-points[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt],.detail-head[data-astro-cid-6u7z4gbt]>[data-astro-cid-6u7z4gbt],.support-card[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt],.process-copy[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt],.fit-copy[data-astro-cid-6u7z4gbt],.fit-list[data-astro-cid-6u7z4gbt],.detail-contact__grid[data-astro-cid-6u7z4gbt]>[data-astro-cid-6u7z4gbt],.detail-contact__actions[data-astro-cid-6u7z4gbt]{min-width:0}.detail-hero[data-astro-cid-6u7z4gbt]{position:relative;overflow:hidden;padding:var(--ds-space-page-hero-top) 0 var(--ds-space-page-hero-bottom);background:var(--ansatz-black);color:#fff;isolation:isolate}.detail-hero__grid[data-astro-cid-6u7z4gbt]{display:grid;align-items:end;gap:clamp(44px,6vw,88px);grid-template-columns:minmax(0,1.04fr) minmax(320px,.74fr)}.detail-hero[data-astro-cid-6u7z4gbt] .ansatz-label[data-astro-cid-6u7z4gbt],.process-panel[data-astro-cid-6u7z4gbt] .ansatz-label[data-astro-cid-6u7z4gbt],.detail-contact[data-astro-cid-6u7z4gbt] .ansatz-label[data-astro-cid-6u7z4gbt]{color:#ffffff8f}.detail-hero[data-astro-cid-6u7z4gbt] h1[data-astro-cid-6u7z4gbt]{max-width:880px;margin-top:20px;font-family:var(--ansatz-sans);font-size:var(--ds-text-h1);font-weight:500;letter-spacing:0;line-height:1.42}.detail-hero__copy[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label){max-width:680px;margin-top:24px;color:#ffffffc2;font-size:16px;line-height:2.05}.detail-hero__photo[data-astro-cid-6u7z4gbt]{margin:0;border:1px solid rgba(255,255,255,.12);background:#ffffff0d}.detail-hero__photo[data-astro-cid-6u7z4gbt] img[data-astro-cid-6u7z4gbt]{width:100%;height:clamp(220px,24vw,320px);object-fit:cover;filter:grayscale(.72) saturate(.65) contrast(1.04) brightness(.88)}.detail-section[data-astro-cid-6u7z4gbt]{border-bottom:1px solid var(--ansatz-line);padding:var(--ansatz-section-pad) 0}.detail-section--white[data-astro-cid-6u7z4gbt]{background:var(--ansatz-white)}#engagement[data-astro-cid-6u7z4gbt]{padding:var(--ds-space-section-compact) 0}#engagement[data-astro-cid-6u7z4gbt] .detail-head[data-astro-cid-6u7z4gbt]{margin-bottom:clamp(36px,4vw,48px)}.overview-grid[data-astro-cid-6u7z4gbt]{display:grid;gap:clamp(52px,7vw,104px);grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr)}.overview-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.detail-head[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.process-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.fit-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.detail-contact[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{font-family:var(--ansatz-sans);font-weight:500;letter-spacing:0;line-height:1.52}.overview-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{max-width:720px;margin-top:30px;font-size:var(--ds-text-h2)}.overview-body[data-astro-cid-6u7z4gbt]{display:grid;gap:18px;max-width:650px;margin-top:30px;color:var(--ansatz-text-body);line-height:2}.overview-points[data-astro-cid-6u7z4gbt]{display:grid;align-self:start;border-top:1px solid rgba(23,29,31,.16)}.overview-points[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt]{display:grid;gap:28px;grid-template-columns:64px minmax(0,1fr);min-height:0;padding:28px 0;border-bottom:1px solid rgba(23,29,31,.16)}.overview-points[data-astro-cid-6u7z4gbt] span[data-astro-cid-6u7z4gbt]{color:var(--ansatz-faint);font-family:var(--ansatz-en);font-size:13px;font-weight:700;letter-spacing:.12em;line-height:1.6}.overview-points[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.support-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{font-size:20px;font-weight:700;letter-spacing:0;line-break:strict;line-height:1.5;overflow-wrap:break-word;text-wrap:pretty;word-break:normal}@supports (word-break: auto-phrase){.overview-points[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.support-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.detail-hero__copy[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label),.overview-body[data-astro-cid-6u7z4gbt],.detail-head[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label),.support-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.fit-list[data-astro-cid-6u7z4gbt] li[data-astro-cid-6u7z4gbt],.detail-contact[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]{word-break:auto-phrase}}.overview-points[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.support-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]{margin-top:16px;color:var(--ansatz-text-body);font-size:13px;line-height:1.9}.support-band[data-astro-cid-6u7z4gbt]{background:var(--ansatz-paper)}.detail-head[data-astro-cid-6u7z4gbt]{display:grid;gap:38px;grid-template-columns:190px minmax(0,1fr);margin-bottom:var(--ds-space-section-head)}.detail-head--single[data-astro-cid-6u7z4gbt]{grid-template-columns:minmax(0,1fr);padding-top:clamp(22px,3vw,36px);border-top:1px solid rgba(23,29,31,.16)}.detail-head[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{max-width:860px;font-size:clamp(28px,3.2vw,38px)}.detail-head--single[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{max-width:980px}.detail-head[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label){max-width:680px;margin-top:24px;color:var(--ansatz-text-body);line-height:2}.support-grid[data-astro-cid-6u7z4gbt]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ansatz-line);border-left:1px solid var(--ansatz-line)}.support-card[data-astro-cid-6u7z4gbt]{min-height:240px;padding:clamp(22px,2.2vw,30px);border-right:1px solid var(--ansatz-line);border-bottom:1px solid var(--ansatz-line);background:var(--ansatz-white)}.engagement-grid[data-astro-cid-6u7z4gbt]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--ansatz-line);border-left:1px solid var(--ansatz-line)}.engagement-card[data-astro-cid-6u7z4gbt]{min-height:0;padding:clamp(28px,2.5vw,32px);border-right:1px solid var(--ansatz-line);border-bottom:1px solid var(--ansatz-line);background:var(--ansatz-white)}.process-list[data-astro-cid-6u7z4gbt] span[data-astro-cid-6u7z4gbt]{color:var(--ansatz-faint);font-family:var(--ansatz-en);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.engagement-card[data-astro-cid-6u7z4gbt] .engagement-card__label[data-astro-cid-6u7z4gbt]{margin:0 0 28px;padding-bottom:16px;border-bottom:1px solid var(--ansatz-line);color:var(--ansatz-muted);font-family:var(--ansatz-en);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.5;text-transform:uppercase}.engagement-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{margin:0;font-family:var(--ansatz-sans);font-size:clamp(20px,1.45vw,22px);font-weight:700;letter-spacing:0;line-height:1.5;text-wrap:balance}.engagement-card__title-part[data-astro-cid-6u7z4gbt]{display:inline-block}.engagement-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.engagement-card__label){margin-top:24px;font-size:14px}.process-band[data-astro-cid-6u7z4gbt]{background:var(--ansatz-black);color:#fff}.process-panel[data-astro-cid-6u7z4gbt]{display:grid;gap:clamp(44px,7vw,92px);grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr)}.process-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{margin-top:30px;font-size:clamp(28px,3.1vw,38px)}.process-copy[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label){margin-top:28px;color:#ffffffb8;line-height:2}.process-list[data-astro-cid-6u7z4gbt]{display:grid;gap:12px}.process-list[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt]{display:grid;gap:28px;grid-template-columns:108px minmax(0,1fr);padding:28px;border:1px solid rgba(255,255,255,.15);background:#ffffff0e}.process-list[data-astro-cid-6u7z4gbt] span[data-astro-cid-6u7z4gbt]{color:#ffffff7a}.process-list[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{color:#fff}.process-list[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]{color:#ffffffb3}.fit-grid[data-astro-cid-6u7z4gbt]{display:grid;gap:clamp(42px,6vw,86px);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr)}.fit-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{margin-top:30px;font-size:clamp(30px,3.5vw,42px)}.fit-copy--no-label[data-astro-cid-6u7z4gbt]{padding-top:clamp(22px,3vw,36px);border-top:1px solid rgba(23,29,31,.16)}.fit-copy--no-label[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{margin-top:0}.fit-list[data-astro-cid-6u7z4gbt]{display:grid;margin:0;padding:0;border-top:1px solid var(--ansatz-line);list-style:none}.fit-list[data-astro-cid-6u7z4gbt] li[data-astro-cid-6u7z4gbt]{padding:24px 0 24px 34px;border-bottom:1px solid var(--ansatz-line);color:var(--ansatz-text-body);font-size:17px;font-weight:500;line-height:1.9;position:relative}.fit-list[data-astro-cid-6u7z4gbt] li[data-astro-cid-6u7z4gbt]:before{position:absolute;top:35px;left:0;width:14px;height:1px;background:var(--ansatz-black);content:""}.detail-contact[data-astro-cid-6u7z4gbt]{position:relative;overflow:hidden;background:var(--ansatz-black);color:#fff}.detail-contact[data-astro-cid-6u7z4gbt]:after{position:absolute;right:-8vw;bottom:-7vw;width:42vw;height:13vw;min-height:110px;background:var(--ansatz-yellow);content:"";transform:skewY(-7deg)}.detail-contact__grid[data-astro-cid-6u7z4gbt]{position:relative;z-index:1;display:grid;align-items:end;gap:clamp(42px,7vw,86px);grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.detail-contact[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{margin-top:30px;font-size:clamp(30px,3.6vw,44px)}.detail-contact[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]:not(.ansatz-label){max-width:620px;margin-top:24px;color:#ffffffb8;line-height:2}.detail-contact__actions[data-astro-cid-6u7z4gbt]{display:grid;gap:14px}.detail-contact__primary[data-astro-cid-6u7z4gbt],.detail-contact__secondary[data-astro-cid-6u7z4gbt]{position:relative;display:grid;min-height:58px;align-content:center;padding:18px 24px;border:1px solid rgba(255,255,255,.7);border-radius:4px;background:#ffffffa8;color:var(--ansatz-ink);font-family:var(--ansatz-en);isolation:isolate;overflow:hidden;text-decoration:none;text-transform:uppercase;box-shadow:0 10px 28px #0a0c0829;transition:border-color var(--ds-duration-base) ease,box-shadow var(--ds-duration-base) ease,color var(--ds-duration-base) ease,transform var(--ds-duration-base) var(--ds-ease-out)}.detail-contact__primary[data-astro-cid-6u7z4gbt]:before,.detail-contact__secondary[data-astro-cid-6u7z4gbt]:before{position:absolute;inset:0;z-index:-1;background:var(--ansatz-black);content:"";transform:scaleY(0);transform-origin:bottom center;transition:transform var(--ds-duration-slow) var(--ds-ease-out)}.detail-contact__primary[data-astro-cid-6u7z4gbt]{border-color:#ffffffb8}.detail-contact__secondary[data-astro-cid-6u7z4gbt]{border-color:#ffffff8f}.detail-contact__primary[data-astro-cid-6u7z4gbt]:hover,.detail-contact__secondary[data-astro-cid-6u7z4gbt]:hover{border-color:#fff;color:#fff;box-shadow:0 18px 42px #0a0c083d;transform:translateY(-2px)}.detail-contact__primary[data-astro-cid-6u7z4gbt]:hover:before,.detail-contact__secondary[data-astro-cid-6u7z4gbt]:hover:before{transform:scaleY(1)}.detail-contact__primary[data-astro-cid-6u7z4gbt] strong[data-astro-cid-6u7z4gbt],.detail-contact__secondary[data-astro-cid-6u7z4gbt] strong[data-astro-cid-6u7z4gbt]{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.14em;line-height:1.5}.detail-contact__primary[data-astro-cid-6u7z4gbt] strong[data-astro-cid-6u7z4gbt]:after,.detail-contact__secondary[data-astro-cid-6u7z4gbt] strong[data-astro-cid-6u7z4gbt]:after{content:"→";font-family:var(--ansatz-en);font-size:15px;transition:transform var(--ds-duration-base) var(--ds-ease-out)}.detail-contact__primary[data-astro-cid-6u7z4gbt]:hover strong[data-astro-cid-6u7z4gbt]:after,.detail-contact__secondary[data-astro-cid-6u7z4gbt]:hover strong[data-astro-cid-6u7z4gbt]:after{transform:translate(5px)}.detail-contact__primary[data-astro-cid-6u7z4gbt] span[data-astro-cid-6u7z4gbt],.detail-contact__secondary[data-astro-cid-6u7z4gbt] span[data-astro-cid-6u7z4gbt]{margin-top:7px;color:#0a0c0894;font-size:13px;line-height:1.7;text-transform:none;transition:color var(--ds-duration-base) ease}.detail-contact__primary[data-astro-cid-6u7z4gbt]:hover span[data-astro-cid-6u7z4gbt],.detail-contact__secondary[data-astro-cid-6u7z4gbt]:hover span[data-astro-cid-6u7z4gbt]{color:#ffffffad}@media(max-width:1080px){.detail-hero__grid[data-astro-cid-6u7z4gbt],.overview-grid[data-astro-cid-6u7z4gbt],.process-panel[data-astro-cid-6u7z4gbt],.fit-grid[data-astro-cid-6u7z4gbt],.detail-contact__grid[data-astro-cid-6u7z4gbt]{grid-template-columns:1fr}.support-grid[data-astro-cid-6u7z4gbt]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.detail-hero[data-astro-cid-6u7z4gbt] h1[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{overflow-wrap:anywhere;text-wrap:wrap;word-break:normal}.detail-hero[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt] li[data-astro-cid-6u7z4gbt]{line-break:strict;overflow-wrap:anywhere;text-wrap:wrap;word-break:normal}.detail-hero[data-astro-cid-6u7z4gbt]{padding:var(--ds-space-page-hero-top) 0 var(--ds-space-page-hero-bottom)}.detail-hero[data-astro-cid-6u7z4gbt] h1[data-astro-cid-6u7z4gbt]{font-size:36px;line-height:1.45;word-break:normal}.overview-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.detail-head[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.process-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.fit-copy[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt],.detail-contact[data-astro-cid-6u7z4gbt] h2[data-astro-cid-6u7z4gbt]{font-size:31px;line-height:1.58;word-break:normal}.overview-points[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.support-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt],.process-list[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{word-break:normal}.detail-hero[data-astro-cid-6u7z4gbt] .ansatz-phrase[data-astro-cid-6u7z4gbt],.detail-section[data-astro-cid-6u7z4gbt] .ansatz-phrase[data-astro-cid-6u7z4gbt]{display:inline!important;overflow-wrap:anywhere;word-break:break-all}#engagement[data-astro-cid-6u7z4gbt] .ansatz-phrase[data-astro-cid-6u7z4gbt]{overflow-wrap:normal;word-break:keep-all}.detail-head[data-astro-cid-6u7z4gbt]{grid-template-columns:1fr;gap:24px;margin-bottom:42px}.overview-points[data-astro-cid-6u7z4gbt],.engagement-grid[data-astro-cid-6u7z4gbt]{grid-template-columns:1fr}.support-grid[data-astro-cid-6u7z4gbt]{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-points[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt],.engagement-card[data-astro-cid-6u7z4gbt]{min-height:0;padding:28px 24px}.engagement-card[data-astro-cid-6u7z4gbt] .engagement-card__label[data-astro-cid-6u7z4gbt]{margin-bottom:22px;padding-bottom:14px}.overview-points[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt]{gap:18px;grid-template-columns:44px minmax(0,1fr);padding:24px 0}.support-card[data-astro-cid-6u7z4gbt]{min-height:0;padding:18px 14px 20px}.support-card[data-astro-cid-6u7z4gbt] h3[data-astro-cid-6u7z4gbt]{font-size:16px;line-height:1.62;letter-spacing:0}.support-card[data-astro-cid-6u7z4gbt] p[data-astro-cid-6u7z4gbt]{margin-top:10px;font-size:13px;line-height:1.75}.process-list[data-astro-cid-6u7z4gbt] article[data-astro-cid-6u7z4gbt]{grid-template-columns:1fr;gap:12px}.fit-list[data-astro-cid-6u7z4gbt] li[data-astro-cid-6u7z4gbt]{font-size:15px;padding-left:28px}}
