.fintech_hero_section{position:relative;min-height:500px;height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#1b1a1b;font-family:inherit}.fintech_hero_section .bg_container{position:absolute;inset:0;z-index:0}.fintech_hero_section .bg_container .bg_image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.9;mix-blend-mode:screen}.fintech_hero_section .bg_container .bg_overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.4)}.fintech_hero_section .hero_content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem 3rem;text-align:center;max-width:1000px;margin:0 auto;width:100%}@media(max-width:1080px){.fintech_hero_section .hero_content{padding:3rem 1.5rem 2.5rem}}@media(min-width:1024px){.fintech_hero_section .hero_content{padding-left:2rem;padding-right:2rem}}.fintech_hero_section .hero_content .main_heading{font-family:Plus Jakarta Sans,DM Sans,sans-serif;font-size:clamp(32px,5vw,64px);font-weight:500;color:#fff;line-height:110%;margin-bottom:1.5rem}.fintech_hero_section .hero_content .description{max-width:720px;margin:0 auto 2.5rem;font-size:clamp(18px,4vw,24px);color:#cbcbcb;line-height:130%;font-weight:400}.fintech_hero_section .hero_content .description .highlight{color:#006dfc;font-weight:400}.fintech_hero_section .hero_content .cta_buttons{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}@media(min-width:640px){.fintech_hero_section .hero_content .cta_buttons{flex-direction:row;width:auto}}.fintech_hero_section .hero_content .cta_buttons .btn_primary{position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:15px 34px;font-size:clamp(16px,3vw,18px);font-weight:500;color:#fff;background-color:#f37b7d;border-radius:.75rem;transition:all .3s ease;width:100%;line-height:130%;overflow:hidden;box-shadow:0 10px 15px -3px rgba(243,123,125,.2),0 4px 6px -2px rgba(243,123,125,.1)}@media(min-width:640px){.fintech_hero_section .hero_content .cta_buttons .btn_primary{width:auto}}.fintech_hero_section .hero_content .cta_buttons .btn_primary:hover{background-color:#e86c6e}.fintech_hero_section .hero_content .cta_buttons .btn_primary:hover .arrow_icon{transform:translate(2px,-2px)}.fintech_hero_section .hero_content .cta_buttons .btn_primary .arrow_icon{width:18px;height:18px;transition:transform .3s ease}.fintech_hero_section .hero_content .cta_buttons .btn_secondary{display:flex;align-items:center;justify-content:center;padding:15px 34px;font-size:16px;font-weight:500;color:#fff;background-color:transparent;border:1px solid #313b53;border-radius:.75rem;transition:all .3s ease;width:100%}@media(min-width:640px){.fintech_hero_section .hero_content .cta_buttons .btn_secondary{width:auto}}.fintech_hero_section .hero_content .cta_buttons .btn_secondary:hover{border-color:hsla(0,0%,100%,.6);background-color:hsla(0,0%,100%,.05)}.fintech_hero_section .hidden_mobile{display:none}@media(min-width:640px){.fintech_hero_section .hidden_mobile{display:block}}.fintech_hero_section .hidden_md{display:none}@media(min-width:768px){.fintech_hero_section .hidden_md{display:block}}.we_speak_ai_section{background-color:#1b1a1b;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:100px 100px;padding-top:6rem;overflow:hidden;position:relative;border-top:1px solid hsla(0,0%,100%,.05)}@media(max-width:1080px){.we_speak_ai_section{padding-top:2rem}}.we_speak_ai_section .section_container{max-width:1200px;margin:0 auto;padding:0 1rem}.we_speak_ai_section .top_content{margin-bottom:3rem;position:relative;z-index:10;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1080px){.we_speak_ai_section .top_content{text-align:center;align-items:center;gap:0;margin-bottom:2rem}}@media(min-width:1024px){.we_speak_ai_section .top_content{margin-bottom:6rem;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}}.we_speak_ai_section .heading_box{flex:1}.we_speak_ai_section .heading_box .section_title{font-size:clamp(31px,5vw,64px)!important;font-weight:500!important;color:#fff!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif}@media(max-width:1080px){.we_speak_ai_section .heading_box .section_title{font-size:clamp(28px,6vw,48px)!important}}.we_speak_ai_section .heading_box .section_title .finance_highlight{font-weight:500;color:#016dfc}.we_speak_ai_section .desc_box{flex:1}@media(max-width:1080px){.we_speak_ai_section .desc_box{display:flex;justify-content:center;max-width:100%}}@media(min-width:1024px){.we_speak_ai_section .desc_box{max-width:480px}}.we_speak_ai_section .desc_box .description_text{font-size:clamp(18px,3vw,20px);color:#cbcbcb;line-height:140%}@media(max-width:1080px){.we_speak_ai_section .desc_box .description_text{max-width:90%}}.we_speak_ai_section .desc_box .description_text .text_emphasis{color:#7cb4ff;font-weight:500}.we_speak_ai_section .infographic_wrapper{position:relative;width:100%;max-width:1050px;margin:2rem auto 0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:auto}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper{margin-top:6rem;min-height:446px;flex-direction:row}}.we_speak_ai_section .infographic_wrapper .infographic_image{-o-object-fit:contain;object-fit:contain;position:relative;z-index:0}.we_speak_ai_section .infographic_wrapper .infographic_image.desktop_only{display:none}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .infographic_image.desktop_only{display:block}}.we_speak_ai_section .infographic_wrapper .infographic_image.mobile_only{display:block;margin-bottom:2rem}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .infographic_image.mobile_only{display:none}}.we_speak_ai_section .infographic_wrapper .overlay_item{position:relative;z-index:10;display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;margin-bottom:1.5rem;padding:0 1.5rem}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item{position:absolute;width:auto;margin-bottom:0;padding:0}}@media(max-width:1080px){.we_speak_ai_section .infographic_wrapper .overlay_item:nth-child(2n){align-items:flex-end;text-align:right}.we_speak_ai_section .infographic_wrapper .overlay_item:nth-child(odd){align-items:flex-start;text-align:left}}.we_speak_ai_section .infographic_wrapper .overlay_item .label_container,.we_speak_ai_section .infographic_wrapper .overlay_item .label_row{margin-bottom:.375rem;display:flex;align-items:center;gap:.375rem}.we_speak_ai_section .infographic_wrapper .overlay_item .overlay_label{background-color:#06f;padding:3px 8px;border-radius:4px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.we_speak_ai_section .infographic_wrapper .overlay_item .overlay_label,.we_speak_ai_section .infographic_wrapper .overlay_item .overlay_span_text,.we_speak_ai_section .infographic_wrapper .overlay_item .overlay_subtext{color:#fff;font-size:clamp(18px,3vw,20px);line-height:130%;font-weight:500}.we_speak_ai_section .infographic_wrapper .overlay_item .overlay_subtext{margin-left:2px}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_1{left:40px;top:8%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_1{left:9%;top:-2%}}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_2{left:0;top:32%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_2{left:6%;top:17%}}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_3{left:-20px;top:54%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.left_overlay_3{left:-3%;top:35%}}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_1{right:-40px;top:8%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_1{right:5%;top:-2%}}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_2{right:40px;top:32%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_2{right:1%;top:17%}}@media(min-width:1081px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_3{right:10px;top:54%}}@media(min-width:1200px){.we_speak_ai_section .infographic_wrapper .overlay_item.right_overlay_3{right:-4%;top:35%}}.tifin_case_study_section{background-color:#1b1a1b;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:100px 100px;padding-top:6rem;position:relative;overflow:hidden;border-top:1px solid hsla(0,0%,100%,.05)}@media(max-width:1080px){.tifin_case_study_section{padding-top:2rem}}.tifin_case_study_section .case_study_container{margin:0 auto;padding-right:1rem;position:relative;z-index:10}.tifin_case_study_section .desktop_only_img{display:none}@media(min-width:1081px){.tifin_case_study_section .desktop_only_img{display:block}}.tifin_case_study_section .mobile_only_img{display:none}@media(max-width:1080px){.tifin_case_study_section .mobile_only_img{display:block;width:100%;max-width:350px;height:auto;margin:1rem 0;border-radius:1rem;-o-object-fit:contain;object-fit:contain}}.tifin_case_study_section .content_flex_wrapper{display:flex;flex-direction:row;width:100%;align-items:stretch}@media(max-width:1080px){.tifin_case_study_section .content_flex_wrapper{flex-direction:column}}.tifin_case_study_section .image_column{width:37%;display:none;margin-right:3%}@media(min-width:1081px){.tifin_case_study_section .image_column{display:flex;align-items:stretch;justify-content:flex-start}}.tifin_case_study_section .image_column .case_study_image{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;z-index:10;border-radius:1rem}.tifin_case_study_section .content_stack_column{width:100%;display:flex;flex-direction:column}@media(min-width:1081px){.tifin_case_study_section .content_stack_column{width:60%}}.tifin_case_study_section .content_stack_column .case_study_header_row{display:flex;flex-direction:column;margin-bottom:2rem}@media(max-width:1081px){.tifin_case_study_section .content_stack_column .case_study_header_row{margin-bottom:1rem}}.tifin_case_study_section .content_stack_column .case_study_header_row .header_content_column{width:100%;display:flex;flex-direction:column;gap:1.5rem}@media(max-width:1081px){.tifin_case_study_section .content_stack_column .case_study_header_row .header_content_column{align-items:center;gap:.7rem}}.tifin_case_study_section .content_stack_column .box_column{width:100%;display:flex;flex-direction:column;gap:1.5rem;flex:1}.tifin_case_study_section .logo_wrapper{display:flex;align-items:center;gap:.75rem}.tifin_case_study_section .logo_wrapper .logo_text{font-size:clamp(31px,5vw,64px)!important;font-weight:500!important;color:#fff!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif;margin-top:.25rem}.tifin_case_study_section .sub_heading{font-size:clamp(21px,4vw,32px)!important;font-weight:400!important;color:#fff!important;line-height:130%!important}@media(max-width:1080px){.tifin_case_study_section .sub_heading{text-align:center}}.tifin_case_study_section .context_text{font-size:clamp(16px,3vw,18px);color:#fff;line-height:130%;font-weight:400}@media(max-width:1081px){.tifin_case_study_section .context_text{text-align:center}}.tifin_case_study_section .challenge_text{font-size:clamp(16px,3vw,18px);color:#fff;line-height:130%;font-weight:600}.tifin_case_study_section .challenge_text .highlight_normal{font-weight:400;color:#fff}@media(max-width:1081px){.tifin_case_study_section .challenge_text{text-align:center}}.tifin_case_study_section .solution_results_box{border:1px solid #fff;border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;background-color:#111;display:flex;flex-direction:column;height:100%;margin-top:40px}@media(max-width:1081px){.tifin_case_study_section .solution_results_box{margin-top:10px}}@media(min-width:1024px){.tifin_case_study_section .solution_results_box{padding:2.5rem;flex:1}}.tifin_case_study_section .solution_results_box .box_bg_overlay{position:absolute;inset:0;z-index:0;mix-blend-mode:overlay}.tifin_case_study_section .solution_results_box .box_bg_overlay .bg_image_cover{-o-object-fit:cover;object-fit:cover}.tifin_case_study_section .solution_results_box .box_content{position:relative;z-index:10}.tifin_case_study_section .solution_results_box .box_content .box_title{font-size:clamp(18px,4vw,22px);font-weight:600;line-height:130%;color:#fff;margin-bottom:.75rem}.tifin_case_study_section .solution_results_box .box_content .box_description{font-size:clamp(16px,4vw,20px);font-weight:400;line-height:130%;color:#fff;margin-bottom:1.5rem}@media(max-width:1081px){.tifin_case_study_section .solution_results_box .box_content .box_description{margin-bottom:10px;margin-top:10px}}.tifin_case_study_section .solution_results_box .box_content .content_divider{width:100%;height:2px;background-color:hsla(0,0%,100%,.5);margin-bottom:1.5rem}@media(max-width:1081px){.tifin_case_study_section .solution_results_box .box_content .content_divider{margin-bottom:1rem}}.tifin_case_study_section .solution_results_box .box_content .results_grid{display:grid;grid-template-columns:1fr;gap:1.5rem 2rem}@media(max-width:1080px){.tifin_case_study_section .solution_results_box .box_content .results_grid{gap:.5rem 2rem}}@media(min-width:768px){.tifin_case_study_section .solution_results_box .box_content .results_grid{grid-template-columns:1fr 1fr;gap:.5rem 2rem}}.tifin_case_study_section .solution_results_box .box_content .results_grid .result_item{font-size:clamp(16px,4vw,20px);font-weight:400;line-height:130%;color:#fff}.tifin_case_study_section .cta_wrapper{display:flex;justify-content:flex-end;margin-top:1.5rem}@media(max-width:1080px){.tifin_case_study_section .cta_wrapper{margin-top:0}}.tifin_case_study_section .cta_wrapper .btn_cta_project{display:flex;align-items:center;gap:.5rem;background-color:#f37b7d;color:#fff;padding:.875rem 1.5rem;border-radius:.75rem;font-size:clamp(16px,3vw,18px);font-weight:500;transition:all .3s ease;box-shadow:0 10px 15px -3px rgba(243,123,125,.2)}.tifin_case_study_section .cta_wrapper .btn_cta_project:hover{background-color:#e86c6e}.tifin_case_study_section .cta_wrapper .btn_cta_project:hover .arrow_icon{transform:translate(.25rem,-.25rem)}.tifin_case_study_section .cta_wrapper .btn_cta_project .arrow_icon{width:1rem;height:1rem;transition:transform .3s ease}.next_gen_fintech_section{background-color:#1b1a1b;padding-top:6rem;padding-bottom:6rem;position:relative;overflow:hidden}@media(max-width:1080px){.next_gen_fintech_section{padding-top:2rem;padding-bottom:2rem}}.next_gen_fintech_section .bg_gradient_image{position:absolute;inset:0;z-index:0;pointer-events:none}.next_gen_fintech_section .bg_gradient_image img{-o-object-fit:cover;object-fit:cover;opacity:.8}.next_gen_fintech_section .container_wrapper{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.next_gen_fintech_section .heading_container{text-align:center;margin-bottom:4rem}@media(max-width:1080px){.next_gen_fintech_section .heading_container{margin-bottom:0}}.next_gen_fintech_section .heading_container .main_heading{font-size:clamp(31px,5vw,64px)!important;font-weight:500!important;color:#fff!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif}@media(min-width:768px){.next_gen_fintech_section .heading_container .main_heading br.hidden_md{display:none}}.next_gen_fintech_section .heading_container .main_heading .highlight{font-weight:500;color:#006cfd}.next_gen_fintech_section .grid_container{position:relative;width:100%;margin-top:2rem}@media(max-width:1080px){.next_gen_fintech_section .grid_container{margin-top:0}}.next_gen_fintech_section .grid_container .grid_row{display:flex;flex-direction:column;position:relative;z-index:10}@media(min-width:768px){.next_gen_fintech_section .grid_container .grid_row{flex-direction:row}}.next_gen_fintech_section .grid_container .grid_row.top_row{position:relative;flex-wrap:wrap}.next_gen_fintech_section .grid_container .grid_row.top_row:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.25) 15%,hsla(0,0%,100%,.25) 85%,hsla(0,0%,100%,0));z-index:20}@media(max-width:1024px){.next_gen_fintech_section .grid_container .grid_row.top_row:after{display:none}}@media(min-width:768px)and (max-width:1280px){.next_gen_fintech_section .grid_container .grid_row.top_row .grid_item{flex:1 1 50%;border-bottom:2px solid hsla(0,0%,100%,.1)!important}.next_gen_fintech_section .grid_container .grid_row.top_row .grid_item:nth-child(2n){border-right:none!important}.next_gen_fintech_section .grid_container .grid_row.top_row .grid_item:nth-child(2n):after{display:none}}.next_gen_fintech_section .grid_container .grid_row:not(.top_row){flex-wrap:wrap}@media(min-width:768px)and (max-width:1280px){.next_gen_fintech_section .grid_container .grid_row:not(.top_row) .grid_item{flex:1 1 50%;border-bottom:2px solid hsla(0,0%,100%,.1)!important}.next_gen_fintech_section .grid_container .grid_row:not(.top_row) .grid_item:last-child:nth-child(odd){flex:1 1 100%;border-right:none!important}.next_gen_fintech_section .grid_container .grid_row:not(.top_row) .grid_item:last-child:nth-child(odd):after{display:none}.next_gen_fintech_section .grid_container .grid_row:not(.top_row) .grid_item:nth-child(2n){border-right:none!important}.next_gen_fintech_section .grid_container .grid_row:not(.top_row) .grid_item:nth-child(2n):after{display:none}}.next_gen_fintech_section .grid_container .grid_item{flex:1;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}@media(min-width:1080px){.next_gen_fintech_section .grid_container .grid_item{padding:2.5rem}}@media(min-width:768px){.next_gen_fintech_section .grid_container .grid_item.border_right:after{content:"";position:absolute;top:0;right:-1px;width:2px;height:100%;z-index:20;background:linear-gradient(180deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.25))}}.next_gen_fintech_section .grid_container .grid_item.border_bottom:before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.25) 15%,hsla(0,0%,100%,.25) 85%,hsla(0,0%,100%,0))}@media(min-width:768px){.next_gen_fintech_section .grid_container .grid_item.border_bottom:before{display:none}}.next_gen_fintech_section .grid_container .grid_item img.item_icon{-o-object-fit:contain;object-fit:contain}.next_gen_fintech_section .grid_container .grid_item .item_title{font-size:clamp(16px,3vw,18px);font-weight:600;color:#fff;margin-bottom:1rem;line-height:130%;margin-top:40px}@media(max-width:1080px){.next_gen_fintech_section .grid_container .grid_item .item_title{margin-top:18px}}.next_gen_fintech_section .grid_container .grid_item .item_description{font-size:clamp(16px,3vw,18px);font-weight:400;color:#fff;line-height:130%}.fintech_solutions_win_section{background-color:#1b1a1b;background-image:linear-gradient(hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0);background-size:100px 100px;position:relative;height:400vh}@media(max-width:1080px){.fintech_solutions_win_section{height:auto;padding:0}}.fintech_solutions_win_section .sticky_container{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:6rem;padding-bottom:6rem}@media(max-width:1080px){.fintech_solutions_win_section .sticky_container{position:relative;height:auto;top:auto;padding-top:2rem;padding-bottom:2rem;overflow:visible}}.fintech_solutions_win_section .header_container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;max-width:1250px;position:relative;z-index:20;flex-shrink:0;margin-bottom:2rem}.fintech_solutions_win_section .header_wrapper{text-align:center;margin-top:1rem}.fintech_solutions_win_section .main_heading{font-size:clamp(31px,5vw,64px)!important;font-weight:600!important;color:#fff!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif;letter-spacing:.025em;margin-bottom:1.5rem}.fintech_solutions_win_section .main_heading .highlight_text{color:#006dfd;font-weight:600}.fintech_solutions_win_section .main_heading br{display:none}@media(min-width:768px){.fintech_solutions_win_section .main_heading br{display:block}}.fintech_solutions_win_section .description_text{max-width:800px;margin-left:auto;margin-right:auto;color:#cbcbcb;font-size:clamp(18px,3vw,20px)!important;line-height:130%}.fintech_solutions_win_section .timeline_area{position:relative;width:100%;display:flex;align-items:center;z-index:10}.fintech_solutions_win_section .timeline_track{display:flex;gap:3rem;position:relative;width:-moz-max-content;width:max-content;padding-left:max(1rem,(100vw - 1250px)/2);padding-right:max(2rem,(100vw - 1250px)/2)}@media(max-width:1080px){.fintech_solutions_win_section .timeline_track{flex-direction:column;width:100%;height:auto;gap:2rem;padding:0 1.25rem;transform:none!important}}@media(min-width:768px){.fintech_solutions_win_section .timeline_track{gap:6vw}}.fintech_solutions_win_section .timeline_item{width:300px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;position:relative;padding-bottom:2rem}@media(max-width:1080px){.fintech_solutions_win_section .timeline_item{width:100%;flex-direction:row;gap:1.25rem;padding-bottom:0;align-items:flex-start}}.fintech_solutions_win_section .connecting_line{position:absolute;top:137px;left:16px;height:6px;background-color:#2792f9;z-index:0;display:none;width:calc(100% + 3rem)}@media(max-width:1080px){.fintech_solutions_win_section .connecting_line{display:none!important}}@media(min-width:768px){.fintech_solutions_win_section .connecting_line{display:block;width:calc(100% + 6vw)}}.fintech_solutions_win_section .icon_box{width:84px;height:84px;border-radius:20px;background-image:linear-gradient(to bottom right,#0e274a,#012d7c);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 30px rgba(0,102,255,.4);margin-bottom:2.5rem;border:1px solid rgba(59,130,246,.4);position:relative;z-index:10;overflow:hidden;flex-shrink:0;margin-left:auto;margin-right:auto}@media(max-width:1080px){.fintech_solutions_win_section .icon_box{width:60px;height:60px;margin:0;border-radius:12px}}@media(min-width:768px){.fintech_solutions_win_section .icon_box{margin-left:0;margin-right:0}}.fintech_solutions_win_section .icon_overlay{position:absolute;inset:0;background-image:linear-gradient(180deg,hsla(0,0%,100%,.2),transparent)}.fintech_solutions_win_section .item_icon{width:2.5rem;height:2.5rem;color:#fff;position:relative;z-index:10}@media(max-width:1080px){.fintech_solutions_win_section .item_icon{width:1.75rem;height:1.75rem}}.fintech_solutions_win_section .timeline_circle{width:32px;height:32px;border-radius:9999px;background-color:#2692f8;margin-left:auto;margin-right:auto;margin-bottom:2rem;z-index:10;position:relative;display:none}@media(max-width:1080px){.fintech_solutions_win_section .timeline_circle{display:none!important}}@media(min-width:768px){.fintech_solutions_win_section .timeline_circle{margin-left:0;margin-right:0;display:block}}.fintech_solutions_win_section .content_wrapper{width:100%;text-align:center;padding-right:1rem}@media(max-width:1080px){.fintech_solutions_win_section .content_wrapper{text-align:left;padding-right:0}}@media(min-width:768px){.fintech_solutions_win_section .content_wrapper{text-align:left}}.fintech_solutions_win_section .item_title{font-size:clamp(18px,3vw,24px);font-weight:600;color:#2693f9;margin-bottom:1rem;white-space:pre-line;line-height:130%}@media(max-width:1080px){.fintech_solutions_win_section .item_title{margin-bottom:.5rem}}@media(min-width:1024px){.fintech_solutions_win_section .item_title{font-size:20px}}.fintech_solutions_win_section .title_separator{width:100%;height:4px;background-color:hsla(0,0%,100%,.4);margin-bottom:1.25rem;border-radius:10px}@media(max-width:1080px){.fintech_solutions_win_section .title_separator{display:none}}.fintech_solutions_win_section .item_description{color:hsla(0,0%,100%,.7);font-size:clamp(18px,3vw,20px);line-height:130%;font-weight:400}.ai_stack_fintech_section{position:relative;color:#1b1a1b;margin-left:auto;margin-right:auto;background-color:#fff;background-image:linear-gradient(#f0f0f0 1px,transparent 0),linear-gradient(90deg,#f0f0f0 1px,transparent 0);background-size:100px 100px;border-radius:40px;border:1px solid #e5e7eb}.ai_stack_fintech_section .container_wrapper{margin-left:auto;margin-right:auto;padding:2rem 1.5rem;position:relative;z-index:10;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.ai_stack_fintech_section .container_wrapper{padding:8rem 4rem;flex-direction:row}}@media(min-width:1024px){.ai_stack_fintech_section .container_wrapper{gap:6rem}}.ai_stack_fintech_section .left_column{flex-shrink:0}@media(min-width:768px){.ai_stack_fintech_section .left_column{width:40%}}.ai_stack_fintech_section .sticky_heading{position:sticky;top:8rem;z-index:20}.ai_stack_fintech_section .main_heading{font-size:clamp(31px,5vw,64px)!important;font-weight:300!important;color:#1a1a1b!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif;letter-spacing:.025em}.ai_stack_fintech_section .highlight_text{font-weight:300;color:#016dfd}.right_column{display:flex;flex-direction:column;padding-top:.5rem}@media(min-width:768px){.right_column{width:60%}}@media(min-width:1024px){.right_column{padding-right:2vw}}.stack_item{background-color:#fff;padding-top:1.5rem;padding-bottom:1.25rem;padding-left:1rem;position:sticky;box-shadow:0 -10px 20px -10px rgba(0,0,0,.05)}@media(max-width:1080px){.stack_item{padding-top:1rem;padding-bottom:1rem}}.stack_item.with_border{border-bottom:1px solid #9ca3af;padding-bottom:2rem;margin-bottom:0}.item_title{font-size:clamp(24px,3vw,36px);font-weight:600;color:#000;margin-bottom:.5rem;line-height:130%}@media(min-width:1024px){.item_title{font-size:28px}}.item_description{color:rgba(0,0,0,.7);font-size:clamp(18px,3vw,20px);line-height:130%;font-weight:400;max-width:95%}.start_your_ai_journey_section{position:relative;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background-color:#0b0f15;padding:15rem 1rem;text-align:center}@media(max-width:1080px){.start_your_ai_journey_section{padding:7rem 1rem}}.start_your_ai_journey_section .bg_container{position:absolute;inset:0;z-index:0}.start_your_ai_journey_section .bg_container .bg_image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.start_your_ai_journey_section .bg_container .bottom_left_img{position:absolute;bottom:-40px;left:-40px;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;z-index:1}.start_your_ai_journey_section .bg_container .top_right_img{position:absolute;top:40px;right:0;height:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;z-index:1}.start_your_ai_journey_section .content_container{position:relative;z-index:10;max-width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;padding:0 1rem}@media(min-width:768px){.start_your_ai_journey_section .content_container{max-width:80%}}@media(min-width:1280px){.start_your_ai_journey_section .content_container{max-width:60%}}.start_your_ai_journey_section .content_container .main_heading{font-size:clamp(31px,5vw,64px)!important;font-weight:400!important;color:#fff!important;line-height:110%!important;font-family:Plus Jakarta Sans,DM Sans,sans-serif;letter-spacing:.025em;margin-bottom:2rem}@media(max-width:1080px){.start_your_ai_journey_section .content_container .main_heading{margin-bottom:0}}.start_your_ai_journey_section .content_container .main_heading .highlight_text{color:#82bafc;font-weight:400}.start_your_ai_journey_section .content_container .description{font-size:clamp(20px,3vw,24px);color:#cbcbcb;line-height:130%;margin-bottom:3.5rem;max-width:100%;font-weight:400}@media(max-width:1080px){.start_your_ai_journey_section .content_container .description{margin-bottom:1rem}}.start_your_ai_journey_section .content_container .cta_link{font-size:clamp(20px,3vw,24px);font-weight:600;color:#f48283;line-height:130%;text-decoration:none;transition:all .3s ease}.start_your_ai_journey_section .content_container .cta_link:hover{opacity:.8}.why_invest_fintech_section{position:relative;width:100%;padding:2rem 0;overflow:hidden;background-color:#161616;background-image:linear-gradient(90deg,hsla(0,0%,100%,.05) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:100px 100px}@media(min-width:768px){.why_invest_fintech_section{padding:8rem 0}}.why_invest_fintech_section .bottom_gradient_overlay{position:absolute;inset:0;top:auto;height:33.333333%;background:linear-gradient(0deg,#111,transparent);z-index:0;pointer-events:none}.why_invest_fintech_section .section_container{max-width:1400px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}@media(min-width:640px){.why_invest_fintech_section .section_container{padding:0 1.5rem}}@media(min-width:1024px){.why_invest_fintech_section .section_container{padding:0 2rem}}.why_invest_fintech_section .header_row{display:flex;flex-direction:column;margin-bottom:1rem;gap:1.5rem;text-align:center;align-items:center}@media(min-width:1081px){.why_invest_fintech_section .header_row{flex-direction:row;justify-content:space-between;align-items:start;margin-bottom:0;text-align:left}}.why_invest_fintech_section .section_title{font-size:clamp(31px,5vw,64px)!important;font-weight:500!important;color:#fff!important;line-height:120%!important;margin-bottom:0}.why_invest_fintech_section .section_title .highlight_accent{color:#016dfc;font-weight:500}.why_invest_fintech_section .header_desc_wrapper{display:flex;justify-content:center;width:100%}@media(min-width:1081px){.why_invest_fintech_section .header_desc_wrapper{width:38%;justify-content:flex-end}}.why_invest_fintech_section .header_desc_wrapper .header_description{color:#cbcbcb;font-size:clamp(18px,3vw,20px);line-height:130%;max-width:600px}@media(min-width:1081px){.why_invest_fintech_section .header_desc_wrapper .header_description{max-width:none}}.why_invest_fintech_section .circles_infographic_area{position:relative;width:100%;height:650px;display:flex;align-items:center;justify-content:center}@media(max-width:1080px){.why_invest_fintech_section .circles_infographic_area{height:950px;margin-top:0;display:block}}@media(min-width:768px)and (max-width:1080px){.why_invest_fintech_section .circles_infographic_area{height:850px}}@media(min-width:1024px){.why_invest_fintech_section .circles_infographic_area{height:650px}}.why_invest_fintech_section .desktop_circles_layout{display:none;position:relative;width:100%;height:100%;max-width:1300px;margin:0 auto}@media(min-width:1081px){.why_invest_fintech_section .desktop_circles_layout{display:block}}.why_invest_fintech_section .circle_card{position:absolute;border-radius:9999px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);transition:transform .5s ease-in-out,z-index .5s;display:flex;flex-direction:column;justify-content:center;padding-bottom:2rem}.why_invest_fintech_section .circle_card:hover{transform:scale(1.05);z-index:100!important}.why_invest_fintech_section .circle_image_wrapper{position:absolute;inset:0;z-index:0;pointer-events:none}.why_invest_fintech_section .circle_image_wrapper .bg_image_cover{-o-object-fit:cover;object-fit:cover}.why_invest_fintech_section .circle_content{position:relative;z-index:10;width:100%}.why_invest_fintech_section .circle_title{font-size:clamp(21px,4vw,48px);font-weight:500;line-height:100%;margin-bottom:.5rem;letter-spacing:-.025em}.why_invest_fintech_section .circle_subtext{font-size:clamp(18px,3vw,20px);font-weight:400;line-height:100%;margin-top:.75rem;opacity:.9}.why_invest_fintech_section .circle_1{width:clamp(300px,30vw,380px);height:clamp(300px,30vw,380px);left:0;top:30%;z-index:10;padding-left:2rem;padding-right:2rem}.why_invest_fintech_section .circle_1 .circle_subtext,.why_invest_fintech_section .circle_1 .circle_title{color:#fff}.why_invest_fintech_section .circle_2{width:clamp(260px,25vw,320px);height:clamp(260px,25vw,320px);left:23%;top:10%;z-index:20;padding-left:2rem;padding-right:2rem;box-shadow:0 0 40px hsla(0,0%,100%,.1)}.why_invest_fintech_section .circle_2 .circle_title{color:#2692f9;font-size:clamp(18px,4vw,40px)}.why_invest_fintech_section .circle_2 .circle_subtext{color:#2692f9;opacity:1}.why_invest_fintech_section .circle_3{width:clamp(280px,27vw,330px);height:clamp(280px,27vw,330px);left:44%;top:30%;z-index:30;padding-left:2rem;padding-right:2rem}.why_invest_fintech_section .circle_3 .circle_title{color:#012f5c;font-size:clamp(18px,4vw,40px)}.why_invest_fintech_section .circle_3 .circle_subtext{color:#012f5c;opacity:.8}.why_invest_fintech_section .circle_4{width:clamp(300px,30vw,380px);height:clamp(300px,30vw,380px);left:65%;top:3%;z-index:40;padding-left:2rem;padding-right:2rem;padding-bottom:2.5rem;background-color:#fff;opacity:.9}.why_invest_fintech_section .circle_4 .circle_title{color:#003b72;font-size:clamp(18px,4vw,40px)}.why_invest_fintech_section .circle_4 .circle_subtext{color:#1e4c7a;font-size:13px;font-weight:500}.why_invest_fintech_section .mobile_circles_layout{width:100%;height:100%;position:relative;z-index:10}@media(min-width:1081px){.why_invest_fintech_section .mobile_circles_layout{display:none}}.why_invest_fintech_section .mobile_circle_card{position:absolute;border-radius:9999px;overflow:hidden;box-shadow:0 30px 60px -12px rgba(0,0,0,.4);display:flex;flex-direction:column;justify-content:center;padding:0 1.5rem;text-align:center;transition:transform .3s ease}.why_invest_fintech_section .mobile_circle_card .circle_title{font-size:clamp(18px,4.5vw,22px);line-height:1.1;margin-bottom:.25rem;font-weight:600}.why_invest_fintech_section .mobile_circle_card .circle_subtext{font-size:clamp(11px,3vw,13px);line-height:1.2}.why_invest_fintech_section .mobile_circle_card.m_circle_1{width:clamp(240px,65vw,270px);height:clamp(240px,65vw,270px);left:2%;top:0;z-index:10}.why_invest_fintech_section .mobile_circle_card.m_circle_1 .circle_subtext,.why_invest_fintech_section .mobile_circle_card.m_circle_1 .circle_title{color:#fff}.why_invest_fintech_section .mobile_circle_card.m_circle_2{width:clamp(210px,55vw,240px);height:clamp(210px,55vw,240px);right:2%;top:169px;z-index:20;background-color:hsla(0,0%,100%,.98)}.why_invest_fintech_section .mobile_circle_card.m_circle_2 .circle_title{color:#06f}.why_invest_fintech_section .mobile_circle_card.m_circle_2 .circle_subtext{color:#3da2ff}.why_invest_fintech_section .mobile_circle_card.m_circle_3{width:clamp(220px,60vw,250px);height:clamp(220px,60vw,250px);left:5%;top:353px;z-index:15}.why_invest_fintech_section .mobile_circle_card.m_circle_3 .circle_title{color:#fff}.why_invest_fintech_section .mobile_circle_card.m_circle_3 .circle_subtext{color:#fff;opacity:.9}.why_invest_fintech_section .mobile_circle_card.m_circle_4{width:clamp(240px,65vw,270px);height:clamp(240px,65vw,270px);right:5%;top:500px;z-index:10;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2)}.why_invest_fintech_section .mobile_circle_card.m_circle_4 .circle_title{color:#fff}.why_invest_fintech_section .mobile_circle_card.m_circle_4 .circle_subtext{color:#fff;opacity:.8}@media(min-width:640px){.why_invest_fintech_section .mobile_circle_card.m_circle_1{width:340px;height:340px;left:8%}.why_invest_fintech_section .mobile_circle_card.m_circle_2{width:300px;height:300px;right:8%;top:160px}.why_invest_fintech_section .mobile_circle_card.m_circle_3{width:310px;height:310px;left:12%;top:400px}.why_invest_fintech_section .mobile_circle_card.m_circle_4{width:340px;height:340px;right:12%;top:600px}}@media(max-width:1080px){.why_invest_fintech_section .circles_infographic_area{height:800px}}.why_invest_fintech_section .bottom_text_cta{margin-top:4rem;position:relative;z-index:50;text-align:center;display:flex;justify-content:center;width:100%}@media(max-width:1080px){.why_invest_fintech_section .bottom_text_cta{margin-top:205px}}@media(max-width:637px){.why_invest_fintech_section .bottom_text_cta{margin-top:0}}.why_invest_fintech_section .bottom_text_cta .highlight_message{color:#fff;font-size:clamp(20px,3vw,24px);font-weight:500;max-width:48rem;line-height:130%;letter-spacing:.025em;filter:drop-shadow(0 10px 8px rgb(0,0,0))}.why_invest_fintech_section .bottom_text_cta .highlight_message .hidden_tablet{display:none}@media(min-width:768px){.why_invest_fintech_section .bottom_text_cta .highlight_message .hidden_tablet{display:block}}