﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');

:root {
    --orange-color: #F54029;
    --dark-orange-color: #CA3623;
    --purple-color: #4F008A;
    --white-color: #F5F5F5;
    --green-color: #2DD259;
    --darker-gray-color: #414247;
    --dark-gray-color: #54595F;
    --gray-color: #7A7A7A;
    --light-gray-color: #DADADA;
}

#ConteudoPrincipal {
    padding: 0;
    margin: 0;
}

#ConteudoCalculadora {
    margin: 0;
    padding: 0;
}

.svg-section {
    background-color: var(--white-color);
}

/* Extra small devices (phones) */
@media only screen and (max-width: 600px) {
    .wpp-float {
        display: none;
    }

    /* GESTAO SECTION */
    #gestao-section {
        height: calc(100vh - 120px);
        background: url('../img/home/banner-home-mob-01.webp');
        background-size: cover;
        background-position-x: right;
    }

    .gestao-wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding: 0 0 0 5%;
    }

    .gestao-lista-container {
        width: 50%;
    }

    .gestao-titulo {
        font-family: Tahoma, sans-serif;
        font-size: 35px;
        font-weight: 600;
        color: var(--white-color);
    }

    .gestao-lista {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .gestao-lista-item {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        font-weight: 200;
        list-style: none;
        color: var(--white-color);
    }

        .gestao-lista-item span {
            color: var(--green-color);
        }

    /* MODULO SECTION */
    #modulo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .modulo-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .modulo-grid-container {
        width: 90%;
    }

    .modulo-grid {
        display: grid;
        grid-template: auto;
        gap: 10px;
    }

    .modulo-grid-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .modulo-grid-icon {
        width: 30px;
        height: 30px;
        background-color: var(--orange-color);
        color: var(--white-color);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }

    .modulo-grid-info-titulo {
        color: var(--darker-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 200;
        text-align: center;
    }

    .modulo-grid-info-subtitulo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 200;
        text-align: center;
    }

    /* DISPOSITIVO SECTION */
    #dispositivo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .dispositivo-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .dispositivo-info-container {
        width: 90%;
    }

    .dispositivo-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 25px;
        font-weight: 700;
        text-align: center;
    }

    .dispositivo-paragrafo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        text-align: center;
    }

    .dispositivo-slider-container {
        width: 70%;
    }

    .dispositivo-slide-img {
        width: 100%;
    }

    /* POS SECTION */
    #pos-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .pos-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pos-lista-wrapper {
        width: 90%;
    }

    .pos-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 25px;
        font-weight: 700;
        text-align: center;
    }

    .pos-lista {
        padding: 0;
        list-style: none;
    }

    .pos-lista-item {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        text-align: center;
    }

    .pos-lista-item span {
        color: var(--green-color);
    }

    .pos-img-wrapper {
        width: 90%;
    }

    .pos-img-container {
        width: 100%;
    }

    .pos-img-container img {
        width: 100%;
    }

    /* PWB SECTION */
    #pwb-section {
        width: 100vw;
        background-color: var(--orange-color);
    }

    .pwb-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .pwb-info-container {
        width: 90%;
    }

    .pwb-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 30px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-video-wrapper {
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pwb-video-container {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%; /* 16:9 Aspect Ratio (9 dividido por 16) */
        box-shadow: 33px 17px 17px -11px rgba(0, 0, 0, .5);
    }

        .pwb-video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
        }

    /* FINANCEIRO SECTION */
    #financeiro-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .financeiro-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-info-container {
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 30px;
        color: var(--gray-color);
        text-align: center;
    }

    .financeiro-img-wrapper {
        width: 50%;
    }

    .financeiro-img-container {
        height: 100%;
    }

    .financeiro-img-container img {
        width: 100%;
    }

    .financeiro-lista-container {
        width: 90%;
    }

    .financeiro-lista {
        display: none;
    }

    .financeiro-grid {
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
    }

    .financeiro-grid-item {
        display: flex;
        align-items: center;
        gap: 5px;

        font-size: 18px;
    }

        .financeiro-grid-item span {
            color: var(--orange-color);
        }

        .financeiro-grid-item p {
            color: var(--dark-gray-color);
            font-family: 'Roboto', sans-serif;
            margin: 0;
        }

    /* SUPORTE SECTION */
    #suporte-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .suporte-wrapper {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-top: 2px solid var(--light-gray-color);
        border-bottom: 2px solid var(--light-gray-color);
    }

    .suporte-info-container {
        width: 90%;
    }

    .suporte-titulo {
        font-family: 'Roboto', sans-serif;
        font-size: 27px;
        font-weight: 200;
        text-align: center;
    }

    .suporte-paragrafo {
        font-size: 14px;
        color: #000000;
        text-align: center;
    }

    .suporte-img-wrapper {
        width: 90%;
        display: flex;
        justify-content: center;
    }

    .suporte-img-container {
        width: 60%;
    }

    .suporte-img-container img {
        width: 100%;
    }

    /* CONTATO SECTION */
    #contato-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .contato-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contato-left-container {
        width: 90%;
        background-color: var(--dark-orange-color);
        border-radius: 50px 50px 0 0;
        padding: 10px;
    }

    .contato-left-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 600;
    }

    .contato-center-container {
        width: 90%;
        background-color: var(--orange-color);
        padding: 10px;
    }

    .contato-center-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 600;
    }

    .contato-right-container {
        width: 90%;
        background-color: var(--orange-color);
        border-radius: 0 0 50px 50px;
        padding: 10px;

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-right-botao {
        height: 40px;
        background-color: var(--white-color);
        border-radius: 30px;
        padding: 10px;

        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    /* INTEGRACAO SECTION */
    #integracao-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .integracao-wrapper {
        width: 100%;
        height: 100%;
        padding: 30px 0;

        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .integracao-info-container {
        width: 90%;
    }

    .integracao-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 28px;
        font-weight: 700;
        text-align: center;
    }

    .integracao-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        text-align: center;
    }

    .integracao-slider-container {
        width: 90%;
    }

    .integracao-hiperlink img {
        width: 100%;
    }

    /* RODAPE SECTION */
    #rodape-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .rodape-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px;

        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rodape-icone {
        font-size: 30px;
        color:  var(--orange-color);
    }
}

/* Small devices (tablets) */
@media only screen and (min-width: 601px) and (max-width: 768px) {
    .wpp-float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 40px;
        right: 40px;
        background-color: var(--green-color);
        color: var(--white-color);
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    }

    .wpp-inner-float {
        margin-top: 16px;
    }

    /* GESTAO SECTION */
    #gestao-section {
        width: 100vw;
        height: 70vh;
        background: url(../img/home/banner-home-mob-01.webp);
        background-size: cover;
    }

    .gestao-wrapper {
        width: 100%;
        height: 100%;

        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .gestao-lista-container {
        width: 50%;
        padding: 0 20px;
    }

    .gestao-titulo {
        font-family: Tahoma, sans-serif;
        font-size: 45px;
        font-weight: 600;
        color: var(--white-color);
    }

    .gestao-lista {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .gestao-lista-item {
        font-family: 'Roboto', sans-serif;
        font-size: 23px;
        font-weight: 200;
        list-style: none;
        color: var(--white-color);
    }

        .gestao-lista-item span {
            color: var(--green-color);
        }

    /* MODULO SECTION */
    #modulo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .modulo-wrapper {
        width: 100%;
        height: 100%;
        padding: 20px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .modulo-grid-container {
        width: 90%;
    }

    .modulo-grid {
        width: 100%;
        height: 100%;
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
    }

    .modulo-grid-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .modulo-grid-icon {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: var(--orange-color);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .modulo-grid-icon span {
        color: var(--white-color);
        font-size: 25px;
    }

    .modulo-grid-info {
        height: calc(100% - 55px)
    }

    .modulo-grid-info-titulo {
        color: var(--darker-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
        font-weight: 200;
        text-align: center;
    }

    .modulo-grid-info-subtitulo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 200;
        text-align: center;
    }

    /* DISPOSITIVO SECTION */
    #dispositivo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .dispositivo-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .dispositivo-info-container {
        width: 90%;
    }

    .dispositivo-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
    }

    .dispositivo-paragrafo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 23px;
        text-align: center;
    }

    .dispositivo-slider-container {
        width: 70%;
    }

    .dispositivo-slide-img {
        width: 100%;
    }

    /* POS SECTION */
    #pos-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .pos-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pos-lista-wrapper {
        width: 90%;
    }

    .pos-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 30px;
        font-weight: 700;
        text-align: center;
    }

    .pos-lista {
        padding: 0;
        list-style: none;
    }

    .pos-lista-item {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 25px;
        text-align: center;
    }

        .pos-lista-item span {
            color: var(--green-color);
        }

    .pos-img-wrapper {
        width: 90%;
    }

    .pos-img-container {
        width: 100%;
    }

        .pos-img-container img {
            width: 100%;
        }

    /* PWB SECTION */
    #pwb-section {
        width: 100vw;
        background-color: var(--orange-color);
    }

    .pwb-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .pwb-info-container {
        width: 90%;
    }

    .pwb-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 35px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 25px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-video-wrapper {
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pwb-video-container {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%; /* 16:9 Aspect Ratio (9 dividido por 16) */
        box-shadow: 33px 17px 17px -11px rgba(0, 0, 0, .5);
    }

        .pwb-video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
        }

    /* FINANCEIRO SECTION */
    #financeiro-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .financeiro-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-info-container {
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 30px;
        color: var(--gray-color);
        text-align: center;
    }

    .financeiro-img-wrapper {
        width: 50%;
    }

    .financeiro-img-container {
        height: 100%;
    }

        .financeiro-img-container img {
            width: 100%;
        }

    .financeiro-lista-container {
        width: 90%;
    }

    .financeiro-lista {
        display: none;
    }

    .financeiro-grid {
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
    }

    .financeiro-grid-item {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 20px;
    }

        .financeiro-grid-item span {
            color: var(--orange-color);
        }

        .financeiro-grid-item p {
            color: var(--dark-gray-color);
            font-family: 'Roboto', sans-serif;
            margin: 0;
        }

    /* SUPORTE SECTION */
    #suporte-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .suporte-wrapper {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-top: 2px solid var(--light-gray-color);
        border-bottom: 2px solid var(--light-gray-color);
    }

    .suporte-info-container {
        width: 90%;
    }

    .suporte-titulo {
        font-family: 'Roboto', sans-serif;
        font-size: 27px;
        font-weight: 200;
        text-align: center;
    }

    .suporte-paragrafo {
        font-size: 18px;
        color: #000000;
        text-align: center;
    }

    .suporte-img-wrapper {
        width: 90%;
        display: flex;
        justify-content: center;
    }

    .suporte-img-container {
        width: 60%;
    }

        .suporte-img-container img {
            width: 100%;
        }

    /* CONTATO SECTION */
    #contato-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .contato-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contato-left-container {
        width: 90%;
        background-color: var(--dark-orange-color);
        border-radius: 50px 50px 0 0;
        padding: 10px;
    }

    .contato-left-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 600;
    }

    .contato-center-container {
        width: 90%;
        background-color: var(--orange-color);
        padding: 10px;
    }

    .contato-center-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 600;
    }

    .contato-right-container {
        width: 90%;
        background-color: var(--orange-color);
        border-radius: 0 0 50px 50px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-right-botao {
        height: 40px;
        background-color: var(--white-color);
        border-radius: 30px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        font-size: 18px;
    }

    /* INTEGRACAO SECTION */
    #integracao-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .integracao-wrapper {
        width: 100%;
        height: 100%;
        padding: 30px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .integracao-info-container {
        width: 90%;
    }

    .integracao-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 35px;
        font-weight: 700;
        text-align: center;
    }

    .integracao-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        text-align: center;
    }

    .integracao-slider-container {
        width: 70%;
    }

    .integracao-hiperlink img {
        width: 100%;
    }

    /* RODAPE SECTION */
    #rodape-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .rodape-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rodape-icone {
        font-size: 30px;
        color: var(--orange-color);
    }
}

/* Medium devices (laptops) */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .wpp-float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 40px;
        right: 40px;
        background-color: var(--green-color);
        color: var(--white-color);
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    }

    .wpp-inner-float {
        margin-top: 16px;
    }

    /* GESTAO SECTION */
    #gestao-section {
        height: calc(100vh - 102px);
        background: url('../img/home/banner-home-mob-01.webp');
        background-size: cover;
    }

    .gestao-wrapper {
        height: 100%;
        width: 60%;
        display: flex;
        align-content: center;
    }

    .gestao-lista-container {
        padding: 0 0 0 50px;
        width: calc(100% - 50px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
    }

    .gestao-titulo {
        font-family: Tahoma, sans-serif;
        font-size: 61px;
        font-weight: 600;
        color: var(--white-color);
    }

    .gestao-lista {
        padding: 0;
        margin: 0;
    }

    .gestao-lista-item {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        font-weight: 200;
        list-style: none;
        color: var(--white-color);
    }

        .gestao-lista-item span {
            color: var(--green-color);
        }

    /* MÓDULO SECTION */
    #modulo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .modulo-wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 20px 0;
    }

    .modulo-grid-container {
        width: 90%;
        height: 100%;
    }

    .modulo-grid {
        width: 100%;
        height: 100%;
        display: grid;
        grid-template-columns: repeat(2, auto);
        grid-gap: 10px;
    }

    .modulo-grid-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .modulo-grid-icon {
        width: 65px;
        height: 65px;
        background-color: var(--orange-color);
        color: var(--white-color);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
    }

    .modulo-grid-info {
        width: calc(100% - 80px);
    }

    .modulo-grid-info-titulo {
        color: var(--darker-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
        font-weight: 200;
    }

    .modulo-grid-info-subtitulo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 200;
    }

    /* DISPOSITIVO SECTION */
    #dispositivo-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .dispositivo-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .dispositivo-info-container {
        width: 40%;
        text-align: center;
    }

    .dispositivo-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 32px;
        font-weight: 700;
    }

    .dispositivo-paragrafo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
    }

    .dispositivo-slider-container {
        width: 50%;
    }

    .dispositivo-slide-img {
        width: 100%;
    }

    /* POS SECTION */
    #pos-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .pos-wrapper {
        height: 100%;
        width: 100%;
        padding: 20px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pos-img-wrapper {
        width: 40%;
        display: flex;
        justify-content: flex-end;
    }

    .pos-img-container {
        width: 100%;
        height: 100%;
    }

        .pos-img-container img {
            width: 100%;
        }

    .pos-lista-wrapper {
        width: 50%;
    }

    .pos-titulo {
        color: var(--dark-gray-color);
        font-family: "Tahoma",Sans-serif;
        font-weight: 700;
        font-size: 32px;
    }

    .pos-lista {
        list-style: none;
        padding: 0;
    }

    .pos-lista-item {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 23px;
    }

        .pos-lista-item span {
            color: var(--green-color);
        }

    /* PWB SECTION */
    #pwb-section {
        width: 100vw;
        background-color: var(--orange-color);
    }

    .pwb-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .pwb-info-container {
        width: 30%;
    }

    .pwb-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 53px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-video-wrapper {
        height: 100%;
        width: 60%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pwb-video-container {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%; /* 16:9 Aspect Ratio (9 dividido por 16) */
        box-shadow: 33px 17px 17px -11px rgba(0, 0, 0, .5);
    }

        .pwb-video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
        }

    /* FINANCEIRO SECTION */
    #financeiro-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .financeiro-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-info-container {
        width: 90%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .financeiro-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 35px;
        color: var(--gray-color);
        text-align: center;
    }

    .financeiro-img-wrapper {
        width: 50%;
    }

    .financeiro-img-container {
        height: 100%;
    }

        .financeiro-img-container img {
            width: 100%;
        }

    .financeiro-lista-container {
        width: 90%;
    }

    .financeiro-lista {
        display: none;
    }

    .financeiro-grid {
        display: grid;
        grid-template-columns: auto auto;
        gap: 10px;
    }

    .financeiro-grid-item {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 22px;
    }

        .financeiro-grid-item span {
            color: var(--orange-color);
        }

        .financeiro-grid-item p {
            color: var(--dark-gray-color);
            font-family: 'Roboto', sans-serif;
            margin: 0;
        }

    /* SUPORTE SECTION */
    #suporte-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .suporte-wrapper {
        width: 100%;
        height: 100%;
        padding: 20px 0;
        display: flex;
        justify-content: space-between;
    }

    .suporte-info-container {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .suporte-titulo {
        font-family: 'Roboto', sans-serif;
        font-size: 42px;
        font-weight: 200;
        text-align: center;
    }

    .suporte-paragrafo {
        text-align: center;
        font-size: 20px;
        color: #000000;
    }

    .suporte-img-wrapper {
        width: 50%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .suporte-img-container {
        width: 100%;
        height: 450px;
        background-image: url(../img/home/svg/background-mobile-01.svg);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: right;
    }

        .suporte-img-container img {
            height: 100%;
        }

    /* CONTATO SECTION */
    #contato-section {
        width: 100vw;
        background-color: var(--white-color);
    }

    .contato-wrapper {
        width: 100%;
        height: 100%;
        padding: 10px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .contato-left-container {
        width: 90%;
        background-color: var(--dark-orange-color);
        border-radius: 50px 50px 0 0;
        padding: 10px;
    }

    .contato-left-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 25px;
        font-weight: 600;
    }

    .contato-center-container {
        width: 90%;
        background-color: var(--orange-color);
        padding: 10px;
    }

    .contato-center-paragrafo {
        color: var(--white-color);
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-size: 25px;
        font-weight: 600;
    }

    .contato-right-container {
        width: 90%;
        background-color: var(--orange-color);
        border-radius: 0 0 50px 50px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-right-botao {
        height: 40px;
        background-color: var(--white-color);
        border-radius: 30px;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        font-size: 22px;
    }

    /* INTEGRACAO SECTION */
    #integracao-section {
        width: 100vw;
        height: 50vh;
        background-color: var(--white-color);
    }

    .integracao-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .integracao-info-container {
        width: calc(70% - 300px);
    }

    .integracao-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 32px;
        font-weight: 700;
        text-align: center;
    }

    .integracao-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        text-align: center;
    }

    .integracao-slider-container {
        width: 300px;
    }

    .integracao-hiperlink img {
        width: 100%;
    }

    /* RODAPE SECTION */
    #rodape-section {
        width: 100vw;
        height: 70px;
        background-color: var(--white-color);
    }

    .rodape-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rodape-icone {
        font-size: 50px;
        color: var(--orange-color);
    }

        .rodape-icone:hover {
            cursor: pointer;
        }
}

/* Large devices (desktops) */
@media only screen and (min-width: 1025px) {
    .wpp-float {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 40px;
        right: 40px;
        background-color: var(--green-color);
        color: var(--white-color);
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        box-shadow: 2px 2px 3px #999;
        z-index: 100;
    }

    .wpp-inner-float {
        margin-top: 16px;
    }

    /* GESTAO SECTION */
    #gestao-section {
        height: calc(100vh - 102px);
        background: url('../img/home/banner-home-01.webp');
        background-size: cover;
        background-position-y: center;
        background-position-x: 150px;
        background-attachment: fixed;
        background-repeat: repeat;
    }

    .gestao-wrapper {
        height: 100%;
        width: 60%;
        display: flex;
        align-content: center;
    }

    .gestao-lista-container {
        padding: 0 0 0 50px;
        width: calc(100% - 50px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: start;
    }

    .gestao-titulo {
        font-family: Tahoma, sans-serif;
        font-size: 61px;
        font-weight: 600;
        color: var(--white-color);
    }

    .gestao-lista {
        padding: 0;
        margin: 0;
    }

    .gestao-lista-item {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        font-weight: 200;
        list-style: none;
        color: var(--white-color);
    }

        .gestao-lista-item span {
            color: var(--green-color);
        }

    /* MÓDULO SECTION */
    #modulo-section {
        height: calc(100vh - 102px);
        background-color: var(--white-color);
    }

    .modulo-wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center;
    }

    .modulo-grid-container {
        width: 80%;
        height: 100%;
    }

    .modulo-grid {
        width: 100%;
        height: 100%;
        display: grid;
        grid-template-columns: repeat(3, auto);
        grid-gap: 10px;
    }

    .modulo-grid-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .modulo-grid-icon {
        width: 65px;
        height: 65px;
        background-color: var(--orange-color);
        color: var(--white-color);
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 30px;
    }

    .modulo-grid-info {
        width: calc(100% - 80px);
    }

    .modulo-grid-info-titulo {
        color: var(--darker-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
        font-weight: 200;
    }

    .modulo-grid-info-subtitulo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 200;
    }

    /* DISPOSITIVO SECTION */
    #dispositivo-section {
        height: calc(100vh - 200px);
        width: 100vw;
        background-color: var(--white-color);
    }

    .dispositivo-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .dispositivo-info-container {
        width: 40%;
        text-align: center;
    }

    .dispositivo-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 32px;
        font-weight: 700;
    }

    .dispositivo-paragrafo {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
    }

    .dispositivo-slider-container {
        width: 500px; /* Tamanho da imagem */
    }

    /* POS SECTION */
    #pos-section {
        height: calc(100vh - 300px);
        width: 100vw;
        background-color: var(--white-color);
    }

    .pos-wrapper {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pos-img-wrapper {
        width: 30%;
        display: flex;
        justify-content: flex-end;
    }

    .pos-img-container {
        width: 100%;
        height: 100%;
    }

        .pos-img-container img {
            width: 100%;
        }

    .pos-lista-wrapper {
        width: 50%;
    }

    .pos-titulo {
        color: var(--dark-gray-color);
        font-family: "Tahoma",Sans-serif;
        font-weight: 700;
        font-size: 32px;
    }

    .pos-lista {
        list-style: none;
        padding: 0;
    }

    .pos-lista-item {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 23px;
    }

        .pos-lista-item span {
            color: var(--green-color);
        }

    /* PWB SECTION */
    #pwb-section {
        width: 100vw;
        height: calc(100vh - 212px);
        background-color: var(--orange-color);
    }

    .pwb-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
    }

    .pwb-info-container {
        width: 30%;
    }

    .pwb-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 53px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
        color: var(--white-color);
        text-align: center;
    }

    .pwb-video-wrapper {
        height: 100%;
        width: 60%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .pwb-video-container {
        position: relative;
        overflow: hidden;
        width: 100%;
        padding-top: 56.25%; /* 16:9 Aspect Ratio (9 dividido por 16) */
        box-shadow: 33px 17px 17px -11px rgba(0, 0, 0, .5);
    }

        .pwb-video-container iframe {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            width: 100%;
            height: 100%;
        }

    /* FINANCEIRO SECTION */
    #financeiro-section {
        width: 100vw;
        height: calc(100vh - 200px);
        background-color: var(--white-color);
    }

    .financeiro-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .financeiro-info-container {
        width: 20%;
        display: flex;
        flex-direction: column;
        align-content: center;
    }

    .financeiro-titulo {
        font-family: Tahoma, sans-serif;
        font-weight: 700;
        font-size: 53px;
        color: var(--gray-color);
        text-align: center;
        height: 15%;
    }

    .financeiro-img-wrapper {
        width: 100%;
        height: 95%;
        display: flex;
        justify-content: flex-end;
    }

    .financeiro-img-container {
        width: 375px;
        height: 100%;
    }

        .financeiro-img-container img {
            width: 100%;
        }

    .financeiro-lista-container {
        width: 35%;
        display: flex;
        flex-direction: column;
    }

    .financeiro-grid {
        display: none;
    }

    .financeiro-lista {
        height: 95%;
        list-style: none;
        margin-top: 15%;
    }

    .financeiro-lista-item {
        color: var(--dark-gray-color);
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
    }

        .financeiro-lista-item span {
            color: var(--orange-color);
        }

    /* SUPORTE SECTION */
    #suporte-section {
        width: 100vw;
        height: 75vh;
        background-color: var(--white-color);
    }

    .suporte-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
    }

    .suporte-info-container {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .suporte-titulo {
        font-family: 'Roboto', sans-serif;
        font-size: 58px;
        font-weight: 200;
        text-align: center;
    }

    .suporte-paragrafo {
        text-align: center;
        font-size: 16px;
        color: #000000;
    }

    .suporte-img-wrapper {
        width: 50%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .suporte-img-container {
        width: 100%;
        height: 450px;
        background-image: url(../img/home/svg/background-mobile-01.svg);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: right;
    }

        .suporte-img-container img {
            height: 100%;
        }

    /* CONTATO SECTION */
    #contato-section {
        width: 100vw;
        height: 25vh;
        background-color: var(--white-color);
    }

    .contato-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-left-container {
        height: 100%;
        width: 25%;
        background-color: var(--dark-orange-color);
        border-radius: 100px 0 0 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-right-container {
        height: 100%;
        width: 25%;
        background-color: var(--orange-color);
        border-radius: 0 100px 100px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-center-container {
        height: 100%;
        width: 25%;
        background-color: var(--orange-color);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contato-left-paragrafo, .contato-center-paragrafo {
        color: var(--white-color);
        text-align: center;
        margin: 0 20px;
        font-family: 'Roboto', sans-serif;
        font-size: 22px;
    }

    .contato-right-botao {
        border-radius: 30px;
        background-color: var(--white-color);
        padding: 20px;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
    }

        .contato-right-botao:hover {
            cursor: pointer;
        }

    /* INTEGRACAO SECTION */
    #integracao-section {
        width: 100vw;
        height: 50vh;
        background-color: var(--white-color);
    }

    .integracao-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
        align-items: center;
        gap: 20px;
    }

    .integracao-info-container {
        width: calc(70% - 300px);
    }

    .integracao-titulo {
        color: var(--dark-gray-color);
        font-family: Tahoma, sans-serif;
        font-size: 32px;
        font-weight: 700;
        text-align: center;
    }

    .integracao-paragrafo {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        text-align: center;
    }

    .integracao-slider-container {
        width: 300px;
    }

    .integracao-hiperlink img {
        width: 100%;
    }

    /* RODAPE SECTION */
    #rodape-section {
        width: 100vw;
        height: 70px;
        background-color: var(--white-color);
    }

    .rodape-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rodape-icone {
        font-size: 50px;
        color: var(--orange-color);
    }

        .rodape-icone:hover {
            cursor: pointer;
        }
}