@charset "UTF-8";.conteudo h2{font-size:28px}.conteudo .busca-agente{margin:0 auto 50px;width:90%;max-width:330px;height:37px}.conteudo .busca-agente input{border-radius:10px;border:0;padding-left:40px;color:gray;width:100%;height:100%;font-size:14px;background:#ffffff;background-size:auto 70%}.conteudo .busca-agente input::-webkit-input-placeholder{color:gray}.conteudo .busca-agente input:-moz-placeholder{color:gray}.conteudo .busca-agente input::-moz-placeholder{color:gray}.conteudo .busca-agente input:-ms-input-placeholder{color:gray}.conteudo #agentes{margin-bottom:80px;display:flex;flex-wrap:wrap;justify-content:space-around}.conteudo #agentes .agente{width:30%;background:#333333;text-align:center;overflow:hidden;padding-bottom:15px;margin-bottom:30px}.conteudo #agentes .agente .foto{aspect-ratio:3/4;background:#cccccc;border-radius:10px;margin-bottom:20px}.conteudo #agentes .agente .foto a{height:100%;display:block}.conteudo #agentes .agente .foto img{width:100%;height:100%;object-fit:cover}.conteudo #agentes .agente .dados{color:#999;padding:10px}.conteudo #agentes .agente .dados .nome{font-family:Inter,sans-serif;text-transform:uppercase;font-size:26px;margin-bottom:10px}.conteudo #agentes .agente .veja-mais{padding:15px 10px 0;border:1px solid;border-image-slice:2;border-width:2px;border-image-source:linear-gradient(to right,rgba(81,81,81,0),rgb(81,81,81) 30%,rgb(81,81,81) 70%,rgba(81,81,81,0) 100%);border-left:0;border-right:0;border-bottom:0}.conteudo #agentes .agente .veja-mais a{padding:0 10px;height:40px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;color:#999;background:transparent;cursor:pointer;transition:1s all;border-radius:10px}.conteudo #agentes .agente .veja-mais a:hover{background:#c29824;color:#fff}@media screen and (max-width: 1100px){.conteudo #agentes .agente{width:45%}}@media screen and (max-width: 680px){.conteudo #agentes .agente{width:100%}}
