.combate{
    color: #fff7df;
    background: #73381d;
}
.combate .titulo{
    color: var(--amarelo);
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .combate .limite{
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .combate .limite{
        padding: 3em;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .combate .limite{
        padding: 1em;
    }
    .combate .titulo{
        font-size: 20px;
    }
}






.insumos-ilegais{

}
.insumos-ilegais .imagem{
    text-align: center;
}
.insumos-ilegais .imagem img{
    width: 100%;
    max-width: 1600px;
}






.denunciar-e-proteger{
    color: #fff;
    background: var(--verde);
}
.denunciar-e-proteger .titulo{
    color: var(--verde-medio);
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .denunciar-e-proteger .limite{
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .denunciar-e-proteger .limite{
        padding: 3em;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .denunciar-e-proteger .limite{
        padding: 1em;
    }
    .denunciar-e-proteger .titulo{
        font-size: 20px;
    }
}






.diga-nao-e-denuncie{
    color: #231F20;
    background: var(--amarelo);
}
.diga-nao-e-denuncie .titulo{
    color: var(--verde);
}
.diga-nao-e-denuncie a{
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1.5em;
    padding: 0.5em 3em;
    color: var(--amarelo);
}
.diga-nao-e-denuncie a:hover{
    letter-spacing: 1px;
    font-size: 1.5em;
    padding: 0.5em 3em;
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .diga-nao-e-denuncie .limite{
        position: relative;
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
    .diga-nao-e-denuncie .limite .a1,
    .diga-nao-e-denuncie .limite .a2{
        position: absolute;
        left: 0;
        width: 161px;
        height: 163px;
        z-index: 99;
    }
    .diga-nao-e-denuncie .limite .a1{
        bottom: 163px;
        background: url("../webp/diga-nao-e-denuncie-a1.webp") center center no-repeat;
    }
    .diga-nao-e-denuncie .limite .a2{
        bottom: 0;
        background: url("../webp/diga-nao-e-denuncie-a2.webp") center center no-repeat;
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .diga-nao-e-denuncie .limite{
        padding: 3em;
    }
    .diga-nao-e-denuncie .titulo{
        font-size: 20px;
    }
    .diga-nao-e-denuncie .limite .a1,
    .diga-nao-e-denuncie .limite .a2{
        display: none;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .diga-nao-e-denuncie .limite{
        padding: 1em;
    }
}






.considerado-ilegal{
    color: #73381d;
    background: #fff7df;
}
.considerado-ilegal .titulo{
    color: var(--verde);
}
.considerado-ilegal .box{
    margin-top: 4em;
    padding: 4em 7em 4em 7em;
    color: #fff;
    background: #73381d;
}
.considerado-ilegal .box .titulo{
    color: var(--amarelo);
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .considerado-ilegal .limite{
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .considerado-ilegal .limite{
        padding: 3em;
    }
    .considerado-ilegal .box{
        padding: 3em;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .considerado-ilegal .limite{
        padding: 1em;
    }
    .considerado-ilegal .box{
        padding: 1em;
    }
    .considerado-ilegal .titulo{
        font-size: 20px;
    }
}






.areas{
    color: #231F20;
    text-align: center;
}
.areas .titulo{
    font-size: 28px;
    color: var(--verde);
}
.areas .card .botao{
    width: 100%;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1em;
    padding: 0.5em;
    color: var(--amarelo);
}
.areas .card .botao:hover{
    
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .areas .limite{
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .areas .limite{
        padding: 3em;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .areas .limite{
        padding: 1em;
    }
}






.impactos{

}
.impactos .imagem{
    text-align: center;
}
.impactos .imagem img{
    width: 100%;
    max-width: 1600px;
}






.tamanho-da-ilegalidade{
    color: #fff;
    background: var(--verde);
}
.tamanho-da-ilegalidade .titulo{
    color: var(--verde-medio);
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .tamanho-da-ilegalidade .limite{
        position: relative;
        padding: 161px calc(161px + 2em) 161px calc(161px + 2em);
    }
    .tamanho-da-ilegalidade .limite .a1,
    .tamanho-da-ilegalidade .limite .a2{
        position: absolute;
        right: 0;
        width: 161px;
        height: 163px;
        z-index: 99;
    }
    .tamanho-da-ilegalidade .limite .a1{
        bottom: 152px;
        background: url("../webp/tamanho-da-ilegalidade-a1.webp") center center no-repeat;
    }
    .tamanho-da-ilegalidade .limite .a2{
        bottom: 0;
        background: url("../webp/tamanho-da-ilegalidade-a2.webp") center center no-repeat;
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .tamanho-da-ilegalidade .limite{
        padding: 3em;
    }
    .tamanho-da-ilegalidade .titulo{
        font-size: 20px;
    }
    .tamanho-da-ilegalidade .limite .a1,
    .tamanho-da-ilegalidade .limite .a2{
        display: none;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .tamanho-da-ilegalidade .limite{
        padding: 1em;
    }
}






.principais-fontes{
    color: #fff;
    background: var(--verde-medio);
}
.principais-fontes .titulo{
    color: var(--verde);
}
.principais-fontes a{
    color: #fff;
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .principais-fontes .limite{
        position: relative;
        padding: 5em calc(161px + 2em) 5em calc(161px + 2em);
    }
    .principais-fontes .limite .a1,
    .principais-fontes .limite .a2{
        position: absolute;
        right: 0;
        width: 161px;
        height: 161px;
        z-index: 99;
    }
    .principais-fontes .limite .a1{
        bottom: 161px;
        background: url("../principais-fontes-a1.html") center center no-repeat;
    }
    .principais-fontes .limite .a2{
        bottom: 0;
        background: var(--verde-medio) url("../principais-fontes-a2.html") center center no-repeat;
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .principais-fontes .limite{
        padding: 3em;
    }
    .principais-fontes .limite .a1,
    .principais-fontes .limite .a2{
        display: none;
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .principais-fontes .limite{
        padding: 1em;
    }
}





.final{

}
.final .linha{
    display: flex;
    flex-wrap: nowrap;
}
.final .linha .vazia{
    width: 50%;
}
.final .linha .box{
    position: relative;
    width: 50%;
    margin: 3em 0 3em 0;
    padding: 5em 116px 5em 116px;
    color: #fff;
    background: var(--verde);
    border-radius: 50px;
}
.final .linha .box .titulo{
    font-size: 24px;
    color: var(--amarelo);
}
.final .linha .box .botao{
    color: var(--verde);
    background: var(--amarelo);
}
.final .linha .selo{
    position: absolute;
    width: 236px;
    height: 242px;
    left: 0;
    top: 50%;
    transform: translate(-50%, -116px);
    z-index: 999;
}
@media only screen and (min-width: 1025px), only screen and (min-device-width: 1025px) {
    .final{
        background: url("../webp/bg-boas-praticas-agricolas-desktop-2.webp") center center no-repeat;
        background-size: cover;
    }
}
@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
    .final{
        background: url("../webp/bg-boas-praticas-agricolas-mobile-2.webp") center center no-repeat;
        background-size: cover;
    }
    .final .limite{
        padding: 3em;
    }
    .final .linha .vazia{
        display: none;
    }
    .final .linha .box{
        width: 100%;
        margin: 242px 3em 3em 3em;
        padding: 3em;
    }
    .final .linha .selo{
        left: 50%;
        top: 0;
        transform: translate(-50%, -90%);
    }
}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
    .final .limite{
        padding: 1em;
    }
    .final .limite{
        padding: 1em;
    }
    .final .linha .box{
        margin: 242px 1em 1em 1em;
        padding: 2em;
    }
    .final .linha .box .titulo{
        font-size: 20px;
    }
}