@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'Futura PT Bold';
    src: url('futura/futura-pt-bold.woff2') format('woff2'),
        url('futura/futura-pt-bold.woff') format('woff'),
        url('futura/futura-pt-bold.ttf') format('truetype'),
        url('futura/futura-pt-bold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.body-lp h1,
.body-lp h2 {
    font-family: 'Futura PT Bold', sans-serif !important;
    color: #000;
    font-weight: 900;
}


body {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: "DM Sans", sans-serif !important;
}

.container {
    max-width: 1155px;
    margin: 0 auto;
    padding: 0 15px;
}


#header-lp {
    font-size: 14px;
    font-family: 'Montserrat';
}

#header-lp a {
    text-decoration: none;
    font-size: 15px;
}

.logo {
    width: 195px;
}

@media (min-width: 768px) {
    .logo {
        max-width: 120px;
        height: auto;
    }
}

@media (max-width: 750px) {
    .logo {
        width: 80px;
    }

    #header-lp a {
        font-size: 12px;
    }
}

.banner {
    background-color: #000;
}

.section-banner {
    background-color: #000;
}

.banner-cta {
    display: inline-flex;
    position: absolute;
    z-index: 50;
    background-color: #ffb612;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    line-height: 1;
    padding: 12px 55px;
    border-radius: 999px;
    font-family: 'Montserrat';
}

@media (min-width: 768px) {
    .banner {
        position: relative;
        overflow: hidden;
        /* height: clamp(280px, 34vw, 623px); */
        max-width: 1500px;
        margin: 0 auto;
    }

    .banner img {
        display: block;
        position: relative;
        z-index: 1;
        object-fit: contain;
        object-position: center;
    }

    .banner::before {
        content: '';
        position: absolute;
        inset: 0;
        z-index: 30;
        pointer-events: none;
        background: linear-gradient(to right,
                rgba(0, 0, 0, 7.98) 12%,
                rgba(0, 0, 0, 0.86) 13%,
                rgba(0, 0, 0, 0.45) 20%,
                rgba(0, 0, 0, 0) 23%),
            linear-gradient(to left,
                rgba(0, 0, 0, 0.98) 12%,
                rgba(0, 0, 0, 0.86) 13%,
                rgba(0, 0, 0, 0.45) 20%,
                rgba(0, 0, 0, 0) 23%),
            linear-gradient(to bottom,
                rgba(0, 0, 0, 0.78) 0%,
                rgba(0, 0, 0, 0.45) 0%,
                rgba(0, 0, 0, 0) 2%);
    }

    .banner-cta {
        left: 50%;
        right: auto;
        bottom: 70px;
        transform: translateX(-50%);
        font-size: 20px;
    }
}

.banner::after {
    content: none;
}

@media (max-width: 767px) {
    .banner::before {
        content: '';
        position: absolute;
        inset: 0;
        z-index: 30;
        pointer-events: none;
        background: linear-gradient(to right,
                rgba(0, 0, 0, 0.98) 12%,
                rgba(0, 0, 0, 0.86) 13%,
                rgba(0, 0, 0, 0.45) 20%,
                rgba(0, 0, 0, 0) 23%),
            linear-gradient(to left,
                rgba(0, 0, 0, 0.98) 12%,
                rgba(0, 0, 0, 0.86) 13%,
                rgba(0, 0, 0, 0.45) 20%,
                rgba(0, 0, 0, 0) 23%),
            linear-gradient(to bottom,
                rgba(0, 0, 0, 0.78) 0%,
                rgba(0, 0, 0, 0.45) 0%,
                rgba(0, 0, 0, 0) 2%);
    }
 
    .banner-cta {
    display: inline-flex;
    position: absolute;
    z-index: 50;
    background-color: #ffb612;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    font-size: 11px;
    line-height: 1;
    padding: 7px 35px;
    border-radius: 999px;
    font-family: 'Montserrat';
}

    .banner-cta {
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        bottom: 15px !important;
    }
}

.faixa-amarela small {
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 400;
}

.faixa-amarela {
    background-color: #ffb612;
}

.faixa-amarela .font-43 {
    font-size: 43px;
}

.faixa-amarela .font-26 {
    font-size: 26px;
}

.faixa-amarela p {
    font-weight: 900;
}

@media (max-width: 800px) {

    .faixa-amarela .font-43 {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .faixa-amarela .font-26 {
        font-size: 15px;
    }

    .faixa-preta-mobile {
        background-color: #111;
        width: 90%;
        height: 1px;
        margin: 10px auto;
    }
}

/* Seção Chamada Principal */
.body-lp {
    background-image: url('img/DETALHES2.png');
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width: 750px) {
    .body-lp {
        background-image: url('img/DETALHESmobile.png');
        background-size: contain;
        background-repeat: no-repeat;
    }
}

.hero-smartfit h1 {
    font-size: 53px;
}

.hero-smartfit p {
    font-size: 20px;
    font-weight: 400;
}

.hero-smartfit a {
    font-size: 25px;
    padding: 5px 50px;
}

.hero-smartfit .btn-sou-aluno {
    padding: 5px 90px;
}

.hero-smartfit small a {
    font-size: 14px;
}

.texto-justificado {
    text-align: justify;
    text-align-last: center;
    /* última linha centralizada no desktop */
}

@media (max-width: 750px) {
    .hero-smartfit h1 {
        font-size: 20px;
    }

    .hero-smartfit p {
        font-size: 18px;
    }

    .texto-justificado {
        text-align: center;
        text-align-last: unset;
        /* remove centralização forçada da última linha */
    }

    .hero-smartfit a {
        font-size: 15px;
        padding: 5px 30px;
    }

    .hero-smartfit .btn-sou-aluno {
        padding: 5px 47px;
    }
}


.linha-central {
    margin: 50px;
    height: 2px;
    width: 100%;
    margin: 0 auto;
    background-color: #ffb612;
}

/* Seção: VEM CORRER COM A GENTE */
.vem-correr {
    position: relative;
}

.vem-correr-linha {
    height: 3px;
    background-color: #ffb612;
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.vem-correr-linha-top {
    margin-bottom: 50px;
}

.vem-correr-linha-bottom {
    margin-top: 50px;
}

.vem-correr-subtitle {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
}

.vem-correr-card {
    background-color: #F2F2F2;
    border-radius: 16px;
    padding: 22px;
}

.vem-correr-card-title {
    font-family: "DM Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #111;
}

.vem-correr-card-text {
    font-size: 16px;
    line-height: 1.5;
    color: #1a1a1a;
}

@media (max-width: 750px) {
    .vem-correr-linha-top {
        margin-bottom: 30px;
    }

    .vem-correr-linha-bottom {
        margin-top: 30px;
    }

    .vem-correr-card {
        padding: 18px;
    }
}

/* 
.hero-container {
    width: 60%;
} */

.titulo-img {
    width: 85%;
}

@media (max-width: 867px) {
    .hero-container {
        width: 95%;
        /* aumenta largura no mobile */
    }

    .titulo-img {
        width: 90%;
        /* aumenta largura do título no mobile */
    }
}

/*Seção Kit do Atleta*/

.body-lp h1,
.body-lp h2 {
    font-size: 56px;
}

@media screen and (max-width: 750px) {

    .body-lp h1,
    .body-lp h2 {
        font-size: 32px;
    }

}

/* Faixa Desktop */
.faixa-cinza-desktop {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 250px;
    width: 900px;
    z-index: 1;
    background-color: #F2F2F2;
}

/* Faixa Mobile */
.faixa-cinza-mobile {
    display: none;
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    width: 75%;
    height: 75%;
    border-radius: 20px;
    z-index: 1;
    background-color: #F2F2F2;
}

.rodape-kit-desktop {
    font-size: 12px;
}

.faixa-cinza-texto h3 {
    font-size: 30px;
}

.faixa-cinza-texto p {
    font-size: 17px;
}

.faixa-cinza-texto a {
    font-size: 13px;
    border-radius: 20px;
    background-color: #FFB612;
    color: #000;
    padding: 5px 40px;
}

.faixa-cinza-texto a:hover {
    background-color: #000;
    color: #fff;
}

/* Mobile styles */
@media (max-width: 992px) {

    .faixa-cinza-desktop {
        display: none;
    }

    .faixa-cinza-mobile {
        display: block;
    }

    /* .faixa-cinza-texto {
        padding: 20px 50px;
    } */

    .faixa-cinza-texto h3 {
        font-size: 17px;
    }

    .faixa-cinza-texto p {
        font-size: 13px;
        padding: 0 45px;
    }
}

/*Seção /* -------------------------------*/
/*  FAQ SECTION  */
/*--------------------------------*/
/* Seção de dúvidas frequentes */
.faq-section {
    padding: 80px 20px;
    background: #fff;
}

.faq-container {
    max-width: 1100px;
    margin: 0 auto;
}

.faq-section .section-title {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}

.faq-item {
    border: 1px solid #e6e6e6;
    border-radius: 12px;
    margin-bottom: 12px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

.faq-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    cursor: pointer;
    transition: background 0.2s ease;
    -webkit-tap-highlight-color: transparent;
}

.faq-header:hover {
    background: transparent;
}

.faq-header:active {
    background: transparent;
}

.faq-header h4 {
    font-size: 16px;
    font-weight: 600;
    color: #1a1a1a;
    padding-right: 20px;
}

.faq-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: transform 0.3s;
}

.faq-icon svg {
    width: 16px;
    height: 16px;
    color: #666;
    transition: color 0.3s ease;
}

.faq-item.open .faq-icon {
    transform: rotate(180deg);
}

/* Ícone do FAQ em amarelo no hover/aberto */
.faq-header:hover .faq-icon svg,
.faq-header:focus-visible .faq-icon svg,
.faq-item.open .faq-icon svg {
    color: #FFB800;
}

/* Foco amarelo no FAQ */
.faq-header:focus-visible {
    outline: 2px solid #FFB800;
    outline-offset: 2px;
}

/* Título da pergunta em amarelo no hover/aberto */
.faq-header:hover h4,
.faq-header:focus-visible h4,
.faq-item.open .faq-header h4 {
    color: #FFB800;
}

.faq-content {
    display: none;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    padding: 12px 20px 20px;
    /* padding para a resposta não ficar grudada */
    border-top: none;
    /* remove linha acima da resposta */
}

.faq-item.open .faq-content {
    display: block;
    max-height: 500px;
}

.faq-content p {
    font-size: 15px;
    color: #666;
    line-height: 1.7;
    padding-bottom: 20px;
}


/*Section Percursos*/
.percursos {
    background-color: #FFB612;
}

.percursos h3 {
    font-size: 46px;
}

.btn-percurso {
    background: #000;
    opacity: 0.6;
    color: #fff;
    border: none;
    padding: 3px 40px;
    margin: 0 5px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 33px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-percurso:hover {
    background: #000;
}

.btn-percurso.active {
    background: #000;
    opacity: 1;
}

.mapa-container {
    /* max-width: 80%; */
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.indice-mapa {
    font-size: 20px;
    background-color: #000;
    color: #fff;
    margin-top: -10px;
    padding: 10px 0;
}

.indice-mapa p {
    display: flex;
    align-items: center;
    margin: 0;
}

@media (max-width:750px) {
    .percursos h3 {
        font-size: 24px;
    }

    .indice-mapa p {
        font-size: 12px;
    }
}