@import url("https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap");:root{--size:1;--text-color:#f3f6f9;--text-color-2:#606085;--text-color-hover:#00efc1}*{margin:0;padding:0;box-sizing:border-box}html{font-size:calc(var(--size) * 10px);font-family:Geologica,sans-serif;font-weight:400;line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body,html{position:relative}body{font-size:1.6rem;background:#141422;overflow:auto}a,body{color:var(--text-color)}a{text-decoration:none;transition:.25s}a:hover{color:var(--text-color-hover)}::selection{background:transparent;color:#fff}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}div,footer,header,main,section{position:relative}img{display:block;width:100%;height:auto}embed,iframe,img,input[type=image],marquee,object,table,video{aspect-ratio:attr(width) /attr(height)}.container,.container_full{display:block;width:100%;height:auto}.container{padding:0 7.8%}.row{display:flex;flex-wrap:wrap;flex-direction:row}.col{flex:0 0 100%;max-width:100%}.col-50{flex:0 0 50%;max-width:50%}.circle{top:-50rem;left:-25rem;background:radial-gradient(circle,#002e2c 0,rgba(20,20,34,0) 70%)}.circle,.circle-two{position:absolute;width:90rem;height:90rem;pointer-events:none}.circle-two{top:-40rem;left:-45rem;background:radial-gradient(circle,rgba(106,53,255,.2) 0,rgba(0,46,44,0) 70%)}.circle-box{position:absolute;top:-50rem;right:0;width:120rem;height:170rem;overflow:hidden;pointer-events:none}.circle-three{top:0;right:-50rem;width:170rem}.circle-four,.circle-three{position:absolute;height:170rem;background:radial-gradient(circle,#002e2c 0,rgba(20,20,34,0) 70%);pointer-events:none}.circle-four{bottom:0;left:-100rem;width:200rem;z-index:2}.circle-page{position:absolute;top:-85rem;left:-15%;width:100%;height:130rem;background:radial-gradient(circle,#002e2c 0,rgba(20,20,34,0) 50%);pointer-events:none}.matrix-box{position:absolute;top:0;left:0;width:4.2rem}.matrix-box-four{position:absolute;top:0;right:0;width:52.1rem}.page-title{display:flex;justify-content:flex-start;align-items:center;width:100%;margin-bottom:3.5rem}.page-title h1{display:inline-flex;align-items:center;font-size:3.2rem;margin-inline:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-title h1:after,.page-title h1:before,.page-title span{display:inline-block;width:2.2rem;height:3.3rem;background-image:url(/images/left_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.page-title h1:before{content:"";background-image:url(/images/rectangle.svg);margin-right:.5rem}.page-title h1:after{content:"";background-image:url(/images/right_icon.svg);margin-left:1rem}@media (max-width:575.98px){:root{--size:1}body.overflow-hidden{overflow:hidden}.circle{top:-25rem;left:-50%;width:150%;height:50rem}.circle-two{top:-80rem;left:-70%;width:100%;height:45rem}.circle-box{position:absolute;top:0;right:0;width:120rem;height:170rem;overflow:hidden}.circle-four{bottom:60rem;left:-50%;width:100%;height:50rem}.circle-page{left:0}.matrix-box{position:absolute;top:0;left:0;width:3.15rem}.matrix-box-four{position:absolute;top:0;right:0;width:50vw}.container{padding:0 2rem}.col-50{flex:0 0 100%;max-width:100%}.page-title{justify-content:center}.page-title h1{font-size:2.4rem;margin-inline:.25rem}.page-title h1:after,.page-title h1:before,.page-title span{width:1.8rem;height:2.5rem}}@media (min-width:576px) and (max-width:767.98px){:root{--size:0.39}.container{padding:0 5%}}@media (min-width:768px) and (max-width:991.98px){:root{--size:0.52}.container{padding:0 5%}}@media (min-width:992px) and (max-width:1199.98px){:root{--size:0.62}.container{padding:0 5%}}@media (min-width:1200px) and (max-width:1535.98px){:root{--size:0.79}.container{padding:0 5%}}@media (min-width:1536px) and (max-width:1744.98px){:root{--size:0.89}}@media (min-width:1745px) and (max-width:2132.98px){:root{--size:1}}@media (min-width:2133px) and (max-width:2399.98px){:root{--size:1.11}}@media (min-width:2400px) and (max-width:2559.98px){:root{--size:1.24}}@media (min-width:2560px) and (max-width:2879.98px){:root{--size:1.32}}@media (min-width:2880px) and (max-width:3839.98px){:root{--size:1.5}}@media (min-width:3840px) and (max-width:5759.98px){:root{--size:2}}@media (min-width:5760px) and (max-width:6999.98px){:root{--size:3}}@media (min-width:7000px){:root{--size:4}}#about-page{position:relative;margin-top:29rem}#about-page .circle-box{top:50rem;right:0;width:90rem;height:90rem}#about-page .circle-box .circle-three{top:0;right:-30rem;width:90rem;height:90rem;background:radial-gradient(circle,rgba(106,53,255,.2) 0,rgba(0,46,44,0) 70%)}#about-page .row.column{flex-direction:column}#about-page h2{font-size:6.4rem;font-weight:600;background:-webkit-linear-gradient(45deg,#00efc1,#6a35ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:130rem;min-height:19rem}#about-page .btn-box{position:relative;display:flex;margin-top:12rem;width:2.8rem;height:2.8rem;transition:.25s;transform-style:preserve-3d;cursor:pointer;z-index:2}#about-page .btn-box.active,#about-page .btn-box:hover{width:24.7rem}#about-page .btn-box .finary-icon{opacity:1;width:2.8rem}#about-page .btn-box.active .finary-icon,#about-page .btn-box:hover .finary-icon{opacity:0;width:0}#about-page .btn-box span{display:none}#about-page .btn-box .half-icon{opacity:0;transform:rotateX(180deg);transition:.25s}#about-page .btn-box.active .half-icon,#about-page .btn-box:hover .half-icon{display:block;width:auto;height:2.8rem;transform:rotateX(0);opacity:1}#about-page .btn-box.active .right-icon,#about-page .btn-box:hover .right-icon{position:absolute;top:0;right:0}#about-page .btn-box.active span,#about-page .btn-box:hover span{display:inline;font-size:2rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#about-page .body{margin-top:11rem}#about-page .body .row{justify-content:space-between}#about-page .body .img-box{width:50%;border-radius:6.1rem;overflow:hidden}#about-page .body .img-box.aos-animate{width:100%}#about-page .body .img-box img{border-radius:6.1rem}#about-page .body p{position:absolute;top:7rem;right:0;width:66.7rem;font-size:3.6rem;font-weight:500;transition:.25s}#about-page .body p.aos-animate{opacity:0;top:-7rem}#about-page .footer{margin-top:10rem}#about-page .col-33{flex:0 0 33.33%;max-width:33.33%}#about-page .col-33 svg{position:-webkit-sticky;position:sticky;top:15rem;width:75%}#about-page .col-33 svg path{fill:var(--text-color-hover)}#about-page .col-66{flex:0 0 66.67%;max-width:66.67%;margin-bottom:5rem}#about-page .col-66 p{font-size:3.6rem;width:87.5%}#about-page .col-66 p span{opacity:.3;transition:1s}#about-page .col-66 p span.aos-animate{opacity:1}@media (max-width:575.98px){#about-page{margin-top:10rem}#about-page h2{font-size:2.8rem;width:100%;text-align:center}#about-page .btn-box{display:none}#about-page .body{margin-top:7rem;min-height:auto}#about-page .body .row{flex-direction:column;justify-content:space-between}#about-page .body .img-box{width:100%;height:60vw;border-radius:1rem}#about-page .body .img-box img{border-radius:1rem}#about-page .body p{position:relative;top:0;right:0;width:100%;font-size:2rem;font-weight:400;padding-top:4rem}#about-page .body p.aos-animate{opacity:1;top:0}#about-page .footer{margin-top:5rem}#about-page .col-33{flex:0 0 100%;max-width:100%;margin-bottom:5rem;text-align:center}#about-page .col-33 svg{width:50%}#about-page .col-66{flex:0 0 100%;max-width:100%;margin-bottom:0}#about-page .col-66 p{font-size:2.2rem;width:100%}}#partners-page{position:relative;margin-top:29rem}#partners-page .circle-box{top:50rem;right:0;width:90rem;height:90rem}#partners-page .circle-box .circle-three{top:0;right:-30rem;width:90rem;height:90rem;background:radial-gradient(circle,rgba(106,53,255,.2) 0,rgba(0,46,44,0) 70%)}#partners-page .row.column{flex-direction:column}#partners-page h2{font-size:5.4rem;font-weight:600;width:120rem;min-height:25rem}#partners-page .btn-box{position:relative;display:flex;margin-top:10rem;width:2.8rem;height:2.8rem;transition:.25s;transform-style:preserve-3d;cursor:pointer;z-index:2}#partners-page .btn-box.active,#partners-page .btn-box:hover{width:24.7rem}#partners-page .btn-box .finary-icon{opacity:1;width:2.8rem}#partners-page .btn-box.active .finary-icon,#partners-page .btn-box:hover .finary-icon{opacity:0;width:0}#partners-page .btn-box span{display:none}#partners-page .btn-box .half-icon{opacity:0;transform:rotateX(180deg);transition:.25s}#partners-page .btn-box.active .half-icon,#partners-page .btn-box:hover .half-icon{display:block;width:auto;height:2.8rem;transform:rotateX(0);opacity:1}#partners-page .btn-box.active .right-icon,#partners-page .btn-box:hover .right-icon{position:absolute;top:0;right:0}#partners-page .btn-box.active span,#partners-page .btn-box:hover span{display:inline;font-size:2rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#partners-page .body{margin-top:11rem;margin-bottom:20rem}#partners-page .body .partners-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,auto)}#partners-page .body .partners-grid .card{background:var(--text-color-2);border-radius:1.7rem;padding:1px;z-index:2}#partners-page .body .partners-grid .card:hover{background:linear-gradient(180deg,#606085,#141422)}#partners-page .body .partners-grid .card:first-child{grid-column:1/2}#partners-page .body .partners-grid .card:nth-child(2){grid-column:2/3}#partners-page .body .partners-grid .card:nth-child(3){grid-column:3/4}#partners-page .body .partners-grid .card:nth-child(4){grid-column:4/5}#partners-page .body .partners-grid .card:nth-child(5){grid-column:2/3}#partners-page .body .partners-grid .card:nth-child(6){grid-column:3/4}#partners-page .body .partners-grid .card:nth-child(7){grid-column:1/2}#partners-page .body .partners-grid .card:nth-child(8){grid-column:2/3}#partners-page .body .partners-grid .card:nth-child(9){grid-column:4/5}#partners-page .body .partners-grid .card .card-body{display:flex;flex-direction:column;justify-content:space-between;height:28rem;background:#141422;border-radius:1.7rem;padding:4rem 5rem;color:var(--text-color-2);transition:.25s}#partners-page .body .partners-grid .card:hover .card-body{background:#222235}#partners-page .body .partners-grid .card:hover .card-body:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.7rem;background:linear-gradient(180deg,rgba(34,34,53,0),#141422)}#partners-page .body .partners-grid .card .card-body .row{justify-content:center;align-items:center;height:100%}#partners-page .body .partners-grid .card .card-body img{width:28rem;mix-blend-mode:luminosity}#partners-page .body .partners-grid .card:hover .card-body img{mix-blend-mode:normal}@media (max-width:575.98px){#partners-page{margin-top:10rem}#partners-page h2{font-size:2.6rem;width:100%;text-align:center}#partners-page .btn-box{display:none}#partners-page .body .partners-grid{display:flex;flex-direction:column}#partners-page .body .partners-grid .card{margin-bottom:1rem}#partners-page .body .partners-grid .card .card-body{height:20rem}#partners-page .body .partners-grid .card .card-body img{width:80%}#partners-page .body{margin-top:10rem;margin-bottom:10rem}}#privacy{position:relative;margin:15rem 0;overflow:hidden}#privacy .title{font-size:9rem;text-align:left}#privacy .subtitle{font-size:5rem;text-align:left;padding-top:3rem}#privacy p{font-size:2.2rem;text-align:left;padding-top:1rem}#privacy ul{padding:1rem 0}#privacy li{font-size:2.2rem;text-align:left;padding-top:1rem;margin-left:1.5%}#privacy a{font-size:2rem}@media (max-width:575.98px){#privacy{margin:7rem 0}#privacy .title{font-size:3.2rem}#privacy .subtitle{font-size:2.6rem;padding-top:1.5rem}#privacy h3{font-size:2rem;padding-top:1rem}#privacy li,#privacy p{font-size:1.6rem}}#solution-page{position:relative;margin-top:29rem}#solution-page .circle-box{top:50rem;right:0;width:90rem;height:90rem}#solution-page .circle-box .circle-three{top:0;right:-30rem;width:90rem;height:90rem;background:radial-gradient(circle,rgba(106,53,255,.2) 0,rgba(0,46,44,0) 70%)}#solution-page h1{font-size:6.4rem;font-weight:600;margin-bottom:9rem;margin-top:5rem;min-height:9rem;background:-webkit-linear-gradient(45deg,#00efc1,#6a35ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#solution-page .btn-box{position:relative;display:flex;margin-top:15rem;width:2.8rem;height:2.8rem;transition:.25s;transform-style:preserve-3d;cursor:pointer;z-index:2}#solution-page .btn-box.active,#solution-page .btn-box:hover{width:24.7rem}#solution-page .btn-box .finary-icon{opacity:1;width:2.8rem}#solution-page .btn-box.active .finary-icon,#solution-page .btn-box:hover .finary-icon{opacity:0;width:0}#solution-page .btn-box span{display:none}#solution-page .btn-box .half-icon{opacity:0;transform:rotateX(180deg);transition:.25s}#solution-page .btn-box.active .half-icon,#solution-page .btn-box:hover .half-icon{display:block;width:auto;height:2.8rem;transform:rotateX(0);opacity:1}#solution-page .btn-box.active .right-icon,#solution-page .btn-box:hover .right-icon{position:absolute;top:0;right:0}#solution-page .btn-box.active span,#solution-page .btn-box:hover span{display:inline;font-size:2rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#solution-page .col-33{flex:0 0 33.33%;max-width:33.33%}#solution-page .col-33 .sticky-wrapper{position:-webkit-sticky;position:sticky;top:11rem}#solution-page .col-33 .sticky-wrapper svg{width:75%}#solution-page .col-33 .sticky-wrapper svg path{fill:var(--text-color-hover)}#solution-page .col-66{flex:0 0 66.67%;max-width:66.67%}#solution-page .col-66 p{font-size:3.6rem}#solution-page .col-66 p span{opacity:.3}#solution-page .col-66 p span.aos-animate{opacity:1}#solution-slider{margin:18rem 0}#solution-slider .page-title h2{display:inline-flex;align-items:center;font-size:3.2rem;margin-inline:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#solution-slider .page-title h2:after,#solution-slider .page-title h2:before,#solution-slider .page-title span{display:inline-block;width:2.2rem;height:3.3rem;background-image:url(/images/left_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}#solution-slider .page-title h2:before{content:"";background-image:url(/images/rectangle.svg);margin-right:.5rem}#solution-slider .page-title h2:after{content:"";background-image:url(/images/right_icon.svg);margin-left:1rem}#solution-slider .swiper{width:100%;height:100%;padding-left:7.8%}#solution-slider .swiper-slide{display:flex;justify-content:center;align-items:center}#solution-slider .card{width:100%;background:var(--text-color-2);border-radius:1.7rem;padding:1px;transition:.25s;z-index:2}#solution-slider .card:hover{background:linear-gradient(180deg,#606085,#141422)}#solution-slider .card .card-body{display:flex;flex-direction:column;justify-content:space-between;height:32rem;background:#141422;border-radius:1.7rem;padding:4rem 5rem;color:var(--text-color-2);transition:.25s}#solution-slider .card:hover .card-body{background:#222235}#solution-slider .card:hover .card-body:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.7rem;background:linear-gradient(180deg,rgba(34,34,53,0),#141422)}#solution-slider .card .card-body .row{justify-content:space-between}#solution-slider .card .card-body span{font-size:4.5rem;font-weight:700}#solution-slider .card .card-body .dot-box{width:14rem;height:7rem}#solution-slider .card .card-body .dot-box svg{width:inherit;height:inherit}#solution-slider .card .card-body .dot-box svg path{fill:var(--text-color-2);transition:.25s}#solution-slider .card .card-body:hover .dot-box svg path{fill:var(--text-color-hover)}#solution-slider .card .card-body h3{font-size:2.4rem;font-weight:500}#solution-slider .card:hover .card-body h3{color:#00efc1;z-index:2;transition:.25s}#solution-slider .all-btn{display:flex;align-items:center;margin-top:5rem;cursor:pointer;z-index:3}#solution-slider .all-btn:after,#solution-slider .all-btn:before{content:"";display:inline-flex;width:2.1rem;height:4.8rem;background-size:contain;background-repeat:no-repeat;background-position:50%}#solution-slider .all-btn:before{background-image:url(/images/open_brackets.svg)}#solution-slider .all-btn:after{background-image:url(/images/close_brackets.svg)}#solution-slider .all-btn span{display:inline-block;font-size:2rem;font-weight:700;padding-inline:1rem}@media (max-width:575.98px){#solution-page{margin-top:10rem}#solution-page h1{font-size:3.2rem;width:100%;text-align:center;margin-top:1rem}#solution-page .btn-box{display:none}#solution-page .col-33{flex:0 0 100%;max-width:100%;text-align:center}#solution-page .col-33 .sticky-wrapper svg{width:50%}#solution-page .col-66{flex:0 0 100%;max-width:100%;margin-top:5rem}#solution-page .col-66 p{font-size:2.4rem}#solution-slider{margin:8rem 0 18rem}#solution-slider .page-title h2{font-size:2.4rem;margin-inline:.25rem}#solution-slider .page-title h2:after,#solution-slider .page-title h2:before,#solution-slider .page-title span{width:1.8rem;height:2.5rem}#solution-slider .card .card-body{height:29rem}#solution-slider .card .card-body .dot-box{width:10rem}#solution-slider .card .card-body h3{font-size:2rem}#solution-slider .all-btn{margin-top:3rem}#solution-slider .all-btn:after,#solution-slider .all-btn:before{width:1rem;height:2.4rem}#solution-slider .all-btn span{font-size:1.4rem;font-weight:400;padding-inline:.5rem}}@media (min-width:576px) and (max-width:767.98px){#solution-slider .swiper{padding-left:5%}}@media (min-width:768px) and (max-width:991.98px){#solution-slider .swiper{padding-left:5%}}@media (min-width:992px) and (max-width:1199.98px){#solution-slider .swiper{padding-left:5%}}@media (min-width:1200px) and (max-width:1535.98px){#solution-slider .swiper{padding-left:5%}}#solutions-page{position:relative;margin-top:29rem}#solutions-page .circle-box{top:50rem;right:0;width:90rem;height:90rem}#solutions-page .circle-box .circle-three{top:0;right:-30rem;width:90rem;height:90rem;background:radial-gradient(circle,rgba(106,53,255,.2) 0,rgba(0,46,44,0) 70%)}#solutions-page .row.column{flex-direction:column}#solutions-page h2{font-size:6.4rem;font-weight:600;width:125rem;min-height:19rem}#solutions-page .btn-box{position:relative;display:flex;margin-top:10rem;width:2.8rem;height:2.8rem;transition:.25s;transform-style:preserve-3d;cursor:pointer;z-index:2}#solutions-page .btn-box.active,#solutions-page .btn-box:hover{width:24.7rem}#solutions-page .btn-box .finary-icon{opacity:1;width:2.8rem}#solutions-page .btn-box.active .finary-icon,#solutions-page .btn-box:hover .finary-icon{opacity:0;width:0}#solutions-page .btn-box span{display:none}#solutions-page .btn-box .half-icon{opacity:0;transform:rotateX(180deg);transition:.25s}#solutions-page .btn-box.active .half-icon,#solutions-page .btn-box:hover .half-icon{display:block;width:auto;height:2.8rem;transform:rotateX(0);opacity:1}#solutions-page .btn-box.active .right-icon,#solutions-page .btn-box:hover .right-icon{position:absolute;top:0;right:0}#solutions-page .btn-box.active span,#solutions-page .btn-box:hover span{display:inline;font-size:2rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#solutions-page .body{margin-top:11rem;margin-bottom:20rem}#solutions-page .body .solutions-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(6,auto)}#solutions-page .body .solutions-grid .card{background:var(--text-color-2);border-radius:1.7rem;padding:1px;z-index:2}#solutions-page .body .solutions-grid .card:hover{background:linear-gradient(180deg,#606085,#141422)}#solutions-page .body .solutions-grid .card:first-child{grid-column:1/2}#solutions-page .body .solutions-grid .card:nth-child(2){grid-column:2/3}#solutions-page .body .solutions-grid .card:nth-child(3){grid-column:3/4}#solutions-page .body .solutions-grid .card:nth-child(4){grid-column:4/5}#solutions-page .body .solutions-grid .card:nth-child(5){grid-column:2/3}#solutions-page .body .solutions-grid .card:nth-child(6){grid-column:3/4}#solutions-page .body .solutions-grid .card:nth-child(7){grid-column:2/3}#solutions-page .body .solutions-grid .card:nth-child(8){grid-column:4/5}#solutions-page .body .solutions-grid .card:nth-child(9){grid-column:1/2}#solutions-page .body .solutions-grid .card:nth-child(10){grid-column:3/4}#solutions-page .body .solutions-grid .card:nth-child(11){grid-column:4/5}#solutions-page .body .solutions-grid .card:nth-child(12){grid-column:2/3}#solutions-page .body .solutions-grid .card:nth-child(13){grid-column:3/4}#solutions-page .body .solutions-grid .card:nth-child(14){grid-column:1/2}#solutions-page .body .solutions-grid .card:nth-child(15){grid-column:2/3}#solutions-page .body .solutions-grid .card:nth-child(16){grid-column:4/5}#solutions-page .body .solutions-grid .card:nth-child(17){grid-column:1/2}#solutions-page .body .solutions-grid .card:nth-child(18){grid-column:3/4}#solutions-page .body .solutions-grid .card:nth-child(19){grid-column:4/5}#solutions-page .body .solutions-grid .card .card-body{display:flex;flex-direction:column;justify-content:space-between;height:32rem;background:#141422;border-radius:1.7rem;padding:4rem 5rem;color:var(--text-color-2);transition:.25s}#solutions-page .body .solutions-grid .card:hover .card-body{background:#222235}#solutions-page .body .solutions-grid .card:hover .card-body:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.7rem;background:linear-gradient(180deg,rgba(34,34,53,0),#141422)}#solutions-page .body .solutions-grid .card .card-body .row{justify-content:space-between}#solutions-page .body .solutions-grid .card .card-body span{font-size:4.5rem;font-weight:700}#solutions-page .body .solutions-grid .card .card-body .dot-box{width:14rem;height:7rem}#solutions-page .body .solutions-grid .card .card-body .dot-box svg{width:inherit;height:inherit}#solutions-page .body .solutions-grid .card .card-body .dot-box svg path{fill:var(--text-color-2);transition:.25s}#solutions-page .body .solutions-grid .card .card-body:hover .dot-box svg path{fill:var(--text-color-hover)}#solutions-page .body .solutions-grid .card .card-body h3{font-size:2.4rem;font-weight:500;transition:.25s}#solutions-page .body .solutions-grid .card:hover .card-body h3{color:var(--text-color-hover);z-index:2}@media (max-width:575.98px){#solutions-page{margin-top:10rem}#solutions-page h2{font-size:2.6rem;width:100%;text-align:center}#solutions-page .btn-box{display:none}#solutions-page .body .solutions-grid{display:flex;flex-direction:column}#solutions-page .body .solutions-grid .card{margin-bottom:1rem}#solutions-page .body .solutions-grid .card .card-body{height:29rem}#solutions-page .body{margin-top:10rem;margin-bottom:10rem}}#terms{position:relative;margin:15rem 0;overflow:hidden}#terms .title{font-size:9rem;text-align:left}#terms .subtitle{font-size:5rem;text-align:left;padding-top:3rem}#terms h3{font-size:3rem;text-align:left;padding-top:2rem}#terms p{font-size:2.2rem;text-align:left;padding-top:1rem}#terms ul{padding:1rem 0}#terms li{margin-left:1.5%}#terms a{font-size:2rem;color:#fff}@media (max-width:575.98px){#terms{margin:7rem 0}#terms .title{font-size:3.2rem}#terms .subtitle{font-size:2.6rem;padding-top:1.5rem}#terms h3{font-size:2rem;padding-top:1rem}#terms p{font-size:1.6rem}}nav{position:fixed;top:0;left:0;width:100%;height:15rem;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding:0 7.8%;z-index:8;transition:.2s}nav.active{height:10rem;background:#141422}nav .logo{display:block;height:2.44rem;width:20%}nav .logo svg{display:block;height:100%;width:auto;margin:auto}nav .mobil-menu{display:none}nav .links{justify-content:space-around;flex-direction:column;width:40%;font-size:1.6rem}nav .links,nav .links ul{display:flex;list-style:none}nav .links ul{align-items:center;flex-direction:row}nav .links ul li{position:relative}nav .links ul li.active{background:linear-gradient(0deg,#2ac9aa,transparent 60%);border-radius:1rem;transition:.25s}nav .links ul li a{display:inline-block;font-size:1.6rem;padding:1rem 1.5rem;margin:1px;border-radius:1rem;white-space:nowrap}nav .links ul li.active a{color:var(--text-color-hover);background:#141422}nav .links ul li.drop-link{position:static}nav .links ul li.drop-link.active:after{display:none}nav .links ul li.drop-link p{display:inline-block;font-size:1.6rem;padding:1rem 1.5rem;margin:1px;border-radius:1rem;color:var(--text-color);cursor:pointer;transition:.1s}nav .links ul li.drop-link.active p{position:relative;padding:1rem 1.5rem;color:var(--text-color-hover);background:#141422}nav .links ul li.drop-link:hover p{border-radius:0;border-top-left-radius:1rem;border-top-right-radius:1rem;background:#d8e8e8;color:#141422;transition:0}nav .links ul li.drop-link .drop-menu{position:absolute;top:98%;left:0;display:flex;flex-wrap:wrap;width:102rem;height:auto;padding:4.5rem 5rem;border-radius:2rem;background:#d8e8e8;opacity:0;visibility:hidden;transition:0;box-shadow:.2rem .2rem 1rem rgba(68,68,68,.5);z-index:4}nav .links ul li.drop-link .drop-menu:after{content:"";position:absolute;bottom:-2rem;left:2.5rem;width:calc(100% - 5rem);height:2rem;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;background:rgba(216,232,232,.5);opacity:0}nav .links ul li.drop-link:hover .drop-menu:after{opacity:1}nav .links ul li.drop-link .drop-menu a{flex:0 0 50%;max-width:50%;font-size:2rem;font-weight:500;color:#141422;padding:1rem 2rem;margin:0;background:transparent;border-radius:2rem}nav .links ul li.drop-link .drop-menu a:hover{background:var(--text-color-hover)}nav .links ul li.drop-link .drop-menu a:after{content:"";display:inline-block;width:1.1rem;height:1.1rem;background-image:url(/images/arrow_top_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:1rem}nav .links ul li.drop-link:hover .drop-menu{opacity:1;visibility:visible}nav .wrapper{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;width:40%}nav .wrapper .language{background:linear-gradient(0deg,#2ac9aa,transparent 60%);border-radius:1rem;padding:1px;cursor:pointer;transition:.25s}nav .wrapper .language span{display:inline-block;width:7rem;font-size:1.6rem;border-radius:1rem;padding:1rem 3rem 1rem 1.5rem;color:var(--text-color-hover);background:#141422;text-transform:uppercase}nav .wrapper .language span:after{content:"";position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:1rem;height:.5rem;background-image:url(/images/arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}nav .wrapper .language ul{position:absolute;top:100%;left:0;width:100%;padding-top:1rem;display:none;list-style:none}nav .wrapper .language:hover ul{display:block}nav .wrapper .language ul li a{display:inline-flex;justify-content:center;width:100%;border-radius:.5rem;padding:.25rem 0}nav .wrapper .language ul li a:hover{background:hsla(0,0%,100%,.1)}nav .wrapper .contact-btn{border-radius:1rem;background:linear-gradient(0deg,#606085,#141422 80%);margin-left:2.7rem;transition:.25s}nav .wrapper .contact-btn:hover span{opacity:.8}nav .wrapper .contact-btn span{display:inline-block;padding:1rem 1.5rem;margin:1px;background:linear-gradient(0deg,#222235,#141422);border-radius:1rem;white-space:nowrap;cursor:pointer;transition:.25s}@media (max-width:575.98px){nav,nav.active{position:relative;height:auto;margin:4rem 0;padding:0 2rem}nav.active{background:transparent}nav .links,nav .wrapper{display:none}nav .logo{width:100%;height:auto}nav .logo svg{height:auto;width:90%;margin:auto}nav .mobil-menu{position:relative;display:block}nav .mobil-menu .fixed-menu{position:fixed;bottom:2rem;left:2rem;display:flex;justify-content:center;width:calc(100% - 4rem);z-index:99}nav .mobil-menu .fixed-menu .dark-btn{display:flex;justify-content:center;align-items:center;height:7rem;width:50%;border-radius:3rem;padding:1px;background:linear-gradient(180deg,#606085,#141422);cursor:pointer}nav .mobil-menu .fixed-menu .dark-btn:first-child{padding-right:0}nav .mobil-menu .fixed-menu .dark-btn:last-child{padding-left:0}nav .mobil-menu .fixed-menu .dark-btn .dark-btn-bg{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:3rem;background:#222235}nav .mobil-menu .fixed-menu .dark-btn .toggle p{font-size:1.2rem;color:var(--text-color-hover);margin-left:1.5rem}nav .mobil-menu .fixed-menu .dark-btn .toggle .menu{display:block;width:19.5px;height:11.5px;transition:.5s ease-in-out}nav .mobil-menu .fixed-menu .dark-btn .toggle .menu span{position:relative;display:block;height:1.5px;width:100%;background:var(--text-color);border-radius:1px;transition:.25s}nav .mobil-menu .fixed-menu .dark-btn .toggle .menu span:before{content:"";position:absolute;top:5px;height:1.5px;width:100%;background:var(--text-color);border-radius:1px}nav .mobil-menu .fixed-menu .dark-btn .toggle .menu span:after{content:"";position:absolute;top:10px;right:0;height:1.5px;width:100%;background:var(--text-color);border-radius:1px;transition:.25s}nav .mobil-menu.active .fixed-menu .dark-btn .toggle .menu span{height:2px;margin-top:5px;transform:rotate(45deg)}nav .mobil-menu.active .fixed-menu .dark-btn .toggle .menu span:before{display:none}nav .mobil-menu.active .fixed-menu .dark-btn .toggle .menu span:after{position:absolute;top:0;right:0;height:2px;transform:rotate(-90deg)}nav .mobil-menu .fixed-menu .dark-btn .reach-us p{font-size:1.4rem}nav .mobil-menu .fixed-menu .dark-btn .reach-us p:after{content:"";display:inline-block;width:1.1rem;height:1.1rem;margin-left:1rem;background-image:url(/images/arrow_top_icon_green.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}nav .mobil-menu .links-mobil{position:fixed;bottom:11rem;right:2rem;background:var(--text-color);display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 4rem);height:calc(100% - 13rem);transform:translateY(200vh);border-radius:2rem;padding:5.6rem 4.3rem;transition:all 1s cubic-bezier(0,1,0,1);overflow:hidden;z-index:9}nav .mobil-menu.active .links-mobil{transform:translateY(0)}nav .mobil-menu:after{content:"";position:fixed;bottom:10rem;right:4rem;width:calc(100% - 8rem);height:2rem;border-bottom-left-radius:4rem;border-bottom-right-radius:4rem;background:rgba(243,246,249,.5);transform:translateY(105vh);transition:all 1s cubic-bezier(0,1,0,1)}nav .mobil-menu.active:after{transform:translateY(0)}nav .mobil-menu .links-mobil ul{display:inline-flex;flex-direction:column;list-style:none;width:100%}nav .mobil-menu .links-mobil ul li{display:inline-flex;align-items:center}nav .mobil-menu .links-mobil ul li:after{content:"";width:2.3rem;height:2.3rem;background-image:url(/images/arrow_top_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:1.5rem}nav .mobil-menu .links-mobil ul li a,nav .mobil-menu .links-mobil ul li p{font-size:3.2rem;font-weight:500;color:#141422}nav .mobil-menu .links-mobil ul li .drop-menu-mobil{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:100%;height:100%;background:var(--text-color);padding:5.6rem 3.5rem;overflow-x:auto;z-index:2;transform:translateX(100%);transition:all 1s cubic-bezier(0,1,0,1)}nav .mobil-menu .links-mobil ul li .drop-menu-mobil.active{transform:translateX(0)}nav .mobil-menu .links-mobil ul li .drop-menu-mobil .back-btn span{color:rgba(20,20,34,.5)}nav .mobil-menu .links-mobil ul li .drop-menu-mobil .back-btn span:before{content:"";display:inline-block;width:1.3rem;height:1.3rem;background-image:url(/images/arrow_top_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:1rem;transform:rotate(-135deg)}nav .mobil-menu .links-mobil ul li .drop-menu-mobil .back-btn{position:absolute;top:0;left:0;padding:2rem 3.5rem 1rem;width:100%}nav .mobil-menu .links-mobil ul li .drop-menu-mobil a{font-size:1.6rem;font-weight:400;margin-bottom:1rem}nav .mobil-menu .links-mobil ul li .drop-menu-mobil a:last-child{margin-bottom:0}nav .mobil-menu .links-mobil ul li .drop-menu-mobil a:after{content:"";display:inline-block;width:1.1rem;height:1.1rem;background-image:url(/images/arrow_top_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-left:1rem}nav .mobil-menu .wrapper-mobil .language-mobil{display:inline-flex;width:100%;border-top:1px solid #000;padding:1.5rem 0}nav .mobil-menu .wrapper-mobil .language-mobil a{font-size:2rem;font-weight:500;color:var(--text-color-2);margin-right:1rem}nav .mobil-menu .wrapper-mobil .language-mobil a.active{color:#00efc1}nav .mobil-menu .wrapper-mobil .privacy{display:inline-flex;flex-direction:column;width:100%;border-top:1px solid #000;border-bottom:1px solid #000;padding:1.5rem 0}nav .mobil-menu .wrapper-mobil .privacy a{display:inline-block;color:rgba(20,20,34,.5)}nav .mobil-menu .wrapper-mobil .social h4{font-size:2rem;font-weight:500;color:#141422;margin-top:2rem}nav .mobil-menu .wrapper-mobil .social ul{flex-direction:row}nav .mobil-menu .wrapper-mobil .social ul li:after{display:none}nav .mobil-menu .wrapper-mobil .social ul li a{display:inline-block;width:3.2rem;height:3.2rem;background-image:url(/images/social_medium_dark.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-top:1.5rem;margin-right:2rem;border-radius:5px}nav .mobil-menu .wrapper-mobil .social ul li a.twitter{background-image:url(/images/social_twitter_dark.svg)}nav .mobil-menu .wrapper-mobil .social ul li a.linkedin{background-image:url(/images/social_linkedin_dark.svg)}nav .mobil-menu .wrapper-mobil .social ul li a.instagram{background-image:url(/images/social_instagram_dark.svg)}}@media (min-width:576px) and (max-width:767.98px){nav{padding:0 5%}}@media (min-width:768px) and (max-width:991.98px){nav{padding:0 5%}}@media (min-width:992px) and (max-width:1199.98px){nav{padding:0 5%}}@media (min-width:1200px) and (max-width:1535.98px){nav{padding:0 5%}}footer{margin-top:11rem;margin-bottom:11rem}footer .desktop{display:flex}footer .mobil{display:none}footer .row{align-items:center;justify-content:space-between}footer .row .footer-logo{width:10.8rem}footer .row ul{list-style:none}footer .row ul li{display:inline-block;margin-left:2rem;transition:.25s}footer .row .social li:hover{opacity:.7}footer .row .social li a{display:inline-block;width:3.2rem;height:3.2rem;background-image:url(/images/social_medium.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;border-radius:.5rem}footer .row .social li a.twitter{background-image:url(/images/social_twitter.svg)}footer .row .social li a.linkedin{background-image:url(/images/social_linkedin.svg)}footer .row .social li a.instagram{background-image:url(/images/social_instagram.svg)}footer .row ul li a img{width:3.2rem;border-radius:.5rem}footer .row:nth-child(2){margin-top:2.75rem}footer .row .address{font-size:1.6rem;margin-top:2.5rem}footer .row .links li{margin-left:4rem}footer .row .links li a{font-size:2rem;font-weight:600}footer .row:last-child{margin-top:8.6rem}footer .row .copy,footer .row .privacy li a{font-size:1.6rem;font-weight:400;opacity:.5}footer .circle-box{top:auto;bottom:-11rem;width:140rem;height:100rem}footer .circle-three{top:40rem;width:170rem;height:160rem}@media (max-width:575.98px){footer{margin-top:7rem}footer .desktop{display:none}footer .mobil{display:flex}footer .row{flex-direction:column;text-align:center}footer .row ul{margin-top:2.5rem}footer .row ul li{margin:0 1rem}footer .row.reverse{flex-direction:column-reverse;margin-top:0}footer .row.reverse ul{display:flex;flex-direction:column}footer .row .copy{margin-top:2.5rem}}#about{margin-top:10rem}#about .col-50 .sticky{position:-webkit-sticky;position:sticky;top:5rem;left:0}#about .col-50 .info-img{padding-inline:11rem}#about .col-50 .info-img svg{width:100%}#about .col-50 .title{position:absolute;top:22.5vw;left:50%;display:flex;transform:translateX(-50%)}#about .col-50 .title h2{font-size:4.5rem;margin-inline:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#about .col-50 .title img{width:2.15rem}#about .col-50 .title img:first-child{margin-right:.5rem}#about .col-50 .card{margin-top:-3rem;width:29.1rem;height:23.7rem;border-radius:1.5rem;background:linear-gradient(180deg,#606085,#141422)}#about .col-50 .card .card-box{position:absolute;top:.2rem;left:.2rem;width:28.7rem;height:23.3rem;border-radius:1.5rem;background:linear-gradient(180deg,#222235,#141422)}#about .col-50 .card .card-box .card-header{display:flex;height:3rem;width:100%;align-items:center;border-bottom:1px solid #58587a}#about .col-50 .card .card-box .card-header span{display:inline-block;height:.8rem;width:.8rem;margin-left:.5rem;border-radius:50%;background:#f6a609}#about .col-50 .card .card-box .card-header span:first-child{margin-left:1rem;background:#ff5e6d}#about .col-50 .card .card-box .card-header span:last-child{background:#00dba6}#about .col-50 .card .card-box .card-body{--time:6.4s;position:relative;padding:2rem 2.7rem}#about .col-50 .card .card-box .card-body .line{position:absolute;top:2.5rem;left:2rem;display:inline-block;width:1px;height:16.9rem;background:#378386;animation:var(--time) step-one-line infinite}@keyframes step-one-line{0%{height:0}12.5%{height:1rem}25%{height:5rem}37.5%{height:7rem}50%{height:9rem}62.5%{height:11rem}75%{height:13rem}87.5%{height:16.9rem}to{height:16.9rem}}#about .col-50 .card .card-box .card-body .line-two{position:absolute;top:8.5rem;left:3.8rem;display:inline-block;width:1px;height:7rem;background:#378386;animation:var(--time) step-two-line-two infinite}@keyframes step-two-line-two{0%{height:0}25%{height:0}37.5%{height:1.75rem}50%{height:3.5rem}62.5%{height:5.25rem}75%{height:7rem}to{height:7rem}}#about .col-50 .card .card-box .card-body .close-brackets{position:absolute;top:16rem;left:3.8rem;width:.66rem;height:1.55rem;animation:var(--time) step-close-brackets infinite}@keyframes step-close-brackets{0%{opacity:0}75%{opacity:0}85%{opacity:1}to{opacity:1}}#about .col-50 .card .card-box .card-body .row{align-items:center}#about .col-50 .card .card-box .card-body .row .open-brackets{width:.66rem;height:1.55rem;margin-left:.5rem;animation:var(--time) step-one-brackets infinite}@keyframes step-one-brackets{0%{opacity:0}10%{opacity:0}12.5%{opacity:1}to{opacity:1}}#about .col-50 .card .card-box .card-body .row .yellow{display:inline-block;width:7.5rem;height:.7rem;border-radius:.75rem;background:#f2b65c;animation:var(--time) step-one-yellow infinite}@keyframes step-one-yellow{0%{width:0}12.5%{width:7.5rem}to{width:7.5rem}}#about .col-50 .card .card-box .card-body .row.row-two{margin-top:3rem;margin-left:1.3rem}#about .col-50 .card .card-box .card-body .row.row-two .open-brackets{animation:var(--time) step-two-brackets infinite}@keyframes step-two-brackets{0%{opacity:0}22.5%{opacity:0}25%{opacity:1}to{opacity:1}}#about .col-50 .card .card-box .card-body .row .yellow.small-yellow{width:.8rem;animation:var(--time) step-two-yellow infinite}@keyframes step-two-yellow{0%{width:0}12.5%{width:0}25%{width:.8rem}to{width:.8rem}}#about .col-50 .card .card-box .card-body .row.row-three{margin-top:1rem;margin-left:2.3rem}#about .col-50 .card .card-box .card-body .row .green{display:inline-block;width:4.7rem;height:.7rem;border-radius:.75rem;background:#378386;animation:var(--time) step-three-green infinite}@keyframes step-three-green{0%{width:0}25%{width:0}31%{width:4.7rem}to{width:4.7rem}}#about .col-50 .card .card-box .card-body .row .orange{display:inline-block;width:2rem;height:.7rem;border-radius:.75rem;background:#f6a609;margin-left:.5rem;animation:var(--time) step-three-orange infinite}@keyframes step-three-orange{0%{width:0}31%{width:0}33.5%{width:2rem}to{width:2rem}}#about .col-50 .card .card-box .card-body .row .light-green{display:inline-block;width:2.8rem;height:.7rem;border-radius:.75rem;background:#00dba6;margin-left:.25rem;animation:var(--time) step-three-light-green infinite}@keyframes step-three-light-green{0%{width:0}33.5%{width:0}37.5%{width:2.8rem}to{width:2.8rem}}#about .col-50 .card .card-box .card-body .row.row-four{margin-top:.75rem;margin-left:2.3rem}#about .col-50 .card .card-box .card-body .row.row-four .green{width:5.5rem;animation:var(--time) step-four-green infinite}@keyframes step-four-green{0%{width:0}37.5%{width:0}42%{width:5.5rem}to{width:5.5rem}}#about .col-50 .card .card-box .card-body .row.row-four .orange{animation:var(--time) step-four-orange infinite}@keyframes step-four-orange{0%{width:0}42%{width:0}44.5%{width:2rem}to{width:2rem}}#about .col-50 .card .card-box .card-body .row.row-four .light-green{width:1rem;animation:var(--time) step-four-light-green infinite}@keyframes step-four-light-green{0%{width:0}44.5%{width:0}45.5%{width:1rem}to{width:1rem}}#about .col-50 .card .card-box .card-body .row .red{display:inline-block;width:6.4rem;height:.7rem;border-radius:.75rem;background:#ff5e6d;margin-left:.5rem;animation:var(--time) step-four-red infinite}@keyframes step-four-red{0%{width:0}45.5%{width:0}50%{width:6.4rem}to{width:6.4rem}}#about .col-50 .card .card-box .card-body .row.row-five{margin-top:.75rem;margin-left:2.3rem}#about .col-50 .card .card-box .card-body .row.row-five .green{width:5.5rem;animation:var(--time) step-five-green infinite}@keyframes step-five-green{0%{width:0}50%{width:0}57.5%{width:5.5rem}to{width:5.5rem}}#about .col-50 .card .card-box .card-body .row.row-five .orange{width:4rem;animation:var(--time) step-five-orange infinite}@keyframes step-five-orange{0%{width:0}57.5%{width:0}62.5%{width:4rem}to{width:4rem}}#about .col-50 .card .card-box .card-body .row.row-six{margin-top:.75rem;margin-left:2.3rem}#about .col-50 .card .card-box .card-body .row.row-six .orange{width:6.4rem;margin-left:1.5rem;animation:var(--time) step-six-orange infinite}@keyframes step-six-orange{0%{width:0}62.5%{width:0}69%{width:6.4rem}to{width:6.4rem}}#about .col-50 .card .card-box .card-body .row.row-six .green{width:6.4rem;margin-left:.5rem;animation:var(--time) step-six-green infinite}@keyframes step-six-green{0%{width:0}69%{width:0}75%{width:6.4rem}to{width:6.4rem}}#about .col-50 .card .card-box .card-body .row.row-seven{margin-top:4rem;margin-left:.5rem}#about .col-50 .card .card-box .card-body .row.row-seven .open-brackets{animation:var(--time) step-seven-brackets infinite}@keyframes step-seven-brackets{0%{opacity:0}85%{opacity:0}87.5%{opacity:1}to{opacity:1}}#about .col-50 .card .card-box .card-body .row.row-seven .red{animation:var(--time) step-seven-red infinite}@keyframes step-seven-red{0%{width:0}75%{width:0}87.5%{width:6.4rem}to{width:6.4rem}}#about .col-50 h3{font-size:4.8rem;font-weight:600;background:-webkit-linear-gradient(45deg,#00efc1,#6a35ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:3rem}#about .col-50 p{position:relative}#about .col-50 p span{font-size:3.6rem;font-weight:400;line-height:1.4;color:var(--text-color);opacity:.3;transition:1s}#about .col-50 p span.aos-animate{opacity:1}@media (max-width:575.98px){#about .col-50 .info-img,#about .col-50 .title{display:none}#about .col-50 .card{width:90%;margin-left:5%}#about .col-50 .card .card-box{width:calc(100% - .4rem)}#about .col-50 h3{font-size:3.2rem;line-height:1.2;margin-top:3rem}#about .col-50 p,#about .col-50 p span{font-size:2.4rem}}#contact{margin-top:13rem}#contact .row .inner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}#contact .row .inner h2{font-size:6.4rem;font-weight:700}#contact .row .inner p{font-size:3.2rem;font-weight:400;color:var(--text-color-hover);width:50%;text-align:center}#contact .row .inner .all-btn{display:flex;align-items:center;margin-top:3rem;cursor:pointer}#contact .row .inner .all-btn:after,#contact .row .inner .all-btn:before{content:"";display:inline-flex;width:2.1rem;height:4.8rem;background-size:contain;background-repeat:no-repeat;background-position:50%}#contact .row .inner .all-btn:before{background-image:url(/images/open_brackets.svg)}#contact .row .inner .all-btn:after{background-image:url(/images/close_brackets.svg)}#contact .row .inner .all-btn span{display:inline-block;font-size:2rem;font-weight:700;padding-inline:1rem}@media (max-width:575.98px){#contact{margin-top:10rem;overflow:hidden}#contact .contact-bg{width:400%;margin-left:-150%}#contact .row .inner{text-align:center}#contact .row .inner h2{font-size:3.6rem;line-height:1.2}#contact .row .inner p{font-size:2rem;width:100%;line-height:1.2;padding-top:1rem}#contact .row .inner .all-btn:after,#contact .row .inner .all-btn:before{width:1.4rem;height:3rem}#contact .row .inner .all-btn span{font-size:1.4rem;font-weight:400;padding-inline:.5rem}}header{position:relative;margin-top:24rem;margin-bottom:25rem}header .text-type{width:auto;height:10rem;overflow:hidden}header .text-type .scene{position:absolute;top:0;left:0;display:flex}header .text-type .scene h3{display:inline-flex;font-size:6.4rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}header .text-type .scene h3:before{content:"";display:inline-flex;width:4.3rem;height:10rem;background-image:url(/images/left_brackets.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:1rem}header .text-type .brackets{position:absolute;top:0;right:-6rem;width:4.3rem;margin-right:0;z-index:2}header .animate{--time:4.8s;--delay:2.5s;position:absolute;top:-15rem;right:0;width:115rem;overflow:hidden}header .animate svg{width:125.8rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}header .animate .wrapper{top:49.5%;left:54.8%;transform:translate(-50%,-50%);height:20rem}header .animate .wrapper,header .animate .wrapper svg{position:absolute;width:30rem}header .animate .wrapper .uni00{top:0;left:0}header .animate .finarylabs,header .animate .wrapper .uni00{opacity:0;animation:header-anim-one var(--time) linear infinite;animation-delay:var(--delay)}header .animate .finarylabs{top:47.5%}@keyframes header-anim-one{0%{opacity:0}16.66%{opacity:1}93%{opacity:1}to{opacity:0}}header .animate .wrapper .uni01{top:-13%;left:0;opacity:0;z-index:2;animation:header-anim-two var(--time) linear infinite;animation-delay:var(--delay)}@keyframes header-anim-two{0%{top:0;opacity:0}16.66%{top:0;opacity:0}33.33%{top:-13%;opacity:1}93%{opacity:1}to{top:-13%;opacity:0}}header .animate .wrapper .uni02{top:-26%;left:0;opacity:0;z-index:3;animation:header-anim-three var(--time) linear infinite;animation-delay:var(--delay)}@keyframes header-anim-three{0%{top:0;opacity:0}16.66%{top:0;opacity:0}33.33%{top:-13%;opacity:0}50%{top:-26%;opacity:1}93%{opacity:1}to{top:-26%;opacity:0}}header .animate .wrapper .uni03{top:-39%;left:0;opacity:0;z-index:4;animation:header-anim-four var(--time) linear infinite;animation-delay:var(--delay)}@keyframes header-anim-four{0%{top:0;opacity:0}16.66%{top:0;opacity:0}33.33%{top:-13%;opacity:0}50%{top:-26%;opacity:0}66.66%{top:-39%;opacity:1}93%{opacity:1}to{top:-39%;opacity:0}}header .animate .wrapper .uni04{top:-52%;left:0;opacity:0;z-index:5;animation:header-anim-five var(--time) linear infinite;animation-delay:var(--delay)}@keyframes header-anim-five{0%{top:0;opacity:0}16.66%{top:0;opacity:0}33.33%{top:-13%;opacity:0}50%{top:-26%;opacity:0}66.66%{top:-39%;opacity:0}83.33%{top:-39%;opacity:1}93%{opacity:1}to{top:-39%;opacity:0}}header .animate .finarylabs{position:absolute;top:46.5%;left:51.5%;width:41rem}header .inner{margin-top:15rem}header .inner h1{font-size:4.8rem;font-weight:400}header .inner h1 b{font-size:4.8rem;font-weight:600;background:-webkit-linear-gradient(45deg,#00efc1,#6a35ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}header .inner p{font-size:2.4rem;color:var(--text-color-2);width:55%}header .inner .btn-box{position:relative;display:flex;margin-top:6rem;width:2.8rem;height:2.8rem;transition:.25s;transform-style:preserve-3d;cursor:pointer}header .inner .btn-box.active,header .inner .btn-box:hover{width:24.7rem}header .inner .btn-box .finary-icon{opacity:1;width:2.8rem}header .inner .btn-box.active .finary-icon,header .inner .btn-box:hover .finary-icon{opacity:0;width:0}header .inner .btn-box span{display:none}header .inner .btn-box .half-icon{opacity:0;transform:rotateX(180deg);transition:.25s}header .inner .btn-box.active .half-icon,header .inner .btn-box:hover .half-icon{display:block;width:auto;height:2.8rem;transform:rotateX(0);opacity:1}header .inner .btn-box.active .right-icon,header .inner .btn-box:hover .right-icon{position:absolute;top:0;right:0}header .inner .btn-box.active span,header .inner .btn-box:hover span{display:inline;font-size:2rem;padding-left:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:575.98px){header{margin-top:0;margin-bottom:53rem}header .text-type{width:100%}header .text-type .scene{left:calc(50% - 1.25rem);transform:translateX(-50%)}header .text-type .scene h3{font-size:3.2rem}header .text-type .scene h3:before{width:2.1rem;height:4.8rem;margin-right:.5rem}header .text-type .brackets{right:-2.5rem;width:2.1rem;margin-right:0}header .inner{margin-top:0;text-align:center}header .inner h1{font-size:2.4rem}header .inner h1 b{font-size:4.2rem;line-height:1.2}header .inner p{font-size:2rem;width:100%}header .inner .btn-box{display:none}header .animate{top:100%;right:0;width:100%}header .animate svg{width:200%;margin-left:-80%}header .animate .finarylabs{top:46.5%;left:94.5%;width:64%}header .animate .wrapper{top:52.5%;left:58%;width:48%;height:15rem}header .animate .wrapper svg{width:100%}}#marquee-hello{margin-top:15rem;overflow:hidden}#marquee-hello .desktop{display:block}#marquee-hello .mobil{display:none}#marquee-hello svg{width:100%}#marquee-hello .item-wrap{position:absolute;top:5.7vw;left:0;width:110%;height:3.1vw;display:flex;transform:rotate(-5deg);white-space:nowrap;animation:marquee-text-hello 100s linear infinite}@keyframes marquee-text-hello{0%{transform:translateX(0) translateY(0) rotate(-5deg)}to{transform:translateX(-245%) translateY(752%) rotate(-5deg)}}#marquee-hello .item-wrap .item-box{display:flex;align-items:center}#marquee-hello .item-wrap .item-box svg{width:3.9rem;margin:0 3rem}#marquee-hello .item-wrap .item-box span{font-size:2rem}#marquee-hello .item-wrap .item-box .hello{font-size:4rem;font-weight:700;color:var(--text-color-hover);margin-left:3rem}@media (max-width:575.98px){#marquee-hello{margin-top:10rem}#marquee-hello .desktop{display:none}#marquee-hello .mobil{display:block}#marquee-hello .item-wrap{top:18.5vw;animation:none}}#marquee{overflow:hidden}#marquee .desktop{display:flex}#marquee .mobil{display:none}#marquee svg{width:100%}#marquee .item-wrap{position:absolute;top:6.5vw;left:-5%;width:100%;height:3.1vw;transform:rotate(-5deg);white-space:nowrap;animation:marquee-text-rotate 100s linear infinite}@keyframes marquee-text-rotate{0%{transform:translateX(0) translateY(0) rotate(-5deg)}to{transform:translateX(-265%) translateY(750%) rotate(-5deg)}}#marquee .item-wrap .item-box{display:flex;align-items:center}#marquee .item-wrap .item-box svg{width:2rem;margin:0 2rem}#marquee .item-wrap .item-box span{font-size:2rem;color:var(--text-color-hover)}@media (max-width:575.98px){#marquee .desktop{display:none}#marquee .mobil{display:flex}#marquee .item-wrap{animation:none;top:17.5vw;left:0;width:100%;height:auto;transform:rotate(-5deg);text-align:center;justify-content:center}#marquee .item-wrap svg{width:2rem;margin:0 1rem}#marquee .item-wrap span{font-size:2rem;color:var(--text-color-hover)}}#partners{margin-top:20rem;overflow:hidden}#partners .title{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:7rem}#partners .title h2{display:inline-flex;align-items:center;font-size:4.5rem;margin-inline:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#partners .title h2:after,#partners .title h2:before,#partners .title span{display:inline-block;width:2.7rem;height:4rem;background-image:url(/images/left_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}#partners .title h2:before{content:"";background-image:url(/images/rectangle.svg);margin-right:.5rem}#partners .title h2:after{content:"";background-image:url(/images/right_icon.svg);margin-left:1rem}#partners .partners-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.8rem;gap:2.8rem;padding:0 18%;z-index:2}#partners .partners-grid .item-box{display:flex;justify-content:center;align-items:center;height:12rem;background:linear-gradient(180deg,#222235,#141422);border-radius:1.7rem}#partners .partners-grid .item-box img{width:auto;height:6rem;mix-blend-mode:luminosity}#partners .partners-grid .item-box:hover img{mix-blend-mode:normal}#partners .partners-grid .item-box:nth-child(5) img{height:5rem}#partners .partners-grid .item-box:nth-child(8) img{height:3.8rem}#partners .partners-grid .item-box:nth-child(9) img{height:4.5rem}@media (max-width:575.98px){#partners{margin-top:7rem}#partners .title{margin-bottom:3rem}#partners .title h2{font-size:2.4rem;margin-inline:.5rem}#partners .title h2:after,#partners .title h2:before,#partners .title span{width:1.4rem;height:2rem}#partners .title h2:before{margin-right:.25rem}#partners .partners-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;padding:0 2rem}#partners .partners-grid .item-box{height:7rem}#partners .partners-grid .item-box img,#partners .partners-grid .item-box:nth-child(5) img,#partners .partners-grid .item-box:nth-child(8) img{height:auto;width:70%}#partners .partners-grid .item-box:nth-child(9) img{height:auto;width:60%}}@media (min-width:576px) and (max-width:767.98px){#partners .partners-grid{padding:0 10%}}@media (min-width:768px) and (max-width:991.98px){#partners .partners-grid{padding:0 10%}}@media (min-width:992px) and (max-width:1199.98px){#partners .partners-grid{padding:0 10%}}@media (min-width:1200px) and (max-width:1535.98px){#partners .partners-grid{padding:0 12%}}#solutions{margin-top:15rem}#solutions .title{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:5rem}#solutions .title h2{display:inline-flex;align-items:center;font-size:4.5rem;margin-inline:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#solutions .title h2:after,#solutions .title h2:before,#solutions .title span{display:inline-block;width:2.7rem;height:4rem;background-image:url(/images/left_icon.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}#solutions .title h2:before{content:"";background-image:url(/images/rectangle.svg);margin-right:.5rem}#solutions .title h2:after{content:"";background-image:url(/images/right_icon.svg);margin-left:1rem}#solutions .next-prev-btn{position:absolute;top:58%;left:0;width:5rem;height:5rem;border-radius:2rem;background:linear-gradient(180deg,#606085,#141422);padding:.2rem;z-index:2;cursor:pointer}#solutions .next-prev-btn.prev{left:6.4rem}#solutions .next-prev-btn span{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:2rem;background:linear-gradient(180deg,#222235,#141422);transition:.25s}#solutions .next-prev-btn span:hover{opacity:.7}#solutions .next-prev-btn span img{width:2.6rem}#solutions .all-btn{position:absolute;bottom:0;left:0;display:flex;align-items:center;cursor:pointer;z-index:3}#solutions .all-btn:after,#solutions .all-btn:before{content:"";display:inline-flex;width:2.1rem;height:4.8rem;background-size:contain;background-repeat:no-repeat;background-position:50%}#solutions .all-btn:before{background-image:url(/images/open_brackets.svg)}#solutions .all-btn:after{background-image:url(/images/close_brackets.svg)}#solutions .all-btn span{display:inline-block;font-size:2rem;font-weight:700;padding-inline:1rem}#solutions .inner{position:absolute;top:25%;left:75%;width:25%;transform:translateY(-50%)}#solutions .inner p{font-size:3.2rem;color:var(--text-color-2);padding-left:20%}#solutions .swiper{width:100%;height:100%}#solutions .solutionsSwiper{display:block}#solutions .solutionsSwiperMobil{display:none}#solutions .swiper-slide{display:flex;justify-content:center;align-items:center}#solutions .scene{width:100%}#solutions .scene .wrapper{display:flex}#solutions .scene .wrapper .card{flex:0 0 25%;max-width:25%;background:var(--text-color-2);padding:1px}#solutions .scene .wrapper .card-offset{flex:0 0 25%;max-width:25%}#solutions .scene .wrapper .card.radius-left{border-top-left-radius:1.7rem;border-bottom-left-radius:1.7rem}#solutions .scene .wrapper .card.radius-right{border-top-right-radius:1.7rem;border-bottom-right-radius:1.7rem}#solutions .scene .wrapper .card.radius-top-right{border-top-right-radius:1.7rem}#solutions .scene .wrapper .card.radius-bottom-left{border-bottom-left-radius:1.7rem}#solutions .scene .wrapper .card .card-body{display:flex;flex-direction:column;justify-content:space-between;height:32rem;background:#141422;border-radius:1.7rem;padding:4rem 5rem;color:var(--text-color-2);transition:.25s}#solutions .scene .wrapper .card .card-body:hover{background:#222235}#solutions .scene .wrapper .card .card-body:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:1.7rem;background:linear-gradient(180deg,rgba(34,34,53,0),#141422)}#solutions .scene .wrapper .card .card-body.no-hover:hover{background:#141422}#solutions .scene .wrapper .card .card-body.no-hover:hover:after{display:none}#solutions .swiper-slide-active .scene .wrapper .card .card-body:before{content:"";position:absolute;top:0;left:5%;width:0;height:100%;border-radius:2rem;background:#141422;z-index:3;animation:solutions-anim .25s}#solutions .swiper-slide-active .scene .wrapper .card:hover .card-body:before{background:linear-gradient(180deg,rgba(34,34,53,0),#141422)}@keyframes solutions-anim{0%{width:95%}to{width:0}}#solutions .scene .wrapper .card .card-body .row{justify-content:space-between}#solutions .scene .wrapper .card .card-body span{font-size:4.5rem;font-weight:700}#solutions .scene .wrapper .card .card-body .dot-box{width:14rem;height:7rem}#solutions .scene .wrapper .card .card-body .dot-box svg{width:inherit;height:inherit}#solutions .scene .wrapper .card .card-body .dot-box svg path{fill:var(--text-color-2);transition:.25s}#solutions .scene .wrapper .card .card-body:hover .dot-box svg path{fill:var(--text-color-hover)}#solutions .scene .wrapper .card .card-body h3{font-size:2.4rem;font-weight:500;transition:.25s}#solutions .scene .wrapper .card .card-body:hover h3{color:#00efc1;z-index:2}#solutions .inset-radius{position:absolute;width:1.7rem;height:1.7rem;background:var(--text-color-2)}#solutions .inset-radius.left{top:50%;left:calc(25% - 1.7rem)}#solutions .inset-radius.right{top:calc(50% - 1.7rem);left:75%}#solutions .inset-radius span{position:absolute;top:0;left:0;display:block;width:1.7rem;height:1.7rem;background:#141422}#solutions .inset-radius.left span{border-top-right-radius:1.7rem}#solutions .inset-radius.right span{border-bottom-left-radius:1.7rem}@media (max-width:575.98px){#solutions{margin-top:8rem}#solutions .title{margin-bottom:1.5rem}#solutions .title h2{font-size:2.4rem;margin-inline:.5rem}#solutions .title h2:after,#solutions .title h2:before,#solutions .title span{width:1.4rem;height:2rem}#solutions .title h2:before{margin-right:.25rem}#solutions .inner{position:relative;top:0;left:0;width:100%;transform:translateY(0);text-align:center}#solutions .inner p{font-size:2rem;padding-left:0}#solutions .next-prev-btn{display:none}#solutions .all-btn{left:50%;transform:translateX(-50%)}#solutions .all-btn:after,#solutions .all-btn:before{width:1rem;height:2.4rem}#solutions .all-btn span{font-size:1.4rem;font-weight:400;padding-inline:.5rem}#solutions .solutionsSwiper{display:none}#solutions .solutionsSwiperMobil{display:block;margin-top:2.5rem;margin-bottom:5rem;z-index:3}#solutions .solutionsSwiperMobil .slide-card-wrapper{display:block;width:100%}#solutions .solutionsSwiperMobil .slide-card{background:#141422;border-radius:1.7rem;border:1px solid var(--text-color-2);width:100%;height:22rem;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 3rem}#solutions .solutionsSwiperMobil .slide-card .row{justify-content:space-between}#solutions .solutionsSwiperMobil .slide-card span{font-size:3.2rem;font-weight:700;color:#3a3a53}#solutions .solutionsSwiperMobil .slide-card .dot-box{width:9.5rem}#solutions .solutionsSwiperMobil .slide-card .dot-box svg{width:inherit;height:inherit}#solutions .solutionsSwiperMobil .slide-card .dot-box svg path{fill:var(--text-color-2)}#solutions .solutionsSwiperMobil .slide-card h3{font-size:1.6rem;color:var(--text-color-2)}}#reach-us{position:absolute;top:130%;right:0;display:flex;align-items:center;width:84.4vw;min-height:75rem;height:calc(100vh - 17rem);background:var(--text-color);border-radius:5rem;padding:0 13.6rem;z-index:3}#reach-us .success{color:#00efc1;text-align:center;margin-top:1rem}#reach-us .error{color:red;text-align:center;margin-top:1rem}#reach-us:before{content:"";position:absolute;bottom:-2rem;right:4rem;width:calc(100% - 8rem);height:4rem;border-bottom-left-radius:5rem;border-bottom-right-radius:5rem;background:rgba(243,246,249,.5)}#reach-us .close-btn{position:absolute;top:2rem;right:2rem;display:flex;width:5rem;height:5rem;justify-content:center;align-items:center;background:#fff;border-radius:50%;cursor:pointer;z-index:4}#reach-us .close-btn img{width:2.4rem}#reach-us .hello{display:flex;justify-content:space-between;align-items:center;width:100%}#reach-us .hello .left-wrap h2{font-size:6.4rem;font-weight:400;color:#141422;line-height:8rem}#reach-us .hello .left-wrap p{font-size:2rem;font-weight:400;color:rgba(21,21,34,.5);width:77rem;padding-top:1.5rem}#reach-us .hello .left-wrap .btn-gruop{margin-top:4rem}#reach-us .hello .left-wrap .btn-gruop .reach-btn{display:inline-flex;justify-content:center;align-items:center;width:23.5rem;height:6rem;font-size:1.6rem;font-weight:400;color:#181827;background:#fff;border-radius:1rem;margin-right:2rem;cursor:pointer;transition:.25s}#reach-us .hello .left-wrap .btn-gruop .reach-btn:hover{background:#00efc1}#reach-us .hello .right-wrap{display:flex;flex-direction:column;align-items:flex-end;margin-left:1rem}#reach-us .hello .right-wrap .dot-box{width:39rem;height:39rem}#reach-us .hello .right-wrap .dot-box svg{width:100%}#reach-us .hello .right-wrap .dot-box svg path{fill:#fff}#reach-us form{position:relative}#recaptcha{width:30px;height:30px;overflow:hidden;transform:scale(.7)}#recaptcha .recaptcha-box{position:absolute;top:-22px;left:-12px}.recaptcha-text{color:#141422!important;font-size:14px;font-weight:200;padding-top:5px}.recaptcha-text:after{display:none!important}@media (max-width:575.98px){#reach-us{position:fixed;top:auto;bottom:11rem;right:2rem;width:calc(100vw - 4rem);min-height:calc(100% - 13rem);border-radius:2rem;padding:4rem 3rem;transform:translateY(200vh);transition:all 1s cubic-bezier(0,1,0,1)}#reach-us.active{transform:translateY(0)}#reach-us:before{bottom:-1rem;right:2rem;width:calc(100% - 4rem);border-bottom-left-radius:2rem;border-bottom-right-radius:2rem}#reach-us .close-btn{width:4rem;height:4rem}#reach-us .close-btn img{width:2rem}#reach-us .hello .left-wrap{width:100%}#reach-us .hello .right-wrap{display:none}#reach-us .hello .left-wrap h2{font-size:3rem;line-height:1.3}#reach-us .hello .left-wrap h2 br{display:none}#reach-us .hello .left-wrap p{font-size:1.4rem;width:100%;padding-top:1.5rem}#reach-us .hello .left-wrap .btn-gruop{margin-top:2rem}#reach-us .hello .left-wrap .btn-gruop .reach-btn{width:100%;height:4.5rem;border-radius:1rem;margin-right:0;margin-top:1rem}}@media (min-width:576px) and (max-width:767.98px){#reach-us{width:90vw;padding:0 8rem}#reach-us .hello .left-wrap .btn-gruop .reach-btn{width:22rem}#reach-us .hello .right-wrap .dot-box svg{width:55%;min-width:35rem}}@media (min-width:768px) and (max-width:991.98px){#reach-us{width:90vw;padding:0 8rem}#reach-us .hello .left-wrap .btn-gruop .reach-btn{width:22rem}#reach-us .hello .right-wrap .dot-box svg{width:65%;min-width:35rem}}@media (min-width:992px) and (max-width:1199.98px){#reach-us{width:90vw;padding:0 11rem}#reach-us .hello .right-wrap{margin-left:0}#reach-us .hello .right-wrap .dot-box svg{width:80%}}@media (min-width:1200px) and (max-width:1535.98px){#reach-us{width:90vw;padding:0 11rem}}#reach-us .contact-us{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100%;height:100%;padding:20rem 12.5rem 0;background:var(--text-color);border-radius:5rem}#reach-us .contact-us .back-btn{position:absolute;top:9.6rem;left:12.5rem;display:flex;align-items:center;cursor:pointer;transition:.25s}#reach-us .contact-us .back-btn:hover{opacity:.7}#reach-us .contact-us .back-btn span{display:inline-flex;justify-content:center;align-items:center;width:7rem;height:7rem;border-radius:2rem;background:#fff;margin-right:3rem}#reach-us .contact-us .back-btn p{font-size:3.2rem;font-weight:400;color:#141422}#reach-us .contact-us .back-btn span img{width:3rem}#reach-us .contact-us .left-wrap{width:55%}#reach-us .contact-us .left-wrap h3{font-size:4.8rem;font-weight:400;color:#141422;line-height:7rem}#reach-us .contact-us .left-wrap .address{display:flex;margin-top:10.5rem}#reach-us .contact-us .left-wrap .address svg{width:19.6rem;margin-right:1.3rem}#reach-us .contact-us .left-wrap .address svg path{fill:var(--text-color-hover)}#reach-us .contact-us .left-wrap .address .address-wrapper h4{font-size:1.6rem;font-weight:400;color:#141422}#reach-us .contact-us .left-wrap .address .address-wrapper p{font-size:1.6rem;font-weight:400;color:rgba(20,20,34,.5)}#reach-us .contact-us .left-wrap .address .address-wrapper a{font-size:1.6rem;font-weight:400;color:#141422}#reach-us .contact-us .left-wrap ul{list-style:none;margin-top:6.6rem}#reach-us .contact-us .left-wrap ul li{display:inline;margin-right:3.4rem}#reach-us .contact-us .left-wrap ul li a{font-size:1.6rem;font-weight:400;color:#141422}#reach-us .contact-us .left-wrap ul li a:hover{opacity:.5}#reach-us .contact-us .right-wrap{width:52.6rem}#reach-us .contact-us .right-wrap h3{font-size:2.4rem;font-weight:400;color:#141422}#reach-us .contact-us .right-wrap form{width:100%;margin-top:1.8rem}#reach-us .contact-us .right-wrap form .input-group{display:flex;justify-content:space-between}#reach-us .contact-us .right-wrap form .input-group input{width:48%;height:6rem;padding:0 2rem}#reach-us .contact-us .right-wrap form .input-group input,#reach-us .contact-us .right-wrap form textarea{border-radius:1rem;border:none;outline:none;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica)}#reach-us .contact-us .right-wrap form textarea{width:100%;height:22rem;padding:2rem;margin-top:3rem;resize:none}#reach-us .contact-us .right-wrap form .input-group input::placeholder,#reach-us .contact-us .right-wrap form textarea::placeholder{color:rgba(20,20,34,.3)}#reach-us .contact-us .right-wrap form input[type=submit]{width:100%;height:6rem;border-radius:1rem;border:none;outline:none;margin-top:.5rem;background:#151523;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica);color:var(--text-color);cursor:pointer;transition:.25s}#reach-us .contact-us .right-wrap form input[type=submit]:hover{opacity:.7}@media (max-width:575.98px){#reach-us .contact-us{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem 3rem;border-radius:2rem;overflow:auto}#reach-us .contact-us .back-btn{position:absolute;top:2rem;left:2rem}#reach-us .contact-us .back-btn span{width:4rem;height:4rem;border-radius:1rem;margin-right:1rem}#reach-us .contact-us .back-btn p{font-size:2rem}#reach-us .contact-us .back-btn p:after{display:none}#reach-us .contact-us .back-btn span img{width:1.5rem}#reach-us .contact-us .left-wrap{width:100%;margin-top:6rem}#reach-us .contact-us .right-wrap{width:100%;margin-top:2rem}#reach-us .contact-us .left-wrap h3{font-size:2.6rem;line-height:1.3}#reach-us .contact-us .left-wrap .address{margin-top:3rem}#reach-us .contact-us .left-wrap .address svg{display:none}#reach-us .contact-us .left-wrap .address .address-wrapper p{font-size:1.4rem}#reach-us .contact-us .left-wrap .address .address-wrapper a{font-size:1.6rem}#reach-us .contact-us .left-wrap ul{list-style:none;width:100%;margin-top:3rem}#reach-us .contact-us .left-wrap ul li{margin-right:1rem}#reach-us .contact-us .left-wrap ul li:last-child{margin-right:0}#reach-us .contact-us .left-wrap ul li a{font-size:1.3rem}#reach-us .contact-us .right-wrap h3{font-size:2rem}#reach-us .contact-us .right-wrap form{margin-top:1rem}#reach-us .contact-us .right-wrap form .input-group{flex-direction:column}#reach-us .contact-us .right-wrap form .input-group input{width:100%;height:4.5rem;font-size:1.4rem;padding:0 1rem;margin-bottom:1rem}#reach-us .contact-us .right-wrap form textarea{height:12rem;padding:1rem;margin-top:0;font-size:1.4rem}#reach-us .contact-us .right-wrap form input[type=submit]{height:4.5rem;margin-top:2rem;background:#151523;font-size:1.4rem}}@media (min-width:576px) and (max-width:767.98px){#reach-us .contact-us{padding:20rem 8rem 0}#reach-us .contact-us .back-btn{left:8rem}#reach-us .contact-us .left-wrap h3{font-size:4rem}}@media (min-width:768px) and (max-width:991.98px){#reach-us .contact-us{padding:20rem 8rem 0}#reach-us .contact-us .back-btn{left:8rem}#reach-us .contact-us .left-wrap h3{font-size:4rem}}@media (min-width:992px) and (max-width:1199.98px){#reach-us .contact-us{padding:20rem 11rem 0}#reach-us .contact-us .back-btn{left:11rem}}@media (min-width:1200px) and (max-width:1535.98px){#reach-us .contact-us{padding:20rem 11rem 0}#reach-us .contact-us .back-btn{left:11rem}#reach-us .contact-us .left-wrap h3{font-size:4.6rem}#reach-us .contact-us .left-wrap .address .address-wrapper p{font-size:1.5rem}}#reach-us .join-team{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100%;height:100%;padding:20rem 13.6rem 0;background:var(--text-color);border-radius:5rem}#reach-us .join-team .back-btn{position:absolute;top:9.6rem;left:13.7rem;display:flex;align-items:center;cursor:pointer;transition:.25s}#reach-us .join-team .back-btn:hover{opacity:.7}#reach-us .join-team .back-btn span{display:inline-flex;justify-content:center;align-items:center;width:7rem;height:7rem;border-radius:2rem;background:#fff;margin-right:3rem}#reach-us .join-team .back-btn p{font-size:3.2rem;font-weight:400;color:#141422}#reach-us .join-team .back-btn span img{width:3rem}#reach-us .join-team .left-wrap{width:55%}#reach-us .join-team .left-wrap h3{font-size:4.8rem;font-weight:400;color:#141422;line-height:7rem}#reach-us .join-team .left-wrap p{font-size:2rem;font-weight:400;color:rgba(21,21,34,.5);padding-top:1rem}#reach-us .join-team .left-wrap svg{width:35rem;margin-top:2.5rem}#reach-us .join-team .left-wrap svg path{fill:var(--text-color-hover)}#reach-us .join-team .right-wrap{width:52.6rem}#reach-us .join-team .right-wrap h3{font-size:2.4rem;font-weight:400;color:#141422}#reach-us .join-team .right-wrap form{width:100%;margin-top:1.8rem}#reach-us .join-team .right-wrap form .input-group{display:flex;justify-content:space-between;margin-bottom:2.2rem}#reach-us .join-team .right-wrap form .input-group input{width:48%;height:6rem;padding:0 2rem}#reach-us .join-team .right-wrap form .input-group input,#reach-us .join-team .right-wrap form textarea{border-radius:1rem;border:none;outline:none;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica)}#reach-us .join-team .right-wrap form textarea{width:100%;height:17rem;padding:2rem;resize:none}#reach-us .join-team .right-wrap form .input-group input::placeholder,#reach-us .join-team .right-wrap form textarea::placeholder{color:rgba(20,20,34,.3)}#reach-us .join-team .right-wrap form input[type=submit]{width:100%;height:6rem;border-radius:1rem;border:none;outline:none;margin-top:.5rem;background:#151523;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica);color:var(--text-color);cursor:pointer;transition:.25s}#reach-us .join-team .right-wrap form input[type=submit]:hover{opacity:.7}@media (max-width:575.98px){#reach-us .join-team{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem 3rem;border-radius:2rem;overflow:auto}#reach-us .join-team .back-btn{position:absolute;top:2rem;left:2rem}#reach-us .join-team .back-btn span{width:4rem;height:4rem;border-radius:1rem;margin-right:1rem}#reach-us .join-team .back-btn p{font-size:2rem}#reach-us .join-team .back-btn p:after{display:none}#reach-us .join-team .back-btn span img{width:1.5rem}#reach-us .join-team .left-wrap{width:100%;margin-top:6rem}#reach-us .join-team .right-wrap{width:100%;margin-top:2rem}#reach-us .join-team .left-wrap h3{font-size:2.6rem;line-height:1.3}#reach-us .join-team .left-wrap h3 br{display:none}#reach-us .join-team .left-wrap p{font-size:1.4rem}#reach-us .join-team .left-wrap svg{display:none}#reach-us .join-team .right-wrap h3{font-size:2rem}#reach-us .join-team .right-wrap form{margin-top:1rem}#reach-us .join-team .right-wrap form .input-group{flex-direction:column;margin-bottom:0}#reach-us .join-team .right-wrap form .input-group input{width:100%;height:4.5rem;margin-bottom:1rem;font-size:1.4rem;padding:1rem}#reach-us .join-team .right-wrap form textarea{width:100%;height:12rem;font-size:1.4rem;padding:1rem}#reach-us .join-team .right-wrap form input[type=submit]{height:4.5rem;margin-top:1rem;font-size:1.4rem}}@media (min-width:576px) and (max-width:767.98px){#reach-us .join-team{padding:20rem 8rem 0}#reach-us .join-team .back-btn{left:8rem}}@media (min-width:768px) and (max-width:991.98px){#reach-us .join-team{padding:20rem 8rem 0}#reach-us .join-team .back-btn{left:8rem}}@media (min-width:992px) and (max-width:1199.98px){#reach-us .join-team{padding:20rem 11rem 0}#reach-us .join-team .back-btn{left:11rem}}@media (min-width:1200px) and (max-width:1535.98px){#reach-us .join-team{padding:20rem 11rem 0}#reach-us .join-team .back-btn{left:11rem}}#reach-us .project{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100%;height:100%;padding:20rem 13.6rem 0;background:var(--text-color);border-radius:5rem}#reach-us .project .back-btn{position:absolute;top:9.6rem;left:13.7rem;display:flex;align-items:center;cursor:pointer;transition:.25s}#reach-us .project .back-btn:hover{opacity:.7}#reach-us .project .back-btn span{display:inline-flex;justify-content:center;align-items:center;width:7rem;height:7rem;border-radius:2rem;background:#fff;margin-right:3rem}#reach-us .project .back-btn p{font-size:3.2rem;font-weight:400;color:#141422}#reach-us .project .back-btn span img{width:3rem}#reach-us .project .next-btn{position:absolute;top:9.6rem;right:13.7rem;display:inline-flex;justify-content:space-between;align-items:center;width:20.2rem;height:7rem;padding:0 2.8rem;background:#fff;opacity:.7;border-radius:2rem;cursor:no-drop;transition:.25s}#reach-us .project .next-btn.active{background:#00efc1;opacity:1;cursor:pointer}#reach-us .project .next-btn.active:hover{opacity:.7}#reach-us .project .next-btn p{font-size:3.2rem!important;font-weight:400!important;color:#141422!important;padding-top:0!important}#reach-us .project .next-btn img{width:3rem;transform:rotate(180deg)}#reach-us .project .project-wrap{position:static;width:100%}#reach-us .project .project-wrap h3{font-size:6.4rem;font-weight:400;color:#141422;line-height:8rem}#reach-us .project .project-wrap p{font-size:2rem;font-weight:400;color:rgba(21,21,34,.5);padding-top:1rem}#reach-us .project .project-wrap ul{list-style:none;margin-top:5rem;max-height:30rem;overflow-y:auto}#reach-us .project .project-wrap ul li{display:inline-flex;justify-content:center;align-items:center;height:6rem;border-radius:1rem;background:#fff;margin-right:1rem;margin-bottom:2rem;cursor:pointer;transition:.25s}#reach-us .project .project-wrap ul li.active,#reach-us .project .project-wrap ul li:hover{background:#00efc1}#reach-us .project .project-wrap ul li .box{position:relative;display:inline-flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:1rem;background:var(--text-color);margin-left:1.5rem}#reach-us .project .project-wrap ul li .box:after{content:"";position:absolute;display:none;width:1.9rem;height:2px;border-radius:2px;background:#00efc1}#reach-us .project .project-wrap ul li .box:before{content:"";position:absolute;display:none;width:2px;height:1.9rem;border-radius:2px;background:#00efc1}#reach-us .project .project-wrap ul li:hover .box{background:#fff;opacity:1}#reach-us .project .project-wrap ul li.active .box{background:#fff;background-image:url(/images/icon_ok.svg);background-size:1.6rem;background-repeat:no-repeat;background-position:50%;opacity:1}#reach-us .project .project-wrap ul li:hover .box:after,#reach-us .project .project-wrap ul li:hover .box:before{display:inline-block}#reach-us .project .project-wrap ul li.active:hover .box{background-image:none}#reach-us .project .project-wrap ul li.active:hover .box:before{display:none}#reach-us .project .project-wrap ul li .subtitle{font-size:1.6rem;font-weight:400;color:#181827;padding:2rem 2.5rem 2rem 1.2rem;margin:0;background:transparent}@media (max-width:575.98px){#reach-us .project{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem 3rem;border-radius:2rem;overflow:auto}#reach-us .project .back-btn{position:absolute;top:2rem;left:2rem}#reach-us .project .back-btn span{width:4rem;height:4rem;border-radius:1rem;margin-right:1rem}#reach-us .project .back-btn p{font-size:2rem}#reach-us .project .back-btn p:after{display:none}#reach-us .project .back-btn span img{width:1.5rem}#reach-us .project .next-btn{top:auto;right:auto;bottom:-5rem;left:0;width:auto;height:4rem;padding:0 2rem;border-radius:1rem}#reach-us .project .next-btn p{font-size:2rem!important;margin-right:1rem!important}#reach-us .project .next-btn p:after{display:none}#reach-us .project .next-btn img{width:1.5rem}#reach-us .project .project-wrap{position:relative;margin-top:5rem;margin-bottom:7rem}#reach-us .project .project-wrap h3{font-size:2.6rem;line-height:1.3}#reach-us .project .project-wrap p{font-size:1.6rem}#reach-us .project .project-wrap ul{list-style:none;margin-top:5rem;max-height:100%}#reach-us .project .project-wrap ul li{height:auto;margin-bottom:1rem}#reach-us .project .project-wrap ul li .box{width:2rem;height:2rem;border-radius:.5rem;margin-left:1rem}#reach-us .project .project-wrap ul li .box:after{width:1rem}#reach-us .project .project-wrap ul li .box:before{height:1rem}#reach-us .project .project-wrap ul li.active .box{background-size:1rem}#reach-us .project .project-wrap ul li .subtitle{font-size:1.2rem;padding:1rem 1.5rem 1rem .5rem}}@media (min-width:576px) and (max-width:767.98px){#reach-us .project{padding:20rem 8rem 0}#reach-us .project .back-btn{left:8rem}#reach-us .project .next-btn{right:8rem}}@media (min-width:768px) and (max-width:991.98px){#reach-us .project{padding:20rem 8rem 0}#reach-us .project .back-btn{left:8rem}#reach-us .project .next-btn{right:8rem}}@media (min-width:992px) and (max-width:1199.98px){#reach-us .project{padding:20rem 11rem 0}#reach-us .project .back-btn{left:11rem}#reach-us .project .next-btn{right:11rem}}@media (min-width:1200px) and (max-width:1535.98px){#reach-us .project{padding:20rem 11rem 0}#reach-us .project .back-btn{left:11rem}#reach-us .project .next-btn{right:11rem}}#reach-us .project-form{position:absolute;top:0;left:0;display:flex;justify-content:space-between;width:100%;height:100%;padding:20rem 13.6rem 0;background:var(--text-color);border-radius:5rem}#reach-us .project-form .back-btn{position:absolute;top:9.6rem;left:13.7rem;display:flex;align-items:center;cursor:pointer;transition:.25s}#reach-us .project-form .back-btn:hover{opacity:.7}#reach-us .project-form .back-btn span{display:inline-flex;justify-content:center;align-items:center;width:7rem;height:7rem;border-radius:2rem;background:#fff;margin-right:3rem}#reach-us .project-form .back-btn p{font-size:3.2rem;font-weight:400;color:#141422}#reach-us .project-form .back-btn span img{width:3rem}#reach-us .project-form .left-wrap{width:55%}#reach-us .project-form .left-wrap h3{font-size:6.4rem;font-weight:400;color:#141422;line-height:8rem}#reach-us .project-form .left-wrap ul{list-style:none;margin-top:5rem;width:97%;height:23rem;overflow-x:hidden;overflow-y:auto}#reach-us .project-form .left-wrap ul li{display:inline-flex;justify-content:center;align-items:center;height:6rem;border-radius:1rem;background:#00efc1;margin-right:1rem;margin-bottom:2rem;cursor:pointer;transition:.25s}#reach-us .project-form .left-wrap ul li .box{position:relative;display:inline-flex;width:3rem;height:3rem;border-radius:1rem;background:#fff;background-image:url(/images/icon_ok.svg);background-size:1.6rem;background-repeat:no-repeat;background-position:50%;margin-left:1.5rem;opacity:1}#reach-us .project-form .left-wrap ul li .subtitle{font-size:1.6rem;font-weight:400;color:#181827;padding:2rem 2.5rem 2rem 1.2rem;margin:0;background:transparent}#reach-us .project-form .left-wrap p{font-size:2rem;font-weight:400;color:rgba(21,21,34,.5);padding-top:1rem}#reach-us .project-form .right-wrap{width:52.6rem}#reach-us .project-form .right-wrap h3{font-size:2.4rem;font-weight:400;color:#141422}#reach-us .project-form .right-wrap form{width:100%;margin-top:1.8rem}#reach-us .project-form .right-wrap form .input-group{display:flex;justify-content:space-between;margin-bottom:2.2rem}#reach-us .project-form .right-wrap form .input-group input{width:48%;height:6rem;padding:0 2rem}#reach-us .project-form .right-wrap form .input-group input,#reach-us .project-form .right-wrap form textarea{border-radius:1rem;border:none;outline:none;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica)}#reach-us .project-form .right-wrap form textarea{width:100%;height:17rem;padding:2rem;resize:none}#reach-us .project-form .right-wrap form .input-group input::placeholder,#reach-us .project-form .right-wrap form textarea::placeholder{color:rgba(20,20,34,.3)}#reach-us .project-form .right-wrap form input[type=submit]{width:100%;height:6rem;border-radius:1rem;border:none;outline:none;margin-top:.5rem;background:#151523;font-size:1.6rem;font-weight:400;font-family:var(--font-geologica);color:var(--text-color);cursor:pointer;transition:.25s}#reach-us .project-form .right-wrap form input[type=submit]:hover{opacity:.7}@media (max-width:575.98px){#reach-us .project-form{flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem 3rem;border-radius:2rem;overflow:auto}#reach-us .project-form .back-btn{position:absolute;top:2rem;left:2rem}#reach-us .project-form .back-btn span{width:4rem;height:4rem;border-radius:1rem;margin-right:1rem}#reach-us .project-form .back-btn p{font-size:1.4rem}#reach-us .project-form .back-btn p:after{display:none}#reach-us .project-form .back-btn span img{width:1.5rem}#reach-us .project-form .left-wrap{width:100%;margin-top:6rem}#reach-us .project-form .right-wrap{width:100%;margin-top:2rem}#reach-us .project-form .left-wrap h3{font-size:2.6rem;line-height:1.3}#reach-us .project-form .left-wrap h3 br{display:none}#reach-us .project-form .left-wrap p{font-size:1.4rem}#reach-us .project-form .left-wrap ul{list-style:none;margin-top:5rem;height:10rem}#reach-us .project-form .left-wrap ul li{height:auto;margin-bottom:1rem}#reach-us .project-form .left-wrap ul li .box{width:2rem;height:2rem;border-radius:.5rem;margin-left:1rem}#reach-us .project-form .left-wrap ul li .box:after{width:1rem}#reach-us .project-form .left-wrap ul li .box:before{height:1rem}#reach-us .project-form .left-wrap ul li.active .box{background-size:1rem}#reach-us .project-form .left-wrap ul li .subtitle{font-size:1.2rem;padding:1rem 1.5rem 1rem .5rem}#reach-us .project-form .right-wrap h3{font-size:2rem}#reach-us .project-form .right-wrap form{margin-top:1rem}#reach-us .project-form .right-wrap form .input-group{flex-direction:column;margin-bottom:0}#reach-us .project-form .right-wrap form .input-group input{width:100%;height:4.5rem;margin-bottom:1rem;font-size:1.4rem;padding:1rem}#reach-us .project-form .right-wrap form textarea{width:100%;height:12rem;font-size:1.4rem;padding:1rem}#reach-us .project-form .right-wrap form input[type=submit]{height:4.5rem;margin-top:1rem;font-size:1.4rem}}@media (min-width:576px) and (max-width:767.98px){#reach-us .project-form{padding:20rem 8rem 0}#reach-us .project-form .back-btn{left:8rem}}@media (min-width:768px) and (max-width:991.98px){#reach-us .project-form{padding:20rem 8rem 0}#reach-us .project-form .back-btn{left:8rem}}@media (min-width:992px) and (max-width:1199.98px){#reach-us .project-form{padding:20rem 11rem 0}#reach-us .project-form .back-btn{left:11rem}}@media (min-width:1200px) and (max-width:1535.98px){#reach-us .project-form{padding:20rem 11rem 0}#reach-us .project-form .back-btn{left:11rem}}