@media screen and (min-width: 768px) {
  .lp-content-anchor {
    margin-top: calc(clamp(0px, 4.4289897511vw, 60.5px) * 1);
    margin-bottom: calc(clamp(0px, 3.6603221083vw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-content-anchor {
    padding-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
    padding-inline: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
.lp-content-anchor .anchor__list {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .lp-content-anchor .anchor__list {
    gap: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-content-anchor .anchor__list {
    gap: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
  }
}
.lp-content-anchor .anchor__item {
  background-color: #e2ebf7;
}
@media screen and (min-width: 768px) {
  .lp-content-anchor .anchor__item {
    width: calc(clamp(0px, 15.5197657394vw, 212px) * 1);
    height: calc(clamp(0px, 4.5754026354vw, 62.5px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-content-anchor .anchor__item {
    height: calc(clamp(0px, 12vw, 12vw) * 1);
    flex: 1;
  }
}
.lp-content-anchor .anchor__link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-content-anchor .anchor__link {
    font-size: calc(clamp(0px, 1.0248901903vw, 14px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-content-anchor .anchor__link {
    font-size: calc(clamp(0px, 3.7333333333vw, 3.7333333333vw) * 1);
  }
}