.gfc.lp__latest_posts_custom_select {
  text-align: center;
}
.gfc.lp__latest_posts_custom_select .container-fluid {
  background-color: var(--bg-color, #FFF);
}
.gfc.lp__latest_posts_custom_select h2 {
  font-size: calc(30px + 2 * (100vw - 375px) / 1545);
  line-height: calc(40px + 2 * (100vw - 375px) / 1545);
  color: #343741;
}
@media (min-width: 992px) {
  .gfc.lp__latest_posts_custom_select h2 {
    max-width: 800px;
    display: block;
    margin: 0 auto;
  }
}
.gfc.lp__latest_posts_custom_select a {
  text-decoration: none;
  display: inline-block;
  height: 100%;
}
.gfc.lp__latest_posts_custom_select .card {
  border-radius: 8px;
  border: 1px solid #EFF0EF;
  background-color: #FFF;
  box-shadow: 4px 8px 20px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.2s ease-in-out;
}
.gfc.lp__latest_posts_custom_select .card:hover {
  box-shadow: 4px 8px 20px 0px rgba(0, 0, 0, 0.5);
}
.gfc.lp__latest_posts_custom_select .card:hover .card-header img {
  transform: scale(1.1);
  transform-origin: center;
}
.gfc.lp__latest_posts_custom_select .card:hover .card-footer .cta {
  font-weight: 900;
}
.gfc.lp__latest_posts_custom_select .card .card-header {
  height: 230px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: clip;
}
.gfc.lp__latest_posts_custom_select .card .card-header img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transition: all 0.2s ease-in-out;
}
.gfc.lp__latest_posts_custom_select .card .card-body {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.gfc.lp__latest_posts_custom_select .card .card-body .resource-type {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
  color: #00AFAA;
  text-transform: uppercase;
}
.gfc.lp__latest_posts_custom_select .card .card-body .post-title {
  color: #343741;
  font-family: Gilroy, sans-serif;
  font-size: 20px;
  font-weight: 700;
}
.gfc.lp__latest_posts_custom_select .card .card-footer .cta {
  color: #F47721;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.32px;
  text-align: left;
  position: relative;
}
.gfc.lp__latest_posts_custom_select .card .card-footer .cta::after {
  content: "";
  position: absolute;
  top: 3px;
  width: 16px;
  height: 16px;
  margin-inline-start: 5px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iI0Y0NzcyMSIgY2xhc3M9ImJpIGJpLWFycm93LXJpZ2h0IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEgOGEuNS41IDAgMCAxIC41LS41aDExLjc5M2wtMy4xNDctMy4xNDZhLjUuNSAwIDAgMSAuNzA4LS43MDhsNCA0YS41LjUgMCAwIDEgMCAuNzA4bC00IDRhLjUuNSAwIDAgMS0uNzA4LS43MDhMMTMuMjkzIDguNUgxLjVBLjUuNSAwIDAgMSAxIDgiLz4KPC9zdmc+");
}

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