/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./res/css/custom_lps/pages/page_individual_plan.less ***!
  \*****************************************************************************************************************************************************************************************************/
.hero-individual .lp-cta {
  flex-shrink: 0;
}
.hero-individual .lp-cta-figure {
  margin-right: -3rem;
}
@media screen and (width >= 1200px) {
  .hero-individual .lp-cta-figure {
    margin-bottom: -3rem;
  }
}
@media screen and (width <= 735px) {
  .hero-individual .lp-cta-figure {
    margin: 0 0 -1.5rem;
  }
}
.individual-intro {
  padding-bottom: 1rem;
  background: #edf7f1;
  background: linear-gradient(180deg, #edf7f1 10%, rgba(237, 247, 241, 0) 40%);
}
.individual-plan-detail-container {
  margin-top: 3rem;
}
@media screen and (width >= 992px) {
  .individual-plan-detail-text {
    text-align: center;
  }
}
.individual-testimonials-long {
  display: flex;
}
@media screen and (width >= 768px) {
  .individual-testimonials-long .lp-testimonials-item {
    display: flex;
  }
}
@media screen and (width >= 768px) {
  .individual-testimonials-long .lp-testimonials-figure {
    flex-shrink: 0;
    margin-right: 1rem;
  }
}
@media screen and (width <= 767px) {
  .individual-testimonials-long .lp-testimonials-item-body {
    margin-top: 1rem;
  }
}
@media screen and (width >= 768px) {
  .individual-testimonials-short {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (width <= 991px) {
  .individual-testimonials-short {
    margin-top: 1rem;
  }
}
.individual-needs {
  padding-bottom: 2rem;
}
.individual-service-items {
  display: grid;
  padding: 0;
  margin: 0 0 1rem;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
@media screen and (width <= 991px) {
  .individual-service-items {
    gap: 1rem;
  }
}
@media screen and (width <= 735px) {
  .individual-service-items {
    grid-template-columns: 1fr;
  }
}
.individual-service-item {
  background-color: #fff;
  font-size: 0.875rem;
  text-align: center;
}
.individual-service-item *:last-child {
  margin-bottom: 0;
}
.individual-service-item.box-drop-shadow-e200 {
  padding: 1.5rem;
}
@media screen and (width <= 991px) {
  .individual-service-item.box-drop-shadow-e200 {
    padding: 0.875rem;
  }
}
.individual-service-heading {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-weight: bold;
}
.individual-service-heading br {
  display: none;
}
@media screen and (width >= 736px) and (width <= 991px) {
  .individual-service-heading br {
    display: block;
  }
}
@media screen and (width <= 991px) {
  .individual-service-heading {
    font-size: 1rem;
  }
}
@media screen and (width <= 479px) {
  .individual-service-text {
    text-align: left;
  }
}


/*# sourceMappingURL=page_individual_plan.bundle.css.map*/