@media screen and (max-width: 1740px) {
    #vantagens .content .top {
        padding-left: 171px;
        width: 550px;
    }

    #vantagens .content .swiper {
        padding-left: 9.4vw;
    }

}

@media screen and (max-width: 1680px) {
    #vantagens .content .top {
        padding-left: 102px;
        width: 481px;
    }
}

@media screen and (max-width: 1600px) {

    #banner .content {
        column-gap: 30px;
        justify-content: space-between;
    }

    #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;
    }

    #vantagens .content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding-left: 5%;
    }

    #vantagens .content .swiper {
        padding-left: 0;
        width: 100%;
    }

    #vantagens .content .top {
        padding-left: 0;
        width: 379px;
    }

    #vantagens .content .top {
        font-size: 24px;
    }

    #vantagens .content .vantagem {
        padding: 25px 24px 28px;
    }

    #simplifique .content .dir .titulo {
        font-size: 25px;
        margin-bottom: 19px;
    }

    #simplifique .content .dir .titulo span {
        display: block;
        margin-top: 6px;
    }


}

@media screen and (max-width: 1440px) {
    #banner .dir .borda-gradiente {
        width: 42vw;
        height: 42vw;
    }

    #banner .dir .imagem {
        width: 41.5vw;
        height: 41.5vw;
    }

    #banner .content .esq .descricao {
        width: auto;
    }

    #banner .content .esq .titulo {
        font-size: 42px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 1280px) {
    #contato .content .esq>.titulo {
        font-size: 42.3px;
        line-height: 51px;
    }

    #simplifique::before {
        top: -47%;
    }

    #contato .content .dir {
        max-width: 50%;
    }

    #contato .content .dir button {
        font-size: 20px;
    }

    #vantagens .content .vantagem .icone {
        min-width: 89px;
        min-height: 89px;
        width: 89px;
        height: 89px;
    }

    #simplifique .content .dir .titulo {
        font-size: 22px;
        margin-bottom: 10px;
    }

    #simplifique .content .dir .texto {
        width: auto;
    }


}

@media screen and (max-width: 1200px) {
    #contato .content {
        padding: 0 54px;
    }

    #lightbox .box-video {
        width: 63%;
        height: 39vw;
    }

}

@media screen and (max-width: 1080px) {
    #contato .content .esq>.titulo {
        font-size: 40.3px;
    }

    #banner .content .esq .titulo {
        font-size: 36px;
        margin-bottom: 15px;
    }

    #banner .content .esq .descricao {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    #vantagens .content .top {
        font-size: 18px;
    }

    #vantagens .box-botoes-swiper {
        right: unset;
        left: 5%;
        bottom: -415px;
    }


    #vantagens .progresso-vantagens {
        width: 100%;
        max-width: 100%;
        margin-top: 50px;
        margin-left: 5% !important;
    }

    #vantagens {
        padding-top: 35px;
        padding-bottom: 90px;

    }

    #vantagens .content .top h3,
    #vantagens .content .top span {
        display: none;
    }

    #vantagens .content {
        padding-left: 0;
    }

    #vantagens .content .swiper {
        padding-left: 5%;
    }

    #vantagens .box-botoes-swiper {
        right: unset;
        left: 5%;
        bottom: -415px;
    }

    #vantagens .box-botoes-swiper>div.botao-proximo-vantagens::after,
    #vantagens .box-botoes-swiper>div.botao-anterior-vantagens::after {
        width: 30px;
        height: 30px;
    }

    #contato .content .esq .contatos {
        height: auto;
        flex-direction: column;
        align-items: center;
        row-gap: 24px;
        position: absolute;
        bottom: 90px;
        width: 90%;
    }

    #versatibilidade .content .dir .play {
        width: 115px;
        height: 115px;
    }

    #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.tiktok::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/tiktok.svg);
    }

    #contato .svg.youtube::before {
        content: '';
        background-image: url(../../totem-de-pagamento/geral/youtube.svg);

    }

    #contato .content .esq .contatos .telefone a {
        font-size: 18px;
        font-weight: 400;
    }

    #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;
    }

    #simplifique .content .esq::after {
        width: 100%;
        height: 7px;
        background: linear-gradient(90deg, rgba(233,50,74,1) 8%, rgba(97,92,180,1) 84%);
        top: unset;
        bottom: 0;
    }

    #simplifique .content {
        flex-direction: column;
        row-gap: 60px;
        height: auto;
    }

    #simplifique .content .esq,
    #simplifique .content .dir {
        width: 100%;
    }

    #simplifique .content .esq {
        height: 500px;
        border-radius: 15px 15px 0 0;
    }

    #simplifique .content .esq img {
        border-radius: 15px 15px 0 0;
    }

    #simplifique .content .esq:before {
        top: unset;
        bottom: 0;
        width: 100%;
        height: 5px;
        background: linear-gradient(90deg, rgba(233, 50, 74, 1) 8%, rgba(97, 92, 180, 1) 84%);
    }

    #simplifique .content .dir .titulo span {
        display: unset;
    }

    #versatibilidade .content {
        flex-direction: column-reverse;
        height: auto;
    }

    #versatibilidade .content .dir,
    #versatibilidade .content .esq {
        width: 100%;
    }

    #versatibilidade .content .dir {
        height: 500px;
    }

    #versatibilidade .content .dir img {
        border-radius: 15px 15px 0 0;
    }

    #versatibilidade .content .esq {
        padding: 40px;
    }

    #versatibilidade .content .esq:before {
        width: 100%;
        height: 5px;

        background: linear-gradient(90deg, rgba(233, 50, 74, 1) 8%, rgba(97, 92, 180, 1) 84%);

    }

    #simplifique {
        padding-bottom: 240px;
    }

}

@media screen and (max-width: 996px) {
    #banner .content {
        flex-direction: column-reverse;
        row-gap: 60px;
        padding-top: 50px;
    }

    #banner {
        background-size: auto;
    }

    #banner .dir .borda-gradiente {
        width: 550px;
        height: 550px;
    }

    #banner .dir .imagem {
        width: 545px;
        height: 545px;
    }

    #banner .dir {
        margin-top: 0;
    }

    #simplifique::before {
        top: -22%;
    }

    #simplifique::after {
        right: 0;
        bottom: 0;
    }
}

@media screen and (max-width: 768px) {
    #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;
    }

    #simplifique .content .dir ul {
        row-gap: 21px;
    }

    #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: 71.5vw;
        height: 71.5vw;
    }

    #banner .dir .imagem {
        width: 70vw;
        height: 70vw;
    }

    #banner .content .esq .box-botoes .conheca {
        width: 100%;
    }
}

@media screen and (max-width: 490px) {
    #contato .content .esq>.texto {
        font-size: 19.16px;
        line-height: 33px;
    }

    #vantagens .progresso-vantagens {
        margin-top: 40px;
    }

    #vantagens .box-botoes-swiper {
        bottom: -515px;
    }

    #vantagens .content .vantagem .icone {
        min-width: 49px;
        min-height: 49px;
        width: 49px;
        height: 49px;
        margin-bottom: 15px;
    }

    #vantagens .content .vantagem .texto {
        line-height: 18px;
    }

    #vantagens .content .vantagem {
        align-items: flex-start;
        flex-direction: column;
        padding: 50px 29px;
        height: 378px;
    }



    #versatibilidade .content .esq .titulo {
        font-size: 24px;
        line-height: normal;
    }

    #banner .dir .borda-gradiente {
        width: 88.5vw;
        height: 88.5vw;
    }

    #banner .dir .imagem {
        width: 86vw;
        height: 86vw;
    }

    #banner .content .esq .box-botoes .conheca {
        font-size: 14px;
    }

}


@media screen and (max-width: 430px) {
    #contato .content {
        padding: 60px 20px;
    }

    #contato .content .esq>.titulo {
        font-size: 25.3px;
        line-height: 40px;
    }



}

@media screen and (max-width: 400px) {}