.gfc.lp__callout_3_columns {
  position: relative;
}
.gfc.lp__callout_3_columns::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  left: calc((100vw - 100%) / -2);
  background-color: #F7F7F7;
}
.gfc.lp__callout_3_columns .card {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
}
.gfc.lp__callout_3_columns .card .icon {
  width: 100px;
}
.gfc.lp__callout_3_columns .card .card-header {
  font-family: Gilroy, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24.5px;
}
.gfc.lp__callout_3_columns .card .card-header-item-1 {
  color: #00AFAA;
}
.gfc.lp__callout_3_columns .card .card-header-item-2 {
  color: #343741;
}
.gfc.lp__callout_3_columns .card .card-body p {
  font-size: 16px;
  line-height: 22px;
  color: #797D82;
}

/*# sourceMappingURL=lp__callout_3_columns.css.map */
