html {
    scroll-behavior: smooth;
}


body {
    background-color: #e1eee5;
    margin: 0 auto;

    body {
        max-width: 100%;
        margin: 0 auto;
    }

}

.tratamento-bebes-btn-verde,
a {
    color: white;
    text-decoration: none;
}

#menu {
    display: flex;
    list-style: none;
    gap: 0.5rem;
}

#menu a {
    display: block;
    padding: 0.5rem;
}

#btn-mobile {
    display: none;
}


#nav {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    background: linear-gradient(to right, #A52B37);
    border-radius: 0px 50px 60px 60px;
}


p {
    margin: 0px;
    padding: 0px;
}

header {
    margin: 0 auto;

}

.imagem-header {
    max-width: 100%;
    object-fit: cover;
}



/* NAV E SOCIAL  */



nav {
    margin: 0 auto;
    /* background-color: #A52B37;
    degrade */
    display: flex;
    flex-wrap: nowrap;
    max-width: 1219px;
    justify-content: right;

}

#socialmedia {

    width: 150px;
    display: block;
    justify-content: right;
    align-content: center;
    background-color: white;
    border-radius: 0px 0px 50px 0px;
    padding-left: 30px;
}



#socialmedia2 {

    width: 150px;
    display: block;
    justify-content: right;
    align-content: center;
    border-radius: 0px 0px 50px 0px;
    padding-left: 30px;
}


nav,
li {
    margin: 0 auto;
    text-decoration: none;
    list-style: none;
    font-family: poppins;
    color: white;
    padding: 20px;
    border-radius: 0px 0px 0px 0px;
}



ul,
li {
    margin: 0 auto;
    text-decoration: none;
    font-family: poppins;
    color: rgb(255, 255, 255);
    padding: 0px;
    border-radius: 0px 0px 0px 50px;
    display: inline-block;
    position: relative;
}








/* NAV E SOCIAL FIM */


/* HEADER IMAGEM */

#imagem-header {
    margin: 0px auto;
    text-align: center;
    max-width: 100%;
    display: grid;
    grid-row: 1fr;
    grid-column: 1fr;
    justify-items: center;
    margin-bottom: 50px;
    height: 750px;
}

.logo-campanha {
    grid-area: ;
    position: relative;
    z-index: 2;
    top: -480px;
    left: -450px;
    background-size: cover;
    object-fit: cover;
    width: 300px;
    height: 162px;
}

/* .grid-videos {
    background-color: #4BAA85;
    position: relative;
    z-index: 2;
    top: -200px;
    left: -500px;
    background-size: cover;
    object-fit: cover;
    width: 300px;
    height: 162px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
} */

.logo-campanha-topo-internas {
    max-width: 350px;
    height: 190px;
    margin-top: 60px;


}

.SteinCares-topo-internas {
    max-width: 182px;
    height: 30px;
}


#iniciativa-topo {
    position: relative;
    z-index: 2;
    top: -400px;
    left: -450px
}

.div-text-header {
    position: relative;
    z-index: 2;
    top: -380px;
    max-width: 100%;
    margin: 0px auto;
    justify-content: center;
    justify-items: center;
    justify-self: center;
}

main {
    max-width: 0 auto;
}

#texto-header {
    padding-top: 50px;
    text-align: center;
    width: 700px;
    margin: 0px auto;
    color: white;
    font-family: roboto;
    align-content: center;
}

/* HEADER FIM */




/* VIDEOS NO TOPO */


.videos-topo {
    display: flex;
    max-width: 900px;
    margin: 0px auto;
    justify-content: start;
    margin-bottom: 100px;
    margin-top: 0px;
}

.videos-grid {
    max-width: 900px;
    margin: 0px auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    justify-content: center;
}







/* DEFICIENCIA */

#deficiencia-sintese {

    margin: 100px;
    height: 417px;
    display: flex;
    justify-self: center;
    max-width: 1231px;
    background-color: white;
    border-radius: 80px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    margin-top: 0px;
    padding-top: 0px;
}

.group-deficiencia {

    grid-area: 0;
    display: flex;
    justify-content: center;
    justify-self: center;
    align-content: center;
    alignment-baseline: central;

    background-color: #4BAA85;
    border-radius: 80px 80px 80px 80px;
}

.titulo-deficiencia {
    color: #e1eee5;
    font-family: poppins;
    font-size: 50px;
    width: 300px;
    height: 297px;
    padding: 80px;
    margin-left: 100px;
    line-height: 1.1;
    align-content: end;

    margin-bottom: 150px;



}


#imagem-figado {
    top: -10px;
    left: -80px;
    max-width: 528px;
    position: relative;
    z-index: 2;
    top: -700px;
}

.texto-deficiencia {
    background-color: rgb(255, 255, 255);
    max-height: 417px;
    border-radius: 0px 80px 80px 0px;
    font-family: roboto;
    font-size: 16px;
    line-height: 2;
    margin: 80px 50px 0px;
    color: #606060;
}


.texto-deficiencia2 {
    background-color: rgb(255, 255, 255);
    max-height: 417px;
    border-radius: 0px 80px 80px 0px;
    font-family: roboto;
    font-size: 16px;
    line-height: 1.3;
    margin: 20px 50px 0px;
    color: #606060;
}




/* CAUSAS E TABELA */

.causas-bg {
    display: flex;
    width: 100vw;
    justify-self: center;
    justify-items: center;
    justify-content: center;
    background-color: #ffffff;
    padding-bottom: 50px;


}

.group-causas-tabela {
    display: flex;
    width: 1000px;
    justify-content: start;
    alignment-baseline: start;
    justify-content: center;
    justify-self: center;
    background-color: rgb(255, 255, 255);
    max-width: 100%;
    padding: 30px;

}


.box-quando {
    border-color: #A52B37;
    border-style: solid;
    font-family: roboto;
    font-size: 16px;
    padding: 40px;
    color: #606060;
}


.box-quando2 {
    border-color: #A52B37;
    border-style: solid;
    font-family: roboto;
    font-size: 16px;
    padding: 40px;
    color: #606060;
}


.interna {
    justify-content: start;
    max-width: 1000px;
    font-family: roboto;
    font-size: 16px;
    line-height: 1.6;
    color: #9f9f9f;
    align-content: right;
}

.princ-caract {
    background-color: #A52B37;
    max-width: 450px;
    padding: 30px;


}


.causas-etapas {
    background-color: #ffffff;
    max-width: 1000px;
    max-height: 100%;
    padding: 10px;
    padding-left: 50px;
    font-family: roboto;
    font-size: 16px;
    justify-self: center;
    line-height: 1.6;
    color: #606060;
}

.causas-etapas-lista {
    color: #606060;
}

.causas-etapas,
strong {
    color: #A52B37;
}



.causas-etapas p {
    font-family: roboto;
    font-size: 40px;
    color: rgb(74, 74, 74);
    padding-right: 10px;

}




.linha-fina-verde {
    border-bottom: 4px solid #4BAA85;
    width: 100%;
    display: inline-block;
}


.causas {
    width: 1000px;
}



.causas-titulo {
    grid-area: 1;
    padding-top: 50px;
    font-family: roboto;
    font-size: 40px;
    color: #4BAA85;
    display: block;
}

.causas-texto {
    font-family: roboto;
    font-size: 16px;
    color: #606060;
    margin-bottom: 10px;
    padding-right: 50px;
}


.causas-texto-tabela {
    font-family: poppins;
    max-width: 1000px;
    display: flex;
    justify-self: center;
    font-size: 16px;
    color: #606060;
    margin-bottom: 10px;
    padding-right: 50px;
}


.causas-texto li {
    list-style: inside;
}


.causas-btn {
    font-family: poppins;
    font-size: 20px;
    color: white;
    background-color: #4BAA85;
    width: 150px;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 20px;
}



.btn-redessociais {
    font-family: poppins;
    font-size: 20px;
    color: white;
    background-color: #A52B37;
    width: 150px;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 20px;
}

.grid-heder-logos {
    display: grid;
    grid-template-columns: 1fr 1fr;
}


.steincars-interna-1 {
    display: flex;
    flex-direction: column;
    padding-top: 200px;
    padding-left: 50px;
    align-self: center;
}


.imgtabela {
    margin: 0 auto;
    text-align: center;
    max-width: 1000px;
    border-radius: 60px;
    margin: 50px 100px 50px 100px;
    display: flex;
    justify-self: center;
}





.tabela {
    background-color: #A52B37;
    max-width: 500px;
    font-family: roboto;
    font-size: 16px;
    line-height: 1.15;
    color: #9f9f9f;
    max-height: 800px;
    max-height: 100%;
    padding: 80px;
    justify-content: start;
}

.tabela-titulo {
    font-family: poppins;
    font-size: 30px;
    color: rgb(255, 255, 255);
    margin-bottom: 20px;
}

.tabela-texto {
    font-family: poppins;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
    padding-right: 50px;
    line-height: 1.6;


}






/* SINTOMAS */

.sintomas {
    max-width: 100%;
    display: flex;
    justify-content: center;
    justify-items: center;
    justify-self: center;

}


.grid-sintomas {
    width: 600px;
    margin: 50px auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    justify-items: center;
    align-items: start;



}

.sintomas-bebes {

    width: 300px;
    height: 600px;
    background-color: #4BAA85;
    border-radius: 60px;



}



.sintomas-bebes-titulo {
    font-family: roboto;
    font-size: 40px;
    color: white;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 200;
    line-height: 1;

}

.sintomas-bebes-texto {
    font-family: roboto;
    font-size: 16px;
    color: white;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 300;

}

.sintomas-bebes-img {
    max-width: 300px;
    border-radius: 60px 60px 0px 0px;

}


.sintomas-adulto {

    width: 300px;
    height: 600px;
    background-color: #A52B37;
    border-radius: 60px;



}





.grid-folder {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 900px;

}


.div-folder {
    justify-self: left;
    align-self: self-start;
}


.texto {
    font-family: roboto;
    font-size: 16px;
    color: #606060;
    margin-bottom: 10px;
    padding-right: 50px;

}

.img-folder {
    width: 300px;
    height: 389px;
}



.sintomas-adulto-titulo {
    font-family: roboto;
    font-size: 40px;
    color: white;
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: 200;
    line-height: 1;

}


.div-logo-apoiadores {
    display: flex;
    max-width: 100%;
    background-color: white;
    padding: 50px;
    justify-content: center;
}

.logos-apoiadores {

    width: 900px;
    height: 290px;
}

.sintomas-adulto-texto {
    font-family: roboto;
    font-size: 16px;
    color: white;
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 30px;

}

.sintomas-adulto-img {
    max-width: 300px;
    border-radius: 60px 60px 0px 0px;

}





.btn-branco {
    font-family: poppins;
    font-size: 20px;
    color: #4BAA85;
    background-color: #ffffff;
    width: 120px;
    text-align: center;
    padding: 10px;
    border-radius: 30px;
    margin: 10px 0px 0px 20px;

}



.sintomas-titulo {

    padding-left: 150px;
    padding-top: 100px;

    font-family: poppins;
    font-weight: 300;
    font-size: 50px;
    color: #4BAA85;
    margin-bottom: 20px;
}





/* TRATAMENTO */

/* TRATAMENTO */

.tratamento {
    display: flex;
}



.grid-tratamento {
    width: 900px;
    margin: 50px auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    justify-items: center;
    align-items: start;
    margin-top: 100px;
}


.tratamento-bebes {

    width: 450px;
    height: 350px;
    background-color: #4BAA85;
    border-radius: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.titulo-bebes {
    font-family: roboto;
    font-size: 50px;
    color: white;
    margin-left: 30px;
    margin-right: 30px;
    line-height: 1;

}

.tratamento-bebes-texto {
    color: #606060;
    font-family: roboto;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    line-height: 1.1;
    margin-left: 40px;
    grid-column: 1;
    grid-row: 2;
    display: flex;
    flex-direction: column;
    align-items: left;
    text-align: left;
    margin: 20px 80px 0px 80px;

}



.tratamento-bebes-btn-verde {
    font-family: roboto;
    font-size: 20px;
    color: white;
    background-color: #4BAA85;
    width: 120px;
    text-align: center;
    padding: 20px;
    border-radius: 30px;
    cursor: pointer;
    margin-top: 10px;
}








.tratamento-adultos {

    width: 450px;
    height: 350px;
    background-color: #A52B37;
    border-radius: 60px;
    grid-column: 2;
    grid-row: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;


}


.tratamento-adultos-titulo {
    font-family: roboto;
    font-size: 50px;
    color: white;


}

.tratamento-adultos-texto {
    color: #606060;
    font-family: roboto;
    font-weight: 300;
    font-size: 16px;
    text-align: left;
    line-height: 1.1;
    margin-left: 40px;
    grid-column: 2;
    grid-row: 2;
    display: flex;
    flex-direction: column;
    align-self: center;
    align-items: left;
    text-align: left;
    margin: 20px 80px 0px 80px;

}






/* CAMPANHA */


.campanha-area {
    background-color: #F0F3F1;

}


.campanha-titulo {

    padding-left: 150px;
    padding-top: 50px;
    font-family: poppins;
    font-weight: 300;
    font-size: 50px;
    color: #4BAA85;
    margin-bottom: 20px;
    display: block;
}


.campanha-grid {
    max-width: 900px;
    display: grid;
    margin: 0 auto;
    grid-template-columns: 1fr;
    padding-bottom: 100px;


}

.campanha-grid-col1 {

    width: 900px;
    background-color: #F0F3F1;


}

.text1 {
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: poppins;
    font-weight: 300;
    color: rgb(65, 65, 65);

}


.text-box {
    font-family: poppins;
    font-weight: 300;
    color: white;
    background-color: #A52B37;
    border-radius: 20px;
    padding: 20px;



}

.campanha-grid-col2 {
    display: flex;
}

.campanha-logo {

    padding: 20px;
    width: 340px;
    height: 239.46px;


}




/* CAMPANHA FIM*/




/* DIAGNOSTICO*/


#diagnostico {
    justify-self: center;
    margin: 100px;
    height: 417px;
    display: flex;
    max-width: 1231px;
    background-color: white;
    border-radius: 80px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1)
}

.group-diagnostico {

    grid-area: 0;
    display: flex;
    justify-content: center;
    justify-self: center;
    align-content: center;
    alignment-baseline: central;

    background-color: #4BAA85;
    border-radius: 80px 80px 80px 80px;
    z-index: 1;
}

.titulo-diagnostico {
    color: #e1eee5;
    font-family: poppins;
    font-size: 50px;
    width: 300px;
    height: 297px;
    padding: 80px 60px 60px;
    line-height: 1.1;
    align-content: center;
    margin-bottom: 150px;



}


#imagem-figado {
    top: -10px;
    left: -80px;
    max-width: 528px;
    position: relative;
    z-index: 2;
    top: -700px;
}

.texto-diagnostico-box {

    background-image: url(assets/diagnostico-img01.png);
    background-size: 120%;
    margin-left: -250px;
    border-radius: 60px;
    padding-left: 220px;
    padding-top: 40px;
    color: #ffffff;

}

.texto-diagnostico {
    background-size: 200%;
    font-family: roboto;
    font-size: 16px;
    line-height: 2;
    margin: 80px 50px 0px;
    color: #ffffff;
    z-index: +3;
    line-height: 1.6;
}

.texto-diagnostico-box .btn-branco {
    background-color: #ffffff;
    color: #4BAA85;
    margin-top: 20px;
    margin-left: 40px;
}


.group-diagnostico2 {

    grid-area: 0;
    display: flex;
    justify-content: center;
    justify-self: center;
    align-content: center;
    alignment-baseline: central;

    background-color: #A52B37;
    border-radius: 80px 80px 80px 80px;
    z-index: 1;
}


.texto-diagnostico2 {

    background-size: 120%;
    margin-left: -250px;
    border-radius: 60px;
    padding-left: 260px;
    padding-top: 40px;
    color: #ffffff;

}


.texto-diagnostico-box2 {

    background-image: url(assets/diagnostico-img02.png);
    background-size: 120%;
    margin-left: -250px;
    border-radius: 60px;
    padding-left: 220px;
    padding-top: 40px;
    color: #ffffff;

}

.texto-diagnostico-box2 .btn-branco {
    background-color: #ffffff;
    color: #4BAA85;
    margin-top: 20px;
    margin-left: 40px;
}


.texto-diagnostico2 p {
    background-size: 200%;
    font-family: roboto;
    font-size: 16px;
    line-height: 2;
    margin: 80px 50px 0px;
    color: #ffffff;
    z-index: +3;

}






/* DIAGNOSTICO FIM*/







/* FOOTER*/

footer {
    padding-top: 100px;
    padding-bottom: 100px;
    max-width: 100%;
    background-color: #4BAA85;
    margin: 0px auto;
    text-align: center;
}


.footer.logo {
    margin: 0px auto;


}



nav li {
    display: block;
    text-decoration: none;
    margin: 30px;
}



nav li a {

    color: #ffffff;

    text-decoration: none;


}


nav li a:hover {
    color: #ffffff;
    text-decoration: none;


}

.dropdown-menu {
    position: absolute;
    display: none;

}

.dropdown-menu a {
    display: block;

    font-family: roboto;
    color: #ffffff;
    font-style: none;
    text-decoration: none;
    background-color: #4BAA85;
    margin-top: 0px;
    padding: 15px;
    position: relative;
    z-index: 1;
}


.dropdown-menu a:hover {
    display: block;

    font-family: roboto;
    color: #ffffff;
    font-style: none;
    text-decoration: none;
    background-color: #248660;
    margin-top: 0px;
    padding: 15px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    text-decoration: none;

}






@media screen and (max-width: 440px) {




    .videos-topo {
        display: flex;
        max-width: 430px;
        margin: 0px auto;
        justify-content: start;
        margin-bottom: 100px;
        margin-top: 0px;
    }

    .videos-grid {
        max-width: 900px;
        margin: 0px auto;
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        justify-content: center;
        margin-top: 30px;
        text-align: center;
    }


    .causas {
        width: 430px;
    }



    .causas-titulo {
        grid-area: 1;
        padding-top: 50px;
        font-family: roboto;
        font-size: 40px;
        color: #4BAA85;
        display: block;
    }

    .causas-texto {
        font-family: roboto;
        font-size: 16px;
        color: #606060;
        margin-bottom: 10px;
        padding-right: 50px;
        max-width: 410px;
    }


    .causas-texto-tabela {
        font-family: poppins;
        max-width: 430px;
        display: flex;
        justify-self: center;
        font-size: 16px;
        color: #606060;
        margin-bottom: 10px;
        padding-right: 50px;
    }


    .causas-texto li {
        list-style: inside;
    }


    .causas-btn {
        font-family: poppins;
        font-size: 20px;
        color: white;
        background-color: #4BAA85;
        width: 150px;
        text-align: center;
        padding: 10px;
        border-radius: 30px;
        cursor: pointer;
        margin-top: 20px;
    }






    .logos-apoiadores {

        width: 100%;
        height: 100%;
    }

    #texto-header {
        display: none;
    }


    .img-folder {
        width: 141px;
        height: 265px;
        padding-top: 120px;

    }

    #socialmedia {


        display: none;

    }


    .imagem-header {
        max-width: 100%;
        object-fit: cover;
        margin: 0px auto;
        text-align: center;
        max-width: 100%;
        display: grid;
        justify-items: center;
        height: 200px;
    }



    #imagem-header {
        margin: 0px auto;
        text-align: center;
        max-width: 100%;

        justify-items: center;
        height: 200px;
    }



    .logo-campanha {
        left: 30px;
        top: 20px;
        width: 130px;
        height: 61px;
        grid-area: 2;
        z-index: 2;
        top: -170px;
        left: -100px
    }


    #iniciativa-topo {
        width: 120px;
        height: 33px;
        position: relative;
        grid-area: 3;
        z-index: 2;
        top: -170px;
        left: -100px;
        margin-top: 10px;
    }

    #texto-header {

        text-align: center;
        width: 400px;
        margin: 0px auto;
        color: white;
        font-family: roboto;
        align-content: center;
        font-size: 12px;
    }

    /* .div-text-header {
        top: 200px;
        max-width: 100%;
        margin: 0px auto;
        justify-content: center;
        justify-items: center;
        justify-self: center;
    } */

    .div-text-header {
        position: relative;
        z-index: 2;
        top: -210px;
        max-width: 100%;
        margin: 0px auto;
        justify-content: center;
        justify-items: center;
        justify-self: center;
    }


    #imagem-figado {
        top: -10px;
        left: 30px;
        max-width: 300px;
        padding-left: 0px;
        margin-top: 0px;


    }

    #deficiencia-sintese {

        display: grid;
        grid-template-columns: 1fr;
        max-width: 410px;
        margin-top: 20px;
        height: 1100px;
        border-radius: 80px;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
        padding-bottom: 0px;
    }

    .group-deficiencia {

        justify-content: start;
        justify-self: start;
        align-content: start;
        alignment-baseline: ;
        background-color: #4BAA85;
        border-radius: 80px 80px 80px 80px;
        padding-bottom: 0px;
    }

    .titulo-deficiencia {
        color: #e1eee5;
        font-family: poppins;
        font-size: 40px;
        width: 250px;
        height: 0px;
        padding-bottom: 0px;
        height: 0px;
        padding: 40px;
        margin-left: 0px;
        line-height: 1.1;



    }

    .texto-deficiencia {
        grid-area: 2;
        background-color: transparent;
        max-height: 1200px;
        border-radius: 0px 0px 0px 0px;
        font-family: roboto;
        font-size: 16px;
        line-height: 2;
        margin-top: 0px;
        color: #606060;

    }




    .causas-bg {
        display: flex;
        width: 100%;
        justify-self: center;
        justify-items: center;
        justify-content: center;
        background-color: #ffffff;
        padding-bottom: 50px;
        margin-top: 0px;


    }

    .group-causas-tabela {
        display: flex;
        width: 400px;
        justify-content: start;
        justify-items: center;
        alignment-baseline: start;
        justify-content: center;
        justify-self: center;
        background-color: rgb(255, 255, 255);
        max-width: 100%;
        padding: 30px;
        padding-left: 00px;

    }








    .grid-sintomas {
        width: 420px;
        margin: 50px auto;
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        align-items: start;



    }

    .sintomas-titulo {
        margin: 0px auto;
        max-width: 1000px;
        padding-left: 30px;
        padding-top: 20px;
        font-family: poppins;
        font-weight: 300;
        font-size: 50px;
        color: #4BAA85;
        margin-bottom: 20px;
    }


    #diagnostico {
        justify-self: center;
        margin: 100px;
        height: 700px;
        display: grid;
        padding: 0px;
        grid-template-columns: 1fr;
        max-width: 420px;
        background-color: white;
        border-radius: 80px;
        box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    }






    .group-diagnostico {
        height: 200px;
        padding: 0px;
        background-color: #4BAA85;
        border-radius: 80px 80px 80px 80px;

    }

    .texto-diagnostico-box {
        grid-area: 2;
        max-width: 340px;
        justify-items: start;
        background-image: none;
        background-size: 120%;
        margin-left: 0px;
        border-radius: 60px;
        padding-left: 20px;
        padding-top: 0px;
        color: #606060;

    }

    .texto-diagnostico {
        grid-area: 2;
        background-size: 200%;
        font-family: roboto;
        font-size: 16px;
        line-height: 2;
        margin: 0px 50px;
        color: #606060;
        line-height: 1.6;
    }

    .titulo-diagnostico {
        color: #eee8e1;
        font-family: poppins;
        font-size: 30px;
        width: 250px;
        height: 0px;
        padding: 40px;
        margin-left: 0px;
        line-height: 1.1;
        padding-top: 50px;
        align-content: center;
        margin-bottom: 0px;
    }

    .texto-diagnostico-box .btn-branco {
        background-color: transparent;
        color: #4BAA85;
        margin-top: 20px;
        margin-left: 40px;
    }


    .group-diagnostico2 {

        height: 200px;
        padding: 0px;
        background-color: #A52B37;
        border-radius: 80px 80px 80px 80px;

    }


    .texto-diagnostico2 {

        grid-area: 2;
        background-size: 200%;
        font-family: roboto;
        font-size: 16px;
        line-height: 2;
        margin: 0px 50px;
        color: #606060;
        line-height: 1.6;

    }


    .texto-diagnostico-box2 {

        background-image: none;
        height: 320px;
        margin-left: 0px;
        border-radius: 60px;
        padding-left: 00px;
        padding-top: 0px;
        color: #ffffff;

    }

    .texto-diagnostico-box2 .btn-branco {
        background-color: #ffffff;
        color: #4BAA85;
        margin-top: 20px;
        margin-left: 40px;
    }





    .diagnostico-causas {
        color: white;
        background-color: #A52B37;
        padding: 30px;
        font-family: roboto;
        font-weight: 300;
        font-size: 30px;
    }

    .box .etapas-caixa {
        background-color: #A52B37;
        color: white;
        font-family: roboto;
        font-size: 30px;
        margin-top: 50px;
        padding: 30px;



    }






    .grid-tratamento {
        width: 420px;
        margin: 10px;
        display: inline;
        gap: 30px;
        margin-top: 100px;
    }


    .tratamento-bebes {

        width: 420px;
        height: 350px;
        background-color: #4BAA85;
        border-radius: 60px;

    }



    .titulo-bebes {
        font-family: roboto;
        font-size: 50px;
        color: white;
        margin-left: 30px;
        margin-right: 30px;
        line-height: 1;

    }

    .tratamento-bebes-texto {
        color: #484b49;
        font-family: poppins;
        font-weight: 200;
        font-size: 16px;
        text-align: left;
        line-height: 1.1;
        margin-left: 40px;
        grid-column: 1;
        grid-row: 2;

        margin: 20px 80px 0px 80px;

    }



    .tratamento-bebes-btn-verde {
        font-family: poppins;
        font-size: 20px;
        color: white;
        background-color: #4BAA85;
        width: 120px;
        text-align: center;
        padding: 20px;
        border-radius: 30px;
        cursor: pointer;
        margin-top: 10px;
    }








    .tratamento-adultos {

        width: 430px;
        height: 350px;
        background-color: #A52B37;
        border-radius: 60px;
        grid-column: 2;
        grid-row: 1;



    }


    .tratamento-adultos-titulo {
        font-family: roboto;
        font-size: 50px;
        color: white;


    }

    .tratamento-adultos-texto {
        color: #484b49;
        font-family: poppins;
        font-weight: 200;
        font-size: 16px;
        text-align: left;
        line-height: 1.1;
        margin-left: 40px;
        grid-column: 2;
        grid-row: 2;

        margin: 20px 80px 0px 80px;

    }






    .campanha-area {
        background-color: #F0F3F1;
        max-width: 430px;
        display: flexbox;

        justify-items: left;
        padding: 0px;
        margin: 0px;
        justify-content: left;


    }


    .campanha-titulo {
        text-align: left;
        max-width: 430px;

        padding-left: 30px;
        padding-top: 50px;
        font-family: poppins;
        font-weight: 300;
        font-size: 50px;
        color: #4BAA85;
        margin-bottom: 20px;
        display: block;
    }


    .campanha-grid {
        max-width: 420px;
        display: grid;
        margin: 0 auto;
        grid-template-columns: 1fr;
        padding-bottom: 0px;


    }

    .campanha-grid-col1 {
        grid-area: 1;
        width: 420px;
        background-color: #F0F3F1;


    }

    .text1 {
        margin-top: 20px;
        margin-bottom: 50px;
        font-family: poppins;
        font-weight: 300;
        padding-left: 30px;
        padding-right: 30px;
        color: rgb(65, 65, 65);

    }


    .text-box {
        font-family: poppins;
        font-weight: 300;
        color: white;
        background-color: #A52B37;
        border-radius: 20px;
        padding: 0px;
        padding: 30px;
        margin-left: 10px;



    }

    .campanha-grid-col2 {
        display: grid;
    }

    .campanha-logo {

        padding: 20px;
        width: 340px;
        height: 239.46px;


    }

    #menu {
        display: block;
        position: absolute;
        width: 100%;
        top: 70px;
        right: 0px;
        background: #A52B37;
        transition: 0.6s;
        z-index: 1000;
        height: 0px;
        visibility: hidden;
        overflow-y: hidden;
    }

    #nav.active #menu {
        height: calc(100vh - 70px);
        visibility: visible;
        overflow-y: auto;
    }

    #menu a {
        padding: 1rem 0;
        margin: 0 1rem;
        border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    }

    #btn-mobile {
        display: flex;
        padding: 0.5rem 1rem;
        font-size: 1rem;
        border: none;
        background: none;
        cursor: pointer;
        gap: 0.5rem;
    }

    #hamburger {
        border-top: 2px solid;
        width: 20px;
        color: white;
    }

    #hamburger::after,
    #hamburger::before {
        content: '';
        display: block;
        width: 20px;
        height: 2px;
        background: currentColor;
        margin-top: 5px;
        transition: 0.3s;
        position: relative;
    }

    #nav.active #hamburger {
        border-top-color: transparent;
    }

    #nav.active #hamburger::before {
        transform: rotate(135deg);
    }

    #nav.active #hamburger::after {
        transform: rotate(-135deg);
        top: -7px;
    }

    #nav {
        max-width: 430;
        margin: 0 auto;
        display: flex;
        background: linear-gradient(to right, #A52B37);
        border-radius: 0px;
    }


}