- ID de l'analyse :
- b5d0854e-dc2d-4b66-997e-3e8addd55fafTerminée
- URL soumise :
- https://www.lightwayfinance.ca/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 11 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
__reactRouterVersion | string |
_global | object |
_sentryDebugIds | object |
_sentryDebugIdIdentifier | string |
SENTRY_RELEASE | object |
regeneratorRuntime | object |
_ | function |
Messages de journal de console : 2 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
error | network |
|
log | javascript |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" data-mantine-color-scheme="light"><head>
<meta charset="UTF-8">
<!-- <link rel="icon" type="image/svg+xml" href="/lightfinance.svg" /> -->
<!-- <link rel="icon" type="image/png" href="/Lightway.png" /> -->
<link rel="icon" type="image/pngl" media="(prefers-color-scheme: light)" href="/Lightway.png">
<link rel="icon" type="image/png" media="(prefers-color-scheme: dark)" href="/LightwayDark.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="MXn8EiYbA5vpcpFJ9I-U4m3av5mM9Aq-pZlgtTALoik">
<title>Lightway Finance</title>
<script type="module" crossorigin="" src="/assets/index-odjYCWVu.js"></script>
<link rel="stylesheet" crossorigin="" href="/assets/index-C87TACWe.css">
<style>.tp-3ds-overlay {
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.9);
position: fixed;
}
</style><style>/*
*** @TODO: STJS-1783 - [TECH IMP] Reuse styles from processing screen challenge window and the parent window
*/
.tp-3ds-processing-screen {
position: relative;
}
.tp-3ds-processing-screen-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.9);
z-index: 50;
}
.tp-3ds-processing-screen-wrapper-attach-to-element {
position: absolute;
}
.tp-3ds-processing-screen-loader {
box-sizing: border-box;
display: block;
position: absolute;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
border: 4px solid #e61c5b;
border-radius: 32px;
animation: tp-3ds-spin 1.2s cubic-bezier(0.5, 0, 0.5, 1) 0.15s infinite;
border-color: #e61c5b transparent;
will-change: animation;
transform: translate(-50%) rotate(0deg);
}
.tp-3ds-processing-screen-loader-with-logo {
margin-top: 30px;
}
.tp-3ds-processing-screen-logo {
position: absolute;
top: 50%;
left: 50%;
user-select: none;
}
.tp-3ds-processing-screen-wrapper-visa .tp-3ds-processing-screen-logo {
margin: -100px 0 0 -56px;
}
.tp-3ds-processing-screen-wrapper-mastercard .tp-3ds-processing-screen-logo {
margin: -123px 0 0 -79px;
}
.tp-3ds-processing-screen-wrapper-amex .tp-3ds-processing-screen-logo {
margin: -124px 0 0 -60px;
}
@keyframes tp-3ds-spin {
from {
transform: translate(-50%) rotate(0deg);
}
to {
transform: translate(-50%) rotate(360deg);
}
}
</style><style>.tp-3ds-challenge-iframe {
border: 0;
outline: 0;
overflow: hidden;
}
@media (max-width: 440px) {
.tp-3ds-challenge-iframe {
width: 100%;
}
}
</style><style>.tp-3ds-inline-view iframe {
overflow: hidden;
height: 100%;
min-height: 200px;
width: 100%;
}
.tp-3ds-inline-view {
height: 100%;
}
.tp-3ds-inline-view-wrapper {
height: calc(100% - 18px);
}
.tp-3ds-inline-view-header {
display: flex;
justify-content: flex-end;
}
.tp-3ds-inline-view-header-button {
border: 0;
background-color: transparent;
font-weight: 600;
position: relative;
font-size: 12px;
margin: 10px;
padding: 0;
}
.tp-3ds-inline-view-header-button:hover {
text-decoration: underline;
cursor: pointer;
}
</style><style>.tp-3ds-popup-view {
content: "";
min-width: 100vw;
height: 100vh;
z-index: 999999;
}
.tp-3ds-popup-view-overlay {
display: flex;
flex-direction: column;
background-color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
padding: 20px;
box-sizing: border-box;
box-shadow: 0 6px 22px -3px #000;
}
.tp-3ds-popup-view-wrapper {
height: 100%;
}
.tp-3ds-popup-view-header {
display: flex;
justify-content: flex-end;
}
.tp-3ds-popup-view-header-button {
border: 0;
background-color: transparent;
font-weight: 600;
position: relative;
top: -10px;
left: 10px;
font-size: 12px;
}
.tp-3ds-popup-view-header-button:hover {
text-decoration: underline;
cursor: pointer;
}
@media (max-width: 440px) {
.tp-3ds-popup-view-overlay {
padding: 5px;
width: 100%;
}
}
</style><style>.tp-3ds-method-url-iframe {
width: 0;
height: 0;
border: 0;
}
</style><style>.st-apm-button{display:inline-block;appearance:none;background:rgba(0,0,0,0);height:40px;width:auto;cursor:pointer}.st-apm-button--withButton{height:auto}.st-apm-button+.st-apm-button{margin-left:8px}.st-apm-button__img{height:100%}.st-apm-button__button{border-width:0;cursor:pointer;padding-left:6px;padding-right:6px;border-radius:3px}.st-apm-button__button span{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:12px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9pbnRlZ3JhdGlvbnMvYXBtL2NsaWVudC9BUE1DbGllbnQuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxlQUNFLG9CQUFBLENBQ0EsZUFBQSxDQUNBLHdCQUFBLENBQ0EsV0FBQSxDQUNBLFVBQUEsQ0FDQSxjQUFBLENBR0YsMkJBQ0UsV0FBQSxDQUdGLDhCQUNFLGVBQUEsQ0FHRixvQkFDRSxXQUFBLENBR0YsdUJBQ0UsY0FBQSxDQUNBLGNBQUEsQ0FDQSxnQkFBQSxDQUNBLGlCQUFBLENBQ0EsaUJBQUEsQ0FHRiw0QkFDRSxhQUFBLENBQ0EsZ0pBQUEsQ0FFQSxjQUFBLENBQ0EsaUJBQUEsQ0FDQSxzQkFBQSxDQUNBLGtCQUFBIiwic291cmNlUm9vdCI6IiJ9 */</style><style>.st-apple-pay-overlay{height:4000px;width:2000px;position:absolute;z-index:6;top:0;left:0;background-color:rgba(0,0,0,.75);transition:.5s;pointer-events:none}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9pbnRlZ3JhdGlvbnMvYXBwbGUtcGF5L2NsaWVudC9zZXJ2aWNlcy9wYXltZW50L1BheW1lbnRBdXRob3JpemF0aW9uLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsc0JBQ0UsYUFBQSxDQUNBLFlBQUEsQ0FDQSxpQkFBQSxDQUNBLFNBQUEsQ0FDQSxLQUFBLENBQ0EsTUFBQSxDQUNBLGdDQUFBLENBQ0EsY0FBQSxDQUNBLG1CQUFBIiwic291cmNlUm9vdCI6IiJ9 */</style><style>.st-add-card__pan-validation{font-size:1.3rem;line-height:1.6rem;margin:.4rem 0 0;color:#ff4545;visibility:hidden}.st-add-card__pan-validation{visibility:visible}.st-ctp-welcome{align-items:flex-start;display:flex;font-size:18px;font-weight:800;justify-content:flex-start;line-height:32px;position:relative}.st-ctp-welcome__logo{display:inline-block;padding:0 10px;width:24px}.st-ctp-welcome__logo img{width:24px}.st-ctp-welcome__info-icon{color:#18b760;cursor:pointer;padding:0 10px}.st-cards .st-card,.st-cards .st-add-card,.st-cards .st-view-all-cards{align-items:center;border:solid 1px #d6d6d6;margin-bottom:6px;margin-top:6px;padding:5px}.st-cards .st-card{display:grid;grid-template-columns:min-content 1fr;grid-template-rows:auto;grid-template-areas:"checkbox details" ". status"}.st-cards .st-add-card{border-width:0;display:block;height:auto;justify-content:space-between;min-height:20px;padding:0 1em 1em;cursor:default}.st-cards .st-add-card--open{border-width:1px}.st-cards .st-view-all-cards{border:0;display:flex;height:auto;min-height:20px;text-decoration:underline;border-bottom:1px solid #d6d6d6}.st-cards .st-view-all-card__button{cursor:pointer}.st-cards .st-card--inactive{cursor:auto;opacity:.5}.st-cards .st-card--hidden{display:none}.st-cards .st-card__checkbox{display:flex;justify-content:center;align-content:center;grid-area:checkbox;margin-right:10px;min-width:22px}.st-cards .st-card__details{display:flex;gap:10px;align-items:center;grid-area:details}.st-cards .st-card__logo{display:flex;padding-right:10px;width:76px}.st-cards .st-card__logo img{height:14px}.st-cards .st-card__logo img[data-src-name=mastercard]{height:15.75px}.st-cards span.st-card__image{display:flex}.st-cards span.st-card__type{display:flex}.st-cards span.st-card__type img{height:20px}.st-cards .st-card__description,.st-cards .st-add-card__label{color:#000 !important;display:flex;flex-grow:1;font-size:10px;font-weight:600;padding-left:10px;min-width:64px}.st-cards .st-card__status{grid-area:status;color:#ff4545;display:flex;flex-grow:2;font-size:10px;font-weight:600}.st-cards span.st-add-card__title{display:none}.st-cards span.st-add-card__button{display:inline-block;cursor:pointer}.st-cards span.st-add-card__label{font-size:12px;line-height:40px;padding:0}.st-cards .st-add-card__details{box-sizing:border-box}.st-cards .st-add-card__label{box-sizing:border-box;display:block}.st-cards div.st-add-card__label{display:flex}.st-cards div.st-add-card__details{display:none;font-size:12px;margin:5px 0}.st-cards div.st-add-card__details input,.st-cards div.st-add-card__details select{border-radius:2px;border:solid 1px #d6d6d6;box-sizing:border-box;width:100%}.st-cards div.st-add-card__details input[name=cvv]{width:30%}.st-cards .st-add-card__details-asterix::after{color:red;content:"*"}.st-cards span.st-add-card__details-element{box-sizing:border-box;display:inline-block;width:calc(50% - 2px);color:#000}.st-card__checkbox-input{display:none}.st-card__checkbox-radio{accent-color:#18b760;appearance:none;border-radius:22px;border:4px solid #18b760;display:inline-block;height:22px;box-sizing:border-box;position:relative;width:22px}.st-card__checkbox-input:checked+.st-card__checkbox-radio{background:#18b760}.st-card__checkbox-input:checked+.st-card__checkbox-radio::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"✓";font-size:14px;color:#fff}.st-ctp-user-details__wrapper{align-items:baseline;color:#848484;display:flex;justify-content:space-between;margin:22px 0 44px}.st-ctp-user-details__image{max-width:20px;max-height:20px;margin-right:10px;transform:translate(0, -2px)}.st-ctp-user-details__information{font-size:22px}.st-ctp-user-details-not-you{color:#18b760;cursor:pointer;font-size:16px;font-weight:normal;transition:.3s;margin-left:8px;text-decoration:underline;white-space:nowrap}.st-ctp-enabled-by{align-items:center;color:#848484;display:flex;font-size:10px;justify-content:flex-start;line-height:32px}.st-ctp-enabled-by-label{margin-right:8px}.st-ctp-select-card{display:flex;font-size:24px;justify-content:center;line-height:32px}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9pbnRlZ3JhdGlvbnMvY2xpY2stdG8tcGF5L2NhcmQtbGlzdC9DYXJkTGlzdEdlbmVyYXRvci5zY3NzIiwid2VicGFjazovLy4vc3JjL3NoYXJlZC9zdHlsZXMvc2Nzcy9fcGxhY2Vob2xkZXJzLnNjc3MiLCJ3ZWJwYWNrOi8vLi9zcmMvc2hhcmVkL3N0eWxlcy9zY3NzL192YXJpYWJsZXMuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSw2QkMrREEsZ0JDMURvQixDQUFBLGtCQUlELENBQUEsZ0JBa0VJLENBQUEsYUF6RFQsQ0FBQSxpQkRrRFosQ0FBQSw2QkQ1REYsa0JBRUUsQ0FBQSxnQkFHRixzQkFDRSxDQUFBLFlBQ0EsQ0FBQSxjQUNBLENBQUEsZUFDQSxDQUFBLDBCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLHNCQUdGLG9CQUNFLENBQUEsY0FDQSxDQUFBLFVBQ0EsQ0FBQSwwQkFFQSxVQUNFLENBQUEsMkJBSUosYUFDRSxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsdUVBSUEsa0JBR0UsQ0FBQSx3QkFDQSxDQUFBLGlCQUNBLENBQUEsY0FDQSxDQUFBLFdBQ0EsQ0FBQSxtQkFHRixZQUNFLENBQUEscUNBQ0EsQ0FBQSx1QkFDQSxDQUFBLGlEQUNBLENBQUEsdUJBR0YsY0FDRSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsNkJBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBR0YsZ0JBQ0UsQ0FBQSw2QkFHRixRQUNFLENBQUEsWUFDQSxDQUFBLFdBQ0EsQ0FBQSxlQUNBLENBQUEseUJBQ0EsQ0FBQSwrQkFDQSxDQUFBLG9DQUdGLGNBQ0UsQ0FBQSw2QkFHRixXQUNFLENBQUEsVUFDQSxDQUFBLDJCQUdGLFlBQ0UsQ0FBQSw2QkFHRixZQUNFLENBQUEsc0JBQ0EsQ0FBQSxvQkFDQSxDQUFBLGtCQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLENBQUEsNEJBR0YsWUFDRSxDQUFBLFFBQ0EsQ0FBQSxrQkFDQSxDQUFBLGlCQUNBLENBQUEseUJBR0YsWUFDRSxDQUFBLGtCQUNBLENBQUEsVUFDQSxDQUFBLDZCQUdGLFdBQ0UsQ0FBQSx1REFHRixjQUdFLENBQUEsOEJBR0YsWUFDRSxDQUFBLDZCQUdGLFlBQ0UsQ0FBQSxpQ0FFQSxXQUNFLENBQUEsOERBSUoscUJBRUUsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxjQUNBLENBQUEsMkJBR0YsZ0JBQ0UsQ0FBQSxhRW5JVSxDQUFBLFlGcUlWLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsa0NBR0YsWUFDRSxDQUFBLG1DQUdGLG9CQUNFLENBQUEsY0FDQSxDQUFBLGtDQUdGLGNBQ0UsQ0FBQSxnQkFDQSxDQUFBLFNBQ0EsQ0FBQSxnQ0FHRixxQkFDRSxDQUFBLDhCQUdGLHFCQUNFLENBQUEsYUFDQSxDQUFBLGlDQUdGLFlBQ0UsQ0FBQSxtQ0FHRixZQUNFLENBQUEsY0FDQSxDQUFBLFlBQ0EsQ0FBQSxtRkFFQSxpQkFFRSxDQUFBLHdCQUNBLENBQUEscUJBQ0EsQ0FBQSxVQUNBLENBQUEsbURBR0YsU0FDRSxDQUFBLCtDQUlKLFNBQ0UsQ0FBQSxXQUNBLENBQUEsNENBR0YscUJBQ0UsQ0FBQSxvQkFDQSxDQUFBLHFCQUNBLENBQUEsVUFDQSxDQUFBLHlCQUlKLFlBQ0UsQ0FBQSx5QkFHRixvQkF0TlksQ0FBQSxlQXdOVixDQUFBLGtCQXpOZSxDQUFBLHdCQTJOZixDQUFBLG9CQUNBLENBQUEsV0E1TmUsQ0FBQSxxQkE4TmYsQ0FBQSxpQkFDQSxDQUFBLFVBL05lLENBQUEsMERBbU9qQixrQkFsT1ksQ0FBQSxpRUFzT1osaUJBQ0UsQ0FBQSxPQUNBLENBQUEsUUFDQSxDQUFBLCtCQUNBLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxVQUNBLENBQUEsOEJBR0Ysb0JBQ0UsQ0FBQSxhQUNBLENBQUEsWUFDQSxDQUFBLDZCQUNBLENBQUEsa0JBQ0EsQ0FBQSw0QkFHRixjQUNFLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsNEJBQ0EsQ0FBQSxrQ0FHRixjQUNFLENBQUEsNkJBR0YsYUFDRSxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsa0JBQ0EsQ0FBQSxjQUNBLENBQUEsZUFDQSxDQUFBLHlCQUNBLENBQUEsa0JBQ0EsQ0FBQSxtQkFHRixrQkFDRSxDQUFBLGFBQ0EsQ0FBQSxZQUNBLENBQUEsY0FDQSxDQUFBLDBCQUNBLENBQUEsZ0JBQ0EsQ0FBQSx5QkFHRixnQkFDRSxDQUFBLG9CQUdGLFlBQ0UsQ0FBQSxjQUNBLENBQUEsc0JBQ0EsQ0FBQSxnQkFDQSIsInNvdXJjZVJvb3QiOiIifQ== */</style><style>.st-hpp-prompt{border-radius:5px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:100%;max-height:500px;max-width:500px;padding:0;position:relative;width:100%;z-index:99999}.st-hpp-prompt__field-wrapper{max-width:100%;display:flex;flex-direction:column}.st-hpp-prompt__field{width:100%;border:1px solid #6d6d6d;border-radius:4px;display:flex;flex-direction:column;align-items:flex-start;padding:.5em;box-sizing:border-box}.st-hpp-prompt__field--invalid{border-color:red}.st-hpp-prompt__field-error{font-size:.7em;color:red;margin-bottom:1em;display:inline-block;width:100%}.st-hpp-prompt__field-label{color:gray;font-size:smaller;margin-bottom:1em}input.st-hpp-prompt__field-input{border:0;padding:0 .5em;align-self:stretch;background-color:#fff;outline:0;box-shadow:0 0 100px #fff inset;width:auto}input.st-hpp-prompt__field-input:focus{outline:0}.st-hpp-prompt__button{align-self:center;background-color:#203540;border:0;color:#eef1f6;cursor:pointer;display:inline-block;height:48px;padding:.5em;text-transform:uppercase;width:100%}input.st-ctp-prompt__otp-input{width:1.5em;padding:0;font-size:1.75em;text-align:center;line-height:1.6;height:auto;background-color:#fff;border:1px solid #d6d6d6;margin:4px;color:#203540;border-radius:5px}input.st-ctp-prompt__otp-input:focus{outline:none}.st-ctp-prompt__otp-wrapper{display:flex;flex-direction:column;align-items:center}.st-ctp-prompt__otp-wrapper .st-hpp-prompt__descrption{align-self:flex-start}.st-ctp-prompt__otp-inputs{align-self:center;margin:1em auto;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:min-content max-content}.st-hpp-prompt__otp-input-error{grid-column:1/-1;grid-row:2;width:auto}.st-ctp-prompt__otp-inputs--invalid>.st-ctp-prompt__otp-input{border-color:red}.st-hpp-prompt__link{align-self:center;color:#799db8;margin-bottom:1em;text-decoration:none;cursor:pointer}.st-hpp-prompt__description{display:inline-block;margin:0 0 1em}.st-ctp-prompt__header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1em;height:22px}.st-ctp-prompt__close{font-size:1em;cursor:pointer;align-self:flex-end}.st-ctp-prompt__close--otp{align-self:baseline}.st-hpp-prompt__title{font-size:1.25em;line-height:1;display:inline-block;align-self:flex-start;margin:.5em 0}.st-ctp-prompt__logo{display:flex;justify-content:flex-start;align-items:center;font-size:14px}.st-ctp-prompt__logo-img{height:12px;margin-right:4px}.st-ctp-prompt__logo--otp{height:12px;margin-right:4px}.st-ctp-prompt__tooltip-trigger{color:#18b760;cursor:pointer;font-size:16px;font-weight:bold;transition:.3s;margin-left:1em}.st-ctp-prompt-fast-checkout-with{margin-right:6px}.st-ctp-prompt__otp-radioList{width:100%;margin:30px 0 50px;background:#fff}.st-ctp-prompt__otp-input--radio{display:none}.st-ctp-prompt__otp-radio{border:solid 1px #000;margin-top:-1px;padding:4px}.st-ctp-prompt__otp-input--radio-label{position:relative;width:100%;display:block;padding-right:30px !important;min-height:30px;line-height:30px;box-sizing:border-box;cursor:pointer;word-wrap:break-word}.st-ctp-prompt__otp-input--radio-label:hover:after{background:#000}.st-ctp-prompt__otp-input--radio-label:after{position:absolute;content:"";border:solid 2px #000;border-radius:100%;width:22px;height:22px;display:block;box-sizing:border-box;background:#fff;right:0;top:0;bottom:0;margin:auto}.st-ctp-prompt__otp-input--radio:checked+.st-ctp-prompt__otp-input--radio-label:after{background:#000}.st-tooltip{background-color:#fff;border-radius:5px;border:solid 1px gray;display:none;font-size:12px;font-weight:normal;line-height:16px;padding:10px 10px 20px 10px;position:absolute;left:0;top:22px;width:250px;z-index:1000;color:#000}.st-tooltip div{display:flex}.st-tooltip__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.st-tooltip__content>div:first-child{display:block}.st-tooltip__content>div:nth-child(2){margin-top:10px;margin-bottom:10px}.st-tooltip--visible{display:block}.st-tooltip__close-button{color:#8c8b8a;cursor:pointer;font-size:24px}.st-tooltip__logo{height:16px;vertical-align:middle}.st-dcf{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999990;background-color:rgba(0,0,0,.75)}.st-dcf__frame{height:620px;width:480px;border:none}@media screen and (max-width: 600px){.st-dcf__frame{height:620px;width:392px}}.st-form__button:disabled{background-color:#ccc}.st-form__button--disabled{background-color:#ccc !important}.st-dcf__error{background-color:#f0f0f0;border:3px solid #d9d9d9;padding:18px;border-radius:13px;text-align:center}.st-dcf__error p:first-of-type{color:#e71b59}.st-dcf__error p:last-of-type{font-size:14px}.st-dcf__error button{cursor:pointer;padding:4px}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9pbnRlZ3JhdGlvbnMvY2xpY2stdG8tcGF5L2FkYXB0ZXIvaHBwLWFkYXB0ZXIvaHBwLWFkYXB0ZXIuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFrQkEsZUFDRSxpQkFBQSxDQUNBLHFCQUFBLENBQ0Esd0lBZEEsQ0FlQSxXQUFBLENBQ0EsZ0JBQUEsQ0FDQSxlQUFBLENBQ0EsU0FBQSxDQUNBLGlCQUFBLENBQ0EsVUFBQSxDQUNBLGFBQUEsQ0FHRiw4QkFDRSxjQUFBLENBQ0EsWUFBQSxDQUNBLHFCQUFBLENBR0Ysc0JBQ0UsVUFBQSxDQUNBLHdCQUFBLENBQ0EsaUJBQUEsQ0FDQSxZQUFBLENBQ0EscUJBQUEsQ0FDQSxzQkFBQSxDQUNBLFlBekNrQixDQTBDbEIscUJBQUEsQ0FHRiwrQkFDRSxnQkFBQSxDQUdGLDRCQUNFLGNBQUEsQ0FDQSxTQUFBLENBQ0EsaUJBQUEsQ0FDQSxvQkFBQSxDQUNBLFVBQUEsQ0FHRiw0QkFDRSxVQUFBLENBQ0EsaUJBQUEsQ0FDQSxpQkFBQSxDQUdGLGlDQUNFLFFBQUEsQ0FDQSxjQUFBLENBQ0Esa0JBQUEsQ0FDQSxxQkFBQSxDQUNBLFNBQUEsQ0FDQSwrQkFBQSxDQUNBLFVBQUEsQ0FFQSx1Q0FDRSxTQUFBLENBSUosdUJBQ0UsaUJBQUEsQ0FDQSx3QkFsRlUsQ0FtRlYsUUFBQSxDQUNBLGFBQUEsQ0FDQSxjQUFBLENBQ0Esb0JBQUEsQ0FDQSxXQWxGa0IsQ0FtRmxCLFlBckZrQixDQXNGbEIsd0JBQUEsQ0FDQSxVQUFBLENBR0YsK0JBQ0UsV0FBQSxDQUNBLFNBQUEsQ0FDQSxnQkFBQSxDQUNBLGlCQUFBLENBQ0EsZUFBQSxDQUNBLFdBQUEsQ0FDQSxxQkFBQSxDQUNBLHdCQUFBLENBQ0EsVUFBQSxDQUNBLGFBdkdVLENBd0dWLGlCQUFBLENBRUEscUNBQ0UsWUFBQSxDQUlKLDRCQUNFLFlBQUEsQ0FDQSxxQkFBQSxDQUNBLGtCQUFBLENBR0YsdURBQ0UscUJBQUEsQ0FHRiwy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 */</style><style>#st-control-frame-iframe{width:0 !important;height:0 !important;position:fixed !important;bottom:0 !important;right:0 !important;z-index:999999}#st-control-frame-iframe.modal{width:100vw !important;height:100vh !important;display:block !important;opacity:1 !important}iframe[id^=st-]{height:110px;border:0}iframe:hover,iframe:focus,iframe:active{outline:none}#st-animated-card-iframe{max-width:400px;min-height:260px;height:100%;width:100%;border:0;display:block;box-sizing:border-box}@media screen and (max-width: 350px){#st-animated-card-iframe{min-height:200px}}@media screen and (max-width: 300px){#st-animated-card-iframe{min-height:175px}}.notification-frame{font-size:1.3rem;line-height:1.6rem;color:#fff;border:.1rem solid;border-radius:.4rem;padding:1.1rem .8rem 1.3rem;position:relative;opacity:0;width:100%;height:91px;display:flex;justify-content:center;align-items:center;transition:opacity;box-sizing:border-box}.notification-frame:after{content:"x";display:block;position:absolute;top:0;right:.6rem;visibility:hidden}.notification-frame--info,.notification-frame--error,.notification-frame--cancel,.notification-frame--success{opacity:1}.notification-frame--info{background-color:#6d6d6d;border-color:#6d6d6d;color:#fff}.notification-frame--error{background-color:#ff4545;border-color:#ff4545;color:#fff}.notification-frame--cancel{background-color:#ffc23a;border-color:#ffc23a;color:#fff}.notification-frame--success{background-color:#01cb4d;border-color:#01cb4d;color:#fff}
/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL3NyYy9jbGllbnQvc3Qvc3QuY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLHlCQUNFLGtCQUFBLENBQ0EsbUJBQUEsQ0FDQSx5QkFBQSxDQUNBLG1CQUFBLENBQ0Esa0JBQUEsQ0FDQSxjQUFBLENBR0YsK0JBQ0Usc0JBQUEsQ0FDQSx1QkFBQSxDQUNBLHdCQUFBLENBQ0Esb0JBQUEsQ0FHRixnQkFDRSxZQUFBLENBQ0EsUUFBQSxDQUdGLHdDQUdFLFlBQUEsQ0FHRix5QkFDRSxlQUFBLENBQ0EsZ0JBQUEsQ0FDQSxXQUFBLENBQ0EsVUFBQSxDQUNBLFFBQUEsQ0FDQSxhQUFBLENBQ0EscUJBQUEsQ0FHRixxQ0FDRSx5QkFDRSxnQkFBQSxDQUFBLENBSUoscUNBQ0UseUJBQ0UsZ0JBQUEsQ0FBQSxDQUlKLG9CQUNFLGdCQUFBLENBQ0Esa0JBQUEsQ0FDQSxVQUFBLENBQ0Esa0JBQUEsQ0FDQSxtQkFBQSxDQUNBLDJCQUFBLENBQ0EsaUJBQUEsQ0FDQSxTQUFBLENBQ0EsVUFBQSxDQUNBLFdBQUEsQ0FDQSxZQUFBLENBQ0Esc0JBQUEsQ0FDQSxrQkFBQSxDQUNBLGtCQUFBLENBQ0EscUJBQUEsQ0FHRiwwQkFDRSxXQUFBLENBQ0EsYUFBQSxDQUNBLGlCQUFBLENBQ0EsS0FBQSxDQUNBLFdBQUEsQ0FDQSxpQkFBQSxDQUdGLDhHQUlFLFNBQUEsQ0FHRiwwQkFDRSx3QkFBQSxDQUNBLG9CQUFBLENBQ0EsVUFBQSxDQUdGLDJCQUNFLHdCQUFBLENBQ0Esb0JBQUEsQ0FDQSxVQUFBLENBR0YsNEJBQ0Usd0JBQUEsQ0FDQSxvQkFBQSxDQUNBLFVBQUEsQ0FHRiw2QkFDRSx3QkFBQSxDQUNBLG9CQUFBLENBQ0EsVUFBQSIsInNvdXJjZVJvb3QiOiIifQ== */</style></head>
<body>
<div id="root"><style data-mantine-styles="true">:root{--mantine-cursor-type: pointer;--mantine-font-family: duplicate-sans, sans-serif;--mantine-font-family-monospace: Inter, Monaco, Courier, monospace;--mantine-font-family-headings: duplicate-sans, sans-serif;--mantine-font-size-title: 62px;--mantine-color-blue-0: #ebecfe;--mantine-color-blue-1: #d2d4f8;--mantine-color-blue-2: #a1a5f4;--mantine-color-blue-3: #6e73f1;--mantine-color-blue-4: #4649ef;--mantine-color-blue-5: #2f30ee;--mantine-color-blue-6: #2423ef;--mantine-color-blue-7: #1a18d5;--mantine-color-blue-8: #1314be;--mantine-color-blue-9: #050C82;--mantine-color-bordered-0: #5c5557;--mantine-color-bordered-1: #656565;--mantine-color-bordered-2: #717171;--mantine-color-bordered-3: #848484;--mantine-color-bordered-4: #8b8b8b;--mantine-color-bordered-5: #9a9a9a;--mantine-color-bordered-6: #b2b2b2;--mantine-color-bordered-7: #cdcdcd;--mantine-color-bordered-8: #e7e7e7;--mantine-color-bordered-9: #fbf3f5;}:root[data-mantine-color-scheme="dark"]{--mantine-color-blue-light: rgba(36, 35, 239, 0.15);--mantine-color-blue-light-hover: rgba(36, 35, 239, 0.2);--mantine-color-blue-outline-hover: rgba(70, 73, 239, 0.05);--mantine-color-bordered-text: var(--mantine-color-bordered-4);--mantine-color-bordered-filled: var(--mantine-color-bordered-8);--mantine-color-bordered-filled-hover: var(--mantine-color-bordered-9);--mantine-color-bordered-light: rgba(178, 178, 178, 0.15);--mantine-color-bordered-light-hover: rgba(178, 178, 178, 0.2);--mantine-color-bordered-light-color: var(--mantine-color-bordered-3);--mantine-color-bordered-outline: var(--mantine-color-bordered-4);--mantine-color-bordered-outline-hover: rgba(139, 139, 139, 0.05);}:root[data-mantine-color-scheme="light"]{--mantine-color-blue-light: rgba(36, 35, 239, 0.1);--mantine-color-blue-light-hover: rgba(36, 35, 239, 0.12);--mantine-color-blue-outline-hover: rgba(36, 35, 239, 0.05);--mantine-color-bordered-text: var(--mantine-color-bordered-filled);--mantine-color-bordered-filled: var(--mantine-color-bordered-6);--mantine-color-bordered-filled-hover: var(--mantine-color-bordered-7);--mantine-color-bordered-light: rgba(178, 178, 178, 0.1);--mantine-color-bordered-light-hover: rgba(178, 178, 178, 0.12);--mantine-color-bordered-light-color: var(--mantine-color-bordered-6);--mantine-color-bordered-outline: var(--mantine-color-bordered-6);--mantine-color-bordered-outline-hover: rgba(178, 178, 178, 0.05);}</style><style data-mantine-styles="classes">@media (max-width: 35.99375em) {.mantine-visible-from-xs {display: none !important;}}@media (min-width: 36em) {.mantine-hidden-from-xs {display: none !important;}}@media (max-width: 47.99375em) {.mantine-visible-from-sm {display: none !important;}}@media (min-width: 48em) {.mantine-hidden-from-sm {display: none !important;}}@media (max-width: 61.99375em) {.mantine-visible-from-md {display: none !important;}}@media (min-width: 62em) {.mantine-hidden-from-md {display: none !important;}}@media (max-width: 74.99375em) {.mantine-visible-from-lg {display: none !important;}}@media (min-width: 75em) {.mantine-hidden-from-lg {display: none !important;}}@media (max-width: 87.99375em) {.mantine-visible-from-xl {display: none !important;}}@media (min-width: 88em) {.mantine-hidden-from-xl {display: none !important;}}</style><div><div class="" style="background: linear-gradient(rgb(225, 227, 254), rgb(244, 244, 244));"><header class="pt-6"><section class="px-40" style="padding-inline: calc(0.625rem * var(--mantine-scale)); background: transparent;"><div class=" max-w-[1240px] mx-auto"><div class=""><nav class="relative bg-[#ffffff] !rounded-[100px] p-4 flex items-center gap-16" style=""><div class=" flex-1"><a class="mantine-focus-auto m_849cf0da m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-size="sm" data-underline="hover" color="#000000" href="/" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;"><img src="/assets/Lightway%20finance%20png%[email protected]" class="h-10" alt="light fiannce logo"></a></div><section class="absolute top-[105%] z-50 rounded-xl py-8 shadow-sm px-4 bg-[#ffffff] hidden lg:hidden left-0 w-full "><ul class="flex flex-col gap-4"><li><a data-size="sm" data-underline="hover" color="#000000" aria-current="page" class="mantine-focus-auto m_849cf0da !hover:no-underline m_b6d8b162 mantine-Text-root mantine-Anchor-root active" href="/#international_money_transfer" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-dark);">Transfer Now!</a></li><li><button class="mantine-focus-auto mantine-active flex items-center m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" data-with-right-section="true" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; padding-inline: 0rem; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Company</span><span class="m_a74036a mantine-Button-section" data-position="right"><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2807%206.46484L8.93404%2010.8115C8.4207%2011.3248%207.5807%2011.3248%207.06737%2010.8115L2.7207%206.46484'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e" alt="arrow drop down"></span></span></button><div class="" aria-hidden="true" style="box-sizing: border-box; opacity: 0; transition: opacity 200ms ease 0s; display: none; height: 0px; overflow: hidden;"><ul class="grid sm:grid-cols-2 py-4 "><li class="flex "><a data-variant="transparent" data-with-left-section="true" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/company/resource" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><img class="w-6 h-6 sm:w-8 sm:h-8 m_9e117634 mantine-Image-root" src="/assets/bog-CcgDTft2.svg" alt="Resource"></span><span class="m_811560b9 mantine-Button-label">Resource</span></span></a></li><li class="flex "><a data-variant="transparent" data-with-left-section="true" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/company/about" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><img class="w-6 h-6 sm:w-8 sm:h-8 m_9e117634 mantine-Image-root" src="/assets/why-lightway-Djd16IZ3.svg" alt="Why Lightway Finance?"></span><span class="m_811560b9 mantine-Button-label">Why Lightway Finance?</span></span></a></li></ul></div></li><li><button class="mantine-focus-auto mantine-active flex items-center m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" data-with-right-section="true" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; padding-inline: 0rem; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Support</span><span class="m_a74036a mantine-Button-section" data-position="right"><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2807%206.46484L8.93404%2010.8115C8.4207%2011.3248%207.5807%2011.3248%207.06737%2010.8115L2.7207%206.46484'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e" alt="arrow drop down"></span></span></button><div class="" aria-hidden="true" style="box-sizing: border-box; opacity: 0; transition: opacity 200ms ease 0s; display: none; height: 0px; overflow: hidden;"><ul class="grid sm:grid-cols-2 py-4 "><li class="flex "><a data-variant="transparent" data-with-left-section="true" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/support/faq" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><img class="w-6 h-6 sm:w-8 sm:h-8 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.3907%2028.9426L18.7827%2025.3346H9.33333C7.49533%2025.3346%206%2023.8393%206%2022.0013V10.0013C6%208.1633%207.49533%206.66797%209.33333%206.66797H26.6667C28.5047%206.66797%2030%208.1633%2030%2010.0013V22.0013C30%2023.8393%2028.5047%2025.3346%2026.6667%2025.3346H24.6667V28C24.6667%2028.5413%2024.344%2029.0246%2023.844%2029.232C23.678%2029.3006%2023.504%2029.334%2023.332%2029.334C22.9853%2029.334%2022.6467%2029.198%2022.3907%2028.9426Z'%20fill='%230CA0F2'/%3e%3cpath%20d='M28%2018.0013V6.95064C27.5907%206.7713%2027.1413%206.66797%2026.6667%206.66797H9.33333C7.49533%206.66797%206%208.1633%206%2010.0013V22.0013C6%2023.8393%207.49533%2025.3346%209.33333%2025.3346H12.0453L14.0453%2023.3346H22.6667C25.6073%2023.3346%2028%2020.942%2028%2018.0013Z'%20fill='%230588E2'/%3e%3cpath%20d='M8.668%2025.334C8.496%2025.334%208.322%2025.3006%208.156%2025.232C7.656%2025.0246%207.33333%2024.5413%207.33333%2024V21.3346H5.33333C3.49533%2021.3346%202%2019.8393%202%2018.0013V6.0013C2%204.1633%203.49533%202.66797%205.33333%202.66797H22.6667C24.5047%202.66797%2026%204.1633%2026%206.0013V18.0013C26%2019.8393%2024.5047%2021.3346%2022.6667%2021.3346H13.2173L9.60933%2024.9426C9.35333%2025.198%209.014%2025.334%208.668%2025.334Z'%20fill='%2347CAF0'/%3e%3cpath%20d='M14.0008%2014.6655C13.6321%2014.6655%2013.3341%2014.3668%2013.3341%2013.9988V13.4855C13.3341%2012.5168%2013.8841%2011.6355%2014.8061%2011.1281C15.4628%2010.7648%2015.7921%2010.0155%2015.6241%209.26479C15.4881%208.67079%2014.9961%208.17813%2014.3994%208.04213C13.9268%207.93346%2013.4521%208.02146%2013.0641%208.28813C12.6788%208.55279%2012.4201%208.96813%2012.3548%209.42679C12.3021%209.79079%2011.9728%2010.0461%2011.5994%209.99213C11.2354%209.93946%2010.9821%209.60213%2011.0341%209.23746C11.1534%208.41079%2011.6174%207.66413%2012.3088%207.18946C13.0074%206.71013%2013.8568%206.55279%2014.6954%206.74213C15.7974%206.99413%2016.6728%207.86879%2016.9241%208.97079C17.2241%2010.3068%2016.6321%2011.6415%2015.4508%2012.2955C14.9601%2012.5655%2014.6674%2013.0101%2014.6674%2013.4855V13.9988C14.6674%2014.3668%2014.3694%2014.6655%2014.0008%2014.6655Z'%20fill='%23EFF3F9'/%3e%3cpath%20d='M14.0007%2017.3333C14.3688%2017.3333%2014.6673%2017.0349%2014.6673%2016.6667C14.6673%2016.2985%2014.3688%2016%2014.0007%2016C13.6325%2016%2013.334%2016.2985%2013.334%2016.6667C13.334%2017.0349%2013.6325%2017.3333%2014.0007%2017.3333Z'%20fill='%23EFF3F9'/%3e%3c/svg%3e" alt="FAQS"></span><span class="m_811560b9 mantine-Button-label">FAQS</span></span></a></li><li class="flex "><a data-variant="transparent" data-with-left-section="true" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/support/contact" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; color: var(--c-dark); font-weight: bold;"><span class="m_80f1301b mantine-Button-inner"><span class="m_a74036a mantine-Button-section" data-position="left"><img class="w-6 h-6 sm:w-8 sm:h-8 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_2579_50594)'%3e%3cpath%20d='M25.3731%207.094C24.2762%202.7815%2020.4583%200.00125%2016.0002%200L15.4883%200.910875L16.0002%201.87375C19.2798%201.87487%2022.1728%203.89194%2023.3292%206.88338C23.445%207.18306%2023.4962%207.51331%2023.4962%207.51331H25.0881L25.3731%207.094Z'%20fill='%2304303E'/%3e%3cpath%20d='M6.62695%207.094C7.72383%202.7815%2011.5417%200.00125%2015.9998%200V1.87375C12.7202%201.87487%209.8272%203.89194%208.67083%206.88338C8.55502%207.18306%208.50383%207.51331%208.50383%207.51331H6.91195L6.62695%207.094Z'%20fill='%2307485E'/%3e%3cpath%20d='M9.93738%2013.2692H7.22788C6.69644%2013.2692%206.26562%2012.8384%206.26562%2012.307V7.84506C6.26562%207.31362%206.69644%206.88281%207.22788%206.88281H9.93738C10.4688%206.88281%2010.8996%207.31362%2010.8996%207.84506L11.8152%208.45825V12.1684L10.8996%2012.3071C10.8996%2012.8384%2010.4688%2013.2692%209.93738%2013.2692Z'%20fill='%230FA8DC'/%3e%3cpath%20d='M23.0249%2019.114H23.0059V17.239H23.0249C23.4309%2017.239%2023.8508%2017.239%2023.8508%2015.4756V13.2682L24.1967%2012.4336H25.7258V15.4756C25.7258%2016.5267%2025.5937%2017.2492%2025.2975%2017.8183C24.9899%2018.4093%2024.3459%2019.114%2023.0249%2019.114Z'%20fill='%2304303E'/%3e%3cpath%20d='M22.0624%2013.2692H24.7719C25.3033%2013.2692%2025.7342%2012.8384%2025.7342%2012.307V7.84506C25.7342%207.31362%2025.3033%206.88281%2024.7719%206.88281H22.0624C21.531%206.88281%2021.1002%207.31362%2021.1002%207.84506L20.1367%208.46437V11.6718L21.1002%2012.3071C21.1002%2012.8384%2021.531%2013.2692%2022.0624%2013.2692Z'%20fill='%230D90BC'/%3e%3cpath%20d='M19.4562%2022.998L16.6006%2025.5798L16.0006%2024.9942L14.4727%2021.2073L16.0006%2018.3711L16.5192%2017.5742H18.6268L18.9812%2017.9936V21.9605L19.4562%2022.998Z'%20fill='%23DF9280'/%3e%3cpath%20d='M12.5449%2022.998L15.4005%2025.5798L16.0005%2024.9942V18.3711L15.4819%2017.5742H13.3743L13.0199%2017.9936V21.9605L12.5449%2022.998Z'%20fill='%23F9A58D'/%3e%3cpath%20d='M21.101%207.72859V14.6136C21.101%2016.0973%2020.2404%2017.3817%2018.9916%2017.9923C18.9879%2017.9936%2018.9848%2017.9955%2018.9816%2017.9967C18.486%2018.2386%2017.9298%2018.373%2017.3273%2018.3742H16.001L13.9941%2012.083L16.001%207.87484L17.0579%206.50547L20.2654%206.04297L20.7898%206.21984C20.8441%206.34922%2020.8929%206.48359%2020.9354%206.62172C21.0429%206.97172%2021.101%207.34359%2021.101%207.72859Z'%20fill='%23FFBDA9'/%3e%3cpath%20d='M10.9004%207.72859V14.6136C10.9004%2016.0973%2011.761%2017.3817%2013.0098%2017.9923C13.0135%2017.9936%2013.0166%2017.9955%2013.0198%2017.9967C13.5154%2018.2386%2014.0716%2018.373%2014.6741%2018.3742H16.0004V7.87484L14.9435%206.50547L11.736%206.04297L11.2116%206.21984C11.1573%206.34922%2011.1085%206.48359%2011.066%206.62172C10.9585%206.97172%2010.9004%207.34359%2010.9004%207.72859Z'%20fill='%23FFCCBD'/%3e%3cpath%20d='M18.9814%2021.9609H20.7526C26.9645%2021.9609%2032.0008%2026.4547%2032.0008%2031.9991H16.0008L13.9941%2028.8036L16.0008%2024.9947C17.6258%2024.9947%2018.9833%2023.5849%2018.9813%2021.9609H18.9814Z'%20fill='%230D90BC'/%3e%3cpath%20d='M13.0194%2021.9609C13.0194%2023.5853%2014.3756%2024.9947%2016%2024.9947V31.9991H0C0%2026.0416%205.65375%2021.9609%2011.2481%2021.9609H13.0194Z'%20fill='%230FA8DC'/%3e%3cpath%20d='M6.92383%2026.2109H10.6266V28.0859H6.92383V26.2109Z'%20fill='%23F5F5F8'/%3e%3cpath%20d='M20.7882%206.21937C19.5382%207.2475%2017.8569%207.8725%2015.9994%207.87438L14.9023%205.82706L15.9994%203.96875H17.34C18.9807%203.96875%2020.2119%204.84437%2020.7882%206.21937Z'%20fill='%2304303E'/%3e%3cpath%20d='M15.9992%203.96875V7.87438C14.133%207.87438%2012.4673%207.27187%2011.2148%206.2375C11.7917%204.9025%2013.1198%203.96875%2014.6667%203.96875H15.9992Z'%20fill='%2307485E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_2579_50594'%3e%3crect%20width='32'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e" alt="Contact US"></span><span class="m_811560b9 mantine-Button-label">Contact US</span></span></a></li></ul></div></li><li><a data-size="sm" data-underline="hover" color="#000000" class="mantine-focus-auto m_849cf0da !hover:no-underline m_b6d8b162 mantine-Text-root mantine-Anchor-root" href="/community" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-dark);">Community</a></li></ul><div class="flex flex-col-reverse gap-4 mt-10 "><div class="m_8bffd616 mantine-Flex-root __m__-r11" style="gap: var(--mantine-spacing-md); align-items: center;"><div class="m_347db0ec mantine-Badge-root" data-variant="light" data-size="lg" style="--badge-height: var(--badge-height-lg); --badge-padding-x: var(--badge-padding-x-lg); --badge-fz: var(--badge-fz-lg); --badge-bg: var(--mantine-color-dark-light); --badge-color: var(--mantine-color-dark-light-color); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_91fdda9b mantine-Badge-section" data-position="left"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4737_41580)"><path d="M7.2 15.1998C11.1765 15.1998 14.4 11.9763 14.4 7.9998C14.4 4.02335 11.1765 0.799805 7.2 0.799805C3.22355 0.799805 0 4.02335 0 7.9998C0 11.9763 3.22355 15.1998 7.2 15.1998Z" fill="#F0F0F0"></path><path d="M14.3997 7.99924C14.3997 5.14472 12.7385 2.67827 10.3301 1.51367V14.4848C12.7385 13.3202 14.3997 10.8538 14.3997 7.99924Z" fill="#D80027"></path><path d="M0 7.99924C0 10.8538 1.6612 13.3202 4.06957 14.4848V1.51367C1.6612 2.67827 0 5.14472 0 7.99924Z" fill="#D80027"></path><path d="M8.45183 8.93804L9.70398 8.31195L9.07792 7.99892V7.37283L7.82574 7.99892L8.45183 6.74674H7.82574L7.19965 5.80762L6.57356 6.74674H5.94747L6.57356 7.99892L5.32137 7.37283V7.99892L4.69531 8.31195L5.94747 8.93804L5.63443 9.56413H6.88662V10.5033H7.51268V9.56413H8.76486L8.45183 8.93804Z" fill="#D80027"></path></g><defs><clipPath id="clip0_4737_41580"><rect width="14.4" height="14.4" fill="white" transform="translate(0 0.799805)"></rect></clipPath></defs></svg></span><span class="m_5add502a mantine-Badge-label">EN</span></div><a data-variant="outline" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/login" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: var(--mantine-color-bordered-outline-hover); --button-color: var(--mantine-color-bordered-outline); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-bordered-outline); color: var(--mantine-color-dark-9);"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Login</span></span></a><a class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/get-started" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-blue-9); --button-hover: var(--mantine-color-blue-8); --button-color: var(--mantine-color-white); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Get started</span></span></a></div></div></section><div><div class="hidden lg:block"><div class="flex gap-6 lg:gap-12 items-center justify-center"><a aria-current="page" class=" text-sm font-semibold active" href="/#international_money_transfer">Transfer Now!</a><button class="mantine-focus-auto mantine-active text-sm font-semibold m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" data-with-right-section="true" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="mantine-edp8t48vx-dropdown" id="mantine-edp8t48vx-target" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; padding: 0rem; color: var(--c-dark);"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Company</span><span class="m_a74036a mantine-Button-section" data-position="right"><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2807%206.46484L8.93404%2010.8115C8.4207%2011.3248%207.5807%2011.3248%207.06737%2010.8115L2.7207%206.46484'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e" alt="arrow drop down"></span></span></button><button class="mantine-focus-auto mantine-active text-sm font-semibold m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="transparent" data-with-right-section="true" type="button" aria-haspopup="dialog" aria-expanded="false" aria-controls="mantine-yu1rfcter-dropdown" id="mantine-yu1rfcter-target" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: transparent; --button-color: var(--mantine-color-blue-6); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; padding: 0rem; color: var(--c-dark);"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Support</span><span class="m_a74036a mantine-Button-section" data-position="right"><img class="m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2807%206.46484L8.93404%2010.8115C8.4207%2011.3248%207.5807%2011.3248%207.06737%2010.8115L2.7207%206.46484'%20stroke='%23292D32'%20stroke-width='1.5'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e" alt="arrow drop down"></span></span></button><a class=" text-sm font-semibold" href="/community">Community</a></div></div></div><div class="gap-3 hidden lg:flex"><div class="m_8bffd616 mantine-Flex-root __m__-r1k" style="gap: var(--mantine-spacing-md); align-items: center;"><div class="m_347db0ec mantine-Badge-root" data-variant="light" data-size="lg" style="--badge-height: var(--badge-height-lg); --badge-padding-x: var(--badge-padding-x-lg); --badge-fz: var(--badge-fz-lg); --badge-bg: var(--mantine-color-dark-light); --badge-color: var(--mantine-color-dark-light-color); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_91fdda9b mantine-Badge-section" data-position="left"><svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4737_41580)"><path d="M7.2 15.1998C11.1765 15.1998 14.4 11.9763 14.4 7.9998C14.4 4.02335 11.1765 0.799805 7.2 0.799805C3.22355 0.799805 0 4.02335 0 7.9998C0 11.9763 3.22355 15.1998 7.2 15.1998Z" fill="#F0F0F0"></path><path d="M14.3997 7.99924C14.3997 5.14472 12.7385 2.67827 10.3301 1.51367V14.4848C12.7385 13.3202 14.3997 10.8538 14.3997 7.99924Z" fill="#D80027"></path><path d="M0 7.99924C0 10.8538 1.6612 13.3202 4.06957 14.4848V1.51367C1.6612 2.67827 0 5.14472 0 7.99924Z" fill="#D80027"></path><path d="M8.45183 8.93804L9.70398 8.31195L9.07792 7.99892V7.37283L7.82574 7.99892L8.45183 6.74674H7.82574L7.19965 5.80762L6.57356 6.74674H5.94747L6.57356 7.99892L5.32137 7.37283V7.99892L4.69531 8.31195L5.94747 8.93804L5.63443 9.56413H6.88662V10.5033H7.51268V9.56413H8.76486L8.45183 8.93804Z" fill="#D80027"></path></g><defs><clipPath id="clip0_4737_41580"><rect width="14.4" height="14.4" fill="white" transform="translate(0 0.799805)"></rect></clipPath></defs></svg></span><span class="m_5add502a mantine-Badge-label">EN</span></div><a data-variant="outline" class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/login" style="--button-radius: var(--mantine-radius-xl); --button-bg: transparent; --button-hover: var(--mantine-color-bordered-outline-hover); --button-color: var(--mantine-color-bordered-outline); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid var(--mantine-color-bordered-outline); color: var(--mantine-color-dark-9);"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Login</span></span></a><a class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" href="/get-started" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-blue-9); --button-hover: var(--mantine-color-blue-8); --button-color: var(--mantine-color-white); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Get started</span></span></a></div></div><div class=" lg:hidden "><button class="mantine-focus-auto m_fea6bf1a mantine-Burger-root m_87cf2631 mantine-UnstyledButton-root" type="button" aria-label="Toggle navigation" style="color: var(--mantine-color-blue-9);"><div class="m_d4fb9cad mantine-Burger-burger" data-reduce-motion="true"></div></button></div></nav></div></div></section><section class="pt-10" style="background: transparent;"><div class=" max-w-[1240px] mx-auto"><div class="py-12 overflow-hidden flex flex-col lg:flex-row items-center"><div class="flex flex-1 relative px-10 sm:px-6 flex-col max-w-2xl md:max-w-3xl mx-auto gap-6 "><div class="m_347db0ec mantine-Badge-root" data-variant="white" style="--badge-bg: var(--mantine-color-white); --badge-color: var(--mantine-color-dark-filled); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_5add502a mantine-Badge-label">Transact Anywhere</span></div><style data-mantine-styles="inline">.__m__-r1v{font-size:calc(2rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r1v{font-size:calc(3.5rem * var(--mantine-scale));}}</style><h1 class="text-purple-900 font-medium max-w-lg m_8a5d1357 mantine-Title-root __m__-r1v" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size);">Simplifying Global Financial Connections.</h1><p class="mantine-focus-auto max-w-lg m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Seamless remittance and foreign exchange services designed for individuals and businesses. Hold, transfer, and exchange currencies securely across 100+ countries with no hidden fees.</p><div class="flex gap-5 flex-wrap "><button class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-blue-9); --button-hover: var(--mantine-color-blue-8); --button-color: var(--mantine-color-white); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Get Started</span></span></button><button class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="white" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-white); --button-hover: rgba(252, 252, 252, 1); --button-color: var(--mantine-color-blue-9); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Login</span></span></button></div></div><div class="h-[400px] lg:h-auto overflow-hidden lg:flex-1 "><style data-mantine-styles="inline">@media(min-width: 36em){.__m__-r25{height:calc(31.25rem * var(--mantine-scale));}}@media(min-width: 48em){.__m__-r25{height:calc(50rem * var(--mantine-scale));}}@media(min-width: 62em){.__m__-r25{height:auto;}}</style><span class=" lazy-load-image-background blur lazy-load-image-loaded" style="color: transparent; display: inline-block; width: 100%;"><img class="m_9e117634 mantine-Image-root __m__-r25" src="/assets/phone-frame-v2-BEcC6Vxc.png" width="100%" alt="light finance frames" style="--image-object-fit: contain;"></span></div></div></div></section></header></div><main><div><section class="" style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div class="mt-20" id="international_money_transfer"><div class=" lg:hidden relative max-w-md flex flex-col gap-4 bg-white rounded-xl p-6 "><style data-mantine-styles="inline">.__m__-r27{font-size:calc(1.5rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r27{font-size:calc(2rem * var(--mantine-scale));}}</style><h2 class="m_8a5d1357 mantine-Title-root __m__-r27" data-order="2" style="--title-fw: var(--mantine-h2-font-weight); --title-lh: var(--mantine-h2-line-height); --title-fz: var(--mantine-h2-font-size);">International Money Transfer</h2><style data-mantine-styles="inline">.__m__-r28{font-size:var(--mantine-font-size-sm);}@media(min-width: 62em){.__m__-r28{font-size:var(--mantine-font-size-md);}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r28" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">We've built direct connections with the world's interbank exchanges, so you'll always get the best available exchange rate</p><style data-mantine-styles="inline">.__m__-r29{font-size:var(--mantine-font-size-sm);}@media(min-width: 62em){.__m__-r29{font-size:var(--mantine-font-size-md);}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r29" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Seamlessly exchange your currency to various worldwide currencies with competitive rates, ensuring that you get the best value for your money. <span class=" text-sm font-bold underline capitalize">No hidden charges</span></p></div><div class=" relative m_2ce0de02 mantine-BackgroundImage-root" style="--bi-radius: var(--mantine-radius-xl); background-image: url("/assets/rate-bg-7C4kE1ub.webp");"><div class=" absolute top-0 left-0 right-0 bottom-0 bg-black opacity-50 rounded-3xl"></div><div class="flex justify-end"><div class=" left-20 -bottom-28 items-center absolute z-40 hidden lg:flex"><div class=" shadow-xl flex relative max-w-md flex-col gap-4 bg-white rounded-2xl p-6 "><div class="absolute -top-28 -right-24"><svg width="160" height="160" viewBox="0 0 181 181" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_4737_41676)"><path d="M90.0994 180.199C139.86 180.199 180.199 139.86 180.199 90.0994C180.199 40.3389 139.86 0 90.0994 0C40.3389 0 0 40.3389 0 90.0994C0 139.86 40.3389 180.199 90.0994 180.199Z" fill="#F0F0F0"></path><path d="M180.197 90.0986C180.197 54.3777 159.409 23.513 129.271 8.93945V171.257C159.409 156.684 180.197 125.819 180.197 90.0986Z" fill="#D80027"></path><path d="M0 90.0986C0 125.819 20.788 156.684 50.9259 171.258V8.93945C20.788 23.513 0 54.3777 0 90.0986Z" fill="#D80027"></path><path d="M105.766 101.851L121.435 94.0165L113.601 90.0993V82.2645L97.9313 90.0993L105.766 74.4297H97.9313L90.0966 62.6777L82.2618 74.4297H74.427L82.2618 90.0993L66.5922 82.2645V90.0993L58.7578 94.0165L74.427 101.851L70.5098 109.686H86.1793V121.438H94.0138V109.686H109.683L105.766 101.851Z" fill="#D80027"></path></g><defs><clipPath id="clip0_4737_41676"><rect width="180.199" height="180.199" fill="white"></rect></clipPath></defs></svg></div><style data-mantine-styles="inline">.__m__-r2b{font-size:calc(1.5rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r2b{font-size:calc(2rem * var(--mantine-scale));}}</style><h2 class="m_8a5d1357 mantine-Title-root __m__-r2b" data-order="2" style="--title-fw: var(--mantine-h2-font-weight); --title-lh: var(--mantine-h2-line-height); --title-fz: var(--mantine-h2-font-size);">International Money Transfer</h2><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; font-size: calc(0.875rem * var(--mantine-scale));">We've built direct connections with the world's interbank exchanges, so you'll always get the best available exchange rate</p><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; font-size: calc(0.875rem * var(--mantine-scale));">Seamlessly exchange your currency to various worldwide currencies with competitive rates, ensuring that you get the best value for your money. <span class=" text-sm font-bold underline capitalize">No hidden charges</span></p></div></div><div class="relative z-50 max-w-[450px] flex-1"><div class=" px-4 py-10 md:p-10 "><div class="bg-white max-w-md border border-transparent rounded-lg mx-auto flex flex-col gap-6 p-6"><div><div><style data-mantine-styles="inline">.__m__-r2f{font-size:calc(1rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r2f{font-size:calc(0.875rem * var(--mantine-scale));}}</style><div class="m_e2f5cd4e m_46b77525 mantine-InputWrapper-root mantine-NumberInput-root __m__-r2f" data-variant="filled" data-size="md"><style data-mantine-styles="inline">.__m__-r2g{font-size:var(--mantine-font-size-xs);}@media(min-width: 48em){.__m__-r2g{font-size:var(--mantine-font-size-sm);}}</style><label class="m_8fdc1311 mantine-InputWrapper-label mantine-NumberInput-label __m__-r2g" data-variant="filled" data-size="md" for="mantine-9enbdj1nl" id="mantine-9enbdj1nl-label" style="--input-label-size: var(--mantine-font-size-md); font-weight: 600;">Amount to send</label><style data-mantine-styles="inline">.__m__-r2h{font-size:calc(1rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r2h{font-size:calc(0.875rem * var(--mantine-scale));}}</style><div class="m_6c018570 mantine-Input-wrapper mantine-NumberInput-wrapper __m__-r2h" data-variant="filled" data-size="md" data-with-right-section="true" style="--input-height: var(--input-height-md); --input-fz: var(--mantine-font-size-md); --input-radius: var(--mantine-radius-md); --input-right-section-width: var(--ni-right-section-width-md);"><input class="m_8fb7ebe7 mantine-Input-input mantine-NumberInput-input" data-variant="filled" name="sending_amount" placeholder="Amount" aria-invalid="false" id="mantine-9enbdj1nl" type="text" value="" inputmode="numeric" style="border: 1px solid rgb(222, 222, 222); background-color: rgb(251, 251, 251); font-size: 14px;"><div data-position="right" class="m_82577fc2 mantine-Input-section mantine-NumberInput-section" style="width: 90px;"><span class="flex gap-2 items-center cursor-pointer"><div class="w-4 h-4 rounded-full overflow-hidden"><img class="w-full h-full object-cover " src="https://flagcdn.com/ca.svg" alt="CAD"></div><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xs" color="#000000" style="--text-fz: var(--mantine-font-size-xs); --text-lh: var(--mantine-line-height-xs); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px;">CAD</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"></path></svg></span></div></div></div></div><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xs" color="#000000" style="--text-fz: var(--mantine-font-size-xs); --text-lh: var(--mantine-line-height-xs); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-blue-9);">The minimum amount to send is <strong>1 CAD</strong></p></div><div class="flex flex-col gap-4"><div class="flex justify-between "><style data-mantine-styles="inline">.__m__-r2m{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2m{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2m" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-gray-4);">Transfer fee</p><div><div class="m_18320242 mantine-Skeleton-root" data-animate="true"><style data-mantine-styles="inline">.__m__-r2o{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2o{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2o" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-text-primary); text-align: right; min-width: calc(2.5rem * var(--mantine-scale));"><span>1.00 </span></p></div></div></div><div class="flex justify-between "><style data-mantine-styles="inline">.__m__-r2p{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2p{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2p" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-gray-4);">Converted Amount</p><div><div class="m_18320242 mantine-Skeleton-root" data-animate="true"><style data-mantine-styles="inline">.__m__-r2r{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2r{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2r" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-text-primary); text-align: right; min-width: calc(2.5rem * var(--mantine-scale));"><span>0.00 CAD</span></p></div></div></div><div class="flex justify-between "><style data-mantine-styles="inline">.__m__-r2s{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2s{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2s" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-gray-4);">Exchange Rate</p><div><div class="m_18320242 mantine-Skeleton-root" data-animate="true"><style data-mantine-styles="inline">.__m__-r2u{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2u{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2u" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-text-primary); text-align: right; min-width: calc(2.5rem * var(--mantine-scale));"><span>1 CAD = 1,000 NGN</span> </p></div></div></div><div class="flex justify-between "><style data-mantine-styles="inline">.__m__-r2v{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r2v{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r2v" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-gray-4);">Arrival time</p><div><div class="m_18320242 mantine-Skeleton-root" data-animate="true"><style data-mantine-styles="inline">.__m__-r31{font-size:calc(0.75rem * var(--mantine-scale));}@media(min-width: 48em){.__m__-r31{font-size:calc(0.92125rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r31" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: var(--c-text-primary); text-align: right; min-width: calc(2.5rem * var(--mantine-scale));">up to 2 hours</p></div></div></div></div><div><style data-mantine-styles="inline">.__m__-r33{font-size:calc(1rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r33{font-size:calc(0.875rem * var(--mantine-scale));}}</style><div class="m_e2f5cd4e m_46b77525 mantine-InputWrapper-root mantine-NumberInput-root __m__-r33" data-variant="filled" data-size="md"><style data-mantine-styles="inline">.__m__-r34{font-size:var(--mantine-font-size-xs);}@media(min-width: 48em){.__m__-r34{font-size:var(--mantine-font-size-sm);}}</style><label class="m_8fdc1311 mantine-InputWrapper-label mantine-NumberInput-label __m__-r34" data-variant="filled" data-size="md" for="mantine-felouikjn" id="mantine-felouikjn-label" style="--input-label-size: var(--mantine-font-size-md); font-weight: 600;">Recipient gets</label><style data-mantine-styles="inline">.__m__-r35{font-size:calc(1rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r35{font-size:calc(0.875rem * var(--mantine-scale));}}</style><div class="m_6c018570 mantine-Input-wrapper mantine-NumberInput-wrapper __m__-r35" data-variant="filled" data-size="md" data-with-right-section="true" style="--input-height: var(--input-height-md); --input-fz: var(--mantine-font-size-md); --input-radius: var(--mantine-radius-md); --input-right-section-width: var(--ni-right-section-width-md);"><input class="m_8fb7ebe7 mantine-Input-input mantine-NumberInput-input" data-variant="filled" name="receiving_amount" placeholder="Amount" aria-invalid="false" id="mantine-felouikjn" type="text" value="0" inputmode="numeric" style="border: 1px solid rgb(222, 222, 222); background-color: rgb(251, 251, 251); font-size: 14px;"><div data-position="right" class="m_82577fc2 mantine-Input-section mantine-NumberInput-section" style="width: 90px;"><span class="flex gap-2 items-center cursor-pointer"><div class="w-4 h-4 rounded-full overflow-hidden"><img class="w-full h-full object-cover " src="https://flagcdn.com/ng.svg" alt="NGN"></div><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xs" color="#000000" style="--text-fz: var(--mantine-font-size-xs); --text-lh: var(--mantine-line-height-xs); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px;">NGN</p><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 448 512" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"></path></svg></span></div></div></div></div><button class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-block="true" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-blue-9); --button-hover: var(--mantine-color-blue-8); --button-color: var(--mantine-color-white); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; height: calc(3.0625rem * var(--mantine-scale));"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Continue</span></span></button></div></div></div></div></div></div></div></section></div><section class="py-24 lg:mt-40 px-5" style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div id="features"><div class="text-center flex flex-col items-center gap-6 max-w-2xl mx-auto"><style data-mantine-styles="inline">.__m__-r3c{font-size:var(--mantine-font-size-xs);}@media(min-width: 48em){.__m__-r3c{font-size:var(--mantine-font-size-md);}}</style><div class="m_347db0ec mantine-Badge-root __m__-r3c" data-size="lg" style="--badge-height: var(--badge-height-lg); --badge-padding-x: var(--badge-padding-x-lg); --badge-fz: var(--badge-fz-lg); --badge-bg: grey; --badge-color: var(--mantine-color-white); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; background: rgb(244, 244, 244); color: var(--mantine-color-dark-text); font-family: var(--mantine-font-family-headings); font-weight: bolder;"><span class="m_5add502a mantine-Badge-label">FEATURES</span></div><style data-mantine-styles="inline">.__m__-r3d{font-size:calc(1.125rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r3d{font-size:calc(2rem * var(--mantine-scale));}}</style><h1 class="m_8a5d1357 mantine-Title-root __m__-r3d" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size);">Effortless international <br> payment solutions</h1><style data-mantine-styles="inline">.__m__-r3e{font-size:var(--mantine-font-size-sm);}@media(min-width: 48em){.__m__-r3e{font-size:var(--mantine-font-size-md);}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r3e" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Built to make cross-border payments and foreign exchange easy, fast, and cost-effective.</p></div><div class="grid md:grid-cols-2 gap-6 mt-16 overflow-hidden"><img src="/assets/feature2-fCww9q4P.svg" class=" object-contain object-top w-full" loading="lazy" alt="feature countries"><img src="/assets/feature1-DTqRZ4Jl.png" class=" object-contain object-top w-full" loading="lazy" alt="feature countries"></div><div class=" relative rounded-lg mt-10 to-100% "><div class="absolute mt-1 ml-1 pl-10 py-10 h-[200px] max-w-[400px] bg-[#fff7f0]"><div><h1 class="m_8a5d1357 mantine-Title-root" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size);">MultiCurrency Accounts</h1><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; margin-top: calc(1rem * var(--mantine-scale));">Manage multiple currencies from a single account and exchange at competitive rates.</p></div></div><img src="/assets/feature3-C4x_gTSf.png" loading="lazy" class=" w-full w-" alt="feature send money to families"></div></div></div></section><section class=" mt-20 px-5" style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div class="py-24 relative overflow-hidden"><div class="flex flex-col gap-20"><div class=" flex flex-col relative z-10 gap-4 text-center items-center max-w-md mx-auto"><div><div class="m_347db0ec mantine-Badge-root" data-size="lg" style="--badge-height: var(--badge-height-lg); --badge-padding-x: var(--badge-padding-x-lg); --badge-fz: var(--badge-fz-lg); --badge-bg: var(--mantine-color-blue-filled); --badge-color: var(--mantine-color-white); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; background: var(--mantine-color-blue-8);"><span class="m_5add502a mantine-Badge-label">How it works</span></div></div><h1 class="m_8a5d1357 mantine-Title-root" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size); font-family: duplicate-sans-heavy; font-size: calc(2rem * var(--mantine-scale));">Send money in 3 easy steps</h1><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Easily send money with Lightway Finance in just three simple steps. We took ease and simplicity as seriously as we could; because that is how money transfer should work.</p></div><div class=" flex flex-col gap-10 items-center"><ul class="flex flex-col md:flex-row gap-4 md:gap-8"><li class="relative px-6 rounded-2xl max-w-sm overflow-hidden " style="padding-top: var(--mantine-spacing-xl); background: rgb(255, 244, 217);"><article class="flex flex-col gap-10"><div class="flex flex-col gap-3 "><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xl" color="#000000" style="--text-fz: var(--mantine-font-size-xl); --text-lh: var(--mantine-line-height-xl); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px;">Create a Profile</p><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Establish a Lightway profile and verify your identity to safeguard and fortify your account.</p></div><div class=" h-[347px]"><img src="/assets/step-icon1-0mEsINkx.png" alt="Create a Profile icon"></div></article></li><li class="relative px-6 rounded-2xl max-w-sm overflow-hidden " style="padding-top: var(--mantine-spacing-sm); background: rgb(222, 255, 217);"><article class="flex flex-col gap-10"><div class=" h-[347px]"><img src="/assets/step-icon2-Eza1RB5p.png" alt="Pick and Send Currency of Choice icon"></div><div class="flex flex-col absolute bottom-0 h-full justify-end pb-5 gap-3 bg-gradient-to-b from-transparent to-[#DEFFD9]"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xl" color="#000000" style="--text-fz: var(--mantine-font-size-xl); --text-lh: var(--mantine-line-height-xl); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px;">Pick and Send Currency of Choice</p><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Select destination currency and country. Just input recipient details, and we'll handle the rest.</p></div></article></li><li class="relative px-6 rounded-2xl max-w-sm overflow-hidden " style="padding-top: var(--mantine-spacing-xl); background: rgb(241, 217, 255);"><article class="flex flex-col gap-10"><div class="flex flex-col gap-3 "><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="xl" color="#000000" style="--text-fz: var(--mantine-font-size-xl); --text-lh: var(--mantine-line-height-xl); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px;">Review and Confirm Payment</p><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;">Your beneficiary receives payment using the Instant Money Credit number</p></div><div class=" h-[347px]"><img src="/assets/step-icon3-DG7XQO9a.png" alt="Review and Confirm Payment icon"></div></article></li></ul></div></div></div></div></section><section class=" px-5 " style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div class="py-24 relative overflow-hidden "><div class="flex flex-col gap-20"><div class=" flex flex-col relative z-10 gap-6 text-center items-center max-w-xl mx-auto"><div><div class="m_347db0ec mantine-Badge-root" data-size="lg" style="--badge-height: var(--badge-height-lg); --badge-padding-x: var(--badge-padding-x-lg); --badge-fz: var(--badge-fz-lg); --badge-bg: var(--mantine-color-blue-filled); --badge-color: var(--mantine-color-white); --badge-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; background: rgb(36, 44, 181); font-weight: bold;"><span class="m_5add502a mantine-Badge-label">FAQS</span></div></div><h1 class="m_8a5d1357 mantine-Title-root" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size); color: var(--mantine-color-blue-9);">Your Questions Answered</h1><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--c-dark);">We have interacted with users all around the world and have gathered some of their frequently asked questions. We answered them so that you won't need to worry about them!</p></div><div><div class="m_1b7284a3 mantine-Paper-root" style="--paper-radius: var(--mantine-radius-sm); margin-inline: auto; max-width: calc(62.5rem * var(--mantine-scale));"><div class="m_9bdbb667 mantine-Accordion-root" data-variant="contained" id="mantine-2nr7f0bol" data-accordion="true" style="--accordion-chevron-size: calc(1.5rem * var(--mantine-scale)); margin-inline: auto; max-width: calc(62.0625rem * var(--mantine-scale));"><div class="m_1f921b3b m_9bd7b098 mantine-Accordion-item" data-active="true" style="padding-block: calc(1.75rem * var(--mantine-scale));"><button class="mantine-focus-auto m_4271d21b m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-2nr7f0bol-panel-How do I create a multi-currency account with Lightway Finance?" id="mantine-2nr7f0bol-control-How do I create a multi-currency account with Lightway Finance?"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><img class=" !w-6 !h-6 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20d='M10.666%2016H21.3327'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2021.3346V10.668'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9993%2029.3346H19.9993C26.666%2029.3346%2029.3327%2026.668%2029.3327%2020.0013V12.0013C29.3327%205.33464%2026.666%202.66797%2019.9993%202.66797H11.9993C5.33268%202.66797%202.66602%205.33464%202.66602%2012.0013V20.0013C2.66602%2026.668%205.33268%2029.3346%2011.9993%2029.3346Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e" width="24" alt="accordion open icon" style="height: calc(1.5rem * var(--mantine-scale));"></span><span class="m_df3ffa0f mantine-Accordion-label"><style data-mantine-styles="inline">.__m__-r49{font-size:calc(1.25rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r49{font-size:calc(1.5rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r49" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bolder; letter-spacing: 0.5px; color: var(--c-dark);">How do I create a multi-currency account with Lightway Finance?</p></span></button><div class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-2nr7f0bol-panel-How do I create a multi-currency account with Lightway Finance?" aria-labelledby="mantine-2nr7f0bol-control-How do I create a multi-currency account with Lightway Finance?" style="box-sizing: border-box; opacity: 1; transition: opacity 200ms ease 0s; margin-top: calc(1.25rem * var(--mantine-scale));"><div class="m_4ba554d4 mantine-Accordion-content"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--c-dark); font-size: calc(1rem * var(--mantine-scale)); line-height: 24px; max-width: calc(42.5rem * var(--mantine-scale));">Simply sign up through our website or app, verify your identity, and you can start holding and managing multiple currencies.</p></div></div></div><div class="m_1f921b3b m_9bd7b098 mantine-Accordion-item" data-active="true" style="padding-block: calc(1.75rem * var(--mantine-scale));"><button class="mantine-focus-auto m_4271d21b m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-2nr7f0bol-panel-What countries can I send money to using Lightway Finance?" id="mantine-2nr7f0bol-control-What countries can I send money to using Lightway Finance?"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><img class=" !w-6 !h-6 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20d='M10.666%2016H21.3327'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2021.3346V10.668'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9993%2029.3346H19.9993C26.666%2029.3346%2029.3327%2026.668%2029.3327%2020.0013V12.0013C29.3327%205.33464%2026.666%202.66797%2019.9993%202.66797H11.9993C5.33268%202.66797%202.66602%205.33464%202.66602%2012.0013V20.0013C2.66602%2026.668%205.33268%2029.3346%2011.9993%2029.3346Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e" width="24" alt="accordion open icon" style="height: calc(1.5rem * var(--mantine-scale));"></span><span class="m_df3ffa0f mantine-Accordion-label"><style data-mantine-styles="inline">.__m__-r4g{font-size:calc(1.25rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r4g{font-size:calc(1.5rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r4g" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bolder; letter-spacing: 0.5px; color: var(--c-dark);">What countries can I send money to using Lightway Finance?</p></span></button><div class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-2nr7f0bol-panel-What countries can I send money to using Lightway Finance?" aria-labelledby="mantine-2nr7f0bol-control-What countries can I send money to using Lightway Finance?" style="box-sizing: border-box; opacity: 1; transition: opacity 200ms ease 0s; margin-top: calc(1.25rem * var(--mantine-scale));"><div class="m_4ba554d4 mantine-Accordion-content"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--c-dark); font-size: calc(1rem * var(--mantine-scale)); line-height: 24px; max-width: calc(42.5rem * var(--mantine-scale));">You can send money to over 100 countries worldwide, including Canada, the USA, Nigeria, the UK, and many others.</p></div></div></div><div class="m_1f921b3b m_9bd7b098 mantine-Accordion-item" data-active="true" style="padding-block: calc(1.75rem * var(--mantine-scale));"><button class="mantine-focus-auto m_4271d21b m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-2nr7f0bol-panel-What are the transfer fees associated with sending money internationally?" id="mantine-2nr7f0bol-control-What are the transfer fees associated with sending money internationally?"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><img class=" !w-6 !h-6 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20d='M10.666%2016H21.3327'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2021.3346V10.668'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9993%2029.3346H19.9993C26.666%2029.3346%2029.3327%2026.668%2029.3327%2020.0013V12.0013C29.3327%205.33464%2026.666%202.66797%2019.9993%202.66797H11.9993C5.33268%202.66797%202.66602%205.33464%202.66602%2012.0013V20.0013C2.66602%2026.668%205.33268%2029.3346%2011.9993%2029.3346Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e" width="24" alt="accordion open icon" style="height: calc(1.5rem * var(--mantine-scale));"></span><span class="m_df3ffa0f mantine-Accordion-label"><style data-mantine-styles="inline">.__m__-r4n{font-size:calc(1.25rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r4n{font-size:calc(1.5rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r4n" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bolder; letter-spacing: 0.5px; color: var(--c-dark);">What are the transfer fees associated with sending money internationally?</p></span></button><div class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-2nr7f0bol-panel-What are the transfer fees associated with sending money internationally?" aria-labelledby="mantine-2nr7f0bol-control-What are the transfer fees associated with sending money internationally?" style="box-sizing: border-box; opacity: 1; transition: opacity 200ms ease 0s; margin-top: calc(1.25rem * var(--mantine-scale));"><div class="m_4ba554d4 mantine-Accordion-content"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--c-dark); font-size: calc(1rem * var(--mantine-scale)); line-height: 24px; max-width: calc(42.5rem * var(--mantine-scale));">Lightway Finance offers competitive transfer fees that are typically lower than traditional banks. You can check the fee before confirming any transaction.</p></div></div></div><div class="m_1f921b3b m_9bd7b098 mantine-Accordion-item" data-active="true" style="padding-block: calc(1.75rem * var(--mantine-scale));"><button class="mantine-focus-auto m_4271d21b m_4ba585b8 mantine-Accordion-control m_87cf2631 mantine-UnstyledButton-root" data-accordion-control="true" data-active="true" data-chevron-position="right" type="button" aria-expanded="true" aria-controls="mantine-2nr7f0bol-panel-Can I track my money transfers in real-time?" id="mantine-2nr7f0bol-control-Can I track my money transfers in real-time?"><span class="m_3f35ae96 mantine-Accordion-chevron" data-position="right"><img class=" !w-6 !h-6 m_9e117634 mantine-Image-root" src="data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.4'%3e%3cpath%20d='M10.666%2016H21.3327'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%2021.3346V10.668'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.9993%2029.3346H19.9993C26.666%2029.3346%2029.3327%2026.668%2029.3327%2020.0013V12.0013C29.3327%205.33464%2026.666%202.66797%2019.9993%202.66797H11.9993C5.33268%202.66797%202.66602%205.33464%202.66602%2012.0013V20.0013C2.66602%2026.668%205.33268%2029.3346%2011.9993%2029.3346Z'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3c/svg%3e" width="24" alt="accordion open icon" style="height: calc(1.5rem * var(--mantine-scale));"></span><span class="m_df3ffa0f mantine-Accordion-label"><style data-mantine-styles="inline">.__m__-r4u{font-size:calc(1.25rem * var(--mantine-scale));}@media(min-width: 62em){.__m__-r4u{font-size:calc(1.5rem * var(--mantine-scale));}}</style><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root __m__-r4u" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: bolder; letter-spacing: 0.5px; color: var(--c-dark);">Can I track my money transfers in real-time?</p></span></button><div class="m_df78851f mantine-Accordion-panel" aria-hidden="false" role="region" id="mantine-2nr7f0bol-panel-Can I track my money transfers in real-time?" aria-labelledby="mantine-2nr7f0bol-control-Can I track my money transfers in real-time?" style="box-sizing: border-box; opacity: 1; transition: opacity 200ms ease 0s; margin-top: calc(1.25rem * var(--mantine-scale));"><div class="m_4ba554d4 mantine-Accordion-content"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--c-dark); font-size: calc(1rem * var(--mantine-scale)); line-height: 24px; max-width: calc(42.5rem * var(--mantine-scale));">Yes, all transfers can be tracked in real-time using our app or online platform.</p></div></div></div></div></div><div class=" flex justify-center mt-6"><button class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-blue-9); --button-hover: var(--mantine-color-blue-8); --button-color: var(--mantine-color-white); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent; padding-inline: calc(3.75rem * var(--mantine-scale));"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">See more</span></span></button></div></div></div></div></div></section><section class="py-24 px-5" style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div class="pt-10 relative overflow-hidden flex flex-col md:flex-row-reverse gap-10 md:items-center bg-[#050C82] border rounded-[20px] border-transparent px-6 lg:px-20 lg:justify-around
"><div class="shade_grad-2"></div><div class="flex flex-col z-50 gap-5 max-w-sm text-white"><h1 class=" font-black m_8a5d1357 mantine-Title-root" data-order="1" style="--title-fw: var(--mantine-h1-font-weight); --title-lh: var(--mantine-h1-line-height); --title-fz: var(--mantine-h1-font-size);">Get Started with Lightway</h1><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-white);">Join thousands of users benefiting secure, fast, and affordable international payments</p><div class="flex gap-4 items-center"><button class="mantine-focus-auto mantine-active m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="white" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-white); --button-hover: rgba(252, 252, 252, 1); --button-color: var(--mantine-color-blue-9); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Get started</span></span></button></div></div><div class=" h-[300px] md:h-[420px] rounded-2xl text-white "><span class=" lazy-load-image-background blur" style="background-image: url("data:image/webp;base64,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"); background-size: 100% 100%; color: transparent; display: inline-block; height: 100%; width: 100%;"><span class="h-full w-full md:object-cover object-top " style="display: inline-block; width: 100%; height: 100%;"></span></span></div></div></div></section></main><footer class=" pb-6 px-5" style="background: rgb(255, 255, 255);"><div class=" max-w-[1240px] mx-auto"><div class="grid md:grid-cols-3 gap-4 items-stretch"><div class="bg-black text-white rounded-2xl px-8 py-10"><div class="flex flex-col gap-4"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="md" color="#000000" style="--text-fz: var(--mantine-font-size-md); --text-lh: var(--mantine-line-height-md); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: var(--mantine-color-white);">Lightway Finance Limited Canada is registered in Canada with <strong>FINTRAC</strong> as a Money Service Business(Registration number - <strong>M19374620</strong>)</p><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="md" color="#000000" style="--text-fz: var(--mantine-font-size-md); --text-lh: var(--mantine-line-height-md); --text-color: #000000; font-weight: 600; letter-spacing: 0.5px; color: var(--mantine-color-white);">© Lightway Finance 2024. All rights reserved.</p><button class="mantine-focus-auto mantine-active self-start rounded-sm mt-20 m_77c9d27d mantine-Button-root m_87cf2631 mantine-UnstyledButton-root" data-variant="white" type="button" style="--button-radius: var(--mantine-radius-xl); --button-bg: var(--mantine-color-white); --button-hover: rgba(252, 252, 252, 1); --button-color: var(--mantine-color-blue-9); --button-bd: calc(0.0625rem * var(--mantine-scale)) solid transparent;"><span class="m_80f1301b mantine-Button-inner"><span class="m_811560b9 mantine-Button-label">Get Started</span></span></button></div></div><div class=" md:col-span-2 shrink"><section class="bg-[#E0E2FF] px-8 py-10 rounded-2xl"><div class="flex justify-between"><ul class="flex flex-col sm:flex-row gap-14 "><li class="flex flex-col gap-6"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(141, 132, 132);">Product</p><ul class="flex flex-col gap-4"><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/#international_money_transfer" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">International Money <br> Transfer</a></ul></li><li class="flex flex-col gap-6"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(141, 132, 132);">Company</p><ul class="flex flex-col gap-4"><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/company/about" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">About us</a><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/company/resource" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">Blog</a></ul></li><li class="flex flex-col gap-6"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(141, 132, 132);">Support</p><ul class="flex flex-col gap-4"><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/support/faq" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">FAQs</a><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/support/contact" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">Contact Us</a></ul></li><li class="flex flex-col gap-6"><p class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(141, 132, 132);">Community</p><ul class="flex flex-col gap-4"><a class="mantine-focus-auto m_b6d8b162 mantine-Text-root" data-size="sm" color="#000000" href="/referrals" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px; color: rgb(62, 56, 56); font-family: var(--mantine-font-family-headings);">Referrals</a></ul></li></ul><a class="mantine-focus-auto m_849cf0da m_b6d8b162 mantine-Text-root mantine-Anchor-root" data-size="sm" data-underline="hover" color="#000000" href="/" style="--text-fz: var(--mantine-font-size-sm); --text-lh: var(--mantine-line-height-sm); --text-color: #000000; font-weight: initial; letter-spacing: 0.5px;"><img src="/assets/Lightway%20finance%20png%[email protected]" class="h-10" alt="light fiannce logo"></a></div><div class="flex justify-between mt-16"><div class="flex gap-6"><a data-size="md" color="#000000" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" href="/privacy-policy" style="--text-fz: var(--mantine-font-size-md); --text-lh: var(--mantine-line-height-md); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: rgb(81, 74, 74);">Privacy Policy</a><a data-size="md" color="#000000" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" href="/terms" style="--text-fz: var(--mantine-font-size-md); --text-lh: var(--mantine-line-height-md); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: rgb(81, 74, 74);">Term of Use</a><a data-size="md" color="#000000" class="mantine-focus-auto m_b6d8b162 mantine-Text-root" href="/stay-safe" style="--text-fz: var(--mantine-font-size-md); --text-lh: var(--mantine-line-height-md); --text-color: #000000; font-weight: bold; letter-spacing: 0.5px; color: rgb(81, 74, 74);">Stay Safe</a></div></div></section></div></div></div></footer></div></div>
<script src="https://cdn.eu.trustpayments.com/js/latest/st.js" async=""></script>
<div data-portal="true"><div class="m_b37d9ac7 mantine-Notifications-root" color="blue" style="--notifications-z-index: 400; --notifications-top: var(--mantine-spacing-md); --notifications-right: var(--mantine-spacing-md); --notifications-container-width: calc(25rem * var(--mantine-scale));"><div></div></div></div><div data-portal="true"></div><div data-portal="true"></div><div data-portal="true"><div><div class="m_9df02822 mantine-Modal-root" data-size="sm" data-centered="true" style="--modal-radius: var(--mantine-radius-md); --modal-size: var(--modal-size-sm); --modal-y-offset: 5dvh; --mb-z-index: 200;"></div></div></div><div data-portal="true"><div><div class="m_9df02822 mantine-Modal-root" data-size="sm" data-centered="true" style="--modal-radius: var(--mantine-radius-md); --modal-size: var(--modal-size-sm); --modal-y-offset: 5dvh; --mb-z-index: 200;"></div></div></div></body></html>