@import"https://fonts.googleapis.com/css?family=Fira+Sans";.card.card-curso-tipo{flex-direction:column;align-items:center;text-align:center;margin-bottom:1.5rem}.card.card-curso-tipo.with-cursor{cursor:pointer}.card.card-curso-tipo h2{margin-bottom:0}.card.card-curso-tipo img{max-width:70px;margin-bottom:1rem}@media only screen and (max-width:399px){.card.card-curso-tipo{flex-direction:row;text-align:left;align-items:flex-start}.card.card-curso-tipo h2{font-size:1.5rem;font-weight:700}.card.card-curso-tipo img{max-width:45px;margin-bottom:0;margin-right:.5rem}}.card-curso-listagem{overflow:hidden}.card-curso-listagem .cover{flex-shrink:0}.card-curso-listagem .cover img{display:block;max-width:100%;width:100%}.card-curso-listagem .card-body{min-width:0}.card-curso-listagem .texto-titulo-curso{font-weight:700}.card-curso-listagem:before{content:"";background-color:transparent;display:block;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;box-shadow:0 2px 4px #30303029;transition:box-shadow .4s cubic-bezier(.5,.84,.44,1)}.card-curso-listagem:hover:before{box-shadow:0 8px 22px #a0a0a033}@media screen and (min-width:768px){.card-curso-listagem .cover{flex:0 0 262px;flex-basis:262px;max-width:262px;padding:1rem 0 1rem 1rem}.card-curso-listagem .cover img{height:130px;object-fit:cover;width:232px}}@media screen and (max-width:768px){.card-curso-listagem .texto-titulo-curso{font-size:23px}}
