.bannerSec{background:#101733;position:relative;background-attachment:fixed !important;background-size:cover}@media(min-width: 768px){.bannerSec{min-height:700px}}@media(max-width: 767.98px){.bannerSec{min-height:600px}}.bannerSec .bannerCom{color:#fff;width:100%;display:grid;align-items:center}@media(min-width: 768px){.bannerSec .bannerCom{height:700px}}@media(max-width: 767.98px){.bannerSec .bannerCom{height:600px}}.bannerSec .bannerCom h1.mHdr{font-size:clamp(32px,6vw,58px);font-weight:200;margin-bottom:0px;letter-spacing:-1px}.bannerSec .bannerCom h1 .mShdr{font-size:clamp(40px,6vw,80px);font-weight:700;margin-bottom:40px;letter-spacing:-1px;display:block}.bannerSec .bannerCom p{font-size:clamp(15px,4vw,20px);font-weight:200}@media(min-width: 992px){.bannerSec .bannerCom p{max-width:580px}}.bannerSec .bannerCom .heroLinks{display:flex;align-items:center;gap:20px;margin-top:30px}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks{flex-direction:column;align-items:flex-start;gap:15px}}.bannerSec .bannerCom .heroLinks .hFcnslt a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:12px;background:linear-gradient(214deg, rgb(255, 59, 92) 0%, rgb(255, 133, 34) 100%);padding:12px 24px;border-radius:6px;transition:all .3s ease}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks .hFcnslt a{font-size:14px;padding:10px 20px}}.bannerSec .bannerCom .heroLinks .hFcnslt a i{font-size:18px;animation:wobble 2.2s ease-in-out infinite;flex-shrink:0}@media(max-width: 575.98px){.bannerSec .bannerCom .heroLinks .hFcnslt a i{font-size:16px}}.bannerSec .bannerCom .heroLinks .hFcnslt a:hover{background:linear-gradient(214deg, rgb(255, 133, 34) 0%, rgb(255, 59, 92) 100%);box-shadow:0 4px 12px rgba(255,59,92,.4)}.pgLabel{display:inline-block;padding:8px 16px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.08) 100%);border:1px solid rgba(255,59,92,.2);border-radius:30px;font-size:13px;font-weight:600;color:#ff3b5c;margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase}@media(max-width: 575.98px){.pgLabel{font-size:12px;padding:6px 14px}}.pgOverview{padding:80px 0;background:#f8fafc}@media(max-width: 991.98px){.pgOverview{padding:60px 0}}@media(max-width: 767.98px){.pgOverview{padding:50px 0}}.pgOverview .pgOverviewContent{padding-right:40px}@media(max-width: 1199.98px){.pgOverview .pgOverviewContent{padding-right:0;margin-bottom:40px}}.pgOverview .pgOverviewContent h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:20px;line-height:1.3;letter-spacing:-0.75px}.pgOverview .pgOverviewContent p{font-size:clamp(14px,2vw,17px);color:#475569;line-height:1.7;margin-bottom:16px;letter-spacing:-0.25px}.pgOverview .pgStats{display:flex;gap:30px;margin-top:30px;padding-top:30px;border-top:1px solid #e2e8f0}@media(max-width: 575.98px){.pgOverview .pgStats{gap:20px;flex-wrap:wrap}}.pgOverview .pgStats .pgStatItem{text-align:center}@media(max-width: 575.98px){.pgOverview .pgStats .pgStatItem{flex:1;min-width:80px}}.pgOverview .pgStats .pgStatNum{display:block;font-size:clamp(28px,4vw,36px);font-weight:800;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1.2}.pgOverview .pgStats .pgStatLabel{display:block;font-size:13px;color:#64748b;margin-top:4px}@media(max-width: 575.98px){.pgOverview .pgStats .pgStatLabel{font-size:12px}}.pgOverview .pgOverviewImg{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 50px rgba(15,23,42,.1)}.pgOverview .pgOverviewImg img{width:100%;height:auto;display:block;transition:transform .4s ease;object-fit:cover}@media(min-width: 992px)and (max-width: 1199.98px){.pgOverview .pgOverviewImg img{height:560px}}@media(min-width: 768px)and (max-width: 991.98px){.pgOverview .pgOverviewImg img{height:460px}}@media(min-width: 576px)and (max-width: 767.98px){.pgOverview .pgOverviewImg img{height:400px}}@media(max-width: 575.98px){.pgOverview .pgOverviewImg img{height:350px}}.pgOverview .pgOverviewImg:hover img{transform:scale(1.03)}.pgGateways{padding:80px 0;background:#fff}@media(max-width: 991.98px){.pgGateways{padding:60px 0}}@media(max-width: 767.98px){.pgGateways{padding:50px 0}}.pgGateways .pgGatewaysHeader{text-align:center;max-width:1100px;margin:0 auto 50px}@media(max-width: 767.98px){.pgGateways .pgGatewaysHeader{margin-bottom:40px}}.pgGateways .pgGatewaysHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:16px;letter-spacing:-0.75px}.pgGateways .pgGatewaysHeader p{font-size:clamp(15px,2vw,17px);color:#64748b;margin-bottom:0;line-height:1.7;letter-spacing:-0.25px}.pgGateways .pgGatewaysGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 991.98px){.pgGateways .pgGatewaysGrid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.pgGateways .pgGatewaysGrid{grid-template-columns:1fr;gap:20px}}.pgGateways .pgGatewayCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:32px 24px;text-align:center;transition:all .3s ease}@media(max-width: 767.98px){.pgGateways .pgGatewayCard{padding:28px 20px}}.pgGateways .pgGatewayCard:hover{background:#fff;border-color:rgba(255,59,92,.3);transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,59,92,.1)}.pgGateways .pgGatewayCard:hover .pgGatewayLogo{transform:scale(1.05)}.pgGateways .pgGatewayCard .pgGatewayLogo{width:120px;height:50px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}@media(max-width: 575.98px){.pgGateways .pgGatewayCard .pgGatewayLogo{width:100px;height:40px}}.pgGateways .pgGatewayCard .pgGatewayLogo img{max-width:100%;max-height:100%;object-fit:contain}.pgGateways .pgGatewayCard h4{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:12px}@media(max-width: 575.98px){.pgGateways .pgGatewayCard h4{font-size:18px}}.pgGateways .pgGatewayCard p{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:20px}.pgGateways .pgGatewayCard .pgGatewayFeatures{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.pgGateways .pgGatewayCard .pgGatewayFeatures span{padding:6px 14px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.08) 100%);border:1px solid rgba(255,59,92,.2);border-radius:20px;font-size:12px;color:#ff3b5c;font-weight:500}.pgGateways .pgMoreGateways{text-align:center;margin-top:40px;padding:24px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.05) 0%, rgba(255, 133, 34, 0.03) 100%);border-radius:12px}@media(max-width: 767.98px){.pgGateways .pgMoreGateways{margin-top:30px;padding:20px}}.pgGateways .pgMoreGateways p{font-size:15px;color:#475569;margin-bottom:0}.pgGateways .pgMoreGateways p strong{color:#0f172a}.pgServices{padding:80px 0;background:linear-gradient(180deg, #0f172a 0%, #1e293b 100%)}@media(max-width: 991.98px){.pgServices{padding:60px 0}}@media(max-width: 767.98px){.pgServices{padding:50px 0}}.pgServices .pgServicesHeader{text-align:center;max-width:1100px;margin:0 auto 50px}@media(max-width: 767.98px){.pgServices .pgServicesHeader{margin-bottom:40px}}.pgServices .pgServicesHeader .pgLabel{background:linear-gradient(135deg, rgba(255, 59, 92, 0.2) 0%, rgba(255, 133, 34, 0.15) 100%);border-color:rgba(255,59,92,.3)}.pgServices .pgServicesHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-0.75px}.pgServices .pgServicesHeader p{font-size:clamp(15px,2vw,17px);color:#94a3b8;margin-bottom:0;line-height:1.7;letter-spacing:-0.25px}.pgServices .pgServicesGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 991.98px){.pgServices .pgServicesGrid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.pgServices .pgServicesGrid{grid-template-columns:1fr;gap:20px}}.pgServices .pgServiceCard{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:32px;transition:all .3s ease;backdrop-filter:blur(10px)}@media(max-width: 767.98px){.pgServices .pgServiceCard{padding:24px}}.pgServices .pgServiceCard:hover{background:hsla(0,0%,100%,.08);border-color:rgba(255,59,92,.4);transform:translateY(-5px)}.pgServices .pgServiceCard .pgServiceIcon{width:64px;height:64px;border-radius:14px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.15) 0%, rgba(255, 133, 34, 0.1) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:20px}@media(max-width: 575.98px){.pgServices .pgServiceCard .pgServiceIcon{width:56px;height:56px}}.pgServices .pgServiceCard .pgServiceIcon i{font-size:26px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 575.98px){.pgServices .pgServiceCard .pgServiceIcon i{font-size:22px}}.pgServices .pgServiceCard h3{font-size:20px;font-weight:700;color:#fff;margin-bottom:12px}@media(max-width: 575.98px){.pgServices .pgServiceCard h3{font-size:18px}}.pgServices .pgServiceCard p{font-size:15px;color:#94a3b8;line-height:1.6;margin-bottom:18px}@media(max-width: 575.98px){.pgServices .pgServiceCard p{font-size:14px}}.pgServices .pgServiceCard .pgServiceList{list-style:none;padding:0;margin:0}.pgServices .pgServiceCard .pgServiceList li{display:flex;align-items:center;gap:10px;font-size:14px;color:#cbd5e1;padding:6px 0}.pgServices .pgServiceCard .pgServiceList li i{color:#10b981;font-size:12px;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:#10b981}.pgFeatures{padding:80px 0;background:#f8fafc}@media(max-width: 991.98px){.pgFeatures{padding:60px 0}}@media(max-width: 767.98px){.pgFeatures{padding:50px 0}}.pgFeatures .pgFeaturesContent{padding-right:30px}@media(max-width: 1199.98px){.pgFeatures .pgFeaturesContent{padding-right:0;text-align:center;margin-bottom:40px}}.pgFeatures .pgFeaturesContent h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:16px;line-height:1.3;letter-spacing:-0.75px}.pgFeatures .pgFeaturesContent p{font-size:clamp(15px,2vw,17px);color:#64748b;line-height:1.7;letter-spacing:-0.25px}.pgFeatures .pgFeaturesGrid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}@media(max-width: 767.98px){.pgFeatures .pgFeaturesGrid{grid-template-columns:1fr;gap:16px}}.pgFeatures .pgFeatureItem{display:flex;align-items:flex-start;gap:16px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:20px;transition:all .3s ease}@media(max-width: 575.98px){.pgFeatures .pgFeatureItem{padding:16px}}.pgFeatures .pgFeatureItem:hover{border-color:rgba(255,59,92,.3);box-shadow:0 8px 25px rgba(255,59,92,.08)}.pgFeatures .pgFeatureItem .pgFeatureIcon{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.08) 100%);display:flex;align-items:center;justify-content:center}@media(max-width: 575.98px){.pgFeatures .pgFeatureItem .pgFeatureIcon{width:44px;height:44px;min-width:44px}}.pgFeatures .pgFeatureItem .pgFeatureIcon i{font-size:20px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 575.98px){.pgFeatures .pgFeatureItem .pgFeatureIcon i{font-size:18px}}.pgFeatures .pgFeatureItem .pgFeatureText h4{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:8px;letter-spacing:-0.5px}.pgFeatures .pgFeatureItem .pgFeatureText p{font-size:14px;color:#64748b;margin-bottom:0;line-height:1.6;letter-spacing:-0.25px}@media(max-width: 575.98px){.pgFeatures .pgFeatureItem .pgFeatureText p{font-size:13px}}.pgIndustries{padding:80px 0;background:#fff}@media(max-width: 991.98px){.pgIndustries{padding:60px 0}}@media(max-width: 767.98px){.pgIndustries{padding:50px 0}}.pgIndustries .pgIndustriesHeader{text-align:center;max-width:900px;margin:0 auto 50px}@media(max-width: 767.98px){.pgIndustries .pgIndustriesHeader{margin-bottom:40px}}.pgIndustries .pgIndustriesHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:16px;letter-spacing:-0.75px}.pgIndustries .pgIndustriesHeader p{font-size:clamp(15px,2vw,17px);color:#64748b;margin-bottom:0;line-height:1.7;letter-spacing:-0.25px}.pgIndustries .pgIndustriesGrid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 991.98px){.pgIndustries .pgIndustriesGrid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.pgIndustries .pgIndustriesGrid{grid-template-columns:1fr;gap:20px}}.pgIndustries .pgIndustryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px 24px;text-align:center;transition:all .3s ease}@media(max-width: 575.98px){.pgIndustries .pgIndustryCard{padding:24px 20px}}.pgIndustries .pgIndustryCard:hover{background:linear-gradient(135deg, rgba(255, 59, 92, 0.05) 0%, rgba(255, 133, 34, 0.03) 100%);border-color:rgba(255,59,92,.3);transform:translateY(-5px);box-shadow:0 12px 30px rgba(255,59,92,.1)}.pgIndustries .pgIndustryCard:hover i{transform:scale(1.1)}.pgIndustries .pgIndustryCard i{font-size:40px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:20px;display:block;transition:all .3s ease}@media(max-width: 575.98px){.pgIndustries .pgIndustryCard i{font-size:36px}}.pgIndustries .pgIndustryCard h4{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:12px}@media(max-width: 575.98px){.pgIndustries .pgIndustryCard h4{font-size:16px}}.pgIndustries .pgIndustryCard p{font-size:14px;color:#64748b;line-height:1.7;margin-bottom:0}@media(max-width: 575.98px){.pgIndustries .pgIndustryCard p{font-size:13px}}.pgProcess{padding:80px 0;background:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%)}@media(max-width: 991.98px){.pgProcess{padding:60px 0}}@media(max-width: 767.98px){.pgProcess{padding:50px 0}}.pgProcess .pgProcessHeader{text-align:center;max-width:1100px;margin:0 auto 60px}@media(max-width: 767.98px){.pgProcess .pgProcessHeader{margin-bottom:40px}}.pgProcess .pgProcessHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:16px;letter-spacing:-0.75px}.pgProcess .pgProcessHeader p{font-size:clamp(15px,2vw,17px);color:#64748b;margin-bottom:0;line-height:1.7;letter-spacing:-0.25px}.pgProcess .pgProcessTimeline{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px;position:relative}@media(max-width: 991.98px){.pgProcess .pgProcessTimeline{grid-template-columns:repeat(2, 1fr);gap:40px 40px}}@media(max-width: 575.98px){.pgProcess .pgProcessTimeline{grid-template-columns:1fr;gap:40px}}.pgProcess .pgProcessTimeline::before{display:none;content:"";position:absolute;top:35px;left:60px;right:60px;height:3px;background:linear-gradient(90deg, #ff3b5c 0%, #ff8522 100%);border-radius:2px}@media(max-width: 991.98px){.pgProcess .pgProcessTimeline::before{display:none}}.pgProcess .pgProcessStep{text-align:center;position:relative}@media(max-width: 575.98px){.pgProcess .pgProcessStep{display:flex;align-items:flex-start;text-align:left;gap:20px}}.pgProcess .pgProcessStep .pgProcessNum{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;position:relative;z-index:1;box-shadow:0 8px 25px rgba(255,59,92,.3)}@media(max-width: 767.98px){.pgProcess .pgProcessStep .pgProcessNum{width:60px;height:60px;font-size:20px}}@media(max-width: 575.98px){.pgProcess .pgProcessStep .pgProcessNum{width:56px;height:56px;min-width:56px;margin:0;font-size:18px}}@media(max-width: 575.98px){.pgProcess .pgProcessStep .pgProcessContent{flex:1}}.pgProcess .pgProcessStep .pgProcessContent h4{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:10px;letter-spacing:-0.5px}@media(max-width: 575.98px){.pgProcess .pgProcessStep .pgProcessContent h4{font-size:16px}}.pgProcess .pgProcessStep .pgProcessContent p{font-size:14px;color:#64748b;line-height:1.6;margin-bottom:0;margin-left:auto;margin-right:auto}@media(min-width: 992px){.pgProcess .pgProcessStep .pgProcessContent p{max-width:270px}}@media(max-width: 575.98px){.pgProcess .pgProcessStep .pgProcessContent p{max-width:none;font-size:13px}}.pgWhyUs{padding:80px 0;background:#fff}@media(max-width: 991.98px){.pgWhyUs{padding:60px 0}}@media(max-width: 767.98px){.pgWhyUs{padding:50px 0}}.pgWhyUs .pgWhyUsImg{position:relative;border-radius:20px;overflow:hidden}@media(max-width: 991.98px){.pgWhyUs .pgWhyUsImg{margin:0 auto 40px}}.pgWhyUs .pgWhyUsImg img{width:100%;height:auto;display:block;border-radius:20px;object-fit:cover}@media(min-width: 1400px){.pgWhyUs .pgWhyUsImg img{height:780px}}@media(min-width: 1200px)and (max-width: 1399.98px){.pgWhyUs .pgWhyUsImg img{height:800px}}@media(min-width: 992px)and (max-width: 1199.98px){.pgWhyUs .pgWhyUsImg img{height:900px}}@media(min-width: 768px)and (max-width: 991.98px){.pgWhyUs .pgWhyUsImg img{height:500px;object-position:0 -130px}}@media(min-width: 576px)and (max-width: 767.98px){.pgWhyUs .pgWhyUsImg img{height:420px;object-position:0 -90px}}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsImg img{height:400px;object-position:0 -60px}}.pgWhyUs .pgWhyUsContent{padding-left:40px}@media(max-width: 991.98px){.pgWhyUs .pgWhyUsContent{padding-left:0}}.pgWhyUs .pgWhyUsContent h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#0f172a;margin-bottom:30px;line-height:1.3;letter-spacing:-0.75px}@media(max-width: 767.98px){.pgWhyUs .pgWhyUsContent h2{margin-bottom:24px}}.pgWhyUs .pgWhyUsList{display:flex;flex-direction:column;gap:20px}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsList{gap:16px}}.pgWhyUs .pgWhyUsItem{display:flex;align-items:flex-start;gap:18px;padding:20px;background:#f8fafc;border-radius:14px;transition:all .3s ease}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsItem{padding:16px;gap:14px}}.pgWhyUs .pgWhyUsItem:hover{background:linear-gradient(135deg, rgba(255, 59, 92, 0.05) 0%, rgba(255, 133, 34, 0.03) 100%);transform:translateX(5px)}.pgWhyUs .pgWhyUsItem .pgWhyUsIcon{width:52px;height:52px;min-width:52px;border-radius:12px;background:linear-gradient(135deg, rgba(255, 59, 92, 0.1) 0%, rgba(255, 133, 34, 0.08) 100%);display:flex;align-items:center;justify-content:center}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsItem .pgWhyUsIcon{width:46px;height:46px;min-width:46px}}.pgWhyUs .pgWhyUsItem .pgWhyUsIcon i{font-size:22px;background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsItem .pgWhyUsIcon i{font-size:18px}}.pgWhyUs .pgWhyUsItem .pgWhyUsText h4{font-size:17px;font-weight:600;color:#0f172a;margin-bottom:8px;letter-spacing:-0.5px}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsItem .pgWhyUsText h4{font-size:16px}}.pgWhyUs .pgWhyUsItem .pgWhyUsText p{font-size:14px;color:#64748b;margin-bottom:0;line-height:1.6}@media(max-width: 575.98px){.pgWhyUs .pgWhyUsItem .pgWhyUsText p{font-size:13px}}.pgCta{padding:80px 0;background:linear-gradient(180deg, #0f172a 0%, #1e293b 100%)}@media(max-width: 991.98px){.pgCta{padding:60px 0}}@media(max-width: 767.98px){.pgCta{padding:50px 0}}.pgCta .pgCtaBox{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:24px;padding:60px;text-align:center;position:relative;overflow:hidden;backdrop-filter:blur(10px)}@media(max-width: 991.98px){.pgCta .pgCtaBox{padding:50px 40px}}@media(max-width: 767.98px){.pgCta .pgCtaBox{padding:40px 30px}}@media(max-width: 575.98px){.pgCta .pgCtaBox{padding:35px 24px;border-radius:20px}}.pgCta .pgCtaBox::before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle, rgba(255, 59, 92, 0.1) 0%, transparent 70%);pointer-events:none}.pgCta .pgCtaBox::after{content:"";position:absolute;bottom:-100px;left:-100px;width:300px;height:300px;background:radial-gradient(circle, rgba(255, 133, 34, 0.08) 0%, transparent 70%);pointer-events:none}.pgCta .pgCtaContent{position:relative;z-index:1;max-width:1100px;margin:0 auto}.pgCta .pgCtaContent h2{font-size:clamp(24px,4vw,36px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3}.pgCta .pgCtaContent p{font-size:16px;color:#94a3b8;line-height:1.7;margin-bottom:30px}@media(max-width: 575.98px){.pgCta .pgCtaContent p{font-size:15px;margin-bottom:24px}}.pgCta .pgCtaBtns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}@media(max-width: 575.98px){.pgCta .pgCtaBtns{flex-direction:column;gap:12px}}.pgCta .pgCtaBtn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 36px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s ease}@media(max-width: 575.98px){.pgCta .pgCtaBtn{padding:14px 28px;font-size:15px;width:100%}}.pgCta .pgCtaBtn i{font-size:16px}@media(max-width: 575.98px){.pgCta .pgCtaBtn i{font-size:14px}}.pgCta .pgCtaBtn.primary{background:linear-gradient(135deg, #ff3b5c 0%, #ff8522 100%);color:#fff;box-shadow:0 8px 25px rgba(255,59,92,.3)}.pgCta .pgCtaBtn.primary:hover{box-shadow:0 12px 35px rgba(255,59,92,.4);transform:translateY(-3px)}.faqsec{padding:0 0 75px;background:#fff}@media(max-width: 767.98px){.faqsec{padding:0 0 60px}}@media(max-width: 575.98px){.faqsec{padding:0 0 50px}}.faqsec h2{font-size:clamp(24px,4vw,36px);font-weight:700;color:#1a1f35;text-align:center;margin-bottom:30px;letter-spacing:-0.75px;line-height:1.25}@media(max-width: 767.98px){.faqsec h2{margin-bottom:40px}}@media(max-width: 575.98px){.faqsec h2{margin-bottom:35px}}.faqsec .accordion .accordion-item{margin:15px 0;border:none}.faqsec .accordion .accordion-button,.faqsec .accordion .accordion-button:not(.collapsed){background-color:#f3f6f8;color:#000;font-size:clamp(18px,3vw,20px);font-weight:400;letter-spacing:-0.75px;padding:26px 22px;column-gap:30px;align-items:self-start}.faqsec .accordion .accordion-button:not(.collapsed)::after{background-image:none;font-family:"Font Awesome 6 Sharp";content:"+";transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}.faqsec .accordion .accordion-button::after{background-image:none;font-family:"Font Awesome 6 Sharp";content:"+";font-size:18px}.faqsec .accordion .accordion-button:not(.collapsed),.faqsec .accordion .accordion-button:focus{box-shadow:none}.faqsec .accordion .accordion-body{font-size:clamp(15px,3vw,16px);font-weight:300;background:#f3f6f8;color:#000;padding-bottom:40px;letter-spacing:-0.25px}.faqsec .accordion .accordion-body ol{gap:20px;display:grid}.faqsec .accordion .accordion-body ol ul{gap:20px;display:grid;margin-top:10px}.blogHomeSec{padding:75px 0;background:linear-gradient(135deg, #0a0e1a 0%, #1a1f35 100%);position:relative;overflow:hidden}@media(max-width: 767.98px){.blogHomeSec{padding:60px 0}}@media(max-width: 575.98px){.blogHomeSec{padding:50px 0}}.blogHomeSec:before{content:"";position:absolute;top:-30%;right:-10%;width:500px;height:500px;background:radial-gradient(circle, rgba(255, 59, 92, 0.1) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.blogHomeSec:before{width:350px;height:350px}}@media(max-width: 575.98px){.blogHomeSec:before{width:250px;height:250px}}.blogHomeSec:after{content:"";position:absolute;bottom:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle, rgba(255, 133, 34, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none}@media(max-width: 767.98px){.blogHomeSec:after{width:400px;height:400px}}@media(max-width: 575.98px){.blogHomeSec:after{width:300px;height:300px}}.blogHomeSec .bhHeader{text-align:center;margin-bottom:50px;position:relative;z-index:1}@media(max-width: 767.98px){.blogHomeSec .bhHeader{margin-bottom:40px}}@media(max-width: 575.98px){.blogHomeSec .bhHeader{margin-bottom:35px}}.blogHomeSec .bhHeader h2{font-size:clamp(24px,3.5vw,36px);font-weight:700;color:#fff;margin-bottom:16px;line-height:1.3;letter-spacing:-0.5px}@media(max-width: 575.98px){.blogHomeSec .bhHeader h2{margin-bottom:12px}}.blogHomeSec .bhHeader p{font-size:clamp(15px,2vw,18px);font-weight:300;color:hsla(0,0%,100%,.7);max-width:900px;margin:0 auto;line-height:1.6}.blogHomeSec .bhSlider{position:relative;z-index:1}@media(max-width: 575.98px){.blogHomeSec .bhSlider .blIn{max-width:360px;margin:0 auto}}.blogHomeSec .bhSlider .blIn a{display:flex;flex-direction:column;border-radius:30px;overflow:hidden;height:100%;color:inherit;text-decoration:none}.blogHomeSec .bhSlider .blIn a .blImg{background:#d5dde5}.blogHomeSec .bhSlider .blIn a .blImg img{object-fit:cover;transition:all .5s ease;width:100%}@media(min-width: 992px)and (max-width: 1199.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:278px}}@media(min-width: 768px)and (max-width: 991.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:300px}}@media(max-width: 575.98px){.blogHomeSec .bhSlider .blIn a .blImg img{height:314px}}.blogHomeSec .bhSlider .blIn a .blCnt{font-size:13px;background:#f8fafc;padding:20px 24px;margin-top:-40px;border-top-left-radius:20px;border-top-right-radius:20px;height:100%;position:relative;flex:1}.blogHomeSec .bhSlider .blIn a .blCnt>div{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-bottom:18px}.blogHomeSec .bhSlider .blIn a .blCnt>div span{display:flex;align-items:center;gap:8px;color:#364048;font-size:13px;line-height:14px;letter-spacing:-0.5px}.blogHomeSec .bhSlider .blIn a .blCnt>div span i{font-size:12px}.blogHomeSec .bhSlider .blIn a .blCnt h5{font-size:clamp(16px,3vw,18px);letter-spacing:-0.75px;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;min-height:45px}.blogHomeSec .bhSlider .blIn a .blCnt p{font-size:clamp(14px,3vw,16px);font-weight:300;letter-spacing:-0.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#000;margin:0}.blogHomeSec .bhSlider .blIn a:hover .blImg img{transform:scale(1.1)}.blogHomeSec .bhSlider .blIn a:hover .blCnt h5{color:#f06022}.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:44px;height:44px;background:hsla(0,0%,100%,.6) !important;border:1px solid hsla(0,0%,100%,.2) !important;border-radius:50% !important;color:#fff !important;font-size:18px !important;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media(max-width: 767.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:40px;height:40px;font-size:16px !important}}@media(max-width: 575.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev,.blogHomeSec .bhSlider .owl-nav button.owl-next{width:36px;height:36px;font-size:14px !important}}.blogHomeSec .bhSlider .owl-nav button.owl-prev i,.blogHomeSec .bhSlider .owl-nav button.owl-next i{margin:0}.blogHomeSec .bhSlider .owl-nav button.owl-prev:hover,.blogHomeSec .bhSlider .owl-nav button.owl-next:hover{background:linear-gradient(135deg, #FF3B5C 0%, #FF8522 100%) !important;border-color:rgba(0,0,0,0) !important;box-shadow:0 6px 20px rgba(255,59,92,.4)}.blogHomeSec .bhSlider .owl-nav button.owl-prev.disabled,.blogHomeSec .bhSlider .owl-nav button.owl-next.disabled{opacity:.3;cursor:not-allowed}.blogHomeSec .bhSlider .owl-nav button.owl-prev.disabled:hover,.blogHomeSec .bhSlider .owl-nav button.owl-next.disabled:hover{background:hsla(0,0%,100%,.1) !important;border-color:hsla(0,0%,100%,.2) !important;box-shadow:none}.blogHomeSec .bhSlider .owl-nav button.owl-prev{left:-60px}@media(max-width: 1199.98px){.blogHomeSec .bhSlider .owl-nav button.owl-prev{left:0px}}.blogHomeSec .bhSlider .owl-nav button.owl-next{right:-60px}@media(max-width: 1199.98px){.blogHomeSec .bhSlider .owl-nav button.owl-next{right:0px}}.bannerSec{background:url(../images/banners/payment-gateway-integration-banner.webp) #101733 no-repeat}.bannerSec .tfCtaBtn{color:#fff;font-size:16px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(214deg, rgb(255, 59, 92) 0%, rgb(255, 133, 34) 100%);padding:12px 24px;border-radius:6px;transition:all .3s ease;max-width:200px;width:100%;margin-top:15px}@media(max-width: 575.98px){.bannerSec .tfCtaBtn{font-size:14px}}.bannerSec .tfCtaBtn i{font-size:18px;animation:wobble 2.2s ease-in-out infinite;flex-shrink:0}@media(max-width: 575.98px){.bannerSec .tfCtaBtn i{font-size:16px}}.bannerSec .tfCtaBtn:hover{background:linear-gradient(214deg, rgb(255, 133, 34) 0%, rgb(255, 59, 92) 100%);box-shadow:0 4px 12px rgba(255,59,92,.4)}.whychoosesec{padding-top:100px}@keyframes wobble{0%,45%,100%{transform:none}6%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}12%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}18%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}24%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}30%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}}/*# sourceMappingURL=payment-gateway-integration.css.map */
