.facts-wrapper{background-color:#fff}.facts-wrapper .facts .containerPlus{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1em}.facts-wrapper .facts .containerPlus .counter{margin-left:0}.facts-wrapper .facts .containerPlus-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #000;padding:1em;-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:var(--border-radius--componente);min-width:200px}.facts-wrapper .facts .containerPlus-item:hover{background-color:var(--corporativo);-webkit-box-shadow:rgba(0,0,0,.24) 0 3px 8px;box-shadow:rgba(0,0,0,.24) 0 3px 8px}.facts-wrapper .facts .containerPlus-item span{font-size:21px;font-weight:700;margin-left:10px;margin-top:7px}.facts-wrapper .facts .containerPlus-item p{font-size:18px;text-align:center}.facts-wrapper .facts .containerPlus-item_img{margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.facts-wrapper .facts .containerPlus-item_img img{width:64px}@media (max-width:767px){.facts-wrapper .facts .containerPlus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.facts-wrapper .facts .containerPlus-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.facts-wrapper .facts .containerPlus-item span{font-size:35px}.facts-wrapper .facts .containerPlus-item p{font-size:20px}.facts-wrapper .facts .containerPlus-item_img{margin-right:0}.facts-wrapper .facts .containerPlus-item_text{text-align:center}}