:root{--font-md:18px;--font-sm:12px;--font-lg:22px;--sub-heading:27px;--heading:48px;--weight-300:300;--weight-400:400;--weight-500:500;--weight-600:600;--weight-700:700;--primary-font:"Poppins", sans-serif;--secondary-font:"Roboto", sans-serif;--app-bg:#000}h3{font-size:22px;font-weight:400}.width-100{width:100%}.width-100{width:100%}.white-text{color:#fff !important}body{font-family:var(--primary-font);color:#9da6bd;font-size:15px}a{color:#47b2e4;text-decoration:none}a:hover{color:#73c5eb;text-decoration:none}p{font-family:var(--secondary-font);font-size:18px}.fr-bg{background-color:var(--app-bg)}.fr-sub-heading{font-weight:var(--weight-300);font-size:var(--sub-heading);margin-bottom:15px;line-height:30px;color:#fff}.fr-heading{color:#fff}h1.fr-heading{font-weight:var(--weight-400);font-size:var(--heading);margin-bottom:30px;line-height:60px;position:relative;top:0px;right:0px}h2.fr-heading{font-size:26px;font-weight:500;line-height:40px}.btn-outline-blue{border:2px solid #27519d;color:#fff}.btn-outline-blue:hover{background-color:#27519d;color:#fff}.banner-text{color:#b9b9b9}.pattern-bg{background-image:linear-gradient(#0f0f0f 1px, transparent 1px),linear-gradient(to right, #0f0f0f 1px, rgba(229, 229, 247, 0) 1px);background-size:56px 56px}.btn{font-size:14px;letter-spacing:.06em;display:inline-flex;align-items:center;padding:10px 20px}.btn i{margin-left:10px;display:flex;align-items:center;margin-top:2px}.hide{display:none !important}@media(max-width: 991px){:root{--sub-heading: 23px;--heading: 35px}body{font-size:14px}.fr-heading{line-height:43px}}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:hidden;background:#000;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;font-size:80px;line-height:1;font-weight:300;text-transform:uppercase}@keyframes animate-preloader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loader-animation{text-align:center;background:linear-gradient(to right, #6CE3AC 20%, #3378E0 40%, #3378E0 60%, #6CE3AC 80%);background-size:200% auto;color:#000;background-clip:text;text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:shine 2s linear infinite}@keyframes shine{to{background-position:200% center}}.back-to-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:996;border:2px solid #fff;width:40px;height:40px;border-radius:50px;transition:all .4s}.back-to-top i{font-size:24px;color:#fff;line-height:0}.back-to-top:hover{background:#6bc1e9;color:#fff}.back-to-top.active{visibility:visible;opacity:1}#header{transition:all .5s;z-index:997;padding:0;background-color:#000}#header .header-scrolled,#header .header-inner-pages{background:rgba(40,58,90,.9)}#header .logo{margin:0;padding:0;font-weight:300;display:flex;align-items:center}#header .logo a{color:#fff}#header .logo img{width:100px}.ai-benchmark #header{padding-top:15px;padding-bottom:20px;background-color:#00091e}.ai-benchmark p{font-size:16px}@media(max-width: 991px){#header .logo{margin-top:15px;margin-bottom:15px;z-index:13}}.logo-sub-text{position:relative;height:100%;display:flex;align-items:center;margin-left:20px;padding-left:20px;font-size:19px;color:#fff}.logo-sub-text:before{position:absolute;left:0;top:50%;transform:translateY(-50%);height:84%;width:1px;content:"";background-color:#7e7e7e}.navbar{padding:0}.navbar ul{margin:0;padding:0;display:flex;list-style:none;align-items:center}.navbar ul li{position:relative}.navbar ul li a,.navbar ul li a:focus{display:flex;align-items:center;justify-content:space-between;padding:20px 25px;font-size:15px;font-weight:300;color:#9da6bd;white-space:nowrap;transition:.3s}.navbar ul li a:hover,.navbar ul li a.active,.navbar ul li a.active:focus,.navbar ul li a:focus:hover,.navbar ul li a:focus.active,.navbar ul li a:focus.active:focus{color:#fff;background-color:rgba(255,255,255,.1098039216);position:relative}.navbar ul li a:hover::before,.navbar ul li a.active:before,.navbar ul li a:focus:hover::before,.navbar ul li a:focus.active:before{position:absolute;content:"";height:2px;width:100%;bottom:0;left:0}.navbar ul li a.active:before,.navbar ul li a:focus.active:before{background-color:#4b9ff5}.navbar ul li a:hover:before,.navbar ul li a:focus:hover:before{background-color:#444b56}.navbar ul li a i,.navbar ul li a:focus i,.navbar ul li a:focus i,.navbar ul li a:focus:focus i{font-size:12px;line-height:0;margin-left:5px}.navbar ul li:hover>a{color:#fff;background-color:rgba(255,255,255,.1098039216);position:relative}.navbar .getstarted,.navbar .getstarted:focus{padding:8px 20px;margin-left:30px;border-radius:50px;color:#fff;font-size:14px;border:2px solid #47b2e4;font-weight:600}.navbar .getstarted:hover,.navbar .getstarted:focus:hover{color:#fff;background:#31a9e1}.navbar .dropdown ul{display:block;position:absolute;left:14px;top:calc(100% + 30px);margin:0;padding:10px 0;z-index:99;opacity:0;visibility:hidden;background:#fff;box-shadow:0px 0px 30px rgba(127,137,161,.25);transition:.3s;border-radius:4px}.navbar .dropdown ul li{min-width:200px}.navbar .dropdown ul a{padding:10px 20px;font-size:14px;text-transform:none;font-weight:500;color:#0c3c53}.navbar .dropdown ul a i{font-size:12px}.navbar .dropdown ul a:hover,.navbar .dropdown ul .active:hover,.navbar .dropdown ul li:hover>a{color:#47b2e4}.navbar .dropdown:hover>ul{opacity:1;top:100%;visibility:visible}.navbar .dropdown .dropdown ul{top:0;left:calc(100% - 30px);visibility:hidden}.navbar .dropdown .dropdown:hover>ul{opacity:1;top:0;left:100%;visibility:visible}@media(max-width: 1366px){.navbar .dropdown .dropdown ul{left:-90%}.navbar .dropdown .dropdown:hover>ul{left:-100%}}.mobile-nav-toggle{color:#fff;font-size:28px;cursor:pointer;display:none;line-height:0;transition:.5s}.mobile-nav-toggle.bi-x{color:#fff}@media(max-width: 991px){.mobile-nav-toggle{display:block}.navbar ul{display:none}.navbar{margin-top:15px;margin-bottom:15px}}.navbar-mobile{position:fixed;overflow:hidden;top:0;right:0;left:0;bottom:0;transition:.3s;z-index:12;background-color:#000;height:100vh}.navbar-mobile .mobile-nav-toggle{position:absolute;top:15px;right:15px}.navbar-mobile ul{display:block;position:absolute;top:55px;right:15px;bottom:15px;left:15px;padding:10px 0;border-radius:10px;background-color:#000;overflow-y:auto;transition:.3s}.navbar-mobile ul li a,.navbar-mobile ul li a:focus{font-size:15px}.navbar-mobile ul li a:hover,.navbar-mobile ul li.active,.navbar-mobile ul li:hover>a{color:#47b2e4}.navbar-mobile .dropdown .dropdown-active{display:block;visibility:visible !important}.navbar-mobile .dropdown ul{position:static;display:none;margin:10px 20px;padding:10px 0;z-index:99;opacity:1;visibility:visible;box-shadow:0px 0px 30px rgba(127,137,161,.25)}.navbar-mobile .dropdown ul li{min-width:200px}.navbar-mobile .dropdown ul li a{padding:10px 20px}.navbar-mobile .dropdown ul li a i{font-size:12px}.navbar-mobile .dropdown ul li a:hover,.navbar-mobile .dropdown ul li a.active:hover{color:#47b2e4}.navbar-mobile .dropdown ul li:hover>a{color:#47b2e4}.gradient-text{background:linear-gradient(90deg, #6CE3AC, #3378E0);-webkit-background-clip:text;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(255,255,255,.001)}.styled-text{text-transform:uppercase;font-size:large;letter-spacing:.3em;margin-bottom:15px;display:inline-block}.styled-text .slashes{font-size:12px;letter-spacing:.1em;margin-right:5px;vertical-align:middle}#hero{width:100%;height:100vh;background-image:url("../img/banner.webp");background-image:-webkit-image-set(url("../img/banner.webp") 1x, url("../img/banner2x.webp") 2x);background-image:image-set("../img/banner.webp" 1x, "../img/banner2x.webp" 2x);background-size:cover;background-repeat:no-repeat}#hero .container{height:100%;display:flex;align-items:center;position:relative}#hero .banner-branding{position:absolute;left:0;bottom:0;border-left:1px solid #4d5461;display:flex;align-items:center;padding-left:15px;font-size:13px;color:#9da6bd}#hero .animated{animation:up-down 2s ease-in-out infinite alternate-reverse both}#hero .fr-animated-text{text-rendering:optimizeLegibility;margin:0px;font-size:60px;font-size:50px;line-height:72px;padding-left:12px}#hero .fr-animated-text strong{display:block;position:relative;opacity:0;white-space:nowrap}#hero .animated-text-holder{position:relative;height:45px}#particles-js{width:100%;height:100%;position:absolute;right:0;bottom:0}.radar-type1{background:url(../img/orbit1.svg) no-repeat;width:356px;opacity:.8;height:356px;z-index:1;background-size:356px 356px;position:absolute;top:111px;left:-106px}.radar-type1 .cir-one{display:block;position:absolute;z-index:1024;left:0%;right:0%;top:0%;bottom:50%;will-change:transform;transform-origin:50% 100%;animation:rotate360 6s infinite linear}.radar-type1 .cir-one:after{content:"";display:inline-block;position:absolute;background:#00f0d8;width:12px;height:12px;right:198px;bottom:72px;border-radius:100%}.radar-type1 .cir-two{display:block;position:absolute;z-index:1024;left:0%;right:0%;top:0%;bottom:50%;will-change:transform;transform-origin:50% 100%;animation:rotate360 12s infinite linear}.radar-type1 .cir-two:after{content:"";display:inline-block;position:absolute;background:#a5bdd3;width:26px;height:26px;right:268px;bottom:72px;border-radius:100%}.radar-type1 .cir-three{display:block;position:absolute;z-index:1024;left:0%;right:0%;top:0%;bottom:50%;will-change:transform;transform-origin:50% 100%;animation:rotate360 8s infinite linear}.radar-type1 .cir-three:after{content:"";display:inline-block;position:absolute;background:#00a0e2;width:16px;height:16px;right:328px;bottom:72px;border-radius:100%}.radar-type1 .cir-zero{display:block;position:absolute;z-index:1024;left:0%;right:0%;top:0%;bottom:50%;will-change:transform;transform-origin:50% 100%;animation:rotate360 8s infinite linear}.radar-type1 .cir-zero:after{content:"";display:inline-block;position:absolute;background:#00a0e2;width:10px;height:10px;right:158px;bottom:29px;border-radius:100%}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(-360deg)}}@keyframes stretch{10%,100%{transform:scale(1)}0%{transform:scale(1)}5%{transform:scale(1.3)}}@media(max-width: 1550px){#hero{background-position:bottom}}@media(max-width: 991px){#hero{height:100vh}#hero .banner-text,#hero .fr-heading{text-align:center}#hero .fr-animated-text{font-size:27px;line-height:41px;padding-left:11px}}@media(max-width: 768px){#hero .fr-animated-text{left:50% !important;transform:translateX(-50%);padding-left:0}#hero .animated-text-holder{display:inline-flex;width:100%;text-align:center;align-items:center;justify-content:center;top:-28px}#hero #particles-js{width:550px;height:500px}#hero .radar-type1{top:29px;left:-231px}#hero .radar-type1 .cir-two:after{content:"";width:15px;height:15px;right:279px;bottom:72px}.banner-text{color:#fff}#hero .animated{animation:none}#hero .hero-img{text-align:center}#hero .hero-img img{width:50%}#hero .banner-branding{left:32px}}@media(max-width: 768px){#hero h1{font-size:28px;line-height:36px}#hero h2{font-size:18px;line-height:24px;margin-bottom:30px}#hero .hero-img img{width:70%}#hero:before{content:"";position:absolute;background-color:rgba(0,0,0,.4);left:0;top:0;height:100%;width:100%}}@media(max-width: 575px){#hero .hero-img img{width:80%}#hero .btn-get-started{font-size:16px;padding:10px 24px 11px 24px}}@keyframes up-down{0%{transform:translateY(10px)}100%{transform:translateY(-10px)}}section{padding:60px 0;overflow:hidden;border-bottom:5px solid #0d1013}.section-title{text-align:center;padding-bottom:30px;display:flex;flex-direction:column}.section-title h2{font-size:32px;font-weight:bold;text-transform:uppercase;margin-bottom:20px;padding-bottom:20px;position:relative;color:#37517e}.section-title h2::before{content:"";position:absolute;display:block;width:120px;height:1px;background:#ddd;bottom:1px;left:calc(50% - 60px)}.section-title h2::after{content:"";position:absolute;display:block;width:40px;height:3px;background:#47b2e4;bottom:0;left:calc(50% - 20px)}.section-title p{margin-bottom:0}@media(max-width: 991px){section{padding-left:20px;padding-right:20px}}.growth{display:flex;align-items:center;height:auto;display:flex;align-items:center;position:relative}.growth:before{position:absolute;height:100%;width:100%;content:"";right:-395px;top:0;background-image:url(../img/growth.webp);background-image:-webkit-image-set(url(../img/growth.webp) 1x, url(../img/growth.webp) 2x);background-image:-webkit-image-set(url(../img/growth.webp) 1x, url(../img/growth2x.webp) 2x);background-image:-webkit-image-set(url("../img/growth.webp") 1x, url("../img/growth2x.webp") 2x);background-image:image-set("../img/growth.webp" 1x, "../img/growth2x.webp" 2x);background-size:64%;background-repeat:no-repeat;background-position:right bottom;z-index:10}.growth .container{z-index:11}.growth .growth-list{margin-top:40px}.growth .growth-list-content{line-height:32px}.growth .growth-list-item{margin-bottom:30px;padding-left:30px;position:relative}.growth .growth-list-item .growth-list-title{transition:all ease .3s}.growth .growth-list-item:hover .growth-list-title{color:#63d3c3}.growth .growth-list-item:hover:before{content:"";position:absolute;width:9px;height:100%;background-color:#444b56;top:0;left:-5px}.growth .growth-list-container{border-left:1px solid #4d5461}.growth .growth-list-action{padding-left:30px}@media(max-width: 1200px){.growth:before{right:-342px;background-size:94%}}@media(max-width: 991px){.growth:before{background-size:contain;background-repeat:no-repeat;background-position:174px bottom}.growth:before{position:absolute;height:100%;width:100%;content:"";right:-187px;top:0;background-image:url(../img/growth.webp);background-image:-webkit-image-set(url(../img/growth.webp) 1x, url(../img/growth.webp) 2x);background-image:-webkit-image-set(url(../img/growth.webp) 1x, url(../img/growth2x.webp) 2x);background-image:-webkit-image-set(url(../img/growth.webp) 1x, url(../img/growth2x.webp) 2x);background-image:-webkit-image-set(url("../img/growth.webp") 1x, url("../img/growth2x.webp") 2x);background-image:image-set("../img/growth.webp" 1x, "../img/growth2x.webp" 2x);background-size:94%;background-repeat:no-repeat;background-position:right center;z-index:10}}.ai-growth .growth-card{background-color:#00080f;border:1px solid rgba(21,74,121,.7411764706);padding:50px 50px 0;width:100%}.ai-growth .growth-card .growth-card-content,.ai-growth .growth-card .growth-card-header{display:flex;flex-direction:column}.ai-growth .growth-card .growth-card-content>span,.ai-growth .growth-card .growth-card-header>span{color:#63d3c3}.ai-growth .growth-card img{width:100%}.ai-growth .section-title{margin-bottom:70px}.features{background-color:#00080f}.features-item-wrap{padding-top:70px;display:flex;flex-wrap:wrap;transform:perspective(700px) rotateX(0.02deg) rotateY(-0.03deg);overflow:hidden;padding-bottom:70px}.features-item{display:flex;padding:10px 5px 40px 0;position:relative;height:100%;flex-direction:column;width:33.33333%}.features-item .feature-gradient{width:273px;height:184px;background:#6ce3ac;background:linear-gradient(114deg, rgb(108, 227, 172) 0%, rgb(51, 120, 224) 100%);filter:blur(118px);border-radius:200px;opacity:0;transition:opacity 1.2s cubic-bezier(0.16, 1, 0.3, 1);mix-blend-mode:soft-light;will-change:transform;position:absolute;left:0;bottom:0;z-index:-1}.features-item:hover .feature-gradient{opacity:1}@media only screen and (max-width: 1199px){.features-item::after{display:none}}.features-item.one{border:1px solid #444b56;border-top:0}.features-item.two{border:1px solid #444b56;border-top:0;border-left:0}.features-item.two .feature-gradient{left:50%;transform:translateX(-50%)}.features-item.three{border:1px solid #444b56;border-top:0;border-left:0}.features-item.three .feature-gradient{left:auto;right:0}.features-item.four{border:1px solid #444b56;border-top:0;border-bottom:0;padding-top:30px}.features-item.four .feature-gradient{top:0;bottom:auto}.features-item.five{border:1px solid #444b56;border-top:0;border-bottom:0;border-left:0;padding-top:30px}.features-item.five .feature-gradient{top:0;left:50%;transform:translateX(-50%);bottom:auto}.features-item.six{border-right:1px solid #444b56;padding-top:30px}.features-item.six .feature-gradient{right:0;left:auto;top:0;bottom:auto}.features-item .features-item-icon{width:50px;height:50px;overflow:hidden;border-radius:50%}.features-item .features-item-thumbnail{margin-bottom:30px;margin-left:25px}.features-item .features-item-details h3{margin-bottom:20px;color:#fff;font-weight:300;padding-left:25px;position:relative}.features-item .features-item-details h3:before{content:"";position:absolute;left:-3px;height:100%;width:5px;background-color:#444b56}.features-item .features-item-details p{padding-left:25px;height:auto;overflow:auto}.features-item .features-item-details:hover h3:before{background-color:#00b050}.mouse-over-gradient-tracking::before{--size: 0;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side, pink, transparent);transform:translate(-50%, -50%);transition:width .2s ease,height .2s ease}.mouse-over-gradient-tracking:hover::before{--size: 200px}@media(max-width: 1220px){.features-item{width:50%}.features-item.three{border-left:1px solid #444b56;padding-top:30px;border-right:0}.features-item.four{border-bottom:1px solid #444b56}.features-item.five{border-left:1px solid #444b56}}@media(max-width: 768px){.features-item{width:100%}.features-item .features-item-details p{height:auto}.features-item.one{border-right:0;border-bottom:0}.features-item.two{border-left:1px solid #444b56;border-right:0;border-bottom:0}.features-item.three,.features-item.four{border-bottom:0;border-right:0}.features-item.five{border-right:0}.features-item.six{border-left:1px solid #444b56;border-right:0}}@media only screen and (min-width: 1200px)and (max-width: 1599px){.features-item{padding:10px 19px 5px 0}}.pricing .row{padding-top:90px}.pricing .box{padding-top:35px;box-shadow:0 3px 20px -2px rgba(20,45,100,.1);background:rgba(0,0,0,0);height:100%;border:1px solid #444b56;border-radius:5px;overflow:hidden}.pricing .box.one .btn{background-color:#6fecba;border-color:#6fecba;color:#000}.pricing .box.three .btn{background-color:#007376;border-color:#007376}.pricing h3{font-weight:300;margin-bottom:15px;font-size:30px;color:#fff;padding-left:40px;padding-right:40px}.pricing .pricing-getstarted{padding-left:40px;margin-bottom:20px}.pricing h4{font-size:37px;color:#fff;font-weight:400;margin-bottom:25px;display:flex;align-items:baseline;padding-left:40px;padding-right:40px}.pricing h4 sup{font-size:28px}.pricing h4 span{color:#b8d7ff;font-size:14px;display:block}.pricing ul{padding-top:20px;padding-left:0;margin-bottom:0;list-style:none;color:#999;text-align:left;line-height:20px;padding-bottom:20px}.pricing ul li{padding:15px 0 15px 30px;padding-left:40px;padding-right:15px;position:relative;font-size:14px}.pricing ul li:nth-child(odd){background-color:#00080f}.pricing ul li i{color:#fff;font-size:14px;margin-right:5px}.pricing ul .na i{color:#ccc}.pricing ul .na span{text-decoration:line-through}.pricing .buy-btn{display:inline-block;padding:12px 35px;border-radius:50px;color:#47b2e4;transition:none;font-size:16px;font-weight:500;transition:.3s;border:1px solid #47b2e4}.pricing .buy-btn:hover{background:#47b2e4;color:#fff}.pricing .featured{-o-border-image:linear-gradient(#2D6FE2, #77FAB5) 30;border-image:linear-gradient(#2D6FE2, #77FAB5) 30;border-width:3px;border-style:solid;position:relative;top:-50px}.pricing .featured ul li{display:flex;align-items:center}.pricing .featured ul li span:first-child{width:65%}.pricing .featured .buy-btn{background:#47b2e4;color:#fff}.pricing .featured .buy-btn:hover{background:#23a3df}@media(max-width: 992px){.pricing .box{max-width:60%;margin:0 auto 30px auto}}@media(max-width: 991px){.pricing .featured{top:0}}@media(max-width: 767px){.pricing .box{max-width:80%;margin:0 auto 30px auto}}@media(max-width: 420px){.pricing .box{max-width:100%;margin:0 auto 30px auto}}.blog-posts .blog-posts-item{width:100%;margin-bottom:50px}.blog-posts .blog-posts-item .blog-posts-item-body{position:relative;border-radius:3px;overflow:hidden}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-figure{height:300px;position:relative}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-figure:before{position:absolute;content:"";width:100%;height:100%;background-color:#000;opacity:.3;top:0;left:0;z-index:6}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-figure:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:75px;z-index:7;background:#000;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8463760504) 45%, rgba(255, 255, 255, 0) 100%)}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-figure:hover img{transform:scale(1.1)}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-figure img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;transition:transform .3s ease}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-tag{position:absolute;left:10px;top:10px;color:#fff;font-size:10px;padding-left:30px;z-index:10}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-tag>span{position:relative}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-tag>span:before{position:absolute;content:"";width:20px;height:1px;background-color:#fff;top:7px;left:-25px}.blog-posts .blog-posts-item .blog-posts-item-body .blog-posts-title{position:absolute;bottom:20px;left:10px;color:#fff;z-index:10}.blog-posts-readmore{margin-top:30px;text-align:center}.signup{background-color:#00080f;height:500px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.signup .container{position:relative;z-index:12}.signup:after{position:absolute;content:"";right:-182px;top:-89px;width:396px;height:396px;border-radius:50%;background:#2d58a3;background:radial-gradient(circle, rgb(45, 88, 163) 7%, rgb(0, 8, 15) 73%);transform:translateX(60px);animation:slide-two 4s linear infinite;transition:all .3s;filter:blur(66px)}.signup:before{position:absolute;content:"";left:-243px;bottom:-89px;width:396px;height:396px;border-radius:50%;background:#6ce5bc;background:radial-gradient(circle, rgb(108, 229, 188) 7%, rgb(0, 0, 0) 73%);filter:blur(80px)}.signup .signup-content{text-align:center}.signup .signup-content .signup-content-text{display:flex;flex-direction:column;font-size:40px;align-items:center;margin-bottom:30px}.signup .signup-content .signup-content-text span:last-child{font-size:32px}@keyframes slide-two{0%{transform:translate3d(60px, 0, 0)}25%{transform:translate3d(30px, 0, 0)}50%{transform:translate3d(0, 0, 0)}75%{transform:translate3d(30px, 0, 0)}100%{transform:translate3d(60px, 0, 0)}}@media(max-width: 768px){.signup .signup-content .signup-content-text{font-size:23px}.signup .signup-content .signup-content-text span:last-child{font-size:18px}}#footer{font-size:14px;background:#020406}#footer .footer-top{padding:60px 0 30px 0;border-bottom:1px solid rgba(157,166,189,.1607843137)}#footer .footer-top .footer-contact{margin-bottom:30px}#footer .footer-top .footer-contact h3{font-size:28px;margin:0 0 10px 0;padding:2px 0 2px 0;line-height:1;text-transform:uppercase;font-weight:600;color:#fff}#footer p{font-size:14px;line-height:24px;margin-bottom:0;color:#9da6bd}#footer h4{font-size:16px;font-weight:300;color:#fff;position:relative;padding-bottom:12px}#footer .footer-links{display:flex;flex-direction:column;margin-top:30px}#footer .footer-links a{color:#9da6bd;margin-bottom:10px;font-weight:300;font-size:12px}#footer .footer-bottom{padding-top:20px;padding-bottom:20px;text-align:center}#footer .footer-bottom .copyright{font-weight:300;color:#9da6bd}@media(max-width: 768px){#footer .footer-bottom{padding-top:20px;padding-bottom:20px}#footer .copyright,#footer .credits{text-align:center;float:none}#footer .credits{padding-top:4px}}.popup-body{height:auto;display:flex;align-items:center}.ebook-popup-body{padding-left:0;padding-right:10px}.popup-form-body{padding-left:30px;padding-right:30px;width:100%}.ebook-popup-body .popup-form-body{padding-left:10px}.signup-popup-form{height:100%;display:flex;align-items:center}.modal-header{position:absolute;right:0;top:10px;z-index:12}.signup-popup-success{display:none;width:100%;padding-top:50px;padding-bottom:50px}.signup-popup-post-content{display:flex}.showing-success-message .signup-popup-success{display:block}.showing-success-message .signup-popup-post-content{display:none}.success-animation{display:flex;align-items:center;flex-direction:column}.success-animation>span{width:50%;display:inline-block;text-align:center;margin-top:25px}.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0px 0px 0px #4bb71b;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#212529;animation:stroke .6s cubic-bezier(0.65, 0, 0.45, 1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(0.65, 0, 0.45, 1) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1, 1.1, 1)}}@keyframes fill{100%{box-shadow:inset 0px 0px 0px 30px #4bb71b}}#chatBttn>svg{display:none !important}#chatBttn{position:relative;display:none !important}#chatBttn:before{position:absolute;font-family:"bootstrap-icons" !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-0.125em;-webkit-font-smoothing:antialiased;content:"";font-size:20px;color:#fff;display:flex;align-items:center;justify-content:center}.single-page{height:100vh;display:flex;align-items:center}.result-page{margin-top:80px}.radio-group{cursor:pointer}.no-wrap{white-space:nowrap}.ai-bechmark-input{border-radius:50px;background-color:#fff;border-color:#fff;display:block;width:100%;padding:.375rem .75rem;padding-left:25px;font-size:1rem;font-weight:400;color:#000;border:none;height:60px;max-width:600px}.ai-benchmark-home>span{font-size:20px;font-weight:300;margin-bottom:55px;position:relative}.ai-benchmark-home>span:after{width:50px;height:2px;margin-left:auto;margin-right:auto;background:rgba(0,0,0,0) linear-gradient(250deg, #15AFC5 0%, #1278E8 100%) 0% 0% no-repeat padding-box;content:"";bottom:-20px;position:absolute;left:0;right:0}.first-step-btn-wrap{display:flex;justify-content:center}.first-step-btn-wrap>.first-step-btn{height:100%;height:60px}.benchmark-start{display:flex;width:100%;justify-content:center}@media(max-width: 991px){.benchmark-start{flex-direction:column;row-gap:20px}}.assesmanet-questionnaire>ul{margin-left:0;padding-left:0}.assesmanet-questionnaire>ul>li{list-style:none}.assesmanet-questionnaire>ul>li:last-child .continue-btn,#assessmentFormContainer .qstn-submit{display:none}.assesmanet-questionnaire>ul>li>.radio-group label{width:100%;height:60px;display:flex;align-items:center;color:#fff;padding-left:15px;background-color:#14172b;margin-bottom:15px;cursor:pointer;border-radius:8px}.assesmanet-questionnaire>ul>li>.radio-group>input{opacity:0;position:absolute}.assesmanet-questionnaire>ul>li>.radio-group>input[type=radio]:checked+label{background-color:#00aeea}.technology-text{display:block;color:#00acea;margin-bottom:20px}.technology-qstn{color:#fff;font-size:25px;margin-bottom:20px}.qstn-progress{position:fixed;width:100%;left:0;bottom:0}.progress-bar{background:rgba(0,0,0,0) linear-gradient(100deg, #1278E8 0%, #15AFC5 100%) 0% 0% no-repeat padding-box}.progress{height:5px}.ai-benchmark{background-color:#00091e}.circle-75{width:75px;height:75px;border-radius:50px;display:flex;align-items:center;justify-content:center}.pad60{padding:60px}.pad20{padding:20px}.flex{display:flex}.flex-column{flex-direction:column}.flex1{flex:1}.point-value{font-size:55px;font-weight:600;margin-right:5px}.point-value-sub{font-size:24px;font-weight:600}.icon-circle{width:45px;height:45px;background:#52607e;border-radius:50px;text-align:center;align-items:center;display:flex;justify-content:center}ul.count-li li:before{content:"•";color:#64686d;font-weight:bold;display:inline-block;margin-left:0em;width:3px;font-size:22px;line-height:18px;text-shadow:0px 3px 6px rgba(0,0,0,.1607843137)}.sub-title-blue{color:#b8d7ff;font-size:27px;padding-top:15px}.font-white{color:#fff}.ruler-wrap{padding:15px;position:relative}.ruler{position:relative;width:100%;height:80px;z-index:3}.ruler-block{display:flex;position:absolute;left:0;top:0;width:100%;z-index:2;height:100%}.ruler-block-item{background-color:#b8353d;flex:1}.ruler-block-item:nth-child(2){background-color:#cd6b70}.ruler-block-item:nth-child(3){background-color:#f5cb8a}.ruler-block-item:nth-child(4){background-color:#f8c067}.ruler-block-item:nth-child(5){background-color:#f3a021}.ruler-block-item:nth-child(6){background-color:#4e9591}.ruler-block-item:nth-child(7){background-color:#1e6a62}.ruler .cm,.ruler .mm{position:absolute;border-left:1px solid #000;height:14px;width:10%}.ruler .cm:after{position:absolute;bottom:-15px;font:11px/1 sans-serif;color:#000}.ruler .mm{height:5px}.ruler .mm:nth-of-type(5){height:10px}.ruler .cm:nth-of-type(1){left:0%}.ruler .cm:nth-of-type(1):after{content:"0"}.ruler .cm:nth-of-type(2){left:10%}.ruler .cm:nth-of-type(2):after{content:"1"}.ruler .cm:nth-of-type(3){left:20%}.ruler .cm:nth-of-type(3):after{content:"2"}.ruler .cm:nth-of-type(4){left:30%}.ruler .cm:nth-of-type(4):after{content:"3"}.ruler .cm:nth-of-type(5){left:40%}.ruler .cm:nth-of-type(5):after{content:"4"}.ruler .cm:nth-of-type(6){left:50%}.ruler .cm:nth-of-type(6):after{content:"5"}.ruler .cm:nth-of-type(7){left:60%}.ruler .cm:nth-of-type(7):after{content:"6"}.ruler .cm:nth-of-type(8){left:70%}.ruler .cm:nth-of-type(8):after{content:"7"}.ruler .cm:nth-of-type(9){left:80%}.ruler .cm:nth-of-type(9):after{content:"8"}.ruler .cm:nth-of-type(10){left:90%}.ruler .cm:nth-of-type(10):after{content:"9"}.ruler .cm:nth-of-type(11){left:100%}.ruler .cm:nth-of-type(11):after{content:"10"}.ruler .mm:nth-of-type(1){left:10%}.ruler .mm:nth-of-type(2){left:20%}.ruler .mm:nth-of-type(3){left:30%}.ruler .mm:nth-of-type(4){left:40%}.ruler .mm:nth-of-type(5){left:50%}.ruler .mm:nth-of-type(6){left:60%}.ruler .mm:nth-of-type(7){left:70%}.ruler .mm:nth-of-type(8){left:80%}.ruler .mm:nth-of-type(9){left:90%}.ruler .mm:nth-of-type(10){left:100%}.benchmark-insights{margin-bottom:50px}.assesmanet-questionnaire-wrap{width:100%;max-width:600px}.ai-benchmark-home h4{font-size:56px;color:#fff;margin-bottom:30px}.ai-benchmark-home p{color:#fff;font-weight:300;font-size:20px;letter-spacing:.07em}@media(max-width: 991px){.ai-benchmark-home h4{font-size:39px}.ai-benchmark-home>span{font-size:17px}}.ai-gradient-btn{background:rgba(0,0,0,0) linear-gradient(250deg, #15AFC5 0%, #1278E8 100%) 0% 0% no-repeat padding-box}.result-heading{font-size:24px;color:#fff;margin-top:50px}.result-heading>span:last-child{font-size:40px}.result-heading>p{font-size:14px;letter-spacing:.02em;margin-top:25px;margin-bottom:35px}.benchmark-score-tile-wrap,.benchmark-score-block-wrap{display:flex}.benchmark-score-tile-wrap{-moz-column-gap:15px;column-gap:15px}@media(max-width: 991px){.benchmark-score-tile-wrap,.benchmark-score-block-wrap{flex-direction:column;row-gap:15px;-moz-column-gap:0;column-gap:0}.first-section,.second-section,.third-section{padding-left:20px;padding-right:20px}}.benchmark-insights-left,.benchmark-insights-right{flex:1}.benchmark-insights-right{display:flex;justify-content:center}.benchmark-insights-left{display:flex;flex-direction:column;align-items:center}.benchmark-insights-body{display:flex}@media(max-width: 991px){.benchmark-insights-body{flex-direction:column-reverse;align-items:center}.benchmark-insights-right{justify-content:flex-start}}.gradient-button{background:rgba(0,0,0,0) linear-gradient(259deg, #15AFC5 0%, #1278E8 100%) 0% 0% no-repeat;cursor:pointer;color:#fff;text-align:center}.gradient-button:hover{color:#fff;background:rgba(0,0,0,0) linear-gradient(259deg, #1278E8 0%, #15AFC5 100%) 0% 0% no-repeat}.navbar ul li a.chat-button:before{display:none}.showChatBoatIframe #chatBoatIframeWrap{height:calc(100% - 190px) !important}.popup-form-body>h3{font-size:28px;font-weight:500;color:#fff}.popup-form-body>p{font-size:13px;font-weight:300;color:#fff;letter-spacing:.04em;line-height:21px}.ebook-popup-form{height:100%;display:flex;align-items:center}.modal-body{padding:0}/*# sourceMappingURL=style.min.css.map */