.juris-buscador{max-width:820px;margin:10px auto 0}.juris-buscador__row{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.juris-buscador select{min-width:220px;height:44px;padding:10px 12px;border:1px solid rgba(0,0,0,.18);border-radius:10px;background:#fff;font-size:14px;outline:none}.juris-buscador select:focus{border-color:rgba(0,0,0,.35)}.juris-buscador button{height:44px;padding:0 18px;border:none;border-radius:10px;background:#B08D57;color:#fff;font-weight:600;cursor:pointer}.juris-buscador button:hover{filter:brightness(0.95)}@media (max-width:600px){.juris-buscador__row{flex-direction:column;align-items:stretch}.juris-buscador select,.juris-buscador button{width:100%;min-width:0}}