.borda-wellness {
    border: none;
    margin-right: initial;
    min-height: 1030px;   
}

.img-mais {
    position: absolute;
    top: -58px;
    left: -75px;
    max-width: 200px;
}

.img-retangulo {
    position: absolute;
    top: 0;
    right: 0;
}

.borda-wellness .borda__container-form{
    border-radius: 0;
}

.form-wellness {
    padding-right: 70px;
    padding-top: 27px;
}

.form-wellness .borda__col-left-content{
    align-items: flex-start;
}

.form-wellness .borda__col-left-text {
    color: #fff;
    align-items: flex-start;
    background-color: #c2368c;
    padding: 2rem;
    margin-top: 15px;
    max-width: 380px;
}

.img-remo {
    position: absolute;
    bottom: 0;
    left: 55px;
    max-width: 750px;
}

.wellnessCharitas__container-title {
    font-family: "Montserrat", sans-serif;
    color: #fff;
    position: absolute;
    z-index: 20;
    background-color: #4f358b;
    padding: 1.5rem;
    text-align: center;
    width: 525px;
    bottom: -65px;
    left: 32%;
    width: 500px;
}

.wellnessCharitas__container-title h3 {
    color: #f39c05;
    font-weight: 800;
    text-transform: uppercase;
}

.wellnessCharitas__container-title span {
    font-weight: 700;
}

.img-mais-topo {
    position: absolute;
    top: -43px;
    z-index: 1;
    left: 66.5%;
    width: 130px;
}

.melhor-versao {
    position: relative;
    background-image: url("https://habitaresa.com.br/empreendimentos/soumais/wp-content/uploads/2025/08/ultimadobra.jpg");
    background-position: top;
    background-repeat: no-repeat;
    padding-bottom: 520px;
}

.melhor-versao h3{
    font-family: "Montserrat", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 48px;
    margin-top: 90px;
    margin-bottom: 60px;
    padding: 0px 110px;
    font-weight: 700;
}

.text-melhor-versao{
    margin-top: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.text-melhor-versao .alinhamento{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 350px;
}

.text-melhor-versao h4{
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-weight: 800;
    font-size: 28px;
    margin-bottom: 48px;
}

.text-melhor-versao span{
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-size: 28px;
}

.img-escolha {
    margin-top: 48px;
}

.img-powered {
    max-width: 408px;
    /* text-align: center;
    position: relative;
    margin: 0 auto; */
    margin-top: 190px;
}

.borda-wellness textarea{
    border-radius: 8px;
    max-height: 130px;
}
.mobile-wellness textarea{
    border-radius: 8px;
    max-height: 130px;
}
.borda-wellness input[type="submit"]{
    position: absolute;
    right: 0;
    width: 100%;
    border-radius: 8px;
    text-transform: uppercase!important;
    background-color: #fba105!important;
}

.wellnessCharitas__container-title.mobile-wellness{
    display: none;
}

.img-yoga{
    margin-bottom: 40px;
    display: none;
}

.img-gelo{
    margin-bottom: 40px;
    display: none;
}

.img-corrida{
    margin-top: 40px;
    display: none;
}

.texto-desktop{
    display: block;
}

.texto-mobile{
    display: none;
}

form p{
    font-size: 23px;
}

form p label{
    font-size: initial;
}

@media(max-width: 1200px){
    .img-yoga{
        display: block;
    }
    .img-gelo{
        display: block;
    }
    .img-corrida{
        display: block;
    }
    .melhor-versao{
        background-image: initial;
        background-color: #c2368c;
        padding-bottom: 50px;
    }
    .text-melhor-versao .alinhamento{
        margin-left: initial;
        align-items: center;
        margin-top: initial;
    }
    .texto-desktop{
        display: none;
    }
    .texto-mobile{
        display: block;
    }
    .text-melhor-versao span{
        text-align: center;
    }
    .img-powered{
        margin-top: 80px;
    }
    .melhor-versao h3{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .text-melhor-versao h4{
        text-align: center;
    }
}

@media(max-width: 980px){
    .melhor-versao h3{
        font-size: 30px;
    }
    .wellnessCharitas__container-title.mobile-wellness{
        display: block;
        width: 100%;
        position: relative;
        bottom: initial;
        left: initial;
        margin-top: 30px;
    }
}

@media(max-width: 425px){
    .melhor-versao h3{
        padding: 0 26px;
        font-size: 26px;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .text-melhor-versao h4{
        font-size: 22px;
    }
    .text-melhor-versao span{
        font-size: 24px;
    }
    .text-melhor-versao{
        text-align: center;
        margin-top: 20px;
    }
    .img-powered{
        max-width: 300px;
        margin-top: 50px;
    }
    .melhor-versao{
        background-image: initial;
        background-color: #c2368c;
        padding-bottom: 50px;
    }
    .text-melhor-versao .alinhamento{
        align-items: center;
        margin-left: initial;
    }
}
