.hero-section .hero-content h1 {
  margin-bottom: 40px;
}
.hero-section .hero__data--row {
  position: relative;
  z-index: 1;
}
.hero-section .container {
  height: 100%;
}
.hero-section .container .row {
  height: 100%;
}
@media (min-width: 1260px) {
  .hero-section .col-xl-5 {
    max-width: 43.5rem;
    flex: 43.5rem;
  }
}
@media (min-width: 1260px) {
  .hero-section .col-xl-7 {
    flex: 0 0 56.563rem;
    max-width: 56.563rem;
  }
}
.hero-section .hero-image {
  z-index: 1;
}
@media (min-width: 1260px) {
  .hero-section .hero-image {
    position: relative;
  }
}
.hero-section .hero-image img {
  width: 100%;
}

@media (maxs-width: 1260px) {
  .trust__section .trust__heading {
    padding: 0 15px;
  }
}
.trust__section .trust__slide--image {
  height: 2.813rem;
  text-align: center;
}
.trust__section .trust__slide--image img {
  margin-inline: auto;
  object-fit: contain;
  height: 100%;
}

.everything__section {
  padding: 7.563rem 0 3.625rem;
}
.everything__section .trust__heading {
  max-width: 71rem;
  margin-bottom: 4.25rem;
}

.lus__everything--box {
  max-width: 90.813rem;
  margin-left: auto;
  margin-right: auto;
}
.lus__everything--box .row {
  gap: 1.875rem;
}
.lus__everything--box .col-gap {
  max-width: calc(33.3333333333% - 1.25rem);
}
.lus__everything--box .lus__box--data {
  background-color: var(--primary-color);
  padding: 3.63rem 1.5rem;
  border-radius: 0.938rem;
  height: 100%;
}
.lus__box--data.box__animation p.h1 {
  font-size: 1.5rem;
}

.lus__box--data.box__animation p.h4 {
  font-size: 1.25rem;
  /* font-size: 1.3125rem; */
}

.lus__everything--box .lus__box--data .lus__box--data--inner {
  margin-bottom: 1.313rem;
  min-height: 3rem;
}
.lus__everything--box .lus__box--data .lus__box--data--inner p {
  line-height: 1.2;
}
.lus__everything--box .lus__box--data .lus__box--heading img {
  width: 2.5rem;
  height: 2.5rem;
}

.lus__choose--section {
  padding: 3.625rem 0 4.063rem;
}
.lus__choose--section .lus__choose--inner {
  min-height: 52.083vw;
  position: relative;
}
.lus__choose--section .lus__choose--inner .lus__choose {
  position: absolute;
  top: 0;
}
.lus__choose--section .lus__choose--inner .lus__choose img {
  height: 100%;
  width: 100%;
}
.lus__choose--section .lus__choose--inner .lus__left--image {
  left: 0px;
  max-width: 37.656vw;
  width: 100%;
}
.lus__choose--section .lus__choose--inner .lus__right--image {
  right: 0px;
  max-width: 35.658vw;
  width: 100%;
}
.lus__choose--section .lus__choose--inner .lus__right--image img {
  filter: drop-shadow(0px 0px 20px rgba(225, 225, 225, 0.3));
}
.lus__choose--section .trust__heading {
  padding-right: 1.25rem;
}
.lus__choose--section .trust__heading p {
  margin-bottom: 2.563rem;
}

.lus__advantage--section {
  padding: 4.063rem 0 7.5rem;
}
.lus__advantage--section .trust__heading {
  max-width: 56.875rem;
}
.lus__advantage--section .trust__heading h2 {
  margin-bottom: 2.25rem;
}
.lus__advantage--section .lus__advantage--box .row {
  gap: 5.3rem;
  justify-content: space-between;
}
.lus__advantage--section .lus__advantage--box .row .col-gap {
  max-width: calc(50% - 5rem);
}
.lus__advantage--section .lus__advantage--data {
  padding: 2.875rem 2.375rem;
  border-radius: 1.875rem;
  height: 100%;
}
.lus__advantage--section .lus__advantage--data.lus__without--data {
  background-color: var(--light-blue-color);
}
.lus__advantage--section .lus__advantage--data.lus__with--data {
  background-color: var(--primary-color);
}
.lus__advantage--section .lus__advantage--data h2 {
  margin-bottom: 1.875rem;
}
.lus__advantage--section .lus__advantage--data li:not(:first-child) {
  margin-top: 1.875rem;
}
.lus__advantage--section .lus__advantage--data li img {
  width: auto;
  height: 1.25rem;
}

.lus__invest--section {
  padding: 8.125rem 0;
}
.lus__invest--section .trust__heading {
  max-width: 100%;
}
.lus__invest--section .trust__heading h2 {
  margin-bottom: 20px;
}
.lus__invest--section .btn {
  max-width: 12.438rem;
}

.lus__peosay--section {
  padding: 9.688rem 0;
  position: relative;
  z-index: 1;
}
.lus__peosay--section .backgrond--image {
  position: absolute;
  top: 47.8%;
  right: -6.25rem;
  transform: translate(0, -50%);
  opacity: 0.1;
  z-index: -1;
  pointer-events: none;
  width: 56.103rem;
}
.lus__peosay--section .trust__heading {
  margin-bottom: 7.188rem;
}
.lus__peosay--section .lus__peosay--text-inner {
  padding-left: 0.938rem;
}
@media (min-width: 1280px) {
  .lus__peosay--section .lus__peosay--text-inner {
    padding-top: 2.5rem;
  }
}
.lus__peosay--section .lus__peosay--text-inner .btn {
  margin-top: 8.25rem;
}
.lus__peosay--section .lus__peosay--data .lus__people--image svg {
  height: auto;
  width: 100%;
  max-width: 29.0625rem;
}
.trust__section {
  padding-top: 2rem;
}

@media (max-width: 1259px) {
  .lus__advantage--section .lus__advantage--data h2 {
    font-size: 1.875rem;
  }
  .hero-content {
    text-align: center;
  }
  .hero-section .hero__data--row {
    justify-content: center;
  }
  .hero-section .hero-image {
    margin-bottom: 1.875rem;
  }
  .hero-section .hero-image img.hero-bg-design {
    top: 50%;
    bottom: 0.625rem;
    right: auto;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .lus__everything--box .lus__box--data p br {
    display: none;
  }
  .lus__everything--box .lus__box--data .lus__box--data--inner {
    margin-bottom: 2.188rem;
    min-height: auto;
  }
  .lus__everything--box .col-gap {
    max-width: calc(50% - 0.938rem);
  }
  .lus__advantage--section .lus__advantage--box .row {
    gap: 2.5rem;
  }
  .lus__advantage--section .lus__advantage--box .row .col-gap {
    max-width: calc(50% - 2.5rem);
  }
  .lus__invest--section {
    padding: 4.125rem 0;
  }
  .lus__peosay--section {
    padding: 4.688rem 0;
  }
  .lus__peosay--section .lus__peosay--text br {
    display: none;
  }
  .lus__peosay--section .lus__peosay--data {
    justify-content: center;
    text-align: center;
  }
  .lus__peosay--section .lus__peosay--data .lus__people--image {
    margin-bottom: 1.875rem;
    text-align: center;
    width: 100%;
  }
  .lus__peosay--section .lus__peosay--data .lus__people--image svg {
    height: 100%;
    width: 100%;
    max-width: 28.5rem;
    margin-inline: auto;
  }
  .lus__peosay--section .lus__peosay--data .lus__peosay--text-inner {
    padding: 0;
    width: 100%;
  }
  .lus__peosay--section .lus__peosay--data .lus__peosay--text-inner p {
    margin-bottom: 1.875rem;
  }
  .lus__peosay--section .lus__peosay--data .lus__peosay--text-inner .btn {
    margin-top: 4rem;
    white-space: normal;
  }
  .lus__choose--section .lus__choose--inner {
    flex-wrap: wrap;
  }
  .lus__choose--section .lus__choose--inner .trust__heading {
    margin-bottom: 3.125rem;
    flex: 0 0 100%;
    padding: 0 0.938rem;
  }
  .lus__choose--section .lus__choose--inner .lus__choose {
    position: static;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .lus__stay--data {
    padding-right: 30px;
  }
}

@media (max-width: 991px) {
  .trust__section {
    padding: 6rem 0 5rem;
  }
  .lus__advantage--section {
    padding: 3.5rem 0 3.5rem;
  }
  .lus__advantage--section .lus__advantage--box .row {
    gap: 2.5rem;
  }
  .lus__advantage--section .lus__advantage--box .row .col-gap {
    width: 100%;
    max-width: 100%;
  }
  .lus__advantage--section .trust__heading p.desktop-title br {
    display: none;
  }
  .lus__invest--section .trust__heading .desktop-title br {
    display: none;
  }
  .lus__stay--data {
    padding-right: 0px;
  }
  .everything__section .trust__heading h2 {
    word-break: break-word;
  }
  .everything__section .trust__heading .desktop-title br {
    display: none;
  }
  .everything__section .trust__heading {
    margin-bottom: 2rem;
  }
  .lus__invest--section .trust__heading p br {
    display: none;
  }
}
@media (max-width: 767px) {
  .hero-section {
    height: auto;
    min-height: auto;
    padding-bottom: 3.125rem;
  }
  .hero-section .hero-content br {
    display: none;
  }
  .trust__section .trust__heading {
    padding-inline: 15px;
  }
  /* .trust__section {
    padding: 3rem 0 3rem;
  } */
  .trust__section {
    padding: 0 0 3rem;
  }
  .trust_swiper {
    padding: 0 0.938rem;
  }
  .everything__section {
    padding: 3rem 0 3.625rem;
  }
  .lus__everything--box .col-gap {
    max-width: 100%;
    width: 100%;
  }
  .lus__advantage--section {
    padding: 3rem 0 3rem;
  }
  .lus__advantage--section .lus__advantage--data {
    padding: 1.563rem 1.25rem;
  }
  .lus__advantage--section .lus__advantage--data li:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .lus__peosay--section {
    padding: 3rem 0;
  }
  .lus__peosay--section .trust__heading {
    margin-bottom: 2rem;
  }
  .lus__choose--section {
    padding: 3rem 0 3rem;
    padding-top: 0;
  }
  .lus__choose--section .lus__choose--inner .trust__heading br {
    display: none;
  }
  .lus__stay--section {
    padding: 3rem 0;
  }
}
@media (max-width: 500px) {
  /* .trust__heading h2 {
    font-size: 1.75rem;
  }
  .lus__peosay--data a span {
    max-width: 200px;
}  */
} /*# sourceMappingURL=home.css.map */
/* .trust__section .swiper-slide {
    max-width: 200px;
} */
