.funciona-descri h2{
    font-family: "Handlee", sans-serif;
    font-size: 50px;
    margin-top: 20px;
}

.funciona-descri .elemento-layout{
    background-image: url(https://melbolosfake.com.br/novo/wp-content/uploads/2024/04/m3-bg1.png);
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.descri-image-efect{
    width: var(--container-widget-width, 36%);
    max-width: 36%;
    --container-widget-width: 36%;
    --container-widget-flex-grow: 0;
    bottom: 20%;
    z-index: 0;
    position: absolute;
}

.elementor .descri-image-dest img{
    max-width: 65%;
    display: block;
    margin: 0 auto;
    border-radius: 290px 290px 0px 0px;
}