@import"https://use.typekit.net/bpc4ily.css";@import"https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css";.loader{transition:.3s cubic-bezier(1,.01,.29,1.01);background-color:#d0ff08;left:0;right:100%;position:absolute;height:100vh;z-index:101}.loading:after{background-color:#d0ff08;content:" ";position:absolute;top:0;bottom:0;width:100%;z-index:100}:root{--color-white: #ffffff;--color-footer: #ffffff}:root{--ease-in-sine: cubic-bezier(.47, 0, .745, .715);--ease-out-sine: cubic-bezier(.39, .575, .565, 1);--ease-in-out-sine: cubic-bezier(.445, .05, .55, .95);--ease-in-quad: cubic-bezier(.55, .085, .68, .53);--ease-out-quad: cubic-bezier(.25, .46, .45, .94);--ease-in-out-quad: cubic-bezier(.455, .03, .515, .955);--ease-in-cubic: cubic-bezier(.55, .055, .675, .19);--ease-out-cubic: cubic-bezier(.215, .61, .355, 1);--ease-in-out-cubic: cubic-bezier(.645, .045, .355, 1);--ease-in-quart: cubic-bezier(.895, .03, .685, .22);--ease-out-quart: cubic-bezier(.165, .84, .44, 1);--ease-in-out-quart: cubic-bezier(.77, 0, .175, 1);--ease-in-quint: cubic-bezier(.755, .05, .855, .06);--ease-out-quint: cubic-bezier(.23, 1, .32, 1);--ease-in-out-quint: cubic-bezier(.86, 0, .07, 1);--ease-in-expo: cubic-bezier(.95, .05, .795, .035);--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-in-out-expo: cubic-bezier(1, 0, 0, 1);--ease-in-circ: cubic-bezier(.6, .04, .98, .335);--ease-out-circ: cubic-bezier(.075, .82, .165, 1);--ease-in-out-circ: cubic-bezier(.785, .135, .15, .86);--ease-out-bounce: cubic-bezier(.22, 1.45, .36, 1)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:400;text-align:left;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:""}a img{border:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}html{box-sizing:border-box;overflow-x:hidden}html.scroll{overflow:visible}*,*:after,*:before{box-sizing:border-box}:root{font-size:1rem;--color-text: #D0FF08;--color-bg: #0d3100;--color-link: #D0FF08;--color-link-hover: #D0FF08}@media only screen and (max-width: 768px){:root{font-size:1rem}}body{margin:0;color:var(--color-text);background-color:var(--color-bg);font-family:roc-grotesk-variable,sans-serif;font-variation-settings:"wght" 800,"wdth" 100;letter-spacing:1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.js .loading:before,.js .loading:after{content:"";position:fixed;z-index:1000}.js .loading:before{top:0;left:0;width:100%;height:100%;background:var(--color-bg)}@keyframes loaderAnim{to{opacity:1;transform:scale3d(.5,.5,1)}}a{text-decoration:none;color:var(--color-link);outline:none;cursor:pointer}a:hover{color:var(--color-link-hover);outline:none}a:focus{outline:none;background:lightgrey}a:focus:not(:focus-visible){background:transparent}a:focus-visible{outline:2px solid red;background:transparent}.unbutton{background:none;border:0;padding:0;margin:0;font:inherit;cursor:pointer}.unbutton:focus{outline:none}.frame{font-family:area-normal,sans-serif;font-size:.75rem;z-index:1000;position:relative;padding:1.5rem;display:grid;grid-template-columns:100%;grid-template-areas:"title" "prev" "back" "sponsor" "demos";grid-gap:.5rem;justify-items:start;align-self:start;justify-self:start;pointer-events:none}body #cdawrap{justify-self:start}.frame a{pointer-events:auto}.frame__title{grid-area:title;font-size:inherit;margin:0;font-weight:inherit}.frame__back{grid-area:back}.frame__prev{grid-area:prev}.frame__demos{grid-area:demos;display:flex;gap:1rem}.frame__demo--current{opacity:.5}.wrapper{width:100%;position:absolute;top:0;left:0}@media screen and (min-width: 53em){.frame{position:fixed;height:100%;width:100%;grid-template-columns:auto 1fr auto auto;grid-template-rows:auto auto 1fr;grid-template-areas:"title back sponsor sponsor" "demos demos ... ..." "... ... ... prev";justify-content:start;justify-items:start;gap:1.5rem}.frame__prev{align-self:end;justify-self:end}}.card{width:90vw;max-width:1000px;height:60vh;max-height:600px;margin:20vh auto;opacity:0}.card.is-visible{opacity:1;transition:opacity .5s ease}.card.is-visible .card__content{transform:none}@media only screen and (max-width: 768px){.card{margin:13vh auto auto;height:65vh;opacity:1}}.card__content{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;z-index:1;transform:scale(.5);transition:transform 1s var(--ease-out-bounce) 0s}@media only screen and (max-width: 768px){.card__content{background-image:url(/img/image-1.jpg);background-size:cover;background-position:center;transform:scale(1)}}.card__canvas{position:absolute;top:0;left:0;width:100%;height:100%}.text{transition:transform 1.2s var(--ease-out-bounce) .1s;width:100%;position:absolute;top:50%;left:50%;height:100%;transform:translate(-50%,-50%) scale(.2);z-index:2;display:flex;justify-content:center;align-items:center;pointer-events:none}.is-visible .text{transform:translate(-50%,-50%)}.text__words{font-size:3vw;text-align:center;width:100%}@media only screen and (max-width: 768px){.text__words{font-size:28px}}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.scroll{position:fixed;bottom:1.5rem;left:1.5rem;font-size:2rem;font-weight:400;opacity:0;transition:opacity 1s}.scroll.is-visible{opacity:.75}.background{position:fixed;top:0;left:0;width:100%;height:100%}.background__canvas{width:100%;height:100%}.background:after{content:"";top:0;left:0;width:100%;height:100%;position:fixed;z-index:1;background-image:url(/assets/isoline-6651c40b.svg);opacity:.3;pointer-events:none}.isoline{position:fixed;width:100%;height:100%;overflow:hidden;opacity:.4;z-index:2;top:0}.ff-form .ff-secfields .ff-item label{font-weight:700}#ff-compose{position:relative;margin:10vh auto}@media only screen and (max-width: 768px){#ff-compose{margin:20vh 5vw 10vh}}.ff-form{border-radius:0!important}@media only screen and (max-width: 768px){.ff-form.ff-layout-2column{padding:2vw 5vw!important}}input:focus,textarea:focus,select:focus,a:focus{outline:none}input:-webkit-autofill{-webkit-box-shadow:inset 0 0 0px 9999px white}.logo{position:absolute;top:5vh;left:5vh;right:0;text-align:left;z-index:10}@media only screen and (max-width: 768px){.logo{left:5vw;top:4vh}}.logo h1{font-size:5rem;font-variation-settings:"wght" 400,"wdth" 100}@media only screen and (max-width: 768px){.logo h1{font-size:3rem}}.newsletter{position:relative;display:inline-flex}input[type=email]{font-family:roc-grotesk-variable,sans-serif;font-variation-settings:"wght" 400,"wdth" 100;background-color:#fff;border-radius:3rem;border:1px solid #fff;font-size:1rem;letter-spacing:1px;padding:.6rem 6.5rem .5rem 1rem;width:40vw;max-width:25rem;margin:0;transition:all .4s ease-in-out}@media only screen and (max-width: 768px){input[type=email]{width:80vw;font-size:.7rem;padding:.6rem 5rem .5rem .6rem}}.button{border-radius:3rem;background-color:#d0ff08;border:1px solid #D0FF08;font-variation-settings:"wght" 400,"wdth" 100;color:#0d3100;font-size:1rem;padding:.6rem 1.2rem .5rem;transition:all .4s ease-in-out;cursor:pointer;position:absolute;right:0;top:0}@media only screen and (max-width: 768px){.button{font-size:.7rem;padding:.6rem 1rem .5rem}}.button:hover{background-color:#000;border:1px solid #000;color:#d0ff08}.contact{position:absolute;bottom:10vh;right:7vh;width:3rem;height:3rem}@media only screen and (max-width: 768px){.contact{bottom:5vh;width:4rem;height:4rem}}.whatsapp{position:relative;width:100%;height:100%;background-color:#25d366;color:#fff!important;border-radius:50px;text-align:center;font-size:30px;z-index:100;transition:all .4s ease-in-out;transform:scale(1);display:flex;justify-content:center;align-items:center}.whatsapp:hover{transform:scale(1.1);color:#fff}.whatsapp_icon{margin-left:2px;margin-top:1px}#scroll_down{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;top:85vh}@media only screen and (max-width: 768px){#scroll_down{top:80vh}}#scroll_down a{border:1px solid #D0FF08;background-color:#d0ff08;border-radius:3rem;position:relative;width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;transition:all .4s ease-in-out}@media only screen and (max-width: 768px){#scroll_down a{width:2rem;height:2rem}}#scroll_down a:hover{background-color:#0d3100;transform:scale(1.05)}#scroll_down a:hover .arrow{border-color:#d0ff08!important}.arrow{box-sizing:border-box;height:40%;width:40%;border-style:solid;border-color:#0d3100;border-width:0px 2px 2px 0px;transform:rotate(45deg) translateY(-21%) translate(-21%);transition:all .4s ease-in-out}
