.customer-grade-editor{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:15px 18px}.customer-grade-editor>div{flex:1}.customer-grade-editor span,.customer-grade-editor strong{display:block}.customer-grade-editor span{font-size:10px;color:var(--secondary)}.customer-grade-editor strong{font-size:11px;margin-top:4px}.customer-grade-editor select{height:38px;min-width:94px;border:1px solid var(--border);border-radius:10px;background:#fff;padding:0 9px;font-size:11px}.customer-grade-editor .button{height:38px}@media(max-width:620px){.customer-grade-editor{align-items:stretch;flex-wrap:wrap}.customer-grade-editor>div{flex-basis:100%}.customer-grade-editor select,.customer-grade-editor .button{flex:1}}
