@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");:root{--primary-color:#3f69ff;--secondary-color:#161b2c;--base-color:#000;--white:#fff;--base-font:"Poppins",sans-serif;--heading-font:"Inter",sans-serif}html{scroll-behavior:smooth}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}*,:focus{outline:none}::-moz-focus-inner{border:0}body{color:var(--base-color);font-family:var(--base-font);font-size:17px;font-weight:400;line-height:155%;margin:0}strong{font-weight:700}a{color:var(--base-color);transition:all .4s ease}a,a:focus,a:hover{text-decoration:none}a,a:focus,a:hover,p{font-family:var(--base-font)}p{margin:0 0 15px}p:last-child{margin:0}img{height:auto;max-width:100%}ol,ul{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{color:var(--secondary-color);font-family:var(--heading-font);font-weight:700;line-height:120%;margin-bottom:10px;margin-top:0}h1{font-size:43px;font-weight:800;letter-spacing:-.1px}h2{font-size:36px}h3{font-size:30px}h4{font-size:22px}h5{font-size:18px}h6{font-size:16px}.container,.row-fluid .container[class*=span]{box-sizing:border-box;float:none;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.container:after,.row-fluid .container[class*=span]:after{clear:both;content:"";display:table}.default-form .form-title{display:none}.default-form .form-title,.default-form .submitted-message,.default-form form{background:transparent}.default-form .hs-form .field input{border:1px solid var(--white);border-radius:10px 0 0 10px;color:var(--body-color);font-family:var(--base-font);font-size:14px;height:51px;padding:11px 21px}ul.hs-error-msgs li{margin:0}ul.hs-error-msgs li .hs-error-msg{font-size:15px;line-height:1.4;margin:8px 0 0}.default-form .hs-form .field input::-ms-input-placeholder{color:rgba(0,0,0,.25)}.default-form .hs-form .field input::placeholder{color:rgba(0,0,0,.25)}.default-form.comman-form .hs_error_rollup{display:none}.default-form.comman-form .hs-form{align-items:flex-start;display:flex;margin-top:50px;max-width:493px}.default-form.comman-form .hs-form .hs-email{margin-bottom:0;width:calc(100% - 129px)}.default-form.comman-form .hs-form .hs-email>label{display:none}.default-form.comman-form .hs-submit{width:129px}.default-form.comman-form .hs-button{border-radius:0 10px 10px 0;font-family:var(--base-font);font-size:14px;height:51px;width:100%}.blue-btn a,.default-form.comman-form .hs-button{background:var(--primary-color);color:var(--white);display:inline-block;padding:14px 24px;vertical-align:top}.blue-btn a{border-radius:50px;font-family:var(--heading-font);font-size:15px;font-weight:600;letter-spacing:.8px;line-height:1.5}.border-btn a{color:var(--primary-color);text-decoration:underline}.comman-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}.comman-box{background:var(--white);border-radius:19px;box-shadow:0 1px 10px rgba(111,126,144,.15);padding:25px}.comman-box .box-top{align-items:flex-start;display:flex;margin-bottom:20px}.comman-box .box-top .image{line-height:0;width:60px}.comman-box .box-top .right-content{color:#6f7e90;font-size:12px;font-weight:600;padding:3px 0 0 17px;width:calc(100% - 60px)}.comman-box .box-top .right-content h6{font-family:var(--base-font);margin-bottom:5px;text-transform:uppercase}.comman-box .box-top .right-content .text{line-height:normal}.title{margin-bottom:80px;text-align:center}.title .content{margin:25px auto 0;max-width:980px}.title.white-title,.title.white-title h2{color:var(--white)}.p-100{padding:100px 0}a sup{font-size:11px;font-weight:600;margin-left:5px}header .top{background:linear-gradient(99deg,#b767ff,#4d53ff 48%,#60a5ff);color:var(--white);padding:20px 15px}header .top h5{color:var(--white);font-family:var(--base-font);margin:0}header .top .inner{align-items:center;display:flex;margin:0 auto;max-width:1041px;grid-gap:30px;justify-content:center}header .top .list{display:flex;grid-gap:45px}header .top .box{align-items:center;display:flex}header .top .box .icon{line-height:0;width:44px}header .top .box .content{font-size:15px;letter-spacing:-.2px;line-height:1.5;padding-left:14px;width:calc(100% - 44px)}header .top .box .content a{color:var(--white)}header .bottom{background:var(--secondary-color);padding:25px 15px}header .bottom .inner{align-items:center;display:flex;justify-content:space-between;grid-gap:20px;margin:0 auto;max-width:1280px}header .logo{line-height:0;max-width:100px}.banner-section{background:var(--secondary-color);overflow:hidden;padding:25px 0 253px;position:relative;z-index:1}.banner-section .bg-svg{left:0;position:absolute;top:52px;width:100%;z-index:-1}.banner-section .bg-svg img{width:100%}.banner-section .inner{align-items:flex-end;display:flex}.banner-section .left{color:var(--white);width:580px}.banner-section .left h1{color:var(--white);margin-bottom:25px}.banner-section .left .content{margin-top:25px;max-width:545px}.banner-section .right{padding-left:42px;width:calc(100% - 580px)}.banner-section .right-img img{max-width:560px!important}.banner-box .comman-box{margin:0 0 0 auto;max-width:340px}.banner-box .comman-box .content{min-height:182px}.banner-section.banner-box{padding:100px 0 150px}.box-section{padding:53px 0;position:relative;z-index:1}.box-section.margin-top{margin-top:-150px;padding:0}.table-box.mobile{display:none}.table-box .tr{align-items:center;background:var(--white);display:flex;padding:14px 48px 14px 32px}.table-box .tr .td.first{font-size:18px;font-weight:500;justify-content:flex-start;line-height:1.5;padding-right:50px;width:calc(100% - 448px)}.table-box .table-head .tr h4{margin-bottom:0}.table-box .tr .td:not(.first){padding:0 6px;text-align:center;width:224px}.table-box .tr .td{align-items:center;display:flex;justify-content:center}.table-box .tr .icon{line-height:0}.table-box .table-head .tr{padding-bottom:20px;padding-top:20px}.table-box .table-body .tr:nth-child(odd){background:#f7f9fc}.table-box .table-body .text{font-size:18px;font-weight:500;line-height:1.5}.table-section.table-two-section{padding-top:0}.startup-section{overflow:hidden;position:relative;z-index:1}.startup-section .video-bg{bottom:0;left:0;position:absolute;top:0;width:100%;z-index:-1}.startup-section .video-bg video{height:100%;object-fit:cover;object-position:center bottom;width:100%}.startup-section .table-box .table-head .tr{background:transparent}.startup-section .table-box .table-head .tr h4{color:var(--white)}.startup-section .table-box .table-head .tr h4 span{display:block;font-style:italic;font-weight:400}.startup-section .table-box .table-body .tr:first-child{border-radius:10px 10px 0 0}.startup-section .table-box .table-body .tr:last-child{border-radius:0 0 10px 10px}.zig-zag-section .box{align-items:center;display:flex}.zig-zag-section .box+.box{padding-top:60px}.zig-zag-section .box.image-left{flex-direction:row-reverse}.zig-zag-section .box .left{width:500px}.zig-zag-section .box .left .content{margin:27px 0}.zig-zag-section .box .right{padding-left:50px;text-align:right;width:calc(100% - 500px)}.zig-zag-section .box.image-left .right{padding:0 50px 0 0;text-align:left}.contact-section .inner{background:var(--primary-color);border-radius:10px;color:var(--white);padding:80px 40px 65px;text-align:center}.contact-section .content{font-size:20px;margin:0 auto;max-width:810px}.contact-section .content a{color:var(--white)}.contact-section .default-form.comman-form .hs-button{background:var(--secondary-color)}.contact-section .default-form.comman-form .hs-form{margin:40px auto 0;max-width:544px}footer{padding:100px 0 150px}footer .top{align-items:flex-start;display:flex;flex-flow:row wrap}footer .f-about{border-left:2px solid rgba(111,126,144,.2);min-height:158px;padding-left:22px;width:210px}footer .f-right{display:grid;grid-template-columns:repeat(3,1fr);padding-left:40px;width:calc(100% - 210px);grid-gap:20px}footer .f-menu .f-title{align-items:center;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:20px}footer .f-menu ul{display:block;padding-left:9px}.f-menu ul li a,footer .f-menu ul li{color:#6f7e90;font-size:14px;font-weight:500;line-height:normal}footer .f-menu ul li+li{margin-top:14px}footer .f-about .text{color:#6f7e90;font-size:14px;font-weight:500;margin:20px 0 0}footer .f-about .logo{line-height:0}footer ul.f-social{display:flex;grid-gap:10px;line-height:0;margin:15px 0}footer ul.f-social li{align-items:center;display:flex;justify-content:center}footer ul.f-social li a{color:var(--primary-color);display:inline-block;vertical-align:top;width:30px}footer ul.f-social li a svg path{fill:var(--primary-color)}footer .bottom{color:#6f7e90;font-size:14px;line-height:1.35;margin-top:45px}footer .bottom,footer .bottom .content p{font-weight:300}footer .bottom .content ul{list-style:auto;padding-left:20px}footer .bottom .content ul li{margin-bottom:15px}@media (min-width:768px){.container,.row-fluid .container[class*=span]{max-width:750px}}@media (min-width:992px){.container,.row-fluid .container[class*=span]{max-width:970px}}@media (min-width:1200px){.container,.row-fluid .container[class*=span]{max-width:1110px}}@media (max-width:1429px){.banner-section .right img{width:100%}}@media (max-width:1199px){.title{margin-bottom:50px}.default-form.comman-form .hs-form{margin-top:30px;max-width:100%}.banner-section .left{width:450px}.banner-section .right{padding-left:30px;width:calc(100% - 450px)}.table-box .tr{padding:14px 0 14px 20px}}@media (max-width:991px){h1{font-size:38px}h2{font-size:34px}h4{font-size:20px}.p-100{padding:70px 0}.comman-list{grid-template-columns:1fr 1fr}header .top{padding:15px}header .top .inner,header .top .list{grid-gap:15px}header .top .box .content{font-size:12px;padding-left:10px;width:calc(100% - 35px)}header .top .box .icon{width:35px}header .top h5{font-size:16px}header .bottom{padding:20px 15px}.banner-section{padding-bottom:220px}.banner-section .inner{display:block}.banner-section .left{width:100%}.banner-section .right{padding:40px 0 0;width:100%}.hero_image_banner .inner{display:flex;flex-direction:column-reverse}.banner-section.banner-box .right{display:block}.banner-box .comman-box{max-width:100%}.banner-box .comman-box .content{min-height:inherit}.banner-section.banner-box{padding:70px 0}.table-box .tr .td:not(.first){width:180px}.table-box .tr .td.first{font-size:16px;width:calc(100% - 360px)}.table-box .table-body .text{font-size:16px}.zig-zag-section .box{display:block}.zig-zag-section .box+.box{padding-top:50px}.zig-zag-section .box .left{width:100%}.zig-zag-section .box .right,.zig-zag-section .box.image-left .right{padding:30px 0 0;text-align:left;width:100%}footer .top{display:block}footer .f-about{min-height:inherit;width:100%}footer .f-right{padding:30px 0 0;width:100%}}@media (max-width:767px){h1{font-size:34px}h2{font-size:30px}h4{font-size:18px}body{font-size:16px}.default-form .hs-form .hs-email input{padding:15px}header .top{display:none}.comman-list{grid-template-columns:1fr}.comman-box{padding:20px}.banner-section{padding-bottom:200px}.banner-section .left h1 br{display:none}.table-box.mobile{display:block;margin-top:40px}.table-box .tr{padding-left:15px}.table-box .tr .td:not(.first){padding:0 5px;width:120px}.table-box .tr .td.first{font-size:15px;padding-right:15px;width:calc(100% - 120px)}.table-box .table-body .text{font-size:15px}.table-box.desktop .tr .td:nth-child(3){display:none}footer{padding:50px 0}footer .f-right{grid-template-columns:1fr}footer .f-menu .f-title{margin-bottom:10px}}