.cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 {
  @import url("https://cdnjs.cloudflare.com/ajax/libs/material-design-icons/3.0.1/iconfont/material-icons.min.css"); }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 :root {
    --cor-fundo-geral: #f5f5f5;
    --cor-texto-principal: #333;
    --cor-texto-secundario: #666;
    --cor-tab-borda: #ccc;
    --indigo: #4658df;
    --indigo-dark: #10004f;
    --neutral-04: #b8b8b8;
    --neutral-02: #5c5c5c;
    --border: #e1e1e1;
    --info-bg: #eeedf9;
    --cta: #e8114b;
    --link: #cd1043; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 * {
    box-sizing: border-box; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .footer-content {
    display: none; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .topo {
    position: relative;
    border-radius: 32px;
    margin-top: 30px;
    overflow: hidden; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .topo img {
    width: 100%;
    display: block; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-parceiro {
    background-color: #fff;
    border-radius: 24px;
    padding: 24px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .logo-parceiro {
    width: 180px;
    height: 50px;
    margin: 10px auto; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .logo-parceiro img {
    width: 100%;
    height: auto; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-parceiro a {
    text-decoration: none;
    color: #fff;
    background-color: #e8114b;
    display: block;
    text-align: center;
    padding: 8px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 20px;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-parceiro a:hover {
    opacity: 0.7; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro {
    padding-top: 40px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro h2 {
    color: #0f004f;
    font-size: 33px;
    line-height: 40px;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .descubra h2 {
    color: #0f004f;
    font-size: 33px;
    line-height: 40px;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro h3 {
    color: #303030;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 40px;
    padding: 0;
    font-weight: 400; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .descubra {
    padding: 20px 0;
    background-color: #fff; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .descubra h3 {
    color: #303030;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 40px;
    padding: 0;
    font-weight: 400; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .categorias-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 30px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .tab-button {
    padding: 4px 12px;
    border: 1px solid var(--colors-neutral-04, #b8b8b8);
    border-radius: 20px;
    background-color: transparent;
    color: #5c5c5c;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .tab-button img {
    width: 16px;
    height: 16px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .tab-button.active {
    color: #fff;
    border-color: transparent;
    font-weight: 600;
    background: #4658df; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .conteudo-beneficios {
    width: 100%; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficios-grid {
    display: none;
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
    align-items: stretch; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficios-grid.active {
    display: grid; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficios-grid .termos-e-condicoes {
    grid-column: -1;
    width: 100%;
    margin: 0 0 20px 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficio-card {
    background-color: #fff;
    border-radius: 16px;
    padding: 12px 10px;
    display: flex;
    flex-direction: column;
    border: 1px solid #eee;
    min-width: 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .card-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .card-icon img {
    width: 40px;
    height: 40px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficio-card h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .beneficio-card p {
    font-size: 0.95rem;
    color: var(--colors-neutral-02, #5c5c5c);
    margin: 0;
    overflow-wrap: anywhere;
    word-break: normal; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .termos-e-condicoes {
    border-radius: 8px;
    background: #eeedf9;
    padding: 12px;
    margin-top: 40px;
    margin-bottom: 60px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .termo-conteudo {
    display: flex;
    align-items: flex-start;
    gap: 12px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .img-icone-info img {
    width: 20px;
    height: 20px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .termos-info h2 {
    font-size: 16px;
    line-height: 24px;
    color: #10004f;
    font-weight: 700;
    margin: 0 0 6px 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .termos-info p {
    color: #10004f;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .termos-info a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    color: var(--link);
    text-decoration: none; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .parceiros-em-breve {
    padding: 0 0 30px 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .parceiros-em-breve .row {
    border-radius: 12px;
    overflow: hidden; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .imagem-parceiro-preview img {
    width: 100%;
    max-width: 506px;
    height: auto;
    object-fit: cover;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro-preview {
    padding: 30px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro-preview h2 {
    color: #0f004f;
    font-size: 27px;
    line-height: 40px;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .texto-parceiro-preview h3 {
    color: #303030;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 40px;
    padding: 0;
    font-weight: 400; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .ajuda {
    margin-bottom: 96px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .tl-ajuda h2 {
    color: #0f004f;
    font-size: 33px;
    line-height: 40px;
    margin: 0 0 48px 0;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-ajuda {
    border: solid 1px #e1e1e1;
    border-radius: 10px;
    padding: 24px;
    width: 100%; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-ajuda-info {
    padding-left: 20px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-ajuda-info h2 {
    color: #10004f;
    font-size: 16px;
    left: 24px;
    font-weight: 700; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-ajuda-info p {
    font-size: 14px;
    line-height: 20px;
    color: #303030;
    margin: 0 0 8px 0; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .box-ajuda-info a {
    text-decoration: none;
    color: #cd1043;
    font-weight: 700;
    font-size: 18px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .img-icone {
    width: 56px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .img-icone img {
    width: 70px; }
  @media (max-width: 768px) {
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .categorias-tabs {
    justify-content: center;
    gap: 10px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .tab-button {
    flex: 1;
    justify-content: center; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .imagem-parceiro-preview img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 12px; } }
  @media (max-width: 767px) {
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .topo h1 {
    font-size: 27px;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 10px; }
  .cb_ae0fb5f5c17aea4fe38cf9e4efc2b841 .img-icone {
    width: 40px;
    padding-bottom: 5px; } }
