.grid{max-width:100%;color:var(--lightMode40)}.grid:after{content:'';display:block;clear:both}.grid-sizer,.grid-item{width:25%}.grid-item{height:950px;float:left;background:var(--primary);display:flex;flex-flow:column}.reverseH{flex-direction:column-reverse}.grid-item img{height:100%;width:100%;object-fit:cover;object-position:center}.grid-item--width2{width:50%}.grid-item--width3{width:60%}.grid-item--width4{width:100%}.grid-item--height2{height:200px}.grid-item--height3{height:260px}.grid-item--height4{height:360px}.cardGrid{padding:2.5em 2.4em;height:360px;position:relative}.cardGrid .card-title{font-weight:bold;margin-bottom:0 !important;font-size:29px}.cardGrid .card-text{font-size:12px}.cardGrid .card-text.descricao{font-size:14px;padding-top:60px;max-height:270px;overflow:hidden;text-overflow:ellipsis}.cardGrid .text-muted{color:var(--lightMode80) !important;position:absolute;bottom:60px;cursor:pointer}.imgGrid,.cardGrid{width:100%;height:50%}.seccaoNoticiasGrid .cardGrid :hover .text-muted{color:var(--secondary) !important;bottom:60px}@media screen and (max-width:992px){.grid-sizer,.grid-item,.grid-item--width2{width:33% !important}.cardGrid .card-title{font-size:24px}.cardGrid .card-text.descricao{padding-top:0;max-height:145px}}@media screen and (max-width:800px){.grid-sizer,.grid-item,.grid-item--width2{width:100% !important}.grid-item{flex-flow:row;height:475px}.reverseH{flex-direction:row-reverse}.imgGrid,.cardGrid{width:50%;height:100%}}@media screen and (max-width:533px){.grid-item{flex-flow:column;height:950px}.reverseH{flex-direction:column}.imgGrid,.cardGrid{width:100%;height:50%}.cardGrid .card-text.descricao{max-height:165px}}