.close{display:none}.popContent{height:100%;padding:24px 14px 20px}.popContent.popPadding{padding:24px 13px 20px}.popContent .currencySelected{color:#fff;padding-bottom:10px}.popContent .currencySelected .currencyTitle{color:#b4bebd;line-height:35px}.popContent .currencySelected .currencySelectedIn{display:flex;align-items:center;justify-content:space-between;background:#40484a;padding:10px;border-radius:7.5px}.popContent .currencySelected .currencySelectedIn .currencySelectedLeft{display:flex;align-items:center}.popContent .currencySelected .currencySelectedIn .currencySelectedLeft .selectedIcon{margin-right:5px}.popContent :global .adm-popup-close-icon{color:var(--theme-currency-modal-close-icon-color)}.popContent .title{font-size:14px;font-weight:700;margin-top:-10px;text-align:center;color:var(--theme-currency-modal-title-color)}.popContent .subTitle{font-size:12px;color:#b4bebd;font-weight:500;padding:var(--theme-currency-modal-content-title-padding)}.popContent .radioItem{display:flex;align-items:center;justify-content:space-between;padding:14px 10px;color:var(--theme-currency-modal-label-text-color,#333)}.popContent .radioItem:last-child{margin:0}.popContent .radioItem .radioItemLabel{display:flex;align-items:center}.popContent .radioItem .radioItemLabel .radioItemIcon{margin-right:6px}.popContent .radioRight{display:flex;align-items:center}.popContent .bottomBtn{box-sizing:border-box;width:315px;height:44px;text-align:center;margin:36px auto 20px}.popContent .bottomBtn .btn{background:var(--theme-currency-modal-out-btn-color);box-shadow:var(--theme-currency-modal-out-box-shadow);border-radius:var(--theme-currency-modal-btn-border-radius);padding:2px}.popContent .bottomBtn .btn .innerBox{padding:13px 54px;background:var(--theme-currency-modal-in-btn-color);border-radius:var(--theme-currency-modal-btn-border-radius);font-size:14px;font-weight:500;color:var(--theme-currency-modal-btn-text-color);display:flex;justify-content:center}.closeBox{width:25px;height:25px;border-radius:8px;background-color:#40484a;display:flex;justify-content:center;align-items:center;position:absolute;top:5px;right:10px}.popContainer{pointer-events:none}