.theme--light .emphasis_text.emphasis_text__purple{color:#ab00ff}.theme--light .emphasis_text.emphasis_text__green{color:#4ac398}.theme--light .emphasis_text.emphasis_text__gold{color:#ffb100}.theme--dark .emphasis_text.emphasis_text__purple{color:#ab00ff}.theme--dark .emphasis_text.emphasis_text__green{color:#4ac398}.theme--dark .emphasis_text.emphasis_text__gold{color:#ffb100}.breakpoints .breakpoints__sm{display:none}@media(min-width:545px){.breakpoints .breakpoints__sm{display:initial}}.breakpoints .breakpoints__md{display:none}@media(min-width:768px){.breakpoints .breakpoints__md{display:initial}}.breakpoints .breakpoints__lg{display:none}@media(min-width:1024px){.breakpoints .breakpoints__lg{display:initial}}.breakpoints .breakpoints__xl{display:none}@media(min-width:1280px){.breakpoints .breakpoints__xl{display:initial}}@media(min-width:545px){.breakpoints.breakpoints__has_lg .breakpoints__xs,.breakpoints.breakpoints__has_md .breakpoints__xs,.breakpoints.breakpoints__has_sm .breakpoints__xs,.breakpoints.breakpoints__has_xl .breakpoints__xs{display:none}}@media(min-width:768px){.breakpoints.breakpoints__has_lg .breakpoints__sm,.breakpoints.breakpoints__has_md .breakpoints__sm,.breakpoints.breakpoints__has_xl .breakpoints__sm{display:none}}@media(min-width:1024px){.breakpoints.breakpoints__has_lg .breakpoints__md,.breakpoints.breakpoints__has_xl .breakpoints__md{display:none}}@media(min-width:1280px){.breakpoints.breakpoints__has_xl .breakpoints__lg{display:none}}.theme--light .main_feature_section{display:grid;align-items:center;grid-template:"description" max-content "video" minmax(auto,80%)}.theme--light .main_feature_section>div.main_feature_section__content{grid-area:description}.theme--light .main_feature_section>div:not(.main_feature_section__content){grid-area:video;width:-webkit-fill-available;width:-moz-available}.theme--light .main_feature_section .main_feature_section__content{text-align:center;padding:0 12px;z-index:100}@media(min-width:768px){.theme--light .main_feature_section .main_feature_section__content{padding:0 48px}}@media(min-width:545px){.theme--light .main_feature_section .main_feature_section__content .main_feature_section__content__description p{font-size:19px;line-height:26px}}@media(min-width:768px){.theme--light .main_feature_section .main_feature_section__content .main_feature_section__content__description p{font-size:22px;line-height:28px}}@media(min-width:1024px){.theme--light .main_feature_section{grid-template:"video description" 1fr/55vw auto}.theme--light .main_feature_section .main_feature_section__content{text-align:left}}.theme--dark .main_feature_section{display:grid;align-items:center;grid-template:"description" max-content "video" minmax(auto,80%)}.theme--dark .main_feature_section>div.main_feature_section__content{grid-area:description}.theme--dark .main_feature_section>div:not(.main_feature_section__content){grid-area:video;width:-webkit-fill-available;width:-moz-available}.theme--dark .main_feature_section .main_feature_section__content{text-align:center;padding:0 12px;z-index:100}@media(min-width:768px){.theme--dark .main_feature_section .main_feature_section__content{padding:0 48px}}@media(min-width:545px){.theme--dark .main_feature_section .main_feature_section__content .main_feature_section__content__description p{font-size:19px;line-height:26px}}@media(min-width:768px){.theme--dark .main_feature_section .main_feature_section__content .main_feature_section__content__description p{font-size:22px;line-height:28px}}@media(min-width:1024px){.theme--dark .main_feature_section{grid-template:"video description" 1fr/55vw auto}.theme--dark .main_feature_section .main_feature_section__content{text-align:left}}.navigation_dots{display:flex;align-items:center;gap:10px;align-self:center}.theme--light .navigation_dots .navigation_dot{cursor:pointer;width:8px;height:8px;border-radius:50% 50%;background-color:#a9a1ee}.theme--light .navigation_dots .navigation_dot--selected{background-color:#3e2dda}.theme--dark .navigation_dots .navigation_dot{cursor:pointer;width:8px;height:8px;border-radius:50% 50%}.theme--light .quote_section .quote_section__title{background:linear-gradient(356deg,#362783,#7b6dc2);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;padding-bottom:2px;margin-bottom:0}.theme--light .quote_section .quote_section__body{display:flex;margin-top:-32px;margin-bottom:-44px;padding-top:60px;padding-bottom:80px;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth}.theme--light .quote_section .quote_section__body::-webkit-scrollbar{display:none}.theme--light .quote_section .quote_section_block{scroll-snap-align:center;display:grid;min-width:80%;margin:0 -4px}@media(min-width:768px){.theme--light .quote_section .quote_section_block{min-width:60%;margin:0}}@media(min-width:1280px){.theme--light .quote_section .quote_section_block{min-width:800px}}.theme--light .quote_section .quote_section_block>*{transition:scale .4s ease,opacity .4s ease}.theme--light .quote_section .quote_section_block:not(.quote_section_block__selected)>*{opacity:.4;scale:.92}.theme--light .quote_section .quote_section__spacer{min-width:10%}@media(min-width:768px){.theme--light .quote_section .quote_section__spacer{min-width:20%}}@media(min-width:1280px){.theme--light .quote_section .quote_section__spacer{min-width:calc((100vw - 800px)/2)}}.theme--light .quote_section .quote_section__dots{z-index:10;position:relative;display:flex;align-items:center;justify-content:center}.theme--dark .quote_section .quote_section__title{background:linear-gradient(356deg,#362783,#7b6dc2);-webkit-background-clip:text;background-clip:text;color:transparent;text-align:center;padding-bottom:2px;margin-bottom:0}.theme--dark .quote_section .quote_section__body{display:flex;margin-top:-32px;margin-bottom:-44px;padding-top:60px;padding-bottom:80px;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth}.theme--dark .quote_section .quote_section__body::-webkit-scrollbar{display:none}.theme--dark .quote_section .quote_section_block{scroll-snap-align:center;display:grid;min-width:80%;margin:0 -4px}@media(min-width:768px){.theme--dark .quote_section .quote_section_block{min-width:60%;margin:0}}@media(min-width:1280px){.theme--dark .quote_section .quote_section_block{min-width:800px}}.theme--dark .quote_section .quote_section_block>*{transition:scale .4s ease,opacity .4s ease}.theme--dark .quote_section .quote_section_block:not(.quote_section_block__selected)>*{opacity:.4;scale:.92}.theme--dark .quote_section .quote_section__spacer{min-width:10%}@media(min-width:768px){.theme--dark .quote_section .quote_section__spacer{min-width:20%}}@media(min-width:1280px){.theme--dark .quote_section .quote_section__spacer{min-width:calc((100vw - 800px)/2)}}.theme--dark .quote_section .quote_section__dots{z-index:10;position:relative;display:flex;align-items:center;justify-content:center}.theme--light .security_feature{background-color:hsla(0,0%,100%,.08);padding:16px;border-radius:8px;display:flex;flex-direction:column;align-items:center;position:relative;gap:12px}.theme--light .security_feature .security_checkmark{height:42px;width:auto;position:absolute;top:16px;right:16px;color:#4ac398}.theme--light .security_feature .security_feature__icon{color:#4ac398;height:40px;width:auto}.theme--light .security_feature .security_feature__content{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.theme--light .security_feature .security_feature__header{margin:0;color:#fff}.theme--light .security_feature .security_feature__description{color:hsla(0,0%,100%,.6)}.theme--light .security_feature.security_feature__large{padding:24px 16px}.theme--light .security_feature.security_feature__large .security_feature__icon{height:140px;width:auto}@media(min-width:768px){.theme--light .security_feature.security_feature__large .security_feature__icon{height:180px}}.theme--dark .security_feature{background-color:hsla(0,0%,100%,.08);padding:16px;border-radius:8px;display:flex;flex-direction:column;align-items:center;position:relative;gap:12px}.theme--dark .security_feature .security_checkmark{height:42px;width:auto;position:absolute;top:16px;right:16px}.theme--dark .security_feature .security_feature__icon{height:40px;width:auto}.theme--dark .security_feature .security_feature__content{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.theme--dark .security_feature .security_feature__header{margin:0;color:#fff}.theme--dark .security_feature .security_feature__description{color:hsla(0,0%,100%,.6)}.theme--dark .security_feature.security_feature__large{padding:24px 16px}.theme--dark .security_feature.security_feature__large .security_feature__icon{height:140px;width:auto}@media(min-width:768px){.theme--dark .security_feature.security_feature__large .security_feature__icon{height:180px}}.theme--light .security_section .home_section__header h2{color:#fff}.theme--light .security_section .home_section__header h2 .checkmark_highlight{color:#4ac398}.theme--light .security_section .home_section__subheader{color:hsla(0,0%,100%,.6);max-width:740px}.theme--light .security_section .home_section__subheader a,.theme--light .security_section .home_section__subheader button.button__as_link{color:#a9a1ee;text-decoration:underline;font-weight:300;letter-spacing:-.015em}.theme--dark .security_section .home_section__header h2{color:#fff}.theme--dark .security_section .home_section__subheader{color:hsla(0,0%,100%,.6);max-width:740px}.theme--dark .security_section .home_section__subheader a,.theme--dark .security_section .home_section__subheader button.button__as_link{text-decoration:underline;font-weight:300;letter-spacing:-.015em}.security__grid .security_feature.data_isolation{grid-area:data_isolation;flex-direction:column}@media(min-width:768px){.security__grid .security_feature.data_isolation{flex-direction:row}.security__grid .security_feature.data_isolation.security_feature__large{padding:16px 80px}}.security__grid .security_feature.data_isolation.security_feature__large .security_feature__icon{height:112px;width:auto}@media(min-width:768px){.security__grid .security_feature.data_isolation.security_feature__large .security_feature__icon{height:160px}.security__grid .security_feature.data_isolation .security_feature__content{align-items:flex-start;text-align:left}}.theme--light .user_stories_section{display:flex;flex-direction:column;align-items:center;width:-webkit-fill-available;width:-moz-available}.theme--light .user_stories_section:after{content:"";position:absolute;height:1.5px;width:90%;left:5%;bottom:-20px;background:rgba(171,0,255,.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}@media(min-width:545px){.theme--light .user_stories_section:after{width:50%;left:25%}}.theme--light .user_stories_section h2{color:#1f1a38;text-align:center;margin-bottom:20px}.theme--light .user_stories_section .user_stories_section__header{max-width:1024px}.theme--light .user_stories_section .user_stories_section__subheader{text-align:center}.theme--light .user_stories_section .user_stories_section__grid{display:none}.theme--light .user_stories_section .users_stories_section__blocks{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:stretch;margin:24px 0 48px}@media(min-width:768px){.theme--light .user_stories_section .users_stories_section__blocks{margin:48px 0}}@media(min-width:1024px){.theme--light .user_stories_section .users_stories_section__blocks{display:none}}.theme--light .user_stories_section .user_stories_section__companies{display:flex;align-items:center;justify-content:center;gap:8px 20px;flex-wrap:wrap;opacity:.5;max-width:400px}.theme--light .user_stories_section .user_stories_section__companies img{height:50px;width:auto}@media(min-width:545px){.theme--light .user_stories_section .user_stories_section__companies{gap:8px 32px}}@media(min-width:768px){.theme--light .user_stories_section .user_stories_section__companies img{height:60px;width:auto}}@media(min-width:1024px){.theme--light .user_stories_section .user_stories_section__companies{max-width:500px;gap:8px 40px}}@media(min-width:1280px){.theme--light .user_stories_section .user_stories_section__companies{gap:8px 60px}}@media(min-width:1024px){.theme--light .user_stories_section{display:grid;grid-template:"header quotes" auto "logos quotes" auto/1fr 1.5fr;grid-gap:40px;gap:40px;align-items:center;position:relative}.theme--light .user_stories_section:after{content:"";position:absolute;height:1.5px;width:800px;left:calc(50% - 400px);bottom:12px;background:rgba(171,0,255,.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}.theme--light .user_stories_section .user_stories_section__header{grid-area:header;align-self:end}.theme--light .user_stories_section .user_stories_section__header *{text-align:left}.theme--light .user_stories_section .user_stories_section__grid{grid-area:quotes;display:grid;grid-gap:28px;gap:28px;grid-template-columns:1fr 1fr}.theme--light .user_stories_section .user_stories_section__grid .user_stories_section__grid__column{display:flex;flex-direction:column;gap:28px}.theme--light .user_stories_section .user_stories_section__grid .user_stories_section_grid__spacer_block{border-radius:12px;box-shadow:0 0 8px 0 rgba(171,0,255,.08);border:1px solid transparent;background-color:hsla(0,0%,100%,.15);min-height:80px;flex:1 1;width:-webkit-fill-available;width:-moz-available}.theme--light .user_stories_section .user_stories_section__companies{grid-area:logos;align-self:start;display:flex;align-items:center;justify-content:flex-start}}@media(min-width:1280px){.theme--light .user_stories_section{gap:60px;grid-template:"header quotes" auto "logos quotes" auto/1fr 1.2fr}}.theme--dark .user_stories_section{display:flex;flex-direction:column;align-items:center;width:-webkit-fill-available;width:-moz-available}.theme--dark .user_stories_section:after{content:"";position:absolute;height:1.5px;width:90%;left:5%;bottom:-20px;background:rgba(171,0,255,.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}@media(min-width:545px){.theme--dark .user_stories_section:after{width:50%;left:25%}}.theme--dark .user_stories_section h2{text-align:center;margin-bottom:20px}.theme--dark .user_stories_section .user_stories_section__header{max-width:1024px}.theme--dark .user_stories_section .user_stories_section__subheader{text-align:center}.theme--dark .user_stories_section .user_stories_section__grid{display:none}.theme--dark .user_stories_section .users_stories_section__blocks{display:grid;grid-template-columns:1fr;grid-gap:24px;gap:24px;align-items:stretch;margin:24px 0 48px}@media(min-width:768px){.theme--dark .user_stories_section .users_stories_section__blocks{margin:48px 0}}@media(min-width:1024px){.theme--dark .user_stories_section .users_stories_section__blocks{display:none}}.theme--dark .user_stories_section .user_stories_section__companies{display:flex;align-items:center;justify-content:center;gap:8px 20px;flex-wrap:wrap;opacity:.5;max-width:400px}.theme--dark .user_stories_section .user_stories_section__companies img{height:50px;width:auto}@media(min-width:545px){.theme--dark .user_stories_section .user_stories_section__companies{gap:8px 32px}}@media(min-width:768px){.theme--dark .user_stories_section .user_stories_section__companies img{height:60px;width:auto}}@media(min-width:1024px){.theme--dark .user_stories_section .user_stories_section__companies{max-width:500px;gap:8px 40px}}@media(min-width:1280px){.theme--dark .user_stories_section .user_stories_section__companies{gap:8px 60px}}@media(min-width:1024px){.theme--dark .user_stories_section{display:grid;grid-template:"header quotes" auto "logos quotes" auto/1fr 1.5fr;grid-gap:40px;gap:40px;align-items:center;position:relative}.theme--dark .user_stories_section:after{content:"";position:absolute;height:1.5px;width:800px;left:calc(50% - 400px);bottom:12px;background:rgba(171,0,255,.2);-webkit-mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask-image:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}.theme--dark .user_stories_section .user_stories_section__header{grid-area:header;align-self:end}.theme--dark .user_stories_section .user_stories_section__header *{text-align:left}.theme--dark .user_stories_section .user_stories_section__grid{grid-area:quotes;display:grid;grid-gap:28px;gap:28px;grid-template-columns:1fr 1fr}.theme--dark .user_stories_section .user_stories_section__grid .user_stories_section__grid__column{display:flex;flex-direction:column;gap:28px}.theme--dark .user_stories_section .user_stories_section__grid .user_stories_section_grid__spacer_block{border-radius:12px;box-shadow:0 0 8px 0 rgba(171,0,255,.08);border:1px solid transparent;background-color:hsla(0,0%,100%,.15);min-height:80px;flex:1 1;width:-webkit-fill-available;width:-moz-available}.theme--dark .user_stories_section .user_stories_section__companies{grid-area:logos;align-self:start;display:flex;align-items:center;justify-content:flex-start}}@media(min-width:1280px){.theme--dark .user_stories_section{gap:60px;grid-template:"header quotes" auto "logos quotes" auto/1fr 1.2fr}}.user_story_block{display:grid;grid-template:"icon" 37px "quote" 1fr "link" auto/1fr;grid-gap:12px;gap:12px;padding:16px;background-color:hsla(0,0%,100%,.15);border-radius:12px;box-shadow:0 16px 100px 0 rgba(171,0,255,.08),0 1px 2px 0 rgba(171,0,255,.24);transition:border-color .2s ease-in;border:1px solid transparent;text-decoration:none}@media(min-width:768px){.user_story_block{padding:24px;gap:24px}}.user_story_block:hover{border-color:#ab00ff;text-decoration:none}.user_story_block .user_story_block__logo{grid-area:icon;height:37px;width:auto}.user_story_block h3.user_story_block__quote{grid-area:quote;font-size:19px;line-height:27px;letter-spacing:-.276px;font-family:sofia-sans,sans-serif;font-style:italic;font-weight:400;color:#1f1a38}@media(min-width:768px){.user_story_block h3.user_story_block__quote{font-size:24px;line-height:32px;letter-spacing:-.348px}}.user_story_block .user_story_block__button{grid-area:link;display:flex;align-items:center;gap:12px;justify-self:start;align-self:end}.user_story_block .user_story_block__button span{font-weight:300}.user_story_block .user_story_block__button .icon{margin-top:2px;height:14px;width:14px}@media(min-width:768px){.user_story_block .user_story_block__button .icon{margin-top:4px;height:16px;width:16px}}.user_story_block .user_story_block__button:hover{text-decoration:none}@media(min-width:768px){.user_story_block .user_story_block__button .landing__description{font-size:24px;line-height:32px}}@keyframes spin{to{transform:rotate(1turn)}}@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}}.theme--light .home_index{display:flex;flex-direction:column;overflow:hidden}@media(min-width:1280px){.theme--light .home_index h2{font-size:42px}}.theme--light .home_index .hero{background:radial-gradient(circle at bottom,rgba(171,0,255,.1),#f9f2fe);padding:60px 0 140px;position:relative;border-bottom:none;-webkit-mask-image:linear-gradient(#000 80%,transparent);mask-image:linear-gradient(#000 80%,transparent)}@media screen and (min-width:300px){.theme--light .home_index .hero{padding:60px 0 180px}}@media screen and (min-width:370px){.theme--light .home_index .hero{padding:60px 0 140px}}@media screen and (min-width:400px){.theme--light .home_index .hero{padding:60px 0 180px}}@media screen and (min-width:450px){.theme--light .home_index .hero{padding:60px 0 200px}}@media screen and (min-width:500px){.theme--light .home_index .hero{padding:60px 0 210px}}@media(min-width:545px){.theme--light .home_index .hero{padding:60px 0 250px}}@media(min-width:768px){.theme--light .home_index .hero{padding:60px 0 450px}}@media(min-width:1024px){.theme--light .home_index .hero{padding:80px 0 462px}}@media(min-width:1280px){.theme--light .home_index .hero{padding:80px 0 462px}}.theme--light .home_index .hero>.section__text{min-height:260px;position:relative;z-index:2}.theme--light .home_index .hero h1{color:#1f1a38;font-size:32px;line-height:36px}@media screen and (max-width:369px){.theme--light .home_index .hero h1 br{display:none}}@media(min-width:768px){.theme--light .home_index .hero h1{font-size:64px;line-height:64px;margin-bottom:18px}}.theme--light .home_index .hero p{font-weight:400;width:94%;font-size:16px;line-height:22px;max-width:680px}@media(min-width:545px){.theme--light .home_index .hero p{font-size:18px;line-height:24px;letter-spacing:-.6px}}@media(min-width:768px){.theme--light .home_index .hero p{font-size:26px;line-height:32px;width:inherit;max-width:700px;font-weight:300;letter-spacing:-.377px}}@media(min-width:1024px){.theme--light .home_index .hero p{max-width:940px}}.theme--light .home_index .hero .hero__buttons{display:flex;flex-direction:column;align-items:center;margin:20px auto 32px;gap:16px}@media(min-width:768px){.theme--light .home_index .hero .hero__buttons{flex-direction:row;margin:36px auto 32px;gap:20px}}.theme--light .home_index .hero .hero__buttons .hero__button{padding:12px 20px;border-radius:8px;box-shadow:0 20px 60px rgba(118,111,182,.06)}@media(min-width:768px){.theme--light .home_index .hero .hero__buttons .hero__button{min-width:260px;padding:16px 28px}}@media(min-width:1024px){.theme--light .home_index .hero .hero__buttons .hero__button{padding:20px 32px}}.theme--light .home_index .hero .hero__buttons .button.button__secondary{background-color:#fcf7ff;border-color:#fcf7ff}.theme--light .home_index .hero .hero__buttons .button.button__secondary:hover{background-color:#fff;border-color:#fff}.theme--light .home_index .hero .hero__banner_image{position:absolute;width:-webkit-fill-available;width:-moz-available;width:130%;height:auto;bottom:-30px;left:calc(50vw - 65%)}@media(max-width:360px){.theme--light .home_index .hero .hero__banner_image{bottom:0}}@media(min-width:768px){.theme--light .home_index .hero .hero__banner_image{bottom:-20px;width:1200px;left:calc(50vw - 600px)}}@media(min-width:1280px){.theme--light .home_index .hero .hero__banner_image{width:1440px;left:calc(50vw - 720px);bottom:-90px}}.theme--light .home_index .hero_video{aspect-ratio:8.1441}.theme--light .home_index .home__hero_video{filter:drop-shadow(0 16px 20px rgba(118,111,182,.2));min-height:54px}@media(min-width:768px){.theme--light .home_index .home__hero_video{min-height:70px}}.theme--light .home_index .hero_input{box-shadow:0 2px 48px -2px rgba(255,0,255,.15)}.theme--light .home_index .home__user_stories{padding-top:40px}@media(min-width:768px){.theme--light .home_index .home__user_stories{padding:40px 48px;margin-bottom:60px}.theme--light .home_index .home__user_stories .home_section__content{max-width:1300px}}@media(min-width:1024px){.theme--light .home_index .home__user_stories{padding:0 64px;margin-bottom:0;-webkit-mask-image:linear-gradient(transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(transparent,#000 5%,#000 95%,transparent)}}.theme--light .home_index .home__main_features{margin-top:24px;padding-bottom:0}@media(min-width:768px){.theme--light .home_index .home__main_features{margin-top:-40px}}.theme--light .home_index .home__main_features .home_section__content{max-width:1376px}.theme--light .home_index .home__main_features .main_feature__ide__header{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;width:90%}@media(min-width:1024px){.theme--light .home_index .home__main_features .main_feature__ide__header{justify-content:flex-start}}.theme--light .home_index .home__inline_quote{background:radial-gradient(circle at top,rgba(171,0,255,.15),#f9f2fe)}.theme--light .home_index .header_pre{margin-left:4px;background:#f0ecfc;border-radius:8px;font-weight:300;padding:0 8px;margin-bottom:-2px}@media(min-width:1024px){.theme--light .home_index .header_pre{font-size:33px;margin-bottom:-5px}}@media(min-width:1280px){.theme--light .home_index .header_pre{font-size:40px}}.theme--light .home_index .home__knowledge_sharing_stats{position:relative;padding:32px 24px;z-index:1}@media(min-width:545px){.theme--light .home_index .home__knowledge_sharing_stats{padding:50px 48px 60px}}.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__background{position:absolute;left:calc(50vw - 637.5px);bottom:-150px;width:1275px;height:auto;margin:0 auto;z-index:-1}@media(min-width:1024px){.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__background{bottom:-185px}}.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__blocks{display:flex;align-items:center;gap:12px;flex-direction:column;margin-top:16px}@media(min-width:768px){.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__blocks{flex-direction:row}}.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__link{color:#8f74a2;text-align:center;font-family:sofia-sans,sans-serif;font-style:italic;font-size:18px;margin-top:24px}.theme--light .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__link a{color:inherit;font-style:inherit;text-decoration:underline}.theme--light .home_index .home__integrations_section{background:radial-gradient(circle at top,rgba(171,0,255,.15),#f9f2fe)}.theme--light .home_index .home__integrations{padding:120px 24px 30px}@media(min-width:768px){.theme--light .home_index .home__integrations .home__integrations__subheader{max-width:630px}}@media(min-width:1024px){.theme--light .home_index .home__integrations{padding:150px 48px 30px}}@media(min-width:1280px){.theme--light .home_index .home__integrations .home_section__content{max-width:1300px}}.theme--light .home_index .home__integrations .home__integrations__img{width:1024px;height:auto;margin-top:32px}.theme--light .home_index .home__integrations .home__integrations__blocks{width:-webkit-fill-available;width:-moz-available;display:grid;grid-template-columns:minmax(auto,630px);grid-gap:40px;gap:40px;justify-content:center;align-items:stretch;margin-top:-340px;max-width:630px}@media(min-width:768px){.theme--light .home_index .home__integrations .home__integrations__blocks{gap:24px}}@media(min-width:1024px){.theme--light .home_index .home__integrations .home__integrations__blocks{grid-template-columns:1fr 1fr;gap:40px;max-width:none}}.theme--light .home_index .home__integrations .home__integrations__blocks .integration_block{flex:1 0;overflow:hidden;align-self:stretch}.theme--light .home_index .home__integrations .integration_block__answers{padding:24px}@media(min-width:545px){.theme--light .home_index .home__integrations .integration_block__answers{padding:36px 24px 44px}}@media(min-width:1024px){.theme--light .home_index .home__integrations .integration_block__answers{padding-bottom:60px}}.theme--light .home_index .home__integrations .integration_block__answers .integration_block__content{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.theme--light .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:28px}}@media(min-width:1024px){.theme--light .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:12px}}@media(min-width:1280px){.theme--light .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:28px}}.theme--light .home_index .home__integrations .integration_block__answers .user_chat_blob__content{width:-webkit-fill-available;width:-moz-available}@media(min-width:545px){.theme--light .home_index .home__integrations .integration_block__answers .user_chat_blob__content{max-width:400px}}.theme--light .home_index .home__integrations .integration_block__context{padding:24px 12px 0;max-height:400px}@media(min-width:445px){.theme--light .home_index .home__integrations .integration_block__context{max-height:none}}@media(min-width:545px){.theme--light .home_index .home__integrations .integration_block__context{padding:36px 12px 0}}@media(min-width:1280px){.theme--light .home_index .home__integrations .integration_block__context{padding:36px 32px 0}}.theme--light .home_index .home__integrations .integration_block__context .integration_block__content{display:flex;justify-content:center;height:100%;width:100%;min-height:360px}@media(min-width:545px){.theme--light .home_index .home__integrations .integration_block__context .integration_block__content{min-height:410px}}@media(min-width:768px){.theme--light .home_index .home__integrations .integration_block__context .integration_block__content{min-height:460px}}@media(min-width:1024px){.theme--light .home_index .home__integrations .integration_block__context .integration_block__content{min-height:380px}}.theme--light .home_index .home__integrations .integration_block__context .integration_block__context__img{background-image:url(/_next/static/media/source-code-integrations.1e34bd74.png);background-size:100% auto;background-repeat:no-repeat;height:auto;width:-webkit-fill-available;width:-moz-available;max-width:480px}@media(min-width:768px){.theme--light .home_index .home__integrations .integration_block__context .integration_block__context__img{max-width:510px}}@media(min-width:1024px){.theme--light .home_index .home__integrations .integration_block__context .integration_block__context__img{max-width:530px}}.theme--light .home_index .home__integrations .unbot_blob{display:flex;flex-direction:column;gap:12px}@media(min-width:545px){.theme--light .home_index .home__integrations .unbot_blob{gap:14px}}.theme--light .home_index .home__features{text-align:center}@media(min-width:768px){.theme--light .home_index .home__features{padding-top:12px;padding-bottom:32px}.theme--light .home_index .home__features .home__features__subheader{max-width:750px}}.theme--light .home_index .home__features .home__features_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:48px;width:-webkit-fill-available;width:-moz-available}@media(min-width:768px){.theme--light .home_index .home__features .home__features_grid{grid-template-columns:1fr 1fr 1fr;gap:24px}}.theme--light .home_index .home__quotes .home_quotes__grid{display:flex;flex-flow:column wrap;align-items:center;max-width:1300px;margin:24px auto 0;padding:0 24px;gap:12px}@media(min-width:768px){.theme--light .home_index .home__quotes .home_quotes__grid{padding:0 48px;gap:24px;max-height:2160px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:35%}}@media screen and (min-width:800px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1980px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:37%}}@media screen and (min-width:870px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1800px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:38%}}@media(min-width:1024px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1680px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:23%}}@media screen and (min-width:1075px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1520px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:24%}}@media screen and (min-width:1140px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1280px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:24%}}@media(min-width:1280px){.theme--light .home_index .home__quotes .home_quotes__grid{max-height:1440px}.theme--light .home_index .home__quotes .home_quotes__grid .quote_content{max-width:26%}}.theme--light .home_index section.section--single .section__content{display:flex;flex-direction:column;align-items:center;text-align:center}.theme--light .home_index section.section--double.text-left{text-align:center}.theme--light .home_index section.section--double.text-left .section__content{flex-direction:column;padding:0}@media(min-width:545px){.theme--light .home_index section.section--double.text-left .section__content{padding:0 24px}}@media(min-width:768px){.theme--light .home_index section.section--double.text-left .section__content{padding:0 48px}}@media(min-width:1024px){.theme--light .home_index section.section--double.text-left .section__content{display:flex;align-items:center;gap:40px;flex-direction:row;padding:0 48px;text-align:left}}@media(min-width:1280px){.theme--light .home_index section.section--double.text-left .section__content{padding:0 80px}}.theme--light .home_index section.section--double.text-left .section__content .section__text{margin-bottom:40px}@media(min-width:1024px){.theme--light .home_index section.section--double.text-left .section__content .section__text{flex:none;width:35%}}.theme--light .home_index section.section--double.text-right{text-align:center}.theme--light .home_index section.section--double.text-right .section__content{display:flex;flex-direction:column-reverse;padding:0}@media(min-width:545px){.theme--light .home_index section.section--double.text-right .section__content{padding:0 24px}}@media(min-width:1024px){.theme--light .home_index section.section--double.text-right .section__content{display:flex;align-items:center;gap:40px;flex-direction:row;padding:0 34px;text-align:left}}.theme--light .home_index section.section--double.text-right .section__content .section__text{margin-bottom:40px}@media(min-width:1024px){.theme--light .home_index section.section--double.text-right .section__content .section__text{flex:none;width:35%}}.theme--light .home_index .logos{padding:60px 0 40px;text-align:center;justify-content:center;background-color:#faf6ff}.theme--light .home_index .logos h2{text-transform:uppercase;font-size:16px;line-height:22px;color:#a19fad;font-weight:500;margin-bottom:0}@media(min-width:545px){.theme--light .home_index .logos h2{font-size:18px}}.theme--light .home_index .customer-logo{padding:20px 0}.theme--light .home_index .customer-logo .horizontally_scrollable_view__child{display:flex;flex-wrap:nowrap}@media(min-width:1280px){.theme--light .home_index .customer-logo .horizontally_scrollable_view__child{justify-content:center}}.theme--light .home_index .customer-logo .scroll_left,.theme--light .home_index .customer-logo .scroll_right{height:16px;width:16px;font-size:10px;padding:4px;border-radius:50%;background-color:rgba(62,45,218,.1)}.theme--light .home_index .customer-logo .scroll_left>svg,.theme--light .home_index .customer-logo .scroll_right>svg{height:16px;width:16px;font-size:10px}.theme--light .home_index .customer-logo .scroll_left{left:6px}.theme--light .home_index .customer-logo .scroll_right{left:calc(100% - 6px)}.theme--light .home_index .customer-logo img{padding:0 20px;flex:0 0 auto}.theme--light .home_index .home_section,.theme--light .home_index .home_section_container{scroll-margin-top:72px}.theme--light .home_index .home_section.home__quotes,.theme--light .home_index .home_section_container.home__quotes{overflow:hidden;padding-left:0;padding-right:0}.theme--light .home_index .home_section.home__quotes .section__content,.theme--light .home_index .home_section_container.home__quotes .section__content{max-width:none}.theme--light .home_index .steps_large,.theme--light .home_index .steps_medium,.theme--light .home_index .steps_mobile{scroll-margin-top:calc(72px + 2em)}.theme--light .home_index section.security{border-color:currentcolor #4ac398 #4ac398;border-top:8px solid #4ac398;background:#1f1a38;background:linear-gradient(to bottom left,#2d1d7d,#1f1a38 38%);background-color:#1f1a38}.theme--light .home_index section.security h2{color:#4ac398}.theme--light .home_index section.security .section__content{max-width:1024px;margin:0 auto;gap:12px 60px;display:flex;flex-direction:column}@media(min-width:1024px){.theme--light .home_index section.security .section__content{flex-direction:row;align-items:center}}.theme--light .home_index section.security .section__content p{color:#fff}.theme--light .home_index section.security .section__content li{display:flex;flex-direction:row;color:#fff;margin-bottom:8px}.theme--light .home_index section.security .section__content li .iconContainer{margin:3px 12px 0 0;color:#4ac398}.theme--light .home_index section.security .section__content .section__text{flex:1 1;margin-bottom:0!important;width:100%;text-align:left}.theme--light .home_index section.security .section__content .section__text .data_handling_callout p{color:#1f1a38}@media(min-width:1024px){.theme--light .home_index section.security .section__content .section__text{width:50%}}.theme--light .home_index section.security .section__content .security__list{display:flex;flex-direction:column;row-gap:16px}.theme--light .home_index section.security .section__content .security__list .list__item{display:flex;flex-direction:row;align-items:center}.theme--light .home_index section.security .section__content .security__list .list__item .listIcon{padding:8px;background-color:rgba(74,195,152,.2);border-radius:50%;color:#4ac398;display:flex;justify-content:center;align-items:center}.theme--light .home_index section.security .section__content .security__list .list__item p{margin:0 0 0 16px}.theme--light .home_index section.integrations{background:linear-gradient(337deg,rgba(57,48,123,.9) 13%,rgba(80,70,165,.9) 75%);color:#fff;padding-top:60px}.theme--light .home_index section.integrations:before{content:" ";display:block;position:absolute;right:0;top:0;width:40%;height:100%;opacity:.04;background-image:url(/_next/static/media/integrations-background.4f0b6953.png);background-repeat:no-repeat;background-size:cover}.theme--light .home_index section.integrations .integrations_icon{margin-bottom:16px}.theme--light .home_index section.integrations p{color:#fff;text-align:center;max-width:600px}.theme--light .home_index section.integrations .section__content{padding:0}@media(min-width:545px){.theme--light .home_index section.integrations .section__content{padding:0 48px}}.theme--light .home_index section.integrations .integrations__grid{margin-top:20px;display:flex;column-gap:24px;flex-wrap:wrap;justify-content:center;max-width:1080px;z-index:0}.theme--light .home_index section.blog{background:#d3cce3;background:linear-gradient(to bottom right,#f7f6ff 36%,#f0dfff)}.theme--light .home_index section.blog h3{text-transform:uppercase;font-size:19px;margin-bottom:0;color:#3e2dda;letter-spacing:-.03rem}.theme--light .home_index section.blog button{margin:24px 0}@media(min-width:768px){.theme--light .home_index section.blog button{margin:32px 0}}.theme--light .home_index section.blog img{border-radius:8px}.theme--light .home_index section.blog .section__content{text-align:left}.theme--light .home_index section.blog .section__asset{max-width:767px}.theme--dark .home_index{display:flex;flex-direction:column;overflow:hidden}@media(min-width:1280px){.theme--dark .home_index h2{font-size:42px}}.theme--dark .home_index .hero{background:radial-gradient(circle at bottom,rgba(171,0,255,.1),#f9f2fe);padding:60px 0 140px;position:relative;border-bottom:none;-webkit-mask-image:linear-gradient(#000 80%,transparent);mask-image:linear-gradient(#000 80%,transparent)}@media screen and (min-width:300px){.theme--dark .home_index .hero{padding:60px 0 180px}}@media screen and (min-width:370px){.theme--dark .home_index .hero{padding:60px 0 140px}}@media screen and (min-width:400px){.theme--dark .home_index .hero{padding:60px 0 180px}}@media screen and (min-width:450px){.theme--dark .home_index .hero{padding:60px 0 200px}}@media screen and (min-width:500px){.theme--dark .home_index .hero{padding:60px 0 210px}}@media(min-width:545px){.theme--dark .home_index .hero{padding:60px 0 250px}}@media(min-width:768px){.theme--dark .home_index .hero{padding:60px 0 450px}}@media(min-width:1024px){.theme--dark .home_index .hero{padding:80px 0 462px}}@media(min-width:1280px){.theme--dark .home_index .hero{padding:80px 0 462px}}.theme--dark .home_index .hero>.section__text{min-height:260px;position:relative;z-index:2}.theme--dark .home_index .hero h1{font-size:32px;line-height:36px}@media screen and (max-width:369px){.theme--dark .home_index .hero h1 br{display:none}}@media(min-width:768px){.theme--dark .home_index .hero h1{font-size:64px;line-height:64px;margin-bottom:18px}}.theme--dark .home_index .hero p{font-weight:400;width:94%;font-size:16px;line-height:22px;max-width:680px}@media(min-width:545px){.theme--dark .home_index .hero p{font-size:18px;line-height:24px;letter-spacing:-.6px}}@media(min-width:768px){.theme--dark .home_index .hero p{font-size:26px;line-height:32px;width:inherit;max-width:700px;font-weight:300;letter-spacing:-.377px}}@media(min-width:1024px){.theme--dark .home_index .hero p{max-width:940px}}.theme--dark .home_index .hero .hero__buttons{display:flex;flex-direction:column;align-items:center;margin:20px auto 32px;gap:16px}@media(min-width:768px){.theme--dark .home_index .hero .hero__buttons{flex-direction:row;margin:36px auto 32px;gap:20px}}.theme--dark .home_index .hero .hero__buttons .hero__button{padding:12px 20px;border-radius:8px;box-shadow:0 20px 60px rgba(118,111,182,.06)}@media(min-width:768px){.theme--dark .home_index .hero .hero__buttons .hero__button{min-width:260px;padding:16px 28px}}@media(min-width:1024px){.theme--dark .home_index .hero .hero__buttons .hero__button{padding:20px 32px}}.theme--dark .home_index .hero .hero__buttons .button.button__secondary{background-color:#fcf7ff;border-color:#fcf7ff}.theme--dark .home_index .hero .hero__buttons .button.button__secondary:hover{background-color:#fff;border-color:#fff}.theme--dark .home_index .hero .hero__banner_image{position:absolute;width:-webkit-fill-available;width:-moz-available;width:130%;height:auto;bottom:-30px;left:calc(50vw - 65%)}@media(max-width:360px){.theme--dark .home_index .hero .hero__banner_image{bottom:0}}@media(min-width:768px){.theme--dark .home_index .hero .hero__banner_image{bottom:-20px;width:1200px;left:calc(50vw - 600px)}}@media(min-width:1280px){.theme--dark .home_index .hero .hero__banner_image{width:1440px;left:calc(50vw - 720px);bottom:-90px}}.theme--dark .home_index .hero_video{aspect-ratio:8.1441}.theme--dark .home_index .home__hero_video{filter:drop-shadow(0 16px 20px rgba(118,111,182,.2));min-height:54px}@media(min-width:768px){.theme--dark .home_index .home__hero_video{min-height:70px}}.theme--dark .home_index .hero_input{box-shadow:0 2px 48px -2px rgba(255,0,255,.15)}.theme--dark .home_index .home__user_stories{padding-top:40px}@media(min-width:768px){.theme--dark .home_index .home__user_stories{padding:40px 48px;margin-bottom:60px}.theme--dark .home_index .home__user_stories .home_section__content{max-width:1300px}}@media(min-width:1024px){.theme--dark .home_index .home__user_stories{padding:0 64px;margin-bottom:0;-webkit-mask-image:linear-gradient(transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(transparent,#000 5%,#000 95%,transparent)}}.theme--dark .home_index .home__main_features{margin-top:24px;padding-bottom:0}@media(min-width:768px){.theme--dark .home_index .home__main_features{margin-top:-40px}}.theme--dark .home_index .home__main_features .home_section__content{max-width:1376px}.theme--dark .home_index .home__main_features .main_feature__ide__header{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;width:90%}@media(min-width:1024px){.theme--dark .home_index .home__main_features .main_feature__ide__header{justify-content:flex-start}}.theme--dark .home_index .home__inline_quote{background:radial-gradient(circle at top,rgba(171,0,255,.15),#f9f2fe)}.theme--dark .home_index .header_pre{margin-left:4px;background:#f0ecfc;border-radius:8px;font-weight:300;padding:0 8px;margin-bottom:-2px}@media(min-width:1024px){.theme--dark .home_index .header_pre{font-size:33px;margin-bottom:-5px}}@media(min-width:1280px){.theme--dark .home_index .header_pre{font-size:40px}}.theme--dark .home_index .home__knowledge_sharing_stats{position:relative;padding:32px 24px;z-index:1}@media(min-width:545px){.theme--dark .home_index .home__knowledge_sharing_stats{padding:50px 48px 60px}}.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__background{position:absolute;left:calc(50vw - 637.5px);bottom:-150px;width:1275px;height:auto;margin:0 auto;z-index:-1}@media(min-width:1024px){.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__background{bottom:-185px}}.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__blocks{display:flex;align-items:center;gap:12px;flex-direction:column;margin-top:16px}@media(min-width:768px){.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__blocks{flex-direction:row}}.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__link{color:#8f74a2;text-align:center;font-family:sofia-sans,sans-serif;font-style:italic;font-size:18px;margin-top:24px}.theme--dark .home_index .home__knowledge_sharing_stats .home__knowledge_sharing_stats__link a{color:inherit;font-style:inherit;text-decoration:underline}.theme--dark .home_index .home__integrations_section{background:radial-gradient(circle at top,rgba(171,0,255,.15),#f9f2fe)}.theme--dark .home_index .home__integrations{padding:120px 24px 30px}@media(min-width:768px){.theme--dark .home_index .home__integrations .home__integrations__subheader{max-width:630px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations{padding:150px 48px 30px}}@media(min-width:1280px){.theme--dark .home_index .home__integrations .home_section__content{max-width:1300px}}.theme--dark .home_index .home__integrations .home__integrations__img{width:1024px;height:auto;margin-top:32px}.theme--dark .home_index .home__integrations .home__integrations__blocks{width:-webkit-fill-available;width:-moz-available;display:grid;grid-template-columns:minmax(auto,630px);grid-gap:40px;gap:40px;justify-content:center;align-items:stretch;margin-top:-340px;max-width:630px}@media(min-width:768px){.theme--dark .home_index .home__integrations .home__integrations__blocks{gap:24px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations .home__integrations__blocks{grid-template-columns:1fr 1fr;gap:40px;max-width:none}}.theme--dark .home_index .home__integrations .home__integrations__blocks .integration_block{flex:1 0;overflow:hidden;align-self:stretch}.theme--dark .home_index .home__integrations .integration_block__answers{padding:24px}@media(min-width:545px){.theme--dark .home_index .home__integrations .integration_block__answers{padding:36px 24px 44px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations .integration_block__answers{padding-bottom:60px}}.theme--dark .home_index .home__integrations .integration_block__answers .integration_block__content{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.theme--dark .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:28px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:12px}}@media(min-width:1280px){.theme--dark .home_index .home__integrations .integration_block__answers .integration_block__content{padding-right:28px}}.theme--dark .home_index .home__integrations .integration_block__answers .user_chat_blob__content{width:-webkit-fill-available;width:-moz-available}@media(min-width:545px){.theme--dark .home_index .home__integrations .integration_block__answers .user_chat_blob__content{max-width:400px}}.theme--dark .home_index .home__integrations .integration_block__context{padding:24px 12px 0;max-height:400px}@media(min-width:445px){.theme--dark .home_index .home__integrations .integration_block__context{max-height:none}}@media(min-width:545px){.theme--dark .home_index .home__integrations .integration_block__context{padding:36px 12px 0}}@media(min-width:1280px){.theme--dark .home_index .home__integrations .integration_block__context{padding:36px 32px 0}}.theme--dark .home_index .home__integrations .integration_block__context .integration_block__content{display:flex;justify-content:center;height:100%;width:100%;min-height:360px}@media(min-width:545px){.theme--dark .home_index .home__integrations .integration_block__context .integration_block__content{min-height:410px}}@media(min-width:768px){.theme--dark .home_index .home__integrations .integration_block__context .integration_block__content{min-height:460px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations .integration_block__context .integration_block__content{min-height:380px}}.theme--dark .home_index .home__integrations .integration_block__context .integration_block__context__img{background-image:url(/_next/static/media/source-code-integrations.1e34bd74.png);background-size:100% auto;background-repeat:no-repeat;height:auto;width:-webkit-fill-available;width:-moz-available;max-width:480px}@media(min-width:768px){.theme--dark .home_index .home__integrations .integration_block__context .integration_block__context__img{max-width:510px}}@media(min-width:1024px){.theme--dark .home_index .home__integrations .integration_block__context .integration_block__context__img{max-width:530px}}.theme--dark .home_index .home__integrations .unbot_blob{display:flex;flex-direction:column;gap:12px}@media(min-width:545px){.theme--dark .home_index .home__integrations .unbot_blob{gap:14px}}.theme--dark .home_index .home__features{text-align:center}@media(min-width:768px){.theme--dark .home_index .home__features{padding-top:12px;padding-bottom:32px}.theme--dark .home_index .home__features .home__features__subheader{max-width:750px}}.theme--dark .home_index .home__features .home__features_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:48px;width:-webkit-fill-available;width:-moz-available}@media(min-width:768px){.theme--dark .home_index .home__features .home__features_grid{grid-template-columns:1fr 1fr 1fr;gap:24px}}.theme--dark .home_index .home__quotes .home_quotes__grid{display:flex;flex-flow:column wrap;align-items:center;max-width:1300px;margin:24px auto 0;padding:0 24px;gap:12px}@media(min-width:768px){.theme--dark .home_index .home__quotes .home_quotes__grid{padding:0 48px;gap:24px;max-height:2160px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:35%}}@media screen and (min-width:800px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1980px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:37%}}@media screen and (min-width:870px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1800px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:38%}}@media(min-width:1024px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1680px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:23%}}@media screen and (min-width:1075px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1520px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:24%}}@media screen and (min-width:1140px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1280px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:24%}}@media(min-width:1280px){.theme--dark .home_index .home__quotes .home_quotes__grid{max-height:1440px}.theme--dark .home_index .home__quotes .home_quotes__grid .quote_content{max-width:26%}}.theme--dark .home_index section.section--single .section__content{display:flex;flex-direction:column;align-items:center;text-align:center}.theme--dark .home_index section.section--double.text-left{text-align:center}.theme--dark .home_index section.section--double.text-left .section__content{flex-direction:column;padding:0}@media(min-width:545px){.theme--dark .home_index section.section--double.text-left .section__content{padding:0 24px}}@media(min-width:768px){.theme--dark .home_index section.section--double.text-left .section__content{padding:0 48px}}@media(min-width:1024px){.theme--dark .home_index section.section--double.text-left .section__content{display:flex;align-items:center;gap:40px;flex-direction:row;padding:0 48px;text-align:left}}@media(min-width:1280px){.theme--dark .home_index section.section--double.text-left .section__content{padding:0 80px}}.theme--dark .home_index section.section--double.text-left .section__content .section__text{margin-bottom:40px}@media(min-width:1024px){.theme--dark .home_index section.section--double.text-left .section__content .section__text{flex:none;width:35%}}.theme--dark .home_index section.section--double.text-right{text-align:center}.theme--dark .home_index section.section--double.text-right .section__content{display:flex;flex-direction:column-reverse;padding:0}@media(min-width:545px){.theme--dark .home_index section.section--double.text-right .section__content{padding:0 24px}}@media(min-width:1024px){.theme--dark .home_index section.section--double.text-right .section__content{display:flex;align-items:center;gap:40px;flex-direction:row;padding:0 34px;text-align:left}}.theme--dark .home_index section.section--double.text-right .section__content .section__text{margin-bottom:40px}@media(min-width:1024px){.theme--dark .home_index section.section--double.text-right .section__content .section__text{flex:none;width:35%}}.theme--dark .home_index .logos{padding:60px 0 40px;text-align:center;justify-content:center;background-color:#faf6ff}.theme--dark .home_index .logos h2{text-transform:uppercase;font-size:16px;line-height:22px;font-weight:500;margin-bottom:0}@media(min-width:545px){.theme--dark .home_index .logos h2{font-size:18px}}.theme--dark .home_index .customer-logo{padding:20px 0}.theme--dark .home_index .customer-logo .horizontally_scrollable_view__child{display:flex;flex-wrap:nowrap}@media(min-width:1280px){.theme--dark .home_index .customer-logo .horizontally_scrollable_view__child{justify-content:center}}.theme--dark .home_index .customer-logo .scroll_left,.theme--dark .home_index .customer-logo .scroll_right{height:16px;width:16px;font-size:10px;padding:4px;border-radius:50%;background-color:rgba(62,45,218,.1)}.theme--dark .home_index .customer-logo .scroll_left>svg,.theme--dark .home_index .customer-logo .scroll_right>svg{height:16px;width:16px;font-size:10px}.theme--dark .home_index .customer-logo .scroll_left{left:6px}.theme--dark .home_index .customer-logo .scroll_right{left:calc(100% - 6px)}.theme--dark .home_index .customer-logo img{padding:0 20px;flex:0 0 auto}.theme--dark .home_index .home_section,.theme--dark .home_index .home_section_container{scroll-margin-top:72px}.theme--dark .home_index .home_section.home__quotes,.theme--dark .home_index .home_section_container.home__quotes{overflow:hidden;padding-left:0;padding-right:0}.theme--dark .home_index .home_section.home__quotes .section__content,.theme--dark .home_index .home_section_container.home__quotes .section__content{max-width:none}.theme--dark .home_index .steps_large,.theme--dark .home_index .steps_medium,.theme--dark .home_index .steps_mobile{scroll-margin-top:calc(72px + 2em)}.theme--dark .home_index section.security{border-color:currentcolor #4ac398 #4ac398;border-top:8px solid #4ac398;background:#1f1a38;background:linear-gradient(to bottom left,#2d1d7d,#1f1a38 38%);background-color:#1f1a38}.theme--dark .home_index section.security h2{color:#4ac398}.theme--dark .home_index section.security .section__content{max-width:1024px;margin:0 auto;gap:12px 60px;display:flex;flex-direction:column}@media(min-width:1024px){.theme--dark .home_index section.security .section__content{flex-direction:row;align-items:center}}.theme--dark .home_index section.security .section__content p{color:#fff}.theme--dark .home_index section.security .section__content li{display:flex;flex-direction:row;color:#fff;margin-bottom:8px}.theme--dark .home_index section.security .section__content li .iconContainer{margin:3px 12px 0 0;color:#4ac398}.theme--dark .home_index section.security .section__content .section__text{flex:1 1;margin-bottom:0!important;width:100%;text-align:left}@media(min-width:1024px){.theme--dark .home_index section.security .section__content .section__text{width:50%}}.theme--dark .home_index section.security .section__content .security__list{display:flex;flex-direction:column;row-gap:16px}.theme--dark .home_index section.security .section__content .security__list .list__item{display:flex;flex-direction:row;align-items:center}.theme--dark .home_index section.security .section__content .security__list .list__item .listIcon{padding:8px;background-color:rgba(74,195,152,.2);border-radius:50%;color:#4ac398;display:flex;justify-content:center;align-items:center}.theme--dark .home_index section.security .section__content .security__list .list__item p{margin:0 0 0 16px}.theme--dark .home_index section.integrations{background:linear-gradient(337deg,rgba(57,48,123,.9) 13%,rgba(80,70,165,.9) 75%);color:#fff;padding-top:60px}.theme--dark .home_index section.integrations:before{content:" ";display:block;position:absolute;right:0;top:0;width:40%;height:100%;opacity:.04;background-image:url(/_next/static/media/integrations-background.4f0b6953.png);background-repeat:no-repeat;background-size:cover}.theme--dark .home_index section.integrations .integrations_icon{margin-bottom:16px}.theme--dark .home_index section.integrations p{color:#fff;text-align:center;max-width:600px}.theme--dark .home_index section.integrations .section__content{padding:0}@media(min-width:545px){.theme--dark .home_index section.integrations .section__content{padding:0 48px}}.theme--dark .home_index section.integrations .integrations__grid{margin-top:20px;display:flex;column-gap:24px;flex-wrap:wrap;justify-content:center;max-width:1080px;z-index:0}.theme--dark .home_index section.blog{background:#d3cce3;background:linear-gradient(to bottom right,#f7f6ff 36%,#f0dfff)}.theme--dark .home_index section.blog h3{text-transform:uppercase;font-size:19px;margin-bottom:0;color:#3e2dda;letter-spacing:-.03rem}.theme--dark .home_index section.blog button{margin:24px 0}@media(min-width:768px){.theme--dark .home_index section.blog button{margin:32px 0}}.theme--dark .home_index section.blog img{border-radius:8px}.theme--dark .home_index section.blog .section__content{text-align:left}.theme--dark .home_index section.blog .section__asset{max-width:767px}.security__grid{display:grid;grid-template:"soc2" "casa" "data_isolation";grid-gap:12px;gap:12px;margin-top:48px}@media(min-width:768px){.security__grid{grid-template:"soc2 casa" "data_isolation data_isolation";gap:24px}}.security__grid .soc2{grid-area:soc2}.security__grid .casa{grid-area:casa}.security__grid .dataIsolation{grid-area:dataIsolation}.security__grid .dataIsolation.security_feature__content{align-items:left}.main_feature_section{scroll-margin-top:108px}.main_feature_section.main_feature__integrations>div:not(.main_feature_section__content){max-width:720px;margin:-70px auto 0;aspect-ratio:1280/1100}@media(min-width:545px){.main_feature_section.main_feature__integrations>div:not(.main_feature_section__content){margin-top:-100px}}.main_feature_section.main_feature__ide>div:not(.main_feature_section__content),.main_feature_section.main_feature__macapp>div:not(.main_feature_section__content){margin-top:-30px;margin-left:-48px;margin-right:-48px;aspect-ratio:1920/1532}@media(min-width:545px){.main_feature_section.main_feature__ide>div:not(.main_feature_section__content),.main_feature_section.main_feature__macapp>div:not(.main_feature_section__content){margin-top:-45px}}@media(min-width:768px){.main_feature_section.main_feature__ide>div:not(.main_feature_section__content),.main_feature_section.main_feature__macapp>div:not(.main_feature_section__content){scroll-margin-top:72px;margin-top:-60px}}@media(min-width:1024px){.main_feature_section>div:not(.main_feature_section__content){margin-top:0!important}.main_feature_section.main_feature__integrations{margin-bottom:24px}.main_feature_section.main_feature__integrations>div:not(.main_feature_section__content){aspect-ratio:2000/1720}.main_feature_section.main_feature__ide,.main_feature_section.main_feature__macapp{grid-template-columns:60vw auto}.main_feature_section.main_feature__ide>div:not(.main_feature_section__content),.main_feature_section.main_feature__macapp>div:not(.main_feature_section__content){margin-left:-70px;margin-right:0;aspect-ratio:3840/3064}.main_feature_section.main_feature__ide .main_feature_section__content,.main_feature_section.main_feature__macapp .main_feature_section__content{margin-left:-60px}.main_feature_section.main_feature__integrations .main_feature_section__content{margin-left:3px}}@media(min-width:1280px){.main_feature_section.main_feature__integrations{grid-template-columns:55% auto}.main_feature_section.main_feature__integrations .main_feature_section__content{margin-left:18px}.main_feature_section.main_feature__ide,.main_feature_section.main_feature__macapp{grid-template-columns:60% auto}}