.blog-details_wrapper__KSD3C{width:100%;padding:0 56px;margin:80px 0}@media only screen and (max-width:991px){.blog-details_wrapper__KSD3C{margin:56px 0;padding:0 16px}}.blog-details_backto_blog__9_099{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:12px 0;display:flex;align-items:center;justify-content:center;gap:.15rem;color:var(--gray)}.blog-details_backto_blog__9_099 span:first-child{margin-top:.2rem}.blog-details_blog_details_banner__8T98D{width:100%;height:60vh;background-image:url(/images/blog_page_images/blog_details_imgs/blog_details_banner.png);background-repeat:no-repeat;background-position:top;background-size:cover;border-radius:2rem;position:relative;overflow:hidden;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding:0 0 2.5rem;color:var(--white)}.blog-details_blog_details_banner__8T98D:after{content:"";position:absolute;width:100%;height:100%;background-color:var(--blacktransparent);top:0;left:0;z-index:-1}.blog-details_blog_details_banner__8T98D p{font-family:light}.blog-details_blog_details_banner__8T98D h2{font-size:3.5rem}@media(max-width:600px){.blog-details_blog_details_banner__8T98D{height:90vh;justify-content:center;align-items:center;padding-bottom:0;background-image:url(/images/blog_page_images/blog_details_imgs/mob_blog_details_banner.png)}.blog-details_blog_details_banner__8T98D h2{font-size:3rem}}.blog-details_details__Zurv7{width:100%;margin:80px 0;color:var(--black)}.blog-details_details__Zurv7 h3{font-size:2.5rem}.blog-details_details__Zurv7 p{color:var(--gray);margin-top:1rem;font-size:1.4rem;font-family:light}.blog-details_details__Zurv7 .blog-details_blogContent__e12Hi p{font-size:1.4rem}@media(max-width:1024px){.blog-details_details__Zurv7{margin:3rem 0}.blog-details_details__Zurv7 h3{font-size:2rem}.blog-details_details__Zurv7 .blog-details_blogContent__e12Hi p,.blog-details_details__Zurv7 p{font-size:1.1rem}}@media(max-width:600px){.blog-details_details__Zurv7{margin:2rem 0}.blog-details_details__Zurv7 h3{font-size:1.8rem}.blog-details_details__Zurv7 .blog-details_blogContent__e12Hi p,.blog-details_details__Zurv7 p{font-size:1rem}}.blog-details_img_second__lmH1k{width:100%;border-radius:36.933px;overflow:hidden}.blog-details_img_second__lmH1k .blog-details_desktopImage__w9B9K{width:100%;height:515px;object-fit:cover}@media only screen and (max-width:991px){.blog-details_img_second__lmH1k .blog-details_desktopImage__w9B9K{height:328px}}.blog-details_img_second__lmH1k .blog-details_mobileImage__bEY0u{width:100%;height:515px;object-fit:cover;display:none}@media only screen and (max-width:991px){.blog-details_img_second__lmH1k .blog-details_mobileImage__bEY0u{height:328px}}@media(max-width:600px){.blog-details_img_second__lmH1k{margin-top:4rem}.blog-details_img_second__lmH1k .blog-details_desktopImage__w9B9K{display:none}.blog-details_img_second__lmH1k .blog-details_mobileImage__bEY0u{display:initial}}.blog-details_work_details__LyD4s{width:100%;gap:80px 48px}.blog-details_work_details__LyD4s div{margin-top:3rem}.blog-details_work_details__LyD4s h3{font-size:2.5rem;color:rgba(0,0,0,0);background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;word-break:break-word}.blog-details_work_details__LyD4s p{color:var(--gray);font-family:light;font-size:1.3rem}.blog-details_work_details__LyD4s .blog-details_workImage__Lkc_p{width:70%;height:auto;margin:0 auto}@media(max-width:1024px){.blog-details_work_details__LyD4s{gap:1.5rem}.blog-details_work_details__LyD4s h3{font-size:2.2rem}.blog-details_work_details__LyD4s p{font-size:1.1rem}}@media(max-width:820px){.blog-details_work_details__LyD4s{grid-template-columns:1fr}}@media(max-width:600px){.blog-details_work_details__LyD4s{gap:0}.blog-details_work_details__LyD4s h3{font-size:2.2rem}.blog-details_work_details__LyD4s p{font-size:1rem}.blog-details_work_details__LyD4s .blog-details_workImage__Lkc_p{max-width:100vw;border-radius:1rem}}.blog-details_benefits_section__FS6kr{padding:1px 0;background-color:var(--white);border-radius:2.5rem;color:var(--black)}.blog-details_benefits_section__FS6kr h3{font-size:2.5rem;color:rgba(0,0,0,0);background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;margin-bottom:2.5rem}.blog-details_accordion__5Ko_Y{display:flex;flex-direction:column;gap:1rem}.blog-details_accordion_item__nz_jn{background:var(--white);border-radius:.9rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.blog-details_accordion_header__egH6d{width:100%;display:flex;align-items:center;gap:.75rem;padding:1.2rem 0;background:rgba(0,0,0,0);border:none;outline:none;font-size:1.8rem;font-weight:600;color:var(--primary-gradient);cursor:pointer;text-align:left;transition:color .2s ease}.blog-details_toggle_sign__MyWJu{width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid var(--primary);display:grid;place-items:center;color:var(--primary);transition:background-color .25s ease,color .25s ease;position:relative}.blog-details_toggle_sign__MyWJu:after,.blog-details_toggle_sign__MyWJu:before{content:"";position:absolute;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease,background .25s ease}.blog-details_toggle_sign__MyWJu:before{width:12px;height:2px;border-radius:2px}.blog-details_toggle_sign__MyWJu:after{width:2px;height:12px;border-radius:2px}.blog-details_accordion_body__gI0kM{max-height:0;opacity:0;overflow:hidden;padding:0 1.4rem 0 3.7rem;color:var(--gray);font-size:1.3rem;line-height:1.5;font-family:light;transition:max-height .35s ease,opacity .25s ease,padding .35s ease}.blog-details_accordion_body__gI0kM p{margin:0}.blog-details_active__qQ9Lx .blog-details_accordion_header__egH6d{color:var(--primary)}.blog-details_active__qQ9Lx .blog-details_toggle_sign__MyWJu{background-color:var(--primary)}.blog-details_active__qQ9Lx .blog-details_toggle_sign__MyWJu:after{transform:translate(-50%,-50%) scaleY(0)}.blog-details_accordion_body__gI0kM.blog-details_open__C2i0N{max-height:500px;opacity:1;padding:0 1.4rem 1.4rem 3.7rem}@media(max-width:820px){.blog-details_benefits_section__FS6kr{padding:3rem 0 4rem}.blog-details_benefits_section__FS6kr h3{font-size:2.1rem}.blog-details_accordion_header__egH6d{font-size:1.2rem}.blog-details_accordion_body__gI0kM,.blog-details_accordion_body__gI0kM.blog-details_open__C2i0N{padding-left:3.4rem}}@media(max-width:600px){.blog-details_benefits_section__FS6kr h3{font-size:1.9rem}.blog-details_accordion_header__egH6d{padding:1rem 1.1rem;gap:.6rem}.blog-details_toggle_sign__MyWJu{width:1.6rem;height:1.6rem;font-size:1rem}.blog-details_accordion_body__gI0kM,.blog-details_accordion_body__gI0kM.blog-details_open__C2i0N{padding:0 1.1rem 1.1rem 3.1rem;font-size:1rem}}.blog-details_boost_payment__dQY2s{width:100%;margin-bottom:2rem}.blog-details_boost_payment__dQY2s h3{font-size:2.5rem;color:rgba(0,0,0,0);background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text}.blog-details_boost_payment__dQY2s p{font-size:1.2rem}.blog-details_blogContent__e12Hi,.blog-details_boost_payment__dQY2s p{color:var(--gray);font-family:light;margin-top:1rem}.blog-details_blogContent__e12Hi p{color:var(--gray);font-family:light;font-size:1.3rem;line-height:1.6;margin:1.5rem 0}.blog-details_blogContent__e12Hi p:first-child{margin-top:0}.blog-details_blogContent__e12Hi p:last-child{margin-bottom:0}.blog-details_blogContent__e12Hi h2{font-size:2.5rem;font-family:bold;color:var(--black);margin:3rem 0 1.5rem;line-height:1.3}.blog-details_blogContent__e12Hi h2:first-child{margin-top:0}.blog-details_blogContent__e12Hi h3{font-size:2rem;font-family:semibold;color:var(--black);margin:2.5rem 0 1rem;line-height:1.3}.blog-details_blogContent__e12Hi h3:first-child{margin-top:0}.blog-details_blogContent__e12Hi a{color:var(--red);text-decoration:none;transition:color .2s ease}.blog-details_blogContent__e12Hi a:hover{color:var(--orange);text-decoration:underline}.blog-details_blogContent__e12Hi img{width:100%;max-width:100%;height:auto;margin:2rem auto;display:block;border-radius:1rem}.blog-details_blogContent__e12Hi strong{font-family:semibold;font-weight:600;color:var(--black)}@media(max-width:1024px){.blog-details_blogContent__e12Hi p{font-size:1.1rem}.blog-details_blogContent__e12Hi h2{font-size:2.2rem;margin:2.5rem 0 1.2rem}.blog-details_blogContent__e12Hi h3{font-size:1.8rem;margin:2rem 0 .8rem}}@media(max-width:600px){.blog-details_blogContent__e12Hi p{font-size:1rem;margin:1rem 0;line-height:1.5}.blog-details_blogContent__e12Hi h2{font-size:1.9rem;margin:2rem 0 1rem}.blog-details_blogContent__e12Hi h3{font-size:1.6rem;margin:1.8rem 0 .8rem}.blog-details_blogContent__e12Hi img{margin:1.5rem auto;border-radius:.8rem}}.PageLoader_pageLoader__JcRc_{width:100%;height:100vh;min-height:100vh;position:relative;background-color:#fff}.PageLoader_loaderContent__rEGEs,.PageLoader_pageLoader__JcRc_{display:flex;align-items:center;justify-content:center}.PageLoader_loaderIcon__4DsF0{font-size:48px;color:var(--primary-color,#F37810);animation:PageLoader_spin__YICNu 1s linear infinite}@keyframes PageLoader_spin__YICNu{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_wrapper__ih4K1{width:100%;padding:0 56px;margin:80px 0}@media only screen and (max-width:991px){.page_wrapper__ih4K1{margin:56px 0;padding:0 16px}}.page_bg_circle__wLPgA{width:100%;position:relative;z-index:1;overflow:hidden}.page_bg_circle__wLPgA:before{content:"";position:absolute;inset:0;z-index:0;background-image:url(/images/about_images/about_section_second_bg.png);background-position:0 0;background-position-x:-20rem;background-repeat:no-repeat;opacity:.4;pointer-events:none}.page_business_edge_section__L5bT2{width:100%;display:grid;grid-template-columns:.3fr .7fr;grid-gap:30px;gap:30px;align-items:center;justify-content:center;position:relative}.page_business_edge_section__L5bT2 .page_left_image__45Bk3{width:100%;height:100%;max-height:614px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:991px){.page_business_edge_section__L5bT2 .page_left_image__45Bk3{order:2}}.page_business_edge_section__L5bT2 .page_left_image__45Bk3 img{width:100%;height:100%;object-fit:contain}.page_business_edge_section__L5bT2 .page_features_content__o_FXr{width:100%}@media only screen and (max-width:991px){.page_business_edge_section__L5bT2 .page_features_content__o_FXr{order:1}}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_title__x29_G{color:var(--black);font-size:48px;font-weight:500;margin-bottom:24px;line-height:1.1;max-height:775px}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo{background:#fff;border-radius:16px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo .page_feature_icon__Re5v7{width:36px;height:36px;display:flex;align-items:center;justify-content:center}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo .page_feature_icon__Re5v7 img{width:100%;height:100%;object-fit:contain}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo p{color:var(--black);font-size:24px;font-weight:500;text-align:left;margin:0}@media only screen and (max-width:991px){.page_business_edge_section__L5bT2{grid-template-columns:1fr;gap:2rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_title__x29_G{font-size:2rem;margin-bottom:2rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe{grid-template-columns:repeat(2,1fr);gap:1.25rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo{padding:1.5rem 1rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo .page_feature_icon__Re5v7{width:56px;height:56px}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo p{font-size:14px;font-family:bold,sans-serif}}@media only screen and (max-width:767px){.page_business_edge_section__L5bT2{gap:1.5rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_title__x29_G{font-size:1.75rem;margin-bottom:1.5rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe{grid-template-columns:1fr;gap:1rem}.page_business_edge_section__L5bT2 .page_features_content__o_FXr .page_features_grid__eDShe .page_feature_card__4Hggo{padding:1.25rem 1rem}}.PaymentGatewayHero_paymentGatewayHero__vDrY_{position:relative;width:100%;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,#FFBB07,#EF1A23);color:#fff;min-height:650px;padding:64px 56px}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_{background:rgba(0,0,0,0);color:inherit;padding:0;min-height:auto;border-radius:0;overflow:visible}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_container__DvDyl{position:relative;width:100%;margin:0 auto;max-width:1250px;height:100%;z-index:2}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_container__DvDyl{height:auto}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileHeroCard__yQ9_I{display:contents}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_topHeader___RrGp{width:100%;text-align:center;padding-top:8px}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_topHeader___RrGp{padding-bottom:30px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_contentWrapper___iK2q{position:relative;display:grid;grid-template-columns:2fr 1.2fr;grid-gap:80px;gap:80px;align-items:center;height:100%}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_contentWrapper___iK2q{grid-template-columns:1fr;gap:40px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_leftBody____Yg9{display:flex;flex-direction:column;gap:20px;z-index:3;max-width:90%;text-align:left;max-width:600px}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_leftBody____Yg9{gap:16px;max-width:100%;display:none}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_eyebrow__P0Iq2{font-size:24px;text-transform:uppercase;font-weight:500;opacity:1;margin:0 0 8px;text-align:center}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_eyebrow__P0Iq2{font-size:16px;margin-bottom:6px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_title___Dca_{font-size:64px;font-weight:700;line-height:1.15;margin:0 0 4px;text-align:center}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_title___Dca_{font-size:32px;margin-bottom:2px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_trustStatement__fQkRb{margin:0;font-size:32px;font-weight:500;line-height:1.25}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_trustStatement__fQkRb{font-size:24px;line-height:1.1;margin-bottom:24px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_description__2leJu{margin:0;font-size:20px;line-height:1.25}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_description__2leJu{font-size:16px;max-width:100%;margin-bottom:2px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_ctaButton__3rLdC{display:inline-flex;align-items:center;justify-content:center;padding:20px 60px;border-radius:999px;border:2px solid hsla(0,0%,100%,.9);color:#fff;text-decoration:none;font-size:18px;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.08);transition:background .2s ease,transform .2s ease,box-shadow .2s ease;will-change:transform,opacity;cursor:pointer;outline:none;width:-moz-fit-content;width:fit-content;position:relative;z-index:5}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_ctaButton__3rLdC:hover{background:hsla(0,0%,100%,.14);transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.3)}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_ctaButton__3rLdC:active{transform:translateY(0);box-shadow:0 8px 18px rgba(0,0,0,.25)}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_ctaButton__3rLdC{padding:16px 44px;font-size:16px;margin-top:18px;border:0;background:linear-gradient(90deg,#FFBB07,#EF1A23);box-shadow:0 10px 22px rgba(0,0,0,.22)}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconsArea__BcKqK{position:relative;width:100%;height:100%;min-height:500px;overflow:visible;z-index:2}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconsArea__BcKqK{min-height:300px;order:0}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_decorationsGlobal__oP0dG{position:absolute;inset:0;pointer-events:none;z-index:1}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_decorations__0Z3f6{position:absolute;inset:0;pointer-events:none;z-index:2}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_circleDecoration__Qos7t,.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconDecoration___3G7f{position:absolute;top:var(--top-desktop);left:var(--left-desktop);right:var(--right-desktop);bottom:var(--bottom-desktop);width:var(--width);height:var(--height);transform:translate(-50%,-50%)}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_circleDecoration__Qos7t,.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconDecoration___3G7f{top:var(--top-mobile,var(--top-desktop));left:var(--left-mobile,var(--left-desktop));right:var(--right-mobile,var(--right-desktop));bottom:var(--bottom-mobile,var(--bottom-desktop))}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconDecoration___3G7f{display:flex;align-items:center;justify-content:center;width:var(--width,72px);height:var(--height,72px);border-radius:50%;z-index:2}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconDecoration___3G7f{width:56px;height:56px}}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_iconImage__O2XoY{width:100%;height:100%;object-fit:contain}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_circleDecoration__Qos7t{border-radius:999px;border:var(--stroke,2px) solid hsla(0,0%,100%,.4);background:rgba(0,0,0,0);opacity:var(--opacity,.35);z-index:1}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopy__VtWo8{display:none}@media only screen and (max-width:991px){.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileHeroCard__yQ9_I{display:block;border-radius:24px;overflow:hidden;background:linear-gradient(90deg,#FFBB07,#EF1A23);color:#fff;padding:40px 16px;min-height:392px;position:relative}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_contentWrapper___iK2q{gap:0}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_decorationsGlobal__oP0dG{inset:0}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopy__VtWo8{display:block;padding:54px 16px}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopyInner__eDXYC{max-width:1250px;margin:0 auto;padding:0 0 10px;color:#1a1a1a}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopyInner__eDXYC .PaymentGatewayHero_trustStatement__fQkRb{color:#f28c00;font-weight:700}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopyInner__eDXYC .PaymentGatewayHero_description__2leJu{color:rgba(26,26,26,.65)}.PaymentGatewayHero_paymentGatewayHero__vDrY_ .PaymentGatewayHero_mobileCopyInner__eDXYC .PaymentGatewayHero_ctaButton__3rLdC{margin-top:22px}}.GradientAccordion_accordion__uxcnc{position:relative;display:flex;gap:2.5rem;align-items:stretch;max-width:400px}.GradientAccordion_line__w4s9c{position:relative;width:2px;background:rgba(239,26,35,.18);flex-shrink:0;align-self:stretch;height:auto;border-radius:2px}.GradientAccordion_gradient__5fDwF{position:absolute;left:0;width:100%;background:linear-gradient(180deg,#ff8800 0,var(--red) 100%);transition:height .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1);z-index:1;border-radius:2px;will-change:height,top}.GradientAccordion_items__J0xQU{flex:1 1;display:flex;flex-direction:column;gap:1rem;min-height:0}.GradientAccordion_item__ogVuP{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.GradientAccordion_item__ogVuP:focus-visible{outline:2px solid rgba(255,136,0,.35);outline-offset:6px;border-radius:8px}.GradientAccordion_indicator__Z6yRg{position:absolute;left:-1.5rem;top:.25rem;width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;z-index:2}.GradientAccordion_dash__bTGYO,.GradientAccordion_plus__qcAqR{color:#292d32;font-size:2rem;font-weight:300;line-height:1;display:inline-block;position:absolute;transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.GradientAccordion_dash__bTGYO{opacity:0;transform:scale(0) rotate(0deg)}.GradientAccordion_plus__qcAqR{opacity:1;transform:scale(1) rotate(0deg)}.GradientAccordion_content__spAij .GradientAccordion_title__MjIlB{font-size:24px;font-family:medium;color:var(--black);line-height:1.2}.GradientAccordion_content__spAij .GradientAccordion_description__JQy9J{max-height:0;opacity:0;overflow:hidden;margin-top:0;transform:translateY(-10px);transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1) .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s;color:var(--gray);font-family:regular;line-height:1.4}.GradientAccordion_active__EigN8 .GradientAccordion_dash__bTGYO{opacity:1;transform:scale(1) rotate(0deg)}.GradientAccordion_active__EigN8 .GradientAccordion_plus__qcAqR{opacity:0;transform:scale(0) rotate(90deg)}.GradientAccordion_active__EigN8 .GradientAccordion_content__spAij .GradientAccordion_description__JQy9J{max-height:600px;opacity:1;margin-top:.5rem;transform:translateY(0)}@media only screen and (max-width:991px){.GradientAccordion_content__spAij .GradientAccordion_title__MjIlB{font-size:20px}.GradientAccordion_content__spAij .GradientAccordion_description__JQy9J{font-size:16px}}.AdaptivePaymentIntegrationSection_section__JCpwC{width:100%;background:#f5f5f5;padding:56px 0}@media only screen and (max-width:991px){.AdaptivePaymentIntegrationSection_section__JCpwC{padding-top:0}}.AdaptivePaymentIntegrationSection_wrapper__MfYCg{width:100%;padding:0 56px}@media only screen and (max-width:991px){.AdaptivePaymentIntegrationSection_wrapper__MfYCg{padding:0 16px}}.AdaptivePaymentIntegrationSection_grid__6VGWV{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}@media only screen and (max-width:991px){.AdaptivePaymentIntegrationSection_grid__6VGWV{grid-template-columns:1fr;gap:32px}}.AdaptivePaymentIntegrationSection_imageCol__rP6C0{display:flex;justify-content:center;align-items:center}.AdaptivePaymentIntegrationSection_imageCircle__UjXBk{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;position:relative}@media only screen and (max-width:991px){.AdaptivePaymentIntegrationSection_imageCircle__UjXBk{max-width:550px;width:100%}}.AdaptivePaymentIntegrationSection_imageCircle__UjXBk img{width:100%;height:100%;object-fit:cover}.AdaptivePaymentIntegrationSection_contentCol__KP_98{max-width:560px;justify-self:flex-end}@media only screen and (max-width:991px){.AdaptivePaymentIntegrationSection_contentCol__KP_98{justify-self:center}}.AdaptivePaymentIntegrationSection_heading__bEZ93{font-size:48px;line-height:1.05;color:var(--black);margin-bottom:20px}@media only screen and (max-width:563px){.AdaptivePaymentIntegrationSection_heading__bEZ93{font-size:32px}}.AdaptivePaymentIntegrationSection_description__Sperh{color:var(--gray);font-size:20px;font-family:regular;line-height:1.4;margin-bottom:28px}.AdaptivePaymentIntegrationSection_accordionWrap__EyCHx{margin-top:8px}.AdaptivePaymentIntegrationSection_itemBody__YZ2aM p{margin:0}.AdaptivePaymentIntegrationSection_itemBody__YZ2aM a{text-decoration:underline;color:var(--orange)}.AdaptivePaymentIntegrationSection_itemBodyLine__funNB{margin:0}.AdaptivePaymentIntegrationSection_itemCtaRow__eOGco{margin-top:10px}.AdaptivePaymentIntegrationSection_itemCta__D9inN{display:inline-flex;align-items:center;gap:8px;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);font-family:medium;font-size:16px;text-decoration:none}.AdaptivePaymentIntegrationSection_itemCta__D9inN:hover{text-decoration:underline}.AdaptivePaymentIntegrationSection_itemCtaIcon__rc7X3{flex-shrink:0}.AdaptivePaymentIntegrationSection_footerCta__Di3Mh{margin-top:32px}.AdaptivePaymentIntegrationSection_knowMore__vkUU7{display:inline-flex;align-items:center;justify-content:center;padding:20px 27px;border-radius:999px;background:linear-gradient(90deg,#ffbb07,#ef1a23);color:var(--white);font-family:medium;font-size:18px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.AdaptivePaymentIntegrationSection_knowMore__vkUU7:hover{transform:translateY(-1px);box-shadow:0 12px 30px rgba(239,26,35,.18)}.FeaturesWithImage_section_wrapper__VGevA{overflow-x:hidden;width:100%;max-width:100%}.FeaturesWithImage_wrapper__Q6dPu{background-color:#f5f5f5;width:100%;padding:56px;overflow-x:hidden}@media only screen and (max-width:991px){.FeaturesWithImage_wrapper__Q6dPu{padding:80px 16px}}.FeaturesWithImage_business_edge_section__MiWzK{width:100%;max-width:100%;display:grid;grid-template-columns:.3fr .7fr;grid-gap:30px;gap:30px;align-items:center;justify-content:center;position:relative;overflow:hidden}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_left_image__Qgv2K{width:100%;height:100%;max-height:614px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:991px){.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_left_image__Qgv2K{order:2;max-height:500px}}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_left_image__Qgv2K img{width:100%;height:100%;object-fit:contain}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI{width:100%;max-width:100%;overflow:hidden}@media only screen and (max-width:991px){.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI{order:2}}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_title__CS_fj{color:var(--black);font-size:48px;font-weight:500;margin-bottom:24px;line-height:1.1;max-height:775px}@media only screen and (max-width:991px){.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_title__CS_fj{text-align:center}}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw{background:#fff;border-radius:44px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:25px;transition:transform .3s ease,box-shadow .3s ease}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw .FeaturesWithImage_feature_icon__6C394{width:38px;height:39px;display:flex;align-items:center;justify-content:center}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw .FeaturesWithImage_feature_icon__6C394 img{width:100%;height:100%;object-fit:contain}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw p{color:var(--black);font-size:24px;font-weight:500;text-align:left;margin:0}@media only screen and (max-width:991px){.FeaturesWithImage_business_edge_section__MiWzK{grid-template-columns:1fr;gap:2rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_title__CS_fj{font-size:2rem;margin-bottom:2rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;width:100%;max-width:100%;gap:1.25rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem;box-sizing:border-box}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW::-webkit-scrollbar{display:none}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw{flex:0 0 auto;min-width:280px;max-width:320px;padding:1.5rem 1rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw p{font-size:24px;font-family:bold,sans-serif}}@media only screen and (max-width:767px){.FeaturesWithImage_business_edge_section__MiWzK{gap:1.5rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_title__CS_fj{font-size:32px;margin-bottom:1.5rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW{width:100%;max-width:100%;gap:1rem}.FeaturesWithImage_business_edge_section__MiWzK .FeaturesWithImage_features_content__xnmQI .FeaturesWithImage_features_grid__moBiW .FeaturesWithImage_feature_card__b4LLw{min-width:260px;max-width:280px;padding:32px}}