.Tabs_tabs__G0TK1{display:flex;flex-wrap:wrap;margin-bottom:1rem;box-shadow:inset 0 -.0625rem #e8e8e8}.Tabs_tabs__G0TK1>div{position:relative;cursor:pointer;padding:.5rem 1rem}.Tabs_indicator__lnlvR{position:absolute;inset:auto 0 0 0;background:var(--color-primary);height:.1875rem;border-radius:.125rem}.JsonSchema_container__uK9po{font-size:1rem;margin-bottom:2.25rem}.JsonSchema_container__uK9po p{font-size:.875rem;line-height:1.5em;margin-bottom:.5rem}.JsonSchema_container__uK9po :last-child{margin-bottom:0}.JsonSchema_card__I2iBt{border-radius:.5rem;border:.0625rem solid #e8e8e8;padding:.875rem .5rem .875rem 1.25rem;margin-bottom:.5rem;position:relative}.JsonSchema_cardless__Z6hCM{padding-bottom:.5rem}.JsonSchema_title__OZiEO{font-family:var(--font-mono);font-size:1.125rem;font-weight:600}.JsonSchema_property__BIJwV{font-family:var(--font-mono);font-size:1rem;font-weight:600;padding-block:.25rem;margin-top:.0625rem}.JsonSchema_property__BIJwV .JsonSchema_prefix__nLGbt{color:#757575;font-weight:500}.JsonSchema_property__BIJwV+div .JsonSchema_indentation__HWHGY .JsonSchema_propertySeparator__c0ixw{left:0}.JsonSchema_propertySeparator__c0ixw{position:absolute;left:-1.25rem;right:-.5rem;height:.0625rem;background:#e8e8e8}.JsonSchema_property__BIJwV,.JsonSchema_title__OZiEO{position:relative;word-break:break-all}.JsonSchema_property__BIJwV:hover .JsonSchema_expandButton__1novm,.JsonSchema_title__OZiEO:hover .JsonSchema_expandButton__1novm{transition:all .1s;opacity:1}.JsonSchema_property__BIJwV:before,.JsonSchema_title__OZiEO:before{content:"";position:absolute;top:0;left:-.375rem;width:.375rem;bottom:0}.JsonSchema_tag__1ZYk0{font-family:var(--font-mono);font-size:.8em;font-weight:400;background:#f3f3f3;padding:.125rem .5rem;border-radius:1rem;margin-left:.5rem}.JsonSchema_indentation__HWHGY{padding-left:1rem;position:relative}.JsonSchema_expandButton__1novm{--scale:1;--rotation:0deg;position:absolute;background:#f3f3f3;border:none;cursor:pointer;opacity:0;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;top:50%;transition:all .4s;transform:translateY(-50%) translateX(-2.125rem) scale(var(--scale)) rotate(var(--rotation))}.JsonSchema_expandButton__1novm:hover{--scale:1.2;background:#efefef}.JsonSchema_expandButton__1novm.JsonSchema_close__ZfTzp{--rotation:45deg}.JsonSchema_enumValues__vmQT9{list-style:none;padding:0!important;margin:0}.JsonSchema_enumValues__vmQT9 li{margin:0!important;font-family:var(--font-mono)}@media(max-width:31.25rem){.JsonSchema_prefix__nLGbt{display:none}.JsonSchema_expandButton__1novm{opacity:1;background:#fafafa}}.button{display:inline-flex;align-items:center;min-height:3.5rem;padding-inline:1.5rem;padding-block:.5rem;border-radius:.6875rem;background:var(--color-primary);color:#fff;font-weight:700;font-size:1.125rem;line-height:1.2em;transition:all .15s;border:none}.button.light{background:var(--color-primary-lighter);color:#373dcd}.button:hover{background:var(--color-text);color:#fff}@media(max-width:48rem){.button{font-size:1rem;height:2.875rem;padding-inline:1.125rem}}.image-container{position:relative;width:100%;--shadow-x:0;--shadow-y:0}.image-container.bottom,.image-container.bottom-left,.image-container.bottom-right,.image-container.left,.image-container.right,.image-container.top,.image-container.top-left,.image-container.top-right{position:absolute}.image-container.bottom-left:after,.image-container.bottom-right:after,.image-container.bottom:after,.image-container.left:after,.image-container.right:after,.image-container.top-left:after,.image-container.top-right:after,.image-container.top:after{content:"";position:absolute;inset:0;box-shadow:var(--shadow-x) var(--shadow-y) 2.5rem -2.5rem rgba(0,0,0,.08) inset}.image-container.bottom{bottom:0;left:50%;transform:translateX(-50%);--shadow-y:-40px}.image-container.bottom-right{bottom:0;right:0;--shadow-x:-40px;--shadow-y:-40px}.VideoPlayer_preview__iJxob{display:block;position:relative;cursor:pointer;overflow:hidden}.VideoPlayer_preview__iJxob img{transition:all 1s}.VideoPlayer_preview__iJxob:hover img{transform:scale(1.04)}.VideoPlayer_preview__iJxob video{width:100%;display:block}.VideoPlayer_playButton__inegy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;width:6.25rem;aspect-ratio:1;border-radius:50%;box-shadow:0 5px 15px rgba(0,0,0,.35);color:var(--color-primary)}.VideoPlayer_playButton__inegy,.image-background{display:flex;align-items:center;justify-content:center}.image-background{background:url(/image-background.webp);background-size:cover;background-position:50%;padding:3.125rem 4rem;border-radius:.5rem;overflow:hidden}.image-background img{border-radius:.5rem;box-shadow:0 0 3.125rem rgba(0,0,0,.2);display:block}.image-background.bottom{padding-bottom:0}.image-background.bottom img{border-bottom-left-radius:0;border-bottom-right-radius:0}.image-background.top{padding-top:0}.image-background.top img{border-top-left-radius:0;border-top-right-radius:0}.image-background.left{padding-left:0}.image-background.left img{border-top-left-radius:0;border-bottom-left-radius:0}.image-background.right{padding-right:0}.image-background.right img{border-top-right-radius:0;border-bottom-right-radius:0}.image-background-container{display:flex;align-items:center;justify-content:center}.image-background-container img{max-width:100%;height:auto}@media(max-width:48rem){.image-background{padding:1.25rem 1.875rem}}.alert{padding:1.25rem 2.5rem;border-radius:1.875rem}.alert .alert-icon{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;font-family:var(--font-title)}.alert.tip{background:#e6f5e6;color:#003100}.alert.info{background:#eef9fc;color:#193c47}.alert.warning{background:#fff8e6;color:#4b1113}.alert.danger{background:#ffebeb;color:#4b1113}.api-endpoint{background:#e7e7e7;border-radius:4px;display:inline-block;font-family:var(--font-mono);padding-right:10px}.api-endpoint b{background:#ef5350;font-weight:500;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#fff;margin-right:10px;padding:4px 10px}.article{--content-max-width:800px;--breakout-max-width:940px;--breakout-size:calc((var(--breakout-max-width) - var(--content-max-width)) / 2);padding-top:calc(var(--navbar-height) + 3.75rem);margin-bottom:9.375rem;font-size:1.125rem;line-height:160%;display:grid;grid-template-columns:[full-width-start] minmax(var(--content-padding),1fr) [breakout-start] minmax(0,var(--breakout-size)) [content-start] min(100% - var(--content-padding)*2,var(--content-max-width)) [content-end] minmax(0,var(--breakout-size)) [breakout-end] minmax(var(--content-padding),1fr) [full-width-end]}.heading+.article{padding-top:0}.article>:not(.breakout,.full-width,blockquote),.full-width>:not(.breakout,.full-width,blockquote){grid-column:content}.article>.breakout{grid-column:breakout}.article .testimonial{margin-top:3.25rem;margin-bottom:5.5rem}.article .testimonial.no-author blockquote{margin-bottom:0}.article .testimonial.no-author .quote-right{bottom:-.375rem}.article .testimonial blockquote{font-size:1.25rem;margin-bottom:1.5rem}.article .testimonial .container{padding-inline:3.25rem}.article .testimonial .quote-left,.article .testimonial .quote-right{width:2.5rem;height:2.5rem}.article .testimonial .profile-picture{width:2rem;height:2rem}.article>.full-width{grid-column:full-width;display:grid;grid-template-columns:inherit}.article a.all-articles-link{display:flex;align-items:center;gap:.25rem;transform:translateY(-2rem)}.article a.all-articles-link svg{transition:all .1s}.article a.all-articles-link:hover svg{transform:translateX(-.125rem)}.article .article-header{border-radius:1rem;margin-bottom:4rem;overflow:hidden}.article>h1{font-size:2.5rem;margin-bottom:2.5rem}.article>h1 strong{color:var(--color-primary)}.article>h2{font-size:2rem;font-weight:600;margin-block:1rem}.article>h3{font-size:1.5rem;margin-block:1rem}.article>h4{font-size:1.125rem;margin-block:1rem}.article ol,.article ul{padding-left:2rem}.article>.alert,.article>.image-background-container,.article>.table-container,.article>.video,.article>[data-rehype-pretty-code-figure],.article>blockquote,.article>img,.article>ol,.article>p,.article>ul{margin-bottom:2.25rem}.article .video{justify-self:center}.article table{border-collapse:collapse;font-size:1rem}.article table tr{border-bottom:.0625rem solid #e9ecef}.article table td,.article table th{padding:.75rem 1.5rem}.article table th{font-weight:600}.article li{margin-bottom:.5rem}.article li ol,.article li p+p,.article li ul{margin-top:.5rem}.article>[data-rehype-pretty-code-figure] pre{overflow:auto;padding:.5rem 0;border-radius:.5rem}.article li code,.article p code{background:rgba(0,0,0,.03);color:rgba(0,0,0,.85);padding:.125rem .25rem;border-radius:.25rem}.article code{counter-reset:line}.article code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:2rem;text-align:right;color:gray}.article code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}.article code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}.article [data-line],.article code .line{padding:0 1rem}.article [data-highlighted-line]{background:rgba(200,200,255,.102);box-shadow:inset 5px 0 0 #60a5fa}.article [data-rehype-pretty-code-title]{font-size:.875rem;font-weight:500;color:#7d7d85}.article a:not(.button,.learn-more){color:var(--color-primary)}.article a:not(.button,.learn-more):hover{color:var(--color-primary-dark)}.article>img{max-width:100%;height:auto;margin-inline:auto}.article-meta{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;font-weight:600;color:#65656c;gap:.5rem}.article-meta .primary{color:var(--color-primary)}.heading{padding-top:var(--navbar-height);position:relative;padding-inline:var(--content-padding)}.heading :is(h1,h2,h3,h4) strong,.heading h5{color:var(--color-primary);margin-bottom:1.3125rem}.heading h1{margin-bottom:2.625rem}.heading p{font-size:1.125rem;line-height:155.5%;margin-bottom:1.75rem;max-width:33.125rem}.heading .cta{display:flex;gap:1.5rem;margin-top:2.625rem;flex-wrap:wrap}.heading .heading-content{padding-top:3.75rem}.heading .container{width:100%;max-width:var(--content-width);margin-inline:auto;position:relative}.heading .container:not(.no-illustration) .heading-content{max-width:50%}.heading .container.with-icon .heading-content{padding-left:8.125rem}.heading .heading-icon{position:absolute;top:3.75rem}.heading .heading-illustration{position:absolute;inset:0 0 0 50%;display:flex;align-items:center}.heading .heading-illustration .image-spacer{flex:1 1}.heading .heading-illustration.scale-down{transform:scale(.8)}.heading .heading-illustration .screenshot{transform:translateX(2.5rem)}.heading .heading-background{position:absolute;inset:0 0 0 50%;transform:scale(1.2);z-index:-1}.heading.center{text-align:center}.heading.center h1{max-width:50rem;margin-inline:auto}.heading.center p{margin-inline:auto;max-width:37.5rem}.heading.center .cta{justify-content:center}@media(max-width:56.25rem){.heading .container:not(.no-illustration) .heading-content{max-width:100%}.heading .heading-illustration{position:relative;inset:auto;margin-top:2.5rem}.heading .heading-illustration .screenshot,.heading .heading-illustration.scale-down{transform:none}.heading .heading-background{display:none}}@media(max-width:48rem){.heading p{font-size:1rem}.heading .heading-content{padding-top:1.875rem}.heading .cta{gap:1rem}.container.with-icon .heading-content{padding-left:0!important}.heading-icon{display:none}}.social-proof{display:flex;align-items:center;justify-content:center;column-gap:2.5rem;row-gap:1rem;flex-wrap:wrap;padding-inline:1.25rem}.social-proof h2{width:100%;text-align:center;font-size:1.125rem;color:#60606c}.social-proof img{opacity:.8}.section-heading{padding-inline:var(--content-padding);margin-bottom:4.375rem}.section-heading .container{width:100%;max-width:var(--content-width);margin-inline:auto}.section-heading.background .container,.section-heading.gray .container{padding:3.75rem 5rem;border-radius:2.125rem;background:no-repeat bottom/cover}.section-heading.background :is(h1,h2,h3,h4) strong,.section-heading.background h5,.section-heading.gray :is(h1,h2,h3,h4) strong,.section-heading.gray h5{color:var(--color-primary-flashy)}.section-heading.background .button:not(:hover),.section-heading.gray .button:not(:hover){background:#fff;color:#6a27e5}.section-heading.background{color:#fff}.section-heading.gray .container{background-color:var(--color-gray)}.section-heading :is(h1,h2,h3,h4) strong,.section-heading h5{color:var(--color-primary);margin-bottom:.875rem}.section-heading h2{margin-bottom:1.5rem;max-width:43.75rem}.section-heading p{font-size:1.25rem;line-height:155.5%;margin-bottom:1.75rem;max-width:50rem}.section-heading .cta{display:flex;gap:1.5rem;margin-top:2.625rem;align-items:center}.section-heading.center{text-align:center}.section-heading.center h2,.section-heading.center p{margin-inline:auto}.section-heading.center .cta{justify-content:center}@media(max-width:48rem){.section-heading{margin-bottom:2.5rem}.section-heading p{font-size:1rem}.section-heading.background .container,.section-heading.gray .container{padding-inline:1.5rem}}.GetStartedFastSection_preview__nCuWO{display:block;max-width:50rem;margin:-9.375rem auto 0;border-radius:.5rem;overflow:hidden;transform:translateY(-9.375rem)}@media(max-width:48rem){.GetStartedFastSection_preview__nCuWO{border-radius:0;margin-top:-6.25rem}}.columns{padding-inline:var(--content-padding)}.columns .container{width:100%;max-width:var(--content-width);margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));grid-column-gap:3.125rem;column-gap:3.125rem;grid-row-gap:5rem;row-gap:5rem}.columns .container h3{margin-bottom:1.375rem}.columns .container p{font-size:1rem;line-height:155.5%;margin-bottom:1rem}.columns .container .image-spacer{margin:auto auto 1.5rem;aspect-ratio:16/9!important;position:relative}.columns .container .image-spacer .image-container{position:absolute;inset:0;aspect-ratio:auto!important}.columns .container .icon{position:relative;width:3.75rem;height:3.75rem;margin-bottom:1rem}.columns.cards .container{grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr));gap:1.5rem}.columns.cards .container>*{background:var(--color-gray);border-radius:1.875rem;padding:1.5rem 1.5rem 1.5rem 6.25rem;position:relative}.columns.cards .container>* :last-child{margin-bottom:0}.columns.cards .container h3{font-size:1.25rem;margin-bottom:1rem}.columns.cards .container .icon{position:absolute;inset:1.5rem auto auto 1.5rem}@media(max-width:48rem){.columns.cards .container{grid-template-columns:1fr}.columns.cards .container .icon{width:3.125rem;height:3.125rem}.columns.cards .container>*{padding-left:5.625rem}}.testimonial{padding-inline:var(--content-padding)}.testimonial .container{width:100%;max-width:var(--content-width);margin-inline:auto;max-width:58.125rem;position:relative;padding-inline:5rem}.testimonial .container.dark{background:var(--color-dark-background);color:#fff;border-radius:1.875rem;padding:3.75rem 7.5rem}.testimonial blockquote{font-size:1.5rem;font-weight:400;line-height:180%;margin-bottom:2rem;font-family:var(--font-serif)}.testimonial .quote-left,.testimonial .quote-right{width:4.125rem;height:4.125rem;position:absolute;inset:-1rem auto auto 0;opacity:.1}.testimonial .dark .quote-left,.testimonial .dark .quote-right{filter:invert(1);opacity:.2;inset:2.5rem auto auto 2.5rem}.testimonial .dark .quote-right{inset:auto 2.5rem 6.875rem auto}.testimonial .dark .author{color:var(--color-primary-flashy)}.testimonial .dark .author b{color:#fff}.testimonial .dark .author img{border:.125rem solid #fff}.testimonial .quote-right{inset:auto 0 2.5rem auto;transform:rotate(180deg)}.testimonial .author{display:flex;gap:1rem;align-items:center;font-size:1.125rem;font-family:var(--font-title);color:#787777}.testimonial .author b{color:var(--color-text)}.testimonial .author img{width:2.75rem;height:2.75rem;border-radius:50%}.testimonial h2{text-align:center;padding-inline:5%;max-width:45rem;margin:0 auto 3.125rem}@media(max-width:48rem){.testimonial .container,.testimonial .container.dark{padding-left:2.5rem;padding-right:1.5rem;padding-top:2.5rem}.testimonial h2{text-align:left}.testimonial blockquote{font-size:1.125rem}.testimonial .dark .quote-left{opacity:.1;top:1rem;left:1.25rem}.testimonial .quote-right{display:none}}.technology_equation__RMlvr{display:flex;align-items:center;justify-content:center;gap:1rem;flex:1 1}.technology_equation__RMlvr .technology_operator__jizBa{font-size:5rem;color:#94949f}.technology_sdk__MR1A_ .article{padding-top:0}.technology_sdk__MR1A_ .button{gap:.5rem}@media(max-width:31.25rem){.technology_equation__RMlvr img{max-width:4.375rem}.technology_equation__RMlvr .technology_operator__jizBa{font-size:2rem}}.colored-cards{padding-inline:var(--content-padding)}.colored-cards .container{width:100%;max-width:var(--content-width);margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem}.colored-cards .card{background:#f5f4fe;padding:2.5rem;border-radius:1.875rem}.colored-cards .card:nth-child(2n){background:#eafcff}.colored-cards .card h3{margin-bottom:1.625rem}.colored-cards .card p{font-size:1rem;line-height:155.5%;margin-bottom:1.75rem}.colored-cards .card .illustration{aspect-ratio:16/9;margin-bottom:2.5rem;margin-inline:8%;position:relative}@media(max-width:48rem){.colored-cards .container{grid-template-columns:1fr}}.illustrated-section{padding-inline:var(--content-padding)}.illustrated-section .container{width:100%;max-width:var(--content-width);margin-inline:auto;position:relative;padding:3.75rem 5rem;border-radius:2.125rem;background:var(--color-gray);overflow:hidden}.illustrated-section :is(h1,h2,h3,h4) strong,.illustrated-section h5{color:var(--color-primary-flashy)}.illustrated-section .button:not(:hover){background:#fff;color:#6a27e5}.illustrated-section :is(h1,h2,h3,h4) strong,.illustrated-section h5{color:var(--color-primary);margin-bottom:.875rem}.illustrated-section h2{margin-bottom:1.5rem}.illustrated-section p{font-size:1.25rem;line-height:155.5%;margin-bottom:1.75rem}.illustrated-section p:last-child{margin-bottom:0}.illustrated-section .cta{display:flex;gap:1.5rem;margin-top:2.625rem}.illustrated-section .content{display:flex}.illustrated-section .content .description{flex:0 0 28.125rem}.illustrated-section .content .illustration{flex:1 1}.illustrated-section .content .illustration .image-container{left:35.625rem;width:auto}@media(max-width:71.875rem){.illustrated-section .content{flex-direction:column}.illustrated-section .content .description{flex:1 1}.illustrated-section .content .illustration .image-container{left:10rem}}@media(max-width:48rem){.illustrated-section .container{padding-inline:1rem}.illustrated-section p{font-size:1rem;padding:0}.illustrated-section .content .illustration .image-container{left:2rem}}