.CryptoOnrampGraphic__container{--borderColor:#f6f9fc;width:412px;height:320px;padding:18px 24px;border-radius:8px 8px 0 0;background:#fff;pointer-events:none}.CryptoOnrampGraphic__header{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--borderColor)}.CryptoOnrampGraphic__headerTitle{color:var(--titleColor);font-size:19.276px;font-weight:450;letter-spacing:-.134px}.CryptoOnrampGraphic__headerSelect{display:flex;align-items:center;gap:4px;color:var(--titleColor);font-size:12px;letter-spacing:.12px}.CryptoOnrampGraphic__dollarAmount{padding:16px 0 24px;display:flex;flex-direction:column;align-items:center;border-bottom:1px solid var(--borderColor)}.CryptoOnrampGraphic__dollarAmountValue{color:#627eea;text-align:center;font-size:46px;font-weight:500;letter-spacing:.2px;margin-bottom:3px}.CryptoOnrampGraphic__ethAmount{font-size:15px;font-weight:4350;line-height:13.5px}.CryptoOnrampGraphic__ethAmountLabel{gap:16px;color:#abb5c5}.CryptoOnrampGraphic__destinationWallet{padding-block:12px;display:flex;gap:4px;align-items:center;border-bottom:1px solid var(--borderColor)}.CryptoOnrampGraphic__walletLabel{color:var(--titleColor);font-size:12.158px;font-weight:500;letter-spacing:-.13px;white-space:nowrap;margin-right:10px}.CryptoOnrampGraphic__walletId{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.16px;letter-spacing:-.269px}.CryptoOnrampGraphic__paymentMethods{padding-block:12px}.CryptoOnrampGraphic__paymentMethodsTitle{color:var(--titleColor);font-size:12.158px;font-weight:500}.CryptoOnrampGraphic__paymentMethodsList{list-style-type:none;display:flex;gap:4px;margin-block:8px;padding:0}.CryptoOnrampGraphic__paymentMethod{width:100%;display:flex;flex-direction:column;justify-content:space-between;gap:6px;padding:8px 8px 6px;border-radius:4px;border:1px solid #e7ecf1}.CryptoOnrampGraphic__paymentMethodIcon{--basicIconColor:#4f5b76;width:14px;height:10px}.CryptoOnrampGraphic__paymentMethodIcon__card{height:12px}.CryptoOnrampGraphic__paymentMethodLabel{font-size:11px}