/* assets/v43-mobile-page-fixes.f1384384ff2e.css */
/* V43: targeted mobile refinements for carousels, feature cards, underlines and spacing. */
@media (max-width: 991.98px) {
  /* Keep card carousels clear of their previous/next controls. */
  .about-us-page .about-feature-sec.blt-slider,
  .services-page .about-feature-sec.blt-slider,
  .whitelabel-page .about-feature-sec.blt-slider {
    box-sizing: border-box;
    width: calc(100% - 64px) !important;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .about-us-page .about-feature-sec.blt-slider .slick-list,
  .services-page .about-feature-sec.blt-slider .slick-list,
  .whitelabel-page .about-feature-sec.blt-slider .slick-list {
    overflow: hidden;
  }

  /* Inset the complete employee-benefits hero, including its image. */
  .be-page .hero-section {
    width: calc(100% - 32px);
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    border-radius: 16px;
  }

  .be-page .hero-picture {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }

  /* Give the first mobile audience item the same breathing room as comparable pages. */
  .competition-platform-page #tts-mobile-block .three-point-row {
    margin-top: 40px;
  }
}

@media (max-width: 767.98px) {
  /* Prevent the animated underline from dropping into the following line. */
  .about-us-page .heading-shape strong.mobile-underline-room::before,
  .api-integration-page .heading-shape strong.mobile-underline-room::before,
  .rafflehouse-page .heading-shape strong.mobile-underline-room::before,
  .whitelabel-page .heading-shape strong.mobile-underline-room::before {
    top: calc(100% - 10px) !important;
    height: 18px !important;
  }

  /* The final blue feature card must use the same inset as its siblings. */
  .affiliate-networks-page .rewards-section .rewards-box.blue,
  .api-integration-page .rewards-section .rewards-box.blue,
  .communitybanks-page .rewards-section .rewards-box.blue,
  .competition-platform-page .rewards-section .rewards-box.blue,
  .be-page .rewards-section .rewards-box.blue,
  .fintech-industry-page .rewards-section .rewards-box.blue,
  .lp-page .rewards-section .rewards-box.blue {
    padding: 40px 30px;
  }

  /* Separate the API audience statement from the content that follows it. */
  .api-integration-page .api-built-for-teams-section {
    padding-bottom: 88px !important;
  }

  .api-integration-page .api-built-for-teams-section .container > .row > p {
    margin-bottom: 40px !important;
  }

  .api-integration-page .api-built-for-teams-section + .lps-sec {
    margin-top: 0 !important;
  }
}
/* assets/v45-mobile-rendering-fixes.632721c5066a.css */
/* V45: targeted mobile rendering fixes for tables, cards and section spacing. */
@media (max-width: 991.98px) {
  /* Keep both Services comparison columns and all row values inside the viewport. */
  .services-page .services-table-mobile .selected-plan,
  .services-page .services-table-mobile .comparison-item {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
    column-gap: 16px;
    align-items: start;
    width: 100%;
  }

  .services-page .services-table-mobile .selected-left,
  .services-page .services-table-mobile .selected-right,
  .services-page .services-table-mobile .comparison-item > label,
  .services-page .services-table-mobile .comparison-item > p {
    width: 100%;
    min-width: 0;
    max-width: none;
  }

  .services-page .services-table-mobile .selected-right {
    justify-content: space-between;
  }

  .services-page .services-table-mobile .comparison-item > p {
    color: #1a1f2e;
    visibility: visible;
    opacity: 1;
  }

  /* Display the same check asset used by the desktop pricing table. */
  .pricing-page .mobile-check {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("images/icons/check.376700c09056.svg") center / contain no-repeat;
  }

  /* Match the final Index feature card inset to the three cards above it. */
  .home-page .rewards-section .rewards-box.blue {
    padding: 40px 30px;
  }

  /* Reduce the gap above the API audience section and keep its copy in flow. */
  .api-integration-page .api-built-for-teams-section {
    padding-top: 24px !important;
    padding-bottom: 72px !important;
    overflow: visible;
  }

  .api-integration-page .api-built-for-teams-section .container > .row > h2 {
    margin-bottom: 20px;
  }

  .api-integration-page .api-built-for-teams-section .container > .row > p {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    margin: 0 0 48px !important;
  }

  .api-integration-page .api-built-for-teams-section .bft-sec {
    position: relative;
    z-index: 1;
    clear: both;
    margin-top: 0;
  }
}

@media (max-width: 767.98px) {
  /* Keep the About underline attached to its phrase without entering the next line. */
  body.about-us-page:not(.rcs-page) .heading-shape strong.mobile-underline-room::before {
    top: calc(100% - 3px) !important;
    height: 12px !important;
  }
}
/* assets/v46-api-mobile-spacing.d0ec4fefe189.css */
/* V46: keep the API comparison copy clear of the following card grid on mobile. */
@media (max-width: 767.98px) {
  .api-integration-page .api-built-for-teams-section .container > .row > p {
    margin-bottom: 0 !important;
  }

  .api-integration-page .api-built-for-teams-section .bft-sec {
    box-sizing: border-box;
    padding-top: 36px !important;
  }

  .api-integration-page .api-built-for-teams-section .bft-badge {
    margin-top: 0 !important;
  }
}
/* assets/v55-responsive-seo.66896910ccaa.css */
.content-link {
  color: inherit;
  font-weight: 500;
  text-decoration-color: #e2725b;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}

.content-link:hover,
.content-link:focus-visible {
  color: #b94f3c;
}

@media (max-width: 991.98px) {
  #customer-steps .reward-point h3 {
    cursor: pointer;
  }

  #customer-steps .reward-point {
    opacity: .25;
    transition: all .45s;
  }

  #customer-steps .reward-point p {
    max-height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .45s;
  }

  #customer-steps .reward-point.active {
    opacity: 1;
  }

  #customer-steps .reward-point.active p {
    max-height: 300px;
    margin-top: 16px;
    opacity: 1;
  }
}

@media (max-width: 767.98px) {
  #customer-steps .customer-inner .reward-point-row {
    flex-direction: column;
  }

  #customer-steps .customer-inner .reward-point-row .left-img {
    display: block;
    margin-bottom: 24px;
    width: 100%;
  }

  #customer-steps .customer-inner .reward-point-row .left-img img {
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
  }
}
/* assets/v56-responsive-heading-component.css */
.responsive-heading-split {
    display: grid;
    grid-template-areas:
        "media title"
        "media content";
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-content: center;
    align-items: center;
    margin-top: 0;
}

.responsive-heading-split--media-right {
    grid-template-areas:
        "title media"
        "content media";
}

.responsive-heading-split__title {
    grid-area: title;
    align-self: end;
}

.responsive-heading-split__title.heading-shape,
.responsive-heading-split__title .heading-shape {
    margin-bottom: 32px;
}

.responsive-heading-split__media {
    grid-area: media;
}

.responsive-heading-split__content {
    grid-area: content;
    align-self: start;
}

.responsive-heading-split > .responsive-heading-split__title,
.responsive-heading-split > .responsive-heading-split__media,
.responsive-heading-split > .responsive-heading-split__content {
    width: auto;
    max-width: none;
    padding-top: 0;
}

@media (min-width: 1200px) {
    .responsive-heading-split {
        grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);
    }

    .responsive-heading-split--media-right {
        grid-template-columns: minmax(0, 6fr) minmax(0, 5fr);
    }

    .responsive-heading-split--wide-content {
        grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
    }
}

@media (max-width: 991.98px) {
    .responsive-heading-split,
    .responsive-heading-split--media-right {
        grid-template-areas:
            "title"
            "media"
            "content";
        grid-template-columns: minmax(0, 1fr);
        row-gap: 24px;
    }

    .responsive-heading-split__title {
        text-align: center;
    }

    .responsive-heading-split__title.heading-shape,
    .responsive-heading-split__title .heading-shape {
        margin-bottom: 0;
    }
}
