.tj-graph-solution--id65262651{color:var(--tj-theme-body);max-width:100%;padding-left:clamp(1rem,2.44vw,2.5rem);padding-right:clamp(1rem,2.44vw,2.5rem);width:100%}.tj-graph-solution--id65262651 .tj-graph-solution__inner{margin-left:auto;margin-right:auto;max-width:72.5rem;position:relative;width:100%}.tj-graph-solution--id65262651 .tj-graph-solution__head{margin:0 auto 2.75rem;max-width:51.25rem;text-align:center}.tj-graph-solution--id65262651 .tj-graph-solution__title{color:var(--tj-theme-heading);font-family:var(--tj-font-display);font-size:clamp(1.43rem,3.2vw,2.12rem);font-weight:500;letter-spacing:-.01em;line-height:1.22;margin:0 0 .75rem}.tj-graph-solution--id65262651 .tj-graph-solution__intro{color:var(--tj-theme-body);font-family:var(--tj-font-body);font-size:.96rem;line-height:1.62;margin:0 auto;max-width:40rem}.tj-graph-solution--id65262651 .tj-graph-solution__flow{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding-top:2.75rem}.tj-graph-solution--id65262651 .tj-graph-solution__stage{position:relative}.tj-graph-solution--id65262651 .tj-graph-solution__stage-label{bottom:calc(100% + .87rem);color:var(--tj-color-indigo-soft);font-family:var(--tj-font-display);font-size:.75rem;font-weight:500;left:.25rem;letter-spacing:.16em;margin:0;position:absolute;text-transform:uppercase;white-space:nowrap}.tj-graph-solution--id65262651 .tj-graph-solution__stage--outputs .tj-graph-solution__stage-label{left:auto;right:.25rem;text-align:right}.tj-graph-solution--id65262651 .tj-graph-solution__pills{display:flex;flex-direction:column;gap:.62rem;list-style:none;margin:0;padding:0}.tj-graph-solution--id65262651 .tj-graph-solution__pill{align-items:center;background:var(--tj-theme-surface);border:1.5px solid var(--tj-color-indigo-a25);border-radius:var(--tj-radius-pill);box-sizing:border-box;color:var(--tj-theme-heading);display:inline-flex;font-family:var(--tj-font-display);font-size:.87rem;font-weight:500;gap:.5rem;height:2.56rem;justify-content:flex-start;line-height:1.2;overflow:hidden;padding:.62rem 1.12rem;white-space:nowrap;width:15rem}.tj-graph-solution--id65262651 .tj-graph-solution__pill-dot{background:var(--tj-theme-accent);border-radius:50%;flex:none;height:.56rem;width:.56rem}.tj-graph-solution--id65262651 .tj-graph-solution__pill-label{overflow:hidden;text-overflow:ellipsis}.tj-graph-solution--id65262651 .tj-graph-solution__pill-badge{color:var(--tj-theme-body);flex:none;font-size:.62rem;font-weight:500;letter-spacing:.02em}.tj-graph-solution--id65262651 .tj-graph-solution__rails{display:flex;flex-direction:column;gap:.62rem;width:9.37rem}.tj-graph-solution--id65262651 .tj-graph-solution__rail{background:linear-gradient(90deg,var(--tj-color-indigo-a08),var(--tj-color-indigo-a40),var(--tj-color-indigo-a08));height:1.5px;margin:1.23rem 0;position:relative;width:100%}.tj-graph-solution--id65262651 .tj-graph-solution__rail:after{animation:tjGraphSolutionGoRight 1.9s linear infinite;border-radius:50%;content:"";height:.56rem;left:-4px;position:absolute;top:-3.5px;width:.56rem}.tj-graph-solution--id65262651 .tj-graph-solution__rail:nth-child(2):after{animation-delay:.6s}.tj-graph-solution--id65262651 .tj-graph-solution__rail:nth-child(3):after{animation-delay:1.2s}.tj-graph-solution--id65262651 .tj-graph-solution__rail:nth-child(4):after{animation-delay:1.8s}.tj-graph-solution--id65262651 .tj-graph-solution__rail:nth-child(5):after{animation-delay:2.4s}.tj-graph-solution--id65262651 .tj-graph-solution__rail:nth-child(6):after{animation-delay:3s}.tj-graph-solution--id65262651 .tj-graph-solution__rails--in .tj-graph-solution__rail:nth-child(odd):after{background:var(--tj-color-rose);box-shadow:0 0 10px var(--tj-color-rose)}.tj-graph-solution--id65262651 .tj-graph-solution__rails--in .tj-graph-solution__rail:nth-child(2n):after{background:var(--tj-color-amber);box-shadow:0 0 10px var(--tj-color-amber)}.tj-graph-solution--id65262651 .tj-graph-solution__rails--out .tj-graph-solution__rail:after{background:var(--tj-color-mint);box-shadow:0 0 10px var(--tj-color-mint)}@keyframes tjGraphSolutionGoRight{0%{left:-4px;opacity:0}12%{opacity:1}88%{opacity:1}to{left:calc(100% - 5px);opacity:0}}@keyframes tjGraphSolutionGoDown{0%{opacity:0;top:-4px}12%{opacity:1}88%{opacity:1}to{opacity:0;top:calc(100% - 5px)}}.tj-graph-solution--id65262651 .tj-graph-solution__core{display:grid;flex:none;height:12.5rem;place-items:center;position:relative;width:12.5rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-ring{animation:tjGraphSolutionPulse 3.2s ease-out infinite;border:1.5px solid var(--tj-color-indigo-a35);border-radius:50%;inset:0;position:absolute;z-index:1}.tj-graph-solution--id65262651 .tj-graph-solution__core-ring:nth-child(2){animation-delay:1.05s}.tj-graph-solution--id65262651 .tj-graph-solution__core-ring:nth-child(3){animation-delay:2.1s}@keyframes tjGraphSolutionPulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.tj-graph-solution--id65262651 .tj-graph-solution__core-disc{align-items:center;background:radial-gradient(circle at 38% 30%,var(--tj-color-core-lift),var(--tj-color-core) 70%);border-radius:50%;box-shadow:var(--tj-shadow-core);display:flex;flex-direction:column;gap:.37rem;inset:0;justify-content:center;position:absolute;text-align:center;z-index:2}.tj-graph-solution--id65262651 .tj-graph-solution__core-brand{color:var(--tj-color-white);font-family:var(--tj-font-display);font-size:1.5rem;font-weight:500;letter-spacing:-.01em}.tj-graph-solution--id65262651 .tj-graph-solution__core-tag{color:var(--tj-color-periwinkle);font-family:var(--tj-font-body);font-size:.62rem;font-weight:600}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain{height:2rem;position:relative;width:2.5rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i{background:linear-gradient(135deg,var(--tj-color-neural-violet),var(--tj-color-neural-blue));border-radius:50%;position:absolute}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i:first-child{height:1rem;left:.25rem;top:.12rem;width:1rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i:nth-child(2){height:.81rem;left:1rem;top:0;width:.81rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i:nth-child(3){height:.75rem;left:1.5rem;top:.56rem;width:.75rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i:nth-child(4){height:.87rem;left:.5rem;top:.81rem;width:.87rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brain i:nth-child(5){height:.56rem;left:1.25rem;top:1.18rem;width:.56rem}.tj-graph-solution--id65262651 .tj-graph-solution__closing{margin:3.25rem auto 0;max-width:40rem;padding:0 1.5rem;text-align:center}.tj-graph-solution--id65262651 .tj-graph-solution__closing-text{color:var(--tj-theme-body);font-family:var(--tj-font-body);font-size:1rem;line-height:1.62;margin:0}@media (max-width:1099px){.tj-graph-solution--id65262651 .tj-graph-solution__flow{flex-direction:column;padding-top:.5rem}.tj-graph-solution--id65262651 .tj-graph-solution__stage{align-items:center;display:flex;flex-direction:column}.tj-graph-solution--id65262651 .tj-graph-solution__stage--outputs .tj-graph-solution__stage-label,.tj-graph-solution--id65262651 .tj-graph-solution__stage-label{left:auto;margin-bottom:.75rem;position:static;right:auto;text-align:center}.tj-graph-solution--id65262651 .tj-graph-solution__rails{flex-direction:row;gap:0;height:5.75rem;justify-content:center;margin:1rem 0;width:auto}.tj-graph-solution--id65262651 .tj-graph-solution__rail{background:linear-gradient(180deg,var(--tj-color-indigo-a08),var(--tj-color-indigo-a40),var(--tj-color-indigo-a08));height:100%;margin:0 1.62rem;width:1.5px}.tj-graph-solution--id65262651 .tj-graph-solution__rail:after{animation-name:tjGraphSolutionGoDown;left:-3.5px;top:-4px}.tj-graph-solution--id65262651 .tj-graph-solution__core{margin:0 auto}}@media (max-width:767px){.tj-graph-solution--id65262651 .tj-graph-solution__core{height:9.37rem;width:9.37rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-brand{font-size:1.25rem}.tj-graph-solution--id65262651 .tj-graph-solution__core-tag{font-size:.56rem}.tj-graph-solution--id65262651 .tj-graph-solution__head{margin-bottom:2rem}.tj-graph-solution--id65262651 .tj-graph-solution__closing{margin-top:2.5rem;padding:0}}@media (max-width:449px){.tj-graph-solution--id65262651 .tj-graph-solution__pill{max-width:15rem;width:100%}.tj-graph-solution--id65262651 .tj-graph-solution__pills{align-items:center;width:100%}.tj-graph-solution--id65262651 .tj-graph-solution__rail{margin:0 1.12rem}}@media (prefers-reduced-motion:reduce){.tj-graph-solution--id65262651 *,.tj-graph-solution--id65262651 :after,.tj-graph-solution--id65262651 :before{animation:none!important;transition:none!important}.tj-graph-solution--id65262651 [data-aos]{opacity:1!important;transform:none!important}}