.elementor-705 .elementor-element.elementor-element-2be529a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-ec6ebb8 */.beneficios{
    max-width:600px;
    margin:30px auto;
}

.item{
    background:#111;
    border-left:4px solid #ff2323;
    padding:15px;
    margin-bottom:10px;
    text-align:left;
    font-size:18px;
    border-radius:8px;
}

.preco-box{
    margin:35px auto 10px;
}

.de{
    font-size:26px;
    color:#999;
    text-decoration:line-through;
    font-weight:bold;
}

.por{
    margin-top:10px;
    font-size:34px;
    font-weight:800;
    color:#ffffff;
}

.valor{
    font-size:72px;
    font-weight:900;
    color:#00ff66;
    line-height:1;
    margin-top:10px;
}

@media(max-width:768px){

    .item{
        font-size:16px;
    }

    .de{
        font-size:20px;
    }

    .por{
        font-size:24px;
    }

    .valor{
        font-size:56px;
    }

}/* End custom CSS */