.lus__sponsorshio--section {
  height: auto;
  min-height: auto;
  padding-top: 10.125rem;
  padding-bottom: 9.375rem;
}
.lus__sponsorshio--section .hero__data--row .hero-bg-design {
  right: -4rem;
  top: -65px;
  transform: translate(0%, 0%);
}
.lus__sponsorshio--section .container {
  height: 100%;
}

.lus__sponsorshio--section .hero-content {
  width: 100%;
  max-width: 40.05rem;
}
.lus__sponsorshio--section .hero-content p {
  max-width: 36.75rem;
  /* max-width: 35.05rem; */
}
.lus__sponsorshio--section .hero-content p {
  margin-bottom: 2rem;
}

.lus__sponsorshio--section .hero-content h1.h1-s {
  font-size: 3.4rem;
}

.lus__sponsorshio--section .hero-image img {
  margin-left: auto;
  width: 100%;
}

.lus__proprietary--section {
  padding: 6.375rem 0 4rem;
}
.lus__proprietary--section .lus__story--image img {
  max-width: 56.75rem;
  margin-left: auto;
}
.lus__proprietary--section .story--text {
  padding-left: 9rem;
  padding-right: 3.563rem;
}
.lus__proprietary--section .lus__advantage--data {
  background-color: var(--primary-color);
  max-width: 45rem;
  padding: 3rem 1.938rem;
  border-radius: 1.875rem;
  height: 100%;
}
.lus__proprietary--section .lus__advantage--data li:not(:first-child) {
  margin-top: 1.875rem;
}

.trust__section {
  padding: 3.625rem 0 8.813rem;
}

.lus__contact--form form {
  max-width: 39.125rem;
  margin-inline: auto;
  background-color: #5c61d8;
  border-radius: 1.25rem;
  padding: 3.25rem;
}
.lus__contact--form form h2 {
  margin-bottom: 4.25rem;
}

.lus__bookdemo--section {
  padding: 8.813rem 0 0;
  padding-top: 0;
}
.lus__bookdemo--section .trust__heading {
  padding-left: 2.563rem;
  margin-bottom: 0;
}
.lus__bookdemo--section .trust__heading h2 {
  margin-bottom: 2.5rem;
}
.lus__bookdemo--section .trust__heading h3 {
  margin-bottom: 2.25rem;
}
.lus__bookdemo--section .trust__heading ul {
  padding-left: 1.375rem;
  font-size: 1.2rem;
}
.lus__bookdemo--section .trust__heading ul li {
  list-style-type: disc;
}
.lus__bookdemo--section .trust__heading ul li:not(:first-child) {
  margin-top: 1.75rem;
}
@media (min-width: 1260px) and (max-width: 1600px) {
  .lus__proprietary--section .story--text {
    padding-left: 4rem;
  }
}
@media (max-width: 1259px) {
  .lus__sponsorshio--section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lus__sponsorshio--section .hero__data--row {
    justify-content: center;
  }
  .lus__sponsorshio--section .hero-content {
    margin-top: 1.875rem;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .lus__sponsorshio--section .hero-content h1 {
    margin-bottom: 15px;
  }
  .lus__sponsorshio--section .hero-content p {
    margin-bottom: 15px;
    max-width: 100%;
  }
  .lus__sponsorshio--section .hero-content h1.h1-s {
    font-size: 2.2rem;
  }
  .lus__contact--form {
    margin-top: 1.875rem;
  }
  .lus__proprietary--section {
    padding: 3rem 0.938rem 3rem;
  }
  .lus__proprietary--section .row {
    justify-content: center;
  }
  .lus__proprietary--section .lus__story--image {
    margin-top: 1.875rem;
  }
  .trust__section {
    padding: 3.625rem 0 3.625rem;
  }
  .lus__bookdemo--section {
    padding: 4rem 0 0;
  }
  .lus__bookdemo--section .trust__heading {
    padding-left: 0rem;
    width: -moz-fit-content;
    width: fit-content;
  }
  /* .lus__bookdemo--section .lus__contact--form {
    margin: 0;
  } */
  .lus__bookdemo--section .col-xl-6 {
    width: 100%;
    order: 2;
  }
  .lus__bookdemo--section .col-xl-6 + .col-xl-6 {
    order: 1;
  }
}

@media (max-width: 1259px) {
  .lus__proprietary--section .story--text {
    padding-left: 0;
    padding-right: 0;
  }
  .lus__proprietary--section .lus__story--image img {
    max-width: 100%;
  }
}
.trust__section .swiper-slide {
  width: auto;
}

.trust__section .trust__slide--image {
  height: 2.813rem;
  text-align: center;
}
.trust__section .trust__slide--image img {
  margin-inline: auto;
  height: 100%;
  object-fit: contain;
}
@media (max-width: 560px) {
/* .lus__sponsorshio--section .hero-content h1.h1-s {
   font-size: 7.5vw;
}
.lus__contact--form h2,
.trust__heading h2{
  font-size: 5.357vw !important;
} */
}

section.lus__bookdemo--section .row {
  align-items: center;
}

@media (min-width:1260px){
section.lus__stay--section{
  padding-top: 8.75rem ;
  }
}