.div-titulo{text-align:center;margin:60px 0}.grid-ferramentas{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px}.box-ferramenta{box-shadow:#0000003d 0 3px 8px;background-color:#fff;display:flex;flex-direction:column}.box-ferramenta img{object-fit:cover;min-width:100%;max-height:300px}.box-ferramentas-texto{padding:16px;flex-grow:1;display:flex;gap:10px;flex-direction:column;justify-content:space-around}.box-ferramentas-texto h2{text-transform:uppercase;margin-bottom:8px}#imagem-post-pag{max-width:350px;max-height:200px}#h2-post-blog:hover{text-decoration:underline}@media (max-width: 1200px){.box-ferramenta img,#imagem-post-pag{max-height:200px}}@media (max-width: 900px){.div-titulo{margin:30px 0}.box-ferramenta img{max-height:150px}#imagem-post-pag{max-height:100px}.box-ferramentas-texto h2{font-size:16px}.box-ferramentas-texto p{font-size:12px}}@media (max-width: 600px){.grid-ferramentas{grid-template-columns:1fr;margin-bottom:60px}.box-ferramenta img{max-height:200px}#imagem-post-pag{max-height:200px;max-width:200px}.box-ferramentas-texto h2{font-size:18px}.box-ferramentas-texto p{font-size:14px}}.seleciona-blog-page{display:flex;justify-content:space-between;font-weight:700}
