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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}@font-face{font-family:NeueMachinaRegular;src:url(/assets/NeueMachina-Regular-6c7c736d.woff2) format("woff2"),url(/assets/NeueMachina-Regular-8b9638ed.woff) format("woff"),url(/assets/NeueMachina-Regular-525d5e6e.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NeueMachinaMedium;src:url(/assets/NeueMachina-Medium-cc0ea3b4.woff2) format("woff2"),url(/assets/NeueMachina-Medium-8e966662.woff) format("woff"),url(/assets/NeueMachina-Medium-e88defa4.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:NotoSansLight;src:url(/assets/NotoSansLight-79412764.woff2) format("woff2"),url(/assets/NotoSansLight-9e4231a1.woff) format("woff"),url(/assets/NotoSansLight-0c03b595.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:NotoSansRegular;src:url(/assets/NotoSansRegular-2d373ed3.woff2) format("woff2"),url(/assets/NotoSansRegular-c342c39d.woff) format("woff"),url(/assets/NotoSansRegular-fe7e903d.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NotoSansBold;src:url(/assets/NotoSansBold-731a6327.woff2) format("woff2"),url(/assets/NotoSansBold-468e127d.woff) format("woff"),url(/assets/NotoSansBold-9754fe96.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:WorkSans;src:url(/assets/WorkSans-1511de2e.woff2) format("woff2"),url(/assets/WorkSans-3f3c29c7.woff) format("woff"),url(/assets/WorkSans-23cd43bf.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{font-family:NotoSansLight;line-height:24px;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{max-width:100vw;overflow-x:hidden}body{scroll-behavior:smooth;padding-left:140px;padding-right:140px;color:#fff;font-size:24px;background:#000}@media only screen and (max-width: 1024px){body{font-size:20px;padding-left:50px;padding-right:50px}}@media only screen and (max-width: 480px){body{font-size:18px;padding-left:32px;padding-right:32px}}a{cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .7s ease-in-out;opacity:1}.fade-move{transition:opacity .7s}.fade-enter-from,.fade-leave-to{opacity:0}.show{transition:opacity .5s ease-in-out;opacity:1}.hide{opacity:0;transition:opacity .5s ease-in-out}#app{position:relative}.app__gradient-bottom-yellow,.app__gradient-bottom-blue{position:absolute;right:-140px;bottom:0}@media only screen and (max-width: 1024px){.app__gradient-bottom-yellow,.app__gradient-bottom-blue{right:-50px}}@media only screen and (max-width: 480px){.app__gradient-bottom-yellow,.app__gradient-bottom-blue{right:-32px}}.app__gradient-top-yellow,.app__gradient-top-blue{position:absolute;top:0;left:-140px}@media only screen and (max-width: 1024px){.app__gradient-top-yellow,.app__gradient-top-blue{left:-50px}}@media only screen and (max-width: 480px){.app__gradient-top-yellow,.app__gradient-top-blue{left:-32px}}.header__slot{display:none}@media only screen and (max-width: 480px){.header__slot{display:block}}.header{padding:60px 0;position:relative;z-index:100;display:flex;justify-content:space-between}.header__logo{width:300px}@media only screen and (max-width: 1024px){.header__logo{width:250px}}@media only screen and (max-width: 480px){.header__logo{width:200px}}.app-menu__content{position:fixed;top:0;left:0;background:black;width:80vw;height:100vh;display:flex;justify-content:center;align-items:center;transform:translate(-100%);transition:transform .3s ease-in-out}.app-menu__content--open{transform:translate(0)}.app-menu__close{position:absolute;top:60px;right:32px}.app-menu__nav{width:80%}.app-menu__nav ul{list-style:none;font-family:NeueMachinaRegular;font-size:20px}.app-menu__nav ul li{margin-bottom:48px;cursor:pointer;text-transform:uppercase}.app-menu__nav ul li:hover{opacity:.8;transition:all .5s ease-in-out}.app-menu__nav ul li a{text-decoration:none;color:#fff}.app-menu__button{background:none;border:none;cursor:pointer}.app-menu__button:hover{opacity:.8;transition:all .5s ease-in-out}.app-title{font-family:NeueMachinaMedium;background:linear-gradient(94.64deg,#FFF625 -41.95%,#98DED9 54.89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;display:block}.landing{position:relative;display:grid;grid-template-columns:65vw 35vw;margin-bottom:-300px}@media only screen and (max-width: 1024px){.landing{display:block;margin-bottom:0}}.landing__header{font-family:NeueMachinaMedium;font-size:58px;line-height:1.3;margin-top:330px;margin-bottom:30px}@media only screen and (max-width: 1024px){.landing__header{width:100%;margin-top:150px;font-size:40px}}@media only screen and (max-width: 480px){.landing__header{margin-top:150px;font-size:32px}}.landing__desc{line-height:1.6;width:70%}@media only screen and (max-width: 1024px){.landing__desc{width:100%}}@media only screen and (max-width: 480px){.landing__desc{width:90%}}.landing__pattern-circle{position:relative;width:1500px;left:-15vw;z-index:1}@media only screen and (max-width: 2000px){.landing__pattern-circle{left:-25vw}}@media only screen and (max-width: 1024px){.landing__pattern-circle{width:100vw;left:50vw}}@media only screen and (max-width: 480px){.landing__pattern-circle{width:120vw;left:40vw}}.section-header{font-family:NeueMachinaRegular;font-size:44px}@media only screen and (max-width: 1024px){.section-header{font-size:40px}}@media only screen and (max-width: 480px){.section-header{font-size:32px}}.problem{border-top:1px solid #fff;padding-top:30px;z-index:2;position:relative}.problem__description{line-height:1.6;width:75%;margin-left:25%;margin-top:160px;margin-bottom:350px}.problem__description>p{margin-bottom:20px}@media only screen and (max-width: 1024px){.problem__description{width:100%;margin-left:0;margin-top:80px;margin-bottom:150px}}.news{border-top:1px solid #fff;padding-top:30px;z-index:2;margin-bottom:150px;display:flex;flex-direction:column;position:relative}.news-header{display:flex;justify-content:space-between}.news .controls{display:flex;gap:24px}@media only screen and (max-width: 1024px){.news .controls{display:none}}.news .controls .arrow{cursor:pointer}.news .controls .arrow.left{transform:rotate(180deg)}.news .controls .arrow.disabled{opacity:.4}.news__items{display:flex;column-gap:32px;row-gap:24px;flex-wrap:nowrap;line-height:1.6;margin-top:104px;margin-bottom:50px;width:100%;overflow:hidden}.news__items .news__content__item{min-width:calc(33% - 16px);display:flex;flex-direction:column;gap:16px;transition:.1s}@media only screen and (max-width: 1024px){.news__items{flex-direction:column}.news__items .news__content__item{min-width:100%;transform:none}}.news__items>p{margin-bottom:20px}@media only screen and (max-width: 1024px){.news__items{width:100%;margin-left:0;margin-top:80px;margin-bottom:150px}}.news__items .image{position:relative;display:flex;flex-direction:column;align-items:center;gap:0px}.news__items .image a{width:100%}.news__items .image img{width:100%;object-fit:fill;display:block}.news__items .image .credits{position:absolute;bottom:0px;display:flex;align-items:center;align-content:center;margin-top:-34px;padding-left:8px;line-height:24px;background-color:#0006;width:100%;font-family:Noto Sans,sans-serif;font-size:12px;color:#fff;text-shadow:0px 0px 7px rgba(0,0,0,.8);font-style:normal;font-weight:500;letter-spacing:-.12px}.news__items .date{font-family:Noto Sans,sans-serif;font-weight:500;font-size:16px;color:#fff9}.news__items .description{font-size:16px;line-height:20.8px}.news__items .link{font-size:16px;font-family:Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.news__items .link a{color:#8cdfd9;font-weight:500;line-height:22px}.news__items a{color:#fff}.news__items a :visited{color:#60878e}.applications{border-top:1px solid #fff;padding-top:30px;position:relative}@media only screen and (max-width: 1024px){.applications{margin-bottom:100px}}.applications__wrapper{display:grid;grid-template-columns:40vw 60vw;margin-top:160px}@media only screen and (max-width: 1024px){.applications__wrapper{margin-top:0;display:flex;flex-direction:column-reverse}}@media only screen and (max-width: 1024px){.applications__patterns{margin-top:100px}}@media only screen and (max-width: 480px){.applications__patterns{margin-top:50px}}.applications__pattern-hex{position:relative;width:100vw;right:70vw}@media only screen and (max-width: 1024px){.applications__pattern-hex{width:100%;right:50%}}@media only screen and (max-width: 480px){.applications__pattern-hex{width:120%}}.applications__gradient{position:absolute;top:-40vh;left:-140px}@media only screen and (max-width: 1024px){.applications__gradient{left:-50px;top:unset;bottom:-90vh}}@media only screen and (max-width: 480px){.applications__gradient{left:-32px}}.applications__content{line-height:1.6;width:100%;margin-left:-31%;height:fit-content;margin-bottom:300px}@media only screen and (max-width: 1024px){.applications__content{width:100%;margin-left:0;margin-top:80px;margin-bottom:unset}}.applications__content>div:not(:last-of-type){margin-bottom:160px}@media only screen and (max-width: 1024px){.applications__content>div:not(:last-of-type){margin-bottom:80px}}.applications__content__item{width:60%;margin-left:30%}@media only screen and (max-width: 1024px){.applications__content__item{width:100%;margin-left:0}}.applications__title{font-size:28px;margin-bottom:30px;letter-spacing:.08em}@media only screen and (max-width: 1024px){.applications__title{margin-bottom:27px;font-size:20px}}.applications__desc{margin-bottom:20px;white-space:pre-line;font-size:18px}.proposal{border-top:1px solid #fff;padding-top:30px;position:relative;margin-bottom:350px}@media only screen and (max-width: 1024px){.proposal{margin-bottom:200px}}.proposal__content{margin-top:160px;width:70%;margin-left:25%;line-height:1.6;margin-bottom:100px}.proposal__content h3{font-family:NotoSansRegular;font-size:26px;margin-top:50px;margin-bottom:20px}@media only screen and (max-width: 1024px){.proposal__content h3{margin-top:30px;margin-bottom:15px;font-size:22px}}.proposal__content p{padding-bottom:15px}@media only screen and (max-width: 1024px){.proposal__content p{font-size:18px}}@media only screen and (max-width: 1024px){.proposal__content{width:100%;margin-top:80px;margin-bottom:80px;margin-left:0}}.proposal__content>div:not(:last-of-type){margin-bottom:160px}@media only screen and (max-width: 1024px){.proposal__content>div:not(:last-of-type){margin-bottom:80px}}.proposal__content__item{width:60%;margin-left:35%;font-size:18px;font-family:NotoSansLight;line-height:1.6}@media only screen and (max-width: 1024px){.proposal__content__item{width:100%;margin-left:0}}.proposal__methods{width:30%;margin-left:55%}.proposal__methods li{margin-bottom:30px;line-height:1.6}@media only screen and (max-width: 1024px){.proposal__methods li{margin-left:50px}}@media only screen and (max-width: 480px){.proposal__methods li{margin-left:32px}}@media only screen and (max-width: 1024px){.proposal__methods{width:100%;margin-left:unset}}.footer{display:flex;justify-content:space-between;flex-direction:row;align-items:center;padding-bottom:60px;position:relative;z-index:100}.footer__description{padding-top:12px;padding-bottom:16px;font-family:NotoSansLight;font-size:18px;font-weight:300;line-height:27px;text-align:left}.footer__copyright{color:#9e9e9e;font-family:NotoSansRegular;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.02em;text-align:left}.footer__copyright__mobile{display:none}.footer__email{font-family:WorkSans;color:#fff;font-size:18px;font-weight:500;line-height:27px;letter-spacing:.02em;text-align:right}.footer__links{display:flex;gap:25px;justify-content:flex-end;padding-bottom:25px}@media only screen and (max-width: 1024px){.footer{flex-direction:column;gap:24px;margin-top:150px}.footer__left,.footer__right{display:flex;flex-direction:column;align-items:center}.footer__description{font-size:14px;line-height:21px;text-align:center}.footer__copyright{display:none}.footer__copyright__mobile{display:flex;color:#9e9e9e;font-family:NotoSansRegular;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.02em;text-align:left}}@media only screen and (max-width: 1440px){.footer{margin-top:150px}}.funded-by{padding-top:160px}.funded-by__header{border-top:1px solid #FFFFFF;padding-top:30px;font-family:NeueMachinaRegular;font-size:44px;font-weight:400;line-height:53px;letter-spacing:.03em}.funded-by__logos{display:flex;justify-content:space-between;padding:140px 100px 0}@media only screen and (max-width: 1024px){.funded-by__logos{flex-direction:column;padding:60px 30px 0;gap:50px}}.funded-by__logo-bill{height:110px;object-fit:contain}.funded-by__logo-google{height:90px;object-fit:contain}.funded-by__pattern-wave{position:relative;z-index:-10;width:200%;bottom:200px;left:-30vw;transform:rotate(-10deg)}@media only screen and (max-width: 1024px){.funded-by__pattern-wave{bottom:30px}}@media only screen and (max-width: 1440px){.funded-by__pattern-wave{bottom:0px}}
