:root {
  --white: white;
  --black: black;
}

.lt-header, .lt-hero {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-body {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #0b0425;
  font-family: DM Sans, sans-serif;
}

.lt-header__content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.lt-header__logo {
  width: 181px;
  height: 43px;
}

.lt-header__btns-box {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lt-header__log-in {
  color: #d9d6fe;
  background-color: #0000;
  padding: 0;
  font-size: 16px;
  line-height: 24px;
  transition: all .3s;
}

.lt-header__log-in:hover {
  color: #9b8afb;
}

.lt-header__create {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: #6938ef;
  border: 1px solid #d9d6fe66;
  border-radius: 30px;
  padding: 12px 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-header__create:hover {
  background-color: #7a5af8;
}

.lt-hero-circle {
  z-index: -1;
  filter: blur(165px);
  background-image: linear-gradient(0deg, #ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
  border-radius: 50%;
  width: 2200px;
  height: 2200px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -48%);
}

.lt-hero__content {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56px;
  padding-bottom: 94px;
  display: flex;
}

.lt-hero__title {
  color: #d9d6fe;
  text-align: center;
  letter-spacing: -2.4px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 60px;
  line-height: 72px;
}

.lt-hero__title-color {
  color: #ef6820;
}

.lt-hero__subtitle {
  color: #d9d6fe;
  text-align: center;
  max-width: 640px;
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 32px;
}

.lt-hero__ctm-btn {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: #6938ef;
  border: 1px solid #d9d6fe66;
  border-radius: 50px;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-hero__ctm-btn:hover {
  background-color: #7a5af8;
}

.lt-hero__map-box {
  width: 100%;
  margin-top: 56px;
  position: relative;
}

.lt-hero__map-image {
  aspect-ratio: 1120 / 612;
  width: 100%;
  max-width: none;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-body-wrapper {
  position: relative;
  overflow: hidden;
}

.lt-hero__map-text-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.lt-hero__map-title {
  color: #d9d6fe;
  letter-spacing: -.24px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.lt-hero__map-subtitle {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.lt-acce {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-acce__content {
  flex-flow: column;
  align-items: center;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 94px;
  padding-bottom: 80px;
  display: flex;
}

.lt-acce__title {
  text-align: center;
  letter-spacing: -1.76px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eaaa08, #ef6820 27%, #6938ef);
  -webkit-background-clip: text;
  background-clip: text;
  max-width: 750px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 44px;
  line-height: 56px;
}

.lt-acce__subtitle {
  color: #d9d6fe;
  text-align: center;
  max-width: 928px;
  margin-bottom: 48px;
  font-size: 18px;
  line-height: 28px;
}

.lt-acce__map-box {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  margin-bottom: 24px;
  padding-top: 48px;
  padding-left: 48px;
  padding-right: 48px;
  display: flex;
}

.lt-acce__map-title {
  color: #d9d6fe;
  text-align: center;
  letter-spacing: -.24px;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 32px;
}

.lt-acce__map-subtitle {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
}

.lt-acce__map-image {
  aspect-ratio: 928 / 256;
  width: 100%;
  max-width: 928px;
}

.lt-acce__list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.lt-acce__item {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  flex: none;
  align-items: center;
  width: 33%;
  padding: 32px 32px 48px;
  display: flex;
}

.lt-acce__item-icon {
  width: 64px;
  height: 64px;
  margin-bottom: 24px;
}

.lt-acce__item-image-box {
  background-color: #fafaff1a;
  border-radius: 50%;
  width: 64px;
  height: 64px;
}

.lt-acce__item-title {
  color: #d9d6fe;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 28px;
}

.lt-acce__item-text {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.lt-pulse {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-pulse__content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.lt-pulse__image-box {
  flex-flow: column;
  align-items: center;
  width: 33.21%;
  display: flex;
}

.lt-pulse__text-box {
  width: 65.35%;
  min-width: 635px;
  position: relative;
}

.lt-pulse__pulse-image {
  width: 100%;
  max-width: 243px;
}

.lt-pulse__title {
  letter-spacing: -2.4px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eaaa08, #ef6820 27%, #6938ef);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 60px;
  line-height: 72px;
}

.lt-pulse__title.animation {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-bottom: 0;
  font-weight: 700;
  display: flex;
}

.lt-pulse__title.second-part {
  font-weight: 700;
}

.lt-pulse__cta-btn {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: #6938ef;
  border: 1px solid #d9d6fe66;
  border-radius: 50px;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-pulse__cta-btn:hover {
  background-color: #7a5af8;
}

.lt-hero-circle-pulse-one {
  z-index: -1;
  opacity: .5;
  filter: blur(100px);
  background-image: linear-gradient(#ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
  border-radius: 50%;
  width: 864px;
  height: 864px;
  position: absolute;
  top: 2038px;
  left: 50%;
  transform: translate(-1124px)rotate(154deg);
}

.lt-hero-circle-pulse-two {
  z-index: -1;
  opacity: .5;
  filter: blur(100px);
  background-image: linear-gradient(#ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
  border-radius: 50%;
  width: 864px;
  height: 864px;
  position: absolute;
  top: 2338px;
  left: 50%;
  transform: translate(480px)rotate(-30deg);
}

.lt-tabs {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-tabs__content {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.lt-tabs__title {
  letter-spacing: -1.76px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eaaa08, #ef6820 27%, #6938ef);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 48px;
  font-size: 44px;
  line-height: 56px;
}

.lt-tabs__tabs-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  width: 100%;
  min-height: 600px;
  display: flex;
}

.lt-tabs__left-tab {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  width: 30%;
  display: flex;
}

.lt-tabs__center-tab {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  align-items: center;
  width: 37%;
  padding: 64px 32px 32px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lt-tabs__right-tab {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  width: 30%;
  display: flex;
}

.lt-tab__left-top {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  align-items: center;
  height: 50%;
  padding: 60px 32px 32px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lt-tab__left-bottom {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  align-items: center;
  height: 50%;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  overflow: hidden;
}

.lt-tab__left-top-icon {
  aspect-ratio: 124 / 92;
  margin-bottom: 32px;
}

.lt-tab__left-top-text {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.lt-tab__left-top__star-one {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 124px;
  left: 50%;
  transform: translate(122px);
}

.lt-tab__left-top__star-two {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 34px;
  left: 50%;
  transform: translate(-106px);
}

.lt-tab__left-top__star-three {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 96px;
  left: 50%;
  transform: translate(-176px);
}

.lt-tab__left-bottom-icon {
  aspect-ratio: 1;
  width: 240px;
  margin-top: -13px;
  margin-bottom: -44px;
}

.lt-tab__left-bottom-text {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.paragraph {
  margin-bottom: 0;
}

.lt-tab__center-text {
  color: #d9d6fe;
  text-align: center;
  letter-spacing: -.24px;
  max-width: 270px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.lt-tab__center-image {
  aspect-ratio: 416 / 320;
  width: 100%;
  min-width: 416px;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%);
}

.lt-tab-right__tab {
  background-color: #27115f3d;
  border-radius: 24px;
  flex-flow: column;
  align-items: center;
  height: 33%;
  padding: 44px 32px 32px;
  display: flex;
}

.lt-tab-right__icon {
  width: 40px;
  height: 40px;
  margin-bottom: 16px;
}

.lt-tab__right-text {
  color: #d9d6fe;
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.lt-get {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-get__content {
  justify-content: space-between;
  width: 100%;
  max-width: 928px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.lt-get__left-box {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  align-items: flex-start;
  width: 35%;
  display: flex;
}

.lt-gen__right-box {
  grid-column-gap: 54px;
  grid-row-gap: 54px;
  flex-flow: column;
  width: 57%;
  display: flex;
}

.lt-get__title {
  letter-spacing: -1.76px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #eaaa08, #ef6820 27%, #6938ef);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  line-height: 56px;
}

.lt-get__button {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: #6938ef;
  border: 1px solid #d9d6fe66;
  border-radius: 50px;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-get__button:hover {
  background-color: #7a5af8;
}

.lt-get__item-box {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.lt-get__item-icon {
  color: #6938ef;
  border: 2px solid #6938ef;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
}

.lt-get__item-text-box {
  width: 100%;
  padding-top: 8px;
}

.lt-get__item-title {
  color: #d9d6fe;
  letter-spacing: -.24px;
  margin-top: 0;
  margin-bottom: 12px;
  line-height: 32px;
}

.lt-get__item-tex {
  color: #d9d6fe;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.lt-footer {
  background-color: #09031f;
  padding-left: 20px;
  padding-right: 20px;
}

.lt-footer__content {
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
}

.lt-footer__top-box {
  border-bottom: 1px solid #d9d6fe33;
  justify-content: space-between;
  align-items: center;
  min-height: 144px;
  padding-left: 0;
  padding-right: 52px;
  display: flex;
}

.lt-footer__bottom-box {
  color: #b3b8db;
  justify-content: center;
  align-items: center;
  min-height: 84px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.lt-footer__logo {
  aspect-ratio: 108 / 32;
  width: 168px;
  height: 32px;
}

.lt-footer__liks-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.lt-footer__link {
  color: #b3b8db;
  text-decoration: none;
  transition: all .3s;
}

.lt-footer__link:hover {
  color: #717bbc;
}

.lt-tell {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.lt-tell__content {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
}

.lt-tell__title {
  color: #d9d6fe;
  text-align: center;
  letter-spacing: -2.4px;
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 60px;
  line-height: 72px;
}

.lt-tell__title_colored {
  color: #ef6820;
}

.lt-tell__text {
  color: #d9d6fe;
  text-align: center;
  max-width: 600px;
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 32px;
}

.lt-tell__button {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: #fff;
  background-color: #6938ef;
  border: 1px solid #d9d6fe66;
  border-radius: 50px;
  padding: 18px 48px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  box-shadow: 0 20px 24px -4px #10182814, 0 8px 8px -4px #10182808;
}

.lt-tell__button:hover {
  background-color: #7a5af8;
}

.lt-tell__bg-image {
  z-index: -1;
  width: 1324px;
  max-width: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}

.lt-faq {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-faq__content {
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.lt-faq__title {
  color: #d9d6fe;
  letter-spacing: -1.44px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 44px;
}

.our-sol__faq-tab-body-text {
  color: #d9d6fe;
  width: 100%;
  max-width: 928px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}

.our-sol__faq-tab__head {
  grid-column-gap: 16px;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.our-sol__faq__tab {
  border-bottom: 1px solid #6b6b6a;
}

.our-sol__faq__tab.fq {
  cursor: pointer;
  border-bottom-color: #d9d6fe33;
  padding-top: 24px;
  padding-bottom: 24px;
  transition: all .3s;
}

.our-sol__faq-tab-head-text {
  color: #d9d6fe;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.our-sol__faq-tab-head-text.active-head {
  transition: all .3s;
}

.our-sol__faq__tabs-box {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.our-sol__faq-tab__body.fa {
  padding-top: 8px;
}

.our-sol__faq-tab-head-icon {
  background-image: url('../images/plus-circle-icon.svg');
  background-position: 50%;
  background-size: auto;
  width: 24px;
  height: 24px;
  transition: all .2s cubic-bezier(.55, .085, .68, .53);
}

.our-sol__faq-tab-head-icon.active-icon {
  transition-duration: .3s;
}

.our-sol__faq__tabs-box-copy {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.lt-hero-circle-faq {
  z-index: -1;
  filter: blur(165px);
  background-image: linear-gradient(#ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
  border-radius: 50%;
  width: 2200px;
  height: 2200px;
  position: absolute;
  top: 4870px;
  left: 50%;
  transform: translate(-50%);
}

.lt-slider {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-slider__content {
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.splide.lt-slider {
  padding-left: 100px;
  padding-right: 100px;
}

.splide__arrow.lt-slider__arrow {
  opacity: 1;
  background-color: #0000;
  border: .8px solid #d9d6fe66;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  overflow: hidden;
  box-shadow: 0 16px 19px -3px #10182814, 0 6px 6px -3px #10182808;
}

.splide__arrow.lt-slider__arrow:hover {
  opacity: 1;
}

.splide__arrow.lt-slider__arrow.splide__arrow--next {
  justify-content: center;
  align-items: center;
  display: flex;
  right: 0;
}

.splide__arrow.lt-slider__arrow.splide__arrow--prev {
  justify-content: center;
  align-items: center;
  display: flex;
  left: 0;
}

.splide__slide {
  width: 100%;
}

.lt-slider-arrow__bg {
  z-index: -1;
  opacity: .4;
  filter: blur(6px);
  background-color: #fafaff1a;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.lt-slide {
  background-color: #27115f3d;
  border-radius: 16px;
  width: 100%;
  height: 100%;
  padding: 32px;
}

.lt-slide.one {
  background-color: #cc9595;
  height: 100px;
}

.lt-slide.two {
  background-color: #3a8a5c;
  height: 100%;
}

.lt-slide.three {
  background-color: #df378e;
  height: 30px;
}

.lt-arrow-icon {
  width: 32px;
  height: 32px;
}

.lt-arrow-icon.next {
  transform: rotate(180deg);
}

.lt-slide__head {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 4px;
  display: flex;
}

.lt-slide__comp {
  color: #717bbc;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
}

.lt-slide__text {
  color: #d9d6fe;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
}

.lt-slide__stars-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.lt-slide__star-icon {
  width: 24px;
  height: 24px;
}

.lt-slide__name {
  color: #d9d6fe;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.lt-acce__map-image_mob, .lt-get__title_mob {
  display: none;
}

.lt-tell__bg-image_mob {
  z-index: -1;
  width: 1324px;
  max-width: none;
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}

.lt-slide__stars-box_mob {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: none;
}

.lt-body_pp {
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: #0b0425;
  font-family: DM Sans, sans-serif;
}

.lt-body_pp-wrapper {
  position: relative;
  overflow: hidden;
}

.lt-pp__body {
  padding-left: 20px;
  padding-right: 20px;
}

.lt-pp__content {
  color: #d9d6fe;
  width: 100%;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 84px;
}

.lt-pp__title {
  letter-spacing: -2.4px;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 60px;
  line-height: 72px;
}

.lt-pp__date {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.lp-pp__sub-title {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 28px;
}

.lp-pp__main-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.lp-pp__poin-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.lp-pp__point-title {
  letter-spacing: -.24px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.lp-pp__point-text {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}

.lt-pp__point-list {
  margin-bottom: 0;
  padding-left: 28px;
  font-size: 18px;
  line-height: 28px;
  list-style-type: disc;
}

.lt-pp-hero-circle {
  z-index: -1;
  opacity: .5;
  filter: blur(165px);
  background-image: linear-gradient(0deg, #ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
  border-radius: 50%;
  width: 2200px;
  height: 2200px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -48%);
}

.text-block {
  color: #fff;
  background-color: red;
  padding-left: 12px;
  padding-right: 12px;
}

.paragraph-2 {
  color: #fff;
}

.div-block {
  padding-left: 12px;
  padding-right: 12px;
}

.it-pulse__animated-tex {
  color: #fff;
  background-image: linear-gradient(95deg, #eba70a, #ef6820 27%, #6c37bf);
  border-radius: 8px;
  min-width: 30px;
  min-height: 76px;
  padding-bottom: 6px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 60px;
  font-weight: 700;
  line-height: 72px;
  position: absolute;
  top: 0;
  left: 344px;
}

.paragraph-3 {
  margin-bottom: 0;
}

.lt-acce__map-interactive {
  z-index: 0;
  aspect-ratio: 928 / 340;
  width: 100%;
  max-width: 928px;
  position: relative;
}

.map-color-box {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
  position: absolute;
  top: 40px;
  left: 32px;
}

.map-theme-toggle {
  z-index: 2;
  text-shadow: 0 1px 1px #0003;
  cursor: pointer;
  background-color: #fff;
  border-radius: 100px;
  width: 108px;
  height: 34px;
  padding: 3px 4px;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 32px 32px auto auto;
  overflow: hidden;
}

.map-theme-toggle.dark {
  z-index: 2;
  background-color: #27115f;
  top: 32px;
  right: 32px;
}

.map-theme-toggle.light {
  background-color: #eaecf0;
}

.map-color-item {
  cursor: pointer;
  background-color: #fff;
  border: 3px solid #0000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  transition: all .3s;
}

.map-color-item.color-purp {
  background-color: #6938ef;
}

.map-color-item.color-purp.active {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: auto;
  box-shadow: 0 0 0 3px #6938ef80;
}

.map-color-item.color-pink {
  background-color: #dd2590;
}

.map-color-item.color-pink.active {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: auto;
  box-shadow: 0 0 0 3px #dd259080;
}

.map-color-item.color-orange {
  background-color: #e62e05;
}

.map-color-item.color-orange.active {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: auto;
  box-shadow: 0 0 0 3px #e62e0580;
}

.map-color-item.color-yel {
  box-shadow: none;
  background-color: #ca8504;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.map-color-item.color-yel.active {
  background-image: url('../images/check.svg');
  background-size: auto;
  box-shadow: 0 0 0 3px #ca850480;
}

.map-color-item.color-green {
  background-color: #4ca30d;
}

.map-color-item.color-green.active {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: auto;
  box-shadow: 0 0 0 3px #4ca30d80;
}

.map-color-item.color-cyan {
  box-shadow: none;
  background-color: #088ab2;
}

.map-color-item.color-cyan.active {
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-size: auto;
  box-shadow: 0 0 0 3px #164c63;
}

.theme-toggle {
  background-color: #fff;
  border-radius: 100px;
  width: 48px;
  height: 100%;
  transition: all .3s;
  display: flex;
  box-shadow: 0 1px 3px #1018281a, 0 1px 2px #1018280f;
}

.theme-toggle.dark {
  background-color: #4a1fb8;
  width: 48px;
  transform: translate(52px);
}

.theme-toggle.light {
  background-color: #fff;
}

.theme-dark {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 7px;
  right: 18px;
}

.theme-dark.dark {
  background-image: url('../images/dark-moon.svg');
  background-position: 50%;
  background-size: auto;
}

.theme-dark.light {
  background-image: url('../images/light-moon.svg');
  background-position: 0 0;
  background-size: auto;
}

.theme-light {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 7px;
  left: 18px;
}

.theme-light.dark {
  background-image: url('../images/dark-sun.svg');
  background-position: 50%;
  background-size: auto;
}

.theme-light.light {
  background-image: url('../images/light-sun.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-map {
  z-index: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-map.active {
  z-index: 1;
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .lt-pulse__image-box {
    flex: none;
  }

  .lt-pulse__text-box {
    flex: none;
    min-width: 0;
  }

  .lt-pulse__title.animation {
    padding-bottom: 90px;
  }

  .lt-tabs__tabs-box {
    flex-flow: column;
  }

  .lt-tabs__left-tab {
    flex-flow: row;
    width: 100%;
  }

  .lt-tabs__center-tab {
    width: 100%;
    padding: 24px;
  }

  .lt-tabs__right-tab {
    flex-flow: row;
    align-items: stretch;
    width: 100%;
  }

  .lt-tab__left-top, .lt-tab__left-bottom {
    width: 50%;
    height: auto;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .lt-tab__left-top-text {
    max-width: 300px;
  }

  .lt-tab__center-text {
    margin-bottom: 24px;
  }

  .lt-tab__center-image {
    z-index: -1;
    max-width: 600px;
    position: static;
    transform: none;
  }

  .lt-tab-right__tab {
    width: 33%;
    height: auto;
    padding: 24px 16px;
  }

  .lt-get__left-box {
    width: 38%;
  }

  .lt-gen__right-box {
    width: 58%;
    padding-top: 12px;
  }

  .lt-footer__top-box {
    padding-right: 0;
  }

  .it-pulse__animated-tex {
    top: 80px;
    left: 0;
  }
}

@media screen and (max-width: 767px) {
  .lt-header, .lt-hero {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-header__content {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .lt-header__logo {
    width: 101px;
  }

  .lt-header__btns-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .lt-header__log-in {
    font-size: 14px;
    line-height: 20px;
  }

  .lt-header__create {
    padding: 6px 16px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-hero-circle {
    filter: blur(75px);
    background-image: linear-gradient(0deg, #ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
    width: 855px;
    height: 824px;
    top: -284px;
    transform: translate(-50%);
  }

  .lt-hero__content {
    padding-top: 44px;
    padding-bottom: 32px;
  }

  .lt-hero__title {
    letter-spacing: -.6px;
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 38px;
  }

  .lt-hero__subtitle {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-hero__ctm-btn {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-hero__map-box {
    margin-top: 32px;
  }

  .lt-hero__map-text-box {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    margin-top: -22px;
    position: static;
    top: 91%;
    bottom: auto;
  }

  .lt-hero__map-title {
    text-align: center;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 28px;
  }

  .lt-hero__map-subtitle {
    max-width: 650px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-acce {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-acce__content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lt-acce__title {
    letter-spacing: -.24px;
    max-width: 370px;
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
  }

  .lt-acce__subtitle {
    max-width: 650px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-acce__map-box {
    margin-bottom: 16px;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-acce__map-title {
    font-size: 20px;
    line-height: 30px;
  }

  .lt-acce__map-subtitle {
    margin-bottom: 22px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-acce__map-image {
    display: none;
  }

  .lt-acce__list {
    flex-flow: column;
  }

  .lt-acce__item {
    width: 100%;
    padding-bottom: 32px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-acce__item-text {
    max-width: 500px;
  }

  .lt-pulse {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-pulse__content {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    align-items: flex-start;
    max-width: 350px;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lt-pulse__image-box {
    align-items: flex-start;
    width: 100%;
  }

  .lt-pulse__text-box {
    flex-flow: column;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .lt-pulse__pulse-image {
    max-width: 122px;
  }

  .lt-pulse__title {
    text-align: left;
    letter-spacing: -.6px;
    margin-bottom: 24px;
    font-size: 30px;
    line-height: 38px;
  }

  .lt-pulse__title.animation {
    padding-bottom: 0;
  }

  .lt-pulse__cta-btn {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-hero-circle-pulse-one {
    filter: blur(75px);
    background-image: linear-gradient(#ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
    top: 1966px;
    transform: translate(-1024px)rotate(110deg);
  }

  .lt-hero-circle-pulse-two {
    filter: blur(75px);
    width: 816px;
    height: 816px;
    top: 1500px;
    transform: translate(-180px)rotate(110deg);
  }

  .lt-tabs {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-tabs__content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lt-tabs__title {
    letter-spacing: -.24px;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .lt-tabs__left-tab {
    min-height: 292px;
  }

  .lt-tabs__right-tab {
    flex-flow: column;
  }

  .lt-tab__left-top {
    flex: 1;
    justify-content: flex-end;
    width: 49%;
    padding: 46px 16px 48px;
  }

  .lt-tab__left-bottom {
    flex: 1;
    justify-content: flex-end;
    width: 49%;
    padding-bottom: 48px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
  }

  .lt-tab__left-top-icon {
    width: 140px;
    margin-bottom: 0;
    position: absolute;
    top: 46px;
  }

  .lt-tab__left-top-text {
    max-width: 200px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-tab__left-top__star-one {
    top: 113px;
    transform: translate(64px);
  }

  .lt-tab__left-top__star-two {
    top: 23px;
    transform: translate(-49px);
  }

  .lt-tab__left-top__star-three {
    transform: translate(-110px);
  }

  .lt-tab__left-bottom-icon {
    max-width: none;
    margin-top: 0%;
    margin-bottom: 0;
    position: absolute;
    top: -13px;
  }

  .lt-tab__left-bottom-text {
    font-size: 14px;
    line-height: 20px;
  }

  .lt-tab__center-text {
    max-width: 180px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-tab__center-image {
    margin-bottom: -72px;
    padding-top: 0;
  }

  .lt-tab-right__tab {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    align-items: center;
    width: 100%;
    padding-left: 24px;
  }

  .lt-tab-right__icon {
    margin-bottom: 0;
  }

  .lt-tab__right-text {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-get {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-get__content {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column-reverse;
    align-items: center;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lt-get__left-box {
    align-items: center;
    width: 100%;
  }

  .lt-gen__right-box {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 100%;
    padding-top: 0;
  }

  .lt-get__title {
    display: none;
  }

  .lt-get__button {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-get__item-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .lt-get__item-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-get__item-text-box {
    padding-top: 0;
  }

  .lt-get__item-title {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-get__item-tex {
    font-size: 14px;
    line-height: 20px;
  }

  .lt-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-footer__top-box {
    min-height: 106px;
  }

  .lt-footer__bottom-box {
    justify-content: flex-start;
    min-height: 68px;
  }

  .lt-footer__logo {
    aspect-ratio: 126 / 24;
    width: 126px;
  }

  .lt-tell {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-tell__content {
    padding-top: 32px;
    padding-bottom: 64px;
  }

  .lt-tell__title {
    letter-spacing: -.6px;
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 38px;
  }

  .lt-tell__text {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-tell__button {
    padding: 12px 32px;
    font-size: 16px;
    line-height: 24px;
  }

  .lt-tell__bg-image {
    display: none;
  }

  .lt-faq {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-faq__content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .lt-faq__title {
    letter-spacing: -.24px;
    font-size: 24px;
    line-height: 32px;
  }

  .our-sol__faq-tab__head {
    grid-column-gap: 8px;
    align-items: flex-start;
  }

  .our-sol__faq__tab.fq {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .our-sol__faq-tab__body.fa {
    padding-top: 16px;
  }

  .our-sol__faq-tab-head-icon {
    flex: none;
  }

  .lt-hero-circle-faq {
    filter: blur(75px);
    background-image: linear-gradient(#ef6820, #6938ef 10%, #27115f 42%, #0b0425 56%);
    border-radius: 5500px;
    width: 228%;
    min-width: 855px;
    height: 2569px;
    top: 4508px;
  }

  .lt-slider {
    padding-left: 8px;
    padding-right: 9px;
  }

  .lt-slider__content {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .splide.lt-slider {
    padding-left: 32px;
    padding-right: 32px;
  }

  .splide__arrow.lt-slider__arrow {
    border-style: none;
    width: 32px;
    height: 32px;
  }

  .lt-slider-arrow__bg {
    background-color: #0000;
  }

  .lt-slide {
    padding: 24px;
  }

  .lt-slide__comp {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
  }

  .lt-slide__text {
    font-size: 14px;
    line-height: 20px;
  }

  .lt-slide__stars-box {
    display: none;
  }

  .lt-slide__name {
    font-size: 18px;
    line-height: 28px;
  }

  .lt-acce__map-image_mob {
    aspect-ratio: 326 / 168;
    width: 100%;
    display: block;
  }

  .lt-get__title_mob {
    text-align: center;
    letter-spacing: -.24px;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #eaaa08, #ef6820 27%, #6938ef);
    -webkit-background-clip: text;
    background-clip: text;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 32px;
    display: block;
  }

  .lt-tell__bg-image_mob {
    width: 670px;
    height: 386px;
    display: block;
    top: 70px;
    bottom: auto;
  }

  .lt-slide__stars-box_mob {
    margin-bottom: 12px;
    display: flex;
  }

  .lt-pp__body {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lt-pp__content {
    padding-top: 44px;
    padding-bottom: 58px;
  }

  .lt-pp__title {
    letter-spacing: -.6px;
    margin-bottom: 32px;
    font-size: 30px;
    line-height: 38px;
  }

  .lt-pp__date, .lp-pp__sub-title {
    font-size: 16px;
    line-height: 24px;
  }

  .lp-pp__point-title {
    font-size: 20px;
    line-height: 30px;
  }

  .lp-pp__point-text {
    font-size: 16px;
    line-height: 24px;
  }

  .lt-pp__point-list {
    font-size: 14px;
    line-height: 24px;
  }

  .lt-pp-hero-circle {
    filter: blur(75px);
    background-image: linear-gradient(0deg, #ef6820, #6938ef 19%, #27115f 42%, #0b0425 56%);
    width: 855px;
    height: 824px;
    top: -284px;
    transform: translate(-50%);
  }

  .it-pulse__animated-tex {
    min-width: 20px;
    min-height: 35px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    top: 0;
    left: 180px;
  }

  .paragraph-3 {
    font-size: 30px;
    line-height: 38px;
  }

  .lt-acce__map-interactive {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .lt-hero__map-text-box {
    top: 88%;
  }

  .lt-tell__bg-image_mob {
    top: 100px;
  }
}


