body{font-family:"Manrope",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;background-color:#020107}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none}a:hover{text-decoration:none}.loading{overflow:hidden;height:100vh}.preloader{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100vh;z-index:9999999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#020107}.preloader .box-preloader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;overflow:hidden;min-width:500px;padding:30px 0 25px}.preloader .box-preloader:before{content:"";width:50%;height:20%;position:absolute;bottom:-40px;left:50%;border-radius:50%;-webkit-transform:translateX(-50%) translateZ(0);transform:translateX(-50%) translateZ(0);background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-filter:blur(80px);filter:blur(80px);opacity:100%;z-index:-1}.preloader .box-preloader:after{content:"";position:absolute;bottom:0;width:100%;height:1px;background:-webkit-gradient(linear,left top,right top,from(rgba(36,94,127,0)),color-stop(35%,#fff),color-stop(65%,#fff),to(rgba(36,94,127,0)));background:linear-gradient(90deg,rgba(36,94,127,0) 0%,#fff 35%,#fff 65%,rgba(36,94,127,0) 100%);opacity:12%}.preloader .box-preloader span{display:block;margin-bottom:8px;font-size:13px;line-height:16px;font-weight:700;letter-spacing:0.19em;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.preloader .box-preloader .logo-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.preloader .box-preloader .logo-holder img{max-width:270px}.preloader .box-preloader #particles-js-preloader{position:absolute;bottom:-100px;left:50%;width:350px;height:200px;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1;pointer-events:none}@media (max-width:767px){.preloader .box-preloader{min-width:350px;padding:30px 0 20px}.preloader .box-preloader:before{bottom:0}.preloader .box-preloader .logo-holder img{max-width:200px}.preloader .box-preloader #particles-js-preloader{width:270px;height:150px;bottom:-50px}}h1{font-size:62px;font-weight:600;line-height:63px;letter-spacing:-0.02em;color:#FFFFFF}@media (max-width:575px){h1{font-size:35px;line-height:36px}}p{font-size:17px;line-height:24px;letter-spacing:-0.01em;color:#78779C}p.featured-shadow{font-size:21px;line-height:29px;text-align:center;letter-spacing:-0.01em;color:#FFFFFF;text-shadow:0px 0px 18px rgba(255,255,255,0.75)}@media (max-width:575px){p.featured-shadow{font-size:18px;line-height:26px}}p.featured{font-size:21px;line-height:29px;text-align:center;letter-spacing:-0.01em}@media (max-width:575px){p.featured{font-size:18px;line-height:26px}}@media (max-width:575px){p{font-size:15px;line-height:21px}}.button{display:inline-block;padding:16px 23px 15px 24px;background:linear-gradient(93.5deg,#FFA13E 0%,#FB34CE 100%);background-size:100% 100%;border-radius:10px;font-weight:800;font-size:12px;line-height:16px;letter-spacing:0.3em;text-transform:uppercase;color:#040509;text-shadow:0px 1px 0px rgba(255,255,255,0.66);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative;min-width:190px;-webkit-animation:buttonGradient 5s ease-in-out infinite;animation:buttonGradient 5s ease-in-out infinite}.button img{margin-left:9px;width:8px;margin-top:-2px}.button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(93.5deg,#FFA13E 0%,#FB34CE 100%);opacity:0.44;-webkit-filter:blur(20px);filter:blur(20px);border-radius:10px;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.button:after{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:10px;padding:2px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(0,0,0)));background:linear-gradient(rgb(255,255,255),rgb(0,0,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor;opacity:0.3}.button:hover{color:#040509}.button:hover:before{opacity:0.6;-webkit-filter:blur(25px);filter:blur(25px)}@media (max-width:575px){.button{min-width:auto}}.arrow{display:inline-block;position:absolute;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px;z-index:1;pointer-events:none}#hero{padding:50px 0;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero .hero-content{position:relative;min-height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transition:all 2s ease-in-out;transition:all 2s ease-in-out;opacity:5%}#hero .hero-content .logo{width:179px;margin-bottom:140px}#hero .hero-content .logo-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero .hero-content .logo-holder .logo{max-width:70px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#hero .hero-content .logo-holder .border-logo{max-width:70px;-webkit-animation:rotateLogo 36s linear infinite;animation:rotateLogo 36s linear infinite}#hero .hero-content .pretitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hero .hero-content .pretitle img{margin-right:8px;filter:drop-shadow(0px 0px 10px rgba(255,182,41,0.75));-webkit-filter:drop-shadow(0px 0px 10px rgba(255,182,41,0.75))}#hero .hero-content .pretitle p{margin:0 0 0 3px;font-weight:800;font-size:12px;line-height:15px;letter-spacing:0.17em;text-transform:uppercase;background:-webkit-gradient(linear,left top,right top,from(#FFC163),to(#DA8F1F));background:linear-gradient(90deg,#FFC163 0%,#DA8F1F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}#hero .hero-content h1{margin-top:20px;margin-bottom:30px;position:relative;z-index:1}#hero .hero-content h1 .word{opacity:0}#hero .hero-content h1 .word img{vertical-align:20px;width:15px}#hero .hero-content h1 strong{font-weight:600;color:#FFA91A;text-shadow:0 0 20px rgba(255,184,41,0.5137254902);-webkit-animation:pulseText 4s ease-in-out infinite;animation:pulseText 4s ease-in-out infinite}#hero .hero-content p{text-align:left;margin:0}#hero .hero-content .button{cursor:pointer;margin-top:50px}#hero .hero-content .title-box{position:relative}#hero .hero-content .title-box .title-particles{position:relative}#hero .hero-content .title-box .by-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}#hero .hero-content .title-box .by-box p{margin:0;font-size:21px;font-weight:700;line-height:29px;letter-spacing:-0.01em;color:#FFFFFF;margin-right:10px}#hero .hero-content .title-box .particles{max-width:281px;position:absolute;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-65%,-50%);transform:translate(-65%,-50%);pointer-events:none}#hero .hero-content .title-box .blur{max-width:736px;position:absolute;top:50%;left:50%;z-index:-1;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%);pointer-events:none}#hero .hero-content .title-box #particles-js-licensing{position:absolute;top:65%;left:0;width:350px;height:150px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-1;pointer-events:none}#hero .hero-content .benefits-list{margin-bottom:30px}#hero .hero-content .benefits-list .benefit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-bottom:15px}#hero .hero-content .benefits-list .benefit img{max-width:30px;margin-right:20px;-webkit-filter:drop-shadow(0 0 10px #ffb829);filter:drop-shadow(0 0 10px #ffb829)}#hero .hero-content .benefits-list .benefit p{margin:0;font-weight:500;font-size:18px;line-height:25px;letter-spacing:-0.01em;color:rgba(255,255,255,0.5)}#hero .hero-content .benefits-list .benefit p .word{opacity:0}#hero .hero-content .benefits-list .benefit p strong{color:#FFFFFF;font-weight:500;text-shadow:0 0 10px #FFFFFF;-webkit-animation:pulseBenefits 4s ease-in-out infinite;animation:pulseBenefits 4s ease-in-out infinite}#hero .hero-content .sign-up-form{display:none;width:100%;max-width:400px;position:absolute;bottom:-60px;left:0}#hero .hero-content .sign-up-form #mc_embed_signup{font-family:"Manrope",sans-serif;background-color:transparent;width:100%}#hero .hero-content .sign-up-form #mc_embed_signup form{margin:0}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group{min-height:auto;padding-bottom:8px;opacity:0}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input{background-color:#040509;background:rgba(255,255,255,0.1);-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);border-radius:6px;text-indent:0;padding:8px 20px 10px;border:0;font-weight:500;font-size:14px;line-height:19px;letter-spacing:0.1em;color:#ffffff;text-shadow:0px 0px 35.8518px #000000;min-height:45px;-webkit-transition:all 0.3 ease-in-out;transition:all 0.3 ease-in-out}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input:focus{-webkit-box-shadow:0;box-shadow:0;border:1px solid #FFB629;outline:0;-webkit-box-shadow:0 0 30px rgba(255,184,41,0.1725490196);box-shadow:0 0 30px rgba(255,184,41,0.1725490196)}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input::-webkit-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input::-moz-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input:-ms-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input::-ms-input-placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group input::placeholder{font-weight:500;font-size:10px;line-height:14px;letter-spacing:0.25em;color:rgba(255,255,255,0.6588235294);text-shadow:0px 0px 35.8518px #000000}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group div.mce_inline_error{font-size:11px;background-color:transparent;margin:0px;position:absolute;right:5px;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%);pointer-events:none;opacity:0.7}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group.col-one{width:60%;margin-right:2%}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group.col-one input{background:rgba(255,255,255,0.1)}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group.col-two{width:34%}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box{position:relative;display:inline-block;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(93.5deg,#FFA13E 0%,#FB34CE 100%);opacity:0.44;-webkit-filter:blur(20px);filter:blur(20px);border-radius:10px;z-index:-1;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box:after{content:"";pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;inset:0px;border-radius:inherit;padding:2px;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255,255,255)),to(rgb(0,0,0)));background:linear-gradient(rgb(255,255,255),rgb(0,0,0));-webkit-mask:-webkit-gradient(linear,left top,left bottom,from(black),to(black)) content-box content-box,-webkit-gradient(linear,left top,left bottom,from(black),to(black));-webkit-mask:linear-gradient(black,black) content-box content-box,linear-gradient(black,black);-webkit-mask-composite:xor;opacity:0.3}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box .button{padding:16px 23px 15px 0;display:block;margin:0;height:auto;border-radius:10px;font-weight:800;font-size:12px;line-height:16px;letter-spacing:0.3em;text-transform:uppercase;color:#040509;text-shadow:0px 1px 0px rgba(255,255,255,0.66);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box:hover{color:#040509}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box:hover:before{opacity:0.6;-webkit-filter:blur(25px);filter:blur(25px)}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box.disabled{opacity:0.3!important;pointer-events:none}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses{margin:-70px 0 0;padding:0;position:relative;top:50px;width:96%}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses .response{padding:17px;margin:0;width:100%;text-align:left;float:inherit;color:#FFFFFF;font-size:12px;border-radius:6px;background:rgba(255,255,255,0.1)}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses .response#mce-success-response{color:#FFB629}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses .response#mce-error-response{color:#e85c41}#hero .animation-box{max-width:780px;position:absolute;top:50%;left:-15%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:-2;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#hero .animation-box img{max-width:780px}#hero .animation-box img.light-on{position:absolute;top:0;left:0;z-index:3}#hero .animation-box .overlay{background-color:#040509;opacity:0.8;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}#hero .animation-box .overlay-left-image{background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(20%,rgb(2,1,7)),color-stop(80%,rgb(2,1,7)),to(transparent));background:linear-gradient(90deg,transparent 0%,rgb(2,1,7) 20%,rgb(2,1,7) 80%,transparent 100%);width:70px;height:80%;position:absolute;top:0;left:-20px;z-index:2;pointer-events:none}#hero .animation-box .overlay-right-image{background:-webkit-gradient(linear,left top,right top,from(transparent),to(rgb(2,1,7)));background:linear-gradient(90deg,transparent 0%,rgb(2,1,7) 100%);width:70px;height:80%;position:absolute;top:0;right:0;z-index:2;pointer-events:none}#hero .animation-box .overlay-bottom-image{background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgb(2,1,7)));background:linear-gradient(180deg,transparent 0%,rgb(2,1,7) 100%);height:50px;width:100%;position:absolute;bottom:-10px;right:0;left:0;z-index:2;pointer-events:none}#hero .animation-box .overlay-top-image{background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(rgb(2,1,7)));background:linear-gradient(0deg,transparent 0%,rgb(2,1,7) 100%);height:50px;width:100%;position:absolute;top:-10px;right:0;left:0;z-index:3;pointer-events:none}@media (min-width:1920px){#hero{min-height:90vh}}@media (max-width:1200px){#hero .animation-box img{width:100%}}@media (max-width:991px){#hero{padding-top:100px}#hero .hero-content{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:485px;margin-top:40px}#hero .hero-content .title-box img{width:100%}#hero .hero-content .title-box .by-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero .hero-content .title-box .by-box img{max-width:120px}#hero .hero-content p{text-align:center}#hero .hero-content .sign-up-form{max-width:100%;bottom:-130px}#hero .hero-content .sign-up-form #mc_embed_signup form{text-align:center}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group{width:100%}#hero .hero-content .sign-up-form #mc_embed_signup form .mc-field-group.col-two{width:38%;margin-right:0}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses{width:100%}#hero .hero-content .sign-up-form #mc_embed_signup #mce-responses .response{text-align:center}#hero .animation-box{position:relative;-webkit-transform:none;transform:none;top:initial;left:initial}#hero .animation-box .overlay-left-image,#hero .animation-box .overlay-right-image{height:100%}#hero .animation-box .overlay-left-image{left:-2px;width:50px}}@media (max-width:575px){#hero .arrow{max-width:8px}#hero .hero-content{min-height:475px}#hero .hero-content .title-box #particles-js-licensing{width:250px}#hero .hero-content h1{max-width:350px;margin-bottom:20px}#hero .hero-content h1 .word img{width:8px}#hero .hero-content .sign-up-form #mc_embed_signup form .clear.submit-box .button{padding:16px 50px 15px 25px}}@media (max-width:425px){#hero{padding-top:70px}}#easy-steps{padding:100px 0}#our-technology{padding:100px 0}footer{padding:15px 0 30px}footer .social-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .social-box a{margin-right:30px;margin-top:-4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;opacity:0.3}footer .social-box a:last-child{margin-right:0}footer .social-box a:hover{opacity:1;-webkit-filter:drop-shadow(0 0 15px #ffb829);filter:drop-shadow(0 0 15px #ffb829)}footer .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .copyright img{opacity:0.3}footer .copyright .copy{margin:0 0 0 30px;font-weight:600;font-size:9px;line-height:14px;letter-spacing:0.25em;text-transform:uppercase;color:#FFB629;opacity:0.3}footer .divider{width:100%;height:1px;opacity:0.2;background-color:#FFB629}@media (max-width:991px){footer{text-align:center}footer .copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .copyright .copy{margin:15px 0 0 0}footer .social-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .divider{margin:15px 0}}@keyframes pulseText{0%,to{text-shadow:0 0 20px rgba(255,184,41,0.3137254902)}50%{text-shadow:0 0 25px rgba(255,184,41,0.5137254902)}}@-webkit-keyframes pulseText{0%,to{text-shadow:0 0 20px rgba(255,184,41,0.3137254902)}50%{text-shadow:0 0 25px rgba(255,184,41,0.5137254902)}}@keyframes rotateLogo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotateLogo{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pulseBenefits{0%,to{text-shadow:0 0 10px rgba(255,255,255,0.6549019608)}50%{text-shadow:0 0 20px #FFFFFF}}@-webkit-keyframes pulseBenefits{0%,to{text-shadow:0 0 10px rgba(255,255,255,0.6549019608)}50%{text-shadow:0 0 20px #FFFFFF}}