.benefit-card.svelte-crsbcr.svelte-crsbcr {
  height: 500px;
  margin-top: -380px;
  transition: margin-top 1.2s ease-in-out;
}
.benefit-card.svelte-crsbcr .description.svelte-crsbcr {
  font-family: Sora;
  font-weight: 200;
  font-size: 17px;
  line-height: 26.35px;
}
@media (max-width: 768px) {
  .benefit-card.svelte-crsbcr .description.svelte-crsbcr {
    font-size: 14px;
    line-height: 21.7px;
  }
}
.benefit-card.svelte-crsbcr .card-heading.svelte-crsbcr {
  font-family: Space Grotesk;
  font-size: 28px;
  font-weight: 500;
  line-height: 35.73px;
}
.benefit-card.svelte-crsbcr .order-number.svelte-crsbcr {
  display: flex;
  align-items: center;
  height: 36px;
  font-family: Sora;
  font-size: 17px;
  font-weight: 350;
  align-self: flex-start;
}
.benefit-card.svelte-crsbcr.svelte-crsbcr:first-child {
  margin-top: 0;
}
.benefit-card.svelte-crsbcr.svelte-crsbcr:nth-child(2) {
  margin-top: 0;
}
.benefit-card.expand.svelte-crsbcr.svelte-crsbcr {
  margin-top: 20px;
}
.benefit-card.expand.svelte-crsbcr.svelte-crsbcr:first-child {
  margin-top: 0;
}
.benefit-card.expand.svelte-crsbcr.svelte-crsbcr:nth-child(2) {
  margin-top: 0;
}
@media (max-width: 768px) {
  .benefit-card.svelte-crsbcr.svelte-crsbcr {
    margin-top: -380px;
  }
  .benefit-card.svelte-crsbcr.svelte-crsbcr:nth-child(2) {
    margin-top: -380px;
  }
  .benefit-card:nth-child(2).expand.svelte-crsbcr.svelte-crsbcr {
    margin-top: 20px;
  }
}
.container-salad.svelte-crsbcr.svelte-crsbcr {
  background-color: #91f98c;
}
.container-violet.svelte-crsbcr.svelte-crsbcr {
  background-color: #7d42ec;
}
.container-dark.svelte-crsbcr.svelte-crsbcr {
  background-color: #292730;
}
.container-dark-grey.svelte-crsbcr.svelte-crsbcr {
  background-color: #3d3946;
}
.container-light-grey.svelte-crsbcr.svelte-crsbcr {
  background-color: #d7d5dd;
}
.title-salad.svelte-crsbcr.svelte-crsbcr,
.title-light-grey.svelte-crsbcr.svelte-crsbcr {
  color: #000;
}
.title-violet.svelte-crsbcr.svelte-crsbcr {
  color: #fff;
}
.text-salad.svelte-crsbcr.svelte-crsbcr,
.text-light-grey.svelte-crsbcr.svelte-crsbcr {
  color: #000;
}
.text-dark-grey.svelte-crsbcr.svelte-crsbcr,
.text-dark.svelte-crsbcr.svelte-crsbcr {
  color: #a3a3a3;
}
.text-violet.svelte-crsbcr.svelte-crsbcr {
  color: #fff;
}
.benefit-cards-container.svelte-4snyox {
  height: 900px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  position: relative;
  transition: height 1.2s ease-in-out;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 768px) {
  .benefit-cards-container.svelte-4snyox {
    grid-template-columns: 1fr;
    height: 1200px;
  }
}
.split-feature-cards-section.svelte-3e0dlx {
  background-color: #3d3946;
  border-radius: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1024px) {
  .split-feature-cards-section.svelte-3e0dlx {
    grid-template-columns: 1fr;
  }
}
.diagram-section.svelte-1axhnll.svelte-1axhnll {
  background: #ffffff0d;
  border-radius: 36px;
}
.diagram-section.svelte-1axhnll .diagram-title.svelte-1axhnll {
  width: 335px;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  color: #ffffff70;
  margin-bottom: 60px;
}
.diagram-section.svelte-1axhnll .diagram.svelte-1axhnll {
  position: relative;
}
@media (min-width: 769px) and (max-width: 860px) {
  .diagram-section.svelte-1axhnll .diagram.svelte-1axhnll {
    margin: -60px 0;
    transform: scale(0.9);
  }
}
.diagram-section.svelte-1axhnll .left-part.svelte-1axhnll {
  max-width: 30%;
  font-size: 22px;
  font-weight: 500;
  line-height: 28.07px;
  text-align: left;
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .left-part.svelte-1axhnll {
    max-width: none;
    width: 100%;
  }
}
.diagram-section.svelte-1axhnll .left-part .basic-node.svelte-1axhnll {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3d3946;
  height: 95px;
  padding: 20px;
  border-radius: 100px;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll .left-part .basic-node.svelte-1axhnll {
    height: 95px;
    min-width: 400px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .left-part .basic-node.svelte-1axhnll {
    min-width: auto;
  }
}
.diagram-section.svelte-1axhnll
  .left-part
  .bottom-arrow-block-1.svelte-1axhnll {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(2px);
  opacity: 0.5;
  height: 68px;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll
    .left-part
    .bottom-arrow-block-1.svelte-1axhnll {
    display: none;
  }
}
.diagram-section.svelte-1axhnll
  .left-part
  .bottom-arrow-block-1
  .arrow-up.svelte-1axhnll {
  width: 0;
  height: 0;
  transform: translate(-6px, -2px);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #91f98c;
}
.diagram-section.svelte-1axhnll .left-part .large-node.svelte-1axhnll {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #7d42ec;
  height: 222px;
  padding: 20px;
  border-radius: 32px;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll .left-part .large-node.svelte-1axhnll {
    height: 140px;
    min-width: 400px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .left-part .large-node.svelte-1axhnll {
    min-width: auto;
  }
}
.diagram-section.svelte-1axhnll .left-part .double-arrows.svelte-1axhnll {
  transform: rotateY(180deg);
}
.diagram-section.svelte-1axhnll .arrow-block.svelte-1axhnll {
  height: 552px;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll .arrow-block.svelte-1axhnll {
    position: absolute;
  }
  .diagram-section.svelte-1axhnll
    .arrow-block
    .wavi-line-salad-tablet.svelte-1axhnll {
    transform: translate(26px, 281px);
  }
  .diagram-section.svelte-1axhnll
    .arrow-block
    .wavi-line-purple-tablet.svelte-1axhnll {
    transform: translate(-26px, 286px);
  }
}
.diagram-section.svelte-1axhnll .arrow-block .arrow-part-1.svelte-1axhnll {
  flex-grow: 1;
  height: 100px;
  margin-bottom: 47.5px;
  border-right: 2px rgba(175, 139, 243, 0.7) solid;
  border-bottom: 2px rgba(175, 139, 243, 0.7) solid;
  border-bottom-right-radius: 30px;
}
.diagram-section.svelte-1axhnll .arrow-block .arrow-part-2.svelte-1axhnll {
  flex-grow: 1;
  height: 43px;
  margin-bottom: 145.5px;
  border-top-left-radius: 30px;
  box-shadow: -2px -2px #af8bf3b3;
}
.diagram-section.svelte-1axhnll
  .arrow-block
  .bottom-arrow-block-2.svelte-1axhnll {
  transform: translateY(72px);
  opacity: 0.5;
  border-bottom: 2px solid #91f98c;
  height: 68px;
}
.diagram-section.svelte-1axhnll .right-part.svelte-1axhnll {
  height: 552px;
  border: 2px dashed #91f98c;
  border-radius: 32px;
  padding: 40px;
  transform: translate(-42px);
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll .right-part.svelte-1axhnll {
    height: 386px;
    padding: 20px;
    margin-top: 130px;
    transform: translate(0);
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .right-part.svelte-1axhnll {
    display: block;
    max-height: 492px;
    width: 100%;
    margin-top: 0;
  }
}
.diagram-section.svelte-1axhnll .right-part .title.svelte-1axhnll {
  margin-bottom: 75.5px;
  margin-top: 35.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 28.07px;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll .right-part .title.svelte-1axhnll {
    margin-bottom: 35.5px;
    margin-top: 15.5px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .right-part .title.svelte-1axhnll {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 25.52px;
  }
}
.diagram-section.svelte-1axhnll
  .right-part
  .bottom-arrow-block-3.svelte-1axhnll {
  height: 260px;
  flex-grow: 0;
  transform: translate(40px, 74px);
  opacity: 0.5;
  border-radius: 32px;
  right: 0;
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll .right-part .node-block-1.svelte-1axhnll {
    transform: translateY(40px);
  }
  .diagram-section.svelte-1axhnll .right-part .node-block-2.svelte-1axhnll {
    transform: translateY(-312px);
  }
  .diagram-section.svelte-1axhnll .right-part .node-block-3.svelte-1axhnll {
    transform: translateY(-575px);
  }
}
.diagram-section.svelte-1axhnll
  .right-part
  .node-block
  .node-medium.svelte-1axhnll {
  width: 100%;
  background: #91f98c;
  height: 238px;
  border-radius: 24px;
  color: #000;
  padding: 61.5px 20px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 500;
  line-height: 28.07px;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium.svelte-1axhnll {
    height: 183px;
    font-size: 20px;
    font-weight: 500;
    line-height: 25.52px;
    width: 199px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium.svelte-1axhnll {
    width: 100%;
    height: 244px;
  }
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium-1.svelte-1axhnll,
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium-2.svelte-1axhnll,
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium-3.svelte-1axhnll {
    box-shadow: 0 4px 40px #00000040;
  }
}
.diagram-section.svelte-1axhnll
  .right-part
  .node-block
  .node-medium
  .llm-node.svelte-1axhnll {
  height: 67px;
  padding: 20px 53px;
  border-radius: 16px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #0000000d;
  font-size: 20px;
  line-height: 27px;
}
@media (max-width: 1360px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium
    .llm-node.svelte-1axhnll {
    font-family: Sora;
  }
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-medium
    .llm-node.svelte-1axhnll {
    height: 60px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .arrow-top.svelte-1axhnll {
    display: none;
  }
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .arrow-top-1.svelte-1axhnll {
    display: block;
  }
}
.diagram-section.svelte-1axhnll
  .right-part
  .node-block
  .node-launcher.svelte-1axhnll {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 67px;
  padding: 20px 53px;
  border-radius: 16px;
  border: 1px solid #91f98c;
  text-align: center;
}
@media (max-width: 1024px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-launcher.svelte-1axhnll {
    height: 60px;
    font-family: Sora;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }
}
@media (max-width: 768px) {
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-launcher.svelte-1axhnll {
    display: none;
  }
  .diagram-section.svelte-1axhnll
    .right-part
    .node-block
    .node-launcher-1.svelte-1axhnll {
    display: block;
  }
}
.diagram-section.svelte-1axhnll
  .right-part
  .arrow-right-wrapper.svelte-1axhnll {
  top: 50%;
  right: -61px;
  transform: translateY(-50%);
}
.hero-title.svelte-12dr4wn.svelte-12dr4wn {
  font-size: 52px;
  line-height: 62.4px;
  font-weight: 400;
  width: 565px;
}
@media (max-width: 1360px) {
  .hero-title.svelte-12dr4wn.svelte-12dr4wn {
    font-size: 38px;
    line-height: 45.6px;
    font-weight: 400;
    width: 400px;
  }
}
@media (max-width: 1024px) {
  .hero-title.svelte-12dr4wn.svelte-12dr4wn {
    width: 376px;
  }
}
@media (max-width: 768px) {
  .hero-title.svelte-12dr4wn.svelte-12dr4wn {
    font-size: 36px;
    font-weight: 500;
    line-height: 43.2px;
  }
}
@media (max-width: 400px) {
  .hero-title.svelte-12dr4wn.svelte-12dr4wn {
    font-size: 26px;
    font-weight: 400;
    line-height: 27.2px;
  }
}
.highlight-background.svelte-12dr4wn.svelte-12dr4wn {
  overflow: hidden;
  position: relative;
}
@media (max-width: 1024px) {
  .highlight-background.svelte-12dr4wn .buttons.svelte-12dr4wn {
    grid-column: 1;
    grid-row: 3;
  }
}
.highlight-background.svelte-12dr4wn.svelte-12dr4wn:before {
  content: "";
  top: -120px;
  right: 0;
  border-radius: 50%;
  position: absolute;
  filter: blur(400px);
  -webkit-backdrop-filter: blur(200px);
  width: 1288px;
  height: 1171px;
  background-color: #7d42ec40;
}
.hero-section-content-wrapper.svelte-12dr4wn.svelte-12dr4wn {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 288px;
}
@media (max-width: 1024px) {
  .hero-section-content-wrapper.svelte-12dr4wn.svelte-12dr4wn {
    row-gap: 24px;
  }
}
@media (max-width: 768px) {
  .hero-section-content-wrapper.svelte-12dr4wn.svelte-12dr4wn {
    grid-template-columns: 1fr;
  }
}
.hero-section-paragraph.svelte-12dr4wn.svelte-12dr4wn {
  max-width: 365px;
  justify-self: end;
  font-family: Sora;
  font-weight: 200;
  font-size: 19px;
  line-height: 29.45px;
  color: #ffffff73;
}
@media (max-width: 1024px) {
  .hero-section-paragraph.svelte-12dr4wn.svelte-12dr4wn {
    justify-self: start;
    grid-column-start: 1;
  }
}
@media (max-width: 768px) {
  .hero-section-paragraph.svelte-12dr4wn.svelte-12dr4wn {
    font-size: 17px;
    line-height: 26.35px;
  }
}
@media (max-width: 400px) {
  .hero-section-paragraph.svelte-12dr4wn.svelte-12dr4wn {
    font-weight: 200;
    font-size: 16px;
    line-height: 24.8px;
    max-width: 300px;
  }
}
.benefits-section-content-wrapper.svelte-12mgbmz {
  margin-bottom: 20px;
}
.benefits-list.svelte-12mgbmz {
  padding: 0 20px;
}
@media (max-width: 1024px) {
  .benefits-list.svelte-12mgbmz {
    padding: 0 12px;
  }
}
@media (max-width: 768px) {
  .benefits-list div:nth-child(2n) .benefit-card-dark-variant {
    background-color: #3d3946;
  }
}
.card.svelte-1bzzeuh {
  background-color: #ffffff10;
  border-radius: 28px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-width: var(--width, 0px);
}
@media (max-width: 1024px) {
  .card.svelte-1bzzeuh {
    flex-direction: column-reverse;
  }
}
@media (max-width: 768px) {
  .card.svelte-1bzzeuh {
    min-width: var(--mobile-width, 0px);
  }
}
.card-number.svelte-1bzzeuh {
  display: flex;
  align-items: center;
  height: 26px;
  font-family: Space Grotesk;
  font-size: 0.938rem;
  font-weight: 400;
  line-height: 24.3px;
}
.card-text-container.svelte-1bzzeuh {
  flex-grow: 1;
  padding: 36px 40px;
}
@media (max-width: 768px) {
  .card-text-container.svelte-1bzzeuh {
    padding: 36px 28px;
  }
}
.card-text.svelte-1bzzeuh {
  color: #ffffff70;
  font-family: Sora;
  font-weight: 200;
  font-size: 17px;
  line-height: 26.35px;
}
@media (max-width: 768px) {
  .card-text.svelte-1bzzeuh {
    font-weight: 200;
    font-size: 0.938rem;
    line-height: 1.453rem;
  }
}
.card-title-container.svelte-1bzzeuh {
  justify-items: space-between;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
  display: none;
  margin-bottom: 16px;
}
@media (max-width: 1024px) {
  .card-title-container.svelte-1bzzeuh {
    display: flex;
  }
}
.card-title.svelte-1bzzeuh {
  font-family: Space Grotesk;
  font-size: 18px;
  font-weight: 500;
  line-height: 24.3px;
}
.card-number.svelte-1bzzeuh {
  color: #ffffff70;
}
.card-image.svelte-1bzzeuh {
  mix-blend-mode: plus-lighter;
  width: 100%;
  height: 425px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: inherit;
  box-shadow: 40px 100px 250px -10.938rem #6244bb63;
  -webkit-backdrop-filter: blur(500px);
  backdrop-filter: blur(500px);
}
@media (max-width: 768px) {
  .card-image.svelte-1bzzeuh {
    height: 335px;
  }
}
.tab-button.svelte-11t3b3k.svelte-11t3b3k {
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 26px 0;
  width: 100%;
  max-width: 400px;
  text-align: left;
  font-weight: 500;
  font-size: 1.25rem;
  color: #ffffff70;
  border-bottom: 1px solid rgba(255, 255, 255, 0.0823529412);
  transition: color 0.2s ease;
}
.tab-button-active.svelte-11t3b3k.svelte-11t3b3k,
.tab-button-active.svelte-11t3b3k .order-number.svelte-11t3b3k {
  color: #f2f1f4;
}
@media (max-width: 1360px) {
  .tab-button.svelte-11t3b3k.svelte-11t3b3k {
    font-size: 1.125rem;
  }
}
.order-number.svelte-11t3b3k.svelte-11t3b3k {
  display: inline-block;
  color: #ffffff70;
  width: 26px;
  font-family: Space Grotesk;
  font-size: 17px;
  font-weight: 400;
  line-height: 26.35px;
  text-align: left;
}
@media (max-width: 768px) {
  .section-spacing.svelte-1b2szgs.svelte-1b2szgs {
    padding: 60px 12px;
  }
  .section-spacing.svelte-1b2szgs .section-header.svelte-1b2szgs {
    padding: 0 20px;
  }
}
.capabilities-section.svelte-1b2szgs.svelte-1b2szgs {
  background-color: #1d1c22;
  border-top-left-radius: 36px;
  border-top-right-radius: 36px;
}
.capabilities-section-description.svelte-1b2szgs.svelte-1b2szgs {
  align-self: end;
}
@media (max-width: 1360px) {
  .capabilities-section-description.svelte-1b2szgs.svelte-1b2szgs {
    margin-top: 45px;
  }
}
@media (max-width: 768px) {
  .capabilities-section-description.svelte-1b2szgs.svelte-1b2szgs {
    margin-top: 0;
  }
}
.section-two-columns-container.svelte-1b2szgs.svelte-1b2szgs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 20px;
  column-gap: 20px;
  align-items: start;
}
.scrollable-capabilities-container.svelte-1b2szgs.svelte-1b2szgs {
  display: none;
  overflow-x: scroll;
  grid-column: span 2 / span 2;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
@media (max-width: 1024px) {
  .scrollable-capabilities-container.svelte-1b2szgs.svelte-1b2szgs {
    display: flex;
  }
}
.scrollable-capabilities-container.svelte-1b2szgs.svelte-1b2szgs::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
