/home/bdqbpbxa/demo-subdomains/paytech.goodface.com.ua/wp-content/themes/paytech/assets/index.html
<!DOCTYPE html>
<html lang="en">

<head>
	<title>
		Homepage
	</title>

	<!-- TODO: Set or remove page description -->
	<meta charset="utf-8">
	<meta name="description" content="Page description">

	<!-- TODO: Delete noindex on production -->
	<meta name="robots" content="noindex">
	<meta name="googlebot" content="noindex">

	<!-- TODO: Set absolute page URL -->
	<link rel="canonical" href="https://sitename.com/page">

	<!-- Mobile -->
	<meta name="viewport"
		content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
	<meta name="format-detection" content="telephone=no">

	<!-- Styles -->
	<link rel="stylesheet" type="text/css" href="css/lib/swiper-bundle.min.css">
	<link rel="stylesheet" type="text/css" href="css/lib/scroll-animations.css">

	<link rel="stylesheet" type="text/css" href="css/ui-kit.css">
	<link rel="stylesheet" type="text/css" href="css/ui-blocks.css">
	<link rel="stylesheet" type="text/css" href="css/hovers.css">
	<link rel="stylesheet" type="text/css" href="css/styles.css">
	<link rel="stylesheet" type="text/css" href="css/adaptive.css">

	<!-- Opengraph -->
	<meta name="twitter:card" content="summary_large_image">
	<meta property="og:type" content="website">
	<meta property="og:image:type" content="images/png">
	<meta property="og:image:width" content="1200">
	<meta property="og:image:height" content="630">
	<meta property="og:url" content="https://paytech.com">
	<meta property="og:site_name" content="paytech">
	<meta property="og:title" content="paytech - homepage">
	<meta property="og:description" content="paytech - homepage">
	<meta property="og:image" content="images/opengraph.png">

	<!-- Favicon -->

	<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">
	<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
	<link rel="manifest" href="images/favicon/site.webmanifest">
	<link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#512ccc">
	<meta name="msapplication-TileColor" content="#512ccc">
	<meta name="theme-color" content="#ffffff">
</head>

<body>
	<script>
		// Allow animations if JS support is enabled

		document.body.classList.add('-allow-animations');

		// Don't show preloader again if the page was visited

		let preloader = document.querySelector('.preloader');

		let fullPageUrl = window.location.href;
		let visitedPages = window.localStorage.getItem('visited-pages');
		let visitedPagesArr = visitedPages ? visitedPages.split(' ') : '';

		let isPreloaderLoaded = visitedPagesArr.includes(fullPageUrl);

		if (preloader && isPreloaderLoaded) {
			preloader.remove();
		} else if (preloader) {
			preloader.classList.add('-visible');
		}
	</script>

	<header class="header">
		<div class="container -bigger">
			<div class="header__wrapper">
				<a href="index.html" class="logo">
					<video src="images/animated-logo/white-on-dark.mp4" muted playsinline autoplay preload loop></video>
					<video src="images/animated-logo/color-on-white.mp4" muted playsinline autoplay preload loop></video>
				</a>
				<div class="header__right -hidden">
					<div class="menu-open text-4 mob-text-4">
						Menu
						<span class="icon">
							<div><span></span><span></span></div>
							<div><span></span><span></span></div>
						</span>
					</div>
					<a href="get-started.html" class="default-button -smaller">
						Get started
					</a>
				</div>
				<div class="header__menu text-4 mob-text-4">
					<div class="header__menu-item -disabled">
						<span class="visible">Products</span>
					</div>
					<div class="header__menu-item -disabled">
						<span class="visible">Services</span>
					</div>
					<a class="header__menu-item" href="pricing.html">Pricing</a>
					<a class="header__menu-item -disabled" href="#">Developers</a>
				</div>
				<div class="header__right">
					<div class="menu-open text-4 mob-text-4">
						Menu
						<span class="icon">
							<div><span></span><span></span></div>
							<div><span></span><span></span></div>
						</span>
					</div>
					<a href="get-started.html" class="default-button -smaller">
						Get started
					</a>
				</div>
			</div>
		</div>
		<div class="header-hidden-menu">
			<div class="header-hidden-menu__wrapper">
				<div class="header-hidden-menu__menu">
					<a href="index.html" class="link mob-text-2 -bold">
						<img src="images/icons/payment-gateway-star-mob.svg" alt="">
						White Label Payment Gateway
					</a>
					<a href="banking.html" class="link mob-text-2 -bold">
						<img src="images/icons/white-label-star-mob.svg" alt="">
						White Label Banking
					</a>
					<a href="pricing.html" class="link mob-text-2 -bold">
						Pricing
					</a>
					<a href="succes-stories.html" class="link mob-text-2 -bold">
						Success stories
					</a>
					<a href="https://p4y.readme.io/" target="_blank" class="link mob-text-2 -bold">
						Developers
					</a>
					<a href="about-us.html" class="link mob-text-2 -bold">About</a>
				</div>
				<a href="get-started.html" class="default-button -smaller">
					Get started
				</a>
			</div>
		</div>
	</header>

	<main>
		<section class="hero --black-section --has-bg">
			<div class="container -bigger">
				<div class="hero__wrapper" data-animate-group="list">
					<div class="hero__left">
						<p class="product-label text-5 mob-text-5 -medium" data-animate="fade" data-index="2">
							White Label Payment Gateway
						</p>
						<h1 class="title-1 mob-title-1 section-title" data-animate="word" data-index="1">
							paytech <i>Payment</i> <i>Gateway:</i>&nbsp;Unlock <br />
							<span class="img"><span class="img-wrapper"><img src="images/homepage/hero/text-icon.svg"
										alt=""></span></span> Your&nbsp;Global <br />
							Payment Business <br class="--pc-display">
							Potential
						</h1>
						<div class="hero__description-wrapper">
							<a href="get-started.html" class="default-button" data-animate="swim-top" data-index="3">Get started</a>
							<div class="description">
								<p class="text-1 mob-text-2 subtitle" data-animate="swim-top" data-index="3">
									Discover the power of our white label solution, enabling you to swiftly <br class="--pc-display">
									launch your own cutting-edge <br class="--pc-display"> payments platform.
								</p>
								<p class="text text-3 mob-text-3 -higher" data-animate="swim-top" data-index="4">
									With instant access to the global payment network and invaluable big data, you can reduce your time to
									market to <br class="--pc-display"> just a matter of days. Leave behind development costs, <br
										class="--pc-display"> security concerns, and regulatory headaches as you <br class="--pc-display">
									elevate your payment business to new heights of success.
								</p>
							</div>
						</div>
					</div>
					<div class="hero__right">
						<div class="hero__right-bg" data-check-in-viewport data-animate="fade" data-index="2">
							<img src="images/homepage/hero/bg.svg" alt="">
						</div>
						<div class="hero__right__wrapper">
							<div class="hero-card-wrapper">
								<div class="animated-hero-card hero-card --gradient-border -dark" data-animate="fade" data-index="3">
									<img src="images/homepage/hero/cards/hero-card-3.png" alt="Hero card - paytech.com">
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<div class="hero-cards">
				<div class="container -bigger">
					<div class="hero-card__wrapper" data-animate-group="list">
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark" data-animate="swim-top" data-index="1"><img
									class="-lazyload" srcset="images/lazyload.png" src="images/homepage/hero/cards/hero-card-1.png"
									alt="">
							</div>
						</div>
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark" data-animate="swim-top" data-index="2"><img
									class="-lazyload" srcset="images/lazyload.png" src="images/homepage/hero/cards/hero-card-2.png"
									alt="">
							</div>
						</div>
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark"><img class="-lazyload" srcset="images/lazyload.png"
									src="images/homepage/hero/cards/hero-card-3.png" alt="">
							</div>
						</div>
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark" data-animate="swim-top" data-index="4"><img
									class="-lazyload" srcset="images/lazyload.png" src="images/homepage/hero/cards/hero-card-4.png"
									alt="">
							</div>
						</div>
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark" data-animate="swim-top" data-index="5"><img
									class="-lazyload" srcset="images/lazyload.png" src="images/homepage/hero/cards/hero-card-5.png"
									alt="">
							</div>
						</div>
						<div class="hero-card__item">
							<div class="hero-card --gradient-border -dark" data-animate="swim-top" data-index="6"><img
									class="-lazyload" srcset="images/lazyload.png" src="images/homepage/hero/cards/hero-card-6.png"
									alt="">
							</div>
						</div>
					</div>
				</div>
			</div>
		</section>

		<section class="succes-story" data-animate-list="list">
			<div class="container">
				<h2 class="section-title title-1 mob-title-1" data-animate="word">
					Success stories.
				</h2>
				<div class="succes-slider">
					<div class="slider">
						<div class="swiper-wrapper">
							<div class="swiper-slide success-slide" data-animate="swim-top">
								<div class="success-slide__left">
									<h2 class="title-3 mob-title-3 title">
										Empowering Paynamo to <br />
										Transform Payment <br class="--mobile-display" /> <br class="--tablet-display" /> <span
											class="--mobile-tab tab"></span> Solutions <br class="--pc-display" />
										<span class="--pc-tab tab"></span> Across Latin America
									</h2>
									<div class="colored-tabs --tabs-container" data-auto-height>
										<div class="--tabs-container__menu">
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="yellow">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/check-circle.svg" alt="">
												Challenge
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/help-circle.svg" alt="">
												Solution
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="blue">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/settings.svg" alt="">
												Implementation
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="pink">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/trophy.svg" alt="">
												Achievements
											</div>
										</div>
										<div class="--tabs-container__items text-3 mob-text-3 -higher">
											<div class="--tabs-container__items-inner">
												<div class="--tabs-container__item -active" data-active-color="yellow">
													<p>
														Paynamo, a pioneering payment solutions provider in Latin America, aimed to revolutionize
														the
														regional payment landscape by offering the most cost-effective services compared to their
														competitors. To achieve this goal, they needed to integrate multiple payment methods
														directly with
														local banks and providers, eliminating intermediaries. However, this ambitious endeavor was
														faced
														with challenges due to the diverse range of APIs, outdated legacy systems, and variations in
														API
														development approaches across the region.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="green">
													<p>
														With a determined vision to reshape the payment landscape in Latin America, Paynamo
														partnered with
														paytech to create a transformative payment solution. paytech's expertise in complex
														integrations,
														combined with their commitment to innovation, made them the ideal choice to tackle this
														ambitious
														project.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="blue">
													<p>
														Overcoming various hurdles such as differing time zones and API complexities, paytech's
														skilled team
														collaborated closely with Paynamo to implement dozens of complex integrations with local
														banks and
														payment providers. By excluding intermediaries and directly integrating with each payment
														method,
														paytech facilitated a streamlined and cost-effective payment ecosystem for Paynamo.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="pink">
													Through this remarkable collaboration, Paynamo achieved remarkable milestones:
													<br><br>
													<strong>Comprehensive Regional Coverage:</strong> In just five months, paytech and Paynamo
													successfully covered the entire Latin American region, offering an expansive array of payment
													methods
													that catered to diverse customer preferences.
													<br><br>
													<strong>Competitive Pricing:</strong> By eliminating intermediaries and offering direct
													integrations,
													Paynamo surpassed its competitors by providing the most cost-effective payment solutions in
													the
													region.
													<br><br>
													<strong>Modernizing Payment Landscape:</strong> Paynamo's transformative approach
													revolutionized the
													payment landscape in Latin America, leaving a profound impact on the industry and customer
													experience.
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="success-slide__right">
									<div class="review">
										<div class="logo">
											<img src="images/homepage/reviews/paynamo.svg" alt="">
										</div>
										<p class="text text-3 mob-text-3 -higher">
											Partnering with paytech was a game-changer for Paynamo. Their expertise and determination were
											instrumental in achieving our ambitious goal of offering the most cost-effective payment solutions
											in
											Latin America. Despite the complex integration challenges, paytech's team tackled every obstacle
											head-on,
											delivering a comprehensive and innovative payment ecosystem. Their commitment to excellence and
											regional
											expertise made them the perfect partner to revolutionize the payment landscape across Latin
											America.
										</p>
										<div class="review__person">
											<div class="review__person-img">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-1.jpg" alt="">
											</div>
											<div class="review__person-name">
												<p class="name -bold text-3 mob-text-3 -higher">Daniel Anderson</p>
												<p class="position text-3 mob-text-3 -higher">CEO of Paynamo</p>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="swiper-slide success-slide" data-animate="swim-top">
								<div class="success-slide__left">
									<h2 class="title-3 mob-title-3 title">
										Accelerating Growth in the <br class="--pc-display" />
										European Market with paytech <br class="--pc-display" />
										<span class="--pc-tab tab"></span> White Label Banking.
									</h2>
									<div class="colored-tabs --tabs-container" data-auto-height>
										<div class="--tabs-container__menu">
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="yellow">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/check-circle.svg" alt="">
												Challenge
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/help-circle.svg" alt="">
												Solution
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="blue">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/settings.svg" alt="">
												Implementation
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="purple">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/lightning.svg" alt="">
												Impact
											</div>
										</div>
										<div class="--tabs-container__items text-3 mob-text-3 -higher">
											<div class="--tabs-container__items-inner">
												<div class="--tabs-container__item -active" data-active-color="yellow">
													<p>
														Nicheclear, a payment processor and e-money distributor, faced the challenge of establishing
														a reliable infrastructure while navigating complex regulatory requirements. Time was of the
														essence, and Nicheclear needed a robust solution to swiftly launch their services and foster
														sustainable growth.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="green">
													<p>
														Recognising the need to hit the ground running, Nicheclear partnered with paytech White
														Label Banking to accelerate their market entry and propel their business forward. Leveraging
														the cutting-edge capabilities of the platform, Nicheclear seamlessly integrated with
														multiple banking providers, streamlining their operations and maximizing their agility. With
														paytech's expertise, Nicheclear swiftly achieved regulatory compliance, allowing them to
														focus on their core business offerings and customer engagement.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="blue">
													<p>
														With paytech's expedited implementation process, Nicheclear was operational in just two
														weeks. The platform's flexible infrastructure enabled Nicheclear to build an onboarding,
														screening, and verification workflow that also offered industry-leading, robust security
														measures which provide peace of mind for both the company and their customers.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="purple">
													Embracing paytech White Label Banking proved transformational for Nicheclear. Within a year,
													they had successfully launched their services and gained a strong foothold in the European
													market. The ability to issue IBANs via their banking partner for Merchants provided a unique
													value proposition, attracting a diverse clientele and accelerating revenue growth. With
													reliable support and 24/7 customer assistance from paytech, Nicheclear consistently delivered
													exceptional financial services, earning accolades from their satisfied customers and
													solidifying their position as an industry leader.
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="success-slide__right">
									<div class="review">
										<div class="logo">
											<img src="images/homepage/reviews/nicheclear.svg" alt="">
										</div>
										<p class="text text-3 mob-text-3 -higher">
											paytech White Label Banking has been a game-changer for Nicheclear. As the Founder, I am delighted
											with the exceptional services it offers. Our partnership for nearly a year has allowed us to
											flourish in the European market, issuing IBANs for Merchants seamlessly, and fueling our growth
											with confidence.
										</p>
										<div class="review__person">
											<div class="review__person-img">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-2.png" alt="">
											</div>
											<div class="review__person-name">
												<p class="name -bold text-3 mob-text-3 -higher">Oskar Strandh</p>
												<p class="position text-3 mob-text-3 -higher">Founder of Nicheclear</p>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="swiper-slide success-slide" data-animate="swim-top">
								<div class="success-slide__left">
									<h2 class="title-3 mob-title-3 title">
										Empowering Atlantic B.V. with a <br class="--pc-display" />
										Seamless Payment Gateway <br class="--pc-display" />
										<span class="--pc-tab tab"></span> Solution.
									</h2>
									<div class="colored-tabs --tabs-container" data-auto-height>
										<div class="--tabs-container__menu">
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="yellow">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/check-circle.svg" alt="">
												Challenge
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/help-circle.svg" alt="">
												Solution
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="blue">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/settings.svg" alt="">
												Implementation
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="french-italic">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/stars.svg" alt="">
												Benefits
											</div>
										</div>
										<div class="--tabs-container__items text-3 mob-text-3 -higher">
											<div class="--tabs-container__items-inner">
												<div class="--tabs-container__item -active" data-active-color="yellow">
													<p>
														Atlantic B.V., operating under the website slottica.com, sought a robust and versatile
														payment gateway to streamline their payment processing operations. Their unique requirements
														included implementing features such as Smart Routing, Separation of First Time Deposits, and
														VIP traffic, along with the need for a Settlement Calculator. Moreover, the challenge of
														seamlessly combining processing with both fiat acquirers and crypto processors demanded a
														comprehensive and flexible solution.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="green">
													<p>
														Turning to paytech for their payment gateway needs, Atlantic B.V. found the perfect fit for
														their diverse requirements. paytech's innovative technology and industry-leading
														capabilities provided the ideal solution to cater to the distinct needs of slottica.com.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="blue">
													<p>
														The integration of paytech's payment gateway into slottica.com was executed swiftly and
														seamlessly. paytech's team of experts ensured that Smart Routing, Separation of First Time
														Deposits and VIP traffic, and the Settlement Calculator were all integrated efficiently to
														match Atlantic B.V.'s specifications. Additionally, paytech's flexible platform enabled the
														seamless combination of fiat acquirers and crypto processors for a holistic and seamless
														payment processing experience.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="french-italic">
													The successful implementation of paytech's payment gateway provided Atlantic B.V. with a wide
													array of benefits, including:
													<br><br>
													<strong>Smart Routing:</strong> Enhanced payment success rates through intelligent routing
													options.
													<strong>Separation of Traffic:</strong> Improved customer segmentation for targeted promotions
													and enhanced user experience.
													<br><br>
													Settlement Calculator: Simplified financial management with accurate and real-time settlement
													calculations.
													<br><br>
													<strong>Fiat and Crypto Processing Integration:</strong> A unified and seamless payment
													experience for both traditional and cryptocurrency payments.
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="success-slide__right">
									<div class="review">
										<div class="logo">
											<img src="images/homepage/reviews/atlantic.svg" alt="">
										</div>
										<p class="text text-3 mob-text-3 -higher">
											Working with paytech has been a game-changer for our business. They seamlessly integrated Smart
											Routing, Separation of First Time Deposits, VIP traffic, and a Settlement Calculator into our
											payment gateway, fulfilling our unique requirements with precision. The successful combination of
											fiat acquirers and crypto processors has enabled us to offer a versatile payment experience to our
											customers. We highly value the expertise and reliability that paytech brought to the table, making
											them an invaluable partner in our journey.
										</p>
										<div class="review__person">
											<div class="review__person-img">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-4.png" alt="">
											</div>
											<div class="review__person-name">
												<p class="name -bold text-3 mob-text-3 -higher">Alina Tatarina</p>
												<p class="position text-3 mob-text-3 -higher">Director of Atlantic B.V.</p>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="swiper-slide success-slide" data-animate="swim-top">
								<div class="success-slide__left">
									<h2 class="title-3 mob-title-3 title">
										Accelerating Growth in Asia with <br class="--pc-display" /> paytech White Label Payment <br
											class="--pc-display" />
										<span class="--pc-tab tab"></span> Gateway.
									</h2>
									<div class="colored-tabs --tabs-container" data-auto-height>
										<div class="--tabs-container__menu">
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="yellow">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/check-circle.svg" alt="">
												Challenge
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/help-circle.svg" alt="">
												Solution
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="blue">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/settings.svg" alt="">
												Implementation
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="french-italic">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/stars.svg" alt="">
												Benefits
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="orange">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/list.svg" alt="">
												Highlights
											</div>
										</div>
										<div class="--tabs-container__items text-3 mob-text-3 -higher">
											<div class="--tabs-container__items-inner">
												<div class="--tabs-container__item -active" data-active-color="yellow">
													<p>
														Xazur, a dynamic payment services company, sought to establish a strong foothold in the
														booming markets of Asia. With a specific focus on local payment methods and rapid market
														entry, Xazur needed a reliable and comprehensive solution to quickly process payments,
														manage finances, and seamlessly reconcile transactions. </p>
												</div>
												<div class="--tabs-container__item" data-active-color="green">
													<p>
														Choosing paytech White Label Payment Gateway proved to be the game-changer for Xazur. Our
														platform's cutting-edge technology, exclusively tailored to their needs, provided a robust,
														all-in-one solution that encompassed payment processing, financial management, settlement,
														and reconciliation. </p>
												</div>
												<div class="--tabs-container__item" data-active-color="blue">
													<p>
														With paytech's expedited setup, Xazur was operational within record time, enabling them to
														enter the markets of Asia promptly. paytech's deep network of local payment providers was
														swiftly integrated, offering Xazur a diverse range of payment methods to cater to their
														target audience. </p>
												</div>
												<div class="--tabs-container__item" data-active-color="french-italic">
													Xazur embraced paytech's technology wholeheartedly, using it exclusively to power their entire
													payment ecosystem. From processing payments with ease and accuracy to efficiently managing
													finances, the platform enabled Xazur to optimize their operations and drive revenue growth.
												</div>
												<div class="--tabs-container__item" data-active-color="orange">
													<strong>Focus on Asia:</strong> paytech's expertise in the region ensured seamless integration
													with local payment providers, giving Xazur access to a wide array of payment methods tailored
													to the preferences of their customers.
													<br /> <br />
													<strong>Swift Market Entry:</strong> Thanks to paytech's efficient setup process, Xazur
													quickly launched and began generating revenue in their target markets, gaining a competitive
													edge in the rapidly evolving payment industry.
													<br /> <br />
													<strong>All-in-One Solution:</strong> By leveraging paytech's comprehensive platform, Xazur
													efficiently handled payment processing, financial management, settlement, and reconciliation,
													streamlining their entire payment ecosystem.
													<br /> <br />
													<strong>Customizable Modern Interface:</strong> paytech's modern interface provided Xazur with
													a customizable experience, enabling them to align their brand identity and create a
													user-friendly environment for their clients.
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="success-slide__right">
									<div class="review">
										<div class="logo">
											<img src="images/homepage/reviews/xazur.svg" alt="">
										</div>
										<p class="text text-3 mob-text-3 -higher">
											Working with paytech has been an exceptional journey for Xazur. Their white label payment gateway,
											backed by cutting-edge technology, has become our sole solution for payment processing, financial
											management, settlement, and reconciliation. We swiftly integrated a plethora of local payment
											providers in India and Asia, enabling us to launch quickly and start monetizing our services. The
											customizable modern interface added a unique touch to our brand, enhancing our customer
											experience. paytech's unwavering support and expertise have been invaluable in our growth across
											Asia. </p>
										<div class="review__person">
											<div class="review__person-img">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-3.png" alt="">
											</div>
											<div class="review__person-name">
												<p class="name -bold text-3 mob-text-3 -higher">Herinder Bedi</p>
												<p class="position text-3 mob-text-3 -higher">CEO of Xazur</p>
											</div>
										</div>
									</div>
								</div>
							</div>
							<div class="swiper-slide success-slide" data-animate="swim-top">
								<div class="success-slide__left">
									<h2 class="title-3 mob-title-3 title">
										Streamlining Payment <br class="--pc-display" />
										Integrations and Optimizing R&D <br class="--pc-display" />
										<span class="--pc-tab tab"></span> Costs with paytech.
									</h2>
									<div class="colored-tabs --tabs-container" data-auto-height>
										<div class="--tabs-container__menu">
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="yellow">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/check-circle.svg" alt="">
												Challenge
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/help-circle.svg" alt="">
												Solution
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="blue">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/settings.svg" alt="">
												Implementation
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="pink">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/stars.svg" alt="">
												Benefits
											</div>
											<div class="--tabs-container__menu-item text-5 mob-text-5" data-active-color="grass-green">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/message-check-square.svg"
													alt=""> Success story
											</div>
										</div>
										<div class="--tabs-container__items text-3 mob-text-3 -higher">
											<div class="--tabs-container__items-inner">
												<div class="--tabs-container__item -active" data-active-color="yellow">
													<p>
														Exim Technologies LTD, a leading player in the payment solutions industry, sought to expand
														their payment options and connect with numerous payment providers swiftly. However, the
														complexity and time-consuming nature of integrating new solutions posed significant
														challenges. Additionally, the rising costs of Research and Development (R&D) further drove
														the need for a cost-effective and efficient solution.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="green">
													<p>
														Recognizing the potential benefits of a strategic partnership, Exim Technologies LTD engaged
														paytech as their integrations hub. Leveraging paytech's expertise and reputation as an
														exceptional integrations partner, Exim Technologies LTD outsourced their complex
														integrations to streamline operations and optimize costs.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="blue">
													<p>
														Embracing the role of the integrations hub, paytech executed a seamless integration process
														that enabled Exim Technologies LTD to connect with new payment providers in record time.
														paytech's agile approach and deep understanding of Exim Technologies LTD's requirements
														resulted in an expansive range of payment options for their customers, driving enhanced user
														experience and market growth.
													</p>
												</div>
												<div class="--tabs-container__item" data-active-color="pink">
													The partnership with paytech yielded remarkable benefits for Exim Technologies LTD:
													<br /><br />
													<strong>Efficient Integration of New Solutions:</strong> paytech's expertise in integrating
													new payment solutions allowed Exim Technologies LTD to rapidly expand their payment options,
													enhancing their competitive edge and customer satisfaction.
													<br /><br />
													<strong>Optimized R&D Costs:</strong> By outsourcing complex integrations to paytech, Exim
													Technologies LTD optimized R&D costs, allowing their team to focus on enhancing their core
													technologies and innovation.
													<br /><br />
													<strong>Enhanced Market Reach:</strong> With swift and seamless integrations, Exim
													Technologies LTD broadened its market reach and effectively met the diverse payment
													preferences of its customers.
												</div>
												<div class="--tabs-container__item" data-active-color="grass-green">
													Exim Technologies LTD's collaboration with paytech proved instrumental in streamlining payment
													integrations and unlocking efficiency. By leveraging paytech's exceptional expertise and
													acting as their trusted integrations hub, Exim Technologies LTD achieved rapid connections
													with new payment providers, driving growth and expanding their market presence.
													<br /><br />
													ve solutions allowed Exim Technologies LTD to optimize R&D costs and focus on core
													innovations. As a result, Exim Technologies LTD is now better positioned than ever to meet the
													evolving payment needs of their customers and maintain their status as a leading player in the
													payment solutions industry.
												</div>
											</div>
										</div>
									</div>
								</div>
								<div class="success-slide__right">
									<div class="review">
										<div class="logo">
											<img src="images/homepage/reviews/exim.png" alt="">
										</div>
										<p class="text text-3 mob-text-3 -higher">
											Partnering with paytech has been instrumental in driving Exim Technologies LTD's success. As a
											payment solutions provider, we faced the challenge of swiftly connecting with new payment
											providers and streamlining complex integrations. paytech's expertise as our trusted integrations
											hub exceeded our expectations, revolutionizing the way we expand our payment options.
											<br /><br />
											Outsourcing our integrations to paytech not only optimized our Research and Development costs but
											also allowed us to focus on enhancing our core technologies and innovation. </p>
										<div class="review__person">
											<div class="review__person-img">
												<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-6.png" alt="">
											</div>
											<div class="review__person-name">
												<p class="name -bold text-3 mob-text-3 -higher">Roman Andriichuk</p>
												<p class="position text-3 mob-text-3 -higher">Director of Exim Technologies LTD</p>
											</div>
										</div>
									</div>
								</div>
							</div>
						</div>
						<div class="navigation swiper-navigation" data-animate="fade">
							<div class="prev swiper-navigation__button"></div>
							<div class="next swiper-navigation__button"></div>
						</div>
					</div>
					<div class="nav-pag navigation swiper-navigation">
						<div class="prev swiper-navigation__button"></div>
						<div class="pagination"></div>
						<div class="next swiper-navigation__button"></div>
					</div>
				</div>
			</div>
		</section>

		<section class="--black-section --has-bg key-features" data-animate-group="list">
			<div class="container">
				<h2 class="title title-1 mob-title-1 section-title" data-animate="word">
					Learn more <br />
					about <i>key</i> <br />
					<span class="img"><span class="img-wrapper"><img class="-lazyload" srcset="images/lazyload.png"
								src="images/icons/key-features.svg" alt=""></span></span>
					<i>features.</i>
				</h2>
				<div class="key-features-slider">
					<div class="key-features__wrapper">
						<div class="key-features__left" data-animate="swim-top">
							<div class="key-features__progress text-7 mob-text-7 -medium">
								<p class="start">01</p>
								<span class="progress">
									<span class="progress-active"></span>
								</span>
								<p class="end">04</p>
							</div>
							<div class="key-features__left-wrapper --gradient-border">
								<div class="img key-features__slide -active"><img src="images/homepage/key-features/key-1.png" alt="">
								</div>
								<div class="img key-features__slide"><img class="-lazyload" srcset="images/lazyload.png"
										src="images/homepage/key-features/key-2.png" alt=""></div>
								<div class="img key-features__slide"><img class="-lazyload" srcset="images/lazyload.png"
										src="images/homepage/key-features/key-3.png" alt=""></div>
								<div class="img key-features__slide"><img src="images/homepage/key-features/key-4.png" alt=""></div>
							</div>
						</div>
						<div class="key-features__right" data-animate="fade">
							<div class="key-features__slide -active">
								<div class="img --gradient-border">
									<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/key-features/key-1.png"
										alt="">
								</div>
								<div class="content">
									<h3 class="title-3 mob-title-3 title">
										Checkout
									</h3>
									<ul class="checked-list list text-2 mob-text-2 -higher">
										<li>
											Payment link and payment button
										</li>
										<li>
											Modern interfaces + deep customization
										</li>
										<li>
											Multiple payment page designs to match every brand
										</li>
										<li>
											Agnostic platform (cards, local methods, open banking, crypto, vouchers etc)
										</li>
									</ul>
								</div>
							</div>
							<div class="key-features__slide">
								<div class="img --gradient-border">
									<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/key-features/key-2.png"
										alt="">
								</div>
								<div class="content">
									<h3 class="title-3 mob-title-3 title">
										Payment methods and integrations
									</h3>
									<ul class="checked-list list text-2 mob-text-2 -higher">
										<li>
											600+ integrations
										</li>
										<li>
											Fast on-demand integrations
										</li>
										<li>
											Local payment methods globally
										</li>
									</ul>
								</div>
							</div>
							<div class="key-features__slide">
								<div class="img --gradient-border">
									<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/key-features/key-3.png"
										alt="">
								</div>
								<div class="content">
									<h3 class="title-3 mob-title-3 title">
										Routing and orchestration
									</h3>
									<ul class="checked-list list text-2 mob-text-2 -higher">
										<li>
											Smart routing and cascading
										</li>
										<li>
											Smart separation of FTD and trusted traffic
										</li>
										<li>
											Automatic routing based on customer deposits history
										</li>
									</ul>
								</div>
							</div>
							<div class="key-features__slide">
								<div class="img --gradient-border">
									<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/key-features/key-4.png"
										alt="">
								</div>
								<div class="content">
									<h3 class="title-3 mob-title-3 title">
										Payment Management and Dashboard
									</h3>
									<ul class="checked-list list text-2 mob-text-2 -higher">
										<li>
											Limits
										</li>
										<li>
											Blacklists/Whitelists
										</li>
										<li>
											Subscriptions/Recurring payments
										</li>
										<li>
											Modular dashboard
										</li>
									</ul>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</section>

		<section class="steps-section">
			<div class="container">
				<h2 class="title section-title title-1 mob-title-1" data-animate="word">
					And that's <br>
					not all.
				</h2>
				<div class="steps-slider">
					<div class="steps-slider__item">
						<div class="img -purple">
							<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/steps/merchant.png" alt="">
						</div>
						<div class="content">
							<h3 class="title title-3 mob-title-3">
								Merchant Management
							</h3>
							<ul class="checked-list list text-2 mob-text-2 -higher">
								<li>Fees management</li>
								<li>Subusers and permissions</li>
								<li>Different levels of access</li>
								<li>Manage everyone from one interface</li>
							</ul>
						</div>
					</div>
					<div class="steps-slider__item">
						<div class="img -blue">
							<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/steps/report.png" alt="">
						</div>
						<div class="content">
							<h3 class="title title-3 mob-title-3">
								Reporting and Analytics
							</h3>
							<ul class="checked-list list text-2 mob-text-2 -higher">
								<li>Advanced reporting engine</li>
								<li>Success ratio </li>
								<li>Quick custom reports</li>
								<li>Export data to the form at of your choice</li>
								<li>Deep insight through the Analytics module</li>
							</ul>
						</div>
					</div>
					<div class="steps-slider__item">
						<div class="img -yellow">
							<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/steps/finance.png" alt="">
						</div>
						<div class="content">
							<h3 class="title title-3 mob-title-3">
								Finance and Reconciliation
							</h3>
							<ul class="checked-list list text-2 mob-text-2 -higher">
								<li>Automatic settlement calculation</li>
								<li>Automated invoicing</li>
								<li>Reconciliation</li>
								<li>Advanced reporting and analytics</li>
								<li>Currency conversion and base currency</li>
							</ul>
						</div>
					</div>
					<div class="steps-slider__item">
						<div class="img -green">
							<img class="-lazyload" srcset="images/lazyload.png" src="images/homepage/steps/security.png" alt="">
						</div>
						<div class="content">
							<h3 class="title title-3 mob-title-3">
								Security
							</h3>
							<ul class="checked-list list text-2 mob-text-2 -higher">
								<li>PCI DSS and GDPR compliant</li>
								<li>Logs</li>
								<li>Monitoring and Live alerts</li>
								<li>Cloud based architecture</li>
								<li>Card Tokenization</li>
							</ul>
						</div>
					</div>
				</div>
			</div>
		</section>

		<section class="--black-section --has-bg faq-section">
			<div class="container">
				<h2 class="title title-1 mob-title-1 section-title" data-animate="word">
					Frequently <br>
					asked <br>
					<span class="img"><span class="img-wrapper"><img class="-lazyload" srcset="images/lazyload.png"
								src="images/icons/faq.svg" alt=""></span></span>
					<i>questions.</i>
				</h2>
				<div class="faq-list" data-animate-group="list">
					<div class="--accordion faq-item" data-accordion-group="faq-group" data-animate="swim-top">
						<div class="--accordion__open text-1 mob-text-1 -medium faq-item__open">
							<span class="plus"><span></span><span></span></span> What is a Payment Gateway?
						</div>
						<div class="--accordion__content-container faq-item__container">
							<div class="--accordion__content text-2 mob-text-2 -higher faq-item__content">
								A Payment Gateway is an online service that securely facilitates the processing of online payments for
								businesses. It acts as an intermediary between the merchant's website or app and the financial
								institution, handling the secure transmission of payment information for authorization and settlement.
							</div>
						</div>
					</div>
					<div class="--accordion faq-item" data-accordion-group="faq-group" data-animate="swim-top">
						<div class="--accordion__open text-1 mob-text-1 -medium faq-item__open">
							<span class="plus"><span></span><span></span></span> How does a Payment Gateway work?
						</div>
						<div class="--accordion__content-container faq-item__container">
							<div class="--accordion__content text-2 mob-text-2 -higher faq-item__content">
								When a customer makes a purchase online, the Payment Gateway encrypts their payment details and sends
								them to the payment processor or acquiring bank. The payment processor then communicates with the
								customer's issuing bank to verify the transaction. If approved, the payment processor sends a
								confirmation back to the Payment Gateway, which informs the merchant that the payment was successful.
							</div>
						</div>
					</div>
					<div class="--accordion faq-item" data-accordion-group="faq-group" data-animate="swim-top">
						<div class="--accordion__open text-1 mob-text-1 -medium faq-item__open">
							<span class="plus"><span></span><span></span></span> What payment methods are typically supported by
							Payment Gateways?
						</div>
						<div class="--accordion__content-container faq-item__container">
							<div class="--accordion__content text-2 mob-text-2 -higher faq-item__content">
								Payment Gateways usually support a variety of payment methods, including credit and debit cards (Visa,
								Mastercard, etc.), digital wallets (PayPal, Apple Pay, Google Pay), and sometimes bank transfers or
								other localized payment methods depending on the region.
							</div>
						</div>
					</div>
					<div class="--accordion faq-item" data-accordion-group="faq-group" data-animate="swim-top">
						<div class="--accordion__open text-1 mob-text-1 -medium faq-item__open">
							<span class="plus"><span></span><span></span></span> How does a Payment Gateway ensure security?
						</div>
						<div class="--accordion__content-container faq-item__container">
							<div class="--accordion__content text-2 mob-text-2 -higher faq-item__content">
								Payment Gateways employ various security measures such as encryption, tokenization, and compliance with
								industry standards like PCI DSS (Payment Card Industry Data Security Standard). These measures protect
								sensitive payment data during transmission and storage, ensuring that customer information remains
								secure.
							</div>
						</div>
					</div>
					<div class="--accordion faq-item" data-accordion-group="faq-group" data-animate="swim-top">
						<div class="--accordion__open text-1 mob-text-1 -medium faq-item__open">
							<span class="plus"><span></span><span></span></span> Can Payment Gateways be integrated with e-commerce
							platforms?
						</div>
						<div class="--accordion__content-container faq-item__container">
							<div class="--accordion__content text-2 mob-text-2 -higher faq-item__content">
								Yes, most Payment Gateways offer integration options for popular e-commerce platforms, content
								management systems, and custom websites. This integration allows merchants to seamlessly integrate the
								payment process into their online stores, providing customers with a smooth checkout experience.
							</div>
						</div>
					</div>
				</div>
				<div class="cta-faq --gradient-border" data-animate="swim-top">
					<h3 class="title title-3 mob-title-3">
						Did not find <br>
						your question?
					</h3>
					<div class="content">
						<p class="text-3 text mob-text-3 -higher">
							Contact our support team and we will try to answer all your questions as soon as possible.
						</p>
						<a href="#form-section" class="default-button -white">
							Contact Support
						</a>
					</div>
				</div>
			</div>
		</section>

		<section class="reviews" data-animate-group="list">
			<div class="container">
				<h2 class="section-title title-1 mob-title-1" data-animate="word">
					Our clients’ <br />
					feedback.
				</h2>
				<div class="reviews-slider">
					<div class="slider">
						<div class="swiper-wrapper">
							<div class="review swiper-slide" data-animate="swim-top" data-index="2">
								<div class="logo">
									<img src="images/homepage/reviews/nicheclear.svg" alt="">
								</div>
								<p class="text text-2 mob-text-2 -higher">
									paytech White Label Banking has been a game-changer for Nicheclear. As the Founder, I am delighted
									with the exceptional services it offers. Our partnership for nearly a year has allowed us to flourish
									in the European market, issuing IBANs for Merchants seamlessly, and fueling our growth with
									confidence.
								</p>
								<div class="review__person">
									<div class="review__person-img">
										<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-2.png" alt="">
									</div>
									<div class="review__person-name">
										<p class="name -bold text-3 mob-text-3 -higher">Oskar Strandh</p>
										<p class="position text-3 mob-text-3 -higher">Founder of Nicheclear</p>
									</div>
								</div>
							</div>
							<div class="review swiper-slide" data-animate="swim-top" data-index="3">
								<div class="logo">
									<img src="images/homepage/reviews/atlantic.svg" alt="">
								</div>
								<p class="text text-2 mob-text-2 -higher">
									Working with paytech has been an exceptional journey for Xazur. Their white label payment gateway,
									backed by cutting-edge technology, has become our sole solution for payment processing, financial
									management, settlement, and reconciliation. We swiftly integrated a plethora of local payment
									providers in India and Asia, enabling us to launch quickly and start monetizing our services. The
									customizable modern interface added a unique touch to our brand, enhancing our customer experience.
									paytech's unwavering support and expertise have been invaluable in our growth across Asia.
								</p>
								<div class="review__person">
									<div class="review__person-img">
										<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-4.png" alt="">
									</div>
									<div class="review__person-name">
										<p class="name -bold text-3 mob-text-3 -higher">Alina Tatarina</p>
										<p class="position text-3 mob-text-3 -higher">Director of Atlantic B.V.</p>
									</div>
								</div>
							</div>
							<div class="review swiper-slide" data-animate="swim-top" data-index="4">
								<div class="logo">
									<img src="images/homepage/reviews/paynamo.svg" alt="">
								</div>
								<p class="text text-2 mob-text-2 -higher">
									Partnering with paytech was a game-changer for Paynamo. Their expertise and determination were
									instrumental in achieving our ambitious goal of offering the most cost-effective payment solutions in
									Latin America. Despite the complex integration challenges, paytech's team tackled every obstacle
									head-on, delivering a comprehensive and innovative payment ecosystem. Their commitment to excellence
									and regional expertise made them the perfect partner to revolutionize the payment landscape across
									Latin America.
								</p>
								<div class="review__person">
									<div class="review__person-img">
										<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-1.jpg" alt="">
									</div>
									<div class="review__person-name">
										<p class="name -bold text-3 mob-text-3 -higher">Daniel Anderson</p>
										<p class="position text-3 mob-text-3 -higher">CEO of Paynamo</p>
									</div>
								</div>
							</div>
							<div class="review swiper-slide" data-animate="swim-top" data-index="5">
								<div class="logo">
									<img src="images/homepage/reviews/xazur.svg" alt="">
								</div>
								<p class="text text-2 mob-text-2 -higher">
									Working with paytech has been an exceptional journey for Xazur. Their white label payment gateway,
									backed by cutting-edge technology, has become our sole solution for payment processing, financial
									management, settlement, and reconciliation. We swiftly integrated a plethora of local payment
									providers in India and Asia, enabling us to launch quickly and start monetizing our services. The
									customizable modern interface added a unique touch to our brand, enhancing our customer experience.
									paytech's unwavering support and expertise have been invaluable in our growth across Asia.
								</p>
								<div class="review__person">
									<div class="review__person-img">
										<img class="-lazyload" srcset="images/lazyload.png" src="images/avatars/avatar-3.png" alt="">
									</div>
									<div class="review__person-name">
										<p class="name -bold text-3 mob-text-3 -higher">Herinder Bedi</p>
										<p class="position text-3 mob-text-3 -higher">CEO of Xazur</p>
									</div>
								</div>
							</div>
						</div>
					</div>
					<div class="progress text-7 mob-text-7 -medium" data-animate="fade">
						<p class="start">01</p>
						<div class="swiper-pagination"></div>
						<p class="end">01</p>
					</div>
				</div>
			</div>
		</section>

		<section class="pricing-plans">
			<div class="container">
				<h2 class="section-title title-1 mob-title-1" data-animate="word">
					Find your <br>
					perfect pricing <br>
					<span class="img"><span class="img-wrapper"><img class="-lazyload" srcset="images/lazyload.png"
								src="images/icons/check-circle-black.svg" alt=""></span></span> plan.
				</h2>
				<div class="pricing-plans__wrapper" data-animate-group="list">
					<div class="pricing-plan__item" data-animate="swim-top">
						<p class="title text-1 mob-text-1 -bold">
							Lite
						</p>
						<p class="text-3 mob-text-3 -higher best-for">
							Best for: Merchants, Startup PSPs, ISOs
						</p>
						<p class="price title-3 mob-title-2">
							999 €
							<span class="text-3 mob-text-3 -medium">
								/ mo
							</span>
						</p>
						<a href="#form-section" class="default-button">
							Get Lite
						</a>
						<p class="free-transactions-title text-3 mob-text-3 -bold">
							Free transactions:
						</p>
						<p class="free-transactions-text text-3 mob-text-3 -higher">
							20,000 / month <br>
							Then 0.05 € each
						</p>
						<div class="pricing-plans__key-features">
							<div class="pricing-plans__key-features__wrapper">
								<div class="pricing-plans__key-content">
									<span class="separator"></span>
									<p class="title text-3 mob-text-3 -bold">
										Key features:
									</p>
									<ul class="list text-3 mob-text-3 -higher">
										<li>Payment gateway</li>
										<li>Routing and Failover</li>
										<li>PCI DSS compliance</li>
										<li>Analytics and reporting</li>
										<li>Unified dashboard</li>
									</ul>
								</div>
							</div>
							<div class="opener">
								<span class="plus"></span>
							</div>
						</div>
					</div>
					<div class="pricing-plan__item -popular" data-animate="swim-top">
						<div class="popular-label">
							<span class="text text-6 mob-text-6">
								Most popular
							</span>
						</div>
						<p class="title text-1 mob-text-1 -bold">
							Business
						</p>
						<p class="text-3 mob-text-3 -higher best-for">
							Best for: PSP, Multi-brand Merchants (multiple websites)
						</p>
						<p class="price title-3 mob-title-2">
							2,500 €
							<span class="text-3 mob-text-3 -medium">
								/ mo
							</span>
						</p>
						<a href="#form-section" class="default-button">
							Get Business
						</a>
						<p class="free-transactions-title text-3 mob-text-3 -bold">
							Free transactions:
						</p>
						<p class="free-transactions-text text-3 mob-text-3 -higher">
							50,000 / month <br />
							Then 0.04 € each
						</p>
						<div class="pricing-plans__key-features">
							<div class="pricing-plans__key-features__wrapper">
								<div class="pricing-plans__key-content">
									<span class="separator"></span>
									<p class="title text-3 mob-text-3 -bold">
										Everything in Lite, and:
									</p>
									<ul class="list text-3 mob-text-3 -higher">
										<li>Custom URLs and dedicated hosting</li>
										<li>Custom branding and multi-checkout designs</li>
										<li>Dedicated PCI DSS</li>
										<li>Live monitoring and alerts</li>
										<li>Dedicated Support</li>
									</ul>
								</div>
							</div>
							<div class="opener">
								<span class="plus"></span>
							</div>
						</div>
					</div>
					<div class="pricing-plan__item" data-animate="swim-top">
						<p class="title text-1 mob-text-1 -bold">
							Finance
						</p>
						<p class="text-3 mob-text-3 -higher best-for">
							Best for: Financial Institutions and EMI/PI/MSB/SPI
						</p>
						<p class="price title-3 mob-title-2">
							5,000 €
							<span class="text-3 mob-text-3 -medium">
								/ mo
							</span>
						</p>
						<a href="#form-section" class="default-button">
							Get Finance
						</a>
						<p class="free-transactions-title text-3 mob-text-3 -bold">
							Free transactions:
						</p>
						<p class="free-transactions-text text-3 mob-text-3 -higher">
							100,000 / month <br />
							Then 0.03 € each
						</p>
						<div class="pricing-plans__key-features">
							<div class="pricing-plans__key-features__wrapper">
								<div class="pricing-plans__key-content">
									<span class="separator"></span>
									<p class="title text-3 mob-text-3 -bold">
										Everything in Business, and:
									</p>
									<ul class="list text-3 mob-text-3 -higher">
										<li>Banking</li>
										<li>Reconciliation, Accounting, Invoicing</li>
										<li>Settlement calculator</li>
										<li>Mass payouts</li>
										<li>Dedicated support</li>
									</ul>
								</div>
							</div>
							<div class="opener">
								<span class="plus"></span>
							</div>
						</div>
					</div>
				</div>
			</div>
		</section>

		<section class="table-section">
			<div class="container">
				<h2 class="section-title title-2 mob-title-2" data-animate="word">
					Features <br />
					comparison.
				</h2>
				<div class="table-wrapper">
					<div class="comparing-slider" data-animate="swim-top">
						<div class="slider">
							<div class="swiper-wrapper">
								<div class="swiper-slide plan-slide">
									<div class="plan-slide__top">
										<p class="text text-2 mob-text-2 -higher -bold">
											Lite
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Lite
										</a>
									</div>
								</div>
								<div class="swiper-slide plan-slide">
									<div class="plan-slide__top">
										<p class="text text-2 mob-text-2 -higher -bold">
											Business
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Business
										</a>
									</div>
								</div>
								<div class="swiper-slide plan-slide">
									<div class="plan-slide__top">
										<p class="text text-2 mob-text-2 -higher -bold">
											Finance
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Finance
										</a>
									</div>
								</div>
							</div>
						</div>
						<div class="pagination"></div>
					</div>
					<div class="comparing-table" data-animate="swim-top">
						<div class="mobile-info">
							<p class="row-name mob-text-2 -higher">
								Plan
							</p>
							<div class="row-value mob-text-2 -bold -higher">
								<p class="-active">Lite</p>
								<p>Business</p>
								<p>Finance</p>
							</div>
						</div>
						<table>
							<thead>
								<tr>
									<td></td>
									<td>
										<p class="text text-2 mob-text-2 -higher -bold">
											Lite
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Lite
										</a>
									</td>
									<td>
										<p class="text text-2 mob-text-2 -higher -bold">
											Business
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Business
										</a>
									</td>
									<td>
										<p class="text text-2 mob-text-2 -higher -bold">
											Finance
										</p>
										<a href="#form-section" class="default-button -smaller">
											Get Finance
										</a>
									</td>
								</tr>
							</thead>
							<tbody>
								<tr class="head">
									<th class="text-2 mob-text-2 -higher -bold">Payment Gateway</th>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Routing chains</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Cascading and orchestration</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Capture failed transactions</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Card processing</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Crypto processing</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Apple Pay / Samsung Pay / Google Pay</td>
									<td class="empty">–</td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Alternative Payment Methods</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Access to integrations hub</td>
									<td class="empty">–</td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Chargeback management</td>
									<td class="empty">–</td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Payouts (OCT/CFT)</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
								<tr class="text-3 mob-text-3 -higher -medium">
									<td>Multi-currency support</td>
									<td class="check"></td>
									<td class="check"></td>
									<td class="check"></td>
								</tr>
							</tbody>
						</table>
					</div>
				</div>
				<a href="pricing.html" class="default-button -white -border -arrow-right" data-animate="swim-top">
					Detailed comparison of plans
				</a>
			</div>
		</section>

		<section class="form-section" id="form-section">
			<div class="container">
				<div class="form" data-animate="swim-top">
					<div class="form-start">
						<div class="form-start__left">
							<h2 class="title --reverse-z-index title-2 mob-title-2">
								Contact <br>
								our Sales <br>
								<span class="img"><span class="img__wrapper"><img class="-lazyload" srcset="images/lazyload.png"
											src="images/avatars/circle-avatar-1.png" alt=""></span></span><span class="img"><span
										class="img__wrapper"><img src="images/avatars/circle-avatar-2.png" alt=""></span></span><span
									class="img"><span class="img__wrapper"><img class="-lazyload" srcset="images/lazyload.png"
											src="images/avatars/circle-avatar-3.png" alt=""></span></span>
								team.
							</h2>
							<p class="text text-3 mob-text-3 -higher">
								Provide your information to help our Sales <br class="--pcdisplay"> team better understand your needs.
							</p>
						</div>
						<div class="form-start__wrapper">
							<form action="#">
								<div class="input" data-important="not-empty">
									<label class="input__name text-6 mob-text-6 -medium">Full name</label>
									<div class="input__wrapper">
										<input class="text-3 mob-text-3" type="text" placeholder="Enter your name">
									</div>
									<p class="input__error text-5 mob-text-5">This field is required</p>
								</div>
								<div class="input" data-important="email">
									<label class="input__name text-6 mob-text-6 -medium">Email</label>
									<div class="input__wrapper">
										<input class="text-3 mob-text-3" type="email" placeholder="mail@example.com">
									</div>
									<p class="input__error text-5 mob-text-5">This field is required</p>
								</div>
								<div class="input" data-important="not-empty">
									<label class="input__name text-6 mob-text-6 -medium">company name</label>
									<div class="input__wrapper">
										<input class="text-3 mob-text-3" type="text" placeholder="Enter company name">
									</div>
									<p class="input__error text-5 mob-text-5">This field is required</p>
								</div>
								<button class="default-button -black submit">
									Submit
								</button>
								<p class="text text-5 mob-text-5">
									By submitting this form, you agree to our <a href="privacy.html">Privacy Policy</a>.
								</p>
							</form>
						</div>
					</div>
					<div class="form-complete">
						<div class="form-complete__left">
							<h2 class="title title-2 mob-title-2">
								Thanks for
								enquiring <br />
								<span class="img"><span class="img__wrapper"><img class="-lazyload" srcset="images/lazyload.png"
											src="images/icons/check-circle-green.svg" alt=""></span></span> with us.
							</h2>
							<p class="text text-3 mob-text-3 -higher">
								We’ll contact you directly to get things <br class="--pc-display"> moving – we may ask you for
								additional <br class="--pc-display"> information about your
								enquiry.
							</p>
						</div>
						<div class="form-complete__wrapper">
							<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/form-completed.svg" alt="">
						</div>
					</div>
				</div>
			</div>
		</section>
	</main>

	<div class="footer__wrapper">
		<footer class="footer --black-section --has-bg">
			<div class="container">
				<div class="footer__wrapper">
					<a href="index.html" class="logo">
						<img class="-lazyload" srcset="images/lazyload.png" src="images/icons/logo-small.svg" alt="paytech - logo">
					</a>
					<div class="footer__named-row">
						<div class="footer__named-col">
							<p class="name text-7 mob-text-7">email</p>
							<a href="mailto:hello@pay.tech" class="title title-1 mob-title-1">hello@pay.tech</a>
						</div>
						<div class="footer__named-col">
							<p class="name text-7 mob-text-7">we are in touch</p>
							<a href="tel:+355799913648" class="text-3 mob-text-3 -higher">+35 579 991 3648</a>
							<p class="text-3 mob-text-3 -higher">PT Software Solutions Limited, Faneromenis 106, 2nd floor, Office
								201,
								6031, Larnaca, Cyprus</p>
						</div>
					</div>
					<div class="footer__bottom-menu text-3 mob-text-3 -higher">
						<a href="privacy.html">Privacy Policy</a>
						<a href="terms.html">Terms & Conditions</a>
					</div>
					<div class="footer__bottom-row text-3 mob-text-3 -higher">
						<p class="copyright">© 2023 paytech</p>
						<a href="privacy.html">Privacy Policy</a>
						<a href="terms.html">Terms & Conditions</a>
						<p class="developed-by">
							Created by <a href="https://goodface.agency/" target="_blank">Goodface</a>
						</p>
					</div>
				</div>
			</div>
		</footer>
		<div class="conveyor-container text-5">
			<div class="conveyor-belt__belt" data-check-in-viewport>
				<div class="conveyor-belt__belt-part">
					Full version of website is currently under development. Stay tuned.
				</div>
			</div>
		</div>
	</div>


	<script src="js/lib/jquery-3.7.0.min.js"></script>
	<script src="js/lib/gsap.min.js"></script>
	<script src="js/lib/ScrollTrigger.min.js"></script>
	<script src="js/lib/swiper-bundle.min.js"></script>

	<script src="js/custom-solutions.js"></script>
	<script src="js/script.js"></script>
	<script src="js/animations.js"></script>
	<script src="js/test.js"></script>

</body>

</html>