.currency-page{--fx-ink:#203c32;--fx-muted:#637167;--fx-line:#dfe5dc;--fx-paper:#fff;--fx-accent:#2f654e;background:linear-gradient(180deg,#f1f4eb,#f8f9f5 660px,#fafaf7 1180px);color:var(--fx-ink);padding:0 24px 88px;font-variant-numeric:tabular-nums}.fx-container{max-width:1160px;margin:0 auto}.currency-page :is(a,button,input,summary):focus-visible{outline:3px solid #628372;outline-offset:4px}.currency-page :is(button,a,summary){-webkit-tap-highlight-color:transparent;touch-action:manipulation}.currency-page button{cursor:pointer}.currency-page button:disabled{cursor:wait;opacity:.65}.currency-page h1,.currency-page h2,.currency-page h3{text-wrap:balance}.currency-page :is(p,span,output,h3){overflow-wrap:break-word}.currency-page :is(#calculator,#compare,#conversion-table,#currency-faq){scroll-margin-top:100px}.fx-breadcrumbs{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--fx-muted);padding:22px 0 24px}.fx-breadcrumbs a{padding:5px 0}.fx-breadcrumbs a:hover{color:var(--fx-ink);text-decoration:underline}.fx-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px}.fx-eyebrow{display:flex;align-items:center;gap:8px;font-size:14px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--fx-muted)}.fx-location-mark{width:6px;height:6px;background:#8b9b68;border-radius:50%}.fx-heading h1{font-size:clamp(30px,4vw,48px);font-weight:600;letter-spacing:-.055em;line-height:1.15;margin:10px 0 12px}.fx-intro{max-width:630px;color:var(--fx-muted);font-size:18px;line-height:1.55}.fx-live-note{display:flex;align-items:flex-start;gap:9px;flex-shrink:0;padding-bottom:4px;font-size:14px}.fx-live-note strong{display:block;font-weight:600;margin-bottom:4px}.fx-live-note span:not(.fx-status-dot){color:var(--fx-muted)}.fx-status-dot{display:inline-block;width:6px;height:6px;margin-top:5px;border-radius:50%;background:#498363;flex-shrink:0}.fx-page-links{display:flex;gap:28px;padding:22px 0 23px;flex-wrap:wrap}.fx-page-links a{display:inline-flex;align-items:center;gap:5px;color:var(--fx-muted);font-size:14px;padding:5px 0;border-bottom:1px solid transparent}.fx-page-links a:first-child{color:var(--fx-ink);border-color:var(--fx-ink)}.fx-page-links a:hover{color:var(--fx-ink);border-color:#8a9b87}.fx-dashboard{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);background:var(--fx-paper);border:1px solid var(--fx-line);border-radius:24px;box-shadow:0 8px 32px -20px #243d3233}.fx-calculator{min-width:0;padding:30px 34px 26px}.fx-calculator-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.fx-reference-badge{border:1px solid #e0e7da;color:#5a6e5b;background:#f6f8f0;border-radius:6px;font-size:14px;padding:4px 8px}.fx-calculator h2{font-size:28px;letter-spacing:-.03em;font-weight:600;margin:9px 0 22px}.fx-money-field{background:#fff;border:1px solid #c8d3c6;border-radius:13px;padding:12px 16px 14px;transition:border-color .16s,box-shadow .16s}.fx-money-field:focus-within{border-color:#54755d;box-shadow:0 0 0 3px #54755d12}.fx-label,.fx-money-field label{display:block;color:var(--fx-muted);font-size:14px;font-weight:500}.fx-money-field>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:5px;min-width:0}.fx-money-field input{width:100%;min-width:0;background:transparent;color:var(--fx-ink);padding:0;border:0;font-size:36px;line-height:1.25;letter-spacing:-.04em;font-weight:600;outline-offset:5px}.fx-money-field input:focus-visible{outline:none}.fx-money-field output{display:block;font-size:36px;line-height:1.25;font-weight:600;letter-spacing:-.04em;min-width:0}.fx-currency-code{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:600;flex-shrink:0}.fx-currency-token{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;font-size:18px;font-family:Arial,sans-serif;font-weight:400}.fx-token-baht{background:#e6e9df;color:#5d7246}.fx-token-ruble{background:#eeebe5;color:#886b4d}.fx-result-field{background:#f3f6ef;border-color:#e2e8dc}.fx-swap-row{height:23px;position:relative;z-index:1}.fx-swap-row,.fx-swap-row button{display:flex;align-items:center;justify-content:center}.fx-swap-row button{width:44px;height:44px;border:4px solid white;border-radius:50%;background:var(--fx-ink);color:white;transition:transform .15s,background-color .15s}.fx-swap-row button:hover{transform:rotate(180deg);background:#48705a}.fx-converter-presets{display:flex;gap:8px;margin:14px 0 17px}.fx-converter-presets button{border:1px solid #e0e5dd;min-height:44px;padding:5px 13px;border-radius:7px;font-size:14px;color:var(--fx-muted)}.fx-converter-presets button[aria-pressed=true]{background:#eef3e9;border-color:#c1d1b9;color:#375c40}.fx-converter-presets button:hover{background:#eef3e9}.fx-converter-rate{display:flex;flex-wrap:wrap;gap:4px 12px;align-items:baseline;margin-bottom:16px}.fx-converter-rate strong{font-size:14px;font-weight:600}.fx-converter-rate span{color:var(--fx-muted);font-size:14px}.fx-primary-link{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:46px;padding:12px 16px;border-radius:9px;background:var(--fx-ink);color:#f5f8ed;font-size:15px;font-weight:600;transition:background-color .15s}.fx-primary-link:hover{background:#365845}.fx-calculator-note{font-size:14px;color:var(--fx-muted);line-height:1.55;margin-top:10px}.fx-history{min-width:0;border-left:1px solid var(--fx-line);padding:30px 30px 20px;background:linear-gradient(160deg,#fcfdf9,#fafcf7);border-radius:0 24px 24px 0}.fx-section-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.fx-section-top h2{margin-top:9px;font-size:18px;font-weight:600;letter-spacing:-.025em}.fx-segment{display:flex;padding:4px;border:1px solid #e2e7df;border-radius:10px;background:#f5f7f1;gap:4px}.fx-segment button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 16px;flex:1;border-radius:7px;font-size:15px;color:var(--fx-muted);white-space:nowrap;transition:background-color .15s,color .15s,box-shadow .15s}.fx-segment button b{font-weight:500;font-size:18px}.fx-segment button[aria-pressed=true]{background:#fff;box-shadow:0 1px 4px #24342e15;color:var(--fx-ink);font-weight:600}.fx-segment button:hover{color:var(--fx-ink);background:#fff}.fx-segment-small{border:0;flex-shrink:0;background:#edf1e8}.fx-segment-small button{min-height:44px;padding:4px 9px;font-size:14px}.fx-chart-readout{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:29px}.fx-chart-readout>div>strong{display:block;font-size:36px;line-height:1.2;font-weight:500;letter-spacing:-.04em}.fx-chart-readout>div>strong>span{font-size:24px;font-weight:400;color:#7e8a7d}.fx-chart-readout>div>span{display:block;color:var(--fx-muted);font-size:14px;margin-top:5px}.fx-trend{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:3px;font-size:15px;font-weight:500}.fx-trend small{display:block;flex-basis:100%;text-align:right;font-size:14px;font-weight:400;color:var(--fx-muted)}.fx-chart-wrap{position:relative;margin:20px -8px 0 -10px}.fx-chart-wrap svg{display:block;width:100%;overflow:visible}.fx-chart-wrap text{font-size:16px}.fx-chart-slider{appearance:none;margin:0;padding:0;border:0;position:absolute;top:8%;left:2.3%;width:84.8%;height:82%;opacity:0;cursor:crosshair}.fx-chart-slider::-webkit-slider-thumb{appearance:none;width:0;height:0}.fx-chart-slider::-moz-range-thumb{width:0;height:0;border:0}.fx-chart-wrap:has(input:focus-visible){outline:2px solid #628372;outline-offset:5px;border-radius:4px}.fx-chart-dates{display:flex;justify-content:space-between;padding-right:10%;font-size:14px;color:var(--fx-muted);margin-top:1px}.fx-chart-stats{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--fx-line);margin-top:24px;padding-top:15px}.fx-chart-stats>div+div{border-left:1px solid var(--fx-line);padding-left:24px}.fx-chart-stats span{display:block;font-size:14px;color:var(--fx-muted);margin-bottom:5px}.fx-chart-stats strong{font-size:17px;font-weight:500}.fx-history-table{margin-top:11px}.fx-history-table summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:14px;color:var(--fx-muted);padding:10px 0}.fx-history-table>div{max-height:230px;overflow:auto}.fx-history-table table{width:100%;border-collapse:collapse;font-size:14px}.fx-history-table td,.fx-history-table th{padding:7px 0;text-align:left;border-bottom:1px solid var(--fx-line)}.fx-history-table :is(td,th):last-child{text-align:right}.fx-chart-empty{display:flex;min-height:340px;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:10px;color:var(--fx-muted)}.fx-chart-empty span{max-width:260px;font-size:14px;line-height:1.6}.fx-data-bar{justify-content:space-between;gap:16px;margin:12px 0 0;color:var(--fx-muted);font-size:14px}.fx-data-bar,.fx-data-bar p{display:flex;align-items:center}.fx-data-bar p{gap:7px}.fx-data-bar p svg{flex-shrink:0}.fx-data-bar button{display:flex;align-items:center;gap:6px;min-height:44px;white-space:nowrap;padding:6px 0;color:var(--fx-ink)}.fx-data-bar button:hover{text-decoration:underline}.fx-refreshing{animation:fx-spin 1s linear infinite}@keyframes fx-spin{to{transform:rotate(1turn)}}.fx-refresh-error{margin:10px 0;color:#925b35;font-size:14px}.fx-comparison,.fx-quick-conversion{margin-top:60px}.fx-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.fx-section-heading h2{font-size:29px;letter-spacing:-.045em;line-height:1.2;margin-top:10px;font-weight:600}.fx-section-heading p:not(.fx-eyebrow){margin-top:10px;max-width:650px;font-size:16px;color:var(--fx-muted);line-height:1.6}.fx-exchange-surface{border:1px solid var(--fx-line);border-radius:18px;background:#fff}.fx-exchange-controls{display:grid;grid-template-columns:minmax(220px,.83fr) minmax(280px,1fr);gap:36px;padding:26px 28px 17px}.fx-target-form{max-width:370px}.fx-target-form label{display:block;font-size:14px;color:var(--fx-muted);margin-bottom:8px}.fx-target-input{display:flex;align-items:center;gap:10px;min-height:57px;border:1px solid #c8d3c6;border-radius:10px;padding:7px 14px}.fx-target-input:focus-within{border-color:#54755d;box-shadow:0 0 0 3px #54755d12}.fx-target-input input{min-width:0;width:100%;outline:none;background:transparent;font-weight:600;font-size:28px;letter-spacing:-.035em}.fx-target-input input:focus-visible{outline:none}.fx-target-input>span{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--fx-muted)}.fx-target-input b{font-family:Arial,sans-serif;font-size:18px;font-weight:400}.fx-field-hint{display:block;margin-top:7px;font-size:14px;color:var(--fx-muted)}.fx-currency-choice>.fx-label{margin-bottom:8px}.fx-presets{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.fx-presets button{padding:5px 10px;border-radius:5px;font-size:14px;color:var(--fx-muted);min-height:44px}.fx-presets button:hover,.fx-presets button[aria-pressed=true]{background:#edf3e7;color:var(--fx-ink)}.fx-invalid{border-color:#aa463b}.fx-form-error{color:#993c30;font-size:14px;line-height:1.5;margin:12px 0}.fx-exchange-surface>.fx-form-error{margin:0 28px 18px}.fx-sr-status{position:absolute;height:1px;width:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.fx-offer-head{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px;padding:15px 28px 12px;font-size:14px;color:var(--fx-muted);border-top:1px solid var(--fx-line)}.fx-offer-head>span:last-child{text-align:right}.fx-offers{padding:0;margin:0;list-style:none}.fx-offer{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:center;padding:23px 28px;border-top:1px solid #e8ece4;transition:background-color .15s}.fx-offer:hover{background:#fbfcf8}.fx-offer:last-child{border-radius:0 0 18px 18px}.fx-offer-identity{display:flex;align-items:flex-start;gap:13px;min-width:0}.fx-offer-identity>div{min-width:0}.fx-offer-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:39px;height:39px;border:1px solid #dce5d7;border-radius:11px;background:#f3f7ef;color:#6b7d65}.fx-tt-mark{background:#fae3a6;color:#725324;border-color:#f1d28b;font-family:Arial,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.08em}.fx-offer h3{font-size:18px;font-weight:600;line-height:1.45;letter-spacing:-.01em}.fx-offer-method{display:flex;align-items:baseline;gap:5px;font-size:15px;margin-top:5px;line-height:1.65;color:var(--fx-muted)}.fx-offer-method svg{flex-shrink:0;align-self:center}.fx-source-count{display:block;margin-top:7px;font-size:14px;color:var(--fx-muted)}.fx-offer-link{display:inline-flex;gap:3px;align-items:center;font-size:14px;margin-top:7px;color:#6b794f;padding:3px 0}.fx-offer-link:hover{text-decoration:underline}.fx-offer-rate strong{display:block;font-size:15px;font-weight:500}.fx-offer-rate>span{display:block;color:var(--fx-muted);margin-top:5px;font-size:14px;line-height:1.6}.fx-offer-rate>.fx-offer-time{font-size:14px;margin-top:7px}.fx-offer-total{text-align:right;min-width:0}.fx-offer-total>span{display:none;font-size:14px;color:var(--fx-muted);margin-bottom:6px}.fx-offer-total output{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0 6px;font-size:28px;font-weight:600;letter-spacing:-.035em;line-height:1.25}.fx-cost-amount{white-space:nowrap}.fx-offer-total output b{font-weight:400;font-size:18px;color:#83927d}.fx-offer-empty{display:flex;gap:12px;padding:28px;align-items:flex-start;border-top:1px solid var(--fx-line)}.fx-offer-empty>svg{flex-shrink:0;color:#8f9d85}.fx-offer-empty h3{font-size:17px;font-weight:600}.fx-offer-empty p{margin-top:6px;font-size:15px;line-height:1.6;color:var(--fx-muted)}.fx-comparison-footnote{max-width:970px;color:var(--fx-muted);font-size:14px;line-height:1.75;margin:16px 0 0}.fx-text-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;min-height:44px;color:var(--fx-ink)}.fx-text-link:hover{text-decoration:underline;text-underline-offset:4px}.fx-conversion-tables{display:grid;grid-template-columns:1fr 1fr;gap:28px}.fx-conversion-tables>div{border:1px solid var(--fx-line);border-radius:14px;background:white;padding:22px 25px 12px}.fx-conversion-tables h3{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:18px;font-weight:600;margin-bottom:17px}.fx-conversion-tables h3 span{display:flex;gap:6px;align-items:center;font-size:14px;font-weight:400;color:var(--fx-muted)}.fx-conversion-tables table{width:100%;border-collapse:collapse;font-size:15px}.fx-conversion-tables th{font-size:14px;font-weight:400;color:var(--fx-muted);padding:0 0 10px;text-align:left}.fx-conversion-tables td{padding:11px 0;border-top:1px solid #e8ece4}.fx-conversion-tables td:last-child{font-weight:500}.fx-conversion-tables :is(td,th):last-child{text-align:right}.fx-methodology{display:flex;gap:18px;margin-top:32px;padding:26px 28px;border:1px solid #dee5d5;background:#f0f4e9;border-radius:14px}.fx-method-icon{flex-shrink:0;margin-top:2px;color:#738568}.fx-methodology h2{font-size:18px;font-weight:600;margin-bottom:8px}.fx-methodology p{max-width:940px;color:var(--fx-muted);font-size:16px;line-height:1.8;margin-top:7px}.fx-methodology a{font-size:14px;margin-top:7px}.fx-faq{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:60px;margin-top:70px}.fx-faq h2{font-size:34px;font-weight:600;line-height:1.2;letter-spacing:-.05em;margin-top:12px}.fx-faq>div>p:not(.fx-eyebrow){max-width:270px;font-size:15px;line-height:1.7;color:var(--fx-muted);margin-top:15px}.fx-faq-items details{border-bottom:1px solid var(--fx-line)}.fx-faq-items details:first-child{border-top:1px solid var(--fx-line)}.fx-faq-items summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;font-size:17px;font-weight:500;cursor:pointer;list-style:none}.fx-faq-items summary::-webkit-details-marker,.fx-history-table summary::-webkit-details-marker{display:none}.fx-faq-items summary svg{flex-shrink:0;transition:transform .16s;color:#83937d}.fx-faq-items details[open] summary svg{transform:rotate(180deg)}.fx-faq-items details>p{font-size:16px;color:var(--fx-muted);line-height:1.8;padding:0 30px 20px 0}.fx-travel-banner{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;background:#203d31;color:#eff4e7;padding:36px 40px;border-radius:18px;margin-top:70px}.fx-travel-banner .fx-eyebrow{color:#b5c2a7}.fx-travel-banner h2{font-size:29px;font-weight:500;line-height:1.25;letter-spacing:-.04em;margin-top:10px}.fx-travel-banner p{font-size:14px;line-height:1.7;max-width:390px;color:#c3cdb9;margin-top:13px}.fx-travel-banner a{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#e5edcf;border-radius:9px;color:#304432;padding:15px 19px;font-size:14px;font-weight:600;white-space:nowrap;z-index:1;transition:background-color .15s}.fx-travel-banner a:hover{background:#f2f6e8}.fx-banner-symbol{position:absolute;right:13%;top:-52px;z-index:-1;color:#fff;opacity:.025;font-family:Georgia,serif;font-size:330px;transform:rotate(12deg);user-select:none}@media (max-width:1050px){.fx-live-note{display:none}.fx-calculator,.fx-history{padding:25px}.fx-section-top{align-items:flex-start}.fx-segment-small{flex-wrap:wrap}.fx-segment-small button{padding:5px}.fx-offer{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);gap:14px;padding:23px}.fx-offer-total output{font-size:26px}.fx-offer-identity{gap:9px}.fx-offer-mark{width:32px;height:32px;border-radius:8px}}@media (max-width:860px){.currency-page{padding:0 18px 56px}.fx-breadcrumbs{padding:16px 0 20px}.fx-heading h1{font-size:35px;max-width:520px}.fx-intro{font-size:16px;max-width:500px}.fx-page-links{gap:9px 20px;padding:17px 0 21px}.fx-page-links a{font-size:14px;min-height:44px}.fx-dashboard{grid-template-columns:1fr;border-radius:18px}.fx-calculator{padding:24px}.fx-calculator h2{margin-bottom:19px}.fx-money-field input,.fx-money-field output{font-size:36px}.fx-history{border-left:0;border-top:1px solid var(--fx-line);border-radius:0 0 18px 18px;padding:25px 24px 16px}.fx-chart-wrap{max-width:540px;margin-top:13px}.fx-chart-stats{margin-top:19px}.fx-section-top{align-items:center}.fx-section-top h2{font-size:18px}.fx-chart-readout{margin-top:22px}.fx-data-bar{flex-wrap:wrap;gap:4px}.fx-data-bar p{align-items:flex-start;line-height:1.7}.fx-data-bar p svg{margin-top:3px}.fx-section-heading{display:block;margin-bottom:20px}.fx-section-heading h2{font-size:28px}.fx-section-heading p:not(.fx-eyebrow){font-size:15px}.fx-comparison,.fx-quick-conversion{margin-top:42px}.fx-exchange-controls{gap:18px;grid-template-columns:1fr;padding:22px}.fx-target-form{max-width:none}.fx-currency-choice>.fx-label{margin-bottom:7px}.fx-segment button{min-height:44px;padding:7px 12px;font-size:14px}.fx-presets{justify-content:space-between}.fx-presets button{min-height:44px;padding:4px 7px;font-size:14px}.fx-offer-head{display:none}.fx-offer{grid-template-columns:1fr 1fr;gap:16px;padding:22px}.fx-offer-identity{grid-column:1/-1;gap:12px}.fx-offer-mark{width:37px;height:37px;border-radius:10px}.fx-offer h3{font-size:16px}.fx-offer-link,.fx-offer-method,.fx-source-count{font-size:14px}.fx-offer-rate{align-self:end}.fx-offer-rate strong{font-size:14px}.fx-offer-total>span{display:block}.fx-offer-total output{font-size:28px}.fx-conversion-tables{grid-template-columns:1fr;gap:16px}.fx-section-heading>.fx-text-link{margin-top:10px}.fx-methodology{padding:20px;gap:12px}.fx-method-icon{display:none}.fx-faq{grid-template-columns:1fr;gap:24px;margin-top:45px}.fx-faq h2{font-size:30px}.fx-faq h2 br{display:none}.fx-faq>div>p:not(.fx-eyebrow){max-width:none;margin-top:10px}.fx-faq-items summary{font-size:15px;line-height:1.6}.fx-travel-banner{margin-top:42px;padding:27px;gap:24px;flex-direction:column;align-items:stretch}.fx-travel-banner h2{font-size:30px}.fx-travel-banner a{font-size:14px;gap:10px;white-space:normal}}@media (max-width:480px){.fx-offer{grid-template-columns:1fr}.fx-offer-total{text-align:left;padding-top:14px;border-top:1px solid var(--fx-line)}.fx-offer-total output,.fx-presets{justify-content:flex-start}.fx-presets{gap:5px}.fx-section-top{gap:10px}.fx-currency-choice .fx-segment button b{display:none}.fx-currency-choice .fx-segment button{font-size:14px;padding:7px 9px}.fx-chart-wrap text{font-size:25px}.fx-segment-small button{padding:5px 7px}}@media (max-width:370px){.currency-page{padding-left:12px;padding-right:12px}.fx-heading h1{font-size:30px}.fx-calculator,.fx-history{padding-left:18px;padding-right:18px}.fx-money-field{padding:10px 12px 12px}.fx-money-field input,.fx-money-field output{font-size:30px}.fx-currency-code{font-size:14px;gap:5px}.fx-currency-token{width:21px;height:21px;font-size:16px}.fx-exchange-controls,.fx-offer{padding:18px}.fx-segment button{gap:5px;padding:7px 9px;font-size:14px}.fx-section-top h2{font-size:18px}.fx-converter-presets button{padding:5px 11px}.fx-offer-total output{font-size:24px}.fx-offer-rate strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.currency-page *,.currency-page :after,.currency-page :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.fx-private-unavailable{padding:20px 28px;border-top:1px solid var(--fx-line);font-size:14px;color:var(--fx-muted)}