/*========Div 4========*/
#div4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 120px;
    margin: 0px;
    height: auto;
    width: 100%;
    background-color: white;
    flex-shrink: 0;
}


@media (max-width: 1024px) {
    #div4 {
        width: 100%;
        max-width: 1024px;
        height: auto;
        padding-bottom: 0px;
        padding: 20px;
    }
}


@media (max-width: 460px) {
    #div4 {
        width: 100%;
        max-width: 460px;
        height: auto;
        padding: 20px;
    }
}

/*===================*/

/*========Imagem div4========*/
#ImagemDiv4 {
    width: 280px;
    height: 500px;
    flex-shrink: 0;
    border-radius: 17px;
    background: url(../../img/inbound-marketing.png) lightgray 50% / cover no-repeat;
    margin-top: 90px;
}

#ImagemDiv4 img{
    width: 300px;
}

@media (max-width: 1024px) {
    #ImagemDiv4 {
        width: 250px;
        height: 500px;
        flex-shrink: 0;
        border-radius: 17px;
        background: url(../../img/inbound-marketing.png) lightgray 50% / cover no-repeat;
        margin-top: 90px;
    }
}



@media (max-width: 734px) {
    #ImagemDiv4 {
        display: none;
    }
}

/*========Div Geral 4========*/
#Geraldiv4 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 11em;
    width: 100%;
    height: 100vh;
}

@media (max-width: 3000px) {
    #Geraldiv4 {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 11em;
        width: 100%;
        height: auto;
        padding-top: 60px;
        padding-bottom: 90px;
    }
    
}

@media (max-width: 1024px) {
    #TextGeraldiv4 {
        width: 80%;
        height: auto;
        text-align: start;
    }
}

@media (max-width: 1024px) {
    #Geraldiv4 {
        flex-direction: row;
        width: 100%;
        max-width: 768px;
        height: auto;
        margin-top: 4%;
        gap: 3em;
    }
}

@media (max-width: 460px) {
    #Geraldiv4 {
        flex-direction: column;
        width: 100%;
        max-width: 460px;
        height: auto;
        padding: 10px;
    }
}


/*===================*/

/*========Text div 4========*/
#TextGeraldiv4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: auto;
    height: auto;
    flex-shrink: 0;
    margin: 0px;
    padding: 0px;
}

#Text1div4 {
    width: 440px;
    height: 109px;
    margin-bottom: 1.4em;
}

@media (max-width: 460px) {
    #Text1div4 {
        width: 95%;
        text-align: start;
        margin-top: 20px;
        margin-bottom: 5px;
        margin-left: 30px;
    }
}

@media (max-width: 375px) {
    #Text1div4 {
        width: 90%;
        text-align: start;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: 30px;
    }
}

#Osegredo {
    color: #140024;
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-weight: 450;
    line-height: 39px;
    align-items: center;
}

@media (max-width: 460px) {
    #Osegredo {
        font-size: 21px;
    }
}

@media (max-width: 375px) {
    #Osegredo {
        font-size: 21px;
    }
}

#AtraireConverter {
    color: #140024;
    font-family: "Montserrat", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 39px;
}

@media (max-width: 460px) {
    #AtraireConverter {
        font-size: 24px;
    }
}

@media (max-width: 375px) {
    #AtraireConverter {
        font-size: 21px;
    }
}

#Text2div4 {
    width: 440px;
    height: 109px;
}

#Text3div4 {
    width: 440px;
    height: 109px;
}


@media (max-width: 460px) {
    #Text2div4 {
        width: 100%;
        height: auto;
        margin-left: 30px;
    }

    #Text3div4 {
        text-align: start;
        width: 90%;
        height: 109px;
        margin-left: 30px;
        margin-bottom: 30px;

    }
}

#Inboundmarketing {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.948px;
    margin-bottom: 10px;
    margin-top: 60px;
}

@media (max-width: 460px) {
    #Inboundmarketing {
        font-size: 14px;
    }

    #ComoInb {
        font-size: 10px;
    }
}

#ComoInb {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 7.763px
}

#Comofunciona {
    color: #57AE6C;
    font-family: "Montserrat", sans-serif;
    font-size: 17.784px;
    font-style: normal;
    font-weight: 700;
    line-height: 11.844px;
    margin-bottom: 1.3em;
}

@media (max-width: 1024px) {
    #Comofunciona {
        font-size: 20px;
        text-align: start;
    }
}

@media (max-width: 460px) {
    #Comofunciona {
        font-size: 20px;
        text-align: start;
        margin-bottom: 15px;
        margin-top: 20px;
    }
}


#texto1,
#texto2,
#texto3 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    padding: 0px;
    margin: 0px 0px 15px 20px;
    /* Adiciona um espaçamento entre o ícone e o texto */
}

@media (max-width: 1024px) {

    #texto1,
    #texto2,
    #texto3 {
        width: 80%;
        font-size: 12px;
        margin: 0px 0px 15px 10px;
    }

}

@media (max-width: 460px) {

    #texto1,
    #texto2,
    #texto3 {
        width: 80%;
        font-size: 12px;
    }
}


#Textsvgdiv4 {
    width: 100%;
    height: 100%;
}

#textsvg {
    display: flex;
    flex-direction: row;
    align-items: center;
}

#svg1div4,
#svg2div4,
#svg3div4 {
    width: 20px;
    height: 20px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*===================*/

/*========Btn div4========*/
#buttondiv4 {
    margin-bottom: 2em;
}


@media (max-width: 1440px) {
    #buttondiv4 {
        margin-top: 3.5rem;
        margin-bottom: 5rem;
    }
}

@media (max-width: 460px) {
    #buttondiv4 {
        margin-top: 20px;
        margin-bottom: 60px;
    }
}

#btn4 {
    margin: 0px;
    border-radius: 68px;
    background: #57AE6C;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    padding: 0.3em 1em;
    border: solid 0px;
}

@media (max-width: 1440px) {
    #btn4 {
        width: 360px;
        height: 40px;
        padding: 0.3em 1em;
    }
}

@media (max-width: 460px) {
    #btn4 {
        width: 260px;
        height: 40px;
        padding: 0.3em 1em;
        margin-bottom: 10px;
    }
}

#btn4:hover {
    background-color: #258a5c;
}

#btn4 svg {
    width: 1.4rem;
    height: 1.4rem;
    background-color: #150024;
    border-radius: 50%;
    padding: 1px;
}

#vamos4 {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 1rem;
    padding: 0.4rem;
}

@media (max-width: 460px) {
    #vamos4 {
        font-size: 13px;
    }
}

/*===================*/