.query_props_home .nav-search{background-color:#36402ccc;border-radius:10px;justify-content:space-between;width:475px;height:60px;margin-left:30px;padding:0 20px;display:flex}.query_props_home .nav-search button{all:unset;cursor:pointer}.query_props_home .nav-search #search{color:#fff;background:0 0;border:none;width:300px;height:60px;font-size:24px}.query_props_home .nav-search #search:focus{outline:none}@media (max-width:850px){.query_props_home .nav-search{margin:0 auto 20px}.query_props_home .nav-search #search{width:200px}}@media (max-width:480px){.query_props_home .nav-search{width:80%;margin:0 auto 20px}}
#home_section{position:relative}#home_section img{object-fit:cover;width:100%;height:100vh}#home_section .query_props_home{color:#fff;background-color:#4a5a3880;width:100%;height:calc(100vh - 100px);margin-top:100px;display:flex;position:absolute;inset:0}#home_section .query_props_home .titles-home{margin-bottom:100px}#home_section .query_props_home .titles-home h3{margin-top:30px;padding:10px;font-family:--font-intel-one-mono;font-size:24px}#home_section .query_props_home h2{padding:10px 40px;font-size:64px;color:#fff!important}#home_section .query_props_home .titles-home p{padding:20px 40px;font-size:20px}#home_section .query_props_home .link-filters{grid-template-rows:repeat(5,20%);justify-content:center;width:300px;margin-top:20px;display:grid}#home_section .query_props_home .link-filters a{background-color:#36402ccc;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;display:flex}@media (max-width:1024px){#home_section .query_props_home .titles-home{margin-bottom:10px}}@media (max-width:850px){#home_section{height:auto}#home_section .query_props_home{flex-direction:column}#home_section .query_props_home .titles-home{margin-bottom:100px}#home_section .query_props_home .link-filters{grid-template-rows:100%;grid-template-columns:repeat(5,20%);width:100%;margin:100px auto 0}#home_section .query_props_home .link-filters a{margin:0 auto}}@media (max-width:500px){#home_section .query_props_home h2{font-size:40px}}
