.avea-longevity-journey.alj-coloured-bg {
  position: relative;
}
.avea-longevity-journey.alj-coloured-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #f9f6f1;
  height: 86px;
}
.avea-longevity-journey .alj-header {
  max-width: 677px;
  margin: 0 auto;
  text-align: center;
}
.avea-longevity-journey .alj-header h2 {
  max-width: 620px;
  margin: 0 auto;
}
.avea-longevity-journey .alj-header p:last-child {
  margin-bottom: 0;
}
.avea-longevity-journey .alj-action p {
  margin-bottom: 16px;
}
.avea-longevity-journey .alj-item-list .alj-items a {
  text-decoration: none;
}
.avea-longevity-journey .alj-item-list .alj-items a:hover {
  color: inherit;
  opacity: 1;
}
.avea-longevity-journey .alj-item-list .alj-items .alji-item {
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  text-align: center;
  padding: 16px 12px;
  margin-bottom: 16px;
  transition: 0.35s border ease-in-out, 0.35s opacity ease-in-out;
  background-color: #fff;
}
.avea-longevity-journey .alj-item-list .alj-items .alji-item:hover {
  border: 1px solid #1a1a1a;
}
.avea-longevity-journey .alj-item-list .alj-items .alji-item .alji-image {
  max-width: 70px;
  aspect-ratio: 1/1;
  margin: 0 auto;
  margin-bottom: 16px;
}
.avea-longevity-journey .alj-item-list .alj-items .alji-item h5 {
  font-size: 12px;
  font-weight: 500;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.avea-longevity-journey .alj-item-list .alj-section-footer strong {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #1f1f1f;
}
.avea-longevity-journey .alj-item-list .row {
  margin-left: -8px;
  margin-right: -8px;
}
.avea-longevity-journey .alj-item-list .row > div {
  padding-left: 8px;
  padding-right: 8px;
}
.avea-longevity-journey a.btn-cta {
  font-weight: 400;
}
.avea-longevity-journey .avea-featured-block .afb-item {
  position: relative;
}
.avea-longevity-journey .avea-featured-block .afb-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(247, 247, 247, 0.6);
}
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content {
  position: absolute;
  text-align: center;
  top: 24px;
  left: 24px;
  right: 24px;
}
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content h3,
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content p {
  color: #000;
}
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content h3:last-child,
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content p:last-child {
  margin-bottom: 0;
}
.avea-longevity-journey .avea-featured-block .afb-item .afbi-content h3 {
  font-size: 28px;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .avea-longevity-journey .alj-item-list .alj-items .alji-item h5 {
    font-size: 14px;
  }
  .avea-longevity-journey .avea-featured-block .afb-item::before {
    display: none;
  }
  .avea-longevity-journey .avea-featured-block .afb-item .afbi-content {
    top: 56px;
    left: 72px;
    right: 72px;
  }
  .avea-longevity-journey .avea-featured-block .afb-item .afbi-content h3 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .avea-longevity-journey {
    margin-bottom: 96px;
  }
}

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