.fee_wrapper__pyw2A{display:flex;margin-top:4px;background:var(--rapt-field);border:none;border-radius:var(--rapt-radius-md);padding:16px 24px;gap:14px;align-items:center}.fee_feeContent__umJ9X{flex:1 1}.fee_title__Y722y{color:var(--rapt-muted);font-size:13px;font-weight:500;opacity:.85}.fee_feeDetail__M7wqz{margin-top:2px;display:flex;justify-content:space-between;align-items:center}.fee_totalMoney__oyGCS{font-size:14px;color:var(--rapt-cream);font-weight:600}.fee_moneyDetail__wTmCv{display:flex;font-size:13px}.fee_detailItem__yfcmk{display:flex;align-items:center;gap:5px}.fee_detailMoney__E9eTA{color:var(--rapt-cream);opacity:.85}.fee_detailDesc__jP_xQ{color:var(--rapt-muted);margin-left:5px}.fee_detailItem__yfcmk:not(:last-child){border-right:1px solid var(--rapt-hairline);margin-right:12px;padding-right:12px}.fee_tokenIcon__4TNGZ{width:28px;height:28px;border-radius:var(--rapt-radius-icon);background:var(--rapt-chip);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width:600px){.fee_wrapper__pyw2A{padding:14px 16px;gap:10px;flex-wrap:wrap}.fee_feeDetail__M7wqz{flex-wrap:wrap;gap:8px}.fee_moneyDetail__wTmCv{flex-wrap:wrap;row-gap:4px;font-size:12px}.fee_detailItem__yfcmk:not(:last-child){margin-right:8px;padding-right:8px}}.fee_edit_fees__Go_Pe{display:flex;align-items:center;background-color:#212121;border-radius:var(--rapt-radius-sm);margin-top:80px;.fee_edit_feeItem__HcLBk{flex:1 1;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--rapt-radius-sm);border:1px solid #212121;&:hover{background-color:#ffffff1a}&.fee_edit_feeItemActive__RRSPO{border:1px solid #f7931a}.fee_edit_feeTitle__03njB{font-size:16px;font-weight:500}.fee_edit_feeAmount__Uw9nV,.fee_edit_feeInputAmount__Io8eo{font-size:14px;font-weight:500;color:#808095;margin-top:5px}.fee_edit_feeInputAmount__Io8eo{display:flex;align-items:center;background-color:#000;border-radius:var(--rapt-radius-xs);padding:5px;.fee_edit_feeInput__ZE9aB{background-color:inherit;border:none;width:30px;color:inherit;&:focus{outline:none}}}}}.btn_wrapper__7rGIm{display:flex;align-items:center;justify-content:center;width:100%;height:56px;line-height:56px;margin-top:6px;background-color:var(--rapt-orange);border:none;border-radius:var(--rapt-radius-md);cursor:pointer;font-size:16px;font-weight:600;gap:10px;color:var(--rapt-on-orange)}.btn_wrapper__7rGIm:hover{background-color:var(--rapt-orange-hover)}.btn_wrapper__7rGIm .btn_loading__ImUns{width:20px;aspect-ratio:1;border-radius:50%;border:3px solid;border-color:var(--rapt-on-orange) transparent;animation:btn_l1__9dwYa 1s infinite}@keyframes btn_l1__9dwYa{to{transform:rotate(.5turn)}}