.col-lg-3,.col-md-4{position:relative;width:100%;padding-right:15px;padding-left:15px}.btn,.card_produto,.card_produto img{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.row-cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.card_produto{padding:1.5rem 2rem;border-radius:1.25rem;border:2px dashed #f66300;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none!important;margin-bottom:3rem}.card_produto span{display:block;margin-bottom:1rem;font-weight:600;text-align:center;min-height:72px;max-height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card_produto img{margin-bottom:2rem;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:160px;min-height:160px}.card_produto .btn{background-color:#008743;color:#fff}.card_produto:hover{border-color:#008743;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}@media (min-width:992px){.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:768){.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333333%;flex:0 0 33.33333333%;max-width:33.33333333%}}#segmentos{padding:5rem 0;position:relative}#segmentos .h3{font-weight:400;margin-bottom:3rem;color:#008743}