.cb_bebf755db23b9b181350db2d306e47d7 {
  /* ===== TERMOS ===== */
  /* ===== FAQ ===== */
  /* ===== MODAIS ===== */
  /* Form optin */
  /* Modal status */
  /* Loader */
  /* Input error states */
  /* Icons */
  /* check.svg for checkbox */
  /* ===== RESPONSIVE ===== */ }
  .cb_bebf755db23b9b181350db2d306e47d7 html {
    scroll-behavior: smooth; }
  .cb_bebf755db23b9b181350db2d306e47d7 .container {
    max-width: 1280px !important;
    padding-left: 40px !important;
    padding-right: 40px !important; }
  @media (max-width: 767px) {
  .cb_bebf755db23b9b181350db2d306e47d7 .container {
    padding-left: 20px !important;
    padding-right: 20px !important; } }
  .cb_bebf755db23b9b181350db2d306e47d7 body {
    background: #fff;
    overflow-x: hidden; }
  .cb_bebf755db23b9b181350db2d306e47d7 section {
    background: #fff;
    padding: 80px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 #topo {
    padding: 48px 0 88px;
    background: #fff; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1 {
    font-size: 54px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1--destaque {
    font-size: 40px;
    font-weight: 700;
    color: #2d34ce; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__desc {
    font-size: 20px;
    line-height: 1.5;
    color: #5c5c5c;
    margin-bottom: 28px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-ver-ofertas {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 24px;
    background: #2c31c9;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 8px;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-ver-ofertas:hover {
    background: #0a0e80;
    color: #fff; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__card-imagem {
    background: #f5f5f5;
    border-radius: 16px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__card-imagem picture {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__img {
    width: 100%;
    height: auto;
    display: block; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-wrapper {
    padding: 32px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 238px;
    padding: 0 72px;
    background: #f5f5f5;
    border-radius: 16px;
    overflow: hidden;
    position: relative; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__texts {
    display: flex;
    flex-direction: column;
    gap: 8px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__titulo {
    color: #303030;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.25px;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__desc {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.3px;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-participar {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    max-height: 40px;
    padding: 10px 32px;
    background: #2c31c9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.3px;
    border-radius: 8px;
    border: none;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-participar:hover {
    background: #0a0e80;
    color: #fff; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__img-wrap {
    flex-shrink: 0;
    display: flex;
    align-items: flex-end;
    align-self: flex-end; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__img {
    max-height: 220px;
    max-width: 100%;
    width: auto;
    display: block;
    object-fit: contain; }
  .cb_bebf755db23b9b181350db2d306e47d7 #topo + .spend-wrapper {
    padding-bottom: 24px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .aviso-regulamento {
    padding: 14px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .aviso-regulamento__inner {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 16px;
    color: #10004f;
    line-height: 1.5;
    background: #eeedf9;
    border-radius: 8px;
    padding: 12px 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .aviso-regulamento__ico {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-top: 1px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .aviso-regulamento__link {
    color: #10004f;
    font-weight: 700; }
  .cb_bebf755db23b9b181350db2d306e47d7 .aviso-regulamento__link:hover {
    text-decoration: underline; }
  .cb_bebf755db23b9b181350db2d306e47d7 .secao-titulo {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.3;
    color: #303030;
    margin-bottom: 40px; }
  .cb_bebf755db23b9b181350db2d306e47d7 #ofertas {
    background: #fff;
    padding: 150px 0 80px; }
  .cb_bebf755db23b9b181350db2d306e47d7 #ofertas .row {
    row-gap: 64px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card {
    border-radius: 16px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0px 4px 8px rgba(48, 48, 48, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    min-width: 252px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__img-wrap {
    width: 100%;
    aspect-ratio: 1.7777777778;
    overflow: hidden;
    background: #f0f0f0;
    flex-shrink: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__body {
    padding: 16px 20px 20px;
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    padding: 7px 12px;
    border-radius: 999px;
    background: #2d34ce;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    align-self: flex-start; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex: 1; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__titulo {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #303030;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #5c5c5c !important;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__disclaimer {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #5c5c5c;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__footer {
    display: flex;
    flex-direction: column;
    gap: 4px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__data {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #858585;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__cta {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #2c31c9;
    text-decoration: none; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__cta img {
    width: 16px;
    height: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__cta:hover {
    text-decoration: underline;
    color: #2c31c9; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card--em-breve .oferta-card__img {
    filter: grayscale(100%); }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__status--em-breve {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #2c31c9; }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card--encerrada .oferta-card__img {
    filter: grayscale(100%); }
  .cb_bebf755db23b9b181350db2d306e47d7 .oferta-card__status--encerrada {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #858585; }
  .cb_bebf755db23b9b181350db2d306e47d7 #termos {
    background: #fff;
    padding: 80px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .termos__texto {
    font-size: 15px;
    line-height: 1.7;
    color: #5c5c5c;
    margin-bottom: 20px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .termos__link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-weight: 700;
    color: #2c31c9;
    text-decoration: none; }
  .cb_bebf755db23b9b181350db2d306e47d7 .termos__link-ico {
    width: 14px;
    height: 14px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .termos__link:hover {
    text-decoration: underline;
    color: #2c31c9; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 160px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq h2 {
    font-size: 32px;
    font-weight: 700;
    color: #303030;
    margin-bottom: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq p {
    font-size: 16px;
    line-height: 1.5;
    color: #5c5c5c;
    font-weight: 400;
    margin-bottom: 24px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 8px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-flush .accordion-item {
    border-bottom: 1px solid #e1e1e1; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item h3.accordion-header {
    display: flex;
    margin: 0 !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .button-ajuda {
    max-width: 275px;
    outline: none;
    border: none;
    padding: 15px 32px;
    background-color: #2c31c9;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    cursor: pointer; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .button-ajuda:hover {
    background-color: #0a0e80; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item h3.accordion-header .accordion-button {
    padding: 16px 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #303030;
    font-weight: 700;
    background: none;
    border: none;
    text-align: left; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item h3.accordion-header .accordion-button:focus {
    outline: none !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-button::after {
    flex-shrink: 0 !important;
    width: 20px !important;
    height: 20px !important;
    margin-left: auto !important;
    content: '' !important;
    background-image: url('https://d3rwujusajfqlr.cloudfront.net/uploads/cb_fba564dbdd6c61d224dacb9a095584cd/perguntas-frequentes/image/download.svg') !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: 30px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item .accordion-body {
    width: 90%;
    padding: 16px 20px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item .accordion-body p, .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item .accordion-body ul, .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item .accordion-body li {
    font-size: 16px;
    line-height: 1.5;
    color: #303030; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal {
    background: rgba(48, 48, 48, 0.7) !important;
    backdrop-filter: blur(8px) !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp {
    padding: 36px 28px !important;
    border-radius: 20px !important;
    background: #fff !important;
    border: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp__header {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    padding: 0 !important;
    border: none !important;
    align-items: flex-end !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp__titulo {
    font-size: 20px;
    font-weight: 700;
    color: #10004f;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp__sub {
    font-size: 14px;
    color: #5c5c5c;
    margin: 0;
    align-self: flex-start; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp__body {
    padding: 0 !important; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-lp__fechar {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    width: 28px;
    height: 28px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-grupo {
    margin-bottom: 4px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-grupo label {
    font-size: 14px;
    font-weight: 700;
    color: #303030;
    display: block;
    margin-bottom: 10px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-wrap {
    display: flex;
    align-items: center;
    border: 1px solid #858585;
    border-radius: 8px;
    padding: 12px 14px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-wrap input[type='text'] {
    flex: 1;
    border: none;
    outline: none;
    font-size: 14px;
    color: #303030;
    background: transparent; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-erro {
    font-size: 12px;
    color: #2c31c9;
    margin-top: 6px;
    display: block;
    min-height: 18px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-optin {
    width: 100%;
    height: 44px;
    background: #2c31c9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-optin:hover {
    opacity: 0.8; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check {
    display: flex;
    align-items: flex-start;
    gap: 8px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check input[type='checkbox'] {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    border-radius: 4px !important;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #858585;
    cursor: pointer;
    background: #fff;
    margin-top: 1px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check input[type='checkbox']:checked {
    background: #2d34ce;
    position: relative; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check input[type='checkbox']:checked::after {
    content: url('./images/check.svg');
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check span {
    font-size: 13px;
    color: #303030;
    line-height: 1.4; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check span a {
    color: #2c31c9;
    text-decoration: none; }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check span a:hover {
    text-decoration: underline; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-status {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    text-align: center; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-status h3 {
    font-size: 18px;
    font-weight: 700;
    color: #10004f;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-status p {
    font-size: 14px;
    color: #5c5c5c;
    margin: 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .modal-status button {
    margin-top: 20px;
    height: 40px;
    padding: 0 24px;
    background: #2c31c9;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border: none;
    border-radius: 6px;
    cursor: pointer; }
  .cb_bebf755db23b9b181350db2d306e47d7 .c-loader {
    animation: girando 1s infinite;
    border: 5px solid #e5e5e5;
    border-radius: 50%;
    border-top-color: #1e1750;
    width: 28px;
    height: 28px;
    margin: auto; }

@keyframes girando {
    to {
      transform: rotate(360deg); } }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-wrap.input-error {
    border-color: #2c31c9; }
  .cb_bebf755db23b9b181350db2d306e47d7 .ico-lg {
    width: 80px;
    height: 80px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .ico-fechar {
    width: 24px;
    height: 24px;
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/close.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .successful-process {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/successful-process.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .alert {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/alert.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .empty-state-tower {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/empty-state-tower.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .error-pax-man {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/error-pax-man.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .error-search {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/error-search.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .latam-pass {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/latam-pass.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .recaptcha-error {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/recaptcha-error.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .time-out {
    content: url('../_promocoes/c6-milhas-extras/c6-milhas-extras/images/icons/time-out.svg'); }
  .cb_bebf755db23b9b181350db2d306e47d7 .campo-check input[type='checkbox']:checked::after {
    content: url('../_promocoes/card-week/aquisicao/images/check.svg'); }
  @media (max-width: 991px) {
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1 {
    font-size: 28px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1--destaque {
    font-size: 28px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend__titulo {
    font-size: 24px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend__hashtag {
    font-size: 22px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .secao-titulo {
    font-size: 26px; } }
  @media (max-width: 767px) {
  .cb_bebf755db23b9b181350db2d306e47d7 section {
    padding: 60px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 #topo {
    padding: 32px 0; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1 {
    font-size: 28px;
    margin-bottom: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__h1--destaque {
    font-size: 28px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .topo__desc {
    margin-bottom: 20px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .btn-ver-ofertas {
    margin-bottom: 32px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .secao-titulo {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 24px;
    text-align: center; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card {
    flex-direction: column;
    padding: 24px;
    gap: 24px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__content {
    order: 2;
    width: 100%; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__img-wrap {
    order: 1;
    width: 100%;
    justify-content: center; }
  .cb_bebf755db23b9b181350db2d306e47d7 .spend-card__img {
    max-height: 200px;
    width: auto; }
  .cb_bebf755db23b9b181350db2d306e47d7 #ofertas .row {
    row-gap: 16px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq {
    padding-top: 60px;
    padding-bottom: 80px; }
  .cb_bebf755db23b9b181350db2d306e47d7 .perguntas-faq .accordion-item h3.accordion-header .accordion-button {
    padding-right: 60px; }
  .cb_bebf755db23b9b181350db2d306e47d7 #termos {
    padding: 60px 0; } }
