@charset "UTF-8";.gf-page{--green: #2bae72;--green-dark: #1e8a57;--green-deep: #0f4a30;--green-darker: #0a2e1e;--green-soft: #e6f7ee;--green-tint: #f0faf3;--cream: #f7f2e8;--cream-soft: #fbf7ef;--white: #ffffff;--amber: #f59e0b;--amber-soft: #fef3c7;--text: #1a1a14;--text-2: #3a3f36;--muted: #6e7566;--muted-2: #8b9485;--border: #e2edea;--border-soft: #eef3ef;--radius: 18px;--radius-lg: 24px;--shadow-soft: 0 6px 22px rgba(20, 40, 30, .06);--shadow-card: 0 14px 40px rgba(20, 40, 30, .08);--ease: cubic-bezier(.22, .61, .36, 1);--maxw: 1240px;display:block;font-family:Inter,Inter Fallback,system-ui,sans-serif;font-weight:600;font-size:17px;line-height:1.55;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.gf-page *,.gf-page *:before,.gf-page *:after{box-sizing:border-box}.gf-page img{max-width:100%;display:block}.gf-page a{color:inherit;text-decoration:none}.gf-page :is(h1,h2,h3,h4,p){margin:0}.gf-page :is(h1,h2,h3,h4){letter-spacing:-.01em}.gf-page em,.gf-page i{font-style:normal}.gf-page .container{max-width:var(--maxw);margin:0 auto;padding:0 28px}.gf-page section{padding:96px 0;width:100%}.gf-page .cream{background:var(--cream)}.gf-page .eyebrow{font-family:Inter,Inter Fallback,sans-serif;font-weight:800;font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--green-dark)}.gf-page .section-head{max-width:760px;margin:0 auto 56px;text-align:center}.gf-page .section-head .eyebrow{display:block;margin-bottom:16px}.gf-page .section-head :is(h1,h2,h3){margin:14px 0;font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:48px;line-height:1.07;letter-spacing:-.02em;color:var(--text);text-wrap:balance}.gf-page .section-head :is(h1,h2,h3) em{color:var(--green-dark)}.gf-page .section-head .sub{margin:18px auto 0;max-width:640px;font-size:18px;font-weight:600;color:var(--muted);line-height:1.55}.gf-page .btn{display:inline-flex;align-items:center;gap:8px;font-family:Inter,Inter Fallback,sans-serif;font-weight:800;font-size:16px;line-height:1;padding:14px 22px;border-radius:999px;border:1.5px solid transparent;cursor:pointer;white-space:nowrap;transition:all .18s ease}.gf-page .btn svg{width:16px;height:16px;flex:none}.gf-page .btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #2bae7252}.gf-page .btn-primary:hover{background:var(--green-dark);transform:translateY(-1px);color:#fff;box-shadow:0 12px 28px #2bae7266}.gf-page .btn-primary:active{transform:translateY(0) scale(.99)}.gf-page .btn-cta-white{background:#fff;color:var(--green-dark);box-shadow:0 8px 22px #00000029}.gf-page .btn-cta-white:hover{transform:translateY(-1px)}.gf-page .btn-cta-ghost{background:transparent;color:#fff;border-color:#ffffff8c}.gf-page .btn-cta-ghost:hover{background:#ffffff24}.gf-page .reveal-armed{opacity:0;transform:translateY(22px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.gf-page .reveal-armed.in{opacity:1;transform:none}.gf-page .reveal-armed.d1{transition-delay:80ms}.gf-page .reveal-armed.d2{transition-delay:.16s}.gf-page .reveal-armed.d3{transition-delay:.24s}.gf-page .reveal-armed.d4{transition-delay:.32s}@media(prefers-reduced-motion:reduce){.gf-page .reveal-armed{opacity:1;transform:none;transition:none}}.gf-page .hero{position:relative;padding:64px 0 80px;background:linear-gradient(180deg,var(--green-tint) 0%,#fff 78%);border-bottom:1px solid #eaeaea;overflow:hidden}.gf-page .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(900px 500px at -10% 10%,rgba(43,174,114,.08),transparent 60%),radial-gradient(700px 500px at 110% 30%,rgba(245,158,11,.06),transparent 60%)}.gf-page .hero-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:32px;align-items:center}.gf-page .hero-grid>*{min-width:0}.gf-page .hero h1{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:clamp(38px,3.6vw,50px);line-height:1.05;letter-spacing:-.025em;text-wrap:balance;overflow-wrap:break-word}.gf-page .hero h1 em{color:var(--green-dark)}.gf-page .hero-h2{margin-top:16px;font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:700;font-size:22px;line-height:1.35;color:var(--text)}.gf-page .hero-sub{margin-top:14px;max-width:540px;font-size:18.5px;font-weight:600;color:var(--text-2);line-height:1.6}.gf-page .hero-sub b,.gf-page .hero-sub strong{font-weight:800;color:var(--text)}.gf-page .hero-ctas{margin-top:26px;display:flex;flex-wrap:wrap;gap:12px}.gf-page .hero-fee-note{display:flex;align-items:flex-start;gap:9px;margin-top:20px;max-width:520px;font-size:14px;line-height:1.5;color:#5b6b73;font-weight:600}.gf-page .hero-fee-note svg{flex:none;margin-top:1px}.gf-page .hero-fee-note strong,.gf-page .hero-fee-note b{color:var(--text);font-weight:800}.gf-page .hero-art{position:relative;width:100%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:visible}.gf-page app-gf-world-map{display:block;width:100%;min-width:0;flex:1 1 auto}.gf-page .gf-map{display:block;width:100%;height:auto}.gf-page .gf-map path{stroke:#fff;stroke-width:.6;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:fill .5s var(--ease)}.gf-page .gf-map .gf-map-other path{fill:#e9eeea}.gf-page .gf-map .gf-map-region path{fill:#b9e9c7}.gf-page .gf-map .gf-map-region.is-hot path{fill:#32bf55}.gf-page .gf-map-toast{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:9px 18px 9px 10px;border:1px solid #d6f4dd;border-radius:999px;background:#fff;box-shadow:0 8px 20px #1a2b1f14,0 2px 6px #1a2b1f0d;font-size:15px;font-weight:600;line-height:1.2;color:#1c1c1c;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,-130%);transition:opacity .45s var(--ease),transform .45s var(--ease);max-width:calc(100% - 16px)}.gf-page .gf-map-toast.is-on{opacity:1;transform:translate(-50%,-160%)}.gf-page .gf-map-toast .gf-map-toast-ic{display:inline-flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;color:#26a045}.gf-page .gf-map-toast .gf-map-toast-ic svg{width:18px;height:18px}.gf-page .gf-map-toast .gf-map-toast-c{color:#6b6b6b;font-weight:500}@media(max-width:980px){.gf-page .gf-map-toast{left:50%!important}}@media(prefers-reduced-motion:reduce){.gf-page .gf-map path,.gf-page .gf-map-toast{transition:none}}.gf-page .gdf{display:flex;flex-direction:column;gap:112px;margin-top:80px}.gf-page .gdf-row{display:grid;grid-template-columns:1fr 1.05fr;gap:72px;align-items:center}.gf-page .gdf-row.is-rev .gdf-copy{order:2}.gf-page .gdf-row.is-rev .gdf-art{order:1}.gf-page .gdf-eyebrow{display:block;margin-bottom:16px;font-weight:800;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--green-dark)}.gf-page .gdf-copy h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:32px;line-height:1.25;letter-spacing:-.02em}.gf-page .gdf-copy p{margin-top:14px;max-width:44ch;font-size:16.5px;font-weight:500;line-height:1.75;color:var(--muted)}.gf-page .gdf-copy p b,.gf-page .gdf-copy p strong{font-weight:800;color:var(--text)}.gf-page .gdf-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;font-size:14.5px;font-weight:800;color:var(--green-dark);text-decoration:none}.gf-page .gdf-link:hover,.gf-page .gdf-link:focus-visible{color:var(--green);text-decoration:none}.gf-page .gdf-curr{position:relative;padding-top:16px}.gf-page .gdf-curr-card{background:#fff;border:1px solid var(--border-soft);border-radius:22px;padding:14px;box-shadow:0 1px 2px #14281e0a,0 14px 34px #14281e0f}.gf-page .gdf-curr-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:14px;padding:18px 16px;border-radius:14px;font-size:15px;font-weight:600}.gf-page .gdf-curr-row .sym{width:30px;height:30px;border-radius:999px;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center;font-size:14px;font-weight:800}.gf-page .gdf-curr-row .amt{font-variant-numeric:tabular-nums;font-weight:700;color:var(--muted)}.gf-page .gdf-curr-row.is-on{background:var(--green-soft)}.gf-page .gdf-curr-row.is-on .amt{color:var(--green-dark);font-weight:800}.gf-page .gdf-curr-badge{position:absolute;top:0;right:16px;font-size:11.5px;font-weight:800;background:var(--green);color:#fff;border-radius:999px;padding:5px 12px;box-shadow:0 6px 14px #2bae7247}.gf-page .gdf-langs{display:flex;flex-direction:column;gap:10px}.gf-page .gdf-langs .gdf-chip:nth-child(1){margin-left:0}.gf-page .gdf-langs .gdf-chip:nth-child(2){margin-left:22px}.gf-page .gdf-langs .gdf-chip:nth-child(3){margin-left:44px}.gf-page .gdf-langs .gdf-chip:nth-child(4){margin-left:22px}.gf-page .gdf-langs .gdf-chip:nth-child(5){margin-left:0}.gf-page .gdf-chip{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--border-soft);border-radius:16px;padding:15px 18px;font-size:14.5px;font-weight:600;box-shadow:0 1px 2px #14281e0a,0 8px 20px #14281e0a}.gf-page .gdf-chip b{font-size:11px;font-weight:800;letter-spacing:.04em;color:var(--green-dark);background:var(--green-soft);border-radius:7px;padding:6px 9px;line-height:1}.gf-page .gdf-chip.is-on{border-color:var(--green);border-width:2px}.gf-page .gdf-flag{width:28px;height:19px;flex:none;border-radius:4px;box-shadow:0 0 0 1px #14281e14}.gf-page .gdf-more{justify-content:center;background:var(--green-soft);border-color:transparent;color:var(--green-dark);font-weight:700;font-size:13.5px;box-shadow:none}.gf-page .gf-payments .section-head{margin-bottom:0;max-width:880px}.gf-page .gf-payments .section-head p{max-width:880px;margin:16px auto 0;font-size:16px;line-height:1.65;color:var(--muted)}.gf-page .gf-payments .section-head p+p{margin-top:10px}.gf-page .pmt-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:48px}.gf-page .pmt{display:flex;align-items:center;justify-content:center;gap:8px;min-height:74px;padding:14px 10px;min-width:0;background:#fff;border:1px solid var(--border-soft);border-radius:16px;text-align:center;box-shadow:0 1px 2px #14281e0a,0 8px 20px #14281e0a;transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.gf-page .pmt:hover{transform:translateY(-3px);box-shadow:0 10px 24px #14281e17}.gf-page .pmt-mark{flex:none}.gf-page .pmt-img{display:block;max-width:100%;max-height:34px;width:auto;height:auto;object-fit:contain}.gf-page .pmt-name{font-weight:800;font-size:14.5px;letter-spacing:-.01em;color:var(--text);line-height:1.15;min-width:0;overflow-wrap:break-word}.gf-page .pmt-dot{width:11px;height:11px;flex:none;border-radius:50%;background:#ee7f00}.gf-page .pmt-badge{flex:none;font-weight:900;font-size:15px;color:#fff;background:#003a7d;border-radius:4px;padding:2px 5px;letter-spacing:-.01em}.gf-page .pmt--visa .pmt-name{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:23px;color:#1a1f71}.gf-page .pmt--ideal .pmt-name{font-size:19px;color:#c06}.gf-page .pmt--sepa .pmt-name-stacked{display:flex;flex-direction:column;align-items:center;line-height:1}.gf-page .pmt--sepa .pmt-name-main{font-size:18px;font-weight:800;color:#10298e;letter-spacing:.02em}.gf-page .pmt--sepa .pmt-name-sub{margin-top:3px;font-size:9.5px;font-weight:700;color:#8a94a0;letter-spacing:.04em}.gf-page .pmt--bancontact .pmt-name{font-size:13.5px;color:#1b3d8f}.gf-page .pmt--sofort .pmt-name{font-size:17px;color:#ee7f00;letter-spacing:.01em}.gf-page .pmt--eps .pmt-name{font-size:15px;color:#b3141c}.gf-page .pmt--mybank .pmt-name{font-size:16px;color:#1b3d8f}.gf-page .pmt--paypal .pmt-name{font-style:italic;font-size:18px;letter-spacing:-.02em;color:#003087}.gf-page .pmt--applepay .pmt-name{font-weight:600;font-size:17px;letter-spacing:-.02em;color:#000}.gf-page .pmt--googlepay .pmt-name{font-weight:700;font-size:16px;letter-spacing:-.02em;color:#5f6368}.gf-page .pmt--swish .pmt-name{font-size:18px;color:#e4007e}.gf-page .pmt--mobilepay .pmt-name{font-size:14.5px;color:#5a78ff}.gf-page .pmt--multibanco .pmt-name{font-weight:700;font-size:13px;color:#003a7d}.gf-page .pmt--mbway .pmt-name{font-size:17px;color:#e30613}.gf-page .pmt--satispay .pmt-name{font-size:17px;color:#f94b4b}.gf-page .pmt--cartesbancaires .pmt-name{font-size:14px;color:#00509f}.gf-page .pmt--twint .pmt-name{font-size:18px;color:#1a1a14}.gf-page .pmt--vipps .pmt-name{font-size:19px;color:#ff5b24;text-transform:lowercase}.gf-page .pmt--blik .pmt-name{font-size:18px;color:#1a1a14}.gf-page .pmt--przelewy24 .pmt-name{font-size:15px;color:#d13239}.gf-page .pmt--bizum .pmt-name{font-size:19px;color:#00b7c3}.gf-page .pmt--banktransfer .pmt-name{font-weight:700;font-size:13px;color:#33475b;line-height:1.1}.gf-page .metrics-list{display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:1040px;margin:0 auto}.gf-page .metric{display:flex;align-items:center;gap:14px;padding:18px;background:#fff;border:1px solid var(--border-soft);border-radius:16px;transition:transform .2s,box-shadow .2s}.gf-page .metric:hover{transform:translateY(-3px);box-shadow:var(--shadow-card)}.gf-page .metric-ic{width:44px;height:44px;flex:none;border-radius:12px;background:var(--green-soft);color:var(--green-dark);display:grid;place-items:center}.gf-page .metric-ic svg{width:22px;height:22px}.gf-page .metric-tx{min-width:0}.gf-page .metric .num{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:700;font-size:24px;font-feature-settings:"tnum" on}.gf-page .metric .lab{font-size:14px;font-weight:700;color:var(--text-2);line-height:1.25}.gf-page .uc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.gf-page .uc{position:relative;display:flex;align-items:flex-end;min-height:300px;padding:30px;border-radius:24px;overflow:hidden;color:#fff;background:var(--green-deep);transition:transform .22s var(--ease),box-shadow .22s var(--ease)}.gf-page .uc:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.gf-page .uc:hover img.bg{transform:scale(1.05)}.gf-page .uc img.bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s}.gf-page .uc:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#061a1029,#061a108c 40%,#05140ce0 65%,#030e08fa)}.gf-page .uc-content{position:relative;z-index:2;width:100%;container-type:inline-size}.gf-page .uc-tag{display:inline-flex;align-self:flex-start;align-items:center;gap:7px;margin-bottom:14px;padding:6px 13px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.28);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.gf-page .uc-tag svg{width:14px;height:14px;flex:none}.gf-page .uc h3{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;line-height:1.3;text-wrap:pretty;font-size:clamp(14px,3.7cqi,20px)}@supports (container-type: inline-size){.gf-page .uc h3{white-space:nowrap}}.gf-page .gsteps-sec{background:var(--green);color:#fff}.gf-page .gsteps-sec .eyebrow{color:#ffffffd9}.gf-page .gsteps-sec .section-head h2,.gf-page .gsteps-sec .section-head h2 em{color:#fff}.gf-page .gsteps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:52px}.gf-page .gsteps-line{position:absolute;top:39px;left:12.5%;right:12.5%;height:3px;background:var(--amber);border-radius:999px}.gf-page .gstep{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px}.gf-page .gstep-ic{width:78px;height:78px;border-radius:999px;background:#fff;color:var(--green-dark);display:grid;place-items:center;box-shadow:0 6px 18px #0000001a}.gf-page .gstep-ic svg{width:32px;height:32px}.gf-page .gstep-lbl{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffe6}.gf-page .gstep h3{max-width:15ch;margin:-6px auto 0;font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:20px;line-height:1.3;color:#fff;text-wrap:pretty}.gf-page .gstep-body{max-width:26ch;font-size:15px;font-weight:500;line-height:1.55;color:#ffffffe0}.gf-page .db-tst{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gf-page .db-tst-card{display:flex;flex-direction:column;padding:28px;background:#fff;border:1px solid var(--border-soft);border-radius:18px;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.gf-page .db-tst-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #14281e1a}.gf-page .db-stars{display:inline-flex;gap:3px}.gf-page .db-stars svg{width:18px;height:18px;color:#f5a623}.gf-page .db-tst-quote{flex:1;margin-top:16px;margin-bottom:22px;font-size:15.5px;font-weight:600;color:var(--text-2);line-height:1.6}.gf-page .db-tst-who{display:flex;align-items:center;gap:12px}.gf-page .db-tst-who .nm{font-weight:800;font-size:15px}.gf-page .db-tst-who .co{font-size:13px;font-weight:600;color:var(--muted)}.gf-page .db-tst-av{width:46px;height:46px;flex:none;border-radius:50%;overflow:hidden;background:var(--green-soft);display:grid;place-items:center;color:#fff;font-weight:800;font-size:17px}.gf-page .cat-cta-sec{padding:0;background:#143f2b;position:relative;overflow:hidden}.gf-page .cat-cta-sec:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.16) 1.1px,transparent 1.1px);background-size:22px 22px;opacity:.5}.gf-page .cat-cta-sec>.container{position:relative;z-index:1}.gf-page .cat-cta{padding:96px 0 104px;text-align:center;color:#fff}.gf-page .cat-cta h2{font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:600;font-size:clamp(30px,3.6vw,44px);line-height:1.08;letter-spacing:-.02em;text-wrap:balance}.gf-page .cat-cta h2 em{color:#fff}.gf-page .cat-cta>p{margin:18px auto 0;max-width:560px;font-size:17px;font-weight:500;line-height:1.6;color:#ffffffe6}.gf-page .cat-cta-btns{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.gf-page .cat-cta-feats{margin-top:30px;display:flex;flex-wrap:wrap;gap:28px;justify-content:center;font-size:14.5px;font-weight:700;color:#fffffff0}.gf-page .cat-cta-feats span{display:inline-flex;align-items:center;gap:8px}.gf-page .cat-cta-feats svg{width:18px;height:18px;flex:none;color:#b6f0cb}@media(min-width:981px){.gf-page .metrics-list{grid-template-columns:repeat(3,1fr)}}@media(max-width:1040px){.gf-page .pmt-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:980px){.gf-page section{padding:72px 0}.gf-page .hero-grid{grid-template-columns:1fr;gap:40px}.gf-page .hero h1{font-size:clamp(30px,7.5vw,42px)}.gf-page .hero-art{max-width:560px;margin:0 auto}.gf-page .hero-sub{max-width:none}}@media(max-width:900px){.gf-page .gdf{gap:64px;margin-top:56px}.gf-page .gdf-row{grid-template-columns:1fr;gap:26px}.gf-page .gdf-row.is-rev .gdf-copy,.gf-page .gdf-row.is-rev .gdf-art{order:initial}.gf-page .gdf-copy p{max-width:none}.gf-page .gdf-langs .gdf-chip{margin-left:0}.gf-page .gsteps{grid-template-columns:1fr 1fr;row-gap:44px}.gf-page .gsteps-line{display:none}.gf-page .uc h3{white-space:normal;font-size:22px}}@media(max-width:880px){.gf-page .db-tst{grid-template-columns:1fr}.gf-page .db-tst-card{width:100%;max-width:560px;margin:0 auto}}@media(max-width:780px){.gf-page .section-head :is(h1,h2,h3){font-size:33px}.gf-page .uc-grid{grid-template-columns:1fr}}@media(max-width:720px){.gf-page .pmt-grid{grid-template-columns:repeat(3,1fr);gap:12px}}@media(max-width:700px){.gf-page .container{padding:0 18px}.gf-page section{padding:60px 0}.gf-page .section-head{margin-bottom:40px}}@media(max-width:640px){.gf-page .cat-cta{padding:64px 0 72px}.gf-page .cat-cta-feats{flex-direction:column;gap:12px}}@media(max-width:560px){.gf-page .gsteps{grid-template-columns:1fr}}@media(max-width:520px){.gf-page .metrics-list{grid-template-columns:1fr}}@media(max-width:460px){.gf-page .pmt-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:360px){.gf-page .pmt-grid{grid-template-columns:1fr}}
