@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{margin-top:2%;opacity:0}to{margin-top:0;opacity:1}}@keyframes fade-up-disappear{0%{margin-top:0;opacity:1}to{margin-top:-2%;opacity:0}}@keyframes slide-up{0%{margin-top:3%}to{margin-top:0}}@keyframes enter-up{0%{margin-top:24px}to{margin-top:0}}@keyframes grow-right{0%{width:0;transform:scaleX(0);transform-origin:left}to{width:100%;transform:scaleX(1)}}@keyframes grow-left{0%{width:0;transform:scaleX(0);transform-origin:right}to{width:100%;transform:scaleX(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes grow-width{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:transparent}50%{border-color:#1f1a38}}@keyframes scroll-up-out{0%{transform:translateY(0);opacity:1}70%{opacity:0}to{transform:translateY(-100%)}}@keyframes scroll-up-in{0%{transform:translateY(100%);opacity:0}70%{opacity:1}to{transform:translateY(0)}}@keyframes bounce{0%{transform:scale(1) translateY(-30%)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-.5em)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1) translateY(-.125em)}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes grow{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes button-enable{0%{color:#aea4ec}to{color:#3e2dda}}.workflows_section{position:relative;max-width:1260px;margin:0 auto;padding:40px 24px}@media(min-width:768px){.workflows_section{padding:60px 40px}}.workflows_section__header{display:grid;grid-template-columns:1fr;gap:24px;padding-bottom:80px}@media(min-width:768px){.workflows_section__header{grid-template-columns:1fr auto;align-items:center;padding-bottom:124px}}.workflows_section__text[class] h2{font-size:36px;font-weight:400;line-height:44px;letter-spacing:-1.44px;margin:0;color:var(--text)}@media(min-width:768px){.workflows_section__text[class] h2{font-size:52px;line-height:56px;letter-spacing:-2.08px}}.workflows_section__text p{font-size:16px;line-height:20px;letter-spacing:-.232px;color:var(--text-secondary);margin-top:20px}@media(min-width:768px){.workflows_section__text p{font-size:24px;line-height:30px;letter-spacing:-.348px}}.workflows_section__cube{position:relative;z-index:1;display:flex;justify-content:center;padding:0 38px}@media(min-width:768px){.workflows_section__cube{padding:0 53px}}@media(min-width:1024px){.workflows_section__cube{padding:0 66px}}.workflows_section__cube_svg{width:170px;height:auto}@media(min-width:768px){.workflows_section__cube_svg{width:230px}}@media(min-width:1024px){.workflows_section__cube_svg{width:300px}}.workflows_section__connectors{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.workflows_section__connectors path{stroke-width:.5}@media(min-width:768px){.workflows_section__connectors path{stroke-width:.75}}@media(min-width:1024px){.workflows_section__connectors path{stroke-width:1}}.workflows_section__cards{position:relative;z-index:1;display:grid;grid-template-columns:1fr;backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid rgba(138,126,249,.2)}@media(min-width:768px){.workflows_section__cards{grid-template-columns:repeat(3,1fr)}}.workflows_section__card{padding:24px}.workflows_section__card:not(:last-child){border-bottom:1px solid rgba(138,126,249,.2)}@media(min-width:768px){.workflows_section__card{padding:36px 24px}.workflows_section__card:not(:last-child){border-bottom:none;border-right:1px solid rgba(138,126,249,.2)}}.workflows_section__card h3{font-size:28px;line-height:32px;font-weight:500;letter-spacing:-.966px;color:var(--text)}@media(min-width:768px){.workflows_section__card h3{line-height:34px;letter-spacing:-.686px}}.workflows_section__card p{font-size:16px;line-height:20px;letter-spacing:-.232px;color:var(--text-secondary);margin-top:8px}@media(min-width:768px){.workflows_section__card p{font-size:18px;line-height:24px;letter-spacing:-.261px}}@keyframes workflows-flow{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.workflows_connector__pulse{stroke:#f97316;stroke-dasharray:.03 .97;stroke-dashoffset:1;animation:workflows-flow 3s linear infinite;stroke-width:.5}@media(min-width:768px){.workflows_connector__pulse{stroke-width:.75}}@media(min-width:1024px){.workflows_connector__pulse{stroke-width:1}}@media(prefers-reduced-motion:reduce){.workflows_connector__pulse{animation:none}}
