@import"https://fonts.googleapis.com/css2?family=Sora:wght@100..800&display=swap";.landingPage{font-family:Sora,sans-serif!important}.landingPage .signupBtn{color:#fff;background:#f26539;padding:9px 17px}.landingPage .signupBtn:before{background:#fff}.landingPage .signupBtn:focus,.landingPage .signupBtn:hover{color:#f26539}.landingPage .signupBtn span{display:flex;align-items:center;gap:8px}.landingPage .landingPageHeader{padding:24px 0;background-color:#fff}.landingPage .landingPageHeader .navbar-brand:focus,.landingPage .landingPageHeader .navbar-brand:focus-visible{border:0;outline:none}.landingPage .landingPageHeader .loginBtn{color:#35347f;border-color:#35347f}.landingPage .landingPageHeader .loginBtn:before{background:#35347f}.landingPage .landingPageHeader .loginBtn:focus,.landingPage .landingPageHeader .loginBtn:hover{color:#fff}.landingPage .landingPageHeader .navbar-nav{padding-right:15px}.landingPage .landingPageHeader .navbar-nav a{color:#323232;font-size:18px;padding:0 15px;transition:all .3s ease-in-out}.landingPage .landingPageHeader .navbar-nav a:hover{color:#f26539}.landingPage .landingPageHeader.scrolled{position:fixed;z-index:999;width:100%;top:0;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1843137255)}.landingPage .heroSection{background:rgba(0,0,0,0) linear-gradient(130deg,#FFE5DC,#F5F5FF);background-size:180% 180%;animation:gradient-animation 9s ease infinite;text-align:center;padding-top:55px;overflow:hidden}.landingPage .heroSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/layer-blur.png);background-size:100%}.landingPage .heroSection h1{font-size:42px;line-height:54px;font-weight:600;margin-bottom:20px}.landingPage .heroSection .sliderBox{max-width:1015px;margin:30px auto 0;border:1px solid #ecf3f5;border-radius:16px 16px 0 0;background:#ecf2f7;box-shadow:0 0 30px rgba(0,0,0,.1176470588)}.landingPage .heroSection .carousel-indicators{bottom:-50px}.landingPage .heroSection .carousel-indicators button{background-color:#aaa;max-width:22px;border-radius:10px;height:5px;opacity:1}.landingPage .heroSection .carousel-indicators .active{background-color:#35347f}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.landingPage .aboutSection{background-color:#fff;padding:100px 0}.landingPage .aboutSection p{max-width:1264px;margin:0 auto}.landingPage .aboutSection .aboutTitle{margin-bottom:80px}.landingPage .aboutSection .aboutTitle h2{font-size:36px;line-height:46px;color:#323232}.landingPage .aboutSection .partnerContent{max-width:580px;padding-left:40px}.landingPage .aboutSection .partnerContent h2{font-size:36px;line-height:46px;font-weight:700;color:#323232;margin:0 0 18px}.landingPage .aboutSection .partnerContent p{font-size:16px;line-height:24px;color:#323232;margin:0 0 12px;padding:0}.landingPage .aboutSection .partnerContent a{font-size:16px;line-height:22px;font-weight:400;color:#f26539;margin:0;border:1px solid #f26539;padding:20px 18px}.landingPage .aboutSection .partnerContent a:hover{color:#fff;border:1px solid #35347f;background-color:#f26539;transition:all .3s;margin:0}.landingPage .aboutSection .partnerContent ul{background-color:#f9f9ff;padding:25px 30px;margin-bottom:22px}.landingPage .aboutSection .partnerContent ul li{font-size:20px;line-height:26px;font-weight:400;color:#323232;margin-bottom:0;position:relative;padding-left:15px}.landingPage .aboutSection .partnerContent ul li:after{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background-color:#f26539;border-radius:50%}.landingPage .aboutSection .partnerImg video{position:relative;z-index:1}.landingPage .advantageSection{background:rgba(0,0,0,0) linear-gradient(118deg,#FFE5DC,#F5F5FF);padding:100px 0}.landingPage .advantageSection h2{font-size:36px;font-weight:700;line-height:46px;margin-bottom:8px}.landingPage .advantageSection p{font-size:16px}.landingPage .advantageSection ul{padding:0;margin:0 0 30px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:30px;gap:30px}.landingPage .advantageSection ul li{display:flex;align-items:center;gap:20px}.landingPage .advantageSection ul li h4{font-size:20px;line-height:28px;font-weight:600}.landingPage .advantageSection .commonBtn{background-color:#f26539;border-color:#f26539;color:#fff}.landingPage .advantageSection .commonBtn:before{background-color:#fff}.landingPage .advantageSection .commonBtn:hover{color:#f26539;border-color:#f26539}.landingPage .advantageSection .commonBtn:focus{color:#f26539}.landingPage .advantageSection .advantageImg{background:linear-gradient(90deg,rgb(219,239,199),rgb(203,233,222));padding:25px 0 0 50px;display:flex;align-items:center;justify-content:space-between}.landingPage .advantageSection .advantageImg .contentBox h2{margin-top:25px;font-size:36px;line-height:44px;font-weight:600}.landingPage .benefitSection{padding:90px 0;background:rgba(0,0,0,0) linear-gradient(296deg,#238687,#2C5E84 39%,#363580)}.landingPage .benefitSection h2{font-size:36px;line-height:52px;font-weight:700;color:#fff;margin:0 0 18px}.landingPage .benefitSection .benefit-content .benefit-blog{padding-bottom:15px;padding-top:15px;border-bottom:1px solid rgba(222,213,213,.2)}.landingPage .benefitSection .benefit-content .benefit-blog h4{font-size:22px;line-height:28px;font-weight:700;color:#fff;margin:0 0 12px}.landingPage .benefitSection .benefit-content .benefit-blog p{position:relative;font-size:16px;line-height:24px;font-weight:300;color:#fff;margin:0 0 2px;letter-spacing:-.26px;padding:0 0 0 16px}.landingPage .benefitSection .benefit-content .benefit-blog p:before{content:"";width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;left:0;top:8px}.landingPage .benefitSection .banefit-img video{border-radius:38px}.landingPage .planSection{background:rgba(0,0,0,0) linear-gradient(125deg,#EBEBFF,#FCE9E2);padding:100px 0}.landingPage .planSection h2.headTitle{font-size:36px;line-height:46px;font-weight:700;color:#323232;margin:0 0 10px}.landingPage .planSection .headSubTitle{margin:0 0 40px}.landingPage .planSection .commonBtn{border-radius:0!important}.landingPage .tutorialSection{background-color:#fff;padding:100px 0 0}.landingPage .tutorialSection h2{font-size:36px;line-height:46px;font-weight:700;color:#323232;margin:0 0 50px}.landingPage .tutorialSection a.title{font-size:18px;color:#f26539;font-weight:400}.landingPage .tutorialSection .videoBox button{padding:0;margin-bottom:10px}.landingPage .tutorialSection .videoBox button:focus,.landingPage .tutorialSection .videoBox button:focus-visible{outline:none;box-shadow:none}.landingPage .keyFeatureSection{background-color:#fff;padding:100px 0}.landingPage .keyFeatureSection .keyFeatureTitle{margin:0 0 50px}.landingPage .keyFeatureSection .keyFeatureTitle h2{font-size:36px;line-height:46px;font-weight:700;color:#323232}.landingPage .keyFeatureSection .keyFeatureContent{border:1px solid #f26539;padding:0 30px 35px;text-align:center;margin-top:50px}.landingPage .keyFeatureSection .keyFeatureContent img{margin-top:-50px;margin-bottom:25px}.landingPage .keyFeatureSection .keyFeatureContent h4{color:#323232;font-size:20px;font-weight:600;line-height:28px;margin-bottom:10px}.landingPage .keyFeatureSection .keyFeatureContent p{font-size:16px;color:#323232;line-height:22px;margin-bottom:0}.landingPage .ctaSection{background-color:#fff;padding:100px 0}.landingPage .ctaSection .transforming-section{padding:50px;background:url(/images/transforming_bg.jpg) no-repeat 50%/cover}.landingPage .ctaSection .transforming-section .title{font-size:38px;line-height:50px;font-weight:600;color:#fff;max-width:733px}.landingPage .ctaSection .transforming-section .desc{font-size:16px;line-height:22px;font-weight:400;color:#fff;margin-bottom:0}.landingPage .ctaSection .transforming-section .signupBtn{padding:12px 24px}.landingPage .KnowMoreSection{padding:50px 0 100px;background-color:#fff}.landingPage .KnowMoreSection .KnowBlock{margin:210px 0 0;background-image:url(/images/knowmore-bg.webp);padding:60px 55px 54px}.landingPage .KnowMoreSection .KnowBlock .cta-link{margin-top:30px}.landingPage .KnowMoreSection .KnowBlock .BlockSubText{line-height:26px;font-size:18px;color:#323232;font-weight:300}.landingPage .KnowMoreSection .KnowBlock .BlockSubText strong{font-weight:600}.landingPage .KnowMoreSection img{position:absolute;right:0;bottom:0;max-width:44%}.landingPage .footerSection{padding:70px 0 52px;color:#fff;background:rgba(0,0,0,0) linear-gradient(300deg,#2C9571,#1E276D)}.landingPage .footerSection .Heading{margin:35px 0 0;font-size:46px;letter-spacing:-.92px;line-height:62px;color:#fff;font-weight:700}.landingPage .footerSection .social{padding:81px 0 45px;border-bottom:1px solid #fff;margin-bottom:45px}.landingPage .footerSection .social ul li{margin:0 19px 0 0;padding:0}.landingPage .footerSection .social ul li:after{display:none}.landingPage .footerSection .social ul li a{width:46px;height:46px;border:1px solid #fff;display:flex;justify-content:center;align-items:center;color:#fff;transition:all .3s ease-in-out}.landingPage .footerSection .social ul li a:hover{color:#35347f;background-color:#f26539;border-color:#f26539}.landingPage .footerSection .Copyright{font-size:var(--Font-16)}.landingPage .footerSection .Copyright li{padding:0 10px 0 0;margin:0 10px 0 0;position:relative}.landingPage .footerSection .Copyright li:after{display:none}.landingPage .footerSection .Copyright li:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:65%;background-color:#fff}.landingPage .footerSection .Copyright li:last-child{padding-right:0;margin-right:0}.landingPage .footerSection .Copyright li:last-child:before{display:none}.landingPage .footerSection .Copyright li a{color:#fff;font-weight:300;font-size:14px}.landingPage .footerSection .Copyright li:hover{color:#00ffca}.landingPage .footerSection .LetsConnect{position:relative;box-shadow:0 3px 75px rgba(0,0,0,.1019607843);padding:42px 48px;background-color:#fff;max-width:624px}.landingPage .footerSection .LetsConnect .Button-Secondary{border-radius:0;width:100%;margin-top:0;background:#f26539;color:#35347f}.landingPage .footerSection .LetsConnect .Button-Secondary:hover{color:#fff}.landingPage .footerSection .LetsConnect .form-group{margin-bottom:40px}.landingPage .footerSection .LetsConnect .form-group .form-label{width:100%;position:absolute;top:5px;transition:all .3s ease-in-out;font-size:18px;color:#646464;line-height:26px;font-weight:400}.landingPage .footerSection .LetsConnect .form-group input,.landingPage .footerSection .LetsConnect .form-group select,.landingPage .footerSection .LetsConnect .form-group textarea{min-height:50px;border-radius:0;min-height:45px;font-size:18px;padding:5px 0;background-color:rgba(0,0,0,0);border:#7b7b7b;border-bottom:1px solid #7b7b7b;color:#646464}.landingPage .footerSection .LetsConnect .form-group::placeholder{color:#646464}.landingPage .footerSection .captchaBox{display:flex;border:1px solid #7b7b7b}.landingPage .footerSection .captchaBox .captchaNumber{color:#000;min-width:80px;background:#ddd;padding:10px 0;text-align:center}.landingPage .footerSection .captchaBox button{border:0;background:#ddd;width:40px;border-left:1px solid #7b7b7b}.landingPage .footerSection .LetsConnect .form-label{width:100%;position:absolute;top:16px;transition:var(--Transition-2sl);font-size:var(--Font-18)}.landingPage .footerSection .LetsConnect .form-group{position:relative}.landingPage .footerSection .LetsConnect input.has-value+.error+.form-label,.landingPage .footerSection .LetsConnect input.has-value+label,.landingPage .footerSection .LetsConnect input:focus+.error+.form-label,.landingPage .footerSection .LetsConnect input:focus+.form-label{top:-16px}.landingPage section.innerBannerSmall{background-size:cover;padding:50px 0;margin-bottom:50px;background-image:url(/images/inner-banner.jpg)}.landingPage section.innerBannerSmall h2{color:#fff;margin-bottom:0;font-size:46px;font-weight:700}.landingPage section.commonTextContent.minHight500{margin-bottom:50px}.landingPage section.commonTextContent.minHight500 p,.landingPage section.commonTextContent.minHight500 ul li{font-size:18px;color:#323232}.landingPage section.commonTextContent.minHight500 p br,.landingPage section.commonTextContent.minHight500 ul li br{display:none}.landingPage section.commonTextContent.minHight500 ul.bulletText{list-style:none;padding:0}.landingPage section.commonTextContent.minHight500 ul.bulletText li:after{display:none}.landingPage section.commonTextContent.minHight500 ul.bulletText li{background:url(/images/bullet-common.png) no-repeat;padding:2px 0 4px 30px;font-size:16px;margin-bottom:15px;background-size:20px 19px;background-position:left 3px}.landingPage .innerTitleNew h2{font-size:24px;color:#323232}.landingPage section.commonTextContent.minHight500 li a,.landingPage section.commonTextContent.minHight500 p a{color:#f26539;font-weight:500}.landingPage .addBoxText{display:none}.landingPage .contactPage .addBoxText{display:block;margin-top:40px}.landingPage .contactPage .addBoxText h6{color:#fff;font-size:18px;font-weight:600;margin-bottom:5px}.landingPage .contactPage .addBoxText p{font-size:18px;line-height:26px;display:flex;gap:8px}.landingPage .contactPage .addBox+.social{padding-top:40px}.landingPage .contactPage .footerSection{min-height:calc(100vh - 102px)}.landingPage .contactPage .footerSection .social{padding:65px 0 45px}.landingPage .customTab{text-align:center}.landingPage .customTab .nav-tabs{border:1px solid #35347f;justify-content:center;display:inline-flex;padding:5px 10px 7px;border-radius:30px;gap:10px}.landingPage .customTab .nav-tabs li.nav-item button.nav-link{border-radius:16px;font-size:14px;padding:8px 20px;line-height:14px;color:#35347f;transition:all .3s ease-in-out;background-color:rgba(219,219,255,.5411764706)}.landingPage .customTab .nav-tabs li.nav-item button.nav-link.active,.landingPage .customTab .nav-tabs li.nav-item button.nav-link:hover{background-color:#35347f;color:#fff}.landingPage .customTab .tab-content{margin-top:20px}.requestDemo{text-align:center;margin-bottom:30px}.requestDemo form{position:relative;background:#fff;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:15px}.requestDemo form,.requestDemo form .formGroup{display:flex;justify-content:center;gap:10px}.requestDemo form input{height:40px;border-radius:0;border:1px solid #b9b9b9;font-size:14px;padding:10px 15px;width:250px}.requestDemo form input:focus{border-color:#f26539;box-shadow:none}.requestDemo form input:focus-visible{outline:none}.requestDemo form .commonBtn{border-radius:0}.requestDemo form p.errorMsg{color:red;font-size:10px;position:absolute;bottom:0;left:15px;margin:0}.calModal .modal-content{background:rgba(0,0,0,0);border:0;padding:0}.calModal .modal-content .btn-close{display:none;background-color:#fff;opacity:1;border-radius:0 8px 0 8px;width:15px;height:15px;background-size:11px;position:absolute;right:7px;top:7px}@media(max-width:1399px){.landingPage .heroSection h1{font-size:36px;line-height:46px;margin-bottom:15px}.landingPage .keyFeatureSection .keyFeatureContent{padding:0 18px 35px;height:224px}.landingPage .keyFeatureSection .keyFeatureContent h4{font-size:18px}.landingPage .ctaSection .transforming-section .title{font-size:34px;line-height:40px}.landingPage .benefit-info{padding-left:30px}.landingPage .KnowMoreSection .KnowBlock{margin:100px 0 0}.landingPage .advantageSection ul li h4{font-size:18px;line-height:26px}.requestDemo{text-align:center}.requestDemo form input{font-size:13px;padding:10px;width:230px}.requestDemo form .commonBtn{font-size:13px}}@media(max-width:1199px){.landingPage .navbar-collapse{position:absolute;top:78px;background:#fff;z-index:2;width:100%;left:0}.landingPage .navbar-collapse .navbar-nav{padding:20px 0}.landingPage .navbar-collapse .navbar-nav a{padding:4px 15px}.landingPage .heroSection h1{font-size:42px;line-height:52px}.landingPage .heroSection .sliderBox{max-width:850px}.landingPage .aboutSection{padding:70px 0}.landingPage .aboutSection .aboutTitle{margin-bottom:50px}.landingPage .aboutSection .aboutTitle h2{font-size:32px;line-height:42px}.landingPage .aboutSection .partnerContent h2{font-size:32px;line-height:42px;margin-bottom:10px}.landingPage .aboutSection .partnerImg video{width:470px}.landingPage .advantageSection{padding:70px 0}.landingPage .advantageSection h2{font-size:32px;line-height:42px}.landingPage .advantageSection p br{display:none}.landingPage .advantageSection ul li img{max-width:80px}.landingPage .advantageSection ul li h4{font-size:16px;line-height:20px}.landingPage .advantageSection .advantageImg{padding:25px 0 0 25px;height:100%}.landingPage .advantageSection .advantageImg .contentBox h2{font-size:26px;line-height:34px}.landingPage .benefitSection{padding:70px 0}.landingPage .benefitSection h2{font-size:32px;line-height:42px}.landingPage .planSection{padding:70px 0}.landingPage .planSection h2.headTitle{font-size:32px;line-height:42px}.landingPage .keyFeatureSection{padding:70px 0}.landingPage .keyFeatureSection h2{font-size:32px;line-height:42px}.landingPage .ctaSection{padding:70px 0}.landingPage .ctaSection .transforming-section .title{font-size:30px;max-width:100%}.landingPage .ctaSection .transforming-section .commonBtn{margin-top:20px}.landingPage .KnowMoreSection .KnowBlock{margin:50px 0 0}.landingPage .footerSection .Heading{font-size:36px;line-height:52px}.landingPage .tutorialSection{background-color:#fff;padding:70px 0 0}.landingPage .tutorialSection h2{font-size:32px;line-height:42px}.requestDemo{text-align:center}.requestDemo form{flex-wrap:wrap;justify-content:start}.requestDemo form input{padding:10px 8px;width:220px}}@media(max-width:991px){.landingPage .heroSection h1{font-size:28px;line-height:38px}.landingPage p br{display:none}.landingPage .aboutSection .aboutTitle h2{font-size:28px;line-height:38px}.landingPage .aboutSection .partnerContent{max-width:100%;padding:0 40px}.landingPage .aboutSection .partnerContent h2{font-size:28px;line-height:38px}.landingPage .KnowMoreSection{padding:50px 0}.landingPage .KnowMoreSection .KnowBlock{margin:0;padding:30px}.landingPage .KnowMoreSection .KnowBlock .BlockSubText{position:relative;z-index:2}.landingPage .KnowMoreSection img{opacity:.5}.landingPage .advantageSection ul{grid-template-columns:1fr 1fr 1fr}.landingPage .ctaSection .transforming-section .title{font-size:28px;line-height:38px}.landingPage .plans-container .plan-card .plan-header{padding:15px!important}.landingPage .plans-container .plan-card .plan-header h2{font-size:20px;line-height:30px}.landingPage .plans-container .plan-card .plan-header p{font-size:14px}.landingPage .plans-container .plan-card .plan-header p span{font-size:10px}.landingPage .plans-container .plan-body ul li{padding:15px}.landingPage .plans-container .plan-body button.commonBtn{padding:12px 30px}.landingPage .footerSection .FooterLeft{max-width:100%}.landingPage .footerSection .social{width:100%;padding:35px 0 45px}.landingPage .footerSection .LetsConnect{max-width:100%;margin-top:30px}.landingPage .footerSection .Copyright{width:100%}}@media(max-width:768px){.landingPage .landingPageHeader{padding:10px 0}.landingPage .landingPageHeader .navbar>.container{justify-content:center;row-gap:10px}.landingPage .landingPageHeader .navbar-collapse{top:100%}.landingPage .tutorialSection a.title{min-width:80px;display:block}.landingPage .advantageSection ul{grid-template-columns:1fr 1fr}.requestDemo form,.requestDemo form .formGroup,.requestDemo form .formGroup input{width:100%}.requestDemo form .formGroup .commonBtn{width:150px}.requestDemo form input{width:48.5%}.plans-container{flex-wrap:wrap;row-gap:20px}.plans-container .plan-card{min-width:300px;display:flex;align-items:center;width:500px}.plans-container .plan-card .plan-header{height:100%;display:flex;flex-direction:column;justify-content:center;width:235px}.plans-container .plan-card .plan-body{padding:10px 0 20px}.plans-container .plan-card .plan-body ul{margin:0 0 10px}.plans-container .plan-card .plan-body ul li{padding:9px 20px}.plans-container .plan-card .plan-body button.commonBtn{padding:10px 20px;font-size:14px}}@media(max-width:575px){.landingPage .landingPageHeader .navbar-brand{width:200px}.landingPage .landingPageHeader .loginBtn,.landingPage .landingPageHeader .signupBtn{padding:6px 10px;font-size:14px!important}.landingPage .landingPageHeader .loginBtn svg,.landingPage .landingPageHeader .signupBtn svg{display:none}.landingPage .landingPageHeader .navbar-toggler{width:40px;padding:4px;border-radius:4px;font-size:16px}.landingPage .heroSection{padding-top:30px}.landingPage .heroSection h1{font-size:22px;line-height:30px}.landingPage .heroSection p{font-size:14px;font-weight:300;line-height:20px}.landingPage .heroSection .commonBtn{font-size:14px!important;padding:10px 20px!important}.landingPage .aboutSection{padding:30px 0}.landingPage .aboutSection .aboutTitle{margin-bottom:30px}.landingPage .aboutSection .aboutTitle h2{font-size:20px;line-height:26px}.landingPage .aboutSection .aboutTitle p{font-size:14px;line-height:20px}.landingPage .aboutSection .partnerContent{padding:0}.landingPage .aboutSection .partnerContent h2{font-size:20px;line-height:26px}.landingPage .aboutSection .partnerContent p{font-size:14px;line-height:20px}.landingPage .aboutSection .partnerContent ul{padding:15px}.landingPage .aboutSection .partnerContent ul li p{margin-bottom:10px}.landingPage .advantageSection{padding:30px 0}.landingPage .advantageSection h2{font-size:20px;line-height:26px}.landingPage .advantageSection p{font-size:14px;line-height:20px;margin-bottom:20px!important}.landingPage .advantageSection ul{gap:15px;margin-bottom:15px}.landingPage .advantageSection ul li{gap:10px}.landingPage .advantageSection ul li img{width:50px}.landingPage .advantageSection ul li h4{font-size:14px;line-height:18px;font-weight:400}.landingPage .advantageSection .commonBtn{font-size:14px!important}.landingPage .advantageSection .advantageImg{margin-top:30px}.landingPage .benefitSection{padding:30px 0}.landingPage .benefitSection h2{font-size:20px;line-height:26px}.landingPage .benefitSection p{font-size:14px;line-height:20px}.landingPage .benefitSection .benefit-info{padding-left:10px}.landingPage .benefitSection .benefit-info .benefit-blog h4{font-size:16px;line-height:24px;font-weight:600;margin:0 0 10px}.landingPage .benefitSection .benefit-info .benefit-blog p{font-size:14px!important;line-height:20px!important;margin:4px 0 0 6px!important}.landingPage .planSection{padding:30px 0}.landingPage .planSection h2.headTitle{font-size:20px;line-height:26px}.landingPage .planSection .headSubTitle{font-size:14px}.landingPage .planSection .plans-container .plan-card{display:block;width:100%}.landingPage .planSection .plans-container .plan-card .plan-header{height:auto;align-items:center;padding:10px 25px;width:100%}.landingPage .planSection .plans-container .plan-card .plan-header h2{font-size:18px!important;line-height:26px}.landingPage .keyFeatureSection{padding:30px 0}.landingPage .keyFeatureSection h2{font-size:20px;line-height:26px;margin:0 0 30px}.landingPage .keyFeatureSection .keyFeatureContent{padding:0 30px 20px;height:auto}.landingPage .keyFeatureSection .keyFeatureContent img{width:80px;margin-bottom:15px}.landingPage .keyFeatureSection .keyFeatureContent h4{font-size:16px;line-height:24px;margin-bottom:5px}.landingPage .keyFeatureSection .keyFeatureContent p{font-size:14px;line-height:20px}.landingPage .ctaSection .transforming-section{padding:30px}.landingPage .ctaSection .transforming-section .title{font-size:20px;line-height:26px}.landingPage .ctaSection .transforming-section .desc{font-size:14px;line-height:20px}.landingPage .ctaSection .transforming-section .commonBtn{font-size:14px!important;padding:10px 20px!important}.landingPage .KnowMoreSection .KnowBlock .BlockSubText{font-size:14px;line-height:20px}.landingPage .footerSection{padding:30px 0}.landingPage .footerSection .FooterLeft a.Logo img{width:200px}.landingPage .footerSection .FooterLeft .Heading{font-size:21px;line-height:26px;margin-top:15px}.landingPage .footerSection .LetsConnect{padding:30px 20px 20px}.landingPage .footerSection .LetsConnect .form-group{margin-bottom:20px}.landingPage .footerSection .LetsConnect .form-group .form-label,.landingPage .footerSection .LetsConnect .form-group input,.landingPage .footerSection .LetsConnect .form-group select,.landingPage .footerSection .LetsConnect .form-group textarea{font-size:14px}.landingPage .footerSection .LetsConnect .commonBtn{font-size:16px!important}.landingPage .footerSection .social{padding:30px 0;margin-bottom:30px}.landingPage .footerSection .Copyright p,.landingPage .footerSection .Copyright ul li a{font-size:14px}.landingPage section.innerBannerSmall h2{font-size:28px}.landingPage section.commonTextContent.minHight500 ul.bulletText li{background-position:left 5px}.landingPage .tutorialSection h2{font-size:20px;line-height:26px}.landingPage .customTab .nav-tabs{padding:5px 10px 7px;border-radius:30px;gap:5px}.landingPage .customTab .nav-tabs li.nav-item button.nav-link{border-radius:16px;font-size:11px;padding:7px 10px;line-height:11px}.requestDemo form{width:100%}.requestDemo form .formGroup{flex-wrap:wrap}.requestDemo form input{width:100%}.requestDemo form .commonBtn{width:100%!important}}