/* Bundled into /assets/index-BabMppZb.css. */

/* Curated case-study pass: replace generic imagery with a clear solution map. */
._solutionGrid_1qb44_463 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  border-top: 1px solid #101922;
  border-left: 1px solid #101922;
}

._solutionCard_1qb44_471 {
  min-height: 350px;
  grid-template-columns: 1fr;
  border: 0;
  border-right: 1px solid #101922;
  border-bottom: 1px solid #101922;
  background: #fff;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    transform 180ms ease;
}

._solutionCard_1qb44_471:nth-child(even) {
  background: #eaf6fb;
}

._solutionCard_1qb44_471 > div {
  min-width: 0;
  padding: 32px;
}

._solutionCard_1qb44_471 h3 {
  margin-top: 74px;
}

._solutionCard_1qb44_471:hover,
._solutionCard_1qb44_471:focus-visible {
  z-index: 1;
  color: #fff;
  background: #079bd3;
  transform: translateY(-5px);
}

._solutionCard_1qb44_471:focus-visible {
  outline: 3px solid #101922;
  outline-offset: 3px;
}

._socialShowcase_1qb44_748 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 1100px;
}

@media (max-width: 1050px) {
  ._solutionGrid_1qb44_463 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  ._solutionGrid_1qb44_463,
  ._socialShowcase_1qb44_748 {
    grid-template-columns: 1fr;
  }

  ._solutionCard_1qb44_471 {
    min-height: 270px;
  }

  ._solutionCard_1qb44_471 > div {
    padding: 26px;
  }

  ._solutionCard_1qb44_471 h3 {
    margin-top: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  ._solutionCard_1qb44_471 {
    transition: none;
  }
}
