a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.moveup{animation:moveUp 1s 1s forwards}@keyframes moveUp{0%{opacity:1;top:0}99%{opacity:1}to{opacity:0;top:-100%}}@keyframes fadeIn{0%{opacity:1}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes btnOver{0%{background-color:transparent}99%{background-color:transparent}to{background-color:#6bf2ba}}body,html{padding:0;margin:0;background-color:#21192e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:36px;scroll-behavior:smooth}@media(max-width:2000px){body,html{font-size:36px}}@media(max-width:1500px){body,html{font-size:32px}}@media(max-width:1200px){body,html{font-size:30px}}@media(max-width:992px){body,html{font-size:25px}}@media(max-width:860px){body,html{font-size:20px}}h1{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;font-size:4.2em;line-height:.8em;margin-bottom:.1em}@media(max-width:660px){h1{font-size:3em}}@media(max-width:470px){h1{font-size:2em}}@media(max-width:350px){h1{font-size:1.6em}}h2{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;font-size:2.8em;line-height:1.2em;text-align:center}@media(max-width:860px){h2{font-size:2em}}@media(max-width:450px){h2{font-size:1.4em}}h2 span{font-size:1.5em}h3{font-family:BlenderPro-Medium,Arial,Helvetica,sans-serif;font-weight:500;font-size:1.15em;line-height:1.2em}h4{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;font-size:2.5em;line-height:1em}@media(max-width:640px){h4{font-size:2em}}@media(max-width:470px){h4{font-size:1.4em}}@media(max-width:350px){h4{font-size:1em}}p{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;font-size:1em}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.noscroll{margin:0;height:100%;overflow:hidden}.btn{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;flex-grow:0;color:#21192e;background-color:#6bf2ba;border:2px solid #6bf2ba;border-radius:100px;padding:10px 40px;font-size:22px;margin:20px;cursor:pointer}.btn:hover{color:#6bf2ba;background-color:transparent}.btn:active{color:#21192e;background-color:#1fcc8c;border-color:#1fcc8c}.slide-btn{position:relative;font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;flex-grow:0;font-size:22px;margin:20px;border-radius:100px;overflow:hidden;cursor:pointer}.slide-btn .placeholder{padding:14px 44px}.slide-btn .inner{position:absolute;top:0;left:-100%;width:200%;transition:left .5s ease}.slide-btn .inner .slide{width:50%;display:inline-block;padding:14px 44px}.slide-btn .inner .slide-left{color:#6bf2ba;background-color:#21192e}.slide-btn .inner .slide-right{color:#21192e;background-color:#6bf2ba;border-radius:100px}.slide-btn .frame{position:absolute;top:0;left:0;border:2px solid #6bf2ba;width:100%;height:100%;border-radius:100px;pointer-events:none}.slide-btn:hover .inner{left:0}.slide-btn:active .inner{background-color:#1fcc8c}.slide-btn:active .inner .slide-left,.slide-btn:active .inner .slide-right{color:#21192e;background-color:#1fcc8c}.slide-btn:active .frame{border-color:#1fcc8c}@media(max-width:650px){.slide-btn{font-size:14px;margin:10px}.slide-btn .inner .slide,.slide-btn .placeholder{padding:10px 20px}}@media(max-width:390px){.slide-btn{display:none}}@media(max-width:580px){.btn{font-size:14px;padding:10px 20px;margin:10px}}@media(prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#21192e}}@font-face{font-family:BlenderPro-Thin;src:url(/_next/static/media/BlenderPro-Thin.48af3f43.woff) format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:BlenderPro-Medium;src:url(/_next/static/media/BlenderPro-Medium.bddb94f7.woff) format("woff");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:BlenderPro-Bold;src:url(/_next/static/media/BlenderPro-Bold.231c034c.woff) format("woff");font-weight:700;font-style:normal;font-display:block}@font-face{font-family:Roboto;src:url(/_next/static/media/Roboto-Regular.a6e51760.woff) format("woff");font-weight:400;font-style:normal;font-display:block}#wrapper{width:100%;overflow:hidden;position:relative;max-width:2500px;min-width:280px;margin:auto}.main{min-height:100vh;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding-top:150px}.intro,.main{background-color:#21192e}.intro{position:fixed;top:0;left:0;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);z-index:10}.intro p{font-family:BlenderPro-Medium,Arial,Helvetica,sans-serif;font-size:40px;color:#fff;position:absolute;width:100%;bottom:20%;text-align:center}.nav{position:fixed;top:-6em;left:0;width:100%;background-color:rgba(33,25,46,.7);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;transition:top 1s ease .7s}.nav .nav-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:100px;max-width:2500px;min-width:280px;margin:auto}.nav .logo{position:relative;width:50%;height:100%;flex-grow:1}.nav .logo img{max-width:300px;object-fit:contain;object-position:left;padding:20px 20px 10px}.nav .menu-btn-area{flex-grow:0}.nav .menu-btn,.nav .menu-btn-area{margin-right:20px;width:60px;height:60px}.nav .menu-btn{position:absolute;top:26px;z-index:10;cursor:pointer}.nav .img-container{position:relative;height:100%}.nav .menu{position:absolute;top:0;right:-100%;display:flex;flex-direction:column;height:100vh;height:calc(var(--vh, 1vh)*100);background-color:#1259c2;transition:right .7s ease-in-out;overflow-y:scroll}.nav .menu.open{right:0}.nav .menu.close{right:-100%}.nav .menu .menu-bottom{flex-basis:6em;text-align:center}.nav .menu .menu-bottom .slide-btn{display:inline-block;font-size:1em;margin-bottom:1.5em}.nav .menu .menu-bottom .slide-btn .inner .slide,.nav .menu .menu-bottom .slide-btn .placeholder{padding:.5em 2em}.nav .menu .menu-bottom .slide-btn .inner .slide-left{color:#59edfa;background-color:#1259c2}.nav .menu .menu-bottom .slide-btn .inner .slide-right{color:#59edfa;background-color:#21192e;border-radius:100px}.nav .menu .menu-bottom .slide-btn .frame{border:2px solid #21192e}.nav .menu .menu-bottom .slide-btn:active .inner{background-color:#00cce8}.nav .menu .menu-bottom .slide-btn:active .inner .slide-left,.nav .menu .menu-bottom .slide-btn:active .inner .slide-right{color:#21192e;background-color:#00cce8}.nav .menu .menu-bottom .slide-btn:active .frame{border-color:#00cce8}.nav .menu .menu-bottom .slide-btn:hover{color:#21192e;background-color:transparent}.nav .menu .menu-bottom .slide-btn:hover .frame{border-color:#59edfa}.nav .menu .content{flex-grow:1;display:flex;flex-direction:column;justify-content:space-evenly;font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;margin-top:3em}.nav .menu .content .item{margin-left:2em;margin-right:4em;cursor:pointer}.nav .menu .content .item small{color:#fff;font-size:.5em}.nav .menu .content .item P{color:#59edfa}.nav .menu .content a:hover p{color:#21192e}@media(max-width:570px){.nav .menu{width:100%}}@media(max-width:320px){.nav .menu{width:100%}}@media(max-width:650px){.nav .menu-btn,.nav .menu-btn-area{width:40px;height:32px;top:auto}}@media(max-width:400px){.nav .slide-btn{display:none}}.nav-enter,.nav-exit,.nav-exit-active{top:-6em}.nav-enter-active,.nav-enter-done{top:0}.carousel{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%;max-width:1300px;height:14em;background-image:url(/_next/static/media/Logo_Icon-Blur.70f34518.png);background-size:25%;background-position:90% 0;background-repeat:no-repeat;margin:110vh 0 150px;transition:margin-top 1s ease 1s}.carousel .imgs{flex-basis:55%;padding-left:2em}.carousel .imgs .brands{position:relative;width:100%;height:100%}.carousel .imgs .brands .view{position:absolute;width:calc(100% - 2em);height:calc(100% - 2em)}.carousel .imgs .brands .frame{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1em;overflow:hidden;border-style:solid;border-width:1px}.carousel .imgs .brands .frame1{top:1em;left:0}.carousel .imgs .brands .frame2{top:.5em;left:.5em}.carousel .imgs .brands .frame3{left:1em;border:none}.carousel .imgs .brands .view1 .frame1{border-color:#59edfa}.carousel .imgs .brands .view1 .frame2,.carousel .imgs .brands .view2 .frame1{border-color:#6bf2ba}.carousel .imgs .brands .view2 .frame2,.carousel .imgs .brands .view3 .frame1{border-color:#5791e5}.carousel .imgs .brands .view3 .frame2{border-color:#59edfa}.carousel .imgs .brands .brand-enter{opacity:0;top:1em;left:-1em;z-index:2}.carousel .imgs .brands .brand-enter-active{opacity:1;top:0;left:0;z-index:2;transition:opacity .7s ease,top .7s ease,left .7s ease}.carousel .imgs .brands .brand-exit{opacity:1;top:0;left:0;z-index:1}.carousel .imgs .brands .brand-exit-active{opacity:0;top:-1em;left:1em;z-index:1;transition:opacity .5s ease .2s,top .7s ease,left .7s ease}.carousel .imgs .brands .brand-exit-done{opacity:0}.carousel .imgs .brands img{object-fit:cover}.carousel .imgs .dots{position:absolute;bottom:2.7em;left:1.7em;z-index:3}.carousel .imgs .dots .dot{display:inline-block;width:.5em;height:.5em;background-color:#fff;border-radius:100%;margin:.1em;opacity:.3;cursor:pointer}.carousel .imgs .dots .dot.active{opacity:1;background-color:#59edfa;transition:opacity .5s ease}.carousel .details{flex-basis:45%;padding-right:2em;padding-left:1em;padding-bottom:1em;margin-left:-1em;z-index:4;align-self:center}.carousel .details h2,.carousel .details h3{text-align:left;margin-left:-5vw;opacity:0}.carousel .details h2{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;color:#59edfa;line-height:.8em}.carousel .details h3{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;font-size:1.6em}@media(max-width:860px){.carousel .details h3{font-size:1em}}@media(max-width:450px){.carousel .details h3{font-size:.8em}}.carousel .details p{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;font-size:.7em;margin-top:1em;opacity:0}@media(max-width:670px){.carousel{flex-direction:column;height:auto;margin:60px 0 150px;background-size:70%}.carousel .imgs{padding:0}.carousel .imgs .brands{height:16em;margin:0 3em;width:calc(100% - 6em)}.carousel .details{padding:0;margin:2em 3em}.carousel .details h2,.carousel .details h3{margin-left:0}}@media(max-width:500px){.carousel .imgs .brands{height:14em;margin:0 1em;width:calc(100% - 2em)}}@media(max-width:360px){.carousel .imgs .brands{height:12em}}.carousel-enter,.carousel-exit,.carousel-exit-active{margin-top:110vh}.carousel-enter-active,.carousel-enter-done{margin-top:0}.heading{width:100%;padding:150px 0 200px}.heading h1 span{color:#59edfa}.heading h4{margin:.5em 0}.heading .content{display:inline-block;width:100%;opacity:0;margin-left:"-4em";padding-left:20%;padding-right:12em;background-image:url(/_next/static/media/HorizontalBars.7b9b4a5b.svg);background-size:auto 100%;background-position:right 82vw center;background-repeat:no-repeat}@media(max-width:1100px){.heading .content{padding-right:6em}}@media(max-width:470px){.heading .content{padding-right:2em}}@media(max-width:300px){.heading .content{padding-right:.5em}}@media(max-width:576px){.heading{padding:0 0 50px}}.quote{width:100%;margin:60px 0}.quote h2{display:table-cell;margin:0;line-height:1em;padding-left:.5em;text-align:left}.quote h2 span{font-size:1em;color:#6bf2ba}.quote p{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;margin:.3em 0;padding-left:.9em}.quote .content{margin-left:10%;margin-right:2em}.quote .table{display:flex;flex-direction:row;align-items:stretch}.quote .bracket{position:relative;width:.3em;color:#21192e}.quote .bracket h2{font-size:1px}.quote .bracket .line{position:absolute;top:0;left:0;width:100%;height:0;background-color:#1fcc8c;border-radius:2em}.quote .empty{display:table-cell;width:.5em;height:100%}.quote #description,.quote #quote{opacity:0;padding-top:"4em"}.statements{display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;width:100%;background-image:url(/_next/static/media/Logo_Icon-Blur.70f34518.png);background-size:600px;background-position:-10% 50%;background-repeat:no-repeat;margin:60px 0}.statements .statement{width:65%;max-width:1300px;padding:70px 10%}.statements .statement .title{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;margin:1em 0;opacity:0}.statements .statement small{font-size:.6em}.statements .statement .txt{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.6em;margin:2em 0 0;opacity:0}.statements .sr{align-self:flex-end;text-align:right}.statements .sr .title{color:#59edfa}.statements .sl{align-self:flex-start}.statements .sl small{color:#5791e5}@media(max-width:1500px){.statements{background-size:40%;background-position:-20% 50%}}@media(max-width:860px){.statements .statement{padding:50px 10%}.statements .statement h3{font-size:2em}}@media(max-width:576px){.statements{margin:0}.statements .statement{width:85%}.statements .statement h3{font-size:2em}}.work{width:100%;background-image:url(/_next/static/media/AngleBars-Right.1db08a18.svg),url(/_next/static/media/AngleBars-Left.eae0684f.svg);background-size:50%;background-position:165% 0,-65% 100%;background-repeat:no-repeat;margin:100px 0 200px}.work h2{margin:100px 0}.work h2 span{color:#59edfa}.work .icons{width:45%;max-width:600px;text-align:center;margin:auto;padding-bottom:2em}.work .icons .icons-container{opacity:0;padding-top:4em}.work .icons p{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;margin:.5em 0}.work .icons .icon{position:relative;width:calc(45% - 20px);margin:10px;display:inline-block;border:1px solid #fff;border-radius:32px}.work .icons .icon:before{content:"";display:block;padding-top:100%}.work .icons .icon .content{position:absolute;top:0;left:0;width:100%;height:100%;padding:1em}.work .icons .icon .content .outer{display:table;width:100%;height:30%}.work .icons .icon .content .inner{display:table-cell;vertical-align:middle}.work .icons .icon .content .img-container{position:relative;height:70%}.work .icons .icon .content .lottie-icon{width:70%;margin:auto}.work .icons .icon p{font-family:BlenderPro-Medium,Arial,Helvetica,sans-serif;font-weight:500;margin:0}@media(max-width:380px){.work .icons .icon h3{font-size:.8em}}@media(max-width:320px){.work .icons .icon{border-radius:26px}.work .icons .icon h3{font-size:.6em}}@media(max-width:1200px){.work .icons{width:50%}}@media(max-width:992px){.work .icons{width:60%}}@media(max-width:860px){.work .icons{width:70%}}@media(max-width:576px){.work .icons{width:90%}}.work .last{margin-bottom:100px}@media(max-width:860px){.work h2{margin:120px 0 50px}.work .last{margin-bottom:50px}}@media(max-width:576px){.work{background-image:none;margin:0 0 60px}}.list{width:100%;padding:150px 0;background-image:url(/_next/static/media/Logo_Icon-Transparent.1cce3a58.svg);background-size:28em;background-position:center 8em;background-repeat:no-repeat}.list h2{text-align:center;margin-bottom:1em}.list h2 span{color:#5791e5}@media(max-width:860px){.list{padding:120px 0}}@media(max-width:576px){.list{background-size:90%}}.list-item{margin:auto;text-align:center;width:90%}.list-item .heading{width:100%;margin:0;padding:0;color:#5791e5;opacity:0}.list-item .heading .left{margin-left:-10em}.list-item .heading .right{margin-left:10em}.list-item .description{width:35%;margin:.3em auto auto;overflow:hidden;position:relative}.list-item .description p{transition:margin-bottom .3s ease-out}.list-item .description .open{margin-bottom:0}.list-item .description .close{margin-bottom:-3.2em}@media(max-width:1200px){.list-item .description{width:35%}}@media(max-width:992px){.list-item .description{width:40%}}@media(max-width:860px){.list-item .description{width:45%}}@media(max-width:576px){.list-item .description{width:70%}}@media(max-width:420px){.list-item .description{width:90%}}.list-item .arrow{width:2em;height:2em;margin:1em auto 2em;padding:.5em;cursor:pointer}.list-item .arrow .img-container{position:relative;height:100%}.list-item .arrow .img-container img.active{opacity:1}.list-item .arrow .img-container img.inactive{opacity:0}@media(max-width:620px){.list-item{width:90%}}.bullets{position:relative;width:100%;margin:100px 0 0;background-color:#fff;color:#21192e}.bullets h2{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;text-align:center;margin:100px 0 1em}.bullets h2 .highlight{color:#59edfa}.bullets .st0{fill:#fff}.bullets .st1{fill:#21192e}.bullets .c-bottom,.bullets .c-top{position:absolute;left:0;pointer-events:none}.bullets .c-top{width:100%;top:1%;transform:translateY(-100%)}.bullets .c-bottom{width:100%;bottom:-1%}.bullets .bullet-container{opacity:0}.bullets .bullet{font-family:BlenderPro-Thin,Arial,Helvetica,sans-serif;font-weight:400;width:40%;margin:auto}.bullets .bullet p{width:100%;text-align:center}.bullets .dot{width:.4em;height:.4em;background-color:#59edfa;margin:1.3em auto;border-radius:100%}.bullets .last{margin-bottom:16em}@media(max-width:420px){.bullets h2{margin:120px auto 2em}.bullets .bullet{width:60%}}.bullets #point{visibility:hidden}.footer{display:flex;flex:1 1;position:relative;justify-content:flex-start;align-items:center;flex-direction:column}.footer .edge{width:200%;height:26em;position:absolute;top:-2em;pointer-events:none}@media(max-width:1500px){.footer .edge{height:24em}}@media(max-width:1200px){.footer .edge{height:22em}}@media(max-width:576px){.footer .edge{display:none}}.footer #edge-left{left:-100%}.footer #edge-right{right:-100%}.footer .content{margin-top:8em;color:#fff}.footer .content,.footer .content .btn-container{text-align:center}.footer .content .btn-container .slide-btn{display:inline-block;font-size:1.15em;margin:auto}.footer .content .img-container{height:16em;position:relative;margin:2em 0}.footer .content img{object-fit:contain}.footer .content .links{font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:50px;width:100%}.footer .content .links .link{margin-bottom:0}.footer .content .links span{font-size:.5em;margin:0 2em;align-self:center}.footer .content .links a,.footer .content .links span{line-height:1em}.footer .content .links a:hover{color:#59edfa}.footer .content .social-img{position:relative;display:inline-block;width:1.5em;height:1.5em;margin:.5em .5em .8em}.footer .content p{font-family:BlenderPro-Bold,Arial,Helvetica,sans-serif;font-weight:700;font-size:16px;margin-bottom:200px}@media(max-width:860px){.footer .content .links .span{margin:0 1em}}@media(max-width:480px){.footer .content .links{font-size:14px;flex-direction:column}.footer .content .links .link{margin-bottom:2em}.footer .content .links span{display:none}.footer .content p{font-size:14px}}