.Skeleton_skeleton{display:block;background-color:rgba(0,0,0,.11)}.Skeleton_text{border-radius:4px}.Skeleton_circular{border-radius:50%}.Skeleton_rectangular{border-radius:0}.Skeleton_rounded{border-radius:8px}.Skeleton_wave{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(0,0,0,.11) 25%,rgba(0,0,0,.04) 50%,rgba(0,0,0,.11) 75%);background-size:200% 100%;animation:Skeleton_wave 1.8s ease-in-out infinite}.Skeleton_pulse{animation:Skeleton_pulse 2s ease-in-out infinite}.Skeleton_childrenHidden{visibility:hidden}@keyframes Skeleton_wave{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Skeleton_pulse{0%,to{opacity:1}50%{opacity:.5}}.ResponsiveField_root{width:100%}.ResponsiveField_tabsHeader{display:flex;align-items:center;gap:.5rem}.ResponsiveField_tabsList{height:auto;padding:.25rem;background:color-mix(in srgb,var(--color-muted) 50%,transparent);display:flex;gap:.25rem;border-radius:var(--radius-md,.375rem)}.ResponsiveField_tabsTrigger{position:relative;height:2rem;padding:0 .75rem;font-size:var(--font-size-xs);font-weight:500;background:none;border:none;border-radius:var(--radius-sm,.25rem)}.ResponsiveField_tabsTriggerActive{background:var(--color-background)}.ResponsiveField_tabsTriggerRemove{position:absolute;right:.25rem;top:50%;transform:translateY(-50%);height:1rem;width:1rem;padding:0;background:none;color:var(--color-destructive)}.ResponsiveField_addBreakpointButton{height:2rem;padding:0 .5rem}.ResponsiveField_breakpointBar{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:color-mix(in srgb,var(--color-muted) 30%,transparent);border-radius:var(--radius-md,.375rem);margin-top:.5rem}.ResponsiveField_breakpointInfo{display:flex;align-items:center;gap:.5rem}.ResponsiveField_breakpointLabel{font-size:var(--font-size-xs);font-weight:500;color:var(--color-foreground)}.ResponsiveField_breakpointBadge{font-size:var(--font-size-xs)}.ResponsiveField_tabsContent{margin-top:0}.ResponsiveField_fieldContent{width:100%;display:flex;flex-direction:column;gap:.5rem}.IconField_root{width:100%}.IconField_triggerButton{width:100%;display:flex;justify-content:space-between;align-items:center}.IconField_triggerButtonMuted{color:var(--color-muted-foreground)}.IconField_triggerContent{display:flex;align-items:center;gap:.5rem}.IconField_iconDropdown{width:20rem;padding:0}.IconField_dropdownInner{display:flex;flex-direction:column}.IconField_clearButton{width:100%;justify-content:flex-start;height:auto;padding:.75rem;text-align:left}.IconField_clearButtonContent{display:flex;align-items:center;gap:.5rem}.IconField_clearIcon{height:1rem;width:1rem;border:1px dashed var(--color-border);border-radius:.375rem;display:flex;align-items:center;justify-content:center}.IconField_clearText{color:var(--color-muted-foreground);font-size:var(--font-size-xs)}.IconField_iconsGrid{min-height:15rem;padding:.5rem}.IconField_grid{display:grid;grid-template-columns:1fr;grid-gap:.25rem;gap:.25rem}@media (min-width:640px){.IconField_grid{grid-template-columns:1fr 1fr}}.IconField_iconButton{width:100%;justify-content:flex-start;height:auto;padding:.5rem;text-align:left}.IconField_iconButtonActive{background:var(--color-accent)}.IconField_iconRow{display:flex;align-items:center;gap:.75rem;width:100%}.IconField_iconName{font-size:var(--font-size-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.IconField_selectedBadge{margin-left:auto;font-size:var(--font-size-xs)}.IconField_paginationBar{border-top:1px solid var(--color-border);padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between}.IconField_paginationButton{height:2rem;padding:0 .5rem}.IconField_paginationInfo{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.IconField_countBar{border-top:1px solid var(--color-border);padding:.75rem 1rem}.IconField_countText{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.GoogleMap_mapFrame{min-height:200px}.GoogleMap_placeholder{align-items:center;background:linear-gradient(90deg,rgb(93 105 120/20%) 1px,transparent 0),linear-gradient(rgb(93 105 120/20%) 1px,transparent 0),#e4e8ee;background-size:28px 28px;border:2px dashed #8c96a3;border-radius:8px;box-sizing:border-box;color:#252b33;display:flex;justify-content:center;padding:24px;position:relative;text-align:center;width:100%}.GoogleMap_placeholderCard{background:#f8fafc;border:1px solid #b8c0cc;border-radius:8px;box-shadow:0 8px 24px rgb(37 43 51/14%);max-width:360px;padding:16px 20px}.GoogleMap_brandMark{font-size:28px;font-weight:700;line-height:1;margin-bottom:8px}.GoogleMap_name{font-size:18px;font-weight:700}.GoogleMap_title{font-size:14px;margin-top:4px}.GoogleMap_status{font-size:12px;margin-top:8px}.GoogleMap_statusValid{color:#344054}.GoogleMap_statusInvalid{color:#667085}.GoogleMap_iframe{border:0;display:block;width:100%}.IllustrationField_root{width:100%}.IllustrationField_triggerButton{width:100%;display:flex;justify-content:space-between;align-items:center}.IllustrationField_triggerButtonMuted{color:var(--color-muted-foreground)}.IllustrationField_triggerContent{display:flex;align-items:center}.IllustrationField_illustrationDropdown{width:264px;padding:0}.IllustrationField_dropdownInner{display:flex;flex-direction:column}.IllustrationField_clearButton{width:100%;justify-content:flex-start;height:auto;padding:12px;text-align:left}.IllustrationField_clearButtonContent{display:flex;align-items:center;gap:8px}.IllustrationField_clearIcon{height:16px;width:16px;border:1px dashed var(--color-border);border-radius:6px;display:flex;align-items:center;justify-content:center}.IllustrationField_clearText{color:var(--color-muted-foreground);font-size:var(--font-size-xs)}.IllustrationField_illustrationsGrid{min-height:320px;padding:8px}.IllustrationField_grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.IllustrationField_illustrationButton{width:100%;justify-content:flex-start;height:auto;padding:12px;text-align:left;display:flex;flex-direction:column;gap:8px}.IllustrationField_illustrationButtonActive{background:var(--color-accent)}.IllustrationField_illustrationRow{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.IllustrationField_illustrationIcon{padding:4px!important;width:64px!important;height:64px!important}.IllustrationField_illustrationName{font-size:var(--font-size-xs);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.IllustrationField_paginationBar{border-top:1px solid var(--color-border);padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.IllustrationField_paginationButton{height:32px;padding:0 8px}.IllustrationField_paginationInfo{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.IllustrationField_countBar{border-top:1px solid var(--color-border);padding:12px 16px}.IllustrationField_countText{font-size:var(--font-size-xs);color:var(--color-muted-foreground)}.editorSlots_fullHeightSlot,.editorSlots_fullHeightSlot>:only-child{height:100%}.editorSlots_fillAvailableSlot,.editorSlots_fillAvailableSlot>:only-child{height:100%;width:100%}.editorSlots_gridItemSlot{height:auto}.editorSlots_gridItemSlot>:only-child{height:100%}.editorSlots_autoSizeSlot{height:auto;width:auto}.Repeater_frame{background:rgb(0 115 230/4%);border:1px dashed #0073e6;border-radius:6px;box-sizing:border-box;outline:1px solid rgb(0 115 230/16%);outline-offset:2px;position:relative}.Repeater_header{align-items:center;background:#e8f3ff;border-bottom:1px solid rgb(0 115 230/20%);color:#143b66;display:flex;flex-wrap:wrap;font-size:12px;font-weight:600;gap:8px;line-height:1.3;min-height:28px;padding:4px 8px}.Repeater_title{color:#003c78;flex:0 0 auto}.Repeater_meta{color:#395872;flex:0 1 auto;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Repeater_content{min-height:32px;padding:4px}.eds-container{--container-width:1440px;--container-margin:var(--eds-space-4,16px);max-width:var(--container-width);margin-inline:var(--container-margin)}@media (min-width:576px){.eds-container{--container-margin:32px}}@media (min-width:768px){.eds-container{--container-margin:40px}}@media (min-width:992px){.eds-container{--container-margin:80px}}@media (min-width:1200px){.eds-container{--container-margin:100px}}@media (min-width:1640px){.eds-container{--container-margin:auto}}.eds-container .eds-container{--container-margin:0}.eds-container--full{--container-width:100%;--container-margin:0}._currencyCard_1fmeg_1{--bank-details-card-background:var(--color-background-screen)}._grid_ybh5u_1{-moz-column-gap:32px;column-gap:32px;row-gap:var(--eds-space-8)}._card_ybh5u_6._card_ybh5u_6{--eds-background-current:var(--color-background-elevated);border:1px solid var(--color-border-neutral);min-width:0;overflow:hidden;position:relative;transition:background-color .3s ease-out,box-shadow .3s ease-out}._card_ybh5u_6._card_ybh5u_6:focus-within,._card_ybh5u_6._card_ybh5u_6:hover{--eds-background-current:var(--color-background-neutral);--eds-shadow-current:0 4px 26px rgba(0,0,0,.15)}._cardLayout_ybh5u_21{min-width:0;padding:32px 24px}._identity_ybh5u_26{flex:1 1;gap:16px;min-width:0}._logoFrame_ybh5u_32{align-items:center;background:var(--color-white);border-radius:50%;display:flex;flex:0 0 90px;height:90px;justify-content:center;overflow:hidden;width:90px}._logo_ybh5u_32{display:block;height:70px;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:70px}._name_ybh5u_53{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._action_ybh5u_60{flex:0 0 auto;margin-left:16px;position:static}._action_ybh5u_60:before{content:"";inset:0;position:absolute}@media (max-width:575px){._cardLayout_ybh5u_21{padding:24px 20px}._logoFrame_ybh5u_32{flex-basis:72px;height:72px;width:72px}}@media (prefers-reduced-motion:reduce){._card_ybh5u_6{transition:none}}._currencyGrid_157jp_1{display:grid;grid-gap:var(--eds-space-4);gap:var(--eds-space-4);grid-template-columns:1fr}@media (min-width:576px){._currencyGrid_157jp_1{grid-template-columns:repeat(2,1fr)}}._assetTileGrid_157jp_12{display:grid;grid-gap:var(--eds-space-4);gap:var(--eds-space-4);grid-template-columns:1fr}@media (min-width:768px){._assetTileGrid_157jp_12{grid-template-columns:repeat(3,1fr)}}._cardHero_157jp_23{display:flex;justify-content:center}._cardHero_157jp_23 img{height:auto;max-width:100%}._currencyCard_1f0yg_1{background:var(--bank-details-card-background,transparent);border:1px solid var(--color-border-neutral);border-radius:var(--eds-radius-2);display:flex;flex-direction:column;gap:var(--eds-space-2);padding:var(--eds-space-4)}._receiveBadges_1f0yg_11{display:flex;gap:var(--eds-space-3)}._receiveBadge_1f0yg_11{align-items:center;display:inline-flex;gap:var(--eds-space-1)}._card_6eqyx_1{display:grid;height:100%;grid-row-gap:var(--eds-space-3);row-gap:var(--eds-space-3)}:where(._card_6eqyx_1){grid-template-rows:auto auto 1fr auto auto}._body_6eqyx_13,._coverage_6eqyx_14,._figure_6eqyx_11,._title_6eqyx_12{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}._actions_6eqyx_22{align-items:flex-end;display:flex;justify-content:center}._figureFrame_6eqyx_28{margin:0 auto;max-width:332px;width:100%}._figureInner_6eqyx_34{display:flex;flex-direction:column;gap:var(--eds-space-4);width:100%}._nudgeSlot_6eqyx_41{display:flex;flex:0 0 auto;justify-content:center}._coverageInner_6eqyx_47{align-items:center;display:flex;gap:var(--eds-space-2)}._coverageIcon_6eqyx_53{color:var(--color-sentiment-positive);flex:0 0 auto}._grid_18jo0_1{-moz-column-gap:var(--eds-space-6);grid-column-gap:var(--eds-space-6);column-gap:var(--eds-space-6);display:grid;grid-template-columns:1fr;grid-row-gap:var(--eds-space-8);row-gap:var(--eds-space-8)}._grid_18jo0_1>*{grid-row:span 5;grid-template-rows:subgrid}._single_18jo0_13{margin:0 auto;max-width:688px}@media (min-width:576px){._multi_18jo0_19{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){._triple_18jo0_24{grid-template-columns:repeat(3,1fr)}._five_18jo0_27{display:flex;flex-wrap:wrap;justify-content:center}._five_18jo0_27>*{grid-row:auto;grid-template-rows:auto auto 1fr auto auto}._five_18jo0_27>:first-child,._five_18jo0_27>:nth-child(2){width:calc(50% - var(--eds-space-6)/2)}._five_18jo0_27>:nth-child(3),._five_18jo0_27>:nth-child(4),._five_18jo0_27>:nth-child(5){width:calc(33% - var(--eds-space-6)/3 - 6px)}}._frame_5zamp_1,._frame_5zamp_1>*{width:100%}._frame_5zamp_1 picture{display:flex;height:100%;min-height:0;width:100%}._frame_5zamp_1 img,._frame_5zamp_1 svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}._currency_1mj8h_1{border-radius:var(--eds-radius-2);height:100%;width:100%}._backgroundScreen_1mj8h_7{background-color:var(--color-background-screen)}._backgroundNeutral_1mj8h_11{background-color:var(--color-background-neutral)}._inner_1mj8h_15{display:grid;grid-template-rows:1fr 1fr;height:100%;justify-items:start;padding:var(--eds-space-3);grid-gap:var(--eds-space-3)}@container (max-height: 150px){._inner_1mj8h_15{padding:var(--eds-space-4);grid-gap:var(--eds-space-4);grid-template-columns:1fr auto;grid-template-rows:1fr}}._wrapper_1mj8h_32{height:100%;position:relative;width:100%}@container (max-height: 150px){._wrapper_1mj8h_32{display:grid;place-items:center}}._flag_1mj8h_44{align-self:flex-start;height:100%;left:0;max-height:40px;position:absolute;top:0;width:auto}@container (max-height: 150px){._flag_1mj8h_44{align-self:center;position:static}}._rate_1mj8h_65,._text_1mj8h_60{align-self:flex-end;display:block}._rate_1mj8h_65{margin-bottom:var(--eds-space-1);text-align:left}._code_1mj8h_72{display:block;text-align:left}._content_jvo69_1{display:flex;justify-content:center;width:100%}._wrapper_jvo69_7{aspect-ratio:1;container-type:size;max-width:180px;width:100%}._wiseBar_1wtxb_1{border-radius:999px}._logo_pshiq_1{width:100%}._overlap_pshiq_5{margin-right:calc(var(--eds-space-4)*-1)}._overlap_pshiq_5:last-child{margin-right:0;position:relative;z-index:1}@media (min-width:768px){._overlap_pshiq_5{margin-right:calc(var(--eds-space-8)*-1)}}._figureBackdrop_1oymv_1{align-items:center;background:var(--color-forest-green);border-radius:var(--eds-radius-3);container-type:inline-size;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}._accountPaper_1oymv_13,._contactPaper_1oymv_14{align-items:center;background:var(--color-white);color:var(--color-forest-green);display:flex;flex-direction:column}._accountPaper_1oymv_13{border-radius:min(5.1cqi,1.25rem);height:79%;justify-content:space-between;padding:min(6.1cqi,var(--eds-space-6));width:72.2%}._accountCopy_1oymv_30{align-items:center;display:flex;flex-direction:column;gap:min(2cqi,var(--eds-space-2))}._accountFlag_1oymv_37{flex-shrink:0;height:min(21.2cqi,5.1875rem);max-width:min(21.2cqi,5.1875rem);width:21.2cqi}._label_1oymv_44{color:var(--color-content-secondary);font-size:clamp(.75rem,4.6cqi,1.125rem);font-weight:600;letter-spacing:-.014em;line-height:1.25;text-align:center}._accountAmount_1oymv_53,._contactAmount_1oymv_54{color:var(--color-forest-green);font-family:var(--font-family-display);font-size:clamp(1.25rem,10.2cqi,2.5rem);line-height:1;text-align:center}._accountEnding_1oymv_62{background:var(--color-background-neutral);border-radius:min(3.3cqi,.8125rem);color:var(--color-content-secondary);font-size:clamp(.8125rem,4cqi,.875rem);font-weight:600;gap:min(1cqi,var(--eds-space-1));height:min(6.6cqi,1.625rem);line-height:1;padding-inline:min(2.3cqi,var(--eds-space-2));white-space:nowrap}._accountEnding_1oymv_62,._bankIcon_1oymv_78{align-items:center;display:inline-flex;justify-content:center}._bankIcon_1oymv_78{flex:0 0 auto;height:min(3.6cqi,.875rem);width:min(3.6cqi,.875rem)}._bankIcon_1oymv_78 svg{display:block;height:100%;width:100%}._share_1oymv_92{align-items:center;background:var(--color-bright-green);border-radius:min(5.1cqi,1.25rem);color:var(--color-forest-green);display:flex;font-size:clamp(.75rem,3.6cqi,.875rem);font-weight:600;height:min(10.2cqi,2.5rem);justify-content:center;line-height:1;text-align:center;width:83%}._contactPaper_1oymv_14{border-radius:min(13.3cqi,3.25rem);gap:min(4cqi,var(--eds-space-4));justify-content:center;min-height:61.7%;padding:min(6.1cqi,var(--eds-space-6));width:64.8%}._avatar_1oymv_116{background:var(--color-background-neutral);font-size:clamp(1rem,6.6cqi,1.625rem);font-weight:600;height:min(18.4cqi,4.5rem);position:relative;width:min(18.4cqi,4.5rem)}._avatar_1oymv_116,._wiseBadge_1oymv_129{align-items:center;border-radius:50%;display:flex;justify-content:center}._wiseBadge_1oymv_129{background:var(--color-bright-green);bottom:0;height:min(5.1cqi,1.25rem);position:absolute;right:0;width:min(5.1cqi,1.25rem)}._wiseMark_1oymv_142{display:block;height:min(2.8cqi,.6875rem);max-width:min(3.1cqi,.75rem);width:min(3.1cqi,.75rem)}._contactLabel_1oymv_149{color:var(--color-content-secondary);font-size:clamp(.75rem,4.6cqi,1.125rem);font-weight:600;letter-spacing:-.014em;line-height:1.25;text-align:center}._staticFigure_1oymv_158{border-radius:var(--eds-radius-3);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}._header_yve47_1{margin-inline:auto;max-width:52.5rem}._fourCardGrid_yve47_6{margin-inline:auto;max-width:51rem;width:100%}
/*# sourceMappingURL=6a4b9bd2bfeb302a.css.map*/