.jp_story_content p,
body {
  font-family: Poppins, sans-serif;
}
:root {
  --section-text: #111111;
  --section-muted: #666666;
  --section-border: rgba(17, 17, 17, 0.08);
  --section-bg: #ffffff;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background: var(--section-bg);
  color: var(--section-text);
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1450px;
  }
}
.ag-timeline-card_desc p,
main > * {
  margin-bottom: 0;
}
main > footer.site-footer,
main > section {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.hero-section-inner-page {
  position: relative;
  overflow: hidden;
  padding: clamp(9.5rem, 4vw, 3.75rem) 0 clamp(2.25rem, 4.5vw, 4rem);
  background:
    url("https://demo.jploft.com/img/ai-page-img/innter-banner-bg.webp")
      center/cover no-repeat,
    linear-gradient(
      114deg,
      rgba(2, 1, 33, 0.45) -2.18%,
      rgba(4, 1, 51, 0.45) 28.36%,
      rgba(6, 1, 72, 0.45) 76.35%,
      rgba(8, 1, 81, 0.45) 106.88%
    );
}
.hero-section-inner-page__container {
  position: relative;
  z-index: 1;
  width: min(1450px, calc(100% - 2rem));
  margin: 0 auto !important;
  align-items: center;
}
.hero-section-inner-page__copy {
  display: grid;
  gap: 34px;
  padding: clamp(0.5rem, 1vw, 1rem) 0;
}
.hero-section-inner-page__eyebrow {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.04em;
}
.hero-section-inner-page__title {
  margin: 0;
  color: #fff;
  font-size: 52px;
  font-style: normal;
  font-weight: 600;
  line-height: 73.24px;
}
.hero-section-inner-page__description {
  margin: 0;
  max-width: 70ch;
  color: #fff;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.hero-section-inner-page__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  padding-top: 0.15rem;
}
.hero-section-inner-page__actions .jp_hero_new__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  width: 100%;
}
.hero-section-inner-page__actions .jp-btn-primary,
.hero-section-inner-page__actions .jp-btn-secondary {
  flex: 0 1 auto;
}
.hero-section-inner-page__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  min-height: 2.85rem;
  padding: 0.75rem 1.25rem;
  border-radius: 0.38rem;
  border: 1px solid transparent;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  transition:
    transform 0.2s,
    box-shadow 0.2s,
    border-color 0.2s,
    background 0.2s;
}
.hero-section-inner-page__btn:hover {
  transform: translateY(-1px);
}
.hero-section-inner-page__btn--primary {
  background: linear-gradient(180deg, #ff6d55 0, #ff2f3a 100%);
  color: #fff;
  box-shadow: 0 16px 28px rgba(255, 57, 60, 0.26);
}
.hero-section-inner-page__btn--secondary {
  background: rgba(8, 12, 39, 0.55);
  color: #fff;
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
}
.hero-section-inner-page__trust {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 1.5rem;
  margin-top: 1.5rem;
  padding: 1rem 1.1rem;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.hero-section-inner-page__trust-group {
  display: grid;
  gap: 0.5rem; 
}
.hero-section-inner-page__trust-label {
  margin: 0;
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.4;
}
.hero-section-inner-page__phone img,
.hiring_modal_itm:hover::after,
.hiring_modal_itm:hover::before {
  width: 100%;
}
.hero-section-inner-page__brand-row,
.hero-section-inner-page__partner-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.8rem 1rem;
}
.hero-section-inner-page__brand-row {
  min-height: 46px;
}
.hero-section-inner-page__brand-row img {
  display: block;
  height: 2.2rem;
  width: auto;
  object-fit: contain;
}
.hero-section-inner-page__partner-row img {
  display: block;
  height: 1.95rem;
  width: auto;
  object-fit: contain;
}
.hero-section-inner-page__ratings { 
  overflow: hidden;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.18);
  flex: 0 0 auto; 
}
.hero-section-inner-page__visual {
  display: grid;
  gap: 0.95rem;
  justify-items: center;
  align-self: center;
  min-width: 0;
}
.hero-section-inner-page__trust-wrap {
  margin-top: 1.5rem;
flex: 1;
}
.hero-section-inner-page__hero-video {
  display: block;
  width: 100%;
  aspect-ratio: 0.68;
  border-radius: 1.5rem;
  object-fit: cover;
  object-position: center;
  background: #07070e;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.06),
    0 10px 28px rgba(0, 0, 0, 0.24);
}
.hero-section-inner-page__ratings-image {
  display: block;
  width: 100%;
  max-height: 80px;
}
.overview-block {
  padding: clamp(2rem, 4vw, 3.75rem) 0 clamp(2rem, 4vw, 3.5rem);
  background: var(--section-bg);
}
.agentic-workflows__container,
.overview-block__container {
  width: min(1450px, calc(100% - 2rem));
  margin: 0 auto;
}
.overview-block__content {
  display: grid;
  gap: clamp(1.5rem, 2.5vw, 2rem);
}
.overview-block__intro,
.site-footer__right {
  display: grid;
  gap: 1rem;
}
.overview-block__title {
  margin: 0;
  color: var(--section-text);
  font-size: clamp(2rem, 3.6vw, 3rem);
  line-height: 1.02;
  font-weight: 600;
}
.overview-block__summary {
  margin: 0;
  color: var(--section-muted);
  font-size: clamp(0.95rem, 1vw, 1rem);
  line-height: 1.65;
  padding-left: 20px;
  border-left: 1px solid #d9d9d9;
}
.overview-block__stats-wrap {
  padding-top: clamp(1.25rem, 2vw, 1.75rem);
}
.overview-block__summary p:first-child {
  margin-bottom: 1.5rem !important;
}
.overview-block__stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
}
.overview-block__stat {
  display: grid;
  align-content: start;
  gap: 1.7rem;
  padding: clamp(1rem, 2vw, 1.5rem) clamp(1rem, 1.8vw, 1.5rem) 0;
}
.overview-block__stat + .overview-block__stat {
  border-left: 1px solid var(--section-border);
}
.overview-block__stat-value {
  color: var(--section-text);
  font-size: clamp(1.8rem, 3.2vw, 5.25rem);
  line-height: 1;
  letter-spacing: -0.06em;
  font-weight: 600;
}
.overview-block__stat-label {
  margin: 0;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  opacity: 0.7;
}
.jp_story_video_slide.is-active,
.overview-block__stat-label span {
  display: block;
}
.ai-systems-box {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 2rem 0 0;
  background: #fff;
  overflow: hidden;
}
.ai-systems-box::after,
.ai-systems-box::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #ececec;
  pointer-events: none;
}
.ai-systems-box::before {
  left: 33.3333%;
}
.ai-systems-box::after {
  left: 66.6666%;
}
.ai-systems-box__column {
  padding-left: 1.8rem;
}
.ai-systems-box__column:first-child {
  padding-left: 0;
}
.ai-systems-box__title {
  margin: 0 0 1.1rem;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.ai-systems-box__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.8rem;
}
.ai-systems-box__item {
  position: relative;
  margin: 0;
  padding-left: 1.45rem;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.ai-systems-box__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.45rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 999px;
  border: 1px solid #b9b9b9;
  background: radial-gradient(circle at center, #7a7a7a 0 28%, transparent 30%);
}
.unique-solutions__capability:last-child,
.unique-solutions__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.ai-comparison {
  padding: clamp(2.5rem, 4vw, 4rem) 0;
}
.ai-comparison__container,
.ai-model-grid__container,
.unique-solutions__container {
  width: min(1180px, calc(100% - 2rem));
  margin: 0 auto;
}
.ai-comparison__header,
.ai-ecosystem__header,
.chatbot-Integration__header,
.portfolio-cms__header {
  text-align: center;
  margin: 0 auto 2.5rem;
}
.ai-comparison__title {
  margin: 0;
  color: #111;
  font-size: clamp(1.6rem, 3vw, 2.4rem);
  line-height: 1.15;
  font-weight: 600;
}
.ai-comparison__subtitle {
  margin: 0.9rem auto 0;
  color: #524f49;
  text-align: center;
  font-size: 19.2px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.ai-comparison__table-wrap {
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.ai-comparison__table-wrap::-webkit-scrollbar {
  display: none;
}
.ai-comparison__table {
  display: grid;
  grid-template-columns: minmax(160px, 240px) repeat(2, minmax(180px, 1fr));
  border-radius: 1rem;
  overflow: hidden;
  background: #050505;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
}
.ai-comparison__cell {
  padding: 24.5px 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  color: #d3e4fe;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.ai-comparison__cell svg {
  margin-right: 4px;
}
.ai-comparison__cell:nth-child(4n + 1),
.ai-comparison__cell:nth-child(4n + 2),
.ai-comparison__cell:nth-child(4n + 3),
.ai-comparison__cell:nth-child(4n + 4) {
  border-right: 1px solid rgba(255, 255, 255, 0.06);
}
.ai-comparison__cell--head {
  padding: 1rem 1rem 1.05rem;
  background: rgba(16, 32, 52, 0.8);
  backdrop-filter: blur(6px);
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.ai-comparison__cell--label {
  color: #fff;
  font-weight: 600;
  background: #0b0b0b;
}
.ai-comparison__cell--muted {
  color: #8f96a8;
  font-style: italic;
}
.last-cell-cls {
  background: linear-gradient(97deg, #ddb7ff 0, #2fd9f4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: italic;
}
.ai-ecosystem {
  padding: clamp(2.75rem, 4.5vw, 5rem) 0;
  background: #f7f8fb;
}
.ai-ecosystem__title,
.workflow-diagram__title {
  margin: 0;
  color: #0f0e0d;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 46.87px;
}
.ai-ecosystem__subtitle {
  margin: 0.85rem auto 0;
  color: #524f49;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.ai-ecosystem__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}
.ai-ecosystem__card {
  display: grid;
  align-content: start;
  gap: 1rem;
  border-radius: 8px;
  border: 1px solid #f3f4f6;
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  padding: 24px;
}
.ai-ecosystem__card-top {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
}
.ai-ecosystem__icon {
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 0.7rem;
  background: #eef3ff;
}
.ai-ecosystem__icon img {
  width: 1.15rem;
  height: 1.15rem;
  object-fit: contain;
  display: block;
}
.ai-ecosystem__card-title {
  margin: 0;
  color: #151515;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 600;
}
.ai-ecosystem__card-subtitle {
  margin: 0.2rem 0 0;
  color: #4b5565;
  font-size: 0.82rem;
  line-height: 1.35;
}
.ai-ecosystem__card-copy {
  margin: 0;
  color: #4b5563;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.75px;
  letter-spacing: -0.14px;
}
.ai-ecosystem__section-label {
  margin-top: 0.25rem;
  color: #2563eb;
  font-size: 0.7rem;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #dbeafe;
  padding-bottom: 8px;
}
.ai-ecosystem__logo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.6rem 0.4rem;
  align-items: center;
}
.ai-ecosystem__logo-item {
  display: grid;
  place-items: center;
}
.ai-ecosystem__logo-item img {
  display: block;
  max-width: 100%;
  object-fit: contain;
}
.chatbot-carousel__media img,
.chatbot-carousel__media video {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.ai-ecosystem__control-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.5rem;
}
.ai-ecosystem__control-item {
  position: relative;
  padding-left: 0;
  color: #374151;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
@media (max-width: 1199.98px) {
  .ai-ecosystem__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.unique-solutions {
  position: relative;
  overflow: hidden;
  background:
    url("https://demo.jploft.com/img/ai-page-img/jhurmura-efct.webp")
      center/cover no-repeat,
    #000;
  padding: 80px 0 !important;
}
.unique-solutions__card {
  position: relative;
  padding: clamp(1.5rem, 3vw, 2rem);
  border-radius: 1.1rem;
  background: #fff;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.22);
  overflow: hidden;
  display: flex;
  gap: 20px;
  align-items: center;
   justify-content: space-between;
}
.jp-btn-primary,
.unique-solutions__cta {
  box-shadow: 0 0 20px 0 rgba(147, 51, 234, 0.3);
}
.unique-solutions__card::after,
.unique-solutions__card::before {
  content: "";
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
  filter: blur(80px);
}
.unique-solutions__card::before {
  top: -2rem;
  right: 20%;
  width: 10rem;
  height: 10rem;
  background: rgba(225, 242, 125, 0.55);
}
.unique-solutions__card::after {
  right: 6%;
  bottom: -1.5rem;
  width: 8rem;
  height: 8rem;
  background: rgba(95, 130, 255, 0.28);
}
.unique-solutions__card-content {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 1rem;
}
.unique-solutions__item-head h3 {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.unique-solutions__title {
  margin: 0;
  max-width: 40ch;
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.unique-solutions__cta,
.unique-solutions__eyebrow {
  color: #fff;
  font-weight: 600;
  text-align: center;
  font-style: normal;
}
.unique-solutions__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 0.75rem 1rem;
  border: 0;
  letter-spacing: 0.01em;
  border-radius: 8px;
  background: #ed1f24;
  font-size: 16px;
  line-height: 24px;
}
.unique-solutions__grid {
  display: grid;
  gap: clamp(1.5rem, 3vw, 2rem);
  margin-top: clamp(1.75rem, 4vw, 3rem);
  align-items: center;
}
.unique-solutions__eyebrow {
  margin: 0;
  font-size: 38px;
  line-height: 38px;
}
.unique-solutions__subtext {
  margin: 0.55rem auto 0;
  max-width: 70ch;
  color: rgba(217, 217, 231, 0.8);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.unique-solutions__list {
  display: grid;
}
.unique-solutions__item {
  display: grid;
  gap: 24px;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.unique-solutions__item-head {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.2;
}
.unique-solutions__item-icon {
  display: inline-grid;
  place-items: center;
  width: 1.55rem;
  height: 1.55rem;
  border-radius: 999px;
  background: rgba(255, 44, 44, 0.14);
  color: #e31c1c;
  font-size: 0.86rem;
  flex: 0 0 auto;
}
.unique-solutions__item-copy {
  margin: 0;
  color: rgba(217, 217, 231, 0.7);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.unique-solutions__capabilities .unique-solutions__item {
  text-align: end;
}
.unique-solutions__capabilities .unique-solutions__item-head {
  justify-content: end;
}
.unique-solutions__art {
  position: relative;
  min-height: 260px;
  display: grid;
  place-items: center;
}
.unique-solutions__art video {
  width: 100%;
  mix-blend-mode: exclusion;
}
.unique-solutions__art-core::after {
  transform: rotate(78deg) scale(0.82);
  opacity: 0.7;
}
.unique-solutions__capabilities {
  display: grid;
  gap: 1.25rem;
}
.unique-solutions__capability {
  padding: 0 0 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.unique-solutions__capability-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.2;
}
.unique-solutions__capability-head .unique-solutions__item-icon {
  order: 2;
  background: rgba(255, 44, 44, 0.14);
}
.unique-solutions__capability-copy {
  margin: 0.5rem 0 0 auto;
  max-width: 28ch;
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.82rem;
  line-height: 1.55;
  text-align: right;
}
.jp-btn-primary,
.jp-btn-secondary {
  display: flex;
  align-items: center; 
  display: flex;
  height: 56px;
  padding: 17px 24px;
  align-items: center;
  gap: 12px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  transition: 0.3s;
  border-radius: 100px !important;
display: inline-block !important;
}
.jp-btn-primary {
  background: #ed1f24;
  width: max-content;
}
.cta-banner__button:hover,
.cta-btn:hover,
.jp-btn-primary:hover,
.jp_experts_cta:hover {
  color: #fff;
  text-decoration: none;
}
.jp-btn-primary:hover,
.jp_experts_cta:hover {
  color: #fff;
  text-decoration: none;
  background-position: right center;
  background-size: 200% auto;
  -webkit-animation: 1.5s infinite pulse512;
  animation: 1.5s infinite pulse512;
}
@keyframes pulse512 {
  0% {
    box-shadow: 0 0 0 0 #ed1f24;
  }
  70% {
    box-shadow: 0 0 0 10px #ed1f2228;
  }
  100% {
    box-shadow: 0 0 0 0 #ed1f2205;
  }
}
.jp-btn-secondary {
  border: 1px solid rgba(154, 173, 255, 0.22);
  background: rgba(7, 18, 49, 0.55);
  color: #eef3ff;
}
.jp-btn-secondary:hover {
  color: #fff;
  border-color: rgba(154, 173, 255, 0.4);
  text-decoration: none;
}
@media (max-width: 768px) {
.unique-solutions__card-content { 
    display: flex;
    gap: 1rem;
    text-align: center;
    flex-direction: column;
    align-items: center;
}
.unique-solutions__item-head h3 { 
    font-size: 16px; 
    line-height: 1.5;
}
}
@media (min-width: 768px) {

  .unique-solutions__card {
    padding: clamp(1.75rem, 3vw, 2.25rem) clamp(2rem, 4vw, 2.75rem);
  }
  .unique-solutions__layout {
    grid-template-columns: minmax(0, 1fr);
  }
  .unique-solutions__content-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(220px, 0.95fr) minmax(0, 1fr);
    gap: clamp(1.25rem, 3vw, 2rem);
    align-items: center;
  }
  .unique-solutions__capabilities,
  .unique-solutions__list {
    min-width: 0;
  }
}
.chatbot-carousel {
  position: relative;
  overflow: hidden;
  padding: clamp(2.75rem, 5vw, 5rem) 0 clamp(3rem, 5vw, 5.5rem);
  background: #fff;
}
.chatbot-carousel__header {
  margin-bottom: 1.5rem;
}
.chatbot-carousel__title {
  margin: 0;
  letter-spacing: -0.03em;
  color: #000;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.chatbot-carousel__subtitle {
  margin: 0.9rem auto 0;
  max-width: 100ch;
  color: #2f2f2f;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.chatbot-carousel__headbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.chatbot-carousel__nav {
  display: inline-flex;
  gap: 0.55rem;
  margin-left: auto;
}
.chatbot-carousel__nav-btn {
  width: 2.6rem;
  height: 2.6rem;
  border: 0;
  border-radius: 50%;
  background: #111;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  display: inline-grid;
  place-items: center;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}
.chatbot-carousel__viewport,
.industries-showcase__viewport,
.jp_story_reviews_viewport {
  overflow: hidden;
}
.chatbot-carousel__track {
  display: flex;
  flex-wrap: nowrap;
  gap:4px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  padding: 8px;
  scrollbar-width: none;
  border-radius: 24px;
  background: #f2f2f2;
  border: 2px solid #f2f2f2;
}
.chatbot-carousel__track::-webkit-scrollbar {
  display: none;
}
 .chatbot-carousel__slide.px-2 {
    padding: .4rem !important; 
    padding-bottom: 0px !important;
}
.chatbot-carousel__slide {
  flex: 0 0 clamp(16rem, 28vw, 52rem);
  max-width: clamp(16rem, 28vw, 52rem);
  transition:
    flex-basis 0.35s cubic-bezier(0.22, 0.61, 0.36, 1),
    max-width 0.35s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  scroll-snap-align: start;
}
 
.chatbot-carousel__card {
  position: relative;
  padding: 1rem;
  border: 1px solid #ececec;
  border-radius: 1.05rem;
  background: #fff;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.07);
  transition:
    transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1),
    box-shadow 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  cursor: pointer;
  outline: 0;
  height: 100%;
}
.chatbot-carousel__card.is-active,
.chatbot-carousel__card:focus-within,
.chatbot-carousel__card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.11);
}
.chatbot-carousel__badge {
  display: inline-grid;
  place-items: center;
  width: 47px;
  height: 47px;
}
.chatbot-carousel__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(8.5rem, 1fr);
  gap: 0.85rem;
  align-items: stretch;
  transition: grid-template-columns 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
      height: 100%;
}
 
.chatbot-carousel__copy {
  display: flex;
  flex-direction: column;
  justify-content: start;
  min-width: 0;
  padding: 0.25rem 0.15rem 0.25rem 0;
}
.chatbot-carousel__card-title {
  margin: 0 0 0.55rem;
  letter-spacing: -0.02em;
  color: #131313;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.3;
}
.chatbot-carousel__card-copy {
  margin: 0;
  color: #555;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}
.chatbot-carousel__media {
  position: relative;
  min-width: 0;
  border-radius: 0.9rem;
  overflow: hidden;
 opacity: 1;
  transform: translateX(0);
  background: linear-gradient(180deg, #0b1220 0, #111827 100%);
  transition:
    opacity 0.35s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
}
 
.chatbot-carousel__media video {
  display: block;
}
.chatbot-carousel__media-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(12, 16, 26, 0.12), rgba(12, 16, 26, 0.34)),
    radial-gradient(
      circle at 60% 30%,
      rgba(54, 207, 255, 0.24),
      transparent 24%
    );
  pointer-events: none;
}
.agentic-workflows {
  padding: clamp(3rem, 5vw, 5.25rem) 0 clamp(3.25rem, 5vw, 5.5rem);
  border-top: 1px;
  background: #fafaf9;
}
.agentic-workflows__header {
  margin-bottom: 1.9rem;
}
.agentic-workflows__title {
  margin: 0;
  letter-spacing: -0.03em;
  color: #0f0e0d;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 46.87px;
}
.agentic-workflows__subtitle {
  margin: 0.8rem 0 0;
  color: #524f49;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.agentic-workflows__grid {
  margin: 0;
  padding: 0;
}
.agentic-workflows__cell,
.jp_story_reviews_track .slick-track,
.jp_story_video_slider.is-slick-ready .slick-track,
.workflow-diagram__cell {
  display: flex;
}
.agentic-workflows__card {
  width: 100%;
  min-height: 16rem;
  padding: 1.35rem 1.25rem 1.25rem;
  border: 1px solid #e5e5e3;
  transition:
    box-shadow 0.25s,
    transform 0.25s;
}
.agentic-workflows__card:hover {
  transform: translateY(-1px);
  box-shadow: 0 12px 32px rgba(17, 17, 17, 0.06);
}
.agentic-workflows__icon {
  display: inline-grid;
  place-items: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0.2rem;
  background: #f3f3f3;
  border: 1px solid #efefef;
  margin-bottom: 1.45rem;
  color: #8a8a8a;
  flex: 0 0 auto;
}
.agentic-workflows__icon img {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
  display: block;
  opacity: 0.82;
}
.agentic-workflows__card-title {
  margin: 0 0 0.6rem;
  color: #0f0e0d;
  letter-spacing: -0.01em;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.agentic-workflows__card-copy {
  margin: 0;
  color: #524f49;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.agentic-workflows__cta-wrap {
  display: flex;
  justify-content: center;
  margin-top: 1.9rem;
}
.agentic-workflows__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.8rem 1.35rem;
  border-radius: 0.38rem;
  background: linear-gradient(180deg, #ff5f5c 0, #f73336 100%);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 24px rgba(247, 51, 54, 0.24);
}
.workflow-diagram {
  position: relative;
  overflow: hidden;
  padding: clamp(3rem, 5vw, 5rem) 0;
  background: #fff;
}
.workflow-diagram__container {
  position: relative;
  width: min(1450px, calc(100% - 2rem));
  margin: 0 auto;
}
.workflow-diagram__container::before {
  content: "";
  position: absolute;
  inset: 9rem 20% 7.5rem 10rem;
  background: url("https://demo.jploft.com/img/ai-page-img/architecture-visual-bg-shape.svg")
    center 65% / contain no-repeat;
  opacity: 0.95;
  pointer-events: none;
  z-index: 0;
}
.workflow-diagram__content {
  position: relative;
  z-index: 1;
}
.ai-model-grid__header,
.workflow-diagram__header {
  text-align: center;
  margin-bottom: 2.5rem;
}
.workflow-diagram__grid {
  margin: 0;
  row-gap: 5.15rem;
  justify-content: center;
}
.workflow-diagram__card {
  width: 100%;
  min-height: 14rem;
  padding: 1.2rem 0.5rem 1.1rem;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.04);
  text-align: center;
  border-radius: 45px;
  border: 1px solid #e5e5e3;
  background: #fff;
  backdrop-filter: blur(6px);
}
.workflow-diagram__icon {
  display: inline-grid;
  place-items: center;
  margin-bottom: 0.95rem;
}
.workflow-diagram__card-title {
  margin: 0 0 0.55rem;
  letter-spacing: -0.01em;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}
.workflow-diagram__card-copy {
  margin: 0;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.workflow-diagram__cta-wrap {
  display: flex;
  justify-content: center;
  margin-top: 1.7rem;
}
.workflow-diagram__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.8rem 1.45rem;
  border-radius: 0.35rem;
  background: linear-gradient(180deg, #ff5f5c 0, #f73336 100%);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 24px rgba(247, 51, 54, 0.24);
}
.ai-model-grid__title,
.portfolio-cms__title {
  line-height: 56.16px;
  text-align: center;
  font-style: normal;
}
.ai-model-grid {
  position: relative;
  overflow: hidden;
  padding: clamp(3rem, 5vw, 5.25rem) 0 clamp(3.25rem, 5vw, 5.5rem);
  background: url("https://demo.jploft.com/img/ai-page-img/bg-img-logo-sections.webp")
    center 65% / contain no-repeat;
}
.ai-model-grid__title {
  margin: 0 auto;
  color: #131313;
  font-size: 38px;
  font-weight: 600;
  width: 30ch;
}
.ai-model-grid__grid {
  display: grid;
  gap: 0.45rem;
  justify-content: center;
  justify-items: center;
}
.ai-model-grid__row {
  display: flex;
  justify-content: center;
  gap: 0.45rem;
  flex-wrap: nowrap;
}
.ai-model-grid__tile {
  width: 100px;
  aspect-ratio: 1;
  border: 1px solid rgba(239, 239, 239, 0.92);
  box-shadow:
    0 12px 26px rgba(15, 23, 42, 0.04),
    inset 0 1px 0 rgba(255, 255, 255, 0.65);
  display: grid;
  place-items: center;
  overflow: hidden;
  animation: 5.5s ease-in-out infinite tailored-float;
  animation-delay: var(--delay, 0s);
  transition:
    transform 0.25s,
    box-shadow 0.25s,
    opacity 0.25s;
  border-radius: 39px;
  background: #f7f7f7;
}
.chatbot-services__card,
.portfolio-cms__card {
  transition:
    transform 0.35s,
    box-shadow 0.35s;
  overflow: hidden;
}
.ai-model-grid__tile--empty {
  opacity: 0.6;
}
.ai-model-grid__tile:hover {
  transform: translateY(-2px) scale(1.03);
  box-shadow:
    0 16px 34px rgba(15, 23, 42, 0.08),
    inset 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ai-model-grid__tile img {
  display: block;
  width: 56%;
  height: 56%;
  object-fit: contain;
  animation: 4.8s ease-in-out infinite tailored-pulse;
  animation-delay: calc(var(--delay, 0s) + 0.18s);
  transition:
    transform 0.75s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform, opacity;
}
.ai-model-grid__tile.is-transitioning img {
  opacity: 0.08;
  transform: scale(0.94);
}
.ai-model-grid__row:nth-child(2) {
  margin-left: clamp(2.3rem, 5vw, 3rem);
}
.ai-model-grid__row:nth-child(3) {
  margin-left: clamp(0.45rem, 1.8vw, 1rem);
}
.ai-model-grid__row:nth-child(4) {
  margin-left: clamp(1.75rem, 4.5vw, 2.35rem);
}
.ai-model-grid__row:nth-child(5) {
  margin-left: clamp(0.85rem, 2.6vw, 1.4rem);
}
.ai-model-grid__cta-wrap {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.ai-model-grid__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  padding: 0.8rem 1.45rem;
  border-radius: 0.38rem;
  background: linear-gradient(180deg, #ff5f5c 0, #f73336 100%);
  color: #fff;
  font-size: 0.9rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 24px rgba(247, 51, 54, 0.24);
}
@keyframes tailored-float {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-4px);
  }
}
@keyframes tailored-pulse {
  0%,
  100% {
    transform: scale(1);
    opacity: 0.95;
  }
  50% {
    transform: scale(1.05);
    opacity: 1;
  }
}
.chatbot-Integration,
.chatbot-services,
.portfolio-cms {
  padding: clamp(2.75rem, 5vw, 5rem) 0;
  background: #fff;
}
.chatbot-Integration__container,
.chatbot-services__container,
.cta-banner__container,
.portfolio-cms__container {
  width: min(1180px, calc(100% - 1.5rem));
  margin: 0 auto;
}
.portfolio-cms__eyebrow {
  margin: 0 0 0.5rem;
  color: #1e1e1e;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.portfolio-cms__title {
  margin: 0;
  color: #131313;
  font-size: 38px;
  font-weight: 600;
}
.portfolio-cms__subtitle {
  margin: 0.85rem auto 0;
  color: #2f2f2f;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.portfolio-cms__grid {
  --gutter-y: 0;
  border-radius: 24px;
  background: #f2f2f2;
  padding: 12.346px 12px 18.156px;
}
.portfolio-cms__card {
  height: 100%;
  border: 1px solid rgba(230, 230, 230, 0.96);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
  padding: 10px;
}
.portfolio-cms__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 48px rgba(18, 18, 18, 0.1);
}
.portfolio-cms__media {
  aspect-ratio: 16/9;
}
.portfolio-cms__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
  display: block;
}
.portfolio-cms__body {
  padding: 1.1rem 1.2rem 1.3rem;
  text-align: center;
}
.portfolio-cms__card-title {
  margin: 0;
  color: #131313;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.portfolio-cms__card-copy {
  margin: 0.6rem 0 0;
  color: #7b7b7b;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.chatbot-services__intro {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 1.25rem;
  margin-bottom: 3.5rem;
}
.chatbot-services__eyebrow {
  margin: 0 0 0.8rem;
  color: #524f49;
  font-size: 18.9px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.chatbot-services__title {
  margin: 0;
  color: #0f0e0d;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 46.87px;
}
.chatbot-services__summary {
  max-width: 700px;
  margin: 0;
  color: #524f49;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.chatbot-services__card {
  margin-bottom: 30px;
}
.chatbot-services__media {
  aspect-ratio: 16/10;
  overflow: hidden;
  background: linear-gradient(180deg, #0f1f32 0, #08111c 100%);
  border-radius: 20px;
}
.chatbot-services__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s;
}
.chatbot-services__card:hover .chatbot-services__media img {
  transform: scale(1.03);
}
.chatbot-services__body {
  padding: 0.95rem 0;
}
.chatbot-services__card-title {
  margin: 0 0 0.6rem;
  color: #0f0e0d;
  letter-spacing: -0.01em;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.chatbot-services__card-copy {
  margin: 0.45rem 0 0;
  color: #524f49;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.chatbot-Integration__title {
  margin: 0;
  color: #000;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 56.16px;
}
.chatbot-Integration__card {
  padding: 1.15rem 1.1rem 1.1rem;
  transition:
    transform 0.3s,
    box-shadow 0.3s,
    border-color 0.3s;
  border: 1px solid rgba(139, 139, 139, 0.3);
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(6px);
  border-radius: 12px;
  height: 100%;
}
.chatbot-Integration__card:hover {
  transform: translateY(-3px);
  border-color: rgba(255, 102, 102, 0.22);
  box-shadow: 0 16px 36px rgba(18, 18, 18, 0.08);
}
.chatbot-Integration__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
}
.chatbot-Integration__icon svg {
  width: 1rem;
  height: 1rem;
}
.chatbot-Integration__card-title {
  margin: 0;
  color: #191b25;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
.chatbot-Integration__card-copy {
  margin: 0;
  color: #434656;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.ag-timeline_item:nth-child(2n),
.cta-banner__orb {
  text-align: right;
}
.cta-banner,
.cta-with-bg-img {
  padding: clamp(2.5rem, 4vw, 4.5rem) 0;
  background: #fff;
}
.cta-banner__card {
  position: relative;
  border: 1px solid rgba(221, 221, 221, 0.95);
  border-radius: 1.35rem;
  background: #fff;
  box-shadow: 0 14px 34px rgba(17, 24, 39, 0.06);
}
.cta-banner__orb img,
.cta-robot-img img {
  width: 80%;
}
.cta-banner__orb {
  position: absolute;
  right: 0;
}
.cta-robot-img {
  position: absolute;
  bottom: -44px;
}
.cta-banner__inner {
  position: relative;
  z-index: 1;
  align-items: center;
  min-height: 240px;
  padding: 1.8rem 2rem;
}
.cta-banner__content {
  padding-right: 1rem;
}
.cta-banner__title {
  margin: 0 0 12px;
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.cta-banner__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3rem;
  margin-top: 1.2rem;
  padding: 0.72rem 1.2rem;
  color: #fff;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 8px;
  background: #ed1f24;
  box-shadow: 0 0 20px 0 rgba(147, 51, 234, 0.3);
}
.cta-banner__visual {
  position: relative;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cta-card {
  position: relative;
  overflow: hidden;
  min-height: 270px;
  border-radius: 22px;
  background: url("https://demo.jploft.com/img/ai-page-img/cta-bg-01.webp")
    center right/cover no-repeat;
  box-shadow: 0 22px 42px rgba(15, 23, 42, 0.12);
}
.cta-card-content {
  position: relative;
  z-index: 1;
  padding: clamp(1.8rem, 4vw, 3.25rem);
  color: #fff;
}
.cta-title {
  margin: 0;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px;
}
.cta-description {
  margin: 0.95rem 0 0;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  width: 80ch;
}
.cta-btn {
  margin-top: 1.35rem;
  padding: 0 1.6rem;
  border: 0;
  border-radius: 10px;
  display: inline-flex;
}
.industries-showcase {
  position: relative;
  overflow: hidden;
  padding: clamp(3rem, 6vw, 5.5rem) 0;
  background:
    url("https://demo.jploft.com/img/ai-page-img/industries-showcase-bg.webp")
      center/cover no-repeat,
    radial-gradient(circle at 50% 0, rgba(72, 72, 72, 0.2), transparent 30%),
    linear-gradient(180deg, #090909 0, #050505 100%);
  color: #fff;
}
.industries-showcase::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(
      circle at 50% 0,
      rgba(255, 255, 255, 0.06),
      transparent 12%
    ),
    radial-gradient(
      circle at 20% 20%,
      rgba(255, 255, 255, 0.04),
      transparent 18%
    );
  opacity: 0.8;
}
.industries-showcase__container {
  position: relative;
  z-index: 1;
  width: min(1240px, calc(100% - 1.5rem));
  margin: 0 auto;
}
.industries-showcase__header {
  text-align: center;
  margin: 0 auto 1.5rem;
}
.industries-showcase__title {
  margin: 0;
  color: #fff;
  font-size: clamp(1.7rem, 3vw, 2.65rem);
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.industries-showcase__subtitle {
  margin: 0.55rem auto 40px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.industries-showcase__track {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
  padding: 0.5rem 0 0.2rem;
 scroll-snap-type: x mandatory;
    overflow-x: auto;
    scroll-behavior: smooth;
}
.industries-showcase__track::-webkit-scrollbar {
  display: none;
}
.industries-showcase__slide {
  flex: 0 0 clamp(250px, 28vw, 400px);
  align-self: flex-start;
   scroll-snap-align: start;
}
.industries-showcase__card {
  height: auto;
  display: flex;
  flex-direction: column;
  padding: 1.05rem 1rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.28);
  transition:
    transform 0.35s,
    box-shadow 0.35s;
  border-radius: 15px;
  border-right: 1px solid #646464;
  border-left: 1px solid #646464;
  background: #232323;
}
.industries-showcase__card:hover {
  transform: translateY(-4px);
  box-shadow: 0 22px 38px rgba(0, 0, 0, 0.34);
}
.industries-showcase__card-top {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  margin-bottom: 1rem;
}
.industries-showcase__icon img {
  width: 1rem;
  height: 1rem;
  object-fit: contain;
  display: block;
  filter: brightness(10);
}
.industries-showcase__card-title {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 25px;
}
.industries-showcase__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0.55rem;
}
.industries-showcase__list-item {
  display: flex;
  gap: 0.5rem;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  max-height: calc(1.4em * 2);
  overflow: hidden;
}
.industries-showcase__bullet {
  width: 0.88rem;
  height: 0.88rem;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.1rem;
  margin-right: 8px;
}
a.link-page {
  color: #0092ff;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.industries-showcase__bullet::after {
  content: "";
  width: 0.34rem;
  height: 0.34rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
}
.industries-showcase__controls {
  display: flex;
  justify-content: center;
  gap: 0.55rem;
  margin-top: 1.35rem;
}
.industries-showcase__control {
  width: 2.4rem;
  height: 2.4rem;
  color: #ed1f24;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition:
    transform 0.25s,
    background 0.25s;
  border-radius: 9999px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
}
.industries-showcase__control:hover {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.08);
}
.industries-showcase__control svg {
  width: 1.2rem;
  height: 1.2rem;
}
.site-footer {
  position: relative;
  overflow: hidden;
  padding: clamp(2rem, 4vw, 3rem) 0 1rem;
  background:
    url("https://demo.jploft.com/img/ai-page-img/footer-bg-img.webp")
      center/cover no-repeat,
    linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0));
  color: #fff;
}
.site-footer__container {
  position: relative;
  z-index: 1;
  width: min(1180px, calc(100% - 1.25rem));
  margin: 0 auto;
}
.site-footer__top {
  position: relative;
  border-radius: 20px;
  border: 1px solid rgba(194, 64, 255, 0.35);
  background:
    url("https://demo.jploft.com/img/ai-page-img/sarving-map-img.webp")
      top/cover no-repeat,
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.06),
      rgba(255, 255, 255, 0.03)
    ),
    rgba(20, 20, 20, 0.72);
  backdrop-filter: blur(6px);
  padding: 36px 1.15rem;
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.22);
  margin-bottom: clamp(2rem, 6vw, 100px);
  background-size: 90%;
  background-position: bottom;
}
.site-footer__top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  border: 1px solid var(--New-Gradient, #01ffd0);
  background: #15151500;
}
.site-footer__countries {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 27px;
}
.site-footer__country-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 999px;
  border: 2px solid rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  margin-left: -0.15rem;
  box-shadow: 0 0 0 2px rgba(12, 12, 12, 0.4);
}
.site-footer__country-badge--count {
  width: 2.4rem;
  height: 2.4rem;
  border-color: transparent;
  background: linear-gradient(135deg, #48c0ff 0, #8b5cff 100%);
  font-size: 0.86rem;
  font-weight: 700;
}
.site-footer__top-title {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.site-footer__top-copy {
  margin: 0.35rem auto 0;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.site-footer__content {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.58fr);
  gap: 1.25rem;
  margin-top: 1rem;
  margin-bottom: 60px;
}
.site-footer__form-panel {
  padding: 0.35rem 0.15rem 0;
}
.site-footer__form-title {
  margin: 0 0 0.15rem;
  color: #fff;
  font-size: clamp(1.2rem, 1.9vw, 1.65rem);
  line-height: 1.2;
  font-weight: 700;
}
.site-footer__form-subtitle {
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.82rem;
  line-height: 1.45;
}
.site-footer__form {
  display: grid;
  gap: 0.85rem;
}
.ag-timeline_list,
.hiring_modal .section-heading,
.section-heading,
.site-footer__field {
  position: relative;
}
.site-footer__input,
.site-footer__textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28);
  background: 0 0;
  color: #fff;
  font-size: 0.86rem;
  line-height: 1.4;
  padding: 0.45rem 0 0.6rem;
  outline: 0;
}
.site-footer__input::placeholder,
.site-footer__textarea::placeholder {
  color: rgba(255, 255, 255, 0.56);
}
.site-footer__textarea {
  min-height: 92px;
  resize: vertical;
}
.site-footer__file-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.65rem;
  color: rgba(255, 255, 255, 0.72);
  font-size: 0.8rem;
}
.site-footer__file-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  min-height: 2.3rem;
  padding: 0.55rem 0.95rem;
  border-radius: 0.35rem;
  background: rgba(255, 81, 81, 0.12);
  color: #f66;
  border: 1px solid rgba(255, 81, 81, 0.25);
  font-size: 0.78rem;
  font-weight: 700;
}
.site-footer__captcha {
  display: grid;
  gap: 0.25rem;
  font-size: 0.76rem;
  color: rgba(255, 255, 255, 0.76);
}
.site-footer__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  min-height: 2.9rem;
  padding: 0.74rem 1.5rem;
  border: 0;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  box-shadow: 0 14px 28px rgba(255, 50, 58, 0.22);
  border-radius: 28px;
  background: #f61d29;
}
.site-footer__locations-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.55rem;
}
.site-footer__location-card {
  position: relative;
  grid-column: span 2;
  min-height: 9.25rem;
  padding: 0.85rem 0.85rem 0.8rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  overflow: hidden;
  background: #1a1a1a;
  transition:
    transform 0.28s,
    box-shadow 0.28s;
}
.site-footer__location-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("https://demo.jploft.com/img/ai-page-img/united-states-adds-bg.webp")
    center/cover no-repeat;
  mix-blend-mode: luminosity;
  pointer-events: none;
}
.site-footer__location-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
  pointer-events: none;
  transition: background 0.28s;
}
.jp_advance_capabilities_area .container,
.jp_security_area .container,
.site-footer__location-card > * {
  position: relative;
  z-index: 1;
}
.site-footer__location-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(0, 0, 0, 0.22);
}
.site-footer__location-card:hover::after {
  background: rgba(0, 0, 0, 0.24);
}
.site-footer__location-card--wide {
  grid-column: span 3;
}
.site-footer__location-head {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  margin-bottom: 24px;
}
.site-footer__location-flag {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
}
.site-footer__location-title {
  margin: 0;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
}
.site-footer__location-copy {
  margin: 0 0 5px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
}
.site-footer__rating-strip {
  border-radius: 0.9rem;
  scrollbar-width: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.site-footer__rating-strip::-webkit-scrollbar {
  display: none;
}
.site-footer__rating-strip img {
  display: block;
  object-fit: contain;
  flex: 0 0 auto;
  width: 143px;
  height: 176px;
  aspect-ratio: 138/149;
}
.site-footer__links-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.95rem;
  align-items: start;
}
.site-footer__links-title {
  margin: 0 0 0.7rem;
  color: #fff;
  font-size: 16.2px;
  font-style: normal;
  font-weight: 700;
  line-height: 24.48px;
  letter-spacing: 0.22px;
}
.site-footer__links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 15px;
}
.site-footer__links a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.76px;
}
.jp_story_card_body h3,
.jp_story_card_rating span span,
.jp_story_card_rating strong,
.jp_story_founder strong,
.jp_story_meta_grid strong,
.site-footer__links a:hover {
  color: #fff;
}
.site-footer__bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  margin-top: 66px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  background: var(--color-grey-10, #1a1a1a);
  padding: 15.355px 24px 16.035px;
}
.section-heading p,
.site-footer__legal {
  margin: 0;
  font-weight: 400;
  font-style: normal;
}
.site-footer__legal {
  color: #fff;
  font-size: 15px;
  line-height: 21.9px;
}
.site-footer__social {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-wrap: wrap;
}
.site-footer__social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.site-footer__copyright {
  margin: 27px 0 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .hero-section-inner-page__container {
    width: min(100% - 1rem, 1450px);
  }
  .hero-section-inner-page__copy {
    text-align: center;
    justify-items: center;
    gap: 14px;
  }
  .hero-section-inner-page__description  {
    max-width: 100%; 
    line-height: 1.5;
    font-size: 15px;
  }
  .hero-section-inner-page__title {font-size: 36px; line-height: 1.2;}
  .hero-section-inner-page__actions,
  .hero-section-inner-page__actions .jp_hero_new__actions,
  .hero-section-inner-page__brand-row,
  .hero-section-inner-page__partner-row {
    justify-content: center;
  }
  .hero-section-inner-page__trust {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
            margin-top: 0px;
  }
  .hero-section-inner-page__trust-group {
    justify-items: center;
  }
  .hero-section-inner-page__visual {
    justify-self: center;
    display: none;
  }
  .hero-section-inner-page__trust-wrap {
    margin-top: 1.25rem;
    flex: 1;
  }
  .hero-section-inner-page__ratings-image { 
    width: auto; 
    margin: 0 auto;
}
  .ai-systems-box::after,
  .ai-systems-box::before,
  .unique-solutions__card .cta-white-bg-img {
    display: none;
  }
  .ai-systems-box {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .ai-systems-box__column + .ai-systems-box__column {
    border-top: 1px solid #ececec;
    padding-left: 0;
  }
  .ai-comparison__container {
    width: min(100% - 1rem, 1180px);
  }
  .ai-comparison__header {
    text-align: left;
    margin-bottom: 1.25rem;
  }
  .overview-block__stats,
  .site-footer__locations-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .overview-block__stat:nth-child(n + 3) {
    border-top: 1px solid var(--section-border);
  }
  .overview-block__stat:nth-child(3),
  .overview-block__stat:nth-child(4) {
    margin-top: -1px;
  }
  .overview-block__stat:nth-child(odd) {
    border-left: 0;
  }
  .overview-block__stat:nth-child(2) {
    border-top: 0;
  }
  .chatbot-carousel__header {
    margin-bottom: 1.1rem;
  }
  .chatbot-carousel__headbar {
    align-items: flex-start;
  }
  .ai-model-grid__header {
    margin-bottom: 1.5rem;
  }
  .ai-model-grid__row:nth-child(2),
  .ai-model-grid__row:nth-child(3),
  .ai-model-grid__row:nth-child(4),
  .ai-model-grid__row:nth-child(5) {
    margin-left: 0;
  }
  .chatbot-services__intro,
  .portfolio-cms__header {
    text-align: left;
  }
  .chatbot-services__intro {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.25rem;
    margin-bottom: 1.5rem;
  }
  .chatbot-services__eyebrow {
    margin: 0;
    color: #524f49;
    font-size: 14px;
  }
  .chatbot-services__card {
    margin-bottom: 10px;
  }
  .cta-card {
    min-height: 250px;
    background:
      linear-gradient(
        180deg,
        rgba(3, 7, 18, 0.96) 0,
        rgba(3, 7, 18, 0.9) 45%,
        rgba(3, 7, 18, 0.3) 100%
      ),
      url("https://demo.jploft.com/img/ai-page-img/cta-bg-01.webp") center
        right/cover no-repeat;
  }
  .cta-card-content {
    max-width: 560px;
  }
  .site-footer__content {
    grid-template-columns: 1fr;
  }
  .site-footer__location-card,
  .site-footer__location-card--wide {
    grid-column: span 1;
  }
  .site-footer__links-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  
}
@media (max-width: 767.98px) {
  .ai-ecosystem__container {
    width: min(100% - 1rem, 1240px);
  }
  .ai-ecosystem__header {
    text-align: left;
    margin-bottom: 1.35rem;
  }
  .unique-solutions__capability-copy,
  .unique-solutions__subtext {
    text-align: left;
    margin-left: 0;
    font-size: 14px;
    line-height: 1.4;
  }
  .unique-solutions__item { 
    gap: 14px;
    padding: 1.5rem 0; 
}
  .unique-solutions__content-grid {
    display: grid;
    gap: 1.5rem;
  }
  .unique-solutions__eyebrow {
    text-align: left;
  }
  .unique-solutions__art {
    display: none;
  }
  .unique-solutions__capabilities .unique-solutions__item {
    text-align: start;
    padding-top: 0;
  }
  .unique-solutions__capabilities .unique-solutions__item-head {
    justify-content: start;
    flex-direction: row-reverse;
  }
  .chatbot-carousel__header {
    margin-bottom: 1rem;
  }
  .chatbot-carousel__headbar {
    justify-content: center;
  }
  .chatbot-carousel__nav {
    margin-left: 0;
  }
  .chatbot-carousel__card {
    min-height: 0;
  }
 
  .chatbot-carousel__body {
    grid-template-columns: 1fr;
    min-height: 100%;
  }
  .chatbot-carousel__card.is-active .chatbot-carousel__body,
  .chatbot-carousel__card:focus-within .chatbot-carousel__body,
  .chatbot-carousel__card:hover .chatbot-carousel__body {
    grid-template-columns: 1fr;
  }
  .chatbot-carousel__media {
    height: 13rem;
    opacity: 1;
    transform: none;
    transition:
      height 0.35s cubic-bezier(0.22, 0.61, 0.36, 1),
      opacity 0.35s cubic-bezier(0.22, 0.61, 0.36, 1);
  }
  .chatbot-carousel__card.is-active .chatbot-carousel__media,
  .chatbot-carousel__card:focus-within .chatbot-carousel__media,
  .chatbot-carousel__card:hover .chatbot-carousel__media {
    height: 13rem;
    opacity: 1;
  }
  .agentic-workflows {
    padding: 2.5rem 0 3rem;
  }
  .agentic-workflows__header {
    margin-bottom: 1.35rem;
  }
  .agentic-workflows__card {
    min-height: 14rem;
    padding: 1.15rem 1rem 1rem;
  }
  .agentic-workflows__icon {
    margin-bottom: 1.1rem;
  }
  .chatbot-carousel__card-title {
    font-size: 16px;
  }
  .chatbot-Integration__container,
  .chatbot-services__container,
  .cta-banner__container,
  .portfolio-cms__container,
  .site-footer__container {
    width: min(100% - 1rem, 1180px);
  }
  .portfolio-cms__grid {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-inline: 0.75rem;
    padding-bottom: 1rem;
  }
  .portfolio-cms__grid::-webkit-scrollbar {
    display: none;
  }
  .portfolio-cms__slide {
    flex: 0 0 clamp(260px, 95vw, 360px);
    max-width: clamp(260px, 95vw, 360px);
    scroll-snap-align: start;
  }
  .chatbot-services__body,
  .portfolio-cms__body {
    padding-inline: 0;
  }
  .chatbot-Integration__header {
    text-align: center;
    margin: 0 auto 1.5rem;
  }
  .cta-banner__inner {
    padding: 1.4rem 1.15rem 1.1rem;
    min-height: auto;
  }
  .cta-banner__content {
    text-align: center;
  }
  .cta-banner__visual {
    min-height: 190px;
    margin-top: 1rem;
  }
  .cta-robot-img {
    position: relative;
    bottom: 0;
  }
  .site-footer__countries img {
    width: 150px;
  }
  .site-footer__top-title {
    font-size: 20px !important;
  }
  .site-footer__top-copy {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
    
  .hero-section-inner-page {
    padding: 8rem 0 2.25rem;
  }
  .ai-model-grid__container,
  .hero-section-inner-page__container,
  .overview-block__container {
    width: min(100% - 1rem, 1180px);
  }
  .hero-section-inner-page__title {
    font-size: 28px;
    line-height: 1.5;
  }
  .hero-section-inner-page__title br {
    display: none;
  }
  .hero-section-inner-page__actions {
    justify-content: center;
  }
  .hero-section-inner-page__actions .jp_hero_new__actions {
    flex-direction: column;
    align-items: center;
  }
  .cta-banner__button,
  .hero-section-inner-page__actions .jp-btn-primary,
  .hero-section-inner-page__actions .jp-btn-secondary {
    width: 100%;
    max-width: 18rem;
    justify-content: center;
  }
  .hero-section-inner-page__brand-row,
  .hero-section-inner-page__partner-row {
    gap: 0.7rem;
    margin-top: 0;
  }
  .hero-section-inner-page__brand-row img {
    height: 2rem;
  }
  .hero-section-inner-page__partner-row img {
    height: 1.55rem;
  }
  .hero-section-inner-page__ratings {
    width: 100%; 
  }
  .agentic-workflows__container,
  .workflow-diagram__container {
    width: min(100% - 1rem, 1450px);
  }
  .ai-systems-box__column {
    padding: 1.25rem 1rem 1.15rem;
  }
  .ai-systems-box__title {
    font-size: 1.02rem;
  }
  .ai-systems-box__item {
    font-size: 0.88rem;
  }
  .ai-comparison,
  .ai-ecosystem {
    padding: 2.25rem 0;
  }
  .ai-comparison__title {
    font-size: clamp(1.35rem, 6vw, 1.85rem);
  }
  .ai-comparison__subtitle,
  .chatbot-services__summary,
  .portfolio-cms__subtitle {
    font-size: 0.92rem;
  }
  .ai-comparison__subtitle {
    text-align: left;
  }
  .ai-comparison__table {
    min-width: 840px;
  }
  .ai-comparison__cell {
    padding: 0.9rem 0.85rem;
    font-size: 0.84rem;
  }
  .ai-ecosystem__grid,
  .site-footer__links-grid,
  .site-footer__locations-grid {
    grid-template-columns: 1fr;
  }
  .ai-ecosystem__card {
    padding: 1rem;
  }
  .ai-ecosystem__title {
    font-size: clamp(1.35rem, 6vw, 1.85rem) !important;
    line-height: 1.4;
  }
  .ai-ecosystem__subtitle {
    font-size: 0.9rem;
  }
  .ai-ecosystem__logo-grid {
    gap: 0.45rem 0.35rem;
  }
  .overview-block__stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 15px;
  }
  .overview-block__stat {
    padding-inline: 0;
    padding-block: 1rem 1.15rem;
    border-left: 0 !important;
            gap: 0.4rem
  }
  .unique-solutions { 
    padding: 40px 0 !important;
}
  .overview-block__stat-label {
    max-width: 100%;
    font-size: 15px;
  }
  .agentic-workflows__title {
    font-size: clamp(1.6rem, 4vw, 2.2rem) !important;
    line-height: 1.4;
  }
  .agentic-workflows__subtitle {
    margin-top: 0.65rem;
    font-size: 16px;
  }
  .agentic-workflows__card {
    min-height: 0;
  }
  .workflow-diagram__container::before {
    display: none;
    inset: 4rem 0 4rem;
    background-size: 120% auto;
    opacity: 0.5;
  }
  .workflow-diagram__title {
    font-size: clamp(1.65rem, 4.4vw, 2.2rem);
  }
  .workflow-diagram__card {
    padding: 1rem;
    border-radius: 15px;
    min-height: 0;
  }
  .ai-model-grid,
  .workflow-diagram {
    padding: 2.5rem 0 2.75rem;
  }
  .workflow-diagram__grid {
    row-gap: 0.85rem;
  }
  .workflow-diagram__cta-wrap {
    margin-top: 1.4rem;
  }
  .ai-model-grid__title {
    font-size: clamp(1.55rem, 7vw, 2rem) !important;
    width: auto;
    line-height: 1.4;
  }
  .ai-model-grid__grid {
    gap: 0.45rem;
    overflow: hidden;
  }
  .ai-model-grid__row {
    gap: 0.28rem;
    width: 100%;
    justify-content: center;
  }
  .ai-model-grid__tile {
    width: clamp(42px, 12vw, 54px);
    border-radius: 18px;
  }
  .ai-model-grid__tile img {
    width: 60%;
    height: 60%;
  }
  .chatbot-Integration,
  .chatbot-services,
  .industries-showcase,
  .portfolio-cms {
    padding: 2.5rem 0;
  }
  .chatbot-services__title,
  .portfolio-cms__title {
    font-size: clamp(1.45rem, 7vw, 1.9rem);
    line-height: 1.4;
  }
  .portfolio-cms__media {
    padding: 0.7rem;
  }
  .portfolio-cms__body {
    padding: 0;
  }
  .chatbot-Integration__title {
    font-size: clamp(1.45rem, 7vw, 1.9rem) !important;
    line-height: 1.4;
  }
  .cta-banner__title {
    font-size: clamp(1.35rem, 6.5vw, 1.7rem);
    line-height: 1.3;
  }
  .cta-banner__orb {
    right: 0;
    width: 118px;
    height: 118px;
  }
  .cta-banner__video {
    width: min(165px, 60vw);
  }
  .cta-with-bg-img {
    padding: 2rem 0;
  }
  .cta-card {
    min-height: auto;
    border-radius: 18px;
    background:
      linear-gradient(
        180deg,
        rgba(3, 7, 18, 0.97) 0,
        rgba(3, 7, 18, 0.92) 55%,
        rgba(3, 7, 18, 0.55) 100%
      ),
      url("https://demo.jploft.com/img/ai-page-img/cta-bg-01.webp") center/cover
        no-repeat;
  }
  .cta-card-content {
    padding: 1.35rem 1.15rem 1.4rem;
    text-align: center;
  }
  .cta-title {
    font-size: clamp(1.45rem, 7vw, 2rem) !important;
    line-height: 1.4;
  }
  .cta-description {
    margin-top: 0.8rem;
    font-size: 0.92rem;
    width: auto;
  }
  .cta-btn,
  .site-footer__submit {
    width: 100%;
  }
  .cta-btn {
    justify-content: center;
  }
  .cta-banner {
    padding: 20px 0 !important;
  }
  .cta-banner__content .jp-btn-primary {
    margin: 0 auto;
  }
  .industries-showcase__title {
    font-size: clamp(1.45rem, 7vw, 1.95rem);
  }
  .industries-showcase__slide {
    flex-basis: 84vw;
  }
  .site-footer {
    padding-top: 1.5rem;
  }
  .site-footer__bottom,
  .site-footer__top {
    border-radius: 0.85rem;
  }
  .site-footer__location-card {
    grid-column: span 1;
  }
  .site-footer__links-grid {
    gap: 0.9rem;
  }
  .site-footer__bottom {
    justify-content: center;
    text-align: center;
  }
  .site-footer__content {
    margin-bottom: 2rem;
  }
  .site-footer__links-title {
    margin-bottom: 0.45rem;
    font-size: 0.92rem;
  }
  .site-footer__links {
    gap: 0.55rem;
  }
  .site-footer__links a {
    font-size: 0.92rem;
    line-height: 1.45;
  }
  .site-footer__rating-strip {
    justify-content: flex-start;
    overflow-x: auto;
    padding-bottom: 0.15rem;
  }
  .site-footer__rating-strip img {
    width: auto;
    height: 4.4rem;
  }
}
.ag-section {
  overflow: hidden;
  padding: 32px 0 50px;
}
.ag-section .container,
.hiring_modal .container {
  max-width: 1450px;
}
.section-heading p {
  color: #524f49;
  font-size: 18px;
  line-height: 1.5;
}
.heading_h2,
.section-heading h2 {
  color: #0f0e0d;
  font-size: 38px;
  font-style: normal;
  font-weight: 600;
  line-height: 46.87px;
  margin-bottom: 20px;
}
.heading_h3 {
  font-size: 24px !important;
}
.gre-bg-lit {
  background: #f5f9ff;
}
.ag-timeline {
  width: 1020px;
  max-width: 100%;
  margin: 40px auto 0;
  position: relative;
}
.ag-timeline_line {
  width: 2px;
  background-color: #28282838;
  position: absolute;
  top: 2px;
  left: 50%;
  bottom: 0;
  overflow: hidden;
  transform: translateX(-50%);
}
.ag-timeline_line-progress {
  width: 100%;
  height: 20%;
  background-color: #ed1f24;
}
.ag-timeline_item {
  margin: 0 0 50px;
  position: relative;
}
.ag-timeline-card_box {
  padding: 0 0 20px 50%;
  display: flex;
  align-items: center;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
  padding: 0 50% 20px 0;
  justify-content: end;
}
.ag-timeline-card_point-box {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0 14px 0 -20px;
  width: 40px;
  height: 40px;
  background: #fff;
  background:
    radial-gradient(
      75.99% 262.53% at 95.73% 108.2%,
      rgb(0 102 255 / 14%) 0,
      #fff0 100%
    ),
    radial-gradient(30.61% 75.99% at 3.39% 9.41%, #e6f4ed 0, #fff0 100%),
    #fafafa;
  border-radius: 50%;
  border: 5px solid #dedeec;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
  margin: 0 -20px 0 14px;
}
.ag-timeline-card_meta-box,
.btn-primary-icon span {
  display: inline-block;
}
.ag-timeline-card_meta {
  font-weight: 700;
  font-size: 24px;
  color: #a9a9b7;
}
.js-timeline_item.ag-timeline_item.js-ag-active .ag-timeline-card_meta {
  color: #000;
}
.ag-timeline-card_item {
  display: inline-block;
  width: 45%;
  margin: -69px 0 0;
  background-color: #fff;
  opacity: 0;
  border-radius: 15px;
  box-shadow: 0 0 15px #ddd;
  transition:
    transform 0.5s,
    opacity 0.5s;
  position: relative;
  text-align: left;
}
.ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
  -webkit-transform: translateX(-200%);
  -moz-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  -o-transform: translateX(-200%);
  transform: translateX(-200%);
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_item {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.js-ag-active.ag-timeline_item:nth-child(2n) .ag-timeline-card_item,
.js-ag-active.ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.ag-timeline-card_arrow {
  height: 18px;
  width: 18px;
  margin-top: 20px;
  background-color: #fff;
  box-shadow: -20px 0 20px #ddd;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
}
.ag-timeline_item:nth-child(odd) .ag-timeline-card_arrow {
  margin-left: calc(-18px / 2);
  margin-right: calc(-18px / 2);
  box-shadow: 20px 0 20px #ddd;
}
.ag-timeline_item:nth-child(2n) .ag-timeline-card_arrow {
  margin-left: -10px;
  right: auto;
  left: 0;
}
.ag-timeline-card_info {
  display: flex;
  padding: 20px;
  gap: 15px;
}
.rang_sec_img {
  flex: 0 0 50px;
}
.ag-timeline-card_desc {
  line-height: 1.45;
  font-size: 15px;
  color: #000;
}
.ag-timeline-card_title,
.ag-timeline-card_title.heading_h3 {
  color: #000;
  margin-bottom: 10px;
  font-size: 20px !important;
  font-weight: 600;
}
.js-timeline_item.ag-timeline_item.js-ag-active .ag-timeline-card_point-box {
  border: 5px solid #ed1f24;
}
.ag-section .ag-timeline-card_info .rang_sec_img img,
.needs_sec.gre-bg-lit
  .needs_sec_info
  .needs_sec_itms
  .needs_sec_itm
  .needs_sec_ic
  img {
  width: 55px;
  height: 55px;
}
.accrodn-section-faq,
.accrodn-section-faqsec,
.needs_sec {
  padding: 32px 0 50px;
}
.needs_sec_heading {
  position: sticky;
  top: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.needs_sec_itm {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  border-radius: 0 20px 20px 0;
  background: linear-gradient(90deg, #fff0 52.87%, #fff 100%);
  margin-bottom: 30px;
  padding-right: 15px;
}
.needs_sec_ic {
  position: relative;
  flex: 0 0 55px;
}
.needs_sec_con {
  padding-left: 30px;
}
.needs_sec_con .heading_h3 {
  font-size: 20px !important;
  font-weight: 600;
}
.needs_sec_ic::before {
  content: "";
  position: absolute;
  right: -37.5px;
  width: 16px;
  height: 16px;
  background: #ffcebf;
  border: 2px solid #ff826e;
  border-radius: 40px;
  z-index: 1;
  top: 8px;
  animation: 1.5s infinite down1;
  -webkit-animation: 1.5s infinite down1;
}
.needs_sec_ic::after {
  content: "";
  position: absolute;
  right: -31px;
  top: 0;
  width: 3px;
  border-radius: 10px;
  height: 55px;
  background: linear-gradient(180deg, #f77dad 0, #fc5d3d 100%);
}
.accrodn-section-faqsec .card:last-child {
  margin-bottom: 0 !important;
}
.accrodn-section-faq .card {
  margin-bottom: 30px;
  border: 0;
  background: #fff0 !important;
  box-shadow: none;
}
.accrodn-section-faq .card .card-header {
  border: 0;
  padding: 0;
  background-color: #fff0;
}
.accrodn-section-faq .card .collapse {
  border: 0;
}
.accrodn-section-faq .card .card-body {
  background: #f5f9ff;
  line-height: 30px;
}
.accrodn-section-faq .btn-header-link {
  display: block;
  text-align: left;
  font-weight: 600;
  margin: 0;
  background: #f5f9ff;
  border-radius: 30px;
  position: relative;
  color: #000;
  padding: 20px 80px 20px 30px;
  font-size: 22px;
  box-shadow: none;
}
.accrodn-section-faq .btn-header-link:hover {
  color: #ed1f24;
}
.accrodn-section-faq .btn-header-link.collapsed:after,
.accrodn-section-faq .btn-header-link:after {
  background-image: url(https://www.jploft.com/img/down-arrow.svg);
  width: 18px;
  height: 11px;
  background-size: contain;
  top: 18px;
  content: "";
  position: absolute;
  right: 40px;
}
.accrodn-section-faq .btn-header-link.collapsed:after {
  background-repeat: no-repeat;
  margin-top: 10px;
}
@-webkit-keyframes down1 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6px);
  }
}
@keyframes down1 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6px);
  }
}
@media (max-width: 991.98px) {
  .ag-timeline-card_box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_box {
    padding: 0 0 20px !important;
    justify-content: flex-start !important;
  }
  .ag-timeline_line {
    left: 30px !important;
  }
  .ag-timeline-card_point-box,
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_point-box {
    margin: 0 0 0 8px !important;
  }
  .ag-timeline-card_meta-box {
    display: none !important;
  }
  .ag-timeline-card_item {
    width: auto !important;
    margin: -65px 0 0 75px !important;
  }
  .ag-timeline_item:nth-child(odd) .ag-timeline-card_arrow {
    right: auto !important;
    left: 0 !important;
  }
  .ag-timeline-card_info {
    padding: 15px 10px !important;
    gap: 10px !important;
  }
  .needs_sec_heading {
    margin-bottom: 15px;
  }
  .ag-timeline_item:nth-child(2n) .ag-timeline-card_item,
  .ag-timeline_item:nth-child(odd) .ag-timeline-card_item {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
    transform: translateX(200%);
  }
  .ag-timeline_item:nth-child(2n) {
    text-align: left;
  }
}
@media (max-width: 576.98px) {
  .section-heading p {
    font-size: 14px;
  }
  .heading_h2,
  .section-heading h2 {
    font-size: 22px !important;
  }
  .heading_h3 {
    font-size: 18px !important;
  }
  .line-red {
    margin-left: auto;
    margin-right: auto;
  }
  .ag-timeline-card_info {
    padding: 15px 10px;
    gap: 10px;
  }
  .ag-timeline-card_point-box {
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
  }
  .accrodn-section-faq .btn-header-link {
    padding: 15px 60px 15px 20px !important;
    border-radius: 20px;
    font-size: 15px !important;
  }
  .accrodn-section-faq .btn-header-link:after {
    right: 23px;
    top: 16px;
  }
  .accrodn-section-faq .card .card-body {
    line-height: 26px;
  }
  .needs_sec_heading {
    margin-bottom: 15px;
  }
}
.hiring_modal {
  padding: 32px 0 50px;
  background: #000;
}
.hiring_modal .section-heading h2,
.hiring_modal h2 {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 5px;
}
.hiring_modal .section-heading p,
.hiring_modal p {
  color: #f1f1f1;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
.line-red {
  display: block;
  background: #ff8285;
  height: 2px;
  width: 150px;
  margin: 20px 0;
}
.hiring_modal .section-heading .line-red {
  background: #e51b19;
}
.hiring_modal_itms {
  padding-top: 16px;
}
.hiring_modal_itms .row {
  align-items: stretch;
}
.hiring_modal_itm {
  background: #0c152b;
  padding: 35px;
  border-radius: 0;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.hiring_modal_heading h3 {
  font-size: 24px !important;
}
.hiring_modal_itm::after,
.hiring_modal_itm::before,
.hiring_modal_itm_in::after,
.hiring_modal_itm_in::before {
  content: "";
  position: absolute;
  background: #474b55;
  border-radius: 30px;
  transition: 0.2s linear;
}
.hiring_modal_itm::before,
.hiring_modal_itm_in::before {
  left: 0;
  top: 0;
}
.hiring_modal_itm::after,
.hiring_modal_itm_in::after {
  right: 0;
  bottom: 0;
}
.hiring_modal_itm::after,
.hiring_modal_itm::before {
  width: 0;
  height: 1.5px;
}
.hiring_modal_itm_in::after,
.hiring_modal_itm_in::before {
  width: 1.5px;
  height: 0;
}
.hiring_modal_itm:hover .hiring_modal_itm_in::after,
.hiring_modal_itm:hover .hiring_modal_itm_in::before,
.jp_story_reviews_track .slick-slide > div,
.jp_story_video_slider.is-slick-ready .slick-list,
.jp_story_video_slider.is-slick-ready .slick-slide,
.jp_story_video_slider.is-slick-ready .slick-slide > div,
.jp_story_video_slider.is-slick-ready .slick-track {
  height: 100%;
}
.hiring_modal_heading {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 20px;
  border-bottom: 1px solid #2b3a61;
  padding-bottom: 25px;
}
.hiring_modal_ic {
  flex: 0 0 100px;
  transition: 2s;
}
.hiring_modal_ic img {
  display: block;
  max-width: 100%;
  height: auto;
}
.hiring_modal_itm:hover .hiring_modal_ic {
  transition: 2s;
  transform: rotate(360deg);
}
.hiring_modal_para {
  border-bottom: 1px solid #2b3a61;
  padding: 25px 0;
}
.hiring_modal_itms ul {
  padding: 0 0 0 35px;
  margin: 0;
  color: #fff;
}
.hiring_modal_itms ul li {
  position: relative;
  margin-bottom: 18px;
}
.hiring_modal_itms ul li::before {
  content: "";
  background: url(https://www.jploft.com/img/check-circle-hiring.svg) no-repeat;
  position: absolute;
  left: -35px;
  top: -2px;
  width: 26px;
  height: 26px;
  flex: 0 0 25px;
}
.btn-sec {
  margin-top: 20px;
}
.hiring_modal .btn-sec .btn {
  width: auto;
}
.btn-primary {
  background-color: #ed1f24 !important;
  border-color: #ed1f24 !important;
  padding: 11.5px 20px !important;
  line-height: normal;
  color: #fff;
  border-radius: 40px;
  border: 1px solid #ed1f24;
}
.btn-primary.btn-primary-icon {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.btn-primary:focus,
.btn-primary:hover {
  background: #fff !important;
  color: #ed1f24 !important;
}
@media (max-width: 767.98px) {
  .hiring_modal {
    padding: 32px 0 50px;
  }
  .hiring_modal .section-heading h2,
  .hiring_modal h2 {
    font-size: 28px;
  }
  .hiring_modal_itm {
    height: auto;
    padding: 20px;
  }
  .hiring_modal_itms .row {
    gap: 20px !important;
  }
  .hiring_modal p {
    font-size: 15px;
    line-height: 1.4;
  }
}
@media (max-width: 576.98px) {
  .hiring_modal .section-heading h2,
  .hiring_modal h2 {
    font-size: 24px;
    line-height: 1.5;
  }
  .hiring_modal .section-heading p,
  .hiring_modal p {
    font-size: 14px;
  }
  .line-red {
    margin-left: auto;
    margin-right: auto;
  }
  .btn-primary {
    padding: 11.5px 18px !important;
  }
}
@media (max-width: 400px) {
  .hiring_modal .section-heading h2,
  .hiring_modal h2 {
    font-size: 20px;
  }
  .hiring_modal p {
    font-size: 13px;
  }
}
.jp_advance_capabilities_area {
  position: relative;
  padding: 40px 0;
  background: #000;
  overflow: hidden;
}
.jp_advance_capabilities_area::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(
    rgba(255, 255, 255, 0.08) 0.7px,
    transparent 0.7px
  );
  background-size: 6px 6px;
  opacity: 0.12;
  pointer-events: none;
}
.jp_advance_capabilities_head {
  margin-bottom: 34px;
}
.jp_advance_capabilities_head h2 {
  margin: 0;
  color: #fff;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.jp_advance_capabilities_head p {
  margin: 0;
  padding-top: 2px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.jp_advance_capabilities_cards {
  row-gap: 16px;
}
.jp_advance_capability_card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 192px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 14px;
  background: rgba(29, 29, 29, 0.94);
  overflow: hidden;
  transition:
    transform 0.35s,
    border-color 0.35s,
    box-shadow 0.35s,
    background 0.35s;
}
.jp_advance_capability_card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    110deg,
    transparent 20%,
    rgba(255, 255, 255, 0.08) 50%,
    transparent 80%
  );
  transform: translateX(-140%);
  transition: transform 0.8s;
  pointer-events: none;
}
.jp_advance_capability_card:hover {
  transform: translateY(-6px);
  background: rgba(34, 34, 34, 0.98);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: linear-gradient(270deg, #0b1546 0, #1a1a1a 100%);
}
.jp_advance_capability_card:hover::before {
  transform: translateX(140%);
}
.jp_advance_capability_card--featured {
  background: linear-gradient(
    135deg,
    rgba(25, 25, 25, 0.96) 0,
    rgba(18, 28, 86, 0.96) 100%
  );
  border-color: rgba(98, 92, 255, 0.24);
}
.jp_advance_capability_card--featured:hover {
  border-color: rgba(145, 129, 255, 0.52);
}
.jp_advance_capability_light {
  position: absolute;
  inset: -35% auto auto -10%;
  width: 180px;
  height: 180px;
  background: radial-gradient(
    circle,
    rgba(120, 87, 255, 0.34) 0,
    rgba(255, 255, 255, 0) 72%
  );
  filter: blur(10px);
  animation: 4.5s ease-in-out infinite jpAdvanceGlow;
  pointer-events: none;
}
.jp_advance_capability_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.jp_advance_capability_icon {
  width: 36px;
  height: 36px;
  margin-bottom: 12px;
  color: #fff;
  opacity: 0.96;
}
.jp_advance_capability_icon svg,
.jp_security_card_icon svg {
  width: 100%;
  height: 100%;
}
.jp_advance_capability_card h3 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.25;
}
.jp_advance_capability_tags_inside {
  gap: 7px;
  margin-top: 24px;
  display: flex;
  align-content: center;
  padding-left: 0;
  flex-wrap: wrap;
}
.jp_advance_capability_tags_inside li {
  padding: 1px;
  border-radius: 8px;
  background: linear-gradient(
    180deg,
    #fff -38%,
    rgba(255, 255, 255, 0) 55%,
    rgba(255, 255, 255, 0) 85%,
    #fff 130%
  );
  list-style: none;
  transition: 0.5s;
  cursor: pointer;
}
.jp_advance_capability_tags_inside li span {
  padding: 5px 8px;
  border-radius: 8px;
  background: #1b1b1b;
  color: #e5e7eb;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
}
.jp_advance_capability_tags_inside li:hover {
  transform: scale(1.02);
}
.jp_advance_capability_card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.75;
}
.jp_advance_capability_tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: auto;
  padding-top: 48px;
}
.jp_advance_capability_tags span {
  display: inline-flex;
  align-items: center;
  min-height: 18px;
  padding: 3px 8px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 5px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 8px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.jp_advance_capability_cta {
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #5f45f7 0, #7a2fff 100%);
  color: #fff;
  box-shadow: 0 0 0 0 rgba(122, 47, 255, 0.55);
  animation: 2.2s ease-in-out infinite jpAdvancePulse;
}
.jp_advance_capability_cta svg {
  width: 16px;
  height: 16px;
}
.jp_advance_capability_card--wide {
  min-height: 192px;
}
@keyframes jpAdvancePulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(122, 47, 255, 0.5);
  }
  50% {
    transform: scale(1.08);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes jpAdvanceGlow {
  0%,
  100% {
    transform: translate3d(0, 0, 0) scale(1);
    opacity: 0.75;
  }
  50% {
    transform: translate3d(26px, 18px, 0) scale(1.1);
    opacity: 1;
  }
}
.jp_advance_capability_card .card_text_in,
.jp_story_reviews_actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.arrow-hide-mobile .jp_advance_capability_card:hover::after,
.jp_story_video_slider .jp_story_video_slide:not(.is-active) {
  display: none;
}
.jp_advance_capability_card .card_text_in h3 {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
}
.jp_advance_capability_card::after {
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  opacity: 0;
  transform: translateY(-6px) scale(0.92);
  transition:
    opacity 0.28s,
    transform 0.28s,
    box-shadow 0.28s;
  pointer-events: none;
  z-index: 2;
  box-shadow: 0 12px 28px rgba(79, 70, 229, 0.28);
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M3.1908 0.833374L11.4404 0.833373M11.4404 0.833373L11.4404 9.08295M11.4404 0.833373L0.833774 11.44' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
      center/13px 13px no-repeat,
    linear-gradient(135deg, #6b21ff 0, #4f46e5 100%);
}
.jp_advance_capability_card:hover::after {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.jp_security_area {
  position: relative;
  padding: 74px 0 92px;
  background: #020202;
  overflow: visible;
  content-visibility: visible;
  contain: none;
}
.jp_security_area::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(
    rgba(255, 255, 255, 0.07) 0.7px,
    transparent 0.7px
  );
  background-size: 7px 7px;
  opacity: 0.08;
  pointer-events: none;
}
.jp_security_sticky_col {
  position: sticky !important;
  top: 110px;
  align-self: flex-start;
}
.jp_security_badge {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 4px 16px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  margin-bottom: 18px;
  color: #d1d5db;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.jp_security_intro h2 {
  margin: 0 0 16px;
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
}
.jp_security_intro h2 span {
  color: #707583;
}
.jp_security_intro p {
  margin: 0 0 24px;
  color: #bfbfbf;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.65;
}
.jp_security_intro .jp_experts_cta {
  min-height: 42px;
  padding: 10px 18px;
  font-size: 13px;
  border-radius: 999px;
}
.jp_experts_cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 33px;
  border-radius: 21.5px;
  background: #f61d29;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
}
.jp_security_chip_art {
  position: relative;
  width: 292px;
  height: 222px;
  margin-top: 26px;
  opacity: 0.92;
}
.jp_security_chip_art img {
  mix-blend-mode: luminosity;
  opacity: 0.3;
}
.jp_security_orbit {
  position: absolute;
  left: 48px;
  top: 10px;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(255, 255, 255, 0.08) 0,
    rgba(255, 255, 255, 0.02) 48%,
    rgba(255, 255, 255, 0) 72%
  );
  filter: blur(2px);
}
.jp_security_brain {
  position: absolute;
  left: 78px;
  top: 20px;
  width: 76px;
  height: 61px;
  border-radius: 48% 52% 50% 50%/56% 54% 46% 44%;
  background:
    radial-gradient(
      circle at 28% 45%,
      rgba(255, 255, 255, 0.15) 0,
      rgba(255, 255, 255, 0.02) 34%,
      transparent 36%
    ),
    linear-gradient(
      135deg,
      rgba(255, 255, 255, 0.12),
      rgba(255, 255, 255, 0.04)
    );
  box-shadow: inset 0 0 18px rgba(255, 255, 255, 0.06);
}
.jp_security_chip {
  position: absolute;
  left: 86px;
  top: 72px;
  width: 108px;
  height: 78px;
  border-radius: 18px;
  background: linear-gradient(180deg, #242424 0, #101010 100%);
  box-shadow:
    0 18px 36px rgba(0, 0, 0, 0.34),
    inset 0 0 0 1px rgba(255, 255, 255, 0.08);
  transform: perspective(500px) rotateX(62deg);
}
.jp_security_chip span {
  position: absolute;
  inset: 16px 18px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.jp_security_trace {
  position: absolute;
  display: block;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.18),
    rgba(255, 255, 255, 0)
  );
}
.jp_security_trace::after {
  content: "";
  position: absolute;
  right: 0;
  top: -3px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.jp_security_trace--1 {
  left: 0;
  top: 130px;
  width: 86px;
}
.jp_security_trace--2 {
  left: 16px;
  top: 158px;
  width: 94px;
}
.jp_security_trace--3 {
  left: 10px;
  top: 194px;
  width: 116px;
}
.jp_security_trace--4 {
  left: 184px;
  top: 126px;
  width: 86px;
}
.jp_security_trace--5 {
  left: 176px;
  top: 164px;
  width: 96px;
}
.jp_security_trace--6 {
  left: 166px;
  top: 202px;
  width: 104px;
}
.jp_security_timeline_wrap {
  position: relative;
  padding-left: 52px;
}
.jp_security_timeline_line {
  position: absolute;
  left: 16px;
  top: 6px;
  bottom: 6px;
  width: 1px;
  background: rgba(255, 255, 255, 0.16);
}
.jp_security_timeline_progress {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.96) 0,
    rgba(255, 255, 255, 0.72) 100%
  );
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.18);
  transition: height 0.18s linear;
}
.jp_security_dot {
  position: absolute;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  border-radius: 50%;
  border: 3px solid #0a0a0a;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2);
  transition:
    transform 0.25s,
    box-shadow 0.25s,
    background 0.25s;
}
.jp_security_dot[data-dot="0"] {
  top: 0;
}
.jp_security_dot[data-dot="1"] {
  top: 25%;
}
.jp_security_dot[data-dot="2"] {
  top: 50%;
}
.jp_security_dot[data-dot="3"] {
  top: 75%;
}
.jp_security_dot[data-dot="4"] {
  bottom: 0;
}
.jp_security_dot:nth-child(odd) {
  background: #ff9f2e;
}
.jp_security_dot:nth-child(2n) {
  background: #1bc8ff;
}
.jp_security_dot.is-active {
  transform: scale(1.14);
  box-shadow:
    0 0 0 1px rgba(255, 255, 255, 0.25),
    0 0 0 7px rgba(255, 255, 255, 0.035),
    0 0 16px currentColor;
  animation: 1.6s ease-in-out infinite jpSecurityPulse;
}
.jp_security_cards {
  padding-right: 8px;
}
.jp_security_card {
  display: flex;
  gap: 14px;
  padding: 24px;
  margin-bottom: 13px;
  transition:
    border-color 0.25s,
    transform 0.25s,
    box-shadow 0.25s;
  border-radius: 16px;
  border: 1px solid rgba(31, 41, 55, 0.5);
  background: #111;
}
.jp_security_card.is-active {
  border-color: rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.14);
}
.jp_security_card_icon {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  margin-top: 2px;
}
.jp_security_card_icon--green {
  color: #b7f11d;
}
.jp_security_card_icon--cyan {
  color: #00dfc2;
}
.jp_security_card_icon--orange {
  color: #ff9f2e;
}
.jp_security_card_icon--blue {
  color: #18b7ff;
}
.jp_security_card_icon--purple {
  color: #d85bff;
}
.jp_security_card_icon--yellow {
  color: #ffba17;
}
.jp_security_card h3 {
  margin: 0 0 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}
.jp_security_card p {
  margin: 0;
  color: #cfcfcf;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.45;
}
@keyframes jpSecurityPulse {
  0%,
  100% {
    transform: scale(1.14);
  }
  50% {
    transform: scale(1.26);
  }
}
.jp_story_area {
  padding: 96px 0;
  background: #000;
}
.jp_story_shell {
  padding: 42px 35px 37px 34px;
  border-radius: 40px;
  border: 1px solid #313131;
  background: #151515;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
.jp_story_content h2 {
  margin: 0 0 10px;
  color: #fff;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
}
.jp_story_content p {
  margin: 0;
  max-width: 100%;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.jp_story_rating_strip {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
  margin-top: 50px;
}
.jp_story_rating_item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.jp_story_rating_item img {
  width: 85px;
  height: 20px;
  aspect-ratio: 17/4;
}
.jp_story_rating_item strong {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
.jp_story_rating_item span {
  color: #ffc93c;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
}
.jp_story_rating_item span > span {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.jp_story_cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 56px;
  padding: 14px 24px;
  margin-top: 30px;
  border-radius: 16px;
  background: #ff2a2a;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  transition:
    transform 0.25s,
    box-shadow 0.25s,
    background 0.25s;
}
.jp_story_cta:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 16px 36px rgba(255, 42, 42, 0.22);
}
.jp_story_video_panel {
  position: relative;
  width: 681px;
  max-width: 100%;
  height: 398px;
  margin-left: auto;
}
.jp_story_video_slider {
  position: relative;
  height: 100%;
}
.jp_story_video_slide {
  display: none;
  height: 100%;
}
.jp_story_video_box {
  position: relative;
  overflow: hidden;
  min-height: 282px;
  height: 100%;
  border-radius: 24px;
  background: #111;
}
.jp_story_video_frame {
  position: relative;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
  background: #0b0b0b;
}
.jp_story_video_frame iframe,
.jp_story_video_poster {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.jp_story_video_frame::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.08) 0,
    rgba(0, 0, 0, 0.28) 100%
  );
  pointer-events: none;
}
.jp_story_video_poster {
  transition: opacity 0.3s;
}
.jp_story_video_box.is-playing .jp_story_video_btn,
.jp_story_video_box.is-playing .jp_story_video_poster {
  opacity: 0;
  pointer-events: none;
}
.jp_story_video_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 70px;
  height: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  background: #ff2a2a;
  transform: translate(-50%, -50%);
  box-shadow: 0 18px 40px rgba(255, 42, 42, 0.25);
  transition:
    transform 0.25s,
    box-shadow 0.25s;
}
.jp_story_video_btn:hover {
  transform: translate(-50%, -50%) scale(1.04);
  box-shadow: 0 22px 44px rgba(255, 42, 42, 0.32);
}
.jp_story_play_triangle {
  width: 0;
  height: 0;
  margin-left: 4px;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 16px solid #fff;
}
.jp_story_video_controls {
  position: absolute;
  right: 18px;
  bottom: 18px;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 10px;
}
.jp_story_nav_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #fff;
  border: 0;
  font-size: 18px;
  line-height: 1;
  transition:
    background 0.25s,
    border-color 0.25s,
    transform 0.25s;
  padding: 1px;
  background: linear-gradient(
    180deg,
    #fff -38%,
    rgba(255, 255, 255, 0) 55%,
    rgba(255, 255, 255, 0) 85%,
    #fff 130%
  );
}
.jp_story_nav_btn span {
  padding: 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(3px);
  color: #f1f5ff;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}
.jp_story_nav_btn:hover {
  background: linear-gradient(135deg, #ff3131 0, #ff1028 100%);
  border-color: #ff2a2a;
  transform: translateY(-1px);
}
.jp_story_reviews_head {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 34px;
  margin-bottom: 20px;
}
.jp_story_reviews_count {
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.jp_story_reviews_track {
  margin: 0 -10px;
}
.jp_story_reviews_track .slick-list {
  overflow: hidden;
  padding: 0 10% 0 0;
}
.jp_story_reviews_track .slick-slide {
  height: inherit;
  margin: 0 10px;
}
.jp_story_card {
  width: 781px;
  max-width: 100%;
  display: grid !important;
  grid-template-columns: 202px minmax(0, 1fr);
  gap: 18px;
  padding: 32px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(5px);
  height: 100%;
}
.jp_story_card_media {
  overflow: hidden;
  border-radius: 16px;
  height: 276px;
  background: #111;
}
.jp_story_card_media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.jp_story_card_body {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.jp_story_card_rating {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 12px;
}
.jp_story_card_rating img {
  width: 56px;
  height: 16px;
  aspect-ratio: 7/2;
}
.jp_story_card_rating strong {
  font-size: 17px;
  font-weight: 600;
}
.jp_story_card_rating span {
  color: #ffc93c;
  font-size: 14px;
  font-weight: 500;
}
.jp_story_card_body h3 {
  margin: 0;
  color: var(--color-white-solid, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.jp_story_card_body p {
  margin: 0 0 16px;
  color: #9ca3af;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.75px;
}
.jp_story_meta_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 18px;
}
.jp_story_meta_grid span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.jp_story_founder span {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  line-height: 1.6;
}
.jp_story_founder strong,
.jp_story_meta_grid strong {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  font-weight: 500;
}
.jp_story_meta_grid strong {
  color: #9ca3af;
  font-style: normal;
  line-height: normal;
}
.jp_story_founder strong {
  line-height: 1.55;
}
.jp_story_founder {
  margin-top: auto;
}
.jp_story_video_slider.is-slick-ready .slick-slide {
  float: none;
}
.jp_story_video_slider.is-slick-ready .jp_story_video_slide {
  position: relative;
  inset: auto;
  display: block !important;
  height: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 991.98px) {
  .hiring_modal {
    padding: 32px 0 50px;
  }
  .hiring_modal_ic {
    flex: 0 0 60px;
  }
  .cta-banner__visual {
    display: none;
  }
  .jp_advance_capabilities_area {
    padding: 50px 0;
  }
  .jp_advance_capabilities_head h2 {
    max-width: 100%;
    font-size: 42px;
  }
  .jp_advance_capabilities_head p {
    margin-top: 18px;
    line-height: 1.8;
  }
  .jp_security_area {
    padding: 82px 0 92px;
  }
  .jp_security_intro h2 {
    font-size: 46px;
  }
  .jp_security_chip_art {
    width: 280px;
    height: 220px;
  }
  .jp_security_timeline_wrap,
  .jp_story_reviews_head {
    margin-top: 28px;
  }
  .jp_story_shell {
    padding: 28px;
    border-radius: 24px;
  }
  .jp_story_content h2 {
    font-size: 40px;
  }
  .jp_story_rating_strip {
    gap: 18px;
    margin-top: 24px;
  }
  .jp_story_cta {
    margin-top: 26px;
  }
  .jp_story_card {
    width: 100%;
  }
  .jp_story_video_panel {
    width: 100%;
    height: 360px;
  }
}
@media (max-width: 767.98px) {
  .jp_advance_capabilities_area {
    padding: 20px 0;
  }
  .jp_advance_capabilities_head {
    margin-bottom: 26px;
  }
  .jp_advance_capabilities_head h2 {
    font-size: 34px !important;
    max-width: 100%;
    line-height: normal !important;
  }
  .jp_advance_capabilities_head p {
    margin-top: 16px;
    font-size: 15px;
    line-height: 1.75;
  }
  .jp_advance_capabilities_cards {
    row-gap: 14px;
  }
  .jp_advance_capability_card,
  .jp_advance_capability_card--wide {
    min-height: auto;
    padding: 18px 14px 14px;
  }
  .jp_advance_capability_card h3,
  .jp_story_reviews_count {
    font-size: 20px;
  }
  .jp_advance_capability_card p {
    font-size: 14px;
    line-height: 1.7;
  }
  .jp_advance_capability_tags {
    padding-top: 16px;
  }
  .jp_security_area {
    padding: 68px 0 76px;
  }
  .jp_security_intro {
    max-width: 100%;
  }
  .jp_security_sticky_col {
    position: relative !important;
    top: 0;
    align-self: flex-start;
  }
  .jp_security_intro h2 {
    font-size: 36px;
  }
  .jp_security_intro p {
    font-size: 15px;
    line-height: 1.7;
  }
  .jp_security_chip_art {
    width: 100%;
    height: 200px;
    margin: 24px auto 0;
    position: absolute;
  }
  .jp_security_chip_art img {
    width: 100%;
  }
  .jp_security_timeline_wrap {
    display: block;
    padding-left: 42px;
    margin-top: 28px;
  }
  .jp_security_timeline_line {
    position: absolute;
    left: 10px;
    top: 6px;
    bottom: 6px;
    height: auto;
    margin: 0;
  }
  .jp_security_card {
    padding: 16px;
  }
  .jp_security_card h3 {
    font-size: 22px;
  }
  .jp_story_area {
    padding: 40px 0 20px;
  }
  .jp_story_content h2 {
    line-height: normal;
    font-size: 34px;
  }
  .jp_story_shell {
    padding: 22px;
    border-radius: 20px;
  }
  .jp_story_content p {
    font-size: 14px;
  }
  .jp_story_rating_item strong {
    font-size: 16px;
  }
  .jp_story_rating_item span {
    font-size: 13px;
  }
  .jp_story_cta {
    width: 100%;
    min-height: 52px;
  }
  .jp_story_video_btn {
    width: 62px;
    height: 62px;
  }
  .jp_story_video_panel {
    height: auto;
  }
  .jp_story_video_slide {
    min-height: 260px;
    height: auto;
  }
  .jp_story_reviews_head {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 16px;
  }
  .jp_story_card {
    padding: 16px;
    grid-template-columns: 1fr;
    gap: 16px;
    display: flex !important;
    flex-direction: column;
    gap: 40px;
  }
  .jp_story_card_media {
    height: 170px !important;
    width: 170px;
    min-height: 170px !important;
  }
  .jp_story_meta_grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .jp_story_video_frame {
    aspect-ratio: 16/11;
  }
  .jp_story_video_poster {
    height: 100% !important;
  }
}
.cta-banner__content p {
  margin-bottom: 12px;
}
.technologies_sec .container {
  max-width: 1530px !important;
}
.technology_tools_itm {
  border: 1px solid #3a3d76;
  background: rgba(27, 30, 80, 0.7);
  background: rgb(255 255 255 / 0.11);
  border-radius: 15px;
  padding: 20px;
  margin-top: 25px;
}
.technology_tools_itm_con {
  line-height: 1;
  margin-top: 15px;
}
.technology_tools {
  background-position: center top;
  padding: 50px 0;
  color: #fff;
  text-align: center;
}
.flow_sec_itm_img img,
.technology_tools_itm_ic img {
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .technology_tools_itm {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 767.98px) {
  .app_download,
  .app_features,
  .cs_sec1,
  .flow_sec,
  .goals_objectives,
  .project_overvie,
  .technology_tools,
  .visuals_sec.apps-carft-screen-short-ssection {
    padding: 40px 0;
  }
}
@media (max-width: 576.98px) {
  .jp_advance_capabilities_head h2,
  .jp_story_content h2 {
    font-size: 30px;
  }
  .jp_advance_capability_top {
    gap: 10px;
  }
  .jp_advance_capability_card h3 {
    font-size: 18px;
  }
  .jp_advance_capability_card p {
    font-size: 13px;
    line-height: 1.7;
  }
  .jp_advance_capability_tags span {
    font-size: 7px;
    padding: 3px 7px;
  }
  .jp_security_intro h2 {
    font-size: 30px;
    line-height: 1.12;
  }
  .jp_security_badge {
    margin-bottom: 16px;
  }
  .jp_security_chip_art {
    width: 220px;
    height: 176px;
  }
  .jp_security_chip {
    left: 56px;
    top: 64px;
    width: 102px;
    height: 74px;
  }
  .jp_security_brain {
    left: 52px;
    top: 18px;
  }
  .jp_security_timeline_wrap {
    padding-left: 34px;
  }
  .jp_security_timeline_line {
    left: 6px;
  }
  .jp_security_dot {
    width: 16px;
    height: 16px;
    margin-left: -8px;
  }
  .jp_security_card {
    gap: 12px;
    padding: 14px;
  }
  .jp_security_card h3 {
    font-size: 19px;
  }
  .jp_security_card p {
    font-size: 13px;
    line-height: 1.55;
  }
  .jp_story_shell {
    padding: 18px;
  }
  .jp_story_rating_strip {
    gap: 14px;
  }
  .jp_story_video_controls {
    right: 12px;
    bottom: 12px;
  }
  .jp_story_nav_btn {
    width: 34px;
    height: 34px;
    font-size: 16px;
  }
  .jp_story_card_body h3 {
    font-size: 22px;
  }
  .heading_h2,
  .section-heading h2,
  h2 {
    font-size: 22px !important;
  }
}
.hero-section-inner-page__ratings p.hero-section-inner-page__trust-label.mb-2 {
    display: none;
}

.cta-white-bg-img img {
    height: 200px;
}