body {
    background-image: url('../../assets/images/bgg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
    overflow-x: hidden;
    min-height: 90vh;
    font-family: "Outfit";
    src: url("../../fonts/outfit/OutfitRegular.ttf") format("truetype");
}

@font-face {
    font-family: "Outfit";
    src: url("../../fonts/outfit/OutfitRegular.ttf") format("truetype");
}

@font-face {
    font-family: "AlumniItalic";
    src: url("../../fonts/alumni/AlumniSansMediumItalic.ttf") format("truetype");
}

@font-face {
    font-family: "Myriado";
    src: url("../../fonts/myriad/MYRIADPRO-REGULAR.OTF") format("truetype");
}

.sumario-text {
    font-weight: bold;
    margin-left: 10px;
    font-family: "AlumniItalic";
    font-size: 1.8rem;
}

.custom-list {
    padding: 0;
    margin-left: 25px;
    list-style: none;
}

.list-group-item {
    list-style-type: none;
    font-size: 1.3rem;
    color: #19598d;
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 5vw;
    padding: 0;
}

.list-group-item:before {
    content: "-";
    margin-right: 5px;
    color: #19598d;
}

.list-group-item span {
    font-size: 1.2rem;
    color: #19598d;
    margin-right: 10px;
}

.list-group-item b {
    font-weight: bold;
    color: #19598d;
}

.titleCard {
     
    font-size: 1.8rem; /* Ajuste proporcional do tamanho da fonte */
    font-weight: bold;
    color: #19598d; /* Azul escuro */
    background-color: #19598d; /* Fundo azul escuro */
    text-align: center;
    border: 3px solid #69c0e4; /* Borda azul clara */
    border-radius: 30px; /* Bordas arredondadas */
    padding: 10px 20px; /* Espaçamento interno */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Sombra para realce */
    display: inline-block; /* Faz com que o texto ocupe apenas o espaço necessário */
    color: white; /* Texto branco */
}

.decision-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.decision-button {
    background-color: #69c0e4;
    color: white;
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
    padding: 10px 20px;
    border-radius: 30px;
    margin-bottom: 10px;
    width: 150px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
}

.line-connector {
    width: 3px;
    height: 50px;
    background-color: #69c0e4;
    position: relative;
    z-index: 0;
}

.line-connector {
    width: 3px; /* Largura */
    height: 0; /* Altura padrão (invisível) */
    background-color: #69c0e4; /* Cor azul clara */
    margin: 0 auto; /* Centraliza a linha */
    position: relative;
    z-index: 0;
    transition: height 0.3s ease; /* Suaviza o efeito ao abrir/fechar */
}

.line-connector.active {
    height: 50px; /* Altura visível quando ativo */
}


.decision-description {
    border: 2px solid #69c0e4;
    color: #19598d;
    font-weight: bold;
    font-size: 1.1rem;
    padding: 10px 15px;
    border-radius: 15px;
    text-align: center;
    background-color: #ffffff;
    max-width: 300px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    position: relative;
    z-index: 1;
}

.row.align-items-center {
    justify-content: space-around;
}

.alert-card {
    background-color: #e6f7ff; /* Azul claro */
    color: #19598d; /* Azul escuro */
    font-weight: bold;
    font-size: 1.2rem;
    padding: 20px 30px;
    border-radius: 15px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Sombra leve */
    text-align: center;
    line-height: 1.5; /* Ajusta o espaçamento entre as linhas */
}

.alert-card strong {
    color: #19598d; /* Azul mais forte */
    font-weight: bold;
}

.bgTransparent {
    background-color: #ffffffab;
    min-height: 90vh;
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 1.6rem;
    color: #19598d; /* Azul escuro */
    border-radius: 10px;
    overflow: hidden;
}

.custom-table thead {
    background-color: #69c0e4; /* Azul claro para o cabeçalho */
    color: #fff; /* Texto branco */
}

.custom-table tbody {
    background-color: #e6f7ff; /* Fundo azul claro para o corpo da tabela */
}

.custom-table th,
.custom-table td {
    border: 1px solid #ddd;
    padding: 15px;
    text-align: center;
}

.custom-table tbody tr:nth-child(even) {
    background-color: #dff0ff; /* Azul um pouco mais claro para linhas pares */
}

.custom-table tbody tr:hover {
    background-color: #cce7ff; /* Azul mais forte ao passar o mouse */
}

.table-footer {
    font-size: 1.4rem;
    color: #555; /* Cinza claro */
    margin-top: 10px;
    text-align: center;
}

.collapse-content {
    background-color: #d8f1f6;
    padding: 20px;
    border-radius: 10px;
}

.cardBordered {
    border: 2px solid #69c0e4; /* Cor da borda */
    border-radius: 10px; /* Bordas arredondadas */
    padding: 20px; /* Espaçamento interno */
    background-color: #ffffff; /* Fundo branco */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra leve */
    overflow: hidden; /* Garante que o conteúdo não ultrapasse os limites */
    text-align: center; /* Centraliza o conteúdo */
}

.collapse-custom {
    width: 100%;
    padding: 15px 20px; /* Ajuste de espaçamento interno */
    border-radius: 10px;
    background-color: #f0f8ff; /* Fundo azul claro */
    color: #19598d; /* Azul escuro */
    font-size: 1rem; /* Tamanho da fonte */
    line-height: 1.5; /* Altura das linhas */
    text-align: center; /* Centraliza o texto */
    word-wrap: break-word; /* Garante que as palavras não ultrapassem a caixa */
    overflow-wrap: break-word; /* Adiciona quebra de linha se necessário */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Sombra leve */
}

.unidade {
    background-color: #98d1c1;
    margin-bottom: 20px;
    border-radius: 10px;
}

.unidade-header {
    background-color: #19598d;
    color: white;
    font-weight: bold;
    padding: 15px;
    border-radius: 10px;
}

.unidade-conteudo {
    list-style: none;
    padding: 20px;
}

.unidade-conteudo li {
    font-size: 18px;
    margin-bottom: 10px;
    color: #2f4f4f;
}

.close-btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: #19598d;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 20px;
}

.close-btn {
    background-color: transparent;
    color: white;
    font-size: 24px;
    border: none;
    cursor: pointer;
    padding: 0;
    line-height: 1;
}

.close-btn:hover {
    background-color: transparent;
}

.flexRow {
    display: flex;
    flex-direction: row;
}

.flexColumn {
    display: flex;
    flex-direction: column;
}

.alignCenter {
    display: flex;
    justify-content: center;
}

.alignEnd {
    display: flex;
    justify-content: end;
}


.arrow-btnLeft, .arrow-btnRight {
    width: 50px;
    height: 50px;
    background-color: #29c1f2;
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    padding: 0;
}

.arrow-btnLeft img, .arrow-btnRight img {
    width: 24px;
    height: 24px;
    fill: white;
}

.leftBtnCard, .rightBtnCard {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background-color: rgb(255, 255, 255);
}

.leftBtnCard {
    top: 50%;
    left: 0;
    border-radius: 0 100px 100px 0;
    transform: translateY(-50%); 
}

.leftBtnCard:hover .arrow-btnLeft {
    margin-left: 40px;
    transition: margin-left 0.3s ease;
}

.rightBtnCard {
    top: 50%;
    right: 0;
    border-radius: 100px 0 0 100px;
    transform: translateY(-50%);
}

.rightBtnCard:hover .arrow-btnRight {
    margin-right: 40px;
    transition: margin-right 0.3s ease;
}

.leftBtnCard:hover .arrow-btnLeft, .rightBtnCard:hover .arrow-btnRight {
    background-color: #29c1f2;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.paginator {
    display: flex;
    justify-content: center;
    align-items: center;
}

.paginator img {
    filter: brightness(0) invert(1);
    width: 24px;
    height: 24px;
}

.navHeaderHeight {
    height: 130px;
}

.title {
    font-size: 1.6rem;
    color: #004A82;
    text-align: left;
    margin-left: 10px;
    font-family: "Myriado", sans-serif;
    font-weight: bolder;
}

.textBold{
    font-family: "Outfit"
}


.fontBlueGray{
    color: #29c1f2;
    font-size: 1.5rem
}

.table-subtitle {
    font-size: 1.5rem;
    color: #004A82;
    text-align: left;
    font-weight: bold;
}

.fontRegular{
    font-size: 1.5rem;
    color: #004A82;
    font-weight: bold;
}

.table-font {
    font-weight: 100;
    color: #004A82;
}

.quadro{
    color: #19598d;
    font-size: 1.5rem;
    text-align: center;
}

.describeInfo {
    font-size: 1.6rem;
    font-weight: 500;
    color: white;
}

.tabDescription {
    font-size: 1.0625rem;
    text-align: center;
    color: #666666;
    margin-bottom: 10px;
}

.tabItemButtonDescription {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.625rem;
    text-transform: uppercase;
    color: #444444;
    padding: .5rem 0;
    text-align: center;
}

.button-container {
    display: flex;
    justify-content: space-around; /* Alinha os botões uniformemente */
    align-items: center; /* Centraliza os botões verticalmente */
    flex-wrap: wrap; /* Permite que os botões quebrem a linha em telas menores */
    gap: 15px; /* Espaço entre os botões */
}

.button-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.button-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.custom-button {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f0f8ff; /* Fundo azul claro */
    color: #007bff; /* Texto azul */
    border: 2px solid #007bff; /* Borda azul */
    border-radius: 30px; /* Bordas arredondadas */
    width: 180px; /* Largura fixa maior */
    height: 60px; /* Altura fixa maior */
    font-size: 0.9rem; /* Tamanho do texto reduzido */
    font-weight: bold; /* Texto em negrito */
    text-align: center;
    text-decoration: none; /* Remove sublinhado */
    transition: all 0.3s ease; /* Animações suaves para hover */
    overflow: hidden; /* Garante que o texto não saia dos limites */
    text-overflow: ellipsis; /* Adiciona "..." se o texto for muito longo */
    white-space: normal; /* Permite quebra de linha */
    padding: 5px; /* Adiciona espaçamento interno */
    line-height: 1.2; /* Ajusta o espaçamento entre as linhas */
}

.custom-button.active {
    background-color: #007bff; /* Fundo azul mais escuro */
    color: #fff; /* Texto branco */
    border-color: #0056b3; /* Borda azul mais escura */
}

.collapse-custom {
    width: 100%;
    text-align: center;
    padding: 30px 30px;
    margin-top: 10px;
    border-radius: 50px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #5a92c6;
    color: white;
}

/* @media (max-width: 775px) {
    .alignCenterOfScreen {
        display: none;
    }
} */

.footerSlider {
    background: #69c0e4;
    border-radius: 50px;
    padding: 10px 30px;
    width: fit-content;
    margin: auto;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mini-slider {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.page-indicator {
    font-size: 1.2rem;
    font-weight: bold;
    color: white;
}

.btn-circle {
    width: 40px;
    height: 40px;
    background-color: #0056b3;
    color: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    font-weight: bold;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.btn-circle:hover {
    background-color: #19598d;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.btn-circle img {
    filter: brightness(0) invert(1);
    width: 24px;
    height: 24px;
}

.btn-left {
    position: relative;
}

.btn-right {
    position: relative;
}

.btn-circle i {
    font-size: 24px;
}

.bgRedWrapper {
    position: relative;
    width: 98.5vw;
    left: 50%;
    margin-left: -50vw;
}

.content {
    text-align: center;
}

.indicationText {
    color: #0033cc; /* Azul similar ao print */
    font-size: 1rem; /* Ajuste conforme necessário */
    font-weight: 400; /* Ou "bold", conforme o design */
    line-height: 1.5; /* Para um espaçamento agradável */
}

.fontBlueGray{
    color: #29c1f2;
}

.attention-container {
    position: relative;
    width: 100%;
    margin: 0 auto; /* Centraliza o card */
}

.attention-label {
    position: absolute;
    top: -15px; /* Ajuste a posição vertical */
    left: 15%;
    transform: translateX(-50%);
    background-color: #004F99; /* Cor de fundo do label */
    color: #fff;
    padding: 5px 15px;
    font-weight: bold;
    border-radius: 15px; /* Bordas arredondadas */
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.attention-card {
    background-color: #004F99; /* Cor do card */
    border: 5px solid #01C5FF;
    color: #fff;
    padding: 20px;
    border-radius: 60px;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: center;
    font-size: 1.6rem;
}

.attention-text {
    font-size: 1.5rem;
    line-height: 1.5;
}

/* Estilo da badge */
.badge-custom {
    background-color: #5CAA82;
    color: white;
    padding: 15px 30px;
    border: 2px solid white;
    border-radius: 50px;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
    position: absolute;
    top: -35px;
    left: 30%;
    transform: translateX(-50%);
    z-index: 1;
}

a {
    text-decoration: none;
    color: white;
}

.table-striped {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.4rem;
}

.table-striped thead {
    background-color: #19598d; /* Fundo azul escuro */
    color: white; /* Texto branco */
    font-weight: bold;
    text-align: center;
    border-radius: 8px 8px 0 0; /* Canto arredondado */
}

.table-striped th, 
.table-striped td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
    vertical-align: middle; /* Alinha verticalmente no meio */
}

.table-striped tbody tr:nth-child(odd) {
    background-color: #d9f1fa !important; /* Azul claro */
}

.table-striped tbody tr:nth-child(even) {
    background-color: #ffffff !important; /* Branco */
}

.table-striped tbody tr:hover {
    background-color: #cce7ff !important; /* Azul mais escuro ao passar o mouse */
}

.table-striped .red {
    color: #ee1d23; /* Texto em vermelho */
    font-weight: bold;
}

.table-responsive {
    overflow-x: auto; /* Faz a tabela rolável em telas menores */
}

.table-font {
    font-weight: 100;
    color: #004A82;
}

.bgHeaderTable tr:first-child th:first-child {
    background-color: #0e5dac; /* Azul mais escuro */
    color: white; /* Texto branco */
    font-size: 1.2rem;
    padding: 15px;
    text-align: center;
    border-radius: 8px 8px 0 0; /* Bordas arredondadas no topo */
}

.bgHeaderTable th {
    background-color: #29c1f2; /* Azul claro */
    color: white; /* Texto branco */
    font-size: 1.2rem; /* Ajuste o tamanho da fonte */
    padding: 15px;
    border-radius: 6px;
    text-align: center;
}


.cardBordered {
    border: 2px solid #69c0e4; /* Cor da borda */
    border-radius: 10px; /* Bordas arredondadas */
    padding-top: 20px; /* Espaçamento interno */
    background-color: #ffffff; /* Fundo branco */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra leve */
}

.cardBorderedW0 {
    border: 2px solid #69c0e4; /* Cor da borda */
    border-radius: 10px; /* Bordas arredondadas */
    padding: 20px; /* Espaçamento interno */
    background-color: #ffffff; /* Fundo branco */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra leve */
    width: min-content;
}


.table-container {
    max-width: 100%;
    border-radius: 10px;
    background-color: #f9f9f9;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.custom-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 10px;
    font-size: 0.9rem;
}

.custom-table thead {
    background-color: #69c0e4;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

.custom-table th, .custom-table td {
    padding: 12px 15px;
    text-align: center;
    border: 1px solid #ddd;
    word-wrap: break-word;
}

.custom-table tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.custom-table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.table {
    margin: 0 auto; /* Centraliza a tabela na página */
    text-align: center; /* Centraliza o texto dentro da tabela */
}

.table th,
.table td {
    text-align: center; /* Centraliza horizontalmente o conteúdo */
    vertical-align: middle; /* Centraliza verticalmente o conteúdo */
}

.bgHeaderTable th {
    text-align: center; /* Centraliza os cabeçalhos */
    vertical-align: middle; /* Centraliza verticalmente os cabeçalhos */
}

.cardBordered {
    display: flex;
    justify-content: center; /* Centraliza horizontalmente a tabela dentro do card */
    align-items: center; /* Centraliza verticalmente a tabela dentro do card */
}

.fonte {
    text-align: center; /* Centraliza o texto das fontes abaixo da tabela */
}

.table-responsive {
    display: flex;
    justify-content: center; /* Centraliza a tabela em dispositivos móveis */
    align-items: center; /* Centraliza verticalmente em dispositivos móveis */
}

.sumario-container[aria-expanded="true"] .arrow {
    transform: rotate(180deg); /* Gira a seta para cima quando expandido */
}

.cartilha-text-container {
    text-align: center; /* Centraliza o texto */
    padding: 20px;
    background-color: #f0f8ff; /* Azul claro de fundo */
    border-radius: 15px; /* Bordas arredondadas */
    max-width: 600px; /* Largura máxima */
    margin: 0 auto; /* Centraliza horizontalmente */
}

.cartilha-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    color: #19598d; /* Azul escuro */
    display: block;
    margin-bottom: 5px;
    font-weight: normal;
}

.cartilha-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #69c0e4; /* Azul claro brilhante */
    font-weight: bold;
    margin: 0;
    line-height: 1.4;
}

.imgSize {
    height: auto;
    border-radius: 5px;
}

.bgBlue {
    background-color: #19598d; /* Azul brilhante */
    border-radius: 0px 60px 60px 0px; /* Bordas arredondadas */
}

.describe {
    font-size: 1.2rem; /* Ajuste conforme necessário */
    line-height: 1.5; /* Espaçamento entre linhas */
    font-weight: bold; /* Negrito */
}

.flexRow {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px; /* Ajusta o espaçamento entre os itens */
}

.custom-card {
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-same-size {
    width: 100%; /* Ajusta as imagens para ocupar o espaço do card */
}

.image-caption {
    font-size: 0.9rem;
    color: #555;
    text-align: center;
}

.msPercent{
    margin-left: 15%;
}

@media (max-width: 1024px) {
    .paddingBlueBoxes {
        padding: 1.5rem !important;
    }

    .tablet-pad {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .capitulotituloTitle1 {
        font-size: 1.5rem;
        flex-shrink: unset;
    }

    .juntaPalavras {
        margin-top: -0.3rem;
    }

    .title {
        font-size: 1.3rem;
        margin-left: 0;
    }

    .list-group-item {
        font-size: 1.2rem;
    }

    .list-group-item span{
        font-size: 1.2rem;
    }

    .custom-button {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #29c1f2;
        color: white;
        border: 2px solid white;
        border-radius: 30px;
        text-align: center;
        text-decoration: none;
        transition: all 0.3s ease;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        padding: 5px 5px;
        font-size: 1.2rem;
        min-width: 150px;
        height: 50px;
    }

    .describe {
        font-size: 1rem;
    }

    .collapse-custom {
        padding: 20px;
    }

    .fontRegular .cartilha-title{
        font-size: 1rem!important;
    }

    .fontRegular{
        font-size: 1rem;
    }

    .quadro{
        font-size: 1rem!important;
    }

    .table-font{
        font-size: 0.8rem;
    }

    .custom-tableCard {
        font-size: 1rem;
    }

    .capitulotituloTitle1{
        font-size: 1.2rem;
        line-height: 2.5vh;
    }

    .cardSubBordered{
        font-size: 1rem;
    }

    .bgHeaderTable th{
        font-size: 1rem;
    }

    .fontBlueGraySubtitle{
        font-size: 1.2rem;
    }

    .cartilha-title{
        font-size: 1.2rem;
    }

    .indicationText{
        font-size: 1rem;
    }

    .attention-text{
        font-size: 1rem;
    }

    .cardSubBorderedWithouthBorder{
        font-size: 1rem;
        padding: 10px 10px 10px 0px;
    }

    .describeInfo{
        font-size: 1.2rem;
    }

    .attention-card{
        font-size: 1.2rem;
    }

    .fontBlueGray{
        font-size: 1.2rem;
    }
}

@media (max-width: 768px) {
    .describeInfo{
        font-size: 1.1rem;
    }
    
    .title {
        font-size: 1.2rem;
    }

    .custom-table {
        font-size: 0.9rem;
    }

    .collapse-content {
        padding: 10px; 
    }

    .imgSize {
        width: 95vw;
    }

    .table-container {
        padding: 5px;
    }

    .cartilha-text-container {
        padding: 10px;
    }

    .custom-card {
        max-width: 90%; 
        height: auto; 
    }
    
    .img-same-size {
        max-width: 90%; 
        height: auto; 
    }

    .decision-button {
        font-size: 1.2rem;
        width: 120px;
        padding: 8px 16px;
    }

    .decision-description {
        font-size: 1rem;
        padding: 8px 12px;
        max-width: 250px;
    }
}

@media (max-width: 576px) {
    .title {
        font-size: 1.1rem;
    }

    .list-group-item span {
        font-size: 1rem;
    }

    .list-group-item {
        font-size: 1rem;
    }

    .attention-card{
        font-size: 1rem;
    }

    .paddingBlueBoxes {
        padding: 1.3rem!important;
    }

    .describeInfo{
        font-size: 1rem;
    }

    .fontBlueGray{
        font-size: 1.1rem;
    }

    .custom-button {
        font-size: 1.5rem;
        padding: 10px;
    }

    .collapse-custom {
        padding: 20px;
    }

    .custom-button {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: #29c1f2;
        color: white;
        border: 2px solid white;
        border-radius: 30px;
        text-align: center;
        text-decoration: none;
        transition: all 0.3s ease;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
        padding: 5px 5px;
        font-size: 1.2rem;
        min-width: 150px;
        height: 50px;
    }

    .collapse-custom {
        padding: 20px;
    }

     .cartilha-title{
        font-size: 1rem!important;
    }

    .table-font{
        font-size: 0.8rem;
    }

    .custom-tableCard {
        font-size: 1rem;
    }

    .capitulotituloTitle1{
        font-size: 1.2rem;
        line-height: 2.5vh;
    }

    .capitulo-numero {
        font-size: 1.2rem;
    }

    .cardSubBordered{
        font-size: 1rem;
    }

    .bgHeaderTable th{
        font-size: 1rem;
    }

    .cartilha-title{
        font-size: 1.2rem;
    }

    .indicationText{
        font-size: 1rem;
    }

    .attention-text{
        font-size: 1rem;
    }
    
    .cardSubBorderedWithouthBorder{
        font-size: 1rem;
        padding: 10px 10px 10px 0px;
    }
} 