@charset "UTF-8";html{font-size:62.5%}body{box-sizing:border-box;margin:0;padding:0}:root{--color:"orange"}.loader,.row{display:flex}.loader{align-items:center;background:#fff;height:100vh;inset:0;justify-content:center;overflow:hidden;position:fixed;z-index:9999999}.loader img{width:250px}header{position:relative;z-index:11111}header .header{padding:15px 0}.header .row{align-items:center;justify-content:space-between}.header--left .logo-link{align-items:center;color:#102691;display:flex;font-family:Inter,sans-serif;font-weight:300;text-decoration:none}.header--left img{height:auto;max-height:45px;width:auto}.trademark-symbol{color:#102691;font-size:24px;line-height:1;margin-left:2px;vertical-align:top}.header--right .login--btn{background:transparent;border:none;height:50px;position:relative;width:200px}.header--right .login--btn a{align-items:center;border-radius:10px;color:#102691;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:17px;font-weight:600;height:100%;justify-content:center;letter-spacing:0;line-height:17px;position:relative;text-align:center;text-decoration:none;z-index:11111}.header--right .login--btn:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}@media screen and (max-width:1280px){header .header{padding:15px 30px}}@media screen and (max-width:768px){.header--left img{max-height:35px}.trademark-symbol{font-size:20px;margin-left:1px}.header--right .login--btn{height:45px;width:120px}.header--right .login--btn a{font-size:15px}.header--right button{font-size:15px!important;padding:8px 16px!important}}@media screen and (max-width:640px){.header .row{align-items:center;flex-direction:row;justify-content:space-between}.header .header--left{flex:1 1}.header .header--right{display:flex;flex-shrink:0}.trademark-symbol{font-size:18px;margin-left:1px}.header--right .login--btn{font-size:14px;height:40px;width:80px}.header--right .login--btn a{font-size:14px;font-weight:500}.header--right button{font-size:12px!important;min-width:60px!important;padding:6px 8px!important}.header--right button .MuiButton-endIcon{margin-left:4px!important}.header--right button .MuiButton-startIcon{margin-right:4px!important}header{position:relative;z-index:4444}}@media screen and (max-width:480px){.trademark-symbol{font-size:16px;margin-left:0}.header--right .login--btn{height:35px;width:65px}.header--right .login--btn a{font-size:12px}.header--right button{font-size:11px!important;min-width:50px!important;padding:6px 16px!important}.header--left img{max-height:36px}}@media screen and (max-width:360px){header .header{padding:10px 15px}.trademark-symbol{font-size:14px;margin-left:0}.header--right .login--btn{height:32px;width:60px}.header--right .login--btn a{font-size:11px}.header--right button{font-size:10px!important;min-width:45px!important;padding:3px 5px!important}.header--left img{max-height:36px}}.fade_rule{background-color:#e6e6e6;background-image:linear-gradient(90deg,#fff 2%,#e6e6e6 50%,#fff 98%);background-image:-ms-linear-gradient(to right,#fff 2%,#e6e6e6 50%,#fff 98%);background-image:-webkit-gradient(linear,to right to top,to left to top,color-stop(.02,#fff),color-stop(.5,gray),color-stop(.98,#fff));height:1px;margin:0 auto;opacity:.5;width:100%}button a{text-decoration:none!important}.footer-main{background:#000;color:#fff;padding:60px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:40px}.footer-column{display:flex;flex-direction:column}.footer-logo{margin-bottom:20px}.footer-logo img{height:40px;margin-bottom:8px}.footer-tagline{font-size:14px;font-weight:500;margin:0}.footer-description,.footer-tagline{color:#ccc;font-family:Inter,sans-serif}.footer-description{font-size:16px;line-height:1.5;margin:0 0 20px}.social-media-icons{display:flex;gap:16px;margin-top:20px}.social-media-icons a{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-media-icons a:hover{background:hsla(0,0%,100%,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.social-media-icons img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:20px;width:20px}.footer-heading{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;margin:0 0 20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#ccc;font-family:Inter,sans-serif;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.app-store-badges{display:flex;flex-direction:column;gap:12px}.app-store,.google-play{display:block;text-decoration:none;transition:all .3s ease}.app-store img,.google-play img{border-radius:6px;height:40px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:auto}.app-store:hover img,.google-play:hover img{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.footer-copyright{border-top:1px solid #333;padding-top:20px;text-align:center}.footer-copyright p{color:#ccc;font-family:Inter,sans-serif;font-size:14px;margin:0}@media (max-width:1024px){.footer-content{gap:30px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer-content{gap:0;grid-template-columns:1fr;text-align:center}.footer-main{padding:40px 0 20px}.footer-container{padding:0 16px}.footer-column:first-child{border-bottom:1px solid #333;margin-bottom:30px;padding-bottom:20px}.footer-logo{margin-bottom:15px;text-align:center}.footer-description{margin-bottom:20px;text-align:center}.social-media-icons{gap:20px;justify-content:center;margin-top:20px}.social-media-icons a{height:40px;width:40px}.social-media-icons img{height:20px;width:20px}.footer-column:not(:first-child){grid-gap:10px;align-items:start;border-bottom:1px solid #333;display:grid;gap:10px;grid-template-columns:1.5fr 2fr 1fr;padding:20px 0;text-align:left}.footer-column:last-child{border-bottom:none}.footer-heading{font-size:16px;font-weight:600;grid-column:1;margin-bottom:0}.footer-links{grid-column:2;margin-bottom:0;margin-left:0}.footer-links li{margin-bottom:10px}.footer-links a{font-size:14px}.app-store-badges{align-items:flex-start;grid-column:2;margin-left:0}.app-store img,.google-play img{height:35px}}.banner-section{padding:80px 0}.banner-container{max-width:1200px}.banner-left-image img,.banner-right-image img{height:180px;width:180px}.banner-content{max-width:600px}.banner-title{font-size:52px;font-weight:700}.banner-description{font-size:22px}.banner-button,.banner-button:hover{background:linear-gradient(90deg,#4eeeb3,#3479fb)}.banner-button:hover{box-shadow:0 8px 25px rgba(52,121,251,.5)}@media (max-width:768px){.banner-container{flex-direction:column;gap:30px}.banner-left-image,.banner-right-image{display:none}.banner-left-image img,.banner-right-image img{height:120px;width:120px}.banner-content{margin:0;order:2}.banner-title{font-size:40px}.banner-description{font-size:20px}.banner-button{font-size:18px;padding:16px 32px}}.hero-section .row{align-items:center;justify-content:space-between;position:relative;z-index:10}.hero-section .column{width:50%}.hero--section--left .title{color:#102691;font-family:Inter,sans-serif;font-size:56px;font-style:normal;font-weight:600;line-height:66px;margin:15px 0;position:relative;z-index:999}.hero--section--left .responsive--circle .hero-circle{display:none}.hero--section--left p{color:#00072c;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px;position:relative;z-index:1}.hero--section--left .hero--sec--btns .btn{background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border:none;border-radius:10px;color:#102691;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;height:50px;line-height:16px;text-decoration:none;width:200px}.hero--sec--btns .btn.l a{align-items:center;display:flex;justify-content:center;text-decoration:none}.hero--sec--btns .btn.l a svg{margin-left:10px}.hero--section--left .hero--sec--btns .btn.about-pfi{background-image:none}.hero--sec--btns .btn.about-pfi{color:#102691!important;text-decoration:underline;text-underline-offset:5px}.hero--section--right{position:relative}.hero--section--right:before{background:#bfffe8;content:" ";-webkit-filter:blur(227px);filter:blur(227px);height:600px;left:0;position:absolute;right:0;top:0;width:782px}.hero--section--right img{position:relative;width:100%;z-index:19999}.hero--second--row{background:linear-gradient(180deg,#000,#000b40);border:1px solid #000;border-radius:10px;padding:50px;position:relative}.hero--second--row:after{background-image:url(/static/media/hero-wave.9faf977e0f6cfe70fa5b.png);bottom:0;content:"";height:107px;opacity:.6;position:absolute;right:0;width:660px}.hero--second--row img.circle{height:234px}.hero--second--row .hero--sec--right{margin-left:100px}.hero--sec--right .sub-tit{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#26d878,#50efb6);-webkit-background-clip:text;background-clip:text;font-family:Inter;font-size:26px;font-style:normal;font-weight:600;line-height:38px;margin:0}.hero--sec--right p{color:#d9d9d9;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}button.show-detail{background:transparent;border:none;padding:0}.hero--sec--right .show-detail a{border:none;color:#26d878;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration:underline;text-underline-offset:5px}.about--login--responsive{display:none}@media screen and (max-width:1600px){.hero--section--right:before{left:auto}}@media screen and (max-width:1200px){.hero--section--right:before{background:#bfffe8;-webkit-filter:blur(126px);filter:blur(126px);height:500px;width:600px}.hero--section--left .title{font-size:46px;line-height:normal}.hero--second--row .hero--sec--right{margin-right:50px}}@media screen and (max-width:992px){.hero-section .column.hero--section--left{margin-top:80px}.hero--section--left .hero--sec--btns .btn{position:relative;z-index:1}.hero--second--row .hero--sec--right{margin-left:50px;margin-right:30px}.hero-section .hero--second--row{margin-top:80px}.hero--sec--right .sub-tit{font-size:23px;line-height:normal}.hero--second--row img.circle{height:190px}}@media screen and (max-width:860px){.hero--section--right:before{background:#bfffe8;-webkit-filter:blur(65px);filter:blur(65px);top:0;width:381px}.hero--section--left .title{font-size:35px}}@media screen and (max-width:768px){.hero--section--right:before{background:#bfffe8;-webkit-filter:blur(65px);filter:blur(65px);right:-20px;top:-67px;width:381px}.hero--section--left .title{font-size:30px}.hero--section--left .title br{display:none}.hero--section--left .hero--sec--btns .btn{width:170px}.hero--section--left .hero--sec--btns .btn.about-pfi{width:120px}.hero--second--row .hero--sec--right{margin-left:0;margin-right:0}.hero--second--row img.circle{height:160px;margin-right:30px}}@media screen and (max-width:640px){.hero-section .hero--section--right{display:none}.hero-section .column.hero--section--left{width:100%}.hero-section .hero--section--left{font-size:36px;text-align:center}.hero--section--left .hero--sec--btns .btn{width:100%}.hero--section--left .hero--sec--btns .btn.about-pfi{display:none}.about--login--responsive{display:block;margin-bottom:40px;margin-top:20px}.hero--section--left .about--login--responsive .login--btn{background:transparent;border:none;height:50px;position:relative;width:100%}.about--login--responsive .login--btn a{border-radius:10px;color:#102691;cursor:pointer;font-family:Inter,sans-serif;font-size:17px;font-weight:600;letter-spacing:0;line-height:17px;position:relative;text-align:center;text-decoration:none;z-index:11111}.about--login--responsive .login--btn:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.hero-section .hero--first--row{padding-top:100px;position:relative}.hero-section .hero--first--row:after{background:#bfffe8;content:"";-webkit-filter:blur(227px);filter:blur(227px);height:689px;left:145px;position:absolute;top:-89px;width:782px}.hero-section{margin-top:-70px;overflow:hidden}.hero-section .hero--second--row{flex-direction:column;padding:100px 0}.hero-section .hero--second--row:before{background-color:#000}.row.hero--second--row:before{background:linear-gradient(180deg,#000,#000b40);content:"";height:103%;inset:0;margin:-2px -37px -5px;position:absolute;z-index:-2}.col.hero--second--img{text-align:center}.hero--second--row img.circle{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:0;width:90%}.hero--second--row .hero--sec--right{margin-top:50px;text-align:center}.hero--second--row:after{height:107px;right:-30px;width:375px}.hero--section--left .responsive--circle .hero-circle{display:block;height:120px}.hero--section--left .responsive--circle{position:relative}.hero--section--left .responsive--circle .hero-circle{position:relative;position:absolute;right:0;text-align:end;top:-66px;z-index:1111111}.hero--section--left .title{font-size:36px}}.hero--sec--btns{margin-top:40px}.Personalfinancial .row{align-items:center;justify-content:space-between}.personal--financiall--pages{position:relative}.Personalfinancial:before{background:#bfffe8;bottom:150px;content:"";-webkit-filter:blur(227px);filter:blur(227px);height:600px;position:absolute;right:0;width:780px;z-index:-1}.Personalfinancial .per--title{color:#102691;font-family:Inter;font-size:45px;font-style:normal;font-weight:600;line-height:54px;margin:0 20px 0 0}.Personalfinancial .p--col{width:50%}.Personalfinancial .p--col.right img{width:100%}.Personalfinancial .specil--btn{display:flex;flex-wrap:wrap;justify-content:space-between;margin:40px 0}.Personalfinancial .specil--btn button{background:#fff;border:1px solid #00072c;border-radius:40px;color:#00072c!important;padding:.7rem 1.4rem}.Personalfinancial .specil--btn button,.Personalfinancial p{font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.Personalfinancial p{color:#00072c}.Personalfinancial .perosal--sec--btns .btn{background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border:none;border-radius:10px;color:#102691;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;height:50px;line-height:16px;text-decoration:none;width:200px}.perosal--sec--btns .btn a{align-items:center;display:flex;justify-content:center;text-decoration:none}.perosal--sec--btns .btn a svg{margin-left:10px}.personal--fin--box{position:relative}.personal--fin--box .per--fin--box--col--left{padding-right:35px;width:40%}.personal--fin--box .per--fin--box--col--right{width:60%}.personal--fin--box{background:linear-gradient(180deg,#000,#000b40);border-radius:10px;box-shadow:0 4px 24px hsla(0,0%,73%,.25);padding:50px 15px 50px 40px}.per--fin--box--col--left .titl--work{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(90deg,#26d878,#50efb6);-webkit-background-clip:text;background-clip:text;font-family:Inter;font-size:26px;font-style:normal;font-weight:600;line-height:38px;margin:0}.per--fin--box--col--left p{color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.per--fin--box--col--left .per--try--to--free{color:#26d878;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;line-height:16px;text-decoration:underline;text-underline-offset:5px}.Personalfinancial .p--col.right .imgcircleforresponseive,.try--for--free--responsive{display:none}@media screen and (max-width:1200px){.Personalfinancial .per--title{font-size:40px;line-height:normal}.Personalfinancial .specil--btn{margin:30px 0}.Personalfinancial .specil--btn button{padding:10px 15px}}@media screen and (max-width:992px){.Personalfinancial .specil--btn button{margin-bottom:22px;margin-right:22px;padding:10px 15px}.Personalfinancial .specil--btn{justify-content:flex-start;margin-bottom:20px}}@media screen and (max-width:860px){.Personalfinancial .p--col.right{margin-top:50px}.Personalfinancial .per--title{font-size:35px}.Personalfinancial .specil--btn button{font-size:15px;margin-bottom:10px;margin-right:10px}.Personalfinancial .specil--btn{margin-bottom:10px}.Personalfinancial p{margin:0;padding-bottom:10px}}@media screen and (max-width:700px){.Personalfinancial .p--col{width:100%}.personal--financiall--pages{margin-top:0}.Personalfinancial .p--col.right img.pfindexcircle{display:none}.Personalfinancial .p--col.right .imgcircleforresponseive{display:block}.Personalfinancial .p--col.right img{margin:auto;max-width:100%;width:auto}.Personalfinancial .index----.row{flex-direction:column}.Personalfinancial .p--col.right{order:-1}.Personalfinancial .per--title{font-size:26px;line-height:normal}.Personalfinancial .specil--btn button{font-size:13px;margin-bottom:10px;margin-right:10px}.Personalfinancial .perosal--sec--btns .btn{margin-top:10px;width:100%}}@media screen and (max-width:640px){.how--its--work{border-radius:0;padding-left:0!important;padding-right:0!important}.personal--fin--box{border-radius:0}.try--for--free--responsive{display:block;margin-top:50px;width:100%}.try--for--free--responsive .login--btn{background:transparent;border:none;height:50px;position:relative;width:100%}.try--for--free--responsive .login--btn a{-webkit-text-fill-color:transparent;text-fill-color:transparent;align-items:center;background:linear-gradient(90deg,#26d878,#50efb6);-webkit-background-clip:text;background-clip:text;border-radius:10px;color:#102691;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:17px;font-weight:600;justify-content:center;letter-spacing:0;line-height:17px;position:relative;text-align:center;text-decoration:none;z-index:11111}.try--for--free--responsive .login--btn:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}.personal--fin--box{margin-bottom:0;padding-bottom:100px}}.personal-box-slider-section{padding:20px 0;position:relative}.personal-box-slider-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.PersonalBoxSlider--wrapper .slick-slide .PersonalBoxSlider{margin-left:15px!important;max-height:210px;min-height:210px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.PersonalBoxSlider--wrapper .slick-slide{margin-left:-3px}.PersonalBoxSlider{background-color:#fff;border:1px solid;border-image-source:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:6px;padding:50px 25px;text-align:center}.PersonalBoxSlider .per--img--box{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(16,38,145,.08);display:flex;height:60px;justify-content:center;margin:auto auto 30px;text-align:center;width:60px}.PersonalBoxSlider p{color:#00072c;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.slider-nav-button{background:#fff!important;border:2px solid #3479fb!important;border-radius:50%!important;box-shadow:0 4px 12px rgba(52,121,251,.2)!important;color:#3479fb!important;height:50px!important;width:50px!important}.slider-nav-button:hover{background:#3479fb!important;box-shadow:0 6px 20px rgba(52,121,251,.3)!important;color:#fff!important;-webkit-transform:translateY(-2px)!important;transform:translateY(-2px)!important}.slider-nav-button svg{font-size:24px!important}@media screen and (max-width:768px){.PersonalBoxSlider--wrapper .slick-slide .PersonalBoxSlider{max-height:160px;min-height:160px}.slider-nav-button{height:45px!important;width:45px!important}.slider-nav-button svg{font-size:20px!important}}@media screen and (max-width:640px){.row.personal--fin--box{flex-direction:column}.personal--fin--box .per--fin--box--col--left,.personal--fin--box .per--fin--box--col--right{width:100%}.per--fin--box--col--left .per--try--to--free{display:none}.personal--fin--box .per--fin--box--col--right{margin-top:50px}.personal--fin--box .per--fin--box--col--left{padding-right:0}.PersonalBoxSlider--wrapper .slick-slide .PersonalBoxSlider{margin-left:0!important;margin-right:15px;min-height:210px}.Personalfinancial:before{display:none}.personal--fin--box{padding-right:40px}}.PersonalBoxSlider--wrapper .slick-dots{display:none!important}.personal--bottom--circle{position:relative;width:80%}.personal--bottom--circle img{float:right;position:relative;width:70px;z-index:55555}@media screen and (max-width:640px){.personal--bottom--circle---for--relative{position:relative}.personal--bottom--circle{position:absolute;top:-35px}}.reviews-section{background:#fff;padding:60px 0 40px;text-align:center}.reviews-title{color:#102691;font-family:Inter,sans-serif;font-size:48px;font-weight:600;margin-bottom:32px}.reviews-stars{color:#ffc107;font-size:48px;margin-bottom:16px}.star{margin:0 4px}.reviews-rating{color:#222;font-size:24px;font-weight:500;margin-bottom:4px}.reviews-count{color:#666;font-size:16px;margin-bottom:40px}.reviews-container{margin:0 auto;max-width:1200px}.reviews-slider .slick-slide .review-card-wrapper{margin-left:50px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.reviews-slider .slick-slide{margin-left:-3px}.slick-slider .slick-track{padding-left:15px;padding-right:15px}.review-card-wrapper{display:flex;justify-content:center}.review-card{background:#fff;border:none;border-radius:18px;box-shadow:0 2px 12px 0 rgba(16,38,145,.04);display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:space-between;max-width:440px;min-height:200px;padding:32px 28px 28px;position:relative;text-align:left}.review-card:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:18px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;right:0;top:0}.quote-mark{color:#e3eafc;font-family:serif;font-size:48px;left:18px;position:absolute;top:18px;z-index:0}.review-text{color:#1a2a49;font-size:18px;line-height:1.5;margin-bottom:32px;margin-top:12px;position:relative;z-index:1}.read-more-btn{font-size:16px;margin-top:8px;text-decoration:underline;transition:color .2s ease}.read-more-btn:hover{color:#2666d1}.review-author{color:#222;font-size:16px;font-weight:500;position:relative;text-align:right;z-index:1}.reviews-slider .slick-dots{margin-top:18px;position:static;text-align:center}.reviews-slider .slick-dots li{display:inline-block;margin:0 6px}.reviews-slider .slick-dots button{background:#dbe6f6;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:background .2s;width:12px}.reviews-slider .slick-dots .slick-active button{background:#3479fb}.reviews-slider .slick-dots button:before{display:none!important}@media (max-width:1100px){.reviews-slider .slick-slide .review-card-wrapper{margin-left:6px!important}.review-card{max-width:400px;min-height:240px}}@media (max-width:768px){.reviews-slider .slick-slide .review-card-wrapper{margin-left:0!important;margin-right:8px}.review-card{max-width:75vw;min-height:200px;min-width:0}.review-text{font-size:16px}.read-more-btn{font-size:14px}}.articles-section{background:#fff;padding:60px 0 40px;text-align:center}.articles-title{color:#102691;font-family:Inter,sans-serif;font-size:48px;font-weight:600;margin-bottom:40px}.articles-grid{display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 20px}.article-card{background:#fff;border:none;border-radius:18px;box-shadow:0 2px 12px 0 rgba(16,38,145,.04);display:flex;flex-direction:column;font-family:Inter,sans-serif;height:420px;overflow:hidden;padding:0;position:relative;text-align:left;width:350px}.article-card:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:18px;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;right:0;top:0}.article-image{border-radius:18px 18px 0 0;height:200px;overflow:hidden;width:100%}.article-image img{height:100%;object-fit:cover;width:100%}.article-content{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:24px}.article-title{color:#1a2a49;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 12px}.article-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;line-height:1.5;margin:0 0 20px;overflow:hidden;text-overflow:ellipsis}.article-description,.read-more-btn{font-family:Inter,sans-serif;font-size:14px}.read-more-btn{align-self:flex-start;background:none;border:none;color:#3479fb;cursor:pointer;font-weight:500;padding:0;text-align:left;transition:color .2s}.read-more-btn:hover{color:#4eeeb3}@media (max-width:1100px){.articles-grid{gap:24px}.article-card{height:400px;width:320px}}@media (max-width:768px){.articles-title{font-size:36px;margin-bottom:30px}.articles-grid{align-items:center;flex-direction:column;gap:20px}.article-card{height:380px;max-width:400px;width:100%}.article-content{padding:20px}.article-title{font-size:16px}.article-description{font-size:13px}}.faq-section{background:#fff;padding:60px 0 40px;text-align:center}.faq-title{color:#222;font-family:Inter,sans-serif;font-size:48px;font-weight:600;margin-bottom:40px}.faq-container{margin:0 auto;max-width:100%;padding:0 20px}.faq-item{background:#f8fcfc;border-image-slice:1;border-image-source:linear-gradient(90deg,rgba(78,238,179,0),#26d878 50%,rgba(78,238,179,0));border-style:solid;border-width:1px 0;margin-bottom:0;position:relative}.faq-item:after,.faq-item:before{display:none}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:0 auto;max-width:600px;padding:24px 32px;position:relative;text-align:center;z-index:1}.faq-icon{font-size:24px;font-weight:600;min-width:24px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.faq-icon,.faq-text{color:#222;text-align:center}.faq-text{flex:1 1;font-family:Inter,sans-serif;font-size:18px;font-weight:500}.faq-answer{-webkit-animation:slideDown .3s ease-out;animation:slideDown .3s ease-out;background:hsla(0,0%,100%,.8);margin:0 auto;max-width:800px;padding:0 32px 24px;text-align:center}.faq-answer p{color:#666;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin:0}.faq-link{color:#3479fb;font-weight:500;text-decoration:none;transition:color .2s ease}.faq-link:hover{color:#2666d1;text-decoration:underline}@-webkit-keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:200px;opacity:1}}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:200px;opacity:1}}@media (max-width:768px){.faq-title{font-size:36px;margin-bottom:30px}.faq-container{padding:0 16px}.faq-question{max-width:100%;padding:20px 24px}.faq-text{font-size:16px}.faq-answer{max-width:100%;padding:0 24px 20px}.faq-answer p{font-size:14px}}.contact-form-section{background:#fff;padding:80px 0;text-align:center}.contact-form-container{margin:0 auto;max-width:800px;padding:0 20px}.contact-form-title{color:#26d878;font-family:Inter,sans-serif;font-size:48px;font-weight:600;line-height:1.2;margin:0 0 40px}.form-wrapper{background:rgba(38,216,120,.1);border-radius:18px;padding:40px;text-align:left}.form-header{align-items:center;display:flex;margin-bottom:30px}.form-bullet-container{align-items:center;background-color:#cafaea;border-radius:50%;display:flex;height:6px;justify-content:center;margin-right:12px;opacity:.5;padding:8px;width:6px}.form-bullet{color:#4eeeb3;font-size:28px;font-weight:bolder}.form-section-title{color:#1a8f4a;font-family:Inter,sans-serif;font-size:24px;font-weight:600;margin:0}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{background:#fff;border:1px solid rgba(38,216,120,.3);border-radius:12px;color:#333;font-family:Inter,sans-serif;font-size:16px;outline:none;padding:16px 20px;transition:all .3s ease}.form-input::-webkit-input-placeholder,.form-textarea::-webkit-input-placeholder{color:#666}.form-input::placeholder,.form-textarea::placeholder{color:#666}.form-input:focus,.form-textarea:focus{border-color:#26d878;box-shadow:0 0 0 3px rgba(38,216,120,.1)}.form-input.error,.form-textarea.error{border-color:#f44;box-shadow:0 0 0 3px rgba(255,68,68,.1)}.form-input.error:focus,.form-textarea.error:focus{border-color:#f44;box-shadow:0 0 0 3px rgba(255,68,68,.2)}.error-message{color:#f44;margin-top:5px}.error-message,.submit-message{font-family:Inter,sans-serif;font-size:14px;font-weight:500}.submit-message{border-radius:8px;margin-bottom:20px;padding:12px 16px;text-align:center}.submit-message.success{background-color:rgba(38,216,120,.1);border:1px solid rgba(38,216,120,.3);color:#1a8f4a}.submit-message.error{background-color:rgba(255,68,68,.1);border:1px solid rgba(255,68,68,.3);color:#d32f2f}.submit-button:disabled{cursor:not-allowed;opacity:.6;-webkit-transform:none;transform:none}.submit-button:disabled:hover{background:linear-gradient(90deg,#9efcda,#4eeeb3);box-shadow:none;-webkit-transform:none;transform:none}.form-textarea{min-height:120px;resize:vertical}.submit-button{align-items:center;align-self:center;background:linear-gradient(90deg,#9efcda,#4eeeb3);border:none;border-radius:12px;color:#102691;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:600;gap:8px;margin-top:10px;padding:16px 32px;transition:all .3s ease}.submit-button:hover{background:linear-gradient(90deg,#4eeeb3,#9efcda);box-shadow:0 6px 20px rgba(158,252,218,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.submit-button:active{-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:768px){.contact-form-title{font-size:30px;margin-bottom:30px;text-align:start}.form-wrapper{padding:30px 20px}.form-section-title{font-size:20px}.form-input,.form-textarea{font-size:14px;padding:14px 16px}.submit-button{font-size:16px;padding:14px 28px}}.health--hero--top--left .both--circle--for--responivse{display:none}.gra--tablet{opacity:0;padding-right:0!important;visibility:hidden;width:0!important}@media screen and (max-width:992px){.health--hero--sec--btns{align-items:flex-start;flex-direction:column}}@media screen and (max-width:860px){.gra--tablet{opacity:1;padding-right:0!important;visibility:visible;width:50%!important}.gra--dekotp{opacity:0;padding-right:0!important;visibility:hidden;width:0!important}.health--hero--sec--btns .btn{width:100%}}@media screen and (max-width:640px){.gra--dekotp,.gra--tablet{height:0!important;opacity:0!important;width:0!important}.FinancialHelathHero--top .health--hero--top--left{margin-bottom:100px}.health--hero--top--left .title{position:relative}.health--hero--top--left .both--circle--for--responivse{display:block;position:absolute;right:-10px;top:-70px}.both--circle--for--responivse img{width:70px}}.sign_up_main_wrapepr .row{display:flex;justify-content:space-between}.sign_up_main_wrapepr{background-color:#fff;padding-bottom:40px;padding-top:40px}.sign_up_main_wrapepr .left_section_sign,.sign_up_main_wrapepr .right_section_signUp{width:48%}.signup_heading h2{font-size:40px;line-height:54px;margin-bottom:40px;margin-top:0}.buttons_section .sign_up_button,.signup_heading h2{color:#102691;font-family:Inter,sans-serif;font-weight:600}.buttons_section .sign_up_button{font-size:14px;line-height:16px}.sign_up_main_wrapepr input:focus{box-shadow:none;outline:none}.sign_up_main_wrapepr .sigup_form{display:flex;flex-direction:column}.sign_up_main_wrapepr .css-153e35n-MuiInputBase-root-MuiInput-root:before{border-bottom:none!important;display:none!important}.sign_up_main_wrapepr .checkBox_signup{align-items:center;display:flex}.sign_up_main_wrapepr .checkBox_signup span{padding-bottom:0;padding-left:0;padding-top:0}.sign_up_main_wrapepr .checkBox_signup h6{margin:0}.buttons_section p,.sign_up_main_wrapepr .checkBox_signup h6{color:#00072c;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:22px}.buttons_section p{margin:40px 0}.sign_up_main_wrapepr .buttons_section{border-bottom:1px solid #d9d9d9;margin-top:20px;padding-bottom:40px}.sign_up_main_wrapepr .sign_up_button{background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border-radius:10px;padding:16px 0;width:100%}.buttons_section p{text-align:center}.left_section_sign .social_button{display:flex;justify-content:space-between}.xl_web_version{display:flex}.mobile_version{display:none!important}.xl_web_version button{padding:10px 20px!important}.sign_up_main_wrapepr .already_member{margin-top:40px}.already_member .bottom_,.already_member .top_{align-items:center;display:flex;justify-content:space-between}.already_member .bottom_ p,.already_member .top_ p{color:#00072c;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-top:0}.bottom_ a,.top_ a{color:#102691;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-decoration-color:#102691;text-decoration-style:2px;text-underline-offset:5px}.right_section_signUp .prscrore_sign_ip{background-color:#f9fcff;border-radius:10px;box-shadow:0 4px 10px rgba(16,38,145,.08);padding:20px}.prscrore_sign_ip .pills{height:auto;width:100%}.right_section_signUp .tech_support_section{position:relative;z-index:10}.right_section_signUp .tech_support_section:after{background:url(/static/media/techinicalsupport.afa7faa82d0628faa8ab.png);bottom:0;content:"";height:107px;opacity:.6;position:absolute;right:0;width:400px}.right_section_signUp .tech_support_section{background:linear-gradient(180deg,#000,#000b40);background-position:100%;background-repeat:no-repeat;border-radius:20px;margin-top:20px;padding:30px;z-index:0}.tech_inner_values{align-items:center;display:flex}.tech_inner_values .dots__{background:#4eeeb3;border:1px solid #fff;border-radius:50%;box-shadow:0 0 10px #4eeeb3;display:inline-block;height:8px;margin-right:12px;width:8px}.contact__signup{display:flex;justify-content:space-between;margin-top:40px}.contact__signup2 .email{display:flex;margin-top:30px}.email_img{align-items:center;background:rgba(16,38,145,.19);border-radius:6px;box-shadow:0 4px 10px rgba(16,38,145,.08);height:30px;justify-content:center;margin-right:15px;width:30px}.contact__signup .email,.email_img{display:flex}.email_texts h6{color:#d9d9d9;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:14px;margin:0 0 6px}.email_texts h2{color:#fff;font-size:16px;line-height:16px}.email_texts h2,.tech_inner_values h4{font-family:Inter,sans-serif;font-weight:600;margin:0}.tech_inner_values h4{color:#38e292;font-size:26px;line-height:38px}.tech_heading p{color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.tech_support_section2{display:none}.sign_up_button .arrow_icon{margin-left:6px}.already_member .top_{margin-bottom:20px}.already_member .bottom_ p,.already_member .top_ p{margin-bottom:0}@media screen and (max-width:1280px){.xl_web_version{display:none!important}.mobile_version{display:flex!important}.contact__signup,.left_section_sign .social_button{flex-direction:column}.contact__signup{margin-top:0}.contact__signup .email{margin-top:30px}}@media screen and (max-width:768px){.xl_web_version{display:none}.mobile_version{display:flex!important}.already_member .bottom_ p,.already_member .top_ p{margin-bottom:12px;text-align:center}.sign_up_main_wrapepr .row{flex-direction:column-reverse}.sign_up_main_wrapepr .left_section_sign,.sign_up_main_wrapepr .right_section_signUp{width:100%}.tech_support_section{display:none}.signup_heading h2{font-size:26px;line-height:38px;margin:auto;text-align:center;width:50%}.signup__wrapper_left_section .signup_heading{margin:40px 0}.right_section_signUp .prscrore_sign_ip{text-align:center}.already_member .bottom_,.already_member .top_{flex-direction:column}.top_ a{background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border-radius:10px;margin-bottom:40px;padding:16px 0;text-align:center;text-decoration:none;width:100%}.buttons_section p{margin:30px 0}.social_button button{margin-bottom:18px}.tech_support_section2{display:block;position:relative;z-index:10}.mobile_view_sign_ip .tech_support_section2{background:linear-gradient(180deg,#000,#000b40);background-position:100%;background-repeat:no-repeat;border-radius:0;margin-top:20px;padding:30px;z-index:0}.mobile_view_sign_ip .tech_support_section2:after{background:url(/static/media/techinicalsupport.afa7faa82d0628faa8ab.png);bottom:0;content:"";height:107px;opacity:.6;position:absolute;right:0;width:400px}.sign_up_main_wrapepr .mobile_view_sign_ip{padding:0!important}.already_member .top_{margin-bottom:0}}@media screen and (max-width:992px){.already_member .bottom_ p,.already_member .top_ p,.bottom_ a,.top_ a{font-size:14px}}@media screen and (max-width:810px){.already_member .bottom_ p,.already_member .top_ p,.bottom_ a,.top_ a{font-size:12px}}@media screen and (max-width:768px){.already_member .bottom_ p,.already_member .top_ p,.bottom_ a,.top_ a{font-size:16px}}@media screen and (max-width:520px){.signup_heading h2{width:72%}}@media screen and (max-width:380px){.signup_heading h2{width:82%}}.cash_manag,.cash_manag2{border-bottom:1px solid #404040;margin-bottom:40px;width:100%}.cash_managment_sect h6{align-items:center;display:flex}.cash_manag2 .cash_managment_sect h6,.cash_managment_sect h6{color:#00072c;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0;padding-bottom:10px}.cash_manag2 .cash_managment_sect h6{margin-top:20px}.other_income_left>p{align-items:center;color:#00072c;display:flex;font-size:14px;line-height:24px}.home_mortage_section .info_left_sec,.other_income_top .other_income_left{width:43%}.mortage_para span{height:20px;margin-left:10px;width:20px}.home_mortage_section{align-items:center;display:flex;justify-content:space-between}.slider_range_cash .range_slider{margin:auto}.right_section_cash{align-items:center;display:flex;justify-content:space-between;width:65%}.other_income_top{display:flex}.income_second_section{align-items:flex-start;display:flex}.income_second_section .income_left_sec{width:36%}.income_second_section .income_left_sec .para_income{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(16,38,145,.08);padding:20px;width:50%}.income_second_section .income_left_sec .para_income p{color:#404040;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.cash_managment .radio_wrapper{padding-left:2px!important}.total_annual_value{padding-left:5px}.right_section_cash .income_range{margin-left:2px}.info_left_sec3{width:36%}.range_inputs input{border:1px solid #404040;border-radius:40px;color:#00072c;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0;padding:8px 25px;text-align:center;width:100px}.text_area_section{background:#fff;border:none;border-radius:10px;box-shadow:0 4px 10px rgba(16,38,145,.08);font-family:Inter,sans-serif;margin-top:20px;padding:20px;width:95%}.chart_img{margin-bottom:80px;margin-top:80px;position:relative;text-align:center}.chart_tax{left:46%;position:absolute;top:12%}.home_mortage_chart{left:17%;position:absolute;top:38%}.life_exp_chart{bottom:21%;left:37%;position:absolute}.auto_loan_chart{position:absolute;right:29%;top:33%}.health_ins_chart{bottom:47%;position:absolute;right:12%}.homeunkeeping_chart{bottom:28%;position:absolute;right:21%}.mortage_wrapper{margin-top:30px}.chart_mobile,.mobile_radio_view{display:none}.textarea_section{width:100%}.cash_managment .buttons_section{align-items:center;display:flex;justify-content:center;margin-bottom:40px}.cash_managment .buttons_section button:first-child{margin-right:20px}.cash_contain{padding:0!important}.cash_managment .tooltip{height:20px;margin-left:10px;width:20px}.cash_managment_sect .ongoing_expense{align-items:center;display:flex}.auto_loan_chart p,.chart_img .chart_tax p,.health_ins_chart p,.home_mortage_chart p,.homeunkeeping_chart p,.life_exp_chart p{color:#102691;font-size:12px;font-weight:600;line-height:16px;margin:0}.home_mortage_chart p{color:#fff}.value{position:relative}.value .dollar{left:13px;margin:0;position:absolute;top:11px}.income_range_mobile,.radio_mobi{display:none}@media screen and (max-width:1280px){.cash_managment .radio_wrapper{padding-left:0!important}}@media screen and (max-width:1200px){.home_mortage_chart{left:13%}.health_ins_chart{right:7%}.auto_loan_chart{right:26%}.homeunkeeping_chart{right:17%}}@media screen and (max-width:1120px){.home_mortage_chart{left:10%}}@media screen and (max-width:1024px){.auto_loan_chart{right:21%}}@media screen and (max-width:992px){.home_mortage_chart{left:19%}.income_mobile_css .value{margin-top:15px;text-align:end}.buttons_section{flex-direction:column}.buttons_section button:first-child{width:100%}.auto_loan_chart{right:31%}.health_ins_chart{right:16%}.homeunkeeping_chart{right:24%}}@media screen and (max-width:860px){.auto_loan_chart{right:29%}.health_ins_chart{right:12%}.homeunkeeping_chart{right:21%}}@media screen and (max-width:768px){.info_left_sec3{width:72%}.income_mobile_css .dollar{right:128px}.income_mobile_css{display:block}.income_second_section .income_left_sec{width:90%}.income_second_section .income_left_sec .para_income,.right_section_cash{width:100%}.income_range_mobile{margin-top:20px}.chart_mobile,.income_range_mobile,.income_second_section,.mobile_radio_view,.mobile_range_slider_icon,.radio_mobi,.web_view_mortage33{display:block}.right_section_cash{justify-content:center}.mobile_radio_view .range_slider,.modes_left_section_debt,.slider_range_cash .range_slider{width:100%!important}.mobile_debt_class{display:block}.mobile_debt_class .info_left_sec p br{display:none!important}.debt_modes .right_section_cash{justify-content:center;width:100%}.chart_mobile{padding-bottom:40px;padding-top:40px;text-align:center}.home_upkeep{align-items:center;background:#d6fff0;border:none;border-radius:50%;display:flex;flex-direction:column;height:123px;justify-content:center;text-align:center;width:123px}.home_upkeep h6,.home_upkeep p{margin:0}.chart_mobile{position:relative}.chart_mobile .homeunkeeping_chart{position:absolute;right:28%;top:8%}.chart_mobile .home_mortage_chart{left:36%;position:absolute;top:21%}.chart_mobile .life_exp_chart{bottom:50%;left:42%;position:absolute}.chart_mobile .chart_taxs{bottom:26%;left:36%;position:absolute}.chart_mobile .auto_loan_charts{bottom:21%;position:absolute;right:32%}.chart_mobile .health_ins_charts{bottom:7%;left:46%;position:absolute}.chart_mobile .auto_loan_charts p,.chart_mobile .chart_taxs p,.chart_mobile .health_ins_charts p,.chart_mobile .home_mortage_chart p,.chart_mobile .homeunkeeping_chart p,.chart_mobile .life_exp_chart p{color:#102691;font-size:12px;font-weight:600;line-height:16px}.chart_mobile .home_mortage_chart p{color:#fff}}@media screen and (max-width:820px){.home_mortage_chart{left:13%}}@media screen and (max-width:680px){.chart_mobile .homeunkeeping_chart{right:25%}.chart_mobile .home_mortage_chart{left:34%}.chart_mobile .chart_taxs{left:33%}.chart_mobile .auto_loan_charts{right:30%}.chart_mobile .health_ins_charts{left:45%}}@media screen and (max-width:640px){.chart_mobile .homeunkeeping_chart{right:29%;top:9%}.chart_mobile .homeunkeeping_chart p{font-size:10px}.chart_mobile img{width:250px}.chart_mobile .home_mortage_chart{left:36%}.chart_mobile .life_exp_chart{left:40%}.chart_mobile .chart_taxs{left:36%}.chart_mobile .auto_loan_charts{right:33%}}@media screen and (max-width:600px){.chart_mobile .homeunkeeping_chart{right:23%;top:9%}.chart_mobile .chart_taxs,.chart_mobile .home_mortage_chart{left:31%}.chart_mobile .life_exp_chart{left:36%}.chart_mobile .auto_loan_charts{right:27%}.chart_mobile .health_ins_charts{left:43%}.home_mortage_section .info_left_sec,.other_income_top .other_income_left{min-width:300px}.home_mortage_section{align-items:flex-start;flex-direction:column;min-width:300px}.right_section_cash{min-width:300px}.other_income_top{flex-direction:column}}@media screen and (max-width:465px){.chart_mobile .homeunkeeping_chart{right:21%;top:9%}.chart_mobile .chart_taxs{left:30%}.chart_mobile .auto_loan_charts{right:26%}}@media screen and (max-width:420px){.chart_mobile .homeunkeeping_chart{right:17%;top:9%}.text_area_section{width:82%}.chart_mobile .life_exp_chart{left:33%}.chart_mobile .chart_taxs{left:27%}.chart_mobile .auto_loan_charts{right:23%}.chart_mobile .health_ins_charts{left:41%}.chart_mobile .home_mortage_chart{left:27%}}@media screen and (max-width:385px){.chart_mobile .homeunkeeping_chart{right:14%}}.personal_row_section .personal_column_{color:#00072c;font-family:Inter,sans-serif;font-size:26px;font-weight:600;line-height:38px}.personal_det{padding:0!important}.personal_row_section .personal_column_ h4{margin:20px 0}.Personal_details{border-bottom:1px solid #404040;width:100%}.personal_detail_Sect_ h6{color:#00072c;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0;padding-bottom:10px}.progress{align-items:center;background:#ecf5ff;border-radius:100px;display:flex;height:3px;justify-content:flex-start;padding:0 5px;position:relative;width:200px}.progress-value{-webkit-animation:load 3s normal forwards;animation:load 3s normal forwards;background:#000;border-radius:50px;box-shadow:0 10px 40px -10px #fff;height:5px;width:0}@-webkit-keyframes load{0%{width:0}to{width:68%}}@keyframes load{0%{width:0}to{width:68%}}.progress-value:before{left:0}.progress-value:after,.progress-value:before{background:red;border-radius:50%;content:"";height:10px;position:absolute;top:-3px;width:10px}.progress-value:after{right:0;-webkit-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}.personal_information_inner{display:flex}.personal_information .personal_information_inner .info_left_section{width:30%}.info_left_section{float:left}.second_section{align-items:center;display:flex;justify-content:space-between;width:70%}.value input{border:1px solid #404040;border-radius:40px;padding:8px 25px;text-align:center;width:100px}.first_section p,.value input{color:#00072c;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.second_section{width:50%}.personal_information table tr td{border:none}.detail_sectionss{align-items:center;display:flex;justify-content:space-between}.info_left_sec{width:25%}.detail_sectionss2{display:flex}.info_left_sec2{width:43%}.drop_selection_wrapper{width:45%}.detail_sectionss,.detail_sectionss2{margin-bottom:25px}.detail_sectionss{margin-top:25px}.mobile_version{display:none}@media screen and (max-width:768px){.web_version{display:none}.mobile_version{display:flex;flex-direction:column-reverse}.info_left_sec2{width:100%}.detail_sectionss2{display:block}.radio_wrapper{text-align:center}.drop_selection_wrapper{padding-bottom:15px;padding-top:8px;width:100%}.tab_version{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.abs_button{justify-content:center;width:100%}}.personal_information{margin-top:32px}.abs_button{align-items:center;background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border:none;border-radius:10px;color:#102691;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:16px;padding:13px 50px}.abs_button svg{margin-left:6px}@media screen and (max-width:992px){.abs_button{justify-content:center;width:100%}}.number span{cursor:pointer}.number>.minus{background-image:linear-gradient(90deg,#26d878,#50efb6);border-bottom-left-radius:40px;border-top-left-radius:40px;display:inline-block;height:40px;margin-right:0;text-align:center;vertical-align:middle;width:42px}.currencyNumber>.minus{margin-right:-13px!important}.number>.plus{background-image:linear-gradient(90deg,#26d878,#50efb6);border-bottom-right-radius:20px;border-top-right-radius:20px;height:40px;width:42px}.number input,.number>.plus{display:inline-block;text-align:center;vertical-align:middle}.number input{border:1px solid #26d878;color:#00072c;font-family:Inter,sans-serif;font-size:16px;font-weight:500;height:38px;padding-bottom:0;padding-top:0;width:200px}.number>.currency{display:inline-block}.number>.currency>.currencySign{font-family:Inter,sans-serif;font-size:16px;font-weight:500;left:17px;margin:0;position:relative;top:3px}.number{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header_right .login--btn{background:transparent;border:none;height:50px;position:relative;width:200px}.header_right .login--btn a{align-items:center;border-radius:10px;color:#102691;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:17px;font-weight:600;height:100%;justify-content:center;letter-spacing:0;line-height:17px;position:relative;text-align:center;text-decoration:none;z-index:11111}.header_right .login--btn:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:10px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;position:absolute}@media screen and (max-width:992px){.header_right,.header_right .login--btn{margin-bottom:8px;width:100%}}#RFS-StepperContainer{align-items:center;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:400px;justify-content:space-between;padding:24px;width:100%}.stepper_main .MuiStepLabel-labelContainer{cursor:pointer;padding-left:40px}.stepper_main{padding-left:0!important}#RFS-StepMain{display:flex;flex-direction:row}#RFS-Label{align-items:center;display:flex;font-weight:500;height:100%;justify-content:center;margin-top:0;text-align:center}#RFS-Connector{background-color:orange!important;border-left:6px solid green;color:red!important;height:5px}.mainDiv{height:500px;width:400px}.mainDiv,.mainDiv1{display:flex;justify-content:space-around}.mainDiv1{flex-direction:column}.text{position:relative}.stepper_main .MuiStepLabel-iconContainer>.MuiSvgIcon-root{border:2px solid #f1f3f4;border-radius:50%!important}.stepper_main .MuiStepLabel-iconContainer>.MuiSvgIcon-root.MuiStepIcon-active{margin-left:1px!important}.stepper_main .MuiStepIcon-text{fill:#fff;display:none;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.75rem}.stepper_main .MuiStepLabel-label.MuiStepLabel-completed{margin-left:2px!important}.stepper_main .MuiStepIcon-root.MuiStepIcon-completed{background-color:#26d878!important;border:none;border-radius:50%;color:#26d878!important}.stepper_main .MuiStepConnector-active{color:red!important}.stepper_main .MuiStepIcon-active{background-color:#4eeeb3!important;border-radius:50%;box-shadow:0 0 10px #4eeeb3!important;color:#4eeeb3!important}.stepper_main .MuiStepConnector-vertical{margin-left:5px!important;width:15px!important}.stepper_main .MuiStepConnector-completed .MuiStepConnector-lineVertical{border-color:#26d878!important}.stepper_main .MuiStep-vertical.MuiStep-completed{margin-left:3px!important}.stepper_main .MuiStepConnector-completed,.stepper_main .MuiStepConnector-vertical.MuiStepConnector-active{margin-left:6px!important}.stepper_main .MuiStepLabel-iconContainer{padding-right:0!important}.stepper_main .MuiStepConnector-line{border-color:#f1f3f4!important;display:block}.stepper_main .MuiStepConnector-lineVertical{border-left-style:solid;border-left:2px solid #f1f3f4!important;min-height:40px!important}.stepper_main .step_container .MuiStepLabel-label{color:#00072c;font-family:Inter,sans-serif!important;font-size:16px;font-weight:500;line-height:24px}.stepper_main .Mui-disabled>.MuiStepConnector-lineVertical{background:linear-gradient(90deg,#26d878,#50efb6);border:4px solid}.stepper_main .Mui-disabled>.MuiStepLabel-iconContainer>.MuiStepIcon-root{color:#fff!important}.stepper_main .MuiStepConnector-vertical.Mui-disabled{max-height:40px!important}.stepper_main .MuiStepConnector-vertical{background:linear-gradient(90deg,#26d878,#50efb6)!important;padding:0!important;width:6px!important}.stepper_main .MuiStepConnector-active>.MuiStepConnector-lineVertical{border:0!important;color:#26d878}.step_label svg{height:12px!important;width:12px!important}.MuiStepContent-root{border-left:6px solid #f1f3f4!important;margin-left:8px!important;margin-top:0!important;padding-left:20px;padding-right:8px}.stepper_main .Mui-completed svg,.stepper_main .MuiStep-vertical .Mui-active svg{color:#26d878!important}.personal_column_ h4{color:#00072c;font-family:Inter,sans-serif;font-size:26px;font-weight:600;line-height:38px;margin:20px 0}.key_figures_wrapper{background:#fff;border:1px solid #ecf5ff;border-radius:10px;box-shadow:0 4px 10px rgba(16,38,145,.08);box-sizing:border-box;margin-bottom:40px;margin-top:50px;padding:20px;width:300px}.lists_key{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;margin:6px 0}.lists_key h6,.lists_key p{color:#00072c;font-size:14px;font-weight:500;line-height:24px;margin:0}.lists_key p{align-items:center;display:flex}.lists_key .amount{color:#102691;font-size:14px;font-weight:600;line-height:24px}.lst_amount{margin-bottom:20px}.key_heading h2{color:#102691;font-size:16px;font-weight:600;line-height:24px;margin:0;text-align:center}.details h2{text-align:left}.key_figures_wrapper .circle_reactGradientProgress__1_0UG span{color:#102691!important;font-family:"Inter,sans-serif"!important;font-size:26px!important;font-weight:600!important;line-height:16px!important}.key_figures_wrapper .circle_progressCircleBar__1IKUZ{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}@media screen and (max-width:1024px){.key_figures_wrapper{margin-left:auto;margin-right:auto;width:280px}}.main_form_wrapper{margin:auto;max-width:1200px}.faq h1{text-align:center}.faq{display:block}.MuiAccordion-root{border-radius:10px;margin:10px}.team-section{margin-bottom:87px}.team-section .title{color:#2c70fc;font-family:Inter;font-size:40px;font-style:normal;font-weight:600;line-height:66px;text-align:center}.team-section .divider{border-color:rgba(0,0,0,.2)}.team-section .card{border:2px solid transparent;border-radius:15px;height:100%}.team-section .card,.team-section .pic{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(267deg,#3479fb -4.01%,#4eeeb3 89.75%) border-box}.team-section .pic{border:5px solid transparent;margin:32px auto}.team-section .pic,.team-section .pic img{border-radius:168px}.team-section .content-container{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.team-section .name{color:#000;font-size:24px;font-weight:500}.team-section .designation,.team-section .name{font-family:Inter;font-style:normal;line-height:normal;text-align:center}.team-section .designation{background:linear-gradient(267deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:10px;color:#00072c;font-size:12px;font-weight:400;padding:4px 30px}.team-section .content{color:#000;font-family:Inter;font-size:15px;font-style:normal;font-weight:300;line-height:22px;margin-left:16px;margin-right:16px;text-align:center}.feedback div{padding:4px}.feedback .like{display:flex;justify-content:space-around;width:100%}.feedback .btn-submit{background:linear-gradient(266.57deg,#b6ffe5 -4.01%,#4eeeb3 89.75%);border:none;border-radius:10px;color:#102691;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;height:50px;line-height:16px;text-decoration:none;width:200px}.corporate-slider-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 0;position:relative}.corporate-slider-section:before{bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.corporate-slider-container{margin:0 auto;max-width:1200px;padding:0 20px;position:relative;z-index:2}.CorporateSlider--wrapper .slick-slide .CorporateSlider{margin-left:10px!important;max-height:220px;min-height:220px;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.CorporateSlider--wrapper .slick-slide{margin-left:-2px}.CorporateSlider{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(52,121,251,.1);padding:25px 20px;position:relative;text-align:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.CorporateSlider:before{background:linear-gradient(266.57deg,#3479fb -4.01%,#4eeeb3 89.75%);border-radius:12px;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:-1}.CorporateSlider .corporate--img--box{align-items:center;background:#fff;border-radius:8px;box-shadow:0 4px 10px rgba(16,38,145,.08);display:flex;height:60px;justify-content:center;margin:auto auto 15px;text-align:center;width:60px}.CorporateSlider .corporate--img--box img{height:35px;object-fit:contain;width:35px}.CorporateSlider h3{color:"black";font-size:20px;font-weight:600;line-height:20px;margin:0 0 12px}.CorporateSlider h3,.CorporateSlider p{font-family:Inter,sans-serif;font-style:normal}.CorporateSlider p{color:#666;font-size:16px;font-weight:400;line-height:18px;margin:0}.slider-navigation{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:30px}.slider-nav-button{background:#141b3d!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;height:45px!important;transition:all .3s ease!important;width:45px!important}.slider-nav-button svg{color:#fff;font-size:20px}@media screen and (max-width:1024px){.corporate-slider-container{padding:0 15px}.CorporateSlider--wrapper .slick-slide .CorporateSlider{max-height:200px;min-height:200px}}@media screen and (max-width:768px){.corporate-slider-section{padding:40px 0}.corporate-slider-container{padding:0 10px}.CorporateSlider--wrapper .slick-slide .CorporateSlider{margin-left:0!important;margin-right:10px;max-height:180px;min-height:180px}.slider-nav-button{height:40px!important;width:40px!important}.slider-nav-button svg{font-size:18px}.CorporateSlider{padding:20px 15px}.CorporateSlider h3{font-size:14px}.CorporateSlider p{font-size:12px}.slider-navigation{gap:15px;margin-top:25px}}.progress-revenue-section{background:#fff;padding:80px 0}.progress-revenue-container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#2d1b69;font-family:Inter,sans-serif;font-size:48px;font-weight:600;margin:0 0 40px}.progress-section{margin-bottom:60px}.progress-items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(6,1fr);margin-top:30px}.progress-item{background:#f8f9fa;border-radius:12px;padding:20px 15px;text-align:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.progress-item:hover{box-shadow:0 8px 25px rgba(0,0,0,.1);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.item-icon{align-items:center;background:linear-gradient(135deg,#e3f2fd,#e8f5e8);border-radius:10px;display:flex;height:50px;justify-content:center;margin:0 auto 15px;width:50px}.item-icon svg{color:#3479fb;font-size:24px}.item-title{color:#333;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.3;margin:0 0 8px}.item-description{color:#666;font-family:Inter,sans-serif;font-size:12px;line-height:1.4;margin:0}.revenue-section{align-items:center;display:flex;gap:40px}.revenue-content{width:50%}.revenue-details{margin-top:20px}.revenue-list{list-style-type:disc;margin:0;padding:0}.revenue-list li{color:#333;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;margin-bottom:15px;padding-left:20px;position:relative}.revenue-graphic{align-items:center;display:flex;justify-content:center;width:50%}.revenue-graphic img{height:auto;max-width:100%}@media (max-width:1024px){.progress-items{gap:15px;grid-template-columns:repeat(3,1fr)}.revenue-section{flex-direction:row;gap:30px;padding:0 20px}.revenue-graphic{width:50%}.graphic-shape{height:30px;width:60px}}@media (max-width:768px){.progress-revenue-section{padding:60px 0}.section-title{font-size:28px;margin-bottom:30px;text-align:center}.progress-items{gap:15px;grid-template-columns:repeat(2,1fr)}.progress-item{align-items:center;display:flex;flex-direction:column;gap:10px;padding:20px 15px;text-align:center}.item-icon{flex-shrink:0;height:40px;margin:0;width:40px}.item-icon svg{font-size:20px}.item-title{font-size:14px;margin:0 0 5px}.item-description{font-size:12px;margin:0}.revenue-section{flex-direction:column;gap:30px}.revenue-content{order:2;width:100%}.revenue-graphic{margin:20px 0;order:1;width:100%}.revenue-graphic img{max-width:200px}.revenue-list{padding-left:10px}.revenue-list li{font-size:14px;margin-bottom:12px;padding:0}}@media (max-width:480px){.progress-revenue-section{padding:40px 0}.section-title{font-size:24px;margin-bottom:25px}.progress-items{gap:12px;grid-template-columns:repeat(2,1fr);padding:0 20px}.progress-item{padding:15px 12px}.item-icon{height:35px;width:35px}.item-icon svg{font-size:18px}.item-title{font-size:13px}.item-description{font-size:11px}.revenue-section{gap:0}.revenue-graphic img{max-width:350px}.revenue-list{padding-left:10px}.revenue-list li{font-size:13px;margin-bottom:10px}}.pf-scores-info-section{align-items:center;background:linear-gradient(135deg,#e8f5e8,#fff);display:flex;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;padding:80px 0;width:1200px}.pf-scores-info-container{margin:0 auto;padding:0 20px;text-align:center}.main-title h1{color:#2d1b69;font-size:48px;font-weight:700;margin:0 0 20px}.intro-text,.main-title h1{font-family:Inter,sans-serif;text-align:center}.intro-text{color:#333;font-size:18px;margin:0 0 40px}.highlight{color:#26d878;font-weight:600}.central-icon-container{display:flex;justify-content:center}.shape-2{background:linear-gradient(135deg,gold,orange)}.shape-3{background:linear-gradient(135deg,#87ceeb,#2196f3)}.central-icon{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;gap:8px;padding:20px;position:relative}.icon-shape{border-radius:6px;height:12px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:30px}.shape-1{background:linear-gradient(135deg,#26d878,#4caf50)}.shape-2{background:linear-gradient(135deg,#87ceeb,#2196f3)}.shape-3{background:linear-gradient(135deg,gold,orange)}.connected-sections{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;position:relative}.info-section{background:#fff;border-radius:16px;flex:1 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:360px;padding:20px 30px;position:relative}.left-section{border:1px solid rgba(38,216,120,.3);box-shadow:0 0 20px rgba(38,216,120,.2)}.right-section{border:1px solid rgba(255,193,7,.3);box-shadow:0 0 20px rgba(255,193,7,.2)}.section-logo{align-items:center;border-radius:8px;display:flex;gap:15px;margin-bottom:20px;padding:15px}.pf-logo{background:#102691;border-radius:10px;padding:5px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.finoveo-logo{align-items:center;display:flex;justify-content:center}.logo-checkmarks{display:flex;flex-direction:column;gap:4px}.checkmark{border-radius:4px;height:8px;width:16px}.checkmark-1{background:#26d878}.checkmark-2{background:gold}.logo-icon img{height:60px;width:100px}.logo-text h3{font-size:20px;font-weight:700;margin:0;text-align:center}.logo-text h3,.logo-text p{font-family:Inter,sans-serif}.logo-text p{font-size:10px;margin:4px 0 0;opacity:.9}.section-description p{color:#333;font-family:Inter,sans-serif;font-size:18px;line-height:1.6;margin:10px 0 0;text-align:center}@media (max-width:1024px){.connected-sections{gap:30px}.info-section{max-width:450px}}@media (max-width:768px){.pf-scores-info-section{padding:60px 0}.connected-line-container{display:none}.connecting-line{background:linear-gradient(180deg,#f4fffa,#9cf3cf,#44e8a4,#8cf3c9,#f5fffb);border-radius:2px;height:40px;margin:0 auto;width:3px}.central-icon-container{margin-bottom:20px}.main-title h1{font-size:36px}.intro-text{font-size:16px}.connected-sections{align-items:center;flex-direction:column;gap:0}.info-section{max-width:100%;min-width:auto}.central-icon{padding:15px}.icon-shape{height:10px;width:25px}}@media (max-width:480px){.pf-scores-info-section{padding:40px 0}.connected-line-container{display:none}.connecting-line{background:linear-gradient(180deg,#f4fffa,#9cf3cf,#44e8a4,#8cf3c9,#f5fffb);border-radius:2px;height:40px;margin:0 auto;width:3px}.connected-sections{gap:0}.central-icon-container{margin-bottom:0}.main-title h1{font-size:28px}.intro-text{font-size:14px}.info-section{padding:20px}.section-logo{padding:12px}.logo-text h3{font-size:16px}.logo-text p{font-size:9px}.section-description p{font-size:13px}.central-icon{gap:6px;padding:12px}.icon-shape{height:8px;width:20px}}.why-it-matters-section{align-items:center;background:linear-gradient(135deg,#fff,#f0f8ff);display:flex;justify-content:center;padding:80px 0}.why-it-matters-container{margin:0;max-width:1200px;width:90%}.why-it-matters-content{background:linear-gradient(135deg,#000,#000109 50%,#000b40);border-radius:24px;box-shadow:0 20px 40px rgba(0,0,0,.1);gap:40px;overflow:hidden;padding:0 60px}.illustration-container,.why-it-matters-content{align-items:center;display:flex;position:relative}.illustration-container{flex:0 0 45%;justify-content:center}.hero-illustration{-webkit-filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));height:auto;max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.hero-illustration:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.content-container{color:#fff;flex:0 0 55%}.content-title{color:#26d878;font-family:Inter,sans-serif;font-size:36px;font-weight:700;line-height:1.2;margin:0 0 30px}.content-bullets{list-style:none;margin:0 0 30px;padding:0}.content-bullets li{color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin-bottom:20px;padding-left:30px;position:relative}.content-bullets li:before{color:#26d878;content:"•";font-size:24px;font-weight:700;left:0;position:absolute;top:-2px}.content-conclusion{border-top:1px solid rgba(38,216,120,.3);color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;padding-top:20px}@media (max-width:1024px){.why-it-matters-content{gap:40px;padding:40px}.content-title{font-size:32px}.content-bullets li,.content-conclusion{font-size:16px}}@media (max-width:768px){.why-it-matters-section{min-height:auto;padding:40px 0}.why-it-matters-content{flex-direction:column;gap:40px;padding:40px 30px;text-align:center}.illustration-container{flex:0 0 auto;order:1;width:100%}.content-container{flex:0 0 auto;order:2;width:100%}.content-title{font-size:28px;margin-bottom:25px}.content-bullets li{padding-left:25px}.content-bullets li,.content-conclusion{font-size:16px;text-align:left}}@media (max-width:480px){.why-it-matters-container{width:95%}.why-it-matters-content{gap:30px;padding:30px 20px}.content-title{font-size:24px}.content-bullets li{font-size:15px;margin-bottom:15px}.content-conclusion{font-size:15px}}.corporate-slider-section{align-items:center;background:linear-gradient(135deg,#000,#000109 50%,#000b40);height:480px;max-height:-webkit-max-content;max-height:max-content;max-width:1200px;padding:10px 0}.corporate-slider-section h4{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;color:#26d878!important;font-family:Inter,sans-serif!important;font-size:28px!important;font-weight:600!important;line-height:normal!important;margin-bottom:20px!important;margin-top:20px!important;text-align:center!important}@media screen and (max-width:768px){.corporate-slider-section{width:100%}}.banner-section{background:linear-gradient(#fff,#e8f8f8 50%,#fff);overflow:hidden;padding:10px 0;position:relative}.banner-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1500px;padding:0 20px;position:relative;z-index:2}.banner-left-image,.banner-right-image{align-items:center;display:flex;flex:0 0 200px;justify-content:center}.banner-left-image img,.banner-right-image img{-webkit-filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));height:350px;object-fit:contain;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:350px}.banner-right-image img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.banner-left-image img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.banner-right-image img:hover{-webkit-transform:scaleX(-1) scale(1.1);transform:scaleX(-1) scale(1.1)}.banner-content{flex:1 1;margin:0 40px;max-width:800px;text-align:center}.banner-title{color:#1a8f4a;font-family:Inter,sans-serif;font-size:36px;font-weight:600;line-height:1.2;margin:0 0 20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.banner-description{color:#2d5aa0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.5;margin:0 0 40px}.banner-image{height:300px;opacity:.2;width:300px}.banner-button{background:#3479fb;border:none;border-radius:12px;box-shadow:0 6px 20px rgba(52,121,251,.4);color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:20px;font-weight:600;letter-spacing:.5px;padding:18px 36px;text-transform:uppercase;transition:all .3s ease}.banner-button:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media (max-width:1024px){.banner-image{height:120px;opacity:.4;width:120px}}@media (max-width:768px){.banner-container{flex-direction:column;gap:30px}.banner-section{margin-bottom:60px}.banner-left-image,.banner-right-image{display:none}.banner-left-image img,.banner-right-image img{height:120px;width:120px}.banner-content{margin:0;order:2}.banner-title{font-size:40px}.banner-description{font-size:20px}.banner-button{font-size:18px;padding:16px 32px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.9c5a436f.css.map*/