.ourstory--section {
  padding: 3.688rem 0 3.063rem;
  position: relative;
  z-index: 1;
}
.ourstory--section .trust__heading {
  max-width: 56rem;
  margin-left: 0;
  margin-right: 0;
}
.ourstory--section .hero-bg-design {
  top: 1.5625rem;
  right: 5.5rem;
  transform: none;
}

.story--text {
  padding-left: 9rem;
  padding-right: 1.163rem;
  /* padding-right: 3.563rem; */
}
.story--text h2 + h2 {
  margin-top: 1.875rem;
  line-height: 1.3;
}
.story--text p:not(:first-child) {
  margin-top: 2.5rem;
}

.lus__story--image img {
  margin-left: auto;
  border-top-left-radius: 1.563rem;
  border-bottom-left-radius: 1.563rem;
  max-width: 43.75rem;
  width: 100%;
}

.lus__approach--section {
  padding: 3.063rem 0 4.375rem;
}
.lus__approach--section .trust__heading p + p {
  margin-top: 2.5rem;
}
.lus__approach--section .lus__everything--box {
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
}
.lus__approach--section .lus__everything--box .row {
  gap: 6.313rem;
  row-gap: 4.25rem;
}
.lus__approach--section .lus__everything--box .col-gap {
  max-width: calc(33.3333333333% - 4.2086666667rem);
}
.lus__approach--section .lus__everything--box .lus__box--data {
  background-color: var(--primary-color);
  padding: 1.688rem 1.5rem 2.375rem;
  border-radius: 0.938rem;
  height: 100%;
}
.lus__approach--section
  .lus__everything--box
  .lus__box--data
  .lus__box--data--inner {
  margin-bottom: 1.313rem;
  min-height: 3.375rem;
}
.lus__box--heading{
  @media(min-width: 1280px){
    justify-content: center;
  }
}
.lus__approach--section .lus__everything--box .lus__box--data p {
  line-height: 1.3 !important;
  @media(min-width: 1280px){
    text-align: center;
  }
}
.lus__approach--section
  .lus__everything--box
  .lus__box--data
  .lus__box--heading
  img {
  width: 3.125rem;
  height: 3.125rem;
  margin-right: 1.25rem;
}

.lus__whylusid--section {
  padding: 4rem 0 3.125rem;
  padding-bottom: 2.25rem;
}
.lus__proprietary--section .story--text {
  padding-left: 9rem;
  padding-right: 1.5rem;
}
.lus__whylusid--section .trust__heading {
  max-width: 60rem;
}
.lus__whylusid--section .trust__heading p:nth-child(2) {
  margin-bottom: 35px;
}

.lus__proprietary--section {
  padding: 6.25rem 0 4rem;
}
.lus__proprietary--section ul {
  margin-top: 1.125rem;
  padding-left: 1.6875rem;
}
.lus__proprietary--section ul li {
  list-style-type: disc;
  line-height: 1.3;
}
.lus__proprietary--section ul li::marker {
  font-size: 1rem;
}
.lus__proprietary--section ul li:not(:first-child) {
  margin-top: 1.75rem;
}

.lus__approach--section {
  padding: 4.375rem 0 2.313rem;
}
.lus__approach--section .trust__heading {
  max-width: 59rem;
  /* max-width: 56.5rem; */
}

.lus__approach--section .trust__heading h2 {
  margin-bottom: 2.5rem;
}
.story--text .trust__heading p {
  font-size: 1.49rem !important;
}

@media (min-width: 1260px) and (max-width: 1600px) {
  .lus__why--text {
    padding-left: 4rem;
  }
  .story--text,
  .ourstory--section .story--text,
  .lus__proprietary--section .story--text {
    padding-left: 4rem;
  }
}
@media (max-width: 1259px) {
  .ourstory--section {
    padding: 3.813rem 15px 3.813rem;
  }
  .ourstory--section .btn-group {
    text-align: center;
  }
  .ourstory--section .row {
    justify-content: center;
  }
  .story--text,
  .lus__proprietary--section .story--text {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1.875rem;
  }
  .story--text br {
    display: none;
  }
  .story--text .trust__heading,
  .story--text h2 {
    text-align: center !important;
  }
  .story--text p {
    font-size: 20px;
    text-align: center !important;
  }
  .story--text p:not(:first-child) {
    margin-top: 1rem;
  }
  .lus__story--image img {
    border-radius: 1.563rem;
  }
  .lus__approach--section .lus__everything--box .row {
    gap: 3rem;
    row-gap: 3rem;
  }
  .lus__approach--section .lus__everything--box .col-gap {
    max-width: calc(33.3333333333% - 2rem);
  }
  .lus__proprietary--section {
    padding: 3.813rem 15px 3.813rem;
  }
  .lus__proprietary--section ul {
    text-align: left;
  }
  .lus__approach--section .lus__everything--box .lus__box--data p {
    line-height: 1.6 !important;
  }
  .lus__whylusid--section .trust__heading p br {
    display: none;
  }
}
@media (max-width: 991px) {
  .lus__approach--section .lus__everything--box .row {
    gap: 3rem;
    row-gap: 3rem;
  }
  .lus__approach--section .lus__everything--box .col-gap {
    max-width: calc(50% - 1.5rem);
  }
}
@media (max-width: 767px) {
  .lus__approach--section .lus__everything--box .row {
    gap: 3rem;
    row-gap: 3rem;
  }
  .lus__approach--section .lus__everything--box .col-gap {
    max-width: 100%;
  }
  .lus__approach--section {
    padding: 0;
  }
} /*# sourceMappingURL=methodology.css.map */
@media (max-width: 560px) {
  /* .story--text .trust__heading p{
    font-size: 3.214vw !important;
  }
 
.lus__sponsorshio--section .hero-content h1.h1-s {
   font-size: 7.5vw;
}
.lus__contact--form h2,
.trust__heading h2{
  font-size: 5.357vw !important;
} */
}
.lus__whylusid--section .trust__heading p:nth-last-child(2) {
  margin-bottom: 0 !important;
}

section.ourstory--section .row {
  align-items: center;
}
.lus__proprietary--section .lus__story--image img {
  max-width: 79.375rem;
  width: 100%;
}
