@media screen and (max-width: 1740px) {
    #sobre .dir .box-video {
        width: 128%;
    }
}

@media screen and (max-width: 1600px) {
    #sobre .content {

        padding: 45px 49px;
        padding-bottom: 9vw;
    }
    #sobre .dir .box-video {
        width: 114%;
        height: 29vw;
    }
    #sobre .content .esq .titulo {
        font-size: 34px;
    }
    #sobre .esq .area-texto .texto {
        row-gap: 15px;
    }
    #sobre .dir .box-video .play {
        width: 123px;
        height: 123px;
    }
    #sobre .bottom .card .numeros {
        font-size: 46px;
    }
    #sobre .bottom .card-3 span.detalhe {
        font-size: 34px;
    }
    #sobre .bottom .card .texto {
        font-size: 12px;
    }
    #sobre .bottom .card {
        width: 25vw;
        height: 9.25vw;
    }

    #contato .content .esq>.titulo {
        font-size: 48.3px;
        line-height: 60px;
        margin-bottom: 33px;
    }

    #contato .content {
        justify-content: space-between;
    }

    #contato .content .esq {
        max-width: 47%;
    }

    #contato .content .esq>.texto {
        font-size: 24.16px;
        line-height: 38px;
        margin-bottom: 49px;
    }


}

@media screen and (max-width: 1440px) {
    #banner .content {
        column-gap: 6.2%;
    }
}

@media screen and (max-width: 1366px) {
    #sobre .esq .area-texto {
        height: 250px;
    }
    #sobre .content {
        padding-bottom: 7vw;
    }
    #sobre .dir .box-video {
        height: 380px;
    }
    #banner .dir .borda-gradiente {
        width: 41.4vw;
        height: 41.4vw;
    }
    #banner .dir .imagem {
        width: 40.85vw;
        height: 40.85vw;
    }
    #banner .dir .play {
        width: 11vw;
        height: 11vw;
        left: -82px;
    }
    #banner .esq .titulo {
        font-size: 42px;
    }

}

@media screen and (max-width: 1280px) {
    #sobre .content .esq .area-texto .texto p {
        font-size: 14px;
    }
    #sobre .bottom .card .numeros {
        font-size: 38px;
    }
    #sobre .esq {
        width: 43%;
    }
    #sobre .dir {
        width: 53%;
    }
    #contato .content .esq>.titulo {
        font-size: 42.3px;
        line-height: 51px;
    }
    #contato .content .dir {
        max-width: 50%;
    }
    #contato .content .dir button {
        font-size: 20px;
    }


}

@media screen and (max-width: 1200px) {
    #sobre .esq .area-texto {
        padding-left: 21px;
    }
    #sobre .bottom .card .numeros {
        font-size: 32px;
    }
    #sobre .bottom .card-3 span.detalhe {
        font-size: 26px;
    }
    #sobre .bottom .card-1 .numeros span.detalhe {
        bottom: 0px;
    }
    #contato .content {
        padding: 0 54px;
    }

    #banner .esq .texto {
        line-height: 24px;
        font-size: 14px;
    }

    #lightbox .box-video {
        width: 63%;
        height: 39vw;
    }
}

@media screen and (max-width: 1080px) {
    #contato .content .esq>.titulo {
        font-size: 40.3px;
    }
    #banner .esq .texto {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 1024px) {
    #sobre .box-esq-dir {
        display: flex;
        flex-direction: column;
    }

    #sobre .esq {
        width: 100%;
    }

    #sobre .dir .box-video {
        height: 45vw;
        width: 100%;
    }
    #sobre .dir {
        width: 100%;
        margin-bottom: 17px;
    }

    #sobre .content {
        padding: 35px 29px;
    }

    #sobre .esq .area-texto {
        margin-bottom: 22px;
    }

    #sobre .bottom {
        display: flex;
        position: unset;
        row-gap: 17px;
        flex-direction: column;
    }

    #sobre .bottom .card {
        width: 100%;
        height: 135px;
    }

    #contato .content .esq .contatos {
        height: auto;
        flex-direction: column;
        align-items: center;
        row-gap: 24px;
        position: absolute;
        bottom: 90px;
        width: 90%;
    }

    #contato .content .dir {
        border-bottom: 1px solid var(--vermelho);
        padding-bottom: 57px;
    }

    #contato .svg {
        position: relative;
        mask: unset !important;
        opacity: 1 !important;
        width: 36px;
        height: 36px;
        border-radius: 7px;
        background-color: var(--vermelho) !important;
        align-items: center;
    }



    #contato .content .esq .contatos .texto {
        text-align: center;
        margin-bottom: 15px;
    }

    #contato .content .esq .contatos .separador {
        width: 219px;
        height: 2px;
    }

    #contato .svg::before {
        width: 20px;
        height: 20px;
        filter: invert(1);
        position: absolute;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    #contato .svg.facebook::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/facebook.svg);
    }

    #contato .svg.instagram::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/instagram.svg);
    }

    #contato .svg.linkedin::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/linkedin.svg);
    }

    #contato .svg.youtube::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/youtube.svg);

    }

    #contato .svg.tiktok::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/tiktok.svg);
    }

    #contato .content .esq .contatos .telefone a {
        font-size: 18px;
        font-weight: 400;
    }

    #contato .content {

        flex-direction: column;
    }

    #contato .content .esq, #contato .content .dir {
        width: 100%;
        max-width: 100%;
    }

    #contato .content {
        flex-direction: column;
        height: auto;
        row-gap: 40px;
        max-width: 100%;
        border-radius: 0;
        padding: 60px 5%;
        height: 1103px;
        justify-content: initial;
    }

    #contato .content .esq>.titulo {
        font-size: 36px;

    }
    #contato .content .esq>.texto {
        width: 100%;
    }

    #contato .content .dir .obrigatorio {
        text-align: center;
    }

    #sobre {
        padding-bottom: 0;
    }

}

@media screen and (max-width: 996px) {
    #banner {
        background-size: auto;
    }
    #banner .content {
        flex-direction: column-reverse;
        padding: 40px 0;
    }
    #banner .esq {
        width: 100%;
    }

    #banner .dir .play {
        left: unset;
        bottom: -18%;
        width: 15vw;
        height: 15vw;
    }
    #banner .dir .imagem {
        width: 56.85vw;
        height: 56.85vw;
    }
    #banner .dir .borda-gradiente {
        width: 57.4vw;
        height: 57.4vw;
    }
    #banner .dir {

        margin-bottom: 40px;
    }
}

@media screen and (max-width: 768px) {

    #sobre .bottom .card .numeros {
        font-size: 53px;
    }
    #sobre .bottom .card .texto {
        font-size: 14px;
    }

    #lightbox .box-video {
        width: 85%;
        height: 48vw;
    }

}

@media screen and (max-width: 600px) {
    #contato .content .esq .contatos {
        height: auto;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;
    }

    #contato .content .esq .contatos .texto {
        margin-bottom: 15px;
        text-align: center;
    }

    #contato .content .esq .contatos .telefone a {

        column-gap: 7px;
    }
    #banner .dir .borda-gradiente {
        width: 72.4vw;
        height: 72.4vw;
    }
    #banner .dir .imagem {
        width: 71vw;
        height: 71vw;
    }
    #banner .dir .play {
        left: unset;
        bottom: -23%;
        width: 25vw;
        height: 25vw;
    }
}

@media screen and (max-width: 490px) {
    #sobre .dir .box-video::after {
        width: 28vw;
        height: 7.76vw;
        bottom: 13px;
        right: 14px;
    }
    #contato .content .esq>.texto {
        font-size: 19.16px;
        line-height: 33px;
    }
    #sobre .content {
        max-width: 100%;
        background-image: none;
        margin-top: 0;
    }
    #banner .dir .borda-gradiente {
        width: 92.4vw;
        height: 92.4vw;
    }
    #banner .dir .imagem {
        width: 90vw;
        height: 90vw;
    }
    #banner .dir .play {
        width: 31vw;
        height: 31vw;
    }

}

@media screen and (max-width: 430px) {
    #sobre .dir .box-video {
        height: 64vw;
    }
    #sobre .dir .box-video .play {
        width: 100px;
        height: 100px;
    }
    #contato .content {
        padding: 60px 20px;
    }

    #contato .content .esq>.titulo {
        font-size: 25.3px;
        line-height: 40px;
    }

}

@media screen and (max-width: 400px) {
    #sobre .content {
        padding: 35px 14px;
    }
}

@media screen and (max-width: 360px) {
    #sobre .bottom .card .numeros {
        font-size: 42px;
    }
    .ag-timeline-card_item {
        width: auto;
        margin: -65px 0 0 60px;
    }
}