@charset "UTF-8";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}main{padding-top:6rem}@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;filter:drop-shadow(5px 10px 20px #0b223805)}.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-left:20%}@media screen and (max-width:767px){.container-fluid .text-block.first-block{padding:0 5%!important}}.flex{display:flex}.flex.flex-center{justify-content:center}.flex.right{justify-content:flex-end}.flex.left{justify-content:flex-start}h1,h2{font-family:Barlow,sans-serif;font-weight:600;color:#1b1b1b}h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#1b1b1b}h1{font-size:48px;line-height:58px}@media screen and (max-width:991px){h1{font-size:28px;line-height:33px}}h1.small{font-size:38px}@media screen and (max-width:767px){h2.lead{font-size:17px}}h2.lead span{color:#1ea554;font-size:1.5rem}.h3-bigger{margin-bottom:10px;font-size:27px;line-height:31px;font-weight:900}input,li,p,textarea{font-size:17px;line-height:30px;font-weight:400;font-family:Poppins,sans-serif;color:#314256}.subtitle{margin:0 auto;max-width:35rem}p{margin-bottom:15px}small{font-size:50%}.small,h1,h2,h3{margin-bottom:20px}strong{font-weight:500}marquee img{height:17px;width:auto}.font-400{font-weight:400}.font-400,.font-500{font-family:Poppins,sans-serif;font-style:normal}.font-500{font-weight:500}.font-600{font-family:Barlow,sans-serif;font-weight:600;font-style:normal}.font-700{font-family:Poppins,sans-serif;font-weight:700;font-style:normal}header{z-index:999;background:#fff;box-shadow:5px 10px 10px #0b223805;display:flex;justify-content:space-between;align-items:center;flex-direction:row;padding:1rem 3.75rem;position:fixed;top:0;left:0;width:100%}@media screen and (max-width:767px){header{padding:0 5%}}header .navbar{display:flex;justify-content:space-between;align-items:center;flex-direction:row}header .navbar a{margin:0 15px;font-weight:500;color:#1b1b1b}header .navbar a:active,header .navbar a:hover{color:#1ea554}.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:#1b1b1b}.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 #e5eef5}@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:#1b1b1b}.mobile-navbar a:active,.mobile-navbar a:hover{color:#1ea554}.mobile-navbar .buttons .btn-text{font-size:16px}footer{font-size:20px;line-height:30px}footer .lead{font-size:22px;line-height:33px;font-weight:500;margin-bottom:1rem}footer li,footer p,footer ul{color:#f9fbfc!important}footer .eublock{position:absolute;bottom:0;right:0}@media screen and (max-width:991px){footer .eublock{position:relative;float:right}}footer .footer-content{padding:3.75rem 0;align-items:start;grid-template-areas:"c c d e f"}@media screen and (max-width:991px){footer .footer-content{padding:30px 1rem;grid-template-areas:"d" "f" "c"}}footer .footer-content .footer-logo{grid-area:c;grid-column-end:span 2}@media screen and (max-width:991px){footer .footer-content .footer-logo{grid-column-end:1;margin-top:2rem}}footer .footer-content .footer-logo img{margin-bottom:1rem}footer .footer-content p{margin-right:10rem}@media screen and (max-width:991px){footer .footer-content p{margin-right:5rem}}footer .footer-content p.lead{margin-right:0}footer .footer-content a{align-items:center;display:flex;flex-direction:row}footer .footer-content a img{margin-right:1rem}footer .footer-content #footer-menu-knowledge{grid-area:e}footer .footer-content #footer-menu-nav{grid-area:d}footer .footer-content #footer-menu-contact{grid-area:f}footer .copyright{border-top:1px solid #ffffff25;padding:1rem 0}@media screen and (max-width:991px){footer .copyright{text-align:center}}footer .copyright p{font-weight:400;font-size:16px;line-height:24px;margin-bottom:0}footer .hiventures{max-width:280px;margin-top:3rem;padding-bottom:1rem}.btn{transform:skew(20deg,0deg);display:inline-block;border-radius:4px;padding:10px 29px;margin:10px}@media screen and (max-width:767px){.btn{display:block}}.btn .btn-text{transform:skew(-20deg,0deg);color:#f9fbfc;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:#314256}.btn.btn-green{background:#1ea554}.btn.btn-blue,.btn.btn-green{box-shadow:5px 10px 10px #1ea55415}.btn.btn-blue{background:#309bfc}.btn.btn-gradient{background:linear-gradient(236.77deg,#86db71 19.79%,#49b655 80.21%);box-shadow:5px 10px 10px #1ea55415}.btn.btn-plain .btn-text{color:#1ea554}.btn.btn-submit{color:#f9fbfc;display:flex;justify-content:center;align-items:center}.btn.btn-download{transform:none;background:#fff;border:1px solid #e5eef5;border-radius:6px;padding:18px;box-shadow:5px 10px 20px #0b223805;width:calc(100% - 20px)}.btn.btn-download .btn-text{color:#1b1b1b;font-weight:500;transform:none;display:flex;align-items:center;justify-content:space-between}form .btn{padding:0}.icon-block{margin-bottom:2rem;display:grid;grid-template-areas:"g h" "g i" ". j"}@media screen and (max-width:991px){.icon-block{grid-template-columns:60px 1fr 1fr 1fr;grid-template-areas:"g h h h" "i i i i" "j j j j"}}.icon-block .icon{grid-area:g;margin-right:1.5rem}@media screen and (max-width:991px){.icon-block .icon img{width:50px}}.icon-block .title{grid-area:h;font-weight:500}@media screen and (max-width:991px){.icon-block .title{font-size:20px}}.icon-block p{grid-area:i;margin:0}.icon-block .btn{grid-area:j;justify-self:end;margin:0;padding:0}@media screen and (max-width:991px){.icon-block .btn{margin-top:1rem}}.card{background:#fff;border:1px solid #e5eef5;border-radius:12px;padding:5px}.card .card-image{width:100%}.card .card-buttons,.card .card-text{margin:1rem}.card .card-text h3{font-weight:500}@media screen and (max-width:991px){.card .card-text h3{font-size:20px}}.card .card-buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:0}.card .card-buttons .btn-blue{padding:5px 15px}.card .card-buttons .btn-plain{padding:10px 0}.icon-card{background:#fff;border:1px solid #e5eef5;border-radius:6px;padding:15px;box-shadow:5px 10px 20px #0b223805}.icon-card .card-title{font-weight:500;display:flex;align-items:center}@media screen and (max-width:767px){.icon-card .card-title{font-size:20px}}.image-card .card-image{position:relative}.image-card .card-image .member{width:100%}.image-card .card-image .logo{position:absolute;top:2rem;right:2rem}@media screen and (max-width:991px){.image-card .card-image .logo{top:1rem;right:1rem;max-width:2rem}}.image-card .card-content{padding:30px}.image-card .card-content .title{font-size:28px;font-weight:600}@media screen and (max-width:991px){.image-card .card-content .title{font-size:20px}}.image-card .card-content .title span{float:right;background:linear-gradient(236.77deg,#86db71 19.79%,#49b655 80.21%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.accordion-wrapper{background-color:#fff;padding:20px;width:calc(100% - 40px);border:1px solid #e5eef5;border-radius:6px;box-shadow:5px 10px 10px #0b223805;margin-bottom:1rem;box-sizing:content-box}.accordion-wrapper.active,.accordion-wrapper:hover{border:2px solid #1ea554}.accordion-wrapper.active .accordion{background:linear-gradient(236.77deg,#86db71 19.79%,#49b655 80.21%);-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:#1b1b1b;float:right;margin-left:5px}.accordion.active:after{content:"\2796"}.panel{max-height:0;overflow:hidden;transition:all .2s ease-out}form{grid-gap:1rem!important}@media screen and (max-width:991px){form{display:block!important}}form input,form textarea{border:1px solid #e5eef5;border-radius:12px;padding:13px}form .field{margin-bottom:1rem;justify-self:stretch}form .field.field-long{grid-column-end:span 2}form .field input,form .field label,form .field textarea{width:100%}@media screen and (max-width:991px){form .btn-green{width:94%!important}}.section-about-hero,.section-hero,.section-tech-hero,.section-tech-icon-cards{padding-top:0}.section-hero .grid{grid-template-areas:"a b"}@media screen and (max-width:767px){.section-hero .grid{grid-template-areas:"b" "a"}}.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}.single-page p{color:#1b1b1b!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:#1ea554}.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:Barlow,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:#1ea554;color:#f9fbfc}::selection{background:#1ea554;color:#f9fbfc}html{scroll-behavior:smooth;background:#1ea554}body{background-color:#fff;font-family:Poppins,sans-serif;font-size:17px;color:#314256;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{position:relative;width:100%;height:100%}.v-margin-1{margin:0 2rem}.margin-bottom-0{margin-bottom:0}.bg--white{background-color:#f9fbfc;color:#1b1b1b}.bg--pureWhite{background-color:#fff;color:#1b1b1b}.bg--green{background-color:#1ea554;color:#f9fbfc}.bg--black{background-color:#1b1b1b;color:#f9fbfc}.bg--blue{background-color:#309bfc;color:#f9fbfc}.text-green{color:#1ea554}.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}.hide{display:none}.show{display:block}.bordered{background:#fff;border:1px solid #e5eef5;border-radius:6px;padding:15px;box-shadow:5px 10px 20px #0b223805}