@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);.header .nav{align-items:center;display:flex;height:2rem;justify-content:space-between}@media(max-width:1024px){.header .nav{height:10rem}}@media(max-width:800px){.header .nav{height:15rem}}.header .nav__logo{margin-left:-2rem;mix-blend-mode:lighten}.header .nav__logo img{height:5rem}@media(max-width:900px){.header .nav__logo img{height:10rem}}.header .nav__links{display:flex}.header .nav__links img{display:none;-webkit-filter:invert(1);filter:invert(1);height:0;mix-blend-mode:normal;width:0}@media(max-width:900px){.header .nav__links img{border-radius:5px;display:inline-block;height:10rem;margin-left:5rem;padding:2rem;transition:all .2s ease-in-out;width:10rem}.header .nav__links img:hover{background-color:#fff;-webkit-filter:none;filter:none}}@media(max-width:600px){.header .nav__links img{margin-left:5rem}}.header .nav__links li{font-size:1.2rem;font-weight:300;list-style:none;margin:0 3rem;text-transform:uppercase}@media(max-width:1024px){.header .nav__links li{font-size:2rem}}@media(max-width:900px){.header .nav__links li{display:none}}.header .nav__links li:last-of-type{margin-right:0}.header .nav__links li a{color:#fff;position:relative;text-decoration:none}.header .nav__links li a:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:all .2s ease-in-out;width:0}.header .nav__links li a:hover:after{width:100%}.banner{background-image:url(/static/media/ara.5b7380ff7b2795701ffa.png);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin:0 auto;max-width:1920px;min-height:80rem;mix-blend-mode:lighten;padding:35vh 0}@media(max-width:1024px){.banner{background-size:cover;height:90vh;padding:35vh 0 0}}.banner__title{font-size:15rem;line-height:18rem;mix-blend-mode:exclusion}@media(max-width:500px){.banner__title{font-size:11rem;line-height:.8}}.banner__title h1:last-of-type{text-align:right}.banner__subtitle{background:linear-gradient(90deg,#f8fc1f 55%,#00fff3 70%,#fc00bc 85%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:4rem;line-height:1rem;text-align:right}.about__logo{align-items:center;display:flex;justify-content:space-between}.about__logo img{height:6rem;margin:7rem 0;mix-blend-mode:lighten}.about__logo img:last-of-type{height:3rem}.about__text p{font-size:3rem;margin-bottom:7rem}@media(max-width:600px){.about__text p{font-size:3.5rem}}@media(max-width:900px){.about{margin-bottom:15rem}}.features{margin:0 auto;max-width:1920px}.features__first,.features__second{display:flex}.features__first .text,.features__second .text{-webkit-filter:drop-shadow(2px 4px 35px #000);filter:drop-shadow(2px 4px 35px black);font-size:9rem;line-height:10rem;line-height:11rem;margin-top:10rem}.features__first .img,.features__second .img{position:relative}.features__first .img:after,.features__second .img:after{background:none;border:2px solid transparent;border-image:linear-gradient(180deg,#f8fc1f 0,#ff0024);-webkit-border-image-slice:2;border-image-slice:2;content:"";height:100%;left:3rem;position:absolute;top:3rem;width:100%}.features__first .img img,.features__second .img img{height:66rem;mix-blend-mode:lighten;object-fit:cover;width:57rem}.features__first .img p,.features__second .img p{align-items:center;border:1px solid;border-radius:100%;bottom:25rem;font-size:4rem;font-weight:200;height:20rem;left:4rem;opacity:.8;padding:4rem;position:absolute;text-align:center;text-transform:uppercase;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:20rem}@media(min-width:900px){.features__first .img p,.features__second .img p{display:none}}@media(max-width:900px){.features__first .text,.features__second .text{font-size:10rem;line-height:1;margin-bottom:15rem;margin-top:-30rem;mix-blend-mode:normal;z-index:10}.features__first .img,.features__second .img{margin:0 auto}.features__first .img:after,.features__second .img:after{left:0;top:0}.features__first .img img,.features__second .img img{height:105rem;width:80rem}}@media(max-width:600px){.features__first,.features__second{width:100vw}.features__first .text,.features__second .text{font-size:7rem;margin-top:-25rem}.features__first .img img,.features__second .img img{width:85vw}.features__first .img:after,.features__second .img:after{background:none;border:1px solid transparent;border-image:linear-gradient(180deg,#f8fc1f 0,#ff0024);-webkit-border-image-slice:2;border-image-slice:2}}.features__first{margin:15rem 0 15rem 10rem}.features__first .text{color:#fff;margin-left:-28rem}@media(max-width:900px){.features__first{flex-direction:column;margin:0}.features__first .text{margin-left:0;text-align:center}}.features__second{flex-direction:row-reverse;margin:15rem 10rem 25rem 0}.features__second .text{color:#fff;margin-right:-28rem;text-align:right}@media(max-width:900px){.features__second{flex-direction:column;margin:0}.features__second .text{margin-right:0;text-align:center}}.cards{display:flex;justify-content:center;width:120rem}@media(max-width:900px){.cards{margin-top:15rem!important}}@media(max-width:600px){.cards{align-items:center;flex-direction:column;text-align:center;width:90rem}}.cards__1,.cards__2,.cards__3{display:flex;flex-direction:column;max-width:45rem;overflow:hidden}@media(max-width:600px){.cards__1,.cards__2,.cards__3{margin-bottom:20rem;max-width:none}.cards__1:last-of-type,.cards__2:last-of-type,.cards__3:last-of-type{margin-bottom:0}}.cards__1 img,.cards__2 img,.cards__3 img{height:40rem;margin:0 auto;mix-blend-mode:lighten;object-fit:cover}@media(max-width:600px){.cards__1 img,.cards__2 img,.cards__3 img{height:80rem;width:100vw}}.cards__1 .text,.cards__2 .text,.cards__3 .text{padding:2rem}.cards__1 .text h3,.cards__2 .text h3,.cards__3 .text h3{font-size:3rem}.cards__1 .text p,.cards__2 .text p,.cards__3 .text p{font-size:1.5rem;margin:1.5rem 0 2rem}@media(max-width:600px){.cards__1 .text,.cards__2 .text,.cards__3 .text{padding:2rem 4rem}.cards__1 .text h3,.cards__2 .text h3,.cards__3 .text h3{font-size:10rem;line-height:1;margin:5rem 0}.cards__1 .text p,.cards__2 .text p,.cards__3 .text p{font-size:4rem}}.cards__2{background:none;border-image:linear-gradient(180deg,transparent,#f8fc1f 15%,#00fff7 85%,transparent);border-image-slice:2;border-left:1.5px solid transparent;border-right:1.5px solid transparent;margin-bottom:-8rem;margin-top:-10rem}.cards__2 img{margin-top:5rem}@media(max-width:600px){.cards__2{border:none;margin-bottom:20rem}.cards__2,.cards__2 img{margin-top:0}}.download{margin:0 auto;max-width:1920px}@media(max-width:600px){.download{text-align:center}}.download__trial{align-items:center;background:none;border:2px solid transparent;border-image:linear-gradient(180deg,#f8fc1f 0,#ff0024);-webkit-border-image-slice:2;border-image-slice:2;display:flex;height:30rem;justify-content:space-between;margin:15rem auto;overflow:hidden;padding-left:5rem;width:100rem}@media(max-width:900px){.download__trial{width:100%}}.download__trial .demo{flex:none;margin-right:10rem}.download__trial .demo h2{font-size:10rem;font-weight:100;width:100%}@media(max-width:600px){.download__trial .demo h2{font-size:8rem}}.download__trial img{height:50rem;margin-left:-20rem}.download__now{display:flex;height:90rem;overflow:hidden}.download__now .cta{margin-left:10rem}.download__now .cta h1{color:#fff;font-size:9rem;line-height:7rem;margin:10rem 0;width:90rem}.download__now .cta img{-webkit-filter:drop-shadow(2px 4px 40px #000);filter:drop-shadow(2px 4px 40px black);height:40rem;mix-blend-mode:normal}@media(max-width:900px){.download__now .cta img{height:51rem}}@media(max-width:600px){.download__now .cta{margin-left:0}}.download__now .cta__link{background-size:contain;height:41rem;margin-left:15rem;position:relative;width:33rem}@media(max-width:900px){.download__now .cta__link{height:50rem;width:40rem}}@media(max-width:600px){.download__now .cta__link{margin-left:30vw}}.download__now .cta__link .arrow{bottom:2rem;-webkit-filter:hue-rotate(45deg);filter:hue-rotate(45deg);height:5rem;mix-blend-mode:normal;position:absolute;right:5%}.download__now .cta__link .arrow:hover{-webkit-filter:hue-rotate(0);filter:hue-rotate(0)}@media(max-width:600px){.download__now .cta__link .arrow{height:10rem}}.download__now .cta__link:after{background:none;border:2px solid transparent;border-image:linear-gradient(180deg,#f8fc1f 0,#00fff7);-webkit-border-image-slice:2;border-image-slice:2;content:"";height:110%;left:-2.2rem;position:absolute;top:-2.7rem;width:110%;z-index:-1}.download__now .img{position:relative;width:100%}.download__now .img img{height:90rem;object-fit:cover;position:absolute;top:0;z-index:-1}.footer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5rem auto;max-width:1280px}.footer .logo{height:15rem;margin-bottom:3rem}.footer p{font-size:2.5rem;font-weight:200;text-transform:uppercase}.footer p:last-of-type{font-size:1.5rem}.footer p:last-of-type a{background:linear-gradient(180deg,#f8fc1f 0,#00fff7);-webkit-background-clip:text;background-clip:text;color:transparent;text-decoration:none}.footer p:last-of-type a:hover{-webkit-filter:hue-rotate(50deg);filter:hue-rotate(50deg)}@media(max-width:600px){.footer p{font-size:3rem}.footer p:last-of-type{font-size:2rem}}.footer .social{display:flex}.footer .social img{height:3rem;margin:2rem 3rem 5rem;mix-blend-mode:normal}@media(max-width:600px){.footer .social img{height:5rem;margin:4rem 5rem 7rem}}.footer .social img:hover{-webkit-filter:hue-rotate(50deg);filter:hue-rotate(50deg)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:10px}@media(min-width:1650px){html{font-size:13px}}@media(max-width:1280px){html{font-size:9px}}@media(max-width:1024px){html{font-size:7.5px}}@media(max-width:900px){html{font-size:6px}}@media(max-width:600px){html{font-size:4px}}body{background-color:#17181c;color:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}::-webkit-scrollbar-thumb{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}::-webkit-scrollbar-thumb:window-inactive{background:#fff}h1{text-transform:uppercase}img{mix-blend-mode:lighten}.container{margin:0 auto;max-width:1920px;padding:3rem 10rem}@media(max-width:900px){.container{padding:3rem 5rem}}.btn{background:transparent;border:1.5px solid;border-radius:5px;color:#fff;font-size:2rem;padding:1.5rem 3rem;text-transform:uppercase;transition:all .2s ease-in-out}.btn:hover{background-color:#fff;color:#000}@media(max-width:600px){.btn{font-size:3rem;padding:2rem 4rem}}.cursor{border:2px solid #ff1493;border-radius:100%;display:flex;height:32px;justify-content:center;left:400px;pointer-events:none;position:fixed;top:400px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .1s ease-in-out;transition-property:width,height,border;transition:all .1s ease-out;width:32px;will-change:width,height,transform,border;z-index:10000}.cursor__media video{border-radius:100%;height:1px;mix-blend-mode:exclusion;object-fit:cover;padding:1rem;transition:all 1s ease-in-out;width:1px;z-index:-100}.hovered{border:3px solid #fff;-webkit-filter:drop-shadow(2px 2px 3px #000);filter:drop-shadow(2px 2px 3px #000);height:60px;width:60px}.video-min .cursor__media video{border:2px solid;height:20rem;width:20rem}@media(max-width:600px){.video-min .cursor__media video{height:30rem;width:30rem}}.video{mix-blend-mode:exclusion}.video .cursor__media video{border:1px solid;height:35rem;width:35rem}@media(max-width:600px){.video .cursor__media video{height:50rem;width:50rem}}
/*# sourceMappingURL=main.cf71426a.css.map*/