 #segmentos .container{padding:110px 0 107px}.card{width:240px;height:157px;margin-right:5px;background:var(--grey-light-0);font-family:"Heebo Medium";font-size:18px;text-align:center;cursor:pointer;border:1px solid transparent;-webkit-transition:400ms ease-in;-moz-transition:400ms ease-in;-o-transition:400ms ease-in;transition:400ms ease-in}.card.active{background:var(--blue-primary);color:var(--white)}.card.active img:nth-child(1),.card img:nth-child(2){display:none}.card.active img:nth-child(2),.card img:nth-child(1){display:inline-block}.card.active:hover{color:var(--white)}.card img{margin-top:36px;z-index:3}.card h3{margin-top:16px;z-index:3}.card:hover{border:1px solid var(--blue-primary);color:var(--blue-primary)}#segmentos .title{width:290px;margin:0 auto}#segmentos .title h2{line-height:21px}.segmentos-text{width:592px;margin-top:54px;font-family:"Inter Regular";font-size:16px;line-height:21px;text-align:justify}.segmentos-title h2{margin-bottom:27px!important}.segmentos-img-mobile{display:none}.segmentos-img{margin-top:54px;margin-left:30px}.segmentos-img img{max-width:100%}.segmentos-text .flex-container{justify-content:space-between}.segmentos-text .flex-container ul{text-align:left}.segmentos-text .flex-container ul:nth-child(2){margin-left:60px}.segmentos-text .flex-container ul li{margin-bottom:31px;display:flex}.check{margin:0 5px 5px}#segmentos .segmentos-img .details{top:80%;left:90%;right:-3%}.segmentos-content{animation-duration:1s;animation-name:showSegmentosContent;animation-fill-mode:forwards}@keyframes showSegmentosContent{from{opacity:0}to{opacity:1}}