.wallet-cashout-form{height:100%;display:flex;flex-direction:column}.wallet-cashout-form-section{margin-bottom:var(--wallet-spacing)}.cashout-info{display:flex;justify-content:center;gap:var(--wallet-spacing-sm);margin-top:var(--wallet-spacing)}.cashout-info__item{display:flex;gap:var(--wallet-spacing-xs);font:var(--body-sm-semibold);color:var(--text-caption)}.cashout-info__separator{font:var(--body-md-bold);color:var(--text-caption)}.cashout-info__item-value{color:var(--text-body)}.unable-to-load-payments-error{padding:var(--wallet-spacing);font:var(--body-sm-semibold);color:var(--text-caption);text-align:center}.unable-to-load-payments-error__title{margin-bottom:var(--wallet-spacing)}.fiat-method-details-loading{padding:var(--wallet-spacing)}@layer mixins{.fiat-method-details-loading{display:flex;justify-content:center;align-items:center}}.wallet-currencies{height:100%;padding:var(--wallet-spacing);overflow:auto}.wallet__aside>.wallet-currencies{width:300px}.wallet-currencies__search,.wallet-currencies__section{margin-bottom:var(--wallet-spacing)}.wallet-currencies__section-content{position:relative}