.tituloVantagens{color:#7f94af;font-weight:bold;font-size:32px;margin-top:40px;margin-bottom:40px}.categoriaCard{box-shadow:0 3px 6px #00000029;border-radius:10px;padding:30px;font-size:14px;height:210px;transition:.3s ease-out;transition-property:height}.categoriaCard:hover{height:233px;color:#fff;background:var(--primary)}.categoriaCard:hover .categoriaCardContent{height:168px}.categoriaCard:hover h5{color:#fff}.categoriaCard .categoriaCardContent{overflow:hidden;height:140px;transition:inherit}.categoriaCard h5{font-weight:bold;color:var(--primary);margin-bottom:15px;font-size:22px}.categoriaCard p{white-space:initial}.sliderCategoria .splide__slide{width:33.33%;padding:5px 1.5%;height:280px}.sliderCategoria .splide__pagination__page{background:var(--secondary40)}.sliderCategoria .splide__pagination__page.is-active{background:var(--primary)}@media only screen and (max-width:1080px){.sliderCategoria .splide__slide{width:50%}}@media only screen and (max-width:675px){.sliderCategoria .splide__slide{width:100%}}