.easy-trade-section{min-height:100vh;background-color:var(--bgColor28)}.easy-trade-section,.easy-trade-section *{-webkit-box-sizing:border-box;box-sizing:border-box}.easy-trade-section .banner{width:100%;height:150px;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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:var(--bgColor20)}.easy-trade-section .banner .title{color:#1ecad3;font-size:32px;font-weight:600;text-transform:uppercase}.easy-trade-section .banner .sub-title{color:#a0a7b9;font-size:20px;font-weight:400}.easy-trade-section .widget{background-color:var(--bgColor7);border-radius:8px;max-width:500px;width:100%;margin:40px auto 0 auto;padding:45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.easy-trade-section .widget .select-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.easy-trade-section .widget .select-wrapper,.easy-trade-section .widget .select-wrapper .crypto-select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.easy-trade-section .widget .select-wrapper .crypto-select{width:170px;height:32px;border-radius:16px;border:1px solid var(--borderColor3);gap:8px;padding:5px;cursor:pointer;-webkit-transition:.5s;transition:.5s}.easy-trade-section .widget .select-wrapper .crypto-select:hover{opacity:.8}.easy-trade-section .widget .select-wrapper .crypto-select .crypto-logo{width:22px;height:22px}.easy-trade-section .widget .select-wrapper .crypto-select .crypto-name{font-size:14px;font-weight:400;line-height:18px;color:var(--txtColor10)}.easy-trade-section .widget .select-wrapper .crypto-select .select-arrow{position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);fill:var(--txtColor9)}.easy-trade-section .widget .select-wrapper .information-icon{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:help;display:-webkit-box;display:-ms-flexbox;display:flex}.easy-trade-section .widget .price-and-graph-wrapper{gap:15px}.easy-trade-section .widget .price-and-graph-wrapper,.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper{background-color:var(--bgColor15);border:1px solid var(--borderColor5);border-radius:8px;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px}.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper .price{color:var(--txtColor12);font-size:16px;font-weight:400}.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper .change{color:var(--txtColor3);font-size:12px;font-weight:400;border-radius:2px;padding:2px 4px;line-height:16px}.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper .change.rise-1-cl{background-color:rgba(29,191,143,.105);color:#1dbf8f}.easy-trade-section .widget .price-and-graph-wrapper .price-wrapper .change.fall-1-cl{background-color:rgba(236,57,57,.105);color:#ec3939}.easy-trade-section .widget .price-and-graph-wrapper .graph{width:100%;height:60px;border-bottom:3px solid var(--borderColor8)}.easy-trade-section .widget .transaction-tabs{gap:6px}.easy-trade-section .widget .transaction-tabs,.easy-trade-section .widget .transaction-tabs .tab{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}.easy-trade-section .widget .transaction-tabs .tab{width:100%;height:40px;font-size:14px;font-weight:400;color:var(--txtColor9);background-color:var(--bgColor26);border-radius:6px;position:relative;cursor:pointer;-webkit-transition:.5s;transition:.5s}.easy-trade-section .widget .transaction-tabs .tab:hover{opacity:.8}.easy-trade-section .widget .transaction-tabs .tab:after{content:"";width:22px;height:100%;position:absolute;border-radius:6px;background:inherit;-webkit-transform:skew(-15deg);transform:skew(-15deg)}.easy-trade-section .widget .transaction-tabs .tab.buy{margin-right:11px}.easy-trade-section .widget .transaction-tabs .tab.buy:after{right:-6px}.easy-trade-section .widget .transaction-tabs .tab.buy.active{background-color:#32ca81;color:#fff}.easy-trade-section .widget .transaction-tabs .tab.sell{margin-left:11px}.easy-trade-section .widget .transaction-tabs .tab.sell:after{left:-6px}.easy-trade-section .widget .transaction-tabs .tab.sell.active{background-color:#ec3939;color:#fff}.easy-trade-section .widget .trade-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.easy-trade-section .widget .trade-form .error-message{color:#ec3939;font-size:12px;font-weight:300;margin-top:8px}.easy-trade-section .widget .trade-form .amount-wrapper{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;padding:24px;gap:8px;border:1px solid var(--borderColor6);border-radius:6px}.easy-trade-section .widget .trade-form .amount-wrapper.error{border-color:#ec3939}.easy-trade-section .widget .trade-form .amount-wrapper .quote-amount{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;gap:6px;max-width:100%;overflow:auto}.easy-trade-section .widget .trade-form .amount-wrapper .quote-amount .value{color:#a0a7b9;font-size:32px;font-weight:600;width:1ch;min-width:1ch;text-align:center}.easy-trade-section .widget .trade-form .amount-wrapper .quote-amount .asset{color:#a0a7b9;font-size:16px;font-weight:400}.easy-trade-section .widget .trade-form .amount-wrapper .base-amount{color:#a0a7b9;font-size:12px;font-weight:400}.easy-trade-section .widget .trade-form .amount-wrapper .base-amount .value{color:var(--txtColor12)}.easy-trade-section .widget .trade-form .balance-wrapper{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}.easy-trade-section .widget .trade-form .balance-wrapper .amount,.easy-trade-section .widget .trade-form .balance-wrapper .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:14px;font-weight:400}.easy-trade-section .widget .trade-form .balance-wrapper .title{color:#525d79}.easy-trade-section .widget .trade-form .balance-wrapper .title .icon{width:20px;height:20px}.easy-trade-section .widget .trade-form .balance-wrapper .amount{color:#a0a7b9}.easy-trade-section .widget .trade-form .balance-wrapper .amount .max{color:#1ecad3;cursor:pointer;-webkit-transition:.5s;transition:.5s}.easy-trade-section .widget .trade-form .balance-wrapper .amount .max:hover{opacity:.8}.easy-trade-section .widget .trade-form .range-slider-wrapper{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--borderColor6);border-radius:6px;height:30px;overflow:hidden}.easy-trade-section .widget .trade-form .range-slider-wrapper .range-slider-step{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;color:#a0a7b9;font-size:12px;font-weight:200;border-right:.5px solid var(--borderColor6);-webkit-transition:.5s;transition:.5s;cursor:pointer}.easy-trade-section .widget .trade-form .range-slider-wrapper .range-slider-step:last-child{border-right:none}.easy-trade-section .widget .trade-form .range-slider-wrapper .range-slider-step:hover{opacity:.8}.easy-trade-section .widget .trade-form .range-slider-wrapper .range-slider-step.active{background-color:rgba(29,191,143,.102);color:#32ca81;font-weight:400}.easy-trade-section .widget .trade-form .transaction-button{height:40px;font-size:16px;font-weight:400;width:100%;border-radius:4px;-webkit-transition:.5s;transition:.5s;background-color:var(--bgColor27);color:var(--txtColor14)}.easy-trade-section .widget .trade-form .transaction-button:hover{opacity:.8}.easy-trade-section .widget .trade-form .transaction-button:disabled,.easy-trade-section .widget .trade-form .transaction-button[disabled]{cursor:not-allowed}.easy-trade-section .widget .trade-form .information-area{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.easy-trade-section .widget .trade-form .information-area .information-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.easy-trade-section .widget .trade-form .information-area .message{font-size:12px;font-weight:300;color:var(--txtColor9);line-height:16px}.easy-trade-section .widget .unauthorized-area{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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;margin-top:20px}.easy-trade-section .widget .unauthorized-area .message{text-align:center;font-size:14px;font-weight:400;color:#a0a7b9}.easy-trade-section .widget .unauthorized-area .buttons-wrapper{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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;width:100%}.easy-trade-section .widget .unauthorized-area .buttons-wrapper button{height:40px;font-size:16px;font-weight:400;width:100%;border-radius:4px;-webkit-transition:.5s;transition:.5s}.easy-trade-section .widget .unauthorized-area .buttons-wrapper button:hover{opacity:.8}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .login-button{background-color:#1ecad3;color:#fff}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .register-button{background-color:var(--bgColor27);color:var(--txtColor14)}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .divider{width:100%;text-align:center;color:#a0a7b9;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}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .divider:after,.easy-trade-section .widget .unauthorized-area .buttons-wrapper .divider:before{content:"";height:1px;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:var(--borderColor6)}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .divider:before{margin-right:1rem}.easy-trade-section .widget .unauthorized-area .buttons-wrapper .divider:after{margin-left:1rem}.easy-trade-section .information-dialog .dialog-frame{width:690px;padding:35px}.easy-trade-section .information-dialog ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.easy-trade-section .information-dialog ul li{font-size:12px;font-weight:300;color:var(--txtColor12);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px;line-height:16px}.easy-trade-section .information-dialog ul li:before{content:"";width:3px;height:3px;border-radius:999px;border:1px solid var(--borderColor7);background:transparent;padding:1px;aspect-ratio:1}.easy-trade-section .crypto-select-dialog .dialog-frame{width:500px;padding:33px 43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:37px}.easy-trade-section .crypto-select-dialog .dialog-frame .title{font-size:16px;font-weight:600;line-height:18px;color:#525d79}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-search{width:100%;height:32px;border-radius:16px;border:1px solid var(--borderColor6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:0 12px}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-search .select-arrow-icon,.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-search .select-search-icon{fill:var(--txtColor9)}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-search .select-search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;font-weight:500;color:var(--txtColor9)}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items{margin-top:8px;height:200px}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .__rail-is-vertical{background:var(--borderColor6)!important}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .__rail-is-vertical .__bar-is-vertical{background:#1ecad3!important}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;height:32px;padding:0 12px;-webkit-transition:.5s;transition:.5s;cursor:pointer}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item:hover{background-color:var(--bgColor15)}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item .logo{width:20px;height:20px}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item .short-name{font-size:14px;font-weight:400;line-height:18px;color:var(--txtColor15)}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item .name{font-size:10px;font-weight:400;line-height:18px;color:#525d79}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .select-item .price{font-size:12px;font-weight:400;line-height:16px;color:#a0a7b9;margin-left:auto}.easy-trade-section .crypto-select-dialog .dialog-frame .select .select-items .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%}.easy-trade-section .result-dialog .dialog-frame{width:500px;padding:40px 80px}.easy-trade-section .result-dialog .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.easy-trade-section .result-dialog .wrapper .result-icon{width:198px;height:198px;margin:0 auto}.easy-trade-section .result-dialog .wrapper .header{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-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.easy-trade-section .result-dialog .wrapper .header .amount,.easy-trade-section .result-dialog .wrapper .header .title{font-size:20px;font-weight:600}.easy-trade-section .result-dialog .wrapper .header .title{color:#1ecad3}.easy-trade-section .result-dialog .wrapper .header .title.cancelled{color:#ec3939}.easy-trade-section .result-dialog .wrapper .header .title.partially-filled{color:#faad14}.easy-trade-section .result-dialog .wrapper .header .amount{color:var(--txtColor12)}.easy-trade-section .result-dialog .wrapper .summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px 8px;background-color:var(--bgColor15);border-radius:4px}.easy-trade-section .result-dialog .wrapper .summary .item{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;height:24px}.easy-trade-section .result-dialog .wrapper .summary .item .key,.easy-trade-section .result-dialog .wrapper .summary .item .value{font-size:12px;font-weight:500}.easy-trade-section .result-dialog .wrapper .summary .item .key{color:var(--txtColor9)}.easy-trade-section .result-dialog .wrapper .summary .item .value{color:var(--txtColor12)}.easy-trade-section .result-dialog .wrapper .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.easy-trade-section .result-dialog .wrapper .buttons button{height:44px;font-size:14px;font-weight:500;width:100%;border-radius:4px;-webkit-transition:.5s;transition:.5s}.easy-trade-section .result-dialog .wrapper .buttons button:hover{opacity:.8}.easy-trade-section .result-dialog .wrapper .buttons .assets-button{background-color:#1ecad3;color:#fff}.easy-trade-section .result-dialog .wrapper .buttons .order-detail-button{background-color:var(--bgColor27);color:#fff}.easy-trade-section .loader-area{height:300px;width:100%;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}.easy-trade-section .loader-area .loader{width:50px;padding:8px;aspect-ratio:1;border-radius:50%;background:#1ecad3;--_m:conic-gradient(transparent 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-animation:l3 1s linear infinite;animation:l3 1s linear infinite}@-webkit-keyframes l3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes l3{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}