:root {
  --color--neutrals--50: #fafafa;
  --color--blue--900: #012960;
  --color--blue--700: #003986;
  --color--blue--300: #5196f2;
  --color--blue--500: #0051bf;
  --color--blue--200: #c2dcff;
  --color--blue--100: #ebf3ff;
  --color--blue--50: #f5f9ff;
  --color--blue--400: #2e78dc;
  --color--green--900: #0b6043;
  --color--green--400: #2edca2;
  --color--green--300: #6bf2c5;
  --color--green--700: #0d865e;
  --color--green--200: #bdf7e4;
  --color--green--500: #00bf7f;
  --color--green--100: #e8fcf6;
  --color--green--50: #f2fcf9;
  --color--neutrals--800: #2f2f2f;
  --color--neutrals--00: #fff;
  --color--neutrals--900: #171717;
  --color--neutrals--500: #737373;
  --color--neutrals--300: #d4d4d4;
  --color--neutrals--700: #404040;
  --color--neutrals--600: #525252;
  --color--neutrals--200: #e5e5e5;
  --color--neutrals--400: #a3a3a3;
  --color--neutrals--100: #f5f5f5;
  --color--orange--900: #8c4100;
  --color--orange--700: #cc6913;
  --color--orange--500: #f27f18;
  --color--orange--400: #f29e52;
  --color--orange--200: #ffdfc2;
  --color--orange--300: #fab06e;
  --color--orange--100: #fff4eb;
  --color--orange--50: #fffaf5;
  --color--primary--700: #410f61;
  --color--primary--900: #290042;
  --color--primary--500: #622c84;
  --color--primary--400: #8651a8;
  --color--primary--300: #ac7acc;
  --color--primary--100: #f7ebff;
  --color--primary--200: #e0c5f0;
  --color--primary--50: #fbf5ff;
  --color--red--700: #cc1313;
  --color--red--500: #f21818;
  --color--red--400: #f25252;
  --color--red--300: #fa6e6e;
  --color--red--200: #ffc2c2;
  --color--red--100: #ffebeb;
  --color--red--900: #8c0000;
  --color--red--50: #fff5f5;
}

.hero-section {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.heroheader {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 151px;
  height: 39px;
  text-decoration: none;
  display: flex;
}

.frame-40126 {
  grid-column-gap: 112px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.frame-40128 {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text {
  color: #a3a3a3;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}

.button {
  grid-column-gap: 10px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #fbf5ff;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 16px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.button-2 {
  color: #622c84;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.frame-40125 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1248px;
  text-decoration: none;
  display: flex;
}

.frame-40121 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.frame-40123 {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-2 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-3 {
  color: #737373;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.frame-40122 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-3 {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.vectors-wrapper-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.hero-img {
  object-fit: cover;
}

.logo {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 151px;
  height: 39px;
  text-decoration: none;
  display: flex;
}

.headerlinks {
  grid-column-gap: 112px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  display: flex;
}

.navlinks {
  grid-column-gap: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-5 {
  grid-column-gap: 10px;
  background-color: #fbf5ff;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.book-a-demo {
  color: #622c84;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.arrowright {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  text-decoration: none;
  display: flex;
}

.herocontent {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.columnleft {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.herotext {
  grid-row-gap: 23px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #2f2f2f;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-5 {
  color: #737373;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.herocta {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-7 {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #0c0119;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  font-family: Poppins, sans-serif;
  display: flex;
}

.section {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.sub-content {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.section-title {
  grid-column-gap: 10px;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #ac7acc;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.text-7 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-8 {
  color: #737373;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.about-us-img {
  object-fit: cover;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400%;
  text-decoration: none;
  display: flex;
}

.who-we-are {
  grid-column-gap: 191px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  overflow-wrap: normal;
  flex: 0 auto;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.section-2 {
  grid-row-gap: 64px;
  object-fit: fill;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.heading {
  grid-row-gap: 31px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 661px;
  text-decoration: none;
  display: flex;
}

.text-10 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.content {
  grid-row-gap: 51px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

._1 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

._2 {
  grid-row-gap: 10px;
  background-color: #f5f5f5;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.innovation {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.icon02 {
  object-fit: cover;
}

.content-2 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-11 {
  color: #2f2f2f;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-12 {
  color: #737373;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.frame-40151 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-3 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-40129 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  text-decoration: none;
  display: flex;
}

.text-13 {
  color: #ac7acc;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.text-14 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-15 {
  color: #737373;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.section-4 {
  background-color: #f5f5f5;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.content-3 {
  grid-row-gap: 8px;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 596px;
  padding: 120px 56px;
  text-decoration: none;
  display: flex;
}

.text-16 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-17 {
  color: #2f2f2f;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.error-72504bcc-193b-d149-9f6e-a62ec242be3a {
  color: #737373;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.live-tracking-image {
  object-fit: cover;
  width: 100%;
}

.section-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.content-4 {
  grid-row-gap: 8px;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 596px;
  padding: 96px 56px;
  text-decoration: none;
  display: flex;
}

.frame-40153 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-6 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-40154 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.text-18 {
  color: #ac7acc;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.text-19 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-20 {
  color: #737373;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.section-7 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-4 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-5 {
  grid-row-gap: 26px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 536px;
  padding-left: 56px;
  padding-right: 56px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 800;
  line-height: 110%;
  text-decoration: none;
}

.error-acd8ce4d-13ba-44a0-e9e7-106c53a5a73e {
  color: #a3a3a3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.section-8 {
  background-color: #f5f5f5;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.type-primary-size-large-icon-left-state-default-color-brand, .type-primary-size-large-icon-right-state-default-color-brand, .type-primary-size-large-icon-no-state-default-color-brand {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
}

.type-primary-size-large-icon-no-text-state-default-color-brand {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.type-primary-size-large-icon-right-state-default-color-brand-2 {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  text-decoration: none;
  display: flex;
}

.text-22 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 120px;
  flex-flow: column;
  order: 0;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: start;
  max-width: 1440px;
  display: grid;
}

.testimonial {
  grid-row-gap: 8px;
  background-color: #622c84;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 696px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.content-6 {
  grid-row-gap: 30px;
  background-color: #622c84;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.title-2 {
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 724px;
  text-decoration: none;
  display: flex;
}

.section-title-2 {
  grid-column-gap: 10px;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  color: #ac7acc;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.what-our-clients-said-about-us {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 110%;
  text-decoration: none;
}

.text-24 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-5 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  grid-column-gap: 121px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-6 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 157.4%;
  text-decoration: none;
}

.user {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.name {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image-8 {
  object-fit: cover;
}

.text-27 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 157.4%;
  text-decoration: none;
}

.rating {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-28 {
  color: #ac7acc;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 157.4%;
  text-decoration: none;
}

.call-to-action {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-9 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.frame-40155 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
  text-decoration: none;
  display: flex;
}

.section-title-3 {
  grid-column-gap: 10px;
  border-radius: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.text-29 {
  color: #ac7acc;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 17px;
  text-decoration: none;
}

.text-30 {
  color: #2f2f2f;
  text-align: center;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 100%;
  text-decoration: none;
}

.text-31 {
  color: #737373;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.frame-40156 {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.button-8 {
  grid-column-gap: 10px;
  background-color: #622c84;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  text-decoration: none;
  display: flex;
}

.button-9 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.footer {
  grid-row-gap: 40px;
  background-color: var(--color--neutrals--50);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  text-decoration: none;
  display: flex;
}

.footer-content {
  grid-row-gap: 40px;
  background-color: #fafafa;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 64px;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.frame-40144 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 24px;
  text-decoration: none;
  display: flex;
}

.frame-40142 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-7 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54.6401px;
  text-decoration: none;
  display: flex;
}

.content-7 {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.frame-40141 {
  grid-column-gap: 72px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.pages-list {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-32 {
  color: #2f2f2f;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 128.18%;
  text-decoration: none;
}

.vectors-wrapper-8 {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 0;
  text-decoration: none;
  display: flex;
}

.links {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-33 {
  color: #a3a3a3;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 267.5%;
  text-decoration: none;
}

.vectors-wrapper-9 {
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 0;
  text-decoration: none;
  display: flex;
}

.frame-40143 {
  grid-row-gap: 72px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.contact-info {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 366px;
  text-decoration: none;
  display: flex;
}

.mail-address {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.frame-40140 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.text-34 {
  color: #a3a3a3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.frame-40139 {
  grid-column-gap: 19px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-img {
  object-fit: cover;
}

.copyrights {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-11 {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100px;
  text-decoration: none;
  display: flex;
}

.copyrights-2 {
  grid-column-gap: 582px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1401px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.text-35 {
  color: #797979;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.footer-content-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 24px;
  text-decoration: none;
  display: flex;
}

.footer-row-top {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-12 {
  object-fit: contain;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 54.6401px;
  text-decoration: none;
  display: block;
}

.footer-row-bottom {
  grid-column-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.left {
  grid-column-gap: 72px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-36 {
  color: #2f2f2f;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 128.18%;
  text-decoration: none;
}

.vectors-wrapper-13 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2px;
  text-decoration: none;
  display: block;
}

.text-37 {
  color: #a3a3a3;
  text-transform: undefined;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 267.5%;
  text-decoration: none;
}

.vectors-wrapper-14 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2px;
  text-decoration: none;
  display: block;
}

.contact {
  grid-row-gap: 72px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.frame-40161 {
  grid-column-gap: 15px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.vectors-wrapper-15 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  text-decoration: none;
  display: flex;
}

.text-38 {
  color: #a3a3a3;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.frame-40162 {
  grid-column-gap: 19px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.copyright-separator {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.copyrights-3 {
  grid-column-gap: 582px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1401px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.text-39 {
  color: #797979;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.section-10 {
  background-color: #0000;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  display: flex;
}

.content-8 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 596px;
  text-decoration: none;
  display: flex;
}

.right {
  grid-row-gap: 8px;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 596px;
  padding: 120px 56px;
  text-decoration: none;
  display: flex;
}

.text-40 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-41 {
  color: #2f2f2f;
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 100%;
  text-decoration: none;
}

.error-5b718213-a0f7-3b03-8be6-3b71d10aa52a {
  color: #737373;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 157.4%;
  text-decoration: none;
}

.left-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 596px;
  text-decoration: none;
  display: flex;
}

.live-tracking-image-2 {
  object-fit: contain;
  align-self: center;
}

.hero {
  grid-row-gap: 80px;
  background-image: url('../images/Hero-No-Image.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding: 80px 24px;
  display: flex;
  overflow: hidden;
}

.small-container {
  grid-row-gap: 56px;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 960px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.vertical-darkbg {
  object-fit: cover;
  width: 26%;
  height: auto;
  overflow: hidden;
}

.content-style {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h1 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  text-decoration: none;
}

.p1 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.contact-form {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-title-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-44 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-45 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.form-wrapper {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  text-decoration: none;
  display: flex;
}

.form-style {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.input-wrapper {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.form-block-label {
  color: #f9eeff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.form-text-input {
  grid-column-gap: 8px;
  color: #f9eeff99;
  background-color: #fff3;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 42px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.form-text-input::placeholder, .text-46 {
  color: #f9eeff99;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.form-text-input-2 {
  grid-column-gap: 8px;
  color: #f9eeff99;
  background-color: #fff3;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 42px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.form-text-input-2::placeholder, .text-47 {
  color: #f9eeff99;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.form-textarea {
  grid-column-gap: 8px;
  color: #f9eeff99;
  background-color: #fff3;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.form-textarea::placeholder {
  color: #f9eeff99;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.form-button {
  grid-column-gap: 8px;
  background-color: #622c84;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.cta-actions {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  display: flex;
}

.cta-actions .form-button {
  min-width: 220px;
}

.contact-cta-note {
  color: #f9eeffcc;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 140%;
}

.button-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.industry-section {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-3 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.section-title-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-49 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-50 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.columns {
  grid-column-gap: 48px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 454px;
  display: flex;
}

.card-inner {
  grid-column-gap: 8px;
  background-color: #f7f0ff;
  border-radius: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 454px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.panelsolution {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 406px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.illustrationproblem-illus {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 417.545px;
  height: 271.405px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 174px;
  left: -15px;
}

.div-hide {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 24px;
  display: flex;
  overflow: hidden;
}

.industry {
  color: #ac7acc;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  text-decoration: none;
}

.industry.pilot {
  color: #cadcff;
}

.industry.solution {
  width: auto;
}

.div-hide-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 30px;
  display: flex;
  overflow: hidden;
}

.headlinesolution-headline {
  color: #2f2f2f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.div-desc {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 268px;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.descsolution-desc {
  color: #2f2f2f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.tags {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tag {
  grid-column-gap: 8px;
  background-color: #622c84;
  border: 1px solid #0000001a;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  display: flex;
}

.tag.credentials {
  background-color: #7c4c9b;
}

.tag.pilot {
  background-color: #1b38a1;
}

.badge-copy {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.example-badge-text {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.container-4 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  text-decoration: none;
  display: flex;
}

.section-title-6 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 530px;
  text-decoration: none;
  display: flex;
}

.text-51 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.p2 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.card-wrapper {
  backface-visibility: visible;
  perspective: 1000px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 360px;
  height: 460px;
  display: flex;
  position: relative;
  transform: translate(0)rotate(0);
}

.card-front {
  grid-row-gap: 12px;
  backface-visibility: hidden;
  background-color: #1b0831;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.card-front.solution {
  background-image: none;
}

.card-front.credentials {
  background-color: #3a0f50;
}

.card-front.pilot {
  background-color: #2f68af;
}

.illustrationproblem-illus-2 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 417.545px;
  height: 271.405px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 201px;
  left: 9px;
}

.headlinesolution-headline-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.card-back {
  grid-row-gap: 8px;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  background-color: #f1e6fd;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.headlinesolution-headline-3 {
  color: #2f2f2f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.div-desc-2 {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 262px;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.industry-container {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.section-title-7 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 640px;
  text-decoration: none;
  display: flex;
}

.h2 {
  color: #f9eeff;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

.illustrationproblem-illus-3 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 417.545px;
  height: 271.405px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 174px;
  left: -15px;
}

.div-hide-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 42px;
  display: flex;
  overflow: hidden;
}

.headlinesolution-headline-4 {
  color: #2f2f2f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.div-desc-3 {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 268px;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.c-no-dots {
  z-index: 10;
  padding-top: 5px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.c-flip-card {
  position: relative;
}

.no-dot {
  opacity: .2;
  background-color: #fff;
  width: 10px;
  height: 10px;
  margin: 5px 2px;
}

.cloneable-area {
  padding: 20px;
}

._w-card-back {
  perspective: 1000px;
  background-color: #333;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
}

.c-card-img {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

._w-flip-card {
  z-index: 10;
  perspective: 1000px;
  display: flex;
  position: relative;
}

.c-card-back {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 450px;
  display: none;
}

.c-card-btn-text {
  width: 100%;
  padding: 10px 20px;
}

.c-card-btn-text.focus {
  background-color: #ff6565;
  position: absolute;
  overflow: hidden;
}

.card-btn-link {
  color: #fff;
  text-align: center;
  border: 2px solid #ff6565;
  border-radius: 1000px;
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.c-card-btn {
  padding: 20px;
}

.c-card-text {
  perspective: 1000px;
  border-top: 1px dashed #ffffff40;
  padding: 20px 15px;
  transform: translate(0);
}

.card-no-text {
  opacity: .2;
  color: #fff;
  font-size: 7em;
  font-weight: 700;
  line-height: 1em;
  transform: translate(-20px);
}

.c-card-label {
  text-align: center;
  padding: 20px;
}

.card-bg-quotemark {
  color: #fff;
  display: inline-block;
}

.card-bg-quotemark.top {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  inset: -.4em auto auto -.3em;
}

.card-bg-quotemark.btm {
  opacity: .2;
  font-family: PT Sans, sans-serif;
  font-size: 5em;
  line-height: 1em;
  position: absolute;
  inset: auto -.3em -.4em auto;
}

.card-alias {
  color: #ddd;
  text-align: right;
  font-size: .9em;
  line-height: 1em;
}

._w-card-quote {
  position: relative;
}

.c-card-quote {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  display: flex;
  position: relative;
}

._w-card-img {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.card-text.focus {
  z-index: 10;
  position: relative;
}

.c-card-title {
  margin-bottom: 5px;
}

.card-title {
  color: #fff;
  text-align: right;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
}

.c-card-no {
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.card-img {
  height: 120px;
}

.card-label {
  opacity: .2;
  color: #fff;
  font-size: .8em;
  line-height: 1em;
}

.card-btn-focus-bg {
  background-image: radial-gradient(circle farthest-side, #ff9865, #fff0);
  width: 75%;
  height: 200%;
  position: absolute;
  inset: -75% -10% auto auto;
}

.card-quote {
  z-index: 5;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 1em;
  font-style: italic;
  line-height: 1.4em;
  position: relative;
}

.c-card-front {
  perspective: 1000px;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 450px;
  display: flex;
}

._w-card-front {
  perspective: 1000px;
  transform: ;
  background-color: #ff6565;
  border-radius: 5px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.card-wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 398px;
  height: 460px;
  text-decoration: none;
  display: flex;
}

.card-front-2 {
  grid-row-gap: 8px;
  background-color: #1b0831;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-illustration {
  z-index: 0;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 417.545px;
  height: 213px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 268px;
  left: 78px;
}

.card-illustration.travel-experience {
  height: 260px;
  top: 218px;
  left: 137px;
}

.card-illustration.tour-creation {
  height: 204px;
  top: 278px;
  left: 166px;
}

.card-illustration.people-transport {
  height: 240px;
  top: 242px;
  left: 159px;
}

.card-illustration.city-shuttle {
  height: 280px;
  top: 238px;
  left: -5px;
}

.card-illustration.freight-transport {
  height: 240px;
  top: 254px;
  left: 115px;
}

.h3 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.card-wrapper-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 398px;
  height: 460px;
  text-decoration: none;
  display: flex;
}

.card-back-2 {
  grid-row-gap: 8px;
  background-color: #f7f0ff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 460px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.kickersolution-kicker-2 {
  color: #ac7acc;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.headlinesolution-headline-6 {
  color: #2f2f2f;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.div-description {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 32px;
  padding-bottom: 32px;
  text-decoration: none;
  display: flex;
}

.description {
  color: #2f2f2f;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.tags-2 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.solution-tag {
  grid-column-gap: 8px;
  background-color: #622c84;
  border: 1px solid #0000001a;
  border-radius: 6px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
  display: flex;
}

.badge-copy-2 {
  grid-column-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.example-badge-text-2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  display: block;
}

.slider {
  background-color: #0000;
  height: auto;
}

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

.slide {
  background-color: #fff;
  border: 1px solid #c2c2c2;
  border-radius: 5px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

.slider-arrow, .slider-nav {
  display: none;
}

.slider-mask {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-content: center;
  place-items: center;
  width: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.card-slider {
  background-color: #ddd0;
  width: 1158px;
  height: auto;
}

.left-arrow, .right-arrow, .slide-nav {
  display: none;
}

.slide-3 {
  width: 100%;
  max-width: 360px;
}

.p3 {
  color: #fff;
  font-size: 16px;
  line-height: 160%;
}

.card-image {
  position: absolute;
  inset: 0%;
}

.div-block {
  background-image: url('../images/card-image.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.success-message, .error-message {
  width: 100%;
}

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

  .columns {
    grid-column-gap: 48px;
    grid-row-gap: 40px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    max-width: 720px;
    display: grid;
  }

  .card-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    max-width: 360px;
  }

  .c-card-btn-text.focus, .c-card-btn-text.default {
    transform: translate(0, -100%);
  }

  .slider-mask {
    display: block;
  }

  .slider-arrow {
    color: #000;
    width: 40px;
    height: 40px;
    display: block;
    top: auto;
    bottom: -60px;
  }

  .slider-nav {
    height: 20px;
    padding-top: 3px;
    display: block;
    bottom: -50px;
  }

  .card-slider {
    width: 100%;
  }

  .left-arrow, .right-arrow {
    opacity: .2;
    display: block;
  }

  .slide-nav {
    display: block;
  }

  .slide-3 {
    margin-left: 8px;
    margin-right: 8px;
  }
}

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

  .columns {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    justify-content: start;
    align-self: auto;
    place-items: center stretch;
    width: 100%;
  }

  .left-arrow, .right-arrow {
    opacity: .2;
  }
}

@media screen and (max-width: 479px) {
  .vertical-darkbg {
    width: 60%;
  }

  .h1 {
    font-size: 32px;
  }

  .p1 {
    font-size: 16px;
  }

  .columns {
    width: 400px;
  }

  .p2 {
    font-size: 16px;
  }

  .h2 {
    font-size: 30px;
  }

  .c-card-back, .c-card-front {
    width: 100%;
    max-width: 250px;
  }

  .left-arrow, .right-arrow {
    opacity: .2;
  }

  .slide-3 {
    margin-left: auto;
    margin-right: auto;
  }
}
