:root {
  --dark-black: black;
  --text-gray: #ccc;
  --light-black: #0e0e10;
  --color-primary: #2196cc;
  --border-color-01: #2c2c2c;
  --white: #ffffffe6;
  --bg-secondary\<deleted\|variable-9020ffd3-20cc-91f4-cebe-6411e6c11c61\>: #0e0e10;
  --bg-black-03: #0d0d0f;
  --border-color-02: #ffffffe6;
  --flowui-component-library--gray-900: #160042;
  --flowui-component-library--grey-300: #e4e6f1;
  --flowui-component-library--gray-200: #f3f5fb;
  --flowui-component-library--white: white;
  --flowui-component-library--gray-700: #282556;
  --flowui-component-library--gray-500: #6b7094;
  --flowui-component-library--gray-100: #f7f9fd;
  --flowui-component-library--success-lighter: #ebfff6;
  --flowui-component-library--success-darker: #006638;
  --flowui-component-library--gray-400: #b6b9ce;
  --flowui-component-library--primary-dark: #2d0896;
  --flowui-component-library--primary-base: #642eff;
  --flowui-component-library--gray-800: #1b114a;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--dark-black);
  color: var(--text-gray);
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.62em;
}

h1, h2 {
  letter-spacing: -2.56px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.17em;
}

h3 {
  letter-spacing: -1.36px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.2em;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

h5 {
  letter-spacing: -.18px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

.page-wrapper {
  z-index: 2;
  position: relative;
  overflow: hidden;
}

.main-wrapper {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
}

.hero {
  height: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  position: relative;
  overflow: hidden;
}

.intro {
  -webkit-text-stroke-color: var(--dark-black);
  overflow-wrap: normal;
}

.pricing, .review.hidden, .faq.hidden {
  display: none;
}

.footer {
  background-image: url('../images/xarpbackground.webp'), linear-gradient(106deg, #32a7e9 9.18%, #b6ffff 91.98%);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  height: 720px;
  margin-bottom: 10px;
  padding: 40px;
}

.container {
  outline-offset: 0px;
  outline: 3px #ccc;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.footer-content-wrapper {
  object-fit: fill;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 20px;
  max-height: none;
  display: flex;
}

.footer-logo-block {
  width: 100%;
  max-width: 874px;
}

.footer-bottom-block {
  justify-content: space-between;
  align-items: flex-end;
  min-height: 15px;
  display: flex;
}

.footer-bottom-left-block {
  box-sizing: content-box;
  color: var(--dark-black);
}

.footer-bottom-right-block {
  grid-column-gap: 40px;
  color: var(--dark-black);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-medium {
  clear: both;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  color: var(--text-gray);
  text-align: left;
  object-fit: fill;
  font-size: 25px;
  font-weight: 400;
  display: block;
}

.footer-email-block {
  margin: -50px auto 0;
}

.footer-address-block {
  max-width: 200px;
}

.section-padding-large {
  padding: 100px 60px;
}

.section-padding-large.padding-bottom-0px {
  padding-bottom: 0;
}

.contact-content-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.contact-section-title-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 724px;
  display: flex;
}

.contact-form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.section-title {
  grid-column-gap: 10px;
  border: 1px solid var(--dark-black);
  background-color: var(--light-black);
  border-radius: 64px;
  justify-content: flex-start;
  align-items: center;
  height: 62px;
  padding: 20px;
  display: flex;
}

.section-title-dot {
  background-color: var(--color-primary);
  border-radius: 100%;
  width: 11px;
  height: 11px;
}

.caption-text {
  letter-spacing: -.18px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fffee3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

.section-heading-block {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#fff, #999);
  -webkit-background-clip: text;
  background-clip: text;
}

.social-buttons-block {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.social-button {
  border: 2px solid var(--border-color-01);
  color: var(--text-gray);
  background-color: #0000;
  border-radius: 65px;
  padding: 8px 20px;
  font-weight: 500;
  transition: color .4s ease-in-out, background-color .4s ease-in-out;
}

.social-button:hover {
  background-color: var(--color-primary);
  color: var(--light-black);
}

.contact-form {
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.contact-form-wrapper {
  width: 100%;
  max-width: 636px;
  padding-top: 96px;
}

.form-input {
  background-color: var(--light-black);
  color: var(--white);
  border: 1px #000;
  border-radius: 8px;
  height: 68px;
  padding: 21px 24px;
  font-size: 18px;
  line-height: 1.4em;
}

.form-input::placeholder {
  color: var(--text-gray);
  font-size: 16px;
  line-height: 1.62em;
}

.form-input.textarea {
  height: 196px;
}

.submit-button {
  background-color: var(--color-primary);
  color: var(--light-black);
  border-radius: 8px;
  padding: 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4em;
  transition: background-color .4s ease-in-out;
}

.submit-button:hover {
  background-color: #41d8fa;
}

.pricing-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 880px;
  display: flex;
}

.pricing-cards-block {
  grid-column-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 56px;
  display: grid;
}

.pricing-card {
  grid-row-gap: 56px;
  border: 1px solid var(--dark-black);
  background-color: var(--bg-secondary\<deleted\|variable-9020ffd3-20cc-91f4-cebe-6411e6c11c61\>);
  border-radius: 24px;
  flex-flow: column;
  padding: 40px;
  display: flex;
}

.pricing-card-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.pricing-card-list-block, .pricing-card-top-text-block {
  grid-row-gap: 12px;
  flex-flow: column;
  display: flex;
}

.pricing-card-top-button-block {
  flex-flow: column;
}

.price-tag-text {
  color: var(--white);
}

.pricing-subscribe-button {
  border: 1px solid var(--border-color-01);
  color: var(--white);
  background-color: #0000;
  border-radius: 65px;
  justify-content: center;
  align-items: center;
  padding: 16px 26px;
  font-weight: 500;
  transition: color .7s ease-in-out, background-color .7s ease-in-out;
  display: flex;
}

.pricing-subscribe-button:hover {
  background-color: var(--dark-black);
  color: var(--white);
}

.pricing-subscribe-button.bg-primary {
  background-color: var(--color-primary);
  color: var(--light-black);
}

.pricing-subscribe-button.bg-primary:hover {
  background-color: var(--dark-black);
  color: var(--white);
}

.pricing-card-list-item {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.section-padding-small {
  background-image: url('../images/xarpbackground.webp');
  background-position: 0 0;
  background-size: cover;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 56px;
  padding-bottom: 56px;
}

.intro-text-wrapper {
  background-image: linear-gradient(180deg, var(--white), var(--text-gray));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.intro-text-colored {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(106deg, #32a7e9 9.18%, #b6ffff 91.98%);
  -webkit-background-clip: text;
  background-clip: text;
}

.navbar {
  z-index: 2;
  background-color: #0000;
  padding-top: 24px;
  padding-bottom: 24px;
}

.nav-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.nav-links-wrapper {
  z-index: 2;
  grid-column-gap: 4px;
  border: 1px solid var(--border-color-01);
  background-color: var(--bg-black-03);
  border-radius: 200px;
  justify-content: flex-start;
  align-items: center;
  padding: 8px;
  display: flex;
}

.nav-link {
  grid-column-gap: 8px;
  color: var(--text-gray);
  border: 1px solid #0000;
  border-radius: 67px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 18px;
  display: flex;
}

.nav-link-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.71em;
}

.nav-indicator {
  background-color: var(--text-gray);
  border-radius: 100%;
  width: 6px;
  height: 6px;
}

.cta-button {
  background-color: var(--dark-black);
  color: var(--white);
  border-radius: 118px;
  width: 158px;
  height: 58px;
  padding: 16px 18px;
  position: relative;
}

.cta-button-text {
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.cta-button-hover {
  z-index: -1;
  background-image: radial-gradient(circle, #fff, #fff0);
  border-radius: 118px;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: -2px -2px -2px -2%;
}

.cta-button-stroke {
  z-index: -1;
  background-color: #ffffff0d;
  border-radius: 118px;
  position: absolute;
  inset: -2px;
}

.faq-items-block {
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 56px;
  display: flex;
}

.faq-item {
  border: 1px solid var(--dark-black);
  background-color: var(--bg-black-03);
  cursor: pointer;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-question-block {
  color: var(--text-gray);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 28px 40px;
  display: flex;
}

.faq-question-block.w--open {
  justify-content: space-between;
}

.faq-indicator {
  background-color: var(--text-gray);
  border-radius: 100%;
  width: 13px;
  height: 13px;
}

.faq-answer-block {
  background-color: #0000;
  width: 100%;
  padding-bottom: 28px;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
  overflow: hidden;
}

.faq-answer-block.w--open {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-large {
  color: var(--text-gray);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

.faq-answer {
  white-space: normal;
  word-break: normal;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

.service-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 752px;
  display: flex;
}

.service-items-block {
  grid-row-gap: 12px;
  flex-flow: column;
  margin-top: 56px;
  display: flex;
}

.service-item {
  border: 1px solid var(--border-color-01);
  background-color: var(--bg-black-03);
  cursor: pointer;
  border-radius: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.service-title-block {
  color: var(--text-gray);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 121px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 40px;
  display: flex;
}

.service-title-block.w--open {
  justify-content: space-between;
}

.service-title-text-block {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-40px {
  width: 40px;
  height: 40px;
}

.service-title-text {
  color: var(--text-gray);
  font-weight: 400;
}

.service-details-block {
  background-color: #0000;
  width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  position: relative;
  overflow: hidden;
}

.service-details-block.w--open {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.service-details-text {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4em;
}

.review-content-wrapper {
  overflow: hidden;
}

.review-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 880px;
  display: flex;
}

.review-slider-block {
  margin-top: 56px;
}

.review-slider {
  background-color: #0000;
  height: auto;
  position: relative;
  overflow: visible;
}

.review-slider-mask {
  width: 32%;
  max-width: 440px;
  height: 100%;
  overflow: visible;
}

.review-slider-item {
  width: 100%;
  margin-right: 24px;
}

.review-slider-item.hidden {
  overflow: visible;
}

.review-slider-left-arrow {
  background-color: var(--light-black);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  position: absolute;
  inset: -96px 50px auto auto;
  overflow: visible;
}

.review-silider-right-arrow {
  background-color: var(--light-black);
  border-radius: 40px;
  width: 40px;
  height: 40px;
  inset: -96px 0% auto auto;
  overflow: visible;
}

.slide-nav {
  display: none;
}

.slider-left-arrow {
  margin: 0;
  font-size: 20px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slider-right-arrow {
  margin: 0;
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.review-card {
  border: 1px solid var(--border-color-01);
  background-color: var(--light-black);
  object-fit: cover;
  border-radius: 24px;
  flex-flow: column;
  justify-content: space-between;
  min-height: 334px;
  padding: 32px;
  display: flex;
}

.review-card-user-block {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.review-user-image-block {
  width: 65px;
  height: 65px;
}

.review-user-image {
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.review-user-name-block {
  color: var(--white);
}

.review-card-description-block {
  margin-top: 16px;
}

.review-card-logo-block {
  object-fit: contain;
  justify-content: flex-start;
  align-items: center;
  width: 167px;
  height: 67px;
  margin-top: 16px;
  display: flex;
}

.review-logo {
  width: auto;
  height: auto;
}

.process-content-wrapper {
  justify-content: flex-start;
  align-items: center;
}

.process-top-block {
  display: flex;
}

.process-cards-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 24px;
  display: grid;
}

.process-card {
  border: 1px solid var(--dark-black);
  background-color: var(--light-black);
  border-radius: 24px;
  overflow: hidden;
}

.process-vector-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 316px;
  display: flex;
}

.process-button-outer {
  border: 2px solid var(--dark-black);
  background-color: var(--light-black);
  border-radius: 93.453px;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 113px;
  display: flex;
}

.process-button-inner-block {
  border: 1px solid var(--dark-black);
  background-color: #202020;
  border-radius: 73.86px;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  height: 83px;
  padding: 15px;
  position: relative;
}

.process-button-radius-block {
  background-color: #ffffff1f;
  border-radius: 100%;
  width: 53px;
  height: 53px;
  position: absolute;
  top: 15px;
  left: 15px;
}

.process-button-radius-block.block-v2 {
  opacity: 0;
  background-color: #0000;
  background-image: linear-gradient(106deg, #32a7e9 9.18%, #7ee7ff 91.98%);
}

.process-button-radius-block-v2 {
  background-image: linear-gradient(105deg, #7de5ba, #b6ffff);
  border-radius: 100%;
  width: 53px;
  height: 53px;
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
}

.process-card-text-block {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  max-width: 500px;
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.process-card-title-block {
  color: var(--white);
}

.process-slider-icon-block {
  border: 1px solid var(--border-color-01);
  background-color: var(--light-black);
  cursor: pointer;
  border-radius: 24px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  padding: 8px;
  display: flex;
  position: relative;
}

.process-slider-icon {
  opacity: .3;
}

.process-vector-block-inner {
  grid-column-gap: 20px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.process-vector-block-outer {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 1400px;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.process-slider-icon-inner {
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  inset: 0%;
  box-shadow: 0 -5px 8px #56dbac30;
}

.process-vector-block-inner-v2 {
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  max-width: 450px;
  display: flex;
}

.process-delivery-stage-card {
  border: 1px solid var(--dark-black);
  background-color: #202020;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px 19px;
  display: flex;
}

.process-delivery-stage-card.opercity-70 {
  opacity: .7;
}

.process-delivery-stage-card.opecity-30 {
  opacity: .3;
}

.process-delivery-stage-tick-block {
  border: 2px solid #5a5a5a66;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  display: flex;
}

.process-delivery-stage-right {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.process-card-item-text {
  font-size: 19px;
  line-height: 1.2em;
}

.icon-20px {
  width: 20px;
  height: 20px;
}

.process-vector-inner-v3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 450px;
  display: flex;
}

.process-launch-bar-block {
  border: 1px solid var(--dark-black);
  background-color: #202020;
  border-radius: 16px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 19px;
}

.process-launch-bar-content {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-34px {
  width: 34px;
  height: 34px;
}

.process-card-cursor {
  perspective: 200px;
  transform: translate(-30px, -15px);
}

.work-top-block {
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 880px;
  display: flex;
}

.work-marquee-wrapper {
  margin-top: 56px;
  overflow: hidden;
}

.work-marquee-top-block {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
  overflow: visible;
}

.work-top-marquee-inner {
  grid-column-gap: 24px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.work-image {
  flex: none;
  width: 500px;
  height: 500px;
}

.work-marquee-bottom-block {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 24px;
  display: flex;
  overflow: visible;
}

.work-bottom-marquee-inner {
  grid-column-gap: 24px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-content-wrapper {
  grid-row-gap: 48.31px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 874px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero-text {
  color: var(--text-gray);
  text-align: center;
  letter-spacing: -.262px;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
}

.hero-slider-wrapper {
  perspective: 2000px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-slider-block {
  grid-column-gap: 24px;
  perspective: 2000px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-slider-inner {
  box-sizing: border-box;
  clear: none;
  grid-column-gap: 24px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  opacity: 1;
  mix-blend-mode: normal;
  object-fit: fill;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.hero-image {
  z-index: 1;
  object-fit: cover;
  border-radius: 40px;
  flex: none;
  width: 480px;
  height: 550px;
  position: relative;
  transform: skew(0deg);
}

.hero-lunar-image {
  width: 100%;
}

.cursor-wrapper {
  z-index: 1000;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.cursor-wrapper.hide {
  display: none;
}

.cursor-dot {
  background-color: var(--color-primary);
  filter: blur(5px);
  border-radius: 100%;
  width: 14px;
  height: 14px;
}

.test-body {
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-cta-button {
  background-color: var(--dark-black);
  color: var(--white);
  border-radius: 100vw;
  padding: 16px 28px;
  font-weight: 500;
  display: none;
  position: relative;
  overflow: hidden;
}

.nav-cta-button-border {
  background-color: #2d2d2d;
  border-radius: 100vw;
  display: none;
  position: absolute;
  inset: 0%;
}

.nav-cta-button-glow-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-glow-element {
  filter: blur(5px);
  background-color: #fff;
  width: 90%;
  height: 60%;
  margin-left: 60%;
}

.nav-cta-button-element {
  background-color: var(--dark-black);
  border-radius: 100vw;
  margin: 1px;
  position: absolute;
  inset: 0%;
}

.nav-cta-button-background-hover {
  z-index: -1;
  filter: blur(5px);
  background-color: #fff;
  position: absolute;
  inset: 0%;
}

.nav-cta-text {
  z-index: 1;
  position: relative;
}

.page-gradient-backgorund {
  z-index: -1;
  opacity: .05;
  filter: blur(175px);
  background-image: linear-gradient(#baffe7, #a6ffe0);
  border-radius: 793px;
  width: 793px;
  height: 717px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -85px 0% 0%;
}

.template-page-section {
  color: var(--white);
  min-height: 100vh;
}

.template-page-hero-block {
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.template-button {
  background-color: var(--light-black);
  color: var(--white);
  border: 1px solid #2d2d2d;
  border-radius: 65px;
  padding: 16px 26px;
  font-weight: 500;
}

.template-plage-content-block {
  grid-row-gap: 80px;
  flex-flow: column;
  margin-top: 80px;
  display: flex;
}

.template-content-item {
  border: 1px solid var(--border-color-01);
  background-color: var(--light-black);
  border-radius: 24px;
  justify-content: space-between;
  align-items: center;
  padding: 28px 40px;
  display: flex;
}

.template-content-item.button-wrapper {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
}

.template-content-item.colors-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
}

.template-hero-title-block {
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 510px;
  display: flex;
}

.template-page-description-text {
  color: var(--text-gray);
  letter-spacing: -.18px;
  font-size: 18px;
  font-weight: 500;
}

.template-content-item-block {
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.license-link {
  color: var(--white);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: underline;
}

.template-item-links-block {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.style-guide-item-wrapper {
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.style-defination-text {
  color: var(--text-gray);
  letter-spacing: -.18px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

.text-link {
  color: var(--text-gray);
  font-weight: 500;
}

.color-wrapper {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.color-block {
  border-radius: 16px;
  width: 200px;
  height: 120px;
}

.color-block.primary {
  background-color: var(--color-primary);
}

.color-block.primary-gradient {
  background-image: linear-gradient(106deg, #7de5ba 9.18%, #b6ffff 91.98%);
}

.color-block.dark-black {
  background-color: var(--dark-black);
}

.color-block.light-black {
  background-color: var(--light-black);
  border: 1px solid #000;
}

.color-block.text-white {
  background-color: var(--white);
}

.color-block.text-gray {
  background-color: var(--text-gray);
}

.color-block.text-color-gradient {
  background-image: linear-gradient(#fff, #999);
}

.color-block.border-color-01 {
  background-color: var(--border-color-01);
}

.color-block.bg-color-black-03 {
  background-color: var(--bg-black-03);
  border: 1px solid #000;
}

.color-block.border-color-02 {
  background-color: var(--border-color-02);
}

.hero-image-block {
  border-radius: 40px;
  flex: none;
  position: relative;
}

.hero-image-mask {
  z-index: 2;
  background-color: var(--dark-black);
  opacity: .1;
  border-radius: 40px;
  position: static;
  inset: 0%;
}

.main-hero-content-block {
  grid-row-gap: 150px;
  flex-flow: column;
  display: flex;
}

.nav-button {
  color: var(--white);
  border-radius: 114px;
  justify-content: center;
  align-items: center;
  width: 158px;
  height: 58px;
  padding: 16px 28px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-button-text {
  font-weight: 500;
}

.nav-button-inner {
  z-index: 9;
  background-color: var(--dark-black);
  border-radius: 114px;
  justify-content: center;
  align-items: center;
  width: 154px;
  height: 54px;
  display: flex;
  position: absolute;
  inset: 2px;
}

.nav-button-border {
  z-index: 1;
  background-color: #ffffff0d;
  border-radius: 114px;
  position: absolute;
  inset: 0%;
}

.nav-button-glow-wrapper {
  z-index: 3;
  border-radius: 114px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.nav-button-glow {
  filter: blur(5px);
  background-image: radial-gradient(circle at 25%, #32a7e9, #5edefb 74%, #fff);
  width: 60%;
  height: 70%;
  margin-left: 0%;
}

.nav-button-hover {
  z-index: 4;
  background-image: radial-gradient(circle, #fff, #fff0);
  border-radius: 114px;
  display: none;
  position: absolute;
  inset: 0%;
}

.success-state {
  background-color: var(--light-black);
  border: 1px solid #000;
  border-radius: 24px;
  padding: 28px 40px;
}

.error-state {
  border: 1px solid var(--dark-black);
  background-color: var(--light-black);
  text-align: center;
  border-radius: 12px;
  margin-top: 24px;
}

.utility-page-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  display: flex;
}

.utility-page-content {
  grid-row-gap: 48px;
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

._404-top-block {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

._404-button {
  background-color: var(--light-black);
  letter-spacing: -.18px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fffee3, #fff);
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid #5a5a5a66;
  border-radius: 64px;
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2em;
}

._404-title-block {
  color: var(--white);
}

._404-image-block {
  width: 100%;
  max-width: 394px;
  margin-left: auto;
  margin-right: auto;
}

._404-description-text {
  letter-spacing: -.262px;
  font-size: 26.17px;
}

._404-description-text-block {
  color: var(--white);
  width: 100%;
  max-width: 544px;
  margin-left: auto;
  margin-right: auto;
}

._404-go-home-button {
  background-color: var(--white);
  color: var(--light-black);
  border-radius: 65px;
  padding: 16px 26px;
  font-weight: 500;
}

.page-gradient-wrapper {
  width: 100%;
  overflow: hidden;
}

.hero-slider-effect-left {
  z-index: 1;
  background-image: linear-gradient(270deg, #01010100, #000);
  width: 291px;
  display: none;
  position: static;
  inset: 0% auto 0% 0%;
}

.hero-slider-effect-right {
  z-index: 1;
  box-sizing: border-box;
  aspect-ratio: auto;
  perspective: 2000px;
  mix-blend-mode: normal;
  object-fit: fill;
  background-image: linear-gradient(270deg, #000, #0000);
  width: 270px;
  display: none;
  position: static;
  inset: 0% 0% 0% auto;
}

.footer-link {
  float: right;
  clear: both;
  color: var(--white);
  text-align: right;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.heading {
  color: #fff;
  text-align: left;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.text-span {
  color: var(--color-primary);
}

.div-block {
  transform: rotate(-3deg)rotate(0);
}

.image {
  float: right;
  clear: left;
  text-align: right;
  margin-top: 15px;
  margin-bottom: -30px;
  margin-left: -21px;
  font-size: 16px;
  position: static;
  overflow: clip;
}

.column {
  margin-bottom: 0;
  display: block;
}

.text-block {
  color: var(--white);
  text-align: left;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 300;
}

.div-block-2, .div-block-3 {
  padding-bottom: 0;
}

.text-block-1 {
  color: var(--dark-black);
  text-align: right;
  font-size: 20px;
}

.text-block-3 {
  color: var(--white);
  text-align: right;
  font-size: 20px;
}

.hero-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  text-align: justify;
  object-fit: fill;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  display: flex;
  position: static;
}

.div-block-4 {
  justify-content: flex-start;
  display: flex;
}

.quick-stack {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  align-items: stretch;
  display: block;
}

.position {
  font-weight: 300;
}

.heading-2 {
  color: var(--white);
  padding-top: 10px;
}

.heading-3 {
  padding-top: 10px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.image-2, .image-3 {
  border-radius: 24px;
}

.f-h1-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-container-regular {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-button-secondary {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-margin-bottom-08 {
  margin-bottom: 8px;
}

.f-margin-bottom-24 {
  margin-bottom: 24px;
}

.f-margin-bottom-32 {
  margin-bottom: 32px;
}

.f-image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-paragraph-large {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large {
  padding: 92px 5%;
  position: relative;
}

.f-button-neutral {
  background-color: var(--light-black);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-heading-detail-small {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-image-wrapper-tall {
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  height: 630px;
  overflow: hidden;
}

.f-header-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-header-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.f-h1-heading-2 {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.04em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 1.2;
}

.f-container-regular-2 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-button-secondary-2 {
  border: 1px solid var(--flowui-component-library--grey-300);
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s;
  display: flex;
}

.f-button-secondary-2:hover {
  background-color: var(--flowui-component-library--gray-200);
  border-color: #0000;
}

.f-margin-bottom-33 {
  margin-bottom: 8px;
}

.f-margin-bottom-34 {
  margin-bottom: 24px;
}

.f-margin-bottom-35 {
  margin-bottom: 32px;
}

.f-image-cover-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.f-paragraph-large-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large-2 {
  padding: 92px 5%;
  position: relative;
}

.f-button-neutral-2 {
  background-color: var(--light-black);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-2:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-heading-detail-small-2 {
  color: var(--white);
  letter-spacing: .08em;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.f-header-image-wrapper-tall-2 {
  border-radius: 12px;
  width: 100%;
  max-width: 500px;
  height: 630px;
  overflow: hidden;
}

.f-header-button-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.f-header-grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.heading-4 {
  color: var(--white);
  margin-top: 40px;
  margin-bottom: 40px;
}

.f-margin-bottom-36 {
  margin-bottom: 24px;
}

.f-margin-bottom-37 {
  margin-bottom: 32px;
}

.f-button-neutral-3 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-3:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-heading-detail-small-3 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-title-wrapper-center.margin-bottom-48 {
  margin-bottom: 48px;
}

.f-h6-heading {
  color: var(--white);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}

.f-grid-four-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.f-logo-block {
  background-color: var(--flowui-component-library--gray-100);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  min-height: 96px;
  padding: 24px;
  display: flex;
}

.f-section-small {
  padding: 64px 5%;
  position: relative;
}

.hero-without-image {
  background-color: var(--dark-black);
  outline-color: var(--dark-black);
  outline-offset: 0px;
  -webkit-text-stroke-color: var(--dark-black);
  text-overflow: clip;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  border-bottom: 1px solid #e4ebf3;
  outline-width: 0;
  outline-style: none;
  padding: 80px 60px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

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

.div-block-7 {
  margin-left: 60px;
  margin-right: 60px;
}

.section {
  background-image: url('../images/xarpbackground.webp');
  background-position: 0 0;
  background-size: cover;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 140px 100px;
}

.call {
  text-align: center;
}

.quick-stack-2 {
  padding-top: 100px;
}

.image-4 {
  border-radius: 24px;
}

.image-5 {
  box-sizing: border-box;
  object-fit: fill;
  border-radius: 24px;
}

.f-margin-bottom-38 {
  margin-bottom: 24px;
}

.f-success-message {
  background-color: var(--flowui-component-library--success-lighter);
  color: var(--flowui-component-library--success-darker);
  letter-spacing: -.03em;
  font-size: 14px;
  line-height: 24px;
}

.f-button-neutral-4 {
  background-color: var(--flowui-component-library--gray-900);
  color: var(--flowui-component-library--white);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 12px 32px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .3s;
  display: flex;
}

.f-button-neutral-4:hover {
  background-color: var(--flowui-component-library--gray-700);
}

.f-header-image-wrapper-wide {
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  height: 400px;
  margin-top: 64px;
  display: flex;
  overflow: hidden;
}

.f-margin-bottom-40 {
  margin-bottom: 40px;
}

.f-heading-detail-small-4 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-header-form-wrapper {
  border: 1px solid var(--flowui-component-library--grey-300);
  background-color: #fff;
  border-radius: 50px;
  align-items: center;
  padding: 4px;
  display: flex;
}

.f-header-input-field {
  color: var(--flowui-component-library--gray-900);
  background-color: #0000;
  border: 1px #000;
  min-height: 48px;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 12px 16px;
}

.f-header-input-field::placeholder {
  color: var(--flowui-component-library--gray-400);
}

.f-header-form-block {
  max-width: 360px;
  margin-bottom: 0;
}

.f-header-title-wrapper-center {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-h3-heading {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.f-container-regular-3 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.f-paragraph-small {
  letter-spacing: -.01em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.8;
}

.f-title-wrapper-center-2 {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.f-margin-bottom-41 {
  margin-bottom: 8px;
}

.f-margin-bottom-16 {
  margin-bottom: 16px;
}

.f-paragraph-large-3 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 32px;
}

.f-section-large-3 {
  padding: 92px 5%;
  position: relative;
}

.f-feature-icon-wrapper {
  background-color: var(--flowui-component-library--gray-100);
  border-radius: 8px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  margin-bottom: 32px;
  padding: 16px;
}

.f-sub-heading-large {
  color: var(--flowui-component-library--gray-900);
  letter-spacing: -.02em;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.f-heading-detail-small-5 {
  color: var(--flowui-component-library--gray-500);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
}

.f-grid-three-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.f-margin-bottom-128 {
  margin-bottom: 128px;
}

@media screen and (min-width: 1280px) {
  .hero {
    height: 1210px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .hero {
    height: 1230px;
  }

  .image-6 {
    border-radius: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .hero {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    max-width: 2400px;
    height: 1080px;
  }

  .hero.desktop {
    background-image: repeating-radial-gradient(circle farthest-side at 20% 100%, #000, #000 29%, #203876 78%, #000 100%, #203876);
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .process {
    background-color: var(--dark-black);
    background-image: linear-gradient(#000, #203876 53%, #000);
  }

  .work {
    background-color: var(--dark-black);
    width: 100%;
    max-width: 2400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .contact {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-padding-large {
    margin-left: 60px;
    margin-right: 60px;
    padding: 40px 0;
  }

  .section-padding-large.desktop {
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-title-dot {
    background-color: var(--color-primary);
  }

  .section-padding-small {
    background-image: none;
    background-position: 0 0;
    background-size: auto;
  }

  .nav-link {
    box-shadow: inset 0 0 12px -7px var(--white);
  }

  .nav-link.hidden {
    display: none;
  }

  .nav-indicator {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    aspect-ratio: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: static;
  }

  .service-contnet-wrapper {
    background-image: linear-gradient(#000, #203876 11%, #000 27%, #203876 44%, #000 65%, #203876 81%, #000);
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding: 100px 250px 220px;
    display: block;
  }

  .work-top-block {
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .work-marquee-bottom-block {
    margin-top: 24px;
  }

  .hero-slider-effect-left, .hero-slider-effect-right {
    display: block;
  }

  .heading.heading-1 {
    font-size: 80px;
  }

  .text-block {
    font-size: 24px;
  }

  .text-block-3 {
    text-align: left;
  }

  .quick-stack {
    object-fit: fill;
    flex: 0 auto;
    align-self: auto;
    max-width: 1400px;
    padding-top: 20px;
  }

  .f-h1-heading-2 {
    color: var(--white);
  }

  .f-image-cover-2 {
    border-radius: 20px;
    box-shadow: 10px 15px 10px 12px #0003;
  }

  .f-image-cover-2.promoapp {
    box-shadow: none;
  }

  .f-header-grid-2._3column {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .f-header-grid-2._3column.promoapp {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .f-header-grid-2._4column {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .heading-4.promoy {
    margin-bottom: 80px;
  }

  .section {
    justify-content: center;
    padding-left: 300px;
    padding-right: 300px;
    display: flex;
  }

  .quick-stack-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 200px;
    padding-right: 200px;
  }

  .quick-stack-2.desktop {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    padding-bottom: 100px;
  }

  .quick-stack-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-5 {
    padding: 20px 0;
  }

  .quick-stack-4 {
    grid-column-gap: 64px;
    grid-row-gap: 64px;
    padding-left: 140px;
    padding-right: 140px;
  }

  .heading-6 {
    padding-bottom: 20px;
  }

  .button {
    text-align: left;
    vertical-align: baseline;
    display: flex;
  }

  .image-7 {
    border-radius: 24px;
  }

  .cell-2 {
    padding-right: 40px;
  }

  .heading-8 {
    padding-bottom: 20px;
  }

  .container-5 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-4 {
    color: var(--text-gray);
    font-size: 14px;
    font-weight: 500;
  }

  .dropdown-toggle {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    box-shadow: inset 0 0 12px -8px var(--white);
    border-radius: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 40px 10px 20px;
    display: flex;
  }

  .icon-2 {
    color: var(--text-gray);
    -webkit-text-stroke-color: var(--white);
  }

  .dropdown-link {
    background-color: var(--border-color-02);
    color: var(--white);
    padding-left: 20px;
    font-size: 14px;
    display: block;
  }

  .dropdown-link-2, .dropdown-link-3 {
    font-size: 14px;
  }

  .dropdown-link-3.drop-nav {
    font-weight: 400;
  }

  .dropdown-list {
    background-color: #ddd;
  }

  .dropdown-list.w--open {
    background-color: var(--white);
    mix-blend-mode: multiply;
    border-radius: 20px;
    margin-top: 20px;
    padding: 10px 20px;
    position: absolute;
    box-shadow: 8px 4px 11px #0003;
  }

  .quick-stack-5, .quick-stack-6, .quick-stack-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cell-3 {
    line-height: 1.62px;
  }

  .quick-stack-8 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .f-section-large-3 {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .f-sub-heading-large {
    color: var(--white);
  }

  .f-grid-three-column {
    grid-template-areas: "Area";
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-8 {
    margin-left: 220px;
    margin-right: 220px;
    padding-left: 220px;
    padding-right: 220px;
  }

  .image-8 {
    border-radius: 25px;
    box-shadow: 16px 14px 8px 2px #0003;
  }

  .hidden {
    display: none;
  }

  .larger-para {
    font-size: 1.8em;
    line-height: 1.2em;
  }

  .promox {
    margin-top: 80px;
  }
}

@media screen and (max-width: 991px) {
  .hero {
    height: 1100px;
  }

  .hero.mobile.tablet {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
    height: 950px;
  }

  .hero.desktop {
    height: 1080px;
    display: flex;
  }

  .footer {
    height: 521px;
    padding: 16px 24px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-logo-block {
    max-width: 80%;
  }

  .footer-bottom-block {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section-padding-large {
    margin-left: auto;
    margin-right: auto;
    padding: 64px 20px 64px 40px;
  }

  .section-padding-large.desktop {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .section-padding-large.desktop.tablet {
    justify-content: center;
    align-items: stretch;
    height: 900px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .section-padding-large.tablet {
    padding-right: 40px;
  }

  .contact-content-wrapper {
    grid-row-gap: 48px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-section-title-block {
    box-sizing: border-box;
  }

  .social-buttons-block {
    flex-flow: wrap;
  }

  .contact-form-wrapper {
    max-width: 100%;
    padding-top: 0;
  }

  .pricing-cards-block {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .nav-container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .nav-links-wrapper {
    box-sizing: border-box;
    aspect-ratio: auto;
    max-width: 200px;
    margin-left: auto;
    display: none;
  }

  .nav-link {
    justify-content: flex-end;
    padding-right: 60px;
  }

  .faq-items-block {
    margin-top: 40px;
  }

  .faq-item {
    border-radius: 16px;
  }

  .faq-question-block {
    grid-column-gap: 12px;
    height: auto;
    padding: 24px;
  }

  .faq-answer-block {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-large {
    white-space: normal;
    word-break: normal;
    font-size: 16px;
    line-height: 1.62em;
  }

  .faq-answer {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.62em;
  }

  .service-items-block {
    margin-top: 40px;
  }

  .review-content-wrapper {
    overflow: visible;
  }

  .review-slider-block {
    margin-top: 40px;
  }

  .review-slider {
    overflow: visible;
  }

  .review-slider-mask {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .review-slider-item {
    overflow: visible;
  }

  .review-slider-left-arrow, .review-silider-right-arrow {
    display: none;
    overflow: visible;
  }

  .slide-nav {
    margin-top: 24px;
    display: block;
    position: static;
    bottom: -50px;
    overflow: visible;
  }

  .review-card {
    min-height: auto;
  }

  .process-cards-block {
    grid-template-columns: 1fr;
  }

  .process-button-radius-block-v2 {
    display: none;
  }

  .work-marquee-wrapper {
    margin-top: 40px;
  }

  .nav-mobile-menu {
    display: none;
  }

  .nav-mobile-menu.w--open {
    background-color: var(--light-black);
    border-radius: 24px;
  }

  .cursor-wrapper {
    display: none;
  }

  .template-content-item {
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading.heading-1.tablet {
    font-size: 60px;
  }

  .hero-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: flex-start;
    padding-right: 0;
    display: block;
  }

  .container-2 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .f-header-image-wrapper-tall {
    max-width: none;
    height: 360px;
  }

  .f-header-grid {
    grid-template-columns: 1fr;
  }

  .f-section-large-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .f-header-image-wrapper-tall-2 {
    max-width: none;
    height: 360px;
  }

  .f-header-grid-2 {
    grid-template-columns: 1fr;
  }

  .heading-4.tablet {
    font-size: 52px;
  }

  .f-grid-four-column {
    grid-template-columns: 1fr 1fr;
  }

  .container-3 {
    max-width: 728px;
  }

  .image-6, .icon {
    border-radius: 24px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    letter-spacing: -1.36px;
    font-size: 34px;
  }

  h2 {
    letter-spacing: -1.36px;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .hero {
    height: 900px;
  }

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

  .footer-logo-block {
    max-width: 80%;
  }

  .section-title {
    height: 58px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .caption-text {
    font-size: 16px;
    line-height: 1.62em;
  }

  .social-buttons-block {
    grid-row-gap: 16px;
  }

  .nav-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .faq-question-block {
    height: auto;
  }

  .faq-indicator {
    flex: none;
  }

  .service-title-block {
    height: 80px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .service-title-text-block {
    grid-column-gap: 10px;
  }

  .icon-40px {
    width: 36px;
    height: 36px;
  }

  .service-title-text {
    letter-spacing: -.262px;
    font-size: 26px;
    font-weight: 500;
  }

  .review-slider-mask {
    height: 100%;
    position: relative;
  }

  .slide-nav {
    bottom: 0;
  }

  .review-card {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .review-card-logo-block {
    height: 35px;
  }

  .process-card-text-block {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .process-vector-block-inner-v2 {
    max-width: 305px;
  }

  .process-delivery-stage-card {
    padding: 10px 13px;
  }

  .process-delivery-stage-tick-block {
    width: 24px;
    height: 24px;
  }

  .process-delivery-stage-right {
    grid-column-gap: 7px;
  }

  .icon-32px {
    width: 22px;
    height: 22px;
  }

  .process-card-item-text {
    font-size: 14px;
  }

  .icon-20px {
    width: 13px;
    height: 13px;
  }

  .process-vector-inner-v3 {
    max-width: 310px;
  }

  .icon-34px {
    width: 24px;
    height: 24px;
  }

  .process-card-cursor {
    width: 26px;
    height: 26px;
  }

  .hero-content-wrapper {
    grid-row-gap: 24px;
    max-width: 315px;
  }

  .hero-text {
    font-size: 20px;
    font-weight: 400;
  }

  .template-plage-content-block {
    grid-row-gap: 40px;
    margin-top: 40px;
  }

  .template-content-item, .success-state {
    padding: 24px;
  }

  .utility-page-content {
    padding-left: 16px;
    padding-right: 16px;
  }

  ._404-description-text {
    white-space: normal;
    word-break: normal;
    font-size: 20px;
  }

  ._404-title-text {
    font-weight: 500;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .f-h1-heading {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-header-image-wrapper-tall {
    height: 400px;
  }

  .f-h1-heading-2 {
    margin-top: 0;
    font-size: 48px;
  }

  .f-section-large-2 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-header-image-wrapper-tall-2 {
    height: 400px;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .f-h3-heading {
    font-size: 40px;
  }

  .f-section-large-3 {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .f-grid-three-column {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 880px;
  }

  .hero.mobile {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
    height: 950px;
  }

  .hero.desktop {
    background-image: url('../images/xarpbackground.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .footer-logo-block {
    max-width: 310px;
  }

  .footer-bottom-right-block {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: wrap;
    justify-content: flex-start;
  }

  .section-padding-large {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 20px 20px;
    display: flex;
  }

  .section-padding-large.desktop.tablet {
    background-image: none;
    width: 100%;
    height: 0;
    padding-bottom: 60px;
    display: block;
  }

  .section-title {
    justify-content: flex-start;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .submit-button:hover {
    background-color: #41d8fa;
  }

  .section-padding-small {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-links-wrapper {
    flex-flow: row;
    margin-bottom: 0;
    display: block;
  }

  .service-items-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-title-text {
    font-size: 24px;
  }

  .service-title-text.mobile {
    font-size: 14px;
  }

  .process-button-radius-block.block-v2 {
    background-image: linear-gradient(106deg, #32a7e9 9.18%, #b6ffff 91.98%);
  }

  .process-vector-block-inner-v2, .process-vector-inner-v3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .work-top-block {
    align-items: center;
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .nav-button-glow {
    background-image: radial-gradient(circle at 25%, #32a7e9, #fff);
  }

  .quick-stack {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .f-section-large-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .f-grid-four-column {
    grid-template-columns: 1fr;
  }

  .container-3 {
    max-width: none;
  }

  .section {
    flex-flow: wrap;
    justify-content: center;
    margin: auto;
    padding: 60px 20px;
    display: flex;
  }

  .quick-stack-2 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 40px;
    position: static;
  }

  .quick-stack-2.desktop {
    padding-left: 40px;
  }

  .container-4 {
    display: flex;
  }

  .image-7 {
    border-radius: 24px;
  }

  .heading-7 {
    flex-flow: wrap;
    display: flex;
    position: static;
  }

  .cell {
    flex-flow: column;
  }

  .heading-9 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

#w-node-fddfcea9-c3b4-4b3b-0b51-fa1e668af97c-de3ed280, #w-node-df2140d9-ff07-4f17-05df-8fcb7d876093-de3ed287, #w-node-df2140d9-ff07-4f17-05df-8fcb7d87609e-de3ed287, #w-node-df2140d9-ff07-4f17-05df-8fcb7d8760a9-de3ed287, #w-node-eedf3ebd-7724-feb0-2ec5-52c27d51e95f-de3ed288, #w-node-_46bd5a4b-7a66-d735-d1c2-a1ec8dfa1f9b-de3ed289, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f2464-de3ed28a, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f246f-de3ed28a, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f247a-de3ed28a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-fd906e5c-f5d2-192c-f1aa-b79d9fa86005-de3ed280, #w-node-_41dfad9e-e510-1437-feb4-2cc5d9108f58-de3ed280, #w-node-ee1cae2c-2f1e-27a1-be60-dc2e297dd688-de3ed280 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fddfcea9-c3b4-4b3b-0b51-fa1e668af97c-de3ed280, #w-node-df2140d9-ff07-4f17-05df-8fcb7d876093-de3ed287, #w-node-df2140d9-ff07-4f17-05df-8fcb7d87609e-de3ed287, #w-node-df2140d9-ff07-4f17-05df-8fcb7d8760a9-de3ed287, #w-node-eedf3ebd-7724-feb0-2ec5-52c27d51e95f-de3ed288, #w-node-_46bd5a4b-7a66-d735-d1c2-a1ec8dfa1f9b-de3ed289, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f2464-de3ed28a, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f246f-de3ed28a, #w-node-_636c9414-f4db-1afe-93ec-0bf2db1f247a-de3ed28a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


