.comparison_chart{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:768px){.comparison_chart{grid-template-columns:1fr;gap:24px}}.comparison_chart__row{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}@media(min-width:768px){.comparison_chart__row{align-items:flex-start}}.comparison_chart__label{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.2755px;text-align:center}@media(min-width:768px){.comparison_chart__label{font-size:19px;line-height:24px;text-align:left}}.comparison_chart__label--negative{color:#f94144}.comparison_chart__label--positive{color:#005c3c}.comparison_chart__caption{font-family:sofia-pro,sans-serif;font-size:16px;font-weight:400;line-height:22px;letter-spacing:-.261px;color:#1f1a38;padding-top:4px;text-align:center}@media(min-width:768px){.comparison_chart__caption{font-size:18px;line-height:24px;text-align:left}}.comparison_chart__caption strong{font-weight:600;color:#005c3c}.comparison_chart--dark .comparison_chart__label--positive{color:#4ac398}.comparison_chart--dark .comparison_chart__caption{color:#ffffffe6}.comparison_chart--dark .comparison_chart__caption strong{color:#4ac398}.steps_pipeline_group{display:contents}.steps_pipeline{display:flex;flex-direction:column;align-items:center;border-radius:6px;width:100%;box-sizing:border-box}@media(min-width:768px){.steps_pipeline{flex-direction:row;height:50px}.steps_pipeline_group .steps_pipeline{--step-space: var(--step-count) / var(--total-steps) * (100% - (var(--total-steps) - 1) * 14px);--own-dividers: (var(--step-count) - 1) * 14px;width:calc(var(--step-space) + var(--own-dividers))}}.steps_pipeline--negative{background:#f94144}.steps_pipeline--positive{background:#4ac398}.steps_pipeline__step{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;padding:8px;box-sizing:border-box;font-family:sofia-pro,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:-.203px;text-align:center;color:#ffffffe6}.steps_pipeline__divider{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100%;height:14px}@media(min-width:768px){.steps_pipeline__divider{width:14px;height:100%}}.steps_pipeline__divider_line{position:absolute;background:#fff;width:100%;height:2px}@media(min-width:768px){.steps_pipeline__divider_line{width:2px;height:100%}}.steps_pipeline__divider_icon{position:relative;font-size:14px;z-index:1;--fa-secondary-color: white;--fa-secondary-opacity: 1}.steps_pipeline--negative .steps_pipeline__divider_icon{--fa-primary-color: #f94144}.steps_pipeline--positive .steps_pipeline__divider_icon{--fa-primary-color: rgb(74, 195, 152)}.steps_pipeline__divider_icon--vertical{display:inline-block}@media(min-width:768px){.steps_pipeline__divider_icon--vertical{display:none}}.steps_pipeline__divider_icon--horizontal{display:none}@media(min-width:768px){.steps_pipeline__divider_icon--horizontal{display:inline-block}}@media(min-width:768px){.steps_pipeline--compact{height:46px}}.steps_pipeline--dark{--pipeline-border: 1px}.steps_pipeline--dark .steps_pipeline__step{color:#ffffffe6}.steps_pipeline--dark .steps_pipeline__divider_line{background:#1f1a38b3;height:2px;width:calc(100% + var(--pipeline-border) * 2)}@media(min-width:768px){.steps_pipeline--dark .steps_pipeline__divider_line{width:2px;height:calc(100% + var(--pipeline-border) * 2)}}.steps_pipeline--dark .steps_pipeline__divider_icon{--fa-secondary-color: rgb(31 26 56 / 70%);--fa-primary-color: #fff}.steps_pipeline--dark.steps_pipeline--negative{background:#f9414499;backdrop-filter:blur(12px);border:var(--pipeline-border) solid rgba(231,0,0,.2)}.steps_pipeline--dark.steps_pipeline--positive{background:#4ac398a3;backdrop-filter:blur(12px);border:var(--pipeline-border) solid #2ba57a}@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}}.agents_have_context{display:flex;flex-direction:column;align-items:center;gap:32px;margin:auto;max-width:1440px;padding:60px 20px}@media(min-width:768px){.agents_have_context{padding:120px 48px}}.agents_have_context__heading{font-size:30px;line-height:34px;letter-spacing:-1.2px;margin:0;font-weight:500;color:#1f1a38;text-align:center;padding-bottom:20px}@media(min-width:768px){.agents_have_context__heading{font-size:52px;line-height:56px;letter-spacing:-2.08px}}.agents_have_context__card{display:flex;flex-direction:column;width:100%;max-width:1260px;border:1px solid rgba(138,126,249,.2);background:#fff6;backdrop-filter:blur(12px)}.agents_have_context__row--top{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;padding:40px 20px;border-bottom:1px solid rgba(138,126,249,.2)}@media(min-width:1024px){.agents_have_context__row--top{grid-template-columns:419px 1fr;padding:64px 40px}}.agents_have_context__row--bottom{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.agents_have_context__row--bottom{grid-template-columns:1fr 1fr}}.agents_have_context__cell{display:flex;flex-direction:column;gap:24px;padding:40px 20px;justify-content:space-between;min-width:0}@media(min-width:1024px){.agents_have_context__cell{padding:40px}}.agents_have_context__cell:first-child{border-bottom:1px solid rgba(138,126,249,.2)}@media(min-width:1024px){.agents_have_context__cell:first-child{border-bottom:none;border-right:1px solid rgba(138,126,249,.2)}}.agents_have_context__text{display:flex;flex-direction:column;gap:8px}.agents_have_context__text h3{margin:0;font-family:sofia-pro,sans-serif;font-size:24px;font-weight:500;line-height:30px;letter-spacing:-.686px;color:#1f1a38}@media(min-width:768px){.agents_have_context__text h3{font-size:28px;line-height:34px}}.agents_have_context__text p{margin:0;font-family:sofia-pro,sans-serif;font-size:16px;font-weight:500;line-height:22px;letter-spacing:-.261px;color:#625f74}@media(min-width:768px){.agents_have_context__text p{font-size:18px;line-height:24px}}.agents_have_context__tag{display:flex;align-items:center;gap:6px;color:#3e2dda;text-transform:uppercase;font-family:sofia-pro,sans-serif;font-size:14px;font-weight:700;line-height:22px;letter-spacing:-.063px}.agents_have_context__tag_icon{font-size:14px;margin-top:-2px}.agents_have_context__comparison{display:flex;flex-direction:column;gap:16px;min-width:0}@media(min-width:545px){.agents_have_context__comparison{flex-direction:row}}
