

/* Start:/local/templates/limefitness.center/components/luxar/super/list-docs/style.css?1762620545572*/
.list-docs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
.list-docs li {
  max-width: 20.8rem;
  position: relative;
}
@media (max-width: 767px) {
  .list-docs li {
    width: calc(50% - 1rem);
  }
}
.list-docs li a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.list-docs li img {
  margin-bottom: 1.5rem;
  max-width: 12rem;
}
.list-docs li span {
  display: block;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 112%;
  color: #fff;
}

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

/* End */
/* /local/templates/limefitness.center/components/luxar/super/list-docs/style.css?1762620545572 */
