.cb_f9314691535bb95361b3ec209b88a554 .container {
  max-width: 1280px !important;
  padding-left: 40px !important;
  padding-right: 40px !important; }
  @media (max-width: 767px) {
  .cb_f9314691535bb95361b3ec209b88a554 .container {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
  .cb_f9314691535bb95361b3ec209b88a554 body {
    background: #fff;
    color: #303030; }
  .cb_f9314691535bb95361b3ec209b88a554 section {
    background: #fff;
    padding: 48px 0; }
  .cb_f9314691535bb95361b3ec209b88a554 #topo {
    padding: 48px 0 64px; }
  .cb_f9314691535bb95361b3ec209b88a554 #topo .col-lg-6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .cb_f9314691535bb95361b3ec209b88a554 #topo .col-lg-6:last-child {
    display: flex;
    flex-direction: column; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__h1 {
    font-size: 36px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 8px;
    line-height: 1.2; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 24px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__tab {
    font-size: 13px;
    font-weight: 700;
    padding: 6px 18px;
    border-radius: 100px;
    background: #e7e8fd;
    border: #e7e8fd;
    color: #070b64;
    cursor: pointer;
    transition: all 0.15s; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__desc {
    font-size: 16px;
    line-height: 1.6;
    color: #5c5c5c;
    margin-bottom: 24px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__desc strong {
    color: #303030;
    font-weight: 700; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__caja {
    background: #f5f5f5;
    border-radius: 16px;
    padding: 24px 28px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    max-width: 480px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__caja-nuevo {
    background: #e8114b;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 100px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    align-self: center; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__logo {
    display: block;
    max-width: 180px;
    height: auto;
    align-self: center; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__caja-acoes {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap; }
  .cb_f9314691535bb95361b3ec209b88a554 .btn-comprar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    padding: 0 24px;
    background: #2c31c9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 6px;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer; }
  .cb_f9314691535bb95361b3ec209b88a554 .btn-comprar:hover {
    background: #0a0e80;
    color: #fff; }
  .cb_f9314691535bb95361b3ec209b88a554 .btn-terminos {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    font-weight: 600;
    color: #2c31c9;
    white-space: nowrap;
    cursor: pointer; }
  .cb_f9314691535bb95361b3ec209b88a554 .btn-terminos:hover {
    opacity: 0.8;
    color: #2c31c9; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__img-wrap {
    border-radius: 16px;
    overflow: hidden;
    background: #f5f5f5;
    height: 100%; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__img {
    width: 100%;
    height: 100%;
    height: auto;
    display: block;
    object-fit: cover; }
  .cb_f9314691535bb95361b3ec209b88a554 .secao-titulo {
    font-size: 28px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 40px; }
  .cb_f9314691535bb95361b3ec209b88a554 #como-sumar {
    background: #fff;
    padding-bottom: 48px; }
  .cb_f9314691535bb95361b3ec209b88a554 .step {
    border-radius: 16px;
    padding: 24px;
    background: #fff;
    height: 100%;
    box-sizing: border-box; }
  .cb_f9314691535bb95361b3ec209b88a554 .step__num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 12px;
    background: #2d34ce;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 16px; }
  .cb_f9314691535bb95361b3ec209b88a554 .step__titulo {
    font-size: 16px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 8px; }
  .cb_f9314691535bb95361b3ec209b88a554 .step__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #5c5c5c !important;
    margin: 0; }
  .cb_f9314691535bb95361b3ec209b88a554 #modelos {
    background: #fff; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro {
    padding: 8px 0 16px; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__img-link {
    display: block;
    text-decoration: none; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__img-link:hover .carro__img-wrap {
    opacity: 0.9; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__img-wrap {
    background: #f7f7f7;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 16px;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__nome {
    font-size: 16px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 6px; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__desc {
    font-size: 14px;
    line-height: 1.5;
    color: #5c5c5c;
    margin-bottom: 10px; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__link {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
    font-weight: 600;
    color: #2c31c9;
    text-decoration: none; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__link:hover {
    opacity: 0.8;
    color: #2c31c9; }
  .cb_f9314691535bb95361b3ec209b88a554 #info-importante {
    background: #fff; }
  .cb_f9314691535bb95361b3ec209b88a554 .info-lista {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 20px; }
  .cb_f9314691535bb95361b3ec209b88a554 .info-lista li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #303030; }
  .cb_f9314691535bb95361b3ec209b88a554 .info-lista li strong {
    font-weight: 700; }
  .cb_f9314691535bb95361b3ec209b88a554 .info-lista__dot {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
    margin-top: 2px; }
  .cb_f9314691535bb95361b3ec209b88a554 .info-lista li strong {
    font-weight: 700;
    color: #303030; }
  .cb_f9314691535bb95361b3ec209b88a554 #terminos {
    background: #fff;
    padding-bottom: 48px; }
  .cb_f9314691535bb95361b3ec209b88a554 .terminos__desc {
    font-size: 16px;
    line-height: 1.6;
    color: #5c5c5c;
    margin-bottom: 20px;
    max-width: 680px; }
  .cb_f9314691535bb95361b3ec209b88a554 .terminos__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 600;
    color: #2c31c9;
    text-decoration: none; }
  .cb_f9314691535bb95361b3ec209b88a554 .terminos__link:hover {
    opacity: 0.8;
    color: #2c31c9; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq {
    background: #fff;
    padding: 48px 0 80px; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__col-left {
    padding-right: 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__titulo {
    font-size: 28px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 12px; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__desc {
    font-size: 16px;
    line-height: 1.5;
    color: #5c5c5c;
    margin-bottom: 24px; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 24px;
    background: #2c31c9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 8px;
    border: none;
    text-decoration: none;
    cursor: pointer;
    align-self: flex-start; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__btn:hover {
    background: #0a0e80;
    color: #fff; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 8px; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-flush .accordion-item {
    border-bottom: 1px solid #e1e1e1; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-flush .accordion-item:last-child {
    border-bottom: none; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item h3.accordion-header {
    display: flex;
    margin: 0 !important; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item h3.accordion-header .accordion-button {
    padding: 16px 20px;
    font-size: 15px;
    line-height: 1.5;
    color: #303030;
    font-weight: 600;
    background: none;
    border: none;
    text-align: left; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item h3.accordion-header .accordion-button:focus {
    outline: none !important;
    box-shadow: none !important; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-button::after {
    flex-shrink: 0 !important;
    width: 20px !important;
    height: 20px !important;
    margin-left: auto !important;
    content: '' !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%232c31c9' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-size: 1.25rem !important;
    transition: transform 0.2s ease-in-out !important;
    position: absolute;
    display: inline-block;
    right: 20px; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item .accordion-body {
    padding: 4px 20px 20px;
    width: 90%; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item .accordion-body p {
    font-size: 15px;
    line-height: 1.5;
    color: #5c5c5c;
    margin: 0; }
  @media (max-width: 991px) {
  .cb_f9314691535bb95361b3ec209b88a554 .topo__h1 {
    font-size: 28px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__caja {
    max-width: 100%; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__col-left {
    padding-right: 0;
    margin-bottom: 32px; } }
  @media (max-width: 767px) {
  .cb_f9314691535bb95361b3ec209b88a554 section {
    padding: 36px 0; }
  .cb_f9314691535bb95361b3ec209b88a554 #topo {
    padding: 32px 0 48px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__h1 {
    font-size: 26px; }
  .cb_f9314691535bb95361b3ec209b88a554 .secao-titulo {
    font-size: 22px;
    margin-bottom: 28px; }
  .cb_f9314691535bb95361b3ec209b88a554 .faq__titulo {
    font-size: 22px; }
  .cb_f9314691535bb95361b3ec209b88a554 .carro__img-wrap {
    height: 160px; }
  .cb_f9314691535bb95361b3ec209b88a554 .topo__caja-acoes {
    flex-direction: column;
    align-items: flex-start; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq {
    padding-bottom: 48px; }
  .cb_f9314691535bb95361b3ec209b88a554 .perguntas-faq .accordion-item h3.accordion-header .accordion-button {
    padding-right: 50px; } }
