* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

body {
    background-color: black;
    color: #ffa300;
    line-height: 1.2;
}

.hero {
    padding: 0;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.intro {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.intro img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

.logo-container {
    margin-bottom: 0px;
}

.logo-container img {
    max-width: 300px;
    height: auto;
}

.text-header {
    text-align: center;
    margin-bottom: 25px;
}

.text-header .pre-title {
    font-size: 15px;
    font-weight: 400;
    color: #eeeeee;
}

.text-header h1 {
    font-size: 36px;
    font-weight: 700;
    color: #ffa300;
    margin: 4px 0;
}

.text-header .sub-title {
    font-size: 25px;
    font-weight: 400;
    color: #ffa300;
}

.video-wrapper {
    position: relative;
    width: 100%;
    max-width: 640px;
    aspect-ratio: 16 / 9;
    margin: 0 auto;
    border-radius: 9px;
    overflow: hidden;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

/* --- SEÇÃO DE BENEFÍCIOS (dentro do hero) --- */
.simulacao {
    color: #ffa300;
    text-align: center;
    padding-top: 20px;
}

.beneficios {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.item {
    padding-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
}

.item .icone {
    width: 60px;
    height: 60px;
    background-color: #ffa300;
    border-radius: 50%;
    margin-bottom: 20px;
}

.item p {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 1,2;
}

.simulacao .descricao-secundaria {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

/* --- DIVISOR ENTRE SEÇÕES --- */
.divisor-wrapper {
    position: relative;
    background-color: #f7f7f7; /* Cor de fundo da seção seguinte */
    height: 50px;
}

.divisor-circle {
    width: 70px;
    height: 70px;
    background-color: #ffa300;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -35px; /* Metade para fora, criando a sobreposição */
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    z-index: 2;
}

.divisor-circle img {
    width: 28px;
    height: 28px;
}

/* --- SEÇÃO DO FORMULÁRIO --- */
.formulario {
    padding: 0px 20px;
    padding-bottom: 20px;
}

.form-container {
    background-color: #eeeeee;
    color: white;
    padding: 40px 25px;
    border-radius: 30px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    width: 100%;
    max-width: 390px;
    margin: 0 auto;
    text-align: center;
}

.form-container h2 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 10px;
    color: #13154f;
}

.form-container p {
    color: #ffa300;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 1rem;
    line-height: 1.4;
}

.form-group {
    margin-bottom: 15px;
}

.form-group-inline {
    display: flex;
    gap: 10px;
}

.form-group-inline input {
    width: 100%;
    padding: 14px;
    border-radius: 20px;
    border: none;
    background-color: #dddddd;
    color: #13154f;
    font-size: 1rem;
    outline: none;
}

.form-group-inline input.ddd {
    flex: 0 1 80px;
}

.form-group-inline input.telefone {
    flex: 1 1 auto;
}

.form-group input {
    width: 100%;
    padding: 14px;
    border-radius: 20px;
    border: none;
    background-color: #dddddd;
    color: #13154f;
    font-size: 1rem;
    outline: none;
}

.form-group input::placeholder {
    color: #666;
}

/* AJUSTE FINAL DO FORMULÁRIO */
.form-inline {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 15px;
}

.form-inline label {
    font-size: 1rem;
    text-align: left;
    margin-bottom: 5px;
    color: #ffa300;
}

.form-inline input {
    width: 100%;
    padding: 14px;
    border-radius: 20px;
    border: 1px solid #ffa300;
    background-color: #dddddd;
    /* color: #fff; */
}

.possui-cupom {
    font-size: 0.85rem;
    margin-bottom: 20px;
    cursor: pointer;
    text-decoration: underline;
    text-align: center;
}

.ancora {
    display: none;
}

.btn-submit, .btn-ancora {
    width: 100%;
    background-color: #ffa300;
    color: #13154f;
    border: none;
    padding: 14px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 1rem;
    cursor: pointer;
    transition: background 0.3s ease;
}

.btn-ancora {
    margin-top: 20px;
}

.btn-submit:hover {
    background-color: #e69300;
}

/* --- SEÇÃO FAQ --- */
.faq {
    background-color: #13154f;
    padding: 48px 32px;
}

.faq h2 {
    font-size: 32px; /* AJUSTE FINAL DO TÍTULO */
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

/* Subtítulo do FAQ — deixa claro que as perguntas são sobre a Setta,
   não sobre a prova. */
.faq h2 + .faq-sub {
    margin-top: -10px;
    margin-bottom: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #ffa300;
}

.faq-item {
    max-width: 600px;
    margin: 0 auto;
}

.faq-item details {
    margin-bottom: 12px;
    font-size: 14px;
    cursor: pointer;
    color: #eeeeee;
    border-bottom: 1px solid #3a3d8a;
    padding-bottom: 10px;
}

.faq-item summary {
    font-weight: 600;
    outline: none;
}

.faq-item p {
    margin-top: 8px;
    margin-left: 20px;
    font-weight: 400;
    font-size: 13px;
    color: #ffa300;
}

/* --- ÍCONE FLUTUANTE WHATSAPP --- */
.whatsapp-fixo {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    transition: transform 0.3s ease;
}

.whatsapp-fixo:hover {
    transform: scale(1.1);
}

.whatsapp-fixo img {
    width: 100%;
    height: 100%;
}

#msgTel,
#msgemail,
#valorMinimo,
#msgDDD,
#msgCupom {
    display: none;
    font-size: 1vw;
    color: #F9170C;
    text-align: end;
}

.disable-btn {
    background: #9e9e9e !important;
}

/*POPUP START*/

.popup {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
}

.popup {
    display: none;
    position: fixed;
    z-index: 1000;
}

.popup-content #close {
    top: -1vw;
    position: relative;
    width: fit-content;
    align-self: flex-end;
}

.popup-content #close img {
    width: 1.3vw;
    cursor: pointer;
    padding: 0.4vw;
    border-radius: 0.4vw;
    background-color: #13154F;
}

.popup-content {
    background: rgba(238, 238, 238, 1);
    border-radius: 3vw;
    text-align: center;
    width: 70vh;
    height: 80vh;
    padding: 3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.popup-content .zap-popup {
    padding: 1.5vh;
    border-radius: 2vw;
    display: flex;
    background-color: #008000;
    width: 50%;
    text-decoration: none;
    color: white;
    text-align: center;
    margin-top: 0.25vh;
    height: 10vh;
}

.popup-content .zap-popup span {
    margin-top: 0.25vh;
    margin-left: 1vh;
}

.popup-content h2 {
    margin-bottom: 1vw;
    font-style: normal;
    font-weight: 500;
    font-size: 3.125vw;
    line-height: 125%;
    letter-spacing: 0.01em;
    color: #FFA300;
}

.popup-content p {
    font-style: normal;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #13154F;
    margin-bottom: 0.5vw;
}

.popup-content p .mes {
    background-color: #FFA300;
    padding: 1vw;
    border-radius: 1.5vw;
}

.popup-content .mensal {
    font-style: normal;
    font-weight: 700;
    font-size: 3.5vw;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFA300;
    margin-bottom: 1vw;
}

.popup-content .anual {
    font-style: normal;
    font-weight: 700;
    font-size: 3.5vw;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFA300;
    color: #13154F;
    margin-bottom: 1vw;
}

.popup-content .whatsapp {
    font-weight: 700;
    font-style: normal;
    font-size: .95vw;
    line-height: 120%;
    color: #FFFFFF;
    padding: 1.4vw;
    padding: 1.2vw 2.5vw;
    text-decoration: none;
    border: 0;
    outline: none;
    cursor: pointer;
    margin: 1.2vw 0;
    background: #FFA300;
    box-shadow: 0px 4px 6px rgb(251 150 60 / 25%);
    border-radius: 1.05vw;
    width: fit-content;
    margin: 1.2vw auto;
}

.zap-popup.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
    margin-bottom: 0vw;
}

#contador {
    font-size: 2vw;
    display: block;
    text-align: center;
    margin-bottom: 0vw;
    color: #13154F;
}

.zapLogo {
    height: 30px;
    width: 30px;
}

/* MOBILE (make image taller) */
@media (max-width: 768px) {
    .intro img {
        height: 70vh;
        object-fit: cover; /* makes the image fill the screen */
    }

    #msgTel,
    #msgemail,
    #valorMinimo,
    #msgDDD,
    #msgCupom {
        display: none;
        font-size: 2.95vw;
        color: #F9170C;
        text-align: center;
    }

    /*POPUP*/
    .popup-content #close {
        right: -4vw;
        top: -2vw;
        position: relative;
    }
    .popup-content #close img {
        width: 4vw;
    }
    .popup-content {
        padding: 5vw 10vw;
        border-radius: 10px;
        width: 75.735vw;
        height: 75vh;
    }
    .popup-content h2 {
        font-weight: 500;
        font-size: 10vw;
        margin-bottom: 6.4vw;
    }
    .popup-content p {
        font-size: 3.46666vw;
        margin-bottom: 5.33333vw;
        font-size: 4vw;
    }
    .popup-content p:nth-child(8) {
        margin-top: 4vw;
    }
    .popup-content .mensal {
        margin-bottom: 5.33333vw;
        font-size: 8vw;
    }
    .popup-content .anual {
        margin-bottom: 5.33333vw;
        font-size: 8vw;
    }
    .popup-content .zap-popup {
        padding: 1.5vh;
        border-radius: 7vw;
        width: 100%;
    }
    #contador {
        font-size: 5vw;
    }
}

/* DESKTOP (limit height) */
@media (min-width: 769px) {
    .intro img {
        height: 80vh;
    }
}