.page-wrapper{
    max-width: 100vw;
    overflow: hidden;
}


iframe{
    width: 100%;
    height: 1000px;
    border: none;
}

.container-medium{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 1142px;
    margin: auto;
}

.img-text{
    width: auto;
    margin: 20px 0;
}

.center-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
}

.wrapperhero{
    width: 100vw;
    height: 70vh;
    position: relative;
    overflow: visible;
    display: flex;
    align-items: center;
}

.column-list{
    color: #007D7A;
    font-size: 18px;
    list-style-type: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    margin: 0;
}

.topicos-li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    align-items: center;
    padding: 20px 0px;
    height: 100%;
}


.wrapper-menu-hero{
    overflow: hidden;
    background-color: white;
    opacity: 0.9;
    border-radius: 20px;
    width: 304px;
    height: 353px;
    color: #007D7A;
    border-top: #025257 solid 21px;
}


.wrapper-big-numbers{
    display: grid; grid-template-columns: 1fr 2fr; gap: 10px;
    align-items: center;
    max-width: 1142px;
    gap: 4rem;
    margin: 60px auto 60px auto;
    border-left: 5px solid #007D7A;
    border-right: 5px solid #007D7A;
    padding: 0 15px 0 15px;
}

.h2-title{
    font-size: 40px;
    font-weight: 400;
    color: #434A54;
}

.title-dinamico{
    font-size: 40px;
    font-weight: 400;
    margin: 0;
    color: #024248;
}

.title-dinamico p{
    font-size: 40px;
    font-weight: 400;
    margin: 0;
    color: #024248;
}

.span-bold{
    font-weight: 700;
}

.big-numbers{
    display: grid; 
    grid-template-columns: 1fr 1fr 1fr;
    padding: 20px; 
    border-radius: 10px;
}

.big-number{
    display: flex;
    flex-direction: column;
    gap: 10px;   
}

.h2-numbers{
    color: #025257;
    font-size: 35px;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

.span-numbers{
    color: #58606E;
    font-size: 27px;
    font-weight: 400;
    text-align: center;
}

.frase-numbers{
    margin: 0;
    color: #434A54;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    line-height: 120%;
}


.card-dinamico{
    background-color: #EBEFF5;
    padding: 46px 0 46px 0;
    display: none;
}

.card-dinamico__content{
    display: grid; 
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    background-color: white;
    max-width: 1142px;
    margin: auto;
    border-radius: 20px;
    padding: 30px 90px;
}


.page-preview{  
    padding: 90px 0 90px 0;
    background-color: #012124;
    color: white;
}

.grid-two-hero{  
    display: grid; 
    grid-template-columns: 1fr 1fr;
    color: white;
    max-width: 1142px;
    margin: auto;
}

.wrapper-texts-holofotes{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
    width: 80%;
}

.h3-white{
    font-size: 40px;
    font-weight: 500;
    margin: 0;
}

.h4-white{
    font-weight: 300;
    text-align: left;
    margin: 0;
}

.wrapper-cards-holofotes{
    max-width: 100%;
    overflow: hidden;
}

.dynamic-cards{
    background-color: white;
    padding: 90px 0 90px 0;
    color: #434A54; 
}

.section-noticias{
    background-color: white;
}

.section-cursos{
    padding: 90px 0 90px 0;
    overflow: hidden;
}

.section-curso{
    padding: 60px;
}

.cursos{
    padding: 90px 0 90px 0;
}

nav ul {
    list-style: none;
    padding: 0;
}

nav li {
    position: relative;
}

nav ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
}

nav li:hover > ul {
    display: block;
}

.ouvidoria{
    border-top: 1px solid #e5e5e5;
    padding-bottom: 100px!important;
}
.ouvidoria .title {
    text-align: center;
    margin: 0 0 24px;
    color: #0c326f;
    font-weight: 600;
    font-size: 2.7rem;
    line-height: 1.5;
}
.title-header{
    text-align: center;
    font-size: 1.4375rem;
    margin: 0 0 24px;
    color: #333;
    font-weight: 400;
}

.cards {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}

.card-item {
    width: 300px;
    flex: 0 0 268px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 230px;
    background-color: #ededed;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    color: #1351b4;
    font-weight: 500;
    padding: 4px;
    text-decoration: none;
}



.container-big{
    width: 70%;
    margin: auto;
}

.hero-menu-box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    backdrop-filter: blur(10px);
    min-width: 304px;
    max-width: 400px;
}

/* Linha do menu */
.hero-menu-row {
    position: relative;
    margin-bottom: 1px;
}

.hero-menu-row:last-child {
    margin-bottom: 0;
}

/* Botão do menu */
.hero-menu-button {
    display: flex;
    align-items: center;
    padding: 16px 20px;
    color: #007D7A;
    cursor: pointer;
    border-radius: 0px;
    transition: all 0.2s ease;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    position: relative;
  }
  
  .hero-menu-button::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5%; /* 5% de cada lado = 90% total */
    width: 90%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.05);
  }

/* Botão COM filhas (tem seta) */
.hero-menu-button.has-children {
    justify-content: space-between;
}

/* Botão SEM filhas (sem seta) - LINK DIRETO */
.hero-menu-button.no-children {
    justify-content: flex-start;
}

.hero-menu-button:hover {
    background: #f3f4f6;
    color: #007D7A;
    text-decoration: none;
}

/* Links diretos devem funcionar normalmente */
a.hero-menu-button.no-children:hover {
    color: #007D7A;
    text-decoration: none;
}

.hero-menu-button.active {
    background: #007D7A;
    color: white;
}

/* Seta */
.hero-arrow {
    font-size: 12px;
    transition: transform 0.2s ease;
}

.hero-menu-button.active .hero-arrow {
    transform: rotate(180deg);
}

/* Painel lateral das páginas filhas */
.hero-children-panel {
    position: absolute;
    left: 100%;
    top: 0;
    width: 300px;
    background: rgba(2, 82, 87, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 0;
    box-shadow: 4px 0 32px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-10px);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 0px;
    padding: 8px 0;
}

.hero-children-panel.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.hero-children-panel .child-link {
    display: block;
    padding: 12px 20px;
    color: white;
    text-decoration: none;
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 14px;
}

.hero-children-panel .child-link:last-child {
    border-bottom: none;
}

.hero-children-panel .child-link:hover {
    background: rgba(255, 255, 255, 0.1);
    border-left-color: #00d4aa;
    text-decoration: none;
    color: white;
}


.hero-sidebar-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    min-width: 304px;
    max-width: 400px;
}

/* Item do menu */
.hero-menu-item-wrapper {
    position: relative;
    margin-bottom: 2px;
}

.hero-menu-item-wrapper:last-child {
    margin-bottom: 0;
}

.hero-menu-trigger {
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    color: #007D7A;
    cursor: pointer;
    transition: all 0.2s ease;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.hero-menu-trigger:hover {
    background: #f3f4f6;
    color: #007D7A;
}

.hero-menu-trigger.active {
    background: #007D7A;
    color: white;
}

.hero-menu-title {
    font-weight: 500;
    font-size: 18px;
}

.hero-menu-icon {
    font-size: 12px;
    transition: transform 0.2s ease;
}

.hero-menu-trigger.active .hero-menu-icon {
    transform: rotate(180deg);
}

/* Dropdown lateral */
.hero-dropdown-sidebar {
    position: absolute;
    left: 100%;
    top: 0;
    width: 320px;
    background: rgba(2, 82, 87, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 0 12px 12px 12px;
    box-shadow: 4px 0 32px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-10px);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 8px;
}

.hero-dropdown-sidebar.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.hero-dropdown-content {
    padding: 8px 0;
    max-height: 400px;
    overflow-y: auto;
}

.hero-dropdown-item {
    display: block;
    padding: 12px 20px;
    color: white;
    text-decoration: none;
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.hero-dropdown-item:last-child {
    border-bottom: none;
}

.hero-dropdown-item:hover {
    background: rgba(255, 255, 255, 0.1);
    border-left-color: #00d4aa;
    text-decoration: none;
    color: white;
}

.hero-item-title {
    display: block;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 2px;
}

.hero-item-description {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.3;
}

/* Responsivo */
@media (max-width: 1024px) {
    .hero-sidebar-container {
        position: static;
        transform: none;
        margin: 20px auto;
        max-width: 500px;
    }
    
    .hero-dropdown-sidebar {
        position: static;
        width: 100%;
        transform: none;
        border-radius: 8px;
        margin-left: 0;
        margin-top: 8px;
    }
    
    .hero-dropdown-sidebar.active {
        transform: none;
    }
}

@media (max-width: 768px) {
    .hero-sidebar-container {
        min-width: 280px;
        margin: 20px 15px;
    }

    .container-big {
        width: 90%;
        margin: auto;
    }

    .container-big h2{
        text-align: center;
    }

    .wrapperhero{
        margin-top: 110px;
    }
}

/* Scrollbar personalizada */
.hero-dropdown-content::-webkit-scrollbar {
    width: 4px;
}

.hero-dropdown-content::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
}

.hero-dropdown-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
}




.card-item span {
    font-size: 50px;
    color: #0c326f;
    font-weight: 900;
    margin-bottom: 30px;
}

.card-item .title {
    font-size: 20px;
    color: #0c326f;
    font-weight: 600;
    text-transform: uppercase;
}

.canais-atendimento {
    margin-top: 60px;
}

.img-cta{
    width: 450px;
    height: 100px;
    overflow: hidden;
}

.menu {
    background-color: #071E41;
    color: white;
    display: flex;
    align-items: center;
    margin: auto;
    max-width: 1142px;
}
.menu a {
    color: white;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.menu a:hover {
    background-color: #004494;
}
.separator {
    height: 20px;
    width: 1px;
    background-color: white;
    margin: 0 10px;
}
.logo {
    margin-right: auto;
    width: 51px;
    height: 18px;
}

.card-dinamico__text{
    max-width: 100%;
}

.button-menu-v1{
    height: 50px;
    text-decoration: none;
    color: #007D7A;
    padding: 0 20px;
}

.button-menu-v1:hover{
    background-color: #DEE3ED;
    color: #006969;
    width: 100%;
}

.button-menu-v1:active{
    background-color: #C8D1E0;
    color: #006969;
}

.btn-cta{
    background-color: #007D7A; width: 100%; height: 60px; color: white; border-radius: 32px; border: none; font-size: 20px; margin-top: 46px;
}

.navbar .search-container{
    display: flex;
}

.btn-cta .fa-solid .fa-circle-chevron-right {
    color: white;
}

.btn-cta:hover{
    background-color: #006969;
}

.btn-cta:active{
    background-color:#025257 ;
}


@media (min-width: 768px) {
    .card-dinamico__text{
        max-width: 100%;
    }
    .wrapper-big-numbers {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .h2-title {
        font-size: 32px;
        text-align: center;
    }

    .big-numbers {
        grid-template-columns: 1fr;
    }

    .page-preview{  
        padding: 40px 0 40px 0;
        background-color: #012124;
        color: white;
    }

    .h2-numbers {
        font-size:35px;
    }

    .span-numbers {
        font-size: 24px;
    }

    .frase-numbers {
        margin: 0;
        font-size: 18px; 
        color: #434A54;
    }

    .card-dinamico__content{
        grid-template-columns: 1fr; 
        padding: 20px; 
    }

    .title-dinamico{
        font-size: 32px;
    }

    .img-fluid {
        width: 100%;
        height: auto;
        overflow: hidden;
        max-width: 300px;
        object-fit: cover;
    }

    .img-cta {
        width: 90%;
        height: auto;
        overflow: hidden;
        max-width: 300px;
        object-fit: cover;
    }

    .grid-two-hero{  
        display: grid; 
        grid-template-columns: 1fr;
        color: white;
        margin: auto;
        gap: 50px;
        padding: 0 0 0 15px;
    }
}

@media (max-width: 480px) {
    .h2-title {
        font-size: 32px;
        text-align: center;
        margin-bottom: 10px
    }

    .h2-numbers {
        font-size: 35px;
    }

    .span-numbers {
        font-size: 22px; 
    }

    .frase-numbers {
        font-size: 16px; 
    }

    .sub-title{
        text-align: left;
    }
}



@media (max-width: 768px) {
    .card-dinamico{
        padding: 40px 1rem;
    }
    .card-dinamico__content{
        display: grid; 
        grid-template-columns: 1fr;
        gap: 60px;
        align-items: center;
        background-color: white;
        max-width: 90vw;
        margin: auto;
        border-radius: 20px;
        padding: 30px 90px;
    }
    .wrapper-big-numbers {
        grid-template-columns: 1fr; 
        padding: 20px;
        max-width: 80vw;
        margin: 2rem auto;
    }

    .h2-title {
        font-size: 32px; /* Diminui o tamanho do título */
        text-align: center;
    }

    .big-numbers {
        grid-template-columns: 1fr; 
    }

    .h2-numbers {
        font-size: 35px; 
    }

    .span-numbers {
        font-size: 24px;
    }

    .frase-numbers {
        font-size: 20px; 
        margin: 0;
    }



    .wrapper-texts-holofotes{
        width: 100%;
        padding-right: 15px;
    }

    .h3-white{
        font-size: 32px;
    }

    .wrapper-menu-hero{
        margin: auto;
    }

    
}

@media (max-width: 480px) {
    .h2-title {
        font-size: 32px;
        text-align: center; 
        
    }

    .h2-numbers {
        font-size: 35px; 
    }

    .span-numbers {
        font-size: 22px; 
    }

    .frase-numbers {
        font-size: 16px; 
    }
}



/* Responsivo */
@media (max-width: 1024px) {
    .hero-sidebar-container {
        position: static;
        transform: none;
        margin: 20px auto;
        max-width: 500px;
    }
    
    .hero-dropdown-sidebar {
        position: static;
        width: 100%;
        transform: none;
        border-radius: 8px;
        margin-left: 0;
        margin-top: 8px;
    }
    
    .hero-dropdown-sidebar.active {
        transform: none;
    }
}

@media (max-width: 768px) {
    .hero-sidebar-container {
        min-width: 280px;
        margin: 20px 15px;
    }

    .container-big {
        width: 90%;
        margin: auto;
    }

    .card-dinamico{
        padding: 40px 1rem;
    }
    
    .card-dinamico__content{
        display: grid; 
        grid-template-columns: 1fr;
        gap: 60px;
        align-items: center;
        background-color: white;
        max-width: 90vw;
        margin: auto;
        border-radius: 20px;
        padding: 30px 90px;
    }
    
    .wrapper-big-numbers {
        grid-template-columns: 1fr; 
        padding: 20px;
        max-width: 80vw;
        margin: 2rem auto;
    }

    .h2-title {
        font-size: 32px;
        text-align: center;
    }

    .big-numbers {
        grid-template-columns: 1fr; 
    }

    .h2-numbers {
        font-size: 35px; 
    }

    .span-numbers {
        font-size: 24px;
    }

    .frase-numbers {
        font-size: 20px; 
        margin: 0;
    }

    .wrapper-texts-holofotes{
        width: 100%;
        padding-right: 15px;
    }

    .h3-white{
        font-size: 32px;
    }

    .wrapper-menu-hero{
        margin: auto;
    }

    .hero-children-panel {
        position: absolute;
        left: 0;
        top: 60px;
        width: 304px;
        margin-left: 0px;
        padding: 8px 0;
    }
}



@media (max-width: 768px){
    .padding-mobile{
        margin-top: 110px;
    }}