.container{width:100%;margin:0 auto;padding:0 1rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:640px){.container{max-width:640px;padding:0 1rem}}@media (min-width:768px){.container{max-width:768px;padding:0 1rem}}@media (min-width:1024px){.container{max-width:1024px;padding:0 2rem}}@media (min-width:1280px){.container{max-width:1280px;padding:0 2.5rem}}@media (min-width:1536px){.container{max-width:1536px;padding:0 2.5rem}}.rfq-section{min-height:100vh;background-color:var(--bgColor28);padding-bottom:70px}.rfq-section,.rfq-section *{-webkit-box-sizing:border-box;box-sizing:border-box}.rfq-section .banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:36px 0;background-size:cover;background-repeat:no-repeat}.rfq-section .banner,.rfq-section .banner .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rfq-section .banner .logo{color:var(--txtColor);gap:10px;font-size:16px;font-weight:600;line-height:30px;margin-bottom:20px}@media (min-width:1024px){.rfq-section .banner .logo{font-size:20px;line-height:40px}}.rfq-section .banner .title{color:var(--txtColor);font-size:20px;font-weight:600;line-height:30px;margin-bottom:10px}@media (min-width:1024px){.rfq-section .banner .title{font-size:32px;line-height:40px}}.rfq-section .banner .description{color:var(--txtColor20);font-size:12px;font-weight:400;line-height:20px;max-width:650px}.rfq-section .banner .description .link{color:#1ecad3;cursor:pointer;text-decoration:underline}.rfq-section .request-form{max-width:490px;margin:0 auto;padding:20px;background-color:var(--bgColor22);border:1px solid var(--borderColor12);border-radius:8px;margin-top:45px}.rfq-section .request-form .transaction-type-tabs{border:1px solid var(--borderColor12);border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px}@media (min-width:1024px){.rfq-section .request-form .transaction-type-tabs{height:62px}}.rfq-section .request-form .transaction-type-tabs .tab{color:#a0a7b9;text-align:center;font-size:20px;font-weight:600;line-height:30px;border-radius:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.5s;transition:.5s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}@media (min-width:1024px){.rfq-section .request-form .transaction-type-tabs .tab{font-size:24px}}.rfq-section .request-form .transaction-type-tabs .tab:hover{opacity:.8}.rfq-section .request-form .transaction-type-tabs .tab.active{color:#fff}.rfq-section .request-form .transaction-type-tabs .tab.buy.active{background-color:#32ca81}.rfq-section .request-form .transaction-type-tabs .tab.sell.active{background-color:#ec3939}.rfq-section .request-form .form-wrapper{margin-top:25px}.rfq-section .request-form .form-wrapper,.rfq-section .request-form .form-wrapper .input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rfq-section .request-form .form-wrapper .input-group{gap:5px;margin-top:10px}.rfq-section .request-form .form-wrapper .input-group.filled{padding:15px;background-color:var(--bgColor37);border-radius:8px}.rfq-section .request-form .form-wrapper .input-group .label{color:#a0a7b9;font-size:14px;font-weight:300;line-height:30px}.rfq-section .request-form .form-wrapper .input-group .label-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rfq-section .request-form .form-wrapper .input-group .label-group .info{color:var(--txtColor);font-size:12px;font-weight:300;line-height:30px}.rfq-section .request-form .form-wrapper .input-group .label-group .info .key{color:#1ecad3}.rfq-section .request-form .form-wrapper .input-group .error-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:var(--txtColor);font-size:10px;font-weight:300;margin-top:6px}.rfq-section .request-form .form-wrapper .input-group .error-message .error-icon{width:10px;height:10px;-ms-flex-negative:0;flex-shrink:0}.rfq-section .request-form .form-wrapper .input-group .error-message .error-title{color:#ec3939}.rfq-section .request-form .form-wrapper .input-with-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.rfq-section .request-form .form-wrapper .input-with-picker .text-input{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none;width:100%}.rfq-section .request-form .form-wrapper .input-with-picker .text-input:focus~.crypto-picker .input{border-color:#1ecad3}.rfq-section .request-form .form-wrapper .input-with-picker .crypto-picker .input{border-top-left-radius:0;border-bottom-left-radius:0}.rfq-section .request-form .form-wrapper .input-with-picker.error .crypto-picker .input,.rfq-section .request-form .form-wrapper .input-with-picker.error .text-input{border-color:#ec3939!important}.rfq-section .request-form .form-wrapper .text-input{height:50px;border-radius:8px;border:1px solid var(--borderColor12);background-color:var(--bgColor22);color:var(--txtColor);font-size:16px;font-weight:600;line-height:30px;padding:10px 15px;outline:none;-webkit-transition:.5s;transition:.5s}@media (min-width:1024px){.rfq-section .request-form .form-wrapper .text-input{height:54px;font-size:20px}}.rfq-section .request-form .form-wrapper .text-input:focus{border-color:#1ecad3}.rfq-section .request-form .form-wrapper .submit-button{height:50px;border-radius:8px;margin-top:25px;font-size:16px;font-weight:600;line-height:30px}@media (min-width:1024px){.rfq-section .request-form .form-wrapper .submit-button{height:54px;font-size:20px}}.rfq-section .masak-withdraw-info{max-width:490px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#a0a7b9;font-size:12px;font-weight:300;line-height:16px;margin:8px auto 0 auto}.rfq-section .masak-withdraw-info .icon{fill:var(--bgColor18);-ms-flex-negative:0;flex-shrink:0}.rfq-section .steps{border-radius:6px;background-color:var(--bgColor7);margin-top:60px}.rfq-section .steps .step-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;gap:20px}@media (min-width:768px){.rfq-section .steps .step-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.rfq-section .steps .step-list{grid-template-columns:repeat(4,minmax(0,1fr));padding:15px 120px;gap:40px}}.rfq-section .steps .step-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.rfq-section .steps .step-item .order{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:26px;height:26px;border:2px solid var(--borderColor12);border-radius:50%;background-color:var(--bgColor22);color:var(--txtColor13);text-align:center;font-size:12px;font-weight:600;line-height:30px;-ms-flex-negative:0;flex-shrink:0}.rfq-section .steps .step-item .title{color:var(--txtColor);font-size:12px;font-weight:600;line-height:30px}.rfq-section .steps .step-item .description{color:#a0a7b9;font-size:10px;font-weight:300;line-height:14px;margin-top:2px}.rfq-section .tabs{margin-top:60px}.rfq-section .tabs .tab-list{height:55px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:8px 8px 0 0;border:1px solid var(--bgColor7);border-bottom:none;width:100%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;overflow:auto}.rfq-section .tabs .tab-list .tab{color:#a0a7b9;background-color:var(--bgColor22);text-align:center;font-size:16px;font-weight:400;line-height:30px;width:190px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.5s;transition:.5s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex-negative:0;flex-shrink:0;padding:20px;white-space:nowrap}@media (min-width:1024px){.rfq-section .tabs .tab-list .tab{width:243px;font-size:20px}}.rfq-section .tabs .tab-list .tab:hover{opacity:.8}.rfq-section .tabs .tab-list .tab.active{color:#fff;background-color:var(--bgColor39)}.rfq-section .tabs .tab-content{border-radius:0 8px 8px 8px;border:1px solid var(--bgColor7);background:var(--bgColor7);padding:25px}.rfq-section .error-dialog .dialog-body{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.rfq-section .error-dialog .error-icon{width:60px;height:60px;-ms-flex-negative:0;flex-shrink:0}.rfq-section .error-dialog .error-message{text-align:center;font-size:16px;font-weight:600;line-height:24px;color:var(--txtColor)}.crypto-picker.disabled .input[data-v-1633a68c]{opacity:.5;cursor:not-allowed}.crypto-picker.disabled .input[data-v-1633a68c]:hover{border-color:var(--borderColor12)}.crypto-picker .input[data-v-1633a68c]{height:50px;border-radius:8px;border:1px solid var(--borderColor12);background-color:var(--bgColor22);color:var(--txtColor);font-size:16px;font-weight:600;line-height:30px;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;cursor:pointer;-webkit-transition:.5s;transition:.5s}@media (min-width:768px){.crypto-picker .input[data-v-1633a68c]{height:54px;font-size:20px}}.crypto-picker .input[data-v-1633a68c]:hover{border-color:#1ecad3}.crypto-picker .input .value[data-v-1633a68c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.crypto-picker .input .value .icon[data-v-1633a68c]{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0;aspect-ratio:1/1}@media (min-width:768px){.crypto-picker .input .value .icon[data-v-1633a68c]{width:31.334px;height:31.334px}}.crypto-picker .input .arrow-icon[data-v-1633a68c]{-ms-flex-negative:0;flex-shrink:0}[data-v-1633a68c] .crypto-picker-dialog .dialog-frame{padding:24px}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper{height:50px;border-radius:8px;border:1px solid var(--borderColor12);background-color:var(--bgColor22);font-size:16px;font-weight:400;padding:10px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:22px;-webkit-transition:.5s;transition:.5s}@media (min-width:768px){[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper{height:62px}}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper:focus-within{border-color:#1ecad3}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-icon{width:24px;height:24px;-ms-flex-negative:0;flex-shrink:0}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background:transparent;color:#a0a7b9;font-size:16px;font-weight:400}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input::-webkit-input-placeholder{color:#a0a7b9;opacity:1}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input::-moz-placeholder{color:#a0a7b9;opacity:1}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input:-ms-input-placeholder{color:#a0a7b9;opacity:1}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input::-ms-input-placeholder{color:#a0a7b9;opacity:1}[data-v-1633a68c] .crypto-picker-dialog .search-input-wrapper .search-input::placeholder{color:#a0a7b9;opacity:1}[data-v-1633a68c] .crypto-picker-dialog .select-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#a0a7b9;font-size:10px;font-weight:400;line-height:100%;padding-bottom:8px;padding-left:20px;padding-right:20px;border-bottom:1px solid var(--borderColor12);margin-top:15px}[data-v-1633a68c] .crypto-picker-dialog .select-items{margin-top:16px;height:200px}[data-v-1633a68c] .crypto-picker-dialog .select-items .__rail-is-vertical{background:var(--borderColor6)!important}[data-v-1633a68c] .crypto-picker-dialog .select-items .__rail-is-vertical .__bar-is-vertical{background:#1ecad3!important}[data-v-1633a68c] .crypto-picker-dialog .select-items .select-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%;height:32px;padding:0 20px;-webkit-transition:.5s;transition:.5s;cursor:pointer}[data-v-1633a68c] .crypto-picker-dialog .select-items .select-item:hover{background-color:var(--bgColor15)}[data-v-1633a68c] .crypto-picker-dialog .select-items .select-item .logo{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}[data-v-1633a68c] .crypto-picker-dialog .select-items .select-item .name{font-size:16px;font-weight:600;line-height:18px;color:var(--txtColor)}[data-v-1633a68c] .crypto-picker-dialog .no-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;height:100%;width:100%}[data-v-1633a68c] .crypto-picker-dialog .no-data img{width:5rem}.status{color:#e74353}.status.PENDING{color:#fa0}.status.QUOTED{color:#1ecad3}.status.COMPLETED,.status.USER_ACCEPTED{color:#2ca86e}.table-container[data-v-64023616]{width:100%;overflow-x:auto}.custom-table[data-v-64023616]{width:100%;border-collapse:collapse;color:var(--txtColor);white-space:nowrap}.custom-table td[data-v-64023616],.custom-table th[data-v-64023616]{padding:10px;text-align:left;font-size:12px;font-weight:400;line-height:30px}.custom-table tr.disabled[data-v-64023616]{opacity:.5;pointer-events:none}.custom-table th[data-v-64023616]{color:#a0a7b9}.custom-table td[data-v-64023616]{border:1px solid var(--bgColor33)}.custom-table tbody tr[data-v-64023616]:nth-child(odd){background-color:var(--bgColor38)}.custom-table tbody tr[data-v-64023616]:hover{background-color:var(--bgColor15)}.custom-table .no-data[data-v-64023616]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;min-height:300px;height:100%;width:100%}.custom-table .no-data img[data-v-64023616]{width:5rem}.custom-table .loading[data-v-64023616]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:300px;height:100%;width:100%}@media (max-width:768px){.custom-table thead[data-v-64023616]{display:none}.custom-table tbody[data-v-64023616],.custom-table td[data-v-64023616],.custom-table tr[data-v-64023616]{display:block;width:100%}.custom-table tr[data-v-64023616]{margin-bottom:15px;border:1px solid var(--borderColor12);border-radius:8px;padding:10px}.custom-table td[data-v-64023616]{text-align:right;padding:8px 5px;position:relative;border:none}.custom-table td[data-v-64023616]:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;text-align:left;color:var(--txtColor)}}.actions[data-v-59e714fa]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.actions .btn[data-v-59e714fa]{width:56px;height:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;cursor:pointer;border-radius:4px;color:#fff;text-align:center;font-size:10px;font-weight:400;line-height:30px;-webkit-transition:.5s;transition:.5s}.actions .btn[data-v-59e714fa]:hover{opacity:.8}.actions .btn.accept[data-v-59e714fa]{background:#2ca86e}.actions .btn.cancel[data-v-59e714fa],.actions .btn.reject[data-v-59e714fa]{background:#e74353}