
.home-one {
  overflow: hidden
}

.home-one>* {
  max-width: 420px;
  margin-right: auto;
  margin-left: auto
}

@media(min-width: 718px) {
  .home-one>* {
    max-width: 1440px
  }
}

.tb-os-marker:not(.tb-os-marker--ios) .home-one {
  contain: layout paint
}

.home-one__content {
  padding: 73px 36px;
  position: relative
}

@media(min-width: 718px) {
  .home-one__content {
    padding: 54px 54px
  }
}

@media(min-width: 1024px) {
  .home-one__content {
    padding: 108px 108px
  }
}

@media(min-width: 718px) {
  .home-one__header {
    position: relative;
    z-index: 2
  }
}

.home-one__header__logo {
  width: 181px;
  height: 16px
}

.home-one__header__title-container {
  position: relative;
  overflow: hidden;
  margin-top: 60px
}

@media(min-width: 718px) {
  .home-one__header__title-container {
    margin-top: 108px
  }
}

.home-one__header__title {
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 63px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -2.52px;
  font-size: 45px;
  letter-spacing: -1.8px;
  padding-bottom: 12px;
  color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(90deg, rgb(99,23,255) 0%, rgb(13,172,103) 100%);
  -webkit-background-clip: text;
  background-clip: text
}

@media(prefers-contrast: more) {
  .home-one__header__title {
    color: #23233c
  }
}

@media(min-width: 718px) {
  .home-one__header__title {
    font-family: "GT-Walsheim", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-stretch: 100%;
    font-size: 63px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -2.52px;
    width: -moz-max-content;
    width: max-content
  }
}

.home-one__header__title--inview {
  animation: .5s .5s both move-in-from-bottom-100 cubic-bezier(0.17, 0.17, 0.34, 1)
}

.home-one__header__title--inview::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  content: "";
  animation: .5s .5s both move-out-to-bottom-100 cubic-bezier(0.17, 0.17, 0.34, 1)
}

.home-one__header__title sup {
  font-size: 20px;
  color: #23233c
}

.home-one__header__body {
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1px;
  margin-top: 34px;
  opacity: 0
}

@media(min-width: 718px) {
  .home-one__header__body {
    font-family: "GT-Walsheim", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-stretch: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px;
    max-width: 330px;
    margin-top: 74px
  }
}

.home-one__header__body--inview {
  animation: .5s .9s both fade-in-from-bottom
}

.home-one__header__link {
  width: -moz-max-content;
  width: max-content;
  margin-top: 28px;
  opacity: 0
}

.home-one__header__link a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: outline .15s;
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1px
}

.home-one__header__link a:hover {
  color: inherit
}

.home-one__header__link a:focus {
  outline: 3px solid #00e89d
}

.home-one__header__link a:focus-visible {
  outline: 3px solid #00e89d
}

.home-one__header__link a {
  outline: 0px solid rgba(0, 0, 0, 0)
}

.home-one__header__link a:focus:not(:focus-visible) {
  outline: 0px solid rgba(0, 0, 0, 0)
}

@media(min-width: 718px) {
  .home-one__header__link a {
    font-family: "GT-Walsheim", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-stretch: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px
  }
}

.home-one__header__link .button-content {
  display: flex;
  align-items: center;
  justify-content: center
}

.home-one__header__link img {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-margin-end: 20px;
  margin-inline-end: 20px
}

@media(min-width: 718px) {
  .home-one__header__link {
    margin-top: 40px
  }
}

.home-one__header__link--inview {
  animation: .1s .1s both fade-in-from-bottom
}

.home-one__header__link a {
  transition: outline .15s;
  display: block
}

.home-one__header__link a:focus {
  outline: 3px solid #00e89d
}

.home-one__header__link a:focus-visible {
  outline: 3px solid #00e89d
}

.home-one__header__link a {
  outline: 0px solid rgba(0, 0, 0, 0)
}

.home-one__header__link a:focus:not(:focus-visible) {
  outline: 0px solid rgba(0, 0, 0, 0)
}

.home-one__animation {
  margin-top: 14px
}

.home-one__animation>.aspect-ratio-box {
  position: relative;
  height: 0;
  padding-top: max(min(calc(var(--aspect-ratio-height-mobile) / var(--aspect-ratio-width-mobile) * 100%), var(--aspect-ratio-max-height-mobile, 10000vh)), var(--aspect-ratio-min-height-mobile, 0px));
  overflow: hidden
}

@media(min-width: 718px) {
  .home-one__animation>.aspect-ratio-box {
    padding-top: max(min(calc(var(--aspect-ratio-height) / var(--aspect-ratio-width) * 100%), var(--aspect-ratio-max-height, 10000vh)), var(--aspect-ratio-min-height, 0px))
  }
}

.home-one__animation>.aspect-ratio-box>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media(max-width: 717px) {
  .home-one__animation {
    width: calc(100% + 72px);
    margin-right: -36px;
    margin-left: -36px
  }
}

@media(max-width: 717px)and (min-width: 718px) {
  .home-one__animation {
    width: calc(100% + 108px);
    margin-right: -54px;
    margin-left: -54px
  }
}

@media(max-width: 717px)and (min-width: 1024px) {
  .home-one__animation {
    width: calc(100% + 216px);
    margin-right: -108px;
    margin-left: -108px
  }
}

@media(min-width: 718px) {
  .home-one__animation {
    position: absolute;
    z-index: 1;
    top: 130px;
    left: 380px;
    width: 550px
  }
}

@media(min-width: 1024px) {
  .home-one__animation {
    top: unset;
    bottom: 445px;
    left: 40%;
    width: 66%;
    max-width: 850px
  }
}

.home-one__divider {
  margin: 0;
  border: none;
  height: 1px;
  margin-top: 46px;
  opacity: .2;
  background-color: #23233c
}

@media(min-width: 718px) {
  .home-one__divider {
    margin-top: 90px
  }
}

.home-one__features {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 60px
}

@media(min-width: 718px) {
  .home-one__features {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 36px
  }
}

.home-one__features>*+* {
  margin-top: 33px
}

@media(min-width: 718px) {
  .home-one__features>*+* {
    margin: 0
  }
}

.home-one__features--inview .home-one__feature:nth-of-type(1) {
  animation: .5s .3s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(2) {
  animation: .5s .5s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(3) {
  animation: .5s .7s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(4) {
  animation: .5s .9s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(5) {
  animation: .5s 1.1s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(6) {
  animation: .5s 1.3s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(7) {
  animation: .5s 1.5s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(8) {
  animation: .5s 1.7s both fade-in
}

.home-one__features--inview .home-one__feature:nth-of-type(9) {
  animation: .5s 1.9s both fade-in
}

.home-one__feature__logo {
  width: 48px;
  height: 48px
}

.home-one__feature__title {
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.036em;
  max-width: 200px;
  margin-top: 24px
}

.home-one__feature__body {
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.32px;
  max-width: 230px;
  margin-top: 12px
}

.home-one__footer {
  display: flex;
  align-items: center;
  flex-direction: column;
  align-items: stretch;
  margin-top: 72px
}

@media(min-width: 718px) {
  .home-one__footer {
    display: grid;
    grid: "image gutter1" 1fr "image body" auto "image gutter2" 40px "image cta" "image gutter3" 1fr/249px 1fr;
    grid-column-gap: 3px;
    max-width: 747px;
    margin-top: 80px;
    margin-left: 47px
  }
}

.home-one__footer--inview {
  animation: .5s .5s both fade-in cubic-bezier(0.17, 0.17, 0.34, 1)
}

.home-one__footer__image {
  order: 1;
  width: 100%;
  max-width: 250px
}

.home-one__footer__image>.aspect-ratio-box {
  position: relative;
  height: 0;
  padding-top: max(min(calc(var(--aspect-ratio-height-mobile) / var(--aspect-ratio-width-mobile) * 100%), var(--aspect-ratio-max-height-mobile, 10000vh)), var(--aspect-ratio-min-height-mobile, 0px));
  overflow: hidden
}

@media(min-width: 718px) {
  .home-one__footer__image>.aspect-ratio-box {
    padding-top: max(min(calc(var(--aspect-ratio-height) / var(--aspect-ratio-width) * 100%), var(--aspect-ratio-max-height, 10000vh)), var(--aspect-ratio-min-height, 0px))
  }
}

.home-one__footer__image>.aspect-ratio-box>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media(min-width: 718px) {
  .home-one__footer__image {
    grid-area: image
  }
}

.home-one__footer__body {
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1px;
  order: 2;
  margin-top: 30px
}

@media(min-width: 718px) {
  .home-one__footer__body {
    font-family: "GT-Walsheim", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-stretch: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px;
    grid-area: body;
    margin: 0
  }
}

.home-one__footer__link {
  order: 3;
  width: -moz-max-content;
  width: max-content;
  margin-top: 28px
}

.home-one__footer__link a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: outline .15s;
  font-family: "GT-Walsheim", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: 400;
  letter-spacing: -0.04em;
  font-stretch: 100%;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -1px
}

.home-one__footer__link a:hover {
  color: inherit
}

.home-one__footer__link a:focus {
  outline: 3px solid #00e89d
}

.home-one__footer__link a:focus-visible {
  outline: 3px solid #00e89d
}

.home-one__footer__link a {
  outline: 0px solid rgba(0, 0, 0, 0)
}

.home-one__footer__link a:focus:not(:focus-visible) {
  outline: 0px solid rgba(0, 0, 0, 0)
}

@media(min-width: 718px) {
  .home-one__footer__link a {
    font-family: "GT-Walsheim", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
    letter-spacing: -0.04em;
    font-stretch: 100%;
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -1px
  }
}

.home-one__footer__link .button-content {
  display: flex;
  align-items: center;
  justify-content: center
}

.home-one__footer__link img {
  display: block;
  width: 32px;
  height: 32px;
  -webkit-margin-end: 20px;
  margin-inline-end: 20px
}

@media(min-width: 718px) {
  .home-one__footer__link {
    grid-area: cta;
    margin: 0
  }
}

.home-one__footer__link a {
  transition: outline .15s;
  display: block
}

.home-one__footer__link a:focus {
  outline: 3px solid #00e89d
}

.home-one__footer__link a:focus-visible {
  outline: 3px solid #00e89d
}

.home-one__footer__link a {
  outline: 0px solid rgba(0, 0, 0, 0)
}

.home-one__footer__link a:focus:not(:focus-visible) {
  outline: 0px solid rgba(0, 0, 0, 0)
}