.color-gradient-01{background-image:linear-gradient(to-right,#eb2873,#ff7456)}.color-gradient-02{background-image:linear-gradient(to-right,#eb2873,#8d00d8)}.m-0{margin:0}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:1.4rem}.flex{display:flex}.grow-1{flex-grow:1}.gap-1{gap:1rem}.gap-2{gap:1.4rem}.gap-3{gap:2rem}.column{flex-direction:column}.row{flex-direction:row}.wrap{flex-wrap:wrap}.sell{display:flex;gap:3rem;padding-block:3rem;padding-right:14rem}.sell .set-price-input{display:flex;justify-content:flex-end;align-items:center;position:relative}.sell .set-price-input .eth-text{width:20%;position:absolute;background-color:#e7ecf7;height:55px;margin-left:auto;margin-top:.6rem;border-top-right-radius:15px;display:flex;font-weight:700;justify-content:center;color:#000;align-items:center;border-bottom-right-radius:15px}.sell .summary{margin-top:3rem;color:#2c3e50}.sell .summary h3{font-weight:lighter}.sell .summary hr{border-top:1px solid #f0f4f7;margin-left:3rem}.sell .summary .summary-row{margin-block:1.3rem;display:flex;padding-left:5rem;width:100%;justify-content:space-between}.sell .summary .summary-row span{font-weight:700;color:#000;font-size:1.3rem}