.sell-container{padding:0 200px;margin-top:26px;margin-bottom:26px;display:flex;flex-direction:column;align-items:flex-end}.sell-header{font-size:24px;font-weight:700;text-align:center;display:flex;align-items:center;width:100%}.sell-header span:nth-child(1){flex:.02;cursor:pointer}.sell-header span:nth-child(2){flex:.98}.sell-body{padding:48px;border:1px solid #c9c9c9;border-radius:8px;margin-top:24px;width:100%}.sell-body .sell-body-header{font-weight:700;font-size:20px}.sell-body .seller-container{padding:18px 20px;background:#F0F3FF;display:flex;border-radius:10px}.sell-body .seller-container .profile{flex:.33;display:flex;align-items:center}.sell-body .seller-container .profile .img-profile{flex:.3}.sell-body .seller-container .profile .img-profile .img-container{height:70px;width:70px;overflow:hidden;border-radius:50%}.sell-body .seller-container .profile .img-profile .img-container img{max-width:120px;max-height:120px;-o-object-fit:contain;object-fit:contain}.sell-body .seller-container .profile .name{flex:.7;display:flex;flex-direction:column}.sell-body .seller-container .profile .name span:nth-child(1){font-size:14px;color:#7d7d7d}.sell-body .seller-container .profile .name span:nth-child(2){font-weight:700}.sell-body .seller-container .phone_number{flex:.33;display:flex;justify-content:center;align-items:center;flex-direction:column}.sell-body .seller-container .phone_number span:nth-child(1){font-size:14px;color:#7d7d7d}.sell-body .seller-container .phone_number span:nth-child(2){font-weight:700}.sell-body .seller-container .show_phone{flex:.33;font-size:14px;color:#7d7d7d;display:flex;align-items:center;justify-content:flex-end}.sell-body .seller-container .pipe{flex:.05;display:flex;align-items:center;justify-content:center}.sell-footer{margin-top:24px;display:flex;width:18vw}.sell-footer button{padding:10px 0;border-radius:5px;font-weight:700;transition:.3s;font-size:14px;flex:.5}.sell-footer .btn-cancel{border:1px solid #7D7D7D;margin-right:16px}.sell-footer .btn-primary{border:1px solid #503AFF;background:#503AFF;color:#fff}.sell-footer .btn-disabled{background:#cacaca;color:#fff}.form-gap{height:4px;background-color:#cfcfcf}.sell-succes-greeting{background:#503AFF;color:#fff;display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:20px;margin-top:170px}.sell-succes-greeting div:nth-child(2){margin-top:20px;font-weight:700;font-size:20px}.sell-succes-greeting div:nth-child(3){margin-top:8px;width:800px;text-align:center}.sell-succes-overing{display:flex;flex-direction:column;align-items:center;border-radius:10px;padding:40px}.sell-succes-overing div:nth-child(2){margin-top:20px;font-size:20px;font-weight:700}.sell-succes-overing div:nth-child(3){margin-top:8px}.sell-succes-overing div:nth-child(4){margin-top:40px}.sell-succes-overing .btn{padding:16px 24px;border-radius:5px;font-weight:700;transition:.3s}.sell-succes-overing .btn.btn-warning{background:#FFCB33;color:#fff}@media only screen and (max-width: 820px){.sell-header{font-size:22px}.sell-container{padding:0 30px}.sell-body{padding:30px}.sell-body .sell-body-header{font-weight:700;font-size:18px}}@media only screen and (max-width: 430px){.sell-header{font-size:20px}.sell-container{padding:0 20px}.sell-body{padding:20px 20px 40px}.sell-body .sell-body-header{font-weight:700;font-size:16px}.sell-header span:nth-child(1) svg{width:20px;height:20px}.sell-footer{margin-top:24px;text-align:left;display:flex;justify-content:space-between;width:100%}}
