:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}.how-it-works-api-desktop-view .info-content-wrapper{justify-content:end}.how-it-works-api-desktop-view .info{max-width:850px;padding-right:10%;padding-top:15%}@media screen and (max-width:1200px){.how-it-works-api-desktop-view .info{max-width:100%;padding:48px 15px}}.how-it-works-api-desktop-view .info h2{margin-bottom:24px}.how-it-works-api-desktop-view .info h5{font-weight:500;font-size:24px;line-height:32px;margin-top:48px;margin-bottom:48px}.how-it-works-api-desktop-view .info p{font-size:16px;line-height:28px;font-weight:400;margin-top:24px}.how-it-works-api-desktop-view .info .component-caption{color:var(--text-deactive-dark)}.how-it-works-api-desktop-view .info ul{list-style:none;margin:0;padding:0}.how-it-works-api-desktop-view .info ul li{font-size:13px;color:var(--text-dark-purple);font-weight:400;display:flex;align-items:center}.how-it-works-api-desktop-view .info ul li svg{margin-right:1em;width:1em;color:var(--text-dark-purple)}.how-it-works-api-desktop-view .info ul li svg *{fill:currentColor}.how-it-works-api-desktop-view .presentation{height:900px;position:relative}@media screen and (max-width:1200px){.how-it-works-api-desktop-view .presentation{height:auto}.how-it-works-api-desktop-view .presentation-content-wrapper{padding-top:64px;padding-bottom:64px}}@media screen and (min-width:1200px){.how-it-works-api-desktop-view .presentation-content-wrapper{padding-left:10%;padding-top:15%}}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper{background:rgba(0,0,0,.25);max-width:700px;border-radius:8px;padding:40px 15px 15px;position:relative;min-height:300px}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header{position:absolute;background:#1f1632;border-bottom:1px solid #000;width:100%;left:0;top:0;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;display:flex;justify-content:space-between;height:40px;align-items:center}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-left{display:flex;color:var(--text-white);font-weight:600;font-size:13px;align-items:center}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-left svg{height:16px;width:16px;margin-left:12px;margin-right:12px}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-right span{height:10px;width:10px;background:pink;display:inline-block;border-radius:100%;margin-right:10px}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-right span.red{background:var(--complementary-red)}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-right span.yellow{background:var(--complementary-yellow)}.how-it-works-api-desktop-view .presentation-content-wrapper .terminal-wrapper .terminal-header-right span.green{background:var(--complementary-green)}.how-it-works-api-desktop-view .presentation-content-wrapper p{color:var(--text-white);font-family:IBM Plex Mono,monospace;font-size:14px;font-weight:400;line-height:28px;width:100%;word-break:break-all}.how-it-works-api-desktop-view .presentation-content-wrapper p.text-res{color:var(--complementary-red)}.how-it-works-api-desktop-view .presentation:before{position:absolute;content:"";height:100%;width:100%;left:0;bottom:0;z-index:-2;background-color:var(--background-dark-purple);opacity:1}.how-it-works-api-desktop-view .presentation:after{position:absolute;content:"";height:100%;width:100%;left:0;bottom:0;z-index:-1;background-image:url(/_next/static/media/purple.162c20b5.svg);background-repeat:no-repeat;background-position:0 100%;opacity:.3}