a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}@media screen and (max-width:767px){main{padding-top:3.75rem}}section{padding:5.625rem 0}@media screen and (max-width:767px){section{padding:2rem 0}}.grid{display:grid;align-items:center}.grid.grid-2{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-gap:0;grid-template-areas:"a b"}@media screen and (max-width:767px){.grid.grid-2{grid-template-areas:"b" "a";grid-template-columns:1fr}}.grid.grid-2.grid-reverse{grid-template-areas:"b a "}@media screen and (max-width:767px){.grid.grid-2.grid-reverse{grid-template-areas:"b" "a"}}.grid.grid-2 .text-block{grid-area:a}.grid.grid-2 .text-block.first-block{padding-right:2rem}@media screen and (max-width:767px){.grid.grid-2 .text-block.first-block{padding:0}}.grid.grid-2 .text-block.last-block{padding-left:2rem}@media screen and (max-width:767px){.grid.grid-2 .text-block.last-block{padding:0}}.grid.grid-2 .image-block{grid-area:b}.grid.grid-2 .image-block img{border-radius:6px}.grid.grid-2 .image-block.last-block{text-align:right}.grid.grid-3{grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;grid-gap:1rem}@media screen and (max-width:767px){.grid.grid-3{grid-template-columns:1fr}}.grid.grid-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-gap:1rem}@media screen and (max-width:767px){.grid.grid-5{grid-template-columns:1fr}}.grid.grid-2-3{grid-template-columns:2fr 3fr;grid-template-rows:auto;grid-gap:2rem}@media screen and (max-width:767px){.grid.grid-2-3{grid-template-columns:1fr}}.grid.grid-3-2{grid-template-columns:3fr 2fr;grid-template-rows:auto;grid-gap:1rem}@media screen and (max-width:767px){.grid.grid-3-2{grid-template-columns:1fr}}.container-fluid .text-block.first-block{padding-right:3.75rem;padding-left:20%}@media screen and (max-width:767px){.container-fluid .text-block.first-block{padding:0 5%!important}}.flex{display:flex}.flex.flex-row{flex-direction:row}.flex.flex-column{flex-direction:column}.flex.flex-center{justify-content:center}.flex.space-between{justify-content:space-between}.flex.right{justify-content:flex-end}.flex.left{justify-content:flex-start}.flex.align-center{align-items:center}@media screen and (max-width:991px){.flex{flex-wrap:wrap}}h1,h2{font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}h1{font-size:48px;line-height:58px}@media screen and (max-width:991px){h1{font-size:28px;line-height:33px}}h2{font-size:60px;line-height:70px}@media screen and (max-width:767px){h2{font-size:50px;line-height:1.2}}h1.small{font-size:38px}@media screen and (max-width:767px){h2.lead{font-size:17px}}h2.lead span{color:#161938;font-size:1.5rem}.h3-bigger{margin-bottom:10px;font-size:27px;line-height:31px;font-weight:900}input,li,p,textarea{font-size:24px;font-weight:400;font-family:Manrope,sans-serif}.subtitle{margin:0 auto;max-width:35rem}.subtext{font-size:20px;line-height:30px}p{margin-bottom:15px}p.border-left{padding-left:2rem;border-left:1px solid #477ef7;max-width:70%}p.border-left.border-rounded{border-left-width:2px;border-radius:1px;padding-left:1rem;line-height:1}small{font-size:50%}.small,h1,h2,h3{margin-bottom:20px}strong{font-weight:500}marquee img{height:24px;width:auto}.font-400{font-weight:400}.font-400,.font-500{font-family:Manrope,sans-serif;font-style:normal}.font-500{font-weight:500}.font-600{font-weight:600}.font-600,.font-700{font-family:Manrope,sans-serif;font-style:normal}.font-700{font-weight:700}blockquote{padding:3rem 2rem;background-image:url(../img/quotes.png);background-position:0 0;background-size:initial;background-repeat:no-repeat}header{z-index:999;background:transparent;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;padding:1rem 3.75rem;position:absolute;font-size:16px;top:0;left:0;width:100%}header#header.active{position:fixed;background:#fff}header.header-dark.active{background:#000!important}header.header-dark .navbar a{color:#fff!important}header.header-dark .separator{background:#fff!important}@media screen and (max-width:767px){header{padding:0 5%;justify-content:space-between;background:#fff}header.header-dark{background:#000}}header .navbar{display:flex;justify-content:space-between;align-items:center;flex-direction:row}header .navbar a{margin:0 15px;font-weight:500;color:#161938}header .navbar a:first-child{margin-left:0}header .navbar a:active,header .navbar a:hover{color:#477ef7}header .navbar a.active{border-bottom:1px solid #477ef7}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger-box,.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px}.hamburger{padding-right:0}.hamburger .hamburger-box .hamburger-inner{margin-top:2px;background-color:#161938}.header-dark .hamburger-inner,.header-dark .hamburger-inner:after,.header-dark .hamburger-inner:before{background-color:#fff!important}.buttons .btn-tech-details{cursor:pointer}.buttons .tech-details-popup{position:relative;cursor:pointer}@media screen and (min-width:991px){.buttons .tech-details-popup{position:absolute}}.mobile-navbar{display:flex;flex-direction:column;position:fixed;top:3.75rem;left:0;transform:translateY(-100%);width:100%;z-index:998;transition:all .8s ease;background:#fff;padding:5%;align-items:center;border-radius:0 0 12px 12px;border-top:1px solid #d6dfed}@media screen and (min-width:991px){.mobile-navbar{display:none}}.mobile-navbar.is-active{transform:translateY(0)}.mobile-navbar a{margin:10px 0;font-weight:500;color:#161938}.mobile-navbar a:active,.mobile-navbar a:hover{color:#477ef7}.mobile-navbar .buttons .btn-text,footer{font-size:16px}footer{line-height:16px;padding:3.75rem 0 1rem}footer .footer-navbar{padding:2rem 0}@media screen and (max-width:991px){footer .footer-navbar{justify-content:center}}footer .footer-navbar a{margin-right:1.5rem}footer .footer-navbar a:last-child{margin-right:0}@media screen and (max-width:991px){footer .footer-navbar a{margin-bottom:.6rem}}footer .copyright{border-top:1px solid #d6dfed;padding-top:1rem;width:100%}@media screen and (max-width:991px){footer .copyright{text-align:center;justify-content:center!important}}footer .copyright p{font-size:14px;line-height:1}footer .copyright .social a{margin-left:.6rem}.btn{display:inline-block;padding:10px 29px;margin:10px;cursor:pointer;font-size:20px;border:1px solid #fff}.btn img{transition:all .3s ease}.btn.active img{transform:rotate(180deg)}@media screen and (max-width:767px){.btn{display:block}}.btn .btn-text{display:flex;justify-content:center;align-items:center}@media screen and (max-width:767px){.btn .btn-text{font-size:17px}}.btn .btn-text.img-right img{margin-left:1rem}.btn .btn-text.img-left img{margin-right:1rem}.btn .btn-text img{max-height:1.2rem}.btn.btn-transparent{box-shadow:none;background:transparent}.btn.btn-transparent .btn-text{color:#161938}.btn.btn--white{background:#fff;color:#000;border-color:#000}.btn.btn-blue{background:#477ef7}.btn.btn-plain{font-size:18px;line-height:18px;padding:0;align-self:flex-end}.btn.btn-plain img{margin-left:1rem;transition:all .3s ease}.btn.btn-plain:hover img{margin-left:.6rem}.btn.btn-submit{color:#fff;display:flex;justify-content:center;align-items:center}.btn.btn-download{transform:none;background:#fff;border:1px solid #d6dfed;border-radius:6px;padding:18px;width:calc(100% - 20px)}.btn.btn-download .btn-text{color:#161938;font-weight:500;transform:none;display:flex;align-items:center;justify-content:space-between}form .btn{padding:0}.btn--icon{display:inline-flex;align-items:center}.btn--icon img{max-height:1.2rem;margin-left:1rem}.accordion-wrapper{background-color:#fff;padding:20px;width:calc(100% - 40px);border:1px solid #d6dfed;border-radius:6px;margin-bottom:1rem;box-sizing:content-box}.accordion-wrapper.active,.accordion-wrapper:hover{border:2px solid #477ef7}.accordion-wrapper.active .accordion{background:#477ef7;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.accordion-wrapper.active .panel{margin-top:1rem}.accordion{width:100%;cursor:pointer;transition:all .3s ease;outline:none;align-items:center;display:flex;justify-content:space-between}.accordion:after{content:"\02795";font-size:13px;color:#161938;float:right;margin-left:5px}.accordion.active:after{content:"\2796"}.panel{max-height:0;overflow:hidden;transition:all .2s ease-out}.card-link{position:absolute;bottom:0;right:0;padding:2rem;display:flex;flex-direction:column}@media screen and (max-width:991px){.card-link{position:relative}}.card-link h3{font-size:34px}.card-link p{font-size:20px}.card-person .text-block{width:calc(90% - 2rem);padding-left:2rem}.card-person .text-block h3{font-size:34px;margin-bottom:0}.card-person .text-block p{font-size:20px;line-height:1.5}.card-person .text-block p.lead{font-size:24px;line-height:1}.card-person .text-block .btn{margin:1rem 0}.card-person.card-person--dark{color:#fff}@media screen and (max-width:991px){.card-person{justify-content:flex-start}.card-person .text-block{width:100%;padding-left:0}}.card-person--plain{margin-right:3rem}.card-person--plain .border-left-grey{border-width:2px;padding-left:1rem}.card-person--plain h3{font-size:24px;margin-bottom:0}.card-person--plain p{font-size:20px}table{cursor:pointer}table tr:hover{background:#fafafa}table tr.border-top{border-top:1px solid #d6dfed}table tr td{font-size:20px;line-height:1;padding:.5rem 0}table tr.text-blue td{font-size:24px!important}.swiper-container{width:100%;height:100%}.swiper-container.aboutSwiper{height:20rem}@media screen and (max-width:991px){.swiper-container.aboutSwiper{height:100%}}.swiper-container .swiper-slide{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.swiper-container .swiper-slide .slider-title{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start}.swiper-container .swiper-slide .slider-title h3{font-size:34px}.swiper-container .swiper-slide .slider-title .line{width:100%;height:1px;background:#fff;margin-left:3rem;margin-top:26px}@media screen and (max-width:991px){.swiper-container .swiper-slide .slider-title .line{margin-left:10px}}@media screen and (max-width:991px){#aboutSlider{margin-top:6rem}}#aboutSlider .swiper-button-next,#aboutSlider .swiper-button-prev{left:-10%!important;width:32px;height:32px;text-align:center}#aboutSlider .swiper-button-next:after,#aboutSlider .swiper-button-prev:after{content:"";display:none}@media screen and (max-width:991px){#aboutSlider .swiper-button-next,#aboutSlider .swiper-button-prev{top:-2.5rem!important;transform:rotate(-90deg)}}#aboutSlider .swiper-button-next{top:calc(60% + 32px)}@media screen and (max-width:991px){#aboutSlider .swiper-button-next{left:80%!important}}#aboutSlider .swiper-button-prev{top:40%;left:calc(-10% -1px)!important}@media screen and (max-width:991px){#aboutSlider .swiper-button-prev{left:1rem!important}}section{padding:7.5rem 0}.section-hero{padding-top:12rem;background-position:100% 100%;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:991px){.section-hero{padding-top:2rem;background-position:0 0;background-size:cover}.section-hero.bg--white{color:#fff}}.about--section-hero,.investors--section-hero{background-size:inherit;background-position:100% 0}.section-properties-grid{grid-template-areas:"b a"!important}@media screen and (max-width:767px){.section-properties-grid{grid-template-areas:"b" "a"}}.section-icons{padding:5rem 0}@media screen and (max-width:767px){.section-icons{padding:1rem 0}}.section-icons .text-block{display:flex;flex-direction:column}.section-icons .text-block .btn-green{margin:3rem 11rem 0}@media screen and (max-width:991px){.section-icons .text-block .btn-green{margin:0}}.section-faq{padding-top:5.625rem}.section-contact .container-fluid,.section-faq .accordions-wrapper{margin-top:4rem}.section-tech-icon-cards .grid{grid-gap:2rem}.section-tech-details .grid-2-3{margin-top:5rem}.section-tech-details .tech-details{padding:20px;font-size:1rem;font-weight:500}.section-tech-details .tech-details .detail-name{display:flex;align-items:center}.section-tech-details .tech-details .detail-name img{margin-right:.8rem}.section-tech-details .tech-details .detail-name.padding-left{padding-left:1rem;font-size:.875rem}@media screen and (max-width:767px){.section-tech-details .tech-details .detail-name.padding-left,.section-tech-details .tech-details .detail-name.padding-left+.detail-data{padding-left:2rem}}.section-tech-details .tech-details .detail-data{font-weight:700}@media screen and (max-width:767px){.section-tech-details .tech-details .detail-data{margin-left:2rem;margin-top:-10px}}.section-about-team .grid{grid-gap:4rem;margin-top:4rem;align-items:stretch}.section-about-team .bordered{padding:0;border-radius:12px}.section-knowledge-hero .buttons{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:991px){.section-knowledge-hero .buttons{justify-content:center}.section-knowledge-hero .buttons .btn{padding:10px 30%}}.section-knowledge{padding-bottom:0}.section-knowledge .grid{grid-template-rows:1fr auto;-moz-column-break-inside:avoid;break-inside:avoid;align-items:start;margin-top:4rem}@media screen and (max-width:991px){.section-knowledge .grid{margin-top:2rem;max-width:100%}}.section-knowledge .button-wrapper{margin:4rem auto}.extended-text{height:0;visibility:hidden;transition:all .3s ease}.extended-text ul{list-style-type:disc;margin-left:20px;margin-bottom:2rem}.extended-text.active{height:auto;visibility:visible}.single-page p{color:#161938!important}.single-page img{border-radius:6px}.single-page .single-page-header img{width:100%;height:auto}.single-page .single-page-header h1{margin-top:2rem}.single-page .single-page-header h1 span{color:#161938}.single-page .single-page-content{margin:7rem 0}.wp-block-media-text{margin:3rem 0}@media screen and (max-width:991px){.wp-block-media-text .wp-block-media-text__content{padding:0!important}}.has-large-font-size{font-family:Manrope,sans-serif;font-size:48px!important;line-height:58px!important}@media screen and (max-width:991px){.has-large-font-size{font-size:28px!important;line-height:33px!important}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:after,:before{box-sizing:border-box}::-moz-selection{background:#477ef7;color:#fff}::selection{background:#477ef7;color:#fff}html{scroll-behavior:smooth;background:#000}body{background-color:#fff;font-family:Manrope,sans-serif;font-size:24px;color:#161938;line-height:1.5;max-width:100vw;position:relative;overflow:hidden;overflow-y:scroll}@media screen and (max-width:991px){body{font-size:14px;overflow-y:scroll}}body.lock-scroll{overflow:hidden}a{text-decoration:none;transition:all .3s ease}a,a:hover{color:inherit}img{max-width:100%;height:auto}img.parallax{width:100%}.container{max-width:1200px;margin:0 auto;position:relative}@media screen and (max-width:991px){.container{max-width:90%}}.container-fluid{max-width:100vw;margin:0 auto;position:relative}.wrapper{width:100%;height:100%}.rel,.wrapper{position:relative}.width-70{width:70%}.width-80{width:80%}.width-90{width:90%}.width-100{width:100%!important}@media screen and (max-width:991px){.width-70,.width-80,.width-90{width:100%}}.height-100{height:100%!important}.v-margin-1{margin:0 2rem}.margin-bottom-0{margin-bottom:0}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mt-5{margin-top:5rem}.mt-6{margin-top:6rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.mb-5{margin-bottom:5rem}.mb-6{margin-bottom:6rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.p-4{padding:4rem}.p-5{padding:5rem}.p-6{padding:6rem}.pl-1{padding-left:1rem}.pl-2{padding-left:2rem}.pl-3{padding-left:3rem}.pl-4{padding-left:4rem}.pl-5{padding-left:5rem}.pl-6{padding-left:6rem}.bg--pureWhite,.bg--white{background-color:#fff;color:#161938}.bg--black{background-color:#000;color:#fff}.bg--blue{background-color:#477ef7;color:#fff}.bg--image{background-size:cover;background-repeat:no-repeat;background-position:top}.bg--image.bg--center{background-position:50%}.bg--image.bg--top{background-position:top}.text-white{color:#fff!important}.text-blue{color:#477ef7!important}.text-grey{color:#d6dfed}@media screen and (max-width:991px){.mobile-text--black{color:#161938!important}.mobile-text--white{color:#fff!important}}.mobile-only{display:none!important}@media screen and (max-width:991px){.mobile-only{display:block!important}}.desktop-only{display:block!important}@media screen and (max-width:991px){.desktop-only{display:none!important}}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}.nopadding{padding:0}.nomargin{margin:0!important}@media screen and (max-width:991px){.mobile-nopadding{padding:0!important}.mobile-nomargin{margin:0!important}}.hide{display:none}.show{display:block}.img-block{margin-top:5rem;display:flex;height:100%}.img-block.img-center{align-items:center;justify-content:center}.border-left-grey{border-left:1px solid #d6dfed}.separator{width:1px;height:34px;background:#d6dfed;margin:0 2rem}.bordered{background:#fff;border:1px solid #d6dfed;border-radius:6px;padding:15px}@media screen and (min-width:991px){.list--columns-2{columns:2;-webkit-columns:2;-moz-columns:2}}