@font-face {
  font-family: Intelonemono;
  src: url('../fonts/IntelOneMono-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Intelonemono;
  src: url('../fonts/IntelOneMono-Medium.woff') format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --blue-900-85: #203d54d9;
  --yellow-500: #f4ca64;
  --primary-900: #3d5250;
  --primary-400-65: #98b3b1a6;
  --blue-100: #eff8ffd9;
  --primary-700: #5c7a78;
  --primary-800: #4e6563;
  --blue-500: #3183c8;
  --white: white;
  --black: black;
}

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

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

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

.percena-logo-red {
  aspect-ratio: auto;
  object-fit: fill;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
}

.tornado-video-bg {
  aspect-ratio: auto;
  object-position: 100% 50%;
  justify-content: flex-start;
  height: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  overflow: clip;
}

.navbar {
  background-color: #ef858500;
  flex: 0 auto;
  justify-content: space-between;
  width: 100%;
  height: 80px;
  display: flex;
}

.div-block-2 {
  justify-content: space-between;
  align-self: center;
  width: 330px;
  display: flex;
}

.link {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  text-decoration: none;
}

.div-block-3 {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.heading {
  color: #3d5250;
  width: 70vw;
  max-width: 533px;
  padding-top: 20vh;
  font-family: Roboto Slab, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
}

.heading-2 {
  color: #3d5250;
  object-position: 50% 50%;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-2.hero-h2 {
  width: 70vw;
  max-width: 533px;
  font-weight: 300;
}

.div-block-5 {
  align-items: center;
  height: 25vh;
  display: flex;
}

.button {
  background-color: var(--blue-900-85);
  border-radius: 40px;
  height: 58px;
  padding: 18px 24px 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  box-shadow: 0 2px 5px #0003;
}

.button-2 {
  color: #3d5250;
  -webkit-text-stroke-color: #3d5250;
  background-color: #3898ec00;
  border: 2px solid #3d5250;
  border-radius: 40px;
  height: 58px;
  margin-left: 36px;
  padding: 16px 24px 12px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.body {
  overflow: visible;
}

.hero-container {
  width: 70vw;
  max-width: 1160px;
}

.navbar-background {
  background-color: #ef858540;
  width: 100%;
  height: 80px;
  position: fixed;
}

.knowledgebase-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
  / 1fr 2fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  justify-items: stretch;
  max-width: 1160px;
  display: grid;
}

.background-video-2 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  position: sticky;
  overflow: visible;
}

.data-h2 {
  color: #3d5250;
  margin-top: 115px;
  font-family: Roboto Slab, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 120%;
  display: block;
}

.data-copy-div {
  width: 45vw;
  padding-bottom: 104px;
  padding-right: 50px;
}

.data-h3 {
  color: #3d5250;
  max-width: 679px;
  margin-top: 28px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 128.4%;
}

.data-copy {
  color: #3d5250;
  max-width: 679px;
  margin-top: 48px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 158.4%;
}

.background-video-3 {
  box-sizing: content-box;
  aspect-ratio: 621 / 633;
  object-fit: scale-down;
  object-position: 50% 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 501px;
  overflow: clip;
}

.planets-div {
  width: 35vw;
  height: auto;
  padding-right: 70px;
}

.data-container {
  justify-content: center;
  align-items: stretch;
  max-width: 1160px;
  display: flex;
}

.background-video-4 {
  width: 25vw;
  max-width: none;
  height: 100%;
  margin-left: 0;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.div-block-8 {
  width: 5px;
}

.data-section-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
}

.sunrise-div {
  width: 25vw;
}

.background-video-5 {
  z-index: 1;
  object-fit: fill;
  object-position: 0% 50%;
  width: 100%;
  height: 1167px;
  position: relative;
  inset: 0%;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.background-video-6 {
  position: fixed;
}

.demo-video-background {
  border-radius: 20px;
  width: 278px;
  height: 501px;
  box-shadow: 0 3px 5px 5px #0003, 0 2px 5px #0003;
}

.percena-demo {
  z-index: 2;
  position: absolute;
  top: auto;
  bottom: -650px;
  right: 47%;
}

.kb-container {
  justify-content: center;
  max-width: 1160px;
  display: flex;
  overflow: hidden;
}

.kb-copy-div {
  width: 35vw;
  padding-top: 220px;
  padding-bottom: 90px;
  overflow: visible;
}

.background-video-8 {
  box-sizing: border-box;
  width: 100%;
  height: 318px;
  right: -150px;
  overflow: visible;
  box-shadow: 0 2px 5px #0003;
}

.div-block-10 {
  margin-bottom: 140px;
  overflow: visible;
}

.clients {
  background-color: var(--blue-900-85);
}

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

.div-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

.image {
  object-fit: none;
  width: 200px;
  height: 50px;
  margin-left: 10px;
}

.ant-logo {
  object-fit: contain;
  width: 150px;
  height: 50px;
}

.medallion-section {
  background-color: #eff8ff;
}

.medallion-container {
  text-align: center;
  max-width: 1160px;
}

.medallion-h2 {
  color: #3d5250;
  max-width: 708px;
  margin-top: 115px;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Slab, sans-serif;
  font-size: 30px;
  font-weight: 400;
  display: block;
}

.medallion-h3 {
  color: #3d5250;
  max-width: 679px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 128.4%;
}

.medallion-copy {
  color: #3d5250;
  max-width: 679px;
  margin: 38px auto 60px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 158.4%;
}

.div-block-12 {
  padding: 20px 60px 70px;
}

.r4ge-section {
  background-color: #fff;
}

.r4ge-container {
  text-align: center;
  max-width: 1160px;
}

.div-block-13 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: flex-start;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.user-prompt {
  aspect-ratio: auto;
  object-fit: contain;
}

.rephrasers, .recall, .rerankers, .refiners {
  object-fit: cover;
}

.div-block-14 {
  width: 100%;
  margin-top: 140px;
  overflow: hidden;
}

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

.div-block-16 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: auto;
  height: auto;
}

.div-block-17 {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
}

.image-3 {
  z-index: 2;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  position: absolute;
}

.div-block-18 {
  z-index: 2;
  position: absolute;
}

.div-block-19 {
  position: relative;
}

.article-link-text {
  color: var(--yellow-500);
  letter-spacing: .1em;
  padding-left: 18px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.article-link-text.w--current {
  color: #3183c8;
}

.link-3 {
  color: #fff;
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.div-block-20 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/rerankers_container.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  display: flex;
}

.operation {
  align-self: auto;
  padding-left: 9px;
  padding-right: 9px;
}

.image-4 {
  max-height: 100%;
}

.div-block-21 {
  background-image: url('../images/user_prompts.png');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 10vw;
  min-width: 40px;
  max-width: 150px;
  max-height: 100%;
}

.image-5 {
  max-height: 654px;
}

.module-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/rephrase_team_container.png');
  background-position: 0 0;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  display: flex;
}

.recall-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/recall_container.png');
  background-position: 0 0;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  display: flex;
}

.rerankers-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/rerankers_container.png');
  background-position: 0 0;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  display: flex;
}

.refiners-div {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/refiners_container.png');
  background-position: 0 0;
  background-size: 100% 100%;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/generator_container.png');
  background-position: 50%;
  background-size: 100% 100%;
  padding-top: 70px;
  padding-bottom: 20px;
  display: flex;
  overflow: visible;
}

.genop-img {
  max-width: 100%;
  padding-left: 14px;
  padding-right: 14px;
}

.div-block-23 {
  margin-top: 0;
}

.div-block-24 {
  width: 70vw;
  max-width: 100%;
  margin-bottom: 202px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-6 {
  height: 100%;
}

.footer-section {
  background-color: var(--blue-900-85);
  flex-flow: column;
  align-items: stretch;
  height: 400px;
  display: flex;
}

.container-4 {
  flex-flow: row;
  justify-content: space-between;
  width: 70vw;
  max-width: 1160px;
  height: 100%;
  display: block;
}

.image-7 {
  width: 14vw;
  max-width: 150px;
  margin-top: 80px;
}

.text-block {
  color: #fff;
  width: 225px;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-25 {
  background-color: #fff0;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.text-block-2 {
  color: #fff;
  margin-top: auto;
  margin-bottom: 65px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-26 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

.text-block-3 {
  color: #fff;
  margin-top: 119px;
  font-family: Poppins, sans-serif;
}

.link-text-buttom {
  color: #fff;
  margin-top: 80px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

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

.link-text-bottom-2 {
  color: #fff;
  margin-bottom: 14px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.text-block-5 {
  font-size: 18px;
}

.footer-part {
  margin-left: 60px;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  width: 100%;
  max-width: 1160px;
  display: flex;
}

.heading-3 {
  width: 200px;
}

.div-block-29 {
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}

.logo-img {
  width: 15vw;
  max-width: 200px;
  padding-top: 5px;
}

.container-6 {
  justify-content: space-between;
  width: 70vw;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-animated {
  background-color: var(--blue-900-85);
  align-items: center;
  width: 100vw;
  height: 80px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
}

.div-block-30 {
  align-self: center;
  width: 100%;
}

.logo-img-variant {
  width: 14vw;
  max-width: 150px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  top: auto;
}

.brand {
  margin-top: 5px;
  position: relative;
  inset: 0%;
}

.brand.w--current {
  align-self: center;
  width: auto;
  margin-bottom: 5px;
}

.button-3 {
  color: #266191;
  background-color: #fff0;
  border: 1px #0000;
  border-radius: 40px;
  width: auto;
  height: 40px;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -2px;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  min-width: 520px;
  display: flex;
}

.nav-button-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 2px solid #266191;
  border-radius: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 40px;
  margin-top: 8px;
  display: inline-block;
  overflow: hidden;
}

.div-block-31 {
  width: 50px;
  position: absolute;
  inset: 0%;
}

.div-slider-playground {
  z-index: -1;
  background-color: #f4ca64;
  border: 2px solid #f4ca64;
  border-radius: 0;
  width: auto;
  height: 40px;
  position: relative;
  top: -44px;
}

.brand-2 {
  margin-top: 5px;
  top: 0;
}

.div-block-32 {
  width: 100%;
}

.div-block-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  display: flex;
}

.div-block-34 {
  justify-content: flex-end;
  width: auto;
  max-width: 200px;
  height: 100%;
  margin-left: 18px;
  display: flex;
}

.image-8 {
  width: 70vw;
}

.div-block-35 {
  margin-right: 0;
  display: flex;
}

.background-video-9 {
  object-fit: cover;
  width: 576px;
  height: 226px;
}

.div-block-37 {
  z-index: -2;
  position: absolute;
  bottom: -50%;
}

.div-block-38 {
  background-image: url('../images/orchestrater.png');
  background-position: 0 0;
  background-size: 100% 100%;
  width: 5vw;
  min-width: 40px;
  height: auto;
}

.link-block {
  text-decoration: none;
  display: block;
}

.hero-video-background {
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}

.container-7 {
  width: 70vw;
  max-width: 1160px;
}

.container-8 {
  max-width: 1160px;
}

.background-video-11 {
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
}

.container-9 {
  max-width: 1160px;
}

.div-block-40 {
  background-color: #ffffffe6;
  border-radius: 20px;
  margin-top: 10vh;
  margin-bottom: 72px;
  padding: 60px;
  box-shadow: 0 4px 4px #000;
}

.heading-4 {
  color: #3d5250;
  font-family: Roboto Slab, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.image-10 {
  border-radius: 20px;
  width: 100%;
  box-shadow: 0 4px 4px #00000040;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-42 {
  margin-top: 60px;
}

.text-block-6 {
  color: #3d5250;
  margin-top: 16px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.text-block-7 {
  color: #3d5250;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.paragraph-2 {
  color: #3d5250;
  width: 70vw;
  max-width: 533px;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.heading-uc {
  color: #3d5250;
  width: 70vw;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
}

.div-block-43 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 10vh;
}

.div-block-44 {
  background-color: #ffffffe6;
  border-radius: 20px;
  margin-bottom: 80px;
  padding: 50px;
  box-shadow: 0 4px 4px #00000040;
}

.paragraph-3 {
  color: #3d5250;
  -webkit-text-stroke-color: #333;
  width: 70vw;
  max-width: 100%;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.ant-group-logo {
  width: 10vw;
  min-width: 100px;
  max-width: none;
}

.az-logo {
  width: 200px;
  min-width: 0;
  max-width: 100%;
  height: 45px;
  margin-left: 20px;
}

.az-logo-copy {
  width: 10vw;
  min-width: 100px;
  max-width: none;
}

.image-copy {
  object-fit: none;
  width: 200px;
  height: 50px;
  margin-left: 10px;
}

.cs-item-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  margin-top: 62px;
  display: grid;
}

.cs-item-title {
  color: var(--primary-900);
  max-width: 320px;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.cs-item-subtitle {
  color: var(--primary-900);
  max-width: 320px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.div-block-46 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  display: flex;
}

.background-video-12 {
  height: 100%;
  display: block;
}

.cs-item {
  background-color: #fff;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  padding: 18px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.image-11 {
  width: 20px;
}

.div-block-48 {
  justify-content: flex-end;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  display: flex;
}

.div-block-49 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-50 {
  border: 1px #98b3b1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  min-width: 80px;
  padding-top: 0;
  padding-right: 0;
  display: flex;
}

.article-consulting-tag {
  border: 1px none var(--primary-400-65);
  background-color: var(--blue-100);
  color: var(--primary-700);
  -webkit-text-stroke-color: var(--primary-800);
  width: 100%;
  padding: 3px 5px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline;
}

.text-block-9 {
  color: var(--primary-900);
  margin-top: 16px;
  font-family: Poppins, sans-serif;
}

.div-block-51 {
  justify-content: flex-end;
  padding-right: 0;
  display: flex;
}

.cs-item-description {
  color: var(--primary-800);
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.article-container {
  background-color: #0000;
  width: 70vw;
  max-width: 1160px;
}

.article-body {
  background-color: #fff;
  border-radius: 20px;
  margin-top: 115px;
  margin-bottom: 105px;
  padding: 65px 50px;
  box-shadow: 0 4px 4px #00000040;
}

.upper-block {
  justify-content: space-between;
  display: flex;
}

.lower-block {
  margin-top: 32px;
}

.title-section {
  width: 55%;
}

.cs-title-text {
  color: var(--primary-900);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto Slab, sans-serif;
  font-size: 36px;
  font-weight: 400;
}

.cs-subtitle-text {
  color: var(--primary-900);
  margin-top: 18px;
  margin-bottom: 14px;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.article-background {
  height: 100%;
  padding-left: 60px;
  padding-right: 60px;
}

.article-paragraph {
  color: var(--primary-900);
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.list-item {
  color: var(--primary-900);
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.article-heading {
  color: var(--primary-900);
  margin-top: 40px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.image-12 {
  width: 30px;
}

.article-list {
  margin-top: 20px;
}

.article-link {
  color: var(--blue-500);
  text-decoration: none;
}

.article-education-tag {
  border: 1px none var(--primary-400-65);
  color: var(--primary-700);
  -webkit-text-stroke-color: var(--primary-800);
  background-color: #eff8fff2;
  width: 100%;
  padding: 3px 5px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline;
}

.paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8, .paragraph-9, .list, .list-2 {
  color: var(--primary-900);
}

.text-span, .text-span-2 {
  font-weight: 600;
}

.article-investment-tag {
  border: 1px none var(--primary-400-65);
  color: var(--primary-700);
  -webkit-text-stroke-color: var(--primary-800);
  background-color: #fce8e8f2;
  width: 100%;
  padding: 3px 5px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: inline;
}

.navbar-article {
  background-color: #266191;
  align-items: center;
  width: 100vw;
  height: 80px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
}

.navbar-article-pg-btn {
  color: #266191;
  background-color: #f4ca64;
  border: 1px #0000;
  border-radius: 40px;
  width: auto;
  height: 40px;
  padding-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  display: inline-block;
  position: relative;
  top: -2px;
}

.navbar-link-text {
  color: var(--white);
  letter-spacing: .1em;
  padding-left: 18px;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.navbar-link-text.w--current {
  color: #3183c8;
}

.link-4, .link-4.w--current {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.locale {
  margin-bottom: 20px;
}

.dropdown-item-text {
  color: #fff;
  letter-spacing: .1em;
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.dropdown-item-icon {
  color: #fff;
  margin-left: 10px;
  margin-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  position: static;
}

.dropdown-toggle {
  padding-right: 0;
  display: flex;
}

.dropdown-list {
  width: 300px;
}

.dropdown-list.w--open {
  background-color: var(--blue-900-85);
  width: 500px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  left: -134px;
  box-shadow: 2px 4px 5px #0003;
}

.dropdown-link {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.dropdown-link-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
}

.div-block-52 {
  display: flex;
}

.dropdown-link-item {
  color: #fff;
  -webkit-text-stroke-color: var(--primary-400-65);
  padding-top: 15px;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 400;
}

.dropdown-section-title {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--primary-400-65);
  -webkit-text-stroke-color: var(--primary-400-65);
  flex-flow: row;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

.dropdown-link-4-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: row;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 200;
  display: block;
}

.dropdown-divider {
  border: 1px solid var(--primary-400-65);
  margin: 15px 20px;
}

.div-block-53 {
  align-self: center;
  margin-left: 25px;
  position: relative;
}

.div-block-54 {
  justify-content: flex-end;
  display: flex;
}

.div-block-55 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-56 {
  flex: auto;
  display: block;
}

.div-block-57 {
  flex: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph-10 {
  color: var(--primary-900);
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 158.4%;
}

.heading-5 {
  color: var(--primary-900);
  text-align: left;
  margin-top: 115px;
  font-family: Roboto Slab, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.heading-6 {
  color: var(--primary-900);
  text-align: left;
  font-family: Roboto Slab, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.list-item-2 {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 158.4%;
}

.heading-7 {
  color: var(--primary-900);
  text-align: left;
  font-family: Roboto Slab, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.image-13 {
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-58 {
  width: 70vw;
  margin-left: auto;
  margin-right: auto;
}

.div-block-59 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 70vw;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.architecture-section {
  background-color: var(--white);
  padding-top: 100px;
  padding-bottom: 100px;
}

.list-3 {
  color: var(--primary-900);
}

.div-block-60 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.article-h2 {
  color: var(--primary-900);
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-61 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .heading {
    width: 80vw;
    padding-top: 15vh;
    font-size: 30px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .button {
    height: 48px;
    padding-top: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .button-2 {
    height: 48px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .hero-container {
    width: 80vw;
  }

  .knowledgebase-section {
    overflow: hidden;
  }

  .data-copy-div {
    width: 50vw;
  }

  .planets-div {
    width: 40vw;
  }

  .sunrise-div {
    width: 30vw;
  }

  .demo-video-background {
    width: 267px;
    height: 481px;
  }

  .kb-copy-div {
    width: 40vw;
    overflow: visible;
  }

  .div-block-11 {
    width: 80vw;
  }

  .div-block-12 {
    padding: 20px 40px 60px;
  }

  .operation {
    height: auto;
  }

  .div-block-21 {
    background-image: url('../images/user_prompts.png');
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .image-5 {
    max-height: 800px;
  }

  .module-div {
    justify-content: space-between;
    padding-top: 50px;
  }

  .recall-div, .rerankers-div, .refiners-div {
    padding-top: 50px;
  }

  .div-block-22 {
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .genop-img {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-24 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 120px;
    display: flex;
  }

  .image-6 {
    height: auto;
    max-height: 1300px;
  }

  .footer-section {
    height: 450px;
  }

  .container-4 {
    width: 80vw;
  }

  .image-7 {
    width: auto;
    max-width: 200px;
    margin-top: 100px;
  }

  .link-text-buttom {
    margin-top: 111px;
  }

  .logo-img {
    width: 100%;
    max-width: 200px;
  }

  .container-6 {
    width: 80vw;
  }

  .logo-img-variant {
    width: auto;
    max-width: 200px;
  }

  .nav-menu {
    background-color: #63a2d899;
  }

  .div-block-33 {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-34 {
    display: none;
  }

  .menu-button {
    color: #3d5250;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .div-block-35 {
    display: flex;
  }

  .div-block-38 {
    max-height: 1300px;
  }

  .image-9, .div-block-39 {
    max-width: 100%;
  }

  .div-block-40 {
    margin-top: 5vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-4 {
    font-size: 30px;
  }

  .image-10 {
    width: 100%;
  }

  .div-block-41 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    display: grid;
  }

  .body-2 {
    min-height: 100vh;
  }

  .paragraph-2 {
    margin-top: 30px;
    font-size: 18px;
    line-height: 22px;
  }

  .heading-uc {
    width: 80vw;
    padding-top: 3vh;
    font-size: 30px;
  }

  .div-block-44 {
    padding: 30px;
  }

  .cs-item-grid {
    margin-top: 35px;
  }

  .div-block-46 {
    flex-flow: column;
  }

  .cs-item {
    padding-right: 18px;
  }

  .div-block-48 {
    order: 1;
    justify-content: flex-start;
    margin-top: 10px;
    padding-bottom: 0;
  }

  .div-block-50 {
    padding-top: 12px;
    padding-right: 0;
  }

  .article-container {
    width: 80vw;
  }

  .article-body {
    margin-top: 105px;
    margin-bottom: 85px;
    padding: 50px 40px;
  }

  .title-section {
    width: 70%;
  }

  .cs-title-text {
    font-size: 30px;
    line-height: 36px;
  }

  .cs-subtitle-text {
    font-size: 18px;
  }

  .article-paragraph {
    line-height: 20px;
  }

  .article-heading {
    font-size: 20px;
    line-height: 24px;
  }

  .icon, .icon-3 {
    color: var(--yellow-500);
  }

  .div-block-53 {
    display: none;
  }

  .article-h2 {
    line-height: 20px;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    text-align: center;
    padding-top: 15vh;
    font-size: 24px;
  }

  .heading-2 {
    text-align: center;
    font-size: 16px;
  }

  .div-block-5 {
    text-align: left;
    justify-content: center;
    height: 10vh;
  }

  .button, .button-2 {
    padding-top: 12px;
    font-size: 14px;
  }

  .hero-container {
    width: 80vw;
  }

  .knowledgebase-section {
    padding-left: 0;
    padding-right: 0;
  }

  .data-h2 {
    margin-top: 60px;
    padding-right: 40px;
    font-size: 24px;
  }

  .data-copy-div {
    padding-bottom: 60px;
  }

  .data-h3 {
    margin-top: 20px;
    padding-right: 40px;
    font-size: 16px;
  }

  .data-copy {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 40px;
    font-size: 14px;
  }

  .planets-div {
    width: 50vw;
    padding-right: 40px;
  }

  .background-video-4 {
    width: 40vw;
  }

  .demo-video-background {
    display: none;
  }

  .kb-container {
    overflow: visible;
  }

  .kb-copy-div {
    width: 50vw;
    padding-bottom: 60px;
  }

  .background-video-8 {
    right: 0;
  }

  .container-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-11 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image {
    max-width: 100%;
    position: relative;
  }

  .ant-logo {
    width: 100px;
    max-width: 100%;
    height: 33px;
  }

  .medallion-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .medallion-h2 {
    margin-top: 60px;
    font-size: 24px;
    line-height: 120%;
  }

  .medallion-h3 {
    font-size: 16px;
  }

  .medallion-copy {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
  }

  .r4ge-container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .operation {
    height: auto;
  }

  .module-div, .recall-div, .rerankers-div, .refiners-div {
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .div-block-22 {
    padding-top: 25px;
    padding-bottom: 5px;
  }

  .genop-img {
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-24 {
    margin-bottom: 60px;
  }

  .footer-section {
    height: 60vw;
  }

  .image-7 {
    max-width: 150px;
    margin-top: 60px;
  }

  .div-block-25 {
    flex-flow: row;
    justify-content: space-between;
    width: 100%;
  }

  .text-block-2 {
    margin-top: 65px;
    margin-bottom: 60px;
  }

  .link-text-buttom {
    margin-top: 60px;
  }

  .div-block-27, .footer-part {
    display: none;
  }

  .logo-img {
    float: none;
    position: static;
  }

  .div-block-30 {
    display: block;
    position: static;
  }

  .brand, .brand-2 {
    padding-left: 0;
  }

  .div-block-33 {
    background-color: #ef858559;
  }

  .menu-button.w--open {
    background-color: #fffdfd00;
  }

  .div-block-36 {
    display: none;
  }

  .team-section {
    object-fit: fill;
    height: auto;
  }

  .div-block-40 {
    padding: 40px;
  }

  .heading-4 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 24px;
  }

  .div-block-42 {
    margin-top: 40px;
  }

  .paragraph-2 {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
  }

  .heading-uc {
    text-align: center;
    width: 100%;
    padding-top: 1vh;
    font-size: 24px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .az-logo {
    object-fit: contain;
    width: 150px;
    height: 30px;
    margin-left: 15px;
  }

  .image-copy {
    object-fit: contain;
    width: 100px;
    max-width: 100%;
    height: 40px;
    position: relative;
  }

  .cs-item-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .cs-title-text {
    font-size: 24px;
    line-height: 30px;
  }

  .cs-subtitle-text {
    font-size: 16px;
  }

  .article-heading {
    font-size: 18px;
  }

  .image-12 {
    width: 20px;
  }
}

@media screen and (max-width: 479px) {
  .tornado-video-bg {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading {
    width: 90vw;
    margin-top: 100px;
    padding-top: 80px;
    font-size: 20px;
  }

  .heading-2 {
    margin-top: 10px;
    font-size: 14px;
  }

  .div-block-5 {
    flex-flow: column;
    margin-bottom: 50px;
  }

  .button {
    margin-top: 60px;
    padding: 8px 15px;
    font-size: 12px;
  }

  .button-2 {
    height: 46px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 8px 15px;
    font-size: 12px;
  }

  .body {
    min-width: 320px;
  }

  .hero-container {
    width: 90vw;
  }

  .knowledgebase-section {
    overflow: clip;
  }

  .data-h2 {
    margin-top: 10px;
    padding-right: 10px;
    font-size: 20px;
  }

  .data-copy-div {
    width: 60vw;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .data-h3 {
    margin-top: 10px;
    font-size: 14px;
  }

  .data-copy {
    margin-top: 10px;
    font-size: 12px;
  }

  .planets-div {
    padding-right: 10px;
  }

  .background-video-4 {
    width: 30vw;
  }

  .background-video-5 {
    height: 500px;
  }

  .demo-video-background {
    display: none;
  }

  .kb-container {
    overflow: clip;
  }

  .kb-copy-div {
    padding-top: 0;
    padding-bottom: 10px;
    overflow: visible;
  }

  .background-video-8 {
    display: none;
  }

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

  .div-block-11 {
    justify-content: space-around;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .ant-logo {
    width: 75px;
  }

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

  .medallion-h2 {
    margin-top: 30px;
    font-size: 20px;
  }

  .medallion-h3 {
    margin-top: 10px;
    font-size: 14px;
  }

  .medallion-copy {
    margin-top: 10px;
    font-size: 12px;
  }

  .div-block-12 {
    padding: 0;
  }

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

  .div-block-13 {
    width: auto;
  }

  .operation {
    height: auto;
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-21 {
    min-width: 15px;
  }

  .module-div {
    justify-content: center;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 5px;
  }

  .recall-div, .rerankers-div, .refiners-div {
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 5px;
  }

  .div-block-22 {
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .div-block-24 {
    margin-bottom: 30px;
  }

  .footer-section {
    height: auto;
  }

  .container-4 {
    width: 90vw;
  }

  .image-7 {
    margin-top: 40px;
  }

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

  .div-block-25 {
    flex-flow: column;
  }

  .text-block-2 {
    margin-bottom: 30px;
    font-size: 14px;
  }

  .logo-img {
    width: 60%;
    padding-top: 0;
  }

  .container-6 {
    width: 90vw;
  }

  .navbar-animated {
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-30 {
    align-self: auto;
  }

  .logo-img-variant {
    width: auto;
    max-width: 120px;
    top: 2px;
  }

  .nav-menu {
    background-color: #63a2d8cc;
  }

  .brand-2 {
    top: 8px;
  }

  .div-block-33 {
    flex-flow: column;
    max-width: 100vw;
  }

  .image-8 {
    margin-bottom: 30px;
  }

  .menu-button {
    color: #3d5250;
    padding: 15px;
  }

  .div-block-35 {
    flex-flow: column;
    width: 100vw;
  }

  .div-block-37 {
    display: none;
  }

  .div-block-38 {
    width: auto;
    min-width: 10px;
  }

  .background-video-10 {
    overflow: visible;
  }

  .hero-video-background {
    flex: auto;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .team-section {
    flex-flow: column;
    flex: auto;
    order: 0;
    height: auto;
    display: flex;
  }

  .div-block-40 {
    margin-top: 5vh;
  }

  .div-block-41 {
    grid-template-columns: 1fr;
  }

  .body-2 {
    flex-flow: column;
    min-width: 320px;
    display: flex;
  }

  .paragraph {
    font-family: Poppins, sans-serif;
  }

  .paragraph-2 {
    text-align: center;
    width: 90vw;
    font-size: 14px;
  }

  .heading-uc {
    width: 100%;
    margin-top: 0;
    padding-top: 1vh;
    font-size: 20px;
  }

  .div-block-43 {
    padding-top: 5vh;
  }

  .div-block-44 {
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-3 {
    width: 100%;
    margin-top: 16px;
    font-size: 16px;
  }

  .az-logo {
    margin-left: 8px;
  }

  .image-copy {
    width: 70px;
    margin-left: 5px;
  }

  .cs-item-grid {
    margin-top: 20px;
  }

  .cs-item-title {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }

  .cs-item-subtitle {
    text-align: center;
    margin-bottom: 8px;
  }

  .cs-item {
    margin-top: 12px;
    padding-top: 18px;
  }

  .div-block-48 {
    margin-top: 0;
    margin-bottom: 16px;
  }

  .div-block-49 {
    padding-top: 0;
  }

  .div-block-50 {
    flex-flow: row;
    justify-content: space-between;
    padding-top: 0;
  }

  .article-container {
    width: 90vw;
  }

  .article-body {
    margin-top: 95px;
    margin-bottom: 50px;
    padding: 30px 24px;
  }

  .upper-block {
    flex-flow: column;
  }

  .lower-block {
    margin-top: 20px;
  }

  .title-section {
    width: 100%;
  }

  .country-section {
    margin-top: 14px;
  }

  .article-background {
    flex: 1;
    padding-left: 10px;
    padding-right: 10px;
  }

  .article-paragraph, .list-item {
    font-size: 14px;
    line-height: 18px;
  }

  .article-heading {
    font-size: 16px;
    line-height: 20px;
  }

  .body-3 {
    flex-flow: column;
    display: flex;
  }

  .article-section {
    flex-flow: column;
    flex: 1;
    display: flex;
  }

  .navbar-article {
    height: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .article-h2 {
    font-size: 14px;
    line-height: 18px;
  }
}

#w-node-_24913736-fc4a-97f7-b7d4-24340afe3ab0-8ecdf7a4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Intelonemono';
  src: url('../fonts/IntelOneMono-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Intelonemono';
  src: url('../fonts/IntelOneMono-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}