.policyScopePicker{gap:20px;display:grid}.policyScopePicker .scopeFields{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0 8px;display:grid}.policyScopePicker .scopeFields>div{min-width:0}.policyScopePicker select{text-overflow:ellipsis;width:100%}.policyScopePicker .button{min-height:44px}@media (max-width:1000px){.policyScopePicker .scopeFields{grid-template-columns:1fr}}
