.dsd-front{max-width:1100px;margin:20px auto;padding:25px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-sizing:border-box;font-family:inherit}.dsd-front h2{margin:0 0 20px;font-size:25px}.dsd-front-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:20px}.dsd-front-head h2{margin:0}.dsd-front form{display:flex;flex-direction:column;gap:14px}.dsd-front-head form{display:flex;flex-direction:row;gap:8px}.dsd-front input,.dsd-front select,.dsd-front textarea{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:7px;box-sizing:border-box;font-size:15px}.dsd-front button{border:0;border-radius:7px;padding:11px 18px;background:#111827;color:#fff;cursor:pointer;font-size:15px}.dsd-front-head input{min-width:240px}.dsd-front-table{overflow-x:auto}.dsd-front table{width:100%;border-collapse:collapse}.dsd-front th,.dsd-front td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.dsd-front th{background:#f8fafc}.dsd-pill{display:inline-block;padding:4px 9px;border-radius:20px;background:#e7f7ed;color:#087443;font-size:12px}.dsd-payment{max-width:700px}.dsd-payment label{display:block;font-weight:600}.dsd-payment label input,.dsd-payment label select,.dsd-payment label textarea{margin-top:6px;font-weight:400}.dsd-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dsd-success{padding:12px 15px;background:#e7f7ed;color:#087443;border-radius:7px;margin-bottom:15px}@media(max-width:650px){.dsd-front-head{display:block}.dsd-front-head form{margin-top:15px}.dsd-front-head input{min-width:0}.dsd-two{grid-template-columns:1fr}}