@charset "utf-8";#e_conteudo .e_area_projetos .e_cont_projetos{flex-wrap:wrap}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto{flex:50%;position:relative}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_cont_projeto{height:10.938rem;margin:.625rem;padding:.625rem 1.25rem;background:var(--branco);border:solid 1px #e6e8eb;overflow:hidden;border-radius:.25rem;position:relative}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_cont_projeto:before{content:"";width:100%;height:.625rem;background:var(--verde-300);position:absolute;bottom:-.625rem;opacity:0;left:0;right:0;transition:.3s}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_cont_projeto:hover:before{bottom:0;opacity:1}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_cont_projeto:after{content:"";position:absolute;width:.938rem;height:.625rem;left:1.875rem;bottom:0;opacity:0;background:var(--verde-300);clip-path:polygon(50% 0%,0 100%,100% 100%);transition:.4s}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_cont_projeto:hover:after{opacity:1;bottom:.625rem}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_img_projeto{width:8.75rem;height:8.75rem;border-radius:100%;position:relative;overflow:hidden}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_img_projeto:before{content:"";z-index:987;width:7.813rem;height:7.813rem;border:solid 2px var(--verde-300);border-radius:100%;position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;opacity:0;transition:.3s}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto:hover .e_area_img_projeto:before{opacity:1}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto{flex:1;margin-left:1.25rem}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_data{margin-bottom:.75rem;position:relative;overflow:inherit;margin-top:.313rem}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_data:before{content:"";width:100%;height:.125rem;background:var(--cinza-200);position:absolute;left:0;right:0;bottom:-.5rem;margin:auto}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_titulo{font-size:.875rem;font-weight:500;max-height:2.6rem;margin:.313rem 0}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_visualizacao{position:relative}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_visualizacao:before{content:"";width:100%;height:.125rem;background:var(--cinza-200);position:absolute;left:0;right:0;bottom:-.5rem;margin:auto}#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto .e_area_info_projeto .e_btn{position:absolute;right:1.25rem;bottom:1.25rem}@media(max-width:800px){#e_conteudo .e_area_projetos .e_cont_projetos .e_projeto{flex:100%;position:relative}}