/*
 Breakpoints:
 ─────────────────────────────────────
 sm   < 360px        (mobile)
 md   360 – 767px    (tablet)
 lg   768 – 1200px   (desktop md)      → Bootstrap md (768) + lg (992)
 xl   1201 – 1399px  (desktop xl)      → Bootstrap xl (1200)
 xxl  >= 1400px      (desktop lg)      → Bootstrap xxl (1400)
 ─────────────────────────────────────
 Container max-widths (Bootstrap):
 md: 720px | lg: 960px | xl: 1140px | xxl: 1320px
 */
.cb_e1c05503d04317b7d2f662123dfec255 {
  /* ── Buttons ── */
  /* ── Utilities ── */
  /* ══════════════════════════════════════
   SECTION 1: Hero
   ══════════════════════════════════════ */
  /* ══════════════════════════════════════
   SECTION 2: Cómo funciona
   ══════════════════════════════════════ */
  /* Carousel wrapper */
  /* Carousel navigation */
  /* ══════════════════════════════════════
   SECTION 3: Cómo canjear tus puntos
   ══════════════════════════════════════ */
  /* ══════════════════════════════════════
   SECTION 4: Entiende cómo garantizar tus millas
   ══════════════════════════════════════ */
  /* ══════════════════════════════════════
   SECTION 5: Términos y condiciones
   ══════════════════════════════════════ */
  /* ══════════════════════════════════════
   SECTION 6: ¿Tienes alguna duda? (FAQ)
   ══════════════════════════════════════ */
  /* Accordion */
  /* ══════════════════════════════════════
   SECTION 7: ¿Necesitas ayuda?
   ══════════════════════════════════════ */ }
  .cb_e1c05503d04317b7d2f662123dfec255 body {
    background-color: #fff;
    font-family: LatamSans, sans-serif; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn {
    padding: 12px 32px;
    border-radius: 8px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    font-family: LatamSans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    text-decoration: none;
    text-align: center;
    display: flex;
    align-items: flex-start;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.blue {
    border-color: #2c31c9;
    background-color: #2c31c9;
    color: #fff;
    justify-content: center; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.blue:hover, .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.blue:focus-visible {
    border-color: #0a0e80;
    background-color: #0a0e80; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.text-variant {
    color: #2c31c9; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.text-variant:hover, .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.text-variant:focus-visible {
    color: #0a0e80; }
  .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.text-variant:hover .lp-btn-icon, .cb_e1c05503d04317b7d2f662123dfec255 .lp-btn.text-variant:focus-visible .lp-btn-icon {
    filter: brightness(0) saturate(100%) invert(9%) sepia(60%) saturate(6736%) hue-rotate(243deg) brightness(83%) contrast(114%); }
  .cb_e1c05503d04317b7d2f662123dfec255 strong {
    font-family: LatamSans, sans-serif;
    font-weight: 700; }
  .cb_e1c05503d04317b7d2f662123dfec255 h1, .cb_e1c05503d04317b7d2f662123dfec255 h2, .cb_e1c05503d04317b7d2f662123dfec255 h3 {
    font-family: LatamSans, sans-serif;
    font-weight: 700; }
  .cb_e1c05503d04317b7d2f662123dfec255 .gy-\[88px\] {
    --bs-gutter-y: 88px; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .gx-md-\[88px\] {
    --bs-gutter-x: 88px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 #hero {
    padding-top: 24px; }
  @media (min-width: 1400px) {
  .cb_e1c05503d04317b7d2f662123dfec255 #hero {
    padding-top: 40px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__content {
    padding: 24px 0; }
  @media (min-width: 1400px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__content {
    padding: 48px 0; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__logo {
    height: auto;
    max-height: 56px;
    width: auto;
    max-width: 140px;
    object-fit: contain; }
  @media (min-width: 1400px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__logo {
    max-height: 72px;
    max-width: 180px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .badge-nuevo {
    display: inline-block;
    background: #b40e3b;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 4px 8px;
    border-radius: 999px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__title {
    margin: 0 0 16px;
    font-family: LatamSans, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 52px;
    letter-spacing: -0.5px;
    color: #303030; }
  @media (min-width: 1201px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__title {
    font-size: 54px;
    line-height: 70px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__subtitle {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__actions {
    margin-top: 48px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center; }
  @media (min-width: 1201px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__actions {
    flex-direction: row;
    align-items: center; }
    .cb_e1c05503d04317b7d2f662123dfec255 .hero__actions a {
      width: 100%; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__cta {
    width: 100%;
    min-height: 48px;
    align-items: center; }
  @media (min-width: 1400px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__cta {
    width: auto; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__image {
    width: 100%;
    border-radius: 24px;
    aspect-ratio: 1.7777777778;
    display: block;
    object-fit: cover; }
  @media (min-width: 1400px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .hero__image {
    max-height: 410px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 #como-funciona {
    padding: 48px 0 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__content {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__content h2 {
    margin: 0 0 32px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__content h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-wrapper {
    position: relative;
    overflow: hidden; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-wrapper {
    overflow: visible; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-track {
    display: flex;
    gap: 24px;
    transition: transform 0.3s ease; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card {
    min-width: 100%;
    flex: 0 0 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    transition: transform 0.3s ease; }
  @media (min-width: 361px) and (max-width: 767px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card {
    min-width: calc((100% - 24px) / 2);
    flex: 0 0 calc((100% - 24px) / 2); } }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card {
    min-width: 0;
    flex: 1 1 0; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card__image {
    width: 100%;
    border-radius: 24px;
    display: block;
    aspect-ratio: 1.7777777778;
    object-fit: cover; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card__title {
    margin: 0;
    font-size: 20px;
    font-weight: 900;
    line-height: 26px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card__text {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #303030;
    flex: 1; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona-card__text strong {
    font-weight: 900; }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 32px;
    margin-top: 32px; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav {
    display: none; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav__btn {
    width: 32px;
    height: 32px;
    border: none;
    background: none;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    transition: opacity 0.2s ease; }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav__btn:disabled {
    opacity: 0.3;
    cursor: default; }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav__btn img {
    width: 20px;
    height: 20px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .carousel-nav__pagination {
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0.15px;
    color: #000; }
  .cb_e1c05503d04317b7d2f662123dfec255 #como-canjear {
    padding: 48px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-canjear__content {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-canjear__content h2 {
    margin: 0 0 48px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .como-canjear__content h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__step {
    height: 100%; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__badge {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2px;
    font-family: LatamSans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
    border-radius: 16px;
    background-color: #2c31c9; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__step h3 {
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .como-funciona__step p {
    margin: 8px 0 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #5c5c5c; }
  .cb_e1c05503d04317b7d2f662123dfec255 .step-link {
    color: #2c31c9;
    font-family: LatamSans, sans-serif;
    font-weight: 700;
    text-decoration: none; }
  .cb_e1c05503d04317b7d2f662123dfec255 .step-link:hover {
    color: #0a0e80; }
  .cb_e1c05503d04317b7d2f662123dfec255 #garantizar-millas {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__content {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__content h2 {
    margin: 0 0 48px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__content h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 24px; }
  .cb_e1c05503d04317b7d2f662123dfec255 #garantizar-millas .row {
    --bs-gutter-y: 24px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list li {
    position: relative;
    padding-left: 28px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    background-image: url('images/icon-check-blue.svg');
    background-repeat: no-repeat;
    background-size: contain; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list li strong {
    font-weight: 900; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list li a {
    color: #2c31c9;
    font-weight: 900;
    text-decoration: underline; }
  .cb_e1c05503d04317b7d2f662123dfec255 .garantizar-millas__list li a:hover {
    color: #0a0e80; }
  .cb_e1c05503d04317b7d2f662123dfec255 #terminos {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__content {
    width: 100%;
    margin: 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__content h2 {
    margin: 0 0 24px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__content h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__content p {
    width: 100%;
    margin: 0 0 16px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__content p:last-of-type {
    margin-bottom: 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .terminos__links {
    margin-top: 40px; }
  .cb_e1c05503d04317b7d2f662123dfec255 #duvidas {
    padding: 32px 0; }
  .cb_e1c05503d04317b7d2f662123dfec255 .duvidas__content {
    padding: 32px 0; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 #duvidas {
    padding: 64px 0; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .duvidas__title {
    margin: 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .duvidas__title {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .duvidas__subtitle {
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 18px;
    font-style: normal;
    line-height: 24px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .duvidas__cta {
    margin-top: 24px;
    min-height: 48px;
    align-items: center; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion {
    background: #fff; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item {
    border-color: #e1e1e1; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item:first-child .accordion-button {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item:last-child .accordion-button.collapsed {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-button {
    font-family: LatamSans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #303030;
    min-height: 64px;
    padding: 8px 16px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-button:not(.collapsed) {
    color: #303030;
    background-color: #fff;
    box-shadow: none; }
  .cb_e1c05503d04317b7d2f662123dfec255 .accordion-button:focus {
    box-shadow: none; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item p {
    color: #5c5c5c;
    font-size: 16px;
    line-height: 22px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-body a {
    overflow-wrap: anywhere;
    word-break: break-all; }
  .cb_e1c05503d04317b7d2f662123dfec255 .faq__content .accordion-item strong {
    font-weight: 700; }
  .cb_e1c05503d04317b7d2f662123dfec255 #ayuda {
    padding: 32px 0 96px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__content h2 {
    margin: 0 0 48px;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: 0.25px;
    color: #303030; }
  @media (min-width: 768px) {
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__content h2 {
    font-size: 40px;
    line-height: 52px;
    letter-spacing: -0.5px; } }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__card {
    border: 1px solid #e1e1e1;
    border-radius: 16px;
    padding: 32px;
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__icon-wrapper {
    width: 56px;
    height: 56px;
    border-radius: 16px;
    background-color: #eeedf9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__icon {
    width: 40px;
    height: 40px; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__card h3 {
    margin: 0 0 24px;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.25px;
    color: #303030; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__card p {
    margin: 0 0 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.25px;
    color: #303030;
    flex: 1; }
  .cb_e1c05503d04317b7d2f662123dfec255 .ayuda__card .lp-btn {
    align-self: flex-start; }
