.send-money-page{--ink:#111;--charcoal:#1c1c1e;--blue-grey:#7a8ba0;--white:#fff;--surface:#f5f5f5;--border:#ebebeb;--muted:#999;--placeholder:#c8c8c8;--grad-charcoal:#1c1c1e;--grad-cool:#7a8ba0;--lavender:#dad0f8;--max:1080px;font-family:var(--font-manrope), system-ui, sans-serif;color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.55}.send-money-page h1,.send-money-page h2{font-family:var(--font-instrument-serif), "Instrument Serif", Georgia, serif;color:var(--ink);letter-spacing:-.01em;font-weight:400;line-height:1.1}.send-money-page h3{font-family:var(--font-manrope), system-ui, sans-serif;color:var(--ink);letter-spacing:-.01em;line-height:1.3}.send-money-page .grad-text{background:linear-gradient(180deg, var(--grad-charcoal) 0%, var(--grad-cool) 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.send-money-page .container{width:100%;max-width:var(--max);margin:0 auto;padding:0 20px}@media (min-width:768px){.send-money-page .container{padding:0 32px}}@media (min-width:1024px){.send-money-page .container{padding:0 80px}}.send-money-page .btn{font-family:var(--font-manrope), system-ui, sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .15s,background .2s,box-shadow .2s;display:inline-flex}.send-money-page .btn:active{transform:translateY(1px)}.send-money-page .btn:focus-visible{outline:3px solid var(--lavender);outline-offset:3px}.send-money-page .btn-primary{background:var(--ink);color:var(--white)}.send-money-page .btn-primary:hover{background:var(--charcoal);box-shadow:0 8px 24px -10px #1111118c}.send-money-page .btn-light{background:var(--white);color:var(--ink)}.send-money-page .btn-light:hover{background:#f0f0f0;box-shadow:0 8px 24px -10px #00000073}.send-money-page section{padding:96px 0}@media (max-width:767px){.send-money-page section{padding:64px 0}}.send-money-page .img-ph{background:var(--surface);border:1px solid var(--border);border-radius:18px;width:100%;position:relative;overflow:hidden}.send-money-page .img-ph:after{content:attr(data-label);font-family:var(--font-manrope), system-ui, sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--placeholder);text-align:center;justify-content:center;align-items:center;padding:0 16px;font-size:12px;font-weight:700;display:flex;position:absolute;inset:0}.send-money-page .img-ph img{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:relative}.send-money-page .ratio-4-3{aspect-ratio:4/3}.send-money-page .ratio-1-1{aspect-ratio:1}.send-money-page .ratio-3-4{aspect-ratio:3/4}.send-money-page .ratio-16-9{aspect-ratio:16/9}.send-money-page .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:11px;font-weight:700;display:block}.send-money-page .hero .container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.send-money-page .hero-content{max-width:540px}.send-money-page .hero h1{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.02em;margin-bottom:24px;padding-bottom:.08em;font-size:clamp(48px,7.5vw,92px);font-weight:400;line-height:1.08}.send-money-page .hero-sub{color:var(--ink);max-width:480px;margin-bottom:32px;font-size:clamp(16px,1.8vw,19px);font-weight:500;line-height:1.5}.send-money-page .hero-features{gap:12px;margin-bottom:36px;list-style:none;display:grid}.send-money-page .hero-features li{color:var(--ink);padding-left:30px;font-size:16px;line-height:1.5;position:relative}.send-money-page .hero-features li svg{width:20px;height:20px;stroke:var(--ink);stroke-width:1.75px;fill:none;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:3px;left:0}.send-money-page .hero-features li b{color:var(--ink);font-weight:700}.send-money-page .hero-visual{justify-content:center;align-items:center;display:flex}.send-money-page .hero-img{width:100%;max-width:540px;height:auto;display:block}@media (max-width:1023px){.send-money-page .hero .container{grid-template-columns:1fr;gap:48px}.send-money-page .hero-content{max-width:560px}.send-money-page .hero-features{max-width:480px}.send-money-page .hero-visual{justify-content:center}.send-money-page .hero-img{max-width:420px}}.send-money-page .rates-card{background:var(--ink);border-radius:28px;grid-template-columns:1fr 1.1fr;display:grid;overflow:hidden}.send-money-page .rates-content{flex-direction:column;justify-content:center;padding:64px 56px;display:flex}.send-money-page .rates-content h2{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.01em;color:var(--white);margin-bottom:28px;font-size:clamp(34px,4.5vw,50px);font-weight:400;line-height:1.06}.send-money-page .flags-row{margin-bottom:28px;display:flex}.send-money-page .flag-icon{border:2px solid var(--white);background:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;width:48px;height:48px;margin-right:-12px;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000040}.send-money-page .flag-icon:last-child{margin-right:0}.send-money-page .flag-icon svg{width:100%;height:100%;display:block}.send-money-page .rates-body{color:#ffffffc7;max-width:420px;margin-bottom:28px;font-size:16px;line-height:1.55}.send-money-page .rates-image{min-height:460px;position:relative;overflow:hidden}.send-money-page .rates-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(to right, var(--ink) 0%, transparent 40%);position:absolute;inset:0}.send-money-page .rates-image picture,.send-money-page .rates-img{width:100%;height:100%;position:absolute;inset:0}.send-money-page .rates-img{object-fit:cover;object-position:center center;display:block}@media (max-width:1023px){.send-money-page .rates-card{grid-template-columns:1fr}.send-money-page .rates-content{padding:48px 32px}.send-money-page .rates-image{min-height:380px}.send-money-page .rates-image:before{background:linear-gradient(to bottom, var(--ink) 0%, transparent 40%)}}@media (max-width:767px){.send-money-page .rates-content{padding:36px 22px 40px}.send-money-page .rates-content h2{margin-bottom:22px;font-size:clamp(28px,8vw,34px)}.send-money-page .flags-row{margin-bottom:22px}.send-money-page .flag-icon{border-width:1.5px;width:38px;height:38px;margin-right:-10px;font-size:10px}.send-money-page .rates-body{margin-bottom:24px;font-size:14px;line-height:1.5}.send-money-page .rates-content .btn{padding:14px 28px;font-size:14px}.send-money-page .rates-image{min-height:320px}}.send-money-page .split{text-align:center}.send-money-page .split h2{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.01em;margin-bottom:20px;font-size:clamp(36px,5.5vw,64px);font-weight:400;line-height:1.08}.send-money-page .split-body{color:var(--ink);max-width:480px;margin:0 auto 28px;font-size:clamp(15px,1.6vw,17px);line-height:1.55}.send-money-page .split .btn{margin-bottom:48px}.send-money-page .split-visual{max-width:840px;margin:0 auto;position:relative}.send-money-page .split-img{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:767px){.send-money-page .split .btn{margin-bottom:36px}.send-money-page .split-visual{max-width:100%}}.send-money-page .stablecoins .container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.send-money-page .globe-wrap{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative}.send-money-page .globe-wrap:before{content:"";filter:blur(4px);background:radial-gradient(circle at 50% 45%,#dad0f88c,#dcf4fc33 60%,#0000 72%);border-radius:50%;position:absolute;inset:8%}.send-money-page .globe-wrap canvas{z-index:1;width:100%;height:100%;position:relative}.send-money-page .stablecoins h2{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.01em;margin-bottom:24px;font-size:clamp(34px,5vw,56px);font-weight:400;line-height:1.04}.send-money-page .stablecoins-body{color:var(--ink);max-width:480px;margin-bottom:32px;font-size:16px;line-height:1.6}@media (max-width:1023px){.send-money-page .stablecoins .container{grid-template-columns:1fr;gap:40px}.send-money-page .globe-wrap{order:-1;max-width:380px;margin-left:0;margin-right:auto}}.send-money-page .steps-head{max-width:620px;margin-bottom:56px}.send-money-page .steps-head h2{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.01em;font-size:clamp(32px,4.5vw,52px);font-weight:400;line-height:1.05}.send-money-page .steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;list-style:none;display:grid}.send-money-page .step-card{border:1px solid var(--border);background:var(--white);border-radius:18px;padding:36px 32px}.send-money-page .step-number{background:var(--ink);width:44px;height:44px;color:var(--white);font-family:var(--font-manrope), system-ui, sans-serif;border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;font-size:16px;font-weight:700;display:flex}.send-money-page .step-title{color:var(--ink);margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.25}.send-money-page .step-body{color:var(--ink);font-size:15.5px;line-height:1.6}@media (max-width:1023px){.send-money-page .steps-grid{grid-template-columns:1fr;gap:16px;max-width:520px}}.send-money-page .cta{text-align:center;overflow:hidden}.send-money-page .cta h2{font-family:var(--font-instrument-serif), "Georgia", serif;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(36px,5.5vw,60px);font-weight:400;line-height:1.08}.send-money-page .cta-body{color:var(--ink);max-width:480px;margin:0 auto 32px;font-size:clamp(16px,1.8vw,18px);line-height:1.55}.send-money-page .cta .btn{margin-bottom:72px}.send-money-page .cards-container{perspective:1000px;width:100%;max-width:480px;height:540px;margin:0 auto;position:relative}.send-money-page .stack-card{--stack-rot:0deg;--stack-enter-rot:20deg;background:var(--ink);opacity:0;z-index:0;border-radius:28px;width:280px;height:400px;animation:10s linear infinite smStackCycle;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 50px #11111138}.send-money-page .stack-card-img{object-fit:cover;width:100%;height:100%;display:block}.send-money-page .stack-card:first-child{--stack-rot:-8deg;--stack-enter-rot:25deg;animation-delay:0s}.send-money-page .stack-card:nth-child(2){--stack-rot:6deg;--stack-enter-rot:20deg;animation-delay:2s}.send-money-page .stack-card:nth-child(3){--stack-rot:-5deg;--stack-enter-rot:18deg;animation-delay:4s}.send-money-page .stack-card:nth-child(4){--stack-rot:4deg;--stack-enter-rot:22deg;animation-delay:6s}.send-money-page .stack-card:nth-child(5){--stack-rot:-3deg;--stack-enter-rot:15deg;animation-delay:8s}@keyframes smStackCycle{0%{z-index:5;opacity:0;transform:translate(100%, -50%) rotate(var(--stack-enter-rot)) scale(.8)}6%{z-index:5;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}19.9%{z-index:5;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}20%{z-index:4;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}39.9%{z-index:4;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}40%{z-index:3;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}59.9%{z-index:3;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}60%{z-index:2;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}78%{z-index:1;opacity:1;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(1)}90%,to{z-index:0;opacity:0;transform:translate(-50%, -50%) rotate(var(--stack-rot)) scale(.95)}}@media (max-width:767px){.send-money-page .cta .btn{margin-bottom:56px}.send-money-page .cards-container{max-width:340px;height:420px}.send-money-page .stack-card{width:220px;height:300px}}@media (prefers-reduced-motion:reduce){.send-money-page *,.send-money-page :before,.send-money-page :after{transition:none!important;animation:none!important}.send-money-page .stack-card{opacity:1}.send-money-page .stack-card:first-child{z-index:1}.send-money-page .stack-card:nth-child(2){z-index:2}.send-money-page .stack-card:nth-child(3){z-index:3}.send-money-page .stack-card:nth-child(4){z-index:4}.send-money-page .stack-card:nth-child(5){z-index:5}}
