/** Shopify CDN: Minification failed

Line 187:10 Expected identifier but found whitespace
Line 187:11 Unexpected "1.55rem"

**/
.home-brand-pillars {
  padding: 0.4rem 0 1.5rem;
  background: #fcfbf8;
}

.home-brand-pillars__inner.page-width {
  max-width: 136rem;
}

.home-brand-pillars__intro {
  display: grid;
  gap: 0.58rem;
  max-width: 72rem;
  margin-bottom: 1.55rem;
}

.home-brand-pillars__eyebrow {
  margin: 0;
  font-size: 1.22rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(var(--color-foreground), 0.5);
}

.home-brand-pillars__heading {
  margin: 0;
  font-size: clamp(2.35rem, 2.7vw, 3.35rem);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.home-brand-pillars__text {
  margin: 0;
  max-width: 56rem;
  font-size: 1.46rem;
  line-height: 1.54;
  color: rgba(var(--color-foreground), 0.62);
}

.home-brand-pillars__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.2rem;
}

.home-brand-pillars__card {
  position: relative;
  min-height: 12.2rem;
  padding: 1.3rem 1.45rem 1.38rem;
  border: 0;
  border-radius: 1.5rem;
  background: linear-gradient(180deg, #4463b1 0%, #39579f 100%);
  box-shadow: 0 1rem 2.2rem rgba(57, 87, 159, 0.18);
  overflow: hidden;
}

.home-brand-pillars__card::after {
  content: '';
  position: absolute;
  right: -1.8rem;
  bottom: -1.9rem;
  width: 7rem;
  height: 7rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
}

.home-brand-pillars__card-main {
  position: relative;
  z-index: 1;
}

.home-brand-pillars__card-title {
  margin: 0 0 0.44rem;
  font-size: 1.46rem;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: -0.015em;
  color: #ffffff;
}

.home-brand-pillars__card-text {
  margin: 0;
  font-size: 1.3rem;
  line-height: 1.52;
  max-width: 82%;
  color: rgba(255, 255, 255, 0.82);
}

.home-brand-pillars__card-step {
  position: absolute;
  right: 1rem;
  bottom: 0.9rem;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}

@keyframes home-brand-pillars-mobile-float {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-0.35rem);
  }
}

@keyframes home-brand-pillars-mobile-reveal {
  from {
    opacity: 0;
    transform: translateY(1rem);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media screen and (max-width: 989px) {
  .home-brand-pillars {
    padding: 0 0 1.2rem;
  }

  .home-brand-pillars__intro {
    gap: 0.58rem;
    margin-bottom: 1.25rem;
  }

  .home-brand-pillars__heading {
    font-size: clamp(2.15rem, 6.5vw, 2.75rem);
  }

  .home-brand-pillars__text {
    font-size: 1.38rem;
    line-height: 1.5;
  }

  .home-brand-pillars__grid {
    grid-template-columns: 1fr;
    gap: 0.9rem;
  }

  .home-brand-pillars__card {
    min-height: 10.8rem;
    padding: 1.24rem 1.3rem 1.3rem;
    border-radius: 1.35rem;
  }

  .home-brand-pillars__card-title {
    font-size: 1.34rem;
  }

  .home-brand-pillars__card-text {
    font-size: 1.24rem;
    line-height: 1.5;
  }

  .home-brand-pillars__card-step {
    right: 0.85rem;
    bottom: 0.8rem;
    width: 2rem;
    height: 2rem;
    font-size: 1.1rem;
  }
  }

    width: 1.55rem;
    height: 1.55rem;
  }
}

@media screen and (max-width: 1200px) {
  /* section visible on all sizes */

  .home-brand-pillars {
    padding: 0 0 0.9rem;
  }

  .home-brand-pillars__intro {
    gap: 0.42rem;
    margin-bottom: 0.9rem;
  }

  .home-brand-pillars__eyebrow {
    font-size: 1.08rem;
    letter-spacing: 0.14em;
  }

  .home-brand-pillars__heading {
    font-size: clamp(2rem, 7vw, 2.55rem);
    line-height: 1.12;
  }

  .home-brand-pillars__text {
    font-size: 1.24rem;
    line-height: 1.56;
  }

  .home-brand-pillars__card {
    min-height: 10.6rem;
    padding: 0.95rem 1.05rem 1rem;
    border-radius: 1.2rem;
    display: flex;
    align-items: stretch;
  }

  .home-brand-pillars__card-title {
    margin-bottom: 0.28rem;
    font-size: 1.24rem;
  }

  .home-brand-pillars__card-text {
    max-width: 82%;
    font-size: 1.1rem;
    line-height: 1.38;
  }

  .home-brand-pillars.is-relocated-mobile {
    padding: 0;
    background: transparent;
  }

  .home-brand-pillars.is-story-cards-mobile {
    overflow: visible;
  }

  .home-brand-pillars.is-relocated-mobile .home-brand-pillars__inner.page-width {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .home-brand-pillars.is-relocated-mobile .home-brand-pillars__intro {
    margin-bottom: 0.72rem;
  }

  .home-brand-pillars.is-relocated-mobile .home-brand-pillars__text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: none;
    line-height: 1.42;
  }

  .home-brand-pillars.is-relocated-mobile .home-brand-pillars__card-main {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100%;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__intro {
    margin-bottom: 0.82rem;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__grid {
    position: relative;
    min-height: 12.4rem;
    overflow: visible;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card {
    position: absolute;
    inset: 0;
    min-height: 12.4rem;
    padding: 1.18rem 1.22rem 1.2rem;
    opacity: 0;
    transform: translateY(0.85rem);
    pointer-events: none;
    transition: opacity 0.42s ease, transform 0.42s ease, box-shadow 0.42s ease;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card.is-active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    box-shadow: 0 1.2rem 2.7rem rgba(57, 87, 159, 0.24);
    animation: home-brand-pillars-mobile-float 5.2s ease-in-out infinite;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 48%);
    pointer-events: none;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card-title {
    font-size: 1.32rem;
    margin-bottom: 0.34rem;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card-text {
    max-width: 88%;
    font-size: 1.14rem;
    line-height: 1.44;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.48rem;
    margin-top: 0.92rem;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__pagination-dot {
    width: 0.8rem;
    height: 0.8rem;
    padding: 0;
    border: 0;
    border-radius: 999px;
    background: rgba(23, 38, 60, 0.18);
    transition: width 0.28s ease, background-color 0.28s ease, opacity 0.28s ease;
    cursor: pointer;
  }

  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__pagination-dot.is-active {
    width: 2rem;
    background: rgba(23, 38, 60, 0.72);
  }
}

@media screen and (max-width: 1200px) and (prefers-reduced-motion: reduce) {
  .home-brand-pillars.is-story-cards-mobile .home-brand-pillars__card {
    animation: none !important;
    transform: none !important;
  }
}

/* Hide on mobile - hero mobile story cards show How It Works instead */
@media screen and (max-width: 989px) {
  .home-brand-pillars {
    display: none !important;
  }
}
