.rfx-timing-card{background:#fef3c7;border:1px solid transparent;border-radius:14px;overflow:hidden;color:#0f2d1e;font-family:DM Sans,sans-serif;transition:background .2s,border-color .2s}.rfx-timing-card[data-state=poor]{background:#fde2e2;border-color:#f5c0c0}.rfx-timing-card[data-state=mixed]{background:#fef3c7;border-color:#f0e0a0}.rfx-timing-card[data-state=strong]{background:#d4eddf;border-color:#b6dbc4}.rfx-timing-card[hidden]{display:none}.rfx-timing-card__head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 0}.rfx-timing-card__kicker{font-size:11px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;color:#92400e}.rfx-timing-card[data-state=poor] .rfx-timing-card__kicker{color:#b91c1c}.rfx-timing-card[data-state=mixed] .rfx-timing-card__kicker{color:#92400e}.rfx-timing-card[data-state=strong] .rfx-timing-card__kicker{color:#1a7a4a}.rfx-timing-card__pill{font-size:11px;font-weight:700;padding:3px 12px;border-radius:100px;background:#fff9;color:#92400e}.rfx-timing-card[data-state=poor] .rfx-timing-card__pill{color:#b91c1c}.rfx-timing-card[data-state=mixed] .rfx-timing-card__pill{color:#92400e}.rfx-timing-card[data-state=strong] .rfx-timing-card__pill{color:#1a7a4a}.rfx-timing-card__body{padding:12px 20px 16px}.rfx-timing-card__verdict{font-size:18px;font-weight:700;line-height:1.25;color:#0f2d1e;margin:0 0 6px;letter-spacing:-.01em}.rfx-timing-card__desc{font-size:13px;line-height:1.55;color:#4a7060;margin:0 0 18px}.rfx-timing-card__track{position:relative;height:6px;border-radius:100px;background:linear-gradient(90deg,#f5a5a5,#fcd9a0,#9bd4b6);overflow:visible;margin-bottom:10px}.rfx-timing-card__marker{position:absolute;top:50%;left:50%;width:3px;height:14px;background:#0f2d1e;border-radius:2px;transform:translate(-50%,-50%);transition:left .3s}.rfx-timing-card__range{display:flex;justify-content:space-between;align-items:flex-start;font-size:12px;color:#0f2d1e;font-weight:600;font-variant-numeric:tabular-nums}.rfx-timing-card__range-end{display:flex;flex-direction:column;gap:2px;line-height:1.2}.rfx-timing-card__range-end--right{align-items:flex-end}.rfx-timing-card__range-label{font-size:10px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:#6b8a7a}.rfx-home-hero{background:#0a2e1a;padding:48px 40px 28px}.rfx-home-hero__inner{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:minmax(360px,1fr) minmax(0,1.3fr);gap:28px 48px;align-items:start}.rfx-home-hero__left{display:flex;flex-direction:column;gap:28px;min-width:0}.rfx-home-hero__intro{max-width:480px}.rfx-home-hero__title{font-family:DM Sans,sans-serif;font-size:50px;font-weight:400;line-height:1.1;letter-spacing:-1.5px;color:#6ee8a0;margin:0 0 20px}.rfx-home-hero__mark{background:transparent;color:inherit;font-weight:700;padding:0}.rfx-home-hero__subtitle{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7;color:#ffffffa6;margin:0;text-wrap:balance}.rfx-mode-tabs{display:inline-flex;gap:4px;margin-top:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:5px;font-family:DM Sans,sans-serif}.rfx-mode-tabs__tab{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border:none;background:transparent;color:#b8d4be;font-family:inherit;font-size:14px;font-weight:600;border-radius:999px;cursor:pointer;transition:all .18s ease}.rfx-mode-tabs__tab:hover:not(.rfx-mode-tabs__tab--active){color:#fff}.rfx-mode-tabs__tab--active{background:#7fe297;color:#0a2e15;box-shadow:0 2px 8px #7fe29740}.rfx-mode-tabs__icon{font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.rfx-mode-tabs__icon svg{display:block}.rfx-fx-form-col{display:flex;flex-direction:column;gap:14px;min-width:0}.rfx-fx-card{background:#fff;border-radius:14px;padding:20px 22px;box-shadow:0 4px 20px #00000014;font-family:DM Sans,sans-serif;min-width:0}.rfx-fx-row{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:end;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid #e4ece4;position:relative}.rfx-fx-row:not(.rfx-fx-row--spend)>.rfx-fx-field:first-of-type .rfx-fx-field__input-wrap{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0;padding-right:28px}.rfx-fx-row:not(.rfx-fx-row--spend)>.rfx-fx-field:last-of-type .rfx-fx-field__input-wrap{border-top-left-radius:0;border-bottom-left-radius:0;padding-left:28px}.rfx-fx-row--spend{grid-template-columns:1fr 1fr;gap:12px}.rfx-fx-field{display:block;min-width:0}.rfx-fx-field__label{display:block;font-size:11px;font-weight:600;letter-spacing:.06em;color:#4a7060;margin-bottom:6px}.rfx-fx-field__input-wrap{position:relative;border:1.5px solid #b8d9c6;border-radius:10px;background:#fff;display:flex;align-items:center;min-height:54px}.rfx-fx-field__input-wrap>.xe-currency-dropdown:only-child{border-left:0;width:100%}.rfx-fx-field__input-wrap .xe-currency-dropdown,.rfx-fx-field__input-wrap .xe-currency-selected{border-top-right-radius:8px;border-bottom-right-radius:8px}.rfx-fx-field__input{flex:1;border:0;padding:12px 10px;font-size:18px;font-weight:600;color:#0f2d1e;background:transparent;outline:none;min-width:0;width:100%}.rfx-fx-field__currency{display:inline-flex;align-items:center;gap:6px;padding:0 14px;font-weight:600;color:#0f2d1e;border-left:1px solid #e4ece4;white-space:nowrap;font-size:14px;height:100%}.rfx-fx-select{appearance:none;-webkit-appearance:none;background:#fff;border:0;border-left:1px solid #e4ece4;padding:0 30px 0 14px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:#0f2d1e;cursor:pointer;height:44px;align-self:stretch;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230f2d1e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 10px center}.rfx-fx-select:focus{outline:2px solid #1a7a4a;outline-offset:-2px}.rfx-fx-field__caret{font-size:10px;opacity:.6}.rfx-fx-swap{position:absolute;left:50%;bottom:19px;transform:translate(-50%);z-index:2;width:40px;height:40px;padding:0;border-radius:50%;border:1.5px solid #b8d9c6;background:#fff;color:#1a7a4a;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px #fff,0 2px 6px #0d29201f;transition:background .15s,transform .15s,box-shadow .15s}.rfx-fx-swap:hover{background:#f3f8f4;box-shadow:0 0 0 4px #fff,0 3px 10px #0d29202e}.rfx-fx-swap:active{transform:translate(-50%) scale(.95)}.rfx-fx-swap__icon{display:block}.rfx-fx-compare{display:block;width:100%;text-align:center;padding:14px 20px;background:#7fe5a0;color:#0d2920;border:0;border-radius:999px;font-weight:700;font-size:14px;cursor:pointer;text-decoration:none;transition:background .15s}.rfx-fx-compare:hover{background:#6dd190;color:#0d2920}.rfx-atm{margin:22px 0;padding:16px 18px;background:#f5f8f6;border:1px solid #e6efe9;border-radius:14px}.rfx-atm__head{display:flex;align-items:center;justify-content:space-between;gap:14px}.rfx-atm__head-left{display:flex;align-items:center;gap:12px;min-width:0}.rfx-atm__icon-tile{width:36px;height:36px;border-radius:10px;background:#dcebe2;color:#175a39;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.rfx-atm__text{min-width:0}.rfx-atm__title{font-family:DM Sans,sans-serif;font-weight:700;font-size:15px;color:#0d2920;line-height:1.25}.rfx-atm__caption{font-family:DM Sans,sans-serif;font-size:12.5px;color:#5a7a68;margin-top:2px;line-height:1.35}.rfx-atm__switch{position:relative;width:46px;height:26px;border-radius:999px;border:0;background:#cfd9d4;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s}.rfx-atm__switch[aria-checked=true]{background:#0d2920}.rfx-atm__switch-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000026;transition:left .15s}.rfx-atm__switch[aria-checked=true] .rfx-atm__switch-thumb{left:23px}.rfx-atm__reveal{margin-top:16px;padding-top:16px;border-top:1px solid #e6efe9;animation:rfxAtmReveal .15s ease}@keyframes rfxAtmReveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.rfx-atm__slider{padding:4px 12px 0}.rfx-atm__track{position:relative;height:36px}.rfx-atm__track-bar{position:absolute;top:50%;left:0;right:0;height:6px;background:#e6efe9;border-radius:999px;transform:translateY(-50%)}.rfx-atm__track-fill{position:absolute;top:50%;left:0;width:0%;height:6px;background:#0d2920;border-radius:999px;transform:translateY(-50%);transition:width .18s ease}.rfx-atm__dot{position:absolute;top:50%;width:14px;height:14px;border-radius:50%;border:0;padding:0;background:#cfd9d4;cursor:pointer;transform:translate(-50%,-50%);transition:width .15s,height .15s,background .15s,box-shadow .15s}.rfx-atm__dot--passed{background:#0d2920}.rfx-atm__dot--active{width:22px;height:22px;background:#0d2920;border:3px solid #fff;box-shadow:0 0 0 2px #0d2920,0 2px 6px #0d292040}.rfx-atm__labels{margin-top:6px;display:flex;justify-content:space-between;gap:8px}.rfx-atm__label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;color:#5a7a68;background:transparent;border:0;padding:0;cursor:pointer;line-height:1.3}.rfx-atm__label:nth-child(1){text-align:left}.rfx-atm__label:nth-child(2){text-align:center}.rfx-atm__label:nth-child(3){text-align:right}.rfx-atm__label--active{color:#0d2920;font-weight:700}.rfx-fx-teasers{display:grid;gap:14px;min-width:0}.rfx-fx-providers{background:#fffffff5;border-radius:14px;padding:28px 28px 24px;text-align:center;box-shadow:0 4px 20px #0000000f}.rfx-fx-providers__head{font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;color:#0f2d1e;margin-bottom:6px}.rfx-fx-providers__sub{font-size:13px;color:#4a7060;line-height:1.7}.rfx-mini-prov{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;vertical-align:middle}.rfx-mini-prov__logo{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:8px;font-weight:700;line-height:1;flex-shrink:0;overflow:hidden}.rfx-mini-prov__logo--wise{background:#9fe870;color:#163300}.rfx-mini-prov__logo--remitly{background:#f0ebe0}.rfx-mini-prov__logo--wu{background:#fd0;color:#000}.rfx-fx-trend{background:#fff;border-radius:14px;padding:18px 22px 16px;box-shadow:0 4px 20px #0000000f;font-family:DM Sans,sans-serif}.rfx-fx-trend__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px}.rfx-fx-trend__title{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;color:#0f2d1e;text-transform:uppercase;flex-shrink:1;min-width:0}.rfx-fx-trend__label{white-space:nowrap}.rfx-fx-trend__sep{color:#4a7060;opacity:.6}.rfx-fx-trend__pair{color:#4a7060;font-weight:600;white-space:nowrap}.rfx-fx-trend__stats{display:flex;gap:18px;flex-shrink:0}.rfx-fx-trend__stat{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.rfx-fx-trend__stat-label{font-size:10px;font-weight:700;letter-spacing:.08em;color:#6b7c72;text-transform:uppercase}.rfx-fx-trend__stat-val{font-size:14px;font-weight:700;color:#0f2d1e;font-variant-numeric:tabular-nums}.rfx-fx-trend__stat-val--high{color:#1a7a4a}.rfx-fx-trend__stat-val--low{color:#c3463f}.rfx-fx-trend__chart{display:block;width:100%;height:90px}.rfx-fx-trend__foot{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;color:#6b7c72}.rfx-home-trust{background:#f5f5ee;border-bottom:1px solid #b8d9c6;padding:14px 40px}.rfx-home-trust__inner{max-width:1080px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:80px}.rfx-home-trust__item{font-family:DM Sans,sans-serif;position:relative;display:flex;align-items:center;gap:8px;color:#4a7060;font-size:12px;line-height:17px}.rfx-home-trust__item:not(:last-child):after{content:"";width:1px;height:16px;background:#b8d9c6;position:absolute;right:-40px;top:50%;transform:translateY(-50%)}.rfx-home-trust__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#1a7a4a}.rfx-home-trust__icon svg{display:block}.rfx-home-trust__item strong{color:#0f2d1e;font-weight:700}.rfx-home-grid{padding:32px 40px 56px}.rfx-home-grid__inner{max-width:1080px;margin:0 auto}.rfx-home-grid__heading{font-family:DM Sans,sans-serif;font-size:42px;font-weight:500;line-height:1.1;letter-spacing:-1.5px;color:#0f2d1e;margin:0 0 10px}.rfx-home-grid__mark{background:transparent;color:inherit;font-weight:700;padding:0}.rfx-home-grid__subtitle{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;color:#0f2d1eb3;margin:0 0 28px;max-width:560px}.rfx-home-grid__cta{margin-top:24px;display:flex;justify-content:center}.rfx-home-grid__btn{display:inline-block;padding:14px 32px;border:2px solid #1a7a4a;border-radius:999px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;color:#1a7a4a;text-decoration:none;transition:all .2s}.rfx-home-grid__btn:hover{background:#1a7a4a;color:#fff}@media(max-width:1024px){.rfx-home-hero{padding:32px 24px 24px}.rfx-home-hero__inner{grid-template-columns:1fr;grid-template-areas:"intro" "form" "teasers" "timing";gap:24px}.rfx-home-hero__left{display:contents}.rfx-home-hero__intro{grid-area:intro}.rfx-fx-form-col{grid-area:form}.rfx-fx-teasers{grid-area:teasers}.rfx-timing-card{grid-area:timing}.rfx-home-hero__title{font-size:44px}.rfx-home-trust__inner{flex-wrap:wrap;gap:24px 40px;justify-content:center}.rfx-home-trust__item:not(:last-child):after{display:none}.rfx-home-grid{padding:28px 24px 56px}.rfx-home-grid__heading{font-size:34px}}@media(max-width:767px){.rfx-fx-trend__head{flex-direction:column;align-items:flex-start;gap:10px}.rfx-fx-trend__stats{width:100%;justify-content:space-between;gap:10px}}@media(max-width:560px){.rfx-home-hero__title{font-size:36px}.rfx-home-trust{display:none}.rfx-fx-row{grid-template-columns:1fr;gap:14px}.rfx-fx-row:not(.rfx-fx-row--spend)>.rfx-fx-field:last-of-type .rfx-fx-field__label{position:absolute;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rfx-fx-row:not(.rfx-fx-row--spend)>.rfx-fx-field:first-of-type .rfx-fx-field__input-wrap,.rfx-fx-row:not(.rfx-fx-row--spend)>.rfx-fx-field:last-of-type .rfx-fx-field__input-wrap{border-radius:10px;border-width:1.5px;padding:0}.rfx-fx-row--spend{grid-template-columns:1fr;gap:8px}.rfx-fx-swap{inset:81px auto auto 50%;transform:translate(-50%,-50%) rotate(90deg);box-shadow:0 0 0 4px #fff,0 3px 8px #0d292024}.rfx-fx-swap:active{transform:translate(-50%,-50%) rotate(90deg) scale(.95)}.rfx-home-grid__heading{font-size:28px}}
