Extract pages that meet 3 conditions

Hi, I need to create a query for: 1)Find all the pages that have the words “Fiche” and “Technique” in their title. 2) That the page has a block that contains the following words “Title” and “school”. 2) That the page has another block that contains the following words “Author” and “Garbulsky”. How could the query be? I tried to do it with live query, but can’t get more than one constraint to work ({{query (and “Título” “escuela”) }}). I want it to show me the pages that meet the 3 conditions.