@charset "UTF-8";@keyframes webinar-live-pulse{0%{transform:scale(1);opacity:.5}to{transform:scale(3);opacity:0}}.webinar_banner{display:inline-flex;align-items:center;gap:10px;padding:8px 14px;border-radius:100px;background:#8a7ef929;border:1px solid #ada3ff;backdrop-filter:blur(16px);color:#fffc;text-decoration:none;cursor:pointer;transition:background .15s ease;max-width:100%}.webinar_banner:hover{background:#8a7ef93d}.webinar_banner .webinar_banner__live_dot{position:relative;width:7px;height:7px;border-radius:50%;background:#ffb100;flex-shrink:0}.webinar_banner .webinar_banner__live_dot:after{content:"";position:absolute;inset:0;border-radius:50%;background:#ffb100;animation:webinar-live-pulse 2s ease-out infinite}.webinar_banner .webinar_banner__label{color:#ada3ff;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;line-height:17px;white-space:nowrap;flex-shrink:0}.webinar_banner .webinar_banner__divider{width:1px;height:16px;background:#8a7ef952;flex-shrink:0}.webinar_banner .webinar_banner__title{color:#fffc;font-size:14px;line-height:20px;letter-spacing:-.014em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.webinar_banner .webinar_banner__register{color:#ada3ff;font-size:14px;font-weight:500;line-height:20px;letter-spacing:-.014em;white-space:nowrap;flex-shrink:0}.webinar_banner .webinar_banner__title,.webinar_banner .webinar_banner__divider--secondary{display:none}@media(min-width:768px){.webinar_banner .webinar_banner__title,.webinar_banner .webinar_banner__divider--secondary{display:block}}.stage_section{padding-block:80px;position:relative;width:100%;box-sizing:border-box}@media(min-width:768px){.stage_section{padding-block:120px}}.stage_section__inner{width:100%;max-width:1308px;margin-inline:auto;padding-inline:24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;flex-shrink:0}@media(min-width:768px){.stage_section__inner{max-width:1356px;padding-inline:48px}}.stage_section__inner .stage_section__eyebrow{font-family:dm-sans,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;letter-spacing:0;display:flex;align-items:center;gap:8px;margin:0}.stage_section__inner .stage_section__eyebrow:before,.stage_section__inner .stage_section__eyebrow:after{content:"◆";font-size:10px;line-height:10px}.stage_section--problem{border-bottom:1px solid rgba(0,0,0,.1)}.stage_section--problem .stage_section__eyebrow{color:#e70000}.stage_section--solution .stage_section__eyebrow{color:#3e2dda}.stage_section__inner .stage_section__title{font-family:dm-sans,sans-serif;font-weight:600;font-size:30px;line-height:34px;letter-spacing:0;color:#1f1a38;margin:0;max-width:40ch;text-wrap:balance}@media(min-width:768px){.stage_section__inner .stage_section__title{font-size:52px;line-height:56px}}.stage_section__inner .stage_section__description{font-family:dm-sans,sans-serif;font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;color:#625f74;margin:0;max-width:62ch;text-wrap:balance}@media(min-width:768px){.stage_section__inner .stage_section__description{font-size:22px;line-height:30px}}@media(min-width:768px){.stage_section__description_segment,.stage_section__title_sentence{white-space:nowrap}}.stage_section__asset{width:100%;max-width:1308px;margin-inline:auto;padding-inline:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-top:24px}@media(min-width:768px){.stage_section__asset{max-width:1356px;padding-inline:48px}}@media(min-width:768px){.stage_section__asset{margin-top:40px}}.stage_section__asset:not(.stage_section__asset--filled){aspect-ratio:2.0655737705;border:1px dashed rgba(98,95,116,.15);border-radius:16px}@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}}.home_hero_wrapper{position:relative;width:100%;align-self:center}@media(min-width:545px){.home_hero_wrapper .home_hero__content{max-width:1260px}}@media(min-width:768px){.home_hero_wrapper .home_hero__content h1{font-size:min(73px,5.2vw);line-height:1.05}}@media(min-width:545px){.home_hero_wrapper .home_hero__content p{max-width:920px;margin-left:auto;margin-right:auto}}.home_hero_wrapper .home_hero__title_sentence{display:inline-block}@media(min-width:768px){.home_hero_wrapper .home_hero__title_sentence{white-space:nowrap}}.home_container{display:flex;flex-direction:column}.home_container .landing_hero__content h1,.home_container .outcomes_section__header h2,.home_container .context_scene__title,.home_container .workflows_section__title,.home_container .home_customer_stories__title,.home_container .home_security__title{text-wrap:balance}.home_container .landing_hero__content>p,.home_container .outcomes_section__header>.description,.home_container .context_scene__description,.home_container .context_scene__lead,.home_container .workflows_section__subtitle,.home_container .home_customer_stories__subtitle,.home_container .home_security__description{text-wrap:balance}.home_container .section_border{width:100%;overflow:hidden;box-sizing:border-box;max-width:1440px;align-self:center;display:flex;flex-direction:column}@media(min-width:1441px){.home_container .section_border{border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}}.home_container .home_dark_band{display:flex;flex-direction:column;background:#000}.home_container .home_dark_band>*{width:100%;min-width:0}
