.elementor-1995 .elementor-element.elementor-element-bff4f62{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-77b0f8a{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-24897b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-6f7ab52{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-a9f5382{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-ba2c335{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-987ee6e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-9ba095b{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-3a61f7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-a92f8af{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-d7ad9cf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-3b6fa23{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1995 .elementor-element.elementor-element-8ebcc8c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1995 .elementor-element.elementor-element-0f995d7{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-77b0f8a *//* =========================
   HERO SECTION
========================= */

.hero-nautico{
    position:relative;

    /* REMOVER */
    /* overflow:hidden; */

    min-height:92vh;

    display:flex;
    align-items:center;

    padding:80px 0 90px;

    background:
    url("https://fffconsorcios.com.br/wp-content/uploads/2026/05/Lancha-particular-perto-de-uma-ilha-no-mar-_1_.webp")
    center center/cover no-repeat;

    /* REMOVER */
    /* isolation:isolate; */

    z-index:1;
}

.hero-overlay{
    position: absolute;
    inset: 0;

    background:
    linear-gradient(
        135deg,
        rgba(0,64,62,0.94) 0%,
        rgba(17,128,124,0.88) 45%,
        rgba(51,173,169,0.78) 100%
    );

    z-index: -1;
}

.hero-container{
    width: 100%;
    max-width: 1280px;

    margin: 0 auto;

    padding: 40px 24px;

    box-sizing: border-box;
}

.hero-text{
    width: 100%;
    max-width: 760px;
}

/* =========================
   TAG
========================= */

.tag-hero{
    display: inline-flex;
    align-items: center;

    padding: 10px 18px;

    border-radius: 999px;

    background:
    rgba(255,255,255,0.12);

    border:
    1px solid rgba(255,255,255,0.12);

    backdrop-filter: blur(10px);

    color: #ffffff;

    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;

    margin-bottom: 24px;
}

/* =========================
   TÍTULO
========================= */

.hero-text h1{
    font-size: 64px;
    line-height: 1.05;
    font-weight: 700;

    color: #ffffff;

    margin-bottom: 26px;

    max-width: 720px;

    text-wrap: balance;
}

/* =========================
   DESCRIÇÃO
========================= */

.hero-description{
    font-size: 20px;
    line-height: 1.8;

    color: rgba(255,255,255,0.88);

    margin-bottom: 38px;

    max-width: 700px;
}

/* =========================
   BOTÕES
========================= */

.hero-buttons{
    display: flex;
    gap: 16px;
    flex-wrap: wrap;

    margin-bottom: 38px;
}

/* =========================
   BOTÃO PRIMARY
========================= */

.btn-primary{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 58px;

    padding: 0 34px;

    border-radius: 16px;

    background: #ffffff;

    color: #00403e !important;

    font-weight: 600;
    text-decoration: none;

    transition: 0.3s ease;

    box-shadow:
    0 10px 30px rgba(0,64,62,0.28);
}

.btn-primary:hover{
    transform: translateY(-2px);

    box-shadow:
    0 16px 35px rgba(0,64,62,0.40);
}

/* =========================
   BOTÃO SECONDARY
========================= */

.btn-secondary{
    position: relative;

    overflow: hidden;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 58px;

    padding: 0 34px;

    border-radius: 18px;

    text-decoration: none;

    color: #ffffff !important;

    font-weight: 600;
    letter-spacing: 0.2px;

    background:
    linear-gradient(
        135deg,
        rgba(255,255,255,0.10) 0%,
        rgba(255,255,255,0.04) 100%
    );

    border:
    1px solid rgba(255,255,255,0.14);

    backdrop-filter: blur(14px);

    transition: 0.35s ease;

    box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.12),
    0 10px 30px rgba(0,0,0,0.16);
}

.btn-secondary:hover{
    transform: translateY(-3px);

    border-color:
    rgba(51,173,169,0.45);

    background:
    linear-gradient(
        135deg,
        rgba(255,255,255,0.16) 0%,
        rgba(255,255,255,0.07) 100%
    );

    box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.18),
    0 18px 40px rgba(0,64,62,0.22);
}

/* =========================
   BENEFÍCIOS
========================= */

.hero-benefits{
    display: flex;
    gap: 28px;
    flex-wrap: wrap;

    list-style: none;

    padding: 0;
    margin: 0;
}

.benefit-item{
    position: relative;

    padding-left: 22px;

    color: rgba(255,255,255,0.88);

    font-size: 15px;
}

.benefit-item::before{
    content: "✓";

    position: absolute;

    left: 0;
    top: 0;

    color: #33ada9;

    font-weight: 700;
}

/* =========================
   RESPONSIVO TABLET
========================= */

@media(max-width: 1024px){

    .hero-text h1{
        font-size: 52px;
    }

}

/* =========================
   MOBILE
========================= */

@media(max-width: 768px){

    html,
    body{
        overflow-x: hidden;
    }

    .hero-container{
        padding: 0 20px;
    }

    .hero-nautico{
        min-height: auto;

        padding: 80px 0 80px;

        background-position: 50% right;
    }

    .hero-overlay{
        background:
        linear-gradient(
            180deg,
            rgba(0,64,62,0.94) 0%,
            rgba(17,128,124,0.88) 45%,
            rgba(51,173,169,0.82) 100%
        );
    }

    .hero-text{
        max-width: 100%;
    }

    .tag-hero{
        font-size: 11px;

        padding: 8px 14px;

        margin-bottom: 20px;
    }

    .hero-text h1{
        font-size: 40px;
        line-height: 1.08;

        margin-bottom: 20px;
    }

    .hero-description{
        font-size: 16px;
        line-height: 1.8;

        margin-bottom: 28px;
    }

    .hero-buttons{
        flex-direction: column;

        gap: 14px;

        margin-bottom: 28px;
    }

    .btn-primary,
    .btn-secondary{
        width: 100%;

        min-height: 56px;

        padding: 0 20px;

        font-size: 15px;
    }

    .hero-benefits{
        gap: 14px;

        flex-direction: column;
    }

    .benefit-item{
        font-size: 14px;
    }

}

/* =========================
   MOBILE PEQUENO
========================= */

@media(max-width: 480px){

    .hero-nautico{
        padding: 60px 0 60px;
    }

    .hero-text h1{
        font-size: 34px;
    }

    .hero-description{
        font-size: 15px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f7ab52 *//* =========================================
   BENEFÍCIOS - FINTECH PREMIUM
========================================= */

.section-benefits{
    position: relative;

    padding: 120px 0;

    background:
    linear-gradient(
        180deg,
        #EEF6F5 0%,
        #DDEEEE 100%
    );

    overflow: hidden;
}

/* EFEITO BACKGROUND */

.section-benefits::before{
    content: "";

    position: absolute;

    width: 500px;
    height: 500px;

    top: -180px;
    right: -140px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(51,173,169,0.12) 0%,
        rgba(51,173,169,0) 70%
    );

    pointer-events: none;
}

.section-benefits::after{
    content: "";

    position: absolute;

    width: 420px;
    height: 420px;

    bottom: -180px;
    left: -140px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(17,128,124,0.10) 0%,
        rgba(17,128,124,0) 70%
    );

    pointer-events: none;
}

/* CONTAINER */

.container-benefits{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1280px;

    margin: 0 auto;
    padding: 0 28px;

    box-sizing: border-box;
}

/* =========================================
   HEADER
========================================= */

.benefits-header{
    max-width: 760px;

    margin-bottom: 70px;
}

.benefits-badge{
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 10px 18px;

    border-radius: 999px;

    background:
    rgba(0,64,62,0.08);

    border:
    1px solid rgba(0,64,62,0.10);

    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;

    color: #11807c;

    margin-bottom: 26px;
}

.benefits-badge span{
    width: 8px;
    height: 8px;

    border-radius: 50%;

    background: #33ada9;

    box-shadow:
    0 0 12px rgba(51,173,169,0.6);
}

.benefits-header h2{
    margin: 0 0 24px;

    font-size: 56px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -1.8px;

    color: #00403e;

    max-width: 760px;
}

.benefits-description{
    margin: 0;

    max-width: 680px;

    font-size: 18px;
    line-height: 1.8;

    color: #55706F;
}

/* =========================================
   GRID
========================================= */

.benefits-grid{
    display: grid;

    grid-template-columns: repeat(4, 1fr);

    gap: 24px;
}

/* =========================================
   CARD
========================================= */

.benefit-card{
    position: relative;

    padding: 36px 32px;

    border-radius: 28px;

    background:
    rgba(255,255,255,0.72);

    backdrop-filter: blur(12px);

    border:
    1px solid rgba(255,255,255,0.45);

    box-shadow:
    0 10px 40px rgba(0,64,62,0.06);

    transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;

    overflow: hidden;
}

/* LINHA SUPERIOR */

.benefit-card::before{
    content: "";

    position: absolute;

    top: 0;
    left: 0;

    width: 100%;
    height: 4px;

    background:
    linear-gradient(
        90deg,
        #00403e 0%,
        #33ada9 100%
    );

    opacity: 0;

    transition: 0.35s ease;
}

.benefit-card:hover{
    transform: translateY(-10px);

    border-color:
    rgba(51,173,169,0.25);

    box-shadow:
    0 24px 60px rgba(0,64,62,0.10);
}

.benefit-card:hover::before{
    opacity: 1;
}

/* =========================================
   ÍCONE
========================================= */

.benefit-icon{
    width: 68px;
    height: 68px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 20px;

    background:
    linear-gradient(
        135deg,
        #E8F7F6 0%,
        #D2EFED 100%
    );

    font-size: 30px;

    margin-bottom: 28px;

    box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7);
}

/* =========================================
   TEXTOS
========================================= */

.benefit-card h3{
    margin: 0 0 18px;

    font-size: 27px;
    line-height: 1.3;
    font-weight: 700;

    color: #00403e;

    letter-spacing: -0.5px;
}

.benefit-card p{
    margin: 0;

    font-size: 16px;
    line-height: 1.9;

    color: #55706F;
}

/* =========================================
   RESPONSIVO
========================================= */

@media(max-width: 1100px){

    .benefits-grid{
        grid-template-columns: repeat(2, 1fr);
    }

    .benefits-header h2{
        font-size: 46px;
    }

}

@media(max-width: 768px){

    .section-benefits{
        padding: 80px 0;
    }

    .container-benefits{
        padding: 0 20px;
    }

    .benefits-header{
        margin-bottom: 42px;
    }

    .benefits-header h2{
        font-size: 34px;
        line-height: 1.15;
        letter-spacing: -1px;
    }

    .benefits-description{
        font-size: 15px;
        line-height: 1.7;
    }

    .benefits-grid{
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .benefit-card{
        padding: 28px;
        border-radius: 24px;
    }

    .benefit-card h3{
        font-size: 23px;
    }

}

@media(max-width: 480px){

    .benefits-header h2{
        font-size: 29px;
    }

    .benefit-icon{
        width: 60px;
        height: 60px;

        font-size: 26px;
    }

    .benefit-card{
        padding: 24px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ba2c335 *//* =========================================
   SOLUÇÕES PREMIUM - FINTECH
========================================= */

.section-dark{
    position: relative;

    padding: 120px 0;

    background:
    linear-gradient(
        135deg,
        #00403e 0%,
        #11807c 50%,
        #33ada9 100%
    );

    overflow: hidden;
}

/* EFEITOS FUNDO */

.section-dark::before{
    content: "";

    position: absolute;

    width: 520px;
    height: 520px;

    top: -220px;
    right: -180px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(51,173,169,0.14) 0%,
        rgba(51,173,169,0) 72%
    );

    pointer-events: none;
}

.section-dark::after{
    content: "";

    position: absolute;

    width: 420px;
    height: 420px;

    bottom: -180px;
    left: -120px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(255,255,255,0.05) 0%,
        rgba(255,255,255,0) 72%
    );

    pointer-events: none;
}

/* =========================================
   CONTAINER
========================================= */

.container-dark{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1280px;

    margin: 0 auto;
    padding: 0 28px;

    box-sizing: border-box;
}

/* =========================================
   CONTEÚDO
========================================= */

.dark-content{
    display: flex;
    align-items: center;
    gap: 70px;
}

.dark-image,
.dark-text{
    width: 50%;
}

/* =========================================
   IMAGEM
========================================= */

.dark-image{
    margin: 0;
}

.dark-image img{
    width: 100%;
    height: 620px;

    object-fit: cover;

    border-radius: 32px;

    display: block;

    box-shadow:
    0 30px 70px rgba(0,0,0,0.28);

    border:
    1px solid rgba(255,255,255,0.08);
}

/* =========================================
   TAG
========================================= */

.tag-dark{
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 10px 18px;

    border-radius: 999px;

    background:
    rgba(255,255,255,0.06);

    border:
    1px solid rgba(255,255,255,0.08);

    color: #ffffff;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;

    margin-bottom: 28px;

    backdrop-filter: blur(10px);
}

.tag-dark span{
    width: 8px;
    height: 8px;

    border-radius: 50%;

    background: #33ada9;

    box-shadow:
    0 0 12px rgba(51,173,169,0.5);
}

/* =========================================
   TEXTOS
========================================= */

.dark-text h2{
    color: #ffffff;

    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;

    letter-spacing: -1.8px;

    margin: 0 0 24px;
}

.dark-description{
    color: rgba(255,255,255,0.72);

    font-size: 18px;
    line-height: 1.8;

    margin: 0 0 36px;

    max-width: 620px;
}

/* =========================================
   LISTA
========================================= */

.dark-list{
    list-style: none;

    padding: 0;
    margin: 0 0 42px;
}

.dark-list li{
    position: relative;

    padding-left: 34px;

    color: rgba(255,255,255,0.82);

    margin-bottom: 18px;

    font-size: 17px;
    line-height: 1.8;
}

/* ÍCONE LISTA */

.dark-list li::before{
    content: "✓";

    position: absolute;

    left: 0;
    top: 0;

    color: #33ada9;

    font-weight: 700;
}

/* =========================================
   BOTÃO
========================================= */

.btn-primary{
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-width: 260px;
    height: 62px;

    padding: 0 34px;

    border-radius: 18px;

    background:
    linear-gradient(
        135deg,
        #ffffff 0%,
        #E8F7F6 100%
    );

    color: #00403e !important;

    font-size: 16px;
    font-weight: 700;

    text-decoration: none;

    transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;

    box-shadow:
    0 18px 40px rgba(0,0,0,0.25);
}

.btn-primary:hover{
    transform: translateY(-4px);

    color: #00403e !important;

    box-shadow:
    0 24px 50px rgba(0,0,0,0.32);
}

/* =========================================
   RESPONSIVO
========================================= */

@media(max-width: 1100px){

    .dark-content{
        flex-direction: column;
    }

    .dark-image,
    .dark-text{
        width: 100%;
    }

    .dark-text h2{
        font-size: 42px;
    }

}

@media(max-width: 768px){

    html,
    body{
        overflow-x: hidden;
    }

    .section-dark{
        padding: 80px 0;
    }

    .container-dark{
        padding: 0 20px;
    }

    .dark-content{
        gap: 42px;
    }

    .dark-image img{
        height: auto;
        border-radius: 24px;
    }

    .dark-text h2{
        font-size: 34px;
        line-height: 1.15;
        letter-spacing: -1px;
    }

    .dark-description{
        font-size: 15px;
        line-height: 1.7;
    }

    .dark-list li{
        font-size: 15px;
        line-height: 1.7;
    }

    .btn-primary{
        width: 100%;
        min-width: 100%;

        height: 58px;

        padding: 0 20px;

        font-size: 15px;
    }

}

@media(max-width: 480px){

    .dark-text h2{
        font-size: 29px;
    }

    .tag-dark{
        font-size: 11px;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-987ee6e *//* =========================================
   COMO FUNCIONA - FINTECH PREMIUM
========================================= */

.section-steps{
    position: relative;

    padding: 120px 0;

    background:
    linear-gradient(
        180deg,
        #EEF6F5 0%,
        #E4F1F0 100%
    );

    overflow: hidden;

    isolation: isolate;
}

/* =========================================
   EFEITOS FUNDO
========================================= */

.section-steps::before{
    content: "";

    position: absolute;

    width: 520px;
    height: 520px;

    top: -240px;
    right: -180px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(51,173,169,0.12) 0%,
        rgba(51,173,169,0) 72%
    );

    pointer-events: none;
}

.section-steps::after{
    content: "";

    position: absolute;

    width: 420px;
    height: 420px;

    bottom: -180px;
    left: -140px;

    border-radius: 50%;

    background:
    radial-gradient(
        circle,
        rgba(17,128,124,0.08) 0%,
        rgba(17,128,124,0) 72%
    );

    pointer-events: none;
}

/* =========================================
   CONTAINER
========================================= */

.container-steps{
    position: relative;
    z-index: 2;

    width: 100%;
    max-width: 1280px;

    margin: 0 auto;
    padding: 0 28px;

    box-sizing: border-box;
}

/* =========================================
   HEADER
========================================= */

.steps-header{
    text-align: center;

    width: 100%;
    max-width: 1180px;

    margin: 0 auto 80px;

    background: transparent !important;

    box-shadow: none !important;

    border: none !important;

    padding: 0;
}

.steps-badge{
    display: inline-flex;
    align-items: center;
    gap: 10px;

    padding: 10px 18px;

    border-radius: 999px;

    background:
    rgba(0,64,62,0.08);

    border:
    1px solid rgba(0,64,62,0.10);

    color: #11807c;

    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;

    margin-bottom: 28px;
}

.steps-badge span{
    width: 8px;
    height: 8px;

    border-radius: 50%;

    background: #33ada9;

    box-shadow:
    0 0 12px rgba(51,173,169,0.5);
}

.steps-header h2{
    margin: 0 auto 24px;

    max-width: 980px;

    font-size: 72px;
    line-height: 1.02;
    font-weight: 700;

    letter-spacing: -3px;

    color: #00403e;
}

.steps-description{
    max-width: 780px;

    margin: 0 auto;

    color: #5B706F;

    font-size: 19px;
    line-height: 1.9;
}

/* =========================================
   TIMELINE
========================================= */

.steps-timeline{
    position: relative;

    display: grid;

    grid-template-columns: repeat(3, minmax(0, 1fr));

    gap: 32px;

    align-items: stretch;
}

/* LINHA CENTRAL */

.steps-timeline::before{
    content: "";

    position: absolute;

    top: 42px;
    left: 0;

    width: 100%;
    height: 1px;

    background:
    linear-gradient(
        90deg,
        rgba(51,173,169,0.10) 0%,
        rgba(51,173,169,0.35) 50%,
        rgba(51,173,169,0.10) 100%
    );

    z-index: 1;
}

/* =========================================
   CARD
========================================= */

.step-card{
    position: relative;
    z-index: 2;

    min-height: 340px;

    padding: 42px 36px;

    border-radius: 32px;

    background:
    rgba(255,255,255,0.72);

    backdrop-filter: blur(12px);

    border:
    1px solid rgba(255,255,255,0.55);

    box-shadow:
    0 14px 40px rgba(0,64,62,0.06);

    transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    border-color 0.35s ease;

    overflow: hidden;
}

/* DESTAQUE */

.step-card.featured{
    transform: translateY(-14px);

    background:
    linear-gradient(
        180deg,
        rgba(255,255,255,0.88) 0%,
        rgba(255,255,255,0.72) 100%
    );

    border:
    1px solid rgba(51,173,169,0.18);

    box-shadow:
    0 24px 60px rgba(0,64,62,0.10);
}

/* LINHA SUPERIOR */

.step-card::before{
    content: "";

    position: absolute;

    top: 0;
    left: 0;

    width: 100%;
    height: 4px;

    background:
    linear-gradient(
        90deg,
        #00403e 0%,
        #33ada9 100%
    );

    opacity: 0;

    transition: 0.35s ease;
}

.step-card:hover{
    transform: translateY(-10px);

    border-color:
    rgba(51,173,169,0.24);

    box-shadow:
    0 24px 60px rgba(0,64,62,0.12);
}

.step-card.featured:hover{
    transform: translateY(-18px);
}

.step-card:hover::before{
    opacity: 1;
}

/* =========================================
   TOPO CARD
========================================= */

.step-top{
    display: flex;
    align-items: center;
    justify-content: space-between;

    margin-bottom: 30px;
}

/* =========================================
   NÚMERO
========================================= */

.step-number{
    font-size: 58px;
    line-height: 1;
    font-weight: 700;

    letter-spacing: -3px;

    color: #00403e;
}

/* =========================================
   ÍCONE
========================================= */

.step-icon{
    width: 64px;
    height: 64px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 20px;

    background:
    linear-gradient(
        135deg,
        #E8F7F6 0%,
        #D5EFED 100%
    );

    font-size: 28px;

    box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.7);
}

/* =========================================
   TEXTOS
========================================= */

.step-card h3{
    margin: 0 0 18px;

    font-size: 30px;
    line-height: 1.25;
    font-weight: 700;

    letter-spacing: -0.8px;

    color: #00403e;
}

.step-card p{
    margin: 0;

    color: #5B706F;

    font-size: 16px;
    line-height: 1.9;
}

/* =========================================
   REMOVE FUNDOS INDESEJADOS
========================================= */

.steps-header::before,
.steps-header::after{
    display: none !important;
}

/* =========================================
   RESPONSIVO
========================================= */

@media(max-width: 1100px){

    .steps-timeline{
        grid-template-columns: 1fr;
    }

    .steps-timeline::before{
        display: none;
    }

    .step-card.featured{
        transform: translateY(0);
    }

    .steps-header h2{
        font-size: 52px;
    }

}

@media(max-width: 768px){

    html,
    body{
        overflow-x: hidden;
    }

    .section-steps{
        padding: 80px 0;
    }

    .container-steps{
        padding: 0 20px;
    }

    .steps-header{
        margin-bottom: 44px;
    }

    .steps-header h2{
        font-size: 42px;
        line-height: 1.08;

        letter-spacing: -1.5px;
    }

    .steps-description{
        font-size: 15px;
        line-height: 1.7;
    }

    .steps-timeline{
        gap: 18px;
    }

    .step-card{
        min-height: auto;

        padding: 30px 26px;

        border-radius: 24px;
    }

    .step-number{
        font-size: 44px;
    }

    .step-icon{
        width: 56px;
        height: 56px;

        font-size: 24px;
    }

    .step-card h3{
        font-size: 24px;
    }

    .step-card p{
        font-size: 15px;
        line-height: 1.7;
    }

}

@media(max-width: 480px){

    .steps-header h2{
        font-size: 32px;
    }

    .step-card{
        padding: 24px;
    }

    .step-number{
        font-size: 38px;
    }

    .step-card h3{
        font-size: 22px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a92f8af *//* =========================
   FAQ SECTION
========================= */

.faq-section{
    padding: 50px 0 110px;

    background: #E7F2F1;
}

.faq-section .container{
    width: 100%;
    max-width: 1180px;

    margin: 0 auto;

    padding: 0 24px;

    box-sizing: border-box;
}

/* =========================
   CARD PRINCIPAL
========================= */

.faq-wrapper{
    max-width: 980px;

    margin: 0 auto;

    background: #ffffff;

    border-radius: 34px;

    padding: 60px;

    border:
    1px solid rgba(0,64,62,0.10);

    box-shadow:
    0 20px 60px rgba(0,64,62,0.08);
}

/* =========================
   TÍTULO
========================= */

.faq-section .section-title{
    text-align: center;

    margin-bottom: 48px;
}

.faq-tag{
    display: inline-block;

    padding: 10px 18px;

    border-radius: 50px;

    background:
    rgba(0,64,62,0.08);

    color: #11807c;

    font-size: 13px;
    font-weight: 700;

    letter-spacing: 1px;

    margin: 0 0 22px;
}

.faq-section .section-title h2{
    font-size: 44px;

    line-height: 1.2;

    color: #00403e;

    margin: 0 0 18px;
}

.faq-description{
    color: #5B706F;

    font-size: 18px;

    line-height: 1.8;

    max-width: 760px;

    margin: 0 auto;
}

/* =========================
   CONTAINER FAQ
========================= */

.faq-container{
    display: flex;

    flex-direction: column;

    gap: 18px;
}

/* =========================
   ITEM FAQ
========================= */

.faq-item{
    background: #F2F8F7;

    border-radius: 24px;

    border:
    1px solid rgba(0,64,62,0.08);

    overflow: hidden;

    transition: 0.35s ease;
}

.faq-item:hover{
    border-color:
    rgba(51,173,169,0.22);

    transform: translateY(-2px);
}

/* =========================
   PERGUNTA
========================= */

.faq-question{
    width: 100%;

    background: transparent !important;

    border: none;

    outline: none;

    cursor: pointer;

    display: flex;

    align-items: center;

    justify-content: space-between;

    gap: 20px;

    padding: 28px 30px;

    text-align: left;

    color: #00403e !important;

    font-size: 18px;

    font-weight: 600;

    line-height: 1.5;

    transition: 0.3s ease;
}

.faq-question span:first-child{
    flex: 1;

    white-space: normal;

    word-break: break-word;
}

/* =========================
   ÍCONE
========================= */

.faq-icon{
    min-width: 42px;

    width: 42px;

    height: 42px;

    border-radius: 50%;

    background: #ffffff;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #11807c;

    font-size: 22px;

    transition: 0.35s ease;

    flex-shrink: 0;
}

/* =========================
   RESPOSTA
========================= */

.faq-answer{
    max-height: 0;

    overflow: hidden;

    transition: max-height 0.45s ease;
}

.faq-answer p{
    padding: 0 30px 30px;

    color: #5B706F;

    font-size: 16px;

    line-height: 1.9;

    margin: 0;
}

/* =========================
   ITEM ATIVO
========================= */

.faq-item.active{
    background: #ffffff;

    border-color:
    rgba(0,64,62,0.18);

    box-shadow:
    0 10px 30px rgba(0,64,62,0.06);
}

.faq-item.active .faq-icon{
    background:
    linear-gradient(
        135deg,
        #00403e 0%,
        #33ada9 100%
    );

    color: #ffffff;

    transform: rotate(45deg);
}

.faq-item.active .faq-answer{
    max-height: 500px;
}

/* =========================
   RESPONSIVO TABLET
========================= */

@media(max-width: 1024px){

    .faq-wrapper{
        padding: 50px 40px;
    }

}

/* =========================
   RESPONSIVO MOBILE
========================= */

@media(max-width: 768px){

    html,
    body{
        overflow-x: hidden;
    }

    .faq-section{
        padding: 50px 0 70px;
    }

    .faq-section .container{
        padding: 0 20px;
    }

    .faq-wrapper{
        padding: 34px 22px;

        border-radius: 28px;
    }

    .faq-section .section-title{
        margin-bottom: 34px;
    }

    .faq-section .section-title h2{
        font-size: 30px;

        line-height: 1.2;
    }

    .faq-description{
        font-size: 16px;

        line-height: 1.7;
    }

    .faq-container{
        gap: 14px;
    }

    .faq-item{
        border-radius: 20px;
    }

    .faq-question{
        padding: 22px 18px;

        font-size: 15px;

        gap: 14px;

        align-items: flex-start;
    }

    .faq-answer p{
        padding: 0 18px 22px;

        font-size: 14px;

        line-height: 1.8;
    }

    .faq-icon{
        min-width: 34px;

        width: 34px;

        height: 34px;

        font-size: 15px;

        margin-top: 2px;
    }

}

/* =========================
   MOBILE PEQUENO
========================= */

@media(max-width: 480px){

    .faq-section .section-title h2{
        font-size: 26px;
    }

    .faq-wrapper{
        padding: 28px 18px;
    }

    .faq-question{
        padding: 20px 16px;

        font-size: 14px;
    }

    .faq-answer p{
        padding: 0 16px 20px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b6fa23 *//* =========================
   SIMULADOR PERSONALIZADO - CLEAN + ELEMENTOR SAFE
========================= */

/* RESET LOCAL */
.simulator-section,
.simulator-section *{
    box-sizing: border-box;
}

/* SECTION BASE */
.simulator-section{
    padding: 50px 0 110px;
    background: #E7F2F1 !important;

    opacity: 1 !important;
    filter: none !important;
    position: relative;
}

/* CONTAINER */
.simulator-container{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}

/* BOX PRINCIPAL */
.simulator-box{
    position: relative;
    overflow: hidden;
    isolation: isolate;

    background: linear-gradient(135deg, #00403e 0%, #11807c 55%, #33ada9 100%) !important;

    border-radius: 34px;
    padding: 70px;

    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 25px 60px rgba(0,64,62,0.22);

    opacity: 1 !important;
    filter: none !important;
}

/* OVERLAY DECORATIVO (mantido seguro) */
.simulator-box::before{
    content: "";
    position: absolute;

    width: 420px;
    height: 420px;

    background: radial-gradient(
        circle,
        rgba(51,173,169,0.28) 0%,
        transparent 70%
    );

    top: -180px;
    right: -120px;

    pointer-events: none;
}

/* =========================
   HEADER
========================= */

.simulator-header{
    position: relative;
    z-index: 2;
    margin-bottom: 50px;
}

.simulator-header span{
    display: inline-block;

    padding: 10px 18px;
    border-radius: 50px;

    background: rgba(255,255,255,0.08) !important;

    border: 1px solid rgba(255,255,255,0.08);

    color: #9BE4E0 !important;

    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;

    margin-bottom: 24px;
}

.simulator-header h2{
    font-size: 46px;
    line-height: 1.15;

    color: #ffffff !important;

    max-width: 760px;
    margin-bottom: 22px;
}

.simulator-header p{
    color: rgba(255,255,255,0.85) !important;

    font-size: 18px;
    line-height: 1.8;

    max-width: 760px;
}

/* =========================
   FORM
========================= */

.simulator-form{
    position: relative;
    z-index: 2;

    background: transparent !important;
    opacity: 1 !important;
}

/* GRID */
.form-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;

    margin-bottom: 34px;
}

/* GROUP */
.form-group{
    display: flex;
    flex-direction: column;
}

/* LABEL */
.form-group label{
    color: rgba(255,255,255,0.9) !important;

    font-size: 14px;
    font-weight: 600;

    margin-bottom: 12px;
}

/* SELECT */
.form-group select{
    width: 100%;
    height: 64px;

    padding: 0 22px;

    border-radius: 18px;

    background: rgba(255,255,255,0.08) !important;

    border: 1px solid rgba(255,255,255,0.10);

    color: #ffffff !important;

    font-size: 16px;

    outline: none;

    transition: 0.3s ease;

    opacity: 1 !important;
    filter: none !important;
}

/* HOVER / FOCUS */
.form-group select:hover{
    border-color: rgba(51,173,169,0.50);
}

.form-group select:focus{
    border-color: #33ada9;
    box-shadow: 0 0 0 4px rgba(51,173,169,0.20);
}

/* OPTIONS */
.form-group select option{
    color: #00403e !important;
}

/* =========================
   FOOTER
========================= */

.simulator-footer{
    display: flex;
    align-items: center;
    justify-content: space-between;

    gap: 30px;

    padding-top: 30px;

    border-top: 1px solid rgba(255,255,255,0.08);

    background: transparent !important;
    opacity: 1 !important;
}

.simulator-info{
    color: rgba(255,255,255,0.85) !important;

    font-size: 15px;
    line-height: 1.9;
}

/* =========================
   BOTÃO
========================= */

.btn-primary{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-height: 58px;
    padding: 0 34px;

    border-radius: 16px !important;

    background: #ffffff !important;
    color: #00403e !important;

    font-size: 16px;
    font-weight: 700 !important;
    font-family: inherit;

    text-decoration: none !important;

    border: 0 !important;
    outline: 0 !important;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    cursor: pointer;

    transition: 0.3s ease;

    box-shadow: 0 10px 30px rgba(0,64,62,0.28);

    opacity: 1 !important;
}

/* HOVER */

.btn-primary:hover{
    transform: translateY(-2px);

    box-shadow: 0 16px 35px rgba(0,64,62,0.40);

    background: #ffffff !important;
    color: #11807c !important;
}

/* FOCUS */

.btn-primary:focus,
.btn-primary:active{
    outline: none !important;
    border: 0 !important;

    box-shadow:
        0 10px 30px rgba(0,64,62,0.28) !important;
}

/* =========================
   RESPONSIVO TABLET
========================= */

@media(max-width: 1024px){

    .form-grid{
        grid-template-columns: 1fr;
    }

    .simulator-footer{
        flex-direction: column;
        align-items: flex-start;
    }

    .simulator-header h2{
        font-size: 38px;
    }
}

/* =========================
   MOBILE
========================= */

@media(max-width: 768px){

    .simulator-section{
        padding: 40px 0 70px;
    }

    .simulator-box{
        padding: 36px 22px;
        border-radius: 28px;
    }

    .simulator-header h2{
        font-size: 30px;
    }

    .simulator-header p{
        font-size: 16px;
    }

    .form-grid{
        gap: 18px;
    }

    .form-group select{
        height: 56px;
        font-size: 14px;
    }

    .btn-primary{
        width: 100%;
        height: 56px;
        font-size: 15px;
    }
}

/* =========================
   MOBILE PEQUENO
========================= */

@media(max-width: 480px){

    .simulator-header h2{
        font-size: 26px;
    }

    .simulator-box{
        padding: 30px 20px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f995d7 *//* =========================
   FORMULÁRIO ESTRATÉGICO
========================= */

.strategic-form-section{
    padding: 0 0 110px;
    background: #EAF2F5;
}

.container{
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
    box-sizing: border-box;
}

/* =========================
   BOX
========================= */

.strategic-form-box{
    max-width: 980px;

    margin: 0 auto;

    background: #ffffff;

    border-radius: 34px;

    padding: 60px;

    border:
    1px solid rgba(0,64,62,0.10);

    box-shadow:
    0 20px 60px rgba(0,64,62,0.08);
}

/* =========================
   HEADER
========================= */

.strategic-header{
    margin-bottom: 42px;
}

.strategic-tag{
    display: inline-block;

    padding: 10px 18px;
    border-radius: 50px;

    background:
    rgba(51,173,169,0.10);

    color: #00403e;

    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;

    margin: 0 0 22px;
}

.strategic-header h2{
    font-size: 44px;
    line-height: 1.15;

    color: #00403e;

    margin: 0 0 18px;
}

.strategic-description{
    color: #4d6670;

    font-size: 18px;
    line-height: 1.8;

    max-width: 760px;

    margin: 0;
}

/* =========================
   FORMULÁRIO
========================= */

.strategic-form{
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.strategic-grid.two{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.strategic-group{
    display: flex;
    flex-direction: column;
}

.strategic-group label{
    color: #00403e;

    font-size: 15px;
    font-weight: 600;

    margin-bottom: 12px;
}

/* =========================
   INPUTS / SELECT / TEXTAREA
========================= */

.strategic-group input,
.strategic-group select,
.strategic-group textarea{
    width: 100%;

    border:
    1px solid rgba(0,64,62,0.10);

    background: #f3f8fa;

    border-radius: 18px;

    padding: 0 20px;

    font-size: 15px;

    color: #00403e;

    outline: none;

    transition: 0.3s ease;

    box-sizing: border-box;
}

.strategic-group input,
.strategic-group select{
    height: 60px;
}

.strategic-group textarea{
    min-height: 140px;

    padding-top: 18px;

    resize: vertical;
}

.strategic-group input:focus,
.strategic-group select:focus,
.strategic-group textarea:focus{
    border-color: #33ada9;

    background: #ffffff;

    box-shadow:
    0 0 0 4px rgba(51,173,169,0.12);
}

/* =========================
   OPÇÕES
========================= */

.strategic-options{
    border: none;
    padding: 0;
    margin: 0;
}

.options-title{
    display: block;

    margin-bottom: 18px;

    color: #00403e;

    font-size: 15px;
    font-weight: 600;
}

.options-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
}

.option-card{
    position: relative;

    display: flex;
    align-items: center;

    gap: 16px;

    padding: 24px;

    border-radius: 22px;

    background: #f3f8fa;

    border:
    1px solid rgba(0,64,62,0.08);

    cursor: pointer;

    transition: 0.3s ease;
}

.option-card:hover{
    border-color:
    rgba(51,173,169,0.30);

    transform: translateY(-2px);
}

.option-card input{
    display: none;
}

/* =========================
   CHECKBOX CUSTOM
========================= */

.custom-check{
    position: relative;

    min-width: 28px;
    width: 28px;
    height: 28px;

    border-radius: 10px;

    border:
    2px solid rgba(51,173,169,0.30);

    background: #ffffff;

    transition: 0.3s ease;
}

.option-card input:checked + .custom-check{
    background:
    linear-gradient(
        135deg,
        #00403e 0%,
        #11807c 55%,
        #33ada9 100%
    );

    border-color: transparent;
}

.option-card input:checked + .custom-check::after{
    content: "✓";

    position: absolute;

    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);

    color: #ffffff;

    font-size: 14px;
    font-weight: 700;
}

.option-card span:last-child{
    color: #35515c;

    font-size: 15px;
    font-weight: 500;
}

/* =========================
   LGPD
========================= */

.checkbox-policy{
    display: flex;
    align-items: flex-start;

    gap: 12px;

    color: #4d6670;

    font-size: 14px;
    line-height: 1.7;
}

.checkbox-policy input{
    margin-top: 3px;
}

/* =========================
   BOTÃO
========================= */

.strategic-button{
    width: 100%;
    height: 68px;

    border-radius: 22px !important;

    background:
    linear-gradient(
        135deg,
        #00403e 0%,
        #11807c 50%,
        #33ada9 100%
    );

    display: flex;
    align-items: center;
    justify-content: center;

    text-decoration: none;

    color: #ffffff !important;

    font-size: 20px;

    font-weight: 800 !important;

    font-family: inherit;

    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;

    letter-spacing: 0.3px;

    border: none !important;

    transition: all 0.35s ease;

    box-shadow:
    0 14px 40px rgba(0,64,62,0.22);

    cursor: pointer;

    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    outline: none !important;
}

/* REMOVE BORDA VERMELHA */

.strategic-button,
.strategic-button:hover,
.strategic-button:focus,
.strategic-button:active{
    border: none !important;

    outline: none !important;

    box-shadow:
    0 14px 40px rgba(0,64,62,0.22) !important;

    appearance: none;
    -webkit-appearance: none;
}

/* HOVER */

.strategic-button:hover{
    background:
    linear-gradient(
        135deg,
        #11807c 0%,
        #33ada9 60%,
        #5cc7c3 100%
    );

    color: #ffffff !important;

    transform: translateY(-3px);

    box-shadow:
    0 20px 45px rgba(0,64,62,0.30) !important;
}

/* LOADING */

.strategic-button.loading{
    opacity: 0.7;
    pointer-events: none;
}

/* =========================
   RESPONSIVO TABLET
========================= */

@media(max-width: 1024px){

    .strategic-grid.two,
    .options-grid{
        grid-template-columns: 1fr;
    }

}

/* =========================
   MOBILE
========================= */

@media(max-width: 768px){

    html,
    body{
        overflow-x: hidden;
    }

    .container{
        padding: 0 20px;
    }

    .strategic-form-section{
        padding: 0 0 70px;
    }

    .strategic-form-box{
        padding: 34px 22px;

        border-radius: 28px;
    }

    .strategic-header{
        margin-bottom: 30px;
    }

    .strategic-header h2{
        font-size: 30px;
    }

    .strategic-description{
        font-size: 16px;
        line-height: 1.7;
    }

    .option-card{
        padding: 20px;

        border-radius: 18px;
    }

    .strategic-group input,
    .strategic-group select{
        height: 56px;
    }

    .strategic-group textarea{
        min-height: 120px;
    }

    .strategic-button{
        height: 60px;

        font-size: 16px;

        border-radius: 18px !important;
    }

}

/* =========================
   MOBILE PEQUENO
========================= */

@media(max-width: 480px){

    .strategic-header h2{
        font-size: 26px;
    }

    .strategic-form-box{
        padding: 28px 18px;
    }

    .option-card span:last-child{
        font-size: 14px;
    }

}/* End custom CSS */