:root {
  --px-bg: #050914;
  --px-bg-soft: #08111f;
  --px-panel: rgba(9, 20, 36, 0.78);
  --px-panel-strong: rgba(11, 25, 43, 0.94);
  --px-line: rgba(133, 221, 255, 0.2);
  --px-line-strong: rgba(18, 196, 253, 0.45);
  --px-text: #f5fbff;
  --px-muted: #a6bac7;
  --px-accent: #12c4fd;
  --px-accent-2: #7cf7d4;
  --px-warning: #ffb35c;
  --px-radius: 28px;
  --px-shadow: 0 30px 90px rgba(0, 0, 0, 0.36);
}

html {
  scroll-behavior: smooth;
}

body.t-body {
  background:
    radial-gradient(circle at 16% 4%, rgba(18, 196, 253, 0.16), transparent 32rem),
    radial-gradient(circle at 86% 16%, rgba(124, 247, 212, 0.1), transparent 30rem),
    var(--px-bg) !important;
  color: var(--px-text);
  font-family: "TildaSans", "Avenir Next", "Helvetica Neue", sans-serif !important;
}

body.t-body::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), transparent 78%);
}

#t-header {
  position: sticky;
  top: 0;
  z-index: 9999;
}

#nav680472138.t456 {
  background: rgba(5, 9, 20, 0.82) !important;
  border-bottom: 1px solid var(--px-line);
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(22px);
}

#nav680472138 .t456__maincontainer {
  max-width: 1200px;
  min-height: 74px;
  margin: 0 auto;
  padding: 0 28px;
}

#nav680472138 .t456__imglogo {
  filter: drop-shadow(0 0 18px rgba(18, 196, 253, 0.28));
}

#rec680472138 a.t-menu__link-item,
#rec680472138 .t-menusub__link-item {
  color: rgba(245, 251, 255, 0.88) !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  letter-spacing: 0.02em;
  transition: color 180ms ease, opacity 180ms ease;
}

#rec680472138 a.t-menu__link-item:hover,
#rec680472138 .t-menusub__link-item:hover {
  color: var(--px-accent) !important;
}

#rec680472138 .t-menusub__menu {
  background: rgba(7, 15, 28, 0.96) !important;
  border: 1px solid var(--px-line);
  border-radius: 18px;
  box-shadow: var(--px-shadow);
  overflow: hidden;
  backdrop-filter: blur(18px);
}

#rec679858275,
#rec679860186,
#rec682565230,
#rec745494465 {
  background: transparent !important;
}

#rec679858275 {
  height: 0;
}

#rec679860186 {
  position: relative;
  padding-top: 116px !important;
  padding-bottom: 34px !important;
  overflow: hidden;
}

#rec679860186::before {
  content: "PROCESS INTELLIGENCE PLATFORM";
  display: inline-flex;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 24px;
  padding: 9px 16px;
  border: 1px solid var(--px-line-strong);
  border-radius: 999px;
  color: var(--px-accent-2);
  background: rgba(18, 196, 253, 0.08);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
}

#rec679860186 .t050__title,
#rec679860186 .t050__title * {
  color: var(--px-text) !important;
  font-size: clamp(44px, 7vw, 86px) !important;
  line-height: 0.95 !important;
  letter-spacing: -0.065em;
}

#rec679860186 .t050__title strong {
  background: linear-gradient(92deg, #ffffff 4%, #9deaff 48%, var(--px-accent) 82%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
}

#rec679860186 .t050__descr {
  max-width: 820px;
  margin: 26px auto 0;
  color: var(--px-muted) !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  line-height: 1.45 !important;
}

#rec682565230 .t396__artboard,
#rec682565230 .t396__filter,
#rec682565230 .t396__carrier,
#rec745494465 .t396__artboard,
#rec745494465 .t396__filter,
#rec745494465 .t396__carrier {
  background: transparent !important;
}

#rec682565230 .t396__artboard {
  height: 610px !important;
}

#rec682565230 .tn-atom,
#rec745494465 .tn-atom {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  border-radius: 30px;
  box-shadow: 0 34px 100px rgba(0, 0, 0, 0.42), 0 0 80px rgba(18, 196, 253, 0.16);
  background: rgba(255, 255, 255, 0.04);
}

#rec682565230 .tn-atom__img,
#rec745494465 .tn-atom__img {
  border-radius: 30px;
}

#rec682565230 .tn-elem[data-elem-id="1702848562567"] {
  top: 36px !important;
  left: calc(50% - 600px + 36px) !important;
  width: 1128px !important;
}

#rec679858279 {
  background: transparent !important;
  padding-top: 18px !important;
}

.t-btn,
.t-submit,
.t142__submit,
.t142A__btn {
  border-radius: 999px !important;
  border-width: 1px !important;
  box-shadow: 0 18px 48px rgba(18, 196, 253, 0.2);
  font-weight: 800 !important;
  letter-spacing: 0.01em;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease !important;
}

.t-btn:hover,
.t-submit:hover,
.t142__submit:hover,
.t142A__btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 24px 70px rgba(18, 196, 253, 0.32);
}

#rec680350042,
#rec679858283,
#rec672975077 {
  background:
    radial-gradient(circle at 12% 0%, rgba(18, 196, 253, 0.18), transparent 28rem),
    radial-gradient(circle at 88% 12%, rgba(124, 247, 212, 0.11), transparent 28rem),
    #060b16 !important;
}

#rec680350042 {
  padding-top: 90px !important;
  padding-bottom: 80px !important;
}

#rec680350042 .t-section__title,
#rec679858282 .t-section__title,
#rec679858283 .t-section__title,
.px-agentic-ops__title {
  color: var(--px-text) !important;
  font-size: clamp(34px, 4vw, 58px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.045em;
}

#rec680350042 .t-section__title span,
#rec679858283 .t-section__title span {
  color: var(--px-text) !important;
}

#rec680350042 .t-section__descr span,
#rec679858283 .t-section__descr span {
  color: var(--px-muted) !important;
}

#rec680350042 .t503__content,
#rec679858282 .t858__inner-col,
#rec679858283 .t860__inner-col,
#rec680701168 .t850__inner-col,
#rec680732033 .t850__inner-col,
#rec42093186 .t678,
.t-form {
  border: 1px solid var(--px-line) !important;
  border-radius: var(--px-radius) !important;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.075), rgba(255, 255, 255, 0.035)) !important;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.18) !important;
}

#rec680350042 .t503__content {
  min-height: 238px;
  padding: 28px !important;
}

#rec680350042 .t503__img {
  padding: 12px;
  border-radius: 18px;
  background: rgba(18, 196, 253, 0.1);
}

#rec680350042 .t-card__title span,
#rec680350042 .t-card__title {
  color: var(--px-text) !important;
}

#rec680350042 .t-card__descr span,
#rec680350042 .t-card__descr {
  color: var(--px-muted) !important;
  line-height: 1.65 !important;
}

#rec679858282 {
  padding-top: 100px !important;
  padding-bottom: 96px !important;
  background:
    linear-gradient(180deg, #f6fbff 0%, #edf6fb 100%) !important;
}

#rec679858282 .t-section__title {
  color: #07111f !important;
}

#rec679858282 .t858__container {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 26px;
}

#rec679858282 .t858__col {
  clear: none !important;
  float: none !important;
  display: flex !important;
  flex: 0 1 calc(33.333% - 18px);
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

#rec679858282 .t858__inner-col {
  width: 100% !important;
  height: 100%;
  min-height: 220px;
  border-color: rgba(7, 17, 31, 0.1) !important;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(227, 241, 249, 0.86)) !important;
  box-shadow: 0 24px 70px rgba(17, 41, 63, 0.14) !important;
}

#rec679858282 .t-clear,
#rec679858282 .t858__separator {
  display: none !important;
}

#rec679858282 .t858__inner-col:hover {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.98), rgba(221, 244, 255, 0.98)) !important;
  transform: translateY(-4px);
}

#rec679858282 .t-card__link {
  color: #07111f !important;
  font-size: 31px !important;
  line-height: 1.08 !important;
  letter-spacing: -0.035em;
}

#rec679858282 .t-card__descr {
  color: #49616f !important;
  font-size: 17px !important;
}

#rec679858283 .t860__inner-col {
  min-height: 320px;
  background: rgba(255, 255, 255, 0.05) !important;
}

#rec679858283 .t-card__link {
  color: var(--px-text) !important;
  letter-spacing: -0.025em;
}

#rec679858283 .t-card__descr {
  color: var(--px-muted) !important;
}

#rec679858284 {
  background:
    radial-gradient(circle at 50% 0%, rgba(18, 196, 253, 0.18), transparent 28rem),
    #f4f9fc !important;
}

#t-footer,
#rec672975077 {
  border-top: 1px solid var(--px-line);
}

#rec672975077 .t457__li a {
  color: rgba(245, 251, 255, 0.76) !important;
}

#rec672975077 .t457__copyright {
  color: rgba(245, 251, 255, 0.56) !important;
}

.px-agentic-ops {
  position: relative;
  overflow: hidden;
  padding: 118px 20px 112px;
  color: var(--px-text);
  background:
    radial-gradient(circle at 16% 18%, rgba(18, 196, 253, 0.2), transparent 28rem),
    radial-gradient(circle at 86% 62%, rgba(255, 179, 92, 0.14), transparent 28rem),
    linear-gradient(145deg, #050914 0%, #081425 55%, #050914 100%);
}

.px-agentic-ops::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),
    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px);
  background-size: 74px 74px;
  mask-image: radial-gradient(circle at 52% 46%, rgba(0, 0, 0, 0.78), transparent 72%);
}

.px-agentic-ops__wrap {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  gap: 54px;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
}

.px-agentic-ops__eyebrow {
  display: inline-flex;
  margin-bottom: 20px;
  padding: 8px 13px;
  border: 1px solid var(--px-line-strong);
  border-radius: 999px;
  color: var(--px-accent-2);
  background: rgba(18, 196, 253, 0.08);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.14em;
}

.px-agentic-ops__title {
  max-width: 620px;
  margin: 0;
}

.px-agentic-ops__lead {
  max-width: 580px;
  margin: 24px 0 0;
  color: var(--px-muted);
  font-size: clamp(18px, 2vw, 22px);
  line-height: 1.55;
}

.px-agentic-ops__points {
  display: grid;
  gap: 14px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}

.px-agentic-ops__points li {
  position: relative;
  padding-left: 30px;
  color: #dcecf5;
  font-size: 16px;
  line-height: 1.45;
}

.px-agentic-ops__points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 11px;
  height: 11px;
  border-radius: 999px;
  background: var(--px-accent);
  box-shadow: 0 0 22px rgba(18, 196, 253, 0.9);
}

.px-agentic-ops__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 34px;
}

.px-agentic-ops__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border: 1px solid var(--px-line-strong);
  border-radius: 999px;
  color: var(--px-text) !important;
  background: rgba(255, 255, 255, 0.07);
  font-size: 14px;
  font-weight: 850;
  text-decoration: none;
  transition: transform 180ms ease, background 180ms ease, box-shadow 180ms ease;
}

.px-agentic-ops__button:first-child {
  border-color: transparent;
  background: linear-gradient(135deg, var(--px-accent), #5be5ff);
  color: #02111c !important;
  box-shadow: 0 24px 70px rgba(18, 196, 253, 0.28);
}

.px-agentic-ops__button:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.12);
}

.px-agentic-ops__button:first-child:hover {
  background: linear-gradient(135deg, #5be5ff, var(--px-accent-2));
}

.px-agentic-ops__visual {
  position: relative;
}

.px-agentic-ops__image-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 32px;
  background: rgba(255, 255, 255, 0.06);
  box-shadow: var(--px-shadow), 0 0 120px rgba(18, 196, 253, 0.16);
}

.px-agentic-ops__image-card img {
  display: block;
  width: 100%;
  height: auto;
}

.px-agentic-ops__metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.px-agentic-ops__metric {
  padding: 18px 16px;
  border: 1px solid var(--px-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.055);
  backdrop-filter: blur(18px);
}

.px-agentic-ops__metric strong {
  display: block;
  color: var(--px-text);
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1;
  letter-spacing: -0.05em;
}

.px-agentic-ops__metric span {
  display: block;
  margin-top: 7px;
  color: var(--px-muted);
  font-size: 12px;
  line-height: 1.35;
}

.px-agentic-ops__caption {
  margin: 14px 0 0;
  color: rgba(245, 251, 255, 0.54);
  font-size: 13px;
}

#allrecords[data-tilda-page-id="48487477"] #rec744780357,
#allrecords[data-tilda-page-id="48487477"] #rec744781711,
#allrecords[data-tilda-page-id="48487477"] #rec744832624,
#allrecords[data-tilda-page-id="48487477"] #rec744814894,
#allrecords[data-tilda-page-id="48487477"] #rec744839347,
#allrecords[data-tilda-page-id="48487477"] #rec744721659 {
  background: linear-gradient(180deg, #f7fbfe 0%, #eef6fb 100%) !important;
  color: #07111f !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744780357 .t-title,
#allrecords[data-tilda-page-id="48487477"] #rec744832624 .t-title,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t-section__title,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__title,
#allrecords[data-tilda-page-id="48487477"] #rec744814894 .t-card__title,
#allrecords[data-tilda-page-id="48487477"] #rec744780357 .t-title span,
#allrecords[data-tilda-page-id="48487477"] #rec744832624 .t-title span {
  color: #07111f !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744781711 .t-text,
#allrecords[data-tilda-page-id="48487477"] #rec744781711 .t-text *,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t-section__descr,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__descr,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__descr *,
#allrecords[data-tilda-page-id="48487477"] #rec744814894 .t-card__descr,
#allrecords[data-tilda-page-id="48487477"] #rec744814894 .t-card__descr * {
  color: #445866 !important;
  opacity: 1 !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744814894 .t1029__col,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__block,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__block-flipped {
  border: 1px solid rgba(7, 17, 31, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 20px 70px rgba(17, 41, 63, 0.1);
}

#allrecords[data-tilda-page-id="48487477"] #rec744814894 .t1029__col {
  padding: 28px 18px !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__block,
#allrecords[data-tilda-page-id="48487477"] #rec744839347 .t565__block-flipped {
  padding: 24px !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744812702,
#allrecords[data-tilda-page-id="48487477"] #rec744832152,
#allrecords[data-tilda-page-id="48487477"] #rec744838087,
#allrecords[data-tilda-page-id="48487477"] #rec744831894 {
  background:
    radial-gradient(circle at 16% 0%, rgba(18, 196, 253, 0.16), transparent 28rem),
    #060b16 !important;
}

#allrecords[data-tilda-page-id="48487477"] #rec744812702 .t-title,
#allrecords[data-tilda-page-id="48487477"] #rec744838087 .t-title,
#allrecords[data-tilda-page-id="48487477"] #rec744838087 .t-descr,
#allrecords[data-tilda-page-id="48487477"] #rec744812702 .t-title span,
#allrecords[data-tilda-page-id="48487477"] #rec744838087 .t-title span,
#allrecords[data-tilda-page-id="48487477"] #rec744838087 .t-descr span {
  color: var(--px-text) !important;
}

@media screen and (max-width: 980px) {
  #nav680472138 .t456__maincontainer {
    display: flex !important;
    align-items: center !important;
    gap: 10px;
    min-height: 56px;
    padding: 8px 12px !important;
  }

  #nav680472138 .t456__leftwrapper {
    flex: 0 0 auto !important;
    min-width: 0 !important;
    width: auto !important;
  }

  #nav680472138 .t456__logowrapper {
    display: flex !important;
    align-items: center;
  }

  #rec680472138 .t456__imglogo,
  #rec680472138 .t456__imglogomobile {
    width: 132px !important;
    max-width: 132px !important;
    height: auto !important;
    padding: 0 !important;
  }

  #nav680472138 .t456__rightwrapper {
    flex: 1 1 auto !important;
    width: auto !important;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  #nav680472138 .t456__rightwrapper::-webkit-scrollbar {
    display: none;
  }

  #nav680472138 .t456__list {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center;
    gap: 6px;
    margin: 0 !important;
    padding: 0 !important;
    white-space: nowrap;
  }

  #nav680472138 .t456__list_item {
    flex: 0 0 auto;
    padding: 0 !important;
  }

  #rec680472138 a.t-menu__link-item {
    display: inline-flex !important;
    align-items: center;
    min-height: 34px;
    padding: 0 10px !important;
    border: 1px solid rgba(245, 251, 255, 0.12);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.055);
    font-size: 12px !important;
    line-height: 1 !important;
  }

  #rec680472138 .t-menusub__menu {
    min-width: 160px;
  }

  #rec682565230 .tn-elem[data-elem-id="1702848562567"] {
    left: 24px !important;
    width: calc(100vw - 48px) !important;
  }

  #rec679858282 .t858__container,
  .px-agentic-ops__wrap {
    grid-template-columns: 1fr;
  }

  #rec679858282 .t858__col {
    flex-basis: 100%;
  }

  .px-agentic-ops {
    padding: 88px 18px;
  }
}

@media screen and (max-width: 640px) {
  #nav680472138 .t456__maincontainer {
    min-height: 52px;
    padding: 7px 10px !important;
  }

  #rec680472138 .t456__imglogo,
  #rec680472138 .t456__imglogomobile {
    width: 112px !important;
    max-width: 112px !important;
  }

  #rec680472138 a.t-menu__link-item {
    min-height: 32px;
    padding: 0 9px !important;
    font-size: 11px !important;
  }

  #rec679860186 {
    padding-top: 62px !important;
  }

  #rec679860186 .t050__title,
  #rec679860186 .t050__title * {
    letter-spacing: -0.045em;
  }

  #rec745494465 .t396__artboard,
  #rec745494465 .t396__filter,
  #rec745494465 .t396__carrier {
    height: 320px !important;
  }

  #rec745494465 .tn-elem[data-elem-id="1702848562567"] {
    top: 28px !important;
    left: 18px !important;
    width: calc(100vw - 36px) !important;
  }

  #rec679858282 .t858__container,
  .px-agentic-ops__metrics {
    grid-template-columns: 1fr;
  }

  .px-agentic-ops__image-card,
  .px-agentic-ops__image-card img {
    border-radius: 22px;
  }
}
