/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Aug 19 2025 | 00:55:42 */
.aba:hover {flex-grow: 4!important;transition:0.4s!important;flex-shrink: 90;}

.abas * {transition:0.4s!important;}

B {font-weight:500}

.abas .aba:hover .botao {background-color:#000}

.abas .aba:hover .botao .elementor-button-text {color:#fff!important}

@media only screen and (max-width: 767px) {
	
	.aba:hover .imagem img {height:75vw!important}

}